@charset "UTF-8";
:root {
  --grey: #a9a9a9;
  --color-placeholder: gray;
}

.dark-theme,
body {
  --theme-color-text: #FEFEFE;
  --theme-color-bg-main: #0E0F11;
  --theme-color-bg-top-menu-link: #212122;
  --theme-color-text-top-menu-link: #fff;
}

.light-theme,
body.light-theme {
  --theme-color-text: #0E0F11;
  --theme-color-bg-main: #FEFEFE;
  --theme-color-bg-top-menu-link: #F8F8F8;
  --theme-color-text-top-menu-link: #0E0F11;
}

/*
$type -- для условия
         1 -- только если ширина окна меньше контейнера
         2 -- только если ширина окна больше контейнера
         0 -- всегда
*/
.page-careers .section-checkmarx-for {
  padding-top: calc(114rem / 16);
  padding-bottom: calc(110rem / 16);
}
@media (max-width: 1728px) {
  .page-careers .section-checkmarx-for {
    padding-top: calc(90rem / 16 + 24 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
@media (max-width: 1728px) {
  .page-careers .section-checkmarx-for {
    padding-bottom: calc(80rem / 16 + 30 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}

@media only screen and (max-width: 767px) {
  .page-sign-up .section-checkmarx-for .section-description-top {
    line-height: 0.9445;
  }
}
.page-sign-up .section-checkmarx-for .section-description {
  color: rgba(14, 15, 17, 0.6);
}
.page-sign-up .section-checkmarx-for .wrap-top-title {
  max-width: 555px;
}
.page-sign-up .section-checkmarx-for .wrap-top-title .link-to-more {
  display: none;
}
@media only screen and (min-width: 768px) {
  .page-sign-up .section-checkmarx-for .wrap-top-title .link-to-more {
    display: flex;
  }
}
.page-sign-up .section-checkmarx-for .card-preview__title {
  font-size: calc(20rem / 16);
  margin-bottom: calc(16rem / 16);
  letter-spacing: 0;
}
@media (max-width: 1728px) {
  .page-sign-up .section-checkmarx-for .card-preview__title {
    font-size: calc(18rem / 16 + 2 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
@media (max-width: 1728px) {
  .page-sign-up .section-checkmarx-for .card-preview__title {
    margin-bottom: calc(8rem / 16 + 8 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
@media only screen and (max-width: 767px) {
  .page-sign-up .section-checkmarx-for .card-preview__title {
    line-height: 0.945;
  }
}
.page-sign-up .section-checkmarx-for .card-preview p {
  letter-spacing: 0.01em;
}
@media only screen and (min-width: 768px) {
  .page-sign-up .section-checkmarx-for .card-preview p {
    letter-spacing: 0.05em;
  }
}

.section-checkmarx-for {
  padding-top: calc(130rem / 16);
  padding-bottom: calc(135rem / 16);
}
@media (max-width: 1728px) {
  .section-checkmarx-for {
    padding-top: calc(65rem / 16 + 65 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
@media (max-width: 1728px) {
  .section-checkmarx-for {
    padding-bottom: calc(80rem / 16 + 55 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
@media only screen and (min-width: 1200px) {
  .section-checkmarx-for .wrap-top-title {
    max-width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .section-checkmarx-for .section-title {
    padding-top: 10px;
  }
}
.section-checkmarx-for .main-wrapper {
  max-width: 1510px;
}
.section-checkmarx-for .section-checkmarx-for__wrap-cards:has(.card-creative-hover) {
  max-width: 855px;
}
@media only screen and (max-width: 767px) {
  .section-checkmarx-for .section-checkmarx-for__wrap-cards:has(.card-creative-hover) {
    margin-top: -20px;
    margin-left: -20px;
    width: calc(100% + 20px);
  }
}
@media only screen and (min-width: 768px) {
  .section-checkmarx-for .section-checkmarx-for__wrap-cards:has(.card-creative-hover) {
    margin-inline: -15px;
  }
}
.section-checkmarx-for .swiper-slide:has(.card-creative-hover) {
  padding-inline: 15px;
}
@media only screen and (max-width: 767px) {
  .section-checkmarx-for .swiper-slide:has(.card-creative-hover) {
    padding-block: 20px;
  }
}
.section-checkmarx-for .tabs {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px;
  margin-right: -20px;
}
@media only screen and (max-width: 767px) {
  .section-checkmarx-for .tabs {
    margin-left: -20px;
  }
}
@media only screen and (min-width: 768px) {
  .section-checkmarx-for .tabs {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .section-checkmarx-for .tabs {
    flex-wrap: nowrap;
    gap: 100px;
  }
}
.section-checkmarx-for .tabs .tabs-content-wrap {
  max-width: 100%;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .section-checkmarx-for .tabs .tabs-content-wrap {
    margin-top: -140px;
    max-width: 650px;
  }
}
@media only screen and (min-width: 1350px) {
  .section-checkmarx-for .tabs .tabs-content-wrap {
    max-width: 826px;
  }
}
.section-checkmarx-for .tabs__caption {
  gap: calc(18rem / 16);
  padding-top: calc(20rem / 16);
  flex-direction: row;
  align-items: flex-start;
  padding-right: 10px;
}
@media (max-width: 1728px) {
  .section-checkmarx-for .tabs__caption {
    gap: calc(12rem / 16 + 6 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
@media (max-width: 1728px) {
  .section-checkmarx-for .tabs__caption {
    padding-top: calc(10rem / 16 + 10 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
@media only screen and (max-width: 767px) {
  .section-checkmarx-for .tabs__caption {
    padding-left: 20px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .section-checkmarx-for .tabs__caption {
    padding-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .section-checkmarx-for .tabs__caption {
    flex-direction: column;
  }
}
.section-checkmarx-for .tabs__caption li {
  padding-block: calc(13rem / 16);
  padding-inline: calc(33rem / 16);
  border-radius: calc(18rem / 16);
  font-size: calc(40rem / 16);
  letter-spacing: 0.02em;
  line-height: 1.2;
  text-align: center;
  color: #6b34fd;
  border: 1.5px solid #6b34fd;
  transition: color 0.3s ease, background-color 0.3s ease;
}
@media (max-width: 1728px) {
  .section-checkmarx-for .tabs__caption li {
    padding-block: calc(11rem / 16 + 2 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
@media (max-width: 1728px) {
  .section-checkmarx-for .tabs__caption li {
    padding-inline: calc(20rem / 16 + 13 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
@media (max-width: 1728px) {
  .section-checkmarx-for .tabs__caption li {
    border-radius: calc(10rem / 16 + 8 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
@media (max-width: 1728px) {
  .section-checkmarx-for .tabs__caption li {
    font-size: calc(20rem / 16 + 20 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
@media only screen and (min-width: 768px) {
  .section-checkmarx-for .tabs__caption li {
    border-width: 3px;
  }
}
.section-checkmarx-for .tabs__caption li:hover, .section-checkmarx-for .tabs__caption li.active {
  color: #fcf9fe;
  background-color: #6b34fd;
}
.section-checkmarx-for .link-to-more {
  display: flex;
  margin-top: 35px;
}
@media only screen and (min-width: 1200px) {
  .section-checkmarx-for .link-to-more {
    margin-left: 10px;
    margin-top: -25px;
  }
}

.slider-checkmarx-for {
  max-width: 100%;
}
.slider-checkmarx-for.swiper-grid {
  --mBlock: 15px;
}
.slider-checkmarx-for .card-preview {
  height: 100%;
}

.section-checkmarx-for__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  column-gap: 50px;
  row-gap: 45px;
  padding-inline: 20px 0;
}
.section-checkmarx-for__wrapper.without-slider {
  padding-inline: 20px;
}
.section-checkmarx-for__wrapper.without-slider .wrap-top-title .link-to-more {
  margin-left: 0;
  margin-top: 10px;
  font-weight: 500;
  font-size: 1.125rem;
  letter-spacing: 0.02em;
  color: #0E0F11;
}
.section-checkmarx-for__wrapper.without-slider .wrap-top-title .link-to-more:hover .arrow-css {
  border-color: #0E0F11;
}
@media only screen and (min-width: 768px) {
  .section-checkmarx-for__wrapper {
    padding-inline: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-checkmarx-for__wrapper {
    flex-wrap: nowrap;
  }
}
.section-checkmarx-for__wrapper .wrap-top-title {
  max-width: 565px;
  width: 100%;
  padding-right: 20px;
}
.section-checkmarx-for__wrapper .wrap-top-title .link-to-more {
  margin-left: 0;
  margin-top: 45px;
}
.section-checkmarx-for__wrapper .section-title + .btn,
.section-checkmarx-for__wrapper .section-description + .btn {
  margin-top: 35px;
}
.section-checkmarx-for__wrap-cards {
  max-width: 100%;
  width: 100%;
  margin-top: -10px;
}
@media only screen and (min-width: 1200px) {
  .section-checkmarx-for__wrap-cards {
    max-width: 715px;
  }
}
@media only screen and (min-width: 1400px) {
  .section-checkmarx-for__wrap-cards {
    max-width: 815px;
  }
}

.light-theme .card-preview {
  background-color: #f8f8f8;
  color: #000;
}
.light-theme .card-preview__small-card {
  box-shadow: none;
}
.light-theme .link-to-more {
  color: #0E0F11;
}
.light-theme .link-to-more .arrow-css {
  border-color: #0E0F11;
}
.light-theme .link-to-more:hover {
  color: #401EFF;
}
.light-theme .link-to-more:hover .arrow-css {
  border-color: #401EFF;
}

.card-preview {
  background-color: #222325;
  border-radius: 20px;
  padding: 38px 26px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (min-width: 1350px) {
  .card-preview {
    padding: 36px 43px 43px;
  }
}
.card-preview.bg {
  padding-bottom: 60%;
  background-repeat: no-repeat;
  background-size: calc(100% - 30px);
  background-position: right bottom;
}
@media only screen and (min-width: 768px) {
  .card-preview.bg {
    padding-bottom: 62%;
  }
}
.card-preview__icon {
  width: 23px;
  height: 23px;
  border-radius: 3px;
  padding: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #0fe;
  margin-bottom: 13px;
}
@media only screen and (min-width: 768px) {
  .card-preview__icon {
    width: 20px;
    height: 20px;
  }
}
.card-preview__title {
  font-size: calc(22rem / 16);
  font-weight: 500;
  margin-bottom: 5px;
}
@media (max-width: 1728px) {
  .card-preview__title {
    font-size: calc(18rem / 16 + 4 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
@media only screen and (min-width: 768px) {
  .card-preview__title {
    letter-spacing: 0.02em;
    margin-bottom: 10px;
  }
}
.card-preview p {
  font-size: 1.125rem;
  padding-bottom: 15px;
  line-height: 1.5;
}
@media only screen and (min-width: 768px) {
  .card-preview p {
    letter-spacing: 0.02em;
    line-height: 1.4;
  }
}
.card-preview__small-card {
  --size-small-card: 125px;
  margin-top: 10px;
  position: relative;
  height: var(--size-small-card);
  max-width: var(--size-small-card);
  border-radius: 12px;
  border: 0.966px solid #e6e6e6;
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1), 0px 18px 18px 0px rgba(0, 0, 0, 0.09), 0px 40px 24px 0px rgba(0, 0, 0, 0.05), 0px 71px 29px 0px rgba(0, 0, 0, 0.01), 0px 111px 31px 0px rgba(0, 0, 0, 0);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  overflow: hidden;
}
.card-preview__small-card img {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .card-preview__small-card {
    --size-small-card: 162px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1350px) {
  .card-preview__small-card {
    margin-top: 45px;
  }
}
.card-preview__small-card p {
  color: rgba(14, 15, 17, 0.5);
  font-size: 0.75rem;
  text-align: center;
  padding-bottom: 0;
}
.card-preview__small-card p.text-with-arrow {
  position: relative;
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .card-preview__small-card p.text-with-arrow {
    margin-top: 40px;
    font-size: 0.9375rem;
  }
}
.card-preview__small-card p.text-with-arrow::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: calc(100% + 10px);
  transform: translateX(-50%);
  display: block;
  width: 13px;
  height: 16px;
  background-image: url("../images/section-checkmarx-for/icon-arrow.svg");
  background-size: 100%;
}

.card-preview-2-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 10px;
}
@media only screen and (min-width: 768px) {
  .card-preview-2-list {
    gap: 30px;
  }
}
.card-preview-2-list .card-preview-2 {
  width: calc(50% - 5px);
}
@media only screen and (min-width: 768px) {
  .card-preview-2-list .card-preview-2 {
    width: calc(50% - 15px);
  }
}

.card-preview-2 {
  border-radius: 20px;
  padding: 0;
  color: #0E0F11;
}
@media only screen and (min-width: 768px) {
  .card-preview-2 {
    background: #f8f8f8;
    text-align: center;
    padding: 25px 15px 30px;
  }
}
.card-preview-2__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 20px;
}
.card-preview-2__bg {
  margin-bottom: calc(16rem / 16);
  aspect-ratio: 1/0.61;
  width: 100%;
  height: 225px;
  border-radius: 20px;
  background: #f8f8f8;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1728px) {
  .card-preview-2__bg {
    margin-bottom: calc(8rem / 16 + 8 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
@media only screen and (min-width: 768px) {
  .card-preview-2__bg {
    background: none;
    height: auto;
  }
}
.card-preview-2__bg img {
  max-width: 70%;
}
@media only screen and (max-width: 767px) {
  .card-preview-2__text-wrap {
    padding-right: 5px;
  }
}
.card-preview-2__title {
  font-size: calc(40rem / 16);
  margin-bottom: calc(5rem / 16);
  font-weight: 500;
}
@media (max-width: 1728px) {
  .card-preview-2__title {
    font-size: calc(18rem / 16 + 22 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
@media (max-width: 1728px) {
  .card-preview-2__title {
    margin-bottom: calc(0rem / 16 + 5 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
.card-preview-2__description {
  font-size: calc(18rem / 16);
  line-height: 1.38;
  letter-spacing: 0.02em;
  opacity: 0.8;
}
@media (max-width: 1728px) {
  .card-preview-2__description {
    font-size: calc(14rem / 16 + 4 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
@media only screen and (min-width: 768px) {
  .card-preview-2__description {
    opacity: 0.6;
  }
}
.card-preview-2 .btn {
  font-size: calc(18rem / 16);
  margin-top: calc(60rem / 16);
  padding-block: calc(20rem / 16);
  padding-inline: calc(45rem / 16);
  min-width: 100%;
}
@media (max-width: 1728px) {
  .card-preview-2 .btn {
    font-size: calc(16rem / 16 + 2 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
@media (max-width: 1728px) {
  .card-preview-2 .btn {
    margin-top: calc(0rem / 16 + 60 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
@media (max-width: 1728px) {
  .card-preview-2 .btn {
    padding-block: calc(10rem / 16 + 10 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
@media (max-width: 1728px) {
  .card-preview-2 .btn {
    padding-inline: calc(25rem / 16 + 20 / 16 * (100vw - 390rem / 16) / (1338 / 16));
  }
}
@media only screen and (min-width: 768px) {
  .card-preview-2 .btn {
    min-width: 205px;
  }
}
/*# sourceMappingURL=section-checkmarx-for.min.css.map */
