.book-about-section{padding:0 20px 40px;background:#faf7f0}.book-about-container{max-width:1400px;margin:auto;background:#19472d;border-radius:24px;padding:28px;display:flex;align-items:center;gap:50px}.book-about-image{width:48%;height:470px;position:relative;overflow:hidden;border-radius:18px;background:#ead8a9;flex-shrink:0}.book-about-img{object-fit:cover}.book-about-image .photo-tag{position:absolute;top:18px;left:18px;color:#c8922c;font-size:10px;font-weight:600;z-index:2;text-transform:uppercase;letter-spacing:.5px}.book-about-image h3{position:absolute;left:18px;bottom:18px;color:#ffffff;font-size:34px;font-weight:700;line-height:1.2;max-width:320px;z-index:2;text-shadow:0 2px 8px rgba(0,0,0,.4)}.book-about-content{flex:1;color:#fff}.book-about-subtitle{display:block;color:#c8922c;font-size:12px;font-weight:700;letter-spacing:1px;margin-bottom:18px;text-transform:uppercase}.book-about-content h2{margin-bottom:20px;font-size:38px;font-weight:700;line-height:1.15;color:#ffffff}.book-about-content p{max-width:520px;color:#d7ddd8;font-size:17px;line-height:1.7;margin-bottom:45px}.book-about-list{list-style:none;padding:0;margin:20px 0 0}.book-about-list li{color:#fff;align-items:center;gap:0;margin-bottom:8px;font-size:18px;display:flex}.book-about-list span{color:#c8922c;font-size:15px;font-weight:700;width:34px}@media (max-width:992px){.book-about-container{flex-direction:column;gap:32px}.book-about-image{width:100%;height:420px}.book-about-content{width:100%}.book-about-content h2{font-size:44px}}@media (max-width:768px){.book-about-section{padding:60px 18px}.book-about-container{padding:18px}.book-about-image{height:300px}.book-about-image h3{font-size:26px}.book-about-content h2{font-size:34px}.book-about-content p{font-size:15px}.book-about-list li{font-size:16px}}