
.section__widgets-history {
    padding: 2.5rem 2rem 3rem;
    @media (max-width: 810px) {
        padding-bottom: 0;
    }
}

/* ------------------------------------------------------------ *\
	Widget info
\* ------------------------------------------------------------ */
.widget-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 0.3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-info {
        padding-top: 0.8rem;
    }
}
.widget-info .widget__image {
    background: #ACAEAF;
    border-radius: 50%;
    width: 4.2rem;
    height: 4.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    margin-right: 1.4rem;
    position: relative;
}
.widget-info .widget__image svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.widget-info .widget__image--blue {
    background: #006FB9;
}
.widget-info .widget__image--green {
    background: #27841E;
}
.widget-info .widget__content {
    font-size: 1.4rem;
    line-height: 1.43;
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
}
.widget-info .widget__content h6 {
    font-size: 1.3rem;
    line-height: 1.23;
    margin-bottom: 0.5rem;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.widget-info .widget__content-head {
    padding-right: 1.6rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.widget-info .widget__ratings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.widget-info .widget__ratings span {
    display: block;
    margin-right: 1.2rem;
}
.widget-info .widget__ratings ul {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-info .widget__ratings ul {
        line-height: 1;
    }
}
.widget-info .widget__ratings ul li {
    margin-right: 0.2rem;
}
.widget-info .widget__tooltip {
    margin-left: 0.5rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-info .widget__tooltip {
        margin-left: 0.9rem;
    }
}
.widget-info .hands {
    margin-top: 0.2rem;
}
.widget-info .high-miles {
    margin-top: -0.1rem;
}
.widget-info .ico-high-annual-miles {
    margin-top: -0.2rem;
}
.widget-info .ico-low-annual-miles {
    margin-top: 0.1rem;
}
/*  Widget info alt  */
.widget-info--alt {
    padding-top: 0;
}
/* ------------------------------------------------------------ *\
	Widget price
\* ------------------------------------------------------------ */
.widget-price {
    color: #333333;
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.71;
}
@media (max-width: 1023px) {
    .widget-price {
        line-height: 1.36;
    }
}
@media (max-width: 575px) {
    .widget-price {
        line-height: 1.75;
        margin: 0 2rem;
    }
}
@media (max-width: 374px) {
    .widget-price {
        margin: 0 1rem;
    }
}
.widget-price h2 {
    font-weight: 300;
    font-size: 3.3rem;
    letter-spacing: -0.01em;
    margin-bottom: 0.2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-price h2 {
        margin-bottom: 0.6rem;
    }
}
@media (max-width: 575px) {
    .widget-price h2 {
        margin-bottom: 0.3rem;
    }
}
@media (max-width: 374px) {
    .widget-price h2 {
        font-size: 2.8rem;
    }
}
.widget-price h6 {
    color: #727577;
    letter-spacing: -0.01em;
    margin-bottom: 0.3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-price h6 {
        margin-bottom: 0.6rem;
    }
}
@media (max-width: 575px) {
    .widget-price h6 {
        line-height: 1;
        margin-bottom: 0.9rem;
    }
}
@media (max-width: 1023px) {
    .widget-price p {
        max-width: 85%;
        margin: 0 auto;
    }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-price p {
        max-width: 15rem;
    }
}

/* ------------------------------------------------------------ *\
	Widgets prices
\* ------------------------------------------------------------ */
.widgets-prices .widgets__items h6 {
    color: #333333;
}
.widgets-prices .widgets__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.widgets-prices .widgets__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    border-right: 0.1rem solid #D2D5D7;
}
@media (max-width: 1023px) {
    .widgets-prices .widgets__item {
        padding-right: 0.6rem;
        margin-right: 0.6rem;
    }
}
@media (min-width: 1023.02px) {
    .widgets-prices .widgets__item {
        padding-right: 1.5rem;
        margin-right: 1.5rem;
    }
}
@media (min-width: 1399.02px) {
    .widgets-prices .widgets__item {
        padding-right: 3rem;
        margin-right: 3rem;
    }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widgets-prices .widgets__item {
        border-right: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        border-bottom: 0.1rem solid #D2D5D7;
        padding: 2rem 0 2.3rem;
        margin: 0;
    }
}
@media (max-width: 575px) {
    .widgets-prices .widgets__item {
        padding: 1.8rem 0 1.6rem;
    }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widgets-prices .widgets__item:first-child {
        padding-top: 0;
    }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widgets-prices .widgets__item:nth-child(2) {
        padding-top: 0;
    }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widgets-prices .widgets__item:nth-child(odd) {
        border-right: 0.1rem solid #D2D5D7;
    }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widgets-prices .widgets__item:nth-last-child(2) {
        border-bottom: 0;
        padding-bottom: 0;
    }
}
.widgets-prices .widgets__item:last-child {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widgets-prices .widgets__item:last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }
}


