@charset "UTF-8";
.g-25 {
  width: 25% !important;
  position: relative;
  float: left; }

.g-33 {
  width: 33% !important;
  position: relative;
  float: left; }

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .g-med-50-s100 {
    width: 50% !important; } }
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .g-med-50-s100 {
    width: 50% !important; } }
@media only screen and (max-width: 575.99px) {
  .g-med-50-s100 {
    width: 100% !important; } }

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .g-med-100 {
    width: 100% !important; } }
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .g-med-100 {
    width: 100% !important; } }
@media only screen and (max-width: 575.99px) {
  .g-med-100 {
    width: 100% !important; } }

@media only screen and (max-width: 575.99px) {
  .g-Xsmall-100 {
    width: 100% !important; } }

.pd-L110Int {
  padding: 0 0 0 110px;
  box-sizing: border-box; }

.pd-110Int {
  padding: 0px 110px 0px 110px !important;
  box-sizing: border-box; }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .pd-110Int {
      padding: 100px 60px 100px 60px !important; } }
  @media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .pd-110Int {
      padding: 100px 60px 100px 60px !important; } }
  @media only screen and (max-width: 575.99px) {
    .pd-110Int {
      padding: 100px 40px 100px 40px !important; } }

.pd-110Int-Top-Bot {
  padding: 110px 110px 110px 110px !important;
  box-sizing: border-box; }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .pd-110Int-Top-Bot {
      padding: 100px 60px 100px 60px !important; } }
  @media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .pd-110Int-Top-Bot {
      padding: 100px 60px 100px 60px !important; } }
  @media only screen and (max-width: 575.99px) {
    .pd-110Int-Top-Bot {
      padding: 100px 40px 100px 40px !important; } }

.Description-title {
  font-size: 20px;
  font-weight: 700; }

.padd-right-50 {
  padding-right: 50px;
  box-sizing: border-box; }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .padd-right-50 {
      padding-right: 0px !important; } }
  @media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .padd-right-50 {
      padding-right: 0px !important; } }
  @media only screen and (max-width: 575.99px) {
    .padd-right-50 {
      padding-right: 0px !important; } }

.int-container-center {
  max-width: 1500px !important;
  margin: 0px auto; }

.height-auto {
  min-height: auto !important; }

.int-container {
  width: 100% !important;
  min-height: 100vh !important;
  /* At least full viewport height */
  height: auto;
  /* Grow if content exceeds viewport */
  position: relative;
  display: flex;
  /* Enable flexbox */
  justify-content: center;
  /* Center horizontally */
  align-items: center;
  /* Center vertically */
  overflow: visible;
  /* So content can grow without being cut off */
  flex-direction: column; }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .int-container {
      min-height: auto !important;
      display: inherit;
      justify-content: inherit;
      align-items: inherit;
      overflow: inherit;
      flex-direction: inherit; } }
  @media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .int-container {
      min-height: auto !important;
      display: inherit;
      justify-content: inherit;
      align-items: inherit;
      overflow: inherit;
      flex-direction: inherit; } }
  @media only screen and (max-width: 575.99px) {
    .int-container {
      min-height: auto !important;
      display: inherit;
      justify-content: inherit;
      align-items: inherit;
      overflow: inherit;
      flex-direction: inherit; } }

.info_cont {
  bottom: inherit;
  position: relative !important;
  bottom: inherit;
  overflow: hidden !important; }

