.elementor-1225 .elementor-element.elementor-element-0cfd164{--display:flex;}/* Start custom CSS for html, class: .elementor-element-c5914c1 */.mtk-quote-page {
    --mtk-blue: #005D9C;
    --mtk-petrol: #122B33;
    --mtk-green: #7DC242;
    --mtk-gray: #F4F7FA;
    --mtk-text: #375A80;
    --mtk-border: #DCE5EC;

    position: relative;
    min-height: 100vh;
    overflow: hidden;

    background:
        radial-gradient(
            circle at 0% 0%,
            rgba(0, 93, 156, 0.10),
            transparent 30%
        ),
        radial-gradient(
            circle at 100% 100%,
            rgba(125, 194, 66, 0.08),
            transparent 28%
        ),
        #F4F7FA;

    font-family:
        "Archivo",
        Arial,
        Helvetica,
        sans-serif;

    color: var(--mtk-petrol);
}


.mtk-quote-bg {
    position: absolute;
    inset: 0;
    pointer-events: none;

    background:
        linear-gradient(
            135deg,
            rgba(255,255,255,.68),
            rgba(244,247,250,.94)
        );

    z-index: 0;
}


.mtk-quote-shell {
    position: relative;

    width: min(
        1160px,
        calc(100% - 48px)
    );

    margin: 0 auto;

    z-index: 2;
}


/* TOPO */

.mtk-quote-top {
    min-height: 72px;

    display: flex;
    align-items: center;
    justify-content: flex-end;
}


.mtk-quote-top-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;

    padding: 9px 14px;

    border:
        1px solid
        rgba(0,93,156,.10);

    border-radius: 999px;

    background:
        rgba(255,255,255,.80);

    font-size: 11px;
    font-weight: 700;

    color: var(--mtk-text);
}


.mtk-status-dot {
    width: 7px;
    height: 7px;

    border-radius: 50%;

    background: var(--mtk-green);

    box-shadow:
        0 0 0 4px
        rgba(125,194,66,.12);
}


/* GRID */

.mtk-quote-grid {
    display: grid;

    grid-template-columns:
        minmax(0, .88fr)
        minmax(460px, 520px);

    gap: 48px;

    align-items: center;

    padding:
        34px 0
        56px;
}


/* ESQUERDA */

.mtk-quote-intro {
    max-width: 500px;
}


.mtk-quote-intro h1 {
    margin: 0 0 22px;

    font-size:
        clamp(43px, 5vw, 68px);

    line-height: .98;

    font-weight: 800;

    letter-spacing: -.055em;

    color: var(--mtk-petrol);
}


.mtk-quote-intro h1 span {
    color: var(--mtk-blue);
}


.mtk-quote-lead {
    max-width: 490px;

    margin: 0;

    font-size: 16px;

    line-height: 1.65;

    color: var(--mtk-text);
}


/* BENEFÍCIOS */

.mtk-quote-points {
    display: grid;

    gap: 17px;

    margin-top: 30px;
}


.mtk-point {
    display: flex;

    gap: 13px;

    align-items: flex-start;
}


.mtk-point-icon {
    flex: 0 0 30px;

    width: 30px;
    height: 30px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 9px;

    background: var(--mtk-green);

    color: #fff;

    font-size: 14px;
    font-weight: 800;
}


.mtk-point strong {
    display: block;

    margin-bottom: 3px;

    font-size: 13px;

    line-height: 1.3;

    color: var(--mtk-petrol);
}


.mtk-point span {
    display: block;

    font-size: 12px;

    line-height: 1.45;

    color: var(--mtk-text);
}


/* CARD */

.mtk-quote-card {
    position: relative;

    width: 100%;

    background:
        rgba(255,255,255,.96);

    border:
        1px solid
        rgba(0,93,156,.08);

    border-radius: 24px;

    box-shadow:
        0 24px 60px
        rgba(18,43,51,.12);

    overflow: hidden;
}


.mtk-quote-card::before {
    content: "";

    position: absolute;

    top: 0;
    left: 0;
    right: 0;

    height: 4px;

    background:
        linear-gradient(
            90deg,
            var(--mtk-blue),
            var(--mtk-green)
        );
}


/* CABEÇALHO DO FORMULÁRIO */

.mtk-form-head {
    padding: 28px 30px 15px;
}


.mtk-form-eyebrow {
    font-size: 9px;

    font-weight: 800;

    letter-spacing: .15em;

    color: var(--mtk-blue);
}


.mtk-form-head h2 {
    margin: 8px 0 6px;

    font-size: 27px;

    line-height: 1.1;

    letter-spacing: -.035em;

    color: var(--mtk-petrol);
}


.mtk-form-head p {
    margin: 0;

    font-size: 12px;

    line-height: 1.5;

    color: var(--mtk-text);
}


/* ÁREA DO POWER CRM */

