/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.book-features-list{margin-top:40px}.book-features-items{flex-direction:column;flex:none;gap:28px;width:100%;max-width:600px}.book-feature-item,.book-features-items{align-items:flex-start;display:flex;position:relative}.book-feature-item{flex-direction:row;flex:none;align-self:stretch;gap:24px}.book-feature-icon{flex-shrink:0;height:42px;position:relative}.book-feature-item-text{color:var(--current-text);font-family:var(--font-family-abc-marfa);letter-spacing:0;flex:1;margin-top:-1px;font-size:18px;font-style:normal;font-weight:300;line-height:1.4;position:relative}@media (max-width:768px){.book-features-list{margin-top:30px}.book-features-items{gap:20px}.book-feature-item{gap:16px}.book-feature-icon{height:36px}.book-feature-item-text{font-size:16px;line-height:130%}}

/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.book-features-list-item{flex-direction:column;max-width:488px;transition:all .2s;display:flex;position:relative;overflow:hidden}.book-features-list-item-inactive{opacity:.4}.book-features-list-item-inactive:hover{opacity:.9}.book-features-list-item-inactive>.book-features-list-item-detail{opacity:0;filter:blur(1px);max-height:0}.book-features-list-item-bullet{width:6px;height:8px;position:absolute;top:8px;left:0}.book-features-list-item-bullet *{fill:var(--current-text)}.book-features-list-item-title{color:var(--current-text);font-family:var(--font-family-feature-regular);letter-spacing:0;cursor:pointer;padding-left:24px;font-size:32px;font-weight:400;line-height:1.15}.book-features-list-item-detail{max-height:20vh;padding-left:24px;transition:max-height .5s ease-in-out,opacity .4s ease-in-out,filter .4s ease-in-out}.book-features-list-item-body{color:var(--current-text);font-family:var(--body-18-font-family);font-size:var(--body-18-font-size);font-style:var(--body-18-font-style);font-weight:var(--body-18-font-weight);letter-spacing:var(--body-18-letter-spacing);line-height:var(--body-18-line-height);margin-top:24px}@media (min-width:769px) and (max-width:1024px){.book-features-list-item-detail{max-height:100%}.book-features-list-item-inactive{opacity:1}.book-features-list-item-title{cursor:default}.book-features-list-item-detail,.book-features-list-item-inactive>.book-features-list-item-detail{opacity:1;filter:blur();max-height:100%}}@media (max-width:768px){.book-features-list-item{opacity:1;max-width:100%}.book-features-list-item-title{cursor:default;font-size:26px}.book-features-list-item-body,.book-features-list-item-title{padding-right:30px}.book-features-list-item-detail,.book-features-list-item-inactive>.book-features-list-item-detail{opacity:1;filter:blur();max-height:100%}}