
body .general-download h2.mild-sans-serif-title{
    margin-top: 8px;
}
body .questionnaire h2.gform_submission_error{
    padding: 0;
}
.mild-sans-serif-title {
    font-family: 'Graphik', sans-serif;
    font-weight: 600;
    font-size: 26px;
    line-height: 1.5;
    margin-top: 50px;
}
.download-form .form-p-wrapper p {
    font-size: 16px;
    line-height: 1.55;
    margin-bottom: 1.7rem;
    white-space: normal;
    text-align: left;
}

#close-download-form{
    z-index: 999999;
}
.questionnaire{
    padding: 0 20px;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    top: 0;
    left: 0;
    position: absolute;
}
.step{
    max-height: calc(100% - 100px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 30px;
}
.step.step-last{
    padding: 0;
}
.step.step-last > div{
    padding: 10px 0;
}
.questions-wrapper{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-bottom: 0!important;
}

.questionnaire .step > div{
    padding: 0 0 5px;
}


.step.step-last{
    display: block;
}
.questionnaire p{
    text-align: center;
    font-size: 14px;
    white-space: normal;
}
.question > p{
    margin-top: 5px;
    margin-bottom: 3px;
}
.answer-wrapper{
    display: flex;
    justify-content: center;
    margin: 5px;
}
.answer:hover{
    cursor: pointer;
}
.answer-wrapper > div.answer{
    text-align: center;
    border: solid 2px #7D7D7D;
    width: 85px;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 400;
    padding: 5px;
    white-space: normal;
    margin: 8px;
}
.answer-wrapper > div.answer-small{
    height: auto!important;
    padding: 8px 0!important;
}
.answer-wrapper > div.answer.selected{
    border-color: #FF5470;
    color: #FF5470;

}
.answer-wrapper:first-child{
    margin-top: 15px;
}
.message-wrapper{
    box-sizing: border-box;
    margin-left: -5px;
    margin-right: -5px;
    padding: 7px 0!important;
}
.step.step-fix-class .message-wrapper{
    padding: 25px 0 35px!important;
}
.message{
    opacity: 0;
}
p.message{
    opacity: 0;
    font-size: 13px!important;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
.questionnaire .next-button{
    color: #fff;
    background: #FF5470;
    padding: 8px 0;
    border:0;
    width: 100%;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 20px;
}
.questionnaire .next-button:disabled,
.next-button:disabled{
    background: #efefef;
    cursor: not-allowed;
}
.steps-progress{
    display: flex;
    gap: 20px;
    justify-content: space-between;
    height: 40px;
    align-items: center;
    padding-top: 25px;
}
.v1me .steps-progress{
    padding-top: 20px;
}
.steps-progress > div{
    width: 100%;
    height: 2px;
    background: #D9D9D9;
}
.steps-progress > div.active{
    background: #FF5470;
}
.questionnaire h2{
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 1.8rem;
    font-family: "Prody";
}
.q-sub{
    font-weight: 600;
    font-size: 16px;
}
.download-num-holder{
    max-width: 320px;
    width: 100%;
}
.download-num-holder-mobile-wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.download-text-mobile{
    line-height: 1.2;
    white-space: normal;
}
.download-text-mobile{
    padding-left: 10px;
}
/* desktop */
#popformWrapper-q-desktop h2{
    font-size: 3.2rem;
}
#popformWrapper-q-desktop{
    height: 50em;
    width: 50%;
    max-width: 1024px;
}

#popformWrapper-q-desktop{
    max-width: 800px;
    height: 450px;
}
#popformWrapper-q-desktop .step p{
    font-size: 1.8rem;
}


#popformWrapper-q-desktop #popform{
    height: 100%;
    display: block;
    padding: 5em 5em 0;
}

#popformWrapper-q-desktop #popform > div{
    width: 100%;
}

