.CommentSystem-module__commentsTitleContainer{margin-bottom:20px}.CommentSystem-module__commentsTitleContainer:not(.CommentSystem-module__commentsTitleContainerPda) .CommentSystem-module__commentsTitleGroupLeft{display:flex;align-items:center}.CommentSystem-module__commentsTitleContainer:not(.CommentSystem-module__commentsTitleContainerPda) .CommentSystem-module__commentsTitleGroupLeft .CommentSystem-module__commentsTitle{flex-shrink:0;margin-right:40px;font-size:24px;line-height:40px}.CommentSystem-module__commentsTitleContainerPda{position:relative;margin-top:20px}.CommentSystem-module__commentsTitleContainerPda .CommentSystem-module__addButton{position:absolute;top:0px;right:10px;max-width:50%;padding-top:0}.CommentSystem-module__commentsTitleGroup{display:flex;align-items:flex-start;justify-content:space-between}.CommentSystem-module__commentsTitleGroupLeft{padding-right:10px}.CommentSystem-module__commentsTitle{font-weight:bold;font-size:18px}.CommentSystem-module__commentsCount{color:#767579;font-weight:normal}.CommentSystem-module__addButton{display:inline-flex;flex-shrink:0;align-items:center;padding:10px 0;border:none;color:#106edc;font-size:16px;line-height:20px;text-align:right;word-break:break-word;background:none;cursor:pointer}.CommentSystem-module__addButton svg{margin-right:3px}.CommentSystem-module__addButton:hover{color:#ff4c14}.CommentSystem-module__addButton:hover svg path{stroke:#ff4c14}
.Stars-module__star{display:inline-block}.Stars-module__star svg{width:16px;height:16px;margin:0 2px}.Stars-module__starHover{cursor:pointer}.Stars-module__svgPath{fill:#c4c4c6;stroke:#c4c4c6}.Stars-module__svgPathNoFill{fill:none}.Stars-module__greenTheme .Stars-module__svgPathActive{fill:#0e920e;stroke:#0e920e}.Stars-module__orangeTheme .Stars-module__svgPathActive{fill:#f50;stroke:#f50}.Stars-module__hover:hover .Stars-module__greenTheme .Stars-module__svgPath{fill:#0e920e;stroke:#0e920e}.Stars-module__hover:hover .Stars-module__orangeTheme .Stars-module__svgPath{fill:#f50;stroke:#f50}.Stars-module__hover .Stars-module__star:hover~.Stars-module__star .Stars-module__svgPath{fill:#c4c4c6;stroke:#c4c4c6}.Stars-module__hover .Stars-module__star:hover~.Stars-module__star .Stars-module__svgPathNoFill{fill:none}
.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__avatar_v2{border:none}.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}
.Popover-module__popover{z-index:9000;max-height:450px;padding:20px;border-radius:4px;background:#fff;filter:drop-shadow(0 1px 3px rgba(110, 110, 110, 0.5));animation:Popover-module__fade-in .3s ease-in 1}@media screen and (max-width: 425px){.Popover-module__popover{max-width:180px;max-height:300px}}.Popover-module__popover.Popover-module__hidden{visibility:hidden}@keyframes Popover-module__fade-in{from{opacity:0}to{opacity:1}}
.Truncate-module__truncated{overflow:hidden}
.Likes-module__likes{position:relative;display:flex;gap:16px}.Likes-module__likes .Likes-module__button{display:flex;gap:4px;align-items:center;min-width:44px;height:24px;margin:0;padding:0;border:none;overflow:hidden;-webkit-text-decoration:none;text-decoration:none;background:none;outline:none;cursor:pointer;opacity:1;transition:opacity .3s ease 0s}.Likes-module__likes .Likes-module__button:hover{opacity:.7}.Likes-module__likes .Likes-module__count{color:#5a617c;font-size:14px;line-height:20px}.Likes-module__likes .Likes-module__loader{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.Likes-module__liked .Likes-module__button:not(.Likes-module__chosen){opacity:.7}.Likes-module__liked .Likes-module__button:not(.Likes-module__chosen):hover{opacity:1}.Likes-module__loading::before{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;content:""}
.Comment-module__comment{margin-bottom:10px;padding:10px;color:#000;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}.Comment-module__removed{padding:15px;border-radius:3px;font-size:16px;line-height:23px;background-color:#f5f5f5}.Comment-module__removed.Comment-module__commentReply{margin-left:30px;padding:15px}.Comment-module__removed a{display:inline-block;padding:2px 3px;-webkit-text-decoration:none;text-decoration:none}.Comment-module__removed.Comment-module__commentReplyDesktop{margin-left:0px;padding:15px}.Comment-module__commentCaption{padding-bottom:20px;color:#757478;font-style:italic}.Comment-module__commentAvatar{display:flex;width:100%;max-width:100%;opacity:1;transition:opacity .3s ease 0s}.Comment-module__userNameLink{max-width:100%;overflow:hidden;color:#3b393f;font-weight:bold;font-size:16px;line-height:18px;white-space:nowrap;-webkit-text-decoration:none;text-decoration:none;text-overflow:ellipsis}.Comment-module__userNameLink:hover{color:#ff4c14}.Comment-module__userName{max-width:100%;overflow:hidden;font:normal 16px/24px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;font-weight:500;color:#13192e;color:var(--content-primary, #13192e);-webkit-text-decoration:none;text-decoration:none;text-overflow:ellipsis}.Comment-module__commentStars{height:16px}.Comment-module__commentStars svg{width:16px;height:16px;margin:0 1px}.Comment-module__commentTopContent{display:flex;margin-bottom:5px}.Comment-module__commentTopContent .Comment-module__userNameLink:hover{color:#ff4c14}.Comment-module__commentTopContent .Comment-module__userInfoWrap{display:flex;align-items:center}.Comment-module__commentTopContent a:hover{opacity:.8}.Comment-module__commentInfoBottom{display:flex;align-items:center;justify-content:space-between;margin-top:3px}.Comment-module__commentDate{display:block;color:#767579;font-size:14px;line-height:16px}.Comment-module__commentBottomContent{display:flex;align-items:center;justify-content:space-between}.Comment-module__commentBottomContentDesktop{padding-left:55px}.Comment-module__verified{display:inline-flex;flex-shrink:0;align-items:center;max-width:100%;height:22px;margin-left:8px;white-space:normal;outline:none}.Comment-module__verified>span{overflow:hidden;outline:none}.Comment-module__verified .Comment-module__verifiedText{max-width:200px;padding:10px !important;color:#767579;font-weight:normal;font-size:14px;line-height:16px}.Comment-module__verified .Comment-module__verifiedText[data-popper-placement^=top]>.Comment-module__verifiedArrow{bottom:-3px}.Comment-module__verified .Comment-module__verifiedText[data-popper-placement^=bottom]>.Comment-module__verifiedArrow{top:-3px}.Comment-module__verified .Comment-module__verifiedText[data-popper-placement^=left]>.Comment-module__verifiedArrow{right:-3px}.Comment-module__verified .Comment-module__verifiedText[data-popper-placement^=right]>.Comment-module__verifiedArrow{left:-3px}.Comment-module__verified .Comment-module__verifiedText .Comment-module__verifiedArrow{width:6px;height:6px}.Comment-module__verified .Comment-module__verifiedText .Comment-module__verifiedArrow::before{width:6px;height:6px}.Comment-module__verifiedWrap{display:flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Comment-module__verifiedWrap:hover{opacity:.8}.Comment-module__verifiedIcon{display:flex;align-items:center;justify-content:center;width:22px;height:22px}.Comment-module__verifiedRole{display:flex;align-items:center;padding-left:2px;overflow:hidden;color:#767579;font-size:14px;text-overflow:ellipsis}.Comment-module__reviewText{margin-bottom:7px;font-size:16px;line-height:25px;word-break:break-word}.Comment-module__reviewText img{max-width:100%}.Comment-module__reviewText ul,.Comment-module__reviewText ol{list-style:revert;list-style-position:inside}.Comment-module__reviewText a{-webkit-text-decoration:none;text-decoration:none}.Comment-module__reviewTextDesktop{padding-left:55px}.Comment-module__actionContainer{position:relative;display:inline-flex;align-items:center;justify-content:flex-end;width:100%}.Comment-module__reply{min-width:80px;max-width:90%;line-height:40px;word-break:break-all}.Comment-module__replyBtn{margin:0;padding:0 5px;border:none;color:#3b393f;font-size:16px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;text-align:left;-webkit-text-decoration:none;text-decoration:none;background:rgba(0,0,0,0);cursor:pointer}.Comment-module__replyBtn:hover{color:#ff4c14}.Comment-module__commentReply{padding-left:40px}.Comment-module__commentReplyDesktop{padding-left:10px}.Comment-module__commentRealTime.Comment-module__commentReplyDesktop{margin-left:55px}.Comment-module__commentAuthor{margin-left:0;background:#fef4e1}.Comment-module__commentAuthor.Comment-module__removed{background:#f5f5f5}
.Spoiler-module__spoiler{padding-bottom:10px}.Spoiler-module__spoiler .Spoiler-module__button{position:relative;margin:0;padding:0 0 0 15px;border:none;color:#106edc;font-size:16px;line-height:20px;background:none;cursor:pointer}.Spoiler-module__spoiler .Spoiler-module__button:hover{color:#ff4c14}.Spoiler-module__spoiler .Spoiler-module__button::before{position:absolute;top:6px;left:0;display:block;width:9px;height:9px;margin-right:5px;color:#000;text-align:center;background-image:url(/static/litres/modules/react-comments/e03fac31088b53b6666e.gif);content:""}.Spoiler-module__spoiler .Spoiler-module__content{display:none}.Spoiler-module__spoiler.Spoiler-module__spoilerOpen .Spoiler-module__button::before{background-image:url(/static/litres/modules/react-comments/9e8a2926a1fbbc374e37.gif)}.Spoiler-module__spoiler.Spoiler-module__spoilerOpen .Spoiler-module__content{display:block}
.Menu-module__dots{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin:0;padding:0;border:none;-webkit-text-decoration:none;text-decoration:none;background:rgba(0,0,0,0);cursor:pointer;opacity:1;transition:opacity .3s ease 0s}.Menu-module__dots:hover{opacity:.8}.Menu-module__dotsIcon{display:flex;align-items:center;justify-content:center;width:30px;height:20px;border:1px solid rgba(0,0,0,0);border-radius:4px}.Menu-module__menuList{margin:0;padding:0}.Menu-module__menuBtn{display:flex;align-items:center;width:100%;min-height:50px;margin:0;padding:0;border:none;color:#3b393f;font-size:16px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:20px;text-align:left;word-break:break-all;background:none;cursor:pointer}.Menu-module__menuBtn svg{flex-shrink:0;margin:0 10px}.Menu-module__dropdown{position:relative}.Menu-module__dropdown .Menu-module__dropdownPopup{z-index:2;max-width:none;padding:0}.Menu-module__dropdown .Menu-module__dropdownOpen .Menu-module__dotsIcon{border-color:#d5d5d5}.Menu-module__dropdown .Menu-module__menuList{min-width:300px}.Menu-module__menuListItem{width:100%;padding:0;border-radius:3px;color:#3b393f;font-style:normal;line-height:50px}.Menu-module__menuListItem:hover{background-color:#f5f5f5}.Menu-module__menuListItem:not(:last-of-type){border-bottom:1px solid #ebebeb}.Menu-module__popup .Menu-module__overlay{position:fixed;top:0;left:0;z-index:111;box-sizing:border-box;width:100%;height:100%;padding:5px;background:rgba(0,0,0,.5);opacity:0;transition:opacity .3s ease-out;pointer-events:none}.Menu-module__popup .Menu-module__overlayOpen{opacity:1;pointer-events:auto}.Menu-module__popup .Menu-module__cancel{width:100%;margin:0;margin-top:10px;padding:0;border:none;border-radius:3px;font-weight:bold;font-size:14px;line-height:40px;text-align:center;text-transform:uppercase;background:#ebebeb;cursor:pointer}.Menu-module__popup .Menu-module__buttons{position:absolute;bottom:0px;left:0px;box-sizing:border-box;width:100%;padding:5px}.Menu-module__popup .Menu-module__menuList{border-radius:3px;background:#fff}
.AllComments-module__comments{margin-bottom:35px;background:#fff}.AllComments-module__authorReply.AllComments-module__authorReplyDesktop{margin-left:55px}
.Thread-module__thread{position:relative;z-index:1;will-change:transform}.Thread-module__threadDesktop{margin-left:55px}.Thread-module__threadDesktop .Thread-module__arrowIcon{top:10px;left:0}.Thread-module__threadDesktop .Thread-module__threadBtn{padding-left:30px}.Thread-module__arrowIcon{position:absolute;top:10px;left:10px}.Thread-module__threadBtn{position:relative;z-index:1;display:block;height:40px;margin-top:-10px;padding:0 0 0 40px;border:0;color:#106edc;font-size:16px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;background:none;cursor:pointer}.Thread-module__threadBtn:hover{color:#ff4c14}.Thread-module__threadBtn:hover~.Thread-module__arrowIcon{opacity:.8}
.OldButtonContent-module__icon{width:20px;height:20px;margin-right:10px}.OldButtonContent-module__icon_secondIcon{margin-right:0}.OldButtonContent-module__container{margin:0 25px 0 15px}.OldButtonContent-module__secondIconContainer{position:relative;display:flex}.OldButtonContent-module__secondIconContainer:before{position:absolute;top:-15px;right:32.5px;width:1px;height:50px;background-color:#e1e1e1;content:""}.OldButtonContent-module__price_container{display:flex;flex-direction:column;align-items:center}.OldButtonContent-module__subprice{position:relative;padding:0 3px;overflow:hidden;color:#767579;font-weight:500;font-size:12px;line-height:12px}.OldButtonContent-module__subprice:before{position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;background:#767579;transform:matrix(-5, 1, 1, 1, 0, -6);content:""}.OldButtonContent-module__secondarySubpriceContainer:before{background:#ff001f}.OldButtonContent-module__second_icon{width:20px;height:20px;margin:0 0 0 15px}
@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)}
.OldButton-module__button{display:flex;align-items:center;justify-content:center;width:var(--width);height:var(--height);padding:var(--verticalPadding) 0;border:2px solid #9d9c9f;border-radius:3px;color:#767579;font-weight:600;font-size:var(--fontSize);font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;text-transform:uppercase;background-color:#fff;cursor:pointer}.OldButton-module__button:not(.OldButton-module__button__primary):hover{border-color:#767579;color:#3b393f;background-color:#fff;opacity:1}.OldButton-module__button:not(.OldButton-module__button__primary):hover__price{color:#fff;background-color:#ffeee6;opacity:.7}.OldButton-module__button:not(.OldButton-module__button__primary):hover__price__subprice{background-color:#e7f5e7}.OldButton-module__button:not(.OldButton-module__button__primary):hover.OldButton-module__button__orange{opacity:1}.OldButton-module__button:not(.OldButton-module__button__primary):hover.OldButton-module__button__purple{border-color:#d1a4e8;color:#9631ca;background-color:#f5ebfa;opacity:.7}.OldButton-module__button:not(.OldButton-module__button__primary):hover.OldButton-module__button__green{border-color:#95cf95;color:#0e920e;background-color:#e7f5e7;opacity:.7}.OldButton-module__button:not(.OldButton-module__button__primary):hover.OldButton-module__button__blue{border-color:#92bdef;color:#106edc;background-color:#e8f1fc;opacity:.7}.OldButton-module__button:not(.OldButton-module__button__primary):hover.OldButton-module__button__black{border-color:#b1b0b2;color:#3b393f;background-color:#ececec;opacity:.7}.OldButton-module__button:not(.OldButton-module__button__primary):hover.OldButton-module__button__lightgray{opacity:.7}.OldButton-module__button:focus{outline:none}.OldButton-module__button__href{box-sizing:border-box;-webkit-text-decoration:none;text-decoration:none}.OldButton-module__button__text{border:none}.OldButton-module__button__primary{border:none;color:#fff;transition:all .3s ease 0s}.OldButton-module__button__primary:hover{color:#fff}.OldButton-module__button__primary.OldButton-module__button__gray:hover{opacity:.7}.OldButton-module__button__primary.OldButton-module__button__orange{background-color:#ff4c00}.OldButton-module__button__primary.OldButton-module__button__lightgray{background-color:#ebebeb}.OldButton-module__button__primary.OldButton-module__button__lightgray:hover{color:#3b393f;opacity:.7}.OldButton-module__button__lightgray{color:#3b393f}.OldButton-module__button__orange{border-color:rgba(0,0,0,0)}.OldButton-module__button__orange:hover{background-color:#cc3c00}.OldButton-module__button__gray{border-color:rgba(0,0,0,0);color:#fff;background-color:#3b393f}.OldButton-module__button__green.OldButton-module__button__primary{border-color:rgba(0,0,0,0);background-color:#0e920e}.OldButton-module__button__green.OldButton-module__button__primary:hover{opacity:.7}.OldButton-module__button__green:not(.OldButton-module__button__primary){border:1px solid #95cf95;color:#0e920e}.OldButton-module__button__green:not(.OldButton-module__button__primary):hover{background-color:#e7f5e7}.OldButton-module__button.OldButton-module__button__price{border:1px solid #ffb799;color:#3b393f}.OldButton-module__button__subprice{border:1px solid #0e920e;color:#0e920e}.OldButton-module__button__purple{border:1px solid #d1a4e8;color:#9631ca}.OldButton-module__button__purple:hover{background-color:#f5ebfa}.OldButton-module__button__black{border:1px solid #b1b0b2;color:#3b393f}.OldButton-module__button__black:hover{background-color:#ececec}.OldButton-module__button__blue{border:1px solid #92bdef;color:#106edc}.OldButton-module__button__blue:hover{background-color:#e8f1fc}.OldButton-module__button__disabled{cursor:auto !important;opacity:.2 !important;pointer-events:none}.OldButton-module__button.OldButton-module__button__hover{--main-color: #3b393f;border:1px solid #3b393f !important;border:1px solid var(--main-color) !important;color:#3b393f !important;color:var(--main-color) !important}.OldButton-module__button.OldButton-module__button__hover:hover{color:#fff !important;background-color:var(--main-color) !important}
.Input-module__input{box-sizing:border-box;padding:10px;border:1px solid #9d9c9f;border-radius:3px;font-size:16px;line-height:20px}.Input-module__input::-moz-placeholder{color:#9d9c9f;font-size:16px;line-height:18px}.Input-module__input::placeholder{color:#9d9c9f;font-size:16px;line-height:18px}@media(max-width: 500px){.Input-module__input::-moz-placeholder{line-height:18px}.Input-module__input::placeholder{line-height:18px}}
.ReviewValidation-module__wrapper{padding:20px;background:#fbeae8}.ReviewValidation-module__wrapper .ReviewValidation-module__titleLayer{display:flex;align-items:center;margin-bottom:15px;word-break:break-all}.ReviewValidation-module__wrapper .ReviewValidation-module__titleLayer .ReviewValidation-module__title{margin-left:10px;font-weight:bold;font-size:16px;line-height:20px}.ReviewValidation-module__wrapper .ReviewValidation-module__titleLayer svg{flex-shrink:0}.ReviewValidation-module__wrapper .ReviewValidation-module__bodyContainer .ReviewValidation-module__text{font-size:16px;line-height:25px}.ReviewValidation-module__wrapper .ReviewValidation-module__bodyContainer .ReviewValidation-module__rejectReason{padding-left:12px;border-left:2px solid #ff4c00}.ReviewValidation-module__wrapper .ReviewValidation-module__bodyContainer .ReviewValidation-module__reject p{margin-bottom:15px}.ReviewValidation-module__wrapper .ReviewValidation-module__bodyContainer .ReviewValidation-module__reject p:last-child{margin-bottom:0}.ReviewValidation-module__wrapper .ReviewValidation-module__bodyContainer .ReviewValidation-module__reject a{color:#106edc;-webkit-text-decoration:none;text-decoration:none}.ReviewValidation-module__wrapper .ReviewValidation-module__bodyContainer .ReviewValidation-module__reject a:hover{color:#ff4c00}.ReviewValidation-module__wrapper .ReviewValidation-module__bodyContainer .ReviewValidation-module__reject .ReviewValidation-module__rejectReasonLink{display:block;color:#ff4c00;-webkit-text-decoration:none;text-decoration:none}.ReviewValidation-module__wrapper .ReviewValidation-module__bodyContainer .ReviewValidation-module__inputLayer{display:flex;flex-wrap:wrap;align-items:center;margin-top:10px}.ReviewValidation-module__wrapper .ReviewValidation-module__bodyContainer .ReviewValidation-module__inputLayer .ReviewValidation-module__input{flex-grow:1;min-width:80%;margin-right:10px}.ReviewValidation-module__wrapper .ReviewValidation-module__bodyContainer .ReviewValidation-module__inputLayer .ReviewValidation-module__buttonContainer{padding:10px 0;cursor:pointer}.ReviewValidation-module__wrapper .ReviewValidation-module__bodyContainer .ReviewValidation-module__inputLayer .ReviewValidation-module__button{height:40px;padding:5px 10px;font-weight:bold;font-size:14px;line-height:20px}.ReviewValidation-module__wrapper .ReviewValidation-module__bodyContainerWww{padding-left:50px}.ReviewValidation-module__successWrapper{background:#e6f4e6}.ReviewValidation-module__errorInput{border-color:#ff001f}.ReviewValidation-module__errorText{color:#ff001f;font-size:14px;line-height:18px}
.CommentForm-module__starPath{stroke:#9d9c9f}.CommentForm-module__wrapper{padding:20px}.CommentForm-module__wrapper .CommentForm-module__userInfo{display:flex;align-items:center}.CommentForm-module__wrapper .CommentForm-module__userInfo .CommentForm-module__avatar>div{margin-left:10px}.CommentForm-module__wrapper .CommentForm-module__userInfo .CommentForm-module__input{width:280px;height:40px}.CommentForm-module__wrapper .CommentForm-module__userInfo .CommentForm-module__nickname{width:calc(100% - 50px);overflow:hidden;font-weight:700;font-size:16px;line-height:18px;white-space:nowrap;text-overflow:ellipsis;cursor:default}.CommentForm-module__wrapper .CommentForm-module__userInfo svg{margin-left:6px;cursor:pointer}.CommentForm-module__wrapper .CommentForm-module__userInfo svg:hover{opacity:.8}.CommentForm-module__wrapper .CommentForm-module__replyUserInfo{align-items:center;margin-bottom:10px}.CommentForm-module__wrapper .CommentForm-module__replyUserInfo .CommentForm-module__replyAvatar{align-items:flex-start}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__rating{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;min-height:50px}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__rating .CommentForm-module__starsWrap{min-width:200px}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__rating .CommentForm-module__loader{display:flex;align-items:center;width:200px;height:50px}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__rating .CommentForm-module__grade{margin-right:10px;font-size:16px;line-height:20px;cursor:default}@media(max-width: 320px){.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__rating .CommentForm-module__grade{margin-right:5px}}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__rating .CommentForm-module__starsVoted{display:flex;align-items:center;cursor:pointer}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__rating .CommentForm-module__starsContainer{flex-shrink:0}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__rating .CommentForm-module__star{display:inline-flex;align-items:center;width:29px;height:50px}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__rating .CommentForm-module__star:hover~.CommentForm-module__star .CommentForm-module__starPath{stroke:#9d9c9f}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__rating .CommentForm-module__star svg{width:24px;height:24px}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__rating .CommentForm-module__starsCount{margin-right:4px;color:#0e920e;font-weight:bold;font-size:15px;line-height:16px}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__rating .CommentForm-module__soloStar{height:16px}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__rating .CommentForm-module__soloStar svg{width:16px;height:16px}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__textareaWrapper{position:relative;padding-bottom:15px}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__textareaWrapper .CommentForm-module__text{font-size:16px;line-height:25px;white-space:pre-wrap}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__publication{display:flex;flex-wrap:wrap;justify-content:space-between}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__publication .CommentForm-module__button{position:relative;width:auto;min-width:150px;max-width:100%;min-height:40px;margin:10px 0 0;padding:10px;font-size:14px;line-height:20px;word-break:break-all}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__publication .CommentForm-module__rules{align-self:flex-end;padding:10px 0;color:#767579;font-size:16px;line-height:20px;-webkit-text-decoration:none;text-decoration:none;cursor:pointer}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__publication .CommentForm-module__rules:hover{color:#ff4c14}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__publication .CommentForm-module__editReview{display:flex;align-items:center;min-height:40px;cursor:pointer}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__publication .CommentForm-module__editReview svg{flex-shrink:0}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__publication .CommentForm-module__editReview .CommentForm-module__editButton{margin-left:10px;color:#106edc;font-size:16px;line-height:20px;cursor:pointer}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__publication .CommentForm-module__editReview:hover{opacity:.8}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__publication .CommentForm-module__shareReview{display:flex;align-items:center;min-height:40px;cursor:pointer}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__publication .CommentForm-module__shareReview .CommentForm-module__shareButton{margin-left:10px;color:#106edc;font-size:16px;line-height:20px;cursor:pointer}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__publication .CommentForm-module__shareReview:hover{opacity:.8}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__publication .CommentForm-module__shareReview svg{flex-shrink:0}.CommentForm-module__wrapper .CommentForm-module__container .CommentForm-module__publication .CommentForm-module__shareReview svg path{stroke:#106edc}@media(max-width: 510px){.CommentForm-module__wrapper .CommentForm-module__container{margin-top:10px;padding:0}}.CommentForm-module__wrapper .CommentForm-module__containerDesktop{padding-left:50px}.CommentForm-module__replyWrapper{padding:20px 0;background:#fff}
.Textarea-module__info{color:#9d9c9f;font-size:14px;line-height:18px;pointer-events:none}@media(max-width: 510px){.Textarea-module__info{right:0;bottom:-20px}}.Textarea-module__info.Textarea-module__infoError{color:#ff001f}.Textarea-module__textarea{box-sizing:border-box;width:100%;height:auto;min-height:100px;padding:10px;border:1px solid #9d9c9f;border-radius:3px;font:inherit;font-size:16px;line-height:20px;resize:none}.Textarea-module__textarea::-moz-placeholder{color:#9d9c9f;font-size:16px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:20px}.Textarea-module__textarea::placeholder{color:#9d9c9f;font-size:16px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:20px}.Textarea-module__textarea::-webkit-scrollbar{display:none}.Textarea-module__textarea:focus{outline:rgba(0,0,0,0)}.Textarea-module__errorInput{border-color:#ff001f}
.Popup-module__popup{position:fixed;left:50%;z-index:9999;box-sizing:border-box;padding:15px;border-radius:3px;overflow-x:auto;background-color:#fff;box-shadow:inset 0px 0px 0px 1px #d2d2d2;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}.Popup-module__popup.Popup-module__isOpened{opacity:1;pointer-events:auto}.Popup-module__popup .Popup-module__close-btn{position:absolute;top:0px;right:0px;display:block;width:40px;height:40px;margin:0;padding:10px;border:none;color:#9d9c9f;background:none;cursor:pointer}.Popup-module__popup .Popup-module__close-btn:hover{color:#000}.Popup-module__popup .Popup-module__close-btn svg{display:block}.Popup-module__overlay{position:fixed;top:0;left:0;z-index:9998;width:100%;height:100%;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}.Popup-module__overlay.Popup-module__isOpened{pointer-events:auto}
.ShortReviewWarning-module__warning{padding:30px;background:#fff;box-shadow:none}.ShortReviewWarning-module__warning>button:first-child{top:10px;right:10px}.ShortReviewWarning-module__popupInfo a{color:#106edc;-webkit-text-decoration:none;text-decoration:none}.ShortReviewWarning-module__popupInfo a:hover{color:#ff4c14}.ShortReviewWarning-module__popupInfoP{margin-bottom:16px;font-size:16px;line-height:24px}.ShortReviewWarning-module__popupButtons{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.ShortReviewWarning-module__popupBtnReturn{min-width:140px;min-height:40px;margin-bottom:5px;padding:0 20px;border:none;border-radius:3px;color:#fff;font-weight:bold;font-size:14px;text-align:center;text-transform:uppercase;background:#ff4c00;outline:none;cursor:pointer}.ShortReviewWarning-module__popupBtnReturn:hover{opacity:.8}.ShortReviewWarning-module__popupBtnProceedWrap{display:flex;align-items:center;box-sizing:border-box;min-height:40px;margin-bottom:5px;padding:10px 0}.ShortReviewWarning-module__popupBtnProceed{color:#106edc;font-size:16px;-webkit-text-decoration:none;text-decoration:none;cursor:pointer}.ShortReviewWarning-module__popupBtnProceed:hover{color:#ff4c14}.ShortReviewWarning-module__bonusRules{margin-bottom:30px}@media(max-width: 375px){.ShortReviewWarning-module__warning>button:first-child{right:0}.ShortReviewWarning-module__popupBtnReturn{margin-bottom:10px}}
.FormPreview-module__commentForm{position:relative;box-sizing:border-box}.FormPreview-module__commentForm::before{position:absolute;z-index:1;display:block;width:100%;height:100%;cursor:pointer;content:""}.FormPreview-module__commentForm .FormPreview-module__commentFormAvatar{position:absolute;top:20px;left:10px;width:100%;height:100%}.FormPreview-module__commentForm .FormPreview-module__mainLayerWrapper{display:flex;flex-wrap:wrap;align-items:start;justify-content:space-between;margin-left:40px;padding:20px 20px 0 20px}.FormPreview-module__commentForm .FormPreview-module__mainLayerWrapper .FormPreview-module__inputWrapper{position:relative;flex-grow:1;min-width:500px;margin-right:10px;margin-bottom:20px}.FormPreview-module__commentForm .FormPreview-module__mainLayerWrapper .FormPreview-module__inputWrapper .FormPreview-module__input{width:100%;height:40px}.FormPreview-module__commentForm .FormPreview-module__mainLayerWrapper .FormPreview-module__inputWrapper:before{position:absolute;top:10px;left:-9px;width:10px;height:11px;background:url(/static/litres/modules/react-comments/25c9267974b73cea16c7.svg) no-repeat;content:" "}.FormPreview-module__commentForm .FormPreview-module__mainLayerWrapper .FormPreview-module__inputWrapperPda{min-width:260px}.FormPreview-module__commentForm .FormPreview-module__mainLayerWrapper .FormPreview-module__button{margin-bottom:20px;padding:10px 20px;font-size:14px;line-height:20px}@media(max-width: 500px){.FormPreview-module__commentForm .FormPreview-module__mainLayerWrapper .FormPreview-module__button{display:none}}
.AddReview-module__title{margin-bottom:10px;font-weight:bold;font-size:18px;line-height:30px}.AddReview-module__wrapper{margin-bottom:60px;border-radius:3px;overflow:hidden;word-wrap:break-word;background-color:#f5f5f5}.AddReview-module__wrapper img{max-width:100%}.AddReview-module__wrapperBonus{background-color:#fde9c4}
.BonusForReview-module__container{display:flex;align-items:flex-start;justify-content:space-between;padding:25px 20px 0 70px}.BonusForReview-module__container .BonusForReview-module__text{min-width:180px;max-width:310px;height:50px;margin-right:10px;font-size:16px;line-height:25px}.BonusForReview-module__container .BonusForReview-module__text .BonusForReview-module__link{color:#106edc;-webkit-text-decoration:none;text-decoration:none}.BonusForReview-module__container .BonusForReview-module__text .BonusForReview-module__link:hover{color:#ff4c00}.BonusForReview-module__container .BonusForReview-module__text.BonusForReview-module__text_newLoyalty{font-size:16px;line-height:25px}.BonusForReview-module__container .BonusForReview-module__text.BonusForReview-module__text_newLoyalty .BonusForReview-module__link{color:#3b393f;font-weight:bold}.BonusForReview-module__container .BonusForReview-module__text.BonusForReview-module__text_newLoyalty .BonusForReview-module__link:hover{color:#ff4c00}.BonusForReview-module__container .BonusForReview-module__text.BonusForReview-module__text_newLoyalty .BonusForReview-module__link:hover svg path{fill:#ff4c00}.BonusForReview-module__container .BonusForReview-module__text.BonusForReview-module__text_newLoyalty .BonusForReview-module__link svg{vertical-align:text-top}.BonusForReview-module__container .BonusForReview-module__bonusAmount{display:flex;align-items:center;justify-content:space-between;-webkit-text-decoration:none;text-decoration:none}.BonusForReview-module__container .BonusForReview-module__bonusAmount .BonusForReview-module__count{margin-right:10px;color:#ff4c00;font-weight:bold;font-size:48px;line-height:55px}.BonusForReview-module__containerPda{padding:25px 20px 0 20px}.BonusForReview-module__containerPda .BonusForReview-module__text{height:auto;font-size:14px;line-height:20px}.BonusForReview-module__containerPda .BonusForReview-module__bonusAmount .BonusForReview-module__count{margin-right:5px;font-size:20px;line-height:23px}
.Sorting-module__commentsSorting{position:relative}.Sorting-module__commentsSortingTitle{position:relative;display:inline-block;padding:12px 18px 12px 0px;color:#767579;font-size:16px;line-height:1;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Sorting-module__commentsSortingTitle:hover{color:#ff4c14}.Sorting-module__commentsSortingTitle svg{position:absolute;top:calc(50% - 3px);right:0px;display:block;width:10px;height:6px}.Sorting-module__commentsSortingTitle.Sorting-module__open svg{transform:rotate(180deg)}.Sorting-module__menuBtn{display:flex;align-items:center;width:100%;min-height:50px;margin:0;padding:0;border:none;color:#3b393f;font-size:16px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:20px;text-align:left;word-break:break-all;background:none;cursor:pointer}.Sorting-module__menuBtn:before{display:inline-block;flex-shrink:0;box-sizing:border-box;width:20px;height:20px;margin:0 10px;border:1px solid #9d9c9f;border-radius:100%;content:""}.Sorting-module__menuBtn.Sorting-module__active:before{border:6px solid #4a90e2}.Sorting-module__sortingDropdown{position:relative}.Sorting-module__sortingDropdown .Sorting-module__sortingDropdownPopup{z-index:2;max-width:none;padding:0}.Sorting-module__sortingDropdown .Sorting-module__sortingDropdownPopup .Sorting-module__menuBtn{min-width:205px;padding:0 20px}.Sorting-module__sortingDropdown .Sorting-module__sortingDropdownPopup .Sorting-module__menuBtn:before{display:none}.Sorting-module__menuList{margin:0;padding:0}.Sorting-module__menuListItem{width:100%;padding:0;color:#3b393f;font-style:normal;line-height:50px}.Sorting-module__menuListItem:hover{background-color:#f5f5f5}.Sorting-module__menuListItem:not(:last-of-type){border-bottom:1px solid #ebebeb}.Sorting-module__popup{margin-top:10px}.Sorting-module__popup .Sorting-module__overlay{position:fixed;top:0;left:0;z-index:9999;box-sizing:border-box;width:100%;height:100%;padding:5px;background:rgba(0,0,0,.5);opacity:0;transition:opacity .3s ease-out;pointer-events:none}.Sorting-module__popup .Sorting-module__overlayOpen{opacity:1;pointer-events:auto}.Sorting-module__popup .Sorting-module__buttons{position:absolute;bottom:0px;left:0px;box-sizing:border-box;width:100%;padding:5px}.Sorting-module__popup .Sorting-module__menuList{border-radius:3px;background:#fff}
.Radio-module__container{position:relative}.Radio-module__container_v1 .Radio-module__label{padding-left:32px;color:#000;font-size:16px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:20px}.Radio-module__container_v1 .Radio-module__fakeRadio{border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #9d9c9f}.Radio-module__container_v1.Radio-module__small{font-size:14px}.Radio-module__container_v1.Radio-module__small .Radio-module__inputRadio,.Radio-module__container_v1.Radio-module__small .Radio-module__fakeRadio,.Radio-module__container_v1.Radio-module__small .Radio-module__loader{top:5px}.Radio-module__container_v1.Radio-module__small .Radio-module__fakeRadio{width:10px;height:10px}.Radio-module__container_v1.Radio-module__small .Radio-module__inputRadio:checked+.Radio-module__label>.Radio-module__fakeRadio{box-shadow:inset 0 0 0 3px #4a90e2}.Radio-module__container_v1.Radio-module__medium .Radio-module__inputRadio,.Radio-module__container_v1.Radio-module__medium .Radio-module__fakeRadio,.Radio-module__container_v1.Radio-module__medium .Radio-module__loader{top:3px}.Radio-module__container_v1.Radio-module__medium .Radio-module__fakeRadio{width:14px;height:14px}.Radio-module__container_v1.Radio-module__medium .Radio-module__inputRadio:checked+.Radio-module__label>.Radio-module__fakeRadio{box-shadow:inset 0 0 0 4px #4a90e2}.Radio-module__container_v1.Radio-module__large .Radio-module__inputRadio,.Radio-module__container_v1.Radio-module__large .Radio-module__fakeRadio,.Radio-module__container_v1.Radio-module__large .Radio-module__loader{top:0}.Radio-module__container_v1.Radio-module__large .Radio-module__fakeRadio{width:20px;height:20px}.Radio-module__container_v1.Radio-module__large .Radio-module__inputRadio:checked+.Radio-module__label>.Radio-module__fakeRadio{box-shadow:inset 0 0 0 6px #106edc}@media(any-hover: hover){.Radio-module__container_v2:hover .Radio-module__inputRadio:not(:disabled)+.Radio-module__label>.Radio-module__fakeRadio{background-image:radial-gradient(circle, #ccd7fd 0px, #ccd7fd 4px, #ffffff 4px, #ffffff 9px, #ccd7fd 9px, #ccd7fd 10px);box-shadow:none}.Radio-module__container_v2:hover .Radio-module__inputRadio:not(:disabled):checked+.Radio-module__label>.Radio-module__fakeRadio{background-image:radial-gradient(circle, #ffffff 0px, #ffffff 4px, #0038f5 4px, #0038f5 10px);box-shadow:none}}.Radio-module__container_v2 .Radio-module__inputRadio,.Radio-module__container_v2 .Radio-module__fakeRadio,.Radio-module__container_v2 .Radio-module__loader{top:1px}.Radio-module__container_v2 .Radio-module__loader{top:3px}.Radio-module__container_v2 .Radio-module__label{padding-left:28px;color:#13192e;color:var(--content-primary, #13192e);font:normal 16px/24px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}.Radio-module__container_v2 .Radio-module__fakeRadio{border-radius:4px;background-color:#fff;box-shadow:inset 0 0 0 1px #9d9c9f;transition:120ms}.Radio-module__container_v2 .Radio-module__fakeRadio:before{transition:120ms}.Radio-module__container_v2 .Radio-module__inputRadio:checked+.Radio-module__label>.Radio-module__fakeRadio{background-image:radial-gradient(circle, #ffffff 0px, #ffffff 4px, #1a4cf6 4px, #1a4cf6 10px);box-shadow:none}.Radio-module__container_v2 .Radio-module__inputRadio:disabled+.Radio-module__label>.Radio-module__fakeRadio{background-color:#f5f5f5;box-shadow:inset 0 0 0 1px #d8d7d9}.Radio-module__container_v2 .Radio-module__inputRadio:disabled:checked+.Radio-module__label>.Radio-module__fakeRadio{background-image:radial-gradient(circle, #d8d7d9 0px, #d8d7d9 4px, #f5f5f5 4px, #f5f5f5 10px);box-shadow:none}.Radio-module__container .Radio-module__label{position:relative;display:flex;flex-direction:column;cursor:pointer}.Radio-module__container .Radio-module__inputRadio,.Radio-module__container .Radio-module__fakeRadio,.Radio-module__container .Radio-module__loader{position:absolute;left:0}.Radio-module__container .Radio-module__loader{left:2px}.Radio-module__container .Radio-module__fakeRadio{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%}.Radio-module__container .Radio-module__inputRadio{width:20px;height:20px;margin:0;visibility:hidden;opacity:0}.Radio-module__container .Radio-module__inputRadio:disabled+.Radio-module__label{cursor:default;pointer-events:none}
.CircleLoader-module__animation{transform:rotate(-60deg);transform-origin:50% 50%;animation:CircleLoader-module__rotate 2s linear infinite,CircleLoader-module__dash 2s linear infinite;stroke-dasharray:32;stroke-dashoffset:-42}@keyframes CircleLoader-module__rotate{0%{transform:rotate(-90deg)}100%{transform:rotate(270deg)}}@keyframes CircleLoader-module__dash{0%{stroke-dasharray:32;stroke-dashoffset:-42}25%{stroke-dasharray:32;stroke-dashoffset:-42}50%{stroke-dasharray:42;stroke-dashoffset:-64}75%{stroke-dasharray:42;stroke-dashoffset:-64}100%{stroke-dasharray:32;stroke-dashoffset:-42}}
.Complain-module__complain{padding:45px 30px;background:#fff;box-shadow:none}.Complain-module__complain form{overflow:hidden}.Complain-module__complain .Complain-module__button{position:relative;width:auto;min-width:160px;height:40px;padding:0 20px;font-size:14px;line-height:20px;word-break:break-word}.Complain-module__complain .Complain-module__button::before,.Complain-module__complain .Complain-module__button::after{position:absolute;top:-10px;left:0;display:block;width:100%;height:10px;background-color:rgba(0,0,0,0);content:" "}.Complain-module__complain .Complain-module__button::after{top:auto;top:initial;bottom:-10px}.Complain-module__complainPda{padding:0}.Complain-module__radioLabel{display:block;margin-top:15px}.Complain-module__complainTitle{margin-right:40px;margin-bottom:20px;font-weight:bold;font-size:20px;line-height:24px}.Complain-module__buttonWrapper{display:flex;justify-content:center;margin-top:35px}.Complain-module__textareaWrapper{display:none}.Complain-module__textareaWrapper .Complain-module__textarea{height:80px;overflow-x:auto}.Complain-module__textareaWrapperOpen{display:block}
.Sharing-module__Sharing{color:#000;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}.Sharing-module__title{margin-top:0;margin-bottom:16px;color:#13192e;font:bold 20px/26px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}.Sharing-module__socnetSet{display:flex;flex-wrap:wrap;margin-top:10px}.Sharing-module__socnetNewSet{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start}.Sharing-module__socnet{width:40px;height:40px;margin-right:10px;margin-bottom:20px;cursor:pointer}.Sharing-module__socnetNew{width:32px;height:32px;margin-right:11px;margin-bottom:16px;cursor:pointer}.Sharing-module__socnetNew:last-child{margin-right:0}.Sharing-module__copyButton{position:relative}.Sharing-module__copyLink{height:38px;margin-bottom:20px;border:1px solid #d5d5d5;border-radius:21px;vertical-align:top;cursor:pointer;transition:all .3s ease 0s}.Sharing-module__copyLink__text{position:relative;margin:0 auto;padding:0 15px;overflow:hidden;color:#3d3dc7;color:var(--accent-blue-content, #3d3dc7);font-size:14px;line-height:38px;white-space:nowrap;text-align:center;cursor:pointer}.Sharing-module__copyLink__text:hover{color:#ff5500;color:var(--accent-orange-content, #ff5500)}.Sharing-module__copyLink__text::before{position:relative;top:4px;display:inline-block;width:20px;height:20px;margin-right:10px;background:url(/static/litres/modules/react-comments/f2fd42ddf2c6ae11a0b1.svg);content:""}.Sharing-module__copyLink_copy{border:none;background-color:#0e920e}.Sharing-module__copyLink_copy .Sharing-module__copyLink__text{color:#fff}.Sharing-module__copyLink_copy .Sharing-module__copyLink__text:hover{color:#fff}.Sharing-module__copyLink_copy .Sharing-module__copyLink__text::before{background:url(/static/litres/modules/react-comments/72356c3dde861927251b.svg)}.Sharing-module__sharing-popup{box-sizing:border-box;max-width:440px;padding:30px 20px 20px 20px;border-radius:3px;color:#13192e;font:normal 16px/24px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;background-color:#fff}.Sharing-module__sharing-popup_isPadding{padding:0}.Sharing-module__sharing-popup__title{display:block}.Sharing-module__sharing-popup__header{display:block;margin-bottom:30px}.Sharing-module__sharing-popup__header .Sharing-module__content-wrap{display:flex}.Sharing-module__sharing-popup__header .Sharing-module__content-description{margin-left:10px}.Sharing-module__sharing-popup__header .Sharing-module__description-top{margin-bottom:2px;color:#70778f}.Sharing-module__sharing-popup__header .Sharing-module__description-bottom{display:flex;gap:8px;align-items:center}.Sharing-module__sharing-popup__header .Sharing-module__collection-wrap{margin:10px 20px 10px 0}.Sharing-module__sharing-popup__header .Sharing-module__label{vertical-align:middle;cursor:auto}.Sharing-module__sharing-popup__header .Sharing-module__contentBottom{margin-right:8px;vertical-align:middle}.Sharing-module__sharing-popup__body{display:block;margin-bottom:32px}.Sharing-module__sharing-popup__body .Sharing-module__recence-avatar{display:flex;width:100%;margin-right:5px}.Sharing-module__sharing-popup__body .Sharing-module__recence-avatar-max-width{max-width:calc(100% - 90px)}.Sharing-module__sharing-popup__body .Sharing-module__content-wrap{position:relative;padding:20px;border-radius:3px;background-color:#fde9c4}.Sharing-module__sharing-popup__body .Sharing-module__content-wrap:before{position:absolute;top:-15px;left:20px;width:20px;height:20px;background:linear-gradient(45deg, #fde9c4 49%, transparent 50%);content:""}.Sharing-module__sharing-popup__body .Sharing-module__content-wrap .Sharing-module__referal-title{margin-bottom:8px;color:#000;font-weight:bold;font-size:18px;line-height:30px}.Sharing-module__sharing-popup__body .Sharing-module__content-wrap .Sharing-module__referal-title:after{position:absolute;top:25px;left:0;width:20px;height:21px;background:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2720%27 viewBox=%270 0 24 20%27 fill=%27none%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M18.8739 18.5435C18.3317 19.4471 17.3552 20 16.3014 20L0 20L0 0L16.3014 0C17.3552 0 18.3317 0.552896 18.8739 1.45651L23.0739 8.45651C23.6439 9.40656 23.6439 10.5934 23.0739 11.5435L18.8739 18.5435Z%27 fill=%27%23FF4C00%27/%3E%3Cpath d=%27M4.88086 7.45312C4.88086 6.55534 5.07682 5.88997 5.46875 5.45703C5.86523 5.02409 6.40072 4.80762 7.0752 4.80762C7.77246 4.80762 8.31706 5.02409 8.70898 5.45703C9.10547 5.88542 9.30371 6.55078 9.30371 7.45312C9.30371 8.35091 9.10547 9.01628 8.70898 9.44922C8.31706 9.88216 7.78385 10.0986 7.10938 10.0986C6.41211 10.0986 5.86523 9.88444 5.46875 9.45605C5.07682 9.02311 4.88086 8.35547 4.88086 7.45312ZM6.37793 7.43945C6.37793 8.09115 6.45312 8.52865 6.60352 8.75195C6.71745 8.91602 6.87467 8.99805 7.0752 8.99805C7.28027 8.99805 7.43978 8.91602 7.55371 8.75195C7.69954 8.52865 7.77246 8.09115 7.77246 7.43945C7.77246 6.78776 7.69954 6.35254 7.55371 6.13379C7.43978 5.96517 7.28027 5.88086 7.0752 5.88086C6.87467 5.88086 6.71745 5.96289 6.60352 6.12695C6.45312 6.35026 6.37793 6.78776 6.37793 7.43945ZM8.53809 15.3828H7.11621L12.4551 4.80762H13.8359L8.53809 15.3828ZM11.6416 12.751C11.6416 11.8532 11.8376 11.1878 12.2295 10.7549C12.626 10.3219 13.166 10.1055 13.8496 10.1055C14.5378 10.1055 15.0778 10.3219 15.4697 10.7549C15.8662 11.1878 16.0645 11.8532 16.0645 12.751C16.0645 13.6533 15.8662 14.321 15.4697 14.7539C15.0778 15.1868 14.5446 15.4033 13.8701 15.4033C13.1729 15.4033 12.626 15.1868 12.2295 14.7539C11.8376 14.321 11.6416 13.6533 11.6416 12.751ZM13.1387 12.7441C13.1387 13.3958 13.2139 13.8311 13.3643 14.0498C13.4782 14.2184 13.6354 14.3027 13.8359 14.3027C14.041 14.3027 14.1982 14.2207 14.3076 14.0566C14.458 13.8333 14.5332 13.3958 14.5332 12.7441C14.5332 12.0924 14.4603 11.6549 14.3145 11.4316C14.2005 11.2676 14.041 11.1855 13.8359 11.1855C13.6309 11.1855 13.4736 11.2676 13.3643 11.4316C13.2139 11.6549 13.1387 12.0924 13.1387 12.7441Z%27 fill=%27white%27/%3E%3C/svg%3E") 0 0 no-repeat;content:""}.Sharing-module__sharing-popup__body .Sharing-module__content-wrap .Sharing-module__referal-descr{font-size:16px;line-height:24px}.Sharing-module__sharing-popup__body .Sharing-module__content-wrap .Sharing-module__referal-link{-webkit-text-decoration:none;text-decoration:none}.Sharing-module__sharing-popup__body .Sharing-module__content-wrap .Sharing-module__quote{position:relative;padding-left:35px;font-size:16px;font-style:italic;line-height:25px}.Sharing-module__sharing-popup__body .Sharing-module__content-wrap .Sharing-module__quote:after{position:absolute;top:0;left:10px;width:20px;height:20px;background:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M3.22305 14.8961C2.84553 15.4248 3.37239 16.1255 3.98514 15.9096L4.25541 15.8144C7.07064 14.3473 9 11.345 9 7.8797C9 5.737 7.20914 4 5 4C2.79086 4 1 5.737 1 7.8797C1 9.49188 2.01383 10.8744 3.45685 11.4602L3.57346 11.4861C4.19359 11.6239 4.52974 12.2974 4.26703 12.8758L4.14169 13.1518C3.88442 13.6848 3.56682 14.3062 3.22305 14.8961Z%27 fill=%27%23767579%27/%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M13.2231 14.8961C12.8455 15.4248 13.3724 16.1255 13.9851 15.9096L14.2554 15.8144C17.0706 14.3473 19 11.345 19 7.8797C19 5.737 17.2091 4 15 4C12.7909 4 11 5.737 11 7.8797C11 9.49188 12.0138 10.8744 13.4568 11.4602L13.5735 11.4861C14.1936 11.6239 14.5297 12.2974 14.267 12.8758L14.1417 13.1518C13.8844 13.6848 13.5668 14.3062 13.2231 14.8961Z%27 fill=%27%23767579%27/%3E%3C/svg%3E") 0 0 no-repeat;content:""}.Sharing-module__sharing-popup__body .Sharing-module__content-wrap .Sharing-module__recence-info{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.Sharing-module__sharing-popup__body .Sharing-module__content-wrap .Sharing-module__recence-rating{flex-shrink:0}.Sharing-module__sharing-popup__body .Sharing-module__content-wrap .Sharing-module__recence-rating .Sharing-module__star svg{width:16px;height:16px;margin:0 1px}.Sharing-module__sharing-popup__body .Sharing-module__content-wrap .Sharing-module__recence-text{padding-left:50px;font-size:16px;line-height:25px;white-space:pre-wrap;word-break:break-word}.Sharing-module__sharing-popup__social{display:block}.Sharing-module__sharing-popup__social .Sharing-module__social-title{margin-bottom:10px;color:#000;font-weight:bold;font-size:18px;line-height:30px}.Sharing-module__sharing-popup .Sharing-module__referral-art__info{margin-top:16px}.Sharing-module__sharing-popup .Sharing-module__referral-art__cost{margin-top:16px;margin-bottom:4px}.Sharing-module__cover{box-sizing:border-box;border:1px solid rgba(0,0,0,.1)}@media screen and (max-width: 414px){.Sharing-module__sharing-popup__header{margin-bottom:20px}.Sharing-module__sharing-popup{padding:10px}.Sharing-module__sharing-popup .Sharing-module__content-wrap .Sharing-module__recence-text{padding:0}.Sharing-module__sharing-popup__body .Sharing-module__content-wrap{padding:10px}.Sharing-module__sharing-popup__title{max-width:200px}.Sharing-module__socnet{margin-bottom:10px}.Sharing-module__social-title{display:none}}
.Icon-module__wrapper{display:inline-block;font-size:0;line-height:0;vertical-align:middle}
.FunctionalButton-module__funcButton{display:inline-flex;align-items:center;justify-content:center;width:auto;margin:0;padding:0;border:0;border-radius:0;color:#3d3dc7;color:var(--link-color, #3d3dc7);-webkit-text-decoration:none;text-decoration:none;background-color:rgba(0,0,0,0);box-shadow:none;cursor:pointer;transition:80ms;-webkit-appearance:none;-moz-appearance:none;appearance:none;--link-color: #3d3dc7;--link-color-hover: #4d74f8;--link-color-active: #0038f5}.FunctionalButton-module__funcButtonContent{position:relative;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}.FunctionalButton-module__funcButtonContent__child{display:flex}.FunctionalButton-module__funcButtonContent__child+.FunctionalButton-module__funcButtonContent__child{margin-left:8px}.FunctionalButton-module__funcButton_accent{--link-color: #ff5500;--link-color-hover: #ff824d;--link-color-active: #ff4c00}.FunctionalButton-module__funcButton_delete{--link-color: #f31a45;--link-color-hover: #f54d6f;--link-color-active: #f10030}.FunctionalButton-module__funcButton_large{padding:8px;font:normal 16px/24px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}.FunctionalButton-module__funcButton_medium{padding:4px;font:normal 14px/20px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;letter-spacing:.25px}.FunctionalButton-module__funcButton:hover{color:#4d74f8;color:var(--link-color-hover, #4d74f8)}.FunctionalButton-module__funcButton:active{color:#0038f5;color:var(--link-color-active, #0038f5)}.FunctionalButton-module__funcButton:disabled{color:#a19ead;background-color:rgba(0,0,0,0);cursor:default;pointer-events:none}
.Label-module__label-wrapper{display:inline-flex;align-items:center;box-sizing:border-box;max-width:100%;--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}.Label-module__dark-mode .Label-module__label-wrapper{--podcast-color: #66b791;--podcast-bg: #082c1b;--pdf-color: #f54d6f;--pdf-bg: #490815;--audio-color: #6688f9;--audio-bg: #08174a;--text-color: #908da0;--text-bg: #232229;--draft-color: #ffb547;--draft-bg: #4c3615}.Label-module__label-wrapper>div{display:flex;align-items:center;justify-content:center}.Label-module__label-wrapper .Label-module__icon+.Label-module__label-V4{margin-left:8px}.Label-module__label-wrapper .Label-module__label-V4+.Label-module__label-V4{margin-left:8px}.Label-module__label-wrapper>div+div{margin-left:8px}.Label-module__label-wrapper.Label-module__label-wrapper-book-card>div+div{margin-left:0}@media screen and (max-width: 414px){.Label-module__label-wrapper.Label-module__label-wrapper-book-card{flex-wrap:wrap;justify-content:center}.Label-module__label-wrapper.Label-module__label-wrapper-book-card>div{flex-basis:50%}.Label-module__label-wrapper.Label-module__label-wrapper-book-card>div:nth-child(1){margin-bottom:8px}.Label-module__label-wrapper.Label-module__label-wrapper-book-card>div:first-child{justify-content:end}.Label-module__label-wrapper.Label-module__label-wrapper-book-card>div:last-child{justify-content:start}}.Label-module__label{position:relative;--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;display:inline-block;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;-webkit-text-decoration:none;text-decoration:none}.Label-module__dark-mode .Label-module__label{--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.Label-module__label_v1{padding-right:8px;padding-left:8px;border-radius:12px;color:#fff;font-size:11px;text-transform:uppercase;cursor:pointer;opacity:1}.Label-module__label.Label-module__label_v1.Label-module__label_20{height:20px;line-height:20px}.Label-module__label.Label-module__label_v1.Label-module__label_22{height:22px;line-height:22px}.Label-module__label.Label-module__label_v1.Label-module__label_audio{background-color:#59a2f7}.Label-module__label.Label-module__label_v1.Label-module__label_pdf{background-color:red}.Label-module__label.Label-module__label_v1.Label-module__label_text{background-color:#b7b6b8}.Label-module__label.Label-module__label_v1.Label-module__label_paper{background-color:#3b393f}.Label-module__label.Label-module__label_v1.Label-module__label_draft{background-color:#f5a623}.Label-module__label.Label-module__label_v1.Label-module__label_podcast{background-color:#10cc9a}.Label-module__label.Label-module__label_v1:hover{opacity:.6}.Label-module__label.Label-module__label_v2{box-sizing:border-box;height:24px;padding:3px 8px;border-radius:6px;cursor:default;font:500 14px/18px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;letter-spacing:.25px}.Label-module__label.Label-module__label_v2.Label-module__label_audio{color:var(--audio-color);background-color:var(--audio-bg)}.Label-module__label.Label-module__label_v2.Label-module__label_pdf{color:var(--pdf-color);background-color:var(--pdf-bg)}.Label-module__label.Label-module__label_v2.Label-module__label_text,.Label-module__label.Label-module__label_v2.Label-module__label_paper{color:var(--text-color);background-color:var(--text-bg)}.Label-module__label.Label-module__label_v2.Label-module__label_draft{color:var(--draft-color);background-color:var(--draft-bg)}.Label-module__label.Label-module__label_v2.Label-module__label_podcast{color:var(--podcast-color);background-color:var(--podcast-bg)}.Label-module__label-V4{display:inline-block;box-sizing:border-box;max-height:24px;padding:6px 8px;border-radius:20px;color:#1a2141;font-weight:500;font-size:12px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:12px;background-color:#e2e4ea;cursor:default}.Label-module__text_truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.Label-module__formatText{font:normal 14px/20px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;letter-spacing:.25px;display:inline-block;margin:0 16px 0 8px;color:#3b393f;line-height:20px}
.Cover-module__cover,.Cover-module__loader,.Cover-module__unloader{position:relative;flex-shrink:0;box-sizing:content-box;border:1px solid #c6c9cd;background:#fff}.Cover-module__cover img,.Cover-module__loader img,.Cover-module__unloader img{display:block;text-align:center}.Cover-module__loader{display:block;background:url(/static/litres/modules/react-comments/1f5afd829427bc502511.svg) #fff center/45% no-repeat}.Cover-module__unloader{display:block;width:100%}.Cover-module__unloader .Cover-module__unloader-container{position:absolute;top:0;left:0;display:block;width:100%;height:100%;overflow:hidden;background-color:#eaeef3}.Cover-module__unloader .Cover-module__unloader-container__inner{display:flex;align-content:center;width:100%;height:100%;text-align:center}.Cover-module__unloader .Cover-module__unloader-cover__img{display:block;width:60%;margin:auto;padding-top:60%;background:url(/static/litres/modules/react-comments/f260579844a54cb4e1a2.svg) center/55% no-repeat}.Cover-module__unloader .Cover-module__unloader-cover__text{display:block;margin-top:3%;color:#70748f;font-weight:bold;line-height:normal;text-transform:uppercase;visibility:hidden}.Cover-module__multiple{position:relative;display:flex}.Cover-module__multiple .Cover-module__childCover{display:inline-block;padding:0;font-size:0;line-height:0;background-size:100% !important}.Cover-module__multiple .Cover-module__secondCover{position:absolute;top:60px;left:0;z-index:2}.Cover-module__multiple .Cover-module__firstCover{left:30px;z-index:1;margin-top:30px;margin-bottom:30px}.Cover-module__multiple .Cover-module__thirdCover{position:absolute;top:0px;left:60px}.Cover-module__link{position:relative;display:inline-block;box-sizing:border-box}.Cover-module__link .Cover-module__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-module__link .Cover-module__noCover .Cover-module__noCoverImg{width:34%;height:30%;background:url(/static/litres/modules/react-comments/f260579844a54cb4e1a2.svg) no-repeat 50% 50%;background-size:100% 100%}.Cover-module__container{position:relative;margin-right:15px}
.newCover-module__cover,.newCover-module__unloader{position:relative;box-sizing:content-box;background:#fff}.newCover-module__cover img,.newCover-module__unloader img{display:block;text-align:center}.newCover-module__loader{position:absolute;top:50%;left:50%;z-index:2;display:flex;align-items:center;transform:translate(-50%, -50%)}.newCover-module__loader svg{margin:0 auto}.newCover-module__cover_none{position:absolute !important;opacity:0}.newCover-module__unloader{position:absolute;top:0;right:0;left:0;display:block;margin-right:auto;margin-left:auto}.newCover-module__unloader .newCover-module__unloader-container{position:absolute;top:0;right:0;left:0;display:block;width:100%;height:100%;overflow:hidden;background-color:#eaeef3}.newCover-module__unloader .newCover-module__unloader-container__inner{display:flex;align-content:center;width:100%;height:100%;text-align:center}.newCover-module__unloader .newCover-module__unloader-cover__img{display:block;margin:auto}.newCover-module__unloader .newCover-module__unloader-cover__text{display:block;margin-top:3%;color:#70748f;font-weight:bold;line-height:normal;text-transform:uppercase;visibility:hidden}.newCover-module__multiple{position:relative;display:flex}.newCover-module__multiple .newCover-module__childCover{display:inline-block;padding:0;font-size:0;line-height:0;background-size:100% !important}.newCover-module__multiple .newCover-module__firstCover{position:absolute;bottom:-10px;left:0;z-index:2}.newCover-module__multiple .newCover-module__secondCover{left:10px;z-index:1}.newCover-module__multiple .newCover-module__thirdCover{position:absolute;top:-10px;left:20px}.newCover-module__link{position:relative;display:inline-block;box-sizing:border-box}.newCover-module__link .newCover-module__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-module__link .newCover-module__noCover .newCover-module__noCoverImg{width:34%;height:30%;background-size:100% 100%}.newCover-module__container{position:relative;height:100%}.newCover-module__container .newCover-module__skeleton{position:absolute;top:0;left:0;z-index:1}.newCover-module__ageLimit{position:absolute;bottom:8px;left:8px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:2px #3b393f solid;border-radius:100%;background-color:#fff}.newCover-module__ageLimit__container{color:#3b393f;font-weight:700;font-size:12px;line-height:14px}.newCover-module__serialNumber{position:absolute;top:4px;left:4px;display:flex;align-items:center;justify-content:center;padding:2px;border-radius:4px;background:rgba(255,255,255,.6)}.newCover-module__serialNumber__container{display:flex;align-items:center;justify-content:center;padding:1px 4px;border-radius:2px;color:#3b393f;background-color:#fff;font:normal 12px/14px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;letter-spacing:.4px}.newCover-module__coverBox{position:relative;display:flex;align-items:center;justify-content:center;background-color:#ebebeb}.newCover-module__coverBox_activeCover{background-color:#ffdbcc}.newCover-module__coverBox_activeCover .newCover-module__serialNumber{background:rgba(255,94,26,.6)}.newCover-module__coverBox_activeCover .newCover-module__serialNumber__container{color:#fff;background-color:#ff5e1a}.newCover-module__coverBox a{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.newCover-module__coverBox_extraLarge{width:274px;height:274px}.newCover-module__coverBox_extraLarge .newCover-module__coverBox__cover{width:242px;height:242px}.newCover-module__coverBox_large{width:184px;height:184px}.newCover-module__coverBox_large .newCover-module__coverBox__cover{width:152px;height:152px}.newCover-module__coverBox_medium{width:128px;height:128px}.newCover-module__coverBox_medium .newCover-module__coverBox__cover{width:112px;height:112px}.newCover-module__coverBox_small{width:64px;height:64px}.newCover-module__coverBox_small .newCover-module__coverBox__cover{width:48px;height:48px}.newCover-module__coverBox_stretch{position:relative;width:100%;height:100%}.newCover-module__coverBox_stretch .newCover-module__coverBox__cover{position:absolute;top:20px;right:20px;bottom:20px;left:20px}@media screen and (max-width: 1024px){.newCover-module__coverBox_stretch .newCover-module__coverBox__cover{top:16px;right:16px;bottom:16px;left:16px}}.newCover-module__coverBox_stretch .newCover-module__coverBox__cover .newCover-module__cover,.newCover-module__coverBox_stretch .newCover-module__coverBox__cover .newCover-module__container{width:auto !important;max-width:100%}.newCover-module__coverBox_stretch .newCover-module__coverBox__cover .newCover-module__cover .newCover-module__loader,.newCover-module__coverBox_stretch .newCover-module__coverBox__cover .newCover-module__container .newCover-module__loader{position:absolute;top:50% !important;left:50% !important;z-index:2;display:flex;align-items:center;transform:translate(-50%, -50%)}.newCover-module__coverBox_stretch .newCover-module__coverBox__cover .newCover-module__cover .newCover-module__loader svg,.newCover-module__coverBox_stretch .newCover-module__coverBox__cover .newCover-module__container .newCover-module__loader svg{margin:0 auto}.newCover-module__coverBox_stretch .newCover-module__coverBox__cover .newCover-module__unloader{width:auto !important}.newCover-module__coverBox__cover{position:relative;display:flex;align-items:center;justify-content:center;font-size:0;line-height:0}.newCover-module__coverBox .newCover-module__cover,.newCover-module__coverBox .newCover-module__loader,.newCover-module__coverBox .newCover-module__unloader{position:relative;border:none;background-color:#ebebeb}.newCover-module__coverBox .newCover-module__loader{top:0 !important;left:0 !important;transform:none}.newCover-module__coverBox .newCover-module__cover,.newCover-module__coverBox .newCover-module__unloader{box-shadow:0 4px 15px rgba(8,16,46,.15),0 2px 2px rgba(8,16,46,.1)}.newCover-module__coverBox .newCover-module__unloader-container{background-color:#f2f5ff}.newCover-module__coverBox .newCover-module__container{height:auto !important}
.Skeleton-module__textBlock{max-width:269px}.Skeleton-module__textBlock__title{font:bold 20px/26px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;width:50%;margin-bottom:8px}.Skeleton-module__textBlock__content{font:normal 16px/24px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}.Skeleton-module__coverBlock{display:flex;width:100%}.Skeleton-module__coverBlock__cover{justify-self:center;width:75%;height:128px}.Skeleton-module__coverBlock__cover_square{width:128px}.Skeleton-module__coverBlock__content{font:normal 16px/24px "ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif;flex-grow:1;margin-left:16px}.Skeleton-module__coverBlock__label{width:55px;margin-top:4px;line-height:32px}.Skeleton-module__cover{max-width:128px;height:128px}.Skeleton-module__cover.Skeleton-module__rounded{aspect-ratio:1/1}.Skeleton-module__button{height:56px}.Skeleton-module__text{display:flex;flex-flow:column wrap}.Skeleton-module__text .Skeleton-module__skeleton{height:22px;padding:4px 0}.Skeleton-module__skeleton{position:relative;display:block;box-sizing:border-box;width:100%;height:100%}.Skeleton-module__skeleton_last{width:60%}.Skeleton-module__skeleton__bg{position:relative;display:block;width:100%;height:100%;border-radius:4px;overflow:hidden;background-color:#ebebeb;-webkit-transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle, white 100%, black 100%)}.Skeleton-module__skeleton__rounded{border-radius:100%}.Skeleton-module__skeleton__anim{position:absolute;top:0;bottom:0;left:0;display:block;width:100%;min-width:328px;border-radius:4px;background-image:linear-gradient(89.42deg, rgba(210, 210, 210, 0) 0.5%, #bdbdbd 50.52%, rgba(210, 210, 210, 0) 99.5%);transform:translateX(-100%);--translate: 150%;animation-name:Skeleton-module__skeletonAnimation;animation-duration:2s;animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode:forwards}@keyframes Skeleton-module__skeletonAnimation{0%{transform:translateX(-100%);opacity:0}20%{opacity:1}80%{opacity:1}90%{transform:translateX(var(--translate))}100%{transform:translateX(var(--translate));opacity:0}}
.AdaptiveCover-module__container{position:relative;display:block;width:100%;height:100%;overflow:hidden;background-color:#fff}.AdaptiveCover-module__container__pointer{cursor:pointer}.AdaptiveCover-module__image{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.AdaptiveCover-module__skeleton{aspect-ratio:1}.AdaptiveCover-module__loader{position:absolute;top:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#fff}.AdaptiveCover-module__unloader{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#f2f5ff}.AdaptiveCover-module__unloader img{width:60px;height:60px}@media screen and (max-width: 1023px){.AdaptiveCover-module__unloader img{width:40px;height:40px}}
.Sharing-module__sharePopup{padding:0}
.BookLoader-module__container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.BookLoader-module__iconContainer{opacity:1}.BookLoader-module__message{margin-top:10px;font-family:"ALS Sirius",Arial,"Helvetica Neue",Helvetica,sans-serif}
.ReviewsLoader-module__loader{height:90px}.ReviewsLoader-module__loadMore{display:flex;justify-content:center;margin-bottom:40px}.ReviewsLoader-module__loadMore .ReviewsLoader-module__loadMoreBtn{width:auto;min-width:220px;height:auto;min-height:50px;padding:0 27px}.ReviewsLoader-module__loadMore .ReviewsLoader-module__loadMoreBtn:hover{border-color:#767579;color:#3b393f;opacity:1}

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