.get-in-touch-simple-2021__body {
    padding-left: 30px;
    padding-right: 30px
}

.container {
    max-width: none !important
}

.header-container {
    transform: translate3d(0, 0, 100px)
}

.wrap-2021 {
    max-width: 1280px;
    margin: 0 auto
}

@media only screen and (min-width: 1024px) {
    .max-mega-menu>.mega-menu-item>.mega-sub-menu {
        max-width: 1280px;
        left: 50% !important;
        transform: translate(-50%) !important
    }
}

.fw-bg-grey {
    background: #f5f5f5
}

.hero .hero__inner {
    padding-bottom: 40% !important
}

.expert-talks__banner-image {
    background-color: white
}

.expert-talks__switcher__list--invisible {
    visibility: hidden
}

.expert-talks__events__title {
    margin-bottom: 3rem
}

.event__title__link {
    color: #333 !important;
    font-size: 18px !important;
    line-height: 22px !important
}

.expert-talks__form .hbspt-form .hs-submit {
    margin-left: -30px;
    margin-right: -30px
}

.expert-talks__form .hbspt-form .submitted-message>p {
    margin-bottom: 3rem !important
}

.footer-content {
    border-bottom: none !important
}

.casestudy .bg-white .readmore-text p,
article ul,
section ul,
.layout strong,
.layout b {
    color: #666
}

.get-in-touch-simple-2021 {
    padding: 60px 0
}

@media only screen and (min-width: 1024px) {
    .get-in-touch-simple-2021 {
        padding-bottom: 120px
    }
}

.get-in-touch-simple-2021__body {
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 768px) {
    .get-in-touch-simple-2021__body {
        flex-direction: row;
        padding: 0 50px
    }
}

@media only screen and (min-width: 1440px) {
    .get-in-touch-simple-2021__body {
        padding: 0
    }
}

.get-in-touch-simple-2021__heading {
    flex: 1
}

.get-in-touch-simple-2021__heading h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: -0.04em;
    max-width: 600px;
    position: relative;
    padding-left: 40px;
    margin-bottom: 30px
}

.get-in-touch-simple-2021__heading h3:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 60px;
    background-color: #fed800
}

@media only screen and (min-width: 1024px) {
    .get-in-touch-simple-2021__heading h3 {
        margin-bottom: 0
    }
}

.get-in-touch-simple-2021__cta {
    margin: auto;
    flex-grow: 0;
    flex-shrink: 0
}

@media only screen and (min-width: 768px) {
    .get-in-touch-simple-2021__cta {
        margin-top: 13px;
        padding-left: 20px
    }
}

.geo-alert {
    font-size: 18px;
    font-weight: 600;
    transition: transform .5s ease-out;
    transform: translateY(0);
    position: fixed;
    inset: 0 0 auto 0;
    z-index: 101;
    color: #333;
    background: #dff9ff;
    padding: 27px
}

.geo-alert a {
    color: #196B98;
    text-decoration: underline;
    white-space: nowrap
}

.geo-alert__inner {
    display: flex;
    justify-content: space-between
}

.geo-alert__copy {
    margin-right: 20px
}

.geo-alert__close {
    flex: 0 0 auto;
    font-size: 14px;
    border: none;
    background: none;
    color: #666
}

body.has-geo-alert {
    transition: margin-top .5s ease-out
}

body.has-geo-alert .header-container {
    transition: top .5s ease-out
}

/* Style the header */
.fixed-header {
    width: 100%;
    height: 44px;
    position: fixed;
    background: #FED800;
    padding: 10px 0;
    color: #666666;
    top: 0px;
    z-index: 200;
    text-align: center;
    overflow: hidden;
}


.announcement-container a:link {
    color: #666666;
    text-decoration: underline;
}

.announcement-container a:visited {
    color: #666666;
    text-decoration: underline;
}

.announcement-container {
    width: 100%;
    margin: 0 auto;
    /* Center the DIV horizontally */
    display: flex;
    align-items: center;
    justify-content: center;
}

