/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 28 2025 | 13:39:32 */
 /* Info Box CSS - START */
.homepage_info_box_customs .pp-infobox-title-wrapper::after {
    content: "";
    border-bottom: 1px solid #ffffff;
    width: 100%;
    position: relative;
    display: block;
}
/* Info Box CSS - END */



/* Blogs CSS - START */
.homepage_blogs_grid .pp-content-grid-post-image {
    padding: 0;
    aspect-ratio: 3 / 2;
    width: 100%;
    object-fit: cover;
}

.homepage_blogs_grid .pp-content-grid-post-title a {
	text-decoration: none !important;
	color: #39393A !important;
    font-family: "Spline Sans", Verdana, Arial, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
	display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 90px;
}

.homepage_blogs_grid .pp-content-grid-separator {
    background: #808080;
    min-height: 1px;
    width: 100%;
}

.homepage_blogs_grid .pp-content-grid-post-text {
    padding: 20px 0 0 0;
}

.homepage_blogs_grid .pp-content-grid-post-meta a {
    font-family: "Spline Sans", Verdana, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 3px 16px 4px 16px;
    background: #287BFF;
    color: #fff;
	border-radius: 100px;
	pointer-events: none;
    cursor: normal;
}

.homepage_blogs_grid .posted_days_age_div {
    font-family: "Spline Sans", Verdana, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 3px 16px 4px 16px;
    background: #363E9A;
    color: #fff;
	border-radius: 100px;
	width: fit-content;
}

.homepage_blogs_grid .pp-content-grid-post-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.insights_detail_more_info .pp-content-grid-post-meta {
	display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.insights_detail_more_info .pp-content-grid-post-meta a {
	font-family: "Spline Sans", Verdana, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 3px 16px 4px 16px;
    background: #287BFF;
    color: #fff;
    border-radius: 100px;
    pointer-events: none;
}

.insights_detail_more_info .posted_days_age_div {
    font-family: "Spline Sans", Verdana, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 3px 16px 4px 16px;
    background: #363E9A;
    color: #fff;
    border-radius: 100px;
    width: fit-content;
}

/* Blogs CSS - END */



/* Testimonials CSS - START */
.homepage_testimonials_customs img.pp-testimonial-img {
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 0 !important;
}

.homepage_testimonials_customs .owl-theme .owl-dots .owl-dot span, .testimonials_custom_carousel .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    margin: 5px 5px;
}

.homepage_testimonials_customs .owl-dots, .testimonials_custom_carousel .owl-dots {
    margin-top: 20px !important;
    text-align: left;
}

.testimonials_custom_carousel .owl-dots {
	display: block !important;
}

.testimonials_custom_carousel .pp-content-post {
	margin-left: 0;
    margin-right: 20px;
}

/* Testimonials CSS - END */




/* Logo Carousel - START */
.homepage_logo_carousel .pp-logos-wrapper {
    display: flex;
    animation: marquee 30s linear infinite;
    width: max-content !important;
}

@keyframes marquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

.homepage_logo_carousel .pp-logos-content {
    overflow: hidden;
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
}

.homepage_logo_carousel .pp-logo {
    flex-shrink: 0;
    display: inline-block;
}
/* Logo Carousel - END */


/* Gated Download Popups */

#popmake-18597, #popmake-18599, #popmake-18601 {
	background-color: #f6faff;
	border-radius: 0;
	padding: 48px;
}

#popmake-18597 .popmake-close, #popmake-18599 .popmake-close, #popmake-18601 .popmake-close {
	background-color: #FFAC28;
}

#popmake-18597 .popmake-close:hover, #popmake-18599 .popmake-close:hover, #popmake-18601 .popmake-close:hover {
	background-color: #fd9b00;
}

#gform_fields_11 .gfield_label, #gform_fields_12 .gfield_label, #gform_fields_13 .gfield_label {
	font-family: Outfit, sans-serif;
    font-weight: 700;
    font-size: 24px;
	color: #5766db;
	margin-bottom: 8px;
    padding: 0;
	border-bottom: 0 !important;
}

#gform_fields_11 input, #gform_fields_12 input, #gform_fields_13 input {
	font-family: "Spline Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
	color: #808080;
	border: 0;
	border-bottom: 1px solid #808080 !important;
	border-radius: 0;
	background-color: transparent;
	padding: 0;
}

#gform_fields_11 input::placeholder, #gform_fields_12 input::placeholder, #gform_fields_13 input::placeholder {
	font-family: "Spline Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
	color: #808080;
}

#gform_submit_button_11, #gform_submit_button_12, #gform_submit_button_13 {
	font-family: Outfit, sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1.4px;
    text-transform: uppercase;
	width: 270px;
	border: 0 !important;
	border-radius: 100px;
	padding: 8px 10px;
	color: #ffffff;
    background-color: #363E9A;
	margin-bottom: 0;
}

#gform_submit_button_11:hover, #gform_submit_button_12:hover, #gform_submit_button_13:hover {
	color: #ffffff;
    background: #fd9b00;
}

.gfield_required_asterisk {
	color: #fd9b00 !important;
}

#gform_11 .gform_footer, #gform_12 .gform_footer, #gform_13 .gform_footer {
	justify-content: flex-end;
	padding-bottom: 0;
}

/* Gated Download Popups */