html {
	scroll-behavior: smooth;
}

body {
	color: #212121;
	font-family: 'Open Sans', sans-serif;
	font-optical-sizing: auto;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.7;
}

.open-sans {
	font-family: 'Open Sans', sans-serif;
	font-optical-sizing: auto;
}

.montserrat {
	font-family: 'Montserrat', serif;
	font-optical-sizing: auto;
	font-style: normal;
}

.bebas-neue {
	font-family: 'Bebas Neue', serif;
	font-style: normal;
}

.inter {
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-variation-settings: 'opsz' 14;
}

.inter-tight {
	font-family: 'Inter Tight', sans-serif;
	font-style: normal;
}

.caveat {
	font-family: 'Caveat', serif;
	font-style: normal;
}

.cerebral-line {
	border-top: 1px solid #cccccc;
	width: 75%;
}

.x-logo {
	max-width: 380px;
}

@media (max-width: 640px) {
	.x-logo {
		max-width: 300px;
		margin: 0 auto;
	}
}

.text-default {
	font-size: 19px;
	line-height: 27.2px;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-basaltgrey {
	color: #999999;
}

.text-green-envy {
	color: #1ac13d;
}

.text-hot-toddy {
	color: #a97c2d;
}

.text-white {
	color: rgb(255 255 255);
}

.text-alarm {
	color: #eb0000;
}

.text-grouchybadger {
	color: #6f665d;
}

.text-designerwhite {
	color: #e6dccf;
}

.text-nuln {
	color: #1f1b16;
}

.text-sunglow {
	color: #ffcc33;
}

.text-hornet {
	color: #ff0034;
}

.text-communist {
	color: #cc0000;
}

.text-bluefire {
	color: #01abde;
}

.text-dark-eclipse {
	color: #152b50;
}

.text-hellosummer {
	color: #4fc2ff;
}

.text-carbonfiber {
	color: #2d2d2d;
}

.text-homeworld {
	color: #27aae1;
}

.text-pastelice {
	color: #bcebff;
}

.text-lead {
	color: #212121;
}

.text-wetlatex {
	color: #010e45;
}

.text-bluebolt {
	color: #00b4ff;
}

.text-black {
	color: #000000;
}

.text-herbs {
	color: #13912e;
}

.bg-sunglow {
	--tw-bg-opacity: 1;
	background-color: #ffcc33;
}

.bg-hornet {
	--tw-bg-opacity: 1;
	background-color: #ff0034;
}

.bg-bluefire {
	--tw-bg-opacity: 1;
	background-color: #01abde;
}

.bg-pastelice {
	--tw-bg-opacity: 1;
	background-color: #f6fcff;
}

.bg-alarm {
	--tw-bg-opacity: 1;
	background-color: #eb0000;
}

.bg-herbs {
	--tw-bg-opacity: 1;
	background-color: #13912e;
}

.bg-carbonfiber {
	--tw-bg-opacity: 1;
	background-color: #2d2d2d;
}

.bg-communist {
	--tw-bg-opacity: 1;
	background-color: #cc0000;
}

.bg-grouchybadger {
	background-color: #6f665d;
}

.bg-lead {
	--tw-bg-opacity: 1;
	background-color: #212121;
}

.bg-dark-eclipse {
	--tw-bg-opacity: 1;
	background-color: #152b50;
}

.bg-hellosummer {
	--tw-bg-opacity: 1;
	background-color: #4fc2ff;
}

.bg-homeworld {
	--tw-bg-opacity: 1;
	background-color: #27aae1;
}

.bg-bluebolt {
	--tw-bg-opacity: 1;
	background-color: #00b4ff;
}

.bg-whitesmoke {
	--tw-bg-opacity: 1;
	background-color: #f5f5f5;
}

.py-1-45 {
	padding-top: 0.45rem;
	padding-bottom: 0.45rem;
}

.py-1-475 {
	padding-top: 0.475rem;
	padding-bottom: 0.475rem;
}

.py-2-642 {
	padding-top: 0.642rem;
	padding-bottom: 0.642rem;
}

.py-2-725 {
	padding-top: 0.725rem;
	padding-bottom: 0.725rem;
}

.align-baseline {
	vertical-align: baseline;
}

.align-top {
	vertical-align: top;
}

.align-middle {
	vertical-align: middle;
}

.align-bottom {
	vertical-align: bottom;
}

.align-text-top {
	vertical-align: text-top;
}

.align-text-bottom {
	vertical-align: text-bottom;
}

.align-sub {
	vertical-align: sub;
}

.align-super {
	vertical-align: super;
}

.text-16 {
	font-size: 16px;
	line-height: 1.4;
}

.text-17 {
	font-size: 17px;
	line-height: 1.4;
}

.text-22 {
	font-size: 22px;
	line-height: 1.4;
}

.text-26 {
	font-size: 26px;
	line-height: 1.4;
}

.text-27 {
	font-size: 27px;
	line-height: 1.4;
}

.text-35 {
	font-size: 35px;
	line-height: 1.2;
}

.text-42 {
	font-size: 42px;
	line-height: 1.2;
}

.lh-33 {
	line-height: 33px !important;
}

.lh-34 {
	line-height: 34px !important;
}

@media (min-width: 1280px) {
	.xl\:text-10xl {
		font-size: 6rem;
		line-height: 1;
	}
	.xl\:text-9xl {
		font-size: 5rem;
		line-height: 1;
	}
	.xl\:text-8xl {
		font-size: 4.625rem;
		line-height: 1;
	}
	.xl\:text-7xl {
		font-size: 3.688rem;
		line-height: 1;
	}
	.xl\:text-2xl {
		font-size: 2.063rem;
		line-height: 1.091;
	}
	.md\:text-27 {
		font-size: 27px;
	}
	.md\:p-4 {
		padding: 11px;
	}
	.md\:p-5 {
		padding: 12px;
	}
	.md\:p-6 {
		padding: 15px;
	}
	.md\:text-26 {
		font-size: 26px;
	}
}

.tracking-minus05 {
	letter-spacing: -0.5px;
}

.tracking-minus1 {
	letter-spacing: -1px;
}

.tracking-medium {
	letter-spacing: 0.05rem;
}

.max-w-1400 {
	max-width: 1400px !important;
}

.max-w-1280 {
	max-width: 1280px !important;
}

.max-w-1216 {
	max-width: 1216px !important;
}

.max-w-1180 {
	max-width: 1180px !important;
}

.max-w-1152 {
	max-width: 1152px !important;
}

.max-w-1100 {
	max-width: 1100px !important;
}

.max-w-1080 {
	max-width: 1080px !important;
}

.max-w-1060 {
	max-width: 1060px;
}

.max-w-1020 {
	max-width: 1020px;
}

.max-w-1000 {
	max-width: 1000px;
}

.max-w-980 {
	max-width: 980px;
}

.max-w-976 {
	max-width: 976px;
}

.max-w-954 {
	max-width: 954px;
}

.max-w-940 {
	max-width: 940px;
}

.max-w-920 {
	max-width: 920px;
}

.max-w-900 {
	max-width: 900px;
}

.max-w-880 {
	max-width: 880px;
}

.max-w-871 {
	max-width: 871px;
}

.max-w-870 {
	max-width: 870px;
}

.max-w-852 {
	max-width: 852px;
}

.max-w-850 {
	max-width: 850px;
}

.max-w-841 {
	max-width: 841px;
}

.max-w-824 {
	max-width: 824px;
}

.max-w-820 {
	max-width: 820px;
}

.max-w-810 {
	max-width: 810px;
}

.max-w-780 {
	max-width: 780px;
}

.max-w-768 {
	max-width: 768px;
}

.max-w-750 {
	max-width: 750px;
}

.max-w-742 {
	max-width: 742px;
}

.max-w-730 {
	max-width: 730px;
}

.max-w-720 {
	max-width: 720px;
}

.max-w-710 {
	max-width: 710px;
}

.max-w-700 {
	max-width: 700px;
}

.max-w-688 {
	max-width: 688px;
}

.max-w-687 {
	max-width: 687px;
}

.max-w-670 {
	max-width: 670px;
}

.max-w-640 {
	max-width: 640px;
}

.max-w-650 {
	max-width: 650px;
}

.max-w-636 {
	max-width: 636px;
}

.max-w-600 {
	max-width: 600px;
}

.max-w-550 {
	max-width: 550px;
}

.max-w-500 {
	max-width: 500px;
}

.max-w-450 {
	max-width: 450px;
}

.max-w-364 {
	max-width: 364px;
}

.max-w-320 {
	max-width: 320px;
}

.max-w-300 {
	max-width: 300px;
}

.max-w-228 {
	max-width: 228px;
}

.max-w-206 {
	max-width: 206px;
}

.max-w-190 {
	max-width: 190px;
}

.max-w-180 {
	max-width: 180px;
}

@media (max-width: 640px) {
	.mx-auto {
		width: 100% !important;
	}
}

/***************
*** SECTIONS ***
***************/

/* Header */
header p {
	font-size: 22px;
}

@media (max-width: 640px) {
	header p {
        font-size: 20px;
        line-height: 1.15;
    }
}

.flash-top h4 {
	font-size: 19px;
	line-height: 27.2px;
}

@media (min-width: 1024px) {
	.equal-columns > * {
		flex: 1;
	}
}

.quote-offset {
	position: relative;
	margin-top: -40px;
	margin-bottom: 0;
}

.tight-12 {
	font-size: 12px;
	line-height: 15.6px;
}

.communist-19 {
	font-size: 19px;
	line-height: 27.2px;
}

.communist-24 {
	color: #cc0000;
	font-size: 24px;
	line-height: 27.2px;
}

.squant-15 {
	color: #666666;
	font-size: 15px;
	line-height: 27.2px;
}

.squant-15 svg {
	margin-right: 8px;
}

.squant-16 {
	color: #666666;
	font-size: 16px;
	line-height: 27.2px;
}

.lead-12 {
	color: #212121;
	font-size: 12px;
	line-height: 15.6px;
}

.lead-18 {
	color: #212121;
	font-size: 18px;
	line-height: 23.4px;
}

.herbs-16 {
	color: #13912e;
	font-size: 16px;
	line-height: 27.2px;
}

.herbs-16 svg {
	font-size: 24px;
}

.hurry-msg {
	display: inline-block;
	margin-right: 5px;
	padding-bottom: 0;
}

.hurrytimer-cdt {
	display: inline-block;
	padding: 0;
}

.hurrytimer-timer {
	display: inline-flex;
	vertical-align: top;
}

.hurrytimer-timer-block {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	box-sizing: content-box;
	margin: 0;
}

.hurrytimer-timer-digit {
	display: block;
	font-feature-settings: 'tnum';
	font-variant-numeric: tabular-nums;
}

.hurrytimer-timer-sep {
	display: block;
}

@media only screen and (max-width: 767px) {
	.testimonial p {
		font-size: 16px;
		line-height: 22px;
	}
}

@media only screen and (max-width: 767px) {
	.testimonial p {
		font-size: 16px;
		line-height: 22px;
	}
}

#vidpromo {
	width: 65.667%;
}

