.ant-fade-appear,.ant-fade-enter,.ant-fade-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-fade-appear.ant-fade-appear-active,.ant-fade-enter.ant-fade-enter-active{animation-name:antFadeIn;animation-play-state:running}.ant-fade-leave.ant-fade-leave-active{animation-name:antFadeOut;animation-play-state:running;pointer-events:none}.ant-fade-appear,.ant-fade-enter{opacity:0}.ant-fade-appear,.ant-fade-enter,.ant-fade-leave{animation-timing-function:linear}@keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antFadeOut{0%{opacity:1}to{opacity:0}}.ant-move-up-appear,.ant-move-up-enter,.ant-move-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-move-up-appear.ant-move-up-appear-active,.ant-move-up-enter.ant-move-up-enter-active{animation-name:antMoveUpIn;animation-play-state:running}.ant-move-up-leave.ant-move-up-leave-active{animation-name:antMoveUpOut;animation-play-state:running;pointer-events:none}.ant-move-up-appear,.ant-move-up-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0}.ant-move-up-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.ant-move-down-appear,.ant-move-down-enter,.ant-move-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-move-down-appear.ant-move-down-appear-active,.ant-move-down-enter.ant-move-down-enter-active{animation-name:antMoveDownIn;animation-play-state:running}.ant-move-down-leave.ant-move-down-leave-active{animation-name:antMoveDownOut;animation-play-state:running;pointer-events:none}.ant-move-down-appear,.ant-move-down-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0}.ant-move-down-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.ant-move-left-appear,.ant-move-left-enter,.ant-move-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-move-left-appear.ant-move-left-appear-active,.ant-move-left-enter.ant-move-left-enter-active{animation-name:antMoveLeftIn;animation-play-state:running}.ant-move-left-leave.ant-move-left-leave-active{animation-name:antMoveLeftOut;animation-play-state:running;pointer-events:none}.ant-move-left-appear,.ant-move-left-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0}.ant-move-left-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.ant-move-right-appear,.ant-move-right-enter,.ant-move-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-move-right-appear.ant-move-right-appear-active,.ant-move-right-enter.ant-move-right-enter-active{animation-name:antMoveRightIn;animation-play-state:running}.ant-move-right-leave.ant-move-right-leave-active{animation-name:antMoveRightOut;animation-play-state:running;pointer-events:none}.ant-move-right-appear,.ant-move-right-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0}.ant-move-right-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@keyframes antMoveDownIn{0%{opacity:0;transform:translateY(100%);transform-origin:0 0}to{opacity:1;transform:translateY(0);transform-origin:0 0}}@keyframes antMoveDownOut{0%{opacity:1;transform:translateY(0);transform-origin:0 0}to{opacity:0;transform:translateY(100%);transform-origin:0 0}}@keyframes antMoveLeftIn{0%{opacity:0;transform:translateX(-100%);transform-origin:0 0}to{opacity:1;transform:translateX(0);transform-origin:0 0}}@keyframes antMoveLeftOut{0%{opacity:1;transform:translateX(0);transform-origin:0 0}to{opacity:0;transform:translateX(-100%);transform-origin:0 0}}@keyframes antMoveRightIn{0%{opacity:0;transform:translateX(100%);transform-origin:0 0}to{opacity:1;transform:translateX(0);transform-origin:0 0}}@keyframes antMoveRightOut{0%{opacity:1;transform:translateX(0);transform-origin:0 0}to{opacity:0;transform:translateX(100%);transform-origin:0 0}}@keyframes antMoveUpIn{0%{opacity:0;transform:translateY(-100%);transform-origin:0 0}to{opacity:1;transform:translateY(0);transform-origin:0 0}}@keyframes antMoveUpOut{0%{opacity:1;transform:translateY(0);transform-origin:0 0}to{opacity:0;transform:translateY(-100%);transform-origin:0 0}}@keyframes loadingCircle{to{transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true],[ant-click-animating=true]{position:relative}html{--antd-wave-shadow-color:#1890ff;--scroll-bar:0}.ant-click-animating-node,[ant-click-animating-without-extra-node=true]:after{animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);animation-fill-mode:forwards;border-radius:inherit;bottom:0;box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 var(--antd-wave-shadow-color);content:"";display:block;left:0;opacity:.2;pointer-events:none;position:absolute;right:0;top:0}@keyframes waveEffect{to{box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes fadeEffect{to{opacity:0}}.ant-slide-up-appear,.ant-slide-up-enter,.ant-slide-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-slide-up-appear.ant-slide-up-appear-active,.ant-slide-up-enter.ant-slide-up-enter-active{animation-name:antSlideUpIn;animation-play-state:running}.ant-slide-up-leave.ant-slide-up-leave-active{animation-name:antSlideUpOut;animation-play-state:running;pointer-events:none}.ant-slide-up-appear,.ant-slide-up-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);opacity:0}.ant-slide-up-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.ant-slide-down-appear,.ant-slide-down-enter,.ant-slide-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-slide-down-appear.ant-slide-down-appear-active,.ant-slide-down-enter.ant-slide-down-enter-active{animation-name:antSlideDownIn;animation-play-state:running}.ant-slide-down-leave.ant-slide-down-leave-active{animation-name:antSlideDownOut;animation-play-state:running;pointer-events:none}.ant-slide-down-appear,.ant-slide-down-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);opacity:0}.ant-slide-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.ant-slide-left-appear,.ant-slide-left-enter,.ant-slide-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-slide-left-appear.ant-slide-left-appear-active,.ant-slide-left-enter.ant-slide-left-enter-active{animation-name:antSlideLeftIn;animation-play-state:running}.ant-slide-left-leave.ant-slide-left-leave-active{animation-name:antSlideLeftOut;animation-play-state:running;pointer-events:none}.ant-slide-left-appear,.ant-slide-left-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);opacity:0}.ant-slide-left-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.ant-slide-right-appear,.ant-slide-right-enter,.ant-slide-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-slide-right-appear.ant-slide-right-appear-active,.ant-slide-right-enter.ant-slide-right-enter-active{animation-name:antSlideRightIn;animation-play-state:running}.ant-slide-right-leave.ant-slide-right-leave-active{animation-name:antSlideRightOut;animation-play-state:running;pointer-events:none}.ant-slide-right-appear,.ant-slide-right-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);opacity:0}.ant-slide-right-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes antSlideUpIn{0%{opacity:0;transform:scaleY(.8);transform-origin:0 0}to{opacity:1;transform:scaleY(1);transform-origin:0 0}}@keyframes antSlideUpOut{0%{opacity:1;transform:scaleY(1);transform-origin:0 0}to{opacity:0;transform:scaleY(.8);transform-origin:0 0}}@keyframes antSlideDownIn{0%{opacity:0;transform:scaleY(.8);transform-origin:100% 100%}to{opacity:1;transform:scaleY(1);transform-origin:100% 100%}}@keyframes antSlideDownOut{0%{opacity:1;transform:scaleY(1);transform-origin:100% 100%}to{opacity:0;transform:scaleY(.8);transform-origin:100% 100%}}@keyframes antSlideLeftIn{0%{opacity:0;transform:scaleX(.8);transform-origin:0 0}to{opacity:1;transform:scaleX(1);transform-origin:0 0}}@keyframes antSlideLeftOut{0%{opacity:1;transform:scaleX(1);transform-origin:0 0}to{opacity:0;transform:scaleX(.8);transform-origin:0 0}}@keyframes antSlideRightIn{0%{opacity:0;transform:scaleX(.8);transform-origin:100% 0}to{opacity:1;transform:scaleX(1);transform-origin:100% 0}}@keyframes antSlideRightOut{0%{opacity:1;transform:scaleX(1);transform-origin:100% 0}to{opacity:0;transform:scaleX(.8);transform-origin:100% 0}}.ant-zoom-appear,.ant-zoom-enter,.ant-zoom-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-appear.ant-zoom-appear-active,.ant-zoom-enter.ant-zoom-enter-active{animation-name:antZoomIn;animation-play-state:running}.ant-zoom-leave.ant-zoom-leave-active{animation-name:antZoomOut;animation-play-state:running;pointer-events:none}.ant-zoom-appear,.ant-zoom-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.ant-zoom-appear-prepare,.ant-zoom-enter-prepare{transform:none}.ant-zoom-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-big-appear,.ant-zoom-big-enter,.ant-zoom-big-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-big-appear.ant-zoom-big-appear-active,.ant-zoom-big-enter.ant-zoom-big-enter-active{animation-name:antZoomBigIn;animation-play-state:running}.ant-zoom-big-leave.ant-zoom-big-leave-active{animation-name:antZoomBigOut;animation-play-state:running;pointer-events:none}.ant-zoom-big-appear,.ant-zoom-big-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.ant-zoom-big-appear-prepare,.ant-zoom-big-enter-prepare{transform:none}.ant-zoom-big-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-big-fast-appear,.ant-zoom-big-fast-enter,.ant-zoom-big-fast-leave{animation-duration:.1s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active,.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active{animation-name:antZoomBigIn;animation-play-state:running}.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active{animation-name:antZoomBigOut;animation-play-state:running;pointer-events:none}.ant-zoom-big-fast-appear,.ant-zoom-big-fast-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.ant-zoom-big-fast-appear-prepare,.ant-zoom-big-fast-enter-prepare{transform:none}.ant-zoom-big-fast-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-up-appear,.ant-zoom-up-enter,.ant-zoom-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-up-appear.ant-zoom-up-appear-active,.ant-zoom-up-enter.ant-zoom-up-enter-active{animation-name:antZoomUpIn;animation-play-state:running}.ant-zoom-up-leave.ant-zoom-up-leave-active{animation-name:antZoomUpOut;animation-play-state:running;pointer-events:none}.ant-zoom-up-appear,.ant-zoom-up-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.ant-zoom-up-appear-prepare,.ant-zoom-up-enter-prepare{transform:none}.ant-zoom-up-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-down-appear,.ant-zoom-down-enter,.ant-zoom-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-down-appear.ant-zoom-down-appear-active,.ant-zoom-down-enter.ant-zoom-down-enter-active{animation-name:antZoomDownIn;animation-play-state:running}.ant-zoom-down-leave.ant-zoom-down-leave-active{animation-name:antZoomDownOut;animation-play-state:running;pointer-events:none}.ant-zoom-down-appear,.ant-zoom-down-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.ant-zoom-down-appear-prepare,.ant-zoom-down-enter-prepare{transform:none}.ant-zoom-down-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-left-appear,.ant-zoom-left-enter,.ant-zoom-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-left-appear.ant-zoom-left-appear-active,.ant-zoom-left-enter.ant-zoom-left-enter-active{animation-name:antZoomLeftIn;animation-play-state:running}.ant-zoom-left-leave.ant-zoom-left-leave-active{animation-name:antZoomLeftOut;animation-play-state:running;pointer-events:none}.ant-zoom-left-appear,.ant-zoom-left-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.ant-zoom-left-appear-prepare,.ant-zoom-left-enter-prepare{transform:none}.ant-zoom-left-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-right-appear,.ant-zoom-right-enter,.ant-zoom-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-right-appear.ant-zoom-right-appear-active,.ant-zoom-right-enter.ant-zoom-right-enter-active{animation-name:antZoomRightIn;animation-play-state:running}.ant-zoom-right-leave.ant-zoom-right-leave-active{animation-name:antZoomRightOut;animation-play-state:running;pointer-events:none}.ant-zoom-right-appear,.ant-zoom-right-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.ant-zoom-right-appear-prepare,.ant-zoom-right-enter-prepare{transform:none}.ant-zoom-right-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@keyframes antZoomIn{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes antZoomOut{0%{transform:scale(1)}to{opacity:0;transform:scale(.2)}}@keyframes antZoomBigIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes antZoomBigOut{0%{transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes antZoomUpIn{0%{opacity:0;transform:scale(.8);transform-origin:50% 0}to{transform:scale(1);transform-origin:50% 0}}@keyframes antZoomUpOut{0%{transform:scale(1);transform-origin:50% 0}to{opacity:0;transform:scale(.8);transform-origin:50% 0}}@keyframes antZoomLeftIn{0%{opacity:0;transform:scale(.8);transform-origin:0 50%}to{transform:scale(1);transform-origin:0 50%}}@keyframes antZoomLeftOut{0%{transform:scale(1);transform-origin:0 50%}to{opacity:0;transform:scale(.8);transform-origin:0 50%}}@keyframes antZoomRightIn{0%{opacity:0;transform:scale(.8);transform-origin:100% 50%}to{transform:scale(1);transform-origin:100% 50%}}@keyframes antZoomRightOut{0%{transform:scale(1);transform-origin:100% 50%}to{opacity:0;transform:scale(.8);transform-origin:100% 50%}}@keyframes antZoomDownIn{0%{opacity:0;transform:scale(.8);transform-origin:50% 100%}to{transform:scale(1);transform-origin:50% 100%}}@keyframes antZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{opacity:0;transform:scale(.8);transform-origin:50% 100%}}.ant-motion-collapse-legacy{overflow:hidden}.ant-motion-collapse,.ant-motion-collapse-legacy-active{transition:height .2s cubic-bezier(.645,.045,.355,1),opacity .2s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse{overflow:hidden}.ant-tooltip{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}[data-suggested-value]{font-weight:700}.search-option-icon.icon_search-subway{height:1em;width:.875em}.search-option-icon.icon_search-region{height:1em;width:.75em}.search-option-icon.icon_search-new-building{height:1em;width:.875em}.search-option-icon.icon_search-street{height:.667em;width:1em}.search-option-icon.icon_search-phone{height:1em;width:1em}[data-reach-tooltip]{background:#f0f0f0;border:1px solid #ccc;box-shadow:2px 2px 10px rgba(0,0,0,.1);color:#444;font-size:85%;padding:.25em .5em;pointer-events:none;position:absolute;white-space:nowrap;z-index:100000}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;border:0;margin:0;padding:0}#svg-sprite>svg{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:pan-y;user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.icon{display:inline-block;position:relative;transform:translateZ(0);vertical-align:top}.icon:not(:root){overflow:hidden}.icon_add{height:22px;width:22px}.icon_angle-down{height:5.38px;width:9.01px}.icon_angle-down-alt{height:10px;width:16px}.icon_angle-next,.icon_angle-prev{height:42px;width:27px}.icon_arrow-left,.icon_arrow-right{height:19.31px;width:24.17px}.icon_bank-kredo{height:26px;width:15px}.icon_bank-oschad{height:23px;width:25px}.icon_bank-privat{height:23px;width:23px}.icon_bank-ukrgaz{height:19px;width:45px}.icon_bars{height:15px;width:18px}.icon_bot{height:32px;width:32px}.icon_brain{height:159px;width:158px}.icon_camera{height:18px;width:23px}.icon_card-gallery-next,.icon_card-gallery-prev{height:11px;width:7px}.icon_chakra{height:159px;width:158px}.icon_checkmark{height:9.57px;width:11.34px}.icon_click{height:159px;width:158px}.icon_close{height:12.02px;width:12.02px}.icon_close-alt{height:29px;width:28px}.icon_copy{height:22px;width:19px}.icon_copy-alt{height:22px;width:20px}.icon_copy-new{height:19px;width:16px}.icon_covid,.icon_covid-mask{height:18px;width:18px}.icon_covid-shield{height:18px;width:17px}.icon_covid-slash{height:18px;width:23px}.icon_delete{height:16px;width:16px}.icon_dollar{height:159px;width:158px}.icon_drag{height:17px;width:17px}.icon_edit{height:16px;width:16px}.icon_email{height:15px;width:22px}.icon_eye{height:12px;width:16px}.icon_eye-invisible{height:15px;width:16px}.icon_facebook{height:32px;width:32px}.icon_file{height:22px;width:17.63px}.icon_filter{height:22px;width:22px}.icon_heart{height:19px;width:21px}.icon_heart-alt{height:15px;width:16px}.icon_inbox{height:48px;width:72px}.icon_info{height:16px;width:16px}.icon_instagram{height:32px;width:32px}.icon_kredo{height:23px;width:13px}.icon_listbox-arrow{height:9px;width:15px}.icon_logo{height:50px;width:122px}.icon_map{height:22px;width:22px}.icon_metro{height:7px;width:8px}.icon_mobile{height:22px;width:14px}.icon_note{height:16px;width:16px}.icon_odnoklassniki{height:32px;width:32px}.icon_oschad{height:23px;width:25px}.icon_pagination-next{height:10px;width:7px}.icon_pagination-prev{height:10px;width:6px}.icon_pb{height:23px;width:24px}.icon_pin{height:44px;width:34px}.icon_pin-alt{height:21px;width:16px}.icon_plus{height:15px;width:15px}.icon_pravex{height:23px;width:23px}.icon_search{height:16px;width:16px}.icon_search-new-building{height:32px;width:28px}.icon_search-phone{height:32px;width:32px}.icon_search-region{height:32px;width:24px}.icon_search-street{height:22px;width:32px}.icon_search-subway{height:32px;width:28px}.icon_share{height:22px;width:21px}.icon_skype{height:22px;width:22px}.icon_star{height:20.92px;width:22px}.icon_star-alt{height:22px;width:24px}.icon_star-filled{height:27px;width:28px}.icon_suit{height:159px;width:158px}.icon_table{height:22px;width:22px}.icon_talk{height:159px;width:158px}.icon_telegram{height:22px;width:22px}.icon_telegram-alt{height:42px;width:42px}.icon_telegram-bot{height:32px;width:32px}.icon_tiles{height:22px;width:22px}.icon_twitter{height:32px;width:32px}.icon_ukrgaz{height:14px;width:33px}.icon_unex{height:27px;width:24px}.icon_viber{height:22px;width:21px}.icon_viber-alt{height:42px;width:42px}.icon_video{height:16px;width:25px}.icon_vk{height:32px;width:32px}.icon_whatsapp{height:22px;width:22px}.icon_whatsapp-alt{height:42px;width:42px}.icon_whatsapp-bw{height:23px;width:23px}.icon_whatsapp2{height:22px;width:22px}.container{margin:0 auto;padding-left:17px;padding-right:17px}@media only screen and (max-width:719.98px){.feed_new .container{padding-left:0;padding-right:0}}@media only screen and (min-width:1280px){.container{padding-left:25px;padding-right:25px}}.container_small{max-width:1130px}.container_reviews{max-width:840px}@media only screen and (min-width:1280px){.container_narrow{max-width:1462px}.container_medium{max-width:1900px;padding-left:36px;padding-right:36px}.container_wide{max-width:1900px}}.h1{color:#141414;font-family:Tinos,serif;font-size:21px;font-weight:400;letter-spacing:.87px;line-height:24px;margin:0}@media only screen and (min-width:1280px){.h1{font-size:32px;letter-spacing:1.33px;line-height:36px}}.h2{color:#141414;font-family:Tinos,serif;font-size:24px;font-weight:400;letter-spacing:1px;margin:0}.arrows{display:flex;flex:0 0 79px;flex-flow:row nowrap;justify-content:space-between;max-width:79px;width:79px}.headline .arrows{align-self:flex-start;padding-top:4px}@media only screen and (min-width:1280px){.headline .arrows{padding-bottom:5px;padding-top:11px}}.arrows__arrow{background-color:transparent;color:inherit;display:block;outline:none;text-decoration:none}.arrows__arrow.slick-disabled{fill:#b6c2c8}.breadcrumb{display:block;flex:1 1;font-family:Roboto,sans-serif;list-style-type:none;margin:0;min-width:0;padding-left:0}@media only screen and (min-width:1280px){.breadcrumb{display:flex;flex-flow:row wrap;padding:16px 28px 22px}}.breadcrumb__item:not(.breadcrumb__return){display:none}@media only screen and (min-width:1280px){.breadcrumb__item:not(.breadcrumb__return){display:block}.breadcrumb__item:not(:last-child):after{content:" /";margin-right:4px}}.breadcrumb__link{background-color:transparent;color:#141414;display:block;font-size:14px;font-weight:300;letter-spacing:.61px;line-height:16px;outline:none;padding:20px 20px 22px;text-decoration:none;white-space:nowrap;width:100%}@media only screen and (min-width:1280px){.breadcrumb__link{display:inline;padding:0;width:auto}}.breadcrumb__return .breadcrumb__link{color:#29427e}@media only screen and (min-width:1280px){.breadcrumb__return .breadcrumb__link{color:#141414}}@media only screen and (max-width:1279px){.breadcrumb__text{display:block;overflow:hidden;width:100%}.breadcrumb__return .breadcrumb__text:before{content:"‹ ";position:relative;top:-1px}}@media only screen and (max-width:1279px)and (min-width:1280px){.breadcrumb__return .breadcrumb__text:before{content:none}}.button{appearance:none;background-color:transparent;background-image:none;border:0;border-radius:2px;color:inherit;cursor:pointer;display:inline-block;font:inherit;height:auto;line-height:normal;margin:0;outline:0;overflow:visible;padding:0;position:relative;text-align:center;text-decoration:none;text-transform:none;touch-action:manipulation;vertical-align:top;white-space:nowrap}.button::-moz-focus-inner{border:0;padding:0}.button_primary{background-color:#3f74f3;border-radius:2px;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-weight:300;line-height:16px;padding:15px 24px}.button_primary:hover{box-shadow:0 3px 6px 0 rgba(63,116,243,.46)}.button_secondary{background-color:#eff4f7;border:1px solid #dde4e8;border-radius:2px;color:#141414;font-family:Roboto,sans-serif;font-size:14px;font-weight:300;line-height:16px;padding:15px 24px}.button_secondary:hover{box-shadow:0 3px 6px 0 rgba(221,228,232,.46)}.button_outlined{background-color:transparent;border:1px solid #2c6aff;border-radius:2px;color:#3f74f3;font-family:Roboto,sans-serif;font-size:14px;font-weight:300;line-height:16px;padding:14px 23px}.button_outlined:hover{box-shadow:0 3px 6px 0 rgba(44,106,255,.46)}.button_dashed-link{color:#141414;font-family:Roboto,sans-serif;font-size:13px;font-weight:300;letter-spacing:.54px;padding:8px 2px}.button_dashed-link .button__text{padding-right:3px;padding-top:3px;position:relative}.button_dashed-link .button__text:before{border-bottom:1px dashed #a4acbd;bottom:auto;content:"";left:0;margin-top:3px;position:absolute;right:0;top:100%}.button_dashed-link .button__icon{fill:#b6c2c8;margin-right:8px;top:-3px}.button_icon-only .button__icon{margin:0!important}.button_primary .button__icon{fill:#fff}.custom-checkbox{color:#141414;font-family:Roboto,sans-serif;font-size:15px;font-weight:300;letter-spacing:.62px;margin-bottom:17px;position:relative}.custom-checkbox__input{font-family:inherit;font-size:inherit;line-height:inherit;margin:0;opacity:0;overflow:visible;padding:0;position:absolute;z-index:-1}.custom-checkbox__label{cursor:pointer;display:inline-block;padding-left:28px;padding-top:1px;vertical-align:top}.custom-checkbox__label:after,.custom-checkbox__label:before{position:absolute}.custom-checkbox__label:before{background-color:#fff;border:1px solid #a4acbd;border-radius:2px;content:"";height:18px;left:0;pointer-events:none;top:0;user-select:none;width:18px}.custom-checkbox__input:checked~.custom-checkbox__label:before{background-color:#3f74f3;border:1px solid #3f74f3}.custom-checkbox__label:after{background-image:url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9ItCh0LvQvtC5IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjExLjM0IiBoZWlnaHQ9IjkuNTciPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00LjcyIDkuNTcgMCA1LjA3bDEuMzgtMS40NSAzLjE0IDIuOTlMOS43OCAwbDEuNTYgMS4yNS02LjYyIDguMzJ6Ii8+PC9zdmc+);background-repeat:no-repeat;height:10px;left:3px;top:4px;width:12px}.custom-checkbox__input:checked~.custom-checkbox__label:after{content:""}.custom-select{appearance:none;background-color:transparent;background-image:url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9ItCh0LvQvtC5IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjkuMDEiIGhlaWdodD0iNS4zOCI+PHBhdGggZmlsbD0iIzNmNzRmMyIgZD0iTTQuNTEgNS4zOCAwIC42OS43MiAwbDMuNzkgMy45NEw4LjI5IDBsLjcyLjY5LTQuNSA0LjY5eiIvPjwvc3ZnPg==);background-position:right 10px top 18px;background-repeat:no-repeat;background-size:9.01px 5.38px;border:1px solid #a4acbd;border-radius:2px;color:#141414;display:block;font-family:Roboto,sans-serif;font-size:16px;font-weight:300;height:40px;letter-spacing:.67px;line-height:19px;margin:0;outline:none;padding:10px 15px 9px;text-transform:none;width:100%}.filter-form .custom-select{margin-bottom:18px}.custom-select:focus{border:1px solid #3f74f3;box-shadow:0 3px 6px 0 rgba(63,116,243,.46)}.dropdown{position:relative}@media screen and (max-width:1439.98px){.navbar__filter .dropdown{position:static}}.dropdown-toggle.navbar__button{border-left:0;padding-left:14px;padding-right:14px}@media only screen and (max-width:359.98px){.dropdown-toggle.navbar__button{padding-left:10px}}.dropdown-toggle.navbar__button .button__icon{fill:#3f74f3;top:9px}.dropdown-menu{background-color:#fff;border:1px solid #ebebeb;box-shadow:0 9px 6px rgba(5,32,74,.3);display:none;left:0;padding-left:18px;padding-right:18px;position:absolute;top:100%;z-index:1000}@media only screen and (min-width:700px)and (max-width:1439.98px){.navbar__filter>.dropdown>.dropdown-menu{max-width:700px}}@media only screen and (min-width:1024px){.dropdown-menu{padding-left:25px;padding-right:25px}}.dropdown-menu.show{display:block}.filter__section-group .dropdown-menu{width:300px}[data-section-group=type].filter__section-group .dropdown-menu{width:425px}[data-section-group=location].filter__section-group .dropdown-menu,[data-section-group=misc].filter__section-group .dropdown-menu{width:440px}[data-section-group=misc].filter__section-group .dropdown-menu{left:auto;right:0}[data-section-group=station].filter__section-group .dropdown-menu{width:525px}[data-section-group=district].filter__section-group .dropdown-menu{width:425px}.dropdown-backdrop{background:rgba(5,32,74,.462296);bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.footer{font-family:Roboto,sans-serif}.footer__wrap{align-items:center;display:flex;flex-direction:column;padding-bottom:11px;padding-top:27px}@media only screen and (min-width:500px){.footer__wrap{align-items:stretch}}@media only screen and (min-width:1200px){.footer__wrap{align-items:center;flex-flow:row wrap;justify-content:space-between}}@media only screen and (min-width:1280px){.footer__wrap{padding:24px 36px}}@media only screen and (min-width:1600px){.footer__wrap{justify-content:flex-start}}.footer__content{display:flex;flex-direction:column}@media only screen and (min-width:500px){.footer__content{align-items:center;flex-direction:row;flex-grow:1;flex-wrap:wrap;justify-content:space-between}}@media only screen and (min-width:1200px){.footer__content{justify-content:flex-start}}.footer__menu{margin-right:auto;padding-right:32px}@media only screen and (max-width:1199.98px){.footer__menu{display:none}}.footer__social{display:flex;flex-wrap:wrap}.footer__partners{align-items:center;display:flex;flex-flow:row wrap;padding:0 0 0 16px}@media only screen and (min-width:1280px){.footer__partners{padding-left:28px}}.footer__actions{margin-top:15px}@media only screen and (min-width:500px){.footer__actions{margin-left:32px;margin-top:0}}.footer__feedback-photo{border:0;display:block;margin-right:8px;max-width:100%}.footer__feedback-button{align-items:center;border:2px solid #315af0;color:#315af0;display:flex;font-size:18px;font-weight:500;line-height:24px;padding:6px 8px 6px 6px;text-align:left;text-transform:uppercase}.footer__feedback-button:hover{background-color:#315af0;color:#fff}.footer-line{border-top:1px solid #e6e3df;color:#141414;font-family:Roboto,sans-serif;font-size:14px;font-weight:300;letter-spacing:1px;line-height:16px}.footer-line__wrap{align-items:center;display:flex;flex-direction:column;padding-bottom:16px;padding-top:16px}@media only screen and (min-width:768px){.footer-line__wrap{flex-flow:row wrap}}@media only screen and (min-width:1280px){.footer-line__wrap{padding-left:36px;padding-right:36px}}.footer-line__copyright{margin-top:30px;order:2;text-align:center}@media only screen and (min-width:768px){.footer-line__copyright{margin-top:0}}.footer-line__sign-in{background-color:transparent;color:inherit;display:block;font-size:14px;font-weight:300;letter-spacing:1px;outline:none;padding:8px 0;text-decoration:none;text-transform:uppercase}.footer-line__sign-in:hover{color:#315af0}.footer-partner{margin-top:20px;order:1}@media only screen and (min-width:768px){.footer-partner{margin-left:auto;margin-right:36px;margin-top:0}}.footer-partner__img{border:0;display:inline-block;vertical-align:top}.footer-nav{background-color:#355691;padding:20px 0 18px}@media only screen and (min-width:1160px){.footer-nav{padding-bottom:62px;padding-top:56px}}.footer-nav__wrap{padding-left:2px;padding-right:2px}@media only screen and (min-width:1160px){.footer-nav__wrap{padding-left:36px;padding-right:36px}}.footer-nav__inner{display:flex;flex-direction:column;margin-left:-17px;margin-right:-17px}@media only screen and (min-width:540px){.footer-nav__inner{flex-flow:row wrap;margin-left:-18px;margin-right:-18px}}.footer-nav__col{border-bottom:1px solid #2d4a7d;box-shadow:0 1px 0 #3b61a5;padding:30px 17px 31px}.footer-nav__col:last-child{border-bottom:0;box-shadow:none}@media only screen and (min-width:540px){.footer-nav__col{flex:0 0 50%;max-width:50%;padding-left:18px;padding-right:18px}}@media only screen and (min-width:890px){.footer-nav__col{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media only screen and (min-width:1160px){.footer-nav__col{flex:0 0 25%;max-width:25%;padding-bottom:0;padding-top:0}}.footer-nav__heading{color:#fff;margin-bottom:8px}@media only screen and (min-width:1160px){.footer-nav__heading{margin-bottom:8px}}.form-control{appearance:none;background-color:#fff;background-image:none;border:0;border-radius:0;box-shadow:none;font-family:Roboto,sans-serif;font:inherit;line-height:normal;margin:0;outline:none;padding:0;vertical-align:top}.form-control::-webkit-search-decoration{-webkit-appearance:none}.form-control::-webkit-search-cancel-button{display:none}.form-control::placeholder{color:#898989;font-family:Roboto,sans-serif;font-size:14px;font-weight:300;line-height:16px;opacity:1}.form-control::-ms-clear,.form-control::-ms-expand{display:none}.form-control:focus{border:1px solid #3f74f3;box-shadow:0 3px 6px 0 rgba(63,116,243,.46)}.form-control_default{border:1px solid #a4acbd;border-radius:2px;color:#141414;display:block;font-family:Roboto,sans-serif;font-size:16px;font-weight:300;height:40px;letter-spacing:.67px;line-height:19px;padding:9px 12px 10px;text-align:left;width:100%}.form-control_default[type=number]{text-align:center}.error-message{color:#ff5464;font-family:Roboto,sans-serif;font-size:14px;line-height:20px;margin-top:4px}.error .form-control{border-color:#ff5464}.error .form-control:focus{border:1px solid #ff5464;box-shadow:0 3px 6px 0 rgba(255,84,100,.46)}.header{background-color:#fff;padding-bottom:19px;padding-top:18px;position:relative;z-index:1030}@media only screen and (min-width:1280px){.header{padding-bottom:27px;padding-top:28px}}.header__wrap{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:flex-start}@media only screen and (max-width:1619.98px){.header__logo{padding-right:8px}.header__add,.header__search{margin-left:17px}}.header__menu{align-self:center;margin-left:auto}@media only screen and (min-width:1780px){.header__menu{padding:15px 15px 16px}}.header__search{align-self:center}@media only screen and (min-width:1620px){.header__search{padding-left:15px}}.header__add{align-self:center}@media only screen and (min-width:1620px){.header__add{padding-left:15px}}@media only screen and (max-width:1709.98px){.header__add-button{border-radius:20px;height:40px;padding-left:0;padding-right:0;width:40px}}@media only screen and (max-width:1619.98px){.header__add-button{border-radius:23px;height:46px;width:46px}}@media only screen and (min-width:1710px){.header__add-button{padding:12px 24px 12px 15px}}.header__add-button .button__text{display:none}@media only screen and (min-width:1710px){.header__add-button .button__text{display:inline}}@media only screen and (min-width:1620px){.header__add-button .button__icon{top:-2px}}@media only screen and (min-width:1710px){.header__add-button .button__icon{margin-right:14px}}.header__toggle{background-color:#eff4f7;border-radius:23px;height:46px;width:46px}@media only screen and (min-width:1620px){.header__add .header__toggle,.header__search .header__toggle{display:none}}@media only screen and (min-width:1440px){.header__menu .header__toggle{display:none}}.header__toggle .button__icon{fill:#4a4a4a}.header__toggle .button__icon.icon_bars,.header__toggle .button__icon.icon_search{top:1px}.headline{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-bottom:25px;max-width:100%}.headline__pubdate{color:#616161;font-size:14px;line-height:27px;margin-bottom:4px}.list{font-family:Roboto,sans-serif;list-style-type:none;margin:0;padding-left:0}.list__link{color:#fff;display:block;font-size:14px;font-weight:400;line-height:17px;outline:none;padding-bottom:9px;padding-top:8px;text-decoration:none}.list__link-text{position:relative}.list__link-text:before{background-color:#eff4f7;bottom:0;content:"";height:2px;left:0;margin-top:1px;position:absolute;right:0;top:100%}.logo{background-color:transparent;color:inherit;display:block;left:4px;outline:none;position:relative;text-decoration:none;top:1px}@media only screen and (min-width:1280px){.logo{left:2px;top:auto}}.logo__img{display:block;height:auto;max-width:100%}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;position:relative;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.modal.fade .modal-dialog{transform:translateY(-25%);transition:transform .3s ease-out}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:translate(0)}.modal-backdrop{background-color:rgba(4,18,41,.84);bottom:0;left:0;position:fixed;right:0;top:0;z-index:1040;z-index:1071}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal{bottom:0;display:none;font-family:Tinos,serif;left:0;outline:0;position:fixed;right:0;top:0;z-index:1072}.modal,.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{margin:150px auto;max-width:580px;pointer-events:none;position:relative;width:auto}#addToSelections .modal-dialog{max-width:525px}@media(max-width:600px){.modal-dialog{margin:.5rem}}.modal-content{background-color:#fff;box-shadow:0 12px 18px rgba(0,0,0,.3);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-header{align-items:center;display:flex;flex-flow:row nowrap;padding:30px 34px}.modal-title{color:#1a1a1a;font-size:24px;letter-spacing:1px;line-height:26px;padding-right:10px;padding-top:1px;position:relative;top:2px}.modal-close{margin-left:auto}.modal-close-icon{height:27px;width:27px}.modal-form{padding-bottom:2px}.modal-form__alert{padding:23px 34px 27px}.modal-form__alert_success{background-color:#f6ffed}.modal-form__alert_error{background-color:#fff2f0}.modal-form__item{margin-bottom:27px;padding-left:34px;padding-right:34px}.modal-form__item_dark{background-color:#eff4f7;padding-bottom:25px;padding-top:23px}.modal-form__item_submit .modal-form__item-control{text-align:center}.modal-form__item-label{color:#1a1a1a;font-size:16px;letter-spacing:.67px;line-height:17px;margin-bottom:13px;position:relative}.modal-form__item_required .modal-form__item-label:after{color:#ff5464;content:"*";display:inline-block;font-size:14px;line-height:1}.modal-form__item-row{display:flex;flex-flow:row wrap}@media(min-width:425px){.modal-form__item-row{margin:0 -4px}}.modal-form__item-col{flex:0 0 100%;max-width:100%}.modal-form__item-col:first-child{margin-bottom:16px}@media(min-width:425px){.modal-form__item-col{flex:0 0 50%;max-width:50%;padding-left:4px;padding-right:4px}.modal-form__item-col:first-child{margin-bottom:0}}.modal-form__input{line-height:18px;padding:15px 18px 13px}.modal-form__input,.modal-form__textarea{background-color:#fff;border:1px solid #b6c2c8;color:#4a4a4a;display:block;font-family:Roboto,sans-serif;font-size:14px;font-weight:300;letter-spacing:.5px;width:100%}.modal-form__textarea{height:153px;line-height:16px;padding:16px 18px;resize:none}.modal-form__radio-group{align-items:flex-start;display:flex;flex-flow:row wrap}.modal-form__radio{display:inline-block;position:relative}.modal-form__radio-label{border:1px solid transparent;color:#1a1a1a;cursor:pointer;font-family:Roboto,sans-serif;font-size:15px;font-weight:300;letter-spacing:.94px;margin-right:36px;padding:11px 0 9px;text-align:center;text-shadow:0 1px 0 #fff}.modal-form__radio-label,.modal-form__radio-label-text{display:inline-block;position:relative;vertical-align:top}.modal-form__radio-label-text:before{border-bottom:1px dashed #3f74f3;bottom:-6px;content:"";left:0;margin-top:1px;position:absolute;right:0}.modal-form__radio-input:checked+.modal-form__radio-label{background-color:#fff;border:1px dashed #3f74f3;border-radius:3px;padding-left:36px;padding-right:36px}.modal-form__radio-input:checked+.modal-form__radio-label .modal-form__radio-label-text:before{content:none}.modal-form__radio-input{clip:rect(0,0,0,0);appearance:none;background-color:transparent;background-image:none;border:0;border-radius:0;box-shadow:none;font:inherit;line-height:normal;margin:0;opacity:0;outline:none;padding:0;pointer-events:none;position:absolute;vertical-align:top;z-index:-1}.modal-form__submit{background-color:#3f74f3;border-radius:2px;color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:300;letter-spacing:.67px;line-height:20px;margin-top:2px;padding:20px 60px;text-align:center;width:326px}@media(max-width:400px){.modal-form__submit{width:100%}}.modal-form__upload{position:relative}.modal-form__upload-label{background-color:#f3f5f8;border:1px dashed #b6c2c8;cursor:pointer;display:block;padding:45px 22px 40px 18px;text-align:center}.modal-form__upload-control{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.modal-form__upload-text{color:#4a4a4a;font-family:Roboto,sans-serif;font-size:14px;font-weight:300;letter-spacing:.5px;line-height:16px;text-shadow:1px 1px 0 rgba(255,255,255,.5)}.modal-mask{background-color:rgba(5,32,74,.46);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;z-index:1000}@media only screen and (min-width:1280px){.modal-mask{display:none}}.nav{align-items:center;display:flex;flex-flow:row wrap;list-style-type:none;margin:0 -12px;padding-left:0}@media only screen and (max-width:1439px){.nav_responsive:not(.nav_sub){box-shadow:0 15px 15px rgba(0,0,0,.27);display:none;left:0;margin:0;position:absolute;right:0;top:100%;z-index:1020}}.nav_responsive.nav_opened{display:block}@media only screen and (min-width:1440px){.nav_responsive.nav_opened{display:flex}}.nav_sub{display:none}@media only screen and (min-width:1440px){.nav_sub{background-color:#fff;box-shadow:0 8px 15px rgba(0,0,0,.15);left:17px;margin:4px 0 0;position:absolute;top:100%;z-index:1030}.nav_sub:before{content:"";height:4px;left:0;position:absolute;right:0;top:-4px}.nav__item:hover .nav_sub{display:block}}.nav__item{padding:0 8px;position:relative}@media only screen and (min-width:1512px){.nav__item{padding:0 11px}}.nav_sub .nav__item{padding:0}.nav_sub .nav__item:not(:last-child):before{border-bottom:1px dashed #b6c2c8;content:"";left:17px;position:absolute;right:17px;top:100%}@media only screen and (max-width:1439px){.nav_responsive .nav__item{border-top:1px solid #fff;padding:0}}@media only screen and (min-width:1440px){.nav__item--telegram{background-color:#2aabee;border-radius:4px}}.nav__link{background-color:transparent;color:#141414;display:inline-block;font-family:Roboto,sans-serif;font-size:14px;font-weight:300;letter-spacing:1px;outline:none;text-decoration:none}.header .nav__link{font-size:16px;font-weight:400}@media only screen and (min-width:1440px){.header .nav__link{letter-spacing:.5px}}@media only screen and (min-width:1780px){.header .nav__link{letter-spacing:1px}}.nav__link:hover{color:#315af0}.nav_sub .nav__link{display:block;padding:10px 17px;white-space:nowrap}@media only screen and (max-width:1439px){.nav_responsive .nav__link{align-items:center;background-color:#eff4f7;display:flex;flex-flow:row nowrap;font-size:15px;justify-content:space-between;letter-spacing:1.07px;line-height:52px;padding:0 18px}}@media only screen and (min-width:1440px){.nav__item--telegram .nav__link{color:#fff;padding:4px 0}}.nav__icon{fill:#3f74f3;top:-2px;vertical-align:baseline}.nav_responsive .nav__icon{top:0}.pagination{display:flex;flex-flow:row wrap;justify-content:center;list-style-type:none;margin:0;padding-left:0;padding-top:13px}@media only screen and (min-width:1280px){.pagination{margin-top:-7px;padding-top:0}}.feed_reviews .pagination{margin-top:0}.pagination__item,.pagination__next,.pagination__prev{padding:0 4px}.pagination__link{background-color:transparent;color:#141414;display:block;font-family:Lucida Grande,Roboto,sans-serif;font-size:18px;font-weight:300;letter-spacing:.78px;line-height:22px;outline:none;padding:11px 0;text-align:center;text-decoration:none;width:44px}.pagination__next .pagination__link,.pagination__prev .pagination__link{align-items:center;display:flex;width:auto}.pagination__item_active .pagination__link{background-color:#3f74f3;border-radius:2px;color:#fff;font-weight:700}.pagination__dots .pagination__link{pointer-events:none}.pagination__prev .pagination__icon{margin-right:8px}.pagination__next .pagination__icon{margin-left:8px}.partners-offer{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;height:59px;position:relative;width:100%;z-index:1040}.radio-group{align-items:flex-start;display:flex;flex-flow:row nowrap}.radio-group__button-input-wrapper{height:0;position:absolute;width:0}.radio-group__button-input{height:0;opacity:0;width:0}.radio-group__button-icon{fill:#b6c2c8}@media only screen and (min-width:1620px){.radio-group__button-icon{margin-right:9px}}.radio-group__button_checked .radio-group__button-icon{fill:#3f74f3}.radio-group__button-text{display:none;position:relative;top:1px}@media only screen and (min-width:1620px){.radio-group__button-text{display:inline}}.radio-group__button_checked:before{background-color:#3f74f3;bottom:0;content:"";height:3px;left:26px;position:absolute;right:26px;top:auto}.search{background-color:#fff;display:none;left:0;padding:20px 17px;position:absolute;right:0;top:0}@media only screen and (min-width:1620px){.search{background-color:transparent;display:block;left:auto;padding:0;position:relative;right:auto;top:auto}}@media only screen and (max-width:1619.98px){.search_opened{display:flex;justify-content:flex-end;z-index:1000}}.search__form{position:relative}@media only screen and (max-width:1619.98px){.search__form{flex-grow:1}}.search__input{border:1px dashed #b6c2c8;border-radius:2px;box-shadow:0 3px 6px rgba(63,116,243,0);display:block;font-size:14px;line-height:16px;padding:14px 73px 14px 19px;width:100%}@media only screen and (min-width:1620px){.search__input{width:280px}}.search__button{background-color:transparent;padding:14px 0;position:absolute;right:0;top:0;width:55px}.search__icon{fill:#ff5464}@media only screen and (min-width:1620px){.search__icon{top:1px}}.search__close-button{flex:0 0 46px;margin-left:15px;max-width:46px}@media only screen and (min-width:1620px){.search__close-button{display:none}}.search__close-button .icon{top:2px}.social{display:flex;flex-flow:row nowrap;margin-left:-8px;margin-right:-8px}@media only screen and (min-width:1280px){.social{margin-left:-10px;margin-right:-10px}}.social__item{padding-left:8px;padding-right:8px}@media only screen and (min-width:1280px){.social__item{padding-left:10px;padding-right:10px}}.social__link{background-image:transparent;color:inherit;display:block;outline:none;text-decoration:none}.social__icon{fill:#b6c2c8}.social__link:hover .social__icon{fill:#5462ee}.sort .icon{margin-left:7px}.sort__menu{list-style-type:none;margin:0;padding-left:0!important;padding-right:0!important}.sort__menu-link{color:inherit;display:block;font-family:Roboto,sans-serif;font-size:16px;font-weight:300;letter-spacing:.67px;line-height:20px;padding:20px 20px 18px;text-decoration:none;white-space:nowrap}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.tooltip{background-color:#fff;border-radius:2px;border-top:5px solid #8cccfd;box-shadow:0 8px 15px rgba(0,0,0,.15),inset 0 5px 0 #86d2ff;color:#141414;font-family:Roboto,sans-serif;font-size:13px;font-weight:300;font-weight:500;letter-spacing:1px;line-height:17px;padding:19px 21px 22px;position:absolute}.tooltip p{margin:0 0 10px}.hotline{background-color:#05204a}.hotline__content{align-items:center;color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;justify-content:center;padding:0 0 10px}@media only screen and (min-width:480px){.hotline__content{flex-direction:row;padding:1px 0}}.hotline__title{margin-left:8px;margin-right:8px;padding:6px 0}@media only screen and (min-width:480px){.hotline__title{margin-left:0;padding:0}}.hotline__link{background-color:#2c6aff;border-radius:3px;color:#fff;margin-right:2px;padding:6px 16px;text-decoration:none;transition:background-color .3s}.hotline__link:hover{background-color:#144fdb}.hotline__buttons{display:flex;flex-wrap:wrap;padding:4px 0 2px}@media only screen and (min-width:480px){.hotline__buttons{padding:2px 0}}.hotline__btn{background-color:#fff;border-radius:3px;color:#fff;margin:2px;padding:4px 5px 5px;text-decoration:none;transition:background-color .3s}.hotline__btn:hover{background-color:#eff4f7;opacity:.85}body{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;min-width:320px}.page-content{flex-grow:1;flex-shrink:0}.table-responsive{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive table{max-width:100%}.embed-responsive{display:block;overflow:hidden;padding:0;position:relative;width:100%}.embed-responsive:before{content:"";display:block;padding-top:100%}.embed-responsive-21by9:before{padding-top:42.857143%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.embed-responsive-534by340:before{padding-top:63.67%}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;font-family:Roboto,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060}.popover,.popover .arrow{display:block;position:absolute}.popover .arrow{height:.5rem;margin:0 .3rem;width:1rem}.popover .arrow:after,.popover .arrow:before{border-color:transparent;border-style:solid;content:"";display:block;position:absolute}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{border-top-color:rgba(0,0,0,.25);border-width:.5rem .5rem 0;bottom:0}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{border-top-color:#fff;border-width:.5rem .5rem 0;bottom:1px}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{height:1rem;left:calc(-.5rem - 1px);margin:.3rem 0;width:.5rem}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{border-right-color:rgba(0,0,0,.25);border-width:.5rem .5rem .5rem 0;left:0}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{border-right-color:#fff;border-width:.5rem .5rem .5rem 0;left:1px}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{border-bottom-color:rgba(0,0,0,.25);border-width:0 .5rem .5rem;top:0}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{border-bottom-color:#fff;border-width:0 .5rem .5rem;top:1px}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f7f7f7;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{height:1rem;margin:.3rem 0;right:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{border-left-color:rgba(0,0,0,.25);border-width:.5rem 0 .5rem .5rem;right:0}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{border-left-color:#fff;border-width:.5rem 0 .5rem .5rem;right:1px}.popover-header{background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);font-size:1rem;margin-bottom:0;padding:.5rem .75rem}.popover-header:empty{display:none}.popover-body{color:#212529;padding:.5rem .75rem}.popover-link{color:#3f74f3;text-decoration:none}@keyframes spin{to{transform:rotate(1turn)}}.spin{animation:spin 1s linear infinite;border:2px solid #3f74f3;border-radius:50%;border-top-color:transparent;box-sizing:border-box;height:24px;transform-origin:50%;width:24px;z-index:10}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(55,174,226,.2)}to{box-shadow:0 0 0 5px rgba(55,174,226,.35)}}.tg-bot{position:fixed;right:10px;top:5px;z-index:9999}.tg-bot__link{animation:pulse 1s infinite;background-color:#37aee2;border-radius:20px;display:block;height:40px;outline:none;position:relative;text-decoration:none;width:40px}.tg-bot__icon{fill:#fff;bottom:0;height:36px;left:0;margin:auto;position:absolute;right:0;top:0;width:36px}.telegram-bot{font-family:Roboto,sans-serif}.telegram-bot__title{font-weight:300;margin-bottom:5px;margin-top:30px}.telegram-bot__link{align-items:center;border-radius:23px;color:inherit;display:inline-flex;font-weight:500;margin-left:-12px;outline:none;padding:12px;text-decoration:none;vertical-align:top}.telegram-bot__link:hover{background-color:#dfe2ec}.telegram-bot__icon{margin-right:8px}.feed{background-color:#f3f5f8;font-family:Roboto,sans-serif;padding:25px 0 40px;position:relative}.feed_new{padding-top:32px}.feed_masked:before{background-color:rgba(5,32,74,.46);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:500}@media only screen and (min-width:1280px){.feed{padding-bottom:52px;padding-top:40px}}@media only screen and (min-width:600px){.feed__content{display:flex;flex-flow:row wrap;margin-left:-17px;margin-right:-17px}.feed_new .feed__content{margin-left:0;margin-right:0}}@media only screen and (min-width:720px){.feed_new .feed__content{margin-left:-17px;margin-right:-17px}}@media only screen and (min-width:1280px){.feed__content{margin-left:-25px;margin-right:-25px}}.feed_empty .feed__content,.feed_reviews .feed__content{margin-left:0;margin-right:0;padding:0}.feed__footer{padding:0 17px}@media only screen and (min-width:720px){.feed__footer{padding:0}}@media only screen and (min-width:1280px){.feed__footer{padding:0 8px}}.feed__title{font-family:Tinos,serif;font-size:24px;letter-spacing:1px;line-height:26px;margin-bottom:20px}@media only screen and (min-width:980px){.feed__title{font-size:32px;letter-spacing:1.33px}}@media only screen and (min-width:1280px){.feed__title{margin-bottom:30px}}.feed__subtitle{color:#141414;font-size:18px;font-weight:300;line-height:24px}.feed__card{margin-bottom:25px}.feed_new .feed__card{margin-bottom:32px}@media screen and (min-width:480px)and (max-width:599.98px){.feed_new .feed__card{padding-left:17px;padding-right:17px}}@media only screen and (min-width:600px){.feed__card{flex:0 0 50%;margin-bottom:44px;max-width:50%;padding-left:17px;padding-right:17px}}@media screen and (min-width:600px)and (max-width:719.98px){.feed_new .feed__card{flex:0 0 100%;max-width:100%}}@media screen and (min-width:720px)and (max-width:1279.98px){.feed_new .feed__card{flex:0 0 50%;max-width:50%}}@media only screen and (min-width:1280px){.feed__card{flex:0 0 33.3333333333%;max-width:33.3333333333%;padding-left:25px;padding-right:25px}}@media only screen and (min-width:1900px){.feed__card{flex:0 0 25%;margin-bottom:57px;max-width:25%}}.navbar{background-color:#fff;border:solid #ebebeb;border-width:1px 0 0;position:relative;z-index:1020}.navbar .container.container_wide{padding-left:0;padding-right:0}.navbar__wrap{align-items:flex-start;display:flex;flex-flow:row nowrap;width:100%}.navbar__filter{flex-grow:1}@media only screen and (min-width:1280px){.navbar__filter{padding-left:16px}}@media only screen and (min-width:1440px){.navbar__filter{align-items:flex-start;display:flex;flex-flow:row nowrap;flex-grow:0}}.navbar__actions{align-self:flex-start;margin-left:auto}.navbar__actions,.navbar__button{display:flex;flex-flow:row nowrap}.navbar__button{border-left:1px solid #ebebeb;border-radius:2px;color:#141414;font-family:Roboto,sans-serif;font-size:16px;font-weight:300;letter-spacing:.67px;line-height:20px;padding:20px 20px 18px}.navbar__button.radio-group__button{padding-bottom:18px;padding-top:18px}.navbar__button.button_icon-only{padding-bottom:18px;padding-top:19px}@media only screen and (min-width:1280px){.navbar__button{padding-left:26px;padding-right:26px;position:relative}}.navbar__button_favourites .icon{color:#b6c2c8;top:4px}.navbar__button_favourites.active .icon{color:#3f74f3}.navbar__button .button__icon{fill:#b6c2c8}@media only screen and (min-width:1280px){.navbar__button .button__icon{margin-right:7px}}@media only screen and (max-width:1279px){.navbar__filter .navbar__button .button__text{display:none}}@media only screen and (max-width:1439px){.filter__section-group .navbar__button{display:none}}.navbar__button:hover{background-color:#eff4f7}.navbar__button:hover .button__icon{fill:#3f74f3}.navbar__button .button__text{display:inline-block;position:relative;vertical-align:top}@media only screen and (max-width:359.98px){.navbar__button .button__text{font-size:14px;top:2px}}.navbar__button_select .button__text{max-width:100px;overflow:hidden;text-overflow:ellipsis}.navbar__button-counter{background:#ff5464;border-radius:10px;color:#fff;display:inline-block;font-size:9px;font-weight:700;letter-spacing:.39px;line-height:11px;margin-left:6px;min-width:20px;padding:4px 7px 5px;vertical-align:top}.navbar__filter-toggle{color:#141414;flex-grow:1;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;letter-spacing:.69px;padding:19px 17px 17px;text-align:left}@media only screen and (max-width:1439px){.navbar__filter-toggle{width:100%}.navbar__filter-toggle:hover{background-color:#eff4f7}}@media only screen and (min-width:1280px){.navbar__filter-toggle{background-color:transparent;padding:19px 14px 17px}}@media only screen and (min-width:1440px){.navbar__filter-toggle{flex-grow:0}}.navbar__filter-toggle .button__text{padding-left:15px}@media only screen and (max-width:449.98px){.navbar__filter-toggle .button__text{display:none}}@media only screen and (min-width:1440px){.navbar__filter-toggle .button__text{display:none}}.navbar__filter-toggle .button__text span{display:none}@media only screen and (min-width:360px){.navbar__filter-toggle .button__text span{display:inline}}.navbar__filter-toggle .button__icon{fill:#b6c2c8}.navbar__filter-toggle-counter{background:#ff5464;border-radius:10px;color:#fff;display:inline-block;font-size:9px;font-weight:700;letter-spacing:.39px;line-height:11px;margin-left:6px;min-width:20px;padding:4px 7px 5px;vertical-align:top}@media only screen and (min-width:1440px){.navbar__filter-toggle-counter{display:none}}@media only screen and (max-width:424.99px){.navbar__share{position:static}}.review-card{background-color:#fff;border-radius:2px;box-shadow:0 3px 3px rgba(64,81,107,.15);font-size:14px;margin-bottom:30px;width:100%}@media only screen and (min-width:540px){.review-card{font-size:16px}}.review-card:hover{box-shadow:0 8px 8px 0 rgba(64,81,107,.15)}.review-card__inner{display:flex;flex-direction:column}@media only screen and (min-width:540px){.review-card__inner{flex-direction:row}}.review-card__photo{cursor:pointer}@media only screen and (min-width:540px){.review-card__photo{flex:0 0 180px;max-width:180px}}.review-card__photo-wrapper{height:0;padding-bottom:50%;position:relative}@media only screen and (min-width:540px){.review-card__photo-wrapper{padding-bottom:133.3333333333%}}.review-card__img-wrapper{bottom:0;left:0;position:absolute;right:0;top:0}.review-card__img{border-bottom-left-radius:2px;border-top-left-radius:2px;display:block;height:100%;max-width:100%;object-fit:scale-down;width:100%}.review-card__content{display:flex;flex:1 1 auto;flex-direction:column;max-width:100%;padding:20px 20px 25px}@media only screen and (min-width:540px){.review-card__content{padding:16px 25px 20px}}.review-card__title{color:#141414;font-family:Tinos,serif;font-size:1.3125em;letter-spacing:.75px;line-height:1.2;margin:0 0 18px}.review-card__title-link{color:#315af0;text-decoration:none}.review-card__text{color:#393939;font-size:1em;line-height:1.5;margin-bottom:20px}@media only screen and (min-width:540px){.review-card__text{margin-bottom:18px}}.review-card__text p{margin:0 0 18px}.review-card__text p:last-child{margin:0}.review-card__footer{color:#5e5e5e;display:flex;font-size:.875em;justify-content:space-between;margin-top:auto}