footer
{
    display: block;
}

.scc-input-text {
    margin: 0;
    font-size: 12px;
    line-height: 24px
}

.text-medium,
ul li {
    font-size: 13px;
    line-height: 20px;
    font-family: Arial,Helvetica,sans-serif;
    padding-bottom: 4px
}

.scc-footer {
    width: 100%;
    border-top: 1px solid gray
}

    .scc-footer .scc-footer_content {
        display: grid;
        grid-template-columns: auto
    }

        .scc-footer .scc-footer_content .scc-footer_informations {
            padding-top: 20px;
            padding-bottom: 20px;
            border-right: 0 solid gray;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center
        }

            .scc-footer .scc-footer_content .scc-footer_informations svg {
                height: 40px;
                margin-bottom: 60px;
                width: auto
            }

            .scc-footer .scc-footer_content .scc-footer_informations p {
                max-width: 80%;
                text-align: center
            }

        .scc-footer .scc-footer_content .scc-footer_main {
            display: grid;
            grid-template-rows: 0fr 1.5fr;
            grid-auto-flow: column
        }

            .scc-footer .scc-footer_content .scc-footer_main .scc-footer_partners {
                border-bottom: 1px solid gray;
                border-top: 1px solid gray;
                display: flex;
                justify-content: center;
                align-items: center
            }

                .scc-footer .scc-footer_content .scc-footer_main .scc-footer_partners ul {
                    display: grid;
                    grid-template-columns: repeat(2,1fr);
                    column-gap: 16px;
                    place-items: center;
                    width: fit-content;
                    padding: 20px 40px;
                    row-gap: 12px;
                    justify-content: space-evenly
                }

                    .scc-footer .scc-footer_content .scc-footer_main .scc-footer_partners ul li {
                        height: auto;
                        width: 100%;
                        display: flex;
                        align-items: center;
                        justify-content: center
                    }

                        .scc-footer .scc-footer_content .scc-footer_main .scc-footer_partners ul li svg {
                            width: auto;
                            height: 40px
                        }

            .scc-footer .scc-footer_content .scc-footer_main .scc-footer_actions {
                padding: 20px 40px;
                display: flex;
                justify-content: space-evenly;
                flex-direction: column
            }

                .scc-footer .scc-footer_content .scc-footer_main .scc-footer_actions .scc-footer_index {
                    display: grid;
                    grid-template-columns: auto
                }

                    .scc-footer .scc-footer_content .scc-footer_main .scc-footer_actions .scc-footer_index .footer-links h3 {
                        color: gray;
                        margin: 20px 0
                    }

                    .scc-footer .scc-footer_content .scc-footer_main .scc-footer_actions .scc-footer_index .footer-links ul {
                        display: grid;
                        grid-auto-rows: auto;
                        row-gap: 8px;
                        margin-bottom: 0
                    }

                        .scc-footer .scc-footer_content .scc-footer_main .scc-footer_actions .scc-footer_index .footer-links ul li {
                            display: inline-block
                        }

                            .scc-footer .scc-footer_content .scc-footer_main .scc-footer_actions .scc-footer_index .footer-links ul li a {
                                color: gray;
                                transition: .3s
                            }

                                .scc-footer .scc-footer_content .scc-footer_main .scc-footer_actions .scc-footer_index .footer-links ul li a:hover {
                                    color: #000
                                }

                    .scc-footer .scc-footer_content .scc-footer_main .scc-footer_actions .scc-footer_index .footer-socials {
                        display: grid;
                        grid-template-columns: repeat(4,auto);
                        column-gap: 20px;
                        align-items: center;
                        margin-top: 24px;
                        width: fit-content
                    }

                        .scc-footer .scc-footer_content .scc-footer_main .scc-footer_actions .scc-footer_index .footer-socials li {
                            list-style: none
                        }

    .scc-footer .scc-footer_copyright {
        display: flex;
        width: 100%;
        border-top: 1px solid gray;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 10px;
        margin-bottom: 10px;
        flex-direction: column
    }
/*body,
h1,
.entry-title a,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6 {
    color: #0f0f0f
}*/

h3,
.entry-content h3 {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 600;
    line-height: 1.2em
}

