.waves_divider_container.pricing {
	width: 100%;
	background-color: #1F1F22;
	max-height: 500px;
	margin-bottom: -50px;
	margin-top: -130px;
}

.waves_divider.pricing {
	background-repeat: no-repeat;
	border: 0 none;
	display: inline-block;
	width: 100%;
	bottom: 0%;
	object-fit: contain;
	opacity: 0.8;
}

h3.presentation {
	color: #1F1F22;
}

.points_box_pricing {
	display: inline-block;
	vertical-align: top;
	width: 280px;
	min-height: 260px;
	margin: 20px;
}

.points_box_desc.compact {
	font-size: 14px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: normal;
	color: #1F1F22;
	text-align: left;
}

.points_box_icon {
	text-align: center;
	margin: 15px auto 0px auto;
}

h4.points_box_head {
	margin: 16px 0px 10px 0px;
	padding-top: 5px;
	color: #1F1F22;
	font-size: 17px;
	font-weight: 700;
	text-align: center;
}

.points_box_desc {
	font-size: 14px;
	line-height: 1.57;
	color: #3A3A40;
	padding: 8px 10px 0px 10px;
	font-weight: 300;
	height: 95px;
	text-align: left;
}

.pricing_holder {
	background: #F6F6F7;
	width: 100%;
	padding: 20px 0 1px 0px;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	justify-content: center;
}

.pricing_frame {
	background: #ffffff;
	width: 95%;
	justify-content: center;
	border-radius: 4px;
	box-shadow: 0 2px 8px 0 #EDEDEE;
	font-size: 0px;
	z-index: 2;
}

.pricing_frame.raised {
	margin-top: -100px;
}

.pricing_inside {
	width: 1200px;
	margin: 0px auto;
	padding: 70px 0px 70px 0px;
	text-align: center;
}

.pricing_faq_holder {
	background: #F6F6F7;
	width: 100%;
	padding: 40px 0px 50px 0px;
}

.pricing_footer_holder {
	display: flex;
	flex-direction: row;
	justify-content: center;
	width: 100%;
	background-color: #F6F6F7;
	border-radius: 4px;
	box-shadow: 0 13px 24px 0 #EDEDEE;
}

.pricing_footer_frame {
	background: #ffffff;
	width: 95%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 4px;
	box-shadow: 0 13px 24px 0 #EDEDEE;
	font-size: 0px;
	border-top: solid 2px rgba(217, 226, 232, .7);
}

.pricing_footer_points {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	width: 1200px;
}

.presentation.pricing {
	display: flex;
	justify-content: center;
	flex-direction: row;
	padding-top: 50px;
	width: 100%;
}

.switch {
	position: relative;
	display: inline-block;
	width: 43px;
	height: 22px;
}

.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ffffff;
	border: #E3E3E5 1px solid;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 14px;
	width: 14px;
	left: 4px;
	bottom: 3px;
	background-color: #4EC97E;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked + .slider {
	background-color: #ffffff;
}

input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
	-webkit-transform: translateX(18px);
	-ms-transform: translateX(18px);
	transform: translateX(18px);
}

.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}

/* Pricing Controls Wrapper */
.pricing_controls_wrapper {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	max-width: 950px;
	margin: 0 auto;
	padding-bottom: 60px;
}

.pricing_selection_holder {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	flex: 1;
}

.pricing_selection_items {
	display: flex;
	justify-content: center;
	align-items: center;
}

/* Currency Select Styles */
.currency_selection_holder {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	margin-top: -30px;
}

.pricing_selection_items {
	display: flex;
	justify-content: center;
	align-items: center;
}

.pricing_selection_choice {
	font-size: 12px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 1.1px;
	text-align: right;
	color: #1F1F22;
	padding: 0px 10px;
	cursor: pointer;
}

.pricing_months {
	letter-spacing: normal;
}

.pricing_selection_choice.greyed {
	color: #98989F;
}

/* Currency Select Styles */
.currency_selection_holder {
	position: static;
	transform: none;
	margin-top: 0;
	justify-content: center;
}