/* ------------------------------------------------------------ *\
	Widget info
\* ------------------------------------------------------------ */
.widget-insights {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 0.3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-insights {
        padding-top: 0.8rem;
    }
}
.widget-insights .widget__image {
    background: #ACAEAF;
    border-radius: 50%;
    width: 4.2rem;
    height: 4.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    margin-right: 1.4rem;
    position: relative;
}
.widget-insights .widget__image svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.widget-insights .widget__image--blue {
    background: #006FB9;
}
.widget-insights .widget__image--green {
    background: #27841E;
}
.widget-insights .widget__content {
    font-size: 1.4rem;
    line-height: 1.43;
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
}
.widget-insights .widget__content h6 {
    font-size: 1.3rem;
    line-height: 1.23;
    margin-bottom: 0.5rem;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.widget-insights .widget__content-head {
    padding-right: 1.6rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.widget-insights .widget__ratings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.widget-insights .widget__ratings span {
    display: block;
    margin-right: 1.2rem;
}
.widget-insights .widget__ratings ul {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-insights .widget__ratings ul {
        line-height: 1;
    }
}
.widget-insights .widget__ratings ul li {
    margin-right: 0.2rem;
}

.widget-insights .hands {
    margin-top: 0.2rem;
}
.widget-insights .high-miles {
    margin-top: -0.1rem;
}
.widget-insights .ico-high-annual-miles {
    margin-top: -0.2rem;
}
.widget-insights .ico-low-annual-miles {
    margin-top: 0.1rem;
}
/*  Widget info alt  */
.widget-insights--alt {
    padding-top: 0;
}

/* ------------------------------------------------------------ *\
	Widget feature
\* ------------------------------------------------------------ */
.widget-feature .widget__head {
    border-bottom: 0.1rem solid rgba(114, 117, 119, 0.26);
    padding-bottom: 1.3rem;
    margin-bottom: 1.9rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-feature .widget__head {
        padding-bottom: 1rem;
        margin-bottom: 1.6rem;
    }
}
.widget-feature .widget__head h4 {
    font-size: 1.9rem;
    line-height: 1.26;
    letter-spacing: -0.01em;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-feature .widget__head h4 {
        font-size: 1.6rem;
        line-height: 1.5;
    }
}
.widget-feature .widget__body {
    font-size: 1.6rem;
    line-height: 1.5;
    display: inline-block;
    width: 100%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-feature .widget__body {
        font-size: 1.4rem;
        line-height: 1.5;
    }
}
.widget-feature .widget__body ul {
    list-style-type: none;
}
.widget-feature .widget__body li {
    margin-bottom: 1.1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-feature .widget__body li {
        margin-bottom: 1.3rem;
    }
}
.widget-feature .widget__body li:last-child {
    margin-bottom: 0;
}
.widget-feature .widget__body p {
    max-width: 95%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-feature .widget__body p {
        max-width: none;
    }
}
/* ------------------------------------------------------------ *\
	Widget history
\* ------------------------------------------------------------ */
.widget-history {
    text-align: center;
}
.widget-history .widget__image {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 1.1rem;
}
.widget-history .widget__image-inner {
    display: inline-block;
    position: relative;
}
.widget-history .widget__image-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 700;
}
.widget-history .widget__image-label {
    position: absolute;
    bottom: -0.2rem;
    right: -0.6rem;
    font-size: 1.4rem;
    line-height: 1.71;
    color: #fff;
    width: 2.2rem;
    height: 2.2rem;
    border-radius: 50%;
    background: #333333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.widget-history .widget__content {
    line-height: 1.25;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-history .widget__content {
        font-size: 1.4rem;
        line-height: 1.43;
    }
}
.widget-history .widget__content h5 {
    font-size: 1.4rem;
    line-height: 1.14;
    font-weight: 700;
    margin-bottom: 0.7rem;
    letter-spacing: 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-history .widget__content h5 {
        margin-bottom: 0.3rem;
    }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-history .widget__content p {
        max-width: 75%;
        margin: 0 auto;
    }
}
/* ------------------------------------------------------------ *\
	Widget rating
\* ------------------------------------------------------------ */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-rating {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.widget-rating h6 {
    font-size: 1.4rem;
    line-height: 1.14;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0.3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-rating h6 {
        -webkit-box-flex: 1;
        -ms-flex: 1 1;
        flex: 1 1;
        margin: 0;
    }
}
.widget-rating ul {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-rating ul {
        line-height: 1;
    }
}
.widget-rating li {
    margin-right: 0.2rem;
}
.widget-rating li:last-child {
    margin: 0;
}
/*  Widget rating alt  */
.widget-rating--alt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.widget-rating--alt h6 {
    margin: 0 1.5rem 0 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-rating--alt h6 {
        margin: 0;
    }
}
/* ------------------------------------------------------------ *\
	Widget settings
\* ------------------------------------------------------------ */
.widget-settings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.4rem;
    line-height: 1.43;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-settings {
        display: block;
    }
}
.widget-settings .widget__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35rem;
    flex: 0 0 35rem;
    margin-right: 3.3rem;
    padding-left: 0.2rem;
}
@media (max-width: 1023px) {
    .widget-settings .widget__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25rem;
        flex: 0 0 25rem;
        padding-left: 0;
        margin-right: 2rem;
    }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-settings .widget__content {
        max-width: 86%;
        margin: 0 0 1.6rem;
    }
}
.widget-settings .widget__content h5 {
    font-size: 1.8rem;
    line-height: 1.667;
    font-weight: 600;
    letter-spacing: -0.017em;
    margin-bottom: 0;
}
.widget-settings .widget__content h5 + p {
    margin-top: 1rem;
}
.widget-settings .widget__content p {
    max-width: 25rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-settings .widget__content p {
        max-width: none;
    }
}
.widget-settings .widget__content .link3 {
    font-weight: 600;
}
.widget-settings .widget__utilities {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    padding-top: 0.9rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-settings .widget__utilities {
        padding-top: 0;
    }
}
.widget-settings .widget__utilities--alt {
    padding-top: 0;
}
.widget-settings .widget__toggle-switches-list {
    list-style-type: none;
}
.widget-settings .widget__toggle-switches-list li {
    margin-bottom: 1.4rem;
}
.widget-settings .widget__toggle-switches-list li:last-child {
    margin: 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-settings .widget__toggle-switch label {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-settings .widget__toggle-switch .toggle__slider {
        margin-top: 0.1rem;
    }
}
.widget-settings .widget__foot {
    display: none;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-settings .widget__foot {
        display: block;
        padding-left: 4.7rem;
        margin-top: 1.6rem;
    }
}
/* ------------------------------------------------------------ *\
	Widgets features
\* ------------------------------------------------------------ */

.widgets-features-srp {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 6.3rem;
    -moz-column-gap: 6.3rem;
    column-gap: 6.3rem;
}
@media (max-width: 1023px) {
    .widgets-features-srp {
        -webkit-column-gap: 2rem;
        -moz-column-gap: 2rem;
        column-gap: 2rem;
    }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widgets-features-srp {
        -webkit-columns: unset;
        -moz-columns: unset;
        columns: unset;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.widgets-features-srp .widgets__item {
    width: 100%;
    margin-bottom: 5rem;
    overflow: hidden;
}
@media (max-width: 1023px) {
    .widgets-features-srp .widgets__item {
        margin-bottom: 3.3rem;
    }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widgets-features-srp .widgets__item {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widgets-features-srp .widgets__item:first-child {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widgets-features-srp .widgets__item:nth-child(4) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
/* ------------------------------------------------------------ *\
	Widgets history
\* ------------------------------------------------------------ */
#vin-carfax-panel .widgets-history {
    max-width: 90rem;
    margin: auto;
}
.widgets-history {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -4.5rem;
}
@media (max-width: 1199px) {
    .widgets-history {
        margin: 0 -1rem;
    }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widgets-history {
        margin-bottom: -4.1rem;
    }
}
.widgets-history .widgets__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    padding: 0 4.5rem;
}
@media (max-width: 1199px) {
    .widgets-history .widgets__item {
        padding: 0 1rem;
    }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widgets-history .widgets__item {
        margin-bottom: 4.1rem;
    }
}
.widgets-history .widgets__item--1of4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widgets-history .widgets__item--1of4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
}
/* ------------------------------------------------------------ *\
	Widgets info
\* ------------------------------------------------------------ */
.widget_wrapper .widgets__item {
    border-bottom: 0.1rem solid #D2D5D7;
    margin-bottom: 2.2rem;
    padding-bottom: 2.2rem;
}
.widget_wrapper .widgets__item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
/*  Wdigets info flex  */
.flex-widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -2.8rem;
}
@media (max-width: 1199px) {
    .flex-widget {
        margin: 0 -1rem;
    }
}
.flex-widget .widgets__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    margin-bottom: 0;
    padding: 0 2.8rem;
    border: 0;
}
@media (max-width: 1199px) {
    .flex-widget .widgets__item {
        padding: 0 1rem;
    }
}
.flex-widget .widgets__item--1of2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .flex-widget .widgets__item--1of2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}
.flex-widget .widgets__item--full-width {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.flex-widget .widgets__item .widget-insights {
    border-bottom: 0.1rem solid #D2D5D7;
    margin-bottom: 1.9rem;
    padding-bottom: 1.9rem;
    height: calc(100% - 1.9rem);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .flex-widget .widgets__item .widget-insights {
        padding-bottom: 2.2rem;
        height: auto;
        margin-bottom: 1.7rem;
    }
}
@media (min-width: 768px) {
    .flex-widget .widgets__item:nth-last-child(2) .widget-insights {
        border-bottom: 0;
        padding-bottom: 0;
    }
}
.flex-widget .widgets__item:last-child .widget-insights {
    border-bottom: 0;
    padding-bottom: 0;
}
/*  Widgets info alt */
.widget_wrapper--alt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -2.7rem -2.2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget_wrapper--alt {
        margin: 0;
    }
}
.widget_wrapper--alt .widgets__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
@media (min-width: 767.02px) {
    .widget_wrapper--alt .widgets__item {
        border: 0;
        padding: 0 2.7rem;
    }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget_wrapper--alt .widgets__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}