h5,
.entry-content h5 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2em;
    font-weight: 600
}

@media only screen and (min-width:768px) {
    div.entry-content h1 {
        font-size: 44px;
        line-height: 50px
    }

    div.entry-content h2 {
        font-size: 36px;
        line-height: 42px
    }

    div.entry-content h3 {
        font-size: 28px;
        line-height: 40px
    }

    div.entry-content h4 {
        font-size: 24px;
        line-height: 32px
    }

    div.entry-content h5 {
        font-size: 20px;
        line-height: 28px
    }

    .text-testimonial {
        font-size: 24px
    }

    .entry-content .scc-grid {
        padding: 60px 40px;
        display: grid;
        column-gap: 20px;
        grid-template-columns: repeat(12,1fr);
        align-items: center !important
    }

        .entry-content .scc-grid .one-col-regular {
            grid-column: 2/span 11
        }

        .entry-content .scc-grid .one-col-center {
            grid-column: 3/span 8
        }

    .entry-content .two-col-img-dropdown {
        padding: 60px 40px
    }

    .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu {
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 10px
    }

        .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu > .menu-item:nth-child(1),
        .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu > .menu-item:nth-child(4),
        .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu > .menu-item:nth-child(7),
        .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu > .menu-item:nth-child(10) {
            grid-column: 1
        }

        .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu > .menu-item:nth-child(2),
        .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu > .menu-item:nth-child(5),
        .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu > .menu-item:nth-child(8),
        .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu > .menu-item:nth-child(11) {
            grid-column: 2
        }

        .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu > .menu-item:nth-child(3),
        .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu > .menu-item:nth-child(6),
        .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu > .menu-item:nth-child(9),
        .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu > .menu-item:nth-child(12) {
            grid-column: 3
        }

        .ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu > .menu-item:last-child {
            grid-column: 4;
            grid-row: 1/span 2
        }

    .entry-content .two-col-img-text .two-col-left {
        grid-column: 2/span 6
    }

    .entry-content .two-col-img-text .two-col-right {
        grid-column: 9/span 4
    }

    .entry-content .two-col-text-img .two-col-left {
        grid-column: 2/span 4
    }

    .entry-content .two-col-text-img .two-col-right {
        grid-column: 6/span 6
    }

    .entry-content .two-col-img-text-btn .two-col-left {
        grid-column: 2/span 5
    }

    .entry-content .two-col-img-text-btn .two-col-right {
        grid-column: 8/span 5
    }

    .entry-content .two-col-text-btn-img .two-col-left,
    .entry-content .two-col-img-dropdown .two-col-left {
        grid-column: 2/span 5
    }

    .entry-content .two-col-text-btn-img .two-col-right,
    .entry-content .two-col-img-dropdown .two-col-right {
        grid-column: 8/span 5
    }

    .entry-content .hero-header .two-col-left {
        grid-column: 2/span 5
    }

    .entry-content .hero-header .two-col-right {
        grid-column: 7/span 6
    }

    .entry-content .two-col-dropdown-link.scc-grid {
        align-items: flex-start !important
    }

    .entry-content .two-col-dropdown-link .two-col-left {
        grid-column: 1/span 6
    }

    .entry-content .two-col-dropdown-link .two-col-right {
        grid-column: 7/span 6
    }

    .entry-content .two-col-img-dropdown .img-dd-content {
        align-items: flex-start !important
    }

    .entry-content .static-box-content .two-col-left {
        grid-column: 2/span 5
    }

    .entry-content .static-box-content .two-col-right {
        grid-column: 8/span 5
    }

    .entry-content .static-box-content .three-col-one {
        grid-column: 2/span 3
    }

    .entry-content .static-box-content .three-col-two {
        grid-column: 6/span 3
    }

    .entry-content .static-box-content .three-col-three {
        grid-column: 10/span 3
    }

    .entry-content .scroller-box-fullwidth .scc-grid .one-col-regular .text-w {
        width: 50%
    }

    .entry-content .scroller-box-fullwidth .partner-swiper-new {
        padding: 60px 40px;
        display: grid;
        column-gap: 20px;
        grid-template-columns: repeat(12,1fr);
        grid-template-rows: 1fr
    }

        .entry-content .scroller-box-fullwidth .partner-swiper-new .swiper-wrapper {
            grid-column: 2/span 11
        }

            .entry-content .scroller-box-fullwidth .partner-swiper-new .swiper-wrapper .swiper-slide {
                margin-right: 30px !important;
                margin-top: 0
            }

    .scc-footer .scc-footer_content .scc-footer_main .scc-footer_partners ul {
        grid-template-columns: repeat(3,1fr)
    }

    .scc-input-text {
        font-size: 14px;
        line-height: 16px
    }

    .scc-button-text {
        font-size: 14px;
        line-height: 20px
    }

    .tab-descriptions .tab-general {
        display: flex;
        flex-direction: row
    }

        .tab-descriptions .tab-general .tab-image {
            grid-template-columns: 1fr 1fr 1fr 1fr;
            align-self: center
        }

            .tab-descriptions .tab-general .tab-image figure a {
                padding: 40px 10px
            }

    .entry-content .scc-quote .one-col-regular {
        grid-column: 2/span 10
    }

    .entry-content .statistics {
        padding: 0;
        column-gap: 0
    }

        .entry-content .statistics .wp-block-column {
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center
        }

        .entry-content .statistics .one-col-regular {
            grid-column: 1/span 12
        }

        .entry-content .statistics .two-col-right {
            grid-column: 7/span 6
        }

        .entry-content .statistics .two-col-left {
            grid-column: 1/span 6
        }

    .entry-content .num-icon-list {
        display: grid;
        grid-template-columns: repeat(12,1fr);
        column-gap: 20px;
        padding: 80px 40px 120px
    }

        .entry-content .num-icon-list .num-icon-heading {
            padding: 40px 0 0;
            grid-column: 2/9;
            margin-bottom: 60px
        }

            .entry-content .num-icon-list .num-icon-heading .one-col-regular h2 {
                text-align: left
            }

        .entry-content .num-icon-list .num-icon-container {
            grid-column: 3/13
        }

            .entry-content .num-icon-list .num-icon-container .num-icon-content {
                display: grid;
                grid-template-columns: repeat(8,1fr);
                column-gap: 20px;
                padding-left: 0;
                padding-right: 0;
                align-items: center !important;
                margin: 20px 0 40px
            }

                .entry-content .num-icon-list .num-icon-container .num-icon-content .two-col-left {
                    grid-column: 1/3
                }

                    .entry-content .num-icon-list .num-icon-container .num-icon-content .two-col-left .big-num {
                        font-size: 120px;
                        line-height: 140px;
                        text-align: left
                    }

                    .entry-content .num-icon-list .num-icon-container .num-icon-content .two-col-left .wp-block-image {
                        text-align: left
                    }

                        .entry-content .num-icon-list .num-icon-container .num-icon-content .two-col-left .wp-block-image img {
                            max-width: 120px
                        }

                .entry-content .num-icon-list .num-icon-container .num-icon-content .two-col-right {
                    grid-column: 4/10
                }

                    .entry-content .num-icon-list .num-icon-container .num-icon-content .two-col-right h3 {
                        text-align: left
                    }

    .entry-content .contact-form .contact-form-heading .two-col-left {
        display: none
    }

    .entry-content .contact-form .contact-form-heading .two-col-right {
        grid-column: 2/span 6
    }

    .entry-content .contact-form .contact-form-content {
        padding-top: 20px;
        align-items: flex-start !important
    }

        .entry-content .contact-form .contact-form-content .two-col-left {
            grid-column: 2/span 6;
            margin: 30px 0
        }

        .entry-content .contact-form .contact-form-content .two-col-right {
            grid-column: 6/span 6
        }

    .entry-content .contact-form.contact-form-2 .contact-form-content .two-col-right {
        margin-top: -105px
    }

    .entry-content .contact-form .one-col-regular {
        grid-column: 4/span 6
    }

    .entry-content .full-width-media .one-col-regular {
        grid-column: 2/span 10
    }

    .scroller-intro .one-col-regular .text-w {
        width: 36%
    }

    .scroller-intro .one-col-regular .intro-scroller .swiper-wrapper,
    .scroller-intro .one-col-regular .intro-scroller-black .swiper-wrapper {
        padding: 60px 0 0
    }

    .entry-content .scc-tab-menu {
        padding: 0 16px;
        margin: 0;
        background-color: #f9fbfc
    }

        .entry-content .scc-tab-menu .wp-block-column {
            display: flex;
            grid-column: 1/span 12
        }

            .entry-content .scc-tab-menu .wp-block-column .menu-mobile {
                display: none
            }

            .entry-content .scc-tab-menu .wp-block-column .tab-box {
                max-height: 300px;
                opacity: 1;
                position: relative;
                top: 1px;
                margin-bottom: 0
            }

                .entry-content .scc-tab-menu .wp-block-column .tab-box.tab-active {
                    background-color: #fff;
                    border: 1px solid #f2f2f2;
                    border-bottom: 1px solid #fff
                }

                    .entry-content .scc-tab-menu .wp-block-column .tab-box.tab-active.show-black {
                        background-color: #0f0f0f;
                        border-bottom: 1px solid #0f0f0f
                    }

                        .entry-content .scc-tab-menu .wp-block-column .tab-box.tab-active.show-black a {
                            color: #fff !important
                        }

                        .entry-content .scc-tab-menu .wp-block-column .tab-box.tab-active.show-black img {
                            filter: invert(99%) sepia(0%) saturate(0%) hue-rotate(125deg) brightness(119%) contrast(100%)
                        }

                .entry-content .scc-tab-menu .wp-block-column .tab-box .uagb-ifb-content {
                    padding: 24px 16px;
                    flex-direction: column
                }

                    .entry-content .scc-tab-menu .wp-block-column .tab-box .uagb-ifb-content .uagb-ifb-image-content {
                        align-self: center;
                        margin-bottom: 8px
                    }

                    .entry-content .scc-tab-menu .wp-block-column .tab-box .uagb-ifb-content .uagb-ifb-title-wrap {
                        text-align: center
                    }

    .entry-content .scc-tab-content {
        display: none
    }

        .entry-content .scc-tab-content.show {
            padding: 60px 40px !important;
            display: grid
        }

    .entry-content .scc-grid.hero-header {
        padding-top: 0;
        padding-bottom: 0
    }

        .entry-content .scc-grid.hero-header .wp-block-column,
        .entry-content .scc-grid.hero-header .wp-block-column .wp-block-image.size-full {
            margin: 0
        }

    .scc-filter {
        display: flex;
        padding: 60px 40px 40px
    }

        .scc-filter > div:before,
        .scc-filter > div:after {
            background: 0 0
        }

        .scc-filter > div ul {
            height: 44px
        }

        .scc-filter.subCate {
            padding: 16px 20px 40px;
            border-top: 1px solid gray;
            margin-top: -40px
        }

        .scc-filter .scc-tag.filter:hover {
            background-color: #0541dc
        }

    .scc-articleList #scc-cards-wrapper {
        display: grid;
        grid-template-columns: repeat(2,1fr);
        column-gap: 20px;
        padding-left: 40px;
        padding-right: 40px;
        grid-auto-rows: auto;
        row-gap: 80px
    }

        .scc-articleList #scc-cards-wrapper .scc-cards .scc-article-title {
            font-size: 16px;
            line-height: 24px
        }

        .scc-articleList #scc-cards-wrapper > a {
            grid-column: unset
        }

    .scc-article {
        grid-template-columns: repeat(12,1fr);
        column-gap: 20px;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 120px;
        min-height: 500px
    }

        .scc-article .scc-hero_article-content {
            grid-column: 1/13;
            grid-template-columns: repeat(12,1fr);
            column-gap: 20px
        }

            .scc-article .scc-hero_article-content .scc-hero-content {
                grid-column: 3/11
            }

    .scc-article-content {
        display: grid;
        grid-template-columns: repeat(12,1fr);
        column-gap: 20px;
        padding: 120px 40px 30px
    }

        .scc-article-content .article-content {
            grid-column: 3/11
        }

    .entry-content .award-list .one-col-regular {
        display: flex;
        flex-wrap: wrap
    }

        .entry-content .award-list .one-col-regular .award-box {
            width: 29%;
            margin: 2%;
            min-height: 250px;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 16px;
            position: relative
        }

            .entry-content .award-list .one-col-regular .award-box .uagb-ifb-title-wrap {
                top: 0;
                opacity: 0;
                transition: all 1s ease-in-out;
                min-height: 0px;
                position: absolute;
                left: 50%;
                transform: translate(-50%);
                width: 80%
            }

            .entry-content .award-list .one-col-regular .award-box .uagb-ifb-image-content {
                text-align: center;
                opacity: 1;
                transition: all .5s ease-in-out
            }

                .entry-content .award-list .one-col-regular .award-box .uagb-ifb-image-content img {
                    width: 250px
                }

            .entry-content .award-list .one-col-regular .award-box:hover .uagb-ifb-title-wrap {
                top: 40%;
                opacity: 1;
                transition: all 1s ease-in-out;
                min-height: 250px
            }

            .entry-content .award-list .one-col-regular .award-box:hover .uagb-ifb-image-content {
                min-height: 0px;
                opacity: 0;
                transition: all .5s ease-in-out
            }

    .entry-content .static-boxes .static-box-content .one-col-regular {
        display: flex;
        flex-wrap: wrap
    }

        .entry-content .static-boxes .static-box-content .one-col-regular .stt-box {
            width: 30%;
            margin: 16px 3% 0 0
        }

    .entry-content .static-boxes.static-boxes-icon .three-col-one {
        grid-column: 3/span 2
    }

    .entry-content .static-boxes.static-boxes-icon .three-col-two {
        grid-column: 6/span 2
    }

    .entry-content .static-boxes.static-boxes-icon .three-col-three {
        grid-column: 9/span 2
    }

    .insight-scroller .one-col-regular .wp-block-uagb-post-carousel article {
        width: calc((100% - 58px)/2)
    }

        .insight-scroller .one-col-regular .wp-block-uagb-post-carousel article .uagb-post__image {
            width: 100% !important
        }

    .insight-scroller .one-col-regular .wp-block-uagb-post-carousel.uagb-slick-carousel .slick-list .slick-track .slick-slide div {
        margin-right: 30px
    }

    .sccuk-breadcrumb {
        padding: 24px 40px
    }

    .site-header {
        min-height: 81px
    }
}

