.book-features-list{margin-top:40px}.book-features-items{flex:0 0 auto;flex-direction:column;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:0 0 auto;gap:24px;align-self:stretch;flex-direction:row}.book-feature-icon{height:42px;position:relative;flex-shrink:0}.book-feature-item-text{color:var(--current-text);flex:1 1;font-family:var(--font-family-abc-marfa);font-size:18px;font-style:normal;font-weight:300;letter-spacing:0;line-height:1.4;margin-top:-1px;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%}}.book-features-list-item{position:relative;display:flex;flex-direction:column;max-width:488px;overflow:hidden;transition:all .2s ease}.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{max-height:0;opacity:0;filter:blur(1px)}.book-features-list-item-bullet{width:6px;height:8px;top:8px;left:0;position:absolute;*{fill:var(--current-text)}}.book-features-list-item-title{color:var(--current-text);font-family:var(--font-family-feature-regular);font-size:32px;font-weight:400;letter-spacing:0;line-height:1.15;padding-left:24px;cursor:pointer}.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{max-height:100%;opacity:1;filter:blur(0)}}@media (max-width:768px){.book-features-list-item{max-width:100%;opacity:1}.book-features-list-item-title{font-size:26px;cursor:default}.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{max-height:100%;opacity:1;filter:blur(0)}}