[data-section="title-3"] .sds-splash.sds-splash--xl.module-holder h2,
[data-section="title-3"] .sds-splash.sds-splash--xl.module-holder h2 strong {
    color: #fff !important;
    width: 100%;
}

[data-section="title-3"] .sds-splash.sds-splash--xl.module-holder.spaleshBloc {
    background-repeat: no-repeat !important;
    background-position-y: top !important;
    min-height: 260px;
    position: relative;
    background-position-x: center !important;
    padding: 0;
}

[data-section="title-3"] .sds-splash {
    padding-top: 48px;
    padding-right: 24px;
    padding-bottom: 58px;
    padding-left: 24px;
}

@media (min-width: 600px) and (max-width: 999px) {
    [data-section="title-3"] .sds-splash {
        padding-right: 0;
        padding-bottom: 50px;
        padding-left: 48px;
    }
}

@media (min-width: 1000px) and (max-width: 1439px) {
    [data-section="title-3"] .sds-splash {
        padding-top: 96px;
        padding-right: 0;
        padding-bottom: 132px;
        padding-left: 48px;
    }
}

@media (min-width: 1440px) {
    [data-section="title-3"] .sds-splash {
        padding-top: 45px;
        padding-right: 0;
        padding-bottom: 45px;
        padding-left: 0;
    }
}

@media (min-width: 600px) and (max-width: 999px) {
    [data-section="title-3"] .sds-splash__wrapper {
        flex-direction: row;
    }
}

@media (min-width: 1000px) and (max-width: 1439px) {
    [data-section="title-3"] .sds-splash__wrapper {
        flex-direction: row;
        margin-right: 0;
    }
}

@media (min-width: 1440px) {
    [data-section="title-3"] .sds-splash__wrapper {
        flex-direction: row;
    }
}

[data-section="title-3"] .sds-splash__title strong {
    color: #fff !important;
}

[data-section="title-3"] .sds-splash__title {
    color: #fff;
    font-weight: 300;
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: -1.6px;
}

@media (min-width: 1000px) {
    [data-section="title-3"] .sds-splash__title {
        width: 600px;
        font-weight: 300;
        font-size: 64px;
        line-height: 1.13;
        letter-spacing: -1.97px;
    }
}

[data-section="title-3"] .sds-splash__container-one {
    display: flex;
    flex: 1;
    flex-direction: column;
}

@media (min-width: 600px) and (max-width: 999px) {
    [data-section="title-3"] .sds-splash__container-one {
        margin-right: 24px;
    }
}

@media (min-width: 600px) and (max-width: 999px) {
    [data-section="title-3"] .sds-splash__container-one-wrapper {
        margin-right: 25%;
    }
}

[data-section="title-3"] .sds-splash__title strong {
    color: #0075c8;
}

@media screen and (max-width: 1280px) {
    [data-section="title-3"] .sds-splash {
        padding-top: 45px;
        padding-bottom: 45px;
    }
}

[data-section="title-3"] .section-holder {
    scroll-margin-top: 60px;
}

@media screen and (max-width: 768px) {
    [data-section="title-3"] .sds-splash {
        padding-top: 30px;
    }
}

@media screen and (max-width: 425px) {
    [data-section="title-3"] .sds-splash {
        padding-bottom: 25px;
    }
}

@media (max-width: 768px) {
    [data-section="title-3"].spaleshBloc .sds-splash__title {
        font-size: 51px !important;
    }
}

[data-section="title-3"].spaleshBloc .sds-splash__wrapper {
    max-width: 1264px !important;
    margin: auto;
}

[data-section="title-3"].spaleshBloc .sds-splash__title {
    font-size: 73px;
    margin: 0;
    position: absolute !important;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto !important;
}

[data-section="title-3"].spaleshBloc .sds-splash__title {
    position: relative;
    color: white !important;
}

@media (max-width: 768px) {
    [data-section="title-3"].spaleshBloc .sds-splash__title {
    }
}

[data-section="title-3"] img.splash-dots {
    right: 30px;
    width: 850px;
    position: absolute;
    top: 20px;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 50%);
    mask-image: linear-gradient(to right, transparent 0%, black 50%);
    opacity: .8;
}

[data-section="title-3"].spaleshBlocBg {
    background-size: cover !important;
    background-position: center !important;
    /* min-height: 165px; */
    /* max-height: 165px; */
    display: flex;
    padding: 126px 0;
    background: linear-gradient(90deg,rgb(0 118 204) 44%,rgb(0 56 134) 58%);
}

[data-section="title-3"].spaleshBlocBg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

[data-section="title-3"].spaleshBlocBg > * {
    position: relative;
    z-index: 2;
}

[data-section="title-3"].spaleshBlocBg.noOverlay::before {
    background: none;
}

@media (max-width: 768px) {
    [data-section="title-3"] img.splash-dots {
        display: none !important;
    }

    [data-section="title-3"].spaleshBloc .sds-splash__title {
    }
    [data-section="title-3"].spaleshBloc .sds-splash__wrapper{
        max-width: 100% !important;
    }
}

