/*** common css ***/
body.logged-in.admin-bar .fixed-top {
	margin-top: 31px !important;
}

.fixed-top {
	top: 0 !important;
}

.marketplace-btn {
	background-color: #b6ce5c;
	font-size: 18px;
	font-weight: 500;
	font-family: Poppins;
	border-radius: 5px;
	border: 0px solid #b6ce5c;
	color: #fff !important;
	width: auto;
	height: auto;
	justify-content: center;
	align-items: center;
	margin-bottom: 0;
	display: inline;
	padding: 10px 20px;
}

.nothing-found-blk p {
	display: flex;
	align-items: center;
}


h2.entry-title a {
	font-size: 25px;
	text-decoration: none;
}

h2.entry-title a:hover {
	display: block;
	box-shadow: none;
}

.entry-meta a,
footer.entry-footer .cat-links a {
	font-size: 16px;
	font-weight: 400;
	text-decoration: none !important;
}

.entry-meta a:hover,
footer.entry-footer .cat-links a:hover {
	box-shadow: none;
	display: block;
}

.entry-meta,
.posted-on,
.byline,
footer.entry-footer .cat-links {
	display: flex;
	align-items: baseline;
	gap: 5px;
	font-family: 'Roboto';
	flex-wrap: wrap;
}

.entry-summary {
	font-family: 'Roboto';
}

.nav-links a {
	display: inline;
}

.dropdown-menu img.me-2 {
	overflow: visible !important;
}

.dropdown-menu ul {
	margin: 0 !important;
}

/* Hide submenu by default */
.gc-menu-header .sub-menu {
	display: none;
	position: absolute;
	background-color: white;
	list-style: none;
	padding: 10px;
	margin: 0;
	z-index: 999;
	min-width: 200px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* Parent must be positioned relative */
.gc-menu-header li.menu-item-has-children {
	position: relative;
}

/* Show submenu on hover */
.gc-menu-header li.menu-item-has-children:hover>.sub-menu {
	display: block;
	top: 31px;
}

/* Optional: style top-level list horizontally */
.gc-menu-header {
	display: flex;
	gap: 20px;
}

.gc-menu-header>li {
	position: relative;
}

/*** Header CSS ***/
.header .container {
	max-width: 1326px !important;
	padding-left: 40px !important;
	padding-right: 40px !important;
}

.header .container .left_header {
	display: flex;
}

.header .container .left_header {
	zoom: 80%;
}

.header .container .middle-nav {
	zoom: 80%;
}

.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, .55);
	border-color: rgba(0, 0, 0, .1);
}

.header .left_header .navbar-toggler .navbar-toggler-icon {
	background-position: 100% 121%;
}

.gc-menu-header .sub-menu {
	display: none;
}

#menu-header-menu li a {
	color: #091d37;
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
	position: relative;
	padding-right: 14px;
	text-decoration: none;
	font-family: 'Poppins';
	padding-right: 14px !important;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
}

.header .container .middle-nav .right_header>img {
	max-width: 135px;
}

.header .container .middle-nav .right_header .catalog li.nav-item.dropdown .nav-link img {
	width: 19.5px;
}

.header .container .middle-nav .right_header {
	display: flex;
	align-items: center;
	gap: 25px;
}

.header .container .left_header .main_logo {
	width: 70px;
}

#menu-header-menu li a:hover {
	box-shadow: none;
	line-height: 14px;
	display: flex;
}

#menu-header-menu li a {
	color: #091d37;
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
	position: relative;
	padding-right: 14px !important;
	font-family: 'Poppins';
	text-decoration: none;
	padding: 0.5rem;
}

#menu-header-menu li.menu-item-has-children a {
	position: relative;
}

#menu-header-menu li.menu-item-has-children a::before {
	content: "";
	display: block;
	width: 14px;
	height: 6px;
	background-image: url("data:image/svg+xml,%3csvg%20width='8'%20height='5'%20viewBox='0%200%208%205'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.45117%200.572998L3.92188%203.10229L1.39258%200.572998C1.31055%200.481852%201.20801%200.436279%201.08496%200.436279C0.961914%200.436279%200.859375%200.481852%200.777344%200.572998C0.686198%200.655029%200.640625%200.75529%200.640625%200.873779C0.640625%200.992269%200.686198%201.09709%200.777344%201.18823L3.60742%204.01831C3.65299%204.06388%203.70312%204.09806%203.75781%204.12085C3.8125%204.14364%203.86719%204.15503%203.92188%204.15503C3.97656%204.15503%204.03125%204.14364%204.08594%204.12085C4.14062%204.09806%204.19076%204.06388%204.23633%204.01831L7.06641%201.18823C7.15755%201.09709%207.20312%200.992269%207.20312%200.873779C7.20312%200.75529%207.15755%200.655029%207.06641%200.572998C6.98438%200.481852%206.88184%200.436279%206.75879%200.436279C6.63574%200.436279%206.5332%200.481852%206.45117%200.572998Z'%20fill='%23091D37'/%3e%3c/svg%3e");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 13px;
	right: -8px;
}

.header .container .middle-nav .navbar-collapse .navbar-nav {
	gap: 30px;
	align-items: center;
}

.header .container .middle-nav .navbar-collapse .navbar-nav .gc-menu-header {
	display: flex;
	align-items: start;
	gap: 20px;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	margin: 0 auto;
}

ul.sub-menu {
	margin-left: 0;
	padding-left: 0;
	position: absolute;
	background: #ffffff;
	box-shadow: 0 7px 20px -9px #c6c6c6;
	border: 0;
	width: 140px;
	top: 35px;

}

ul.sub-menu li a {
	font-size: 13px !important;
}

ul.sub-menu li {
	list-style: none;
}

.gc-menu-header .menu-item-has-children {
	position: relative;
}

ul.sub-menu li a::before {
	display: none !important;
}

.header_icon_box .header_icon .header_icon_box_two .gc_dev_main_blurb_image a img {
	max-width: 40px;
	max-height: 40px;
}

.header_icon_box_four .gc_dev_module a img {
	width: 19.5px;
	object-fit: contain;
	margin-right: -1.5px;
	height: 20px;
}

.header_icon_box_four .gc_dev_module a {
	align-items: center;
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	color: #1a2849;
	column-gap: 10px;
	display: flex;
	font-family: Roboto;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	gap: 10px;
	justify-content: space-between;
	line-height: 100%;
	padding: 12px;
	text-decoration: none;
}

.gc_dev_module p {
	margin: 0;
}

.header_icon_box_four .gc_dev_module a:hover {
	padding: 12px;
}

.header_icon_box_two .gc_dev_main_blurb_image {
	margin-bottom: 10px;
	height: 40px;
}

.header .container .left_header .navbar-brand {
	margin-bottom: 0;
}

.btn-primary {
	background-color: #b6ce5c;
	font-size: 13px;
	font-weight: 600;
	font-family: Poppins;
	border-radius: 5px;
	border: 0px solid #b6ce5c;
	color: #fff;
	width: auto;
	height: 34px;
	justify-content: center;
	align-items: center;
	margin-bottom: 0;
}

.btn-primary::after {
	display: none !important;
}

.header {
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	z-index: 9;
	border-top: 6px solid transparent;
	border-image: linear-gradient(to right, #80cfdc, #9ac93d);
	border-image-slice: 1;
	padding: 9px 0 10px;
	box-shadow: 0 2px 0 var(--grey-50, #eceef3);
	height: auto;
}

.header:before {
	display: none;
}

.dropdown-menu a {
	line-height: 26px;
	gap: 0;
}

.header .container .middle-nav .right_header .user .dropdown-menu a:hover {
	box-shadow: none !important;
	background-color: transparent !important;
}

.btn-primary:hover {
	display: block !important;
	color: #ffffff !important;
	background-color: #b6ce5c !important;
	border: none !important;
	box-shadow: none !important;
}

.user-profile.dropdown-toggle.btn.btn-primary:hover {
	background-color: transparent !important;
}


/** blog page css **/
.custom-blog-content {
	display: flex;
	gap: 60px;
}

.blog-detail-page {
	padding: 100px 0 50px 0 !important;
}

.custom-post-article {
	width: calc(50% - 13px);
}

.custom-post h1 {
	font-size: 20px;
	margin-top: 20px;
	line-height: 1.3em;
	color: #333333 !important;
}

.post_comment p {
	display: none;
}

.entry-content {
	color: #334266 !important;
	font-size: 14px;
}

.site-main .entry-content p {
	color: #000000;
	font-family: 'Roboto';
	font-size: 18px;
	line-height: 32px;
}

.site-main .entry-content p a {
	display: inline;
	text-decoration: underline;
	text-decoration-line: underline;
	font-weight: normal !important;
	color: #091d37 !important;
}

a:visited {
	color: inherit;
	text-decoration: none;
}

.site-main .entry-content .children_ministry_attendance_declines p strong img {
	width: inherit !important;
	margin-right: 10px !important;
	margin-bottom: 40px !important;
	max-width: 100%;
	height: 50px;
}

.site-main .entry-content .children_ministry_attendance_declines .block img {
	width: inherit !important;
	margin-right: 10px !important;
	margin-bottom: 40px !important;
	max-width: 100%;
	height: 50px;
}

.site-main .entry-content .children_ministry_attendance_declines .block {
	display: -webkit-inline-box;
}

.site-main .entry-content .children_ministry_attendance_declines .block>p {
	display: none;
}

.post_pdf_details {
	display: flex;
	width: 100%;
}

img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
	border-radius: 10px;
}

.post_content h1,
.post_content h2,
.post_content h3,
.post_content h4,
.post_content h5,
.post_content h6 {
	margin-top: 24px !important;
	text-transform: none !important;
}

/*** Help section css ***/
.help_section {
	max-width: 100%;
	width: 100%;
}

.help_section .container {
	padding: 0 !important;
	max-width: 100% !important;
	width: 100% !important;
}

.help_section .row {
	display: flex;
	border-radius: 10px;
	background: linear-gradient(109deg, #80cfdc 23.3%, #3dc986 112.23%);
	font-family: "Roboto", Helvetica, Arial, Lucida, sans-serif;
	padding: 32px;
}

.help_section .column {
	max-width: 195px;
	width: 100%;
	padding: 0;
	margin: 0;
}

.w-100 {
	width: 100% !important;
}

.help_section .column img {
	border-radius: 3px !important;
	box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
}

.help_section .column.text {
	color: white;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 12px;
	max-width: calc(100% - 195px);
	padding-left: 30px;
	width: 100%;
}

.help_section .feature_text {
	line-height: 16.14px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px;
	letter-spacing: 0.84px;
	color: rgba(255, 255, 255, 0.75);
}

.help_section .help_text {
	line-height: 37.5px;
	font-size: 32px;
	font-weight: 700;
	font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
	margin-bottom: 12px;
}

.help_section .download_button {
	background-color: #ffffff;
	width: 200px;
	border: none;
	color: black;
	padding: 14px 15px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	border-radius: 6px;
	font-family: "Roboto", Helvetica, Arial, Lucida, sans-serif;
	cursor: pointer;
}

.help_section .help_text_paragraph {
	color: #ffffff;
	font-family: 'Roboto';
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 12px;
}

a.small-button,
a.big-button,
a.icon-button {
	display: inline-block;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4), 1px 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4), 1px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4), 1px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	line-height: 26px;
}

a.small-button,
a.icon-button {
	padding: 6px 14px;
	font-weight: bold !important;
	font-size: 12px;
	margin: 0 5px 8px 0;
}

