@charset "UTF-8";
body > script + img {
  display: none;
}

#onetrust-banner-sdk {
  display: none;
}
body {
  background-color: #0B1826;
}

html, body, body #smooth-content {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
html::-webkit-scrollbar, body::-webkit-scrollbar, body #smooth-content::-webkit-scrollbar {
  display: none;
}

h2 {
  font-family: "DM Sans", sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}

h3 {
  font-family: "DM Sans", sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 26px;
}

p {
  font-family: "DM Sans", sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.text-teal {
  color: #519da5;
}
@property --gradientAngle {
  syntax: "<angle>";
  inherits: false;
  initial-value: 0deg;
}
@-webkit-keyframes rotateGradient {
  0% {
    --gradientAngle:0deg;
  }
  12.5% {
    --gradientAngle:45deg;
  }
  25% {
    --gradientAngle:90deg;
  }
  37.5% {
    --gradientAngle:135deg;
  }
  50% {
    --gradientAngle:180deg;
  }
  62.5% {
    --gradientAngle:225deg;
  }
  75% {
    --gradientAngle:270deg;
  }
  87.5% {
    --gradientAngle:335deg;
  }
  100% {
    --gradientAngle:360deg;
  }
}
@keyframes rotateGradient {
  0% {
    --gradientAngle:0deg;
  }
  12.5% {
    --gradientAngle:45deg;
  }
  25% {
    --gradientAngle:90deg;
  }
  37.5% {
    --gradientAngle:135deg;
  }
  50% {
    --gradientAngle:180deg;
  }
  62.5% {
    --gradientAngle:225deg;
  }
  75% {
    --gradientAngle:270deg;
  }
  87.5% {
    --gradientAngle:335deg;
  }
  100% {
    --gradientAngle:360deg;
  }
}
@-webkit-keyframes rotateRing {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotateRing {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
[data-gradient-delay="300"] {
  -webkit-animation-delay: 300ms !important;
          animation-delay: 300ms !important;
}

[data-gradient-delay="500"] {
  -webkit-animation-delay: 500ms !important;
          animation-delay: 500ms !important;
}

[data-gradient-delay="700"] {
  -webkit-animation-delay: 700ms !important;
          animation-delay: 700ms !important;
}

[data-gradient-delay="1000"] {
  -webkit-animation-delay: 1000ms !important;
          animation-delay: 1000ms !important;
}

[data-gradient-delay="2000"] {
  -webkit-animation-delay: 2000ms !important;
          animation-delay: 2000ms !important;
}

[data-gradient-speed=".5"] {
  -webkit-animation-duration: 2s !important;
          animation-duration: 2s !important;
}

[data-gradient-speed="1.5"] {
  -webkit-animation-duration: 6s !important;
          animation-duration: 6s !important;
}

[data-gradient-speed="2"] {
  -webkit-animation-duration: 8s !important;
          animation-duration: 8s !important;
}

[data-gradient-speed="3"] {
  -webkit-animation-duration: 12s !important;
          animation-duration: 12s !important;
}

[data-gradient-speed="4"] {
  -webkit-animation-duration: 16s !important;
          animation-duration: 16s !important;
}

[data-reveal] {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
}

.ai-workforce-nav {
  z-index: 1120;
  position: fixed;
  background: transparent;
  width: 100%;
  padding: 0 25px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ai-workforce-nav:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(4.5%, rgba(11, 24, 38, 0)), color-stop(92.47%, #0B1826));
  background: linear-gradient(0deg, rgba(11, 24, 38, 0) 4.5%, #0B1826 92.47%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.ai-workforce-nav .nav-logo img {
  height: 15px;
}
.ai-workforce-nav .nav-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ai-workforce-nav .nav-actions a.btn-nav {
  display: block;
  margin-left: 12px;
  margin-bottom: 0;
  background-color: transparent;
  border: 2px solid #fff !important;
  color: #fff !important;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  padding: 10px 14px;
}
.ai-workforce-nav .nav-toggle {
  display: none;
}
.ai-workforce-nav.scrolled:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}
.ai-workforce-hero {
  position: relative;
  padding-top: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  aspect-ratio: 1;
  background: linear-gradient(355.18deg, #0B1826 -7.24%, #2A496B 29.17%, #519DA5 76.23%, #A5DCCC 158.81%);
}
.ai-workforce-hero .hero-agents {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 220;
}
.ai-workforce-hero .hero-agents img {
  width: 100%;
}
.ai-workforce-hero .hero-logo-image {
  position: relative;
  z-index: 210;
  width: 80%;
  padding-top: 10%;
}
.ai-workforce-hero .hero-logo-image img {
  max-width: 100%;
}
.ai-workforce-hero:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 240;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(18.5%, rgba(11, 24, 38, 0)), color-stop(71.47%, #0B1826));
  background: linear-gradient(180deg, rgba(11, 24, 38, 0) 18.5%, #0B1826 71.47%);
}

.ai-workforce-agent-hero {
  position: relative;
  padding-top: 70px;
  aspect-ratio: 9/16;
}
.ai-workforce-agent-hero .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ai-workforce-agent-hero .hero-content {
  width: 100%;
  z-index: 94;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
.ai-workforce-agent-hero .hero-content img.agent-hero-logo {
  width: 160px;
  margin-bottom: 22px;
}
.ai-workforce-agent-hero .hero-content h1 {
  font-family: "DM Sans", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  width: 70%;
}
.ai-workforce-agent-hero .hero-content .agent-hero-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ai-workforce-agent-hero .hero-content .agent-hero-actions .agent-hero-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 18px;
  font-weight: 700;
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  cursor: pointer;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.ai-workforce-agent-hero .hero-content .agent-hero-actions .agent-hero-button .agent-hero-button-icon {
  background: #fff;
  border-radius: 50%;
  height: 22px;
  width: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 6px;
}
.ai-workforce-agent-hero .hero-content .agent-hero-actions .agent-hero-button .agent-hero-button-icon i {
  font-size: 18px;
  color: #0B1826;
}
.ai-workforce-agent-hero .hero-content .agent-hero-actions .agent-hero-button .agent-hero-button-icon .stop {
  display: block;
  background: #0B1826;
  border-radius: 2px;
  height: 8px;
  width: 8px;
}
.ai-workforce-agent-hero .hero-content .agent-hero-actions .agent-hero-button.hidden {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
}
.ai-workforce-agent-hero .hero-content .agent-hero-actions .agent-hero-button.inactive {
  display: none;
}
.ai-workforce-agent-hero .agent-hero-background {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
}
.ai-workforce-agent-hero .agent-hero-background img {
  width: 100%;
  max-width: 100%;
}
.ai-workforce-agent-hero .agent-hero-background img.agent-background-desktop {
  display: none;
}
.ai-workforce-agent-hero .agent-hero-video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 92;
}
.ai-workforce-agent-hero .agent-hero-video video {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
.ai-workforce-agent-hero.video-active .agent-hero-background {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
}
.ai-workforce-agent-hero.leasing {
  background: #a5dccc;
}
.ai-workforce-agent-hero.leasing .hero-content .agent-hero-actions .agent-hero-button .agent-hero-button-icon i {
  color: #a5dccc;
}
.ai-workforce-agent-hero.leasing .hero-content .agent-hero-actions .agent-hero-button .agent-hero-button-icon .stop {
  background: #69b8a1;
}
.ai-workforce-agent-hero.resident {
  background: #69b8a1;
}
.ai-workforce-agent-hero.resident .hero-content .agent-hero-actions .agent-hero-button .agent-hero-button-icon i {
  color: #69b8a1;
}
.ai-workforce-agent-hero.resident .hero-content .agent-hero-actions .agent-hero-button .agent-hero-button-icon .stop {
  background: #69b8a1;
}
.ai-workforce-agent-hero.operations {
  background: #519da5;
}
.ai-workforce-agent-hero.operations .hero-content .agent-hero-actions .agent-hero-button .agent-hero-button-icon i {
  color: #519da5;
}
.ai-workforce-agent-hero.operations .hero-content .agent-hero-actions .agent-hero-button .agent-hero-button-icon .stop {
  background: #519da5;
}
.ai-workforce-agent-hero.finance {
  background: #5294dc;
}
.ai-workforce-agent-hero.finance .hero-content .agent-hero-actions .agent-hero-button .agent-hero-button-icon i {
  color: #5294dc;
}
.ai-workforce-agent-hero.finance .hero-content .agent-hero-actions .agent-hero-button .agent-hero-button-icon .stop {
  background: #5294dc;
}
.ai-workforce-agent-hero.facilities {
  background: #4076b0;
}
.ai-workforce-agent-hero.facilities .hero-content .agent-hero-actions .agent-hero-button .agent-hero-button-icon i {
  color: #4076b0;
}
.ai-workforce-agent-hero.facilities .hero-content .agent-hero-actions .agent-hero-button .agent-hero-button-icon .stop {
  background: #4076b0;
}
.ai-workforce-agent-hero:before {
  height: 4%;
  position: absolute;
  content: "";
  display: block;
  bottom: -2%;
  left: 0;
  width: 100%;
  z-index: 1;
  background: #0B1826;
}
.ai-workforce-agent-hero:after {
  height: 10%;
  position: absolute;
  content: "";
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 96;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(18.5%, rgba(11, 24, 38, 0)), color-stop(71.47%, #0B1826));
  background: linear-gradient(180deg, rgba(11, 24, 38, 0) 18.5%, #0B1826 71.47%);
}
.lp-footer {
  padding-top: 30px;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.agent-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
.agent-card .agent-card-image {
  width: 100%;
  height: 100%;
  padding-top: 50px;
  position: relative;
}
.agent-card .agent-card-image .agent-card-background {
  position: relative;
  border-radius: 20px;
  aspect-ratio: 4/3;
}
.agent-card .agent-card-image .agent-card-background .agent-card-icon {
  position: absolute;
  top: 8px;
  left: 8px;
  height: 25%;
  max-height: 50px;
}
.agent-card .agent-card-image .agent-card-overlay {
  height: 100%;
  width: auto;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.agent-card .agent-card-label {
  color: #519da5;
  text-transform: uppercase;
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 25px;
  margin-top: 20px;
  margin-bottom: 16px;
  text-align: center;
}
.agent-card .agent-card-title {
  color: #fff;
  font-family: "DM Sans", sans-serif;
  font-weight: 600;
  font-size: 29px;
  line-height: 35px;
  text-align: center;
}
.agent-card.cta-card {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  height: 100%;
  text-align: center;
}
.agent-card.cta-card h2.agent-card-cta {
  background: linear-gradient(108.63deg, #4076B0 12.83%, #519DA5 46.34%, #69B8A1 83.23%);
  background-position: center center;
  color: transparent !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  margin-bottom: 30px;
}
.agent-card.cta-card h2.agent-card-cta[data-rotate-text-gradient] {
  --gradientAngle:0deg;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--gradientAngle)), color-stop(-7.45%, #69B8A1), color-stop(45.1%, #519DA5), color-stop(99.72%, #4076B0));
  background: linear-gradient(var(--gradientAngle), #69B8A1 -7.45%, #519DA5 45.1%, #4076B0 99.72%);
  -webkit-animation: rotateGradient 4s linear infinite;
          animation: rotateGradient 4s linear infinite;
}
.agent-card.cta-card a.agent-card-cta-button {
  display: block;
  background-color: transparent;
  border: 2px solid #fff !important;
  color: #fff !important;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
}
.agent-card.leasing-agent .agent-card-image .agent-card-background {
  background: linear-gradient(255.54deg, #0B1826 1.03%, #A5DCCC 66.54%, #A5DCCC 97.37%);
}
.agent-card.resident-agent .agent-card-image .agent-card-background {
  background: linear-gradient(255.54deg, #0B1826 1.03%, #69B8A1 66.54%, #69B8A1 97.37%);
}
.agent-card.operations-agent .agent-card-image .agent-card-background {
  background: linear-gradient(255.54deg, #0B1826 1.03%, #519DA5 66.54%, #519DA5 97.37%);
}
.agent-card.facilities-agent .agent-card-image .agent-card-background {
  background: linear-gradient(255.54deg, #0B1826 1.03%, #204D7E 66.54%, #204D7E 97.37%);
}
.agent-card.finance-agent .agent-card-image .agent-card-background {
  background: linear-gradient(255.54deg, #0B1826 1.03%, #4076B0 66.54%, #4076B0 97.37%);
}

.workforce-card {
  padding: 24px;
  overflow: hidden;
  border-radius: 20px;
}
.workforce-card .card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #303842;
  padding: 30px;
  height: 100%;
}
.workforce-card.intro-card .card-headline {
  width: 100%;
  text-align: center;
  padding: 20px 0px;
}
.workforce-card.intro-card .card-headline h2 {
  font-family: "DM Sans", sans-serif;
  font-weight: 900;
  font-size: 26px;
  line-height: 37px;
  background: linear-gradient(118.8deg, #69B8A1 -7.45%, #519DA5 45.1%, #4076B0 99.72%);
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.workforce-card.intro-card .card-headline h2[data-rotate-text-gradient] {
  --gradientAngle:0deg;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--gradientAngle)), color-stop(-7.45%, #69B8A1), color-stop(45.1%, #519DA5), color-stop(99.72%, #4076B0));
  background: linear-gradient(var(--gradientAngle), #69B8A1 -7.45%, #519DA5 45.1%, #4076B0 99.72%);
  -webkit-animation: rotateGradient 4s linear infinite;
          animation: rotateGradient 4s linear infinite;
}
.workforce-card.intro-card .card-content {
  width: 100%;
}
.workforce-card.stat-card {
  height: 100%;
  padding: 40px;
}
.workforce-card.stat-card .stat-card-figure {
  font-family: "DM Sans", sans-serif;
  font-weight: 900;
  font-size: 72px;
  line-height: 90px;
  text-align: center;
  background: linear-gradient(118.8deg, #69B8A1 -7.45%, #519DA5 45.1%, #4076B0 99.72%);
  color: transparent !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  margin-bottom: 24px;
}
.workforce-card.stat-card .stat-card-figure[data-rotate-text-gradient] {
  --gradientAngle:0deg;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--gradientAngle)), color-stop(-7.45%, #69B8A1), color-stop(45.1%, #519DA5), color-stop(99.72%, #4076B0));
  background: linear-gradient(var(--gradientAngle), #69B8A1 -7.45%, #519DA5 45.1%, #4076B0 99.72%);
  -webkit-animation: rotateGradient 4s linear infinite;
          animation: rotateGradient 4s linear infinite;
}
.workforce-card.stat-card .stat-card-info {
  color: #fff;
  font-family: "DM Sans", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
.workforce-card.badge-card .badge-container {
  width: 200px;
  max-width: 100%;
}
.workforce-card.badge-card .badge-container img {
  max-width: 100%;
}
.workforce-card.badge-card .badge-card-carousel {
  width: 100%;
}
.workforce-card.agent-intro-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.workforce-card.agent-intro-card .card-headline {
  width: 100%;
}
.workforce-card.agent-intro-card .card-content {
  margin-bottom: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.workforce-card.agent-intro-card .card-image-desktop {
  display: none;
}
.workforce-card.agent-intro-card:before {
  width: calc(100% + 40px);
  height: 5%;
  content: "";
  position: absolute;
  display: block;
  bottom: 0px;
  left: -20px;
  background: #0B1826;
  z-index: 50;
}
.workforce-card.agent-intro-card:after {
  width: calc(100% + 40px);
  height: 50%;
  content: "";
  position: absolute;
  display: block;
  bottom: -40px;
  left: -20px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(18.5%, rgba(11, 24, 38, 0)), color-stop(71.47%, #0B1826));
  background: linear-gradient(180deg, rgba(11, 24, 38, 0) 18.5%, #0B1826 71.47%);
  z-index: 48;
}
.workforce-card.border-gradient {
  padding: 3px;
  position: relative;
}
.workforce-card.border-gradient .card-body {
  width: 100%;
  position: relative;
  z-index: 8;
  border-radius: 17px;
}
.workforce-card.border-gradient .card-border {
  z-index: 3;
  position: absolute;
  top: -3px;
  right: -3px;
  bottom: -3px;
  left: -3px;
}
.workforce-card.border-gradient.gradient-1 .card-border {
  background: linear-gradient(273.65deg, #69B8A1 0.28%, #519DA5 51.66%, #204D7E 95.12%);
}
.workforce-card.border-gradient.gradient-1 .card-border[data-rotate-border-gradient] {
  --gradientAngle:0deg;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--gradientAngle)), color-stop(0.28%, #69B8A1), color-stop(51.66%, #519DA5), color-stop(95.12%, #204D7E));
  background: linear-gradient(var(--gradientAngle), #69B8A1 0.28%, #519DA5 51.66%, #204D7E 95.12%);
  -webkit-animation: rotateGradient 4s linear infinite;
          animation: rotateGradient 4s linear infinite;
}
.workforce-card.border-gradient.gradient-2 .card-border {
  background: linear-gradient(149.25deg, #69B8A1 2.08%, #4076B0 96.23%);
}
.workforce-card.border-gradient.gradient-2 .card-border[data-rotate-border-gradient] {
  --gradientAngle:0deg;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--gradientAngle)), color-stop(0.28%, #69B8A1), color-stop(51.66%, #519DA5), color-stop(95.12%, #204D7E));
  background: linear-gradient(var(--gradientAngle), #69B8A1 0.28%, #519DA5 51.66%, #204D7E 95.12%);
  -webkit-animation: rotateGradient 4s linear infinite;
          animation: rotateGradient 4s linear infinite;
}
.workforce-card.agent-badge-card {
  position: relative;
}
.workforce-card.agent-badge-card .card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.workforce-card.agent-badge-card .card-body .badge-container {
  width: 320px;
  margin-top: -60px;
  height: 420px;
}
.workforce-card.agent-badge-card .card-body .card-content {
  text-align: center;
}

.agent-badge-card-wrapper {
  position: relative;
  width: 100%;
}
.agent-badge-card-wrapper .agent-badge-card-image-container {
  z-index: 80;
  position: absolute;
  top: -60px;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.agent-badge-card-wrapper .agent-badge-card-image-container img {
  width: 100%;
  max-width: 320px;
}
.form-control, .form-control:focus {
  color: #fff;
}

.form-group.with-label .form-control.has-input + .rp-input-label, .form-group.with-label .form-control:focus + .rp-input-label {
  -webkit-transform: translateY(-150%);
      -ms-transform: translateY(-150%);
          transform: translateY(-150%);
}

.workforce-form-section .form-section-headline {
  background: linear-gradient(118.8deg, #69B8A1 -7.45%, #519DA5 45.1%, #4076B0 99.72%);
  color: transparent !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  margin-bottom: 24px;
  font-family: "DM Sans", sans-serif;
  font-weight: 900;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
}
.workforce-form-section .form-section-headline[data-rotate-text-gradient] {
  --gradientAngle:0deg;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--gradientAngle)), color-stop(0.28%, #69B8A1), color-stop(51.66%, #519DA5), color-stop(95.12%, #204D7E));
  background: linear-gradient(var(--gradientAngle), #69B8A1 0.28%, #519DA5 51.66%, #204D7E 95.12%);
  -webkit-animation: rotateGradient 4s linear infinite;
          animation: rotateGradient 4s linear infinite;
}

.entity-form-wrapper .entity-form {
  background-color: transparent;
}
.entity-form-wrapper .entity-wrapper h4 {
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}
.entity-form-wrapper .entity-form .form-group .submit-button.btn-primary {
  border: 2px solid #fff;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  background: transparent;
}
.entity-form-wrapper .entity-form .form-group.with-label .rp-input-label {
  color: #fff;
  top: 14px;
  left: 14px;
  font-weight: 600;
}
.entity-form-wrapper .entity-form .form-group.with-label .form-control:focus + .rp-input-label {
  -webkit-transform: translateY(-150%);
      -ms-transform: translateY(-150%);
          transform: translateY(-150%);
}
.entity-form-wrapper .entity-form .form-group.with-label.select-group {
  position: relative;
}
.entity-form-wrapper .entity-form .form-group.with-label.select-group:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
  font-size: inherit;
  line-height: inherit;
  font-family: "realpage";
  pointer-events: none;
}
.entity-form-wrapper .entity-form input:not([type=checkbox]).form-control, .entity-form-wrapper .entity-form select.form-control {
  border-radius: 17px;
  height: 55px;
  background: rgba(217, 217, 217, 0.44);
  border-color: transparent;
}
.entity-form-wrapper .entity-form select.form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  padding-left: 24px;
}
.modal.formModal {
  z-index: 1240;
}
.modal.formModal .modal-dialog {
  margin-top: 0;
  margin-bottom: 0;
  height: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modal.formModal .modal-dialog .modal-body .close {
  font-size: 48px;
  top: 0;
  right: 0;
  padding: 0 0 10px 10px;
}
.modal.formModal .modal-dialog .modal-body .entity-form-wrapper .entity-wrapper h4 {
  margin-top: 24px;
  font-weight: 900;
  line-height: 40px;
  font-size: 32px;
  background: linear-gradient(108.63deg, #4076B0 12.83%, #519DA5 46.34%, #69B8A1 83.23%);
  background-position: center center;
  color: transparent !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

.modal-backdrop {
  z-index: 1220;
  background-color: #0B1826;
}
.modal-backdrop.show {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  opacity: 0.95;
}
main.main {
  position: relative;
  background-color: #0B1826;
}

.ai-workforce-body {
  position: relative;
  z-index: 100;
}

.agent-icon-row {
  background: rgba(169, 169, 169, 0.09);
}
.agent-icon-row .desktop-icons-row {
  display: none;
}
.agent-icon-row .agent-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
}
.agent-icon-row .agent-icon img {
  height: 112px;
}
.agent-icon-row .agent-icon p {
  font-size: 22px;
  margin-top: 12px;
}
.agent-icon-row .agent-icon.disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  opacity: 0.5;
}
.agent-icon-row .mobile-icons-carousel-wrapper {
  margin-top: 30px;
}
.agent-icon-row .mobile-icons-carousel-wrapper.card-carousel-wrapper:before {
  display: none;
}
.agent-icon-row .mobile-icons-carousel-wrapper.card-carousel-wrapper:after {
  display: none;
}
.agent-intro-card-wrapper {
  position: relative;
}
.agent-intro-card-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  height: 20px;
  background: #0B1826;
  width: 100%;
  z-index: 50;
}

.agent-intro-image-mobile-wrapper {
  position: relative;
  margin-top: -130px;
  margin-bottom: -35px;
}
.agent-intro-image-mobile-wrapper .agent-image-mobile {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 52;
  padding: 0 30px;
}
.agent-intro-image-mobile-wrapper .agent-image-mobile img {
  max-width: 100%;
  position: relative;
  z-index: 52;
}
.agent-intro-image-mobile-wrapper .agent-image-mobile:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 60%;
  z-index: 54;
  bottom: -10px;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(18.5%, rgba(11, 24, 38, 0)), color-stop(71.47%, #0B1826));
  background: linear-gradient(180deg, rgba(11, 24, 38, 0) 18.5%, #0B1826 71.47%);
}
.small-carousel-wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.small-carousel-wrapper .content-swiper-small {
  padding: 0 30px 40px;
}
.small-carousel-wrapper .content-swiper-small .swiper-wrapper .content-carousel-slide {
  padding: 0 40px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.small-carousel-wrapper .content-swiper-small .swiper-wrapper .content-carousel-slide .slide-inner {
  max-width: 800px;
}
.small-carousel-wrapper .content-swiper-small .swiper-wrapper .content-carousel-slide .slide-inner .slide-title {
  color: #69B8A1;
  display: block;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  margin-bottom: 8px;
}
.small-carousel-wrapper .content-swiper-small .swiper-wrapper .content-carousel-slide .slide-inner .slide-content {
  color: #fff;
  display: block;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
}
.small-carousel-wrapper .content-swiper-small .swiper-pagination {
  bottom: 0;
}
.small-carousel-wrapper .content-swiper-small .swiper-pagination .swiper-pagination-bullet {
  background: #D9D9D9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}
.small-carousel-wrapper .content-swiper-small .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #69B8A1;
}
.small-carousel-wrapper .content-swiper-small .swiper-button-prev {
  border: none;
  color: #fff;
  font-size: 48px;
  color: #fff;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.small-carousel-wrapper .content-swiper-small .swiper-button-next {
  border: none;
  color: #fff;
  font-size: 48px;
  color: #fff;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.card-carousel-wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.card-carousel-wrapper .card-swiper {
  padding: 0 30px 40px;
}
.card-carousel-wrapper .card-swiper .swiper-wrapper .swiper-slide {
  padding: 0 20px;
  height: auto;
}
.card-carousel-wrapper .card-swiper .swiper-pagination {
  bottom: 0;
}
.card-carousel-wrapper .card-swiper .swiper-pagination .swiper-pagination-bullet {
  background: #D9D9D9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}
.card-carousel-wrapper .card-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #69B8A1;
}
.card-carousel-wrapper .card-swiper .swiper-button-prev {
  border: none;
  color: #fff;
  font-size: 48px;
  color: #fff;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  z-index: 28;
}
.card-carousel-wrapper .card-swiper .swiper-button-next {
  border: none;
  color: #fff;
  font-size: 48px;
  color: #fff;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  z-index: 28;
}
.card-carousel-wrapper:before {
  z-index: 26;
  content: "";
  position: absolute;
  display: block;
  width: 60px;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(266.64deg, rgba(11, 24, 38, 0) 18.5%, #0B1826 71.47%);
}
.card-carousel-wrapper:after {
  z-index: 26;
  content: "";
  position: absolute;
  display: block;
  width: 60px;
  height: 100%;
  right: 0;
  top: 0;
  background: linear-gradient(86.64deg, rgba(11, 24, 38, 0) 18.5%, #0B1826 71.47%);
}
.content-block {
  position: relative;
}
.content-block .content-block-background {
  z-index: 62;
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
  height: 300px;
  border-radius: 20px;
  background: linear-gradient(359.63deg, #0B1826 14.89%, #519DA5 90.69%, #69B8A1 118.04%);
}
.content-block .content-block-image {
  max-width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  z-index: 64;
}
.content-block .content-block-image img {
  max-width: 100%;
  width: 500px;
}
.content-block .content-block-image:after {
  width: 100%;
  height: 40px;
  content: "";
  bottom: 0;
  left: 0;
  display: block;
  position: absolute;
  background: linear-gradient(176.64deg, rgba(11, 24, 38, 0) 18.5%, #0B1826 71.47%);
}
.content-block .content-block-copy {
  padding: 0 30px;
}
.orbit-icons-wrapper {
  position: relative;
  overflow: hidden;
}
.orbit-icons-wrapper.desktop-orbit {
  display: none;
}
.orbit-icons-wrapper.mobile-orbit {
  margin-bottom: 40px;
}
.orbit-icons-wrapper:after {
  content: "";
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  height: 100%;
  width: 65%;
  background: -webkit-gradient(linear, left top, right top, color-stop(18.5%, rgba(11, 24, 38, 0)), color-stop(71.47%, #0B1826));
  background: linear-gradient(90deg, rgba(11, 24, 38, 0) 18.5%, #0B1826 71.47%);
  z-index: 32;
}

.orbit-icon-container {
  aspect-ratio: 593/732;
  position: relative;
  left: 5%;
}
.orbit-icon-container .orbit-icons-ring {
  position: absolute;
  height: 100%;
  z-index: 20;
  aspect-ratio: 1;
  border-radius: 50%;
  padding: 4px;
}
.orbit-icon-container .orbit-icons-ring .ring-gradient {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border-radius: 50%;
  z-index: -1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.28%, #69B8A1), color-stop(51.66%, #519DA5), color-stop(95.12%, #204D7E));
  background: linear-gradient(0deg, #69B8A1 0.28%, #519DA5 51.66%, #204D7E 95.12%);
  -webkit-animation: rotateRing 8s linear infinite;
          animation: rotateRing 8s linear infinite;
}
.orbit-icon-container .orbit-icons-ring .ring-cover {
  background: #0B1826;
  border-radius: 50%;
  height: 100%;
  width: 100%;
}
.orbit-icon-container .orbit-icons-inner {
  position: absolute;
  z-index: 22;
  max-width: 65%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.orbit-icon-container .orbit-icons-inner img {
  max-width: 100%;
}
.orbit-icon-container .orbit-icons-outer {
  position: absolute;
  z-index: 24;
  height: 100%;
  left: -3.5%;
}
.orbit-icon-container .orbit-icons-outer .outer-icons-stack {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.orbit-icon-container .orbit-icons-outer .outer-icons-stack .orbit-icon-1 {
  position: relative;
  top: 4%;
  left: 138%;
}
.orbit-icon-container .orbit-icons-outer .outer-icons-stack .orbit-icon-4 {
  position: relative;
  bottom: 4%;
  left: 138%;
}
.orbit-icon-container .orbit-icons-outer .outer-icons-stack img {
  height: 12%;
  aspect-ratio: 1;
}
.desktop-profiles-row {
  display: none;
}
.desktop-stats-row {
  display: none;
}
.video-section-wrapper .video-content-video {
  position: relative;
  aspect-ratio: 16/9;
}
.video-section-wrapper .video-content-video img {
  z-index: 44;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.video-section-wrapper .video-content-video video {
  z-index: 46;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.video-section-wrapper.agent-video .video-content-video {
  overflow: hidden;
}
.video-section-wrapper.agent-video .video-card-container .card-body {
  padding: 40px;
}

.video-section-container {
  position: relative;
  overflow: visible;
}
.booth-overlay-wrapper {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 9/16;
  min-width: 100vw;
  min-height: 100vh;
  z-index: 2200;
  background: #0B1826;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.booth-overlay-wrapper.visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.booth-overlay-wrapper.revealed {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}
.booth-overlay-wrapper video.overlay-video {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  min-width: 100%;
  min-height: 100%;
  aspect-ratio: 16/9;
}
.booth-overlay-wrapper .container {
  position: relative;
  z-index: 2202;
}
.booth-overlay-wrapper .container img.overlay-logo {
  width: 100%;
  margin-bottom: 40px;
}
.booth-overlay-wrapper .container a.agent-overlay-btn {
  display: block;
  background-color: transparent;
  border: 2px solid #fff !important;
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  font-size: 20px;
}

body.booth-agent-demo {
  overflow: hidden;
}
body.booth-agent-demo.revealed {
  overflow: scroll;
}
body.booth-agent-demo .container {
  max-width: 1680px;
}
body.booth-agent-demo .ai-workforce-agent-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.booth-agent-demo .ai-workforce-agent-hero .hero-content img.agent-hero-logo {
  width: 60% !important;
}
.booth-agent-demo .ai-workforce-agent-hero .hero-content h1 {
  font-size: 60px !important;
  line-height: 70px !important;
  margin-bottom: 60px !important;
}
.booth-agent-demo .ai-workforce-agent-hero .hero-content .agent-hero-actions .agent-hero-button {
  font-size: 34px !important;
  margin-right: 60px !important;
}
.booth-agent-demo .ai-workforce-agent-hero .hero-content .agent-hero-actions .agent-hero-button .agent-hero-button-icon {
  height: 42px !important;
  width: 42px !important;
  margin-right: 12px !important;
}
.booth-agent-demo .ai-workforce-agent-hero .hero-content .agent-hero-actions .agent-hero-button .agent-hero-button-icon i {
  font-size: 36px !important;
}
.booth-agent-demo .ai-workforce-agent-hero .hero-content .agent-hero-actions .agent-hero-button .agent-hero-button-icon .stop {
  height: 16px !important;
  width: 16px !important;
  border-radius: 4px !important;
}
.booth-agent-demo h2 {
  font-size: 62px !important;
  line-height: 70px !important;
  margin-bottom: 30px !important;
}
.booth-agent-demo h3 {
  font-size: 54px !important;
  line-height: 70px !important;
}
.booth-agent-demo p {
  font-size: 30px !important;
  line-height: 42px !important;
  margin-bottom: 40px !important;
}
.booth-agent-demo .btn {
  padding: 28px 40px !important;
}
.booth-agent-demo .workforce-card.border-gradient {
  padding: 6px !important;
}
.booth-agent-demo .workforce-card.border-gradient .card-body {
  border-radius: 14px !important;
}
.booth-agent-demo .agent-card.cta-card a.agent-card-cta-button {
  border-width: 4px !important;
  font-size: 32px !important;
}
.booth-agent-demo .workforce-card.intro-card .card-headline h2 {
  font-size: 80px !important;
  line-height: 90px !important;
}
.booth-agent-demo .small-carousel-wrapper .content-swiper-small .swiper-wrapper .content-carousel-slide .slide-inner .slide-title {
  font-size: 40px !important;
  line-height: 52px !important;
}
.booth-agent-demo .small-carousel-wrapper .content-swiper-small .swiper-wrapper .content-carousel-slide .slide-inner .slide-content {
  font-size: 40px !important;
  line-height: 52px !important;
}
.booth-agent-demo .demo-reload {
  height: 40px;
  width: 40px;
  display: block;
  position: absolute;
  bottom: 30px;
  right: 30px;
  background: #519da5;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.booth-agent-demo .demo-reload i {
  pointer-events: none;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  position: relative;
  top: -1px;
  left: 1px;
}

.ai-resume-body {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ai-resume-body .resume-frame {
  position: relative;
  height: 100%;
  width: 100%;
}
.ai-resume-body .resume-frame iframe {
  height: 100%;
  width: 100%;
}

.booth-resume-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 2300;
  background: #0B1826;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
}
.booth-resume-wrapper .booth-resume-close {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 42px;
  color: #fff !important;
  cursor: pointer;
  z-index: 2302;
}
.booth-resume-wrapper.visible {
  display: block;
}
.booth-resume-wrapper.revealed {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}
.booth-resume-wrapper .resume-wrapper {
  width: 100%;
  height: 100%;
}
.booth-resume-wrapper .resume-wrapper iframe {
  width: 100%;
  height: 100%;
}
@media (min-width: 840px) {
  .ai-workforce-hero {
    height: 520px;
    aspect-ratio: unset;
  }
  .ai-workforce-hero .hero-agents {
    max-width: 540px;
  }
  .ai-workforce-hero .hero-logo-image {
    width: 50%;
    padding-top: 5%;
  }
  .ai-workforce-hero:after {
    height: 108px;
  }

  .ai-workforce-agent-hero {
    margin-top: -40%;
  }
  .ai-workforce-agent-hero > .container {
    position: relative;
    top: 30%;
  }
  .ai-workforce-agent-hero .hero-content h1 {
    width: 100%;
  }
}
@media (min-width: 1020px) {
  .ai-workforce-nav .nav-logo img {
    height: 23px;
  }
  .ai-workforce-nav .nav-actions a.btn-nav {
    padding: 14px 20px;
  }
  .ai-workforce-hero .hero-agents {
    max-width: 720px;
  }
  .ai-workforce-hero .hero-logo-image {
    padding-top: 0;
  }
  .ai-workforce-hero:after {
    height: 90px;
  }

  .ai-workforce-agent-hero {
    margin-top: 0;
    aspect-ratio: 16/9;
    margin-bottom: 0;
  }
  .ai-workforce-agent-hero > .container {
    top: 0;
  }
  .ai-workforce-agent-hero .agent-hero-background {
    margin-top: 0;
  }
  .ai-workforce-agent-hero .agent-hero-background img.agent-background-desktop {
    display: block;
  }
  .ai-workforce-agent-hero .agent-hero-background img.agent-background-mobile {
    display: none;
  }
  .ai-workforce-agent-hero .hero-content {
    width: 50%;
  }
  .ai-workforce-agent-hero .hero-content img.agent-hero-logo {
    width: 230px;
    margin-bottom: 40px;
  }
  .ai-workforce-agent-hero .hero-content .agent-hero-actions .agent-hero-button {
    font-size: 16px;
  }
  .ai-workforce-agent-hero .hero-content .agent-hero-actions .agent-hero-button .agent-hero-button-icon {
    height: 20px;
    width: 20px;
  }
  .ai-workforce-agent-hero .agent-hero-video {
    margin-top: 0;
  }
  .workforce-card.agent-intro-card .card-content {
    margin-bottom: 0;
  }
  .workforce-card.agent-intro-card .card-image-desktop {
    display: block;
    width: 100%;
  }
  .workforce-card.agent-intro-card .card-image-desktop img {
    width: 100%;
    max-width: 100%;
  }
  .workforce-card.agent-badge-card .card-body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .workforce-card.agent-badge-card .card-body .badge-container {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 250px;
    margin: 0;
    height: auto;
  }
  .workforce-card.stat-card .stat-card-figure {
    font-size: 90px;
    line-height: 100px;
  }

  .agent-badge-card-wrapper {
    margin-top: 60px;
  }
  .agent-badge-card-wrapper .agent-badge-card-image-container {
    width: auto;
    top: 50%;
    -webkit-transform: translate(-5%, -50%);
        -ms-transform: translate(-5%, -50%);
            transform: translate(-5%, -50%);
  }
  .agent-badge-card-wrapper .agent-badge-card-image-container img {
    width: 250px;
  }
  .agent-badge-card-wrapper .agent-badge-card-image-container:before {
    content: "";
    display: block;
    position: absolute;
    left: -10px;
    top: -10px;
    width: 120%;
    z-index: -1;
    height: calc(100% + 20px);
    background: -webkit-gradient(linear, right top, left top, color-stop(18.5%, rgba(11, 24, 38, 0)), color-stop(71.47%, #0B1826));
    background: linear-gradient(270deg, rgba(11, 24, 38, 0) 18.5%, #0B1826 71.47%);
  }
  .agent-badge-card-wrapper .agent-badge-card-image-container:before[data-rotate-border-gradient] {
    --gradientAngle:0deg;
    background: -webkit-gradient(linear, left top, left bottom, from(var(--gradientAngle)), color-stop(0.28%, #69B8A1), color-stop(51.66%, #519DA5), color-stop(95.12%, #204D7E));
    background: linear-gradient(var(--gradientAngle), #69B8A1 0.28%, #519DA5 51.66%, #204D7E 95.12%);
    -webkit-animation: rotateGradient 4s linear infinite;
            animation: rotateGradient 4s linear infinite;
  }
  .agent-icon-row .desktop-icons-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .agent-icon-row .agent-icon p {
    line-height: 27px;
    margin-top: 14px;
  }
  .agent-icon-row .agent-icon img.agent-icon-image {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .agent-icon-row .agent-icon:hover img.agent-icon-image {
    -webkit-transform: scale(1.15);
        -ms-transform: scale(1.15);
            transform: scale(1.15);
  }
  .agent-icon-row .mobile-icons-carousel-wrapper {
    display: none;
  }
  .agent-intro-image-mobile-wrapper {
    display: none;
  }
  .orbit-icons-wrapper.desktop-orbit {
    display: block;
  }
  .orbit-icons-wrapper.mobile-orbit {
    display: none;
  }
  .desktop-profiles-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .mobile-profiles-carousel-wrapper {
    display: none;
  }
  .desktop-stats-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .mobile-stats-carousel-wrapper {
    display: none;
  }
}
@media (min-width: 1260px) {
  h2 {
    font-size: 48px;
    line-height: 58px;
  }

  h3 {
    font-size: 42px;
    line-height: 57px;
  }

  p {
    font-size: 21px;
    line-height: 35px;
  }
  .ai-workforce-hero {
    height: 980px;
  }
  .ai-workforce-hero .hero-agents {
    max-width: 1560px;
  }
  .ai-workforce-hero .hero-logo-image {
    width: 80%;
    max-width: 930px;
  }
  .ai-workforce-hero:after {
    height: 10%;
  }

  .ai-workforce-agent-hero .hero-content h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .agent-card .agent-card-image {
    padding-top: 70px;
  }
  .agent-card .agent-card-image .agent-card-background .agent-card-icon {
    height: 70px;
    top: 10px;
    left: 12px;
    max-width: unset;
  }
  .agent-card .agent-card-label {
    font-size: 18px;
    margin-top: 24px;
    margin-bottom: 16px;
  }
  .agent-card .agent-card-title {
    font-size: 32px;
    line-height: 42px;
  }

  .workforce-card {
    padding: 60px;
  }
  .workforce-card.intro-card .card-headline {
    padding: 20px 20px;
  }
  .workforce-card.intro-card .card-headline h2 {
    font-size: 80px;
    line-height: 90px;
  }
  .workforce-card.stat-card .stat-card-figure {
    font-size: 90px;
    line-height: 100px;
  }
  .workforce-card.badge-card .card-body {
    padding: 80px 65px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .workforce-card.badge-card .card-body .badge-container {
    width: 400px;
  }
  .workforce-card.badge-card .card-body .card-content {
    padding-left: 80px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
  .workforce-card.badge-card .card-body .content-carousel-small {
    width: 100%;
    margin-top: 20px;
  }
  .workforce-card.agent-intro-card .card-body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 60px 80px;
  }
  .workforce-card.agent-intro-card .card-headline {
    width: 50%;
    padding-right: 40px;
  }
  .workforce-card.agent-intro-card .card-content {
    width: 50%;
    padding-left: 40px;
  }
  .workforce-card.agent-badge-card .card-body .badge-container {
    width: 320px;
  }
  .workforce-card.agent-badge-card .card-body .card-content {
    padding-left: 0;
    text-align: left;
    width: 60%;
  }

  .agent-badge-card-wrapper .agent-badge-card-image-container img {
    width: 320px;
  }
  .agent-badge-card-wrapper .agent-badge-card-image-container:before {
    height: calc(100% + 120px);
    top: -60px;
    left: 10px;
  }
  .workforce-form-section .form-section-headline {
    font-size: 90px;
    line-height: 106px;
  }

  .entity-form-wrapper .entity-wrapper h4 {
    font-size: 21px;
    line-height: 35px;
  }
  .small-carousel-wrapper .content-swiper-small .swiper-wrapper .content-carousel-slide .slide-inner .slide-title {
    font-size: 28px;
    line-height: 46px;
  }
  .small-carousel-wrapper .content-swiper-small .swiper-wrapper .content-carousel-slide .slide-inner .slide-content {
    font-size: 28px;
    line-height: 46px;
  }
  .video-section-wrapper {
    padding: 60px 70px 75px;
    border-radius: 20px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative;
  }
  .video-section-wrapper .video-content-video {
    width: 100%;
    position: absolute;
    z-index: 46;
    top: 0;
    left: 0;
    aspect-ratio: unset;
    height: 100%;
    overflow: hidden;
  }
  .video-section-wrapper .video-content-video img {
    width: auto;
    height: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .video-section-wrapper .video-content-video video {
    left: 50%;
    width: auto;
    height: 100%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .video-section-wrapper .video-card-container {
    z-index: 48;
    width: 50%;
    position: relative;
  }
  .video-section-wrapper.agent-video {
    position: relative;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .video-section-wrapper.agent-video .video-card-container {
    width: 100%;
    padding-top: 40%;
  }
  .video-section-wrapper.agent-video .video-card-container .card-body {
    padding: 50px;
  }
  .video-section-wrapper.agent-video:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 48;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(18.5%, rgba(11, 24, 38, 0)), color-stop(71.47%, #0B1826));
    background: linear-gradient(180deg, rgba(11, 24, 38, 0) 18.5%, #0B1826 71.47%);
  }
  .video-section-wrapper.workforce-video .video-content-video {
    aspect-ratio: 16/9;
    height: auto;
    border-radius: 20px;
  }
  .video-section-wrapper.workforce-video .video-card-container {
    width: 100%;
    padding-top: 30%;
  }

  .video-section-container:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 20px;
    background: #0B1826;
    z-index: -1;
  }
  .video-section-container.agent-video-container:before {
    z-index: 66;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }
}
@media (min-width: 1430px) {
  .workforce-card.intro-card .card-body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .workforce-card.intro-card .card-headline {
    width: 50%;
  }
  .workforce-card.intro-card .card-content {
    width: 50%;
    padding-right: 40px;
  }
  .workforce-card.stat-card .stat-card-figure {
    font-size: 110px;
    line-height: 106px;
  }
  .workforce-card.stat-card .stat-card-info {
    font-size: 33px;
    line-height: 46px;
  }
  .content-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 70px;
  }
  .content-block .content-block-background {
    height: 640px;
    top: 0;
  }
  .content-block .content-block-image {
    height: 780px;
    aspect-ratio: 786/780;
    top: -140px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .content-block .content-block-image img {
    width: auto;
  }
  .content-block .content-block-copy {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
    z-index: 64;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 40px 50px;
  }
  .content-block .content-block-carousel {
    margin-top: -140px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
  }
  .video-section-wrapper .video-content-video img {
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .video-section-wrapper .video-content-video video {
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .video-section-wrapper.agent-video {
    aspect-ratio: 16/9;
  }
  .video-section-wrapper.agent-video .video-card-container {
    width: 40%;
    padding-top: 0;
  }
  .video-section-wrapper.agent-video.operations {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .video-section-wrapper.agent-video.facilities {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .video-section-wrapper.agent-video.resident {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .video-section-wrapper.agent-video.leasing {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .video-section-wrapper.agent-video.finance {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .video-section-wrapper.workforce-video {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .video-section-wrapper.workforce-video .video-card-container {
    width: 100%;
    padding-top: 40%;
  }
  .video-section-wrapper.workforce-video .video-card-container .workforce-card .card-body {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .video-section-wrapper.workforce-video .video-content-video img {
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .video-section-wrapper.workforce-video .video-content-video video {
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media (max-width: 839px) {
  .modal.formModal .modal-dialog {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .modal.formModal .modal-dialog .modal-body .close {
    padding: 0px 10px 10px;
  }

  .modal.formModal .modal-dialog .modal-body .entity-form-wrapper .entity-wrapper h4 {
    font-size: 24px;
    line-height: 32px;
  }
  .video-card-container {
    max-width: 540px;
  }
}
@media (max-width: 1019px) {
  .ai-workforce-nav .nav-actions {
    position: absolute;
    top: -200%;
    left: 0;
    height: 200%;
    width: 100%;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    background: #0B1826;
    padding-bottom: 20px;
    -webkit-transition: top 0.8s ease;
    transition: top 0.8s ease;
    z-index: -1;
  }
  .ai-workforce-nav .nav-actions.active {
    top: 0;
  }
  .ai-workforce-nav .nav-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    height: 100%;
    aspect-ratio: 1;
    color: #fff;
    font-size: 24px;
    line-height: 1;
  }
  .ai-workforce-nav .nav-toggle i {
    pointer-events: none;
  }
  .video-card-container {
    max-width: 720px;
  }
}
@media (max-width: 1259px) {
  .video-section-container {
    max-width: none;
    padding: 0;
    width: 100%;
  }

  .video-card-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 720px;
    width: 100%;
  }

  .video-content-video {
    margin-bottom: 20px;
  }
  .video-content-video:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 20px;
    z-index: 54;
    background: #0B1826;
  }
  .video-content-video:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 44px;
    z-index: 48;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(18.5%, rgba(11, 24, 38, 0)), color-stop(71.47%, #0B1826));
    background: linear-gradient(180deg, rgba(11, 24, 38, 0) 18.5%, #0B1826 71.47%);
  }
  .video-content-video + .video-content-insert {
    width: 100%;
    position: relative;
  }
  .video-content-video + .video-content-insert:before {
    content: "";
    display: block;
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    z-index: 60;
    background: #0B1826;
  }
  .video-content-video + .video-content-insert + .video-card-container {
    z-index: 68;
  }
}
