<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*@import url('https://fonts.googleapis.com/css?family=Catamaran:300,400,600,800&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Catamaran:400,600,800&amp;display=swap');*/


.slanted-hero {
	/*background-image: linear-gradient(rgba(0,0,0, .7), rgba(0,0,0, .7)), url("../images/webinar/webinar-hero.jpg");*/
	/*background-image: url("../images/webinar/webinar-hero.jpg");*/
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	color: #fff;
	text-align: center;
	position: relative;
}
.slanted-hero:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding-bottom: 100px;
	background: white;
	clip-path: polygon(100% 100%, 100% 0%, 0% 0%);
	transform: scaleY(-1);
}
@media(max-width: 767px) {	
	.insiders-list-hero.slanted-hero {
	    background-image: none !important;
    	background: #212121;
	}
	.slanted-hero:after {
		padding-bottom: 50px;
	}
}

@media(max-width: 767px) {
	body.page-template-template-insiders-list header.creg-header {
		display: none;
	}
}

/* insiders-list-strength-pg */
.insiders-list-strength-pg .creg-featured {
	margin-top: 0;
}
.strength-pg-title {
	text-align: center;
}
.strength-pg-title h2 {
	color: #212121;
	font-size: 32px;
	font-weight: bold;
	margin: 0;
}
.strength-pg {
	padding: 70px 0;
}
.strength-pg-content {
	color: #424242;
	font-size: 24px;
	font-weight: 300;
}
.strength-pg-content p:last-child {
	margin-bottom: 0;
}
.strength-pg-content img {
	float: right;
    margin: 0 0 25px 25px;
	width: 437px;
	max-width: 100%;
	height: auto;
}
@media(max-width: 767px) {
	.strength-pg {
	    padding: 40px 0;
	}
	.strength-pg-title h2 {
		font-size: 28px;
	}
	.strength-pg-content {
		margin-top: 45px;
		font-size: 18px;
	}
	.strength-pg-content img {
		float: none;
		text-align: center;
		display: block;
		margin: 0 auto;
	}
}

