.col-lg-6.about-us-left-content {
  padding-right: 110px;
  padding-left: 80px;
}
.dsco-about-section {
  padding: 60px 0px;
}
.dsco-about-section {
  background: rgba(16, 16, 16, 1);
  position: relative;
  overflow: hidden;
}
.dsco-about-row {
  min-height: 100%;
  align-items: center;
}
.dsco-about-title {
  font-family: "BDO Grotesk";
  font-weight: 400;
  font-style: Regular;
  font-size: 6.875rem;
  line-height: 130px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: rgba(255, 255, 255, 1);
}
.dsco-about-title span {
  color: rgba(105, 46, 232, 1);
}
.dsco-about-text {
  font-family: "Standerd";
  font-weight: 500;
  font-style: Medium;
  font-size: 2.5rem;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: rgba(215, 217, 255, 1);
  margin-bottom: 60px;
}
.dsco-about-btn {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, 1);
  padding: 16px 28px;
  border-radius: 67px;
  font-family: "Standerd";
  font-weight: 400;
  font-style: Regular;
  font-size: 1.5625rem;
  line-height: 28px;
  letter-spacing: 2%;
  text-align: center;
  text-decoration: none;
}
.dsco-aboutimg-div {
  position: relative;
  text-align: center;
}
.about-img {
  width: 100%;
  border-radius: 16px;
}
.gradient-text-dsco {
  padding-top: 30px;
  padding-bottom: 35px;
  font-family: "BDO Grotesk";
  font-weight: 500;
  font-style: Medium;
  font-size: 7.8125rem;
  line-height: 130px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  position: relative;
  bottom: 30px;
  width: 100%;
  background: linear-gradient(
    182.91deg,
    #ffffff 2.42%,
    rgba(199, 199, 199, 0.12) 83.67%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.co-wrap {
  position: relative;
  display: inline-block;
}
.node-142 .section-intro {
  padding: 130px 80px;
}
.node-142 .intro-title {
  margin-bottom: 25px;
}
.node-142 .intro-ptext {
  margin-bottom: 81px;
}
.tm-mark {
  position: absolute;
  top: -135px;
  right: 42px;
  font-family: "BDO Grotesk";
  font-weight: 500;
  font-size: 1.5625rem;
  line-height: 35px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.35);
  -webkit-text-fill-color: rgba(255, 255, 255, 0.35);
  z-index: 5;
}
.about-ds-team-section {
  background: rgba(16, 16, 16, 1);
  padding: 100px 0;
}
.ds-team-heading {
  font-family: "BDO Grotesk";
  font-weight: 400;
  font-style: Regular;
  font-size: 4.125rem;
  line-height: 90px;
  letter-spacing: 0%;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 60px;
}
.ds-team-heading span {
  color: #7b5cff;
}
section.about-ds-team-section .container {
  width: 80%;
}
.ds-team-card {
  border-top-left-radius: 27px;
  border-top-right-radius: 27px;
  height: 100%;
  width: 100%;
  padding-top: 40px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.ds-team-card.purple {
  background: rgba(105, 45, 231, 1);
  color: rgba(255, 255, 255, 1);
}
.ds-team-card.light {
  background: rgba(213, 216, 254, 1);
  color: rgba(0, 0, 0, 1);
}
.about-ds-team-info h5 {
  font-family: "BDO Grotesk";
  font-weight: 500;
  font-style: Medium;
  font-size: 2rem;
  line-height: 38px;
  letter-spacing: -2px;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 4px;
}
.intro-ptext {
  font-family: "Standerd";
}
.strategy-intro-text {
  font-family: "Standerd";
}
.strategy-desc {
  font-family: "Standerd";
}
.about-ds-team-section .col-lg-4.col-md-6 {
  padding: 40px;
}
.about-ds-team-info p {
  font-family: "Standerd";
  font-weight: 500;
  font-style: Medium;
  font-size: 1.2rem;
  line-height: 34px;
  letter-spacing: 0.82px;
  text-align: center;
  vertical-align: middle;
  opacity: 0.8;
}
.ds-team-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ds-team-btns {
  margin-top: 60px;
  display: flex;
  justify-content: center;
  gap: 20px;
}
.ds-team-btns a {
  padding: 10px 20px;
  border-radius: 30px;
  font-family: "BDO Grotesk";
  font-weight: 500;
  font-style: Medium;
  font-size: 1.25rem;
  line-height: 100%;
  letter-spacing: 1px;
  text-decoration: none;
}
.about-team-storybtn {
  background: rgba(255, 255, 255, 1);
  color: rgba(16, 16, 16, 1);
}
.team-talkbtn {
  color: rgba(255, 255, 255, 1);
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 1);
}
.about-ds-video-section {
  position: relative;
  width: 100%;
  height: 800px;
  background-image: url("../images/about-video-section.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.ds-aboutimg {
  width: 100%;
  height: auto;
}
.about-ds-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.node-142 .lets-span {
  background: rgba(105, 46, 232, 1);
  border-radius: 100px;
  padding: 3px 20px;
  margin-left: 15px;
}
.node-142 span.lets-span img {
  width: 16px;
  height: 16px;
}
.about-ds-video-section {
  position: relative;
  overflow: hidden;
}
.about-ds-bg-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
/* Buy premium domain page css*/
.Buy-domain-section {
  position: relative;
  background-image: url("../images/Buy-domain-mapimg.png");
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  overflow: hidden;
}
.Buy-domain-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.85),
    rgba(0, 0, 0, 0.55),
    rgba(0, 0, 0, 0.25)
  );
}
.Buy-domain-section .container {
  position: relative;
  z-index: 2;
}
.Buy-domain-title {
  color: rgba(255, 255, 255, 1);
  font-family: "BDO Grotesk";
  font-weight: 400;
  font-style: Regular;
  font-size: 4.5rem;
  line-height: 6.2rem;
  letter-spacing: 0px;
  vertical-align: middle;
}
.Buy-domain-title span {
  color: rgba(105, 46, 232, 1);
}
.Buy-domain-subtext {
  margin-top: 18px;
  font-family: "Standerd";
  font-weight: 500;
  font-style: Medium;
  font-size: 2.4rem;
  line-height: 32px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: rgba(215, 217, 255, 1);
}
.Buy-domain-filters {
  margin-top: 36px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}