a.smallgreen,
a.biggreen {
	color: #569d51 !important;
	background: #94e48d;
	background: -moz-linear-gradient(top, #94e48d 0%, #82cf7c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #94e48d), color-stop(100%, #82cf7c));
	background: -webkit-linear-gradient(top, #94e48d 0%, #82cf7c 100%);
	background: -o-linear-gradient(top, #94e48d 0%, #82cf7c 100%);
	background: -ms-linear-gradient(top, #94e48d 0%, #82cf7c 100%);
	background: linear-gradient(to bottom, #94e48d 0%, #82cf7c 100%);
	border: 1px solid #4dab46;
}

/*** Form popup CSS ***/
div#download_popup {
	display: none;
	position: fixed;
	z-index: 1;
	padding: 0 15px;
	padding-top: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 99999;
}

.modal-dialog.modal-lg {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	height: 100%;
}

span.close {
	color: #fff;
	float: right;
	font-size: 28px;
	font-weight: bold;
	top: -25px;
	right: -25px;
	position: absolute;
	opacity: 0.8;
}

.download_modal_custom .modal-content {
	background-color: #F6F6F6;
	margin: auto;
	padding: 30px;
	border: 1px solid #eceef3;
	max-width: 506px;
	width: 100%;
	height: initial;
	border-radius: 10px;
	position: relative;
	min-height: 392px;
}

.pdf_text {
	font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
	text-align: center;
	font-size: 35px;
	line-height: 40px;
}

.wpforms-field-container {
	display: flex;
	flex-wrap: wrap;
	width: 100% !important;
	padding: 0 15px !important;
}

label.wpforms-field-label {
	margin-bottom: 5px !important;
	font-family: "Roboto", Helvetica, Arial, Lucida, sans-serif !important;
	color: #091D37 !important;
	font-size: 12px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: normal !important;
}

.download_modal_custom form .wpforms-field-container .wpforms-field.wpforms-one-half {
	width: calc(50% - 8px);
	margin-left: 15px;
}

.download_modal_custom form .wpforms-field-container .wpforms-field input,
.download_modal_custom form .wpforms-field-container .wpforms-field select {
	font-family: "Roboto", Helvetica, Arial, Lucida, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	border: 1px solid #e6e8ec !important;
	border-radius: 5px;
	width: 100%;
	height: initial;
	max-width: initial;
	padding: 10px 15px !important;
	outline: none !important;
	box-shadow: none !important;
	color: #000;
}

div#wpforms-452743-field_5-container {
	width: 100%;
}

.wpforms-submit-container {
	padding: 0 15px !important;
}

button#wpforms-submit-452743 {
	border-radius: 6px !important;
	background: linear-gradient(91deg, #81D0DD -11.78%, #47CA93 112.4%) !important;
	box-shadow: none !important;
	width: 100%;
	max-width: initial;
	font-family: "Roboto", Helvetica, Arial, Lucida, sans-serif !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: 500 !important;
	line-height: normal !important;
	height: initial !important;
	padding: 14px 15px !important;
	box-shadow: none !important;
	outline: none !important;
	border: none !important;
	color: #fff !important;
	cursor: pointer !important;
}

/*** Dynamic section css ***/
.dynamic-section {
	padding-top: 30px;
}

.dynamic-content {
	border-radius: 10px;
	border: 1px solid #AECF6D;
	background: rgba(174, 207, 109, 0.05) !important;
	padding: 24px !important;
}

.dynamic-heading h2 {
	font-size: 20px !important;
	color: #000000 !important;
	line-height: initial !important;
	padding-bottom: 18px !important;
	padding-left: 50px;
}

.inner-content-table td {
	font-family: 'Roboto';
	color: #091D37;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	position: relative;
	padding-left: 50px;
}

.inner-content-table td::after {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	left: 0;
	top: 15px;
	background-color: #091D37;
	margin-left: 30px;
}

.dynamic-heading::after {
	content: "";
	width: 35px;
	height: 35px;
	position: absolute;
	top: -5px;
	left: 0;
	border-radius: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url(/wp-content/uploads/2023/09/light_bulb.png);
}

.dynamic-heading {
	position: relative;
}

.alignleft {
	width: inherit !important;
	margin-right: 10px !important;
	margin-bottom: 40px !important;
	max-width: 100%;
	height: 50px;
	position: relative;
	top: 4px;

}


/*** custom categories page ***/
.custom-category {
	padding: 80px 20px;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.recent-categories-custom h3 {
	font-size: 16px;
	font-weight: 500;
	padding: 0 0 0 12px;
}

/*** search blog css ***/
.search-blog-left {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 70%;
	height: 100%;
}

.search-blog-right {
	width: 30% !important;
	border-left: 1px solid #00000020;
	padding-left: 20px;
}

/*** Footer block css ***/

.footer_main {
	width: 100%;
	background-color: #fff
}

.footer_main .container {
	max-width: 1326px !important;
	padding: 52px 40px
}

.footer_main .container .f_top {
	display: flex;
	gap: 106px;
	justify-content: space-between
}

.footer_main img {
	width: 70px;
	display: block;
}

.footer_main .container .f_top .copyright p {
	font-family: Poppins;
	font-size: 12px;
	font-weight: 500;
	line-height: 24px;
	color: gray;
	margin-bottom: 0
}

.footer_main .container .f_top .quick_links {
	display: flex;
	flex-direction: column;
	gap: 24px
}

.footer_main .container .f_top .quick_links h6 {
	font-family: Poppins;
	font-size: 12px;
	font-weight: 600;
	color: #000;
	margin-bottom: 0;
	text-transform: UPPERCASE;
	line-height: 18px
}

.footer_main .container .f_top .quick_links ul {
	display: flex;
	gap: 12px;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	margin: 0;
}

.footer_main .container .f_top .quick_links ul a {
	color: #333;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	text-decoration: none;
	font-family: Poppins
}

.footer_main .container .f_top .quick_links .f-contact .icon {
	width: 12px;
	height: 12px
}

.footer_main .container .f_top .quick_links .f-contact .address {
	cursor: pointer;
	color: #333;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	text-decoration: none;
	font-family: Poppins
}

.footer_main .container .f_top .right_block {
	display: flex;
	gap: 106px;
	justify-content: space-between
}

.footer_main .container .f_top .right_block .right.social {
	display: none
}

.footer_main .container .f_top .block_one {
	max-width: 255px;
	gap: 12px
}

.footer_main .container .f_top .left_block {
	width: 30%;
}

.footer_main .container .f_top .left_block .right_block .quick_links.block_two {
	display: none;
}

.footer_main .container .f_top .right_block {
	width: 56%;
}

.footer_main .container .f_top .right_block .block_two {
	max-width: 25%;
}

.footer_main .container .f_top .right_block .block_three {
	max-width: 20%;
}

.footer_main .container .f_top .right_block .block_four {
	max-width: 15%;
}

.footer_main .container .f_top .right_block .block_five {
	max-width: 80%
}

.footer_main .f_bottom {
	width: 100%;
	padding: 32px 0 20px;
	border-top: 1px solid #e5e5e5
}

.footer_main .f_bottom .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 30px
}

.footer_main ul {
	list-style: none;
}

.footer_main .f_bottom .container .left ul {
	padding-left: 0;
	display: flex;
	gap: 52px;
	margin: 0 auto;
}

.footer_main .f_bottom .container .left ul a {
	color: gray;
	font-size: 12px;
	font-weight: 500;
	line-height: 24px;
	text-decoration: none;
	font-family: Poppins
}

.footer_main .f_bottom .container .left ul .quick-one {
	display: flex;
	gap: 52px
}

.footer_main .f_bottom .container .right ul {
	padding-left: 0;
	margin-bottom: 0;
	gap: 10px;
	display: flex
}

.footer_main .f_bottom .container .right ul a .social_icon {
	padding: 12px;
	width: 40px;
	height: 41px;
	border: 1px solid #e5e5e5;
	border-radius: 100%;
}

.right a:hover {
	box-shadow: none;
}

ul.footer-menu-list li a {
	text-decoration: none;
	font-family: 'Poppins';
}

ul.last-menus li a {
	color: #000000;
	text-decoration: none;
	/* font-family: 'Open Sans', sans-serif; */
	font-family: 'Poppins';
	font-weight: 400;
	padding: 0 40px;
	font-size: 14px;
}

ul.footer-menu-list li a,
ul.last-menus li a:hover {
	box-shadow: none;
}


/*** Bulb css ***/
.bulb {
	display: flex;
	flex-direction: row;
	justify-content: start;
	align-items: center;
	column-gap: 15px;
}

.bulb img {
	width: 32px;
}

.bulb p {
	display: none;
}

.main-banner {
	justify-content: center;
	display: flex;
	flex-direction: column;
	text-align: center;
	position: relative;
	border-bottom: 2px solid #bdda81;
	padding-bottom: 186px;
	margin-bottom: 80px;
}

.gamesbehindbanner {
	background-image: url(https://growcurriculum.dev/wp-content/uploads/2021/10/shutterstock_1382529482-scaled-1.jpg);
	background-position: 91% 43%;
	background-repeat: no-repeat;

}

.appstrore {
	display: flex;
	column-gap: 25px;
	justify-content: center;
	align-items: center;
	margin-bottom: -25px;
}

.appstrore img {
	width: 174px;
}

.gamesbehindbanner img {
	max-width: 498px;
}

.heading {
	position: absolute;
	left: 50%;
	bottom: 30px;
	transform: translateX(-50%);
}

.WhatBehindMedescription {
	display: flex;
}

.WhatBehindMedescription .left-side {
	width: 24%;
}

.WhatBehindMedescription .left-side {
	display: flex;
	flex-direction: column;
	row-gap: 10px;
}

.WhatBehindMedescription .left-side .blocks img {
	width: 100%;
	max-width: 195px;
	border-radius: 10px;
}

.dowload-btn {
	text-decoration-line: underline;
	padding-right: 100px !important;
	padding-left: 100px !important;
	background: #bed985;
	display: inline-block;
	padding: .3em 1em;
	font-size: 20px;
	font-weight: 500;
	padding: .3em 1em;
	line-height: 1.7em !important;
	border: 2px solid;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: fit-content;
	text-align: center;
	margin: auto;
	color: #FFFFFF !important;
	border-width: 0px !important;
	border-radius: 10px;
	font-size: 18px;
	font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: 700 !important;
}

.getmore-main .block {
	display: flex;
	justify-content: center;
	align-items: center;
}

.getmore-main .block .left {
	width: 21%;
}

.getmore-main .block .left img {
	max-width: 170px;
}

.getmore-main {
	background-color: #f2f2f2 !important;
	position: relative;
	padding-top: 30px;
}

.getmore-main::after {
	position: absolute;
	content: "";
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2YyZjJmMiI+PHBhdGggZD0iTTMyMCAyOGMzMjAgMCAzMjAgODQgNjQwIDg0IDE2MCAwIDI0MC0yMSAzMjAtNDJ2NzBIMFY3MGM4MC0yMSAxNjAtNDIgMzIwLTQyeiIvPjwvZz48L3N2Zz4=);
	background-size: 100% 20px;
	top: -20px;
	height: 20px;
	z-index: 1;
	transform: scale(-1, 1);
	width: 100%;

}

.getmore-main::before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2ZmZmZmZiI+PHBhdGggZD0iTTEyODAgMy40QzEwNTAuNTkgMTggMTAxOS40IDg0Ljg5IDczNC40MiA4NC44OWMtMzIwIDAtMzIwLTg0LjMtNjQwLTg0LjNDNTkuNC41OSAyOC4yIDEuNiAwIDMuNFYxNDBoMTI4MHoiIGZpbGwtb3BhY2l0eT0iLjMiLz48cGF0aCBkPSJNMCAyNC4zMWM0My40Ni01LjY5IDk0LjU2LTkuMjUgMTU4LjQyLTkuMjUgMzIwIDAgMzIwIDg5LjI0IDY0MCA4OS4yNCAyNTYuMTMgMCAzMDcuMjgtNTcuMTYgNDgxLjU4LTgwVjE0MEgweiIgZmlsbC1vcGFjaXR5PSIuNSIvPjxwYXRoIGQ9Ik0xMjgwIDUxLjc2Yy0yMDEgMTIuNDktMjQyLjQzIDUzLjQtNTEzLjU4IDUzLjQtMzIwIDAtMzIwLTU3LTY0MC01Ny00OC44NS4wMS05MC4yMSAxLjM1LTEyNi40MiAzLjZWMTQwaDEyODB6Ii8+PC9nPjwvc3ZnPg==);
	background-size: 100% 20px;
	bottom: -20px;
	height: 20px;
	z-index: -1;
	transform: scale(1, 1);
	width: 100%;
	content: "";
	position: absolute;
}

.getmore-main .app_stor {
	display: flex;
	justify-content: center;
	column-gap: 40px;
}

.getmore-main .app_stor img {
	max-width: 212px;
}


.getmore-main .block .right p {
	font-family: 'Roboto';
	font-size: 18px;
	line-height: 32px;
	text-transform: none;
	color: #091d37 !important;
	font-weight: 400;
}

.every-group-age .wraper {
	display: flex;
	gap: 30px;
}

.every-group-age .wraper .block img {
	margin: auto;
	max-width: 200px;
}

/*** categories page css ***/

.category-tabs-wrapper {
	margin: 65px 0px;
	background-color: #fafafc !important;
	border-color: RGBA(255, 255, 255, 0);
}

.categories-container {
	max-width: 1326px !important;
	padding-left: 40px !important;
	margin: 0 auto;
	display: flex;
	align-items: flex-start;
	justify-content: left;
}

.category-tab a {
	display: inline-block;
	padding: 10px 10px;
	transition: background 0.3s ease;
	text-decoration: none;
	font-size: 14px;
	font-family: 'Roboto Condensed';
	font-weight: 500;
}

.category-tabs {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	padding: 0;
	margin: 0;
}

.category-tab.active a {
	color: #000;
	box-shadow: inset 0 -.4em 0 0 #AECF6D;
}

.custom-category {
	padding: 0px 20px !important;
}

.category-tab a:hover {
	box-shadow: inset 0 -.4em 0 0 #AECF6D;
}

.header_icon_box_four .gc_dev_module a img {
	height: 20px;
}

.custom-blk {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	align-items: center;
}

.custom-blk p {
	margin: 0;
}

/*** Thank You page css **/
span.close {
	cursor: pointer;
}

div.wpforms-container-full .wpforms-confirmation-container-full,
div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: transparent;
	border: 0;
}

