.recommendations-page .hero {
	background: radial-gradient(412.45% 101.88% at 54.06% -1.88%, #050072 0%, #715DFF 60%, #FFF 95%);
	padding: 126px 0 116px;
}


@media (min-width: 1200px) {	
	.recommendations-page .hero .container {
		max-width: 1270px;
	}
}

.recommendations-page .hero h1 {
	color: #FFF;
	font-family: PlutoRegular;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 52px; /* 108.333% */
	letter-spacing: -2.76px;
	margin-bottom: 5px;
}

.recommendations-page .hero p {
	color: #FFF;	
	font-family: Roboto;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 148%; /* 25.16px */
	margin-bottom: 22px;
}

.recommendations-page .hero img {
	max-width: 340px
}

.recommendations-page .hero p.subtitle {
	color: #FFF031;
	
	/* EYE BROWN */
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: 900;
	line-height: 28px; /* 116.667% */
	text-transform: uppercase;
	margin-bottom: 9px;
}


.recommendations-page .hero .ctas {
	display: flex;
	gap: 24px;
	flex-wrap: wrap;
	margin-bottom: 75px;
}

.recommendations-page .hero .ctas .trial {
	padding: 9px 35px;
	border-radius: 40px;
	background: #FFF031;
	border: 2px solid #FFF031;
	color: #030038;
	text-align: right;
	font-family: Roboto;
	font-size: 15.4px;
	font-style: normal;
	font-weight: 700;
	line-height: 23px; /* 149.351% */
	text-transform: capitalize;
}

.recommendations-page .hero .ctas .trial:hover {
	background: white;
	border-color: white;
	text-decoration: none;
}

.recommendations-page .hero .ctas .demo {
	padding: 9px 35px;
	border-radius: 40px;
	border: 2px solid #FFF;
	background: rgba(255, 255, 255, 0.49);
	color: #1B1851;
	text-align: center;
	font-family: Roboto;
	font-size: 15.4px;
	font-style: normal;
	font-weight: 700;
	line-height: 23px; /* 149.351% */
}

.recommendations-page .hero .ctas .demo:hover {
	background: white;
	color: #1b1851;
	text-decoration: none;
}

.recommendations-page .hero .inner {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: flex-end;
}

.recommendations-page .hero .inner-img {
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: center;
}

.recommendations-page .claim-section {
	padding-bottom: 97px;
	background: white;
}

.recommendations-page .claim-section .inner {
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
}

.recommendations-page .claim-section .inner p {
	color: #3A3A3A;
	text-align: center;
	font-family: Roboto;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 148%; 
	margin-bottom: 0;
}

.recommendations-page .claim-section .inner .subtitle {
	color: #8979FF;
	text-align: center;
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: 900;
	line-height: 28px; /* 116.667% */
	margin-bottom: 24px;
}

.recommendations-page .claim-section .inner h2 {
	color: #000;
	text-align: center;
	font-family: Roboto;
	font-size: 36px;
	font-style: normal;
	font-weight: 900;
	line-height: 45px; /* 125% */
	margin-bottom: 24px;
}

.recommendations-page .claim-section .content img {
	margin-bottom: 9px;
}

.recommendations-page .claim-section .content h3 {
	color: #1B1851;
	text-align: center;
	
	/* H4 */
	font-family: Roboto;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px; /* 116.667% */
	margin-bottom: 36px;
}

.recommendations-page .claim-section .content p {
	color: #3A3A3A;
	text-align: center;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 148%; /* 25.16px */
}

.recommendations-page .title-features {
	border-radius: 46px;
	border: 2px solid #FFF;
	background: linear-gradient(0deg, #FFF 10%, #E8E7FF 100%);
	padding: 84px 0 20px;
}

.recommendations-page .title-features .subtitle {
	color: #8979FF;
	text-align: center;
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: 900;
	line-height: 28px; /* 116.667% */
	margin-bottom: 24px;
}

.recommendations-page .title-features h2 {
	color: #000;
	text-align: center;
	font-family: Roboto;
	font-size: 36px;
	font-style: normal;
	font-weight: 900;
	line-height: 45px; /* 125% */
	margin-bottom: 0;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}

.recommendations-page .features {
	padding: 20px 0;
}

.recommendations-page .features p.claim {
	color: #8979FF;
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: 900;
	line-height: 28px; /* 116.667% */
	text-transform: uppercase;
	margin-bottom: 24px;
}

.recommendations-page .features h2 {
	color: #1B1851;
	font-family: Roboto;
	font-size: 36px;
	font-style: normal;
	font-weight: 900;
	line-height: 45px; /* 125% */
	margin-bottom: 24px;
}

.recommendations-page .features p {
	color: #3A3A3A;
	
	/* Paragraph */
	font-family: Roboto;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 148%; /* 25.16px */
	margin-bottom: 0px;
}

.recommendations-page .features .inner {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

@media (min-width: 766px) {
	.recommendations-page .features.left .inner {
		text-align: right;
	}
}

.recommendations-page .cta-inner {
	padding: 40px 0;
	text-align: center;
}

.recommendations-page .cta-inner .btn {
	padding: 9px 27px;
	border-radius: 40px;
	border: 1px solid rgba(0, 0, 0, 0.00);
	background: #33268C;
	
	color: #FFF;
	text-align: center;
	font-family: Roboto;
	font-size: 15.4px;
	font-style: normal;
	font-weight: 700;
	line-height: 23px; /* 149.351% */
}

.recommendations-page .guide {
	background: linear-gradient(0deg, #1B1851 35.03%, #FFF 72.04%);
	padding: 64px 0;
}

.recommendations-page .guide .box {
	border-radius: 24px;
	background: #FFF;
	padding: 20px;
}

.recommendations-page .guide .box h2 {
	color: #1B1851;
	
	/* h3 */
	font-family: Roboto;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 34px; /* 121.429% */
	margin-bottom: 24px;
}

.recommendations-page .guide .box p {
	color: #3A3A3A;
	
	/* Paragraph */
	font-family: Roboto;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 148%; /* 25.16px */
	margin-bottom: 0;
}

.recommendations-page .guide .box ul {
	color: #3A3A3A;
	
	/* Paragraph */
	font-family: Roboto;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 148%; /* 25.16px */
}

.recommendations-page .guide .box ul li {
	margin-bottom: 0;
}


.recommendations-page .cta {
	background: #1B1851;
	padding: 84px 0;
}

.recommendations-page .cta h2 {
	color: #FFF;
	text-align: center;
	font-family: Roboto;
	font-size: 36px;
	font-style: normal;
	font-weight: 900;
	line-height: 45px; /* 125% */
	margin-bottom: 23px;
}

.recommendations-page .cta p {
	color: #FFF;
	text-align: center;
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 45px; /* 187.5% */
	margin-bottom: 22px;
}

.recommendations-page .cta a {
	color: #1B1851;
	text-align: center;
	font-family: Roboto;
	font-size: 15.4px;
	font-style: normal;
	font-weight: 700;
	line-height: 23px; /* 149.351% */
	padding: 9px 27px;
	background: #FFF031;
	border-radius: 40px;
}

.recommendations-page .footer-faqs {
	padding: 92px 0;
	background: linear-gradient(180deg, #1B1851 0%, #000 100%);
}

.recommendations-page .footer-faqs h2 {
	color: #FFF;
	text-align: center;
	font-family: Roboto;
	font-size: 36px;
	font-style: normal;
	font-weight: 900;
	line-height: 36.4px;
	letter-spacing: -1px;
	margin-bottom: 60px;
}

.recommendations-page .footer-faqs p.subtitle {
	color: rgba(255, 255, 255, 0.6);
	text-align: center;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 8px;
	margin-bottom: 48px;
}

.recommendations-page .footer-faqs .inner {
	max-width: 860px;
	margin: 0 auto;
}

.recommendations-page .footer-faqs .faq-list {
	border-top: 1px solid rgba(255, 255, 255, 0.25);
}

.recommendations-page .footer-faqs .faq-item {
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
	cursor: pointer;
}

.recommendations-page .footer-faqs .faq-question {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 24px;
	padding: 28px 0;
	user-select: none;
}

.recommendations-page .footer-faqs .faq-question-text {
	color: #FFF;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4;
}

.recommendations-page .footer-faqs .expand-icon {
	color: #FFF;
	font-size: 28px;
	font-weight: 300;
	line-height: 1;
	flex-shrink: 0;
	transition: transform 0.3s ease;
}

.recommendations-page .footer-faqs .faq-answer {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.35s ease, padding 0.35s ease;
	padding-bottom: 0;
}

.recommendations-page .footer-faqs .faq-item.open .faq-answer {
	max-height: 300px;
	padding-bottom: 28px;
}

.recommendations-page .footer-faqs .faq-answer p {
	color: rgba(255, 255, 255, 0.75);
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	margin: 0;
}

@media (max-width: 768px) {
	.recommendations-page .hero h1 {
		font-size: 36px;
		line-height: 40px;
	}
	.recommendations-page .hero .ctas {
		gap: 8px;
	}
	.recommendations-page .hero .ctas a {
		padding: 9px 20px;
	}
}