.Buy-domain-filters button {
  position: relative;
  padding: 10px 18px;
  border-radius: 6px;
  background: rgba(22, 22, 24, 1);
  border: 1px solid rgba(39, 39, 42, 1);
  font-family: "Standerd";
  font-weight: 500;
  font-style: Medium;
  font-size: 1.2rem;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: center;
  vertical-align: middle;
  color: rgba(255, 255, 255, 1);
}
.Buy-domain-row {
  min-height: 100vh;
  align-items: center;
}
.Buy-domain-filters button:hover {
  background: #2a2a2f;
}
.Buy-domain-filters button:not(:last-child)::after {
  content: "";
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
  height: 35px;
  width: 1px;
  background: rgba(255, 255, 255, 0.27);
}
.Buy-domain-filters button.active {
  box-shadow: 0px 4px 6px -4px rgba(59, 130, 246, 0.2);
  background: rgba(105, 46, 232, 1);
  border-color: rgba(105, 46, 232, 1);
}
.ds-Buy-domain-list {
  background: rgba(7, 7, 7, 1);
  padding: 80px 0;
}
.Buy-span-p {
  font-family: "Standerd";
  font-weight: 500;
  font-style: SemiBold;
  font-size: 1.6rem;
  line-height: 100%;
  letter-spacing: 1px;
  vertical-align: middle;
  color: rgba(255, 255, 255, 1);
}
.ds-Buy-domain-card {
  background: rgba(22, 22, 24, 1);
  border: 1px solid #1e1e26;
  border-radius: 10px;
  padding: 22px 26px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
  transition: 0.3s;
}
.ds-Buy-domain-card:hover {
  background: rgba(105, 46, 232, 1);
}
.ds-Buy-card-left p {
  font-family: "Standerd", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 1.2rem;
  line-height: 20px;
  letter-spacing: 1px;
  vertical-align: middle;
  margin-bottom: 15px;
  max-width: 900px;
  color: rgba(213, 216, 254, 1);
}
.Buy-p-text {
  font-family: "Standerd";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 1.5rem;
  line-height: 38.43px;
  letter-spacing: 1.44px;
  vertical-align: middle;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 1);
}
.ds-Buy-tags {
  display: flex;
  gap: 8px;
  align-items: center;
  flex-wrap: wrap;
}
.ds-Buy-card-right {
  text-align: right;
}
.ds-Buy-card-right p {
  font-family: "Standerd";
  font-weight: 400;
  font-style: Regular;
  font-size: 1rem;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: right;
  vertical-align: middle;
  text-transform: uppercase;
  color: rgba(213, 216, 254, 1);
}
.ds-Buy-domain-card:hover .ds-Buy-price {
  color: rgba(255, 255, 255, 1);
}
.ds-Buy-domain-card:hover .ds-Buy-card-right a {
  background: rgba(255, 255, 255, 1);
  color: rgba(105, 46, 232, 1);
  text-decoration: none;
}
.ds-Buy-price {
  font-family: "Standerd", sans-serif;
  font-weight: 600;
  font-style: Bold;
  font-size: 2.5rem;
  line-height: 67.25px;
  letter-spacing: 1px;
  text-align: right;
  vertical-align: middle;
  margin-bottom: 60px;
  margin-top: -14px;
  height: 50px;
  color: rgba(105, 46, 232, 1);
}
.ds-Buy-card-right .button {
  background: rgba(105, 46, 232, 1);
  font-family: "Inter";
  font-weight: 500;
  font-style: Semi Bold;
  font-size: 1.6rem;
  line-height: 48.04px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  border: none;
  padding: 12px 14px;
  border-radius: 19px;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  box-shadow: 0px 4.8px 9.61px -4.8px rgba(59, 130, 246, 0.1);
}
.ds-Buy-tags .item-list ul li {
  font-size: 0.7rem;
  padding: 13px;
  border-radius: 14px;
  background: rgba(39, 39, 42, 1);
  font-family: "Standerd", sans-serif;
  font-weight: 500;
  font-style: SemiBold;
  font-size: 1.3rem;
  line-height: 38.43px;
  letter-spacing: 1.44px;
  vertical-align: middle;
  text-transform: uppercase;
  color: rgba(175, 154, 255, 1);
}
.ds-Buy-tags .item-list ul {
  display: flex;
  gap: 10px;
  list-style: none;
}
.ds-Buy-card-right a {
  background: rgba(105, 46, 232, 1);
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-style: Semi Bold;
  font-size: 1.6rem;
  line-height: 48.04px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  border: none;
  padding: 15px 20px;
  border-radius: 19px;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  box-shadow: 0px 4.8px 9.61px -4.8px rgba(59, 130, 246, 0.1);
}
.ds-Buy-card-left h4 a {
  font-family: "Standerd", sans-serif;
  font-weight: 600;
  font-style: Bold;
  font-size: 3.25rem;
  line-height: 67.25px;
  letter-spacing: 1px;
  vertical-align: middle;
  margin-bottom: 6px;
  color: rgba(255, 255, 255, 1);
}
div#edit-field-filter-target-id ul {
  list-style: none;
  margin-top: 36px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  padding-left: 0;
}
div#edit-field-filter-target-id ul li {
  position: relative;
  padding: 19px 20px;
  border-radius: 6px;
  background: rgba(22, 22, 24, 1);
  border: 1px solid rgba(39, 39, 42, 1);
  font-family: "Standerd", sans-serif;
  font-weight: 500;
  font-style: Medium;
  font-size: 1.2rem;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: center;
  vertical-align: middle;
}
div#edit-field-filter-target-id ul li a {
  color: rgba(255, 255, 255, 1);
}
div#edit-field-filter-target-id ul li a:hover {
  text-decoration: none;
}

