/** common **/
.main,
.main.new_style {
	margin-bottom: 0;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section {
	padding: 70px 0;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section .heading {
	text-align: center;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section .heading h2 {
	margin-top: 0;
}

/** section1 **/
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section1 h1 {
	font-size: 47px;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section1 .title_small {
	font-size: 47px;
	letter-spacing: -1px;
	line-height: 55px;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section1 .primary_img {
	width: 50%;
	max-width: 1030px;
	left: 45%;
}
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section1-main {
	background-color: #100625;
	background-image: url("/images/ai-landing/main-bg.webp");
	background-repeat: no-repeat;
	background-position: calc(50% + 110px) top;
	color: #fff;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section1-main h1 {
	font-family: GorhamProReg;
	color: #fff;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section1-main h1 strong,
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section1-main h1 b {
	font-family: GothamProBold;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section1-main p {
	color: #fff;
}

/** section2 **/
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section2 .two_col {
	margin-bottom: 80px;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section2 .two_col div {
	padding: 30px;
}

/** section3 **/
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section3 {
	display: block;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section3 .fixed_container {
	text-align: center;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section3 .button_red {
	margin-top: 52px
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section3 .slick-slide {
	margin-right: 3px;
	margin-left: 3px;
}

/** section4 **/
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 p {
	font-size: 15px;
	font-weight: 400;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-header {
	display: block;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 12px;
	color: #000000;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answers-wrapper {
	display: flex;
	flex-direction: column;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .first-answer {
	margin-bottom: 58px;
	line-height: 23px;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row {
	display: flex;
	justify-content: space-between;
	height: 360px;
	margin-bottom: 43px;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row > div {
	padding: 40px 30px 0;
	color: #696969;
	line-height: 23px;
	width: calc((100% - 54px) / 3);
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row > div:first-child {
	background: #F5F5F5;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	overflow: hidden;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row > div:first-child img {
	transform: scale(1.2);
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row > div:nth-child(2) {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background: #ECF9ED;
	padding-bottom: 40px;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row > div:nth-child(2) .images-wrapper {
	display: flex;
	justify-content: space-between;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row > div:nth-child(2) .images-wrapper img {
	width: 52px;
	height: 52px;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row > div:last-child {
	background: #ECF6FB;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .last-answer {
	display: flex;
	height: 302px;
	padding: 40px 30px;
	background: linear-gradient(90deg, #312754 0%, #9A2186 100%);
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .last-answer .answer-header {
	color: #fff;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .last-answer p {
	color: #fff;
	line-height: 23px;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .last-answer p:first-of-type {
	margin-bottom: 25px;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .last-answer img {
	width: 379px;
	height: 287px;
	transform: translateX(30px) translateY(-25px);
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .fixed_container .bordered_message {
	margin-top: 65px;
}

/** section5 **/
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section5 {
	background-color: #FAFAFA;
}

/** section6 **/
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section6 .review_content {
	height: 400px;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section6 .bold_font.name {
	display: block;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section6 .transparent_btn {
	height: auto;
}

/** section7 **/
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section7 div:nth-child(2) {
	background: #f6f6f6;
	padding: 50px;
	line-height: 23px;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section7 h3 {
	font-weight: 600;
	margin-bottom: 33px;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section7 h3:not(:first-child) {
	margin-top: 33px;
}

/** section8 **/
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section8 {
	background-color: #00A0DC;
	text-align: center;
}

.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section8 h2 {
	color: #ffffff;
	margin-bottom: 50px;
}

/** section9 **/
.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section9 .payment_row {
	margin: 100px 0;
}

/** sliders **/
.slick-list {
	border-radius: 10px;
}

.slick-prev:focus {
	background-image: url(/img/sprite_arrow.png);
	background-position-x: -5px;
	background-position-y: -5px;
}

.slick-next:focus {
	background-image: url(/img/sprite_arrow.png);
	background-position-x: -33px;
	background-position-y: -5px;
}

@media (max-width: 1024px) {
	/** section4 **/
	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row {
		display: flex;
		justify-content: space-between;
		height: 360px;
		margin-bottom: 43px;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row > div {
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row > div:nth-child(2) {
		padding-bottom: 20px;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row > div:nth-child(2) .images-wrapper img {
		width: 45px;
		height: 45px;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .last-answer {
		padding: 25px 20px;
		height: 319px;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .last-answer img {
		transform: translateX(20px) translateY(6px);
	}
}

@media (max-width: 768px) {
	/** section2 **/
	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section2 {
		padding-bottom: 0;
	}

	/** section4 **/
	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 {
		padding-bottom: 0;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .first-answer {
		margin-bottom: 50px;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row {
		flex-direction: column;
		height: auto;
		margin-bottom: 0;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row .answer {
		width: 100%;
		padding-top: 35px;
		padding-left: 28px;
		padding-right: 28px;
		margin-bottom: 24px;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row > div:first-child {
		height: 329px;
		background-image: url(/images/ai-landing/first-answer-image.webp);
		background-position: center;
		background-repeat: no-repeat;
		background-size: 300px;
		background-position-y: 176px;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row > div:first-child img {
		display: none;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row > div:nth-child(2) {
		padding-bottom: 35px;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row > div:nth-child(2) .images-wrapper {
		width: 425px;
		margin-left: auto;
		margin-right: auto;
		justify-content: space-around;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row > div:nth-child(2) .images-wrapper img {
		width: 52px;
		height: 52px;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row > div:nth-child(2) > div:first-child {
		margin-bottom: 25px;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row > div:last-child {
		padding-bottom: 35px;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .last-answer {
		flex-direction: column;
		padding-top: 35px;
		padding-left: 28px;
		padding-right: 28px;
		height: auto;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .last-answer img {
		transform: translateX(28px) translateY(25px);
		width: auto;
		height: auto;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .bordered_message .bordered_message-light {
		margin: 0 auto;
		padding: 35px 0;
		font-size: 30px;
	}

	/** section9 **/
	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section9 .payment_row {
		margin: 0;
		display: block !important;
	}
}

@media (max-width: 650px) {
	.main {
		margin-top: 35px;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .bordered_message {
		margin: 0;
		background: url(/images/solutions/border.png) no-repeat;
		background-size: 100% 100%;
		border: none;
	}
}

@media (max-width: 480px) {
	/** section1 **/
	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section1 h1,
	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section1 .title_small {
		font-size: 32px;
		line-height: 38px;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section1 .primary_img {
		width: 100%;
		margin-bottom: 5px;
	}

	/** section3 **/
	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section3 .slider_3 {
		height: 280px;
	}

	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section3 .slider_3 .carousel-text {
		font-size: 11px;
	}

	/** section4 **/
	.main.new_style .ready_solutions.promo.ai-landing section.ai-section.section4 .answer-row > div:nth-child(2) .images-wrapper {
		width: 100%;
		justify-content: space-between;
	}
}
