@import url("../css/_heading-module.css");
@import url("../css/_we-work-module.css");
@import url("../css/_micro-cta.css");
@import url("../css/_feature-module.css");
@import url("../css/_feature-resource-module.css?v=6");
@import url("../css/_question-module.css");
@import url("../css/_our-client-module.css");
@import url("../css/_short-subhead.css");

.short-subhead ol > li::before {
    color: var(--sc-text);
    font-weight: 400;
}
.short-subhead ul > li::before {
    background-color: var(--sc-text);
}
.default-banner-section .hero-banner-main .hero-banner-text {
    padding: 65px 0 64px;
}
.default-banner-section .hero-banner-main .hero-banner-text p {
    font-size: 1.5rem;
    line-height: 1.49;
    margin-bottom: 31px;
}
.default-banner-section .hero-banner-main .hero-banner-text h1 {
    max-width: 370px;
    font-size: 4.5rem;
    font-weight: 600;
    letter-spacing: -1.44px;
    line-height: 1.08;
}
.default-banner-section .hero-banner-main .hero-banner-image .badge,
.default-banner-section .hero-banner-main .hero-banner-image .banner-img {
    bottom: -39px;
}
.default-banner-section .hero-banner-main .hero-banner-image .banner-img::before {
    transform: rotate(-72deg);
    top: -111px;
    right: 88px;
}
.heading-module {
    position: relative;
    padding: 97px 0 0;
}
.we-work-module {
    padding: 95px 0 96px;
}
.micro-cta {
    padding: 96px 0 40px;
}
.feature-module {
    padding: 56px 0 66px;
}
.featured-resource-module {
    padding: 76px 0 66px;
}
.featured-resource-module ~ .short-subhead-sec {
    padding: 0 0 97px;
}
.our-client-module {
    background: rgba(255, 255, 255, 0.5);
}
.our-client-slider {
    border-radius: 0;
	display:none;
}
.our-client-content {
    padding-top: 84px;
}
.our-client-content h3 {
    line-height: 1.1;
    margin-bottom: 32px;
    font-family: Calluna;
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--sc-heading);
    max-width: 270px;
}
.thumb-list {
    padding: 42px 40px 40px;
}
.thumb-content {
    background: 0 0;
}
.thumb-content .thumb-list {
    background: var(--highlight-blue);
    border-radius: 8px 8px 8px 0;
}
.client-title,
.client-work {
    color: var(--sc-text);
}
.thumb-content::after {
    display: none;
}
/* .thumb-content .thumb-list::after {
    content: "";
    position: absolute;
    background-image: url(../images/client-logo-umber-big@2x.png);
    width: 56px;
    height: 47px;
    background-size: cover;
    bottom: -46px;
    z-index: 1;
    left: 0;
} */
.other-services {
    position: relative;
    padding: 77px 0 40px;
    clear: both;
}
.other-services-main h3 {
    margin-bottom: 52px;
}
.other-services-content {
    justify-content: center;
}
.other-services-list {
    width: 22.65625%;
    background: var(--white);
    padding: 24px;
    border-radius: 4px;
    min-height: 356px;
    position: relative;
    flex-direction: column;
    margin: 0 0 3% 3.1%;
    align-items: flex-start;
}
.other-services-list:nth-child(4n + 1) {
    margin-left: 0;
}
.other-services-icon {
    margin-bottom: 18px;
    display: block;
}
.other-services-icon img {
    height: 48px;
    width: auto;
}
.other-services-list h5 {
    margin-bottom: 22px;
    max-width: 200px;
}
.learn-more {
    margin-top: auto;
}
.learn-more::before {
    top: -3.8px;
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
    .our-client-module,
    .we-work-module {
        padding: 60px 0;
    }
    .our-client-content {
        padding-top: 0;
    }
    .other-services {
        padding: 60px 0;
    }
}
@media only screen and (max-width: 1023px) and (min-width: 200px) {
    .default-banner-section .hero-banner-main .hero-banner-image .banner-img {
        bottom: inherit;
    }
    .other-services-content .slick-track {
        display: flex;
    }
    .other-services-content .slick-list {
        overflow: visible;
    }
    .other-services-content .other-services-list {
        height: inherit !important;
        width: 290px;
        margin: 0 20px 0 0;
        display: flex !important;
    }
}
@media only screen and (max-width: 767px) and (min-width: 200px) {
    .default-banner-section .hero-banner-main .hero-banner-image .banner-img {
        width: calc(100% + 14.5%);
    }
    .default-banner-section .hero-banner-main .hero-banner-image .badge {
        bottom: 0;
    }
    .default-banner-section .hero-banner-main .hero-banner-text {
        padding: 25px 0 48px;
    }
    .default-banner-section .hero-banner-main .hero-banner-text h1 {
        max-width: inherit;
        font-size: 2.5rem;
        line-height: 1.1;
        letter-spacing: -0.8px;
    }
    .default-banner-section .hero-banner-main .hero-banner-text .banner-icon {
        margin-bottom: 21px;
    }
    .default-banner-section .hero-banner-main .hero-banner-text p {
        font-size: 1rem;
        line-height: 1.5;
        margin-bottom: 24px;
    }
    .heading-module {
        padding: 64px 0 0;
    }
    .heading {
        font-size: 2.75rem;
        margin: 0 0 1px;
        line-height: 1;
        text-align: center;
    }
    .heading-details p {
        line-height: 1.33;
        text-align: center;
    }
    .heading-details {
        margin-bottom: 63px;
    }
    .we-work-module {
        padding: 60px 0 33px;
    }
    .micro-cta {
        padding: 64px 0 33px;
    }
    .feature-module-list {
        margin-bottom: 64px;
    }
    .feature-module {
        padding: 44px 0 6px;
    }
    .featured-resource-module {
        padding: 20px 0 34px;
    }
    .featured-resource-module ~ .short-subhead-sec {
        padding: 0 0 21px;
    }
    .question-module {
        padding: 47px 0 0;
    }
    .our-client-content {
        padding-top: 0;
    }
    .our-client-content h3 {
        line-height: 1.13;
        margin-bottom: 24px;
        font-size: 2rem;
        color: var(--sc-text);
        max-width: 100%;
    }
    .thumb-list {
        padding: 39px 24px 24px;
    }
    .other-services {
        padding: 44px 0 48px;
    }
    .other-services-main h3 {
        max-width: 200px;
        margin-bottom: 44px;
    }
    .other-services-content .slick-arrow.slick-next,
    .other-services-content .slick-arrow.slick-prev {
        top: -77px;
    }
    .our-client-slider {
        padding: 72px 0 30px;
    }
}
