:root {
	--inside-block: 6vw;
	--outside-block: 8vw;
	--common-margin: 5%;
	--common-top-bot-padding: 4em;
	--static-top-bot-padding: 70px
}

@media only screen and (min-width:2001px) {
	:root {
		--outside-block: 160px;
		--inside-block: 120px
	}
}

@media only screen and (max-width:1680px) {
	:root {
		--outside-block: 5vw;
		--inside-block: 4.5vw
	}
}

@media only screen and (max-width:1366px) {
	:root {
		--static-top-bot-padding: 63px
	}
}

@media only screen and (max-width:800px) {
	:root {
		--static-top-bot-padding: 59px
	}
}

@media only screen and (max-width:700px) {
	:root {
		--static-top-bot-padding: 42px;
		--common-top-bot-padding: 2.5em
	}
}

.intro-section {
	margin-top: 0;
	transition: margin-top .5s
}

@media only screen and (max-width:800px) {
	.intro-section {
		margin-top: 0 !important
	}
}

.intro-section .section-inner {
	column-gap: 0;
	display: block;
	padding-bottom: 0 !important
}

.event-section .section-inner .content-col,
.event-section .section-inner .repeater-col,
.faq-section .section-inner .content-col,
.featured-testi-section .slick-list .slick-track,
.intro-section .section-inner .primary-heading {
	width: 100%
}

.intro-section .section-inner .content-wrap {
	width: 90%
}

.intro-section .section-inner .content-wrap .wp-block-columns {
	column-gap: 5%
}

.intro-image-section .section-inner .introImg {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 30%;
	width: 100%
}

@media screen and (max-width:1000px) {
	.intro-section .section-inner .content-wrap {
		width: 100%
	}

	.intro-image-section .section-inner .introImg {
		padding-top: 40%
	}
}

.two-col-section .section-inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	column-gap: 5%
}

.two-col-section .section-inner.middle-content {
	padding-top: calc(var(--common-top-bot-padding))
}

.two-col-section .section-inner .content-col {
	width: 65%
}

.column-repeater-section .section-inner .repeater-col .info-detail p,
.column-repeater-section .section-inner .repeater-col .info-detail ul,
.two-col-section .section-inner .content-col p:last-child {
	margin-bottom: 0
}

.two-col-section .section-inner .image-col {
	width: 50%;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 45%
}

@media screen and (max-width:1280px) {
	.two-col-section .section-inner .image-col {
		padding-top: 70%
	}
}

@media screen and (max-width:1024px) {
	.two-col-section .section-inner .image-col {
		padding-top: 80%;
		width: 65%
	}
}

.two-col-section.grey-section {
	background-color: #efefef;
	margin-top: -2em
}

.two-col-section.grey-section .middle-content {
	padding-top: calc(1.8em + var(--common-top-bot-padding))
}

.column-repeater-section .section-inner .content-col,
.two-col-section.grey-section .content-col {
	width: 40%
}

.two-col-section.grey-section .image-col {
	width: 55%;
	padding: 0
}

.three-col-section {
	margin-top: -.8em
}

.three-col-section .section-inner {
	padding-bottom: var(--common-top-bot-padding)
}

.column-repeater-section .section-inner,
.three-col-section .colummns-container {
	display: flex;
	justify-content: space-between
}

.three-col-section .colummns-container .column {
	width: 30%
}

.three-col-section .colummns-container .column .column-heading {
	font-size: 37px;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: .5em
}

.image-divider-section {
	display: flex;
	justify-content: space-between;
	margin-top: -1.5em
}

.image-divider-section .image-divider {
	width: 50%;
	background-position: top center;
	background-size: cover;
	padding-top: 20%
}

@media screen and (max-width:900px) {
	.two-col-section .section-inner {
		flex-wrap: wrap
	}

	.two-col-section .section-inner .content-col {
		width: 100% !important;
		margin-bottom: var(--common-top-bot-padding);
		order: 1
	}

	.two-col-section .section-inner .image-col {
		width: 100% !important;
		order: 2
	}

	.three-col-section {
		margin-top: 0
	}

	.image-divider-section .image-divider {
		padding-top: 30%
	}
}

