.hero-2021__body,
.about-us-2021 .wrap-2021,
.why-choose-2021,
.banner-2021__body,
.our-clients-2021__body,
.our-clients-2021__carousel,
.case-studies-2021 .intro-2021,
.our-thinking-2021__intro,
.get-in-touch-2021__intro,
.get-in-touch-2021__body {
    padding-left: 30px;
    padding-right: 30px;
}
.card-2021__image img,
.about-us-2021__column > img,
.glassdoor-2021__image > img,
.promo-2021__image > img,
.our-clients-2021__carousel img,
.case-studies-2021__slide > img,
.get-in-touch-2021__map > img {
    display: block;
    max-width: 100%;
    height: auto;
}
.about-us-2021__carousel .intro-2021__title,
.why-choose-2021 .intro-2021__title,
.glassdoor-2021__copy .intro-2021 {
    font-size: 20px;
    line-height: 30px;
}
.promo-2021__copy .intro-2021 {
    font-size: 20px;
    line-height: 30px;
}
@media only screen and (min-width: 1024px) {
    .about-us-2021__carousel .intro-2021__title,
    .why-choose-2021 .intro-2021__title,
    .glassdoor-2021__copy .promo-2021__copy .intro-2021 {
        font-size: 32px;
        line-height: 44px;
    }
}
.why-choose-2021 .intro-2021__intro,
.glassdoor-2021__copy .intro-2021__intro,
.promo-2021__copy .intro-2021__intro,
.case-studies-2021 .intro-2021__intro {
    padding-left: 0;
}
.why-choose-2021 .intro-2021__intro:before,
.glassdoor-2021__copy .intro-2021__intro:before,
.promo-2021__copy .intro-2021__intro:before,
.case-studies-2021 .intro-2021__intro:before {
    display: none;
}
.our-clients-2021__pagination button,
.case-studies-2021__pagination button,
.our-thinking-2021__pagination button {
    border: 0;
    background-color: #1795d4;
    color: white;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    padding: 0;
    margin-right: 1px;
}
.our-clients-2021__pagination button:first-child > svg,
.case-studies-2021__pagination button:first-child > svg,
.our-thinking-2021__pagination button:first-child > svg {
    margin-left: -8px;
}
.our-clients-2021__pagination button:last-child > svg,
.case-studies-2021__pagination button:last-child > svg,
.our-thinking-2021__pagination button:last-child > svg {
    margin-left: 8px;
}
.our-clients-2021__pagination button:hover,
.case-studies-2021__pagination button:hover,
.our-thinking-2021__pagination button:hover,
.our-clients-2021__pagination button:focus,
.case-studies-2021__pagination button:focus,
.our-thinking-2021__pagination button:focus {
    background-color: #196b98;
}
.our-clients-2021__pagination button.disabled,
.case-studies-2021__pagination button.disabled,
.our-thinking-2021__pagination button.disabled {
    background-color: #ddd;
    pointer-events: none;
}
@media only screen and (min-width: 1024px) {
    .our-clients-2021__pagination button,
    .case-studies-2021__pagination button,
    .our-thinking-2021__pagination button {
        width: 100px;
        height: 100px;
    }
}
.hero-2021__body hr,
.banner-2021__body hr {
    border: 0;
    background-color: white;
    width: 60%;
    height: 2px;
    margin: 0;
}
#cookie-notice {
    transform: translate3d(0, 0, 200px);
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Lato, sans-serif;
    color: #373d45;
}
.lax-slide-up {
    transition: opacity 0.2s;
    opacity: 0;
}
.lax-slide-up--ready {
    opacity: 1;
}
.btn {
    border-radius: 0;
    font-family: Lato, sans-serif;
    font-size: 18px;
    padding: 15px 60px;
    min-width: 150px;
}
.glider-track {
    padding-bottom: 10px !important;
}
@media only screen and (min-width: 768px) {
    .glider-track {
        padding-bottom: 0 !important;
    }
}
.glider {
    overflow: hidden;
}
.sr-only {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}
.intro-2021 {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
}
.intro-2021__strap {
    color: #1795d4;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
    .intro-2021__strap {
        font-size: 18px;
    }
}
.intro-2021__title {
    color: #373d45;
    font-size: 26px;
    line-height: 38px;
    letter-spacing: -0.5px;
    margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
    .intro-2021__title {
        font-size: 38px;
        line-height: 50px;
        margin-bottom: 60px;
    }
}
.intro-2021__intro {
    font-family: Lato, sans-serif;
    padding-left: 30px;
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
}
.intro-2021__intro:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 60px;
    background-color: #fed800;
}
@media only screen and (min-width: 520px) {
    .intro-2021__intro {
        padding-left: 100px;
    }
}
@media only screen and (min-width: 768px) {
    .intro-2021__intro {
        font-size: 20px;
        line-height: 2;
    }
}
.card-2021 {
    background-color: white;
    height: 100%;
}
.card-2021--stacked {
    background-color: transparent;
    position: relative;
}
@media only screen and (min-width: 768px) {
    .card-2021--stacked .card-2021__image {
        position: relative;
        z-index: 0;
    }
    .card-2021--stacked .card-2021__body {
        background-color: white;
        position: relative;
        z-index: 1;
        margin-top: -200px;
        transform: translateX(60px);
    }
}
.card-2021__image {
    margin-bottom: 0;
}
.card-2021__image a {
    display: block;
}
.card-2021__body {
    padding: 30px;
}
@media only screen and (min-width: 768px) {
    .card-2021__body {
        padding: 45px;
    }
}
.card-2021__strap {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    color: #1795d4;
    font-size: 16px;
    line-height: 19px;
}
.card-2021__title {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: -0.04em;
}
.card-2021__summary {
    font-family: Lato, sans-serif;
    font-weight: 400;
    line-height: 1.6;
}
.card-2021__link {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
}
.hero-2021 {
    background-color: #1795d4;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.hero-2021__body {
    padding-top: 90px;
    padding-bottom: 60px;
}
.hero-2021__body h1 {
    color: white;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -1px;
    margin: 0 0 30px;
}
.hero-2021__body h1 strong {
    font-weight: 600;
}
@media only screen and (min-width: 768px) {
    .hero-2021__body {
        padding-top: 90px;
        padding-bottom: 120px;
    }
    .hero-2021__body h1 {
        font-size: 60px;
        line-height: 60px;
        margin-bottom: 45px;
    }
}
@media only screen and (min-width: 1024px) {
    .hero-2021__body {
        padding: 150px 120px 160px;
    }
    .hero-2021__body h1 {
        font-size: 80px;
        line-height: 80px;
        margin-bottom: 60px;
    }
}
.about-us-2021 {
    padding: 40px 0;
}
.about-us-2021 .intro-2021 {
    max-width: 800px;
}
.about-us-2021 .intro-2021__intro {
    max-width: 520px;
}
@media only screen and (min-width: 768px) {
    .about-us-2021 {
        padding: 90px 0;
    }
}
@media only screen and (min-width: 1024px) {
    .about-us-2021 .intro-2021 {
        margin-left: 100px;
    }
}
.about-us-2021__images {
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    position: relative;
    z-index: 2;
    transform: translate3d(0, 0, 2px);
}
.about-us-2021__column {
    display: flex;
    flex-direction: column;
}
.about-us-2021__column:first-of-type {
    margin-right: 15px;
    padding-top: 100px;
    align-items: flex-end;
}
.about-us-2021__column:last-of-type {
    align-items: flex-start;
}
.about-us-2021__column > img {
    display: inline-block;
}
.about-us-2021__column > img:first-of-type {
    margin-bottom: 15px;
}
@media only screen and (min-width: 520px) {
    .about-us-2021__column:first-of-type {
        margin-right: 30px;
    }
    .about-us-2021__column > img:first-of-type {
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 1200px) {
    .about-us-2021__column {
        margin-top: -70px;
    }
}
.about-us-2021__body {
    background: #f5f5f5;
    margin-top: 30px;
    padding: 30px;
    position: relative;
    z-index: 1;
    transform: translate3d(0, 0, 1px);
}
@media only screen and (min-width: 520px) {
    .about-us-2021__body {
        padding: 50px;
    }
}
@media only screen and (min-width: 1024px) {
    .about-us-2021__body {
        padding: 530px 200px 90px 100px;
        margin-top: -500px;
        margin-right: 250px;
    }
}
@media not all and (min-resolution: 0.001dpcm) {
    .about-us-2021__images {
        display: flex;
        justify-content: flex-end;
        flex-direction: row;
        position: relative;
        z-index: 2;
        transform: translate3d(0, 0, 0px);
    }
    .about-us-2021__body {
        background: #f5f5f5;
        margin-top: 30px;
        padding: 30px;
        position: relative;
        z-index: 1;
        transform: translate3d(0, 0, 0px);
    }
}
.about-us-2021__carousel {
    max-width: 600px;
}
.about-us-2021__carousel .intro-2021 {
    max-width: none;
    margin-left: 0;
}
.about-us-2021__carousel .intro-2021__title {
    margin-bottom: 0;
}
.about-us-2021__dots {
    justify-content: flex-start !important;
    margin-top: 50px !important;
}
.about-us-2021__dots > .glider-dot {
    background-color: #f5f5f5;
    border: 2px solid #aaa;
}
.about-us-2021__dots > .glider-dot.active {
    background-color: #1795d4;
    border-color: #1795d4;
}
.about-us-2021__logo {
    display: none;
    position: absolute;
    top: 580px;
    right: -250px;
    color: #ddd;
    width: 134px;
    height: 120px;
}
@media only screen and (min-width: 1024px) {
    .about-us-2021__logo {
        display: block;
    }
}
.why-choose-2021 {
    background-color: #fed800;
    padding-bottom: 60px;
    padding-right: 0;
    margin-bottom: 120px;
}
.why-choose-2021 .intro-2021 {
    margin-bottom: 60px;
}
.why-choose-2021 .intro-2021__title {
    margin-bottom: 30px;
}
.why-choose-2021__body {
    background-color: white;
    padding: 30px;
}
@media only screen and (min-width: 1024px) {
    .why-choose-2021__body {
        margin-right: 15%;
        padding: 90px 200px 75px;
    }
}
.glassdoor-2021 {
    margin-bottom: 60px;
}

.promo-2021 {
    /*margin-bottom: 60px;*/
    background-color: #f5f5f5;
    padding-bottom: 10px;
    /*padding-top: 10px;*/
    padding-right: 0;
    /*margin-bottom: 120px;*/
}

.glassdoor-2021__body {
    display: flex;
    flex-direction: column;
    position: relative;
}

.promo-2021__body {
    display: flex;
    flex-direction: column;
    position: relative;
 }   

@media only screen and (min-width: 768px) {
    .glassdoor-2021__body {
        flex-direction: row;
        margin: 0 30px;
    }
}

@media only screen and (min-width: 768px) {
    .promo-2021__body{
        flex-direction: row;
        margin: 0 30px;
    }
}

@media only screen and (min-width: 768px) {
    .promo-2021{
        /*background-color: #ff0000;*/
        padding-bottom: 60px;
    	padding-top: 60px;
    }
}


.glassdoor-2021__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 700px;
    z-index: 0;
    transform: translate3d(0, 0, 0);
    background-color: #f5f5f5;
}
.promo-2021__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 700px;
    z-index: 0;
    transform: translate3d(0, 0, 0);
    /*background-color: #f5f5f5;*/
}

