@import url(../style.css);
.book {
  display: flex;
  padding-left: 80px;
  padding-right: 80px;
}
.book .left {
  padding-right: 46px;
}
.book .left .img {
  border-radius: 15px;
}
.book .right {
  width: 100%;
}
.book .right h1 {
  color: var(--cream);
  font-family: Rotterburg Stylish FREE;
  font-size: 48px;
  font-weight: 400;
}
.book .right .book-author-rate {
  display: flex;
  align-items: center;
  margin-top: 13.5px;
}
.book .right .book-author-rate .author-name {
  color: var(--cream);
  font-family: Steinbeck;
  font-weight: 400;
}
.book .right .book-author-rate span {
  margin-top: 6px;
  margin-left: 10px;
  margin-right: 10px;
  color: var(--white);
  font-family: Visuelt Pro;
  font-size: 12px;
  font-weight: 300;
  line-height: 144.4%;
}
.book .right .book-author-rate img {
  margin-top: 2px;
}
.book .right .book-author-rate .rate {
  color: var(--light-gray);
  font-family: Visuelt Pro;
  font-size: 12px;
  font-weight: 300;
  line-height: 144.4%;
  margin-top: 5px;
  margin-left: 7px;
}
.book .right .book-info {
  display: flex;
  flex-direction: column;
  margin-top: 40.5px;
  gap: 15px;
}
.book .right .book-info div {
  display: flex;
  align-items: center;
  gap: 20px;
}
.book .right .book-info div p {
  color: var(--light-gray);
  font-family: Steinbeck;
  font-size: 20px;
  font-weight: 400;
}
.book .right .book-info div span {
  color: var(--white);
  font-family: Steinbeck;
  font-size: 20px;
  font-weight: 400;
}
.book .right .full-info {
  margin-top: 48px;
}
.book .right .full-info .top {
  display: flex;
  align-items: center;
  gap: 10px;
}
.book .right .full-info .top p {
  color: var(--cream);
  font-family: Steinbeck;
  font-weight: 400;
}
.book .right .full-info .top img {
  margin-top: 3px;
}
.book .right .full-info .top .hr {
  width: 82%;
  height: 1px;
  background-color: var(--cream);
}
.book .right .full-info .bottom {
  padding: 10px;
}
.book .right .full-info .bottom p {
  color: var(--author-p);
  font-family: Steinbeck;
  font-weight: 400;
  line-height: 144.4%;
}
.book .right .formats {
  margin-top: 47px;
}
.book .right .formats .top p {
  color: var(--cream);
  font-family: Steinbeck;
  font-weight: 400;
}
.book .right .formats .bottom {
  margin-top: 28px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.book .right .formats .bottom .one {
  display: flex;
  gap: 26px;
}
.book .right .formats .bottom .one div {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.book .right .formats .bottom .one div img {
  width: 24px;
  height: 24px;
}
.book .right .formats .bottom .one div p {
  color: var(--white);
  font-family: Steinbeck;
  font-weight: 400;
}
.book .right .formats .bottom .one div span {
  color: var(--light-gray);
  font-family: Steinbeck;
  font-size: 16px;
  font-weight: 400;
}
.book .right .formats .bottom .two button {
  outline: none;
  border: none;
  padding: 16px 32px;
  background: var(--cream);
  color: var(--brown);
  font-family: Steinbeck;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
}

.kitob-haqida {
  padding-left: 80px;
  margin-top: 65px;
}
.kitob-haqida .top {
  display: flex;
  justify-content: space-between;
  padding-right: 80px;
}
.kitob-haqida .top ul {
  display: flex;
  gap: 49px;
}
.kitob-haqida .top ul li {
  color: var(--light-gray);
  font-family: Steinbeck;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: 0.5s;
}
.kitob-haqida .top ul li a {
  color: var(--light-gray);
}
.kitob-haqida .top ul li a:hover {
  color: var(--cream);
}
.kitob-haqida .top ul li:hover {
  color: var(--cream);
  transform: scale(1.1);
}
.kitob-haqida .top ul li:nth-child(2) {
  color: var(--cream);
}
.kitob-haqida .top button {
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  border: none;
  padding: 10px;
  border-radius: 15px;
  cursor: pointer;
  background-color: var(--cream);
}
.kitob-haqida .top button img {
  width: 24px;
  height: 24px;
}
.kitob-haqida .bottom {
  margin-top: 50px;
}
.kitob-haqida .bottom .iqtibos {
  display: flex;
  gap: 30px;
  overflow-x: scroll;
}
.kitob-haqida .bottom .iqtibos::-webkit-scrollbar {
  display: none;
}
.kitob-haqida .bottom .iqtibos .card {
  position: relative;
  background: url(.../imgs/book\ card\ ornament.png) no-repeat bottom -50px right, var(--book-iqtibos-card-gradient);
  display: flex;
  border-radius: 15px;
  min-width: 800px;
  width: -moz-fit-content;
  width: fit-content;
}
.kitob-haqida .bottom .iqtibos .card .card-left {
  width: 85%;
  display: flex;
  flex-direction: column;
  padding: 35px 40px;
}
.kitob-haqida .bottom .iqtibos .card .card-left .book-bottom {
  margin-top: 10px;
}
.kitob-haqida .bottom .iqtibos .card .card-left .book-bottom p {
  color: #FFF;
  font-family: Steinbeck;
  font-weight: 400;
}
.kitob-haqida .bottom .iqtibos .card .card-right {
  width: 15%;
}
.kitob-haqida .bottom .taqriz {
  display: none;
  gap: 30px;
  flex-wrap: wrap;
  padding-right: 80px;
  justify-content: space-between;
}
.kitob-haqida .bottom .taqriz::-webkit-scrollbar {
  display: none;
}
.kitob-haqida .bottom .taqriz .card {
  background: url(.../imgs/book\ card\ ornament.png) no-repeat bottom -50px right, var(--book-iqtibos-card-gradient);
  display: flex;
  border-radius: 15px;
  width: 48%;
}
.kitob-haqida .bottom .taqriz .card .card-left {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 35px 40px;
}
.kitob-haqida .bottom .taqriz .card .card-left .book-top h2 {
  color: var(--cream);
  font-family: Steinbeck;
  font-size: 20px;
  font-weight: 400;
}
.kitob-haqida .bottom .taqriz .card .card-left .book-bottom {
  margin-top: 10px;
}
.kitob-haqida .bottom .taqriz .card .card-left .book-bottom p {
  color: #FFF;
  font-family: Steinbeck;
  font-weight: 400;
}

.kitob-tavsiya {
  margin-top: 50px;
}
.kitob-tavsiya .top {
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  justify-content: space-between;
}
.kitob-tavsiya .top h2 {
  color: var(--cream);
  font-family: Steinbeck;
  font-size: 25px;
  font-weight: 400;
}
.kitob-tavsiya .top button {
  background-color: transparent;
  outline: none;
  border: none;
  color: var(--white);
  font-family: Steinbeck;
  font-size: 25px;
  font-weight: 400;
  cursor: pointer;
}
.kitob-tavsiya .kt_notscroll {
  overflow-x: hidden;
  flex-wrap: wrap;
  padding-right: 80px;
  justify-content: center;
}
.kitob-tavsiya .bottom {
  width: 100%;
  margin-top: 66px;
  padding-left: 80px;
  display: flex;
  width: 100%;
  gap: 41.5px;
  overflow-x: scroll;
}
.kitob-tavsiya .bottom::-webkit-scrollbar {
  display: none;
}
.kitob-tavsiya .bottom .card {
  width: 170px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.kitob-tavsiya .bottom .card .card-top {
  width: 164.152px;
  height: 246.228px;
}
.kitob-tavsiya .bottom .card .card-top img {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: url(<path-to-image>), lightgray 50%/cover no-repeat;
}
.kitob-tavsiya .bottom .card .card-bottom h2 {
  color: var(--cream);
  font-family: Rotterburg Stylish FREE;
  font-size: 20px;
  font-weight: 400;
  margin-top: 17px;
}
.kitob-tavsiya .bottom .card .card-bottom span {
  font-family: Visuelt Pro;
  font-size: 12px;
  color: var(--light-gray);
  font-weight: 300;
  line-height: 144.4%;
  margin-top: 1.3px;
}
.kitob-tavsiya .bottom .card .card-bottom div {
  display: inline-flex;
  justify-content: center;
  align-items: flex-start;
  gap: 7px;
  margin-top: 3.8px;
}
.kitob-tavsiya .bottom .card .card-bottom div h3 {
  color: var(--light-gray);
  font-family: Visuelt Pro;
  font-size: 12px;
  font-weight: 300;
  line-height: 144.4%;
}

.comment {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 100;
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  width: 100%;
  height: 100vh;
}
.comment .container {
  border: 1px solid var(--light-gray);
  border-radius: 15px;
  padding: 30px;
  width: 700px;
  background-color: var(--black);
}
.comment .container .top {
  display: flex;
  justify-content: space-between;
}
.comment .container .top img {
  cursor: pointer;
}
.comment .container .top h2 {
  color: var(--cream);
  font-family: Rotterburg Stylish FREE;
  font-size: 20px;
  font-weight: 400;
}
.comment .container .bottom {
  margin-top: 15px;
}
.comment .container .bottom form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.comment .container .bottom form textarea {
  width: 100%;
  outline: none;
  border: 1px solid var(--light-gray);
  border-radius: 15px;
  height: 200px;
  background-color: transparent;
  padding: 15px;
  font-family: Steinbeck;
  color: var(--white);
  resize: none;
}
.comment .container .bottom form input {
  display: flex;
  justify-content: center;
  border-radius: 15px;
  margin-top: 15px;
  cursor: pointer;
  padding: 10px 30px;
  outline: none;
  border: none;
  background-color: var(--cream);
}/*# sourceMappingURL=book.css.map */