.widget_wrapper--alt .widgets__item:last-child {
    margin-bottom: 2.2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget_wrapper--alt .widgets__item:last-child {
        margin-bottom: 0;
    }
}
/* ------------------------------------------------------------ *\
	Widgets rating
\* ------------------------------------------------------------ */
.widgets-rating {
    padding-top: 0.6rem;
}
.widgets-rating .widgets__item {
    margin-bottom: 1.2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widgets-rating .widgets__item {
        margin-bottom: 1.4rem;
    }
}
/*  Widgets rating alt  */
.widgets-rating--alt .widgets__item {
    margin-bottom: 0.8rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widgets-rating--alt .widgets__item {
        margin-bottom: 1.4rem;
    }
}
/* ------------------------------------------------------------ *\
	Widgets settings
\* ------------------------------------------------------------ */
.widgets-settings .widgets__item {
    border-top: 0.1rem solid #D2D5D7;
    padding-top: 3rem;
    margin-bottom: 3.3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widgets-settings .widgets__item {
        padding-top: 2.2rem;
        margin-bottom: 2.7rem;
    }
}
.widgets-settings .widgets__item:last-child .widget-vehicle-info {
    margin: 0;
}
/* ------------------------------------------------------------ *\
	Widgets vehicle info
\* ------------------------------------------------------------ */
.vehicle_info_widget_wrapper .widgets__items-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #F8FAFB;
    border-radius: 0.8rem;
}

