@charset "UTF-8";
@media (max-width: 992px) {
  .discovery_faq_screen {
    padding-bottom: 64px !important;
  }
}

.how_to_solve {
  margin-top: 24px;
}
.how_to_solve .section-title {
  margin-bottom: 24px;
}
.how_to_solve .stage-line {
  border-top: 1px solid #D9D9D9;
  padding-top: 24px;
  padding-bottom: 24px;
}
.how_to_solve .stage-line span {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #D9D9D9;
  text-align: center;
  color: #1F2122;
  font-size: 16px;
  font-weight: 600;
  width: 36px;
  height: 36px;
}
.how_to_solve .stage-line p {
  font-size: 18px;
  font-weight: 400;
  line-height: 170%;
  margin-top: 12px;
}

.steps {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.steps.steps_default .card {
  border-radius: 20px;
  padding: 40px;
  background: #EBEBEB;
  min-height: 244px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  position: relative;
}
@media (max-width: 992px) {
  .steps.steps_default .card {
    padding: 40px 20px;
  }
}
.steps.steps_default .card .section-title {
  margin-bottom: auto;
  padding-right: 40px;
}
.steps.steps_default .card .section-title span {
  display: flex;
  width: 50px;
  height: 25px;
  border-radius: 25px;
  background: #1F2122;
  color: #FFFEFD;
  font-variant-numeric: lining-nums proportional-nums;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
  /* 14px */
  text-align: center;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 20px;
  right: 20px;
}
.steps.steps_default .card p {
  margin: 0;
}
.steps.steps_icons {
  text-align: center;
}
.steps.steps_icons img {
  width: 72px !important;
  height: 72px !important;
  object-fit: contain;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
}
@media (max-width: 992px) {
  .steps.steps_icons img {
    width: 56px !important;
    height: 56px !important;
  }
}
.steps.steps_icons p {
  margin-top: 16px;
  margin-bottom: 0;
}

.article-rating {
  margin-top: 120px !important;
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .article-rating {
    margin-top: 64px !important;
  }
}
.article-rating form {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 24px;
}
@media (max-width: 992px) {
  .article-rating form {
    gap: 12px;
  }
}
.article-rating span {
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-variant-numeric: lining-nums proportional-nums;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  /* 28.8px */
  border-radius: 50%;
  border: 2px solid #1F2122;
  transition: 0.2s;
  cursor: pointer;
}
@media (max-width: 992px) {
  .article-rating span {
    font-size: 16px;
    border-width: 1px;
  }
}
.article-rating span:hover, .article-rating span.active {
  background: #1F2122;
  color: #FFFEFD;
}

.comment-block {
  margin-top: 120px !important;
}
@media (max-width: 992px) {
  .comment-block {
    margin-top: 64px !important;
  }
}
.comment-block .title-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .comment-block .title-wrap {
    flex-direction: column;
    gap: 24px;
    align-items: flex-start;
  }
  .comment-block .title-wrap .main-btn {
    width: 100%;
  }
}
.comment-block .title-wrap h3 {
  margin-bottom: 0 !important;
}
.comment-block .comments-top {
  margin-top: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .comment-block .comments-top {
    margin-top: 32px;
  }
}
.comment-block .comments-top .left {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.comment-block .comments-top .left img {
  width: 24px !important;
  height: 24px !important;
}
@media (max-width: 992px) {
  .comment-block .comments-top .left img {
    width: 20px !important;
    height: 20px !important;
  }
}
.comment-block .comments-top .left span {
  margin-left: 16px;
  width: calc(100% - 40px);
  color: rgba(31, 33, 34, 0.7);
  font-variant-numeric: lining-nums proportional-nums;
  font-size: 18px;
  line-height: 170%;
  /* 30.6px */
}
@media (max-width: 992px) {
  .comment-block .comments-top .left span {
    margin-left: 12px;
    width: calc(100% - 32px);
    font-size: 16px;
  }
}
.comment-block .comments-top .right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.comment-block .comments-top .right span {
  color: #85878F;
  font-size: 14px;
  font-weight: 400;
  line-height: 134%;
  /* 18.76px */
  letter-spacing: -0.28px;
  margin-right: 8px;
}
.comment-block .comments-top .right select {
  color: #1F2122;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
  /* 14px */
  appearance: none;
  -webkit-appearance: none;
  padding: 0 20px 0 0;
  background-color: transparent;
  border: none;
  background-image: url("https://cdn.labirentcozum.com/wp-content/themes/phenomenon/img/arrow-down.svg");
  background-size: 15px;
  background-position: right;
  background-repeat: no-repeat;
}

.all-comments .comments-block:not(:first-child) {
  border-top: 1px solid #D9D9D9;
}
.all-comments .comments-block .comment {
  padding: 32px 0;
}
.all-comments .comments-block .comment:not(:first-child) {
  border-top: 1px solid #D9D9D9;
}
.all-comments .comments-block .comment .top {
  overflow: hidden;
  color: #1F2122;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  /* 28.8px */
  max-width: 100%;
  text-overflow: ellipsis;
}
.all-comments .comments-block .comment .top span {
  color: rgba(31, 33, 34, 0.7);
  font-variant-numeric: lining-nums proportional-nums;
  font-size: 14px;
  font-weight: 400;
  line-height: 134%;
  /* 18.76px */
  letter-spacing: -0.28px;
}
.all-comments .comments-block .comment .top span:before {
  content: "▪";
  width: 16px;
  height: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-right: 4px;
}
.all-comments .comments-block .comment .simple-text {
  margin-top: 8px;
  word-break: break-word;
}
.all-comments .comments-block .load_more_comments_wrap {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.leave_comment .p {
  margin-top: 16px;
  color: #F8F8F8;
  font-size: 18px;
  font-weight: 400;
  line-height: 170%;
  /* 30.6px */
}

.no_coments_block {
  padding: 40px;
  text-align: center;
}
@media (max-width: 992px) {
  .no_coments_block {
    padding: 40px 20px 0;
  }
}
.no_coments_block img {
  width: 72px !important;
  height: 72px !important;
  object-fit: contain;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
}
@media (max-width: 992px) {
  .no_coments_block img {
    width: 56px !important;
    height: 56px !important;
  }
}
.no_coments_block .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  /* 28.8px */
  margin-top: 4px;
}
.no_coments_block p {
  color: rgba(31, 33, 34, 0.7);
  font-size: 18px;
  line-height: 170%;
  /* 30.6px */
  margin: 4px 0 0;
}

.article-text-content .simple-text h6:first-child {
  margin-top: 0;
}

.article-text-content .simple-text a {
  color: #F2751A;
}
.article-text-content .simple-text a:hover {
  text-decoration: underline;
}

.article_tag a.tag:hover {
  opacity: 1 !important;
  background: #1F2122 !important;
  color: white !important;
}

.btn-arrow-block-container {
  margin-top: 34px;
  margin-bottom: -45px;
}

.btn-with-arrow-wrap {
  position: relative;
}
.btn-with-arrow-wrap:before {
  content: "";
  width: 150px;
  height: 40px;
  background: url("https://cdn.labirentcozum.com/wp-content/themes/phenomenon/img/anar.svg") no-repeat right;
  background-size: contain;
  position: absolute;
  right: 100%;
  top: calc(100% - 40px);
}
.btn-with-arrow-wrap .circle-btn {
  width: 184px;
  height: 184px;
  overflow: unset;
}
.btn-with-arrow-wrap .circle-btn.lime {
  background: #E7F870;
  border-color: transparent;
  border: none;
}
.btn-with-arrow-wrap .circle-btn.lime:hover {
  border-color: transparent;
  border: none;
}

.share-block p {
  font-size: 16px;
  font-weight: 600;
}

.article-content-wrap:has(#comments_wrap) {
  padding-bottom: 0 !important;
}

.article-section {
  padding: 160px 0 120px;
}
.article-section .article-content-wrap {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
}
.article-section .article-content-wrap .article-sticky-content {
  width: calc(50% - 20px);
  display: flex;
  flex-direction: column;
}
.article-section .article-content-wrap .article-sticky-content .top-bar {
  position: sticky;
  top: 100px;
  margin-bottom: 364px;
  transition: 0.2s;
}
.article-section .article-content-wrap .article-sticky-content .top-bar.btm {
  margin-bottom: 200px;
}
.article-section .article-content-wrap .article-sticky-content .article-authors-wrap {
  margin-top: 0;
  margin-bottom: 16px;
}
.article-section .article-content-wrap .article-sticky-content .separator {
  height: 1px;
  background: #D9D9D9;
  margin: 20px 0;
}
.article-section .article-content-wrap .article-text-content {
  width: calc(50% - 20px);
}
.article-section .article-content-wrap .article-text-content .simple-text p {
  margin: 9px 0;
}
.article-section .article-content-wrap .article-text-content .simple-text h6 + p {
  margin-top: 14px;
}
.article-section .article-content-wrap .article-text-content img {
  height: auto;
  width: 100%;
}

.article-text-content picture, .article-text-content video {
  width: 100%;
}

.article-text-content picture + picture, .article-text-content video + video, .article-text-content picture + video, .article-text-content video + picture {
  margin-top: 24px;
}

.article-text-content .simple-text {
  margin-top: 32px;
  margin-bottom: 32px;
}

.article-text-content .simple-text:last-of-type {
  margin-bottom: 0;
}

.article-text-content .simple-text h3, .article-text-content .simple-text h2 {
  margin-bottom: 24px;
}
.article-text-content .simple-text h3:not(:first-child), .article-text-content .simple-text h2:not(:first-child) {
  margin-top: 32px;
}

.article-text-content .simple-text h6 {
  margin-top: 40px;
}

.article-cta {
  padding: 32px 40px;
  position: relative;
}

.article-cta img {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: unset !important;
}

.article-cta .main-btn {
  background: #E7F870;
  color: black;
  margin-top: 24px;
}

.article-cta .section-title b {
  position: relative;
}

.article-cta .section-title b:after {
  content: "";
  width: 30px;
  height: 40px;
  background: url("https://cdn.labirentcozum.com/wp-content/themes/phenomenon/img/awards/v.svg") no-repeat center right;
  background-size: contain;
  position: absolute;
  top: -20px;
  left: 100%;
}

.article-cta .section-title strong {
  color: #E7F870;
  position: relative;
}
.article-cta .section-title strong:after {
  content: "";
  width: 100%;
  top: 85%;
  left: 0;
  position: absolute;
  height: 10px;
  background: url("../img/awards/line-lime.png") no-repeat center;
  background-size: 100% 100%;
}

.share-buttons .socs-wrap .socs {
  margin-top: 5px;
}

.share-buttons .socs-wrap .socs a {
  border: 1px solid black;
  background: transparent;
  margin-right: 0;
}

.share-buttons .socs-wrap .socs a img {
  filter: invert(1);
  transition: 0.2s;
  width: 20px;
  height: 20px;
}

.share-buttons .socs-wrap .socs a:hover img {
  filter: invert(0);
}

@media (min-width: 992px) {
  .screen2 .flex-cases {
    margin-top: 32px !important;
  }
}
@media (max-width: 1330px) {
  .btn-with-arrow-wrap:before {
    content: "";
    width: 150px;
    height: 40px;
    background: url("https://cdn.labirentcozum.com/wp-content/themes/phenomenon/img/va.svg") no-repeat left;
    background-size: contain;
    position: absolute;
    right: unset;
    left: 184px;
    top: calc(100% - 40px);
  }
  .btn-with-arrow-wrap .circle-btn {
    width: 184px;
    height: 184px;
  }
}
@media (max-width: 1110px) {
  .simple-text p {
    line-height: 171% !important;
  }

  .article-content-wrap {
    padding-bottom: 228px;
    position: relative;
  }
  .article-content-wrap .btn-arrow-block-container {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
  }

  .btn-with-arrow-wrap {
    margin-top: 0;
  }
  .btn-with-arrow-wrap:before {
    content: "";
    width: 150px;
    height: 40px;
    background: url("https://cdn.labirentcozum.com/wp-content/themes/phenomenon/img/va.svg") no-repeat left;
    background-size: contain;
    position: absolute;
    right: unset;
    left: 184px;
    top: calc(100% - 40px);
  }
  .btn-with-arrow-wrap .circle-btn {
    width: 184px;
    height: 184px;
  }

  .article-section {
    padding: 142px 0 64px;
    position: static !important;
  }
  .article-section .article-content-wrap {
    display: block;
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .article-section .article-content-wrap .article-sticky-content {
    width: 100%;
    display: block;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .article-section .article-content-wrap .article-sticky-content .top-bar {
    position: sticky;
    top: 100px;
    margin-bottom: 0;
  }
  .article-section .article-content-wrap .article-sticky-content .top-bar.btm {
    margin-bottom: 0;
  }
  .article-section .article-content-wrap .article-sticky-content .article-authors-wrap {
    margin-top: 0;
    margin-bottom: 18px;
  }
  .article-section .article-content-wrap .article-sticky-content .separator {
    height: 1px;
    background: #D9D9D9;
    margin: 20px 0;
  }
  .article-section .article-content-wrap .article-text-content {
    width: 100%;
    margin-top: 40px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .article-text-content picture, .article-text-content video {
    width: 100%;
  }

  .article-text-content .video-wrap1 {
    width: calc(100% + 40px);
    margin-left: -20px;
    max-width: unset;
  }

  .article-section .article-content-wrap .article-text-content picture img {
    width: calc(100% + 40px);
    margin-left: -20px;
    max-width: unset;
  }

  .article-text-content picture + picture, .article-text-content video + video, .article-text-content picture + video, .article-text-content video + picture {
    margin-top: 24px;
  }

  .article-text-content .simple-text {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .article-text-content .simple-text:last-of-type {
    margin-bottom: 0;
  }

  .article-text-content .simple-text .section-title {
    margin-bottom: 24px;
  }

  .article-text-content .simple-text h6 {
    margin-top: 40px;
  }

  .article-cta {
    padding: 20px;
    position: relative;
  }

  .article-cta img {
    height: auto;
    position: static;
    width: calc(100% + 40px) !important;
    margin-left: -20px;
    margin-bottom: -20px;
    display: block;
    margin-top: 32px;
    max-width: unset;
  }

  .article-cta .main-btn {
    background: #E7F870;
    color: black;
    margin-top: 24px;
  }

  .article-cta .section-title b {
    position: relative;
  }

  .article-cta .section-title strong {
    color: #E7F870;
    position: relative;
  }
  .article-cta .section-title strong:after {
    content: "";
    width: 100%;
    top: 85%;
    left: 0;
    position: absolute;
    height: 10px;
    background: url("../img/awards/line-lime.png") no-repeat center;
    background-size: 100% 100%;
  }

  .share-buttons .socs-wrap {
    margin-top: 5px;
  }

  .share-buttons .socs-wrap .socs {
    margin-top: 5px;
  }
}