@media only screen and (max-width: 767px) {
	#vidpromo {
		width: 100%;
	}
	#vidpromo .px-6 {
		padding-inline: 2px !important;
	}
}

#join {
	background-color: #ffffff;
	border-radius: 15px 15px 15px 15px;
	overflow-x: hidden;
	overflow-y: visible;
	padding-top: 15px;
	padding-bottom: 20px;
	overflow: visible;
	width: 31.3333%;
}

input.text {
	color: #4e4e4e;
	width: 100%;
	border-radius: 5px;
	background-color: #f1f1f1;
	border: 1px solid rgba(0, 0, 0, 0.13);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0, 0, 0, 0.13);
	border-bottom: 3px solid rgba(0, 0, 0, 0.13);
	line-height: 1;
	margin-top: 10px;
	padding: 12px 18px;
}

input.text:focus {
	border-color: #2d3940;
	color: #3e3e3e;
	outline: none;
}

.green-envy-btn {
	cursor: pointer;
	font-size: 18px;
	color: rgba(255, 255, 255, 0.9) !important;
	background-image: linear-gradient(180deg, #1ac13d 0%, #13912e 100%);
	background-color: #1ac13d;
	border-radius: 15px 15px 15px 15px;
	overflow-x: visible;
	overflow-y: visible;
	padding-top: 20px !important;
	padding-right: 0px !important;
	padding-bottom: 15px !important;
	padding-left: 0px !important;
	margin-right: 20px !important;
	margin-bottom: 15px !important;
	margin-left: 20px !important;
	max-width: 90%;
	transition: 0.5s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-duration: 0.2s;
	animation-duration: 0.2s;
	position: relative;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	z-index: 1;
}

.green-envy-btn::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background-image: linear-gradient(#1ac13d 0%, #13912e 51%, #13912e 100%);
	z-index: -9;
	border-radius: 10px;
	animation: pulse 1.2s ease infinite;
}

.green-envy-btn-lg {
	cursor: pointer;
    display: block;
	font-size: 18px;
	color: rgba(255, 255, 255, 0.9) !important;
	background-image: linear-gradient(180deg, #1ac13d 0%, #13912e 100%);
	background-color: #1ac13d;
	border-radius: 15px 15px 15px 15px;
	overflow-x: visible;
	overflow-y: visible;
	padding-top: 20px !important;
	padding-right: 0px !important;
	padding-bottom: 15px !important;
	padding-left: 0px !important;
	margin-right: 0 !important;
	margin-bottom: 15px !important;
	margin-left: 0 !important;
	transition: 0.5s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-duration: 0.2s;
	animation-duration: 0.2s;
	position: relative;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	z-index: 1;
	width: 100%;
}

.green-envy-btn-lg::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background-image: linear-gradient(#1ac13d 0%, #13912e 51%, #13912e 100%);
	z-index: -9;
	border-radius: 10px;
	animation: pulse 1.2s ease infinite;
}

.cta-section p {
	font-size: 17px !important;
	line-height: 20.4px !important;
}

@keyframes pulse {
	0% {
		transform: scale(1, 1);
	}
	50% {
		opacity: 0.3;
	}
	100% {
		transform: scale(1.06, 1.15);
		opacity: 0;
	}
}

.btn-content {
	margin: 0 auto;
	position: relative;
	text-align: center;
	word-wrap: break-word;
	width: 100%;
}

.green-envy-btn .text {
	font-size: 30px;
	line-height: 1;
}

.green-envy-btn .subtext {
	font-size: 18px;
	line-height: 21.6px;
}

.green-envy-btn-lg .text {
	font-size: 48px;
	line-height: 48px;
}

.green-envy-btn-lg .subtext {
	font-size: 27px;
	line-height: 32.4px;
}

@media (max-width: 640px) {
	.green-envy-btn,
	.green-envy-btn-lg {
		padding-block: 15px !important;
		padding-inline: 15px !important;
	}
	.green-envy-btn .text,
	.green-envy-btn-lg .text {
		font-size: 28px !important;
		display: block;
		line-height: 1.2 !important;
		margin-bottom: 0;
        padding-bottom: 0;
	}
	.green-envy-btn .subtext,
	.green-envy-btn-lg .subtext {
		font-size: 18px !important;
		display: block;
		line-height: 1.2 !important;
	}
}

/* Over The Course */
#overthecourse {
	background-color: #152b50;
	padding-top: 0;
}

.hellosummer-elliptical {
	background-color: #4fc2ff;
	border-radius: 50px;
}

.tracking-4 {
	letter-spacing: 4px;
}

@media only screen and (max-width: 980px) {
	#overthecourse {
		padding-inline: 24px;
	}
}

