.stories-page{margin-top:0}.stories-page__header{height:80px;display:flex;justify-content:space-between;align-items:center}.stories-page__add-story-button{width:222px;text-transform:uppercase}.stories-page__counter{margin:18px 0 0 15px;font-size:16px}.stories-page__folder-icon{width:24px;height:24px;background:url(../img/ic_folder.837cee84.svg) 0 0 no-repeat;margin:0 4px 0 -4px}.stories-page__right-block{height:100%;align-items:center;border-bottom:1px solid #9aaabc}.stories-page__right-block div{margin:0 12px}.stories-page__filter-dropdown{width:177px}.stories-page__filter-dropdown .btn{background:transparent!important;color:#2d4c70!important;box-shadow:none!important;font-weight:700}.stories-page__filter-dropdown .btn:after{background:url(../img/ic_down.59624f6b.svg) 0 0 no-repeat;width:14px;height:8px;border:0;position:relative;left:10px;top:1px;margin:0}.stories-page__filter-button{width:145px;align-items:center;justify-content:center;height:40px}.stories-page__category-button{width:auto;align-items:center;justify-content:center;height:40px}.stories-page .dropdown-toggle{padding-right:24px}.stories-page__filter-icon{margin-left:10px}.stories-page__list{max-width:1136px;display:inline-block;text-align:left}.stories-page__category-title{display:flex;align-items:center;font-size:24px;font-weight:700;line-height:33px;text-align:left;height:80px;border-bottom:1px solid #9aaabc;margin-bottom:32px}.stories-page__category-stories-list{display:flex;flex-wrap:wrap}.stories-page__story-item{border:0;width:176px;height:287px;padding:0}.stories-page .list-group-item{margin:0 13px 24px 0!important}.stories-page__add-story-card{width:176px;height:220px;display:flex;align-items:center;justify-content:center;border:2px solid #c3dfff;border-radius:8px;color:#c3dfff;font-weight:700;font-size:80px;cursor:pointer}.stories-page__search-panel{padding:16px 0 0;margin-bottom:-12px}.stories-page__search-panel .form-group{display:flex}.stories-page__search-panel .form-group *{display:flex;min-width:20%}.stories-page__all-stories-checkbox{display:flex;align-items:flex-end;justify-content:flex-start}.stories-page__all-stories-checkbox *{display:flex}.stories-page__all-stories-checkbox input.form-control{width:20px;margin-right:8px}.stories-page__all-stories-checkbox input.form-control:focus{outline:0;box-shadow:none}.stories-page__all-stories-checkbox label{width:190px}.category-picker{display:flex;justify-content:center;align-items:center;height:90vh;width:100%;position:fixed;left:0;z-index:1}.category-picker__content{display:flex;justify-content:center;flex-direction:column;max-width:50vw;background:#fff;box-shadow:0 4px 16px rgba(45,76,112,.24);border-radius:24px;padding:24px 12px;position:relative}.category-picker__close-button{position:absolute;top:12px;right:24px;font-weight:700;font-size:32px;color:#2d4c70;cursor:pointer}.category-picker__list{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-top:32px}.category-picker__category{margin:12px}.category-picker__category input{position:relative;top:1px}.category-picker__category label{margin-left:4px}.category-picker__apply-button{align-self:center;margin-top:24px}