.landing-hero {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.8) 79.77%), #104041;
	padding: 100px 0;
	border-radius: 0 0 80px 80px;
}

.landing-hero h1 {
	font-size: 3.125vw !important;
	line-height: 3.646vw;
	font-weight: 800;
}

.hero-image-container{
	text-align: end;
}

.hero-rating-badge{
	position: absolute;
	top: 70px;
	left: 0;
	animation: floatY 3s ease-in-out infinite;
}

@keyframes floatY {
	0% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-10px);
	}
	100% {
		transform: translateY(0);
	}
}

.hero-image-bottom{
	background: #ADFF1C;
    padding: 10px;
    width: 100%;
    transform: translate(0px, -51px);
    border-radius: 0 0 25px 25px;
	color: #104041;
}

.value-list-container{
	padding-bottom: 70px;
}

.value-container{
	margin-top: -35px;
}

/* clint logi slider start */
.logo-slider-section .client-logo-track img{
	height: 30px;
	object-fit: cover;
}
.logo-slider-section .client-logo-slider::after{
	content: "";
    background: linear-gradient(270deg, rgba(4, 13, 14, 0) 0%, #040D0E 80%);
    position: absolute;
    left: 0;
    width: 130px;
    height: 80px;
    bottom: -10px;
}

.logo-slider-section .client-logo-slider::before{
	content: "";
	position: absolute;
	width: 130px;
	height: 80px;
	right: 0px;
	bottom: -10px;
	background: linear-gradient(270deg, rgba(4, 13, 14, 0) 0%, #040D0E 80%);
	transform: matrix(-1, 0, 0, 1, 0, 0);
	z-index: 3;
}
/* clint logi slider end */

/* about section */
.about-section-img{
	border-radius: 10px 10px 10px 70px;
}

.value-container{
	background: linear-gradient(299.23deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 100%), #104041;
}

.value-container .value-dot{
	height: 10px;
	width: 10px;
	background-color: #ADFF1C;
	border-radius: 100%;
}

/*  marketplace start */

.marketplace-card-container .slick-track{
	display: flex;
	gap: 30px;
}

.marketplace-card-container .slick-list {
	padding-top: 60px !important;
}

.marketplace-card-container .slick-slide.slick-center {
	transform: translateY(-50px);
	transition: transform 0.4s ease;
}

.marketplace-card-container .marketplace-card-arrow {
	height: 40px;
	width: 40px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	justify-self: end;
}

.marketplace-card-container .marketplace-card-details:hover .marketplace-card-arrow {
	background: #ADFF1C;
}

.marketplace-card-container .marketplace-card-details:hover .marketplace-card-arrow svg path {
	stroke: #000;
}

/*  marketplace end*/

.services-card .service-card-details{
	background-color: #ffffff;	
	transition: all 0.3s ease;
}

.services-card .service-card-details h3{
	color: #2F2F2F;
	transition: all 0.3s ease;
}

.services-card .service-card-details .service-dec {
	color: #4F4F4F;
	transition: all 0.3s ease;
}

.services-card .service-card-details .service-icon{
	height: 50px;
	width: 50px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
	background-color: #104041;
}

.services-card .service-card-details .service-icon img{
	height: 30px;
	width: 30px;
	object-fit: cover;
}

.services-card:hover .service-card-details{
	background-color: #104041;
}

.services-card:hover .service-icon{
	background-color: #ffffff;
}

.services-card:hover h3 {
    color: #ADFF1C; 
}

.services-card:hover .service-dec{
	color: #ffffff;
}

.expertise-badge {
	display: flex;
	align-items: center;
	gap: 5px;
	background: linear-gradient(90deg, rgba(102, 102, 102, 0.15) 0%, rgba(102, 102, 102, 0) 100%);
	padding: 5px 10px 5px 5px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}

.expertise-badge-heading{
	font-size: 18px !important;
}

.industries{
    padding-top: 70px;
    padding-bottom: 130px !important; 
}

.expertise-number {
	margin-top: -125px;
	max-width: 845px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 20px 30px 0;
	border-radius: 20px;
}

.expertise-value{
	font-size: 32px;
	font-weight: 700;
}

.expertise-number .expertise-border-1 {
	border-left: 1px solid #ffffff61;
	border-right: 1px solid #ffffff61;
}

.expertise-number .expertise-border-2 {
	border-right: 1px solid #ffffff61;
}

.work-container{
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.8)), #104041;
}

