<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.button-icon_hover.bg-purple {
  background-color: #e87ea5;
  color: #fff;
}

@media screen and (max-width: 768px) {
  ._ref.header-large_body {
    max-width: 85%;
  }
}
@media screen and (min-width: 1250px) {
  ._ref.header-large_body-wrap {
    max-width: 30rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1249px) {
  ._ref.header-large_body-wrap {
    max-width: 20rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  ._ref.heading-style-large {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 767px) {
  ._ref.header-large_img-wrapper {
    background-image: linear-gradient(to bottom, #3a2955 60%, #0b0c15);
  }
}
@media screen and (max-width: 767px) {
  ._ref.image.is-no-code {
    object-fit: contain;
    left: -15%;
    width: auto;
  }
}
._ref.max-width-large {
  z-index: 1;
}
._ref.max-width-xmedium {
  text-shadow: 1px 1px 0 #f3efef;
}
@media screen and (max-width: 991px) {
  ._ref.max-width-xmedium {
    max-width: 100%;
  }
}
@media screen and (max-width: 991px) {
  ._ref.about-no-code_lottie-tools {
    margin-inline: auto;
    right: 0;
  }
}
@media screen and (max-width: 991px) {
  ._ref.team-swiper-buttons {
    bottom: unset;
  }
}
@media screen and (max-width: 767px) {
  ._ref.team-swiper-buttons {
    left: 0;
    right: 0;
    padding-right: 1rem;
    justify-content: flex-end;
    top: -6rem;
  }
}
@media screen and (max-width: 479px) {
  ._ref.team-swiper-buttons {
    top: 1rem;
  }
}
@media screen and (max-width: 767px) {
  ._ref.max-width-medium {
    max-width: 100%;
  }
}
._ref.why-ctc_grid {
  overflow-x: auto;
}
@media screen and (max-width: 991px) {
  ._ref.why-ctc_item {
    padding-right: 1.5rem;
  }
}
@media screen and (max-width: 1279px) {
  ._ref.no-code_vision-wrap {
    flex-wrap: wrap;
  }
  ._ref.no-code_vision-wrap .max-width-xmedium, ._ref.no-code_vision-wrap .max-width-medium {
    max-width: 100%;
  }
}
@media screen and (max-width: 479px) {
  ._ref.contact_container {
    height: auto;
  }
}
._ref.heading-style-huge {
  white-space: normal;
  font-size: clamp(3rem, 2.133rem + 3.963vw, 5.7rem);
}
@media screen and (max-width: 479px) {
  ._ref.is-right {
    position: relative;
    inset: 0;
  }
}
._ref.start-project_trigger {
  max-width: 100%;
}
._ref.linear_text_color {
  font-size: clamp(1rem, 0.181rem + 3.744vw, 2.5rem);
}
@media screen and (max-width: 991px) {
  ._ref.section_why-ctc {
    padding-bottom: 2.5rem;
  }
}
@media screen and (max-width: 1279px) {
  ._ref.section_why-ctc .why-ctc_grid {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 1279px) {
  ._ref.section_why-ctc .max-width-medium {
    max-width: 100%;
  }
}
@media screen and (max-width: 479px) {
  ._ref.tag_corner_right, ._ref.show-mobile-portrait, ._ref.header-home_image-wrapper {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  ._ref.section_services {
    overflow-y: hidden;
  }
}
@media screen and (max-width: 479px) {
  ._ref.background-slight-black {
    background-color: #141414;
  }
}
@media screen and (max-width: 1150px) {
  ._ref.no-code_lottie-tools {
    filter: blur(2px);
    opacity: 0.5;
  }
}
._ref.no-code_lottie-tools img {
  border-radius: 2rem;
}
@media screen and (max-width: 767px) {
  ._ref.services-item_wrap {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  ._ref.services-item_wrap .services-item_content {
    max-width: 100%;
  }
}
._ref.table_exchangers {
  white-space: nowrap;
}
._ref.contact-content_main .heading-style-huge {
  font-size: 5.7rem;
}
@media screen and (max-width: 767px) {
  ._ref.contact-content_main .heading-style-huge {
    font-size: clamp(3rem, 0.734rem + 10.36vw, 5.7rem);
  }
}
@media screen and (max-width: 767px) {
  ._ref.no-code-benefits_grid {
    justify-content: stretch;
  }
}
@media screen and (max-width: 767px) {
  ._ref.no-code-benefits_grid .max-width-small {
    max-width: 100%;
  }
}
._ref.subheading_wrap h2:nth-of-type(1) {
  align-self: flex-start;
}
._ref.subheading_wrap h2:nth-of-type(3) {
  align-self: flex-end;
}
@media screen and (max-width: 991px) {
  ._ref.testimonials_heading {
    max-width: 100%;
  }
}
._ref.section_no-code .no-code_vision-wrap {
  z-index: 2;
}
._ref.section_no-code .max-width-medium {
  text-shadow: 1px 1px 0 #f3efef;
}

@media screen and (max-width: 767px) {
  .services-grid-ref .why-ctc_item {
    order: 2;
  }
}

.exchangers-ref {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(13rem, 1fr));
  justify-items: center;
  gap: 0.5rem 1rem;
}
@media screen and (max-width: 502px) {
  .exchangers-ref {
    justify-items: start;
    justify-content: center;
    margin-top: 1rem;
    margin-inline: auto;
  }
}
@media screen and (max-width: 502px) {
  .exchangers-ref h4 {
    display: flex;
    align-items: center;
    gap: 13vw;
  }
}
.exchangers-ref img {
  max-width: 20px;
  aspect-ratio: 1;
}
@media screen and (max-width: 502px) {
  .exchangers-ref img {
    height: 2.5rem;
    max-width: 2.5rem;
  }
}
.exchangers-ref span {
  font-size: 1.125rem;
  vertical-align: middle;
}

.top_rates_ex-ref {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(13rem, 1fr));
  gap: 0.5rem 1rem;
}
@media screen and (max-width: 502px) {
  .top_rates_ex-ref {
    justify-items: start;
    justify-content: center;
    margin-top: 1rem;
    margin-inline: auto;
  }
}
@media screen and (max-width: 502px) {
  .top_rates_ex-ref h4 {
    display: flex;
    align-items: center;
    gap: 15vw;
  }
}
.top_rates_ex-ref img {
  background: #fff;
  border-radius: 50%;
  padding: 4px;
  height: 1.75rem;
  max-width: 1.75rem;
}
@media screen and (max-width: 502px) {
  .top_rates_ex-ref img {
    height: 2.5rem;
    max-width: 2.5rem;
  }
}
.top_rates_ex-ref span {
  font-size: 0.75rem;
  vertical-align: middle;
}
@media screen and (max-width: 502px) {
  .top_rates_ex-ref span {
    font-size: 0.9rem;
  }
}

/*# sourceMappingURL=refactoring_2.css.map */
</pre></body></html>