.hero-wrapper {
    padding-top: 33vh;
    height: 80vh;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.hero-wrapper::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url("../images/LeaderShip_Kvadrati.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 355px;
    background-position: bottom;
    z-index: 10;
}

.hero-wrapper h1 {
    font-weight: 100;
    font-size: 64px;
    line-height: 0.85;
    letter-spacing: -0.03em;
    color: #fff;
}

.hero-wrapper h1 em {
    font-weight: 400;
}

.hero-wrapper p {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.35;
    color: #8D8D8D;
}

.hero-wrapper .hero-content {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    z-index: 10;
}

.hero-wrapper .content-box {
    margin-bottom: 40px;
    flex: 0 0 100%;
}

.hero-wrapper .button_style_1 {
    justify-content: flex-start;
}

.hero-wrapper .button_style_1 .title,
.hero-wrapper .button_style_1 .icon {
    background-color: #d93529;
}

.hero-wrapper .button_style_1:hover .icon {
    background-color: #EE4438;
}

.hero-wrapper .button_style_1 .title {
    font-size: 16px;
}

/* second section */

.second-section-wrapper {
    background: #F2F2F2;
    padding-top: 81px;
    padding-bottom: 100px;
}

.second-section-wrapper .row {
    align-items: center;
}

.second-section-wrapper .second-section-content {
    position: relative;
    height: fit-content;
    padding-left: 48px;
    padding-right: 70px;
    padding-bottom: 32px;
}

.second-section-wrapper .second-section-content::before {
    content: '';
    width: 1px;
    height: 120%;
    position: absolute;
    left: 0;
    bottom: -80px;
    background: #0B3954;
    opacity: 0.15;
}

.second-section-wrapper .second-section-content::after {
    content: '';
    height: 1px;
    width: 110%;
    position: absolute;
    left: -80px;
    right: 0;
    bottom: 0;
    background: #0B3954;
    opacity: 0.15;
}

.second-section-wrapper .second-section-content h2 {
    font-weight: 100;
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: -0.03em;
    color: #0b3954;
    margin-bottom: 32px;
}

.second-section-wrapper .second-section-content h2 em,
.second-section-wrapper .second-section-content-big-text h5 em {
    color: #d93529;
    font-weight: 400;
}

.second-section-wrapper .second-section-content-big-text h5 {
    font-weight: 300;
    font-size: 28px;
    line-height: 1.4;
    letter-spacing: -0.03em;
    color: #0B3954;
    margin-bottom: 32px;
}

.second-section-wrapper .second-section-content-big-text p {
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5;
    color: #0B3954;
}

.second-section-wrapper .second-section-content-small-text p strong,
.second-section-wrapper .second-section-content-small-text p b {
    font-weight: 500;
}

.second-section-wrapper .second-section-image {
    padding-top: 40px;
    position: relative;
}

.second-section-wrapper .second-section-image .custom-box {
    width: 96px;
    height: 96px;
    position: absolute;
}

.second-section-wrapper .second-section-image .red-box {
    background: #EE4438;
    left: -84px;
    top: 40px;
}


/* tabs section */
.tabs-section-wrapper {
    margin-bottom: 110px;
}

.tabs-section-wrapper .tabs_headline {
    padding-left: 0;
    position: relative;
}

.tabs-section-wrapper .tabs_headline .red_box {
    width: 96px;
    height: 96px;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #ee4438;
}

.tabs-section-wrapper .tabs_headline h2 {
    font-family: 'Zodiak';
    font-style: normal;
    font-weight: 100;
    font-size: 48px;
    line-height: 1;
    letter-spacing: -0.03em;
    margin: 0 0 56px;
    color: #0B3954;
}

.leadership_team_box_decription a {
    text-decoration: none;
}

.tabs-section-wrapper .tabs_headline h2 strong,
.tabs-section-wrapper .tabs_headline h2 b {
    font-weight: 400;
    color: #D83529;
}

.tabs-section-wrapper .tabs-content-row .tabs-content-box {
    background: #0B3954;
    display: flex;
    flex-flow: row wrap;
    padding: 104px 0 96px;
    position: relative;
    align-items: center;
}

.tabs-content-row .tabs-content-box .white_box {
    width: 96px;
    height: 96px;
    background-color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
}

.tabs-content-row .tabs-content-box .images-side {
    padding-left: 80px;
    flex: 0 0 60%;
    max-width: 60%;
    position: relative;
    height: 100%;
    max-height: 100%;
}

.tabs-content-row .tabs-content-box .images-side .image-side__bg-photo {
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.tabs-content-row .tabs-content-box .images-side .image-side__bg-photo {
    display: none;
}

.tabs-content-row .tabs-content-box .images-side .image-side__bg-photo.active {
    display: block;
}

.tabs-content-row .tabs-content-box .images-side .red_box {
    background: #EE4438;
    opacity: 0.75;
    position: absolute;
    width: 96px;
    height: 96px;
    bottom: 0;
    right: 0;
    z-index: 99;
}

.tabs-content-row .tabs-content-box .images-side .blue_box_1 {
    height: 192px;
    width: 96px;
    background-color: #0b3954;
    position: absolute;
    left: 80px;
    top: 0;
    z-index: 99;
}

.tabs-content-row .tabs-content-box .images-side .blue_box_2 {
    width: 192px;
    height: 96px;
    background-color: #0b3954;
    position: absolute;
    left: 176px;
    bottom: 0;
    z-index: 99;
}

.tabs-content-row .tabs-content-box .images-side img {
    max-width: 100%;
    width: 100%;
    display: none;
}

.tabs-content-row .tabs-content-box .images-side img.active {
    display: block;
}

.tabs-content-row .tabs-content-box .tab-side {
    flex: 1;
}

.tabs-content-row .tabs-content-box .tab-side .tab-title.active {
    background: #61A4CB;
}


.tabs-content-row .tabs-content-box .tab-side .tab-title {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    padding: 40px 110px 40px 50px;
    cursor: pointer;
}

.tabs-content-row .tabs-content-box .tab-side .tab-title span {
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #fff;
    opacity: 0.5;
    flex: 0 0 100%;
    position: absolute;
    left: 30px;
    top: 15px;
}

.tabs-content-row .tabs-content-box .tab-side .tab-title h3 {
    margin: 0;
    font-family: 'Switzer';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.2;
    color: #fff;
    padding-left: 30px;
}

.tabs-content-row-mobile {
    display: none;
}

.collapse_section_row {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 600px;
    min-height: 600px;
}

.collapse_box {
    position: absolute;
    width: 200px;
    height: 200px;
    top: 0px;
    left: 0px;
}

.collapse_box_holder {
    width: 100%;
    height: 100%;
}

.collapse_box.hovered {
    z-index: 55;
}

.collapse_box_image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.collapse_box_content {
    position: absolute;
    min-width: 200%;
    min-height: 200%;
    padding: 70px;
    z-index: 50;
    pointer-events: none;
    transition: .5s;
    opacity: 0;
    transform: scale(.5);
}

.collapse_box_content svg {
    margin-bottom: 30px;
}

.collapse_box_content h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    color: #FFFFFF;
    margin-bottom: 10px;
    font-family: 'Switzer', 'sans-serif';
}

.collapse_box_content p {
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #FFFFFF;
}

.collapse_box.hovered .collapse_box_image {
    position: absolute;
}

.collapse_box.hovered .collapse_box_content {
    opacity: 1;
    transform: scale(1);
}

/* FIRST BOX CSS */
.collapse_box.box_1 {
    transform: translate(0, 0);
}

.collapse_box.box_1 .collapse_box_content {
    background-color: #0B3954;
    transform-origin: left top;
    top: 0;
    left: 0;
}

.collapse_box.box_1 .collapse_box_image {
    background-color: #0B3954;
}

/* SECOND BOX CSS */

.collapse_box.box_2 {
    transform: translate(200%, 0);
}

.collapse_box.box_2 .collapse_box_content {
    background-color: #0D3E5B;
    transform-origin: right top;
    top: 0;
    right: 0;
}

.collapse_box.box_2 .collapse_box_image {
    background-color: #0D3E5B;
}

/* THIRD BOX CSS */

.collapse_box.box_3 .collapse_box_image {
    background-color: #104362;
}

.collapse_box.box_3 {
    transform: translate(100%, 100%);
}

.collapse_box.box_3 .collapse_box_content {
    background-color: #104362;
    transform-origin: bottom right;
    bottom: 0;
    right: 0;
}

/* FOURTH BOX CSS */

.collapse_box.box_4 .collapse_box_image {
    background-color: #124968;
}

.collapse_box.box_4 {
    transform: translate(200%, 100%);
}

.collapse_box.box_4 .collapse_box_content {
    background-color: #124968;
    transform-origin: top right;
    top: 0;
    right: 0;
}

/* FIFTH BOX CSS */

.collapse_box.box_5 .collapse_box_image {
    background-color: #154E6F;
}

.collapse_box.box_5 {
    transform: translate(0%, 200%);
}

.collapse_box.box_5 .collapse_box_content {
    background-color: #154E6F;
    transform-origin: bottom left;
    bottom: 0;
    left: 0;
}

/* SIX BOX CSS */

.collapse_box.box_6 .collapse_box_image {
    background-color: #175376;
}

.collapse_box.box_6 {
    transform: translate(100%, 200%);
}

.collapse_box.box_6 .collapse_box_content {
    background-color: #175376;
    transform-origin: bottom right;
    bottom: 0;
    right: 0;
}

.mobile_collapse_boxes {
    display: none;
}

.second-section-image .second-section-image-holer {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    flex: 1 0 0;
}

.second-section-image-holer {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
}

.second-section-image-holer-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
}

