<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.af-breadcrumb-bg {
	display:none;
}

#af-incentives .container {
	padding: 0;
}

.af-rin-incentive-container{
	cursor: pointer;
}

#af-incentives {
	display: block;
	height: auto;
}
#af-rin-vehicle-boxes {
	margin-top: 50px;
	margin-left:0px;
	margin-bottom:-80px;
	display:inline-block;
	width:100%;
}
#af-rin-vehicle-boxes .col-xs-offset-1 {
    margin:0;
}
#af-rin-vehicle-boxes .col-xs-10 {
    width:100%;
    padding-left:0;
    padding-right:0;
}

.af-rin-hidden{
	display: none !important;
}

.af-rin-branded{
	background-color: #c03245;
}

.af-rin-branded-button{
	color: #c03245;
	fill: #c03245;
}

.af-rin-model-box{
	background-image:url(/images/localized/srpvdp_offer_bg_mobile.png);
	background-size:cover;
	border: 1px solid #e4e4e4;
	display: block;
	height: auto;
	margin: 0 0 30px 0;
	overflow-y: hidden;
	position: relative;
}
.af-rin-model-box-background {
	background-size:280px;
	background-position:100% 12px;
	background-repeat: no-repeat;
}
.af-rin-model-box.af-rin-collapsed {
	height: 144px !important;
	transition: height .5s;
	-webkit-transition: height .5s;
}

.af-rin-model-box.af-rin-expanded {
	transition: height .5s;
	-webkit-transition: height .5s;
}


.af-rin-model-box.af-rin-no-incentives .af-rin-arrow-left,
.af-rin-model-box.af-rin-no-incentives .af-rin-arrow-right, 
.af-rin-model-box.af-rin-no-incentives .af-inc-offers-gradient,
.af-rin-model-box.af-rin-no-incentives .af-rin-expand,
.af-rin-model-box.af-rin-one-incentive .af-rin-arrow-left,
.af-rin-model-box.af-rin-one-incentive .af-rin-arrow-right {
	display: none;
}

.af-rin-model-box .af-rin-arrow-left,
.af-rin-model-box .af-rin-arrow-right
{
	cursor: pointer;
	top: 45px;
	width: 31px;
	z-index: 1;
	display:none;
}

