@import "https://kw-fonts.s3-eu-west-1.amazonaws.com/VolvoNovum/stylesheet.css";

body {
    font-family: Volvo Novum, Helvetica, Arial, sans-serif
}

#kw-form {
    background-color: #000;
    width: 100%;
    border-radius: 0;
    padding: 15px 20px;
    display: flex;
    flex-direction: column
}

@media (min-width: 992px) {
    #kw-form {
        position: fixed;
        top: 55px;
        width: 40%;
        max-width: 390px;
        padding: 30px;
        filter: drop-shadow(0 5px 30px rgba(0, 0, 0, .15))
    }
}

#kw-form fieldset:not(:first-of-type) {
    display: none
}

#kw-form legend {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 23px;
    text-align: center;
    margin-bottom: 20px
}

@media (min-width: 992px) {
    #kw-form legend {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 25px;
        position: relative
    }

    #kw-form legend:after {
        content: "";
        width: 50px;
        height: 3px;
        background-color: #000;
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translate(-50%) translateY(15px)
    }
}

#kw-form .form-group {
    margin-bottom: 15px
}

#kw-form .form-group input[type=text], #kw-form .form-group input[type=email], #kw-form .form-group input[type=tel], #kw-form .form-group select {
    border-radius: 0;
    height: 50px;
    color: #5f6366;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#kw-form .form-group select {
    background-size: 15px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3csvg%20width='14'%20height='8'%20viewBox='0%200%2014%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201L7%207L13%201'%20stroke='%235E6366'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");
    background-position-x: 95%;
    background-position-y: 50%
}

#kw-form .form-group select#car {
    font-weight: 700;
    background-image: none;
    pointer-events: none;
    outline: none
}

#kw-form .form-group .terms {
    font-size: 11px;
    line-height: 14px
}

#kw-form .form-group .terms a {
    color: #fff
}

button.btn.btn-cta {
    background-color: #5b6fe9;
    padding: 12px 20px;
    color: #fff;
    border-radius: 0;
    border: none;
    width: 100%;
    max-width: 340px;
    display: inline-block;
    margin: 0 auto;
    font-weight: 700
}

@media (min-width: 992px) {
    button.btn.btn-cta {
        font-size: 20px
    }
}

button.btn.btn-cta:hover, button.btn.btn-cta:focus, button.btn.btn-cta:active {
    background-color: #455be6;
    color: #fff
}

.hero {
    background-color: #f7f2f1
}

.hero .info-container {
    padding: 2rem 1rem;
    background-color: #f7f2f1
}

@media (min-width: 992px) {
    .hero .info-container {
        background-color: transparent;
        padding: 0
    }
}

.hero .info-container h2 {
    font-size: 1rem;
    font-weight: 300;
    padding-top: 30px;
    padding-bottom: .5rem;
    color: #000 !important
}

@media (min-width: 992px) {
    .hero .info-container h2 {
        font-size: 1.25rem
    }
}

.hero .info-container h2 b {
    font-weight: 700
}

.hero .info-container h1 {
    font-weight: 500;
    color: #000;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 1.25rem
}

@media (min-width: 992px) {
    .hero .info-container h1 {
        font-size: 38px;
        line-height: 46px;
        padding-bottom: 14px
    }
}

.hero .info-container p {
    font-size: 1rem;
    font-weight: 300;
    color: #000;
    padding-bottom: 1rem
}

@media (min-width: 992px) {
    .hero .info-container p {
        font-size: 1.25rem
    }
}

.hero .info-container figure img {
    pointer-events: none;
    outline: none
}

@media (min-width: 992px) {
    .hero .info-container figure img {
        max-width: 560px
    }
}

@media (min-width: 1200px) {
    .hero .info-container figure img {
        max-width: 750px
    }
}

.hero .form-container {
    width: 100%;
    background-color: #000;
    color: #fff
}

@media (min-width: 992px) {
    .hero .form-container {
        position: fixed;
        max-width: 370px;
        right: 70px;
        top: 50px
    }
}

