/* control */
#field_14_36{
    display: none;
}
.download-form .ginput_container input{
    line-height: 1!important;
    border: 1px solid #E4E4E4;
}
.gfield_validation_message{
    padding-bottom: 0!important;
    margin-bottom: 0!important;
}
#new_hero{
    display: flex;
    min-height: 100vh;
    box-sizing: border-box;
    position: relative;
    align-items: center;
}
#new_hero .hero-pad{
    margin: 15px 0;
}
#new_hero .no_cc{
    margin: 20px 0 25px;
    padding: 0;
}
.en-site #new_hero .no_cc{
    font-size: 1.8rem;
}

.new_hero_left{
    padding-left: 19rem;
}
.arrow-down-hp {
    animation: MoveUpDown 1.5s linear infinite;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px;
    display: none;
}
@keyframes MoveUpDown {
    0%, 100% {
        bottom: 20px;
    }
    50% {
        bottom: 40px;
    }
}
#new_hero > div{
    flex-basis: 50%;
}

.new_hero_right{
    background: #fff!important;
    position: relative;
}
.new_hero_right video{
    position: absolute;
    right:0;
    top: 50%;
    transform: translateY(-50%);
    max-height: 94vh;
    width: 100%;
}


.no_utms.new_hero_left{
    padding-top: 8em;
}
.hpab-container{
    max-width: 47.8rem;
}
#new_hero .hpab{
    opacity: 1;
    margin: .5em 0 0;
    max-width: 480px;
}
#new_hero h1.big-title{
    font-size: 85px;
    padding-top: 20px;
    white-space: pre-line;
}

.no_utms #new_hero h1.big-title{
    font-size: 80px;
}
.en-site #new_hero h1.big-title{
    font-size: 6vw;
    position: relative;
    z-index: 9;
}
.en-site .new_hero_top_text{
    line-height: 1.5;
    font-size: 1.8rem;
}
.no_cc{
    display: flex;
    align-items: center;
    font-size: 2rem;
    gap: 10px;
    font-family: Graphik;
    padding: .2em 0 .5em;
}
#new_hero p{
    white-space: normal;
}

#new_hero  em,
#popform  em{
    font-size: 18px;
    display: block;
    margin-bottom: 0.5em;
    margin-top: 0.5em
}


#gform_submit_button_11,
#gform_submit_button_37{
    background-image: url(../img/cta-download.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
}

.v1f #gform_submit_button_11{
    width: 100%;
    background-image: none;
    padding: 0;
}
.imagen-logo-svg{
    max-height: 50px;
}

.download-form input[type=text],
.download-form input[type=email]{
    height: 4rem;
}
.gfield_radio label{
    font-size: 12px!important;
}
/*
#gform_fields_11,
#gform_fields_32,
#gform_fields_36{
    display: flex;
    flex-wrap: wrap;
    grid-column-gap: initial;
    justify-content: space-between;
}

 */

.flex-form .gform_fields {
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}

#field_11_3 #field_11_3{
    width: 100%;
}

.input-half-width{
    width: 49%;
}

.input-full-width{
    width: 100%;
}
.download-form{
    padding: 0;
}

.general-form{
    position: relative;
    padding-bottom: 30px;
}

#gform_wrapper_32{
    position: relative;
    padding-bottom: 30px;
}
.input-checkbox{
    width: 100%;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.gfield_error.input-checkbox{
    bottom: -45px;
}

body .gform_wrapper.gravity-theme{
    padding: 0;
    margin: 0;
}
body .gform_wrapper.gravity-theme .gform_fields{
    grid-row-gap: 0!important;
}
body .gform_wrapper.gravity-theme .gform_footer{
    padding: 0;
    margin: 0;
}
body .gform_wrapper.gravity-theme .gfield.gfield--width-full{
    margin-bottom: 10px;
}
.gform_wrapper.gravity-theme .gform_fields{
    gap: 1.5em;
}

.download-form{
    max-width: 400px;
}
.popup-block{
    max-width: 900px;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 999999999;
    position: fixed;
    display: none;
}

#popform,
.popform-2{
    padding: 12em;
    box-sizing: border-box;
    background: #fff;
    width: 100%;
    display: flex;
    transition: all .3s ease;
    box-shadow: 0px 0px 44.4167px rgba(0, 0, 0, 0.14);
    background-image: url("../img/form-wave2.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 550px;
    align-items: center;
}
.popform-inner{
    display: flex;
    align-items: center;
}
#popform > div,
.popform-2 > div{
    width: 100%;
}
.pop-text{
    font-weight: 400;
    margin: 1em 0;
}
#popform input[type=submit],
.popform-2 input[type=submit]{
    line-height: 4.5rem;
}
#popform .gform_footer,
.popform-2 .gform_footer{
    padding-bottom: 0!important;
    margin: 0!important;
}

#popform .download-form,
.popform-2 .download-form{
    padding: 0;
}
#popform .hero-mid-text,
.popform-2 .hero-mid-text{
    width: 100% !important;
}
.hero-mid-text span,
.hero-mid-text{
    font-size: 22px;
}
.hero-mid-text{
    padding-top: 10px;
}
.pop-form-close,
.pop-form-close:hover{
    cursor: pointer;
}
.gform_description{
    display: none;
    padding: 0;
    margin: 0;
}
.gfield_radio > div{
    display: flex;
    align-items: center;
}


input::placeholder {
    font-size: 14px;
    font-weight: 400;
}

#how-did-you-input-demo{
    display: none;
    margin-top: 5px;
    font-weight: 400;
    height: 4rem;
    font-size: 1.5rem;
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
}

#popformWrapper .hero-mid-text span{
    font-size: 2.2rem;
    color: var(--pink);
}