.announcement-container .announce-text {
    padding-right: 10px;
    font-size: 16px;
    font-weight: bold;
}


.announcement-container img {
    max-height: 18px;

}

@media screen and (max-width: 768px) {

    .announcement-container .announce-logo {
        display: none;
    }

    .announcement-container .announce-text {
        font-size: 12px;
    }
}

/* * {
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
    box-sizing: border-box;
} */

.ai-wrapper {
    margin: 60px 0 180px;
}

.ai-wrapper .container {
    width: 100%;
    max-width: 1180px !important;
    margin: 0 auto;
}


@media (max-width: 1280px) {
    .container {
        padding: 0 30px;
    }
}

.ai-wrapper {
    overflow: hidden;
}

.ai-wrapper section {
    padding: 60px 0;
}

@media (max-width: 1280px) {
    .ai-wrapper section {
        padding: 40px 0;
    }
}

@media (max-width: 425px) {
    .ai-wrapper section {
        padding: 30px 0;
    }
}

.ai-wrapper picture {
    display: block;
}

.ai-wrapper img {
    max-width: 100%;
    height: auto;
}

/*  == END global styles == */




/* == START block-text styles == */

.ai-wrapper .block-text__wrapper {
    display: flex;
}

.ai-wrapper .block-text--reverse .block-text__wrapper {
    flex-direction: row-reverse;
}

@media (max-width: 767px) {

    .ai-wrapper .block-text__wrapper,
    .ai-wrapper .block-text--reverse .block-text__wrapper {
        flex-direction: column;
        gap: 30px 0;
    }

    .ai-wrapper .block-text--mob-reverse .block-text__wrapper {
        flex-direction: column-reverse;
    }
}

.ai-wrapper .block-text h2,
.ai-wrapper .block-text h3 {
    font-family: 'Montserrat', sans-serif;
}

.ai-wrapper .block-text h2,
.ai-wrapper .block-text h3,
.ai-wrapper .block-text p {
    margin: 0;
}

.ai-wrapper .block-text h2 {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.36;
    color: #333;
}

@media (max-width: 1024px) {
    .ai-wrapper .block-text h2 {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .ai-wrapper .block-text h2 {
        font-size: 38px;
    }
}

.ai-wrapper .block-text--with-img .block-text__wrapper {
    align-items: center;
    gap: 0 120px;
}

@media (max-width: 1280px) {
    .ai-wrapper .block-text--with-img .block-text__wrapper {
        gap: 0 60px;
    }
}

@media (max-width: 767px) {
    .ai-wrapper .block-text--with-img .block-text__wrapper {
        gap: 30px 0;
    }
}

.ai-wrapper .block-text--with-img .block-text__img-box,
.ai-wrapper .block-text--with-img picture,
.ai-wrapper .block-text--with-img>img {
    flex-shrink: 0;
    width: 100%;
    max-width: 380px;
}

@media (max-width: 1024px) {

    .ai-wrapper .block-text--with-img .block-text__img-box,
    .ai-wrapper .block-text--with-img picture,
    .ai-wrapper .block-text--with-img>img {
        max-width: 35%;
    }
}

@media (max-width: 767px) {

    .ai-wrapper .block-text--with-img .block-text__img-box,
    .ai-wrapper .block-text--with-img picture,
    .ai-wrapper .block-text--with-img>img {
        max-width: 380px;
    }
}

.ai-wrapper .block-text--alt-title-color h2,
.ai-wrapper .block-text--alt-title-color h3 {
    color: #1795D4;
}

.ai-wrapper .block-text__content-box {
    display: flex;
    flex-direction: column;
    gap: 30px 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 2;
    color: #373D45;
}

@media (max-width: 1024px) {
    .ai-wrapper .block-text__content-box p {
        gap: 20px 0;
        font-size: 20px;
        line-height: 1.62;
    }
}

@media (max-width: 767px) {
    .ai-wrapper .block-text__content-box p {
        font-size: 18px;
    }
}

@media (max-width: 425px) {
    .ai-wrapper .block-text__content-box p {
        font-size: 16px;
    }
}

/* == END block-text styles == */




/* == START get-in-touch styles == */

.ai-wrapper .get-in-touch__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
}