.column-repeater-section {
	overflow: hidden
}

.column-repeater-section.student-perks-section,
.event-section {
	background-color: #E3FF24;
	color: #F8F8F8
}

.column-repeater-section.student-perks-section .page-name-overlay,
.page-name-overlay {
	text-align: right;
	margin-right: -4em
}

.column-repeater-section.student-perks-section .page-name-overlay .text,
.page-name-overlay .text {
	opacity: .34;
	font-size: 11vw;
	font-weight: 700;
	line-height: .7
}

.column-repeater-section.framework-section .heading-wrap {
	border-bottom: 1px solid rgba(83, 86, 90, .5);
	align-items: center;
	cursor: default !important
}

.column-repeater-section.framework-section .heading-wrap:last-child {
	border-bottom: 0 !important
}

.column-repeater-section.framework-section .repeater-col {
	margin-top: 3em
}

@media only screen and (max-width:1590px) {
	.column-repeater-section.framework-section .repeater-col .info-heading {
		font-size: 2vw !important
	}

	.column-repeater-section.framework-section .repeater-col .info-date {
		font-size: 1.5vw !important
	}
}

@media only screen and (max-width:1180px) {
	.column-repeater-section.framework-section .repeater-col {
		margin-top: 0
	}

	.column-repeater-section.framework-section .repeater-col .info-heading {
		font-size: 2.5vw !important
	}
}

@media only screen and (max-width:1080px) {
	.three-col-section .colummns-container .column .column-heading {
		font-size: 30px
	}

	.column-repeater-section.framework-section .repeater-col .info-heading {
		font-size: 28px !important
	}

	.column-repeater-section.framework-section .repeater-col .info-date {
		font-size: 20px !important
	}
}

@media only screen and (max-width:650px) {
	.column-repeater-section.framework-section .repeater-col .info-heading {
		font-size: 20px !important
	}

	.column-repeater-section.framework-section .repeater-col .info-date {
		font-size: 16px !important
	}
}

.column-repeater-section .section-inner .repeater-col {
	width: 50%
}

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

	.column-repeater-section .section-inner,
	.three-col-section .colummns-container {
		flex-wrap: wrap
	}

	.three-col-section .colummns-container .column {
		width: 100%
	}

	.column-repeater-section .section-inner .content-col,
	.column-repeater-section .section-inner .repeater-col {
		width: 100% !important
	}
}

.column-repeater-section .section-inner .repeater-col .heading-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	border-bottom: 1px solid rgba(248, 248, 248, .5);
	padding: .5em 0
}

.column-repeater-section .section-inner .repeater-col .heading-wrap .toggle-icon {
	position: relative;
	border: 1px solid #F8F8F8;
	border-radius: 30px;
	width: 40px;
	height: 40px;
	-webkit-transition: background-color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out;
	-ms-transition: background-color .3s ease-in-out;
	-o-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out
}

.column-repeater-section .section-inner .repeater-col .heading-wrap .toggle-icon:before {
	content: "";
	width: 14px;
	height: 4px;
	background: #F8F8F8;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%) rotate(90deg);
	left: 50%;
	-webkit-transition: transform .3s ease-in-out;
	-moz-transition: transform .3s ease-in-out;
	-ms-transition: transform .3s ease-in-out;
	-o-transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out
}

.column-repeater-section .section-inner .repeater-col .heading-wrap .toggle-icon:after {
	content: "";
	width: 14px;
	height: 4px;
	background: #F8F8F8;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 50%
}

.column-repeater-section .section-inner .repeater-col .heading-wrap.active .toggle-icon:before {
	transform: translate(-50%, -50%) rotate(0)
}

.column-repeater-section .section-inner .repeater-col .info-heading,
.event-section .section-inner .repeater-col table .title {
	font-size: 30px;
	font-weight: 700
}

@media only screen and (max-width:1080px) {
	.column-repeater-section .section-inner .repeater-col .heading-wrap {
		flex-wrap: wrap
	}

	.column-repeater-section .section-inner .repeater-col .info-heading {
		font-size: 28px
	}
}

.column-repeater-section .section-inner .repeater-col .info-date {
	font-size: 24px
}

