@font-face {
    font-family: "Plus Jakarta Sans";
    src: url(../fonts/PlusJakartaSans-ExtraLight.woff2) format("woff2");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url(../fonts/PlusJakartaSans-ExtraLightItalic.woff2) format("woff2");
    font-weight: 200;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url(../fonts/PlusJakartaSans-Light.woff2) format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url(../fonts/PlusJakartaSans-LightItalic.woff2) format("woff2");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url(../fonts/PlusJakartaSans-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url(../fonts/PlusJakartaSans-Italic.woff2) format("woff2");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url(../fonts/PlusJakartaSans-Medium.woff2) format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url(../fonts/PlusJakartaSans-MediumItalic.woff2) format("woff2");
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url(../fonts/PlusJakartaSans-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url(../fonts/PlusJakartaSans-BoldItalic.woff2) format("woff2");
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url(../fonts/PlusJakartaSans-ExtraBold.woff2) format("woff2");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url(../fonts/PlusJakartaSans-ExtraBoldItalic.woff2) format("woff2");
    font-weight: 800;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Satoshi-Light;
    src: url(../fonts/Satoshi-Light.woff2) format('woff2'), url(../fonts/Satoshi-Light.woff) format('woff'), url(../fonts/Satoshi-Light.ttf) format('truetype');
    font-weight: 300;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: Satoshi-Regular;
    src: url(../fonts/Satoshi-Regular.woff2) format('woff2'), url(../fonts/Satoshi-Regular.woff) format('woff'), url(../fonts/Satoshi-Regular.ttf) format('truetype');
    font-weight: 400;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: Satoshi-Medium;
    src: url(../fonts/Satoshi-Medium.woff2) format('woff2'), url(../fonts/Satoshi-Medium.woff) format('woff'), url(../fonts/Satoshi-Medium.ttf) format('truetype');
    font-weight: 500;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: Satoshi-Bold;
    src: url(../fonts/Satoshi-Bold.woff2) format('woff2'), url(../fonts/Satoshi-Bold.woff) format('woff'), url(../fonts/Satoshi-Bold.ttf) format('truetype');
    font-weight: 700;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "Darker Grotesque";
    src: url(../fonts/DarkerGrotesque-VariableFont_wght.ttf) format("truetype");
    font-weight: 300 900;
    font-style: normal;
    font-display: swap
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body {
    margin: 0;
    color: #000;
    overflow-x: hidden;
    font-family: "Plus Jakarta Sans", sans-serif
}

a,
a:active,
a:visited {
    text-decoration: none
}

img {
    background: 0 0;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden
}

ul li {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

h1 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 52px;
    line-height: 1.18;
    letter-spacing: 0;
    vertical-align: middle
}

p {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: 0;
    vertical-align: middle;
    color: #000
}

h2 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0;
    vertical-align: middle;
    text-transform: capitalize;
    margin-bottom: 10px;
    text-align: left
}

h3 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle
}

.breadcrumb a {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.6;
    letter-spacing: 0;
    vertical-align: middle;
    color: #7c7c7c
}

.breadcrumb {
    padding-top: 1rem
}

.breadcrumb a.active {
    color: #000
}

.breadcrumb span {
    display: inline-block;
    padding: 0 5px
}

.sm-none {
    display: block
}

.lg-none {
    display: none
}

.container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto
}

html {
    scroll-behavior: smooth
}

.site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000
}

.navbar {
    padding: 25px 4.8vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background .3s ease
}

.navbar.scrolled {
    background: rgba(0, 0, 0, .95);
    backdrop-filter: blur(10px)
}

.logo {
    font-weight: 700;
    letter-spacing: 3px;
    color: #ffb300;
    font-size: 1.3rem;
    z-index: 1001;
    transition: transform .3s ease;
    cursor: pointer
}

.logo:hover {
    transform: scale(1.05)
}

.nav-links {
    display: flex;
    gap: 40px;
    list-style: none;
    align-items: center
}

.nav-links a {
    position: relative;
    transition: opacity .3s ease;
    color: #fff;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-size: 17px;
    line-height: 1.06;
    letter-spacing: 0;
    text-transform: capitalize;
    text-align: center;
    vertical-align: middle
}

.nav-links a::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 1px;
    background: #ffb300;
    transition: width .3s ease
}

.nav-links a:hover {
    opacity: 1
}

.nav-links a:hover::after {
    width: 100%
}

.connect-btn a {
    padding: 10px 24px 12px 24px;
    background: #fff;
    color: #000;
    border-radius: 50px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    text-transform: capitalize;
    border: none;
    transition: background-color .3s ease, color .3s ease, transform .3s ease
}

.connect-btn a:hover {
    background-color: #eeaa29;
    color: #fff
}

.menu-btn {
    display: none;
    flex-direction: column;
    gap: 6px;
    background: 0 0;
    border: none;
    cursor: pointer;
    z-index: 1001;
    padding: 8px
}

.menu-btn span {
    width: 32px;
    height: 2px;
    background: #fff;
    transition: .3s ease;
    transform-origin: center
}

.menu-btn.active span:nth-child(1) {
    transform: translateY(8px) rotate(45deg)
}

.menu-btn.active span:nth-child(2) {
    opacity: 0
}

.menu-btn.active span:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg)
}

.hero {
    position: relative;
    height: 100vh;
    overflow: hidden;
    background: #000
}
.hero-bg--mobile {
    display: none;
}

/* On mobile, swap them */

