.header__logo,
.header__logo .logo {
    width: 110px !important;
    flex: 0 0 110px !important;
}
.header__logo img,
.offcanvas__logo img,
.footer__logo img,
.sidebar__logo img {
    display: block !important;
    width: 130px !important;
    max-width: 130px !important;
    height: 70px !important;
    object-fit: contain !important;
    object-position: center !important;
    background: #fff;
    padding: 4px;
}
.header__logo img {
    width: 110px !important;
    max-width: 110px !important;
    height: 58px !important;
}
@media (max-width: 767px) {
    .header__logo,
    .header__logo .logo {
        width: 92px !important;
        flex-basis: 92px !important;
    }
    .header__logo img {
        width: 92px !important;
        max-width: 92px !important;
        height: 50px !important;
    }
}

/* Hantan off-canvas contact panel */
.offcanvas__area {
    width: min(480px, 100%) !important;
}
.header__hamburger {
    position: relative;
    z-index: 20;
    display: flex;
    align-self: stretch;
    min-width: 118px;
}
.header__hamburger .sidebar__toggle {
    position: relative;
    z-index: 2;
    width: 100%;
    min-height: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
}
.header__hamburger .sidebar__toggle::after {
    content: "";
    position: absolute;
    inset: 0;
}
.header__hamburger .bar-icon {
    position: relative;
    z-index: 1;
    width: 52px !important;
    height: 18px !important;
    padding: 2px 0;
}

/* Keep all five home-hero thumbnails at the third thumbnail's 160px square size. */
@media (min-width: 1200px) {
    .banner .gallery-thumbs {
        width: 804px;
    }
}
.banner .gallery-thumbs .swiper-slide img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
}

/* Every hero panel uses one shared frame, regardless of headline length. */
.banner__slider > .swiper-wrapper {
    align-items: stretch;
}
.banner__slider > .swiper-wrapper > .swiper-slide {
    height: auto;
}
.banner__slider > .swiper-wrapper > .swiper-slide .banner__item {
    height: 100%;
}
@media (min-width: 1200px) {
    .banner .gallery-thumbs {
        flex: 0 0 804px;
    }
    .banner .gallery-thumbs .swiper-slide {
        flex: 0 0 160px;
        width: 160px !important;
        height: 160px !important;
    }
}

/* On stacked service layouts, every item gets the same separator rhythm. */
@media (max-width: 1199px) {
    .what-we-do__wrapper .row > [class*="col-"] {
        padding: 0 !important;
        border: 0 !important;
        border-bottom: 1px solid rgba(1, 9, 21, .14) !important;
    }
    .what-we-do__wrapper .row > [class*="col-"]:last-child {
        border-bottom: 0 !important;
    }
    .what-we-do__wrapper .what-we-do__item,
    .what-we-do__wrapper .extended-service .what-we-do__item {
        min-height: 0;
        margin: 0 !important;
        padding: 42px 30px !important;
    }
}
@media (max-width: 575px) {
    .what-we-do__wrapper .what-we-do__item,
    .what-we-do__wrapper .extended-service .what-we-do__item {
        padding: 38px 30px !important;
    }
}

.footer-email-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.footer-email-list > span {
    margin-bottom: 2px;
}

.footer-email-list > a + a {
    margin-top: 2px;
}

.footer-developer-credit {
    display: block;
    margin-top: 0;
    color: rgba(255, 255, 255, .68);
    font-size: 13px;
}

@media (max-width: 991px) {
    .footer-developer-credit {
        margin-top: 8px;
    }
}

.footer-developer-credit a {
    color: var(--rr-theme-primary) !important;
    font-weight: 600;
}

.footer-developer-credit a:hover {
    color: #fff !important;
}
.header-1 .header__hamburger .bar-icon,
.site-shell .header-3 .header__hamburger .bar-icon {
    width: 52px !important;
    height: 18px !important;
    padding: 2px 0 !important;
}
@media (max-width: 767px) {
    .header__hamburger {
        min-width: 76px;
    }
    .header__hamburger .sidebar__toggle {
        min-height: 64px;
    }
    .header__hamburger .bar-icon {
        width: 40px !important;
    }
}

/* Keep the about highlight compact without splitting "Personalised". */
.about-us__box {
    width: 278px;
    padding: 16px 22px;
    gap: 10px;
}
.about-us__box h4 {
    flex: 0 0 auto;
    margin: 0;
    color: #171717;
    line-height: 1;
}
.about-us__box h6 {
    margin: 0;
    color: #906e50;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.15;
    white-space: nowrap;
}
@media (max-width: 575px) {
    .about-us__box {
        width: 252px;
        padding: 12px 16px;
        gap: 9px;
    }
    .about-us__box h6 {
        font-size: 19px;
    }
}