@media only screen and (max-width: 767px) {
	#overthecourse h2 {
		font-size: 21px;
		line-height: 27px;
	}
	#overthecourse h3 {
		font-size: 35px;
		line-height: 1;
	}
	#overthecourse h4 {
		font-size: 21px;
		line-height: 25px;
	}
	#overthecourse p {
		font-size: 23px;
		line-height: 27px;
	}
}

@media only screen and (max-width: 767px) {
	#overthecourse h2 {
		font-size: 21px;
		line-height: 27px;
	}
}

.days-box {
	background-color: #bcebff;
	border-radius: 20px;
	overflow: hidden;
	border-width: 6px;
	border-color: #006d9b;
}

.day-num {
	font-size: 48px;
	line-height: 1;
	top: 3px;
}

#tenreasons p.text-lg {
	font-size: 18px;
}

/* Experience */
#experience {
	background-image: linear-gradient(135deg, #fff9f0 0%, #f3efe7 20%, #ffffff 50%, #f3efe7 80%, #fff9f0 100%) !important;
	font-size: 17px;
	line-height: 20.4px;
}

#experience h1 {
	color: #1f1b16;
	font-size: 64px;
	line-height: 1.2;
}

#experience h2 {
	color: #1f1b16;
	font-size: 30px;
	line-height: 1.15;
}

