.book__col{width:954px;margin:49px auto 0}.book__card{background:var(--paper);border-radius:10px;gap:50px;padding:40px 40px 50px;display:flex;position:relative}.book__fav{top:30px;right:30px}.book__cover{object-fit:cover;border-radius:5px;flex:none;width:338px;height:485px}.book__info{flex-direction:column;flex:1;min-width:0;display:flex}.book__title{font-size:24px;line-height:28px}.book__author{color:var(--placeholder);align-items:center;gap:7px;margin-top:15px;font-size:16px;line-height:19px;display:flex}.book__author img{width:16px;height:16px}.book__desc{margin-top:15px;font-size:16px;line-height:19px}.book__shots{align-items:center;margin-top:30px;display:flex;position:relative}.book__thumbs{flex:1;gap:20px;display:flex}.book__thumb{object-fit:cover;border:1px solid var(--line);flex:1;min-width:0;height:77px}.book__arrow{width:24px;height:24px;position:absolute;top:50%;transform:translateY(-50%)}.book__arrow img{width:24px;height:24px}.book__arrow--prev{left:-32px}.book__arrow--prev img{transform:rotate(-90deg)}.book__arrow--next{right:-32px}.book__arrow--next img{transform:rotate(90deg)}.book__buy{justify-content:space-between;align-items:flex-start;margin-top:27px;display:flex}.book__meta{white-space:pre-line;margin-top:25px;font-size:16px;line-height:1.2}.book__purchase{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.book__price{color:var(--accent);font-size:24px;line-height:28px}.book__btn{letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:50px;justify-content:center;align-items:center;gap:10px;height:45px;padding:0 35px;font-size:12px;display:inline-flex}.book__btn img{width:16px;height:16px}.book__btn--cart{background:var(--bg);color:var(--ink)}.book__btn--buy{background:var(--accent);color:#fff}.book__stores{background:var(--paper);border-radius:10px;margin-top:10px;margin-bottom:150px;padding:30px 40px 35px}.book__stores-title{font-size:24px;line-height:28px}.book__stores-row{gap:10px;margin-top:15px;display:flex}.book__store{background:var(--bg);color:var(--ink);letter-spacing:.1em;text-transform:uppercase;border-radius:10px;flex:1;padding:13px 0;font-size:12px}@media (width<=1033px){.book__col{width:auto;margin-left:40px;margin-right:40px}}@media (width<=767px){.book__col{margin:20px 20px 0}.book__card{text-align:center;flex-direction:column;align-items:center;gap:0;padding:20px}.book__fav{top:20px;right:20px}.book__cover{width:160px;height:229px}.book__info{align-items:center;width:100%}.book__title{margin-top:20px;font-size:20px;line-height:23px}.book__author{margin-top:10px}.book__desc{margin-top:20px;font-size:14px;line-height:18px}.book__shots{justify-content:center;margin-top:20px}.book__thumbs{gap:12px}.book__thumb{height:41px}.book__arrow{flex:none;position:static;transform:none}.book__arrow--prev img{transform:rotate(-90deg)}.book__arrow--next img{transform:rotate(90deg)}.book__buy{flex-direction:column;align-items:stretch;margin-top:20px}.book__meta{display:none}.book__purchase{align-items:stretch;width:100%}.book__price{align-self:center;margin-bottom:15px}.book__btn{width:100%}.book__stores{margin-top:10px;margin-bottom:50px;padding:20px}.book__stores-title{font-size:16px;line-height:19px}.book__stores-row{flex-direction:column;gap:10px;margin-top:15px}.book__store{border-radius:50px;padding:13px 0}}