.ai-wrapper .get-in-touch__content-box {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    gap: 20px 0;
    padding-left: 55px;
    font-size: 20px;
    font-weight: 400;
    line-height: 2;
    color: #373D45;
    border-left: 5px solid #FBDB04;
}

@media (max-width: 767px) {
    .ai-wrapper .get-in-touch__content-box {
        flex-shrink: 1;
        padding-left: 25px;
    }
}

@media (max-width: 425px) {
    .ai-wrapper .get-in-touch__content-box p {
        font-size: 16px;
        line-height: 1.62;
    }
}

.ai-wrapper .get-in-touch__content-box strong {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.37;
    color: #333;
}

.ai-wrapper .get-in-touch__wrapper>a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    height: 62px;
    margin-left: 55px;
    padding: 10px 60px;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    background-color: #1795D4;
}

@media (max-width: 767px) {
    .ai-wrapper .get-in-touch__wrapper>a {
        margin-left: 30px;
    }
}

.ai-wrapper .get-in-touch__wrapper>a:hover {
    background-color: #196b98;
}

/* == END get-in-touch styles == */




/* == START ai-approach styles == */

.ai-wrapper .ai-approach {
    padding: 120px 0 60px;
}

@media (max-width: 1280px) {
    .ai-wrapper .ai-approach {
        padding: 80px 0 40px;
    }
}

@media (max-width: 1024px) {
    .ai-wrapper .ai-approach {
        padding: 40px 0;
    }
}

@media (max-width: 425px) {
    .ai-wrapper .ai-approach {
        padding: 30px 0;
    }
}

.ai-approach__wrapper {
    position: relative;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}

.ai-approach__wrapper>div {
    position: relative;
    padding: 60px;
    font-size: 20px;
    font-weight: 400;
    line-height: 2;
    color: #373D45;
    background-color: #f5f5f5;
}

@media (max-width: 1024px) {
    .ai-approach__wrapper div {
        position: relative;
        z-index: 1;
        padding: 60px 30px;
        font-size: 16px;
        line-height: 1.62;
    }
}

.ai-approach__wrapper:before {
    position: absolute;
    z-index: 0;
    content: '';
    top: -60px;
    left: -70px;
    width: 510px;
    height: 430px;
    background-color: #FBDB04;
}

@media (max-width: 1024px) {
    .ai-approach__wrapper:before {
        display: none;
    }
}

.ai-approach__wrapper div>p {
    font-size: 20px;
    color: #373D45;
}

@media (max-width: 768px) {
    .ai-approach__wrapper div>p {
        font-size: 16px;
    }
}

.ai-approach__wrapper h2 {
    margin-bottom: 30px;
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.36;
    color: #333;
}

.ai-approach__wrapper p:last-of-type {
    margin-bottom: 30px;
}

.ai-approach__wrapper ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 0;
    padding: 0;
    list-style: none;
}

@media (max-width: 1024px) {
    .ai-approach__wrapper ul {
        gap: 10px;
    }
}

.ai-approach__wrapper ul li {
    width: calc(25% - 15px);
}

@media (max-width: 1024px) {
    .ai-approach__wrapper ul li {
        width: calc(25% - 8px);
    }
}

@media (max-width: 768px) {
    .ai-approach__wrapper ul li {
        width: calc(50% - 5px);
    }
}

.ai-approach__wrapper ul li div {
    display: flex;
    flex-direction: column;
    gap: 20px 0;
    height: 100%;
    padding: 20px;
    background-color: #fff;
}

@media (max-width: 768px) {
    .ai-approach__wrapper ul li div {
        gap: 15px 0;
        padding: 15px 15px 0 15px;
    }
}

