:root {
  --default-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
    "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
    "Source Han Sans CN", sans-serif;
}
body {
  margin: 0;
}

.child-auto {
  flex: 0 0 auto; /* Prend seulement l'espace nécessaire */
}

.child-flex {
  flex: 1; /* Prend le reste de l'espace disponible */
}

.max-width-section {
  max-width: 1600px;
  margin: auto;
}
.main-container {
  overflow: hidden;
}

.main-container,
.main-container * {
  box-sizing: border-box;
}

input,
select,
textarea,
button {
  outline: 0;
}

.main-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  background-image: url(./assets/images/background.png)
}
.header-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}
.contact-info-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  padding: 14px 100px 14px 100px;
  z-index: 2;
  overflow: hidden;
  backdrop-filter: blur(15px);
  box-shadow: 20px 20px 20px 0 rgba(0, 0, 0, 0.05);
}
.contact-info-item {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 53px;
  position: relative;
  z-index: 3;
}
.contact-info-item-1 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 9px;
  position: relative;
  width: 177px;
  z-index: 4;
}
.item-link {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 24px;
  padding: 3px 3px 3px 3px;
  opacity: 0.5;
  z-index: 5;
  border-radius: 5px;
  backdrop-filter: blur(15px);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.05);
}
.ic-outline-email {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 10px;
  position: relative;
  min-width: 0;
  padding: 3px 1px 3px 1px;
  z-index: 6;
  overflow: hidden;
}
.vector {
  flex-shrink: 0;
  position: relative;
  width: 15px;
  height: 12px;
  background: url(./assets/images/70a275cd-9152-41b0-89eb-2a673800aca5.png)
    no-repeat center;
  background-size: cover;
  z-index: 7;
}
.contact-info-text {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  white-space: nowrap;
  z-index: 8;
}
.contact-info-item-2 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 9px;
  position: relative;
  width: 167px;
  z-index: 9;
}
.item-link-3 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 24px;
  padding: 3px 3px 3px 3px;
  opacity: 0.5;
  z-index: 10;
  border-radius: 5px;
  backdrop-filter: blur(15px);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.05);
}
.line-md-phone {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 10px;
  position: relative;
  min-width: 0;
  padding: 2px 2px 2px 2px;
  z-index: 11;
  overflow: hidden;
}
.vector-4 {
  flex-shrink: 0;
  position: relative;
  width: 14.531px;
  height: 14.531px;
  background: url(./assets/images/1099f1cd-926e-4671-9f7f-4702630e96b6.png)
    no-repeat center;
  background-size: cover;
  z-index: 12;
}
.contact-info-text-5 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  white-space: nowrap;
  z-index: 13;
}
.contact-info-icon-container {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 9px;
  position: relative;
  width: 198px;
  z-index: 14;
}
.item-link-6 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 24px;
  padding: 3px 3px 3px 3px;
  opacity: 0.5;
  z-index: 15;
  border-radius: 5px;
  backdrop-filter: blur(15px);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.05);
}
.bx-map {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  position: relative;
  min-width: 0;
  height: 19px;
  padding: 2px 3px 2px 3px;
  background: url(./assets/images/540de674-b61f-442b-8f11-b4d9926514ce.png)
    no-repeat center;
  background-size: cover;
  z-index: 16;
  overflow: hidden;
}
.contact-info-text-7 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  white-space: nowrap;
  z-index: 17;
}
.nav {
  display: flex
  ;
      align-items: center;
      align-self: stretch;
      flex-wrap: nowrap;
      flex-shrink: 0;
      /* gap: 367px; */
      position: relative;
      height: 70px;
      /* padding: 13px 98px 13px 98px; */
      background: #ffffff;
      width: 100%;
      justify-content: space-between;
}
.logo-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 130px;
  z-index: 19;
}
.logo {
  flex-shrink: 0;
  position: relative;
  width: 130px;
  height: 43.707px;
  background: url(./assets/images/26db731b-d525-4d73-bffc-391a56b7d528.png)
    no-repeat center;
  background-size: cover;
  z-index: 20;
  overflow: hidden;
}
.navigation-container {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 33px;
  position: relative;
  /*width: 925px;*/
  z-index: 21;
}
.navigation-links-container {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 31px;
  position: relative;
  /*width: 706px;*/
  z-index: 22;
}
.item-link-home {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 40px;
  color: #3c096c;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
  text-align: left;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 1px;
  z-index: 23;
  text-shadow: 0 4px 4px rgba(60, 9, 108, 0.25);
}
.item-link-services {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 40px;
  color: #909090;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
  text-align: left;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 1px;
  z-index: 24;
}
.item-link-about {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 40px;
  color: #909090;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
  text-align: left;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 1px;
  z-index: 25;
}
.item-link-portfolio {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 40px;
  color: #909090;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
  text-align: left;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 1px;
  z-index: 26;
}
.item-link-videos {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 40px;
  color: #909090;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
  text-align: left;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 1px;
  z-index: 27;
}
.item-link-contact-us {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 40px;
  color: #909090;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
  text-align: left;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 1px;
  z-index: 28;
}
.frame {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  position: relative;
  min-width: 0;
  z-index: 29;
  overflow: hidden;
}
.frame-8 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 5px;
  position: relative;
  z-index: 30;
}
.mdi-earth {
  flex-shrink: 0;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(./assets/images/41530073-cec8-45b3-a668-3a4deee6c700.png)
    no-repeat center;
  background-size: cover;
  z-index: 31;
  overflow: hidden;
}
.item-link-contact-us-9 {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 40px;
  color: #909090;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 40px;
  text-align: left;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 1px;
  z-index: 32;
}
.ep-arrow-down-bold {
  flex-shrink: 0;
  position: relative;
  width: 9px;
  height: 9px;
  background: url(./assets/images/9b413129-19fe-4d29-83ee-4eafe3675d9c.png)
    no-repeat center;
  background-size: cover;
  z-index: 33;
  overflow: hidden;
}
.item-link-a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 186px;
  padding: 0 21px 0 21px;
  background: #3c096c;
  z-index: 34;
  border-radius: 10px;
}
.call-to-action-button {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 40px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 1px;
  z-index: 35;
}
.main-content-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  height:680px;
}
.hero-section-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  position: relative;
  min-height: 0;
  backdrop-filter: blur(15px);
}
.frame-b {
  display: flex;
  align-items: flex-end;
  align-self: stretch;
  flex-wrap: nowrap;
  gap: 65px;
  position: relative;
  padding: 0 0 0 110px;
  overflow: hidden;
  backdrop-filter: blur(15px);
  box-shadow: 20px 20px 20px 0 rgba(0, 0, 0, 0.05);
  justify-content: space-between;
}
.frame-c {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 76px;
  max-width: 800px;
  position: relative;
}
.hero-text-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 33px;
  position: relative;
}
.hero-text-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 38px;
  position: relative;
}
.hero-title {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  font-family: Poppins, var(--default-font-family);
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  text-align: left;
}
.the {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  text-align: left;
}
.nbsp {
  position: relative;
  color: #4a5073;
  font-family: Poppins, var(--default-font-family);
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  text-align: left;
}
.the-d {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  text-align: left;
}
.nbsp-e {
  position: relative;
  color: #393f5d;
  font-family: Poppins, var(--default-font-family);
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  text-align: left;
}
.the-f {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  text-align: left;
}
.nbsp-10 {
  position: relative;
  color: #4a5073;
  font-family: Poppins, var(--default-font-family);
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  text-align: left;
}
.the-11 {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  text-align: left;
}
.nbsp-12 {
  position: relative;
  color: #4a5073;
  font-family: Poppins, var(--default-font-family);
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  text-align: left;
}
.the-13 {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  text-align: left;
}
.nbsp-14 {
  position: relative;
  color: #4a5073;
  font-family: Poppins, var(--default-font-family);
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  text-align: left;
}
.consultants {
  position: relative;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  text-align: left;
}
.nbsp-15 {
  position: relative;
  color: #4a5073;
  font-family: Poppins, var(--default-font-family);
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  text-align: left;
}
.the-16 {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  text-align: left;
}
.nbsp-17 {
  position: relative;
  color: #4a5073;
  font-family: Poppins, var(--default-font-family);
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  text-align: left;
}
.recruiters {
  position: relative;
  color: #4cc9f0;
  font-family: Poppins, var(--default-font-family);
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  text-align: left;
}
.hero-subtitle {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  color: #e6e6e6;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
}
.hero-button-container {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 183px;
  z-index: 44;
}
.button-text {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  white-space: nowrap;
  z-index: 45;
}
.weui-arrow-outlined {
  flex-shrink: 0;
  position: relative;
  width: 10px;
  height: 20px;
  background: url(./assets/images/8812871e-33c9-4fc8-9e14-c0eb16c99d69.png)
    no-repeat center;
  background-size: cover;
  z-index: 46;
  overflow: hidden;
}
.social-media-links-container {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 9px;
  position: relative;
  z-index: 47;
}
.item-link-18 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 32.58px;
  padding: 8px 12px 8px 12px;
  opacity: 0.5;
  z-index: 48;
  border-radius: 5px;
  backdrop-filter: blur(15px);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.05);
}
.icon {
  flex-shrink: 0;
  position: relative;
  width: 8.58px;
  height: 15px;
  background: url(./assets/images/f69c71a8-7ccb-4937-960b-cef10466426f.png)
    no-repeat center;
  background-size: cover;
  z-index: 49;
  overflow: hidden;
}
.item-link-19 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 31.94px;
  padding: 8px 9px 8px 9px;
  opacity: 0.5;
  z-index: 50;
  border-radius: 5px;
  backdrop-filter: blur(15px);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.05);
}
.icon-1a {
  flex-shrink: 0;
  position: relative;
  width: 13.94px;
  height: 15px;
  background: url(./assets/images/0d2476c8-a4c5-400b-b853-c70ab3590cab.png)
    no-repeat center;
  background-size: cover;
  z-index: 51;
  overflow: hidden;
}
.item-link-1b {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 32px;
  padding: 8px 7px 8px 7px;
  opacity: 0.5;
  z-index: 52;
  border-radius: 5px;
  backdrop-filter: blur(15px);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.05);
}
.icon-1c {
  flex-shrink: 0;
  position: relative;
  width: 17.16px;
  height: 15px;
  background: url(./assets/images/91ff3340-cf6b-4ea1-b8f5-bad2418c22e8.png)
    no-repeat center;
  background-size: cover;
  z-index: 53;
  overflow: hidden;
}
.item-link-1d {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 32.86px;
  padding: 8px 10px 8px 10px;
  opacity: 0.5;
  z-index: 54;
  border-radius: 5px;
  backdrop-filter: blur(15px);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.05);
}
.icon-1e {
  flex-shrink: 0;
  position: relative;
  width: 12.86px;
  height: 15px;
  background: url(./assets/images/7455cd42-4dcb-4457-9f1c-e339747b78ff.png)
    no-repeat center;
  background-size: cover;
  z-index: 55;
  overflow: hidden;
}
.hero-image {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 600px;
  height: 800px;
  padding: 189px 0 189px 0;
  background: url(./assets/images/06b46c8c210ada5dd3222e4d65ff7efe669728e5.png)
    no-repeat center;
  background-size: cover;
  z-index: 56;
}
.sidebar-container {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 70px;
  height: 418px;
  padding: 14px 15px 14px 15px;
  z-index: 57;
  border-radius: 10px 0 0 10px;
  backdrop-filter: blur(10px);
  box-shadow: 20px 20px 20px 0 rgba(0, 0, 0, 0.05);
}
.sidebar-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 60px;
  position: relative;
  min-width: 0;
  z-index: 58;
}
.sidebar-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 40px;
  padding: 0 7px 0 7px;
  z-index: 59;
}
.sidebar-item-text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: absolute;
  width: 40px;
  height: 24px;
  top: calc(50% - 12px);
  left: calc(50% - 20px);
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  text-decoration: underline;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 1px;
  transform: rotate(-90deg);
  z-index: 61;
}
.sidebar-item-divider {
  flex-shrink: 0;
  position: relative;
  width: 2px;
  height: 22px;
  background: url(./assets/images/a1f2dc98-b786-43b1-b82d-605d526da89c.png)
    no-repeat center;
  background-size: cover;
  z-index: 60;
}
.sidebar-item-1f {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 40px;
  z-index: 62;
}
.sidebar-item-text-20 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: rgba(255, 255, 255, 0.3);
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  text-decoration: underline;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 1px;
  transform: rotate(-90deg);
  z-index: 63;
}
.sidebar-item-divider-21 {
  flex-shrink: 0;
  position: relative;
  width: 2px;
  height: 28px;
  background: url(./assets/images/0b39662f-d3eb-4484-9aaa-08e2f12c0b54.png)
    no-repeat center;
  background-size: cover;
  z-index: 64;
}
.sidebar-item-22 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 40px;
  padding: 0 7px 0 7px;
  z-index: 65;
}
.sidebar-item-text-23 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: absolute;
  width: 40px;
  height: 31px;
  top: calc(50% - 16px);
  left: calc(50% - 20px);
  color: rgba(255, 255, 255, 0.3);
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 400;
  line-height: 31px;
  text-align: left;
  text-decoration: underline;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 1px;
  transform: rotate(-90deg);
  z-index: 67;
}
.sidebar-item-divider-24 {
  flex-shrink: 0;
  position: relative;
  width: 2px;
  height: 28px;
  background: url(./assets/images/77773c2a-5d82-44b2-aafe-efbb696022b9.png)
    no-repeat center;
  background-size: cover;
  z-index: 66;
}
.sidebar-item-25 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 40px;
  padding: 0 7px 0 7px;
  z-index: 68;
}
.sidebar-item-text-26 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: absolute;
  width: 40px;
  height: 32px;
  top: calc(50% - 15.5px);
  left: calc(50% - 20px);
  color: rgba(255, 255, 255, 0.3);
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  text-decoration: underline;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 1px;
  transform: rotate(-90deg);
  z-index: 70;
}
.sidebar-item-divider-27 {
  flex-shrink: 0;
  position: relative;
  width: 2px;
  height: 29px;
  background: url(./assets/images/445dd35a-51c6-4a32-b732-bc13770f1cb5.png)
    no-repeat center;
  background-size: cover;
  z-index: 69;
}
.sidebar-item-28 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 40px;
  padding: 1px 7px 1px 7px;
  z-index: 71;
}
.sidebar-item-text-29 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: absolute;
  width: 40px;
  height: 32px;
  top: calc(50% - 16px);
  left: calc(50% - 20px);
  color: rgba(255, 255, 255, 0.3);
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  text-decoration: underline;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 1px;
  transform: rotate(-90deg);
  z-index: 73;
}
.sidebar-item-divider-2a {
  flex-shrink: 0;
  position: relative;
  width: 2px;
  height: 28px;
  background: url(./assets/images/0d2643a0-94a2-44f4-b36c-51c397e51f00.png)
    no-repeat center;
  background-size: cover;
  z-index: 72;
}
.section-2b {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  min-width: 0;
  padding: 65px 10px 65px 10px;
  background: #ffffff;
  z-index: 74;
}
.content-container {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 91px;
  position: relative;
  width: 100%;
  z-index: 75;
}
.text-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 31px;
  position: relative;
  width: 60%;
  z-index: 76;
}
.header-container-2c {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 23px;
  position: relative;
  min-width: 0;
  z-index: 77;
}
.header-text-container {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 42px;
  z-index: 78;
}
.header-text {
  position: absolute;
  width: 643.98px;
  height: 42px;
  top: 0;
  left: 0;
  font-family: Poppins, var(--default-font-family);
  font-size: 36px;
  font-weight: 700;
  line-height: 42px;
  text-align: left;
  text-overflow: initial;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 79;
}
.one {
  position: relative;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.nbsp-2d {
  position: relative;
  color: #181c32;
  font-family: Poppins, var(--default-font-family);
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.platform {
  position: relative;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.one-2e {
  position: relative;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.nbsp-2f {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.one-30 {
  position: relative;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.nbsp-31 {
  position: relative;
  color: #181c32;
  font-family: Poppins, var(--default-font-family);
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.solutions {
  position: relative;
  color: #4cc9f0;
  font-family: Poppins, var(--default-font-family);
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.divider {
  position: absolute;
  width: 202.25px;
  height: 2px;
  top: 32px;
  left: 606.75px;
  background: rgba(0, 0, 0, 0.1);
  z-index: 80;
}
.description-container {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  padding: 0 0 0 2px;
  z-index: 81;
}
.description-text {
  display: flex;
  align-items: center;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  position: relative;
  width: 807px;
  height: 109px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: justified;
  z-index: 82;
}
.stats-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  min-width: 0;
  padding: 30px 60px 30px 60px;
  background: #ffffff;
  z-index: 83;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 0 25px 0 rgba(123, 44, 191, 0.25);
}
.stats-row {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 60px;
  position: relative;
  justify-content: space-between;
}
.stat-item {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 190px;
  z-index: 85;
}
.icon-container {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 70px;
  height: 70px;
  padding: 5px 5px 5px 5px;
  background: rgba(76, 201, 240, 0.1);
  z-index: 86;
  border-radius: 10px;
}
.mdi-comment-account-outline {
  flex-shrink: 0;
  position: relative;
  width: 60px;
  height: 60px;
  background: url(./assets/images/e7c6fcb9-0bf5-49f7-9ad5-f674f8ba6480.png)
    no-repeat center;
  background-size: cover;
  z-index: 87;
  overflow: hidden;
}
.stat-text-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 100px;
  z-index: 88;
}
.stat-number {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 32px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  white-space: nowrap;
  z-index: 89;
}
.stat-label {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 23px;
  color: #4cc9f0;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 22.5px;
  text-align: left;
  white-space: nowrap;
  z-index: 90;
}
.stat-item-32 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 190px;
  z-index: 91;
}
.icon-container-33 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 70px;
  height: 70px;
  padding: 11px 9px 11px 9px;
  background: url(./assets/images/c06198cb-03aa-4617-ab97-7bad5d25ac94.png)
    no-repeat center;
  background-size: cover;
  z-index: 92;
}
.stat-text-container-34 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 100px;
  z-index: 93;
}
.stat-number-35 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 32px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  white-space: nowrap;
  z-index: 94;
}
.stat-label-36 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 23px;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 22.5px;
  text-align: left;
  white-space: nowrap;
  z-index: 95;
}
.stat-item-37 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 190px;
  z-index: 96;
}
.icon-container-38 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 70px;
  height: 70px;
  padding: 5px 5px 5px 5px;
  background: url(./assets/images/f88ea4d9-cfc5-45c2-a155-f3f42eaf2aa8.png)
    no-repeat center;
  background-size: cover;
  z-index: 97;
}
.stat-text-container-39 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 100px;
  z-index: 98;
}
.stat-number-3a {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 32px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  white-space: nowrap;
  z-index: 99;
}
.stat-label-3b {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 23px;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 22.5px;
  text-align: left;
  white-space: nowrap;
  z-index: 100;
}
.union {
  flex-shrink: 0;
  position: relative;
  width: 40%;
  height: 482.614px;
  background: url(./assets/images/Union.png)
    no-repeat center;
  background-size: cover;
  z-index: 101;
}
.section-3c {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  min-width: 0;
  height: 665px;
  padding: 39px 168px 39px 168px;
  background-color: #240046;
  background: url(./assets/images/back2.png)    no-repeat center;
  background-size: cover;
  backdrop-filter: blur(25px);
}
.text-content-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 53px;
  position: relative;
  width: 100%;
  min-height: 0;
  z-index: 103;
}
.text-section-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 43px;
  position: relative;
  min-width: 0;
  z-index: 104;
}
.title-and-subtitle-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 9px;
  position: relative;
  width: 687px;
  z-index: 105;
}
.title-and-subtitle {
  flex-shrink: 0;
  position: relative;
  width: 405px;
  height: 77px;
  z-index: 106;
}
.subtitle {
  position: absolute;
  width: 284px;
  height: 44px;
  top: 0;
  left: 50%;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  text-overflow: initial;
  white-space: nowrap;
  letter-spacing: 0.25px;
  transform: translate(-50.01%, 0);
  z-index: 107;
}
.how {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.nbsp-3d {
  position: relative;
  color: #4a5073;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.urjob {
  position: relative;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.nbsp-3e {
  position: relative;
  color: #4a5073;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.how-3f {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.main-title {
  position: absolute;
  width: 405px;
  height: 44px;
  top: 33px;
  left: 50%;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  text-overflow: initial;
  white-space: nowrap;
  letter-spacing: 0.25px;
  transform: translate(-50%, 0);
  z-index: 108;
}
.power-your {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.nbsp-40 {
  position: relative;
  color: #4a5073;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.recruitment {
  position: relative;
  color: #4cc9f0;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.power-your-41 {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.recruitment-42 {
  position: relative;
  color: #4cc9f0;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.description {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 687px;
  min-width: 0;
  height: 60px;
  color: rgba(255, 255, 255, 0.7);
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  z-index: 109;
}
.features-container {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 36px;
  position: relative;
  z-index: 110;
}
.background-shadow {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: -120px;
  position: relative;
  width: 289px;
  height: 335px;
  padding: 0 16px 0 16px;
  background: #ffffff;
  border: 1px solid rgba(199, 125, 255, 0.2);
  z-index: 111;
  border-radius: 20px;
  box-shadow: 0 20px 20px 0 rgba(255, 255, 255, 0.2);
}
.feature-icon-background {
  flex-shrink: 0;
  position: absolute;
  width: 145px;
  height: 145px;
  bottom: -1px;
  left: -1px;
  background: rgba(199, 125, 255, 0.1);
  z-index: 112;
  border-radius: 0 100px 0 20px;
}
.feature-content-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 15px;
  position: relative;
  width: 257px;
  min-height: 0;
  z-index: 113;
}
.feature-title-and-description-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 13px;
  position: relative;
  z-index: 114;
}
.feature-title-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 100px;
  height: 30px;
  padding: 0 15px 0 15px;
  background: rgba(199, 125, 255, 0.2);
  z-index: 115;
  border-radius: 0 0 10px 10px;
}
.feature-title {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 57px;
  height: 30px;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  z-index: 116;
}
.feature-subtitle {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  z-index: 117;
}
.material-symbols-light-rate-review-outline {
  flex-shrink: 0;
  position: relative;
  width: 55px;
  height: 55px;
  background: url(./assets/images/7eb7f66c-9a89-43c9-a02e-6eaa44327cf0.png)
    no-repeat center;
  background-size: cover;
  z-index: 118;
}
.horizontal-border {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  padding: 21px 0 0 0;
  border-top: 1px solid rgba(199, 125, 255, 0.2);
  z-index: 119;
}
.feature-description {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  position: relative;
  width: 257px;
  height: 110px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: justified;
  z-index: 120;
}
.background-shadow-43 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: -120px;
  position: relative;
  width: 289px;
  height: 335px;
  padding: 0 16px 0 16px;
  background: #ffffff;
  border: 1px solid rgba(199, 125, 255, 0.2);
  z-index: 121;
  border-radius: 20px;
  box-shadow: 0 20px 20px 0 rgba(255, 255, 255, 0.2);
}
.feature-icon-background-44 {
  flex-shrink: 0;
  position: absolute;
  width: 145px;
  height: 145px;
  bottom: -1px;
  left: -1px;
  background: rgba(199, 125, 255, 0.1);
  z-index: 122;
  border-radius: 0 100px 0 20px;
}
.feature-content-container-45 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 15px;
  position: relative;
  width: 257px;
  min-height: 0;
  z-index: 123;
}
.feature-title-and-description-container-46 {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 13px;
  position: relative;
  z-index: 124;
}
.feature-title-container-47 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 100px;
  height: 30px;
  padding: 0 15px 0 15px;
  background: rgba(199, 125, 255, 0.2);
  z-index: 125;
  border-radius: 0 0 10px 10px;
}
.feature-title-48 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 57px;
  height: 30px;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  z-index: 126;
}
.feature-subtitle-49 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  z-index: 127;
}
.rate-review-outline {
  flex-shrink: 0;
  position: relative;
  width: 55px;
  height: 55px;
  background: url(./assets/images/e57b7e74-7fee-4b4c-8615-07fe5ab495f7.png)
    no-repeat center;
  background-size: cover;
  z-index: 128;
}
.horizontal-border-4a {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  padding: 21px 0 0 0;
  border-top: 1px solid rgba(199, 125, 255, 0.2);
  z-index: 129;
}
.feature-description-4b {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  position: relative;
  width: 257px;
  height: 110px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: justified;
  z-index: 130;
}
.background-shadow-4c {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: -120px;
  position: relative;
  width: 289px;
  height: 335px;
  padding: 0 16px 0 16px;
  background: #ffffff;
  border: 1px solid rgba(76, 201, 240, 0.2);
  z-index: 131;
  border-radius: 20px;
  box-shadow: 0 20px 20px 0 rgba(255, 255, 255, 0.2);
}
.feature-icon-background-4d {
  flex-shrink: 0;
  position: absolute;
  width: 145px;
  height: 145px;
  bottom: -1px;
  left: -1px;
  background: rgba(76, 201, 240, 0.1);
  z-index: 132;
  border-radius: 0 100px 0 20px;
}
.feature-content-container-4e {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 15px;
  position: relative;
  width: 257px;
  min-height: 0;
  z-index: 133;
}
.feature-title-description-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 13px;
  position: relative;
  z-index: 134;
}
.feature-title-container-4f {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 100px;
  height: 30px;
  padding: 0 15px 0 15px;
  background: rgba(76, 201, 240, 0.2);
  z-index: 135;
  border-radius: 0 0 10px 10px;
}
.feature-title-50 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 70px;
  height: 30px;
  color: #4cc9f0;
  font-family: Poppins, var(--default-font-family);
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  z-index: 136;
}
.feature-subtitle-51 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  z-index: 137;
}
.job-link {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 45.834px;
  height: 43.542px;
  background: url(./assets/images/59082732-34c9-4a17-9696-534f89f435de.png)
    no-repeat center;
  background-size: cover;
}
.horizontal-border-52 {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  padding: 21px 0 0 0;
  border-top: 1px solid rgba(76, 201, 240, 0.2);
}
.feature-description-53 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  position: relative;
  width: 257px;
  height: 88px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: justified;
  z-index: 140;
}
.background-shadow-54 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: -120px;
  position: relative;
  width: 289px;
  height: 335px;
  padding: 0 16px 0 16px;
  background: #ffffff;
  border: 1px solid rgba(76, 201, 240, 0.2);
  z-index: 141;
  border-radius: 20px;
  box-shadow: 0 20px 20px 0 rgba(255, 255, 255, 0.2);
}
.feature-icon-background-55 {
  flex-shrink: 0;
  position: absolute;
  width: 145px;
  height: 145px;
  bottom: -1px;
  left: -1px;
  background: rgba(76, 201, 240, 0.1);
  z-index: 142;
  border-radius: 0 100px 0 20px;
}
.feature-content-container-56 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 15px;
  position: relative;
  width: 257px;
  min-height: 0;
  z-index: 143;
}
.feature-title-description-container-57 {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 13px;
  position: relative;
  z-index: 144;
}
.feature-title-container-58 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 100px;
  height: 30px;
  padding: 0 15px 0 15px;
  background: rgba(76, 201, 240, 0.2);
  z-index: 145;
  border-radius: 0 0 10px 10px;
}
.feature-title-59 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 70px;
  height: 30px;
  color: #4cc9f0;
  font-family: Poppins, var(--default-font-family);
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  z-index: 146;
}
.feature-subtitle-5a {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  z-index: 147;
}
.file-spark {
  flex-shrink: 0;
  position: relative;
  width: 55px;
  height: 55px;
  background: url(./assets/images/aa06ff55-d098-4bb7-9309-2566037cb304.png)
    no-repeat center;
  background-size: cover;
  z-index: 148;
}
.horizontal-border-5b {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  padding: 21px 0 0 0;
  border-top: 1px solid rgba(76, 201, 240, 0.2);
}
.feature-description-5c {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  position: relative;
  width: 257px;
  height: 132px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: justified;
  z-index: 150;
}
.section-5d {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  background: #ffffff;
  height: 1129.081px;
}
.container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: -1000px;
  position: relative;
  z-index: 152;
}
.background {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 952px;
  background: url(./assets/images/c83b3d59-4ad7-43a4-8727-c61a53e29069.png)
    no-repeat center;
  background-size: cover;
  z-index: 153;
  backdrop-filter: blur(25px);
}
.container-5e {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  height: 952px;
  z-index: 154;
}
.container-5f {
  flex-shrink: 0;
  position: relative;
  width: 1618.588px;
  height: 1129.081px;
  background: url(./assets/images/c83b3d59-4ad7-43a4-8727-c61a53e29069.png)
    no-repeat center;
  background-size: 100% 100%;
  backdrop-filter: blur(1680px);
}
.youtube-video-player {
  flex-shrink: 0;
  position: absolute;
  width: 1299px;
  height: 675px;
  top: 50%;
  left: 50%;
  background: #000000;
  transform: translate(-49.96%, -49.93%);
  z-index: 156;
  overflow: hidden;
  border-radius: 30px;
}
.container-60 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  gap: 24px;
  position: relative;
  width: 681px;
  margin: 185px 0 0 308px;
  z-index: 159;
}
.container-61 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 46px;
  position: relative;
  width: 387px;
  z-index: 160;
}
.title {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 387px;
  min-width: 0;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  text-overflow: initial;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 161;
}
.see {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  letter-spacing: 0.25px;
}
.nbsp-62 {
  position: relative;
  color: #9b5fe0;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  letter-spacing: 0.25px;
}
.urjob-63 {
  position: relative;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  letter-spacing: 0.25px;
}
.nbsp-64 {
  position: relative;
  color: #181c32;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  letter-spacing: 0.25px;
}
.actions {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  letter-spacing: 0.25px;
}
.container-65 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 130px;
  height: 130px;
  padding: 25px 25px 25px 25px;
  background: rgba(76, 201, 240, 0.2);
  z-index: 162;
  border-radius: 65px;
}
.play-fill {
  flex-shrink: 0;
  position: relative;
  width: 80px;
  height: 80px;
  background: url(./assets/images/af64c28d-680f-4c59-9c30-6aef9a721fb2.png)
    no-repeat center;
  background-size: cover;
  z-index: 163;
  overflow: hidden;
}
.container-66 {
  flex-shrink: 0;
  position: relative;
  width: 681px;
  height: 60px;
  z-index: 164;
}
.subtitle-67 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 681px;
  height: 60px;
  top: 0;
  left: calc(50% - 340.5px);
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0.25px;
  z-index: 165;
}
.image {
  position: absolute;
  width: 1299px;
  height: 675px;
  top: 0;
  left: 0;
  background: url(./assets/images/7a261afe-ac66-4aa0-947f-1c8f32cf282f.png)
    no-repeat center;
  background-size: cover;
  z-index: 157;
}
.video-background {
  position: absolute;
  width: 1299px;
  height: 675px;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 158;
}
.section-68 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  padding: 0 0 138px 0;
  background: #ffffff;
  z-index: 166;
}
.feature-section {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 96px;
  position: relative;
  width: 1525px;
  z-index: 167;
}
.feature-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 50px;
  position: relative;
  width: 850px;
  z-index: 168;
}
.feature-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 841px;
  z-index: 169;
}
.header-title {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 841px;
  font-family: Poppins, var(--default-font-family);
  font-size: 42px;
  font-weight: 700;
  line-height: 44px;
  text-align: left;
  text-overflow: initial;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 170;
}
.key {
  position: relative;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 42px;
  font-weight: 700;
  line-height: 50.4px;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.nbsp-69 {
  position: relative;
  color: #4a5073;
  font-family: Poppins, var(--default-font-family);
  font-size: 42px;
  font-weight: 700;
  line-height: 50.4px;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.features {
  position: relative;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 42px;
  font-weight: 700;
  line-height: 50.4px;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.header-description {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  z-index: 171;
}
.subheader-title {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-align: left;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 172;
}
.subheader-description {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 841px;
  height: 16px;
  color: rgba(0, 0, 0, 0.6);
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
  white-space: nowrap;
  z-index: 173;
}
.feature-items {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 30px;
  position: relative;
  min-width: 0;
  z-index: 174;
}
.feature-row {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 50px;
  position: relative;
  z-index: 175;
}
.frame-6a {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 13px;
  position: relative;
  width: 400px;
  background: #ffffff;
  border: 1px solid rgba(199, 125, 255, 0.2);
  z-index: 176;
  border-radius: 20px;
  box-shadow: 0 5px 20px 0 rgba(199, 125, 255, 0.2);
}
.feature-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 14px;
  position: relative;
  min-width: 0;
  z-index: 177;
}
.feature-label {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 100px;
  padding: 0 15px 0 15px;
  background: rgba(199, 125, 255, 0.2);
  z-index: 178;
  overflow: hidden;
  border-radius: 0 10px 10px 0;
}
.label-text {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 30px;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  z-index: 179;
}
.feature-details {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 11px;
  position: relative;
  padding: 0 7.5px 0 17px;
  z-index: 180;
}
.detail-title {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  white-space: nowrap;
  z-index: 181;
}
.detail-description {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 342.5px;
  height: 80px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: justified;
  z-index: 182;
}
.divider-6b {
  flex-shrink: 0;
  position: relative;
  width: 20px;
  height: 200px;
  background: rgba(199, 125, 255, 0.05);
  z-index: 183;
  border-radius: 0 20px 20px 0;
}
.frame-6c {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 13px;
  position: relative;
  width: 400px;
  background: #ffffff;
  border: 1px solid rgba(199, 125, 255, 0.2);
  z-index: 184;
  border-radius: 20px;
  box-shadow: 0 5px 20px 0 rgba(199, 125, 255, 0.2);
}
.feature-column-6d {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 14px;
  position: relative;
  min-width: 0;
  z-index: 185;
}
.feature-label-6e {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 100px;
  padding: 0 15px 0 15px;
  background: rgba(199, 125, 255, 0.2);
  z-index: 186;
  overflow: hidden;
  border-radius: 0 10px 10px 0;
}
.label-text-6f {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 30px;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  z-index: 187;
}
.feature-details-70 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 11px;
  position: relative;
  padding: 0 7.5px 0 17px;
  z-index: 188;
}
.detail-title-71 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  white-space: nowrap;
  z-index: 189;
}
.detail-description-72 {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 342.5px;
  height: 80px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: justified;
  z-index: 190;
}
.divider-73 {
  flex-shrink: 0;
  position: relative;
  width: 20px;
  height: 200px;
  background: rgba(199, 125, 255, 0.05);
  z-index: 191;
  border-radius: 0 20px 20px 0;
}
.feature-row-74 {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 50px;
  position: relative;
  z-index: 192;
}
.frame-75 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 13px;
  position: relative;
  width: 400px;
  background: #ffffff;
  border: 1px solid rgba(76, 201, 240, 0.2);
  z-index: 193;
  border-radius: 20px;
  box-shadow: 0 5px 20px 0 rgba(76, 201, 240, 0.2);
}
.feature-column-76 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 14px;
  position: relative;
  min-width: 0;
  z-index: 194;
}
.feature-label-77 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 100px;
  padding: 0 15px 0 15px;
  background: rgba(76, 201, 240, 0.2);
  z-index: 195;
  overflow: hidden;
  border-radius: 0 10px 10px 0;
}
.label-text-78 {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 30px;
  color: #4cc9f0;
  font-family: Poppins, var(--default-font-family);
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  z-index: 196;
}
.feature-details-79 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 11px;
  position: relative;
  padding: 0 7.5px 0 17px;
  z-index: 197;
}
.personalized-job-matching {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  white-space: nowrap;
  z-index: 198;
}
.personalized-job-matching-description {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 342.5px;
  height: 80px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: justified;
  z-index: 199;
}
.divider-7a {
  flex-shrink: 0;
  position: relative;
  width: 20px;
  height: 200px;
  background: rgba(76, 201, 240, 0.05);
  z-index: 200;
  border-radius: 0 20px 20px 0;
}
.frame-7b {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 13px;
  position: relative;
  width: 400px;
  background: #ffffff;
  border: 1px solid rgba(76, 201, 240, 0.2);
  z-index: 201;
  border-radius: 20px;
  box-shadow: 0 5px 20px 0 rgba(76, 201, 240, 0.2);
}
.feature-column-7c {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 14px;
  position: relative;
  min-width: 0;
  z-index: 202;
}
.feature-label-7d {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 100px;
  padding: 0 15px 0 15px;
  background: rgba(76, 201, 240, 0.2);
  z-index: 203;
  overflow: hidden;
  border-radius: 0 10px 10px 0;
}
.recruiter {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 30px;
  color: #4cc9f0;
  font-family: Poppins, var(--default-font-family);
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  z-index: 204;
}
.feature-details-7e {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 11px;
  position: relative;
  padding: 0 7.5px 0 17px;
  z-index: 205;
}
.real-time-feedback-interview-coaching {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  white-space: nowrap;
  z-index: 206;
}
.real-time-feedback-interview-coaching-description {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 342.5px;
  height: 80px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: justified;
  z-index: 207;
}
.divider-7f {
  flex-shrink: 0;
  position: relative;
  width: 20px;
  height: 200px;
  background: rgba(76, 201, 240, 0.05);
  z-index: 208;
  border-radius: 0 20px 20px 0;
}
.feature-image {
  flex-shrink: 0;
  position: relative;
  width: 579px;
  height: 579px;
  background: url(./assets/images/37779013-4b07-46ef-9ad9-d69962d20f58.png)
    no-repeat center;
  background-size: cover;
  z-index: 209;
  border-radius: 20px 0 0 20px;
}
.section-80 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: -1000px;
  position: relative;
  min-width: 0;
  background: linear-gradient(180deg, #3C096C 0%, #10002B 100%);

}
.frame-81 {
  display: flex;
  flex-direction: rox;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
}
.rectangle {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 550px;
  background: url(./assets/images/0d8369d3-7f9c-4c46-b29c-c3bf0a4309d3.png)
    no-repeat center;
  background-size: cover;
  z-index: 212;
}
.frame-82 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 10px;
  position: relative;
  min-height: 0;
  padding: 117px 60px 117px 60px;
  overflow: hidden;
  backdrop-filter: blur(10px);
  box-shadow: 20px 20px 20px 0 rgba(0, 0, 0, 0.05);
}
.frame-83 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 17px;
  position: relative;
  width: 857px;
  z-index: 214;
  overflow: hidden;
}
.frame-84 {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  min-width: 0;
  z-index: 215;
}
.why-choose-urjob {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  position: relative;
  width: 857px;
  font-family: Poppins, var(--default-font-family);
  font-size: 42px;
  font-weight: 700;
  line-height: 44px;
  text-align: left;
  text-overflow: initial;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 216;
}
.why-choose {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 42px;
  font-weight: 700;
  line-height: 50.4px;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.urjob-85 {
  position: relative;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 42px;
  font-weight: 700;
  line-height: 50.4px;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.frame-86 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  z-index: 217;
}
.complete-solution-consultants-recruiters {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 44px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 500;
  line-height: 44px;
  text-align: left;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 218;
}
.urjob-tools-success {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: rgba(255, 255, 255, 0.6);
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  white-space: nowrap;
  z-index: 219;
}
.frame-87 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 30px;
  position: relative;
  min-width: 0;
  z-index: 220;
}
.frame-88 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 857px;
  z-index: 221;
}
.group {
  flex-shrink: 0;
  position: relative;
  width: 30px;
  height: 45px;
  z-index: 222;
}
.octicon-shield-check {
  position: relative;
  width: 20px;
  height: 20px;
  margin: 13px 0 0 5px;
  background: url(./assets/images/0e01d7b4-b622-4195-8293-94f0bd3dae97.png)
    no-repeat center;
  background-size: cover;
  z-index: 224;
  overflow: hidden;
}
.rectangle-89 {
  position: absolute;
  width: 30px;
  height: 45px;
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 223;
  border-radius: 5px;
}
.streamline-recruitment-process {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 812px;
  height: 60px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.25px;
  z-index: 225;
}
.frame-8a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 857px;
  z-index: 226;
}
.group-8b {
  flex-shrink: 0;
  position: relative;
  width: 30px;
  height: 45px;
  z-index: 227;
}
.group-8c {
  position: absolute;
  width: 30px;
  height: 45px;
  top: 0;
  left: 0;
  z-index: 228;
}
.octicon-shield-check-8d {
  position: relative;
  width: 20px;
  height: 20px;
  margin: 13px 0 0 5px;
  background: url(./assets/images/c2d52d58-82f4-4dad-8310-84066a0b581e.png)
    no-repeat center;
  background-size: cover;
  z-index: 230;
  overflow: hidden;
}
.rectangle-8e {
  position: absolute;
  width: 30px;
  height: 45px;
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 229;
  border-radius: 5px;
}
.find-perfect-job-matches {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 812px;
  height: 60px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.25px;
  z-index: 231;
}
.intersect {
  flex-shrink: 0;
  width: 550px;
  height: 513.786px;
  top: 36.214px;
  right: 0;
  background: url(./assets/images/Intersect.png)
    no-repeat center;
  background-size: cover;
  backdrop-filter: blur(55px);
}
.section-8f {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  min-width: 0;
  padding: 72px 0 85px 0;
  background: #ffffff;
  z-index: 233;
}
.content-container-90 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 116px;
  position: relative;
  width: 1350px;
  z-index: 234;
}
.pricing-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 30px;
  position: relative;
  min-width: 0;
  z-index: 235;
}
.pricing-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  width: 526px;
  z-index: 236;
}
.pricing-header-texts {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  z-index: 237;
}
.main-title-91 {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 526px;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  text-overflow: initial;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 238;
}
.pricing {
  position: relative;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  letter-spacing: 0.25px;
}
.nbsp-92 {
  position: relative;
  color: #4a5073;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  letter-spacing: 0.25px;
}
.and {
  position: relative;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  letter-spacing: 0.25px;
}
.nbsp-93 {
  position: relative;
  color: #4a5073;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  letter-spacing: 0.25px;
}
.plans {
  position: relative;
  color: #4cc9f0;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  letter-spacing: 0.25px;
}
.subtitle-94 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 44px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 239;
}
.description-95 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: rgba(0, 0, 0, 0.6);
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  z-index: 240;
}
.toggle-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 273px;
  z-index: 241;
}
.toggle-options {
  flex-shrink: 0;
  position: relative;
  width: 273px;
  height: 44px;
  z-index: 242;
  border-radius: 180px;
}
.recruiter-option {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 78px;
  height: 44px;
  top: 0;
  left: calc(50% - -58.5px);
  color: #4cc9f0;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 243;
}
.consultant-option {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 95px;
  height: 44px;
  top: 0;
  left: calc(50% - 136.5px);
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 244;
}
.toggle-circle {
  position: absolute;
  width: 50px;
  height: 20px;
  top: 12px;
  left: 120px;
  background: url(./assets/images/06c818d5-3a2a-4abf-92c2-ff0a0eafd235.png)
    no-repeat center;
  background-size: cover;
  z-index: 245;
  overflow: hidden;
  border-radius: 180px;
}
.billing-cycle-container {
  flex-shrink: 0;
  position: relative;
  width: 200px;
  height: 44px;
  z-index: 246;
}
.billing-cycle-options {
  position: absolute;
  width: 158px;
  height: 44px;
  top: 0;
  left: 21px;
  z-index: 249;
}
.monthly-option {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 59px;
  height: 44px;
  top: 0;
  left: calc(50% - 79px);
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 250;
}
.yearly-option {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 46px;
  height: 44px;
  top: 0;
  left: calc(50% - -33px);
  color: rgba(74, 80, 115, 0.6);
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 251;
}
.toggle-outline {
  position: absolute;
  width: 200px;
  height: 32px;
  top: 6px;
  left: 0;
  background: #ffffff;
  border: 1px solid rgba(155, 95, 224, 0.3);
  z-index: 247;
  border-radius: 220px;
}
.toggle-background {
  position: absolute;
  width: 98px;
  height: 28px;
  top: 8px;
  left: 2px;
  background: rgba(199, 125, 255, 0.2);
  z-index: 248;
  border-radius: 410px;
}
.plans-container {
  display: flex;
  align-items: flex-end;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 31px;
  position: relative;
  width: 1348.9px;
  z-index: 252;
}
.background-shadow-96 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 415px;
  height: 498.47px;
  padding: 28px 67px 0 67px;
  background: #ffffff;
  z-index: 253;
  border-radius: 45px;
  border: 2px solid #4cc9f01a;
  box-shadow: 0 20px 20px 0 rgba(76, 201, 240, 0.2);
}
.plan-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 281px;
  min-height: 0;
  z-index: 254;
}
.plan-details {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 53px;
  position: relative;
  min-width: 0;
  z-index: 255;
}
.plan-info {
  flex-shrink: 0;
  position: relative;
  width: 250px;
  height: 250px;
  z-index: 256;
}
.plan-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  gap: 25px;
  position: relative;
  width: 50%;
  height: 50%;
  top: 50px;
  left: 50%;
  /* z-index: 258; */
  transform: translate(-49.78%, 0);
}
.heading-starter-plan {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 24px;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  z-index: 259;
}
.plan-price {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 104.341px;
  z-index: 260;
}
.emphasis-mo {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 22.5px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 22.5px;
  text-align: center;
  white-space: nowrap;
  z-index: 261;
}
.plan-cost {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 66px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 44px;
  font-weight: 700;
  line-height: 66px;
  text-align: center;
  white-space: nowrap;
  z-index: 262;
}
.blob {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(./assets/images/blob-bleu.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 257;
}
.plan-features {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 19px;
  position: relative;
  z-index: 263;
}
.features-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  z-index: 264;
}
.item-projects {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 23px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 22.5px;
  text-align: center;
  white-space: nowrap;
  z-index: 265;
}
.item-gb-space {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  white-space: nowrap;
  z-index: 266;
}
.link {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 140.758px;
  padding: 13px 27px 13px 27px;
  background: #4cc9f0;
  z-index: 267;
  border-radius: 20px 20px 0 0;
}
.get-it-now-button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 86.758px;
  height: 23.1px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16.5px;
  font-weight: 400;
  line-height: 23.1px;
  text-align: center;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 0.28px;
  z-index: 268;
}
.background-shadow-97 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 456.9px;
  padding: 28px 119px 0 119px;
  background: #ffffff;
  z-index: 269;
  border-radius: 49.5px;
  border: 2px solid #f04cc21a;
  box-shadow: 0 20px 30px 0 rgba(199, 125, 255, 0.3);
}
.plan-card-98 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 65px;
  position: relative;
  width: 218.9px;
  z-index: 270;
}
.plan-details-99 {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 18px;
  position: relative;
  min-width: 0;
  z-index: 271;
}
.plan-info-9a {
  flex-shrink: 0;
  position: relative;
  width: 250px;
  height: 250px;
  z-index: 272;
}
.blob-9b {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0%;
  background: url(./assets/images/blob.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 273;
}
.plan-header-9c {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  gap: 14px;
  position: absolute;
  width: 50%;
  height: 50%;
  top: 50px;
  left: 50%;
  transform: translate(-49.78%, 0);
  z-index: 274;
}
.heading-standard-plan {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 26.4px;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 22px;
  font-weight: 700;
  line-height: 26.4px;
  text-align: center;
  white-space: nowrap;
  z-index: 275;
}
.plan-price-9d {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 123.005px;
  z-index: 276;
}
.emphasis-dollar-mo {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 24.75px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 16.5px;
  font-weight: 400;
  line-height: 24.75px;
  text-align: center;
  white-space: nowrap;
  z-index: 277;
}
.plan-cost-9e {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 72.6px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 48.40000534057617px;
  font-weight: 700;
  line-height: 72.6px;
  text-align: center;
  white-space: nowrap;
  z-index: 278;
}
.plan-features-9f {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 22px;
  position: relative;
  z-index: 279;
}
.link-a0 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  padding: 6px 9px 6px 9px;
  background: rgba(199, 125, 255, 0.2);
  z-index: 280;
  border-radius: 25.3px;
}
.features-list-a1 {
  display: flex;
  align-items: flex-end;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 196.9px;
  z-index: 281;
}
.ic-round-plus {
  flex-shrink: 0;
  position: relative;
  width: 26.4px;
  height: 26.4px;
  background: url(./assets/images/02e63c3c-8081-4531-87c7-17a79642ca7d.png)
    no-repeat center;
  background-size: cover;
  z-index: 282;
  overflow: hidden;
}
.item-projects-a2 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 170.5px;
  height: 25.3px;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16.5px;
  font-weight: 500;
  line-height: 25.3px;
  text-align: center;
  white-space: nowrap;
  z-index: 283;
}
.features-list-a3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  z-index: 284;
}
.item-projects-a4 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 25.3px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 16.5px;
  font-weight: 400;
  line-height: 24.75px;
  text-align: center;
  white-space: nowrap;
  z-index: 285;
}
.item-gb-space-a5 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24.2px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 16.5px;
  font-weight: 400;
  line-height: 24.2px;
  text-align: center;
  white-space: nowrap;
  z-index: 286;
}
.item-seo-checkups {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 25.3px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 24.75px;
  text-align: center;
  white-space: nowrap;
  z-index: 287;
}
.link-a6 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 140.758px;
  padding: 13px 27px 13px 27px;
  background: #c77dff;
  z-index: 288;
  border-radius: 20px 20px 0 0;
}
.get-it-now-button-a7 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 86.758px;
  height: 23.1px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16.5px;
  font-weight: 400;
  line-height: 23.1px;
  text-align: center;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 0.28px;
  z-index: 289;
}
.background-shadow-a8 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 415px;
  padding: 28px 67px 0 67px;
  background: #ffffff;
  z-index: 290;
  border-radius: 45px;
  border: 2px solid #4cc9f01a;
  box-shadow: 0 20px 20px 0 rgba(76, 201, 240, 0.2);
}
.plan-card-a9 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 62px;
  position: relative;
  width: 281px;
  z-index: 291;
}
.plan-details-aa {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 25px;
  position: relative;
  min-width: 0;
  z-index: 292;
}
.plan-info-ab {
  flex-shrink: 0;
  position: relative;
  width: 300px;
  height: 300px;
  z-index: 293;
}
.blob-ac {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0%;
  background: url(./assets/images/blob-bleu.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 294;
}
.plan-header-ad {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  gap: 15px;
  position: relative;
  width: 50%;
  height: 50%;
  top: 50px;
  left: 50%;
  /* z-index: 258; */
  transform: translate(-49.78%, 0);
  justify-content: flex-end;
}
.heading-advanced-plan {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 24px;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  z-index: 296;
}
.plan-price-ae {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 111.652px;
  z-index: 297;
}
.emphasis-dollar-mo-af {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 22.5px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 22.5px;
  text-align: center;
  white-space: nowrap;
  z-index: 298;
}
.plan-cost-b0 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 66px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 44px;
  font-weight: 700;
  line-height: 66px;
  text-align: center;
  white-space: nowrap;
  z-index: 299;
}
.plan-features-b1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 19px;
  position: relative;
  z-index: 300;
}
.link-b2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 195px;
  padding: 5px 8px 5px 8px;
  background: rgba(199, 125, 255, 0.2);
  z-index: 301;
  border-radius: 23px;
}
.features-list-b3 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 179px;
  z-index: 302;
}
.ic-round-plus-b4 {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  background: url(./assets/images/45b6161f-3d78-4f01-9340-7afe94664264.png)
    no-repeat center;
  background-size: cover;
  z-index: 303;
  overflow: hidden;
}
.item-projects-b5 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 155px;
  height: 23px;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 23px;
  text-align: center;
  white-space: nowrap;
  z-index: 304;
}
.features-list-b6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  z-index: 305;
}
.item-projects-b7 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 23px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 22.5px;
  text-align: center;
  white-space: nowrap;
  z-index: 306;
}
.item-gb-space-b8 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  white-space: nowrap;
  z-index: 307;
}
.link-b9 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 140.758px;
  padding: 13px 27px 13px 27px;
  background: #4cc9f0;
  z-index: 308;
  border-radius: 20px 20px 0 0;
}
.get-it-now-button-ba {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 86.758px;
  height: 23.1px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16.5px;
  font-weight: 400;
  line-height: 23.1px;
  text-align: center;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 0.28px;
  z-index: 309;
}
.call-to-action-section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: -10000px;
  position: relative;
  min-width: 0;
  z-index: 310;
}
.call-to-action-container {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 252px;
  z-index: 311;
  overflow: hidden;
  border-radius: 20px;
  backdrop-filter: blur(10px);
  box-shadow: 20px 20px 20px 0 rgba(0, 0, 0, 0.05);
}
.call-to-action-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  gap: 30px;
  position: relative;
  width: 727px;
  margin: 40px 0 0 312px;
  z-index: 312;
}
.call-to-action-texts {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 20px;
  position: relative;
  width: 727px;
  z-index: 313;
}
.heading-know-website-seo-score {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 727px;
  min-width: 0;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 36px;
  text-align: center;
  text-overflow: initial;
  white-space: nowrap;
  z-index: 314;
}
.take-advantage-urjob-services {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
}
.urjob-bb {
  position: relative;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
}
.take-advantage-urjob-services-bc {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
}
.heading-know-website-seo-score-email {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 36px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 21px;
  font-weight: 500;
  line-height: 36px;
  text-align: center;
  white-space: nowrap;
  z-index: 315;
}
.call-to-action-button-bd {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 260px;
  z-index: 316;
}
.button-text-be {
  flex-shrink: 0;
  position: relative;
  width: 260px;
  height: 50px;
  font-size: 0px;
  z-index: 317;
  border-radius: 10px;
}
.heading-know-website-seo-score-email-bf {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 198px;
  height: 36px;
  margin: 7px 0 0 31px;
  color: #3c096c;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  text-align: center;
  white-space: nowrap;
  z-index: 319;
}
.button-background {
  position: absolute;
  width: 260px;
  height: 50px;
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 318;
  border-radius: 10px;
  box-shadow: 0 5px 20px 0 rgba(255, 255, 255, 0.4);
}
.background-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: -1000px;
  position: relative;
  height: 252px;
  z-index: 320;
}
.background-shape {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 252px;
  background: url(./assets/images/4e8a22f7-ac19-4e06-a317-d8745d43cbdd.png)
    no-repeat center;
  background-size: cover;
  z-index: 321;
  border-radius: 20px;
}
.background-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 10px;
  position: relative;
  min-height: 0;
  z-index: 322;
}
.background-vectors {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 284.754px;
  z-index: 323;
}
.blob-c0 {
  position: absolute;
  width: 278.279px;
  height: 268.146px;
  top: 0px;
  left: 0;
  background: url(./assets/images/34b93a56-2c19-4566-a040-3b22660cbc39.png)
    no-repeat center;
  background-size: cover;
  z-index: 324;
}
.blob-c1 {
  position: absolute;
  width: 282.901px;
  height: 282.797px;
  top: 1.957px;
  right: 0;
  background: url(./assets/images/ad780900-262d-4565-bf64-dc3bc659df18.png)
    no-repeat center;
  background-size: cover;
  z-index: 325;
}
.div-section{
  padding: 52px 0;
    display: flex
;
    flex-direction: column;
    width: 100%;
    align-items: center;
    gap: 50px;
}
.section-c2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  background-color: #3c096c;
  background: url(./assets/images/back3.png)    no-repeat center;
  background-size: cover;
  backdrop-filter: blur(25px);
}
.main-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  backdrop-filter: blur(10px);
  box-shadow: 20px 20px 20px 0 rgba(0, 0, 0, 0.05);
}
.main-container-c3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  gap: 65px;
  position: relative;
  width: 100%;
  min-height: 0;
  padding: 30px 0 30px 0;
  z-index: 328;
}
.header-container-c4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 1380px;
  z-index: 329;
}
.header-container-c5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 41px;
  position: relative;
  width: 1380px;
  z-index: 330;
}
.header-text-container-c6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 730px;
  z-index: 331;
}
.header-text-c7 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 252px;
  z-index: 332;
}
.header-title-c8 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 44px;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 333;
}
.header-subtitle {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 44px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 334;
}
.header-description-c9 {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 730px;
  min-width: 0;
  height: 60px;
  color: rgba(255, 255, 255, 0.7);
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  z-index: 335;
}
.testimonials-container {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 60px;
  position: relative;
  min-width: 0;
  z-index: 336;
}
.frame-ca {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 13.5px;
  position: relative;
  width: 405px;
  padding: 23px 18.9px 13.5px 0;
  background: #ffffff;
  border: 0.9px solid rgba(76, 201, 240, 0.2);
  z-index: 337;
  border-radius: 18px;
  box-shadow: 0 4.5px 18px 0 rgba(53, 117, 226, 0.2);
}
.testimonial-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 14px;
  position: relative;
  min-width: 0;
  z-index: 338;
}
.testimonial-card-cb {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 14px;
  position: relative;
  z-index: 339;
}
.testimonial-header {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  z-index: 340;
}
.testimonial-header-cc {
  flex-shrink: 0;
  position: relative;
  width: 386.1px;
  height: 132.7px;
  z-index: 341;
}
.testimonial-role-container {
  position: relative;
  width: 99px;
  height: 31.5px;
  margin: 0 0 0 0;
  z-index: 346;
}
.testimonial-role {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 10px;
  position: absolute;
  width: 99px;
  height: 31.5px;
  top: 0;
  left: 0;
  padding: 2px 10px 2px 10px;
  background: rgba(76, 201, 240, 0.2);
  z-index: 347;
  border-radius: 0 9px 9px 0;
}
.testimonial-role-text {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 78px;
  height: 27px;
  color: #4cc9f0;
  font-family: Poppins, var(--default-font-family);
  font-size: 13.5px;
  font-weight: 700;
  line-height: 27px;
  text-align: center;
  white-space: nowrap;
  z-index: 348;
}
.testimonial-quote-container {
  position: relative;
  width: 376.2px;
  height: 83.7px;
  margin: 17.5px 0 0 9.9px;
  z-index: 342;
}
.testimonial-quote-text {
  display: flex;
  align-items: center;
  position: absolute;
  width: 360.9px;
  height: 81px;
  top: calc(50% - 41.85px);
  left: calc(50% - 172.8px);
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 13.5px;
  font-weight: 400;
  line-height: 27px;
  text-align: justified;
  z-index: 343;
}
.testimonial-quote-mark {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: 27px;
  top: 0;
  left: 0;
  color: rgba(76, 201, 240, 0.2);
  font-family: ABeeZee, var(--default-font-family);
  font-size: 36px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  white-space: nowrap;
  z-index: 344;
}
.testimonial-quote-mark-cd {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: 27px;
  top: 56.7px;
  left: 225.9px;
  color: rgba(76, 201, 240, 0.2);
  font-family: ABeeZee, var(--default-font-family);
  font-size: 36px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  white-space: nowrap;
  z-index: 345;
}
.testimonial-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  height: 42.3px;
  padding: 0 0 0 25px;
  z-index: 349;
}
.testimonial-author-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 6px;
  position: relative;
  width: 83px;
  z-index: 350;
}
.testimonial-author-name {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  height: 9px;
  color: #4cc9f0;
  font-family: Poppins, var(--default-font-family);
  font-size: 12.59999942779541px;
  font-weight: 700;
  line-height: 9px;
  text-align: left;
  white-space: nowrap;
  z-index: 351;
}
.testimonial-author-title {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  height: 8px;
  color: rgba(76, 201, 240, 0.5);
  font-family: Poppins, var(--default-font-family);
  font-size: 10.799999237060547px;
  font-weight: 700;
  line-height: 8px;
  text-align: left;
  white-space: nowrap;
  z-index: 352;
}
.testimonial-rating-container {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 5px;
  position: relative;
  width: 74.8px;
  z-index: 353;
}
.round-star {
  flex-shrink: 0;
  position: relative;
  width: 21.6px;
  height: 21.6px;
  background: url(./assets/images/dbdbf59d-75e3-41a0-9463-916be176d469.png)
    no-repeat center;
  background-size: cover;
  z-index: 354;
  overflow: hidden;
}
.round-star-ce {
  flex-shrink: 0;
  position: relative;
  width: 21.6px;
  height: 21.6px;
  background: url(./assets/images/3c0d990f-18de-4cdf-9616-9f057bcba623.png)
    no-repeat center;
  background-size: cover;
  z-index: 355;
  overflow: hidden;
}
.round-star-cf {
  flex-shrink: 0;
  position: relative;
  width: 21.6px;
  height: 21.6px;
  background: url(./assets/images/50c98086-94d3-495a-a7a4-9605605163d3.png)
    no-repeat center;
  background-size: cover;
  z-index: 356;
  overflow: hidden;
}
.testimonial-quote-mark-d0 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: absolute;
  width: 54.9px;
  height: 105.3px;
  top: 42.4px;
  right: 27.9px;
  color: rgba(76, 201, 240, 0.1);
  font-family: ABeeZee, var(--default-font-family);
  font-size: 225px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  z-index: 357;
}
.frame-d1 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  width: 450px;
  padding: 25.556px 21px 15px 0;
  background: #ffffff;
  border: 1px solid rgba(199, 125, 255, 0.2);
  z-index: 358;
  border-radius: 20px;
  box-shadow: 0 5px 20px 0 rgba(199, 125, 255, 0.2);
}
.testimonial-card-d2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15.556px;
  position: relative;
  min-width: 0;
  z-index: 359;
}
.testimonial-card-d3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15.556px;
  position: relative;
  z-index: 360;
}
.testimonial-header-d4 {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  z-index: 361;
}
.testimonial-header-d5 {
  flex-shrink: 0;
  position: relative;
  width: 429px;
  height: 147.445px;
  z-index: 362;
}
.testimonial-role-container-d6 {
  position: relative;
  width: 110px;
  height: 35px;
  margin: 0 0 0 0;
  z-index: 367;
}
.testimonial-role-d7 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 11.111px;
  position: absolute;
  width: 110px;
  height: 35px;
  top: 0;
  left: 0;
  padding: 2.222px 11.111px 2.222px 11.111px;
  background: rgba(199, 125, 255, 0.2);
  z-index: 368;
  border-radius: 0 10px 10px 0;
}
.testimonial-role-text-d8 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 71px;
  height: 30px;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 14.999999046325684px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  z-index: 369;
}
.testimonial-quote-container-d9 {
  position: relative;
  width: 418px;
  height: 93px;
  margin: 19.444px 0 0 11px;
  z-index: 363;
}
.testimonial-quote-text-da {
  display: flex;
  align-items: center;
  position: absolute;
  width: 401px;
  height: 90px;
  top: calc(50% - 46.5px);
  left: calc(50% - 192px);
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 14.999999046325684px;
  font-weight: 400;
  line-height: 30px;
  text-align: justified;
  z-index: 364;
}
.testimonial-quote-mark-db {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: 30px;
  top: 0;
  left: 0;
  color: rgba(199, 125, 255, 0.2);
  font-family: ABeeZee, var(--default-font-family);
  font-size: 39.999996185302734px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  white-space: nowrap;
  z-index: 365;
}
.testimonial-quote-mark-dc {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: 30px;
  top: 63px;
  left: 251px;
  color: rgba(199, 125, 255, 0.2);
  font-family: ABeeZee, var(--default-font-family);
  font-size: 39.999996185302734px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  white-space: nowrap;
  z-index: 366;
}
.testimonial-footer-dd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  height: 47px;
  padding: 0 0 0 27.778px;
  z-index: 370;
}
.testimonial-author-container-de {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 6.667px;
  position: relative;
  width: 92.222px;
  z-index: 371;
}
.testimonial-author-name-df {
  flex-shrink: 0;
  position: relative;
  height: 10px;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 13.999998092651367px;
  font-weight: 700;
  line-height: 10px;
  text-align: left;
  white-space: nowrap;
  z-index: 372;
}
.testimonial-author-title-e0 {
  flex-shrink: 0;
  position: relative;
  height: 8px;
  color: rgba(199, 125, 255, 0.5);
  font-family: Poppins, var(--default-font-family);
  font-size: 11.999998092651367px;
  font-weight: 700;
  line-height: 8px;
  text-align: left;
  white-space: nowrap;
  z-index: 373;
}
.testimonial-rating-container-e1 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 5.556px;
  position: relative;
  width: 112.667px;
  z-index: 374;
}
.round-star-e2 {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  background: url(./assets/images/56607fdb-7d6c-4988-9d4e-f02c4eb8bb87.png)
    no-repeat center;
  background-size: cover;
  z-index: 375;
  overflow: hidden;
}
.round-star-e3 {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  background: url(./assets/images/f5c22f2c-402d-425e-9fd9-214244c534f9.png)
    no-repeat center;
  background-size: cover;
  z-index: 376;
  overflow: hidden;
}
.round-star-e4 {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  background: url(./assets/images/86c0904f-def5-4310-9c41-4044c25fd029.png)
    no-repeat center;
  background-size: cover;
  z-index: 377;
  overflow: hidden;
}
.round-star-e5 {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  background: url(./assets/images/0f8d6a14-03ed-4f82-912d-2017daddec50.png)
    no-repeat center;
  background-size: cover;
  z-index: 378;
  overflow: hidden;
}
.testimonial-quote-mark-e6 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: absolute;
  width: 61px;
  height: 117px;
  top: 47.111px;
  right: 31px;
  color: rgba(199, 125, 255, 0.1);
  font-family: ABeeZee, var(--default-font-family);
  font-size: 249.99998474121094px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  z-index: 379;
}
.frame-e7 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 13.5px;
  position: relative;
  width: 405px;
  padding: 23px 18.9px 13.5px 0;
  background: #ffffff;
  border: 0.9px solid rgba(76, 201, 240, 0.2);
  z-index: 380;
  border-radius: 18px;
  box-shadow: 0 4.5px 18px 0 rgba(53, 117, 226, 0.2);
}
.testimonial-card-e8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 14px;
  position: relative;
  min-width: 0;
  z-index: 381;
}
.testimonial-card-e9 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 14px;
  position: relative;
  z-index: 382;
}
.testimonial-header-ea {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  z-index: 383;
}
.testimonial-header-eb {
  flex-shrink: 0;
  position: relative;
  width: 386.1px;
  height: 132.7px;
  z-index: 384;
}
.testimonial-role-container-ec {
  position: relative;
  width: 99px;
  height: 31.5px;
  margin: 0 0 0 0;
  z-index: 389;
}
.testimonial-role-ed {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 10px;
  position: absolute;
  width: 99px;
  height: 31.5px;
  top: 0;
  left: 0;
  padding: 2px 10px 2px 10px;
  background: rgba(76, 201, 240, 0.2);
  z-index: 390;
  border-radius: 0 9px 9px 0;
}
.testimonial-role-text-ee {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 78px;
  height: 27px;
  color: #4cc9f0;
  font-family: Poppins, var(--default-font-family);
  font-size: 13.5px;
  font-weight: 700;
  line-height: 27px;
  text-align: center;
  white-space: nowrap;
  z-index: 391;
}
.testimonial-quote-container-ef {
  position: relative;
  width: 376.2px;
  height: 83.7px;
  margin: 17.5px 0 0 9.9px;
  z-index: 385;
}
.testimonial-quote-text-f0 {
  display: flex;
  align-items: center;
  position: absolute;
  width: 360.9px;
  height: 81px;
  top: calc(50% - 41.85px);
  left: calc(50% - 172.8px);
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 13.5px;
  font-weight: 400;
  line-height: 27px;
  text-align: justified;
  z-index: 386;
}
.testimonial-quote-mark-f1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: 27px;
  top: 0;
  left: 0;
  color: rgba(76, 201, 240, 0.2);
  font-family: ABeeZee, var(--default-font-family);
  font-size: 36px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  white-space: nowrap;
  z-index: 387;
}
.testimonial-quote-mark-f2 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: 27px;
  top: 56.7px;
  left: 225.9px;
  color: rgba(76, 201, 240, 0.2);
  font-family: ABeeZee, var(--default-font-family);
  font-size: 36px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  white-space: nowrap;
  z-index: 388;
}
.testimonial-footer-f3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  height: 42.3px;
  padding: 0 0 0 25px;
  z-index: 392;
}
.testimonial-author-container-f4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 6px;
  position: relative;
  width: 83px;
  z-index: 393;
}
.testimonial-author-name-f5 {
  flex-shrink: 0;
  position: relative;
  height: 9px;
  color: #4cc9f0;
  font-family: Poppins, var(--default-font-family);
  font-size: 12.59999942779541px;
  font-weight: 700;
  line-height: 9px;
  text-align: left;
  white-space: nowrap;
  z-index: 394;
}
.testimonial-author-title-f6 {
  flex-shrink: 0;
  position: relative;
  height: 8px;
  color: rgba(76, 201, 240, 0.5);
  font-family: Poppins, var(--default-font-family);
  font-size: 10.799999237060547px;
  font-weight: 700;
  line-height: 8px;
  text-align: left;
  white-space: nowrap;
  z-index: 395;
}
.testimonial-rating-container-f7 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 5px;
  position: relative;
  width: 128px;
  z-index: 396;
}
.ic-round-star {
  flex-shrink: 0;
  position: relative;
  width: 21.6px;
  height: 21.6px;
  background: url(./assets/images/d05527cf-2ecf-48b9-a303-bb7c02951a8f.png)
    no-repeat center;
  background-size: cover;
  z-index: 397;
  overflow: hidden;
}
.ic-round-star-f8 {
  flex-shrink: 0;
  position: relative;
  width: 21.6px;
  height: 21.6px;
  background: url(./assets/images/af7af5d5-df32-4b56-b7ec-3fd3b03553e2.png)
    no-repeat center;
  background-size: cover;
  z-index: 398;
  overflow: hidden;
}
.ic-round-star-f9 {
  flex-shrink: 0;
  position: relative;
  width: 21.6px;
  height: 21.6px;
  background: url(./assets/images/c80d9eba-13cf-47d9-a1b6-7c16f15efe0b.png)
    no-repeat center;
  background-size: cover;
  z-index: 399;
  overflow: hidden;
}
.ic-round-star-fa {
  flex-shrink: 0;
  position: relative;
  width: 21.6px;
  height: 21.6px;
  background: url(./assets/images/9b781dc0-98df-4543-854d-214ab68f1476.png)
    no-repeat center;
  background-size: cover;
  z-index: 400;
  overflow: hidden;
}
.ic-round-star-fb {
  flex-shrink: 0;
  position: relative;
  width: 21.6px;
  height: 21.6px;
  background: url(./assets/images/d4e07b0d-55db-4e18-b07f-004680852670.png)
    no-repeat center;
  background-size: cover;
  z-index: 401;
  overflow: hidden;
}
.testimonial-quote-mark-fc {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: absolute;
  width: 54.9px;
  height: 105.3px;
  top: 42.4px;
  right: 27.9px;
  color: rgba(76, 201, 240, 0.1);
  font-family: ABeeZee, var(--default-font-family);
  font-size: 225px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  z-index: 402;
}
.pagination-container {
  flex-shrink: 0;
  position: relative;
  width: 42px;
  height: 10px;
  z-index: 403;
}
.button {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 0;
  left: 50%;
  background: #4cc9f0;
  transform: translate(-210%, 0);
  z-index: 404;
  border-radius: 5px;
}
.button-fd {
  position: absolute;
  width: 6px;
  height: 6px;
  top: 2px;
  left: 50%;
  background: #4cc9f0;
  transform: translate(-16.67%, 0);
  opacity: 0.3;
  z-index: 405;
  border-radius: 3px;
}
.button-fe {
  position: absolute;
  width: 6px;
  height: 6px;
  top: 2px;
  left: 50%;
  background: #4cc9f0;
  transform: translate(250%, 0);
  opacity: 0.3;
  z-index: 406;
  border-radius: 3px;
}
.frame-ff {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  height: 560px;
  padding: 26.001px 0 30.642px 24px;
  z-index: 407;
  overflow: hidden;
  border-radius: 20px;
}
.features-content {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 77px;
  position: relative;
  width: 1576px;
  z-index: 408;
}
.frame-100 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 1409px;
  z-index: 409;
}
.features-content-101 {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 31px;
  position: relative;
  min-width: 0;
  z-index: 410;
}
.features-text-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 55px;
  position: relative;
  width: 728px;
  z-index: 411;
}
.features-title {
  flex-shrink: 0;
  position: relative;
  width: 719px;
  height: 150px;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 50px;
  text-align: left;
  letter-spacing: 0.25px;
  z-index: 412;
}
.complete-recruitment-platform {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 50px;
  text-align: left;
  letter-spacing: 0.25px;
}
.consultants-102 {
  position: relative;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 50px;
  text-align: left;
  letter-spacing: 0.25px;
}
.nbsp-103 {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 50px;
  text-align: left;
  letter-spacing: 0.25px;
}
.complete-recruitment-platform-104 {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 50px;
  text-align: left;
  letter-spacing: 0.25px;
}
.nbsp-105 {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 50px;
  text-align: left;
  letter-spacing: 0.25px;
}
.recruiters-106 {
  position: relative;
  color: #4cc9f0;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 50px;
  text-align: left;
  letter-spacing: 0.25px;
}
.features-list-container {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  min-width: 0;
  z-index: 413;
}
.feature-item {
  flex-shrink: 0;
  position: relative;
  width: 3px;
  height: 201px;
  background: #ffffff;
  z-index: 414;
  border-radius: 50px;
}
.feature-item-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 20px;
  position: relative;
  width: 710px;
  z-index: 415;
}
.feature-description-107 {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-align: justified;
  letter-spacing: 0.25px;
  z-index: 416;
}
.smart-job-matching {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-align: justified;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.space {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-align: justified;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.urjob-intelligent-algorithms {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: justified;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.feature-description-108 {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-align: justified;
  letter-spacing: 0.25px;
  z-index: 417;
}
.fast-candidate-sourcing {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-align: justified;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.recruiters-top-talent {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: justified;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.feature-description-109 {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-align: justified;
  letter-spacing: 0.25px;
  z-index: 418;
}
.full-hiring-management {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-align: justified;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.job-posting-final-decisions {
  position: relative;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: justified;
  text-transform: capitalize;
  letter-spacing: 0.25px;
}
.frame-10a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 650px;
  background: url(./assets/images/urjobDash.png)    no-repeat center;
  background-size: contain;
}
.pagination-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 90px;
  height: 360px;
  background: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.5);
  z-index: 420;
  border-radius: 30px 0 0 30px;
  box-sizing: content-box;
  box-shadow: -10px 0 20px 0 rgba(255, 255, 255, 0.2);
}
.frame-10b {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  min-width: 0;
  z-index: 421;
}
.pagination-item-10c {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 10px;
  position: relative;
  height: 90px;
  padding: 20px 24px 20px 24px;
  background: rgba(90, 24, 154, 0.2);
  z-index: 422;
  border-radius: 30px 0 0 0;
}
.pagination-number {
  flex-shrink: 0;
  position: relative;
  width: 42px;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  text-overflow: initial;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 423;
}
.zero {
  position: relative;
  color: rgba(90, 24, 154, 0.6);
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  letter-spacing: 0.25px;
}
.one-10d {
  position: relative;
  color: #5a189a;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  letter-spacing: 0.25px;
}
.pagination-item-10e {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  min-width: 0;
  height: 90px;
  padding: 20px 20px 20px 20px;
  background: rgba(90, 24, 154, 0);
  z-index: 424;
}
.pagination-number-10f {
  flex-shrink: 0;
  position: relative;
  width: 50px;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  text-overflow: initial;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 425;
}
.zero-110 {
  position: relative;
  color: rgba(90, 24, 154, 0.6);
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  letter-spacing: 0.25px;
}
.two {
  position: relative;
  color: #5a189a;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  letter-spacing: 0.25px;
}
.pagination-item-111 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  min-width: 0;
  height: 90px;
  padding: 20px 19px 20px 19px;
  background: rgba(90, 24, 154, 0);
  z-index: 426;
}
.pagination-number-112 {
  flex-shrink: 0;
  position: relative;
  width: 51px;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  text-overflow: initial;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 427;
}
.zero-113 {
  position: relative;
  color: rgba(90, 24, 154, 0.6);
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  letter-spacing: 0.25px;
}
.three {
  position: relative;
  color: #5a189a;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  letter-spacing: 0.25px;
}
.pagination-item-114 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  min-width: 0;
  height: 90px;
  padding: 20px 18px 20px 18px;
  background: rgba(90, 24, 154, 0);
  z-index: 428;
  border-radius: 0 0 0 30px;
}
.pagination-number-115 {
  flex-shrink: 0;
  position: relative;
  width: 54px;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  text-overflow: initial;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 429;
}
.zero-116 {
  position: relative;
  color: rgba(90, 24, 154, 0.6);
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  letter-spacing: 0.25px;
}
.span {
  position: relative;
  color: #5a189a;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  letter-spacing: 0.25px;
}
.div- {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 37px;
  position: relative;
  min-width: 0;
  padding: 57px 0 0 0;
  background: #ffffff;
  z-index: 430;
}
.div-container {
  flex-shrink: 0;
  position: relative;
  width: 738px;
  height: 148px;
  z-index: 431;
}
.div-container-117 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  position: absolute;
  width: 738px;
  height: 148px;
  top: 0;
  left: 0;
  z-index: 432;
}
.div-container-118 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 358px;
  z-index: 433;
}
.div-title {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 358px;
  min-width: 0;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  text-overflow: initial;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 434;
}
.span-partners {
  position: relative;
  color: #c77dff;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  letter-spacing: 0.25px;
}
.span-nbsp {
  position: relative;
  color: #4a5073;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  letter-spacing: 0.25px;
}
.span-and {
  position: relative;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  letter-spacing: 0.25px;
}
.span-nbsp-119 {
  position: relative;
  color: #4a5073;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  letter-spacing: 0.25px;
}
.span-networks {
  position: relative;
  color: #4cc9f0;
  font-family: Poppins, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  letter-spacing: 0.25px;
}
.span-subtitle {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 44px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 0.25px;
  z-index: 435;
}
.span-description {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 738px;
  min-width: 0;
  height: 60px;
  color: rgba(0, 0, 0, 0.6);
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  z-index: 436;
}
.div-container-11a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  height: 250px;
  z-index: 437;
  backdrop-filter: blur(10px);
  box-shadow: 20px 20px 20px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
}
.div-image {
  flex-shrink: 0;
  position: absolute;
  width: 100%;
  height: 250px;
  top: 50%;
  left: 50%;
  background: url(./assets/images/52efe32573feac6ad540cc5669ccf2ef21af26ae.png)
    no-repeat center;
  background-size: cover;
  transform: translate(-50%, -50.11%);

}
.div-container-11b {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  height: 250px;
  padding: 86px 0 86px 0;
  box-shadow: 20px 20px 20px 0 rgba(0, 0, 0, 0.05);
}
.div-container-11c {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 100%;
}
.div-image-removebg-preview {
  flex-shrink: 0;
  position: relative;
  width: 100%;
  height: 77px;
  background: url(./assets/images/05decb08-0424-4fd0-a426-083119eeb0cd.png)
    no-repeat center;
  background-size: cover;
}
.div--11d {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  min-width: 0;
  padding: 158px 0 0 0;
  background: #ffffff;
  z-index: 442;
}
.div-left- {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 31px;
  position: relative;
  width: 1281.906px;
  z-index: 443;
}
.div-top-section {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 170px;
  position: relative;
  width: 1281.906px;
  z-index: 444;
}
.div-logo-and-contact {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 21px;
  position: relative;
  width: 161.855px;
  z-index: 445;
}
.div-logo-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 29px;
  position: relative;
  min-width: 0;
  z-index: 446;
}
.div-logo {
  flex-shrink: 0;
  position: relative;
  width: 130px;
  height: 43.707px;
  z-index: 447;
}
.div-logo-11e {
  position: absolute;
  width: 130px;
  height: 43.707px;
  top: 0;
  left: 0;
  background: url(./assets/images/fd5ef4c8-55b8-4e3c-9848-0e0df3edc6b8.png)
    no-repeat center;
  background-size: cover;
  z-index: 448;
  overflow: hidden;
}
.span-link-info-company-com {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 23px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 300;
  line-height: 23px;
  text-align: left;
  white-space: nowrap;
  z-index: 449;
}
.div-list {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 9px;
  position: relative;
  min-width: 0;
  z-index: 450;
}
.div-item-link {
  flex-shrink: 0;
  position: relative;
  width: 32px;
  height: 32px;
  background: linear-gradient(180deg, #3c096c, #10002b);
  z-index: 451;
  border-radius: 16px;
}
.div-icon {
  position: relative;
  width: 8.58px;
  height: 15px;
  margin: 8px 0 0 11.7px;
  background: url(./assets/images/718aa75d-7abc-45a3-88fa-5b124c8ce224.png)
    no-repeat center;
  background-size: cover;
  z-index: 452;
  overflow: hidden;
}
.div-item-link-11f {
  flex-shrink: 0;
  position: relative;
  width: 32px;
  height: 32px;
  background: linear-gradient(180deg, #3c096c, #10002b);
  z-index: 453;
  border-radius: 16px;
}
.div-icon-120 {
  position: relative;
  width: 13.94px;
  height: 15px;
  margin: 8px 0 0 9.03px;
  background: url(./assets/images/2dc6a68a-b2cb-4429-918d-0231028184d9.png)
    no-repeat center;
  background-size: cover;
  z-index: 454;
  overflow: hidden;
}
.div-item-link-121 {
  flex-shrink: 0;
  position: relative;
  width: 32px;
  height: 32px;
  background: linear-gradient(180deg, #3c096c, #10002b);
  z-index: 455;
  border-radius: 16px;
}
.div-icon-122 {
  position: relative;
  width: 17.16px;
  height: 15px;
  margin: 8px 0 0 7.42px;
  background: url(./assets/images/29d3a097-372f-40b4-9139-bce0ee5febb3.png)
    no-repeat center;
  background-size: cover;
  z-index: 456;
  overflow: hidden;
}
.div-item-link-123 {
  flex-shrink: 0;
  position: relative;
  width: 32px;
  height: 32px;
  background: linear-gradient(180deg, #3c096c, #10002b);
  z-index: 457;
  border-radius: 16px;
}
.icon-124 {
  position: relative;
  width: 12.86px;
  height: 15px;
  margin: 8px 0 0 9.57px;
  background: url(./assets/images/281f195c-3376-46a9-a8d3-20767124eb96.png)
    no-repeat center;
  background-size: cover;
  z-index: 458;
  overflow: hidden;
}
.quick-links-section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  width: 192.329px;
  z-index: 459;
}
.heading-services {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 22px;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 18px;
  font-weight: 700;
  line-height: 21.6px;
  text-align: left;
  white-space: nowrap;
  z-index: 460;
}
.quick-links-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  min-width: 0;
  z-index: 461;
}
.item-link-seo {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 21px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  white-space: nowrap;
  z-index: 462;
}
.item-link-business {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 21px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  white-space: nowrap;
  z-index: 463;
}
.item-link-social {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 21px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  white-space: nowrap;
  z-index: 464;
}
.item-link-website {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 21px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  white-space: nowrap;
  z-index: 465;
}
.item-link-pricing {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 21px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  white-space: nowrap;
  z-index: 466;
}
.item-link-partners {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 21px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  white-space: nowrap;
  z-index: 467;
}
.social-links-section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 30px;
  position: relative;
  width: 131.722px;
  z-index: 468;
}
.heading-community {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 25px;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 18px;
  font-weight: 700;
  line-height: 21.6px;
  text-align: left;
  white-space: nowrap;
  z-index: 469;
}
.social-links-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  min-width: 0;
  z-index: 470;
}
.item-link-digital {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 21px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  white-space: nowrap;
  z-index: 471;
}
.item-link-business-125 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 21px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  white-space: nowrap;
  z-index: 472;
}
.item-link-website-126 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 21px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  white-space: nowrap;
  z-index: 473;
}
.item-link-page {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 21px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  white-space: nowrap;
  z-index: 474;
}
.services-section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 34px;
  position: relative;
  width: 286px;
  z-index: 475;
}
.services-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 18px;
  position: relative;
  z-index: 476;
}
.heading-subscribe {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 286px;
  height: 44px;
  color: #240046;
  font-family: Poppins, var(--default-font-family);
  font-size: 18px;
  font-weight: 700;
  line-height: 21.6px;
  text-align: left;
  z-index: 477;
}
.services-description {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 279.65px;
  height: 51px;
  color: #000000;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  z-index: 478;
}
.link-127 {
  flex-shrink: 0;
  position: relative;
  width: 286px;
  height: 40px;
  background: linear-gradient(180deg, #3c096c, #10002b);
  z-index: 479;
  border-radius: 23px;
}
.get-started-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: 21px;
  top: 9px;
  left: 15px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  white-space: nowrap;
  z-index: 481;
}
.icon-128 {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  left: 248px;
  background: url(./assets/images/71a19781-58b7-47e2-8555-3f925e6d8a59.png)
    no-repeat center;
  background-size: cover;
  z-index: 480;
  overflow: hidden;
}
.horizontal-border-129 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 1208px;
  padding: 18px 440px 18px 440px;
  border-bottom: 1px solid #eeeeee;
  z-index: 482;
}
.copyright-text {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 328px;
  height: 30px;
  color: rgba(0, 0, 0, 0.6);
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 300;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  z-index: 483;
}
.floating-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: absolute;
  width: 100px;
  height: 100px;
  top: 325.713px;
  left: 1470px;
  padding: 25px 29px 25px 29px;
  z-index: 484;
}
.floating-button-background {
  flex-shrink: 0;
  position: absolute;
  width: 100px;
  height: 100px;
  top: 0;
  left: 0;
  background: url(./assets/images/ed8ddb6a-bfb4-40c7-b0c9-ae2ece0706de.png)
    no-repeat center;
  background-size: cover;
  z-index: 485;
}
.floating-button-icon {
  flex-shrink: 0;
  position: relative;
  width: 42.327px;
  height: 50px;
  z-index: 486;
}
.logo-12a {
  position: absolute;
  width: 42.327px;
  height: 50px;
  top: 0;
  left: 0;
  background: url(./assets/images/306112ec-462e-479c-b3eb-863c7d0fe758.png)
    no-repeat center;
  background-size: cover;
  z-index: 487;
  overflow: hidden;
}
