@import url("https://fonts.googleapis.com/css?family=Lato&subset=latin,cyrillic");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap");
.content_podkast_top {
  position: relative;
}
.content_podkast_top .link {
  display: none;
}
.content_podkast_top .content_about_top_yellow {
  display: none;
}
.content_podkast_top .wrapper {
  margin-top: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.content_podkast_top .wrapper .content_article_top_title .content_article_top_title_oben {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-left: 20px;
  background: #524266;
  min-height: 120px;
  width: 745px;
  margin-bottom: 16px;
}
.content_podkast_top .wrapper .content_article_top_title .content_article_top_title_oben a img {
  margin-top: 16px;
  width: 42px;
  height: 42px;
}
.content_podkast_top .wrapper .content_article_top_title .content_article_top_title_oben h2 {
  margin-top: 17px;
  width: 521px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 36px;
  line-height: 50px;
  color: #FFFFFF;
}
.content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom {
  width: 520px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0;
  margin-left: auto;
}
.content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom .content_article_top_data {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #B3AAAA;
  margin-right: 41px;
}
.content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom .content_home_top_reliz_link_content_like {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom .content_home_top_reliz_link_content_like #light {
  cursor: pointer;
  margin-left: 0;
  width: 25px;
  height: 20px;
}
.content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom .content_home_top_reliz_link_content_like #dislike {
  cursor: pointer;
  margin-left: 0;
  width: 25px;
  height: 20px;
}
.content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom .content_home_top_reliz_link_content_like img {
  margin-right: 7px;
  margin-left: 21px;
}
.content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom .content_home_top_reliz_link_content_like img:nth-child(1) {
  margin-left: 0;
  width: 20px;
  height: 16px;
}
.content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom .content_home_top_reliz_link_content_like img:nth-child(2) {
  width: 25px;
  height: 20px;
}
.content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom .content_home_top_reliz_link_content_like img:nth-child(3) {
  width: 21px;
  height: 18px;
}
.content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom .content_home_top_reliz_link_content_like span {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13.4118px;
  line-height: 16px;
  color: #B2AAAA;
}
.content_podkast_top .wrapper .content_article_top_socials {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-right: 25px;
}
.content_podkast_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon {
  width: 26px;
  height: 26px;
  margin-right: 20px;
}
.content_podkast_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon:last-child {
  margin-right: 0;
  width: 25px;
  height: 25px;
}
@media (max-width: 1200px) {
  .content_podkast_top .wrapper {
    margin-top: 25px;
  }
  .content_podkast_top .wrapper .content_article_top_title {
    z-index: 1;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_oben {
    padding-left: 0;
    background: #524266;
    width: 625px;
    margin-bottom: 15px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_oben a img {
    margin-top: 10px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_oben h2 {
    margin-top: 15px;
    width: 460px;
    font-size: 30px;
    line-height: 36px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom {
    width: 460px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom .content_article_top_data {
    margin-right: 37px;
  }
  .content_podkast_top .wrapper .content_article_top_socials {
    margin-right: 0;
  }
  .content_podkast_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon {
    width: 26px;
    height: 26px;
    margin-right: 20px;
  }
}
@media (max-width: 920px) {
  .content_podkast_top .wrapper {
    margin-top: 0;
  }
  .content_podkast_top .wrapper .content_article_top_title {
    width: 455px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_oben {
    background: #524266;
    width: 425px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_oben a {
    margin-right: 25px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_oben a img {
    margin-top: 9px;
    width: 40px;
    height: 40px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_oben h2 {
    margin-top: 16px;
    font-size: 30px;
    line-height: 36px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom {
    width: 385px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom .content_home_top_reliz_link_content_like {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom .content_home_top_reliz_link_content_like img {
    margin-right: 7px;
    margin-left: 21px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom .content_home_top_reliz_link_content_like img:nth-child(1) {
    margin-left: 0;
    width: 20px;
    height: 16px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom .content_home_top_reliz_link_content_like img:nth-child(2) {
    width: 25px;
    height: 20px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom .content_home_top_reliz_link_content_like img:nth-child(3) {
    width: 21px;
    height: 18px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom .content_home_top_reliz_link_content_like span {
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13.4118px;
    line-height: 16px;
    color: #B2AAAA;
  }
  .content_podkast_top .wrapper .content_article_top_socials {
    margin-top: 14px;
  }
  .content_podkast_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon {
    width: 20px;
    height: 20px;
    margin-right: 15px;
  }
  .content_podkast_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon img {
    width: 20px;
    height: 20px;
  }
  .content_podkast_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon:nth-child(3) {
    width: 24px;
    height: 24px;
  }
  .content_podkast_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon:nth-child(3) img {
    width: 24px;
    height: 24px;
  }
  .content_podkast_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon:last-child {
    margin-right: 0;
  }
}
@media (max-width: 675px) {
  .content_podkast_top .wrapper {
    margin-top: 20px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_oben {
    background: #524266;
    width: 460px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_oben a img {
    margin-top: 16px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_oben h2 {
    margin-top: 9px;
    width: 317px;
    font-size: 23px;
    line-height: 28px;
    color: #000000;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom {
    width: 460px;
    margin-left: 0;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom .content_article_top_data {
    font-size: 14px;
    margin-right: 55px;
  }
  .content_podkast_top .wrapper .content_article_top_socials {
    display: none;
  }
}
@media (max-width: 470px) {
  .content_podkast_top .wrapper {
    margin-top: 22px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_oben {
    width: 300px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_oben a img {
    margin-top: 19px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_oben h2 {
    margin-top: 14px;
    width: 240px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom {
    display: block;
    width: 300px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom .content_article_top_data {
    margin-bottom: 16px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_bottom .content_home_top_reliz_link_content_like {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
@media (max-width: 1200px) {
  .content_podkast_top .wrapper {
    max-width: 940px;
  }
  .content_podkast_top .content_about_top_yellow {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #524266;
    height: 0;
    width: 15%;
  }
}
@media (max-width: 920px) {
  .content_podkast_top .link {
    max-width: 620px;
    margin: 12px auto 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .content_podkast_top .link a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 46px;
    height: 19px;
    border-radius: 7px;
    font-family: "Lato", sans-serif;
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    margin-right: 17px;
  }
  .content_podkast_top .link .header_educ_cdcm {
    background: #197564;
  }
  .content_podkast_top .link .header_educ_adcm {
    background: #524266;
  }
  .content_podkast_top .link .header_educ_book {
    background: #15728E;
    margin-right: 0;
  }
  .content_podkast_top .wrapper {
    max-width: 620px;
  }
  .content_podkast_top .content_about_top_yellow {
    background: #524266;
    top: 19px;
    width: 25%;
  }
}
@media (max-width: 675px) {
  .content_podkast_top .wrapper {
    max-width: 460px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_oben {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_oben a {
    margin-right: 20px;
  }
  .content_podkast_top .wrapper .content_article_top_title .content_article_top_title_oben h2 {
    margin-top: 20px;
    color: #FFFFFF;
  }
  .content_podkast_top .link {
    display: none;
  }
  .content_podkast_top .content_about_top_yellow {
    background: #524266;
    top: 0;
    width: 100%;
  }
}
@media (max-width: 470px) {
  .content_podkast_top .wrapper {
    max-width: 300px;
  }
}

.content_podkast_video .wrapper {
  max-width: 800px;
  margin-top: 30px;
}
.content_podkast_video .wrapper .video {
  width: 100%;
  position: relative;
}
.content_podkast_video .wrapper .video .style_audio {
  display: block;
  object-fit: inherit;
  max-width: 800px;
  width: 100%;
  height: 450px;
  border-radius: 30px;
  margin-left: auto;
  margin-right: auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.content_podkast_video .wrapper .video .style_audio audio {
  width: 800px;
  position: absolute;
  bottom: 0;
}
.content_podkast_video .wrapper .video .style_audio audio[poster] {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.content_podkast_video .wrapper .video iframe {
  display: block;
  object-fit: inherit;
  max-width: 800px;
  width: 100%;
  height: 450px;
  border-radius: 10px;
  margin-left: 0;
  margin-right: 0;
}
.content_podkast_video .wrapper .video video {
  display: block;
  object-fit: inherit;
  max-width: 800px;
  width: 100%;
  height: 450px;
  border-radius: 10px;
  margin-left: 0;
  margin-right: 0;
}
.content_podkast_video .wrapper .video img {
  display: none;
  position: absolute;
  top: 150px;
  left: 355px;
  width: 84px;
  height: 84px;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
}
.content_podkast_video .wrapper .video .active {
  display: block;
}
.content_podkast_video .wrapper .video .pause_2 {
  opacity: 0;
}
.content_podkast_video .wrapper .video .pause_2:hover {
  opacity: 1;
}
@media (max-width: 1200px) {
  .content_podkast_video .wrapper {
    margin-top: 55px;
  }
}
@media (max-width: 675px) {
  .content_podkast_video .wrapper .video .style_audio {
    height: 240px;
  }
  .content_podkast_video .wrapper .video video {
    width: 460px;
    height: 230px;
  }
  .content_podkast_video .wrapper .video iframe {
    width: 460px;
    height: 230px;
  }
  .content_podkast_video .wrapper .video img {
    top: 70px;
    left: 180px;
  }
}
@media (max-width: 470px) {
  .content_podkast_video .wrapper .video .style_audio {
    width: 375px;
    height: 230px;
  }
  .content_podkast_video .wrapper .video .style_audio audio {
    width: 375px;
    height: 230px;
    border-radius: unset;
  }
  .content_podkast_video .wrapper .video video {
    width: 375px;
    height: 230px;
    border-radius: unset;
  }
  .content_podkast_video .wrapper .video iframe {
    width: 375px;
    height: 230px;
    border-radius: unset;
  }
  .content_podkast_video .wrapper .video img {
    top: 73px;
    left: 142px;
  }
}
@media (max-width: 375px) {
  .content_podkast_video .wrapper .video .style_audio {
    width: 325px;
    height: 200px;
  }
  .content_podkast_video .wrapper .video .style_audio audio {
    width: 325px;
    height: 200px;
  }
  .content_podkast_video .wrapper .video video {
    width: 325px;
    height: auto;
  }
  .content_podkast_video .wrapper .video iframe {
    width: 325px;
    height: auto;
  }
  .content_podkast_video .wrapper .video img {
    top: 73px;
    left: 142px;
  }
}
@media (max-width: 675px) {
  .content_podkast_video .wrapper {
    max-width: 460px;
  }
}
@media (max-width: 470px) {
  .content_podkast_video .wrapper {
    max-width: 375px;
  }
}

.content_podkast_links .wrapper {
  max-width: 800px;
  margin-top: 21px;
}
.content_podkast_links .wrapper .content_podkast_links_top {
  width: 445px;
}
.content_podkast_links .wrapper .content_podkast_links_top .content_podkast_links_top_title {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
}
.content_podkast_links .wrapper .content_podkast_links_top .content_podkast_links_top_body {
  margin-top: 14px;
}
.content_podkast_links .wrapper .content_podkast_links_top .content_podkast_links_top_body .podkast_link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  margin-bottom: 4px;
}
.content_podkast_links .wrapper .content_podkast_links_top .content_podkast_links_top_body .podkast_link .time_include {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-width: 61px;
  height: 20px;
  border-radius: 20px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 145.19%;
  color: #FFFFFF;
  margin-right: 20px;
  cursor: pointer;
}
.content_podkast_links .wrapper .content_podkast_links_top .content_podkast_links_top_body .podkast_link span {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 175.19%;
  color: #000000;
}
.content_podkast_links .wrapper .video_description {
  max-width: 800px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  word-wrap: break-word;
}
.content_podkast_links .wrapper .video_description b {
  font-weight: 900;
}
.content_podkast_links .wrapper .video_description div {
  margin: 8px 0;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #282828;
}
.content_podkast_links .wrapper .video_description div strong {
  font-weight: bold;
}
.content_podkast_links .wrapper .video_description div a {
  width: fit-content;
  width: -moz-fit-content;
  border-bottom: 2px solid #F6C93C;
}
.content_podkast_links .wrapper .video_description div p {
  margin: 8px 0;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #282828;
}
.content_podkast_links .wrapper .video_description div p strong {
  font-weight: bold;
}
.content_podkast_links .wrapper .video_description div p a {
  width: fit-content;
  width: -moz-fit-content;
  border-bottom: 2px solid #F6C93C;
}
.content_podkast_links .wrapper .video_description div p code {
  font-size: 18px;
  line-height: 150%;
  color: #282828;
}
.content_podkast_links .wrapper .video_description div code {
  margin: 5px 0 15px 0;
  font-size: 18px;
  line-height: 150%;
  color: #282828;
  background-color: #ffffff;
  border: 1px solid #bcbbbb;
}
.content_podkast_links .wrapper .video_description div code a {
  width: fit-content;
  width: -moz-fit-content;
  border-bottom: 5px solid #F6C93C;
}
.content_podkast_links .wrapper .video_description div pre {
  margin: 5px 0 15px 0;
  font-size: 18px;
  line-height: 100%;
  color: #282828;
  background-color: #ffffff;
  border: 1px solid #bcbbbb;
  word-wrap: break-word;
  word-break: break-all;
  overflow-x: scroll;
  -ms-overflow-style: none;
}
.content_podkast_links .wrapper .video_description div pre::-webkit-scrollbar {
  width: 0;
}
.content_podkast_links .wrapper .video_description div pre strong {
  font-weight: bold;
}
.content_podkast_links .wrapper .video_description div pre a {
  width: fit-content;
  width: -moz-fit-content;
  border-bottom: 2px solid #F6C93C;
}
.content_podkast_links .wrapper .video_description div pre code {
  font-size: 18px;
  line-height: 150%;
  color: #282828;
}
.content_podkast_links .wrapper .video_description div img {
  margin: 5px 0;
  height: auto;
  margin-bottom: 75px;
}
.content_podkast_links .wrapper .video_description div h1 {
  margin: 5px 0;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 150%;
  color: #000000;
}
.content_podkast_links .wrapper .video_description div h1 {
  margin: 5px 0;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 150%;
  color: #000000;
}
.content_podkast_links .wrapper .video_description div h2 {
  margin: 5px 0;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 150%;
  color: #000000;
}
.content_podkast_links .wrapper .video_description div h3 {
  margin: 5px 0;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 150%;
  color: #000000;
}
.content_podkast_links .wrapper .video_description div h4 {
  margin: 5px 0;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: 150%;
  color: #000000;
}
.content_podkast_links .wrapper .video_description div h5 {
  margin: 5px 0;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 150%;
  color: #000000;
}
.content_podkast_links .wrapper .video_description div h6 {
  margin: 5px 0;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
}
.content_podkast_links .wrapper .video_description div ul {
  margin: 5px 0;
  padding-left: 30px;
}
.content_podkast_links .wrapper .video_description div ul li {
  position: relative;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
}
.content_podkast_links .wrapper .video_description div ul li a {
  width: fit-content;
  width: -moz-fit-content;
  border-bottom: 2px solid #F6C93C;
}
.content_podkast_links .wrapper .video_description div ul li strong {
  font-weight: bold;
}
.content_podkast_links .wrapper .video_description div ul li::before {
  position: absolute;
  content: "";
  background-color: #F6C93C;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  left: -25px;
  top: 7px;
}
.content_podkast_links .wrapper .video_description div ol {
  list-style-type: decimal;
  padding-left: 20px;
}
.content_podkast_links .wrapper .video_description div ol li {
  padding-left: 10px;
  position: relative;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
}
.content_podkast_links .wrapper .video_description div ol li a {
  width: fit-content;
  width: -moz-fit-content;
  border-bottom: 2px solid #F6C93C;
}
.content_podkast_links .wrapper .video_description div ol li strong {
  font-weight: bold;
}
.content_podkast_links .wrapper .video_description div em {
  font-style: italic;
}
.content_podkast_links .wrapper .video_description div blockquote {
  margin: 5px 0;
  padding: 20px;
  border-top: 1px solid #58585A;
  border-bottom: 1px solid #58585A;
}
.content_podkast_links .wrapper .video_description div blockquote a {
  width: fit-content;
  width: -moz-fit-content;
  border-bottom: 2px solid #F6C93C;
}
.content_podkast_links .wrapper .video_description div blockquote p {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #282828;
}
.content_podkast_links .wrapper .video_description div blockquote p a {
  width: fit-content;
  width: -moz-fit-content;
  border-bottom: 2px solid #F6C93C;
}
.content_podkast_links .wrapper .video_description div i {
  font-style: italic;
}
.content_podkast_links .wrapper .video_description div table {
  border-collapse: collapse;
  border: 2px solid grey;
}
.content_podkast_links .wrapper .video_description div table th, .content_podkast_links .wrapper .video_description div table td {
  border: 1px solid grey;
  padding: 5px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #282828;
}
@media (max-width: 920px) {
  .content_podkast_links .wrapper .video_description div table th, .content_podkast_links .wrapper .video_description div table td {
    font-size: 15px;
  }
}
.content_podkast_links .wrapper .video_description div table tr:first-child th, .content_podkast_links .wrapper .video_description div table tr:first-child td {
  font-weight: bold;
}
.content_podkast_links .wrapper .video_description div .spoiler .spoiler_title {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #282828;
  width: fit-content;
  width: -moz-fit-content;
  border-bottom: 2px dashed #282828;
  cursor: pointer;
}
.content_podkast_links .wrapper .video_description div .spoiler .spoiler_text {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #282828;
}
.content_podkast_links .wrapper .video_description p {
  margin: 8px 0;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #282828;
}
.content_podkast_links .wrapper .video_description p strong {
  font-weight: bold;
}
.content_podkast_links .wrapper .video_description p a {
  width: fit-content;
  width: -moz-fit-content;
  border-bottom: 2px solid #F6C93C;
}
.content_podkast_links .wrapper .video_description p code {
  font-size: 18px;
  line-height: 150%;
  color: #58585A;
}
.content_podkast_links .wrapper .video_description p:has(+ code) {
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #bcbbbb;
}
.content_podkast_links .wrapper .video_description video, .content_podkast_links .wrapper .video_description audio, .content_podkast_links .wrapper .video_description iframe {
  display: block;
  margin: 5px 0 15px 0;
}
.content_podkast_links .wrapper .video_description pre {
  margin: 5px 0 15px 0;
  font-size: 18px;
  line-height: 100%;
  color: #282828;
  background-color: #ffffff;
  border: 1px solid #bcbbbb;
  word-wrap: break-word;
  word-break: break-all;
  overflow-x: scroll;
  -ms-overflow-style: none;
}
.content_podkast_links .wrapper .video_description pre::-webkit-scrollbar {
  width: 0;
}
.content_podkast_links .wrapper .video_description pre strong {
  font-weight: bold;
}
.content_podkast_links .wrapper .video_description pre a {
  width: fit-content;
  width: -moz-fit-content;
  border-bottom: 5px solid #F6C93C;
}
.content_podkast_links .wrapper .video_description pre code {
  font-size: 18px;
  line-height: 150%;
  color: #282828;
}
.content_podkast_links .wrapper .video_description img {
  margin: 5px 0 15px 0;
  max-width: 750px;
  max-height: 100%;
}
.content_podkast_links .wrapper .video_description h1 {
  margin: 15px 0 15px 0;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 150%;
  color: #000000;
}
.content_podkast_links .wrapper .video_description h2 {
  margin: 15px 0 15px 0;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 150%;
  color: #000000;
}
.content_podkast_links .wrapper .video_description h3 {
  margin: 15px 0 15px 0;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 150%;
  color: #000000;
}
.content_podkast_links .wrapper .video_description h4 {
  margin: 15px 0 15px 0;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: 150%;
  color: #000000;
}
.content_podkast_links .wrapper .video_description h5 {
  margin: 15px 0 15px 0;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 150%;
  color: #000000;
}
.content_podkast_links .wrapper .video_description h6 {
  margin: 15px 0 15px 0;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
}
.content_podkast_links .wrapper .video_description ul {
  margin: 5px 0 15px 0;
  padding-left: 30px;
}
.content_podkast_links .wrapper .video_description ul li {
  position: relative;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
}
.content_podkast_links .wrapper .video_description ul li a {
  width: fit-content;
  width: -moz-fit-content;
  border-bottom: 2px solid #F6C93C;
}
.content_podkast_links .wrapper .video_description ul li strong {
  font-weight: bold;
}
.content_podkast_links .wrapper .video_description ul li::before {
  position: absolute;
  content: "";
  background-color: #F6C93C;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  left: -25px;
  top: 7px;
}
.content_podkast_links .wrapper .video_description ol {
  list-style-type: decimal;
  padding-left: 20px;
}
.content_podkast_links .wrapper .video_description ol li {
  padding-left: 10px;
  position: relative;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
}
.content_podkast_links .wrapper .video_description ol li a {
  width: fit-content;
  width: -moz-fit-content;
  border-bottom: 2px solid #F6C93C;
}
.content_podkast_links .wrapper .video_description ol li strong {
  font-weight: bold;
}
.content_podkast_links .wrapper .video_description a {
  margin: 8px 0;
  width: fit-content;
  width: -moz-fit-content;
  border-bottom: 2px solid #F6C93C;
}
.content_podkast_links .wrapper .video_description i {
  font-style: italic;
}
.content_podkast_links .wrapper .video_description em {
  font-style: italic;
}
.content_podkast_links .wrapper .video_description code {
  margin: 5px 0 15px 0;
  font-size: 18px;
  line-height: 150%;
  color: #282828;
}
.content_podkast_links .wrapper .video_description code a {
  width: fit-content;
  border-bottom: 5px solid #F6C93C;
}
.content_podkast_links .wrapper .video_description strong {
  margin: 5px 0;
  font-weight: bold;
  display: block;
}
.content_podkast_links .wrapper .video_description strong a {
  width: fit-content;
  width: -moz-fit-content;
  border-bottom: 5px solid #F6C93C;
}
.content_podkast_links .wrapper .video_description blockquote {
  margin: 15px 0 15px 0;
  padding: 10px 35px 10px 10px;
  background-color: #e7e9ee;
  border-left: 4px solid #bfc5d4;
}
.content_podkast_links .wrapper .video_description blockquote a {
  width: fit-content;
  width: -moz-fit-content;
  border-bottom: 2px solid #F6C93C;
  word-wrap: break-word;
}
.content_podkast_links .wrapper .video_description blockquote p {
  margin: 8px 0;
  display: block;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #282828;
  word-wrap: break-word;
}
.content_podkast_links .wrapper .video_description blockquote p a {
  width: fit-content;
  width: -moz-fit-content;
  word-wrap: break-word;
  border-bottom: 2px solid #F6C93C;
}
.content_podkast_links .wrapper .video_description blockquote strong {
  margin: 5px 0;
  font-weight: bold;
  display: block;
}
.content_podkast_links .wrapper .video_description blockquote strong a {
  width: fit-content;
  width: -moz-fit-content;
  word-wrap: break-word;
  border-bottom: 5px solid #F6C93C;
}
.content_podkast_links .wrapper .video_description blockquote img {
  max-width: 50%;
}
.content_podkast_links .wrapper .video_description table {
  border-collapse: collapse;
  border: 2px solid grey;
}
.content_podkast_links .wrapper .video_description table th, .content_podkast_links .wrapper .video_description table td {
  border: 1px solid grey;
  padding: 5px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #282828;
}
@media (max-width: 920px) {
  .content_podkast_links .wrapper .video_description table th, .content_podkast_links .wrapper .video_description table td {
    font-size: 15px;
  }
}
.content_podkast_links .wrapper .video_description table tr:first-child th, .content_podkast_links .wrapper .video_description table tr:first-child td {
  font-weight: bold;
}
.content_podkast_links .wrapper .video_description .spoiler {
  margin: 15px 0 15px 0;
}
.content_podkast_links .wrapper .video_description .spoiler .spoiler_title {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #282828;
  width: fit-content;
  width: -moz-fit-content;
  border-bottom: 2px dashed #282828;
  cursor: pointer;
}
.content_podkast_links .wrapper .video_description .spoiler .spoiler_text {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #282828;
}
@media (max-width: 920px) {
  .content_podkast_links .wrapper .video_description img {
    margin-bottom: 60px;
    max-width: 620px;
  }
}
.content_podkast_links .wrapper .content_podkast_links_bottom {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  margin-top: 50px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.content_podkast_links .wrapper .content_podkast_links_bottom .content_podkast_links_bottom_who_first {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
.content_podkast_links .wrapper .content_podkast_links_bottom .content_podkast_links_bottom_who_first .content_podkast_links_bottom_who {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 18px;
  padding-top: 15px;
  color: #000000;
  margin-right: 20px;
  max-width: 80px;
  width: 100%;
}
.content_podkast_links .wrapper .content_podkast_links_bottom .content_podkast_links_bottom_who_first .who_items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 400px;
}
.content_podkast_links .wrapper .content_podkast_links_bottom .content_podkast_links_bottom_who_first .who_items .content_podkast_links_bottom_first {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  max-width: 190px;
  width: 100%;
  margin-bottom: 15px;
  margin-right: 5px;
  height: fit-content;
}
.content_podkast_links .wrapper .content_podkast_links_bottom .content_podkast_links_bottom_who_first .who_items .content_podkast_links_bottom_first img {
  min-width: 57px;
  object-fit: fill;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  margin-right: 5px;
}
.content_podkast_links .wrapper .content_podkast_links_bottom .content_podkast_links_bottom_who_first .who_items .content_podkast_links_bottom_first .content_podkast_links_bottom_first_descr .content_podkast_links_bottom_first_descr_name {
  display: block;
  font-family: "Lato", sans-serif;
  text-align: center;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 15px;
  color: #000000;
  margin-top: 1px;
}
.content_podkast_links .wrapper .content_podkast_links_bottom .content_podkast_links_bottom_who_first .who_items .content_podkast_links_bottom_first .content_podkast_links_bottom_first_descr span {
  display: block;
  font-family: "Lato", sans-serif;
  text-align: center;
  font-style: normal;
  font-weight: 300;
  font-size: 11px;
  line-height: 127.19%;
  color: #000000;
}
@media (max-width: 1200px) {
  .content_podkast_links .wrapper .content_podkast_links_bottom .content_podkast_links_bottom_who_first .content_podkast_links_bottom_who {
    font-size: 17px;
    max-width: 75px;
  }
}
@media (max-width: 675px) {
  .content_podkast_links .wrapper {
    max-width: 460px;
    margin-top: 65px;
  }
  .content_podkast_links .wrapper .content_podkast_links_top {
    width: 300px;
    margin-right: 20px;
  }
  .content_podkast_links .wrapper .content_podkast_links_top .content_podkast_links_top_body {
    margin-top: 10px;
  }
  .content_podkast_links .wrapper .content_podkast_links_top .content_podkast_links_top_body .podkast_link {
    margin-bottom: 7px;
  }
  .content_podkast_links .wrapper .content_podkast_links_top .content_podkast_links_top_body .podkast_link .time_include {
    margin-right: 16px;
  }
  .content_podkast_links .wrapper .content_podkast_links_top .content_podkast_links_top_body .podkast_link span {
    font-size: 14px;
    line-height: 17px;
  }
  .content_podkast_links .wrapper .video_description {
    width: 460px;
    margin-top: 31px;
    font-size: 14px;
    line-height: 150%;
  }
  .content_podkast_links .wrapper .video_description div {
    font-size: 15px;
  }
  .content_podkast_links .wrapper .video_description p {
    font-size: 15px;
  }
  .content_podkast_links .wrapper .video_description h1 {
    font-size: 35px;
  }
  .content_podkast_links .wrapper .video_description h2 {
    font-size: 30px;
  }
  .content_podkast_links .wrapper .video_description h3 {
    font-size: 25px;
  }
  .content_podkast_links .wrapper .video_description h4 {
    font-size: 25px;
  }
  .content_podkast_links .wrapper .video_description h5 {
    font-size: 16px;
  }
  .content_podkast_links .wrapper .video_description h6 {
    font-size: 14px;
  }
  .content_podkast_links .wrapper .video_description strong {
    font-size: 30px;
  }
  .content_podkast_links .wrapper .video_description ul {
    padding-left: 25px;
  }
  .content_podkast_links .wrapper .video_description ul li {
    font-size: 15px;
  }
  .content_podkast_links .wrapper .video_description ul li::before {
    height: 8px;
    width: 8px;
    left: -20px;
    top: 7px;
  }
  .content_podkast_links .wrapper .video_description ol {
    padding-left: 25px;
  }
  .content_podkast_links .wrapper .video_description ol li {
    font-size: 15px;
  }
  .content_podkast_links .wrapper .video_description ol li::before {
    height: 8px;
    width: 8px;
    left: -20px;
    top: 7px;
  }
  .content_podkast_links .wrapper .video_description video, .content_podkast_links .wrapper .video_description audio, .content_podkast_links .wrapper .video_description iframe {
    max-width: 460px;
    width: 100%;
    height: auto;
  }
  .content_podkast_links .wrapper .video_description img {
    max-width: 460px;
  }
  .content_podkast_links .wrapper .content_podkast_links_bottom {
    display: block;
    margin-top: 50px;
    max-width: 300px;
  }
  .content_podkast_links .wrapper .content_podkast_links_bottom .content_podkast_links_bottom_who_first {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin-right: 0;
  }
  .content_podkast_links .wrapper .content_podkast_links_bottom .content_podkast_links_bottom_who_first .content_podkast_links_bottom_who {
    margin-right: 30px;
    margin-top: 15px;
  }
  .content_podkast_links .wrapper .content_podkast_links_bottom .content_podkast_links_bottom_who_first .who_items .content_podkast_links_bottom_first {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 0;
    min-width: 235px;
  }
  .content_podkast_links .wrapper .content_podkast_links_bottom .content_podkast_links_bottom_who_first .who_items .content_podkast_links_bottom_first img {
    width: 57px;
    height: 57px;
    border-radius: 50%;
    margin-right: 7px;
  }
  .content_podkast_links .wrapper .content_podkast_links_bottom .content_podkast_links_bottom_who_first .who_items .content_podkast_links_bottom_first .content_podkast_links_bottom_first_descr .content_podkast_links_bottom_first_descr_name {
    font-family: "Lato", sans-serif;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 127.19%;
    color: #000000;
    margin-bottom: 5px;
  }
  .content_podkast_links .wrapper .content_podkast_links_bottom .content_podkast_links_bottom_who_first .who_items .content_podkast_links_bottom_first .content_podkast_links_bottom_first_descr span {
    display: block;
    font-family: "Lato", sans-serif;
    text-align: center;
    font-style: normal;
    font-weight: 300;
    font-size: 11px;
    line-height: 127.19%;
    color: #000000;
  }
}
@media (max-width: 470px) {
  .content_podkast_links .wrapper {
    display: block;
    margin-top: 45px;
  }
  .content_podkast_links .wrapper .content_podkast_links_top {
    width: 300px;
  }
  .content_podkast_links .wrapper .content_podkast_links_top .content_podkast_links_top_title {
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
  }
  .content_podkast_links .wrapper .content_podkast_links_top .content_podkast_links_top_body {
    margin-top: 14px;
  }
  .content_podkast_links .wrapper .content_podkast_links_top .content_podkast_links_top_body .podkast_link {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin-bottom: 4px;
  }
  .content_podkast_links .wrapper .content_podkast_links_top .content_podkast_links_top_body .podkast_link .time_include {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-width: 61px;
    height: 20px;
    border-radius: 20px;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 145.19%;
    color: #FFFFFF;
    margin-right: 20px;
  }
  .content_podkast_links .wrapper .content_podkast_links_top .content_podkast_links_top_body .podkast_link span {
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 175.19%;
    color: #000000;
  }
  .content_podkast_links .wrapper .video_description {
    width: 300px;
    margin-top: 25px;
  }
  .content_podkast_links .wrapper .video_description img {
    max-width: 300px;
  }
  .content_podkast_links .wrapper .video_description ul {
    padding-left: 20px;
  }
  .content_podkast_links .wrapper .video_description ul li::before {
    height: 5px;
    width: 5px;
    left: -15px;
    top: 10px;
  }
  .content_podkast_links .wrapper .video_description ol {
    margin-top: 30px;
    padding-left: 20px;
  }
  .content_podkast_links .wrapper .video_description ol li::before {
    height: 5px;
    width: 5px;
    left: -15px;
    top: 10px;
  }
  .content_podkast_links .wrapper .video_description video, .content_podkast_links .wrapper .video_description audio, .content_podkast_links .wrapper .video_description iframe {
    max-width: 300px;
    width: 100%;
    height: auto;
  }
}
@media (max-width: 1200px) {
  .content_podkast_links .wrapper {
    max-width: 490px;
  }
}
@media (max-width: 920px) {
  .content_podkast_links .wrapper {
    max-width: 490px;
  }
}
@media (max-width: 675px) {
  .content_podkast_links .wrapper {
    max-width: 460px;
  }
}
@media (max-width: 470px) {
  .content_podkast_links .wrapper {
    max-width: 300px;
  }
}

.content_tags .wrapper {
  max-width: 490px;
  width: 100%;
}
.content_tags .tags_all {
  margin: 45px auto;
  display: flex;
  flex-wrap: wrap;
}
.content_tags .tags_all .tag {
  padding: 3px 5px;
  background-color: #ffffff;
  border-radius: 50px;
  margin-right: 5px;
}
.content_tags .tags_all .tag .span_tag {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  color: #595959;
}

.content_article_like .wrapper {
  max-width: 490px;
  margin-top: 60px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.content_article_like .wrapper #light {
  cursor: pointer;
}
.content_article_like .wrapper #dislike {
  cursor: pointer;
}
.content_article_like .wrapper img {
  margin-right: 7px;
  margin-left: 21px;
}
.content_article_like .wrapper img:nth-child(1) {
  margin-left: 0;
  width: 20px;
  height: 16px;
}
.content_article_like .wrapper img:nth-child(2) {
  width: 25px;
  height: 20px;
}
.content_article_like .wrapper img:nth-child(3) {
  width: 21px;
  height: 18px;
}
.content_article_like .wrapper span {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13.4118px;
  line-height: 16px;
  color: #595959;
}
@media (max-width: 920px) {
  .content_article_like .wrapper {
    margin-top: 40px;
  }
}
@media (max-width: 675px) {
  .content_article_like .wrapper {
    margin-top: 60px;
  }
}
@media (max-width: 470px) {
  .content_article_like .wrapper {
    margin-top: 70px;
  }
}
@media (max-width: 675px) {
  .content_article_like .wrapper {
    max-width: 460px;
  }
}
@media (max-width: 470px) {
  .content_article_like .wrapper {
    max-width: 300px;
  }
}

.content_article_comments .wrapper {
  max-width: 935px;
  margin-top: 70px;
}
.content_article_comments .wrapper .content_article_comments_title {
  margin-left: 90px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  color: #000000;
}
.content_article_comments .wrapper .comment_list {
  margin-top: 40px;
  margin-left: 120px;
}
.content_article_comments .wrapper .comment_list .comment .comment_body {
  max-width: 640px;
  margin: 30px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.content_article_comments .wrapper .comment_list .comment .comment_body .comment_avatar img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 15px;
}
.content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_avatar {
  display: none;
}
.content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_author_reply {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 10px;
}
.content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_author_reply span {
  display: block;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14.7602px;
  line-height: 18px;
  color: #000000;
  margin-right: 20px;
}
.content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_author_reply a {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
  text-decoration-line: underline;
  color: #000000;
}
.content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content {
  max-width: 455px;
  padding: 8px 15px;
  background: #FFFFFF;
  box-shadow: 0 0 12.3002px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  margin-right: 11px;
  word-wrap: break-word;
  overflow-x: scroll;
  -ms-overflow-style: none;
}
.content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content::-webkit-scrollbar {
  width: 0;
}
.content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content p {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #000000;
  word-wrap: break-word;
}
.content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content p a {
  width: 250px;
  height: auto;
  word-wrap: break-word;
}
.content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content p a img {
  width: 250px;
  height: auto;
}
.content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content p img {
  width: 250px;
  height: auto;
}
.content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content pre {
  max-width: 455px;
  width: 100%;
  word-wrap: break-word;
}
.content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content pre code {
  max-width: 455px;
  width: 100%;
  word-wrap: break-word;
}
.content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content code {
  max-width: 455px;
  width: 100%;
  word-wrap: break-word;
}
.content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data .comment_data {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 9px;
  line-height: 11px;
  color: #000000;
}
.content_article_comments .wrapper .comment_list .parent {
  position: relative;
}
.content_article_comments .wrapper .comment_list .parent::before {
  content: "";
  position: absolute;
  left: -28px;
  top: 25px;
  width: 23px;
  height: 22px;
  background: url("../img/parent_show.svg") center center no-repeat;
}
.content_article_comments .wrapper .comment_list .parent .children {
  margin-left: 60px;
  border-left: 0.8px solid #C0C0C0;
  padding-left: 25px;
}
.content_article_comments .wrapper .comment_list .parent .children .parent {
  position: relative;
}
.content_article_comments .wrapper .comment_list .parent .children .parent::before {
  content: "";
  position: absolute;
  left: -26px;
  top: 25px;
  width: 23px;
  height: 22px;
  background: url("../img/parent_show.svg") center center no-repeat;
}
.content_article_comments .wrapper .comment_list .parent .children .parent .children {
  margin-left: 60px;
  border-left: 0.8px solid #C0C0C0;
  padding-left: 25px;
}
.content_article_comments .wrapper .comment_list .parent .children .parent .children .parent {
  position: relative;
}
.content_article_comments .wrapper .comment_list .parent .children .parent .children .parent::before {
  content: "";
  position: absolute;
  left: -26px;
  top: 25px;
  width: 23px;
  height: 22px;
  background: url("../img/parent_show.svg") center center no-repeat;
}
.content_article_comments .wrapper .comment_list .parent .children .parent .children .parent .children {
  margin-left: 60px;
  border-left: 0.8px solid #C0C0C0;
  padding-left: 25px;
}
.content_article_comments .wrapper .comment_list .parent .children .parent .children .parent .children .parent::before {
  display: none;
}
.content_article_comments .wrapper .comment_list .parent .children .parent .children .parent .children .parent .children {
  margin-left: unset;
  border-left: none;
  padding-left: unset;
}
@media (max-width: 470px) {
  .content_article_comments .wrapper .comment_list .comment .comment_body {
    max-width: 300px;
    width: 100%;
  }
  .content_article_comments .wrapper .comment_list .comment .comment_body .comment_avatar {
    display: none;
  }
  .content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_author_reply .comment_avatar {
    display: block;
  }
  .content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_author_reply .comment_avatar img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin-right: 10px;
  }
  .content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    max-width: 300px !important;
    width: 100% !important;
    min-height: 38px !important;
    height: auto !important;
    padding: 5px 10px !important;
  }
  .content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content p {
    font-size: 14px;
    min-height: 18px;
    height: auto !important;
    color: #000000;
    max-width: 300px !important;
    width: 100% !important;
    word-wrap: break-word;
  }
  .content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content p a {
    width: 250px;
    height: auto;
  }
  .content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content p a img {
    width: 250px;
    height: auto;
  }
  .content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content p img {
    width: 250px;
    height: auto;
  }
}
.content_article_comments .wrapper .content_article_comments_bottom {
  margin-top: 60px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content_article_comments .wrapper .content_article_comments_bottom .content_article_comments_login {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-left: 70px;
  margin-bottom: 10px;
}
.content_article_comments .wrapper .content_article_comments_bottom .content_article_comments_login span {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
  margin-right: 13px;
  max-width: 150px;
}
.content_article_comments .wrapper .content_article_comments_bottom .content_article_comments_login a:first-child img {
  width: 29px;
  height: 29px;
}
.content_article_comments .wrapper .content_article_comments_bottom .content_article_comments_login a {
  margin-right: 11px;
}
.content_article_comments .wrapper .content_article_comments_bottom .content_article_comments_login a img {
  width: 32px;
  height: 32px;
}
.content_article_comments .wrapper .content_article_comments_bottom .content_article_comments_login .login {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
  margin-right: 13px;
  padding-bottom: 2px;
  border-bottom: 1px solid #000000;
}
.content_article_comments .wrapper .content_article_comments_bottom .add_article {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 60px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  color: #000000;
}
.content_article_comments .wrapper .content_article_comments_bottom .avatar_author {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 70px;
}
.content_article_comments .wrapper .content_article_comments_bottom .avatar_author img {
  width: 56px;
  height: 50px;
  margin-right: 15px;
  border-radius: 50%;
}
.content_article_comments .wrapper .content_article_comments_bottom .comment-form {
  max-width: 860px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 50px;
}
.content_article_comments .wrapper .content_article_comments_bottom .comment-form textarea {
  width: 780px;
  min-height: 50px;
  padding: 12px 25px;
  background: #FFFFFF;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 15px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.3);
  margin-right: 18px;
  border: none;
}
.content_article_comments .wrapper .content_article_comments_bottom .comment-form .form-submit .submit {
  background: url("../img/subbmit.svg") center center no-repeat;
  width: 60px;
  height: 60px;
  border: none;
}
.content_article_comments .wrapper .content_article_comments_bottom .subscr_comm {
  margin-bottom: 50px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  color: #000000;
}
.content_article_comments .wrapper .content_article_comments_bottom .subscr_comm a {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 8px;
  width: fit-content;
  width: -moz-fit-content;
  border-bottom: 5px solid #F6C93C;
}
@media (max-width: 920px) {
  .content_article_comments .wrapper {
    max-width: 620px;
    margin-top: 40px;
  }
  .content_article_comments .wrapper .content_article_comments_title {
    margin-left: 0;
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
  }
  .content_article_comments .wrapper .comment_list {
    margin-top: 35px;
    margin-left: 35px;
  }
  .content_article_comments .wrapper .comment_list .comment .comment_body {
    width: 510px;
  }
  .content_article_comments .wrapper .comment_list .comment .comment_body .comment_avatar img {
    margin-right: 15px;
  }
  .content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    width: 510px;
    margin-right: 0;
    margin-bottom: 3px;
  }
  .content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data .comment_data {
    margin-left: auto;
  }
  .content_article_comments .wrapper .comment_list .parent::before {
    left: -30px;
    top: 25px;
  }
  .content_article_comments .wrapper .comment_list .parent .children {
    margin-left: 60px;
    border-left: 0.8px solid #C0C0C0;
    padding-left: 25px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .parent_show {
    display: none;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .comment_body {
    width: 435px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .comment_body .comment_avatar img {
    margin-right: 11px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .comment_body .comment_author_reply_content {
    width: 435px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .comment_body .comment_author_reply_content .comment_content_data {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    width: 450px;
    margin-right: 0;
    margin-bottom: 3px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .comment_body .comment_author_reply_content .comment_content_data .comment_data {
    margin-left: auto;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .children {
    margin-left: unset;
    border-left: none;
    padding-left: unset;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .children .parent .parent_show {
    display: none;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .children .parent .comment_body {
    width: 435px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .children .parent .comment_body .comment_avatar img {
    margin-right: 11px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .children .parent .comment_body .comment_author_reply_content {
    width: 435px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .children .parent .comment_body .comment_author_reply_content .comment_content_data {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .children .parent .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    width: 450px;
    margin-right: 0;
    margin-bottom: 3px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .children .parent .comment_body .comment_author_reply_content .comment_content_data .comment_data {
    margin-left: auto;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .children .parent .children {
    margin-left: unset;
    border-left: none;
    padding-left: unset;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .children .parent .children .parent .parent_show {
    display: none;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .children .parent .children .parent .comment_body {
    width: 435px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .children .parent .children .parent .comment_body .comment_avatar img {
    margin-right: 11px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .children .parent .children .parent .comment_body .comment_author_reply_content {
    width: 435px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .children .parent .children .parent .comment_body .comment_author_reply_content .comment_content_data {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .children .parent .children .parent .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    width: 450px;
    margin-right: 0;
    margin-bottom: 3px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .children .parent .children .parent .comment_body .comment_author_reply_content .comment_content_data .comment_data {
    margin-left: auto;
  }
  .content_article_comments .wrapper .comment_list .parent .children .parent .children .parent .children .parent .children {
    margin-left: unset;
    border-left: none;
    padding-left: unset;
  }
  .content_article_comments .wrapper .content_article_comments_bottom .content_article_comments_login {
    width: 100%;
    margin-left: 0;
    margin-bottom: 9px;
  }
  .content_article_comments .wrapper .content_article_comments_bottom .avatar_author img {
    margin-right: 24px;
  }
  .content_article_comments .wrapper .content_article_comments_bottom .comment-form {
    max-width: 540px;
    margin-bottom: 70px;
  }
  .content_article_comments .wrapper .content_article_comments_bottom .comment-form textarea {
    width: 410px;
  }
}
@media (max-width: 675px) {
  .content_article_comments .wrapper {
    max-width: 460px;
    margin-top: 78px;
  }
  .content_article_comments .wrapper .content_article_comments_title {
    font-size: 18px;
    line-height: 22px;
  }
  .content_article_comments .wrapper .comment_list {
    margin-top: 30px;
  }
  .content_article_comments .wrapper .comment_list .comment .comment_body {
    max-width: 300px;
    margin: 40px 0;
  }
  .content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content {
    max-width: 300px;
  }
  .content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    max-width: 300px;
  }
  .content_article_comments .wrapper .comment_list .comment .children {
    margin-left: 5px;
    padding-left: 5px;
  }
  .content_article_comments .wrapper .comment_list .comment .children::before {
    left: -30px;
    top: 7px;
  }
  .content_article_comments .wrapper .comment_list .comment .children .comment::before {
    display: none;
  }
  .content_article_comments .wrapper .comment_list .comment .children .comment .comment_body {
    max-width: 300px;
    margin: 40px 0;
  }
  .content_article_comments .wrapper .comment_list .comment .children .comment .comment_body .comment_author_reply_content {
    max-width: 300px;
  }
  .content_article_comments .wrapper .comment_list .comment .children .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    max-width: 300px;
  }
  .content_article_comments .wrapper .comment_list .comment .children .comment .children {
    margin-left: 5px;
    padding-left: 5px;
  }
  .content_article_comments .wrapper .comment_list .comment .children .comment .children .comment::before {
    display: none;
  }
  .content_article_comments .wrapper .comment_list .comment .children .comment .children .comment .comment_body {
    max-width: 300px;
    margin: 40px 0;
  }
  .content_article_comments .wrapper .comment_list .comment .children .comment .children .comment .comment_body .comment_author_reply_content {
    max-width: 300px;
  }
  .content_article_comments .wrapper .comment_list .comment .children .comment .children .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    max-width: 300px;
  }
  .content_article_comments .wrapper .comment_list .comment .children .comment .children .comment .children {
    margin-left: 5px;
    padding-left: 5px;
  }
  .content_article_comments .wrapper .comment_list .comment .children .comment .children .comment .children .comment::before {
    display: none;
  }
  .content_article_comments .wrapper .comment_list .comment .children .comment .children .comment .children .comment .comment_body {
    max-width: 300px;
    margin: 40px 0;
  }
  .content_article_comments .wrapper .comment_list .comment .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content {
    max-width: 300px;
  }
  .content_article_comments .wrapper .comment_list .comment .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    max-width: 300px;
  }
  .content_article_comments .wrapper .comment_list .comment .children .comment .children .comment .children .comment .children {
    margin-left: 5px;
    padding-left: 5px;
  }
  .content_article_comments .wrapper .comment_list .comment .children .comment .children .comment .children .comment .children .comment::before {
    display: none;
  }
  .content_article_comments .wrapper .comment_list .comment .children .comment .children .comment .children .comment .children .comment .comment_body {
    max-width: 300px;
    margin: 40px 0;
  }
  .content_article_comments .wrapper .comment_list .comment .children .comment .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content {
    max-width: 300px;
  }
  .content_article_comments .wrapper .comment_list .comment .children .comment .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    max-width: 300px;
  }
  .content_article_comments .wrapper .content_article_comments_bottom {
    margin-top: 40px;
  }
  .content_article_comments .wrapper .content_article_comments_bottom .content_article_comments_login {
    order: 2;
    max-width: 460px;
  }
  .content_article_comments .wrapper .content_article_comments_bottom .avatar_author {
    order: 1;
    width: 45px;
    height: 45px;
    margin-bottom: 10px;
  }
  .content_article_comments .wrapper .content_article_comments_bottom .avatar_author img {
    margin-right: 0;
    width: 45px;
    height: 45px;
    border-radius: 50%;
  }
  .content_article_comments .wrapper .content_article_comments_bottom .comment-respond {
    order: 3;
  }
  .content_article_comments .wrapper .content_article_comments_bottom .comment-respond .comment-form {
    position: relative;
    max-width: 460px;
    margin-bottom: 65px;
  }
  .content_article_comments .wrapper .content_article_comments_bottom .comment-respond .comment-form textarea {
    width: 400px;
    min-height: 70px;
    padding-right: 75px;
  }
  .content_article_comments .wrapper .content_article_comments_bottom .comment-respond .comment-form .form-submit {
    position: absolute;
    right: 28px;
    bottom: 12px;
  }
}
@media (max-width: 540px) {
  .content_article_comments .wrapper {
    max-width: 300px;
    margin-top: 65px;
  }
  .content_article_comments .wrapper .comment_list {
    margin-left: 0;
  }
  .content_article_comments .wrapper .comment_list .comment .comment_body {
    max-width: 300px;
  }
  .content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content {
    max-width: 300px;
  }
  .content_article_comments .wrapper .comment_list .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    max-width: 300px;
    padding: 8px 14px;
  }
  .content_article_comments .wrapper .comment_list .parent {
    margin-top: 40px;
  }
  .content_article_comments .wrapper .comment_list .parent::before {
    display: none;
  }
  .content_article_comments .wrapper .comment_list .parent .children {
    margin-left: 10px;
    position: relative;
    padding-left: 5px;
  }
  .content_article_comments .wrapper .comment_list .parent .children::before {
    display: none;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .comment_body {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .comment_body .comment_author_reply_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children {
    margin-left: 0;
    padding-left: 0;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children::before {
    display: none;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .comment_body {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .comment_body .comment_author_reply_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children {
    margin-left: 0;
    padding-left: 0;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children::before {
    display: none;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .comment_body {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children {
    margin-left: 0;
    padding-left: 0;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children::before {
    display: none;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .comment_body {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children {
    margin-left: 0;
    padding-left: 0;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children::before {
    display: none;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .comment_body {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children {
    margin-left: 0;
    padding-left: 0;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children::before {
    display: none;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .comment_body {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children {
    margin-left: 0;
    padding-left: 0;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children::before {
    display: none;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .comment_body {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children {
    margin-left: 0;
    padding-left: 0;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children::before {
    display: none;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .comment_body {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children {
    margin-left: 0;
    padding-left: 0;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children::before {
    display: none;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .comment_body {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children {
    margin-left: 0;
    padding-left: 0;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children::before {
    display: none;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .comment_body {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .comment_body .comment_author_reply_content .comment_content_data .comment_content {
    max-width: 275px;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children {
    margin-left: 0;
  }
  .content_article_comments .wrapper .comment_list .parent .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children .comment .children::before {
    display: none;
  }
  .content_article_comments .wrapper .content_article_comments_bottom {
    margin-top: 48px;
  }
  .content_article_comments .wrapper .content_article_comments_bottom .comment-respond .comment-form {
    position: relative;
    max-width: 300px;
    margin-bottom: 70px;
  }
  .content_article_comments .wrapper .content_article_comments_bottom .comment-respond .comment-form textarea {
    width: 300px;
    margin-right: 0;
  }
  .content_article_comments .wrapper .content_article_comments_bottom .content_article_comments_login span {
    max-width: 90px;
  }
  .content_article_comments .wrapper .content_article_comments_bottom .content_article_comments_login .login {
    text-align: center;
    border-bottom: none;
    text-decoration: underline;
  }
}
@media (max-width: 920px) {
  .content_article_comments .wrapper {
    max-width: 620px;
  }
}
@media (max-width: 675px) {
  .content_article_comments .wrapper {
    max-width: 460px;
  }
}
@media (max-width: 470px) {
  .content_article_comments .wrapper {
    max-width: 300px;
  }
}

.content_podkasti_thames .wrapper .body_podkasti_thames_title {
  margin-left: 30px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 36px;
  line-height: 50px;
  color: #282828;
  margin-bottom: 30px;
}
.content_podkasti_thames .wrapper .body_podkasti_thames {
  padding: 0 30px;
  max-height: 500px;
  width: 1140px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: column wrap;
  flex-flow: column wrap;
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article {
  max-width: 555px;
  width: 100%;
  height: 210px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  margin-bottom: 28px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  margin-left: auto;
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_paint {
  border-radius: 10px 0 0 10px;
  margin-right: 65px;
  width: 130px;
  position: relative;
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_paint .content_home_news_article_paint_image {
  margin: 23px 0 23px 22px;
  width: 135px;
  height: 160px;
  object-fit: cover;
  filter: drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.15));
  border-radius: 10px;
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_paint .content_home_news_article_paint_play {
  position: absolute;
  background: url("../img/play4.svg") center center no-repeat;
  height: 56px;
  width: 56px;
  cursor: pointer;
  left: 60px;
  top: 75px;
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content {
  max-width: 335px;
  width: 100%;
  margin: 23px 23px 23px 0;
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_top {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 14px;
  max-height: 45px;
  min-height: 45px;
  overflow-y: hidden;
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_description {
  height: 100%;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  color: #000000;
  letter-spacing: 0.25px;
  margin-bottom: 25px;
  max-height: 65px;
  min-height: 65px;
  overflow-y: hidden;
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like a {
  display: flex;
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like img {
  margin-right: 5px;
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like .content_home_top_reliz_link_content_like_i {
  display: none;
  cursor: pointer;
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like #dislike {
  cursor: pointer;
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like #light {
  cursor: pointer;
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like span {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 12px;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.65);
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like .content_home_top_reliz_link_content_like_inh {
  cursor: pointer;
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like .content_home_news_content_link_content_yey_inh1 {
  width: 22px;
  height: auto;
  margin-left: 15px;
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like .content_home_news_content_link_content_message_inh1 {
  width: 18px;
  height: auto;
  margin-left: 15px;
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_date {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 12px;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.65);
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article:nth-child(3) {
  margin-left: auto;
}
.content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article:nth-child(4) {
  margin-left: auto;
}
@media (max-width: 1200px) {
  .content_podkasti_thames .wrapper .body_podkasti_thames_title {
    margin-left: 0;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 40px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames {
    padding: 0;
    max-width: 940px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article {
    max-width: 457px;
    height: 170px;
    border-radius: 8px;
    margin-bottom: 23px;
    margin-left: auto;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_paint {
    border-radius: 8px 0 0 8px;
    margin-right: 53px;
    width: 107px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_paint .content_home_news_article_paint_image {
    margin: 19px 0 18px 19px;
    width: 115px;
    height: 130px;
    border-radius: 8px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_paint .content_home_news_article_paint_play {
    background: url("../img/play3.svg") center center no-repeat;
    height: 44px;
    width: 44px;
    left: 55px;
    top: 60px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content {
    max-width: 275px;
    margin: 19px 18px 18px 0;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_top {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 10px;
    max-height: 40px;
    min-height: 40px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_description {
    font-size: 12px;
    margin-bottom: 10px;
    max-height: 55px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like span {
    font-size: 10px;
    line-height: 12px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like #light {
    width: 16px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like #dislike {
    width: 16px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like .content_home_news_content_link_content_yey_inh1 {
    width: 18px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like .content_home_news_content_link_content_message_inh1 {
    width: 15px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_date {
    font-size: 10px;
    line-height: 12px;
  }
}
@media (max-width: 920px) {
  .content_podkasti_thames .wrapper {
    margin-bottom: 25px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: none;
    max-width: 620px;
    -webkit-flex-wrap: unset;
    flex-wrap: unset;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article:nth-child(3) {
    margin-left: auto;
    margin-right: auto;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article:nth-child(4) {
    display: none;
  }
}
@media (max-width: 675px) {
  .content_podkasti_thames .wrapper {
    margin-bottom: 40px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames {
    max-width: 460px;
  }
}
@media (max-width: 460px) {
  .content_podkasti_thames .wrapper {
    margin-bottom: 50px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames {
    max-width: 300px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article {
    width: 300px;
    height: 135px;
    border-radius: 8px;
    margin-bottom: 18px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_paint {
    width: 77px;
    height: 135px;
    margin-right: 31px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_paint .content_home_news_article_paint_image {
    width: 83px;
    max-height: 106px;
    height: fit-content;
    object-fit: cover;
    margin-top: 14px;
    margin-left: 14px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_paint .content_home_news_article_paint_play {
    left: 30px;
    top: 40px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content {
    max-width: 175px;
    margin: 12px 15px 12px 0;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_top {
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 7px;
    height: 25px;
    max-height: unset;
    min-height: unset;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_description {
    margin-top: 0;
    letter-spacing: 0.25px;
    font-size: 9.70588px;
    line-height: 130%;
    margin-bottom: 10px;
    height: 50px;
    max-height: unset;
    min-height: unset;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like img {
    margin-right: 5px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like span {
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    color: rgba(0, 0, 0, 0.65);
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like #dislike {
    width: 16px;
    height: auto;
    margin-right: 3px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like #light {
    width: 16px;
    height: auto;
    margin-right: 3px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like .content_home_news_content_link_content_yey_inh1 {
    width: 18px;
    height: auto;
    margin-left: 16px;
    margin-right: 8px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like .content_home_news_content_link_content_message_inh1 {
    display: none;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like span {
    font-size: 9px;
    line-height: 11px;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_like span:last-child {
    display: none;
  }
  .content_podkasti_thames .wrapper .body_podkasti_thames .content_home_news_article .content_home_news_article_content .content_home_news_article_content_like_date .content_home_news_article_content_date {
    font-size: 9px;
    line-height: 11px;
  }
}
@media (max-width: 1200px) {
  .content_podkasti_thames .wrapper {
    max-width: 940px;
  }
}
@media (max-width: 920px) {
  .content_podkasti_thames .wrapper {
    max-width: 620px;
  }
}
@media (max-width: 675px) {
  .content_podkasti_thames .wrapper {
    max-width: 460px;
  }
}
@media (max-width: 460px) {
  .content_podkasti_thames .wrapper {
    max-width: 300px;
  }
}

.video_control {
  position: fixed;
  bottom: 0;
  left: 0;
  background: #F9F9F9;
  opacity: 0.97;
  width: 100%;
  z-index: 3;
}
.video_control .player_progressbar {
  margin: 0 auto;
  position: relative;
  height: 20px;
  background: #58585A;
  cursor: pointer;
}
.video_control .player_progressbar .progressbar {
  height: 20px;
  background-color: #F6C93C;
  width: 0%;
}
.video_control .player_progressbar .progressbar_before {
  position: absolute;
  left: 30px;
  top: 1px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 145.19%;
  color: #000000;
}
.video_control .player_progressbar .progressbar_after {
  position: absolute;
  right: 30px;
  top: 1px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 145.19%;
  color: #FFFFFF;
}
.video_control .wrapper .video_control_tools {
  margin: 1px 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.video_control .wrapper .video_control_tools .video_control_tools_all {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 35px;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .speed {
  position: relative;
  cursor: pointer;
  margin-right: 43px;
  transition: all 0.3s ease-in-out;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 31px;
  height: 31px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 18px;
  color: #58585A;
  border-radius: 50%;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .speed .speed_now {
  border: none;
  position: relative;
  z-index: 2;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .speed .speed_now img {
  width: 100%;
  height: auto;
  margin-top: 3px;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .speed .speed_now .speed_now_span {
  position: absolute;
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  color: #58585A;
  top: 26%;
  left: 25%;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .speed .select_speed {
  position: absolute;
  display: none;
  left: 0;
  top: -130px;
  font-size: 13px;
  border-top: 2.999999px solid #58585A;
  border-left: 2.999999px solid #58585A;
  border-right: 2.999999px solid #58585A;
  padding-bottom: 18px;
  background: #F8F8F8;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .speed .select_speed span {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 26px;
  height: 31px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 18px;
  color: #58585A;
  border-bottom: 0.5px solid #58585A;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .speed:hover {
  transition: all 0.3s ease-in-out;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .speed:hover .select_speed {
  display: block;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .rewind {
  cursor: pointer;
  margin-right: 20px;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .rewind img {
  width: 31px;
  height: 34px;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .playBtn {
  cursor: pointer;
  margin-right: 20px;
  display: block;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .playBtn img {
  display: none;
  width: 52px;
  height: 52px;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .playBtn .active {
  display: block;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .next {
  cursor: pointer;
  margin-right: 50px;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .next img {
  width: 31px;
  height: 34px;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .playlist {
  position: relative;
  cursor: pointer;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .playlist img {
  width: 45px;
  height: 45px;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .playlist .playlist_all {
  display: none;
  width: 300px;
  height: 200px;
  overflow: overlay;
  position: absolute;
  top: -195px;
  background: #F8F8F8;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #58585A;
  padding-left: 10px;
  border: 1px solid #58585A;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .playlist .playlist_all a {
  display: flex;
  align-items: center;
  width: 300px;
  min-height: 30px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #58585A;
  border-bottom: 1px solid #58585A;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .playlist .playlist_all a:last-child {
  border-bottom: none;
}
.video_control .wrapper .video_control_tools .video_control_tools_all .playlist .active {
  display: block;
}
.video_control .wrapper .video_control_tools .video_control_tools_description {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.video_control .wrapper .video_control_tools .video_control_tools_description img {
  object-fit: cover;
  width: 80px;
  height: 70px;
  border-radius: 10px;
  margin-right: 17px;
}
.video_control .wrapper .video_control_tools .video_control_tools_description h3 {
  width: 250px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 24px;
  color: #302424;
  margin-right: 50px;
}
.video_control .wrapper .video_control_tools .video_control_tools_description .video_control_tools_description_likes {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.video_control .wrapper .video_control_tools .video_control_tools_description .video_control_tools_description_likes #light {
  cursor: pointer;
  object-fit: unset;
  border-radius: unset;
}
.video_control .wrapper .video_control_tools .video_control_tools_description .video_control_tools_description_likes #dislike {
  cursor: pointer;
}
.video_control .wrapper .video_control_tools .video_control_tools_description .video_control_tools_description_likes img {
  width: 28px;
  height: 23px;
  margin-right: 8px;
}
.video_control .wrapper .video_control_tools .video_control_tools_description .video_control_tools_description_likes span {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #575757;
}
.video_control .wrapper .video_control_tools .video_control_tools_download {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.video_control .wrapper .video_control_tools .video_control_tools_download a {
  cursor: pointer;
}
.video_control .wrapper .video_control_tools .video_control_tools_download a img {
  width: 32px;
  height: 32px;
}
.video_control .wrapper .video_control_tools .playlist_inh {
  cursor: pointer;
  display: none;
}
@media (max-width: 1200px) {
  .video_control .wrapper .video_control_tools {
    margin: 10px 0;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all {
    margin-right: 60px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all .speed {
    display: none;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all .rewind {
    margin-right: 28px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all .playBtn {
    margin-right: 28px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all .next {
    margin-right: 45px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_description img {
    display: none;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_description h3 {
    width: 250px;
    margin-right: 60px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_description .video_control_tools_description_likes img {
    display: block;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_download {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_download a img {
    width: 32px;
    height: 32px;
  }
}
@media (max-width: 835px) {
  .video_control .wrapper .video_control_tools .video_control_tools_all {
    margin-right: 30px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all .rewind {
    margin-right: 20px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all .playBtn {
    margin-right: 20px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all .next {
    margin-right: 30px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_description h3 {
    width: 235px;
    margin-right: 30px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_description .video_control_tools_description_likes img {
    display: block;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_description .video_control_tools_description_likes span {
    display: none;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_download {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_download a img {
    width: 32px;
    height: 32px;
  }
}
@media (max-width: 700px) {
  .video_control .wrapper .video_control_tools {
    margin: 6px 0;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all {
    margin-right: 22px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all .rewind {
    margin-right: 12px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all .rewind img {
    width: 22.79px;
    height: 25px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all .playBtn {
    margin-right: 12px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all .playBtn img {
    width: 52px;
    height: 52px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all .next img {
    width: 22.79px;
    height: 25px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all .playlist {
    display: none;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_description h3 {
    font-weight: 800;
    font-size: 13px;
    line-height: 16px;
    width: 155px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_description .video_control_tools_description_likes img {
    width: 15.61px;
    height: 12.82px;
    display: block;
    margin-right: 4px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_description .video_control_tools_description_likes span {
    display: block;
    font-weight: bold;
    font-size: 7.80328px;
    line-height: 9px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_download {
    display: none;
  }
  .video_control .wrapper .video_control_tools .playlist_inh {
    width: 100%;
    position: relative;
    cursor: pointer;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .video_control .wrapper .video_control_tools .playlist_inh img {
    width: 28px;
    height: 28px;
  }
  .video_control .wrapper .video_control_tools .playlist_inh .playlist_all_m {
    display: none;
    width: 300px;
    height: 200px;
    overflow: overlay;
    position: absolute;
    top: -200px;
    background: #F8F8F8;
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #58585A;
    padding-left: 10px;
    border: 1px solid #58585A;
  }
  .video_control .wrapper .video_control_tools .playlist_inh .playlist_all_m a {
    display: flex;
    align-items: center;
    width: 300px;
    min-height: 30px;
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #58585A;
    border-bottom: 1px solid #58585A;
  }
  .video_control .wrapper .video_control_tools .playlist_inh .playlist_all_m a:last-child {
    border-bottom: none;
  }
  .video_control .wrapper .video_control_tools .playlist_inh .active {
    display: block;
  }
}
@media (max-width: 525px) {
  .video_control .wrapper .video_control_tools {
    margin: 6px 0;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all {
    margin-right: 15px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all .rewind img {
    width: 31px;
    height: 34px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all .playBtn {
    margin-right: 12px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all .next {
    margin-right: 0;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_all .next img {
    width: 31px;
    height: 34px;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_description h3 {
    display: none;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_description .video_control_tools_description_likes img {
    margin-right: 0;
  }
  .video_control .wrapper .video_control_tools .video_control_tools_description .video_control_tools_description_likes span {
    display: none;
  }
  .video_control .wrapper .video_control_tools .playlist_inh img {
    width: 28px;
    height: 28px;
  }
}
@media (max-width: 1200px) {
  .video_control {
    max-width: 1200px;
  }
  .video_control .wrapper {
    max-width: 940px;
  }
}
@media (max-width: 835px) {
  .video_control .wrapper {
    max-width: 620px;
  }
}
@media (max-width: 700px) {
  .video_control .wrapper {
    max-width: 460px;
  }
  .video_control .player_progressbar {
    height: 16px;
  }
  .video_control .player_progressbar .progressbar {
    height: 16px;
  }
  .video_control .player_progressbar .progressbar_before {
    left: 16px;
    font-size: 10px;
  }
  .video_control .player_progressbar .progressbar_after {
    right: 16px;
    font-size: 10px;
  }
}
@media (max-width: 525px) {
  .video_control .wrapper {
    max-width: 300px;
  }
}

.site_footer {
  margin-bottom: 92px;
}

@media (max-width: 1200px) {
  .site_footer {
    margin-bottom: 0;
  }
}
@media (max-width: 675px) {
  .site_footer {
    margin-bottom: 0;
  }
}
@media (max-width: 525px) {
  .wrapper {
    max-width: 0;
  }
}
#subscribe-reloaded {
  display: none;
}

@media (max-width: 470px) {
  .comment_body {
    max-width: 300px;
    width: 100%;
  }
  .comment_body .comment_avatar .avatar {
    margin-right: 10px;
    width: 35px;
    height: 35px;
  }
}

/*# sourceMappingURL=podkast.css.map */
