@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800&family=Noto+Sans:wght@400;500;600;700;800&display=swap";header{height:72px;border-bottom:1px solid #E7E7E7;position:fixed;width:100%;background:#FFFFFF;z-index:3}@media (max-width: 43rem){header{height:56px}header .container{padding:12px 16px}}header.books-read .header-left{width:unset}header.books-read .header-left .header-left-link{display:none}@media (max-width: 43rem){header.books-read .pagination{display:none}}header.books-read .header-right{width:unset}header.books-read .header-right .button{display:flex;align-items:center}@media (max-width: 43rem){header.books-read .header-right .button{font-weight:400;font-size:12px;line-height:140%}}header.books-read .header-right .button img{margin-right:8px;width:16px;height:16px}header .favorite-button{display:flex;align-items:center;justify-content:center;position:relative;margin-right:34px;width:24px;height:24px}header .favorite-button img{width:24px;height:24px}@media (max-width: 43rem){header .favorite-button{margin-right:26px}}header .favorite-button .count{position:absolute;font-style:normal;color:#fff;font-weight:400;font-size:14px;line-height:19px;background:#8B1BCE;width:20px;height:20px;border-radius:10px;display:flex;align-items:center;justify-content:center;right:-90%;transform:translate(-50%,-50%)}@media (max-width: 43rem){header .favorite-button .count{width:16px;height:16px;font-weight:400;font-size:12px;line-height:140%;border-radius:8px;right:-70%}}header .container{display:flex;justify-content:space-between;align-items:center;height:100%}header .container .header-left{width:25%;display:flex;justify-content:space-between;align-items:center}@media (max-width: 43rem){header .container .header-left{width:unset}}header .container .header-left button{display:none}@media (max-width: 43rem){header .container .header-left button{display:block;margin-right:16px}}header .container .header-left-logo{font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:113.6%;text-decoration:none;color:#2c292f}@media (max-width: 43rem){header .container .header-left-logo{font-weight:600;font-size:20px}header .container .header-left-logo img{width:30px;height:43px}header .container .header-left-link{display:none}}header .container .header-right{display:flex;justify-content:flex-end;align-items:center;width:25%}@media (max-width: 43rem){header .container .header-right{width:unset}}header .container .header-right-register{font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#fff;padding:8px 24px;background:#8B1BCE;border-radius:100px;text-decoration:none}@media (max-width: 43rem){header .container .header-right-register{font-size:12px}}header .container .header-right-login{font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#2c292f;margin-right:24px}@media (max-width: 43rem){header .container .header-right-login{font-size:12px;margin-right:16px}}table{width:100%;margin-top:24px;border-collapse:collapse}table thead{border-radius:10px 10px 0 0}table thead th{color:#fff;background:#8B1BCE;padding:16px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:22px;text-align:center}@media (max-width: 43rem){table thead th{font-weight:600;font-size:14px;line-height:19px}}table thead th:first-child{border-top-left-radius:10px}table thead th:last-child{border-top-right-radius:10px}table tbody{border:1px solid #E4E4E4}table tbody tr{background:#FFFFFF}table tbody tr:nth-child(even){background:#F8F6F9}table tbody td{text-align:center;padding:16px;font-size:14px;line-height:19px;font-family:Noto Sans,sans-serif;font-style:normal}table tbody td button{margin-right:10px}table tbody td a.link{color:#8b1bce;text-decoration:underline}table .table-mobile-actions{display:flex}table .table-mobile-actions button{width:16px;height:16px}table .table-mobile-actions button img{width:100%;height:100%}table .bold{font-weight:600;font-size:16px;line-height:22px;color:#2c292f}@media (max-width: 43rem){table .bold{font-weight:600;font-size:14px;line-height:19px}}table .id-column{text-align:left;width:100px;padding-left:38px;padding-right:38px}@media (max-width: 43rem){table .id-column{padding-left:16px!important;padding-right:16px!important;width:-moz-max-content;width:max-content}}table .id-column .sortable{width:-moz-max-content;width:max-content;justify-content:flex-start}.table-in-mobile{display:none}@media (max-width: 43rem){.table-in-mobile{display:unset}}.table-in-desktop{display:unset}@media (max-width: 43rem){.table-in-desktop{display:none}}.form-group{display:flex;flex-direction:column;margin-bottom:16px}.form-group label{margin-bottom:8px}.form-group-checkbox{flex-direction:row}.form-group-checkbox label{white-space:nowrap;margin-right:8px;margin-bottom:0}.form-group .input-container{width:100%;position:relative}.form-group .input-container input[type=text],.form-group .input-container input[type=password]{width:100%}.form-group .input-container a{position:absolute;right:15px;top:50%;transform:translateY(-50%)}.form-group .input-container a img{width:16px;height:16px}.form-group .error-msg{color:#e22626;font-size:12px;display:flex;margin-top:4px}.form-group .error-msg object{margin-right:6px}.form-group .description-msg{font-size:12px;color:#929292;margin-top:4px}input{background:#FFFFFF;border:1px solid #E7E7E7!important;border-radius:5px!important}input.invalid{border-color:#e22626}input.search-input{margin-top:24px;padding-left:36px;background:url(/assets/icons/search-normal.svg) no-repeat;background-position-x:10px;background-position-y:50%;background-size:16px 16px;border-radius:40px!important;max-width:462px;width:462px}@media (max-width: 43rem){input.search-input{width:100%}}select{background:#FFFFFF;border:1px solid #E7E7E7;border-radius:5px;background:url(/assets/icons/arrow-right.svg) no-repeat!important;background-position-x:97%!important;background-position-y:50%!important;background-size:16px 16px!important;border-color:#e7e7e7!important}select[multiple]{background:unset}select[disabled]{opacity:.5}select.invalid{border-color:#e22626}button{transition:.3s all}button[disabled]{opacity:.5}.button{border:none;border-radius:100px;padding:8px 24px}.button-purple{background:linear-gradient(95.02deg,#8B1BCE 22.11%,#D046E7 130.38%);color:#fff}.button-outline-purple{border:2px solid #8B1BCE;color:#8b1bce;background:transparent}.button-light-purple{color:#8b1bce;background:#F8F6F9;border:1px solid #E7E7E7}input{background:#FFFFFF;border:1px solid #E7E7E7!important;border-radius:5px!important}input.invalid{border-color:#e22626}input.search-input{margin-top:24px;padding-left:36px;background:url(/assets/icons/search-normal.svg) no-repeat;background-position-x:10px;background-position-y:50%;background-size:16px 16px;border-radius:40px!important;max-width:462px;width:462px}@media (max-width: 43rem){input.search-input{width:100%}}input[type=file]{border:none!important}textarea{background:#FFFFFF;width:100%;border:1px solid #E7E7E7!important;border-radius:5px!important}textarea.invalid{border-color:#e22626}textarea.search-input{margin-top:24px;padding-left:36px;background:url(/assets/icons/search-normal.svg) no-repeat;background-position-x:10px;background-position-y:50%;background-size:16px 16px;border-radius:40px!important;max-width:462px;width:462px}@media (max-width: 43rem){textarea.search-input{width:100%}}.pagination{display:flex;justify-content:flex-end;padding:10px}@media (max-width: 43rem){.pagination{justify-content:unset;padding:0}}.pagination-wrapper{display:flex;flex-direction:row;align-items:center;white-space:nowrap}@media (max-width: 43rem){.pagination-wrapper{flex-direction:column}.pagination-wrapper .pagination-per-page{width:100%}}.pagination-wrapper .pagination-immersive{display:flex;align-items:center;justify-content:space-between}@media (max-width: 43rem){.pagination-wrapper .pagination-immersive{margin-top:8px;width:100%}.pagination-wrapper{width:100%;padding:8px 0}}.pagination-wrapper select{margin-right:8px;margin-left:8px;background-position-x:93%!important}@media (max-width: 43rem){.pagination-wrapper select{margin:0;width:100%}}.pagination-wrapper input{width:58px;margin:0 24px 0 8px}.pagination-wrapper span{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:19px}@media (max-width: 43rem){.pagination-wrapper span{font-size:12px}}.pagination-wrapper .pagination-actions{margin-left:20px;display:flex;justify-content:space-between}.pagination-wrapper .pagination-actions span{font-weight:400;opacity:.4}.multiple-select{width:100%}.selected-options{min-height:42px;width:100%;padding:8px 28px 8px 8px;border:1px solid #E7E7E7;border-radius:5px;display:grid;grid-gap:8px;grid-template-columns:repeat(3,1fr);background:url(/assets/icons/arrow-right.svg) no-repeat;background-position-x:97%;background-position-y:50%;background-size:16px 16px}@media (max-width: 43rem){.selected-options{grid-template-columns:repeat(2,1fr)}}.selected-options .selected-option{display:flex;background:#F8F6F9;flex-direction:row;justify-content:center;align-items:center;padding:4px 8px;border-radius:3px;white-space:nowrap;margin-right:8px}.selected-options .selected-option button{margin-left:10px;width:10px;height:10px}.selected-options .selected-option button img{width:10px;height:10px}.all-selected{text-align:center;padding:10px}.option{width:100%;padding:8px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.multiple-select{position:relative}.options{position:absolute;top:100%;z-index:2;width:100%;background:#FFFFFF;box-shadow:0 0 15px #00000014;border-radius:5px;height:150px;overflow:scroll}.sidebar{width:220px;background:white;position:fixed;left:0;height:100%;display:flex;flex-direction:column;padding:12px 0;border-right:1px solid #E7E7E7;transition:.3s all;z-index:7}.sidebar.mobile-sidebar{display:none}@media (max-width: 43rem){.sidebar.mobile-sidebar{display:block}}.sidebar .sorting-sidebar-wrapper{padding:16px}.sidebar-wrapper{display:flex;flex-direction:column}.sidebar-head,.sidebar-background{display:none}@media (max-width: 43rem){.sidebar{padding:0;width:80%;left:-80%;top:0}.sidebar.active{left:0px}.sidebar-head{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #E7E7E7}.sidebar-head h2{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:22px}.sidebar-item{padding:15px 17px}.sidebar-background{top:0;left:0;display:block;background:rgba(15,1,18,.15);width:100vw;height:100vh;position:fixed;z-index:6}}.sidebar .sidebar-item{cursor:pointer;display:flex;padding:13.5px 24px;align-items:center}.sidebar .sidebar-item svg{width:16px;height:16px;margin-right:8px}.sidebar .sidebar-item span{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:19px}.sidebar .sidebar-item.active{background:#F8F6F9}.sidebar .sidebar-item.active span{color:#8b1bce}.sidebar .sidebar-item.active svg path{stroke:#8b1bce}.sidebar .sidebar-item.active svg rect[y="0.5"][width="16"][fill="#929292"]{fill:#8b1bce}.modal{left:0;min-width:100vw;min-height:100vh;width:100%;height:100%;display:grid;place-items:center;background:rgba(0,0,0,.3);position:fixed;top:0;z-index:10;padding:30px;overflow:scroll}.modal .modal-back{display:none}.modal .modal-title{display:none;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:18px;margin-bottom:24px}@media (max-width: 43rem){.modal.in-mobile-modal{z-index:1;top:72px;background:transparent;display:flex;padding:0;justify-content:flex-start;flex-direction:column}.modal.in-mobile-modal .modal-wrapper{width:100%;flex:1;padding-bottom:100px}.modal.in-mobile-modal .modal-body{border:none}.modal.in-mobile-modal .modal-head{display:none}.modal.in-mobile-modal .modal-back{display:flex;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:140%;color:#929292;margin-bottom:16px}.modal.in-mobile-modal .modal-back button{display:flex;align-items:center;justify-content:flex-start;color:#929292}.modal.in-mobile-modal .modal-back button svg{margin-right:9px}.modal.in-mobile-modal .modal-title{display:block}}.modal-wrapper{position:relative;border-radius:4px;background:white;min-width:424px}@media (max-width: 43rem){.modal-wrapper{overflow:scroll;min-width:unset;max-height:unset}}.modal-head{display:flex;justify-content:space-between;align-items:center;padding:16px 32px;border-bottom:1px solid #E7E7E7}.modal-head span{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:18px}.modal .is-empty-title .modal-head{border:none;position:absolute;right:32px;top:16px;padding:0}.modal-body{padding:16px 32px;border-bottom:1px solid #E7E7E7}@media (max-width: 43rem){.modal-body{padding:16px}}.modal-close{color:#000;font-size:25px;padding:5px}.modal-close img{width:16px!important;height:16px!important}.modal.upload-book-modal button{width:100%}.delete-book-modal h2{font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:20px;text-align:center;margin-bottom:16px;color:#2c292f}@media (max-width: 43rem){.delete-book-modal h2{font-weight:700;font-size:14px;line-height:19px;margin-top:8px}.delete-book-modal .modal-head{top:12px!important;right:12px!important}.delete-book-modal .modal-close img{width:8px!important;height:8px!important;display:block}}.delete-book-modal-actions{align-items:center;display:flex;justify-content:space-between}.delete-book-modal-actions a{width:49%!important;margin:0!important;text-align:center;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400}@media (max-width: 43rem){.delete-book-modal-actions a{font-weight:400;font-size:12px}}.book-rate-modal-actions{display:flex;justify-content:flex-end;align-items:center;margin-top:16px}.book-rate-modal-actions a{margin-right:16px;color:#8b1bce}.book-rate-modal .modal-wrapper{min-width:unset}.book-rate-modal img{width:32px;height:32px}.update-password-modal .button{width:100%}.login-modal .modal-body{display:flex;flex-direction:column}.login-modal .modal-body h3{font-weight:700;font-size:16px;line-height:22px;text-align:center;color:#2c292f;margin-top:32px;margin-bottom:24px}@media (max-width: 43rem){.login-modal .modal-body h3{font-size:14px;line-height:19px}}.login-modal .modal-body .button{margin-bottom:8px;text-align:center;font-weight:400;font-size:16px;line-height:22px}@media (max-width: 43rem){.login-modal .modal-body .button{font-weight:400;font-size:12px;line-height:140%}}.delete-comment-modal h2{margin-top:25px;font-weight:700;font-size:16px;line-height:22px;color:#2c292f}@media (max-width: 43rem){.delete-comment-modal h2{font-weight:700;font-size:14px;line-height:19px}}.delete-comment-modal .actions{display:flex;justify-content:space-between}.delete-comment-modal .actions .button{width:49%;margin-top:16px}@media (max-width: 43rem){.delete-comment-modal .actions .button{font-size:12px;line-height:140%}}.auth-wrapper{display:flex;flex-direction:column}.auth-wrapper .auth-title{font-style:normal;font-weight:700;font-size:18px;line-height:113.6%;color:#2c292f;text-align:center}.auth-wrapper .auth-description{text-align:center;font-style:normal;font-weight:400;font-size:12px;line-height:140%;color:#929292;margin:16px 0}.auth-wrapper .auth-description a{font-style:normal;font-weight:600;font-size:12px;line-height:140%;color:#8b1bce}.auth-wrapper .forgot-password{font-style:normal;font-weight:600;font-size:12px;line-height:140%;text-decoration:none;margin-bottom:24px;margin-top:4px;color:#8b1bce}.auth-wrapper .auth-with-social-media{margin-top:24px}.auth-wrapper .auth-with-social-media h4{font-style:normal;font-weight:600;font-size:14px;line-height:19px;color:#2c292f;text-align:center}.auth-wrapper .auth-with-social-media-items{display:flex;justify-content:center;margin-top:16px}.auth-wrapper .auth-with-social-media-items a:not(:last-child){margin-right:16px}.auth-wrapper .remembered-my-password{font-weight:600;font-size:12px;line-height:140%;margin-top:24px;color:#8b1bce}.auth-wrapper .auth-success-image{width:38px;height:38px;margin:16px auto}.auth-wrapper .auth-logo{display:flex;justify-content:center;margin-bottom:23px}.auth-wrapper .button{text-align:center}.auth-modal{width:424px}@media (max-width: 43rem){.auth-modal{width:100%}}.auth-modal .modal-body{padding:32px!important}.auth-section{display:flex;justify-content:center;width:100vw;height:100vh;padding:0 16px}.auth-section form{display:flex;flex-direction:column}.auth-section .auth-wrapper{width:500px}@media (max-width: 43rem){.auth-section .auth-wrapper{width:100%}}.dropdown{position:relative}@media (max-width: 43rem){.dropdown{display:none}}.dropdown.active .profile-dropdown-button svg{transform:rotate(180deg);transition:.3s all}.dropdown.profile-dropdown{width:-moz-max-content;width:max-content}.dropdown.profile-dropdown svg{margin-left:8px;transition:.3s all}.dropdown.profile-dropdown .dropdown-view{width:250px}.dropdown-btn{cursor:pointer;border-radius:3px}.dropdown.dropdown-auto-width .dropdown-view{width:auto}.dropdown-view{overflow-y:scroll;max-height:400px;position:absolute;bottom:-25px;left:50%;transform:translate(-50%) translateY(100%);width:100%;z-index:193829183;background:#FFFFFF;box-shadow:0 0 15px #00000014;border-radius:5px;display:flex;flex-direction:column;padding:8px 0}.dropdown-view__left{left:0;transform:translate(-100%);top:5px}.dropdown-view .dropdown-item{display:flex;padding:5.5px 16px}.dropdown-view .dropdown-item img{margin-right:8px}.dropdown-view div{width:100%;padding:5px 0;border-bottom:1px solid rgba(0,0,0,.05);cursor:pointer}.profile-dropdown-button{justify-content:flex-end;align-items:center;display:flex}.profile-dropdown-button span{word-break:break-all;max-width:150px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile-dropdown-button__mobile{display:none}@media (max-width: 43rem){.profile-dropdown-button__mobile{display:flex}.profile-dropdown-button__mobile img{width:30px;height:30px}}.profile-dropdown-button img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:1000px;margin-right:8px}.comment-actions-dropdown .dropdown-view{top:15px;width:200px;height:-moz-max-content;height:max-content}.comment-actions-dropdown .dropdown-view .dropdown-item{display:flex;align-items:center;font-weight:400;font-size:14px;line-height:19px;color:#2c292f}.comment-actions-dropdown .dropdown-view .dropdown-item img{width:16px;height:16px;margin-right:8px}footer{display:flex;justify-content:center;background:transparent;color:#929292;padding:14px;border-top:1px solid #E7E7E7;margin-top:30px;font-weight:400;font-size:14px;line-height:19px}@media (max-width: 43rem){footer{font-weight:400;font-size:10px;line-height:140%}}.home-section{display:flex;justify-content:space-between;padding:32px 0}@media (max-width: 43rem){.home-section{padding:16px}}.home-section .selected-options{grid-template-columns:repeat(2,1fr)!important}.home-section .search-input{background-color:#fff}.home-section .filters{background:#FFFFFF;width:290px;border:1px solid #E7E7E7;border-radius:10px;margin-right:24px;height:-moz-max-content;height:max-content;position:fixed}@media (max-width: 756px){.home-section .filters{position:static}}@media (max-width: 43rem){.home-section .filters{display:none}}.home-section .filters-head{font-style:normal;font-weight:700;font-size:20px;line-height:113.6%;color:#000;padding:16px;border-bottom:1px solid #E7E7E7}.home-section .filters-body{padding:16px}.home-section .filters-body select{padding:8px}.home-section .books{flex-basis:calc(100% - 290px);width:calc(100% - 300px);margin-left:auto;padding-left:24px}@media (max-width: 756px){.home-section .books{flex-basis:auto;width:auto;padding-left:0}}.home-section .books input{width:100%!important;max-width:unset;margin-top:0!important}@media (max-width: 43rem){.home-section .books input{font-size:12px}}.home-section .books table td,.home-section .books table th{text-align:left!important}@media (max-width: 43rem){.home-section .books table td,.home-section .books table th{font-size:14px!important;line-height:19px}}.home-section .books table thead tr th:first-child{text-align:center!important;width:100px}.home-section .books table tbody tr td{font-weight:600;font-size:16px;line-height:22px;color:#2c292f}.home-section .books table tbody tr td:first-child{font-weight:400;text-align:center!important;width:100px}.home-section .books .filter-details{display:none;flex-direction:column;margin-bottom:16px}@media (max-width: 43rem){.home-section .books .filter-details{display:flex}}.home-section .books .filter-details .filter-detail{background:#F8F6F9;border-radius:3px;padding:4px 8px;font-weight:400;font-size:12px;display:flex;justify-content:space-between;align-items:center;width:-moz-max-content;width:max-content;margin-bottom:8px}.home-section .books .filter-details .filter-detail img{width:10px;height:10px;margin-left:8px}.home-section .books-mobile-buttons{display:none}@media (max-width: 43rem){.home-section .books-mobile-buttons{display:flex}}.home-section .books-mobile-buttons .button{margin-right:8px;display:flex;margin-bottom:16px;border:1px solid #E7E7E7;font-size:12px}.home-section .books-mobile-buttons .button img{margin-right:8px}.filters-button-wrapper{display:flex;justify-content:space-between}.favorites-section{display:flex;justify-content:space-between;margin-top:32px}@media (max-width: 43rem){.favorites-section{margin-top:0;flex-direction:column-reverse;justify-content:unset}}.favorites-section .favorites{background:#FFFFFF;padding:24px 32px;border:1px solid #E7E7E7;border-radius:10px;width:75%;margin-right:24px}.favorites-section .favorites .favorites-wrapper{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)!important;margin-top:32px}@media (max-width: 43rem){.favorites-section .favorites .favorites-wrapper{margin-top:0}}.favorites-section .favorites .favorites-wrapper .favorite-item{border:1px solid #E7E7E7;border-radius:10px;padding:16px}.favorites-section .favorites .favorites-wrapper .favorite-item h2{font-weight:700;font-size:16px;line-height:22px}@media (max-width: 43rem){.favorites-section .favorites .favorites-wrapper .favorite-item h2{font-weight:700;font-size:14px;line-height:19px}}.favorites-section .favorites .favorites-wrapper .favorite-item .book-rating{margin-top:8px}@media (max-width: 43rem){.favorites-section .favorites .favorites-wrapper .favorite-item .book-rating{margin-top:4px}}.favorites-section .favorites .favorites-wrapper .favorite-item-actions{display:flex;justify-content:space-between;align-items:center;margin-top:24px}@media (max-width: 43rem){.favorites-section .favorites .favorites-wrapper .favorite-item-actions{margin-top:16px}}.favorites-section .favorites .favorites-wrapper .favorite-item-actions a:first-child{font-weight:400;font-size:16px;line-height:22px;color:#8b1bce;display:flex;align-items:center}@media (max-width: 43rem){.favorites-section .favorites .favorites-wrapper .favorite-item-actions a:first-child{font-weight:400;font-size:14px;line-height:19px}}.favorites-section .favorites .favorites-wrapper .favorite-item-actions a:first-child svg{margin-right:8px;width:16px;height:16px}.favorites-section .favorites .favorites-wrapper .favorite-item-actions a:last-child img{width:24px;height:24px}@media (max-width: 43rem){.favorites-section .favorites .favorites-wrapper .favorite-item-actions a:last-child img{width:16px;height:16px}.favorites-section .favorites .favorites-wrapper{grid-template-columns:repeat(1,1fr)!important}.favorites-section .favorites{margin-top:0;margin-right:0;padding:16px;width:100%;border-radius:unset;border:unset}.favorites-section .favorites h1{display:none}}.favorites-section .favorites h1{font-weight:700;font-size:20px;line-height:113.6%}.favorites-section .user-navigation{display:flex;flex-direction:column;background:#FFFFFF;box-shadow:0 0 15px #00000014;border-radius:10px;height:-moz-max-content;height:max-content;width:calc(25% - 24px);padding:8px 0}@media (max-width: 43rem){.favorites-section .user-navigation{box-shadow:unset;padding:0 16px;width:100%;justify-content:center;border-bottom:1px solid #E7E7E7}}.favorites-section .user-navigation a{display:flex;align-items:center;padding:20px 24px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#2c292f}.favorites-section .user-navigation a svg{margin-right:8px;width:16px;height:16px}@media (max-width: 43rem){.favorites-section .user-navigation a{display:flex;justify-content:center;align-items:center;width:50%}}.favorites-section .user-navigation a.active{background:#F8F6F9;border-left:3px solid #8B1BCE;border-radius:0;color:#8b1bce}.favorites-section .user-navigation a.active svg *{stroke:#8b1bce}@media (max-width: 43rem){.favorites-section .user-navigation a.active{border-left:unset;background:#FFFFFF;border-bottom:2px solid #8B1BCE}.favorites-section .user-navigation{flex-direction:row}}.comments-section{display:flex;justify-content:space-between;margin-top:32px}@media (max-width: 43rem){.comments-section{margin-top:0;flex-direction:column-reverse;justify-content:unset}}.comments-section .comments{background:#FFFFFF;padding:24px 32px;border:1px solid #E7E7E7;border-radius:10px;width:75%;margin-right:24px}.comments-section .comments .comments-wrapper{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)!important;margin-top:32px}@media (max-width: 43rem){.comments-section .comments .comments-wrapper{margin-top:0}}.comments-section .comments .comments-wrapper .comment-item{border:1px solid #E7E7E7;border-radius:10px;padding:16px}.comments-section .comments .comments-wrapper .comment-item h2{font-weight:700;font-size:16px;line-height:22px}@media (max-width: 43rem){.comments-section .comments .comments-wrapper .comment-item h2{font-weight:700;font-size:14px;line-height:19px}}.comments-section .comments .comments-wrapper .comment-item .book-rating{margin-top:8px}@media (max-width: 43rem){.comments-section .comments .comments-wrapper .comment-item .book-rating{margin-top:4px}}.comments-section .comments .comments-wrapper .comment-item-actions{display:flex;flex-direction:column;margin-top:24px}@media (max-width: 43rem){.comments-section .comments .comments-wrapper .comment-item-actions{margin-top:16px}}.comments-section .comments .comments-wrapper .comment-item-actions a{font-weight:400;font-size:16px;line-height:22px;color:#8b1bce;display:flex;align-items:center}@media (max-width: 43rem){.comments-section .comments .comments-wrapper .comment-item-actions a{font-weight:400;font-size:14px;line-height:19px}}.comments-section .comments .comments-wrapper .comment-item-actions a svg{margin-right:8px;width:16px;height:16px}.comments-section .comments .comments-wrapper .comment-item-actions a:last-child{margin-top:8px}@media (max-width: 43rem){.comments-section .comments .comments-wrapper{grid-template-columns:repeat(1,1fr)!important}.comments-section .comments{margin-top:0;margin-right:0;padding:16px;width:100%;border-radius:unset;border:unset}.comments-section .comments h1{display:none}}.comments-section .comments h1{font-weight:700;font-size:20px;line-height:113.6%}.user-navigation{display:flex;flex-direction:column;background:#FFFFFF;box-shadow:0 0 15px #00000014;border-radius:10px;height:-moz-max-content;height:max-content;width:calc(25% - 24px);padding:8px 0}@media (max-width: 43rem){.user-navigation{box-shadow:unset;padding:0 16px;width:100%;justify-content:center;border-bottom:1px solid #E7E7E7}}.user-navigation a{display:flex;align-items:center;padding:20px 24px;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#2c292f}.user-navigation a svg{margin-right:8px;width:16px;height:16px}@media (max-width: 43rem){.user-navigation a{display:flex;justify-content:center;align-items:center;width:50%}}.user-navigation a.active{background:#F8F6F9;border-left:3px solid #8B1BCE;border-radius:0;color:#8b1bce}.user-navigation a.active svg *{stroke:#8b1bce}@media (max-width: 43rem){.user-navigation a.active{border-left:unset;background:#FFFFFF;border-bottom:2px solid #8B1BCE}.user-navigation{flex-direction:row}}.user-book-comments-section{display:flex;margin-top:24px}.user-book-comments-section .user-book-comments-left{width:70%;margin-right:24px}@media (max-width: 43rem){.user-book-comments-section .user-book-comments-left{width:100%;margin-right:0}.user-book-comments-section .user-navigation{display:none}.user-book-comments-section .back-btn{padding:0 0 0 16px}}.user-book-comments-section .user-book-comments{margin-top:24px;background-color:#fff;border:1px solid #E7E7E7;border-radius:10px;padding:24px 32px;display:flex;flex-direction:column}@media (max-width: 43rem){.user-book-comments-section .user-book-comments{border:none;border-radius:0;padding:16px;margin-top:0}}.user-book-comments-section .user-book-comments-actions{margin-top:16px;margin-bottom:24px}.user-book-comments-section .user-book-comments-actions .button{display:flex;width:-moz-max-content;width:max-content;align-items:center}.user-book-comments-section .user-book-comments-actions .button img{margin-right:8px;width:16px;height:16px}@media (max-width: 43rem){.user-book-comments-section .user-book-comments-actions .button{font-weight:400;font-size:12px;line-height:140%}}.user-book-comments-section .user-book-comments .book-rating{margin:8px 0}.user-book-comments-section .user-book-comments h3{font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#2c292f;margin-bottom:16px}@media (max-width: 43rem){.user-book-comments-section .user-book-comments h3{font-size:14px}}.user-book-comments-section .user-book-comments h1{font-weight:700;font-size:18px;line-height:113.6%;color:#2c292f}@media (max-width: 43rem){.user-book-comments-section .user-book-comments h1{font-size:16px}}.user-book-comments-section .user-book-comments .user-book-comment{background:#FFFFFF;border:1px solid #E7E7E7;border-radius:5px;padding:8px}.user-book-comments-section .user-book-comments .user-book-comment:not(:first-child){margin-top:16px}.user-book-comments-section .user-book-comments .user-book-comment-selection{padding:4px 8px;background:#F8F6F9;border-radius:15px;font-weight:600;font-size:14px;line-height:140%;color:#8b1bce}@media (max-width: 43rem){.user-book-comments-section .user-book-comments .user-book-comment-selection{font-size:12px}}.user-book-comments-section .user-book-comments .user-book-comment-description{font-weight:400;font-size:10px;line-height:140%;color:#929292;margin-top:4px}.book-inner-section .back-btn__mobile{display:none}@media (max-width: 43rem){.book-inner-section{padding:0!important}.book-inner-section .back-btn{display:none}.book-inner-section .back-btn__mobile{display:flex;margin-bottom:16px}}.book-inner-section .admin-module-body{margin-top:24px}@media (max-width: 43rem){.book-inner-section .admin-module-body{margin-top:0;padding:0;border:0}.book-inner-section .admin-module-body .book-inner-header-actions{display:none}}.book-inner-section__front{margin-top:32px;background:#FFFFFF}@media (max-width: 43rem){.book-inner-section__front{margin:0}}.book-inner-section .book-inner{display:flex;flex-direction:column}@media (max-width: 43rem){.book-inner-section .book-inner{padding:16px}}.book-inner-section .book-inner-bottom-actions{display:none;padding:16px}@media (max-width: 43rem){.book-inner-section .book-inner-bottom-actions{display:flex;flex-direction:column;border-top:1px solid #E7E7E7;margin:16px -16px}.book-inner-section .book-inner-bottom-actions a{display:flex;color:#8b1bce;align-items:center;font-weight:400;font-size:12px;line-height:140%;margin-bottom:8px}.book-inner-section .book-inner-bottom-actions a svg{margin-right:8px;width:16px;height:16px}}.book-inner-section .book-inner-actions{margin-bottom:24px;display:flex;align-items:center;margin-top:24px}@media (max-width: 43rem){.book-inner-section .book-inner-actions{margin-top:16px}}.book-inner-section .book-inner-actions .button{display:flex!important;justify-content:space-between;align-items:center;width:-moz-max-content;width:max-content;margin-top:0!important}.book-inner-section .book-inner-actions .button img{margin-right:8px}.book-inner-section .book-inner-actions .button:not(:last-child){margin-right:16px}@media (max-width: 43rem){.book-inner-section .book-inner-actions .button{font-weight:400;font-size:12px;line-height:140%}.book-inner-section .book-inner-actions .button img{width:16px;height:16px}}.book-inner-section .book-inner-header{display:flex;justify-content:space-between;align-items:center}.book-inner-section .book-inner-header h2{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:28px;line-height:113.6%}@media (max-width: 43rem){.book-inner-section .book-inner-header h2{font-weight:700;font-size:20px;line-height:113.6%}}.book-inner-section .book-inner-header-actions{display:flex;justify-content:space-between;align-items:center}.book-inner-section .book-inner-header-actions a{color:#8b1bce;display:flex;align-items:center;margin-right:28px}.book-inner-section .book-inner-header-actions a svg{margin-right:9px;width:16px;height:16px}.book-inner-section .book-inner-detail-title{color:#2c292f;margin-top:24px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:22px}@media (max-width: 43rem){.book-inner-section .book-inner-detail-title{font-weight:700;font-size:12px;line-height:140%}}.book-inner-section .book-inner-detail-desc{color:#2c292f;font-weight:400;font-size:16px;line-height:22px}@media (max-width: 43rem){.book-inner-section .book-inner-detail-desc{font-weight:400;font-size:12px;line-height:140%}}.book-inner-section .book-inner ul{padding-left:25px;list-style:disc;margin:25px 0}.book-inner-section .book-inner ul .book-language-link{color:#8b1bce}@media (max-width: 43rem){.book-inner-section .book-inner ul{font-style:normal;font-weight:400;font-size:12px;line-height:140%;margin:8px 0}}.book-inner-section .book-rating{margin:8px 0}.book-rating{display:flex}.book-rating object{margin-right:4px}.rate-book{color:#8b1bce;text-decoration:underline}@media (max-width: 43rem){.rate-book{font-weight:400;font-size:12px;line-height:140%}}.book-read-section{padding-left:305px!important;padding-right:85px!important;display:flex}@media (max-width: 43rem){.book-read-section{padding:0!important}.book-read-section .reading-page,.book-read-section .reading-page-wrapper{width:100%!important}}.book-read-section .book-read-left{margin-right:16px}@media (max-width: 43rem){.book-read-section .book-read-left{display:none}}.book-read-section .book-read-left-bar{background:#FFFFFF;height:-moz-max-content;height:max-content;border:1px solid #E7E7E7;border-radius:5px;margin-bottom:16px}.book-read-section .book-read-left-bar ul{display:flex;flex-direction:column;height:auto}.book-read-section .book-read-left-bar ul li{position:relative;padding:8px 0;display:flex;justify-content:center;align-items:center}.book-read-section .book-read-left-bar ul li a{padding:0 8px;text-align:center;white-space:nowrap}.book-read-section .book-read-left-bar ul li.active a{color:#8b1bce;font-weight:600}.book-read-section .book-read-left-bar ul li span{position:absolute;left:calc(100% + 10px);background:#FFFFFF;padding:5px 10px;border-radius:5px;opacity:0;box-shadow:#64646f33 0 7px 29px;pointer-events:none}.book-read-section .book-read-left-bar ul li span:after{content:"";position:absolute;top:50%;left:0;border-width:5px;border-style:solid;border-color:white transparent transparent transparent;transform:rotate(90deg) translateY(100%) translate(-50%);box-shadow:#64646f33 0 7px 29px}.book-read-section .book-read-left-bar ul li:hover span{opacity:1;transition:.3s all;white-space:nowrap}.book-read-section .book-read-left-bar ul li a{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#2c292f}.book-read-section .reading-page-wrapper{display:flex;flex-direction:column;justify-content:space-between;width:75%}.book-read-section .reading-page-flex{display:flex;border-radius:5px}.book-read-section .reading-page{background:#FFFFFF;border:1px solid #E7E7E7;padding:24px 32px;border-radius:5px}.book-read-section .reading-page>div:not(:last-child){margin-bottom:15px}@media (max-width: 43rem){.book-read-section .reading-page{padding:16px}}.book-read-section .reading-page.action-bar-active{border-radius:5px 0 0 5px}@media (max-width: 43rem){.book-read-pagination{display:none}}.book-read-header{margin-left:220px;width:calc(100% - 220px);background:#FFFFFF;display:flex;flex-direction:column;padding:24px}@media (max-width: 43rem){.book-read-header{margin-bottom:0!important;margin-left:0;width:100%}.book-read-header .back-btn{display:none!important}}.book-read-header .book-author{margin-bottom:8px}.book-read-header .rate-book{margin:8px auto}@media (max-width: 43rem){.book-read-header .rate-book{font-weight:400;font-size:14px;line-height:140%}}.book-read-header-details{display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center}.book-read-header-details h2{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:28px;line-height:113.6%;color:#2c292f;margin-bottom:8px}@media (max-width: 43rem){.book-read-header-details h2{font-weight:700;font-size:18px;line-height:113.6%}}.book-comments-back{pointer-events:none;visibility:hidden;transition:.3s all}@media (max-width: 43rem){.book-comments-back{position:fixed;display:block;background:rgba(0,0,0,.3);width:100%;height:100vh;left:0;top:60px;z-index:2;visibility:visible}}.book-comments{background:#FFFFFF;border:1px solid #E7E7E7;border-left:none;width:25%;padding:32px 16px;position:relative;border-radius:0 5px 5px 0;z-index:2;display:none}.book-comments .book-comments-wrapper{overflow:scroll;height:100%;overflow-x:hidden}.book-comments.active{display:block}@media (max-width: 43rem){.book-comments{z-index:3;border-radius:10px 10px 0 0;overflow:hidden;position:fixed;width:100%;top:180px;height:calc(100vh - 180px);display:block;transform:translateY(100%);transition:.3s all}.book-comments.active{transform:translateY(0)}}.book-comments-close{position:absolute;top:8px;right:8px}.book-comments-close img{width:16px;height:16px}.book-comments h2{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:113.6%}@media (max-width: 43rem){.book-comments h2{text-align:center;font-weight:700;font-size:14px;line-height:19px}}.book-comment{display:flex;flex-direction:column}.book-comment-commented-text{background:#F8F6F9;border-radius:15px;padding:4px 8px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:19px;color:#8b1bce;margin-top:16px;max-height:400px;overflow:scroll}.book-comment-form{margin-top:16px;display:flex;background:#FFFFFF;border:1px solid #E7E7E7;border-radius:15px;overflow:hidden;justify-content:space-between;padding-right:10px;height:35px;margin-bottom:24px}.book-comment-form input{border:none!important;width:90%}@media (max-width: 43rem){.book-comment-form input{font-size:12px;line-height:140%}}.book-comment-form input:focus{outline:0!important;border-color:inherit;box-shadow:none}.book-comment-form button{background:transparent;border:none}.paragraph-count{background:#E7E7E7;border-radius:10px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:600;font-size:12px;line-height:140%;color:#929292;padding:0 8px;margin-left:8px}.book-comment-border{height:1px;background:#E7E7E7;margin:16px -16px}.book-comment-read-more{font-style:normal;font-weight:400;font-size:12px;line-height:140%;text-decoration-line:underline;color:#929292;margin-top:4px}.book-comment-edit-form .book-comment-form{margin-bottom:0;margin-top:5px}.book-comment-comments{display:flex;flex-direction:column}.book-comment-item{margin-top:16px;display:flex;flex-direction:column}.book-comment-item .book-comment-item-open-comments{text-decoration:underline;color:#8b1bce;font-size:14px;line-height:140%}.book-comment-item-view-replies{font-style:normal;font-weight:400;font-size:12px;line-height:140%;text-decoration-line:underline;color:#929292}.book-comment-item .book-comment-item{padding-left:32px}.book-comment-item-wrapper{display:flex;align-items:flex-start}.book-comment-item-actions{display:flex;padding-left:32px;justify-content:space-between}.book-comment-item-actions .book-comment-item-like{display:flex;flex-direction:row}.book-comment-item-actions__child{justify-content:flex-end}.book-comment-item-actions button{flex:1;font-weight:400;font-size:10px;line-height:140%;display:flex;padding:5px 0}.book-comment-item-actions button:first-child{margin-right:10px}.book-comment-item-actions button.active{color:#8b1bce}.book-comment-item-actions img{width:16px!important;height:16px!important;margin-right:5px!important}.book-comment-item .book-comment-item-form{padding-left:32px}.book-comment-item img{width:25px;height:25px;border-radius:50%;margin-right:8px}.book-comment-item .book-comment-profile{display:flex;flex-direction:column;width:100%}.book-comment-item .book-comment-profile-information{display:flex;justify-content:space-between;align-items:center;margin-top:-4px}.book-comment-item .book-comment-profile-information-name{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:0;color:#0d1f30;margin-right:8px}.book-comment-item .book-comment-profile-information-date{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:10px;line-height:140%;color:#929292}.book-comment-item .book-comment-profile-information button{cursor:pointer}.book-comment-item .book-comment-profile-information button img{width:10px}.book-comment-item .book-comment-text{margin-top:5px;background:#F8F6F9;border-radius:0 10px 10px;padding:8px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:19px}.book-read-front{width:100%;display:flex;flex-direction:column}.book-read-front .book-read-header{margin-left:0!important;width:100%;margin-bottom:32px}.book-read-front .book-read-section{padding-left:0!important;padding-right:0!important;margin:0 auto;max-width:600px}@media (min-width: 1000px){.book-read-front .book-read-section{max-width:800px}}@media (min-width: 1200px){.book-read-front .book-read-section{max-width:1000px}}@media (min-width: 1400px){.book-read-front .book-read-section{max-width:1200px}}@media (min-width: 1600px){.book-read-front .book-read-section{max-width:1400px}}.book-read-pagination-mobile{display:none;padding:8px 16px;align-items:center;position:fixed;top:56px;width:100%;left:0;background:#FFFFFF;z-index:5;border-bottom:1px solid #E7E7E7;justify-content:space-between}.book-read-pagination-mobile__admin{top:72px}@media (max-width: 43rem){.book-read-pagination-mobile{display:flex}}.book-read-pagination-mobile .show-button{padding:8px;background:#FFFFFF;border:1px solid #E7E7E7;border-radius:5px;display:flex;justify-content:center;align-items:center}.book-read-pagination-mobile select{border-radius:5px!important;padding:8px!important;flex:1;margin-left:8px}.book-read-pagination-mobile .pagination{margin-left:6px}.book-read-pagination-mobile .pagination input,.book-read-pagination-mobile .pagination .go-to-page{display:none}.book-read-pagination-mobile .pagination a:first-child,.book-read-pagination-mobile .pagination span:first-child{margin-right:19px}.comment-tooltip{position:absolute;transform:translateY(-100%) translate(-37%);padding:8px;background:#8B1BCE;border-radius:8px;display:flex}.comment-tooltip .border-r{border-right:1px solid #FFFFFF;border-radius:0}.comment-tooltip button{margin:0!important;color:#fff;font-weight:400;font-size:14px;line-height:19px;padding:0 8px;display:flex;white-space:nowrap;width:-moz-max-content;width:max-content}@media (max-width: 43rem){.comment-tooltip button{font-weight:400;font-size:12px;line-height:140%}}.comment-tooltip button img{width:16px;height:16px;margin-right:8px}.edit-text-selection{background:#F8F6F9;border-radius:15px;padding:4px 8px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:19px;color:#8b1bce;margin-top:16px;max-height:400px;overflow:scroll}.book-inner-detail-desc a{text-decoration:underline}@media (max-width: 43rem){.profile-update-body{padding:0}}.profile-update-body__front{background:#FFFFFF;border:1px solid #E7E7E7;border-radius:10px;padding:24px 32px;margin-top:32px}@media (max-width: 43rem){.profile-update-body__front{margin-top:0;border-radius:unset;border:none;padding:0}.profile-update-body__front .profile-update-wrapper{padding:16px}}.profile-update-body .logout-button{padding:16px 24px;display:none;border-top:1px solid #E7E7E7;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:140%;width:100%;color:#8b1bce}@media (max-width: 43rem){.profile-update-body .logout-button{display:flex;align-items:center}.profile-update-body .logout-button img{margin-right:8px}.profile-update-body .admin-module-body,.profile-update-body .profile-update-body{padding:16px;border:none}}.profile-update-body .profile-update-wrapper{width:500px;height:100%}@media (max-width: 43rem){.profile-update-body .profile-update-wrapper{width:100%}}.profile-update-body .profile-update-wrapper h1{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:113.6%;color:#2c292f}@media (max-width: 43rem){.profile-update-body .profile-update-wrapper h1{font-weight:700;font-size:18px;line-height:113.6%}}.profile-update-body .profile-update-wrapper h2{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:22px;color:#2c292f;margin-top:32px;margin-bottom:24px}@media (max-width: 43rem){.profile-update-body .profile-update-wrapper h2{font-style:normal;font-weight:700;font-size:16px;line-height:22px}}.profile-update-body .profile-update-wrapper .form-group{width:400px}@media (max-width: 43rem){.profile-update-body .profile-update-wrapper .form-group{width:100%}}.profile-update-body .profile-update-wrapper .form-group label{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:600;font-size:14px;color:#2c292f}.profile-update-body .profile-update-wrapper .password-wrapper{display:flex;justify-content:space-between;align-items:center}.profile-update-body .profile-update-wrapper .password-wrapper a{margin-bottom:-10px;color:#8b1bce;text-decoration:underline}@media (max-width: 43rem){.profile-update-body .profile-update-wrapper .password-wrapper a{margin-left:10px}}.profile-update-body .profile-update-wrapper .password-wrapper .form-group{width:400px}.profile-update-body .profile-update-wrapper .profile-photo{display:flex;align-items:center}.profile-update-body .profile-update-wrapper .profile-photo .button{margin-top:0!important;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;cursor:pointer}@media (max-width: 43rem){.profile-update-body .profile-update-wrapper .profile-photo .button{font-weight:400;font-size:12px;line-height:100%}}.profile-update-body .profile-update-wrapper .profile-photo label{margin-left:24px;display:flex;flex-direction:column;align-items:center}.profile-update-body .profile-update-wrapper .profile-photo label a{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:19px;text-align:center;color:#2c292f}@media (max-width: 43rem){.profile-update-body .profile-update-wrapper .profile-photo label a{font-weight:600;font-size:12px;line-height:140%;margin-top:4px}}.profile-update-body .profile-update-wrapper .profile-photo input{position:absolute;left:-192849243px}.profile-update-body .profile-update-wrapper .profile-photo img{width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover}@media (max-width: 43rem){.profile-update-body .profile-update-wrapper .profile-photo img{width:64px;height:64px}}.error-page{display:grid;place-items:center;height:100%;margin-top:100px;padding:0 20px}.error-page img{width:393px;height:204px}@media (max-width: 43rem){.error-page img{width:223px;height:115px}}.error-page-title{font-weight:400;font-size:18px;line-height:113.6%;margin-top:24px;color:#2c292f}@media (max-width: 43rem){.error-page-title{font-weight:400;font-size:12px;line-height:140%}}.error-page-description{font-weight:400;font-size:18px;line-height:113.6%;color:#2c292f}@media (max-width: 43rem){.error-page-description{font-weight:400;font-size:12px;line-height:140%}}.error-page .button{margin-top:24px;font-weight:400;font-size:16px;line-height:22px}@media (max-width: 43rem){.error-page .button{font-weight:400;font-size:12px;line-height:140%;margin-top:14px}}#app{min-height:100vh;display:flex;flex-direction:column}*{margin:0;padding:0;box-sizing:border-box;font-family:Noto Sans,sans-serif;-ms-overflow-style:none;scrollbar-width:none}body{display:unset!important}.wrapper{margin-top:72px;background:#F9F9F9;min-height:calc(100vh - 72px);display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 43rem){.wrapper{background:#FFFFFF;margin-top:56px;min-height:calc(100vh - 56px)}.wrapper.reading-page-main{margin-top:115px}}.pl-32{padding-left:32px}.bg-white{background:#FFFFFF}button{background:transparent;border:none}.container{margin:0 auto;max-width:600px}@media (min-width: 1000px){.container{max-width:800px}}@media (min-width: 1200px){.container{max-width:1000px}}@media (min-width: 1400px){.container{max-width:1200px}}@media (min-width: 1600px){.container{max-width:1536px}}.data-not-found{padding:20px;width:100%;text-align:center;font-family:Noto Sans,sans-serif;font-style:normal;border:1px solid #E4E4E4}.mb-0{margin-bottom:0!important}.back-btn{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:140%;color:#929292;display:flex;align-items:center}.back-btn svg{margin-right:9px;width:16px;height:16px}.unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sortable-flex-start .sortable{justify-content:flex-start!important}.p-0{padding:0!important}.report-button{position:fixed;bottom:50px;right:50px}