.offcanvas__wrapper {
    padding: 30px 34px !important;
}
.offcanvas__top {
    margin-bottom: 26px !important;
}
.offcanvas__logo,
.offcanvas__logo a {
    width: 118px !important;
}
.offcanvas__logo img {
    width: 118px !important;
    max-width: 118px !important;
    height: 68px !important;
    padding: 4px !important;
    border-radius: 2px;
}
.offcanvas-contact-card {
    position: relative;
    margin-top: 28px;
    padding: 30px;
    overflow: hidden;
    background:
        linear-gradient(145deg, rgba(144, 110, 80, .18), rgba(255, 255, 255, .025) 58%),
        #111413;
    border: 1px solid rgba(255, 255, 255, .1);
}
.offcanvas-contact-card::after {
    content: "";
    position: absolute;
    right: -55px;
    top: -55px;
    width: 150px;
    height: 150px;
    border: 1px solid rgba(144, 110, 80, .35);
    border-radius: 50%;
}
.offcanvas-contact-card__eyebrow {
    display: block;
    margin-bottom: 10px;
    color: #b99472;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .15em;
    text-transform: uppercase;
}
.offcanvas-contact-card h4 {
    position: relative;
    z-index: 1;
    margin-bottom: 12px;
    color: #fff;
    font-size: 30px;
    line-height: 1.16;
}
.offcanvas-contact-card > p {
    position: relative;
    z-index: 1;
    margin-bottom: 24px;
    color: rgba(255, 255, 255, .68);
    font-size: 15px;
    line-height: 1.65;
}
.offcanvas-contact-actions {
    position: relative;
    z-index: 1;
    display: grid;
    gap: 11px;
}
.offcanvas-contact-action {
    display: flex;
    align-items: center;
    gap: 14px;
    min-height: 64px;
    padding: 11px 18px;
    color: #fff !important;
    background: #906e50;
    border: 1px solid #906e50;
    transition: transform .25s ease, background-color .25s ease, border-color .25s ease;
}
.offcanvas-contact-action:hover {
    color: #fff !important;
    transform: translateY(-2px);
    background: #a17d5d;
    border-color: #a17d5d;
}
.offcanvas-contact-action--whatsapp {
    background: #168b4f;
    border-color: #168b4f;
}
.offcanvas-contact-action--whatsapp:hover {
    background: #20a863;
    border-color: #20a863;
}
.offcanvas-contact-action > i {
    width: 26px;
    font-size: 24px;
    text-align: center;
}
.offcanvas-contact-action span {
    display: grid;
    gap: 2px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
}
.offcanvas-contact-action small {
    color: rgba(255, 255, 255, .72);
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.offcanvas-contact-meta {
    position: relative;
    z-index: 1;
    display: grid;
    gap: 11px;
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, .1);
}
.offcanvas-contact-meta a {
    display: flex;
    align-items: flex-start;
    gap: 11px;
    color: rgba(255, 255, 255, .7);
    font-size: 13px;
    line-height: 1.5;
}
.offcanvas-contact-meta a:hover {
    color: #fff;
}
.offcanvas-contact-meta i {
    width: 16px;
    margin-top: 3px;
    color: #b99472;
    text-align: center;
}
@media (max-width: 575px) {
    .offcanvas__wrapper {
        padding: 22px 20px !important;
    }
    .offcanvas-contact-card {
        margin-top: 22px;
        padding: 24px 20px;
    }
    .offcanvas-contact-card h4 {
        font-size: 25px;
    }
}

/* About page: use the same compact navigation language as the homepage. */
.about-page .header-3 {
    position: relative;
    z-index: 9999;
    background: #080a0b !important;
}
.about-page .header-3 .header__top,
.about-page .header-3 .header__btn-wrap,
.about-page #mobile-menu > ul > li > ul {
    display: none !important;
}
.about-page .header-3 .header__main {
    min-height: 92px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.about-page .header-3 .header__logo,
.about-page .header-3 .header__logo .logo {
    position: static !important;
    width: 110px !important;
    min-width: 110px !important;
    height: 58px !important;
    padding: 0 !important;
    margin: 0 !important;
}
.about-page .header-3 .header__logo img {
    display: block !important;
    width: 110px !important;
    max-width: 110px !important;
    height: 58px !important;
    object-fit: contain !important;
    background: #fff;
    padding: 3px;
}
.about-page .main-menu-3 > nav > ul {
    display: flex;
    align-items: center;
    gap: 42px;
}
.about-page .main-menu-3 > nav > ul > li {
    margin: 0 !important;
}
.about-page .main-menu-3 > nav > ul > li > a {
    padding: 34px 0 !important;
    color: #fff !important;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}
.about-page .main-menu-3 > nav > ul > li.active > a,
.about-page .main-menu-3 > nav > ul > li > a:hover {
    color: #b99472 !important;
}
.about-page .header-3 .header__right,
.about-page .header-3 .header__action {
    align-self: stretch;
}
.about-page .header-3 .header__hamburger {
    display: flex !important;
    margin-left: 24px !important;
}
.about-page .breadcrumb__area {
    margin-top: 0 !important;
}

/* About intro photography */
.about-page .about-company__thumb-1,
.about-page .about-company__thumb-2 {
    overflow: hidden;
    border: 0 !important;
    background: #ece8e2;
    box-shadow: 0 18px 50px rgba(26, 22, 18, .12);
}
.about-page .about-company__thumb-1 img,
.about-page .about-company__thumb-2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .8s cubic-bezier(.2,.7,.2,1);
}
.about-page .about-company__thumb-1:hover img,
.about-page .about-company__thumb-2:hover img {
    transform: scale(1.045);
}
.about-page .about-company__customer {
    background: #fff;
    box-shadow: inset 0 4px 0 #906e50, 0 12px 32px rgba(26, 22, 18, .1);
    width: 278px;
    min-height: 92px;
    padding: 15px 22px;
    gap: 12px;
    overflow: visible;
    z-index: 20;
}
.about-page .about-company__customer h2 {
    flex: 0 0 128px;
    width: 128px;
    margin: 0;
    font-size: 43px;
    line-height: 1;
    white-space: nowrap;
    overflow: visible;
}
.about-page .about-company__customer h2 span,
.about-page .about-company__customer h2 .hantan-countup {
    display: inline-block;
    min-width: 82px;
    font-size: inherit;
    letter-spacing: 0;
    line-height: 1;
    text-align: right;
}
.about-page .about-company__customer h6 {
    color: #906e50;
    line-height: 1.15;
    white-space: nowrap;
    margin: 0;
}
.about-page .about-company__box .logo {
    overflow: hidden;
    background: #fff;
    border: 1px solid rgba(144, 110, 80, .28);
    box-shadow: 0 6px 18px rgba(26, 22, 18, .1);
}
.about-page .about-company__box .logo img {
    width: 46px;
    max-width: 46px;
    height: 46px;
    padding: 3px;
    object-fit: contain;
}
.about-page .about-company__box .circle {
    width: 94px;
    height: 94px;
}
.about-page .about-company__box .circle-text span {
    top: -15%;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: .6px;
    transform-origin: 0 61px;
}
.about-page .our-featured-service__content {
    padding: 19px 16px;
    gap: 8px;
}
.about-page .our-featured-service__text {
    min-width: 0;
    flex: 1 1 auto;
}
.about-page .our-featured-service__text h6,
.about-page .our-featured-service__text h6 a {
    font-size: 17px;
    line-height: 1.2;
    letter-spacing: -.35px;
    white-space: nowrap;
}
.about-page .our-featured-service__icon {
    flex: 0 0 46px;
    width: 46px;
    height: 46px;
}
.about-page .about-experience {
    background-image:
        linear-gradient(rgba(10, 12, 12, .78), rgba(10, 12, 12, .84)),
        url("../images/remote/unsplash-1616486338812-3dadae4b4ace-fba47fd7.avif") !important;
    background-position: center 54% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 72px 0 !important;
}
.about-page .about-experience::before {
    display: none;
}
.about-page .about-experience .experience__item {
    position: relative;
}
@media (min-width: 1200px) {
    .about-page .about-experience .experience__item-wrapper {
        display: grid;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        column-gap: 0;
    }
    .about-page .about-experience .experience__item {
        min-width: 0;
    }
}
.about-page .about-experience .experience__item:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 12%;
    right: 0;
    width: 1px;
    height: 76%;
    background: linear-gradient(transparent, rgba(255, 255, 255, .32), transparent);
}
.about-page .about-experience .experience__item-content {
    border: 0;
    background: transparent;
    backdrop-filter: none;
    padding: 16px 24px;
    transition: transform .35s ease;
}
.about-page .about-experience .experience__item:hover .experience__item-content {
    transform: translateY(-5px);
}
.about-page .about-experience .experience__item-content-icon {
    width: 68px;
    height: 68px;
    margin: 0 auto 18px;
    border: 1px solid rgba(255, 255, 255, .34);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, .04);
}
.about-page .about-experience .experience__item-content-icon img,
.about-page .about-experience .experience__item-content-icon svg {
    max-width: 42px;
    max-height: 42px;
}
.about-page .about-experience .experience__item-content-text h2 {
    display: flex;
    align-items: baseline;
    justify-content: center;
    min-height: 58px;
    margin: 0;
    line-height: 1;
    letter-spacing: -1.5px;
    white-space: nowrap;
}
.about-page .about-experience .experience__item-content-text h2 span {
    display: inline-block;
    line-height: 1;
    letter-spacing: -1.5px;
}