.hero-bg {
    position: absolute;
    inset: 0
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.hero-content {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 6vw
}

.hero-content h1 {
    color: #ffff
}

.hero-content h1 .line {
    display: block;
    overflow: hidden;
    padding: 4px 0
}

.hero-content h1 .word {
    display: inline-block;
    margin-right: .3em
}

.hero-content h1 .char {
    display: inline-block;
    opacity: 0;
    transform: translateY(100%);
    animation: charReveal .6s cubic-bezier(.77, 0, .175, 1) forwards
}

@keyframes charReveal {
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.hero-row {
    display: flex;
    align-items: flex-end;
    gap: 5px
}

.social-icons {
    display: flex;
    justify-content: center;
    position: relative;
    height: 55px;
    padding-left: 55px
}

.social-icons a {
    position: absolute;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: linear-gradient(180deg, #000 0, #666 181.25%);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    opacity: 0;
    transform: translateX(0) scale(.6);
    animation: iconStackExpand .8s cubic-bezier(.25, .8, .25, 1) forwards;
    animation-delay: 1.4s
}

.social-icons a:nth-child(1) {
    --x: -36px
}

.social-icons a:nth-child(2) {
    --x: 0px
}

.social-icons a:nth-child(3) {
    --x: 36px
}

@keyframes iconStackExpand {
    0% {
        opacity: 0;
        transform: translateX(0) scale(.6)
    }

    40% {
        opacity: 1;
        transform: translateX(0) scale(1)
    }

    100% {
        opacity: 1;
        transform: translateX(var(--x)) scale(1)
    }
}

.social-icons a {
    z-index: 1;
    transition: transform .35s ease, z-index 0s
}

.social-icons a:hover {
    z-index: 10;
    transform: translateX(var(--x)) scale(2.08)
}

.catalogue-section {
    position: relative;
    padding: 4rem 0;
    background: linear-gradient(135deg, #f9b233, #f7a300);
    overflow: hidden
}

.catalogue-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(../images/Patteren.png) repeat;
    background-size: cover;
    opacity: 0;
    transition: opacity 2.5s ease .8s, transform 2.5s ease .8s;
    pointer-events: none;
    z-index: 0
}

.catalogue-section.is-visible::before {
    opacity: 1;
    transform: scale(1)
}

.catalogue-section>* {
    position: relative;
    z-index: 1
}

.catalogue-swiper {
    width: 100%;
    padding: 20px 0 40px
}

.catalogue-swiper .swiper-wrapper {
    align-items: center
}

.catalogue-swiper .card {
    width: 100%
}

.catalogue-swiper .card img {
    width: 100%;
    height: 100%;
    border-radius: 14px;
    display: block
}

.catalogue-swiper .swiper-slide:nth-child(even) .card {
    padding-top: 6rem
}

.catalogue-swiper .swiper-slide {
    flex-shrink: 0;
    width: auto
}

.catalogue-swiper {
    width: 100%;
    overflow: hidden
}

.catalogue-swiper .swiper-wrapper {
    transition-timing-function: linear !important
}

.catalogue-swiper .swiper-slide {
    width: auto;
    flex-shrink: 0
}

.catalogue-header {
    width: 65%;
    margin: 0 auto
}

.catalogue-header .sm-none {
    position: absolute;
    right: 0;
    top: 10px
}

.catalogue-header h2 {
    text-align: center
}

a.view-all {
    background-color: #fff;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    padding: 12px 25px;
    border-radius: 50px;
    text-decoration: none;
    width: max-content;
    transition: background .3s;
    color: #000
}

a.view-all:hover {
    background-color: #000;
    color: #ffff
}

section.linkedin_section {
    padding: 4rem 0
}

section.linkedin_section h2 {
    padding-bottom: 30px;
    text-align: center
}

.linkedin-swiper {
    overflow: hidden
}

.linkedin-swiper .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center
}

.linkedin_1 {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    transition: transform .3s ease;
    border-radius: 12px
}

.narr_map_section {
    position: relative;
    isolation: isolate;
    background: #f3efef;
    z-index: 5
}

.narr_map_section::after {
    content: "";
    display: block
}

.narr_map_content {
    z-index: 10
}

.narr_map_section+section {
    position: relative;
    z-index: 0
}

.narr_map_bg {
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none
}

.narr_map_clusters {
    z-index: 2;
    pointer-events: none;
    max-width: 1400px;
    margin: 0 auto
}

.cluster {
    position: absolute;
    opacity: 0;
    transform: scale(.75);
    transition: .45s ease;
    background-image: radial-gradient(circle, #f4b227 48%, transparent 50%);
    background-size: 12px 12px;
    border-radius: 14px
}

.cluster.show {
    opacity: 1;
    transform: scale(1)
}

.c1 {
    top: 22%;
    left: 57%;
    width: 50px;
    height: 50px;
    border-radius: 5px
}

.c2 {
    top: 26%;
    left: 49%;
    width: 45px;
    height: 36px
}

.c3 {
    top: 26%;
    left: 53.5%;
    width: 38px;
    height: 36px
}

.c4 {
    top: 29%;
    left: 57%;
    width: 35px;
    height: 35px
}

.c5 {
    top: 44.5%;
    left: 79.1%;
    width: 36px;
    height: 35px
}

.c6 {
    top: 62%;
    left: 55%;
    width: 45px;
    height: 45px
}

.c7 {
    top: 53%;
    left: 18%;
    width: 50px;
    height: 50px
}

.c8 {
    top: 69%;
    left: 25.5%;
    width: 50px;
    height: 50px
}

.c9 {
    top: 40%;
    left: 61%;
    width: 45px;
    height: 45px
}

.c10 {
    top: 43%;
    left: 70.3%;
    width: 38px;
    height: 40px
}

.narr_map_content {
    z-index: 5;
    max-width: 1400px;
    margin: 0 auto;
    opacity: 0;
    transform: translateY(50px);
    transition: .8s ease
}

.narr_map_section.show-content .narr_map_content {
    opacity: 1;
    transform: translateY(0)
}

.map_card {
    position: absolute;
    border-radius: 18px;
    padding: 20px;
    overflow: hidden;
    box-shadow: 0 12px 30px rgba(0, 0, 0, .08)
}

.map_card h3 {
    font-size: 20px;
    margin-bottom: 10px
}

.map_card p {
    font-size: 14px;
    line-height: 1.5
}

.card_one {
    top: 40px;
    left: 40px;
    width: 240px;
    background: #eeaa29
}

.card_two {
    top: 40px;
    right: 40px;
    width: 480px;
    display: flex;
    gap: 18px;
    background: #f6d4a1
}

.card_three {
    top: 230px;
    right: 40px;
    width: 360px;
    background: #eeaa29
}

.card_four {
    bottom: 160px;
    left: 40px;
    width: 440px;
    display: flex;
    gap: 18px;
    background: #f6d4a1
}

.card_five {
    bottom: 40px;
    right: 140px;
    width: 540px;
    display: flex;
    align-items: flex-end;
    gap: 16px;
    background: #f2bf6f
}

.card_small_img {
    width: 75px;
    margin-top: 15px
}

.card_big_img {
    width: 190px;
    object-fit: cover;
    border-radius: 18px
}

.card_person {
    width: 150px
}

.team_dots img {
    width: 32px;
    height: 32px;
    border-radius: 50px;
    margin-right: -10px;
    filter: grayscale(100%)
}

.team_dots img:hover {
    filter: grayscale(0)
}

.map_center {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 430px;
    transform: translate(-50%, -50%);
    text-align: center
}

.map_center h2 {
    font-size: 34px;
    margin-bottom: 10px
}

.map_center p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 18px
}

.map_center .btn {
    background: #000;
    color: #fff;
    padding: 12px 18px;
    border-radius: 40px;
    display: inline-block;
    transition: .3s ease
}

.map_center .btn:hover {
    background: #eeaa29
}

.content {
    position: relative;
    z-index: 2;
    margin: auto;
    gap: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transform: translateY(60px);
    transition: opacity .8s ease, transform .8s ease;
    padding: 20px 20px;
    flex-wrap: wrap;
    padding-bottom: 4rem;
}

.narrative_box_one {
    background: #eeaa29;
    width: 300px;
    border-radius: 16px;
    top: 3.194%;
    left: 2.194%;
    width: 500px;
    border-radius: 16px;
    overflow: hidden;
    display: flex;
    order: 0;
    min-height: 200px
}

.narrative_box_img {
    text-align: right
}

.narrative_box_content {
    padding: 20px 20px 5px 20px
}

.narrative_box_two img {
    height: 100%;
    display: block
}

.narrative_box_two {
    background: #f6d4a1;
    display: flex;
    width: 500px;
    align-items: stretch;
    border-radius: 16px;
    overflow: hidden;
    top: 3.194%;

    right: 7.194%
}

.narrative_box_three {
    width: 470px;
    background: #eeaa29;
    border-radius: 16px;
    position: absolute;
    right: 0;
    top: 34%
}

.box_three_img {
    padding: 0 20px 20px 20px;
    text-align: right
}

.box_three_img img {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    margin-right: -10px;
    filter: grayscale(100%)
}

.box_three_img img:hover {
    filter: grayscale(0)
}

.narrative_box_four {
    background: #f6d4a1;
    border-radius: 16px;
    width: 430px;
    display: flex;
    overflow: hidden;
    order: 2;
    top: 50%;
    left: 1.194%
}

.narrative_box_four img {
    height: 100%;
    border-radius: 95px 0 0 95px
}

.narrative_box_five {
    background: #f2bf6f;
    width: 500px;
    border-radius: 16px;
    overflow: hidden;
    display: flex;
    order: 3;
    right: 0;
    bottom: 225px;
    justify-content: space-between
}

.box_five_img {
    width: 30%;
    display: flex;
    align-items: end;
    justify-content: right
}

.box_five_img img {
    width: 205px
}

.narrative_box_five .box_five_img img {
    width: 100px;
    padding-top: 10px
}

.narrative_box_five .narrative_box_content {
    padding-bottom: 30px;
    padding-right: 0
}

.narrative_center {
    width: 100%;
    text-align: center;
    background-color: #f1ededa3
}

.narrative_center p {
    width: 45%;
    margin: 0 auto;
}

.narrative_box_content a {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #000;
    font-size: 16px;
    text-decoration: underline;
    padding: 10px 0 15px 0;
    display: inline-block;
    text-transform: capitalize
}

.narrative_center h2 {
    text-align: center
}

.narrative_center p {
    padding-bottom: 30px;
    font-weight: 600
}

a.btn {
    background: #000;
    padding: 14px 20px;
    border-radius: 43px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    transition: background-color .3s ease, color .3s ease, transform .3s ease
}

.narrative_box_content h2 {
    font-size: 26px;
    line-height: 30px
}

a.btn:hover {
    background-color: #eeaa29
}

.narrativ-section.show-content .content {
    opacity: 1;
    transform: translateY(0)
}

.ftr {
    background: #000;
    color: #fff;
    padding: 3rem 0 0 2rem
}

@media (min-width:769px) {
    .ftr_top {
        display: grid;
        grid-template-columns: 1.1fr repeat(4, 1fr);
        gap: 25px;
        grid-template-columns: 1.1fr 1fr .5fr .9fr 1fr
    }

    .ftr_title {
        pointer-events: none;
        padding: 0 0 12px
    }

    .ftr_icon {
        display: none
    }

    .ftr_body {
        max-height: none !important;
        overflow: visible
    }

    .ftr_col {
        border: none
    }
}

.ftr_social {
    display: flex;
    gap: 12px
}

.ftr_title {
    width: 100%;
    background: 0 0;
    border: none;
    color: #fff;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.18;
    letter-spacing: 0;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding-bottom: 15px
}

.ftr_icon {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    position: relative
}

.ftr_icon::after,
.ftr_icon::before {
    content: "";
    position: absolute;
    background: #fff
}

.ftr_icon::before {
    width: 20px;
    height: 2px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.ftr_icon::after {
    width: 2px;
    height: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.ftr_col.is-open .ftr_icon::after {
    display: none
}

.ftr_body {
    max-height: 0;
    overflow: hidden;
    transition: max-height .25s ease
}

.ftr_body ul {
    padding-bottom: 16px
}

.ftr_body li {
    margin-bottom: 10px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.18;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #fff
}

.ftr_body ul li a {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.18;
    letter-spacing: 0;
    display: inline-block;
    color: #fff
}

.ftr_body ul li a::first-letter {
    text-transform: uppercase
}

.ftr_social a {
    background: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center
}

.ftr_social a:hover {
    background-color: #f4b648
}

.ftr_bottom {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    font-size: 12px;
    border-top: .5px solid #fff
}

a.whts img {
    width: 15px
}

ul.ftr_contact p {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #fff;
    padding-bottom: 10px
}

ul.ftr_contact li {
    display: flex;
    align-items: flex-start;
    gap: 15px
}

ul.ftr_contact li img {
    padding-top: 8px
}

ul.ftr_contact li:first-child img {
    padding-top: 7px
}

.ftr-logo {
    width: 300px;
    padding-bottom: 20px
}

.ftr-logo img {
    width: 100%
}

.ftr-web span {
    display: flex;
    align-items: anchor-center;
    gap: 3px
}

.ftr-web img {
    width: 57px
}

.ftr_bottom span {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.18;
    letter-spacing: 0
}

.linked-img {
    position: absolute;
    top: 10px;
    right: 10px
}

.linked-img img {
    width: 18px
}

.narrative_box_content span {
    font-weight: 600;
    padding-top: 15px;
    display: block
}

.ftr-logo img {
    width: 65%
}

ul.ftr-offices li a {
    cursor: default
}

ul.ftr_contact li a {
    display: block;
    padding-bottom: 10px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px
}

.about_banner {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 450px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    padding: 0 70px;
    overflow: hidden;
    filter: grayscale(100%)
}

.about_banner_overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, .35);
    z-index: 1
}

.about_banner_content {
    position: relative;
    z-index: 2;
    max-width: 600px
}

.about_banner_title {
    line-height: 1.15;
    font-weight: 600;
    color: #fff;
    letter-spacing: .4px
}

.about_section {
    padding: 4rem 0;
    background: #fff
}

.about_section .container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 50px
}

.about_content {
    flex: 1.2;
    max-width: 620px
}

.about_content h2 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600;
    font-size: 29px;
    line-height: 140%;
    letter-spacing: 0;
    text-transform: none;
    padding-bottom: 15px
}

