

/* Start:/local/templates/html/components-template/completed-projects/style.css?17022041422320*/
.completed-projects {
  padding-top: 96px; }
  @media (max-width: 575px) {
    .completed-projects {
      padding-top: 40px;
      padding-bottom: 30px; } }
  .completed-projects-slider-wrap {
    padding-bottom: 60px; }
  @media (min-width: 1024px) {
    .completed-projects .completed-projects-slider:hover {
      cursor: pointer; }
      .completed-projects .completed-projects-slider:hover .swiper-button-prev,
      .completed-projects .completed-projects-slider:hover .swiper-button-next {
        opacity: 1; } }
  .completed-projects .completed-projects-slider .swiper-container {
    overflow: hidden; }
  .completed-projects .swiper-slide {
    height: auto;
    display: flex; }
  .completed-projects .swiper-pagination {
    display: flex;
    justify-content: center;
    margin: auto;
    max-width: none;
    margin-top: 50px; }
    @media (max-width: 575px) {
      .completed-projects .swiper-pagination {
        margin-top: 20px; } }

.completed-project-card-wrap {
  padding: 10px;
  display: flex; }
  @media (max-width: 575px) {
    .completed-project-card-wrap {
      width: 100%; } }

.completed-project-card {
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 32px;
  display: flex;
  flex-direction: column; }
  .completed-project-card__image {
    display: flex;
    justify-content: center; }
  .completed-project-card__image-wrap {
    height: 208px;
    margin-bottom: 20px; }
    @media (max-width: 1365px) {
      .completed-project-card__image-wrap {
        height: 143px; } }
    .completed-project-card__image-wrap img {
      max-width: 100%;
      max-height: 100%; }
  .completed-project-card__descr {
    font-size: 15px;
    font-weight: 400;
    color: #cdd1d4;
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 18px;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
  .completed-project-card__link {
    margin-top: auto;
    color: #078A51;
    font-size: 16px;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 2; }
    @media (min-width: 1024px) {
      .completed-project-card__link:hover {
        cursor: pointer;
        color: #078A51; } }

/* End */


/* Start:/local/templates/html/components-template/corporate/style.css?1702204142340*/
.inner-header-main .corporate {
  background-color: #fff;
  box-shadow: -50vw 0 0 0 #fff, 50vw 0 0 0 #fff;
  padding-top: 20px;
  margin-top: 40px; }

@media (min-width: 768px) {
  .inner-header-main .corporate {
    background-color: transparent;
    box-shadow: none;
    padding-top: 0;
    margin-top: 40px;
    margin-bottom: 5px; } }

/* End */


/* Start:/local/templates/html/components-template/corporate-card/style.css?17022041421848*/
.col-12:not(:last-child) .corporate-card {
  margin: 0 0 20px; }

.corporate-card .icon {
  margin: 0 0 12px;
  fill: #007261; }

.corporate-card-container {
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.09);
  padding: 13px 20px 40px; }

.corporate-card-name {
  font-style: normal;
  font-weight: bold;
  font-size: calc((18 / 16) * 1rem);
  line-height: 24px;
  color: #282828;
  margin: 0 0 12px; }

.corporate-card-desc {
  font-style: normal;
  font-weight: normal;
  font-size: calc((12 / 16) * 1rem);
  line-height: 18px;
  color: #282828; }

@media (min-width: 768px) {
  .col-12:not(:last-child) .corporate-card {
    margin: 0 0 30px; }
  .corporate-card .icon {
    width: 72px;
    height: 72px; }
  .corporate-card-container {
    padding: 15px 30px 30px; }
  .corporate-card-name {
    font-size: calc((22 / 16) * 1rem);
    line-height: 28px; }
  .corporate-card-desc {
    font-size: calc((15 / 16) * 1rem);
    line-height: 24px;
    max-height: 72px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis; } }

@media (min-width: 1024px) {
  .corporate-card-container {
    transition: background-color .3s, max-height .3s;
    max-height: 100%;
    min-height: 100%; }
  .corporate-card {
    height: 280px; }
    .corporate-card:hover {
      position: relative;
      z-index: 1; }
      .corporate-card:hover .corporate-card-container {
        background-color: #fff;
        max-height: 500px; }
      .corporate-card:hover .corporate-card-desc {
        max-height: none;
        overflow: visible;
        display: block;
        -webkit-line-clamp: none;
        -webkit-box-orient: vertical;
        text-overflow: unset; } }

@media (min-width: 1366px) {
  .corporate-card {
    height: 250px; } }

/* End */


/* Start:/local/templates/html/components-template/research/style.css?17022041428520*/
.research-buy-col {
  order: -1; }

.research-buy {
  margin: 0 0 40px; }

.research-step-slide-container {
  display: flex;
  flex-direction: column;
  height: 100%; }

.research-step-slider .swiper-pagination {
  display: none !important; }

.research-buy-card {
  margin: 0 0 10px; }

.research-buy-card-body {
  background: #30393F;
  padding: 20px 15px 20px; }

.research-buy-card-name {
  font-style: normal;
  font-weight: bold;
  font-size: 18px !important;
  line-height: 24px;
  text-align: center;
  width: 100%;
  color: #FFFFFF; }

.research-buy-card-btn {
  width: 100%;
  margin: 15px 0 0 0; }
  .research-buy-card-btn.btn--outline {
    color: #fff;
    line-height: 1.2;
    white-space: pre-wrap;
    padding: 7px 5px;
    min-height: 40px;
    height: auto; }

.research-buy-card-footer {
  font-weight: 500;
  font-size: calc((12 / 16) * 1rem);
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  padding: 12px 15px;
  background: #6D6D6D; }

.research-advantage-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap; }

.research-advantage-card {
  width: 100%;
  margin: 0 0 30px; }

.research-advantage-card-container {
  background: #FFFFFF;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.09);
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  align-items: center; }

.research-advantage-card-name {
  font-style: normal;
  font-weight: bold;
  font-size: calc((18 / 16) * 1rem);
  line-height: 24px;
  /* or 133% */
  text-align: center;
  font-feature-settings: 'pnum' on, 'lnum' on;
  /* #282828 */
  color: #282828;
  margin: 0 0 20px; }

.research-advantage-card-img-wrap {
  width: 60px;
  height: 60px;
  min-height: 60px;
  margin: 0 0 20px; }

.research-content-col {
  margin-bottom: 30px; }

.research-advantage-col {
  margin-bottom: 57px; }

.research-step-slider {
  margin: 0 0 80px; }
  .research-step-slider .swiper-button-next,
  .research-step-slider .swiper-button-prev {
    display: none; }
    @media (max-width: 575px) {
      .research-step-slider .swiper-button-next,
      .research-step-slider .swiper-button-prev {
        display: block; } }
  .research-step-slider .swiper-wrapper {
    align-items: stretch; }

.research-step-slide {
  width: 290px;
  position: relative;
  height: auto; }
  .research-step-slide:after {
    content: '';
    width: 63%;
    height: 2px;
    background: #dfdfdf;
    position: absolute;
    bottom: 28px;
    right: 0;
    display: block; }

.research-step-slide-name {
  font-style: normal;
  font-weight: bold;
  font-size: calc((16 / 16) * 1rem);
  line-height: 24px;
  margin: 0 0 12px; }

.research-step-slide-desc {
  font-style: normal;
  font-weight: normal;
  font-size: calc((12 / 16) * 1rem);
  line-height: 18px;
  min-height: 110px;
  flex-grow: 1;
  margin: 0 0 10px; }

.research-step-count {
  border: 4px solid #F1F2F1;
  box-sizing: border-box;
  width: 62px;
  min-width: 62px;
  height: 62px;
  min-height: 62px;
  font-style: normal;
  font-weight: bold;
  font-size: calc((30 / 16) * 1rem);
  line-height: 54px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #007261;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  background-color: #fff; }

.research-metrics-item {
  margin: 0 0 25px; }

.research-metrics-item-name {
  font-style: normal;
  font-weight: normal;
  font-size: calc((12 / 16) * 1rem);
  line-height: 18px;
  width: 100%;
  text-align: center; }

.research-metrics-item-value {
  font-style: normal;
  font-weight: bold;
  font-size: calc((52 / 16) * 1rem);
  line-height: 103.18%;
  letter-spacing: 0.5px;
  text-align: center;
  width: 100%;
  color: #007261;
  margin: 0 0 13px; }

.research-step-slide-img-wrap {
  width: 74px;
  height: 74px;
  margin: -10px 0 20px -5px; }

.research-metrics-col {
  margin-bottom: 50px; }

.research-advantage-card-desc {
  font-style: normal;
  font-weight: normal;
  font-size: calc((12 / 16) * 1rem);
  line-height: 18px;
  color: #282828; }

@media (max-width: 575px) {
  .research-buy {
    margin: 0 -15px 40px; } }

@media (min-width: 768px) {
  .research-buy-col {
    order: unset; }
  .research-step-slide-name:first-child {
    margin: 83px 0 12px; }
  .research-buy-card {
    margin: 0 0 30px; }
  [data-size="3"] .research-buy-card-btn {
    font-size: 22px !important; }
  .research-buy-card-btn {
    margin: 20px 0 0 0; }
    .research-buy-card-btn [data-size="3"] {
      font-size: 22px !important; }
  .research-section {
    padding: 40px 0 0; }
  .research-buy-card-body {
    padding: 30px 20px 20px; }
  .research-buy-card-footer {
    padding: 13px 20px;
    font-weight: 500;
    font-size: calc((16 / 16) * 1rem);
    line-height: 146.28%; }
  .research-buy-card-name {
    font-size: 22px !important;
    line-height: 28px; } }

@media (min-width: 1024px) {
  .research-advantage {
    margin: 0 0 20px; }
  .research-advantage-card-img-wrap {
    width: 89px;
    height: 89px;
    min-height: 89px;
    margin: 0 0 33px; }
  .research-advantage-card {
    width: 33.33%;
    height: 426px; }
  .research-advantage-card-container {
    position: relative;
    transition: box-shadow .3s;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    padding: 40px; }
    .research-advantage-card-container:before {
      content: '';
      z-index: 1;
      position: absolute;
      left: 40px;
      bottom: 0;
      height: 200px;
      width: calc(100% - 80px);
      background: linear-gradient(to top, #ffffff 0%, #ffffff 45px, rgba(255, 255, 255, 0) 124px);
      transition: opacity .3s;
      opacity: 1; }
    .research-advantage-card-container:hover {
      box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.09);
      height: auto;
      z-index: 2; }
      .research-advantage-card-container:hover:before {
        opacity: 0; }
  .research-advantage-card-name {
    font-size: calc((22 / 16) * 1rem);
    line-height: 28px;
    margin: 0 0 16px; }
  .research-advantage-card-desc {
    font-size: calc((15 / 16) * 1rem);
    line-height: 24px; }
  .research-step-slider {
    margin: 0 0 85px; }
    .research-step-slider .swiper-button-next,
    .research-step-slider .swiper-button-prev {
      display: block; }
  .research-step-slide {
    width: 230px; }
  .research-step-slide-container {
    padding: 30px 0 0 0; }
  .research-step-slide-name {
    font-size: calc((18 / 16) * 1rem);
    line-height: 24px;
    min-height: 48px; }
  .research-step-slide-desc {
    font-style: normal;
    font-weight: normal;
    font-size: calc((15 / 16) * 1rem);
    line-height: 24px;
    min-height: 188px; }
  .research-metrics-item {
    margin: 0 0 40px; }
  .research-metrics-item-name {
    font-size: calc((18 / 16) * 1rem);
    line-height: 24px; }
  .research-metrics-item-value {
    line-height: 103.18%;
    margin: 0 0 13px; }
  .research-metrics-col {
    margin-bottom: 0; } }

@media (min-width: 1024px) and (max-width: 1366px) {
  .research-metrics-item-value {
    font-size: 60px; } }

@media (min-width: 1367px) {
  .research-metrics-item-value {
    font-size: 80px; } }

@media (min-width: 1366px) and (max-width: 1629px) {
  .research-metrics-item-value {
    font-size: 70px; } }

.theme-dark .research-step-count {
  border: 4px solid #535353;
  background-color: transparent; }

.theme-dark .research-step-slide:after {
  background: #30393F; }

.theme-dark .research-step-slider .swiper-button-prev,
.theme-dark .research-step-slider .swiper-button-next {
  transition: opacity .3s; }
  .theme-dark .research-step-slider .swiper-button-prev:hover:not(:active),
  .theme-dark .research-step-slider .swiper-button-next:hover:not(:active) {
    opacity: .7; }

.theme-dark .research-step-slider .swiper-button-prev, .theme-dark .research-step-slider .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='48' y='48' width='48' height='48' transform='rotate(-180 48 48)' fill='%23515151'/%3E%3Cpath d='M28.5 15L19.5 24L28.5 33' stroke='white'/%3E%3C/svg%3E%0A"); }

.theme-dark .research-step-slider .swiper-button-next, .theme-dark .research-step-slider .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='48' height='48' fill='%23515151'/%3E%3Cpath d='M19.5 33L28.5 24L19.5 15' stroke='white'/%3E%3C/svg%3E%0A"); }

/* End */


/* Start:/local/templates/html/components-template/research-slider/style.css?17022041422589*/
.solutions-slider {
  margin-bottom: 20px; }
  .solutions-slider .swiper-button-next, .solutions-slider .swiper-button-prev {
    left: auto;
    visibility: visible !important;
    opacity: 1 !important; }
  @media (max-width: 575px) {
    .solutions-slider .swiper-button-next, .solutions-slider .swiper-button-prev {
      width: 32px;
      height: 32px; }
    .solutions-slider .swiper-button-next {
      right: -6px; }
    .solutions-slider .swiper-button-prev {
      left: -6px; } }
  .solutions-slider .research-step-slide-desc {
    min-height: auto;
    flex-grow: 0; }
  .solutions-slider .research-step-slide:after {
    content: none; }
  .solutions-slider .swiper-container {
    max-width: 80%;
    overflow: hidden;
    padding: 0 10px; }
  .solutions-slider .swiper-wrapper {
    height: auto; }
    .solutions-slider .swiper-wrapper img {
      width: 100%;
      height: 100%; }
  .solutions-slider .research-step-slide {
    width: 260px; }

.logic-slider {
  margin-top: 50px;
  margin-bottom: 20px; }
  .logic-slider .swiper-button-next, .logic-slider .swiper-button-prev {
    left: auto;
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important; }
  @media (max-width: 575px) {
    .logic-slider .swiper-button-next, .logic-slider .swiper-button-prev {
      width: 32px;
      height: 32px; }
    .logic-slider .swiper-button-next {
      right: -6px; }
    .logic-slider .swiper-button-prev {
      left: -6px; } }
  .logic-slider .swiper-container {
    max-width: 80%;
    overflow: hidden;
    padding: 0 10px; }
  .logic-slider .research-step-slide {
    width: 20%; }
    @media (max-width: 1365px) {
      .logic-slider .research-step-slide {
        width: 240px; } }
  .logic-slider .research-step-slide-name:first-child {
    margin-top: 0; }
  .logic-slider .research-step-slide-name {
    min-height: 72px;
    overflow: hidden;
    margin-bottom: 10px;
    color: #007261;
    font-weight: 700; }
    @media (max-width: 575px) {
      .logic-slider .research-step-slide-name {
        margin-bottom: 32px; } }
  .logic-slider .research-step-slide-desc {
    min-height: 175px;
    overflow: hidden;
    text-overflow: ellipsis;
    flex-grow: 0; }
    @media (max-width: 1023px) {
      .logic-slider .research-step-slide-desc {
        min-height: 125px; } }
  .logic-slider .research-step-count {
    margin-top: auto; }
  .logic-slider .research-step-slide-container {
    padding-top: 0; }
  .logic-slider .research-step-count {
    border-radius: 6px; }
  .logic-slider .swiper-wrapper {
    height: auto; }

/* End */


/* Start:/local/templates/html/components-template/teacher-slider/style.css?17022041421010*/
.teacher-slider-section {
  position: relative;
  padding: 40px 0 100px;
  background-color: #30393f; }

.teacher-slider .swiper-button-prev,
.teacher-slider .swiper-button-next {
  display: none; }

.teacher-slider .swiper-slide {
  padding: 10px 0px; }

@media (min-width: 1024px) {
  .teacher-slider-section {
    padding: 70px 0 136px;
    height: 692px; }
  .teacher-slider {
    height: auto;
    padding: 20px 0 0 0; }
    .teacher-slider .swiper-button-prev,
    .teacher-slider .swiper-button-next {
      top: 100px;
      display: block; }
    .teacher-slider .swiper-pagination {
      display: none; }
    .teacher-slider .swiper-container {
      overflow: hidden;
      padding: 0px 30px;
      margin: 0 auto; } }

@media (min-width: 1366px) {
  .teacher-slider-section {
    height: 798px; } }

@media (min-width: 1366px) {
  .teacher-slider .swiper-container {
    padding: 0px 49px; } }

@media (max-width: 767px) {
  .teacher-slider .swiper-slide {
    height: auto;
    display: flex; } }

/* End */


/* Start:/local/templates/html/components-template/white-mask/style.css?1702204142361*/
.white-mask {
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% + 2px);
  height: 278px;
  pointer-events: none;
  background-position: center calc(100% + 1px);
  background-size: 100vw 15vw;
  background-repeat: no-repeat; }

@media (min-width: 768px) {
  .white-mask {
    background-size: 1922px 278px; } }

/* End */


/* Start:/local/templates/html/components-template/teacher-card/style.css?17022041426473*/
.teacher-card-container {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  width: 100%; }

.teacher-card-img-wrap {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 155px;
  height: 155px;
  border-radius: 50%;
  border-radius: 8px;
  background-color: #ececec;
  margin-left: auto;
  margin-right: 100px; }

.teacher-card-img {
  position: relative;
  z-index: 1; }

.teacher-card-header {
  position: relative;
  z-index: 3;
  width: calc(100% - 85px);
  margin: -60px 0 0 85px; }

.teacher-card-name {
  display: flex;
  align-items: center;
  width: 100%;
  height: 60px;
  padding: 16px 25px 0;
  cursor: pointer;
  color: #007261;
  border-radius: 155px 0 0 0;
  background-color: #fff;
  font-size: calc((16 / 16) * 1rem);
  font-weight: 600;
  font-style: normal;
  line-height: 21px; }

.teacher-card-body {
  position: relative;
  z-index: 2;
  margin-top: -5px;
  padding: 80px 20px 20px;
  background-color: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08); }
  @media (max-width: 767px) {
    .teacher-card-body {
      flex-grow: 1; } }

.teacher-card-desc {
  width: 100%;
  margin: 0 0 20px;
  color: #30393f;
  font-size: calc((12 / 16) * 1rem);
  font-weight: normal;
  font-style: normal;
  line-height: 18px; }

.teacher-card-info-list {
  display: flex;
  align-items: center; }

.teacher-card-info {
  margin: 0 0 5px;
  color: #007261;
  font-size: calc((12 / 16) * 1rem);
  font-weight: normal;
  font-style: normal;
  line-height: 18px; }
  .teacher-card-info:not(:last-child) {
    margin-right: 15px; }

@media (min-width: 1024px) {
  .teacher-card-img-wrap {
    width: 223px;
    height: 223px;
    margin-right: 65px; }
  .teacher-card-body {
    padding: 95px 37px 20px;
    border-radius: 8px; }
  .teacher-card-info {
    font-size: calc((15 / 16) * 1rem);
    line-height: 24px; }
  .teacher-card-desc {
    margin: 0 0 15px;
    font-size: calc((15 / 16) * 1rem);
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
  .teacher-card-header {
    width: calc(100% - 102px);
    margin: -90px 0 0 102px; }
  .teacher-card-name {
    height: 90px;
    padding: 30px 75px 10px 35px;
    color: #fff;
    background-color: #30393f;
    font-size: calc((19 / 16) * 1rem);
    font-weight: 400;
    font-style: normal;
    line-height: 26px; }
  .teacher-card-body {
    margin: -50px 0px 0 -30px; } }

@media (min-width: 1365px) {
  .teacher-card-header {
    width: calc(100% - 162px);
    margin: -90px 0 0 162px; }
  .teacher-card-img-wrap {
    width: 352px;
    height: 352px;
    margin-right: 105px; } }

.teacher-card.teacher-card--slide {
  width: 290px; }
  @media (max-width: 767px) {
    .teacher-card.teacher-card--slide .teacher-card-body {
      padding-top: 30px; } }
  .swiper-container:not(.swiper-container-initialized) .teacher-card.teacher-card--slide:not(:last-child) {
    margin: 0 30px 0 0; }
  @media (min-width: 1024px) {
    .teacher-card.teacher-card--slide {
      width: 480px; }
      .teacher-card.teacher-card--slide:not(:last-child) {
        margin: 0 5px 0 0; }
      .teacher-card.teacher-card--slide:hover .teacher-card-body {
        display: block;
        opacity: 1;
        pointer-events: auto; }
      .teacher-card.teacher-card--slide:hover .teacher-card-name {
        color: #282828;
        background-color: #fff; }
        .teacher-card.teacher-card--slide:hover .teacher-card-name:hover, .teacher-card.teacher-card--slide:hover .teacher-card-name:focus {
          color: #078A51; }
      .teacher-card.teacher-card--slide .teacher-card-body {
        display: none;
        opacity: 0;
        transition: opacity .3s;
        pointer-events: none; }
      .teacher-card.teacher-card--slide.swiper-slide-active .teacher-card-body {
        display: block;
        opacity: 1;
        pointer-events: auto; }
      .teacher-card.teacher-card--slide.swiper-slide-active .teacher-card-name {
        transition: color .3s, background .3s;
        color: #282828;
        background-color: #fff; }
        .teacher-card.teacher-card--slide.swiper-slide-active .teacher-card-name:hover, .teacher-card.teacher-card--slide.swiper-slide-active .teacher-card-name:focus {
          transition: color .3s, background .3s;
          color: #078A51; } }

.teacher-card.teacher-card--grid {
  width: 100%;
  margin: 0; }
  .teacher-card.teacher-card--grid .teacher-card-name {
    color: #282828; }
  @media (min-width: 1024px) {
    .teacher-card.teacher-card--grid {
      height: 225px;
      margin: 0 0 70px; }
      .teacher-card.teacher-card--grid:hover {
        position: relative;
        z-index: 3; }
        .teacher-card.teacher-card--grid:hover .teacher-card-body {
          display: block;
          visibility: visible;
          opacity: 1;
          overflow: visible;
          height: auto;
          padding: 120px 40px 35px; }
      .teacher-card.teacher-card--grid .teacher-card-name {
        padding: 40px 0 10px 42px;
        background-color: #fff;
        font-size: calc((19 / 16) * 1rem);
        line-height: 26px;
        transition: all ease 0.3s; }
        .teacher-card.teacher-card--grid .teacher-card-name .icon {
          transition: fill 0.3s, stroke 0.3s; }
        .teacher-card.teacher-card--grid .teacher-card-name[href]:hover {
          color: #078A51; }
          .teacher-card.teacher-card--grid .teacher-card-name[href]:hover .icon {
            fill: #078A51; }
        .teacher-card.teacher-card--grid .teacher-card-name[href]:active {
          text-decoration: none;
          color: #078A51; }
          .teacher-card.teacher-card--grid .teacher-card-name[href]:active .icon {
            fill: #078A51; }
      .teacher-card.teacher-card--grid .teacher-card-body {
        visibility: hidden;
        opacity: 0;
        overflow: hidden;
        width: calc(100% + 40px);
        height: 0;
        margin: -90px 0 0 0;
        padding: 0;
        transition: opacity 0.3s;
        box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.09); }
        .teacher-card.teacher-card--grid .teacher-card-body:before {
          display: none; } }

[data-img='0'] .teacher-card-header {
  width: 100%;
  margin: 0; }

[data-img='0'] .teacher-card-name {
  border-radius: 0; }

[data-img='0'] .teacher-card-body {
  margin: 0;
  padding: 0 40px 40px; }

/* End */


/* Start:/bitrix/components/slam/easyform/lib/css/bootstrap.min.css?170220414822741*/
.slam-easyform{font:normal 16px/1.4 "Arial", sans-serif}.slam-easyform .hidden{display:none!important;visibility:hidden!important}.slam-easyform .form-group{margin-bottom:15px}.slam-easyform .control-label{display:inline-block;margin-bottom:5px;font-weight:700}.slam-easyform .form-control{display:block;width:100%;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;box-sizing:border-box}.slam-easyform .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)}.slam-easyform [class*="col-xs"]{float:left;position:relative;min-height:1px;padding-left:15px;padding-right:15px;box-sizing:border-box}.slam-easyform .row{margin-left:-15px;margin-right:-15px}.slam-easyform .row:before{content:" ";display:table;clear:both}.slam-easyform .col-xs-12{width:100%}.slam-easyform .col-xs-9{width:75%}.slam-easyform .col-xs-3{width:25%}.slam-easyform .radio-inline, .slam-easyform .checkbox-inline{display:inline-block;position:relative;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.slam-easyform .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}.slam-easyform .btn:active, .slam-easyform .btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125)}.slam-easyform .btn:hover, .slam-easyform .btn:focus{color:#333;text-decoration:none}.slam-easyform .btn-primary:active, .slam-easyform .btn-primary.active, .slam-easyform .open>.dropdown-toggle.btn-primary{background-image:none}.slam-easyform .btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}.slam-easyform .pull-right{float:right}.slam-easyform .pull-right{float:right!important}.slam-easyform .btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.slam-easyform .btn-primary:active:hover, .slam-easyform .btn-primary.active:hover, .slam-easyform .open>.dropdown-toggle.btn-primary:hover, .slam-easyform .btn-primary:active:focus, .slam-easyform .btn-primary.active:focus, .slam-easyform .open>.dropdown-toggle.btn-primary:focus, .slam-easyform .btn-primary:active.focus, .slam-easyform .btn-primary.active.focus, .slam-easyform .open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.slam-easyform .btn-primary:active, .slam-easyform .btn-primary.active, .slam-easyform .open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.slam-easyform .btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.slam-easyform .btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.slam-easyform .btn-primary:active, .slam-easyform .btn-primary.active, .slam-easyform .open .dropdown-toggle.btn-primary{background-image:none}.slam-easyform .btn-primary:hover, .slam-easyform .btn-primary:focus, .slam-easyform .btn-primary:active, .slam-easyform .btn-primary.active, .slam-easyform .open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.slam-easyform .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slam-easyform .pull-right{float:right !important}.slam-easyform input, .slam-easyform button, .slam-easyform select, .slam-easyform textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}.slam-easyform button, .slam-easyform input[type=button], .slam-easyform input[type=reset], .slam-easyform input[type=submit]{-webkit-appearance:button;cursor:pointer}.slam-easyform button, .slam-easyform select{text-transform:none}.slam-easyform button{overflow:visible}.slam-easyform button, .slam-easyform input[type="button"], .slam-easyform input[type="reset"], .slam-easyform input[type="submit"]{-webkit-appearance:button;cursor:pointer}.slam-easyform .close:not([disabled]):not(.disabled){cursor:pointer}.slam-easyform .modal-header .close{margin-top:-2px}.slam-easyform .modal-header .close{margin-top:-2px}.slam-easyform button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.slam-easyform .close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity: .2;filter:alpha(opacity=20)}.slam-easyform .modal:before{display:inline-block;vertical-align:middle;content:" ";height:100%}.slam-easyform .close:hover, .slam-easyform .close:focus{color:#000;text-decoration:none;cursor:pointer;opacity: .5;filter:alpha(opacity=50)}.slam-easyform .fade.in{opacity:1;background:rgba(0, 0, 0, .5)}.slam-easyform .modal{text-align:center}.modal-open .slam-easyform .modal{overflow-x:hidden}.slam-easyform .modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.slam-easyform .fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear;background:none}.slam-easyform .modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.slam-easyform .modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.slam-easyform .modal-dialog{display:inline-block;text-align:left;vertical-align:middle}.slam-easyform .modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0, 0, 0, .2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, .5);box-shadow:0 3px 9px rgba(0, 0, 0, .5);background-clip:padding-box;outline:0}.slam-easyform .modal-content{-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, .5);box-shadow:0 5px 15px rgba(0, 0, 0, .5)}.slam-easyform .modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}.slam-easyform .modal-body{position:relative;padding:20px}.slam-easyform .alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.slam-easyform .alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.slam-easyform .alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.slam-easyform .modal .modal-header .title{margin:0;font-size:22px;display:inline-block}.slam-easyform .has-success .help-block, .slam-easyform .has-success .control-label, .slam-easyform .has-success .radio, .slam-easyform .has-success .checkbox, .slam-easyform .has-success .radio-inline, .slam-easyform .has-success .checkbox-inline{color:#3c763d}.slam-easyform .clearfix:before, .slam-easyform .clearfix:after, .slam-easyform .container:before, .slam-easyform .container:after, .slam-easyform .container-fluid:before, .slam-easyform .container-fluid:after, .slam-easyform .row:before, .slam-easyform .row:after, .slam-easyform .form-horizontal .form-group:before, .slam-easyform .form-horizontal .form-group:after, .slam-easyform .btn-toolbar:before, .slam-easyform .btn-toolbar:after, .slam-easyform .btn-group-vertical>.btn-group:before, .slam-easyform .btn-group-vertical>.btn-group:after, .slam-easyform .nav:before, .slam-easyform .nav:after, .slam-easyform .navbar:before, .slam-easyform .navbar:after, .slam-easyform .navbar-header:before, .slam-easyform .navbar-header:after, .slam-easyform .navbar-collapse:before, .slam-easyform .navbar-collapse:after, .slam-easyform .pager:before, .slam-easyform .pager:after, .slam-easyform .panel-body:before, .slam-easyform .panel-body:after, .slam-easyform .modal-footer:before, .slam-easyform .modal-footer:after{content:" ";display:table;clear:both}@media (min-width:768px){.slam-easyform .modal-dialog{position:relative;width:auto;margin:10px}.slam-easyform .modal-dialog{width:600px;margin:30px auto}.slam-easyform .container{width:750px}.slam-easyform .container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}}@media (min-width:992px){.slam-easyform .container{width:970px}}@media (min-width:1200px){.slam-easyform .container{width:1170px}}.modal-open{overflow:hidden}.slam-easyform *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.slam-easyform .has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)}.slam-easyform .has-error .help-block, .slam-easyform .has-error .control-label, .slam-easyform .has-error .radio, .slam-easyform .has-error .checkbox, .slam-easyform .has-error .radio-inline, .slam-easyform .has-error .checkbox-inline{color:#a94442}.slam-easyform .has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)}.slam-easyform .radio input[type=radio], .slam-easyform .radio-inline input[type=radio], .slam-easyform .checkbox input[type=checkbox], .slam-easyform .checkbox-inline input[type=checkbox]{float:left;margin-left:-20px}.slam-easyform input[type=radio], .slam-easyform input[type=checkbox]{margin:4px 0 0;margin-top:1px 9;line-height:normal}.slam-easyform input[type=checkbox], .slam-easyform input[type=radio]{box-sizing:border-box;padding:0}.slam-easyform .has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168}.slam-easyform .has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483}.slam-easyform .container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.slam-easyform .col-xs-1, .slam-easyform .col-sm-1, .slam-easyform .col-md-1, .slam-easyform .col-lg-1, .slam-easyform .col-xs-2, .slam-easyform .col-sm-2, .slam-easyform .col-md-2, .slam-easyform .col-lg-2, .slam-easyform .col-xs-3, .slam-easyform .col-sm-3, .slam-easyform .col-md-3, .slam-easyform .col-lg-3, .slam-easyform .col-xs-4, .slam-easyform .col-sm-4, .slam-easyform .col-md-4, .slam-easyform .col-lg-4, .slam-easyform .col-xs-5, .slam-easyform .col-sm-5, .slam-easyform .col-md-5, .slam-easyform .col-lg-5, .slam-easyform .col-xs-6, .slam-easyform .col-sm-6, .slam-easyform .col-md-6, .slam-easyform .col-lg-6, .slam-easyform .col-xs-7, .slam-easyform .col-sm-7, .slam-easyform .col-md-7, .slam-easyform .col-lg-7, .slam-easyform .col-xs-8, .slam-easyform .col-sm-8, .slam-easyform .col-md-8, .slam-easyform .col-lg-8, .slam-easyform .col-xs-9, .slam-easyform .col-sm-9, .slam-easyform .col-md-9, .slam-easyform .col-lg-9, .slam-easyform .col-xs-10, .slam-easyform .col-sm-10, .slam-easyform .col-md-10, .slam-easyform .col-lg-10, .slam-easyform .col-xs-11, .slam-easyform .col-sm-11, .slam-easyform .col-md-11, .slam-easyform .col-lg-11, .slam-easyform .col-xs-12, .slam-easyform .col-sm-12, .slam-easyform .col-md-12, .slam-easyform .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.slam-easyform .col-xs-1, .slam-easyform .col-xs-2, .slam-easyform .col-xs-3, .slam-easyform .col-xs-4, .slam-easyform .col-xs-5, .slam-easyform .col-xs-6, .slam-easyform .col-xs-7, .slam-easyform .col-xs-8, .slam-easyform .col-xs-9, .slam-easyform .col-xs-10, .slam-easyform .col-xs-11, .slam-easyform .col-xs-12{float:left}.slam-easyform .col-xs-12{width:100%}.slam-easyform .col-xs-11{width:91.66666667%}.slam-easyform .col-xs-10{width:83.33333333%}.slam-easyform .col-xs-9{width:75%}.slam-easyform .col-xs-8{width:66.66666667%}.slam-easyform .col-xs-7{width:58.33333333%}.slam-easyform .col-xs-6{width:50%}.slam-easyform .col-xs-5{width:41.66666667%}.slam-easyform .col-xs-4{width:33.33333333%}.slam-easyform .col-xs-3{width:25%}.slam-easyform .col-xs-2{width:16.66666667%}.slam-easyform .col-xs-1{width:8.33333333%}.slam-easyform .col-xs-pull-12{right:100%}.slam-easyform .col-xs-pull-11{right:91.66666667%}.slam-easyform .col-xs-pull-10{right:83.33333333%}.slam-easyform .col-xs-pull-9{right:75%}.slam-easyform .col-xs-pull-8{right:66.66666667%}.slam-easyform .col-xs-pull-7{right:58.33333333%}.slam-easyform .col-xs-pull-6{right:50%}.slam-easyform .col-xs-pull-5{right:41.66666667%}.slam-easyform .col-xs-pull-4{right:33.33333333%}.slam-easyform .col-xs-pull-3{right:25%}.slam-easyform .col-xs-pull-2{right:16.66666667%}.slam-easyform .col-xs-pull-1{right:8.33333333%}.slam-easyform .col-xs-pull-0{right:0}.slam-easyform .col-xs-push-12{left:100%}.slam-easyform .col-xs-push-11{left:91.66666667%}.slam-easyform .col-xs-push-10{left:83.33333333%}.slam-easyform .col-xs-push-9{left:75%}.slam-easyform .col-xs-push-8{left:66.66666667%}.slam-easyform .col-xs-push-7{left:58.33333333%}.slam-easyform .col-xs-push-6{left:50%}.slam-easyform .col-xs-push-5{left:41.66666667%}.slam-easyform .col-xs-push-4{left:33.33333333%}.slam-easyform .col-xs-push-3{left:25%}.slam-easyform .col-xs-push-2{left:16.66666667%}.slam-easyform .col-xs-push-1{left:8.33333333%}.slam-easyform .col-xs-push-0{left:0}.slam-easyform .col-xs-offset-12{margin-left:100%}.slam-easyform .col-xs-offset-11{margin-left:91.66666667%}.slam-easyform .col-xs-offset-10{margin-left:83.33333333%}.slam-easyform .col-xs-offset-9{margin-left:75%}.slam-easyform .col-xs-offset-8{margin-left:66.66666667%}.slam-easyform .col-xs-offset-7{margin-left:58.33333333%}.slam-easyform .col-xs-offset-6{margin-left:50%}.slam-easyform .col-xs-offset-5{margin-left:41.66666667%}.slam-easyform .col-xs-offset-4{margin-left:33.33333333%}.slam-easyform .col-xs-offset-3{margin-left:25%}.slam-easyform .col-xs-offset-2{margin-left:16.66666667%}.slam-easyform .col-xs-offset-1{margin-left:8.33333333%}.slam-easyform .col-xs-offset-0{margin-left:0}@media (min-width:768px){.slam-easyform .col-sm-1, .slam-easyform .col-sm-2, .slam-easyform .col-sm-3, .slam-easyform .col-sm-4, .slam-easyform .col-sm-5, .slam-easyform .col-sm-6, .slam-easyform .col-sm-7, .slam-easyform .col-sm-8, .slam-easyform .col-sm-9, .slam-easyform .col-sm-10, .slam-easyform .col-sm-11, .slam-easyform .col-sm-12{float:left}.slam-easyform .col-sm-12{width:100%}.slam-easyform .col-sm-11{width:91.66666667%}.slam-easyform .col-sm-10{width:83.33333333%}.slam-easyform .col-sm-9{width:75%}.slam-easyform .col-sm-8{width:66.66666667%}.slam-easyform .col-sm-7{width:58.33333333%}.slam-easyform .col-sm-6{width:50%}.slam-easyform .col-sm-5{width:41.66666667%}.slam-easyform .col-sm-4{width:33.33333333%}.slam-easyform .col-sm-3{width:25%}.slam-easyform .col-sm-2{width:16.66666667%}.slam-easyform .col-sm-1{width:8.33333333%}.slam-easyform .col-sm-pull-12{right:100%}.slam-easyform .col-sm-pull-11{right:91.66666667%}.slam-easyform .col-sm-pull-10{right:83.33333333%}.slam-easyform .col-sm-pull-9{right:75%}.slam-easyform .col-sm-pull-8{right:66.66666667%}.slam-easyform .col-sm-pull-7{right:58.33333333%}.slam-easyform .col-sm-pull-6{right:50%}.slam-easyform .col-sm-pull-5{right:41.66666667%}.slam-easyform .col-sm-pull-4{right:33.33333333%}.slam-easyform .col-sm-pull-3{right:25%}.slam-easyform .col-sm-pull-2{right:16.66666667%}.slam-easyform .col-sm-pull-1{right:8.33333333%}.slam-easyform .col-sm-pull-0{right:0}.slam-easyform .col-sm-push-12{left:100%}.slam-easyform .col-sm-push-11{left:91.66666667%}.slam-easyform .col-sm-push-10{left:83.33333333%}.slam-easyform .col-sm-push-9{left:75%}.slam-easyform .col-sm-push-8{left:66.66666667%}.slam-easyform .col-sm-push-7{left:58.33333333%}.slam-easyform .col-sm-push-6{left:50%}.slam-easyform .col-sm-push-5{left:41.66666667%}.slam-easyform .col-sm-push-4{left:33.33333333%}.slam-easyform .col-sm-push-3{left:25%}.slam-easyform .col-sm-push-2{left:16.66666667%}.slam-easyform .col-sm-push-1{left:8.33333333%}.slam-easyform .col-sm-push-0{left:0}.slam-easyform .col-sm-offset-12{margin-left:100%}.slam-easyform .col-sm-offset-11{margin-left:91.66666667%}.slam-easyform .col-sm-offset-10{margin-left:83.33333333%}.slam-easyform .col-sm-offset-9{margin-left:75%}.slam-easyform .col-sm-offset-8{margin-left:66.66666667%}.slam-easyform .col-sm-offset-7{margin-left:58.33333333%}.slam-easyform .col-sm-offset-6{margin-left:50%}.slam-easyform .col-sm-offset-5{margin-left:41.66666667%}.slam-easyform .col-sm-offset-4{margin-left:33.33333333%}.slam-easyform .col-sm-offset-3{margin-left:25%}.slam-easyform .col-sm-offset-2{margin-left:16.66666667%}.slam-easyform .col-sm-offset-1{margin-left:8.33333333%}.slam-easyform .col-sm-offset-0{margin-left:0}}@media (min-width:992px){.slam-easyform .col-md-1, .slam-easyform .col-md-2, .slam-easyform .col-md-3, .slam-easyform .col-md-4, .slam-easyform .col-md-5, .slam-easyform .col-md-6, .slam-easyform .col-md-7, .slam-easyform .col-md-8, .slam-easyform .col-md-9, .slam-easyform .col-md-10, .slam-easyform .col-md-11, .slam-easyform .col-md-12{float:left}.slam-easyform .col-md-12{width:100%}.slam-easyform .col-md-11{width:91.66666667%}.slam-easyform .col-md-10{width:83.33333333%}.slam-easyform .col-md-9{width:75%}.slam-easyform .col-md-8{width:66.66666667%}.slam-easyform .col-md-7{width:58.33333333%}.slam-easyform .col-md-6{width:50%}.slam-easyform .col-md-5{width:41.66666667%}.slam-easyform .col-md-4{width:33.33333333%}.slam-easyform .col-md-3{width:25%}.slam-easyform .col-md-2{width:16.66666667%}.slam-easyform .col-md-1{width:8.33333333%}.slam-easyform .col-md-pull-12{right:100%}.slam-easyform .col-md-pull-11{right:91.66666667%}.slam-easyform .col-md-pull-10{right:83.33333333%}.slam-easyform .col-md-pull-9{right:75%}.slam-easyform .col-md-pull-8{right:66.66666667%}.slam-easyform .col-md-pull-7{right:58.33333333%}.slam-easyform .col-md-pull-6{right:50%}.slam-easyform .col-md-pull-5{right:41.66666667%}.slam-easyform .col-md-pull-4{right:33.33333333%}.slam-easyform .col-md-pull-3{right:25%}.slam-easyform .col-md-pull-2{right:16.66666667%}.slam-easyform .col-md-pull-1{right:8.33333333%}.slam-easyform .col-md-pull-0{right:0}.slam-easyform .col-md-push-12{left:100%}.slam-easyform .col-md-push-11{left:91.66666667%}.slam-easyform .col-md-push-10{left:83.33333333%}.slam-easyform .col-md-push-9{left:75%}.slam-easyform .col-md-push-8{left:66.66666667%}.slam-easyform .col-md-push-7{left:58.33333333%}.slam-easyform .col-md-push-6{left:50%}.slam-easyform .col-md-push-5{left:41.66666667%}.slam-easyform .col-md-push-4{left:33.33333333%}.slam-easyform .col-md-push-3{left:25%}.slam-easyform .col-md-push-2{left:16.66666667%}.slam-easyform .col-md-push-1{left:8.33333333%}.slam-easyform .col-md-push-0{left:0}.slam-easyform .col-md-offset-12{margin-left:100%}.slam-easyform .col-md-offset-11{margin-left:91.66666667%}.slam-easyform .col-md-offset-10{margin-left:83.33333333%}.slam-easyform .col-md-offset-9{margin-left:75%}.slam-easyform .col-md-offset-8{margin-left:66.66666667%}.slam-easyform .col-md-offset-7{margin-left:58.33333333%}.slam-easyform .col-md-offset-6{margin-left:50%}.slam-easyform .col-md-offset-5{margin-left:41.66666667%}.slam-easyform .col-md-offset-4{margin-left:33.33333333%}.slam-easyform .col-md-offset-3{margin-left:25%}.slam-easyform .col-md-offset-2{margin-left:16.66666667%}.slam-easyform .col-md-offset-1{margin-left:8.33333333%}.slam-easyform .col-md-offset-0{margin-left:0}}@media (min-width:1200px){.slam-easyform .col-lg-1, .slam-easyform .col-lg-2, .slam-easyform .col-lg-3, .slam-easyform .col-lg-4, .slam-easyform .col-lg-5, .slam-easyform .col-lg-6, .slam-easyform .col-lg-7, .slam-easyform .col-lg-8, .slam-easyform .col-lg-9, .slam-easyform .col-lg-10, .slam-easyform .col-lg-11, .slam-easyform .col-lg-12{float:left}.slam-easyform .col-lg-12{width:100%}.slam-easyform .col-lg-11{width:91.66666667%}.slam-easyform .col-lg-10{width:83.33333333%}.slam-easyform .col-lg-9{width:75%}.slam-easyform .col-lg-8{width:66.66666667%}.slam-easyform .col-lg-7{width:58.33333333%}.slam-easyform .col-lg-6{width:50%}.slam-easyform .col-lg-5{width:41.66666667%}.slam-easyform .col-lg-4{width:33.33333333%}.slam-easyform .col-lg-3{width:25%}.slam-easyform .col-lg-2{width:16.66666667%}.slam-easyform .col-lg-1{width:8.33333333%}.slam-easyform .col-lg-pull-12{right:100%}.slam-easyform .col-lg-pull-11{right:91.66666667%}.slam-easyform .col-lg-pull-10{right:83.33333333%}.slam-easyform .col-lg-pull-9{right:75%}.slam-easyform .col-lg-pull-8{right:66.66666667%}.slam-easyform .col-lg-pull-7{right:58.33333333%}.slam-easyform .col-lg-pull-6{right:50%}.slam-easyform .col-lg-pull-5{right:41.66666667%}.slam-easyform .col-lg-pull-4{right:33.33333333%}.slam-easyform .col-lg-pull-3{right:25%}.slam-easyform .col-lg-pull-2{right:16.66666667%}.slam-easyform .col-lg-pull-1{right:8.33333333%}.slam-easyform .col-lg-pull-0{right:0}.slam-easyform .col-lg-push-12{left:100%}.slam-easyform .col-lg-push-11{left:91.66666667%}.slam-easyform .col-lg-push-10{left:83.33333333%}.slam-easyform .col-lg-push-9{left:75%}.slam-easyform .col-lg-push-8{left:66.66666667%}.slam-easyform .col-lg-push-7{left:58.33333333%}.slam-easyform .col-lg-push-6{left:50%}.slam-easyform .col-lg-push-5{left:41.66666667%}.slam-easyform .col-lg-push-4{left:33.33333333%}.slam-easyform .col-lg-push-3{left:25%}.slam-easyform .col-lg-push-2{left:16.66666667%}.slam-easyform .col-lg-push-1{left:8.33333333%}.slam-easyform .col-lg-push-0{left:0}.slam-easyform .col-lg-offset-12{margin-left:100%}.slam-easyform .col-lg-offset-11{margin-left:91.66666667%}.slam-easyform .col-lg-offset-10{margin-left:83.33333333%}.slam-easyform .col-lg-offset-9{margin-left:75%}.slam-easyform .col-lg-offset-8{margin-left:66.66666667%}.slam-easyform .col-lg-offset-7{margin-left:58.33333333%}.slam-easyform .col-lg-offset-6{margin-left:50%}.slam-easyform .col-lg-offset-5{margin-left:41.66666667%}.slam-easyform .col-lg-offset-4{margin-left:33.33333333%}.slam-easyform .col-lg-offset-3{margin-left:25%}.slam-easyform .col-lg-offset-2{margin-left:16.66666667%}.slam-easyform .col-lg-offset-1{margin-left:8.33333333%}.slam-easyform .col-lg-offset-0{margin-left:0}}
/* End */


/* Start:/bitrix/components/slam/easyform/lib/css/bootstrapValidator.min.css?1702204148565*/
/*!
 * BootstrapValidator (http://bootstrapvalidator.com)
 * The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3
 *
 * @version     v0.5.2, built on 2014-09-25 4:01:07 PM
 * @author      https://twitter.com/nghuuphuoc
 * @copyright   (c) 2013 - 2014 Nguyen Huu Phuoc
 * @license     MIT
 */

.bv-form .help-block{margin-bottom:0}.bv-form .tooltip-inner{text-align:left}.nav-tabs li.bv-tab-success>a{color:#3c763d}.nav-tabs li.bv-tab-error>a{color:#a94442}.bv-form .bv-icon-no-label{top:0}.bv-form .bv-icon-input-group{top:0;z-index:100}
/* End */


/* Start:/local/templates/html/components-template/corporate-form/style.css?1702204142874*/
.corporate-form-section {
  margin: 0 0 40px;
  padding: 40px 0 0 0;
  background-position: right top; }

.corporate-form {
  margin: 0 auto;
  width: 100%;
  max-width: 620px;
  background: #FFFFFF;
  box-shadow: 0px 14px 60px rgba(0, 0, 0, 0.12);
  padding: 20px 12px 12px; }

.corporate-form-title {
  font-weight: bold;
  font-size: calc((26 / 16) * 1rem);
  line-height: 34px;
  text-align: center;
  color: #282828;
  margin: 0 0 20px; }

@media (min-width: 1024px) {
  .corporate-form-section {
    margin: 0 0 80px;
    padding: 80px 0 0; }
  .corporate-form {
    padding: 40px 60px 53px; }
  .corporate-form-title {
    font-size: calc((40 / 16) * 1rem);
    line-height: 103.18%;
    margin: 0 0 30px; }
  .btn.corporate-form-submit {
    height: 60px;
    font-weight: 500;
    font-size: calc((24 / 16) * 1rem);
    line-height: 36px;
    margin-top: 20px; } }

/* End */


/* Start:/local/templates/html/components-template/partner/style.css?17022041421453*/
.partner-section {
  padding: 45px 0 80px;
  position: relative; }

.partner-section--research {
  padding-top: 0; }

.partner-img-wrap {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .partner-img-wrap:not(:last-child) {
    margin: 0 30px 0 0; }

.partner-img {
  max-width: 100%;
  max-height: 100%; }

.partner-slider {
  padding: 25px 0 0 0; }
  .partner-slider .swiper-button-next, .partner-slider .swiper-button-prev {
    opacity: 1; }
  .partner-slider .swiper-wrapper {
    height: auto; }

@media (min-width: 1024px) {
  .partner-slider .swiper-button-next, .partner-slider .swiper-button-prev {
    display: block; }
  .partner-slider .swiper-container {
    overflow: hidden; }
  .partner-img-wrap {
    width: 100px;
    height: 100px; }
    .partner-img-wrap:not(:last-child) {
      margin: 0 70px 0 0; }
  .partner-section {
    padding: 190px 0 130px; }
  .partner-section--research {
    padding-top: 30px; } }

@media (min-width: 1366px) {
  .partner-slider .swiper-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .partner-img-wrap {
    margin: 0; } }

@media (min-width: 1630px) {
  .partner-slider .swiper-button-next, .partner-slider .swiper-button-prev {
    display: block; }
  .partner-slider .swiper-container {
    overflow: hidden;
    margin: 0 137px; } }

[data-img='0'] .partner-section {
  display: none !important; }

/* End */


/* Start:/local/templates/html/components-template/modal/style.css?170220414211056*/
@charset "UTF-8";
.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }
  .modal.modal-static .modal-dialog {
    transform: scale(1.02); }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: min-content;
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: min-content; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.modal {
  background-color: #fff; }
  .modal .modal-dialog {
    margin: 0 auto; }
  .modal .modal-content {
    border: none;
    border-radius: 0;
    background-clip: unset; }
  .modal .modal-footer > * {
    margin: unset; }
  .modal .modal-footer {
    display: flex;
    align-items: flex-start;
    flex-direction: column; }
  .modal .modal-close {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
    padding: 0;
    cursor: pointer;
    border: none;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.0859 5.24988L13.2338 10.1085L13.7645 10.6385L18.6166 5.77985L18.0859 5.24988ZM18.0863 17.9998L12.2446 12.1581L6.66285 17.7338L6.13281 17.2032L11.7142 11.6278L6.13313 6.04669L6.66346 5.51636L18.6166 17.4695L18.0863 17.9998Z' fill='%23289628'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px; }
  .modal .modal-body {
    padding: 20px 20px 20px; }
  .modal .modal-header {
    display: flex;
    flex-direction: column;
    padding: 40px 20px 0;
    border-bottom: none;
    border-radius: 0; }
  .modal .modal-subtitle {
    margin: 16px 0 0 0;
    color: #282828;
    font-size: calc((12 / 16) * 1rem);
    font-weight: normal;
    font-style: normal;
    line-height: 18px; }
  .modal .modal-title {
    color: #282828;
    font-size: calc((26 / 16) * 1rem);
    font-weight: bold;
    font-style: normal;
    line-height: 34px; }
  @media (min-width: 576px) {
    .modal {
      background-color: transparent; } }
  @media (min-width: 768px) {
    .modal .modal-body {
      padding: 20px 60px 40px; }
    .modal .modal-header {
      display: flex;
      flex-direction: column;
      padding: 40px 60px 0;
      border-bottom: none;
      border-radius: 0; }
    .modal .modal-subtitle {
      margin: 30px 0 0 0;
      font-size: calc((15 / 16) * 1rem);
      line-height: 24px; }
    .modal .modal-title {
      font-size: calc((40 / 16) * 1rem);
      font-weight: bold;
      line-height: 103.18%; }
      .modal .modal-title:last-child {
        margin: 0 0 10px; }
    .modal .modal-close {
      top: 5px;
      right: 5px;
      background-size: 36px; }
    .modal .modal-dialog {
      max-width: 595px; }
    .modal .modal-dialog--lg {
      max-width: 768px; } }
  @media (min-width: 1366px) {
    .modal .modal-close:hover {
      opacity: 0.8; } }

@media (min-width: 1024px) {
  body.modal-open .header-fixed {
    width: calc(100% - 17px); } }

#smart_auth-confirm .modal-title {
  padding: 30px 60px 20px; }

#smart_auth-confirm .alert--confirm {
  padding: 10px 60px 20px; }

#smart_auth-confirm .alert-container {
  display: flex; }

#smart_auth-confirm .alert-icon {
  margin: 0 15px 0 0; }

#smart_auth-confirm .action-group {
  text-align: center; }

@media (min-width: 768px) {
  #smart_auth-confirm .modal-title {
    font-size: 36px; } }

#smart_auth-forget .modal-title {
  padding: 30px 60px 0; }

#smart_auth-forget .modal-subtitle {
  padding: 0 60px 20px; }

#smart_auth-success {
  padding: 0 60px 20px; }
  #smart_auth-success .modal-title {
    padding: 30px 0 20px; }

#modalformResume .drag_n_drop-field {
  padding: 0; }

#modalformResume .webform-field-upload {
  width: 160px;
  color: #007261;
  border: 1px solid #eaeaea;
  border-radius: 50px;
  background-color: transparent; }

#modalformResume .form-file-link {
  padding: 0 20px;
  letter-spacing: 0;
  text-transform: unset;
  color: #007261 !important;
  font-size: 16px; }

#modalformResume .webform-field-upload-list li div.webform-field-item-wrap {
  display: inline-flex; }

.webpay-content {
  display: block; }

.webpay-text {
  font-size: 13px;
  line-height: 1.8; }
  .webpay-text p {
    margin: 0 0 10px; }
  .webpay-text a {
    color: #007261; }

.webpay-text__imgs {
  margin: 20px 0 0; }
  .webpay-text__imgs .payment-system {
    max-height: 100%;
    margin: 0 0 20px; }

@media (min-width: 768px) {
  .modal-webpay .modal-dialog {
    max-width: 855px; }
  .webpay-content {
    display: flex; }
  .webpay-text__imgs {
    flex: 1 0 200px;
    max-width: 200px;
    margin: 0 0 0 20px; } }

.modal.modal-cookies .modal-cookie__info {
  font-size: 18px;
  font-weight: 400; }
  @media (max-width: 575px) {
    .modal.modal-cookies .modal-cookie__info {
      font-size: 16px; } }

.modal.modal-cookies .modal-cookie__control {
  margin: 15px 0px;
  display: flex;
  align-items: center;
  gap: 20px; }
  .modal.modal-cookies .modal-cookie__control > div {
    width: calc(50% - 10px); }
    .modal.modal-cookies .modal-cookie__control > div .btn {
      width: 100%; }

.modal.modal-cookies .modal-cookie__settings {
  border-bottom: 1px solid #282828;
  color: #282828;
  display: inline-block;
  font-weight: 500; }
  @media (min-width: 1024px) {
    .modal.modal-cookies .modal-cookie__settings:hover {
      cursor: pointer;
      border-color: #078A51;
      color: #078A51; } }

.modal.modal-cookies .modal-cookie__step-1, .modal.modal-cookies .modal-cookie__step-2 {
  display: none; }

.modal.modal-cookies .modal-cookie__step-1.active, .modal.modal-cookies .modal-cookie__step-2.active {
  display: block; }

.modal.modal-cookies .modal-cookie__title {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500; }
  @media (max-width: 575px) {
    .modal.modal-cookies .modal-cookie__title {
      font-size: 18px; } }

.modal.modal-cookies .modal-cookie__overflow {
  max-height: 65vh;
  overflow: auto;
  padding-right: 5px;
  margin-right: -10px; }
  .modal.modal-cookies .modal-cookie__overflow::-webkit-scrollbar {
    width: 5px;
    /* ширина для вертикального скролла */
    height: 5px;
    /* высота для горизонтального скролла */
    border-radius: 0px;
    background-color: #f5f5f5; }
  .modal.modal-cookies .modal-cookie__overflow::-webkit-scrollbar-thumb {
    background-color: #bdbdbd;
    border-radius: 0em; }
    .modal.modal-cookies .modal-cookie__overflow::-webkit-scrollbar-thumb:hover {
      background-color: #828282; }

.modal.modal-cookies .modal-cookie__footer {
  padding-top: 15px; }

.modal.modal-cookies .modal-cookie__checkbox {
  margin: 10px 0px; }

.modal.modal-cookies .modal-body {
  padding: 20px 25px;
  padding-bottom: 20px; }

.modal.modal-cookies .modal-dialog {
  max-width: 500px; }

.modal.modal-cookies .modal-close {
  display: none; }

.modal.modal-cookies .modal-cookie-alert {
  display: flex;
  align-items: flex-start;
  padding: 12px;
  margin: 12px 0;
  background-color: #fbeff1;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px; }
  .modal.modal-cookies .modal-cookie-alert__icon {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    fill: #ff9536; }
    .modal.modal-cookies .modal-cookie-alert__icon svg {
      max-width: 100%;
      max-height: 100%; }
  .modal.modal-cookies .modal-cookie-alert.hide {
    display: none; }

.modal.modal-cookies .checkbox label {
  font-weight: 500; }

.modal.modal-cookies .form-group {
  margin-bottom: 0px; }

.modal.modal-cookies .checkbox-descr {
  font-size: 13px;
  line-height: 1.4;
  margin-top: 3px;
  opacity: 0.6;
  padding-left: 36px; }

/* End */


/* Start:/local/templates/html/components-template/buy-form/style.css?17022041426949*/
.buy-form-section {
  z-index: 2;
  display: flex;
  align-items: center;
  margin: 0 0 40px;
  padding: 40px 0;
  background: #f1f2f1; }

.buy-form-order {
  margin: -40px -15px 0;
  padding: 40px 15px;
  background: #fff;
  box-shadow: 0 14px 60px rgba(0, 0, 0, 0.12); }

.buy-form-title-thanks {
  position: relative;
  padding: 25px 0 0;
  text-align: center;
  color: #282828;
  font-size: calc((18 / 16) * 1rem);
  font-weight: bold;
  font-style: normal;
  line-height: 24px; }
  .buy-form-title-thanks:before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 83px;
    content: '';
    transform: translateX(-50%);
    border-top: 1px solid #dfdfdf; }

.buy-form-title-social {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px; }

.buy-form-title-social__title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px; }
  @media (max-width: 1023px) {
    .buy-form-title-social__title {
      font-size: 16px; } }

.buy-form-title-social__list {
  display: flex; }
  .buy-form-title-social__list .social-item .icon {
    fill: #868686; }

.buy-form-title-second {
  margin: 0 0 20px;
  letter-spacing: .01em;
  text-transform: uppercase;
  color: #30393F;
  font-size: calc((18 / 16) * 1rem);
  font-weight: 500;
  font-style: normal;
  line-height: 28px; }

.buy-form-title {
  width: 100%;
  margin: 0 0 20px;
  color: #282828;
  font-size: calc((26 / 16) * 1rem);
  font-weight: bold;
  font-style: normal;
  line-height: 1.3; }

.buy-form-title--center {
  text-align: center; }

.buy-form-desc {
  margin: 0 0 40px;
  color: #30393F;
  font-size: calc((15 / 16) * 1rem);
  font-weight: normal;
  font-style: normal;
  line-height: 24px; }
  .buy-form-desc a {
    color: #007261;
    transition: all ease 0.3s; }
    .buy-form-desc a .icon {
      transition: fill 0.3s, stroke 0.3s; }
    .buy-form-desc a[href]:hover {
      color: #078A51; }
      .buy-form-desc a[href]:hover .icon {
        fill: #078A51; }
    .buy-form-desc a[href]:active {
      text-decoration: none;
      color: #078A51; }
      .buy-form-desc a[href]:active .icon {
        fill: #078A51; }

.buy-form-desc--center {
  text-align: center; }

.buy-form-control:not(:last-child) {
  margin: 0 0 8px; }

.buy-form-price-list {
  margin: 0 0 15px; }

.buy-form-price-item {
  display: flex;
  align-items: baseline;
  font-size: calc((52 / 16) * 1rem);
  font-weight: 500;
  font-style: normal;
  line-height: 36px; }
  .buy-form-price-item:before {
    order: 1;
    content: '\00A0'; }
  .buy-form-price-item:after {
    order: 2;
    content: attr(data-sufix);
    font-size: calc((30 / 16) * 1rem); }
  .buy-form-price-item:not(:last-child) {
    margin: 0 0 8px; }

.buy-form-price-item--sale {
  color: #898989;
  font-size: calc((30 / 16) * 1rem);
  font-weight: 500;
  line-height: 24px;
  text-decoration-line: line-through; }
  .buy-form-price-item--sale:after {
    font-size: calc((20 / 16) * 1rem); }

.buy-form-desc-num {
  margin: 0 0 15px;
  text-align: center;
  font-size: 24px;
  font-weight: 600; }
  .buy-form-desc-num p {
    text-align: left; }

.buy-form-desc-list {
  text-align: left; }
  .buy-form-desc-list ol {
    font-size: 18px;
    font-weight: 600; }
  .buy-form-desc-list li {
    margin: 0 0 10px;
    list-style-position: inside;
    list-style-type: unset; }

.buy-form-title-btn {
  text-align: center; }

.buy-form-sale-condition {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  width: auto;
  height: 40px;
  margin: 0 0 30px;
  padding: 0 20px;
  color: #fff;
  border-radius: 50px;
  background: #007261;
  font-size: calc((15 / 16) * 1rem);
  font-weight: normal;
  font-style: normal;
  line-height: 24px; }

.buy-form-sale-condition-value {
  margin: 0 0 0 10px;
  color: #fff;
  font-size: calc((22 / 16) * 1rem);
  font-weight: bold;
  font-style: normal;
  line-height: 28px; }

.buy-form-question-item {
  display: flex;
  align-items: flex-start; }
  .buy-form-question-item:not(:last-child) {
    margin: 0 0 13px; }
  .buy-form-question-item .icon {
    display: block;
    width: 32px;
    min-width: 32px;
    height: 32px;
    margin: 0 8px 0 0;
    fill: #007261; }

.buy-form-question-item-body {
  padding: 3px 0 0 0; }

.buy-form-question-item-desc {
  font-size: calc((12 / 16) * 1rem);
  font-weight: normal;
  font-style: normal;
  line-height: 18px; }
  .buy-form-question-item-desc a {
    color: #007261;
    transition: all ease 0.3s; }
    .buy-form-question-item-desc a .icon {
      transition: fill 0.3s, stroke 0.3s; }
    .buy-form-question-item-desc a[href]:hover {
      color: #078A51; }
      .buy-form-question-item-desc a[href]:hover .icon {
        fill: #078A51; }
    .buy-form-question-item-desc a[href]:active {
      text-decoration: none;
      color: #078A51; }
      .buy-form-question-item-desc a[href]:active .icon {
        fill: #078A51; }

.theme-dark .buy-form-question-item-desc a {
  color: #fff; }

.buy-form-question-item-name {
  margin: 0 0 7px;
  color: #282828;
  font-size: calc((15 / 16) * 1rem);
  font-weight: 600;
  font-style: italic;
  line-height: 24px; }

.buy-form-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 40px 0 0; }

.buy-form-small {
  margin-top: 10px;
  text-align: center;
  color: #6d6d6d;
  font-size: calc((12 / 16) * 1rem);
  font-weight: normal;
  font-style: normal;
  line-height: 22px; }
  .buy-form-small a {
    color: #007261;
    transition: all ease 0.3s; }
    .buy-form-small a .icon {
      transition: fill 0.3s, stroke 0.3s; }
    .buy-form-small a[href]:hover {
      color: #078A51; }
      .buy-form-small a[href]:hover .icon {
        fill: #078A51; }
    .buy-form-small a[href]:active {
      text-decoration: none;
      color: #078A51; }
      .buy-form-small a[href]:active .icon {
        fill: #078A51; }

.buy-form-webpay {
  text-align: center; }
  .buy-form-webpay a {
    color: #007261;
    font-size: calc((12 / 16) * 1rem); }

@media (min-width: 1024px) {
  .buy-form-question-item-desc {
    font-size: calc((15 / 16) * 1rem);
    font-weight: normal;
    line-height: 24px; }
  .buy-form-control-list {
    margin-top: 40px; }
  .buy-form-info {
    padding: 0; }
  .buy-form-section {
    height: 630px;
    margin: 100px 0; }
  .buy-form-order {
    margin: 0;
    padding: 40px; }
  .buy-form-title-thanks {
    font-size: calc((26 / 16) * 1rem); }
    .buy-form-title-thanks:before {
      width: 241px; }
  .buy-form-title {
    letter-spacing: .5px;
    font-size: calc((40 / 16) * 1rem); } }

.theme-dark .buy-form-section {
  background: #30393F; }

.theme-dark .buy-form-question-item-name {
  color: #fff; }

.theme-dark .buy-form-order .buy-form-title {
  color: #282828; }

.theme-dark .buy-form-title, .theme-dark .buy-form-desc, .theme-dark .buy-form-title-thanks {
  color: #fff; }

.theme-dark .buy-form .buy-form-small {
  color: #fff; }

/* End */
/* /local/templates/html/components-template/completed-projects/style.css?17022041422320 */
/* /local/templates/html/components-template/corporate/style.css?1702204142340 */
/* /local/templates/html/components-template/corporate-card/style.css?17022041421848 */
/* /local/templates/html/components-template/research/style.css?17022041428520 */
/* /local/templates/html/components-template/research-slider/style.css?17022041422589 */
/* /local/templates/html/components-template/teacher-slider/style.css?17022041421010 */
/* /local/templates/html/components-template/white-mask/style.css?1702204142361 */
/* /local/templates/html/components-template/teacher-card/style.css?17022041426473 */
/* /bitrix/components/slam/easyform/lib/css/bootstrap.min.css?170220414822741 */
/* /bitrix/components/slam/easyform/lib/css/bootstrapValidator.min.css?1702204148565 */
/* /local/templates/html/components-template/corporate-form/style.css?1702204142874 */
/* /local/templates/html/components-template/partner/style.css?17022041421453 */
/* /local/templates/html/components-template/modal/style.css?170220414211056 */
/* /local/templates/html/components-template/buy-form/style.css?17022041426949 */