@media only screen and (min-width:992px) {
    div.entry-content h1 {
        font-size: 54px;
        line-height: 60px
    }

    div.entry-content h2 {
        font-size: 45px;
        line-height: 54px
    }

    body,
    p,
    .text-regular {
        font-size: 17px;
        line-height: 26px
    }

    .text-medium,
    ul li {
        font-size: 15px
    }

    .text-small,
    .text-link {
        font-size: 13px
    }

    .text-caption {
        font-size: 14px;
        line-height: 18px
    }

    .text-testimonial {
        font-size: 32px
    }

    .wp-block-uagb-container.alignfull.uagb-is-root-container.home-banner-renew figure img {
        padding: 6rem 0 2rem
    }

    .wp-block-uagb-container.alignfull.uagb-is-root-container.home-banner-renew .link-btn-white {
        margin: 6rem auto 2rem
    }

    .wp-block-uagb-container.alignfull.uagb-is-root-container.home-banner-renew .uagb-container-inner-blocks-wrap {
        position: initial
    }

    .bannerSwiper .swiper-button-next,
    .bannerSwiper .swiper-button-prev {
        top: 40%
    }

    .scroller-box .one-col-regular h2 {
        width: 50%
    }

    .entry-content .two-col-dropdown-link .two-col-left {
        grid-column: 2/span 5
    }

    .entry-content .two-col-dropdown-link .two-col-right {
        grid-column: 8/span 5
    }

    .insight-scroller .one-col-regular .wp-block-uagb-post-carousel article {
        width: calc((100% - 90px)/3);
        padding-left: 0 !important
    }

        .insight-scroller .one-col-regular .wp-block-uagb-post-carousel article .uagb-post__image {
            margin-left: 0 !important
        }

    .insight-scroller .one-col-regular .wp-block-uagb-post-carousel.uagb-slick-carousel .slick-arrow {
        top: -15%
    }

    .insight-scroller .one-col-regular .wp-block-uagb-post-carousel.uagb-slick-carousel .slick-prev {
        right: 100px
    }

    .insight-scroller .one-col-regular .wp-block-uagb-post-carousel.uagb-slick-carousel .slick-next {
        right: 40px
    }

    .scroller-intro .one-col-regular h2 {
        width: 80%
    }

    .entry-content .scc-quote {
        padding: 100px 40px
    }

        .entry-content .scc-quote p {
            margin-block-start: 30px
        }

    .entry-content .statistics .wp-block-column {
        padding: 60px 20px
    }

    .entry-content .contact-form.contact-form-2 .contact-form-content .two-col-left {
        grid-column: 2/span 4;
        margin: 50px 40px 0
    }

    .entry-content .contact-form.contact-form-2 .contact-form-content .two-col-right {
        margin-top: 0
    }

    .entry-content .contact-form .one-col-regular {
        grid-column: 5/span 4
    }

    .scc-footer .scc-footer_content {
        grid-template-columns: 2fr 4fr
    }

        .scc-footer .scc-footer_content .scc-footer_informations {
            border-right: 1px solid gray
        }

            .scc-footer .scc-footer_content .scc-footer_informations svg {
                height: 87.5px
            }

        .scc-footer .scc-footer_content .scc-footer_main {
            grid-template-rows: 1fr .5fr
        }

            .scc-footer .scc-footer_content .scc-footer_main .scc-footer_partners {
                border-top: none
            }

                .scc-footer .scc-footer_content .scc-footer_main .scc-footer_partners ul {
                    display: flex;
                    width: 100%;
                    align-items: center;
                    padding: 60px 40px
                }

                    .scc-footer .scc-footer_content .scc-footer_main .scc-footer_partners ul li {
                        width: auto
                    }

                        .scc-footer .scc-footer_content .scc-footer_main .scc-footer_partners ul li svg {
                            width: 100% !important;
                            height: 87.5px !important
                        }

            .scc-footer .scc-footer_content .scc-footer_main .scc-footer_actions {
                padding: 0 40px
            }

                .scc-footer .scc-footer_content .scc-footer_main .scc-footer_actions .scc-footer_index {
                    grid-template-columns: 1fr auto
                }

                    .scc-footer .scc-footer_content .scc-footer_main .scc-footer_actions .scc-footer_index .footer-links ul {
                        display: block;
                        row-gap: 20px
                    }

                        .scc-footer .scc-footer_content .scc-footer_main .scc-footer_actions .scc-footer_index .footer-links ul li {
                            margin-bottom: 10px;
                            margin-left: 2.5vw
                        }

                    .scc-footer .scc-footer_content .scc-footer_main .scc-footer_actions .scc-footer_index .footer-socials {
                        grid-template-columns: repeat(4,1fr);
                        margin: 0
                    }

    .entry-content .static-boxes .static-box-content .one-col-regular .stt-box {
        width: 22%;
        margin: 24px 3% 0 0
    }

    .scc-article-content ul li {
        font-size: 17px;
        line-height: 26px
    }

    .entry-content .scc-quote .text-testimonial:after,
    .entry-content .scc-quote .text-testimonial:before {
        width: 24px;
        height: 40px
    }

    .entry-content .scc-quote .text-testimonial:before {
        left: -10px
    }
}

