/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*!
 * 
 *             SimpleBar.js - v2.4.4
 *             Scrollbars, simpler.
 *             https://grsmto.github.io/simplebar/
 *             
 *             Made by Adrien Grsmto from a fork by Jonathan Nicol
 *             Under MIT License
 *         
 */[data-simplebar]{position:relative;z-index:0;overflow:hidden;-webkit-overflow-scrolling:touch}[data-simplebar=init]{display:-webkit-box;display:-ms-flexbox;display:flex}.simplebar-scroll-content{overflow-x:hidden;overflow-y:scroll;min-width:100%;box-sizing:content-box}.simplebar-content{overflow-x:scroll;overflow-y:hidden;box-sizing:border-box;min-height:100%}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;width:11px}.simplebar-scrollbar{position:absolute;right:2px;border-radius:7px;min-height:10px;width:7px;opacity:0;transition:opacity .2s linear;background:#000;background-clip:padding-box}.simplebar-track:hover .simplebar-scrollbar{opacity:.5;transition:opacity 0 linear}.simplebar-track .simplebar-scrollbar.visible{opacity:.5}.simplebar-track.horizontal{left:0;width:auto;height:11px}.simplebar-track.vertical{top:0}.horizontal.simplebar-track .simplebar-scrollbar{right:auto;top:2px;height:7px;min-height:0;min-width:10px;width:auto}.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:0;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:white;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:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:0;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:bold}.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 transparent;border-style:solid;border-width:5px 4px 0 4px;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 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;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:bold;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:bold;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-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{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:solid black 1px;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--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{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:transparent;border:0;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:white}.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,white 50%,#eee 100%);background-image:-o-linear-gradient(top,white 50%,#eee 100%);background-image:linear-gradient(to bottom,white 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:bold;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:0;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 transparent;border-style:solid;border-width:5px 4px 0 4px;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:0;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius: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:transparent;border:0}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:0;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0,#eee 50%);background-image:-o-linear-gradient(top,white 0,#eee 50%);background-image:linear-gradient(to bottom,white 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:0;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,white 100%);background-image:-o-linear-gradient(top,#eee 50%,white 100%);background-image:linear-gradient(to bottom,#eee 50%,white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;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:bold;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}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{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:0;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:0;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:white;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:0}.select2-container--classic .select2-dropdown--below{border-top:0}.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:white}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}body{background-color:#f3f3f5;font-family:Roboto}.-box{box-sizing:border-box}.-left{float:left}.-clear{clear:both}.-white{background-color:white}.-gray{background-color:#f3f3f5}.-bold{font-weight:600}.-transition{transition:all .2s ease;-moz-transition:all .2s ease;-webkit-transition:all .2s ease;-o-transition:all .2s ease}.-flex{flex-wrap:wrap;display:flex}.-block{display:block}.-moved-below{position:absolute;top:440px}.js-search-result a{text-decoration:none}.js-search-result a.hide{display:none}.js-search-result .more{padding:5px;text-align:center}.js-search-result .more span{border-bottom:1px dashed #668ed6;color:#0044ba;cursor:pointer;font-size:12px}.-image{background-size:contain;background-position:top center;background-repeat:no-repeat}.-image__picture{display:block;width:100%;text-align:center}.-image__img{width:100%}@media(max-width:1023px){.card__item:not(.card__item_big) .-image__picture{width:auto;height:100%}.card__item:not(.card__item_big) .-image__img{width:auto;height:100%}}.-grid{padding:10px 0 20px 33px;display:flex;flex-wrap:wrap}.card__item_breaker .-grid{padding:0}.-grid_lower{padding-top:0;padding-bottom:0}.-grid_flex{display:flex;flex-wrap:wrap}.-grid__item__wrapper{margin-bottom:15px;margin-left:15px;width:calc(100% - 34px);display:flex;flex-wrap:wrap;position:relative;left:-16px;background-color:white}.-grid__item__wrapper+.-grid__item_wide{margin-top:15px}.-grid__item__wrapper>.-grid__item_wide{width:calc(100% - 15px)}.-grid__item{margin-left:15px !important;margin-bottom:15px !important;width:220px}.-grid__item_big{width:calc(220px - -220px - -15px)}.-grid__item_wide{width:calc(100% - 64px)}.-grid__item_ad{height:auto;max-height:280px;background-color:white;overflow:hidden}.-grid__item_super{width:calc(100% - 64px)}@media(max-width:1023px){.-grid{padding-left:0}.-grid__item{width:220px}.-grid__item_mobile,.-grid__item_big{width:calc(220px - -220px - -15px)}.-grid__item_wide{width:calc(100% - 32px)}}@media(max-width:1023px){.-grid__item__wrapper{left:0}}@font-face{font-family:'Roboto';src:url('ee2e2538/css/-fonts/roboto-blackitalic.woff2') format('woff2'),url('ee2e2538/css/-fonts/roboto-blackitalic.woff') format('woff');font-weight:900;font-style:italic,oblique;font-display:fallback}@font-face{font-family:'Roboto';src:url('ee2e2538/css/-fonts/roboto-bolditalic.woff2') format('woff2'),url('ee2e2538/css/-fonts/roboto-bolditalic.woff') format('woff');font-weight:bold;font-style:italic,oblique;font-display:fallback}@font-face{font-family:'Roboto';src:url('ee2e2538/css/-fonts/roboto-mediumitalic.woff2') format('woff2'),url('ee2e2538/css/-fonts/roboto-mediumitalic.woff') format('woff');font-weight:600;font-style:italic,oblique;font-display:fallback}@font-face{font-family:'Roboto';src:url('ee2e2538/css/-fonts/roboto-lightitalic.woff2') format('woff2'),url('ee2e2538/css/-fonts/roboto-lightitalic.woff') format('woff');font-weight:200;font-style:italic,oblique;font-display:fallback}@font-face{font-family:'Roboto';src:url('ee2e2538/css/-fonts/roboto-thinitalic.woff2') format('woff2'),url('ee2e2538/css/-fonts/roboto-thinitalic.woff') format('woff');font-weight:100;font-style:italic,oblique;font-display:fallback}@font-face{font-family:'Roboto';src:url('ee2e2538/css/-fonts/roboto-black.woff2') format('woff2'),url('ee2e2538/css/-fonts/roboto-black.woff') format('woff');font-weight:900;font-display:fallback}@font-face{font-family:'Roboto';src:url('ee2e2538/css/-fonts/roboto-bold.woff2') format('woff2'),url('ee2e2538/css/-fonts/roboto-bold.woff') format('woff');font-weight:bold;font-display:fallback}@font-face{font-family:'Roboto';src:url('ee2e2538/css/-fonts/roboto-medium.woff2') format('woff2'),url('ee2e2538/css/-fonts/roboto-medium.woff') format('woff');font-weight:600;font-display:fallback}@font-face{font-family:'Roboto';src:url('ee2e2538/css/-fonts/roboto-regular.woff2') format('woff2'),url('ee2e2538/css/-fonts/roboto-regular.woff') format('woff');font-weight:normal;font-display:fallback}@font-face{font-family:'Roboto';src:url('ee2e2538/css/-fonts/roboto-light.woff2') format('woff2'),url('ee2e2538/css/-fonts/roboto-light.woff') format('woff');font-weight:200;font-display:fallback}@font-face{font-family:'Roboto';src:url('ee2e2538/css/-fonts/roboto-thin.woff2') format('woff2'),url('ee2e2538/css/-fonts/roboto-thin.woff') format('woff');font-weight:100;font-display:fallback}@font-face{font-family:'Code';src:url('ee2e2538/css/-fonts/code-pro-regular.woff2') format('woff2'),url('ee2e2538/css/-fonts/code-pro-regular.woff') format('woff');font-display:fallback}.-color__font_green:hover{color:#46812b}.-color__background_green{background-color:#50b11f}.-color__background_white{background-color:white;color:gray !important;border:1px solid black}.-color__background_disabled{background-color:darkslategray !important;color:darkgray !important;cursor:not-allowed}.-color__background_green_hover{background-color:#46812b !important;color:white !important}.-color__background_green_hover .label{color:white !important}.-color__background_green:hover{background-color:#46812b;color:white}input:focus,textarea:focus{border-color:#50b11f !important}.-adaptive-1280-infinity,.-adaptive-1024-1279,.-adaptive-768-1023,.-adaptive-0-767{display:none}@media(min-width:1280px){.-adaptive-1280-infinity{display:block}}@media(min-width:1024px) and (max-width:1279px){.-adaptive-1024-1279{display:block}}@media(min-width:768px) and (max-width:1023px){}@media(max-width:1023px){.-adaptive-0-767{display:block}}.-adaptive-1280-infinity-flex,.-adaptive-1024-1279-flex,.-adaptive-768-1023-flex,.-adaptive-0-767-flex{display:none !important}@media(min-width:1280px){.-adaptive-1280-infinity-flex{display:flex !important}}@media(min-width:1024px) and (max-width:1279px){.-adaptive-1024-1279-flex{display:flex !important}}@media(min-width:768px) and (max-width:1023px){}@media(max-width:1023px){.-adaptive-0-767-flex{display:flex !important}}html{height:100%}.body{position:relative;min-height:100%}.body[data-show=yes]{filter:grayscale(100%)}.body[data-show=yes] .body__gag{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;cursor:wait}.menu{width:256px;position:fixed;top:0;bottom:0;left:0;left:calc(50% - 1280px / 2);background-color:#e4e0e3}.menu__search{width:100%;height:48px;position:relative}.menu__search_back{display:none}.menu__search__input{padding-left:48px;padding-right:10px;width:100%;height:100%;border:0;background-image:url("ee2e2538/css/menu/menu__search__input.png");background-position:16px 50%;background-repeat:no-repeat;background-color:#f4efef;border-top:1px solid #ddd9da;border-bottom:1px solid #ddd9da;border-left:1px solid transparent;border-right:1px solid transparent;font-size:13px;font-family:"Roboto";font-weight:400;color:gray}.menu__primary{padding:0 0 0 6px;margin:0;cursor:pointer;list-style:none}.menu__primary__item[data-border=yes]{border-top:1px solid #ccc}.menu__primary__item[data-border=yes] ~ .menu__primary__item{border-top:0}.menu__primary__link{padding:8px 0 8px 8px;display:inline-block;background-position:16px 50%;background-repeat:no-repeat;font-size:13px;font-family:"Roboto";font-weight:400;color:black;text-decoration:none}.menu__primary__count{color:#a0a0a0;font-weight:200}.menu__primary__link:hover ~ .menu__primary__count{color:white}.menu__primary__count:after{content:" ";display:inline-block;width:20px;height:8px;background-image:url("ee2e2538/css/menu/menu__primary__count.png");background-position:center;background-repeat:no-repeat;transition:all .4s ease;filter:invert(100%)}.menu__primary__item_open .menu__primary__count:after{transform:rotate(-180deg);opacity:.5}.menu__primary__count:hover:after{transform:rotate(-30deg)}.menu__primary__item_open .menu__primary__count:hover:after{transform:rotate(-180deg)}.menu__secondary{padding:0;margin:0;display:none;list-style:none}.menu__secondary__link{padding:8px 0 8px 34px;display:block;width:100%;overflow:hidden;text-overflow:ellipsis;font-size:13px;font-family:"Roboto";font-weight:400;color:black;text-decoration:none;background-position:36px 50%;background-repeat:no-repeat}.menu__secondary__item:first-child{display:none}.menu__secondary__item:first-child .menu__secondary__link{padding-left:8px}.menu__secondary__count{color:#a0a0a0;font-weight:200}.menu__secondary__item_active .menu__secondary__link{color:#50b11f}.menu__secondary__item_active .menu__secondary__count{color:#50b11f}.menu__secondary__item_active .menu__secondary__text{text-decoration:none}.menu__search__results{width:100%;position:absolute;background-color:#e4e0e3;border-radius:0 0 3px 3px;box-shadow:0 3px 3px #eee;z-index:10}.menu__search__results>h3{padding:5px;padding-left:48px;margin:0;font-family:Roboto;font-weight:300;color:black}.menu__search__results>a{padding:5px;padding-left:48px;display:block;font-family:Roboto;font-weight:200;font-size:13px;color:black;text-decoration:none}.menu__search__results>a:hover{text-decoration:underline}.menu__search__results>a.js-search-selected{background-color:#9acfea}.menu__search__results>a:last-child{padding-bottom:20px}.no-menu .menu{width:0;top:48px;z-index:100;left:calc(50% - 1024px / 2)}.no-menu .menu_active{width:256px}@media(max-width:1279px){.body .menu{width:0;overflow:hidden;top:48px;z-index:100;left:calc(50% - 1024px / 2)}.body .menu_active{width:256px}}@media(max-width:1023px){.body .menu{left:calc(50% - 768px / 2)}}@media(max-width:1023px){.body .menu_active{width:490px}.body .menu{left:calc(50% - 490px / 2)}.menu__search__input,.menu__search__results>a,.menu__primary__link,.menu__secondary__link{font-size:26px}.menu__search__results>h3{font-size:200%}}@media(max-width:1023px){.menu__primary{position:relative}.menu__secondary{position:absolute;top:0}.menu_is_open .menu__primary__link{display:none}.menu_is_open .menu__primary__count{display:none}}@media(max-width:1023px){.body .menu{top:0;z-index:1000}.menu__search__input{background-image:none;background-color:white}.menu__search_back{display:block;position:absolute;top:0;left:0;width:48px;height:inherit;border:0;background-image:url("ee2e2538/css/menu/menu__search_back.png");background-position:center center;background-repeat:no-repeat;background-color:transparent}}@media(max-width:1023px){.menu__secondary__item:first-child{display:block}}.content{margin:0 auto;width:1024px;border-left:256px solid transparent;background-color:#f3f3f5}.no-menu .content{border-left-width:0}@media(max-width:1279px){.body .content{border-left-width:0}}@media(max-width:1023px){.body .content{width:768px}}@media(max-width:1023px){.body .content{width:490px}}.header{box-sizing:border-box;width:inherit;position:sticky;top:0;z-index:100;background-image:url("ee2e2538/css/-static/header.jpg");background-color:#333935;background-position:center;background-size:cover}.header_height_400{height:400px}.header_padding_0{padding-bottom:0}.header__separator{height:48px}.header__line{width:inherit;height:48px;background-color:rgba(51,57,53,0.5)}.header__menu-button{display:none;width:43px;height:inherit;background-image:url("ee2e2538/css/header/header__menu-button_gray.png");background-position:10px center;background-repeat:no-repeat}.header__menu-button_active{background-image:url("ee2e2538/css/header/header__menu-button_gray_active.png");background-position-y:50%}@media(max-width:1023px){.header__menu-button_active.header__menu-button_open{background-image:url("ee2e2538/css/header/header__menu-button_gray_open.png")}}.header__logo{margin-left:46px;width:135px;height:inherit;position:relative;background-image:url("ee2e2538/css/header/header__logo_fly.png");background-position-y:50%}.header__category{width:0;overflow:hidden;height:48px;line-height:48px;background-image:none !important;box-sizing:border-box;color:#7f7f7f;cursor:pointer;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.header__category-widget{width:100px;height:inherit}.header__city{padding-left:50px;width:200px;height:inherit;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header__city__link{font-size:13px;font-family:"Roboto";font-weight:200;color:rgba(255,255,255,0.902);line-height:60px;text-decoration-style:dashed}.header__line__search{width:200px;height:inherit;display:flex;align-items:center}.header__line__search__form{width:100%;height:28px;position:relative;border:1px solid black;border-radius:16px}.header__line__search__form_hidden{display:none}.header__line__search__input{padding-left:11px;width:150px;height:inherit;border:0;border-radius:16px;font-size:13px;font-family:"Roboto";color:#585858;background-color:white}.header__line__search__submit{width:30px;height:inherit;float:right;border:0;border-radius:16px;background-image:url("ee2e2538/css/header/header__line__search__submit.png");background-position:50% 50%;background-repeat:no-repeat}.header__buttons{width:calc(1014px - 46px - 46px - 135px - 300px - 200px);height:inherit;display:flex;align-items:center;flex-direction:row-reverse;line-height:60px;text-align:right}.header__button{padding:0 18px;display:inline-block;line-height:26px;font-size:13px;font-family:"Roboto";font-weight:200;color:rgba(255,255,255,0.8);text-decoration:none;white-space:nowrap;box-sizing:border-box}.header__button_image{display:inline}.header__button:hover{text-decoration:underline}.header__button_border{background-color:transparent;border:1px solid white;border-radius:16px;text-decoration:none}.header__button_profile{padding-right:32px;background-image:url("ee2e2538/css/header/header__button_profile.png");background-position:right 10px center;background-size:10px;background-repeat:no-repeat}.header__button__wrap{display:inline-block;max-width:130px;overflow-x:hidden;vertical-align:middle}.header__button_border:hover{border-color:transparent;text-decoration:none}.header__line_fly{background-color:white;opacity:.97;box-shadow:0 2px 5px -4px gray}.header__line_fly .header__city__link{color:black}.header__line_fly .header__line__search__form{display:block}.header__line_fly .header__button{color:black}.header__line_fly .header__button_border{border-color:#ccc}.header__line_fly .header__button_border:hover{border-color:transparent;color:white}.header__evenly{background-color:rgba(51,57,53,0.5)}.header__gradient{background:-moz-linear-gradient(top,rgba(51,57,53,0.2) 0,rgba(51,57,53,0.4) 10%,rgba(51,57,53,0.6) 60%,rgba(51,57,53,0.9) 100%);background:-webkit-linear-gradient(top,rgba(51,57,53,0.2) 0,rgba(51,57,53,0.4) 10%,rgba(51,57,53,0.6) 60%,rgba(51,57,53,0.9) 100%);background:linear-gradient(to bottom,rgba(51,57,53,0.2) 0,rgba(51,57,53,0.4) 10%,rgba(51,57,53,0.6) 60%,rgba(51,57,53,0.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33333935',endColorstr='#333935',GradientType=0)}.header__info_flex{height:140px;display:flex;align-items:flex-end;justify-content:center}.header__found{font-size:16px}.header__found a{color:black}.header__info_flex .header__found a{color:white}.header__info_flex .header__h1_separate{padding-top:0}.header__h1{margin-bottom:7px;font-size:45px;font-family:"Roboto";color:#fff;font-weight:600;text-align:center;line-height:30px}.header__h1_light{padding-left:60px;padding-right:60px;font-weight:400;font-size:40px}.header__h1_separate{margin-top:0;padding-top:60px}.header_color_black .header__h1{color:black}.header__h2{margin-top:7px;margin-bottom:13px;font-size:16px;font-family:"Roboto";font-weight:100;color:#fff;text-align:center}.header__link{color:white;text-decoration-style:dotted}.header__search__holder{margin:0 auto;padding-top:10px;padding-bottom:20px;width:576px;height:63px}.header__search__input{padding:0 31px;width:484px;height:inherit;position:relative;z-index:20;border:1px solid transparent;border-radius:3px 0 0 3px;font-size:16px;font-family:"Roboto";font-weight:200;color:rgba(70,75,72,0.902)}.header__search__submit{width:92px;height:inherit;position:relative;z-index:15;border:0;border-radius:0 3px 3px 0;background-image:url("ee2e2538/css/header/header__search__submit.png");background-position:50% 50%;background-repeat:no-repeat}.header__search__submit_why{background-image:url("ee2e2538/css/header/header__search__submit_why.gif");background-size:200%}.header__search__examples{font-size:16px;font-family:"Roboto";font-weight:100;color:#fff;text-align:center}.header__search__examples__link{margin-right:5px;color:white}.header__search__examples__link:after{content:','}.header__search__examples__link:last-child:after{content:''}.header__padding{padding:60px 0 0 60px}.header__padding_half{padding-top:30px}.header__padding_center{padding-top:0;text-align:center}.header__seo{padding:60px;padding-bottom:0;height:66px;overflow:hidden;font-size:13px;font-family:"Roboto";font-weight:100;color:#f3f3f5;line-height:22px}.header__seo_full{display:none}.header__seo__show{padding:10px;display:block;font-size:13px;font-family:"Roboto";font-weight:100;color:#f3f3f5;line-height:22px;text-align:center}.header__search__results{width:100%;position:relative;z-index:10;background-color:white;border-radius:3px;box-shadow:0 0 4px gray}.header__search__results>h3{margin:0;padding:5px;padding-left:31px;font-family:Roboto;font-weight:300}.header__search__results>a{padding:5px;padding-left:31px;display:block;font-family:Roboto;font-weight:200;color:#313234}.header__search__results>a.js-search-selected{background-color:#9acfea}.header__search__results>a:last-child{padding-bottom:20px}.header_size_600{height:600px;background-size:auto 100%}.header_size_600 .header__gradient{position:absolute;bottom:0}.header__no-offers{padding:25px;font-size:26px;text-align:center}.header__line_listing{display:flex;max-width:calc(100% - 40px);justify-content:space-between;align-items:center}.header__line__listing{padding:0 35px;display:flex;flex-direction:column;align-items:center;color:#ddd;white-space:nowrap;overflow:hidden;line-height:10px}.header__line__back,.header__line__next{max-width:33%;box-sizing:border-box}.header__line__back{padding-left:20px}.header__line__next{padding-left:5px;padding-right:20px}.header__line__back__link,.header__line__next__link{display:block;height:30px;color:white;font-weight:200;text-decoration:none;line-height:30px}.header__line__back__span,.header__line__next__span{display:block;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header__line__back__link{padding-right:10px}.header__line__next__link{padding-left:10px}.header__line__listing__element_current{color:white}.header__line__middle{width:100%}.header__line__middle__button{margin:0 auto !important;width:100%;display:block;overflow:hidden;text-overflow:ellipsis}.header__add-coupon{margin-left:7px;width:45px;height:inherit;position:relative;color:green;font-size:26px;line-height:48px;text-align:center;text-decoration:none}.header__add-coupon__popup{position:absolute;right:0;top:0;width:70px;height:90px;display:none}.header__add-coupon__popup__right{position:absolute;right:0;top:36px;width:200px;height:54px}.header__add-coupon:hover .header__add-coupon__popup{display:block}.header__add-coupon__popup__right__text{padding:0 10px;position:absolute;top:5px;right:5px;background-color:white;border:1px solid #aaa;border-radius:4px;color:black;font-size:16px;line-height:30px;white-space:nowrap;box-shadow:-2px 2px 3px white;background-image:url("ee2e2538/css/header/header__add-coupon__popup__text.png");background-repeat:no-repeat;background-position:right 2px top 2px;background-size:4px}.no-menu .header__menu-button{display:block}.no-menu .header__logo{margin-left:16px}.no-menu .header__buttons{width:calc(1014px - 16px - 46px - 47px - 135px - 300px - 200px)}@media(max-width:1279px){.body .header__menu-button{display:block}.header__category{width:110px}.header__category-widget{display:none}.body .header__logo{margin-left:16px}.header__city{width:190px}.body .header__buttons{width:calc(1014px - 16px - 46px - 47px - 135px - 300px - 200px)}}@media(max-width:1023px){.header__city{width:130px}.body .header__buttons{width:calc(768px - 16px - 46px - 47px - 135px - 130px - 200px)}}@media(max-width:1023px){.header__line{padding-right:12px}.body .header__buttons{width:calc(490px - 16px - 47px - 12px - 135px - 110px)}.header__button{margin-left:8px;padding-top:20px;padding-bottom:10px;background-position:50% 50%;background-repeat:no-repeat}.header__button__strong{padding:0 18px}.header__button_image_search{background-image:url("ee2e2538/css/header/header__button_image_search.png?v=3") !important}.header__button_image_user{background-image:url("ee2e2538/css/header/header__button_image_user.png")}.header__h1{font-size:24px}.header__h1_light{padding-left:20px;padding-right:20px}.header__h2{font-size:14px}.header__search__holder{padding-top:24px;padding-bottom:8px;width:290px;height:45px}.header__search__input{width:100%;border-radius:3px;font-size:12px}.header__search__submit{width:100%;border-radius:3px;font-size:14px;font-family:"Roboto";font-weight:100;color:#fff;background-image:none}.header__search__examples{font-size:12px}.header__search__results{z-index:16}.header__padding{padding:60px 5px 0}}@media(max-width:1023px){.header{display:none}}.header-collage{width:100%;height:460px;position:relative}.header-collage__breadcrumbs{z-index:20}.header-collage__block{width:100%;height:100%;position:absolute;z-index:10}.header-collage__block_flex{display:flex;flex-direction:column;justify-content:center}.header-collage__block_background{background-color:rgba(50,50,50,0.4)}.header-collage__h1{padding:0;margin:0;font-size:36px;font-weight:600;text-align:center}.header-collage__h1_background{padding:10px;margin:20px;display:inline-block;background-color:rgba(180,180,180,0.5);color:white}.header-collage__image{float:left;width:50%;height:50%;background-repeat:no-repeat;background-position:center center;background-size:cover}.header-collage__title__h1{margin-bottom:-15px;font-weight:400;text-align:center}.header-popup{width:400px;position:absolute;top:29px;left:-100px;background-color:white;border-radius:3px;line-height:normal;text-align:left}.header-popup_top{left:auto;right:10px;top:39px;width:600px}.header-popup_left{right:auto}.header-popup_hide{display:none}.header-popup>h3{margin:0;padding:5px;font-family:Roboto;font-weight:300;text-align:center}.header-popup>a{padding:5px;display:block;font-family:Roboto;font-weight:200;color:black}.header-popup>a:last-child{padding-bottom:20px}.header-popup>a.js-search-selected{background-color:#9acfea}.header-popup>.header-popup__link{display:flex;justify-content:space-between}.header-popup .header-popup__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.header-popup .header-popup__operator{padding-left:40px;width:150px;background-position:20px center;background-repeat:no-repeat;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(max-width:1023px){.header-popup_top{left:10px;width:370px}.header-popup .header-popup__name{width:60%}}.header-mobile{display:none;width:inherit;position:sticky;top:0;z-index:100;background-color:#50b11f}.header-mobile__wrapper{padding:6px;height:calc(48px - 6px - 6px);width:calc(100% - 6px - 6px);display:flex;color:#676968;line-height:calc(48px - 6px - 6px)}.header-mobile__menu{width:36px;background-image:url("ee2e2538/css/header-mobile/header-mobile__menu.png");background-position:10px center;background-repeat:no-repeat;cursor:pointer;filter:brightness(2)}.header-mobile__text{padding-left:5px;width:105px;color:white;cursor:pointer;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.header-mobile__logo{padding-left:10px;width:176px;background-repeat:no-repeat;background-position:10px center;background-size:auto 100%}.header-mobile__category{flex:1}.header-mobile__search{width:36px;background-image:url("ee2e2538/css/header-mobile/header-mobile__search.png");background-position:center center;background-repeat:no-repeat;cursor:pointer;filter:brightness(2)}.header-mobile__user{width:36px;background-image:url("ee2e2538/css/header-mobile/header-mobile__user.png");background-position:center center;background-repeat:no-repeat}@media(max-width:1023px){.header-mobile{display:block}}.tile_overflow{max-height:630px;overflow:hidden}.tile__item{height:115px;position:relative}.tile__image{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background-image:url("ee2e2538/css/tile/tile__item.jpg");border-radius:3px}.tile__item:hover .tile__image{opacity:.2}.tile__content{position:absolute;z-index:9;top:0;right:0;bottom:0;left:0}.tile__item_big{height:calc(115px - -115px - -15px)}.tile__item__text{margin:15px;display:block;font-size:16px;font-family:"Roboto";font-weight:700;color:#000;text-decoration:none;white-space:nowrap;overflow:hidden}.tile__item:hover .tile__item__text{text-decoration:underline}.tile__item_big .tile__item__text{margin:15px;font-size:22px}.tile__links{padding:0 15px;max-height:55px;overflow:hidden;opacity:0}.tile__item:hover .tile__links{opacity:1}.tile__link{font-size:13px;font-family:"Roboto";color:#000;line-height:1.2;text-decoration:none}.tile__link__text{text-decoration:underline}.tile__link:after{padding-left:6px;content:"|"}.tile__link:last-child:after{content:""}@media(max-width:1023px){.tile_overflow{max-height:460px}.tile__item{height:75px}.tile__item_big{height:116px}.tile__item__text{margin:9px;font-size:14px}.tile__item_big .tile__item__text{font-size:16px;text-align:center}.tile__links{height:37px}}.title{padding:60px 33px 0}.title_padding-top_0{padding-top:0}.title_no-padding{padding-top:0;padding-left:0}.title__text{margin-top:0;margin-left:15px;margin-bottom:5px;font-size:30px;font-family:"Roboto";font-weight:600;color:#313234}.title_no-padding .title__text{margin-left:0}.title__text_light{font-size:20px;font-weight:400}@media(max-width:1023px){.title{padding-top:55px}.title__text{margin-left:0;font-size:20px;text-align:center}}.drop{margin-top:10px}.drop_map{padding-bottom:0;background-image:url("ee2e2538/css/drop/drop_map.png");background-size:cover}.drop__item{height:36px}.drop_lower .drop__item{height:20px}.drop__item__holder{width:100%}.drop__select{padding-left:6px;width:100%;height:32px;border:1px solid #c9c9c9;border-radius:2px;color:black;font-weight:200}.drop__geo{height:inherit;background-image:url("ee2e2538/css/drop/drop__geo.png");background-repeat:no-repeat;background-size:contain;cursor:pointer}@media(max-width:1023px){.drop__item_hidden_mobile{display:none}}.card__item{position:relative;border-radius:2px;background-color:white}.card__item__wrapper .card__item:first-child ~ .card__item .card__wrapper{background-color:#f3f3f5}.card__padding{padding:3px 16px}.card__item_breaker{width:calc(100% - 68px);clear:both;font-size:40px;text-align:center}.card__item_breaker_normal{font-size:unset;text-align:left}.card__item_breaker_group{margin-bottom:-42px !important;margin-left:-33px !important;padding-right:40px;padding-bottom:50px;padding-left:45px;width:calc(100% - -33px) !important;box-sizing:border-box}.card__link{display:block;text-decoration:none}.card__image{height:115px;position:relative;z-index:0;background-position-y:center;border-radius:3px;box-shadow:0 0 5px #ccc}.card__image__wrapper{position:relative}.card__image__cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background-size:42% auto;background-position:right top;background-repeat:no-repeat;opacity:.8}.card__text{padding:16px;padding-top:11px;max-height:141px;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden}.card__title{margin-bottom:10px;height:44px;overflow:hidden;font-size:18px;font-family:"Roboto";color:#000;line-height:22px}.card__item_only_title .card__title{margin-bottom:0;height:66px;font-size:14px}.card__item_only_title .card__text{padding-bottom:0}.card__title__full{width:100%;height:100%;overflow:hidden}.card__description{margin-top:5px;padding-top:0;height:54px;flex-shrink:10;overflow:hidden;font-size:13px;font-family:"Roboto";font-weight:200;color:#858585;line-height:19px}.card__low{display:flex;flex-wrap:wrap;align-items:center}.card__item_big .card__low{margin-top:-2px}.card__metro{margin-left:16px;margin-right:16px;position:relative;width:calc(100% - 10px);height:17px;font-size:13px;font-family:"Roboto";font-weight:200;white-space:nowrap;overflow:hidden;color:#858585}.card__metro__point{padding-right:2px;display:inline-block;width:16px;height:16px;color:red;background-image:url("ee2e2538/css/card/card__metro.png?");background-position:0 center;background-repeat:no-repeat}.card__addresses-link{color:gray;text-decoration-style:dotted}.card__addresses-list{padding:5px;position:absolute;right:9px;bottom:60px;left:9px;background-color:white;border:1px solid #eee;border-radius:2px;color:gray;cursor:pointer;font-size:12px}.card__stars{margin-left:16px;line-height:26px;visibility:hidden}.card__comment{margin-left:15px;font-size:13px;font-family:"Roboto";font-weight:100;color:#939393}.card__operator{padding-left:20px;position:absolute;right:0;top:93px;height:17px;z-index:15;font-size:14px;font-weight:200;background-position:0 50%;background-repeat:no-repeat;overflow:hidden}.card__item_big .card__operator{top:176px}.card__button{margin-left:15px;margin-top:15px;height:30px;line-height:30px}.card__dotted_wrapper{position:absolute;top:0;right:0;width:20px;height:40px;cursor:pointer;z-index:10}.mobile-app .card__dotted_wrapper{display:none}.card__dotted{position:absolute;top:0;right:0;width:10px;height:25px;background-image:url("ee2e2538/css/card/card__dotted.png");background-position:center center;background-repeat:no-repeat;border-radius:0 0 0 4px;cursor:pointer;z-index:10;text-align:center}.card__dotted_wrapper:hover .card__dotted{background-color:#eee}.card__bottom-link{display:block;text-decoration:none}.card__more{padding:0 23px 0 23px;display:inline-block;width:144px;background-image:url("ee2e2538/css/card/card__more.png");background-position:right 24px center;background-repeat:no-repeat;border-radius:16px;font-size:13px;font-family:"Roboto";font-weight:400;color:#fff;text-decoration:none;line-height:28px;overflow:hidden;white-space:nowrap;text-align:center;cursor:pointer}.card__more_no-text{background-image:none}.card__more:hover{background-color:red}.card__button_is_link:not(.card__button_on_hover) .card__more{background-color:transparent;color:#2f3633;background-image:url("ee2e2538/css/card/card__more_gray.png")}.card__about{color:black;font-size:12px}.card__item_big .card__image{height:200px}.card__item_big .card__title{height:22px}.card__item_big .card__description{padding-top:5px;height:19px}.card__item_big .card__stars{position:absolute;right:16px}.card__item_big .card__text{margin-bottom:5px;height:83px}.card__item_big .card__button{margin-top:auto;margin-left:0;height:auto;line-height:normal}.card__item_big .card__metro{width:217px}.card__flag{display:block;width:50px;height:32px;position:absolute;top:0;z-index:20;background-position:50% 50%;background-repeat:no-repeat;line-height:32px;font-family:"Roboto";text-align:center;font-size:16px;font-weight:200;color:white}.card__flag__icon{width:inherit;height:inherit;background-position:50% 50%;background-repeat:no-repeat}.card__flag_position_top{top:5px}.card__flag_position_middle{top:calc(50% - 16px)}.card__flag_position_bottom{top:auto;bottom:5px}.card__flag_color_gray{background-image:url("ee2e2538/css/card/card__flag_color_gray.png")}.card__flag_color_green{background-image:url("ee2e2538/css/card/card__flag_color_green.png")}.card__flag_color_green_dark{background-image:url("ee2e2538/css/card/card__flag_color_green_dark.png")}.card__flag_color_red{background-image:url("ee2e2538/css/card/card__flag_color_red.png")}.card__flag__icon_fire{background-image:url("ee2e2538/css/card/card__flag_icon_fire.png")}.card__flag__icon_logo{background-image:url("ee2e2538/css/card/card__flag_icon_logo.png")}.card__highlight{padding-left:10px;padding-right:10px;margin-top:-30px;height:30px;position:relative;z-index:10;line-height:30px;background-color:rgba(255,10,10,0.5);font-size:14px;font-family:"Roboto";font-weight:400;color:#fff;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card__highlight_bottom{margin-top:0;background-color:rgba(255,10,10,0.7)}.card__highlight_gray{background-color:rgba(10,10,10,0.4)}.card__highlight_bottom ~ .card__title{height:46px}.card__highlight_bottom ~ .card__description{margin-bottom:11px}.card__item_big .card__highlight_bottom ~ .card__description{display:none}.card__offer__page{position:absolute;right:9px;bottom:24px}.card__offer__link{color:darkslategray;font-size:9px;text-decoration:none}.card__item_kind .card__wrapper{box-shadow:0 0 2px 2px #46812b !important}.card__item_kind .card__title{font-weight:600}.card__wrapper{padding-bottom:5px;z-index:30;min-height:100%;width:100%;background:white;border-radius:2px}.card__expanded>.card__wrapper{position:absolute}.card__on-expanded{display:none}.card__on-expanded_inline{display:none}.card__item_wide .card__image__wrapper{margin-top:7px;margin-left:12px;width:220px;float:left}.card__item_wide .card__title{margin-bottom:0;height:22px}.card__item_wide .card__description{height:57px}.card__item_wide .card__text{padding:0 16px;padding-top:5px;height:87px}.card__item_wide .card__metro{width:440px}.card__item_wide .card__low-expanded{padding-right:45px;float:right;width:724px;display:flex;justify-content:space-between;box-sizing:border-box}.card__item_wide .card__padding{padding-left:180px;float:left}.card__item_wide.card__expanded .card__on-expanded[data-css-wide-flex]{display:flex}.card__button-as-text{margin-left:15px;color:black}.card__expanded .card__on-expanded{display:block}.card__on-expanded_inline{display:inline}.card__expanded .card__text.card__short,.card__expanded .card__low.card__short{display:none}.card__expanded .card__wrapper{z-index:31;box-shadow:0 4px 2px 1px rgba(100,100,100,0.7)}.card__expanded .card__metro{margin-bottom:6px;width:auto;height:auto;white-space:normal}@media(min-width:1024px){.card__button_on_hover{opacity:0}.card__wrapper:hover .card__button_on_hover{opacity:1}}@media(max-width:1023px){.card__item_breaker{width:calc(100% - 48px)}.card__item_breaker{width:calc(100% - 33px)}.card__item_breaker_group{margin-left:0 !important;padding-left:15px;padding-right:10px;width:100% !important}}@media(max-width:1023px){.card__item_wide .card__image__wrapper{margin-left:0;width:165px}.card__item_wide .card__text{height:112px}.card__item_wide .card__title{height:44px}.card__item_wide .card__image{height:86px}.card__item_wide .card__operator{top:66px}.card__item_wide .card__low{clear:both}.card__item_wide .card__metro{width:170px}.card__item_wide .card__button{margin-top:0}.card__item_wide .card__low-expanded{width:454px}}.pagination{text-align:center}.pagination__more{margin:0 auto;width:456px;height:50px;display:block;color:#fff;border-radius:3px;font-size:16px;font-family:"Roboto";font-weight:400;line-height:50px;text-align:center;text-decoration:none}.pagination__list{padding:0;margin:30px auto;display:inline-block;height:30px;list-style:none;overflow:hidden}.pagination__list>li{float:left;width:35px;height:inherit;background-position:50% 50%;background-repeat:no-repeat;line-height:30px}.pagination__list>.pagination__back{width:70px;background-image:url("ee2e2538/css/pagination/pagination__back.png")}.pagination__list>.pagination__back:hover{background-image:url("ee2e2538/css/pagination/pagination__back_hover.png")}.pagination__list>.pagination__forward{width:70px;background-image:url("ee2e2538/css/pagination/pagination__forward.png")}.pagination__list>.pagination__forward:hover{background-image:url("ee2e2538/css/pagination/pagination__forward_hover.png")}.pagination__list>li>a{width:100%;height:100%;display:block;font-size:18px;font-family:"Roboto";font-weight:200;color:#919191;text-decoration:none}.pagination__list>li>a:hover{color:black}.pagination__list>li.pagination__active a{text-decoration:underline}@media(max-width:1023px){.pagination__more{width:220px;height:40px;line-height:40px;font-size:14px}.pagination__list>li{width:24px;font-size:14px}}.subscribe{height:370px;position:relative;overflow:hidden}.subscribe__background{position:absolute;top:55px;bottom:55px;left:0;right:0;z-index:0;background-color:#469c1b;background-repeat:no-repeat;background-image:url("ee2e2538/css/subscribe/subscribe__background.png")}.subscribe__text{padding-top:78px;padding-left:62px;position:absolute;left:0;top:0;width:500px;height:100%;z-index:10}.subscribe__title{margin:.67em 0;max-height:76px;overflow:hidden;font-size:30px;font-family:"Roboto";color:#fff;font-weight:600;line-height:1.2}.subscribe__description{width:60%;max-height:90px;overflow:hidden;font-size:16px;font-family:"Roboto";font-weight:200;color:#fff;line-height:1.5}.subscribe__form{padding-left:180px;padding-top:150px;position:absolute;right:0;top:0;width:600px;height:100%;z-index:10;background-repeat:no-repeat;background-image:url("ee2e2538/css/subscribe/subscribe__form.png");background-position:right 57px top -20px}.subscribe__form__clients{position:absolute;top:100px;left:190px}.subscribe__label{display:block;font-size:13px;font-family:"Roboto";font-weight:200;color:#000}.subscribe__form__element{margin:8px 0;padding:0;width:238px;height:40px;border:0;border-radius:2px;box-sizing:border-box;font-size:13px;font-family:"Roboto";font-weight:100}.subscribe__input{padding:0 15px;border:1px solid #c9c9c9;color:#444;font-weight:200}.subscribe__submit{color:white;font-weight:400}@media(max-width:1023px){.subscribe{overflow:hidden}.subscribe__title{width:70%}.subscribe__form{right:-140px}}@media(max-width:1023px){.subscribe{height:590px}.subscribe__text{padding-left:15px;padding-right:15px;width:calc(100% - 30px);text-align:center}.subscribe__title{width:100%;font-size:20px}.subscribe__description{width:100%;font-size:14px}.subscribe__form{top:255px}}.stars{height:26px}.stars__one{margin-right:1px;float:left;width:15px;height:inherit;background-image:url("ee2e2538/css/stars/stars__one.png");background-position:50% 50%;background-repeat:no-repeat}.stars_big .stars__one{width:21px;background-image:url("ee2e2538/css/stars/stars_big.stars__one.png")}.stars__one_opacity{background-image:url("ee2e2538/css/stars/stars__one_opacity.png")}.stars_big .stars__one_opacity{background-image:url("ee2e2538/css/stars/stars_big.stars__one_opacity.png")}.stars_big .stars__one_half{background-image:url("ee2e2538/css/stars/stars_big.stars__one_half.png")}.rating{margin:25px 64px 0}.rating__text{font-size:15px;font-family:"Roboto";font-weight:200;color:#010101}@media(max-width:1023px){.rating__text{text-align:center}.rating__stars{margin:0 auto;width:112px}}.comment__header{line-height:26px;overflow:hidden}.comment__author{margin-left:16px;display:inline-block;font-size:15px;font-family:"Roboto";color:#000;font-weight:600}.comment__stars{margin-left:16px;position:relative;top:7px;display:inline-block}.comment__body{margin:12px 12px 12px 0;padding:16px;background-color:white;border-radius:3px}.comment__text{max-height:68px;overflow:hidden;font-size:13px;font-family:"Roboto";font-weight:200;color:#000;line-height:1.615}.comment__body__footer{padding-top:12px;overflow:hidden}.comment__link{float:right}.comment__link__a{font-size:13px;font-family:"Roboto";font-weight:200;color:black}.comment__date{padding-left:22px;float:right;font-size:13px;font-family:"Roboto";font-weight:200;color:gray}.comment__answer{margin-left:32px}.comment__answer .comment__body{background-color:#e4e4e4}@media(max-width:1023px){.comment__header{text-align:center}.comment__body{margin-right:0}}.button{padding:20px 0}.button__text{display:block;width:300px;height:50px;border-radius:3px;color:white;font-size:16px;font-family:"Roboto";font-weight:100;line-height:50px;text-align:center;text-decoration:none}@media(max-width:1023px){.button__text{margin-left:120px}}@media(max-width:1023px){.button__text{margin:0 auto;width:200px;height:40px;font-size:13px;line-height:40px}}.break{margin:10px 48px;height:1px;border-top:1px solid #e6e6e8}@media(max-width:1023px){.break{margin:16px}}.comment-form__header{font-size:20px;font-family:"Roboto";font-weight:400;color:#000}.comment-form__text{padding-right:12px}.comment-form__textarea{padding:16px;width:100%;height:100px;border:1px solid #cdcdcd;border-radius:3px;font-size:13px;font-family:"Roboto";font-weight:200;color:#858585;line-height:1.2}.comment-form__stars{padding:10px 0;margin-left:15px;font-size:16px;font-family:"Roboto";font-weight:200;color:#000}.comment-form__stars__text{margin:0 15px;display:inline-block;position:relative;top:-3px}.comment-form__submit{width:238px;height:42px;border:0;border-radius:3px;color:white;font-size:13px;font-family:"Roboto";font-weight:100;line-height:42px;text-align:center;text-decoration:none}@media(max-width:1023px){.comment-form__header{font-size:16px;text-align:center}.comment-form__text{padding-right:0}.comment-form__submit{margin:0 auto;display:block}}.text{padding:48px}.text_no_top_padding{padding-top:0}.text__header{margin:20px 0 5px;font-size:18px;font-family:"Roboto";font-weight:400;color:#000;line-height:1.167}.text__body{font-size:13px;font-family:"Roboto";font-weight:200;color:#000;line-height:1.6}.text__body *{color:#000}.text__columns{column-count:4;column-gap:30px}@media(max-width:1023px){.text{padding-left:18px;padding-right:18px}.text__columns{column-count:2;column-gap:30px}}.footer{padding-top:45px;padding-bottom:15px;margin-top:60px}.footer .-grid__item{margin-bottom:30px}.footer__link{margin-bottom:14px;display:list-item;list-style:none;font-size:14px;font-family:"Roboto";font-weight:200;color:#424741}.footer__link:hover{color:black}.footer__soc__text{font-size:14px;font-family:"Roboto";font-weight:600;color:#000}.footer__soc__item{margin-right:7px;display:inline-block;width:28px;height:36px;background-position:50% 50%;background-repeat:no-repeat}.footer__soc__item_image_ok{background-image:url("ee2e2538/css/footer/footer__soc__item_image_ok.png")}.footer__soc__item_image_twitter{background-image:url("ee2e2538/css/footer/footer__soc__item_image_twitter.png")}.footer__soc__item_image_vk{background-image:url("ee2e2538/css/footer/footer__soc__item_image_vk.png?v=2")}.footer__soc__item_image_facebook{background-image:url("ee2e2538/css/footer/footer__soc__item_image_facebook.png?v=2")}.footer__soc__item_image_instagram{background-image:url("ee2e2538/css/footer/footer__soc__item_image_instagram.png")}.footer__soc__item_image_youtube{background-image:url("ee2e2538/css/footer/footer__soc__item_image_youtube.png")}.footer__soc__item_image_ok:hover{background-image:url("ee2e2538/css/footer/footer__soc__item_image_ok_hover.png")}.footer__soc__item_image_twitter:hover{background-image:url("ee2e2538/css/footer/footer__soc__item_image_twitter_hover.png")}.footer__soc__item_image_vk:hover{background-image:url("ee2e2538/css/footer/footer__soc__item_image_vk_hover.png")}.footer__soc__item_image_facebook:hover{background-image:url("ee2e2538/css/footer/footer__soc__item_image_facebook_hover.png")}.footer__soc__item_image_instagram:hover{background-image:url("ee2e2538/css/footer/footer__soc__item_image_instagram_hover.png")}.footer__soc__item_image_youtube:hover{background-image:url("ee2e2538/css/footer/footer__soc__item_image_youtube_hover.png")}.footer__logo__image{width:135px;height:48px;background-position:0 50%;background-repeat:no-repeat;background-image:url("ee2e2538/css/footer/footer__logo__image.png?v=2");background-size:100% auto}.footer__logo__text{padding-top:10px;font-size:13px;font-family:"Roboto";font-weight:200;color:#424741;line-height:1.8}.footer__contact{padding-top:31px}.footer__contact,.footer__mail{font-size:13px;font-family:"Roboto";font-weight:200;color:#424741;line-height:1.8;text-decoration:none}.footer__mail:hover{color:black}.footer__subscribe__text{font-size:14px;font-family:"Roboto";font-weight:200;color:#000}.footer__subscribe__form{padding-top:18px;width:100%;height:40px}.footer__subscribe__input,.footer__subscribe__button{float:left;width:50%;height:inherit;font-size:13px;font-family:"Roboto";font-weight:200}.footer__subscribe__input{padding:0 16px;border:1px solid #424741;border-right:0;border-radius:2px 0 0 2px;color:#444}.footer__subscribe__button{background-color:#50b11f;border:0;border-radius:0 2px 2px 0;color:white;font-weight:400}@media(max-width:1023px){.footer__logo__text,.footer__contact{padding-top:0}}.links__link{margin-right:8px;padding:4px 12px;display:inline-block;background-color:white;border:1px solid #acacae;border-radius:3px;color:#333;font-size:13px;font-family:"Roboto";font-weight:400;text-decoration:none}.links__link_active,.links__link:hover{color:white;border-color:transparent}.subscribe-list{padding:10px 0;max-width:100%;overflow:hidden}.subscribe-list__item{padding:10px 30px;margin-right:5px;border-radius:3px;color:white;font-size:14px;font-family:"Roboto";font-weight:200;line-height:44px;white-space:nowrap;text-decoration:none}.subscribe-list__subscribed_yes{display:none}.subscribe-list__subscribed_no{display:inline}.subscribe-list__subscribed .subscribe-list__subscribed_yes{display:inline}.subscribe-list__subscribed .subscribe-list__subscribed_no{display:none}.linked{margin-bottom:15px;background-color:white;font-size:initial}.card__item_breaker .linked{padding-top:10px}.linked_empty_hide:empty{display:none}.linked__item{float:left;width:100%;align-items:baseline}.linked__item_drop{display:flex}.linked__item_drop,.linked__item_button{width:calc(50% - 20px);margin-right:20px}.linked__item_button{padding-top:15px}.linked__title{padding-bottom:15px;padding-right:10px;display:inline;font-size:18px;font-family:"Roboto";font-weight:400;color:#313234}.linked__title:empty{display:none}.linked__variants{margin-top:-5px;display:inline}.linked__variant{margin-right:8px;margin-bottom:8px;padding:0 8px 0 8px;display:inline-block;position:relative;height:30px;background-color:#f3f3f5;border:1px solid #f3f3f5;border-radius:3px;color:#333;font-size:15px;font-family:"Roboto";font-weight:400;line-height:28px;text-decoration:none}.linked__variant_blue{background-color:transparent;border-color:transparent;color:#1272da;font-weight:600}.linked__variant_big{padding:8px 22px;background-color:#50b11f;color:white;font-size:16px;border-color:#50b11f;text-transform:none}.linked__variant:hover{border-color:grey}.linked__variant_blue:hover{border-color:transparent;text-decoration:underline}.linked__variant__link{color:black;text-decoration:none}.linked__variant__drop__wrapper{display:inline-block;width:20px;height:28px;background-image:url("ee2e2538/css/linked/linked__variant__drop__wrapper.png?");background-repeat:no-repeat;background-position:center;cursor:pointer;vertical-align:middle}.linked__variant__drop{position:absolute;right:0;top:100%;min-width:200px;max-height:360px;display:none;background-color:white;color:black;z-index:39;box-shadow:0 0 5px black;border-radius:3px;overflow:auto}.linked__variant__drop.linked__variant__drop__left{right:auto;left:0}.linked__variant__drop__link{padding:5px 10px;display:block;border-radius:3px;color:black;line-height:normal;text-decoration:none}.linked__variant__drop__link:hover{background-color:#c6fabf}.linked__expand{background:0;border:0}.linked__expand[data-desktop-show=false]{display:none}@media(max-width:1023px){.linked__expand[data-desktop-show=false]{display:inline-block}.linked__expand[data-mobile-show=false]{display:none}}.linked__expand a{color:#1272da;font-size:15px;font-weight:600;text-decoration:none}.linked__expand a:hover{text-decoration:underline}.app-ios .linked__variant{font-size:17px}.linked__button_desktop,.linked__button_desktop+wbr{display:none}.linked_show_buttons .linked__button_desktop,.linked_show_buttons .linked__button_mobile,.linked_show_buttons .linked__button_desktop+wbr,.linked_show_buttons .linked__button_mobile+wbr{display:inline-block}@media(max-width:1023px){.linked__button_mobile,.linked__button_mobile+wbr{display:none}}.linked-image__link{margin-bottom:20px;width:100%;display:block;color:black;font-weight:200}.linked-image__image{width:100%}.breadcrumbs{position:absolute;top:60px;max-width:100%}.breadcrumbs_bg{background-color:rgba(51,57,53,0.5)}.breadcrumbs__holder{padding-left:48px;overflow:hidden}.breadcrumbs__item{font-size:13px;font-family:"Roboto";font-weight:100;color:#fff}.breadcrumbs__item:after{content:'→';display:inline-block;width:28px;height:8px;color:white;text-align:center}.breadcrumbs__item:last-child{text-decoration:none}.breadcrumbs__item:last-child:after{display:none}.breadcrumbs_color_black .breadcrumbs__item{color:black;font-weight:normal}.breadcrumbs_color_black .breadcrumbs__item:after{color:black}@media(max-width:1023px){.breadcrumbs__holder{padding-left:16px}}.page-nav{margin-bottom:10px;display:inline-block;width:100%;background-color:white;line-height:20px}.page-nav__link{padding:0 0 0 15px;display:inline-block;font-size:16px;font-weight:200;color:#50b11f;text-decoration-style:dotted;white-space:nowrap}.page-nav__link:first-child{color:black;text-decoration:none}.page-nav__link:last-child{padding-right:20px}.page-nav__link_disabled{color:grey;cursor:default;text-decoration:none}.info__margin{margin-left:48px;margin-bottom:30px;margin-right:60px}.info__margin_big{font-size:20px;text-decoration:underline}.info__link{color:black}.info__parameter{margin-top:8px;line-height:24px}.info__parameter_inline>*{margin-right:5px;display:inline}.info__parameter__name{display:inline-block;min-width:115px;font-size:15px;font-family:"Roboto";font-weight:600;color:#000}.info__parameter__name_bold{font-size:20px}.info__parameter__value{font-size:15px;font-family:"Roboto";font-weight:200;color:#000}.info__parameter__link{color:black}.info__parameter__value__link{color:#50b11f}.info__parameter__value_comma:after{content:', '}.info__parameter__value_comma:last-child:after{content:'.'}.info__map{margin:30px 50px;height:200px;background-color:white}.info__price{padding:10px 0;display:flex;overflow:hidden}.info__price_root+.info__price_tree{height:0;overflow:hidden}.info__price_root_open+.info__price_tree{height:auto;overflow:auto}.info__price_tree .info__price__name{padding-left:40px}.info__price_tree .info__price__name{width:calc(100% - 40px)}.info__price__name,.info__price__value,.info__price__buttons{float:left}.info__price__name{width:100%}.info__price__name__text{font-size:15px;font-family:"Roboto";font-weight:200;color:#000}.info__price__value{width:200px}.info__price__buttons{width:120px}.info__price__value{font-size:15px;font-family:"Roboto";font-weight:600;color:#000}.info__price__button{padding:4px 19px;border:1px solid #c3c3c3;border-radius:2px;color:#c3c3c3;font-size:12px;font-family:"Roboto";font-weight:100;text-decoration:none}.info__price_root .info__price__name__text:after{content:' ';display:inline-block;width:20px;height:8px;background-image:url('ee2e2538/css/info/info__price__name__text.png');background-position:50% 50%;background-repeat:no-repeat}.info__price_root_open .info__price__name__text:after{background-image:url('ee2e2538/css/info/info__price__name__text_hide.png')}@media(max-width:1023px){.info__margin{margin-left:15px;margin-right:15px}.info__map{margin:30px 15px}.info__price{flex-wrap:wrap}.info__price__name{margin-bottom:10px}.info__price__value,.info__price__buttons{width:50%}.info__price__buttons{text-align:right}.info__price_tree .info__price__value{width:calc(50% - 10px)}.info__price_tree .info__price__name,.info__price_tree .info__price__value{padding-left:10px}}.profile__image{margin-bottom:25px;width:219px;height:219px;background-image:url("ee2e2538/css/profile/profile__image.png");background-position:50% 50%;background-repeat:no-repeat;background-size:contain}.profile__image_nogodpleaseno{background-image:url("ee2e2538/css/profile/profile__image_nogodpleaseno.gif");background-size:cover;border-radius:10px}.profile__image__add{display:inline-block;width:200px;height:28px;background-image:url("ee2e2538/css/profile/profile__image__add.png");background-position:center right 23px;background-repeat:no-repeat;border:0;border-radius:3px;font-size:13px;font-family:"Roboto";font-weight:200;color:#fff;line-height:28px;text-decoration:none}.profile__subtext{padding-left:26px;font-weight:200;font-size:10px}.profile__link{color:black;font-size:17px;font-family:"Roboto";font-weight:200}.profile__form{margin-top:20px}.profile .form-group{margin-bottom:15px}.profile__form .control-label{padding-bottom:7px;display:block;font-size:15px;font-family:"Roboto";font-weight:600;color:black}.profile__form input,.profile__form textarea,.profile__form select{padding:0 10px;width:100%;height:40px;box-sizing:border-box;border:1px solid #c9c9c9;border-radius:2px;font-size:13px;font-family:"Roboto";font-weight:200;color:black}.profile__form textarea{height:100px}.profile__form input[type=checkbox]{width:auto;height:auto}.profile__links{line-height:2.5}.profile__form .select2-selection{height:40px;border:1px solid #c9c9c9;border-radius:2px}.profile__form .select2-selection__rendered{height:40px;line-height:40px !important;font-size:13px;font-weight:200}.profile__form .select2-selection__arrow{height:37px !important}.profile__submit{width:240px;height:40px;border:0;border-radius:3px;color:white;cursor:pointer;font-size:13px;font-family:"Roboto";font-weight:200}.profile__submit:disabled{background-color:darkslategray;color:darkgray}.profile__subscribe{margin:35px 48px}.profile__subscribe-form .form-group{margin:15px 0}.profile__subscribe label{font-size:17px;font-family:"Roboto";font-weight:200;color:black}.subscribe-form__check:checked ~ .subscribe-form__is-unsubscribe{display:none}.subscribe-form__check:not(:checked) ~ .subscribe-form__is-subscribe{display:none}@media(max-width:1023px){.profile__image{margin:0 auto;margin-bottom:20px}.profile__image__add{margin:26px auto 0;display:block}.profile__subtext{padding-left:0;text-align:center}.profile .form-group{text-align:center}.profile__submit{margin:auto;display:block}.profile__links{margin:20px 0 0;text-align:center}.profile__subscribe{margin:40px 15px}}.modal{position:fixed;top:0;bottom:0;left:0;right:0;display:none;background-color:rgba(255,255,255,0.7);z-index:1000}#input-email.email-error{border-color:red !important;border-width:3px !important}.modal__back-link{display:block;position:absolute;top:0;bottom:0;right:0;left:0}.modal_system{top:2px;left:100px;bottom:auto;right:auto;width:325px;border-radius:3px}.modal.closable,.modal.closable>a{cursor:url("ee2e2538/css/modal/close.png"),default}.modal.show{display:block}.modal .window{margin:100px auto;width:660px;position:relative;max-height:100%;background-color:#fff;border-radius:3px;cursor:default;overflow-x:hidden;box-shadow:0 6px 17px -8px black}.modal.modal_mobile .window{width:300px}.modal .window_border{box-shadow:none}@media(max-width:321px){.modal .window_border{box-shadow:0 6px 17px -8px black}}.modal .close_window{display:block;width:25px;height:25px;position:absolute;right:0;color:black;background-image:url("ee2e2538/css/modal/close.png");background-size:100%;text-decoration:none}@media(max-width:321px){.modal .close_window{display:none}}.modal_system .window{margin:0 !important;width:100%;border:1px solid grey}.modal.closable .window .close{position:absolute;top:10px;right:10px;width:15px;height:15px;background:transparent url("ee2e2538/css/modal/close.png") center center no-repeat;cursor:pointer}.modal__title{margin:20px 0;padding:0 20px;font-family:Roboto;font-size:24px;font-weight:700}.modal_system .modal__title{font-size:15px;font-weight:normal}.modal_mobile .modal__title{font-size:14px}.modal__buttons{padding:20px}.modal_system .modal__buttons{padding:0 10px 5px;display:flex;justify-content:flex-end;text-align:right}.modal_system .modal__buttons_rows{flex-direction:column}.modal__buttons_center{text-align:center}.modal__button{padding:10px 20px;margin-bottom:10px;margin-right:5px;display:inline-block;border-radius:3px;color:white;font-family:Roboto;text-decoration:none}.modal_system .modal__button{padding:3px 40px 3px 10px;border:1px solid gray;border-radius:4px;color:black !important;font-size:14px;background:#f2f2f2;background:-moz-linear-gradient(top,rgba(242,242,242,1) 0,rgba(242,242,242,1) 50%,rgba(221,221,221,1) 51%,rgba(221,221,221,1) 51%,rgba(207,207,207,1) 100%);background:-webkit-linear-gradient(top,rgba(242,242,242,1) 0,rgba(242,242,242,1) 50%,rgba(221,221,221,1) 51%,rgba(221,221,221,1) 51%,rgba(207,207,207,1) 100%);background:linear-gradient(to bottom,rgba(242,242,242,1) 0,rgba(242,242,242,1) 50%,rgba(221,221,221,1) 51%,rgba(221,221,221,1) 51%,rgba(207,207,207,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2',endColorstr='#cfcfcf',GradientType=0)}.modal_system .modal__button_default{font-weight:bold}.modal_mobile .modal__button{display:block}.modal__logo-wrapper{display:flex;justify-content:center}.modal__logo{width:135px;height:48px;display:block;background-position:50% 50%;background-size:100% auto;background-repeat:no-repeat}@media(max-width:1023px){.modal .window{width:300px}.modal_system{top:auto;left:calc(50% - 245px);bottom:0}.modal_system .window{width:490px;border:0;border-radius:0;box-shadow:white 0 10px 0,black 0 -10px 10px -10px}.modal_system .modal__button__wrapper_default{margin-left:30px;order:1}}.expand-block__button{margin:5px;text-align:center}.expand-block__button_text_left{margin-left:0;text-align:left}.expand-block__link{padding:10px 30px;margin-top:15px;display:inline-block;border-radius:3px;color:white;font-size:14px;font-family:"Roboto";font-weight:200;white-space:nowrap;text-decoration:none}.expand-block__button:not([data-show=yes])+.expand-block__content{display:none}.expand-block__button__link{color:#50b11f;font-weight:200;font-size:15px}.expand-block__line:nth-child(5) ~ .expand-block__line{display:none}[expand_block-status=show]>.expand-block__line:nth-child(5) ~ .expand-block__line{display:inline}.expand-block__line__link{display:none;text-decoration-style:dotted}.expand-block__line:nth-child(6) ~ .expand-block__line__link{display:inline}[expand_block-status=show]>.expand-block__line:nth-child(6) ~ .expand-block__line__link{display:none}.company-wrapper{overflow:hidden}.company-wrapper__right{margin-right:40px;float:right;width:390px}.company-wrapper__left{float:left;width:535px}@media(max-width:1023px){.company-wrapper__right{margin-right:0;width:100%}.company-wrapper__left{width:100%}}.coupon{padding:30px;height:250px;background-color:white;border-radius:3px;font-weight:200}.coupon__old-price{padding-left:110px;font-size:13px;color:grey;text-decoration:line-through}.coupon__price{font-size:17px}.coupon__new-price{padding-left:15px;font-size:30px;color:#50b11f;font-weight:bold}.coupon__get{margin:20px 0}.coupon__button{padding:10px 40px;display:inline-block;border-radius:3px;color:white;font-size:13px;font-family:"Roboto";font-weight:200;white-space:nowrap;text-decoration:none}.coupon__company{font-size:13px;color:grey;text-decoration:none}.coupon__bottom{overflow:hidden}.coupon__discount{float:left;width:100px;font-size:15px}.coupon__discount_percent{font-size:30px;font-weight:bold}.coupon__rating{margin-left:20px;float:left;width:125px}.coupon__rating_expired{color:red;font-weight:400;font-size:20px}.coupon__finish-date{text-decoration:none}.coupon__rating_percent{font-weight:bold}.coupon__comment_link{color:grey}@media(max-width:1023px){.coupon{height:175px}.coupon__top{margin-left:88px;width:40%;float:left}.coupon__bottom{margin-top:30px;width:40%}}@media(max-width:1023px){.coupon{height:250px}.coupon__top{margin-left:0;width:100%;float:none}.coupon__bottom{margin-top:0;width:100%}}.coupon-contact{margin:35px 0}.coupon-contact__name{margin:20px 0;font-size:15px;font-weight:400}.coupon-contact__contact{margin:10px 0;padding-left:28px;font-size:13px;background-repeat:no-repeat;background-position:10px center}.coupon-contact__contact_address{background-image:url("ee2e2538/css/coupon-contact/coupon-contact__contact_address.png")}.coupon-contact__contact_metro{background-image:url("ee2e2538/css/coupon-contact/coupon-contact__contact_metro.png")}.coupon-contact__contact_phone{background-image:url("ee2e2538/css/coupon-contact/coupon-contact__contact_phone.png")}.coupon-subscribe{margin-top:40px}.coupon-subscribe__link{margin-bottom:20px;padding:10px 40px;display:inline-block;color:#50b11f;border:1px solid #50b11f;border-radius:3px;font-size:14px;text-decoration:none}.coupon-form{margin:40px 0;padding:35px 45px;border:10px solid transparent;border-image:url("ee2e2538/css/coupon-form/coupon-form.png") 10 stretch;text-align:center}.coupon-form__name{margin-top:10px;font-size:20px;font-weight:bold;line-height:1.2}.coupon-form__description{margin-top:10px;font-size:14px;line-height:1.429}.coupon-form__label{margin-top:10px;font-size:13px;color:rgba(0,0,0,0.502)}.coupon-form__input-block{margin-top:10px}.coupon-form__input,.coupon-form__button{width:220px;height:40px;border-radius:2px}.coupon-form__input{padding:0 10px;border:1px solid #c9c9c9;font-size:13px}.coupon-form__button{border:0;color:white;font-size:13px}.coupon-map__header{margin:20px 0;font-size:20px;font-weight:200}.coupon-map{margin-bottom:20px;height:200px}.obfuscation span{cursor:pointer;color:#50b11f;border-bottom:1px dotted #50b11f}.image{margin-bottom:20px;width:100%}.recommendation{padding:50px}.recommendation__header{text-align:right}.recommendation__link{border-bottom:1px dashed black;color:black;cursor:none;text-decoration:none}.recommendation__link[data-black]:hover{background-color:black;color:white;cursor:pointer}.recommendation__link[data-black]:active{background-color:#ff0084;color:cyan;cursor:pointer}.recommendation__text{display:none}.recommendation__text[data-open]{display:block}.browser-width>*{display:none}.browser-width__desktop{display:block}@media(max-width:1279px){.browser-width__pad{display:block}}@media(max-width:1023px){}@media(max-width:1023px){.browser-width__phone{display:block}}.listing[data-show-gag=yes]{filter:grayscale(100%)}.listing__gag{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;display:none;cursor:wait}.listing[data-show-gag=yes] .listing__gag{display:block}.listing__breaker_no_offers{margin-bottom:0 !important}.listing__breaker_no_offers__text{padding-bottom:10px;padding-left:5px;margin-bottom:5px;line-height:1.6;outline:5px solid red}.listing__breaker_no_offers__button{padding:4px;border-radius:4px;color:white;text-shadow:0 0 4px black;text-decoration:none}.listing__breaker_no_offers__button__subscribe,.listing__breaker_no_offers__button__unsubscribe{display:none}:not(.-green)>.listing__breaker_no_offers__button__subscribe{display:inline}.-green>.listing__breaker_no_offers__button__unsubscribe{display:inline}.map__big{width:100%;height:300px}.map__header{padding:3px;padding-bottom:10px;padding-top:10px;text-align:right}.map__toggle{padding:4px;background-color:white;border:1px solid grey;border-radius:3px;cursor:pointer}.map__toggle_block{height:36px;display:inline-block;box-sizing:border-box;line-height:26px}.balloon__name{margin:10px 0 0;display:block;font-family:Roboto;font-weight:200;font-size:18px;text-decoration:none}.balloon__name:first-child{margin-top:0}.balloon__operator,.balloon__address{font-family:Roboto;font-weight:200}.authorization{padding-top:30px;position:absolute;top:0;right:0;bottom:-3500px;left:0;display:none;background-color:rgba(255,255,255,0.7);cursor:url("ee2e2538/css/authorization/close.png"),default;z-index:1000}.authorization__frame{width:320px;height:600px;border:0;z-index:100;background-image:url("ee2e2538/css/authorization/authorization_frame.apng");background-position:50% 100px;background-repeat:no-repeat}.authorization__close{width:48px;height:600px;background-image:url("ee2e2538/css/authorization/authorization__close.png");background-repeat:no-repeat;cursor:default}.authorization[data-show=yes]{display:flex;justify-content:center;align-items:flex-start;position:fixed}.body__frame{overflow:hidden}.body__frame .content{border-left:0}.body__frame .menu{display:none}.body__frame .header__menu-button{visibility:hidden}.body__frame .header__line{background:transparent}.body__frame .header__city__link{color:white}.body__frame .header__line__search__input{border:0}.body__frame .header__line__search__submit{background-color:white !important;background-image:url("ee2e2538/css/body__frame/header__button_image_search.png")}.body__frame .footer{display:none}@media(max-width:1023px){.body__frame .menu_active{display:block}.body__frame .header__button_image_plus{margin-right:34px;background-image:url("ee2e2538/css/body__frame/header__button_image_plus.png")}}.frame__header{position:absolute;top:0;left:0;width:100%;height:48px;background-color:#58b132}.frame__site{position:absolute;top:48px;left:0;width:100%;height:calc(100% - 48px);border:0;background-color:white}.frame__close{display:block;position:absolute;top:0;right:0;width:48px;height:48px;z-index:200;background-image:url("ee2e2538/css/frame/frame__close.png");background-position:center;background-repeat:no-repeat}.frame__site_root{overflow:scroll}.frame__site_child{height:100%;top:0}.br-theme-kuponator-stars.br-wrapper,.br-theme-kuponator-stars .br-widget{display:inline-block;height:20px}.br-theme-kuponator-stars a{display:inline-block;width:26px;height:inherit;background-image:url("ee2e2538/css/br-theme/br-theme-kuponator-star.png");background-position:50% 50%;background-repeat:no-repeat}.br-theme-kuponator-stars .br-selected,.br-theme-kuponator-stars .br-active{background-image:url("ee2e2538/css/br-theme/br-theme-kuponator-star_green.png")}.br-current-rating{display:none}.comment-form__stars .form-group.field-comment-rating{display:inline-block}.select2{width:100% !important}.select2-theme-kuponator .select2-selection{height:32px}.select2-theme-kuponator .select2-selection__rendered{line-height:32px !important}.select2-theme-kuponator .select2-selection--single{border-color:#c9c9c9}.select2-theme-kuponator .select2-selection__arrow{height:32px !important}.select2-theme-kuponator .select2-selection__rendered,.select2-theme-kuponator .select2-selection__placeholder,.select2-results__option{font-size:13px;font-family:"Roboto";font-weight:200;color:#acacae}.select2-selection__rendered,.select2-theme-kuponator .select2-selection__placeholder,.select2-results__option{font-size:15px;color:#333 !important;font-weight:400 !important}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#46812b;color:white !important}.select2-results__option:hover .label{color:white}.auth-icon.telegram{background-image:url("ee2e2538/css/auth-icon/telegram.png")}.user-form{margin:20px auto;width:260px}.user-form__header{margin-bottom:30px;text-align:center;font-size:32px;font-weight:600}.user-form__header_mini{font-size:18px;text-align:left;font-weight:normal}.user-form__text_register{display:none;font-size:20px;text-align:left}.user-form__text_register_cashback{display:none;font-size:18px;font-weight:400;text-align:left}.user-form__social>.auth-clients{padding-left:0;display:flex;justify-content:space-around}.user-form__social>.auth-clients li{padding:0;margin:0}.user-form__separator{height:20px;text-align:center}.user-form .control-label{display:none}.user-form__input{padding:0 0 0 30px;margin:10px 0;width:100%;height:44px;border:1px solid #c8c8c8;border-radius:2px;box-sizing:border-box}.user-form__text{color:#c8c8c8;font-size:12px;font-weight:200}.user-form__text *{color:#c8c8c8}.user-form__text_center{text-align:center}.user-form__text_right{text-align:right}.user-form__text_black{color:black;font-size:14px}.user-form__text_black *{color:black}.user-form__button{margin:10px 0;width:100%;background-color:#54af2d;border:0;border-radius:2px;color:white;line-height:50px;text-align:center;display:inline-block;box-sizing:border-box;text-decoration:none}.user-form__button_extend{display:none}body .user-form__button_transparent,body .user-form__button_transparent:hover{background-color:white;border:2px solid black;color:black}.user-form__button:hover{background-color:green}.sso,.sso .modal{background:transparent}.sso .modal .window{margin-top:5px !important;max-height:calc(100% - 5px) !important}.sso .header,.sso .header-mobile,.sso .menu,.sso .footer{display:none}.profile-search__input,.profile-search__button{display:block;height:30px;line-height:30px}.profile-search__input{padding-left:15px;width:250px;border-width:1px 0 1px 1px;border-radius:2px 0 0 2px;border-color:#aaa;border-style:solid}.profile-search__button{width:50px;border:0;border-radius:0 2px 2px 0;background-image:url("ee2e2538/css/profile-search/profile-search__button.png");background-position:center;background-repeat:no-repeat}.profile-search__result{padding-bottom:20px;width:100%}.profile-search__result h3{margin:5px;font-weight:200}.profile-search__result a{margin:10px;display:block;color:black;font-weight:200}.flash{position:fixed;top:0;left:0;right:0;z-index:2000}.flash>div{height:60px;background-color:#c6fabf;border-bottom:1px solid #35aa42;color:black;font-weight:200;line-height:60px;text-align:center;overflow:hidden}.flash>.flash_color_blue{background-color:#9acfea;border-bottom:1px solid #3875d7}.arrow{position:relative;background:linear-gradient(to right,rgba(213,198,64,0.7) 0,rgba(213,198,64,1) 100%);background:red;border:1px solid #9e7d11;border-radius:3px 0 0 3px;text-shadow:1px 1px gray}.arrow:after,.arrow:before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.arrow:after{border-color:rgba(213,198,64,0);border-left-color:#d5c640;border-left-color:red;border-width:15px;margin-top:-15px}.arrow:before{border-color:rgba(158,125,17,0);border-left-color:#9e7d11;border-width:16px;margin-top:-16px}.arrow_left{background:linear-gradient(to right,rgba(213,198,64,1) 0,rgba(213,198,64,0.7) 100%);background:red;border-radius:0 3px 3px 0}.arrow_left:after,.arrow_left:before{left:auto;right:100%}.arrow_left:after{border-left-color:transparent;border-right-color:#d5c640;border-right-color:red}.arrow_left:before{border-left-color:transparent;border-right-color:#9e7d11}.template-header{margin-bottom:10px;height:280px;position:relative;background-color:#0a0a0a;background-size:cover;background-image:url("ee2e2538/css/template/template-header.jpg");background-position:center;text-shadow:0 0 4px black}.template-header__collage{width:100%;height:inherit;position:absolute}.template-header__collage>div{width:50%;height:50%;float:left;background-color:white;background-size:cover}.template-header__holder{height:inherit;position:relative;background:-webkit-linear-gradient(top,rgba(51,57,53,0) 0,rgba(51,57,53,0.1) 10%,rgba(51,57,53,0.2) 60%,rgba(51,57,53,0.4) 100%)}.template-header_search{height:350px}.template-header__title{height:160px;display:flex;flex-direction:column;justify-content:flex-end}.template-header__h1{margin:0;padding:20px 20px 0;max-height:110px;overflow:hidden;color:white;font-size:45px;font-weight:600;text-align:center}.template-header__weather{padding-left:30px;position:absolute;right:0;bottom:100%;background-size:auto 100%;background-repeat:no-repeat;font-size:18px}.template-header__h1 select{color:black;font-size:50%}.template-header__h1_offer{font-size:34px;line-height:34px}.template-header__h1>h1{display:inline;font-size:inherit}.template-header__h1>span{padding-left:.5em;font-size:50%}.template-header__h1 a{color:white;text-decoration-style:dotted}.template-header__found__text{color:white;text-align:center}.template-search__form{position:relative}.template-search__form-wrapper{margin:0 auto;width:60%;height:60px;display:flex}.template-search__input{padding-left:30px;width:calc(100% - 93px);border:0;border-radius:4px 0 0 4px}.template-search__input:focus{border:1px solid #46812b;border-right-color:transparent}.template-search__button{width:93px;border:0;border-radius:0 4px 4px 0;background-color:#46812b;background-image:url('ee2e2538/css/template/template-search__button.png');background-position:center;background-repeat:no-repeat}.template-search__result{margin:0 auto;width:60%;display:flex;flex-direction:column;position:absolute;left:20%;background:white;text-shadow:none;z-index:40}.template-search__result h3{margin:0}.template-search__result>*{padding:3px 30px;color:black;font-weight:200}.template-search__placeholders{margin-top:20px;font-weight:200;text-align:center}.template-description{padding:15px 20px 15px 48px;font-weight:200;font-size:12px}.template-subscribe{padding-left:48px;position:absolute;bottom:0;right:6px;box-sizing:border-box}.template-header .breadcrumbs{top:10px}@media(max-width:1023px){.template-header__h1{padding:20px 16px 0;font-size:30px}.template-header__h1_offer{line-height:normal}.template-header .breadcrumbs,.template-subscribe{width:400px}.template-header .breadcrumbs__holder{line-height:18px;white-space:normal;overflow:visible}.template-description,.template-subscribe{padding-left:16px}.template-header .subscribe-list{padding-left:6px}}.label{padding-left:4px;color:#7d7d7d;font-size:8px}.label_brackets:before{content:'('}.label_brackets:after{content:')'}.label_brackets:empty{display:none}@media(max-width:1023px){.label{font-size:10px}}.spacer{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;top:0;right:0;bottom:0;left:0;height:100%;z-index:200;background-color:rgba(0,0,0,0.1);cursor:url("ee2e2538/css/spacer/spacer__close.png"),default}.spacer__cashback{padding:20px;color:red;font-weight:bold;text-align:center}.spacer__cashback__change{color:blue}.spacer__content{padding:20px 0;width:550px;position:relative;background-color:white;box-shadow:0 0 10px black;cursor:default}.spacer__under{padding:10px;width:550px;box-sizing:border-box}.spacer__under__list{padding:0;line-height:150%;list-style:none}.spacer__close{width:20px;height:20px;position:absolute;right:10px;top:10px;background-image:url("ee2e2538/css/spacer/spacer__close.png");background-size:cover;cursor:pointer}.spacer__text{padding:0 30px;margin-bottom:20px;text-align:center}.spacer__company__logo{width:150px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:0 center;vertical-align:middle}.spacer__progress{text-align:center}.spacer__button{padding:10px 30px}.spacer__button_tag{padding:20px 10px;display:block;border-radius:3px;color:white;cursor:pointer;text-align:center;text-decoration:none}.spacer__logo{width:135px;height:48px;display:inline-block;background-size:100% auto;background-position:50% 50%;background-repeat:no-repeat;vertical-align:middle}.spacer__operator{width:16px;height:16px;display:inline-block;background-size:100% auto;background-position:50% 50%;background-repeat:no-repeat;vertical-align:middle}.spacer__operator__link{color:black;text-decoration:none;font-weight:bold}.spacer__promocode__wrapper{padding:5px;text-align:center}.spacer__promocode{color:red;font-weight:600}.spacer__more{padding:0 10px;display:none}.spacer__more__header{padding-bottom:10px;font-size:120%;text-align:center}.spacer__more_listing a{margin-left:5px;margin-bottom:8px;padding:8px;display:inline-block;background-color:#e4e0e3;border-radius:3px;color:black;text-decoration:none}@media(max-width:1023px){.spacer__content,.spacer__under{width:390px}}.ad-menu{margin:12px !important;height:325px;overflow:hidden}.menu_is_open .ad-menu{display:none}.search_load{background-image:url("ee2e2538/css/search/search_load.svg?");background-position:50% 50%;background-repeat:no-repeat}.search_load *{color:#ccc !important}.location__button{padding:0 11px 0 27px;display:inline-block;height:32px;box-sizing:border-box;background:white;background-position:2px 50%;background-repeat:no-repeat;border:1px solid #c9c9c9;border-radius:4px;color:#333;cursor:pointer;font-size:15px;font-weight:400;line-height:32px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.location__button_near{background-image:url("ee2e2538/css/location/location__button_near.png");background-position-x:8px}.location__button_map{background-image:url("ee2e2538/css/location/location__button_map.png?")}.notification .notification__window{width:430px}.notification__top{display:flex;justify-content:space-between;align-items:center}.notification__drop{padding-right:16px}.notification__image{margin:0 16px;background-size:cover;background-image:url("ee2e2538/css/-static/header.jpg")}.notification__image__block{height:190px;display:flex;flex-direction:column;justify-content:center}.notification__text{color:white;font-size:30px;text-align:center;text-shadow:0 0 4px black}.notification__list{line-height:1.5;list-style:none}@media(max-width:1023px){.notification .notification__window{width:390px}.notification__top{margin-bottom:20px;flex-direction:column}}.flex-text{margin-top:14px;width:100%;justify-content:space-between;font-size:14px;line-height:20px}.flex-text__small{font-size:12px}.flex-text__primary-wrapper{padding:5px;max-width:80%}.flex-text__primary{height:20px;text-overflow:ellipsis;white-space:nowrap}.flex-text__primary a{text-decoration:none}.flex-text__primary a:hover{text-decoration:underline}.flex-text__middle{min-width:10px;flex-grow:10}.flex-text__middle_no-underline{border-bottom:0}.flex-text__middle__container{padding:1px 5px 0;max-width:98%;overflow:hidden;color:#c9c9c9;font-size:12px;font-weight:200;text-overflow:ellipsis;white-space:nowrap}.flex-text__middle__container_no-padding{padding:0}.flex-text a{color:black}.flex-text .flex-text__middle a{padding:4px 10px;display:inline-block;background-color:#e6e6e6;border-radius:8px;color:black;text-decoration:none}.flex-text__middle__container>a{color:#7f7f7f;font-size:14px}.stylization{position:absolute;left:0;top:0;bottom:0;width:calc(50% - 640px);display:block;background-color:#c6fabf;background-repeat:no-repeat;border-top:48px solid #f3f3f5;overflow-x:hidden}.no-menu .stylization{width:calc(50% - 512px)}.stylization_position_left{background-position:right 0}.stylization_position_right{left:auto;right:0;background-position:0 0}@media(max-width:1279px){.body .stylization{width:calc(50% - 512px)}}@media(max-width:1023px){.body .stylization{width:calc(50% - 245px)}}.template-header-short{padding-left:12px;padding-right:12px;background-size:136px auto;background-repeat:no-repeat;background-position:right 10px center}.template-header-short_wide-picture{height:280px;background-size:100% auto;background-repeat:no-repeat;background-position:center 50%}.template-header-short__wrapper{background-size:cover;background-repeat:no-repeat;background-position:center 50%}.template-header-short__back{margin-top:13px;display:inline-block;width:36px;height:24px;background-image:url("ee2e2538/css/template-header-short/template-header-short__back.png");background-position:center left;background-repeat:no-repeat}.template-header-short_wide-picture .template-header-short__back{background-image:url("ee2e2538/css/template-header-short/template-header-short__back_wide.png");filter:brightness(2)}.template-header-short_wide-picture .template-header-short__sticky{position:sticky;top:50px}.template-header-short__nav{padding-right:130px;padding-left:20px}.template-header-short_wide-picture .template-header-short__nav{padding-right:0}.template-header-short_wide-picture .page-nav a{color:white !important;text-shadow:0 0 5px black}.template-header-short__h1{margin-top:0;margin-bottom:0;padding-right:130px;padding-top:10px;padding-bottom:10px;display:flex;font-size:35px;font-weight:600}.template-header-short__h1__content{padding-left:36px;flex-shrink:2000;flex-basis:100%;line-height:1.5}.template-header-short__back+.template-header-short__h1__content{padding-left:0}.template-header-short_wide-picture .template-header-short__h1{padding-right:0;color:white;text-shadow:0 0 3px black}.template-header-short__h1 a{color:black;text-decoration-style:dotted}.template-header-short__count{position:relative;color:#80909d;font-size:50%;white-space:nowrap;font-weight:200}.template-header-short__weather{padding-left:20px;position:absolute;top:-24px;left:0;background-position:left center;background-repeat:no-repeat;background-size:contain;color:#333}.template-header-short_wide-picture .template-header-short__count,.template-header-short_wide-picture .template-header-short__h1 a,.template-header-short_wide-picture .template-header-short__weather{color:white}.template-header-short__text{margin-top:-5px;padding-left:50px;padding-right:145px;padding-bottom:20px;font-size:15px;line-height:22px}.template-header-short__text,.template-header-short__text__link{color:#626262}@media(max-width:1023px){.template-header-short{padding-left:15px;padding-right:15px}.template-header-short__back{margin-top:3px}.template-header-short__h1{font-size:20px}.template-header-short__weather{padding-left:14px;top:-14px}.template-header-short__text{padding-left:10px}.template-header-short__text__link{text-decoration:none}.template-header-short__text,.template-header-short__text__link{color:#000}}.popular-picture{padding:10px 0 5px 45px;margin:5px 0;display:flex;flex-wrap:wrap;background-color:white}.popular-picture__item{margin-right:15px;display:block;width:140px;color:black;text-decoration:none}.popular-picture__item:hover{text-decoration:underline}.popular-picture__picture{height:75px;background-size:cover;background-position:center center;border-radius:6px;box-shadow:0 0 5px #ccc}.popular-picture__text{padding:2px 3px;max-height:44px;font-weight:400;font-size:16px;line-height:22px;overflow:hidden}.popular-picture__count{font-size:60%;color:gray}.popular-picture__show-all{display:none;color:#1272da;cursor:pointer;font-size:15px;font-weight:600;line-height:75px;text-align:center}.popular-picture__item:nth-child(11) ~ .popular-picture__item{display:none}.popular-picture__item:nth-child(12) ~ .popular-picture__show-all{display:block}.popular-picture[expand_block-status=show] .popular-picture__item{display:block !important}.popular-picture[expand_block-status=show] .popular-picture__show-all{display:none !important}@media(max-width:1023px){.popular-picture{padding-left:15px}.popular-picture__item:nth-child(8) ~ .popular-picture__item{display:none}.popular-picture__item:nth-child(9) ~ .popular-picture__show-all{display:block}.popular-picture[data-webpage-type=primary-mobile-app] .popular-picture__item{display:block !important}.popular-picture[data-webpage-type=primary-mobile-app] .popular-picture__show-all{display:none !important}}.select_zero{width:100%;height:100%;position:absolute;left:0;top:0;border:0;box-sizing:border-box;cursor:pointer;opacity:0}.offer-short{margin:10px 50px 10px 45px;display:flex;background-color:white;box-shadow:0 0 2px 4px #46812b !important}.offer-short_unstyle{background-color:transparent;box-shadow:none !important;color:red}.offer-short__left{margin:10px;width:220px}.offer-short__image{width:100%;height:115px;position:relative;background-size:cover;background-position:center center;border-radius:3px;box-shadow:0 0 5px #ccc;overflow:hidden}.offer-short__flag{width:50px;height:32px;position:absolute;top:5px;background-image:url("ee2e2538/css/offer-short/offer-short__flag.png");color:white;font-size:16px;font-weight:200;line-height:32px;text-align:center}.offer-short__bandage{height:32px;position:absolute;bottom:0;left:0;right:0;background-color:#7dc450;color:white;font-size:14px;font-weight:400;line-height:32px;text-align:center}.offer-short__company-logo{width:17px;height:17px;position:absolute;bottom:8px;right:8px}.offer-short__price{margin:15px 0;font-size:17px;font-weight:200;text-align:center}.offer-short__price-value{padding-left:15px;color:#50b11f;font-size:30px;font-weight:bold}.offer-short__button{text-align:center}.offer-short__button-get{padding:10px 40px;display:inline-block;background-color:#50b11f;border-radius:3px;color:white;font-size:13px;font-weight:200;white-space:nowrap;text-decoration:none;transition:all .2s ease}.offer-short__button-get_red{background-color:white !important;color:red;font-weight:600}.offer-short__button-get:hover{background-color:#46812b}.offer-short__block{margin:30px 20px 0;display:flex;font-size:15px}.offer-short__discount{font-weight:200}.offer-short__discount-value{font-size:200%;font-weight:bold}.offer-short__space{width:30px}.offer-short__time{font-weight:200}.offer-short__time-help{border-bottom:1px dotted}.offer-short__company-name{margin-left:105px;color:grey;font-size:13px;font-weight:200;text-decoration:none}.offer-short__right{margin:10px;width:calc(100% - 220px - 20px)}.offer-short__title{color:black;font-size:20px;font-weight:600;line-height:28px}.offer-short__buttons{margin:10px 0;width:calc(100% - 20px);min-height:38px;position:relative;white-space:nowrap;overflow:hidden}.offer-short__button-other{margin-right:10px;padding:10px;display:inline-block;background-color:#f3f3f5;border-radius:3px;color:black;font-size:15px;font-weight:400;white-space:nowrap;text-decoration:none;transition:all .2s ease}.offer-short__buttons .offer-short__button-get{position:absolute;right:0}.offer-short__description{margin:15px 0;color:#858585;font-weight:200;line-height:23px}.offer-short__left .offer-short__addresses{margin-top:20px;display:none}.offer-short__address{padding-left:20px;background-repeat:no-repeat;background-position:0 3px;background-image:url("ee2e2538/css/offer-short/offer-short__address.png");color:#858585;font-size:13px;font-weight:200;line-height:20px}@media(max-width:1023px){.offer-short{margin:10px 6px}.offer-short__left{width:165px}.offer-short__button-get{padding:10px 20px}.offer-short__block{margin:30px 10px 0;font-size:12px}.offer-short__company-name{margin-left:80px;margin-top:5px;display:block;font-size:12px}.offer-short__left .offer-short__addresses{display:block}.offer-short__right .offer-short__addresses{display:none}.offer-short__right{width:calc(100% - 165px - 20px)}.offer-short__title{font-size:18px;line-height:25px}.offer-short__buttons{display:flex;flex-direction:column;align-items:baseline}.offer-short__buttons>*+*{margin-top:5px}.offer-short__buttons .offer-short__button-get{position:relative}}.header-links{padding:5px 16px 0;height:24px}.header-links__link{padding:0 5px 3px;display:inline-block;max-width:25%;height:inherit;color:white;border-bottom:2px solid transparent;box-sizing:border-box;text-decoration:none;overflow:hidden}.header-links__link_selected{border-bottom-color:white}.header-links__link+.header-links__link{margin-left:20px}.cashback-table{line-height:150%}.cashback-table td:first-child{min-width:260px}.cashback-table td:first-child+td{min-width:100px}.cashback-list{line-height:150%}.header-category{position:relative}.header-category__text{padding-right:14px;display:inline-block;background-image:url("ee2e2538/css/header-category/header-category.png");background-position:right 5px center;background-repeat:no-repeat;font-weight:200;color:white;font-size:14px}.header-category__float{display:none;padding:5px 0;position:absolute;top:10px;left:0;width:100%;background-color:white;border-radius:4px;box-shadow:0 6px 17px -8px black;text-align:center}.header-category__link{color:black;line-height:125%;text-decoration:none}.header-category__link_bold{font-weight:600}.header-category__close{position:absolute;width:20px;height:20px;left:calc(100% - 10px);top:-10px;background-color:white;background-image:url("ee2e2538/css/header-category/header-category__close.png");background-position:center center;background-repeat:no-repeat;box-shadow:0 0 6px -3px black;border-radius:10px;cursor:pointer}.header-category__select{display:none;position:absolute;top:0;left:0;right:0;bottom:0;cursor:pointer;opacity:0}@media(min-width:1280px){.header-category__text{padding-left:15px;background-image:url("ee2e2538/css/header-category/header-category-black.png");color:black;cursor:pointer;font-weight:600;line-height:48px}}@media(max-width:1023px){.header-category{overflow:hidden}.header-category__select{display:block}}.sub-listing{line-height:40px}.sub-listing__company{margin-right:10px}.sub-listing__link{margin-right:20px;padding:0 10px;display:inline-block;border:1px solid #688fd4;border-radius:4px;color:#688fd4;font-size:15px;line-height:25px;text-decoration:none}.blue-grid__root{margin-right:15px;margin-bottom:10px}.blue-grid{display:grid;grid-gap:10px;grid-template-columns:auto auto;justify-content:left;line-height:27px}.blue-grid_single{grid-template-columns:auto}.blue-grid>*{white-space:nowrap;overflow:hidden}.blue-grid a{padding:0 10px;border:1px solid #668ed6;border-radius:4px;color:#0044ba;font-size:15px;line-height:25px;text-decoration:none;text-overflow:ellipsis}@media(max-width:1023px){.blue-grid{grid-template-columns:auto;justify-content:stretch}.blue-grid__text{margin-bottom:-7px}}