.af-rin-model-box .af-rin-arrow-left {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.af-inc-model-gradient {

	bottom: 0;
	position: absolute;
	width: 100%;
}

.af-rin-model-box div.af-rin-incentive-container{
	color: #fff;
	display: block;
	padding-bottom: 50px;
	position: relative;
	text-align: left;
}

.af-rin-model-box h3{
	background-color: transparent;
	font-size: 24px;
	font-weight: 100;
	left: 0;
	margin: 0;
	padding: 5px 15px;
	position: absolute;
	text-align: left;
	top: 0;
	width: 100%;
	margin-top:20px;
}

.af-rin-offer-count {
	display:none;
	color: #999;
	font-size: 16px;
	font-weight: 400;
	position: absolute;
	right: 20px;
	top: 3px;
}

.af-rin-content {
	display: block;
	margin-bottom: 5px;
	padding: 45px 0 0 0;
	position: relative;
}

.af-rin-content .af-brand-text {
	color: #fff !important;
}

.af-rin-arrow-left{
	display:none;
	background-clip: content-box;
	display: inline-block;
	position: absolute;
	top: 100px;
	width: 40px;
	z-index: 1000;
}

.af-rin-arrow-left .af-svg-arrow-icon {
//	transform: rotate(180deg);
//	-ms-transform: rotate(180deg);
//	-webkit-transform: rotate(180deg);
}

.af-rin-arrow-left .af-svg-arrow-icon,
.af-rin-arrow-right .af-svg-arrow-icon {
	fill: #777;
	height: 40px;
	width: 40px;
}

.af-rin-arrow-left:hover .af-svg-arrow-icon,
.af-rin-arrow-right:hover .af-svg-arrow-icon {
	cursor: pointer;
	fill: #555;
}

.af-rin-arrow-right{
	display:none;
	background-clip: content-box;
	background-color: transparent;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 100px;
	transition: background-color .2s;
	-webkit-transition: background-color .2s;
	width: 40px;
	z-index: 1000;
}

.af-rin-incentive{
	display: block;
	height: 100%;
	overflow: hidden;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	width: 100%;
}

.af-rin-finance-subtext,
.af-rin-rebate-subtext{
	display: block;
	font-weight: 700;
	font-size: 1em;
	text-transform: uppercase;
}

.af-rin-content h4 {
	font-size: 1em;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
}

.af-rin-content h5 {
	display: inline;
	font-size: 28px;
	position: relative;
	font-weight:bold;
}

.af-rin-content h5 span {
	font-size: 14px;
	font-weight:600;
	border: 2px solid #fff;
    padding: 2px 5px;
    position: relative;
    top: -5px;
    text-transform: uppercase;
    margin-left: 2px;
	line-height:1;
}

.af-rin-content p {
	font-size: 14px;
	line-height: 1.6em;
	margin-top:16px;
}

.af-rin-financeonly-rates {
	margin-top:55px;
}
.af-rin-content .af-rin-lease-disclaimer,
.af-rin-content .af-rin-lease-disclaimer p
{
	font-size: 11px;
}

.af-rin-content p.af-rin-ymmt {
	font-size: 14px;
	font-weight: 700;
	margin-top: 10px;
	display:none;
}

.af-rin-content ul {
	padding: 0;
}

.af-rin-content li {
	list-style-type: none;
	font-weight: 400;
}

.af-rin-content .af-rin-rf-rebate {
	display: block;
	right: 0;
}

.af-rin-content .af-rin-rf-finance {
	display: block;
	left: 0;
}

.af-rin-content .af-rin-rf-finance h4 {
	position: relative;
	top: -7px;
}

.af-rin-content .af-rin-rf-or {
	display: block;
	text-align: center;
	text-transform: uppercase;
	top: 0;
	margin: 20px 0px;
	margin-top:60px;
}
.af-rin-content .af-rin-rf-or span {
	border-radius: 50%;
	background-color: #fff;
	color: #000;
	font-weight: 700;
	padding: 7px 6px 5px;
}

.af-rin-content .af-rin-details {
	margin-top:60px;
}
.af-rin-expanded .af-rin-content .af-rin-details {
	margin-top:20px;
}
.af-rin-content .af-rin-rf-rates {
	display: inline;
	position: relative;
	font-size:1.2em;
}
.af-rin-other b {
	font-size:24px;
	top:-50px;
	position:relative;
}
.af-rin-expanded .af-rin-incentive-container .af-rin-other b {
	position:static;
}
.af-rin-other a {
	display:block;
	color:#ddd;
}
.af-rin-finance-rates{
	display: block;
	margin: 10px 0 10px 0;
}

.af-rin-rebate-amount{
	font-size: 1.8em;
	font-weight: 600;
	display: block;
}

.af-rin-trims{
	font-weight: 700;
}

.af-rin-expiration{
	color: #999;
	font-size: .9em;
	font-style: italic;
}

.af-rin-model-box .af-inc-offers-gradient {
	background-color: #f4f4f4;
	background-color: transparent;
	bottom: 0;
	height: 40px;
	opacity: 1;
	position: absolute;
	pointer-events: none;
	transition: opacity 1s;
	width: 100%;
}

.af-rin-expanded .af-inc-offers-gradient {
	opacity: 0;
}

.af-rin-expand {
	bottom: 27px;
	cursor: pointer;
	font-weight: 400;
	position: absolute;
	z-index: 1;
	margin-left:10px;
	color:#fff;
	fill:#fff;
}

.af-rin-expand .af-rin-expand-text {
	pointer-events: auto;
	position:relative;
	top:1px;
	font-weight:bold;
}

.af-rin-expand .af-svg-plus-icon,
.af-rin-expand .af-svg-minus-icon {
	height: 20px;
	pointer-events: auto;
	vertical-align: bottom;
	width: 20px;
}
#plus-4-icon, #minus-4-icon {
	fill:#ffffff !important;
}
.af-rin-expand .af-svg-minus-icon {
	display: none;
}

.af-rin-scion-model {
	text-transform: none;
}

.af-rin-no-incentives-text {
	background-color: #f4f4f4;
	border: 1px solid #a0a0a0;
	color: #666;
	font-weight: 700;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	text-transform: uppercase;
	top: 10px;
	width: 180px;
}
/* Safari 7.1+ */
_::-webkit-full-page-media, _:future, :root .af-rin-content h5 span {
	padding: 4px 5px 1px 5px;
}
_::-webkit-full-page-media, _:future, :root .af-rin-expand .af-rin-expand-text {
	top:2px;
}

@media (max-width: 767px) {
	.af-rin-no-incentives-text {
		margin: 10px auto 0;
	}
}
.af-incentives-top-text {
	color: #333;
	text-align: center;
}