div#edit-field-filter-target-id ul li:hover {
  background: #2a2a2f;
}
div#edit-field-filter-target-id ul li:not(:last-child)::after {
  content: "";
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
  height: 35px;
  width: 1px;
  background: rgba(255, 255, 255, 0.27);
}
#edit-field-filter-target-id ul li:has(a.bef-link--selected) {
  background: rgba(105, 46, 232, 1);
  border-color: rgba(105, 46, 232, 1);
}
.ds-Buy-card-left h4 a:hover {
  text-decoration: none;
}
/* Join our team page */
.career-team {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.career-small-text {
  font-family: "Standerd";
  font-weight: 500;
  font-style: Medium;
  font-size: 3rem;
  line-height: 48px;
  letter-spacing: -1.2px;
  text-align: center;
  vertical-align: middle;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.teams-career-heading {
  font-family: "BDO Grotesk", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 4.125rem;
  line-height: 90px;
  letter-spacing: 1px;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 10px;
}
.teams-career-heading span {
  color: #7b5cff;
}
.career-job-card {
  background: rgba(23, 23, 23, 1);
  border-radius: 20px;
  margin-bottom: 1.5rem;
}
.career-div-text {
  text-align: center;
  margin-bottom: 3rem;
}
.job-img img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  object-fit: cover;
}
.badge-role-career {
  background: rgba(38, 38, 38, 1);
  border: 1.3px solid rgba(55, 65, 81, 1);
  border-radius: 8px;
  padding: 8px 17px;
  color: rgba(209, 213, 219, 1);
  font-family: "Standerd", sans-serif;
  font-weight: 500;
  font-style: Medium;
  font-size: 1.43rem;
  line-height: 19.57px;
  letter-spacing: 1px;
  vertical-align: middle;
  margin-bottom: 0.5rem;
}
.apply-box-career {
  background: rgba(105, 45, 231, 1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.career-job-row {
  border-top: 1.3px solid rgba(105, 45, 231, 1);
  border-bottom: 1.3px solid rgba(105, 45, 231, 1);
  padding: 1.5rem;
}
.apply-box-career p a {
  font-family: "Standerd", sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 1.45rem;
  line-height: 19.57px;
  letter-spacing: 1.3px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  text-decoration: none;
  color: rgba(255, 255, 255, 1);
}
.career-job-h6 {
  font-family: "Standerd", sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 2rem;
  line-height: 36.53px;
  letter-spacing: 1px;
  vertical-align: middle;
  color: rgba(175, 154, 255, 1);
}
.jobs-career-ptext {
  font-family: "Standerd", sans-serif;
  font-weight: 500;
  font-style: SemiBold;
  font-size: 1.45rem;
  line-height: 100%;
  letter-spacing: 1px;
  vertical-align: middle;
  color: rgba(213, 216, 254, 1);
  margin-top: 40px;
}
.jobs-text-list li {
  font-family: "Standerd", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 1.45rem;
  line-height: 100%;
  letter-spacing: 1px;
  vertical-align: middle;
  color: rgba(156, 163, 175, 1);
}
.slick-prev::before,
.slick-next::before {
  display: none;
}
.ds-team-slider .slick-prev,
.ds-team-slider .slick-next {
  background: rgba(105, 45, 231, 1);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.ds-team-slider .slick-prev:hover,
.ds-team-slider .slick-next:hover {
  background: rgba(105, 45, 231, 1);
}
.ds-team-slider .slick-prev img,
.ds-team-slider .slick-next img {
  width: 16px;
  height: auto;
  display: block;
}
.ds-team-slider .slick-prev {
  position: absolute;
  left: -60px;
  top: 50%;
}
.ds-team-slider .slick-next {
  position: absolute;
  right: -60px;
  bottom: 50%;
}
.career-ds-team-section {
  background: rgba(16, 16, 16, 1);
  padding: 40px 0;
}
.node-165 .team-heading {
  text-align: center;
}
.node-165 .team-row-div {
  gap: 0px;
}
.node-165 section.team-section .container {
  width: 80%;
}
.node-165 p.graphic-ptext {
  font-family: "Standerd", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 26px;
  line-height: 20.87px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: rgba(156, 163, 175, 1);
}
.node-165 p.graphic-ptext img {
  margin-right: 10px;
}
.col-md-7.career-job-row .item-list ul li {
  color: rgb(209, 213, 219);
  font-family: "Standerd", sans-serif;
  font-weight: 500;
  font-size: 1.43rem;
  line-height: 19.57px;
  letter-spacing: 1px;
  vertical-align: middle;
  margin-bottom: 0.5rem;
  background: rgb(38, 38, 38);
  border-width: 1.3px;
  border-style: solid;
  border-color: rgb(55, 65, 81);
  border-image: initial;
  border-radius: 8px;
  padding: 8px 17px;
}
.col-md-7.career-job-row .item-list ul {
  display: flex;
  gap: 15px;
  list-style: none;
  padding-left: 0;
}
.node-165 .ds-team-btns {
  display: none;
}
.node-165 .about-ds-team-section {
  padding-top: 0px;
}
.node-165 .ds-team-heading {
  margin-bottom: 15px;
  margin-top: 30px;
  padding-top: 20px;
}
.node-165 .career-small-text {
  margin-bottom: 80px;
}
/* 3 career graphic page css*/
.graphic-about {
  padding-top: 7rem;
  padding-bottom: 3rem;
}
.graphic-about-row {
  --bs-gutter-y: 1.5rem;
  gap: 6rem;
}
.graphic-about-card {
  padding: 1.5rem;
  height: 100%;
  padding-right: 6rem;
}
.graphic-title {
  margin-bottom: 0.25rem;
  font-family: "BDO Grotesk", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 3.87rem;
  line-height: 61.91px;
  letter-spacing: -2.04px;
  vertical-align: middle;
  color: rgba(213, 216, 254, 1);
  margin-bottom: 20px;
}
.graphic-smalltext-div {
  display: flex;
  gap: 24px;
  margin-top: 8px;
  margin-bottom: 40px;
}
.graphic-ptext {
  font-family: "Standerd", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 1.25rem;
  line-height: 30.96px;
  letter-spacing: 1px;
  align-items: center;
  color: rgba(213, 216, 254, 1);
}
.vector-icon {
  margin-right: 6px;
}
.graphic-heading-text {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 1.94rem;
  line-height: 38.7px;
  letter-spacing: -0.77px;
  vertical-align: middle;
  color: rgba(175, 154, 255, 1);
  margin-bottom: 15px;
  margin-top: 40px;
}
.graphic-description {
  font-family: "Standerd", sans-serif;
  font-weight: 100;
  font-style: Regular;
  font-size: 1.45rem;
  line-height: 37.73px;
  letter-spacing: 1px;
  vertical-align: middle;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 15px;
}
.vector-right {
  width: 25px;
  height: 25px;
  margin-top: 6px;
  margin-right: 20px;
  margin-left: -20px;
}
.graphic-list {
  display: flex;
}
.graphic-apply-title {
  font-family: "BDO Grotesk", sans-serif;
  font-weight: 500;
  font-style: Medium;
  font-size: 2.375rem;
  line-height: 41.62px;
  letter-spacing: 1px;
  vertical-align: middle;
  color: rgba(255, 255, 255, 1);
}
.apply-ptext {
  font-family: "Standerd", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 29.73px;
  letter-spacing: 1px;
  vertical-align: middle;
  color: rgba(219, 234, 254, 1);
}
.apply-form-card {
  border: 1.49px solid rgba(240, 242, 244, 1);
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 11.89px 14.86px -8.92px rgba(0, 0, 0, 0.1);
  border-radius: 18px;
  padding-bottom: 23.78px;
  overflow: hidden;
}
.apply-header {
  background: rgba(105, 45, 231, 1);
  padding: 36px;
  border-radius: 14px 14px 0 0;
}
.applyform-graphic {
  margin-bottom: 3rem;
}
.apply-form-div {
  margin-bottom: 1rem;
}
.form-control::placeholder {
  color: rgba(91, 91, 91, 1);
}
.form-control:focus {
  border-color: rgba(105, 45, 231, 1);
}
.upload-box:hover,
.upload-box.dragover {
  border-color: #007bff;
  background: #f0f7ff;
}
.upload-box p {
  margin: 0;
  font-family: "Standerd", sans-serif;
  font-weight: 500;
  font-style: Medium;
  font-size: 1rem;
  line-height: 23.78px;
  letter-spacing: 1px;
  vertical-align: middle;
  color: rgba(105, 45, 231, 1);
}
div#edit-resume--description {
  color: rgba(91, 91, 91, 1);
  font-family: "Standerd";
  font-weight: 400;
  font-style: Regular;
  font-size: 1rem;
  line-height: 22.3px;
  letter-spacing: 1px;
  vertical-align: middle;
  margin-top: 10px;
}
.apply-policytext {
  margin-top: 2rem;
  font-family: "Standerd", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 1rem;
  line-height: 26.58px;
  letter-spacing: 1px;
  text-align: center;
  vertical-align: middle;
  color: rgba(107, 114, 128, 1);
}
.apply-policytext a {
  text-decoration: none;
  color: rgba(107, 114, 128, 1);
}
.bottom-timeline-div {
  display: flex;
}
.hiringtext {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 20.81px;
  line-height: 29.73px;
  letter-spacing: 1px;
  vertical-align: middle;
  color: rgba(175, 154, 255, 1);
}
.hiring-datetext {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 1.2rem;
  line-height: 23.78px;
  letter-spacing: 1px;
  vertical-align: middle;
  color: rgba(160, 160, 160, 1);
}
.bottom-timeline-div img {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  margin-top: 4px;
}
.timeline {
  border: 1.49px solid rgba(255, 255, 255, 0.2);
  background: transparent;
  border-radius: 17px;
  padding: 20px;
  margin-top: 2rem;
}
body.toolbar-icon-10.layout-no-sidebars.node-168.user-logged-in.path-node.page-node-type-careers.toolbar-horizontal.toolbar-fixed.toolbar-tray-open {
  background: rgba(16, 16, 16, 1);
}
div#webform-submission-career-node-168-form-ajax {
  padding: 1.5rem;
}
.webform-submission-career-add-form label {
  width: 100%;
  margin-top: 20px;
  font-family: "Standerd";
  font-weight: 400;
  font-style: SemiBold;
  font-size: 20px;
  line-height: 29.73px;
  letter-spacing: 1px;
  vertical-align: middle;
  color: rgba(16, 16, 16, 1);
  margin-bottom: 1rem;
}
.webform-submission-career-add-form input {
  border-radius: 5px;
  height: auto;
  background: transparent;
  border: 1.49px solid rgba(229, 231, 235, 1);
  color: rgba(91, 91, 91, 1);
  font-family: "Standerd";
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 1px;
  width: 100%;
  vertical-align: middle;
  padding: 14px 18px;
}
.webform-submission-career-add-form input#edit-actions-submit {
  margin-top: 2rem;
  background: rgba(105, 45, 231, 1);
  padding: 18px 24px;
  border-radius: 12px;
  box-shadow: 0px 5.95px 8.92px -5.95px rgba(59, 130, 246, 0.2);
  border: none;
  font-family: "Standerd";
  font-weight: 700;
  font-style: Bold;
  font-size: 1.49rem;
  line-height: 35.67px;
  letter-spacing: 1px;
  text-align: center;
  vertical-align: middle;
  color: rgba(255, 255, 255, 1);
  width: 100%;
}
.webform-submission-career-add-form textarea#edit-cover-letter-sample-text {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: 1.49px solid rgba(229, 231, 235, 1);
  border-radius: 0.375rem;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
.webform-submission-career-add-form div.js-form-managed-file.form-managed-file {
  border: 2.97px dashed rgba(229, 231, 235, 1);
  border-radius: 12px;
  padding: 30px;
  text-align: center;
  cursor: pointer;
  background: rgba(249, 250, 251, 1);
}
.webform-submission-career-add-form p#uploadText {
  margin: 0;
  font-family: "Standerd";
  font-weight: 500;
  font-style: Medium;
  font-size: 1rem;
  line-height: 23.78px;
  letter-spacing: 1px;
  vertical-align: middle;
  color: rgba(105, 45, 231, 1);
}
.webform-submission-career-add-form p#uploadText small {
  color: rgba(91, 91, 91, 1);
  font-family: "Standerd";
  font-weight: 400;
  font-style: Regular;
  font-size: 1rem;
  line-height: 22.3px;
  letter-spacing: 1px;
  vertical-align: middle;
}
/* Each Domain page */
.Each-domain-section {
  background: rgba(16, 16, 16, 1);
  background-image: url("./images/marketing-bg-img.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 444px;
  align-items: center;
}
.each-domain-innerdiv {
  padding-top: 4rem;
  padding-bottom: 3rem;
}
.Each-domain-h1 {
  font-family: "BDO Grotesk";
  font-weight: 500;
  font-style: Medium;
  font-size: 6.875rem;
  line-height: 130px;
  letter-spacing: 1px;
  text-align: center;
  vertical-align: middle;
  color: rgba(175, 154, 255, 1);
}
.Each-Domain-div {
  margin-bottom: 3rem;
  text-align: center;
}
.Each-domain-ptext {
  font-family: "Standerd";
  font-weight: 500;
  font-style: Medium;
  font-size: 3.5rem;
  line-height: 72.56px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: rgba(213, 216, 254, 1);
}
.each-domain-desc {
  font-family: "Standerd";
  font-weight: 500;
  font-style: Medium;
  font-size: 2rem;
  color: rgba(255, 255, 255, 1);
  line-height: 100%;
  letter-spacing: 1px;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 40px;
}
.form-section-domain {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(241, 245, 249, 1);
    box-shadow: 0px 8px 10px -6px rgba(0, 0, 0, 0.1);
    border-radius: 24px;
    padding: 3rem;
}
.form-section-h5 {
    font-family: "Standerd";
    font-weight: 900;
    font-style: Bold;
    font-size: 2.4rem;
    line-height: 36px;
    letter-spacing: 1px;
    text-align: center;
    vertical-align: middle;
    color: rgba(105, 46, 232, 1);
    margin-bottom: 2rem;
}
.form-section-ptext {
    font-family: Standerd;
    font-weight: 400;
    font-style: Regular;
    font-size: 28px;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: center;
    vertical-align: middle;
    color: rgba(16, 16, 16, 1);
    margin-bottom: 3rem;
}
#domain-Each-form input.form-control,
#domain-Each-form textarea {
  background: rgba(251, 251, 255, 1);
  border: 1px solid rgba(226, 232, 240, 1);
  border-radius: 12px;
}
.send-offer-div {
  text-align: center;
  margin-top: 1rem;
}
.termstext-domain {
  font-family: Standerd;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.8rem;
  line-height: 16px;
  letter-spacing: 1px;
  text-align: center;
  vertical-align: middle;
  color: rgba(85, 85, 85, 1);
}
.power-card {
    background: rgba(16, 16, 16, 1);
    border: 1.29px solid rgba(175, 154, 255, 1);
    box-shadow: 0px 1.29px 2.58px 0px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    padding: 4rem 3rem;
    height: 100%;
}
.power-card-title {
    font-family: Standerd;
    font-weight: 700;
    font-style: Bold;
    font-size: 66px;
    line-height: 41.29px;
    letter-spacing: 1px;
    vertical-align: middle;
    color: rgba(188, 191, 224, 1);
    margin-bottom: 3rem;
}
.power-ptext {
  font-family: Standerd;
  font-weight: 400;
  font-style: Regular;
  font-size: 1.25rem;
  line-height: 36.12px;
  letter-spacing: 1px;
  vertical-align: middle;
  color: rgba(255, 255, 255, 1);
}
.power-card-ul {
  margin-top: 1rem;
}
.list-domain-ptext {
  font-family: Standerd;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 1.26rem;
  line-height: 36.12px;
  letter-spacing: 1px;
  vertical-align: middle;
  color: rgba(255, 255, 255, 1);
}
.list-domain-ptext span {
  color: rgba(175, 154, 255, 1);
}
.power-industries-title {
    font-family: Standerd;
    font-weight: 700;
    font-style: Bold;
    font-size: 2.4rem;
    line-height: 41.29px;
    letter-spacing: 1px;
    text-align: center;
    vertical-align: middle;
    color: rgba(213, 216, 254, 1);
    margin-bottom: 3rem;
}
.industry-box-power {
    background: rgba(248, 250, 252, 1);
    border: 1.29px solid rgba(241, 245, 249, 1);
    border-radius: 12px;
    padding: 12px;
    height: 100%;
    text-align: center;
}
.industry-box-power p {
  font-family: Standerd;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 1.16rem;
  padding-top: 4px;
  color: rgba(15, 23, 42, 1);
  line-height: 25.8px;
  letter-spacing: 1px;
  text-align: center;
  vertical-align: middle;
}
.brand-card-div {
  background: rgba(16, 16, 16, 1);
  border: 1.29px solid rgba(36, 36, 36, 1);
  box-shadow: 0px 1.29px 2.58px 0px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  padding: 1.5rem;
}
.branding-card {
  padding: 22px 26px;
  background: rgba(16, 16, 16, 1);
  border-radius: 12px;
  border: 1.29px solid rgba(36, 36, 36, 1);
  box-shadow: 0px 1.29px 2.58px 0px rgba(0, 0, 0, 0.05);
  color: rgba(255, 255, 255, 1);
}
.card-header-brand {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.branding-title {
  font-weight: 700;
  font-style: Bold;
  font-size: 1.26rem;
  line-height: 36.13px;
  letter-spacing: 1px;
  vertical-align: middle;
  display: flex;
  gap: 8px;
  align-items: center;
}
.score-box {
  background: #fff;
  color: rgba(16, 16, 16, 1);
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 1rem;
  line-height: 36.13px;
  letter-spacing: 1px;
  vertical-align: middle;
  padding: 6px 12px;
  border-radius: 8px;
}
.badge-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 14px 0 10px;
}
.brand-card-badge {
  background: rgba(105, 46, 232, 1);
  padding: 4px 10px;
  border-radius: 20px;
  font-family: Inter;
  font-weight: 600;
  font-style: Semi Bold;
  font-size: 0.89rem;
  line-height: 20.65px;
  letter-spacing: 1px;
  vertical-align: middle;
  text-transform: uppercase;
}
.brand-card-badge2 {
  background: rgba(175, 154, 255, 1);
  padding: 4px 10px;
  border-radius: 20px;
  font-family: Inter;
  font-weight: 600;
  font-style: Semi Bold;
  font-size: 0.89rem;
  line-height: 20.65px;
  letter-spacing: 1px;
  vertical-align: middle;
  text-transform: uppercase;
}
.percent {
  font-size: 0.9rem;
  color: #cfcfcf;
}
.progress-wrapper {
  margin-top: 8px;
}
.progress-bar {
  height: 6px;
  background: rgba(56, 56, 56, 1);
  border-radius: 10px;
  overflow: hidden;
}
.progress-fill {
  width: 94%;
  height: 100%;
  background: rgba(105, 46, 232, 1);
  border-radius: 10px;
}
.scale {
  display: flex;
  justify-content: space-between;
  font-size: 0.7rem;
  color: rgba(175, 154, 255, 1);
  margin-top: 6px;
}
body.toolbar-icon-10.layout-no-sidebars.node-169.user-logged-in.path-node.page-node-type-page.toolbar-horizontal.toolbar-fixed.toolbar-tray-open {
    background: #000;
}
.container.py-5.Progress-bar {
    width: 80%;
}
form#webform-submission-secure-zanthem-node-169-add-form label {
    width: 100%;
    font-family: Standerd;
    font-weight: 400;
    font-style: semibold;
    font-size: 1.4rem;
    line-height: 20px;
    letter-spacing: 1px;
    vertical-align: middle;
    color: rgba(51, 65, 85, 1);
    padding-bottom: 10px;
}
form#webform-submission-secure-zanthem-node-169-add-form input#edit-actions-submit {
    background: rgba(105, 46, 232, 1);
    width: 100%;
    border: none;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    padding-right: 3rem;
    padding-left: 3rem;
    border-radius: 12px;
    color: rgba(255, 255, 255, 1);
    font-family: "Standerd",sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 1.4rem;
    line-height: 28px;
    letter-spacing: 1px;
    text-align: center;
    vertical-align: middle;
}
form#webform-submission-secure-zanthem-node-169-add-form textarea#edit-message-optional {
    background: rgba(251, 251, 255, 1);
    border: 1px solid rgba(226, 232, 240, 1);
    border-radius: 12px;
    width: 100%;
    border: 1.49px solid rgba(229, 231, 235, 1);
    color: rgba(91, 91, 91, 1);
    font-family: "Standerd";
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 1px;
    vertical-align: middle;
    padding: 14px 18px;
    margin-bottom: 15px;
}
form#webform-submission-secure-zanthem-node-169-add-form input {
    background: rgba(251, 251, 255, 1);
    border: 1px solid rgba(226, 232, 240, 1);
    border-radius: 12px;
    width: 100%;
    border: 1.49px solid rgba(229, 231, 235, 1);
    color: rgba(91, 91, 91, 1);
    font-family: "Standerd";
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 1px;
    vertical-align: middle;
    padding: 14px 18px;
    margin-bottom: 15px;
}
form#webform-submission-secure-zanthem-node-169-add-form .js-form-item.form-item.js-form-type-textfield.form-type-textfield.js-form-item-full-name.form-item-full-name {
    width: 50%;
    float: left;
    padding-right: 15px;
}
form#webform-submission-secure-zanthem-node-169-add-form .js-form-item.form-item.js-form-type-email.form-type-email.js-form-item-email-address.form-item-email-address {
    width: 50%;
    float: right;
}
form#webform-submission-secure-zanthem-node-169-add-form input#edit-full-name {
    width: 100%;
    margin-top: 0;
}
form#webform-submission-secure-zanthem-node-169-add-form input#edit-email-address {
    width: 100%;
}
.power-card .row .col-6 {
    margin-bottom: 15px;
}