@media (min-width: 1200px) {
    .hero .form-container {
        max-width: 404px;
        right: 130px
    }
}

.specs {
    padding: 38.5px 0
}

@media (min-width: 992px) {
    .specs {
        padding: 80px 0
    }
}

.specs h3 {
    font-weight: 300;
    color: #000;
    font-size: 1.25rem;
    padding-bottom: 30px
}

@media (min-width: 992px) {
    .specs h3 {
        max-width: 824px
    }
}

.specs .d-flex > .spec-box {
    background-color: #f5f5f5;
    width: 140px;
    height: 124px;
    padding: .5rem
}

@media (min-width: 992px) {
    .specs .d-flex > .spec-box {
        width: 194px;
        padding: 1rem
    }
}

.specs .d-flex > .spec-box h5 {
    font-weight: 300;
    font-size: .75rem
}

.specs .d-flex > .spec-box p {
    color: #000
}

.specs .d-flex > .spec-box p .details {
    font-weight: 300;
    font-size: 36px
}

.specs .d-flex > .spec-box p .details small {
    font-size: 12px
}

@media (min-width: 992px) {
    .specs .d-flex > .spec-box p .details {
        font-size: 36px
    }
}

.specs .d-flex > .spec-box p strong {
    font-weight: 500;
    font-size: 11px;
    line-height: 18px
}

@media (min-width: 992px) {
    .specs .d-flex > .spec-box p strong {
        font-size: 14px;
        line-height: 20px
    }
}

.bullets {
    padding: 38.5px 0
}

@media (min-width: 992px) {
    .bullets {
        padding: 80px 0
    }
}

.bullets .container > div {
    margin-bottom: 2rem
}

@media (min-width: 992px) {
    .bullets .container > div {
        margin-bottom: 1.5rem;
        max-width: 600px
    }
}

@media (min-width: 1200px) {
    .bullets .container > div {
        max-width: 820px
    }
}

.bullets .container > div figure {
    pointer-events: none;
    outline: none
}

.bullets .container > div figure img {
    width: 100%
}

@media (min-width: 992px) {
    .bullets .container > div figure img {
        max-width: 240px;
        min-width: 240px
    }
}

@media (min-width: 1200px) {
    .bullets .container > div figure img {
        min-width: 299px
    }
}

.bullets .container > div h4 {
    font-weight: 500;
    color: #000;
    text-align: left;
    padding-bottom: .25rem;
    font-size: 20px;
    line-height: 28px
}

.bullets .container > div p {
    font-size: .875rem;
    font-weight: 300;
    color: #000;
    text-align: left
}

.energy {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

img.energy-img {
    pointer-events: none;
    outline: none;
    max-width: 140px;
    margin: auto;
}

@media (min-width: 992px) {
    img.energy-img {
        max-width: 200px
    }
}

footer {
    background-color: #fff;
    padding: 50px 0
}

footer .footer-text {
    font-weight: 300;
    font-size: .75rem;
    text-align: left;
    color: #000;
    padding-bottom: 1rem
}

@media (min-width: 992px) {
    footer .footer-text {
        max-width: 560px
    }
}

@media (min-width: 1200px) {
    footer .footer-text {
        max-width: 824px
    }
}


.gap-3 {
    gap: 1rem
}

@media (min-width: 992px) {
    .gap-3 {
        gap: 1.5rem
    }
}


/*--------------------------------------------------------------
# Scroll Top Button
--------------------------------------------------------------*/
.scroll-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 99999;
    background-color: #f5f1ef;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: all 0.4s;
}

.scroll-top i {
    font-size: 24px;
    color: #000;
    line-height: 0;
}

.scroll-top:hover {
    background-color: color-mix(in srgb, #c6b8b0, transparent 20%);
    color: #000;
    text-decoration: none;
}

.scroll-top.active {
    visibility: visible;
    opacity: 1;
}