@font-face {
    font-family:VolvoSerifWeb;
    font-weight:700;
    font-display:swap;
    src:url(../../fonts/volvo/VolvoSerifWeb-Bold.woff2) format("woff2"),url(../../fonts/volvo/VolvoSerifWeb-Bold.woff) format("woff");
}

.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container-xl {
        padding-right: 45px;
        padding-left: 45px;
    }
}

@media (min-width: 1200px) {
    .container-xl {
        max-width: 1199px;
        padding-right: 15px;
        padding-left: 15px;
    }
}

.volvo-selekt-heading {
    position: relative;
    margin-bottom: 30px;
    padding: 0;
}

.volvo-selekt-heading img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 200px;
    background: #000;
    object-fit: cover;
    object-position: center;
}

.volvo-selekt-heading__title {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 100%;
    padding: 10px 15px;
    margin: 0;
    font-weight: normal;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.volvo {
    font-weight: 700;
}

@media (min-width: 576px) {
    .volvo-selekt-heading {
        margin-bottom: 18px;
    }

    .volvo-selekt-heading__title {
        font-size: 40px;
    }
}

@media (min-width: 1050px) {
    .volvo-selekt-heading {
        margin-bottom: 50px;
    }

    .volvo-selekt-heading__title {
        padding: 20px 40px;
        font-size: 64px;
    }
}

.vidi-select-program {
    margin: 0 0 36px;
    padding: 0 0 30px;
    color: #000;
    border-bottom: 1px solid #2B7BCD;
}

.vidi-select-program__title {
    margin: 0 0 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 114.4%;
    text-transform: uppercase;
}

.vidi-select-program__title strong {
    font-weight: normal;
    color: #2B7BCD;
}

.vidi-select-program__descr p {
    margin: 0 0 1.5em;
    font-size: 14px;
    line-height: 1.4;
    color: #545454;
}

.vidi-select-program a {
    text-decoration: none;
    /* color: inherit; */
    /* font-weight: bold; */
    transition: all .18s;
}

.vidi-select-program a:hover {
    /* color: #2B7BCD; */
    text-decoration: underline;
}

@media (min-width: 576px) {
    .vidi-select-program {
        margin-bottom: 50px;
    }

    .vidi-select-program__title {
        margin-bottom: 26px;
        font-size: 28px;
    }

    .vidi-select-program__descr p {
        font-size: 16px;
    }
}

@media (min-width: 1050px) {
    .vidi-select-program {
        margin-bottom: 62px;
    }

    .vidi-select-program__title {
        font-size: 32px;
    }

    .vidi-select-program__descr p {
        font-size: 18px;
    }
}

.volvo-selekt-title {
    margin: 0 0 30px;
    font-weight: normal;
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #000000;
}

.volvo-selekt-title strong {
    font-weight: normal;
    color: #2B7BCD;
}

@media (min-width: 576px) {
    .volvo-selekt-title {
        margin-bottom: 50px;
        font-size: 28px;
    }
}

@media (min-width: 768px) {
    .volvo-selekt-title {
        font-size: 32px;
    }
}

.benefits-section {
    margin: 0 0 50px;
}

.benefits-section img {
    margin: 0 0 20px;
}

.benefits-list {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #000000;
    font-size: 14px;
    line-height: 1.61;
}

.benefits-list__item {
    position: relative;
    margin: 0 0 1em;
    padding: 0 0 0 20px;
}

.benefits-list__item:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    left: 0;
    top: 12px;
    background: #2B7BCD;
    border-radius: 50%;
}

.benefits-list__title {
    margin: 0;
    font-weight: 600;
    font-size: 22px;
    line-height: 160.5%;
    text-transform: uppercase;
}

.benefits-list p {
    margin: 0;
}

@media (min-width: 576px) {
    .benefits-list {
        font-size: 16px;
    }
}

@media (min-width: 768px) {
    .benefits-list {
        font-size: 18px;
    }
}

.volvo-selekt-article {
    margin: 0 0 30px;
    color: #000000;
    font-size: 14px;
    line-height: 1.61;
}

.volvo-selekt-article p a {
    text-decoration: none;
    /* color: inherit; */
    font-weight: bold;
    transition: all .18s;
}

.volvo-selekt-article p a:hover {
    /* color: #2B7BCD; */
    text-decoration: underline;
}

.volvo-selekt-article__content {
    display: flex;
    flex-direction: column;
}

.volvo-selekt-article img {
    margin: 0 0 20px;
}

@media (min-width: 576px) {
    .volvo-selekt-article {
        font-size: 16px;
    }
}

@media (min-width: 768px) {
    .volvo-selekt-article {
        margin-bottom: 50px;
        font-size: 18px;
    }
}

.btn-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 438px;
    min-height: 75px;
    padding: 5px 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #2B7BCD;
    cursor: pointer;
    border: 1px solid #2B7BCD;
    transition: all .18s;
}

.btn-cta:hover,
.btn-cta:focus {
    outline: none;
    color: #2B7BCD;
    background: #FFFFFF;
    text-decoration: none;
}
