<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.integrations-hero {
  padding: 80px 0 50px 0;
}
.integrations-hero .text {
  text-align: center;
}
.integrations-hero .text .logos p {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .integrations-hero .text .logos p {
    flex-direction: column;
  }
}
.integrations-hero .text .logos p img {
  margin: 0 10px;
}
@media only screen and (max-width: 768px) {
  .integrations-hero .text .logos p img {
    margin: 10px 0;
  }
}
.integrations-hero .text h1 {
  width: 100%;
  max-width: 850px;
  margin: 0 auto 30px auto;
  font-size: 50px;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .integrations-hero .text h1 {
    font-size: 32px;
  }
}
.integrations-hero .text h1 b, .integrations-hero .text h1 strong {
  color: #00A9FF;
  font-weight: 600;
}
.integrations-hero .text p {
  width: 100%;
  max-width: 750px;
  margin: 0 auto 16px auto;
}
.integrations-hero .text p:last-of-type {
  margin-bottom: 30px;
}
.integrations-hero .btns .btn {
  min-width: 275px;
  margin-bottom: 15px;
}

/* Integrations trusted */
.integrations-trusted {
  padding: 50px 0;
  background-color: #28272f;
}
.integrations-trusted .text {
  text-align: center;
}
.integrations-trusted .text h2 {
  margin-bottom: 30px;
  font-size: 18px;
  color: white;
  font-weight: 400;
}
.integrations-trusted .logos {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}
.integrations-trusted .logos .col {
  width: 16%;
  margin-bottom: 16px;
}
@media only screen and (max-width: 768px) {
  .integrations-trusted .logos .col {
    width: 33%;
  }
}

/* Integrations about */
.integrations-about {
  padding: 50px 0;
}
.integrations-about .text {
  text-align: center;
}
.integrations-about .text h2 {
  margin-bottom: 30px;
  font-size: 45px;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .integrations-about .text h2 {
    font-size: 32px;
  }
}
.integrations-about .flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .integrations-about .flex {
    flex-direction: column;
  }
}
.integrations-about .flex .col {
  width: 33.3%;
}
@media only screen and (max-width: 768px) {
  .integrations-about .flex .col {
    width: 100%;
  }
}
.integrations-about .flex .col .item {
  text-align: center;
  margin-bottom: 50px;
}
.integrations-about .flex .col .item .icon {
  margin-bottom: 16px;
  height: 110px;
}
.integrations-about .flex .col .item .icon img {
  height: inherit;
}
.integrations-about .flex .col .item h3 {
  margin-bottom: 30px;
  color: #00A9FF;
  font-size: 32px;
  font-weight: 600;
}
.integrations-about .flex .col .item p {
  width: 100%;
  max-width: 245px;
  margin: 0 auto 16px auto;
}
@media only screen and (max-width: 768px) {
  .integrations-about .flex .col .item p {
    max-width: 100%;
  }
}
.integrations-about .btns .btn {
  min-width: 275px;
  margin-bottom: 15px;
}

/* Integrations testimonials */
.integrations-testimonials {
  padding: 50px 0;
  background-color: #f7f6ff;
}
.integrations-testimonials .text {
  text-align: center;
}
.integrations-testimonials .text h2 {
  margin-bottom: 30px;
  font-size: 45px;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .integrations-testimonials .text h2 {
    font-size: 32px;
  }
}
.integrations-testimonials .flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .integrations-testimonials .flex {
    flex-direction: column;
  }
}
.integrations-testimonials .flex .col {
  width: 33.3%;
}
@media only screen and (max-width: 768px) {
  .integrations-testimonials .flex .col {
    width: 100%;
  }
}
.integrations-testimonials .flex .col .item {
  text-align: center;
  margin-bottom: 50px;
}
.integrations-testimonials .flex .col .item .rating {
  margin-bottom: 30px;
  color: rgb(229, 165, 11);
  font-size: 20px;
  letter-spacing: 2px;
}
.integrations-testimonials .flex .col .item .logo {
  margin-bottom: 16px;
  height: 110px;
}
.integrations-testimonials .flex .col .item .logo img {
  height: inherit;
}
.integrations-testimonials .flex .col .item p {
  min-height: 115px;
  width: 100%;
  max-width: 245px;
  margin: 0 auto 16px auto;
  font-size: 22px;
}
@media only screen and (max-width: 768px) {
  .integrations-testimonials .flex .col .item p {
    min-height: auto;
    max-width: 100%;
  }
}
.integrations-testimonials .flex .col .item p:last-of-type {
  margin-bottom: 30px;
}
.integrations-testimonials .btns .btn {
  min-width: 275px;
  margin-bottom: 15px;
}

/* Integrations pricing */
.integrations-pricing {
  padding: 50px 0;
}
.integrations-pricing .text {
  text-align: center;
}
.integrations-pricing .text h2 {
  margin-bottom: 50px;
  font-size: 45px;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .integrations-pricing .text h2 {
    font-size: 32px;
  }
}
.integrations-pricing .text h3 {
  margin: 0;
  font-size: 45px;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .integrations-pricing .text h3 {
    font-size: 27px;
  }
}
.integrations-pricing .text h3.color-blue {
  color: #00A9FF;
}
.integrations-pricing .text h3.color-red {
  color: #FF5C6E;
}
.integrations-pricing .text h3:last-of-type {
  margin-bottom: 50px;
}
.integrations-pricing .btns .btn {
  min-width: 275px;
  margin-bottom: 15px;
}

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