/* One compact navigation language across every inner page. */
body.site-shell {
    overflow-x: hidden;
}
.site-shell .footer-location-map {
    padding: 0 !important;
    margin: 0 !important;
    line-height: 0;
    background: transparent !important;
}
.site-shell .footer-location-map iframe {
    display: block;
    width: 100%;
    height: 440px;
    margin: 0;
    border: 0;
}
.site-shell .header-3 {
    position: relative;
    z-index: 9999;
    background: #080a0b !important;
}
.site-shell .header-3.rr-sticky {
    position: fixed !important;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    background: #080a0b !important;
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.2);
}
.site-shell .header-3 .header__top,
.site-shell .header-3 .header__btn-wrap,
.site-shell #mobile-menu > ul > li > ul {
    display: none !important;
}
.site-shell .search__popup {
    display: none !important;
}
.site-shell .header-3 .header__main {
    min-height: 92px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.site-shell .header-3 .header__logo,
.site-shell .header-3 .header__logo .logo {
    position: static !important;
    width: 110px !important;
    min-width: 110px !important;
    height: 58px !important;
    padding: 0 !important;
    margin: 0 !important;
}
.site-shell .header-3 .header__logo img {
    display: block !important;
    width: 110px !important;
    max-width: 110px !important;
    height: 58px !important;
    object-fit: contain !important;
    background: #fff;
    padding: 3px;
}
.site-shell .main-menu-3 > nav > ul {
    display: flex;
    align-items: center;
    gap: 42px;
}
.site-shell .main-menu-3 > nav > ul > li {
    margin: 0 !important;
}
.site-shell .main-menu-3 > nav > ul > li > a {
    padding: 34px 0 !important;
    color: #fff !important;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}
.site-shell .main-menu-3 > nav > ul > li.active > a,
.site-shell .main-menu-3 > nav > ul > li > a:hover {
    color: #b99472 !important;
}
.site-shell .header-3 .header__right,
.site-shell .header-3 .header__action {
    align-self: stretch;
}
.site-shell .header-3 .header__hamburger {
    display: flex !important;
    margin-left: 24px !important;
}
.site-shell .header-3 + .breadcrumb__area,
.site-shell .breadcrumb__area {
    margin-top: 0 !important;
}

/* Use a native separator so breadcrumb arrows never depend on an icon font. */
.site-shell .breadcrumb__menu ul {
    gap: 30px;
}
.site-shell .breadcrumb__menu ul li::after {
    content: "›" !important;
    font-family: Arial, sans-serif !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    margin-left: 10px !important;
    transform: translateY(1px) !important;
    color: rgba(255, 255, 255, 0.78);
}
.site-shell .breadcrumb__menu ul li.active::after {
    display: none !important;
}

@media (min-width: 1200px) {
    .site-shell .header__main {
        position: relative;
    }
    .site-shell #mobile-menu {
        position: absolute;
        top: 50%;
        left: 50%;
        width: max-content;
        transform: translate(-50%, -50%);
    }
    .site-shell #mobile-menu > ul {
        display: flex;
        align-items: center;
        gap: 42px;
    }
    .site-shell #mobile-menu > ul > li {
        margin: 0 !important;
    }
}

@media (max-width: 991px) {
    .about-page .about-experience .experience__item:nth-child(2)::after {
        display: none;
    }
}
@media (max-width: 767px) {
    .site-shell .footer-location-map iframe {
        height: 340px;
    }
    .about-page .about-experience .experience__item::after {
        display: none !important;
    }
    .about-page .about-experience .experience__item-content {
        border-bottom: 1px solid rgba(255, 255, 255, .18);
    }
}