#popformWrapper-q-desktop .answer-wrapper{
    justify-content: flex-start;
    margin-top: 1em;
}
#popformWrapper-q-desktop .step{
    padding: 0;
}
#popformWrapper-q-desktop .answer:first-child{
    margin-left: 0;
}
#popformWrapper-q-desktop .answer-wrapper{
    margin-left: 0;
}
#popformWrapper-q-desktop .cta-button{
    width: auto;
    padding-left: 4.5em;
    padding-right: 4.5em;
    margin-left: auto
}


#popformWrapper-q-desktop  .steps-progress{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    gap: 0;
}

#popformWrapper-q-desktop .steps-progress > div{
    height: 4px;
}

#popformWrapper-q-desktop #questionnaire_loader{
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

#popformWrapper-q-desktop #popform > div{
    width: 100%;
    max-width: 100%;
}

#popformWrapper-q-desktop .steps-progress{
    padding-top: 0;
}
#popformWrapper-q-desktop .message{
    padding: 0 0 5px 0;
}
.message{
    padding: 1em 0;
}
#popformWrapper-q-desktop .message-title{
    padding: 0;
}
.questionnaire-mobile .message-title{
    font-size: 1.8rem;
    padding: .2em 0;
}
.en-site .questionnaire-mobile .step-last h2{
    text-align: center;
    font-family: Graphik;
    font-size: 2.8rem;
}
.en-site .download-form .questionnaire-mobile .form-p-wrapper p b{
    font-size: 1.8rem;
}
.en-site .download-form .questionnaire-mobile .form-p-wrapper p{
    font-weight: 400;
    font-family: Graphik;
    line-height: 1.5;

}
.en-site .download-form .form-p-wrapper p{
    margin-bottom: 0;
}
.en-site .questionnaire-mobile .how-did-you-question .ginput_container_radio{
    width: 100%;
    display: flex;
    justify-content: center;
}
.en-site .questionnaire-mobile #field_14_36{
    display: none;
}

.en-site  .questionnaire-mobile .gform_wrapper.gravity-theme .gfield-choice-input+label{
    justify-content: center;
    margin-left: 10px;
    font-size: 12px!important;
}
.en-site .questionnaire-mobile .how-did-you-question .gfield_radio{
    max-width: 300px;
}
.en-site .questionnaire-mobile .how-did-you-question{
    text-align: center;
}
.en-site .questionnaire-mobile .how-did-you-question .gfield_radio{
    justify-content: center;
}

.en-site .questionnaire-mobile .no_cc{
    font-style: italic;
    text-align: center;
    font-weight: bold;
    font-size: 1.8rem;
    justify-content: center;
    margin-bottom: 1em;
}
.en-site .download-form .form-p-wrapper p span{
    color: var(--pink);
    font-weight: 400;
    font-weight: bold;
    font-size: 1.8rem;
}
.en-site .questionnaire-mobile .gform_body{
    padding: 0 20px;
}
.en-site .questionnaire-mobile .how-did-you-question{
    margin-top: 3em!important;
}
.en-site #open-q-desktop,
.en-site #popformWrapper #gform_submit_button_14,
.en-site #popformWrapper #gform_submit_button_38{
    padding-left: 0;
    padding-right: 0;
    height: 3em;
    text-align: center;
    line-height: 1;
}
.download-form .questionnaire-mobile .form-p-wrapper p{
    text-align: center;
}
.questionnaire-mobile .message-subtitle{
    font-size: 1.2rem;
}
.message-title{
    font-size: 2.4rem;
    font-family: "Prody";
    font-weight: 600;
}

.message-subtitle{
    font-size: 1.4rem;
}

#popformWrapper-q-desktop .questionnaire{
    position: relative;
    padding: 0;
    left: auto;
    top: auto;
    width: 100%;
}

#popformWrapper-q-desktop .questionnaire p{
    text-align: left;
}

#popformWrapper-q-desktop .questionnaire .next-button{
    padding-top: 0;
    padding-bottom: 0;
 }