.mtk-powercrm-wrap {
    padding: 8px 30px 28px;
}


#pwrcrm,
#pwrcrm *,
#pwrcrm *::before,
#pwrcrm *::after {
    box-sizing: border-box;
}


#pwrcrmform {
    width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    background: transparent !important;
}


#pwrcrmform .pwrcrmInputCont {
    margin:
        0 0 13px
        !important;

    padding: 0 !important;
}


#pwrcrmform label {
    display: block;

    margin:
        0 0 6px
        !important;

    padding: 0 !important;

    font-size: 11px !important;

    line-height: 1.2 !important;

    font-weight: 700 !important;

    color: var(--mtk-petrol) !important;
}


#pwrcrmform label strong {
    margin-left: 3px;

    color: #D94747 !important;

    font-size: 10px !important;
}


/* CAMPOS */

#pwrcrmform input[type="text"],
#pwrcrmform input[type="tel"],
#pwrcrmform input[type="email"],
#pwrcrmform input[type="number"],
#pwrcrmform select {

    width: 100% !important;

    height: 46px !important;

    min-height: 46px !important;

    margin: 0 !important;

    padding:
        0 13px
        !important;

    border:
        1px solid
        var(--mtk-border)
        !important;

    border-radius: 10px !important;

    background:
        #FBFCFD
        !important;

    box-shadow:
        none
        !important;

    font-family:
        "Archivo",
        Arial,
        sans-serif
        !important;

    font-size:
        12px
        !important;

    color:
        var(--mtk-petrol)
        !important;

    transition:
        border-color .2s ease,
        box-shadow .2s ease,
        background .2s ease;
}


#pwrcrmform input:focus,
#pwrcrmform select:focus {
    outline: none !important;

    background:
        #FFFFFF
        !important;

    border-color:
        var(--mtk-blue)
        !important;

    box-shadow:
        0 0 0 3px
        rgba(0,93,156,.08)
        !important;
}


/* BOTÃO */

#pwrcrmform button[type="submit"] {

    width: 100% !important;

    min-height: 52px !important;

    display: flex !important;

    align-items: center !important;

    justify-content: space-between !important;

    gap: 14px;

    margin:
        7px 0 0
        !important;

    padding:
        0 18px
        !important;

    border: 0 !important;

    border-radius: 12px !important;

    background:
        linear-gradient(
            135deg,
            var(--mtk-blue),
            #0072B7
        )
        !important;

    color:
        #FFFFFF
        !important;

    font-family:
        "Archivo",
        Arial,
        sans-serif
        !important;

    font-size:
        13px
        !important;

    font-weight:
        800
        !important;

    cursor: pointer !important;

    box-shadow:
        0 12px 24px
        rgba(0,93,156,.18)
        !important;

    transition:
        transform .2s ease,
        box-shadow .2s ease;
}


#pwrcrmform button[type="submit"]:hover {
    transform: translateY(-1px);

    box-shadow:
        0 16px 28px
        rgba(0,93,156,.22)
        !important;
}


.mtk-submit-arrow {
    font-size: 20px;
    line-height: 1;
}


/* SEGURANÇA */

.mtk-form-security {
    margin-top: 11px;

    text-align: center;

    font-size: 9px;

    line-height: 1.45;

    color: #7C8996;
}


/* FOOTER */

.mtk-quote-footer {
    display: flex;

    justify-content: space-between;

    gap: 20px;

    padding:
        18px 0
        26px;

    border-top:
        1px solid
        rgba(55,90,128,.09);

    color: #718296;

    font-size: 9px;

    line-height: 1.5;
}


/* TABLET */

@media (max-width: 980px) {

    .mtk-quote-grid {
        grid-template-columns: 1fr;

        gap: 38px;

        padding-top: 25px;
    }

    .mtk-quote-intro {
        max-width: 700px;
    }

    .mtk-quote-card {
        max-width: 620px;

        margin:
            0 auto;
    }
}


/* MOBILE */

@media (max-width: 640px) {

    .mtk-quote-shell {
        width:
            calc(100% - 24px);
    }

    .mtk-quote-top {
        min-height: 66px;
    }

    .mtk-quote-top-badge {
        font-size: 10px;

        padding:
            8px 12px;
    }

    .mtk-quote-grid {
        padding:
            22px 0
            42px;
    }

    .mtk-quote-intro h1 {
        font-size: 45px;

        margin-bottom: 18px;
    }

    .mtk-quote-lead {
        font-size: 14px;
    }

    .mtk-quote-card {
        border-radius: 20px;
    }

    .mtk-form-head {
        padding:
            24px 20px 13px;
    }

    .mtk-powercrm-wrap {
        padding:
            7px 20px 23px;
    }

    .mtk-form-head h2 {
        font-size: 24px;
    }

    .mtk-quote-footer {
        flex-direction: column;

        gap: 5px;

        padding-bottom: 20px;
    }
}/* End custom CSS */