.currency_select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 8px 32px 8px 12px;
	font-size: 13px;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	color: #3A3A40;
	background-color: #fff;
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23717b81' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 10px center;
	border: 1px solid #E3E3E5;
	border-radius: 6px;
	cursor: pointer;
	transition: all 0.2s ease;
	min-width: 95px;
}

.currency_select:hover {
	border-color: #C8C8CC;
}

.currency_select:focus {
	outline: none;
	border-color: #4EC97E;
	box-shadow: 0 0 0 2px rgba(45, 181, 114, 0.15);
}

.currency_select option {
	padding: 8px;
	font-weight: 500;
}

.pricing_box_button {
	color: #FFFFFF;
	font-size: 12px;
	display: inline-block;
	line-height: 22px;
	padding: 5px 15px;
	text-align: center;
	letter-spacing: 0.5px;
	cursor: pointer;
	font-weight: normal;
	border-radius: 8px;
	border: 1px solid #007E42;
	background: #007E42;
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
	margin: 20px auto;
	font-family: 'Montserrat';
}

.pricing_box_button:hover {
	background: #007E42;
}

.pricing_box_button:active {
	background: #007E42;
	border: #006336 1px solid;
}

.pricing_faq_box {
	border-radius: 4px;
	box-shadow: 0 13px 24px 0 #EDEDEE;
	background-color: #ffffff;
	width: calc(100% - 40px);
	max-width: 1000px;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #1F1F22;
	padding: 20px;
	margin: 20px auto 0px auto;
	text-align: left;
}

.pricing_faq_box:hover {
	cursor: pointer;
}

.pricing_faq_text {
	background-color: #FFFFFF;
	width: calc(100% - 40px);
	max-width: 1000px;
	font-size: 15px;
	line-height: 24px;
	padding: 20px;
	text-align: left;
	color: #3A3A40;
	border-radius: 0px 0px 5px 5px;
	display: none;
	margin: 0px auto 0px auto;
	font-weight: 500;
	border-top: solid 2px rgba(217, 226, 232, .5);
}

.pricing_box_q {
	float: left;
	width: 95%;
	line-height: 35px;
}

.pricing_box_a {
	float: right;
	width: 5%;
	text-align: right;
	padding-top: 8px;
}

#yearly_choice_mobile {
	display: none;
}

#yearly_choice {
	display: block;
}

/* ===== PRICING TABLE GRID SYSTEM ===== */
.pricing_table_desktop {
	width: 100%;
	max-width: 950px;
	margin: 0 auto;
}

.pricing_table_grid {
	display: grid;
	grid-template-columns: 220px repeat(3, 1fr);
	width: 100%;
}

.pricing_cell_new {
	padding: 10px 0;
	display: flex;
	align-items: center;
	min-height: 44px;
	font-size: 14px;
	font-weight: 400;
	color: #3A3A40;
}

.pricing_cell_new.category-label {
	justify-content: flex-start;
	text-align: left;
	padding-left: 10px;
}

.pricing_cell_new.value {
	justify-content: flex-start;
	text-align: left;
	padding-left: 40px;
}

/* Header section styles */
.pricing_header_grid {
	display: grid;
	grid-template-columns: 220px repeat(3, 1fr);
	width: 100%;
}

.pricing_header_cell {
	padding: 0;
}