.how-work-section .accordion-button,
.how-work-section .accordion-body,
.how-work-section .accordion-item{
	background: transparent !important;
	background-color: transparent !important;
	border: 0 !important;
}

.how-work-section .accordion-item .accordion-button{
	box-shadow: none !important;
	font-size: 22px !important;
	font-weight: 600 !important;
	justify-content: space-between;
}
.how-work-section .accordion-button:not(.collapsed){
	color: #FFFFFF; 
}

.how-work-section .accordion-button{
	color: #FFFFFF;
	color: rgba(255, 255, 255, 0.80);
}

.how-work-section .work-slide-line {
	position: absolute;
	left: 8px;
	top: 0;
	bottom: 0;
	width: 2px;
	background-color: #FFFFFF33;
}

.how-work-section .active-work-slide-line {
	position: absolute;
	left: 7px; /* Align exactly over the track */
	width: 3px;
	height: 150px;
	background-color: #9dfc01; /* Neon green */
	transition: all 0.4s ease-in-out;
}

.how-work-section .work-img {
	height: 500px;
}

.how-work-section .accordion-button::after {
	display: none;
}
.how-work-section .accordion-item{
	counter-increment: step-counter;
}

/* Dynamic Numbering (01, 02, etc.) */
.how-work-section .accordion-button::before {
	content: counter(step-counter, decimal-leading-zero);
	order: 2; 
	color: rgba(255, 255, 255, 0.60);
	transition: color 0.3s;
	max-width: 35px;
	width: 100%;
}

.how-work-section  .accordion-button:not(.collapsed) {
	color: #ffffff !important;
}

.how-work-section .accordion-button:not(.collapsed)::before {
	color: #9dfc01; /* Active number color */
}

.review-section .slick-track{
	display: flex;
	gap: 20px;
}

/* advantage table start */
.comparison-section .table {
	margin-bottom: 0;
	border-collapse: separate;
	border-spacing: 0;
	padding: 7px 7px 7px 0;
	border: 1px solid #00000026;
}

/* Standard cell styling */
.comparison-section .table td, .table th {
	padding: 20px 10px;
	vertical-align: middle;
	border: 0;
	font-size: 16px;
	color: #64748B;
}

.comparison-section .comparison-table-logo{
	height: 40px;
}

/* First column styling */
.comparison-section .factor-col { 
	font-weight: 600; 
	color: #333333 !important; 
	text-align: center; 
	width: 20%;
	background-color: #F8FAFB;
}

.comparison-section td.factor-col{
	background-color: #F8FAFB;
}
.comparison-section td.col-inhouse{
	background-color: #FFF;
}


/* The Highlighted "Outreach Desk" Column */
.comparison-section .highlight-col {
	color: #ffffff !important;
	text-align: center;
	width: 40%;
}

/* Border and Rounding for the Green Column */
.comparison-section .highlight-header {
	border: 1px solid #104041; /* Neon green border */
	border-bottom: none;
	background-color: #ADFF1C !important;
}

.comparison-section .col-inhouse{
	width: 40%;
}

.comparison-section .highlight-body {
	border-left: 1px solid #104041 !important;
	border-right: 1px solid #104041 !important;
	/* 	background-color: #0B1B2B; */
	background: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), #104041;
}

.comparison-section .table-heading{
	border-bottom: 1px solid #d7d7d7 !important;
	text-transform: unset !important;
	font-size: 20px;
	background-color: #F8FAFB;
}

.comparison-section .brand-logo { 
	font-weight: 800; 
	display: flex; 
	align-items: center; 
	justify-content: center; 
	gap: 10px;
	font-size: 18px;
}

/* Remove bottom border from the last row of standard cells */
.comparison-section tr:last-child td:not(.highlight-col) {
	border-bottom: none;
}

/* advantage table end */


.custom-icon {
	width: 24px;
	height: 24px;
	margin-right: 15px;
	flex-shrink: 0;
}

/* pricing section start */
.price-green-btn{
	background-color: #104041;
	color: #FFFFFF;
	width: 100%;
	border-radius: 50px;
	padding: 10px 20px;
	display: block;
	text-decoration: none;
	text-align: center;
	border: 1px solid transparent;
	transition: all 0.45s ease-in-out;
	font-weight: 600;
}

.grey-price-card {
	border: 1px solid #64748B;
}

.price-mid-box{
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.8) 100%), #104041;
}