div.wpforms-container-full .wpforms-confirmation-container-full p,
div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p {
	color: #091d37;
	font-size: 20px;
	text-align: center;
	font-family: 'Roboto Condensed';
	font-weight: 500;
	line-height: 31px;
	margin: 0;
	max-width: 291px;
	width: 100%;
}

.download_modal_custom .modal-content {
	justify-content: center;
	align-items: center;
	min-height: 300px !important;
}

.nothing-found-blk {
	width: 100%;
	margin: 0 auto;
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
}


/* Blog search CSS with search page */

body.blog main#primary {
	padding: 80px 20px;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
}

.entry-meta {
	gap: 15px;
	margin-bottom: 20px;
}

.entry-meta,
.posted-on,
.byline {
	display: flex;
	align-items: center;
	gap: 5px;
}

article.post.has-post-thumbnail {
	margin-bottom: 50px;
}

footer.entry-footer .cat-links {
	display: flex;
	align-items: center;
	gap: 5px;
}

footer.entry-footer .cat-links a,
.entry-meta a {
	margin-bottom: 0;
}

.post-thumbnail img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
	width: 100%;
	max-width: 700px !important;
}

aside#secondary section {
	gap: 20px;
}

aside#secondary img {
	width: 100%;
	max-width: 280px;
	height: auto;
	border-radius: 10px;
}

/* search bar css */
.et_pb_searchform button {
	background-color: #b6ce5c;
	color: #ffffff;
	height: 31px;
	display: flex;
	align-items: center;
	padding: 10px 20px !important;
	border-radius: 5px;
	font-size: 14px;
}

.et_pb_searchform div {
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: space-between;
}

.et_pb_searchform input#s {
	font-size: 14px;
	width: 100%;
}


/*** All media query ***/


@media only screen and (max-width: 1200px) {

	/*** Footer block CSS ***/
	.footer_main .container .f_top {
		gap: 70px
	}

	.footer_main .container .f_top .right_block {
		max-width: calc(100% - 70px)
	}

	.footer_main .container .f_top .quick_links ul a,
	.footer_main .container .f_top .quick_links .f-contact .address {
		font-size: 12px;
	}
}

@media only screen and (max-width: 1024px) {

	/*** Footer block css ***/
	.footer_main .container .f_top {
		gap: 15px
	}

	.footer_main .container .f_top .right_block {
		gap: 15px;
		max-width: calc(100% - 26px);
		width: 70%;
	}

	.footer_main .container .f_top .left_block {
		width: 40%;
	}
}

@media only screen and (max-width: 980px) {

	/*** custom blog css ***/
	.custom-blog-content {
		display: block;
	}

	.search-blog-left {
		width: 100%;
	}

	.search-blog-right {
		width: 100% !important;
		padding-left: 0px;
	}

	aside#secondary img {
		width: 50% !important;
	}

	/*** custom category css **/
	.category-tabs-wrapper {
		display: none;
	}

	.custom-category {
		padding: 100px 20px !important;
	}
}

@media only screen and (max-width: 991px) {

	/*** Header CSS ***/
	div#navbarNavDropdown .navbar-nav {
		margin-left: 0;
		padding: 0;
		width: 100%;
		height: auto;
		max-height: 100%;
		overflow: hidden;
		background: #fff;
		box-shadow: 0 10px 30px -16px #f3f3f3;
		padding: 15px 20px;
		width: 100%;
	}

	div#navbarNavDropdown {
		position: absolute;
		top: 72px;
		width: 100%;
		left: 0px;
		max-width: 100%;
	}

	.header .container .middle-nav .navbar-collapse .navbar-nav .gc-menu-header {
		flex-direction: column;
		width: 100%;
		margin-left: 0;
		gap: 8px !important;
	}

	.header .container .middle-nav .navbar-collapse .navbar-nav .gc-menu-header li a {
		padding: 6px 0 !important;
	}

	.gc-menu-header .menu-item-has-children {
		width: 100%;
	}


	/*** Footer CSS ***/
	.footer_main .container {
		padding-left: 40px;
		padding-right: 40px
	}

	.footer_main .container .f_top {
		gap: 20px
	}

	.footer_main .container .f_top .left_block {
		width: 40%
	}

	.footer_main .container .f_top .right_block {
		width: 56%
	}

	.footer_main .container .left ul {
		gap: 22px
	}

	.footer_main .f_bottom .container .left ul {
		gap: 12px;
		flex-wrap: wrap;
	}
}

@media (max-width: 768px) {
	body.blog main#primary {
		flex-direction: column;
	}

	.search-blog-right {
		border: none;
		max-width: 100%;
	}

	aside#secondary section {
		display: flex;
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {

	/*** Header css ***/
	.header .container .middle-nav .right_header>img {
		display: none;
	}

	/*** Footer CSS ***/
	.footer_main .container .f_top {
		gap: 30px;
		flex-direction: column
	}

	.footer_main .container .f_top .right_block {
		max-width: 100%;
		flex-wrap: wrap;
		gap: 0;
		row-gap: 30px;
		width: 100%
	}

	.footer_main .f_bottom .container .left ul {
		display: block !important;
	}

	.footer_main .container .f_top .right_block .block_two {
		max-width: 50%;
		width: 50%;
	}

	.footer_main .container .f_top .right_block .block_three {
		max-width: 15%;
		width: 15%;
	}

	.footer_main .container .f_top .right_block .block_four {
		max-width: 50%;
		width: 50%;
	}

	.footer_main .container .f_top .right_block .block_five {
		max-width: 75%;
		width: 75%;
	}

	.footer_main .container .f_top .right_block .block_five ul a {
		word-break: break-all;
	}

	.footer_main .container .f_top .left_block {
		width: 100%;
	}

	/*** custom post article ***/
	.custom-post-article {
		width: 100% !important;
	}

	.custom-blog-content {
		display: block;
	}

	.search-blog-left {
		width: 100%;
	}

	.search-blog-right {
		width: 100% !important;
		padding-left: 0;
	}

	.post-thumbnail img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
		max-width: 100% !important;
	}
}


@media (max-width: 580px) {
	.dynamic-heading h2 {
		font-size: 18px !important;
		padding-left: 40px;
		padding-bottom: 16px !important;
		text-transform: none !important;
	}

	.dynamic-heading::after {
		width: 25px;
		height: 25px;
		top: -1px;
	}
}

@media only screen and (max-width: 575px) {

	/*** Header CSS ***/
	.header .container .middle-nav .right_header .catalog .dropdown-menu {
		padding: 20px;
		min-width: 331px;
		border-radius: 8px;
		top: 40px !important;
		border: 1px solid #e0e4e7;
		box-shadow: 0 10px 20px #2d38171a !important;
		position: absolute;
		left: auto;
		right: 0;
	}

	/*** Footer CSS ***/
	.footer_main .f_bottom .container .left ul .quick-one {
		flex-wrap: wrap;
		column-gap: 30px;
		row-gap: 8px;
	}

	.footer_main .f_bottom .container .left ul {
		display: block !important;
	}

	/*** Form popup form ***/
	.pdf_text {
		line-height: 30.16px;
		font-size: 25px;
	}

	.download_modal_custom .modal-content {
		padding: 20px;
	}

	.download_modal_custom form .wpforms-field-container .wpforms-field.wpforms-one-half {
		width: 100%;
		margin: 0;
	}

	body.blog main#primary {
		padding: 20px 20px;
	}

	aside#secondary section,
	article.post.has-post-thumbnail {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 430px) {

	/*** Header CSS ***/
	.header .container .middle-nav .right_header .catalog .dropdown-menu {
		top: 46px !important;
		min-width: 300px;
		right: -30px !important;
	}
}

@media only screen and (max-width: 414px) {

	/** Footer css **/
	.footer_main .container .f_top {
		gap: 30px
	}

	.footer_main .container .f_top .right_block {
		max-width: 100%;
		flex-wrap: wrap;
		gap: 0;
		row-gap: 30px
	}

	.footer_main .container .f_top .right_block .block_two,
	.footer_main .container .f_top .right_block .block_three,
	.footer_main .container .f_top .right_block .block_four,
	.footer_main .container .f_top .right_block .block_five {
		max-width: 50%;
		width: 100%;
	}

	.footer_main .f_bottom .container .right ul a .social_icon {
		width: 30px;
		height: 30px;
		padding: 8px;
	}
}

@media only screen and (max-width: 376px) {

	/** footer block css **/
	.footer_main .container .f_top {
		gap: 32px;
	}

	.footer_main .container .f_top .right_block {
		max-width: 100%;
		flex-wrap: wrap;
		column-gap: 20px;
		row-gap: 32px;
		justify-content: flex-start
	}

	.footer_main .container .f_top .right_block .block_three {
		max-width: 46%;
		width: 46%;
		min-width: 46%
	}

	.footer_main .container .f_top .right_block .block_four {
		max-width: 48%;
		width: 48%;
		min-width: 48%;
	}

	.footer_main .container .f_top .right_block .block_five {
		max-width: 100%;
		width: 100%;
		min-width: 100%;
	}

	.footer_main .container .f_top .right_block .right.social {
		display: block;
	}

	.footer_main .container .f_top .right_block .right.social ul {
		padding-left: 0;
		margin-bottom: 0;
		gap: 10px;
		display: flex;
	}

	.footer_main .container .f_top .right_block .right.social ul a {
		padding: 12px;
		width: 40px;
		height: 40px;
		border: 1px solid #e5e5e5;
		border-radius: 100%;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center
	}

	.footer_main .container .f_top .left_block {
		display: flex;
		gap: 20px;
	}

	.footer_main .container .f_top .left_block .right_block .quick_links.block_two {
		display: flex;
		gap: 24px;
	}

	.footer_main .container .f_top .left_block .block_one {
		max-width: 100%;
		gap: 20px;
	}

	.footer_main .container .f_top .right_block .block_two {
		display: none;
	}

	.footer_main .f_bottom {
		padding: 32px 0;
	}

	.footer_main .f_bottom .right {
		display: none;
	}

	.footer_main .f_bottom .container .left ul {
		column-gap: 101px;
	}

	.footer_main .f_bottom .container .left ul .quick-one {
		flex-direction: column;
		row-gap: 16px;
	}

	.footer_main .container .f_top .quick_links ul a {
		margin-bottom: 0 !important;
	}
}

@media (max-width: 375px) {

	.entry-meta,
	aside#secondary section {
		flex-direction: column;
		align-items: flex-start !important;
	}
}

