/* =========================================================
   COHERENT ADVISORY
   Font: Cormorant Garamond

   Small Title: 19.6px / #c9a668
   Main Title: 43px / #c9a668
   Lead Text: 26.3px / #102668
   Standard Text: 19.3px
========================================================= */


/* =========================================================
   ELEMENTOR WIDGET
========================================================= */

.elementor-widget-muzex_coherent_advisory {
    width: 100% !important;
    max-width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;
}


.elementor-widget-muzex_coherent_advisory
> .elementor-widget-container {
    width: 100% !important;
    max-width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;
}


/* =========================================================
   MAIN SECTION
========================================================= */

.keyheld-coherent-advisory {
    width: 100%;

    margin: 0;

    padding: 75px 40px 85px;

    box-sizing: border-box;

    background: #ffffff;

/*     font-family: "Cormorant Garamond", Georgia, serif; */
	font-family: "EB Garamond" !important;
}


/* =========================================================
   FORCE FONT
========================================================= */

.keyheld-coherent-advisory,
.keyheld-coherent-advisory h1,
.keyheld-coherent-advisory h2,
.keyheld-coherent-advisory h3,
.keyheld-coherent-advisory p,
.keyheld-coherent-advisory span,
.keyheld-coherent-advisory div {
/*     font-family: "Cormorant Garamond", Georgia, serif !important; */
	font-family: "EB Garamond" !important;
}


/* =========================================================
   INNER
========================================================= */

.keyheld-coherent-advisory__inner {
    width: 100%;
    max-width: 1320px;

    margin: 0 auto;
}


/* =========================================================
   HEADER
========================================================= */

.keyheld-coherent-advisory__header {
    margin-bottom: 48px;
}


/* =========================================================
   EYEBROW ROW
========================================================= */

.keyheld-coherent-advisory__eyebrow {
    display: flex;

    align-items: center;

    gap: 20px;

    margin-bottom: 14px;
}


/* =========================================================
   SMALL HORIZONTAL LINE
========================================================= */

.keyheld-coherent-advisory__line {
    display: block;

    width: 52px;
    height: 1px;

    flex: 0 0 52px;

    background: #c9a668;
}


/* =========================================================
   OUR SERVICES
   Canva: 19.6
========================================================= */

.keyheld-coherent-advisory__small-title {
/*     font-family: "Cormorant Garamond", Georgia, serif !important; */
	font-family: "EB Garamond" !important;

    font-size: 19.6px !important;
    line-height: 1.2 !important;

    font-weight: 600 !important;

    letter-spacing: 2px !important;

    text-transform: uppercase;

    color: #c9a668 !important;
}


/* =========================================================
   COHERENT ADVISORY
   Canva: 43
========================================================= */

.keyheld-coherent-advisory__title {
    margin: 0 !important;
    padding: 0 !important;

/*     font-family: "Cormorant Garamond", Georgia, serif !important; */
	font-family: "EB Garamond" !important;

    font-size: 43px !important;
    line-height: 1.1 !important;

    font-weight: 600 !important;

    letter-spacing: -0.2px !important;

    color: #c9a668 !important;
}


/* =========================================================
   CONTENT GRID
========================================================= */

.keyheld-coherent-advisory__grid {
    display: grid;

    grid-template-columns:
        1.05fr
        1fr
        1.1fr;

    column-gap: 60px;

    align-items: start;

    width: 100%;
}


/* =========================================================
   LEAD TEXT
   Canva: 26.3

   Financing secured without governance...
========================================================= */

.keyheld-coherent-advisory__lead {
    margin: 0;

/*     font-family: "Cormorant Garamond", Georgia, serif !important; */
	font-family: "EB Garamond" !important;

    font-size: 26.3px !important;
    line-height: 1.38 !important;

    /*
     * Reduced from 700.
     * Closer to Canva Cormorant Garamond.
     */
    font-weight: 600 !important;

    letter-spacing: 0 !important;
/* 	text-transform: lowercase !important; */
    color: #102668 !important;
}


.keyheld-coherent-advisory__lead p {
    margin: 0 !important;
    padding: 0 !important;

    font-family: inherit !important;

    font-size: inherit !important;
    line-height: inherit !important;

    font-weight: inherit !important;

    letter-spacing: inherit !important;

    color: inherit !important;
}


