.elementor-2521 .elementor-element.elementor-element-a68933c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2521 .elementor-element.elementor-element-4d37ed3{padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-4d37ed3 *//* =========================================================
   MEDCARE VOICE — GLEAMER MSK
========================================================= */


/* =========================================================
   MAIN SECTION
========================================================= */

.mcv-gleamer-resources {

    width: 100%;

    margin: 0;

    padding: 130px 0 120px;

    background: #FFFFFF;

    color: #080A1C;

    font-family:
        "Inter",
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        sans-serif;

}


/* =========================================================
   CONTAINER
========================================================= */

.mcv-gleamer-resources-container {

    width:
        min(
            1440px,
            calc(100% - 80px)
        );

    margin: 0 auto;

}


/* =========================================================
   HEADING
========================================================= */

.mcv-gleamer-heading {

    max-width: 1050px;

    margin-bottom: 60px;

}


.mcv-gleamer-eyebrow {

    display: block;

    margin-bottom: 20px;

    color: #7275FE;

    font-size: 10px;

    font-weight: 700;

    letter-spacing: .17em;

    line-height: 1;

}


.mcv-gleamer-heading h2 {

    margin: 0;

    color: #080A1C;

    font-size:
        clamp(
            46px,
            5vw,
            66px
        );

    font-weight: 600;

    line-height: 1.03;

    letter-spacing: -.055em;

}


.mcv-gleamer-heading h2 span {

    color: #7275FE;

}


.mcv-gleamer-heading p {

    max-width: 850px;

    margin: 24px 0 0;

    color: #62677C;

    font-size: 15px;

    font-weight: 400;

    line-height: 1.75;

}


/* =========================================================
   DOCUMENT HEADER
========================================================= */

.mcv-gleamer-document-header {

    padding: 0 0 28px;

}


.mcv-gleamer-document-label {

    display: block;

    margin-bottom: 14px;

    color: #7275FE;

    font-size: 9px;

    font-weight: 700;

    letter-spacing: .17em;

    line-height: 1;

}


.mcv-gleamer-document-header h3 {

    margin: 0;

    color: #080A1C;

    font-size: 30px;

    font-weight: 600;

    line-height: 1.15;

    letter-spacing: -.035em;

}


/* =========================================================
   PDF WRAPPER
========================================================= */

.mcv-gleamer-pdf-wrapper {

    width: 100%;

    overflow: hidden;

    background: #F1F1F5;

    border:
        1px solid #E4E4EB;

    border-radius: 14px;

}


/* =========================================================
   LOADING
========================================================= */

.mcv-gleamer-loading {

    min-height: 300px;

    display: flex;

    align-items: center;

    justify-content: center;

    color: #7275FE;

    font-size: 13px;

}


/* =========================================================
   PDF PAGES
========================================================= */

.mcv-gleamer-pdf-pages {

    width: 100%;

    display: flex;

    flex-direction: column;

}


.mcv-gleamer-pdf-page {

    width: 100%;

    margin: 0;

    padding: 0;

    background: #FFFFFF;

    overflow: hidden;

}


.mcv-gleamer-pdf-canvas {

    display: block;

    width: 100%;

    height: auto;

    margin: 0;

    padding: 0;

}


/* =========================================================
   ERROR
========================================================= */

.mcv-gleamer-pdf-error {

    min-height: 300px;

    display: flex;

    align-items: center;

    justify-content: center;

    color: #62677C;

    font-size: 14px;

    text-align: center;

}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) {

    .mcv-gleamer-resources-container {

        width:
            calc(100% - 60px);

    }


    .mcv-gleamer-resources {

        padding: 85px 0 100px;

    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .mcv-gleamer-resources-container {

        width: 88%;

    }


    .mcv-gleamer-resources {

        padding: 70px 0 75px;

    }


    .mcv-gleamer-heading {

        margin-bottom: 42px;

    }


    .mcv-gleamer-eyebrow {

        margin-bottom: 18px;

        font-size: 9px;

    }


    .mcv-gleamer-heading h2 {

        font-size: 40px;

        line-height: 1.04;

        letter-spacing: -.045em;

    }


    .mcv-gleamer-heading p {

        margin-top: 20px;

        font-size: 14px;

        line-height: 1.7;

    }


    /* =====================================================
       DOCUMENT
    ===================================================== */

    .mcv-gleamer-document-header {

        padding-bottom: 24px;

    }


    .mcv-gleamer-document-header h3 {

        font-size: 24px;

    }


    .mcv-gleamer-pdf-wrapper {

        border-radius: 9px;

    }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

    .mcv-gleamer-resources-container {

        width: 87%;

    }


    .mcv-gleamer-resources {

        padding: 62px 0 65px;

    }


    .mcv-gleamer-heading h2 {

        font-size: 36px;

    }


    .mcv-gleamer-heading p {

        font-size: 13.5px;

    }


    .mcv-gleamer-document-header h3 {

        font-size: 22px;

    }

}/* End custom CSS */