/* Services page */
.services-page .breadcrumb__area {
    min-height: 465px;
}
.services-page .services-showcase {
    padding: 115px 0 120px;
    background: #fff;
}
.services-page .services-heading {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(320px, .85fr);
    gap: 90px;
    align-items: end;
    margin-bottom: 58px;
}
.services-page .services-kicker {
    display: block;
    margin-bottom: 12px;
    color: #9a7555;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: .02em;
}
.services-page .services-heading h2,
.services-page .services-section-title h2,
.services-page .services-process-heading h2,
.services-page .services-cta h2 {
    margin: 0;
    color: #080a0b;
    font-size: clamp(38px, 4vw, 60px);
    line-height: 1.08;
    letter-spacing: -2.2px;
}
.services-page .services-heading > p {
    max-width: 570px;
    margin: 0 0 5px;
    color: #6d6d6d;
    font-size: 17px;
    line-height: 1.85;
}
.services-page .services-feature-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px;
}
.services-page .services-feature-card {
    min-width: 0;
    overflow: hidden;
    background: #f7f6f3;
    border: 1px solid #ece8e2;
    transition: transform .45s cubic-bezier(.2,.7,.2,1), box-shadow .45s ease;
}
.services-page .services-feature-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 22px 55px rgba(35, 28, 22, .13);
}
.services-page .services-feature-media {
    display: block;
    height: 315px;
    overflow: hidden;
    background: #ddd7cf;
}
.services-page .services-feature-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .8s cubic-bezier(.2,.7,.2,1);
}
.services-page .services-feature-card:hover .services-feature-media img {
    transform: scale(1.065);
}
.services-page .services-feature-content {
    padding: 28px 30px 30px;
}
.services-page .services-feature-content > span {
    color: #9a7555;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.services-page .services-feature-content h3 {
    margin: 7px 0 12px;
    color: #080a0b;
    font-size: 27px;
    line-height: 1.2;
    letter-spacing: -.8px;
}
.services-page .services-feature-content p {
    min-height: 82px;
    margin: 0 0 20px;
    color: #707070;
    font-size: 15px;
    line-height: 1.7;
}
.services-page .services-feature-content > a {
    display: inline-flex;
    gap: 10px;
    align-items: center;
    color: #161616;
    font-size: 14px;
    font-weight: 700;
}
.services-page .services-feature-content > a i {
    color: #9a7555;
    transition: transform .3s ease;
}
.services-page .services-feature-content > a:hover i {
    transform: translateX(5px);
}
.services-page .services-solutions {
    padding: 115px 0 125px;
    background:
        linear-gradient(rgba(247, 245, 241, .96), rgba(247, 245, 241, .96)),
        url("../images/remote/unsplash-1600210492486-724fe5c67fb0-c8d532e9.avif") center/cover;
}
.services-page .services-section-title {
    max-width: 760px;
    margin: 0 auto 58px;
}
.services-page .services-section-title p {
    max-width: 630px;
    margin: 20px auto 0;
    color: #707070;
    font-size: 17px;
    line-height: 1.75;
}
.services-page .services-solution-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.services-page .services-solution-group {
    position: relative;
    min-height: 555px;
    padding: 48px 44px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e8e2da;
}
.services-page .services-solution-group--dark {
    background: #0d0f10;
    border-color: #0d0f10;
}
.services-page .services-solution-number {
    position: absolute;
    top: 9px;
    right: 24px;
    color: rgba(144, 110, 80, .1);
    font-size: 125px;
    font-weight: 700;
    line-height: 1;
}
.services-page .services-solution-group--dark .services-solution-number {
    color: rgba(255, 255, 255, .055);
}
.services-page .services-solution-label {
    position: relative;
    color: #9a7555;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}
.services-page .services-solution-group h3 {
    position: relative;
    max-width: 310px;
    min-height: 78px;
    margin: 18px 0 42px;
    color: #080a0b;
    font-size: 29px;
    line-height: 1.32;
    letter-spacing: -.8px;
}
.services-page .services-solution-group--dark h3 {
    color: #fff;
}
.services-page .services-solution-group ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.services-page .services-solution-group li {
    display: flex;
    gap: 16px;
    align-items: center;
    padding: 15px 0;
    color: #272727;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #ece7e0;
}
.services-page .services-solution-group--dark li {
    color: #e9e9e9;
    border-color: rgba(255, 255, 255, .12);
}
.services-page .services-solution-group li span {
    color: #a17b59;
    font-size: 12px;
    letter-spacing: .06em;
}
.services-page .services-process {
    position: relative;
    padding: 120px 0 130px;
    overflow: hidden;
    background:
        linear-gradient(90deg, rgba(7, 9, 10, .93), rgba(7, 9, 10, .82)),
        url("../images/remote/unsplash-1600566753086-00f18fb6b3ea-40f37032.avif") center/cover;
}
.services-page .services-process-heading {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(320px, .65fr);
    gap: 110px;
    align-items: end;
    margin-bottom: 62px;
}
.services-page .services-process-heading h2 {
    color: #fff;
}
.services-page .services-process-heading p {
    max-width: 500px;
    margin: 0 0 7px;
    color: rgba(255, 255, 255, .72);
    font-size: 16px;
    line-height: 1.8;
}
.services-page .services-process-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}
.services-page .services-process-grid article {
    position: relative;
    min-height: 355px;
    padding: 30px 30px 32px;
    overflow: hidden;
    background: linear-gradient(145deg, rgba(255, 255, 255, .085), rgba(255, 255, 255, .025));
    border: 1px solid rgba(255, 255, 255, .15);
    backdrop-filter: blur(3px);
    transition: transform .4s cubic-bezier(.2,.7,.2,1), border-color .4s ease, background .4s ease;
}
.services-page .services-process-grid article::before {
    content: "";
    position: absolute;
    top: 0;
    left: 30px;
    width: 46px;
    height: 3px;
    background: #b48a65;
}
.services-page .services-process-grid article:hover {
    transform: translateY(-8px);
    background: linear-gradient(145deg, rgba(255, 255, 255, .12), rgba(255, 255, 255, .045));
    border-color: rgba(180, 138, 101, .65);
}
.services-page .services-process-card-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 28px;
}
.services-page .services-process-number {
    color: rgba(255, 255, 255, .88);
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.03em;
}
.services-page .services-process-icon {
    display: inline-flex;
    width: 58px;
    height: 58px;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: rgba(255, 255, 255, .05);
    border: 1px solid rgba(255, 255, 255, .26);
    border-radius: 50%;
    font-size: 23px;
}
.services-page .services-process-rule {
    width: 100%;
    height: 1px;
    margin-bottom: 29px;
    background: linear-gradient(90deg, rgba(255, 255, 255, .3), rgba(255, 255, 255, .04));
}
.services-page .services-process-label {
    display: block;
    margin-bottom: 8px;
    color: #b48a65;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .16em;
    text-transform: uppercase;
}
.services-page .services-process-grid h3 {
    margin: 0 0 14px;
    color: #fff;
    font-size: 23px;
    line-height: 1.3;
    letter-spacing: -.45px;
}
.services-page .services-process-grid p {
    margin: 0;
    color: rgba(255, 255, 255, .68);
    font-size: 14px;
    line-height: 1.75;
}
.services-page .services-cta {
    padding: 95px 0;
    background: #a17b59;
}
.services-page .services-cta-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 100px;
    align-items: center;
}
.services-page .services-cta .services-kicker,
.services-page .services-cta h2 {
    color: #fff;
}
.services-page .services-cta-action {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 30px;
    align-items: center;
}
.services-page .services-cta-action p {
    margin: 0;
    color: rgba(255, 255, 255, .82);
    font-size: 15px;
    line-height: 1.7;
}
.services-page .services-cta-action a {
    display: inline-flex;
    min-width: 205px;
    min-height: 58px;
    padding: 0 24px;
    gap: 12px;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #0a0c0d;
    font-size: 14px;
    font-weight: 700;
}
.services-page .services-cta-action a:hover {
    color: #0a0c0d;
    background: #fff;
}
@media (max-width: 1199px) {
    .services-page .services-feature-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .services-page .services-solution-group {
        padding: 42px 30px;
    }
    .services-page .services-process-heading,
    .services-page .services-heading {
        gap: 45px;
    }
    .services-page .services-cta-inner {
        gap: 50px;
    }
    .services-page .services-cta-action {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 991px) {
    .services-page .services-heading,
    .services-page .services-process-heading,
    .services-page .services-cta-inner {
        grid-template-columns: 1fr;
        gap: 25px;
    }
    .services-page .services-solution-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .services-page .services-solution-group {
        min-height: 0;
    }
    .services-page .services-process-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media (max-width: 767px) {
    .services-page .services-showcase,
    .services-page .services-solutions,
    .services-page .services-process {
        padding: 75px 0 80px;
    }
    .services-page .services-feature-grid {
        grid-template-columns: 1fr;
    }
    .services-page .services-feature-media {
        height: 280px;
    }
    .services-page .services-feature-content p {
        min-height: 0;
    }
    .services-page .services-process-grid {
        grid-template-columns: 1fr;
    }
    .services-page .services-process-grid article {
        min-height: 330px;
    }
    .services-page .services-cta {
        padding: 70px 0;
    }
}

/* Portfolio page */
.portfolio-page .breadcrumb__area {
    min-height: 465px;
}
.portfolio-page .portfolio-gallery {
    padding: 115px 0 125px;
    background: #f7f6f3;
}
.portfolio-page .portfolio-heading {
    display: grid;
    grid-template-columns: minmax(0, 1.12fr) minmax(380px, .88fr);
    gap: 90px;
    align-items: end;
    margin-bottom: 58px;
}
.portfolio-page .portfolio-kicker {
    display: block;
    margin-bottom: 13px;
    color: #9a7555;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .04em;
}
.portfolio-page .portfolio-heading h2,
.portfolio-page .portfolio-note h2,
.portfolio-page .portfolio-cta h2 {
    margin: 0;
    color: #080a0b;
    font-size: clamp(38px, 4vw, 60px);
    line-height: 1.08;
    letter-spacing: -2.2px;
}
.portfolio-page .portfolio-heading-copy > p {
    max-width: 570px;
    margin: 0 0 28px;
    color: #6f6f6f;
    font-size: 16px;
    line-height: 1.8;
}
.portfolio-page .portfolio-filters {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}
.portfolio-page .portfolio-filters button {
    min-height: 39px;
    padding: 0 18px;
    color: #4f4f4f;
    background: transparent;
    border: 1px solid #d9d3cb;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 600;
    transition: color .3s ease, background .3s ease, border-color .3s ease;
}
.portfolio-page .portfolio-filters button:hover,
.portfolio-page .portfolio-filters button.active {
    color: #fff;
    background: #0c0e0f;
    border-color: #0c0e0f;
}
.portfolio-page .portfolio-project-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
}
.portfolio-page .portfolio-project {
    position: relative;
    min-height: 455px;
    overflow: hidden;
    background: #151719;
    transition: opacity .35s ease, transform .35s ease;
}
.portfolio-page .portfolio-project--wide {
    grid-column: 1 / -1;
    min-height: 575px;
}
.portfolio-page .portfolio-project--tall {
    min-height: 560px;
}
.portfolio-page .portfolio-project.is-hidden {
    display: none;
}
.portfolio-page .portfolio-project-media,
.portfolio-page .portfolio-project-media img,
.portfolio-page .portfolio-project-overlay {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}
.portfolio-page .portfolio-project-media img {
    object-fit: cover;
    transition: transform .9s cubic-bezier(.2,.7,.2,1);
}
.portfolio-page .portfolio-project-overlay {
    z-index: 1;
    background: linear-gradient(180deg, rgba(4, 5, 5, .03) 30%, rgba(4, 5, 5, .88) 100%);
    transition: background .45s ease;
}
.portfolio-page .portfolio-project:hover .portfolio-project-media img {
    transform: scale(1.06);
}
.portfolio-page .portfolio-project:hover .portfolio-project-overlay {
    background: linear-gradient(180deg, rgba(4, 5, 5, .08) 20%, rgba(4, 5, 5, .94) 100%);
}
.portfolio-page .portfolio-project-index {
    position: absolute;
    z-index: 2;
    top: 25px;
    right: 28px;
    color: rgba(255, 255, 255, .82);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .1em;
}
.portfolio-page .portfolio-project-content {
    position: absolute;
    z-index: 2;
    left: 34px;
    right: 34px;
    bottom: 31px;
    color: #fff;
}
.portfolio-page .portfolio-project-content span {
    display: block;
    margin-bottom: 8px;
    color: #c49a75;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .11em;
    text-transform: uppercase;
}
.portfolio-page .portfolio-project-content h3 {
    margin: 0;
    color: #fff;
    font-size: 31px;
    line-height: 1.2;
    letter-spacing: -.8px;
}
.portfolio-page .portfolio-project-content p {
    max-width: 630px;
    max-height: 0;
    margin: 0;
    overflow: hidden;
    color: rgba(255, 255, 255, .76);
    font-size: 14px;
    line-height: 1.7;
    opacity: 0;
    transform: translateY(10px);
    transition: max-height .45s ease, margin .45s ease, opacity .45s ease, transform .45s ease;
}
.portfolio-page .portfolio-project:hover .portfolio-project-content p {
    max-height: 80px;
    margin-top: 11px;
    opacity: 1;
    transform: translateY(0);
}
.portfolio-page .portfolio-note {
    padding: 105px 0;
    background: #fff;
}
.portfolio-page .portfolio-note-inner {
    display: grid;
    grid-template-columns: 150px minmax(0, 1fr) minmax(320px, .7fr);
    gap: 52px;
    align-items: center;
}
.portfolio-page .portfolio-note-number {
    color: #a17b59;
    font-size: 72px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -4px;
}
.portfolio-page .portfolio-note-inner > p {
    margin: 0;
    color: #707070;
    font-size: 16px;
    line-height: 1.85;
}
.portfolio-page .portfolio-cta {
    padding: 100px 0;
    background:
        linear-gradient(rgba(9, 11, 12, .82), rgba(9, 11, 12, .9)),
        url("../images/remote/unsplash-1600210492486-724fe5c67fb0-376e5cb0.avif") center/cover;
}
.portfolio-page .portfolio-cta-inner {
    display: flex;
    gap: 50px;
    align-items: center;
    justify-content: space-between;
}
.portfolio-page .portfolio-cta h2 {
    color: #fff;
}
.portfolio-page .portfolio-cta a {
    display: inline-flex;
    min-width: 225px;
    min-height: 62px;
    padding: 0 28px;
    gap: 12px;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #a17b59;
    font-size: 14px;
    font-weight: 700;
}
.portfolio-page .portfolio-cta a:hover {
    color: #0b0d0e;
    background: #fff;
}
@media (max-width: 991px) {
    .portfolio-page .portfolio-heading {
        grid-template-columns: 1fr;
        gap: 28px;
    }
    .portfolio-page .portfolio-note-inner {
        grid-template-columns: 120px 1fr;
    }
    .portfolio-page .portfolio-note-inner > p {
        grid-column: 2;
    }
}
@media (max-width: 767px) {
    .portfolio-page .portfolio-gallery {
        padding: 75px 0 80px;
    }
    .portfolio-page .portfolio-project-grid {
        grid-template-columns: 1fr;
    }
    .portfolio-page .portfolio-project,
    .portfolio-page .portfolio-project--wide,
    .portfolio-page .portfolio-project--tall {
        grid-column: auto;
        min-height: 430px;
    }
    .portfolio-page .portfolio-project-content {
        left: 24px;
        right: 24px;
        bottom: 24px;
    }
    .portfolio-page .portfolio-project-content p {
        max-height: 90px;
        margin-top: 10px;
        opacity: 1;
        transform: none;
    }
    .portfolio-page .portfolio-note {
        padding: 75px 0;
    }
    .portfolio-page .portfolio-note-inner {
        grid-template-columns: 1fr;
        gap: 25px;
    }
    .portfolio-page .portfolio-note-inner > p {
        grid-column: auto;
    }
    .portfolio-page .portfolio-cta {
        padding: 75px 0;
    }
    .portfolio-page .portfolio-cta-inner {
        align-items: flex-start;
        flex-direction: column;
    }
}

/* Contact page */
.contact-page .breadcrumb__area {
    min-height: 465px;
}
.contact-page .contact-kicker {
    display: block;
    margin-bottom: 13px;
    color: #a7805d;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .04em;
}
.contact-page .contact-intro {
    padding: 112px 0 120px;
    background: #0b0d0e;
}
.contact-page .contact-intro-heading {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(350px, .7fr);
    gap: 100px;
    align-items: end;
    margin-bottom: 60px;
}
.contact-page .contact-intro-heading h2,
.contact-page .contact-form-panel h2 {
    margin: 0;
    color: #fff;
    font-size: clamp(40px, 4.3vw, 64px);
    line-height: 1.06;
    letter-spacing: -2.4px;
}
.contact-page .contact-intro-heading > p {
    max-width: 550px;
    margin: 0 0 5px;
    color: rgba(255, 255, 255, .67);
    font-size: 16px;
    line-height: 1.85;
}
.contact-page .contact-channel-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    border-top: 1px solid rgba(255, 255, 255, .15);
    border-bottom: 1px solid rgba(255, 255, 255, .15);
}
.contact-page .contact-channel {
    position: relative;
    display: grid;
    grid-template-columns: 58px 1fr auto;
    gap: 20px;
    align-items: start;
    min-height: 190px;
    padding: 37px 32px;
    color: #fff;
    background: transparent;
    transition: background .35s ease;
}
.contact-page .contact-channel:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, .15);
}
.contact-page .contact-channel:hover {
    color: #fff;
    background: rgba(255, 255, 255, .055);
}
.contact-page .contact-channel-icon {
    display: inline-flex;
    width: 58px;
    height: 58px;
    align-items: center;
    justify-content: center;
    color: #c19a76;
    border: 1px solid rgba(193, 154, 118, .55);
    border-radius: 50%;
    font-size: 21px;
}
.contact-page .contact-channel--whatsapp .contact-channel-icon {
    color: #63c889;
    border-color: rgba(99, 200, 137, .55);
}
.contact-page .contact-channel-copy {
    min-width: 0;
}
.contact-page .contact-channel-copy small,
.contact-page .contact-channel-copy strong,
.contact-page .contact-channel-copy em {
    display: block;
    font-style: normal;
}
.contact-page .contact-channel-copy small {
    margin: 2px 0 8px;
    color: rgba(255, 255, 255, .5);
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.contact-page .contact-channel-copy strong {
    color: #fff;
    font-size: 19px;
    line-height: 1.35;
    overflow-wrap: anywhere;
}
.contact-page .contact-channel[href^="mailto:"] .contact-channel-copy strong {
    font-size: 16px;
    white-space: nowrap;
}
.contact-page .contact-channel-copy em {
    margin-top: 9px;
    color: rgba(255, 255, 255, .52);
    font-size: 13px;
}
.contact-page .contact-channel-arrow {
    margin-top: 5px;
    color: rgba(255, 255, 255, .45);
    font-size: 15px;
    transition: transform .3s ease, color .3s ease;
}
.contact-page .contact-channel:hover .contact-channel-arrow {
    color: #c19a76;
    transform: translate(4px, -4px);
}
.contact-page .contact-project {
    padding: 120px 0 125px;
    background: #f6f4f0;
}
.contact-page .contact-project-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.04fr) minmax(420px, .76fr);
    gap: 34px;
    align-items: stretch;
}
.contact-page .contact-form-panel {
    padding: 58px 60px 60px;
    background: #fff;
    border: 1px solid #e8e2da;
}
.contact-page .contact-form-panel h2 {
    color: #0b0d0e;
    font-size: clamp(38px, 3.5vw, 52px);
}
.contact-page .contact-form-intro {
    max-width: 660px;
    margin: 20px 0 38px;
    color: #707070;
    font-size: 15px;
    line-height: 1.8;
}
.contact-page .contact-project-form {
    display: flex;
    flex-direction: column;
    gap: 23px;
}
.contact-page .contact-field-row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
}
.contact-page .contact-field {
    display: flex;
    flex-direction: column;
    gap: 9px;
    margin: 0;
}
.contact-page .contact-field > span {
    color: #252525;
    font-size: 13px;
    font-weight: 700;
}
.contact-page .contact-field input,
.contact-page .contact-field select,
.contact-page .contact-field textarea {
    width: 100%;
    color: #202020;
    background: #f8f7f4;
    border: 1px solid #e6e1da;
    border-radius: 0;
    outline: 0;
    font-size: 14px;
    transition: border-color .3s ease, box-shadow .3s ease;
}
.contact-page .contact-field input,
.contact-page .contact-field select {
    height: 56px;
    padding: 0 17px;
}
.contact-page .contact-field textarea {
    min-height: 155px;
    padding: 16px 17px;
    resize: vertical;
}
.contact-page .contact-field input:focus,
.contact-page .contact-field select:focus,
.contact-page .contact-field textarea:focus {
    border-color: #a17b59;
    box-shadow: 0 0 0 3px rgba(161, 123, 89, .1);
}
.contact-page .contact-field input::placeholder,
.contact-page .contact-field textarea::placeholder {
    color: #9b9b9b;
}
.contact-page .contact-form-bottom {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 16px 24px;
    align-items: center;
    margin-top: 3px;
}
.contact-page .contact-form-bottom button {
    display: inline-flex;
    min-width: 205px;
    min-height: 58px;
    padding: 0 25px;
    gap: 12px;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #a17b59;
    border: 0;
    font-size: 14px;
    font-weight: 700;
}
.contact-page .contact-form-bottom button:hover {
    background: #0b0d0e;
}
.contact-page .contact-form-bottom > p {
    max-width: 330px;
    margin: 0;
    color: #8b8b8b;
    font-size: 11px;
    line-height: 1.55;
}
.contact-page .loading-form {
    display: none;
    color: #a17b59;
    font-size: 13px;
}
.contact-page .error-message {
    color: #b93e3e;
    font-size: 12px;
}
.contact-page .success-message {
    color: #318252;
    font-size: 13px;
}
.contact-page .contact-location-panel {
    display: grid;
    grid-template-rows: minmax(450px, 1fr) auto;
    min-width: 0;
    background: #0b0d0e;
}
.contact-page .contact-map,
.contact-page .contact-map iframe {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 450px;
}
.contact-page .contact-location-details {
    position: relative;
    padding: 38px 40px 42px;
    overflow: hidden;
    color: #fff;
}
.contact-page .contact-location-number {
    position: absolute;
    top: 7px;
    right: 24px;
    color: rgba(255, 255, 255, .06);
    font-size: 110px;
    font-weight: 700;
    line-height: 1;
}
.contact-page .contact-location-details small {
    position: relative;
    display: block;
    color: #b88f6b;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
}
.contact-page .contact-location-details h3 {
    position: relative;
    margin: 8px 0 12px;
    color: #fff;
    font-size: 26px;
}
.contact-page .contact-location-details p {
    position: relative;
    max-width: 500px;
    margin: 0 0 20px;
    color: rgba(255, 255, 255, .65);
    font-size: 14px;
    line-height: 1.75;
}
.contact-page .contact-location-details a {
    position: relative;
    display: inline-flex;
    gap: 9px;
    align-items: center;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
}
.contact-page .contact-location-details a i {
    color: #b88f6b;
}
@media (max-width: 1199px) {
    .contact-page .contact-intro-heading {
        gap: 50px;
    }
    .contact-page .contact-project-grid {
        grid-template-columns: minmax(0, 1fr) minmax(360px, .75fr);
    }
    .contact-page .contact-form-panel {
        padding: 45px 38px;
    }
    .contact-page .contact-channel {
        grid-template-columns: 50px 1fr;
        padding: 32px 22px;
    }
    .contact-page .contact-channel-icon {
        width: 50px;
        height: 50px;
    }
    .contact-page .contact-channel-arrow {
        display: none;
    }
}
@media (max-width: 991px) {
    .contact-page .contact-intro-heading,
    .contact-page .contact-project-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    .contact-page .contact-channel-grid {
        grid-template-columns: 1fr;
    }
    .contact-page .contact-channel {
        min-height: 0;
    }
    .contact-page .contact-channel:not(:last-child) {
        border-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .15);
    }
}
@media (max-width: 575px) {
    .contact-page .breadcrumb__area {
        min-height: 310px;
    }
    .contact-page .breadcrumb__title {
        font-size: 36px;
        line-height: 1.12;
    }
    .contact-page .breadcrumb__menu ul {
        gap: 26px;
    }
    .contact-page .contact-intro,
    .contact-page .contact-project {
        padding: 68px 0 72px;
    }
    .contact-page .contact-intro-heading {
        gap: 22px;
        margin-bottom: 42px;
    }
    .contact-page .contact-intro-heading h2,
    .contact-page .contact-form-panel h2 {
        font-size: 36px;
        line-height: 1.08;
        letter-spacing: -1.4px;
    }
    .contact-page .contact-intro-heading > p {
        font-size: 15px;
        line-height: 1.7;
    }
    .contact-page .contact-channel {
        grid-template-columns: 48px minmax(0, 1fr);
        gap: 16px;
        padding: 27px 4px;
    }
    .contact-page .contact-channel-icon {
        width: 48px;
        height: 48px;
        font-size: 18px;
    }
    .contact-page .contact-channel-copy small {
        margin-top: 0;
        font-size: 10px;
    }
    .contact-page .contact-channel-copy strong,
    .contact-page .contact-channel[href^="mailto:"] .contact-channel-copy strong {
        font-size: 16px;
        white-space: normal;
    }
    .contact-page .contact-channel-copy em {
        margin-top: 6px;
        font-size: 12px;
    }
    .contact-page .contact-field-row {
        grid-template-columns: 1fr;
    }
    .contact-page .contact-form-panel {
        padding: 34px 20px 38px;
    }
    .contact-page .contact-form-intro {
        margin: 16px 0 30px;
        line-height: 1.7;
    }
    .contact-page .contact-project-form {
        gap: 19px;
    }
    .contact-page .contact-field-row {
        gap: 19px;
    }
    .contact-page .contact-form-bottom {
        grid-template-columns: 1fr;
    }
    .contact-page .contact-form-bottom button {
        width: 100%;
    }
    .contact-page .contact-location-details {
        padding: 32px 25px 36px;
    }
    .contact-page .contact-map,
    .contact-page .contact-map iframe {
        min-height: 340px;
        height: 340px;
    }
    .contact-page .contact-location-panel {
        grid-template-rows: 340px auto;
    }
}
.about-page .our-team {
    display: none !important;
}
.about-page .our-featured-service__media {
    overflow: hidden;
    background: #e9e5df;
}
.about-page .our-featured-service__media img {
    width: 100%;
    aspect-ratio: 1 / 1;
    height: auto;
    object-fit: cover;
}
.about-page .our-team__item-media img {
    width: 100%;
    height: 470px;
    object-fit: cover;
    object-position: center top;
}
.about-page .our-team__item__socail {
    display: none !important;
}
.about-page .footer-2__logo img,
.about-page .search__logo img {
    display: block;
    width: 130px !important;
    max-width: 130px !important;
    height: 72px !important;
    padding: 4px;
    object-fit: contain !important;
    background: #fff;
}
.about-page .footer-2__gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about-page .working-process {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    background:
        radial-gradient(circle at 12% 18%, rgba(144, 110, 80, .13), transparent 25%),
        radial-gradient(circle at 88% 78%, rgba(144, 110, 80, .1), transparent 28%),
        linear-gradient(135deg, #f8f5f0 0%, #f1ebe3 48%, #faf8f4 100%);
}
.about-page .working-process::before {
    position: absolute;
    z-index: -1;
    inset: 0;
    content: "";
    background:
        linear-gradient(120deg, transparent 0 23%, rgba(144, 110, 80, .045) 23% 23.15%, transparent 23.15% 62%, rgba(144, 110, 80, .04) 62% 62.15%, transparent 62.15%),
        repeating-linear-gradient(90deg, transparent 0 179px, rgba(144, 110, 80, .028) 180px);
}
.about-page .working-process::after {
    position: absolute;
    z-index: -1;
    top: -115px;
    right: -90px;
    width: 360px;
    height: 360px;
    content: "";
    border: 1px solid rgba(144, 110, 80, .1);
    border-radius: 50%;
    box-shadow:
        0 0 0 65px rgba(144, 110, 80, .025),
        0 0 0 130px rgba(144, 110, 80, .018);
}
.about-page .brand .rr-scroller__inner {
    gap: 22px;
}
.about-brand-card {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 168px;
    height: 78px;
    padding: 12px 18px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e4dfd8;
}
.about-brand-card img {
    width: auto !important;
    height: auto !important;
    max-width: 132px;
    max-height: 50px;
    object-fit: contain !important;
    transition: transform .4s ease;
}
.about-brand-card:hover img {
    transform: scale(1.08);
}
@media (max-width: 991px) {
    .about-page .header-3 .mean__menu-wrapper {
        display: none !important;
    }
    .about-page .header-3 .header__main {
        min-height: 76px;
    }
}
@media (max-width: 575px) {
    .about-page .header-3 .header__logo,
    .about-page .header-3 .header__logo .logo {
        width: 92px !important;
        min-width: 92px !important;
        height: 50px !important;
    }
    .about-page .header-3 .header__logo img {
        width: 92px !important;
        max-width: 92px !important;
        height: 50px !important;
    }
    .about-page .about-company__customer {
        width: 238px;
        padding: 13px 16px;
    }
    .about-page .about-company__customer h2 {
        flex-basis: 112px;
        width: 112px;
        font-size: 38px;
    }
    .about-page .about-company__customer h2 span {
        min-width: 72px;
        font-size: 38px;
    }
    .about-page .our-featured-service__text h6,
    .about-page .our-featured-service__text h6 a {
        white-space: normal;
    }
}
/* Video popup: keep the close control visible above the iframe on every screen. */
.mfp-iframe-holder .mfp-content {
    overflow: visible;
}

.mfp-iframe-holder button.mfp-close.hantan-video-close {
    top: 10px !important;
    right: 10px !important;
    width: 34px !important;
    height: 34px !important;
    min-width: 34px;
    padding: 0 !important;
    border: 1px solid rgba(255, 255, 255, 0.72) !important;
    border-radius: 50%;
    background: #9d7755 !important;
    color: #fff !important;
    font: 400 27px/31px Arial, sans-serif !important;
    text-align: center !important;
    opacity: 1 !important;
    cursor: pointer;
    z-index: 10001;
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.32);
    transition: transform 180ms ease, background-color 180ms ease;
}

.mfp-iframe-holder button.mfp-close.hantan-video-close::after {
    content: none !important;
}

.mfp-iframe-holder button.mfp-close.hantan-video-close:hover,
.mfp-iframe-holder button.mfp-close.hantan-video-close:focus-visible {
    background: #b58a63 !important;
    transform: rotate(90deg);
    outline: 2px solid #fff;
    outline-offset: 3px;
}

.mfp-iframe-holder .hantan-video-fallback {
    position: absolute;
    right: 12px;
    bottom: 12px;
    z-index: 10002;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 12px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.78);
    color: #fff;
    font: 600 12px/1.2 Arial, sans-serif;
    letter-spacing: 0.02em;
    text-decoration: none;
}

.mfp-iframe-holder .hantan-video-fallback:hover,
.mfp-iframe-holder .hantan-video-fallback:focus-visible {
    background: #9d7755;
    color: #fff;
}

@media (max-width: 767px) {
    .mfp-iframe-holder button.mfp-close.hantan-video-close {
        top: 7px !important;
        right: 7px !important;
        width: 32px !important;
        height: 32px !important;
        min-width: 32px;
        font-size: 25px !important;
        line-height: 29px !important;
    }
}