.pricing_header_cell.labels {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.pricing_header_label {
	font-size: 16px;
	font-weight: bold;
	color: #1F1F22;
	padding: 10px 10px;
	text-align: left;
}

.pricing_header_label.plans {
	padding-top: 75px;
	padding-bottom: 5px;
}

.pricing_header_label.pricing-label {
	padding-top: 66px;
	padding-bottom: 85px;
}

.pricing_header_cell.plan {
	padding-top: 40px;
	position: relative;
}

.pricing_header_cell.plan.recommended {
	background-color: #EDEDEE;
	padding-left: 40px;
}

.pricing_header_cell.plan.basic {
	padding-right: 20px;
	padding-left: 40px;
}

.pricing_header_cell.plan.enterprise {
	padding-left: 40px;
}

.pricing_plan_name {
	font-size: 26px;
	font-weight: bold;
	color: #3A3A40;
	margin-top: 20px;
	height: 43px;
	text-align: left;
	line-height: 1.54;
}

.pricing_plan_type {
	font-size: 13px;
	font-weight: 300;
	color: #3A3A40;
	margin: 15px 0;
	text-align: left;
}

.pricing_plan_price {
	font-size: 36px;
	font-weight: 700;
	color: #3A3A40;
	margin-top: 20px;
	text-align: left;
	font-family: 'Roboto', sans-serif;
}

.pricing_plan_price .interval {
	font-size: 16px;
	font-weight: bold;
}

.pricing_plan_button_wrap {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}

.pricing_plan_button_wrap .pricing_box_button {
	margin: 20px 0;
}

/* Recommended badge */
.recommended_sticker {
	width: 122px;
	height: 26px;
	background-color: #3A3A40;
	position: absolute;
	top: 20px;
	left: -10px;
	font-size: 11px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 1.1px;
	color: #ffffff;
}

.recommended_positioner {
	position: absolute;
	top: 6px;
	left: 12px;
}

/* Category header rows */
.pricing_cell_new.category-header {
	font-size: 16px;
	font-weight: bold;
	color: #1F1F22;
	padding-top: 9px;
	padding-left: 10px;
}

.pricing_cell_new.category-header.sub {
	font-size: 14px;
}

/* Alternating row backgrounds */
.pricing_table_grid.row-even .pricing_cell_new {
	background-color: #F6F6F7;
}

.pricing_table_grid.row-odd .pricing_cell_new {
	background-color: #ffffff;
}

/* Highlighted column for recommended plan */
.pricing_table_grid .pricing_cell_new:nth-child(3) {
	background-color: #EDEDEE;
	padding-left: 40px;
}

.pricing_table_grid .pricing_cell_new:nth-child(4) {
	padding-left: 40px;
}

/* Tick icon styling */
.pricing_tick {
	height: 8px;
	margin-right: 3px;
}

.pricing_dash {
	color: #3A3A40;
}

/* ===== MOBILE PRICING STYLES ===== */
.pricing_table_mobile_new {
	display: none;
}

.pricing_mobile_card {
	background: #ffffff;
	margin: 15px auto;
	max-width: 600px;
	overflow: hidden;
	display: none;
}

.pricing_mobile_card.active {
	display: block;
}

.pricing_mobile_card_header {
	padding: 20px 25px;
	background: #ffffff;
}

.pricing_mobile_card_header .pricing_plan_name {
	padding-left: 0;
	margin-top: 0;
}

.pricing_mobile_card_header .pricing_plan_type {
	padding-left: 0;
}

.pricing_mobile_card_header .pricing_plan_price {
	padding-left: 0;
}

.pricing_mobile_card_header .pricing_plan_button_wrap {
	justify-content: flex-start;
}

.pricing_mobile_card_features {
	padding: 0;
}

.pricing_mobile_feature_row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 25px;
	font-size: 14px;
}

.pricing_mobile_feature_row:nth-child(odd) {
	background-color: #F6F6F7;
}

.pricing_mobile_feature_row:nth-child(even) {
	background-color: #ffffff;
}

.pricing_mobile_feature_label {
	color: #1F1F22;
	font-weight: 600;
	font-size: 14px;
	flex: 1;
	text-align: left;
}

.pricing_mobile_feature_value {
	color: #3A3A40;
	font-weight: 400;
	text-align: right;
	flex: 1;
}

/* Mobile plan selector tabs */
.pricing_selection_toggle_mobile {
	display: none;
}

.pricing_selection_choice_mobile {
	width: 100px;
	height: 25px;
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #1F1F22;
	display: flex;
	flex-direction: column;
	align-items: center;
	border-bottom: none;
	z-index: 1;
	cursor: pointer;
}

.pricing_selection_choice_mobile.active {
	color: #1F1F22;
	border-bottom: #4EC97E 2px solid;
}

.pricing_selection_choice_mobile.inactive {
	color: #98989F;
	border-bottom: none;
}