@media only screen and (max-width: 360px) {

	/*** Header CSS ***/
	.header .container .middle-nav .right_header .catalog .dropdown-menu {
		min-width: 270px;
		right: -50px !important;
	}

	/*** Footer CSS ***/
	.footer_main .container .f_top .right_block {
		column-gap: 17px;
	}
}

/* Youth & Kids Page Css */

.category-tabs-wrapper {
	margin: 65px 0px;
	background-color: #fafafc !important;
	border-color: RGBA(255, 255, 255, 0);
}

.categories-container {
	max-width: 1326px !important;
	padding-left: 40px !important;
	margin: 0 auto;
	display: flex;
	align-items: flex-start;
	justify-content: left;
}

.category-tab a {
	display: inline-block;
	padding: 10px 10px;
	transition: background 0.3s ease;
	text-decoration: none;
	font-size: 14px;
	font-family: 'Roboto Condensed';
	font-weight: 500;
}

.category-tabs {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	padding: 0;
	margin: 0;
}

.category-tab.active a {
	color: #000;
	box-shadow: inset 0 -.4em 0 0 #AECF6D;
}

.custom-category {
	padding: 0px 20px !important;
}

.category-tab a:hover {
	box-shadow: inset 0 -.4em 0 0 #AECF6D;
}

.help_section .help_text {
	font-size: 28px;
}

.help_section .download_button {
	margin-top: 10px;
}

.post_pdf_details {
	margin-bottom: 20px;
}

table.inner-content-table {
	margin: 0;
}

@media only screen and (max-width: 980px) {
	.category-tabs-wrapper {
		display: none;
	}

	.custom-category {
		padding: 100px 20px !important;
	}
}







/**** template custom css for 2 page ***/

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	font-family: 'Segoe UI', sans-serif;
	line-height: 1.6;
	color: #fff;
	overflow-x: hidden;
}

.hero-section {
	position: relative;
	width: 100%;
	background: url('img/hero-banner.png') no-repeat center center/cover;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: white;
	padding-top: 160px;
	padding-bottom: 260px;
	margin: 0 auto !important;
}

.bg-video {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	pointer-events: none;
	-webkit-transition: display .3s;
	transition: display .3s;
	z-index: 0;
}

.hero-content {
	position: relative;
	z-index: 2;
	max-width: 1000px;
	padding: 0 20px;
}

.hero-title {
	max-width: 600px;
	width: 90%;
	margin: 0 auto 20px;
}

.hero-content p {
	font-size: 1rem;
	max-width: 800px;
	margin: 0 auto 30px;
	color: #fff;
}

.hero-buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	justify-content: center;
	margin-top: 10px;
}

.btn {
	padding: 12px 24px;
	border: none;
	border-radius: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	transition: background 0.3s ease;
}

.btn.blue {
	background-color: #20d1f6;
	color: #fff;
}

.btn.green {
	background-color: #c5f57c;
	background-image: linear-gradient(180deg, #b4e168 0%, #b6d947 100%);
	color: #fff;
}

.btn:hover {
	opacity: 0.9;
}

.hero-section::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 120px;
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgdmlld0JveD0iMCAwIDEyODAgODYiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIHNsaWNlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNGRkZGRkYiPjxwYXRoIGQ9Ik0xMjgwIDY2LjFjLTMuOCAwLTcuNi4zLTExLjQuOC0xOC4zLTMyLjYtNTkuNi00NC4yLTkyLjItMjUuOS0zLjUgMi02LjkgNC4zLTEwIDYuOS0yMi43LTQxLjctNzQuOS01Ny4yLTExNi42LTM0LjUtMTQuMiA3LjctMjUuOSAxOS4zLTMzLjggMzMuMy0uMi4zLS4zLjYtLjUuOC0xMi4yLTEuNC0yMy43IDUuOS0yNy43IDE3LjUtMTEuOS02LjEtMjUuOS02LjMtMzcuOS0uNi0yMS43LTMwLjQtNjQtMzcuNS05NC40LTE1LjctMTIuMSA4LjYtMjEgMjEtMjUuNCAzNS4yLTEwLjgtOS4zLTI0LjMtMTUtMzguNS0xNi4yLTguMS0yNC42LTM0LjYtMzgtNTkuMi0yOS45LTE0LjMgNC43LTI1LjUgMTYtMzAgMzAuMy00LjMtMS45LTguOS0zLjItMTMuNi0zLjgtMTMuNi00NS41LTYxLjUtNzEuNC0xMDctNTcuOGE4Ni4zOCA4Ni4zOCAwIDAgMC00My4yIDI5LjRjLTguNy0zLjYtMTguNy0xLjgtMjUuNCA0LjgtMjMuMS0yNC44LTYxLjktMjYuMi04Ni43LTMuMS03LjEgNi42LTEyLjUgMTQuOC0xNS45IDI0LTI2LjctMTAuMS01Ni45LS40LTcyLjggMjMuMy0yLjYtMi43LTUuNi01LjEtOC45LTYuOS0uNC0uMi0uOC0uNC0xLjItLjctLjYtMjUuOS0yMi00Ni40LTQ3LjktNDUuOC0xMS41LjMtMjIuNSA0LjctMzAuOSAxMi41LTE2LjUtMzMuNS01Ny4xLTQ3LjMtOTAuNi0zMC44LTIxLjkgMTEtMzYuMyAzMi43LTM3LjYgNTcuMS03LTIuMy0xNC41LTIuOC0yMS44LTEuNkM4NC44IDQ3IDU1LjcgNDAuNyAzNCA1NC44Yy01LjYgMy42LTEwLjMgOC40LTEzLjkgMTQtNi42LTEuNy0xMy4zLTIuNi0yMC4xLTIuNi0uMSAwIDAgMTkuOCAwIDE5LjhoMTI4MFY2Ni4xeiIgZmlsbC1vcGFjaXR5PSIuNSIvPjxwYXRoIGQ9Ik0xNS42IDg2SDEyODBWNDguNWMtMy42IDEuMS03LjEgMi41LTEwLjQgNC40LTYuMyAzLjYtMTEuOCA4LjUtMTYgMTQuNS04LjEtMS41LTE2LjQtLjktMjQuMiAxLjctMy4yLTM5LTM3LjMtNjguMS03Ni40LTY0LjktMjQuOCAyLTQ2LjggMTYuOS01Ny45IDM5LjMtMTkuOS0xOC41LTUxLTE3LjMtNjkuNCAyLjYtOC4yIDguOC0xMi44IDIwLjMtMTMuMSAzMi4zLS40LjItLjkuNC0xLjMuNy0zLjUgMS45LTYuNiA0LjQtOS40IDcuMi0xNi42LTI0LjktNDguMi0zNS03Ni4yLTI0LjQtMTIuMi0zMy40LTQ5LjEtNTAuNi04Mi41LTM4LjQtOS41IDMuNS0xOC4xIDkuMS0yNSAxNi41LTcuMS02LjktMTcuNS04LjgtMjYuNi01LTMwLjQtMzkuMy04Ny00Ni4zLTEyNi4yLTE1LjgtMTQuOCAxMS41LTI1LjYgMjcuNC0zMSA0NS40LTQuOS42LTkuNyAxLjktMTQuMiAzLjktOC4yLTI1LjktMzUuOC00MC4yLTYxLjctMzItMTUgNC44LTI2LjkgMTYuNS0zMS44IDMxLjUtMTQuOSAxLjMtMjkgNy4yLTQwLjMgMTctMTEuNS0zNy40LTUxLjItNTguNC04OC43LTQ2LjgtMTQuOCA0LjYtMjcuNyAxMy45LTM2LjcgMjYuNS0xMi42LTYtMjcuMy01LjctMzkuNy42LTQuMS0xMi4yLTE2LjItMTkuOC0yOS0xOC40LS4yLS4zLS4zLS42LS41LS45LTI0LjQtNDMuMy03OS40LTU4LjYtMTIyLjctMzQuMi0xMy4zIDcuNS0yNC40IDE4LjItMzIuNCAzMS4yQzk5LjggMTguNSA1MCAyOC41IDI1LjQgNjUuNGMtNC4zIDYuNC03LjUgMTMuMy05LjggMjAuNnoiLz48L2c+PC9zdmc+);
	background-size: cover;
	z-index: 1;
}

/* Growth Section */
.growth-section {
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center;
	background: #fff;
}

.subheading {
	font-size: 60px;
	color: #e8e8e8 !important;
	text-align: center;
	margin-bottom: 10px;
	font-family: "Mr Dafoe", cursive;
	font-weight: 400;
}

.main-heading {
	font-weight: 700;
	margin-bottom: 40px;
	margin-left: 0;
	margin-right: 0;
	font-size: 45px;
	color: #151c23 !important;
	line-height: 55px;
	text-align: center;
	max-width: 500px;
	margin-inline: auto;
	font-family: "Roboto Condensed", sans-serif;
}

.card-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 50px;
}

.growth-card {
	background: #fff;
	border-radius: 10px;
	padding: 40px 40px 30px 40px;
	width: 300px;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
	text-align: center;
	margin-top: 45px;
}

.icon-image {
	width: 100px;
	height: auto;
	margin-top: -84px;
	margin-bottom: 20px;
}

.growth-card h4 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
	color: #333333;
	font-family: 'Roboto Condensed';
	text-align: center;
}

.growth-card p {
	font-size: 16px;
	color: #333333;
	font-family: 'Roboto Condensed';
}