/* insiders-list-full-confidence */
.insiders-list-full-confidence {
	padding: 70px 0;
	background: linear-gradient(180deg, #EAEAEA 0%, #FFFFFF 100%);
}
.full-confidence-title h2 {
	margin: 0;
	color: #212121;
	font-size: 38px;
	font-weight: bold;
	text-align: center;
}
.full-confidence-content {
	color: #424242;
	font-size: 24px;
	font-weight: 300;
}
.full-confidence-content p:last-child {
	margin-bottom: 0;
}
@media(max-width: 767px) {
	.insiders-list-full-confidence {
		padding: 40px 0;
	}
	.full-confidence-title h2 {
		font-size: 28px;
	}
	.full-confidence-content {
		font-size: 18px;
	}
}

/* insiders-list-proven-over */
.insiders-list-proven-over {
	padding: 70px 0;
	background-color: #202837;
	color: #fff;
}
.proven-over-title h2 {
	margin: 0;
	font-size: 38px;
	font-weight: bold;
}
.proven-over-content {
	font-size: 24px;
	font-weight: 300;
}
.proven-over-content p:last-child {
	margin-bottom: 0;
}
.proven-over-content img {
	float: right;
    margin: 0 0 25px 25px;
}
@media(max-width: 767px) {
	.insiders-list-proven-over {
		padding: 40px 0;
	}
	.proven-over-title h2 {
		font-size: 28px;
	}
	.proven-over-content {
		font-size: 18px;
	}
	.proven-over-content img {
		width: 150px;
		height: auto;
	    margin: 0 0 20px 20px;
	}
}

/* insiders-list-bioforce-cert */
.insiders-list-bioforce-cert {
	padding: 70px 0 120px;
	background: linear-gradient(180deg, #27A9E0 0%, #1C75BB 100%);
	color: #fff;
}
.bioforce-cert-title {
	text-align: center;
}
.bioforce-cert-title h2 {
	font-size: 44px;
	font-weight: bold;
	margin: 0;
}
.bioforce-cert-content {
	font-size: 32px;
	font-weight: 300;
	text-align: center;
	margin: 15px 0 0;
}
.bioforce-cert-content p {
	margin: 0;
}
.bioforce-cert-img {
	margin: 60px auto 0;
    text-align: center;
    margin-bottom: -215px;
}
.bioforce-cert-img img {
	max-width: 100%;
	height: auto;
}
@media(max-width: 767px) {
	.insiders-list-bioforce-cert {
		padding: 40px 0 160px;
	}
	.bioforce-cert-title h2 {
		font-size: 28px;
	}
	.bioforce-cert-content {
		font-size: 22px;
	}
	.bioforce-cert-img {

	}
}

/* insiders-list-better-results */
.insiders-list-better-results {
	padding: 140px 0 140px;
}
.better-results-title {
	text-align: center;
}
.better-results-title h2 {
	color: #424242;
	font-size: 44px;
	font-weight: bold;
	margin: 0;
}
.better-results-content {
	color: #424242;
	font-size: 24px;
	font-weight: 300;
	text-align: center;
	margin-top: 20px;
}
.better-results-content p {
	margin: 0;
}
.insiders-list-better-results .creg-icons-section {
	margin-top: 60px;
}
.insiders-list-bioforce-cert-cta {
	text-align: center;
	margin: 60px 0;
}
.insiders-list-bioforce-cert-cta &gt; a,
.insiders-list-bioforce-cert-cta &gt; button {
	font-weight: bold;
	font-size: 22px;
	background-color: #27A9E0;
	color: #fff;
	border: none;
	text-decoration: none;
	padding: 20px 30px;
	display: inline-block;
	text-align: center;
}
.insiders-list-bioforce-cert-cta &gt; a:hover,
.insiders-list-bioforce-cert-cta &gt; button:hover {
	opacity: .75;
	transition: opacity ease 0.3s;
}

/* insiders-list-rightforyou */
.insiders-list-rightforyou {

}
.rightforyou-logo {
    text-align: center;
    margin: 0 auto;
    margin-top: -150px;
}
.rightforyou-logo img {
	width: 145px;
    max-width: 100%;
    height: auto;
}
@media(max-width: 767px) {
	.insiders-list-rightforyou.creg-rightforyou-sec h2 {
		font-size: 28px;
	}
	.insiders-list-rightforyou.creg-rightforyou-sec p {
		font-size: 18px;
	}
}

/* insiders-list-ask-them */
.insiders-list-ask-them {
	background: #218ECD; /*linear-gradient(180deg, #27A9E0 0%, #1C75BB 100%);	*/
}
.ask-them-img {
	position: relative;
	/*background-image: url('../images/insiders-list/shutterstock_1998.jpg');*/
    background-size: cover;
    height: 492px;
    width: 100%;
    background-attachment: fixed;
}
.ask-them-img:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding-bottom: 100px;
	background: #fff;
	clip-path: polygon(0% 0%, 0% 100%, 100% 100%);
	transform: scaleY(-1);
}
.ask-them-img:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding-bottom: 100px;
	background: #218ECD;
	clip-path: polygon(100% 100%, 100% 0%, 0% 0%);
	transform: scaleY(-1);
}
/*.ask-them-img img {
	object-fit: cover;
	object-position: center 40%;
	max-height: 492px;
	max-width: 100%;
	width: 100%;
}*/
.ask-them-content {
	color: #fff;
	padding: 45px 0 180px;
	text-align: center;
}
.ask-them-title h2 {
	font-size: 38px;
	font-weight: bold;
	margin: 0;
}
.ask-them-desc {
	margin-top: 30px;
	font-size: 24px;
	font-weight: 300;
}
@media(max-width: 767px) {
	.ask-them-content {
    	padding: 40px 0 150px;
	}
	.ask-them-title h2 {
		font-size: 28px;
	}
	.ask-them-desc {
		font-size: 18px;
	}
	.ask-them-img:before,
	.ask-them-img:after {
		padding-bottom: 50px;
	}
}

/* insiders-list-ask-them-testimonials */
.insiders-list-ask-them-testimonials {

}
.ask-them-testimonials-row {
	display: flex;
    color: #424242;
    margin-top: -130px;
    margin-bottom: 60px;
}
.ask-them-testimonials-col {
	justify-content: space-between;
    width: calc(50% - 20px);
    margin: 0 20px;
    overflow: hidden;
}
.ask-them-testimonials-col img {
	max-width: 100%;
	height: auto;
}
@media(max-width: 767px) {
	.ask-them-testimonials-row {
		display: block;
	}
	.ask-them-testimonials-col {
		width: 100%;
		margin: 0 auto;
	}
}

/* insiders-list-pricing */
.insiders-list-pricing {
	background-image: linear-gradient(rgba(22, 100, 135, .9), rgba(22, 100, 135, .9)), url(../images/course-landing/general/bg.png);
    background-blend-mode: multiply;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0 120px;
    color: #fff;
    text-align: center;
}
.pricing-title h2 {
	font-size: 44px;
	font-weight: bold;
	margin: 0;
}
.pricing-content {
	font-size: 24px;
	font-weight: 300;
}
.pricing-block {
	max-width: 570px;
	border: 1px solid #E0E0E0;
	border-radius: 3px;
    background-color: #FFFFFF;
    margin: 0 auto;
    text-align: center;
    margin-bottom: -175px;
    padding: 40px;
}
.pricing-block &gt; h3 {
	color: #424242;
	font-size: 26px;
	margin: 0;
}
.pricing-block &gt; p {
	color: #757575;
	font-size: 26px;
	font-weight: 300;
}
/*.pricing-block &gt; a,
.pricing-block &gt; button,*/
.il-pricing-block &gt; a,
.il-pricing-block &gt; button {
    max-width: 430px;
    display: block;
    color: #fff;
    font-family: catamaran,sans-serif
    font-size: 20px;
    font-weight: 900;
    border: none;
    border-radius: 3px;
    background-color: #27A9E0;
    text-align: center;
    margin: 30px auto 0;
    padding: 20px;
    text-decoration: none;
}
.il-pricing-block &gt; button:hover {
	opacity: .75;
	transition: opacity ease 0.3s;
}
@media(max-width: 767px) {
	.insiders-list-pricing {
		padding: 40px 0 120px;
	}
	.pricing-title h2 {
		font-size: 28px;
	}
	.pricing-content {
		font-size: 18px;
	}
}

