@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_guest_top {
  margin-top: 30px;
  position: relative; }
  .content_guest_top .content_guest_top_yellow {
    display: none; }
  .content_guest_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_guest_top .wrapper .content_guest_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_guest_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_guest_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon {
        width: 26px;
        height: 26px;
        margin-right: 20px; }
      .content_guest_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_guest_top .wrapper .content_guest_response {
        padding-left: 15px;
        font-size: 38px;
        line-height: 40px; }
      .content_guest_top .wrapper .content_article_top_socials {
        margin-right: 0; }
        .content_guest_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon {
          width: 26px;
          height: 26px;
          margin-right: 20px; } }
    @media (max-width: 920px) {
      .content_guest_top .wrapper .content_guest_response {
        width: 370px;
        font-size: 28px;
        line-height: 30px; }
      .content_guest_top .wrapper .content_article_top_socials {
        margin-top: 14px; }
        .content_guest_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon {
          width: 20px;
          height: 20px;
          margin-right: 15px; }
          .content_guest_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon img {
            width: 20px;
            height: 20px; }
        .content_guest_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon:nth-child(3) {
          width: 24px;
          height: 24px; }
          .content_guest_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon:nth-child(3) img {
            width: 24px;
            height: 24px; }
        .content_guest_top .wrapper .content_article_top_socials .content_podkasti_top_socials_icon:last-child {
          margin-right: 0; } }
    @media (max-width: 675px) {
      .content_guest_top .wrapper .content_article_top_socials {
        display: none; } }
  @media (max-width: 1200px) {
    .content_guest_top {
      display: flex; }
      .content_guest_top .wrapper {
        width: 100%;
        max-width: 940px; }
      .content_guest_top .content_guest_top_yellow {
        display: block;
        position: absolute;
        left: 0;
        background: #F6C93C;
        width: 18%; } }
  @media (max-width: 920px) {
    .content_guest_top .wrapper {
      max-width: 620px; } }
  @media (max-width: 675px) {
    .content_guest_top .wrapper {
      max-width: 460px; }
    .content_guest_top .content_guest_top_yellow {
      width: 100%; } }
  @media (max-width: 460px) {
    .content_guest_top .wrapper {
      max-width: 310px; } }

.guest_content .wrapper {
  margin-top: 65px; }
  .guest_content .wrapper .guest {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin-bottom: 50px; }
    .guest_content .wrapper .guest .guest_content_left {
      text-align: center;
      width: 420px; }
      .guest_content .wrapper .guest .guest_content_left .avatar {
        margin-left: auto;
        margin-right: auto;
        width: 122px;
        height: 122px;
        border-radius: 50%;
        object-fit: cover; }
      .guest_content .wrapper .guest .guest_content_left .guest_content_description {
        margin-top: 17px;
        width: 225px;
        margin-left: auto;
        margin-right: auto; }
        .guest_content .wrapper .guest .guest_content_left .guest_content_description .guest_content_full_name {
          font-family: "Lato", sans-serif;
          font-style: normal;
          font-weight: 900;
          font-size: 18px;
          line-height: 127.19%;
          text-align: center;
          color: #000000; }
        .guest_content .wrapper .guest .guest_content_left .guest_content_description .guest_content_label {
          margin-top: 8px;
          font-family: "Lato", sans-serif;
          font-style: normal;
          font-weight: 200;
          font-size: 14px;
          line-height: 127%;
          text-align: center;
          color: #000000; }
        .guest_content .wrapper .guest .guest_content_left .guest_content_description .guest_content_email {
          margin-left: auto;
          margin-right: auto;
          display: block;
          text-align: center;
          margin-top: 8px;
          width: fit-content;
          font-family: "Lato", sans-serif;
          font-style: normal;
          font-weight: 200;
          font-size: 14px;
          line-height: 127.19%;
          color: #000000;
          border-bottom: 1px solid #000000; }
    .guest_content .wrapper .guest .guest_content_right {
      max-width: 720px; }
      .guest_content .wrapper .guest .guest_content_right .guest_content_right_d {
        font-family: "Lato", sans-serif;
        font-style: normal;
        font-weight: 900;
        font-size: 18px;
        line-height: 127.19%;
        color: #000000;
        margin-bottom: 25px;
        display: block; }
      .guest_content .wrapper .guest .guest_content_right .guest_content_link_podcast {
        margin-bottom: 15px; }
        .guest_content .wrapper .guest .guest_content_right .guest_content_link_podcast .guest_content_link_podcast_all .guest_link_podcast {
          width: fit-content;
          margin-top: 5px;
          font-family: "Lato", sans-serif;
          font-style: normal;
          font-weight: normal;
          font-size: 20px;
          line-height: 40px;
          color: #000000;
          display: inline;
          box-shadow: inset 0 -0.0005em #F8F8F8, inset 0 -0.08em #000000; }
  @media (max-width: 1200px) {
    .guest_content .wrapper .guest .guest_content_left {
      width: 350px; } }
  @media (max-width: 920px) {
    .guest_content .wrapper .guest {
      display: block; }
      .guest_content .wrapper .guest .guest_content_left {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex; }
        .guest_content .wrapper .guest .guest_content_left .avatar {
          margin-right: 35px; }
        .guest_content .wrapper .guest .guest_content_left .guest_content_description {
          text-align: left;
          margin-right: 0;
          margin-left: 0; }
          .guest_content .wrapper .guest .guest_content_left .guest_content_description .guest_content_full_name {
            text-align: left;
            margin-right: 0;
            margin-left: 0; }
          .guest_content .wrapper .guest .guest_content_left .guest_content_description .guest_content_label {
            text-align: left;
            margin-right: 0;
            margin-left: 0; }
          .guest_content .wrapper .guest .guest_content_left .guest_content_description .guest_content_email {
            text-align: left;
            margin-right: 0;
            margin-left: 0; }
      .guest_content .wrapper .guest .guest_content_right {
        margin-top: 35px; } }
  @media (max-width: 675px) {
    .guest_content .wrapper .guest .guest_content_right {
      max-width: 460px; }
      .guest_content .wrapper .guest .guest_content_right .guest_content_link_podcast .guest_content_link_podcast_all .guest_link_podcast {
        font-size: 17px;
        line-height: 32px; } }
  @media (max-width: 460px) {
    .guest_content .wrapper .guest .guest_content_left {
      width: 300px; }
      .guest_content .wrapper .guest .guest_content_left .avatar {
        width: 100px;
        height: 100px;
        margin-right: 15px; }
      .guest_content .wrapper .guest .guest_content_left .guest_content_description {
        width: 185px;
        margin-top: 0; }
    .guest_content .wrapper .guest .guest_content_right {
      max-width: 300px;
      margin-top: 30px; }
      .guest_content .wrapper .guest .guest_content_right .guest_content_link_podcast .guest_content_link_podcast_all .guest_link_podcast {
        font-size: 14px;
        line-height: 150%;
        border-bottom: none;
        display: inline;
        box-shadow: inset 0 -0.0005em #F8F8F8, inset 0 -0.08em #000000; } }
@media (max-width: 1200px) {
  .guest_content .wrapper {
    max-width: 940px; } }
@media (max-width: 920px) {
  .guest_content .wrapper {
    max-width: 620px; } }
@media (max-width: 675px) {
  .guest_content .wrapper {
    max-width: 460px; } }
@media (max-width: 460px) {
  .guest_content .wrapper {
    max-width: 300px; } }

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