#experience h3 {
	font-size: 28px;
	line-height: 33.6px;
}

#experience h4 {
	font-size: 25px;
	line-height: 32.5px;
}

#experience h5 {
	font-size: 42px;
	line-height: 1.2;
}

#experience p {
	font-size: 20px;
	line-height: 1.5;
}

#experience ul li {
    font-size: 20px;
    line-height: 1.4;
}

#experience hr {
	border-top: 1px solid rgba(1, 14, 69, 0.45);
	border-bottom: 0;
}

#experience .white-box {
	background-color: #ffffff;
	border-width: 2px;
	border-style: none;
	border-color: rgba(255, 255, 255, 0.25);
}

#experience .satinbox {
	background-color: #fff9f0;
	border-width: 5px;
	border-color: #c9a44d;
}

#experience .satinbox .steps-img {
	overflow: hidden;
	border-width: 0;
	position: relative;
	height: auto;
	max-width: 150px;
}

#experience .satinbox p {
	font-size: 20px;
	line-height: 28px;
}

#experience .satinbox .comment {
	font-size: 24px;
	line-height: 36px;
}

#experience .satinbox .author {
	font-size: 24px;
	line-height: 36px;
}

#experience .svg-inline--fa {
	height: 26px;
}

#experience .subtext {
	font-size: 24px;
	line-height: 28.8px;
}