/* =========================================================
   STANDARD COLUMN TEXT
   Canva: 19.3

   Business structuring...
   Handled apart...
========================================================= */

.keyheld-coherent-advisory__text {
    margin: 0;

/*     font-family: "Cormorant Garamond", Georgia, serif !important; */
	font-family: "EB Garamond" !important;

    font-size: 19.3px !important;
    line-height: 1.48 !important;

    /*
     * 500 keeps it substantial without looking too bold.
     */
    font-weight: 500 !important;

    letter-spacing: 0 !important;

    color: #0d264f !important;
}


.keyheld-coherent-advisory__text p {
    margin: 0 !important;
    padding: 0 !important;

    font-family: inherit !important;

    font-size: inherit !important;
    line-height: inherit !important;

    font-weight: inherit !important;

    letter-spacing: inherit !important;

    color: inherit !important;
}


/* =========================================================
   WE CHOOSE NOT TO.
========================================================= */

.keyheld-coherent-advisory__note {
    margin-top: 28px;

/*     font-family: "Cormorant Garamond", Georgia, serif !important; */
	font-family: "EB Garamond" !important;

    font-size: 19.3px !important;
    line-height: 1.35 !important;

    font-weight: 500 !important;

    letter-spacing: 0.2px !important;

    text-transform: uppercase;

    color: #0d264f !important;
}


/* =========================================================
   SMALL DESKTOP
========================================================= */

@media (max-width: 1199px) {

    .keyheld-coherent-advisory {
        padding-left: 45px;
        padding-right: 45px;
    }


    .keyheld-coherent-advisory__grid {
        column-gap: 40px;
    }


    .keyheld-coherent-advisory__title {
        font-size: 39px !important;
    }


    .keyheld-coherent-advisory__small-title {
        font-size: 18px !important;
    }


    .keyheld-coherent-advisory__lead {
        font-size: 23px !important;
    }


    .keyheld-coherent-advisory__text,
    .keyheld-coherent-advisory__note {
        font-size: 18px !important;
    }

}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 991px) {

    .keyheld-coherent-advisory {
        padding: 65px 35px 70px;
    }


    .keyheld-coherent-advisory__header {
        margin-bottom: 38px;
    }


    .keyheld-coherent-advisory__small-title {
        font-size: 17px !important;
    }


    .keyheld-coherent-advisory__title {
        font-size: 36px !important;
    }


    .keyheld-coherent-advisory__grid {
        grid-template-columns: 1fr 1fr;

        gap: 35px 45px;
    }


    .keyheld-coherent-advisory__lead {
        grid-column: 1 / -1;

        max-width: 700px;

        font-size: 22px !important;
    }


    .keyheld-coherent-advisory__text,
    .keyheld-coherent-advisory__note {
        font-size: 17.5px !important;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .keyheld-coherent-advisory {
        padding: 50px 25px 55px;
    }


    .keyheld-coherent-advisory__header {
        margin-bottom: 32px;
    }


    .keyheld-coherent-advisory__eyebrow {
        gap: 14px;
    }


    .keyheld-coherent-advisory__line {
        width: 38px;

        flex-basis: 38px;
    }


    .keyheld-coherent-advisory__small-title {
        font-size: 15px !important;

        letter-spacing: 1.8px !important;
    }


    .keyheld-coherent-advisory__title {
        font-size: 32px !important;
    }


    .keyheld-coherent-advisory__grid {
        display: block;
    }


    .keyheld-coherent-advisory__lead {
        margin-bottom: 30px;

        font-size: 20px !important;
    }


    .keyheld-coherent-advisory__column {
        margin-bottom: 28px;
    }


    .keyheld-coherent-advisory__column:last-child {
        margin-bottom: 0;
    }


    .keyheld-coherent-advisory__text,
    .keyheld-coherent-advisory__note {
        font-size: 16.5px !important;
    }


    .keyheld-coherent-advisory__note {
        margin-top: 20px;
    }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

    .keyheld-coherent-advisory {
        padding: 42px 20px 48px;
    }


    .keyheld-coherent-advisory__small-title {
        font-size: 14px !important;
    }


    .keyheld-coherent-advisory__title {
        font-size: 29px !important;
    }


    .keyheld-coherent-advisory__lead {
        font-size: 19px !important;
    }


    .keyheld-coherent-advisory__text,
    .keyheld-coherent-advisory__note {
        font-size: 16px !important;
    }

}