/*RallyUp vs. Classy*/
.hero{
	padding-bottom: 80px;
}
.hero h1{
	font-size: 72px;
	letter-spacing: -1px;
}
.hero h5{
	margin-bottom: 24px;
}
.hero .desc{
	max-width: 770px;
	margin: 0 auto 48px;
}
.hero h4{
	margin-bottom: 32px;
}
.hero .table{
	max-width: 740px;
	display: flex;
	flex-direction: column;
	gap: 16px;
	margin: 0 auto;
	padding: 20px 55px 40px 75px;
	border: 2px solid #272756;
	border-radius: 20px;
}
.hero .table .wp-block-columns{
	gap: 0!important;
	width: 100%;
	align-items: center!important;
}
.hero .table p{
	margin-bottom: 0;
}
.hero .table figure{
	margin-bottom: 0;
}
.hero .table figure img{
	display: block;
	height: 20px;
}
.hero .table-header{
	padding: 22px 0;
}
.hero .table-header p{
	font-size: 24px;
}
.hero .table-footer{
	padding-top: 24px;
}
.hero .table-footer p{
	font-size: 24px;
}
.hero .table-footer > div:first-child p{
	font-size: 22px;
}
.ways{
	padding-top: 120px;
	padding-bottom: 120px;
}
.cta-1{
	padding-top: 40px;
	padding-bottom: 80px;
	min-height: 0;
}
.cta .wp-block-columns{
	gap: 32px!important;
	max-width: 986px;
	margin: 0 auto;
	padding: 48px 96px 48px 48px;
	border-radius: 12px;
	overflow: hidden;
}
.cta h5{
	max-width: 400px;
	line-height: 1.3;
}
.cta-1 .wp-block-columns{
	background-color: rgba(235, 249, 254, 0.7);
	background-image: url(/wp-content/uploads/2023/02/Pattern-Sky.svg);
	background-position: right -1050px bottom 49%;
    background-repeat: no-repeat;
}
.cta-2{
	padding-top: 40px;
	padding-bottom: 120px;
	min-height: 0;
}
.cta-2 .wp-block-columns{
	background-color: rgba(236, 235, 255, 0.4);
	background-image: url(/wp-content/uploads/2023/02/Pattern-Lavender.svg);
	background-position: right -1050px bottom 49%;
    background-repeat: no-repeat;
}
.func{
	padding-top: 86px;
	padding-bottom: 86px;
}
.func .wp-block-columns{
	max-width: 1246px;
}
.func figure{
	margin-left: calc(-60px - 3%);
}
.pricing{
	padding-top: 138px;
	padding-bottom: 138px;
}
.pricing .col-2 .has-background{
	padding: 40px;
	border-radius: 20px;
}
.pricing .col-2 .wp-block-columns{
	gap: 16px!important;
	padding-bottom: 24px;
	border-bottom: 1px solid #272756;
	margin-bottom: 24px;
}
.pricing .plan-title{
	font-size: 32px;
	font-weight: 700;
	line-height: 1.15;
	margin-bottom: 16px;
}
.pricing .plan-price{
	line-height: 1.3;
	margin-bottom: 4px;
}
.pricing .col-2 .wp-block-group{
	margin-bottom: 8px;
}
.pricing .col-2 > p{
	color: #7C7C7C;
}
.reviews{
	padding-top: 120px;
	padding-bottom: 180px;
}
.reviews .desc{
	margin-bottom: 60px;
}
.reviews .cols{
	gap: 64px!important;
	max-width: 789px;
	margin: 0 auto;
	padding: 56px 80px 64px;
	border-radius: 8px;
}
.reviews .cols > div{
	display: flex;
	flex-direction: column;
	gap: 24px;
}
.reviews .cols > div > div{
	gap: 20px!important;
}
.reviews .review p{
	margin-bottom: 0;
}
.reviews .classy > div > div:first-child{
	display: none;
}
.reviews .plan{
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 10px;
}
.reviews .review .wp-block-group{
	gap: 8px!important;
}
.reviews .review .wp-block-group > p{
	min-width: 29px;
}
.conclusion{
	padding-top: 64px;
}
.conclusion .wp-block-columns > div:first-child{
	padding-top: 60px;
}

@media(max-width: 781px){
	.hero{
		padding-bottom: 64px;
	}
	.hero h1{
		font-size: 48px;
	}
	.hero .desc{
		margin-bottom: 34px;
	}
	.hero .table{
		gap: 8px!important;
		padding: 24px;
	}
	.hero .table-header{
		padding: 0 0 10px 0;
	}
	.hero .table p{
		font-size: 16px;
	}
	.hero .table-header p{
		font-size: 20px;
	}
	.hero .table .wp-block-columns{
		min-height: 46px;
	}
	.hero .table-footer p{
		font-size: 22px;
	}
	.ways, .pricing{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.ways .wp-block-columns{
		flex-direction: column-reverse;
		gap: 46px!important;
	}
	.ways h3, .func h3, .pricing h3{
		margin-bottom: 20px!important;
	}
	.cta{
		padding-top: 28px;
		padding-bottom: 60px;
	}
	.cta .wp-block-columns{
		padding: 32px 60px 50px 32px;
		background-size: 874px;
		background-position: top 12% left -1%;
	}
	.cta h5{
		max-width: 100%;
	}
	.cta .wp-block-buttons{
		justify-content: flex-start!important;
	}
	.cta .wp-block-buttons a{
		min-width: 142px!important;
	}
	.func{
		padding-top: 50px;
		padding-bottom: 60px;
	}
	.func .wp-block-columns{
		gap: 30px!important;
	}
	.func figure{
		margin-left: calc(-20px - 12%);
	}
	.pricing{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.pricing .wp-block-columns{
		gap: 48px!important;
	}
	.pricing .col-2 .has-background{
		padding: 34px 16px;
	}
	.pricing .col-2 .wp-block-columns{
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.pricing .plan-title{
		font-size: 27px;
		margin-bottom: 14px;
	}
	.reviews{
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.reviews .desc{
		margin-bottom: 32px;
	}
	.reviews .cols{
		gap: 22px!important;
		padding: 0;
		border-radius: 0;
		background-color: transparent!important;
	}
	.reviews .cols > div{
		background: #fff;
		padding: 24px 28px;
		border-radius: 4px;
	}
	.reviews .space-between{
		justify-content: space-between;
	}
	.reviews .review{
		gap: 16px!important;
	}
	.reviews .cols > div{
		gap: 16px;
	}
	.reviews .review p{
		font-size: 18px!important;
	}
	.reviews .review > div:first-child{
		flex-basis: 35%!important;
	}
	.reviews .review > div:last-child{
		flex-basis: 56%!important;
	}
	.reviews .review .wp-block-group{
		justify-content: flex-end;
		gap: 5px!important;
	}
	.reviews .review .wp-block-group > p{
		min-width: 26px;
	}
	.conclusion{
		padding-top: 60px;
	}
	.conclusion .wp-block-columns > div:first-child{
		padding-top: 0;
	}
	.conclusion .wp-block-columns{
		gap: 32px!important;
	}
	.conclusion figure{
		max-width: 70%;
	}
}