.ai-approach__wrapper ul li div span:first-of-type {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    background-color: #f5f5f5;
}

@media (max-width: 1024px) {
    .ai-approach__wrapper ul li div span:first-of-type {
        width: 100%;
    }
}

.ai-approach__wrapper ul li div span:last-of-type {
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    color: #373D45;
}

@media (max-width: 1024px) {
    .ai-approach__wrapper ul li div span:last-of-type {
        font-size: 14px;
    }
}

/* == END ai-approach styles == */




/* == START ai-services styles == */

.ai-wrapper .ai-services {
    padding: 60px 0 120px;
}

@media (max-width: 1280px) {
    .ai-wrapper .ai-services {
        padding: 40px 0 80px;
    }
}

@media (max-width: 1024px) {
    .ai-wrapper .ai-services {
        padding: 40px 0;
    }
}

@media (max-width: 425px) {
    .ai-wrapper .ai-services {
        padding: 30px 0;
    }
}

.ai-services__wrapper {
    position: relative;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}

.ai-services__wrapper p {
    margin: 0;
}

.ai-services__wrapper>div {
    position: relative;
    z-index: 1;
    padding: 60px;
    background-color: #f5f5f5;
}

@media (max-width: 1024px) {
    .ai-services__wrapper>div {
        padding: 60px 30px;
    }
}

.ai-services__wrapper:after {
    position: absolute;
    z-index: 0;
    content: '';
    bottom: -60px;
    right: -70px;
    width: 510px;
    height: 430px;
    background-color: #FBDB04;
}

@media (max-width: 1024px) {
    .ai-services__wrapper:after {
        display: none;
    }
}

.ai-services__wrapper h2 {
    margin-bottom: 30px;
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.36;
    color: #333;
}

.ai-services__wrapper ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 0;
    padding: 0;
    list-style: none;
}

@media (max-width: 1024px) {
    .ai-services__wrapper ul {
        gap: 10px;
    }
}

@media (max-width: 768px) {
    .ai-services__wrapper ul {
        justify-content: center;
    }
}

.ai-services__wrapper ul li {
    width: calc(33.33% - 13.66px);
}

@media (max-width: 1024px) {
    .ai-services__wrapper ul li {
        width: calc(33.33% - 6.66px);
    }
}

@media (max-width: 768px) {
    .ai-services__wrapper ul li {
        width: calc(50% - 5px);
        min-width: 250px;
    }
}

@media (max-width: 767px) {
    .ai-services__wrapper ul li {
        min-width: 250px;
    }
}

@media (max-width: 600px) {
    .ai-services__wrapper ul li {
        width: 100%;
    }
}

.ai-services__wrapper ul li div {
    display: flex;
    flex-direction: column;
    gap: 20px 0;
    height: 100%;
    padding: 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    color: #373D45;
    background-color: #fff;
}

@media (max-width: 600px) {
    .ai-services__wrapper ul li div {
        padding: 30px 30px 10px 30px;
    }
}

.ai-services__wrapper ul li div h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    color: #333;
}

/* == END ai-services styles == */




/* == START ai-about styles == */

.ai-about__wrapper {
    display: flex;
    align-items: center;
    gap: 0 50px;
    width: 100%;
    max-width: 910px;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .ai-about__wrapper {
        flex-direction: column;
        align-items: flex-start;
        gap: 30px 0;
    }
}

@media (max-width: 600px) {
    .ai-about__wrapper {
        align-items: center;
    }
}

.ai-about__img-box {
    flex-shrink: 0;
    width: 100%;
    max-width: 260px;
}

.ai-about__content-box {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #373D45;
}

@media (max-width: 768px) {
    .ai-about__content-box {
        position: relative;
    }

    .ai-about__content-box p{
        font-size: 16px;
    }
}

.ai-about__content-box a {
    color: #1795D4;
    text-decoration: underline;
}

.ai-about__content-box a:hover {
    color: #373D45;
}

