

/* Start:/include/autoorder-promo/css/style.css?17038387991477*/
.autoorder-promo{
    font-size: 15px;
    font-family: "Arial", serif;
    color: rgb(0, 0, 0);
    line-height: 1.2;
    text-align: left;
    margin-top: 16px;
}

.autoorder-promo__header{
    font-size: 30px;
    font-family: "Arial", serif;
    color: rgb(0, 0, 0);
    line-height: 0.928;
    text-align: left;
    margin-bottom: 1em;
}

.autoorder-promo__hero{
    margin-bottom: 30px;
}

.aop-feature__logo{
    width: 65px;
    min-width: 65px;
    margin-right: 14px;
    text-align: center;
}

.autoorder-promo__feature-list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    box-sizing: border-box;
}

.aop-feature{
    width: 45%;
    max-width: 45%;
    display: flex;
    align-items: flex-start;
    margin-bottom: 37px;
}

.aop-feature__header {
    font-size: 18px;
    font-family: "Arial", serif;
    color: rgb(0, 0, 0);
    line-height: 1.546;
    text-align: left;
    font-weight: bold;
    margin-bottom: 0.25em;
    margin-top: -6px;
}

.autoorder-promo__hero-image{
    display: block;
    max-width: 890px;
    margin: 0 auto;
    width: 100%;
}

@media screen and (max-width: 960px){
    .aop-feature{
        width: 100%;
        max-width: unset;
    }
}

@media screen and (max-width: 450px){
    .aop-feature__logo{
        width: 35px;
        min-width: 35px;
    }
}

@media screen and (min-width: 991px) {
    .wrapper {
        padding-top: 107px;
    }
}
/* End */
/* /include/autoorder-promo/css/style.css?17038387991477 */