@media only screen and (min-width: 768px) {
    .glassdoor-2021__bg {
        height: 300px;
    }
}

@media only screen and (min-width: 768px) {
    .promo-2021__bg {
        height: 300px;
    }
}


@media only screen and (min-width: 1024px) {
    .glassdoor-2021__bg {
        height: 400px;
    }
}

@media only screen and (min-width: 1024px) {
    .promo-2021__bg {
        height: 400px;
    }
}


.glassdoor-2021__image {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    padding: 30px;
    position: relative;
    z-index: 1;
    transform: translate3d(0, 0, 1px);
}

.promo-2021__image {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    padding: 30px;
    position: relative;
    z-index: 1;
    transform: translate3d(0, 0, 1px);
}

@media only screen and (min-width: 768px) {
    .glassdoor-2021__image {
        transform: translate(30px, 30px);
        flex: 0 0 320px;
        width: 320px;
        height: 320px;
        padding: 30px 0 0 30px;
    }
}
@media only screen and (min-width: 768px) {
    .promo-2021__image {
        transform: translate(30px, 30px);
        flex: 0 0 320px;
        width: 320px;
        height: 320px;
        /*padding: 30px 0 0 30px;*/
    }
}

@media only screen and (min-width: 1024px) {
    .glassdoor-2021__image {
        transform: translate(30px, 30px);
        flex: 0 0 430px;
        width: 430px;
        height: 430px;
        padding: 60px 0 0 60px;
    }
}