.ai-about__content-box strong {
    display: inline-block;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.55;
    color: #333;
}

@media (max-width: 768px) {
    .ai-about__content-box strong {
        position: absolute;
        top: 66px;
        left: 0;
    }
}

@media (max-width: 600px) {
    .ai-about__content-box strong {
        left: 50%;
        transform: translateX(-50%);
        white-space: nowrap;
    }
}

.ai-about__title-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

@media (max-width: 768px) {
    .ai-about__title-box {
        flex-direction: column;
        justify-content: initial;
        align-items: flex-start;
        gap: 63px 0;
        margin-bottom: 20px;
    }
}

@media (max-width: 600px) {
    .ai-about__title-box {
        align-items: center;
    }
}

.ai-about__title-box p {
    display: flex;
    align-items: center;
    gap: 0 15px;
    margin: 0;
}

.ai-about__title-box a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    text-decoration: none;
    color: #fff;
    border-radius: 50%;
    background-color: #1795D4;
}

.ai-about__title-box a:hover {
    background-color: #196b98;
}

.ai-about__title-box h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    font-weight: 700;
    line-height: normal;
    color: #1795D4;
    margin: 0;
}

@media (max-width: 768px) {
    .ai-wrapper{
        margin-bottom: 90px;
    }
}

.ai-wrapper section ul li:before {
    content: '';
}

.ai-wrapper .people-list__title {
    text-align: center;
    font-size: 38px;
    margin-bottom: 50px;
}

@media only screen and (min-width: 768px) {
    .ai-wrapper .people-list__title {
        font-size: 4rem;
        margin-bottom: 3.1rem;
    }
}

@media only screen and (min-width: 1024px) {
    .ai-wrapper .people-list__title {
        font-size: 5rem;
        margin-bottom: 5rem;
    }
}

.ai-wrapper .people-list__item {
    text-align: center;
    margin-bottom: 4.5rem;
}

@media only screen and (min-width: 768px) {
    .ai-wrapper .people-list__item {
        width: calc(50% - 40px);
        float: left;
        margin: 50px 0 0 10px;
    }
}

@media only screen and (min-width: 1300px) {
    .ai-wrapper .people-list__item {
        width: calc(25% - 20px);
        float: left;
        margin: 50px 0 0 20px;
    }
}

.ai-wrapper .people-list__item .img {
    margin-bottom: 1.5rem;
}

.ai-wrapper .people-list__item img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
}

.ai-wrapper .people-list__name {
    margin: 0 0 1rem;
    display: inline-block;
}

.ai-wrapper .people-list__name p {
    color: #1795d4;
    margin: 0;
}