.about_content p {
    padding-bottom: 10px
}

.about_media {
    flex: 1;
    display: flex;
    justify-content: flex-end
}

.about_banner_content h1 {
    color: #fff;
    width: 90%;
    font-weight: 500
}

.about_img {
    width: 100%;
    max-width: 600px;
    height: auto;
    border-radius: 10px;
    object-fit: cover;
    display: block
}

.about_count_wrap {
    margin: 0 auto;
    display: flex;
    gap: 2px;
    overflow: hidden
}

.about_count_item {
    position: relative;
    flex: 1;
    min-height: 380px;
    overflow: hidden;
    background: #111;
    transform: translateZ(0);
    backface-visibility: hidden
}

.about_count_img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(100%);
    transform: scale(1.06);
    will-change: opacity, transform;
    opacity: 0;
    transition: opacity 350ms ease;
    animation: fadeIn 1.2s ease forwards, slowZoom 20s ease-in-out infinite alternate;
    will-change: transform
}

.about_count_item.is_ready .about_count_img {
    opacity: 1
}

.about_count_overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, .55)
}

.about_count_inner {
    position: relative;
    z-index: 2;
    height: 100%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: #fff;
    margin-top: 65px
}

.about_count_icon {
    margin-bottom: 14px;
    opacity: .95
}

