.smile{position:relative}.smile__layer{width:inherit;height:inherit;position:absolute;top:0;left:0;right:0;bottom:0}.smile__blick{border-radius:50%}.common-badge{position:relative}.common-badge__text{position:absolute;top:0;right:0;width:20px;height:20px;font-size:12px;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#fff;background-color:#e03941;border-radius:50%;border:1px solid #000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.button{font-size:18px;min-width:100px;border:0;display:-ms-inline-flexbox;display:inline-flex;padding:0 20px;cursor:pointer;-webkit-transition:all .15s;-o-transition:all .15s;transition:all .15s;border-radius:0}.button>div.wrap{display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex:1 1;flex:1 1;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.button:not(.type-transparent).opacity .wrap{opacity:.7}.button:not(.type-transparent).opacity.active .wrap,.button:not(.type-transparent).opacity:hover .wrap{opacity:1}.button.block{width:100%!important}.button.without-children{min-width:0;padding:0}.button.size-small{height:40px}.button.size-small.without-children{width:40px;min-width:40px}.button.size-mini{height:30px;font-size:16px;min-width:inherit}.button.size-mini .button-icon .icon{font-size:16px}.button.size-mini.without-children{width:30px;min-width:30px}.button.size-midi{height:45px}.button.size-midi.without-children{width:45px;min-width:45px}.button.size-middle{height:50px}.button.size-middle.without-children{width:50px;min-width:50px}.button.size-large{height:60px}.button.size-large.without-children{width:60px;min-width:60px}.button.size-large .button-icon .icon{font-size:25px}.button.shape-circle{border-radius:30px}.button.shape-rounded{border-radius:5px}.button.type-default{background:#dcdcdc;color:#a5a5a5}.button.type-default.active,.button.type-default:hover{background:#e6e6e6}.button.type-primary{background:#fec337;color:#000}.button.type-primary.active,.button.type-primary:hover{background:#ffcf5e}.button.type-success{background:#35b92b;color:#fff}.button.type-success.active,.button.type-success:hover{background:#3ac82f}.button.type-danger{background:#e03941;color:#fff}.button.type-danger.active,.button.type-danger:hover{background:#fc4049}.button.type-transparent{background:transparent;color:#fff}.button.type-transparent.opacity{color:#777}.button.type-transparent-light{background:transparent;color:#777}.button.type-transparent-light:hover{color:#000}.button.type-transparent.opacity.active,.button.type-transparent.opacity:hover{color:#fff}.button.type-dark{background:#2c2d2d;color:#fff}.button.type-dark.active,.button.type-dark:hover{background:#3f4041}.button.type-dark2{background:#3f4041;color:#fff}.button.type-dark2.active,.button.type-dark2:hover{background:#4e5052}.button.type-dark3{background:rgba(0,0,0,.7);border:1px solid hsla(0,0%,100%,.3);color:#fff}.button.type-dark3.active,.button.type-dark3:hover{border:1px solid hsla(0,0%,100%,.5);background:#000}.button.type-dark4{background:#222324;color:#fff}.button.type-dark4.active,.button.type-dark4:hover{background:#000}.button.type-dark5{background:rgba(0,0,0,.6);color:#fff}.button.type-dark5:active,.button.type-dark5:hover{background:#000}.button.type-transparent-dark{background:transparent;color:#fff}.button.type-transparent-dark.active,.button.type-transparent-dark:hover{background:#2c2d2d}.button.type-transparent-100500{background:transparent;color:#fff}.button.type-transparent-100500.active,.button.type-transparent-100500:hover{background:hsla(0,0%,100%,.15)}.button.type-white{background:#fff;color:#000}.button.type-white.active,.button.type-white:hover{background:hsla(0,0%,100%,.8)}.button.type-link{background:transparent;color:#6fa3f8}.button.type-link span{border-bottom:1px dotted #6fa3f8}.button.type-vk{background-color:#38739c;color:#fff}.button.type-vk.active,.button.type-vk:hover{background:#4580a9}.button.type-fb{background-color:#3b5998;color:#fff}.button.type-fb.active,.button.type-fb:hover{background:#4866a5}.button.type-gl{background-color:#dd4b39;color:#fff}.button.type-gl.active,.button.type-gl:hover{background:#ea5846}.button.type-tw{background-color:#54adf0;color:#fff}.button.type-tw.active,.button.type-tw:hover{background:#61bafd}.button .button-icon{line-height:0}.button .button-icon.left-icon{margin-right:10px}.button .button-icon.right-icon{margin-left:10px}.button .button-icon .icon{font-size:20px}.button .children{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-top:-2px}.button .children.bold{font-weight:600}.button.type-danger.disabled,.button.type-dark2.disabled,.button.type-dark3.disabled,.button.type-dark.disabled,.button.type-default.disabled,.button.type-fb.disabled,.button.type-gl.disabled,.button.type-primary.disabled,.button.type-success.disabled,.button.type-tw.disabled,.button.type-vk.disabled{background:#3f4041;color:#fff}.button.type-link.disabled,.button.type-transparent-dark.disabled,.button.type-transparent.disabled{opacity:.7}.radio-button input[type=radio]{display:none}.radio-button input[type=radio]:checked+label:after{position:absolute;content:"";width:12px;height:12px;background-color:#fec337;top:8px;left:3px;border-radius:6px}.radio-button input[type=radio]+label{position:relative;display:inline-block;padding:5px 0 5px 35px;cursor:pointer}.radio-button input[type=radio]+label:before{position:absolute;content:"";width:16px;height:16px;background-color:#000;top:5px;left:0;border-radius:50%;border:1px solid #000}.checkbox input[type=checkbox]{display:none}.checkbox input[type=checkbox]:checked+label:after{content:"";width:11px;height:11px;background-color:#35b92b;position:absolute;top:3px;left:3px}.checkbox input[type=checkbox]+label{position:relative;padding:3px 0 0 25px;display:inline-block;font-size:.85em;cursor:pointer}.checkbox input[type=checkbox]+label:before{background-color:#fff;content:"";width:15px;height:15px;position:absolute;left:0;top:0;border:1px solid #a5a5a5}.horizontal-menu{overflow-y:auto;white-space:nowrap;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.horizontal-menu>a{height:40px;padding:0 10px;color:#fff;font-size:18px;border-bottom:2px solid transparent;color:hsla(0,0%,100%,.7);font-weight:400}.horizontal-menu>a.active{color:#fff;border-bottom:4px solid #fff;font-weight:500}.horizontal-menu>a:hover:not(.active){border-bottom:4px solid hsla(0,0%,100%,.7);color:#fff}.horizontal-menu>a:last-child{margin-right:0}@media (min-width:480px){.horizontal-menu>a{margin:0 10px}}.common-input input{width:100%;padding:0 10px;font-size:16px}.common-input input:focus{outline:none}.common-input.size-small input{height:40px}.common-input.size-normal input{height:50px}.common-input.size-large input{height:60px;font-size:21px}.common-input.shape-rounded input{border-radius:5px}.common-input.type-white input{border:2px solid #fff;background:#fff;color:#000}.common-input.type-white input:disabled{-webkit-text-fill-color:rgba(0,0,0,.3);background-color:#6b6c6c;border:1px solid #6b6c6c}.common-input.type-white input::-webkit-input-placeholder{color:#777}.common-input.type-white input:-ms-input-placeholder,.common-input.type-white input::-ms-input-placeholder{color:#777}.common-input.type-white input::placeholder{color:#777}.common-input.type-dark input{border:1px solid #2c2d2d;background:#2c2d2d;color:#fff}.common-input_disabled .left-element,.common-input_disabled .right-element{opacity:.2}.common-input.type-dark input::-webkit-input-placeholder{color:#a5a5a5}.common-input.type-dark input:-ms-input-placeholder,.common-input.type-dark input::-ms-input-placeholder{color:#a5a5a5}.common-input.type-dark input::placeholder{color:#a5a5a5}.common-input.type-dark input:hover{border-color:#a5a5a575}.common-input.type-dark input:focus{border-color:#a5a5a5}.common-input.has-left-element,.common-input.has-right-element{position:relative}.common-input.has-right-element input{padding-right:45px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.common-input.has-left-element input{padding-left:45px}.common-input.has-left-element .left-element,.common-input.has-right-element .right-element{position:absolute;top:0;bottom:0;width:40px;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.common-input.has-right-element .right-element{right:0}.common-input.has-left-element .left-element{left:0}.input2__input{border:0;background-color:transparent;border-bottom:2px solid #fec337;color:#fff;width:100%;padding:10px 0;outline:none}.input2_error .input2__input{border-color:#fc4049}.input2__error{color:#fc4049;text-align:center}.masonry>.masonry-wrap>*{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.masonry>.masonry-wrap>*>*{width:50%}@media (min-width:480px){.masonry>.masonry-wrap>*>*{width:33%}}@media (min-width:960px){.masonry>.masonry-wrap>*>*{width:25%}}.message{display:-ms-flexbox;display:flex;height:100px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#fff}.message>span{max-width:645px}.message .error{color:#e03941}.mobile-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden;height:50px}.headroom--pinned>.mobile-header{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.3);box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}.modal{position:fixed;top:0;left:0;bottom:0;right:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:1}.modal>.children{position:relative;z-index:1;max-height:86vh;overflow:auto;-webkit-box-shadow:0 0 50px 0 rgba(0,0,0,.6);box-shadow:0 0 50px 0 rgba(0,0,0,.6);visibility:hidden;opacity:0;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);border-radius:5px}.modal>.children.visible{opacity:1;visibility:visible;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.modal_theme-dark>.children{background:#2c2d2d;color:#fff}.modal_theme-light>.children{background:#fff}.modal_theme-primary>.children{background:#fec337}.modal>.children .header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:70px}.modal_theme-light>.children .header{border-bottom:1px solid #dcdcdc}.modal>.children .header .title span{font-size:21px;margin-left:20px;overflow:hidden;white-space:nowrap}@media (min-width:480px){.modal>.children .header .title span{margin-left:30px}.modal .header .close{margin-right:10px}}.modal2{position:fixed;top:0;left:0;bottom:0;right:0;z-index:11}.modal2__children{position:relative;overflow:auto;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;z-index:11;opacity:0;margin-top:-30px}.modal2__children.modal2__children_visible{opacity:1;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;margin-top:0}.modal2__close{position:absolute;top:15px;right:15px;z-index:11}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-animation-name:opacitychange;animation-name:opacitychange;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes opacitychange{0%{opacity:0}to{opacity:1}}@keyframes opacitychange{0%{opacity:0}to{opacity:1}}html.with-overlay,html.with-overlay body{-webkit-overflow-scrolling:touch!important;overflow:hidden}html.with-overlay body{position:fixed;left:0;right:0;overflow-y:scroll}.page-wrap{max-width:1280px;margin:0 auto}.scrollable-view{overflow-y:auto;-webkit-overflow-scrolling:touch}.common-select{position:relative}.common-select__select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;border-radius:0;outline:none}.common-select_theme_dark .common-select__select{border:1px solid #3f4041;background:#2c2d2d;color:#fff}.common-select_theme_light .common-select__select{border:1px solid #fff;background:#fff;color:#000}.common-select__size_small .common-select__select{height:40px;padding:5px 45px 5px 10px}.common-select__size_medium .common-select__select{height:50px;padding:5px 55px 5px 10px}.common-select_theme_dark .common-select__select:focus{border-color:#a5a5a5}.common-select_theme_dark .common-select__select:focus+.common-select__button{border-left-color:#a5a5a5}.common-select__button{position:absolute;top:1px;right:1px;bottom:1px;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;border:1px solid transparent;width:40px}.common-select__theme_dark .common-select__button{border-left-color:#2c2d2d}.selectable .wrap{position:relative}.selectable .check-wrap{z-index:1;display:block;position:absolute;left:0;right:0;bottom:0;top:0;border:3px solid #fec337}.selectable .check-wrap .check{position:absolute;right:0;top:0;background:#fec337;padding:5px}.selectable .check-wrap .check .icon{font-size:20px;font-weight:600}.selectable-list .selectable{padding:3px 10px 10px 3px;display:inline-block}.spinner{-webkit-animation:rotator 1.4s linear infinite;animation:rotator 1.4s linear infinite}@-webkit-keyframes rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}.path{stroke-dasharray:187;stroke-dashoffset:0;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-animation:dash 1.4s ease-in-out infinite;animation:dash 1.4s ease-in-out infinite}@-webkit-keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}.common-list__item.common-list__item_active{background:#dcdcdc;background:rgba(0,0,0,.1)}.common-list.theme-light{background:#fff}.common-list.theme-light .common-list__item{border-top:1px solid #dcdcdc}.common-list.theme-light .common-list-item{color:#000}.common-list.theme-dark{background:#2c2d2d}.common-list.theme-dark .common-list__item{border-top:1px solid rgba(0,0,0,.25)}.common-list.theme-dark .common-list-item{color:#fff}.common-list .common-list__item:first-child{border-top:0}.common-list-item{cursor:pointer;padding:15px 20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:16px}.common-list-item_active{font-weight:600}.common-list-item__left-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:30px;margin-right:15px;font-size:22px}.common-list-item__text{-ms-flex-positive:1;flex-grow:1;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.tooltip--noarrow .tooltip-arrow{display:none}.tooltip--add-paddings .tooltip-inner{padding:10px}.tooltip--rounded .tooltip-inner{border-radius:5px;overflow:hidden}.tooltip.tooltip-scale-enter,.tooltip.tooltip-scale-leave{display:block}.tooltip-scale-appear,.tooltip-scale-enter{opacity:0}.tooltip-scale-appear,.tooltip-scale-enter,.tooltip-scale-leave{-webkit-animation-duration:.2s;animation-duration:.2s}.tooltip-scale-appear.tooltip-scale-appear-active,.tooltip-scale-enter.tooltip-scale-enter-active{-webkit-animation-name:scaleIn;animation-name:scaleIn}.tooltip-scale-leave.tooltip-scale-leave-active{-webkit-animation-name:scaleOut;animation-name:scaleOut}@-webkit-keyframes scaleIn{0%{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scaleY(0);transform:scaleY(0)}to{opacity:1;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes scaleIn{0%{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scaleY(0);transform:scaleY(0)}to{opacity:1;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes scaleOut{0%{opacity:1;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scaleY(1);transform:scaleY(1)}to{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes scaleOut{0%{opacity:1;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scaleY(1);transform:scaleY(1)}to{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scaleY(1);transform:scaleY(1)}}.tooltip{position:absolute;display:block;visibility:visible;max-width:100vw;z-index:10}.tooltip-hidden{display:none}.tooltip-placement-top,.tooltip-placement-topLeft,.tooltip-placement-topRight{padding:5px 0 9px}.tooltip-placement-right,.tooltip-placement-rightBottom,.tooltip-placement-rightTop{padding:0 5px 0 9px}.tooltip-placement-left,.tooltip-placement-leftBottom,.tooltip-placement-leftTop{padding:0 9px 0 5px}.tooltip-inner{color:#fff;text-align:left;text-decoration:none;background-color:#2c2d2d;-webkit-box-shadow:0 0 4px rgba(0,0,0,.17);box-shadow:0 0 4px rgba(0,0,0,.17)}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip-placement-top .tooltip-arrow,.tooltip-placement-topLeft .tooltip-arrow,.tooltip-placement-topRight .tooltip-arrow{bottom:4px;margin-left:-5px;border-width:5px 5px 0;border-top-color:#2c2d2d}.tooltip-placement-top .tooltip-arrow{left:50%}.tooltip-placement-topLeft .tooltip-arrow{left:15%}.tooltip-placement-topRight .tooltip-arrow{right:15%}.tooltip-placement-right .tooltip-arrow,.tooltip-placement-rightBottom .tooltip-arrow,.tooltip-placement-rightTop .tooltip-arrow{left:4px;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#2c2d2d}.tooltip-placement-right .tooltip-arrow{top:50%}.tooltip-placement-rightTop .tooltip-arrow{top:15%;margin-top:0}.tooltip-placement-rightBottom .tooltip-arrow{bottom:15%}.tooltip-placement-left .tooltip-arrow,.tooltip-placement-leftBottom .tooltip-arrow,.tooltip-placement-leftTop .tooltip-arrow{right:4px;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#2c2d2d}.tooltip-placement-left .tooltip-arrow{top:50%}.tooltip-placement-leftTop .tooltip-arrow{top:15%;margin-top:0}.tooltip-placement-leftBottom .tooltip-arrow{bottom:15%}.tooltip-placement-bottom .tooltip-arrow,.tooltip-placement-bottomLeft .tooltip-arrow,.tooltip-placement-bottomRight .tooltip-arrow{top:-8px;margin-left:-8px;border-width:0 8px 10px;border-bottom-color:#2c2d2d}.tooltip-placement-bottom .tooltip-arrow{left:50%}.tooltip-placement-bottomLeft .tooltip-arrow{left:15%}.tooltip-placement-bottomRight .tooltip-arrow{right:15%}.tooltip--dark .tooltip-inner{background:#2c2d2d;color:#fff;-webkit-box-shadow:0 0 50px 0 rgba(0,0,0,.6);box-shadow:0 0 50px 0 rgba(0,0,0,.6)}.tooltip--dark.tooltip-placement-top .tooltip-arrow,.tooltip--dark.tooltip-placement-topLeft .tooltip-arrow,.tooltip--dark.tooltip-placement-topRight .tooltip-arrow{border-top-color:#2c2d2d}.tooltip--dark.tooltip-placement-right .tooltip-arrow,.tooltip--dark.tooltip-placement-rightBottom .tooltip-arrow,.tooltip--dark.tooltip-placement-rightTop .tooltip-arrow{border-right-color:#2c2d2d}.tooltip--dark.tooltip-placement-left .tooltip-arrow,.tooltip--dark.tooltip-placement-leftBottom .tooltip-arrow,.tooltip--dark.tooltip-placement-leftTop .tooltip-arrow{border-left-color:#2c2d2d}.tooltip--dark.tooltip-placement-bottom .tooltip-arrow,.tooltip--dark.tooltip-placement-bottomLeft .tooltip-arrow,.tooltip--dark.tooltip-placement-bottomRight .tooltip-arrow{border-bottom-color:#2c2d2d}.tooltip--light .tooltip-inner{background:#fff;-webkit-box-shadow:0 0 50px 0 rgba(0,0,0,.6);box-shadow:0 0 50px 0 rgba(0,0,0,.6);color:#000}.tooltip--light.tooltip-placement-top .tooltip-arrow,.tooltip--light.tooltip-placement-topLeft .tooltip-arrow,.tooltip--light.tooltip-placement-topRight .tooltip-arrow{border-top-color:#fff}.tooltip--light.tooltip-placement-right .tooltip-arrow,.tooltip--light.tooltip-placement-rightBottom .tooltip-arrow,.tooltip--light.tooltip-placement-rightTop .tooltip-arrow{border-right-color:#fff}.tooltip--light.tooltip-placement-left .tooltip-arrow,.tooltip--light.tooltip-placement-leftBottom .tooltip-arrow,.tooltip--light.tooltip-placement-leftTop .tooltip-arrow{border-left-color:#fff}.tooltip--light.tooltip-placement-bottom .tooltip-arrow,.tooltip--light.tooltip-placement-bottomLeft .tooltip-arrow,.tooltip--light.tooltip-placement-bottomRight .tooltip-arrow{border-bottom-color:#fff}.tooltip--primary .tooltip-inner{background:#fec337;-webkit-box-shadow:0 0 50px 0 rgba(0,0,0,.6);box-shadow:0 0 50px 0 rgba(0,0,0,.6);color:#000}.tooltip--primary.tooltip-placement-top .tooltip-arrow,.tooltip--primary.tooltip-placement-topLeft .tooltip-arrow,.tooltip--primary.tooltip-placement-topRight .tooltip-arrow{border-top-color:#fec337}.tooltip--primary.tooltip-placement-right .tooltip-arrow,.tooltip--primary.tooltip-placement-rightBottom .tooltip-arrow,.tooltip--primary.tooltip-placement-rightTop .tooltip-arrow{border-right-color:#fec337}.tooltip--primary.tooltip-placement-left .tooltip-arrow,.tooltip--primary.tooltip-placement-leftBottom .tooltip-arrow,.tooltip--primary.tooltip-placement-leftTop .tooltip-arrow{border-left-color:#fec337}.tooltip--primary.tooltip-placement-bottom .tooltip-arrow,.tooltip--primary.tooltip-placement-bottomLeft .tooltip-arrow,.tooltip--primary.tooltip-placement-bottomRight .tooltip-arrow{border-bottom-color:#fec337}.updown{position:fixed;top:0;left:0;bottom:0;width:100px;cursor:pointer;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}.updown .direction{max-width:100px;height:100%;text-align:center;padding:70px 0;color:#fff;opacity:.5}.updown:hover .direction{background:rgba(0,0,0,.3);opacity:1}.upload-global{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.upload-global:hover{background:rgba(0,0,0,.8)}.upload-global__inner{text-align:center}.upload-global__text{margin-top:20px;color:#fff}.modal-create-post{width:300px}.modal-create-post .top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;text-align:center}.modal-create-post .top .primary-actions{width:100%;padding:0 20px}@media (min-width:480px){.modal-create-post{width:420px}.modal-create-post .top .primary-actions{padding:30px 40px}}.modal-create-post .top .primary-actions input[type=file]{visibility:hidden;position:absolute;opacity:0;width:.1px;height:.1px;z-index:-1}.modal-create-post .top .primary-actions .paste-url{width:100%}.modal-create-post .top .primary-actions label span{display:-ms-inline-flexbox;display:inline-flex}.modal-create-post .top .primary-actions .divider{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:.8rem;margin:20px 0}.modal-create-post .top .primary-actions .divider:after,.modal-create-post .top .primary-actions .divider:before{content:"";display:block;border-top:1px solid rgba(0,0,0,.2);-ms-flex-positive:1;flex-grow:1}.modal-create-post .top .primary-actions .divider:before{margin-right:5px}.modal-create-post .top .primary-actions .divider:after{margin-left:5px}.button.modal-create-post__uploaded{color:inherit;font-size:16px}.modal-upload-media{width:300px}.modal-upload-media .top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;text-align:center}.modal-upload-media .top .primary-actions{width:100%;padding:30px 20px}@media (min-width:480px){.modal-upload-media{width:420px}.modal-upload-media .top .primary-actions{padding:30px 40px}}.modal-upload-media .top .primary-actions input[type=file]{visibility:hidden;position:absolute;opacity:0;width:.1px;height:.1px;z-index:-1}.modal-upload-media .top .primary-actions .paste-url{width:100%}.modal-upload-media .top .primary-actions label span{display:-ms-inline-flexbox;display:inline-flex}.modal-upload-media .top .primary-actions .divider{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#fff;font-size:.8rem;margin:20px 0}.modal-upload-media .top .primary-actions .divider:after,.modal-upload-media .top .primary-actions .divider:before{content:"";display:block;border-top:1px dotted #4e5052;-ms-flex-positive:1;flex-grow:1}.modal-upload-media .top .primary-actions .divider:before{margin-right:5px}.modal-upload-media .top .primary-actions .divider:after{margin-left:5px}.modal-upload-media .bottom{display:-ms-flexbox;display:flex;border-top:1px solid #3f4041}.modal-upload-media .bottom .button{font-size:16px}.modal-auth-part-login{width:100%}.modal-auth-part-login__title{font-size:36px;color:#fff;text-align:center}.modal-auth-part-login__description{color:#777;text-align:center;margin-top:10px}.modal-auth-part-login__buttons{margin-top:30px}.modal-auth-part-login__buttons-top{display:-ms-flexbox;display:flex}.modal-auth-part-login__email{margin-top:10px}.modal-auth-part-login__buttons-main{-ms-flex:1 1;flex:1 1;margin-right:10px}.modal-auth-part-login__another-way{margin-top:10px}.modal-auth-part-login__another-way-button:hover{text-decoration:underline}.modal-auth-part-services{width:100%}.modal-auth-part-services__header{position:relative}.modal-auth-part-services__header-close{position:fixed;top:15px;left:15px}@media (min-width:960px){.modal-auth-part-services__header-close{position:absolute;top:-10px;left:-50px}}.modal-auth-part-services__title{font-size:24px;color:#fff}.modal-auth-part-services__list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}.modal-auth-part-services__list-item{cursor:pointer;width:50%;height:100px;padding:0 10px 10px 0}.modal-auth-part-services__list-item-inner{border-radius:5px;overflow:hidden;color:#fff;display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center}.modal-auth-part-password{width:100%}.modal-auth-part-password__header{position:relative}.modal-auth-part-password__header-close{position:fixed;top:15px;left:15px}@media (min-width:960px){.modal-auth-part-password__header-close{position:absolute;top:-10px;left:-50px}}.modal-auth-part-password__title{font-size:24px;color:#fff}.modal-auth-part-password__email{color:#777;margin-top:5px}.modal-auth-part-password__password{margin:30px 0}.modal-auth-part-signup{width:100%}.modal-auth-part-signup__header{position:relative}.modal-auth-part-signup__header-close{position:fixed;top:15px;left:15px}@media (min-width:960px){.modal-auth-part-signup__header-close{position:absolute;top:-10px;left:-50px}}.modal-auth-part-signup__title{font-size:24px;color:#fff}.modal-auth-part-signup__email{color:#777;margin-top:5px}.modal-auth-part-signup__password{margin:30px 0}.modal-auth{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:250px;position:relative}@media (min-width:375px){.modal-auth{width:280px}}.fade-wait-enter{opacity:.01;position:absolute;right:-300px}.fade-wait-enter.fade-wait-enter-active{right:0;opacity:1;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.fade-wait-leave{opacity:1;position:absolute;left:0}.fade-wait-leave.fade-wait-leave-active{opacity:.01;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;left:-300px}.share-modal{width:300px;border-top:1px solid rgba(0,0,0,.25)}.media{width:100%;padding-top:0;position:relative;overflow:hidden}.media__error{background:rgba(0,0,0,.8);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.media__error,.media img,.media video{position:absolute;top:0;right:0;left:0;bottom:0}.media img,.media video{width:100%;height:100%}.media img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 0;object-position:50% 0}.media__loader{position:absolute;top:0;bottom:0;right:0;left:0;background:rgba(0,0,0,.4);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.media-thumb{position:relative;max-height:400px;overflow:hidden}.media-thumb .play{position:absolute;top:50%;left:50%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:60px;height:60px;margin:-30px 0 0 -30px;background:rgba(0,0,0,.6);border-radius:50%;color:#dcdcdc;-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}@media (hover:hover){.media-thumb:hover{-webkit-box-shadow:0 0 0 3px #fec337;box-shadow:0 0 0 3px #fec337}.media-thumb:hover .play{width:66px;height:66px;margin:-33px 0 0 -33px}}.modal-uploaded{width:300px}.modal-uploaded .inner{position:relative;padding:0 5px 0 15px}@media (min-width:480px){.modal-uploaded{width:420px}.modal-uploaded .inner{padding:0 15px 0 25px}}.modal-uploaded .inner .body>div:first-child:after{content:"";padding-bottom:70px;display:block}.modal-uploaded .button-block{position:absolute;bottom:0;left:0;right:0;background:rgba(39,42,47,.98);display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;padding:15px 30px}.modal-uploaded .masonry>.masonry-wrap>*>*{width:50%}@media (min-width:960px){.modal-uploaded .masonry>.masonry-wrap>*>*{width:33%}}.forgot-password .form input{margin:20px 0}.forgot-password .form .info{text-align:center}.forgot-password .stub{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.forgot-password .stub .info{text-align:center;margin:30px 0;line-height:120%}.forgot-password .stub .info .email{color:#6fa3f8}.forgot-password .stub .success-icon{background:#30353a;border-radius:50%;height:130px;width:130px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.forgot-password{width:300px;padding:10px 20px 30px}@media (min-width:480px){.forgot-password{width:340px;padding:10px 30px 30px}}.reset-password{width:300px;padding:30px 20px}.reset-password .button,.reset-password .info,.reset-password input{margin-bottom:10px}.modal-complaint>.form .radio-button{margin-bottom:20px}.modal-complaint>.form .radio-button .title{font-weight:600}.modal-complaint>.form .radio-button .info{margin-top:5px;font-size:13px;color:#a5a5a5}.modal-complaint>.stub>.info{text-align:center;margin-bottom:20px}.modal-complaint{width:300px;padding:10px 20px 30px}@media (min-width:480px){.modal-complaint{width:420px;padding:10px 40px 30px}}.modal-complaint .button-block{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.modal-complaint .button-block .button{width:175px}.modal-remove-post{width:300px;text-align:center;padding:20px}@media (min-width:480px){.modal-remove-post{width:340px;padding:20px 40px}}.modal-remove-post .description{margin-bottom:20px}.modal-categories-tag-item{padding:15px 30px;cursor:pointer;background:#2c2d2d;-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;color:hsla(0,0%,100%,.7)}.modal-categories-tag-item:hover{background:#3d3d3d;color:#fff}.modal-categories-tag-item__highlight{font-weight:600}.modal-categories-tag-item__count{color:#777;margin-left:10px}.modal-categories-tag-added-item{padding:10px 10px 10px 20px;background-color:#3d3d3d;border-radius:30px;color:#fec337;display:-ms-flexbox;display:flex;-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;-ms-flex-align:center;align-items:center;cursor:pointer}.modal-categories-tag-added-item__remove{margin-left:10px}.modal-categories-tag-added-item__remove-icon{color:hsla(0,0%,100%,.5);-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}.modal-categories-tag-added-item:hover{background-color:#464646}.modal-categories-tag-added-item:hover .modal-categories-tag-added-item__remove-icon{color:#fff}.modal-categories-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.modal-categories-content__search{padding:0 30px 20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:0 1;flex:0 1}.modal-categories-content__search_shadow{border-bottom:1px solid rgba(0,0,0,.25);-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 5px 0 rgba(0,0,0,.2);z-index:1}.modal-categories-content__search-actions{position:absolute;top:0;right:0}.modal-categories-content__added{padding-top:10px}.modal-categories-content__added-tag{display:inline-block;margin:10px 10px 0 0}.modal-categories-content__error{text-align:center;padding:0 30px 20px;color:#e03941}.modal-categories-content__content{overflow-y:auto;-ms-flex:1 1;flex:1 1;max-height:100vh}.modal-categories-content__content-excess{padding:20px 60px;color:#777;text-align:center}.modal-categories-content__content-empty{padding:20px 30px;color:#e03941;text-align:center}.modal-categories-content__tag{border-top:1px solid rgba(0,0,0,.25)}.modal-categories-content__tag-highlight{color:hsla(0,0%,100%,.9)}.modal-categories-content__tag-new-hightlight{color:#fec337}.modal-categories_desktop{width:400px;height:70vh;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:525px}.modal-categories__content{overflow:hidden;-ms-flex:1 1;flex:1 1}.modal-categories__bottom{border-top:1px solid rgba(0,0,0,.25);padding:20px 30px}.modal-categories__bottom_shadow{-webkit-box-shadow:0 -2px 5px 0 rgba(0,0,0,.2);box-shadow:0 -2px 5px 0 rgba(0,0,0,.2);z-index:1}.modal-categories_mobile{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;z-index:10}.modal-categories__header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.modal-categories_mobile-back-button{margin-left:-5px}.modal-categories__header-next-button{margin-right:-5px}.modal-categories_mobile .modal-categories-content__search{padding:0 10px 10px}.modal-categories_mobile .modal-categories-content__added{padding:0 0 0 10px}.modal-categories_mobile .modal-categories-content__content{padding:0 10px 10px}.modal-categories_mobile .modal-categories-tag-item{padding:15px;color:#fff}.modal-categories_mobile .modal-categories-tag-item__count{font-size:12px;margin-left:5px}.widget-smile{color:#fff}.widget-smile__setup{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:130px}.widget-smile__center,.widget-smile__left,.widget-smile__right{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.widget-smile__center{padding:0 20px}.widget-smile__color{text-align:center;font-weight:600;margin-bottom:5px}.widget-smile .button.size-small.without-children{width:35px;min-width:35px;height:35px}.widget-smile__change{margin-top:20px}.avatar__image{max-width:100%;height:auto}.widget-avatars__list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px}.widget-avatars__item{padding:0 10px 10px 0;cursor:pointer;position:relative}.widget-avatars__item .avatar{position:relative}.widget-avatars__item:hover .avatar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:5px solid #fec337;border-radius:50%}.modal-avatar{width:300px;margin-top:50px}.modal-avatar__smile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.modal-avatar__smile-info{-ms-flex:1 1;flex:1 1;margin-bottom:20px}.modal-avatar__smile-title{color:#fff;font-size:18px}.modal-avatar__smile-description{color:#777;font-size:12px;margin-top:10px}.modal-avatar__smile-widget{margin:20px auto 0}.modal-avatar__avatars{margin-top:50px}.modal-avatar__avatars-widget{margin-top:20px}.modal-avatar__avatars-title-text{color:#fff;font-size:18px}.modal-avatar .widget-avatars__item{width:25%}@media (min-width:520px){.modal-avatar{width:500px;margin-top:100px}.modal-avatar__smile{-ms-flex-direction:row;flex-direction:row}.modal-avatar__smile-widget{margin:0 0 0 20px}.modal-avatar__smile-title{font-size:26px}.modal-avatar__smile-description{font-size:16px}.modal-avatar__avatars-title-text{font-size:26px}.modal-avatar__avatars{margin-top:100px}.modal-avatar .widget-avatars__item{width:20%}}.media-share{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.media-share__item{margin-right:10px;position:relative}.media-share__item:last-child{margin-right:0}.media-share__socials{position:absolute;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);bottom:60px;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}.media-share__socials_open{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.media-share__socials-item{margin-bottom:10px}.media-share__socials-item:last-child{margin-bottom:0}.media-share__item-button:hover,.media-share__socials-item:hover{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.modal-media{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:100%}.modal-media__media{overflow:auto;margin-bottom:-65px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.modal-media__media-inner{margin:auto}.modal-media__share{height:65px;-ms-flex-negative:0;flex-shrink:0;z-index:1}.flash-message{position:fixed;top:0;left:0;right:0;color:#fff;height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:11}.flash-message.success{background:#35b92b}.flash-message.error{background:#e03941}.flash-message.slide-enter{top:-50px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.flash-message.slide-enter-active{-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px)}.flash-message.slide-leave{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.flash-message.slide-leave-active{-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px)}.smartbanner{background:#f2f2f2;color:#333;border-bottom:1px solid #ccc;z-index:95;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px;position:relative}.smartbanner__close{cursor:pointer}.smartbanner__content{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 10px}.smartbanner__icon{width:62px;height:62px}.smartbanner__icon-img{width:inherit;height:inherit}.smartbanner__info{margin-left:10px;-ms-flex:1 1;flex:1 1}.smartbanner__title{font-size:13px}.smartbanner__description{color:#555;font-size:12px;margin-top:5px}.smartbanner__open-link{color:#0654ba;font-size:17px}@font-face{font-family:FF;src:url(https://im-01.forfun.com/ff/static/media/FF.13ae86d4.eot);src:url(https://im-01.forfun.com/ff/static/media/FF.13ae86d4.eot#iefix) format("embedded-opentype"),url(https://im-01.forfun.com/ff/static/media/FF.11d702b1.woff2) format("woff2"),url(https://im-01.forfun.com/ff/static/media/FF.2ecf8453.ttf) format("truetype"),url(https://im-01.forfun.com/ff/static/media/FF.a3643938.woff) format("woff"),url(https://im-01.forfun.com/ff/static/media/FF.a41b4fc9.svg#FF) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FF!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-settings-2:before{content:"\E927"}.icon-settings:before{content:"\E916"}.icon-filter:before{content:"\E92B"}.icon-tag-arrow:before{content:"\E928"}.icon-notify-2:before{content:"\E926"}.icon-notify:before{content:"\E917"}.icon-create-active:before{content:"\E925"}.icon-create:before{content:"\E914"}.icon-vkontakte:before{content:"\E90C"}.icon-twitter:before{content:"\E91A"}.icon-facebook:before{content:"\E91B"}.icon-google:before{content:"\E91C"}.icon-tumblr:before{content:"\E91D"}.icon-pinterest:before{content:"\E91E"}.icon-whatsup:before{content:"\E91F"}.icon-insta:before{content:"\E920"}.icon-viber:before{content:"\E921"}.icon-mesenger:before{content:"\E922"}.icon-reddit:before{content:"\E919"}.icon-mail:before{content:"\E929"}.icon-telegram:before{content:"\E923"}.icon-link:before{content:"\E924"}.icon-trash-25:before{content:"\E910"}.icon-order-25:before{content:"\E913"}.icon-close-25:before{content:"\E912"}.icon-link-25:before{content:"\E911"}.icon-share-25:before{content:"\E90F"}.icon-add-text-25:before{content:"\E90E"}.icon-crop-25:before{content:"\E90D"}.icon-share:before{content:"\E90B"}.icon-exit:before{content:"\E90A"}.icon-pointer:before{content:"\E909"}.icon-globe:before{content:"\E908"}.icon-user-login:before{content:"\E906"}.icon-close-search:before{content:"\E905"}.icon-share-android:before{content:"\E903"}.icon-lock:before{content:"\E901"}.icon-users:before{content:"\E902"}.icon-attach-file:before{content:"\E900"}.icon-image:before{content:"\E948"}.icon-gif:before{content:"\E92E"}.icon-pop-sms2:before{content:"\E942"}.icon-text-down:before{content:"\E93C"}.icon-text-center:before{content:"\E93D"}.icon-star-notif:before{content:"\E939"}.icon-reply-little-notif:before{content:"\E961"}.icon-notification-0:before{content:"\E962"}.icon-plus-2:before{content:"\E963"}.icon-send:before{content:"\E964"}.icon-put:before{content:"\E965"}.icon-mail-send:before{content:"\E967"}.icon-error-input:before{content:"\E968"}.icon-complete-input:before{content:"\E969"}.icon-option:before{content:"\E904"}.icon-cloud:before{content:"\E915"}.icon-search2:before{content:"\E918"}.icon-close:before{content:"\E930"}.icon-arrow-right:before{content:"\E931"}.icon-arrow-up:before{content:"\E932"}.icon-arrow-down:before{content:"\E933"}.icon-arrow-left:before{content:"\E935"}.icon-heart-active:before{content:"\E907"}.icon-heart:before{content:"\E937"}.icon-flag:before{content:"\E938"}.icon-flag-active:before{content:"\E92A"}.icon-drag:before{content:"\E94C"}.icon-up:before{content:"\E94D"}.icon-up-active:before{content:"\E96A"}.icon-down:before{content:"\E96B"}.icon-down-active:before{content:"\E96C"}.icon-reply:before{content:"\E96D"}.icon-reply-active:before{content:"\E96E"}.icon-edit2:before{content:"\E96F"}.icon-menu:before{content:"\E970"}.icon-plus:before{content:"\E971"}.icon-complete:before{content:"\E972"}.icon-message:before{content:"\E94E"}.icon-arrow-left2:before{content:"\E94F"}.icon-arrow-right2:before{content:"\E950"}.icon-option2:before{content:"\E952"}.icon-copy:before{content:"\E954"}.icon-play:before{content:"\E956"}.icon-trash:before{content:"\E957"}.icon-edit:before{content:"\E958"}.icon-arrow-up2:before{content:"\E959"}.icon-arrow-down2:before{content:"\E95A"}.icon-arrow2:before{content:"\E95F"}.icon-views:before{content:"\E960"}.infinity-content__empty{margin:0 auto;color:#777;display:inline-block;max-width:550px!important;text-align:center}.post-thumb .preview{position:relative;background:#000}.post-thumb .preview .items{right:10px;top:10px;color:#fff;font-size:16px;font-weight:600;min-width:25px;height:25px;padding:5px;border-radius:5px}.post-thumb .play,.post-thumb .preview .items{background:rgba(0,0,0,.6);position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.post-thumb .play{top:50%;left:50%;width:50px;height:50px;margin:-25px 0 0 -25px;border-radius:50%;color:#dcdcdc;-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.post-thumb:hover .play{width:55px;height:55px;margin:-27.5px 0 0 -27.5px}.post-thumb.vertical .preview{max-height:400px;overflow:hidden}.post-thumb.vertical.post-thumb_empty .preview{min-height:100px}.post-thumb.vertical .preview img{max-height:400px}.post-thumb.vertical.upvoted>.link .info .score>span{color:#fec337}.post-thumb.vertical.downvoted>.link .info .score>span{color:#e03941}.post-thumb.vertical .link{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.5);box-shadow:0 0 10px 0 rgba(0,0,0,.5);border-radius:3px;overflow:hidden}.post-thumb.vertical .link .info{background:#2c2d2d;padding:15px}.post-thumb.vertical .link .info .title figcaption{display:block;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;line-height:18px;max-height:35px;color:#fff}.post-thumb.vertical .link .info .score{margin-top:5px}.post-thumb.vertical .link .info .score span{font-size:12px;color:#777}.post-thumb.vertical .link .info .score .score-value{margin-left:5px}@media (hover:hover){.post-thumb.vertical .link:hover{-webkit-box-shadow:0 0 0 3px #fec337;box-shadow:0 0 0 3px #fec337}.post-thumb.vertical .link:hover .media-thumb .play{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}}.topbar-menu{overflow:hidden}.tooltip-settings-settings__sign-in{padding:20px;border-bottom:1px solid #dcdcdc}.tooltip-settings-settings__locale{text-transform:uppercase}.tooltip-settings-settings__locale:after{content:"-";margin:0 5px}.locale-list__item{text-transform:uppercase}.locale-list__item:after{content:"-";margin:0 5px}.tooltip-settings{width:300px}.tooltip-settings_mobile{padding:0 10px}.tooltip-settings__set-locale-title{padding:15px 20px;font-size:16px;font-weight:600;border-bottom:1px solid #dcdcdc}.notifications-media .media img,.notifications-media .media video{width:auto;height:auto;max-width:100%;max-height:50px;border-radius:5px}.notifications-reply-arrow-box{position:relative;background:rgba(0,0,0,.07);border-radius:5px;max-width:100%}.notifications-reply-arrow-box:after,.notifications-reply-arrow-box:before{bottom:100%;left:35px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.notifications-reply-arrow-box:after{border-bottom-color:rgba(0,0,0,.07);border-width:6px;margin-left:-6px}.notifications-reply-reply{padding:10px;font-size:16px}.notifications-reply-reply>div:nth-child(2){margin-top:10px}.notifications-reply-reply__text{overflow:hidden}.media-upload__media-inner{display:inline-block;position:relative;max-width:100%}.media-upload__media .media img,.media-upload__media .media video{position:relative;border-radius:5px}.media-upload__media .media{max-width:100%}.media-upload__remove-media{position:absolute;top:-15px;right:-15px}.media-upload__media .media-upload__remove-media .button{height:30px;width:30px;border-radius:15px;min-width:30px;background:#3f4041}.media-upload__uploader{position:relative;height:65px;width:100px;background:#3f4041;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (hover:hover){.media-upload__media .media-upload__remove-media .button:hover{background:#4e5052}}.create-comment{line-height:0;overflow:hidden}.create-comment,.create-comment__textarea-wrap{position:relative}.create-comment__avatar{position:absolute;top:15px;left:15px}.create-comment__textarea{padding:10px 10px 80px;margin:0;border:0;width:100%;resize:none;border-radius:5px}.create-comment_avatar .create-comment__textarea{padding-left:56px}.create-comment__textarea::-webkit-input-placeholder{font-weight:300}.create-comment__textarea:-ms-input-placeholder,.create-comment__textarea::-ms-input-placeholder{font-weight:300}.create-comment__textarea::placeholder{font-weight:300}.create-comment_with-media .create-comment__textarea{padding-bottom:120px}.create-comment__add-media{opacity:.5}.create-comment__add-media-input{visibility:hidden;position:absolute;left:-100px;opacity:0;width:.1px;height:.1px;z-index:-1}.create-comment__add-media-input-label{display:block}.create-comment__media-upload{position:absolute;bottom:15px;left:41px;right:170px}.create-comment__bottom{position:absolute;bottom:5px;left:15px;right:0;height:50px;display:-ms-flexbox;display:flex}.create-comment__bottom-section{margin-left:5px}.create-comment__bottom-left{-ms-flex:1 1;flex:1 1}.create-comment__bottom-left,.create-comment__bottom-right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.create-comment__bottom-right{margin:0 10px 10px 0}.create-comment__limit{font-size:12px;pointer-events:none}.create-comment__name{width:320px}.create-comment__input{margin-bottom:10px}@media (hover:hover){.create-comment__add-media:hover{opacity:1}}.create-comment_dark input.create-comment__input{background:#000;border:2px solid #393b3c;color:#fff}.create-comment_dark .create-comment__textarea{background:#000;color:#fff;border:2px solid #3f4041}.create-comment_dark .create-comment__textarea::-webkit-input-placeholder,.create-comment_dark input.create-comment__input::-webkit-input-placeholder{color:#777}.create-comment_dark .create-comment__textarea:-ms-input-placeholder,.create-comment_dark .create-comment__textarea::-ms-input-placeholder,.create-comment_dark input.create-comment__input:-ms-input-placeholder,.create-comment_dark input.create-comment__input::-ms-input-placeholder{color:#777}.create-comment_dark .create-comment__textarea::placeholder,.create-comment_dark input.create-comment__input::placeholder{color:#777}.create-comment_dark .create-comment__textarea:focus,.create-comment_dark input.create-comment__input:focus{border-color:#4e5052}.create-comment_dark .create-comment__limit{color:#777}.create-comment_light .create-comment__textarea,.create-comment_light input.create-comment__input{border:2px solid #e5e5e5;background:#fff;color:#000}.create-comment_light .create-comment__textarea::-webkit-input-placeholder,.create-comment_light input.create-comment__input::-webkit-input-placeholder{color:#a1a2a3}.create-comment_light .create-comment__textarea:-ms-input-placeholder,.create-comment_light .create-comment__textarea::-ms-input-placeholder,.create-comment_light input.create-comment__input:-ms-input-placeholder,.create-comment_light input.create-comment__input::-ms-input-placeholder{color:#a1a2a3}.create-comment_light .create-comment__textarea::placeholder,.create-comment_light input.create-comment__input::placeholder{color:#a1a2a3}.create-comment_light .create-comment__textarea:focus,.create-comment_light input.create-comment__input:focus{border-color:#dadada}.create-comment_light .create-comment__footer{background:#f1f1f1}.create-comment_light .create-comment__limit{color:#a1a2a3}.notifications-reply-create-reply__inner{padding:5px;font-size:16px}.notifications-reply-create-reply__inner .create-comment__textarea{border:0;background:inherit}.notifications-item{padding:15px 10px}.notifications-item__inner{display:-ms-flexbox;display:flex;padding-left:10px}.notifications-item_clickable{cursor:pointer}.notifications-item_clickable:hover{background:rgba(0,0,0,.05)}.notifications-item__event{-ms-flex:1 1;flex:1 1;overflow:hidden}.notifications-item__author-and-date{display:-ms-flexbox;display:flex;margin-right:10px;font-size:14px}.notifications-item__author{white-space:nowrap;font-weight:600;color:#5f8cd7}.notifications-item__date{margin-left:10px;color:#777;overflow:hidden;display:inline-block;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.notifications-item__my-comment{font-size:12px;color:#777;margin-top:5px}.notifications-item__comment-media,.notifications-item__my-comment-media{margin-top:5px}.notifications-item__comment{display:-ms-flexbox;display:flex;margin-top:5px;font-size:16px}.notifications-item__comment-inner{-ms-flex:1 1;flex:1 1}.notifications-item__comment-reply{font-size:14px;color:#5f8cd7;margin-top:5px}.notifications-item__comment-icon{margin-right:5px}.notifications-item__thumb{cursor:pointer}.notifications-item__thumb-item{max-height:50px;max-width:60px;border-radius:5px}.notifications-item__create-reply,.notifications-item__reply{margin-top:10px}.notifications-list__read{background:rgba(0,0,0,.05)}.notifications-list__title_read{padding:10px 20px;color:#777;font-size:14px;text-align:center}.notifications-list__item,.notifications-list__title_read{border-bottom:1px solid rgba(0,0,0,.1)}.notifications-empty{padding:20px;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#dcdcdc}.notifications-empty__text{margin-top:40px}.notifications{height:100%;background:#fff}.tooltip-notifications{width:470px}.tooltip-notifications_mobile{padding:0 10px}.tooltip-notifications__title{padding:20px;font-size:18px;font-weight:500;border-bottom:1px solid rgba(0,0,0,.1)}.tooltip-user-user__header{background-size:cover;height:70px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;color:#fff;font-size:16px;padding:0 20px;-webkit-box-shadow:inset 0 0 0 40px rgba(0,0,0,.4);box-shadow:inset 0 0 0 40px rgba(0,0,0,.4)}.tooltip-user-user__header:hover{-webkit-box-shadow:inset 0 0 0 40px rgba(0,0,0,.2);box-shadow:inset 0 0 0 40px rgba(0,0,0,.2)}.tooltip-user-user__avatar{min-width:30px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-right:15px}.tooltip-user-user__info{padding-right:10px;overflow:hidden;margin-right:auto}.tooltip-user-user__name{color:#fff;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.tooltip-user-user__points{font-size:14px;opacity:.7}.tooltip-user-user__arrow{opacity:.7}.tooltip-user-user__header:hover .tooltip-user-user__arrow{-webkit-animation:loopAnimation .4s forwards;animation:loopAnimation .4s forwards}@-webkit-keyframes loopAnimation{49%{-webkit-transform:translateX(100%);transform:translateX(100%)}50%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}51%{opacity:1}}@keyframes loopAnimation{49%{-webkit-transform:translateX(100%);transform:translateX(100%)}50%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}51%{opacity:1}}.tooltip-user-user__locale{text-transform:uppercase}.tooltip-user-user__locale:after{content:"-";margin:0 5px}.tooltip-user{width:300px}.tooltip-user__inner{max-height:calc(100vh - 100px);overflow:auto}.tooltip-user_mobile{padding:0 10px}.tooltip-user__set-locale-title{padding:15px 20px;font-size:16px;font-weight:600;border-bottom:1px solid #dcdcdc}.tooltip-create-post-create-button_desktop{padding-left:10px}.tooltip-create-post{width:300px}.tooltip-create-post_mobile{padding:0 10px}.tooltip-create-post__inner{padding:20px 20px 0}.tooltip-create-post__header{padding-bottom:20px;font-weight:600}@media (min-width:480px){.tooltip-create-post{width:350px}.tooltip-create-post__inner{padding:20px 30px 0}}.tooltip-create-post__file-input{visibility:hidden;position:absolute;opacity:0;width:.1px;height:.1px;z-index:-1;left:0}.tooltip-create-post__input::-webkit-input-placeholder{text-align:center;font-size:18px;font-weight:600;opacity:.5}.tooltip-create-post__input:-ms-input-placeholder,.tooltip-create-post__input::-ms-input-placeholder{text-align:center;font-size:18px;font-weight:600;opacity:.5}.tooltip-create-post__input::placeholder{text-align:center;font-size:18px;font-weight:600;opacity:.5}.tooltip-create-post__divider{margin:10px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.tooltip-create-post__divider-text{font-size:.8rem;padding:0 10px}.tooltip-create-post__divider:after,.tooltip-create-post__divider:before{content:"";-ms-flex:1 1;flex:1 1;border-bottom:1px solid rgba(0,0,0,.1)}.tooltip-create-post__uploaded.button{color:inherit}.tooltip-create-post__uploaded:hover{text-decoration:underline}.common-category-list__search-description{opacity:.7}.common-category-list__item-name-highlight,.common-category-list__search-query{font-weight:600}.common-category-list__item-count{opacity:.5;font-size:14px;margin-left:5px}.tooltip-search-categories-input{font-size:18px;font-weight:600}.tooltip-search-categories-input:hover{cursor:text}.tooltip-search-categories-input::-webkit-input-placeholder{color:hsla(0,0%,100%,.7)!important;font-weight:400}.tooltip-search-categories-input:-ms-input-placeholder,.tooltip-search-categories-input::-ms-input-placeholder{color:hsla(0,0%,100%,.7)!important;font-weight:400}.tooltip-search-categories-input::placeholder{color:hsla(0,0%,100%,.7)!important;font-weight:400}.tooltip-search-categories-input:focus::-webkit-input-placeholder{color:#b3b3b3!important}.tooltip-search-categories-input:focus:-ms-input-placeholder,.tooltip-search-categories-input:focus::-ms-input-placeholder{color:#b3b3b3!important}.tooltip-search-categories-input:focus::placeholder{color:#b3b3b3!important}.tooltip-search-categories-input_inactive{border:2px solid transparent!important;background:hsla(0,0%,100%,.15)!important}.tooltip-search-categories-input_inactive::-webkit-input-placeholder{text-shadow:1px 1px 2px rgba(0,0,0,.3)}.tooltip-search-categories-input_inactive:-ms-input-placeholder,.tooltip-search-categories-input_inactive::-ms-input-placeholder{text-shadow:1px 1px 2px rgba(0,0,0,.3)}.tooltip-search-categories-input_inactive::placeholder{text-shadow:1px 1px 2px rgba(0,0,0,.3)}.tooltip-search-categories-input_inactive:hover{border-color:hsla(0,0%,100%,.2)!important}.tooltip-search-categories{width:100%;overflow:hidden}.tooltip-search-categories__search-form{position:relative}.tooltip-search-categories__search-form .right-element{pointer-events:none}.tooltip-search-categories__search-form .tooltip-search-categories-input__reset-search{pointer-events:auto}.topbar{max-width:1280px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 auto;-ms-flex-pack:justify;justify-content:space-between}.topbar_desktop{height:60px;padding:0 50px}.topbar_mobile{padding:5px 0 0 10px}.topbar__left,.topbar__right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden}.topbar__right{-ms-flex-pack:end;justify-content:flex-end}.topbar_desktop .topbar__left,.topbar_desktop .topbar__right{width:33%}.topbar__menu{margin-left:20px}.topbar__search{width:300px}.topbar__flex{-ms-flex:1 1;flex:1 1}.topbar__actions{margin-left:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.topbar__actions-item{margin-right:5px}.topbar_desktop .topbar__actions{margin-right:10px}.topbar .button.active{color:#fec337}.page-posts-photostatus{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;background-size:cover}.page-posts-photostatus__header{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.page-posts-photostatus__header-title{padding:0 20px;color:#fff;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;text-align:center;font-weight:600;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;opacity:1;text-transform:capitalize;text-shadow:0 0 20px rgba(0,0,0,.5)}.page-posts-photostatus__header-title:hover{opacity:.7}.page-posts-photostatus__header-icon{margin-left:10px;display:-ms-flexbox;display:flex}.tooltip-page-posts-sort{width:300px}.tooltip-page-posts-sort_mobile{padding:0 10px}.tooltip-page-posts-sort__button{font-weight:600}.page-posts-header__inner{max-width:1280px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;height:60px}.page-posts-header__logo{width:33%}.page-posts-header__category{color:#fff;font-weight:600;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;overflow:hidden}.page-posts-header__category-title{font-weight:600;text-transform:capitalize;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin-bottom:3px}.page-posts-header__category-icon{margin-left:10px}.page-posts-header__sort{width:33%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.category-thumb{position:relative;width:100%;border-radius:5px;display:block;background-size:cover}.category-thumb__autoheight{width:100%;padding-top:67%}.category-thumb_long .category-thumb__autoheight{padding-top:50%}.category-thumb__info{background:rgba(0,0,0,.15);position:absolute;top:0;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;padding:20px}.category-thumb_long .category-thumb__info{-ms-flex-align:start;align-items:flex-start}.category-thumb__title{font-weight:600;font-size:16px;color:#fff;text-transform:capitalize;text-align:center}.category-thumb_long .category-thumb__title{font-size:23px}.category-thumb__count{font-weight:600;font-size:12px;font-weight:200;color:hsla(0,0%,100%,.7)}.category-thumb__button{margin-top:20px;font-size:12px!important}@media (min-width:960px){.category-thumb__button{font-size:16px!important}.category-thumb_long .category-thumb__autoheight{padding-top:32%}.category-thumb_long .category-thumb__info{-ms-flex-align:center;align-items:center}.category-thumb__title{font-size:21px}.category-thumb__count{font-size:16px}.category-thumb_long .category-thumb__title{font-size:28px}}@media (hover:hover){.category-thumb:hover{-webkit-box-shadow:0 0 0 3px #fec337;box-shadow:0 0 0 3px #fec337}}.page-posts-modal-categories-categories__item{display:inline-block;width:50%;padding:0 10px 10px 0}.page-posts-modal-categories-categories__item_long{width:100%}@media (min-width:960px){.page-posts-modal-categories-categories__item{width:25%;padding:0 20px 20px 0}.page-posts-modal-categories-categories__item_long{width:50%}}.page-posts-modal-categories-header-desktop__inner{max-width:1280px;padding:0 50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;height:60px}.page-posts-modal-categories-header-desktop__logo{width:33%}.page-posts-modal-categories-header-desktop__close{color:#fff;font-weight:600;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;overflow:hidden}.page-posts-modal-categories-header-desktop__close-title{font-size:28px;font-weight:600;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin-bottom:3px}.page-posts-modal-categories-header-desktop__close-icon{margin-left:10px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.page-posts-modal-categories-header-desktop__search{width:33%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.mobile-input-search-categories{font-size:18px;font-weight:600}.mobile-input-search-categories:hover{cursor:text}.mobile-input-search-categories::-webkit-input-placeholder{color:#b3b3b3!important}.mobile-input-search-categories:-ms-input-placeholder,.mobile-input-search-categories::-ms-input-placeholder{color:#b3b3b3!important}.mobile-input-search-categories::placeholder{color:#b3b3b3!important}.page-posts-modal-categories-header-mobile{background:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.page-posts-modal-categories-header-mobile__search{-ms-flex:1 1;flex:1 1}.page-posts-modal-categories-header-mobile__back{border-right:1px solid #e5e5e5}.page-posts-modal-categories-header-mobile__search-categories-categories{position:absolute;top:60px;left:0;right:0;z-index:1;max-height:calc(100vh - 120px);border-top:1px solid #dcdcdc;overflow:auto}.page-posts-modal-categories{width:100%;max-width:1180px}.page-posts-modal-categories_mobile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100vh;overflow:hidden}.page-posts-modal-categories_mobile .page-posts-modal-categories__categories{padding-top:20px;max-width:100vw;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.page-posts-modal-categories_mobile .page-posts-modal-categories-categories{margin-right:-10px}.page-posts-modal-categories_desktop{margin:100px 50px 0}.page-posts-modal-categories_desktop .page-posts-modal-categories__categories{margin-right:-20px}.page-posts-modal-categories_desktop .page-posts-modal-categories__header{position:fixed;top:0;right:0;left:0;z-index:1}.page-posts-content{overflow:hidden}.page-posts-content__header{visibility:hidden;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .1s ease-in;-o-transition:all ease-in .1s;transition:all .1s ease-in;position:fixed;top:0;right:0;left:0;z-index:10}.page-posts-content__header_open{visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.3);box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}.page-posts-content__content{max-width:1280px;margin:20px auto 0}.app-promo-intro__message{background:#fec337;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.3);box-shadow:0 0 5px 0 rgba(0,0,0,.3);position:absolute;bottom:100px;left:-125px;padding:10px;border-radius:20px;width:180px;max-width:180px;text-align:center}.app-promo-intro__message:before{content:"";position:absolute;bottom:-15px;right:35px;width:0;height:0;border-style:solid;border-width:0 20px 20px 0;border-color:transparent #fec337 transparent transparent;-webkit-transform:rotate(-20deg);-ms-transform:rotate(-20deg);transform:rotate(-20deg)}.app-promo-intro__message-inner{overflow:hidden}.app-promo-intro__image{display:block}.button.size-small.app-promo-intro__close{position:absolute;top:30px;right:10px;width:24px;height:24px;min-width:24px}.app-promo-content__message{position:absolute;bottom:0;right:125px;z-index:-1}.app-promo-content-message{background:#fec337;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.3);box-shadow:0 0 5px 0 rgba(0,0,0,.3);border-radius:20px;text-align:center;max-width:0;-webkit-transition:max-width 1s ease-in-out;-o-transition:max-width 1s ease-in-out;transition:max-width 1s ease-in-out}.app-promo-content-message__inner{overflow:hidden;padding:15px 0}.app-promo-content-message__text{padding:0 100px 0 25px;width:420px}.app-promo-content-message_narrow .app-promo-content-message__text{padding-right:75px;width:280px}.app-promo-content-message__links{display:-ms-flexbox;display:flex;margin:5px 100px 0 25px}.app-promo-content-message__links>:first-child{margin-right:10px}.app-promo-content__image{display:block}.button.size-small.app-promo-content__close{position:absolute;top:30px;right:10px;width:24px;height:24px;min-width:24px}.app-promo-content-message__link{border-radius:5px;padding:0}.app-promo-content-message_active{max-width:1000px}.app-promo{position:fixed;right:30px;bottom:-211px;font-size:18px;width:244px;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-o-transition:transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.app-promo_visible{-webkit-transform:translateY(-211px);-ms-transform:translateY(-211px);transform:translateY(-211px)}.page-posts_desktop .page-posts-content__content{padding:0 30px 0 50px}.page-posts_desktop .page-posts-photostatus{height:300px}.page-posts_desktop .page-posts-photostatus__header-title{font-size:41px}.page-posts_desktop .page-posts-photostatus__header-icon{font-size:28px}.page-posts_desktop .page-posts-header__inner{padding:0 50px}.page-posts_desktop .page-posts-header__category{opacity:1;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;padding:0 10px}.page-posts_desktop .page-posts-header__category-title{font-size:28px}.page-posts_desktop .page-posts-header__category:hover{opacity:.7}.page-posts_desktop .horizontal-menu a{font-size:18px}.page-posts_desktop .post-thumb{padding:0 20px 20px 0}.page-posts_mobile .page-posts-content__content{margin-right:-10px}.page-posts_mobile .page-posts-photostatus{height:200px}.page-posts_mobile .page-posts-photostatus__header-title{font-size:26px}.page-posts_mobile .page-posts-photostatus__header-icon{font-size:18px}.page-posts_mobile .page-posts-header__inner{padding-left:50px}.page-posts_mobile .page-posts-header__sort{width:auto}.page-posts_mobile .page-posts-header__category-title{font-size:23px}.page-posts_mobile .horizontal-menu a{height:30px;font-size:16px}.page-posts_mobile .post-thumb{padding:0 5px 5px 0}.page-posts-pagination{margin-top:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.page-posts-pagination__button{margin:0 20px}.post-hotkey .hotkey{position:fixed;top:40%;left:42%;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;opacity:1}.post-hotkey .hotkey .icon{text-shadow:0 0 10px rgba(0,0,0,.5)}.post-hotkey .hotkey.animation-enter-active{-webkit-transform:scale(10);-ms-transform:scale(10);transform:scale(10);opacity:1}.post-hotkey .hotkey.animation-leave-active{-webkit-transform:scale(20);-ms-transform:scale(20);transform:scale(20);opacity:0}.hotkeys-hint{border:1px solid #3f4041;padding:95px 15px 45px 30px;position:relative;width:280px;border-radius:5px}.hotkeys-hint .hints{position:absolute;top:0;left:0;bottom:0;right:0}.hotkeys-hint .title{color:#fff;position:absolute;top:30px;left:0;width:100%;text-align:center}.hotkeys-hint .key{position:absolute;height:20px;color:#777;font-size:14px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.hotkeys-hint .key .icon{margin-right:10px;font-size:12px}.hotkeys-hint .w{top:70px;left:0;width:100%;text-align:center}.hotkeys-hint .a{left:10px}.hotkeys-hint .a,.hotkeys-hint .d{top:120px;width:100px;text-align:center}.hotkeys-hint .d{left:170px}.hotkeys-hint .s{top:215px;left:0;width:100%;text-align:center}.hotkeys-hint .f{top:258px;left:80px;width:180px}.hotkeys-hint .q{top:305px;left:80px;width:180px}.post-thumb.horizontal .link{border-radius:5px;overflow:hidden;display:-ms-flexbox;display:flex;background:#2c2d2d;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.5);box-shadow:0 0 5px 0 rgba(0,0,0,.5)}.post-thumb.horizontal.active .link{background-color:#3f4041}.post-thumb.horizontal .link .info{padding:15px;overflow:hidden}.post-thumb.horizontal .link .info .title figcaption{overflow:hidden;color:#fff;line-height:18px;max-height:70px;display:block}@media (hover:hover){.post-thumb.horizontal .link:hover{-webkit-box-shadow:0 0 0 2px #fec337;box-shadow:0 0 0 2px #fec337}.post-thumb.horizontal .link:hover .media-thumb .play{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}}.page-post-next-posts.horizontal{position:relative}.page-post-next-posts.horizontal.shadow:after{content:"";position:absolute;bottom:0;left:0;height:70px;width:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),to(#000));background:-webkit-linear-gradient(top,transparent,#000);background:-o-linear-gradient(top,transparent 0,#000 100%);background:linear-gradient(180deg,transparent 0,#000);pointer-events:none}.page-post-next-posts.horizontal>.title{color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.page-post-next-posts.horizontal .masonry>.masonry-wrap>*>*{width:100%;margin-bottom:10px}.page-post-next-posts.horizontal .infinity-content{padding:2px}.page-post-next-posts.horizontal .scrollbar{background:hsla(0,0%,100%,.2)}.post-content-item{position:relative;background:#191919}.post-content-item .image{max-width:100%;margin:0 auto;position:relative}.post-content-item .image.image_zoom{cursor:-webkit-zoom-in;cursor:zoom-in}.post-content-item .image img{width:100%}.post-content-item .remove-button{position:absolute;top:10px;right:10px}.post-content-item .body{background:#2c2d2d}.post-content-item .body,.post-content-item .description{padding:20px;color:#fff;white-space:pre-wrap;word-break:break-word;line-height:130%;font-size:18px}.post-content-item .description{background:#6fa3f8}.post-content-item .body textarea,.post-content-item .description textarea{border:0;width:100%;background:inherit;color:#fff;overflow-y:hidden;resize:none;font-size:18px}.post-content-item .body a{color:#6fa3f8;text-decoration:underline}.post-content-item__media-share{display:none;position:absolute;bottom:10px;right:10px}.post-content-item:hover .post-content-item__media-share{display:block}.post .post-content-item{margin-bottom:20px}.post .post-content-item:last-child{margin-bottom:0}.post-controls{display:-ms-flexbox;display:flex}.post-controls .button .icon.icon-heart-active,.post-controls .button .icon.icon-up-active{color:#fec337}.post-controls .button .icon.icon-down-active{color:#e03941}.post-controls__action{-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.post-controls__action.scale-enter-active{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.post-controls__score{color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:27px}.post-actions .post-actions__item .icon{font-size:28px}.post-share{display:-ms-flexbox;display:flex}.post-share__item{margin-right:10px}.post-share__item .button.post-share__item-button{height:45px;width:45px;min-width:45px}.post-share__item-button:hover{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.post-share__item:last-child{margin-right:0}.post-categories{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%;margin-top:-10px}.post-categories__item{margin-top:10px}.post-categories__item-button{max-width:100%;height:35px!important;min-width:35px!important;text-transform:capitalize;background-position:43% 0!important}.post-categories__item-button:hover{-webkit-box-shadow:inset 0 0 0 20px hsla(0,0%,100%,.1);box-shadow:inset 0 0 0 20px hsla(0,0%,100%,.1)}.post .post-header .title h1{font-size:26px;line-height:120%;font-weight:300;color:#fff;word-wrap:break-word}.post .post-header .creator{font-size:14px;color:#777;display:-ms-flexbox;display:flex}.post .post-header .creator a{color:#777;margin:5px;font-weight:600}.post .post-header .creator a:hover{text-decoration:underline;color:#fff}.post-navigation{display:-ms-flexbox;display:flex;margin-top:5px;-ms-flex-pack:end;justify-content:flex-end}.post-navigation .button{margin-left:10px}.post.desktop>.fixed-header-wrap{min-height:70px}.post.desktop>.fixed-header-wrap>.fixed-header{padding:10px 20px 20px 10px;background:#2c2d2d;border-bottom:1px solid #3f4041;display:-ms-flexbox;display:flex;z-index:1}.post.desktop>.fixed-header-wrap>.fixed-header>.post-header{-ms-flex:2.5 1;flex:2.5 1;overflow:hidden}.post.desktop>.fixed-header-wrap>.fixed-header.fixed>.post-header h1{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.post.desktop>.fixed-header-wrap>.fixed-header>.post-navigation{-ms-flex:1 1;flex:1 1}.post.desktop>.fixed-header-wrap>.fixed-header.fixed{position:fixed;top:0;padding:10px 20px 10px 10px;min-height:70px}.post.desktop{border-radius:4px;overflow:hidden}.post.desktop .post-footer{border-top:1px solid #3f4041;background:#2c2d2d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:20px;overflow:hidden}.post.desktop .post__share{padding:0 0 10px 20px}.post.desktop .post-share{-ms-flex-pack:end;justify-content:flex-end}.post.desktop .post__categories{padding-top:20px}.post.desktop .post__categories .post-categories{-ms-flex-pack:end;justify-content:flex-end}.post.desktop .post-categories__item{margin-left:10px}.post.desktop .post-categories__item:first-child{margin-left:0}.post.desktop .post-footer__buttons{display:-ms-flexbox;display:flex}.post.desktop .post-controls__action{margin-right:10px}.post.desktop .post-footer__counters{margin:12px 0 0 10px}.post.desktop .post-footer .counters{display:-ms-flexbox;display:flex}.post.desktop .post-footer .counters__item{color:#777;margin-right:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.post.desktop .post-footer .counters__item .icon{margin-right:5px}.post.mobile>.post-header{padding:20px}.post.mobile .post__share{border-top:1px solid #3f4041;background:#2c2d2d;padding:30px 15px 10px}.post.mobile .post__footer{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;background:#2c2d2d;padding:0 10px 10px 15px}.post.mobile .post__categories{padding:10px 0;max-width:calc(100% - 50px)}.post.mobile .post-categories__item{margin-right:5px}.post.mobile .post-categories__item:last-child{margin-right:0}@media (min-width:420px){.post.mobile .post__share{padding:30px 30px 10px}.post.mobile .post__footer{padding:0 20px 20px 30px}}.comments-header{display:inline-block;color:#fff;font-weight:600;padding:15px 20px 15px 0;text-transform:uppercase;letter-spacing:1px}.comment-body__info{display:-ms-flexbox;display:flex;font-size:12px;color:#777}.comment-body__author>a{color:#777;font-weight:700}.comment-body__author_post-creator>a{color:#fec337}.comment-body__date{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.comment-body__text{color:#fff;white-space:pre-wrap;word-break:break-word;margin-top:5px;font-size:15px}.comment-body__text a{color:#6fa3f8;text-decoration:underline}.comment-body__media{margin-top:10px}.comment-body__media .media img,.comment-body__media .media video{position:relative;width:auto;height:auto;max-width:100%;max-height:200px;cursor:-webkit-zoom-in;cursor:zoom-in;border-radius:5px}.comment-body_desktop .comment-body__media{margin-top:0;position:absolute;bottom:50px;left:60px;right:10px}.comment-body_desktop .comment-body__media .media{display:inline-block;width:auto}.comment-body_desktop .comment-body__media .media:hover{height:200px!important}.comment-body_desktop .comment-body__media .media img,.comment-body_desktop .comment-body__media .media video{max-height:100px}.comment-body_desktop .comment-body__media .media:hover img,.comment-body_desktop .comment-body__media .media:hover video{max-height:200px;height:200px}.comment-body_desktop .comment-body__info{font-size:14px}.comment-body_desktop.comment-body_with-media{padding-bottom:120px}.comment-controls{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden;font-size:12px}.comment-controls_scale-enter-active .comment-controls__button{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.comment-controls__score{color:#777}.comment-controls__button,.comment-controls__icon{font-size:12px!important}.comment-controls_desktop,.comment-controls_desktop .comment-controls__button,.comment-controls_desktop .comment-controls__icon{font-size:14px!important}.comment-controls__score{font-weight:700;min-width:30px;text-align:center}.comment-controls__spacer{-ms-flex:1 1;flex:1 1}.comment-controls__answers{color:#6fa3f8;white-space:nowrap}.comment-controls_desktop .comment-controls__spacer{-ms-flex:0 1;flex:0 1}.comment-controls_desktop .comment-controls__answers{-ms-flex-order:-1;order:-1;margin:0 10px 0 15px}.comment-controls_desktop .comment-controls__reply{display:none}.comment-controls__answers-state{display:inline-block;width:10px}.comment-children__item{margin-bottom:1px}.comment-children_desktop .comment-children__item{margin-bottom:10px}.comment-children_desktop .comment-children__item:last-child{margin-bottom:15px}.comment__inner{position:relative;background:#2c2d2d;padding:15px 0 5px 15px;display:-ms-flexbox;display:flex;-webkit-transition:background .2s;-o-transition:background .2s;transition:background .2s}.comment__body{margin:0 15px}.comment__avatar{width:26px;height:26px;background:#777;border-radius:50%}.comment__controls{margin-top:7px;margin-right:15px;margin-left:5px}.comment__children{margin:1px 0;-webkit-animation:replyShow .25s;animation:replyShow .25s;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes replyShow{0%{opacity:0}to{opacity:1}}@keyframes replyShow{0%{opacity:0}to{opacity:1}}.comment_desktop .comment__inner{border-radius:5px}.comment_desktop .comment__reply{margin:10px 0 10px 20px}.comment__children{padding:1px 0 0 15px}.comment_desktop .comment__children{margin-top:10px;position:relative}.comment_desktop .comment__children:after{content:"";position:absolute;top:0;left:0;bottom:0;width:4px;border-radius:2px;background:#2c2d2d}.comment_upvoted>.comment__inner{border-left:3px solid #35b92b}.comment_upvoted>.comment__inner .comment-controls__score{color:#35b92b}.comment_downvoted>.comment__inner{border-left:3px solid #e03941}.comment_downvoted>.comment__inner .comment-controls__score{color:#e03941}.comment_desktop.comment_has-replies>.comment__inner{cursor:pointer}.comment_piled{margin-bottom:15px}.comment_piled>.comment__inner:before{left:5px;right:5px;bottom:-4px;background:#272829}.comment_piled>.comment__inner:after,.comment_piled>.comment__inner:before{content:"";position:absolute;height:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.comment_piled>.comment__inner:after{bottom:-8px;left:10px;right:10px;background:#222324}@media (hover:hover){.comment__inner:hover{background:#3f4041}.comment__inner:hover .comment__avatar{opacity:1}.comment__inner:hover .comment-controls__reply{display:block}}.comments-items__more{padding:20px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-top:2px solid #3f4041}.comments-items__item{margin-bottom:1px}.comments-items_desktop .comments-items__item{margin-bottom:10px}.comments__new-comment{padding-bottom:20px}.page-list-post-desktop__topbar{background:#2c2d2d}.page-list-post .page-wrap>.desktop{padding:30px 50px 20px;display:-ms-flexbox;display:flex}.page-list-post .page-wrap>.desktop .left-part{width:calc(100% - 300px);padding-bottom:200px;min-height:100vh}.page-list-post .page-wrap>.desktop .right-part{padding-left:20px;width:300px}.page-list-post .page-wrap>.desktop .right-part .page-post-banner{margin-bottom:20px}.page-list-post .page-wrap>.desktop .comments{margin-top:50px}.page-list-post .page-wrap>.desktop .create-comment__input{width:auto}.page-list-post .page-wrap>.desktop .hotkeys-hint,.page-list-post .page-wrap>.desktop .page-post-next-posts{margin-bottom:30px}.page-list-post .page-wrap>.desktop .comment-body__author>a:hover{text-decoration:underline;color:#fff}.page-list-post .page-wrap>.desktop .comment-body__author_post-creator>a:hover{color:#fec337}.page-post-next-posts.vertical>.title{margin-bottom:15px;color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:1px}.page-post-next-posts.vertical .post-thumb{padding:0 10px 10px 0}.page-post-swiper-item__hint{background:#2c2d2d;text-align:center;height:70px}.page-post-swiper-item__hint-image{height:inherit;max-width:100%}.posts-swiper .swipe-children.crop{max-height:calc(100vh - 50px);overflow:hidden}.page-list-post>.mobile .page-post-next-posts{background:#000;padding:30px 0 10px 10px;margin-top:25px}.page-list-post .mobile .comments{margin-top:25px;padding:10px 0}.page-list-post .mobile .comments-header{padding:15px}.page-post__fixed-controls_position_top{top:0}.page-post__fixed-controls_position_bottom{bottom:0}.page-list-post .mobile .page-post-fixed-controls__share{-ms-flex-order:2;order:2}.page-list-post .mobile .post-controls__action_favorited{-ms-flex-order:-1;order:-1}.page-list-post .mobile .page-post-controls__flex{-ms-flex:1 1;flex:1 1}.page-list-post .mobile .media-upload__remove-media{padding:10px;top:-10px;right:-10px}.page-post__fixed-controls{position:fixed;left:0;right:0;z-index:1}.page-post__controls_position_top .page-post__fixed-controls{top:0}.page-post__controls_position_bottom .page-post__fixed-controls{bottom:0}.page-post__controls_position_top{padding-top:50px}.page-post-controls{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;background:rgba(0,0,0,.8)}.page-404 .content{padding:50px 20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.page-404-content__logo{width:300px;height:300px}.page-404 .content>.title{margin-top:30px;font-size:22px;color:#fff}.page-404 .content>.info{margin-top:15px;font-size:16px;color:#a5a5a5}.page-404>.desktop>.page-wrap .content{margin:30px 20px 0 10px}.page-404>.desktop>.page-wrap .posts{padding:40px 0 10px 10px}.page-404>.desktop>.page-wrap .posts .post-thumb{padding:0 20px 20px 0}.page-404 .mobile-header{background:#2c2d2d}.page-404 .mobile-header .right-side{color:#fff;padding-right:50px;text-align:center;-ms-flex:1 1;flex:1 1}.page-404>.mobile .content{margin:30px 10px 0}.page-404>.mobile .posts{padding:40px 0 10px 10px}.page-404>.mobile .posts .posts-title{padding:0 10px 10px 0;color:#fff;font-size:18px}.page-404>.mobile .posts .post-thumb{padding:0 10px 10px 0}.edit-post-modal-options{width:300px;border-top:1px solid rgba(0,0,0,.25)}.page-create-post .new-post .post-header{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;background:#2c2d2d}.page-create-post .new-post .post-header textarea{padding:20px;width:100%;border:0;font-size:24px;font-weight:300;background:#2c2d2d;color:#fff;resize:none}.page-create-post>.desktop .post-header__options{display:none}.page-create-post .new-post .post-content-item{margin-bottom:20px}.page-create-post .new-post .post-content-item:last-child{margin-bottom:0}.page-create-post .new-post .body{padding:0}.page-create-post .new-post .body textarea{padding:20px}.page-create-post .controls .button{margin-bottom:10px}.page-create-post .controls .button.type-transparent-dark .wrap{-ms-flex-pack:start;justify-content:flex-start}.upload-box{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#fff;-ms-flex-direction:column;flex-direction:column;padding:100px 30px;overflow:hidden;position:relative;border:2px dashed #fec337}.upload-box:hover{background:#000}.upload-box__input{cursor:pointer;display:block;font-size:999px;filter:alpha(opacity=0);min-height:100%;min-width:100%;opacity:0;position:absolute;right:0;text-align:right;top:0}.upload-box__button{width:250px}.upload-box__description{color:#777;text-align:center;line-height:24px;margin-top:10px}.upload-box__description b{color:#fec337}.processing .item .image{position:relative;margin:0 auto;text-align:center;min-height:300px;background:#000;color:#fff}.processing .item .image,.processing .item .image .spinner-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.processing .item .image .spinner-wrap{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.processing .item .image>img{max-width:100%}.processing .item .body{height:77px;padding:20px;color:#fff;background:#2c2d2d;white-space:pre-wrap;word-break:break-word;line-height:130%}.processing .item .body span.error{color:#e03941}.page-edit-post__topbar{background:#2c2d2d}.page-create-post>.desktop>.page-wrap{display:-ms-flexbox;display:flex;padding:50px}.page-create-post>.desktop .left-part{width:calc(100% - 320px)}.page-create-post>.desktop .right-part{width:300px;margin-left:20px}.page-create-post .upload-box{margin:30px 0 200px}.page-create-post .mobile-header{background:rgba(0,0,0,.8)}.page-create-post .mobile-header .left-side{margin-left:-5px}.page-create-post .mobile-header .center-side{-ms-flex:1 1;flex:1 1}.edit-post-modal-publish{position:fixed;top:0;bottom:0;left:0;right:0;z-index:10;background:#000}.edit-post-modal-publish .common-list.theme-dark{border-top:1px solid #2d2c2d;background:#000}.edit-post-modal-publish .common-list.theme-dark .common-list-item{border-bottom:1px solid #2d2c2d}.edit-post-modal-publish__header-back-button{margin-left:-5px}.page-edit-post__upload{padding:20px;text-align:center}.page-post-change-order-navigation{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex:1 1;flex:1 1}.page-post-change-order-navigation__title{color:#fff}.page-post-change-order-navigation__button{min-width:160px}.post-change-order-item{background:#2c2d2d;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.post-change-order-item_sortable{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.5);box-shadow:0 0 10px 0 rgba(0,0,0,.5);background:#3f4041}.post-change-order-item__image{width:85px;height:130px;background:#3f4041}.post-change-order-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 0;object-position:50% 0}.post-change-order-item__body{color:#dcdcdc;margin:0 20px;-ms-flex:1 1;flex:1 1;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.post-change-order-item__button{margin-right:10px}.post-change-order-item__drag{position:absolute;top:0;right:0;bottom:0;width:75px;cursor:pointer}.post-change-order-items__item{margin-bottom:10px;border-radius:5px;overflow:hidden}.page-post-change-order-processing{padding:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.page-post-change-order.desktop .page-wrap{padding:30px 50px}.page-post-change-order__topbar{background:#2c2d2d}.page-post-change-order__content{margin-top:20px}.page-post-change-order.desktop .page-post-change-order-navigation__title{font-weight:600;text-transform:uppercase}.page-post-change-order__uploadbox{margin-top:30px}.page-post-change-order.desktop,.post-change-order-item__drag{width:100%}.page-post-change-order.mobile .mobile-header{padding-left:10px;background:#2c2d2d}.page-post-change-order.mobile .page-post-change-order__content{margin:10px}.page-post-change-order__upload{padding:20px;text-align:center}.page-user-photostatus{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.page-user-photostatus__header{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0 10px}.page-user-photostatus__avatar{margin-right:20px}.page-user-photostatus__username{color:#fff;font-size:35px;font-weight:600;max-width:calc(100vw - 100px);overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.page-user-photostatus__points{color:#fec337;font-size:16px;margin-top:3px}.page-user-media .media-thumb{margin:0 10px 10px 0}@media (min-width:960px){.page-user-media .media-thumb{margin:0 20px 20px 0}}.page-user{overflow:hidden}.page-user__content{max-width:1280px;margin:0 auto;overflow:hidden}.page-user_desktop .page-user-photostatus{height:300px}.page-user_desktop .page-user__content{padding:20px 30px 0 50px}.page-user_desktop .post-thumb{padding:0 20px 20px 0}.page-user_mobile .page-user-photostatus{height:200px}.page-user_mobile .page-user-photostatus__username{font-size:28px}.page-user_mobile .horizontal-menu a{height:30px;font-size:16px}.page-user_mobile .page-user__content{margin-top:20px}.page-user_mobile .post-thumb{padding:0 5px 5px 0}.result-text{margin-top:10px;color:#777}.page-search-categories__header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:40px;margin-bottom:20px;font-size:28px;font-weight:600}.page-search-categories__header-name{color:#fff}.page-search-categories__count{color:#fec337;margin-left:5px}.page-search-categories__list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-search-posts__header{color:#fff;font-weight:600;margin-bottom:20px;font-size:28px}.page-search-posts_count{color:#fec337;margin-left:5px}.page-search-content__posts{margin-top:30px}.page-search>.desktop .page-wrap{padding:0 50px}.page-search>.desktop .page-search__content,.page-search>.desktop .page-search__search{margin-top:20px}.page-search>.desktop .infinity-content,.page-search>.desktop .page-search-categories__list{margin-right:-20px}.page-search>.desktop .post-thumb{padding:0 20px 20px 0}.page-search>.desktop .page-search-categories__item{width:25%;padding:0 20px 20px 0}.page-search>.desktop .page-search-categories__list_short .page-search-categories__item:nth-child(1n+5){display:none}.page-search .mobile-header{background:#2c2d2d}.page-search .mobile-header .center-side{-ms-flex:1 1;flex:1 1;margin-right:10px;position:relative}.page-search>.mobile .page-search__content{margin-top:20px;overflow:hidden}.page-search>.mobile .infinity-content,.page-search>.mobile .page-search-categories__list{margin-right:-10px}.page-search>.mobile .post-thumb{padding:0 10px 10px 0}.page-search>.mobile .page-search-categories__item{width:50%;padding:0 10px 10px 0}.page-search>.mobile .page-search-categories__header,.page-search>.mobile .page-search-posts__header{margin-left:10px;margin-right:10px;font-size:20px}.page-search>.mobile .page-search-categories__list_short .page-search-categories__item:nth-child(1n+5){display:none}.page-settings-locales-tooltip{width:100%}.page-settings-locales-tooltip__form{position:relative;cursor:pointer}.page-settings-locales-tooltip__trigger-input{pointer-events:none}.provider{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:50px;background-color:#2c2d2d;margin-bottom:10px;border-radius:5px;overflow:hidden}.provider .text{padding-left:10px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#dcdcdc}.provider .logo .button{margin-left:-1px;border-bottom-right-radius:0;border-top-right-radius:0}.provider.active .text{-ms-flex-positive:1;flex-grow:1}.provider.active.facebook{background-color:#3b5998;border-color:#3b5998}.provider.active.google{background-color:#dd4b39;border-color:#dd4b39}.provider.active.vkontakte{background-color:#38739c;border-color:#38739c}.provider.inactive{cursor:pointer}.provider.inactive:hover{background:#3f4041}.page-settings-avatar{display:-ms-flexbox;display:flex}.page-settings-avatar__title{color:#777;text-transform:uppercase;font-weight:500}.page-settings-avatar__actions{margin-left:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.page-settings-avatar__edit{margin-bottom:10px}.page-settings__content{padding:20px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center}.page-settings__content-left{margin:0 auto 30px;width:250px}.page-settings__content-right{-ms-flex:1 1;flex:1 1;-ms-flex-pack:center;justify-content:center;margin:0 auto}.page-settings__content-block{width:270px}.page-settings__content .title{font-size:15px;margin-bottom:10px;color:#777;font-weight:600}.page-settings__content form,.page-settings__content form .input-wrap{margin-bottom:35px}.page-settings__content form .input-wrap>.button{margin-bottom:10px}@media (min-width:1024px){.page-settings__content{-ms-flex-direction:row;flex-direction:row}.page-settings__content-right{-ms-flex-align:center;align-items:center;margin:0 auto 0 -250px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.page-settings__content-block{width:400px}}.page-settings_desktop__topbar{background:#2c2d2d}.page-settings>.desktop>.page-wrap{padding:40px 50px}.page-settings>.desktop>.page-wrap .header{color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:1px;padding-bottom:15px;border-bottom:1px solid #2c2d2d;margin-bottom:15px}.page-settings .mobile-header{background:#2c2d2d}.page-settings .mobile-header .right-side{color:#fff;padding-right:50px;text-align:center;-ms-flex:1 1;flex:1 1}.uploaded-media-page .mobile-header{background:#2c2d2d;color:#fff;-ms-flex-pack:justify;justify-content:space-between;padding-left:20px}.uploaded-media-page .media-wrap{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.uploaded-media-page .controls{display:-ms-flexbox;display:flex;padding:10px;background-color:#000;color:#fff;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.uploaded-media-page .controls .info .created-by{margin-bottom:5px}.uploaded-media-page .controls .info .created-at{color:#a5a5a5;font-size:13px}.uploaded-media-page .refs .input-wrap{margin-bottom:20px}.uploaded-media-page .refs{color:#a5a5a5}.uploaded-media-page .refs .title{margin-bottom:10px}.uploaded-media-page .refs .select-wrap{margin-bottom:20px}.uploaded-media-page>.mobile .refs{padding:30px 20px}.uploaded-media-page .media-navigation{margin:10px 0}.uploaded-media-page>.page-wrap>.desktop{height:calc(100vh - 60px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0 20px}.uploaded-media-page>.page-wrap>.desktop .media-navigation{-ms-flex-negative:0;flex-shrink:0}.uploaded-media-page>.page-wrap>.desktop .content,.uploaded-media-page>.page-wrap>.desktop .content .left{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1}.uploaded-media-page>.page-wrap>.desktop .content .left{-ms-flex-direction:column;flex-direction:column;background:#000;position:relative}.uploaded-media-page>.page-wrap>.desktop .content .left .controls{-ms-flex-negative:0;flex-shrink:0;border-top:1px solid #2c2d2d}.uploaded-media-page>.page-wrap>.desktop .content .right{width:320px;-ms-flex-negative:0;flex-shrink:0}.uploaded-media-page>.page-wrap>.desktop .content .right .refs{padding:0 20px}.page-categories .page-wrap{padding:30px 50px}.page-categories .header{color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:1px;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #2c2d2d}.page-categories .list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.page-categories .list__item{margin-bottom:30px;color:#fff;font-weight:600}.page-privacy-policy-content{padding:50px 0;font-size:15px;color:#fff}.page-privacy-policy-content p{margin-top:20px}.page-privacy-policy-content .page-privacy-policy-content__title{margin-top:0;font-size:33px;font-weight:600}.page-privacy-policy-content__subtitle{font-weight:600}.page-privacy-policy-content__last-updated{color:#777}.page-privacy-policy-content a{color:#6fa3f8;text-decoration:underline}.page-privacy-policy_desktop .page-wrap{padding:0 50px}.page-privacy-policy_mobile .page-privacy-policy-content{margin:0 10px}.page-privacy-policy_mobile .mobile-header{background:#2c2d2d;color:#fff}.page-terms-of-service-content{padding:50px 0;font-size:15px;color:#fff}.page-terms-of-service-content p{margin-top:20px}.page-terms-of-service-content .page-terms-of-service-content__title{margin-top:0;font-size:33px;font-weight:600}.page-terms-of-service-content__subtitle{font-weight:600}.page-terms-of-service-content__last-updated{color:#777}.page-terms-of-service-content a{color:#6fa3f8;text-decoration:underline}.page-terms-of-service_desktop .page-wrap{padding:0 50px}.page-terms-of-service_mobile .page-terms-of-service-content{margin:0 10px}.page-terms-of-service_mobile .mobile-header{background:#2c2d2d;color:#fff}.page-autopost__spinner{padding:20px;text-align:center}.app-start-client__spinner{height:100vh;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{height:101%;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}body{background:#000}a{text-decoration:none}button,h1,h2,h3,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}body,figure,h1,h2,h3,p,ul{margin:0;padding:0}input,textarea{border-radius:0;-webkit-appearance:none}button:active,button:focus,button:hover,input:active,input:focus,input:hover,label:focus,textarea:active,textarea:focus{outline:0!important}
/*# sourceMappingURL=main.bf216a8d.css.map*/