@font-face {
    font-family: 'basis-light';
    src: url('../fonts/basis-grotesque-pro-light.html');
    src: url('../fonts/basis-grotesque-pro-lightd41d.html#iefix') format('embedded-opentype'),
        url('../fonts/basis-grotesque-pro-light.woff2') format('woff2'),
        url('../fonts/basis-grotesque-pro-light.woff') format('woff'),
        url('../fonts/basis-grotesque-pro-light.ttf') format('truetype'),
        url('../fonts/basis-grotesque-pro-light.svg#basis-grotesque-pro-light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

html, body, div, span, object, iframe, form, label, legend {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:0;
    vertical-align:baseline;
    background:transparent;
}

.top-text-iframe {
    font-family: 'basis-light',Arial,Helvetica,sans-serif; 
    font-size: 40px;
    line-height: 1;
    color: #000;
    padding: 0px;
    margin: 0px;
}

input:focus-visible {
    border:0;
    outline:0;
    background:transparent;
}

#mc-embedded-subscribe-form {
    position: absolute;
    width: 100%;
    display: block;
    min-height: 56px;
    bottom: 5px;
}

#mc_embed_signup_scroll {	
    position: relative;
    display: flex;
    width: 100%;
    height: 52px;
}

#mc_embed_signup_scroll input[type="email"],
#mc_embed_signup_scroll input[type="submit"] {
    position: relative;
    border: 1px solid #000;
    border-radius: 0px;
    background-color: transparent;
    font-family: 'basis-light', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 52px;
    color: #000;
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    border-radius: none !important;
    outline: none !important;
}

#mc_embed_signup_scroll input[type="email"] {
    height: 52px;
}

#mc_embed_signup_scroll input[type="submit"] {
    height: 56px;
}

.mc-field-group {
    position: relative;
    width: calc(100% - 158px);
}

#mc_embed_signup_scroll input[type="email"] {
    width: 100%;
    border-right: 0px;
    padding-left: 20px;
}

#mc_embed_signup_scroll input[type="submit"] {
    width: 158px;
    cursor: pointer;
    transition: color .4s ease, background .4s ease;
    -webkit-transition: color .4s ease, background .4s ease;
    -moz-transition: color .4s ease, background .4s ease;
    -o-transition: color .4s ease, background .4s ease;
}

#mc_embed_signup_scroll input[type="submit"]:hover {
    background-color: #000;
    color: #fff;
}


#mc_embed_signup_scroll input[type="submit"]:disabled {
    opacity: .2 !important;
    background-color: transparent !important;
    color: #000 !important;
    cursor: default !important;
}

#mc_embed_signup_scroll input[type="email"]::placeholder {
    color: #000;
    opacity: 1;
}

#mc_embed_signup_scroll input[type="email"]::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
}

#mc_embed_signup_scroll input[type="email"]:-ms-input-placeholder {
    color: #000;
    opacity: 1;
}

#mce-error-response,
#mc_embed_signup div.mce_inline_error {
    margin: 0px !important;
    padding: 0px !important;
    background-color: transparent !important;
    font-weight: normal !important;
    z-index: 1;
    color: #ec3e3e !important;
    font-size: 16px;
    font-family: 'basis-light', Arial,Helvetica,sans-serif;
    position: absolute;
    bottom: 60px;
    line-height: 16px;
    width: 100%;
}

#mce-error-response {
    bottom: 64px;
}

#mc_embed_signup_scroll input[type="email"].mce_inline_error::placeholder {
    color: #ec3e3e !important;
}
#mc_embed_signup_scroll input[type="email"].mce_inline_error::-webkit-input-placeholder {
    color: #ec3e3e !important;
}
#mc_embed_signup_scroll input[type="email"].mce_inline_error:-ms-input-placeholder {
    color: #ec3e3e !important;
}
#mc_embed_signup_scroll input[type="email"].mce_inline_error {
    color: #ec3e3e !important;
}

#mce-success-response {
    margin: 0px !important;
    padding: 9px 0px 0px !important;
    background-color: transparent !important;
    font-weight: normal !important;
    z-index: 1;
    color: var(--black) !important;
    font-size: 24px;
    line-height: 1.15;
    font-family: 'basis-light',Arial,Helvetica,sans-serif;
}

#mc_embed_signup_scroll.hide {
    display: none !important;
}


/**** Depends parent width ****/

@media only screen and (max-width: 500px) {
    .top-text-iframe {
        font-size: 32px;
    }

    #mc-embedded-subscribe-form {
        min-height: 51px;
    }
    .mc-field-group {
        width: calc(100% - 118px);
    }
    #mc_embed_signup_scroll input[type="submit"] {
        width: 118px;
    }

    #mce-error-response, #mc_embed_signup div.mce_inline_error {
        font-size: 13px;
        line-height: 13px;
    }

    #mce-success-response {
        font-size: 18px;
    }

    #mce-error-response, #mc_embed_signup div.mce_inline_error {
        bottom: 55px;
    }
    
}


@media only screen and (max-width: 460px) {
    .top-text-iframe {
        font-size: 28px;
    }

    #mc_embed_signup_scroll {
        height: 48px;
    }
    #mc_embed_signup_scroll input[type="email"] {
        font-size: 15px;
        line-height: 45px;
    }
    #mc_embed_signup_scroll input[type="submit"] {
        font-size: 15px;
        line-height: 45px;
    }

    #mc-embedded-subscribe-form {
        bottom: 15px;
    }
}


@media only screen and (max-width: 380px) {
    .top-text-iframe {
        font-size: 24px;
    }

    #mc-embedded-subscribe-form {
        /*min-height: 44px;*/
        min-height: 56px;
    }
    #mc_embed_signup_scroll input[type="submit"] {
        line-height: 39px;
        padding: 0px;
        height: 56px;
        width: 88px;
    }
    #mc_embed_signup_scroll {
        height: 43px;
    }
    #mc_embed_signup_scroll input[type="email"] {
        padding: 0px;
        line-height: 39px;
        height: 54px;
        width: 100%;
        text-indent: 10px;
    }
    .mc-field-group {
        width: calc(100% - 88px);
    }

    #mce-error-response,
     #mc_embed_signup div.mce_inline_error {
        font-size: 11px;
        line-height: 11px;
        bottom: 48px;
    }

    #mce-success-response {
        font-size: 16px;
    }
}