.about_count_number {
    margin: 0;
    font-family: "Darker Grotesque", sans-serif;
    font-weight: 600;
    font-size: 64px;
    line-height: .54;
    text-align: center;
    text-transform: capitalize;
    text-align: center;
    text-transform: capitalize;
    padding-bottom: 20px;
    font-variant-numeric: tabular-nums
}

.about_count_text {
    margin-top: 12px;
    opacity: .9;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.37;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
    color: #fff
}

.about_count_icon {
    transition: transform 350ms ease, opacity 350ms ease;
    will-change: transform;
    height: 55px
}

.about_count_item:hover .about_count_icon {
    transform: translateY(-6px) scale(1.05);
    opacity: 1
}

.about_count_item:hover .about_count_img {
    transform: scale(1.1);
    transition: transform 450ms ease, opacity 350ms ease
}

@media (hover:none) {
    .about_count_item:hover .about_count_icon {
        transform: none
    }

    .about_count_item:hover .about_count_img {
        transform: scale(1.06)
    }
}

.tab_team {
    padding: 4rem 0;
    background: #fff
}

section.tab_team h2 {
    text-align: center;
    padding-bottom: 30px
}

.tab_team_tabs {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 25px;
    margin-bottom: 35px
}

.tab_team_tab {
    border: 1px solid #222;
    background: 0 0;
    color: #111;
    border-radius: 999px;
    cursor: pointer;
    transition: .3s ease;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.18;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
    padding: 10px 40px;
    border-radius: 999px;
    cursor: pointer;
    transition: .3s ease
}

.tab_team_tab.is_active,
.tab_team_tab:hover {
    background: #111;
    color: #fff
}

.tab_team_panels {
    position: relative
}

.tab_team_panel {
    display: none;
    animation: tabFadeUp 350ms ease forwards
}

.tab_team_panel.is_active {
    display: block
}

