.review-item_reviewItem__YnX54{display:flex;flex-direction:column;padding:16px;gap:8px;border-radius:8px;border:1px solid #d9ecf9;position:relative}.review-item_reviewItem__accent__S9RSx{border-color:#380089}.review-item_header__qIuSN{display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr auto;grid-template-areas:"author date" "stars stars"}@media(min-width:768px){.review-item_header__qIuSN{grid-template-columns:1fr auto auto;grid-template-areas:"author stars date"}}.review-item_author__fdylV{grid-area:author;display:flex;align-items:center;gap:8px;overflow:hidden}.review-item_authorIcon__7YFgx{display:flex;width:-moz-fit-content;width:fit-content;padding:6px;border-radius:100%;background-color:#380089;color:#fff}.review-item_authorName__MZj94{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.review-item_stars__IinaN{grid-area:stars;display:flex;align-items:center;gap:4px;color:#380089}.review-item_reviewDate__dP6hG{grid-area:date;color:#635a70;display:flex;align-items:center}.review-item_review__RzQja{word-break:break-word}.reviews-list_list__PeQWR{--gap:8px;padding:0;margin-top:0;display:flex;flex-direction:column;gap:var(--gap)}.reviews-list_list__PeQWR+.reviews-list_list__PeQWR{margin-top:var(--gap)}.rating-badge_ratingBadge__tqHnC{display:flex;align-items:center;grid-gap:16px}.rating-badge_badgeWrapper__KFfVL{position:relative;width:42px;height:42px;color:#160829;font-size:14px}.rating-badge_badgeWrapper__KFfVL>svg{width:100%;height:100%}@media(min-width:768px){.rating-badge_badgeWrapper__KFfVL{width:48px;height:48px;font-size:16px}}.rating-badge_badgeContent__Gb2Y0{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff}.rating-badge_noRatingIcon__uSHmn{width:40%;height:40%}.review-box-top_reviewBoxTop__GYxqw{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,1fr);grid-template-areas:"title title" "badge badge" "action action"}@media(min-width:768px){.review-box-top_reviewBoxTop__GYxqw{grid-template-areas:"title action" "badge badge"}}.review-box-top_title__TaZSg{grid-area:title}.review-box-top_badge__o_Bh_{grid-area:badge}.review-box-top_action___O3cJ{grid-area:action;display:flex;justify-content:flex-end}@media(min-width:768px){.review-box-top_rateButton__8_YNb{max-width:280px}}.review-box-top_buyToRate__cX1_T{color:#635a70}@media(min-width:768px){.review-box-top_buyToRate__cX1_T,.review-box-top_login___aAO7{text-align:end}}.review-box-top_loginLink__C_L3g{color:#380089;text-decoration:none;font-weight:700}.slide-bar_overlay__sXcaV{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(22,8,41,.5);animation:slide-bar_overlayShow__ZGGWG .3s cubic-bezier(.16,1,.3,1);position:fixed;inset:0;z-index:100}.slide-bar_content__q4rsI{--padding:16px;--title-size:32px;display:flex;flex-direction:column;position:fixed;top:0;bottom:0;width:100%;height:100%;z-index:100;background:#fff;border:0;overflow:hidden;padding:var(--padding);color:#0a0a0a;right:0;animation:slide-bar_slideInY__jY336 .3s ease}.slide-bar_content__q4rsI[data-state=closed]{animation:slide-bar_slideOutY__722wP .3s ease}@media(min-width:768px){.slide-bar_content__q4rsI{animation:slide-bar_slideInX__w9VKy .3s ease;--padding:32px;--title-size:40px;border-radius:24px 0 0 24px;width:700px}.slide-bar_content__q4rsI[data-state=closed]{animation:slide-bar_slideOutX__CUr9b .3s ease}}.slide-bar_content__q4rsI.slide-bar_dark__zaDmR{background:#1f0c38;color:#fff}.slide-bar_title__AdGjc{line-height:var(--title-size);padding-bottom:12px}@media(min-width:768px){.slide-bar_title__AdGjc{padding-bottom:24px}}.slide-bar_close__63150{position:absolute;right:var(--padding);top:var(--padding)}.slide-bar_close__63150 svg{width:var(--title-size);height:var(--title-size)}.slide-bar_scrollableContent__3t2k1{flex:1 1;height:100%;overflow:auto;overscroll-behavior:contain;padding-inline:var(--padding);width:calc(100% + var(--padding)*2);margin-inline:calc(-1*var(--padding))}@keyframes slide-bar_overlayShow__ZGGWG{0%{opacity:0}to{opacity:1}}@keyframes slide-bar_slideInX__w9VKy{0%{transform:translateX(101%)}to{transform:translateX(0)}}@keyframes slide-bar_slideOutX__CUr9b{0%{transform:translateX(0)}to{transform:translateX(101%)}}@keyframes slide-bar_slideInY__jY336{0%{transform:translateY(101%)}to{transform:translateY(0)}}@keyframes slide-bar_slideOutY__722wP{0%{transform:translateY(0)}to{transform:translateY(101%)}}.loader_loader__Jutj3{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.header_buyToRate__zarf_{color:#635a70}@media(min-width:768px){.header_buyToRate__zarf_,.header_loginToRate__5OrKn{flex-basis:400px;text-align:right}}.header_loginLink__Jxup0{display:inline-flex;color:#380089;text-decoration:none;font-size:16px;line-height:20px;font-weight:700}@media(min-width:768px){.header_loginLink__Jxup0{line-height:24px}}.header_ratingSection__SQoLh{display:flex;flex-direction:column;justify-content:space-between;gap:16px;border:solid #b7b2bd;border-width:1px 0;padding:16px 0}@media(min-width:768px){.header_ratingSection__SQoLh{flex-direction:row;align-items:center}.header_rateButton__X7erT{max-width:280px}}.ai-review_aiReviewWrapper__D_x4Y{padding:1px;background:linear-gradient(91deg,#33adff 7.94%,#5033ff 115.17%);border-radius:9px}.ai-review_aiReview__cSn_o{padding:16px;border-radius:8px;background:#f8f7f8;display:flex;flex-direction:column;gap:8px}.ai-review_header__UdxS2{display:flex;align-items:center;gap:8px}.ai-review_icon__gKnSG{border-radius:4px;background:linear-gradient(111deg,#d619ff -49.21%,#33adff 111.58%);height:40px;width:40px;padding:8px}.reviews-box_reviewsBox__381YO,.reviews-box_reviews__VuId3{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.reviews-box_reviews__VuId3{gap:24px}}.reviews-box_showMore__v_D3A{width:100%}@media(min-width:768px){.reviews-box_showMore__v_D3A{width:-moz-fit-content;width:fit-content}}.reviews-box_reviewsInfo__oPPFB{color:#757575;margin-bottom:30px}@media(min-width:768px){.reviews-box_reviewsInfo__oPPFB{margin-bottom:60px}}@media(min-width:1280px){.reviews-box_reviewsInfo__oPPFB{margin-bottom:90px}}.reviews-box_reviewsInfoLink___xyAJ{color:inherit}.not-available_notAvailable__Ar4pY{padding:12px;margin-top:0;background:#fff;box-shadow:0 20px 20px 0 rgba(0,0,0,.039);text-align:center;border-radius:8px}.not-available_paragraph__O5rqq{color:#757575;margin:0 auto;width:180px}.price-box-desktop_wrapper__hCrfg{position:absolute;inset:0;z-index:3;top:32px;pointer-events:none}.price-box-desktop_container__Kn4lJ,.price-box-desktop_row__XLlcj{height:100%}.price-box-desktop_stickyBox__DCSZs{display:none}@media(min-width:1024px){.price-box-desktop_stickyBox__DCSZs{display:block;position:-webkit-sticky;position:sticky;top:140px;pointer-events:auto}}.favourites-button_favouritesButton__oTrYY{display:flex;justify-content:center;align-items:center;padding:0;background-color:transparent;color:#fff;text-transform:none;font-size:0;border-radius:4px;transition:background-color .3s ease;cursor:pointer}.favourites-button_favouritesButton__oTrYY:hover{box-shadow:none}.favourites-button_favouritesButton__oTrYY:not(:disabled):hover{background-color:hsla(0,0%,100%,.3)}@media(min-width:1024px){.favourites-button_favouritesButton__oTrYY{white-space:nowrap;background-color:hsla(0,0%,100%,.2);font-size:14px;width:184px}.favourites-button_icon__hpYge{margin-right:4px}}.star-icon_starIcon__EoZal{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;height:40px;width:40px;margin-left:5px;font-size:12px}.star-icon_icon__Jw1Uf{position:absolute;height:inherit;width:inherit;color:#fff}.star-icon_label__wbNAx{position:relative;font-size:inherit;font-weight:400;color:#160829}.rating-button_button__r0ZFx{display:flex;align-items:center;width:130px;padding:0;background:transparent;color:#fff;font-size:12px;font-weight:400;line-height:16px;text-transform:none;text-align:left;transition:color .25s ease}.rating-button_button__r0ZFx:hover{background:transparent;box-shadow:none;cursor:pointer;font-weight:700}@media(min-width:1024px){.rating-button_button__r0ZFx{width:auto;white-space:nowrap}.rating-button_mobileText__Vx64Q{display:none}}.rating-button_desktopText__9L8vU{display:none}@media(min-width:1024px){.rating-button_desktopText__9L8vU{display:inline}}.tag_tag__7R3_M{display:inline-flex;align-items:center;padding:3px 5px;border:1px solid hsla(0,0%,100%,.2);border-radius:4px;font-size:16px;line-height:20px;text-decoration:none;color:#fff}.tag_tag__7R3_M[href]{transition:color .25s ease,background-color .25s ease}.tag_tag__7R3_M[href]:hover{border-color:#fff;font-weight:700}.collections_description__Q9NE8{margin:0 0 8px;color:#fff;font-size:16px;line-height:20px}.collections_list__09q3I{display:flex;flex-wrap:wrap;gap:6px 8px;list-style:none;margin:0;padding:0}@media(min-width:1024px){.collections_list__09q3I{align-self:start;margin-top:auto}}.collections_list__09q3I svg{margin-right:4px}.details_details__XJC5c{color:#fff;display:grid;grid-template-columns:auto 1fr;line-height:28px;grid-gap:6px 15px}.details_details__XJC5c dt{grid-column:1}.details_details__XJC5c dd{grid-column:2;margin:0}.details_tagsWrapper__4mUb8{display:flex;list-style:none;flex-wrap:wrap;gap:6px 8px;margin:0;padding:0}.more-info_content__0kMte{display:grid;grid-template-rows:0fr;opacity:0;visibility:hidden;transition:grid-template-rows .3s,opacity .6s .2s}.more-info_content__visible__frzc1{grid-template-rows:1fr;opacity:1;visibility:visible}.more-info_content__visible__frzc1>*>:last-child{margin-bottom:32px}@media(min-width:1024px){.more-info_content__visible__frzc1>*>:last-child{margin-bottom:0}}.more-info_content__0kMte>*{overflow:hidden}@media(min-width:1024px){.more-info_content__0kMte{flex:1 1;display:block;transition:none;opacity:1;visibility:visible}.more-info_content__0kMte>*{height:100%;display:flex;flex-direction:column}}.more-info_button__RKPxp{background-color:unset;border-radius:unset;color:#fff;border-top:1px solid rgba(187,183,197,.3);display:flex;font-size:16px;font-weight:700;justify-content:space-between;padding:12px 0;text-align:left}.more-info_button__RKPxp:hover{background-color:unset;box-shadow:none;cursor:pointer}.more-info_button__RKPxp:after{border:solid #bbb7c5;border-width:0 2px 2px 0;content:"";display:block;height:10px;margin-right:3px;transition:transform .2s ease;width:10px;transform:translateY(-25%) rotate(45deg)}.more-info_button__visible__C9T2n:after{transform:translateY(25%) rotate(-135deg)}@media(min-width:1024px){.more-info_button__RKPxp{display:none}}.product-top_productTop__PbG6w{isolation:isolate;position:relative;z-index:3}.product-top_productTopRow___AvKC{padding-top:32px}@media(min-width:1024px){.product-top_productTopRow___AvKC{padding-bottom:32px}}.product-top_authors__uMJCp{text-align:center;list-style:none;margin:0;padding:0}@media(min-width:1024px){.product-top_authors__uMJCp{text-align:left}}.product-top_author__BPJgI{color:#fff;text-decoration:underline;font-size:14px;line-height:20px}.product-top_comma__nVuwv{color:#fff;text-align:center;font-size:14px;line-height:20px}.product-top_cover__Pth8B{border-radius:8px;display:flex;width:100%;aspect-ratio:1/1;object-fit:cover}@media(min-width:1024px){.product-top_cover__Pth8B{border-radius:8px 8px 0 0}}.product-top_detailsColumn__bgGgU{margin-top:20px;display:flex;flex-direction:column}@media(min-width:1024px){.product-top_detailsColumn__bgGgU{margin-top:0}}.product-top_title__xNwAL{color:#fff;font-weight:700;margin:0;font-size:18px;line-height:24px;text-align:center}@media(min-width:1024px){.product-top_title__xNwAL{font-size:24px;line-height:32px;text-align:left;margin-bottom:8px}}.product-top_notAvailableMobile__hKuzR{display:flex;margin-top:12px;margin-bottom:12px}@media(min-width:1024px){.product-top_notAvailableMobile__hKuzR{display:none}}.product-top_actions__fACLo{display:flex;gap:16px;margin-top:16px;margin-bottom:16px;justify-content:space-between}@media(min-width:1024px){.product-top_actions__fACLo{justify-content:flex-start}}.description_description__6gcfq{line-height:18px;overflow:hidden}.description_description__extendable__ncXEf{max-height:180px}.description_description__extended__aRMgA{max-height:none}.description_description__6gcfq>p{margin:18px 0}.description_description__6gcfq>p:first-child{margin-top:0}@media(min-width:1024px){.description_description__6gcfq{max-height:none}}.description_extendButton___7mee{align-items:center;color:#380089;cursor:pointer;display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,auto);margin:18px auto;text-decoration:underline;width:-moz-fit-content;width:fit-content}.description_extendButton___7mee:after{border:solid;border-width:0 2px 2px 0;content:"";display:block;height:10px;transform:translateY(-25%) rotate(45deg);transition:all .2s ease;width:10px}.description_extendButton__extended__sGYFS:after{transform:translateY(25%) rotate(-135deg)}@media(min-width:1024px){.description_extendButton___7mee{display:none;max-height:none}}.how-to-listen_howToListen__w_Ose{display:flex;flex-direction:column;gap:8px}@media(min-width:768px){.how-to-listen_howToListen__w_Ose{gap:16px}}.how-to-listen_appLinks__3HBCO{display:flex;gap:8px}.how-to-listen_linkItem__6QJ11{display:flex;height:38px}.how-to-listen_devices__GKa3d{display:flex;gap:16px}.how-to-listen_device__cWjoA{display:flex}.audiobook_audiobook__QMOyg{position:relative}.audiobook_main__A3bNI{isolation:isolate;background:linear-gradient(0deg,#1f0c38 6.6%,#311757 84.14%);color:#000;overflow:hidden}.audiobook_main__dark__nzCPe{color:#fff}.audiobook_content__dzbvT{position:relative;z-index:2;background:#fff;border-radius:16px 16px 0 0}@media(min-width:1024px){.audiobook_content__dzbvT{padding-top:32px;border-radius:24px 24px 0 0}}.audiobook_content__dark__Ljlu6{background:rgba(0,0,0,.3)}.audiobook_priceContainer__8UM8G{margin-bottom:16px}@media(min-width:1024px){.audiobook_priceContainer__8UM8G{display:none}}.audiobook_sectionSeparator__bOe_E{border-top:1px solid rgba(0,0,0,.2);margin:24px 0}.audiobook_notAvailable__v4CcV{display:none}@media(min-width:1024px){.audiobook_notAvailable__v4CcV{display:block}}.breadcrumbs_breadcrumbs__jK1rk{background:#23103e}.breadcrumbs_list__WNHIQ{display:flex;flex-wrap:nowrap;gap:4px;color:#fff;list-style:none;align-items:center;overflow-x:auto;margin:0 0 0 -5px;padding:8px 0 8px 5px}.breadcrumbs_list__WNHIQ::-webkit-scrollbar{height:0}.breadcrumbs_item__NAr0t{align-items:center;color:#fff;display:flex;font-size:14px;line-height:20px;white-space:nowrap}.breadcrumbs_item__NAr0t:not([href]){font-weight:700}.breadcrumbs_separator__phz1y{align-self:center;min-width:14px}
/*# sourceMappingURL=eff0571c5c61c891.css.map*/