/* insiders-list-faqs-sec */
.insiders-list-faqs-sec {
	padding: 80px 0 160px;
}
.insiders-list-faqs-sec a.creg-instantaccess-cta {
	max-width: 430px;
}
.insiders-list-faqs-sec .faqs-sec-content {
	margin-top: 90px;
}
@media(max-width: 767px) {
	.insiders-list-faqs-sec .faqs-sec-content {
		margin-top: 60px;
	}
}

/* insiders-list-better-coach */
.insiders-list-better-coach {
	padding: 70px 0;
}
.better-coach-title {
	text-align: center;
}
.better-coach-title h2 {
	font-size: 44px;
	font-weight: bold;
	margin: 0;
	color: #424242;
}
.better-coach-content {
	color: #424242;
	font-size: 24px;
	font-weight: 300;
}
.better-coach-content p:last-child {
	margin-bottom: 0;
}
.better-coach-content img {
	max-width: 100%;
	height: auto;
}
img.better-coach-content-rm {
	float: right;
    margin: 0 0 25px 25px;
}
@media(max-width: 767px) {
	.better-coach-title h2 {
		font-size: 28px;
	}
	.better-coach-content {
		font-size: 18px;
	}
	img.better-coach-content-rm {
		width: 200px;
    	height: auto;
    	margin: 0 0 20px 20px;
	}
}

/* insiders-list-join-cc */
.insiders-list-join-cc {
	padding: 70px 0;
	background: linear-gradient(135deg, #424242 0%, #212121 100%);
	color: #fff;
	text-align: center;
}
.join-cc-title &gt; h2 {
	font-size: 44px;
	font-weight: bold;
	margin: 0;
}
.join-cc-form-container {
	margin-top: 15px;
}
.join-cc-form-container &gt; p {
	font-size: 24px;
	font-weight: 300;
	margin: 0;
}
.join-cc-form {
	margin-top: 30px;
}
.join-cc-form button {

}
.join-cc-form  button {
	font-weight: bold;
	font-size: 22px;
	background-color: #27A9E0;
	color: #fff;
	text-decoration: none;
	padding: 20px 30px;
	display: inline-block;
	border: none;
}
.join-cc-form  button:hover {
	opacity: .75;
	transition: opacity ease 0.3s;
}
.join-cc-form-inline &gt; input {
	display: inline-block;
	padding: 15px;
	width: 48%;
	height: 70px;
	border: 1px solid #BDBDBD;
	border-radius: 3px;
	color: #616161;
}
.join-cc-form-inline &gt; input:not(:last-child) {
	margin-right: 2%;
}
.join-cc-form-submit {
	margin-top: 30px;
}
.join-cc-form-submit &gt; button {
	font-weight: bold;
	font-size: 22px;
	background-color: #27A9E0;
	color: #fff;
	text-decoration: none;
	padding: 20px 30px;
	display: inline-block;
	border: none;
}
.join-cc-form-submit &gt; button:hover {
	opacity: .75;
	transition: opacity ease 0.3s;
}
.join-cc-form-after {
	margin-top: 20px;
	text-align: center;
}
.join-cc-form-after p {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 300;
}
@media(max-width: 767px) {
	.insiders-list-join-cc {
    	padding: 35px 0;
	}
	.join-cc-title &gt; h2 {
		font-size: 28px;
	}
	.join-cc-form-container &gt; p {
		font-size: 18px;
	}
	.join-cc-form-inline &gt; input {
		width: 100%;
	}
	.join-cc-form-inline &gt; input:not(:last-child) {
		margin-right: 0;
		margin-bottom: 15px;
	}
	.join-cc-form-submit &gt; button {
		width: 100%;
		display: block;
	}
	.join-cc-form-after p {
		font-size: 14px;
	}
}

/* insiders-list-ifs-form */
.insiders-list-ifs-form {
	display: none;
}
@media(max-width: 991px) {

	#cta_10210 .cf-form-2.cf-form-horizontal.cf-form-large .cf-form-fields {
	    width: 100% !important;
	    float: none !important;
	}
	#cta_10210 .cf-form-2.cf-form-horizontal .cf-form-button {
		float: none !important;
		text-align: center !important;
		margin: 30px auto 0 auto !important;
		width: 250px !important;
	}
}
@media(max-width: 767px) {
	#cta_10210 .cf-form-2.cf-form-horizontal.cf-form-large .cf-form-fields .cf-form-field {
		float: none !important;
		width: 100% !important;
	}
}</pre></body></html>