html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Questrial', sans-serif !important;
}

h1 {
    font-family: 'Questrial', sans-serif !important;
    font-size: 3.5rem;
    line-height: 4rem;
    color: #1a3142;
    margin: 35px 0;
}

h2 {
    font-weight: 600;
    color: #1a3142;
}

h3 {
    margin-top: 20px;
    color: #e12357;
    font-size: 1.2rem;
}

#testName {
    margin-bottom: -30px;
}

.v-btn {
    height: 48px !important;
    min-width: 76px !important;
}

a {
    text-decoration: none;
}

.topLink {
    color: #ffffff !important;
    margin-right: 10px;
}

#app {
    background-color: #ffffff;
    background-image: url('/assets/img/background.svg');
    background-size: cover;
}

#navBar {
    background-color: #244371;
}

#navBarCompact {
    background-color: #244371;
}

.v-sheet.v-app-bar.v-toolbar:not(.v-sheet--outlined) {
    box-shadow: 0 1px 0px -1px, 0 2px 0px 0 #e12357;
}

.v-application a {
    color: #244371;
}

.v-toolbar__content,
.v-toolbar__extension {
    background-color: #244371;

}



.v-breadcrumbs {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    flex: 0 1 auto;
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
    padding-left: 6px;
}

.v-application ol,
.v-application ul {
    padding-left: 0px;
}

.v-btn {
    height: 48px !important;
    min-width: 48px !important;
}


.theme--light.v-btn {
    color: #ffffff !important;
}

.socialIcon {
    color: #ffffff;
    padding: 4px;

}

.socialIcon:hover {
    color: #e12357;
    transition: 0.3s;

}

#start {
    color: #030000;
    display: grid;
    justify-items: center;
    text-align: center;
    margin-bottom: 30px;
}

#start p {
    color: #030000;
    display: grid;
    justify-items: center;
    margin-bottom: 0 !important;

}

#secondParagraph {
    padding-bottom: 36px;
    margin-top: 0 !important;
}


@media (max-width: 600px) {
    h1 {
        font-size: 3rem;
        line-height: 3.5rem;

    }

    #abovestart {
        margin-top: 75px;
        margin-bottom: 12px;
        text-align: center;
    }

    #start {
        padding: 0px 30px 0px 30px;

    }

    #heroImage {
        max-width: 400px;
    }


    #resultsInner {

        max-width: 300px;
        justify-content: center;

    }
}

@media (min-width: 601px) {
    #abovestart {
        margin-top: 75px;
        margin-bottom: 12px;
        text-align: center;
    }

    #start {
        padding: 0px 30px 0px 30px;

    }

    #heroImage {
        max-width: 600px;
    }

}

#figureOutImg {
    max-width: 500px;

}

.question {
    margin-bottom: 10px;
    min-height: 56px;
    margin-top: 25px;
    font-weight: 500;
    background-color: #244371;
    color: #ffffff;
    padding: 8px;
    border-radius: 4px;
}

.pretty {
    position: relative;
    display: inline-block;
    margin-right: 1em;
    white-space: nowrap;
    line-height: 1;
    margin-top: 16px;
}

.radioBackground {
    background-color: #35517c !important;
    color: #ffffff;
    animation: none !important;
}

#test {
    margin-top: 50px;
    max-width: 750px;
}

.v-stepper-content {
    padding: 20px;
}

.v-stepper:not(.v-stepper--vertical) .v-stepper__step__step {
    padding-left: 2px;
    margin-right: 5px;
}

.primary {
    background-color: #35517c !important;
    border-color: #35517c !important;
}

.theme--light.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step {
    background: #e12357 !important;
}

#primary {
    background-color: #e12357 !important;
    border-color: #e12357 !important;
    color: #ffffff;
}



.back {
    margin-top: 30px;
    background-color: #4d668b !important;
    color: #ffffff !important;
    float: left;
}

#weiter {

    margin-top: 30px;
    color: #ffffff;
    float: right;
    background-color: #244371;

}

#emailFormAbove {
    margin-top: 50px;
    max-width: 700px;
    margin-bottom: 56px;
}

#emailFormBelow {
    margin-top: 50px;
    max-width: 700px;
}


