.lp-paid .hero {
	padding: 100px 0 80px 0;
	background: #33268C;
}

.lp-paid .hero .cover-img {
	margin-bottom: 10px;
}

.lp-paid .hero h1 {
	color: #FFF030;
	text-align: right;
	font-family: PlutoBold;
	font-size: 36px;
	font-style: normal;
	font-weight: 800;
	line-height: 46px;
	letter-spacing: -1.44px;
	margin-bottom: 24px;
}

.lp-paid .hero .content-text {
	display: flex;
	align-items: center;
}

.lp-paid .hero .content-text p {
	color: #FFF;
	text-align: right;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 24px;
}

.lp-paid .hero .content-text .logos-g2 {
	display: flex;
	justify-content: flex-end;
	gap: 14px;
	margin-bottom: 48px;
}

.lp-paid .hero .content-text .logos-g2 img {
	width: 60px;
}

.lp-paid .hero .custom-hs-contact-form {
	padding-top: 50px;
}

.lp-paid .hero .custom-hs-contact-form .content {
	color: #ffffff;
	text-align: center;
	font-family: "PlutoRegular", sans-serif;
	font-size: 34px;
	font-style: normal;
	font-weight: 700;
	line-height: 34px;
	letter-spacing: -1.36px;
	margin-bottom: 50px;
}

.lp-paid .hero .custom-hs-contact-form .inner .logo {
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
}

.lp-paid .hero .form {
	display: flex;
	align-items: center;
}

.lp-paid .hero .custom-hs-contact-form .form-container form>div,
.lp-paid .hero .custom-hs-contact-form .form-container form .hs-dependent-field>div {
	margin-bottom: 25px;
}

.lp-paid .hero .custom-hs-contact-form .form-container form .form-columns-2,
.lp-paid .hero .custom-hs-contact-form .form-container form .form-columns-1 {
	max-width: 100%;
}

.lp-paid .hero .custom-hs-contact-form .form-container input[type=text],
.lp-paid .hero .custom-hs-contact-form .form-container input[type=email],
.lp-paid .hero .custom-hs-contact-form .form-container input[type=tel],
.lp-paid .hero .custom-hs-contact-form .form-container input[type=url],
.lp-paid .hero .custom-hs-contact-form .form-container input[type=number],
.lp-paid .hero .custom-hs-contact-form .form-container select,
.lp-paid .hero .custom-hs-contact-form .form-container textarea {
	width: 100%;
	background-color: #efefef;
	border-radius: 7px;
	padding: 18px;
	border: 0 solid transparent;
	outline: transparent;
	color: #1b1851;
	font-size: 18px;
	font-weight: 400;
	line-height: 1em;
}

.lp-paid .hero .custom-hs-contact-form .form-container textarea {
	min-height: 150px;
}

.lp-paid .hero .custom-hs-contact-form .form-container ul {
	margin: 0;
	list-style: none;
	padding-left: 10px;
}

.lp-paid .hero .custom-hs-contact-form .form-container ul li {
	margin: 0;
}

.lp-paid .hero .custom-hs-contact-form .form-container ul li label {
	display: flex;
	gap: 8px;
}

.lp-paid .hero .custom-hs-contact-form .form-container label {
	margin-bottom: 7px;
	font-family: "PlutoRegular", sans-serif;
	letter-spacing: -0.69px;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: -0.65px;
	color: #ffffff;
}

.lp-paid .hero .custom-hs-contact-form .form-container label.hs-error-msg {
	color: #ff0000;
	margin-bottom: 0;
	font-size: 15px;
}

.lp-paid .hero .custom-hs-contact-form .form-container legend {
	font-size: 12px;
	color: #ffffff;
}

.lp-paid .hero .custom-hs-contact-form .form-container .hs_recaptcha {
	margin: 0;
	height: 0;
}

.lp-paid .hero .custom-hs-contact-form .form-container .hs_submit {
	text-align: center;
}

.lp-paid .hero .custom-hs-contact-form .form-container .hs_submit input {
	background-color: #fff031;
	border: 0 solid transparent;
	color: #1b1851;
	font-family: "PlutoBold", sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 18px 40px;
	border-radius: 50px;
	outline: 0 solid transparent;
	width: 100%;
}

.lp-paid .hero .custom-hs-contact-form .form-container .hs_submit input:hover {
	background-color: #1b1851;
	color: #fff031;
}

.lp-paid .hero .custom-hs-contact-form .form-container fieldset.form-columns-1 .hs-input:not([type=checkbox], [type=radio]) {
	width: 100%;
}

.lp-paid .hero .custom-hs-contact-form .form-container fieldset.form-columns-0 .input,
.lp-paid .hero .custom-hs-contact-form .form-container fieldset.form-columns-1 .input,
.lp-paid .hero .custom-hs-contact-form .form-container fieldset.form-columns-2 .input {
	margin-right: 0;
}

.lp-paid .hero .custom-hs-contact-form .form-container fieldset.form-columns-2 {
	display: flex;
	gap: 8px;
	margin-bottom: 0px;
}