@media only screen and (min-width: 1024px) {
    .promo-2021__image {
        transform: translate(30px, 30px);
        flex: 0 0 430px;
        width: 430px;
        height: 430px;
        /*padding: 60px 0 0 60px;*/
    }
}
.glassdoor-2021__copy {
    background-color: white;
    padding: 30px;
    position: relative;
    z-index: 1;
    transform: translate3d(0, 0, 1px);
}

.promo-2021__copy {
    background-color: white;
    padding: 30px;
    position: relative;
    z-index: 1;
    transform: translate3d(0, 0, 1px);
}

.glassdoor-2021__copy .intro-2021 {
    margin-bottom: 60px;
}

.promo-2021__copy .intro-2021 {
    margin-bottom: 60px;
}

.glassdoor-2021__copy .intro-2021__title {
    margin-bottom: 30px;
}

.promo-2021__copy .intro-2021__title {
    margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
    .glassdoor-2021__copy {
        transform: translateY(30px);
        padding-left: 60px;
        margin-top: 30px;
    }
}

@media only screen and (min-width: 768px) {
    .promo-2021__copy {
        transform: translateY(-20px);
        /*transform: translate(30px, 30px);*/
        padding-left: 60px;
        margin-top: 30px;
        margin-bottom: 20px;
    }
}


