.b-button_theme_light{background:#e3e8ef;border:1px solid #bdc2c7;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1b75cc;cursor:pointer;display:inline-block;font-size:14px;line-height:38px;padding:0 11px;text-decoration:none}.b-button_theme_light.b-button_active{background:#fff;border-color:#db001b;color:#db001b;text-decoration:none}.drom-notouch .b-button_theme_light:hover,.drom-touch .b-button_theme_light:active{background:#fff;border-color:#8a8c93;color:#db001b;text-decoration:none}.b-input__text-field{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #bdc2c7;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:2px 0 2px 5px}.b-input__text-field:focus{border-color:#a8a8a8;outline:none}::-webkit-input-placeholder{color:#aaa}:-moz-placeholder,::-moz-placeholder{color:#aaa}:-ms-input-placeholder{color:#aaa}.drom-notouch .b-input__text-field:hover,.drom-touch .b-input__text-field:active{border-color:#a8a8a8;outline:none}html.js-modal-active{overflow:hidden;-ms-touch-action:none;touch-action:none}html.js-modal-active body{overflow:hidden}html.js-modal-active_iOSFix body{position:fixed}.b-modal{-webkit-box-sizing:border-box;box-sizing:border-box}.b-modal_loading .b-modal__content{position:relative}.b-modal_loading .b-modal__content:before{background:hsla(0,0%,100%,.9);bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:4}.b-modal_loading .b-modal__content:after{-webkit-animation:modalLoadSpin 2s cubic-bezier(.65,.05,.36,1) infinite;animation:modalLoadSpin 2s cubic-bezier(.65,.05,.36,1) infinite;border:1px solid #bdc2c7;border-radius:100%;border-top-color:#db001b;content:"";display:block;height:30px;left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);width:30px;will-change:transform;z-index:4}.b-modal_pad_all-size-s{padding:20px}.b-modal_smallClose .b-modal__close{right:0;top:0}.b-modal_smallClose .b-modal__close:before{background-position:-46px -52px;height:20px;width:20px}.drom-notouch .b-modal_smallClose .b-modal__close:hover:before,.drom-touch .b-modal_smallClose .b-modal__close:active:before{background-position:-69px -52px}.b-modal__overlay,.b-modal__wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden}.b-modal__content{-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%;background:var(--popup-like-bg,#fff);-webkit-box-sizing:border-box;box-sizing:border-box;display:none;margin:30px auto 10px;max-width:700px;min-height:65px;outline:0;padding:0;position:relative;text-align:left;vertical-align:middle;width:100%}.b-modal__overlay{background:rgba(0,0,0,.8);bottom:-5000px;display:none;left:-5000px;position:fixed;right:-5000px;top:-5000px;z-index:9999}.b-modal__wrapper{-webkit-overflow-scrolling:touch;bottom:0;display:none;left:0;overflow:auto;padding:30px 10px 0;position:fixed;right:0;text-align:center;top:0;z-index:10000}.b-modal__wrapper:after{content:"";display:inline-block;height:100%;margin-left:-.05em;vertical-align:middle}.b-modal__iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%}.b-modal__iframe{background:#000;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.b-modal__control{display:block}.b-modal__header{margin-right:40px}.b-modal__close{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:44px;-webkit-justify-content:center;justify-content:center;position:absolute;right:10px;top:10px;-webkit-transform:translateZ(0);transform:translateZ(0);width:44px;z-index:10001}.b-modal__close:before{background-image:url(/skin/all-icons.svg?v=63);background-position:-148px -129px;background-repeat:no-repeat;content:"";display:block;height:39px;width:39px}.drom-notouch .b-modal__close:hover:before,.drom-touch .b-modal__close:active:before{background-position:-191px -129px}.b-modal__close_position_outside{right:-50px;top:-50px}@media (max-width:810px){.b-modal__close_position_outside{right:0}}.b-modal_active .b-modal__content{display:inline-block!important}.b-modal_active .b-modal__overlay,.b-modal_active .b-modal__wrapper{display:block!important}.b-modal_expand .b-modal__content{-webkit-overflow-scrolling:touch;height:100%;margin:0!important;max-width:none!important;width:100%}.b-modal_expand .b-modal__wrapper{padding:0}.b-modal_expand .b-modal__wrapper:after{display:none}.b-modal_small .b-modal__content{max-width:500px}.b-modal_type_standalone{-webkit-overflow-scrolling:touch;background:transparent;bottom:0;left:0;outline:0;overflow-x:hidden;overflow-y:auto;padding:0;position:fixed;right:0;top:0;z-index:1050}.b-modal_type_login-form .b-modal__content{height:505px;max-width:400px}.b-modal_type_login-form .b-modal__content .b-modal__markup{height:100%;overflow:hidden;position:relative;width:100%}.b-modal_type_login-form .b-modal__iframe{height:525px;top:-10px}.drom-mobile .b-modal_type_login-form .b-modal__content{height:464px;padding:0 15px}@media (max-width:320px){.drom-mobile .b-modal_type_login-form .b-modal__content{height:477px}}.drom-mobile .b-modal_type_login-form .b-modal__iframe{top:10px}@media (max-width:375px){.drom-mobile .b-modal_type_login-form .b-modal__wrapper{padding:0}}.drom-mobile .b-modal_mobile-slide.b-modal_active .b-modal__overlay{display:none!important}.drom-mobile .b-modal_mobile-slide.b-modal_active .b-modal__wrapper{background:#fff;padding:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .45s cubic-bezier(.31,.8,.49,1.03);transition:-webkit-transform .45s cubic-bezier(.31,.8,.49,1.03);transition:transform .45s cubic-bezier(.31,.8,.49,1.03);transition:transform .45s cubic-bezier(.31,.8,.49,1.03),-webkit-transform .45s cubic-bezier(.31,.8,.49,1.03)}.drom-mobile .b-modal_mobile-slide.b-modal_active .b-modal__content{margin:0;min-height:100%;padding:15px}.drom-mobile .b-modal_mobile-slide.b-modal_active .b-modal__content .b-media-cont__inner_size_20{padding:0}.drom-mobile .b-modal_mobile-slide .b-modal__close{background:url("data:image/svg+xml;utf8,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20width=%2717%27%20height=%2717%27%3E%3Cg%20fill=%27none%27%20stroke-width=%272%27%20stroke=%27%231b75cc%27%20stroke-linecap=%27round%27%20stroke-linejoin=%27round%27%3E%3Cpath%20d=%27M.5.5l16%2016M16.5.5l-16%2016%27%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat;height:17px;right:15px;top:15px;width:17px}.drom-mobile .b-modal_mobile-slide .b-modal__close:before{content:none}.panorama-wrapper{background-color:#fff;margin:0;padding:0}.panorama-switcher{margin:10px 0;text-align:center;width:777px}.panorama-controls{background:#ebebeb;position:relative}.panorama-container .notif-text{display:inline-block;margin-top:-8px;position:relative;text-align:center;top:50%;vertical-align:middle;width:100%}.ggskin_button{display:none}.ggskin_button.fancybox-nav{width:60px}.ggskin.fancybox-prev{left:0!important;top:0!important}.ggskin.fancybox-next{left:auto!important;right:0!important;top:0!important}.ggskin_container{display:none}.b-panorama-title{padding:15px 20px}@-webkit-keyframes modalLoadSpin{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}33%{-webkit-transform:rotate(345deg);transform:rotate(345deg)}66%{-webkit-transform:rotate(705deg);transform:rotate(705deg)}to{-webkit-transform:rotate(345deg);transform:rotate(345deg)}}@keyframes modalLoadSpin{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}33%{-webkit-transform:rotate(345deg);transform:rotate(345deg)}66%{-webkit-transform:rotate(705deg);transform:rotate(705deg)}to{-webkit-transform:rotate(345deg);transform:rotate(345deg)}}.b-pagination{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;line-height:1;text-align:center}.drom-mobile .b-pagination{display:block;line-height:inherit}.b-pagination__items{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;margin:0 20px}.b-pagination__items:first-child{margin-left:0}.b-pagination__items:last-child{margin-right:0}.drom-mobile .b-pagination__items{display:block;margin:0;text-align:center}.b-pagination__item{display:inline-block;padding:10px 8px;white-space:nowrap}.drom-notouch .b-pagination__item:hover,.drom-touch .b-pagination__item:active{background-color:#f5f5f5;border-bottom:none}.b-pagination__item .b-link__text,.drom-notouch .b-pagination__item.b-link_type_complex:hover .b-link__text,.drom-touch .b-pagination__item.b-link_type_complex:active .b-link__text{border-bottom:none}.b-pagination__item_active{color:#000;cursor:default;font-size:18px}.drom-notouch .b-pagination__item_active:hover,.drom-touch .b-pagination__item_active:active{color:#000!important}.drom-mobile .b-pagination__item_active{vertical-align:middle}.b-pagination__item_size_fixed{font-size:inherit!important}.b-pagination__item_next:before,.b-pagination__item_prev:before{background-image:url(/skin/all-icons.svg?v=63);background-position:-1px -649px;background-repeat:no-repeat;content:"";display:inline-block;height:11px;vertical-align:middle;width:6px}.drom-notouch .b-pagination__item_next:hover:before,.drom-notouch .b-pagination__item_prev:hover:before,.drom-touch .b-pagination__item_next:active:before,.drom-touch .b-pagination__item_prev:active:before{background-position:-12px -649px}.b-pagination__item_prev:before{margin-right:10px}.b-pagination__item_next{direction:rtl}.b-pagination__item_next:before{margin-left:10px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.drom-notouch .b-pagination__item_meek:hover,.drom-touch .b-pagination__item_meek:active{background-color:transparent}.drom-notouch .b-pagination__item_meek.b-link_type_complex:hover .b-link__text,.drom-touch .b-pagination__item_meek.b-link_type_complex:active .b-link__text{border-bottom:none}.drom-mobile .b-input .b-pagination__item{white-space:normal}.b-comment{border-bottom:1px solid var(--gray-icon,#bdc2c7);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:20px 0}.drom-mobile .b-comment{display:block}.b-comment__admin{color:#8a8c93;margin-top:20px}.b-comment__author{-webkit-box-flex:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-flex:0 0 140px;-ms-flex:0 0 140px;flex:0 0 140px;font-size:11px;min-width:0;padding-right:20px}.drom-mobile .b-comment__author{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px;padding:0}.drom-mobile .b-comment__author>*{margin:0 10px 10px 0}.b-comment__actions{-webkit-box-flex:0;-webkit-box-orient:vertical;-webkit-flex:0 0 120px;-ms-flex:0 0 120px;flex:0 0 120px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;line-height:1.4;padding-left:20px}.b-comment__actions,.drom-mobile .b-comment__actions{-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.drom-mobile .b-comment__actions{-webkit-box-orient:horizontal;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px;padding:0}.b-comment__content{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;min-width:0}.b-comment__content-footer{padding-top:20px;text-align:right}.drom-mobile .b-comment__content-footer{position:relative}.drom-mobile .b-comment__content{display:block}.b-comment__text{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;font-size:16px;line-height:26px;word-break:break-word}.b-comment__sticker{-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:inline-block;height:20px;line-height:20px;margin-bottom:10px;min-width:60px;padding:0 10px;text-align:center}.b-comment__sticker_theme_my{background:#2c2726}.b-comment__sticker_theme_author{background:#db001b}.b-comment__sticker_theme_unviewed{background:#85b73e}.b-comment__sticker_theme_viewed{background:#bdc2c7}.b-comment__stars b,.b-comment__stars i,.b-comment__stars u{background:url(/skin/commentsStatus.png?update=1.0) 0 0 no-repeat;float:left;height:9px;line-height:1px;text-decoration:none;width:10px}.b-comment__stars i{background-position:left -9px}.b-comment__stars b{background-position:left -18px}.b-comment__avatar img{max-width:64px}.drom-mobile .b-comment__avatar img{max-height:30px;max-width:30px}.b-comment .qu b{display:block}.b-comment .qu,.b-comment__answer{background:var(--background-primary,#f5f5f5);color:#8a8c93;font-size:14px;line-height:20px;margin-bottom:20px;padding:20px}.b-comment .qu_toggle,.b-comment__answer_toggle{overflow:hidden}.b-comment .qu_toggle div:last-of-type,.b-comment__answer_toggle div:last-of-type{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;height:60px;overflow:hidden;text-overflow:ellipsis}.b-comment .qu_toggle.active div:last-of-type,.b-comment__answer_toggle.active div:last-of-type{display:block;height:auto}.b-comment .qu_toggle.active .b-comment__answer-toggler:before,.b-comment__answer_toggle.active .b-comment__answer-toggler:before{content:"Скрыть"}.b-comment .qu_toggle.active .b-comment__answer-toggler:after,.b-comment__answer_toggle.active .b-comment__answer-toggler:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.b-comment .qu_toggle.loading .b-comment__answer-toggler:before,.b-comment__answer_toggle.loading .b-comment__answer-toggler:before{border-bottom:0;content:"Загрузка..."}.b-comment .qu_toggle.loading .b-comment__answer-toggler:after,.b-comment__answer_toggle.loading .b-comment__answer-toggler:after{-webkit-animation:loadSpin 1s linear infinite;animation:loadSpin 1s linear infinite;background-image:none;border:1px solid #8a8c93;border-radius:100%;border-top-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;will-change:transform}.b-comment .qu-toggler,.b-comment__answer-toggler{cursor:pointer;float:right;margin-top:10px}.b-comment .qu-toggler:before,.b-comment__answer-toggler:before{border-bottom:1px dashed;content:"Раскрыть";display:inline-block;margin-right:10px;vertical-align:middle}.b-comment .qu-toggler:after,.b-comment__answer-toggler:after{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMS4zMTMgMTYuOTM4Ij48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiM4YjhiOGIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgZD0iTTUuNjU2IDE1LjYxVjBNNiAxNi41NDcuMzQ0IDEwLjg5bTEwLjYyMyAwTDUuMzEgMTYuNTQ4Ii8+PC9zdmc+") no-repeat;background-size:contain;content:"";display:inline-block;height:16px;vertical-align:middle;width:16px}.drom-mobile .b-comment .qu,.drom-mobile .b-comment__answer{margin-bottom:10px;padding:10px}.b-comment__signature{border-top:1px solid var(--background-secondary,#e3e8ef);color:#8a8c93;font-size:11px;margin-top:20px;padding-top:20px;word-break:break-word}.b-comment__signature a{color:inherit}.drom-mobile .b-comment__signature{margin-top:10px;padding-top:10px}.b-comment__vote-icon{background:url(/skin/commentsVote.png?update=1.0) 0 0 no-repeat;display:inline-block;height:19px;margin-right:4px;text-decoration:none!important;vertical-align:middle;width:19px}.b-comment__vote{margin:0 0 20px}.drom-mobile .b-comment__vote{display:inline-block;margin:0 0 20px}.b-comment__vote_prevailing{font-weight:700}.b-comment__vote_plus{color:#85b73e}.b-comment__vote_plus .b-comment__vote-icon{background-position:0 0;cursor:pointer}.drom-notouch .b-comment__vote_plus .b-comment__vote-icon:hover,.drom-touch .b-comment__vote_plus .b-comment__vote-icon:active{background-position:left -38px}.drom-mobile .b-comment__vote_plus{margin-right:10px}.b-comment__vote_minus{color:#db001b}.b-comment__vote_minus .b-comment__vote-icon{background-position:left -19px;cursor:pointer}.drom-notouch .b-comment__vote_minus .b-comment__vote-icon:hover,.drom-touch .b-comment__vote_minus .b-comment__vote-icon:active{background-position:left -57px}.b-comment__vote_disabled.b-comment__vote_plus .b-comment__vote-icon{background-position:left -76px;cursor:default}.drom-notouch .b-comment__vote_disabled.b-comment__vote_plus .b-comment__vote-icon:hover,.drom-touch .b-comment__vote_disabled.b-comment__vote_plus .b-comment__vote-icon:active{background-position:left -76px}.b-comment__vote_disabled.b-comment__vote_minus .b-comment__vote-icon{background-position:left -95px;cursor:default}.drom-notouch .b-comment__vote_disabled.b-comment__vote_minus .b-comment__vote-icon:hover,.drom-touch .b-comment__vote_disabled.b-comment__vote_minus .b-comment__vote-icon:active{background-position:left -95px}.b-comment__reply{line-height:40px}.drom-mobile .b-comment__reply{line-height:1}.drom-mobile .b-comment__best-control{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.drom-mobile .b-comment__best-control .b-button{margin:0}.b-comment__moderation-controls{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}.b-comment_best .b-comment__text{background:#fff9d8;padding:20px}.b-comment_banned .b-comment__author,.b-comment_banned .b-comment__author a,.b-comment_banned .b-comment__text{color:#bdc2c7}.b-comment.b-comment_theme_singleAccount{border:1px solid #bdc2c7;max-width:500px;padding:20px}.drom-mobile .b-comment.b-comment_theme_singleAccount .b-comment__saButtons{text-align:center}.b-comment.b-comment_theme_singleAccount .b-comment__saButtons>*{margin-left:0;margin-right:20px;vertical-align:top}.b-comment.b-comment_theme_singleAccount .b-comment__saButtons>:last-child,.drom-mobile .b-comment.b-comment_theme_singleAccount .b-comment__saButtons>*{margin-right:0}.drom-mobile .b-comment.b-comment_theme_singleAccount .b-comment__saButtons .b-button{margin:0;max-width:300px;width:100%}.b-comment.b-comment_theme_singleAccount .b-comment__text{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:14px;-webkit-justify-content:center;justify-content:center}.drom-mobile .b-comment.b-comment_theme_singleAccount .b-comment__text{display:block}.b-commentsGroup{border:1px solid #bdc2c7;margin:0 0 40px;padding:20px}.b-commentsGroup .b-comment:last-child{border-bottom:none;padding-bottom:0}.moderation_button{background-color:var(--background-page,#fff);border:1px solid transparent;border-radius:4px;color:var(--text-primary,#000);cursor:pointer;display:inline-block;font-size:11px;font-weight:400;line-height:1.4285714;margin-bottom:5px;margin-top:5px;padding:4px 8px;text-align:center;vertical-align:middle;white-space:nowrap}.moderation_button_delete{border-color:#d43f3a}.moderation_button_moderate{border-color:#398439}.moderation_button_to_five_kopeek{border-color:#204d74}.b-comment-form_short:not(.active) .b-comment-form_full{display:none!important}.b-comment-form_short:not(.active) .b-input{margin:0}.b-comment-form_short:not(.active) .bm-commentsForm{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.b-comment-form_short:not(.active) .bm-commentsForm form{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1}.b-comment-form_short:not(.active) .bm-commentsForm>.b-media-cont{margin-bottom:0}.b-comment-form_short:not(.active) textarea{height:30px;overflow:hidden;resize:none}.b-button_best-comment{background:var(--background-warning,#fff9d8);border:none;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:14px;height:40px;line-height:20px;padding:10px 17px;text-align:left;text-decoration:none}.b-button_best-comment svg{fill:none;stroke:#1b75cc;display:inline-block;height:16px;margin-right:0;vertical-align:middle;width:16px}.b-button_best-comment .b-button__text{text-decoration:none!important;vertical-align:middle}.drom-notouch .b-button_best-comment:hover,.drom-touch .b-button_best-comment:active{text-decoration:none}.drom-notouch .b-button_best-comment:hover .b-button__text,.drom-touch .b-button_best-comment:active .b-button__text{color:#db001b}.drom-notouch .b-button_best-comment:hover svg,.drom-touch .b-button_best-comment:active svg{fill:none;stroke:#db001b}.b-button_best-comment_active{background:none;min-width:91px;padding-left:0;padding-right:0}.b-button_best-comment_active svg{fill:#db001b;stroke:#db001b}.b-header-top-media{float:right;margin:12px 0 0 40px}.b-header-top-media_inline{display:inline;float:none;margin:0}.b-header-top-media_theme_vertical{float:none;margin:0}.b-header-top-media_theme_vertical .b-header-top-media__item{display:block}.b-header-top-media_theme_vertical .b-header-top-media__item_ico_vk{background-position:-162px 0}.b-header-top-media_theme_vertical .b-header-top-media__item_ico_classmates{background-position:-198px 0}.b-header-top-media_theme_vertical .b-header-top-media__item_ico_facebook{background-position:-126px 0}.b-header-top-media_theme_vertical .b-header-top-media__item_ico_gplus{background-position:-54px 0}.b-header-top-media_theme_vertical .b-header-top-media__item_ico_twitter{background-position:-236px 0;width:16px}.b-header-top-media_theme_vertical .b-header-top-media__item_ico_instagram{background-position:-274px 0}.b-header-top-media_theme_vertical .b-header-top-media__item_ico_youtube{background-position:-90px 0;height:13px}.b-header-top-media_theme_vertical .b-header-top-media__item_ico_mail{background-position:-18px 0}.b-header-top-media_theme_vertical .b-header-top-media__item_ico_drom{background-position:-310px 0}.b-header-top-media_theme_big-icons{float:none;margin:0}.b-header-top-media_theme_big-icons .b-header-top-media__item_ico{background-image:url(/skin/all-icons.svg?v=63);background-repeat:no-repeat;cursor:pointer;height:28px;width:28px}.b-header-top-media_theme_big-icons .b-header-top-media__item_ico_instagram{background-position:-452px -611px}.drom-notouch .b-header-top-media_theme_big-icons .b-header-top-media__item_ico_instagram:hover,.drom-touch .b-header-top-media_theme_big-icons .b-header-top-media__item_ico_instagram:active{background-position:-484px -611px}.b-header-top-media_theme_big-icons .b-header-top-media__item_ico_drom{background-position:-516px -611px}.drom-notouch .b-header-top-media_theme_big-icons .b-header-top-media__item_ico_drom:hover,.drom-touch .b-header-top-media_theme_big-icons .b-header-top-media__item_ico_drom:active{background-position:-548px -611px}.b-header-top-media_theme_big-icons .b-header-top-media__item_ico_vk{background-position:-256px -611px}.drom-notouch .b-header-top-media_theme_big-icons .b-header-top-media__item_ico_vk:hover,.drom-touch .b-header-top-media_theme_big-icons .b-header-top-media__item_ico_vk:active{background-position:-288px -611px}.b-header-top-media_theme_big-icons .b-header-top-media__item_ico_facebook{background-position:-192px -611px}.drom-notouch .b-header-top-media_theme_big-icons .b-header-top-media__item_ico_facebook:hover,.drom-touch .b-header-top-media_theme_big-icons .b-header-top-media__item_ico_facebook:active{background-position:-224px -611px}.b-header-top-media_theme_big-icons .b-header-top-media__item_ico_mail{background-position:0 -611px}.drom-notouch .b-header-top-media_theme_big-icons .b-header-top-media__item_ico_mail:hover,.drom-touch .b-header-top-media_theme_big-icons .b-header-top-media__item_ico_mail:active{background-position:-32px -611px}.b-header-top-media_theme_big-icons .b-header-top-media__item_ico_classmates{background-position:-320px -611px}.drom-notouch .b-header-top-media_theme_big-icons .b-header-top-media__item_ico_classmates:hover,.drom-touch .b-header-top-media_theme_big-icons .b-header-top-media__item_ico_classmates:active{background-position:-352px -611px}.b-header-top-media_theme_big-icons .b-header-top-media__item_ico_gplus{background-position:-64px -611px}.drom-notouch .b-header-top-media_theme_big-icons .b-header-top-media__item_ico_gplus:hover,.drom-touch .b-header-top-media_theme_big-icons .b-header-top-media__item_ico_gplus:active{background-position:-96px -611px}.b-header-top-media_theme_big-icons .b-header-top-media__item_ico_twitter{background-position:-384px -611px}.drom-notouch .b-header-top-media_theme_big-icons .b-header-top-media__item_ico_twitter:hover,.drom-touch .b-header-top-media_theme_big-icons .b-header-top-media__item_ico_twitter:active{background-position:-418px -611px}.b-header-top-media_theme_big-icons .b-header-top-media__item_ico_youtube{background-position:-128px -611px}.drom-notouch .b-header-top-media_theme_big-icons .b-header-top-media__item_ico_youtube:hover,.drom-touch .b-header-top-media_theme_big-icons .b-header-top-media__item_ico_youtube:active{background-position:-160px -611px}.b-header-top-media_theme_mobile{float:none;margin:0;text-align:center}.b-header-top-media__item{color:#8a8c93;cursor:pointer;display:inline-block;text-decoration:underline;vertical-align:middle}.drom-notouch .b-header-top-media__item:not(:hover) path,.drom-touch .b-header-top-media__item:not(:active) path{fill:#8a8c93;stroke:#8a8c93}.b-header-top-media__item_link{line-height:18px;margin-right:14px}.b-header-top-media__item_link:last-child{margin-right:0}.drom-notouch .b-header-top-media__item_link:hover,.drom-touch .b-header-top-media__item_link:active{color:#db001b}.b-header-top-media__item_ico{background-image:url(/skin/all-icons.svg?v=63);background-repeat:no-repeat;height:15px;margin-right:10px;width:14px}.b-header-top-media__item_ico:last-child{margin-right:0}.b-header-top-media__item_ico_vk{background-position:-144px 0}.drom-notouch .b-header-top-media__item_ico_vk:hover,.drom-touch .b-header-top-media__item_ico_vk:active{background-position:-162px 0}.b-header-top-media__item_ico_classmates{background-position:-180px 0}.drom-notouch .b-header-top-media__item_ico_classmates:hover,.drom-touch .b-header-top-media__item_ico_classmates:active{background-position:-198px 0}.b-header-top-media__item_ico_facebook{background-position:-108px 0}.drom-notouch .b-header-top-media__item_ico_facebook:hover,.drom-touch .b-header-top-media__item_ico_facebook:active{background-position:-126px 0}.b-header-top-media__item_ico_gplus{background-position:-36px 0}.drom-notouch .b-header-top-media__item_ico_gplus:hover,.drom-touch .b-header-top-media__item_ico_gplus:active{background-position:-54px 0}.b-header-top-media__item_ico_twitter{background-position:-216px 0;width:16px}.drom-notouch .b-header-top-media__item_ico_twitter:hover,.drom-touch .b-header-top-media__item_ico_twitter:active{background-position:-236px 0}.b-header-top-media__item_ico_instagram{background-position:-256px 0}.drom-notouch .b-header-top-media__item_ico_instagram:hover,.drom-touch .b-header-top-media__item_ico_instagram:active{background-position:-274px 0}.b-header-top-media__item_ico_youtube{background-position:-72px 0;height:13px}.drom-notouch .b-header-top-media__item_ico_youtube:hover,.drom-touch .b-header-top-media__item_ico_youtube:active{background-position:-90px 0}.b-header-top-media__item_ico_mail{background-position:0 0}.drom-notouch .b-header-top-media__item_ico_mail:hover,.drom-touch .b-header-top-media__item_ico_mail:active{background-position:-18px 0}.b-header-top-media__item_ico_drom{background-position:-292px 0}.drom-notouch .b-header-top-media__item_ico_drom:hover,.drom-touch .b-header-top-media__item_ico_drom:active{background-position:-310px 0}