@media only screen and (max-width:1100px) {
	.column-repeater-section .section-inner .repeater-col .info-date {
		font-size: 21px
	}
}

@media only screen and (max-width:900px) {
	.column-repeater-section .section-inner .repeater-col .info-date {
		font-size: 19px
	}
}

.column-repeater-section .section-inner .repeater-col .info-detail {
	display: none;
	margin-top: 1em
}

.featured-testi-section {
	background-color: #53565a;
	color: #F8F8F8;
	overflow: hidden
}

.featured-testi-section .testi-container {
	padding: var(--common-top-bot-padding) 0;
	margin-bottom: 0
}

.featured-testi-section .testi {
	display: flex;
	align-items: flex-start;
	margin: 0 1em
}

.featured-testi-section .testi .testi-img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	width: 220px;
	height: 220px;
	position: relative;
	z-index: 5;
	margin-top: 1.8em
}

.featured-testi-section .testi .testi-text {
	width: 80%;
	border: 1px solid #E3FF24;
	padding: 1.2em 1.2em 1.2em 4em;
	color: #F8F8F8;
	margin-left: -2em;
	position: relative;
	z-index: 1
}

@media screen and (max-width:600px) {
	.featured-testi-section .testi .testi-img {
		display: none
	}

	.featured-testi-section .testi .testi-text {
		padding: 1.2em;
		margin-left: 0;
		width: 100%
	}
}

.featured-testi-section .testi .testi-text .author {
	display: block;
	margin-top: .5em;
	font-size: 16px;
	text-transform: uppercase
}

.featured-testi-section .slick-list {
	margin-bottom: 1.5em
}

.featured-testi-section .slick-dots {
	bottom: 35px
}

.featured-testi-section .slick-dots li.slick-active button:after {
	opacity: 1
}

.featured-testi-section .slick-dots li button:after {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	content: "";
	border: 1px solid #F8F8F8;
	position: absolute;
	top: -3px;
	left: -3px;
	opacity: 0
}

.featured-testi-section .slick-dots li button:before {
	width: 4px;
	height: 4px;
	border-radius: 4px;
	background-color: #F8F8F8;
	content: "";
	opacity: 1;
	-webkit-transition: background-color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out;
	-ms-transition: background-color .3s ease-in-out;
	-o-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out
}

.featured-testi-section .slick-dots li:after {
	display: none
}

.featured-testi-section .slick-arrow {
	height: 100%;
	width: 20%;
	position: absolute;
	top: 0;
	cursor: pointer
}

.featured-testi-section .slick-arrow.prevArrow {
	background: #222;
	background: linear-gradient(90deg, rgba(34, 34, 34, .8) 40%, rgba(248, 248, 248, 0) 100%);
	left: -5%
}

.featured-testi-section .slick-arrow.nextArrow {
	right: -5%;
	background: #F8F8F8;
	background: linear-gradient(90deg, rgba(248, 248, 248, 0) 0, rgba(34, 34, 34, .8) 60%)
}

.process-section {
	background-color: #efefef;
	position: relative;
	overflow: hidden
}

.process-section .graphic-overlay-large {
	position: absolute;
	bottom: -10%;
	left: -30%;
	width: 100%;
	height: 100%
}

@media only screen and (min-width:1900px) {
	.process-section .graphic-overlay-large {
		left: -22%
	}
}

@media only screen and (max-width:1180px) {
	.column-repeater-section .section-inner .repeater-col .heading-wrap {
		padding: .7em 0
	}

	.process-section .graphic-overlay-large {
		left: -40%
	}

	.process-section .content-col {
		margin-bottom: 1em
	}
}

.process-section .graphic-overlay-large svg path {
	fill: #bcbcbc;
	opacity: .1
}

.process-section .content-col {
	width: 30% !important
}

.process-section .repeater-col {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 65% !important;
	margin-top: calc(-1 * (var(--common-top-bot-padding) - .8em))
}

@media only screen and (max-width:1600px) {
	.process-section .repeater-col {
		width: 68% !important
	}
}

.process-section .step {
	width: 46%;
	margin-top: calc(var(--common-top-bot-padding) - .8em)
}

