@charset "utf-8";
/* CSS Document */
@import url('fonts.googleapis.com');
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}


/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600&display=swap" rel="stylesheet" >

@font-face {
    font-family: 'Inter', sans-serif;
}

body {
    line-height: 1;
    color: #000000;
    font-family: 'Inter', sans-serif !important;
}

ol,ul {
    list-style: none;
}

blockquote,q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1 {
    font-size: 56px;
    font-weight: 600 !important;
    line-height: 1.2;
    margin-bottom: 10px;
    font-family: 'Inter', sans-serif !important;
}

p {
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 1.5;
    color: #000000;
}

header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background: #fff;
    border-bottom: 1px solid #000;
}

.header-logo {
    float: left;
    width: 100%;
    padding: 20px;
}

.header-logo a {
    display: block;
    width: 100%;
}

.header-logo a img {
    max-width: 380px;    max-height: 74px;
}

.header-replace {
    height: 116px;
}

footer {
    min-height: 92px;
    border-top: 2px solid #000;
    padding: 16px 0;
}

.footer-privacy-links {
    float: right;
    text-align: right;
}

.footer-privacy-links ul {
    display: inline-block;
    text-align: right;
}

.footer-privacy-links ul li {
    float: left;
    padding: 0 0 0 6px;
}

.footer-privacy-links ul li:before {
    content: "|";
    margin: 0 5px 0 0;
    font-weight: bold;
    color: #000;
}

.footer-privacy-links ul li:first-child:before {
    display: none;
}

.footer-privacy-links ul li a {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 2px solid #0067b3;
}

.footer-privacy-links p {
    font-size: 14px;
    margin: 0;
}

.full-width-banner-image .mktoGen.mktoImg {
    width: 100%;
}

.full-width-banner-image .mktoGen.mktoImg img {
    width: 100%;
    max-width: 100%;
}

.banner-content {
    padding: 35px 0;
}

.banner-content .container {
    padding: 0 45px;
}

.banner-content p {
    margin-bottom: 25px;
}

a.not-you-cta {
    text-decoration: none;
    border-bottom: 4px solid #0E1020;
    font-weight: bold;
    font-size: 22px;
    color: #000000;
}

section.form-container {
    padding: 35px 0 40px;
}