.int-a-bg {
  background: #1B1D94 !important;
  background: linear-gradient(90deg, #1b1d94 0%, #3435b3 100%) !important; }

.int-b-bg {
  background-color: #3334B1 !important; }

.int-Pink-bg {
  background-color: #DFE1FB !important; }
  .int-Pink-bg .aboveTitle,
  .int-Pink-bg .title,
  .int-Pink-bg .description {
    color: #3334B1 !important; }
  .int-Pink-bg .description {
    font-weight: 600 !important;
    color: #4041b6 !important; }

.int-Lgrey-bg {
  background: #FDFDFD !important;
  background: linear-gradient(90deg, #fdfdfd 0%, #f6f8ff 100%); }
  .int-Lgrey-bg .aboveTitle,
  .int-Lgrey-bg .title,
  .int-Lgrey-bg .description {
    color: #3334B1 !important; }
  .int-Lgrey-bg .description {
    font-weight: 600 !important;
    color: #4041b6 !important; }

.description strong {
  font-weight: 800; }
.description ul {
  margin-top: 0;
  padding-inline-start: 15px !important; }

.integrations {
  color: #fff; }
  .integrations .a {
    background: #1B1D94 !important;
    background: linear-gradient(90deg, #1b1d94 0%, #3435b3 100%) !important; }
  .integrations .b {
    background-color: #3334B1; }
  .integrations .int-container {
    width: 100% !important;
    min-height: 100vh;
    /* At least full viewport height */
    height: auto;
    /* Grow if content exceeds viewport */
    position: relative;
    display: flex;
    /* Enable flexbox */
    justify-content: center;
    /* Center horizontally */
    align-items: flex-start;
    /* Center vertically */
    overflow: visible;
    /* So content can grow without being cut off */
    flex-direction: column;
    /* Stack children vertically if more than one */ }
    @media only screen and (min-width: 768px) and (max-width: 991.98px) {
      .integrations .int-container {
        display: inherit;
        justify-content: inherit;
        align-items: inherit;
        overflow: inherit;
        flex-direction: inherit; } }
    @media only screen and (min-width: 576px) and (max-width: 767.98px) {
      .integrations .int-container {
        display: inherit;
        justify-content: inherit;
        align-items: inherit;
        overflow: inherit;
        flex-direction: inherit; } }
    @media only screen and (max-width: 575.99px) {
      .integrations .int-container {
        display: inherit;
        justify-content: inherit;
        align-items: inherit;
        overflow: inherit;
        flex-direction: inherit; } }
    .integrations .int-container .info_cont {
      position: relative !important; }

.info_cont {
  position: relative;
  height: auto; }
  .info_cont .company {
    text-align: left; }
  .info_cont .title {
    height: auto;
    width: 100%;
    position: relative;
    float: left; }
    .info_cont .title .title-wrap {
      width: auto;
      position: relative;
      float: left; }
    .info_cont .title span {
      font-size: 12px; }
    .info_cont .title .line {
      width: 100%;
      height: 3px;
      position: absolute;
      bottom: 16px;
      left: 0;
      background-color: #fff;
      opacity: 0.5; }
  .info_cont .description {
    height: auto;
    position: relative;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0px !important; }
    .info_cont .description ul {
      padding-inline-start: 15px !important; }
  .info_cont .skills {
    color: #3334B1;
    width: 100%; }

.contline {
  position: absolute;
  left: 0%;
  top: 0px;
  height: 100%;
  width: 100%; }
  .contline .line1 {
    width: 1px;
    height: 100%;
    background-color: #fff;
    opacity: 10%;
    position: relative;
    float: left;
    margin-left: 10%; }
  .contline .line2 {
    width: 1px;
    height: 100%;
    background-color: #fff;
    opacity: 10%;
    position: relative;
    float: left;
    margin-left: 5%; }
  .contline .line3 {
    width: 1px;
    height: 100%;
    background-color: #fff;
    opacity: 10%;
    margin-left: 150px;
    position: relative;
    float: left;
    margin-left: 6%; }
  .contline .line4 {
    width: 1px;
    height: 100%;
    background-color: #fff;
    opacity: 10%;
    margin-left: 150px;
    position: relative;
    float: left;
    margin-left: 7%; }
  .contline .line5 {
    width: 1px;
    height: 100%;
    background-color: #fff;
    opacity: 10%;
    margin-left: 150px;
    position: relative;
    float: left;
    margin-left: 8%; }

.img-cent-vertically {
  width: 100%;
  height: 100%;
  /* or your desired height */
  display: flex;
  justify-content: flex-end;
  /* 👉 push image to the right */
  align-items: center;
  /* 👉 center vertically */
  padding-right: 0px; }
  .img-cent-vertically .toolbar-entry {
    top: 30px;
    right: 270px;
    position: absolute; }
    .img-cent-vertically .toolbar-entry img {
      max-width: 600px; }
  .img-cent-vertically .logos-panel {
    margin-right: -20px;
    margin-top: 140px;
    position: absolute; }

.img-container {
  min-height: 100vh !important;
  height: auto; }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .img-container {
      min-height: auto !important; } }
  @media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .img-container {
      min-height: auto !important; } }
  @media only screen and (max-width: 575.99px) {
    .img-container {
      min-height: auto !important; } }
  .img-container .img-main-panel {
    border-radius: 6px;
    width: 100%;
    position: absolute;
    left: calc(50%);
    top: calc(50%);
    transform: translate(-50%, -50%);
    margin-top: 0px !important; }
    @media only screen and (min-width: 992px) and (max-width: 1279px) {
      .img-container .img-main-panel {
        width: 108%;
        left: calc(54%);
        top: calc(54%);
        transform: translate(-54%, -54%); } }
    @media only screen and (min-width: 768px) and (max-width: 991.98px) {
      .img-container .img-main-panel {
        position: relative !important;
        left: inherit !important;
        top: inherit !important;
        transform: inherit !important; } }
    @media only screen and (min-width: 576px) and (max-width: 767.98px) {
      .img-container .img-main-panel {
        position: relative !important;
        left: inherit !important;
        top: inherit !important;
        transform: inherit !important; } }
    @media only screen and (max-width: 575.99px) {
      .img-container .img-main-panel {
        position: relative !important;
        left: inherit !important;
        top: inherit !important;
        transform: inherit !important; } }
  .img-container .gif-main-panel {
    border-radius: 6px;
    width: 159% !important;
    right: 25px;
    top: calc(50%);
    transform: translate(0%, -50%);
    margin-top: 0px !important;
    position: absolute; }
    @media only screen and (min-width: 768px) and (max-width: 991.98px) {
      .img-container .gif-main-panel {
        position: relative !important;
        left: inherit !important;
        top: inherit !important;
        transform: inherit !important;
        position: relative;
        right: 60%; } }
    @media only screen and (min-width: 576px) and (max-width: 767.98px) {
      .img-container .gif-main-panel {
        position: relative !important;
        left: inherit !important;
        top: inherit !important;
        transform: inherit !important;
        position: relative;
        right: 60%; } }
    @media only screen and (max-width: 575.99px) {
      .img-container .gif-main-panel {
        position: relative !important;
        left: inherit !important;
        top: inherit !important;
        transform: inherit !important;
        position: relative;
        right: 60%; } }
  .img-container .imp-gift {
    border-radius: 6px;
    width: 200%;
    max-width: 1420px !important;
    position: absolute;
    right: 0%;
    margin-right: 25px !important;
    margin-top: -20px;
    top: calc(50%);
    transform: translate(0%, -50%);
    margin-top: 0px !important; }
    @media only screen and (min-width: 768px) and (max-width: 991.98px) {
      .img-container .imp-gift {
        width: 150%;
        max-width: inherit !important;
        position: relative;
        right: 0%;
        margin-right: 25px !important;
        top: 0;
        transform: translate(-35%, 0%);
        margin-top: 0px !important; } }
    @media only screen and (min-width: 576px) and (max-width: 767.98px) {
      .img-container .imp-gift {
        position: relative;
        right: 50%;
        margin-right: 25px !important;
        margin-top: -20px;
        top: 0;
        transform: translate(-25%, 0%);
        margin-top: 0px !important; } }
    @media only screen and (max-width: 575.99px) {
      .img-container .imp-gift {
        position: relative;
        right: 50%;
        margin-right: 25px !important;
        margin-top: -20px;
        top: 0;
        transform: translate(-25%, 0%);
        margin-top: 0px !important; } }
  .img-container .img-entry-p {
    width: 75%;
    position: absolute;
    margin-left: -45%;
    margin-top: -5%;
    left: calc(50%);
    top: calc(50%);
    transform: translate(-50%, -50%);
    border-radius: 7px; }
  .img-container .dataFlow {
    border-radius: 6px;
    width: 122%;
    position: absolute;
    margin-left: -70%;
    margin-top: 18%;
    left: calc(50%);
    top: calc(50%);
    transform: translate(-50%, -50%); }
    @media only screen and (min-width: 992px) and (max-width: 1279px) {
      .img-container .dataFlow {
        margin-top: 25%; } }
    @media only screen and (min-width: 768px) and (max-width: 991.98px) {
      .img-container .dataFlow {
        margin-top: 14%; } }
    @media only screen and (min-width: 576px) and (max-width: 767.98px) {
      .img-container .dataFlow {
        margin-top: 14%; } }
    @media only screen and (max-width: 575.99px) {
      .img-container .dataFlow {
        margin-top: 14%; } }
  .img-container .replace-data-preview {
    margin-top: -10% !important; }
    @media only screen and (min-width: 992px) and (max-width: 1279px) {
      .img-container .replace-data-preview {
        width: 100%;
        height: auto !important; } }
    @media only screen and (min-width: 768px) and (max-width: 991.98px) {
      .img-container .replace-data-preview {
        margin-top: 0 !important;
        width: 100%;
        height: auto !important;
        position: relative;
        float: left; } }
    @media only screen and (min-width: 576px) and (max-width: 767.98px) {
      .img-container .replace-data-preview {
        margin-top: 0 !important;
        width: 100%;
        height: auto !important;
        position: relative;
        float: left; } }
    @media only screen and (max-width: 575.99px) {
      .img-container .replace-data-preview {
        margin-top: 0 !important;
        width: 100%;
        height: auto !important;
        position: relative;
        float: left; } }
  .img-container .add-data-preview {
    border-radius: 6px;
    width: 150%;
    position: absolute;
    margin-left: -20px;
    margin-top: 250px;
    left: calc(0%);
    top: calc(50%);
    transform: translate(0%, -50%); }
    @media only screen and (min-width: 768px) and (max-width: 991.98px) {
      .img-container .add-data-preview {
        border-radius: 6px;
        width: 128%;
        position: relative;
        margin-left: 150px;
        margin-top: -50%;
        left: calc(50%);
        top: calc(0%);
        transform: translate(-50%, 0%); } }
    @media only screen and (min-width: 576px) and (max-width: 767.98px) {
      .img-container .add-data-preview {
        border-radius: 6px;
        width: 140%;
        position: relative;
        margin-left: 150px;
        margin-top: -50%;
        left: calc(50%);
        top: calc(0%);
        transform: translate(-50%, 0%); } }
    @media only screen and (max-width: 575.99px) {
      .img-container .add-data-preview {
        border-radius: 6px;
        width: 160%;
        position: relative;
        margin-left: 150px;
        margin-top: -50%;
        left: calc(50%);
        top: calc(0%);
        transform: translate(-50%, 0%); } }

.cont-img-imp-beha {
  padding: 15px 15px 0px 15px !important;
  box-sizing: border-box;
  box-sizing: border-box; }

.img-import-behaviors {
  max-width: 370px !important;
  width: 100%;
  padding: 15px 0px 0px 0px !important;
  box-sizing: border-box; }

.secon-img-import {
  width: 140% !important;
  margin-top: 7% !important; }

.img-dashboard {
  width: 100%;
  position: relative;
  left: calc(50%);
  transform: translate(-50%, 0%); }

.int-logos {
  margin-top: 60px;
  height: auto;
  position: relative;
  float: left;
  width: 100%; }
  .int-logos img {
    width: 100%; }

.style-counter-numb {
  position: relative;
  float: left;
  color: #fff !important;
  width: 100%;
  gap: 50px;
  display: flex; }
  .style-counter-numb .numb {
    width: 160px; }
  .style-counter-numb .name {
    font-size: 15px;
    position: absolute;
    margin-top: -25px; }
  .style-counter-numb span {
    position: relative;
    float: left;
    font-size: 50px;
    font-weight: 500;
    padding-top: 25px; }
  .style-counter-numb .counter-numb {
    font-size: 80px;
    font-weight: 700;
    padding-top: 0px; }

.box-shadow {
  box-shadow: inset 0 -0.5em 0.5em #0b0c537d, 0 0 0 0px #ffffff, 0.05em 0.05em 2em #0b0c5382; }

.old-entry {
  max-width: 540px;
  width: 100%;
  padding: 30px 0; }

.old-data-flow {
  max-width: 600px;
  width: 100%;
  padding: 30px 0; }

.nudge {
  position: relative;
  float: left;
  width: 350px;
  height: 300px;
  margin-top: 20px; }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .nudge {
      margin-left: 50%;
      transform: translate(-50%, 0%); } }
  @media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .nudge {
      margin-left: 50%;
      transform: translate(-50%, 0%); } }
  @media only screen and (max-width: 575.99px) {
    .nudge {
      margin-left: 50%;
      transform: translate(-50%, 0%); } }
  .nudge img {
    width: 590px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.the-section {
  overflow: hidden; }

.circle {
  width: 120px !important;
  height: 120px !important;
  border-radius: 120px;
  position: relative;
  float: left; }

.circle-colour1 {
  background-color: #4263E8; }

.circle-colour3 {
  background-color: #0634E8; }

.circle-colour4 {
  background-color: #3436B3; }

.circle-txt {
  width: 100%;
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  color: #fff;
  margin-top: 40px; }

.match_animation {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.circle-main-container {
  height: 350px;
  /* Stack children vertically if more than one */ }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .circle-main-container {
      height: auto;
      margin-top: 50px; } }
  @media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .circle-main-container {
      height: auto;
      margin-top: 50px; } }
  @media only screen and (max-width: 575.99px) {
    .circle-main-container {
      height: auto;
      margin-top: 50px; } }

.center-all-circle-container {
  top: 50%;
  transform: translateY(-50%);
  /* Stack children vertically if more than one */ }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .center-all-circle-container {
      top: 0;
      transform: inherit; } }
  @media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .center-all-circle-container {
      top: 0;
      transform: inherit; } }
  @media only screen and (max-width: 575.99px) {
    .center-all-circle-container {
      top: 0;
      transform: inherit; } }

.one-time-center-all-circle-container {
  width: 500px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* Stack children vertically if more than one */ }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .one-time-center-all-circle-container {
      top: 0;
      transform: translate(-50%, 0%); }
      .one-time-center-all-circle-container .circ-item-center {
        width: 100% !important;
        transform: none; } }
  @media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .one-time-center-all-circle-container {
      top: 0;
      transform: translate(-50%, 0%); }
      .one-time-center-all-circle-container .circ-item-center {
        width: 100% !important;
        transform: none; } }
  @media only screen and (max-width: 575.99px) {
    .one-time-center-all-circle-container {
      top: 0;
      transform: translate(-50%, 0%); }
      .one-time-center-all-circle-container .circ-item-center {
        width: 100% !important;
        transform: none; } }

.circ-item-center {
  display: flex;
  align-items: center;
  margin-top: 20px; }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .circ-item-center {
      top: 0;
      transform: inherit; } }
  @media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .circ-item-center {
      top: 0;
      transform: inherit; } }
  @media only screen and (max-width: 575.99px) {
    .circ-item-center {
      top: 0;
      transform: inherit; } }

.cir-text-col1 {
  color: #4263E8;
  padding-left: 10px; }

.cir-text-col2 {
  color: #0634E8;
  padding-left: 10px; }

.cir-text-col3 {
  color: #3436B3;
  padding-left: 10px; }

.circle-t1 {
  font-size: 11px;
  font-weight: 700; }

.circle-t2 {
  font-size: 20px;
  font-weight: 700; }

.circle-t3 {
  font-size: 14px;
  font-weight: 700; }

.main-container-cards {
  display: flex;
  flex-wrap: wrap;
  /* allow multiple rows */
  gap: 1%;
  /* fixed gap between items */
  width: 100%;
  box-sizing: border-box;
  padding-top: 30px; }
  .main-container-cards .item {
    background-color: #f0f0f0;
    padding: 1em 0.5em;
    border-radius: 6px;
    box-sizing: border-box;
    white-space: normal;
    display: flex;
    align-items: stretch;
    /* important for consistent height inside row */
    justify-content: flex-start;
    text-align: left;
    margin-top: 13px;
    font-size: 17px;
    font-weight: 400;
    background-color: #3334B1 !important;
    color: #fff !important; }

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .flex-mobile-column-direction {
    display: flex;
    flex-direction: column; }
    .flex-mobile-column-direction .first {
      order: 2; }
    .flex-mobile-column-direction .second {
      order: 1; } }
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .flex-mobile-column-direction {
    display: flex;
    flex-direction: column; }
    .flex-mobile-column-direction .first {
      order: 2; }
    .flex-mobile-column-direction .second {
      order: 1; } }
@media only screen and (max-width: 575.99px) {
  .flex-mobile-column-direction {
    display: flex;
    flex-direction: column; }
    .flex-mobile-column-direction .first {
      order: 2; }
    .flex-mobile-column-direction .second {
      order: 1; } }

.info_cont {
  max-width: 860px; }

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .pd-1T-splash {
    padding-bottom: 0 !important; } }
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .pd-1T-splash {
    padding-bottom: 0 !important; } }
@media only screen and (max-width: 575.99px) {
  .pd-1T-splash {
    padding-bottom: 0 !important; } }

.container-spalsh-txt-1time {
  margin-top: -170px; }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .container-spalsh-txt-1time {
      margin-top: inherit; } }
  @media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .container-spalsh-txt-1time {
      margin-top: inherit; } }
  @media only screen and (max-width: 575.99px) {
    .container-spalsh-txt-1time {
      margin-top: inherit; } }

.one-t-splas {
  width: 100%;
  float: left;
  height: 100%; }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .one-t-splas {
      position: relative;
      margin-top: 50px; } }
  @media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .one-t-splas {
      position: relative;
      margin-top: 50px; } }
  @media only screen and (max-width: 575.99px) {
    .one-t-splas {
      position: relative;
      margin-top: 50px; } }
  .one-t-splas img {
    width: 100%;
    bottom: 0;
    position: absolute; }
    @media only screen and (min-width: 768px) and (max-width: 991.98px) {
      .one-t-splas img {
        position: relative; } }
    @media only screen and (min-width: 576px) and (max-width: 767.98px) {
      .one-t-splas img {
        position: relative; } }
    @media only screen and (max-width: 575.99px) {
      .one-t-splas img {
        position: relative; } }

.chip-blue {
  background-color: #4648E4;
  color: #fff;
  font-weight: 600;
  padding: 3px 6px;
  border-radius: 8px; }

.chip-mint {
  background-color: #7ECFDF;
  color: #2527A1;
  font-weight: 700;
  padding: 3px 6px;
  border-radius: 8px; }

.chip-AI {
  background: #e0388c;
  background: linear-gradient(33deg, #e0388c 0%, #25a5c2 100%);
  color: #fff;
  font-weight: 600;
  padding: 3px 6px;
  border-radius: 8px; }

.chip-green {
  background-color: #419E69;
  color: #fff;
  font-weight: 600;
  padding: 3px 6px;
  border-radius: 8px; }

.chip-red {
  background-color: #B7008D;
  color: #fff;
  font-weight: 600;
  padding: 3px 6px;
  border-radius: 8px; }

.secon-img-import-smart {
  width: 100% !important;
  margin-left: -50% !important;
  margin-top: 5% !important; }

.icon-import {
  width: 20px;
  margin-top: 4px;
  margin-left: 6px;
  position: absolute; }

.display-right-left {
  justify-self: end !important; }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .display-right-left {
      justify-self: inherit !important; } }
  @media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .display-right-left {
      justify-self: inherit !important; } }
  @media only screen and (max-width: 575.99px) {
    .display-right-left {
      justify-self: inherit !important; } }

.img-entry2 {
  top: 50%;
  transform: translate(0%, -25%);
  position: absolute !important;
  margin-left: -5px !important;
  width: 70% !important;
  position: relative;
  border-radius: 6px; }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .img-entry2 {
      left: 0; } }
  @media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .img-entry2 {
      left: 0; } }
  @media only screen and (max-width: 575.99px) {
    .img-entry2 {
      left: 0; } }

.img-entry3 {
  top: 50%;
  transform: translate(0%, 25%);
  position: absolute !important;
  border-radius: 6px;
  margin-left: 0px !important;
  width: 50% !important;
  position: relative; }
  @media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .img-entry3 {
      left: 0; } }
  @media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .img-entry3 {
      left: 0; } }
  @media only screen and (max-width: 575.99px) {
    .img-entry3 {
      left: 0; } }

/*# sourceMappingURL=integrations.css.map */