@keyframes tabFadeUp {
    from {
        opacity: 0;
        transform: translateY(14px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.tab_team_grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    width: 100%;
    margin: 0 auto
}

.tab_team_card {
    position: relative;
    border-radius: 14px;
    overflow: hidden;
    min-height: 400px;
    background: #eeaa29;
    transform: translateZ(0);
    backface-visibility: hidden
}

.tab_team_img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .5s ease
}

.tab_team_overlay {
    position: absolute;
    inset: 0;
    background: 0 0;
    transition: background-color 350ms ease
}

.tab_team_content {
    position: absolute;
    left: 18px;
    right: 18px;
    bottom: 16px;
    z-index: 2;
    color: #fff;
    font-family: "Plus Jakarta Sans", sans-serif;
    transition: 450ms ease
}

.tab_team_card:hover .tab_team_img {
    transform: scale(1.06)
}

.tab_team_card:hover .tab_team_overlay {
    background-color: rgba(0, 0, 0, .445)
}

article.tab_team_card.is_open .tab_team_overlay {
    background-color: rgba(0, 0, 0, .445)
}

.tab_team_card:focus-within .tab_team_content,
.tab_team_card:hover .tab_team_content {
    transform: translateY(0);
    opacity: 1
}

@media (max-width:600px) {
    .tab_team_grid {
        grid-template-columns: 1fr
    }

    .tab_team_content {
        transform: translateY(0);
        opacity: 1
    }
}

.tab_team_top {
    margin-bottom: 10px
}

.tab_team_name {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.18;
    letter-spacing: 0;
    text-transform: capitalize;
    margin: 0 0 4px 0;
    text-align: left;
    color: #fff
}

.tab_team_position {
    margin: 0;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.18;
    letter-spacing: 0;
    text-align: left;
    text-transform: capitalize;
    color: #ffff;
    opacity: .85;
    margin: 0
}

.tab_team_more {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateY(10px);
    transition: max-height 450ms ease, opacity 350ms ease, transform 350ms ease
}

.tab_team_location {
    margin: 0;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.18;
    letter-spacing: 0;
    text-align: left;
    text-transform: capitalize;
    color: #ffff;
    margin: 0 0 12px 0;
    opacity: .9;
    display: flex;
    gap: 5px
}

.tab_team_desc {
    opacity: .9;
    margin: 0 0 12px 0;
    color: #ffff;
    max-height: 170px;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: #eeaa29 transparent
}

.tab_team_desc::-webkit-scrollbar {
    width: 4px
}

.tab_team_desc::-webkit-scrollbar-track {
    background: 0 0
}

.tab_team_desc::-webkit-scrollbar-thumb {
    background-color: #eeaa29;
    border-radius: 10px
}

.tab_team_btn {
    border: 1px solid rgba(255, 255, 255, .7);
    background: rgba(0, 0, 0, .35);
    color: #fff;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: .9;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
    padding: 7px 12px;
    border-radius: 999px;
    cursor: pointer;
    transition: all .3s ease;
    margin-top: 15px
}

.tab_team_btn:hover {
    background: #fff;
    color: #111
}

.tab_team_card.is_open .tab_team_more {
    max-height: max-content;
    opacity: 1;
    transform: translateY(0)
}

.tab_team_card:hover .tab_team_img {
    transform: scale(1.05)
}

.tab_team_img {
    transition: transform .5s ease
}

.service_banner {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 450px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    padding: 0 70px;
    overflow: hidden;
    filter: grayscale(100%)
}

.service_banner_overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, .35);
    z-index: 1
}

.service_banner_content {
    position: relative;
    z-index: 2;
    max-width: 600px
}

.service_banner_title {
    line-height: 1.15;
    font-weight: 600;
    color: #fff;
    letter-spacing: .4px
}

.service_banner_content p {
    color: #fff;
    padding-top: 10px;
    line-height: 1.5
}

.what_we {
    position: relative;
    padding: 4rem 0;
    background: #fff;
    overflow: hidden
}

.what_we_container h2 {
    text-align: center;
    padding-bottom: 25px
}

.what_we_grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .06)
}

.what_we_item {
    min-height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.what_we_item.is_img {
    background: #0f0f0f
}

.what_we_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    filter: grayscale(100%)
}

.what_we_item.is_text {
    padding: 34px 32px;
    align-items: flex-start;
    flex-direction: column
}

.what_we_item.is_text::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(../images/Pattern.svg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
    pointer-events: none;
    mix-blend-mode: multiply
}

.what_we_grid h3 {
    font-size: 30px;
    padding-bottom: 15px
}

.what_we_grid p {
    width: 80%;
    color: #000
}

.what_we_reveal {
    opacity: 0;
    transform: translateY(14px);
    transition: opacity .8s ease, transform .8s ease;
    will-change: opacity, transform
}

.what_we_reveal.is_visible {
    opacity: 1;
    transform: translateY(0)
}

@media (prefers-reduced-motion:reduce) {
    .what_we_reveal {
        transition: none !important;
        transform: none !important;
        opacity: 1 !important
    }
}

@media (max-width:900px) {
    .what_we_grid {
        grid-template-columns: 1fr
    }

    .what_we_item {
        min-height: 200px
    }

    .what_we_item.is_text {
        padding: 26px 20px
    }
}

.op_section {
    padding: 0 0 4rem 0;
    background: #fff
}

section.op_section h2 {
    text-align: center;
    padding-bottom: 20px
}

.op_slider {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 5px
}

.op_card {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    max-height: 300px;
    display: block;
    text-decoration: none;
    background: #111;
    transform: translateZ(0)
}

.op_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .6s ease
}

.op_overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, .65), rgba(0, 0, 0, .15));
    opacity: 1;
    transition: opacity .6s ease
}

.op_text {
    position: absolute;
    left: 16px;
    bottom: 30px;
    margin: 0;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 23px;
    font-weight: 500;
    color: #fff;
    letter-spacing: .3px;
    transition: transform .6s ease, opacity .6s ease
}

.op_card:hover .op_img {
    transform: scale(1.08)
}

.op_card:hover .op_overlay {
    opacity: .9
}

.op_card:hover .op_text {
    transform: translateY(-6px)
}

.op_card:focus-visible {
    outline: 3px solid #f4b234;
    outline-offset: 4px
}

@media (prefers-reduced-motion:reduce) {

    .op_img,
    .op_overlay,
    .op_text {
        transition: none !important
    }

    .op_card:hover .op_img {
        transform: none !important
    }

    .op_card:hover .op_text {
        transform: none !important
    }
}