@media only screen and (max-width: 767px) {
	#experience {
		padding-inline: 7px;
	}
	#experience h1 {
		font-size: 32px;
		line-height: 1.15;
		padding-inline: 15px;
	}
    #experience h2 {
        font-size: 24px;
        line-height: 1.35;
    }
    #experience h3 {
        font-size: 24px;
        line-height: 1.25;
    }
    #experience h5 {
        font-size: 28px;
    }
    #experience p {
        font-size: 18px;
        line-height: 1.35;
    }
    #experience .youdont {
        flex-wrap: wrap;
    }
    #experience br {
        display: none;
    }
    #experience .satinbox .px-11 {
        padding-inline: 1.5rem;
    }
    #experience .satinbox .comment {
        font-size: 18px;
        line-height: 1.35;
        padding-top: 1rem;
    }
    #experience .satinbox .author {
        font-size: 20px;
        padding-bottom: 0;
    }
	#experience ul {
		padding-inline: 2px;
	}
	#experience ul li {
		font-size: 18px;
		line-height: 1.4;
	}
    #experience ul li svg {
        margin-right: 0;
    }
}

/* A NOTE */
#note {
	font-size: 17px;
	line-height: 20.4px;
}

#note h5 {
	font-size: 42px;
	line-height: 1.2;
}

#note ul li {
	font-size: 20px;
	line-height: 1.4;
}

#note h3 {
	font-size: 28px;
	line-height: 33.6px;
}

#note hr {
	border-top: 1px solid rgba(1, 14, 69, 0.45);
	border-bottom: 0;
}

#note .satinbox {
	background-color: #fff9f0;
	border-width: 5px;
	border-color: #c9a44d;
}

#note .satinbox .steps-img {
	overflow: hidden;
	border-width: 0;
	position: relative;
	height: auto;
	max-width: 150px;
}

#note .satinbox p {
	font-size: 20px;
	line-height: 28px;
}

#note .satinbox .comment {
	font-size: 24px;
	line-height: 36px;
}

#note .satinbox .author {
	font-size: 24px;
	line-height: 36px;
}

@media only screen and (max-width: 767px) {
	#note {
		padding-inline: 7px;
	}
    #note h3 {
        font-size: 24px;
        line-height: 1.25;
    }
	#note h5 {
		font-size: 32px;
		line-height: 1.15;
		padding-inline: 15px;
	}
	#note br {
        display: none;
    }
    #note .satinbox .px-11 {
        padding-inline: 1.5rem;
    }
    #note .satinbox .comment {
        font-size: 18px;
        line-height: 1.35;
        padding-top: 1rem;
    }
    #note .satinbox .author {
        font-size: 20px;
        padding-bottom: 0;
    }
    #note .avatar {
        max-width: 172px;
    }
	#note ul {
		padding-inline: 2px;
	}
	#note ul li {
		font-size: 18px;
		line-height: 1.4;
	}
    #note ul li svg {
        margin-right: 0;
    }
}

