.scrollable-list-module___fdUXq__container{grid-template-columns:1fr;display:grid}.scrollable-list-module___fdUXq__containerWithScrollButtons{grid-template-columns:4.8rem 1fr 4.8rem;}@media screen and (min-width:1280px){.scrollable-list-module___fdUXq__fadeLeft:before{content:"";z-index:1;background:linear-gradient(-90deg,#fffbfa00 0%,#fffbfa 100%);grid-area:1/1;width:4.8rem;height:100%;display:block}.scrollable-list-module___fdUXq__fadeRight:after{content:"";z-index:1;background:linear-gradient(90deg,#fffbfa00 0%,#fffbfa 100%);grid-area:1/-2;width:4.8rem;height:100%;display:block}}.scrollable-list-module___fdUXq__list{--outline-width:.2rem;margin:calc(var(--outline-width) * -1) 0;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;grid-row:1;gap:.8rem;display:flex;position:relative;overflow-x:auto}.scrollable-list-module___fdUXq__list::-webkit-scrollbar{display:none}.scrollable-list-module___fdUXq__list li{margin:var(--outline-width) 0}.scrollable-list-module___fdUXq__list>*{scroll-snap-align:center}.scrollable-list-module___fdUXq__listSpanAll{grid-column:1/-1;}.scrollable-list-module___fdUXq__scrollButton{text-align:center;z-index:4;opacity:.65;cursor:pointer;background-color:#fff;border:none;grid-row:1;align-items:center;height:100%;min-height:100%;padding:0 .8rem;transition:opacity .2s ease-in-out;display:flex}.scrollable-list-module___fdUXq__scrollButton svg{fill:#000}.scrollable-list-module___fdUXq__scrollButtonLeft{grid-column:1;}.scrollable-list-module___fdUXq__scrollButtonRight{grid-column:-2;}.scrollable-list-module___fdUXq__scrollButtonHidden{opacity:0;cursor:initial}.scrollable-list-module___fdUXq__inverted .scrollable-list-module___fdUXq__scrollButton{background-color:#222}.scrollable-list-module___fdUXq__inverted .scrollable-list-module___fdUXq__scrollButton svg{fill:#fff}
.card-list-module__XGfr-a__nonScrollableList{grid-template-columns:repeat(auto-fill, minmax(var(--column-width,16rem), 1fr));grid-column-gap:.8rem;row-gap:2.4rem;list-style:none;display:grid}.card-list-module__XGfr-a__nonScrollableList.card-list-module__XGfr-a__customGrid{grid-template-columns:unset;grid-column-gap:unset}.card-list-module__XGfr-a__scrollableList{grid-column:2/-2}.card-list-module__XGfr-a__scrollableList ol{padding-inline:0 1.6rem}@media screen and (min-width:600px){.card-list-module__XGfr-a__scrollableList ol{padding-inline:0 3.2rem}}@media screen and (min-width:1280px){.card-list-module__XGfr-a__scrollableList ol{padding-inline:0 6.4rem}}@media screen and (min-width:1920px){.card-list-module__XGfr-a__scrollableList ol{padding-inline:0}.card-list-module__XGfr-a__scrollableList{grid-column:2/-2}}.card-list-module__XGfr-a__section{background-color:var(--color-page-background-default);row-gap:2.4rem;padding-top:4rem;padding-bottom:4rem}.card-list-module__XGfr-a__section+.card-list-module__XGfr-a__section{padding-top:0}.card-list-module__XGfr-a__heading{justify-content:space-between;align-items:center;display:flex}.card-list-module__XGfr-a__heading .card-list-module__XGfr-a__headingTitle{color:var(--color-typography-text-heading)}.card-list-module__XGfr-a__cta{font-family:var(--typography-ltr-roman-body-small-bold-mobile-font-family);font-size:var(--typography-ltr-roman-body-small-bold-mobile-font-size);font-weight:var(--typography-ltr-roman-body-small-bold-mobile-font-weight);line-height:var(--typography-ltr-roman-body-small-bold-mobile-line-height);letter-spacing:var(--typography-ltr-roman-body-small-bold-mobile-letter-spacing);color:var(--color-typography-text-heading)}.card-list-module__XGfr-a__ctaButton{cursor:pointer;background-color:#0000;border:none;align-items:center;display:flex}.card-list-module__XGfr-a__ctaButton svg{fill:var(--color-btn-primary-background-default);margin-inline-start:.8rem}.card-list-module__XGfr-a__dark.card-list-module__XGfr-a__dark{background-color:var(--color-page-background-branded)}.card-list-module__XGfr-a__dark .card-list-module__XGfr-a__invertedText{color:var(--color-typography-inverted-text-heading-ivt)}.card-list-module__XGfr-a__dark.card-list-module__XGfr-a__dark [data-card]{background-color:#222;border-color:#0000}
.book-list-module__vq_0za__cardList{--card-width:16rem;--card-height:24.4rem;--cover-width:14.4rem;--cover-height:14.4rem}@media screen and (min-width:1280px){.book-list-module__vq_0za__cardList{--cover-width:16rem;--cover-height:16rem;--card-width:17.6rem;--card-height:26rem}}.book-list-module__vq_0za__browseButtonContainer{justify-self:center}.book-list-module__vq_0za__headingAnchor{text-decoration:none}.book-list-module__vq_0za__headingAnchor:hover{text-decoration:underline;-webkit-text-decoration-color:var(--color-btn-primary-text-text-default);text-decoration-color:var(--color-btn-primary-text-text-default)}.book-list-module__vq_0za__linkAnchor{font-family:var(--typography-ltr-roman-body-small-bold-mobile-font-family);font-size:var(--typography-ltr-roman-body-small-bold-mobile-font-size);font-weight:var(--typography-ltr-roman-body-small-bold-mobile-font-weight);line-height:var(--typography-ltr-roman-body-small-bold-mobile-line-height);letter-spacing:var(--typography-ltr-roman-body-small-bold-mobile-letter-spacing);color:var(--color-btn-primary-text-text-default);align-items:center;text-decoration:none;display:flex}.book-list-module__vq_0za__linkAnchor:hover{text-decoration:underline;-webkit-text-decoration-color:var(--color-btn-primary-text-text-default);text-decoration-color:var(--color-btn-primary-text-text-default)}.book-list-module__vq_0za__linkAnchor svg{fill:var(--color-btn-primary-background-default);margin-inline-start:.8rem}
.breadcrumbs-module__SsJZyG__list{column-gap:.6rem;display:flex}.breadcrumbs-module__SsJZyG__listItem{color:var(--color-typography-text-heading);align-items:center;column-gap:.6rem;display:flex;overflow:hidden}[dir=rtl] .breadcrumbs-module__SsJZyG__listItem svg{transform:scaleX(-1)}.breadcrumbs-module__SsJZyG__sectionWithPaddings{padding-top:2.4rem}@media screen and (min-width:1280px){.breadcrumbs-module__SsJZyG__sectionWithPaddings{padding-top:3.2rem}}
.details-module__qOfQJG__row{justify-content:space-between;display:flex}.details-module__qOfQJG__coverContainer{justify-content:center;display:flex}.details-module__qOfQJG__headingContainer{text-align:center;flex-direction:column;flex:1;gap:.8rem;display:flex}@media screen and (min-width:1280px){.details-module__qOfQJG__headingContainer{text-align:start}}.details-module__qOfQJG__headingContainer .details-module__qOfQJG__styledTitle{color:var(--color-typography-text-body-strong);word-break:break-word}.details-module__qOfQJG__buttonsContainer{align-self:center;align-items:stretch;gap:1.6rem;display:grid}.details-module__qOfQJG__buttonsContainer[data-buttons-length="1"]{grid-template-columns:repeat(1,1fr)}.details-module__qOfQJG__buttonsContainer[data-buttons-length="2"]{grid-template-columns:repeat(2,1fr)}.details-module__qOfQJG__buttonsContainer[data-buttons-length="3"]{grid-template-columns:repeat(3,1fr)}.details-module__qOfQJG__buttonsContainer[data-buttons-length="4"]{grid-template-columns:repeat(4,1fr)}@media screen and (min-width:600px){.details-module__qOfQJG__buttonsContainer{flex-direction:column;justify-content:center;display:flex}}@media screen and (min-width:1280px){.details-module__qOfQJG__buttonsContainer{padding-inline:3.5rem}.details-module__qOfQJG__buttonsContainerAlignStart{align-self:flex-start}.details-module__qOfQJG__buttonsContainerAlignCenter{align-self:center}.details-module__qOfQJG__buttonsContainerAlignEnd{align-self:flex-end}}@media screen and (min-width:1920px){.details-module__qOfQJG__buttonsContainer{padding-inline:9.4rem}}.details-module__qOfQJG__descriptionSection{flex-direction:column;gap:1.1rem;display:flex}.details-module__qOfQJG__textWrapper{-webkit-box-orient:vertical;transition:max-height .3s ease-in-out;display:-webkit-box;position:relative;overflow-y:hidden}.details-module__qOfQJG__textWrapperClamped{-webkit-line-clamp:4}.details-module__qOfQJG__textWrapperExpanded{max-height:100%}.details-module__qOfQJG__textWrapperExpanded:after{opacity:0}.details-module__qOfQJG__showMoreOrLessButton{color:var(--color-typography-text-body-strong);cursor:pointer;font-size:var(--typography-ltr-roman-body-bold-mobile-font-size);line-height:var(--typography-ltr-roman-body-bold-mobile-line-height);letter-spacing:calc(var(--typography-ltr-roman-body-bold-mobile-letter-spacing) * 1px);font-weight:var(--typography-ltr-roman-body-bold-mobile-font-weight);-webkit-text-decoration:var(--typography-ltr-roman-body-bold-mobile-text-decoration);text-decoration:var(--typography-ltr-roman-body-bold-mobile-text-decoration);background:0 0;border:none;align-items:center;gap:.4rem;padding:0;display:flex}@media screen and (min-width:600px){.details-module__qOfQJG__showMoreOrLessButton{font-size:var(--typography-ltr-roman-body-bold-desktop-font-size);line-height:var(--typography-ltr-roman-body-bold-desktop-line-height);letter-spacing:calc(var(--typography-ltr-roman-body-bold-desktop-letter-spacing) * 1px);font-weight:var(--typography-ltr-roman-body-bold-desktop-font-weight);-webkit-text-decoration:var(--typography-ltr-roman-body-bold-desktop-text-decoration);text-decoration:var(--typography-ltr-roman-body-bold-desktop-text-decoration)}}.details-module__qOfQJG__tagsContainer{flex-direction:column;gap:1.2rem;display:flex}.details-module__qOfQJG__tagList{flex-wrap:wrap;gap:1.2rem;display:flex}.details-module__qOfQJG__tagLink{text-decoration:none}.details-module__qOfQJG__styledCover{--cover-width:24.8rem;--cover-height:24.8rem;--cover-min-width:24.8rem;--cover-min-height:24.8rem}@media screen and (min-width:600px){.details-module__qOfQJG__styledCover{--cover-width:33.4rem;--cover-height:33.4rem}}.details-module__qOfQJG__wrapper{flex-direction:column;row-gap:3.2rem;padding-block:2.4rem 6.4rem}@media screen and (min-width:1280px){.details-module__qOfQJG__wrapper{padding-block:4rem 8rem}}.details-module__qOfQJG__content{flex-direction:column;gap:2.4rem;display:flex}@media screen and (min-width:1280px){.details-module__qOfQJG__content{flex-direction:row}}.details-module__qOfQJG__contributorsList{flex-wrap:wrap;justify-content:center;gap:.8rem 1.6rem;display:inline-flex}@media screen and (min-width:1280px){.details-module__qOfQJG__contributorsList{justify-content:start}}.details-module__qOfQJG__contributorsInnerList{flex-wrap:wrap;display:inline-flex}.details-module__qOfQJG__contributorsInnerListItem:not(:last-child):after{content:", ";white-space:pre}.details-module__qOfQJG__coverColumn{flex-direction:column;flex:1;gap:2.4rem;display:flex}.details-module__qOfQJG__informationColumn{flex-direction:column;flex:2;gap:2.4rem;min-width:0;display:flex}.details-module__qOfQJG__buttonWrapper{flex-direction:column;align-self:center;gap:1.6rem;width:100%;max-width:33.4rem;display:flex}.details-module__qOfQJG__coverAndSample{flex-direction:column;gap:.8rem;display:flex}.details-module__qOfQJG__sampleButton{align-self:center}.details-module__qOfQJG__paragraph{white-space:pre-wrap;margin-bottom:1.1rem}.details-module__qOfQJG__styledLink{align-items:center;text-decoration:none;display:flex}
.category-details-module__j6s1Uq__detailsWrapper{padding-block-end:0}.category-details-module__j6s1Uq__informationColumn{flex-direction:column;gap:2.4rem;display:flex}.category-details-module__j6s1Uq__intro{align-self:center;max-width:60ch}.category-details-module__j6s1Uq__buttonWrapper{flex-direction:column;align-self:center;gap:1.6rem;width:100%;max-width:33.4rem;display:flex}@media screen and (min-width:1280px){.category-details-module__j6s1Uq__buttonWrapper{align-self:flex-start}}