/* compiled by scssphp 1.6.0 on Fri, 27 Mar 2026 13:08:24 +0000 (0.1163s) */

.cta.--employee {
  position: relative;
  --employee-cta__container-background: var(--color-linear-gradient);
  --employee-cta__container-box-shadpw: 0 16px 64px 0 rgba(0, 0, 0, 0.10);
  --employee-cta__container-padding: 1.5rem;
  --employee-cta__container-align-item: center;
}
@media (min-width: 48rem) {
  .cta.--employee {
    --employee-cta__container-padding: 2rem;
  }
}
@media (min-width: 64rem) {
  .cta.--employee {
    --employee-cta__container-padding: 3rem;
  }
}
.cta.--employee .cta__container {
  border-radius: 1.25rem 1.25rem 1.25rem 0;
  background: var(--employee-cta__container-background);
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
  gap: 2rem;
}
@media (min-width: 36rem) {
  .cta.--employee .cta__container {
    flex-direction: row;
    align-items: center;
  }
}
.cta.--employee .cta__heading {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  min-width: 100%;
  max-width: 100%;
  margin-inline-end: 0;
}
@media (min-width: 36rem) {
  .cta.--employee .cta__heading {
    min-width: calc(100% - 12.5rem);
    max-width: calc(100% - 12.5rem);
  }
}
@media (min-width: 64rem) {
  .cta.--employee .cta__heading {
    min-width: calc(100% - 16.5rem);
    max-width: calc(100% - 16.5rem);
  }
}
.cta.--employee .cta__heading-content {
  flex: 1;
  position: relative;
}
.cta.--employee .cta__heading-content .icon {
  position: absolute;
  left: -1.5rem;
  top: -0.75rem;
  z-index: 1;
  fill: var(--color-grey-7);
  display: none;
}
@media (min-width: 48rem) {
  .cta.--employee .cta__heading-content .icon {
    display: flex;
  }
}
.cta.--employee .cta__employee-name {
  font-size: 1.25rem;
  font-family: var(--font-family--caveat);
  display: none;
}
@media (min-width: 48rem) {
  .cta.--employee .cta__employee-name {
    display: flex;
  }
}
.cta.--employee .cta__employee-image {
  width: 4rem;
  height: 4rem;
  object-fit: cover;
  border-radius: 50%;
}
.cta.--employee .cta__content {
  min-width: 100%;
  max-width: 100%;
}
@media (min-width: 36rem) {
  .cta.--employee .cta__content {
    min-width: calc(100% - 12.5rem);
    max-width: calc(100% - 12.5rem);
  }
}
.cta.--employee .cta__content :last-child {
  margin-block-end: 0;
}
.cta.--employee .cta__content > * {
  max-width: 40.4375rem;
}
.cta.--employee .heading__title {
  font-size: 1.125rem;
  max-inline-size: none;
}
@media (min-width: 48rem) {
  .cta.--employee .heading__title {
    font-size: 1.5rem;
  }
}
@media (min-width: 64rem) {
  .cta.--employee .heading__title {
    font-size: 1.875rem;
  }
}
.cta.--employee .button {
  width: 100%;
}
@media (min-width: 48rem) {
  .cta.--employee .button {
    width: auto;
  }
}
.cta.--employee .button__group {
  justify-self: end;
}
@media (min-width: 48rem) {
  .cta.--employee:has(.cta__content) {
    --employee-cta__container-padding: 2.5rem;
  }
}
@media (min-width: 64rem) {
  .cta.--employee:has(.cta__content) {
    --employee-cta__container-padding: 4rem;
  }
}
.cta.--employee:has(.cta__content) .cta__heading {
  gap: 1rem;
}
.cta.--employee:has(.cta__content) .heading__title {
  font-size: 1.75rem;
  max-inline-size: 100%;
}
@media (min-width: 48rem) {
  .cta.--employee:has(.cta__content) .heading__title {
    font-size: 1.875rem;
  }
}
@media (min-width: 64rem) {
  .cta.--employee:has(.cta__content) .heading__title {
    font-size: 2rem;
  }
}
.cta.--employee:has(.cta__content) .cta__employee-image {
  width: 3rem;
  height: 3rem;
}
@media (min-width: 64rem) {
  .cta.--employee:has(.cta__content) .cta__employee-image {
    width: 3.5rem;
    height: 3.5rem;
  }
}
.cta.--employee:last-child {
  margin-block-end: -6.125rem;
  position: relative;
  z-index: 3;
}
@media (min-width: 36rem) {
  .cta.--employee:last-child {
    margin-block-end: -3.5rem;
  }
}
@media (min-width: 48rem) {
  .cta.--employee:last-child {
    margin-block-end: -5.0625rem;
  }
}
.cta.--employee.--border-top, .cta.--employee.--border-center.--background-top-right, .cta.--employee.--border-center.--background-top-left {
  border-block-start: 0 none;
}
.cta.--employee.--border-bottom, .cta.--employee.--border-center.--background-bottom-right, .cta.--employee.--border-center.--background-bottom-left {
  border-block-end: 0 none;
}
.cta.--employee.--background-top-left, .cta.--employee.--background-top-right, .cta.--employee.--background-bottom-left, .cta.--employee.--background-bottom-right {
  background: none;
  padding: 0;
}
.cta.--employee:has(+ .post-overview.--background-top-left), .cta.--employee:has(+ .post-overview.--background-top-right) {
  margin-block-end: -9.1875rem;
  position: relative;
  z-index: 3;
}
.cta.--employee:has(+ .post-overview.--background-top-left) + .post-overview.--background-top-left, .cta.--employee:has(+ .post-overview.--background-top-left) + .post-overview.--background-top-right, .cta.--employee:has(+ .post-overview.--background-top-right) + .post-overview.--background-top-left, .cta.--employee:has(+ .post-overview.--background-top-right) + .post-overview.--background-top-right {
  padding-block-start: 16.1875rem;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22home%2Fvaibs%2Fdomains%2Fvaibs.com%2Fpublic_html%2Fwp-content%2Fthemes%2Fvaibs%2Fsass%2Fsections%2Femployee-cta.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%22%7D */