@media screen and (max-width:767px) {
    .banner-content .container {
        padding: 0 15px;
    }
    .footer-privacy-links {
    float: right;
    text-align: right;
    width: 100%;
}
.footer-privacy-links ul {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.footer-privacy-links ul li {
    float: none;
    padding: 0 0 0 6px;
    display: inline-block;
}
.footer-privacy-links p {
    margin: 7px 0 0;
    text-align: center;
}
}

@media screen and (max-width:480px) {
.header-logo a img {
    max-width: 216px;
    max-height: 48px;
    width: 100%;
    margin: auto;
    text-align: center;
}
    .header-replace {
        height: 84px;
    }
}


/*form css starts here*/

form.mktoForm {
    width: 100% !important;
}

.mktoForm * {
    font-size: 18px !important;
    color: #000000 !important;
    font-family: 'Inter', sans-serif !important;
}
.mktoForm .mktoRequiredField .mktoAsterix {
    display: none !important;
}
.mktoForm .mktoError * {
    font-size: 13px !important;
    color: #ffffff !important;
}
.mktoForm .mktoError {
    bottom: -19px!important;
}
.mktoForm .mktoFormRow fieldset.mktoFormCol {
    width: 100% !important;
    padding: 0 !important;
}

.mktoForm .mktoFormRow fieldset.mktoFormCol legend {
    display: none;
}

.mktoForm .mktoFormRow fieldset.mktoFormCol h3 {
    color: #212529 !important;
    padding-bottom: 20px;
    font-size: 24px !important;
    font-weight: 800;
    line-height: 29px;
}

.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoOffset {
    display: none;
}

.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoGutter {
    display: none;
}

.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormCol {
    width: 100%;
    margin: 0 !important;
}

.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoOffset {
    display: none;
}

.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormCol {
    width: 100%;
    margin: 0 !important;
}

.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormCol .mktoFieldWrap {
    width: 100%;
}
.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow .mktoFormCol.twoCol_uniqueLabel label.mktoLabel,
.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.uniqueLabel.makeitFull label.mktoLabel,
.mktoFormRow.Unsubscribed-row.uniqueLabel.makeitFull label.mktoLabel {
    display: block;
    width: 100% !important;
}
    .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.twoColRowForm .mktoFormCol.twoCol_uniqueLabel .mktoFieldWrap label.mktoLabel, .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.uniqueLabel.makeitFull .mktoFieldWrap label.mktoLabel, .mktoFormRow.Unsubscribed-row.uniqueLabel.makeitFull .mktoFieldWrap label.mktoLabel {
        padding: 0 0 0 25px;
        font-size: 13px !important;
        font-family: 'Inter', sans-serif !important;
        margin: 0 0 24px !important;
        font-weight: normal;
    }
.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormCol .mktoFieldWrap label.mktoLabel {
    display: none;
}


.mktoButtonRow {
    text-align: left !important;
    width: 100% !important;
}

.mktoButtonRow span.mktoButtonWrap {
    margin-left: 0px !important;
    display: inline-block;
}

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton,
.mktoForm .mktoButtonWrap .mktoButton {
    background: #0E1020 !important;
    color: #ffffff !important;
    font-size: 17px !important;
    font-family: 'Inter', sans-serif !important;
    padding: 13px 52px !important;
    border: 1px solid #0067b3;
    transition: .4s !important;
    display: inline-block;
    margin-top: 20px !important;
    cursor: pointer;
    max-width: 350px !important;
    font-weight: bold;
    line-height: 22px !important;
    white-space: inherit;
    margin-bottom: 20px;
}

.mktoForm .mktoButtonWrap.mktoShadow .mktoButton,
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton,
.mktoForm .mktoButtonWrap .mktoButton {
    background: #fff !important;
    border: 1px solid #0E1020 !important;
    font-size: 18px !important;
    font-family: 'Inter', sans-serif !important;
    box-shadow: 3px 3px 10px 0px #ccc !important;
    background-color: #0E1020 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0E1020), to(#6F2c91)) !important;
    background-image: -webkit-linear-gradient(top, #0E1020, #0E1020) !important;
    background-image: -moz-linear-gradient(top, #0E1020, #0E1020) !important;
    background-image: linear-gradient(to bottom, #0E1020, #0E1020) !important;
    white-space: inherit;
    line-height: 27px !important;
}

/*.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover,
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus,
.mktoForm .mktoButtonWrap .mktoButton:hover,
.mktoForm .mktoButtonWrap .mktoButton:focus,
.mktoForm .mktoButtonWrap.mktoShadow .mktoButton:hover {
    background-color: #0E1020 !important;
    color: #ffffff !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0E1020), to(#6F2c91)) !important;
    background-image: -webkit-linear-gradient(top, #0E1020, #0E1020) !important;
    background-image: -moz-linear-gradient(top, #0E1020, #0E1020) !important;
    background-image: linear-gradient(to bottom, #0E1020, #0E1020) !important;
}*/

.mktoForm input[type=text],
.mktoForm input[type=url],
.mktoForm input[type=email],
.mktoForm input[type=tel],
.mktoForm input[type=number],
.mktoForm input[type=date],
.mktoForm textarea.mktoField,
.mktoForm select.mktoField {
    padding: 9px 15px !important;
    color: #000000 !important;
    font-size: 13px !important;
    font-family: 'Inter', sans-serif !important;
    width: 100% !important;
    border: 0px solid #D9D9D6 !important;
    border-radius: 0px !important;
    height: 37px !important;
    margin: 0 0 16px !important;
}



.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.twoColRowForm {
    margin: 0 -15px;
    width: auto;
}

.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.twoColRowForm .mktoFormCol.twoCol_uniqueLabel {
    width: 50%;
    padding: 0 15px;
}

.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.twoColRowForm .mktoFormCol.twoCol_uniqueLabel .mktoFieldWrap,
.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.uniqueLabel.makeitFull .mktoFieldWrap,
.mktoFormRow.Unsubscribed-row.uniqueLabel.makeitFull .mktoFieldWrap {
    position: relative;
}

.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.twoColRowForm .mktoFormCol.twoCol_uniqueLabel .mktoFieldWrap label.mktoLabel,
.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.uniqueLabel.makeitFull .mktoFieldWrap label.mktoLabel,
.mktoFormRow.Unsubscribed-row.uniqueLabel.makeitFull .mktoFieldWrap label.mktoLabel {
    padding: 0 0 0 25px;
}

.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.twoColRowForm .mktoFormCol.twoCol_uniqueLabel .mktoFieldWrap .mktoLogicalField.mktoCheckboxList,
.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.uniqueLabel.makeitFull .mktoFieldWrap .mktoLogicalField.mktoCheckboxList,
.mktoFormRow.Unsubscribed-row.uniqueLabel.makeitFull .mktoFieldWrap .mktoLogicalField.mktoCheckboxList {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px !important;
    padding: 0;
}

.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.twoColRowForm .mktoFormCol.twoCol_uniqueLabel .mktoFieldWrap .mktoLogicalField.mktoCheckboxList label,
.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.uniqueLabel.makeitFull .mktoFieldWrap .mktoLogicalField.mktoCheckboxList label,
.mktoFormRow.Unsubscribed-row.uniqueLabel.makeitFull .mktoFieldWrap .mktoLogicalField.mktoCheckboxList label {
    display: none;
}

.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.twoColRowForm .mktoFormCol.twoCol_uniqueLabel .mktoFieldWrap label.mktoLabel span.tooltip1,
.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.uniqueLabel.makeitFull .mktoFieldWrap label.mktoLabel span.tooltip1 {}

    .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.twoColRowForm .mktoFormCol.twoCol_uniqueLabel .mktoFieldWrap label.mktoLabel span.tooltip1 span.tooltiptext1,
    .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.uniqueLabel.makeitFull .mktoFieldWrap label.mktoLabel span.tooltip1 span.tooltiptext1 {
        display: none;
        width: 300px;
        background-color: #fff;
        color: #000000;
        text-align: left;
        border-radius: 6px;
        padding: 10px;
        position: absolute;
        font-size: 13px !important;
        font-family: 'Inter', sans-serif !important;
        z-index: 1;
        line-height: 1.5;
        box-shadow: 0 7px 11px rgba(0,0,0,0.05);
    }

    .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.twoColRowForm .mktoFormCol.twoCol_uniqueLabel .mktoFieldWrap label.mktoLabel,
    .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.uniqueLabel.makeitFull .mktoFieldWrap label.mktoLabel,
    .mktoFormRow.Unsubscribed-row.uniqueLabel.makeitFull .mktoFieldWrap label.mktoLabel {
        padding: 0 0 0 25px;
        font-size: 13px !important;
        font-family: 'Inter', sans-serif !important;
        margin: 0 0 24px !important;
        font-weight: normal;
    }

        .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.twoColRowForm .mktoFormCol.twoCol_uniqueLabel .mktoFieldWrap label.mktoLabel span.tooltip1,
        .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.uniqueLabel.makeitFull .mktoFieldWrap label.mktoLabel span.tooltip1 {
            font-size: 13px !important;
            font-family: 'Inter', sans-serif !important;
            position: relative;
            display: inline-block;
            border-bottom: 1px dotted #212529 !important;
            width: auto;
            clear: both;
            float: none;
        }

.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.twoColRowForm .mktoFormCol.twoCol_uniqueLabel .mktoFieldWrap label.mktoLabel span.tooltip1:hover span.tooltiptext1,
.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.uniqueLabel.makeitFull .mktoFieldWrap label.mktoLabel span.tooltip1:hover span.tooltiptext1 {
    display: block;
}

            .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.twoColRowForm .mktoFormCol.twoCol_uniqueLabel .mktoFieldWrap label.mktoLabel span.tooltip1 a,
            .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.uniqueLabel.makeitFull .mktoFieldWrap label.mktoLabel span.tooltip1 a {
                color: #0E1020 !important;
                text-decoration: none;
                background-color: transparent;
                font-family: 'Inter', sans-serif !important;
                font-size: 13px !important;
            }

.mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormCol .mktoFieldWrap .mktoHtmlText {
    width: 100% !important;
}

    .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormCol .mktoFieldWrap .mktoHtmlText p {
        font-size: 13px !important;
        font-family: 'Inter', sans-serif !important;
        font-style: italic;
        margin: 0 0 4px;
        color: #000000 !important;
    }

.mktoForm .mktoOffset,
.mktoForm .mktoGutter {
    display: none!important;
}

.mktoForm .mktoFormCol {
    margin: 0 !important;
}

.mktoFormRow.Unsubscribed-row.uniqueLabel.makeitFull .mktoFieldWrap label.mktoLabel {
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: 'Inter', sans-serif !important;
    line-height: 1.5;
    color: #000000 !important;
    margin-top: 8px !important;
}

.mktoFormRow.Unsubscribed-row.uniqueLabel.makeitFull .mktoFieldWrap .mktoLogicalField.mktoCheckboxList {
    top: 13px;
}
.mktoForm input[type=text]:focus, .mktoForm input[type=url]:focus, .mktoForm input[type=email]:focus, .mktoForm input[type=tel]:focus, .mktoForm input[type=number]:focus, .mktoForm input[type=date]:focus, .mktoForm select.mktoField:focus, .mktoForm textarea.mktoField:focus {
    outline: 2px solid #0067B3 !important;
}

/**************/

.mktoForm .column-3 {
    width: 48%;
    margin: 0 1%;
    float: right;
}

.mktoForm .mktoFormRow.column-1,
.mktoForm .column-2-main-box {
    width: 45%;
    float: left;
    clear: none;
    margin: 0 2%;
    background: #D9D9D6;
    padding: 30px;
    font-size: 13px !important;
    font-family: 'Inter', sans-serif !important;
    max-width: 508px;
}

.mktoForm .column-2-main-box .mktoFormRow.column-2-heading.makeitFull {
    width: 100%;
}

.mktoForm .column-2-main-box .column2-content .mktoFormRow.column-2-box1,
.mktoForm .column-2-main-box .column2-content .mktoFormRow.column-2-box2 {
    width: 50%;
    float: left;
    clear: none;
}

.mktoForm .column-2-main-box .mktoFormRow.column-2-heading.makeitFull .mktoFormRow {
    margin: 0 0 10px;
}

.column2-content .column-2-box1 h4,
.column2-content .column-2-box2 h4 {
    color: #000000 !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    font-family: 'Inter', sans-serif !important;
    line-height: 24px !important;
}

.unsubs-note {
    font-size: 12px !important;
    font-family: 'Inter', sans-serif !important;
}

.unsubs-note strong {
    font-weight: bold;
    font-size: 12px !important;
    font-family: 'Inter', sans-serif; !important;
}

.mktoFormRow select,
.course_form .mktoForm select.mktoField {
    -moz-appearance: none;
    background: #fff!important;
    text-overflow: "";
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.mktoForm select.mktoField::-ms-expand {
    display: none !important;
}

.column2-content {
    display: inline-block;
    width: 100%;
}

@media screen and (max-width:991px) {
    .mktoForm .mktoFormRow.column-1,
    .mktoForm .column-2-main-box {
        width: 100%;
        float: none;
        clear: both;
        margin: 0 auto 32px;
        max-width: 658px;
    }
    .mktoForm .column-3 {
        width: 100%;
        margin: 0 auto 0;
        float: none;
        max-width: 658px;
    }
    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
        margin-top: 0 !important;
    }
}

@media screen and (max-width:767px) {
    .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.twoColRowForm .mktoFormCol.twoCol_uniqueLabel {
        width: 100%;
        padding: 0 15px;
    }
    .mktoForm .column-2-main-box .column2-content .mktoFormRow.column-2-box1,
    .mktoForm .column-2-main-box .column2-content .mktoFormRow.column-2-box2 {
        width: 100%;
    }
    .mktoForm .mktoFormRow fieldset.mktoFormCol h3 {
        padding-left: 0 !important;
        padding-bottom: 25px;
    }
    .column2-content .column-2-box1 h4,
    .column2-content .column-2-box2 h4 {
        padding-left: 0 !important;    margin: 0 0 25px !important;
    }
    .unsubs-note strong {
        padding: 0 !important;
    }
    .mktoForm {
        padding: 0 !important;
    }
    .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.twoColRowForm .mktoFormCol.twoCol_uniqueLabel .mktoFieldWrap label.mktoLabel span.tooltip1 span.tooltiptext1,
    .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.uniqueLabel.makeitFull .mktoFieldWrap label.mktoLabel span.tooltip1 span.tooltiptext1 {
        width: 200px;
    }
    .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.twoColRowForm .mktoFormCol.twoCol_uniqueLabel .mktoFieldWrap label.mktoLabel span.tooltip1 a,
    .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.uniqueLabel.makeitFull .mktoFieldWrap label.mktoLabel span.tooltip1 a {
        padding: 0 !important;
    }
}

@media screen and (max-width:480px) {
    .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.twoColRowForm .mktoFormCol.twoCol_uniqueLabel {
        width: 100%;
        padding: 0 15px;
    }
    .mktoForm {
        padding: 0 !important;
    }
    .mktoForm .column-2-main-box .column2-content .mktoFormRow.column-2-box1,
    .mktoForm .column-2-main-box .column2-content .mktoFormRow.column-2-box2 {
        width: 100%;
    }
    .mktoForm .mktoFormRow fieldset.mktoFormCol h3 {
        padding-left: 0 !important;
        padding-bottom: 25px;
    }
    .column2-content .column-2-box1 h4,
    .column2-content .column-2-box2 h4 {
        padding-left: 0 !important;
    }
    .unsubs-note strong {
        padding: 0 !important;
    }
    .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.twoColRowForm .mktoFormCol.twoCol_uniqueLabel .mktoFieldWrap label.mktoLabel span.tooltip1 span.tooltiptext1,
    .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.uniqueLabel.makeitFull .mktoFieldWrap label.mktoLabel span.tooltip1 span.tooltiptext1 {
        width: 200px;
    }
    .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.twoColRowForm .mktoFormCol.twoCol_uniqueLabel .mktoFieldWrap label.mktoLabel span.tooltip1 a,
    .mktoForm .mktoFormRow fieldset.mktoFormCol .mktoFormRow.uniqueLabel.makeitFull .mktoFieldWrap label.mktoLabel span.tooltip1 a {
        padding: 0 !important;
    }
}