/***************
*** COMPONENTS ***
***************/

.join-box {
	background-color: #152b50;
	border-radius: 10px;
	overflow: hidden;
	border-width: 5px;
	border-style: dashed;
	border-color: #4fc2ff;
	max-width: 1080px;
}

.join-header {
	font-size: 62px;
	font-weight: 700;
	line-height: 74.5px;
}

.join-sub {
	font-size: 32px;
	font-weight: 500;
	line-height: 41.6px;
}

.join-super {
	font-size: 48px;
	font-weight: 500;
	line-height: 57.6px;
}

.divider {
	border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.cta-btn {
	line-height: 1.4em;
	background-color: #1ac13d;
	border-radius: 15px;
	overflow: hidden;
	border-bottom-width: 11px;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.cta-btn h4 {
	font-size: 42px !important;
	font-weight: 700 !important;
}

@media only screen and (max-width: 767px) {
	#divider1 {
		max-width: 100%;
		margin-bottom: 15px;
	}
	.join-box {
		padding-inline: 14px;
	}
	.join-header {
		font-size: 21px;
		line-height: 25px;
	}
	.join-sub {
		font-size: 16px;
		line-height: 20px;
	}
	.join-super {
		font-size: 32px;
		line-height: 38px;
	}

	.cta-btn h4 {
		font-size: 23px !important;
		line-height: 1;
		padding-inline: 12px;
	}
	.cta-btn p {
		padding-inline: 12px;
		font-size: 20px !important;
		line-height: 28px !important;
	}
	footer ul {
		display: block !important;
		text-align: center;
	}
	footer ul li {
		padding-bottom: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.join-header {
		font-size: 20px;
		line-height: 25px;
	}
	.join-sub {
		font-size: 16px;
		line-height: 20px;
	}
}

.sub-join-box {
	background-color: #152b50;
	border-radius: 10px;
	overflow: hidden;
	border-width: 5px;
	border-style: dashed;
	border-color: #4fc2ff;
	max-width: 1080px;
}

.sub-join-header {
	font-size: 50px;
	font-weight: 600;
	line-height: 60px;
}

.sub-join-sub {
	font-size: 32px;
	font-weight: 500;
	line-height: 41.6px;
}

.sub-join-super {
	font-size: 48px;
	font-weight: 500;
	line-height: 57.6px;
}

@media only screen and (max-width: 767px) {
	.sub-join-box {
		padding-inline: 14px;
	}
	.sub-join-header {
		font-size: 21px;
		line-height: 25px;
	}
	.sub-join-sub {
		font-size: 16px;
		line-height: 20px;
	}
	.sub-join-super {
		font-size: 32px;
		line-height: 38px;
	}
}

@media only screen and (max-width: 767px) {
	section {
		padding-inline: 15px !important;
	}
	.sub-join-header {
		font-size: 20px;
		line-height: 25px;
	}
	.sub-join-sub {
		font-size: 16px;
		line-height: 20px;
	}
	.hurryspecial > h4 {
		font-size: 15px !important;
		line-height: 22px !important;
		text-align: center;
		padding-inline: 12px !important;
	}
	.cta-section p {
		font-size: 15px !important;
		padding-inline: 15px !important;
	}
	.btn-content {
		padding-inline: 12px !important;
	}
	.hurry-msg {
		font-size: 17px;
	}
	.mb-8 {
		margin-bottom: 15px;
	}
	.mb-12 {
		margin-bottom: 25px;
	}
	.pb-8 {
		padding-bottom: 15px;
	}
	.pb-12 {
		padding-bottom: 25px;
	}
	.pt-8 {
		padding-top: 15px;
	}
	.pt-12 {
		padding-top: 25px;
	}
	.px-90 {
		padding-inline: 15px;
	}
	.img\:hidden {
		display: block !important;
	}
	.img\:block {
		display: none !important;
	}
}

.img\:hidden {
	display: none;
}
.img\:block {
	display: block;
}
