.addBook-btn{cursor:pointer;margin:0 auto 10px;width:100%;height:40px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:200;background-color:#c1c1c1;color:#fff;text-transform:uppercase;text-decoration:none;box-shadow:0 2px 2px #53749724,0 3px 1px -2px #53749733,0 1px 5px #5374971f;border:none;padding:4px 0 0}.addBook-btn:hover{opacity:.9}.addBook-btn img{height:26px}.addBook-btn.without-book{background-color:#537497}.selections-modal .simple-modal .modal-content{width:290px}.selections-modal .simple-modal .modal-content .card-content{padding:20px 10px}.selections-modal .simple-modal .modal-content .card-content .add-book-modal{text-align:center;padding:0}.selections-modal .add-book-modal .add-book-modal__info{text-align:center;color:#666;font-size:18px;line-height:120%;font-weight:300;margin-top:10px;margin-bottom:20px}.selections-modal .add-book-modal .form-group{margin-bottom:20px}.selections-modal .add-book-modal .form-group .form-control{height:61px;background-color:#9b9b9b1a;padding-left:12px}.selections-modal .add-book-modal .form-group .form-control::-moz-placeholder{font-size:15px}.selections-modal .add-book-modal .form-group .form-control::placeholder{font-size:15px}.selections-modal .add-book-modal .add-book-modal__line{height:1px;border-top:1px solid rgb(193,193,193);margin:20px auto 0}.selections-modal .add-book-modal .link-to-selections{margin-top:20px;margin-bottom:8px;color:#fff;text-decoration:none;background-color:#4caf50}.selections-modal .add-book-modal .add-book-modal-close{width:100%;line-height:40px;padding:0;border:none;background-color:#fff;color:#537497;font-size:17px;font-weight:400;margin-top:8px;box-shadow:0 2px 5px 2px #53749724,0 3px 1px -2px #53749733,1px 2px 5px #5374971f}.createSelection .modal-dialog .modal-content{width:600px}.create-selection__form{display:flex;flex-direction:column;align-items:flex-start}.create-selection__form label{margin:0}.create-selection__form label .create-selection__label{color:#537497}.create-selection__form .create-selection__text-label{margin-bottom:28px;width:100%;color:#3c4858}.create-selection__form .create-selection__text-label .create-selection__error{position:absolute;color:#d35248}.create-selection__form .create-selection__text-label .create-selection__error span{font-size:14px}.create-selection__form .create-selection__text-label #tags-search-input{margin-bottom:4px}.create-selection__form .create-selection__text-label .create-selection__tags-error{position:relative}.create-selection__form .form-group{margin:0;padding-bottom:0}.create-selection__form .col-sm-9{padding-left:0;margin-bottom:15px;margin-top:25px}.create-selection__form .create-selection__checkbox-label{color:#537497}.create-selection__form .create-selection__checkbox-label span:nth-child(3){display:none}.create-selection__form .create-selection__checkbox-label .checkbox-material{margin-left:8px}.create-selection__form .checkbox{margin-top:-3px;margin-bottom:20px}.create-selection__form .create-selection__file-label{display:flex;margin:0 0 24px;position:relative;align-items:flex-end}.create-selection__form .create-selection__file-label span:first-child{margin-right:18px;margin-bottom:-2px}.create-selection__form .create-selection__file-label input[type=file]{position:absolute;z-index:0;opacity:1;right:-180px;display:block;outline:none;color:#999;width:175px;margin-bottom:-2px}.create-selection__form .create-selection__file-label input[type=file]:before{content:"Выберите файл";display:inline-block;color:#fff;outline:none;white-space:nowrap;-webkit-user-select:none;cursor:pointer;border-radius:5px;width:0}.create-selection__form .create-selection__file-label input[type=file]::-webkit-file-upload-button{display:none}.create-selection__form .create-selection__file-label input[type=file]:not(:focus)+label:after{content:attr(data-file-name);margin-left:10px}.create-selection__form .create-selection__file-label .create-selection__change-file{position:relative;display:inline-block;cursor:pointer;outline:none;text-decoration:none;font-size:16px;vertical-align:middle;color:#fff;text-align:center;border-radius:1px;background-color:#537497;line-height:30px;width:154px;border:none;margin:0;transition:background-color .2s}.create-selection__form .create-selection__file-label .create-selection__file-error{position:absolute;top:44px;color:#d35248}.create-selection__form .create-selection__buttons-container{display:flex;width:100%;justify-content:space-between}.create-selection__form .create-selection__buttons-container .create-selection__submit,.create-selection__form .create-selection__buttons-container .create-selection__cancel{margin-top:16px;height:44px;width:154px;color:#fff;border:none;text-transform:uppercase;border-radius:1px;font-size:14px;font-family:futura book,helvetica,arial,sans-serif;font-weight:400;transition:box-shadow .4s ease 0s;background-color:#4caf50;align-self:flex-end}.create-selection__form .create-selection__buttons-container .create-selection__submit img,.create-selection__form .create-selection__buttons-container .create-selection__cancel img{height:100%}.create-selection__form .create-selection__buttons-container .create-selection__submit:hover,.create-selection__form .create-selection__buttons-container .create-selection__cancel:hover{box-shadow:0 14px 26px -12px #5374976b,0 4px 23px #0000001f,0 8px 10px -5px #53749733}.create-selection__form .create-selection__buttons-container .create-selection__cancel{background-color:#999;color:#fff;order:0}.create-selection__form .tagItem{margin:5px 5px 5px 0;position:relative;padding:3px 8px;border-radius:1px;color:#fff;font-weight:300;font-size:12px;text-transform:uppercase;display:inline-block;line-height:1.5em;background-color:#537497;transition:padding-right .3s ease-in}.create-selection__form .tagItem .removeTagItem{position:absolute;padding:0 2px;opacity:0;transition:opacity .3s;cursor:pointer}.create-selection__form .tagItem:hover{padding-right:15px}.create-selection__form .tagItem:hover .removeTagItem{opacity:1}@media(min-width:320px)and (max-width:565px){.createSelection .modal-dialog .modal-content{width:calc(100vw - 20px)}.create-selection__form .create-selection__file-label{margin:0 0 44px}.create-selection__form .create-selection__file-label input{left:46px;top:39px;width:223px}.create-selection__form .create-selection__file-label input:before{color:#0000;width:0}.create-selection__form .create-selection__file-label .create-selection__change-file{width:114px}.create-selection__form .create-selection__buttons-container button{width:122px!important}}.collections-skeleton{padding-top:10px}.collections-skeleton .collections-skeleton__top{display:flex}.collections-skeleton .collections-skeleton__left{margin:0 20px 10px 10px}.collections-skeleton .collections-skeleton__right-desktop{flex:1 0 auto}.collections-skeleton .collections-skeleton__right-desktop .skeleton{margin-bottom:10px}.collections-skeleton .collections-skeleton__right-mobile{align-self:center;display:none}.collections-skeleton .collections-skeleton__bottom{margin:0 10px 20px}.annotation_wrapper .annotation_wrapper__text{display:inline;color:#666;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.annotation_wrapper button{background-color:inherit;border:none;color:#537497;line-height:18px}.card-bar__to-comment{background-color:#fff0;border:none;padding:0}#collections,#litmobs,.user-selections{background-color:#edeef0}#collections .collections-list,#collections .collection-item,#litmobs .collections-list,#litmobs .collection-item,.user-selections .collections-list,.user-selections .collection-item{background-color:#fff}#collections .collection-item,#litmobs .collection-item,.user-selections .collection-item{margin-bottom:20px;margin-top:10px;position:relative}#collections .collection-item .card,#litmobs .collection-item .card,.user-selections .collection-item .card{background-color:#fff}#collections .collection-item .card .card-title,#litmobs .collection-item .card .card-title,.user-selections .collection-item .card .card-title{margin:10px 0;font-weight:300;font-size:21px;line-height:24px;padding-right:26px;font-family:Futura Book,sans-serif;word-break:break-word}#collections .collection-item .card .card-title a,#litmobs .collection-item .card .card-title a,.user-selections .collection-item .card .card-title a{color:#537497}#collections .collection-item .card .card-title a:hover,#litmobs .collection-item .card .card-title a:hover,.user-selections .collection-item .card .card-title a:hover{text-decoration:none}@media(max-width:420px){#collections .collection-item .card .card-title,#litmobs .collection-item .card .card-title,.user-selections .collection-item .card .card-title{font-size:19px}}#collections .collection-item .card .card-title_mobile,#litmobs .collection-item .card .card-title_mobile,.user-selections .collection-item .card .card-title_mobile{display:none}#collections .collection-item .card .author,#litmobs .collection-item .card .author,.user-selections .collection-item .card .author{margin-bottom:10px;color:#666}#collections .collection-item .card .author a,#litmobs .collection-item .card .author a,.user-selections .collection-item .card .author a{color:#537497}#collections .collection-item .card .author_mobile,#litmobs .collection-item .card .author_mobile,.user-selections .collection-item .card .author_mobile{display:none}#collections .collection-item .card .card-bottom,#litmobs .collection-item .card .card-bottom,.user-selections .collection-item .card .card-bottom{min-height:242px}#collections .collection-item .card .card-bottom .card-cover,#litmobs .collection-item .card .card-bottom .card-cover,.user-selections .collection-item .card .card-bottom .card-cover{max-width:182px}@media(min-width:320px)and (max-width:420px){#collections .collection-item .card .card-bottom .card-cover,#litmobs .collection-item .card .card-bottom .card-cover,.user-selections .collection-item .card .card-bottom .card-cover{max-width:100%;padding-bottom:12px;margin:0 10px;border-bottom:1px solid rgb(193,193,193)}}#collections .collection-item .card .front,#litmobs .collection-item .card .front,.user-selections .collection-item .card .front{margin-top:-12px}@media(min-width:320px)and (max-width:420px){#collections .collection-item .card .card-title_desktop,#litmobs .collection-item .card .card-title_desktop,.user-selections .collection-item .card .card-title_desktop{display:none;word-break:break-word}#collections .collection-item .card .card-title_mobile,#litmobs .collection-item .card .card-title_mobile,.user-selections .collection-item .card .card-title_mobile{display:block;text-align:center;padding:0 12px 10px;border-bottom:1px solid rgb(193,193,193);margin:10px 10px 22px;word-break:break-word}#collections .collection-item .card .author_desktop,#litmobs .collection-item .card .author_desktop,.user-selections .collection-item .card .author_desktop{display:none}#collections .collection-item .card .update-date,#litmobs .collection-item .card .update-date,.user-selections .collection-item .card .update-date{margin-top:auto;margin-bottom:2px}#collections .collection-item .card .update-date time,#litmobs .collection-item .card .update-date time,.user-selections .collection-item .card .update-date time{font-size:14px}#collections .collection-item .card .author_mobile,#litmobs .collection-item .card .author_mobile,.user-selections .collection-item .card .author_mobile{align-self:flex-start;margin-bottom:0;display:flex;flex-wrap:wrap}}@media(min-width:320px)and (max-width:420px){#collections .collection-item .card-info,#litmobs .collection-item .card-info,.user-selections .collection-item .card-info{position:relative}#collections .collection-item .card-info .card-bar,#litmobs .collection-item .card-info .card-bar,.user-selections .collection-item .card-info .card-bar{display:none}}#collections .collection-item .card-bottom,#litmobs .collection-item .card-bottom,.user-selections .collection-item .card-bottom{display:flex}#collections .collection-item .card-bottom .card-cover .card-image,#litmobs .collection-item .card-bottom .card-cover .card-image,.user-selections .collection-item .card-bottom .card-cover .card-image{margin-top:2px;margin-left:10px;width:152px;min-height:238px;border-radius:0;background-color:#999}@media(min-width:320px)and (max-width:420px){#collections .collection-item .card-bottom .card-cover .card-image,#litmobs .collection-item .card-bottom .card-cover .card-image,.user-selections .collection-item .card-bottom .card-cover .card-image{margin-left:0}}#collections .collection-item .card-bottom .card-cover .link-to-slug,#litmobs .collection-item .card-bottom .card-cover .link-to-slug,.user-selections .collection-item .card-bottom .card-cover .link-to-slug{display:block}#collections .collection-item .card-bottom .card-cover_mobile,#litmobs .collection-item .card-bottom .card-cover_mobile,.user-selections .collection-item .card-bottom .card-cover_mobile{display:none}#collections .collection-item .card-bottom .book-body,#litmobs .collection-item .card-bottom .book-body,.user-selections .collection-item .card-bottom .book-body{display:flex;flex-direction:column;width:100%}#collections .collection-item .card-bottom .book-body .collection__read-more .card-description,#litmobs .collection-item .card-bottom .book-body .collection__read-more .card-description,.user-selections .collection-item .card-bottom .book-body .collection__read-more .card-description{color:#666}#collections .collection-item .card-bottom .book-body .card-content,#litmobs .collection-item .card-bottom .book-body .card-content,.user-selections .collection-item .card-bottom .book-body .card-content{padding:0 10px 10px 0}@media(min-width:421px)and (max-width:569px){#collections .collection-item .card-bottom .book-body .card-content,#litmobs .collection-item .card-bottom .book-body .card-content,.user-selections .collection-item .card-bottom .book-body .card-content{padding:0}#collections .collection-item .card-bottom .book-body .card-content .card-content__desktop__annotation,#litmobs .collection-item .card-bottom .book-body .card-content .card-content__desktop__annotation,.user-selections .collection-item .card-bottom .book-body .card-content .card-content__desktop__annotation{display:none;margin-bottom:6px}}@media(min-width:320px)and (max-width:420px){#collections .collection-item .card-bottom .book-body .card-content,#litmobs .collection-item .card-bottom .book-body .card-content,.user-selections .collection-item .card-bottom .book-body .card-content{padding:4px 10px}}#collections .collection-item .card-bottom .book-body .tags,#litmobs .collection-item .card-bottom .book-body .tags,.user-selections .collection-item .card-bottom .book-body .tags{flex-wrap:wrap;margin-bottom:6px}#collections .collection-item .card-bottom .book-body .tags a.label,#litmobs .collection-item .card-bottom .book-body .tags a.label,.user-selections .collection-item .card-bottom .book-body .tags a.label{margin:2px 8px 4px 0}@media(min-width:320px)and (max-width:420px){#collections .collection-item .card-bottom .book-body .tags,#litmobs .collection-item .card-bottom .book-body .tags,.user-selections .collection-item .card-bottom .book-body .tags{margin-top:6px;padding:0 4px}}@media(min-width:320px)and (max-width:420px){#collections .collection-item .card-bottom,#litmobs .collection-item .card-bottom,.user-selections .collection-item .card-bottom{flex-direction:column}#collections .collection-item .card-bottom .card-cover,#litmobs .collection-item .card-bottom .card-cover,.user-selections .collection-item .card-bottom .card-cover{display:flex}#collections .collection-item .card-bottom .card-cover_mobile,#litmobs .collection-item .card-bottom .card-cover_mobile,.user-selections .collection-item .card-bottom .card-cover_mobile{display:flex;flex-direction:column}#collections .collection-item .card-bottom .card-cover_mobile .collection__badge,#litmobs .collection-item .card-bottom .card-cover_mobile .collection__badge,.user-selections .collection-item .card-bottom .card-cover_mobile .collection__badge{margin-bottom:8px}#collections .collection-item .card-bottom .card-cover_mobile i,#litmobs .collection-item .card-bottom .card-cover_mobile i,.user-selections .collection-item .card-bottom .card-cover_mobile i{color:#537497;font-size:18px;margin-right:8px;position:relative;top:2px}#collections .collection-item .card-bottom .card-cover_mobile span,#litmobs .collection-item .card-bottom .card-cover_mobile span,.user-selections .collection-item .card-bottom .card-cover_mobile span{color:#666}#collections .collection-item .card-bottom .card-content,#litmobs .collection-item .card-bottom .card-content,.user-selections .collection-item .card-bottom .card-content{padding:4px 10px}#collections .collection-item .card-bottom .card-caption,#litmobs .collection-item .card-bottom .card-caption,.user-selections .collection-item .card-bottom .card-caption{text-align:center}#collections .collection-item .card-bottom .tags,#litmobs .collection-item .card-bottom .tags,.user-selections .collection-item .card-bottom .tags{justify-content:center}}#collections .collection-item .card-content,#litmobs .collection-item .card-content,.user-selections .collection-item .card-content{padding:0}#collections .collection-item .card-content .read-more-link,#litmobs .collection-item .card-content .read-more-link,.user-selections .collection-item .card-content .read-more-link{color:#537497;border:none;background-color:#0000;padding:0}@media(min-width:571px){#collections .collection-item .card-content .read-more-link,#litmobs .collection-item .card-content .read-more-link,.user-selections .collection-item .card-content .read-more-link{display:none}}#collections .collection-item .card-content__mobile__annotation,#litmobs .collection-item .card-content__mobile__annotation,.user-selections .collection-item .card-content__mobile__annotation{display:none}@media(min-width:421px)and (max-width:569px){#collections .collection-item .card-content__mobile__annotation,#litmobs .collection-item .card-content__mobile__annotation,.user-selections .collection-item .card-content__mobile__annotation{display:block;padding:4px 10px;margin-bottom:6px}}#collections .collection-item .collection-item__btn-delete,#collections .collection-item .book-item__btn-delete,#collections .collection-item .collection-item__btn-private,#litmobs .collection-item .collection-item__btn-delete,#litmobs .collection-item .book-item__btn-delete,#litmobs .collection-item .collection-item__btn-private,.user-selections .collection-item .collection-item__btn-delete,.user-selections .collection-item .book-item__btn-delete,.user-selections .collection-item .collection-item__btn-private{position:absolute;right:5px;top:5px;width:30px;line-height:30px;height:30px;border:none;color:red;box-sizing:border-box;padding-top:3px;font-size:17px;background-color:#0000}@media(min-width:320px)and (max-width:420px){#collections .collection-item .collection-item__btn-delete,#collections .collection-item .book-item__btn-delete,#collections .collection-item .collection-item__btn-private,#litmobs .collection-item .collection-item__btn-delete,#litmobs .collection-item .book-item__btn-delete,#litmobs .collection-item .collection-item__btn-private,.user-selections .collection-item .collection-item__btn-delete,.user-selections .collection-item .book-item__btn-delete,.user-selections .collection-item .collection-item__btn-private{left:10px;bottom:14px;top:auto}}#collections .collection-item .collection-item__btn-private,#litmobs .collection-item .collection-item__btn-private,.user-selections .collection-item .collection-item__btn-private{color:#999;font-size:20px;right:3px}@media(min-width:320px)and (max-width:420px){#collections .collection-item .collection-item__btn-private,#litmobs .collection-item .collection-item__btn-private,.user-selections .collection-item .collection-item__btn-private{right:3px;top:5px;left:auto}}@media(min-width:320px)and (max-width:420px){#collections .collection-item .book-item__btn-delete,#litmobs .collection-item .book-item__btn-delete,.user-selections .collection-item .book-item__btn-delete{right:10px;left:auto;top:10px}}#collections .collection-item .card-bar,#litmobs .collection-item .card-bar,.user-selections .collection-item .card-bar{padding-top:12px;padding-bottom:22px}#collections .collection-item .card-bar .lmfont-speed,#litmobs .collection-item .card-bar .lmfont-speed,.user-selections .collection-item .card-bar .lmfont-speed{display:none}@media(max-width:540px){#collections .collection-item .card-bar .card-date .card-bar__update-at,#litmobs .collection-item .card-bar .card-date .card-bar__update-at,.user-selections .collection-item .card-bar .card-date .card-bar__update-at{display:none}#collections .collection-item .card-bar .card-statistics,#litmobs .collection-item .card-bar .card-statistics,.user-selections .collection-item .card-bar .card-statistics{margin:0 0 0 auto}#collections .collection-item .card-bar .card-statistics i,#litmobs .collection-item .card-bar .card-statistics i,.user-selections .collection-item .card-bar .card-statistics i{width:22px;text-align:left}}@media(max-width:540px)and (max-width:480px){#collections .collection-item .card-bar .card-statistics,#litmobs .collection-item .card-bar .card-statistics,.user-selections .collection-item .card-bar .card-statistics{width:-moz-fit-content;width:fit-content;justify-content:flex-start}#collections .collection-item .card-bar .card-statistics div,#litmobs .collection-item .card-bar .card-statistics div,.user-selections .collection-item .card-bar .card-statistics div{margin-left:16px;margin-bottom:10px}#collections .collection-item .card-bar .card-statistics .pages-count span,#litmobs .collection-item .card-bar .card-statistics .pages-count span,.user-selections .collection-item .card-bar .card-statistics .pages-count span{margin-left:0}}@media(max-width:540px)and (max-width:420px){#collections .collection-item .card-bar .card-statistics div,#litmobs .collection-item .card-bar .card-statistics div,.user-selections .collection-item .card-bar .card-statistics div{margin-left:0}}#collections .collection-item .card-bar .date,#litmobs .collection-item .card-bar .date,.user-selections .collection-item .card-bar .date{font-size:16px}@media(min-width:510px)and (max-width:710px){#collections .collection-item .card-bar .date:nth-child(1),#litmobs .collection-item .card-bar .date:nth-child(1),.user-selections .collection-item .card-bar .date:nth-child(1){display:none}#collections .collection-item .card-bar .date,#litmobs .collection-item .card-bar .date,.user-selections .collection-item .card-bar .date{font-size:14px}}#collections .collection-item .card-bar .card-statistics i,#litmobs .collection-item .card-bar .card-statistics i,.user-selections .collection-item .card-bar .card-statistics i{color:#537497}#collections .collection-item .card-bar .card-statistics .books-count i,#collections .collection-item .card-bar .card-statistics .views-count i,#collections .collection-item .card-bar .card-statistics .views-stars i,#litmobs .collection-item .card-bar .card-statistics .books-count i,#litmobs .collection-item .card-bar .card-statistics .views-count i,#litmobs .collection-item .card-bar .card-statistics .views-stars i,.user-selections .collection-item .card-bar .card-statistics .books-count i,.user-selections .collection-item .card-bar .card-statistics .views-count i,.user-selections .collection-item .card-bar .card-statistics .views-stars i{margin-left:-1px;margin-right:1px}#collections .collection-item .card-bar .card-statistics .views-stars i,#litmobs .collection-item .card-bar .card-statistics .views-stars i,.user-selections .collection-item .card-bar .card-statistics .views-stars i{color:gold}@media(min-width:421px){#collections .collection-item .card-bar .card-statistics .views-stars,#litmobs .collection-item .card-bar .card-statistics .views-stars,.user-selections .collection-item .card-bar .card-statistics .views-stars{display:none}}#collections .collection-item .card-bar .card-statistics span,#litmobs .collection-item .card-bar .card-statistics span,.user-selections .collection-item .card-bar .card-statistics span{margin-left:3px}#collections .book-item,#litmobs .book-item,.user-selections .book-item{margin-top:30px}.selectionDeleteBtn img{height:40px}@media(min-width:320px)and (max-width:420px){.collection__books-container .card-date{display:block!important}.collection__books-container .card-date .lmfont-speed{display:block!important;transform:translate(-2px,2px)}.collection__books-container .card-date span:first-child{display:none}.collection__books-container .card-date span:nth-child(2){position:absolute;display:flex;top:198px;left:2px}}.searchWindow{padding:5px;background-color:#fff;margin-bottom:20px;height:65px}.searchWindow .searchElemLabel{color:#537497;font-size:15px;font-weight:700}.searchWindow .typesWrap .form-group{margin:0;padding-bottom:4px}.searchWindow .typesWrap .form-group .btn-group{margin-top:0}.searchWindow .typesWrap .form-group .btn-group .btn{padding:10px 30px}.searchWindow .typesWrap .form-group .btn-group .btn .caret{margin-top:2px}.multi-select{display:flex;height:44px;background-color:#fff;align-items:center;width:100%}.multi-select .multi-select__searchElemLabel{color:#537497;font-size:16px;font-weight:500;line-height:29px;height:29px;padding:0 12px 0 10px}.multi-select .selected{background-color:#537497;color:#fff;box-shadow:0 1px #d7d8d4,0 0 0 1px #e3e4f1}.multi-select .selected .multi-select__checkmark{display:block}.multi-select .selected .multi-select__label{color:#fff}.multi-select .multi-select__label{width:100%;position:relative;padding:4px 2px 2px 10px;cursor:pointer;margin-bottom:0;font-size:16px;color:#555}.multi-select .multi-select{font-family:Arial,sans-serif;color:#333}.multi-select .multi-select__title{margin-bottom:10px}.multi-select .multi-select__container{position:relative;border-bottom:1px solid #ced4da;width:237px;cursor:pointer;height:29px}.multi-select .multi-select__header{display:flex;justify-content:space-between;align-items:center;padding:5px 5px 5px 20px;color:#555;font-weight:400}.multi-select .multi-select__icon{display:inline-block;width:0;height:0;margin-left:5px;vertical-align:middle;border:4px solid transparent;border-top-color:#555}.multi-select .multi-select__icon--open{transform:rotate(180deg)}.multi-select .multi-select__options{position:absolute;top:100%;left:-1px;z-index:1000;background-color:#fff;border-radius:4px;overflow-y:auto;width:calc(100% + 2px);padding:4px 6px;box-shadow:0 2px 5px #00000042}.multi-select .multi-select__options ul{list-style:none;margin:0;padding:0}.multi-select .multi-select__options li{display:flex;align-items:center;margin:1px 0;cursor:pointer}.multi-select .multi-select__options li:hover{background-color:#537497;color:#fff;box-shadow:0 1px #d7d8d4,0 0 0 1px #e3e4f1}.multi-select .multi-select__options li:hover .multi-select__label{color:#fff}.multi-select .multi-select__options li:hover span{color:#fff;border:1px solid rgb(255,255,255);border-radius:50%}.multi-select .multi-select__checkbox{display:none}.multi-select .multi-select__checkmark{height:21px;width:21px;border-radius:3px;border:1px solid #ced4da;margin-right:5px;display:block;position:absolute;top:8px}.multi-select .multi-select__label{flex:1;cursor:pointer}.multi-select .label2{width:100%;cursor:pointer}.multi-select .multi-select__option-text{font-size:14px;font-weight:400}.multi-select .multi-select__option-count{font-size:12px;color:#999}.multi-select .multi-select__checkbox:checked~.multi-select__checkmark:after{display:block}.multi-select .multi-select__checkmark:after{content:"";position:absolute;top:6px;left:8px;width:5px;height:8px;border:solid rgb(255,255,255);border-width:0 2px 2px 0;transform:translate(-50%,-50%) rotate(45deg)}.multi-select .multi-select__checkbox:checked~.multi-select__checkmark{display:block;position:absolute;width:17px;height:17px;top:6px;right:2px;color:#fff;border:1px solid rgb(255,255,255);border-radius:50%}.multi-select .multi-select__checkbox:checked~.multi-select__label{background-color:#007bff;color:#fff}.multi-select .multi-select__checkbox:focus-visible~.multi-select__checkmark{box-shadow:0 0 0 2px #007bff60}.multi-select .multi-select__checkmark{display:none}.lmBreadcrumbs{padding-left:10px}.lmBreadcrumbs a,.lmBreadcrumbs span{margin-right:15px;font-size:14px;position:relative}.lmBreadcrumbs a:after,.lmBreadcrumbs span:after{content:"/";position:absolute;right:-12px;top:-1px;color:#d7d7d3}.lmBreadcrumbs a:last-child:after,.lmBreadcrumbs span:last-child:after{content:""}.lmBreadcrumbs span{color:#537497}#collections,#litmobs,.user-selections{margin-top:8px}#collections .card,#litmobs .card,.user-selections .card{box-shadow:none;margin-bottom:0}#collections>.card,#litmobs>.card,.user-selections>.card{background-color:#0000}#collections .filterSection-container,#litmobs .filterSection-container,.user-selections .filterSection-container{display:flex;margin-top:5px;margin-bottom:0;align-items:center}@media(min-width:421px){#collections .filterSection-container,#litmobs .filterSection-container,.user-selections .filterSection-container{margin-bottom:16px}}#collections .collections-list .create-selection,#collections .litmobsList .create-selection,#litmobs .collections-list .create-selection,#litmobs .litmobsList .create-selection,.user-selections .collections-list .create-selection,.user-selections .litmobsList .create-selection{min-width:154px;height:44px;border:none;background-color:#4caf50;color:#fff;margin-left:0;margin-right:12px;margin-bottom:8px}@media(min-width:501px){#collections .collections-list .create-selection,#collections .litmobsList .create-selection,#litmobs .collections-list .create-selection,#litmobs .litmobsList .create-selection,.user-selections .collections-list .create-selection,.user-selections .litmobsList .create-selection{margin-bottom:0}}#collections .collections-list .create-selection__mobile,#collections .litmobsList .create-selection__mobile,#litmobs .collections-list .create-selection__mobile,#litmobs .litmobsList .create-selection__mobile,.user-selections .collections-list .create-selection__mobile,.user-selections .litmobsList .create-selection__mobile{display:none}@media(max-width:500px){#collections .collections-list .create-selection,#collections .litmobsList .create-selection,#litmobs .collections-list .create-selection,#litmobs .litmobsList .create-selection,.user-selections .collections-list .create-selection,.user-selections .litmobsList .create-selection{margin:0 8px 0 0;min-width:44px}#collections .collections-list .create-selection__desktop,#collections .litmobsList .create-selection__desktop,#litmobs .collections-list .create-selection__desktop,#litmobs .litmobsList .create-selection__desktop,.user-selections .collections-list .create-selection__desktop,.user-selections .litmobsList .create-selection__desktop{display:none}#collections .collections-list .create-selection__mobile,#collections .litmobsList .create-selection__mobile,#litmobs .collections-list .create-selection__mobile,#litmobs .litmobsList .create-selection__mobile,.user-selections .collections-list .create-selection__mobile,.user-selections .litmobsList .create-selection__mobile{display:block;font-size:40px;font-weight:500;font-family:arial,serif;height:18px}}#collections .collections-list,#collections .litmobsList,#litmobs .collections-list,#litmobs .litmobsList,.user-selections .collections-list,.user-selections .litmobsList{min-height:calc(100vh - 250px);display:flex;flex-direction:column;background-color:#edeef0}#collections .collections-list .main-h1,#collections .litmobsList .main-h1,#litmobs .collections-list .main-h1,#litmobs .litmobsList .main-h1,.user-selections .collections-list .main-h1,.user-selections .litmobsList .main-h1{margin:11px auto 9px;color:#666;font-size:18px}@media(min-width:320px)and (max-width:554px){#collections .collections-list .main-h1,#collections .litmobsList .main-h1,#litmobs .collections-list .main-h1,#litmobs .litmobsList .main-h1,.user-selections .collections-list .main-h1,.user-selections .litmobsList .main-h1{font-size:17px}}#collections .collections-list .multi-select,#collections .litmobsList .multi-select,#litmobs .collections-list .multi-select,#litmobs .litmobsList .multi-select,.user-selections .collections-list .multi-select,.user-selections .litmobsList .multi-select{margin-bottom:0}@media(min-width:320px)and (max-width:420px){#collections .collections-list .multi-select,#collections .litmobsList .multi-select,#litmobs .collections-list .multi-select,#litmobs .litmobsList .multi-select,.user-selections .collections-list .multi-select,.user-selections .litmobsList .multi-select{flex-direction:row}}#collections .collections-list .multi-select .multi-select__container,#collections .litmobsList .multi-select .multi-select__container,#litmobs .collections-list .multi-select .multi-select__container,#litmobs .litmobsList .multi-select .multi-select__container,.user-selections .collections-list .multi-select .multi-select__container,.user-selections .litmobsList .multi-select .multi-select__container{width:170px}@media(min-width:320px)and (max-width:420px){#collections .collections-list .multi-select .multi-select__searchElemLabel,#collections .litmobsList .multi-select .multi-select__searchElemLabel,#litmobs .collections-list .multi-select .multi-select__searchElemLabel,#litmobs .litmobsList .multi-select .multi-select__searchElemLabel,.user-selections .collections-list .multi-select .multi-select__searchElemLabel,.user-selections .litmobsList .multi-select .multi-select__searchElemLabel{padding-left:7px;padding-right:5px;white-space:nowrap}#collections .collections-list .multi-select .multi-select__container,#collections .litmobsList .multi-select .multi-select__container,#litmobs .collections-list .multi-select .multi-select__container,#litmobs .litmobsList .multi-select .multi-select__container,.user-selections .collections-list .multi-select .multi-select__container,.user-selections .litmobsList .multi-select .multi-select__container{border-bottom:1px solid rgb(206,212,218);background-color:#fff;width:130px}#collections .collections-list .multi-select .multi-select__container .multi-select__header,#collections .litmobsList .multi-select .multi-select__container .multi-select__header,#litmobs .collections-list .multi-select .multi-select__container .multi-select__header,#litmobs .litmobsList .multi-select .multi-select__container .multi-select__header,.user-selections .collections-list .multi-select .multi-select__container .multi-select__header,.user-selections .litmobsList .multi-select .multi-select__container .multi-select__header{padding:5px 5px 5px 4px;width:130px}#collections .collections-list .multi-select .multi-select__container .multi-select__options,#collections .litmobsList .multi-select .multi-select__container .multi-select__options,#litmobs .collections-list .multi-select .multi-select__container .multi-select__options,#litmobs .litmobsList .multi-select .multi-select__container .multi-select__options,.user-selections .collections-list .multi-select .multi-select__container .multi-select__options,.user-selections .litmobsList .multi-select .multi-select__container .multi-select__options{left:-18px;width:calc(100% + 25px)}}#collections .collections-list .notification_loader,#collections .litmobsList .notification_loader,#litmobs .collections-list .notification_loader,#litmobs .litmobsList .notification_loader,.user-selections .collections-list .notification_loader,.user-selections .litmobsList .notification_loader{height:70px}.pagination_container{justify-content:center;text-align:center;height:60px;margin-top:auto}.pagination_container .pagination{margin:15px 0}.pagination_container .pagination .previous.disabled,.pagination_container .pagination .next.disabled{display:none}.pagination_container .pagination li{display:inline-block;margin:0 1px}.pagination_container .pagination li a{outline:none;display:inline-block;line-height:30px;font-size:14px;padding:0 5px}.pagination_container .pagination li.selected a{background-color:#537497;border:rgb(83,116,151);box-shadow:0 4px 5px #1532af24,0 1px 10px #1532af1f,0 2px 4px -1px #1532af33;color:#fff}.pagination_container .pagination li.selected a:active{border:none}.pagination_container .pagination li.selected a:focus{outline:none}.pagination_placeholder{height:0;background-color:#fff;margin-top:auto}.notFoundPage{background-color:#fff;padding:15px 10px;text-align:center}.notFoundPage__supportText{text-align:left}.collection__book .book-item__top .book-item__body .book-item__content,.collection__book .book-item__top .book-item__body .book-item__caption,.collection__book .book-item__top .book-item__body,.collection__book .book-item__top .book-item__cover,.collection__book{display:flex;flex-direction:column}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .price-stickers .audio-price:before,.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .price-stickers .read-price:before,.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .card-stickers .hot:before,.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .card-stickers .exclusive:before,.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .card-stickers .priority:before{content:"";position:absolute;top:100%;left:0;z-index:-4;border-right:1.5px solid transparent;border-top:1.5px solid transparent;border-bottom-color:transparent!important;border-left-color:transparent!important;border-style:solid;border-width:2px}.collection__books-container .collection-item{background-color:#fff}.collection__single-collection .book-item{margin-top:30px}.collection__book{padding:10px 10px 0;margin:20px 10px 0;background-color:#fff}@media(min-width:320px)and (max-width:480px){.collection__book{position:relative}}.collection__book .book-item__mobile-annotation{display:none}.collection__book .book-item__top{display:flex}@media(min-width:320px)and (max-width:480px){.collection__book .book-item__top{flex-direction:column}.collection__book .book-item__top .book-item__genres{display:none}.collection__book .book-item__top div.book-item__author-comment{margin:-5px 0 10px}.collection__book .book-item__top div.book-item__annotation{margin-bottom:4px}}.collection__book .book-item__top .book-item__cover{padding:0 10px 0 0;min-width:162px}.collection__book .book-item__top .book-item__cover .book-item__avatar{position:relative;top:-20px}.collection__book .book-item__top .book-item__cover .book-item__avatar .book-item__image-background{display:block;width:152px;height:238px;background-size:contain}.collection__book .book-item__top .book-item__cover .book-item__avatar .book-item__image-background:hover+.card-image{opacity:.3}.collection__book .book-item__top .book-item__cover .book-item__avatar .item-book__spare-picture{min-height:0;height:0;opacity:0}.collection__book .book-item__top .book-item__cover .book-item__avatar img{min-height:238px}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image{position:absolute;top:0;margin:0;height:100%;color:red;transition:.4s}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .sticker{padding:3px 6px 0 7px;margin-bottom:3px;background:#3c4858;color:#fff;text-align:left;text-transform:uppercase;font-size:11px;font-weight:400;line-height:120%;width:-moz-fit-content;width:fit-content;white-space:nowrap;position:relative;left:-3px;font-family:Futura Book,Helvetica,Arial,sans-serif!important}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .sticker i{font-size:10px;vertical-align:text-top;margin-right:2px;display:inline-block;width:11px;height:10px;position:relative}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .card-stickers{position:absolute;top:2px}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .card-stickers .priority{background-color:#1389cacc}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .card-stickers .priority:before{border-color:#1389cacc}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .card-stickers .exclusive{background-color:#da7643cc}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .card-stickers .exclusive:before{border-color:#da7643cc}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .card-stickers .hot{background-color:#d35248cc;padding-left:8px}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .card-stickers .hot:before{border-color:#d35248cc}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .card-stickers .discount{background-color:#d35248cc}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .price-stickers{position:absolute;bottom:-1px}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .price-stickers .read-price{display:flex;align-items:center;padding-left:8px;background-color:#4caf50cc}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .price-stickers .read-price:before{border-color:#4caf50cc}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .price-stickers .read-price i{margin-top:0}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .price-stickers .audio-price{display:flex;align-items:center;background-color:#1389cacc}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .price-stickers .audio-price:before{border-color:#1389cacc}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .price-stickers .audio-price i{margin-top:0}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .price-stickers .discount{background-color:#d35248cc}.collection__book .book-item__top .book-item__cover .book-item__avatar .card-image .price-stickers .discount:before{border-color:#d35248cc}.collection__book .book-item__top .book-item__cover .book-item__statuses{max-width:152px;text-align:center;margin-top:-8px;margin-bottom:8px}.collection__book .book-item__top .book-item__cover .book-item__statuses .book-ebook-status{color:#537497;margin-bottom:2px}.collection__book .book-item__top .book-item__cover .book-item__statuses .book-ebook-status:nth-child(1) i{margin-right:2px;margin-left:1px}.collection__book .book-item__top .book-item__body{width:100%}.collection__book .book-item__top .book-item__body .book-item__caption .book-item__title{color:#3c4858;text-decoration:none;font-size:21px;font-weight:300;font-family:Futura Medium,Helvetica,Arial,sans-serif;margin-bottom:10px;padding-right:20px}.collection__book .book-item__top .book-item__body .book-item__caption .book-item__author{font-size:16px;font-weight:300;margin-bottom:10px}.collection__book .book-item__top .book-item__body .book-item__caption .book-item__author a{color:#3c4858;text-decoration:none}.collection__book .book-item__top .book-item__body .book-item__caption .book-item__card-cycle{margin:0 0 5px}.collection__book .book-item__top .book-item__body .book-item__caption .book-tags{flex-wrap:wrap;margin:5px 0}.collection__book .book-item__top .book-item__body .book-item__caption .tags>a{margin:2px 8px 2px 0}.collection__book .book-item__top .book-item__body .book-item__content{margin-top:10px}.collection__book .book-item__top .book-item__body .book-item__content .card-content{padding:15px 10px 15px 0}@media(min-width:571px){.collection__book .book-item__top .book-item__body .book-item__content .card-content .read-more-link{display:none}}.collection__book .book-item__top .book-item__body .book-item__content .book-item__author-comment{background-color:#f0f8ff;padding:2px;margin:12px 0 4px}@media(min-width:320px)and (max-width:420px){.collection__book .book-item__top .book-item__body .book-item__content .book-item__author-comment{margin:-5px 0 10px}}.collection__book .book-item__top .book-item__body .book-item__content .book-item__genres{margin-top:15px;padding-top:15px;padding-bottom:10px;position:relative;font-size:16px}.collection__book .book-item__top .book-item__body .book-item__content .book-item__genres:before{content:"";position:absolute;width:90px;border-top:1px solid rgb(193,193,193);top:0;left:0}@media(min-width:320px)and (max-width:570px){.collection__book .book-item__content>.book-item__annotation{display:none}.collection__book .book-item__statuses{display:none}.collection__book .book-item__mobile-annotation{display:block;margin-top:-7px;margin-bottom:11px}}.collection__book .card-bar{margin:0 0 5px}@media(min-width:320px)and (max-width:420px){.collection__book .card-bar{position:absolute;top:10px;left:174px;border-top:none}.collection__book .card-bar .card-statistics{flex-direction:column;height:140px;align-items:flex-start;margin:0 auto;width:100%;flex-shrink:0;text-align:right}.collection__book .card-bar .card-statistics .lmfont-pages{width:20px;margin-left:2px}.collection__book .card-bar .card-statistics .lmfont-audiobook{margin-right:-3px}}.collection__name{display:inline-block;color:#537497}#collections .collection__container .collection-item .card{margin-bottom:0;margin-top:0}#collections .collection__container .collection-item .card-description{color:#555555de}@media(min-width:320px)and (max-width:554px){#collections .collection__container .collection-item:first-child{margin-top:20px}}#collections .collection__container .notification_loader{height:70px}#collections .collection-comments{margin-top:20px}.collection__container .collection__social,.user-selections .collection__social,.collection-item .collection__social{display:flex;align-items:center;justify-content:flex-end;margin-top:auto;margin-bottom:9px}@media(min-width:421px)and (max-width:569px){.collection__container .collection__social,.user-selections .collection__social,.collection-item .collection__social{margin-top:auto}}.collection__container .collection__social button,.user-selections .collection__social button,.collection-item .collection__social button{border:none}.collection__container .collection__social .subscribe__button,.user-selections .collection__social .subscribe__button,.collection-item .collection__social .subscribe__button{margin:5px 10px 5px 14px;line-height:30px;box-shadow:0 2px 2px #99999924,0 3px 1px -2px #9993,0 1px 5px #9999991f;width:154px;background-color:#4caf50;color:#fff}@media(min-width:320px)and (max-width:470px){.collection__container .collection__social .subscribe__button,.user-selections .collection__social .subscribe__button,.collection-item .collection__social .subscribe__button{width:110px}}.collection__container .collection__social .subscribe__button .subscribe__loader,.user-selections .collection__social .subscribe__button .subscribe__loader,.collection-item .collection__social .subscribe__button .subscribe__loader{height:26px!important}.collection__container .collection__social .selection-btn-blue,.user-selections .collection__social .selection-btn-blue,.collection-item .collection__social .selection-btn-blue{background-color:#537497}.collection__container .collection__social .collection-social__buttons,.user-selections .collection__social .collection-social__buttons,.collection-item .collection__social .collection-social__buttons{display:flex;justify-content:space-between;width:78px;overflow:hidden}.collection__container .collection__social .collection-social__buttons .sharer,.user-selections .collection__social .collection-social__buttons .sharer,.collection-item .collection__social .collection-social__buttons .sharer{box-shadow:0 2px 2px #99999924,0 3px 1px -2px #9993,0 1px 5px #9999991f}.collection__container .collection__social .collection-social__buttons .collection__vk,.user-selections .collection__social .collection-social__buttons .collection__vk,.collection-item .collection__social .collection-social__buttons .collection__vk{width:32px;height:32px;background-color:#537497;padding:0}.collection__container .collection__social .collection-social__buttons .collection__vk img,.user-selections .collection__social .collection-social__buttons .collection__vk img,.collection-item .collection__social .collection-social__buttons .collection__vk img{width:auto;height:32px}.collection__container .collection__social .collection-social__buttons .ok-sharer-button,.user-selections .collection__social .collection-social__buttons .ok-sharer-button,.collection-item .collection__social .collection-social__buttons .ok-sharer-button{width:32px;height:32px;background-color:#ee8208;padding:0}@media(min-width:320px)and (max-width:420px){.collection__container .collection__social-extended,.user-selections .collection__social-extended,.collection-item .collection__social-extended{position:relative;right:0;top:0}}.collection__container h3,.user-selections h3,.collection-item h3{margin:-4px 0 22px 10px;font-size:20px;color:#666;font-family:Futura Book,Helvetica,Arial,sans-serif!important}.collection__container h3.no-book,.user-selections h3.no-book,.collection-item h3.no-book{color:#4caf50;font-size:18px}.collection__container h3.no-book span,.user-selections h3.no-book span,.collection-item h3.no-book span{color:#666}#user-collections .user-selections{margin-top:3px}@media(max-width:991px){body.modal-open{position:fixed;width:100vw}}.user-selections{display:flex;flex-direction:column;align-items:center}.user-selections .user-selections__tabs{padding:0}.user-selections .user-selections__main-container{width:100%}
