<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 1300px) {
	.page-template-awards header .navbar,
	.awards-thank-you-page header .navbar,
	.single-awards header .navbar {
		max-width: 1240px !important;
		padding-right: 20px !important;
    	padding-left: 20px !important;
	}
	.page-template-awards .container,
	.awards-thank-you-page .container,
    .single-awards .container {
        max-width: 1240px;
    }
}

.page-template-awards .site header {
	top: 0 !important;
}
.site header .awards-navigation.navbar {
	padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.site header .awards-navigation.navbar .navbar-brand {
    width: 288px;
    height: 70px;
}
.site header .awards-navigation.navbar .navbar-collapse .navbar-nav .menu-item {
	margin-right: -14px;
    margin-left: 37px;
}
.site header .awards-navigation.navbar .navbar-collapse .navbar-nav .menu-item a {
	text-align: center;
    font-family: 'Poppins-Regular';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
.site header .awards-navigation.navbar .navbar-collapse .navbar-nav .menu-item a:after {
	height: 1px;
}
.site header .awards-navigation.navbar .navbar-collapse .navbar-nav .menu-item:hover a:after,
.site header .awards-navigation.navbar .navbar-collapse .navbar-nav .menu-item.current-menu-item a:after{
	background: #00B8E0;
}

.menu-awards-lp-footer-container .custom-link:not(.auto-finance-awards) {
	display: none;
}

.sidelines-separator {
	position: relative;
	width: max-content;
}
.sidelines-separator:before,
.sidelines-separator:after {
	position: absolute;
	content: '';
	width: 116px;
	height: 1px;
	top: 48%;
	background: #00B8E0;
}
.sidelines-separator:before {
	right: calc(100% + 30px);
}
.sidelines-separator:after {
	left: calc(100% + 30px);
}
@media screen and (max-width: 991px) {
	.site header .awards-navigation.navbar {
		padding-top: 0 !important;
	}
	.site header .awards-navigation.navbar .navbar-brand {
		width: 144px;
		height: 35px;
	}
	.site header .awards-navigation.navbar .navbar-collapse .navbar-nav .menu-item {
		margin: 0 10px;
	}
}

.awards-hero {
	padding-top: 150px;
	padding-bottom: 80px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 100%;
	background-color: #050e15;
}
.awards-hero-main {
	position: relative;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.awards-hero-main .header-text {
	font-family: 'Oswald-Regular';
	font-weight: 400;
	font-size: 86px;
	line-height: 127px;
	color: #FFF;
	letter-spacing: 0;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.awards-hero-main .subheader-text {
	font-family: 'Oswald-Regular';
	font-weight: 400;
	font-size: 70px;
	line-height: 104px;
	color: #FFA800;
	letter-spacing: 0;
	text-transform: uppercase;
	margin-top: -21px;
    margin-bottom: 17px;
}
.awards-hero-main .sidelines-separator:before,
.awards-hero-main .sidelines-separator:after {
	background: #FFA800;
}
.awards-hero-main h3 {
	font-family: 'Poppins-Bold';
	font-weight: 700;
	font-size: 40px;
	line-height: 60px;
	color: #FFF;
	margin-bottom: 20px;
}
.awards-hero-main .nominate-button {
    font-family: 'Poppins-Regular';
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFF;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    background: linear-gradient(180deg, #00B8E0 0%, #068EAC 100%);
    border-radius: 3px !important;
    width: max-content;
    padding: 13px 37px;
    margin-top: 21px;
	margin-bottom: 36px;
    text-align: center;
    outline: none;
    text-decoration: none;
    transition: all .2s linear;
}
.awards-hero-main .nominate-button:hover,
.awards-hero-main .nominate-button:focus {
	background: linear-gradient(180deg, #068EAC 0%, #068EAC 100%);
}
.awards-hero-main .sub-text p {
	font-family: 'Poppins-Light';
	font-weight: 300;
	font-size: 20px;
	line-height: 30px;
	color: #FFF;
	max-width: 800px;
	margin: 0 auto 33px;
}
@media screen and (max-width: 991px) {
	body:not(.page-id-539455) .awards-hero {
		padding-top: 156px;
		padding-bottom: 28px;
		background-image: url(/wp-content/uploads/2021/07/award-hero-mobile-bg.png) !important;
		background-size: cover;
		background-position: 50% -120px;
	}
	.awards-hero-main .header-text {
		font-size: 65px;
		line-height: 80px;
		margin-bottom: 30px;
	}
	.awards-hero-main .subheader-text {
		font-size: 50px;
		line-height: 74px;
		margin-top: 0;
		margin-bottom: 35px;
	}
	.awards-hero-main h3 {
		font-size: 30px;
		line-height: 45px;
		padding: 0 20px;
		margin-bottom: 20px;
	}
	.awards-hero-main .sub-text p {
		padding: 0 20px;
		margin-bottom: 23px;
	}
}

.awards-nominees,
.awards-judges {
    background: #FFF;
}
.awards-logos-string {
    padding: 16px 0;
    background: #FFF;
}
.awards-logos-string-main ul {
    display: flex;
    flex-flow: row wrap;
	flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: center;
    align-items: center;
}
.awards-logos-string-main ul li {
	text-align: center;
    margin: 0 30px;
}
@media screen and (max-width: 991px) {
	.awards-logos-string-main ul li {
		width: 33.3%;
		padding: 15px;
		margin: 0;
	}	
}


.awards-form {
    background: #000;
	padding-top: 0;
	padding-bottom: 90px;
}
.awards-form-wrapper {
	display: flex;
    flex-flow: column;
    align-items: center;
    max-width: 996px;
	margin: 0 auto;
    border: 1px solid #FFF;
    border-radius: 5px;
    padding: 35px 35px 30px;
	background: #000;
    transform: translateY(-35px);
}
.awards-form-wrapper h2 {
    font-family: 'Oswald-Regular';
    font-weight: 400;
    font-size: 64px;
    line-height: 95px;
    color: #FFF;
    letter-spacing: 0;
    text-transform: uppercase;
	margin-bottom: 12px;
}
.awards-form-wrapper .sub-text p {
	text-align: center;
	font-family: 'Poppins-Light';
	font-weight: 300;
	font-size: 24px;
	line-height: 36px;
	color: #FFF;
	margin-bottom: 9px;
}
.awards-form-wrapper .hbspt-form form {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}
.awards-form-wrapper .hbspt-form form .form-columns-0,
.awards-form-wrapper .hbspt-form form .form-columns-1,
.awards-form-wrapper .hbspt-form form .form-columns-2,
.awards-form-wrapper .hbspt-form form .form-columns-3 {
	display: flex;
    flex-flow: row;
	flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.awards-page .awards-form-wrapper .hbspt-form form .form-columns-1 {
	width: 60%;
	max-width: 100%;
	margin-bottom: 0;
}
.awards-page .awards-form-wrapper .hbspt-form form .form-columns-3:not(:nth-child(2)) {
    position: relative;
    background: #1D1D1D;
    width: calc(100% + 30px);
    max-width: inherit;
    margin-left: -15px;
    margin-right: -15px;
    padding: 45px 15px 15px;
    border-radius: 5px;
}
.awards-page .awards-form-wrapper .hbspt-form form .form-columns-3:not(:nth-child(2)):before {
	position: absolute;
	top: 15px;
	left: 15px;
	font-family: 'Poppins-Regular';
    font-size: 18px;
    line-height: 28px;
    color: #59D6FD;
}
.awards-page .awards-form-wrapper .hbspt-form form .form-columns-3:nth-child(4):before {
	content: 'Nominee 1';
}
.awards-page .awards-form-wrapper .hbspt-form form .form-columns-3:nth-child(5):before {
	content: 'Nominee 2';
}
.awards-page .awards-form-wrapper .hbspt-form form .form-columns-3:nth-child(6):before {
	content: 'Nominee 3';
}
.awards-form-wrapper .hbspt-form form .form-columns-1 .hs-form-field {
	width: 100%;
}
.awards-form-wrapper .hbspt-form form .form-columns-3 .hs-form-field {
    width: 30%;
}
.awards-form-wrapper .hbspt-form .hs-richtext {
	margin: 33px 0 -6px;
}
.awards-form-wrapper .hbspt-form .hs-richtext h2,
.awards-form-wrapper .hbspt-form .hs-richtext p {
	font-family: 'Poppins-Regular';
	font-weight: 600;
    font-size: 26px;
    line-height: 39px;
	letter-spacing: .0425em;
    color: #1DB3D3;
    text-transform: uppercase;
	margin-bottom: 0;
}
.awards-form-wrapper .hbspt-form .legal-consent-container p {
	font-family: 'Poppins-Light';
	font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: #FFF;
	text-transform: unset;
}
.awards-form-wrapper .hbspt-form .legal-consent-container p a {
    color: #1DB3D3;
	text-decoration: none;
}
.awards-form-wrapper .hbspt-form .legal-consent-container p a:hover {
    color: #1DB3D3;
	text-decoration: underline;
}
.awards-form-wrapper .hbspt-form .hs-form-field .input {
	margin: 0;
}
.awards-form-wrapper .hbspt-form .hs-form-field .hs-input {
    font-family: 'Poppins-Regular';
    font-size: 18px;
    line-height: 28px;
    color: #FFF;
    text-transform: none;
	background: none;
    border: none;
    border-bottom: 1px solid #FFF;
    outline: none;
    width: 100% !important;
    height: 35px;
    padding: 8px 0;
    margin: 0 !important;
    opacity: 1;
}
.awards-form-wrapper .hbspt-form .hs-form-field textarea.hs-input {
    border: 1px solid #FFF;
    border-radius: 3px;
    min-height: 135px;
    padding: 12px;
	margin-bottom: 15px !important;
}
.awards-form-wrapper .hbspt-form .hs-form-field select.hs-input {
    height: 35px;
    padding: 0;
}
.awards-form-wrapper .hbspt-form .hs-form-field select.hs-input option {
    color: #000;
}
.awards-form-wrapper .hbspt-form .hs-form-field .hs-error-msg {
	margin-top: 5px;
}
.awards-form-wrapper .hbspt-form .hs-submit {
	margin-left: auto;
	margin-right: 0;
}
.awards-form-wrapper .hbspt-form .hs-submit input {
	font-family: 'Poppins-Regular';
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
	color: #FFF;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    background: linear-gradient(180deg, #00B8E0 0%, #068EAC 100%);
	border-radius: 3px !important;
    width: max-content;
    padding: 13px 37px;
	margin-top: 30px;
    text-align: center;
    outline: none;
    text-decoration: none;
    transition: all .2s linear;
}
.awards-form-wrapper .hbspt-form .hs-submit input:hover,
.awards-form-wrapper .hbspt-form .hs-submit input:focus {
	background: linear-gradient(180deg, #068EAC 0%, #068EAC 100%);
	color: #fff;
}

@media screen and (max-width: 991px) {
	.awards-form {
		padding-bottom: 37px;
	}
	.awards-form .container {
		padding-right: 30px;
    	padding-left: 30px;
	}
	.awards-form-wrapper {
		padding: 28px 35px 45px;
	}
	.awards-form-wrapper h2:before,
	.awards-form-wrapper h2:after {
    	display: none;
	}
	.awards-form-wrapper .hbspt-form form {
		padding-top: 23px;
	}
	.awards-form-wrapper .hbspt-form .hs-richtext {
		margin: 4px 0 -5px;
	}
	.awards-form-wrapper .hbspt-form .hs-form-field .input {
		margin-bottom: 20px;
	}
	.awards-form-wrapper .hbspt-form .hs-form-field .hs-input {
		width: 100% !important;
		height: 40px;
		padding: 10px 0;
	}
	.awards-form-wrapper .hbspt-form .hs-form-field textarea.hs-input {
		min-height: 194px;
    	margin-bottom: 0 !important;
	}
	.awards-form-wrapper .hbspt-form form .form-columns-1,
	.awards-page .awards-form-wrapper .hbspt-form form .form-columns-1 {
		width: 100%;
	}
	.awards-form-wrapper .hbspt-form .legal-consent-container p {
		font-size: 14px;
		line-height: 24px;
	}
	.awards-form-wrapper .hbspt-form .hs-submit {
		margin: 0 auto;
	}
	.awards-form-wrapper .hbspt-form .hs-submit input {
		padding: 13px 47px;
	}
}
@media screen and (max-width: 360px) {
	.awards-form .container {
		padding-right: 15px;
    	padding-left: 15px;
	}
}

.awards-nominees {
	background: #EDEDED;
	padding-top: 55px;
	padding-bottom: 61px;	
}
.awards-nominees-main,
.awards-nominees-sp {
	display: flex;
	flex-flow: column;
	align-items: center;
	text-align: center;
	padding-bottom: 40px;
}
.awards-nominees h2 {
    font-family: 'Oswald-Regular';
    font-weight: 400;
    font-size: 80px;
    line-height: 119px;
    color: #000;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.awards-nominees h3 {
    font-family: 'Oswald-Regular';
    font-weight: 400;
    font-size: 40px;
    line-height: 59px;
    color: #000;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.awards-nominees .awards-nominees-main p {
	font-family: 'Poppins-Light';
	font-weight: 300;
	font-size: 24px;
	line-height: 36px;
	color: #000;
	margin-bottom: 27px;
}
.awards-nominees-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	padding-top: 66px;
}
.awards-nominees-item {
	width: 25%;
	margin-bottom: 24px;
}
.awards-nominees-item a,
.awards-nominees-item &gt; div {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    width: 100%;
    height: 100%;
	border-radius: 5px;
    padding: 25px 15px;
	text-decoration: none;
	transition: all .2s linear;
}
.awards-nominees-item a:hover {
	background: #FFFFFF;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
	text-decoration: none;
}
.awards-nominees-item .nominee-image {
	width: 188px;
	height: 188px;
	border-radius: 50%;
	overflow: hidden;
	background: #C4C4C4;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	margin-bottom: 20px;
}
.awards-nominees-item .nominee-name {
	font-family: MaisonNeue, sans-serif;
    font-weight: 600;
	font-size: 24px;
	line-height: 32px;
	color: #000;
	text-transform: capitalize;
	margin-bottom: 5px;
}
.awards-nominees-item .nominee-company img {
	max-height: 45px;
}
.awards-nominees-item .nominee-position {
	font-family: MaisonNeue, sans-serif;
    font-weight: 300;
	font-size: 16px;
	line-height: 26px;
	color: #000;
	margin-bottom: 5px;
}
.awards-nominees .load-more-div {
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
@media screen and (max-width: 991px) {
	.awards-nominees {
		padding-top: 29px;
		padding-bottom: 28px;	
	}
	.awards-nominees .awards-nominees-main p {
		padding: 0 20px;
	}
	.awards-nominees-container {
		justify-content: center;
		padding-top: 33px;
	}
	.awards-nominees-item {
		width: 340px;
    	margin-bottom: 16px;
	}
}

.awards-cta {
	padding-top: 60px;
	padding-bottom: 65px;
	background: #000;
}
.awards-cta-main {
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.awards-cta-main h2 {
	font-family: 'Poppins-Light';
	font-weight: 300;
	font-size: 38px;
	line-height: 57px;
	color: #FFF;
	margin-bottom: 29px;
}
.awards-cta-main .nominate-button {
    font-family: 'Poppins-Regular';
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFF;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    background: linear-gradient(180deg, #00B8E0 0%, #068EAC 100%);
    border-radius: 3px !important;
    width: max-content;
    padding: 13px 37px;
    margin: 0 auto;
    text-align: center;
    outline: none;
    text-decoration: none;
    transition: all .2s linear;
}
.awards-cta .nominate-button:hover, .awards-cta .nominate-button:focus {
    background: linear-gradient(180deg, #068EAC 0%, #068EAC 100%);
}
@media screen and (max-width: 991px) {
	.awards-cta-main h2 {
		font-size: 30px;
		line-height: 40px;
	}
}

.awards-judges {
	background: #EDEDED;
	padding-top: 55px;
	padding-bottom: 61px;	
}
.awards-judges-main {
	display: flex;
	flex-flow: column;
	align-items: center;
	text-align: center;
	padding-bottom: 40px;
}
.awards-judges h2 {
    font-family: 'Oswald-Regular';
    font-weight: 400;
    font-size: 80px;
    line-height: 119px;
    color: #000;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.awards-judges .awards-judges-main p {
	font-family: 'Poppins-Light';
	font-weight: 300;
	font-size: 24px;
	line-height: 36px;
	color: #000;
	margin-bottom: 27px;
}
.awards-judges-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	padding-top: 66px;
}
.awards-judges-item {
	width: 25%;
	margin-bottom: 24px;
}
.awards-judges-item a {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    width: 100%;
    height: 100%;
	border-radius: 5px;
    padding: 25px 15px;
	text-decoration: none;
	transition: all .2s linear;
}
.awards-judges-item a:hover {
	background: #FFFFFF;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
}
.awards-judges-item .judge-image {
	width: 188px;
	height: 188px;
	border-radius: 50%;
	overflow: hidden;
	background: #C4C4C4;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	margin-bottom: 20px;
}
.awards-judges-item .judge-name {
	font-family: MaisonNeue, sans-serif;
    font-weight: 600;
	font-size: 24px;
	line-height: 32px;
	color: #000;
	text-transform: capitalize;
	margin-bottom: 5px;
}
.awards-judges-item .judge-company img {
	max-height: 45px;
}
.awards-judges-item .judge-position {
	font-family: MaisonNeue, sans-serif;
    font-weight: 300;
	font-size: 16px;
	line-height: 26px;
	color: #000;
	margin-bottom: 5px;
}
@media screen and (max-width: 991px) {
	.awards-judges {
		padding-top: 29px;
		padding-bottom: 28px;	
	}
	.awards-judges .awards-judges-main p {
		padding: 0 20px;
	}
	.awards-judges-container {
		justify-content: center;
		padding-top: 33px;
	}
	.awards-judges-item {
		width: 340px;
    	margin-bottom: 16px;
	}
}

.awards-faqs {
	padding-top: 54px;
	padding-bottom: 95px;
}
.awards-faqs-main {
	display: flex;
	flex-flow: column;
	align-items: center;
}
.awards-faqs h2 {
    font-family: 'Oswald-Regular';
    font-weight: 400;
    font-size: 80px;
    line-height: 119px;
    color: #000;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.awards-faqs .accordion {
    width: 100%;
    max-width: 996px;
    margin: 0 auto;
}
.awards-faqs .accordion .title {
    border-bottom: 1px solid #7A7A7A;
}
.awards-faqs .accordion-title {
	position: relative;
    font-family: 'Poppins-Light';
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
	letter-spacing: normal;
    color: #0F0F0F;
    padding: 20px 20px 19px 0;
	text-decoration: none;
}
.awards-faqs .accordion-title:before {
    position: absolute;
    content: '';
    width: 12px;
    height: 12px;
    border-bottom: 2px solid #068EAC;
    border-right: 2px solid #068EAC;
    top: 55%;
    right: 10px;
    transform: translateY(-66%) rotate(45deg);
	transition: all .4s linear;
}
.awards-faqs .accordion-title.active:before {
	transform: translateY(-33%) rotate(225deg);
}
.awards-faqs .accordion-content {
	padding: 0 20px 5px;
}
.awards-faqs .accordion-content p,
.awards-faqs .accordion-content li {
    font-family: 'Poppins-Light';
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
	letter-spacing: normal;
    color: #FDFDFD;
}
.awards-faqs .accordion-content a {
    font-family: 'Poppins-Light';
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
	letter-spacing: normal;
    color: #59D6FD;
	text-decoration: underline;
	transition: all .2s linear;
}
.awards-faqs .accordion-content a:hover {
	color: #00A3FF;
}
@media screen and (max-width: 991px) {
	.awards-faqs {
		padding-top: 34px;
		padding-bottom: 49px;
	}
	.awards-faqs-main {
		padding: 0 20px;
	}
	.awards-faqs .accordion-title:before {
		top: 37%;
    	right: 5px;
	}
}

.awards-sponsors {
	background: #000;
	padding-top: 75px;
	padding-bottom: 93px;
}
.awards-sponsors-main {
	display: flex;
	flex-flow: column;
	align-items: center;
}
.awards-sponsors h2 {
    font-family: 'Oswald-Regular';
    font-weight: 400;
    font-size: 80px;
    line-height: 119px;
    color: #FFF;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.awards-sponsors-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
    width: 100%;
    padding-top: 40px;
}
.awards-sponsors-item {
	display: flex;
	flex-flow: column;
	align-items: center;
    text-align: center;
    width: 50%;
    max-width: 386px;
}
.awards-sponsors-item .sponsor-image {
	height: 75px;
    margin-bottom: 60px;
}
.awards-sponsors-item .sponsor-content {
	font-family: 'Poppins-Light';
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
	letter-spacing: normal;
    color: #FFF;
}
@media screen and (max-width: 991px) {
	.awards-sponsors {
		padding-top: 46px;
		padding-bottom: 50px;
	}
	.awards-sponsors-main {
		padding: 0 20px;
	}
	.awards-sponsors h2 {
		font-family: 'Oswald-Regular';
		font-weight: 400;
		font-size: 80px;
		line-height: 119px;
		color: #FFF;
		letter-spacing: 0;
		text-transform: uppercase;
		margin-bottom: 18px;
	}
	.awards-sponsors-item {
		width: 100%;
		max-width: 100%;
		margin-bottom: 53px;
	}
}

/* Auto Finance Innovators Awards Thank You Page 12-07-2021 */

.awards-thank-you-page .awards-thank-you {
	position: relative;
	padding-top: 212px;
	padding-bottom: 133px;
	background-color: #000;
    background-position: top;
	background-repeat: no-repeat;
}
.awards-thank-you-page .awards-thank-you:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 185px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 60%, #000000 100%);
	top: calc(40% + 25px);
}
.awards-thank-you-top {
	position: relative;
}
.awards-thank-you-top .header-text {
	text-align: center;
	font-family: 'Poppins-Light';
    font-weight: 300;
    font-size: 35px;
    line-height: 52px;
	letter-spacing: 0;
    color: #FFA800;
    margin-bottom: 0;
}
.awards-thank-you-top .subheader-text {
	text-align: center;
	font-family: 'Poppins-Light';
    font-weight: 300;
    font-size: 35px;
    line-height: 52px;
	letter-spacing: 0;
    color: #FFF;
	max-width: 975px;
	margin: 0 auto 30px;
}
.awards-thank-you-middle {
	position: relative;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	flex-wrap: wrap;
	padding-top: 32px;
}
.awards-thank-you-middle .awards-form-wrapper {
    transform: none;
    width: 390px;
	margin: 0;
}
.awards-thank-you-middle .awards-form-wrapper .hbspt-form form .form-columns-1,
.awards-thank-you-middle .awards-form-wrapper .hbspt-form form .form-columns-2 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.awards-thank-you-middle .awards-form-wrapper .hbspt-form .legal-consent-container .hs-richtext {
    margin-top: -40px;
}
.awards-thank-you-middle.awards-form-wrapper .hbspt-form .hs-submit {
	width: 100%;
}
.awards-thank-you-middle .awards-form-wrapper .hbspt-form .hs-submit input {
	width: 100%;
	color: #000;
	margin-top: 0;
}
.awards-thank-you-bottom {
    position: relative;
	text-align: center;
	max-width: 560px;
	padding: 23px 0;
    margin: 70px auto 0;
	border-top: 1px solid #00B8E0;
	border-bottom: 1px solid #00B8E0;
}
.awards-thank-you-bottom .social-text p {
	font-family: 'Poppins-Light';
    font-weight: 300;
    font-size: 24px;
    line-height: 36px;
    color: #FFF;
	margin-bottom: 10px;
}
.awards-thank-you-bottom .addtoany_list a {
    zoom: 1.4;
}


@media screen and (max-width: 991px) {
	.awards-thank-you-page .awards-thank-you {
		padding-top: 120px;
		padding-bottom: 0px;
	}
	.awards-thank-you-page .awards-thank-you:before {
		height: 250px;
		top: calc(30% + 25px);
	}
	.awards-thank-you-top .header-text,
	.awards-thank-you-top .subheader-text {
		font-size: 26px;
		line-height: 39px;
	}
	.awards-thank-you-middle {
		padding-top: 0;
	}
	.awards-thank-you-middle .awards-form-wrapper {
		order: 2;
	}
	.awards-thank-you-middle .awards-form-image {
		order: 1;
	}
	.awards-thank-you-middle .awards-form-wrapper .hbspt-form .legal-consent-container .hs-richtext {
		margin-top: -40px;
	}
	.awards-thank-you-middle .awards-form-wrapper .hbspt-form .hs-submit {
		width: 100%;
	}
	.awards-thank-you-middle .awards-form-wrapper .hbspt-form .hs-submit input {
		width: 100%;
		color: #000;
		margin-top: 0;
	}
	.awards-thank-you-bottom .social-text p br {
		display: none;
	}
	.awards-thank-you-page .addtoany_list a {
		zoom: 1;
	}
}

/* Auto Finance Innovators Awards Single Page 14-07-2021 */

.awards-nominee-info {
    padding-top: 209px;
    padding-bottom: 5px;
}
.awards-nominee-info .container {
	position: relative;
    display: flex;
	flex-flow: column wrap;
    max-width: 1040px;
    align-content: flex-end;
}
.awards-nominee-info-top {
	order: 2;
	display: flex;
	flex-flow: column;
	width: 60%;
    padding-left: 10px;
	margin-bottom: 35px;
}
.awards-nominee-info-top h1 {
	font-family: 'Oswald-Regular';
    font-weight: 400;
    font-size: 50px;
    line-height: 74px;
    color: #000;
    letter-spacing: 0;
    text-transform: uppercase;
	margin-bottom: 2px;
}
.awards-nominee-info-top .nominee-position {
	font-family: 'Poppins-Regular';
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	color: #000;
	margin-bottom: 13px;
}
.awards-nominee-info-top .nominee-company img {
	max-height: 50px;
}
.awards-nominee-info-middle {
	position: absolute;
	order: 1;
	display: flex;
	flex-flow: column;
    align-items: center;
    text-align: center;
    margin-bottom: 35px;
    width: max-content;
}
.awards-nominee-info-middle .nominee-image {
	width: 285px;
    height: 285px;
    border-radius: 50%;
    overflow: hidden;
    background: #C4C4C4;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    margin-bottom: 24px;
}
.awards-nominee-info-middle .nominee-location,
.awards-nominee-info-middle .nominee-linkedin {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-family: 'Poppins-Light';
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #000;
	margin-bottom: 19px;
}
.awards-nominee-info-middle .nominee-location:before,
.awards-nominee-info-middle .nominee-linkedin:before {
	display: inline-block;
	vertical-align: middle;
	content: url(../images/location-arrow.png);
	padding-right: 13px;
}

.awards-nominee-info-middle .nominee-linkedin {
	text-decoration: none;
    color: #068EAC;
}
.awards-nominee-info-middle .nominee-linkedin:hover {
	text-decoration: underline;
    color: #068EAC;
}
.awards-nominee-info-middle .nominee-linkedin:before {
	content: url(../images/linkedin-in.png);
}
.awards-nominee-info-bottom {
	order: 3;
	display: flex;
	flex-flow: column;
	width: 60%;
    padding-left: 10px;
    margin-left: auto;
}
.awards-nominee-info-bottom .nominee-about {
	font-family: 'Poppins-Light';
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    color: #000;
	margin-bottom: 15px;
}
.awards-nominee-info-bottom .congrats-button {
	font-family: 'Poppins-Regular';
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFF;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    background: linear-gradient(180deg, #00B8E0 0%, #068EAC 100%);
    border-radius: 3px !important;
    width: max-content;
    padding: 13px 37px;
    margin-top: 30px;
	margin-bottom: 30px;
    text-align: center;
    outline: none;
    text-decoration: none;
    transition: all .2s linear;
}
.awards-nominee-info-bottom .congrats-button:hover,
.awards-nominee-info-bottom .congrats-button:focus {
	background: #068EAC;
}
.awards-nominee-info-bottom .awards-nominee-experience {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	padding-top: 20px;
	border-top: 1px solid #00B8E0;
	margin-top: 29px;
}
.awards-nominee-info-bottom .awards-nominee-experience h4 {
	width: 100%;
	font-family: 'Poppins-Regular';
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
	color: #000;
	margin-bottom: 27px;
}
.awards-nominee-info-bottom .awards-nominee-experience .experience-item {
	width: 30%;
}
@media screen and (max-width: 991px) {
	.awards-nominee-info {
		padding-top: 119px;
		padding-bottom: 42px;
	}
	.awards-nominee-info .container {
		flex-flow: column;
		max-width: 1040px;
		height: auto;
		align-content: center;
	}
	.awards-nominee-info-top {
		order: 1;
		align-items: center;
		width: 100%;
		padding-left: 0;
		margin-bottom: 63px;
	}
	.awards-nominee-info-top h1 {
		font-size: 40px;
		line-height: 50px;
		margin-bottom: 26px;
	}
	.awards-nominee-info-middle {
		position: relative;
		order: 2;
		margin-bottom: 18px;
		width: 100%;
		height: auto;
	}
	.awards-nominee-info-middle .nominee-image {
		margin-bottom: 137px;
	}
	.awards-nominee-info-middle .nominee-location,
	.awards-nominee-info-middle .nominee-linkedin {
		margin-bottom: 19px;
	}
	.awards-nominee-info-bottom {
		position: relative;
		order: 3;
		width: 100%;
		padding: 0 20px;
		margin-left: auto;
	}
	.awards-nominee-info-bottom .nominee-about {
		margin-bottom: 15px;
	}
	.awards-nominee-info-bottom .congrats-button {
		position: absolute;
		top: -210px;
		left: 50%;
		transform: translateX(-50%);
		margin: 0;
	}
	.awards-nominee-info-bottom .awards-nominee-experience {
		margin-top: 0;
	}
	.awards-nominee-info-bottom .awards-nominee-experience h4 {
		margin-bottom: 22px;
	}
}

.awards-comments {
	background: #000;
	padding-top: 100px;
	padding-bottom: 115px;	
}
.awards-comments .container {
	max-width: 1040px;
}
.awards-comments-header {
	display: flex;
	flex-flow: column;
	align-items: center;
	text-align: center;
	max-width: 80%;
	margin: 0 auto;
}
.awards-comments .awards-comments-header h2 {
    font-family: 'Oswald-Regular';
    font-weight: 400;
    font-size: 50px;
    line-height: 74px;
    color: #FFF;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.awards-comments .awards-comments-header p {
	font-family: 'Poppins-Light';
	font-weight: 300;
	font-size: 26px;
	line-height: 39px;
	color: #FFF;
	margin-bottom: 27px;
}
.awards-comments-wrapper {
    display: flex;
    flex-flow: column wrap;
    max-width: 80%;
    margin: 37px auto 86px;
}
.awards-comments-item {
    width: 100%;
    background: #1D1D1D;
    border-radius: 5px;
    padding: 31px 38px;
    margin-bottom: 10px;
}
.awards-comments-item .comment-content {
	font-family: 'Poppins-Light';
	font-weight: 300;
	font-size: 20px;
	line-height: 30px;
	color: #FFF;
	margin-bottom: 29px;
}
.awards-comments-item .comment-info {
	font-family: 'Poppins-Light';
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: #FFF;
	margin-bottom: 0;
}
.awards-comments-item .comment-info span {
	display: inline-block;
}
.awards-comments-item .comment-info span:not(:last-child):after {
	display: inline-block;
	content: '-';
	padding-left: 4px;
}

.single-awards .awards-form-wrapper {
    transform: none;
	padding-top: 23px;
	padding-bottom: 34px;
}
.single-awards .awards-form-wrapper h2 {
	font-size: 80px;
    line-height: 119px;
    margin-bottom: 36px;
}
.single-awards .awards-form-wrapper .hbspt-form form .form-columns-1:last-of-type {
	width: 30%;
}
.single-awards .awards-form-wrapper .hbspt-form .hs-submit input {
	margin-top: 10px;
}
@media screen and (max-width: 991px) {
	.awards-comments {
		padding-top: 59px;
		padding-bottom: 0;
		margin-bottom: -40px;
	}
	.awards-comments-header {
		max-width: 100%;
	}
	.awards-comments .awards-comments-header h2 {
		font-size: 50px;
		line-height: 60px;
		width: auto;
		margin-bottom: 33px;
	}
	.awards-comments .awards-comments-header p {
		margin-bottom: 27px;
	}
	.awards-comments-wrapper {
		max-width: none;
		margin: 0 -17px 31px;
	}
	.awards-form-wrapper h2 {
		font-size: 36px;
	}
	.awards-comments-item {
		padding-bottom: 30px;
		margin-bottom: 20px;
	}
	.single-awards .awards-form-wrapper {
		transform: translateY(0px);
		padding-top: 27px;
		padding-bottom: 39px;
		margin: 0 20px;
	}
	.single-awards .awards-form-wrapper h2 {
		text-align: center;
		font-size: 50px;
		line-height: 55px;
		width: auto;
		margin-bottom: 22px;
	}
	.single-awards .awards-form-wrapper .hbspt-form form .form-columns-1:last-of-type {
		width: 100%;
		margin-top: -20px;
	}
	.single-awards .awards-form-wrapper .hbspt-form .hs-submit input {
		margin-top: 0;
    	padding: 13px 33px;
	}
	.single-awards .awards-nominees {
    	padding-top: 79px;
	}
}
@media screen and (max-width: 360px) {
	.awards-comments-item {
		padding: 30px 20px;
	}
	.single-awards .awards-form-wrapper {
		margin: 0;
	}
}

/*14_07*/

.hero_image {
  margin-bottom: 40px;
}
.page-template-auto-finance-awards-templates #hero {
  position: relative;
}
#hero::after {
  content: '';
  width: 100%;
  height: 127px;
  position: absolute;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  bottom: 0;
  left: 0;
}
@media (min-width: 992px) {
	.page-id-539455 .awards-logos-string-main ul {
		flex-flow: inherit;
	}
}
#nominees {
	background: linear-gradient(180deg, #FFFFFF 0%, #EDEDED 100%);
}
#faqs {
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
}</pre></body></html>