@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");
.link {
  display: none; }
  @media (max-width: 920px) {
    .link .wrapper {
      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; }
      .link .wrapper 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; }
      .link .wrapper .header_educ_cdcm {
        background: #197564; }
      .link .wrapper .header_educ_adcm {
        background: #524266; }
      .link .wrapper .header_educ_book {
        background: #15728E;
        margin-right: 0; } }

@media (max-width: 920px) {
  .link {
    display: block; } }
@media (max-width: 675px) {
  .link {
    display: none; } }
.content_tag_top {
  margin-top: 30px;
  position: relative; }
  .content_tag_top .content_tag_top_yellow {
    display: none; }
  .content_tag_top .wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    z-index: 1; }
    .content_tag_top .wrapper .content_tag_response {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      background: #F6C93C;
      padding-left: 30px;
      width: 530px;
      min-height: 75px;
      font-family: "Lato", sans-serif;
      font-style: normal;
      font-weight: 900;
      font-size: 43px;
      line-height: 47px;
      color: #282828; }
    .content_tag_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_tag_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon {
        width: 26px;
        height: 26px;
        margin-right: 20px; }
      .content_tag_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_tag_top .wrapper .content_tag_response {
        padding-left: 15px;
        font-size: 38px;
        line-height: 40px; }
      .content_tag_top .wrapper .content_article_top_socials {
        margin-right: 0; }
        .content_tag_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon {
          width: 26px;
          height: 26px;
          margin-right: 20px; } }
    @media (max-width: 920px) {
      .content_tag_top .wrapper .content_tag_response {
        width: 370px;
        font-size: 28px;
        line-height: 30px; }
      .content_tag_top .wrapper .content_article_top_socials {
        margin-top: 14px; }
        .content_tag_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon {
          width: 20px;
          height: 20px;
          margin-right: 15px; }
          .content_tag_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon img {
            width: 20px;
            height: 20px; }
        .content_tag_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon:nth-child(3) {
          width: 24px;
          height: 24px; }
          .content_tag_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon:nth-child(3) img {
            width: 24px;
            height: 24px; }
        .content_tag_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon:last-child {
          margin-right: 0; } }
    @media (max-width: 675px) {
      .content_tag_top .wrapper .content_article_top_socials {
        display: none; } }
  @media (max-width: 1200px) {
    .content_tag_top {
      display: flex; }
      .content_tag_top .wrapper {
        width: 100%;
        max-width: 940px; }
      .content_tag_top .content_tag_top_yellow {
        display: block;
        position: absolute;
        left: 0;
        background: #F6C93C;
        width: 18%; } }
  @media (max-width: 920px) {
    .content_tag_top .wrapper {
      max-width: 620px; } }
  @media (max-width: 675px) {
    .content_tag_top .wrapper {
      max-width: 460px; }
    .content_tag_top .content_tag_top_yellow {
      width: 100%; } }
  @media (max-width: 460px) {
    .content_tag_top .wrapper {
      max-width: 310px; } }

.content_tag_all {
  margin: 50px 0; }
  .content_tag_all .wrapper .item {
    max-width: 800px;
    width: 100%;
    margin: 5px 0;
    display: flex;
    align-items: center;
    transition: all 0.3s ease-in-out;
    background-color: #ffffff;
    border: 1px solid #CFCFCF;
    border-radius: 10px; }
    .content_tag_all .wrapper .item img {
      object-fit: cover;
      width: 80px;
      height: 70px;
      border-radius: 10px;
      margin-right: 17px; }
    .content_tag_all .wrapper .item .item_title {
      width: fit-content;
      margin-top: 5px;
      font-family: "Lato", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 20px;
      line-height: 25px;
      color: #000000;
      display: inline; }
    .content_tag_all .wrapper .item:hover {
      box-shadow: 0 2px 15px 0 #CFCFCF;
      transition: all 0.3s ease-in-out; }
  @media (max-width: 525px) {
    .content_tag_all .wrapper {
      max-width: unset; }
      .content_tag_all .wrapper .item .item_title {
        font-size: 16px; } }

