@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Rubik:300,400,500,700&display=swap);:root{--accent-color:red;--panel-color:#f1f1f1;--white-color:#fff;--black-color:#000}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

/*! nouislider - 14.6.0 - 6/27/2020 */.noUi-target,.noUi-target *{-webkit-tap-highlight-color:transparent}[disabled].noUi-handle,[disabled] .noUi-handle,[disabled].noUi-target{cursor:not-allowed}#mp{position:fixed;z-index:7500;bottom:0;left:0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;width:100%;height:96px;font-family:Roboto,sans-serif;font-size:12px;font-weight:300;line-height:16px}#mp *{box-sizing:border-box}#mp svg{width:100%;height:100%}#mp svg .mp-hide,#mp svg .mp-pause,#mp svg .mp-play,#mp svg .mp-show{transition:opacity .5s;fill:var(--white-color);stroke:var(--white-color)}#mp svg.mp-icon circle{fill:var(--accent-color)}#mp svg .mp-process circle{fill:transparent!important}#mp .mp-icon{cursor:pointer}#mp .mp-icon .mp-hide{opacity:0}#mp.mp_opened #mp-overlay,#mp .mp_opened #mp-overlay{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}#mp.mp_opened .mp-icon_type-list .mp-hide,#mp .mp_opened .mp-icon_type-list .mp-hide{opacity:1}#mp.mp_opened .mp-icon_type-list .mp-show,#mp .mp_opened .mp-icon_type-list .mp-show{opacity:0}#mp.mp_played .mp-icon_type-play .mp-hide,#mp .mp_played .mp-icon_type-play .mp-hide{opacity:1}#mp.mp_played .mp-icon_type-play .mp-show,#mp .mp_played .mp-icon_type-play .mp-show{opacity:0}#mp.mp_muted .mp-icon_type-volume .mp-hide,#mp .mp_muted .mp-icon_type-volume .mp-hide{opacity:1}#mp.mp_muted .mp-icon_type-volume .mp-show,#mp .mp_muted .mp-icon_type-volume .mp-show{opacity:0}#mp svg.mp-icon:not(.mp-icon_type-play) path{fill:var(--white-color)}#mp svg.mp-icon_type-play .mp-hide,#mp svg.mp-icon_type-play .mp-process{display:none}#mp .mp_played svg.mp-icon_type-play .mp-hide{display:block!important}#mp .mp_played svg.mp-icon_type-play .mp-show{display:none!important}#mp .mp_played svg.mp-icon_type-play .mp-process{z-index:10;display:block!important;opacity:0!important}#mp .mp_process svg.mp-icon_type-play .mp-hide{display:block!important;opacity:0!important}#mp .mp_process svg.mp-icon_type-play .mp-show{display:none!important}#mp .mp_process svg.mp-icon_type-play .mp-process{display:block;opacity:1!important}#mp .mp-group{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#mp .mp-group>*+*{margin-left:16px}#mp #mp-panel{z-index:10;-webkit-justify-content:center;justify-content:center;padding:0 20px;background:var(--panel-color);box-shadow:0 -3px 6px rgba(0,0,0,.08)}#mp #mp-panel,#mp #mp-panel>.wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:100%}#mp #mp-panel>.wrapper{-webkit-justify-content:space-between;justify-content:space-between;max-width:1366px}@media screen and (max-width:768px){#mp #mp-panel .mp-group:first-child{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}#mp #mp-panel .mp-group:first-child>*+*{margin-right:16px;margin-left:0}}#mp #mp-panel .mp-group+#mp-carousel+.mp-group,#mp #mp-panel .mp-group+.mp-group{margin-left:24px}#mp #mp-panel .mp-button{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;cursor:pointer}#mp #mp-panel .mp-button__icon{width:48px;height:48px}#mp #mp-panel .mp-button__text{padding-top:6px;text-align:center;white-space:nowrap}@media screen and (max-width:768px){#mp #mp-panel .mp-button__text{display:none}}#mp #mp-panel .mp-song,#mp #mp-panel .mp-song__info{display:-webkit-flex;display:flex}#mp #mp-panel .mp-song__info{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;width:176px;font-size:16px;line-height:20px}@media screen and (max-width:768px){#mp #mp-panel .mp-song__info{display:grid!important;width:auto!important}}#mp #mp-panel .mp-song__info-station{font-weight:700}#mp #mp-panel .mp-song__info>*{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#mp #mp-panel .mp-song__cover{position:relative;width:80px;height:80px;margin-right:16px}@media screen and (max-width:768px){#mp #mp-panel .mp-song__cover{display:none}}#mp #mp-panel .mp-song__cover-image{width:100%;height:100%;background-size:contain}#mp #mp-panel .mp-song__cover>*{position:absolute;top:0;left:0;width:100%;height:100%;text-indent:-9999px}@media screen and (max-width:768px){#mp #mp-volume{display:none}}#mp #mp-volume:hover .mp-volume__edit{display:block}#mp #mp-volume #mp-range{position:relative;height:150px}#mp #mp-volume .mp-volume__bg{padding:20px 18px;border-radius:4px;background-color:#f1f1f1;-webkit-filter:drop-shadow(0 -1px 6px rgba(0,0,0,.16));filter:drop-shadow(0 -1px 6px rgba(0,0,0,.16))}#mp #mp-volume .mp-volume__edit{position:absolute;z-index:5;bottom:100%;display:none;padding-bottom:12px}#mp #mp-volume .noUi-base,#mp #mp-volume .noUi-target{width:4px;background:#cacaca}#mp #mp-volume .noUi-connect{transition:background .45s;background:#2f2f2f}#mp #mp-volume .noUi-handle{position:relative;z-index:1;width:20px;height:20px;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:translate(-18px,30%);transform:translate(-18px,30%);border-radius:100%;outline:none;background-color:#2f2f2f;box-shadow:0 -1px 1px rgba(0,0,0,.16)}#mp #mp-volume .noUi-handle:after,#mp #mp-volume .noUi-handle:before{display:none}#mp #mp-carousel{display:-webkit-flex;display:flex;overflow:hidden;-webkit-flex:1 1;flex:1 1;margin:0 36px 0 60px}#mp #mp-carousel,#mp #mp-carousel .slick-track{-webkit-justify-content:center;justify-content:center}#mp #mp-carousel .slick-track{width:100%!important}@media screen and (max-width:768px){#mp #mp-carousel{margin:0 0 0 24px}}@media screen and (max-width:480px){#mp #mp-carousel{display:none}}#mp #mp-carousel .mp-stations-list__item,#mp #mp-carousel .slick-slide,#mp #mp-carousel .slick-slide>div{box-sizing:border-box;width:80px;min-width:80px;height:80px;outline:none}#mp #mp-carousel .mp-stations-list__item+.mp-stations-list__item,#mp #mp-carousel .mp-stations-list__item+.slick-slide,#mp #mp-carousel .mp-stations-list__item+.slick-slide>div,#mp #mp-carousel .slick-slide+.mp-stations-list__item,#mp #mp-carousel .slick-slide+.slick-slide,#mp #mp-carousel .slick-slide+.slick-slide>div,#mp #mp-carousel .slick-slide>div+.mp-stations-list__item,#mp #mp-carousel .slick-slide>div+.slick-slide,#mp #mp-carousel .slick-slide>div+.slick-slide>div{margin-left:5px}#mp #mp-carousel .mp-stations-list__item{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:4px;cursor:pointer;background-color:var(--white-color)}#mp #mp-carousel .mp-stations-list__item:hover .mp-stations-list__item-cover-hover{opacity:1}#mp #mp-carousel .mp-stations-list__item-cover{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:100%;height:100%}#mp #mp-carousel .mp-stations-list__item-cover img{width:100%;height:100%;object-fit:contain}#mp #mp-carousel .mp-stations-list__item-cover-hover{position:absolute;width:48px;height:48px;margin:0 auto;opacity:0}#mp #mp-banner{position:fixed;z-index:7550;bottom:96px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:inline-table;width:100%;max-width:1280px}#mp #mp-banner #melon-player-ad-countdown{display:-webkit-inline-flex;display:inline-flex;width:auto}#mp #mp-banner *>*{display:block;width:100%}#mp #mp-overlay{position:fixed;z-index:5;top:0;left:0;width:100%;height:calc(100% - 96px);transition:all .5s;-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;background:hsla(0,0%,100%,.75)}#mp #mp-overlay .mpl{display:-webkit-flex;display:flex;width:100%;height:100%}#mp #mp-overlay .mp-left,#mp #mp-overlay .mp-right{overflow:scroll;height:100%}#mp #mp-overlay .mp-left{width:55%;padding:32px;background-color:hsla(0,0%,100%,.96)}#mp #mp-overlay .mp-left>*+*{margin-top:16px}@media screen and (max-width:768px){#mp #mp-overlay .mp-left{width:100%;padding:16px 96px 16px 16px}}#mp #mp-overlay .mp-left .mp-head__info-link,#mp #mp-overlay .mp-left .mp-playlist__link{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:3px 8px;vertical-align:top;text-decoration:none;color:var(--accent-color);border:1px solid var(--accent-color)!important;border-color:var(--accent-color);border-radius:2px;outline:none;font-size:12px;font-weight:400;line-height:16px}@media screen and (max-width:768px){#mp #mp-overlay .mp-left .mp-head__info-link,#mp #mp-overlay .mp-left .mp-playlist__link{margin-top:12px}}#mp #mp-overlay .mp-left .mp-nextplay>*+*,#mp #mp-overlay .mp-left .mp-nextplay__items>*+*{margin-top:16px}#mp #mp-overlay .mp-left .mp-nextplay__title{font-size:18px;font-weight:600;line-height:24px}#mp #mp-overlay .mp-left .mp-nextplay__item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#mp #mp-overlay .mp-left .mp-nextplay__item-info-artist{font-weight:500}#mp #mp-overlay .mp-left .mp-nextplay__item-info-artist,#mp #mp-overlay .mp-left .mp-nextplay__item-info-song{font-size:16px;line-height:22px}#mp #mp-overlay .mp-left .mp-nextplay__item-cover{position:relative;width:64px;min-width:64px;height:64px;margin-right:16px}#mp #mp-overlay .mp-left .mp-nextplay__item-cover img{width:100%;height:100%}@media screen and (max-width:768px){#mp #mp-overlay .mp-left .mp-nextplay__item-cover{margin-right:0;margin-bottom:20px}}#mp #mp-overlay .mp-left .mp-broadcast{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#mp #mp-overlay .mp-left .mp-broadcast__cover{position:relative;width:152px;height:152px;margin-right:16px}#mp #mp-overlay .mp-left .mp-broadcast__cover-wrapper{width:100%;height:100%}@media screen and (max-width:768px){#mp #mp-overlay .mp-left .mp-broadcast__cover{margin-right:0;margin-bottom:20px}}#mp #mp-overlay .mp-left .mp-broadcast__info-state{font-size:18px;font-weight:400;line-height:24px}#mp #mp-overlay .mp-left .mp-broadcast__info-artist{font-weight:500}#mp #mp-overlay .mp-left .mp-broadcast__info-artist,#mp #mp-overlay .mp-left .mp-broadcast__info-song{font-size:32px;line-height:38px}@media screen and (max-width:768px){#mp #mp-overlay .mp-left .mp-broadcast__info-artist,#mp #mp-overlay .mp-left .mp-broadcast__info-song{font-size:24px;line-height:32px}}#mp #mp-overlay .mp-left .mp-head{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#mp #mp-overlay .mp-left .mp-head>*+*{margin-left:16px}#mp #mp-overlay .mp-left .mp-head__info{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}#mp #mp-overlay .mp-left .mp-head__info-name{font-size:24px;font-weight:400;line-height:24px}#mp #mp-overlay .mp-left .mp-head__info>*+*{margin-top:12px}#mp #mp-overlay .mp-left .mp-head__logo{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:152px}#mp #mp-overlay .mp-left .mp-head__logo-image{position:relative;width:72px;height:72px}#mp #mp-overlay .mp-left .mp-playlist{margin-top:32px}#mp #mp-overlay .mp-left .mp-playlist>*+*{margin-top:16px}@media screen and (max-width:768px){#mp #mp-overlay .mp-left .mp-playlist>*+*{margin-top:5px}}#mp #mp-overlay .mp-left .mp-playlist__title{font-size:31px;line-height:38px}#mp #mp-overlay .mp-left .mp-playlist__item{position:relative;display:-webkit-flex;display:flex}#mp #mp-overlay .mp-left .mp-playlist__item>div:last-child{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:768px){#mp #mp-overlay .mp-left .mp-playlist__item>div:last-child{-webkit-flex-direction:column;flex-direction:column}}#mp #mp-overlay .mp-left .mp-playlist__item_disabled{opacity:.2}#mp #mp-overlay .mp-left .mp-playlist__item_disabled *{cursor:default}#mp #mp-overlay .mp-left .mp-playlist__item+.mp-playlist__item{margin-top:8px}@media screen and (max-width:768px){#mp #mp-overlay .mp-left .mp-playlist__item+.mp-playlist__item{margin-top:20px}}#mp #mp-overlay .mp-left .mp-playlist__item>*+*{margin-left:16px}@media screen and (max-width:768px){#mp #mp-overlay .mp-left .mp-playlist__item>*+*{margin-top:6px;margin-left:0}}#mp #mp-overlay .mp-left .mp-playlist__item-time{font-size:16px;line-height:26px}#mp #mp-overlay .mp-left .mp-playlist__item-play{width:24px;min-width:24px;height:24px}#mp #mp-overlay .mp-left .mp-playlist__item-play svg{width:100%;height:100%}@media screen and (max-width:768px){#mp #mp-overlay .mp-left .mp-playlist__item-play{width:48px;min-width:48px;height:48px}}#mp #mp-overlay .mp-left .mp-playlist__item-artist{margin-right:20px;font-size:18px;font-weight:600;line-height:24px}@media screen and (max-width:768px){#mp #mp-overlay .mp-left .mp-playlist__item-artist{margin-right:0}}#mp #mp-overlay .mp-left .mp-playlist__item-song{font-size:18px;line-height:24px}#mp #mp-overlay .mp-right{width:45%;background-color:hsla(0,0%,96.9%,.96)}@media screen and (max-width:768px){#mp #mp-overlay .mp-right{position:absolute;top:0;left:calc(100% - 80px);width:100%;transition:all .5s}#mp #mp-overlay .mp-right:not(.mp-right__open_hide){left:0}}#mp #mp-overlay .mp-right__open{display:none;-webkit-align-items:center;align-items:center;height:80px}@media screen and (max-width:768px){#mp #mp-overlay .mp-right__open{display:-webkit-flex;display:flex}}#mp #mp-overlay .mp-right__open .mp-right__text{display:inline-block;padding:8px;vertical-align:middle;font-size:16px;font-weight:600;line-height:21px}#mp #mp-overlay .mp-right__open .mp-right__close{position:absolute;top:16px;right:8px;width:48px;height:48px;cursor:pointer}#mp #mp-overlay .mp-right__open .mp-right__close:after,#mp #mp-overlay .mp-right__open .mp-right__close:before{position:absolute;top:13px;left:22px;display:block;width:4px;height:22px;content:"";border-radius:4px;background-color:#000}#mp #mp-overlay .mp-right__open .mp-right__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}#mp #mp-overlay .mp-right__open .mp-right__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#mp #mp-overlay .mp-right__open .mp-right__button{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:80px;height:80px;cursor:pointer}#mp #mp-overlay .mp-right__open .mp-right__button:after,#mp #mp-overlay .mp-right__open .mp-right__button:before{content:""}#mp #mp-overlay .mp-right__open .mp-right__button:after,#mp #mp-overlay .mp-right__open .mp-right__button:before,#mp #mp-overlay .mp-right__open .mp-right__button span{display:inline-block;width:8px;height:8px;margin:4px;vertical-align:middle;border-radius:50%;background-color:#000}#mp #mp-overlay .mp-right .mp-stations-list__item{position:relative;-webkit-justify-content:space-between;justify-content:space-between;padding:16px 32px;cursor:pointer}#mp #mp-overlay .mp-right .mp-stations-list__item,#mp #mp-overlay .mp-right .mp-stations-list__item>div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media screen and (max-width:768px){#mp #mp-overlay .mp-right .mp-stations-list__item{height:80px;padding:0 8px}}#mp #mp-overlay .mp-right .mp-stations-list__item.active,#mp #mp-overlay .mp-right .mp-stations-list__item:hover{background:var(--white-color)}#mp #mp-overlay .mp-right .mp-stations-list__item.active .mp-stations-list__item-cover-hover,#mp #mp-overlay .mp-right .mp-stations-list__item.active .mp-stations-list__item-quality,#mp #mp-overlay .mp-right .mp-stations-list__item.mp_played .mp-stations-list__item-cover-hover,#mp #mp-overlay .mp-right .mp-stations-list__item:hover .mp-stations-list__item-cover-hover,#mp #mp-overlay .mp-right .mp-stations-list__item:hover .mp-stations-list__item-quality{opacity:1}#mp #mp-overlay .mp-right .mp-stations-list__item-cover{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:64px;min-width:64px;height:64px;margin-right:16px}#mp #mp-overlay .mp-right .mp-stations-list__item-cover-hover{position:absolute;width:24px;height:24px;margin:0 auto;opacity:0}@media screen and (max-width:768px){#mp #mp-overlay .mp-right .mp-stations-list__item-info{display:grid}}@media screen and (max-width:768px){#mp #mp-overlay .mp-right .mp-stations-list__item-info>*{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}#mp #mp-overlay .mp-right .mp-stations-list__item-info-artist,#mp #mp-overlay .mp-right .mp-stations-list__item-info-state{font-size:18px;line-height:24px}#mp #mp-overlay .mp-right .mp-stations-list__item-info-state{font-weight:500}#mp #mp-overlay .mp-right .mp-stations-list__item-quality{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;min-width:100px;margin-left:20px;opacity:0}#mp #mp-overlay .mp-right .mp-stations-list__item-quality-text{text-align:center}#mp #mp-overlay .mp-right .mp-stations-list__item-quality.active{opacity:1}#mp #mp-overlay .mp-right .mp-stations-list__item-quality.active #mp-quality circle{fill:var(--black-color);stroke:var(--white-color)}#mp #mp-overlay .mp-right .mp-stations-list__item-quality.active #mp-quality path{fill:var(--white-color)}#mp #mp-overlay .mp-right .mp-stations-list__item-quality #mp-quality{display:-webkit-flex;display:flex;width:48px;height:48px;margin-bottom:5px}#mp #mp-overlay .mp-right .mp-stations-list__item-quality #mp-quality circle{fill:transparent;stroke:grey}#mp #mp-overlay .mp-right .mp-stations-list__item-quality #mp-quality path{fill:grey}@media screen and (max-width:768px){#mp #mp-overlay .mp-group{margin-bottom:20px}#mp #mp-overlay .mp-group,#mp #mp-overlay .mp-left>*,#mp #mp-overlay .mp-nextplay__item,#mp #mp-overlay .mp-playlist__item{-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;text-align:center}#mp #mp-overlay .mp-group *+*,#mp #mp-overlay .mp-left>* *+*,#mp #mp-overlay .mp-nextplay__item *+*,#mp #mp-overlay .mp-playlist__item *+*{margin-right:0;margin-left:0}}.svg-image{display:-webkit-flex;display:flex;position:relative}.svg-image_clickable{cursor:pointer}.svg-image svg{width:100%;transition:all .25s}.page{overflow:hidden;width:100%;background:#f8f9fc;min-height:100vh;padding-bottom:120px}@media only screen and (max-width:talbetpx){.page{min-height:calc(100vh - 90px)}}@media only screen and (max-width:768px){.page{min-height:calc(100vh - 150px)}}@media only screen and (max-width:1024px){.page{padding-bottom:70px}}@media only screen and (max-width:768px){.page{padding-bottom:60px}}.wrapper{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:0 40px}.wrapper_row{-webkit-flex-direction:row;flex-direction:row}@media only screen and (max-width:1024px){.wrapper{padding:0 70px}}@media only screen and (max-width:768px){.wrapper{padding:0 24px}}.typography{font-family:Rubik,Arial,sans-serif}.typography_clickable{cursor:pointer}.typography_button-type{margin:0;padding:0;border:none;outline:none}.typography_mark_bold{font-weight:700}.typography_mark_medium{font-weight:500}.typography_mark_regular{font-weight:400}.typography_mark_light{font-weight:300}.typography.typography_color_red{color:#f9474e}.typography.typography_color_white{color:#fff}.typography.typography_color_blue{color:#1957ea}.typography.typography_color_placeholder{color:#979ba9}.typography.typography_color_dark-grey{color:#878fa4}.typography.typography_type_title.typography_size_min{font-size:30px}.typography.typography_type_title.typography_size_middle{font-size:40px}.typography.typography_type_title.typography_size_max{line-height:normal;font-size:50px}@media only screen and (max-width:1024px){.typography.typography_type_title.typography_size_max{font-size:30px}}.typography.typography_type_subtitle.typography_size_min{font-size:14px}.typography.typography_type_subtitle.typography_size_middle{font-size:16px}.typography.typography_type_subtitle.typography_size_max{font-size:18px}.typography.typography_type_text{line-height:1.5}.typography.typography_type_text.typography_size_min{font-size:12px}.typography.typography_type_text.typography_size_middle{font-size:14px}.typography.typography_type_text.typography_size_max{font-size:16px}.typography.typography_underline{-webkit-text-decoration-line:underline;text-decoration-line:underline;text-underline-offset:2px}.operator{width:100%;min-height:73px;display:-webkit-flex;display:flex;padding:16px 24px 0;-webkit-align-items:center;align-items:center;background:#f8f9fc;-webkit-justify-content:space-between;justify-content:space-between}.operator:not(:last-child)>div:last-child{border-bottom:1px solid rgba(135,143,164,.3)}.operator>div{height:100%;padding-bottom:16px}.operator>div,.operator>div:last-child,.operator>div>div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.operator>div:last-child{-webkit-justify-content:space-between;justify-content:space-between;width:calc(100% - 50px)}.operator__cost{margin-left:20px;white-space:nowrap}.operator__content{display:grid;overflow:hidden}.operator__content p:first-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.operator__description{margin-left:30px}@media only screen and (max-width:768px){.operator__description{display:none}}.operator__icon{width:40px;height:40px;margin-right:12px;border-radius:100%;background:#e5e9f2}.bread-crumbs_preload{overflow:hidden;position:relative;background:#e5e9f2;-webkit-animation:opacify 1.5s linear infinite forwards;animation:opacify 1.5s linear infinite forwards;height:14px;width:270px}@media only screen and (max-width:1024px){.bread-crumbs_preload{width:120px}}.bread-crumbs{margin-top:24px;margin-bottom:66px}@media only screen and (max-width:768px){.bread-crumbs{margin-top:16px}}@media only screen and (max-width:1024px){.bread-crumbs{margin-bottom:40px}}@media only screen and (max-width:768px){.bread-crumbs{margin-bottom:24px}}.bread-crumbs .link:not(:last-child){color:inherit}.bread-crumbs span{margin:0 8px}.section-title.section-title_preload{overflow:hidden;position:relative;background:#e5e9f2;-webkit-animation:opacify 1.5s linear infinite forwards;animation:opacify 1.5s linear infinite forwards}.section-title.section-title_little-preload{width:200px}.section-title.section-title_preload{height:48px}@media only screen and (max-width:1024px){.section-title.section-title_preload{height:20px}}.section-title{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;margin-top:-8px;word-break:break-word;margin-bottom:20px}@media only screen and (max-width:1024px){.section-title{margin-bottom:24px}}.section-title>*{margin-top:8px}.section-title>.typography{margin-right:20px}.section-title *{line-height:normal}.adfox-static-banner,.section-title__additional{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.adfox-static-banner{-webkit-justify-content:center;justify-content:center;width:100%!important;height:auto!important}.adfox-static-banner_mobile{font-size:0}.adfox-static-banner_mobile_after-songs>*{margin-bottom:80px}.adfox-static-banner>*{display:block}.adfox-static-banner_footer>*{margin-top:60px}.adfox-static-banner_footer.adfox-static-banner_mobile>*{width:100%;max-width:300px;margin:0 auto}.adfox-static-banner_inread{max-width:700px;margin:0 auto}.adfox-static-banner_inread>*{margin:20px 0}.adfox-static-banner_player{position:absolute;bottom:100%;margin:0 -24px}.page__block{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (max-width:1024px){.page__block{-webkit-flex-direction:column;flex-direction:column}}@media only screen and (max-width:1024px){.page__block>*+*{margin-top:60px}}.page__block_col{-webkit-flex-direction:column;flex-direction:column}.html-content.html-content_preload{overflow:hidden;position:relative;background:#e5e9f2;-webkit-animation:opacify 1.5s linear infinite forwards;animation:opacify 1.5s linear infinite forwards}.google-form{overflow:hidden}@media only screen and (max-width:768px){.google-form{height:1000px}}@media only screen and (max-width:768px){.google-form iframe{height:100%}}.html-content.html-content_preload{width:100%;height:900px;min-height:900px;border-radius:6px}.html-content{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex:1 1;flex:1 1;width:100%;padding:32px;border-radius:6px;background:#fff;box-shadow:0 4px 12px 0 rgba(0,23,46,.05)}@media only screen and (max-width:768px){.html-content{-webkit-flex-direction:column;flex-direction:column}}.html-content i{font-style:italic}.html-content blockquote{position:relative;padding:20px 30px;background:#f8f9fc}.html-content blockquote:before{top:0}.html-content blockquote:after,.html-content blockquote:before{position:absolute;left:0;display:block;width:100%;height:5px;content:"";background:#878fa4}.html-content blockquote:after{bottom:0}.html-content_app .html-content__content{margin-left:auto!important}.html-content_news{margin:64px 0 40px}@media only screen and (max-width:1024px){.html-content_news{margin:40px 0}}.html-content_news .html-content__content{margin-top:0}@media only screen and (max-width:768px){.html-content_news .html-content__content{width:100%}}.html-content_news.html-content_preload{margin-top:0}.html-content_profile-studio{padding:20px}.html-content_profile-studio .html-content__content{width:100%;max-width:none!important;height:1000px;margin:0}.html-content_profile-studio .google-form{height:100%}.html-content_profile-studio .iframe{width:100%;height:100%;margin:0!important}.html-content_contacts{padding:40px 40px 48px}@media only screen and (max-width:1024px){.html-content_contacts{padding:32px 32px 44px}}@media only screen and (max-width:768px){.html-content_contacts{padding:24px 24px 44px}}.html-content_photo{padding:40px 120px 40px 40px}@media only screen and (max-width:1024px){.html-content_photo{padding:32px}}@media only screen and (max-width:768px){.html-content_photo{padding:32px 24px}}.html-content img{max-width:100%!important;height:auto!important}.html-content h3{margin:10px 0}.html-content ul{margin-left:0;padding-left:0;list-style:none}.html-content ul li{padding-left:1em;text-indent:-1em}.html-content ul li+li{margin-top:20px}.html-content ul li:before{display:inline-block;width:8px;height:8px;margin-right:8px;content:"";border-radius:50%;background:#1957ea}.html-content em{word-break:break-word}.html-content iframe,.html-content twitter-widget{width:100%!important;min-width:100%!important;max-width:100%!important}.html-content .instagram-container{overflow-x:hidden;width:100%}.html-content__content{-webkit-flex:1 1;flex:1 1;margin-left:42px;margin-top:0}@media only screen and (max-width:768px){.html-content__content{margin-left:0;margin-top:24px}}.html-content__content p+p{margin-top:24px}.html-content__content .iframe,.html-content__content blockquote{width:100%;margin:24px 0}.html-content__icon{width:48px;min-width:48px}.html-content__icon svg{width:100%;height:100%}.html-content_in-container{padding:0;background:none;box-shadow:none}.html-content_in-container .html-content__content{margin-left:0}.share{position:relative;z-index:1;display:-webkit-flex;display:flex;-webkit-flex:none;flex:none}.share .SocialMediaShareButton{outline:none;cursor:pointer;opacity:.5;transition:all .25s}.share .SocialMediaShareButton path{fill:#878fa4}.share .SocialMediaShareButton:hover{opacity:1}.share__toggle{width:24px;height:24px;background:#fff;border-top-left-radius:6px;border-bottom-left-radius:6px;-webkit-transform:scaleX(-1);transform:scaleX(-1);cursor:pointer;opacity:.5;transition:all .25s}.share__toggle:hover{opacity:1}.share__list{z-index:-1;display:-webkit-flex;display:flex;height:100%}.share__list .SocialMediaShareButton+.SocialMediaShareButton{margin-left:8px}.share_animated .share__list{display:none;width:0;background:linear-gradient(270deg,#fff,#fff 90%,hsla(0,0%,100%,0))}.share_animated .share__list,.share_animated .share__list .SocialMediaShareButton{position:absolute;top:0;right:0;transition:all .25s}.share_show .share__list{display:-webkit-flex;display:flex}.share_move .share__list{width:192px}.share_move .share__list .SocialMediaShareButton--vk{right:96px}.share_move .share__list .SocialMediaShareButton--ok{right:64px}.share_move .share__list .SocialMediaShareButton--twitter{right:32px}.social{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.social__link svg{width:24px;height:24px}.social__link svg path{opacity:.5;fill:#878fa4;transition:all .25s}.social__link+.social__link{margin-left:12px}.social__link_share{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.social__link:hover svg path{opacity:1}.social__menu-link svg{width:24px;height:24px;margin-right:12px}.social_footer .social__link{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:36px;height:36px;border-radius:100%;transition:all .25s;background-color:#878fa4;transition-property:background-color}.social_footer .social__link svg path{opacity:1;fill:#fff}.social_footer .social__link:hover{background-color:rgba(135,143,164,.5)}.social_footer .social__link:hover svg path{opacity:1}.tags,.tags__list{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.tags__list{margin-top:-10px;margin-right:-8px}.tags__list__item{display:-webkit-flex!important;display:flex!important;-webkit-align-items:center;align-items:center;height:26px;margin-top:10px;margin-right:8px;padding:0 12px;transition:all .25s;border-radius:6px;background:#e5e9f2}.tags__list__item_clickable{cursor:pointer}.tags__list__item.active{color:#fff;background:#1957ea}.tags__more{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-top:10px;color:#878fa4;font-size:12px}.tags_inline{-webkit-justify-content:space-between;justify-content:space-between}.tags_little{margin-top:0;margin-right:-4px}.tags_little .tags__list__item{height:23px;margin-right:4px;padding:0 10px;color:#9ca1af}.lazy-load_preload{overflow:hidden;position:relative;background:#e5e9f2;-webkit-animation:opacify 1.5s linear infinite forwards;animation:opacify 1.5s linear infinite forwards;width:100%;height:100%;left:0;top:0;position:absolute}.card.card_preload.card_gallery,.card.card_preload.card_host,.card.card_preload.card_instagram,.card.card_preload.card_news,.card.card_preload.card_program,.card.card_preload.card_singer>div,.card.card_preload.card_video>div:first-child,.card.card_preload.card_video>div:last-child:after,.card.card_preload.card_video>div:last-child:before{overflow:hidden;position:relative;background:#e5e9f2;-webkit-animation:opacify 1.5s linear infinite forwards;animation:opacify 1.5s linear infinite forwards}.card_article .card__body,.card_host .card__body,.card_news .card__body,.card_program .card__body{margin:0 24px;padding:14px 0 24px}.card.card_preload.card_gallery,.card.card_preload.card_instagram,.card.card_preload.card_news,.card.card_preload.card_program{min-width:250px;min-height:350px}.card.card_preload.card_host{min-width:250px;padding-bottom:151.69811%}.card.card_preload.card_singer{margin-right:16px}.card.card_preload.card_singer>div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.card.card_preload.card_singer>div:first-child{width:150px;height:150px;margin-bottom:28px;border-radius:100%}.card.card_preload.card_singer>div:last-child{width:84px;height:14px;margin:0 auto}.card.card_preload.card_video>div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.card.card_preload.card_video>div:first-child{margin-bottom:20px;padding-bottom:56.25%}.card.card_preload.card_video>div:last-child{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%}.card.card_preload.card_video>div:last-child:after,.card.card_preload.card_video>div:last-child:before{display:block;width:100%;height:14px;content:""}.card.card_preload.card_video>div:last-child:after{margin-top:10px}.card{display:-webkit-flex!important;display:flex!important;-webkit-flex-direction:column;flex-direction:column;height:100%;border-radius:6px}.card,.card__image{overflow:hidden;width:100%}.card__image{position:relative;height:0;padding-bottom:100%}.card__image__element{position:absolute;width:100%;height:100%;background-repeat:no-repeat;background-position:0 0;background-size:cover}.card__body{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1;padding:16px 0}.card__body__title{color:#000;line-height:1.25}.card__body__subtitle{color:#878fa4}.card__body__subtitle a{color:inherit}.card__body__social{margin-top:28px}.card__time{letter-spacing:.2px;color:#878fa4;font-size:12px}.card__footer{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;margin:auto 24px 0;padding:10px 0 16px;border-top:1px solid #e5e9f2}.card__footer__likes{color:#878fa4}.card__footer__icons{display:-webkit-flex;display:flex}.card__footer__icons>*+*{margin-left:10px}.card__footer__like,.card__footer__share{display:-webkit-flex;display:flex}.card__footer__like *,.card__footer__share *{display:-webkit-flex;display:flex;width:24px;height:24px}.card__footer__like path,.card__footer__share path{fill:#878fa4}.card_program{background:#fff;box-shadow:0 4px 12px 0 rgba(0,23,46,.05)}.card_program .card__body{padding-bottom:44px}.card_program .card__image,.card_program .card__schedule{display:-webkit-flex;display:flex}.card_program .card__schedule{-webkit-flex-direction:column;flex-direction:column;margin-top:12px;color:#878fa4}.card_program .card__schedule>*+*{margin-top:4px}.card_review .card__image{padding-bottom:132%;border-radius:6px}.card_review .card__genre{margin-top:6px;color:#878fa4}.card_photo{height:auto}.card_photo.preview{margin-bottom:16px}.card_photo.preview .card__image{padding-bottom:56.25%;border-radius:6px}.card_photo .card__image{padding-bottom:75%;border-radius:6px}.card_media{position:relative;width:250px;margin-right:10px}.card_media .card__tag{display:-webkit-inline-flex;display:inline-flex;padding:5px 10px;border-radius:6px;background:hsla(0,0%,100%,.3)}.card_media .card__news-time{position:absolute;margin-bottom:6px}.card_media .card__body{position:absolute;z-index:10;top:0;left:0;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-justify-content:space-between;justify-content:space-between;width:100%;height:100%;padding:24px;color:#fff}.card_media .card__body__title{color:#fff}.card_media .card__image{padding-bottom:75%}.card_media .card__preset{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(180deg,transparent 19%,rgba(0,0,0,.5))}.card_news{background:#fff;box-shadow:0 4px 12px 0 rgba(0,23,46,.05)}.card_news .card__tags{margin-top:12px}.card_news .card__title{margin-top:4px;line-height:1.15}.card_news .card__news-time{margin-bottom:6px}.card_news .card__image{padding-bottom:75%}.card_host{background:#fff;box-shadow:0 4px 12px 0 rgba(0,23,46,.05)}.card_host .card__image{display:-webkit-flex;display:flex}.card_host .card__body__title{margin-bottom:4px}.card_host .card__body__subtitle{margin-bottom:28px}.card_host .card__body__social{margin-top:auto}@media only screen and (max-width:768px){.card_host_adaptive{-webkit-flex-direction:row;flex-direction:row;height:130px}}@media only screen and (max-width:768px){.card_host_adaptive .card__image{width:130px}}@media only screen and (max-width:768px){.card_host_adaptive .card__body__subtitle{margin-bottom:13px}}.card_clickable{cursor:pointer}.card_resident,.card_singer{overflow:visible;-webkit-align-items:center;align-items:center;margin-right:16px;background:transparent}.card_resident .card__image,.card_singer .card__image{width:100%;padding-bottom:100%;border-radius:100%;box-shadow:0 8px 20px 0 rgba(10,20,50,.15)}.card_resident .card__body,.card_singer .card__body{margin-top:25px;padding:0}.card_resident .card__body__subtitle,.card_singer .card__body__subtitle{margin-right:0;color:#000}.card_resident .card__body{text-align:center}.card_video .card__image{padding-bottom:75%;border-radius:6px}.card_video .card__body{padding:16px 4px}.card_video .card__time{margin-top:4px;font-size:14px;font-weight:300}.card_instagram{background:transparent;box-shadow:none}.card_instagram .card__image{padding-bottom:100%;border-radius:6px}.card_instagram .card__body{padding:0}.card_gallery{background:transparent;box-shadow:none}.card_gallery .card__image{padding-bottom:75%;border-radius:6px}.card_gallery .card__body{padding:16px 4px}.card_gallery .card__time{margin-top:4px;font-size:14px;font-weight:300}.card_gallery,.card_video{position:relative}.card_gallery .card__tag,.card_video .card__tag{position:absolute;top:24px;left:24px;display:-webkit-inline-flex;display:inline-flex;padding:5px 10px;color:#fff;border-radius:6px;background:rgba(0,0,0,.3)}.card_article{background:#fff;box-shadow:0 4px 12px 0 rgba(0,23,46,.05)}.card_article .card__body__subtitle{margin-top:auto}.card_no-type,.card_no-type .card__body{background:#f9474e}.figure{display:-webkit-flex;display:flex;width:0}.figure_status_rising{-webkit-transform:translateY(-5px);transform:translateY(-5px);border:7px solid transparent;border-bottom:10px solid #1cc965}.figure_status_falling{-webkit-transform:translateY(5px);transform:translateY(5px);border:7px solid transparent;border-top:10px solid #f9474e}.figure_status_fixed{width:8px;height:8px;background:#1957ea;border-radius:100%}.song_preload{overflow:hidden;position:relative;background:#e5e9f2;-webkit-animation:opacify 1.5s linear infinite forwards;animation:opacify 1.5s linear infinite forwards;height:70px;padding:13px 24px}.song{position:relative;z-index:10;display:-webkit-flex;display:flex;width:100%;transition:all .25s;transition-property:width,height,margin-bottom,-webkit-transform;transition-property:width,transform,height,margin-bottom;transition-property:width,transform,height,margin-bottom,-webkit-transform;border-radius:6px}.song a{color:#000}.song__right-info{margin-right:54px}.song__statistic{margin-left:auto;transition:all .25s}@media only screen and (max-width:768px){.song__statistic{display:none}}.song__name{position:relative;z-index:10;display:grid}.song__name span{margin:0 3px}.song__name>*{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.song__name>:first-child{margin-bottom:2px}.song__play-control{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:44px;margin-right:10px;transition:all .25s}.song__play-control__play{position:absolute;z-index:1000;left:0;width:24px;height:24px;margin:0 auto;transition:all .25s;opacity:0}.song__play-control__image{position:relative;overflow:hidden;width:44px;min-width:44px;height:44px;transition:all .25s;border-radius:6px}.song__play-control__image>*{position:absolute;right:0;left:0;width:100%;height:100%}.song__play-control__image>:not(.svg-image){z-index:10}.song__play-control__image>* svg{width:100%;height:100%}.song__play-control__hit-info{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-right:15px;transition:all .25s}.song__play-control__hit-info>.typography{width:20px}.song__play-control__hit-info__status{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;width:16px;margin-left:30px}.song__play-control__hit-info__status .figure{margin-bottom:3px}.song__play-control__hit-info__status_new{color:#038cff}.song__like-control{position:absolute;right:24px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;min-width:24px;min-height:24px}.song__like-control__hit-statistic{transition:all .25s;text-align:right}.song__like-control__like{position:absolute;right:0;width:24px;height:24px;margin:0 auto;transition:all .25s;opacity:0}.song__like-control__like_active path{transition:all .25s;fill:#f9474e}.song_hit{padding:13px 24px 13px 16px}.song_hit .song__play-control{width:125px}.song_gallery{-webkit-flex-direction:column;flex-direction:column;width:150px;margin-right:16px}.song_gallery .song__name{margin-top:24px}.song_gallery .song__play-control{width:100%}.song_gallery .song__play-control__play{position:absolute;right:0;left:0;margin:0 auto}.song_gallery .song__play-control__image{width:100%;padding-bottom:100%}.song_gallery .song_clicked .song__play-control,.song_gallery .song_played .song__play-control,.song_gallery:not(.song_mobile):hover .song__play-control{margin-right:24px}.song_gallery .song_clicked .song__play-control__play,.song_gallery .song_played .song__play-control__play,.song_gallery:not(.song_mobile):hover .song__play-control__play{opacity:1}.song_gallery .song_clicked .song__play-control__hit-info,.song_gallery .song_clicked .song__play-control__image,.song_gallery .song_played .song__play-control__hit-info,.song_gallery .song_played .song__play-control__image,.song_gallery:not(.song_mobile):hover .song__play-control__hit-info,.song_gallery:not(.song_mobile):hover .song__play-control__image{opacity:0}.song_disabled{pointer-events:none}.song:not(.song_gallery):not(.song_preload){-webkit-align-items:center;align-items:center;height:70px;padding:13px 24px;background:#fff;box-shadow:0 4px 12px 0 rgba(0,23,46,.05)}.song:not(.song_gallery):not(.song_preload):not(.song_disabled).song_clicked,.song:not(.song_gallery):not(.song_preload):not(.song_disabled).song_played,.song:not(.song_gallery):not(.song_preload):not(.song_disabled):not(.song_mobile):hover{height:90px;margin-bottom:-20px;width:calc(100% + 48px);-webkit-transform:translateX(-24px);transform:translateX(-24px);padding:13px 32px}@media only screen and (max-width:768px){.song:not(.song_gallery):not(.song_preload):not(.song_disabled).song_clicked,.song:not(.song_gallery):not(.song_preload):not(.song_disabled).song_played,.song:not(.song_gallery):not(.song_preload):not(.song_disabled):not(.song_mobile):hover{width:calc(100% + 24px);-webkit-transform:translateX(-12px);transform:translateX(-12px);padding:13px 28px}}.song:not(.song_gallery):not(.song_preload):not(.song_disabled).song_clicked .song__statistic,.song:not(.song_gallery):not(.song_preload):not(.song_disabled).song_played .song__statistic,.song:not(.song_gallery):not(.song_preload):not(.song_disabled):not(.song_mobile):hover .song__statistic{z-index:-1;-webkit-user-select:none;-ms-user-select:none;user-select:none;opacity:0}.song:not(.song_gallery):not(.song_preload):not(.song_disabled).song_clicked .song__like-control__like,.song:not(.song_gallery):not(.song_preload):not(.song_disabled).song_played .song__like-control__like,.song:not(.song_gallery):not(.song_preload):not(.song_disabled):not(.song_mobile):hover .song__like-control__like{opacity:1}.song:not(.song_gallery):not(.song_preload):not(.song_disabled).song_clicked .song__like-control__hit-statistic,.song:not(.song_gallery):not(.song_preload):not(.song_disabled).song_played .song__like-control__hit-statistic,.song:not(.song_gallery):not(.song_preload):not(.song_disabled):not(.song_mobile):hover .song__like-control__hit-statistic{opacity:0}.song:not(.song_gallery):not(.song_preload):not(.song_disabled).song_clicked .song__play-control,.song:not(.song_gallery):not(.song_preload):not(.song_disabled).song_played .song__play-control,.song:not(.song_gallery):not(.song_preload):not(.song_disabled):not(.song_mobile):hover .song__play-control{width:24px}.song:not(.song_gallery):not(.song_preload):not(.song_disabled).song_clicked .song__play-control__play,.song:not(.song_gallery):not(.song_preload):not(.song_disabled).song_played .song__play-control__play,.song:not(.song_gallery):not(.song_preload):not(.song_disabled):not(.song_mobile):hover .song__play-control__play{opacity:1}.song:not(.song_gallery):not(.song_preload):not(.song_disabled).song_clicked .song__play-control__hit-info,.song:not(.song_gallery):not(.song_preload):not(.song_disabled).song_clicked .song__play-control__image,.song:not(.song_gallery):not(.song_preload):not(.song_disabled).song_played .song__play-control__hit-info,.song:not(.song_gallery):not(.song_preload):not(.song_disabled).song_played .song__play-control__image,.song:not(.song_gallery):not(.song_preload):not(.song_disabled):not(.song_mobile):hover .song__play-control__hit-info,.song:not(.song_gallery):not(.song_preload):not(.song_disabled):not(.song_mobile):hover .song__play-control__image{opacity:0}.horoscope-card_preload{overflow:hidden;position:relative;background:#e5e9f2;-webkit-animation:opacify 1.5s linear infinite forwards;animation:opacify 1.5s linear infinite forwards;width:250px;height:280px}.horoscope-card{width:250px;padding:24px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;box-shadow:0 4px 12px 0 rgba(0,23,46,.05);border-radius:6px}.horoscope-card:not(.horoscope-card_preload){background:#fff}.horoscope-card__image{height:105px;font-size:80px;-webkit-align-self:center;align-self:center}.horoscope-card__name{margin-top:10px}.horoscope-card__date{color:#fff;margin-top:4px;background:#f9474e;padding:4px 10px;display:-webkit-inline-flex;display:inline-flex}.horoscope-card__forecast{margin-top:15px}.gallery-control{display:-webkit-flex;display:flex}@media only screen and (max-width:768px){.gallery-control{display:none}}.gallery-control__item{width:24px;height:24px;opacity:.5;margin:0 3px;transition:all .25s}.gallery-control__item:hover{opacity:1}.gallery-control__item:first-child{margin-left:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.gallery-control__item:last-child{margin-right:0}.slick-slider a,.slick-slider img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.slick-slider:not(.vertical) .slick-track{display:-webkit-flex;display:flex}.slick-slider:not(.vertical) .slick-track .slick-slide{height:auto}.gallery .gallery__slide_preload{overflow:hidden;position:relative;background:#e5e9f2;-webkit-animation:opacify 1.5s linear infinite forwards;animation:opacify 1.5s linear infinite forwards;width:250px;height:190px}.gallery{position:relative;width:100%;transition:all .25s}.gallery,.gallery .slick-list{overflow:visible}.gallery .section-title .gallery-control{margin-left:24px}.gallery__head{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%;margin-top:40px}.gallery__slide__content>*{position:relative;z-index:1}.gallery__slide__content__preset{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(180deg,transparent 19%,rgba(0,0,0,.5))}.gallery_type_news .slick-slide{display:-webkit-flex;display:flex;overflow:hidden;width:250px;margin-right:10px}.gallery_type_news .slick-slide>div{width:100%}.gallery_type_media .gallery__slide{position:relative;display:-webkit-flex;display:flex;overflow:hidden;width:250px!important;margin-right:10px;padding-bottom:75%;border-radius:6px}.gallery_type_media .gallery__slide__content{position:absolute;top:0;left:0;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;width:100%;height:100%;padding:24px;color:#fff}.gallery_type_media .gallery__slide__content__tag{display:-webkit-inline-flex;display:inline-flex;padding:5px 10px;border-radius:6px;background:hsla(0,0%,100%,.3)}.gallery_type_media .section-title__additional .link+.link{margin-left:24px}.gallery_type_horoscope .gallery__slide{display:-webkit-flex;display:flex;height:100%;margin-right:9px}.gallery_type_residents .gallery__slide,.gallery_type_singers .gallery__slide{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin-right:16px}.gallery_type_residents .gallery__slide__content,.gallery_type_singers .gallery__slide__content{width:150px;height:150px;margin-bottom:25px;border-radius:100%}.gallery_type_residents .gallery__slide .typography,.gallery_type_singers .gallery__slide .typography{text-align:center}.gallery_type_residents .card,.gallery_type_singers .card{width:150px}.gallery_type_hosts .slick-slide{margin-right:10px}.gallery_type_hosts .card{width:249px;height:390px}.gallery_type_sms-price .slick-slide{overflow:hidden;width:100%;border-radius:6px}.gallery_type_programs .card{width:249px;margin-right:9px}.adfox-container{width:300px;min-width:300px;margin-left:18px}@media only screen and (max-width:1024px){.adfox-container{display:none;width:100%;min-width:0;margin-left:0}}.adfox-container>:not(:last-child){margin-bottom:40px}.adfox-container_always-show{display:block!important}.page[name=sms] .page__title{margin-bottom:0}.page[name=sms] .page__block{margin-top:70px}@media only screen and (max-width:1024px){.page[name=sms] .page__block{margin-top:40px}}@media only screen and (max-width:768px){.page[name=sms] .page__block{margin-top:40px}}.page[name=sms] .gallery:not(:first-child){margin-top:60px}@media only screen and (max-width:1024px){.page[name=sms] .gallery:not(:first-child){margin-top:60px}}@media only screen and (max-width:768px){.page[name=sms] .gallery:not(:first-child){margin-top:40px}}.page[name=sms]>.section-title{margin-bottom:16px}.page[name=sms] .galleries{margin:40px 0}.page[name=sms] .galleries .gallery.gallery_type_sms-price .gallery.slick-slider{width:calc(100% + 24px)!important;margin-top:20px}.page[name=sms] .galleries .gallery.gallery_type_sms-price .gallery.slick-slider .slick-slide{margin-right:24px}.page[name=sms] .galleries .gallery.gallery_type_sms-price .gallery.slick-slider .slick-slide>div{width:100%}.page[name=sms] .galleries .gallery.gallery_type_sms-price p+p{margin-top:0}.page[name=sms] .html-content{-webkit-flex:none;flex:none;overflow:hidden}.page[name=sms] .html-content .html-content__content{-webkit-flex:none;flex:none;width:calc(100% - 90px)}@media only screen and (max-width:768px){.page[name=sms] .html-content .html-content__content{width:100%}}.page[name=sms] .content:not(:first-child){margin-top:20px}.page[name=sms] .content .section-title,.page[name=sms] .content p{margin-top:24px}.page[name=sms] .content :first-child{margin-top:0}.scroll-brake{overflow:hidden}body .modal{z-index:1000;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:100vw;max-height:100%}body .modal,body .modal__fade{position:fixed;top:0;left:0;height:100%}body .modal__fade{width:100%;transition:all .25s;opacity:0;background:#000}body .modal_visible .modal__fade{opacity:.75}body .modal_visible .scroll-container__wrapper-content{-webkit-transform:translate(0)!important;transform:translate(0)!important;opacity:1!important}body .modal .scroll-container{position:relative;z-index:10;overflow-y:scroll;width:100%;height:100%;max-height:100%}body .modal .scroll-container__wrapper{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;box-sizing:border-box;min-height:100%;margin:auto;padding:60px 0}body .modal .scroll-container__wrapper-content{z-index:11111;display:-webkit-flex;display:flex;width:90%;max-width:1000px;margin:0 auto;opacity:0;background:#fff;transition:all .25s;-webkit-transform:translateY(-10vh);transform:translateY(-10vh);-webkit-transform:translateY(calc(var(--vh, 1vh)*-10));transform:translateY(calc(var(--vh, 1vh)*-10))}@media only screen and (max-width:768px){body .modal .scroll-container__wrapper-content{-webkit-transform:translateY(-15vh);transform:translateY(-15vh);-webkit-transform:translateY(calc(var(--vh, 1vh)*-15));transform:translateY(calc(var(--vh, 1vh)*-15))}}body .modal .cross-container{position:absolute;z-index:10;top:24px;right:24px;width:24px;height:24px;cursor:pointer}body .modal .cross-container:hover .cross-container__wrapper{-webkit-transform:rotate(45deg);transform:rotate(45deg)}body .modal .cross-container__wrapper{position:absolute;top:0;left:0;width:100%;height:100%;transition:all .25s}body .modal .cross-container__wrapper-content{position:absolute;top:50%;left:0;transition:all .25s}body .modal .cross-container__wrapper-content:after,body .modal .cross-container__wrapper-content:before{display:block;width:33.936px;height:1px;content:"";background:rgba(0,0,0,.7)}body .modal .cross-container__wrapper-content:before{-webkit-transform:rotate(-45deg) translate(-3px,-3px);transform:rotate(-45deg) translate(-3px,-3px)}body .modal .cross-container__wrapper-content:after{-webkit-transform:rotate(45deg) translate(-4px,3px);transform:rotate(45deg) translate(-4px,3px)}.button{border:none;color:#fff;cursor:pointer;padding:12px 20px;-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center;transition:all .25s;outline:none!important;border-radius:6px;font-size:16px;font-weight:500;font-family:Rubik,Arial,sans-serif;background:#f9474e;box-shadow:0 20px 16px -10px rgba(249,71,78,.5)}.button:hover{background:#e3363c;box-shadow:0 20px 20px -10px rgba(249,71,78,.5)}.button__blue{background:#1957ea;box-shadow:0 20px 16px -10px rgba(25,87,234,.5)}.button__blue:hover{background:#0d47d0;box-shadow:0 20px 20px -10px rgba(25,87,234,.5)}.button__disabled{background:#878fa4;box-shadow:0 20px 16px -10px #878fa4}.button__disabled:hover{background:#878fa4;box-shadow:0 20px 20px -10px #878fa4}.button:focus{outline:none}.modal[data-modal=city-confirm] .content{width:327px;padding:66px 60px 50px;border-radius:6px}.modal[data-modal=city-confirm] .content-scroll{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.modal[data-modal=city-confirm] .cross-container{top:32px;right:32px}.modal[data-modal=city-confirm] .cross-container__wrapper{-webkit-transform:none!important;transform:none!important}.modal[data-modal=city-confirm] .buttons-wrap{margin-top:50px}.modal[data-modal=city-confirm] .button{width:105px}.modal[data-modal=city-confirm] .buttons-wrap{display:-webkit-flex;display:flex}.modal[data-modal=city-confirm] .cancel{color:#878fa4;background:transparent;box-shadow:none}.infinite-scroll{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%}.grid.grid_preload.grid_type_gallery .grid__title div{overflow:hidden;position:relative;background:#e5e9f2;-webkit-animation:opacify 1.5s linear infinite forwards;animation:opacify 1.5s linear infinite forwards;width:120px;height:14px}.grid{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%}@media only screen and (max-width:1024px){.grid{width:calc(100% + 10px)}}.grid__title{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:24px}.grid__title .link{color:inherit}.grid__title .link:last-child{margin-left:24px}.grid__list{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 10px);margin-right:-10px}@media only screen and (max-width:768px){.grid__list{width:100%;margin-right:0}}.grid__item{-webkit-flex-grow:1;flex-grow:1;width:249px;margin-right:10px;margin-bottom:16px}.grid__item_empty{height:0!important;margin-bottom:0!important}.grid_type_instagram{width:100%}.grid_type_instagram .grid__list{width:calc(100% + 4px)}.grid_type_instagram .grid__item{width:30%;margin:0 4px 4px 0}.grid_type_video{width:calc(100% + 24px);margin-right:-24px;margin-bottom:-54px}.grid_type_video .grid__item{margin-right:24px;margin-bottom:54px}.grid_type_photo{width:calc(100% + 10px);margin-right:-10px;margin-bottom:-32px}@media only screen and (max-width:1024px){.grid_type_photo{width:calc(100% + 24px)}}@media only screen and (max-width:768px){.grid_type_photo{width:calc(100% + 17px)}}@media only screen and (max-width:1024px){.grid_type_photo{margin-right:-24px}}@media only screen and (max-width:768px){.grid_type_photo{margin-right:-17px;margin-bottom:-24px}}.grid_type_photo .grid__item{width:249px;margin-right:10px;margin-bottom:32px}@media only screen and (max-width:1024px){.grid_type_photo .grid__item{width:272px}}@media only screen and (max-width:768px){.grid_type_photo .grid__item{width:155px}}@media only screen and (max-width:1024px){.grid_type_photo .grid__item{margin-right:24px}}@media only screen and (max-width:768px){.grid_type_photo .grid__item{margin-right:17px;margin-bottom:24px}}@media only screen and (max-width:768px){.grid_type_program .grid__item{width:360px}}@media only screen and (max-width:768px){.grid_type_host .grid__item{width:100%}}.page[name=news]{padding-bottom:120px}.page[name=news] .page__tags{width:calc(100% - 318px)}@media only screen and (max-width:1024px){.page[name=news] .page__tags{width:100%}}.page[name=news] .page__title{margin-bottom:0}.page[name=news] .page__tags{margin-top:20px}.page[name=news] .page__block{margin-top:70px}.on-air{display:-webkit-flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:-20px;margin-left:-20px;display:flex}@media only screen and (max-width:768px){.on-air{-webkit-flex-direction:column;flex-direction:column;display:none;width:100%}}.on-air__item{display:-webkit-flex!important;display:flex!important;overflow:hidden;margin-top:20px;margin-left:20px;border-radius:6px;box-shadow:0 8px 20px 0 rgba(10,20,50,.1);width:300px}@media only screen and (max-width:768px){.on-air__item{width:100%}}.on-air__item>div{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}@media only screen and (max-width:768px){.on-air__item>div{-webkit-align-items:center;align-items:center}}.on-air__item>div:last-child{-webkit-flex:1 1;flex:1 1;background:#1957ea;padding:0 20px}.on-air__image{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background:#fff;height:90px;width:90px;min-width:90px}@media only screen and (max-width:1024px){.on-air__image{height:80px}}@media only screen and (max-width:768px){.on-air__image{height:70px}}@media only screen and (max-width:1024px){.on-air__image{width:80px}}@media only screen and (max-width:768px){.on-air__image{width:70px}}@media only screen and (max-width:1024px){.on-air__image{min-width:80px}}@media only screen and (max-width:768px){.on-air__image{min-width:70px}}.on-air__image>div{width:100%;height:100%}.on-air__time{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%;max-width:164px}@media only screen and (max-width:768px){.on-air__time{width:auto;max-width:none;text-align:center}}.on-air__time .svg-image{width:24px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.on-air__time .svg-image svg{stroke:#fff}.on-air__time .svg-image svg path{opacity:1}.on-air_mobile{margin-top:0;display:none}@media only screen and (max-width:768px){.on-air_mobile{display:-webkit-flex;display:flex}}.on-air_mobile .page-header__on-air-item{width:100%}.dj-list{position:relative;margin-left:32px}.dj-list__images{position:absolute;top:50%;right:100%;display:-webkit-flex;display:flex;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.dj-list__images img{z-index:10;width:36px;height:36px;border:2px solid #fff;border-radius:50%;object-fit:cover;object-position:top}.dj-list__images img:not(:first-child){margin-left:-12px}.dj-list__images img:nth-child(2){z-index:9}.dj-list__images img:nth-child(3){z-index:8}.dj-list__images img:nth-child(4){z-index:7}.dj-list__images img:nth-child(5){z-index:6}.dj-list__images img:nth-child(6){z-index:5}.dj-list__images img:nth-child(7){z-index:4}.dj-list__images img:nth-child(8){z-index:3}.dj-list__images img:nth-child(9){z-index:2}.dj-list__images img:nth-child(10){z-index:1}.dj-list__names{margin-left:16px}.dj-list__names a{color:#000}.dj-list_program{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-top:10px;margin-left:0}.dj-list_program .dj-list__images{position:static;-webkit-transform:none;transform:none}.dj-list_program .dj-list__images img{width:40px;height:40px}.dj-list_program .dj-list__images img:not(:first-child){margin-left:-13.33333px}.page-header.page-header_preload{overflow:hidden;position:relative;background:#e5e9f2;-webkit-animation:opacify 1.5s linear infinite forwards;animation:opacify 1.5s linear infinite forwards;width:100%;height:175px}.page-header.page-header_preload.page-header_special{height:527px}@media only screen and (max-width:1024px){.page-header.page-header_preload.page-header_special{height:326px}}@media only screen and (max-width:768px){.page-header.page-header_preload.page-header_special{height:173px}}.page-header{position:relative;display:-webkit-flex;display:flex;border-radius:6px;-webkit-align-items:center;align-items:center;margin-bottom:60px}@media only screen and (max-width:768px){.page-header{-webkit-flex-direction:column;flex-direction:column}}@media only screen and (max-width:1024px){.page-header{-webkit-align-items:flex-start;align-items:flex-start}}@media only screen and (max-width:768px){.page-header{margin-bottom:20px}}.page-header .on-air{padding-top:20px}.page-header_align-items-center{-webkit-align-items:center;align-items:center}@media only screen and (max-width:1024px){.page-header_align-items-center{-webkit-align-items:center;align-items:center}}@media only screen and (max-width:768px){.page-header_program .dj-list{display:none}}.page-header_program .dj-list_mobile{margin-top:0;display:none}@media only screen and (max-width:768px){.page-header_program .dj-list_mobile{display:-webkit-flex;display:flex}}.page-header>*{-webkit-order:1;order:1}.page-header__info{position:relative;z-index:1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;width:100%;height:100%;border-radius:6px;padding:32px 0 32px 40px}@media only screen and (max-width:768px){.page-header__info{-webkit-order:0;order:0}}@media only screen and (max-width:1024px){.page-header__info{padding:0 0 0 32px}}@media only screen and (max-width:768px){.page-header__info{padding:0}}.page-header__subtitle{color:#979ba9}.page-header__image{position:relative;display:-webkit-flex;display:flex;overflow:hidden;-webkit-flex:none;flex:none;height:100%;border-radius:6px;height:325px;margin:0 10px 0 0}@media only screen and (max-width:768px){.page-header__image{width:100%}}@media only screen and (max-width:1024px){.page-header__image{height:175px}}@media only screen and (max-width:768px){.page-header__image{height:auto;margin:24px 0 16px}}.page-header__image img{position:relative;height:100%;object-fit:cover;object-position:left top}@media only screen and (max-width:768px){.page-header__image img{width:100%}}.page-header__social{z-index:1;top:16px;right:24px;margin-top:20px}@media only screen and (max-width:768px){.page-header__social{-webkit-order:0;order:0}}.page-header__social .share__list{background:transparent}.page-header__social .share__toggle{background:#f8f9fc}.page-header_special{height:auto;border-radius:0}.page-header_special .page-header__image{width:100%;height:auto;margin:0;border-radius:0}.contacts,.page-header_special .page-header__image img{width:100%}.contacts{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;flex-direction:column;padding:32px 38px 32px 24px;background:#fff;border-radius:6px}@media only screen and (max-width:1024px){.contacts{-webkit-flex-direction:row;flex-direction:row}}@media only screen and (max-width:768px){.contacts{-webkit-flex-direction:column;flex-direction:column}}@media only screen and (max-width:1024px){.contacts__item{width:50%}}@media only screen and (max-width:768px){.contacts__item{width:100%}}.contacts__item-value{margin-top:8px;color:#000}.contacts__item+.contacts__item{margin-top:32px}@media only screen and (max-width:1024px){.contacts__item+.contacts__item{margin-top:0}}@media only screen and (max-width:768px){.contacts__item+.contacts__item{margin-top:32px}}@media only screen and (max-width:1024px){.contacts__item:last-child{margin-top:32px}}@media only screen and (max-width:768px){.contacts__item:last-child{margin-top:32px}}.podcasts-with-frame{width:100%}.podcasts-with-frame__items{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:-20px -20px 0 0}.podcasts-with-frame__items>.podcast-with-frame{margin:20px 20px 0 0;width:100%}.header-container{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:26px}.podcast-with-frame{min-width:330px;padding:20px;background:#fff;box-shadow:0 4px 12px 0 rgba(0,23,46,.05);border-radius:6px;transition:all .25s;display:-webkit-flex!important;display:flex!important;-webkit-flex-direction:column;flex-direction:column}.podcast-with-frame-header p+p{margin-top:6px}.podcast-with-frame>div+div{margin-top:12px}.podcast-with-frame .podcast-with-frame__comment{outline:none;cursor:pointer;line-height:34px;font-weight:600;letter-spacing:0;padding:0 10px;height:34px;color:#fff;white-space:nowrap;border-radius:6px;background-color:#7224d8;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:20px}.page[name=rush] .grid__gallery{margin-top:94px}@media only screen and (max-width:768px){.page[name=rush] .grid__gallery{margin-top:60px}}.page[name=rush] .gallery__hosts{margin-top:82px}@media only screen and (max-width:768px){.page[name=rush] .gallery__hosts{margin-top:60px}}.page[name=rush] .suggest-topic{margin-top:40px}.page[name=rush] .podcasts-with-frame{margin-top:60px}.modal[data-modal=suggest-topic] .content{width:420px;max-width:90%;border-radius:6px;overflow:hidden;padding:66px 60px 50px}@media only screen and (max-width:768px){.modal[data-modal=suggest-topic] .content{padding:56px 30px 40px}}.modal[data-modal=suggest-topic] .content-scroll{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.modal[data-modal=suggest-topic] .form-container{width:100%}.modal[data-modal=suggest-topic] .cross-container{top:32px;right:32px}.modal[data-modal=suggest-topic] .cross-container__wrapper{-webkit-transform:none!important;transform:none!important}.modal[data-modal=suggest-topic] .buttons-wrap{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px}.modal[data-modal=suggest-topic] .buttons-wrap .button,.modal[data-modal=suggest-topic] .buttons-wrap>*{display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1}.modal[data-modal=suggest-topic] .cancel{color:#878fa4;background:transparent;box-shadow:none}.form>*+*{margin-top:30px}.form__group{display:-webkit-flex;display:flex}.form__group_column{-webkit-flex-direction:column;flex-direction:column}.form__group>.form__element{margin-top:0}.form__group>.form__element+.form__element{margin-left:24px}.form__element{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.form__element ::-webkit-input-placeholder{color:#979ba9}.form__element :-ms-input-placeholder{color:#979ba9}.form__element ::placeholder{color:#979ba9}.form__element input,.form__element textarea{width:100%;height:44px;padding:0 16px;transition:all .25s;border:1px solid transparent;border-radius:6px;outline:none;background:rgba(135,143,164,.1);font-family:Rubik,Arial,sans-serif;font-size:14px}.form__element input::-webkit-input-placeholder,.form__element textarea::-webkit-input-placeholder{color:#878fa4}.form__element input:-ms-input-placeholder,.form__element textarea:-ms-input-placeholder{color:#878fa4}.form__element input::placeholder,.form__element textarea::placeholder{color:#878fa4}.form__element input:not(:disabled),.form__element textarea:not(:disabled){cursor:pointer}.form__element input:not(:disabled):focus,.form__element textarea:not(:disabled):focus{cursor:text}.form__element textarea{min-width:100%;max-width:100%;height:auto;min-height:200px;padding-top:20px;resize:vertical}.form__element_column{-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;flex-direction:column}.form__element_column .label{margin-bottom:20px}.form__element_checkbox{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start}.form__element_checkbox label{cursor:pointer}.form__element_checkbox .checkbox-block{position:relative;display:-webkit-flex;display:flex;width:20px;min-width:20px;height:20px;margin-right:10px}.form__element_checkbox .checkbox-block .checkbox,.form__element_checkbox .checkbox-block input{position:absolute;z-index:15;top:0;left:0;width:100%;height:100%;margin:0;cursor:pointer!important;opacity:0;border:none}.form__element_checkbox .checkbox-block .checkbox{z-index:10;opacity:1}.form__element_checkbox .checkbox-block .checkbox svg{width:100%;height:100%}.form__element_dynamic{-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;flex-direction:column;padding-top:5px}.form__element_dynamic :focus+label,.form__element_dynamic_active label{top:5px!important;color:#878fa4!important}.form__element_dynamic input,.form__element_dynamic textarea{padding:0;border:rgba(135,143,164,.3);border-bottom:1px solid rgba(135,143,164,.3);border-radius:0;background:transparent;caret-color:#1957ea}.form__element_dynamic input:focus,.form__element_dynamic textarea:focus{border-color:#1957ea}.form__element_dynamic label{position:absolute;top:50%;left:0;cursor:text;transition:all .25s;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;color:#979ba9;border-radius:4px;font-size:14px}.form__element_dynamic textarea{height:44px;min-height:44px;padding-top:12px;resize:none}.form__element_dynamic textarea:focus{height:150px}.form__element_dynamic textarea~label{top:22px}.form__element__label{font-size:16px}.form__element_error input{color:#f9474e;border-color:#f9474e!important;background-color:rgba(135,143,164,.05)!important}.form__element_error.form__element_dynamic input{background-color:transparent!important}.form__element_error.form__element_dynamic label p{color:#f9474e!important}.modal[data-modal=notification] .cross-container__wrapper-content:after,.modal[data-modal=notification] .cross-container__wrapper-content:before{background:#fff}.modal[data-modal=notification] .scroll-container__wrapper{width:90%}.modal[data-modal=notification] .content{width:auto;max-width:100%;background:transparent}.modal[data-modal=notification] .content__info{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;width:100%;color:#fff;border-radius:6px;background:#1957ea;padding:150px 80px 110px}@media only screen and (max-width:1024px){.modal[data-modal=notification] .content__info{padding:150px 40px 110px}}@media only screen and (max-width:768px){.modal[data-modal=notification] .content__info{padding:100px 24px 80px}}.modal[data-modal=notification] .content__info .typography_type_title{max-width:240px}.modal[data-modal=notification] .content__info p{max-width:300px;margin-top:30px;opacity:.6}.page[name=host-by-id] .bread-crumbs{margin-bottom:24px}.page[name=host-by-id] .host{width:100%}.page[name=rules] .section-title{margin-bottom:70px}@media only screen and (max-width:1024px){.page[name=rules] .section-title{margin-bottom:40px}}.slider{margin-bottom:80px;background:#e5e9f2}.slider,.slider .slick-slide{position:relative;width:100%;padding-bottom:46%}.slider .slick-slide>div>div{position:absolute;top:0;left:0;display:-webkit-flex;display:flex;width:100%;border:none!important}.slider .slick-slide>div>div>*{position:relative;top:0;left:0;display:-webkit-flex!important;display:flex!important;width:100%;height:100%;padding-bottom:46%}.slider .slick-slide>div>div>*>a{display:-webkit-flex;display:flex;width:100%;height:100%}.slider .slick-slide>div>div>*>a img{width:100%;height:100%;object-fit:cover}@-webkit-keyframes fill{0%{width:0}to{width:254px}}@keyframes fill{0%{width:0}to{width:254px}}.slider .preloader{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.slider .preloader .img-wrapper{position:absolute;left:-100px;top:-40px}.slider .preloader .img-wrapper.fill{width:0;overflow:hidden;-webkit-animation-name:fill;animation-name:fill;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.slider .preloader .img-wrapper img{width:200px}.slider .slick-list{position:absolute;top:0;left:0;display:-webkit-flex;display:flex;width:100%!important;height:100%!important}.slider .slick-dots{right:0;bottom:-30px;left:0;display:-webkit-flex!important;display:flex!important;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;flex-direction:row;-webkit-justify-content:center;justify-content:center;width:auto!important;margin:0 auto;pointer-events:none}.slider .slick-dots li{width:10px;height:10px;margin:0;padding:0}.slider .slick-dots li *{pointer-events:all}.slider .slick-dots li+li{margin-left:20px}.slider .slick-dots li.slick-active button{border-color:#878fa4;background:#878fa4}.slider .slick-dots li button{width:100%;height:100%;padding:0;cursor:pointer;transition:all .25s;text-indent:9999px;border:1px solid #959595;border-radius:100%;outline:none;background:none}.slider__slide{position:relative;display:-webkit-flex!important;display:flex!important;-webkit-align-content:center;align-content:center;-webkit-justify-content:center;justify-content:center;width:100%;padding-bottom:46%;outline:none!important}.slider__slide__content{position:absolute;z-index:10;top:0;left:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end;width:100%;height:100%;padding:40px}.slider__slide__content__date{opacity:.7}.slider__slide__content__subtitle{opacity:.85}.slider__slide__content__title{margin:16px 0}.slider__slide__content__button{margin-top:24px}.slider__slide__content__button .button{display:-webkit-inline-flex;display:inline-flex}.slider__slide__content__button .button p{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.slider__slide__content__button .button svg{margin-left:20px}.slider__slide__preset{z-index:2;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.3))}.slider__slide__background,.slider__slide__preset{position:absolute;top:0;left:0;width:100%;height:100%}.slider__slide__background{z-index:1}.song-list{display:-webkit-flex;display:flex;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.song-list .song:not(:last-child){margin-top:10px}.tab-slider_preload .tab-slider__details,.tab-slider_preload .tab-slider__tabs__tab{overflow:hidden;position:relative;background:#e5e9f2;-webkit-animation:opacify 1.5s linear infinite forwards;animation:opacify 1.5s linear infinite forwards}.tab-slider_preload .tab-slider__tabs__tab{height:78px}@media only screen and (max-width:1024px){.tab-slider_preload .tab-slider__tabs__tab{height:214px}}@media only screen and (max-width:768px){.tab-slider_preload .tab-slider__tabs__tab{height:225px}}@media only screen and (max-width:768px){.tab-slider_preload .tab-slider__details{padding-bottom:80%}}.tab-slider .slick-list{overflow:visible}.tab-slider .slick-slide>div>div{width:auto!important}.tab-slider{display:-webkit-flex;display:flex;width:100%}@media only screen and (max-width:1024px){.tab-slider{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}}.tab-slider__tabs{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0 22px 0 0;-webkit-flex-direction:column;flex-direction:column}@media only screen and (max-width:1024px){.tab-slider__tabs{width:calc(100% + 8px);margin:24px 0 -8px;-webkit-flex-direction:row;flex-direction:row}}.tab-slider__tabs__tab{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;cursor:pointer;border-radius:6px;background:#fff;box-shadow:0 4px 12px 0 rgba(0,23,46,.05);padding:16px;width:276px!important}@media only screen and (max-width:1024px){.tab-slider__tabs__tab{padding:8px 8px 16px;-webkit-flex-grow:1;flex-grow:1}}@media only screen and (max-width:768px){.tab-slider__tabs__tab{-webkit-flex-grow:initial;flex-grow:0}}@media only screen and (max-width:1024px){.tab-slider__tabs__tab{-webkit-flex:1 1;flex:1 1}}@media only screen and (max-width:768px){.tab-slider__tabs__tab{-webkit-flex:initial;flex:initial}}@media only screen and (max-width:1024px){.tab-slider__tabs__tab{width:auto!important}}@media only screen and (max-width:768px){.tab-slider__tabs__tab{width:136px!important;height:100%}}@media only screen and (max-width:1024px){.tab-slider__tabs__tab{-webkit-flex-direction:column;flex-direction:column;margin:0 8px 0 0}}.tab-slider__tabs__tab+.tab-slider__tabs__tab{margin-top:11px}@media only screen and (max-width:1024px){.tab-slider__tabs__tab+.tab-slider__tabs__tab{margin-top:0}}@media only screen and (max-width:1024px){.tab-slider__tabs__tab:last-child{display:none}}@media only screen and (max-width:768px){.tab-slider__tabs__tab:last-child{display:-webkit-flex;display:flex}}.tab-slider__tabs__tab>div:last-child{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;-webkit-flex-direction:column;flex-direction:column;width:0}@media only screen and (max-width:1024px){.tab-slider__tabs__tab>div:last-child{width:100%}}.tab-slider__tabs__tab__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0 0 3px}@media only screen and (max-width:1024px){.tab-slider__tabs__tab__name{white-space:normal;margin:8px 0 6px}}.tab-slider__tabs__tab__image{height:0;border-radius:6px;background-size:100%;width:82px;padding-bottom:45.99995px;min-width:82px;margin-right:16px}@media only screen and (max-width:1024px){.tab-slider__tabs__tab__image{width:100%;padding-bottom:55.833%}}@media only screen and (max-width:768px){.tab-slider__tabs__tab__image{padding-bottom:56.269%}}@media only screen and (max-width:1024px){.tab-slider__tabs__tab__image{min-width:0;margin-right:0}}.tab-slider__details{position:relative;display:-webkit-flex;display:flex;overflow:hidden;-webkit-flex-grow:1;flex-grow:1;border-radius:6px;box-shadow:0 4px 12px 0 rgba(0,23,46,.05);background:#000}@media only screen and (max-width:768px){.tab-slider__details{background:transparent}}@media only screen and (max-width:1024px){.tab-slider__details{height:0}}@media only screen and (max-width:768px){.tab-slider__details{height:auto}}@media only screen and (max-width:1024px){.tab-slider__details{padding-bottom:55.833%}}@media only screen and (max-width:768px){.tab-slider__details{padding-bottom:0;-webkit-flex-direction:column;flex-direction:column}}.tab-slider__details__image{top:0;left:0;width:100%;position:absolute;height:100%}@media only screen and (max-width:768px){.tab-slider__details__image{position:static;height:0;padding-bottom:56.291%}}.tab-slider__details__content{z-index:10;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;padding:24px;background:#fff;box-shadow:0 4px 12px 0 rgba(0,23,46,.05);margin:40px;border-radius:6px;width:300px;position:relative}@media only screen and (max-width:1024px){.tab-slider__details__content{margin:0}}@media only screen and (max-width:768px){.tab-slider__details__content{border-radius:0 0 6px 6px}}@media only screen and (max-width:1024px){.tab-slider__details__content{width:calc(50vw - 113px)}}@media only screen and (max-width:768px){.tab-slider__details__content{width:100%}}@media only screen and (max-width:1024px){.tab-slider__details__content{position:absolute}}@media only screen and (max-width:768px){.tab-slider__details__content{position:static}}@media only screen and (max-width:1024px){.tab-slider__details__content{height:calc(100% - 60px);top:30px;left:32px}}.tab-slider__details__content__tags{margin-bottom:32px}.tab-slider__details__content__tags .tags__more{margin-top:0}.tab-slider__details__content__description{margin-top:12px}.tab-slider__details__content__statistic{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.tab-slider__details__content__statistic i{width:24px;height:24px}.ad{display:-webkit-flex;display:flex;width:100%}.ad:not(.ad_horizontal){position:relative;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;color:#f8f9fc;background:#e5e9f2;font-size:80px}@media only screen and (max-width:1024px){.ad:not(.ad_horizontal){display:none}}.ad:not(.ad_horizontal)>*{position:absolute;top:0;left:0}.ad_horizontal{font-size:0}.ad_horizontal,.ad_horizontal *{width:100%!important;height:auto!important}.ad-container{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;-webkit-flex-direction:column;flex-direction:column;width:240px;min-width:240px;margin-left:58px}@media only screen and (max-width:1024px){.ad-container{display:none;width:100%;min-width:0;margin-left:0}}.ad-container script{display:block;width:100%;height:0}.ad-container>:not(:last-child)>*{margin-bottom:40px}.ad-container>script+*{margin-top:0}.ad-container_always-show{display:-webkit-flex!important;display:flex!important}.player-widget{display:-webkit-flex;display:flex;background:#fff;box-shadow:0 4px 12px 0 rgba(0,23,46,.05);border-radius:6px;padding:24px 45px 16px 8px}@media only screen and (max-width:1024px){.player-widget{padding:24px 24px 24px 8px}}@media only screen and (max-width:768px){.player-widget{padding:24px 24px 30px;-webkit-flex-direction:column;flex-direction:column}}@media only screen and (max-width:768px){.player-widget>*{width:100%!important}}.player-widget__station{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-right:45px;margin-bottom:0}@media only screen and (max-width:768px){.player-widget__station{-webkit-justify-content:space-between;justify-content:space-between;margin-right:0;margin-bottom:36px}}.player-widget__station>i{width:24px;min-width:24px}.player-widget__station>i:first-child{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.player-widget__station-image{width:144px;margin:0 12px}@media only screen and (max-width:1024px){.player-widget__station-image{width:74px}}@media only screen and (max-width:768px){.player-widget__station-image{width:86px}}@media only screen and (max-width:1024px){.player-widget__station-image{margin:0 10px}}.player-widget__station-image img{width:100%}.player-widget__timeline{-webkit-flex-grow:1;flex-grow:1;width:100px;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start}@media only screen and (max-width:768px){.player-widget__timeline{-webkit-flex-direction:column;flex-direction:column}}.player-widget__timeline>*{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;width:33.33%;-webkit-flex-direction:column;flex-direction:column}@media only screen and (max-width:768px){.player-widget__timeline>*{width:100%;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:end;align-items:end}}.player-widget__timeline>:last-child .player-widget__timeline-line{position:relative}.player-widget__timeline>:last-child .player-widget__timeline-line>div:last-child{background:#e5e9f2}.player-widget__timeline>:last-child .player-widget__timeline-line:after{content:"";top:50%;left:50%;width:7px;z-index:5;height:7px;display:block;position:absolute;background:#000;border-radius:100%;border:5px solid #fff;box-shadow:0 4px 12px 0 rgba(10,20,50,.1);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.player-widget__timeline>:last-child .player-widget__timeline-song .typography{color:#000!important}.player-widget__timeline-line{display:-webkit-flex;display:flex;position:relative;width:100%;-webkit-flex-direction:row;flex-direction:row;height:1px;margin:6px 0 10px}@media only screen and (max-width:768px){.player-widget__timeline-line{width:1px;min-width:1px;-webkit-flex-direction:column;flex-direction:column;height:70px;margin:0 16px}}.player-widget__timeline-line>div{-webkit-flex:1 1;flex:1 1;z-index:2;height:100%;display:-webkit-flex;display:flex;background:#000;position:relative}.player-widget__timeline-line:before{content:"";display:block;top:0;z-index:0;position:absolute;background:#e5e9f2;width:1px;height:7px;left:0}@media only screen and (max-width:768px){.player-widget__timeline-line:before{width:7px;height:1px;left:-7px}}.player-widget__timeline-song{height:36px;display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1;-webkit-align-items:center;align-items:center}@media only screen and (max-width:768px){.player-widget__timeline-song{width:3px}}.player-widget__timeline-song-image{width:30px;min-width:30px;height:30px;margin-right:10px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;border-radius:6px}.player-widget__timeline-song-image img{width:100%}.player-widget__timeline-song-text{width:calc(100% - 30px);overflow:hidden;padding-right:10px}@media only screen and (max-width:768px){.player-widget__timeline-song-text{padding-right:0}}.player-widget__timeline-song-text .typography{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.player-widget__timeline-song-text .typography .link,.player-widget__timeline-song-text .typography a{color:inherit}.player-widget__timeline-time{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (max-width:768px){.player-widget__timeline-time{width:34px;min-width:34px}}.page[name=index]{padding-top:0}@media only screen and (max-width:1024px){.page[name=index] .news .page__block{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}}@media only screen and (max-width:1024px){.page[name=index] .news .page__block>*+*{margin-bottom:32px;margin-top:0}}.page[name=index] .songs{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 60px);margin-top:-60px}.page[name=index] .songs>div{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1;width:470px;margin-top:60px;margin-right:60px}.page[name=index] .wrapper>:not(:last-child),.page[name=index]>:not(:last-child):not(:first-child){margin-bottom:80px}.page[name=index] .ad{margin-bottom:0!important}.page[name=index] .ad>:last-child{margin-bottom:80px}.error .footer,.error .menu,.error .mp-player{display:none!important}.page[name=error]{position:fixed;z-index:10000;top:0;display:-webkit-flex;display:flex;overflow:hidden;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;width:100vw;height:100vh;padding-bottom:0;background:#fff}.page[name=error] .image-container{width:100%;max-width:460px}.page[name=error] .image-container .svg-image{background:none}.page[name=error] p{text-align:center;letter-spacing:.5px;color:#000;font-size:16px;line-height:24px}.page[name=error] a{color:#1957ea}.cross{position:relative;display:-webkit-flex;display:flex;width:16px;min-width:16px;height:16px;cursor:pointer}.cross>div{position:absolute;top:calc(50% - 1px);left:0;width:100%;height:2px;transition:all .25s;background:#dddde0}.cross>div:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.cross>div:last-child{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.cross:hover>div{background:#fff}.select{position:relative;display:-webkit-inline-flex;display:inline-flex;height:48px;font-size:18px;font-weight:300;cursor:pointer;stroke:#43464c;z-index:100;padding-right:28px}.select_with-multiple .select__label{width:100%}.select_with-multiple .select__label__value{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.select_with-search .select__label{width:100%;padding-top:0;padding-bottom:0}.select__label{white-space:nowrap;display:grid;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;width:100%;height:100%}.select__label__value{width:100%;color:#000;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.select__label input{width:100%;height:100%;border:none;outline:none;display:-webkit-flex;display:flex;font-size:16px;padding-right:24px}.select__label .cross,.select__label__arrow{top:50%;right:0;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.select__label__arrow{width:100%;height:24px;max-width:24px;min-width:24px;transition:all .25s}.select__label__arrow svg{width:100%;height:100%}.select__label__arrow svg path{stroke:#000;fill:#000}.select__list{box-sizing:border-box;position:absolute;top:calc(100% + 8px);left:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-height:0;min-width:100%;width:auto;border-radius:4px;box-shadow:0 4px 12px 0 rgba(0,23,46,.05);background:#fff;overflow-x:hidden;transition-property:max-height;transition-duration:.25s}.select__list__item{white-space:nowrap;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:12px 32px;font-size:14px;font-weight:300;color:#878fa4;transition:all .25s}.select__list__item i{width:10px;transition:none}.select__list__item i svg{transition:none}.select__list__item.active,.select__list__item:hover{background:#f8f9fc;color:#000}.select__list__item.active i,.select__list__item:hover i{fill:#fff}.select_show-list{z-index:997}.select_show-list .select__list{max-height:400px}.select_show-list .select__label__arrow svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select_second{border-radius:6px;background-color:rgba(135,143,164,.1)}.select_second .select__label{padding:12px 16px;font-size:14px}.page[name=hosts] .section-title{margin-bottom:0}.page[name=hosts] .content{display:-webkit-flex;display:flex;margin-top:40px}.page[name=hosts] .content .ad{margin-left:60px}.page[name=hosts] .content .category__title{margin-bottom:20px}.page[name=hosts] .content .category+.category{margin-top:20px}.modal[data-modal=video] .scroll-container{padding:0}.modal[data-modal=video] .scroll-container__wrapper{height:100%;padding:0}@media only screen and (max-width:768px){.modal[data-modal=video] .scroll-container__wrapper{height:100%}}.modal[data-modal=video] .cross-container{z-index:100;top:32px;right:32px;display:none}@media only screen and (max-width:768px){.modal[data-modal=video] .cross-container{display:block}}.modal[data-modal=video] .cross-container__wrapper-content:after,.modal[data-modal=video] .cross-container__wrapper-content:before{background:#fff}.modal[data-modal=video] .content{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;background:#000;max-width:1057px;height:711px;max-height:90%}@media only screen and (max-width:1024px){.modal[data-modal=video] .content{max-width:560px}}@media only screen and (max-width:768px){.modal[data-modal=video] .content{max-width:none;width:100%;-webkit-justify-content:space-between;justify-content:space-between}}@media only screen and (max-width:1024px){.modal[data-modal=video] .content{height:auto}}@media only screen and (max-width:768px){.modal[data-modal=video] .content{height:100%;max-height:100%}}@media only screen and (max-width:1024px){.modal[data-modal=video] .content{-webkit-flex-direction:column;flex-direction:column}}.modal[data-modal=video] .content .iframe{top:0;bottom:0;left:0;height:0}.modal[data-modal=video] .content .iframe-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:100%}@media only screen and (max-width:768px){.modal[data-modal=video] .content .iframe-wrapper{-webkit-flex:1 1;flex:1 1}}@media only screen and (max-width:1024px){.modal[data-modal=video] .content .iframe-wrapper{padding:60px 0 16px}}.modal[data-modal=video] .content .list{display:-webkit-flex;display:flex;margin-top:24px;-webkit-flex-direction:column;flex-direction:column;overflow:none}@media only screen and (max-width:1024px){.modal[data-modal=video] .content .list{-webkit-flex-direction:row;flex-direction:row;overflow:scroll;margin-left:-32px}}@media only screen and (max-width:768px){.modal[data-modal=video] .content .list{margin-left:-24px}}@media only screen and (max-width:1024px){.modal[data-modal=video] .content .list{padding-left:32px}}@media only screen and (max-width:768px){.modal[data-modal=video] .content .list{padding-left:24px}}@media only screen and (max-width:1024px){.modal[data-modal=video] .content .list{padding-bottom:32px}}@media only screen and (max-width:768px){.modal[data-modal=video] .content .list{padding-bottom:24px}}@media only screen and (max-width:1024px){.modal[data-modal=video] .content .list{width:calc(100% + 64px)}}@media only screen and (max-width:768px){.modal[data-modal=video] .content .list{width:calc(100% + 48px)}}.modal[data-modal=video] .content .list:after{height:"100%";content:""}@media only screen and (max-width:1024px){.modal[data-modal=video] .content .list:after{display:block;width:32px}}@media only screen and (max-width:768px){.modal[data-modal=video] .content .list:after{width:24px}}@media only screen and (max-width:1024px){.modal[data-modal=video] .content .list:after{min-width:32px}}@media only screen and (max-width:768px){.modal[data-modal=video] .content .list:after{min-width:24px}}.modal[data-modal=video] .content .list-item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;cursor:pointer;margin-bottom:24px}@media only screen and (max-width:1024px){.modal[data-modal=video] .content .list-item{-webkit-flex-direction:column;flex-direction:column;margin-bottom:0;margin-right:16px;width:130px;min-width:130px}}.modal[data-modal=video] .content .list-item:last-child{margin-right:0;margin-bottom:0}.modal[data-modal=video] .content .list-item .typography{opacity:.7}.modal[data-modal=video] .content .list-item_main{margin-top:0;margin-bottom:44px;cursor:default}@media only screen and (max-width:1024px){.modal[data-modal=video] .content .list-item_main{display:none}}.modal[data-modal=video] .content .list-item_main .typography{opacity:1}.modal[data-modal=video] .content .list-item_tablet{display:none}@media only screen and (max-width:1024px){.modal[data-modal=video] .content .list-item_tablet{display:-webkit-flex;display:flex}}.modal[data-modal=video] .content .list-item_tablet .typography{opacity:1}.modal[data-modal=video] .content .list-item img{border-radius:6px;margin-right:16px;margin-bottom:0;width:82px}@media only screen and (max-width:1024px){.modal[data-modal=video] .content .list-item img{-webkit-flex-direction:column;flex-direction:column;margin-right:0;margin-bottom:16px;width:100%}}.modal[data-modal=video] .content .list-wrapper{overflow-x:hidden;overflow-y:scroll;background:rgba(135,143,164,.2);display:-webkit-flex;display:flex;padding:40px 20px;height:100%;-webkit-flex-direction:column;flex-direction:column;width:290px;min-width:290px}@media only screen and (max-width:1024px){.modal[data-modal=video] .content .list-wrapper{display:block;padding:24px 32px 0;height:auto;-webkit-flex-direction:row;flex-direction:row;width:100%;min-width:100%}}.page[name=video] .page__title{margin-bottom:0}.page[name=video] .page__block{margin-top:70px}@media only screen and (max-width:1024px){.page[name=video] .page__block{margin-top:40px}}.page[name=gallery] .page__title{margin-bottom:0}.page[name=gallery] .page__block{margin-top:70px}@media only screen and (max-width:1024px){.page[name=gallery] .page__block{margin-top:40px}}.table_preload .table__body .table__cell{overflow:hidden;position:relative;background:#e5e9f2;-webkit-animation:opacify 1.5s linear infinite forwards;animation:opacify 1.5s linear infinite forwards}.table{display:table;width:100%;border-collapse:separate;border-spacing:0 10px}.table__row{display:table-row}.table__cell{display:table-cell;text-align:left;padding:28px 0 28px 24px;vertical-align:middle}@media only screen and (max-width:768px){.table__cell_mobile_hide{display:none}}.table__cell:last-child{padding-right:24px}.table__head{display:table-header-group}.table__head .table__cell{padding-bottom:16px;color:#878fa4}.table__body{display:table-row-group}.table__body .table__row{box-shadow:0 4px 12px 0 rgba(0,23,46,.05)}.table__body .table__cell{background:#fff}.table__body .table__cell:first-child{border-radius:6px 0 0 6px}.table__body .table__cell:last-child{border-radius:0 6px 6px 0}@media only screen and (max-width:768px){.table__body .table__cell:nth-child(3){border-radius:0 6px 6px 0}}.table_preload .table__body .table__cell{height:70px;box-shadow:none}.page__search{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:100%;height:70px;background:#fff;border-radius:6px;box-shadow:0 4px 12px 0 rgba(0,23,46,.05)}.page__search .form__element{height:100%}.page__search input{width:100%;height:100%;padding:0 32px;font-size:16px;background:transparent;cursor:text!important}.page__search .svg-image{position:absolute;top:23px;right:32px;pointer-events:none}.page__search .svg-image svg{width:24px;height:24px}.page[name=cities] .page__block,.page[name=cities] .page__title{margin-bottom:70px}.page[name=cities] .page__block>div:first-child,.page[name=cities] .page__table{width:100%}.page[name=cities] .page__table .city-name{width:50%}.page[name=singer] .singer_preload{overflow:hidden;position:relative;background:#e5e9f2;-webkit-animation:opacify 1.5s linear infinite forwards;animation:opacify 1.5s linear infinite forwards}.page[name=singer] .page__title{margin-bottom:70px}@media only screen and (max-width:1024px){.page[name=singer] .page__title{margin-bottom:40px}}.page[name=singer] .singer{-webkit-flex-direction:column;flex-direction:column;padding:60px 120px 40px;border-radius:6px;background:#fff;box-shadow:0 4px 12px 0 rgba(0,23,46,.05)}@media only screen and (max-width:1024px){.page[name=singer] .singer{padding:40px 32px 32px}}@media only screen and (max-width:768px){.page[name=singer] .singer{padding:32px 24px}}.page[name=singer] .singer_preload{height:600px;border-radius:6px}.page[name=singer] .singer__image{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.page[name=singer] .singer__image img{width:150px;height:150px;border-radius:50%}.page[name=singer] .singer__wrap{-webkit-flex-direction:column;flex-direction:column}.page[name=singer] .singer__wrap>div{width:100%}.page[name=singer] .singer .html-content{margin-top:60px}.page[name=singer] .song-list{margin-top:40px}.page[name=singer] .gallery_type_singers{margin-top:82px}.tabs{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;width:calc(100% + 38px);margin-right:-38px}.tabs__item{margin-top:20px;margin-right:38px;cursor:pointer}

/*! nouislider - 14.6.0 - 6/27/2020 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;touch-action:none;-ms-user-select:none;user-select:none;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-handle,[disabled] .noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translateY(-50%);transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translateY(50%);transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%);transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%);transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translateY(-18px);transform:translateY(-18px);top:auto;right:28px}.timeline{bottom:0;position:absolute;left:6px;width:calc(100% - 12px);-webkit-transform:translateY(calc(100% - 5px));transform:translateY(calc(100% - 5px))}.timeline__duration{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.timeline .noUi-target{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:11px;background:none;border:none;box-shadow:none}.timeline .noUi-base{padding:5px 0}.timeline .noUi-connects{background:rgba(156,161,175,.3)}.timeline .noUi-connect{background:#000}.timeline .noUi-handle{top:-2.5px;right:-8px!important;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:15px;height:15px;outline:none;background-color:#fff;border-radius:50%;border:1px solid rgba(156,161,175,.16);box-shadow:0 4px 12px 0 rgba(10,20,50,.1)}.timeline .noUi-handle:after,.timeline .noUi-handle:before{display:none}.timeline .noUi-touch-area{width:7px;height:7px;background:#000;border-radius:50%}.podcast.podcast_preload{overflow:hidden;position:relative;background:#e5e9f2;-webkit-animation:opacify 1.5s linear infinite forwards;animation:opacify 1.5s linear infinite forwards;height:100px}.podcast{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;overflow:hidden;background:#fff;border-radius:6px;box-shadow:0 4px 12px 0 rgba(0,23,46,.05)}@media only screen and (max-width:768px){.podcast{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;height:auto;padding:24px}}.podcast .timeline{position:static;-webkit-transform:none;transform:none}.podcast+.podcast{margin-top:10px}.podcast__info{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media only screen and (max-width:768px){.podcast__info{margin-bottom:24px}}.podcast__info-image{width:100px;height:100px}@media only screen and (max-width:768px){.podcast__info-image{width:80px;height:80px;margin-right:12px;border-radius:6px}}.podcast__info-header{display:none;-webkit-flex-direction:column;flex-direction:column;margin-bottom:6px}@media only screen and (max-width:768px){.podcast__info-header{display:-webkit-flex;display:flex}}.podcast__control{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:100%;padding:15px 16px}@media only screen and (max-width:768px){.podcast__control{padding:0}}@media only screen and (max-width:1024px){.podcast__control{margin-left:0}}.podcast__control>div:last-child{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;width:100%}@media only screen and (max-width:768px){.podcast__control>div:last-child{-webkit-flex-direction:column;flex-direction:column}}.podcast__control-play{-webkit-flex:none;flex:none;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:50px;height:50px;margin-right:15px;background:#fff;border-radius:50%;box-shadow:0 4px 12px 0 rgba(0,23,46,.05)}@media only screen and (max-width:1024px){.podcast__control-play{position:static}}@media only screen and (max-width:768px){.podcast__control-play{margin-top:10px}}.podcast__control-buttons{-webkit-order:1;order:1;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;margin:0 0 15px 25px}@media only screen and (max-width:768px){.podcast__control-buttons{-webkit-order:0;order:0;margin:0 0 7px}}.podcast__control-buttons .svg-image{width:24px;height:24px}.podcast__control-buttons .svg-image+.svg-image{margin-left:15px}.podcast__control-mute{opacity:.5}.podcast__control-duration{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.podcast__control-timeline{width:100%}.podcast__control-timeline .podcast__info-header{display:-webkit-flex;display:flex}@media only screen and (max-width:768px){.podcast__control-timeline .podcast__info-header{display:none}}.podcast__control-timeline .noUi-target{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:11px;background:none;border:none;box-shadow:none}.podcast__control-timeline .noUi-base{padding:5px 0}.podcast__control-timeline .noUi-connects{background:rgba(156,161,175,.3)}.podcast__control-timeline .noUi-connect{background:#000}.podcast__control-timeline .noUi-handle{top:-2.5px;right:-8px!important;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:15px;height:15px;outline:none;background-color:#fff;border-radius:50%;border:1px solid rgba(156,161,175,.16);box-shadow:0 4px 12px 0 rgba(10,20,50,.1)}.podcast__control-timeline .noUi-handle:after,.podcast__control-timeline .noUi-handle:before{display:none}.podcast__control-timeline .noUi-touch-area{width:7px;height:7px;background:#000;border-radius:50%}.podcasts.podcasts_preload .podcasts__title div{overflow:hidden;position:relative;background:#e5e9f2;-webkit-animation:opacify 1.5s linear infinite forwards;animation:opacify 1.5s linear infinite forwards;width:140px;height:14px}.podcasts{-webkit-flex-direction:column;flex-direction:column;width:100%}.podcasts,.podcasts__title{display:-webkit-flex;display:flex}.podcasts__title{-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:24px}.podcasts__list{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media only screen and (max-width:1024px){.page[name=search] .page__block>*+*{margin-top:40px}}.page[name=search] .search-container{position:relative;width:100%}.page[name=search] .empty-search{margin-top:20px}.page[name=search] .page__block_col .sticky-outer-wrapper{z-index:10;width:100%;margin-top:0;width:calc(100% + 40px);margin-left:-40px}@media only screen and (max-width:1024px){.page[name=search] .page__block_col .sticky-outer-wrapper{width:calc(100% + 70px)}}@media only screen and (max-width:768px){.page[name=search] .page__block_col .sticky-outer-wrapper{width:calc(100% + 24px)}}@media only screen and (max-width:1024px){.page[name=search] .page__block_col .sticky-outer-wrapper{margin-left:-70px}}@media only screen and (max-width:768px){.page[name=search] .page__block_col .sticky-outer-wrapper{margin-left:-24px}}.page[name=search] .page__block_col .sticky-outer-wrapper .sticky-inner-wrapper{width:100%}.page[name=search] .page__block_col .sticky-outer-wrapper .sticky-inner-wrapper .tabs{padding-bottom:20px;width:100%;background:#f8f9fc;padding-left:40px}@media only screen and (max-width:1024px){.page[name=search] .page__block_col .sticky-outer-wrapper .sticky-inner-wrapper .tabs{padding-left:70px}}@media only screen and (max-width:768px){.page[name=search] .page__block_col .sticky-outer-wrapper .sticky-inner-wrapper .tabs{padding-left:24px}}.page[name=search] .grid_singer .grid__item{width:150px}.hints{position:absolute;z-index:11;top:73px;left:0;overflow-y:scroll;width:100%;border-radius:6px;background:#fff}.hint,.hints{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.hint{padding:16px 32px;transition:all .25s}.hint+.hint{border-top:1px solid #e6e8ee}.hint:hover{background:#e7edfd}.page[name=privacy] .section-title{margin-bottom:60px}.modal[data-modal=reset-password] .cross-container__wrapper-content:after,.modal[data-modal=reset-password] .cross-container__wrapper-content:before{background:rgba(0,0,0,.3)}.modal[data-modal=reset-password] .error-message{margin-top:20px}@media only screen and (max-width:768px){.modal[data-modal=reset-password] .scroll-container__wrapper{width:100%;height:100%;padding:0}}.modal[data-modal=reset-password] .scroll-container__wrapper-content{max-width:800px;width:auto}@media only screen and (max-width:768px){.modal[data-modal=reset-password] .scroll-container__wrapper-content{position:fixed}}@media only screen and (max-width:1024px){.modal[data-modal=reset-password] .scroll-container__wrapper-content{max-width:638px}}@media only screen and (max-width:768px){.modal[data-modal=reset-password] .scroll-container__wrapper-content{max-width:none;height:100%;background:#fff!important;left:0;right:0;top:0;display:block;box-sizing:border-box;overflow:scroll}}.modal[data-modal=reset-password] .content{background:transparent}.modal[data-modal=reset-password] .content__form{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;background:#fff;border-radius:6px;padding:60px;width:320px;min-width:320px}@media only screen and (max-width:768px){.modal[data-modal=reset-password] .content__form{-webkit-justify-content:space-between;justify-content:space-between;border-radius:0}}@media only screen and (max-width:1024px){.modal[data-modal=reset-password] .content__form{padding:60px 40px 50px}}@media only screen and (max-width:768px){.modal[data-modal=reset-password] .content__form{padding:110px 24px 24px;margin:0 auto;min-height:100%}}@media only screen and (max-width:1024px){.modal[data-modal=reset-password] .content__form{width:287px}}@media only screen and (max-width:768px){.modal[data-modal=reset-password] .content__form{width:100%}}@media only screen and (max-width:1024px){.modal[data-modal=reset-password] .content__form{min-width:287px}}@media only screen and (max-width:768px){.modal[data-modal=reset-password] .content__form{min-width:0;max-width:295px}}.modal[data-modal=reset-password] .content__form-inputs{margin-bottom:50px}.modal[data-modal=reset-password] .content__form-inputs .form__element+.form__element{margin-top:16px}.modal[data-modal=reset-password] .content__form-forgot-password{display:-webkit-flex;display:flex;margin-top:24px}.modal[data-modal=reset-password] .content__form-buttons-block .form__element_checkbox{margin-bottom:16px}.modal[data-modal=reset-password] .content__form-buttons-block button,.profile{width:100%}.profile{position:relative;display:-webkit-flex;display:flex;border-radius:6px;background:#fff;box-shadow:0 4px 12px 0 rgba(0,23,46,.05);padding:50px 120px 50px 60px}@media only screen and (max-width:768px){.profile{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}}@media only screen and (max-width:1024px){.profile{padding:40px 32px}}@media only screen and (max-width:768px){.profile{padding:32px 24px}}@media only screen and (max-width:768px){.profile .form__group{-webkit-flex-direction:column;flex-direction:column}}@media only screen and (max-width:768px){.profile .form__group>.form__element+.form__element{margin-left:0;margin-top:30px}}.profile .error-message{margin-top:20px}.profile>div{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.profile>div:first-child{-webkit-align-items:center;align-items:center;width:150px;min-width:150px;text-align:center;margin-right:66px}@media only screen and (max-width:768px){.profile>div:first-child{margin-right:0;margin-bottom:40px}}.profile>div:last-child{width:100%}.profile__block{width:100%;max-width:370px}@media only screen and (max-width:1024px){.profile__block{max-width:none}}.profile__block+.profile__block{margin-top:50px}.profile__block__form-buttons{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.profile__avatar{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:100%;height:150px;color:hsla(0,0%,100%,.3);border-radius:100%;background:#1957ea;line-height:1}.profile__social-label{margin-top:24px}.profile__social{margin-top:16px}.profile__logout{transition:all .25s;color:#f9474e;margin-top:40px}@media only screen and (max-width:768px){.profile__logout{margin-top:24px}}.profile__logout:hover{color:#e3363c}.modal[data-modal=authorization] .cross-container__wrapper-content:after,.modal[data-modal=authorization] .cross-container__wrapper-content:before{background:#fff}@media only screen and (max-width:768px){.modal[data-modal=authorization] .cross-container__wrapper-content:after,.modal[data-modal=authorization] .cross-container__wrapper-content:before{background:rgba(0,0,0,.44)}}.modal[data-modal=authorization] .error-message{margin-top:20px}@media only screen and (max-width:768px){.modal[data-modal=authorization] .scroll-container__wrapper{width:100%;height:100%;padding:0}}.modal[data-modal=authorization] .scroll-container__wrapper-content{max-width:800px}@media only screen and (max-width:768px){.modal[data-modal=authorization] .scroll-container__wrapper-content{position:fixed}}@media only screen and (max-width:1024px){.modal[data-modal=authorization] .scroll-container__wrapper-content{max-width:638px}}@media only screen and (max-width:768px){.modal[data-modal=authorization] .scroll-container__wrapper-content{max-width:none;height:100%;background:#fff!important;width:100%;left:0;right:0;top:0;display:block;box-sizing:border-box;overflow:scroll}}.modal[data-modal=authorization] .content{background:transparent}.modal[data-modal=authorization] .content__form{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;background:#fff;border-radius:6px 0 0 6px;padding:60px;width:320px;min-width:320px}@media only screen and (max-width:768px){.modal[data-modal=authorization] .content__form{-webkit-justify-content:space-between;justify-content:space-between;border-radius:0}}@media only screen and (max-width:1024px){.modal[data-modal=authorization] .content__form{padding:60px 40px 50px}}@media only screen and (max-width:768px){.modal[data-modal=authorization] .content__form{padding:110px 24px 24px;margin:0 auto;min-height:100%}}@media only screen and (max-width:1024px){.modal[data-modal=authorization] .content__form{width:287px}}@media only screen and (max-width:768px){.modal[data-modal=authorization] .content__form{width:100%}}@media only screen and (max-width:1024px){.modal[data-modal=authorization] .content__form{min-width:287px}}@media only screen and (max-width:768px){.modal[data-modal=authorization] .content__form{min-width:0;max-width:295px}}.modal[data-modal=authorization] .content__form-inputs{margin-bottom:110px}.modal[data-modal=authorization] .content__form-inputs .form__element+.form__element{margin-top:16px}.modal[data-modal=authorization] .content__form-forgot-password{display:-webkit-flex;display:flex;margin-top:24px}.modal[data-modal=authorization] .content__form-buttons-block{margin-top:auto}.modal[data-modal=authorization] .content__form-buttons-block .form__element_checkbox{margin-bottom:16px}.modal[data-modal=authorization] .content__form-buttons-block button{width:100%}.modal[data-modal=authorization] .content__info{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;width:100%;color:#fff;border-radius:0 6px 6px 0;background:#1957ea;padding:150px 80px 110px}@media only screen and (max-width:1024px){.modal[data-modal=authorization] .content__info{padding:150px 40px 110px}}@media only screen and (max-width:768px){.modal[data-modal=authorization] .content__info{display:none}}.modal[data-modal=authorization] .content__info .typography_type_title{max-width:240px}.modal[data-modal=authorization] .content__info p{max-width:300px;margin-top:30px;opacity:.6}.modal[data-modal=authorization] .content__socials{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin-top:30px}.modal[data-modal=authorization] .content__socials i{width:24px;height:24px}.modal[data-modal=authorization] .content__socials i+i{margin-left:20px}.modal[data-modal=authorization] .content__mode{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;height:18px;margin-bottom:40px}.modal[data-modal=authorization] .content__mode>*{color:#878fa4}.modal[data-modal=authorization] .content__mode>.active-mode{color:#000}.modal[data-modal=authorization] .content__mode>*+*{margin-left:40px}.page[name=account] .page__title{margin-bottom:0}.page[name=account] button:not(.button){background:none}.page[name=account] .content{display:-webkit-flex;display:flex;margin-top:70px}@media only screen and (max-width:1024px){.page[name=account] .content{margin-top:40px}}.alphabet{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;color:#979ba9}.alphabet_active{color:#f9474e;font-weight:700}.alphabet__list{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px}.alphabet__list span{margin-right:10px;cursor:pointer}.alphabet__switch{display:-webkit-flex;display:flex;margin-bottom:10px}.alphabet__switch>div{cursor:pointer}.alphabet__switch>div:first-child{margin-right:40px}.page[name=singers] .page__title{margin-bottom:70px}.page[name=singers] .page__grid-container{-webkit-flex-direction:column;flex-direction:column}.page[name=singers] .grid{width:calc(100% + 55px);margin-top:60px;margin-right:-55px}@media only screen and (max-width:768px){.page[name=singers] .grid{width:calc(100% + 27px);margin-top:40px;margin-right:-27px}}.page[name=singers] .grid__item{width:150px;margin-right:55px;margin-bottom:80px}@media only screen and (max-width:768px){.page[name=singers] .grid__item{width:120px;margin-right:27px;margin-bottom:40px}}.page[name=singers] .alphabet{margin-top:22px}.page[name=program-by-id] .podcasts{margin-top:60px}.page[name=program-by-id] .programs{width:100%;margin-top:60px}.page[name=programs] .page__title{margin-bottom:70px}.page[name=programs] .content{display:-webkit-flex;display:flex}.page[name=schedule] .select__list{overflow:-moz-scrollbars-none;-ms-overflow-style:none}.page[name=schedule] .select__list::-webkit-scrollbar{width:0}.page[name=schedule] .page__block{display:-webkit-flex;display:flex;margin-top:70px}@media only screen and (max-width:1024px){.page[name=schedule] .page__block{margin-top:40px}}.page[name=schedule] .page__block .adfox-container{margin-top:57px}.page[name=schedule] .page__table{-webkit-flex:1 1;flex:1 1}.page[name=schedule] .page__table .table__head .table__cell{padding-top:0!important}@media only screen and (max-width:768px){.page[name=schedule] .dj-list{margin-left:0}}@media only screen and (max-width:768px){.page[name=schedule] .dj-list__images{display:none}}@media only screen and (max-width:768px){.page[name=schedule] .dj-list__names{margin-left:0}}.page-date_preload{overflow:hidden;position:relative;background:#e5e9f2;-webkit-animation:opacify 1.5s linear infinite forwards;animation:opacify 1.5s linear infinite forwards;width:120px;height:14px;margin-top:14px}.vera-voice{display:-webkit-flex;display:flex;position:relative;background:#fff;border-radius:6px;border:1px solid #e5e9f2;padding:12px 24px}.vera-voice,.vera-voice>.svg-image{-webkit-align-items:center;align-items:center}.vera-voice>.svg-image{-webkit-justify-content:center;justify-content:center;width:24px;min-width:24px;height:24px}@media only screen and (max-width:768px){.vera-voice>.svg-image{width:18px;min-width:18px;height:18px}}.vera-voice__image{width:40px;height:40px;min-width:40px}.vera-voice .select,.vera-voice__image{margin-left:20px}@media only screen and (max-width:768px){.vera-voice .select,.vera-voice__image{margin-left:12px}}.vera-voice .select{display:-webkit-flex;display:flex}.vera-voice .select__label__value{font-size:14px;font-weight:500}@media only screen and (max-width:768px){.vera-voice{padding:12px}}.js-relap-widget-wrapper{width:100%;margin-top:60px;margin-right:0!important;margin-left:0!important}.js-relap-anchor{width:100%;margin-top:0}.infinite-news-item{margin-top:40px;width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.infinite-news-item hr{margin:0 0 15px;border-top:1px solid #878fa4;border-bottom:none}.page[name=news-by-id] .vk-comments{margin-top:60px}.page[name=news-by-id]>.page__block{-webkit-align-items:stretch;align-items:stretch}.page[name=news-by-id] .infox{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%;margin-top:60px;border-radius:6px;background-color:#fff;box-shadow:0 4px 12px 0 rgba(0,23,46,.05);padding:24px 40px}@media only screen and (max-width:1024px){.page[name=news-by-id] .infox{padding:24px 70px}}@media only screen and (max-width:768px){.page[name=news-by-id] .infox{padding:24px}}.page[name=news-by-id] .infox *{margin:0;padding:0;box-shadow:none}.page[name=news-by-id] .infox .adf3_sg_main_inner{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-20px}.page[name=news-by-id] .infox .adf3_sg_main_inner .adf3_sg_row{-webkit-flex:1 1;flex:1 1;-webkit-flex-grow:1;flex-grow:1;width:250px;max-width:none;margin-top:24px;margin-right:20px}@media screen and (max-width:700px){.page[name=news-by-id] .infox .adf3_sg_main_inner .adf3_sg_row{-webkit-flex:auto;flex:auto}}.page[name=news-by-id] .infox .adf3_sg_main_inner .adf3_sg_row>a:not(.adf3_sg_title){position:relative;display:-webkit-flex;display:flex;overflow:hidden;width:100%;padding-bottom:75%;border-radius:6px}.page[name=news-by-id] .infox .adf3_sg_main_inner .adf3_sg_row>a:not(.adf3_sg_title) img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.page[name=news-by-id] .infox .adf3_sg_main_inner .adf3_sg_row .adf3_sg_title{margin-top:24px;font-family:Rubik,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.35}.page[name=news-by-id] .page-date{margin-bottom:30px}.page[name=news-by-id] .section-title{margin-bottom:8px}.page[name=news-by-id] .news{display:-webkit-flex;display:flex;overflow:hidden;-webkit-flex-direction:column;flex-direction:column;width:100%;border-radius:6px;background:#fff;box-shadow:0 4px 12px 0 rgba(0,23,46,.05)}.page[name=news-by-id] .news__voice{margin-top:40px}.page[name=news-by-id] .news__voice .vera-voice{margin-top:20px}.page[name=news-by-id] .news__chart-wrapper{margin-bottom:40px}.page[name=news-by-id] .news__image-container{position:relative;overflow:hidden;width:100%;height:0;padding-bottom:75%}.page[name=news-by-id] .news__image-container>div{position:absolute;width:100%;height:100%}.page[name=news-by-id] .news__container{padding:24px 120px 40px}@media only screen and (max-width:1024px){.page[name=news-by-id] .news__container{padding:24px 32px 40px}}@media only screen and (max-width:768px){.page[name=news-by-id] .news__container{padding:16px 24px 40px}}.page[name=news-by-id] .news__meta{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;justify-content:space-between}.subscribe{display:-webkit-flex;display:flex;text-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;width:240px;padding:40px 24px 32px;background:#fff;box-shadow:0 4px 12px 0 rgba(0,23,46,.05);border-radius:6px}.subscribe .button{margin-top:20px}.subscribe .section-title{max-width:120px;margin-top:32px;margin-bottom:0}.subscribe .section-title .typography{margin-right:0}.subscribe>div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.subscribe .subscribe__icon .svg-image{width:72px}.subscribe__description{margin-top:16px}.subscribe_questionnaire,.subscribe_warning{width:100%}.subscribe_questionnaire .svg-image,.subscribe_warning .svg-image{width:72px}@media only screen and (max-width:1024px){.subscribe_questionnaire .svg-image,.subscribe_warning .svg-image{width:80px}}@media only screen and (max-width:768px){.subscribe_questionnaire .svg-image,.subscribe_warning .svg-image{width:72px}}@media only screen and (max-width:1024px){.subscribe_questionnaire,.subscribe_warning{-webkit-flex-direction:row;flex-direction:row}}@media only screen and (max-width:768px){.subscribe_questionnaire,.subscribe_warning{-webkit-flex-direction:column;flex-direction:column}}@media only screen and (max-width:1024px){.subscribe_questionnaire,.subscribe_warning{padding:40px 60px}}@media only screen and (max-width:768px){.subscribe_questionnaire,.subscribe_warning{padding:40px 24px 32px}}@media only screen and (max-width:1024px){.subscribe_questionnaire>div,.subscribe_warning>div{-webkit-align-items:flex-start;align-items:flex-start}}@media only screen and (max-width:768px){.subscribe_questionnaire>div,.subscribe_warning>div{-webkit-align-items:center;align-items:center}}@media only screen and (max-width:1024px){.subscribe_questionnaire>div,.subscribe_warning>div{text-align:left}}@media only screen and (max-width:768px){.subscribe_questionnaire>div,.subscribe_warning>div{text-align:center}}@media only screen and (max-width:1024px){.subscribe_questionnaire>div:first-child,.subscribe_warning>div:first-child{margin-right:60px}}@media only screen and (max-width:768px){.subscribe_questionnaire>div:first-child,.subscribe_warning>div:first-child{margin-right:0}}.subscribe_questionnaire>div:last-child,.subscribe_warning>div:last-child{-webkit-flex-grow:1;flex-grow:1}.subscribe_questionnaire>div:last-child .section-title,.subscribe_warning>div:last-child .section-title{max-width:none}@media only screen and (max-width:1024px){.subscribe_questionnaire>div:last-child .section-title,.subscribe_warning>div:last-child .section-title{margin-top:0}}@media only screen and (max-width:768px){.subscribe_questionnaire>div:last-child .section-title,.subscribe_warning>div:last-child .section-title{margin-top:32px}}@media only screen and (max-width:1024px){.subscribe_questionnaire>div:last-child .section-title,.subscribe_warning>div:last-child .section-title{max-width:340px}}@media only screen and (max-width:768px){.subscribe_questionnaire>div:last-child .section-title,.subscribe_warning>div:last-child .section-title{max-width:none}}@media only screen and (max-width:1024px){.subscribe_questionnaire>div:last-child .section-title,.subscribe_warning>div:last-child .section-title{text-align:left}}@media only screen and (max-width:768px){.subscribe_questionnaire>div:last-child .section-title,.subscribe_warning>div:last-child .section-title{text-align:center}}.subscribe_subscribe{min-height:343px}.subscribe_subscribe .button{width:100%}.subscribe_subscribe .section-title{max-width:100%}.subscribe_subscribe .form{margin-top:16px}.subscribe_subscribe .form input{background:rgba(135,143,164,.1)}.subscribe_subscribe .form__element__label{text-align:left}.subscribe_subscribe .form__element+.form__element{margin-top:16px}.subscribe_error .subscribe__icon .svg-image{width:180px;height:200px}.subscribe_error .subscribe__icon .svg-image svg{width:100%;height:100%}.page[name=contacts] .yandex-map{overflow:hidden;position:relative;background:#e5e9f2;-webkit-animation:opacify 1.5s linear infinite forwards;animation:opacify 1.5s linear infinite forwards}.page[name=contacts] .html-content__content{margin-left:0}.page[name=contacts] .html-content__content p{max-width:767px;margin-top:0;word-break:break-word}.page[name=contacts] .wrapper>.section-title{margin-bottom:70px}@media only screen and (max-width:1024px){.page[name=contacts] .wrapper>.section-title{margin-bottom:40px}}.page[name=contacts] .form{max-width:370px}.page[name=contacts] .form>*+*{margin-top:50px}.page[name=contacts] .form>:first-child,.page[name=contacts] .form>:nth-child(2){margin-top:16px}.page[name=contacts] .form .button-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:16px}.page[name=contacts] .yandex-map{display:-webkit-flex;display:flex;width:100%;margin:40px 0}.page[name=contacts] .page__block-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%}.page[name=contacts] .page__block-content-title{margin-bottom:18px}.page[name=contacts] .page__block-content .persons{display:-webkit-flex;display:flex;margin-bottom:40px}.page[name=contacts] .page__block-content .persons>div{-webkit-flex:1 1;flex:1 1}.page[name=contacts] .page__block-content .typography{max-width:520px}.page[name=contacts] .page__block-content>div{display:-webkit-flex;display:flex}@media only screen and (max-width:768px){.page[name=contacts] .page__block-content>div{-webkit-flex-direction:column;flex-direction:column}}.page[name=contacts] .page__block-content>div>div{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;-webkit-flex-direction:column;flex-direction:column}.page[name=contacts] .page__block-content>div>i{width:36px;margin-right:46px}@media only screen and (max-width:1024px){.page[name=contacts] .page__block-content>div>i{margin-right:32px}}@media only screen and (max-width:768px){.page[name=contacts] .page__block-content>div>i{margin-right:0;margin-bottom:24px}}.page[name=contacts] .page__block-content>div+div{margin-top:40px}.page[name=contacts] .grecaptcha-badge{z-index:10;bottom:124px!important}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{margin-left:-8px;position:absolute}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow:before{box-sizing:content-box;position:absolute;border:8px solid transparent;height:0;width:1px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow:before{content:"";z-index:-1;border-width:8px;left:-8px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{top:0;margin-top:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-top:none;border-bottom-color:#f0f0f0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{top:-1px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow:before{bottom:-1px;border-top-color:#aeaeae}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-radius:.3rem}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{margin-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{margin-bottom:10px}.react-datepicker-popper[data-placement^=right]{margin-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{margin-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;border-top-right-radius:.3rem;padding-top:8px;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 2px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{margin-top:0;color:#000;font-weight:700;font-size:.944rem}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{background:none;line-height:1.7rem;text-align:center;cursor:pointer;position:absolute;top:10px;width:0;padding:0;border:.45rem solid transparent;z-index:1;height:10px;width:10px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:10px;border-right-color:#ccc}.react-datepicker__navigation--previous:hover{border-right-color:#b3b3b3}.react-datepicker__navigation--previous--disabled,.react-datepicker__navigation--previous--disabled:hover{border-right-color:#e6e6e6;cursor:default}.react-datepicker__navigation--next{right:10px;border-left-color:#ccc}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:80px}.react-datepicker__navigation--next:hover{border-left-color:#b3b3b3}.react-datepicker__navigation--next--disabled,.react-datepicker__navigation--next--disabled:hover{border-left-color:#e6e6e6;cursor:default}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px;border-top-color:#ccc}.react-datepicker__navigation--years-previous:hover{border-top-color:#b3b3b3}.react-datepicker__navigation--years-upcoming{top:-4px;border-bottom-color:#ccc}.react-datepicker__navigation--years-upcoming:hover{border-bottom-color:#b3b3b3}.react-datepicker__month-container{float:left}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:85px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-72px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__month--in-range,.react-datepicker__month--in-selecting-range,.react-datepicker__month--selected,.react-datepicker__quarter--in-range,.react-datepicker__quarter--in-selecting-range,.react-datepicker__quarter--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__month--in-range:hover,.react-datepicker__month--in-selecting-range:hover,.react-datepicker__month--selected:hover,.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter--in-selecting-range:hover,.react-datepicker__quarter--selected:hover{background-color:#1d5d90}.react-datepicker__month--disabled,.react-datepicker__quarter--disabled{color:#ccc;pointer-events:none}.react-datepicker__month--disabled:hover,.react-datepicker__quarter--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2{color:green}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range{background-color:rgba(33,107,165,.5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range,.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range,.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range{background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover{background-color:transparent}.react-datepicker__month-text.react-datepicker__month--in-range:hover,.react-datepicker__month-text.react-datepicker__month--selected:hover,.react-datepicker__month-text.react-datepicker__quarter--in-range:hover,.react-datepicker__month-text.react-datepicker__quarter--selected:hover,.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,.react-datepicker__quarter-text.react-datepicker__month--selected:hover,.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover{background-color:#216ba5}.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover{background-color:#f0f0f0}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid transparent;border-radius:.3rem}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{border-top-color:#ccc;float:right;margin-left:20px;top:8px;position:relative;border-width:.45rem}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{-webkit-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"\00d7"}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);left:0;top:0;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__portal .react-datepicker__navigation{border:.81rem solid transparent}.react-datepicker__portal .react-datepicker__navigation--previous{border-right-color:#ccc}.react-datepicker__portal .react-datepicker__navigation--previous:hover{border-right-color:#b3b3b3}.react-datepicker__portal .react-datepicker__navigation--previous--disabled,.react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover{border-right-color:#e6e6e6;cursor:default}.react-datepicker__portal .react-datepicker__navigation--next{border-left-color:#ccc}.react-datepicker__portal .react-datepicker__navigation--next:hover{border-left-color:#b3b3b3}.react-datepicker__portal .react-datepicker__navigation--next--disabled,.react-datepicker__portal .react-datepicker__navigation--next--disabled:hover{border-left-color:#e6e6e6;cursor:default}.datepicker{position:relative}.datepicker input{height:48px;background:rgba(135,143,164,.1)}.datepicker__icon{position:absolute;top:50%;right:14px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px;height:24px;pointer-events:none;cursor:pointer}.datepicker__icon svg{width:100%;height:100%}.datepicker__icon svg path{transition:all .25s}.datepicker_time-range{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.datepicker_time-range input{width:70px}.datepicker_time-range .datepicker__dash{margin:0 8px;font-size:14px;color:#000}.datepicker .react-datepicker{border:none;border-radius:6px;box-shadow:0 4px 12px 0 rgba(0,23,46,.05)}.datepicker .react-datepicker-wrapper{display:-webkit-flex;display:flex;width:100%}.datepicker .react-datepicker-popper{z-index:1000}.datepicker .react-datepicker-popper+.datepicker__icon svg path{fill:#1957ea}.datepicker .react-datepicker__header{background-color:#fff;border:none}.datepicker .react-datepicker__date{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.datepicker .react-datepicker__date-button{background:none;border:none;outline:none;cursor:pointer}.datepicker .react-datepicker__date-button:first-child{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.datepicker .react-datepicker__date-button:last-child{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.datepicker .react-datepicker__date-button svg{width:30px;height:30px}.datepicker .react-datepicker__date-time{font-size:18px;font-weight:500}.datepicker .react-datepicker__day{color:#878fa4}.datepicker .react-datepicker__day-names{border-bottom:1px solid #dee0e6}.datepicker .react-datepicker__day-name{color:#878fa4;opacity:.5}.datepicker .react-datepicker__day--outside-month{opacity:.5}.datepicker .react-datepicker__day--selected{background-color:#1957ea;color:#fff}.datepicker .react-datepicker__day--disabled{color:#ccc}.datepicker .react-datepicker__time-list-item{color:#878fa4}.datepicker .react-datepicker__time-list-item--selected{background-color:#1957ea!important}.page[name=playlist]>*>.gallery{margin-top:85px}.page[name=playlist] .page__title{margin-bottom:0}.page[name=playlist] .page__filters{display:-webkit-flex;display:flex;width:calc(100% + 10px);margin-top:10px;margin-right:-10px}@media only screen and (max-width:768px){.page[name=playlist] .page__filters{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.page[name=playlist] .page__filters>div{display:-webkit-flex;display:flex;margin-top:10px;margin-right:10px}.page[name=playlist] .page__filters .button,.page[name=playlist] .page__filters .select{width:192px}@media only screen and (max-width:768px){.page[name=playlist] .page__filters .button,.page[name=playlist] .page__filters .datepicker,.page[name=playlist] .page__filters .select{width:calc(50% - 10px)}}.page[name=playlist] .page__filters .datepicker{min-width:130px}.page[name=playlist] .page__filters .datepicker_time-range{min-width:auto}@media only screen and (max-width:768px){.page[name=playlist] .page__filters .datepicker_time-range{-webkit-flex-grow:1;flex-grow:1;min-width:174px}}@media only screen and (max-width:768px){.page[name=playlist] .page__filters .datepicker_time-range input{width:100%}}.page[name=playlist] .page__playlist{width:100%;-webkit-flex-direction:column;flex-direction:column}.page[name=playlist] .page__playlist-titles{height:22px;margin-bottom:24px}.page[name=playlist] .page__playlist-titles span{color:#878fa4}.page[name=playlist] .page__playlist-titles span:last-child{margin-left:82px}.page[name=playlist] .page__filters+.page__block,.page[name=playlist] .page__filters+.page__playlist-titles{margin-top:70px}.page[name=playlist] .page__title+.page__block{margin-top:40px}.page[name=brigadau] .podcasts{margin-top:78px}.page[name=brigadau] .grid__gallery{margin-top:94px}@media only screen and (max-width:768px){.page[name=brigadau] .grid__gallery{margin-top:60px}}.page[name=brigadau] .gallery__horoscope{margin-top:80px}@media only screen and (max-width:768px){.page[name=brigadau] .gallery__horoscope{margin-top:60px}}.page[name=brigadau] .gallery__programs{margin-top:80px}.page[name=articles] .grid__item{width:300px}.page[name=podcasts] .program-with-podcast+.program-with-podcast{margin-top:60px}@media only screen and (max-width:1024px){.page[name=podcasts] .program-with-podcast+.program-with-podcast{margin-top:80px}}@media only screen and (max-width:768px){.page[name=podcasts] .program-with-podcast+.program-with-podcast{margin-top:60px}}.page[name=podcasts-with-frame] .podcasts-with-frame-items{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:-20px -20px 0 0}.page[name=podcasts-with-frame] .podcasts-with-frame-items .podcast-with-frame{width:calc(50% - 20px);margin:20px 20px 0 0}@media (max-width:1100px){.page[name=podcasts-with-frame] .podcasts-with-frame-items .podcast-with-frame{width:calc(100% - 20px)}}.page[name=podcast-with-frame] .podcast-with-frame{margin-top:40px}.page[name=podcast-with-frame] .vk-wrapper{margin-top:80px}.page[name=app] .page__content{width:calc(100% - 318px)}@media only screen and (max-width:1024px){.page[name=app] .page__content{width:100%}}@media only screen and (max-width:768px){.page[name=app] .page__content{width:100%}}.page[name=app] .page__content img{display:-webkit-flex;display:flex;width:100%;border-radius:6px 6px 0 0}.page[name=app] .page__block{margin-top:70px}@media only screen and (max-width:1024px){.page[name=app] .page__block{margin-top:40px}}@media only screen and (max-width:768px){.page[name=app] .page__block{margin-top:40px}}.page[name=app] .page__block .html-content{border-radius:0 0 6px 6px;padding-top:40px}@media only screen and (max-width:768px){.page[name=app] .page__block .html-content{padding-top:32px}}.page[name=app] .page__block .html-content__content{margin:0 auto 0 0;max-width:527px}@media only screen and (max-width:1024px){.page[name=app] .page__block .html-content__content{max-width:none}}.page[name=app] .page__block .html-content .links{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:-8px;margin-right:-8px;margin-bottom:40px}.page[name=app] .page__block .html-content .links a{width:142px;height:36px;margin-top:8px;margin-right:8px;border-radius:10px;background:#000}.page[name=app] .page__block .html-content span{display:block;color:#878fa4;font-size:12px;margin-top:40px}@media only screen and (max-width:1024px){.page[name=app] .page__block .html-content span{margin-top:24px}}.battles{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%}.battles__title{margin-bottom:24px}.battle{display:-webkit-flex;display:flex}@media only screen and (max-width:768px){.battle{-webkit-flex-direction:column;flex-direction:column}}.battle+.battle{margin-top:10px}.battle__list{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.battle .svg-image{-webkit-flex:none;flex:none;width:29px;height:16px;margin:0 14px;opacity:.2}@media only screen and (max-width:768px){.battle .svg-image{display:none}}.battle .svg-image.battle__like{display:-webkit-flex;display:flex;width:30px;height:30px;margin-left:auto;transition:all .25s}.battle .svg-image.battle__like svg{width:100%;height:100%}.battle .svg-image.battle__like_active{opacity:1}.battle .svg-image.battle__like_active path{fill:#f9474e;transition:all .25s}.battle .svg-image.battle__vs{margin:auto 14px}.battle__singer{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-grow:1;flex-grow:1;width:250px;padding:13px 32px;background:#fff;border:1px solid transparent;border-radius:6px;box-shadow:0 4px 12px 0 rgba(0,23,46,.05)}@media only screen and (max-width:768px){.battle__singer{width:100%}}@media only screen and (max-width:768px){.battle__singer:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0}}@media only screen and (max-width:768px){.battle__singer:last-child{border-top-left-radius:0;border-top-right-radius:0}}.battle__singer_winner{border-color:#1cc965}.battle__votes{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;width:30px;margin-right:50px}@media only screen and (max-width:1024px){.battle__votes{margin-right:24px}}.battle__singer-info{display:grid;-webkit-align-items:center;align-items:center}.battle__singer-info img{grid-row:1;width:44px;height:44px;margin-right:10px;border-radius:50%;object-fit:cover}.battle__singer-name{grid-row:1;overflow:hidden;text-overflow:ellipsis}.page[name=double-hit] .battles{margin-top:60px}.page[name=double-hit] .show-more-battles{margin-top:20px}.page[name=double-hit] .podcasts{margin-top:60px}.page[name=broadcast] .page__title{margin-bottom:40px}.page[name=broadcast] .on-air{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:-16px;margin-bottom:40px}@media only screen and (max-width:768px){.page[name=broadcast] .on-air{-webkit-flex-direction:column;flex-direction:column}}.page[name=broadcast] .broadcast__iframe-container{width:100%}.page[name=broadcast] .broadcast__iframe{position:relative;overflow:hidden;-webkit-flex-grow:1;flex-grow:1;height:0;padding-bottom:56.3%;border-radius:6px;background-color:#000;box-shadow:0 4px 12px 0 rgba(0,23,46,.05)}.page[name=broadcast] .broadcast__iframe iframe{position:absolute}.page[name=broadcast] #vk_comments{margin-top:60px}@media (max-width:350px){.page[name=broadcast] #vk_comments{margin-left:-25px;width:calc(100% + 50px)!important}}.fake-suggestion-page-block{margin-top:20px;padding:24px;background:#fff;box-shadow:0 4px 12px 0 rgba(0,23,46,.05);border-radius:6px}.fake-suggestion-page-block__form{margin-top:10px;width:100%}.fake-suggestion-page-block__button-container{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.page[name=year-chart] .song-list{width:100%;margin-top:20px}.page[name=year-chart] .tabs{margin-top:24px}.page[name=year-chart] .tabs__item{margin-top:12px;margin-right:24px}.page[name=top-club-chart] .podcasts{margin-top:78px}@media only screen and (max-width:1024px){.page[name=top-club-chart] .podcasts{margin-top:36px}}.page[name=top-club-chart] .select{margin-top:0}.page[name=top-club-chart] .all-years-link{margin-top:20px}.page[name=top-club-chart] .tabs{margin-top:40px;margin-bottom:36px}.page[name=top-club-chart] .tabs+.song-titles{margin-top:0}@media only screen and (max-width:1024px){.page[name=top-club-chart] .ad-container{display:none}}.page[name=top-club-chart] .song-titles{display:-webkit-flex;display:flex;width:100%;margin-top:60px}.page[name=top-club-chart] .song-titles span:nth-child(2){margin-left:64px}.page[name=top-club-chart] .song-titles span:nth-child(3){margin-left:auto}.page[name=top-club-chart] .song-titles_year span:first-child{margin-left:23px}.page[name=top-club-chart] .song-titles_year span:nth-child(2){margin-left:76px}.page[name=top-club-chart] .song-list{width:100%;margin-top:22px}.page[name=top-club-chart] .gallery_type_residents{margin-top:62px;margin-bottom:34px}.page[name=top-club-chart] .gallery_type_songs{margin-top:84px}@media only screen and (max-width:1024px){.page[name=top-club-chart] .gallery_type_songs{margin-top:36px}}.page[name=top-club-chart] .grid{margin-top:58px}.modal[data-modal=photo] .scroll-container,.modal[data-modal=photo] .scroll-container__wrapper{padding:0}@media only screen and (max-width:768px){.modal[data-modal=photo] .scroll-container__wrapper{height:100%}}.modal[data-modal=photo] .scroll-container .content{border-radius:6px;background:#000;max-width:1057px;height:660px;max-height:660px;overflow:hidden;-webkit-flex-direction:row;flex-direction:row;border-radius:0 6px 6px 0}@media only screen and (max-width:1024px){.modal[data-modal=photo] .scroll-container .content{max-width:560px}}@media only screen and (max-width:768px){.modal[data-modal=photo] .scroll-container .content{max-width:none;width:100%}}@media only screen and (max-width:1024px){.modal[data-modal=photo] .scroll-container .content{height:629px}}@media only screen and (max-width:768px){.modal[data-modal=photo] .scroll-container .content{height:100%}}@media only screen and (max-width:1024px){.modal[data-modal=photo] .scroll-container .content{max-height:629px}}@media only screen and (max-width:768px){.modal[data-modal=photo] .scroll-container .content{max-height:none}}@media only screen and (max-width:1024px){.modal[data-modal=photo] .scroll-container .content{-webkit-flex-direction:column;flex-direction:column}}@media only screen and (max-width:768px){.modal[data-modal=photo] .scroll-container .content{border-radius:0}}.modal[data-modal=photo] .scroll-container .content .cross-container{z-index:100;top:32px;right:32px;display:none}@media only screen and (max-width:768px){.modal[data-modal=photo] .scroll-container .content .cross-container{display:block}}.modal[data-modal=photo] .scroll-container .content .cross-container__wrapper-content:after,.modal[data-modal=photo] .scroll-container .content .cross-container__wrapper-content:before{background:#fff}.modal[data-modal=photo] .modal__view{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:calc(100% - 290px)}@media only screen and (max-width:1024px){.modal[data-modal=photo] .modal__view{width:100%}}@media only screen and (max-width:768px){.modal[data-modal=photo] .modal__view{-webkit-flex:1 1;flex:1 1}}@media only screen and (max-width:1024px){.modal[data-modal=photo] .modal__view{padding:24px 0}}.modal[data-modal=photo] .modal__view .slick-slider{margin:0 auto}@media only screen and (max-width:768px){.modal[data-modal=photo] .modal__view .slick-slider{max-width:460px}}.modal[data-modal=photo] .modal__view .slick-slider .slick-slide{width:100%;max-height:510px}@media only screen and (max-width:1024px){.modal[data-modal=photo] .modal__view .slick-slider .slick-slide{max-height:375px}}@media only screen and (max-width:768px){.modal[data-modal=photo] .modal__view .slick-slider .slick-slide{max-height:345px}}.modal[data-modal=photo] .modal__view .slick-slider .slick-slide>div{width:100%}.modal[data-modal=photo] .modal__view .gallery-control{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding-top:24px}.modal[data-modal=photo] .modal__view .gallery-control .typography{margin:0 16px;opacity:.7}.modal[data-modal=photo] .modal__view .gallery-control i{opacity:1}.modal[data-modal=photo] .modal__view .gallery-control i path{fill:#fff}.modal[data-modal=photo] .modal__view>div{width:100%}.modal[data-modal=photo] .modal__view>div img{width:100%;object-fit:contain}.modal[data-modal=photo] .modal__list{overflow:scroll;background:rgba(135,143,164,.2);width:290px;padding:40px 55px;height:100%;min-height:100%;border-radius:0 6px 6px 0}@media only screen and (max-width:1024px){.modal[data-modal=photo] .modal__list{width:100%;padding:40px 32px;height:auto;min-height:156px;display:-webkit-flex;display:flex}}@media only screen and (max-width:768px){.modal[data-modal=photo] .modal__list{border-radius:0}}.modal[data-modal=photo] .modal__list:after{width:10px;min-width:10px;height:"100%";content:""}@media only screen and (max-width:1024px){.modal[data-modal=photo] .modal__list:after{display:block}}.modal[data-modal=photo] .modal__list .card{width:100%;min-width:100%;margin-bottom:16px;margin-right:0}@media only screen and (max-width:1024px){.modal[data-modal=photo] .modal__list .card{width:130px;min-width:130px;height:73px;margin-bottom:0;margin-right:20px}}.modal[data-modal=photo] .modal__list img{width:100%;cursor:pointer}.page[name=photoById] .section-title{margin-bottom:8px}.page[name=photoById] .page__date{margin-top:8px}.page[name=photoById] .page__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.page[name=photoById] .page__block{margin-top:40px}.page[name=photoById] .page__grid{margin-top:60px}@media only screen and (max-width:1024px){.page[name=photoById] .page__grid{margin-top:40px}}.page[name=podcasts] .section-title{margin-bottom:78px}.page[name=app] .page__title{margin-bottom:0}.instagram .mp-player{display:none!important}.page[name=instagram]+.footer{padding-bottom:0}.html-content_seif{padding:0}.html-content_seif .html-content__content,.html-content_seif .html-content__content .iframe{margin:0}.link{display:inline;color:#000}.link_disabled{opacity:.5}.city{display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center}.city .svg-image{width:24px;height:24px;margin-left:10px}.burger{width:30px;height:30px;overflow:hidden;position:relative}.burger:hover{cursor:pointer}.burger .line,.burger .line:after,.burger .line:before{left:0}.burger .line{top:50%;width:26px;position:absolute;background:#000;height:2px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.burger .line:after,.burger .line:before{position:absolute;width:26px;transition:all .2s;height:2px;background-color:#000;min-height:2px;content:"";display:block;-webkit-transform:translateX(0);transform:translateX(0)}.burger .line:before{top:-6px}.burger .line:after{width:60%;top:6px}.burger_show .line{background-color:transparent}.burger_show .line,.burger_show .line:after,.burger_show .line:before{transition:all .2s}.burger_show .line:after,.burger_show .line:before{top:0;left:-2px;width:30px}.burger_show .line:before{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.burger_show .line:after{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.menu__content-menu-city .account,.menu__content-menu-city .account .account__logout,.menu__content-menu-city .account .account__nickname{display:none}@media only screen and (max-width:768px){.menu__content-menu-city .account{display:-webkit-flex;display:flex}}.account{-webkit-justify-content:space-between;justify-content:space-between}.account,.account__block{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.account__block{cursor:pointer}.account__block .svg-image{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.account__block .svg-image svg{width:24px;height:24px}.account__avatar{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:36px;height:36px;border-radius:100%;background:#c2c7d1}.account__avatar-image{background:#1957ea}.account__avatar div{opacity:.75}.account__avatar path{fill:#fff}.account p{margin-left:12px}.logotype{width:160px;height:70px;display:-webkit-flex;display:flex}.logotype img{width:100%}.ReactCollapse--collapse{transition:height .5s}.menu__content_show .navigation{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.menu__content_show .navigation__sub-menu{left:355px;max-width:none}.navigation{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.navigation .link_active .typography{color:#f9474e}.navigation .link_active i svg path{fill:#f9474e}.navigation__sub-menu{position:fixed;z-index:100;top:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;transition:all .25s;border-radius:6px;box-shadow:0 4px 12px 0 rgba(0,23,46,.05);background:#fff;width:255px;padding:8px 0;margin-top:-8px;left:0}@media only screen and (max-width:1024px){.navigation__sub-menu{border-radius:0;box-shadow:none;background:#f8f9fc;width:calc(100vw - 355px);padding:48px 40px 138px}}@media only screen and (max-width:768px){.navigation__sub-menu{padding:48px 40px}}@media only screen and (max-width:1024px){.navigation__sub-menu{margin-top:0;left:-100vw;overflow-y:scroll}}@media only screen and (max-width:768px){.navigation__sub-menu{overflow-y:visible;overflow-y:initial}}@media only screen and (max-width:1024px){.navigation__sub-menu{height:100%}}.navigation__sub-menu .account{margin-bottom:164px}.navigation__sub-menu .navigation__link{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;height:50px;min-height:50px;padding:0 32px}@media only screen and (max-width:1024px){.navigation__sub-menu .navigation__link{height:60px;min-height:60px;padding:0}}.navigation__link{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;cursor:pointer;transition:all .25s;transition-property:background;color:#878fa4}.navigation__link .mobile-category-toggler{width:32px;height:32px;margin:0;transition:all .25s}.navigation__link .mobile-category-toggler svg{height:100%}.navigation__link-submenu{overflow:hidden;-webkit-align-items:center;align-items:center;padding:10px 73px}.navigation__link-submenu .link{padding:12px 0}@media only screen and (max-width:1024px){.navigation__link_active{background:#f8f9fc}}@media only screen and (max-width:768px){.navigation__link_active{color:#000}}.navigation__link_open{background:#f8f9fc}.navigation__link_open .navigation__link-submenu{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;flex-direction:column}.navigation__link_open .mobile-category-toggler{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.navigation__link-content{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:inherit;height:50px}@media only screen and (max-width:1024px){.navigation__link-content{padding:0 20px 0 40px}}@media only screen and (max-width:768px){.navigation__link-content{padding:0 24px}}@media only screen and (max-width:1024px){.navigation__link-content{height:60px}}.navigation__link .typography{color:inherit}.navigation__link i{width:24px;height:24px;margin-right:24px}.navigation__link:hover{color:#f9474e}.navigation__link:hover .navigation__link-icon path{fill:#f9474e}.navigation_footer{-webkit-flex-direction:row;flex-direction:row}.navigation_footer .navigation__group{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;-webkit-flex-direction:column;flex-direction:column;padding-right:10px}.navigation_footer .navigation__group:last-child{padding-right:0}.navigation_footer .navigation__group .link{color:#878fa4}.navigation_footer .navigation__group .link:first-child{margin-bottom:18px;color:#000}.navigation_footer .navigation__group>div+div{margin-top:32px}.menu{display:-webkit-flex;display:flex;background:#fff;width:295px;min-width:295px}@media only screen and (max-width:1024px){.menu{width:60px}}@media only screen and (max-width:768px){.menu{width:100%}}@media only screen and (max-width:1024px){.menu{min-width:60px}}@media only screen and (max-width:768px){.menu{min-width:100%}}.menu__mobile-ui{position:relative;z-index:10;-webkit-align-items:center;align-items:center;width:100%;background:#fff;display:none;-webkit-justify-content:center;justify-content:center}@media only screen and (max-width:1024px){.menu__mobile-ui{display:-webkit-flex;display:flex}}@media only screen and (max-width:768px){.menu__mobile-ui{-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:space-between;justify-content:space-between;padding:0 24px}}.menu__mobile-ui .logotype,.menu__mobile-ui .typography{display:none}@media only screen and (max-width:768px){.menu__mobile-ui .logotype,.menu__mobile-ui .typography{display:-webkit-flex;display:flex}}.menu__mobile-ui .burger{box-sizing:content-box}@media only screen and (max-width:768px){.menu__mobile-ui .burger{padding-right:40px}}.menu__mobile-ui .typography{width:129px;text-align:center}.menu__mobile-ui .logotype{width:92px;min-width:92px;height:40px}.menu__mobile-ui>i{position:absolute;top:16px;right:0;left:0}@media only screen and (max-width:768px){.menu__mobile-ui>i{display:none}}.menu__mobile-ui .status__value{position:static;display:none}@media only screen and (max-width:768px){.menu__mobile-ui .status__value{display:-webkit-flex;display:flex}}.menu__mobile-ui .status__value svg{width:auto}.menu__content{z-index:0;left:-235px;box-sizing:content-box;transition:all .25s;background:#fff;width:100%;height:100%}@media only screen and (max-width:1024px){.menu__content{top:0}}@media only screen and (max-width:768px){.menu__content{top:60px}}@media only screen and (max-width:1024px){.menu__content{width:calc(100vw - 60px)}}@media only screen and (max-width:768px){.menu__content{width:100%;height:calc(100% - 60px);overflow:scroll}}@media only screen and (max-width:1024px){.menu__content{position:absolute}}@media only screen and (max-width:768px){.menu__content{position:fixed;display:none}}@media only screen and (max-width:1024px){.menu__content{left:calc(-100vw + 120px)}}@media only screen and (max-width:768px){.menu__content{left:-100%}}.menu__content_mobile{display:none}@media only screen and (max-width:768px){.menu__content_mobile{display:block!important;z-index:998}}@media only screen and (max-width:1024px){.menu__content_show{border-left:1px solid #bfc4d0}}@media only screen and (max-width:768px){.menu__content_show{border-left:none}}@media only screen and (max-width:1024px){.menu__content_show{left:60px}}@media only screen and (max-width:768px){.menu__content_show{left:0}}.menu__content-menu{position:relative;z-index:10;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%;background:#fff;height:100%;padding:30px 0 120px}@media only screen and (max-width:768px){.menu__content-menu{height:auto}}@media only screen and (max-width:1024px){.menu__content-menu{max-height:100%}}@media only screen and (max-width:768px){.menu__content-menu{max-height:none}}@media only screen and (max-width:1024px){.menu__content-menu{overflow-y:scroll}}@media only screen and (max-width:768px){.menu__content-menu{padding:14px 0 104px}}.menu__content-menu>*{max-width:295px}@media only screen and (max-width:768px){.menu__content-menu>*{max-width:none}}.menu__content-menu>:not(.navigation):not(.navigation__sub-menu){box-sizing:content-box;padding-left:40px;padding-right:20px}@media only screen and (max-width:768px){.menu__content-menu>:not(.navigation):not(.navigation__sub-menu){padding-left:24px;padding-right:24px}}.menu__content-menu>.navigation:not(.navigation__sub-menu){padding-left:40px;padding-right:20px}@media only screen and (max-width:1024px){.menu__content-menu>.navigation:not(.navigation__sub-menu){padding-left:0;padding-right:0}}.menu__content-menu-status{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin-top:16px;margin-bottom:24px}.menu__content-menu-status i{width:28px}.menu__content-menu-status .status__value{width:110px;height:20px}.menu__content-menu-status .status__value svg{width:100%;height:100%}.menu__content-menu-logotype{width:100%;max-width:160px}.menu__content-menu-share.social{margin-top:24px;margin-bottom:32px}@media only screen and (max-width:1024px){.menu__content-menu-share.social{margin-top:32px}}@media only screen and (max-width:768px){.menu__content-menu-share.social{margin-top:32px}}@media only screen and (max-width:1024px){.menu__content-menu-share.social{margin-bottom:24px}}@media only screen and (max-width:768px){.menu__content-menu-share.social{margin-bottom:24px}}.menu__content-menu-city{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.menu__content-menu>.account{margin-top:32px}@media only screen and (max-width:1024px){.menu__content-menu-status i:not(.status__value),.menu__content-menu>.account{display:none}}@media only screen and (max-width:768px){.menu__content-menu-logotype,.menu__content-menu-status{display:none}}.menu .sticky-outer-wrapper{position:relative;z-index:998;width:100%;background:#fff}.menu .sticky-outer-wrapper .sticky-inner-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;background:#fff;min-height:100vh}@media only screen and (max-width:1024px){.menu .sticky-outer-wrapper .sticky-inner-wrapper{height:100vh}}@media only screen and (max-width:768px){.menu .sticky-outer-wrapper .sticky-inner-wrapper{height:60px}}@media only screen and (max-width:1024px){.menu .sticky-outer-wrapper .sticky-inner-wrapper{min-height:0}}.footer{overflow:hidden;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;flex-direction:column;width:100%;padding-bottom:90px;background:#dde1ea;display:none}@media only screen and (max-width:1024px){.footer{display:-webkit-flex;display:flex}}.footer_only-desktop{display:-webkit-flex;display:flex}@media only screen and (max-width:1024px){.footer_only-desktop{display:none}}.footer__info{display:-webkit-flex;display:flex;width:100%;color:hsla(0,0%,100%,.5);background:#43464c;padding-top:20px;padding-bottom:20px}@media only screen and (max-width:1024px){.footer__info{padding-top:24px;padding-bottom:24px}}.footer__info__text{max-width:980px}@media only screen and (max-width:1024px){.footer__info__text:last-child{margin-top:8px}}.footer__info i{width:56px;margin-right:36px}.footer__info div{-webkit-flex:1 1;flex:1 1}.footer__content{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:row;flex-direction:row;padding-bottom:90px;padding-top:32px}@media only screen and (max-width:1024px){.footer__content{padding-bottom:40px}}@media only screen and (max-width:768px){.footer__content{padding-top:36px}}@media only screen and (max-width:1024px){.footer__content{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.footer__content>:first-child{width:100%;margin-bottom:24px;display:none}@media only screen and (max-width:768px){.footer__content>:first-child{display:-webkit-flex;display:flex}}.footer__content>div:nth-child(2){width:255px}@media only screen and (max-width:1024px){.footer__content>div:nth-child(2){-webkit-order:1;order:1;padding-right:40px}}@media only screen and (max-width:768px){.footer__content>div:nth-child(2){padding-right:0}}@media only screen and (max-width:1024px){.footer__content>div:nth-child(2){margin-right:4px}}@media only screen and (max-width:768px){.footer__content>div:nth-child(2){margin-right:0;width:100%}}@media only screen and (max-width:1024px){.footer__content>div:nth-child(2){-webkit-flex-grow:1;flex-grow:1}}@media only screen and (max-width:768px){.footer__content>div:nth-child(2) .form,.footer__content>div:nth-child(2) .search-button{display:none}}@media only screen and (max-width:1024px){.footer__content>div:nth-child(4){-webkit-order:2;order:2}}@media only screen and (max-width:768px){.footer__content>div:nth-child(4){-webkit-order:0;order:0}}@media only screen and (max-width:1024px){.footer__content>div:nth-child(4){margin-left:4px}}@media only screen and (max-width:768px){.footer__content>div:nth-child(4){margin-bottom:24px}}@media only screen and (max-width:1024px){.footer__content>div:nth-child(4){-webkit-flex-grow:1;flex-grow:1}}@media only screen and (max-width:768px){.footer__content>div:nth-child(4){width:100%}}.footer__content>div:nth-child(3){display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%;margin:0 40px;-webkit-flex:1 1;flex:1 1}@media only screen and (max-width:1024px){.footer__content>div:nth-child(3){margin:60px 0 0}}@media only screen and (max-width:768px){.footer__content>div:nth-child(3){display:none}}@media only screen and (max-width:1024px){.footer__content>div:nth-child(3){-webkit-order:3;order:3}}.footer__content>div:nth-child(3) .label{margin-bottom:18px}.footer__content__social{display:-webkit-flex;display:flex;width:208px;margin-top:16px;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:768px){.footer__content__social{-webkit-justify-content:space-between;justify-content:space-between;width:100%;margin-top:0;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}}.footer__content__social .social__link{margin:16px 16px 0 0}@media only screen and (max-width:768px){.footer__content__social .social__link{margin:0}}.footer__content__projects{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-top:40px}.footer__content__projects__text{margin-bottom:20px}.footer__content__projects__logo{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start}.footer__content__projects__logo div{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;margin-right:10px}.footer__content__projects__logo div:last-child{margin-right:0}.footer__content__projects__logo div .link{height:80px;position:relative;background-repeat:no-repeat!important;background-size:1200px!important}.footer__content__projects__logo div .link:hover{background-position-y:-84px!important}.footer__content__projects__logo div i path{transition:all .25s}.footer__content__projects__logo div:first-child .link:nth-child(2){width:82px;background-position-x:-992px!important}.footer__content__projects__logo div:first-child .link:first-child{width:82px;background-position-x:-2px!important;background-position-y:10px!important;background-size:900px!important}.footer__content__projects__logo div:first-child .link:first-child:hover{background-position-y:-53px!important}.footer__content__projects__logo div:nth-child(2) .link:nth-child(2){width:65px;background-position-x:-975px!important;background-position-y:8px!important}.footer__content__projects__logo div:nth-child(2) .link:nth-child(2):hover{background-position-y:-56px!important}.footer__content__projects__logo div:nth-child(2) .link:first-child{width:66px;background-position-x:-810px!important}.footer__content__projects__logo div:nth-child(3) .link:nth-child(2){width:40px;background-position-x:-262px!important}.footer__content__projects__logo div:nth-child(3) .link:nth-child(2):hover{background-position-y:-83px!important}.footer__content__projects__logo div:nth-child(3) .link:first-child{width:68px;background-position-x:-140px!important}.footer .search input{border:1px solid #878fa4}body .song-player{position:absolute;z-index:-1000;top:0;right:0;left:0;width:0!important;height:0!important;pointer-events:none;opacity:0}body .loader{width:40px;height:40px}body .loader.gray svg{stroke:#000}body .loader.live-loader{position:absolute;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;display:-webkit-flex;display:flex;width:100%;height:100%}body .loader.live-loader>div{width:10%}body .loader svg{width:100%;height:100%}:root{--panel-color:#fff;--accent-color:#db292d}#mp-clappr-player{position:fixed;right:-1px;bottom:-1px;opacity:0}#mp-player{position:fixed;z-index:999;bottom:0;left:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;width:100%;height:90px;background:#fff;box-shadow:0 -3px 6px rgba(0,0,0,.08);padding:0 40px}@media only screen and (max-width:1024px){#mp-player{padding:0 24px}}#mp-player .mp-background{z-index:800;bottom:0}#mp-player .mp-background,#mp-player .mp-loader{position:absolute;left:0;width:100%;height:100%;background:#fff}#mp-player .mp-loader{z-index:1000;top:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}#mp-player .mp-loader .loader{width:36px;height:36px}#mp-player #mp-panel,#mp-player .mp-live{position:relative;z-index:820}#mp-player .mp-live{margin-left:20px;display:-webkit-flex;display:flex}@media only screen and (max-width:768px){#mp-player .mp-live{display:none}}#mp-player #mp-overlay{height:calc(100% - 90px)}#mp-player #mp{position:relative;z-index:auto;bottom:auto;left:auto;min-width:0;height:100%;width:calc(100% - 181px)}@media only screen and (max-width:1024px){#mp-player #mp{width:100%}}#mp-player #mp.mp_opened #mp-list svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#mp-player #mp-panel{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%;padding:0;background:transparent;box-shadow:none}#mp-player #mp-panel:after{display:none}#mp-player #mp-panel .wrapper{-webkit-flex-direction:row;flex-direction:row;max-width:none;padding:0}#mp-player #mp-panel #mp-carousel{margin-right:0;margin-left:24px}@media only screen and (max-width:1024px){#mp-player #mp-panel #mp-carousel{display:none}}#mp-player #mp-panel .mp-group-track{max-width:360px;-webkit-justify-content:start;justify-content:start}@media only screen and (max-width:1024px){#mp-player #mp-panel .mp-group-track{max-width:100%}}#mp-player #mp-panel .mp-group-actions{display:-webkit-flex;display:flex;width:240px;margin-left:24px;-webkit-flex-direction:column;flex-direction:column}@media screen and (max-width:768px){#mp-player #mp-panel .mp-group-actions{width:auto}}#mp-player #mp-panel .mp-group-actions #mp-volume{margin-bottom:8px}#mp-player #mp-panel #mp-volume,#mp-player #mp-panel .mp-button{z-index:10;margin-right:40px}@media only screen and (max-width:1024px){#mp-player #mp-panel #mp-volume,#mp-player #mp-panel .mp-button{margin-right:30px}}@media only screen and (max-width:768px){#mp-player #mp-panel #mp-volume,#mp-player #mp-panel .mp-button{margin-right:0;left:4px;position:absolute}}#mp-player #mp-panel #mp-play .mp-button__icon{width:50px;height:50px}#mp-player #mp-panel .mp-song{display:-webkit-flex;display:flex;float:none;-webkit-align-items:center;align-items:center;width:auto;height:auto;margin:0;padding:0;cursor:pointer;line-height:normal}#mp-player #mp-panel .mp-song>span{display:none}#mp-player #mp-panel .mp-song__cover{display:-webkit-flex!important;display:flex!important;overflow:hidden;width:58px;min-width:58px;height:58px;border-radius:6px;box-shadow:0 4px 12px 0 rgba(10,20,50,.15);line-height:normal}#mp-player #mp-panel .mp-song__info{display:grid;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;width:auto}#mp-player #mp-panel .mp-song__info-station{display:none}#mp-player #mp-panel .mp-song__info-artist{letter-spacing:.2px;color:#000;font-size:14px;font-weight:500;line-height:1.14}#mp-player #mp-panel .mp-song__info-track-name{margin-top:4px;color:#878fa4;font-size:14px;line-height:1.36}#mp-player #mp-panel #mp-volume{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media only screen and (max-width:768px){#mp-player #mp-panel #mp-volume{display:none}}#mp-player #mp-panel #mp-volume svg{position:absolute;top:0;left:0;opacity:1}#mp-player #mp-panel #mp-volume svg.half path:nth-child(2),#mp-player #mp-panel #mp-volume svg:not(.active){opacity:0}#mp-player #mp-panel #mp-volume .mp-volume__icon,#mp-player #mp-panel #mp-volume .mp-volume__icon svg{width:36px;height:24px}#mp-player #mp-panel #mp-volume .mp-volume__icon{margin-right:16px}#mp-player #mp-panel #mp-volume .mp-volume__icon.mp-active svg{opacity:0}#mp-player #mp-panel #mp-volume .mp-volume__icon.mp-active svg#mp-volume-min{opacity:1}#mp-player #mp-panel #mp-volume #mp-range{position:relative;display:-webkit-flex;display:flex;height:auto;border:none;background:transparent;box-shadow:none;width:100px}@media only screen and (max-width:1024px){#mp-player #mp-panel #mp-volume #mp-range{width:70px}}#mp-player #mp-panel #mp-volume #mp-range .noUi-base{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:100%;height:16px;background:transparent}#mp-player #mp-panel #mp-volume #mp-range .noUi-connects{position:absolute;top:50%;left:0;width:100%;height:1px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#9ca1af}#mp-player #mp-panel #mp-volume #mp-range .noUi-connects .noUi-connect{background:#000}#mp-player #mp-panel #mp-volume #mp-range .noUi-origin{position:relative;z-index:100;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:10%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#mp-player #mp-panel #mp-volume #mp-range .noUi-origin .noUi-handle{position:absolute;top:-50%;right:-1000%;width:100%;height:0;padding-bottom:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:none;outline:none;background:transparent;box-shadow:none}#mp-player #mp-panel #mp-volume #mp-range .noUi-origin .noUi-handle .noUi-touch-area{position:absolute;top:0;left:-50%;width:100%;height:100%;border-radius:50%;background:#000}#mp-player #mp-panel #mp-volume #mp-range .noUi-origin .noUi-handle:after,#mp-player #mp-panel #mp-volume #mp-range .noUi-origin .noUi-handle:before{display:none}#mp-player #mp-panel #mp-list{position:static;display:-webkit-flex;display:flex;float:none;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;width:auto;margin:initial;padding:0;cursor:pointer;min-width:120px}@media only screen and (max-width:768px){#mp-player #mp-panel #mp-list{min-width:0}}#mp-player #mp-panel #mp-list svg{transition:all .25s;width:14px;min-width:14px;height:14px}#mp-player #mp-panel #mp-list svg:hover path{stroke:#ed304a}@media only screen and (max-width:768px){#mp-player #mp-panel #mp-list svg{width:24px;min-width:24px;height:24px}}#mp-player #mp-panel #mp-list .mp-list__title{overflow:hidden;max-width:220px;margin-right:10px;white-space:nowrap;letter-spacing:.2px;text-overflow:ellipsis;font-size:14px;font-weight:300}@media only screen and (max-width:768px){#mp-player #mp-panel #mp-list .mp-list__title{display:none}}#mp #mp-banner{bottom:90px}#mp-banner-holder{position:fixed;z-index:999;bottom:90px;left:0;overflow:hidden;width:100%}.cookie-notification{z-index:1000;position:fixed;padding:24px;border-radius:6px;background:rgba(0,0,0,.7);right:40px;max-width:calc(100% - 80px);width:320px;bottom:130px}@media only screen and (max-width:1024px){.cookie-notification{right:70px}}@media only screen and (max-width:768px){.cookie-notification{right:24px}}@media only screen and (max-width:1024px){.cookie-notification{max-width:calc(100% - 140px)}}@media only screen and (max-width:768px){.cookie-notification{max-width:calc(100% - 48px);width:100%;bottom:114px}}.cookie-notification__link{color:#fff;display:inline;transition:all .25s;border-bottom:1px solid #fff}.cookie-notification__link:hover{border-color:transparent}.cookie-notification__cross{position:absolute;right:12px;top:12px}.adfox-overlay-banner-modal{top:0;left:0;z-index:1001;position:fixed;width:100%;height:100%;background:linear-gradient(#000,transparent);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;opacity:0;pointer-events:none}.adfox-overlay-banner-modal_visible{opacity:1;pointer-events:all}.adfox-overlay-banner-modal__close{top:0;right:20px;position:absolute;border-radius:16px;cursor:pointer;color:#000;background-color:#fff;width:32px;height:32px;font-size:32px;line-height:32px;font-family:Roboto}.adfox-overlay-banner-modal__timer{position:absolute;top:10px;left:0;width:100%;color:#fff;font-size:16px;text-align:center;padding-right:26px;height:36px}.adfox-overlay-banner-modal__timer-counter{font-size:24px}.adfox-overlay-banner-modal__banner{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:100%;padding-top:56px;height:auto!important}@media only screen and (max-width:768px){.adfox-overlay-banner-modal__banner{padding-top:0}}.adfox-overlay-banner-modal__banner>*{display:block}.modal[data-modal=user-interview] .content{width:420px;max-width:90%;border-radius:6px;padding:66px 60px 50px}@media only screen and (max-width:768px){.modal[data-modal=user-interview] .content{padding:56px 30px 40px}}.modal[data-modal=user-interview] .content-scroll{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.modal[data-modal=user-interview] .cross-container{top:32px;right:32px}.modal[data-modal=user-interview] .cross-container__wrapper{-webkit-transform:none!important;transform:none!important}.modal[data-modal=user-interview] .buttons-wrap{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px}.modal[data-modal=user-interview] .buttons-wrap .button,.modal[data-modal=user-interview] .buttons-wrap>*{display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1}.modal[data-modal=user-interview] .cancel{color:#878fa4;background:transparent;box-shadow:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:-webkit-flex;display:flex}body{line-height:normal}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}figure{-webkit-flex-direction:column;flex-direction:column}::-webkit-input-placeholder{color:#e6e8ee}::-moz-placeholder{color:#e6e8ee}:-ms-input-placeholder{color:#e6e8ee}:-moz-placeholder{color:#e6e8ee}.iframe{position:relative;width:100%;padding-bottom:56.3%}.iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%}body *{box-sizing:border-box}@media only screen and (max-width:768px){body *{-webkit-tap-highlight-color:transparent}}body #app{-webkit-flex-direction:column;flex-direction:column;width:100%}.flex,body #app{display:-webkit-flex;display:flex}.flex-1{-webkit-flex:1 1 auto;flex:1 1 auto}.flex-sb{-webkit-justify-content:space-between;justify-content:space-between}.flex-v-center{-webkit-align-items:center;align-items:center}.flex-row{-webkit-flex-direction:row;flex-direction:row}.color-inherit{color:inherit}.sticky-container{display:-webkit-flex;display:flex;overflow:hidden;width:100%;-webkit-flex-direction:row;flex-direction:row}@media only screen and (max-width:768px){.sticky-container{-webkit-flex-direction:column;flex-direction:column}}.sticky-container>div:last-child{display:-webkit-flex;display:flex;width:calc(100% - 295px)}@media only screen and (max-width:1024px){.sticky-container>div:last-child{width:calc(100% - 60px)}}@media only screen and (max-width:768px){.sticky-container>div:last-child{width:100%}}@media only screen and (max-width:1024px){.sticky-container>div:last-child{-webkit-flex-direction:column;flex-direction:column}}@media only screen and (max-width:768px){.mobile_hide{display:none}}.with-add-size{width:calc(100% - 318px)}@media only screen and (max-width:1024px){.with-add-size{width:100%}}.ticker{background:linear-gradient(90deg,#0b40a6,#3aa3f4,#0b40a6)}.place,.ticker{display:-webkit-flex;display:flex;height:40px}.ticker{overflow:hidden}.place{-webkit-animation:ticker-kf 50s linear infinite;animation:ticker-kf 50s linear infinite}@-webkit-keyframes ticker-kf{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes ticker-kf{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/media/slick.ced611da.eot);src:url(/media/slick.ced611da.eot?#iefix) format("embedded-opentype"),url(/media/slick.b7c9e1e4.woff) format("woff"),url(/media/slick.d41f55a7.ttf) format("truetype"),url(/media/slick.f97e3bbf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}@-webkit-keyframes opacify{0%{opacity:1}50%{opacity:.8}to{opacity:1}}@keyframes opacify{0%{opacity:1}50%{opacity:.8}to{opacity:1}}@-webkit-keyframes blockTextShine{0%{-webkit-transform:translateX(-468px);transform:translateX(-468px)}to{-webkit-transform:translateX(468px);transform:translateX(468px)}}@keyframes blockTextShine{0%{-webkit-transform:translateX(-468px);transform:translateX(-468px)}to{-webkit-transform:translateX(468px);transform:translateX(468px)}}body .slick-initialized .slick-list{transition:height .25s}body .slick-initialized .slick-slide{display:-webkit-flex;display:flex}body .slick-initialized .slick-slide *{outline:none}body .slick-initialized .slick-slide>div{display:-webkit-flex;display:flex}
/*# sourceMappingURL=main.e6cfba69.css.map */