/* Promo section **/
.promo-section {
	background: linear-gradient(90deg, #b4e067 0%, rgba(95, 202, 180, 1) 13%, #3ac1d5 100%);
	padding-top: 0;
	padding-bottom: 0;
	color: #fff;
}

.promo-container {
	width: 80%;
	max-width: 1080px;
	margin: auto;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 40px;
}

.promo-image img {
	width: 100%;
	height: auto;
	float: left;
}

.promo-text {
	max-width: 600px;
}

.promo-text h2 {
	font-weight: 400 !important;
	margin-bottom: 20px;
	font-size: 35px;
	color: #FFFFFF !important;
	line-height: 35px;
	text-align: left;
}

.promo-text strong {
	font-weight: 700;
	display: block;
	margin-top: 5px;
	font-weight: 700;
	display: block;
	margin-top: 5px;
	font-size: 35px;
	color: #FFFFFF !important;
	line-height: 35px;
	text-align: left;
}

.promo-button {
	background: #fff;
	color: #00bcd4;
	padding: 12px 30px;
	border-radius: 30px;
	text-decoration: none;
	font-weight: 600;
	transition: background 0.3s, color 0.3s;
	display: inline !important;
}


.promo-button:hover {
	background: #e0f7fa !important;
	color: #007c91 !important;
	box-shadow: none !important;
}

/**Include section **/
.included-section {
	background: linear-gradient(to bottom, #fff, #f9f9f9);
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center;
	background-image: url('img/background-gradient.png');
	background-size: cover;
	background-position: center center;
}

.included-section .included-swiper {
	padding-inline: 20px;
}

.section-title {
	font-weight: 700;
	font-size: 45px;
	color: #151c23 !important;
	line-height: 55px;
	text-align: center;
	margin-bottom: 40px;
	font-family: "Roboto Condensed", sans-serif;
}

.included-card {
	background: white;
	border-radius: 20px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
	overflow: hidden;
	margin-bottom: 30px;
	text-align: left;
}

.included-swiper .swiper-slide {
	height: auto;
}

.included-swiper .swiper-pagination {
	position: relative;
	margin-top: 0px;
	bottom: 0 !important;
}

.included-swiper .swiper-pagination .swiper-pagination-bullet {
	background-color: #dbdbdb !important;
}

.included-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #aeca72 !important;
}

.card-header {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 20px;
}

.card-header.green {
	background-color: #9db83c;
}

.card-header.orange {
	background-color: #ed7e42;
}

.included-swiper {
	padding-inline: 20px;
}

.included-card ul {
	list-style: none;
	padding: 20px;
	margin: 0;
}

.included-card li {
	margin-bottom: 12px;
	position: relative;
	padding-left: 24px;
	font-size: 15px;
	color: #333;
	font-family: 'Roboto Condensed';
}

.included-card li::before {
	content: '✓' !important;
	position: absolute;
	left: 0;
	color: #9db83c;
	font-weight: bold;
}

.swiper-pagination {
	margin-top: 20px;
}

.swiper-pagination-bullet {
	background: #bbb;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: #9db83c;
}

/* red column section */

.red-column-section {
	padding-top: 100px;
	padding-bottom: 73px;
	background-color: #de4c49 !important;
}

.red-column-section .row {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 60px;
}

.red-column-section .column {
	width: calc(33.333333% - 60px * 2/3);
}

.red-column-section .image-box {
	display: table;
	width: 100%;
	margin-bottom: 30px;
}

.red-column-section .image-box img {
	float: left;
	width: 100%;
	display: block;
}

.red-column-section .content {
	text-align: center;
}

.red-column-section .content h5 {
	font-weight: 700;
	font-size: 19px;
	line-height: 35px;
	margin: 0;
	color: #fff !important;
	text-align: center;
}

.red-column-section .content p {
	font-weight: 400;
	font-size: 19px;
	line-height: 35px;
	margin: 0;
	font-style: italic;
}


/* ================== */

.section-divider {
	width: 100%;
	display: table;
}

.section-divider img {
	float: left;
	width: 100%;
	display: block;
}

.teaching-series {
	background-image: url('../growcurriculum-blog/assets/media/everything-background.png');
	background-size: cover;
	background-position: top center;
	padding: 187px 0 100px;
}

.teaching-series .top-part {
	max-width: 756px;
	margin: 0 auto 40px;
}

.teaching-series .top-part .heading {
	font-weight: 700;
	font-size: 35px;
	color: #FFFFFF;
	line-height: 55px;
	text-align: center;
	margin-top: 0px;
	font-family: "Roboto Condensed", sans-serif;
	margin-bottom: 37px;
}

.teaching-series .container {
	max-width: 1230px;
	width: 100%;
	padding-inline: 15px;
	margin-inline: auto;
}

.teaching-series .top-part .description {
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 28px;
	text-align: center;
	margin-top: 0px;
	font-family: "Roboto", sans-serif;
	margin-bottom: 70px;
}

.teaching-series .top-part .button-box {
	text-align: center;
}

.teaching-series .top-part .button-box .button {
	color: #ffffff !important;
	border-width: 0px !important;
	border-radius: 100px;
	letter-spacing: 1px;
	font-size: 14px;
	font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: 900 !important;
	text-transform: uppercase !important;
	background-image: linear-gradient(180deg, rgba(58, 190, 213, 0.73) 0%, #00a7c9 100%);
	background-color: #b4e064;
	display: inline;
	padding-top: 16px !important;
	padding-right: 40px !important;
	padding-bottom: 16px !important;
	padding-left: 40px !important;
	text-decoration: none !important;
}

.teaching-series .top-part .image-box {
	width: 100%;
	max-width: 540px;
	margin: 0 auto;
	display: table;
}

.teaching-series .top-part .image-box img {
	float: left;
	width: 100%;
	display: block;
}

.teaching-series .tab-block .tab-mnu {
	display: block;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 20px;
}

.teaching-series .tab-block .tab-mnu li {
	box-sizing: border-box;
	padding: 15px 40px;
	border-radius: 40px;
	font-weight: 300;
	font-size: 18px;
	font-family: "Roboto Condensed", sans-serif;
	border: 1px solid #B3C97C !important;
	height: auto !important;
	cursor: pointer;
	background: #151c23;
	transition: all 0.25s ease-in-out;
}

.teaching-series .tab-block .tab-mnu .active {
	background-color: #B3C97C;
	color: #fff;
	cursor: default;
}

.teaching-series .tab-block .tab-cont {
	padding: 44px 0;
}


.teaching-series .tab-block .tab-cont .tab-pane .content-row {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	column-gap: 60px;
	flex-wrap: wrap;
}

.teaching-series .tab-block .tab-cont .tab-pane .content-row .column {
	width: calc(33.333333% - 60px * 2/3);
}

.teaching-series .tab-block .tab-cont .tab-pane .image-box {
	width: 100%;
	display: table;
	border-radius: 20px;
	margin-bottom: 30px;
	overflow: hidden;
}

.teaching-series .tab-block .tab-cont .tab-pane .image-box img {
	float: left;
	width: 100%;
	display: block;
}

.teaching-series .tab-block .tab-cont .tab-pane .content .title {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700;
	font-size: 22px;
	color: #1a1a1a;
	line-height: 1.2em;
	margin-bottom: 10px;
}

.teaching-series .tab-block .tab-cont .tab-pane .content p {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #1a1a1a;
	line-height: 1.2em;
	margin-bottom: 10px;
}

.teaching-series .tab-block .tab-cont .tab-pane .content p.recomend-text {
	color: #a8a8a8;
}

.teaching-series .bottom-part .subheading {
	font-size: 45px;
	color: #262f39;
	line-height: 55px;
	text-align: center;
	margin-bottom: 0;
}

.teaching-series .bottom-part .heading {
	font-weight: 700;
	font-size: 45px;
	color: #FFFFFF;
	line-height: 55px;
	text-align: center;
	margin-top: 0px;
	font-family: "Roboto Condensed", sans-serif;
	margin-bottom: 37px;
}

.teaching-series .bottom-part .tabbing-box {
	width: 100%;
	padding: 20px;
	border-radius: 20px;
	background: #fff;
}

/* =========== review section starts =============== */

.review-section {
	background-image: url('../growcurriculum-blog/assets/media/back3.jpg');
	background-size: cover;
	background-position: center center;
	position: relative;
	padding: 139px 60px 195px;
}

.review-section::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 115px;
	background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMTVweCIgdmlld0JveD0iMCAwIDEyODAgODYiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIHNsaWNlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiMxNTFjMjMiPjxwYXRoIGQ9Ik04MzMuOSAyNy41Yy01LjggMy4yLTExIDcuMy0xNS41IDEyLjItNy4xLTYuOS0xNy41LTguOC0yNi42LTUtMzAuNi0zOS4yLTg3LjMtNDYuMS0xMjYuNS0xNS41LTEuNCAxLjEtMi44IDIuMi00LjEgMy40QzY3NC40IDMzLjQgNjg0IDQ4IDY4OC44IDY0LjNjNC43LjYgOS4zIDEuOCAxMy42IDMuOCA3LjgtMjQuNyAzNC4yLTM4LjMgNTguOS0zMC41IDE0LjQgNC42IDI1LjYgMTUuNyAzMC4zIDMwIDE0LjIgMS4yIDI3LjcgNi45IDM4LjUgMTYuMkM4NDAuNiA0OS42IDg3NiAyOS41IDkxMC44IDM4Yy0yMC40LTIwLjMtNTEuOC0yNC42LTc2LjktMTAuNXpNMzg0IDQzLjljLTkgNS0xNi43IDExLjktMjIuNyAyMC4zIDE1LjQtNy44IDMzLjMtOC43IDQ5LjQtMi42IDMuNy0xMC4xIDkuOS0xOS4xIDE4LjEtMjYtMTUuNC0yLjMtMzEuMi42LTQ0LjggOC4zem01NjAuMiAxMy42YzIgMi4yIDMuOSA0LjUgNS43IDYuOSA1LjYtMi42IDExLjYtNCAxNy44LTQuMS03LjYtMi40LTE1LjYtMy4zLTIzLjUtMi44ek0xNzguNyA3YzI5LTQuMiA1Ny4zIDEwLjggNzAuMyAzNyA4LjktOC4zIDIwLjctMTIuOCAzMi45LTEyLjVDMjU2LjQgMS44IDIxNC43LTguMSAxNzguNyA3em0xNDYuNSA1Ni4zYzEuNSA0LjUgMi40IDkuMiAyLjUgMTQgLjQuMi44LjQgMS4yLjcgMy4zIDEuOSA2LjMgNC4yIDguOSA2LjkgNS44LTguNyAxMy43LTE1LjcgMjIuOS0yMC41LTExLjEtNS4yLTIzLjktNS42LTM1LjUtMS4xek0zMy41IDU0LjljMjEuNi0xNC40IDUwLjctOC41IDY1IDEzIC4xLjIuMi4zLjMuNSA3LjMtMS4yIDE0LjgtLjYgMjEuOCAxLjYuNi0xMC4zIDMuNS0yMC40IDguNi0yOS40LjMtLjYuNy0xLjIgMS4xLTEuOC0zMi4xLTE3LjItNzEuOS0xMC42LTk2LjggMTYuMXptMTIyOC45IDIuN2MyLjMgMi45IDQuNCA1LjkgNi4yIDkuMSAzLjgtLjUgNy42LS44IDExLjQtLjhWNDguM2MtNi40IDEuOC0xMi40IDUtMTcuNiA5LjN6TTExMjcuMyAxMWMxLjkuOSAzLjcgMS44IDUuNiAyLjggMTQuMiA3LjkgMjUuOCAxOS43IDMzLjUgMzQgMTMuOS0xMS40IDMxLjctMTYuOSA0OS42LTE1LjMtMjAuNS0yNy43LTU3LjgtMzYuOC04OC43LTIxLjV6IiBmaWxsLW9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTAgMHY2NmM2LjggMCAxMy41LjkgMjAuMSAyLjYgMy41LTUuNCA4LjEtMTAuMSAxMy40LTEzLjYgMjQuOS0yNi44IDY0LjctMzMuNCA5Ni44LTE2IDEwLjUtMTcuNCAyOC4yLTI5LjEgNDguMy0zMiAzNi4xLTE1LjEgNzcuNy01LjIgMTAzLjIgMjQuNSAxOS43LjQgMzcuMSAxMy4xIDQzLjQgMzEuOCAxMS41LTQuNSAyNC40LTQuMiAzNS42IDEuMWwuNC0uMmMxNS40LTIxLjQgNDEuNS0zMi40IDY3LjYtMjguNiAyNS0yMSA2Mi4xLTE4LjggODQuNCA1LjEgNi43LTYuNiAxNi43LTguNCAyNS40LTQuOCAyOS4yLTM3LjQgODMuMy00NC4xIDEyMC43LTE0LjhsMS44IDEuNWMzNy4zLTMyLjkgOTQuMy0yOS4zIDEyNy4yIDggMS4yIDEuMyAyLjMgMi43IDMuNCA0LjEgOS4xLTMuOCAxOS41LTEuOSAyNi42IDUgMjQuMy0yNiA2NS0yNy4zIDkxLTMuMS41LjUgMSAuOSAxLjUgMS40IDEyLjggMy4xIDI0LjQgOS45IDMzLjQgMTkuNSA3LjktLjUgMTUuOS40IDIzLjUgMi44IDctLjEgMTMuOSAxLjUgMjAuMSA0LjcgMy45LTExLjYgMTUuNS0xOC45IDI3LjctMTcuNS4yLS4zLjMtLjYuNS0uOSAyMi4xLTM5LjIgNzAuNy01NC43IDExMS40LTM1LjYgMzAuOC0xNS4zIDY4LjItNi4yIDg4LjYgMjEuNSAxOC4zIDEuNyAzNSAxMC44IDQ2LjUgMjUuMSA1LjItNC4zIDExLjEtNy40IDE3LjYtOS4zVjBIMHoiLz48L2c+PC9zdmc+');
	z-index: 1;
	transform: scale(1, 1);
	background-position: center top;
}

.review-section::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 70px;
	background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI3MHB4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzE1MWMyMyI+PHBhdGggZD0iTTEyODAgMy40QzEwNTAuNTkgMTggMTAxOS40IDg0Ljg5IDczNC40MiA4NC44OWMtMzIwIDAtMzIwLTg0LjMtNjQwLTg0LjNDNTkuNC41OSAyOC4yIDEuNiAwIDMuNFYxNDBoMTI4MHoiIGZpbGwtb3BhY2l0eT0iLjMiLz48cGF0aCBkPSJNMCAyNC4zMWM0My40Ni01LjY5IDk0LjU2LTkuMjUgMTU4LjQyLTkuMjUgMzIwIDAgMzIwIDg5LjI0IDY0MCA4OS4yNCAyNTYuMTMgMCAzMDcuMjgtNTcuMTYgNDgxLjU4LTgwVjE0MEgweiIgZmlsbC1vcGFjaXR5PSIuNSIvPjxwYXRoIGQ9Ik0xMjgwIDUxLjc2Yy0yMDEgMTIuNDktMjQyLjQzIDUzLjQtNTEzLjU4IDUzLjQtMzIwIDAtMzIwLTU3LTY0MC01Ny00OC44NS4wMS05MC4yMSAxLjM1LTEyNi40MiAzLjZWMTQwaDEyODB6Ii8+PC9nPjwvc3ZnPg==');
	z-index: 1;
	transform: scale(1, 1);
	background-position: center bottom;
}