@media (min-width: 550px) {
	.af-rin-content .af-rin-rf-rebate, .af-rin-content .af-rin-rf-finance {
		display:inline;
	}
	.af-rin-content .af-rin-rf-or {
		display:inline;
		padding:0 10px;
	}
}
@media (min-width: 768px) {

	#search { 
		height: 100px !important; 
	}		
	
	h1.af-dynamic-page-h1.af-incentives-top-text.af-brand-bg {
		background: none !important;
	}
	
	h1.af-dynamic-page-h1.af-incentives-top-text {
		display: none !important;
	}
	.af-rin-model-box-background {
		background-position: 98% 12px;
	}
	.af-rin-model-box {
	    background-image: url(/images/localized/srpvdp_offer_bg_tablet.png);
	}

	.af-rin-content {
	    padding: 30px 10px 0 25px;
	}

	.af-rin-expand {
		margin-left:35px;
	}

	#af-incentives-bodystyle-bg-extended {
		background-color: #fff;
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #ddd;
		height: 70px;
		position: absolute;
		width: 100%;
	}

	#af-rin-bodystyle-group {
		border-bottom: 1px solid #ddd;
		height: 70px;
		position: relative;
		text-align: center;
	}

	.af-rin-bodystyle {
		border-right: 1px solid #d9d9d9;
		color: #222;
		float: left;
		font-weight: 700;
		height: 20px;
		line-height: 20px;
		overflow: visible;
		padding-bottom: 10px;
		position: relative;
		text-transform: uppercase;
		top: 25px;
	}

	.af-rin-bodystyle:first-of-type {
	}

	.af-rin-bodystyle:last-of-type {
		border-right: 0;
	}

	.af-rin-bodystyle:active, 
	.af-rin-bodystyle:focus {
		text-decoration: none;
	}

	.af-rin-bodystyle.af-brand-text .af-rin-bodystyle-active {
		border-bottom: 5px solid;
		display: block;
		margin-top: 20px;
	}

	.af-rin-model-box{
		width: 100%;
	}

	.af-rin-model-box div.af-rin-incentive-container{
		background-color:transparent;
	}
	.af-rin-model-box.af-rin-collapsed {
		height:155px !important;
	}

	.af-rin-model-box h3{
		background-color: transparent !important;
		padding: 10px 20px 10px 35px;
	}

	.af-rin-content {
		margin-top: 20px;
	}

	.af-rin-offer-count {
		top: 0px;
	}

	.af-rin-model-box .af-rin-arrow-left,
	.af-rin-model-box .af-rin-arrow-right
	{
		top: 52px;
		display:block;
	}
	.af-rin-arrow-left .af-svg-arrow-icon, .af-rin-arrow-right .af-svg-arrow-icon {
		fill:#999999;
		position:relative;
		width:30px;
	}
	.af-rin-arrow-left .af-svg-arrow-icon {
		left:-4px;
	}
	.af-rin-arrow-right .af-svg-arrow-icon {
		right:6px;
	}


}

@media (min-width: 992px) {
	#af-rin-vehicle-boxes {
		margin-top:0;
		margin-bottom:-25px;
		display:block;
	}
	.af-rin-model-box{
		float: left;
		margin-bottom: 0;
	    background-image: url(/images/localized/srpvdp_offer_bg_desktop.png);
	}

	.af-vehicles-section .container {
		width: 970px;
	}

	.af-rin-content .af-rin-rf-rebate {
		right: 20px;
	}

	.af-rin-content .af-rin-rf-finance {
		left: 20px;
	}

}

@media (min-width: 1200px) {
	.af-rin-model-box {
		width: 100%;
	}
}

@media only screen and (min-width: 825px) {
	.side h2 {
		font-size: 28px;
	}
}

@media (max-width: 767px) {

	#incentives-top {
		display: none;
	}

	.af-incentives-top-text {
		color: #FFF;
	}

	#af-incentives h1 {
		font-size: 18px;
		margin: 0 0 10px 0;
		padding: 15px 0px 15px 0;
		text-align: center;
	}

	#af-incentives h1.af-incentives-top-text {
		margin: 0px -30px 10px -30px;
		padding: 15px 30px 15px 30px;
		text-align: center
	}

	#af-incentives h1 span.af-brand-border {
		border-bottom: 4px solid;
		display: block;
		margin: 0 auto;
		position: relative;
		top: 17px;
		width: 150px;
	}

	.af-rin-mobile-bodystyle {
		background-color: #fff;
		border-bottom: 1px solid #d0d0d0;
		color: #222;
		display: block;
		font-weight: 700;
		overflow: visible;
		padding-bottom: 10px;
		position: relative;
		text-transform: uppercase;
	}

	.af-rin-mobile-bodystyle:hover {
		color: #222;
	}

	.af-rin-mobile-bodystyle-active {
		border-bottom: 0;
	}

	.af-rin-mobile-bodystyle .af-svg-triangle-icon {
		height: 15px;
		position: relative;
		top: 3px;
		width: 15px;
	}

	.af-rin-mobile-bodystyle-active .af-svg-triangle-icon {
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
	}

	.af-rin-mobile-bodystyle + #af-rin-vehicle-boxes {
		display: none;
	}

	.af-rin-mobile-bodystyle.af-rin-mobile-bodystyle-active + #af-rin-vehicle-boxes {
		display: block;
	}

	#af-rin-bodystyle-group + #af-rin-vehicle-boxes {
		display: none;
	}

	.af-rin-model-box-background {
		background: none !important;
	}
	
	.af-search-filters {
		padding-bottom: 25%;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.af-rin-model-box h3.af-long-model-name {
		width: 540px;
		padding: 7px 15px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.af-rin-model-box {
		//width: 455px;
		width: 100%;
	}
}

</pre></body></html>