@media only screen and (max-width:834px) {
	.process-section .graphic-overlay-large {
		left: -70%
	}

	.process-section .step {
		width: 46%
	}
}

.process-section .step:last-child .step-heading {
	color: #FF4800
}

.process-section .step:last-child .step-heading span {
	border-color: #FF4800
}

.process-section .step:last-child .orange {
	text-transform: uppercase;
	font-size: 18px
}

.process-section .step .step-heading {
	font-weight: 700;
	color: #E3FF24;
	border-bottom: 1px solid rgba(83, 86, 90, .5);
	padding-bottom: .7em;
	margin-bottom: .5em;
	display: flex;
	align-items: center;
	font-size: 30px
}

@media only screen and (max-width:1590px) {
	.process-section .step .step-heading {
		font-size: 25px
	}
}

.process-section .step .step-heading span {
	width: 48px;
	height: 48px;
	display: flex;
	align-items: center;
	border: 1px solid #E3FF24;
	border-radius: 40px;
	justify-content: center;
	margin-right: .7em
}

.event-section .section-inner,
.faq-section .section-inner {
	flex-wrap: wrap
}

.event-section .section-inner .repeater-col table {
	margin-bottom: 1em
}

.event-section .section-inner .repeater-col table th {
	font-family: Poppins, "Times New Roman", Times, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: left;
	padding-bottom: .5em
}

.event-section .section-inner .repeater-col table th.event-heading {
	width: 70%
}

.event-section .section-inner .repeater-col table th.date-heading {
	width: 20%
}

.event-section .section-inner .repeater-col table th.link-heading {
	width: 10%;
	text-align: right
}

.event-section .section-inner .repeater-col table tr {
	border-bottom: 1px solid rgba(248, 248, 248, .5)
}

.event-section .section-inner .repeater-col table tr td {
	padding: .2em 0
}

@media only screen and (max-width:810px) {
	.three-col-section .colummns-container .column .column-heading {
		font-size: 28px
	}

	.column-repeater-section .section-inner .repeater-col .info-heading {
		font-size: 26px;
		line-height: 1.4
	}

	.process-section .step {
		width: 100%;
		margin-top: calc(var(--common-top-bot-padding) - 1em)
	}

	.process-section .step:last-child {
		margin-bottom: 0
	}

	.event-section .section-inner .repeater-col table tr td {
		padding: .5em 0
	}
}

@media only screen and (max-width:1180px) {
	.event-section .section-inner .repeater-col table th.event-heading {
		width: 65%
	}

	.event-section .section-inner .repeater-col table th.link-heading {
		width: 20%
	}

	.event-section .section-inner .repeater-col table .title {
		font-size: 28px
	}
}

.event-section .section-inner .repeater-col table .title a {
	color: #F8F8F8;
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-ms-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}

.event-section .section-inner .repeater-col table .title a:hover {
	opacity: .6
}

.event-section .section-inner .repeater-col table .date {
	font-size: 24px;
	font-weight: 400
}

@media only screen and (max-width:1000px) {
	.event-section .section-inner .repeater-col table .date {
		font-size: 20px
	}
}

.event-section .section-inner .repeater-col table .link {
	text-align: right
}

.event-section .section-inner .repeater-col table .link a {
	display: flex;
	justify-content: flex-end;
	align-items: center
}

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

	.event-section .section-inner .repeater-col table .date,
	.event-section .section-inner .repeater-col table .title {
		font-size: 16px
	}

	.event-section .section-inner .repeater-col table .link a svg {
		width: 30%
	}

	.faq-section .section-inner .repeater-col .faq-title {
		font-size: 20px
	}
}

@media only screen and (max-width:600px) {
	.column-repeater-section .section-inner .repeater-col .info-date {
		font-size: 18px
	}

	.event-section .section-inner .repeater-col table thead {
		display: none
	}

	.event-section .section-inner .repeater-col table tr {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between
	}

	.event-section .section-inner .repeater-col table tr td {
		display: block;
		padding: 0;
		width: 70%
	}

	.event-section .section-inner .repeater-col table .title {
		order: 1;
		padding-top: 1em
	}

	.event-section .section-inner .repeater-col table .date {
		order: 3;
		padding-bottom: 1em
	}

	.event-section .section-inner .repeater-col table .link {
		order: 2;
		width: 20%;
		margin-bottom: -2.5em
	}

	.event-section .section-inner .repeater-col table .link a svg {
		width: 50%
	}
}

