• .background-pause-button.visible {

    display: none !important;

    }

    #countdown {

    text-align: left;

    color: #000;

    line-height: normal;

    font-size: 1em;

    font-weight: 900;

    z-index: 4;

    positon: relative;

    padding-bottom: 10px;

    margin-bottom: 10px;

    padding-top: 0px;

    margin-top: 0px;

    }

    h1.impact-text-sky{

    font-size: 5em;

    font-family: Sofia Pro Soft, Sofia-Pro, sans-serif!important;

    font-style: bold;

    font-weight: 900;

    text-transform: uppercase;

    text-align: left;

    padding-bottom: 5px;

    margin-bottom: 5px;

    padding-top: 10px;

    margin-top: 10px;

    }

    /* ----------------------------------------------

    * Generated by Animista on 2021-2-27 2:16:37

    * Licensed under FreeBSD License.

    * See http://animista.net/license for more info.

    * w: http://animista.net, t: @cssanimista

    * DEVO/EnochDAdams/

    ---------------------------------------------- /

    h1.impact-text-sky{

    -webkit-animation: text-pop-up-top 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both alternate infinite;

    -webkit-animation-timing-function: ease-in;

    -webkit-animation-delay: 5s;

    animation: text-pop-up-top 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both alternate infinite;

    animation-delay: 5s;

    animation-timing-function: ease-in;

    }

    /**

    * ----------------------------------------

    * animation text-pop-up-top

    * ----------------------------------------

    */

    @-webkit-keyframes text-pop-up-top {

    0% {

    -webkit-transform: translateY(0);

    transform: translateY(0);

    -webkit-transform-origin: 3% 3%;

    transform-origin: 3% 3%;

    text-shadow: none;

    }

    100% {

    -webkit-transform: translateY(-3px);

    transform: translateY(-3px);

    -webkit-transform-origin: 3% 3%;

    transform-origin: 3% 3%;

    text-shadow: 0 1px 0 #cccccc, 0 2px 0 #cccccc, 0 3px 0 #cccccc, 0 4px 0 #cccccc, 0 5px 0 #cccccc, 0 6px 0 #cccccc, 0 7px 0 #cccccc, 0 8px 0 #cccccc, 0 9px 0 #cccccc, 0 15px 30px rgba(0, 0, 0, 0.3);

    }

    }

    @keyframes text-pop-up-top {

    0% {

    -webkit-transform: translateY(0);

    transform: translateY(0);

    -webkit-transform-origin: 3% 3%;

    transform-origin: 3% 3%;

    text-shadow: none;

    }

    100% {

    -webkit-transform: translateY(-3px);

    transform: translateY(-3px);

    -webkit-transform-origin: 5% 5%;

    transform-origin: 5% 5%;

    text-shadow: 0 1px 0 #cccccc, 0 2px 0 #cccccc, 0 3px 0 #cccccc, 0 4px 0 #cccccc, 0 5px 0 #cccccc, 0 6px 0 #cccccc, 0 7px 0 #cccccc, 0 8px 0 #cccccc, 0 9px 0 #cccccc, 0 15px 30px rgba(0, 0, 0, 0.3);

    }

    }

    .impact-time-sky {

    font-size: 1em;

    text-transform: none;

    text-align: left;

    padding-bottom: 5px;

    margin-bottom: 5px;

    padding-top: 0px;

    margin-top: 0px;

    }

    .impact-text {

    font-size: 3.5em;

    font-family: Sofia Pro Soft, Sofia-Pro, sans-serif!important;

    font-style: bold;

    font-weight: 900;

    text-transform: uppercase;

    text-align: center;

    }

    .impact-time {

    font-size: 1em;

    text-transform: uppercase;

    text-align: center;

    }

    /*

    * STYLE

    * excel-resources-guide/#housing

    */

    .fancy-card{

    display: block;

    }

    .fancy-card svg{

    padding-bottom: 0px;

    margin-bottom: 0px;

    z-index:6;

    }

    .fancy-card h2{

    font-size: 1em;

    text-align: center;

    padding: 0px;

    margin: 0px;

    position: relative;

    z-index:3;

    bottom: 10px;

    }

    .fancy-card img{

    position: absolute;

    z-index: -1;

    top: 0px;

    max-width: 70%;

    max-height: 70%;

    opacity: 0;

    }

    a:hover{

    .fancy-card img{

    opacity: 1;

    }

    .fancy-card-image{

    transform: rotate(10deg) translate(20%, 20%);

    transition: transform 150ms ease;

    }

    .fancy-card-image:nth-of-type(1){

    transform: rotate(-14deg) translate(-50%, 40%);

    transition-delay: 80ms;

    }

    .fancy-card-image:nth-of-type(2){

    transform: rotate(8deg) translate(31%, -22%);

    transition-delay: 100ms;

    }

    .fancy-card-image:nth-of-type(3){

    transform: rotate(8deg) translate(104%, 65%);

    transition-delay: 90ms;

    }

    .unq-1{

    transform: rotate(8deg) translate(139%,-4%) !important;

    }

    .unq-2{

    transform: rotate(-14deg) translate(-50%,-8%)!important;

    }

    .unq-3 {

    transform: rotate(18deg) translate(114%,-21%)!important;

    }

    .unq-4 {

    transform: rotate(5deg) translate(22%,-39%)!important;

    }

    .fancy-card{

    transform: scale(.85);

    transition: transform 250ms ease;

    animation: shake 500ms linear;

    }

    @keyframes shake {

    25%{

    transform: rotate(5deg);

    }

    50%{

    transform: rotate(-5deg);

    }

    75%{

    transform: rotate(5deg);

    }

    }

    }

    .paper-icon {

    margin: 0 auto;

    height: 120px;

    width: 120px;

    }

    /*

    * STYLE

    * end excel-resources-guide/#housing

    */

    /*

    * Zoom Images

    */

    .sqs-gallery-design-autogrid-slide .img-wrapper {

    img:hover {transform: scale(1.1); transition: .4s;}

    img{transform: scale(1); transition: .4s;}

    }

    .tweak-blog-list-item-image-show .BlogList-item-image {

    img:hover {transform: scale(1.1); transition: .4s;}

    img{transform: scale(1); transition: .4s;}

    }

    .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-square .slide .margin-wrapper a.image-slide-anchor {

    img:hover {transform: scale(1.1); transition: .4s;}

    img{transform: scale(1); transition: .4s;}

    }

    .summary-title:hover {

    color: rgb(55, 174, 166);

    }

    /*

    * Shalom

    */

  • <script

    src="https://code.jquery.com/jquery-3.5.1.min.js"

    integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="

    crossorigin="anonymous"></script>

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>

    <style>

    html {

    scroll-behavior: smooth;

    overflow-x: hidden !important;

    background-color: #212121 !important;

    }

    html.squarespace-damask .sqs-blockStatus {

    display: none;

    }

    .header-title-logo img {

    width: auto;

    max-width: 100%;

    max-height: 88px;

    position: relative;

    z-index: 200;

    }

    .header-nav .header-nav-item--folder .header-nav-folder-content {

    min-width: 120px !important;

    }

    @media screen and (max-width: 640px) {

    .sqs-svg-icon--list {

    text-align: center !important;

    }

    }

    /** start link Style

    **/

    .header-nav-wrapper a:hover{

    color: rgba(1, 42, 80, 1) !important;

    transition: all .2s ease-in-out;

    color: #2aada6 !important;

    }

    .header-nav-list [href="/about"]:hover {

    transform: scale(1.05);

    transition: all .2s ease-in-out;

    color: #2aada6 !important;

    }

    .header-nav-list [href="/programs"]:hover:nth-child(2) {

    transform: scale(1.05);

    transition: all .2s ease-in-out;

    color: #2aada6 !important;

    }

    .header-nav-list [href="/impact"]:hover:nth-child(3) {

    transform: scale(1.05);

    transition: all .2s ease-in-out;

    color: #2aada6 !important;

    }

    .header .header-layout-nav-right .header-nav .header-nav-item--folder .header-nav-folder-content {

    color: rgba(255, 255, 255, .4) !important;

    }

    .header-nav .header-nav-item--folder [href="/excel-overview"]{

    pointer-events: none;

    }

    .header-nav .header-nav-item--folder [href="/programs"]{

    pointer-events: none;

    }

    .header-nav .header-nav-item--folder [href="/about"]{

    pointer-events: none;

    }

    .header-nav .header-nav-item--folder [href="/impact"]{

    pointer-events: none;

    }

    .header-nav .header-nav-item--folder [href="/resources-guide"]{

    pointer-events: none;

    }

    .header-nav [href="/about"]{

    content: '#';

    font-size: 0px;

    }

    .header-nav [href="/about"]::before{

    background: rgba(255,255,255,0);

    content: 'About';

    font-size: calc((var(--site-navigation-font-font-size-value) - 1) * 1.2vw + 1rem);

    height: 20px;

    width: 57px;

    display: inline-flex;

    vertical-align: baseline;

    background: url('https://static1.squarespace.com/static/654e7a66151c9f7f8d6faab1/t/656248ffb0e0cc066ead6bd5/1700940031892/arrow-bend-right-down-2.svg') 58px 8px;

    background-size: inherit;

    background-repeat: no-repeat;

    z-index: 1;

    position: relative;

    margin-left: auto;

    margin-right: auto;

    margin-bottom: 0;

    margin-top: 0;

    padding: 0px 0px 18px 14px

    }

    .header-nav [href="/programs"]{

    content: '#';

    font-size: 0px;

    }

    .header-nav [href="/programs"]::before{

    background: rgba(255,255,255,0);

    content: 'Programs';

    font-size: calc((var(--site-navigation-font-font-size-value) - 1) * 1.2vw + 1rem);

    height: 20px;

    width: 82px;

    display: inline-flex;

    vertical-align: baseline;

    background: url('https://static1.squarespace.com/static/654e7a66151c9f7f8d6faab1/t/656248ffb0e0cc066ead6bd5/1700940031892/arrow-bend-right-down-2.svg') 80px 8px;

    background-size: inherit;

    background-repeat: no-repeat;

    z-index: 1;

    position: relative;

    margin-left: auto;

    margin-right: auto;

    margin-bottom: 0;

    margin-top: 0;

    padding: 0px 0px 11px 11px;

    }

    .header-nav [href="/impact"]{

    content: '#';

    font-size: 0px;

    }

    .header-nav [href="/impact"]::before{

    background: rgba(255,255,255,0);

    content: 'Impact';

    font-size: calc((var(--site-navigation-font-font-size-value) - 1) * 1.2vw + 1rem);

    height: 27px;

    width: 75px;

    display: inline-flex;

    vertical-align: baseline;

    background: url('https://static1.squarespace.com/static/654e7a66151c9f7f8d6faab1/t/656248ffb0e0cc066ead6bd5/1700940031892/arrow-bend-right-down-2.svg') 64px 8px;

    background-size: inherit;

    background-repeat: no-repeat;

    z-index: 1;

    position: relative;

    margin-left: auto;

    margin-right: auto;

    margin-bottom: 0;

    margin-top: 0;

    padding: 0px 0px 11px 12px;

    }

    .header-nav [href="/resources-guide"]{

    content: '#';

    font-size: 0px;

    }

    .header-nav [href="/resources-guide"]::before{

    background: rgba(255,255,255,0);

    content: 'Resources';

    font-size: calc((var(--site-navigation-font-font-size-value) - 1) * 1.2vw + 1rem);

    height: 20px;

    width: 88px;

    display: inline-flex;

    vertical-align: baseline;

    background: url('https://static1.squarespace.com/static/654e7a66151c9f7f8d6faab1/t/656248ffb0e0cc066ead6bd5/1700940031892/arrow-bend-right-down-2.svg') 94px 8px;

    background-size: inherit;

    background-repeat: no-repeat;

    z-index: 1;

    position: relative;

    margin-left: auto;

    margin-right: auto;

    margin-bottom: 0;

    margin-top: 0;

    padding: 2px 0px 11px 21px;

    }

    /** end link Style

    **/

    </style>

    <style>

    @media screen and (max-width: 640px){

    .header-menu-nav-item [href="/resources-guide"] {

    display:none !important;

    }

    }

    @media screen and (min-width: 640px){

    .header-nav-item--collection [href="/excel-resources-guide"] {

    display:none !important;

    }

    .header-nav-item [href="/excel-resources-guide"] {

    display:none !important;

    }

    }

    .header-display-desktop [href="/resources-guide"] + .header-nav-folder-content{

    width:100vw;

    right:0 !important;

    left: 0 !important;

    position:fixed;

    box-sizing:border-box;

    padding:0px !important;

    }

    .header-display-desktop [href="/resources-guide"] + .header-nav-folder-content{

    width: 100vw;

    right: 0% !important;

    left: 0% !important;

    top: 74px;

    position: fixed;

    box-sizing: border-box;

    padding: 0px;

    border-radius: 20px;

    /* box-shadow: 0px 5px 5px #aaa; */

    /* z-index: -99; */

    }

    </style>

    <!-- header mega menu ------------------ -->

    <script>

    $(function(){

    $('.header-display-desktop [href="/resources-guide"] + .header-nav-folder-content').append($('[data-section-id="657a801a39850d0f91b94a1d"]'))

    });

    </script>

    <!-- ---------------------------------------------------------------------- -->

    <!-- NOTE: Please add the following <META> element to your page <HEAD>. -->

    <!-- If necessary, please modify the charset parameter to specify the -->

    <!-- character set of your HTML page. -->

    <!-- ---------------------------------------------------------------------- -->

    <META HTTP-EQUIV="Content-type" CONTENT="text/html; charset=UTF-8">

  • <script>document.getElementById('copyright').appendChild(document.createTextNode(new Date().getFullYear()))</script>

  • <style>

    .user-items-list-carousel .list-item[data-is-card-enabled="true"] {

    background-color: #33669A !important;

    }

    .user-items-list-carousel .list-item[data-is-card-enabled="true"] .list-item-content__title {

    color: #fff !important;

    }

    .user-items-list-carousel .list-item[data-is-card-enabled="true"] .list-item-content__description {

    color: #fff;

    }

    .user-items-list-carousel .list-item[data-is-card-enabled="true"] .list-item-content__button.sqs-button-element--primary {

    color: #fff;

    background-color: rgb(55 174 166);

    }

    </style>