.second-section-image-holer-inner-block {
    display: flex;
    align-items: center;
    gap: 24px;
    align-self: stretch;
}

.second-section-image-holer-inner-block-icon {
    display: flex;
    width: 72px;
    height: 72px;
    padding: 19.059px 19.293px 19.059px 18.824px;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
    background: #0B3954;
}

.second-section-image-holer-inner-block-text {
    flex: 1 0 0;
    color: #0B3954;
    font-family: Switzer;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

@media only screen and (max-width: 1595px) {
    .tabs-content-row .tabs-content-box .tab-side .tab-title {
        padding-right: 50px;
    }

    .collapse_box {
        width: 150px;
        height: 150px;
    }

    .collapse_section_row {
        max-width: 450px;
        min-height: 450px;
    }

    .collapse_box_content {
        height: 200%;
        min-height: unset;
        padding: 35px;
    }

    .leadership_team {
        padding-top: 170px;
        margin-bottom: 180px;
    }

    .tabs-section-wrapper {
        margin-bottom: 190px;
    }

    .second-section-wrapper {
        padding-top: 140px;
        padding-bottom: 180px;
    }
}

@media only screen and (max-width: 1440px) {
    .hero-wrapper h1 {
        font-size: 56px;
    }

    .hero-wrapper p {
        font-size: 20px;
    }

    .second-section-wrapper .second-section-content-big-text h5 {
        font-size: 22px;
    }

    .second-section-wrapper .second-section-content-big-text p {
        font-size: 18px;
    }

    .tabs-section-wrapper .tabs_headline h2 {
        font-size: 40px;
    }
}

@media only screen and (max-width: 1399px) {
    .tabs-content-row .tabs-content-box .tab-side .tab-title h3 {
        font-size: 18px;
    }

    .tabs-section-wrapper {
        margin-bottom: 170px;
    }

    .second-section-wrapper {
        padding-top: 120px;
        padding-bottom: 160px;
    }
}

@media only screen and (max-width: 1199px) {
    .hero-wrapper {
        padding-top: 25vh;
    }

    .second-section-wrapper .second-section-content {
        width: 100%;
        margin-bottom: 40px;
    }

    .second-section-wrapper .second-section-content {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
        padding-bottom: 24px;
    }

    .second-section-wrapper .second-section-content::before {
        content: none;
    }

    .second-section-wrapper .second-section-content::after {
        width: auto;
        left: 12px;
        right: 12px;
        max-width: 100%;
    }

    .second-section-wrapper .second-section-image {
        margin: auto;
    }

    .tabs-section-wrapper .tabs_headline h2 {
        font-size: 36px;
    }

    .tabs-content-row .tabs-content-box .tab-side .tab-title {
        padding-bottom: 20px;
        margin-bottom: 10px;
    }

    .tabs-content-row .tabs-content-box .images-side {
        padding-left: 40px;
    }

    .tabs-content-row .tabs-content-box .images-side .red_box {
        width: 60px;
        height: 60px;
    }

    .tabs-content-row .tabs-content-box .images-side .blue_box_1 {
        height: 120px;
        width: 60px;
        left: 40px;
    }

    .tabs-content-row .tabs-content-box .images-side .blue_box_2 {
        width: 120px;
        height: 60px;
        left: 100px;
    }

    .collapse_box {
        width: 200px;
        height: 200px;
    }

    .collapse_section_row {
        width: 600px;
        min-height: 600px;
        max-width: unset;
    }

    .second-section-image {
        justify-content: center;
        display: flex;
    }

    .second-section-image {
        width: 100%;
    }

    .collapse_box_content {
        padding: 70px;
    }
}

@media only screen and (max-width: 991px) {
    .tabs-section-wrapper {
        margin-bottom: 60px;
    }

    .tabs-section-wrapper .tabs_headline h2 {
        font-size: 32px;
        margin-bottom: 36px;
    }

    .tabs-section-wrapper .tabs_headline .red_box {
        display: none;
    }

    .tabs-content-row {
        display: none;
    }

    .tabs-content-row-mobile {
        display: flex;
        background: #0B3954;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .tabs-content-row-mobile-headline {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        align-items: center;
        align-content: center;
        margin-bottom: 32px;
        padding: 0px 20px;
    }

    .tabs-content-row-mobile-headline .headline-box {
        flex: 0 0 50%;
    }

    .tabs-content-row-mobile-headline h3 {
        font-weight: 600;
        font-size: 18px;
        line-height: 1;
        color: #fff;
    }

    .tabs-content-row-mobile-headline .slider_arrows {
        flex: 0 0 80px;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        align-items: center;
        align-content: center;
    }

    .tabs-content-slider-row {
        padding: 0 20px;
    }

    .tabs-content-slider-row .single-slide .img-box {
        margin-bottom: 24px;
        position: relative;
    }

    .tabs-content-slider-row .single-slide .img-box .red_box {
        background: #EE4438;
        opacity: 0.75;
        position: absolute;
        width: 60px;
        height: 60px;
        bottom: 0;
        right: 0;
    }

    .tabs-content-slider-row .single-slide .img-box .blue_box_1 {
        height: 120px;
        width: 60px;
        background-color: #0b3954;
        position: absolute;
        left: 0;
        top: 0;
    }

    .tabs-content-slider-row .single-slide .img-box .blue_box_2 {
        width: 120px;
        height: 60px;
        background-color: #0b3954;
        position: absolute;
        left: 60px;
        bottom: 0;
    }

    .tabs-content-slider-row .single-slide .title-box {
        display: flex;
        flex-flow: row wrap;
    }

    .tabs-content-slider-row .single-slide .title-box span {
        flex: 0 0 15px;
        display: block;
        margin-right: 8px;
        font-weight: 400;
        font-size: 12px;
        line-height: 1.2;
        color: #fff;
        opacity: 0.5;
    }

    .tabs-content-slider-row .single-slide .title-box p {
        flex: 1;
        font-weight: 400;
        font-size: 18px;
        line-height: 1.2;
        color: #fff;
    }

    .second-section-wrapper {
        padding-bottom: 130px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-wrapper {
        background-position: bottom;
    }

    .hero-wrapper::before {
        background-image: url("../images/Hero-Squares-mobile.png");
        background-position: center bottom;
        bottom: -32px;
    }

    .hero-wrapper h1 {
        font-size: 48px;
        margin-bottom: 12px;
        width: 40%;
    }

    .hero-wrapper p {
        font-size: 16px;
    }

    .hero-wrapper .button_style_1 .title {
        font-size: 12px;
    }

    .hero-wrapper .content-box {
        margin-bottom: 20px;
    }

    .second-section-wrapper {
        padding-top: 80px;
        padding-bottom: 40px;
    }

    .second-section-wrapper .second-section-content h2 {
        font-size: 32px;
    }

    .second-section-wrapper .second-section-content-big-text {
        margin-bottom: 20px;
    }

    .second-section-wrapper .second-section-content-big-text p {
        font-size: 16px;
    }

    .second-section-wrapper .second-section-content-small-text p {
        font-size: 14px;
    }

    .second-section-wrapper .second-section-content-big-text h5 {
        font-size: 20px;
    }

    .second-section-wrapper .second-section-image .red-box {
        display: none;
    }

    .tabs-content-slider-row .single-slide .title-box span {
        font-size: 12px;
    }

    .tabs-content-slider-row .single-slide .title-box p {
        font-size: 16px;
    }

    .collapse_box {
        width: 150px;
        height: 150px;
    }

    .collapse_section_row {
        max-width: 450px;
        min-height: 450px;
    }

    .collapse_box_content {
        padding: 35px;
    }

    .mobile_collapse_box_img h5 {
        font-family: 'Switzer';
        font-weight: 500;
        font-size: 18px;
        line-height: 150%;
        color: #8D8D8D;
    }

    .mobile_collapse_box_toggle_p p {
        font-weight: 400;
        font-size: 16px;
        line-height: 130%;
        color: #8D8D8D;
        display: none;
    }

    .mobile_collapse_box_img_background {
        background: #0D3E5B;
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        width: 64px;
        height: 64px;
    }

    .mobile_collapse_box_img_background svg {
        width: 32px;
        height: 32px;
    }

    .second-section-image {
        display: none;
    }

    .mobile_collapse_boxes {
        display: block;
    }

    .mobile_collapse_box_content,
    .mobile_collapse_box_img {
        display: flex;
        align-items: center;
    }

    .mobile_collapse_box_content {
        justify-content: space-between;
    }

    .mobile_collapse_box_img_background {
        margin-right: 18px;
    }

    .second-section-wrapper .second-section-content {
        margin-bottom: 0px;
    }

    .second-section-wrapper .second-section-content-big-text {
        margin-bottom: 0px;
    }

    .mobile_collapse_box {
        padding: 24px 0px;
        border-bottom: 1px solid #0B395415;
    }

    .mobile_collapse_box_toggle_p {
        display: flex;
        justify-content: flex-start;
        padding-left: 84px;
    }

    .second-section-wrapper {
        padding: 60px 0px 36px 0px;
    }

    .second-section-wrapper .second-section-content-big-text h5 {
        font-size: 16px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .hero-wrapper h1 {
        font-size: 32px;
    }

    .second-section-wrapper .second-section-content-big-text h5 {
        font-size: 16px;
    }

    .second-section-wrapper .second-section-content-big-text p {
        font-size: 14px;
    }

    .mobile_collapse_box_toggle_p p {
        font-size: 12px;
    }

    .mobile_collapse_box_img h5 {
        font-size: 14px;
    }

    .tabs-content-slider-row .single-slide .img-box .blue_box_1 {
        height: 64px;
        width: 32px;
    }

    .tabs-content-slider-row .single-slide .img-box .blue_box_2 {
        width: 64px;
        height: 32px;
        left: 32px;
    }

    .tabs-content-slider-row .single-slide .img-box .red_box {
        width: 32px;
        height: 32px;
    }

    .tabs-content-row-mobile-headline .slider_arrows {
        flex: 0 0 60px;
    }

    .tabs-content-row-mobile-headline .slider_arrows svg {
        width: 24px;
    }

    .second-section-wrapper {
        padding-top: 60px;
    }

    .second-section-wrapper .second-section-content h2 {
        font-size: 24px;
    }

    .second-section-wrapper {
        padding-bottom: 36px;
    }

    .tabs-section-wrapper .tabs_headline h2 {
        font-size: 24px;
        margin-bottom: 36px;
    }

    .lets_talk__section {
        padding-top: 0 !important;
    }

    .tabs-content-slider-row .single-slide .title-box span {
        font-size: 10px;
    }

    .tabs-content-slider-row .single-slide .title-box p {
        font-size: 14px;
    }
}

@media (max-height: 1000px) {
    .hero-wrapper {
        height: 95vh;
    }
}