body {
    font-family: Arial, Helvetica, sans-serif;
    color: #07122D;
    background-color: #fff;
}

@font-face {
    font-family: "Material Symbols Rounded";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialsymbolsrounded/v222/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcbTCVpeRL2w5rwZu2rIelXxc.woff2) format('woff2');
}

.hid {
    display: none;
}
.card {
    padding: .5em;
}

.partner_logo {
   max-width: 10rem;
   margin: 0 1em 1em 0;
}

 @media(max-width: 768px) {
     .header-button {
         padding: .5em 1em;
     }
     .header-spacer {
         min-height: 2em;
     }
 }

.hero_link {
    color: #d7ebf5;
}

/* remove grid declaration for wide layouts */

@media(min-width: 1200px) {
    .vt-updates .container--inner {
        display:inherit
    }
}

@media (min-width: 1200px) {
    .vt-accordion:not(.vt-accordion--stacked) .container--inner {
        display:inherit
    }
}

/* Page Hero  */

.vt-page-hero {
    margin-bottom: 4rem;
    border-radius: 0 0 1rem 1rem
}

.vt-page-hero--dark {
    background: url(https://imagedelivery.net/5sHG6DfsdP2piD8FvGlnBQ/f3ae0a11-150a-4946-13a0-d352772d7500/public) 75% center no-repeat;
    background-size: cover;
    color: #fff
}

.vt-page-hero__content {
    padding: 1.5rem
}

@media(min-width: 1200px) {
    .vt-page-hero__content {
        padding: 3.5rem 0
    }
}

.vt-page-hero__copy {
    margin: 1.5rem 0;
    margin-bottom: 2rem;
    font-weight: 300;
    max-width: 32em
}



.vt-share-drawer__close {
    background: url("https://imagedelivery.net/5sHG6DfsdP2piD8FvGlnBQ/e29debdd-0052-4f4e-9b9e-c0d1e635c200/public") center center no-repeat;
}

.vt-share-drawer .vt-share-button--x::before {
    background: url("https://imagedelivery.net/5sHG6DfsdP2piD8FvGlnBQ/06aee8de-7a28-4a2c-306f-f20f73ed7e00/public") center center no-repeat;
    background-size: cover
}

.vt-share-drawer .vt-share-button--threads::before {
    background: url("https://imagedelivery.net/5sHG6DfsdP2piD8FvGlnBQ/6c518290-c29d-4280-1154-7551f971e600/public") center center no-repeat;
    background-size: cover
}

.vt-share-drawer .vt-share-button--facebook::before {
    background: url("https://imagedelivery.net/5sHG6DfsdP2piD8FvGlnBQ/9c22de86-68aa-4519-2fb9-5a38a0605e00/public") center center no-repeat;
    background-size: cover
}

.vt-share-drawer .vt-share-button--messenger::before {
    background: url("https://imagedelivery.net/5sHG6DfsdP2piD8FvGlnBQ/d0c858b2-bc89-4018-4f28-30a9cd675f00/public") center center no-repeat;
    background-size: cover
}

.vt-share-drawer .vt-share-button--linkedin::before {
    background: url("./img/icon/social/linkedin.svg") center center no-repeat;
    background-size: cover
}

.vt-share-drawer .vt-share-button--email::before {
    background: url("https://imagedelivery.net/5sHG6DfsdP2piD8FvGlnBQ/1e04adb2-5542-4d43-dbfb-eed901fbb400/public") center center no-repeat;
    background-size: cover
}

.vt-share-drawer .vt-share-button--sms::before {
    background: url("https://imagedelivery.net/5sHG6DfsdP2piD8FvGlnBQ/0d9087a0-a4a8-4c46-73f8-d2d849ca0100/public") center center no-repeat;
    background-size: cover
}

.vt-share-drawer .vt-share-button--whatsapp::before {
    background: url("https://imagedelivery.net/5sHG6DfsdP2piD8FvGlnBQ/b8f7f50b-efc5-4342-fd8d-76a456d6a800/public") center center no-repeat;
    background-size: cover
}
.btn-share::after {
    background: url(https://imagedelivery.net/5sHG6DfsdP2piD8FvGlnBQ/84eb2619-ccb4-4250-10fb-63ef78118400/public) center center no-repeat;
}