.catalog_banner {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 450px;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    padding: 0 70px;
    overflow: hidden;
    filter: grayscale(100%)
}

.catalog_banner_overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, .35);
    z-index: 1
}

.catalog_banner_content {
    position: relative;
    z-index: 2;
    max-width: 600px
}

.catalog_banner_title {
    line-height: 1.15;
    font-weight: 600;
    color: #fff;
    letter-spacing: .4px
}

.catalog_banner_content h1 {
    line-height: 1.15;
    font-weight: 500;
    color: #fff;
    letter-spacing: .4px
}

article.cata_card:hover .cata_card_info {
    background-color: #d1cec9
}

.cata_section {
    padding: 4rem 0;
    background: #fff;
    position: relative;
    overflow: hidden;
    font-family: "Plus Jakarta Sans", sans-serif
}

section.cata_section h2 {
    text-align: center;
    margin-bottom: 36px;
    color: #111
}

.cata_tabs_wrap {
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: center;
    margin-bottom: 28px
}

.cata_nav_btn {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: none;
    background: #000;
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .25s ease;
    position: absolute;
    right: 35px;
    box-shadow: -1px 3px 12px 8px #fff
}

button.cata_nav_btn.cata_nav_prev {
    left: 50px
}

.cata_nav_btn:hover {
    transform: scale(1.05)
}

.cata_tabs {
    display: flex;
    gap: 12px;
    overflow-x: auto;
    scroll-behavior: smooth;
    padding: 8px 6px
}

.cata_tabs::-webkit-scrollbar {
    height: 0
}

.cata_tab {
    border: none;
    cursor: pointer;
    padding: 15px 35px;
    border-radius: 999px;
    min-width: 155px;
    background-color: #f2b233b5;
    background-image: url(../images/btn-pattern.png);
    background-repeat: no-repeat;
    background-size: 180px auto;
    background-position: center;
    color: #111;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 118%;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    transition: .28s ease
}

.cata_tab.active {
    background: #000;
    color: #fff
}

.cata_grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px
}

.cata_card {
    border-radius: 12px;
    overflow: hidden;
    background: #eeaa29;
    cursor: pointer;
    transform: translateY(0);
    transition: .25s ease;
    opacity: 1
}

.cata_card:hover {
    transform: translateY(-6px)
}

.cata_card_img {
    width: 100%;
    height: 425px;
    overflow: hidden;
    background: #111
}

.cata_card_img img {
    width: 100%;
    object-fit: cover;
    display: block;
    height: 100%
}

.cata_card_info {
    padding: 25px 12px
}

.cata_card_title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 118%;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
    color: #111;
    text-align: center
}

.cata_card.cata_hide {
    opacity: 0;
    transform: translateY(14px);
    pointer-events: none;
    transition: .25s ease
}

.cata_mobile_filter_btn {
    display: none;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    bottom: 16px;
    z-index: 90;
    max-width: 420px;
    padding: 19px 18px;
    border-radius: 999px;
    border: none;
    background: #f6b33c;
    color: #000;
    min-width: 200px;
    width: auto;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-size: 19px;
    line-height: 118%;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
    display: inline-flex;
    cursor: pointer
}

.cata_sheet_backdrop {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 95;
    opacity: 0;
    pointer-events: none;
    transition: .25s ease
}

.cata_sheet {
    position: fixed;
    left: 0;
    right: 0;
    bottom: -100%;
    background: #fff;
    z-index: 96;
    border-radius: 24px 24px 0 0;
    padding: 18px 18px 16px;
    transition: .35s ease;
    max-width: 520px;
    margin: 0 auto
}

.cata_sheet.active {
    bottom: 0
}

.cata_sheet_backdrop.active {
    opacity: 1;
    pointer-events: auto
}

.cata_sheet_list {
    display: flex;
    flex-direction: column;
    gap: 5px;
    max-height: 320px;
    overflow: auto;
    padding: 10px 0
}

.cata_sheet_item {
    display: flex;
    align-items: center;
    font-size: 17px;
    font-weight: 700;
    padding: 5px 12px;
    cursor: pointer;
    gap: 5px;
    transition: .25s ease
}

.cata_sheet_item:hover {
    background: #f0f0f0
}

.cata_sheet_tick {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    color: #f6b33c;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    opacity: 0;
    transform: scale(.8);
    transition: .25s ease
}

.cata_sheet_item.active .cata_sheet_tick {
    opacity: 1;
    transform: scale(1)
}

.cata_sheet_actions {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-top: 12px
}

.cata_sheet_apply {
    font-family: "Plus Jakarta Sans", sans-serif;
    border: none;
    padding: 14px 14px;
    border-radius: 999px;
    background: #000;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    padding: 18px 12px;
    border-radius: 999px;
    font-size: 18px
}

.cata_sheet_clear {
    font-family: "Plus Jakarta Sans", sans-serif;
    border: none;
    padding: 18px 12px;
    border-radius: 999px;
    color: #111;
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
    background: #d5d1d1
}

.cata_detail_banner {
    position: relative;
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
    display: flex;
    align-items: center
}

.cata_detail_banner_container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 25px;
    width: 100%;
    position: relative;
    z-index: 3
}

.cata_detail_banner_bg {
    position: absolute;
    inset: 0;
    z-index: 0
}

.cata_detail_banner_bg img {
    width: 100%;
    height: 100%
}

.cata_detail_banner_overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(90deg, rgba(0, 0, 0, .82) 0, rgba(0, 0, 0, .55) 40%, rgba(0, 0, 0, .12) 70%, rgba(0, 0, 0, 0) 100%)
}

.cata_detail_banner_content {
    max-width: 520px;
    color: #fff
}

.cata_detail_banner_tags {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 18px
}

.cata_detail_tag {
    border: 1px solid rgba(255, 255, 255, .25);
    padding: 6px 12px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 500;
    color: rgba(255, 255, 255, .95);
    backdrop-filter: blur(8px);
    background: rgba(0, 0, 0, .25)
}