/* ===== RESPONSIVE STYLES ===== */
@media screen and (max-width: 1200px) {
	.pricing_inside {
		width: calc(100% - 40px);
		margin: 0px auto;
		padding: 100px 0px;
	}

	.pricing_footer_points {
		display: flex;
		align-items: center;
		flex-direction: column;
		width: 100%;
	}

	.pricing_footer_frame {
		width: 100%;
	}

	.pricing_frame.raised {
		margin-top: 0px;
	}

	.waves_divider_container.pricing {
		overflow: hidden;
		max-height: 250px;
	}

	.waves_divider {
		width: 180% !important;
	}

	.waves_divider_container {
		margin-bottom: 0px;
	}

	h1.head {
		line-height: 40px;
	}

	.pricing_faq_holder {
		padding-bottom: 0;
		padding-top: 0;
	}

	.pricing_holder {
		padding-top: 0;
	}
}

@media screen and (max-width: 1100px) {
	.pricing_table_grid {
		grid-template-columns: 180px repeat(3, 1fr);
	}

	.pricing_header_grid {
		grid-template-columns: 180px repeat(3, 1fr);
	}

	.pricing_header_cell.plan.basic {
		padding-left: 20px;
	}

	.pricing_header_cell.plan.recommended {
		padding-left: 20px;
	}

	.pricing_header_cell.plan.enterprise {
		padding-left: 20px;
	}

	.pricing_cell_new.value {
		padding-left: 20px;
	}

	.pricing_table_grid .pricing_cell_new:nth-child(3) {
		padding-left: 20px;
	}

	.pricing_table_grid .pricing_cell_new:nth-child(4) {
		padding-left: 20px;
	}

	.pricing_plan_name {
		font-size: 22px;
	}

	.pricing_plan_price {
		font-size: 30px;
	}
}

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

	.pricing_table_mobile_new {
		display: block;
		border-top: #C8C8CC 2px solid;
		overflow: hidden;
		max-width: 600px;
		margin: 0 auto;
	}

	.pricing_inside {
		width: auto;
		padding: 50px 0;
	}

	.pricing_frame {
		width: 100%;
		margin-top: 0px;
	}

	.pricing_selection_toggle_mobile {
		display: flex;
		justify-content: center;
		flex-direction: row;
		width: 100%;
		height: 35px;
		margin-bottom: 20px;
	}

	.pricing_box_button {
		padding: 5px 65px;
	}

	.pricing_controls_wrapper {
		flex-direction: column;
		gap: 15px;
		padding-bottom: 40px;
	}

	.pricing_selection_holder {
		flex: none;
		width: 100%;
	}

	.currency_selection_holder {
		position: static;
		margin-top: 20px;
		transform: none;
		justify-content: center;
	}
}

@media screen and (max-width: 1250px) {
	h3.presentation {
		font-size: 26px;
		padding-bottom: 10px;
	}

	h1.head {
		font-size: 30px;
		padding-bottom: 30px;
	}

	.tooltip.small {
		font-size: 13px !important;
		display: inline-block;
	}
}

@media screen and (max-width: 600px) {
	.pricing_inside {
		padding: 50px 0px 80px 0px;
	}

	.pricing_footer_frame {
		background: none;
		border-top: none;
		box-shadow: none;
	}

	.pricing_frame {
		box-shadow: none;
	}

	.points_box_pricing {
		margin: 0px 20px;
	}

	.currency_select {
		padding: 6px 28px 6px 10px;
		font-size: 12px;
		min-width: 85px;
	}

	.pricing_controls_wrapper {
		gap: 12px;
		padding-bottom: 30px;
	}
}

@media screen and (max-width: 500px) {
	.pricing_selection_choice {
		padding: 0px 12px;
		text-align: left;
	}

	.pricing_frame {
		background: none;
	}

	#yearly_choice_mobile {
		display: block !important;
	}

	#yearly_choice {
		display: none !important;
	}

	.pricing_mobile_feature_row {
		flex-direction: column;
		align-items: flex-start;
		gap: 5px;
	}

	.pricing_mobile_feature_value {
		text-align: left;
	}
}