.review-section .heading-box .subheading {
	font-size: 60px;
	line-height: normal;
}

.review-section .heading-box .heading {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700;
	font-size: 45px;
	color: #151c23 !important;
	line-height: 55px;
	text-align: center;
	max-width: 445px;
	margin: 0;
}

.review-section .row {
	display: flex;
	align-items: flex-start;
	column-gap: 85px;
}

.review-section .row .column {
	width: calc(33.333333% - 85px * 2/3);
}

.review-section .row .card {
	padding: 35px 50px;
	background-image: linear-gradient(135deg, #c6ecf1 0%, #ebf6e0 100%);
	background-color: #ffffff;
	border-radius: 12px 12px 12px 12px;
	position: relative;
}

.review-section .row .card .user-info {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: nowrap;
	margin-bottom: 30px;
}

.review-section .row .card .user-info .avatar {
	width: 100px;
	min-width: 100px;
}

.review-section .row .card .user-info .avatar img {
	float: left;
	width: 100%;
	display: block;
	margin-top: -45px !important;
}

.review-section .row .card .user-info .info {
	padding-left: 15px;
	flex-grow: 1;
}

.review-section .row .card .user-info .info .user-name {
	color: #151c23 !important;
	text-align: right;
	font-size: 18px;
	line-height: 18px;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700;
}

.review-section .row .card .user-info .info .rating {
	max-width: 87px;
	display: table;
	margin-left: auto;
}

.review-section .row .card .user-info .info .rating img {
	float: right;
	width: 100%;
	display: block;
}

.review-section .row .card .review-text p {
	color: #151c23;
	font-size: 16px;
	line-height: 24px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}

.review-section .row .card .quote-icon {
	background-color: #000000;
	border-radius: 50px;
	overflow: hidden;
	padding: 25px !important;
	position: absolute !important;
	bottom: -29px;
	top: auto;
	right: -29px;
	left: auto;
	text-align: center;
}

.review-section .row .card .quote-icon svg {
	fill: #fff;
	width: 34px;
	height: 34px;
	float: left;
}

/* ========= small churches section =========== */

.small-churches {
	padding: 81px 0 60px;
	background: #151c23;
}

.small-churches .title {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700;
	font-size: 45px;
	color: #ffffff !important;
	line-height: 55px;
	text-align: center;
	margin-bottom: 54px;
}

.small-churches .faq-content {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	column-gap: 60px;
}

.small-churches .faq-content>div {
	width: calc(50% - 60px * 1/2);
}

.small-churches .faq-content .left-box .content h4 {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 24px;
	color: #ffffff;
	line-height: 29px;
	margin-bottom: 10px;
}

.small-churches .faq-content .left-box .content p {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #ffffff;
	line-height: 29px;
	margin-bottom: 10px;
}

.small-churches .faq-content .left-box .content p:last-child {
	margin-bottom: 0;
}

.small-churches .full-width-image {
	width: 100%;
	display: table;
	margin-top: 100px;
}

.small-churches .full-width-image img {
	float: left;
	width: 100%;
	display: block;
}

/* =========== image with text ========== */

.image-with-text {
	padding-top: 150px;
	padding-bottom: 20px;
	background-image: url('img/background-gradient.png');
	background-size: cover;
	background-position: center center;
	position: relative;
}

.image-with-text::after {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgODYiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIHNsaWNlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiMxNTFjMjMiPjxwYXRoIGQ9Ik04MzMuOSAyNy41Yy01LjggMy4yLTExIDcuMy0xNS41IDEyLjItNy4xLTYuOS0xNy41LTguOC0yNi42LTUtMzAuNi0zOS4yLTg3LjMtNDYuMS0xMjYuNS0xNS41LTEuNCAxLjEtMi44IDIuMi00LjEgMy40QzY3NC40IDMzLjQgNjg0IDQ4IDY4OC44IDY0LjNjNC43LjYgOS4zIDEuOCAxMy42IDMuOCA3LjgtMjQuNyAzNC4yLTM4LjMgNTguOS0zMC41IDE0LjQgNC42IDI1LjYgMTUuNyAzMC4zIDMwIDE0LjIgMS4yIDI3LjcgNi45IDM4LjUgMTYuMkM4NDAuNiA0OS42IDg3NiAyOS41IDkxMC44IDM4Yy0yMC40LTIwLjMtNTEuOC0yNC42LTc2LjktMTAuNXpNMzg0IDQzLjljLTkgNS0xNi43IDExLjktMjIuNyAyMC4zIDE1LjQtNy44IDMzLjMtOC43IDQ5LjQtMi42IDMuNy0xMC4xIDkuOS0xOS4xIDE4LjEtMjYtMTUuNC0yLjMtMzEuMi42LTQ0LjggOC4zem01NjAuMiAxMy42YzIgMi4yIDMuOSA0LjUgNS43IDYuOSA1LjYtMi42IDExLjYtNCAxNy44LTQuMS03LjYtMi40LTE1LjYtMy4zLTIzLjUtMi44ek0xNzguNyA3YzI5LTQuMiA1Ny4zIDEwLjggNzAuMyAzNyA4LjktOC4zIDIwLjctMTIuOCAzMi45LTEyLjVDMjU2LjQgMS44IDIxNC43LTguMSAxNzguNyA3em0xNDYuNSA1Ni4zYzEuNSA0LjUgMi40IDkuMiAyLjUgMTQgLjQuMi44LjQgMS4yLjcgMy4zIDEuOSA2LjMgNC4yIDguOSA2LjkgNS44LTguNyAxMy43LTE1LjcgMjIuOS0yMC41LTExLjEtNS4yLTIzLjktNS42LTM1LjUtMS4xek0zMy41IDU0LjljMjEuNi0xNC40IDUwLjctOC41IDY1IDEzIC4xLjIuMi4zLjMuNSA3LjMtMS4yIDE0LjgtLjYgMjEuOCAxLjYuNi0xMC4zIDMuNS0yMC40IDguNi0yOS40LjMtLjYuNy0xLjIgMS4xLTEuOC0zMi4xLTE3LjItNzEuOS0xMC42LTk2LjggMTYuMXptMTIyOC45IDIuN2MyLjMgMi45IDQuNCA1LjkgNi4yIDkuMSAzLjgtLjUgNy42LS44IDExLjQtLjhWNDguM2MtNi40IDEuOC0xMi40IDUtMTcuNiA5LjN6TTExMjcuMyAxMWMxLjkuOSAzLjcgMS44IDUuNiAyLjggMTQuMiA3LjkgMjUuOCAxOS43IDMzLjUgMzQgMTMuOS0xMS40IDMxLjctMTYuOSA0OS42LTE1LjMtMjAuNS0yNy43LTU3LjgtMzYuOC04OC43LTIxLjV6IiBmaWxsLW9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTAgMHY2NmM2LjggMCAxMy41LjkgMjAuMSAyLjYgMy41LTUuNCA4LjEtMTAuMSAxMy40LTEzLjYgMjQuOS0yNi44IDY0LjctMzMuNCA5Ni44LTE2IDEwLjUtMTcuNCAyOC4yLTI5LjEgNDguMy0zMiAzNi4xLTE1LjEgNzcuNy01LjIgMTAzLjIgMjQuNSAxOS43LjQgMzcuMSAxMy4xIDQzLjQgMzEuOCAxMS41LTQuNSAyNC40LTQuMiAzNS42IDEuMWwuNC0uMmMxNS40LTIxLjQgNDEuNS0zMi40IDY3LjYtMjguNiAyNS0yMSA2Mi4xLTE4LjggODQuNCA1LjEgNi43LTYuNiAxNi43LTguNCAyNS40LTQuOCAyOS4yLTM3LjQgODMuMy00NC4xIDEyMC43LTE0LjhsMS44IDEuNWMzNy4zLTMyLjkgOTQuMy0yOS4zIDEyNy4yIDggMS4yIDEuMyAyLjMgMi43IDMuNCA0LjEgOS4xLTMuOCAxOS41LTEuOSAyNi42IDUgMjQuMy0yNiA2NS0yNy4zIDkxLTMuMS41LjUgMSAuOSAxLjUgMS40IDEyLjggMy4xIDI0LjQgOS45IDMzLjQgMTkuNSA3LjktLjUgMTUuOS40IDIzLjUgMi44IDctLjEgMTMuOSAxLjUgMjAuMSA0LjcgMy45LTExLjYgMTUuNS0xOC45IDI3LjctMTcuNS4yLS4zLjMtLjYuNS0uOSAyMi4xLTM5LjIgNzAuNy01NC43IDExMS40LTM1LjYgMzAuOC0xNS4zIDY4LjItNi4yIDg4LjYgMjEuNSAxOC4zIDEuNyAzNSAxMC44IDQ2LjUgMjUuMSA1LjItNC4zIDExLjEtNy40IDE3LjYtOS4zVjBIMHoiLz48L2c+PC9zdmc+');
	background-size: cover;
	background-position: center top;
	height: 100px;
	z-index: 1;
	transform: scale(1, 1);
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.image-with-text .container {
	width: calc(100% - 30px);
	max-width: 1080px;
	margin-inline: auto;
}

.image-with-text .content {
	display: flex;
	align-items: flex-start;
	column-gap: 60px;
}

.image-with-text .content>div {
	width: calc(50% - 60px * 1/2);
}

.image-with-text .content .image-box img {
	float: left;
	width: 100%;
	display: block;
}

.image-with-text .content .text-box .title {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700;
	font-size: 45px;
	color: #151c23 !important;
	line-height: 55px;
	text-align: left;
	margin-bottom: 40px;
}

.image-with-text .content .text-box .description p {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #292929;
	line-height: 29px;
	margin-bottom: 14px;
}

.image-with-text .content .text-box .button-box {
	text-align: left;
	margin-top: 30px;
}

.image-with-text .content .text-box .button-box .button {
	color: #ffffff !important;
	border-width: 0px !important;
	border-radius: 100px;
	letter-spacing: 1px;
	font-size: 14px;
	font-family: "Roboto", sans-serif;
	font-weight: 900 !important;
	text-transform: uppercase !important;
	background-image: linear-gradient(180deg, rgba(58, 190, 213, 0.73) 0%, #00a7c9 100%);
	background-color: #3ac2d6;
	padding: 16px 40px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
}

.image-with-text .content .text-box .button-box a:hover {
	box-shadow: none !important;
}

/** table section **/
.pricing-section {
	background-color: #fff;
	padding: 80px 0;
}

.pricing-container {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 30px;
}

.pricing-card {
	background: #fff;
	border: 1px solid #000;
	border-radius: 10px;
	padding: 24px;
	box-shadow: 0 0 80px rgba(0, 0, 0, 0.05);
}

.pricing-card p.old-price {
	color: red !important;
	font-size: 15px;
}

.pricing-card p.price {
	font-size: 20px;
}

.pricing-card p.billing {
	font-size: 12px;
}

.old-price span {
	color: #0077b6;
	margin-left: 5px;
}

.pricing-card h3 {
	margin-bottom: 10px;
	color: #333333;
	font-family: 'Roboto Condensed';
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	text-align: left;
	color: #000;
}


.pricing-card p {
	margin: 6px 0;
	color: #333333;
	font-family: 'Roboto Condensed';
	font-size: 14px;
	text-transform: capitalize;
}

.old-price {
	color: red !important;
	font-weight: bold;
}


.price {
	font-size: 1.5rem;
	font-weight: bold;
	margin: 10px 0;
}

.price span {
	font-size: 1rem;
	font-weight: normal;
}

/* Billing Info */
.billing {
	font-size: 0.9rem;
	color: #666;
	margin-bottom: 20px;
}

/* Subscribe Button */
.pricing-card .subscribe-btn {
	background: #fff;
	border: 2px solid #000;
	padding: 11px 40px;
	border-radius: 8px;
	font-weight: 500 !important;
	cursor: pointer;
	box-shadow: 4px 4px 0 #000;
	transition: 0.3sease;
	width: 100%;
	text-decoration: none;
	display: flex !important;
	height: 50px;
	align-items: center;
	justify-content: center;
	font-size: 16px;
}

.subscribe-btn:hover {
	background: #f7f7f7;
}


.features {
	margin-top: 20px;
	text-align: left;
	list-style: none;
	padding-left: 0;
	margin: 15px 0 0;
	display: flex;
	flex-flow: row wrap;
	gap: 10px;
}

.features li {
	position: relative;
	padding-left: 17px;
	font-size: 12px;
	color: #333333;
	font-family: 'Roboto Condensed';
	width: 100%;
	max-width: calc(50% - 5px);
}

.features li::before {
	content: "✔";
	color: #88b413;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
}

/*** Grow kids section **/
.grow-kids-section {
	background-color: #0d141c;
	padding: 100px 0;
	color: #fff;
	position: relative;
	overflow: hidden;
}

.grow-kids-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 40px;
	flex-wrap: wrap;
}

.grow-kids-left {
	position: relative;
	flex: 1 1 400px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.grow-box-img {
	max-width: 100%;
	height: auto;
	z-index: 2;
	position: relative;
}

.grow-kids-right {
	flex: 1 1 500px;
}

.grow-kids-right h2 {
	margin-bottom: 30px;
	font-weight: 700;
	font-size: 45px;
	color: #ffffff !important;
	line-height: 55px;
	font-family: 'Roboto Condensed';
}

.info-box {
	background-color: #fff;
	color: #111;
	padding: 30px;
	border-radius: 20px;
	border-left: 10px solid #00cfe8;
	max-width: 600px;
}

.info-box p {
	font-size: 18px;
	line-height: 25px;
	margin: 10px 0 20px;
	font-family: 'Roboto Condensed';
	font-weight: 400;
	color: #333333;
}

.learn-more-link {
	color: #00cfe8;
	text-decoration: none;
	font-weight: 600;
	transition: color 0.3s;
}

.learn-more-link:hover {
	color: #009eb1;
}

/* Tools Section*/
.tools-section {
	background-color: #fff;
	background-image: url('img/background-kids.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 190px;
	padding-bottom: 140px;
	position: relative;
	text-align: center;
}

.tools-section::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 120px;
	background-size: cover;
	z-index: 1;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNlNDU2NTUiPjxwYXRoIGQ9Ik0wIDB2MTQwaDEyODBMMCAweiIgZmlsbC1vcGFjaXR5PSIuNSIvPjxwYXRoIGQ9Ik0wIDQydjk4aDEyODBMMCA0MnoiLz48L2c+PC9zdmc+);
}

.tools-section::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 120px;
	background-size: cover;
	z-index: 1;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiMxNTFjMjMiPjxwYXRoIGQ9Ik0xMjgwIDMuNEMxMDUwLjU5IDE4IDEwMTkuNCA4NC44OSA3MzQuNDIgODQuODljLTMyMCAwLTMyMC04NC4zLTY0MC04NC4zQzU5LjQuNTkgMjguMiAxLjYgMCAzLjRWMTQwaDEyODB6IiBmaWxsLW9wYWNpdHk9Ii4zIi8+PHBhdGggZD0iTTAgMjQuMzFjNDMuNDYtNS42OSA5NC41Ni05LjI1IDE1OC40Mi05LjI1IDMyMCAwIDMyMCA4OS4yNCA2NDAgODkuMjQgMjU2LjEzIDAgMzA3LjI4LTU3LjE2IDQ4MS41OC04MFYxNDBIMHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMTI4MCA1MS43NmMtMjAxIDEyLjQ5LTI0Mi40MyA1My40LTUxMy41OCA1My40LTMyMCAwLTMyMC01Ny02NDAtNTctNDguODUuMDEtOTAuMjEgMS4zNS0xMjYuNDIgMy42VjE0MGgxMjgweiIvPjwvZz48L3N2Zz4=);
	transform: scale(1, -1);
}