.ai-wrapper .card-2021__summary {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ai-wrapper .service-hero-2021__copy h1 {
    margin-top: 0;
}

@media only screen and (min-width: 1024px) {
    .ai-wrapper .text-with-shape-2021 {
        margin: 120px 0 60px;
    }
}

.ai-wrapper .ai-team-list {
    padding: 120px 0;
}

.ai-wrapper .ai-about__content-box>p {
    margin: 0;
}

.ai-wrapper .ai-about {
    padding: 0 0 80px;
}

.ai-wrapper .case-studies-2021__slide {
    display: flex;
    align-items: flex-start;
}

@media only screen and (max-width: 768px) {
    .ai-wrapper .case-studies-2021__slide {
        display: flex;
        flex-direction: column;
    }

    .ai-wrapper .case-studies-2021__slide>img {
        order: -1;
        margin-bottom: 0;
    }

    .ai-wrapper .case-studies-2021__slide>.intro-2021 {
        padding: 30px;
        background: #F5F5F5;
    }

    .ai-wrapper .case-studies-2021 {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 768px) {
    .ai-wrapper .case-studies-2021__slide>.intro-2021 {
        position: unset;
        transform: translate3d(0, 0, 2px);
        max-width: unset;
        margin: 0;
        padding: 47px 60px;
        background: #F5F5F5;
        height: 430px;
        overflow: auto;

    }
}

.ai-wrapper .case-studies-2021__slide.glider-slide {
    padding: 0;
}

.ai-wrapper .case-studies-2021__body {
    background: transparent;
}

@media only screen and (min-width: 768px) {
    .ai-wrapper .case-studies-2021__slide>img {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 1024px) {
    .ai-wrapper .case-studies-2021__pagination {
        position: absolute;
        bottom: 0;
        right: 380px;
        left: unset;
    }
}

@media only screen and (max-width: 1024px) {
    .ai-wrapper .case-studies-2021__pagination {
        justify-content: flex-end;
        margin-top: 10px;
    }

    .ai-wrapper .get-in-touch__content-box {
        padding-left: 30px;
    }

    .ai-wrapper .container.people-list {
        padding: 0 10px 0 60px;
    }
}

.ai-wrapper .service-hero-2021 {
    margin-bottom: 30px;
}

.ai-wrapper .case-studies-2021__slide>.intro-2021::-webkit-scrollbar {
    width: 8px;
}

.ai-wrapper .case-studies-2021__slide>.intro-2021::-webkit-scrollbar-track {
    background: #F5F5F5;
}

.ai-wrapper .case-studies-2021__slide>.intro-2021::-webkit-scrollbar-thumb {
    background-color: #1795d4;
    border-radius: 20px;
}

@media only screen and (max-width: 568px) {
    .ai_wrapper .block-text {
        padding: 0 30px;
    }

    .ai-wrapper .container.people-list {
        padding: 0 30px;
    }
}


/* == START Our values page == */

.values {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
}

@media (max-width: 425px) {
    .values {
        font-size: 18px;
        line-height: 1.6;
    }
}

.values .container {
    max-width: 1280px !important;
}

.values p {
    margin: 0 0 25px;
    font-family: 'Lato', sans-serif;
}

.values__content--simple {
    padding: 48px 20px;
}

.values-page .accordions-2021__body {
    padding: 0 48px;
}

@media (max-width: 425px) {
    .values__content--simple {
        padding: 40px 0;
    }
}

@media (min-width: 768px) {

    .values-page .accordions-2021 ul {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }

    .values-page .accordions-2021 ul > li {
        width: calc(33.33% - 13.66px);
        margin: 0;
        padding: 0;
    }

    .values-page .accordions-2021 ul > li > div.collapsible-2021 {
        margin: 0;
        border: none;
    }

    .values-page .accordions-2021 .collapsible-2021__title {
        padding: 0;
    }

    .values-page .accordions-2021 .collapsible-2021__title span  {
        margin: 0 0 11px;
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: 700;
        line-height: 1.2;
        color: #333;
    }

    .values-page .accordions-2021 .collapsible-2021__title svg {
        display: none;
    }

    .values-page .accordions-2021 .collapsible-2021__body {
        display: block !important;
    }

    .values-page .accordions-2021 .collapsible-2021__body p {
        font-size: 16px;
        line-height: 1.5;
        color: #666;
    }

    .values-page .accordions-2021 .collapsible-2021__body a {
        position: relative;
        font-size: 16px;
        color: #1795D4;
    }

    .values-page .accordions-2021 .collapsible-2021__body a:before,
    .values-page .accordions-2021 .collapsible-2021__body a:after {
        position: absolute;
        content: '';
        width: 11px;
        height: 3px;
        background-color: #1795D4;
        border-radius: 10px;
    }

    .values-page .accordions-2021 .collapsible-2021__body a:before {
        top: 13px;
        right: -16px;
        transform: rotate(-45deg);
    }

    .values-page .accordions-2021 .collapsible-2021__body a:after {
        top: 7px;
        right: -16px;
        transform: rotate(45deg);
    }
}

@media (min-width: 1024px) {
    .values-page .accordions-2021__left {
        flex: initial;
        margin-right: 0;
    }

    .values-page .accordions-2021 ul {
        gap: 64px;
    }

    .values-page .accordions-2021 ul > li {
        width: calc(33.33% - 42.66px);
    }

    .values-page .accordions-2021 .collapsible-2021__title span {
        font-size: 26px;
    }

    .values-page .accordions-2021 .collapsible-2021__body p,
    .values-page .accordions-2021 .collapsible-2021__body a {
        font-size: 20px;
    }

    .values-page .accordions-2021 .collapsible-2021__body a:before {
        top: 16px;
        right: -16px;
        transform: rotate(-45deg);
    }

    .values-page .accordions-2021 .collapsible-2021__body a:after {
        top: 10px;
        right: -16px;
        transform: rotate(45deg);
    }
}

/* == END Our values page == */


/* == START value inner == */

.value-inner .container {
    max-width: 1180px !important;
}

.value-inner .wrap-2021 {
    max-width: 1180px;
}

@media (max-width: 767px) {
    .value-inner .container {
        padding: 0;
    }
}

.value-inner .container:after {
    display: none;
}

.value-inner__hero-wrapper {
    position: relative;
}

.value-inner__hero-wrapper img {
    position: absolute;
    top: 124px;
    right: 0;
    width: 100%;
    max-width: 400px;
}

.value-inner .accordions-2021 {
    margin: 10px 0 0;
    padding-bottom: 40px;
}

.value-inner .accordions-2021__body {
    padding: 0;
}

.value-inner .accordions-2021__body h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    color: #333;
}

.value-inner .accordions-2021__accordions ul {
    max-width: 781px;
}

.value-inner .accordions-2021__accordions ul > li div.collapsible-2021 {
    margin-bottom: 0;
}

@media (max-width: 1024px) {
    .value-inner__hero-wrapper img {
        position: static;
        max-width: 250px;
        float: right;
        margin-left: 50px;
        /*margin-bottom: 20px;*/
    }
}

@media (max-width: 767px) {
    .value-inner__hero-wrapper img {
        order: 1;
        max-width: 400px;
        margin: 0 auto;
        float: initial;
    }
}

.value-inner__hero-wrapper {
    padding: 124px 0 40px;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
}

@media (max-width: 767px) {
    .value-inner__hero-wrapper {
        display: flex;
        flex-direction: column;
        padding: 40px 0;
    }
}

.value-inner__hero-wrapper h1 {
    max-width: 600px;
    margin: 0 0 40px;
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 1.2;
    color: #333;
}

@media (max-width: 1024px) {
    .value-inner__hero-wrapper h1 {
        max-width: 470px;
        font-size: 50px;
    }
}

@media (max-width: 767px) {
    .value-inner__hero-wrapper h1 {
        order: 2;
        font-size: 32px;
    }
}

.value-inner__hero-wrapper p {
    max-width: 570px;
    padding-left: 30px;
}

@media (max-width: 1024px) {
    .value-inner__hero-wrapper p {
        max-width: 100%;
    }
}

.value-inner__hero-wrapper p:first-of-type {
    position: relative;
}

@media (max-width: 767px) {

    .value-inner__hero-wrapper p:first-of-type {
        order: 3;
    }

    .value-inner__hero-wrapper p:nth-of-type(2) {
        order: 4;
    }

    .value-inner__hero-wrapper p:nth-of-type(3) {
        order: 5;
        margin-bottom: 0;
    }
}

.value-inner__hero-wrapper p:first-of-type::before {
    position: absolute;
    content: '';
    top: 0px;
    left: 0;
    width: 7px;
    height: 100px;
    background-color: #FED800;
}

@media (max-width: 1024px) {
    .value-inner__hero-wrapper::after {
        content: "";
        display: table;
        clear: both;
    }
}

.value-inner img {
    display: block;
    height: auto;
}

/* == END value inner == */

.values-page .accordions-2021{
    margin-top: 0;
}

.values-page .text-with-shape-2021__paragraph{
    margin-bottom: 20px;
}

.value-inner .text-with-shape-2021__paragraph{
    margin-bottom: 20px;
}