.btnSubscribe {
    color: #ffffff;
    font-size: .875rem !important;
    height: 48px !important;
    min-width: 76px !important;
    padding: 0 16px;
    float: left;
    background-color: #e12357 !important;
    text-transform: capitalize !important;
    align-items: center;
    border-radius: 4px;
    display: inline-flex;
    flex: 0 0 auto;
    font-weight: 500;
    letter-spacing: .0892857143em;
    justify-content: center;
    outline: 0;
    position: relative;
    text-decoration: none;
    text-indent: .0892857143em;
    text-transform: uppercase;
    transition-duration: .28s;
    transition-property: box-shadow, transform, opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}



.illustration {
    width: 400px;
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    bottom: -100px;
}

.svgImage {
    position: relative;
    max-width: 400px;
}

#spinning {
    position: absolute;
    transform-box: fill-box;
    transform-origin: 50% 50%;
    animation: spin 8s infinite linear;

}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

#submitForm {
    color: #ffffff;
}

#toResults {
    color: #ffffff;
    background-color: #e12357 !important;
    border-color: #e12357 !important;
    margin-top: 30px;
    float: right;
}

#toResultsFromForm {
    color: #ffffff;
    background-color: #e12357 !important;
    border-color: #e12357 !important;
    float: right;
}

#results {
    color: #141414;
    display: grid;
    justify-items: center;
}

#resultsInner {
    color: #141414;
    display: grid;


}

.resultsDiv {
    justify-items: right !important;
}

.resultsBottomSection {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background-color: #244371;
    color: #ffffff;
    padding: 56px;
    margin-top: 36px;

}

.whiteText {
    color: #ffffff;
}

#startAgain {
    margin-top: 32px;
    background-color: transparent;
    border-style: solid;
    border-color: #ffffff;
    color: #ffffff;

}

#startAgain:hover {
    background-color: #4d668b;
    transition: 0.3s;
}

#toTheForm {
    margin-top: 32px;
    background-color: #e12357;
    border-style: solid;
    border-color: #ffffff;
    color: #ffffff;
    min-width: 275px !important;
}

#feedback {
    color: #141414;
    display: grid;
    justify-items: center;
}

#feedback input {
    background-color: transparent;
    border-style: solid;
}

[v-cloak] {
    display: none;
}

#mc_embed_signup {
    background: #fff;
    clear: left;
    margin-top: -25px;
    padding-left: 0px;
}

#mc_embed_signup form {
    padding-left: 0px;
}

#mc_embed_signup .size1of2 {
    clear: none;
    float: left;
    /* display: inline-block; */
    width: 46%;
    margin-right: 4%;
    display: none;
}

#mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    padding: 0em .5em 0em .5em;
    overflow: hidden;
    width: 90%;
    margin: 0 5%;
    clear: both;
    display: none;
}

#mc_embed_signup .mc-field-group {
    clear: left;
    position: relative;
    width: 100%;
    padding-bottom: 16px;
    min-height: 50px;
}

#mc_embed_signup .mc-field-group input {
    display: block;
    width: 100%;
    padding: 8px 0;
    text-indent: 2%;
}

#mc_embed_signup .mc-field-group input[type="checkbox"] {
    display: inline;
    width: 20px;
    right: -5;
    text-indent: 2%;
    border-top-width: 20px;
    border-right-width: 20px;
    margin-left: 8px;
}

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
    border: 1px solid #e85c41;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    display: inline-block;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    background-color: rgba(255, 255, 255, 0.85);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: normal;
    z-index: 1;
    color: #e85c41;
}

#data-agreement {
    font-size: 1rem;
}

@media (min-width: 768px) {
    .responsesContainer {
        text-align: left;
    }

    .responses {
        padding: 18px;
    }

}

@media (max-width: 767px) {
    .responsesContainer {
        display: flex;
        flex-direction: column;
    }

    .responses {
        padding: 8px;
    }

    .illustration {
        width: 200px;
        margin: auto
    }


}

.formSuccess {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    display: none;
    float: right;
}

.formError {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    display: none;
    float: right;
}

.alert-box {
    padding: 11px;
    margin-bottom: 12px;
    border: 1px solid transparent;
    border-radius: 4px;
}