.tools-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 40px;
}

.tools-text {
	flex: 1 1 500px;
	text-align: left;
	z-index: 2;
}

.tools-text h2 {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 45px;
	color: #151c23;
	line-height: 55px;
	text-align: left;
	max-width: 500px;
	font-family: 'Roboto Condensed';
}

.tools-text p {
	font-size: 18px;
	line-height: 26px;
	color: #333;
	margin-bottom: 30px;
	font-family: 'Roboto Condensed';
}

.btn-explore {
	color: #ffffff !important;
	border-width: 0px !important;
	border-radius: 100px;
	letter-spacing: 1px;
	font-size: 14px;
	font-family: 'Roboto Condensed';
	font-weight: 900 !important;
	text-transform: uppercase !important;
	background-image: linear-gradient(180deg, rgba(58, 190, 213, 0.73) 0%, #00a7c9 100%);
	transition: background 0.3s ease;
	padding: 16px 40px;
	text-decoration: none;
	box-shadow: 0px 12px 18px -6px rgba(20, 241, 217, 0.24);
	transition: letter-spacing 300ms ease 0ms;
}

.btn-explore:hover {
	background-color: hsla(0, 0%, 100%, .2);
}

.tools-image {
	flex: 1 1 500px;
	text-align: center;
}

.tools-image img {
	max-width: 100%;
	height: auto;
}

/** Bunlde section **/
.container {
	max-width: 1080px;
	margin: 0 auto;
	width: calc(100% - 30px);
}

.bundle-offer {
	position: relative;
	background-color: #e85653;
	background-image: url('../growcurriculum-blog/assets/media/bundle-graphic.png');
	background-repeat: no-repeat;
	background-position: right 0px center;
	background-size: initial;
	margin: 0 auto !important;
	min-height: 500px;
	padding: 100px 0 150px;
}

.bundle-content {
	max-width: 400px;
	color: #fff;
	z-index: 2;
	padding-top: 70px;
	padding-bottom: 70px;
}

.bundle-content h2 {
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 20px;
	font-family: 'Roboto Condensed';
	line-height: 50px;
}

.bundle-content p {
	font-size: 18px;
	line-height: 1.6;
	font-weight: 300;
	font-family: 'Roboto Condensed';
}

.bundle-offer::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 120px;
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgdmlld0JveD0iMCAwIDEyODAgODYiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIHNsaWNlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNGRkZGRkYiPjxwYXRoIGQ9Ik0xMjgwIDY2LjFjLTMuOCAwLTcuNi4zLTExLjQuOC0xOC4zLTMyLjYtNTkuNi00NC4yLTkyLjItMjUuOS0zLjUgMi02LjkgNC4zLTEwIDYuOS0yMi43LTQxLjctNzQuOS01Ny4yLTExNi42LTM0LjUtMTQuMiA3LjctMjUuOSAxOS4zLTMzLjggMzMuMy0uMi4zLS4zLjYtLjUuOC0xMi4yLTEuNC0yMy43IDUuOS0yNy43IDE3LjUtMTEuOS02LjEtMjUuOS02LjMtMzcuOS0uNi0yMS43LTMwLjQtNjQtMzcuNS05NC40LTE1LjctMTIuMSA4LjYtMjEgMjEtMjUuNCAzNS4yLTEwLjgtOS4zLTI0LjMtMTUtMzguNS0xNi4yLTguMS0yNC42LTM0LjYtMzgtNTkuMi0yOS45LTE0LjMgNC43LTI1LjUgMTYtMzAgMzAuMy00LjMtMS45LTguOS0zLjItMTMuNi0zLjgtMTMuNi00NS41LTYxLjUtNzEuNC0xMDctNTcuOGE4Ni4zOCA4Ni4zOCAwIDAgMC00My4yIDI5LjRjLTguNy0zLjYtMTguNy0xLjgtMjUuNCA0LjgtMjMuMS0yNC44LTYxLjktMjYuMi04Ni43LTMuMS03LjEgNi42LTEyLjUgMTQuOC0xNS45IDI0LTI2LjctMTAuMS01Ni45LS40LTcyLjggMjMuMy0yLjYtMi43LTUuNi01LjEtOC45LTYuOS0uNC0uMi0uOC0uNC0xLjItLjctLjYtMjUuOS0yMi00Ni40LTQ3LjktNDUuOC0xMS41LjMtMjIuNSA0LjctMzAuOSAxMi41LTE2LjUtMzMuNS01Ny4xLTQ3LjMtOTAuNi0zMC44LTIxLjkgMTEtMzYuMyAzMi43LTM3LjYgNTcuMS03LTIuMy0xNC41LTIuOC0yMS44LTEuNkM4NC44IDQ3IDU1LjcgNDAuNyAzNCA1NC44Yy01LjYgMy42LTEwLjMgOC40LTEzLjkgMTQtNi42LTEuNy0xMy4zLTIuNi0yMC4xLTIuNi0uMSAwIDAgMTkuOCAwIDE5LjhoMTI4MFY2Ni4xeiIgZmlsbC1vcGFjaXR5PSIuNSIvPjxwYXRoIGQ9Ik0xNS42IDg2SDEyODBWNDguNWMtMy42IDEuMS03LjEgMi41LTEwLjQgNC40LTYuMyAzLjYtMTEuOCA4LjUtMTYgMTQuNS04LjEtMS41LTE2LjQtLjktMjQuMiAxLjctMy4yLTM5LTM3LjMtNjguMS03Ni40LTY0LjktMjQuOCAyLTQ2LjggMTYuOS01Ny45IDM5LjMtMTkuOS0xOC41LTUxLTE3LjMtNjkuNCAyLjYtOC4yIDguOC0xMi44IDIwLjMtMTMuMSAzMi4zLS40LjItLjkuNC0xLjMuNy0zLjUgMS45LTYuNiA0LjQtOS40IDcuMi0xNi42LTI0LjktNDguMi0zNS03Ni4yLTI0LjQtMTIuMi0zMy40LTQ5LjEtNTAuNi04Mi41LTM4LjQtOS41IDMuNS0xOC4xIDkuMS0yNSAxNi41LTcuMS02LjktMTcuNS04LjgtMjYuNi01LTMwLjQtMzkuMy04Ny00Ni4zLTEyNi4yLTE1LjgtMTQuOCAxMS41LTI1LjYgMjcuNC0zMSA0NS40LTQuOS42LTkuNyAxLjktMTQuMiAzLjktOC4yLTI1LjktMzUuOC00MC4yLTYxLjctMzItMTUgNC44LTI2LjkgMTYuNS0zMS44IDMxLjUtMTQuOSAxLjMtMjkgNy4yLTQwLjMgMTctMTEuNS0zNy40LTUxLjItNTguNC04OC43LTQ2LjgtMTQuOCA0LjYtMjcuNyAxMy45LTM2LjcgMjYuNS0xMi42LTYtMjcuMy01LjctMzkuNy42LTQuMS0xMi4yLTE2LjItMTkuOC0yOS0xOC40LS4yLS4zLS4zLS42LS41LS45LTI0LjQtNDMuMy03OS40LTU4LjYtMTIyLjctMzQuMi0xMy4zIDcuNS0yNC40IDE4LjItMzIuNCAzMS4yQzk5LjggMTguNSA1MCAyOC41IDI1LjQgNjUuNGMtNC4zIDYuNC03LjUgMTMuMy05LjggMjAuNnoiLz48L2c+PC9zdmc+);
	background-size: cover;
	z-index: 1;
}

/** Guarantee section **/
.guarantee-section {
	display: flex;
	align-items: center;
	padding: 0;
	background-color: #fff;
	flex-wrap: wrap;
	gap: 30px;
	margin: 0 auto;
	max-width: 1080px;
	width: 100%;
	padding: 54px 15px 0 15px;
}

.guarantee-content {
	flex: 1 1 500px;
	max-width: 600px;
}

.guarantee-content h2 {
	font-family: 'Roboto Condensed';
	font-weight: 700;
	font-size: 45px;
	color: #151c23 !important;
	line-height: 55px;
	text-align: left;
	max-width: 400px;
}

