:root {
  --section-height: 740px;
}
.marketplace .gradient-text {
  background: linear-gradient(90deg, #3749a6 0%, #863181 17%, #dc1758 75%);
  /* background: -webkit-linear-gradient(275deg, #1849A9 0%, #DC1759 100%); */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.marketplace .gradient-text-rev {
  background: linear-gradient(90deg, #3749a6 0%, #863181 60%, #dc1758 100%);
  /* background: linear-gradient(90deg, #dc1758 19%, #6f388b 59%, #3749a6 100%); */ 
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-family: Lato;
font-size: 25.14px;
font-weight: 800;
line-height: 47px;
text-align: center;

}
.marketplace .forwork {
  font-family: "Lato";
  font-size: 58.86px;
  font-weight: 400;
  line-height: 0.7;
  text-align: center;
}
.marketplace .alitext {
  margin: 6px;
  letter-spacing: -0.1px;
  font-family: Lato;
  font-size: 22px;
  font-weight: 400;
  line-height: 35.62px;
  text-align: center;
}
.marketplace .ali {
  font-family: Lato;
  font-size: 22px;
  font-weight: 900;
  line-height: 35.62px;
  text-align: center;
}
.marketplace .getOneApp, .getOneApp {
  width: 189px;
  height: 48px;
  gap: 6px;
  background: #000;
  color: white;
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}
.marketplace .ratingHead {
  font-family: Lato;
  font-size: 37.7px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  padding-right: 18px;
}
.marketplace .rating-td-star img {
  float: left;
  margin-right: 2px;
}
.marketplace .rating-user {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
}
.marketplace .partner-div {
  width: 920px;
  /*height: 113.33px;*/
  top: 644px;
  margin: auto;
}
.marketplace .partner-div .title {
  font-family: Lato;
  font-size: 18.6px;
  font-style: italic;
  font-weight: 500;
  line-height: 26px;
  text-align: center;
  color: #565656;
}
.marketplace .partner-logo {
  opacity: 0.7;
}
.marketplace .get-job-div {
  font-family: Lato;
  font-size: 41.19px;
  font-weight: 300;
  line-height: 57.66px;
  height: 130px;
  background: #1c1c1c;
  background-image: url(/wp-content/themes/wooquer/assets/img/grid-pattern.png);
}
.marketplace .get-job-div .highlight-job {
  font-family: Lato;
  font-size: 41.19px;
  font-weight: 800;
  line-height: 57.66px;
  text-align: right;
}
.marketplace .section-title-new strong {
  font-family: Lato;
  font-size: 38px;
  font-weight: 800;
  line-height: 48.77px;
  text-align: left;
}
.marketplace .section-title-new {
  font-family: Anybody;
  font-size: 38px;
  font-weight: 400;
  line-height: 48.77px;
  text-align: left;
  color: rgba(101, 75, 1, 1);
}
.marketplace .section-title-new-bold {
  font-family: Anybody;
  font-size: 38px;
  font-weight: 600;
  line-height: 48.77px;
  text-align: left;
}
.marketplace .section-light-yellow {
  height: var(--section-height);
  background-color: #fee9ae;
}
.marketplace .dark-yellow {
  background: #fbdd89;
}
.marketplace .section-light-blue {
  height: var(--section-height);
  background-color: #daecff;
}
.marketplace .section-light-blue .section-title-new-bold,
.marketplace .section-light-blue .section-title-new {
  color: rgba(0, 24, 72, 1);
}
.marketplace .section-dark-blue {
  background: #c5e1fe;
}
.marketplace .section-light-purple {
  height: var(--section-height);
  background-color: #e8e6fe;
}
.marketplace .section-light-purple .section-title-new-bold,
.marketplace .section-light-purple .section-title-new {
  color: rgba(12, 3, 124, 1);
}
.marketplace .section-dark-purple {
  background: #d9d6fb;
}
.marketplace .section-light-pink {
  height: var(--section-height);
  background-color: #fee3e1;
}
.marketplace .section-light-pink .section-title-new-bold,
.marketplace .section-light-pink .section-title-new {
  color: #630a03;
}
.marketplace .section-dark-pink {
  background: #fed4d1;
}
.marketplace .section-pale-blue {
  height: var(--section-height);
  background-color: #ebf1ff;
}
.marketplace .section-pale-blue .section-title-new-bold,
.marketplace .section-pale-blue .section-title-new {
  color: #001f66;
}
.marketplace .section-dark-pale-blue {
  background: #ceddff;
}
.marketplace .section-pale-pink {
  height: var(--section-height);
  background-color: #fbdfe9;
}
.marketplace .section-pale-pink .section-title-new-bold,
.marketplace .section-pale-pink .section-title-new {
  color: #710e32;
}
.marketplace .section-dark-pale-pink {
  background: #fbd2e1;
}
.marketplace .left-div {
  width: 615px;
}
.marketplace .right-div {
  width: 619px;
}
.marketplace .left-div p {
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
}
.marketplace .accordion {
  max-width: 420px;
  text-align: left;
}
.marketplace article {
  width: 491px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  border: 0px 0px 1.02px 0px;
  border-bottom: 1.02px solid rgba(0, 0, 0, 1);
  background: rgba(255, 255, 255, 0);
}
.marketplace article .title {
  font-family: Lato;
  font-size: 20px;
  font-weight: 700;
  line-height: 28.45px;
  text-align: left;
}
.marketplace article .content {
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 21.34px;
  text-align: left;
}
.marketplace .lightme {
  background: rgba(255, 255, 255, 0.3);
}
/* Default state (collapsed) */
.section-dark-maroon {
  min-height: 500px;
  background: radial-gradient(#770329 0, #1c1c1c 70%);
  background-position: bottom;
}
.section-dark-maroon .title {
  /* font-family: Lato;
  font-size: 35px;
  font-weight: 600;
  line-height: 48.77px; */
  color: white; 
  font-family: Lato;
  font-size: 50px;
  font-weight: 600;
  line-height: 48.77px;
  text-align: center;
}
.section-dark-maroon .gradient-text-rev {
  font-family: Lato;
  font-size: 35px;
  font-weight: 700 !important;
  line-height: 48.77px; 
}
/* slick slider */
.slick-slide img {
    display: block;
    margin: auto;
}
.quotes-wrapper {
  max-width: 1024px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.quotes-container2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 16px;
  padding: 20px;
  border: 1px solid #777;
  min-height: 220px;
  gap: 0.5rem;
}
.quotes-content2 {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
a.quote-link.w-inline-block {
  display: flex;
  gap: 4px;
}
.quotes-heading.is-first {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 20px;
  border: 1px solid #777;
  background:  #FBDFE9;
  ;
  font-family: Inter;
  font-size: 44.1px;
  font-weight: 500;
  line-height: 48px;
  text-align: left;
}
.quotes-header2 img {
  border-radius: 50%;
}
.quotes-header2 {
  display: flex;
  gap: 15px;
}
.quotes-author {
  display: flex;
  flex-direction: column;
  gap: 1.75px;
}
.quotes-companytype {
  font-family: Lato;
font-size: 13px;
font-weight: 400;
line-height: 19.5px;
text-align: left;
color: #646464;
}
.quotes-title {
  font-family: Lato;
  font-size: 14.6px;
  font-weight: 500;
  line-height: 16px;
  text-align: left;
}
.quotes {
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
}
a.quote-link {
  border-top: 1px solid  black;
  padding: 5px 0;
  color: black;
  text-decoration: none;
  font-family: Inter;
  font-size: 13.7px;
  font-weight: 400;
  line-height: 22.5px;
  text-align: left;
  gap:2rem;
}
.get-one-app-div{
  width: 584px;
  height: 184.62px;
  top: 8126px;
  left: 428px;  
  margin: auto;
  font-family: Lato;
font-size: 25.14px;
font-weight: 500;
line-height: 47px;
text-align: center;

}
.marketplace .partner-div-top {
  width: 1230px; 
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.partner-div-top .partner-container img.vectors-wrapper-3 {
  filter: opacity(0.5);
}
.partner-div-top .partner-container {
  display: flex;
  flex-direction: column;
  font-size: 16px;
  padding: 20px; 
  width: 383px;
  justify-content: space-between;
  border: 1px solid #EBEBEB;
  background: #FAFAFA;

}
.partner-title{
 
    font-family: Lato !important;
    font-size: 28.87px;
    font-weight: 400;
    line-height: 18.15px;
    text-align: left; 
 
}

.partner-content {
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;  
}
.partner-app-link{
  font-family: Lato;
font-size: 15px;
font-weight: 400;
line-height: 22.5px;
text-align: left;
gap:2rem;
color: #777676;
text-decoration: none;
margin-top: 1rem;
}
.get-job-div .gradient-text{
  font-family: Lato;
  font-size: 35px;
  font-weight: 700;
  line-height: 49px;
  text-align: center;
  
}
.partner-head {
  font-family: Lato;
  font-size: 38px;
  font-weight: 700;
  line-height: 53.2px;
  text-align: center;
}

.get-job-div div{
  font-family: Lato;
font-size: 35px;
font-weight: 600;
line-height: 49px;
text-align: center;

}

.btn-anm-black{
  background: #000;
  position: relative;
  overflow: hidden;
}
.btn-anm-black .group1 {
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
  left: 0px;
  margin: auto;
  line-height: 2.4;
}
.strip-new{
  
    position: absolute;
    height: 48px;
    width: 100px;
    top: -2px;
    left: 2px;
    z-index: 0; 
}
.strip-new { 
  top: 50%; 
  transform: translateY(-50%);
  animation: scroll-strip 1.85s linear infinite;
}

@keyframes scroll-strip {
  0% {
      transform: translateX(-250px) translateY(-50%);
  }
  80% {
    transform: translateX(250px) translateY(-50%);
}
  82% {
    transform: translateX(250px) translateY(-50%);
}
  100% {
      transform: translateX(250px) translateY(-50%);
  }
}

.slick-nav {
  -webkit-mask-image: linear-gradient(to right, transparent, black 25%, black 75%, transparent);
  mask-image: linear-gradient(to right, transparent, black 25%, black 75%, transparent);
}
.slick-nav .slick-nav-title{
  font-family: Lato;
  font-size: 16.7px; 
  line-height: 21.6px;
  text-align: center;
  color: #ffffff40;
}