.lp-paid .hero .custom-hs-contact-form .form-container fieldset.form-columns-0>div,
.lp-paid .hero .custom-hs-contact-form .form-container fieldset.form-columns-2>div,
.lp-paid .hero .custom-hs-contact-form .form-container fieldset.form-columns-1>div {
	margin-bottom: 25px;
}

.lp-paid .hero .custom-hs-contact-form .form-container fieldset.form-columns-1 {
	margin-bottom: 0px;
}

.lp-paid .hero .custom-hs-contact-form .form-container .form-columns-1 .hs-dependent-field>div {
	margin-bottom: 25px;
}

.lp-paid .hero .custom-hs-contact-form .form-container h2 {
	margin-top: 35px;
}

.lp-paid .hero .custom-hs-contact-form .form-container .legal-consent-container p {
	font-size: 12px;
	color: #ffffff;
}

.lp-paid .hero .custom-hs-contact-form .form-container .legal-consent-container .hs-form-booleancheckbox-display>span {
	margin-left: 0;
	line-height: 22px;
}

.lp-paid .hero .custom-hs-contact-form .form-container ul li label a {
	color: white;
	text-decoration: underline;
}

.lp-paid .hero .platforms {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 47px;
}

@keyframes slide {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(-100%);
	}
}

.lp-paid .logos-section .logos {
	overflow: hidden;
	padding: 90px 0;
	background: white;
	white-space: nowrap;
	position: relative;
}

.lp-paid .logos-section .logos:before,
.lp-paid .logos-section .logos:after {
	position: absolute;
	top: 0;
	width: 10%;
	height: 100%;
	content: "";
	z-index: 2;
}

.lp-paid .logos-section .logos:before {
	left: 0;
	background: linear-gradient(to left, rgba(255, 255, 255, 0), white);
}

.lp-paid .logos-section .logos:after {
	right: 0;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), white);
}

.lp-paid .logos-section .logos:hover .logos-slide {
	animation-play-state: paused;
}

.lp-paid .logos-section .logos-slide {
	display: inline-block;
	animation: 25s slide infinite linear;
}

.lp-paid .logos-section .logos-slide img {
	margin: 0 25px;
}

.lp-paid .steps-section {
	background: #F5F5F5;
	padding: 60px 0;
}