.guarantee-content p {
	font-size: 18px;
	line-height: 1.6;
	color: #333333;
	font-family: 'Roboto Condensed';
	margin-top: 25px;
}

.guarantee-image {
	flex: 1 1 400px;
	max-width: 500px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.guarantee-image img {
	max-width: 100%;
	height: auto;
	display: block;
}


/** FAQ section **/
.faq-section {
	margin: 0 auto;
	background: #f4f9fc;
	padding: 20px;
	padding-top: 70px;
	padding-bottom: 70px;
}

.faq-part {
	max-width: 1080px;
	margin: 0 auto;
	justify-content: center;
	align-items: center;
}

.faq-section h2 {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 35px;
	text-align: center;
	color: #333333;
	font-family: 'Roboto Condensed';
}

.faq-item {
	background: #fff;
	border-radius: 5px;
	margin-bottom: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
}

.faq-question {
	padding: 20px;
	background: #fff;
	font-weight: 700;
	cursor: pointer;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #333333;
	font-family: 'Roboto Condensed';
	font-size: 18px;
}

.faq-answer {
	display: none;
	padding: 20px 20px;
	color: #727272;
	background-color: #fff;
	font-family: 'Roboto Condensed';
	font-size: 18px;
}

.faq-item.active .faq-answer {
	display: block;
}

.faq-item.active .faq-question {
	background-color: #3C4449;
	color: #fff;
	font-size: 18px;
	border-radius: 10px;
}

.faq-item.active .faq-icon {
	transform: rotate(180deg);
	background: #b3dc64;
}

.faq-icon {
	font-size: 18px;
	transition: transform 0.3s ease;
}

.faq-icon {
	width: 36px;
	min-width: 36px;
	height: 36px;
	background-color: #d4d4d4;
	border-radius: 50%;
	position: relative;
	transition: transform 0.3s ease;
	width: 40px;
	height: 40px;
	background-color: #d3d3d3;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}


/** custom css **/
.faq {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.faq-icon svg {
	width: 24px;
	height: 24px;
	fill: #333;
	/* Dark fill color — adjust if needed */
	transition: transform 0.3s ease;
}

.faq-item-box {
	background-color: #1e252b;
	color: #fff;
	border-radius: 10px;
	padding: 20px;
	cursor: pointer;
	position: relative;
	transition: background 0.3s;
}

.faq-item-box:hover {
	background-color: #2b3239;
}

.faq-question-box {
	font-weight: bold;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.faq-question-box::after {
	content: "+";
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	border-radius: 50%;
	padding: 2px 10px;
	margin-left: 10px;
	background: #3DE6E4;
	min-width: 36px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}

section .heading {
	position: relative;
}

.faq-item-box.active .faq-question-box::after {
	content: "-";
}

.faq-answer-box {
	display: none;
	margin-top: 15px;
	line-height: 1.6;
	font-size: 14px;
	color: #ccc;
}

.faq-item-box.active .faq-answer-box {
	display: block;
}

.pricing-section .heading {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700;
	font-size: 45px;
	color: #151c23 !important;
	line-height: 55px;
	text-align: center;
	margin: 0;
	position: relative !important;
}

.pricing-card:hover {
	background-color: #eff9dd;
}

.pricing-card:hover .subscribe-btn {
	background-color: #bcda82 !important;
}

.subscribe-btn:hover {
	background-color: #bcda82 !important;
}

p:last-child {
	margin-bottom: 0;
}

.included-card .card-header {
	line-height: 1;
}

.included-card.dark-gray .card-header {
	background-color: #474747;
}

.included-card.dark-gray li::before {
	color: #474747;
}

.included-card.red .card-header {
	background-color: #DE4C49;
	border-bottom: #DE4C49;
}

.included-card.red li::before {
	color: #DE4C49;
}

.included-card.orange .card-header {
	background-color: #F68B44;
	border-bottom: #F68B44;
}

.included-card.orange li::before {
	color: #F68B44;
}

.included-card.green .card-header {
	background-color: #8FA43F;
	border-bottom: #8FA43F;
}

.included-card.green li::before {
	color: #8FA43F;
}

.included-card.light-green .card-header {
	background-color: #bece6b;
	border-bottom: #bece6b;
}

.included-card.light-green li::before {
	color: #bece6b;
}

.bundle-content h2,
.small-churches .faq-content .left-box .content h4,
.teaching-series .bottom-part .heading,
.teaching-series .top-part .heading {
	color: #fff !important;
}

.teaching-series .bottom-part .subheading {
	color: #262f39 !important;
}

section .heading {
	position: relative;
	transform: translate(0);
	left: initial;
	bottom: initial;
}

.review-section .heading-box .subheading {
	line-height: 1;
}

.review-section .heading-box .heading {
	margin: 0 auto;
}

.pricing-section .heading-box,
.review-section .heading-box {
	margin-bottom: 80px;
}

.review-section .row .column {
	padding: 0;
}

.hero-buttons a:hover {
	box-shadow: none !important;
}

.included-section .included-swiper {
	padding: 27px 20px;
}

.btn-explore {
	display: inline;
}

.image-with-text .content .text-box .button-box .button:hover,
.btn:hover,
.btn-explore:hover {
	box-shadow: none;
	letter-spacing: 1.2px !important;
}

.section-title {
	padding: 27px 0 !important;
}

.red-column-section .content {
	text-align: left;
}

.teaching-series .tab-block .tab-cont .tab-pane .image-box {
	border-radius: 10px 10px 10px 10px !important;
}


@media (max-width: 1270px) {
	.promo-section {
		padding-bottom: 50px;
		text-align: center;
	}

	.promo-container {
		width: calc(100% - 40px);
	}


}

@media (max-width: 1100px) {
	.red-column-section .row {
		gap: 30px;
	}

	.red-column-section .column {
		width: calc(33.333333% - 30px * 2 / 3);
	}

	.teaching-series .tab-block .tab-cont .tab-pane .content-row {
		gap: 20px;
	}

	.teaching-series .tab-block .tab-cont .tab-pane .content-row .column {
		width: calc(33.333333% - 20px * 2/3);
	}

	.review-section .row {
		column-gap: 60px;
	}

	.review-section .row .column {
		width: calc(33.333333% - 60px * 2 / 3);
	}

	.tools-text {
		flex: 1 1 auto;
	}
}

@media (max-width: 992px) {
	.red-column-section .column {
		width: 100%;
	}

	.red-column-section .row {
		max-width: 600px;
		margin: 0 auto;
	}

	.red-column-section .image-box {
		margin-bottom: 20px;
	}

	.red-column-section {
		padding: 60px 0 50px;
	}

	.review-section .row {
		flex-wrap: wrap;
		gap: 60px;
	}

	.review-section .row .column {
		width: 100%
	}

	.small-churches {
		padding: 50px 0;
	}

	.small-churches .title {
		font-size: 35px;
		line-height: 45px;
		margin-bottom: 35px;
	}

	.small-churches .faq-content {
		gap: 30px;
		flex-wrap: wrap;
	}

	.small-churches .faq-content>div {
		width: 100%;
	}

	.small-churches .full-width-image {
		margin-top: 50px;
	}

	.image-with-text .content {
		flex-wrap: wrap;
		gap: 40px;
	}

	.image-with-text .content>div {
		width: 100%;
	}

	.image-with-text::after,
	.hero-section::after {
		height: 60px;
	}

	.image-with-text .content .text-box .title {
		font-size: 35px;
		line-height: 55px;
		margin-bottom: 30px;
	}

	.image-with-text {
		padding-top: 130px;
	}

	.pricing-container {
		grid-template-columns: repeat(2, 1fr);
	}

	.bundle-offer {
		background-size: contain;
		background-position: bottom right;
	}

	.bundle-content {
		padding-top: 0;
	}

}

/* Responsive styles */
@media (max-width: 768px) {
	.hero-content p {
		font-size: 0.95rem;
	}

	.bundle-offer::after {
		height: 60px;
	}

	.teaching-series .top-part .description {
		margin-bottom: 50px;
	}

	.review-section {
		padding: 120px 30px 155px;

	}

	.review-section .heading-box .subheading {
		font-size: 50px;
	}

	.review-section .heading-box .heading {
		font-size: 35px;
		line-height: 45px;
		margin-bottom: 60px;
	}

	.review-section .row .card .quote-icon {
		padding: 15px !important;
		bottom: -22px;
		right: -22px;
	}

	.teaching-series {
		padding: 50px 0;
	}

	.teaching-series .top-part .heading {
		font-size: 30px;
		line-height: 50px;
	}

	.teaching-series .bottom-part .heading {
		font-size: 40px;
		line-height: 50px;
	}

	.teaching-series .tab-block .tab-cont .tab-pane .content-row {
		gap: 20px;
	}

	.teaching-series .tab-block .tab-cont .tab-pane .content-row .column {
		width: 100%;
	}

	.teaching-series .tab-block .tab-mnu {
		flex-wrap: wrap;
		gap: 20px;
	}

	.teaching-series .tab-block .tab-mnu li {
		flex-grow: 1;
		width: 100%;
		text-align: center;
		margin: 0;
	}

	.card-container {
		flex-direction: column;
		align-items: center;
	}

	.btn {
		width: 100%;
		text-align: center;
	}

	.promo-container {
		flex-direction: column;
		text-align: center;
	}

	.promo-text h2 {
		font-size: 22px;
	}

	.promo-image img {
		max-width: 250px;
	}

	.section-title,
	.main-heading {
		font-size: 32px;
		margin-bottom: 30px;
	}

	.included-section,
	.growth-section {
		padding: 50px 0;
	}

	.growth-section .subheading {
		font-size: 46px;
		padding-inline: 20px;
	}

	.growth-section .main-heading {
		padding-inline: 20px;
	}

	.faq-question {
		font-size: 14px;
	}

	.faq-answer {
		font-size: 14px;
	}

	.guarantee-section {
		flex-direction: column;
		text-align: center;
		padding: 40px 20px 0;
	}

	.guarantee-image,
	.guarantee-content,
	.grow-kids-right,
	.tools-image,
	.grow-kids-left {
		flex: 1 1 auto;
	}

	.tools-section::after {
		height: 80px;
	}

	.guarantee-content h2 {
		font-size: 2rem;
	}

	.guarantee-content p {
		font-size: 0.95rem;
	}

	.guarantee-image {
		margin-top: 30px;
	}

	.bundle-offer {
		flex-direction: column;
		text-align: center;
		padding: 60px 0px 100px;
	}

	.bundle-text h2 {
		font-size: 2rem;
	}

	.bundle-text p {
		font-size: 0.95rem;
	}

	.bundle-image {
		margin-top: 30px;
	}

	.tools-container {
		flex-direction: column;
		text-align: center;
	}

	.tools-text {
		text-align: center;
	}

	.tools-text h2 {
		font-size: 2rem;
		text-align: center;
	}

	.grow-kids-container {
		flex-direction: column;
		text-align: center;
	}

	.grow-kids-right {
		text-align: center;
	}

	.info-box {
		margin: 0 auto;
	}

	.circle-border {
		width: 250px;
		height: 250px;
	}

	.triangle-decor {
		display: none;
	}
}

@media (max-width: 600px) {
	.pricing-container {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 480px) {
	.hero-title {
		max-width: 90%;
	}

	.hero-content p {
		font-size: 0.9rem;
	}
}

.faq-question-box {
	font-size: 22px;
	color: #ffffff !important;
}

.faq-item-box.active {
	padding: 0;
}

.faq-item-box.active .faq-question-box {
	background-color: #3DE6E4;
	padding: 20px 20px;
	border-radius: 10px 10px 0px 0px;
	font-size: 18px;
}

.faq-item-box.active .faq-question-box::after {
	display: none;
}

.faq-item-box.active .faq-answer-box {
	background-color: #ffffff;
	color: #727272 !important;
	padding: 20px;
	margin: 0;
	border-radius: 0 0 10px 10px;
	font-weight: 400;
}

.faq-icon svg path {
	fill: #ffffff !important;
}

.faq-item.active svg path {
	fill: #000000 !important;
}

.post_content p,
.post_content ul li {
	Color: #000;
}