.cata_detail_banner_row span {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    line-height: 1.4
}

span.cata_detail_banner_value {
    font-weight: 600;
    color: #fff;
    padding-left: 15px
}

.cata_detail_banner_content h1 {
    padding: 10px 0 20px 0
}

.cata_detail_banner_content p {
    color: #fff;
    margin-bottom: 22px
}

.cata_detail_banner_info {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 26px
}

.cata_detail_banner_row {
    display: flex;
    gap: 12px;
    font-size: 14px;
    color: rgba(255, 255, 255, .88)
}

.cata_detail_banner_label {
    min-width: 140px;
    font-weight: 500;
    opacity: .9
}

.cata_detail_banner_value {
    font-weight: 400;
    opacity: .95
}

.cata_detail_banner_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 22px;
    border-radius: 999px;
    background: #f7b500;
    color: #000;
    font-weight: 700;
    font-size: 19px;
    text-decoration: none;
    transition: .25s ease
}

.cata_detail_banner_btn:hover {
    background-color: #fff;
    color: #000
}

.cata_detail_banner_btn:hover {
    transform: translateY(-2px);
    filter: brightness(1.05)
}

section.cata_detail_banner .container {
    position: relative;
    z-index: 3
}

.cata_detail_banner_video {
    padding: 4rem 0
}

.cata_detail_banner_video_wrap {
    width: 100%;
    position: relative;
    border-radius: 18px;
    overflow: hidden;
    background: #000;
    max-height: 85vh
}

.cata_detail_banner_video_poster {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 18px;
    filter: brightness(.75);
    display: none
}

.cata_detail_banner_video_play {
    position: absolute;
    inset: 0;
    border: none;
    cursor: pointer;
    background: rgba(0, 0, 0, .25);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #fff;
    transition: .25s ease
}

.cata_detail_banner_video_play:hover {
    background: rgba(0, 0, 0, .35)
}

.cata_detail_banner_video_icon {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    background: rgba(255, 255, 255, .18);
    border: 1px solid rgba(255, 255, 255, .4);
    backdrop-filter: blur(8px)
}

.cata_detail_banner_video_text {
    font-size: 14px;
    font-weight: 600;
    opacity: .95
}

.cata_detail_banner_video_player {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 18px;
    max-height: 85vh
}

.event_banner {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 450px;
    background-image: url(../images/event_banner.webp);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    padding: 0 70px;
    overflow: hidden;
    filter: grayscale(100%)
}

.event_banner_overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, .35);
    z-index: 1
}

.event_banner_content {
    position: relative;
    z-index: 2;
    max-width: 600px
}

.event_banner_title {
    line-height: 1.15;
    font-weight: 600;
    color: #fff;
    letter-spacing: .4px
}

.event_banner_content h1 {
    line-height: 1.15;
    font-weight: 500;
    color: #fff;
    letter-spacing: .4px;
    padding-bottom: 20px
}

.event_banner_content p {
    color: #fff;
    padding-bottom: 10px
}

.event_banner_content p {
    color: #fff
}

.event_media {
    padding: 4rem 0;
    background: #fff
}

.linke_section h2 {
    text-align: center;
    padding-bottom: 20px
}

.linke_section {
    padding-bottom: 4rem
}

.event_media h2 {
    text-align: center
}

.event_media_grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px
}

.event_media_card {
    background: #fff;
    border-radius: 14px;
    transition: .25s ease;
    overflow: hidden;
    padding-top: 20px;
    transition: .25s ease
}

.event_media_card:hover {
    transform: translateY(-5px) !important
}

.event_media_card:hover span.event_media_date {
    background-color: #000;
    color: #fff
}

.event_media_imgwrap {
    width: 100%;
    height: 285px;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 12px;
    position: relative
}

.event_media_imgwrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.event_media_date {
    display: inline-block;
    background: #f7b500;
    color: #000;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: 0;
    padding: 12px 10px;
    border-radius: 0 6px 0 6px;
    margin-bottom: 10px;
    position: absolute;
    bottom: -10px;
    z-index: 1
}

.event_media_grid p {
    font-weight: 500;
    padding-bottom: 15px
}

.event_media_btn {
    display: inline-block;
    padding: 5px 14px;
    border-radius: 999px;
    border: 1px solid #000;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    color: #111;
    transition: .25s ease;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    line-height: 1.4
}

.event_media_btn:hover {
    background: #111;
    color: #fff
}

@media (max-width:992px) {
    .event_media_grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

.event_reveal {
    opacity: 0;
    transform: translateY(35px);
    transition: .7s ease
}

.event_reveal.active {
    opacity: 1;
    transform: translateY(0)
}

.event_detail {
    padding: 2rem 0;
    background: #fff
}

.event_detail_banner {
    width: 100%;
    border-radius: 18px;
    overflow: hidden;
    margin-bottom: 40px
}

.event_detail_banner img {
    width: 100%;
    object-fit: cover;
    display: block;
    border-radius: 18px;
    max-height: 576px;
    border-radius: 18px
}

.event_detail_content {
    padding: 0 10px;
    width: 80%;
    margin: 0 auto
}

.event_detail_content h3 {
    text-align: left
}

.event_detail_date {
    display: block;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: 0;
    vertical-align: middle;
    color: #000;
    margin-bottom: 10px
}

.event_detail_para {
    font-size: 14px;
    line-height: 1.85;
    color: rgba(0, 0, 0, .75);
    margin-bottom: 14px
}

.event_detail_content h1 {
    padding-bottom: 25px;
    font-size: 45px;
    border-bottom: 1px solid #000;
    margin-bottom: 25px
}

.event_detail_content p {
    padding-bottom: 25px;
    text-align: justify
}

.event_related_container {
    padding-left: 4rem
}

.event_related {
    padding: 0 0 4rem 0;
    background: #fff
}

.event_related_top {
    margin-bottom: 20px;
    position: relative
}

.event_related_top h2 {
    text-align: center;
    padding-bottom: 20px
}

.event_related_viewall {
    background: #111;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 7px 16px;
    border-radius: 999px;
    text-decoration: none;
    transition: .25s ease;
    position: absolute;
    right: 50px;
    top: 14px
}

article.event_related_card:hover {
    transform: translateY(-5px) !important
}

.event_related_viewall:hover {
    transform: translateY(-1px)
}

.event_related_card {
    background: 0 0;
    transition: .7s ease
}

.event_related_card {
    background: 0 0
}

.event_related_imgwrap {
    position: relative;
    border-radius: 14px;
    overflow: hidden;
    height: 270px
}

.event_related_imgwrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 14px
}

