@import url("https://use.typekit.net/uvq6lti.css");
.page-template-page-edgeworth header,
.page-template-page-edgeworth footer {
    display: none;
}

.gystVar {
    font-family: "gyst-variable", sans-serif;
    font-variation-settings: "wght" 100;
}

.gystVarMed {
    font-family: "gyst-variable", sans-serif;
font-variation-settings: "wght" 550;
}


.gystVarMedItalic {
    font-family: "gyst-variable", sans-serif;
font-variation-settings: "wght" 550;
}


.gystVarBold {
    font-family: "gyst-variable",sans-serif !important;
    font-variation-settings: 'wght' 700 !important;
  }

  .gystVarBoldItalic {
    font-family: "gyst-variable", sans-serif;
    font-variation-settings: "wght" 700;
  }

.aleoBold {
    font-family: "aleo", sans-serif !important ;
    font-weight: 700 !important;
    font-style: normal;
}

.aleVarLight {
    font-family: "adelphi-pe-variable", sans-serif !important;
font-variation-settings: "slnt" 0, "opsz" 12, "wght" 300 !important;
}

.aleVarReg {
    font-family: "adelphi-pe-variable", sans-serif;
    font-variation-settings: "slnt" 0, "opsz" 6, "wght" 500;
}

.aleVarBold {
    font-family: "adelphi-pe-variable", sans-serif;
    font-variation-settings: "slnt" 0, "opsz" 12, "wght" 700;
}

.page-template-page-edgeworth {
    font-family: "adelphi-pe-variable", sans-serif;
    font-variation-settings: "slnt" 0, "opsz" 6, "wght" 500;
    overflow-x: hidden;
    background-color: #E8E8E8;
}


.page-template-page-edgeworth .container {
    max-width: 1140px;
    margin: 0 auto;
}


.page-template-page-edgeworth h1,
.page-template-page-edgeworth .h1 {
    font-size: 80px;
    margin-bottom: 25px;
}

.page-template-page-edgeworth h2,
.page-template-page-edgeworth .h2 {
    color: #A30303;
    font-size: 46px;
    line-height: 1;
    text-transform: none;
    
    font-weight: bold;
font-style: italic;
    margin-bottom: 25px;
}

.page-template-page-edgeworth h3,
.page-template-page-edgeworth .h3 {
    font-size: 32px;
    line-height: 1;
    text-transform: none;
    letter-spacing: 0.09em !important;
    letter-spacing: normal;
    font-style: normal;
    margin-bottom: 25px;
}

.page-template-page-edgeworth h4,
.page-template-page-edgeworth .h4 {
    color: #A30303;
    font-size: 22px;
    line-height: 28px;
    text-transform: none;
    letter-spacing: normal;
    font-style: normal;
    margin-bottom: 25px;
}

.page-template-page-edgeworth p,
.page-template-page-edgeworth .p {
    font-size: 17px;
    font-family: "adelphi-pe-variable", sans-serif;
    font-variation-settings: "slnt" 0, "opsz" 6, "wght" 400;
    color: #000000;
    font-weight: 300;
    line-height: 26px;
}

.page-template-page-edgeworth ul {
    list-style: none;
    padding: 0;
    margin-top: 25px;
}


.page-template-page-edgeworth ul li {
    font-size: 22px !important;
    font-family: "aleo", sans-serif !important ;
    font-weight: 700 !important;
    margin-bottom: 20px;
    margin-left: 45px;
    color: #1D244E;
    max-width: 492px;
    position: relative;
    width: 100%;
    
}

.page-template-page-edgeworth ul li::before {
    content: "";
    width: 32.69px;
    height: 32.69px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: -45px;
}

.page-template-page-edgeworth .apple li::before {
    background-image: url(/wp-content/uploads/2024/07/icon_apple_orange.svg);
  }

.page-template-page-edgeworth .shield li::before {
    background-image: url(/wp-content/uploads/2024/07/icon_shield_orange.svg);
  }

  .page-template-page-edgeworth .check li::before {
    background-image: url(/wp-content/uploads/2024/07/icon_check_orange.svg);
  }

.edgeworth-f-offBlack {
    color: #383838 !important;
}

.edgeworth-f-darkBlue {
    color: #1D244E !important;
}

.edgeworth-f-orange {
    color: #FD8911 !important;
}

.edgeworth-f-white {
    color: #FFFFFF !important;
}

.page-template-page-edgeworth .uppercase {
    text-transform: uppercase;
}

.page-template-page-edgeworth .subtitle {
    font-size: 32px;
}

.letter-spacing-009 {
    letter-spacing: 0.09em;
}