@media only screen and (max-width: 1400px) {
    #popform,
    .popform-2{
        padding: 14em 8em;
        justify-content: center;
    }
    #popform > div,
    .popform-2 > div{
        max-width: 40%;
    }
    #popformWrapper{
        max-width: 760px;
    }
    .new_hero_left{
        zoom: 80%;
        -moz-transform: scale(0.8);
    }
    #new_hero h1.big-title{
        font-size: 70px;
    }
    .hero-mid-text span, .hero-mid-text{
        font-size: 17px;
    }
    #new_hero .hpa{
        font-size: 16px;
    }
    #new_hero  em{
        font-size: 16px;
    }
    .download-form input[type=text],
    .download-form input[type=email]{
        height: 5rem;
    }
}
@media only screen and (max-width: 1280px) {
    .new_hero_left{
        padding-top: 80px;
    }
}

/* version 1 */
#popform,
.popform-2{
    padding: 10em;
}
.no_utms#popform,
.no_utms.popform-2{
    padding: 7em 10em;
}
#field_14_36{
    display: block;
}
#popform ul{
    padding: 0;
    margin: 0 0 30px 0;
    list-style-type: none;
}
#popform ul li{
    background-image: url("../img/ab/v.svg");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    font-size: 1.6rem;
    margin: 5px 0;
}

#popform ul li.heart{
    background-size: 17px;
    background-image: url("../img/ab/heart.svg");
}

.pop-text{
    margin-bottom: 0.5em;
}
#field_14_36{
    display: block;
    font-size: 13px;
    margin: 5px 0 15px;
}
.gform_wrapper.gravity-theme .gfield_checkbox label{
    font-size: 14px;
}
.popform-inner{
    align-items: start;
}

@media only screen and (max-width: 1400px) {
    #pricingPopformWrapper #popform,
    #popformWrapper #popform{
        padding: 50px 0;
    }
}

@media only screen and (max-width: 991px) {
    #pricingPopformWrapper #popform,
    #popformWrapper #popform{
        padding: 50px 20px;
    }
}


.podcasts-signup{
    background: #F8FBFC;
    margin-bottom: 5em;
    padding: 5em 0;
    display: flex;
    gap: 80px;
    justify-content: center;
}

.podcasts-signup h3{
    font-size: 24px;
    font-family: Graphik, sans-serif;
}
.podcasts-signup span{
    color: #E1314E;
}

.podcasts-signup p{
    font-weight: 600;
}

.podcasts-signup .left-col-podcast{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.podcasts-signup .is_podcast_user_bottom_text{
    font-size: 14px;
    padding-top: 20px;
}

.download-form input[type=radio] {
    accent-color: #FF5470!important;
}

#new_hero .download-form{
    max-width: 500px;
}

#new_hero .how-did-you-question .gfield_radio{
    flex-wrap: wrap;
}

#newform{
    width: 100%;
    max-width: 500px;
}
#newform input,
#newform button{
    height: 50px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
}
#newform input[type=text]{
    border-radius: 2px;
    border: 1px solid #E4E4E4;
    background: #FFF;
    font-size: 16px;

}
#newform ::placeholder{
    font-size: 16px;
    color: #0C1B33;
}
#newform .error{
    margin: 5px;
    font-size: 12px;
    padding-left: 10px;
}
#newform button{
    border-radius: 2px;
    color: #fff;
    text-align: center;
    background: #FF5470;
    border: 0;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.18px;
    position: relative;
    transition: .3s all;
}
#newform_email{
    margin: 0;
}
#newform button:hover{
    background: #FA4361;
}

.newform-row{
    margin-bottom: 10px;
}

#newform .loader{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-color: transparent;
    width: 25px;
    height: 25px;
}

@media only screen and (min-width: 1700px) {
    #new_hero .download-form input[type=text],
    #new_hero .download-form input[type=email]{
        height: 48px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1399px) {
    body.en-site #new_hero h1.big-title {
        font-size: 6.5vw;
    }

    .en-site .new_hero_top_text {
        font-size: 2.4rem;
    }

    .en-site #new_hero .no_cc {
        font-size: 2.4rem;
    }
}

@media only screen and (max-width: 1024px) {
    .podcasts-signup{
        display: block;
    }
    .podcasts-signup .podcasts-signup-download-form{
        padding-top: 40px;
        display: flex;
        justify-content: center;
    }
    .arrow-down-hp{
        display: none;
    }
    body .gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label{
        font-size: 12px;
    }
}

@media only screen and (max-width: 600px) {
    .podcasts-signup{
        padding-left: 15px;
        padding-right: 15px;
    }
    .podcasts-signup h3{
        font-size: 16px;
    }

    .podcasts-signup p{
        font-size: 12px;
    }
    .podcasts-signup .is_podcast_user_bottom_text{
        font-size: 12px;
    }
}