.vehicle_info_widget_wrapper .widgets__item:last-child {
    padding-right: 1rem;
}

@media (max-width: 768px) {
    .vehicle_info_widget_wrapper .widgets__item:last-child {
        padding-right: 0;
    }

}

@media (max-width: 1199px) {
    .vehicle_info_widget_wrapper .widgets__items-row {
        padding-right: 0;
    }

}

@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .vehicle_info_widget_wrapper .widgets__items-row {
        background: none;
    }
}
.vehicle_info_widget_wrapper .widgets__items-row:nth-child(even) {
    background: none;
}
.vehicle_info_widget_wrapper .widgets__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .vehicle_info_widget_wrapper .widgets__item:first-child,
    .vehicle_info_widget_wrapper .widgets__item:nth-child(2) {
        background: #F8FAFB;
    }
}

/* I'm changing this rule because the "Vin" column sometimes wraps unnecessarily on a full table.
   Now this rule is only active if the # of widgets is not divisible by four */
.vehicle_info_widget_wrapper .widgets__item--1of4.tableNotFull {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}

@media (max-width: 767px)  {
    .vehicle_info_widget_wrapper .widgets__item--1of4.tableNotFull,
    .vehicle_info_widget_wrapper .widgets__item--1of4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
}
.vehicle_info_widget_wrapper .widgets__item--1of3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .vehicle_info_widget_wrapper .widgets__item--1of3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
}