.page-template-page-edgeworth .hero-edgeworth {
    background-image: url(/wp-content/uploads/2024/07/1_hero.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.page-template-page-edgeworth .hero-edgeworth .row {
    height: 629.5px;
}

.page-template-page-edgeworth .image-container {
    max-width: 350px;
    height: 390px;
}

.page-template-page-edgeworth .image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    offset-block-end: center;
}

.page-template-page-edgeworth .endorsed-img {
    max-width: 587px;
    width: 100%;
}

.page-template-page-edgeworth .disclaimer {
    font-size: 12px;
    opacity: 0.5;
}

.page-template-page-edgeworth .line-after {
    position: relative;
}

.page-template-page-edgeworth .line-after::after {
    content: '';
    max-width: 635px;
    width: 100%;
    height: 4px;
    background-color: #FD8911;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    margin: auto;
}

.page-template-page-edgeworth .line-under {
    position: relative;
}

.page-template-page-edgeworth .line-under::after {
    content: '';
    /* max-width: 635px; */
    width: 635px;
    height: 4px;
    background-color: #FD8911;
    position: absolute;
    left: -120px;
    right: 0;
    bottom: -35px;
    margin: auto;
    z-index: -1;
}

.page-template-page-edgeworth .line-under-r {
    position: relative;
}

.page-template-page-edgeworth .line-under-r::after {
    content: '';
    /* max-width: 635px; */
    width: 635px;
    height: 4px;
    background-color: #FD8911;
    position: absolute;
    left: 0;
    right: -95px;
    bottom: -35px;
    margin: auto;
    z-index: -1;
}

/* .page-template-page-edgeworth .issues {
    background-color: #FFFFFF;
} */

.page-template-page-edgeworth .issues-d {
    max-width: 1110px;
    width: 100%;
    position: absolute;
    bottom: -30px;
}

.page-template-page-edgeworth .left {
    max-width: 95px;
    width: 100%;
    height: 95px;
    background-color: #FD8911;
}

.page-template-page-edgeworth .left .icons {
    width: 62.69px;
    height: 62.69px;
}

.page-template-page-edgeworth .right {
    max-width: 255px;
    width: 100%;
    height: 100%;
    padding-left: 35px;
    background-color: #FFFFFF;
}

.page-template-page-edgeworth .intro-edgeworth {
    padding: 7em 0 5em;
}

.display-mobile {
    display: none;
}


/* ------------------------------ 
	991px MEDIUM
------------------------------ */
@media (max-width: 991px) {
    .page-template-page-edgeworth .hero-edgeworth {
        background-image: url(/wp-content/uploads/2024/07/1_hero_m_1.png);
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: cover;
        padding: 2em 0 67em;
    }

    .page-template-page-edgeworth ul {
        list-style: none;
        padding: 0 0 0 45px !important;
        margin: 0 auto;
        margin-top: 25px;
        max-width: 500px;
        width: 100%;
    }

    .page-template-page-edgeworth ul li {
        font-size: 22px !important;
        font-family: "aleo", sans-serif !important;
        font-weight: 700 !important;
        margin-bottom: 20px;
        margin-left: 0;
        color: #1D244E;
        max-width: 492px;
        position: relative;
        width: 100%;
    }

    .page-template-page-edgeworth .hero-edgeworth .row {
        height: auto;
    }
    .page-template-page-edgeworth .issues-d {
    display: none;
}
    .display-mobile {
        display: block;
    }

    .page-template-page-edgeworth .left {
        max-width: 100%;
        width: 100%;
        height: 95px;
        background-color: #FD8911;
        margin: 0 auto;
    }

    .page-template-page-edgeworth .right {
        max-width: 100%;
        width: 100%;
        height: 100%;
        text-align: center;
        padding-left: 0;
        padding: 10px 0;
        background-color: #FFFFFF;
    }

    .page-template-page-edgeworth .image-container {
        max-width: 350px;
        height: 390px;
        margin: 0 auto;
    }

    .page-template-page-edgeworth .line-under::after {
        content: '';
        max-width: 635px;
        width: 100%;
        height: 4px;
        background-color: #FD8911;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -35px;
        margin: auto;
        z-index: -1;
    }

    .page-template-page-edgeworth .line-under-r::after {
        content: '';
        max-width: 635px;
        width: 100%;
        height: 4px;
        background-color: #FD8911;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -35px;
        margin: auto;
        z-index: -1;
    }

    .page-template-page-edgeworth h1, .page-template-page-edgeworth .h1 {
        font-size: 70px;
        margin-bottom: 25px;
    }

    .page-template-page-edgeworth h1, .page-template-page-edgeworth .h1 {
        font-size: 70px;
        margin-bottom: 25px;
        line-height: 65px;
    }
}


@media (max-width: 688px) {
    .page-template-page-edgeworth .hero-edgeworth {
        background-image: url(/wp-content/uploads/2024/07/1_hero_m_1.png);
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: cover;
        padding: 2em 0 45em;
    }

    .page-template-page-edgeworth h1, .page-template-page-edgeworth .h1 {
        font-size: 50px;
        line-height: 65px;
    }
}