.logos-gradient-1_flex .slick-track {
	gap: 40px !important;
}

.wr-color-logos-1 img {
	filter: none !important;
}

.activate_product_hero {
	background-color: #000;
	padding: 140px 0 0 0;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.activate_product_hero:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: -750px;
	width: 1050px;
	height: 1050px;
	transform: translateX(-50%);
	z-index: -1;

	border-radius: 1046px;
	background: #BFCBFF;
	filter: blur(166.5399932861328px);
}

.activate_product_hero .ap_hero__content {
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	width: 100%;
}

.activate_product_hero .pretitle {
	color: #FFF;
	text-align: center;
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 4.2px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 30px;
}

.activate_product_hero .pretitle p {
	margin: 0 !important;
}

.activate_product_hero .ap_hero__title {
	font-family: "Poppins", sans-serif;
	color: #F5F5F5;
	text-align: center;
	font-size: 64px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	letter-spacing: -1.28px;
}

.activate_product_hero .ap_hero__title>* {
	margin: 0;
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}

.ap_hero__title strong {
	font-weight: inherit;
	color: #FFCAF7;
}

.activate_product_hero .ap_hero__description {
	color: var(--Core-GRAY-300, #D2D4D7);
	text-align: center;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	margin-top: 18px;
}

.activate_product_hero .ap_hero__description>* {
	margin: 0;
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}


.activate_product_hero .ap_hero__buttons {
	margin-top: 37px;
	display: flex;
	align-items: center;
	gap: 12px;
}

.ap_btn {
	color: #FFF;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 160%;
	padding: 14px 24px;
	text-decoration: none;
	border-radius: 60px;
	border: 1px solid #4F4F4F;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	gap: 7px;
	transition: 0.35s all ease-in-out;
}

.ap_btn p {
	color: inherit !important;
	font-family: inherit !important;
	font-size: inherit !important;
	font-style: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
	margin: 0 !important;
}

.ap_btn__light {
	color: #000 !important;
	background-color: #FFF;
	border-color: #FFF
}

.ap_btn:hover {
	background-color: #4F4F4F;
}

.ap_btn__light:hover {
	background-color: #d2d4d7;
}

.activate_product_hero .ap_hero__img {
	font-size: 0;
	margin-top: 51px;
}

.activate_product_hero .ap_hero__img img {
	width: 100%;
	height: auto;
	object-fit: contain;
}


@media (max-width: 1188.98px) {
	.activate_product_hero .ap_hero__title {
		font-size: 48px;
	}

	.activate_product_hero .ap_hero__logo {
		max-width: 280px;
	}

	.activate_product_hero:after {
		width: 650px;
		height: 650px;
		bottom: -500px;
	}
}

@media (max-width: 759.98px) {
	.activate_product_hero .ap_hero__logo {
		max-width: 220px;
	}

	.activate_product_hero .ap_hero__title {
		font-size: 40px;
	}

	.activate_product_hero .ap_hero__img {
		margin-top: 40px;
	}


	.activate_product_hero:after {
		width: 350px;
		height: 350px;
		bottom: -200px;
	}
}

/*--- AP Hero Style end ---*/
/*--- Logos ---*/
.logos_array {
	padding: 65px 0;
}

.wr-color-logos-1 .logos-gradient-container:after,
.wr-color-logos-1 .logos-gradient-container:before {
	background: #1C1B1E
}

.wr-color-logos-1 .logos-gradient-1:before {
	background: linear-gradient(270deg, rgba(23, 23, 27, 0), #1C1B1E 65.62%)
}

.wr-color-logos-1 .logos-gradient-1:after {
	background: linear-gradient(90deg, rgba(23, 23, 27, 0) 34.38%, #1C1B1E)
}

/*--- Logos end ---*/

/*--- Scroll cards ---*/

.scroll_cards_section {
	margin-top: 14px;
}

.scroll_cards_section .cards {
	display: flex;
	gap: 30px;
	color: white;
}

.scroll_cards_section .scroll_card {
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: 20px;
	background: #000;
	padding: 40px 28px;
	width: 100%;
	min-height: 420px;
}

.scroll_cards_section .scroll_card .badge {
	display: flex;
	padding: 10px 20px;
	justify-content: center;
	align-items: center;
	border-radius: 8px;
	color: #000;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%;
	letter-spacing: 1.6px;
	margin: 0;
}

.scroll_cards_section .scroll_card .badge.badge-green {
	background: #AAF9E1;
}

.scroll_cards_section .scroll_card .badge.badge-yellow {

	background: #DDFF7B;
}

.scroll_cards_section .scroll_card .card-title {
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.8px;
	margin: 16px 0 0 0;
}

.scroll_cards_section .scroll_card .card-text {
	color: var(--Core-GRAY-300, #D2D4D7);
	text-align: center;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 180%;
	margin: 24px 0 0 0;
}

.scroll_cards_section .scroll_card .btn {
	border-radius: 60px;
	background: var(--Core-GRAY-200, #E4E7ED);
	color: #000;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 160%;
	text-decoration: none;
	padding: 10px 24px;
	margin: auto 0 10px 0;
}

.scroll_cards_section .scroll_card .btn * {
	margin: 0;
	font-size: inherit !important;
	font-style: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}

@media screen and (max-width: 1188.98px) {
	.scroll_cards_section .cards {
		flex-wrap: wrap;
	}
}

/*--- Scroll cards end ---*/



/*--- DDD section ---*/
.ddd_section {
	padding: 78px 0 30px 0;
	position: relative;
	z-index: 1;
	font-family: "Poppins", sans-serif;
}

.ddd_section .ddd_bg_img {
	width: 100%;
	height: 100% !important;
	max-height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	margin: 0;
}

.ddd_bg_img img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	object-position: center;
}


.ddd_section .ddd_title_top {
	max-width: 1050px;
	margin: 0 auto 29px;
	display: flex;
	flex-direction: column;
	align-items: left;
	text-align: center;
}

.ddd_section .ddd_title_top .headshots {
	display: flex;
	justify-content: center;
	margin-top: 35px;
}

.ddd_section .ddd_title_top h4 {
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 4.2px;
	text-transform: uppercase;
	margin: 21px 0 0 0;
}

.ddd_section .ddd_title_top .ddd_tile_text {
	color: #FFF;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	letter-spacing: 0px;
	margin: 20px 0 0 0;
}

.ddd_section .ddd_title_top .ddd_description_text {
	color: var(--Core-GRAY-300, #D2D4D7);
	text-align: center;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Poppins;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
}

.ddd_section .ddd_title_top h2 strong {
	color: #828282;
	font-weight: inherit;
}


.ddd_section .ddd_team_row {
	display: flex;
	align-items: center;
	gap: 0;
	font-size: 0;
}

.ddd_section .ddd_team_row figure {
	width: 108px;
	flex: 0 0 108px;
	margin: 0 !important;
}

.ddd_section .ddd_team_row img {
	width: 100%;
	object-fit: contain;
}

.ddd_section .ddd_tabs_list {
	display: flex;
	gap: 37px;
	margin-bottom: 35px;
}

.ddd_section .ddd_tab_btn {
	border-radius: 20px;
	background-color: #000;
	cursor: pointer;
	border-radius: 20px;
	display: inline-block;
	position: relative;
	transition: 0.35s all ease-in-out;
	/* max-width: 26.6%; */
	/* flex: 0 0 26.6%; */
	width: 100%;
	padding: 2px;
	z-index: 1;
	font-family: "Poppins", sans-serif;
	min-height: 248px;
}

.ddd_section .ddd_tab_btn:after {
	background-color: #1C1B1E;
	bottom: 10px;
	content: none;
	height: 30px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%) rotate(-45deg);
	width: 30px;
	z-index: -1;
	opacity: 0;
	transition: 0.35s all ease-in-out;
}

/* .ddd_section .ddd_tab_btn+.ddd_tab_btn:before {
content: "";
background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMiAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjExMzggNi40Nkg2Ljg1MzgzVjEwLjc4SDUuMTUzODNWNi40NkgwLjkxMzgyOFY0LjkySDUuMTUzODNWMC41Nzk5OTlINi44NTM4M1Y0LjkySDExLjExMzhWNi40NloiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=");
background-size: 14px;
background-repeat: no-repeat;
background-position: center;
width: 14px;
height: 14px;
position: absolute;
left: -25px;
top: 50%;
transform: translateY(-50%);
} */

.ddd_section .ddd_tab_btn_inner {
	background: #000;
	padding: 18px 16px 24px 16px;
	border-radius: 18px;
	height: 100%;
}

.ddd_section .ddd_tab_btn.active .ddd_tab_btn_inner {
	/* background-color: #1C1B1E; */
	background-color: #000000;
}

.ddd_section .ddd_tab_inner img,
.ddd_section .ddd_tab_inner video {
	aspect-ratio: 1.6;
}

.ddd_section .ddd_tab_btn h4 {
	font-family: Poppins;
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	margin: 0;
}

.ddd_section .ddd_tab_btn p {
	font-family: Poppins;
	color: #fff;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 170%;
	margin: 11px 0 0 0;
}

.ddd_section .ddd_tab_btn.active {
	background-color: #1C1B1E;
	box-shadow: 0 3px 40px 0 rgba(172, 185, 220, 0.40);
}

.ddd_section .ddd_tab_btn.active,
.ddd_section .ddd_tab_btn:hover {
	background: linear-gradient(180deg, #77F -11.88%, #FF8BF3 63.49%);
	;
}

.ddd_section .ddd_tab_btn.active:after,
.ddd_section .ddd_tab_btn:hover:after {
	bottom: 0;
	opacity: 1;
}

.ddd_section .ddd_tab_btn.active p {
	color: #FFF
}

.ddd_section .ddd_tab_content {
	min-height: 230px;
}

.ddd_section .ddd_tab_inner {
	max-width: 100%;
	opacity: 0;
	visibility: hidden;
	/* transition: opacity 0.5s ease, visibility 0.4s ease; */
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}

.ddd_section .ddd_tab_inner.show {
	opacity: 1;
	visibility: visible;
	position: relative;
	z-index: 1;
}

.ddd_section .ddd_tab_inner figure {
	margin: 0 !important;
	border-radius: 12px;
	overflow: hidden;
}

.ddd_section .ddd_tab_inner img,
.ddd_section .ddd_tab_inner video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	/* aspect-ratio: 1.67; */
}

@media (max-width: 1188px) {
	.ddd_section {
		padding: 100px 0 0 0;
	}

	.ddd_section .ddd_tabs_list {
		overflow: auto;
		padding: 35px 15px;
		margin-bottom: 30px;
	}

	.ddd_section .ddd_tabs_list {
		margin-bottom: 0;
	}

	.ddd_section .ddd_tab_btn {
		max-width: 200px;
		flex: 0 0 200px;
	}

	.ddd_section .ddd_tab_btn_inner {
		padding: 15px 12px 30px 12px;
	}

	.ddd_section .container-default-sm.ddd_tabsList_container {
		max-width: 100%;
		padding: 0;
	}
}

@media (max-width: 759px) {
	.ddd_section {
		padding: 65px 0 0 0;
	}

	.ddd_section .ddd_tabs_list {
		margin-bottom: 10px;
	}

	.ddd_section .ddd_tab_btn h4 {
		font-size: 16px;
	}

	.ddd_section .ddd_tab_btn {
		max-width: 180px;
		flex: 0 0 180px;
	}

	.ddd_section .ddd_tab_btn p {
		font-size: 12px;
		margin: 10px 0 0 0;
	}

	.ddd_section .ddd_tab_btn_inner {
		padding: 15px 12px;
	}

	.ddd_section .ddd_title_top h2 {
		font-size: 36px;
	}

	.ddd_section .ddd_title_top h2 br {
		display: none;
	}

	.ddd_section .ddd_title_top p {
		font-size: 16px;
		margin-top: 12px;
		margin-bottom: 0;
	}

	.ddd_section .ddd_title_top {
		gap: 16px;
		margin-bottom: 0;
	}

	.ddd_section .ddd_title_top h4 {
		letter-spacing: 2px;
	}

	.ddd_section .ddd_tab_content {
		min-height: auto;
	}
}

/*-- DDD Section End --*/
/* Quote */
.quotes_section {
	margin-bottom: 34px;
	margin-top: 60px;
	display: flex;
	justify-content: center;
}

.ap_tabs_quote {
	max-width: 640px;
	margin: 42px auto 0 auto;
}

.quotes_section.top_quotes_section .ap_tabs_quote {
	max-width: 770px;
}

.ap_tabs_quote .quote,
.ap_tabs_quote .quote p {
	color: var(--Core-WHITE, #FFF);
	text-align: center;
	font-family: Poppins;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.72727;
}

.ap_tabs_quote .quote p {
	margin: 0 !important;
}

.ap_tabs_quote .author {
	display: flex;
	justify-content: center;
	margin-top: 20px;
	gap: 14px;
}

.ap_tabs_quote .author .left {}

.ap_tabs_quote .author .right {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.ap_tabs_quote .author .right .name,
.ap_tabs_quote .author .right .name p {
	color: #E3E3E3;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 160%;
}

.ap_tabs_quote .author .right .name p {
	margin: 0;
}

.ap_tabs_quote .author .right .title {
	margin-top: 0px;
	margin-bottom: 6px;
}

.ap_tabs_quote .author .right .title,
.ap_tabs_quote .author .right .title p {
	color: #E3E3E3;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
}

.ap_tabs_quote .author .right .title p {
	margin: 0;
}

.ap_tabs_quote .author .right .logo {}

/* Quote end */

/* FinServ agents section */
.finServ_agents_section .finServ_agents_block_left {
	max-width: 330px;
	flex: 0 0 330px;
	display: flex;
	flex-direction: column;
}

.finServ_agents_section .finServ_agents_block_left .finServ_agents_accordion_list {
	margin: auto;
}

.finServ_agents_section .finServ_agents_accordion:hover {
	background: #000;
}

.finServ_agents_section .finServ_agents_tab_block {
	height: 600px;
	max-height: max-content;
}

.finServ_agents_section .finServ_agents_block_right>figure {
	width: 100%;
}

.finServ_agents_section .finServ_agents_block_right>figure>* {
	object-position: center;
}

.finServ_agents_section .finServ_agents_block_left {
	min-height: auto;
}

@media (max-width: 1188px) {
	.finServ_agents_section .finServ_agents_tab_block {
		height: auto;
	}

	.finServ_agents_section .finServ_agents_block_right>figure>* {
		aspect-ratio: 1.2;
	}
}

.finServ_agents_section .title {
	color: #828282;
	font-family: Poppins;
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	line-height: 48px;
	letter-spacing: -0.8px;
	margin: 0 0 10px 0;
}

.finServ_agents_section .title::first-line {
	color: #FFF;
}

.finServ_agents_section .finServ_agents_tab_block_title {
	color: #FFF;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Poppins;
	font-size: 25px;
	font-style: normal;
	font-weight: 600;
	line-height: 160%;
	letter-spacing: 2px;
	margin-bottom: 26px;
}

.finServ_agents_section .finServ_agents_tab_block_title * {
	margin: 0 !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}

.ap_tabs_wrap {
	margin-bottom: 47px;
}

.finServ_agents_section .finServ_agents_tab_block {
	border-radius: 20px;
	background-color: #000;
	overflow: hidden;
	display: flex;
}

.finServ_agents_section .ap_tabs_wrap.reverse .finServ_agents_tab_block {
	flex-direction: row-reverse;
}

.finServ_agents_section .finServ_agents_block_left {
	width: 100%;
	max-width: 320px;
	flex: 0 0 320px;
	padding: 30px 22px;
	min-height: 600px;
}

.finServ_agents_section .finServ_agents_block_left .accordion_heading {
	padding-left: 6px;
	margin-top: 0px;
	margin-bottom: 18px;
}

.finServ_agents_section .finServ_agents_block_left .accordion_heading .title {
	color: #FFF;
	font-family: Poppins;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.25;
	letter-spacing: -0.1px;
	margin-bottom: 15px;
}

.finServ_agents_section .finServ_agents_block_left .accordion_heading .text {
	color: #FFF;
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	margin: 16px 0 20px 0;
}


.finServ_agents_section .finServ_agents_accordion {
	padding: 10px;
	border-radius: 7px;
}

.finServ_agents_section .finServ_agents_accordion+.finServ_agents_accordion {
	margin-top: 15px;
}

.finServ_agents_section .finServ_agents_accordion_header {
	display: flex;
	align-items: center;
	gap: 11px;
}

.finServ_agents_section .finServ_agents_accordion h4 {
	margin: 0;
	cursor: pointer;
	color: #DDFF7B;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 111%;
}

.finServ_agents_section .finServ_agents_accordion p {
	color: var(--Core-GRAY-300, #D2D4D7);
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Graphik;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
}

.finServ_agents_section .finServ_agents_accordion_content {
	display: none;
	padding: 7px 0 0 0;
}

.finServ_agents_section .finServ_agents_accordion.open {
	background-color: #322D3A;
}

.finServ_agents_section .finServ_agents_accordion.open .finServ_agents_accordion_content {
	display: block;
}

.finServ_agents_section .finServ_agents_block_right {
	display: flex;
	width: 100%;
	font-size: 0;
	background-color: #F5F5F9;
}

.finServ_agents_section .finServ_agents_block_right>figure {
	display: none;
}

.finServ_agents_section .finServ_agents_block_right>figure>* {
	height: 100% !important;
	object-fit: cover;
	object-position: left;
	aspect-ratio: 1.215;
}

@media (max-width: 1188px) {
	.finServ_agents_section .finServ_agents_block_right {
		align-self: flex-end;
	}

	.finServ_agents_section .finServ_agents_tab_block {
		flex-wrap: wrap;
	}

	.finServ_agents_section .finServ_agents_block_left,
	.finServ_agents_section .finServ_agents_block_right {
		max-width: 100%;
		flex: 0 0 100%;
		width: 100%;
		min-height: max-content;
	}
}

.finServ_agents_section .finServ_agents_accordion:hover {
	background-color: #2b292f;
}

.finServ_agents_section .finServ_agents_tab_alt_title {
	display: none;
}

@media screen and (max-width: 1188.98px) {
	.finServ_agents_section .title {
		font-size: 32px;
	}

	.finServ_agents_section .title {
		line-height: 1.12;
	}

	.finServ_agents_section .finServ_agents_tab_block_title {
		margin-bottom: 36px;
	}

	.finServ_agents_section .finServ_agents_block_left .accordion_heading {
		display: none;
	}

	.finServ_agents_section .finServ_agents_tab_alt_title {
		display: flex;
		flex-direction: column;
	}

	.finServ_agents_section .finServ_agents_tab_alt_title .title {
		color: #FFF;
		font-family: Poppins;
		font-size: 24px;
		font-style: normal;
		font-weight: 500;
		line-height: 1.25;
		margin-bottom: 20px;
	}

	.finServ_agents_section .finServ_agents_tab_alt_title .text {
		color: var(--Core-GRAY-300, #D2D4D7);
		font-feature-settings: 'liga' off, 'clig' off;
		font-family: Graphik;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 140%;
		margin-bottom: 32px;
		max-width: 440px;
	}

	.finServ_agents_section .finServ_agents_tab_block {
		padding: 12px;
		border-radius: 15px;
		background: #000;
	}

	.finServ_agents_section .finServ_agents_block_right {
		background-color: black;
	}

	.finServ_agents_section .finServ_agents_block_left {
		padding: 0 0 30px 0;
	}

	.finServ_agents_section .finServ_agents_block_right>figure {
		border-radius: 6.404px;
		overflow: hidden;
	}
}

@media screen and (max-width: 1188.98px) and (min-width: 760px) {
	.finServ_agents_section .finServ_agents_block_left {
		padding: 20px 13px;
	}

	.finServ_agents_section .finServ_agents_block_left .finServ_agents_accordion_list {
		display: flex;
		justify-content: space-between;
	}

	.finServ_agents_section .finServ_agents_accordion {
		padding: 18px;
		width: 31%;
		border-radius: 20px;
	}

	.finServ_agents_section .finServ_agents_accordion+.finServ_agents_accordion {
		margin-top: 0;
	}

	.finServ_agents_section .finServ_agents_accordion h4 {
		font-size: 14px;
	}

	.finServ_agents_section .finServ_agents_accordion_content {
		display: flex;
	}
}

.ap_tabs_quote .author .right .logo {
	margin-top: 8px;
}

/* FinServ agents section end */
/* Scroller section */
.scroller_section {
	padding: 44px 0 74px;
	background-color: #1C1B1E;
}

.scroller_section .scroller_container {
	display: flex;
	justify-content: center;
}

.scroller_section .scroller_list {
	border-radius: 128px;
	border: 1px solid #333;
	background: #000;
	box-shadow: 0 0 50px 0 rgba(60, 100, 250, 0.10);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 48px;
	gap: 20px;
}

.scroller_section .scroller_list a {
	color: #D2D4D7;
	text-align: center;
	font-family: "Poppins", sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 160%;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 8px;
	transition: 0.35s all ease-in-out;
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 7px 28px;
}

.scroller_section .scroller_list a p {
	margin: 0 !important;
}

.scroller_section .scroller_list a:hover {
	background-color: #1C1B1E;
}

@media (max-width: 1188.98px) {
	.scroller_section .scroller_list {
		gap: 7px;
		padding: 10px 22px;
	}

	.scroller_section .scroller_list a {
		padding: 6px 15px;
		font-size: 14px;
	}
}

@media (max-width: 759.98px) {
	.scroller_section .scroller_list {
		flex-wrap: wrap;
	}
}

@media screen and (max-width: 1188.98px) {
	.scroller_section {
		display: none;
	}
}

.scroller_section .scroller_container {
	min-height: 60px;
}

/* Scroller section end */

/* Other sections */

.love_writer__section {
	padding: 60px 0;
}

.love_writer__section .love_writer__title {
	max-width: 560px;
	margin: 0 0 41px 0;
}

.love_writer__section .love_writer__heading {
	color: #FFF;
	font-family: "Poppins", sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
}

.love_writer__section .love_writer__row {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 28px;
}

.love_writer__section .love_writer__card {
	border-radius: 12px;
	background: #000;
	/*box-shadow: 0 2px 0 0 #F3F3F3;*/
	padding: 21px 20px 27px 20px;
}

.love_writer__card {
	display: flex;
	flex-direction: column;
	gap: 10px;
	align-items: flex-start;
}

.love_writer__card figure {
	width: 32px;
	margin: 0 !important;
	height: 32px;
}

.love_writer__card figure img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.love_writer__card h4 {
	color: #FFF;
	font-family: "Poppins", sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	margin: 0;
}

.love_writer__card p {
	color: #D2D4D7;
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 180%;
	margin: 0;
}

@media (max-width: 1188.98px) {
	.love_writer__section .love_writer__row {
		gap: 15px;
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 759.98px) {
	.love_writer__section {
		padding: 70px 0;
	}

	.love_writer__section .love_writer__row {
		grid-template-columns: repeat(1, 1fr);
	}

	.love_writer__card h4 {
		font-size: 20px;
	}
}

/*--- LOVE WRITER SECTION STYLE END ---*/

.ai_trust__section {
	margin-top: 60px;
}

.ai_trust__section .ai_trust__block {
	padding: 54px 15px 64px;
	border-radius: 12px;
	background-color: #000;
}

.ai_trust__section .ai_trust__title {
	max-width: 588px;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 13px;
	margin-bottom: 60px;
}

.ai_trust__section .ai_trust__title h5 {
	color: #FFF;
	text-align: center;
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 4.2px;
	text-transform: uppercase;
	margin: 0;
}

.ai_trust__section .ai_trust__title h2 {
	color: #FFF;
	text-align: center;
	font-family: "Poppins", sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3;
	margin: 0;
}

.ai_trust__logos {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 696px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.ai_trust__logos>div,
.ai_trust__logos>figure {
	width: 16.666%;
	flex: 0 0 16.666%;
}

.ai_trust__logos figure img {
	width: 100%;
}

.ai_trust__logos:last-child {
	margin-bottom: 20px;
}

.ai_trust__block h3 {
	color: #FFF;
	text-align: center;
	font-family: "Poppins", sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	margin: 40px auto 0 auto;
	max-width: 575px;
}

.ai_trust__block .ai_trust__logos+h3 {
	margin-top: 60px;
}

.ai_trust__block>p {
	color: #D2D4D7;
	text-align: center;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.75;
	margin: 14px auto 0 auto;
	max-width: 575px;
}

.ai_trust__block .ap_hero__buttons {
	margin-top: 48px;
	display: flex;
	justify-content: center;
	gap: 12px;
	flex-wrap: wrap;
}

@media (max-width: 759.98px) {
	.ai_trust__section .ai_trust__title {
		margin-bottom: 40px;
	}

	.ai_trust__logos>div,
	.ai_trust__logos>figure {
		width: 30%;
		flex: 0 0 30%;
	}
}

/*--- AI TRUST SECTION STYLE END ---*/


.ai_tools__section {
	padding: 40px 0 75px;
}

.ai_tools__section .ai_tools__title {
	max-width: 588px;
	margin: 0 auto 20px;
	text-align: center;
}

.ai_tools__section .ai_tools__heading {
	color: #FFF;
	text-align: center;
	font-family: "Poppins", sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
}

.ai_tools__section .ai_tools__row {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

.ai_tools__card {
	border-radius: 16px;
	background: #000;
	/*box-shadow: 0 2.465px 13.148px 0 #EBEEFA;*/
	padding: 35px 30px 25px 40px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 15px;
}

.ai_tools__card h3 {
	color: #FFF;
	font-family: "Poppins", sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: 500;
	line-height: 110%;
	margin: 0;
}

.ai_tools__card p {
	color: #D2D4D7;
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	margin: 0;
}

.ai_tools__card a {
	color: #D2D4D7;
	font-family: "Poppins", sans-serif;
	text-decoration: underline;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 160%;
	margin-top: auto;
}

@media (max-width: 1188.98px) {
	.ai_tools__section .ai_tools__row {
		grid-template-columns: repeat(2, 1fr);
		gap: 15px;
	}
}

@media (max-width: 759.98px) {
	.ai_tools__section .ai_tools__row {
		grid-template-columns: repeat(1, 1fr);
		gap: 15px;
	}
}

/* Supervise section */
.supervise_section {
	padding-top: 36px;
}

.supervise_section .supervise_section_inner {
	max-width: 980px;
	margin: auto;
}

.ddd_section .badge,
.supervise_section .badge {
	display: flex;
	padding: 10px 20px;
	justify-content: center;
	align-items: center;
	border-radius: 8px;
	color: #000;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%;
	letter-spacing: 1.6px;
	margin: 0 auto;
	width: max-content;
}

.ddd_section .badge.badge-green,
.supervise_section .badge.badge-green {
	background: #AAF9E1;
}

.ddd_section .badge.badge-yellow,
.supervise_section .badge.badge-yellow {
	background: #DDFF7B;
}

.supervise_section .supervise_section_title {
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 19px;
}

.supervise_section .supervise_section_text {
	color: var(--Core-GRAY-300, #D2D4D7);
	text-align: center;
	font-feature-settings: 'liga' off, 'clig' off;
	font-family: Poppins;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
}

/* Bottom CTA */
.sf_bottom_cta_block .sf_bottom_cta_wrapper {
	max-width: 800px;
	gap: 63px;
	padding-bottom: 121px;
}

.sf_bottom_cta_block .bottom-cta-text {
	margin-bottom: 0;
}

.sf_bottom_cta_block .bottom-cta-buttons .bottom-cta-button {
	padding: 13px 23px !important;
}

/* Scroller */
.scroller_section .scroller_container {
	min-height: 60px;
}

.scroller_list {
	transition: all .5s ease;
}

.scroller_list.is-fixed {
	position: fixed;
	top: 87px;
	z-index: 10;
}

.scroller_list.hidden {
	top: -10px !important;
}

.ai_trust__logos>figure {
	margin-right: -1px !important;
}

.ddd_section .ddd_tab_btn {
	position: relative;
}

.ddd_section .ddd_tab_btn:not(:last-child)::before {
	position: absolute;
	content: '+';
	right: -26px;
	top: 50%;
	transform: translateY(-50%);
	color: #000;
	text-align: center;
	font-family: Poppins;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	/* 24px */
}