:root {
  --white: white;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.kutup-features-wrapper-grid {
  grid-column-gap: 0px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-text-size-large-3 {
  color: #475467;
  letter-spacing: normal;
  font-family: Montserrat, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-container-large-3 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-button-3 {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #7f56d9;
  border: 1px solid #7f56d9;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button-3:hover {
  background-color: #6941c6;
  border-color: #6941c6;
}

.uui-button-3:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.uui-padding-vertical-xhuge-3 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.uui-layout08_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.lynx-nav {
  justify-content: center;
  align-items: center;
  display: flex;
}

.lynx-brand {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  padding: 5px;
  display: flex;
}

.uui-space-xsmall-2 {
  width: 100%;
  min-height: 1rem;
}

.uui-faq01_heading {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
}

.spark-flex-row-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spark-flex-row-2.spark-centered {
  grid-column-gap: 24px;
  justify-content: center;
}

.lynx-text-message {
  color: #fff;
  padding-bottom: 36px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.lynx-nav-block {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  display: flex;
}

.uui-heading-xxsmall {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-heading-xxsmall.text-weight-medium {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.uui-space-medium {
  width: 100%;
  min-height: 2rem;
}

.combine-feature8_wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.uui-testimonial13_customer-image {
  object-fit: cover;
  border-radius: 100%;
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  min-height: 3rem;
}

.uui-testimonial13_client-image-wrapper {
  margin-right: .75rem;
}

.combine-feature8_content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.uui-layout08_item {
  display: flex;
}

.accordion-icon_horizontal-line {
  background-color: #98a2b3;
  border-radius: 1px;
  width: .75rem;
  height: 2px;
  position: absolute;
}

.lynx-nav-buttons {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-left: 14px;
  display: flex;
}

.link-2 {
  color: gray;
  font-weight: 400;
  text-decoration: none;
}

.uui-testimonial13_client-heading {
  color: #101828;
  letter-spacing: normal;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.accordion-icon_component {
  color: #98a2b3;
  border: 2px solid #98a2b3;
  border-radius: 50%;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}

.uui-testimonial13_content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #f9fafb;
  border: 1px solid #f9fafb;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 2rem;
  display: flex;
}

.uui-heading-medium-4 {
  color: #101828;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-heading-medium-4.align-center {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.uui-icon-1x1-xsmall-2 {
  width: 1.5rem;
  height: 1.5rem;
}

.column {
  text-align: center;
}

.uui-layout08_image {
  border: .25rem solid #101828;
  border-radius: .5rem;
  width: 100%;
}

.uui-layout08_image.noborder {
  border-style: none;
}

.kutup-features-title-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.uui-testimonial13_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-top: 4rem;
  display: grid;
}

.uui-testimonial13_component._4rem-top-bottom {
  margin-top: 2rem;
  margin-bottom: 4rem;
}

.uui-layout08_item-icon-wrapper {
  align-self: flex-start;
  margin-right: .75rem;
}

.uui-text-size-medium-2 {
  color: #475467;
  letter-spacing: normal;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.kutup-section-dark {
  background-color: #264653;
  padding: 50px 5%;
}

.kutup-section-dark.custom {
  background-color: #1f2022;
}

.uui-testimonial13_rating-icon {
  color: #fec84b;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: .25rem;
  display: flex;
}

.accordion-icon_vertical-line {
  background-color: #98a2b3;
  border-radius: 1px;
  width: 2px;
  height: .75rem;
  position: absolute;
}

.uui-testimonial13_client {
  text-align: left;
  align-items: center;
  margin-top: auto;
  display: flex;
}

.uui-testimonial13_rating-wrapper {
  display: flex;
}

.uui-faq01_question {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.uui-page-padding {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-button-row-3 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-text-size-small {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.lynx-newsletter {
  text-align: center;
  background-color: #8979ec;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 70px 50px;
  display: flex;
}

.lynx-newsletter.black {
  background-color: #1f2022;
}

.lynx-content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.lynx-content.custom {
  padding: 2rem;
}

.spark-hero-sub-paragraph-2 {
  width: 100%;
  margin-bottom: 64px;
}

.combine-feature8_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.uui-text-align-center-2 {
  text-align: center;
}

.uui-max-width-large-2 {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large-2.align-center {
  margin-left: auto;
  margin-right: auto;
}

.combine-feature8_number {
  color: #bfc4ce;
  font-family: Open Sans, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.spark-section-2 {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  position: relative;
}

.spark-section-2.spark-hero-background-image-with-centered-content {
  background-image: linear-gradient(rgba(239, 244, 255, .79), rgba(239, 244, 255, .79)), url('../images/1000_F_472200322_cE3HI2hzlxlu9vU0vZXW4Td48OzJp6Vw-transformed-copy-2.jpeg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  align-items: center;
  min-height: 70vh;
  display: flex;
}

.spark-container-2 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.spark-container-2.spark-centered-content {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 900px;
  display: flex;
}

.lynx-logo {
  height: 42px;
}

.kutup-medium-container {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.uui-layout08_item-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2rem;
  margin-bottom: 2.5rem;
  display: grid;
}

.combine-heading-style-h6 {
  color: #1f2c3d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
}

.spark-footer-bottom {
  background-color: #f0ecfd;
  padding: 1rem 64px;
}

.spark-footer-bottom.spark-top-border {
  background-color: #fff;
  border: 1px #000;
}

.combine-text-size-regular {
  color: #5f6570;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.uui-faq01_icon-wrapper {
  color: #7f56d9;
}

.footer-link {
  color: gray;
  text-align: center;
  transform-style: preserve-3d;
  margin-bottom: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: inline-block;
}

.footer-link:hover {
  color: #ffab7b;
  transform: translate3d(6px, 0, .01px);
}

.kutup-features-4-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.kutup-features-4-wrapper.kutup-no-stroke {
  border-right-style: none;
}

.uui-faq01_accordion {
  border-bottom: 1px solid #eaecf0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.uui-faq01_accordion.last-item {
  border-bottom-color: rgba(0, 0, 0, 0);
}

.uui-faq01_list {
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.lynx-navbar {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 24px 20px;
  display: flex;
}

.combine-feature8_item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.uui-faq01_answer {
  overflow: hidden;
}

.spark-footer {
  width: 100%;
  position: relative;
}

.lynx-heading-white-small {
  color: #fff;
  max-width: 740px;
  margin-top: 0;
  margin-bottom: 36px;
  font-family: Montserrat, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 114%;
}

.uui-faq01_component {
  margin-top: 4rem;
}

@media screen and (min-width: 1440px) {
  .spark-section-2.spark-hero-background-image-with-centered-content {
    background-image: linear-gradient(to bottom, null, null), url('../images/1000_F_472200322_cE3HI2hzlxlu9vU0vZXW4Td48OzJp6Vw-transformed.jpeg');
  }
}

@media screen and (max-width: 991px) {
  .kutup-features-wrapper-grid {
    grid-column-gap: 100px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-layout08_component {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-testimonial13_component {
    grid-template-columns: 1fr 1fr;
  }

  .spark-section-2 {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-footer-bottom {
    padding-left: 32px;
    padding-right: 32px;
  }

  .kutup-features-4-wrapper {
    justify-content: flex-start;
  }

  .kutup-features-4-wrapper.kutup-no-stroke {
    border-right-style: solid;
  }

  .lynx-navbar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .lynx-heading-white-small {
    font-size: 38px;
  }
}

@media screen and (max-width: 767px) {
  .kutup-features-wrapper-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .uui-text-size-large-3, .uui-button-3 {
    font-size: 1rem;
  }

  .uui-button-3:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-layout08_component {
    grid-row-gap: 3rem;
  }

  .uui-space-xsmall-2 {
    min-height: .75rem;
  }

  .spark-flex-row-2 {
    flex-direction: column;
  }

  .spark-flex-row-2.spark-centered {
    flex-direction: row;
  }

  .uui-heading-xxsmall {
    font-size: 1.125rem;
  }

  .uui-space-medium {
    min-height: 1.5rem;
  }

  .uui-testimonial13_client-image-wrapper {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .uui-testimonial13_content {
    padding: 1.5rem;
  }

  .uui-heading-medium-4 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-button-wrapper-2.max-width-full-mobile-landscape {
    width: 100%;
  }

  .uui-testimonial13_component {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }

  .uui-testimonial13_client {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-button-row-3 {
    align-self: stretch;
  }

  .uui-button-row-3.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .lynx-content.custom {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .spark-hero-sub-paragraph-2 {
    margin-bottom: 32px;
  }

  .combine-feature8_component {
    flex-direction: column;
  }

  .spark-section-2 {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .spark-container-2 {
    width: 100%;
  }

  .uui-layout08_item-list {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }

  .kutup-features-4-wrapper {
    border-right-style: none;
    justify-content: center;
  }

  .kutup-features-4-wrapper.kutup-no-stroke {
    border-right-style: none;
  }

  .lynx-heading-white-small {
    font-size: 34px;
  }

  .uui-faq01_component {
    margin-top: 3rem;
  }
}

@media screen and (max-width: 479px) {
  .spark-flex-row-2 {
    align-items: flex-start;
  }

  .spark-flex-row-2.spark-centered {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    align-items: center;
  }

  .combine-feature8_wrapper {
    flex-direction: column;
  }

  .lynx-nav-buttons {
    display: flex;
  }

  .lynx-newsletter {
    padding: 50px 20px;
  }

  .spark-section-2 {
    padding: 64px 20px;
  }

  .spark-section-2.spark-hero-background-image-with-centered-content {
    background-image: linear-gradient(rgba(239, 244, 255, .75), rgba(239, 244, 255, .75)), url('../images/1000_F_472200322_cE3HI2hzlxlu9vU0vZXW4Td48OzJp6Vw-transformed.jpeg');
    background-position: 0 0, 55% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-bottom: 64px;
  }

  .spark-footer-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }

  .lynx-heading-white-small {
    font-size: 29px;
  }
}

#w-node-ad498e99-2a85-0b38-929b-d5ebe02b261d-2851e769, #w-node-ad498e99-2a85-0b38-929b-d5ebe02b2621-2851e769, #w-node-ad498e99-2a85-0b38-929b-d5ebe02b2625-2851e769, #w-node-ad498e99-2a85-0b38-929b-d5ebe02b2629-2851e769 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ad498e99-2a85-0b38-929b-d5ebe02b2638-2851e769, #w-node-ad498e99-2a85-0b38-929b-d5ebe02b2641-2851e769, #w-node-ad498e99-2a85-0b38-929b-d5ebe02b2649-2851e769, #w-node-ad498e99-2a85-0b38-929b-d5ebe02b2651-2851e769, #w-node-ad498e99-2a85-0b38-929b-d5ebe02b2659-2851e769 {
  align-self: start;
}