@media only screen and (min-width:1440px) {
    div.entry-content h1 {
        font-size: 68px;
        line-height: 80px
    }

    div.entry-content h2 {
        font-size: 60px;
        line-height: 72px
    }

    body,
    p,
    .text-regular {
        font-size: 20px;
        line-height: 28px;
    }

    .text-medium,
    ul li {
        font-size: 16px;
        line-height: 20px
    }

    .text-small,
    .text-link {
        font-size: 14px;
        line-height: 18px
    }

    .text-caption {
        font-size: 16px
    }

    .text-testimonial {
        font-size: 44px
    }

    .entry-content .two-col-img-text .two-col-right {
        grid-column: 9/span 3
    }

    .entry-content .two-col-text-img .two-col-left {
        grid-column: 2/span 3
    }

    .entry-content .two-col-img-text-btn .two-col-right,
    .entry-content .two-col-img-dropdown .two-col-right {
        grid-column: 8/span 4
    }

    .entry-content .two-col-dropdown-link .two-col-left {
        grid-column: 2/span 4
    }

    .entry-content .two-col-dropdown-link .two-col-right {
        grid-column: 7/span 4
    }

    .entry-content .two-col-img-dropdown .img-dd-header,
    .entry-content .faqs h2 {
        padding: 60px 0 30px
    }

    .entry-content .faqs .one-col-regular {
        grid-column: 2/span 10
    }

    .entry-content .faqs .faqs-box {
        margin-block-start: 24px
    }

        .entry-content .faqs .faqs-box .uagb-ifb-desc {
            margin-bottom: 10px
        }

        .entry-content .faqs .faqs-box.show .uagb-ifb-desc {
            margin-bottom: 24px
        }

    .entry-content .scroller-intro .one-col-regular h2 {
        width: 80%
    }

    .entry-content .entry-content .scc-quote {
        padding: 120px 40px
    }

        .entry-content .entry-content .scc-quote p {
            margin-block-start: 60px
        }

    .entry-content .entry-content .statistics .wp-block-column {
        padding: 80px 20px
    }

        .entry-content .entry-content .statistics .wp-block-column .stt-number {
            font-size: 120px;
            line-height: 140px
        }

    .entry-content .entry-content .num-icon-list .num-icon-container {
        grid-column: 3/11
    }

        .entry-content .entry-content .num-icon-list .num-icon-container .wp-block-image img {
            max-width: 150px
        }

    .entry-content .entry-content .contact-form .contact-form-heading .two-col-right {
        grid-column: 6/span 6
    }

    .entry-content .entry-content .contact-form .contact-form-content .two-col-left {
        margin-top: 65px;
        grid-column: 2/span 2
    }

    .entry-content .entry-content .contact-form .contact-form-content .two-col-right {
        margin-top: 0;
        grid-column: 4/span 7
    }

    .entry-content .entry-content .contact-form .contact-form-content .disclaimer-txt {
        margin-left: 30%
    }

    .entry-content .entry-content .contact-form.contact-form-2 .contact-form-content .two-col-left {
        grid-column: 2/span 3
    }

    .entry-content .entry-content .contact-form.contact-form-2 .contact-form-content .two-col-right {
        grid-column: 5/span 7
    }

    .entry-content .entry-content .contact-form .one-col-regular {
        grid-column: 5/span 4
    }

    .entry-content .entry-content .full-width-media .one-col-regular {
        grid-column: 3/span 8
    }

    .entry-content .entry-content .scc-tab-menu {
        padding: 0 40px
    }

        .entry-content .entry-content .scc-tab-menu .wp-block-column .tab-box .uagb-ifb-content {
            padding: 40px 16px
        }

    .entry-content .static-boxes .static-box-heading {
        padding-bottom: 40px
    }

    .entry-content .static-boxes .static-box-content .uagb-ifb-title-prefix {
        font-size: 14px;
        line-height: 18px
    }

    .entry-content .static-boxes .static-box-content .two-col-left {
        grid-column: 3/span 4
    }

    .entry-content .static-boxes .static-box-content .two-col-right {
        grid-column: 7/span 4
    }

    .entry-content .award-list .one-col-regular .award-box {
        width: 21%;
        margin: 2%;
        min-height: 300px;
        padding: 20px
    }

        .entry-content .award-list .one-col-regular .award-box .uagb-ifb-image-content img {
            width: 230px
        }

    .scc-articleList #scc-cards-wrapper {
        grid-template-columns: repeat(4,1fr)
    }

    .scc-article-content ul li {
        font-size: 20px;
        line-height: 28px
    }
}

h1,
h2,
h3,
h4,
h5,
h6,
.fevt {
    font-family: Everett
}

.scc-footer .scc-footer_content .scc-footer_main {
    grid-template-rows: none;
}