.Icon-module__wrapper{display:inline-block;font-size:0;line-height:0;vertical-align:middle}
@keyframes Loader-module__progress{0%{transform:translateX(0)}50%{transform:translateX(65%)}}.Loader-module__wrapper{width:75%;height:6px;border-radius:4px;background-color:rgba(235,235,235,.4)}.Loader-module__wrapper .Loader-module__bar{width:60%;height:6px;border-radius:4px;background-color:#ebebeb;animation:Loader-module__progress 1.3s ease-out infinite}.Loader-module__wrapper.Loader-module__dark{background-color:rgba(59,57,63,.4)}.Loader-module__wrapper.Loader-module__dark .Loader-module__bar{background-color:rgba(59,57,63,.7)}
.OldButtonContent-module__icon{width:20px;height:20px;margin-right:10px}.OldButtonContent-module__icon_secondIcon{margin-right:0}.OldButtonContent-module__container{margin:0 25px 0 15px}.OldButtonContent-module__secondIconContainer{position:relative;display:flex}.OldButtonContent-module__secondIconContainer:before{position:absolute;top:-15px;right:32.5px;width:1px;height:50px;background-color:#e1e1e1;content:""}.OldButtonContent-module__price_container{display:flex;flex-direction:column;align-items:center}.OldButtonContent-module__subprice{position:relative;padding:0 3px;overflow:hidden;color:#767579;font-weight:500;font-size:12px;line-height:12px}.OldButtonContent-module__subprice:before{position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;background:#767579;transform:matrix(-5, 1, 1, 1, 0, -6);content:""}.OldButtonContent-module__secondarySubpriceContainer:before{background:#ff001f}.OldButtonContent-module__second_icon{width:20px;height:20px;margin:0 0 0 15px}
.OldButton-module__button{display:flex;align-items:center;justify-content:center;width:var(--width);height:var(--height);padding:var(--verticalPadding) 0;border:2px solid #9d9c9f;border-radius:3px;color:#767579;font-weight:600;font-size:var(--fontSize);font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;text-transform:uppercase;background-color:#fff;cursor:pointer}.OldButton-module__button:not(.OldButton-module__button__primary):hover{border-color:#767579;color:#3b393f;background-color:#fff;opacity:1}.OldButton-module__button:not(.OldButton-module__button__primary):hover__price{color:#fff;background-color:#ffeee6;opacity:.7}.OldButton-module__button:not(.OldButton-module__button__primary):hover__price__subprice{background-color:#e7f5e7}.OldButton-module__button:not(.OldButton-module__button__primary):hover.OldButton-module__button__orange{opacity:1}.OldButton-module__button:not(.OldButton-module__button__primary):hover.OldButton-module__button__purple{border-color:#d1a4e8;color:#9631ca;background-color:#f5ebfa;opacity:.7}.OldButton-module__button:not(.OldButton-module__button__primary):hover.OldButton-module__button__green{border-color:#95cf95;color:#0e920e;background-color:#e7f5e7;opacity:.7}.OldButton-module__button:not(.OldButton-module__button__primary):hover.OldButton-module__button__blue{border-color:#92bdef;color:#106edc;background-color:#e8f1fc;opacity:.7}.OldButton-module__button:not(.OldButton-module__button__primary):hover.OldButton-module__button__black{border-color:#b1b0b2;color:#3b393f;background-color:#ececec;opacity:.7}.OldButton-module__button:not(.OldButton-module__button__primary):hover.OldButton-module__button__lightgray{opacity:.7}.OldButton-module__button:focus{outline:none}.OldButton-module__button__href{box-sizing:border-box;text-decoration:none}.OldButton-module__button__text{border:none}.OldButton-module__button__primary{border:none;color:#fff;transition:all .3s ease 0s}.OldButton-module__button__primary:hover{color:#fff}.OldButton-module__button__primary.OldButton-module__button__gray:hover{opacity:.7}.OldButton-module__button__primary.OldButton-module__button__orange{background-color:#ff4c00}.OldButton-module__button__primary.OldButton-module__button__lightgray{background-color:#ebebeb}.OldButton-module__button__primary.OldButton-module__button__lightgray:hover{color:#3b393f;opacity:.7}.OldButton-module__button__lightgray{color:#3b393f}.OldButton-module__button__orange{border-color:rgba(0,0,0,0)}.OldButton-module__button__orange:hover{background-color:#cc3c00}.OldButton-module__button__gray{border-color:rgba(0,0,0,0);color:#fff;background-color:#3b393f}.OldButton-module__button__green.OldButton-module__button__primary{border-color:rgba(0,0,0,0);background-color:#0e920e}.OldButton-module__button__green.OldButton-module__button__primary:hover{opacity:.7}.OldButton-module__button__green:not(.OldButton-module__button__primary){border:1px solid #95cf95;color:#0e920e}.OldButton-module__button__green:not(.OldButton-module__button__primary):hover{background-color:#e7f5e7}.OldButton-module__button.OldButton-module__button__price{border:1px solid #ffb799;color:#3b393f}.OldButton-module__button__subprice{border:1px solid #0e920e;color:#0e920e}.OldButton-module__button__purple{border:1px solid #d1a4e8;color:#9631ca}.OldButton-module__button__purple:hover{background-color:#f5ebfa}.OldButton-module__button__black{border:1px solid #b1b0b2;color:#3b393f}.OldButton-module__button__black:hover{background-color:#ececec}.OldButton-module__button__blue{border:1px solid #92bdef;color:#106edc}.OldButton-module__button__blue:hover{background-color:#e8f1fc}.OldButton-module__button__disabled{cursor:auto !important;opacity:.2 !important;pointer-events:none}.OldButton-module__button.OldButton-module__button__hover{--main-color: #3b393f;border:1px solid var(--main-color) !important;color:var(--main-color) !important}.OldButton-module__button.OldButton-module__button__hover:hover{color:#fff !important;background-color:var(--main-color) !important}
.ConfirmPanel__confirmPanel{position:relative;display:flex;flex-direction:row;gap:12px;justify-content:space-between;padding:16px 24px 0px;border-radius:4px;background:#fef2f5}.ConfirmPanel__confirmPanel__mobile{gap:8px;justify-content:space-between;padding:16px 12px 0px}.ConfirmPanel__confirmPanel__content{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}.ConfirmPanel__confirmPanel__content__mobile{flex-direction:column}.ConfirmPanel__confirmPanel__wrapper{position:relative;display:flex;justify-content:center;min-height:28px;margin-bottom:16px}.ConfirmPanel__confirmPanel__text{display:flex;align-items:center;padding-right:10px;font-size:14px;line-height:18px;letter-spacing:.25px;text-align:center}.ConfirmPanel__confirmPanel__text__mobile{padding-right:0}.ConfirmPanel__confirmPanel__buttons{display:flex;gap:12px;align-items:center;justify-content:center;margin-bottom:16px}.ConfirmPanel__confirmPanel__buttons button[class*=orange]:hover{background:#ff7033}.ConfirmPanel__confirmPanel__buttons div+div{margin-left:12px}.ConfirmPanel__confirmPanel__close-button{display:flex;align-items:center;justify-content:center;width:18px;height:18px;margin:0;padding:0;border:0;line-height:0;background:rgba(0,0,0,0);cursor:pointer}.ConfirmPanel__confirmPanel__close-button:hover svg{color:#3b393f}.ConfirmPanel__confirmPanel__close-button svg{color:#9d9c9f}
.SuccessPanel__successPanel{position:relative;display:flex;padding:21px 62px 21px 56px;border-radius:4px;background:#f3fcfa}.SuccessPanel__successPanel__icon{position:absolute;top:50%;left:18px;width:20px;height:20px;line-height:0;transform:translateY(-50%)}.SuccessPanel__successPanel__content{padding-right:10px;font-size:14px;line-height:18px;letter-spacing:.25px}.SuccessPanel__successPanel__buttons button[class*=orange]:hover{background:#ff7033}.SuccessPanel__successPanel__close-button{position:absolute;top:50%;right:17px;display:flex;align-items:center;justify-content:center;width:18px;height:18px;margin:0;padding:0;border:0;line-height:0;background:rgba(0,0,0,0);transform:translateY(-50%);cursor:pointer}.SuccessPanel__successPanel__close-button:hover svg{color:#3b393f}.SuccessPanel__successPanel__close-button svg{color:#9d9c9f}
.Safemode__safemodeContainer{width:100%;margin-bottom:22px}
.AuthorizationPopup-module__wrapper{position:relative;width:330px;border:1px solid #efefef;border-radius:3px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;background:#fff}.AuthorizationPopup-module__wrapper *{box-sizing:border-box;white-space:normal}.AuthorizationPopup-module__wrapper_mobile{border:none}.AuthorizationPopup-module__wrapper_loading{position:relative}.AuthorizationPopup-module__wrapper a{color:#106edc;text-decoration:none}.AuthorizationPopup-module__wrapper a:hover{color:#ff4c14}.AuthorizationPopup-module__wrapper button[class*=orange]:hover{background-color:#cc3c00;opacity:1}.AuthorizationPopup-module__wrapper button[class*=lightgrey]:hover{color:#000;background-color:#d5d5d5;opacity:1}.AuthorizationPopup-module__wrapper .AuthorizationPopup-module__onetimepinList{margin:37px 0 10px 9px;padding-right:30px;padding-left:30px;list-style:decimal}.AuthorizationPopup-module__wrapper .AuthorizationPopup-module__onetimepinList__item{position:relative;line-height:20px}.AuthorizationPopup-module__wrapper .AuthorizationPopup-module__onetimepinList__item a{text-decoration:underline}.AuthorizationPopup-module__wrapper .AuthorizationPopup-module__onetimepinList__item .AuthorizationPopup-module__onetimepinList__icon{position:absolute;display:block}.AuthorizationPopup-module__wrapper .AuthorizationPopup-module__onetimepinList__item:nth-child(1){margin-bottom:60px}.AuthorizationPopup-module__wrapper .AuthorizationPopup-module__onetimepinList__item:nth-child(1) .AuthorizationPopup-module__onetimepinList__icon{top:-18px;right:0}.AuthorizationPopup-module__wrapper .AuthorizationPopup-module__onetimepinList__item:nth-child(2){margin-bottom:50px}.AuthorizationPopup-module__wrapper .AuthorizationPopup-module__onetimepinList__item:nth-child(2) .AuthorizationPopup-module__onetimepinList__icon{top:-23px;right:0}.AuthorizationPopup-module__wrapper .AuthorizationPopup-module__onetimepinList__item:nth-child(3){margin-bottom:33px}.AuthorizationPopup-module__wrapper .AuthorizationPopup-module__onetimepinList__item:nth-child(3) .AuthorizationPopup-module__onetimepinList__icon{top:-8px;right:0}.AuthorizationPopup-module__wrapper .AuthorizationPopup-module__onetimepinList__item:nth-child(4){margin:0 -7px -11px 0}.AuthorizationPopup-module__step{color:#202020}.AuthorizationPopup-module__step__block{position:relative;display:block;padding:0 20px}.AuthorizationPopup-module__step__biblioGet{padding-top:20px;font-size:15.5px;line-height:20px;text-align:center}.AuthorizationPopup-module__step__title{padding-top:20px;padding-right:40px;font-weight:bold;font-size:22px;line-height:25px}.AuthorizationPopup-module__step__title_fail{color:#ff001f;font-weight:bold;font-size:16px;line-height:20px}.AuthorizationPopup-module__wrapper_mobile .AuthorizationPopup-module__step__title{color:#000;font-size:20px}.AuthorizationPopup-module__step__text{padding-top:20px;line-height:20px}.AuthorizationPopup-module__step__text_grey{color:#767579;font-size:14px}.AuthorizationPopup-module__wrapper_mobile .AuthorizationPopup-module__step__text{color:#000}.AuthorizationPopup-module__step__content{padding-bottom:20px}.AuthorizationPopup-module__wrapper_mobile .AuthorizationPopup-module__step__content{position:relative;padding-bottom:0}.AuthorizationPopup-module__step__back{position:relative;padding:0 20px;border-radius:0 0 3px 3px;overflow:hidden;background-color:#f5f5f5}.AuthorizationPopup-module__wrapper_mobile .AuthorizationPopup-module__step__back{background-color:rgba(0,0,0,0)}.AuthorizationPopup-module__step__backLink{display:inline-block;padding:0;border:none;color:#767579;font-size:14px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:40px;background:none;outline:none;cursor:pointer}.AuthorizationPopup-module__wrapper_mobile .AuthorizationPopup-module__step__backLink{height:50px;font-size:16px}.AuthorizationPopup-module__step__backLink::before{position:relative;left:3px;display:inline-block;margin-right:5px;padding:4px;border:solid #767579;border-width:0 2px 2px 0;transform:rotate(135deg);content:""}.AuthorizationPopup-module__step__backLink:hover{color:#000}.AuthorizationPopup-module__step__backLink:hover::before{border:solid #000;border-width:0 2px 2px 0}.AuthorizationPopup-module__step__skip{text-align:right}.AuthorizationPopup-module__step__skipLink{color:#106edc;font-size:14px;line-height:40px;cursor:pointer}.AuthorizationPopup-module__step__skipLink:hover{color:#ff4c14}.AuthorizationPopup-module__step__skipLink::before{content:none}.AuthorizationPopup-module__stepFooter{position:absolute;right:0;left:0}.AuthorizationPopup-module__button{margin-top:20px;font-weight:bold;line-height:50px}.AuthorizationPopup-module__button .AuthorizationPopup-module__btn{display:inline-block;width:100%;height:50px;padding:0 20px;border:none;border-radius:3px;color:#fff;font-weight:bold;line-height:50px;text-align:center;text-transform:uppercase;background-color:#ff4c00;cursor:pointer;transition:background-color .3s ease 0s}.AuthorizationPopup-module__button .AuthorizationPopup-module__btn:hover{color:#fff;background-color:#cc3c00}.AuthorizationPopup-module__input{width:100%;height:40px;margin-top:12px;padding:0 10px;border:1px solid #9d9c9f;border-radius:3px;color:#000;font-size:16px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:40px;background-color:#fff;-webkit-appearance:none}.AuthorizationPopup-module__input_error{border-color:red}.AuthorizationPopup-module__input:focus{border:1px #000 solid;outline:none}.AuthorizationPopup-module__centredBlock{display:flex;justify-content:center}.AuthorizationPopup-module__inputBlock{position:relative;margin-top:8px}.AuthorizationPopup-module__error{color:red;font-size:14px}.AuthorizationPopup-module__greenText{padding-top:20px;color:#0e920e;font-size:16px}.AuthorizationPopup-module__account{position:relative;display:flex;align-items:center;padding-top:20px;padding-right:0}.AuthorizationPopup-module__account .AuthorizationPopup-module__phone{font-size:22px}.AuthorizationPopup-module__accountLogin{max-width:240px;overflow:hidden;font-weight:bold;font-size:18px;text-overflow:ellipsis}.AuthorizationPopup-module__accountEdit{width:17px;height:17px;margin-left:12px;cursor:pointer}.AuthorizationPopup-module__accountEditSelf{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer}.AuthorizationPopup-module__accountAvatar{width:40px;height:40px;margin-right:10px;border-radius:50%;overflow:hidden}.AuthorizationPopup-module__passEye{position:absolute;top:12px;right:20px;display:block;box-sizing:border-box;width:40px;height:40px;padding:10px;cursor:pointer;content:""}.AuthorizationPopup-module__restorepass{padding-top:22px}.AuthorizationPopup-module__restorepass button{padding:0;border:none;color:#106edc;font-size:16px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:20px;text-align:left;background:none;outline:none;cursor:pointer}.AuthorizationPopup-module__restorepass button:hover{color:#ff4c14}.AuthorizationPopup-module__socials{display:flex;flex-wrap:nowrap;margin:20px 0 -17px -1px}.AuthorizationPopup-module__socials__link{width:54px;margin:0 5px 14px 0;text-align:center;cursor:pointer}.AuthorizationPopup-module__socials__link:last-child{margin-right:-3px}.AuthorizationPopup-module__socials__link_icon{display:block;width:100%;margin-bottom:5px}.AuthorizationPopup-module__socials__link_name{display:block;color:#767579;font-size:12px;line-height:14px}.AuthorizationPopup-module__socials__link:hover{opacity:.8}.AuthorizationPopup-module__accessToLibrary{display:block;padding:10px 20px 0;font-size:15.5px}.AuthorizationPopup-module__oferta{padding-top:15px;font-size:14px;line-height:20px}.AuthorizationPopup-module__wrapper_mobile .AuthorizationPopup-module__oferta{color:#000}.AuthorizationPopup-module__loginBtn{position:relative;border-radius:3px}.AuthorizationPopup-module__loginBtn .AuthorizationPopup-module__loginBtnIcon{position:absolute;top:15px;left:16px;display:block;width:20px;height:20px}.AuthorizationPopup-module__loginBtn .AuthorizationPopup-module__loginBtnButton{position:relative;display:block;width:100%;height:50px;margin-top:15px;padding-left:12px;border:none;border-radius:0 0 3px 3px;color:#3b393f;font-size:16px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:48px;text-decoration:none;background:#ebebeb;cursor:pointer}.AuthorizationPopup-module__loginBtn .AuthorizationPopup-module__loginBtnButton:hover{color:#000}.AuthorizationPopup-module__loginBtn .AuthorizationPopup-module__loginBtnButton::after{position:absolute;top:20px;right:15px;display:inline-block;margin-right:5px;padding:4px;border:solid #767579;border-width:2px 0 0 2px;transform:rotate(135deg);content:""}.AuthorizationPopup-module__wrapper_mobile .AuthorizationPopup-module__loginBtn .AuthorizationPopup-module__loginBtnButton{margin-top:0;color:#767579;background-color:rgba(0,0,0,0)}.AuthorizationPopup-module__wrapper_mobile .AuthorizationPopup-module__loginBtn .AuthorizationPopup-module__loginBtnButton::after{content:unset}.AuthorizationPopup-module__biblio{position:absolute;bottom:-60px;left:0;width:100%;overflow:hidden}.AuthorizationPopup-module__biblio .AuthorizationPopup-module__biblioButton{margin-top:0;padding-left:5px}.AuthorizationPopup-module__wrapper_mobile .AuthorizationPopup-module__biblio{bottom:-40px}.AuthorizationPopup-module__onetimepin{margin-bottom:-20px}.AuthorizationPopup-module__success{display:flex;margin-top:25px}.AuthorizationPopup-module__success strong{font-size:18px}.AuthorizationPopup-module__success__icon{margin-top:10px;margin-right:20px;margin-left:10px}.AuthorizationPopup-module__closeIcon{position:absolute;top:15px;right:15px;z-index:1;width:14px;height:14px;background:url(/static/litres/modules/react-header/./images/close.8671fd62.svg);cursor:pointer;opacity:.7}.AuthorizationPopup-module__closeIcon:hover{opacity:1}.AuthorizationPopup-module__hidden{display:none}.AuthorizationPopup-module__codes{margin-top:12px}.AuthorizationPopup-module__loading::before{position:absolute;top:0;left:0;z-index:2;display:block;width:100%;height:100%;background-color:#fff;background-image:url(/static/litres/modules/react-header/./images/book_loader.bdd13edf.svg);background-repeat:no-repeat;background-position:center;content:""}.AuthorizationPopup-module__appAuthInput{margin-top:20px}.AuthorizationPopup-module__truncated{display:block;overflow:hidden;line-height:20px;white-space:nowrap;text-overflow:ellipsis}.AuthorizationPopup-module__separator{display:none}.AuthorizationPopup-module__wrapper_mobile .AuthorizationPopup-module__separator{display:block;width:calc(100% - 40px);height:1px;margin:20px 20px 0 20px;background-color:#d5d5d5}.AuthorizationPopup-module__marketingConsentWrap{padding-top:15px}.AuthorizationPopup-module__marketingConsentWrap .AuthorizationPopup-module__marketingConsent{position:relative;display:block;font-size:14px;white-space:nowrap;user-select:none}.AuthorizationPopup-module__marketingConsentWrap .AuthorizationPopup-module__marketingConsent input[type=checkbox]{position:absolute;top:0;left:0;opacity:0}.AuthorizationPopup-module__marketingConsentWrap .AuthorizationPopup-module__marketingConsent input[type=checkbox]:checked+.AuthorizationPopup-module__marketingConsentCheckbox::after{position:absolute;top:14px;left:21px;width:11px;height:25px;border-right:3px solid #106edc;border-bottom:3px solid #106edc;transform:rotate(45deg);content:""}.AuthorizationPopup-module__marketingConsentWrap .AuthorizationPopup-module__marketingConsent input[type=checkbox]:checked+.AuthorizationPopup-module__marketingConsentCheckbox .AuthorizationPopup-module__marketingConsentCursor{display:none}.AuthorizationPopup-module__marketingConsentWrap .AuthorizationPopup-module__marketingConsent .AuthorizationPopup-module__marketingConsentCheckbox{position:relative;display:inline-block;padding:5px 15px 30px 0;vertical-align:top;cursor:pointer}.AuthorizationPopup-module__marketingConsentWrap .AuthorizationPopup-module__marketingConsent .AuthorizationPopup-module__marketingConsentCheckbox::before{display:block;box-sizing:border-box;width:50px;height:50px;border:1px solid #9d9c9f;border-radius:3px;background:#fff;content:"";pointer-events:none}.AuthorizationPopup-module__marketingConsentWrap .AuthorizationPopup-module__marketingConsent .AuthorizationPopup-module__marketingConsentCheckbox .AuthorizationPopup-module__marketingConsentCursor{position:absolute;top:5px;left:0;width:64px;height:80px;background-image:url(/static/litres/modules/react-header/./images/cursor.d0f24659.gif);pointer-events:none}.AuthorizationPopup-module__marketingConsentWrap .AuthorizationPopup-module__marketingConsent .AuthorizationPopup-module__marketingConsentTextWrap{display:inline-block;width:245px;padding-right:20px;line-height:20px;vertical-align:top;cursor:pointer}
.Flags-module__flag{position:relative;display:inline-flex;align-items:center;justify-content:center}.Flags-module__flag img{border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.15)}
.PhoneCodes__phoneCodes{position:relative;max-width:290px;padding:0;color:#000;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}.PhoneCodes__phoneCodes *{box-sizing:border-box;white-space:normal}.PhoneCodes__select{display:flex;height:40px}.PhoneCodes__pick{position:relative;display:flex;align-items:center;width:80px;padding-left:38px;border:1px solid #9d9c9f;border-right:0;border-radius:3px 0 0 3px;white-space:nowrap;cursor:pointer}.PhoneCodes__pick::before{position:absolute;top:12px;left:14px;display:inline-block;padding:4px;border:solid #767579;border-width:0 2px 2px 0;transform:rotate(44deg);content:""}.PhoneCodes__pick:hover::before{border-color:#555557}.PhoneCodes__pickOpen:before{top:17px;transform:rotate(225deg)}.PhoneCodes__number{width:210px}.PhoneCodes__numberInput{width:100%;height:100%;padding:10px;border:1px solid #9d9c9f;border-radius:0 3px 3px 0;color:#000;font-size:16px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:40px;background-color:#fff;-webkit-appearance:none}.PhoneCodes__numberInput:focus{border:1px #000 solid;outline:none}.PhoneCodes__button{margin-top:15px}.PhoneCodes__errorText{color:#ff001f;font-size:14px}.PhoneCodes__error .PhoneCodes__pick,.PhoneCodes__error .PhoneCodes__numberInput{border-color:#ff001f}input.PhoneCodes__error{border-color:#ff001f}.PhoneCodes__flag{position:relative;width:29px;height:20px}.PhoneCodes__flag img{border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.15)}.PhoneCodes__selectPopup{position:absolute;top:40px;left:0;z-index:1;display:none;width:100%;height:320px;border:1px solid #c4c4c6;border-top:0;overflow:hidden;overflow-y:auto;background:#fff}.PhoneCodes__selectPopupOpen{display:block}.PhoneCodes__searchBox{position:relative;display:flex;align-items:center;margin:19px 20px 12px 20px}.PhoneCodes__searchBoxInput{display:inline-block;box-sizing:border-box;width:100%;height:40px;padding:0 20px 0 40px;border:1px solid #9d9c9f;border-radius:3px;color:#000;font-size:14px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:20px;background-size:24px;outline:none}.PhoneCodes__searchBoxInput::-ms-clear{display:none}.PhoneCodes__searchBoxInput::placeholder{color:#d5d5d5;opacity:1}.PhoneCodes__searchBoxClear{position:absolute;top:10px;right:15px;width:20px;height:20px;border:none;background:#fff;visibility:hidden;cursor:pointer}.PhoneCodes__searchBoxClearOpen{visibility:visible}.PhoneCodes__searchBoxLoupe{position:absolute;top:8px;left:9px}.PhoneCodes__countryСodes{display:block}.PhoneCodes__countryСodesItem{position:relative;display:flex;align-items:flex-end;justify-content:space-between;padding:11px 17px !important;overflow:hidden;font-size:16px;word-break:break-word;list-style:none;background-color:#fff;cursor:pointer}.PhoneCodes__countryСodesItem:hover{background-color:#f5f5f5}.PhoneCodes__countryСodesItemName{padding-left:10px;text-align:left}.PhoneCodes__countryСodesItemCode{flex-grow:1;white-space:nowrap;text-align:right}.PhoneCodes__filterText{padding-left:20px}.PhoneCodes__hidden{display:none}
.CircleLoader-module__animation{transform:rotate(-60deg);transform-origin:50% 50%;animation:CircleLoader-module__rotate 2s linear infinite,CircleLoader-module__dash 2s linear infinite;stroke-dasharray:32;stroke-dashoffset:-42}@keyframes CircleLoader-module__rotate{0%{transform:rotate(-90deg)}100%{transform:rotate(270deg)}}@keyframes CircleLoader-module__dash{0%{stroke-dasharray:32;stroke-dashoffset:-42}25%{stroke-dasharray:32;stroke-dashoffset:-42}50%{stroke-dasharray:42;stroke-dashoffset:-64}75%{stroke-dasharray:42;stroke-dashoffset:-64}100%{stroke-dasharray:32;stroke-dashoffset:-42}}
.CircleLoaderV2-module__animation{transform:rotate(-90deg);transform-origin:50% 50%;animation:CircleLoaderV2-module__rotate 2s linear infinite,CircleLoaderV2-module__dash 2s linear infinite;stroke-dasharray:87.9645956}@keyframes CircleLoaderV2-module__rotate{0%{transform:rotate(-90deg)}100%{transform:rotate(270deg)}}@keyframes CircleLoaderV2-module__dash{0%,25%{stroke-dashoffset:-65.9734467}50%,75%{stroke-dashoffset:-43.9822978}100%{stroke-dashoffset:-65.9734467}}
.Button-module__button{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:auto;margin:0;padding:0;border:0;border-radius:0;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;text-decoration:none;background-color:rgba(0,0,0,0);box-shadow:none;cursor:pointer;transition:80ms background-color;appearance:none;z-index:1;--button-background-default: var(--accent-blue-surface);--button-background-hover: #5050cd;--button-background-active: #3135ba;--button-text-color: var(--content-onAccent);--button-primaryAccented-active: #e64000}@media screen and (max-width: 699px){.Button-module__button{display:flex;width:100%}}.Button-module__buttonContent{position:relative}.Button-module__buttonContent__inner{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}.Button-module__buttonContent .Button-module__textContainer{display:block;text-align:center}.Button-module__buttonContent .Button-module__secondaryText{margin-top:-1px;opacity:.7;font:normal 12px/14px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;letter-spacing:.4px}.Button-module__buttonContent .Button-module__buttonIcon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:8px}.Button-module__buttonContent .Button-module__buttonIcon svg{max-width:100%;max-height:100%}.Button-module__buttonContent .Button-module__buttonIcon+.Button-module__textContainer{text-align:left}.Button-module__buttonContent_loading{display:flex;flex-flow:column wrap;align-items:center;justify-content:center}.Button-module__buttonContent_loading .Button-module__textContainer,.Button-module__buttonContent_loading .Button-module__secondaryText,.Button-module__buttonContent_loading .Button-module__buttonIcon{height:0 !important;visibility:hidden}.Button-module__buttonContent_loading .Button-module__buttonLoader{display:flex;align-items:center;width:24px;height:24px}.Button-module__button_small .Button-module__buttonContent_loading .Button-module__buttonLoader{width:16px;height:16px}.Button-module__button_loading,.Button-module__button:disabled{cursor:default;pointer-events:none}.Button-module__button_primary{color:var(--button-text-color);background-color:var(--button-background-default)}.Button-module__button_primary:hover{color:var(--button-text-color) !important;background-color:var(--button-background-hover) !important}.Button-module__button_primary:active{background-color:var(--button-background-active)}.Button-module__button_primary:disabled{color:var(--button-disabled-text);background-color:var(--button-disabled-fon)}.Button-module__button_primary-accented{color:var(--button-text-color);background-color:var(--accent-orange-surface)}.Button-module__button_primary-accented:hover{background-color:var(--accent-orange-content)}.Button-module__button_primary-accented:active{background-color:var(--button-primaryAccented-active)}.Button-module__button_primary-accented:disabled{color:var(--button-disabled-text);background-color:var(--button-disabled-fon)}.Button-module__button_secondary{color:var(--button-secondary-text);background-color:var(--button-secondary-fon)}.Button-module__button_secondary:hover{color:var(--button-secondary-text);background-color:var(--button-secondary-hover)}.Button-module__button_secondary:active{color:var(--button-secondary-text);background-color:var(--button-secondary-active)}.Button-module__button_secondary:disabled{color:var(--button-disabled-text);background-color:var(--button-disabled-fon)}.Button-module__button_tertiary{color:var(--button-tertiary-text)}.Button-module__button_tertiary:hover{background-color:var(--button-tertiary-hover)}.Button-module__button_tertiary:active{background-color:var(--button-tertiary-active)}.Button-module__button_tertiary:disabled{color:var(--button-disabled-text)}.Button-module__button_large{height:56px;padding:8px 16px;border-radius:16px}.Button-module__button_large .Button-module__textContainer{font:500 16px/24px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}.Button-module__button_medium{height:48px;padding:4px 16px;border-radius:12px}.Button-module__button_medium .Button-module__textContainer{font:500 16px/24px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}.Button-module__button_small{height:38px;padding:9px 12px;border-radius:12px}.Button-module__button_small .Button-module__textContainer{font:500 14px/20px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}.Button-module__button_small .Button-module__secondaryText{display:none}.Button-module__button_small .Button-module__buttonIcon{width:16px;height:16px}.Button-module__button_fullWidth{display:flex;width:100%}.Button-module__button_loading{color:var(--button-loading-text) !important;background-color:var(--button-loading-fon) !important}
.Button-module__wrapper{overflow:auto}.Button-module__button_floating{position:fixed;left:50%;z-index:9998;transform:translateX(-50%);transition:bottom .3s ease-in-out}
.Modal-module__layout{position:relative;box-sizing:border-box;width:460px;padding:32px;border-radius:24px;overflow:hidden;color:#000;background-color:#fff;box-shadow:0 16px 32px rgba(0,0,0,.15),0 8px 16px rgba(0,0,0,.04)}.Modal-module__layout_mobile{width:100vw;height:100vh;padding:0;border-radius:0;overflow-y:auto;box-shadow:none}.Modal-module__layout_noGutters{padding:0}.Modal-module__close{position:absolute;top:16px;right:16px;color:#9d9c9f;cursor:pointer;transition:80ms}.Modal-module__close:hover{opacity:.8}.Modal-module__content{font:normal 16px/22px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}.Modal-module__layout_mobile .Modal-module__content__header{position:sticky;top:0;z-index:2;padding:32px 32px 20px;background-color:#fff}.Modal-module__layout_mobile .Modal-module__content{padding:0 32px 32px}.Modal-module__content__title{font:bold 20px/26px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;margin-bottom:20px;color:#000}.Modal-module__layout_mobile .Modal-module__content__title{margin-bottom:0}.Modal-module__controls{display:grid;grid-gap:16px;grid-template-columns:repeat(2, max-content);margin-top:30px}.Modal-module__layout_mobile .Modal-module__controls{display:block;margin-top:0;padding:0 32px 32px}.Modal-module__layout_mobile .Modal-module__controls .Modal-module__button{margin-top:16px}.Modal-module__sharing{margin-top:30px}.Modal-module__container{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow-x:hidden;overflow-y:auto;background-color:rgba(19,25,46,.4);z-index:10000}.Modal-module__container::-webkit-scrollbar{width:.375rem;height:.375rem}.Modal-module__container::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.Modal-module__container::-webkit-scrollbar-thumb{border-radius:3px;background-color:rgba(0,0,0,.2)}.Modal-module__container::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}.Modal-module__container::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,.5)}.Modal-module__container::-webkit-scrollbar-thumb:vertical{min-height:1.5rem}.Modal-module__container_mobile{align-items:flex-start;overflow:hidden;background-color:#fff}.Modal-module__container_mobile::-webkit-scrollbar-track{background:#fff}@media screen and (max-height: 500px){.Modal-module__container{align-items:flex-start}}.Modal-module__layout_mobile .Modal-module__container{align-items:flex-start;overflow:hidden}.Modal-module__container__inner{position:relative;display:inline-block}
.Skeleton-module__textBlock{max-width:269px}.Skeleton-module__textBlock__title{font:bold 20px/26px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;width:50%;margin-bottom:8px}.Skeleton-module__textBlock__content{font:normal 16px/22px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}.Skeleton-module__coverBlock{display:flex;width:100%}.Skeleton-module__coverBlock__cover{justify-self:center;width:75%;height:128px}.Skeleton-module__coverBlock__cover_square{width:128px}.Skeleton-module__coverBlock__content{font:normal 16px/22px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;flex-grow:1;margin-left:16px}.Skeleton-module__coverBlock__label{width:55px;margin-top:4px;line-height:32px}.Skeleton-module__cover{max-width:128px;height:128px}.Skeleton-module__cover.Skeleton-module__rounded{aspect-ratio:1/1}.Skeleton-module__button{height:56px}.Skeleton-module__text{display:flex;flex-flow:column wrap}.Skeleton-module__text .Skeleton-module__skeleton{height:22px;padding:4px 0}.Skeleton-module__skeleton{position:relative;display:block;box-sizing:border-box;width:100%;height:100%}.Skeleton-module__skeleton_last{width:60%}.Skeleton-module__skeleton__bg{position:relative;display:block;width:100%;height:100%;border-radius:4px;overflow:hidden;background-color:#ebebeb;-webkit-transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle, white 100%, black 100%)}.Skeleton-module__skeleton__rounded{border-radius:100%}.Skeleton-module__skeleton__anim{position:absolute;top:0;bottom:0;left:0;display:block;width:100%;min-width:328px;border-radius:4px;background-image:linear-gradient(89.42deg, rgba(210, 210, 210, 0) 0.5%, #bdbdbd 50.52%, rgba(210, 210, 210, 0) 99.5%);transform:translateX(-100%);--translate: 150%;animation-name:Skeleton-module__skeletonAnimation;animation-duration:2s;animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode:forwards}@keyframes Skeleton-module__skeletonAnimation{0%{transform:translateX(-100%);opacity:0}20%{opacity:1}80%{opacity:1}90%{transform:translateX(var(--translate))}100%{transform:translateX(var(--translate));opacity:0}}
.HeaderMobile-module__wrapper{width:100%;box-shadow:0px 0px 2px rgba(0,0,0,.24),2px 4px 8px rgba(0,0,0,.04)}.HeaderMobile-module__wrapper .HeaderMobile-module__panel{display:flex;align-items:center;width:100%;margin-top:4px;margin-bottom:5px}.HeaderMobile-module__wrapper .HeaderMobile-module__logo{margin-right:auto}.HeaderMobile-module__wrapper .HeaderMobile-module__control,.HeaderMobile-module__wrapper .HeaderMobile-module__wrapper__tablet .HeaderMobile-module__authControl,.HeaderMobile-module__wrapper__tablet .HeaderMobile-module__wrapper .HeaderMobile-module__authControl{position:relative;display:flex;align-items:center}.HeaderMobile-module__wrapper .HeaderMobile-module__bellIcon{height:30px;margin:0 8px}.HeaderMobile-module__wrapper .HeaderMobile-module__container{padding:4px 4px 0px 12px;background-color:#fff}.HeaderMobile-module__wrapper .HeaderMobile-module__nav{display:flex;gap:2px;align-items:center;overflow-y:scroll;font-weight:400;font-size:12px;line-height:20px;background-color:inherit;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.HeaderMobile-module__wrapper .HeaderMobile-module__nav::-webkit-scrollbar{display:none}.HeaderMobile-module__wrapper .HeaderMobile-module__link,.HeaderMobile-module__wrapper .HeaderMobile-module__fullVersionLink,.HeaderMobile-module__wrapper .HeaderMobile-module__button{display:flex;align-items:center;padding:6px 8px;border-radius:12px;color:#13192e;white-space:nowrap}.HeaderMobile-module__wrapper .HeaderMobile-module__link_orange{color:#ff4c00}.HeaderMobile-module__wrapper .HeaderMobile-module__link_catalog{padding:4px 8px;font-weight:500;column-gap:4px}.HeaderMobile-module__wrapper .HeaderMobile-module__link:hover,.HeaderMobile-module__wrapper .HeaderMobile-module__fullVersionLink:hover,.HeaderMobile-module__wrapper .HeaderMobile-module__button:hover{background-color:#fff}.HeaderMobile-module__wrapper .HeaderMobile-module__link:active,.HeaderMobile-module__wrapper .HeaderMobile-module__fullVersionLink:active,.HeaderMobile-module__wrapper .HeaderMobile-module__button:active{background-color:#e9ebf0}.HeaderMobile-module__wrapper .HeaderMobile-module__button{position:relative;display:flex;border:none;font-size:inherit;background-color:rgba(0,0,0,0)}.HeaderMobile-module__wrapper .HeaderMobile-module__button .HeaderMobile-module__icon{margin-left:7px}.HeaderMobile-module__wrapper .HeaderMobile-module__button .HeaderMobile-module__icon svg path{stroke:#13192e}.HeaderMobile-module__wrapper .HeaderMobile-module__button__point::after{position:absolute;top:8px;right:0;width:7px;height:7px;margin-bottom:8px;margin-left:3px;border-radius:50%;background:#ff4c00;content:""}.HeaderMobile-module__wrapper .HeaderMobile-module__booksButton{display:flex;flex-direction:row;align-items:center;width:max-content;padding:4px 8px;border:none;border-radius:12px;color:#13192e;font-weight:500;font-size:12px;line-height:16px;background:none}.HeaderMobile-module__wrapper .HeaderMobile-module__booksButton:hover{background-color:#fff;cursor:pointer}.HeaderMobile-module__wrapper .HeaderMobile-module__booksButton:active{background-color:#e9ebf0}.HeaderMobile-module__wrapper .HeaderMobile-module__booksButton .HeaderMobile-module__icon{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:3px}.HeaderMobile-module__wrapper .HeaderMobile-module__booksButton .HeaderMobile-module__icon[data-counter]{overflow:visible}.HeaderMobile-module__wrapper .HeaderMobile-module__booksButton .HeaderMobile-module__icon[data-counter]:after{position:absolute;top:-8px;right:-4px;box-sizing:border-box;min-width:16px;min-height:16px;padding:2px 5px;border:1px solid #fff;border-radius:9px;color:#fff;font-weight:400;font-size:11px;line-height:12px;background-color:#ff4c00;content:attr(data-counter)}.HeaderMobile-module__wrapper .HeaderMobile-module__booksButton .HeaderMobile-module__icon__twoDigitCounter[data-counter]:after{right:4px;width:fit-content}.HeaderMobile-module__wrapper .HeaderMobile-module__avatar{width:30px;height:30px;border-radius:50%}.HeaderMobile-module__wrapper .HeaderMobile-module__loginText{overflow:hidden;color:#3b393f;font-size:14px;white-space:nowrap;text-overflow:ellipsis}.HeaderMobile-module__wrapper .HeaderMobile-module__fullVersionLink{position:relative;margin-left:auto;text-decoration:none}.HeaderMobile-module__wrapper__tablet .HeaderMobile-module__panel{margin-bottom:0}.HeaderMobile-module__wrapper__tablet .HeaderMobile-module__logo{margin-right:0}.HeaderMobile-module__wrapper__tablet .HeaderMobile-module__container{padding:10px 10px 12px}.HeaderMobile-module__wrapper__tablet .HeaderMobile-module__searchContainer{width:100%;margin-left:15px}.HeaderMobile-module__searchContainer{padding-right:8px;padding-bottom:2px}.HeaderMobile-module__tabWrap{flex-direction:row !important}.HeaderMobile-module__tabWrap a{flex-direction:row !important;min-height:28px}
.MobileOperatorLogo-module__operator{color:var(--content-gray-3);font:normal 12px/14px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;letter-spacing:.4px;font-weight:500}.MobileOperatorLogo-module__operator__name{margin-left:4px}@media screen and (max-width: 1023px){.MobileOperatorLogo-module__operator{display:none}}.MobileOperatorLogo-module__logoWrapper{display:flex;flex-flow:column wrap;gap:2px;align-items:flex-start;justify-content:center;height:46px}
.Logo-module__wrapper{display:flex;align-items:center;box-sizing:border-box;height:100%;padding:4px 0px;text-decoration:none;outline:none}.Logo-module__wrapper_tablet{padding:0}.Logo-module__wrapper .Logo-module__litresLogo{width:173px;height:28px}@media screen and (max-width: 1023px){.Logo-module__wrapper .Logo-module__litresLogo{width:98.5px;height:24px}}.Logo-module__noPointerWrapper{cursor:auto}
.Modal-module__wrapper{position:fixed;top:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;background-color:#fff}
.MenuList-module__wrapper{margin:0;border-radius:8px;overflow-y:scroll;-ms-overflow-style:none;list-style:none;scrollbar-width:none}.MenuList-module__wrapper::-webkit-scrollbar{display:none}.MenuList-module__wrapper .MenuList-module__menuItem{font-weight:400;font-size:14px;line-height:20px;user-select:none}.MenuList-module__wrapper .MenuList-module__menuItem>a{display:block;padding:8px 12px;color:#13192e;text-decoration:none;cursor:pointer}.MenuList-module__wrapper .MenuList-module__menuItem>a .MenuList-module__text{position:relative}.MenuList-module__wrapper .MenuList-module__menuItem>a .MenuList-module__notificationDot{position:relative}.MenuList-module__wrapper .MenuList-module__menuItem>a .MenuList-module__notificationDot:after{display:inline-block;box-sizing:border-box;width:6px;height:6px;margin-bottom:8px;margin-left:3px;border-radius:50%;background:#ff4c00;content:""}.MenuList-module__wrapper .MenuList-module__menuItem>a svg{margin-right:4px}.MenuList-module__wrapper .MenuList-module__menuItem:hover{background:#fdedd3}.MenuList-module__wrapper .MenuList-module__preOrderItem>a{display:flex;align-items:center;justify-content:space-between}.MenuList-module__wrapper .MenuList-module__preOrderItem>a svg{margin-right:6px}
.MobileMenuList-module__list{opacity:0;transition:opacity .7s}.MobileMenuList-module__list_animated{opacity:1}.MobileMenuList-module__listItem{position:relative;display:block;padding:8px 12px;font-weight:400;font-size:14px;line-height:20px;background-color:#fff}.MobileMenuList-module__listItem:hover{background-color:#fdedd3}.MobileMenuList-module__link{position:relative;display:block;color:#13192e;text-decoration:none;cursor:pointer}.MobileMenuList-module__link_point::after{display:inline-block;box-sizing:border-box;width:6px;height:6px;margin-bottom:8px;margin-left:2px;border-radius:50%;background:#ff4c00;content:""}
.Popover-module__popover{z-index:9000;max-height:450px;padding:20px;border-radius:4px;background:#fff;filter:drop-shadow(0 1px 3px rgba(110, 110, 110, 0.5));animation:Popover-module__fade-in .3s ease-in 1}@media screen and (max-width: 425px){.Popover-module__popover{max-width:180px;max-height:300px}}.Popover-module__popover.Popover-module__hidden{visibility:hidden}@keyframes Popover-module__fade-in{from{opacity:0}to{opacity:1}}
.SimpleSearch-module__wrapper{position:relative;display:flex;width:100%}.SimpleSearch-module__inputContainer{position:relative;width:inherit;height:40px}.SimpleSearch-module__input{box-sizing:border-box;width:inherit;height:100%;padding:0 10px;padding-right:110px;border:solid 2px #0a1e78;border-style:solid none solid solid;border-radius:12px;font-size:14px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;caret-color:#ff4c00}.SimpleSearch-module__input::placeholder{color:#9d9c9f}.SimpleSearch-module__input:placeholder-shown{text-overflow:ellipsis}.SimpleSearch-module__input:focus{border-color:#3d3dc7;outline:none}.SimpleSearch-module__clearButton{position:absolute;top:5px;right:70px;z-index:3;box-sizing:content-box;width:16px;height:16px;padding:7px;border:none;background:none;cursor:pointer}.SimpleSearch-module__error{position:absolute;top:100%;left:0;color:#ff001f;font-size:10px;line-height:11px}.SimpleSearch-module__search_button{position:absolute;right:-2px;width:auto;height:100%;padding:12px;border-style:none;border-radius:12px;color:#fff;font-weight:500;font-size:14px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:16px;background-color:#0a1e78}@media screen and (max-width: 1023px){.SimpleSearch-module__search_button:hover,.SimpleSearch-module__search_button:focus{color:#fff;background-color:#3d3dc7;opacity:1 !important}.SimpleSearch-module__search_button:active{background-color:#0a1e78}}
.SellableItem-module__wrapper{padding:0;list-style:none;outline:none}.SellableItem-module__wrapper .SellableItem-module__item{display:flex;align-items:center;box-sizing:border-box;width:100%;padding:10px 20px;text-decoration:none;cursor:pointer}.SellableItem-module__wrapper .SellableItem-module__item:hover{background:#f5f5f5}.SellableItem-module__wrapper .SellableItem-module__item .SellableItem-module__coverContainer{display:flex;flex-shrink:0;width:65px;padding-right:13px}.SellableItem-module__wrapper .SellableItem-module__item .SellableItem-module__coverContainer .SellableItem-module__coverWrapper{position:relative;display:inline-block;padding:0;font-size:0;line-height:0;background-color:#edf1f5;background-size:100% !important}.SellableItem-module__wrapper .SellableItem-module__item .SellableItem-module__coverContainer .SellableItem-module__coverWrapper:not(.SellableItem-module__no_shadow) img{text-align:center}.SellableItem-module__wrapper .SellableItem-module__item .SellableItem-module__coverContainer .SellableItem-module__coverWrapper img{display:block;border:1px solid #cecdcc}@media(max-width: 1160px){.SellableItem-module__wrapper .SellableItem-module__item .SellableItem-module__coverContainer{display:none}}.SellableItem-module__wrapper .SellableItem-module__item .SellableItem-module__details{flex-grow:2;padding-right:30px}.SellableItem-module__wrapper .SellableItem-module__item .SellableItem-module__details .SellableItem-module__authors{display:block;overflow:hidden;color:#9d9c9f;font-size:14px;line-height:18px;text-overflow:ellipsis}.SellableItem-module__wrapper .SellableItem-module__item .SellableItem-module__details .SellableItem-module__ownedArt{color:#0e920e}.SellableItem-module__wrapper .SellableItem-module__item .SellableItem-module__details .SellableItem-module__title{display:block;overflow:hidden;color:#3b393f;font-size:18px;line-height:22px;text-decoration:none;text-overflow:ellipsis}@media(max-width: 1160px){.SellableItem-module__wrapper .SellableItem-module__item .SellableItem-module__details{padding-right:5px}}.SellableItem-module__wrapper .SellableItem-module__item .SellableItem-module__button{display:inline-block;width:0;min-width:140px;height:40px;padding:0;border:none;border-radius:3px;color:#0e920e;font-weight:bold;font-size:14px;line-height:40px;white-space:nowrap;text-align:center;text-transform:uppercase;text-decoration:none;vertical-align:middle;background:inherit;box-shadow:inset 0 0 0 1px #0e920e;cursor:pointer}.SellableItem-module__wrapper .SellableItem-module__item .SellableItem-module__button:hover{color:#0e920e;background:#e1efe1}.SellableItem-module__wrapper .SellableItem-module__item .SellableItem-module__longButton{width:auto}.SellableItem-module__wrapper .SellableItem-module__item .SellableItem-module__longButton>div{padding:0 15px}.SellableItem-module__wrapper .SellableItem-module__item .SellableItem-module__buttonPrice{font-size:16px;line-height:18px}.SellableItem-module__wrapper .SellableItem-module__item .SellableItem-module__litresRuble{font-family:"LitRes_Ruble","ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}.SellableItem-module__wrapper:focus{background:#f5f5f5}.SellableItem-module__wrapper:active{background-color:#f5f5f5}.SellableItem-module__mobileWrapper .SellableItem-module__item{padding:5px 10px}.SellableItem-module__mobileWrapper .SellableItem-module__item .SellableItem-module__details{width:100%;overflow:hidden;white-space:nowrap}.SellableItem-module__mobileWrapper .SellableItem-module__item .SellableItem-module__details .SellableItem-module__title{font-size:16px;white-space:nowrap}.SellableItem-module__buttonOldPrice{white-space:nowrap;text-decoration:line-through}.SellableItem-module__buttonNewPrice{white-space:nowrap}
.UnsoldItem-module__wrapper{padding:0;list-style:none;outline:none}.UnsoldItem-module__wrapper .UnsoldItem-module__item{display:flex;align-items:center;box-sizing:border-box;width:100%;padding:10px 20px;text-decoration:none;cursor:pointer}.UnsoldItem-module__wrapper .UnsoldItem-module__item:hover{background:#f5f5f5}.UnsoldItem-module__wrapper .UnsoldItem-module__item .UnsoldItem-module__coverWrapper{display:flex;flex-shrink:0;width:65px;height:50px;padding-right:13px}.UnsoldItem-module__wrapper .UnsoldItem-module__item .UnsoldItem-module__coverWrapper .UnsoldItem-module__publishingCover{width:50px;margin:auto}.UnsoldItem-module__wrapper .UnsoldItem-module__item .UnsoldItem-module__coverWrapper .UnsoldItem-module__cover{position:relative;display:inline-block;width:50px;height:50px;padding:0;border-radius:50%;font-size:0;line-height:0;background-size:100% !important;box-shadow:0 0 0 1px #bcbcbd}.UnsoldItem-module__wrapper .UnsoldItem-module__item .UnsoldItem-module__coverWrapper .UnsoldItem-module__multipleCover{position:relative;display:flex}.UnsoldItem-module__wrapper .UnsoldItem-module__item .UnsoldItem-module__coverWrapper .UnsoldItem-module__multipleCover .UnsoldItem-module__childCover{position:relative;display:inline-block;padding:0;font-size:0;line-height:0;background-size:100% !important}.UnsoldItem-module__wrapper .UnsoldItem-module__item .UnsoldItem-module__coverWrapper .UnsoldItem-module__multipleCover .UnsoldItem-module__childCover img{display:block;border:1px solid #cecdcc;text-align:center}.UnsoldItem-module__wrapper .UnsoldItem-module__item .UnsoldItem-module__coverWrapper .UnsoldItem-module__multipleCover .UnsoldItem-module__firstCover{position:absolute;bottom:-5px;left:0;z-index:2}.UnsoldItem-module__wrapper .UnsoldItem-module__item .UnsoldItem-module__coverWrapper .UnsoldItem-module__multipleCover .UnsoldItem-module__secondCover{left:5px;z-index:1}.UnsoldItem-module__wrapper .UnsoldItem-module__item .UnsoldItem-module__coverWrapper .UnsoldItem-module__multipleCover .UnsoldItem-module__thirdCover{position:absolute;top:-5px;left:10px}@media(max-width: 1160px){.UnsoldItem-module__wrapper .UnsoldItem-module__item .UnsoldItem-module__coverWrapper{display:none}}.UnsoldItem-module__wrapper .UnsoldItem-module__item .UnsoldItem-module__tripleCoverWrapper{height:auto}.UnsoldItem-module__wrapper .UnsoldItem-module__item .UnsoldItem-module__details{flex-grow:2;padding-right:30px}.UnsoldItem-module__wrapper .UnsoldItem-module__item .UnsoldItem-module__details .UnsoldItem-module__type{display:block;overflow:hidden;color:#9d9c9f;font-size:14px;line-height:18px;text-overflow:ellipsis}.UnsoldItem-module__wrapper .UnsoldItem-module__item .UnsoldItem-module__details .UnsoldItem-module__title{display:block;overflow:hidden;color:#3b393f;font-size:18px;line-height:22px;text-decoration:none;text-overflow:ellipsis}.UnsoldItem-module__wrapper .UnsoldItem-module__item .UnsoldItem-module__details .UnsoldItem-module__title::first-letter{text-transform:uppercase}@media(max-width: 1160px){.UnsoldItem-module__wrapper .UnsoldItem-module__item{padding-right:5px}}.UnsoldItem-module__wrapper:focus{background:#f5f5f5}.UnsoldItem-module__wrapper:active{background-color:#f5f5f5}.UnsoldItem-module__mobileWrapper .UnsoldItem-module__item{padding:5px 10px}.UnsoldItem-module__mobileWrapper .UnsoldItem-module__item .UnsoldItem-module__details .UnsoldItem-module__title{font-size:16px}
.ResultsList-module__list{margin:0;padding:10px 0 0 0}.ResultsList-module__list .ResultsList-module__showAll{outline:none}.ResultsList-module__list .ResultsList-module__showAll>a{display:flex;align-items:center;width:100%;min-height:60px;padding:10px 20px;color:#106edc;font-size:16px;text-decoration:none;list-style:none;cursor:pointer}.ResultsList-module__list .ResultsList-module__showAll>a>span:hover{color:#ff4c14}.ResultsList-module__list .ResultsList-module__showAll:hover{background:#f5f5f5}.ResultsList-module__list .ResultsList-module__showAll:focus{background:#f5f5f5}.ResultsList-module__list .ResultsList-module__showAll:active{background-color:#f5f5f5}.ResultsList-module__safemodeContainerMobile{margin-bottom:10px}.ResultsList-module__mobileList{padding-bottom:10px}.ResultsList-module__mobileList .ResultsList-module__close{position:relative;display:flex;align-items:center;justify-content:flex-end;width:40%;margin-left:auto;padding:10px;color:#767579;font-size:16px;line-height:20px}.ResultsList-module__mobileList .ResultsList-module__close::before{display:block;width:10px;height:10px;margin-right:6px;background:url(/static/litres/modules/react-header/./images/cross.dc0fcf1d.svg) center no-repeat;content:""}.ResultsList-module__mobileList .ResultsList-module__showAll{padding:10px}.ResultsList-module__mobileList .ResultsList-module__showAll>a{min-height:unset;padding:0}.ResultsList-module__mobileList .ResultsList-module__buttons{display:flex;align-items:center}
.SearchHistory-module__list{margin:0;padding:0;list-style:none}.SearchHistory-module__list .SearchHistory-module__info{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding:15px 10px 0}.SearchHistory-module__list .SearchHistory-module__info .SearchHistory-module__previousSearches,.SearchHistory-module__list .SearchHistory-module__info .SearchHistory-module__clear{margin:0;font-size:14px;line-height:22px}.SearchHistory-module__list .SearchHistory-module__info .SearchHistory-module__previousSearches{color:#9d9c9f}.SearchHistory-module__list .SearchHistory-module__info .SearchHistory-module__clear{color:#106edc;cursor:pointer}.SearchHistory-module__list .SearchHistory-module__info .SearchHistory-module__clear:hover{color:#ff4c14}.SearchHistory-module__list .SearchHistory-module__item{padding:10px 10px;color:#3b393f;font-size:16px;line-height:18px;outline:none;cursor:pointer}.SearchHistory-module__list .SearchHistory-module__item:hover{background:#f5f5f5}.SearchHistory-module__list .SearchHistory-module__item:focus{background:#f5f5f5}.SearchHistory-module__mobileList{padding-bottom:10px}.SearchHistory-module__mobileList .SearchHistory-module__info{margin-bottom:0;padding:10px 10px 5px 10px}.SearchHistory-module__mobileList .SearchHistory-module__item{margin-bottom:3px;padding:5px 10px}.SearchHistory-module__mobileList .SearchHistory-module__close{position:relative;display:flex;align-items:center;justify-content:flex-end;width:40%;margin-left:auto;padding:10px;color:#767579;font-size:16px;line-height:20px}.SearchHistory-module__mobileList .SearchHistory-module__close::before{display:block;width:10px;height:10px;margin-right:6px;background:url(/static/litres/modules/react-header/./images/cross.dc0fcf1d.svg) center no-repeat;content:""}
@keyframes Loader-module__to100AndBack{10%{transform:translateX(2.4px)}20%{transform:translateX(4.8px)}30%{transform:translateX(7.2px)}40%{transform:translateX(9.6px)}50%{transform:translateX(12px)}60%{transform:translateX(9.6px)}70%{transform:translateX(7.2px)}80%{transform:translateX(4.8px)}90%{transform:translateX(2.4px)}100%{transform:translateX(0)}}.Loader-module__wrapper{width:22px;height:6px;border-radius:4px;background-color:rgba(235,235,235,.4)}.Loader-module__wrapper .Loader-module__bar{width:10px;height:6px;border-radius:4px;background-color:#ebebeb;animation:Loader-module__to100AndBack 1s ease-in-out infinite}
.SearchForm-module__wrapper{display:flex;height:48px}.SearchForm-module__input{width:100%;padding:11px 16px;border:2px #3b393f;border-style:solid none solid solid;border-radius:4px 0 0 4px;font-size:16px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:22px;outline:none}.SearchForm-module__input::placeholder{color:#c4c4c6;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}.SearchForm-module__error{border:2px #ff001f;border-style:solid none solid solid}.SearchForm-module__button{display:flex;align-items:center;justify-content:center;padding:0 12px;border:2px #3b393f;border-style:solid solid solid none;border-radius:0 4px 4px 0;background:#3b393f}.SearchForm-module__button svg{display:block;margin:auto}.SearchForm-module__button:hover{cursor:pointer;opacity:.7}.SearchForm-module__errorButton{border:2px #ff001f;border-style:solid solid solid none}.SearchForm-module__loader{padding:0 10px 0 12px}
.Search-module__search{position:relative;flex-grow:1;margin:0 22px;padding:4px}.Search-module__search>span{width:100%}.Search-module__search .Search-module__popoverContent{z-index:1000;width:calc(100% - 8px);min-width:350px;max-width:none;max-height:75vh;padding:0;border-radius:0 0 3px 3px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.15)}.Search-module__search .Search-module__errorText{position:absolute;left:16px;color:#ff001f;font-size:12px;line-height:16px}.Search-module__mobileSearch{width:100%;margin:0;padding:0}.Search-module__mobileSearch .Search-module__popoverContent{width:100%;min-width:unset;max-width:100%;max-height:unset;border-radius:0;box-shadow:none;transform:none}.Search-module__mobileSearch .Search-module__errorText{left:0;font-size:10px;line-height:11px}
.SearchResult-module__searchResultList{margin:0;padding:0;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;list-style:none}.SearchResult-module__searchResultList .SearchResult-module__info{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding:12px 10px 0}.SearchResult-module__searchResultList .SearchResult-module__info .SearchResult-module__previousSearches,.SearchResult-module__searchResultList .SearchResult-module__info .SearchResult-module__clear{margin:0;font-size:14px;line-height:22px}.SearchResult-module__searchResultList .SearchResult-module__info .SearchResult-module__previousSearches{color:#9d9c9f}.SearchResult-module__searchResultList .SearchResult-module__info .SearchResult-module__clear{color:#0038f5;cursor:pointer}.SearchResult-module__searchResultList .SearchResult-module__info .SearchResult-module__clear:hover{color:#ff4c14}.SearchResult-module__searchResultList .SearchResult-module__item{display:flex;align-items:center;justify-content:space-between;height:48px;margin:0 4px;padding:12px;color:#3b393f;font-size:16px;line-height:18px;outline:none;cursor:pointer}.SearchResult-module__searchResultList .SearchResult-module__item .SearchResult-module__itemText{width:calc(100% - 14px);overflow:hidden;text-transform:lowercase;text-overflow:ellipsis}.SearchResult-module__searchResultList .SearchResult-module__item:hover{border-radius:4px;background:#f5f5f5}.SearchResult-module__searchResultList .SearchResult-module__item:focus{border-radius:4px;background:#f5f5f5}.SearchResult-module__searchResultList .SearchResult-module__item .SearchResult-module__closeIcon{display:flex;align-items:center;justify-content:flex-end;width:40px;height:40px}.SearchResult-module__searchResultList .SearchResult-module__item .SearchResult-module__closeIcon:hover svg path{fill:#3b393f}.SearchResult-module__mobileList{height:100%;padding-top:14px}.SearchResult-module__mobileList .SearchResult-module__info{margin-bottom:0;padding:10px 10px 5px 10px}.SearchResult-module__mobileList .SearchResult-module__item{margin-bottom:3px;padding:0 16px}.SearchResult-module__mobileList .SearchResult-module__close{position:relative;display:flex;align-items:center;justify-content:flex-end;width:40%;margin-left:auto;padding:10px;color:#767579;font-size:16px;line-height:20px}.SearchResult-module__mobileList .SearchResult-module__close::before{display:block;width:10px;height:10px;margin-right:6px;background:url(/static/litres/modules/react-header/./images/cross.dc0fcf1d.svg) center no-repeat;content:""}
@keyframes Loader-module__to100AndBack{10%{transform:translateX(2.4px)}20%{transform:translateX(4.8px)}30%{transform:translateX(7.2px)}40%{transform:translateX(9.6px)}50%{transform:translateX(12px)}60%{transform:translateX(9.6px)}70%{transform:translateX(7.2px)}80%{transform:translateX(4.8px)}90%{transform:translateX(2.4px)}100%{transform:translateX(0)}}.Loader-module__wrapper{width:22px;height:6px;border-radius:4px;background-color:rgba(235,235,235,.4)}.Loader-module__wrapper .Loader-module__bar{width:10px;height:6px;border-radius:4px;background-color:#ebebeb;animation:Loader-module__to100AndBack 1s ease-in-out infinite}
.SearchForm-module__searchFormWrapperAB{z-index:9000;position:relative;display:flex;height:40px}.SearchForm-module__searchFormWrapperAB *{font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}.SearchForm-module__searchFormWrapperAB .SearchForm-module__input{width:100%;padding:11px 16px 11px 16px;border:2px #0a1e78;border-style:solid;border-radius:12px;font-size:16px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:22px;outline:none;caret-color:#ff4c00}.SearchForm-module__searchFormWrapperAB .SearchForm-module__input::placeholder{color:#868ca2;font-weight:400;font-size:16px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:28px}.SearchForm-module__searchFormWrapperAB .SearchForm-module__input:focus{border-color:#3d3dc7}.SearchForm-module__searchFormWrapperAB .SearchForm-module__error{border:2px #ff001f;border-style:solid none solid solid}.SearchForm-module__searchFormWrapperAB .SearchForm-module__focused{z-index:6000;border-color:#fff !important}.SearchForm-module__searchFormWrapperAB .SearchForm-module__btn{position:absolute;right:-2px;display:flex;align-items:center;justify-content:center;height:100%;padding:0 12px;border-width:0px;border-radius:12px;color:#fff;font-weight:500;font-size:14px;line-height:16px;background:#0a1e78}.SearchForm-module__searchFormWrapperAB .SearchForm-module__btn svg{display:block;margin:auto}.SearchForm-module__searchFormWrapperAB .SearchForm-module__btn:hover{background-color:#3d3dc7;cursor:pointer}.SearchForm-module__searchFormWrapperAB .SearchForm-module__btn:active{background-color:#0a1e78;cursor:pointer}.SearchForm-module__searchFormWrapperAB .SearchForm-module__btn.SearchForm-module__focused{border-radius:12px}.SearchForm-module__searchFormWrapperAB .SearchForm-module__errorButton{border:2px #ff001f;border-style:solid solid solid none}.SearchForm-module__searchFormWrapperAB .SearchForm-module__loader{padding:0 10px 0 12px}.SearchForm-module__searchFormWrapperAB .SearchForm-module__clear{position:absolute;top:0;left:-44px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer}.SearchForm-module__searchFormWrapperAB .SearchForm-module__clear:hover svg path{fill:#868ca2}.SearchForm-module__searchFormWrapperAB .SearchForm-module__clear:active svg path{fill:#5a617c}
.DesktopSuggestionsSearch-module__searchAB{position:relative;flex-grow:1;padding:4px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}.DesktopSuggestionsSearch-module__searchAB>span{width:100%}.DesktopSuggestionsSearch-module__searchAB .DesktopSuggestionsSearch-module__popoverContent{z-index:1000;width:calc(100% - 8px);max-width:none;max-height:calc(100vh - 140px);margin-top:8px;padding:0;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.15)}.DesktopSuggestionsSearch-module__searchAB .DesktopSuggestionsSearch-module__errorText{position:absolute;left:16px;color:#ff001f;font-size:12px;line-height:16px}.DesktopSuggestionsSearch-module__mobileSearch{width:100%;margin:0;padding:0}.DesktopSuggestionsSearch-module__mobileSearch .DesktopSuggestionsSearch-module__popoverContent{width:100%;min-width:unset;max-width:100%;max-height:unset;border-radius:0;box-shadow:none;transform:none}.DesktopSuggestionsSearch-module__mobileSearch .DesktopSuggestionsSearch-module__errorText{left:0;font-size:10px;line-height:11px}
.Head-module__head{position:relative;display:flex;align-items:baseline;padding:10px 16px;border-bottom:1px solid var(--general-divider)}.Head-module__head__title{width:100%;text-align:center;vertical-align:middle;font:bold 18px/24px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;letter-spacing:.15px}.Head-module__head__arrow{color:#89888c}
.MobileModal-module__mobileModal{position:fixed;top:0;left:0;display:flex;flex-direction:column;width:100vw;height:100%;overflow:scroll;background-color:#fff;z-index:9000}.MobileModal-module__mobileModal__content{height:95vh;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.MobileModal-module__mobileModal__content::-webkit-scrollbar{display:none}.MobileModal-module__footer{bottom:0;box-sizing:border-box;width:100%;height:60px;margin:0 auto;padding:8px 12px;z-index:9000}@media screen and (min-width: 698px){.MobileModal-module__footer{width:296px}}
.Input__input_field{display:inline-block;width:100%}.Input__input_field label{display:block;margin-bottom:7px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:18px}.Input__input_wrapper{position:relative}.Input__input{box-sizing:border-box;width:100%;height:40px;padding:0 10px;border:1px solid #9d9c9f;border-radius:3px;color:#000;font-size:16px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:40px;background-color:#fff;-webkit-appearance:none;-webkit-focus-ring-color:none}.Input__input:focus{border:1px #000 solid;outline:none;-webkit-appearance:none;-webkit-focus-ring-color:none}.Input__error{border-color:#ff001f}.Input__error_text{margin:5px 0 0 0;color:#ff1a00;font-size:14px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:16px;word-break:break-word}.Input__pass_eye{position:absolute;top:0;right:0;display:block;box-sizing:border-box;width:40px;height:40px;padding:10px;cursor:pointer;content:""}
.SearchForm-module__mobileSearchForm{display:flex;flex-direction:row;align-items:baseline}.SearchForm-module__mobileSearchForm__searchInput{height:44px;padding-right:40px;border:none;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;outline:none;box-shadow:none}.SearchForm-module__mobileSearchForm__searchInput:focus{border:none;outline:none;box-shadow:none;-webkit-appearance:none;-webkit-focus-ring-color:none}@media screen and (max-width: 699px){.SearchForm-module__mobileSearchForm__searchButton{width:auto}}.SearchForm-module__mobileSearchForm__clear{position:absolute;top:10px;right:90px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer}.SearchForm-module__mobileSearchForm__clear:hover svg path{fill:#868ca2}.SearchForm-module__mobileSearchForm__clear:active svg path{fill:#5a617c}
.MobileSuggestionsSearch-module__search{position:relative;flex-grow:1;margin:0 22px;padding:4px}.MobileSuggestionsSearch-module__search>span{width:100%}.MobileSuggestionsSearch-module__search .MobileSuggestionsSearch-module__popoverContent{z-index:1000;width:calc(100% - 8px);min-width:350px;max-width:none;max-height:75vh;padding:0;border-radius:0 0 3px 3px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.15)}.MobileSuggestionsSearch-module__search .MobileSuggestionsSearch-module__errorText{position:absolute;left:16px;color:#ff001f;font-size:12px;line-height:16px}.MobileSuggestionsSearch-module__mobileSearch{width:100%;margin:0;padding:0}.MobileSuggestionsSearch-module__mobileSearch .MobileSuggestionsSearch-module__popoverContent{width:100%;min-width:unset;max-width:100%;max-height:unset;border-radius:0;box-shadow:none;transform:none}.MobileSuggestionsSearch-module__mobileSearch .MobileSuggestionsSearch-module__errorText{left:0;font-size:10px;line-height:11px}.MobileSuggestionsSearch-module__mobileSuggestionsSearch{z-index:2147483648}
.ProfileButton-module__profileButton{display:flex;flex-direction:column;gap:4px;align-items:center;box-sizing:border-box;height:44px;padding:2px 8px;border-radius:12px;text-decoration:none;outline:none;cursor:pointer}.ProfileButton-module__profileButton:hover{background:#f4f4fc}.ProfileButton-module__profileButton:active{background:#eaeaf9}.ProfileButton-module__profileButton_mobile{height:32px}.ProfileButton-module__profileButton__title{display:flex;flex-direction:column;justify-content:center;color:#020305;font-weight:500;font-size:12px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;font-style:normal;line-height:12px}.ProfileButton-module__profileButton__logo_container{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%}.ProfileButton-module__profileButton__logo_container_gradient{background:linear-gradient(86.2deg, #0a1e78 0%, #3d3dc7 15.63%, #ff5500 100%)}.ProfileButton-module__profileButton__logo{width:20px;height:20px;border-radius:50%;background:#fff}
.Counter-modules__counter{position:absolute;top:-5px;left:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:fit-content;min-width:16px;max-width:31px;height:16px;padding:3px 5px;border:1px solid #fff;border-radius:100px;color:#fff;font-weight:400;font-size:12px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:12px;background:#ff4c00}
.Tab-modules__tab{box-sizing:border-box;border-radius:12px;outline:none;cursor:pointer}.Tab-modules__tab:hover{background:#f4f4fc}.Tab-modules__tab:active{background:#eaeaf9}.Tab-modules__tab__logo{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.Tab-modules__tab__link{display:flex;flex-direction:column;gap:4px;align-items:center;padding:2px 8px 2px 8px;text-decoration:none}.Tab-modules__tab__title{color:#020305;font-weight:500;font-size:12px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:12px;white-space:nowrap}.Tab-modules__tab_orange{box-sizing:border-box;border-radius:12px;outline:none;cursor:pointer}.Tab-modules__tab_orange__title{box-sizing:border-box;width:100%;overflow:hidden;color:#020305;font-weight:500;font-size:11px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:12px;white-space:nowrap;text-align:center;text-overflow:ellipsis}.Tab-modules__tab_orange__link{display:flex;flex-direction:column;gap:4px;align-items:center;padding:2px 0;text-decoration:none}.Tab-modules__tab_orange__link:active .Tab-modules__tab_orange__title{color:#f50}.Tab-modules__tab_orange__link:active svg path{stroke:#f50}.Tab-modules__tab_orange__link:active svg line{stroke:#f50}.Tab-modules__tab_orange__link:active svg circle{stroke:#f50}.Tab-modules__tab_orange__link_active .Tab-modules__tab_orange__title{color:#f50}.Tab-modules__tab_orange__link_active svg path{stroke:#f50}.Tab-modules__tab_orange__link_active svg line{stroke:#f50}.Tab-modules__tab_orange__link_active svg circle{stroke:#f50}.Tab-modules__tab_orange__logo{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px}
.Overlay-module__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:6000;width:100%;height:100%;background-color:rgba(0,0,0,.5);cursor:pointer}.Overlay-module__overlay__enter{opacity:0}.Overlay-module__overlay__enter_active{opacity:1;transition:opacity 300ms ease-in-out}.Overlay-module__overlay__exit{opacity:1}.Overlay-module__overlay__exit_active{opacity:0;transition:opacity 300ms ease-in-out}
.BottomSheetContent-module__container{--max-container-height: 80vh;position:fixed;top:auto;right:0;bottom:0;left:0;z-index:9000;display:flex;flex-direction:column;box-sizing:border-box;width:100%;max-width:768px;height:auto;max-height:var(--max-container-height);margin:0 auto;padding:0 16px 24px;border-radius:12px 12px 0 0;overflow:hidden;background-color:#fff}.BottomSheetContent-module__container__enter{max-height:0}.BottomSheetContent-module__container__enter_active{max-height:var(--max-container-height);transition:max-height 300ms ease-in-out}.BottomSheetContent-module__container__exit{max-height:var(--max-container-height)}.BottomSheetContent-module__container__exit_active{max-height:0;transition:max-height 300ms ease-in-out}.BottomSheetContent-module__header{position:relative;display:flex;align-items:center;padding:24px 24px 0}.BottomSheetContent-module__header__title{font:normal 16px/22px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;font-weight:500;flex-grow:1;margin-bottom:24px;text-align:center}.BottomSheetContent-module__header__closeButton{position:absolute;top:24px;right:0;margin:0;padding:0;border:none;color:#000;background-color:rgba(0,0,0,0);cursor:pointer}.BottomSheetContent-module__header:before{position:absolute;top:4px;right:0;left:0;display:block;width:36px;height:5px;margin:0 auto;border-radius:5px;background-color:#e9ebf0;content:""}.BottomSheetContent-module__content{box-sizing:border-box;overflow-y:auto}.BottomSheetContent-module__content::-webkit-scrollbar{width:4px}.BottomSheetContent-module__content::-webkit-scrollbar-thumb{border-radius:5px;background-color:#e9ebf0}
.AdvertisingMarking-module__container{display:flex;align-items:center;width:fit-content;cursor:pointer}.AdvertisingMarking-module__content{position:relative}.AdvertisingMarking-module__content__text{color:var(--content-gray-2);font:normal 12px/18px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}.AdvertisingMarking-module__content__text>a{color:var(--accent-blue-content)}.AdvertisingMarking-module__content__text:first-child{margin-bottom:8px}.AdvertisingMarking-module__icon{color:var(--content-gray-1);cursor:pointer}.AdvertisingMarking-module__icon__close{position:absolute;top:10px;right:10px;color:var(--content-gray-2)}.AdvertisingMarking-module__title{margin-right:2px;color:var(--content-gray-1);font:normal 10px/16px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}.AdvertisingMarking-module__tooltip{position:relative;box-sizing:border-box;width:170px;padding:10px 30px 10px 10px;border-radius:6px;overflow:hidden;box-shadow:0 8px 16px rgba(0,0,0,.08),0 0 2px 0 rgba(0,0,0,.16)}.AdvertisingMarking-module__tooltip__anchor{width:fit-content}
.MainPromoBanner-module__wrapper{position:relative;width:100%;height:50px}.MainPromoBanner-module__banner{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:auto 100%}.MainPromoBanner-module__advertising{position:absolute;right:10px;bottom:0;z-index:1;box-sizing:border-box;width:68px;height:20px;padding:2px 3px 2px 5px;border-radius:8px 8px 0 0;background-color:rgba(255,255,255,.6)}
.CountdownBanner-module__wrapper{display:flex;align-items:center;justify-content:center;background:#fe4e1c}.CountdownBanner-module__wrapper.CountdownBanner-module__hidden{display:none}.CountdownBanner-module__countdown{position:relative;width:100%;height:80px;padding:0 30px;line-height:80px;background-color:#3b393f}.CountdownBanner-module__countdownWrapper{display:flex;align-items:center;justify-content:center;width:1058px;height:80px;margin:auto}.CountdownBanner-module__countdownContainer{color:#fff}.CountdownBanner-module__countdownTitle{padding-right:97px;font-weight:700;font-size:24px;letter-spacing:.3px;text-transform:uppercase}.CountdownBanner-module__countdownTitleDiscount{color:#ff4c00}.CountdownBanner-module__countdownClose{position:absolute;top:0;right:30px;cursor:pointer}.CountdownBanner-module__countdownTimer{display:flex;padding-left:20px;font-weight:bold;font-size:43px;line-height:58px}.CountdownBanner-module__countdownTimerText{font-size:18px;line-height:22px}.CountdownBanner-module__countdownTimerNumb{position:relative;width:47px;margin:0 2px;color:#fff;font-weight:700;font-family:"PT Sans","ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;text-align:center;background:linear-gradient(to bottom, rgb(226, 70, 27) 0%, rgb(226, 70, 27) 50%, rgb(252, 78, 30) 50%, rgb(252, 78, 30) 100%);box-shadow:0 2px 0 rgba(0,0,0,.2)}.CountdownBanner-module__countdownTimerNumb::after,.CountdownBanner-module__countdownTimerNumb::before{position:absolute;top:50%;display:inline-block;width:2px;height:9px;margin-top:-4.5px;background-color:#892c0d;content:""}.CountdownBanner-module__countdownTimerNumb::before{left:0}.CountdownBanner-module__countdownTimerNumb::after{right:0}.CountdownBanner-module__countdownTimerSeparator{margin:0 1px;color:#fe4e1c;font-weight:normal;font-style:normal}
.NavBarMobile-modules__navBarMobile{position:fixed;bottom:0;z-index:4000;display:grid;align-items:center;justify-content:space-between;box-sizing:initial;width:100%;height:50px;padding:4px 0;border-top:1px solid #ebebeb;background:#fff}.NavBarMobile-modules__navBarMobile__safeArea{height:58px}
.LowerMenuV2-module__lowerMenu{position:relative;display:flex;gap:8px;align-items:center;width:100%;max-width:1536px;min-height:36px;margin:0 auto;padding:2px 0;background:#fff}.LowerMenuV2-module__lowerMenu_pda{margin:0}@media screen and (min-width: 1024px){.LowerMenuV2-module__lowerMenu{padding:2px 12px}}@media screen and (min-width: 1536px){.LowerMenuV2-module__lowerMenu{padding:2px 0}}@media screen and (max-width: 1599px){.LowerMenuV2-module__lowerMenu{max-width:1600px}}.LowerMenuV2-module__lowerMenu__inner{position:relative;display:flex}.LowerMenuV2-module__lowerMenu__inner_pda{overflow:scroll}.LowerMenuV2-module__lowerMenu__moreButtonWrap{order:0;font-weight:500}.LowerMenuV2-module__lowerMenu__item{display:block;order:-1;padding:7px 12px;border-radius:16px;color:#212121 !important;font-weight:500;font-size:14px;font-style:normal;line-height:24px;white-space:nowrap;text-decoration:none}.LowerMenuV2-module__lowerMenu__item:hover{background:#f4f4fc}.LowerMenuV2-module__lowerMenu__item:active{background:#eaeaf9 !important}.LowerMenuV2-module__lowerMenu__item:visited{color:#212121 !important}.LowerMenuV2-module__lowerMenu__item_orange{color:#ff4c00 !important}.LowerMenuV2-module__lowerMenu__item_orange:hover{background:#fff6f1 !important}.LowerMenuV2-module__lowerMenu__item_orange:active{background:#ffede3 !important}.LowerMenuV2-module__lowerMenu__item_orange:visited{color:#ff4c00 !important}.LowerMenuV2-module__lowerMenu__item_pda{padding:4px 8px;font-size:12px}.LowerMenuV2-module__lowerMenu__item_disabled{order:1;overflow:hidden;color:#fff !important;background:#fff !important;cursor:default}.LowerMenuV2-module__lowerMenu__item_disabled:hover{color:#fff !important;background:#fff !important}.LowerMenuV2-module__lowerMenu__item_disabled:active{color:#fff;background:#fff !important}.LowerMenuV2-module__lowerMenu__item_disabled:visited{color:#fff !important;background:#fff !important;cursor:default}
.MoreButton-module__moreButton{display:flex;align-items:center;margin-right:0;padding:9px 12px;border-radius:16px;color:#13192e;font-size:14px;line-height:20px;white-space:nowrap;text-decoration:none;outline:none;cursor:pointer}.MoreButton-module__moreButton a{margin-right:5px;color:#13192e}.MoreButton-module__moreButton:hover{background:#f4f4fc}.MoreButton-module__moreButton:active{background:#eaeaf9}.MoreButton-module__moreButton_active{background:#eaeaf9}.MoreButton-module__moreButton svg path{stroke:#13192e}.MoreButton-module__popoverContent{top:10px !important;z-index:2147483648;width:270px;max-height:fit-content;padding:0;border-radius:8px;filter:drop-shadow(0px 16px 32px rgba(0, 0, 0, 0.15)) drop-shadow(0px 8px 16px rgba(0, 0, 0, 0.04))}.MoreButton-module__popoverContentWrap:focus{outline:none}
.MoreItems-module__moreItems{display:flex;flex-direction:column;align-items:flex-start;margin:0;border-radius:8px;overflow-x:scroll;-ms-overflow-style:none;list-style:none;scrollbar-width:none}.MoreItems-module__moreItems::-webkit-scrollbar{display:none}.MoreItems-module__moreItems__item{display:block;box-sizing:border-box;width:100%;padding:8px 12px;color:#212121 !important;font-weight:400;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer;user-select:none}.MoreItems-module__moreItems__item:hover{background:#fdedd3}
.GenrePreview-module__back{position:absolute;top:36px;left:36px;display:flex;align-items:center;justify-content:center;width:31px;height:31px;border:1px solid #c4c4c6;background:url(/static/litres/modules/react-header/./images/back.13a48620.svg) 46% 50% no-repeat;cursor:pointer}.GenrePreview-module__back:hover{background-image:url(/static/litres/modules/react-header/./images/back_hover.41c7e6af.svg)}.GenrePreview-module__wrapper{min-height:590px;padding:30px 30px 60px 80px}.GenrePreview-module__wrapper .GenrePreview-module__header{padding:4px 0 21px 0}.GenrePreview-module__wrapper .GenrePreview-module__header .GenrePreview-module__title{display:inline;padding-right:15px;color:#000;font-weight:bold;font-size:24px}.GenrePreview-module__wrapper .GenrePreview-module__header .GenrePreview-module__link{position:relative;display:inline;padding-right:22px;color:#106edc;line-height:14px;text-decoration:none;outline:none;cursor:pointer}.GenrePreview-module__wrapper .GenrePreview-module__header .GenrePreview-module__link:before{position:absolute;top:2px;right:5px;width:8px;height:14px;background:url(/static/litres/modules/react-header/./images/all_arrow.2e35d254.svg) center center;content:""}.GenrePreview-module__wrapper .GenrePreview-module__header .GenrePreview-module__link:hover{color:#ff4c14}.GenrePreview-module__wrapper .GenrePreview-module__header .GenrePreview-module__link:hover:before{background:url(/static/litres/modules/react-header/./images/all_arrow_hover.cf941a18.svg) center center}.GenrePreview-module__wrapper .GenrePreview-module__body{position:relative;overflow:hidden}.GenrePreview-module__wrapper .GenrePreview-module__body .GenrePreview-module__content-wrapper{position:relative;width:auto;height:auto;margin-top:0}.GenrePreview-module__wrapper .GenrePreview-module__body .GenrePreview-module__content-wrapper:after{position:absolute;top:0;right:0;bottom:0;width:40px;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 3%, rgb(255, 255, 255) 52%, rgb(255, 255, 255) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1 );content:""}.GenrePreview-module__wrapper .GenrePreview-module__body .GenrePreview-module__list{display:table-cell;padding-right:40px;vertical-align:top}.GenrePreview-module__wrapper .GenrePreview-module__body .GenrePreview-module__list .GenrePreview-module__item{white-space:nowrap}.GenrePreview-module__wrapper .GenrePreview-module__body .GenrePreview-module__list .GenrePreview-module__item .GenrePreview-module__item-title{display:inline;margin-right:5px;color:#3b393f;font-size:16px;line-height:30px;text-decoration:none;outline:none;cursor:pointer}.GenrePreview-module__wrapper .GenrePreview-module__body .GenrePreview-module__list .GenrePreview-module__item .GenrePreview-module__item-title:hover{color:#ff4c14}.GenrePreview-module__wrapper .GenrePreview-module__body .GenrePreview-module__list .GenrePreview-module__item .GenrePreview-module__item-link{display:inline;margin-left:2px;color:#9d9c9f;font-size:14px;line-height:30px;text-decoration:underline;cursor:pointer;text-decoration-style:dotted}.GenrePreview-module__wrapper .GenrePreview-module__body .GenrePreview-module__list .GenrePreview-module__item .GenrePreview-module__item-link:hover{color:#ff4c14}.GenrePreview-module__wrapper .GenrePreview-module__body .GenrePreview-module__scroll-container{position:absolute;display:none;background:#e4e4e2}.GenrePreview-module__wrapper .GenrePreview-module__body .GenrePreview-module__scroll-container .GenrePreview-module__scroller{top:0;height:0}
.Item-module__item-wrapper{list-style:none;pointer-events:auto}.Item-module__item-wrapper .Item-module__item{color:#3b393f;font-size:14px;line-height:20px;text-decoration:none;cursor:pointer}.Item-module__item-wrapper .Item-module__item:hover{color:#ff4c14}
:root{font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}.Column-module__column{display:inline-block;width:100%;padding-right:30px}.Column-module__column .Column-module__title{display:inline-block;margin-bottom:8px;color:#000;font-weight:500;font-size:16px;text-decoration:none;outline:none}.Column-module__column .Column-module__title:hover{color:#ff4c14}.Column-module__column .Column-module__list{margin-top:0;margin-bottom:30px}.Column-module__column .Column-module__list .Column-module__more-genres{color:#9d9c9f;font-size:14px;line-height:20px;text-decoration:underline;cursor:pointer;text-decoration-style:dotted}.Column-module__column .Column-module__list .Column-module__more-genres:hover{color:#ff4c14}
.AllGenres-module__genres-wrapper{position:relative;display:block;max-width:100vw;height:100%;overflow-y:auto}.AllGenres-module__genres-wrapper .AllGenres-module__genres-container{padding:30px 30px 50px 30px;columns:4;column-count:4}.AllGenres-module__genres-wrapper .AllGenres-module__genres-container.AllGenres-module__isLoading{opacity:.2}.AllGenres-module__close-icon{position:absolute;top:36px;right:36px;width:14px;height:14px;background:url(/static/litres/modules/react-header/./images/close.bb3561aa.svg);cursor:pointer}.AllGenres-module__close-icon:hover{background:url(/static/litres/modules/react-header/./images/close_hover.d98ddb30.svg)}.AllGenres-module__genresLoadingIcon{position:absolute;top:calc(50% - 48px);left:calc(50% - 48px);display:inline-block;box-sizing:border-box;width:48px;height:48px;border:3px solid #fff;border-bottom-color:#ff3d00;border-radius:50%;animation:AllGenres-module__rotation 1s linear infinite}@keyframes AllGenres-module__rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.GenresTreePopup__wrapper{position:relative;color:#202020;line-height:1.5;text-align:left;background:#fff;transition:opacity .3s ease-in-out}.GenresTreePopup__wrapper[data-header-popup=genres]{right:0;left:0;z-index:9996;width:100%;min-width:940px;max-width:1600px;margin:0 auto;border-radius:0 0 3px 3px}.GenresTreePopup__wrapper .GenresTreePopup__all-genres{position:absolute;right:0;bottom:0;left:0;border-radius:0 0 3px 3px;text-align:center;background:#f5f5f5}.GenresTreePopup__wrapper .GenresTreePopup__all-genres a{position:relative;display:inline-block;padding-right:22px;color:#106edc;line-height:50px;text-decoration:none}.GenresTreePopup__wrapper .GenresTreePopup__all-genres a:before{position:absolute;top:18px;right:5px;width:8px;height:14px;background:url(/static/litres/modules/react-header/./images/all_arrow.2e35d254.svg) center center;content:""}.GenresTreePopup__wrapper .GenresTreePopup__all-genres a:hover{color:#ff4c14}.GenresTreePopup__wrapper .GenresTreePopup__all-genres a:hover:before{background:url(/static/litres/modules/react-header/./images/all_arrow_hover.cf941a18.svg) center center}.GenresTreePopup__hidden{display:none}
.SearchHistory-module__historyListAB{margin:0;padding:0;list-style:none}.SearchHistory-module__historyListAB .SearchHistory-module__info{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding:12px 10px 0}.SearchHistory-module__historyListAB .SearchHistory-module__info .SearchHistory-module__previousSearches,.SearchHistory-module__historyListAB .SearchHistory-module__info .SearchHistory-module__clear{margin:0;font-size:14px;line-height:22px}.SearchHistory-module__historyListAB .SearchHistory-module__info .SearchHistory-module__previousSearches{color:#9d9c9f}.SearchHistory-module__historyListAB .SearchHistory-module__info .SearchHistory-module__clear{color:#0038f5;cursor:pointer}.SearchHistory-module__historyListAB .SearchHistory-module__info .SearchHistory-module__clear:hover{color:#ff4c14}.SearchHistory-module__historyListAB .SearchHistory-module__item{display:flex;align-items:center;justify-content:space-between;height:38px;margin:0 4px;padding:10px 0 10px 8px;color:#3b393f;font-size:16px;line-height:18px;outline:none;cursor:pointer}.SearchHistory-module__historyListAB .SearchHistory-module__item .SearchHistory-module__itemText{width:calc(100% - 14px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.SearchHistory-module__historyListAB .SearchHistory-module__item:hover{border-radius:4px;background:#f5f5f5}.SearchHistory-module__historyListAB .SearchHistory-module__item:focus{border-radius:4px;background:#f5f5f5}.SearchHistory-module__historyListAB .SearchHistory-module__item .SearchHistory-module__closeIcon{display:flex;align-items:center;justify-content:center;width:40px;height:40px}.SearchHistory-module__historyListAB .SearchHistory-module__item .SearchHistory-module__closeIcon:hover svg path{fill:#3b393f}.SearchHistory-module__mobileList{padding-bottom:10px}.SearchHistory-module__mobileList .SearchHistory-module__info{margin-bottom:0;padding:10px 10px 5px 10px}.SearchHistory-module__mobileList .SearchHistory-module__item{margin-bottom:3px;padding:5px 10px}.SearchHistory-module__mobileList .SearchHistory-module__close{position:relative;display:flex;align-items:center;justify-content:flex-end;width:40%;margin-left:auto;padding:10px;color:#767579;font-size:16px;line-height:20px}.SearchHistory-module__mobileList .SearchHistory-module__close::before{display:block;width:10px;height:10px;margin-right:6px;background:url(/static/litres/modules/react-header/./images/cross.dc0fcf1d.svg) center no-repeat;content:""}
.Cover__cover,.Cover__loader,.Cover__unloader{position:relative;flex-shrink:0;box-sizing:content-box;border:1px solid #c6c9cd;background:#fff}.Cover__cover img,.Cover__loader img,.Cover__unloader img{display:block;text-align:center}.Cover__loader{display:block;background:url(/static/litres/modules/react-header/./images/loader.bd5e256d.svg) #fff center/45% no-repeat}.Cover__unloader{display:block;width:100%}.Cover__unloader .Cover__unloader-container{position:absolute;top:0;left:0;display:block;width:100%;height:100%;overflow:hidden;background-color:#eaeef3}.Cover__unloader .Cover__unloader-container__inner{display:flex;align-content:center;width:100%;height:100%;text-align:center}.Cover__unloader .Cover__unloader-cover__img{display:block;width:60%;margin:auto;padding-top:60%;background:url(/static/litres/modules/react-header/./images/no-cover.6bb8807d.svg) center/55% no-repeat}.Cover__unloader .Cover__unloader-cover__text{display:block;margin-top:3%;color:#70748f;font-weight:bold;line-height:normal;text-transform:uppercase;visibility:hidden}.Cover__multiple{position:relative;display:flex}.Cover__multiple .Cover__childCover{display:inline-block;padding:0;font-size:0;line-height:0;background-size:100% !important}.Cover__multiple .Cover__secondCover{position:absolute;top:60px;left:0;z-index:2}.Cover__multiple .Cover__firstCover{left:30px;z-index:1;margin-top:30px;margin-bottom:30px}.Cover__multiple .Cover__thirdCover{position:absolute;top:0px;left:60px}.Cover__link{position:relative;display:inline-block;box-sizing:border-box}.Cover__link .Cover__noCover{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border:1px solid #c6c9cd;overflow:hidden;background-color:#eaeef3}.Cover__link .Cover__noCover .Cover__noCoverImg{width:34%;height:30%;background:url(/static/litres/modules/react-header/./images/no-cover.6bb8807d.svg) no-repeat 50% 50%;background-size:100% 100%}.Cover__container{position:relative;margin-right:15px}
.newCover__cover,.newCover__unloader{position:relative;box-sizing:content-box;background:#fff}.newCover__cover img,.newCover__unloader img{display:block;text-align:center}.newCover__loader{position:absolute;top:50%;left:50%;z-index:2;display:flex;align-items:center;transform:translate(-50%, -50%)}.newCover__loader svg{margin:0 auto}.newCover__cover_none{position:absolute !important;opacity:0}.newCover__unloader{position:absolute;top:0;right:0;left:0;display:block;margin-right:auto;margin-left:auto}.newCover__unloader .newCover__unloader-container{position:absolute;top:0;right:0;left:0;display:block;width:100%;height:100%;overflow:hidden;background-color:#eaeef3}.newCover__unloader .newCover__unloader-container__inner{display:flex;align-content:center;width:100%;height:100%;text-align:center}.newCover__unloader .newCover__unloader-cover__img{display:block;margin:auto}.newCover__unloader .newCover__unloader-cover__text{display:block;margin-top:3%;color:#70748f;font-weight:bold;line-height:normal;text-transform:uppercase;visibility:hidden}.newCover__multiple{position:relative;display:flex}.newCover__multiple .newCover__childCover{display:inline-block;padding:0;font-size:0;line-height:0;background-size:100% !important}.newCover__multiple .newCover__firstCover{position:absolute;bottom:-10px;left:0;z-index:2}.newCover__multiple .newCover__secondCover{left:10px;z-index:1}.newCover__multiple .newCover__thirdCover{position:absolute;top:-10px;left:20px}.newCover__link{position:relative;display:inline-block;box-sizing:border-box}.newCover__link .newCover__noCover{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;background-color:#eaeef3}.newCover__link .newCover__noCover .newCover__noCoverImg{width:34%;height:30%;background-size:100% 100%}.newCover__container{position:relative;height:100%}.newCover__container .newCover__skeleton{position:absolute;top:0;left:0;z-index:1}.newCover__ageLimit{position:absolute;bottom:8px;left:8px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:2px #3b393f solid;border-radius:100%;background-color:#fff}.newCover__ageLimit__container{color:#3b393f;font-weight:700;font-size:12px;line-height:14px}.newCover__serialNumber{position:absolute;top:4px;left:4px;display:flex;align-items:center;justify-content:center;padding:2px;border-radius:4px;background:rgba(255,255,255,.6)}.newCover__serialNumber__container{display:flex;align-items:center;justify-content:center;padding:1px 4px;border-radius:2px;color:#3b393f;background-color:#fff;font:normal 12px/14px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;letter-spacing:.4px}.newCover__coverBox{position:relative;display:flex;align-items:center;justify-content:center;background-color:#ebebeb}.newCover__coverBox_activeCover{background-color:#ffdbcc}.newCover__coverBox_activeCover .newCover__serialNumber{background:rgba(255,94,26,.6)}.newCover__coverBox_activeCover .newCover__serialNumber__container{color:#fff;background-color:#ff5e1a}.newCover__coverBox a{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.newCover__coverBox_extraLarge{width:274px;height:274px}.newCover__coverBox_extraLarge .newCover__coverBox__cover{width:242px;height:242px}.newCover__coverBox_large{width:184px;height:184px}.newCover__coverBox_large .newCover__coverBox__cover{width:152px;height:152px}.newCover__coverBox_medium{width:128px;height:128px}.newCover__coverBox_medium .newCover__coverBox__cover{width:112px;height:112px}.newCover__coverBox_small{width:64px;height:64px}.newCover__coverBox_small .newCover__coverBox__cover{width:48px;height:48px}.newCover__coverBox_stretch{position:relative;width:100%;height:100%}.newCover__coverBox_stretch .newCover__coverBox__cover{position:absolute;top:20px;right:20px;bottom:20px;left:20px}@media screen and (max-width: 1024px){.newCover__coverBox_stretch .newCover__coverBox__cover{top:16px;right:16px;bottom:16px;left:16px}}.newCover__coverBox_stretch .newCover__coverBox__cover .newCover__cover,.newCover__coverBox_stretch .newCover__coverBox__cover .newCover__container{width:auto !important;max-width:100%}.newCover__coverBox_stretch .newCover__coverBox__cover .newCover__cover .newCover__loader,.newCover__coverBox_stretch .newCover__coverBox__cover .newCover__container .newCover__loader{position:absolute;top:50% !important;left:50% !important;z-index:2;display:flex;align-items:center;transform:translate(-50%, -50%)}.newCover__coverBox_stretch .newCover__coverBox__cover .newCover__cover .newCover__loader svg,.newCover__coverBox_stretch .newCover__coverBox__cover .newCover__container .newCover__loader svg{margin:0 auto}.newCover__coverBox_stretch .newCover__coverBox__cover .newCover__unloader{width:auto !important}.newCover__coverBox__cover{position:relative;display:flex;align-items:center;justify-content:center;font-size:0;line-height:0}.newCover__coverBox .newCover__cover,.newCover__coverBox .newCover__loader,.newCover__coverBox .newCover__unloader{position:relative;border:none;background-color:#ebebeb}.newCover__coverBox .newCover__loader{top:0 !important;left:0 !important;transform:none}.newCover__coverBox .newCover__cover,.newCover__coverBox .newCover__unloader{box-shadow:0 4px 15px rgba(8,16,46,.15),0 2px 2px rgba(8,16,46,.1)}.newCover__coverBox .newCover__unloader-container{background-color:#f2f5ff}.newCover__coverBox .newCover__container{height:auto !important}
.AdaptiveCover-module__container{position:relative;display:block;width:100%;height:100%;overflow:hidden;background-color:#fff}.AdaptiveCover-module__container__pointer{cursor:pointer}.AdaptiveCover-module__image{width:100%;height:100%;object-fit:fill}.AdaptiveCover-module__loader{position:absolute;top:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#fff}.AdaptiveCover-module__unloader{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#f2f5ff}.AdaptiveCover-module__unloader img{width:60px;height:60px}@media screen and (max-width: 1023px){.AdaptiveCover-module__unloader img{width:40px;height:40px}}
:root{--podcast-color: #027d3d;--podcast-bg: #e6f3ed;--pdf-color: #c10026;--pdf-bg: #fee6ea;--audio-color: #1a4cf6;--audio-bg: #e6ebfe;--text-color: #3b393f;--text-bg: #ebebeb;--draft-color: #a35816;--draft-bg: #ffefd6}:root.dark-mode{--podcast-color: #66b791;--podcast-bg: #082c1b;--pdf-color: #f54d6f;--pdf-bg: #490815;--audio-color: #6688f9;--audio-bg: #08174a;--text-color: #908da0;--text-bg: #232229;--draft-color: #ffb547;--draft-bg: #4c3615}.Label-module__label-wrapper{display:inline-flex;align-items:center;box-sizing:border-box;max-width:100%}.Label-module__label-wrapper>div{display:flex;align-items:center;justify-content:center}.Label-module__label-wrapper .Label-module__icon+.Label-module__label-V4{margin-left:8px}.Label-module__label-wrapper .Label-module__label-V4+.Label-module__label-V4{margin-left:8px}.Label-module__label-wrapper>div+div{margin-left:8px}.Label-module__label-wrapper.Label-module__label-wrapper-book-card>div+div{margin-left:0}@media screen and (max-width: 414px){.Label-module__label-wrapper.Label-module__label-wrapper-book-card{flex-wrap:wrap;justify-content:center}.Label-module__label-wrapper.Label-module__label-wrapper-book-card>div{flex-basis:50%}.Label-module__label-wrapper.Label-module__label-wrapper-book-card>div:nth-child(1){margin-bottom:8px}.Label-module__label-wrapper.Label-module__label-wrapper-book-card>div:first-child{justify-content:end}.Label-module__label-wrapper.Label-module__label-wrapper-book-card>div:last-child{justify-content:start}}.Label-module__label{position:relative;display:inline-block;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;text-decoration:none}.Label-module__label.Label-module__label_v1{padding-right:8px;padding-left:8px;border-radius:12px;color:#fff;font-size:11px;text-transform:uppercase;cursor:pointer;opacity:1}.Label-module__label.Label-module__label_v1.Label-module__label_20{height:20px;line-height:20px}.Label-module__label.Label-module__label_v1.Label-module__label_22{height:22px;line-height:22px}.Label-module__label.Label-module__label_v1.Label-module__label_audio{background-color:#59a2f7}.Label-module__label.Label-module__label_v1.Label-module__label_pdf{background-color:red}.Label-module__label.Label-module__label_v1.Label-module__label_text{background-color:#b7b6b8}.Label-module__label.Label-module__label_v1.Label-module__label_paper{background-color:#3b393f}.Label-module__label.Label-module__label_v1.Label-module__label_draft{background-color:#f5a623}.Label-module__label.Label-module__label_v1.Label-module__label_podcast{background-color:#10cc9a}.Label-module__label.Label-module__label_v1:hover{opacity:.6}.Label-module__label.Label-module__label_v2{box-sizing:border-box;height:24px;padding:3px 8px;border-radius:6px;cursor:default;font:500 14px/18px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;letter-spacing:.25px}.Label-module__label.Label-module__label_v2.Label-module__label_audio{color:var(--audio-color);background-color:var(--audio-bg)}.Label-module__label.Label-module__label_v2.Label-module__label_pdf{color:var(--pdf-color);background-color:var(--pdf-bg)}.Label-module__label.Label-module__label_v2.Label-module__label_text,.Label-module__label.Label-module__label_v2.Label-module__label_paper{color:var(--text-color);background-color:var(--text-bg)}.Label-module__label.Label-module__label_v2.Label-module__label_draft{color:var(--draft-color);background-color:var(--draft-bg)}.Label-module__label.Label-module__label_v2.Label-module__label_podcast{color:var(--podcast-color);background-color:var(--podcast-bg)}.Label-module__label-V4{display:inline-block;box-sizing:border-box;max-height:24px;padding:6px 8px;border-radius:20px;color:#1a2141;font-weight:500;font-size:12px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:12px;background-color:#e2e4ea;cursor:default}.Label-module__text_truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.Label-module__formatText{font:normal 14px/20px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;letter-spacing:.25px;display:inline-block;margin:0 16px 0 8px;color:#3b393f;line-height:20px}
.SellableItemDetails-module__sellableItemDetailsAB{flex-grow:2}.SellableItemDetails-module__sellableItemDetailsAB .SellableItemDetails-module__title{display:-webkit-box;overflow:hidden;color:#000;font-weight:400;font-size:16px;line-height:22px;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.SellableItemDetails-module__sellableItemDetailsAB .SellableItemDetails-module__authors{color:#9d9c9f}.SellableItemDetails-module__sellableItemDetailsAB .SellableItemDetails-module__info{display:flex;align-items:center;margin-top:8px}.SellableItemDetails-module__sellableItemDetailsAB .SellableItemDetails-module__info .SellableItemDetails-module__label{margin-left:8px}.SellableItemDetails-module__sellableItemDetailsAB .SellableItemDetails-module__info .SellableItemDetails-module__progress{margin-bottom:1px;margin-left:8px}.SellableItemDetails-module__sellableItemDetailsAB .SellableItemDetails-module__info .SellableItemDetails-module__progress__title{margin-bottom:4px;color:#ff5e1a;font-weight:400;font-size:12px;line-height:14px;letter-spacing:.4px}.SellableItemDetails-module__sellableItemDetailsAB .SellableItemDetails-module__info .SellableItemDetails-module__progress__progressBar{width:195px;height:3px;border-radius:3px;background:#ebebeb}.SellableItemDetails-module__sellableItemDetailsAB .SellableItemDetails-module__info .SellableItemDetails-module__progress__progressBar_active{z-index:5;height:3px;border-radius:3px;background:#ff5e1a}.SellableItemDetails-module__sellableItemDetailsAB .SellableItemDetails-module__info .SellableItemDetails-module__progress__finished{display:flex;align-items:center;color:#ff5e1a;font-weight:400;font-size:12px;line-height:14px}.SellableItemDetails-module__sellableItemDetailsAB .SellableItemDetails-module__info .SellableItemDetails-module__progress__finished__text{margin-left:7px}
.SellableItemActionBlock-module__sellableItemActionBlockAB{display:flex}.SellableItemActionBlock-module__sellableItemActionBlockAB .SellableItemActionBlock-module__prices{display:flex;align-items:center;height:32px}.SellableItemActionBlock-module__sellableItemActionBlockAB .SellableItemActionBlock-module__prices .SellableItemActionBlock-module__price,.SellableItemActionBlock-module__sellableItemActionBlockAB .SellableItemActionBlock-module__prices .SellableItemActionBlock-module__prices__full,.SellableItemActionBlock-module__sellableItemActionBlockAB .SellableItemActionBlock-module__prices .SellableItemActionBlock-module__prices__final{margin-right:8px;font-size:16px;line-height:22px}.SellableItemActionBlock-module__sellableItemActionBlockAB .SellableItemActionBlock-module__prices__final{margin-left:24px;color:#000;font-weight:700}.SellableItemActionBlock-module__sellableItemActionBlockAB .SellableItemActionBlock-module__prices__full{color:#9d9c9f;font-weight:400;text-decoration-line:line-through}.SellableItemActionBlock-module__sellableItemActionBlockAB .SellableItemActionBlock-module__prices__discount{font-weight:400 !important;font-size:14px !important}.SellableItemActionBlock-module__sellableItemActionBlockAB .SellableItemActionBlock-module__button{margin-left:8px}
.SellableItem-module__sellableItemWrapperAB .SellableItem-module__item{display:flex;padding:12px;text-decoration:none;cursor:pointer}.SellableItem-module__sellableItemWrapperAB .SellableItem-module__item:hover{border-radius:4px;background:#f5f5f5}.SellableItem-module__sellableItemWrapperAB .SellableItem-module__item .SellableItem-module__coverContainer{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:64px;height:64px;margin-right:16px;border-radius:2px;background-color:#ebebeb}.SellableItem-module__sellableItemWrapperAB .SellableItem-module__item .SellableItem-module__coverContainer .SellableItem-module__coverWrapper{display:flex;align-items:center;justify-content:center;width:56px;height:56px}.SellableItem-module__sellableItemWrapperAB .SellableItem-module__item .SellableItem-module__coverContainer .SellableItem-module__coverWrapper div[class*=unloader]{position:relative !important}.SellableItem-module__sellableItemWrapperAB:focus{background:#f5f5f5}.SellableItem-module__sellableItemWrapperAB:active{background-color:#f5f5f5}.SellableItem-module__sellableItemWrapperAB:last-child{margin-bottom:4px}.SellableItem-module__mobileWrapper .SellableItem-module__item{padding:5px 10px}.SellableItem-module__mobileWrapper .SellableItem-module__item .SellableItem-module__details{width:100%;overflow:hidden;white-space:nowrap}.SellableItem-module__mobileWrapper .SellableItem-module__item .SellableItem-module__details .SellableItem-module__title{font-size:16px;white-space:nowrap}
.Avatar-module__wrapper{display:inline-flex;align-items:center}.Avatar-module__wrapper .Avatar-module__avatar{box-sizing:border-box;width:40px;height:40px;border:1px solid #ebebeb;border-radius:50%}.Avatar-module__wrapper .Avatar-module__content{width:calc(100% - 55px);margin-left:10px}.Avatar-module__wrapper .Avatar-module__content .Avatar-module__topContent{display:block;overflow:hidden;font-size:16px;line-height:20px;white-space:nowrap;text-overflow:ellipsis}.Avatar-module__wrapper .Avatar-module__content .Avatar-module__bottomContent{display:block;font-size:14px;line-height:16px}.Avatar-module__onClick{cursor:pointer}
.UnsoldItem-module__unsoldItemWrapperAB{padding:0;list-style:none;outline:none}.UnsoldItem-module__unsoldItemWrapperAB .UnsoldItem-module__item{display:flex;align-items:flex-start;box-sizing:border-box;width:100%;padding:10px 12px;text-decoration:none;cursor:pointer}.UnsoldItem-module__unsoldItemWrapperAB .UnsoldItem-module__item:hover{border-radius:4px;background:#f5f5f5}.UnsoldItem-module__unsoldItemWrapperAB .UnsoldItem-module__item .UnsoldItem-module__coverWrapper{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:64px;height:64px;margin-right:16px;border-radius:2px;background-color:#ebebeb}.UnsoldItem-module__unsoldItemWrapperAB .UnsoldItem-module__item .UnsoldItem-module__coverWrapper .UnsoldItem-module__publishingCover{width:50px;margin:auto}.UnsoldItem-module__unsoldItemWrapperAB .UnsoldItem-module__item .UnsoldItem-module__coverWrapper .UnsoldItem-module__removeMargin>div{margin-left:0 !important}.UnsoldItem-module__unsoldItemWrapperAB .UnsoldItem-module__item .UnsoldItem-module__coverWrapper .UnsoldItem-module__cover{position:relative;display:inline-block;width:50px;height:50px;padding:0;border-radius:50%;font-size:0;line-height:0;background-size:100% !important;box-shadow:0 0 0 1px #bcbcbd}.UnsoldItem-module__unsoldItemWrapperAB .UnsoldItem-module__item .UnsoldItem-module__coverWrapper .UnsoldItem-module__multipleCover{position:relative;display:block;width:56px;height:56px;text-align:center}.UnsoldItem-module__unsoldItemWrapperAB .UnsoldItem-module__item .UnsoldItem-module__coverWrapper .UnsoldItem-module__multipleCover .UnsoldItem-module__childCover{position:relative;display:inline-block;padding:0;font-size:0;line-height:0;background-size:100% !important}.UnsoldItem-module__unsoldItemWrapperAB .UnsoldItem-module__item .UnsoldItem-module__coverWrapper .UnsoldItem-module__multipleCover .UnsoldItem-module__childCover img{display:block;border:1px solid #cecdcc;text-align:center}.UnsoldItem-module__unsoldItemWrapperAB .UnsoldItem-module__item .UnsoldItem-module__coverWrapper .UnsoldItem-module__multipleCover .UnsoldItem-module__firstCover{position:absolute;bottom:0;left:0;z-index:2}.UnsoldItem-module__unsoldItemWrapperAB .UnsoldItem-module__item .UnsoldItem-module__coverWrapper .UnsoldItem-module__multipleCover .UnsoldItem-module__secondCover{position:absolute;top:0;right:0}.UnsoldItem-module__unsoldItemWrapperAB .UnsoldItem-module__item .UnsoldItem-module__coverWrapper .UnsoldItem-module__multipleCover .UnsoldItem-module__thirdCover{position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%, -50%)}.UnsoldItem-module__unsoldItemWrapperAB .UnsoldItem-module__item .UnsoldItem-module__details{flex-grow:2;padding-right:30px}.UnsoldItem-module__unsoldItemWrapperAB .UnsoldItem-module__item .UnsoldItem-module__details .UnsoldItem-module__type{display:block;overflow:hidden;color:#9d9c9f;font-size:16px;line-height:22px;text-overflow:ellipsis}.UnsoldItem-module__unsoldItemWrapperAB .UnsoldItem-module__item .UnsoldItem-module__details .UnsoldItem-module__title{display:-webkit-box;overflow:hidden;color:#000;font-weight:400;font-size:16px;line-height:22px;text-decoration:none;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.UnsoldItem-module__unsoldItemWrapperAB .UnsoldItem-module__item .UnsoldItem-module__details .UnsoldItem-module__title span{display:block}.UnsoldItem-module__unsoldItemWrapperAB .UnsoldItem-module__item .UnsoldItem-module__details .UnsoldItem-module__title span::first-letter{text-transform:uppercase}@media(max-width: 1160px){.UnsoldItem-module__unsoldItemWrapperAB .UnsoldItem-module__item{padding-right:5px}}.UnsoldItem-module__unsoldItemWrapperAB:focus{background:#f5f5f5}.UnsoldItem-module__unsoldItemWrapperAB:active{background-color:#f5f5f5}.UnsoldItem-module__unsoldItemWrapperAB:last-child{margin-bottom:4px}.UnsoldItem-module__mobileWrapper .UnsoldItem-module__item{padding:5px 10px}.UnsoldItem-module__mobileWrapper .UnsoldItem-module__item .UnsoldItem-module__details .UnsoldItem-module__title{font-size:16px}
.ResultsList-module__listAB{margin:0;padding-top:4px}.ResultsList-module__listAB .ResultsList-module__scrolledList{max-height:calc(100vh - 200px);margin:auto 4px;overflow-y:auto}.ResultsList-module__listAB .ResultsList-module__scrolledList::-webkit-scrollbar{width:6px;height:6px;margin-right:2px;cursor:pointer}.ResultsList-module__listAB .ResultsList-module__scrolledList::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.ResultsList-module__listAB .ResultsList-module__scrolledList::-webkit-scrollbar-thumb{border-radius:3px;background-color:#9d9c9f}.ResultsList-module__listAB .ResultsList-module__scrolledList::-webkit-scrollbar-thumb:vertical{min-height:24px}.ResultsList-module__listAB .ResultsList-module__showAll{background-color:#f4f4f6;outline:none}.ResultsList-module__listAB .ResultsList-module__showAll>a{display:flex;align-items:center;width:100%;min-height:60px;padding:10px 12px;color:#1a4cf6;font-size:16px;text-decoration:none;list-style:none;cursor:pointer}.ResultsList-module__listAB .ResultsList-module__showAll>a>span:hover{color:#0038f5}.ResultsList-module__listAB .ResultsList-module__showAll:hover{background:#e0e0e4}.ResultsList-module__listAB .ResultsList-module__showAll:focus{background:#e0e0e4}.ResultsList-module__listAB .ResultsList-module__showAll:active{background-color:#e0e0e4}.ResultsList-module__safemodeContainerMobile{margin-bottom:10px}.ResultsList-module__mobileList{padding-bottom:10px}.ResultsList-module__mobileList .ResultsList-module__close{position:relative;display:flex;align-items:center;justify-content:flex-end;width:40%;margin-left:auto;padding:10px;color:#767579;font-size:16px;line-height:20px}.ResultsList-module__mobileList .ResultsList-module__close::before{display:block;width:10px;height:10px;margin-right:6px;background:url(/static/litres/modules/react-header/./images/cross.dc0fcf1d.svg) center no-repeat;content:""}.ResultsList-module__mobileList .ResultsList-module__showAll{padding:10px}.ResultsList-module__mobileList .ResultsList-module__showAll>a{min-height:unset;padding:0}.ResultsList-module__mobileList .ResultsList-module__buttons{display:flex;align-items:center}
.NewSearch-module__searchAB{position:relative;flex-grow:1;padding:4px}.NewSearch-module__searchAB>span{width:100%}.NewSearch-module__searchAB .NewSearch-module__popoverContent{z-index:1000;width:calc(100% - 8px);max-width:none;max-height:calc(100vh - 140px);margin-top:8px;padding:0;border-radius:3px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.15)}.NewSearch-module__searchAB .NewSearch-module__errorText{position:absolute;left:16px;color:#ff001f;font-size:12px;line-height:16px}.NewSearch-module__mobileSearch{width:100%;margin:0;padding:0}.NewSearch-module__mobileSearch .NewSearch-module__popoverContent{width:100%;min-width:unset;max-width:100%;max-height:unset;border-radius:0;box-shadow:none;transform:none}.NewSearch-module__mobileSearch .NewSearch-module__errorText{left:0;font-size:10px;line-height:11px}
@keyframes Loader-module__to100AndBack{10%{transform:translateX(2.4px)}20%{transform:translateX(4.8px)}30%{transform:translateX(7.2px)}40%{transform:translateX(9.6px)}50%{transform:translateX(12px)}60%{transform:translateX(9.6px)}70%{transform:translateX(7.2px)}80%{transform:translateX(4.8px)}90%{transform:translateX(2.4px)}100%{transform:translateX(0)}}.Loader-module__wrapper{width:22px;height:6px;border-radius:4px;background-color:rgba(235,235,235,.4)}.Loader-module__wrapper .Loader-module__bar{width:10px;height:6px;border-radius:4px;background-color:#ebebeb;animation:Loader-module__to100AndBack 1s ease-in-out infinite}
.SearchForm-module__searchFormWrapperAB{position:relative;display:flex;height:40px}.SearchForm-module__searchFormWrapperAB .SearchForm-module__input{width:100%;height:100%;padding:11px 16px 11px 16px;border:solid 2px #0a1e78;border-radius:12px;font-size:16px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:22px;outline:none;caret-color:#ff4c00}.SearchForm-module__searchFormWrapperAB .SearchForm-module__input::placeholder{color:#868ca2;font-weight:400;font-size:16px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:28px}.SearchForm-module__searchFormWrapperAB .SearchForm-module__input:focus{border-color:#3d3dc7}.SearchForm-module__searchFormWrapperAB .SearchForm-module__error{border:2px #ff001f;border-style:solid none solid solid}.SearchForm-module__searchFormWrapperAB .SearchForm-module__focused{z-index:101;border-color:#fff !important}.SearchForm-module__searchFormWrapperAB .SearchForm-module__btn{position:absolute;right:-2px;display:flex;align-items:center;justify-content:center;height:100%;padding:0 12px;border-width:0px;border-radius:12px;color:#fff;font-weight:500;font-size:14px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:16px;background:#0a1e78}.SearchForm-module__searchFormWrapperAB .SearchForm-module__btn svg{display:block;margin:auto}.SearchForm-module__searchFormWrapperAB .SearchForm-module__btn:hover{background-color:#3d3dc7;cursor:pointer}.SearchForm-module__searchFormWrapperAB .SearchForm-module__btn:active{background-color:#0a1e78;cursor:pointer}.SearchForm-module__searchFormWrapperAB .SearchForm-module__btn.SearchForm-module__focused{border-radius:12px}.SearchForm-module__searchFormWrapperAB .SearchForm-module__errorButton{border:2px #ff001f;border-style:solid solid solid none}.SearchForm-module__searchFormWrapperAB .SearchForm-module__loader{padding:0 10px 0 12px}.SearchForm-module__searchFormWrapperAB .SearchForm-module__clear{position:absolute;top:0;left:-44px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer}.SearchForm-module__searchFormWrapperAB .SearchForm-module__clear:hover svg path{fill:#868ca2}.SearchForm-module__searchFormWrapperAB .SearchForm-module__clear:active svg path{fill:#5a617c}
.NavBar-modules__navBar{display:flex}.NavBar-modules__navBar_flex{display:flex;flex-direction:row-reverse}
.Profile-module__wrapper{position:relative;display:flex;flex-direction:column;align-items:center;border-radius:12px;outline:none;cursor:pointer}.Profile-module__wrapperOnLoading{background:#f5f5f5}.Profile-module__profileLink{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.Profile-module__profileLink:focus{border:none;outline:none}
.User-module__wrapper{z-index:10}.User-module__loginPopupParent{display:block !important}.User-module__loginPopupParent:focus{outline:none}.User-module__loginPopup{z-index:101;padding:0;text-align:left;filter:none}
.MyBooksMenu-module__wrapper{border-radius:8px;overflow:hidden}.MyBooksMenu-module__wrapper .MyBooksMenu-module__arrowUpContainer .MyBooksMenu-module__arrowUp{display:table-cell;float:right;padding:3px;border:solid #000;border-width:0 2px 2px 0;transform:rotate(-135deg)}.MyBooksMenu-module__wrapper .MyBooksMenu-module__arrowUpContainer .MyBooksMenu-module__notScrollableArrow{border:solid #c4c4c6;border-width:0 3px 3px 0}.MyBooksMenu-module__wrapper .MyBooksMenu-module__arrowDownContainer .MyBooksMenu-module__arrowDown{display:table-cell;float:right;padding:3px;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg)}.MyBooksMenu-module__wrapper .MyBooksMenu-module__arrowDownContainer .MyBooksMenu-module__notScrollableArrow{border:solid #c4c4c6;border-width:0 3px 3px 0}.MyBooksMenu-module__wrapper .MyBooksMenu-module__arrowUpContainer,.MyBooksMenu-module__wrapper .MyBooksMenu-module__arrowDownContainer{display:flex;align-items:center;justify-content:center;height:40px}.MyBooksMenu-module__wrapper .MyBooksMenu-module__arrowUpContainer:hover,.MyBooksMenu-module__wrapper .MyBooksMenu-module__arrowDownContainer:hover{background:rgba(36,36,36,.15);cursor:pointer}.MyBooksMenu-module__wrapper .MyBooksMenu-module__notScrollableContainer{background:#fff}.MyBooksMenu-module__wrapper .MyBooksMenu-module__notScrollableContainer:hover{background:#fff}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper{max-height:400px;overflow:auto;overflow-x:hidden}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper::-webkit-scrollbar{width:.375rem;height:.375rem}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper::-webkit-scrollbar-thumb{border-radius:3px;background-color:rgba(0,0,0,.2)}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,.5)}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper::-webkit-scrollbar-thumb:vertical{min-height:1.5rem}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper .MyBooksMenu-module__item{font-weight:400;font-size:14px;line-height:20px}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper .MyBooksMenu-module__item>a{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:8px 12px;text-decoration:none;cursor:pointer}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper .MyBooksMenu-module__item>a .MyBooksMenu-module__promos{position:relative}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper .MyBooksMenu-module__item>a .MyBooksMenu-module__promos:after{display:inline-block;box-sizing:border-box;width:6px;height:6px;margin-bottom:8px;margin-left:3px;border-radius:50%;background-color:#ff4c00;content:""}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper .MyBooksMenu-module__item>a .MyBooksMenu-module__text{color:#13192e}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper .MyBooksMenu-module__item>a .MyBooksMenu-module__count{display:inline-block;padding:3px 5px;border-radius:100px;color:#13192e;font-size:12px;line-height:10px;text-align:center;background-color:#e9ebf0}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper .MyBooksMenu-module__item:hover{background-color:#fdedd3}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper .MyBooksMenu-module__promoItem{width:256px;font-weight:400;font-size:14px;line-height:24px;cursor:pointer}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper .MyBooksMenu-module__promoItem>a{display:block;padding:8px 12px;text-decoration:none}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper .MyBooksMenu-module__promoItem>a .MyBooksMenu-module__text{display:block;overflow:hidden;color:#13192e;white-space:nowrap;text-overflow:ellipsis}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper .MyBooksMenu-module__promoItem:hover{background-color:#fdedd3}
.MyBooks-modules__wrapper{position:relative;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:5px 8px;border-radius:12px;outline:none;cursor:pointer}.MyBooks-modules__wrapper .MyBooks-modules__listWrapper{margin:0}.MyBooks-modules__wrapper .MyBooks-modules__logo{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.MyBooks-modules__wrapper .MyBooks-modules__logo .MyBooks-modules__notifications{position:absolute;top:-8px;right:-4px;width:fit-content;padding:3px 5px;border-radius:100px;background:#ff4c00}.MyBooks-modules__wrapper .MyBooks-modules__logo .MyBooks-modules__notifications .MyBooks-modules__amount{margin:0;color:#fff;font-weight:400;font-size:12px;line-height:10px}.MyBooks-modules__wrapper .MyBooks-modules__info{display:block}.MyBooks-modules__wrapper .MyBooks-modules__info .MyBooks-modules__title{color:#13192e;font-weight:500;font-size:14px;line-height:14px;white-space:nowrap}.MyBooks-modules__wrapper .MyBooks-modules__info .MyBooks-modules__noPromoCollections{display:none}.MyBooks-modules__wrapper:hover{background:#f2f2f2}.MyBooks-modules__wrapper:active{background:#e6e6e6}.MyBooks-modules__clickedWrapper{background:#f2f2f2}.MyBooks-modules__newClickedWrapper{background:#f4f4fc}.MyBooks-modules__popoverContent{z-index:20;width:256px;max-height:500px;padding:0;border-radius:8px;filter:drop-shadow(0px 16px 32px rgba(0, 0, 0, 0.15)) drop-shadow(0px 8px 16px rgba(0, 0, 0, 0.04))}.MyBooks-modules__myBooksLink{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}@media screen and (max-width: 1023px){.MyBooks-modules__logo{margin-right:3px}.MyBooks-modules__title{font-size:12px !important;line-height:16px}}
.LowerMenu-module__lowerMenu{width:100%;background:#fff}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper{display:flex;align-items:center;max-width:1536px;column-gap:4px}@media screen and (max-width: 1599px){.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper{max-width:1600px;padding:0 12px}}@media screen and (max-width: 1023px){.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper{padding:0}}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__item{border-radius:16px}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__item[data-id=allBooks]{display:none}@media screen and (min-width: 700px)and (max-width: 1024px){.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__item[data-id=popular],.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__item[data-id=compilations],.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__item[data-id=selfpub],.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__item[data-id=whatToRead],.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__item[data-id=newBooks]{display:none}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__item[data-id=allBooks]{display:block}}@media screen and (max-width: 1200px){.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__item[data-id=becomeAnAuthor]{display:none}}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__item a{display:flex;align-items:center;padding:8px 12px;color:#13192e;font-weight:500;font-size:14px;line-height:22px;white-space:nowrap;text-decoration:none;outline:none;cursor:pointer}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__item:hover{background:#fff}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__item:active{background:#e9ebf0}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__more{display:flex;align-items:center;margin-right:0;padding:8px 12px;border-radius:16px;color:#13192e;font-weight:500;font-size:14px;line-height:20px;white-space:nowrap;text-decoration:none;outline:none;cursor:pointer}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__more a{margin-right:5px;color:#13192e}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__more:hover{background:#fff}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__more:active{background:#e9ebf0}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__more__point::after{width:7px;height:7px;margin-bottom:8px;border-radius:50%;background:#ff4c00;content:""}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__more svg path{stroke:#13192e}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__genres svg{margin-right:4px}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__genres a{font-weight:700}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__orange a{color:#f50}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__rightSide{display:flex;margin-left:auto}@media(min-width: 1584px){.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper{margin:0 auto}}.LowerMenu-module__popoverContent{z-index:20;width:270px;max-height:fit-content;padding:0;border-radius:8px;filter:drop-shadow(0px 16px 32px rgba(0, 0, 0, 0.15)) drop-shadow(0px 8px 16px rgba(0, 0, 0, 0.04))}.LowerMenu-module__popoverContentWrapp:focus{outline:none}.LowerMenu-module__hidden{visibility:hidden}
.CatalogButton-module__wrapper{display:flex;gap:4px;align-items:center;width:103px;height:40px;padding:8px 10px 8px 10px;border:none;border-radius:12px;color:#fff;font-weight:500;font-size:14px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;text-decoration:none;background:#0a1e78;outline:none;cursor:pointer}.CatalogButton-module__wrapper:hover{background:#262fab}.CatalogButton-module__wrapper:active{background:#04154c}
.HeaderDesktop-module__wrapper{position:static;top:0;left:0;z-index:3000;width:100%;background-color:#fff;box-shadow:0 0 2px rgba(0,0,0,.24),2px 4px 8px rgba(0,0,0,.04)}.HeaderDesktop-module__wrapper_fixed{position:fixed}.HeaderDesktop-module__wrapper .HeaderDesktop-module__mainSection{display:flex;align-items:center;width:100%;max-width:1536px;margin:0 auto;padding:12px 0}.HeaderDesktop-module__wrapper .HeaderDesktop-module__mainSection>a svg{flex-shrink:0}@media screen and (max-width: 1599px){.HeaderDesktop-module__wrapper .HeaderDesktop-module__mainSection{max-width:1600px;padding:12px 24px}}@media screen and (max-width: 1023px){.HeaderDesktop-module__wrapper .HeaderDesktop-module__mainSection{padding:12px}}.HeaderDesktop-module__wrapper *,.HeaderDesktop-module__wrapper *::before,.HeaderDesktop-module__wrapper *::after{box-sizing:border-box}.HeaderDesktop-module__newSearch{flex-grow:1;margin:0 24px 0 12px}@media screen and (min-width: 1024px){.HeaderDesktop-module__newSearch{margin:0 32px 0 12px}}.HeaderDesktop-module__catalogButton{margin-left:32px}.HeaderDesktop-module__narrowWrapper{box-shadow:0 1px 0 rgba(0,0,0,.08)}.HeaderDesktop-module__genresWrapper{position:fixed;bottom:0;max-height:720px;box-shadow:0 0 0 0 rgba(0,0,0,.4),0 5px 10px 0 rgba(0,0,0,.1),0 2px 3px -1px rgba(0,0,0,.4)}.HeaderDesktop-module__genresWrapper:target{display:block}.HeaderDesktop-module__headerGap{transition:padding-bottom .25s}.HeaderDesktop-module__lowerMenuWrap{display:block}.HeaderDesktop-module__lowerMenuWrap__none{display:none}
