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

.abrilBold {
    font-family: "abril-display", serif;
    font-weight: 700;
    font-style: normal;
}

.proximaLight {
    font-family: "proxima-nova", sans-serif !important;
    font-weight: 300 !important;
    font-style: normal !important;
}

.proxmaNovaCondReg {
    font-family: "proxima-nova-condensed", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.proxNovaCondBold {
    font-family: "proxima-nova-condensed", sans-serif;
    font-weight: 700 !important;
    font-style: normal;
}


.page-template-page-sande {
    font-family: "proxima-nova-condensed", sans-serif;
    font-weight: 400;
    font-style: normal;
    overflow-x: hidden;
    background-color: #E8E8E8;
}


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


.page-template-page-sande h1,
.page-template-page-sande .h1 {
    color: #161B36;
    font-size: 100px;
    margin-bottom: 25px;
    line-height: 83px;
}

.page-template-page-sande h3,
.page-template-page-sande .h3 {
    font-size: 33px;
    line-height: 40px;
    text-transform: none;
    letter-spacing: normal;
    font-style: normal;
    margin-bottom: 10px;
    color: #161B36;
}

.page-template-page-sande h4,
.page-template-page-sande .h4 {
    font-size: 22px;
    line-height: 28px;
    text-transform: none;
    letter-spacing: normal;
    font-style: normal;
    margin-bottom: 20px;
}

.page-template-page-sande p,
.page-template-page-sande .p {
    font-size: 22px;
    font-family: "proxima-nova-condensed", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #383838;
    line-height: 30px;
}

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


.page-template-page-sande 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-sande 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-sande .apple li::before {
    background-image: url(/wp-content/uploads/2024/07/icon_apple_orange.svg);
  }

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

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

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

.sande-f-darkBlue {
    color: #161B36 !important;
}

.sande-f-yellow {
    color: #FFBA00 !important;
}

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

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

.page-template-page-sande .subtitle {
    font-size: 33px !important;
}

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

.donate-sande {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 179px;
    width: 100%;
    font-family: "proxima-nova-condensed", sans-serif;
    font-weight: 700 !important;
    font-style: normal;
    color: #fff;
    background-color: #161B36;
    text-transform: uppercase;
    letter-spacing: 0.09em;
    font-size: 33px;
    padding: 15px 25px;
}

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

.page-template-page-sande .hero-sande .container .row {
    height: 756px;
}

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

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

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

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

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

.page-template-page-sande .line-after::after {
    content: '';
    max-width: 576px;
    width: 100%;
    height: 4px;
    background-color: #FFBA00;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -25px;
    margin: auto;
}

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

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

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

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

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

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

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

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

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

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

.display-mobile {
    display: none;
}

.plan-to-vote {
    max-width: 577px;
    width: 100%;
    height: 117px;
    background-color: #FFBA00;
    color: #161B36;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    margin: 0 auto;
    position: absolute;
    bottom: -288px;
    right: 0;
}


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

    .plan-to-vote {
        max-width: 577px;
        width: 100%;
        height: 117px;
        background-color: #FFBA00;
        color: #161B36;
        display: flex;
        justify-content: center;
        align-items: center;
        left: 0;
        margin: 0 auto;
        position: relative;
        bottom: 0;
        right: 0;
    }
    .page-template-page-sande ul {
        list-style: none;
        padding: 0 0 0 45px !important;
        margin: 0 auto;
        margin-top: 25px;
        max-width: 500px;
        width: 100%;
    }

    .page-template-page-sande 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-sande .hero-sande .container .row {
        height: auto;
    }

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

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

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

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

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

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

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

    .donate-sande {
        margin: 0 auto 25px;
    }
}


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

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

    .plan-to-vote h3 {
        font-size: 23px;

    }
}