.ButtonV1-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:Arial,sans-serif;text-transform:uppercase;background-color:#fff;cursor:pointer}.ButtonV1-module__button:not(.ButtonV1-module__button__primary):hover{border-color:#767579;color:#3b393f;background-color:#fff;opacity:1}.ButtonV1-module__button:not(.ButtonV1-module__button__primary):hover__price{color:#fff;background-color:#ffeee6;opacity:.7}.ButtonV1-module__button:not(.ButtonV1-module__button__primary):hover__price__subprice{background-color:#e7f5e7}.ButtonV1-module__button:not(.ButtonV1-module__button__primary):hover.ButtonV1-module__button__orange{opacity:1}.ButtonV1-module__button:not(.ButtonV1-module__button__primary):hover.ButtonV1-module__button__purple{border-color:#d1a4e8;color:#9631ca;background-color:#f5ebfa;opacity:.7}.ButtonV1-module__button:not(.ButtonV1-module__button__primary):hover.ButtonV1-module__button__green{border-color:#95cf95;color:#0e920e;background-color:#e7f5e7;opacity:.7}.ButtonV1-module__button:not(.ButtonV1-module__button__primary):hover.ButtonV1-module__button__blue{border-color:#92bdef;color:#106edc;background-color:#e8f1fc;opacity:.7}.ButtonV1-module__button:not(.ButtonV1-module__button__primary):hover.ButtonV1-module__button__black{border-color:#b1b0b2;color:#3b393f;background-color:#ececec;opacity:.7}.ButtonV1-module__button:not(.ButtonV1-module__button__primary):hover.ButtonV1-module__button__lightgray{opacity:.7}.ButtonV1-module__button:focus{outline:none}.ButtonV1-module__button__href{box-sizing:border-box;text-decoration:none}.ButtonV1-module__button__text{border:none}.ButtonV1-module__button__primary{border:none;color:#fff;transition:all .3s ease 0s}.ButtonV1-module__button__primary:hover{color:#fff}.ButtonV1-module__button__primary.ButtonV1-module__button__gray:hover{opacity:.7}.ButtonV1-module__button__primary.ButtonV1-module__button__orange{background-color:#ff4c00}.ButtonV1-module__button__primary.ButtonV1-module__button__lightgray{background-color:#ebebeb}.ButtonV1-module__button__primary.ButtonV1-module__button__lightgray:hover{color:#3b393f;opacity:.7}.ButtonV1-module__button__lightgray{color:#3b393f}.ButtonV1-module__button__orange{border-color:transparent}.ButtonV1-module__button__orange:hover{background-color:#cc3c00}.ButtonV1-module__button__gray{border-color:transparent;color:#fff;background-color:#3b393f}.ButtonV1-module__button__green.ButtonV1-module__button__primary{border-color:transparent;background-color:#0e920e}.ButtonV1-module__button__green.ButtonV1-module__button__primary:hover{opacity:.7}.ButtonV1-module__button__green:not(.ButtonV1-module__button__primary){border:1px solid #95cf95;color:#0e920e}.ButtonV1-module__button__green:not(.ButtonV1-module__button__primary):hover{background-color:#e7f5e7}.ButtonV1-module__button.ButtonV1-module__button__price{border:1px solid #ffb799;color:#3b393f}.ButtonV1-module__button__subprice{border:1px solid #0e920e;color:#0e920e}.ButtonV1-module__button__purple{border:1px solid #d1a4e8;color:#9631ca}.ButtonV1-module__button__purple:hover{background-color:#f5ebfa}.ButtonV1-module__button__black{border:1px solid #b1b0b2;color:#3b393f}.ButtonV1-module__button__black:hover{background-color:#ececec}.ButtonV1-module__button__blue{border:1px solid #92bdef;color:#106edc}.ButtonV1-module__button__blue:hover{background-color:#e8f1fc}.ButtonV1-module__button__disabled{cursor:auto !important;opacity:.2 !important;pointer-events:none}.ButtonV1-module__button.ButtonV1-module__button__hover{--main-color: #3b393f;border:1px solid var(--main-color) !important;color:var(--main-color) !important}.ButtonV1-module__button.ButtonV1-module__button__hover:hover{color:#fff !important;background-color:var(--main-color) !important}
.Loading__container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.Loading__iconContainer{opacity:1}.Loading__message{margin-top:10px;font-family:Arial}
.Flags__flag{position:relative}.Flags__flag img{border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.15)}
@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)}
.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}}
.Content-module__icon{width:20px;height:20px;margin-right:10px}.Content-module__icon_secondIcon{margin-right:0}.Content-module__container{margin:0 25px 0 15px}.Content-module__secondIconContainer{position:relative;display:flex}.Content-module__secondIconContainer:before{position:absolute;top:-15px;right:32.5px;width:1px;height:50px;background-color:#e1e1e1;content:""}.Content-module__price_container{display:flex;flex-direction:column;align-items:center}.Content-module__subprice{position:relative;padding:0 3px;overflow:hidden;color:#767579;font-weight:500;font-size:12px;line-height:12px}.Content-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:""}.Content-module__secondarySubpriceContainer:before{background:#ff001f}.Content-module__second_icon{width:20px;height:20px;margin:0 0 0 15px}
:root{--button-primary: #1A4CF6;--button-primary-text: #FFFFFF;--button-primary-hover: #3360F7;--button-primary-active: #0038F5;--button-primary-disabled: #E0E0E4;--button-primary-disabled-text: #A19EAD;--button-secondary: #E6EBFE;--button-secondary-text: #1A4CF6;--button-secondary-hover: #F2F5FF;--button-secondary-active: #CCD7FD;--button-secondary-disabled: #F4F4F6;--button-disabled-text: #A19EAD;--button-text-hover: #F2F5FF;--button-text-hover-color: #0038F5;--button-text-active: #E6EBFE;--button-text-color: #1A4CF6}:root.dark-mode{--button-primary: #3360F7;--button-primary-hover: #4D74F8;--button-primary-active: #1A4CF6;--button-primary-disabled: #645F7B;--button-primary-disabled-text: #383255;--button-secondary: #CCD7FD;--button-secondary-text: #0038F5;--button-secondary-hover: #E6EBFE;--button-secondary-active: #B3C3FC;--button-secondary-disabled: #76728A;--button-disabled-text: #4C4766;--button-text-hover: #383255;--button-text-hover-color: #FFFFFF;--button-text-active: #221B42;--button-text-color: #FFFFFF}.ButtonV2-module__button{display:inline-flex;align-items:center;justify-content:center;width:auto;margin:0;padding:0;border:0;border-radius:4px;font-family:Arial,sans-serif;text-decoration:none;background-color:transparent;box-shadow:none;cursor:pointer;transition:80ms background-color;appearance:none}.ButtonV2-module__buttonContent{position:relative;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}.ButtonV2-module__buttonContent__child{display:flex}.ButtonV2-module__buttonContent__child+.ButtonV2-module__buttonContent__child{margin-left:8px}.ButtonV2-module__buttonContent_loading .ButtonV2-module__buttonLoader{font-size:0;line-height:0}.ButtonV2-module__button_primary .ButtonV2-module__buttonContent_loading .ButtonV2-module__buttonContent__child,.ButtonV2-module__button_secondary .ButtonV2-module__buttonContent_loading .ButtonV2-module__buttonContent__child{visibility:hidden}.ButtonV2-module__button_primary .ButtonV2-module__buttonContent_loading .ButtonV2-module__buttonLoader,.ButtonV2-module__button_secondary .ButtonV2-module__buttonContent_loading .ButtonV2-module__buttonLoader{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.ButtonV2-module__button_text .ButtonV2-module__buttonContent_loading{display:flex;align-items:center}.ButtonV2-module__button_text .ButtonV2-module__buttonContent_loading .ButtonV2-module__buttonContent__child{margin-left:8px}.ButtonV2-module__button .ButtonV2-module__contentContainer{display:flex;flex-direction:column;align-items:center;justify-content:center}.ButtonV2-module__button .ButtonV2-module__contentContainer .ButtonV2-module__textContainer{display:flex}.ButtonV2-module__button .ButtonV2-module__contentContainer .ButtonV2-module__textContainer .ButtonV2-module__iconContainer{display:flex;align-items:center;justify-content:center;margin-left:8px}.ButtonV2-module__button .ButtonV2-module__contentContainer .ButtonV2-module__secondaryText{font:normal 12px/14px Arial,"Helvetica Neue",Helvetica,sans-serif;letter-spacing:.4px}.ButtonV2-module__button_loading,.ButtonV2-module__button:disabled{cursor:default;pointer-events:none}.ButtonV2-module__button_orange{--button-primary: #FF5E1A;--button-primary-hover: #FF7033;--button-primary-active: #FF4C00}.ButtonV2-module__button_green{--button-primary: #269D26;--button-primary-hover: #3EA83E;--button-primary-active: #0E920E}.ButtonV2-module__button_gray{--button-primary: #4F4D52;--button-primary-hover: #626165;--button-primary-active: #3B393F}.ButtonV2-module__button_lightgray{--button-primary: #EBEBEB;--button-primary-hover: #F5F5F5;--button-primary-active: #D8D7D9;--button-primary-text: #3B393F}.ButtonV2-module__button_primary{color:var(--button-primary-text);background-color:var(--button-primary)}.ButtonV2-module__button_primary:hover{background-color:var(--button-primary-hover)}.ButtonV2-module__button_primary:active{background-color:var(--button-primary-active)}.ButtonV2-module__button_primary:disabled{color:var(--button-primary-disabled-text);background-color:var(--button-primary-disabled)}.ButtonV2-module__button_primary:disabled .ButtonV2-module__buttonLoader{color:#979797}.ButtonV2-module__button_primary .ButtonV2-module__buttonLoader{color:#fff}.ButtonV2-module__button_secondary{color:var(--button-secondary-text);background-color:var(--button-secondary)}.ButtonV2-module__button_secondary:hover{color:#0038f5;background-color:var(--button-secondary-hover)}.ButtonV2-module__button_secondary:active{color:#0038f5;background-color:var(--button-secondary-active)}.ButtonV2-module__button_secondary:disabled{color:var(--button-disabled-text);background-color:var(--button-secondary-disabled)}.ButtonV2-module__button_secondary .ButtonV2-module__buttonLoader{color:#979797}.ButtonV2-module__button_text{color:var(--button-text-color);background-color:transparent}.ButtonV2-module__button_text:hover{background-color:var(--button-text-hover)}.ButtonV2-module__button_text:active{background-color:var(--button-text-active)}.ButtonV2-module__button_text:disabled{color:var(--button-disabled-text);background-color:transparent}.ButtonV2-module__button_text.ButtonV2-module__button_loading{color:var(--button-disabled-text)}.ButtonV2-module__button_large{padding:14px 16px;font:bold 16px/24px Arial,"Helvetica Neue",Helvetica,sans-serif}.ButtonV2-module__button_medium{padding:10px 16px;font:bold 16px/24px Arial,"Helvetica Neue",Helvetica,sans-serif}.ButtonV2-module__button_small{padding:6px 16px;font:bold 14px/20px Arial,"Helvetica Neue",Helvetica,sans-serif}.ButtonV2-module__button_twoLinesLarge{padding:5px 16px;font:bold 16px/24px Arial,"Helvetica Neue",Helvetica,sans-serif}.ButtonV2-module__button_twoLinesMedium{padding:2px 16px 4px 16px;font:bold 16px/24px Arial,"Helvetica Neue",Helvetica,sans-serif}.ButtonV2-module__button_fullWidth{display:flex;width:100%}
.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}
.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}
.AuthorizationPopup-module__wrapper{position:relative;width:330px;border:1px solid #efefef;border-radius:3px;font-family:Arial;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:transparent}.AuthorizationPopup-module__step__backLink{display:inline-block;padding:0;border:none;color:#767579;font-size:14px;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;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;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:wrap;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:nth-child(5n){margin-right:-3px}.AuthorizationPopup-module__socials__link_icon{display:block;height:50px;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__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:20px;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;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:transparent}.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:12px;left:18px;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}
.PhoneCodes__phoneCodes{position:relative;max-width:290px;padding:0;color:#000;font-family:Arial}.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:none;border:1px solid #9d9c9f;border-radius:0 3px 3px 0;color:#000;font-size:16px;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:Arial;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:end;justify-content:space-between;padding:11px 17px;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}
.HeaderMobile-module__wrapper{width:100%}.HeaderMobile-module__wrapper .HeaderMobile-module__panel{display:flex;align-items:center;width:100%;margin-bottom:10px}.HeaderMobile-module__wrapper .HeaderMobile-module__logo{display:flex;flex-shrink:0;width:90px;margin-right:auto}.HeaderMobile-module__wrapper .HeaderMobile-module__control,.HeaderMobile-module__wrapper .HeaderMobile-module__authControl{position:relative;display:flex;flex-shrink:0;align-items:center;max-width:250px;margin-left:10px;overflow:hidden}.HeaderMobile-module__wrapper .HeaderMobile-module__control[data-counter],.HeaderMobile-module__wrapper [data-counter].HeaderMobile-module__authControl{overflow:visible}.HeaderMobile-module__wrapper .HeaderMobile-module__control[data-counter]:after,.HeaderMobile-module__wrapper [data-counter].HeaderMobile-module__authControl:after{position:absolute;top:0;right:0;box-sizing:border-box;min-width:20px;height:20px;padding:0 5px;border:2px solid #fff;border-radius:100px;color:#fff;font-size:12px;line-height:16px;text-align:center;background-color:#ff4c00;transform:translate3d(50%, calc(-50% + 3px), 0);content:attr(data-counter)}.HeaderMobile-module__wrapper .HeaderMobile-module__control__twoDigitCounter[data-counter]:after{right:4px}.HeaderMobile-module__wrapper .HeaderMobile-module__authControl{flex-shrink:1;max-width:30%;padding-left:40px}.HeaderMobile-module__wrapper .HeaderMobile-module__bellIcon{height:30px;margin:0 8px}.HeaderMobile-module__wrapper .HeaderMobile-module__container{padding:10px;background-color:#fff}.HeaderMobile-module__wrapper .HeaderMobile-module__nav{display:flex;align-items:center;height:35px;overflow-y:scroll;background-color:#efeee9}.HeaderMobile-module__wrapper .HeaderMobile-module__link,.HeaderMobile-module__wrapper .HeaderMobile-module__fullVersionLink,.HeaderMobile-module__wrapper .HeaderMobile-module__button{display:flex;align-items:center;height:100%;padding:0 10px;color:#3b393f;font-size:15px;white-space:nowrap}.HeaderMobile-module__wrapper .HeaderMobile-module__link_orange{color:#ff4c00}.HeaderMobile-module__wrapper .HeaderMobile-module__link:active,.HeaderMobile-module__wrapper .HeaderMobile-module__fullVersionLink:active,.HeaderMobile-module__wrapper .HeaderMobile-module__button:active{color:#ff4c00}.HeaderMobile-module__wrapper .HeaderMobile-module__button{position:relative;border:none;background-color:transparent}.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{line-height:1;text-align:center}.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__control,.HeaderMobile-module__wrapper__tablet .HeaderMobile-module__authControl{margin-left:20px}.HeaderMobile-module__wrapper__tablet .HeaderMobile-module__container{padding:10px 10px 12px}.HeaderMobile-module__wrapper__tablet .HeaderMobile-module__searchContainer{width:auto;min-width:250px;max-width:40%;margin-right:auto}
.Logo-module__wrapper{display:flex;align-items:center;box-sizing:border-box;height:100%;padding:4px;text-decoration:none;outline:none}.Logo-module__wrapper_tablet{padding:0}.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;list-style:none}.MenuList-module__wrapper .MenuList-module__menuItem{font-size:16px;line-height:35px;user-select:none}.MenuList-module__wrapper .MenuList-module__menuItem>a{display:block;padding:0 15px;color:#3b393f;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:7px;height:7px;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:#ebebeb}.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;border-top:1px solid #c4c4c6;font-size:16px;line-height:39px;background-color:#f5f5f5}.MobileMenuList-module__listItem::after{position:absolute;top:14px;right:16px;display:inline-block;width:8px;height:8px;margin-left:11px;border:solid #767579;border-width:2px 0 0 2px;vertical-align:middle;transform:rotate(135deg);content:""}.MobileMenuList-module__link{position:relative;display:block;padding:0 11px;color:#3b393f;text-decoration:none;cursor:pointer}.MobileMenuList-module__link_point::after{display:inline-block;box-sizing:border-box;width:7px;height:7px;margin-bottom:8px;margin-left:3px;border-radius:50%;background:#ff4c00;content:""}
.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.704b96d9.svg) center no-repeat;content:""}
.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",Arial,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}
.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__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.704b96d9.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}
@keyframes Popover-module__fade-in{from{opacity:0}to{opacity:1}}.Popover-module__popover{z-index:101;max-width:300px;max-height:450px;padding:20px 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__arrow{position:absolute;z-index:-1;width:16px;height:16px}.Popover-module__popover .Popover-module__arrow::before{position:absolute;z-index:-1;width:16px;height:16px;border-color:#fff transparent transparent transparent;background:#fff;transform:rotate(45deg);content:""}.Popover-module__popover .Popover-module__arrow[data-hide]{visibility:hidden}.Popover-module__popover[data-popper-placement^=top]>.Popover-module__arrow{bottom:-8px}.Popover-module__popover[data-popper-placement^=bottom]>.Popover-module__arrow{top:-8px}.Popover-module__popover[data-popper-placement^=left]>.Popover-module__arrow{right:-8px}.Popover-module__popover[data-popper-placement^=right]>.Popover-module__arrow{left:-8px}.Popover-module__popover[data-popper-reference-hidden=true]{visibility:hidden;pointer-events:none}.Popover-module__overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:none;width:100%;height:100%}.Popover-module__overlayOpen{display:block}.Popover-module__mask{z-index:100}
.SimpleSearch-module__wrapper{display:flex;width:100%;min-width:220px}.SimpleSearch-module__inputContainer{position:relative;width:inherit;height:30px}.SimpleSearch-module__input{box-sizing:border-box;width:inherit;height:100%;padding:0 10px;border:1px solid #9d9c9f;border-right:none;border-radius:3px 0 0 3px;font-size:14px}.SimpleSearch-module__input::placeholder{color:#9d9c9f}.SimpleSearch-module__input:focus{border:1px solid #000;border-right:none;outline:none}.SimpleSearch-module__clearButton{position:absolute;top:0;right:0;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__button{min-width:60px;border-radius:0 3px 3px 0 !important}@media screen and (max-width: 1023px){.SimpleSearch-module__button:hover,.SimpleSearch-module__button:focus{color:#fff;background-color:#000;opacity:1 !important}}
@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;line-height:22px;outline:none}.SearchForm-module__input::placeholder{color:#c4c4c6}.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:calc(100vh - 25vh);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}
.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%, white 52%, white 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:Arial,Helvetica,Verdana 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:bold;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{display:block}.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__genresLoadingIcon{position:absolute;left:calc(50% - 48px);top:calc(50% - 48px);width:48px;height:48px;border:3px solid #fff;border-bottom-color:#ff3d00;border-radius:50%;display:inline-block;box-sizing:border-box;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__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}.GenresTreePopup__wrapper .GenresTreePopup__close-icon:hover{background:url(/static/litres/modules/react-header/./images/close_hover.d98ddb30.svg)}.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.704b96d9.svg) center no-repeat;content:""}
.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}.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__coverBox{display:flex;align-items:center;justify-content:center;background-color:#ebebeb}.newCover__coverBox a{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.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_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: 699px){.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%;height:100% !important}.newCover__coverBox__cover{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}
.Cover__cover,.Cover__loader,.Cover__unloader{position:relative;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}
: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{position:relative;display:inline-block;font-family:Arial,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:bold 14px/18px 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)}
.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}
.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:transparent}.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__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.704b96d9.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;margin:0 22px;padding:4px}.NewSearch-module__searchAB>span{width:100%}.NewSearch-module__searchAB .NewSearch-module__popoverContent{z-index:1000;width:calc(100% - 8px);min-width:680px;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{display:flex;height:48px}.SearchForm-module__searchFormWrapperAB .SearchForm-module__input{width:100%;padding:11px 80px 11px 16px;border:2px #3b393f;border-style:solid none solid solid;border-radius:4px 0 0 4px;font-size:16px;line-height:22px;outline:none}.SearchForm-module__searchFormWrapperAB .SearchForm-module__input::placeholder{color:#c4c4c6}.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__button{display:flex;align-items:center;justify-content:center;margin-left:-44px;padding:0 12px;border:2px #3b393f;border-style:solid solid solid none;border-radius:0 4px 4px 0;background:#3b393f}.SearchForm-module__searchFormWrapperAB .SearchForm-module__button svg{display:block;margin:auto}.SearchForm-module__searchFormWrapperAB .SearchForm-module__button:hover{cursor:pointer;opacity:.7}.SearchForm-module__searchFormWrapperAB .SearchForm-module__button.SearchForm-module__focused{border-radius:4px}.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:8px;right:50px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer}.SearchForm-module__searchFormWrapperAB .SearchForm-module__clear:hover svg path{fill:#3b393f}
.Login-module__wrapper{position:relative;display:flex;max-width:200px;height:56px;margin-right:16px;padding:4px 8px;border-radius:4px;cursor:pointer}.Login-module__wrapper .Login-module__logo{width:48px;height:48px;margin-right:8px}.Login-module__wrapper .Login-module__info{display:flex;flex-direction:column;justify-content:space-between}.Login-module__wrapper .Login-module__info .Login-module__title{margin:0;color:#3b393f;font-weight:bold;font-size:16px;line-height:22px;white-space:nowrap}.Login-module__wrapper .Login-module__info .Login-module__notifications{width:fit-content;margin-bottom:2px;padding:0 6.1px;border-radius:4px;background:#ff4c00}.Login-module__wrapper .Login-module__info .Login-module__notifications .Login-module__amount{margin:0;color:#fff;font-weight:bold;font-size:14px;line-height:20px}.Login-module__wrapper:hover{background:#f5f5f5}.Login-module__activeWrapper{background:#f5f5f5}.Login-module__loginLink{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;outline:none}.Login-module__loginLink:focus{outline:none !important}
.Profile-module__wrapper{position:relative;display:flex;max-width:366px;height:56px;margin-right:24px;padding:4px 8px;border-radius:4px;outline:none;cursor:pointer}.Profile-module__wrapper .Profile-module__picture{width:48px;height:48px;margin-right:8px}.Profile-module__wrapper .Profile-module__picture svg{object-fit:cover}.Profile-module__wrapper .Profile-module__info{display:flex;flex-direction:column;justify-content:space-between;height:28px;padding-right:8px}.Profile-module__wrapper .Profile-module__info .Profile-module__name{max-width:287px;overflow:hidden;color:#3b393f;font-weight:bold;font-size:16px;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.Profile-module__wrapper .Profile-module__info .Profile-module__balance{display:flex;align-items:center;height:20px;color:#3b393f;font-size:14px;line-height:20px}.Profile-module__wrapper .Profile-module__info .Profile-module__balance .Profile-module__item:not(:last-child){margin-right:8px}.Profile-module__wrapper .Profile-module__info .Profile-module__balance .Profile-module__money{display:flex;align-items:center}.Profile-module__wrapper .Profile-module__info .Profile-module__balance .Profile-module__money+.Profile-module__coins{margin-left:10px}.Profile-module__wrapper .Profile-module__info .Profile-module__balance .Profile-module__amount{margin-right:3px;color:#3b393f;font-size:14px;line-height:20px}.Profile-module__wrapper .Profile-module__info .Profile-module__balance .Profile-module__purpleLabel,.Profile-module__wrapper .Profile-module__info .Profile-module__balance .Profile-module__orangeLabel{position:relative;width:45px;height:20px}.Profile-module__wrapper .Profile-module__info .Profile-module__balance .Profile-module__purpleLabel .Profile-module__discount,.Profile-module__wrapper .Profile-module__info .Profile-module__balance .Profile-module__orangeLabel .Profile-module__discount{position:absolute;top:0;left:5px;color:#fff;font-weight:bold;font-size:14px;line-height:20px}.Profile-module__wrapper .Profile-module__info .Profile-module__balance .Profile-module__orangeLabel .Profile-module__discount{left:8px}.Profile-module__wrapper .Profile-module__info .Profile-module__balance .Profile-module__coins{display:flex;align-items:center}.Profile-module__wrapper .Profile-module__info .Profile-module__balance .Profile-module__rubles{color:#3b393f;font-size:14px;line-height:20px}.Profile-module__wrapper .Profile-module__info .Profile-module__balance .Profile-module__notifications{padding:0 8px;border-radius:4px;background:#ff4c00}.Profile-module__wrapper .Profile-module__info .Profile-module__balance .Profile-module__notifications .Profile-module__amount{color:#fff;font-weight:bold;font-size:14px;line-height:20px}.Profile-module__wrapper:hover{background:#f5f5f5}.Profile-module__wrapper:active{background:#f5f5f5}.Profile-module__wrapperOnLoading{background:#f5f5f5}.Profile-module__litresRuble{font-family:"LitRes_Ruble",Arial,sans-serif}.Profile-module__profileLink{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.Profile-module__profileLink:focus{border:none;outline:none}.Profile-module__avatar{align-items:flex-start;height:48px}.Profile-module__avatar .Profile-module__avatarBottom{display:flex}.Profile-module__avatar .Profile-module__avatarBottom .Profile-module__notifications{width:fit-content;height:20px;padding:0 6.1px;border-radius:4px;background:#ff4c00}.Profile-module__avatar .Profile-module__avatarBottom .Profile-module__notifications .Profile-module__amount{margin:0;color:#fff;font-weight:bold;font-size:14px;line-height:20px}
.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;transform:none !important;filter:none}
.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:transparent}.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-size:16px;line-height:40px}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper .MyBooksMenu-module__item>a{display:flex;justify-content:space-between;padding:0 20px;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:10px;height:10px;margin-bottom:8px;margin-left:5px;border-radius:50%;background-color:#ff4c00;content:""}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper .MyBooksMenu-module__item>a .MyBooksMenu-module__text{color:#3b393f}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper .MyBooksMenu-module__item>a .MyBooksMenu-module__count{color:#9d9c9f}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper .MyBooksMenu-module__item:hover{background-color:#f5f5f5}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper .MyBooksMenu-module__promoItem{width:230px;font-size:16px;line-height:40px;cursor:pointer}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper .MyBooksMenu-module__promoItem>a{display:block;padding:0 20px 0 30px;text-decoration:none}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper .MyBooksMenu-module__promoItem>a .MyBooksMenu-module__text{display:block;overflow:hidden;color:#3b393f;white-space:nowrap;text-overflow:ellipsis}.MyBooksMenu-module__wrapper .MyBooksMenu-module__listWrapper .MyBooksMenu-module__promoItem:hover{background-color:#f5f5f5}
.MyBooks-modules__wrapper{position:relative;display:flex;height:56px;padding:4px 8px;border-radius:4px;outline:none;cursor:pointer}.MyBooks-modules__wrapper .MyBooks-modules__listWrapper{margin:0}.MyBooks-modules__wrapper .MyBooks-modules__logo{width:48px;height:48px;margin-right:8px}.MyBooks-modules__wrapper .MyBooks-modules__info .MyBooks-modules__title{height:28px;margin:0;color:#3b393f;font-weight:bold;font-size:16px;line-height:22px;white-space:nowrap}.MyBooks-modules__wrapper .MyBooks-modules__info .MyBooks-modules__noPromoCollections{display:none}.MyBooks-modules__wrapper .MyBooks-modules__info .MyBooks-modules__notifications{width:fit-content;margin-bottom:2px;padding:0 6px;border-radius:4px;background:#ff4c00}.MyBooks-modules__wrapper .MyBooks-modules__info .MyBooks-modules__notifications .MyBooks-modules__amount{margin:0;color:#fff;font-weight:bold;font-size:14px;line-height:20px}.MyBooks-modules__wrapper:hover{background:#f5f5f5}.MyBooks-modules__clickedWrapper{background:#f5f5f5}.MyBooks-modules__popoverContent{z-index:20;width:230px;max-height:500px;padding:0;border-radius:3px;box-shadow:0 1px 3px 0 rgba(0,0,0,.4),0 5px 10px 0 rgba(0,0,0,.1);filter:none}.MyBooks-modules__myBooksLink{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}
.LowerMenu-module__lowerMenu{width:100%;background:#f5f5f5}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper{display:flex;align-items:center;justify-content:left;min-width:1024px;max-width:1600px;height:32px;padding:0 16px}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__item a{display:flex;align-items:center;padding:6px 16px;color:#3b393f;font-size:14px;line-height:20px;white-space:nowrap;text-decoration:none;outline:none;cursor:pointer}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__item:hover{background:#ebebeb}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__more{display:flex;align-items:center;margin-right:0;padding:6px 16px;color:#3b393f;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:#3b393f}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__more:hover{background:#ebebeb}.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__genres svg{margin-right:4px}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__genres a{font-weight:600}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__orange a{color:#ff4c00}.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper .LowerMenu-module__item:last-child{margin-left:auto}@media(min-width: 1599px){.LowerMenu-module__lowerMenu .LowerMenu-module__wrapper{margin:0 auto}}.LowerMenu-module__popoverContent{z-index:20;width:270px;max-height:630px;padding:0;border-radius:0 0 3px 3px;box-shadow:0 1px 3px 0 rgba(0,0,0,.4),0 5px 10px 0 rgba(0,0,0,.1);filter:none}.LowerMenu-module__popoverContentWrapp:focus{outline:none}.LowerMenu-module__hidden{visibility:hidden}
.Banners-module__wrapper{display:flex;align-items:center;justify-content:center;background:#fe4e1c}.Banners-module__wrapper.Banners-module__hidden{display:none}.Banners-module__wrapper .Banners-module__bannerMain{position:relative;display:flex;align-items:center;height:50px;padding-right:117px;text-decoration:none;outline:none}.Banners-module__wrapper .Banners-module__bannerMain .Banners-module__text{margin:0 0 0 20px;color:#fff;font-size:26px}.Banners-module__wrapper .Banners-module__bannerMain .Banners-module__text .Banners-module__litresRuble{font-family:"LitRes_Ruble",Arial,sans-serif}.Banners-module__wrapper .Banners-module__bannerMain .Banners-module__labelContainer{position:absolute;top:-5px;right:10px;height:60px}.Banners-module__wrapper .Banners-module__subscrBannerOffer{width:100%;padding:0;background-image:url(/static/litres/modules/react-header/./images/header-subscription.4240d111.svg),linear-gradient(180deg, #fd8504 16.56%, #ff2600 100%);background-repeat:no-repeat;background-position:center}.Banners-module__wrapper .Banners-module__blackFridayBanner{width:100%;padding:0;background:#000 url(/static/litres/modules/react-header/./images/black-friday.d526afc2.jpg);background-repeat:no-repeat;background-position:center}.Banners-module__wrapper .Banners-module__audioBookBanner{width:100%;padding:0;background:linear-gradient(90deg, #0038f5 0%, #001353 30%, #221b42 49%, #88274e 100%)}.Banners-module__wrapper .Banners-module__audioBookBanner:after{display:block;width:980px;height:50px;margin:0 auto;background-image:url(/static/litres/modules/react-header/./images/audiobooks_banner.256104df.svg);background-repeat:no-repeat;background-position:center;background-size:100%;content:""}.Banners-module__wrapper .Banners-module__flashSaleBanner{width:100%;padding:0;background:#fee7ef;background-image:url(/static/litres/modules/react-header/./images/flash-sale.7d145611.png),linear-gradient(to bottom, #ffecf3, #ffd6e4);background-repeat:no-repeat;background-position:center}.Banners-module__wrapper .Banners-module__subscrOldPriceBanner{width:100%;padding:0;background:radial-gradient(78.87% 67.6% at 0% 0%, #4916A7 0%, rgba(73, 22, 167, 0) 100%),#2e1d5f}.Banners-module__wrapper .Banners-module__subscrOldPriceBanner:after{display:block;width:731px;height:50px;margin:0 auto;background-image:url(/static/litres/modules/react-header/./images/abon_old-price_banner.e861acd2.svg);background-repeat:no-repeat;background-position:center;background-size:contain;content:""}.Banners-module__wrapper.Banners-module__wrapperPromoBanner{position:relative;background:linear-gradient(90deg, #6262d9 50%, #0a1e78 50%)}.Banners-module__wrapper.Banners-module__wrapperPromoBanner .Banners-module__currentPromoBanner{position:relative;z-index:1;width:100%;padding:0}.Banners-module__wrapper.Banners-module__wrapperPromoBanner .Banners-module__currentPromoBanner:after{display:block;width:731px;height:50px;margin:0 auto;background-image:url(/static/litres/modules/react-header/./images/gift_ny.2bf95b31.png);background-repeat:no-repeat;background-position:center;background-size:cover;content:""}.Banners-module__wrapper.Banners-module__wrapperAdditionalPromoBanner{position:relative;background-color:#3d3cc7}.Banners-module__wrapper.Banners-module__wrapperAdditionalPromoBanner .Banners-module__additionalPromoBanner{position:relative;z-index:1;width:100%;padding:0}.Banners-module__wrapper.Banners-module__wrapperAdditionalPromoBanner .Banners-module__additionalPromoBanner:after{display:block;width:100%;height:50px;margin:0 auto;background-image:url(/static/litres/modules/react-header/./images/subscription_ruble.bcc7f143.png);background-repeat:no-repeat;background-position:center;background-size:cover;content:""}.Banners-module__tvCampaignBanner{position:relative;display:block;width:100%;height:80px;background:#f5f5f5}.Banners-module__tvCampaignBanner::before{position:absolute;top:0;right:0;display:block;width:50%;height:80px;background:#f5f5f5;content:""}.Banners-module__tvCampaignBanner::after{position:absolute;top:0;left:50%;display:block;width:940px;height:80px;margin-left:-470px;background:url(/static/litres/modules/react-header/./images/tv-campaign.c61ae8b5.svg);content:""}.Banners-module__pelevinBanner{position:relative;display:block;width:100%;height:80px;background:#080906}.Banners-module__pelevinBanner::after{position:absolute;top:0;left:50%;display:block;width:940px;height:80px;margin-left:-470px;background:url(/static/litres/modules/react-header/./images/pelevin2022.3c1c7e43.jpg);background-repeat:no-repeat;background-position:center;content:""}.Banners-module__onlyLitresBanner{position:relative;display:block;width:100%;height:80px;background:#f40}.Banners-module__onlyLitresBanner::before{position:absolute;top:0;right:0;display:block;width:50%;height:80px;background:#f6f6f6;content:""}.Banners-module__onlyLitresBanner::after{position:absolute;top:0;left:50%;display:block;width:940px;height:80px;margin-left:-470px;background:url(/static/litres/modules/react-header/./images/only-litres.df401cf3.png);content:""}.Banners-module__countdown{position:relative;width:100%;height:80px;padding:0 30px;line-height:80px;background-color:#3b393f}.Banners-module__countdownWrapper{display:flex;align-items:center;justify-content:center;width:1058px;height:80px;margin:auto}.Banners-module__countdownContainer{color:#fff}.Banners-module__countdownTitle{padding-right:97px;font-weight:700;font-size:24px;letter-spacing:.3px;text-transform:uppercase}.Banners-module__countdownTitleDiscount{color:#ff4c00}.Banners-module__countdownClose{position:absolute;top:0;right:30px;cursor:pointer}.Banners-module__countdownTimer{display:flex;padding-left:20px;font-weight:bold;font-size:43px;line-height:58px}.Banners-module__countdownTimerText{font-size:18px;line-height:22px}.Banners-module__countdownTimerNumb{position:relative;width:47px;margin:0 2px;color:#fff;font-weight:700;font-family:"PT Sans",Arial,sans-serif;text-align:center;background:linear-gradient(to bottom, #e2461b 0%, #e2461b 50%, #fc4e1e 50%, #fc4e1e 100%);box-shadow:0 2px 0 rgba(0,0,0,.2)}.Banners-module__countdownTimerNumb::after,.Banners-module__countdownTimerNumb::before{position:absolute;top:50%;display:inline-block;width:2px;height:9px;margin-top:-4.5px;background-color:#892c0d;content:""}.Banners-module__countdownTimerNumb::before{left:0}.Banners-module__countdownTimerNumb::after{right:0}.Banners-module__countdownTimerSeparator{margin:0 1px;color:#fe4e1c;font-weight:normal;font-style:normal}
.ToggleBanner-module__wrapper{width:100%;background-color:#f5f5f5}.ToggleBanner-module__wrapper .ToggleBanner-module__toggle{display:flex;align-items:center;margin:0 12px}.ToggleBanner-module__wrapper .ToggleBanner-module__container{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:750px;height:50px;margin:auto}.ToggleBanner-module__wrapper .ToggleBanner-module__linkContainer{display:flex;align-items:center;cursor:pointer}
.HeaderDesktop-module__wrapper{position:fixed;z-index:10000;width:100%;background-color:#fff}.HeaderDesktop-module__wrapper .HeaderDesktop-module__mainSection{display:flex;align-items:center;min-width:1024px;max-width:1600px;height:56px;margin:20px 0 12px;padding:0 24px 0 28px}.HeaderDesktop-module__wrapper .HeaderDesktop-module__mainSection>a svg{flex-shrink:0}@media(min-width: 1599px){.HeaderDesktop-module__wrapper .HeaderDesktop-module__mainSection{margin:20px auto 12px}}.HeaderDesktop-module__wrapper *,.HeaderDesktop-module__wrapper *::before,.HeaderDesktop-module__wrapper *::after{box-sizing:border-box}.HeaderDesktop-module__narrowWrapper{box-shadow:0 1px 0 rgba(0,0,0,.08)}.HeaderDesktop-module__narrowWrapper .HeaderDesktop-module__narrowMainSection{margin:12px 0 12px}@media(min-width: 1599px){.HeaderDesktop-module__narrowWrapper .HeaderDesktop-module__narrowMainSection{margin:12px auto 12px}}.HeaderDesktop-module__genresWrapper{position:fixed;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}

/*# sourceMappingURL=main.css.map*/