.portals-grid{
    display: grid;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
}
.w-button{
    background-color: #00EAE5 !important;
}
.w-button:hover{
    background-color: black !important;
}

.f-margin-bottom-137 h3{
    color: black !important;
}

.f-contact-image-wrapper{
    margin-right: 100px;
}

.social-buttons{
    -ms-grid-columns: 1fr 1fr 1fr 1fr !important;
    grid-template-columns: 1fr 1fr 1fr 1fr !important;
}

.f-cta-logo-card-3{
    height: 60px !important;
}

.div-block-34, .div-block-33, .div-block-35{
    background-color: white !important;
}

.f-h3-heading-4{
    text-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    color: white !important;
}

.salesheader{
    background-position: 0% 23% !important;
    height: 630px !important;
}

.div-block-29{
    margin-left: 0px !important;
    margin-bottom: 0px !important;
}

.staging-icons-container{
    margin-top: 130px;
    margin-bottom: 100px;
}

.before-after{
    object-fit: contain !important;
}

@media(max-width: 1040px){
    .staging-icons-container{
        display: flex !important;
        flex-direction: column;
        margin-top: 100px;
        margin-bottom: 80px;
    }
    .staging-icons{
        margin-top: 20px;
    }
}

@media(max-width: 990px){
    .portals-grid{
        grid-template-columns: 1fr 1fr !important;
    }
}

@media(max-width: 767px){
    .f-margin-bottom-74{
        margin-top: 50px !important;
    }
    .f-section-large-3{
        height: fit-content !important;
    }
    .portals-grid{
        grid-template-columns: 1fr !important;
    }
    .uui-team09_list-wrapper{
        margin-top: 0px !important;
        margin-bottom: 666px !important;
    }
}

@media(max-width: 640px){
    .staging-icons{
        height: 80px !important;
        width: 80px !important;
    }
    .staging-icons-container{
        margin-top: 80px;
        margin-bottom: 50px;
    }
    .uui-team09_list-wrapper{
        margin-top: 50px !important;
        margin-bottom: 200px !important;
    }
}

@media(max-width: 479px){
    .uui-team09_list-wrapper{
        margin-top: 20px !important;
        margin-bottom: 100px !important;
    }
}
