<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (min-width: 769px) and (max-width: 1024px) {
    h1 {
        font-size: 60px;
    }

    .qodef-h1 {
        font-size: 60px;
    }

    h2 {
        font-size: 45px;
    }

    .qodef-h2 {
        font-size: 45px;
    }
}

@media only screen and (max-width: 1024px) {
    h1 {
        font-size: 60px;
    }

    .qodef-h1 {
        font-size: 60px;
    }

    h2 {
        font-size: 45px;
    }

    .qodef-h2 {
        font-size: 45px;
    }
}

@media only screen and (max-width: 680px) {
    h1 {
        font-size: 55px;
    }

    .qodef-h1 {
        font-size: 55px;
    }

    h2 {
        font-size: 40px;
    }

    .qodef-h2 {
        font-size: 40px;
    }

    h5 {
        letter-spacing: 0px;
    }

    .qodef-h5 {
        letter-spacing: 0px;
    }
}

#qodef-page-outer {
    margin-top: -100px;
}

@media only screen and (max-width: 1024px) {
    #qodef-page-outer {
        margin-top: -70px;
    }
}

#qodef-page-inner {
    padding: 0 0;
}

.qodef-page-title .qodef-m-content {
    padding-top: 100px;
}

@media only screen and (max-width: 1024px) {
    .qodef-page-title .qodef-m-content {
        padding-top: 70px;
    }
}

h6 {
    color: #909090;
    font-family: "Hind";
    font-size: 19px;
    line-height: 1.5em;
    font-weight: 400;
    text-transform: none;
}

.qodef-h6 {
    color: #909090;
    font-family: "Hind";
    font-size: 19px;
    line-height: 1.5em;
    font-weight: 400;
    text-transform: none;
}

.qodef-header--minimal #qodef-page-header {
    background-color: rgba(127, 127, 127, 0);
}


.qodef-bottom-section {
    position: absolute;
    display: inline-block;
    width: 100%;
    z-index: 90;
    bottom: 23px;
}

@media only screen and (max-width: 380px) {
    .qodef-bottom-section .wpb_column p {
        text-align: left !important;
    }
}


.vc_custom_1571731260297 {
    padding-top: 28px !important;
    padding-left: 55px !important;
}

.vc_custom_1571731454367 {
    padding-top: 16px !important;
    padding-right: 55px !important;
}

.vc_custom_1571652908838 {
    margin-top: -5px !important;
}

.vc_custom_1571731181412 {
    margin-top: -15px !important;
}</pre></body></html>