#popformWrapper-q-desktop #first_step,
#popformWrapper-q-desktop #last_step{
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 40px 80px;
}
#popformWrapper-q-desktop #first_step > div,
#popformWrapper-q-desktop #last_step > div{
    width: 50%;
}
#popformWrapper-q-desktop .download-form{
    max-width: 260px;
}
#popformWrapper-q-desktop .pop-text{
    font-size: 1.6rem;
    padding: 0;
    margin: 5px 0;
}
#popformWrapper-q-desktop .no_cc{
    font-size: 1.6rem;
    padding: 0;
    margin-top: 10px
}
#popformWrapper-q-desktop .pop-title{
    font-size: 4rem;
    font-weight: bold;
    line-height: 1;
    font-family: "Prody";
    font-weight: bold;
    padding-bottom: 5px;
}
#popformWrapper-q-desktop .hero-mid-text{
    margin-top: -20px;
}
#how-did-you-question-demo{
    margin: 10px 0;
}
#popformWrapper-q-desktop .gfield_radio label{
    font-size: 1.3rem;
}

#popformWrapper-q-desktop .download-form{
    padding: 0;
}
#popformWrapper-q-desktop .gfield_checkbox label{
    font-size: 14px!important;
}
#popformWrapper-q-desktop .hero-mid-text{
    padding-top: 0;
}

/**/
#popformWrapper-q-desktop .step#first_step{
    display: none;
}
#popformWrapper-q-desktop.open-from-pop .step#first_step{
    display: block;
}

#popformWrapper-q-desktop.open-from-pop .steps-progress{
    display: none;
}

#popformWrapper-q-desktop.open-from-pop h2{
    display: none;
}

#popformWrapper-q-desktop.open-from-pop .step#first_step{
    display: flex;
}

#popformWrapper-q-desktop.open-from-pop div[data-step="1"]{
    display: none;
}

.how-did-you-question-text{
    display: none;
    font-size: 1.6rem;
    font-weight: bold;
}
@media only screen and (min-width: 1024px) and (max-width: 1399px){
    #popformWrapper-q-desktop{
        height: 55rem;
    }
    #popformWrapper-q-desktop .step p{
        font-size: 2rem;
    }
    #popformWrapper-q-desktop h2{
        font-size: 4rem;
    }

    #popformWrapper-q-desktop .message-title{
        font-size: 2.6rem;
    }

    #popformWrapper-q-desktop .message-subtitle{
        font-size: 1.6rem;
    }

    #popformWrapper-q-desktop .gform_wrapper.gravity-theme .gfield_label{
        font-size: 1.8rem;
    }
    #popformWrapper-q-desktop .gfield_radio label{
        font-size: 1.5rem;
    }
    #popformWrapper-q-desktop .gfield_checkbox label{
        font-size: 12px!important;
    }
    #popformWrapper-q-desktop .general-form{
        padding-bottom: 20px;
    }
    .gfield_radio label {
        font-size: 2rem!important;
    }
    #popform .gfield_radio label {
        font-size: 1.5rem!important;
    }
    .download-form input{
        font-size: 13px;
    }

}

/**/
@media screen and (max-width: 1024px) {
    .page-template-download-page header, .page-template-download-page footer{
        display: none;
    }

}

@media screen and (max-width: 768px) {
    .en-site  .questionnaire-mobile .gform_wrapper.gravity-theme .gfield-choice-input+label{
        margin-left: 0;
    }
    .en-site .questionnaire-mobile .how-did-you-question{
        margin-bottom: 3em!important;
    }
}

@media screen and (max-width: 395px) {
    .questionnaire p{
        font-size: 13px;
    }
    .answer-wrapper > div.answer {
        width: 65px;
        height: 65px;
        font-size: 11px;
        margin: 7px;
    }
    .step.step-fix-class .answer-wrapper > div.answer{
        width: 70px;
        height: 70px;
    }
    .answer-wrapper{
        margin: 0;
    }
}