/* ------------------------------------------------------------ *\
	Widget vehicle info
\* ------------------------------------------------------------ */
.widget-vehicle-info .vi_dataValue{
    line-height: 1.25;
}
.widget-vehicle-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 2.1rem 0.5rem 1.9rem 2.4rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.widget-vehicle-info.vin_widget {
    flex-wrap: nowrap;
}
@media (max-width: 1199px) {
    .widget-vehicle-info {
        padding: 1.5rem 0 1.5rem 1rem;
    }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-vehicle-info {
        padding: 2rem 1.4rem 1.3rem;
        line-height: 1.71;
    }
}
@media (max-width: 374px) {

    .vehicle_info_widget_wrapper .widgets__item:last-child .widget-vehicle-info{
        padding-right: .6rem;
    }
    .widget-vehicle-info {
        padding: 2rem .6rem 1.3rem;
    }
}
.widget-vehicle-info span {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
}
.widget-vehicle-info strong {
    display: block;
    font-size: 1.4rem;
    line-height: 1.14;
}
.widget-vehicle-info small {
    /*font-size: 1.6rem;*/
    line-height: 1.5;
}
@media (max-width: 1199px) {
    .widget-vehicle-info small {
        /*font-size: 1.4rem;*/
    }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .widget-vehicle-info small {
        /*font-size: 1.2rem;*/
    }
}
.widget-vehicle-info .widget__circle-color {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1.6rem;
    flex: 0 0 1.6rem;
    width: 1.6rem;
    height: 1.6rem;
    display: inline-block;
    border: 0.2rem solid #333333;
    border-radius: 50%;
}
.widget-vehicle-info .widget__image {
    color: #ACAEAF;
    margin-right: 1rem;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
}
@media (max-width: 405px) {
    .widget-vehicle-info .widget__image {
        display: none;
    }
}


.section__block-widget {
    margin-right: 1.3rem;
    padding: 2.4rem 2.4rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30rem;
    flex: 0 0 30rem;
}
@media (max-width: 1199px) {
    .section__block-widget {
        padding: 1.5rem 1.5rem;
    }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section__block-widget {
        margin: 0;
        padding: 2.3rem 1.5rem;
        border-bottom: 0.1rem solid rgba(114, 117, 119, 0.26);
    }
}