.lp-paid .steps-section .steps {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.lp-paid .steps-section .steps .step {
	position: relative;
	width: 25%;
}

.lp-paid .steps-section .steps .step .num {
	color: #FFF030;
	text-align: center;
	font-family: PlutoBold;
	font-size: 23px;
	font-style: normal;
	font-weight: 400;
	width: 40px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background: #33268C;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 38px;
	position: relative;
	z-index: 2;
}

.lp-paid .steps-section .steps .step .num .inner {
	border: 2px solid #F5F5F5;
	border-radius: 100px;
	width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.lp-paid .steps-section .steps .step .text {
	color: #33268C;
	text-align: center;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 124.735%;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;

}

.lp-paid .steps-section .steps .step:not(:last-child)::before {
	content: '';
	position: absolute;
	top: 20px;
	left: 50%;
	width: 100%;
	height: 1px;
	z-index: 1;
	border: 1px solid #33268C;
	border-style: dashed;
}

.lp-paid .steps-section .steps .step .num {
	transition: transform 0.3s ease;
}

.lp-paid .steps-section .steps .step:hover .num {
	transform: scale(1.25);
}

.lp-paid .functionalities-section {
	background: #ffffff;
	padding: 40px 0;
	padding-bottom: 0;
}

.lp-paid .functionalities-section .title-box {
	margin-bottom: 74px;
}

.lp-paid .functionalities-section .title-box h2 {
	color: #1B1851;
	text-align: center;
	font-family: PlutoBold;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -1.12px;
	margin-bottom: 14px;
}

.lp-paid .functionalities-section .title-box p {
	color: #000;
	text-align: center;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 0;
}

.lp-paid .functionalities-section .feature {
	margin-bottom: 64px;
	margin-left: auto;
	margin-right: auto;
}

.lp-paid .functionalities-section .feature .box {
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 100%;
	justify-content: space-between;
}

.lp-paid .functionalities-section .feature img {
	margin-bottom: 24px;
}

.lp-paid .functionalities-section .feature .content {
	max-width: 390px;
	margin-left: auto;
	margin-right: auto;
}

.lp-paid .functionalities-section .feature h3 {
	color: #4842C1;
	text-align: center;
	font-family: PlutoBold;
	font-size: 23px;
	font-style: normal;
	font-weight: 700;
	line-height: 124.735%;
	margin-bottom: 12px;
}

.lp-paid .functionalities-section .feature p {
	color: #585A56;
	text-align: center;
	font-family: Roboto;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 124.735%;
}

.lp-paid .features-section {
	padding: 24px 0;
	background: #F5F5F5;
}

.lp-paid .features-section .feature {
	margin-bottom: 32px;
	margin-top: 32px;
}

.lp-paid .features-section .feature .box {
	height: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: space-between;
	gap: 24px;
}

.lp-paid .features-section .feature .box p {
	color: #4842C1;
	text-align: center;
	font-family: PlutoBold;
	font-size: 23px;
	font-style: normal;
	font-weight: 700;
	line-height: 124.735%;
	margin-bottom: 0;
}

.lp-paid .features-section .feature .box p.description {
	color: #585A56;
	text-align: center;
	font-family: Roboto;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 124.735%;
}


.lp-paid .reviews-section {
	background: #4842C1;
	padding: 72px 0;
}

.lp-paid .reviews-section h2 {
	color: #FFF030;
	text-align: center;
	font-family: PlutoBold;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.56px;
	margin-bottom: 62px;
}

.lp-paid .reviews-section .content {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 15px;
	margin-bottom: 32px;
}

.lp-paid .reviews-section .content span {
	color: #FFF;
	text-align: center;
	font-family: PlutoBold;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.lp-paid .reviews-section .content h3 {
	color: #FFF030;
	text-align: center;
	font-family: PlutoBold;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.lp-paid .reviews-section p {
	color: #FFF;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.lp-paid .reviews-section .inner {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.lp-paid .bullets-section {
	background: #33268C;
	padding: 64px 0;
}

.lp-paid .bullets-section .bullets-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.lp-paid .bullets-section .bullets-content p {
	color: #FFF;
	font-family: Roboto;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 124.735%;
}

.lp-paid .bullets-section .bullets-content p span {
	color: #FFF030;
}

.lp-paid .cta-section {
	background: #FFF030;
	padding: 60px 0;
}

.lp-paid .cta-section p {
	color: #1B1851;
	font-family: PlutoBold;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.56px;
}

.lp-paid .cta-section .btn {
	color: #FFF;
	text-align: center;
	font-family: PlutoBold;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding: 22px 32px;
	border-radius: 46px;
	background: #1B1851;
	text-transform: uppercase;
}

.lp-paid .cta-section .btn:hover {
	background: #4842C1;
	color: #FFF030;
}

.lp-paid .cta-section .inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}

.lp-paid.ebook-2 .stats {
	padding: 40px 0;
	background: #f5f5f5;
}

.lp-paid.ebook-2 .stats h2{
	color: #1B1851;
	text-align: center;
	font-family: PlutoBold;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -1.12px;
	margin-bottom: 48px;
}

.lp-paid.ebook-2 .stats .stat {
	margin-bottom: 28px;
	border-right: 1px solid #1B1851;
}

.lp-paid.ebook-2 .stats .stat:last-child {
	border-right: 0px;
}


.lp-paid.ebook-2 .stats .stat p {
	color: #000;
	text-align: center;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 0;
}

.lp-paid.ebook-2 .stats .stat .number{
	color: #4842C1;
	text-align: center;
	font-family: Roboto;
	font-size: 40px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 14px;
}

.lp-paid.ebook-2 .functionalities-section .content h3{
	color: #4842C1;
	font-family: PlutoBold;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 124.735%;
	margin-bottom: 12px;
	width: 100%;
}

.lp-paid.ebook-2 .functionalities-section .content p{
	color: #585A56;
	font-family: Roboto;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 124.735%;
}

.lp-paid.ebook-2 .functionalities-section .content {
	height: 100%;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	justify-content: center;
}


.lp-paid.ebook-2 .custom-hs-contact-form .form-container .submitted-message {
	text-align: center;
	background: white;
	padding: 20px;
	border-radius: 4px;
}

.lp-paid.ebook-2 .custom-hs-contact-form .form-container .submitted-message a {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	background-color: #1b1851;
	border: 0 solid transparent;
	font-family: PlutoBold;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 18px 40px;
	border-radius: 50px;
	outline: 0 solid transparent;
	background-color: #fff031;
	color: #1b1851;
	cursor: pointer;
}

.lp-paid.ebook-2 .custom-hs-contact-form .form-container .submitted-message a:hover {
	background-color: #1b1851;
	color: #fff031;
	text-decoration: none;
}


@media (max-width: 768px) {
	.lp-paid.ebook-2 .stats .stat {
		border-right: 0px;
	}
	.lp-paid .hero h1 {
		text-align: center;
		font-size: 30px;
		letter-spacing: 0;
		line-height: 36px;
	}

	.lp-paid .hero .content-text p {
		text-align: center;
	}

	.lp-paid .hero .content-text .logos-g2 {
		flex-wrap: wrap;
		justify-content: center;
	}

	.logos-slide img {
		width: 100px;
		margin: 0 10px;
	}

	.lp-paid .steps-section .steps {
		flex-direction: column;
		gap: 50px;
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}

	.lp-paid .steps-section .steps .step {
		display: flex;
		width: 100%;
		justify-content: flex-start;
		align-items: center;
		gap: 14px;
	}

	.lp-paid .steps-section .steps .step .text {
		margin: 0;
		text-align: left;
	}

	.lp-paid .steps-section .steps .step .num {
		margin: 0;
	}

	.lp-paid .steps-section .steps .step:not(:last-child)::before {
		top: 20px;
		left: 20px;
		height: 200%;
		width: 0;
	}
}