.integrationSelectorContainerSelectors {
  background-color: #F7F7F7;
  border-radius: 16px;
  padding: 24px;
}

.clp-logo-image {
  text-align: center;
  margin-bottom: 24px;
}

.clp-title {
  font-family: Roboto Slab;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  color: #0C0C0C;
  margin-bottom: 16px;
}

.clp-subtitle {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  text-align: left;
  color: #2D2D2D;
}

.clp-subtitle-2 {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  text-align: left;
  color: #2D2D2D;
  margin-bottom: 36px;
  margin-top: 16px;
}

.clp-bottom-link span img {
  margin-top: -2px;
}

img.fletxa-dreta-connect {
  margin-right: 0px !important;
  margin-left: auto;
}

div#goToConnectLanding img {
  margin-right: 16px;
}

.clp-bottom-title {
  font-family: Roboto;
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0.5px;
  color: #2D2D2D;
}

.clp-conn-plaques {
  background-color: #F7F7F7;
  padding: 12px;
  margin-bottom: 16px;
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #0C0C0C;
  border-radius: 12px;
}

.clp-conn-plaques img {
  margin-right: 16px;
}

.clp-conn-plaques b {
  margin-left: 5px;
}

.clp-bottom-subtitle {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0.5px;
  color: #2D2D2D;
  margin-bottom: 8px;
}

.clp-bottom-link a {
  font-family: Roboto;
  font-weight: 700;
  font-size: 14px;
  leading-trim: Cap height;
  line-height: 18px;
  letter-spacing: 0.2px;
  text-align: center;
  vertical-align: middle;
  color: #2A5135 !important;
}

.integrationSelectorContainerDelimiter {
  border-top: 1px solid #E0E0E0;
  width: 96%;
  margin-left: 2%;
  margin-top: 24px;
  margin-bottom: 24px;
  margin-left: 2%;
}

.integrationSelectorContainer {
  margin: 24px 20px 32px 20px;
}

div#goToConnectLanding {
  cursor: pointer;
  padding: 12px;
  background-color: #F7F7F7;
  font-family: Roboto;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #0C0C0C;
  margin: 24px 20px 32px 20px;
  border-radius: 16px;
}

.clp-buttons {
  margin: 24px 20px 32px 20px;
}

.buttons-connect-description {
  font-family: Roboto;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0px;
  color: #2D2D2D;
  padding: 24px 0px;
  margin: 24px 20px 32px 20px;
}