.price-green-btn:hover{
	background-color: #0c1e1e;
	color: #FFFFFF;
	border: 1px solid #104041;
}

.popular-badge{
    background-color: #ADFF1C;
    color: #104041;
    padding: 3px 12px;
    border-radius: 50px;
    width: fit-content;
    font-size: 16px !important;
}

.price-white-btn{
	background-color: #FFFFFF;
	color: #2F2F2F;
	width: 100%;
	border-radius: 50px;
	padding: 10px 20px;
	display: block;
	text-decoration: none;
	text-align: center;
	border: 1px solid transparent;
	transition: all 0.45s ease-in-out;
	font-weight: 600;
}

.price-white-btn:hover{
	background-color: #ADFF1C;
	border: 1px solid #ADFF1C;
}
/* pricing section end */

.faq-section .faq-accordion-container{
	height: 430px;
	overflow-y: scroll;
	padding-right: 12px; 
    margin-right: -12px;
}

.faq-section .faq-accordion-container::-webkit-scrollbar {
	width: 8px;
	margin-left: 10px;
}

.faq-section .faq-accordion-container::-webkit-scrollbar-track {
	background: #64748B4D; /* track color */
	border-radius: 12px;
}

.faq-section .faq-accordion-container::-webkit-scrollbar-thumb {
	background-color: #104041; /* handle color */
	border-radius: 12px;
}

.faq-section .faq-accordion-container::-webkit-scrollbar-thumb:hover {
	background-color: #0b2f30; /* optional hover */
}

.faq-section .faq-accordion-container .accordion-button:not(.collapsed){
	background-color: unset !important;
	box-shadow: none !important;
}

.faq-section .faq-accordion-container .accordion-item{
	border: 1px solid #E2E8F0;
	border-radius: 15px;
	background-color: #F8FAFB;
}

.faq-section .faq-accordion-container .accordion-button{
	box-shadow: none !important;
	border-radius: 15px !important;
	background-color: #F8FAFB;
}

.faq-section .faq-accordion-container .accordion-button::after{
	background-image: url("https://outreachdesk.com/wp-content/uploads/2026/01/faq-accordion-icon.svg");
}

.faq-section .faq-accordion-container .accordion-button:not(.collapsed)::after{
	transform: rotate(40deg);
}

@media (max-width: 1024px) {
	.landing-hero h1 {
		font-size: 50px !important;
		line-height: 60px;
	}
	.landing-hero h1 .landing-growth::after {
		top: 19px;
		right: -32px;
		height: 35px;
		width: 44px;
	}
		.landing-hero {
		padding: 70px 0;
		border-radius: 0 0 50px 50px;
	}
	.marketplace-card-center{
	margin-top: unset;
}
	
	.marketplace-card-container .slick-slide.slick-center {
	transform: translateY(0);
	transition: unset;
}
	
	.marketplace-card-container .slick-list{
		padding-top: 0 !important;
	}
	
	.how-work-section .work-img{
		height: unset;
	}
	.review-section .slick-track{
		gap: 10px;
	}
}


@media (max-width: 767px) {

	.landing-hero h1 {
		font-size: 35px !important;
		line-height: 45px;
	}
	
	.hero-rating-badge{
		top: -15px;
	}
	
	.client-logo-track img{
		margin: 0 20px;
	}
	
	.value-container{
		margin-top: 20px;	
	}
	.value-list-container{
		padding-bottom: 25px;	
	}
	
	.hero-image-bottom{
		transform: translate(0px, -30px);
	}

	.landing-hero h1 .landing-growth::after {
		top: 12px;
		right: -24px;
		height: 25px;
		width: 33px;
	}
	.logo-slider-section .client-logo-slider::after,
	.logo-slider-section .client-logo-slider::before{
		width: 45px;
		height: 55px;
	}

	.marketplace-card-container .slick-track{
		gap: 10px;
	}
	
	.expertise-number .expertise-border-1 {
		border-right: 0;
	}

	.expertise-number {
		margin-top: -225px;
		padding: 30px;
	}

	.expertise-section {
		padding-bottom: 48px !important;
		margin-bottom: 70px !important;
	}
	.industries{
		padding-bottom: 175px !important;
	}

	.how-work-section .accordion-item .accordion-button,
	.how-work-section .accordion-item .accordion-body{
		padding: 10px 5px;
	}

	.how-work-section .accordion-item .accordion-button{
		font-size: 20px !important;
	}
}