.faq-section {
	background-color: #53565a;
	color: #F8F8F8
}

.faq-section .section-inner .repeater-col {
	width: 100%;
	margin-bottom: 1em
}

.faq-section .section-inner .repeater-col .heading-wrap {
	align-items: center
}

.faq-section .section-inner .repeater-col .heading-wrap:hover .faq-title {
	color: #E3FF24
}

.faq-section .section-inner .repeater-col .heading-wrap.active .toggle-icon,
.faq-section .section-inner .repeater-col .heading-wrap:hover .toggle-icon {
	background-color: #E3FF24;
	border-color: #E3FF24
}

.faq-section .section-inner .repeater-col .faq-title {
	padding-right: 2em;
	line-height: 1.2;
	width: 90%;
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-ms-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out
}

.faq-section .section-inner .repeater-col .toggle-icon {
	margin-top: 0 !important
}

@media screen and (max-width:820px) {
	.intro-section .section-inner .content-wrap .wp-block-columns {
		flex-wrap: wrap
	}

	.intro-section .section-inner .content-wrap .wp-block-column p:last-child {
		margin-bottom: 0
	}

	.intro-section .section-inner .content-wrap .wp-block-column {
		width: 100%;
		flex-basis: auto !important;
		margin: 0
	}

	.two-col-section.grey-section .middle-content {
		padding-top: calc(1.7em + var(--common-top-bot-padding))
	}

	.column-repeater-section.student-perks-section .page-name-overlay,
	.page-name-overlay {
		margin-right: -2em
	}
}

@media screen and (max-width:500px) {
	.intro-section .section-inner .content-wrap .wp-block-column p:last-child {
		margin-bottom: .5em
	}

	.intro-image-section .section-inner .introImg {
		padding-top: 70%
	}

	.image-divider-section .image-divider {
		padding-top: 70%;
		width: 100%
	}

	.image-divider-section .image-divider:last-child {
		display: none
	}

	.column-repeater-section.student-perks-section .page-name-overlay,
	.page-name-overlay {
		margin-right: -1.2em
	}

	.column-repeater-section.student-perks-section .heading-wrap .info-heading {
		width: 80%
	}

	.faq-section .section-inner .repeater-col .heading-wrap:hover .faq-title {
		color: #F8F8F8
	}

	.faq-section .section-inner .repeater-col .heading-wrap:hover .toggle-icon {
		background-color: transparent;
		border-color: #F8F8F8
	}
}

@media only screen and (max-width:500px) {
	:root {
		--inside-block: 0%
	}

	.column-repeater-section.framework-section .repeater-col .info-heading {
		width: 100%
	}

	.column-repeater-section .section-inner .repeater-col .heading-wrap {
		padding: 1em 0
	}

	.featured-testi-section .slick-arrow.prevArrow {
		left: -8%
	}

	.featured-testi-section .slick-arrow.nextArrow {
		right: -8%
	}

	.process-section .graphic-overlay-large {
		left: -100%;
		bottom: -40%
	}

	.faq-section .section-inner .repeater-col .faq-title {
		line-height: 1.4;
		width: 80%;
		padding-right: 0
	}

	.cta .graphic-overlay-bottom {
		bottom: -200px
	}
}

.faq-section .section-inner .repeater-col .faq .info-detail p {
	margin-bottom: 0.8em;
}

.section.featured-testi-section .section-outer{
	max-width: initial;
	padding: 0;
}

.section.event-section.column-repeater-section .section-inner.middle-content{
	flex-direction: column;
}
.section.event-section.column-repeater-section .section-inner.middle-content .content-col,
.section.event-section.column-repeater-section .section-inner.middle-content .repeater-col{
	width: 100%;
}
@media only screen and (min-width:601px) {
	.event-section .section-inner .repeater-col table .title{
		padding-right: 40px;
	}
}
