:root {
        --builza-font: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        --builza-font-two: "Poppins", sans-serif;
        --builza-base: #d91414;
        --builza-base-rgb: 217, 20, 20;
        --builza-gradient-two: #8f1616;
        --builza-gradient-two-rgb: 143, 22, 22;
        --builza-gradient: linear-gradient(135deg, #d91414 0%, #8f1616 100%);
        --builza-gradient-h: linear-gradient(90deg, #d91414 0%, #8f1616 100%);
        --builza-black: #1c1a1a;
        --builza-black-rgb: 28, 26, 26;
    }

    /* Global Viewport & Alignment Containment */
    html,
    body {
        overflow-x: hidden !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        position: relative !important;
    }

    .page-wrapper {
        overflow-x: hidden !important;
        width: 100% !important;
        max-width: 100% !important;
        position: relative !important;
    }

    /* Poppins Typography Hierarchy */
    body {
        font-family: var(--builza-font) !important;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-rendering: optimizeLegibility;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    .banner-one__title,
    .section-title__title,
    .main-menu__list>li>a,
    .thm-btn {
        font-family: var(--builza-font-two) !important;
    }

    /* Official Colored Logo Presentation */
    .main-menu__logo img {
        max-height: 50px;
        width: auto;
        max-width: 220px;
        object-fit: contain;
        display: block;
        transition: all 0.3s ease;
    }

    .stricky-header .main-menu__logo img {
        max-height: 44px;
        width: auto;
        max-width: 195px;
        object-fit: contain;
        display: block;
    }

    .footer-widget__about-logo a {
        display: inline-block;
        background: #ffffff;
        padding: 8px 16px;
        border-radius: 8px;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
        margin-bottom: 20px;
    }

    .footer-widget__about-logo img {
        max-height: 48px;
        width: auto;
        max-width: 200px;
        object-fit: contain;
        display: block;
    }

    .mobile-nav__content .logo-box a {
        display: inline-block;
        background: #ffffff;
        padding: 8px 16px;
        border-radius: 8px;
        margin-bottom: 20px;
    }

    .mobile-nav__content .logo-box img {
        max-height: 46px;
        width: auto;
        max-width: 170px;
        object-fit: contain;
        display: block;
    }

    /* Gradient Header Topbar & Buttons */
    .main-menu__top-inner {
        background: linear-gradient(90deg, #d91414 0%, #8f1616 100%) !important;
    }

    /* Topbar Direct Contact Actions (Phone, WhatsApp, Email, Google) */
    .top-contact-actions {
        display: flex !important;
        align-items: center !important;
        gap: 8px !important;
    }

    .top-action-btn {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 34px !important;
        height: 34px !important;
        border-radius: 50% !important;
        font-size: 14px !important;
        text-decoration: none !important;
        line-height: 1 !important;
        transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1) !important;
        cursor: pointer !important;
        flex-shrink: 0 !important;
        padding: 0 !important;
        box-sizing: border-box !important;
        background: rgba(255, 255, 255, 0.18) !important;
        border: 1px solid rgba(255, 255, 255, 0.38) !important;
        color: #ffffff !important;
    }

    .top-action-btn:hover {
        background: #ffffff !important;
        border-color: #ffffff !important;
        transform: translateY(-2px) scale(1.08) !important;
        box-shadow: 0 4px 14px rgba(0, 0, 0, 0.25) !important;
    }

    .top-action-btn--phone:hover {
        color: #ea1a25 !important;
    }

    .top-action-btn--wa:hover {
        color: #25D366 !important;
    }

    .top-action-btn--mail:hover {
        color: #ea1a25 !important;
    }

    .top-action-btn--google:hover {
        color: #4285F4 !important;
    }

    /* Disable Custom Cursor on Mobile / Touch screens */
    @media (max-width: 991px), (pointer: coarse) {
        .custom-cursor__cursor,
        .custom-cursor__cursor-two {
            display: none !important;
            visibility: hidden !important;
            opacity: 0 !important;
            pointer-events: none !important;
        }
    }

    .thm-btn {
        background: linear-gradient(135deg, #d91414 0%, #8f1616 100%) !important;
        box-shadow: 0 4px 15px rgba(217, 20, 20, 0.28);
    }

    .thm-btn:hover {
        box-shadow: 0 8px 25px rgba(217, 20, 20, 0.45);
    }

    .thm-btn>span {
        background-color: #1c1a1a !important;
    }

    .thm-btn:hover>span {
        background-color: #ffffff !important;
        color: #d91414 !important;
    }

    .thm-btn::before,
    .thm-btn::after {
        background-color: #1c1a1a !important;
    }

    /* Custom Cursor */
    .custom-cursor__cursor {
        border-color: #d91414 !important;
    }

    .custom-cursor__cursor-two {
        background: linear-gradient(135deg, #d91414 0%, #8f1616 100%) !important;
    }

    /* Preloader */
    .preloader span {
        background: linear-gradient(135deg, #d91414 0%, #8f1616 100%) !important;
    }

    /* Video Play Icon */
    .banner-one__video-icon {
        background: linear-gradient(135deg, #d91414 0%, #8f1616 100%) !important;
    }

    .banner-one__video-icon .ripple,
    .banner-one__video-icon .ripple:before,
    .banner-one__video-icon .ripple:after {
        box-shadow: 0 0 0 0 rgba(217, 20, 20, 0.6) !important;
    }

    /* Section Sub-titles / Badges */
    .banner-one__sub-title p {
        color: #d91414 !important;
    }

    .banner-one__sub-title:before {
        background-color: #d91414 !important;
    }

    /* Dark Backgrounds */
    .site-footer,
    .mobile-nav__content {
        background-color: #1c1a1a !important;
    }

    /* Links & Accents */
    .main-menu__list>li.current>a,
    .main-menu__list>li:hover>a {
        color: #d91414 !important;
    }

    .main-menu__list>li.current>a:before,
    .main-menu__list>li:hover>a:before {
        background: linear-gradient(90deg, #d91414 0%, #8f1616 100%) !important;
    }

    /* Clean Single Navigation Menu Toggler (Mobile / Tablet) */
    .main-menu .mobile-nav__toggler {
        display: none;
        align-items: center;
        justify-content: center;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background: linear-gradient(135deg, #d91414 0%, #8f1616 100%) !important;
        color: #ffffff !important;
        font-size: 18px;
        box-shadow: 0 4px 14px rgba(217, 20, 20, 0.35);
        cursor: pointer;
        transition: all 0.3s ease;
        text-decoration: none;
        margin-left: 10px;
    }

    .main-menu .mobile-nav__toggler:hover {
        background: #1c1a1a !important;
        color: #ffffff !important;
        transform: translateY(-2px);
        box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);
    }

    /* Header Responsive Layout (Single Clean Row, Balanced Compact Spacing) */
    .main-menu__wrapper-inner {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        flex-wrap: nowrap !important;
    }

    .main-menu__left {
        display: flex !important;
        align-items: center !important;
        flex-shrink: 0 !important;
    }

    .main-menu__logo {
        display: flex !important;
        align-items: center !important;
        padding: 6px 0 !important;
    }

    .main-menu__right {
        display: flex !important;
        align-items: center !important;
        flex-wrap: nowrap !important;
        gap: 12px !important;
        padding: 0 !important;
        margin: 0 !important;
        flex-shrink: 0 !important;
    }

    @media (min-width: 1200px) {
        .main-menu .mobile-nav__toggler {
            display: none !important;
        }
        .main-menu__main-menu-box {
            display: block !important;
        }
        .main-menu__wrapper-inner {
            padding: 0 40px !important;
            min-height: 76px !important;
        }
        .main-menu__logo {
            padding: 8px 0 !important;
        }
        .main-menu__logo img {
            max-height: 50px !important;
            width: auto !important;
            max-width: 220px !important;
        }
        .main-menu .main-menu__list > li {
            padding-top: 24px !important;
            padding-bottom: 24px !important;
        }
        .main-menu__btn-box .thm-btn {
            padding: 12px 24px !important;
            font-size: 14px !important;
        }
    }

    @media (max-width: 1199px) {
        .main-menu .mobile-nav__toggler {
            display: inline-flex !important;
        }
        .main-menu__main-menu-box {
            display: none !important;
        }
        .main-menu__wrapper-inner {
            padding: 6px 20px !important;
            min-height: 66px !important;
        }
        .main-menu__logo {
            padding: 4px 0 !important;
        }
        .main-menu__logo img {
            max-height: 50px !important;
            width: auto !important;
            max-width: 200px !important;
        }
    }

    @media (max-width: 991px) {
        .main-menu__call {
            display: none !important;
        }
        .main-menu__btn-box .thm-btn {
            padding: 9px 16px !important;
            font-size: 13px !important;
        }
    }

    @media (max-width: 767px) {
        .main-menu__btn-box {
            display: none !important;
        }
        .main-menu__wrapper-inner {
            padding: 4px 16px !important;
            min-height: 58px !important;
        }
        .main-menu__logo {
            padding: 4px 0 !important;
        }
        .main-menu__logo img {
            max-height: 44px !important;
            max-width: 170px !important;
        }
        .main-menu .mobile-nav__toggler {
            width: 40px !important;
            height: 40px !important;
            margin: 0 !important;
            padding: 0 !important;
            display: inline-flex !important;
            align-items: center !important;
            justify-content: center !important;
        }
    }

    @media (max-width: 480px) {
        .main-menu__wrapper-inner {
            padding: 4px 12px !important;
            min-height: 54px !important;
        }
        .main-menu__logo img {
            max-height: 40px !important;
            max-width: 155px !important;
        }
    }

    /* ========================================================
       ROCK-SOLID FIXED / STICKY HEADER (Desktop + Tablet + Mobile)
    ======================================================== */
    .stricky-header {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        z-index: 99999 !important;
        background: #ffffff !important;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08) !important;
        visibility: hidden !important;
        transform: translateY(-100%) !important;
        transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1), visibility 0.35s ease !important;
        display: block !important; /* CRITICAL: Override style.css display:none on <=1199px */
        margin: 0 !important;
        padding: 0 !important;
    }

    .stricky-header.stricky-fixed {
        transform: translateY(0) !important;
        visibility: visible !important;
    }

    .stricky-header .main-menu__wrapper {
        background: #ffffff !important;
        box-shadow: none !important;
        border: none !important;
    }

    .stricky-header .main-menu__wrapper-inner {
        min-height: 68px !important;
    }

    .stricky-header .main-menu__logo img {
        max-height: 44px !important;
        width: auto !important;
        max-width: 195px !important;
        object-fit: contain !important;
        display: block !important;
    }

    .stricky-header .main-menu__list > li {
        padding-top: 21px !important;
        padding-bottom: 21px !important;
    }

    @media (max-width: 1199px) {
        .stricky-header {
            display: block !important; /* Always enable fixed sticky header on mobile/tablet */
        }
        .stricky-header .main-menu__main-menu-box {
            display: none !important;
        }
        .stricky-header .main-menu__wrapper-inner {
            min-height: 66px !important;
            padding: 8px 15px !important;
        }
        .stricky-header .main-menu__logo img {
            max-height: 48px !important;
            max-width: 180px !important;
        }
        .stricky-header .mobile-nav__toggler {
            display: inline-flex !important;
        }
    }

    @media (max-width: 767px) {
        .stricky-header .main-menu__wrapper-inner {
            min-height: 60px !important;
            padding: 6px 12px !important;
        }
        .stricky-header .main-menu__logo img {
            max-height: 42px !important;
            max-width: 160px !important;
        }
    }

    /* ========================================================
       PREMIUM MOBILE NAVIGATION DRAWER & DROPDOWNS
    ======================================================== */
    .mobile-nav__wrapper {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 100vw !important;
        height: 100vh !important;
        z-index: 999999 !important;
        transform: translateX(-100%) !important;
        visibility: hidden !important;
        opacity: 0 !important;
        transition: opacity 0.25s ease, visibility 0.25s ease !important;
    }

    .mobile-nav__wrapper.expanded {
        transform: translateX(0%) !important;
        visibility: visible !important;
        opacity: 1 !important;
    }

    .mobile-nav__content {
        background-color: #161515 !important;
        width: 320px !important;
        max-width: 88vw !important;
        padding: 18px 8px 100px 12px !important;
        box-shadow: 10px 0 35px rgba(0, 0, 0, 0.6) !important;
        transform: translateX(-100%) !important;
        visibility: hidden !important;
        opacity: 0 !important;
        transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.25s ease, visibility 0.25s ease !important;
    }

    .mobile-nav__wrapper.expanded .mobile-nav__content {
        transform: translateX(0) !important;
        visibility: visible !important;
        opacity: 1 !important;
    }

    /* Mobile Header Row with Vertically Centered Close Button */
    .mobile-nav__header {
        position: relative !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        min-height: 58px !important;
        margin-bottom: 20px !important;
        width: calc(100% - 0px) !important;
        gap: 8px !important;
        padding-right: 52px !important;
        box-sizing: border-box !important;
    }

    .mobile-nav__header .logo-box {
        margin: 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        flex: 1 !important;
        padding-left: 0 !important;
        margin-left: 0 !important;
        width: 100% !important;
    }

    .mobile-nav__header .logo-box a {
        background: #ffffff !important;
        padding: 8px 14px !important;
        border-radius: 8px !important;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.25) !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        margin: 0 auto !important;
        margin-left: 0 !important;
        padding-left: 14px !important;
    }

    .mobile-nav__header .logo-box img {
        max-height: 42px !important;
        width: auto !important;
        max-width: 155px !important;
        object-fit: contain !important;
        display: block !important;
    }

    .mobile-nav__header .mobile-nav__close {
        position: absolute !important;
        right: 0 !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        width: 38px !important;
        height: 38px !important;
        min-width: 38px !important;
        min-height: 38px !important;
        border-radius: 50% !important;
        background: rgba(255, 255, 255, 0.12) !important;
        border: 1px solid rgba(255, 255, 255, 0.18) !important;
        color: #ffffff !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        transition: all 0.3s ease !important;
        cursor: pointer !important;
        flex-shrink: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        line-height: 0 !important;
    }

    .mobile-nav__header .mobile-nav__close svg {
        display: block !important;
        margin: auto !important;
        width: 14px !important;
        height: 14px !important;
        color: #ffffff !important;
        flex-shrink: 0 !important;
    }

    .mobile-nav__header .mobile-nav__close:hover {
        background: #d91414 !important;
        border-color: #d91414 !important;
        color: #ffffff !important;
        transform: rotate(90deg) !important;
    }

    .mobile-nav__content .main-menu__list>li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.07) !important;
    }

    .mobile-nav__content .main-menu__list>li>a {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        height: auto !important;
        padding: 12px 8px 12px 4px !important;
        font-size: 15px !important;
        font-weight: 600 !important;
        color: #f0f0f0 !important;
        font-family: var(--builza-font) !important;
        border-radius: 6px !important;
        transition: all 0.25s ease !important;
        text-decoration: none !important;
        cursor: pointer !important;
        margin-left: 0 !important;
    }

    .mobile-nav__content .main-menu__list>li>a:hover,
    .mobile-nav__content .main-menu__list>li.current>a,
    .mobile-nav__content .main-menu__list>li>a.expanded {
        color: #d91414 !important;
        background: rgba(255, 255, 255, 0.04) !important;
    }

    /* Sleek Dropdown Toggle Chevron Button */
    .mobile-nav__content .main-menu__list>li>a>button,
    .mobile-nav__content .main-menu__list>li>ul>li>a>button {
        width: 32px !important;
        height: 32px !important;
        border-radius: 6px !important;
        background: rgba(255, 255, 255, 0.08) !important;
        border: 1px solid rgba(255, 255, 255, 0.12) !important;
        color: #ffffff !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        font-size: 14px !important;
        cursor: pointer !important;
        transition: transform 0.3s ease, background 0.3s ease, color 0.3s ease !important;
        transform: rotate(0deg) !important;
        margin-left: auto !important;
        padding: 0 !important;
        flex-shrink: 0 !important;
        pointer-events: auto !important;
        position: relative !important;
        z-index: 1 !important;
    }

    .mobile-nav__content .main-menu__list>li>a.expanded>button,
    .mobile-nav__content .main-menu__list>li>a>button.expanded {
        transform: rotate(180deg) !important;
        background: #d91414 !important;
        border-color: #d91414 !important;
        color: #ffffff !important;
    }

    /* Submenu items styling in Mobile Drawer */
    .mobile-nav__content .main-menu__list>li>ul {
        position: static !important;
        top: auto !important;
        left: auto !important;
        opacity: 1 !important;
        visibility: visible !important;
        transform: none !important;
        width: 100% !important;
        float: none !important;
        box-shadow: none !important;
        transition: none !important;
        background: rgba(0, 0, 0, 0.45) !important;
        border-radius: 8px !important;
        margin: 6px 0 12px 0 !important;
        padding: 6px 8px 6px 12px !important;
        border-left: 3px solid #d91414 !important;
        border-top: none !important;
        display: none;
    }

    .mobile-nav__content .main-menu__list>li>ul>li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
    }

    .mobile-nav__content .main-menu__list>li>ul>li:last-child {
        border-bottom: none !important;
    }

    .mobile-nav__content .main-menu__list>li>ul>li>a {
        display: block !important;
        height: auto !important;
        padding: 9px 12px !important;
        font-size: 13.5px !important;
        font-weight: 500 !important;
        color: #c4c4c4 !important;
        text-decoration: none !important;
        border-radius: 4px !important;
        transition: all 0.2s ease !important;
    }

    .mobile-nav__content .main-menu__list>li>ul>li>a:hover {
        color: #ffffff !important;
        background: rgba(217, 20, 20, 0.15) !important;
        padding-left: 16px !important;
    }

    /* Mobile Nav Contact & Info with Fixed Perfect Circles */
    .mobile-nav__contact {
        margin-top: 25px !important;
        padding-top: 18px !important;
        border-top: 1px solid rgba(255, 255, 255, 0.08) !important;
    }

    .mobile-nav__contact li {
        display: flex !important;
        align-items: flex-start !important;
        gap: 12px !important;
        margin-bottom: 14px !important;
    }

    .mobile-nav__contact li>i {
        width: 30px !important;
        height: 30px !important;
        min-width: 30px !important;
        max-width: 30px !important;
        min-height: 30px !important;
        max-height: 30px !important;
        flex-shrink: 0 !important;
        border-radius: 50% !important;
        background: linear-gradient(135deg, #d91414 0%, #8f1616 100%) !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        color: #ffffff !important;
        font-size: 12px !important;
        box-shadow: 0 3px 8px rgba(217, 20, 20, 0.35) !important;
        margin: 2px 0 0 0 !important;
        line-height: 1 !important;
    }

    .mobile-nav__contact li span {
        flex: 1 !important;
        color: #c0c0c0 !important;
        font-size: 13px !important;
        line-height: 1.45 !important;
        margin: 0 !important;
        display: block !important;
    }

    .mobile-nav__top {
        margin-top: 20px !important;
    }

    .mobile-nav__top .mobile-nav__social {
        width: 100% !important;
    }

    .mobile-nav__contact-btn {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 8px !important;
        width: 100% !important;
        text-align: center !important;
        background: linear-gradient(135deg, #d91414 0%, #8f1616 100%) !important;
        color: #ffffff !important;
        padding: 12px 20px !important;
        border-radius: 6px !important;
        font-weight: 600 !important;
        font-size: 14px !important;
        box-shadow: 0 4px 15px rgba(217, 20, 20, 0.35) !important;
        transition: all 0.3s ease !important;
        text-decoration: none !important;
    }

    .mobile-nav__contact-btn:hover {
        box-shadow: 0 6px 20px rgba(217, 20, 20, 0.5) !important;
        transform: translateY(-2px) !important;
        color: #ffffff !important;
    }

    /* ========================================================
       EQUAL HEIGHT CARDS & PROPORTIONAL ALIGNMENT
    ======================================================== */
    /* Manufacturing Capabilities Cards */
    .services-one__carousel .swiper-slide {
        height: auto !important;
        display: flex !important;
    }

    .services-one__single {
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between !important;
        height: 100% !important;
        width: 100% !important;
    }

    .services-one__content {
        flex-grow: 1 !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: flex-start !important;
    }

    .services-one__title {
        min-height: 56px !important;
        display: flex !important;
        align-items: flex-start !important;
        margin-bottom: 10px !important;
    }

    .services-one__text {
        min-height: 70px !important;
        margin-bottom: 15px !important;
    }

    .services-one__btn-box {
        margin-top: auto !important;
    }

    /* Manufacturing Process Cards */
    .process-one__single-inner {
        height: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between !important;
    }

    .process-one__single {
        min-height: 240px !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
    }

    .process-one__title {
        min-height: 50px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        margin-top: 10px !important;
    }

    .process-one__text {
        min-height: 72px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
    }

    /* Quality Assurance Section Grid */
    .why-choose-one__inner ul {
        display: flex !important;
        flex-wrap: wrap !important;
    }

    .why-choose-one__single {
        min-height: 200px !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: flex-start !important;
    }

    .why-choose-one__title {
        min-height: 32px !important;
    }

    .why-choose-one__text {
        min-height: 72px !important;
    }

    /* Floating WhatsApp Direct Inquiry Button */
    .whatsapp-float {
        position: fixed;
        left: 25px;
        bottom: 25px;
        width: 55px;
        height: 55px;
        background: #25D366;
        color: #ffffff !important;
        border-radius: 50%;
        text-align: center;
        font-size: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 6px 20px rgba(37, 211, 102, 0.5);
        z-index: 9999;
        transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
        text-decoration: none;
        cursor: pointer;
    }

    .whatsapp-float:hover {
        background: #20ba59;
        color: #ffffff !important;
        transform: translateY(-4px) scale(1.06);
        box-shadow: 0 10px 28px rgba(37, 211, 102, 0.65);
    }

    .whatsapp-float::before {
        content: "";
        position: absolute;
        top: -4px;
        left: -4px;
        right: -4px;
        bottom: -4px;
        border-radius: 50%;
        background: rgba(37, 211, 102, 0.35);
        z-index: -1;
        animation: whatsappPulse 2s infinite;
    }

    @keyframes whatsappPulse {
        0% {
            transform: scale(1);
            opacity: 0.8;
        }

        70% {
            transform: scale(1.4);
            opacity: 0;
        }

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

    .whatsapp-tooltip {
        position: absolute;
        left: 68px;
        top: 50%;
        transform: translateY(-50%) translateX(-8px);
        background: #1c1a1a;
        color: #ffffff;
        padding: 6px 14px;
        border-radius: 20px;
        font-size: 13px;
        font-weight: 600;
        white-space: nowrap;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transition: all 0.3s ease;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.35);
        border: 1px solid rgba(255, 255, 255, 0.1);
    }

    .whatsapp-float:hover .whatsapp-tooltip {
        opacity: 1;
        visibility: visible;
        transform: translateY(-50%) translateX(0);
    }

    /* Scroll To Top Button */
    .scroll-to-top {
        position: fixed !important;
        right: 25px !important;
        bottom: 25px !important;
        width: 48px !important;
        height: 48px !important;
        background: linear-gradient(135deg, #d91414 0%, #8f1616 100%) !important;
        color: #ffffff !important;
        border-radius: 50% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        font-size: 18px !important;
        box-shadow: 0 6px 20px rgba(217, 20, 20, 0.45) !important;
        z-index: 9999 !important;
        opacity: 0 !important;
        visibility: hidden !important;
        transform: translateY(20px) !important;
        transition: all 0.35s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
        cursor: pointer !important;
        border: 2px solid rgba(255, 255, 255, 0.2) !important;
        text-decoration: none !important;
        text-align: center !important;
    }

    .scroll-to-top.show {
        opacity: 1 !important;
        visibility: visible !important;
        transform: translateY(0) !important;
    }

    .scroll-to-top:hover {
        background: linear-gradient(135deg, #8f1616 0%, #d91414 100%) !important;
        color: #ffffff !important;
        transform: translateY(-4px) !important;
        box-shadow: 0 10px 28px rgba(217, 20, 20, 0.65) !important;
    }

    /* ========================================================
       ABOUT ONE SECTION - REFINED BALANCED DESIGN & PREMIUM LOOK
    ======================================================== */
    .about-one {
        position: relative !important;
        display: block !important;
        padding: 95px 0 100px !important;
        background: #ffffff !important;
        overflow: hidden !important;
    }

    .about-one .row {
        align-items: center !important;
    }

    .about-one__left {
        position: relative !important;
        display: block !important;
        height: 100% !important;
        margin: 0 !important;
        padding-right: 15px !important;
    }

    .about-one__img-box {
        position: relative !important;
        display: block !important;
        width: 100% !important;
        max-width: 550px !important;
        height: 520px !important;
        border-radius: 20px !important;
        margin: 0 auto !important;
    }

    .about-one__img {
        position: relative !important;
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        border-radius: 20px !important;
        overflow: hidden !important;
        box-shadow: 0 20px 45px rgba(0, 0, 0, 0.12) !important;
        border: 1px solid rgba(0, 0, 0, 0.08) !important;
        background: #f4f5f7 !important;
    }

    .about-one__img img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        object-position: center !important;
        display: block !important;
        transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
    }

    .about-one__img:hover img {
        transform: scale(1.03) !important;
    }

    /* Floating Blueprint / CAD Card */
    .about-one__img-2 {
        position: absolute !important;
        top: 24px !important;
        left: -20px !important;
        bottom: auto !important;
        right: auto !important;
        width: 210px !important;
        height: auto !important;
        max-width: 44% !important;
        background: #ffffff !important;
        padding: 6px !important;
        border-radius: 14px !important;
        overflow: hidden !important;
        box-shadow: 0 14px 32px rgba(0, 0, 0, 0.16) !important;
        border: 3px solid #ffffff !important;
        z-index: 3 !important;
        transition: transform 0.4s ease, box-shadow 0.4s ease !important;
        -webkit-mask-image: none !important;
        mask-image: none !important;
    }

    .about-one__img-2:hover {
        transform: translateY(-4px) !important;
        box-shadow: 0 20px 38px rgba(0, 0, 0, 0.22) !important;
    }

    .about-one__img-2 img {
        width: 100% !important;
        height: 145px !important;
        object-fit: cover !important;
        display: block !important;
        border-radius: 10px !important;
    }

    /* Experience Counter Badge */
    .about-one__experience-box {
        position: absolute !important;
        right: -18px !important;
        bottom: 24px !important;
        min-width: 200px !important;
        background: linear-gradient(135deg, #d91414 0%, #8f1616 100%) !important;
        padding: 18px 20px !important;
        border-radius: 16px !important;
        text-align: center !important;
        box-shadow: 0 14px 32px rgba(217, 20, 20, 0.42) !important;
        border: 3px solid #ffffff !important;
        z-index: 4 !important;
        transition: transform 0.3s ease !important;
    }

    .about-one__experience-box:hover {
        transform: translateY(-4px) !important;
    }

    .about-one__experience-count {
        position: relative !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        margin-bottom: 2px !important;
    }

    .about-one__experience-count h3 {
        font-size: 40px !important;
        color: #ffffff !important;
        font-weight: 800 !important;
        line-height: 1 !important;
        font-family: var(--builza-font-two) !important;
        margin: 0 !important;
        letter-spacing: -0.5px !important;
    }

    .about-one__experience-count .odometer.odometer-auto-theme .odometer-digit,
    .about-one__experience-count .odometer.odometer-theme-default .odometer-digit {
        margin: 0 !important;
        padding: 0 !important;
    }

    .about-one__experience-count .odometer {
        font-family: var(--builza-font-two) !important;
        line-height: 1 !important;
    }

    .about-one__experience-count span {
        font-size: 36px !important;
        font-weight: 800 !important;
        line-height: 1 !important;
        color: #ffffff !important;
        margin-left: 2px !important;
    }

    .about-one__experience-count-text {
        color: rgba(255, 255, 255, 0.95) !important;
        font-weight: 600 !important;
        font-size: 13px !important;
        text-transform: uppercase !important;
        letter-spacing: 0.5px !important;
        margin: 0 !important;
    }

    /* Right Column (Content) */
    .about-one__right {
        position: relative !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        height: 100% !important;
        padding-left: 35px !important;
        padding-right: 0 !important;
        margin: 0 !important;
    }

    .about-one__right .section-title {
        margin-bottom: 16px !important;
    }

    .about-one__right .section-title__tagline-box {
        position: relative !important;
        display: inline-flex !important;
        margin-bottom: 12px !important;
    }

    .about-one__right .section-title__tagline-shape {
        display: none !important;
    }

    .about-one__right .section-title__tagline {
        display: inline-flex !important;
        align-items: center !important;
        font-size: 13px !important;
        font-weight: 700 !important;
        letter-spacing: 1px !important;
        text-transform: uppercase !important;
        color: #d91414 !important;
        background: rgba(217, 20, 20, 0.08) !important;
        padding: 6px 16px !important;
        border-radius: 20px !important;
        border: 1px solid rgba(217, 20, 20, 0.2) !important;
    }

    .about-one__right .section-title__title {
        margin-right: 0 !important;
        font-size: clamp(28px, 2.5vw, 38px) !important;
        font-weight: 700 !important;
        line-height: 1.25 !important;
        letter-spacing: -0.5px !important;
        color: #1c1a1a !important;
        word-break: normal !important;
        overflow-wrap: break-word !important;
        hyphens: none !important;
        margin-bottom: 0 !important;
    }

    .about-one__text {
        font-size: 15px !important;
        line-height: 1.75 !important;
        color: #555555 !important;
        margin: 14px 0 20px !important;
    }

    /* Point / Features Cards */
    .about-one__point-box {
        margin: 0 0 22px !important;
    }

    .about-one__point {
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 12px !important;
        padding: 0 !important;
        margin: 0 !important;
        list-style: none !important;
    }

    .about-one__point li {
        max-width: 100% !important;
        width: 100% !important;
        display: flex !important;
        align-items: center !important;
        gap: 16px !important;
        background: #f9f9fb !important;
        border: 1px solid rgba(0, 0, 0, 0.06) !important;
        border-radius: 12px !important;
        padding: 14px 18px !important;
        transition: all 0.3s ease !important;
    }

    .about-one__point li:hover {
        background: #ffffff !important;
        border-color: rgba(217, 20, 20, 0.25) !important;
        transform: translateX(4px) !important;
        box-shadow: 0 8px 22px rgba(217, 20, 20, 0.08) !important;
    }

    .about-one__point-icon {
        width: 48px !important;
        height: 48px !important;
        min-width: 48px !important;
        background: linear-gradient(135deg, #d91414 0%, #8f1616 100%) !important;
        border-radius: 10px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        box-shadow: 0 6px 14px rgba(217, 20, 20, 0.25) !important;
        transition: transform 0.3s ease !important;
    }

    .about-one__point li:hover .about-one__point-icon {
        transform: scale(1.06) !important;
    }

    .about-one__point-icon span {
        font-size: 24px !important;
        color: #ffffff !important;
    }

    .about-one__point-content {
        flex: 1 !important;
        margin: 0 !important;
    }

    .about-one__point-content h4 {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #1c1a1a !important;
        line-height: 1.3 !important;
        margin: 0 0 3px !important;
        min-height: auto !important;
        display: block !important;
    }

    .about-one__point-content p {
        font-size: 13.5px !important;
        line-height: 1.5 !important;
        color: #666666 !important;
        margin: 0 !important;
        min-height: auto !important;
    }

    /* Button and Author Details Row */
    .about-one__btn-and-author-box {
        display: flex !important;
        align-items: center !important;
        gap: 22px !important;
        flex-wrap: wrap !important;
        margin-top: 6px !important;
    }

    .about-one__btn-box .thm-btn {
        padding: 13px 28px !important;
        font-size: 13px !important;
        letter-spacing: 0.5px !important;
        border-radius: 8px !important;
        box-shadow: 0 8px 20px rgba(217, 20, 20, 0.3) !important;
    }

    .about-one__author-box {
        position: relative !important;
    }

    .about-one__author-details {
        position: relative !important;
        border-left: 3px solid #d91414 !important;
        padding-left: 14px !important;
    }

    .about-one__author-content h4 {
        font-size: 14px !important;
        font-weight: 700 !important;
        color: #1c1a1a !important;
        margin: 0 0 2px !important;
        line-height: 1.3 !important;
    }

    .about-one__author-content p {
        font-size: 12px !important;
        color: #777777 !important;
        margin: 0 !important;
        line-height: 1.3 !important;
    }


    /* ========================================================
       HERO BANNER (BANNER-ONE) - COMPLETE REDESIGN & FIX
    ======================================================== */
    .banner-one {
        position: relative !important;
        display: block !important;
        padding: 100px 0 95px !important;
        background-color: #141212 !important;
        overflow: hidden !important;
        z-index: 5 !important;
        min-height: calc(100vh - 90px) !important;
        display: flex !important;
        align-items: center !important;
    }

    .banner-one__bg {
        opacity: 0.20 !important;
        filter: contrast(1.1) brightness(0.9) !important;
    }

    .banner-one .container {
        position: relative !important;
        z-index: 2 !important;
    }

    .banner-one__inner {
        position: relative !important;
        width: 100% !important;
    }

    .banner-one__left {
        position: relative !important;
        z-index: 3 !important;
        padding-right: 10px !important;
    }

    .banner-one__sub-title {
        margin-bottom: 14px !important;
    }

    .banner-one__sub-title p {
        font-size: 13.5px !important;
        font-weight: 700 !important;
        letter-spacing: 2px !important;
        text-transform: uppercase !important;
        color: #ff3b3b !important;
        margin: 0 !important;
        display: inline-block !important;
        background: rgba(217, 20, 20, 0.12) !important;
        padding: 5px 16px !important;
        border-radius: 30px !important;
        border: 1px solid rgba(217, 20, 20, 0.3) !important;
    }

    .banner-one__title {
        font-size: 46px !important;
        font-weight: 800 !important;
        line-height: 1.15 !important;
        color: #ffffff !important;
        margin-bottom: 18px !important;
        text-transform: uppercase !important;
        letter-spacing: -0.5px !important;
    }

    .banner-one__title span {
        color: #d91414 !important;
        background: linear-gradient(135deg, #ff4d4d 0%, #d91414 100%) !important;
        -webkit-background-clip: text !important;
        -webkit-text-fill-color: transparent !important;
    }

    .banner-one__text {
        font-size: 15.5px !important;
        line-height: 26px !important;
        color: rgba(255, 255, 255, 0.82) !important;
        margin-bottom: 24px !important;
        max-width: 530px !important;
    }

    .banner-one__thm-and-other-btn-box {
        display: flex !important;
        align-items: center !important;
        gap: 16px !important;
        flex-wrap: wrap !important;
        margin-bottom: 35px !important;
    }

    .banner-one__contact-btn {
        background: transparent !important;
        border: 2px solid rgba(255, 255, 255, 0.3) !important;
        color: #ffffff !important;
        box-shadow: none !important;
    }

    .banner-one__contact-btn:hover {
        border-color: #d91414 !important;
        background: #d91414 !important;
        color: #ffffff !important;
    }

    /* Left Stats Bar */
    .banner-one__stats-bar {
        display: flex !important;
        align-items: center !important;
        gap: 24px !important;
        background: rgba(28, 26, 26, 0.75) !important;
        backdrop-filter: blur(12px) !important;
        -webkit-backdrop-filter: blur(12px) !important;
        border: 1px solid rgba(255, 255, 255, 0.12) !important;
        border-radius: 14px !important;
        padding: 16px 22px !important;
        max-width: 530px !important;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4) !important;
    }

    .banner-one__stat-card {
        flex: 1 !important;
        text-align: left !important;
    }

    .banner-one__stat-card + .banner-one__stat-card {
        border-left: 1px solid rgba(255, 255, 255, 0.12) !important;
        padding-left: 20px !important;
    }

    .banner-one__stat-num {
        font-size: 26px !important;
        font-weight: 800 !important;
        color: #ffffff !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .banner-one__stat-num span {
        color: #d91414 !important;
        font-weight: 800 !important;
    }

    .banner-one__stat-lbl {
        font-size: 11.5px !important;
        font-weight: 500 !important;
        color: rgba(255, 255, 255, 0.75) !important;
        line-height: 14px !important;
    }

    /* Right Column - Positioned to fill the center gap naturally */
    .banner-one__right {
        position: relative !important;
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;
        margin: 0 !important;
        width: 100% !important;
        max-width: 540px !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        z-index: 2 !important;
    }

    .banner-one__img-box {
        position: relative !important;
        display: inline-block !important;
        width: 100% !important;
        max-width: 480px !important;
        padding: 10px 0 !important;
        text-align: center !important;
    }

    .banner-one__img-box::before {
        content: "" !important;
        position: absolute !important;
        left: 50% !important;
        bottom: 0 !important;
        width: min(82%, 365px) !important;
        height: 88% !important;
        transform: translateX(-50%) !important;
        border: 1px solid rgba(255, 72, 72, 0.3) !important;
        border-radius: 180px 180px 24px 24px !important;
        background: linear-gradient(180deg, rgba(86, 14, 18, 0.12), rgba(14, 13, 13, 0.86)) !important;
        box-shadow: inset 0 0 55px rgba(217, 20, 20, 0.15), 0 18px 35px rgba(0, 0, 0, 0.32) !important;
        z-index: 0 !important;
        pointer-events: none !important;
    }

    .banner-one__img-backdrop {
        position: absolute !important;
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
        width: 380px !important;
        height: 380px !important;
        border-radius: 50% !important;
        background: radial-gradient(circle, rgba(217, 20, 20, 0.30) 0%, rgba(217, 20, 20, 0.06) 55%, transparent 70%) !important;
        border: 1px solid rgba(217, 20, 20, 0.25) !important;
        box-shadow: 0 0 50px rgba(217, 20, 20, 0.25) !important;
        z-index: 0 !important;
        pointer-events: none !important;
    }

    .banner-one__img {
        position: relative !important;
        display: block !important;
        text-align: center !important;
        z-index: 1 !important;
        width: 100% !important;
    }

    .banner-one__img > img {
        max-width: 100% !important;
        height: auto !important;
        max-height: 500px !important;
        object-fit: contain !important;
        display: block !important;
        margin: 0 auto !important;
        filter: drop-shadow(0 15px 35px rgba(0, 0, 0, 0.85)) !important;
        animation: bannerFloat 4.5s ease-in-out infinite !important;
    }

    @keyframes bannerFloat {
        0%, 100% {
            transform: translateY(0);
        }
        50% {
            transform: translateY(-6px);
        }
    }

    @media (min-width: 1201px) {
        .banner-one {
            box-sizing: border-box !important;
            min-height: calc(100vh - 150px) !important;
            padding: 50px 0 45px !important;
        }

        .banner-one__right {
            top: -60px !important;
        }

        .banner-one__img > img {
            max-height: 350px !important;
        }

        .banner-one .banner-one__floating-badge--bottom {
            bottom: 21% !important;
        }
    }

    @media (min-width: 992px) and (max-width: 1200px) {
        .banner-one__right {
            top: 24px !important;
        }

        .banner-one__img-box::before {
            width: min(82%, 330px) !important;
        }
    }

    /* Floating Badges placed in the middle gap */
    .banner-one__floating-badge {
        position: absolute !important;
        backdrop-filter: blur(16px) !important;
        -webkit-backdrop-filter: blur(16px) !important;
        background: rgba(22, 20, 20, 0.94) !important;
        border: 1px solid rgba(255, 255, 255, 0.18) !important;
        box-shadow: 0 12px 28px rgba(0, 0, 0, 0.6), 0 0 15px rgba(217, 20, 20, 0.15) !important;
        border-radius: 12px !important;
        padding: 10px 14px !important;
        display: flex !important;
        align-items: center !important;
        gap: 12px !important;
        z-index: 5 !important;
        transition: all 0.3s ease !important;
        max-width: 235px !important;
    }

    .banner-one__floating-badge:hover {
        transform: translateY(-3px) !important;
        border-color: rgba(217, 20, 20, 0.6) !important;
        box-shadow: 0 18px 36px rgba(0, 0, 0, 0.7), 0 0 20px rgba(217, 20, 20, 0.3) !important;
    }

    .banner-one__floating-badge--top {
        top: 12% !important;
        left: 0 !important;
        right: auto !important;
    }

    .banner-one__floating-badge--bottom {
        bottom: 12% !important;
        left: 12px !important;
        right: auto !important;
    }

    .banner-one__badge-icon {
        width: 38px !important;
        height: 38px !important;
        min-width: 38px !important;
        border-radius: 50% !important;
        background: linear-gradient(135deg, #d91414 0%, #8f1616 100%) !important;
        box-shadow: 0 4px 12px rgba(217, 20, 20, 0.45) !important;
        border: 1px solid rgba(255, 255, 255, 0.25) !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        color: #ffffff !important;
        font-size: 15px !important;
        flex-shrink: 0 !important;
    }

    .banner-one__badge-content {
        flex: 1 !important;
    }

    .banner-one__badge-content h5 {
        font-size: 12.5px !important;
        font-weight: 700 !important;
        color: #ffffff !important;
        margin: 0 0 2px 0 !important;
        line-height: 1.2 !important;
    }

    .banner-one__badge-content p {
        font-size: 10.5px !important;
        line-height: 13px !important;
        color: rgba(255, 255, 255, 0.75) !important;
        margin: 0 !important;
        white-space: nowrap !important;
    }

    /* Responsive Rules across device sizes */
    @media (max-width: 1400px) {
        .banner-one__title {
            font-size: 40px !important;
        }
        .banner-one__floating-badge--top {
            left: -20px !important;
            top: 25px !important;
        }
        .banner-one__floating-badge--bottom {
            left: -10px !important;
            bottom: 25px !important;
        }
    }

    @media (max-width: 1200px) {
        .banner-one {
            padding: 70px 0 65px !important;
            min-height: auto !important;
        }
        .banner-one__title {
            font-size: 34px !important;
        }
        .banner-one__right {
            justify-content: center !important;
        }
        .banner-one__floating-badge--bottom {
            display: none !important;
        }
    }

    @media (max-width: 991px) {
        .banner-one {
            padding: 50px 0 45px !important;
            text-align: center !important;
        }
        .banner-one__left {
            padding-right: 0 !important;
            margin-bottom: 35px !important;
        }
        .banner-one__title {
            font-size: 30px !important;
        }
        .banner-one__text {
            margin-left: auto !important;
            margin-right: auto !important;
        }
        .banner-one__thm-and-other-btn-box {
            justify-content: center !important;
        }
        .banner-one__stats-bar {
            margin: 0 auto !important;
        }
        .banner-one__floating-badge {
            position: static !important;
            display: inline-flex !important;
            margin: 8px 6px !important;
        }
        .banner-one__img {
            display: flex !important;
            flex-direction: column !important;
            align-items: center !important;
        }
        .banner-one__img > img {
            max-height: 360px !important;
            margin-bottom: 15px !important;
        }
    }

    @media (max-width: 576px) {
        .banner-one__title {
            font-size: 25px !important;
        }
        .banner-one__stats-bar {
            flex-direction: column !important;
            gap: 12px !important;
            text-align: center !important;
        }
        .banner-one__stat-card + .banner-one__stat-card {
            border-left: none !important;
            border-top: 1px solid rgba(255, 255, 255, 0.12) !important;
            padding-left: 0 !important;
            padding-top: 10px !important;
        }
        .banner-one__floating-badge {
            width: 100% !important;
            max-width: 300px !important;
        }
    }

    /* Keep the engineer visual centered and fully framed on desktop/tablet. */
    @media (min-width: 992px) {
        .banner-one__right {
            top: 0 !important;
            align-self: center !important;
        }

        .banner-one__img-box {
            max-width: 440px !important;
            padding: 0 !important;
        }

        .banner-one__img > img {
            max-height: 360px !important;
        }

        .banner-one__img-backdrop {
            width: 330px !important;
            height: 330px !important;
        }

        .banner-one .banner-one__floating-badge--top {
            top: -78px !important;
            left: 50% !important;
            transform: translateX(-50%) !important;
        }

        .banner-one .banner-one__floating-badge--bottom {
            bottom: 8% !important;
            left: 4% !important;
        }
    }

    @media (max-width: 1200px) and (min-width: 992px) {
        .banner-one__img-box {
            max-width: 400px !important;
        }

        .banner-one__img > img {
            max-height: 330px !important;
        }

        .banner-one__img-backdrop {
            width: 300px !important;
            height: 300px !important;
        }
    }

    /* ========================================================
       ABOUT ONE SECTION RESPONSIVE ADAPTATIONS
    ======================================================== */
    @media (min-width: 992px) and (max-width: 1199px) {
        .about-one {
            padding: 75px 0 80px !important;
        }
        .about-one__left {
            padding-right: 10px !important;
        }
        .about-one__img-box {
            max-width: 480px !important;
            height: 480px !important;
        }
        .about-one__img {
            height: 100% !important;
        }
        .about-one__img-2 {
            top: 20px !important;
            left: -12px !important;
            width: 185px !important;
            padding: 6px !important;
        }
        .about-one__img-2 img {
            height: 130px !important;
        }
        .about-one__experience-box {
            right: -10px !important;
            bottom: 18px !important;
            min-width: 175px !important;
            padding: 14px 16px !important;
        }
        .about-one__experience-count h3 {
            font-size: 34px !important;
        }
        .about-one__experience-count span {
            font-size: 30px !important;
        }
        .about-one__experience-count-text {
            font-size: 11.5px !important;
        }
        .about-one__right {
            padding-left: 20px !important;
        }
        .about-one__right .section-title__title {
            font-size: 30px !important;
        }
        .about-one__text {
            font-size: 14px !important;
            line-height: 1.65 !important;
            margin: 10px 0 16px !important;
        }
        .about-one__point li {
            padding: 12px 14px !important;
            gap: 12px !important;
        }
        .about-one__point-icon {
            width: 42px !important;
            height: 42px !important;
            min-width: 42px !important;
        }
        .about-one__point-icon span {
            font-size: 20px !important;
        }
        .about-one__point-content h4 {
            font-size: 15px !important;
        }
        .about-one__point-content p {
            font-size: 12.5px !important;
        }
        .about-one__btn-and-author-box {
            margin-top: 14px !important;
            gap: 16px !important;
        }
    }

    @media (max-width: 991px) {
        .about-one {
            padding: 60px 0 65px !important;
        }
        .about-one .row {
            align-items: flex-start !important;
        }
        .about-one__left {
            padding-right: 0 !important;
            margin-bottom: 40px !important;
            display: flex !important;
            justify-content: center !important;
        }
        .about-one__img-box {
            max-width: 520px !important;
            height: 400px !important;
        }
        .about-one__img {
            height: 100% !important;
        }
        .about-one__img-2 {
            top: 16px !important;
            left: 14px !important;
            width: 175px !important;
            padding: 6px !important;
        }
        .about-one__img-2 img {
            height: 120px !important;
        }
        .about-one__experience-box {
            right: 14px !important;
            bottom: 16px !important;
            min-width: 170px !important;
            padding: 14px 16px !important;
        }
        .about-one__experience-count h3 {
            font-size: 32px !important;
        }
        .about-one__experience-count span {
            font-size: 28px !important;
        }
        .about-one__experience-count-text {
            font-size: 11.5px !important;
        }
        .about-one__right {
            padding-left: 0 !important;
        }
        .about-one__right .section-title__title {
            font-size: 28px !important;
        }
        .about-one__text {
            font-size: 14.5px !important;
            margin: 12px 0 18px !important;
        }
    }

    @media (max-width: 576px) {
        .about-one {
            padding: 45px 0 50px !important;
        }
        .about-one__left {
            margin-bottom: 30px !important;
        }
        .about-one__img-box {
            max-width: 100% !important;
            height: 320px !important;
            border-radius: 14px !important;
        }
        .about-one__img {
            border-radius: 14px !important;
        }
        .about-one__img-2 {
            top: 10px !important;
            left: 10px !important;
            width: 140px !important;
            padding: 4px !important;
            border-radius: 10px !important;
            border-width: 2px !important;
        }
        .about-one__img-2 img {
            height: 95px !important;
            border-radius: 6px !important;
        }
        .about-one__experience-box {
            right: 10px !important;
            bottom: 10px !important;
            min-width: 140px !important;
            padding: 10px 12px !important;
            border-radius: 10px !important;
            border-width: 2px !important;
        }
        .about-one__experience-count h3 {
            font-size: 26px !important;
        }
        .about-one__experience-count span {
            font-size: 24px !important;
        }
        .about-one__experience-count-text {
            font-size: 10px !important;
        }
        .about-one__right .section-title__title {
            font-size: 24px !important;
            line-height: 1.25 !important;
        }
        .about-one__point li {
            padding: 10px 12px !important;
            gap: 12px !important;
        }
        .about-one__point-icon {
            width: 40px !important;
            height: 40px !important;
            min-width: 40px !important;
        }
        .about-one__point-icon span {
            font-size: 18px !important;
        }
        .about-one__point-content h4 {
            font-size: 14px !important;
        }
        .about-one__point-content p {
            font-size: 12px !important;
        }
        .about-one__btn-and-author-box {
            flex-direction: column !important;
            align-items: flex-start !important;
            gap: 16px !important;
        }
    }

    /* ========================================================
       PRODUCTS PAGE - STRUCTURED HERO BANNER & CATALOG
    ======================================================== */
    .products-page-header,
    .ar-products-hero {
        position: relative;
        padding: 120px 0 80px;
        background: radial-gradient(circle at 15% 20%, rgba(217, 20, 20, 0.25) 0%, transparent 50%),
                    radial-gradient(circle at 85% 80%, rgba(217, 20, 20, 0.15) 0%, transparent 40%),
                    linear-gradient(135deg, #171515 0%, #1c1a1a 100%) !important;
        color: #ffffff;
        overflow: hidden;
        border-bottom: 1px solid rgba(217, 20, 20, 0.2);
    }

    .products-page-header::before,
    .ar-products-hero::before {
        content: '';
        position: absolute;
        top: 0; left: 0; right: 0; bottom: 0;
        background-image: radial-gradient(rgba(255, 255, 255, 0.1) 1px, transparent 1px);
        background-size: 24px 24px;
        opacity: 0.6;
        pointer-events: none;
    }

    .products-page-header::after,
    .ar-products-hero::after {
        content: '';
        position: absolute;
        bottom: 0; left: 0; right: 0;
        height: 1px;
        background: linear-gradient(90deg, transparent 0%, var(--ar-red) 50%, transparent 100%);
        pointer-events: none;
    }

    /* Products Section & Grid Layout */
    .products-section {
        position: relative;
        padding: 70px 0 90px;
        background: #f8fafc;
    }

    .products-section-title {
        margin-bottom: 45px;
    }

    .products-section-title .section-title__tagline {
        font-size: 13.5px;
        font-weight: 700;
        letter-spacing: 1.5px;
        color: #d91414;
        text-transform: uppercase;
        display: inline-block;
    }

    .products-section-title .section-title__title {
        font-size: 38px;
        font-weight: 800;
        color: #1c1a1a;
        line-height: 1.25;
        margin-top: 6px;
    }

    .products-grid-row {
        row-gap: 30px;
    }

    /* Product Card */
    .product-card {
        position: relative;
        background: #ffffff;
        border-radius: 14px;
        border: 1px solid #e7ecf2;
        box-shadow: 0 4px 18px rgba(0, 0, 0, 0.04);
        padding: 14px 12px 14px;
        display: flex;
        flex-direction: column;
        height: 100%;
        overflow: hidden;
        box-sizing: border-box;
        transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.35s ease, border-color 0.35s ease;
    }

    .product-card:hover {
        transform: translateY(-6px);
        box-shadow: 0 16px 36px rgba(217, 20, 20, 0.11), 0 4px 12px rgba(0, 0, 0, 0.05);
        border-color: rgba(217, 20, 20, 0.35);
    }

    .product-card__image-box {
        position: relative;
        width: 100%;
        aspect-ratio: 1 / 1;
        background: #ffffff;
        border-radius: 10px;
        border: 1px solid #f0f3f6;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
        overflow: hidden;
        margin-bottom: 12px;
        box-sizing: border-box;
    }

    .product-card__image {
        width: 100%;
        height: 100%;
        object-fit: contain;
        display: block;
        transition: transform 0.45s ease;
    }

    .product-card:hover .product-card__image {
        transform: scale(1.06);
    }

    .product-card__content {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        min-width: 0;
        width: 100%;
        box-sizing: border-box;
    }

    .product-card__title {
        font-family: var(--builza-font);
        font-size: 14.5px;
        font-weight: 700;
        color: #1c1a1a;
        line-height: 1.35;
        text-align: center;
        min-height: 40px;
        margin: 0 0 12px 0;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        transition: color 0.3s ease;
    }

    .product-card:hover .product-card__title {
        color: #d91414;
    }

    /* Product Card Actions (WhatsApp, Email, Share) */
    .product-card__actions {
        display: flex;
        align-items: center;
        gap: 6px;
        margin-top: auto;
        width: 100%;
        box-sizing: border-box;
    }

    .product-btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        height: 35px;
        border-radius: 7px;
        font-family: var(--builza-font);
        font-size: 12px;
        font-weight: 700;
        text-decoration: none;
        border: none;
        cursor: pointer;
        box-sizing: border-box;
        transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
    }

    /* WhatsApp Enquiry Button (Brand Red Theme) */
    .product-btn--whatsapp {
        flex: 1 1 0%;
        min-width: 0;
        background: linear-gradient(135deg, #d91414 0%, #8f1616 100%);
        color: #ffffff !important;
        gap: 5px;
        padding: 0 8px;
        box-shadow: 0 3px 10px rgba(217, 20, 20, 0.25);
        overflow: hidden;
    }

    .product-btn--whatsapp:hover {
        background: linear-gradient(135deg, #1c1a1a 0%, #2e2a2a 100%);
        box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);
        transform: translateY(-2px);
        color: #ffffff !important;
    }

    .product-btn--whatsapp i {
        font-size: 14px;
        flex-shrink: 0;
        transition: transform 0.3s ease;
    }

    .product-btn--whatsapp:hover i {
        transform: scale(1.15);
    }

    .product-btn--whatsapp span {
        font-size: 11.5px;
        font-weight: 700;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    /* Email Inquiry Button */
    .product-btn--email {
        width: 34px;
        min-width: 34px;
        max-width: 34px;
        height: 35px;
        background: #f4f6f9;
        color: #d91414 !important;
        border: 1px solid #e1e5eb;
        flex-shrink: 0;
        padding: 0;
        font-size: 13px;
    }

    .product-btn--email:hover {
        background: #d91414;
        color: #ffffff !important;
        border-color: #d91414;
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(217, 20, 20, 0.25);
    }

    /* Share Button */
    .product-btn--share {
        width: 34px;
        min-width: 34px;
        max-width: 34px;
        height: 35px;
        background: #f4f6f9;
        color: #4a5058;
        border: 1px solid #e1e5eb;
        flex-shrink: 0;
        padding: 0;
        font-size: 12px;
    }

    .product-btn--share:hover {
        background: #1c1a1a;
        color: #ffffff !important;
        border-color: #1c1a1a;
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
    }

    /* Share Toast Notification */
    .share-toast {
        position: fixed;
        bottom: 30px;
        left: 50%;
        transform: translateX(-50%) translateY(100px);
        background: #1c1a1a;
        color: #ffffff;
        padding: 12px 24px;
        border-radius: 30px;
        font-size: 14px;
        font-weight: 500;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
        z-index: 999999;
        display: flex;
        align-items: center;
        gap: 8px;
        opacity: 0;
        transition: all 0.35s ease;
        pointer-events: none;
    }

    .share-toast.show {
        transform: translateX(-50%) translateY(0);
        opacity: 1;
    }

    /* Responsive Design Adjustments */
    @media (max-width: 1199px) {
        .page-header__title {
            font-size: 44px;
        }
        .products-section-title .section-title__title {
            font-size: 32px;
        }
    }

    @media (max-width: 991px) {
        .products-page-header__inner {
            padding: 100px 0 90px;
        }
        .page-header__title {
            font-size: 36px;
        }
        .products-section {
            padding: 55px 0 75px;
        }
        .products-section-title {
            margin-bottom: 35px;
        }
        .products-section-title .section-title__title {
            font-size: 28px;
        }
        .product-card__title {
            font-size: 15px;
            min-height: 42px;
        }
    }

    @media (max-width: 576px) {
        .products-page-header__inner {
            padding: 70px 0 60px;
        }
        .page-header__title {
            font-size: 26px;
        }
        .products-page-header .thm-breadcrumb {
            padding: 4px 12px;
            font-size: 12px;
        }
        .products-page-header .thm-breadcrumb li {
            font-size: 12px;
        }
        .products-section {
            padding: 40px 0 55px;
        }
        .products-section-title {
            margin-bottom: 22px;
        }
        .products-section-title .section-title__title {
            font-size: 20px;
        }
        .products-grid-row {
            margin-left: -6px;
            margin-right: -6px;
            row-gap: 12px;
        }
        .products-grid-row > .product-grid-col {
            padding-left: 6px;
            padding-right: 6px;
        }
        .product-card {
            padding: 10px 8px 10px;
            border-radius: 10px;
            overflow: hidden;
            box-sizing: border-box;
        }
        .product-card__image-box {
            padding: 6px;
            margin-bottom: 8px;
            border-radius: 8px;
            box-sizing: border-box;
        }
        .product-card__title {
            font-size: 12px;
            font-weight: 700;
            line-height: 1.25;
            min-height: 30px;
            margin-bottom: 8px;
        }
        .product-card__actions {
            gap: 4px;
            width: 100%;
            box-sizing: border-box;
        }
        .product-btn {
            height: 32px;
            border-radius: 6px;
            box-sizing: border-box;
        }
        .product-btn--whatsapp {
            flex: 1 1 0%;
            min-width: 0;
            padding: 0 5px;
            gap: 4px;
            overflow: hidden;
        }
        .product-btn--whatsapp i {
            font-size: 12px;
            flex-shrink: 0;
        }
        .product-btn--whatsapp span {
            font-size: 10.5px;
            font-weight: 700;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }
        .product-btn--email,
        .product-btn--share {
            width: 28px;
            min-width: 28px;
            max-width: 28px;
            height: 32px;
            font-size: 11px;
            flex-shrink: 0;
            padding: 0;
        }
    }

    /* ========================================================
       ABOUT US & QUALITY ASSURANCE DEDICATED STYLES
       ======================================================== */
    
    /* Common Industrial Page Header Banner */
    .ar-page-header {
        position: relative;
        padding: 130px 0 110px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        overflow: hidden;
    }
    .ar-page-header__overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(135deg, rgba(28, 26, 26, 0.94) 0%, rgba(20, 18, 18, 0.88) 60%, rgba(217, 20, 20, 0.45) 100%);
        z-index: 1;
    }
    .ar-page-header .container {
        position: relative;
        z-index: 2;
    }
    .ar-page-header__inner {
        text-align: center;
    }
    .ar-page-header__tagline {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        padding: 6px 16px;
        background: rgba(217, 20, 20, 0.2);
        border: 1px solid rgba(217, 20, 20, 0.4);
        border-radius: 30px;
        color: #ff5c5c;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        margin-bottom: 15px;
    }
    .ar-page-header__title {
        font-size: 46px;
        font-weight: 800;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        margin-bottom: 15px;
        line-height: 1.2;
    }
    .ar-page-header__breadcrumb {
        display: inline-flex;
        align-items: center;
        gap: 10px;
        background: rgba(0, 0, 0, 0.4);
        backdrop-filter: blur(8px);
        -webkit-backdrop-filter: blur(8px);
        padding: 8px 22px;
        border-radius: 30px;
        border: 1px solid rgba(255, 255, 255, 0.1);
        margin: 0;
        list-style: none;
    }
    .ar-page-header__breadcrumb li {
        font-size: 14px;
        font-weight: 500;
        color: rgba(255, 255, 255, 0.75);
    }
    .ar-page-header__breadcrumb li a {
        color: #ffffff;
        transition: color 0.3s ease;
    }
    .ar-page-header__breadcrumb li a:hover {
        color: #d91414;
    }
    .ar-page-header__breadcrumb li.active {
        color: #ff5252;
        font-weight: 600;
    }
    .ar-page-header__breadcrumb .sep {
        color: rgba(255, 255, 255, 0.4);
        font-size: 12px;
    }

    /* Section Styling Basics */
    .ar-section {
        padding: 90px 0;
        position: relative;
    }
    .ar-section--bg {
        background-color: #f8f9fb;
    }
    .ar-section--dark {
        background-color: #1c1a1a;
        color: #ffffff;
    }

    /* Section Headers */
    .ar-sec-title {
        margin-bottom: 45px;
    }
    .ar-sec-title--center {
        text-align: center;
    }
    .ar-sec-title__tagline {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        color: #d91414;
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        margin-bottom: 10px;
    }
    .ar-sec-title__tagline::before {
        content: "";
        display: inline-block;
        width: 24px;
        height: 2px;
        background: #d91414;
    }
    .ar-sec-title--center .ar-sec-title__tagline::after {
        content: "";
        display: inline-block;
        width: 24px;
        height: 2px;
        background: #d91414;
    }
    .ar-sec-title__heading {
        font-size: 34px;
        font-weight: 800;
        color: #1c1a1a;
        line-height: 1.25;
        margin: 0;
    }
    .ar-section--dark .ar-sec-title__heading {
        color: #ffffff;
    }
    .ar-sec-title__desc {
        font-size: 15px;
        color: #61656b;
        margin-top: 14px;
        max-width: 720px;
        line-height: 1.7;
    }
    .ar-sec-title--center .ar-sec-title__desc {
        margin-left: auto;
        margin-right: auto;
    }
    .ar-section--dark .ar-sec-title__desc {
        color: rgba(255, 255, 255, 0.7);
    }

    /* Intro Visual Media Box */
    .ar-intro-media {
        position: relative;
        padding-bottom: 30px;
        padding-right: 30px;
    }
    .ar-intro-media__main-img {
        width: 100%;
        border-radius: 12px;
        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
        display: block;
        object-fit: cover;
    }
    .ar-intro-media__sub-img {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 52%;
        border-radius: 10px;
        border: 5px solid #ffffff;
        box-shadow: 0 12px 30px rgba(0, 0, 0, 0.16);
        display: block;
        object-fit: cover;
    }
    .ar-intro-media__exp-badge {
        position: absolute;
        top: 25px;
        left: -15px;
        background: linear-gradient(135deg, #d91414 0%, #8f1616 100%);
        color: #ffffff;
        padding: 16px 22px;
        border-radius: 10px;
        box-shadow: 0 10px 25px rgba(217, 20, 20, 0.35);
        display: flex;
        align-items: center;
        gap: 12px;
        z-index: 3;
    }
    .ar-intro-media__exp-badge h3 {
        font-size: 34px;
        font-weight: 800;
        line-height: 1;
        margin: 0;
        color: #ffffff;
    }
    .ar-intro-media__exp-badge p {
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 1.25;
        margin: 0;
        letter-spacing: 0.5px;
    }

    /* Modern Feature / Capability Card */
    .ar-feature-card {
        background: #ffffff;
        border: 1px solid #eef0f3;
        border-radius: 12px;
        padding: 32px 26px;
        height: 100%;
        transition: all 0.35s cubic-bezier(0.2, 0.8, 0.2, 1);
        position: relative;
        overflow: hidden;
        display: flex;
        flex-direction: column;
    }
    .ar-feature-card::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 3px;
        background: linear-gradient(90deg, #d91414 0%, #8f1616 100%);
        transition: width 0.35s ease;
    }
    .ar-feature-card:hover {
        transform: translateY(-6px);
        box-shadow: 0 18px 40px rgba(0, 0, 0, 0.08);
        border-color: rgba(217, 20, 20, 0.25);
    }
    .ar-feature-card:hover::before {
        width: 100%;
    }
    .ar-feature-card__icon-box {
        width: 58px;
        height: 58px;
        border-radius: 10px;
        background: rgba(217, 20, 20, 0.08);
        color: #d91414;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 24px;
        margin-bottom: 22px;
        transition: all 0.3s ease;
    }
    .ar-feature-card:hover .ar-feature-card__icon-box {
        background: #d91414;
        color: #ffffff;
        box-shadow: 0 6px 18px rgba(217, 20, 20, 0.3);
    }
    .ar-feature-card__title {
        font-size: 19px;
        font-weight: 700;
        color: #1c1a1a;
        margin-bottom: 12px;
        line-height: 1.35;
    }
    .ar-feature-card__text {
        font-size: 14px;
        color: #61656b;
        line-height: 1.65;
        margin: 0;
        flex-grow: 1;
    }
    .ar-feature-card__tags {
        margin-top: 16px;
        padding-top: 14px;
        border-top: 1px solid #f0f2f5;
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
    }
    .ar-feature-card__tag {
        font-size: 11.5px;
        font-weight: 600;
        color: #4b5159;
        background: #f4f6f8;
        padding: 3px 8px;
        border-radius: 4px;
    }

    /* Why Choose Us Minimal Clean Card */
    .ar-why-card {
        background: #ffffff;
        border: 1px solid #eef0f3;
        border-radius: 12px;
        padding: 28px 24px;
        height: 100%;
        display: flex;
        gap: 18px;
        align-items: flex-start;
        transition: all 0.3s ease;
    }
    .ar-why-card:hover {
        transform: translateY(-4px);
        box-shadow: 0 12px 30px rgba(0, 0, 0, 0.06);
        border-color: rgba(217, 20, 20, 0.2);
    }
    .ar-why-card__num {
        font-size: 15px;
        font-weight: 800;
        color: #d91414;
        background: rgba(217, 20, 20, 0.08);
        width: 38px;
        height: 38px;
        border-radius: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
    }
    .ar-why-card__content h4 {
        font-size: 17px;
        font-weight: 700;
        color: #1c1a1a;
        margin-bottom: 8px;
    }
    .ar-why-card__content p {
        font-size: 13.5px;
        color: #61656b;
        line-height: 1.6;
        margin: 0;
    }

    /* Facility & Warehouse Showcase Cards */
    .ar-facility-card {
        background: #ffffff;
        border: 1px solid #eef0f3;
        border-radius: 14px;
        overflow: hidden;
        height: 100%;
        display: flex;
        flex-direction: column;
        transition: all 0.35s cubic-bezier(0.2, 0.8, 0.2, 1);
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
    }
    .ar-facility-card:hover {
        transform: translateY(-6px);
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
        border-color: rgba(217, 20, 20, 0.3);
    }
    .ar-facility-card__img-box {
        position: relative;
        height: 220px;
        overflow: hidden;
        background: #1c1a1a;
    }
    .ar-facility-card__img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.6s ease;
    }
    .ar-facility-card:hover .ar-facility-card__img {
        transform: scale(1.08);
    }
    .ar-facility-card__badge {
        position: absolute;
        top: 14px;
        left: 14px;
        background: rgba(28, 26, 26, 0.85);
        color: #ffffff;
        backdrop-filter: blur(6px);
        -webkit-backdrop-filter: blur(6px);
        font-size: 11.5px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.8px;
        padding: 5px 12px;
        border-radius: 6px;
        border-left: 3px solid #d91414;
    }
    .ar-facility-card__body {
        padding: 24px 22px 22px;
        display: flex;
        flex-direction: column;
        flex-grow: 1;
    }
    .ar-facility-card__title {
        font-size: 18px;
        font-weight: 700;
        color: #1c1a1a;
        margin-bottom: 10px;
        line-height: 1.35;
    }
    .ar-facility-card__desc {
        font-size: 13.5px;
        color: #61656b;
        line-height: 1.6;
        margin-bottom: 14px;
        flex-grow: 1;
    }
    .ar-facility-card__meta {
        display: flex;
        align-items: center;
        gap: 8px;
        font-size: 12.5px;
        font-weight: 600;
        color: #d91414;
        border-top: 1px solid #f0f2f5;
        padding-top: 12px;
    }

    /* Quality Workflow Step Timeline */
    .ar-process-step {
        background: #ffffff;
        border: 1px solid #eef0f3;
        border-radius: 12px;
        padding: 32px 24px 28px;
        position: relative;
        height: 100%;
        display: flex;
        flex-direction: column;
        transition: all 0.35s ease;
    }
    .ar-process-step:hover {
        transform: translateY(-5px);
        box-shadow: 0 16px 36px rgba(0, 0, 0, 0.07);
        border-color: rgba(217, 20, 20, 0.25);
    }
    .ar-process-step__header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 20px;
    }
    .ar-process-step__number {
        font-size: 32px;
        font-weight: 900;
        color: rgba(217, 20, 20, 0.18);
        line-height: 1;
        letter-spacing: -1px;
    }
    .ar-process-step__icon {
        width: 48px;
        height: 48px;
        border-radius: 10px;
        background: linear-gradient(135deg, rgba(217, 20, 20, 0.12) 0%, rgba(143, 22, 22, 0.05) 100%);
        color: #d91414;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
    }
    .ar-process-step__title {
        font-size: 18px;
        font-weight: 700;
        color: #1c1a1a;
        margin-bottom: 12px;
        line-height: 1.35;
    }
    .ar-process-step__desc {
        font-size: 14px;
        color: #61656b;
        line-height: 1.65;
        margin-bottom: 16px;
        flex-grow: 1;
    }
    .ar-process-step__checklist {
        list-style: none;
        padding: 0;
        margin: 0;
        border-top: 1px dashed #e8ecf1;
        padding-top: 14px;
    }
    .ar-process-step__checklist li {
        font-size: 13px;
        color: #4a4f56;
        display: flex;
        align-items: flex-start;
        gap: 8px;
        margin-bottom: 6px;
        line-height: 1.4;
    }
    .ar-process-step__checklist li:last-child {
        margin-bottom: 0;
    }
    .ar-process-step__checklist li i {
        color: #d91414;
        font-size: 12px;
        margin-top: 3px;
        flex-shrink: 0;
    }

    /* Quality Focus Box */
    .ar-quality-card {
        background: #ffffff;
        border-radius: 12px;
        padding: 28px 24px;
        border: 1px solid #eef0f3;
        box-shadow: 0 4px 14px rgba(0, 0, 0, 0.03);
        height: 100%;
        transition: all 0.3s ease;
    }
    .ar-quality-card:hover {
        transform: translateY(-4px);
        box-shadow: 0 14px 30px rgba(0, 0, 0, 0.07);
        border-color: rgba(217, 20, 20, 0.25);
    }
    .ar-quality-card__head {
        display: flex;
        align-items: center;
        gap: 14px;
        margin-bottom: 14px;
    }
    .ar-quality-card__icon {
        width: 44px;
        height: 44px;
        background: rgba(217, 20, 20, 0.09);
        color: #d91414;
        border-radius: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        flex-shrink: 0;
    }
    .ar-quality-card__title {
        font-size: 17px;
        font-weight: 700;
        color: #1c1a1a;
        margin: 0;
    }
    .ar-quality-card__text {
        font-size: 13.5px;
        color: #61656b;
        line-height: 1.6;
        margin: 0;
    }

    /* Industry Served Box */
    .ar-industry-card {
        background: #ffffff;
        border-radius: 12px;
        padding: 24px 20px;
        border: 1px solid #eef0f3;
        text-align: center;
        height: 100%;
        transition: all 0.3s ease;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .ar-industry-card:hover {
        transform: translateY(-5px);
        border-color: rgba(217, 20, 20, 0.3);
        box-shadow: 0 14px 30px rgba(0, 0, 0, 0.08);
    }
    .ar-industry-card__icon {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        background: rgba(217, 20, 20, 0.08);
        color: #d91414;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 24px;
        margin-bottom: 16px;
        transition: all 0.3s ease;
    }
    .ar-industry-card:hover .ar-industry-card__icon {
        background: #d91414;
        color: #ffffff;
        box-shadow: 0 6px 20px rgba(217, 20, 20, 0.3);
    }
    .ar-industry-card__title {
        font-size: 16px;
        font-weight: 700;
        color: #1c1a1a;
        margin-bottom: 8px;
    }
    .ar-industry-card__desc {
        font-size: 13px;
        color: #61656b;
        line-height: 1.55;
        margin: 0;
    }

    /* Key Figure Counter Bar */
    .ar-stat-counter-bar {
        background: #1c1a1a;
        color: #ffffff;
        padding: 55px 0;
        border-top: 1px solid rgba(255, 255, 255, 0.08);
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
    .ar-stat-item {
        text-align: center;
        padding: 10px 15px;
    }
    .ar-stat-item__num {
        font-size: 42px;
        font-weight: 900;
        color: #d91414;
        line-height: 1;
        margin-bottom: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 2px;
    }
    .ar-stat-item__label {
        font-size: 14px;
        font-weight: 600;
        color: rgba(255, 255, 255, 0.8);
        text-transform: uppercase;
        letter-spacing: 0.8px;
        margin: 0;
    }

    /* High-Impact CTA Section */
    .ar-cta-box {
        background: linear-gradient(135deg, #1c1a1a 0%, #151313 100%);
        border-radius: 16px;
        padding: 60px 50px;
        position: relative;
        overflow: hidden;
        border: 1px solid rgba(217, 20, 20, 0.25);
        box-shadow: 0 20px 45px rgba(0, 0, 0, 0.2);
    }
    .ar-cta-box::after {
        content: "";
        position: absolute;
        top: -60px;
        right: -60px;
        width: 220px;
        height: 220px;
        border-radius: 50%;
        background: radial-gradient(circle, rgba(217, 20, 20, 0.25) 0%, rgba(217, 20, 20, 0) 70%);
        pointer-events: none;
    }
    .ar-cta-box__title {
        font-size: 32px;
        font-weight: 800;
        color: #ffffff;
        margin-bottom: 14px;
        line-height: 1.25;
    }
    .ar-cta-box__desc {
        font-size: 15px;
        color: rgba(255, 255, 255, 0.8);
        max-width: 600px;
        line-height: 1.65;
        margin: 0;
    }
    .ar-cta-box__actions {
        display: flex;
        align-items: center;
        gap: 14px;
        flex-wrap: wrap;
    }
    .ar-btn-wa {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        background: #25d366;
        color: #ffffff !important;
        font-size: 14px;
        font-weight: 700;
        padding: 14px 26px;
        border-radius: 8px;
        transition: all 0.3s ease;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }
    .ar-btn-wa:hover {
        background: #1eb956;
        transform: translateY(-2px);
        box-shadow: 0 6px 18px rgba(37, 211, 102, 0.35);
    }

    /* Responsive Rules for About & Quality */
    @media (max-width: 991px) {
        .ar-page-header {
            padding: 95px 0 80px;
        }
        .ar-page-header__title {
            font-size: 34px;
        }
        .ar-section {
            padding: 65px 0;
        }
        .ar-sec-title__heading {
            font-size: 28px;
        }
        .ar-intro-media {
            margin-bottom: 40px;
            padding-right: 15px;
            padding-bottom: 20px;
        }
        .ar-cta-box {
            padding: 40px 30px;
            text-align: center;
        }
        .ar-cta-box__desc {
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 25px;
        }
        .ar-cta-box__actions {
            justify-content: center;
        }
    }

    @media (max-width: 576px) {
        .ar-page-header {
            padding: 70px 0 60px;
        }
        .ar-page-header__title {
            font-size: 26px;
        }
        .ar-page-header__tagline {
            font-size: 11px;
            padding: 4px 12px;
        }
        .ar-page-header__breadcrumb {
            padding: 6px 14px;
            gap: 6px;
        }
        .ar-page-header__breadcrumb li {
            font-size: 12px;
        }
        .ar-section {
            padding: 45px 0;
        }
        .ar-sec-title {
            margin-bottom: 30px;
        }
        .ar-sec-title__heading {
            font-size: 22px;
        }
        .ar-intro-media__exp-badge {
            padding: 10px 14px;
            top: 10px;
            left: 0;
        }
        .ar-intro-media__exp-badge h3 {
            font-size: 24px;
        }
        .ar-intro-media__exp-badge p {
            font-size: 10px;
        }
        .ar-feature-card {
            padding: 22px 18px;
        }
        .ar-feature-card__title {
            font-size: 17px;
        }
        .ar-process-step {
            padding: 22px 18px;
        }
        .ar-process-step__number {
            font-size: 26px;
        }
        .ar-process-step__title {
            font-size: 16px;
        }
        .ar-stat-item__num {
            font-size: 32px;
        }
        .ar-stat-item__label {
            font-size: 12px;
        }
        .ar-cta-box {
            padding: 30px 18px;
        }
        .ar-cta-box__title {
            font-size: 22px;
        }
        .ar-btn-wa,
        .ar-cta-box .thm-btn {
            width: 100%;
            justify-content: center;
        }
    }

    /* ========================================================
       REFINED DESKTOP DROPDOWN MENUS (CLEAN, COMPACT & POLISHED)
    ======================================================== */
    .main-menu .main-menu__list > li > ul,
    .stricky-header .main-menu__list > li > ul {
        min-width: 260px !important;
        max-width: 300px !important;
        padding: 8px 0 !important;
        background: #ffffff !important;
        border-radius: 10px !important;
        border-top: 3px solid #d91414 !important;
        border-left: 1px solid rgba(0, 0, 0, 0.06) !important;
        border-right: 1px solid rgba(0, 0, 0, 0.06) !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
        box-shadow: 0 14px 35px rgba(0, 0, 0, 0.12), 0 2px 8px rgba(0, 0, 0, 0.04) !important;
        overflow: hidden !important;
    }

    .main-menu .main-menu__list > li > ul > li,
    .stricky-header .main-menu__list > li > ul > li {
        padding: 0 !important;
        border-top: 1px solid #f4f5f8 !important;
    }

    .main-menu .main-menu__list > li > ul > li:first-child,
    .stricky-header .main-menu__list > li > ul > li:first-child {
        border-top: none !important;
    }

    .main-menu .main-menu__list > li > ul > li > a,
    .stricky-header .main-menu__list > li > ul > li > a {
        display: flex !important;
        align-items: center !important;
        padding: 10px 22px !important;
        font-size: 14px !important;
        font-weight: 600 !important;
        line-height: 1.4 !important;
        color: #2b2828 !important;
        transition: all 0.22s cubic-bezier(0.2, 0.8, 0.2, 1) !important;
        background: transparent !important;
        text-transform: none !important;
    }

    .main-menu .main-menu__list > li > ul > li:hover > a,
    .main-menu .main-menu__list > li > ul > li.current > a,
    .stricky-header .main-menu__list > li > ul > li:hover > a,
    .stricky-header .main-menu__list > li > ul > li.current > a {
        color: #d91414 !important;
        background: rgba(217, 20, 20, 0.06) !important;
        padding-left: 26px !important;
    }

    /* ========================================================
       SPECIALIZED CAPABILITIES, PROCESS & INFRASTRUCTURE STYLES
    ======================================================== */
    /* Process Alternating Deep Dive Row */
    .ar-process-row {
        background: #ffffff;
        border: 1px solid #eef0f3;
        border-radius: 16px;
        overflow: hidden;
        margin-bottom: 35px;
        box-shadow: 0 6px 24px rgba(0, 0, 0, 0.04);
        transition: all 0.35s ease;
    }
    .ar-process-row:hover {
        box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
        border-color: rgba(217, 20, 20, 0.25);
    }
    .ar-process-row__img-box {
        position: relative;
        height: 100%;
        min-height: 340px;
        background: #1c1a1a;
    }
    .ar-process-row__img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        transition: transform 0.6s ease;
    }
    .ar-process-row:hover .ar-process-row__img {
        transform: scale(1.04);
    }
    .ar-process-row__badge {
        position: absolute;
        top: 20px;
        left: 20px;
        background: linear-gradient(135deg, #d91414 0%, #8f1616 100%);
        color: #ffffff;
        font-size: 12px;
        font-weight: 800;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding: 6px 14px;
        border-radius: 6px;
        box-shadow: 0 4px 14px rgba(217, 20, 20, 0.4);
    }
    .ar-process-row__content {
        padding: 40px 36px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
    }
    .ar-process-row__stage-num {
        font-size: 13px;
        font-weight: 800;
        color: #d91414;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        margin-bottom: 8px;
        display: block;
    }
    .ar-process-row__title {
        font-size: 24px;
        font-weight: 800;
        color: #1c1a1a;
        margin-bottom: 14px;
        line-height: 1.3;
    }
    .ar-process-row__desc {
        font-size: 14.5px;
        color: #555c65;
        line-height: 1.7;
        margin-bottom: 20px;
    }
    .ar-process-row__points {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .ar-process-row__points li {
        font-size: 13.5px;
        color: #3b4047;
        display: flex;
        align-items: flex-start;
        gap: 10px;
        margin-bottom: 10px;
        line-height: 1.45;
    }
    .ar-process-row__points li:last-child {
        margin-bottom: 0;
    }
    .ar-process-row__points li i {
        color: #d91414;
        font-size: 13px;
        margin-top: 3px;
        flex-shrink: 0;
    }

    /* Facility Gallery Responsive Grid */
    .ar-gallery-card {
        position: relative;
        border-radius: 14px;
        overflow: hidden;
        background: #1c1a1a;
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
        transition: all 0.35s cubic-bezier(0.2, 0.8, 0.2, 1);
        height: 100%;
        display: flex;
        flex-direction: column;
    }
    .ar-gallery-card:hover {
        transform: translateY(-6px);
        box-shadow: 0 18px 45px rgba(0, 0, 0, 0.16);
    }
    .ar-gallery-card__img-box {
        position: relative;
        height: 230px;
        overflow: hidden;
    }
    .ar-gallery-card__img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.6s ease;
    }
    .ar-gallery-card:hover .ar-gallery-card__img {
        transform: scale(1.08);
    }
    .ar-gallery-card__badge {
        position: absolute;
        top: 14px;
        left: 14px;
        background: rgba(28, 26, 26, 0.88);
        color: #ffffff;
        backdrop-filter: blur(6px);
        -webkit-backdrop-filter: blur(6px);
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.8px;
        padding: 5px 12px;
        border-radius: 6px;
        border-left: 3px solid #d91414;
    }
    .ar-gallery-card__body {
        padding: 20px 20px 22px;
        background: #ffffff;
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        border-top: 1px solid #f0f2f5;
    }
    .ar-gallery-card__title {
        font-size: 17px;
        font-weight: 700;
        color: #1c1a1a;
        margin-bottom: 8px;
        line-height: 1.35;
    }
    .ar-gallery-card__desc {
        font-size: 13px;
        color: #61656b;
        line-height: 1.6;
        margin: 0;
        flex-grow: 1;
    }

    /* Requirement to Final Component Journey Banner */
    .ar-journey-box {
        background: linear-gradient(135deg, #1c1a1a 0%, #151313 100%);
        border-radius: 16px;
        padding: 45px 40px;
        border: 1px solid rgba(217, 20, 20, 0.25);
        color: #ffffff;
    }
    .ar-journey-step {
        text-align: center;
        position: relative;
        padding: 10px;
    }
    .ar-journey-step__num {
        width: 46px;
        height: 46px;
        border-radius: 50%;
        background: linear-gradient(135deg, #d91414 0%, #8f1616 100%);
        color: #ffffff;
        font-size: 16px;
        font-weight: 800;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 14px;
        box-shadow: 0 4px 14px rgba(217, 20, 20, 0.4);
    }
    .ar-journey-step__title {
        font-size: 15px;
        font-weight: 700;
        color: #ffffff;
        margin-bottom: 6px;
    }
    .ar-journey-step__desc {
        font-size: 12.5px;
        color: rgba(255, 255, 255, 0.7);
        line-height: 1.5;
        margin: 0;
    }

    /* Product Link Mini Card */
    .ar-prod-link-card {
        background: #ffffff;
        border: 1px solid #eef0f3;
        border-radius: 12px;
        padding: 20px;
        display: flex;
        align-items: center;
        gap: 16px;
        transition: all 0.3s ease;
        text-decoration: none;
        height: 100%;
    }
    .ar-prod-link-card:hover {
        transform: translateY(-4px);
        border-color: rgba(217, 20, 20, 0.35);
        box-shadow: 0 10px 28px rgba(0, 0, 0, 0.06);
    }
    .ar-prod-link-card__img {
        width: 64px;
        height: 64px;
        border-radius: 8px;
        object-fit: contain;
        background: #f8f9fb;
        padding: 4px;
        flex-shrink: 0;
        border: 1px solid #eceef2;
    }
    .ar-prod-link-card__info h4 {
        font-size: 15px;
        font-weight: 700;
        color: #1c1a1a;
        margin: 0 0 4px 0;
        line-height: 1.3;
    }
    .ar-prod-link-card__info p {
        font-size: 12.5px;
        color: #d91414;
        font-weight: 600;
        margin: 0;
    }

    @media (max-width: 991px) {
        .ar-process-row__content {
            padding: 30px 24px;
        }
        .ar-process-row__img-box {
            min-height: 260px;
        }
        .ar-journey-box {
            padding: 30px 20px;
        }
    }

    /* ========================================================
       PRECISION ENGINEERING GLOBAL FOOTER (CLEAN & MODERN)
    ======================================================== */
    .ar-global-footer {
        background: #141212 !important;
        color: #ffffff !important;
        position: relative !important;
        overflow: hidden !important;
        border-top: 1px solid rgba(217, 20, 20, 0.25) !important;
        font-family: var(--builza-font) !important;
    }

    .ar-global-footer::before {
        content: '';
        position: absolute;
        top: 0; left: 0; right: 0; bottom: 0;
        background: radial-gradient(circle at 15% 30%, rgba(217, 20, 20, 0.14) 0%, transparent 45%),
                    radial-gradient(circle at 85% 70%, rgba(217, 20, 20, 0.08) 0%, transparent 40%),
                    linear-gradient(180deg, #181515 0%, #0d0c0c 100%) !important;
        pointer-events: none;
        z-index: 1;
    }

    .ar-global-footer::after {
        content: '';
        position: absolute;
        top: 0; left: 0; right: 0;
        height: 2px;
        background: linear-gradient(90deg, transparent 0%, #d91414 50%, transparent 100%) !important;
        z-index: 3;
    }

    .ar-foot-top {
        position: relative;
        z-index: 2;
        padding: 60px 0 42px !important;
    }

    /* Brand Box */
    .ar-foot-brand-box {
        padding-right: 15px;
    }

    .ar-foot-logo-card {
        display: inline-block;
        background: #ffffff !important;
        padding: 10px 18px !important;
        border-radius: 10px !important;
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.35) !important;
        margin-bottom: 18px !important;
        border: 1px solid rgba(255, 255, 255, 0.2) !important;
    }

    .ar-foot-logo-img {
        max-height: 46px !important;
        width: auto !important;
        max-width: 220px !important;
        object-fit: contain !important;
        display: block !important;
    }

    .ar-foot-desc {
        font-size: 13.5px !important;
        color: rgba(255, 255, 255, 0.72) !important;
        line-height: 1.7 !important;
        margin-bottom: 20px !important;
    }

    .ar-foot-social-row {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .ar-foot-social-btn {
        width: 38px !important;
        height: 38px !important;
        border-radius: 10px !important;
        background: rgba(255, 255, 255, 0.06) !important;
        border: 1px solid rgba(255, 255, 255, 0.12) !important;
        color: rgba(255, 255, 255, 0.85) !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        font-size: 14px !important;
        text-decoration: none !important;
        transition: all 0.25s cubic-bezier(0.2, 0.8, 0.2, 1) !important;
    }

    .ar-foot-social-btn:hover {
        background: #ea1a25 !important;
        border-color: #ea1a25 !important;
        color: #ffffff !important;
        transform: translateY(-3px) !important;
        box-shadow: 0 6px 16px rgba(234, 26, 37, 0.4) !important;
    }

    .ar-foot-social-btn--phone:hover {
        background: #ea1a25 !important;
        border-color: #ea1a25 !important;
        color: #ffffff !important;
        box-shadow: 0 6px 16px rgba(234, 26, 37, 0.45) !important;
    }

    .ar-foot-social-btn--wa:hover {
        background: #25D366 !important;
        border-color: #25D366 !important;
        color: #ffffff !important;
        box-shadow: 0 6px 16px rgba(37, 211, 102, 0.45) !important;
    }

    .ar-foot-social-btn--email:hover {
        background: #ea1a25 !important;
        border-color: #ea1a25 !important;
        color: #ffffff !important;
        box-shadow: 0 6px 16px rgba(234, 26, 37, 0.45) !important;
    }

    .ar-foot-social-btn--google:hover {
        background: #4285F4 !important;
        border-color: #4285F4 !important;
        color: #ffffff !important;
        box-shadow: 0 6px 16px rgba(66, 133, 244, 0.45) !important;
    }

    /* Widget Headings */
    .ar-foot-widget__title {
        font-size: 16px !important;
        font-weight: 800 !important;
        color: #ffffff !important;
        text-transform: uppercase !important;
        letter-spacing: 1.2px !important;
        margin-bottom: 20px !important;
        position: relative !important;
        padding-bottom: 10px !important;
    }

    .ar-foot-widget__title::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 32px;
        height: 2.5px;
        background: #d91414;
        border-radius: 2px;
    }

    /* Navigation Lists */
    .ar-foot-nav-list {
        list-style: none !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .ar-foot-nav-list li {
        margin-bottom: 11px !important;
    }

    .ar-foot-nav-list li a {
        color: rgba(255, 255, 255, 0.72) !important;
        font-size: 13.5px !important;
        text-decoration: none !important;
        display: inline-flex !important;
        align-items: center !important;
        gap: 8px !important;
        transition: all 0.22s ease !important;
    }

    .ar-foot-nav-list li a::before {
        content: '›' !important;
        font-size: 16px !important;
        color: #d91414 !important;
        font-weight: 800 !important;
        transition: transform 0.2s ease !important;
    }

    .ar-foot-nav-list li a:hover {
        color: #ff5c5c !important;
        transform: translateX(4px) !important;
    }

    .ar-foot-nav-list li a:hover::before {
        transform: translateX(2px) !important;
    }

    /* Plant Desk Channels */
    .ar-foot-contact-hub {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .ar-foot-channel {
        display: flex;
        align-items: center;
        gap: 12px;
        background: rgba(255, 255, 255, 0.035) !important;
        border: 1px solid rgba(255, 255, 255, 0.08) !important;
        border-radius: 12px !important;
        padding: 10px 14px !important;
        text-decoration: none !important;
        transition: all 0.25s ease !important;
    }

    .ar-foot-channel:hover {
        background: rgba(217, 20, 20, 0.1) !important;
        border-color: rgba(217, 20, 20, 0.35) !important;
        transform: translateY(-2px) !important;
    }

    .ar-foot-channel__icon {
        width: 36px !important;
        height: 36px !important;
        border-radius: 8px !important;
        background: rgba(217, 20, 20, 0.18) !important;
        border: 1px solid rgba(217, 20, 20, 0.35) !important;
        color: #ff5c5c !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        font-size: 14px !important;
        flex-shrink: 0 !important;
        transition: all 0.25s ease !important;
    }

    .ar-foot-channel:hover .ar-foot-channel__icon {
        background: #d91414 !important;
        color: #ffffff !important;
        border-color: #d91414 !important;
        box-shadow: 0 4px 12px rgba(217, 20, 20, 0.4) !important;
    }

    .ar-foot-channel__info {
        display: flex !important;
        flex-direction: column !important;
        overflow: hidden !important;
    }

    .ar-foot-channel__lbl {
        font-size: 11px !important;
        font-weight: 700 !important;
        color: #ff5c5c !important;
        text-transform: uppercase !important;
        letter-spacing: 0.6px !important;
        line-height: 1.2 !important;
        margin-bottom: 2px !important;
    }

    .ar-foot-channel__val {
        font-size: 13px !important;
        font-weight: 600 !important;
        color: rgba(255, 255, 255, 0.9) !important;
        line-height: 1.35 !important;
        white-space: nowrap !important;
        text-overflow: ellipsis !important;
        overflow: hidden !important;
    }

    /* Bottom Bar */
    .ar-foot-bottom {
        position: relative !important;
        z-index: 2 !important;
        background: #090808 !important;
        border-top: 1px solid rgba(255, 255, 255, 0.07) !important;
        padding: 16px 0 !important;
    }

    .ar-foot-bottom-inner {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        flex-wrap: wrap !important;
        gap: 12px !important;
    }

    .ar-foot-copy {
        font-size: 12.5px !important;
        color: rgba(255, 255, 255, 0.6) !important;
        margin: 0 !important;
    }

    .ar-foot-copy strong {
        color: rgba(255, 255, 255, 0.85) !important;
    }

    .ar-foot-dev {
        color: rgba(255, 255, 255, 0.6) !important;
    }

    .ar-foot-dev a {
        color: #ff5c5c !important;
        font-weight: 600 !important;
        text-decoration: none !important;
        transition: all 0.2s ease !important;
    }

    .ar-foot-dev a:hover {
        color: #ffffff !important;
        text-decoration: underline !important;
    }

    .ar-foot-dev-sep {
        margin: 0 8px !important;
        color: rgba(255, 255, 255, 0.3) !important;
    }

    .ar-foot-bottom-links {
        display: flex !important;
        align-items: center !important;
        gap: 12px !important;
        font-size: 12.5px !important;
        color: rgba(255, 255, 255, 0.4) !important;
    }

    .ar-foot-bottom-links a {
        color: rgba(255, 255, 255, 0.65) !important;
        text-decoration: none !important;
        transition: color 0.2s ease !important;
    }

    .ar-foot-bottom-links a:hover {
        color: #ff5c5c !important;
    }

    /* Responsive */
    @media (max-width: 991px) {
        .ar-foot-brand-box {
            padding-right: 0 !important;
            margin-bottom: 15px !important;
        }
    }

    @media (max-width: 767px) {
        .ar-foot-top {
            padding: 38px 0 20px !important;
        }
        .ar-foot-bottom-inner {
            flex-direction: column !important;
            text-align: center !important;
            gap: 8px !important;
        }
        .ar-foot-dev-sep {
            display: none !important;
        }
        .ar-foot-dev {
            display: block !important;
            margin-top: 4px !important;
        }
        .ar-foot-bottom-links {
            justify-content: center !important;
        }

        /* Mobile Hero Banner Refinements */
        .ar-about-hero,
        .ar-cap-hero,
        .ar-proc-hero,
        .ar-infra-hero,
        .ar-qa-hero,
        .ar-faq-hero,
        .ar-contact-hero,
        .ar-products-hero,
        .ar-ind-hero {
            padding: 42px 0 32px !important;
        }
        .ar-about-hero__tag,
        .ar-cap-hero__tag,
        .ar-proc-hero__tag,
        .ar-infra-hero__tag,
        .ar-qa-hero__tag,
        .ar-faq-hero__tag,
        .ar-contact-hero__tag,
        .ar-products-hero__tag,
        .ar-ind-hero__tag {
            font-size: 10.5px !important;
            padding: 4px 10px !important;
            margin-bottom: 8px !important;
            letter-spacing: 0.8px !important;
        }
        .ar-about-hero__title,
        .ar-cap-hero__title,
        .ar-proc-hero__title,
        .ar-infra-hero__title,
        .ar-qa-hero__title,
        .ar-faq-hero__title,
        .ar-contact-hero__title,
        .ar-products-hero__title,
        .ar-ind-hero__title {
            font-size: 24px !important;
            line-height: 1.25 !important;
            margin-bottom: 8px !important;
        }
        .ar-about-hero__breadcrumb,
        .ar-cap-hero__breadcrumb,
        .ar-proc-hero__breadcrumb,
        .ar-infra-hero__breadcrumb,
        .ar-qa-hero__breadcrumb,
        .ar-faq-hero__breadcrumb,
        .ar-contact-hero__breadcrumb,
        .ar-products-hero__breadcrumb,
        .ar-ind-hero__breadcrumb {
            font-size: 11.5px !important;
            gap: 4px 6px !important;
            line-height: 1.35 !important;
        }
    }

    /* ========================================================
       HOME PAGE DYNAMIC REDESIGN SYSTEM
    ======================================================== */
    .ar-home-hero {
        position: relative;
        padding: 95px 0 85px;
        background: radial-gradient(circle at 15% 25%, rgba(217, 20, 20, 0.28) 0%, transparent 45%),
                    radial-gradient(circle at 85% 75%, rgba(217, 20, 20, 0.16) 0%, transparent 40%),
                    linear-gradient(135deg, #171515 0%, #1c1a1a 100%) !important;
        color: #ffffff;
        overflow: hidden;
        border-bottom: 1px solid rgba(217, 20, 20, 0.25);
    }

    .ar-home-hero::before {
        content: '';
        position: absolute;
        top: 0; left: 0; right: 0; bottom: 0;
        background-image: radial-gradient(rgba(255, 255, 255, 0.1) 1px, transparent 1px);
        background-size: 24px 24px;
        opacity: 0.65;
        pointer-events: none;
    }

    .ar-home-hero::after {
        content: '';
        position: absolute;
        bottom: 0; left: 0; right: 0;
        height: 2px;
        background: linear-gradient(90deg, transparent 0%, #d91414 50%, transparent 100%);
        pointer-events: none;
    }

    .ar-home-hero__badge {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        background: rgba(217, 20, 20, 0.18);
        border: 1px solid rgba(217, 20, 20, 0.45);
        color: #ff5c5c;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        padding: 6px 16px;
        border-radius: 30px;
        margin-bottom: 20px;
    }

    .ar-home-hero__title {
        font-size: 48px;
        font-weight: 900;
        color: #ffffff;
        line-height: 1.18;
        margin-bottom: 18px;
    }

    .ar-home-hero__title span {
        color: #ff3b3b;
    }

    .ar-home-hero__desc {
        font-size: 16px;
        color: rgba(255, 255, 255, 0.82);
        line-height: 1.7;
        margin-bottom: 24px;
        max-width: 580px;
    }

    .ar-home-hero__metrics {
        display: flex;
        flex-wrap: wrap;
        gap: 10px 16px;
        margin-bottom: 30px;
    }

    .ar-home-metric-pill {
        display: inline-flex;
        align-items: center;
        gap: 6px;
        background: rgba(255, 255, 255, 0.06);
        border: 1px solid rgba(255, 255, 255, 0.12);
        padding: 6px 14px;
        border-radius: 20px;
        font-size: 13px;
        color: rgba(255, 255, 255, 0.9);
        font-weight: 600;
    }

    .ar-home-metric-pill i {
        color: #ff5c5c;
        font-size: 11px;
    }

    .ar-home-hero__btns {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 14px;
    }

    .ar-home-hero-btn {
        display: inline-flex;
        align-items: center;
        gap: 10px;
        padding: 13px 28px;
        border-radius: 30px;
        font-size: 14px;
        font-weight: 700;
        text-decoration: none;
        transition: all 0.3s ease;
    }

    .ar-home-hero-btn--primary {
        background: #d91414;
        color: #ffffff;
        box-shadow: 0 6px 20px rgba(217, 20, 20, 0.4);
    }

    .ar-home-hero-btn--primary:hover {
        background: #b51010;
        color: #ffffff;
        transform: translateY(-2px);
        box-shadow: 0 10px 24px rgba(217, 20, 20, 0.5);
    }

    .ar-home-hero-btn--secondary {
        background: rgba(255, 255, 255, 0.08);
        border: 1px solid rgba(255, 255, 255, 0.2);
        color: #ffffff;
    }

    .ar-home-hero-btn--secondary:hover {
        background: rgba(37, 211, 102, 0.2);
        border-color: #25D366;
        color: #ffffff;
        transform: translateY(-2px);
    }

    /* Hero Showcase Grid Card */
    .ar-hero-showcase {
        position: relative;
        background: rgba(255, 255, 255, 0.04);
        border: 1px solid rgba(255, 255, 255, 0.12);
        border-radius: 20px;
        padding: 24px;
        box-shadow: 0 20px 50px rgba(0, 0, 0, 0.4);
        backdrop-filter: blur(10px);
    }

    .ar-hero-showcase__header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 18px;
        padding-bottom: 12px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }

    .ar-hero-showcase__header h4 {
        font-size: 14px;
        font-weight: 800;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #ffffff;
        margin: 0;
    }

    .ar-hero-showcase__header span {
        font-size: 11.5px;
        background: rgba(217, 20, 20, 0.25);
        color: #ff5c5c;
        padding: 3px 10px;
        border-radius: 12px;
        font-weight: 700;
    }

    .ar-hero-showcase__grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 14px;
    }

    .ar-hero-prod-mini {
        background: #ffffff;
        border-radius: 12px;
        padding: 12px;
        text-align: center;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        text-decoration: none;
        display: block;
    }

    .ar-hero-prod-mini:hover {
        transform: translateY(-5px);
        box-shadow: 0 10px 24px rgba(217, 20, 20, 0.2);
    }

    .ar-hero-prod-mini__img {
        width: 100%;
        aspect-ratio: 1/1;
        object-fit: contain;
        margin-bottom: 8px;
    }

    .ar-hero-prod-mini__name {
        font-size: 11.5px;
        font-weight: 700;
        color: #1c1a1a;
        margin: 0 0 2px;
        line-height: 1.3;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .ar-hero-prod-mini__tag {
        font-size: 9.5px;
        font-weight: 700;
        color: #d91414;
        text-transform: uppercase;
    }

    .ar-hero-badge-float {
        display: flex;
        align-items: center;
        gap: 12px;
        background: rgba(18, 16, 16, 0.9);
        border: 1px solid rgba(217, 20, 20, 0.4);
        padding: 12px 18px;
        border-radius: 14px;
        margin-top: 16px;
    }

    .ar-hero-badge-float__icon {
        width: 36px;
        height: 36px;
        border-radius: 50%;
        background: rgba(217, 20, 20, 0.2);
        color: #ff5c5c;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 15px;
        flex-shrink: 0;
    }

    .ar-hero-badge-float__text p {
        font-size: 12.5px;
        color: rgba(255, 255, 255, 0.9);
        margin: 0;
        line-height: 1.4;
    }

    .ar-hero-badge-float__text strong {
        color: #ffffff;
    }

    /* Precision Engineering Highlight Strip */
    .ar-home-strip {
        background: #110f0f;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        padding: 16px 0;
    }

    .ar-home-strip__list {
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-wrap: wrap;
        gap: 14px 24px;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .ar-home-strip__item {
        display: flex;
        align-items: center;
        gap: 10px;
        font-size: 13.5px;
        font-weight: 700;
        color: rgba(255, 255, 255, 0.85);
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }

    .ar-home-strip__item i {
        color: #d91414;
        font-size: 15px;
    }

    /* Capabilities 4-Grid Cards */
    .ar-home-caps-section {
        padding: 85px 0 70px;
        background: #ffffff;
    }

    .ar-home-cap-card {
        background: #ffffff;
        border: 1px solid #e7ecf2;
        border-radius: 16px;
        padding: 24px;
        height: 100%;
        display: flex;
        flex-direction: column;
        transition: all 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
        box-shadow: 0 4px 18px rgba(0, 0, 0, 0.03);
    }

    .ar-home-cap-card:hover {
        transform: translateY(-8px);
        border-color: rgba(217, 20, 20, 0.35);
        box-shadow: 0 16px 36px rgba(217, 20, 20, 0.12);
    }

    .ar-home-cap-card__img-box {
        width: 100%;
        height: 180px;
        border-radius: 12px;
        background: #f8fafc;
        border: 1px solid #f0f3f6;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 16px;
        margin-bottom: 20px;
        overflow: hidden;
    }

    .ar-home-cap-card__img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
        transition: transform 0.4s ease;
    }

    .ar-home-cap-card:hover .ar-home-cap-card__img {
        transform: scale(1.08);
    }

    .ar-home-cap-card__badge {
        font-size: 11px;
        font-weight: 700;
        color: #d91414;
        text-transform: uppercase;
        letter-spacing: 0.8px;
        margin-bottom: 6px;
    }

    .ar-home-cap-card__title {
        font-size: 19px;
        font-weight: 800;
        color: #1c1a1a;
        margin-bottom: 10px;
        line-height: 1.3;
    }

    .ar-home-cap-card__desc {
        font-size: 13.5px;
        color: #616670;
        line-height: 1.6;
        margin-bottom: 16px;
        flex-grow: 1;
    }

    .ar-home-cap-card__link {
        font-size: 13px;
        font-weight: 700;
        color: #d91414;
        text-decoration: none;
        display: inline-flex;
        align-items: center;
        gap: 6px;
        transition: gap 0.2s ease;
    }

    .ar-home-cap-card__link:hover {
        gap: 10px;
        color: #b51010;
    }

    /* Process 4-Step Grid */
    .ar-home-process-section {
        padding: 85px 0 75px;
        background: #f8fafc;
    }

    .ar-home-step-card {
        background: #ffffff;
        border: 1px solid #e5e9f0;
        border-radius: 16px;
        padding: 28px 22px;
        height: 100%;
        position: relative;
        transition: all 0.3s ease;
    }

    .ar-home-step-card:hover {
        transform: translateY(-6px);
        border-color: rgba(217, 20, 20, 0.4);
        box-shadow: 0 12px 30px rgba(0, 0, 0, 0.06);
    }

    .ar-home-step-num {
        font-size: 32px;
        font-weight: 900;
        color: rgba(217, 20, 20, 0.18);
        line-height: 1;
        margin-bottom: 12px;
    }

    .ar-home-step-title {
        font-size: 17px;
        font-weight: 800;
        color: #1c1a1a;
        margin-bottom: 10px;
    }

    .ar-home-step-desc {
        font-size: 13.5px;
        color: #636b78;
        line-height: 1.6;
        margin: 0;
    }

    /* ========================================================
       EQUAL HEIGHT MATCHING: ABOUT PLANT VISUAL & CONTENT
    ======================================================== */
    .ar-home-about-master {
        padding: 90px 0 80px;
        background: #ffffff;
    }

    .ar-home-about-row {
        align-items: stretch !important;
    }

    .ar-home-about-visual {
        position: relative !important;
        height: 100% !important;
        min-height: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        padding-bottom: 24px !important;
        padding-right: 20px !important;
    }

    .ar-home-about-img-main {
        border-radius: 20px !important;
        overflow: hidden !important;
        box-shadow: 0 18px 45px rgba(0, 0, 0, 0.12) !important;
        border: 1px solid #e9edf3 !important;
        height: 100% !important;
        min-height: 100% !important;
        flex: 1 1 auto !important;
        position: relative !important;
        display: flex !important;
    }

    .ar-home-about-img-main img {
        width: 100% !important;
        height: 100% !important;
        min-height: 100% !important;
        object-fit: cover !important;
        display: block !important;
    }

    .ar-home-about-img-sub {
        position: absolute !important;
        bottom: 0px !important;
        right: 0px !important;
        width: 220px !important;
        height: 190px !important;
        border-radius: 16px !important;
        overflow: hidden !important;
        border: 5px solid #ffffff !important;
        box-shadow: 0 16px 36px rgba(0, 0, 0, 0.22) !important;
        z-index: 2 !important;
    }

    .ar-home-about-img-sub img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        display: block !important;
    }

    .ar-home-about-badge-exp {
        position: absolute !important;
        top: 20px !important;
        left: 20px !important;
        background: linear-gradient(135deg, #d91414 0%, #b51010 100%) !important;
        color: #ffffff !important;
        padding: 10px 18px !important;
        border-radius: 12px !important;
        box-shadow: 0 8px 24px rgba(217, 20, 20, 0.45) !important;
        display: flex !important;
        align-items: center !important;
        gap: 10px !important;
        z-index: 3 !important;
    }

    @media (max-width: 991px) {
        .ar-home-hero {
            padding: 70px 0 55px;
        }
        .ar-home-hero__title {
            font-size: 36px;
        }
        .ar-hero-showcase {
            margin-top: 35px;
        }
        .ar-home-about-visual {
            min-height: 420px !important;
            height: 420px !important;
            margin-bottom: 25px !important;
        }
        .ar-home-about-img-main {
            height: 100% !important;
            min-height: 380px !important;
        }
    }

    @media (max-width: 767px) {
        .ar-home-hero {
            padding: 48px 0 35px;
        }
        .ar-home-hero__title {
            font-size: 27px;
            line-height: 1.22;
        }
        .ar-home-hero__desc {
            font-size: 14px;
        }
        .ar-hero-showcase__grid {
            grid-template-columns: 1fr 1fr;
        }
    }

    /* ========================================================
       UNIFIED COHESIVE BUTTONS & BADGES (PROPORTIONATE & SLEEK)
    ======================================================== */
    /* Section Tag Chip Badges */
    .ar-tag-chip {
        display: inline-flex !important;
        align-items: center !important;
        gap: 8px !important;
        background: rgba(217, 20, 20, 0.08) !important;
        color: #d91414 !important;
        font-size: 11.5px !important;
        font-weight: 700 !important;
        letter-spacing: 0.8px !important;
        text-transform: uppercase !important;
        padding: 6px 14px !important;
        border-radius: 20px !important;
        border: 1px solid rgba(217, 20, 20, 0.18) !important;
        line-height: 1 !important;
        white-space: nowrap !important;
    }

    .ar-tag-chip i {
        font-size: 12px !important;
        color: #d91414 !important;
        display: inline-block !important;
        margin-right: 2px !important;
        flex-shrink: 0 !important;
    }

    /* Sleek Primary Button */
    .ar-home-btn-primary {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 10px !important;
        background: linear-gradient(135deg, #d91414 0%, #a80f0f 100%) !important;
        color: #ffffff !important;
        padding: 11px 26px !important;
        border-radius: 25px !important;
        font-size: 14px !important;
        font-weight: 700 !important;
        text-transform: none !important;
        letter-spacing: normal !important;
        text-decoration: none !important;
        line-height: 1.2 !important;
        transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
        box-shadow: 0 4px 15px rgba(217, 20, 20, 0.35) !important;
        border: 1px solid transparent !important;
        cursor: pointer !important;
    }

    .ar-home-btn-primary:hover {
        background: linear-gradient(135deg, #e61919 0%, #bd1212 100%) !important;
        color: #ffffff !important;
        transform: translateY(-2px) !important;
        box-shadow: 0 8px 22px rgba(217, 20, 20, 0.5) !important;
    }

    .ar-home-btn-primary i {
        font-size: 13px !important;
        transition: transform 0.25s ease !important;
    }

    .ar-home-btn-primary:hover i {
        transform: translateX(4px) !important;
    }

    /* Sleek Secondary Action Button */
    .ar-about-btn-secondary {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 8px !important;
        background: #ffffff !important;
        color: #1c1a1a !important;
        border: 1.5px solid #d1d5db !important;
        padding: 10.5px 22px !important;
        border-radius: 25px !important;
        font-size: 14px !important;
        font-weight: 700 !important;
        text-decoration: none !important;
        line-height: 1.2 !important;
        transition: all 0.3s ease !important;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04) !important;
        cursor: pointer !important;
    }

    .ar-about-btn-secondary:hover {
        border-color: #d91414 !important;
        color: #d91414 !important;
        background: #fff8f8 !important;
        transform: translateY(-2px) !important;
        box-shadow: 0 6px 16px rgba(217, 20, 20, 0.12) !important;
    }

    /* Sleek View Complete Catalog Button */
    .ar-btn-catalog {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 10px !important;
        background: linear-gradient(135deg, #d91414 0%, #a80f0f 100%) !important;
        color: #ffffff !important;
        padding: 12px 28px !important;
        border-radius: 25px !important;
        font-size: 14px !important;
        font-weight: 700 !important;
        text-decoration: none !important;
        line-height: 1.2 !important;
        transition: all 0.3s ease !important;
        box-shadow: 0 4px 15px rgba(217, 20, 20, 0.35) !important;
        border: 1px solid transparent !important;
        cursor: pointer !important;
    }

    .ar-btn-catalog:hover {
        background: linear-gradient(135deg, #e61919 0%, #bd1212 100%) !important;
        color: #ffffff !important;
        transform: translateY(-2px) !important;
        box-shadow: 0 8px 22px rgba(217, 20, 20, 0.5) !important;
    }

    .ar-btn-catalog i {
        font-size: 13px !important;
        transition: transform 0.25s ease !important;
    }

    .ar-btn-catalog:hover i {
        transform: translateX(4px) !important;
    }

    /* Sleek Process Breakdown Button */
    .ar-btn-outline-pill {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 8px !important;
        background: #ffffff !important;
        color: #d91414 !important;
        border: 1.5px solid rgba(217, 20, 20, 0.35) !important;
        padding: 9.5px 22px !important;
        border-radius: 25px !important;
        font-size: 13.5px !important;
        font-weight: 700 !important;
        text-decoration: none !important;
        transition: all 0.3s ease !important;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03) !important;
    }

    .ar-btn-outline-pill:hover {
        background: #d91414 !important;
        color: #ffffff !important;
        border-color: #d91414 !important;
        transform: translateY(-2px) !important;
        box-shadow: 0 6px 18px rgba(217, 20, 20, 0.22) !important;
    }

    .ar-btn-outline-pill i {
        font-size: 12px !important;
        transition: transform 0.25s ease !important;
    }

    .ar-btn-outline-pill:hover i {
        transform: translateX(4px) !important;
    }

    /* Responsive Mobile Card & Product Polish */
    @media (max-width: 575px) {
        .product-card {
            padding: 10px 8px 10px !important;
            margin-bottom: 12px !important;
            overflow: hidden !important;
            box-sizing: border-box !important;
        }
        .product-card__image-box {
            aspect-ratio: 1 / 1 !important;
            height: auto !important;
            max-height: 150px !important;
            border-radius: 8px !important;
            padding: 6px !important;
            box-sizing: border-box !important;
        }
        .product-card__title {
            font-size: 12px !important;
            line-height: 1.3 !important;
            min-height: 32px !important;
            margin-bottom: 8px !important;
        }
        .product-card__actions {
            gap: 4px !important;
            width: 100% !important;
            box-sizing: border-box !important;
        }
        .product-btn {
            height: 32px !important;
            border-radius: 6px !important;
            box-sizing: border-box !important;
        }
        .product-btn--whatsapp {
            flex: 1 1 0% !important;
            min-width: 0 !important;
            font-size: 11px !important;
            padding: 0 5px !important;
            border-radius: 6px !important;
            height: 32px !important;
            overflow: hidden !important;
            box-sizing: border-box !important;
        }
        .product-btn--whatsapp i {
            font-size: 12px !important;
            flex-shrink: 0 !important;
        }
        .product-btn--whatsapp span {
            font-size: 10.5px !important;
            font-weight: 700 !important;
            white-space: nowrap !important;
            overflow: hidden !important;
            text-overflow: ellipsis !important;
        }
        .product-btn--email,
        .product-btn--share {
            width: 28px !important;
            min-width: 28px !important;
            max-width: 28px !important;
            height: 32px !important;
            font-size: 11px !important;
            border-radius: 6px !important;
            flex-shrink: 0 !important;
            padding: 0 !important;
            box-sizing: border-box !important;
        }
        .ar-home-proc-card,
        .ar-home-why-card,
        .ar-home-ind-card {
            padding: 22px 18px !important;
        }
    }
    @media (max-width: 375px) {
        .product-btn--whatsapp span {
            display: none !important;
        }
        .product-btn--whatsapp {
            flex: 1 !important;
            justify-content: center !important;
        }
    }

    /* Accessibility: Skip-to-content landmark link */
    .skip-link {
        position: absolute;
        top: -100px;
        left: 16px;
        background: #d91414;
        color: #ffffff !important;
        padding: 10px 18px;
        font-size: 14px;
        font-weight: 700;
        z-index: 999999;
        border-radius: 0 0 6px 6px;
        transition: top 0.2s ease;
        text-decoration: none;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
    }
    .skip-link:focus {
        top: 0;
        outline: 3px solid #1c1a1a;
    }

    /* ========================================================
       FAQ TAB SYSTEM - CLEAN, MODERN & FULLY RESPONSIVE
       ======================================================== */
    .ar-faq-tabs-nav {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 12px;
        margin-top: 32px;
        margin-bottom: 8px;
    }

    .ar-faq-tab-btn {
        background: #ffffff;
        color: #475569;
        border: 1.5px solid #e2e8f0;
        padding: 12px 22px;
        border-radius: 50px;
        font-size: 14px;
        font-weight: 700;
        cursor: pointer;
        transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1);
        display: inline-flex;
        align-items: center;
        gap: 10px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.03);
        outline: none;
        user-select: none;
        text-decoration: none;
    }

    .ar-faq-tab-btn__icon {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        color: #d91414;
        transition: color 0.25s ease;
    }

    .ar-faq-tab-btn__text {
        letter-spacing: 0.2px;
    }

    .ar-faq-tab-btn__badge {
        background: #f1f5f9;
        color: #64748b;
        font-size: 11px;
        font-weight: 800;
        padding: 3px 9px;
        border-radius: 20px;
        line-height: 1;
        transition: all 0.25s ease;
    }

    /* Hover State */
    .ar-faq-tab-btn:hover {
        border-color: #cbd5e1;
        color: #1e293b;
        transform: translateY(-2px);
        box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);
    }

    /* Active State */
    .ar-faq-tab-btn.active {
        background: #d91414 !important;
        color: #ffffff !important;
        border-color: #d91414 !important;
        box-shadow: 0 8px 24px rgba(217, 20, 20, 0.28) !important;
        transform: translateY(-2px);
    }

    .ar-faq-tab-btn.active .ar-faq-tab-btn__icon {
        color: #ffffff !important;
    }

    .ar-faq-tab-btn.active .ar-faq-tab-btn__badge {
        background: rgba(255, 255, 255, 0.28) !important;
        color: #ffffff !important;
    }

    .ar-faq-tab-btn:focus-visible {
        outline: 3px solid rgba(217, 20, 20, 0.45);
        outline-offset: 2px;
    }

    /* Tab Panels Animation */
    .ar-faq-tab-panel {
        animation: arFaqPanelFade 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    }

    @keyframes arFaqPanelFade {
        from {
            opacity: 0;
            transform: translateY(10px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }

    /* Panel Header Card */
    .ar-faq-panel-header {
        display: flex;
        align-items: center;
        gap: 16px;
        background: #f8fafc;
        border: 1px solid #e2e8f0;
        border-left: 4px solid #d91414;
        border-radius: 12px;
        padding: 18px 24px;
        margin-bottom: 24px;
    }

    .ar-faq-panel-header__icon {
        width: 46px;
        height: 46px;
        border-radius: 10px;
        background: rgba(217, 20, 20, 0.09);
        color: #d91414;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        flex-shrink: 0;
    }

    .ar-faq-panel-header__info {
        flex: 1;
        min-width: 0;
    }

    .ar-faq-panel-header__title {
        font-size: 20px;
        font-weight: 800;
        color: #0f172a;
        margin: 0 0 4px 0;
        line-height: 1.3;
        letter-spacing: -0.2px;
    }

    .ar-faq-panel-header__desc {
        font-size: 13.5px;
        color: #64748b;
        margin: 0;
        line-height: 1.5;
    }

    .ar-faq-panel-header__count {
        background: #ffffff;
        border: 1px solid #e2e8f0;
        color: #475569;
        font-size: 12px;
        font-weight: 700;
        padding: 6px 14px;
        border-radius: 20px;
        white-space: nowrap;
        box-shadow: 0 1px 3px rgba(0,0,0,0.04);
    }

    @media (max-width: 991px) {
        .ar-faq-tabs-nav {
            gap: 10px;
        }
        .ar-faq-tab-btn {
            padding: 10px 18px;
            font-size: 13.5px;
        }
    }

    @media (max-width: 767px) {
        .ar-faq-tabs-nav {
            justify-content: flex-start;
            overflow-x: auto;
            padding: 4px 4px 12px;
            flex-wrap: nowrap;
            -webkit-overflow-scrolling: touch;
            scrollbar-width: thin;
            scrollbar-color: #cbd5e1 transparent;
        }
        .ar-faq-tabs-nav::-webkit-scrollbar {
            height: 4px;
        }
        .ar-faq-tabs-nav::-webkit-scrollbar-thumb {
            background: #cbd5e1;
            border-radius: 4px;
        }
        .ar-faq-tab-btn {
            white-space: nowrap;
            flex-shrink: 0;
            font-size: 13px;
            padding: 9px 15px;
        }
        .ar-faq-panel-header {
            flex-direction: column;
            align-items: flex-start;
            gap: 12px;
            padding: 16px 18px;
        }
        .ar-faq-panel-header__count {
            align-self: flex-start;
        }
    }

    /* Mobile Responsive Polish (320px - 420px) */
    @media (max-width: 420px) {
        .product-btn--whatsapp span {
            display: none !important;
        }
        .product-btn--whatsapp {
            flex: 1 !important;
            justify-content: center !important;
            padding: 0 8px !important;
        }
    }

    /* Prevent iOS auto-zoom on input focus */
    @media (max-width: 767px) {
        .ar-form-input,
        .ar-form-select,
        .ar-form-textarea,
        input[type="text"],
        input[type="email"],
        input[type="tel"],
        select,
        textarea {
            font-size: 16px !important;
        }
    }

    /* Fast Touch Responsiveness */
    a, button, .thm-btn, .mobile-nav__toggler, .scroll-to-top, .product-btn {
        touch-action: manipulation;
    }

    /* Universal Responsive Media Safety */
    img, svg, video {
        max-width: 100%;
        height: auto;
    }

    /* FAQ Accordion Toggle Smooth Directional Orientation */
    .ar-faq-card__toggle {
        width: 36px !important;
        height: 36px !important;
        border-radius: 50% !important;
        background: #f1f5f9 !important;
        color: #475569 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        font-size: 13px !important;
        flex-shrink: 0 !important;
        transition: background 0.28s ease, color 0.28s ease, box-shadow 0.28s ease !important;
        transform: none !important;
    }

    .ar-faq-card:hover .ar-faq-card__toggle {
        background: rgba(234, 26, 37, 0.12) !important;
        color: var(--ar-red, #ea1a25) !important;
    }

    .ar-faq-card.active .ar-faq-card__toggle {
        background: var(--ar-red, #ea1a25) !important;
        color: #ffffff !important;
        box-shadow: 0 4px 14px rgba(234, 26, 37, 0.35) !important;
        transform: none !important;
    }

    .ar-faq-card__toggle i {
        display: inline-block !important;
        transition: transform 0.28s cubic-bezier(0.16, 1, 0.3, 1) !important;
        line-height: 1 !important;
    }

    /* Point UP when open/active (smooth 180deg flip, no crooked rotation) */
    .ar-faq-card.active .ar-faq-card__toggle i.fa-chevron-down {
        transform: rotate(180deg) !important;
    }

    /* Rotate 45deg to X when plus icon is active */
    .ar-faq-card.active .ar-faq-card__toggle i.fa-plus {
        transform: rotate(45deg) !important;
    }

    /* ==========================================================================
       MANUFACTURING STAGES CARDS (process.php) - CLEAN SEAMLESS IMAGES
       ========================================================================== */
    .ar-story-split-box {
        overflow: hidden !important;
        border-radius: 20px !important;
        background: #ffffff !important;
    }

    .ar-story-split-box .row {
        align-items: stretch !important;
    }

    @media (min-width: 992px) {
        .ar-story-split-box .col-lg-6 {
            display: flex !important;
            flex-direction: column !important;
        }

        .ar-story-split-box__img-wrap {
            position: relative !important;
            width: 100% !important;
            height: 100% !important;
            min-height: 100% !important;
            flex: 1 1 auto !important;
            background: transparent !important;
            overflow: hidden !important;
        }

        .ar-story-split-box__img {
            position: absolute !important;
            top: 0 !important;
            left: 0 !important;
            width: 100% !important;
            height: 100% !important;
            object-fit: cover !important;
            display: block !important;
            transition: transform 0.45s ease !important;
        }
    }

    @media (max-width: 991px) {
        .ar-story-split-box__img-wrap {
            position: relative !important;
            width: 100% !important;
            height: 270px !important;
            min-height: 240px !important;
            max-height: 320px !important;
            flex: none !important;
            background: transparent !important;
            overflow: hidden !important;
            display: block !important;
        }

        .ar-story-split-box__img {
            position: absolute !important;
            top: 0 !important;
            left: 0 !important;
            width: 100% !important;
            height: 100% !important;
            object-fit: cover !important;
            display: block !important;
        }
    }

    @media (max-width: 575px) {
        .ar-story-split-box__img-wrap {
            height: 235px !important;
            min-height: 210px !important;
        }
    }