.banner-2021 {
    background-color: #1795d4;
    margin-bottom: 60px;
}
@media only screen and (min-width: 768px) {
    .banner-2021 {
        margin-bottom: 90px;
    }
}
.banner-2021__body {
    padding-top: 40px;
    padding-bottom: 40px;
}
.banner-2021__body h2 {
    color: white;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: -1px;
    margin: 0 0 20px;
}
.banner-2021__body h2 strong {
    font-weight: 600;
}
@media only screen and (min-width: 768px) {
    .banner-2021__body {
        padding: 60px 130px;
    }
    .banner-2021__body h2 {
        font-size: 30px;
        line-height: 35px;
    }
}
@media only screen and (min-width: 1024px) {
    .banner-2021__body {
        padding: 75px 320px;
    }
    .banner-2021__body h2 {
        font-size: 40px;
        line-height: 45px;
    }
}
.our-clients-2021 {
    margin-bottom: 90px;
}
.our-clients-2021 .intro-2021 {
    max-width: 800px;
}
@media only screen and (min-width: 1024px) {
    .our-clients-2021 .intro-2021 {
        margin-left: 100px;
    }
}
@media only screen and (min-width: 1024px) {
    .our-clients-2021__body {
        padding: 0;
    }
}
.our-clients-2021__carousel {
    position: relative;
    margin: 60px 80px 0;
}
@media only screen and (min-width: 768px) {
    .our-clients-2021__carousel {
        margin-left: 80px;
        margin-right: 80px;
    }
}
@media only screen and (min-width: 1024px) {
    .our-clients-2021__carousel {
        margin-left: 150px;
        margin-right: 150px;
    }
}
.our-clients-2021__pagination {
    position: absolute;
    top: calc(50% - 30px);
    width: 100%;
    height: 60px;
}
.our-clients-2021__pagination button {
    position: absolute;
    background-color: transparent;
    top: 0;
    width: 60px;
    height: 60px;
    opacity: 0.7;
    transition: opacity 0.1s ease-out;
}
.our-clients-2021__pagination button:hover,
.our-clients-2021__pagination button:focus {
    background-color: transparent;
    opacity: 1;
}
.our-clients-2021__pagination button.disabled {
    background-color: transparent;
    opacity: 0.2;
}
.our-clients-2021__pagination button svg path {
    stroke: black;
}
.our-clients-2021__pagination button:first-child {
    left: -90px;
}
.our-clients-2021__pagination button:last-child {
    right: -30px;
}
.case-studies-2021 {
    margin-bottom: 120px;
}
.case-studies-2021 .intro-2021__cta {
    margin-top: 30px;
}
@media only screen and (min-width: 768px) {
    .case-studies-2021 .intro-2021 {
        background-color: white;
        padding: 60px;
        margin-left: 170px;
    }
    .case-studies-2021 .intro-2021__intro {
        margin-bottom: 0;
    }
}
.case-studies-2021__intro .intro-2021 {
    margin-bottom: 60px;
    max-width: 360px;
}
@media only screen and (min-width: 768px) {
    .case-studies-2021__intro .intro-2021 {
        padding: 0;
    }
}
.case-studies-2021__body {
    background: linear-gradient(180deg, white 0%, white 15%, #f5f5f5 15%, #f5f5f5 100%);
}
.case-studies-2021__carousel {
    position: relative;
}
.case-studies-2021__slide {
    position: relative;
}
.case-studies-2021__slide > img {
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    transform: translate3d(0, 0, 1px);
}
@media only screen and (min-width: 768px) {
    .case-studies-2021__slide > img {
        margin-bottom: 420px;
        float: right;
    }
    .case-studies-2021__slide > .intro-2021 {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 2;
        transform: translate3d(0, 0, 2px);
        max-width: 760px;
    }
}
@media only screen and (min-width: 1024px) {
    .case-studies-2021__slide {
        padding-left: 170px;
    }
}
.case-studies-2021__pagination {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-top: 60px;
}
@media only screen and (min-width: 1024px) {
    .case-studies-2021__pagination {
        position: absolute;
        bottom: 0;
        left: 0;
    }
}
.our-thinking-2021 {
    margin-bottom: 90px;
}
@media only screen and (min-width: 1024px) {
    .our-thinking-2021 {
        margin-left: 100px;
    }
}
.our-thinking-2021__intro .intro-2021 {
    max-width: 800px;
    margin-bottom: 90px;
}
.our-thinking-2021__slides {
    margin-bottom: 10px !important;
}
@media only screen and (min-width: 768px) {
    .our-thinking-2021__slides {
        margin-bottom: 0 !important;
        padding-top: 60px;
        background: linear-gradient(180deg, white 0%, white 10%, #f5f5f5 10%, #f5f5f5 100%);
    }
}
@media only screen and (min-width: 768px) {
    .our-thinking-2021__slide {
        transform: translate(60px, -60px);
    }
    .our-thinking-2021__slide:not(:last-child) {
        margin-right: 60px;
    }
}
.our-thinking-2021__pagination {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.get-in-touch-2021 {
    padding-bottom: 90px;
}
@media only screen and (min-width: 768px) {
    .get-in-touch-2021 .intro-2021__title {
        font-size: 32px;
        line-height: 45px;
    }
}
@media only screen and (min-width: 1024px) {
    .get-in-touch-2021__intro {
        margin-left: 100px;
        max-width: 700px;
    }
}
.get-in-touch-2021__body {
    display: flex;
    flex-direction: column;
}
@media only screen and (min-width: 768px) {
    .get-in-touch-2021__body {
        flex-direction: row;
    }
}
.get-in-touch-2021__content {
    margin-bottom: 30px;
}
.get-in-touch-2021__content h3 {
    font-size: 18px;
}
.get-in-touch-2021__content li {
    margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
    .get-in-touch-2021__content {
        margin-right: 60px;
    }
}
@media only screen and (min-width: 1024px) {
    .get-in-touch-2021__content {
        margin-left: 100px;
        margin-bottom: 0;
    }
}
.get-in-touch-2021__item:not(:last-child) {
    margin-bottom: 60px;
}
.get-in-touch-2021__item p {
    color: #373d45;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.6;
    position: relative;
    padding-left: 30px;
    max-width: 320px;
}
.get-in-touch-2021__item p:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 60px;
    background-color: #fed800;
}
@media only screen and (min-width: 768px) {
    .get-in-touch-2021__item {
        flex: 0 0 50%;
    }
    .get-in-touch-2021__item:not(:last-child) {
        margin-right: 30px;
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 1024px) {
    .get-in-touch-2021__item p {
        padding-left: 100px;
        max-width: 400px;
    }
    .get-in-touch-2021__item a {
        margin-left: 100px;
    }
}

@media only screen and (max-width: 768px) {
    .promo-2021__image {
        display: none;

    }
}