html {
  /*font-size: 62.5%;*/
}

body, html {
  margin: 0;
  padding: 0;
  height: 100%;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
		  box-sizing: border-box;
}

body {
  font-family: "Inter", sans-serif;
  overflow: hidden;
}

ul, ol {
  font-weight: 400;
  font-size: 17px;
  line-height: 130%;
  color: #3A3A20;
  padding-bottom: 20px;
  margin-block: 0;
}

.book-window__content ul, .book-window__content ol, .book-window__content li {
  list-style: none;
  margin: 0;
  padding: 0;
}

button {
  border: 0;
  padding: 0;
  background: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

input {
  border: 0;
  background: none;
}

p {
  margin: 0;
  padding: 0;
}

.wrapper {
  min-height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
	  -ms-flex-direction: column;
		  flex-direction: column;
}

.main {
  -webkit-box-flex: 1;
	  -ms-flex: 1 1 auto;
		  flex: 1 1 auto;
}

address {
  font-style: normal;
}

[class*=__container] {
  width: 100%;
  padding: 0 1.5rem;
  margin: auto;
  max-width: 131rem;
}
@media(max-width: 768px) {
  .page-template__body.book-body .container .book-body__left .book-swiper .book-swiper__wrapper .book-page__content {
     display: block !important;
     overflow: visible !important;
  }
}
.book-body__window {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  
  position: fixed;
  z-index: 100000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: none;
}
.book-body__window_second {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;

  position: fixed;
  z-index: 100000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: none;
}
.book-window__close {
  position: absolute;
  top: 30px;
  right: 30px;
}
.book-window__close svg {
  width: 30px;
  height: 25px;
  cursor: pointer;
}
.book-window__content ul li a {
  color: #3A3A20;
  font-size: 17px;
  line-height: 130%;
}
.book-window__content ul li a:hover {
  border-bottom: 1px solid #3A3A20;
}
.book-window__content ul li {
  margin-bottom: 25px;
}
.book-window__content ul li:last-child {
  margin-bottom: 0;
}
.container {
  display: flex;
  overflow: hidden;
}
.book-body__right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.book-body__left {
  width: 50%;
}
.book-body__right {
  width: 50%;
}

.panel__links {
  display: flex;
}
.panel__links span {
  margin: 0 5px;
  font-weight: 400;
  font-size: 14px;
  line-height: calc(17 / 14);
  color: rgba(58, 58, 32, 0.4);
}
.panel__link {
  font-weight: 400;
  font-size: 14px;
  line-height: calc(17 / 14);
  color: rgba(58, 58, 32, 0.4);
}

.book-window__content {
  background: #F9F9F9;
  border-radius: 5px;
  max-width: 600px;
  padding: 50px 24px 40px 30px;
  height: 100%;
  overflow: auto;
  width: 100%;
  margin: auto;
  position: relative;
  max-height: 70rem;
  z-index: 10;
}
.book-window__close {
position: absolute;
top: 30px;
right: 30px;
}
.book-window__close svg {
width: 30px;
height: 25px;
cursor: pointer;
}
.book-window__content ul li a {
color: #3A3A20;
font-size: 17px;
line-height: 130%;
}
.book-window__content ul li a:hover {
border-bottom: 1px solid #3A3A20;
}
.book-window__content ul li {
margin-bottom: 25px;
}
.book-window__content ul li:last-child {
margin-bottom: 0;
}
.book-body__left {
  width: 100%;
}
.book-window__content-open {
  display: none;
}
.book-body__nav {
  display: none;
}
.page-template__body.book-body  .container {
  display: flex;
}
.book-page__content div {
  user-select: none;
}
.book-page__content div h2:first-child {
  padding-top: 0px;
}
.book-page__content div h2 {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 110%;
  color: #000000;
  padding-bottom: 20px;
}
.book-page__content div.scroll img {
  max-height: 450px;
  margin-bottom: 10px;
  margin-right: 10px;
  float: left;
}
.book-page__content div p {
  font-weight: 400;
  font-size: 17px;
  line-height: 130%;
  color: #3A3A20;
  margin-bottom: 20px;
  padding-left: 1px;
}
.book-page__content div p.raspakovka {
  background-color: #F2F1F1;
}
.page-template__header.book-page__header {
  display: none;
}
.page-template__body.book-body  {
  height: 100%;
}

.page-template__body.book-body .container  {
  height: 100%;
}

.page-template__body.book-body .container .book-body__left .book-swiper  {
  height: 100%;
}

.page-template__body.book-body .container .book-body__left .book-swiper .book-swiper__wrapper  {
  height: 100%;
}

.page-template__body.book-body .container .book-body__left .book-swiper .book-swiper__wrapper .book-page__content  {
  height: 100%;
  display: flex;
  align-items: center;
  max-width: 100%;
}
/* .page-template__body.book-body .container .book-body__left .book-swiper .book-swiper__wrapper .book-page__content div {
  max-width: 1164px;
  overflow: hidden;
  margin: auto;
} */
.swiper-bool__body {
  z-index: -1;
  position: absolute;
  bottom: 62px;
  left: 50%;
  width: 100%;
  height: 3px;
  max-width: 100%;
  margin: auto;
  transform: translateX(-50%);
  padding: 0 80px;
}

.swiper-bool__scrollbar span {
  transition-duration: .3s;
  height: 100%;
  display: block;
  background-color: #3a3a20;
  font-family: inherit;
  text-align: start;
}
.panel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 100%;
  margin: auto;
  width: 100%;
  margin-top: 20px;
  padding: 0 80px;
  
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.panel__inner {
  display: flex;
  align-items: center;
}
.panel__item {
  margin-right: 30px;
  cursor: pointer;
}
.panel__item:last-child {
  margin-right: 0;
}
.panel__links {
display: flex;
}
.panel__links span {
margin: 0 5px;
font-weight: 400;
font-size: 14px;
line-height: calc(17 / 14);
color: rgba(58, 58, 32, 0.4);
}
.panel__link {
font-weight: 400;
font-size: 14px;
line-height: calc(17 / 14);
color: #3A3A20;
}
.scroll {
}
.book-window__close {
  opacity: 1 !important;
}
.book-body__window.show {
   display: flex;
}
.book-body__window_second.show {
  display: flex;
}
@media (max-height: 850px) {
  .panel {
	  margin-top: 10px;
  }
  
  .swiper-bool__scrollbar {
	  bottom: 0px;
  }
}
.container {
  max-width: 100%;
  width: 100%;
  margin: auto;
  padding: 0 80px;
}
.book__sidebar {
  flex-direction: column;
  margin-left: 7px;
  transition: all .2s linear;
  transform: translateX(150%);
  display: none;
  margin-top: 20px;
}
.book__sidebar .content {
  max-width: 435px;
  overflow-y: auto;
  overflow-x: hidden;
}
.book__sidebar .content .pause {
  position: absolute;
  left: 50%;
  z-index: 3;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  visibility: visible;
  opacity: 1;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  cursor: pointer;
}
.book__sidebar .content .pause svg {
  width: 80px;
  height: 80px;
}
.book__sidebar .content .pause:hover svg {
  fill: #f9f9f9;
}
.book__sidebar .content .pause:hover svg path {
  z-index: 2;
  fill: #484838;
}
.book__sidebar .content .video-block img {
  max-width: 435px;
}
.book__sidebar.show {
  display: flex;
  transform: translateX(0%);
}
.book__sidebar-close {
  align-self: flex-end;
  margin-bottom: 30px;
  cursor: pointer;
}
.book-swiper__wrapper {
  display: flex;
}
.book__sidebar-body {
  max-width: 335px;
  width: 100%;
}
.book__sidebar-item {
  margin-bottom: 20px;
}
.book__sidebar-item:last-child {
  margin-bottom: 0;
}
.book__sidebar-video {
  width: 100%;
  margin-top: 20px;
  position: relative;
}
.book__sidebar-play {
  position: absolute;
  cursor: pointer;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.book__sidebar-img {
  width: 100%;
}
.book__sidebar-img img {
  width: 100%;
}
.book-page__content {
  width: 100%;
  transition: all .2s linear;
  max-width: 100%;
}
.book-page__content.active {
  max-width: 927px;
}

.left {
  left: 600px;
}
.book-page__content {
}
.book-page__content > div {
  transition: all .2s linear;
}
.book-body__left {
  max-width: 100%;
  margin: auto;
  /*overflow: hidden;*/
  -webkit-box-flex: 0;
  position: relative;
}
.book-page__content {
  overflow: hidden;
}
.book-page__content .scroll {
  position: relative;
  column-count: auto;
  column-gap: 34px;
}
.book-page__content * {
  box-sizing: border-box;
}
.swiper-bool__scrollbar {
  width: 100%;
  background: rgba(207, 207, 178, 0.40);
}
.swiper-bool__scrollbar span {
  height: 3px;
  background-color: #3A3A20;
  width: 0;
}
.swiper-bool__body {
  display: flex;
  flex-direction: column;
}
.progress__page {
  display: flex;
  align-items: center;
  justify-content: space-between;

  margin-bottom: 1.2rem;
}
.progress__page span {
  color: #3A3A20;
  font-size: 12px;
  line-height: 130%;
}
.book-body__right {
  width: 100%;
  position: fixed;
}
.book-body__right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .book-page__content div p {
	font-size: 14px;
  }
  .book-page__content div ol {
	font-size: 14px;
  }
  .book-page__content div li {
	font-size: 14px;
  }
  .book-window__content.book-window__body h2 {
	padding-right: 60px;
  }

  .panel__item img {
	width: 20px;
  }
}
@media (max-width: 480px) {
  .panel__inner {
	margin-bottom: 10px;
  }
  .panel__item {
	margin-right: 10px;
  }
  .book-page__content div {
	column-count: auto;
  }
}
.book_right_block {
  border-left: 1px solid #d0d0cb;
  margin-left: 90px;
}
.book_right_block .tittle {
  display: flex;
  background-color: #F5F5F5;
  margin-left: 15px;
  width: 435px;
}
.book_right_block .tittle h3 {
  font-size: 22px;
  color: #3A3A23;
  font-weight: 100;
  padding: 10px;
  margin-left: 10px;
}
.book_right_block .tittle .raspakovaka_count {
  background-color: #AAAAA1;
  width: 25px;
  height: 14px;
  text-align: center;
  font-size: 12px;
  margin-top: 17px;
  border-radius: 30px;
  color: white;
}
.book-body__btns {
  position: absolute !important;
}
.book-body__btns.btns_left {
  left: -80px;
}
.book-body__btns.btns_right {
  top: 0;
  right: 450px;
}
.book-body__btns .btn_left {
  cursor: pointer;
  width: 80px;
  z-index: 4;
  opacity: 0;
  transition: opacity .3s;
}
.book-body__btns .btn_right {
  cursor: pointer;
  width: 80px;
  z-index: 4;
  transform: scaleX(-1);
  opacity: 0;
  transition: opacity .3s;
}
.book-body__btns .btn_left:hover {
  opacity: 1;
}
.book-body__btns .btn_right:hover {
  opacity: 1;
}
span.note {
  background-color: #AAAAA1;
  padding: 0px 9px;
  text-align: center;
  font-size: 12px;
  border-radius: 30px;
  color: white;
  margin-left: 5px;
  cursor: pointer;
  text-decoration: inherit;
}

@media (max-width: 768px) {
  .book_right_block {
	border: none;
	margin-left: 0px;
  }
  .book_right_block .tittle {
	display: none;
  }
}

.book-window__close_content {
  width: 30px;
  height: 25px;
  cursor: pointer;
}
.audio-item {
  position: relative;
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  margin-bottom: 30px;
 
}
.audio-item .audio {
  min-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  border: 1px solid rgba(58,58,32,.4);
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
}
.audio>div {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.audio-item .audio .audio__title {
  width: 90%;
  margin: 0px 36px 0 89px;
  overflow: hidden;
  position: absolute;
  top: 1px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-right: 90px;
  height: 35px;
}
.audio-item .audio .audio__title h3 {
  width: 100%;
  white-space: normal;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
  transition-duration: .2s;
  font-size: 13px;
  font-weight: 400;
}

@media (max-width: 1920px) and (min-width: 769px){
  .swiper-bool__body {
	padding: 0 40px;
  }
  .panel {
	padding: 0 40px;
  }
  .container {
	padding: 0 40px;
  }
  .book_right_block {
	margin-left: 45px;
  }
  .book-body__btns.btns_left {
	left: -60px;
  }
  .book-body__btns.btns_right {
	right: 430px;
  }
}
@media (max-width: 1366px) {
  .book_right_block .tittle {
	max-width: 333px;
  }
  .book__sidebar .content {
	max-width: 333px;
  }
  .book__sidebar .content .video-block img {
	max-width: 333px;
  }
  .book__sidebar .content .pause {

  }
  .book-body__btns.btns_right {
	right: 330px;
  }
}
@media (max-width: 768px){
  .swiper-bool__body {
	padding: 0 10px;
  }
  .panel {
	padding: 0 10px;
  }
  .container {
	padding: 0 10px;
  }
  .book-body__btns.btns_left {
	/*width: 51%;
	left: -10px;*/
	display: none;
  }
  .book-body__btns.btns_right {
	/*width: 51%;
	right: -10px;*/
	display: none;
  }
  .book-window__content {
	max-width: 100%;
	max-height: 100%;
	border-radius: 0;
  }
  .book__sidebar.show {
	position: fixed;
	left: 0;
	top: 0;
	background-color: #f9f9f9;
	width: 100%;
	height: 100%;
	margin: 0;
  }
  .book__sidebar .content {
	height: auto !important;
	max-width: 100%;
	padding: 0 20px;
  }
  .book__sidebar .content .video-block img {
	max-width: 100%;
  }
  .book-body__btns .btn_right:hover {
	opacity: 0;
  }
  .book__sidebar-close {
	padding: 20px 20px 0 0;
  }
  .fullscreen__buttonn, .close__button {
	display: none;
  }
  .panel__item.open {
	margin-right: 10px;
  }
  .panel__links a.panel__link {
	display: none;
  }
  .panel__links span {
	display: none;
  }
}
@media (min-width: 769px) {
  .panel__links a.back__button {
	display: none;
  }
}

.book-body__window_second.book-window.adaptive-block.instruction p {
  line-height: 25px;
  padding-top: 40px;
}
.book-body__window_second.book-window.adaptive-block.instruction .book-window__content {
  height: auto;
}

.book__sidebar .content h3, .book__sidebar .content p {
  padding-bottom: 15px;
}
.book__sidebar .content h3 {
  font-weight: 500;
}
.audio-text__open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 40%;
  cursor: pointer;
  -webkit-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s
}

.audio-text__open span {
  font-size: 16px
}

.audio-text__open:before {
  content: '';
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  height: 20px;
  background-image: url(../img/arrow-dark.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 10px
}
.audio-text__content {
  width: 100%;
  position: relative;
  background-color: #ffffff;
  height: 0;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  overflow: hidden;
  padding-top: 0;
  margin-top: 0
}
@media (max-width: 769px) {
  .audio-text__content {
	background-color: #f9f9f9;
  }
}
.audio-text__content.open {
  margin-top: -20px
}
.audio-text__content>div:last-child {
  width: 100%;
  padding: 0 20px;
  padding-top: 40px;
  padding-bottom: 10px;
}

.audio-text__content>div:last-child p {
  margin-bottom: 15px
}

.audio-text__close {
  position: absolute;
  left: 0;
  cursor: pointer;
  top: 20px
}
.audio-text__close path {
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s
}


.diploma-works__body {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.diploma-works .video-block {
  margin-bottom: 0 !important;
}
.video-block__video {
  position: relative;
  width: 100%;
  position: relative;
  display: block
}
.video-block .pause {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  visibility: visible;
  opacity: 1;
  width: 80px;
  height: 80px;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  cursor: pointer
}

.video-block .pause svg {
  width: 100%;
  height: 100%
}

.video-block .pause path,.video-block .pause rect,.video-block .pause svg {
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  fill-opacity: 1
}

.video-block .pause:hover svg {
  fill: #f9f9f9
}

.video-block .pause:hover svg rect {
  stroke: #f9f9f9
}

.video-block .pause:hover svg path {
  z-index: 2;
  fill: #484838
}
.audio-text {
  margin-bottom:20px;
}
.audio-text {
  padding-top: 10px;
}
.audio-item.left-anim.comm_video {
  margin-bottom: 0 !important;
}

/* .book-swiper__wrapper {
	border: 1px solid transparent;
} */