.content_podkasti_paginate {
  margin: 0 auto 120px auto;
  max-width: 585px;
  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_paginate a:first-child {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 78px;
    height: 35px;
    background: #575757;
    border-radius: 5px; }
    .content_podkasti_paginate a:first-child img {
      width: 19px;
      height: 17px;
      margin: 9px 5px 9px 4px; }
    .content_podkasti_paginate a:first-child span {
      font-family: "Lato", sans-serif;
      font-style: normal;
      font-weight: 900;
      font-size: 14px;
      line-height: 17px;
      color: #FFFFFF; }
  .content_podkasti_paginate a:last-child {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 78px;
    height: 35px;
    background: #575757;
    border-radius: 5px; }
    .content_podkasti_paginate a:last-child span {
      margin: 10px 10px 10px 13px;
      font-family: "Lato", sans-serif;
      font-style: normal;
      font-weight: 900;
      font-size: 14px;
      line-height: 17px;
      color: #FFFFFF; }
    .content_podkasti_paginate a:last-child img {
      width: 19px;
      height: 17px; }
  .content_podkasti_paginate .content_podkasti_paginate_body {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15); }
    .content_podkasti_paginate .content_podkasti_paginate_body .page-numbers {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center; }
      .content_podkasti_paginate .content_podkasti_paginate_body .page-numbers span {
        width: 40px;
        height: 35px;
        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;
        font-family: "Lato", sans-serif;
        font-style: normal;
        font-weight: 800;
        font-size: 14px;
        line-height: 17px;
        color: #58585A;
        border-radius: 5px; }
      .content_podkasti_paginate .content_podkasti_paginate_body .page-numbers .page-numbers {
        width: 43px;
        height: 35px;
        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;
        font-family: "Lato", sans-serif;
        font-style: normal;
        font-weight: 800;
        font-size: 14px;
        line-height: 17px;
        color: #58585A;
        border-radius: 5px;
        background: #FFFFFF; }
      .content_podkasti_paginate .content_podkasti_paginate_body .page-numbers .current {
        background-color: #575757;
        color: #FFFFFF; }
      .content_podkasti_paginate .content_podkasti_paginate_body .page-numbers div {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        align-items: flex-end;
        width: 40px;
        height: 35px; }
        .content_podkasti_paginate .content_podkasti_paginate_body .page-numbers div img {
          width: 17px;
          height: 16px;
          margin-bottom: 5px; }
      .content_podkasti_paginate .content_podkasti_paginate_body .page-numbers .prev {
        display: none; }
      .content_podkasti_paginate .content_podkasti_paginate_body .page-numbers .next {
        display: none; }

@media (max-width: 1200px) {
  .content_podkasti_paginate {
    margin: 75px auto 75px auto; } }
@media (max-width: 920px) {
  .content_podkasti_paginate {
    margin: 85px auto 80px auto; } }
@media (max-width: 675px) {
  .content_podkasti_paginate {
    margin: 65px auto 65px auto;
    max-width: 450px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .content_podkasti_paginate .content_podkasti_paginate_body {
      margin-left: auto;
      margin-right: auto;
      order: 1;
      min-width: 100%;
      margin-bottom: 25px; }
      .content_podkasti_paginate .content_podkasti_paginate_body .page-numbers .page-numbers {
        width: 53px;
        height: 45px;
        font-size: 17px;
        line-height: 21px; }
      .content_podkasti_paginate .content_podkasti_paginate_body .page-numbers div {
        width: 53px;
        height: 45px; }
        .content_podkasti_paginate .content_podkasti_paginate_body .page-numbers div img {
          width: 21px;
          height: 20px;
          margin-bottom: 7px; }
    .content_podkasti_paginate a:first-child {
      order: 2;
      width: 97px;
      height: 45px;
      border-radius: 6px; }
      .content_podkasti_paginate a:first-child img {
        width: 23px;
        height: 21px;
        margin: 11px 6px 11px 5px; }
      .content_podkasti_paginate a:first-child span {
        font-size: 17px;
        line-height: 21px; }
    .content_podkasti_paginate a:last-child {
      order: 3;
      width: 97px;
      height: 45px;
      border-radius: 6px; }
      .content_podkasti_paginate a:last-child img {
        width: 23px;
        height: 21px; }
      .content_podkasti_paginate a:last-child span {
        font-size: 17px;
        line-height: 21px;
        margin: 12px 13px 12px 16px; } }
.content_podkasti_paginate_inh {
  display: none; }

@media (max-width: 460px) {
  .content_podkasti_paginate {
    display: none; }

  .content_podkasti_paginate_inh {
    margin: 0 auto 65px auto;
    max-width: 300px;
    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;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .content_podkasti_paginate_inh .content_podkasti_paginate_body {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      background: #FFFFFF;
      box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
      order: 1;
      width: 300px;
      margin-bottom: 25px; }
      .content_podkasti_paginate_inh .content_podkasti_paginate_body .page-numbers {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center; }
        .content_podkasti_paginate_inh .content_podkasti_paginate_body .page-numbers .page-numbers {
          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;
          font-family: "Lato", sans-serif;
          font-style: normal;
          font-weight: 800;
          color: #58585A;
          border-radius: 5px;
          width: 43px;
          height: 36px;
          font-size: 14px;
          line-height: 17px;
          background: #FFFFFF; }
        .content_podkasti_paginate_inh .content_podkasti_paginate_body .page-numbers div {
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: flex;
          -webkit-justify-content: center;
          justify-content: center;
          align-items: flex-end;
          height: 36px;
          left: 38px;
          font-size: 14px;
          line-height: 17px; }
        .content_podkasti_paginate_inh .content_podkasti_paginate_body .page-numbers .current {
          background-color: #575757;
          color: #FFFFFF; }
        .content_podkasti_paginate_inh .content_podkasti_paginate_body .page-numbers .prev {
          display: none; }
        .content_podkasti_paginate_inh .content_podkasti_paginate_body .page-numbers .next {
          display: none; }
    .content_podkasti_paginate_inh a:first-child {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      background: #575757;
      order: 2;
      width: 97px;
      height: 45px;
      border-radius: 6px; }
      .content_podkasti_paginate_inh a:first-child img {
        width: 23px;
        height: 21px;
        margin: 11px 6px 11px 5px; }
      .content_podkasti_paginate_inh a:first-child span {
        font-family: "Lato", sans-serif;
        font-style: normal;
        font-weight: 900;
        color: #FFFFFF;
        font-size: 17px;
        line-height: 21px; }
    .content_podkasti_paginate_inh a:last-child {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      background: #575757;
      order: 3;
      width: 97px;
      height: 45px;
      border-radius: 6px; }
      .content_podkasti_paginate_inh a:last-child img {
        width: 23px;
        height: 21px; }
      .content_podkasti_paginate_inh a:last-child span {
        font-family: "Lato", sans-serif;
        font-style: normal;
        font-weight: 900;
        color: #FFFFFF;
        font-size: 17px;
        line-height: 21px;
        margin: 12px 13px 12px 16px; } }

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