.process-row .process-item-wrapper{grid-gap:2em;display:grid;grid-template-columns:1fr 1fr 1fr;overflow:hidden;padding:2em 1em;width:100%}.process .row-1{background-color:#faf0ef}.process .row-3{background-color:#f4f4f4}.process .row-3 .height-plus{grid-column:3;grid-row:1/3}.process .row-3 .width-plus{align-items:center;display:flex;grid-column:1/3;justify-content:space-between}.process .row-3 .width-plus .title{margin-bottom:0}.process .row-3 .width-plus div:first-of-type{margin-right:1em}.process .title{align-items:center;color:#ae232b;display:flex;font-weight:600;justify-content:space-between;margin-bottom:1em;padding:5px;text-transform:uppercase}.process i{background-color:#fff;background-position:3px 3px;border:1px solid #ae232b;border-radius:50px;display:block;height:100px;min-height:100px;min-width:100px;width:100px}.process .text{font-size:14px}.reviews{gap:20px;display:grid;grid-auto-rows:1fr;grid-template-columns:1fr 1fr 1fr 1fr}.reviews p{color:#fff}.reviews figure,.reviews p{margin-bottom:0}.reviews img{width:100%}.reviews-item{background-color:grey}.reviews-info{padding:1em}.reviews-title{font-weight:600}.reviews-date{font-size:12px}.reviews-text{font-size:13px}#home-cars-toggler{justify-content:space-evenly}#home-cars-toggler .nav-item{flex-basis:50%;text-align:center}#home-cars-toggler .nav-item a{border:none;color:#2b2a29;font-size:20px;padding:7px}#home-cars-toggler .nav-item a.active{background-color:#d4d4d4}.slick-cars{display:flex;justify-content:space-between}#home-cars{background-color:#d4d4d4}#home-cars .auto-card{display:flex!important;flex-direction:column;padding:0 5px}#home-cars .auto-card-title{font-size:14px;text-transform:uppercase}#home-cars figure{margin-bottom:0;position:relative}#home-cars figure img{height:auto;width:100%}#home-cars figcaption{background:#ae232b;border-radius:0 10px 10px 0;bottom:20px;color:#fff;font-size:24px;padding:0 15px;position:absolute}#home-cars .info{background-color:#fff;flex-grow:1;padding:7px}#home-cars .info ul{margin-bottom:0}#home-news figure{margin:0}#home-news h3{font-size:20px;padding:6px 0}#home-news .item-news{display:grid;grid-template-columns:100px auto;margin-bottom:20px}#home-news .item-news figure{flex-basis:100px;flex-grow:0}#home-news .item-news div{align-self:stretch;border-right:6px solid grey;line-height:1.1;padding:0 15px}#home-news .item-news div a{color:#2b2a29}#home-news .item-news div:hover{background-color:#d4d4d4}#home-news .item-news div:hover a{color:#ae232b}#home-news footer a{color:#2b2a29;float:right;padding:15px;text-decoration:underline}