@charset "UTF-8";.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[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-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;padding:0;cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir=rtl] .slick-prev:before{content:'→'}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;bottom:-65px}.slick-dots li{position:relative;display:inline-block;padding:0;cursor:pointer;width:12px;height:12px;margin:0 9px}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:#bdbdbd;width:12px;height:12px;margin:0 auto;border-radius:50%}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.slick-dots li button::before{display:none}.slick-dots li.slick-active button{width:18px;height:18px;background-color:transparent;border:2px solid #f9ad31}.slick-next,.slick-prev{z-index:1;width:50px;height:94px;background-image:url(../img/icons/slider-arr-left.svg);background-repeat:no-repeat;background-position:50%}.slick-next::before,.slick-prev::before{display:none}.slick-prev{left:40px}.slick-next{right:40px;transform:rotate(180deg)}@media(max-width:639px){.slick-arrow{display:none!important}}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr;background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0;border-radius:3px}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%;background:#3fb8af}.noUi-origin{height:10%;width:10%}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:dotted 1px}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:1s linear infinite a;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:.2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}html{line-height:1.15;-webkit-text-size-adjust:100%;height:100%}details,main{display:block}h1{font-size:2em}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;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]{-webkit-box-sizing:border-box;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}body{margin:0;height:100%;font-family:"Museo Sans",Arial,sans-serif;font-weight:300;background-color:#fff;color:#1e1e1e}.layout{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100vh}@font-face{font-family:"Houschka Rounded";src:url(../fonts/HouschkaRounded/300.woff) format("woff"),url(../fonts/HouschkaRounded/300.woff2) format("woff2");font-weight:300}@font-face{font-family:"Houschka Rounded";src:url(../fonts/HouschkaRounded/500.woff) format("woff"),url(../fonts/HouschkaRounded/500.woff2) format("woff2");font-weight:500}@font-face{font-family:"Houschka Rounded";src:url(../fonts/HouschkaRounded/600.woff) format("woff"),url(../fonts/HouschkaRounded/600.woff2) format("woff2");font-weight:600}@font-face{font-family:"Museo Sans";src:url(../fonts/MuseoSans/100.woff) format("woff"),url(../fonts/MuseoSans/100.woff2) format("woff2");font-weight:100}@font-face{font-family:"Museo Sans";src:url(../fonts/MuseoSans/300.woff) format("woff"),url(../fonts/MuseoSans/300.woff2) format("woff2");font-weight:300}@font-face{font-family:"Museo Sans";src:url(../fonts/MuseoSans/500.woff) format("woff"),url(../fonts/MuseoSans/500.woff2) format("woff2");font-weight:500}@font-face{font-family:"Museo Sans";src:url(../fonts/MuseoSans/700.woff) format("woff"),url(../fonts/MuseoSans/700.woff2) format("woff2");font-weight:700}@font-face{font-family:"Museo Sans";src:url(../fonts/MuseoSans/700-italic.woff) format("woff"),url(../fonts/MuseoSans/700-italic.woff2) format("woff2");font-weight:700;font-style:italic}@font-face{font-family:"Museo Sans";src:url(../fonts/MuseoSans/900.woff) format("woff"),url(../fonts/MuseoSans/900.woff2) format("woff2");font-weight:900}*{-webkit-box-sizing:border-box;box-sizing:border-box}button{cursor:pointer;border:none}button:disabled{cursor:no-drop}h1,h2,h3,h4,h5,h6,p,ul{padding:0;margin:0}ol,ul{padding:0;margin:0;list-style:none}*,:active{-webkit-tap-highlight-color:rgba(0,0,0,0)!important;-webkit-tap-highlight-color:transparent!important;outline:0!important}.no-scroll{overflow:hidden!important}.no-scroll--filter{height:100%;overflow:hidden;pointer-events:none}.no-scroll--filter .sec_category .filters--active{pointer-events:auto}html.no-scroll{height:auto}.svg-sprite-wrap{display:none}.forMessages{font-size:12px;line-height:16px;color:red;padding:5px 0 5px 10px;text-align:center}.error-block{color:#c30000;font-size:14px;line-height:1.2}input._error_field{-webkit-box-shadow:none;box-shadow:none;border:1px solid #c30000}label._error_field{display:block;width:100%;font-size:12px;line-height:16px;color:#c30000;text-align:left;padding:5px 0 5px 10px}.feedback-form input._error_field,.feedback-form label._error_field{margin-bottom:5px}body.no-scroll{overflow:hidden!important}.search-title{margin-bottom:29px;font-size:30px;line-height:36px;font-weight:500;color:#661584;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.sec_category .sorting--search{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}._trade-in-panel-enabled .main-footer{padding-bottom:110px}.goodMap__icon-label{z-index:-500!important;padding:7px 10px 6px 20px;font-family:"Museo Sans",Arial,sans-serif;font-size:14px;color:#000;font-weight:600;line-height:12px;-webkit-border-radius:3px;border-radius:3px;background-color:#fff;-webkit-box-shadow:0 3px 4px 0 rgba(0,0,0,.3);box-shadow:0 3px 4px 0 rgba(0,0,0,.3)}.preloader{color:#661584;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:rgba(255,255,255,.95);height:100%;width:100%;position:fixed;left:0;top:0;z-index:999}.preloader__inner{position:relative}.preloader svg{display:block;width:90px;height:80px;-webkit-transform:translateZ(0);transform:translateZ(0)}.preloader__crown{visibility:hidden;opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);-webkit-animation:.3s ease-out .4s both crown;animation:.3s ease-out .4s both crown}.preloader__circle{visibility:hidden;opacity:0;-webkit-animation:.3s ease-in both circle;animation:.3s ease-in both circle}.preloader__path{color:transparent}.preloader__mark{stroke-dasharray:157.45156860351562;stroke-dashoffset:157.45156860351562;-webkit-animation:1s ease-in-out infinite both dash1;animation:1s ease-in-out infinite both dash1;color:#680a87}.preloader__target{display:none;position:absolute;top:-3px;left:-3px;width:6px;height:6px;background:#7c2697;-webkit-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);transform:translate(-100%,-100%)}@-webkit-keyframes dash1{from{stroke-dashoffset:157.45156860351562}to{stroke-dashoffset:0}}@keyframes dash1{from{stroke-dashoffset:157.45156860351562}to{stroke-dashoffset:0}}@-webkit-keyframes dash2{to{stroke-dashoffset:1417}}@keyframes dash2{to{stroke-dashoffset:1417}}@-webkit-keyframes crown{0%{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}33%{visibility:visible;opacity:1}100%{visibility:visible;opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes crown{0%{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}33%{visibility:visible;opacity:1}100%{visibility:visible;opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes circle{from{opacity:0}to{visibility:visible;opacity:1}}@keyframes circle{from{opacity:0}to{visibility:visible;opacity:1}}.wrapper{min-width:320px;max-width:767px;padding-right:10px;padding-left:10px;margin:0 auto}.brands-wrapper{padding-bottom:75px;text-align:center}.main-header{position:relative;width:100%;min-height:21px;z-index:100;text-align:center;background-color:#fff}.main-header:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:50px;background-image:url(../img/decor/bg-full.png);background-position:center center;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat}.deferred-goods-link{display:none;position:relative;font-size:13px;line-height:12px;font-weight:400;color:#2a2a2a;text-decoration:none;padding-left:31px;padding-right:16px;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.deferred-goods-link:hover{text-decoration:underline;color:#777}.deferred-goods-link:hover .deferred-goods-link__icon{color:#777}.deferred-goods-link__icon{position:absolute;top:-4px;left:0;color:#333;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.deferred-goods-link__icon.added{-webkit-animation:.4s ease-in-out .7s added;animation:.4s ease-in-out .7s added}.deferred-goods-link__icon.removed{-webkit-animation:.2s ease-in-out removed;animation:.2s ease-in-out removed}@-webkit-keyframes added{0%,100%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(1.4,.8);transform:scale(1.4,.8)}80%{-webkit-transform:scale(.9,1.3);transform:scale(.9,1.3)}}@keyframes added{0%,100%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(1.4,.8);transform:scale(1.4,.8)}80%{-webkit-transform:scale(.9,1.3);transform:scale(.9,1.3)}}@-webkit-keyframes removed{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.7);transform:scale(.7)}}@keyframes removed{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.7);transform:scale(.7)}}.deferred-goods-link__number{font-size:14px;font-weight:400;line-height:12px;color:#ee9d09;position:absolute;bottom:0;right:0}.main-header__wrapper{position:relative}.logo{display:inline-block;vertical-align:top;height:40px;margin:0 auto}.logo__image{position:relative;top:10px;z-index:1;width:89px;height:23px;color:#661584}.promo{background-color:#680a87}.promo__back{padding-top:85px;padding-bottom:60px;background-image:url(../img/decor/promo-bg.png);background-position:center center}.promo__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;max-width:1170px}.promo__form{width:100%;padding:53px 30px 72px;background:#fff;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.1);box-shadow:0 4px 16px rgba(0,0,0,.1);-webkit-border-radius:18px;border-radius:18px}.promo .promo__form-title{width:100%;margin-bottom:35px;font-size:32px;line-height:1;text-align:center;color:#680a87;font-weight:700}.promo__form-body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.promo__form-item{-webkit-box-flex:1;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%;margin-left:16px;width:100%;max-width:272px}.promo__form-item:first-child{margin-left:0}.promo__form-item.--action{max-width:206px;margin-left:26px}.promo__form-action{text-align:center}.promo__form-action .btn{padding:0 60px;font-size:16px;line-height:46px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:#fff;max-width:206px}.promo__form-action .btn:disabled{opacity:.4}.promo__steps-title{margin-top:58px;margin-bottom:30px;font-size:32px;font-weight:700!important;color:#fff}.promo__steps{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-left:-20px}.promo__step{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%;padding-left:20px;font-size:18px;line-height:24px;font-weight:300;color:#fff;opacity:0;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.promo__step:nth-of-type(2){-webkit-animation-delay:1s;animation-delay:1s}.promo__step:nth-of-type(3){-webkit-animation-delay:1.5s;animation-delay:1.5s}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.promo__step-num{display:block;margin-top:-5px;margin-bottom:5px;margin-right:20px;font-size:82px;line-height:82px;font-weight:100;color:#f9ad31}.promo__error{width:100%;display:block;margin-top:15px}.title{width:100%;font-family:"Houschka Rounded";font-weight:500;text-align:center}.title--x1{margin-bottom:35px;font-size:44px;line-height:64px;font-weight:300;text-transform:uppercase;color:#595959}.search{padding-top:20px;text-align:center}.search__title{margin-bottom:10px;font-size:18px;line-height:26px;font-weight:600;color:#661584}.search__text{margin-bottom:20px;font-size:14px;line-height:22px;font-weight:300;color:#595959}.brands{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;padding-right:8px;padding-left:8px;padding-bottom:80px;text-align:center}.brands__title{margin-bottom:40px;color:#292929;font-size:32px;line-height:1.2;text-transform:uppercase;letter-spacing:.03em}.brands__item{width:50%;min-height:183px;margin-bottom:35px;border-left:2px solid #ddd}.brands__item:nth-child(4) img{max-width:80px}.brands__item--hide{display:none}.brands__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;height:100%;text-decoration:none}.brands__wrap:hover span{text-decoration:underline;color:#a1a1a1}.brands__img{max-width:100%}.brands__item:nth-of-type(2n){border-right:2px solid #ddd}.brands__item span{width:100%;font-size:19px;line-height:27px;font-weight:500;color:#7b7b7b;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.features{padding-bottom:55px}.features__banner{position:relative;overflow:hidden;height:475px;margin-bottom:40px;background-color:#ffbd00;background-image:url(../img/decor/features-bg.png)}.features__title{margin-top:100px;margin-bottom:60px;font-size:38px;font-weight:300;color:#292929;text-transform:uppercase;text-align:center}.features__banner-img{max-width:100%;display:block;margin:20px auto 0}.features__slider .slick-list{width:70%;margin:0 auto}.features__item{text-align:center}.features__icon{width:72px!important;margin-bottom:30px;color:#f9ad31}.features__name{margin-bottom:25px;font-family:"Houschka Rounded";font-size:50px;line-height:46px;font-weight:500;color:#661584}.features__text{max-width:320px;margin:0 auto;font-size:25px;line-height:34px;font-weight:300;letter-spacing:.2px;color:#1e1e1e}.intro-banner__wrap .select2-container[style*='position: absolute;']{top:40px!important}.intro-banner__wrap .select2-selection{position:relative;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important;padding:0 160px 0 26px;height:40px!important;line-height:1!important;border:none!important;-webkit-border-radius:50px!important;border-radius:50px!important;-webkit-box-shadow:inset 0 1px 5px rgba(22,24,27,.35);box-shadow:inset 0 1px 5px rgba(22,24,27,.35)}.intro-banner__wrap .select2-selection__rendered{padding:0!important}.intro-banner__wrap .select2-selection__arrow{display:none!important}.intro-banner__wrap .select2-dropdown,.intro-banner__wrap .select2-selection{font-size:22px!important;font-weight:100;color:#1e1e1e!important}.intro-banner__wrap .select2-dropdown{top:-40px!important;border:none!important;z-index:99!important;font-weight:300!important}.intro-banner__wrap .select2-search--dropdown{padding:0}.intro-banner__wrap .select2-search__field{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important;padding:0 160px 0 26px!important;height:40px!important;border:1px solid #cbcbcb!important;-webkit-border-radius:20px!important;border-radius:50px!important;margin-top:0!important;font-size:22px!important;font-weight:100;line-height:1!important;-webkit-border-radius:50px!important;-webkit-box-shadow:inset 0 1px 5px rgba(22,24,27,.35);box-shadow:inset 0 1px 5px rgba(22,24,27,.35)}.intro-banner__wrap .select2-results{margin-top:3px;padding:11px 8px!important;-webkit-box-shadow:0 4px 15px rgba(139,155,165,.35)!important;box-shadow:0 4px 15px rgba(139,155,165,.35)!important;-webkit-border-radius:3px!important;border-radius:3px!important}.intro-banner__wrap .select2-results__option[value=""]{font-weight:400!important}.intro-banner__wrap .select2-results__option:not(.select2-results__message){position:relative;padding:7px 6px}.intro-banner__wrap .select2-results__option:not(.select2-results__message)::before{content:'Выбрать';position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-weight:300;font-size:12px;color:#0090fe}.intro-banner__wrap .select2-results__option--highlighted:not(.select2-results__message)::before{color:#fff}.intro-banner__wrap .select2-dropdown--show .select2-results{display:block!important}.intro-banner__wrap .select2-dropdown--show .select2-intro-banner-dropdown__btn{display:block}.intro-banner__wrap .select2-intro-banner-dropdown .select2-results{padding:11px 8px!important}.intro-banner__wrap .select2-intro-banner-dropdown__btn{display:none;position:absolute;bottom:7px;left:0;width:100%;text-align:center;font-size:12px;color:#8ea4af}.intro-banner__wrap .select2-intro-banner-dropdown__btn::before{content:'';position:absolute;left:0;top:-7px;width:100%;height:1px;background:#f2f5f7}.intro-banner__wrap .select2-intro-banner-dropdown .select2-results__option:not(.select2-results__message){position:relative;padding:7px 58px 7px 6px}.intro-banner__wrap .adresses__search-label .select2-search__field,.intro-banner__wrap .adresses__search-label .select2-selection{padding:0 138px 0 48px!important}.intro-banner__wrap .select2-results__option{text-align:left!important}.intro-banner{margin-bottom:78px;color:#a7b3f5}.intro-banner__top{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:60px 96px 48px 78px;background:url(../img/decor/intro-banner.jpg) top center;-webkit-background-size:cover;background-size:cover}.intro-banner__slogan-title{margin:-10px 0 20px;font-size:48px;line-height:72px;font-weight:600;text-transform:uppercase;color:#fff}.intro-banner__slogan-txt{max-width:292px;font-size:13px;line-height:22px;color:#788dfd}.intro-banner__txt-yellow{color:#f8cd38}.intro-banner__features-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:40px 55px 32px 70px;width:881px;background-image:url(../img/decor/intro-banner-features-bg.jpg);-webkit-background-size:cover;background-size:cover}.intro-banner__features-item{position:relative;max-width:195px}.intro-banner__features-item:before{content:attr(data-num);position:absolute;top:-30px;left:-37px;font-weight:700;font-size:102.015px;color:#013bac;opacity:.5}.intro-banner__features-title{position:relative;margin-bottom:15px;font-size:21px;font-weight:400;line-height:31px;color:#fff}.intro-banner__features-txt{position:relative;font-size:15px;line-height:24px;color:#a7b3f5}.intro-banner__bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:25px 15px 35px;margin-bottom:50px;border:6px solid #ebebeb}.intro-banner__bottom-title{font-size:24px;line-height:30px;margin-bottom:25px;font-weight:300}.intro-banner__bottom-input-wrap{position:relative;width:357px;margin:0 30px 0 34px}.btn-text{border:none;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;cursor:pointer;-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.intro-banner__bottom-search-btn{position:absolute;top:9px;right:8px;z-index:99;width:auto;font-family:"Houschka Rounded";font-weight:500;text-transform:uppercase;font-size:24px;line-height:32px;-webkit-border-radius:30px;border-radius:30px;background-color:#661584;color:#fff;padding:10px 30px}.intro-banner__wrap{position:relative;width:96%;z-index:10}.btn{display:inline-block;vertical-align:top;border:none;text-decoration:none;-webkit-border-radius:50px;border-radius:50px;background-color:#661584;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.btn:hover{background-color:#881cb0}.btn--yellow{-webkit-box-shadow:1px 1px 10px rgba(22,24,26,.22);box-shadow:1px 1px 10px rgba(22,24,26,.22);background-color:#f9ad31;color:#fff}.btn--yellow:hover{background-color:#fac163}.btn--white{color:#000;background-color:#fff}.btn--white:hover{color:#fff;background-color:#881cb0}.partners{padding-top:40px;padding-bottom:40px}.partners__img{display:block;max-width:170px;max-height:46px;margin:0 auto}.partners__list .slick-next,.partners__list .slick-prev{top:50%;margin-top:-45px}.partners__list .slick-dots{position:static}.partners__list .slick-list{margin-bottom:50px}.partners__title{margin-bottom:63px;font-size:38px;font-weight:300;letter-spacing:.03em;color:#5c5c5c}.main-footer{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-top:40px;padding-bottom:50px;text-align:center;background-color:#661584;background-image:url(../img/decor/footer-bg.png);-webkit-background-size:cover;background-size:cover}.main-footer__wrapper{padding-right:0;padding-left:0}.main-footer__logo{display:inline-block;vertical-align:top;margin-bottom:35px;color:#d5c9d8}.main-footer__logo svg{max-width:100%;max-height:100%}.main-footer__logo-d{display:none}.main-footer__logo-d svg{max-width:100%;max-height:100%;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;fill:#661584}.main-footer__logo-d svg:hover{color:#661584}.main-footer__tel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:45px;font-size:44px;line-height:50px;font-weight:500;text-decoration:none;color:#fff}.main-footer__tel-icon{margin-right:20px;color:#d5c9d8}.navigation{margin-bottom:40px}.navigation__btn{display:block;padding-top:20px;padding-bottom:20px;font-size:44px;line-height:52px;font-weight:500;text-decoration:none;color:#f9ad31;border-top:1px solid #955ea6;border-bottom:1px solid #955ea6}.navigation__btn--active{border-bottom:none}.navigation__list{display:none;padding-top:20px;padding-bottom:20px}.navigation__list--open{border-bottom:1px solid #955ea6}.navigation__link{font-size:28px;line-height:60px;text-decoration:none;color:#fff}.subscription-form{position:relative;width:85%;margin:0 auto 50px}.subscription-form__field{display:block;width:100%;font-size:24px;line-height:30px;font-weight:100;-webkit-box-shadow:inset 0 1px 5px rgba(22,24,27,.35);box-shadow:inset 0 1px 5px rgba(22,24,27,.35);background-color:#fbfbfb;-webkit-border-radius:50px;border-radius:50px;border:none;-webkit-appearance:none;padding:18px 110px 18px 35px}.subscription-form__field::-webkit-input-placeholder{color:#8e8d8d}.subscription-form__field::-moz-placeholder{color:#8e8d8d}.subscription-form__field::-ms-input-placeholder{color:#8e8d8d}.subscription-form__field::placeholder{color:#8e8d8d}.subscription-form__btn{position:absolute;top:5px;right:6px;min-height:55px;padding-right:25px;padding-left:25px;font-family:"Houschka Rounded";font-size:18px;line-height:55px;font-weight:500;text-transform:uppercase;color:#fff;-webkit-border-radius:50px;border-radius:50px;background-color:#661584;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.social{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;margin-bottom:50px}.social__item{padding-right:40px;padding-left:40px}.social__icon{color:#d5c9d8}.develop{display:block;margin-bottom:19px;font-size:14px;line-height:14px;font-weight:100;text-decoration:none;color:#b7b7b7}.copyright{margin-bottom:14px;font-size:14px;line-height:14px;font-weight:100;color:#b7b7b7}.full-version{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:24px;line-height:30px;font-weight:300;text-transform:uppercase;border:1px solid #ee9d09;-webkit-border-radius:50px;border-radius:50px;background-color:transparent;color:#f9ad31;padding:18px 38px}.full-version__icon{margin-right:27px;color:#f9ad31}.brands-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;margin-bottom:20px;text-align:left}.brands-list--open,.brands-list--open .brands-list__letter{margin-bottom:30px}.brands-list--open .brands-list__item{display:block}.brands-list--hide{display:none}.brands-list__item{display:none;width:50%}.brands-list__symbol{width:100%}.brands-list__letter{position:relative;display:block;font-size:36px;line-height:32px;font-weight:500;text-transform:uppercase;text-decoration:none;color:#000;background-color:#f6f6f6;padding:28px 30px 28px 65px}.brands-list__letter::after,.brands-list__letter::before{content:'';position:absolute;top:50%;left:22px;display:block;width:24px;height:2px;margin-top:-1px;background-color:#525657}.brands-list__letter::after{left:33px;width:2px;height:24px;margin-top:-12px}.brands-list__link{display:block;padding-left:20px;font-size:22px;line-height:48px;font-weight:500;letter-spacing:1.1px;text-decoration:none;color:#7b7b7b;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.brands-list__link:hover{text-decoration:underline;color:#a1a1a1}.phone-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:75px}.phone-list__wrap{width:100%;margin-top:-10px;text-align:center}.phone-list__wrap .show-more-btn{margin-top:0}.phone-item{width:50%;padding-bottom:10px;margin-bottom:70px;text-align:center}.phone-item--hide{display:none}.phone-item__wrap{display:block;text-decoration:none}.phone-item__image{display:block;margin:0 auto 20px;max-width:100%;max-height:266px}.phone-item__title{max-width:90%;margin:0 auto;font-size:22px;line-height:30px;font-weight:400;color:#1e1e1e}.show-more-btn{display:inline-block;vertical-align:top;margin-top:40px;font-family:"Houschka Rounded";font-size:16px;line-height:20px;letter-spacing:.47px;font-weight:600;text-transform:uppercase;text-decoration:none;color:#661584;border:1px solid #661584;-webkit-border-radius:50px;border-radius:50px;-webkit-transition:background-color,color,.3s;-o-transition:background-color,color,.3s;transition:background-color,color,.3s;padding:10px 32px}.show-more-btn:hover{background-color:#661584;color:#fff}.show-more-btn--lateral-indents{padding-right:55px;padding-left:55px}.show-more-btn-wrap{width:100%;text-align:center}.city-select{display:none}.city-select__icon{margin-left:10px;color:#f9ad31}.memory{display:none;font-size:0}.memory__text{display:block;margin-bottom:20px;font-size:20px;line-height:1;color:#5c5c5c}.memory input[type=radio]{display:none}.memory label{display:inline-block;vertical-align:top;width:40px;padding-top:4px;padding-bottom:2px;margin-bottom:5px;margin-right:5px;font-size:14px;line-height:14px;font-weight:500;text-align:center;border:1px solid #a1a1a1;-webkit-border-radius:8px;border-radius:8px;cursor:pointer}.memory label a{text-decoration:none;color:#8e8e8e}.memory label:last-of-type{margin-right:0}.memory input[type=radio]:checked+label{background-color:#661584;border-color:#661584;color:#fff}.memory--big{display:block;margin-bottom:36px}.memory--big label{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:48px;height:48px;margin-bottom:15px;margin-left:6px;margin-right:6px;padding:0;font-size:20px;line-height:1;-webkit-border-radius:10px;border-radius:10px}.memory--big label span{position:relative;top:2px}.evaluation{padding-top:100px;padding-bottom:110px;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.evaluation .memory{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.evaluation .evaluation__container{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;visibility:hidden}.evaluation .evaluation__container.act{-webkit-animation:.5s ease-in-out forwards showContainer;animation:.5s ease-in-out forwards showContainer}.evaluation .evaluation__container._memory-empty{visibility:visible}@-webkit-keyframes showContainer{0%{visibility:hidden;opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}100%{visibility:visible;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes showContainer{0%{visibility:hidden;opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}100%{visibility:visible;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.evaluation--act .evaluation__price{opacity:1;color:#1e1e1e}.evaluation--act .evaluation__btn--small,.evaluation--act .evaluation__text{opacity:1}.evaluation--indent-pb{padding-bottom:50px}.evaluation--align-i{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.evaluation__title{margin-bottom:30px;font-size:32px;line-height:38px;letter-spacing:.8px;font-weight:300;color:#661584}.evaluation__subtitle{margin-top:-10px;margin-bottom:30px;font-size:20px;line-height:1;color:#595959}.evaluation__change{display:block;margin-bottom:40px;font-size:22px;line-height:26px;color:#661584}.evaluation__img{display:block;margin:0 auto 30px;max-width:300px;max-height:300px}.evaluation__list{text-align:left}.evaluation__item{position:relative;padding-left:105px;margin-bottom:45px;font-size:20px;line-height:26.82px;letter-spacing:.2px;color:#7b7b7b}.evaluation__num{position:absolute;top:-20px;left:30px;height:120px;font-size:100px;font-weight:100;line-height:normal;color:#f9ad31}.evaluation__step{display:block;margin-bottom:20px;font-family:"Houschka Rounded";font-size:30px;line-height:35.74px;letter-spacing:.31px;font-weight:700;color:#1e1e1e}.evaluation__btn{margin-top:40px;font-family:"Houschka Rounded";font-size:27px;line-height:33px;font-weight:700;letter-spacing:2px;text-decoration:none;text-transform:uppercase;color:#fff;background-color:#661584;-webkit-border-radius:50px;border-radius:50px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;padding:20px 45px}.evaluation__btn._getmoney{background-color:#fff;color:#680a87;border:1px solid #680a87}.evaluation__btn--small{width:67%;margin-top:0;margin-bottom:50px;opacity:.4;font-weight:500;padding:18px 0}.evaluation__btn--small._getmoney{padding-top:17px;padding-bottom:17px;font-weight:700}.evaluation__features{display:none}.evaluation__price{margin-bottom:60px;font-size:60px;line-height:66.83px;font-weight:700;color:#1e1e1e;opacity:.4}.evaluation__text{max-width:82%;margin:0 auto;padding-top:15px;font-size:24px;line-height:36px;font-weight:100;letter-spacing:.27px;color:#5a5a5a;opacity:.4}.evaluation__text strong{display:block;font-weight:500;color:#000}.evaluation__text-icon{display:none}.getmoney__block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:0}.getmoney__desc{width:100%;padding-left:0;margin-right:0;margin-bottom:16px;color:#5a5a5a;letter-spacing:.01em;font-weight:300;font-size:24px;line-height:24px}.device-is-not-bought{font-size:16px;line-height:24px;letter-spacing:.18px;font-weight:300;color:red}.breadcrumbs{display:none;padding-left:220px}.breadcrumbs li{display:inline-block;vertical-align:top;padding-left:6px}.breadcrumbs li:first-of-type{padding-left:0}.breadcrumbs li:first-of-type .breadcrumbs__item{padding-left:0}.breadcrumbs li:last-of-type .breadcrumbs__item{color:#661584}.breadcrumbs li:last-of-type .breadcrumbs__item::after{display:none}.breadcrumbs__item{position:relative;display:block;font-size:11px;line-height:16px;letter-spacing:.28px;text-decoration:none;color:#8b8b8b;padding:22px 16px 22px 1px}.breadcrumbs__item::after{content:'';position:absolute;top:50%;right:0;display:block;width:9px;height:7px;margin-top:-4px;background-image:url(../img/icons/breadcrumbs.png);background-repeat:no-repeat}.state-item{margin-bottom:20px}.state-item__act{position:absolute;top:50%;left:29px;display:block;width:15px;height:13px;margin-top:-6px;opacity:0;color:#1da506;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.state-item__btn{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;max-width:160px;padding-top:14px;padding-bottom:12px;padding-left:35px;margin:0 auto 15px;font-family:"Houschka Rounded";font-size:14px;line-height:14px;font-weight:700;letter-spacing:.47px;text-transform:uppercase;text-decoration:none;-webkit-box-shadow:1px 1px 10px rgba(22,24,26,.22);box-shadow:1px 1px 10px rgba(22,24,26,.22);background-color:#fff;-webkit-border-radius:50px;border-radius:50px;color:#a1a1a1;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.state-item__btn:hover{-webkit-box-shadow:1px 1px 10px rgba(22,24,26,.4);box-shadow:1px 1px 10px rgba(22,24,26,.4)}.state-item__btn--active{background-color:#1da506;color:#fff}.state-item__btn--active:hover{-webkit-box-shadow:1px 1px 10px rgba(22,24,26,.22);box-shadow:1px 1px 10px rgba(22,24,26,.22)}.state-item__btn--active::before{background-color:#fff;border-color:#fff}.state-item__btn--active.state-item__btn--good{background-color:#f9ad31}.state-item__btn--active.state-item__btn--bad{background-color:#f45050}.state-item__btn--active.state-item__btn--repair{background-color:#949494}.state-item__btn--active .state-item__act{opacity:1}.state-item__btn::before{content:'';position:absolute;top:8px;left:24px;width:22px;height:22px;-webkit-border-radius:50%;border-radius:50%;border:1px solid #00a651;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.state-item__btn--good .state-item__act{color:#f9ad31}.state-item__btn--good::before{border:1px solid #f9ad31}.state-item__btn--bad .state-item__act{color:#f45050}.state-item__btn--bad::before{border:1px solid red}.state-item__btn.state-item__btn--repair{padding:8px 10px 8px 70px}.state-item__btn.state-item__btn--repair::before{border:1px solid #949494;top:calc(50% - 13px)}.state-item__btn.state-item__btn--repair .state-item__act{color:#949494}.state-item__text{max-width:100%;margin:0 auto;font-size:16px;line-height:18px;letter-spacing:.22px;font-weight:100;color:#595959}.container{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.map{padding-top:90px}.map--show,.map--show-without-text{display:block}.map--show-without-text .partners-list__block--inner{display:none}.map__title{padding-right:20px;padding-left:20px;margin-bottom:43px;font-size:32px;line-height:42px;text-align:center;font-weight:300;letter-spacing:.8px;color:#661584}.map__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:835px;overflow:hidden}.map__shops{position:relative;z-index:1;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;width:650px;min-width:320px;height:100%;overflow-y:auto;-webkit-box-shadow:1px 0 12px rgba(0,0,0,.16);box-shadow:1px 0 12px rgba(0,0,0,.16);border-top:2px solid #fbae17}.map__shops .shops-list{height:100%}.map__block{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%}.map__block .gm-style .gm-style-iw-c{padding:0!important}.map__block .gm-style .gm-style-iw-c button{top:0!important;right:0!important}.map__block .gm-style-iw-d{overflow:visible!important}#map{width:100%;height:100%;background-color:grey}#map .cluster0,#map .cluster1,#map .cluster2,#map .cluster3,#map .cluster4{color:#fff!important}.map__info{position:relative;text-align:center;background-color:#fff;padding:35px 55px 55px}.map__tooltip{display:block;width:210px;font-family:"Museo Sans",Arial,sans-serif;text-align:center;background-color:#fff;-webkit-border-radius:8px;border-radius:8px;padding:15px 30px 22px}.map__tooltip::after{content:'';position:absolute;left:50%;top:-20px;margin-left:-10px;border:10px solid transparent;border-bottom:10px solid #fff}.map__tooltip-logo{display:block;max-width:100%!important;margin:0 auto 15px}.map__tooltip-text:first-child{margin-bottom:4px}.map__tooltip-text:last-child{margin-bottom:12px}.map__tooltip-text p{font-size:16px;line-height:22px;letter-spacing:.2px;color:#1e1e1e}.map__tooltip-text.--secondary{font-size:14px;line-height:22px;letter-spacing:.2px;color:#9e9e9e}.map__tooltip-btn{font-family:"Houschka Rounded";font-size:13px;line-height:20px;letter-spacing:.46px;text-decoration:none;text-transform:uppercase;color:#fff;background-color:#661584;-webkit-border-radius:50px;border-radius:50px;padding:6px 20px}.map__logo{display:block;max-width:100%!important;margin-bottom:45px}.map__text{margin-bottom:55px;text-align:left}.map__text p{font-size:24px;line-height:44px;color:#2c2c2c}.map__btn{font-family:"Houschka Rounded";font-size:27px;line-height:36px;font-weight:500;letter-spacing:.43px;text-decoration:none;text-transform:uppercase;background-color:#661584;-webkit-border-radius:50px;border-radius:50px;color:#fff;padding:16px 55px}.feedback-form__wrap{position:relative}.feedback-form__field{width:100%;border:1px solid #e6e6e6;-webkit-border-radius:4px;border-radius:4px}.feedback-form__btn{font-family:"Houschka Rounded";font-weight:500;letter-spacing:.43px;text-decoration:none;text-transform:uppercase;background-color:#661584;-webkit-border-radius:50px;border-radius:50px;color:#fff}.feedback-form__btn::after{content:attr(data-text)}.feedback-form{position:fixed;top:0;left:0;z-index:110;overflow-y:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.feedback-form__wrap{width:415px;margin:auto;text-align:center;-webkit-border-radius:20px;border-radius:20px;background-color:#fff;padding:43px 40px 30px}.feedback-form__title{margin-bottom:27px;font-size:24px;letter-spacing:.6px;font-weight:300;color:#661584}.feedback-form__field{margin-bottom:27px;font-size:14px;line-height:24px;font-weight:300;background-color:#fafafa;padding:8px 11px 5px}.feedback-form__field::-webkit-input-placeholder{color:#1e1e1e}.feedback-form__field::-moz-placeholder{color:#1e1e1e}.feedback-form__field::-ms-input-placeholder{color:#1e1e1e}.feedback-form__field::placeholder{color:#1e1e1e}.feedback-form__btn{margin-top:29px;font-size:15px;letter-spacing:2px;line-height:19.89px;-webkit-box-shadow:1px 1px 10px rgba(22,24,26,.22);box-shadow:1px 1px 10px rgba(22,24,26,.22);padding:12px 35px 11px}.close-btn{position:absolute;top:10px;right:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:56px;height:56px;color:#661584;cursor:pointer}.close-btn--static{position:relative;top:15px;right:0}.request{padding-top:105px;padding-bottom:77px;text-align:center}.request__title{margin-bottom:26px;font-size:32px;line-height:41.99px;letter-spacing:.8px;font-weight:500;color:#680a87}.request__create{margin:0 auto 50px;font-size:24px;line-height:29.93px;letter-spacing:.27px;color:#1e1e1e;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.request__img{display:none}.request__create-date,.request__create-time{display:inline-block;vertical-align:middle;margin-left:20px;color:#680a87}.request__total{width:100%;min-height:58px;background-color:#ebebeb;padding:16px 30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:50px}.request__total-name{font-size:24px;line-height:30px;letter-spacing:.01em;color:#5c5c5c}.request__total-val{font-size:28px;line-height:32px;letter-spacing:.01em;color:#680a87;font-weight:500}.request__info{width:100%;height:100%;padding:30px;margin-bottom:45px;text-align:left;background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);-webkit-border-radius:3px;border-radius:3px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.request__info-title{text-transform:uppercase;color:#000;font-size:24px;line-height:30px;letter-spacing:.01em;margin-bottom:30px;width:100%;text-align:left;font-weight:500}.request__info-item{margin-bottom:0;font-size:24px;line-height:40px;letter-spacing:.17px;color:#9c9c9c;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.request__info-item img{display:block;width:214px}.request__info-item._shop{margin-bottom:16px;margin-right:150px}.request__info-item._phone{margin-bottom:8px}.request__info-item._place{width:100%}.request__info-name{width:140px;padding-right:15px;margin-bottom:4px;letter-spacing:.01em}.request__info-name._shop{line-height:17px;margin-bottom:16px}.request__info-val{max-width:100%;color:#292929;letter-spacing:.01em}.request__goods{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.request__good{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:48px;width:100%}.request__good-img-block{width:104px;height:102px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 104px;-ms-flex:0 0 104px;flex:0 0 104px}.request__good-img{height:100%}.request__good-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-left:55px;width:100%;max-width:740px}.request__good-info .request__info-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.request__good-info .request__info-name{margin-bottom:32px}.request__good-info .request__info-val{line-height:34px}.request__text{margin-bottom:37px;font-size:21px;line-height:40.02px;text-align:left;color:#292929;position:relative}.request__text._first{margin-bottom:0;padding-left:12px}.request__text._first::before{content:'*';position:absolute;top:0;left:0}.request__text._first i{display:none}.request__alert{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;margin-bottom:60px;border:2px solid #e1e1e1;padding:16px 50px 17px}.request__alert p{font-size:20px;line-height:36px;text-transform:uppercase;letter-spacing:.27px;font-weight:500;text-align:left;color:#1da506}.request__icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-top:8px;margin-right:30px;color:#39ac2c}.request__btn{padding:18px 70px 16px;font-family:"Houschka Rounded";font-size:27px;line-height:35px;text-transform:uppercase;letter-spacing:.43px;text-decoration:none;background-color:#661584;-webkit-box-shadow:1px 1px 10px rgba(22,24,26,.22);box-shadow:1px 1px 10px rgba(22,24,26,.22);-webkit-border-radius:50px;border-radius:50px;color:#fff}.request._exchange .request__info{margin-bottom:64px}.request._exchange .request__goods{margin-bottom:16px}.request._exchange .request__goods._exchange{margin-bottom:0}.request._exchange .request__goods._exchange .request__info-price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.request._exchange .request__goods._exchange .request__info-price .request__info-val._cur{font-size:28px;line-height:30px;color:#680a87;margin-bottom:15px}.request._exchange .request__goods._exchange .request__info-price .request__info-val._old{font-size:24px;line-height:24px;color:#8e8e8e;text-decoration:line-through}.colors{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;padding-top:62px;margin-bottom:45px;font-size:27px;line-height:36px;letter-spacing:.16px;color:#2c2c2c}.colors__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.colors__wrap input{display:none}.colors__wrap a{width:80px;height:80px;margin-bottom:15px;margin-right:12px;margin-left:12px;border:1px solid #d7d7d7}.colors__wrap a._active{outline:#f9ad31 solid 2px!important}.colors__img{display:block;max-width:100%;max-height:100%;margin:0 auto}.colors__text{padding-bottom:12px}.phone-card{padding-top:70px;padding-bottom:30px;text-align:center}.phone-card .price-tooltip{visibility:visible;display:none;opacity:1;-webkit-transition:none;-o-transition:none;transition:none}.phone-card__title{margin-bottom:50px;font-size:36px;line-height:48px;letter-spacing:.9px;font-weight:300;text-align:left;color:#661584}.phone-card__photo{position:relative;height:500px;margin-bottom:70px}.phone-card__img{position:absolute;top:0;left:50%;display:block;max-width:100%;max-height:500px;opacity:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.phone-card__img--active{opacity:1}.phone-card__thumbs{margin-bottom:50px}.phone-card__thumbs .slick-list{padding-right:0!important;padding-left:0!important}.phone-card__thumbs .slick-slide{padding-right:10px;padding-left:10px}.phone-card__thumbs-img{display:block;margin:0 auto;height:auto;max-width:100%;max-height:100px;opacity:.5;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.phone-card__thumbs-img--active{opacity:1}.phone-card__price-old{position:relative;display:inline-block;vertical-align:top;padding-right:9px;padding-left:9px;margin-bottom:15px;font-size:33px;line-height:42px;font-weight:300;color:#7b7b7b}.phone-card__price-old::after{content:'';position:absolute;top:50%;left:0;display:block;width:100%;height:2px;background-color:red}.phone-card__price{display:block;margin-bottom:25px;font-size:40px;line-height:60px;font-weight:700}.phone-card__price span{font-size:53px}.phone-card__saving{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;margin-bottom:60px;font-size:18px;line-height:20px;text-align:left;font-weight:300;color:#661584;cursor:pointer}.phone-card__saving-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;text-decoration:underline}.phone-card__saving-icon{width:41px;height:41px;min-width:30px;display:inline-block;vertical-align:middle;margin-right:28px;color:#661584}.phone-card__btn{display:inline-block;vertical-align:top;padding:26px 95px 25px;margin-bottom:49px;font-family:"Houschka Rounded";font-size:41px;line-height:53.53px;letter-spacing:2px;text-transform:uppercase;font-weight:700;color:#fff;-webkit-box-shadow:0 6px 10px rgba(22,24,26,.27);box-shadow:0 6px 10px rgba(22,24,26,.27)}.phone-card__link{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;margin:0 30px;font-size:29px;line-height:35px;font-weight:300;text-decoration:none;color:#7b7b7b;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.phone-card__link.is-postpone,.phone-card__link.is-postpone .phone-card__postpone-icon,.phone-card__link.is-postpone .phone-card__share-icon{color:green;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.phone-card__link.is-postpone .phone-card__postpone-icon{-webkit-animation:.55s ease-in-out forwards postpone;animation:.55s ease-in-out forwards postpone}.phone-card__link.is-postpone .phone-card__postpone-icon--mask{-webkit-animation:.5s ease-in-out .3s forwards mask;animation:.5s ease-in-out .3s forwards mask}@-webkit-keyframes postpone{0%,100%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(1.3,.8);transform:scale(1.3,.8)}80%{-webkit-transform:scale(.9,1.4);transform:scale(.9,1.4)}}@keyframes postpone{0%,100%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(1.3,.8);transform:scale(1.3,.8)}80%{-webkit-transform:scale(.9,1.4);transform:scale(.9,1.4)}}@-webkit-keyframes postpone-m{0%,100%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(1.3,.8);transform:scale(1.3,.8)}80%{-webkit-transform:scale(.9,1.4);transform:scale(.9,1.4)}}@keyframes postpone-m{0%,100%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(1.3,.8);transform:scale(1.3,.8)}80%{-webkit-transform:scale(.9,1.4);transform:scale(.9,1.4)}}@-webkit-keyframes mask{0%{visibility:hidden;opacity:1;-webkit-transform:scale(1);transform:scale(1)}90%{visibility:visible;opacity:.1;-webkit-transform:scale(1.5);transform:scale(1.5)}100%{visibility:hidden;opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes mask{0%{visibility:hidden;opacity:1;-webkit-transform:scale(1);transform:scale(1)}90%{visibility:visible;opacity:.1;-webkit-transform:scale(1.5);transform:scale(1.5)}100%{visibility:hidden;opacity:0;-webkit-transform:scale(0);transform:scale(0)}}.phone-card__postpone-icon{margin-right:12px;color:#7b7b7b;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.phone-card__postpone-icon--mask{visibility:hidden;position:absolute;z-index:101}.phone-card__share-icon{margin-right:24px;color:#7b7b7b}.phone-card__info{display:none}.phone-card__all-info{position:relative;top:1px;width:210px;display:inline-block;vertical-align:middle;font-size:16px;line-height:18px;letter-spacing:.17px;color:#661584;background-color:#fff;border:1px solid transparent;border-bottom:0;-webkit-transition:top,border,.3s;-o-transition:top,border,.3s;transition:top,border,.3s;padding:20px 10px}.phone-card__all-info.is-active{border-color:#d7d7d7}.phone-card__all-info.is-active .phone-card__all-info-icon{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.phone-card__all-info-icon{display:inline-block;vertical-align:middle;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);margin-left:10px;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-o-transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.phone-card-specifications{width:100%;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;position:relative;margin-top:-40px}.phone-card-specifications-wrapper{display:none}.phone-card-specifications__list{display:block;text-align:left;border:1px solid #d7d7d7;-webkit-box-shadow:0 3px 7px 0 rgba(215,215,215,.7);box-shadow:0 3px 7px 0 rgba(215,215,215,.7);padding:15px}.phone-card-specifications__item{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:14px;border-top:1px solid #d7d7d7;padding:5px 0}.phone-card-specifications__item:last-child{border-bottom:1px solid #d7d7d7}.phone-card-specifications__item-title{font-weight:500;padding-right:10px}.phone-card-specifications__item-text{font-weight:300;font-size:15px}.partners-list--map-view .partners-list__block,.partners-list--map-view .partners-list__footer{display:none}.partners-list--map-view .map--partners,.partners-list--map-view .partners-list__block--inner{display:block}.partners-list__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;border-top:4px solid #ddd;padding:27px 25px}.partners-list__title{font-size:24px;line-height:32px;font-weight:700;letter-spacing:.13px;text-transform:uppercase}.partners-list__title--d{display:none}.partners-list__btn{font-family:"Houschka Rounded";font-size:19px;line-height:27px;letter-spacing:.46px;font-weight:700;text-transform:uppercase;color:#fff;padding:10px 20px}.partners-list__block{overflow-y:auto;max-height:880px;border-top:4px solid #f9ad31}.partners-list__block--big{max-height:1095px}.partners-list__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;background-color:#fff;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;padding:20px}.partners-list__item:nth-of-type(even){background-color:#fafafa}.partners-list__item.partners-list__item--active{background-color:#fffaeb}.partners-list__item--hide{display:none}.partners-list__wrap{width:140px;margin-top:25px}.partners-list__logo{display:block;max-width:100%}.partners-list__presents{width:27.5%;padding-left:10px;margin-left:auto;margin-right:auto;font-size:16px;line-height:22px;letter-spacing:.27px}.partners-list__presents li:first-of-type{margin-bottom:5px;color:#595959}.partners-list__price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:45%;margin-left:auto}.partners-list__price-value{display:block;font-size:29px;line-height:37px;font-weight:700}.partners-list__price-value span{display:block;margin-bottom:5px;font-size:16px;line-height:20px;letter-spacing:.27px;font-weight:300;color:#595959}.partners-list__on-map-btn{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-left:10px;font-family:"Houschka Rounded";font-size:15px;line-height:21px;letter-spacing:.46px;text-transform:uppercase;color:#fff;padding:9px 20px 7px}.partners-list__select-btn{display:none}.partners-list__detail{width:100%;font-size:14px;line-height:20px;color:#6c6c6c}.partners-list__detail strong{font-weight:700;color:#2c2c2c}.partners-list__detail li:first-of-type strong{position:relative}.partners-list__detail li:first-of-type strong::after{content:'';position:absolute;top:50%;left:0;display:block;width:100%;height:1px;margin-top:-1px;background-color:#2c2c2c}.partners-list__detail-list{display:none;padding-top:10px;margin-bottom:5px}.partners-list__detail-btn{font-size:16px;line-height:20px;letter-spacing:.27px;color:#661584}.partners-list__footer{padding-top:60px;padding-bottom:60px;text-align:center;border-top:4px solid #ddd}.partners-list__footer--hide{display:none}.partners-list__footer-btn{font-family:"Houschka Rounded";font-size:27px;line-height:36px;font-weight:700;letter-spacing:.47px;text-decoration:none;text-transform:uppercase;color:#661584;background-color:#fff;border:1px solid #661584;padding:15px 45px}.map--partners{display:block;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-top:0;width:100%;-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.price-tooltip{position:fixed;top:0;left:0;overflow-y:auto;z-index:50;visibility:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;font-weight:400;background-color:rgba(0,0,0,.5);opacity:0;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}.price-tooltip--show{visibility:visible;opacity:1}.price-tooltip__wrap{width:92%;margin:auto;background-color:#fff;-webkit-box-shadow:0 2px 5px rgba(22,24,27,.2);box-shadow:0 2px 5px rgba(22,24,27,.2)}.price-tooltip__header{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:29px;line-height:46.59px;font-weight:700;letter-spacing:.2px;background-color:#fffaeb;color:#1e1e1e;padding:26px 115px 18px 50px}.price-tooltip__close{position:absolute;top:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:97px;height:100%;cursor:pointer}.price-tooltip__close svg{width:44px;height:36px;margin-top:4px;color:#848484}.price-tooltip__total{font-size:32px;color:red}.price-tooltip__list{padding:21px 56px 20px 50px}.price-tooltip__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:25px;line-height:65px;letter-spacing:.16px;text-align:left;color:#595959;border-bottom:1px solid #cfcfcf}.price-tooltip__item:last-of-type{border-bottom:none}.price-tooltip__item--old span{position:relative}.price-tooltip__item--old span::after{content:'';position:absolute;top:50%;left:0;display:block;width:100%;height:1px;background-color:red}.price-tooltip__item-wrap{width:160px;margin-right:5px}.price-tooltip__item span{font-size:29px;font-weight:700;letter-spacing:.36px;color:#1e1e1e}.filters__apply{display:none;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:24px;color:#fff;line-height:24px;text-transform:uppercase;letter-spacing:1.35px;background-color:#661584;padding:100px 32px 28px}.filters .tabs__nav-item{width:50%;margin:0;padding-top:13px;padding-bottom:13px}.sec_category .filters{background:#fff;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;width:330px!important;padding-bottom:30px;text-align:center;-webkit-border-radius:10px;border-radius:10px;-webkit-box-shadow:1px 1px 10px rgba(22,24,26,.22);box-shadow:1px 1px 10px rgba(22,24,26,.22)}.sec_category .filters .group{text-align:left;border-bottom:1px solid #cfcfcf}.sec_category .filters .group:nth-of-type(n+12){display:none}.sec_category .filters .filter__show-all{margin-top:30px}.sec_category .filters .group:last-child{border:none}.sec_category .filters .group .name{position:relative;font-size:18px;line-height:26px;letter-spacing:.45px;font-weight:300;color:#661584;cursor:pointer;padding:9px 40px 11px 22px}.sec_category .filters .group .name--indent-pt{padding-top:22px}.sec_category .filters .group .name--indent-pt .filter-icon{margin-top:4px}.sec_category .filters .group .inner{padding-right:20px;padding-left:20px}.filter-wrap{position:relative;overflow-y:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;max-height:175px;padding-bottom:7px}.filter-wrap--width .filter-checkbox__label{display:inline-block}.filters-show-more{font-size:12px;line-height:18px;letter-spacing:.15px;color:#a1a1a1;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;padding:5px}.filters-show-more:hover{text-decoration:none;color:#aeaeae}.filters-show-more:active{color:#c7c7c7}.filter-icon{position:absolute;top:50%;right:15px;margin-top:-3px;color:#f9ad31;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.filter__show-all{font-family:"Houschka Rounded";font-size:13px;line-height:13px;font-weight:700;letter-spacing:.45px;background-color:#fff;-webkit-box-shadow:1px 1px 10px rgba(22,24,26,.22);box-shadow:1px 1px 10px rgba(22,24,26,.22);border:1px solid #ccc;color:#661584;padding:10px 30px 11px}.filter__show-all:hover{color:#fff}.filter__btn{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-width:80%;margin-top:30px;font-family:"Houschka Rounded";font-size:12px;line-height:18px;text-transform:uppercase;letter-spacing:.78px;color:#fff;padding:12px 27px 10px 24px}.filter__btn span{font-family:"Museo Sans";font-size:13px;letter-spacing:.33px;font-weight:500;text-transform:none}.filter__btn._tooltip{left:calc(50% - 400px);overflow:hidden;position:absolute;z-index:10;min-width:200px;height:40px;padding:12px 15px;margin-top:25px;color:#fff;-webkit-box-shadow:1px 1px 10px rgba(22,24,26,.22);box-shadow:1px 1px 10px rgba(22,24,26,.22);-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;-webkit-animation:.5s ease-in-out forwards tooltip;animation:.5s ease-in-out forwards tooltip}.filter__btn._tooltip span{color:#fff;font-weight:300;border:2px solid #fff;-webkit-border-radius:50px;border-radius:50px;padding:2px 10px;margin-left:10px}.filter__btn._tooltip:hover{-webkit-box-shadow:3px 3px 10px rgba(22,24,26,.5);box-shadow:3px 3px 10px rgba(22,24,26,.5)}@-webkit-keyframes tooltip{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px);z-index:-1}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);z-index:15}}@keyframes tooltip{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px);z-index:-1}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);z-index:15}}.filter-reset-icon{margin-top:-1px;margin-right:auto;margin-left:3px}.sec_category .filters .group .name--active .filter-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sec_category .filters .group .ul{font-size:16px;margin-top:5px}.sec_category .filters .group .ul>li>a{color:#1d1d1d;display:block;padding:7px 0;text-decoration:none}.sec_category .filters .group .ul>li>a.act{font-weight:700}.sec_category .filters .group .ul .subs{display:none;font-size:15px;margin-left:5px}.sec_category .filters .group .ul .subs li{letter-spacing:.38px}.sec_category .filters .group .ul .subs li:first-child{padding-top:3px}.sec_category .filters .group .ul .subs li:last-child{padding-bottom:3px}.sec_category .filters .group .ul .subs li a{color:#949494;display:block;padding:5px 0 5px 12px;text-decoration:none;-webkit-transition:font-weight .15s ease-in-out;-o-transition:font-weight .15s ease-in-out;transition:font-weight .15s ease-in-out}.sec_category .filters .group .ul .subs li a:hover{color:#000}.sec_category .filters .group .ul .subs li a.act{color:#000;font-weight:700;background-image:url(../img/icons/filter-selected.svg);background-repeat:no-repeat;background-position:0 50%}.sec_category .filters .group .costs{color:#8e8e8e;font-size:18px;margin-bottom:0;padding-bottom:15px;margin-top:20px;position:relative}.sec_category .filters .group .costs .inputs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.sec_category .filters .group .costs .inputs span{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;margin-left:7px;font-size:12px;text-transform:uppercase;font-weight:300;color:#353535}.sec_category .filters .group .costs .inputs._rub_{position:relative}.sec_category .filters .group .costs .inputs._rub_::after{content:'';-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;display:block;width:20px;height:1px;margin:0 8px;background-color:#acacac}.sec_category .filters .group .costs input{width:85px;height:33px;padding:0 10px;font-size:12px;text-align:center;letter-spacing:.38px;-webkit-box-shadow:inset 0 1px 3px rgba(22,24,26,.41);box-shadow:inset 0 1px 3px rgba(22,24,26,.41);border:1px solid #e1e1e1;background-color:#fff!important;-webkit-border-radius:40px;border-radius:40px;color:#353535;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.sec_category .filters .group .costs input:first-of-type{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.sec_category .filters .group .costs input:last-of-type{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.sec_category .filters .group .costs .costs-label{position:absolute;top:-18px;width:50px;font-size:10px;font-weight:500;white-space:nowrap;text-align:center;color:#353535}.sec_category .filters .group .costs .costs-label--min{left:-5%}.sec_category .filters .group .costs .costs-label--max{right:-5%}.filters__serach{position:relative;width:100%;margin-bottom:17px}.filters__serach-field{display:block;width:100%;font-size:12px;line-height:18.29px;letter-spacing:.38px;border:1px solid #e1e1e1;-webkit-box-shadow:inset 0 1px 3px rgba(22,24,26,.41);box-shadow:inset 0 1px 3px rgba(22,24,26,.41);background-color:#fff;color:#353535;-webkit-border-radius:40px;border-radius:40px;padding:8px 55px 5px 16px}.filters__serach-field::-webkit-input-placeholder{color:#353535}.filters__serach-field::-moz-placeholder{color:#353535}.filters__serach-field::-ms-input-placeholder{color:#353535}.filters__serach-field::placeholder{color:#353535}.filters__serach-btn{position:absolute;top:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:55px;height:100%;background-color:transparent}.sec_category .filters .group .costs input:focus{border-color:#b2c4cb}.sec_category .filters .group .costs .noUi-target{width:265px;max-width:100%;height:7px;margin:0 auto 45px;background-color:#e3e3e3;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.noUi-base{cursor:pointer}.sec_category .filters .group .costs .noUi-connect{background:#f9ad31}.sec_category .filters .group .costs .noUi-horizontal .noUi-handle{top:-7px;left:auto;right:0;width:20px;height:20px;-webkit-box-shadow:none;box-shadow:none;background-color:#661584;border:2px solid #fff;-webkit-border-radius:50%;border-radius:50%;outline:0;cursor:pointer}.sec_category .filters .group .costs .noUi-horizontal .noUi-handle:before{display:none}.sec_category .filters .group .costs .noUi-horizontal .noUi-handle::after{content:attr(data-value);top:21px;left:50%;display:block;height:auto;width:auto;font-size:13px;line-height:19px;font-weight:300;white-space:nowrap;background:0 0;color:#878787;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.sec_category .filters .group .costs .noUi-horizontal .noUi-origin{right:-10px}.sec_category .filters .group .sizes{color:#5d5d5d;font-size:12px;letter-spacing:.96px;margin:10px 0;overflow:hidden;text-transform:uppercase}.sec_category .filters .group .sizes.sizes--brands{margin-top:15px;margin-bottom:0}.sec_category .filters .group .sizes.sizes--brands li{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;width:auto;max-width:100%;padding-right:5px;padding-left:5px;margin-left:0;margin-right:7px}.sec_category .filters .group .sizes li{-webkit-border-radius:1px;border-radius:1px;border:1px solid #d8e1e5;cursor:pointer;float:left;height:37px;margin:0 0 7px 7px;line-height:37px;text-align:center;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;width:calc(25% - 21px/4);color:#5d5d5d}.sec_category .filters .group .sizes li:nth-child(4n+1){margin-left:0}.sec_category .filters .group .sizes li:hover{color:#000;border-color:#000}.sec_category .filters .group .sizes li.act{background:#000;border-color:#000;color:#fff}.sec_category .filters .group .colors{margin:5px 0 5px -3px}.sec_category .filters .group .colors li{border:1px solid transparent;cursor:pointer;display:inline-block;height:30px;margin-right:3px;padding:2px;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out;width:30px}.sec_category .filters .group .colors li.act{border-color:#1d1d1d}.sec_category .filters .group .colors li:before{content:"";display:inline-block;height:24px;width:24px}.sec_category .filters .group .colors ._white:before{border:1px solid #d8e1e5}.sec_category .filters .group .colors ._green:before{background:#748c6b}.sec_category .filters .group .colors ._blue:before{background:#354c69}.content{width:73%;padding-left:30px;padding-bottom:55px;margin-left:auto}.list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.list .catalog-item{width:calc(33.33% - 15px);margin:0 22px 80px 0}.list .catalog-item:nth-of-type(3n){margin-right:0}.sec_category .sorting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;line-height:35px;margin-bottom:50px;font-size:14px}.sec_category .sorting ._show_filters,.sec_category .sorting ._show_sroting{display:none}.sec_category .shown{margin-left:auto;font-size:12px;letter-spacing:.14px;color:#595959}.sec_category .sorting .c1,.sec_category .sorting .c2{background:url(../img/icons/2col.svg) no-repeat;display:none;height:18px;opacity:.5;position:absolute;right:35px;top:9px;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;width:18px}.sec_category .sorting .c1{background:url(../img/icons/1col.svg) no-repeat;right:11px}.sec_category .sorting .c1.act,.sec_category .sorting .c2.act{opacity:1}.sec_category .sorting .ul{float:left;padding:0 15px 0 0}.sec_category .sorting .ul+.ul{float:right}.sec_category .sorting .ul:before{content:attr(data-title);display:inline-block;margin-right:33px;font-size:14px;line-height:normal;letter-spacing:.3px;color:#9d9c9c}.sec_category .sorting .ul li{color:#000;cursor:pointer;display:inline-block;position:relative;-webkit-transition:color .15s ease-in-out;-o-transition:color .15s ease-in-out;transition:color .15s ease-in-out;font-weight:500;font-size:14px;letter-spacing:.3px;margin-right:42px;margin-left:0}.sec_category .sorting .ul li:hover{color:#7a7a7a}.sec_category .sorting .ul._lm li.act:before{border-style:solid;border-width:0 3px 4px;border-color:transparent transparent #1d1d1d;content:"";height:0;position:absolute;right:-12px;top:50%;margin-top:-3px;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;width:0}.sec_category .sorting .ul._lm li.act._a:before{-webkit-transform:rotate3d(1,0,0,180deg);transform:rotate3d(1,0,0,180deg)}.sec_category .sorting .ul li.act:after{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.sec_category .sorting .ul li span{display:none}._show_more_{background:0 0;border:none;clear:both;color:#000;cursor:pointer;display:block;font-size:12px;font-weight:700;height:40px;letter-spacing:.96px;margin:20px auto 0;position:relative;text-align:center;text-transform:uppercase;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;width:185px}._show_more_:after,._show_more_:before{border:3px solid #cc1e2c;border-bottom:none;content:"";height:12px;left:0;position:absolute;top:0;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;width:100%}._show_more_:after{bottom:0;top:auto;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.paginateBlock{padding-top:8px;text-align:center}.paginateBlock .paginate{font-size:0}.paginateBlock ._btn_{margin-bottom:10px}.paginateBlock .show-more-btn{display:none}.paginateBlock .paginate a,.paginateBlock .paginate strong{display:inline-block;vertical-align:middle;width:34px;height:34px;margin:0 1px;font-size:15px;line-height:34px;text-decoration:none;font-weight:700;text-align:center;color:#5c5c5c}.paginateBlock .paginate strong{background-color:#661584;-webkit-border-radius:4px;border-radius:4px;color:#fff}.paginateBlock .btn{display:none}.paginateBlock a:not([href="javascript:void(0);"]):hover{text-decoration:underline}.paginateBlock a[href="javascript:void(0);"]{cursor:default}.paginate__arrow{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:35px;height:30px;vertical-align:middle;color:#f9ad31;cursor:pointer}.paginate__arrow:hover{color:#e18e07}.paginate__arrow svg{-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.paginate__arrow--disabled{cursor:default}.paginate__arrow--disabled svg{color:#cdcdcd}.catalog-alert{text-align:center;padding-top:15px;margin-left:195px;margin-right:auto;margin-bottom:65px}.catalog-alert__text{width:100%;max-width:624px;font-family:"Museo Sans",Arial,sans-serif;font-size:28px;line-height:33px;letter-spacing:.025em;font-weight:300;color:#661584}.catalog-item{width:30%;padding:0 20px;text-align:center}.catalog-item__img{display:block;max-height:180px;margin:0 auto 30px}.catalog-item__title{margin-bottom:6px;font-size:20px;line-height:26.56px;letter-spacing:.2px;font-weight:300}.catalog-item__title a{text-decoration:none;color:#1e1e1e}.catalog-item__price{font-size:20px;line-height:26.56px;letter-spacing:.2px;font-weight:900}.catalog-item__price--old{position:relative;display:inline-block;vertical-align:top;font-size:16px;line-height:22.56px;font-weight:400;color:#7b7b7b}.catalog-item__price--old::after{content:'';position:absolute;top:50%;left:0;display:block;width:calc(100% + 6px);height:1px;margin-left:-3px;background-color:red}.catalog-item__hint{position:relative;display:inline-block;vertical-align:baseline;width:20px;height:20px;font-size:14px;line-height:18px;font-weight:700;text-align:center;border:1px solid #70248c;background-color:#fff;color:#70248c;-webkit-border-radius:50%;border-radius:50%;cursor:pointer}.catalog-item__hint>span{display:block;line-height:19px}.not-found{padding-top:60px;padding-bottom:60px;text-align:center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover}.not-found__title{font-family:"Houschka Rounded";font-size:100px;line-height:100px;font-weight:700;letter-spacing:.46px;color:#661584}.not-found__title span{color:#f9ad31}.not-found__message{position:relative;max-width:320px;margin-left:auto;margin-right:auto;margin-bottom:20px;font-size:16px;letter-spacing:1.93px;color:#000}.not-found__message span{margin-right:5px;font-size:22px;font-weight:700;font-style:italic;letter-spacing:1.58px;color:#f9ad31}.not-found__message::after{content:':(';font-size:22px;font-weight:700;color:#f9ad31}.not-found__text{margin-left:auto;margin-right:auto;margin-bottom:20px;max-width:320px;font-size:16px;line-height:20px;letter-spacing:.36px;font-weight:100}.not-found__btn{margin-left:5px;margin-right:5px;font-family:"Houschka Rounded";font-size:12px;line-height:14px;font-weight:700;vertical-align:middle;text-transform:uppercase;padding:5px 15px}.content-page-wrapper{max-width:934px;padding:40px 0 30px;margin:0 auto}.content-page__title{font-size:19px;line-height:21px;color:#661584;font-weight:700;margin:0 0 30px}.content-page__container h2{font-size:17px;line-height:19px;font-weight:700;color:#000;margin-bottom:10px}.content-page__container p{font-size:15px;line-height:19px;font-weight:300;color:#000;margin-bottom:20px}.content-page__container ul{padding:0;list-style-type:none}.content-page__container li{position:relative;padding-left:15px;margin-bottom:10px}.content-page__container li:before{content:"";width:6px;height:6px;background-color:#f9ad31;-webkit-border-radius:50%;border-radius:50%;position:absolute;top:4px;left:0}.content-page__container li p:last-child{margin-bottom:0}.content-page__container strong{display:inline-block;vertical-align:top;font-size:14px;line-height:16px;color:#000;font-weight:700;margin-bottom:5px}.content-page__container img{max-width:100%;margin:20px 0}.content-page__container hr{width:100%;height:1px;background-color:#bababa;border:0;margin:10px 0}.content-page__container small{display:block;font-size:10px;font-weight:300;line-height:14px;color:#818181;letter-spacing:.3px}.content-page__slider-wrap .slick-arrow{display:block!important}.content-page__slider-wrap .slick-next,.content-page__slider-wrap .slick-prev{width:30px;top:50%;margin-top:-47px;-webkit-background-size:16px 16px;background-size:16px}.content-page__slider-wrap .slick-prev{left:0}.content-page__slider-wrap .slick-next{right:0}.deferred-goods-wrapper{padding-top:40px;padding-bottom:40px}.deferred-goods__title{font-size:20px;color:#661584;line-height:20px;font-weight:500;text-align:center;margin:0 0 20px;padding-top:20px}.deferred-goods__info{width:100%;max-width:320px;text-align:center;border:3px solid #ebebeb;padding:15px;margin:0 auto 20px}.deferred-goods__info-text{font-size:16px;line-height:18px;font-weight:300;color:#1e1e1e;text-align:center;letter-spacing:.2px;margin-bottom:15px}.deferred-goods__info-clearAll{position:relative;display:inline-block;vertical-align:top;font-size:12px;line-height:12px;font-weight:500;color:#661584;text-decoration:none;text-transform:uppercase;text-align:center;padding-right:20px}.deferred-goods__info-clearAll:hover .deferred-goods__info-clearAll-text{border-color:transparent}.deferred-goods__info-clearAll-text{display:block;border-bottom:1px solid #661584;-webkit-transition:border .3s;-o-transition:border .3s;transition:border .3s}.deferred-goods__info-clearAll-close{display:block;width:13px;height:13px;cursor:pointer;position:absolute;top:1px;right:2px}.deferred-goods__info-clearAll-close-line{display:block;width:100%;height:1px;background-color:#661584;position:absolute;top:4px}.deferred-goods__info-clearAll-close-line:first-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.deferred-goods__info-clearAll-close-line:last-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.deferred-goods__list{max-width:1545px}.deferred-goods__item{position:relative;max-width:320px;text-align:center;padding:0 10px;margin:0 auto 40px}.deferred-goods__item-svg{position:absolute;top:0;right:0;width:18px;height:15px}.deferred-goods__item-img{display:block;margin-bottom:15px}.deferred-goods__item-img img{max-width:100%}.deferred-goods__item-title{display:block;max-width:250px;font-size:16px;line-height:20px;font-weight:400;color:#1e1e1e;text-decoration:none;margin:0 auto 5px}.deferred-goods__item-price{font-size:16px;line-height:20px;font-weight:900;color:#1e1e1e}.filter-checkbox{width:50%;padding-right:10px;margin-bottom:5px;margin-right:auto;cursor:pointer}.sec_category .filters .group._columns-1 .filter-checkbox{width:100%}.sec_category .filters .group._columns-3 .filter-checkbox{width:30%}.sec_category .filters .group._columns-3 .filter-checkbox__label{font-size:12px}.filter-checkbox:nth-of-type(n+11){display:none}.filter-checkbox input[type=checkbox]{display:none}.filter-checkbox__label{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-width:92px;padding-top:1px;padding-bottom:1px;padding-left:25px;font-size:13px;letter-spacing:.33px;line-height:19px;color:#4b4b4b;border:1px solid transparent;-webkit-border-radius:6px;border-radius:6px;cursor:pointer}.filter-checkbox__label::before{content:'';position:absolute;top:4px;left:4px;display:block;width:11px;height:11px;background-color:#fbfaf8;border:1px solid #ccc;-webkit-border-radius:3px;border-radius:3px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.filter-checkbox__icon{position:absolute;top:6px;left:6px;display:none;color:#000}.filter-checkbox__num{margin-left:4px;color:#ababab}.filter-checkbox__del{position:absolute;top:50%;right:6px;display:none;width:9px;height:9px;margin-top:-5px;color:#c45e5e}.filter-checkbox input[type=checkbox]:checked+.filter-checkbox__label{padding-right:20px;background-color:#fffaec;border-color:#e9dfc4}.filter-checkbox input[type=checkbox]:checked+.filter-checkbox__label::before{background-color:#d8d8d8;border-color:#959595}.filter-checkbox input[type=checkbox]:checked+.filter-checkbox__label .filter-checkbox__num{display:none}.filter-checkbox input[type=checkbox]:checked+.filter-checkbox__label .filter-checkbox__del,.filter-checkbox input[type=checkbox]:checked+.filter-checkbox__label .filter-checkbox__icon{display:block}.group-checkbox--hidden .filter-checkbox:nth-of-type(n+7){display:none}.group-checkbox--hidden .filter-wrap{margin-left:-4px}.group-checkbox--hidden .filter-checkbox__label{padding-left:5px}.group-checkbox--hidden .filter-checkbox__label:before{display:none}.catalog-search{position:relative;width:215px;margin:0 auto}.catalog-search__field{width:100%;padding-right:34px;font-size:16px;line-height:20px;font-weight:500;letter-spacing:.4px;background-color:transparent;border:none;border-bottom:1px solid #646464;-webkit-border-radius:0!important;border-radius:0!important;-webkit-appearance:none}.catalog-search__field::-webkit-input-placeholderer{color:#7b7b7b}.catalog-search__field::-moz-placeholderer{color:#7b7b7b}.catalog-search__field::-ms-input-placeholderer{color:#7b7b7b}.catalog-search__field::placeholderer{color:#7b7b7b}.catalog-search__btn{position:absolute;top:-4px;right:2px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-right:0;padding-left:0;height:100%;width:30px;background-color:transparent}.catalog-search--desktop{display:none;width:185px;margin-right:55px}.catalog-search--desktop .catalog-search__field{padding-right:30px;font-size:14px;-webkit-transition:border-bottom-color .3s;-o-transition:border-bottom-color .3s;transition:border-bottom-color .3s}.catalog-search--desktop .catalog-search__field::-webkit-input-placeholder{text-transform:none}.catalog-search--desktop .catalog-search__field::-moz-placeholder{text-transform:none}.catalog-search--desktop .catalog-search__field::-ms-input-placeholder{text-transform:none}.catalog-search--desktop .catalog-search__field::placeholder{text-transform:none}.catalog-search--desktop .catalog-search__field:focus{border-bottom-color:#b1b1b1}.catalog-search--desktop .catalog-search__btn{top:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:30px;padding-right:0}.catalog-search--desktop .catalog-search__btn svg{width:16px;height:14px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:400;overflow-y:auto;background-color:rgba(0,0,0,.3);visibility:hidden;opacity:0;z-index:101}.modal-open{height:100%;overflow:hidden;-webkit-overflow-scrolling:touch}.modal--show,.modal--show .modal-inner,.modal-open .overlay{visibility:visible;opacity:1}.modal--show{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.modal--show .modal-inner{-webkit-transform:none;-ms-transform:none;transform:none;visibility:visible;opacity:1}.modal-inner{position:relative;width:96%;margin:auto;padding:30px 60px 40px;max-width:1482px;background:#fff;-webkit-box-shadow:1px 1px 10px rgba(22,24,26,.22);box-shadow:1px 1px 10px rgba(22,24,26,.22);-webkit-border-radius:20px;border-radius:20px;visibility:hidden;opacity:0;overflow:hidden}.feedback-form__wrap--alert .desc{line-height:1.5}.modal-close{position:absolute;top:30px;right:30px;width:20px;height:20px;border:none;background-color:transparent;cursor:pointer;-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;z-index:1}.feedback-form__wrap--alert .modal-close{top:15px;right:15px}.modal-close::after,.modal-close::before{content:"";position:absolute;top:9px;right:0;background-color:#661584;height:2px;width:100%}.modal-close::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modal-close::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modal__title{margin-bottom:50px;text-align:center;font-weight:600}.modal__text{color:#797979;font-size:18px;line-height:2;font-weight:300;text-align:center}.modal__text--align-left{text-align:left}.modal__label{position:relative;display:block;line-height:22px;font-size:14px}.modal__input{width:100%;margin-bottom:30px}.modal__btn{margin-top:30px;width:100%;height:48px;font-size:12px;font-weight:500;-webkit-border-radius:24px;border-radius:24px}.modal .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#000;font-weight:300}.modal .select2-dropdown{top:-27px!important}.modal-city-select{padding:30px 60px 40px;min-height:300px}.modal__search{display:block;width:100%;text-align:left}.modal__search-title{margin-right:30px;font-size:20px}.modal__search .select2-container{width:100%!important}.modal__search .select2-selection{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important;height:46px;line-height:1;padding:0 40px 0 12px;background:#fafafa;-webkit-border-radius:4px!important;border-radius:4px!important;border:1px solid #e6e6e6!important;-webkit-box-shadow:none;box-shadow:none}.modal__search .select2-container.select2-container--default.select2-container--open{top:0!important;left:0}.modal__search .select2-search__field{height:46px!important;padding:0 40px 0 12px!important;background:#fafafa;-webkit-border-radius:4px!important;border-radius:4px!important;border:1px solid #e6e6e6!important;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.modal__search .select2-search--dropdown{padding:0}.modal__search .select2-dropdown{border:0;top:0!important;z-index:1}.modal__search .select2-results{margin-top:3px;-webkit-box-shadow:0 4px 15px rgba(139,155,165,.35)!important;box-shadow:0 4px 15px rgba(139,155,165,.35)!important;-webkit-border-radius:4px!important;border-radius:4px!important;overflow:hidden}.modal__search .select2-selection__arrow{display:none!important}.modal__search .select2-container--default .select2-selection--single .select2-selection__rendered{color:#8e8e8e;font-size:16px;padding-left:0;right:0}.modal__search .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#680a87;color:#292929;background-color:rgba(251,174,23,.3)}.modal__search .select2-results__option{padding:6px 12px}.modal__search-input-wrap{position:relative;width:100%;max-width:505px;margin-left:auto;margin-right:auto}.modal__cities-list{-webkit-column-count:7;-moz-column-count:7;column-count:7;line-height:36px;margin-top:40px;font-size:12px;text-transform:uppercase}.modal__cities-item{position:relative;display:block;width:100%;min-width:100%;font-family:"Museo Sans";font-size:14px;line-height:16px;color:#7b7b7b;text-transform:none;margin-bottom:15px;cursor:pointer;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.modal__cities-item:hover{color:#661584}.modal__cities-item--act{pointer-events:none;font-size:15px;font-weight:900;color:#661584;text-transform:uppercase}.modal__cities-item--act::before{opacity:1}.modal-thank-you{padding-top:150px}.modal-thank-you .modal__title{display:none}.modal-phone-search-negative{padding:78px 87px 64px 72px}.modal-content{position:fixed;top:0;left:0;z-index:110;overflow-y:auto;display:none;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.modal-content--show{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.modal-content__wrap{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:92%;margin:auto;-webkit-border-radius:20px;border-radius:20px;background-color:#fff;-webkit-box-shadow:1px 1px 10px rgba(22,24,26,.22);box-shadow:1px 1px 10px rgba(22,24,26,.22);padding:60px 52px 65px}.modal-content__wrap .close-btn{top:20px;right:20px}.modal-content__wrap .close-btn svg{width:36px;height:36px}.modal-content__title{width:100%;margin-bottom:45px;font-size:34px;line-height:42px;text-align:center;font-weight:300;letter-spacing:.6px;color:#661584}.modal-content__btn{min-width:175px;font-family:"Houschka Rounded";font-size:27px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-align:center;color:#fff;-webkit-box-shadow:1px 1px 10px rgba(22,24,26,.22);box-shadow:1px 1px 10px rgba(22,24,26,.22);padding:20px 55px}.devices{width:100%;color:#fff;background-color:#661584;border-top:1px solid #955da6;position:fixed;bottom:0;left:0;right:0;z-index:70;padding:20px 0}.devices.is-active .devices-trigger__icon{top:1px;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.devices-container.devices-button--yellow{display:none}.devices__item{padding:0 15px}.devices__item:first-child{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.devices__item:nth-child(2){display:none}.devices__item:nth-child(3){display:none;border-top:1px solid rgba(255,255,255,.5);padding-top:22px;padding-bottom:4px;margin-top:0}.devices__item.--yellow{position:relative}.devices__item-icon{position:absolute;top:1px;left:-19px;cursor:pointer}.devices__item .devices-item__text-block{display:none}.devices-mark{position:relative;z-index:1;margin-right:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.devices-likes{position:relative;z-index:1;display:none;max-width:80px;text-decoration:none;margin-right:12px}.page-catalog .devices-likes,.page-catalog-card .devices-likes{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.devices-likes__icon{display:inline-block;vertical-align:middle;margin-right:3px}.devices-likes__icon.added{-webkit-animation:.4s ease-in-out .15s added2;animation:.4s ease-in-out .15s added2}.devices-likes__icon.removed{-webkit-animation:.2s ease-in-out removed2;animation:.2s ease-in-out removed2}@-webkit-keyframes added2{0%,100%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(1.3,.8);transform:scale(1.3,.8)}80%{-webkit-transform:scale(.9,1.4);transform:scale(.9,1.4)}}@keyframes added2{0%,100%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(1.3,.8);transform:scale(1.3,.8)}80%{-webkit-transform:scale(.9,1.4);transform:scale(.9,1.4)}}@-webkit-keyframes removed2{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.7);transform:scale(.7)}}@keyframes removed2{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.7);transform:scale(.7)}}.devices-likes__number{display:inline-block;vertical-align:middle;font-size:20px;font-weight:700;line-height:24px;color:#fbae17}.devices-rent{width:57%}.devices-rent__icon{display:inline-block;vertical-align:middle;margin-right:3px}.devices-rent__text{display:inline-block;vertical-align:middle;font-size:20px;line-height:20px}.devices-rent__text-rent{display:none;font-size:16px;font-weight:500;color:rgba(255,255,255,.7);line-height:19px;margin-right:4px}.devices-rent__text-number{font-size:20px;line-height:24px;font-weight:700;color:#fbae17}.devices-rent__text-device{display:none;font-size:15px;font-weight:700;color:#fff;line-height:18px}.devices-rent__text-wrapper{margin-right:31px}.devices-rent__text-price{margin-left:3px;font-size:16px;line-height:18px}.devices-trigger{margin-left:auto;font-size:12px;line-height:14px;text-transform:uppercase;width:100%}.devices-trigger:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.devices-trigger__text{display:none}.devices-trigger__arrow{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;vertical-align:middle;width:24px;height:24px;text-align:center;background-color:#fff;border:1px solid #680a87;-webkit-border-radius:50%;border-radius:50%;padding-bottom:2px;position:absolute;top:-11.5px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.devices-trigger__icon{position:relative;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .6s;transition:transform .6s;-o-transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.devices-amount{display:none;width:100%;border-top:1px solid transparent;margin-top:20px;padding:20px 0;-webkit-transition:border .3s;-o-transition:border .3s;transition:border .3s}.devices-amount__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;width:auto;max-width:80%}.devices-amount__item:last-child{margin-bottom:0}.devices-amount .devices-amount__item{max-width:100%}.device-amount__counter{display:inline-block}.devices-amount__item-wrapper{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;max-width:100%;padding-right:18px}.devices-amount .devices-amount__item-wrapper{max-width:63%}.devices-amount__item-name{font-size:14px;line-height:16px;font-weight:500;letter-spacing:-.05em;color:#fff;border-bottom:1px solid #fff;text-decoration:none;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.devices-amount__item-remove{position:absolute;top:1px;right:0;width:17px;height:17px;cursor:pointer}.devices-amount__item-remove-line{width:14px;height:1px;background-color:rgba(255,255,255,.7);position:absolute;top:7px;right:0}.devices-amount__item-remove-line:first-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.devices-amount__item-remove-line:last-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.devices-amount__item-price{display:inline-block;vertical-align:baseline;width:32%;font-size:14px}.devices-amount__item-price-number{display:inline-block;vertical-align:baseline;font-size:14px;margin-left:3px;font-weight:700}.devices-button{display:block;width:100%;height:43px;font-size:14px;line-height:39px;letter-spacing:.01em;color:#fff;text-align:center;text-decoration:none;text-transform:uppercase;border:1px solid #fff;-webkit-border-radius:30px;border-radius:30px;margin-bottom:10px;-webkit-box-shadow:0 3px 5px rgba(22,24,26,.22);box-shadow:0 3px 5px rgba(22,24,26,.22);cursor:pointer}.devices-button:last-child{margin-bottom:0}.devices-button--yellow{color:#fbae17;border:none;border-bottom:1px solid #fbae17;-webkit-border-radius:0;border-radius:0;font-weight:500;letter-spacing:-.05em;text-transform:none;-webkit-box-shadow:none;box-shadow:none}.devices-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.devices-popup{position:relative;width:100%;max-width:960px;padding:40px 30px;background:#fff;-webkit-border-radius:18px;border-radius:18px;margin:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.devices-popup .disabled{opacity:.6;pointer-events:none;cursor:default}.devices-popup.active .evaluation__price{opacity:1;color:#1e1e1e}.devices-popup.active .evaluation__btn--small,.devices-popup.active .evaluation__text{opacity:1}.devices-popup__title{font-size:32px;line-height:38px;letter-spacing:.8px;font-weight:300;color:#661584;margin-bottom:20px}.devices-popup__subtitle{color:#292929;font-size:20px;margin-bottom:24px}.devices-popup__selects{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px;margin-left:-16px}.devices-popup__select{position:relative;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;width:33.333333333%;margin-bottom:10px;padding-left:16px}.devices-popup__select .select2-results{background:#fafafa;border:1px solid #e6e6e6!important;font-size:16px}.devices-popup__select .select2-container--default .select2-selection--single,.devices-popup__select .select2-search__field{background:#fafafa;border:1px solid #e6e6e6!important;-webkit-border-radius:4px!important;border-radius:4px!important;-webkit-box-shadow:none;box-shadow:none}.devices-popup__select .select2-results__option:not(.select2-results__message)::before{display:none}.devices-popup__select .select2-container[style*='position: absolute;'],.devices-popup__select .select2-dropdown{top:0!important}.devices-popup__select .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#661584}.city-assert{position:absolute;top:calc(100% + 20px);right:35px;z-index:10;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:335px;-webkit-box-shadow:1px 1px 10px rgba(22,24,26,.22);box-shadow:1px 1px 10px rgba(22,24,26,.22);-webkit-border-radius:6px;border-radius:6px;background-color:#fff;padding:30px 40px}.city-assert__title{width:100%;margin-bottom:20px;font-size:17px;line-height:23px;font-weight:300;letter-spacing:.42px;color:#661584}.city-assert__btn{max-width:116px;width:100%;font-family:"Houschka Rounded";font-size:15px;line-height:21px;letter-spacing:1.96px;font-weight:700;text-transform:uppercase;color:#fff;-webkit-box-shadow:1px 1px 10px rgba(22,24,26,.22);box-shadow:1px 1px 10px rgba(22,24,26,.22);padding:10px 0}.wrong-region{width:100%;max-width:624px;margin:150px auto 72px;font-family:"Museo Sans",Arial,sans-serif;text-align:center}.wrong-region__title{font-size:28px;line-height:33px;letter-spacing:.025em;font-weight:300;color:#661584}.wrong-region__container{background-color:#f8f8f8;height:172px;margin-top:32px;padding-top:32px;padding-left:16px;padding-right:16px}.wrong-region__container-text{color:#5c5c5c;width:100%;max-width:466px;margin:0 auto 24px}.wrong-region__container .subscription-form{width:396px;margin:0 auto}.wrong-region__container .subscription-form__btn._circle{display:none;-webkit-border-radius:50%;border-radius:50%;width:32px;height:32px;padding:0;text-transform:none}.form-select{position:relative}.form-select .select2-container{width:100%!important}.form-select .select2-selection{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important;height:46px;line-height:1;padding:0 40px 0 12px;background:#fafafa;-webkit-border-radius:4px!important;border-radius:4px!important;border:1px solid #e6e6e6!important;-webkit-box-shadow:none;box-shadow:none}.form-select .select2-container.select2-container--default.select2-container--open{top:0!important;left:0}.form-select .select2-search__field{height:46px!important;padding:0 40px 0 12px!important;background:#fafafa;-webkit-border-radius:4px!important;border-radius:4px!important;border:1px solid #e6e6e6!important;-webkit-box-shadow:none;box-shadow:none}.form-select .select2-search--dropdown{padding:0}.form-select .select2-dropdown{border:0}.form-select .select2-results{position:relative;margin-top:3px;-webkit-box-shadow:0 4px 15px rgba(139,155,165,.35)!important;box-shadow:0 4px 15px rgba(139,155,165,.35)!important;-webkit-border-radius:4px!important;border-radius:4px!important;overflow:hidden}.form-select .select2-results:before{content:'';position:absolute;top:-2px;left:0;right:0;height:10px;background:#fff;z-index:1;background:-webkit-linear-gradient(top,#fff 0,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,left bottom,from(white),to(rgba(255,255,255,0)));background:-o-linear-gradient(top,#fff 0,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,#fff 0,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0 )}.form-select .select2-selection__arrow{display:none!important}.form-select .select2-container--default .select2-selection--single .select2-selection__rendered{color:#8e8e8e;font-size:16px;padding-left:0;right:0}.form-select .select2-results__option{padding:6px 12px;text-align:left}.form-select .select2-container--default .select2-results__option--highlighted[aria-selected]{color:#292929;background-color:rgba(251,174,23,.3)}.form-select__icon{position:absolute;top:50%;right:16px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);color:#f9ad31}.shops-list{position:relative;z-index:2;padding:24px}.shops-list__close{position:absolute;top:12px;right:12px;margin:0;padding:0;display:none;background:0 0}.shops-list__close-icon{display:inline-block;vertical-align:middle}.shops-list__title{margin:0 0 24px;text-transform:uppercase;color:#5c5c5c;letter-spacing:.02em;font-weight:300}.shops-list__form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:16px}.shops-list__search{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%;margin-right:12px}.shops-list__search input{width:100%;height:40px;padding:0 40px 0 12px;background:#fafafa;border:1px solid #e6e6e6;font-size:14px;line-height:38px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.shops-list__search input::-webkit-input-placeholder{color:#9c9c9c}.shops-list__search input::-moz-placeholder{color:#9c9c9c}.shops-list__search input:-ms-input-placeholder{color:#9c9c9c}.shops-list__search input:-moz-placeholder{color:#9c9c9c}.shops-list__search-icon{position:absolute;top:50%;right:12px;width:21px;height:21px;fill:#8e8e8e;-webkit-transform:scale(-1,1) translate(0,-50%);-ms-transform:scale(-1,1) translate(0,-50%);transform:scale(-1,1) translate(0,-50%)}.shops-list__select{width:230px}.shops-list__partners-item{display:inline-block;margin-left:8px;padding:4px 8px 3px;background:#fffaed;border:1px solid #e9dfc5;-webkit-border-radius:6px;border-radius:6px;font-size:13px;line-height:1;white-space:nowrap}.shops-list__partners-item:first-child{margin-left:0}.shops-list__partners-close{width:10px;height:9px;margin-left:2px;cursor:pointer;fill:#c25f60;color:#c25f60}.shops-list__body{margin-top:16px;margin-left:-24px;margin-right:-24px}.shops-list__item{padding:20px 24px;-webkit-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s;cursor:pointer}.shops-list__item:hover{background:#ffeecf}.shops-list__item._open{background:#ffeecf!important}.shops-list__item._open.--mobile{background:0 0!important}.shops-list__item._hidden{display:none!important}.shops-list__item._hidden.--mobile{display:block!important}.shops-list__block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.shops-list__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%;padding-right:20px}.shops-list__address{font-size:14px;line-height:1;font-weight:500;letter-spacing:.03em;color:#5c5c5c}.shops-list__address span{display:block;margin-top:5px;font-size:12px;line-height:1;font-weight:300;letter-spacing:.03em;color:#8e8e8e}.shops-list__text{position:absolute;margin-top:15px;font-size:12px;line-height:1.4;font-weight:300;letter-spacing:.03em;color:#8e8e8e;opacity:0;visibility:hidden;height:0;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}._open .shops-list__text{position:relative;opacity:1;visibility:visible;height:auto}.shops-list__logo{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;width:99px;text-align:center}.shops-list__logo img{max-width:100%;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.shops-list__more{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;width:240px}.shops-list__to-map{width:100%;text-align:right;display:none;margin-top:10px}._open .shops-list__to-map{display:block}.shops-list__to-map-link{display:inline-block;width:100%;padding:0 20px;background:0 0;white-space:nowrap;color:#680a87;font-size:13px;font-weight:500;text-transform:uppercase;line-height:32px;height:32px;-webkit-border-radius:23px;border-radius:23px;text-decoration:none;text-align:center;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;border:1px solid #680a87}.shops-list__more-link{width:100%;text-align:left}.shops-list__more-link a{display:inline-block;color:#680a87;font-size:12px;line-height:1;font-weight:300;text-decoration:none;border-bottom:1px solid #680a87}.shops-list__price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;color:#292929;font-size:18px;font-weight:700;line-height:1;text-align:left}.shops-list__price-linethrough{position:relative}.shops-list__price-linethrough:after{content:'';position:absolute;top:50%;left:0;width:110%;-webkit-transform:translate(-5%,-50%);-ms-transform:translate(-5%,-50%);transform:translate(-5%,-50%);height:1px;background-color:#292929}.shops-list__price-list{position:absolute;opacity:0;visibility:hidden;height:0;margin-top:15px}._open .shops-list__price-list{position:relative;opacity:1;visibility:visible;height:auto}.shops-list__price-list .shops-list__price{margin-top:5px;font-size:14px;line-height:16px;font-weight:500}.shops-list__price-list .shops-list__price:last-child{margin-bottom:6px}.shops-list__price-num{width:70px;text-align:right}.shops-list__price-desc{padding-left:10px;color:#8e8e8e;font-size:12px;font-weight:500}.shops-list__price-desc:before{content:'-';display:inline-block;margin-right:5px}.shops-list__action{position:absolute;top:-5px;right:0;width:143px;z-index:1}.shops-list__button{display:inline-block;width:100%;padding:0 20px;background:#680a87;white-space:nowrap;color:#fff;font-size:13px;font-weight:500;text-transform:uppercase;line-height:32px;height:32px;-webkit-border-radius:23px;border-radius:23px;text-decoration:none;text-align:center;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.shops-list__button:hover{background:#881cb0}.shops-list__load{padding:24px 0 64px;text-align:center;display:none}.shops-list__load a{width:100%;display:inline-block;vertical-align:middle;background:0 0;border:1px solid #680a87;color:#680a87;text-decoration:none;font-size:13px;font-weight:500;text-transform:uppercase;line-height:40px;height:40px;-webkit-border-radius:23px;border-radius:23px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.js-multi-select,.multi-select{position:relative}.multi-select__toggle{position:relative;z-index:2;width:100%;padding:0;background:#fafafa;border:1px solid #e6e6e6;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:4px;border-radius:4px;height:40px;line-height:40px;text-align:left;font-size:14px;font-weight:300;letter-spacing:.02em;color:#292929}.multi-select__toggle span{padding-left:12px}.multi-select__icon{position:absolute;top:50%;right:16px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);color:#fbae17}._open .multi-select__icon{-webkit-transform:translate(0,-50%) rotate(180deg);-ms-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}.multi-select__dropdown{display:none;position:absolute;left:0;right:0;z-index:2;max-height:230px;margin-top:4px;background:#fff;padding:16px 15px 16px 12px;-webkit-box-shadow:0 4px 26px rgba(0,0,0,.15);box-shadow:0 4px 26px rgba(0,0,0,.15);overflow-y:auto}._open .multi-select__dropdown{display:block}.multi-select__item{margin-top:14px}.multi-select__item:first-child{margin-top:0}.multi-select__label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;vertical-align:middle}.multi-select__label input{display:none}.multi-select__label input:checked+.multi-select__checkbox{color:#680a87}.multi-select__label input:checked+.multi-select__checkbox:after{display:block}.multi-select__checkbox{position:relative;padding-left:26px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;letter-spacing:.02em}.multi-select__checkbox:before{content:'';position:absolute;top:50%;left:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:16px;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #9c9c9c;-webkit-border-radius:2px;border-radius:2px}.multi-select__checkbox:after{content:'';display:none;position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:16px;height:16px;background:url(../img/svg/svg-check.svg) center no-repeat}.multi-select__right{color:#680a87;font-size:12px}.share{top:-10px;position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none;color:#7b7b7b;vertical-align:top;font-size:14px;line-height:20px;min-width:0;min-height:0;height:40px;background:#fff;width:164px;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.share__button{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 10px 0 15px;height:100%;overflow:hidden;cursor:pointer;background:#fff;-webkit-border-radius:25px;border-radius:25px;-webkit-transition:width .25s ease-in-out;-o-transition:width .25s ease-in-out;transition:width .25s ease-in-out;width:50px}.share._active .share__button{width:164px;-webkit-box-shadow:0 0 10px rgba(1,1,1,.1);box-shadow:0 0 10px rgba(1,1,1,.1);color:#555}.share._active .share__button .share__icon{color:#555}.share__icon{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;display:inline-block;margin-top:10px;color:#7b7b7b;width:19px;height:20px;margin-right:12px;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.share__text{position:absolute;top:50%;left:45px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.share._active .share__text{display:none}.share__social{position:relative;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;width:36px;height:40px;opacity:0}.share._active .share__social{opacity:1;-webkit-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.share__social a{display:block;width:100%;height:100%}.share__social a:hover svg{fill:#661584}.share__social svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;width:100%;height:100%;max-width:20px;max-height:20px;fill:#7b7b7b}.fancy-video.fancybox-container .fancybox-bg{background:#000;opacity:.6}.fancy-video.fancybox-container .fancybox-toolbar{opacity:1;visibility:visible}.fancy-video.fancybox-container .close-fancy{border:none;padding:0;cursor:pointer;background:0 0;width:80px;height:80px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;top:0}.fancy-video.fancybox-container .close-fancy:hover svg{color:#f9ad31}.fancy-video.fancybox-container .close-fancy svg{width:40px;height:40px;color:#fff;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.main-video{background:#ffbd00}.main-video__inner{width:100%;max-width:860px;padding:80px 16px;margin:0 auto}.main-video__bg{position:relative;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;height:50vw;max-height:466px}.main-video__bg svg{width:84px;height:84px;opacity:.8;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.main-video__img{-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center;width:100%;opacity:.2;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}@media (min-width:480px){.deferred-goods__info{max-width:500px}.deferred-goods__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.deferred-goods__item{width:50%;max-width:100%;margin-left:0;margin-right:0}.deferred-goods__item-img{min-height:232px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.devices-trigger__text{display:inline-block;vertical-align:middle;margin-right:10px}.devices-rent{width:46%}.devices-button{width:48%;display:inline-block;vertical-align:top;margin-bottom:0}.devices-button:first-child{margin-right:3%}.devices__item:last-child{text-align:center}}@media (min-width:640px){.wrapper{padding-right:20px;padding-left:20px}.main-header{min-width:44px}.main-header:before{height:87px;background-image:url(../img/decor/bg-full-1024.png)}.logo{height:75px}.logo__image{top:15px;width:176px;height:45px}.search{padding-top:40px}.search__title{font-size:36px;line-height:53px}.search__text{margin-bottom:35px;font-size:30px;line-height:36px}.partners__tile{margin-bottom:110px}.develop{padding-top:10px;padding-bottom:10px;margin-bottom:30px;font-size:18px;line-height:20px}.copyright{font-size:18px;line-height:20px;margin-bottom:20px}.phone-card-specifications__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:25px}.phone-card-specifications__item{width:48%;padding:10px 0}.phone-card-specifications__item:nth-child(odd){border-bottom:1px solid #d7d7d7;margin-top:-1px}.phone-card-specifications__item:nth-child(even){border-bottom:1px solid #d7d7d7;margin-top:-1px}.phone-card__saving{font-size:26px;line-height:30px}.not-found{padding-top:80px;padding-bottom:80px;background-image:url(../img/decor/404-bg.png)}.not-found__title{font-size:200px;line-height:200px}.not-found__message{max-width:100%;margin-bottom:30px;font-size:22px}.not-found__message span{font-size:28px}.not-found__message::after{font-size:28px}.not-found__text{margin-bottom:30px;max-width:470px;font-size:16px;line-height:30px}.not-found__btn{font-size:13px;padding:8px 20px}.content-page-wrapper{padding-top:80px}.content-page__title{font-size:24px;line-height:24px}.content-page__container h2{font-size:18px;line-height:20px}.content-page__container p{font-size:16px}.content-page__container strong{font-size:16px;line-height:18px}.content-page__container small{font-size:12px;line-height:16px;color:#818181}.content-page__slider-wrap .slick-next,.content-page__slider-wrap .slick-prev{width:50px;-webkit-background-size:20px 20px;background-size:20px}.deferred-goods-wrapper{padding-top:60px;padding-bottom:60px}.deferred-goods__title{font-size:24px;line-height:24px}.deferred-goods__info{position:relative;max-width:965px;border-width:4px;padding:20px 15px}.deferred-goods__info-clearAll{position:absolute;top:44%;right:15px;margin:auto}.deferred-goods__info-text{font-size:16px;line-height:18px;margin-bottom:0}.deferred-goods__item{width:33.3%}.devices-mark{margin-right:36px}.devices__item:last-child{margin-top:36px;padding-top:30px}.devices-mark__icon{width:37px;height:37px}.devices-likes{max-width:100%;margin-right:36px}.devices-likes__icon{width:37px;height:32px}.devices-likes__number{font-size:24px;line-height:24px}.devices-rent{width:48%}.devices-rent__icon{width:23px;height:38px;margin-right:5px}.devices-rent__text{font-size:18px}.devices-rent__text-number,.devices-rent__text-price{font-size:24px;line-height:24px}.devices-rent__text-number{margin-right:3px}.devices-rent__text-price{margin-left:3px}.devices-trigger{width:21%}.devices-trigger__text{margin-right:14px}.devices-trigger__arrow{width:32px;height:32px}.devices-amount{margin-top:24px;padding:34px 0 42px}.devices-amount__item{margin-bottom:30px}.devices-amount__item-name{font-size:21px;line-height:21px}.devices-amount__item-remove-line{height:1px}.devices-amount__item-price{width:36%;font-size:21px;line-height:24px}.devices-amount__item-price-number{font-size:24px;line-height:22px}.devices-button{width:47%;font-size:18px}.devices-button:first-child{margin-right:5%}}@media (min-width:769px){.shops-list__to-map{position:absolute;bottom:0}}@media (min-width:993px){.map--partners{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;display:block;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-top:0!important}.shops-list__to-map{display:none!important}}@media (min-width:1000px){.filters .tabs__content{padding-top:0}}@media (min-width:1020px){.deferred-goods-wrapper{padding-top:0;padding-bottom:60px}.deferred-goods__title{margin-bottom:37px}.deferred-goods__info{margin-bottom:35px}.deferred-goods__info-text{font-size:18px;line-height:20px}.deferred-goods__info-clearAll{top:38%;right:30px;font-size:12px;line-height:14px}.deferred-goods__info-clearAll-close{width:14px;height:14px;top:2px}.deferred-goods__info-clearAll-close-line{top:5px}.deferred-goods__list{margin-left:-4%}.deferred-goods__item{width:21%;margin-left:4%;margin-bottom:70px}.deferred-goods__item-title{max-width:227px}}@media (min-width:1024px){._trade-in-panel-enabled .main-footer{padding-bottom:36px}.wrapper{max-width:1470px}.brands-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:1490px;padding-right:0;padding-left:0}.brands-wrapper .show-more-btn{margin:40px auto 0}.evaluation-wrapper{max-width:1440px}.request-wrapper{min-width:auto;max-width:525px}.catalog-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;max-width:1545px;padding-top:20px}.main-header{min-height:44px;-webkit-box-shadow:0 3px 5px rgba(22,24,27,.15);box-shadow:0 3px 5px rgba(22,24,27,.15)}.main-header:before{display:none}.main-header__wrapper{height:44px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:1470px;padding-left:42px;padding-right:45px}.deferred-goods-link{display:block;margin-right:55px;visibility:hidden}.page-catalog .deferred-goods-link,.page-catalog-card .deferred-goods-link{visibility:visible}.logo{position:relative;top:9px;width:188px;height:87px;margin:0 0 -25px;padding-bottom:19px;background-image:url(../img/decor/logo-bg-1920.png);background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain}.logo__image{top:15px;width:154px;height:40px}.promo__wrapper{max-width:1210px}.title--x1{margin-bottom:60px;font-size:46px;letter-spacing:.7px}.search{padding-top:65px}.search__title{margin-bottom:30px;font-size:44px;line-height:53.26px;letter-spacing:-.2px;color:#661584}.search__text{margin-bottom:38px}.brands{width:100%;padding-bottom:55px}.brands__item{width:16.6%;min-height:150px;margin-bottom:45px;border-right:none}.brands__item:nth-of-type(2n){border-right:none}.brands__item:nth-of-type(6n){border-right:2px solid #ddd}.brands__item--hide{display:block}.brands__item--hide-d{display:none}.brands__item span{margin-bottom:-13px;font-size:16px}.brands__img{max-width:140px;margin-top:10px}.features{padding-bottom:55px}.features__banner{height:460px;margin-bottom:63px}.features__slider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.features__item{position:relative;width:20%}.features__icon{width:auto;margin-bottom:10px}.features__name{margin-bottom:5px;font-size:32px;font-weight:600}.features__text{max-width:80%;font-size:18px;line-height:24.03px;letter-spacing:.2px}.intro-banner__wrap .select2-dropdown,.intro-banner__wrap .select2-search__field,.intro-banner__wrap .select2-selection,.intro-banner__wrap .select2-selection__placeholder{font-size:16px!important;letter-spacing:.43px}.intro-banner__wrap .select2-container[style*='position: absolute;']{top:27px!important}.intro-banner__wrap .select2-search__field,.intro-banner__wrap .select2-selection{height:47px!important}.intro-banner__wrap .select2-search__field,.intro-banner__wrap .select2-selection__rendered{font-weight:400;letter-spacing:.43px!important;color:#1e1e1e!important}.intro-banner__wrap .select2-selection__placeholder{font-weight:100}.intro-banner__bottom{max-width:997px;margin:0 auto 67px;padding:41px 43px 40px 0}.intro-banner__bottom-title{padding-top:1px;padding-left:12px;margin-bottom:0;font-size:22px;letter-spacing:.25px;color:#1e1e1e}.intro-banner__bottom-search-btn{top:5px;right:-16px;font-size:15px;letter-spacing:.45px;padding:3px 39px 2px}.partners__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.partners__list-item{max-width:20%;margin-left:80px;margin-right:80px;margin-bottom:50px}.main-footer{padding-top:50px;padding-bottom:0;background-image:none;background-color:#f8f8f8}.main-footer__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;max-width:1690px;padding-bottom:15px;padding-right:20px;padding-left:20px}.main-footer__logo{display:none;color:#acacac}.main-footer__logo-d{display:block;margin-right:auto;color:#acacac}.main-footer__wrap{width:100%;padding-top:2px;padding-bottom:2px;background-color:#661584}.main-footer__wrap .main-footer__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;padding-bottom:0}.main-footer__tel{display:inline-block;vertical-align:top;margin-bottom:10px;font-size:30px;line-height:46.93px;color:#9d9d9d}.main-footer__tel-icon{display:none}.main-footer__contacts{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:30%;text-align:right}.develop__reka{text-transform:uppercase}.navigation{width:39%;margin-bottom:0}.navigation__btn{display:none}.navigation__item{width:50%;margin-bottom:20px}.navigation__list{padding-top:4px;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.navigation__link{display:block;padding-right:10px;font-size:14px;line-height:20px;text-align:left;color:#595959}.navigation__link:hover{text-decoration:underline;color:#a6a6a6}.subscription-form{width:340px;margin:0 0 25px}.subscription-form__field{height:45px;font-size:16px;padding:0 145px 0 21px}.subscription-form__btn{top:6px;max-height:34px;min-height:auto;font-size:14px;text-transform:none;line-height:30px}.subscription-form--width{width:505px;margin:0 auto}.subscription-form--width .subscription-form__field{padding-right:140px}.subscription-form--width .subscription-form__btn{padding-right:40px;padding-left:38px;font-size:15px;letter-spacing:.45px}.subscription-form--full-width{width:100%;margin:0 0 20px}.subscription-form--full-width .subscription-form__field{padding-left:30px}.subscription-form--full-width .subscription-form__btn{padding-right:40px;padding-left:38px;font-size:15px;letter-spacing:.45px}.subscription-form .forMessages{text-align:left}.social{margin-bottom:0;margin-left:-17px}.social__item{padding-right:19px;padding-left:19px}.social__item:last-of-type{padding-right:0}.social__item:hover .social__icon{color:#661584}.social__icon{color:#8d8d8d;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.social__icon--vk{width:15px;height:18px}.social__icon--yt{width:22px;height:20px}.social__icon--fb{width:12px;height:20px}.social__icon--ig{width:22px;height:20px}.social__icon--tw{width:22px;height:18px}.develop{padding-top:0;padding-bottom:0;padding-right:15px;margin-bottom:0;font-size:11px;line-height:21px;letter-spacing:.27px;color:#fff}.copyright{margin-bottom:0;font-size:12px;line-height:26px;font-weight:500;color:#fff}.full-version{display:none}.brands-list{width:12%}.brands-list:nth-of-type(n+9){display:none}.brands-list--hide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.brands-list__item{width:100%;display:block!important}.brands-list__letter{padding:0;margin-bottom:15px!important;font-size:20px;line-height:13.92px;font-weight:500;letter-spacing:1px;background-color:transparent;cursor:default}.brands-list__link{padding:4px 0;font-size:16px;line-height:20px;letter-spacing:.8px;font-weight:500}.brands-list__letter::after,.brands-list__letter::before{display:none}.phone-item{width:20%;padding-right:10px;padding-left:10px}.phone-item__image{margin-bottom:7px}.phone-item__title{margin-bottom:16px;font-size:18px;line-height:26px;font-weight:500;letter-spacing:.2px}.show-more-btn{font-size:16px;line-height:20px;letter-spacing:.47px;padding:10px 32px}.city-select{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;font-size:13px;line-height:24px;font-weight:400;letter-spacing:.65px;text-decoration:none;color:#313131;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.city-select:hover{color:#7e7e7e}.memory{display:block}.memory label{margin-bottom:5px}.memory__text{font-size:24px}.memory--big{margin-bottom:0}.memory--big label{width:64px;height:64px;margin-bottom:0;margin-left:0;margin-right:16px;font-size:24px;line-height:1;border:2px solid #680a87;-webkit-border-radius:12px;border-radius:12px}.memory--big label span{position:relative;top:2px}.evaluation{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:400px;padding-top:30px;padding-left:395px;text-align:left}.evaluation .memory{width:100%;margin-bottom:50px}.evaluation--indent-pb{padding-bottom:130px}.evaluation__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;width:100%;margin-bottom:50px}.evaluation__title{width:100%;margin-bottom:35px;font-size:28px;line-height:36.01px;letter-spacing:.7px}.evaluation__change{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-bottom:0;margin-left:25px;font-size:13px;line-height:16px}.evaluation__picture{position:absolute;top:87px;left:0;width:300px;height:300px}.evaluation__img{max-width:300px;margin:0 auto}.evaluation__features{display:block;width:42%;padding-top:25px;padding-right:30px;margin-top:-10px;-webkit-box-shadow:1px 1px 10px rgba(22,24,26,.22);box-shadow:1px 1px 10px rgba(22,24,26,.22);-webkit-border-radius:20px;border-radius:20px}.evaluation__features-item{position:relative;padding-left:105px;margin-bottom:23px;font-size:14px;line-height:19.04px;letter-spacing:.2px}.evaluation__icon{position:absolute;top:50%;left:35px;color:#c3c3c3;-webkit-transform:translateY(-48%);-ms-transform:translateY(-48%);transform:translateY(-48%)}.evaluation__features-item strong{display:block;margin-bottom:3px;font-family:"Houschka Rounded";font-size:18px;line-height:25.37px;letter-spacing:.26px;font-weight:700;color:#661584}.evaluation__item{padding-left:68px;font-size:16px;line-height:21.11px}.evaluation__item:first-of-type .evaluation__num{left:4px}.evaluation__num{top:-13px;left:-4px;height:auto;font-size:79px}.evaluation__step{margin-bottom:10px;font-size:24px;line-height:28.13px;color:#424242}.evaluation__list{width:48%;padding-right:50px}.evaluation__btn{margin-top:-30px;font-size:15px;line-height:16px;letter-spacing:1.96px;padding:10px 26px}.evaluation__btn._getmoney:hover{background-color:#881cb0;color:#fff}.evaluation__btn--small{display:inline-block;vertical-align:middle;width:auto;min-width:273px;padding-top:15px;padding-bottom:15px;margin-top:0;margin-bottom:0;margin-right:23px;font-size:16px;letter-spacing:.07em;text-align:center;font-weight:500}.evaluation__btn--small span{text-transform:none}.evaluation__btn--small._getmoney{padding-top:14px;padding-bottom:14px}.evaluation__price{position:relative;display:inline-block;vertical-align:middle;width:210px;padding-left:8px;margin-bottom:0;margin-right:48px;font-size:40px;line-height:66.83px;color:rgba(30,30,30,.4);opacity:1}.evaluation__text{max-width:none;padding-top:45px;padding-left:8px;margin:0;font-size:14px;line-height:17px;letter-spacing:.01em;font-weight:300;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.evaluation__text-icon{display:block;width:33px;height:33px;margin-right:12px}.evaluation__subtitle{font-size:24px;line-height:1;color:#5c5c5c}.getmoney__block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:30px}.getmoney__desc{width:219px;padding-left:8px;margin-right:43px;margin-bottom:0;font-size:16px;line-height:19px}.breadcrumbs{display:block}.state-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;margin-bottom:27px}.state-item--indent-mb{margin-bottom:62px}.state-item__btn{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:200px;max-width:none;margin:0;font-size:17px;line-height:26px;padding:8px 10px 8px 49px}.state-item__btn::before{top:9px;left:33px;width:23px;height:23px}.state-item__text{position:relative;width:55%;padding-left:55px;margin:0;font-size:15px;line-height:20px;letter-spacing:.17px;font-weight:300}.state-item__text::before{content:'';position:absolute;top:50%;left:17px;display:block;width:24px;height:1px;margin-top:-1px;background-color:#d2d2d2}.state-item__act{left:40px;width:12px;height:9px;margin-top:-4px}.map{padding-top:15px}.map__title{margin-bottom:36px;font-size:28px;line-height:36.2px;letter-spacing:.7px}#map{height:835px}.map__info{display:none}.close-btn{right:0;top:0}.close-btn svg{width:20px;height:20px}.request{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-top:33px;text-align:left}.request__title{margin-bottom:11px;font-size:28px;line-height:36.01px;letter-spacing:.7px}.request__create{width:100%;margin-bottom:20px;font-size:14px;line-height:20px;letter-spacing:.16px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.request__create-date,.request__create-time{margin-left:19px}.request__img{display:block;max-width:125px}.request__total{height:58px;background-color:#ebebeb;padding:16px 24px;margin-bottom:24px}.request__total-name{font-size:14px;line-height:17px}.request__total-val{font-size:22px;line-height:26px}.request__info{width:100%;padding:24px 24px 16px;margin-bottom:24px;text-align:left}.request__info-title{font-size:14px;line-height:17px;margin-bottom:16px}.request__info-item._shop{margin-right:82px}.request__info-item{margin-bottom:0;font-size:14px;line-height:24px}.request__info-name{padding-right:0}.request__info-name._shop{margin-bottom:8px}.request__info-item img{width:107px}.request__good{margin-bottom:24px}.request__good-img-block{width:104px}.request__good-info{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-left:35px;max-width:345px}.request__good-info .request__info-item{font-size:14px;line-height:17px}.request__good-info .request__info-item._good{margin-right:100px}.request__good-info .request__info-name{margin-bottom:22px}.request__good-info .request__info-val{line-height:17px}.request__text{width:100%;margin-top:4px;margin-bottom:38px;font-size:14px;line-height:22px;letter-spacing:.16px}.request__text._first{padding-left:0}.request__text._first._first i{display:none}.request__text._first::before{left:-10px}.request__alert{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:485px;margin-bottom:28px;border-width:2px;padding:14px 20px 10px}.request__alert p{font-size:12px;line-height:20px;letter-spacing:.3px}.request__icon{width:30px;height:34px;margin-top:0;margin-bottom:0;margin-right:15px}.request__btn{position:relative;margin:0 auto;font-size:13px;line-height:21px;letter-spacing:.46px;padding:5px 27px}.request._exchange .request__info{margin-bottom:32px}.request._exchange .request__goods{margin-bottom:8px}.request._exchange .request__goods._exchange{margin-bottom:0}.request._exchange .request__goods._exchange .request__info-price .request__info-val._cur{font-size:18px;line-height:22px;margin-bottom:5px}.request._exchange .request__goods._exchange .request__info-price .request__info-val._old{font-size:14px;line-height:17px}.colors{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-top:0;margin-bottom:-5px;font-size:14px;line-height:20px;letter-spacing:.16px}.colors__text{margin-right:13px}.colors__wrap a{width:44px;height:44px;margin-right:5px;margin-left:5px;cursor:pointer}.phone-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;padding-bottom:60px}.phone-card__title{display:none;width:100%;font-size:28px;line-height:36px;letter-spacing:.7px;text-align:left}.phone-card__title--d{display:block;margin-bottom:11px}.phone-card__photo{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:45%;margin-top:5px}.phone-card__img{-webkit-transform:translateX(-53%);-ms-transform:translateX(-53%);transform:translateX(-53%)}.phone-card__thumbs{width:100px;height:480px;margin-top:-24px;padding-top:46px}.phone-card__thumbs .slick-list{max-height:100%}.phone-card__thumbs .slick-slide{margin-bottom:50px}.phone-card__saving-link{width:auto;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.phone-card__saving-link:hover{text-decoration:none;color:#9920c6}.phone-card__saving-link:hover .phone-card__saving-icon{color:#9920c6}.phone-card__thumbs .slick-next,.phone-card__thumbs .slick-prev{top:auto;bottom:-68px;left:50%;right:auto;width:50px;margin-left:-26px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.phone-card__thumbs .slick-arrow.slick-disabled{opacity:.3}.phone-card__thumbs .slick-prev{top:-30px;bottom:auto;margin-left:-24px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.phone-card__thumbs-img{cursor:pointer}.phone-card__wrap{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;max-width:44%;margin-top:-24px;text-align:left}.phone-card__price-old{padding-right:5px;padding-left:0;margin-bottom:0;font-size:20px}.phone-card__price-old::after{left:-3px;height:1px;margin-top:0}.phone-card__price{margin-bottom:7px;font-size:24px;line-height:28px}.phone-card__price span{padding-left:6px;font-size:32px}.phone-card__saving{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-left:2px;margin-bottom:19px;font-size:14px}.phone-card__saving-icon{width:22px;height:22px;margin-right:15px;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.phone-card__btn{padding:11px 26px 10px;margin-bottom:29px;font-size:17px;line-height:21.41px;letter-spacing:2.06px}.phone-card__wrapper{display:inline-block;vertical-align:top;padding-top:12px}.phone-card__link{vertical-align:top;margin:0 13px;font-size:14px;line-height:20px}.phone-card__postpone{margin-left:15px;text-decoration:underline;color:#661584}.phone-card__postpone:hover{text-decoration:none;color:#9920c6}.phone-card__postpone:hover .phone-card__postpone-icon{color:#9920c6}.phone-card__postpone:hover .phone-card__postpone-icon--mask{color:green}.phone-card__postpone:active{color:green}.phone-card__postpone:active .phone-card__postpone-icon{color:green}.phone-card__postpone:active .phone-card__postpone-icon--mask{color:green}.phone-card__postpone-icon{width:24px;height:19px;margin-right:5px;color:#661584}.phone-card__share{padding-top:2px;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.phone-card__share:hover,.phone-card__share:hover .phone-card__share-icon{color:#555}.phone-card__share-icon{width:19px;height:20px;margin-right:12px;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.phone-card__info{display:block;margin-bottom:80px;font-size:14px;line-height:26px;letter-spacing:.17px}.phone-card__info b{font-weight:900;text-transform:uppercase}.phone-card__all-info{left:0;right:0;top:1px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:0;font-size:14px;line-height:20px;margin:auto;-webkit-transform:translateX(62%);-ms-transform:translateX(62%);transform:translateX(62%)}.phone-card__all-info-icon{color:#454545}.phone-card-specifications{margin-top:-55px}.phone-card-specifications__list{padding:47px 80px}.phone-card-specifications__item{width:46%;font-size:14px;line-height:16px}.partners-list--map-view .partners-list__block{display:block}.partners-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid #cfcfcf}.partners-list{overflow-y:auto;width:38%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;max-height:835px}.partners-list__header{border-top:none;padding:24px 20px 20px 51px}.partners-list__title{display:none;font-size:22px;line-height:32px;font-weight:500;text-transform:none}.partners-list__title--d{display:block}.partners-list__btn{display:none}.partners-list__block{max-height:none;overflow-y:visible;border-top-width:3px}.partners-list__item{padding-left:45px;padding-right:16px}.partners-list__presents{padding-left:0;font-size:12px;line-height:16px;color:#000}.partners-list__price-value span{margin-bottom:2px;font-size:12px;line-height:18px}.partners-list__price-value{font-size:24px;line-height:32px}.partners-list__on-map-btn{display:none}.partners-list__select-btn{display:inline-block;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-bottom:2px;font-size:13px;text-transform:uppercase;letter-spacing:1px;color:#fff;padding:10px 16px 8px}.partners-list__detail{font-size:12px;line-height:20px}.partners-list__detail-list{margin-bottom:8px}.partners-list__detail-btn{font-size:12px;line-height:16px}.partners-list__block--inner{display:none}.partners-list__detail strong{font-size:14px}.partners-list__footer{display:none}.partners-list__item--hide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.price-tooltip{position:absolute;right:107%;top:-85px;left:auto;overflow-y:visible;z-index:1;display:block;width:350px;height:auto;background-color:#fff;border:1px solid #d7d7d7;-webkit-box-shadow:0 2px 5px rgba(22,24,27,.2);box-shadow:0 2px 5px rgba(22,24,27,.2)}.price-tooltip::after{content:'';position:absolute;top:50%;right:-23px;display:block;width:23px;height:39px;margin-top:-30px;background-image:url(../img/decor/tooltip-arr.png);background-repeat:no-repeat}.price-tooltip__wrap{width:100%;-webkit-box-shadow:none;box-shadow:none}.price-tooltip__header{font-size:16px;line-height:26px;padding:13px 24px 10px 27px}.price-tooltip__total{font-size:18px}.price-tooltip__close{display:none}.price-tooltip__list{padding:14px 29px 13px 26px}.price-tooltip__item{padding:8px 0 7px;font-size:14px;line-height:20px}.price-tooltip__item-wrap{width:90px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.price-tooltip__item span{font-size:16px}.price-tooltip__item--old span::after{left:-2px}.price-tooltip--pos-right::after{right:auto;left:-23px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.price-tooltip--pos-right{right:auto;left:50px;top:-90px}.catalog-item:nth-of-type(3n) .price-tooltip{left:auto;right:250%}.catalog-item:nth-of-type(3n) .price-tooltip::after{-webkit-transform:none;-ms-transform:none;transform:none;left:auto;right:-23px}.not-found{padding-top:100px;padding-bottom:112px}.not-found__title{font-size:361px;line-height:330px}.not-found__message{margin-bottom:50px;font-size:28px}.not-found__message span{font-size:36px}.not-found__message::after{font-size:36px}.not-found__text{margin-bottom:45px;font-size:18px;line-height:24px}.not-found__btn{margin-right:7px;margin-left:10px;font-size:15px;line-height:21px;padding:10px 26px}.content-page-wrapper{padding:70px 0 50px}.content-page__title{font-size:26px;line-height:26px;margin-bottom:40px}.content-page__container h2{margin-bottom:20px}.content-page__container ul{padding-left:25px}.content-page__container li{margin-bottom:15px;padding-left:20px}.content-page__container li:before{width:8px;height:8px;top:3px}.content-page__container img{margin:30px 0}.content-page__container hr{margin:20px 0}.content-page__container small{line-height:18px}.content-page__slider-wrap .slick-next,.content-page__slider-wrap .slick-prev{-webkit-background-size:24px 24px;background-size:24px}.content-page__slider-wrap .slick-prev{left:16px}.content-page__slider-wrap .slick-next{right:16px}.catalog-search{display:none}.catalog-search--desktop{display:block;visibility:hidden}.page-catalog .catalog-search--desktop,.page-catalog-card .catalog-search--desktop{visibility:visible}.modal-content__wrap{width:415px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-top:42px;padding-bottom:45px}.modal-content__wrap .close-btn{top:0;right:0}.modal-content__wrap .close-btn svg{width:20px;height:20px}.modal-content__title{margin-bottom:45px;font-size:24px;line-height:30px}.modal-content__btn{min-width:115px;margin:0 13px;font-size:15px;padding:13px 40px 11px}.device-amount__counter,.devices-trigger._hide,.devices-trigger.is-active:before{display:none}.devices{padding:0;min-height:66px;border-top:none}.devices-container{max-width:980px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 auto;padding:0 10px;height:100%;min-height:66px;overflow:hidden}.devices__item{padding:0}.devices__item:nth-child(1){width:260px;padding:15px 0}.devices__item:nth-child(2){position:relative;z-index:1;display:block!important}.devices__item:nth-child(3){position:relative;z-index:1;display:block!important;margin-left:3%;margin-top:0;padding-top:0;border:0}.devices__item:nth-child(3) .devices-button--yellow{width:100%;margin:0;height:20px;font-size:16px;line-height:19px}.devices__item.--buttons{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;height:100%}.devices__item .devices-item__text-block{display:block}.devices-likes,.devices-mark,.devices-rent__icon,.devices-trigger__arrow,.devices__item.--yellow,.devices__item.--yellow .devices__buttons-block,.page-catalog .devices-likes,.page-catalog-card .devices-likes{display:none}.devices-trigger-wrapper{position:absolute;top:-25px;left:0;right:0;width:100px;height:25px;margin:auto;font-size:11px;line-height:25px;color:#000;font-weight:700;text-align:center;letter-spacing:.8px;background-color:#ee9d09;-webkit-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0;cursor:pointer}.devices-trigger__text{margin-right:0}.devices-rent{width:100%;max-width:200px}.devices-rent__wrapper .devices-rent__button{display:none}.devices-rent__text{width:100%;font-size:15px;line-height:18px}.devices-rent__text-block{display:none}.devices-rent__text-wrapper{display:inline-block;vertical-align:top;width:100%;min-width:280px}.devices-rent__text-wrapper .devices-amount__item{display:inline-block;white-space:nowrap}.devices-rent__text-device,.devices-rent__text-rent{display:inline-block;vertical-align:top}.devices-rent__text-number{font-size:15px;line-height:18px;color:#fff;margin-right:0}.devices-rent__text-price{font-size:16px;line-height:18px;font-weight:700}.devices-amount{border:0;padding-top:9px;padding-bottom:0;margin-top:0}.devices-amount__item-name{font-size:16px;line-height:19px;-webkit-transition:border .3s;-o-transition:border .3s;transition:border .3s}.devices-amount__item-name:hover{border-color:transparent}.devices-amount__item{margin-bottom:10px}.devices-rent .devices-amount__item{margin-bottom:0}.devices-amount__item-price{display:none;width:36%;font-size:15px;line-height:16px;padding-left:16px}.devices-amount__item-price-number{font-size:16px;line-height:16px}.devices-button{width:48%;height:36px;line-height:32px;font-size:12px;font-weight:500;-webkit-transition:background,color,border,.3s;-o-transition:background,color,border,.3s;transition:background,color,border,.3s}.devices-button:first-child{margin-right:3%}.devices-button:hover{background-color:#fff;color:#000}.devices-button--yellow:hover{color:#fbae17;background-color:transparent;border-color:transparent}.devices-popup{padding:40px 56px 64px}.devices-popup__title{margin-bottom:40px}.devices__buttons-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}.devices__buttons-block .devices-buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;background-color:#5b0f76;padding-left:18px;padding-right:22px;position:relative}.devices__buttons-block .devices-buttons::before{position:absolute;content:'';right:0;left:0;background-color:#5b0f76;z-index:-1;height:50vh}.devices__buttons-block .devices-button{width:197px}.devices__buttons-block .devices-button._catalog{margin-left:31px}.devices__buttons-block .devices-button._getmoney{margin-left:20px}.devices-item__text-block{font-weight:300;font-size:15px;line-height:18px}.devices-item__text-block .devices-item__text-price{font-weight:500;font-size:16px;line-height:19px}.share:hover .share__button{width:164px;-webkit-box-shadow:0 0 10px rgba(1,1,1,.1);box-shadow:0 0 10px rgba(1,1,1,.1)}.share__button:hover,.share__button:hover .share__icon{color:#555}.share:hover .share__text{display:none}.share:hover .share__social{opacity:1;-webkit-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}}@media (min-width:1025px){.main-video__bg:hover .main-video__img{opacity:.4}.main-video__bg:hover svg{opacity:1}}@media (min-width:1200px){.phone-card__all-info{-webkit-transform:translateX(58%);-ms-transform:translateX(58%);transform:translateX(58%)}}@media (min-width:1300px){.phone-card__all-info{-webkit-transform:translateX(54%);-ms-transform:translateX(54%);transform:translateX(54%)}}@media (min-width:1310px){.intro-banner__bottom-search-btn{right:-29px}}@media (min-width:1401px){.features__item:nth-child(3)::after,.features__item:nth-child(3)::before{display:block}}@media (min-width:1440px){.content-page-wrapper{padding:70px 0}.content-page__title{font-size:28px;line-height:40px;margin-bottom:50px}.content-page__container h2{font-size:20px;line-height:24px;margin-bottom:25px}.content-page__container p{font-size:16px;line-height:24px;margin-bottom:30px}.content-page__container strong{font-size:16px;line-height:18px}.content-page__container img{margin:50px 0}.content-page__container hr{margin:30px 0 15px}.content-page__container small{font-size:12px;line-height:18px}}@media (min-width:1500px){.phone-card__wrap{max-width:35%}.phone-card__postpone{margin-left:25px}.phone-card__all-info{-webkit-transform:translateX(53%);-ms-transform:translateX(53%);transform:translateX(53%)}}@media (max-width:1709px){.intro-banner{margin-bottom:60px}.intro-banner__top{padding:50px 50px 35px}.intro-banner__slogan-title{margin:-8px 0 5px;font-size:42px;line-height:64px}.intro-banner__features-list{padding:30px 20px 30px 50px;width:700px}.intro-banner__features-item{max-width:184px}.intro-banner__features-item:before{top:-22px;left:-37px;font-size:90px}.intro-banner__features-title{margin-bottom:12px;font-size:18px}.intro-banner__features-txt{font-size:14px}}@media (max-width:1500px){.filter__btn._tooltip{left:calc(25% + 50px)}.sec_category .filters{z-index:1;width:280px!important}.sec_category .filters .group .costs .costs-label--max{right:-11%}.sec_category .filters .group .costs .costs-label--min{left:-11%}.sec_category .filters .group .name{font-size:14px;letter-spacing:0;padding:8px 35px 8px 20px}.sec_category .filters .group .costs{width:95%;margin-left:auto;margin-right:auto}.sec_category .filters .group .costs .noUi-target{margin-bottom:35px}.sec_category .filters .group .costs .noUi-horizontal .noUi-handle::after{font-size:11px}.sec_category .filters .group .costs input{height:30px}.filter-checkbox__label{font-size:11px}.sec_category .sorting{font-size:12px;line-height:30px}.sec_category .sorting .ul{padding-right:10px;padding-left:0}.sec_category .sorting .ul:before{margin-right:12px}.sec_category .sorting .ul li{margin-right:18px;font-size:13px}.sec_category .sorting .ul._lm li.act:before{right:-9px;top:16px}}@media screen and (max-width:1500px){.catalog-alert{margin-left:auto;padding-left:10px;padding-right:10px}.catalog-alert__text{margin:0 auto}}@media (max-width:1309px){.intro-banner__top{padding:40px 30px 35px 42px}.intro-banner__slogan-title{margin:-4px 0 5px;font-size:35px;line-height:50px}.intro-banner__slogan-txt{max-width:280px}.intro-banner__features-list{padding:25px 15px 25px 45px;width:700px}.intro-banner__features-item{max-width:156px}.intro-banner__features-item:before{top:-12px;left:-33px;font-size:74px}.intro-banner__features-title{margin-bottom:10px;font-size:16px}.intro-banner__features-txt{font-size:12px}.intro-banner__bottom-input-wrap{width:300px;margin:0 22px}}@media (max-width:1300px){.map__shops{width:100%;max-width:400px}.shops-list__form{display:block}.shops-list__search{margin-right:0;margin-bottom:10px}.shops-list__select{width:100%}.shops-list__info{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.shops-list__info-text{width:100%}.shops-list__logo{width:50%;margin-top:10px;padding-left:0;text-align:left}.shops-list__more{width:100%}.shops-list__more-link{position:relative;z-index:1;text-align:right;margin-top:-25px}.shops-list__price{width:50%;margin-top:-24px;position:relative;left:50%}.shops-list__price-list{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:100%;margin-top:5px}.shops-list__price-list .shops-list__price{width:100%;left:0}.shops-list__price-num{width:50%;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;text-align:left}.shops-list__price-desc{width:50%;padding-left:0;padding-right:10px}.shops-list__price-desc:before{display:none}.shops-list__action{position:relative;top:0;width:100%;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-top:10px}.shops-list__button{width:100%}}@media (max-width:1280px){.modal__cities-list{-webkit-column-count:5;-moz-column-count:5;column-count:5}}@media (max-width:1025px){.filter__btn._tooltip{display:none}}@media (max-width:1024px){.search-title{width:100%;text-align:center;font-size:26px;line-height:32px}.state-item__btn.state-item__btn--repair{line-height:18px;text-align:left;padding:11px 0 12px 56px}.content .subscription-form{display:none}.devices-popup__selects{display:block}.devices-popup__select{width:100%;margin-right:0;margin-left:0;margin-bottom:24px}.fancy-video.fancybox-container .fancybox-bg{opacity:1}.fancy-video.fancybox-container .fancybox-slide{padding-left:0;padding-right:0}.fancy-video.fancybox-container .close-fancy{width:60px;height:60px}.fancy-video.fancybox-container .close-fancy:hover svg{color:#fff}.fancy-video.fancybox-container .close-fancy svg{width:25px;height:25px}.main-video__inner{padding:56px 16px}}@media (max-width:1023px){.promo__form{max-width:700px;padding:30px 16px 50px}.promo__form-body{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.promo__form-item{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;margin-top:24px;margin-left:0;max-width:none}.promo__form-item:first-child{margin-top:0}.promo__form-item.--action{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;max-width:256px;margin-left:0}.promo__form-action .btn{width:100%;max-width:256px}.promo__steps-title{margin-top:30px}.promo__steps{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;max-width:700px;margin-top:-10px}.promo__step{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;margin-top:20px}.promo__error{margin-top:24px;text-align:center}.features__banner{height:355px}.features__title{margin-top:56px;margin-bottom:28px}.features__banner-img{max-width:640px}.map__tooltip{width:auto!important;padding-left:5px;padding-right:5px}.feedback-form__wrap{padding-top:60px;padding-right:20px;padding-left:20px}.feedback-form__wrap.feedback-form__wrap--alert{margin:auto;padding:43px 40px 30px}.feedback-form__wrap .close-btn{right:5px}.feedback-form__title{font-size:27px}.phone-card__link.is-postpone .phone-card__postpone-icon{-webkit-animation:.45s ease-in-out forwards postpone-m;animation:.45s ease-in-out forwards postpone-m}.phone-card__postpone-icon--mask{display:none}.phone-card__saving{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.phone-card .price-tooltip{position:static;z-index:1;margin-bottom:-30px;background-color:#fff}.phone-card .price-tooltip__wrap{width:100%}.phone-card .price-tooltip__header{font-size:32px;background-color:#fff;padding:45px 3px 0 10px}.phone-card .price-tooltip__total{font-size:36px}.phone-card .price-tooltip__close{display:none}.phone-card .price-tooltip__list{padding-top:20px;padding-right:0;padding-left:16px}.phone-card .price-tooltip__item{font-size:28px;line-height:58px;font-weight:300;border-bottom:0}.phone-card .price-tooltip__item-wrap{margin-right:0}.phone-card .price-tooltip__item span{font-size:32px}.sec_category .filters{position:fixed;right:-100%;top:0;bottom:0;z-index:80;width:100%!important;max-width:100%;max-height:100%;-webkit-box-shadow:2px 0 5px 2px rgba(0,0,0,.05);box-shadow:2px 0 5px 2px rgba(0,0,0,.05);overflow:auto;-webkit-border-radius:0;border-radius:0;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-transition:.6s;-o-transition:.6s;transition:.6s;-webkit-overflow-scrolling:touch;padding:0 0 30px}.sec_category .filters--active{right:0}.filters__apply{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.sec_category .filters .group .name--indent-pt .filter-icon{margin-top:0}.sec_category .filters .group .inner{max-width:320px}.filter__btn{display:block;min-width:250px;max-width:260px;margin-left:auto;margin-right:auto}.sec_category .filters.act{right:0}.catalog-wrapper .content{width:100%}.paginateBlock .paginate{display:none}.paginateBlock .show-more-btn{display:inline-block}.content{width:100%;padding-left:0}.list{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-top:70px}.list._2c{padding-top:47px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.list .catalog-item{width:100%;margin-bottom:40px;padding:5px 10px 15px}.list._2c .catalog-item{width:calc(50% - 5px);margin-bottom:40px;margin-right:0;margin-left:0;padding:5px 5px 7px}.list._2c .catalog-item .catalog-item__img{max-height:185px;margin-bottom:19px}.list._2c .catalog-item .catalog-item__title{font-size:20px;line-height:30px}.list._2c .catalog-item .catalog-item__price{margin-bottom:5px;font-size:22px}.list._2c .catalog-item .catalog-item__hint{width:23px;height:23px;font-size:19px;line-height:23px}.list._2c .catalog-item .catalog-item__price--old{font-size:18px;font-weight:700}.sec_category .sorting{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:calc(100% + 20px);margin-left:-10px;margin-right:0;margin-bottom:13px;background-color:#f7f7f7;padding:80px 25px 15px}.sec_category .shown{display:none}.sec_category .sorting ._show_filters{display:block;margin-right:auto}.sec_category .sorting ._show_sroting{position:relative;display:block;padding-bottom:8px;padding-right:20px;font-size:16px;font-weight:500;letter-spacing:.4px;text-transform:uppercase;color:#000}.sec_category .sorting ._show_sroting::before{border-style:solid;border-width:0 5px 9px 6px;border-color:transparent transparent #646464;content:"";height:0;position:absolute;right:0;top:50%;margin-top:-10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:0;-webkit-transform:rotate3d(1,0,0,180deg);transform:rotate3d(1,0,0,180deg)}.sec_category .sorting ._show_sroting--active::before{-webkit-transform:none;-ms-transform:none;transform:none}.sec_category .sorting .ul{position:absolute;top:100%;left:0;visibility:hidden;float:none;margin:0;padding:0 7px 0 0;text-align:center;width:100%;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.14);box-shadow:0 2px 10px rgba(0,0,0,.14);background-color:#fff;opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.sec_category .sorting .ul.show{visibility:visible;opacity:1}.sec_category .sorting .ul li{font-size:14px;line-height:32px;font-weight:700;letter-spacing:.5px;margin:0;padding:5px 0;text-transform:uppercase;width:100%}.sec_category .sorting .ul:before{display:none}.sec_category .sorting .ul li+li{margin-left:0}.sec_category .sorting .ul._lm li.act{margin-right:0}.sec_category .sorting .ul._lm li.act:before{background:url(../img/icons/sort_arr.svg);border:none;height:6px;right:-14px;top:15px;width:8px}.sec_category .sorting .ul._lm li:nth-child(1):before{right:calc(50% - 52px)}.sec_category .sorting .ul._lm li:nth-child(2):before{right:calc(50% - 39px)}.sec_category .sorting .c1,.sec_category .sorting .c2{position:static;display:block;width:28px;height:28px;margin-left:10px;top:6px;-webkit-background-size:100% 100%;background-size:100%}.sec_category .sorting .c2{right:42px}.catalog-item__title{margin-bottom:6px;font-size:33px;line-height:50px;font-weight:300}.catalog-item__img{max-height:none;margin-bottom:33px}.catalog-item__price{font-size:36px;margin-bottom:21px}.catalog-item__hint{width:37px;height:37px;font-size:31px;line-height:37px}.catalog-item__hint>span{line-height:35px}.modal__cities-list{-webkit-column-count:4;-moz-column-count:4;column-count:4}.devices__item.--buttons{margin-top:32px;margin-bottom:24px;text-align:center}.devices-mark:before{content:'';width:calc(100% + 25px);height:101px;position:absolute;top:-30px;left:-15px}.devices-trigger{width:24%;text-align:right}.devices-trigger:before{height:65px}.devices-amount{padding:0}.devices-rent .devices-amount__item{display:none}.devices-popup{text-align:center}.devices-trigger__text{display:none}.devices__item.--buttons .devices-button._getmoney,.devices__item.--yellow .devices-button--yellow,.devices__item.--yellow .devices__item-icon{display:none}.devices__item.--yellow .devices-button._getmoney{margin-right:0}.devices__item-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.devices-rent__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.devices-rent__wrapper .devices-rent__button{position:relative;z-index:10}.devices-rent__wrapper .devices-rent__button .devices-button--yellow{font-size:16px;line-height:19px;font-weight:500;letter-spacing:-.05em;height:20px;width:100%}.devices-rent__text-block{font-size:15px;line-height:18px;font-weight:300;width:32%;white-space:nowrap}.devices-rent__text-block .devices-rent__text-price{font-size:16px;line-height:19px;font-weight:500}.devices-amount__item-name{font-size:16px;line-height:19px;font-weight:500;letter-spacing:-.05em}.devices-amount__item-price{font-size:15px;line-height:18px;font-weight:300;white-space:nowrap}.devices-amount__item-price-number{font-size:16px;line-height:19px;font-weight:500}.city-assert{position:fixed;top:90px;right:10px;max-width:310px;padding:30px 20px 20px}.share{font-size:29px;line-height:35px;font-weight:300;height:61px}.share._active .share__button{width:225px}.share__button{padding:10px;width:65px;-webkit-border-radius:50px;border-radius:50px}.share__icon{width:40px;height:41px;margin-top:0}.share__text{left:60px}.share__social{width:50px}.share__social svg{max-width:40px;max-height:40px}}@media screen and (max-width:1023px){.subscription-form .forMessages,.subscription-form label._error_field{color:#f9ad31}.catalog-alert__text{font-size:22px}.wrong-region__container .subscription-form{width:100%}}@media (max-width:1000px){body.no-scroll{height:100%!important;width:100%!important}html.no-scroll{overflow:hidden!important;height:100%!important;width:100%!important}}@media (max-width:992px){.map__wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto}.map__shops{width:100%;max-width:none;border:0;height:auto;overflow:visible}.map__block{height:340px;-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.map__block #map{height:100%}.map__block .gm-style .gm-style-iw-c{padding:0!important;max-width:260px!important;max-height:200px!important}.map__block .gm-style .gm-style-iw-d{max-width:260px!important;max-height:200px!important}.map__block .gm-style .gm-style-iw-d:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:5px;background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(white));background:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%)}.map__block .gm-style-iw-d{overflow:auto!important}.shops-list__form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.shops-list__search{margin-right:12px;margin-bottom:0}.shops-list__select{width:230px}.shops-list__block,.shops-list__info{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.shops-list__info-text{width:auto}.shops-list__logo{width:130px;margin-top:0;padding-left:10px;text-align:center}.shops-list__more{width:240px}._open .shops-list__more{padding-bottom:57px}.shops-list__more-link{position:static;text-align:left;margin-top:0}.shops-list__price{width:100%;margin-top:0;left:0}.shops-list__price-list{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;width:auto;margin-top:15px}.shops-list__price-list .shops-list__price{width:auto;left:0}.shops-list__price-num{width:70px;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;text-align:right}.shops-list__price-desc{width:auto;padding-left:10px;padding-right:0}.shops-list__price-desc:before{display:inline-block}.shops-list__action{position:absolute;top:-5px;width:143px;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;margin-top:0}.shops-list__load{display:block}}@media (max-width:768px){.modal-city-select,.modal-inner{padding:20px 30px 30px}.modal-inner{-webkit-border-radius:10px;border-radius:10px}.modal-close{top:15px;right:15px}.modal__search-input-wrap{max-width:410px}.modal__cities-list{-webkit-column-count:3;-moz-column-count:3;column-count:3}.modal__cities-item{font-size:12px;line-height:12px;margin-bottom:13px}.shops-list__form{display:block}.shops-list__search{margin-right:0;margin-bottom:10px}.shops-list__select{width:100%}.shops-list__item{border-bottom:1px solid #e6e6e6}.shops-list__item:hover{background:0 0}.shops-list__item.--mobile{border:0}.shops-list__block,.shops-list__info{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.shops-list__info-text{width:100%}.shops-list__logo{width:50%;margin-top:10px;padding-left:0;text-align:left}.shops-list__more{width:100%}._open .shops-list__more{padding-bottom:0}.shops-list__to-map{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.shops-list__more-link{position:relative;z-index:1;text-align:right;margin-top:-25px}.shops-list__price{width:50%;margin-top:-24px;position:relative;left:50%}.shops-list__price-list{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:100%;margin-top:5px}.shops-list__price-list .shops-list__price{width:100%;left:0}.shops-list__price-num{width:50%;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;text-align:left}.shops-list__price-desc{width:50%;padding-left:0;padding-right:10px}.shops-list__price-desc:before{display:none}.shops-list__action{position:relative;top:0;width:100%;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-top:10px}}@media (max-width:767px){.no-scroll--filter{height:100%}.intro-banner__wrap .select2-intro-banner-dropdown .select2-results__option{font-size:14px}}@media screen and (max-width:767px){input:active,select:active,textarea:active{font-size:16px}.select2-search__field,.select2-selection{font-size:16px!important;-webkit-appearance:none}.feedback-form__field{font-size:16px!important}}@media (max-width:640px){.sec_category .filters .group .costs .costs-label--max{right:-10%}.sec_category .filters .group .costs .costs-label--min{left:-10%}.filters__apply{font-size:16px;line-height:16px;letter-spacing:1px;padding:60px 20px 15px}.filters__apply-ok .filters__apply-icon{width:35px;height:24px}.filters__apply-close .filters__apply-icon{width:26px;height:26px}.sec_category .filters .filter__show-all{margin-top:20px}.filter__show-all{margin-bottom:20px}.filter__btn{margin-top:20px}.filter__btn .filter-reset-icon{width:9px;height:9px;margin-right:5px}.filter-reset-icon{width:30px;height:30px}.sec_category .filters .group .costs .noUi-horizontal .noUi-handle::after{font-size:13px}.sec_category .filters .group .costs input{height:32px;font-size:14px}.sec_category .filters .group .name{font-size:16px;line-height:28px}.filters-show-more{padding-top:4px;padding-bottom:4px;font-size:14px;line-height:20px}.filters__serach-field{font-size:14px;line-height:22px}}@media (max-width:639px){.search-title{font-size:18px;line-height:22px}.title--x1{font-size:22px;line-height:22px;margin-bottom:22px}.brands{padding-bottom:40px}.brands__title{font-size:22px}.brands__item{min-height:130px;padding:0 5%;margin-bottom:15px}.brands__item span{font-size:14px;line-height:14px}.brands__show-more--lateral-indents{padding-right:25px;padding-left:25px}.features{padding-bottom:25px}.features__banner{height:200px;margin-bottom:25px}.features__title{font-size:22px;letter-spacing:.03em}.features__banner-img{max-width:380px;width:100%}.features__icon{width:56px;height:56px;margin-bottom:15px}.features__name{font-size:25px;line-height:26px;margin-bottom:15px}.features__text{max-width:80%;margin:0 auto;font-size:15px;line-height:18px}.features__slider .slick-list{width:100%;margin:0 0 25px}.features__slider .slick-dots{position:static}.features__slider .slick-dots li{margin:0 4px}.features__slider .slick-dots button,.features__slider .slick-dots li.slick-active button{width:8px;height:8px}.features__slider.slick-dotted.slick-slider{margin-bottom:0}.intro-banner__wrap .select2-container .select2-selection--single{height:36px!important;font-size:12px!important;line-height:16px!important;padding-left:15px!important;padding-right:15px!important}.intro-banner__wrap .select2-search__field,.intro-banner__wrap .select2-selection{height:36px!important;font-size:12px!important;line-height:16px!important;padding-left:15px!important;padding-right:95px!important}.intro-banner__wrap .select2-dropdown{top:-47px!important}.intro-banner__bottom{border-width:3px}.intro-banner__bottom-title{font-size:16px;line-height:18px;margin-bottom:15px}.intro-banner__bottom-search-btn{top:5px;right:5px;padding:1px 17px 0;font-size:14px;line-height:25px}.partners__title{font-size:22px}.partners__list .slick-dots{position:static}.partners__list .slick-dots li{margin:0 4px}.partners__list .slick-dots button,.partners__list .slick-dots li.slick-active button{width:8px;height:8px}.partners__list.slick-dotted.slick-slider{margin-bottom:0}.main-footer{padding-top:24px;padding-bottom:24px}.main-footer__logo{width:50px;height:30px;margin-bottom:30px}.main-footer__contacts{padding-right:10px;padding-left:10px}.main-footer__tel{font-size:22px;line-height:22px;margin-bottom:25px}.main-footer__tel-icon{width:19px;height:18px;margin-right:10px;color:#f9ad31}.navigation{margin-bottom:25px}.navigation__btn{font-size:20px;line-height:20px}.navigation__list{padding-top:0}.navigation__link{font-size:16px;line-height:36px}.subscription-form{width:100%;margin-bottom:24px}.subscription-form__field{font-size:16px;line-height:16px;padding:13px 130px 12px 16px}.subscription-form__btn{top:4px;right:3px;min-height:28px;font-size:12px;line-height:12px;padding:13px 15px 12px}.social{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:25px}.social__item{padding-right:10px;padding-left:10px}.social__icon--vk{width:15px;height:20px}.social__icon--yt{width:23px;height:22px}.social__icon--fb{width:13px;height:22px}.social__icon--ig{width:23px;height:22px}.social__icon--tw{width:24px;height:22px}.full-version{padding-top:10px;padding-bottom:10px;font-size:14px;line-height:20px}.brands-wrapper{padding-bottom:35px}.brands-list{margin-bottom:7px}.brands-list__letter{padding-top:14px;padding-bottom:14px;padding-left:33px;font-size:18px;line-height:18px}.brands-list__letter::before{width:13px;left:14px}.brands-list__letter::after{left:20px;height:13px;margin-top:-7px}.brands-list--open .brands-list__letter,.brands-list__item{margin-bottom:10px}.brands-list__link{font-size:14px;line-height:16px}.phone-list{padding-bottom:40px}.phone-item{margin-bottom:20px}.phone-item__image{max-width:90px;max-height:90px;margin-bottom:15px}.phone-item__title{font-size:14px;line-height:18px}.phone-list__wrap{margin-top:0}.evaluation{padding-top:40px;padding-bottom:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.evaluation .memory{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.evaluation__title{margin-bottom:10px;font-size:22px;line-height:1.5}.evaluation__subtitle{font-size:20px;line-height:20px}.evaluation__change{font-size:14px;line-height:16px;margin-bottom:20px}.evaluation__img{max-width:131px;max-height:131px;margin-bottom:46px}.evaluation__price{font-size:30px;line-height:32px;margin-bottom:30px}.evaluation__item{padding-left:40px;margin-bottom:25px;font-size:14px;line-height:18px}.evaluation__num{left:0;top:0;height:auto;font-size:50px;line-height:40px}.evaluation__step{font-size:18px;line-height:20px;margin-bottom:5px}.evaluation__btn{padding-right:20px;padding-left:20px;margin-top:0;margin-bottom:32px;font-size:16px;line-height:16px;letter-spacing:.07em}.evaluation__btn._getmoney{margin-bottom:17px}.evaluation__btn--small{min-width:273px}.evaluation__text{max-width:none;font-size:12px;line-height:18px}.evaluation__text-icon{display:none}.getmoney__desc{font-size:16px;line-height:19px}.map{padding-top:40px}.map__title{font-size:16px;line-height:20px;margin-bottom:20px}#map{height:340px}.map__info{padding:20px 20px 25px}.close-btn{right:10px;width:35px;height:35px}.close-btn svg{width:15px;height:15px}.map__logo{max-width:200px!important;margin:0 auto 20px}.map__text{margin-bottom:26px}.map__text p{font-size:16px;line-height:24px}.map__btn{padding-top:12px;padding-bottom:12px;font-size:14px;line-height:14px}.feedback-form{padding-right:0;padding-left:0}.feedback-form__wrap,.feedback-form__wrap.feedback-form__wrap--alert{padding:40px 15px 30px}.feedback-form__title{margin-bottom:16px;font-size:16px;line-height:18px}.feedback-form__field{padding:13px;margin-bottom:20px;font-size:14px;line-height:16px}.feedback-form__btn{font-size:14px;line-height:18px;padding:13px 35px 11px}.request{padding-top:50px;padding-bottom:36px}.request-wrapper{padding-left:15px;padding-right:15px}.request__title{font-size:24px;line-height:32px;font-weight:400;margin-bottom:8px;letter-spacing:.02em}.request__create{margin-bottom:17px;font-size:14px;line-height:16px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.request__create-date,.request__create-time{margin-left:0}.request__total{padding:11px 16px;height:56px;margin-bottom:16px}.request__total-name{font-size:14px;line-height:17px;text-align:left}.request__total-val{font-size:22px;line-height:26px;text-align:right;width:50%}.request__info{padding:24px 16px 16px;margin-bottom:25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.request__info-title{font-size:14px;line-height:17px;font-weight:500;margin-bottom:16px}.request__info-item{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:16px;font-size:14px;line-height:17px}.request__info-item._shop{margin-right:0}.request__info-item._phone{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-bottom:0}.request__info-name{padding-right:0;margin-bottom:8px}.request__info-name._shop{margin-bottom:8px}.request__info-val{width:100%;max-width:none;line-height:24px}.request__info-item img{width:107px}.request__good{margin-bottom:24px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.request__good-img-block{min-width:104px;height:128px}.request__good-info{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:17px;max-width:397px}.request__good-info .request__info-item{margin-bottom:0}.request__good-info .request__info-item._good{margin-bottom:18px}.request__good-info .request__info-name{margin-bottom:8px}.request__good-info .request__info-val{line-height:20px}.request__text{font-size:14px;line-height:17px;margin-bottom:16px}.request__text._first{padding-left:0;margin-bottom:8px}.request__text._first i{display:inline;font-style:normal}.request__text._first::before{display:none}.request__alert{margin-bottom:31px;padding:11px 14px 10px 17px}.request__alert p{font-size:11px;line-height:18px;text-align:left}.request__icon{width:30px;height:34px;margin-right:15px;margin-top:0}.request__btn{padding:13px 38px 11px;font-size:14px;line-height:16px}.request._exchange .request__info{margin-bottom:32px}.request._exchange .request__goods{margin-bottom:8px}.request._exchange .request__goods._exchange{margin-bottom:5px}.request._exchange .request__goods._exchange .request__info-price{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.request._exchange .request__goods._exchange .request__info-price .request__info-val._cur{font-size:18px;line-height:22px;margin-bottom:0;margin-right:7px;white-space:nowrap}.request._exchange .request__goods._exchange .request__info-price .request__info-val._old{font-size:14px;line-height:17px;white-space:nowrap}.colors{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:30px}.colors__text{width:100%;margin-bottom:15px;font-size:20px;line-height:24px}.colors__wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.phone-card{padding-top:40px}.phone-card__title{font-size:18px;line-height:24px;margin-bottom:27px}.phone-card__title--d{display:none}.phone-card__photo{height:305px;margin-bottom:30px}.phone-card__img{max-width:150px;max-height:300px}.phone-card__thumbs{margin-bottom:30px}.phone-card__thumbs-img{max-width:40px;max-height:70px}.phone-card__price-old{font-size:16px;line-height:16px}.phone-card__price{font-size:24px;line-height:30px}.phone-card__price span{font-size:34px}.phone-card__saving{margin-bottom:30px}.phone-card__saving-icon{width:20px;height:20px;margin-right:10px}.phone-card__saving-text{font-size:14px;line-height:16px}.phone-card__btn{width:70%;margin-bottom:25px;font-size:21px;line-height:24px;padding:19px 20px}.phone-card__link{margin-bottom:0;margin-left:0;margin-right:0;font-size:14px}.phone-card__postpone{margin-right:30px}.phone-card__postpone-icon{width:26px;height:20px}.phone-card__share-icon{width:21px;height:21px;margin-right:12px}.phone-card .price-tooltip__header{padding-top:14px;padding-left:4px;font-size:16px}.phone-card .price-tooltip__total{font-size:18px}.phone-card .price-tooltip__item{font-size:14px;line-height:28px}.phone-card .price-tooltip__item span{font-size:16px}.phone-card .price-tooltip__list{padding-top:0;padding-bottom:24px;padding-left:6px}.phone-card .price-tooltip__item-wrap{width:81px}.partners-list__item{padding:15px}.partners-list__header{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.partners-list__title{width:100%;margin-bottom:10px;font-size:18px;line-height:20px;text-align:center}.partners-list__btn{padding-top:12px;font-size:14px;line-height:16px}.partners-list__wrap{margin-top:15px;margin-bottom:15px}.partners-list__presents{width:100%;margin-bottom:15px}.partners-list__price{width:100%;padding-left:10px}.partners-list__on-map-btn{padding-bottom:9px;font-size:12px;line-height:12px}.partners-list__footer{padding-top:30px;padding-bottom:30px}.partners-list__footer-btn{padding-top:12px;padding-bottom:10px;font-size:14px;line-height:14px}.price-tooltip__wrap{width:100%}.price-tooltip__header{font-size:16px;padding:28px 15px 12px}.price-tooltip__total{font-size:18px}.price-tooltip__close{top:0;width:40px;height:40px}.price-tooltip__close svg{width:24px;height:16px}.price-tooltip__list{padding:10px 12px}.price-tooltip__item{padding-top:0;padding-bottom:0;font-size:13px;line-height:40px}.price-tooltip__item-wrap{width:86px;margin-bottom:0}.price-tooltip__item span{font-size:16px}.sec_category .sorting{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-right:15px;padding-left:15px;padding-top:40px}.sec_category .sorting ._show_sroting{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.sec_category .sorting ._show_filters{height:30px}.list{padding-top:30px}.list .catalog-item{margin-bottom:30px}.catalog-item__img{max-width:100px}.catalog-item__title,.list._2c .catalog-item .catalog-item__title{font-size:16px;line-height:24px}.catalog-item__price{margin-bottom:10px;font-size:20px;line-height:20px}.catalog-item__hint{width:25px;height:25px;font-size:20px;line-height:25px}.catalog-item__hint>span{line-height:23px}.list._2c .catalog-item .catalog-item__price{font-size:16px;line-height:18px}.catalog-search{width:100%;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-top:20px;margin-bottom:15px}.feedback-form__wrap--alert .modal-close{top:10px;right:10px}.memory--big label{font-size:14px;line-height:22px}.modal-content__wrap{padding:40px 15px 30px}.modal-content__wrap .close-btn{top:10px;right:10px;width:35px;height:35px}.modal-content__wrap .close-btn svg{width:20px;height:20px}.modal-content__title{font-size:20px;line-height:22px;margin-bottom:20px}.modal-content__btn{width:100%;margin-bottom:15px;font-size:18px;padding:10px 15px}.share{font-size:14px;line-height:20px;font-weight:400;height:40px;top:-2px}.share._active .share__button{width:164px}.share__button{padding:0 10px 0 15px;width:50px;-webkit-border-radius:25px;border-radius:25px}.share__icon{width:19px;height:20px;margin-top:10px}.share__text{left:45px}.share__social{width:36px}.share__social svg{max-width:20px;max-height:20px}}@media screen and (max-width:639px){.wrong-region{margin-top:51px}.wrong-region__title{font-size:22px}.wrong-region__container-text{padding:0 10px}}@media (max-width:600px){.modal-city-select{padding-top:60px}}@media (max-width:576px){.shops-list{padding-left:16px;padding-right:16px}}@media (max-width:539px){.list .catalog-item{margin-right:0}.list._2c{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.list._2c .catalog-item{margin-right:0;margin-left:0}}@media (max-width:480px){.feedback-form__wrap{padding-left:8px;padding-right:8px}.modal-close{top:10px;right:10px}.modal .select2-results{font-size:14px}.modal__cities-list{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin-top:20px}}@media (max-width:479px){.devices-trigger{width:7%}}@media screen and (max-width:476px){.wrong-region__container .subscription-form__btn{display:none}.wrong-region__container .subscription-form__btn._circle{display:inline-block}}@media (max-width:394px){.page-catalog .devices-rent__button,.page-catalog-card .devices-rent__button{min-width:25px;height:25px;border:2px solid #fbae17;-webkit-border-radius:50%;border-radius:50%}.page-catalog .devices-rent__button .devices__item-icon,.page-catalog-card .devices-rent__button .devices__item-icon{top:2.9px;left:2.8px}.page-catalog .devices-rent__button .devices-button--yellow,.page-catalog-card .devices-rent__button .devices-button--yellow{display:none}.page-catalog .devices-rent__text-wrapper,.page-catalog-card .devices-rent__text-wrapper{margin-right:12px}}@media (max-width:375px){.full-version{padding-left:23px;padding-right:23px}}@media (min-width:768px) and (max-width:1023px){._trade-in-panel-enabled .main-footer{padding-bottom:120px}.wrapper{max-width:1023px}}@media (min-width:640px) and (max-width:1023px){.catalog-wrapper{padding-right:10px;padding-left:10px}.intro-banner__wrap .select2-container .select2-selection--single{height:71px!important;font-size:22px!important;line-height:22px!important;padding-left:26px!important;padding-right:26px!important}.intro-banner__wrap .select2-search__field,.intro-banner__wrap .select2-selection{height:71px!important;font-size:22px!important;line-height:22px!important;padding-left:26px!important;padding-right:95px!important}.intro-banner__wrap .select2-dropdown{top:-65px!important}.devices__item-icon{left:-21px;width:19px;height:19px}}@media (min-width:1024px) and (max-width:1400px){.brands-wrapper{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.brands__item{width:25%}.brands__item:nth-of-type(6n){border-right:none}.brands__item:nth-last-child(-n+2),.brands__item:nth-of-type(4n){border-right:2px solid #ddd}.features__item{width:33.33%;margin-bottom:30px}.brands-list{width:20%;padding-left:20px}}@media (min-width:320px) and (max-width:1023px){.intro-banner__bottom{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.intro-banner__bottom-title{width:100%}.intro-banner__bottom-input-wrap{width:100%;margin:0}}@media (min-width:1024px) and (max-width:1220px){.evaluation__btn--small{width:183px;min-width:auto;padding-right:10px;padding-left:10px;margin-right:10px;font-size:14px;letter-spacing:0}.evaluation__btn--font-s{font-size:12px}}@media (min-width:1024px) and (max-width:1520px){.partners-list{width:520px}.partners-list__presents{width:45%;margin-bottom:20px;margin-right:0}}@media (min-width:641px) and (max-width:767px){.list{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.list._2c{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.list._2c .catalog-item{width:calc(33.33% - 5px);margin-right:7px}.list._2c .catalog-item:nth-of-type(3n){margin-right:0}}@media (min-width:767px) and (max-width:1024px){.list{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.list._2c .catalog-item{width:calc(33.33% - 10px);margin-right:11px}.list._2c .catalog-item:nth-of-type(3n){margin-right:0}}@media (min-width:1024px) and (max-width:1200px){.catalog-item:nth-of-type(3n+2) .price-tooltip{left:auto;right:250%}.catalog-item:nth-of-type(3n+2) .price-tooltip::after{-webkit-transform:none;-ms-transform:none;transform:none;left:auto;right:-23px}}@media (max-width:1023px) and (min-width:640px){.devices-rent__wrapper .devices-rent__button{margin-left:15px}.devices-rent__wrapper .devices-rent__button .devices-button--yellow{font-size:24px;line-height:24px;height:26px}.devices-rent__text-block .devices-rent__text-price{font-size:24px;line-height:24px}.devices-rent__text-block{width:36%;font-size:18px}.devices-amount__item-name{font-size:24px;line-height:24px}.devices-amount__item-price{font-size:18px}.devices-amount__item-price-number{font-size:24px;line-height:24px}}