.event_related_date {
    position: absolute;
    left: 0;
    bottom: -10px;
    background: #f7b500;
    color: #000;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: 0;
    padding: 12px 10px;
    border-radius: 0 6px 0 6px;
    margin-bottom: 10px
}

.event_related_desc {
    font-size: 13px;
    line-height: 1.6;
    color: rgba(0, 0, 0, .75);
    margin: 12px 0 12px
}

.event_related_btn {
    display: inline-block;
    padding: 5px 14px;
    border-radius: 999px;
    border: 1px solid #000;
    text-decoration: none;
    color: #111;
    transition: .25s ease;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    transition: .25s ease
}

article.event_related_card p {
    padding: 15px 0
}

.event_related_btn:hover {
    background: #111;
    color: #fff
}

.event_related_swiper {
    padding: 5px 2px 10px
}

.event_related_nav {
    position: absolute;
    top: 85px;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    border: none;
    border-radius: 50%;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .2s ease
}

.event_related_nav:hover {
    background: rgba(0, 0, 0, .8)
}

.event_related_prev {
    left: -10px
}

.event_related_next {
    right: -10px
}

article.event_related_card p {
    padding: 15px 0;
    min-height: 125px
}

article.event_related_card:hover .event_related_date {
    background-color: #000;
    color: #fff
}

.ftr_body ul li a:hover {
    color: #eeaa29
}

.ftr-web a {
    color: #fff
}

.cata_detail_banner_video_icon {
    overflow: hidden;
    transition: transform .3s ease
}

.cata_detail_banner_video_wrap:hover .cata_detail_banner_video_icon {
    transform: scale(1.08);
    background-color: #f7b500
}

.cata_detail_banner_video_icon::after,
.cata_detail_banner_video_icon::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, .7);
    transform: scale(1);
    opacity: 0
}

.cata_detail_banner_video_icon:hover::before {
    animation: wave 1.2s ease-out infinite
}

.cata_detail_banner_video_icon:hover::after {
    animation: wave 1.2s ease-out infinite;
    animation-delay: .4s
}

@keyframes wave {
    0% {
        transform: scale(1);
        opacity: .7
    }

    100% {
        transform: scale(1.8);
        opacity: 0
    }
}

.page_pill {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 5px 22px;
    border: 1.5px solid #111;
    border-radius: 999px;
    background: #fff;
    margin: 0 auto;
    justify-content: center;
    width: 150px;
    margin-top: 2rem
}

.page_count {
    font-size: 18px;
    font-weight: 500;
    color: #111;
    min-width: 70px;
    text-align: center
}

.page_btn {
    width: 38px;
    height: 38px;
    border: none;
    background: 0 0;
    border-radius: 50%;
    font-size: 26px;
    line-height: 1;
    cursor: pointer;
    display: grid;
    place-items: center;
    transition: .25s ease;
    color: #000
}

.page_pill:hover {
    border: 1.5px solid #e8aa36
}

.page_btn:hover {
    color: #e8aa36
}

.hero-slider .swiper-pagination {
    bottom: 30px !important;
    text-align: center
}

.hero-slider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: rgba(255, 255, 255, .5);
    opacity: 1;
    margin: 0 6px !important;
    transition: .4s
}

.hero-slider .swiper-pagination-bullet-active {
    background: #fff;
    width: 26px;
    border-radius: 20px
}

.hero-slider {
    height: 100vh
}

.catalogue-header .sm-none {
    position: absolute;
    right: 0
}

.narrative_box_content a {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0;
    vertical-align: middle;
    color: #000;
    text-decoration: underline;
    text-transform: capitalize;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 15px
}

section.cata_detail_banner_video iframe {
    width: 100%
}

.social-icons a:last-child img {
    width: 25px
}

.narr_map_content {
    opacity: 1;
    transform: translateY(0)
}

.narr_map_clusters {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    pointer-events: none;
    max-width: 1400px;
    margin: 0 auto
}

.narr_map_content {
    position: relative;
    z-index: 5;
    max-width: 1400px;
    margin: 0 auto;
    padding-bottom: 3rem;
    width: 100%
}

.narr_map_section {
    position: relative;
    overflow: hidden
}

.narr_map_section {
    position: relative;
    overflow: hidden;
    background-image: url(../images/Map-01.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain
}

ul.ftr-offices.lists_two {
    padding-top: 2.5em
}

.nav-links li a.active {
    color: #eeaa29;
    font-weight: 600
}

.about_count_item:last-child .about_count_text {
    padding-top: 55px
}

.social-icons {
    display: none
}

article.what_we_item.is_text h4 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 600;
    font-size: 19px;
    padding-bottom: 10px
}

.narrative_center h2 {
    display: none
}

.swiper.linkedin-swiper a {
    height: 370px;
    display: inline-block;
    width: 100%;
}

.linkedin_1 {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.event_banner {
    background-image: var(--desktop-bg);
}
.service_banner {
    background-image: var(--desktop-bg);
}
.about_banner {
    background-image: var(--desktop-bg);
}

/* Mobile image */
@media (max-width: 768px) {
    .event_banner {
        background-image: var(--mobile-bg);
    }
     .service_banner {
        background-image: var(--mobile-bg);
    }
    .about_banner {
        background-image: var(--mobile-bg);
    }
     .hero-bg--desktop {
        display: none;
    }
    .hero-bg--mobile {
        display: block;
    }
}