.elementor-10 .elementor-element.elementor-element-6cebcbe{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-3a88d9e{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-0995897{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-1394b4d{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-113e54e{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-2bde533{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-6f0b71d{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-9521324{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-3124a01{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}body.elementor-page-10:not(.elementor-motion-effects-element-type-background), body.elementor-page-10 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F4EB;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-b6a7012 *//* =========================================================
   SHREE BALAJEE GROUP
   PREMIUM LUXURY MANUFACTURING HERO
========================================================= */

.sbg-lux-hero {
    --sbg-charcoal: #11120f;
    --sbg-charcoal-light: #1b1c18;
    --sbg-charcoal-soft: #24251f;
    --sbg-champagne: #c7b78f;
    --sbg-champagne-light: #e1d5b7;
    --sbg-ivory: #f7f4eb;
    --sbg-white: #ffffff;
    --sbg-muted: rgba(247, 244, 235, 0.66);
    --sbg-border: rgba(247, 244, 235, 0.17);

    position: relative;
    isolation: isolate;
    min-height: 900px;
    overflow: hidden;
    padding: 0 24px 52px;
    color: var(--sbg-ivory);
    background-color: var(--sbg-charcoal);
    font-family:
        var(--e-global-typography-text-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;
}

.sbg-lux-hero,
.sbg-lux-hero * {
    box-sizing: border-box;
}

/* =========================================================
   BACKGROUND
========================================================= */

.sbg-lux-hero__backdrop {
    position: absolute;
    inset: 0;
    z-index: -5;
    background-image:
        url("https://biwebdev.co.in/shreebalajigroup/wp-content/uploads/2026/07/ChatGPT-Image-Jul-27-2026-04_08_41-PM-1.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transform: scale(1.015);
}

.sbg-lux-hero__shade {
    position: absolute;
    inset: 0;
    z-index: -4;
    background:
        linear-gradient(
            90deg,
            rgba(12, 13, 11, 0.97) 0%,
            rgba(12, 13, 11, 0.91) 34%,
            rgba(12, 13, 11, 0.71) 61%,
            rgba(12, 13, 11, 0.52) 100%
        ),
        linear-gradient(
            180deg,
            rgba(12, 13, 11, 0.2) 0%,
            rgba(12, 13, 11, 0.46) 63%,
            rgba(12, 13, 11, 0.95) 100%
        );
}

.sbg-lux-hero__grid-pattern {
    position: absolute;
    inset: 0;
    z-index: -3;
    opacity: 0.4;
    pointer-events: none;
    background-image:
        linear-gradient(
            rgba(255, 255, 255, 0.025) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.025) 1px,
            transparent 1px
        );
    background-size: 92px 92px;
    -webkit-mask-image:
        linear-gradient(
            90deg,
            rgba(0, 0, 0, 0.85),
            rgba(0, 0, 0, 0.15)
        );
    mask-image:
        linear-gradient(
            90deg,
            rgba(0, 0, 0, 0.85),
            rgba(0, 0, 0, 0.15)
        );
}

/* =========================================================
   MAIN CONTAINER
========================================================= */

.sbg-lux-hero__container {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

/* =========================================================
   MAIN HERO LAYOUT
========================================================= */

.sbg-lux-hero__main {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(370px, 0.85fr);
    align-items: center;
    gap: clamp(65px, 8vw, 120px);
    min-height: 765px;
    padding: 100px 0 145px;
}

/* =========================================================
   LEFT CONTENT
========================================================= */

.sbg-lux-hero__content {
    position: relative;
    z-index: 3;
    width: 100%;
    max-width: 700px;
    padding-left: 34px;
}

.sbg-lux-hero__content::before {
    position: absolute;
    top: 5px;
    bottom: 7px;
    left: 0;
    width: 1px;
    background:
        linear-gradient(
            180deg,
            var(--sbg-champagne) 0%,
            rgba(199, 183, 143, 0.25) 55%,
            transparent 100%
        );
    content: "";
}

.sbg-lux-hero__content::after {
    position: absolute;
    top: 5px;
    left: -3px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: var(--sbg-champagne);
    box-shadow: 0 0 0 7px rgba(199, 183, 143, 0.1);
    content: "";
}

/* =========================================================
   EYEBROW
========================================================= */

.sbg-lux-hero__eyebrow {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 13px;
    margin-bottom: 27px;
    color: var(--sbg-champagne-light);
    font-size: 10px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.sbg-lux-hero__eyebrow-mark {
    width: 35px;
    height: 1px;
    flex: 0 0 auto;
    background-color: var(--sbg-champagne);
}

.sbg-lux-hero__eyebrow-year {
    position: relative;
    margin-left: 6px;
    padding-left: 17px;
    color: rgba(247, 244, 235, 0.47);
}

.sbg-lux-hero__eyebrow-year::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: var(--sbg-champagne);
    content: "";
    transform: translateY(-50%);
}

/* =========================================================
   HERO HEADING
========================================================= */

.sbg-lux-hero__title {
    max-width: 680px;
    margin: 0;
    color: var(--sbg-ivory);
    font-family:
        var(--e-global-typography-primary-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;
    font-size: clamp(46px, 5vw, 37px);
    font-weight: 560;
    line-height: 1.06;
    letter-spacing: -0.05em;
    text-wrap: balance;
}

.sbg-lux-hero__title span {
    display: block;
    margin-top: 8px;
    color: var(--sbg-champagne-light);
}

/* =========================================================
   DESCRIPTION
========================================================= */

.sbg-lux-hero__description {
    max-width: 640px;
    margin: 29px 0 0;
    color: var(--sbg-muted);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.78;
}

/* =========================================================
   MANUFACTURING FOOTPRINT
========================================================= */

.sbg-lux-hero__footprint {
    display: flex;
    align-items: stretch;
    gap: 25px;
    margin-top: 31px;
    padding-top: 25px;
    border-top: 1px solid var(--sbg-border);
}

.sbg-lux-hero__footprint-item {
    min-width: 0;
}

.sbg-lux-hero__footprint-item span {
    display: block;
    margin-bottom: 7px;
    color: rgba(247, 244, 235, 0.42);
    font-size: 9px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.sbg-lux-hero__footprint-item strong {
    display: block;
    color: var(--sbg-ivory);
    font-size: 13px;
    font-weight: 550;
    line-height: 1.45;
}

.sbg-lux-hero__footprint-divider {
    width: 1px;
    min-height: 42px;
    flex: 0 0 auto;
    background-color: var(--sbg-border);
}

/* =========================================================
   CTA BUTTONS
========================================================= */

.sbg-lux-hero__actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 14px;
    margin-top: 36px;
}

.sbg-lux-button {
    display: inline-flex;
    min-height: 56px;
    align-items: center;
    justify-content: space-between;
    gap: 25px;
    padding: 13px 16px 13px 22px;
    border: 1px solid transparent;
    border-radius: 0;
    font-size: 13px;
    font-weight: 650;
    line-height: 1;
    text-decoration: none;
    transition:
        color 0.35s ease,
        background-color 0.35s ease,
        border-color 0.35s ease,
        box-shadow 0.35s ease,
        transform 0.35s ease;
}

.sbg-lux-button--primary {
    min-width: 224px;
    color: var(--sbg-charcoal);
    background-color: var(--sbg-champagne-light);
    border-color: var(--sbg-champagne-light);
    box-shadow: 0 16px 34px rgba(0, 0, 0, 0.24);
}

.sbg-lux-button--secondary {
    min-width: 164px;
    color: var(--sbg-ivory);
    background-color: rgba(255, 255, 255, 0.025);
    border-color: rgba(247, 244, 235, 0.3);
}

.sbg-lux-button__icon {
    display: inline-flex;
    width: 29px;
    height: 29px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    color: var(--sbg-champagne-light);
    background-color: var(--sbg-charcoal);
    font-size: 14px;
    transition: transform 0.35s ease;
}

.sbg-lux-button__arrow {
    display: inline-block;
    font-size: 17px;
    transition: transform 0.35s ease;
}

.sbg-lux-button:hover {
    transform: translateY(-3px);
}

.sbg-lux-button--primary:hover {
    color: var(--sbg-charcoal);
    background-color: var(--sbg-ivory);
    border-color: var(--sbg-ivory);
    box-shadow: 0 21px 42px rgba(0, 0, 0, 0.32);
}

.sbg-lux-button--secondary:hover {
    color: var(--sbg-charcoal);
    background-color: var(--sbg-champagne-light);
    border-color: var(--sbg-champagne-light);
}

.sbg-lux-button:hover .sbg-lux-button__icon {
    transform: rotate(8deg);
}

.sbg-lux-button:hover .sbg-lux-button__arrow {
    transform: translateX(4px);
}

.sbg-lux-button:focus-visible {
    outline: 3px solid rgba(199, 183, 143, 0.3);
    outline-offset: 4px;
}

/* =========================================================
   RIGHT VISUAL COMPOSITION
========================================================= */

.sbg-lux-hero__visual {
    position: relative;
    width: 100%;
    max-width: 455px;
    min-height: 570px;
    margin-left: auto;
    overflow: visible;
}

.sbg-lux-hero__visual-outline {
    position: absolute;
    top: 0;
    right: -20px;
    z-index: 1;
    width: 88%;
    height: 88%;
    border: 1px solid rgba(225, 213, 183, 0.34);
    pointer-events: none;
}

.sbg-lux-hero__visual-outline::before {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 85px;
    height: 3px;
    background-color: var(--sbg-champagne);
    content: "";
}

/* =========================================================
   PRODUCT IMAGE CARD
========================================================= */

.sbg-lux-hero__image-card {
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 3;
    width: 91%;
    margin: 0;
    overflow: visible;
    background-color: var(--sbg-charcoal-light);
    box-shadow: 0 32px 75px rgba(0, 0, 0, 0.42);
}

.sbg-lux-hero__image {
    position: relative;
    height: 390px;
    overflow: hidden;
    background-color: #a99570;
}

.sbg-lux-hero__image::after {
    position: absolute;
    inset: 0;
    border: 1px solid rgba(255, 255, 255, 0.12);
    background:
        linear-gradient(
            180deg,
            rgba(10, 10, 8, 0.02) 45%,
            rgba(10, 10, 8, 0.36) 100%
        );
    content: "";
    pointer-events: none;
}

.sbg-lux-hero__image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
    filter: saturate(0.9) contrast(1.02);
    transition:
        transform 0.8s cubic-bezier(0.2, 0.65, 0.3, 1),
        filter 0.8s ease;
}

.sbg-lux-hero__image-card:hover img {
    filter: saturate(1) contrast(1.04);
    transform: scale(1.045);
}

/* =========================================================
   IMAGE CAPTION
========================================================= */

.sbg-lux-hero__image-card figcaption {
    position: relative;
    z-index: 6;
    display: flex;
    min-height: 110px;
    flex-direction: column;
    justify-content: center;
    padding: 23px 82px 23px 28px;
    border-top: 1px solid rgba(247, 244, 235, 0.1);
    background-color: var(--sbg-charcoal-light);
}

.sbg-lux-hero__image-card figcaption::after {
    position: absolute;
    top: 50%;
    right: 28px;
    width: 34px;
    height: 1px;
    background-color: var(--sbg-champagne);
    content: "";
    transform: translateY(-50%);
}

.sbg-lux-hero__image-card figcaption span {
    display: block;
    margin-bottom: 7px;
    color: rgba(247, 244, 235, 0.48);
    font-size: 9px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.sbg-lux-hero__image-card figcaption strong {
    display: block;
    max-width: 260px;
    color: var(--sbg-ivory);
    font-size: 14px;
    font-weight: 550;
    line-height: 1.45;
}

/* =========================================================
   EXPERIENCE BADGE
========================================================= */

.sbg-lux-hero__experience {
    position: absolute;
    top: 285px;
    bottom: auto;
    left: -18px;
    z-index: 7;
    display: flex;
    width: 190px;
    min-height: 132px;
    flex-direction: column;
    justify-content: center;
    padding: 23px 25px;
    color: var(--sbg-charcoal);
    background:
        linear-gradient(
            135deg,
            var(--sbg-champagne-light),
            var(--sbg-champagne)
        );
    box-shadow: 0 23px 50px rgba(0, 0, 0, 0.34);
}

.sbg-lux-hero__experience::after {
    position: absolute;
    right: 0;
    bottom: -9px;
    width: 42px;
    height: 9px;
    background-color: rgba(199, 183, 143, 0.48);
    content: "";
    clip-path: polygon(0 0, 100% 0, 100% 100%);
}

.sbg-lux-hero__experience strong {
    display: block;
    margin-bottom: 10px;
    font-size: 39px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.05em;
}

.sbg-lux-hero__experience span {
    display: block;
    max-width: 130px;
    color: rgba(17, 18, 15, 0.68);
    font-size: 10px;
    font-weight: 650;
    line-height: 1.5;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

/* =========================================================
   MATERIAL TAGS
========================================================= */

.sbg-lux-hero__material-tag {
    position: absolute;
    top: 270px;
    right: -13px;
    bottom: auto;
    z-index: 8;
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-end;
}

.sbg-lux-hero__material-tag span {
    display: inline-flex;
    min-width: 94px;
    min-height: 30px;
    align-items: center;
    justify-content: center;
    padding: 7px 12px;
    border: 1px solid rgba(225, 213, 183, 0.3);
    color: rgba(247, 244, 235, 0.72);
    background-color: rgba(17, 18, 15, 0.9);
    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    transition:
        color 0.3s ease,
        border-color 0.3s ease,
        background-color 0.3s ease;
}

.sbg-lux-hero__material-tag span:hover {
    color: var(--sbg-charcoal);
    border-color: var(--sbg-champagne-light);
    background-color: var(--sbg-champagne-light);
}

/* =========================================================
   STATISTICS BAND
========================================================= */

.sbg-lux-hero__stats {
    display: grid;
    grid-template-columns: minmax(265px, 0.95fr) minmax(0, 2.05fr);
    position: relative;
    z-index: 8;
    overflow: hidden;
    margin-top: -90px;
    border: 1px solid rgba(225, 213, 183, 0.17);
    color: var(--sbg-ivory);
    background-color: rgba(17, 18, 15, 0.97);
    box-shadow: 0 30px 70px rgba(0, 0, 0, 0.4);
}

.sbg-lux-hero__stats::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 92px;
    height: 3px;
    background-color: var(--sbg-champagne);
    content: "";
}

.sbg-lux-hero__stats-intro {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 22px;
    min-height: 180px;
    padding: 34px;
    border-right: 1px solid rgba(247, 244, 235, 0.1);
    background-color: var(--sbg-charcoal-light);
}

.sbg-lux-hero__stats-number {
    align-self: start;
    color: rgba(225, 213, 183, 0.3);
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.08em;
}

.sbg-lux-hero__stats-kicker {
    display: block;
    margin-bottom: 11px;
    color: var(--sbg-champagne);
    font-size: 9px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.17em;
    text-transform: uppercase;
}

.sbg-lux-hero__stats-intro p {
    max-width: 235px;
    margin: 0;
    color: rgba(247, 244, 235, 0.55);
    font-size: 13px;
    line-height: 1.6;
}

.sbg-lux-hero__stats-intro strong {
    display: block;
    margin-top: 4px;
    color: var(--sbg-ivory);
    font-weight: 550;
}

.sbg-lux-hero__stats-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.sbg-lux-stat {
    position: relative;
    display: flex;
    min-width: 0;
    min-height: 180px;
    flex-direction: column;
    justify-content: center;
    padding: 28px 24px;
    border-right: 1px solid rgba(247, 244, 235, 0.1);
    transition: background-color 0.35s ease;
}

.sbg-lux-stat:last-child {
    border-right: 0;
}

.sbg-lux-stat::before {
    position: absolute;
    top: 27px;
    left: 24px;
    width: 18px;
    height: 1px;
    background-color: var(--sbg-champagne);
    content: "";
    opacity: 0.55;
    transition: width 0.35s ease;
}

.sbg-lux-stat:hover {
    background-color: rgba(225, 213, 183, 0.045);
}

.sbg-lux-stat:hover::before {
    width: 42px;
}

.sbg-lux-stat strong {
    display: block;
    margin: 18px 0 11px;
    color: var(--sbg-champagne-light);
    font-size: clamp(29px, 3vw, 39px);
    font-weight: 560;
    line-height: 1;
    letter-spacing: -0.045em;
}

.sbg-lux-stat .sbg-lux-stat__text-value {
    max-width: 125px;
    font-size: 19px;
    line-height: 1.16;
    letter-spacing: -0.02em;
}

.sbg-lux-stat span {
    display: block;
    max-width: 145px;
    color: rgba(247, 244, 235, 0.48);
    font-size: 11px;
    font-weight: 500;
    line-height: 1.55;
}

/* =========================================================
   FADE-IN / FADE-OUT ANIMATION
========================================================= */

.sbg-fade {
    opacity: 1;
}

.sbg-fade[data-sbg-fade-ready="true"] {
    opacity: 0;
    will-change: opacity;
    transition: opacity 0.9s cubic-bezier(0.4, 0, 0.2, 1);
}

.sbg-fade[data-sbg-fade-ready="true"].is-visible {
    opacity: 1;
    transition-delay: var(--sbg-fade-delay, 0s);
}

.sbg-fade[data-sbg-fade-ready="true"]:not(.is-visible) {
    transition-delay: 0s;
}

.sbg-fade--delay-1 {
    --sbg-fade-delay: 0.1s;
}

.sbg-fade--delay-2 {
    --sbg-fade-delay: 0.2s;
}

.sbg-fade--delay-3 {
    --sbg-fade-delay: 0.3s;
}

.sbg-fade--delay-4 {
    --sbg-fade-delay: 0.4s;
}

/* =========================================================
   ELEMENTOR EDITOR FIX
========================================================= */

body.elementor-editor-active .sbg-fade,
body.elementor-edit-area-active .sbg-fade,
body.elementor-editor-preview .sbg-fade,
.elementor-editor-active .sbg-fade,
.elementor-edit-area-active .sbg-fade,
.elementor-editor-preview .sbg-fade {
    opacity: 1 !important;
    visibility: visible !important;
    transition: none !important;
}

/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) {
    .sbg-lux-hero {
        min-height: auto;
    }

    .sbg-lux-hero__main {
        grid-template-columns: minmax(0, 1fr) 345px;
        gap: 48px;
        min-height: 700px;
        padding: 90px 0 145px;
    }

    .sbg-lux-hero__content {
        padding-left: 27px;
    }

    .sbg-lux-hero__title {
        font-size: clamp(43px, 5.5vw, 57px);
    }

    .sbg-lux-hero__visual {
        min-height: 515px;
    }

    .sbg-lux-hero__image {
        height: 340px;
    }

    .sbg-lux-hero__image-card figcaption {
        min-height: 105px;
        padding-right: 70px;
    }

    .sbg-lux-hero__experience {
        top: 245px;
        left: -12px;
        width: 175px;
        min-height: 122px;
        padding: 21px;
    }

    .sbg-lux-hero__experience strong {
        font-size: 36px;
    }

    .sbg-lux-hero__material-tag {
        top: 228px;
        right: -10px;
    }

    .sbg-lux-hero__material-tag span {
        min-width: 87px;
    }

    .sbg-lux-hero__stats {
        grid-template-columns: 1fr;
    }

    .sbg-lux-hero__stats-intro {
        min-height: auto;
        padding: 28px 31px;
        border-right: 0;
        border-bottom: 1px solid rgba(247, 244, 235, 0.1);
    }

    .sbg-lux-hero__stats-intro p {
        max-width: 560px;
    }

    .sbg-lux-hero__stats-grid {
        grid-template-columns: repeat(4, 1fr);
    }

    .sbg-lux-stat {
        min-height: 155px;
    }
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {
    .sbg-lux-hero {
        min-height: auto;
        padding: 0 18px 38px;
    }

    .sbg-lux-hero__backdrop {
        background-position: 61% center;
    }

    .sbg-lux-hero__shade {
        background:
            linear-gradient(
                180deg,
                rgba(12, 13, 11, 0.91) 0%,
                rgba(12, 13, 11, 0.8) 54%,
                rgba(12, 13, 11, 0.97) 100%
            );
    }

    .sbg-lux-hero__grid-pattern {
        background-size: 58px 58px;
    }

    .sbg-lux-hero__main {
        grid-template-columns: 1fr;
        gap: 60px;
        min-height: auto;
        padding: 75px 0 145px;
    }

    .sbg-lux-hero__content {
        max-width: none;
        padding-left: 23px;
    }

    .sbg-lux-hero__eyebrow {
        align-items: flex-start;
        font-size: 9px;
    }

    .sbg-lux-hero__eyebrow-mark {
        width: 25px;
        margin-top: 6px;
    }

    .sbg-lux-hero__title {
        max-width: 610px;
        font-size: clamp(39px, 10vw, 50px);
    }

    .sbg-lux-hero__description {
        font-size: 15px;
        line-height: 1.72;
    }

    .sbg-lux-hero__visual {
        width: calc(100% - 10px);
        max-width: 490px;
        min-height: 540px;
        margin: 0 auto;
    }

    .sbg-lux-hero__image-card {
        width: 92%;
    }

    .sbg-lux-hero__image {
        height: 350px;
    }

    .sbg-lux-hero__image-card figcaption {
        min-height: 110px;
        padding-right: 70px;
    }

    .sbg-lux-hero__experience {
        top: 255px;
        left: -5px;
        width: 172px;
        min-height: 120px;
        padding: 21px;
    }

    .sbg-lux-hero__experience strong {
        font-size: 35px;
    }

    .sbg-lux-hero__material-tag {
        top: 240px;
        right: -5px;
    }

    .sbg-lux-hero__material-tag span {
        min-width: 84px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .sbg-lux-hero__stats {
        grid-template-columns: 1fr;
        margin-right: -18px;
        margin-left: -18px;
    }

    .sbg-lux-hero__stats-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .sbg-lux-stat {
        min-height: 148px;
        border-bottom: 1px solid rgba(247, 244, 235, 0.1);
    }

    .sbg-lux-stat:nth-child(2) {
        border-right: 0;
    }

    .sbg-lux-stat:nth-child(3),
    .sbg-lux-stat:nth-child(4) {
        border-bottom: 0;
    }
}

/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {
    .sbg-lux-hero__main {
        padding-top: 102px;
    }

    .sbg-lux-hero__title {
        font-size: 37px;
    }

    .sbg-lux-hero__footprint {
        flex-direction: column;
        gap: 17px;
    }

    .sbg-lux-hero__footprint-divider {
        width: 100%;
        min-height: 1px;
    }

    .sbg-lux-hero__actions {
        align-items: stretch;
        flex-direction: column;
    }

    .sbg-lux-button {
        width: 100%;
        min-width: 0;
    }

    .sbg-lux-hero__visual {
        min-height: 465px;
    }

    .sbg-lux-hero__image {
        height: 290px;
    }

    .sbg-lux-hero__image-card figcaption {
        min-height: 105px;
        padding: 20px;
    }

    .sbg-lux-hero__image-card figcaption::after {
        display: none;
    }

    .sbg-lux-hero__experience {
        top: 203px;
        left: -4px;
        width: 158px;
        min-height: 110px;
        padding: 18px;
    }

    .sbg-lux-hero__experience strong {
        margin-bottom: 7px;
        font-size: 32px;
    }

    .sbg-lux-hero__experience span {
        max-width: 115px;
        font-size: 9px;
    }

    .sbg-lux-hero__material-tag {
        display: none;
    }

    .sbg-lux-hero__stats-grid {
        grid-template-columns: 1fr;
    }

    .sbg-lux-stat {
        min-height: auto;
        padding: 28px 25px;
        border-right: 0;
        border-bottom: 1px solid rgba(247, 244, 235, 0.1);
    }

    .sbg-lux-stat:nth-child(3) {
        border-bottom: 1px solid rgba(247, 244, 235, 0.1);
    }

    .sbg-lux-stat:last-child {
        border-bottom: 0;
    }

    .sbg-lux-stat .sbg-lux-stat__text-value {
        max-width: none;
    }
}

/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {
    .sbg-fade,
    .sbg-fade[data-sbg-fade-ready="true"],
    .sbg-fade[data-sbg-fade-ready="true"].is-visible {
        opacity: 1;
        transition: none;
    }

    .sbg-lux-button,
    .sbg-lux-button__icon,
    .sbg-lux-button__arrow,
    .sbg-lux-hero__image img,
    .sbg-lux-stat,
    .sbg-lux-stat::before,
    .sbg-lux-hero__material-tag span {
        transition: none;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-accc89a *//* =========================================================
   SHREE BALAJEE GROUP
   ABOUT PREVIEW SECTION
========================================================= */

.sbg-about-preview {
    --sbg-about-charcoal: #11120f;
    --sbg-about-charcoal-light: #1b1c18;
    --sbg-about-charcoal-soft: #24251f;
    --sbg-about-champagne: #c7b78f;
    --sbg-about-champagne-light: #e1d5b7;
    --sbg-about-ivory: #f7f4eb;
    --sbg-about-ivory-light: #fffdf7;
    --sbg-about-text: #24251f;
    --sbg-about-muted: #696961;
    --sbg-about-border: rgba(36, 37, 31, 0.14);

    position: relative;
    isolation: isolate;
    overflow: hidden;
    padding: 130px 24px;
    color: var(--sbg-about-text);
    background:
        linear-gradient(
            135deg,
            var(--sbg-about-ivory-light) 0%,
            var(--sbg-about-ivory) 52%,
            #eee9dc 100%
        );
    font-family:
        var(--e-global-typography-text-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;
}

.sbg-about-preview,
.sbg-about-preview * {
    box-sizing: border-box;
}

/* =========================================================
   DECORATIVE BACKGROUND
========================================================= */

.sbg-about-preview::before {
    position: absolute;
    top: 0;
    right: 0;
    width: 34%;
    height: 100%;
    background-color: rgba(199, 183, 143, 0.08);
    content: "";
    pointer-events: none;
}

.sbg-about-preview::after {
    position: absolute;
    top: 0;
    right: 34%;
    width: 1px;
    height: 100%;
    background:
        linear-gradient(
            180deg,
            transparent,
            rgba(36, 37, 31, 0.12) 20%,
            rgba(36, 37, 31, 0.12) 80%,
            transparent
        );
    content: "";
    pointer-events: none;
}

.sbg-about-preview__background-mark {
    position: absolute;
    right: -155px;
    bottom: -235px;
    z-index: -1;
    width: 540px;
    height: 540px;
    border: 1px solid rgba(199, 183, 143, 0.2);
    border-radius: 50%;
    pointer-events: none;
}

.sbg-about-preview__background-mark::before,
.sbg-about-preview__background-mark::after {
    position: absolute;
    border: 1px solid rgba(199, 183, 143, 0.14);
    border-radius: 50%;
    content: "";
}

.sbg-about-preview__background-mark::before {
    inset: 75px;
}

.sbg-about-preview__background-mark::after {
    inset: 150px;
}

/* =========================================================
   CONTAINER
========================================================= */

.sbg-about-preview__container {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

/* =========================================================
   SECTION LAYOUT
========================================================= */

.sbg-about-preview__layout {
    display: grid;
    grid-template-columns:
        minmax(430px, 1.08fr)
        minmax(0, 0.92fr);
    align-items: center;
    gap: clamp(70px, 9vw, 125px);
}

/* =========================================================
   IMAGE AREA
========================================================= */

.sbg-about-preview__visual {
    position: relative;
    width: 100%;
    min-height: 610px;
    padding: 30px 0 45px 32px;
    overflow: visible;
}

/* Decorative outline */

.sbg-about-preview__outline {
    position: absolute;
    top: 0;
    right: -20px;
    z-index: 1;
    width: calc(100% - 72px);
    height: calc(100% - 35px);
    border: 1px solid rgba(36, 37, 31, 0.22);
    pointer-events: none;
}

.sbg-about-preview__outline::before {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 100px;
    height: 4px;
    background-color: var(--sbg-about-champagne);
    content: "";
}

/* =========================================================
   IMAGE FIGURE
========================================================= */

.sbg-about-preview__figure {
    position: relative;
    z-index: 3;
    width: calc(100% - 38px);
    margin: 0;
    overflow: visible;
    background-color: var(--sbg-about-charcoal);
    box-shadow: 0 32px 70px rgba(26, 25, 20, 0.2);
}

.sbg-about-preview__image {
    position: relative;
    height: 455px;
    overflow: hidden;
    background-color: #b9ad91;
}

.sbg-about-preview__image::after {
    position: absolute;
    inset: 0;
    z-index: 2;
    border: 1px solid rgba(255, 255, 255, 0.12);
    background:
        linear-gradient(
            180deg,
            transparent 52%,
            rgba(17, 18, 15, 0.3) 100%
        );
    content: "";
    pointer-events: none;
}

.sbg-about-preview__image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
    filter: saturate(0.9) contrast(1.02);
    transform: scale(1);
    transition:
        transform 0.9s cubic-bezier(0.2, 0.65, 0.3, 1),
        filter 0.9s ease;
}

.sbg-about-preview__figure:hover
.sbg-about-preview__image img {
    filter: saturate(1) contrast(1.03);
    transform: scale(1.025);
}

/* =========================================================
   IMAGE CAPTION
   Always remains fully visible
========================================================= */

.sbg-about-preview__caption {
    position: relative;
    z-index: 5;
    display: grid;
    grid-template-columns: minmax(120px, 0.55fr) minmax(0, 1.45fr);
    align-items: center;
    gap: 25px;
    width: 100%;
    min-height: 118px;
    padding: 28px 30px;
    border-top: 1px solid rgba(247, 244, 235, 0.1);
    color: var(--sbg-about-ivory);
    background-color: var(--sbg-about-charcoal);
}

.sbg-about-preview__caption span {
    display: block;
    color: var(--sbg-about-champagne);
    font-size: 9px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.sbg-about-preview__caption strong {
    position: relative;
    display: block;
    min-width: 0;
    padding-left: 24px;
    color: rgba(247, 244, 235, 0.84);
    font-size: 13px;
    font-weight: 500;
    line-height: 1.6;
    overflow-wrap: anywhere;
}

.sbg-about-preview__caption strong::before {
    position: absolute;
    top: 4px;
    bottom: 4px;
    left: 0;
    width: 1px;
    background-color: rgba(199, 183, 143, 0.38);
    content: "";
}

/* =========================================================
   EXPERIENCE PLAQUE
   Positioned only over the photograph
========================================================= */

.sbg-about-preview__experience {
    position: absolute;
    top: 330px;
    right: -3px;
    bottom: auto;
    z-index: 8;
    display: flex;
    width: 205px;
    min-height: 145px;
    flex-direction: column;
    justify-content: center;
    padding: 25px 28px;
    color: var(--sbg-about-charcoal);
    background:
        linear-gradient(
            135deg,
            var(--sbg-about-champagne-light),
            var(--sbg-about-champagne)
        );
    box-shadow: 0 22px 46px rgba(23, 22, 18, 0.22);
}

.sbg-about-preview__experience::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 62px;
    height: 4px;
    background-color: var(--sbg-about-charcoal);
    content: "";
}

.sbg-about-preview__experience::after {
    position: absolute;
    right: 0;
    bottom: -9px;
    width: 42px;
    height: 9px;
    background-color: rgba(199, 183, 143, 0.55);
    content: "";
    clip-path: polygon(0 0, 100% 0, 100% 100%);
}

.sbg-about-preview__experience-number {
    display: block;
    margin-bottom: 10px;
    font-size: 43px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.05em;
}

.sbg-about-preview__experience-label {
    display: block;
    max-width: 135px;
    color: rgba(17, 18, 15, 0.67);
    font-size: 10px;
    font-weight: 700;
    line-height: 1.55;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

/* =========================================================
   VERTICAL LABEL
========================================================= */

.sbg-about-preview__vertical-label {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 7;
    color: rgba(36, 37, 31, 0.5);
    font-size: 9px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
}

/* =========================================================
   CONTENT AREA
========================================================= */

.sbg-about-preview__content {
    position: relative;
    z-index: 3;
    width: 100%;
    max-width: 510px;
}

/* =========================================================
   CHAPTER LABEL
========================================================= */

.sbg-about-preview__chapter {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 25px;
}

.sbg-about-preview__chapter-number {
    color: var(--sbg-about-champagne);
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.08em;
}

.sbg-about-preview__chapter-line {
    width: 42px;
    height: 1px;
    flex: 0 0 auto;
    background-color: var(--sbg-about-champagne);
}

.sbg-about-preview__chapter-text {
    color: var(--sbg-about-muted);
    font-size: 9px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

/* =========================================================
   HEADING
========================================================= */

.sbg-about-preview__title {
    max-width: 500px;
    margin: 0;
    color: var(--sbg-about-charcoal);
    font-family:
        var(--e-global-typography-primary-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;
    font-size: clamp(38px, 4.2vw, 54px);
    font-weight: 570;
    line-height: 1.09;
    letter-spacing: -0.045em;
    text-wrap: balance;
}

.sbg-about-preview__title span {
    display: block;
    margin-top: 6px;
    color: #8e7d57;
}

.sbg-about-preview__title-rule {
    width: 94px;
    height: 3px;
    margin-top: 24px;
    background-color: var(--sbg-about-champagne);
    transform-origin: left center;
}

/* =========================================================
   BODY COPY
========================================================= */

.sbg-about-preview__description {
    max-width: 500px;
    margin: 30px 0 0;
    color: var(--sbg-about-text);
    font-size: 16px;
    font-weight: 450;
    line-height: 1.8;
}

.sbg-about-preview__description--secondary {
    margin-top: 17px;
    color: var(--sbg-about-muted);
}

/* =========================================================
   STORY LINK
========================================================= */

.sbg-about-preview__link {
    display: inline-flex;
    min-height: 54px;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    margin-top: 34px;
    padding: 13px 15px 13px 21px;
    border: 1px solid var(--sbg-about-charcoal);
    color: var(--sbg-about-ivory);
    background-color: var(--sbg-about-charcoal);
    font-size: 13px;
    font-weight: 650;
    line-height: 1;
    text-decoration: none;
    box-shadow: 0 13px 28px rgba(27, 27, 22, 0.13);
    transition:
        color 0.35s ease,
        background-color 0.35s ease,
        border-color 0.35s ease,
        box-shadow 0.35s ease,
        transform 0.35s ease;
}

.sbg-about-preview__link-icon {
    display: inline-flex;
    width: 28px;
    height: 28px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    color: var(--sbg-about-charcoal);
    background-color: var(--sbg-about-champagne-light);
    font-size: 16px;
    transition: transform 0.35s ease;
}

.sbg-about-preview__link:hover {
    color: var(--sbg-about-charcoal);
    background-color: transparent;
    border-color: var(--sbg-about-charcoal);
    box-shadow: 0 18px 34px rgba(27, 27, 22, 0.12);
    transform: translateY(-3px);
}

.sbg-about-preview__link:hover
.sbg-about-preview__link-icon {
    transform: translateX(4px);
}

.sbg-about-preview__link:focus-visible {
    outline: 3px solid rgba(199, 183, 143, 0.3);
    outline-offset: 4px;
}

/* =========================================================
   BOTTOM SIGNATURE
========================================================= */

.sbg-about-preview__signature {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 30px;
}

.sbg-about-preview__signature > span {
    width: 28px;
    height: 1px;
    flex: 0 0 auto;
    background-color: rgba(36, 37, 31, 0.35);
}

.sbg-about-preview__signature p {
    margin: 0;
    color: rgba(36, 37, 31, 0.48);
    font-size: 10px;
    font-weight: 650;
    line-height: 1.5;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

/* =========================================================
   REVEAL ANIMATION DEFAULT
   Content is visible when JavaScript is unavailable
========================================================= */

.sbg-about-reveal {
    opacity: 1;
    visibility: visible;
}

/* =========================================================
   TEXT REVEAL
========================================================= */

.sbg-about-reveal.sbg-about-reveal--text[
    data-sbg-about-ready="true"
] {
    opacity: 0;
    visibility: visible;
    filter: blur(4px);
    transform: translateY(18px);
    transition:
        opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1),
        filter 0.8s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

/* =========================================================
   SUPPORTING FADE
========================================================= */

.sbg-about-reveal.sbg-about-reveal--fade[
    data-sbg-about-ready="true"
] {
    opacity: 0;
    visibility: visible;
    transition:
        opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

/* =========================================================
   IMAGE CURTAIN REVEAL
   Curtain affects the photograph only
   Caption always remains visible
========================================================= */

.sbg-about-preview__image::before {
    position: absolute;
    inset: 0;
    z-index: 6;
    background:
        linear-gradient(
            135deg,
            var(--sbg-about-charcoal) 0%,
            var(--sbg-about-charcoal-light) 100%
        );
    content: "";
    pointer-events: none;
    transform: translateX(101%);
}

.sbg-about-reveal--curtain[
    data-sbg-about-ready="true"
]
.sbg-about-preview__image::before {
    transform: translateX(0);
    transition:
        transform 1.05s cubic-bezier(0.76, 0, 0.24, 1);
}

.sbg-about-reveal--curtain[
    data-sbg-about-ready="true"
].is-visible
.sbg-about-preview__image::before {
    transform: translateX(101%);
}

.sbg-about-reveal--curtain[
    data-sbg-about-ready="true"
]
.sbg-about-preview__image img {
    transform: scale(1.055);
    transition:
        transform 1.2s cubic-bezier(0.22, 1, 0.36, 1),
        filter 0.9s ease;
}

.sbg-about-reveal--curtain[
    data-sbg-about-ready="true"
].is-visible
.sbg-about-preview__image img {
    transform: scale(1);
}

/* =========================================================
   DECORATIVE LINE DRAW
========================================================= */

.sbg-about-reveal.sbg-about-reveal--line[
    data-sbg-about-ready="true"
] {
    opacity: 1;
    transform: scaleX(0);
    transform-origin: left center;
    transition:
        transform 0.95s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-about-preview__outline.sbg-about-reveal--line[
    data-sbg-about-ready="true"
] {
    transform-origin: right center;
}

/* =========================================================
   PLAQUE REVEAL
========================================================= */

.sbg-about-reveal.sbg-about-reveal--plaque[
    data-sbg-about-ready="true"
] {
    opacity: 0;
    visibility: visible;
    transform: translateY(16px) scale(0.98);
    transition:
        opacity 0.72s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.72s cubic-bezier(0.22, 1, 0.36, 1);
}

/* =========================================================
   VISIBLE STATES
========================================================= */

.sbg-about-reveal[
    data-sbg-about-ready="true"
].is-visible {
    opacity: 1;
    visibility: visible;
    filter: blur(0);
    transform: translateY(0) scale(1);
}

.sbg-about-reveal.sbg-about-reveal--line[
    data-sbg-about-ready="true"
].is-visible {
    transform: scaleX(1);
}

/* =========================================================
   REVEAL DELAYS
========================================================= */

.sbg-about-reveal--delay-1 {
    --sbg-about-delay: 0.1s;
}

.sbg-about-reveal--delay-2 {
    --sbg-about-delay: 0.2s;
}

.sbg-about-reveal--delay-3 {
    --sbg-about-delay: 0.3s;
}

.sbg-about-reveal--delay-4 {
    --sbg-about-delay: 0.4s;
}

.sbg-about-reveal[
    data-sbg-about-ready="true"
].is-visible {
    transition-delay: var(--sbg-about-delay, 0s);
}

.sbg-about-reveal--curtain[
    data-sbg-about-ready="true"
].is-visible
.sbg-about-preview__image::before {
    transition-delay: var(--sbg-about-delay, 0s);
}

/* =========================================================
   ELEMENTOR EDITOR PROTECTION
========================================================= */

body.elementor-editor-active .sbg-about-reveal,
body.elementor-edit-area-active .sbg-about-reveal,
body.elementor-editor-preview .sbg-about-reveal,
.elementor-editor-active .sbg-about-reveal,
.elementor-edit-area-active .sbg-about-reveal,
.elementor-editor-preview .sbg-about-reveal {
    opacity: 1 !important;
    visibility: visible !important;
    filter: none !important;
    transform: none !important;
    transition: none !important;
}

body.elementor-editor-active
.sbg-about-preview__image::before,
body.elementor-edit-area-active
.sbg-about-preview__image::before,
body.elementor-editor-preview
.sbg-about-preview__image::before,
.elementor-editor-active
.sbg-about-preview__image::before,
.elementor-edit-area-active
.sbg-about-preview__image::before {
    display: none !important;
}

body.elementor-editor-active
.sbg-about-preview__image img,
body.elementor-edit-area-active
.sbg-about-preview__image img,
body.elementor-editor-preview
.sbg-about-preview__image img,
.elementor-editor-active
.sbg-about-preview__image img,
.elementor-edit-area-active
.sbg-about-preview__image img {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    transition: none !important;
}

/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) {
    .sbg-about-preview {
        padding: 105px 24px;
    }

    .sbg-about-preview__layout {
        grid-template-columns:
            minmax(380px, 1fr)
            minmax(0, 0.9fr);
        gap: 65px;
    }

    .sbg-about-preview__visual {
        min-height: 555px;
    }

    .sbg-about-preview__image {
        height: 400px;
    }

    .sbg-about-preview__caption {
        grid-template-columns: 1fr;
        gap: 9px;
        min-height: 112px;
    }

    .sbg-about-preview__caption strong {
        padding-left: 0;
    }

    .sbg-about-preview__caption strong::before {
        display: none;
    }

    .sbg-about-preview__experience {
        top: 280px;
        width: 185px;
        min-height: 125px;
        padding: 22px;
    }

    .sbg-about-preview__experience-number {
        font-size: 39px;
    }

    .sbg-about-preview__title {
        font-size: clamp(36px, 4.5vw, 47px);
    }

    .sbg-about-preview__description {
        font-size: 15px;
        line-height: 1.75;
    }
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {
    .sbg-about-preview {
        padding: 85px 18px;
    }

    .sbg-about-preview::before {
        top: auto;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 38%;
    }

    .sbg-about-preview::after {
        display: none;
    }

    .sbg-about-preview__layout {
        grid-template-columns: 1fr;
        gap: 70px;
    }

    .sbg-about-preview__visual {
        width: calc(100% - 5px);
        max-width: 610px;
        min-height: 565px;
        margin: 0 auto;
        padding-left: 24px;
    }

    .sbg-about-preview__outline {
        right: -7px;
    }

    .sbg-about-preview__figure {
        width: calc(100% - 25px);
    }

    .sbg-about-preview__image {
        height: 405px;
    }

    .sbg-about-preview__caption {
        min-height: 112px;
    }

    .sbg-about-preview__experience {
        top: 285px;
        right: 0;
        width: 180px;
        min-height: 124px;
    }

    .sbg-about-preview__vertical-label {
        left: -3px;
    }

    .sbg-about-preview__content {
        max-width: 600px;
    }

    .sbg-about-preview__title {
        max-width: 560px;
        font-size: clamp(37px, 9.5vw, 48px);
    }

    .sbg-about-preview__description {
        max-width: 580px;
    }
}

/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {
    .sbg-about-preview {
        padding: 70px 18px;
    }

    .sbg-about-preview__visual {
        min-height: 455px;
        padding-top: 20px;
        padding-left: 17px;
    }

    .sbg-about-preview__outline {
        width: calc(100% - 38px);
    }

    .sbg-about-preview__figure {
        width: calc(100% - 17px);
    }

    .sbg-about-preview__image {
        height: 300px;
    }

    .sbg-about-preview__caption {
        grid-template-columns: 1fr;
        gap: 8px;
        min-height: 122px;
        padding: 21px 20px;
    }

    .sbg-about-preview__caption strong {
        padding-left: 0;
        font-size: 12px;
        line-height: 1.55;
    }

    .sbg-about-preview__caption strong::before {
        display: none;
    }

    .sbg-about-preview__experience {
        top: 195px;
        right: -2px;
        width: 156px;
        min-height: 108px;
        padding: 19px;
    }

    .sbg-about-preview__experience-number {
        margin-bottom: 7px;
        font-size: 34px;
    }

    .sbg-about-preview__experience-label {
        max-width: 115px;
        font-size: 8px;
    }

    .sbg-about-preview__vertical-label {
        display: none;
    }

    .sbg-about-preview__chapter {
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .sbg-about-preview__chapter-line {
        margin-top: 5px;
    }

    .sbg-about-preview__title {
        font-size: 36px;
    }

    .sbg-about-preview__description {
        font-size: 15px;
    }

    .sbg-about-preview__link {
        width: 100%;
    }

    .sbg-about-preview__signature {
        align-items: flex-start;
    }

    .sbg-about-preview__signature > span {
        margin-top: 7px;
    }
}

/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {
    .sbg-about-reveal,
    .sbg-about-reveal[data-sbg-about-ready="true"],
    .sbg-about-reveal[data-sbg-about-ready="true"].is-visible {
        opacity: 1;
        visibility: visible;
        filter: none;
        transform: none;
        transition: none;
    }

    .sbg-about-preview__image::before {
        display: none;
    }

    .sbg-about-preview__image img {
        transform: none;
        transition: none;
    }

    .sbg-about-preview__link,
    .sbg-about-preview__link-icon {
        transition: none;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7a3ad0f *//* =========================================================
   SHREE BALAJEE GROUP
   MANUFACTURING EXCELLENCE — DARK EDITORIAL SECTION
========================================================= */

.sbg-mfg-showcase {
    --sbg-mfg2-black: #0d0e0c;
    --sbg-mfg2-charcoal: #121310;
    --sbg-mfg2-charcoal-light: #1a1b17;
    --sbg-mfg2-charcoal-soft: #23241f;
    --sbg-mfg2-champagne: #c7b78f;
    --sbg-mfg2-champagne-light: #e1d5b7;
    --sbg-mfg2-ivory: #f7f4eb;
    --sbg-mfg2-white: #ffffff;
    --sbg-mfg2-text: rgba(247, 244, 235, 0.88);
    --sbg-mfg2-muted: rgba(247, 244, 235, 0.58);
    --sbg-mfg2-border: rgba(225, 213, 183, 0.14);

    position: relative;
    isolation: isolate;
    overflow: hidden;
    padding: 130px 24px;
    color: var(--sbg-mfg2-text);
    background:
        linear-gradient(
            125deg,
            var(--sbg-mfg2-black) 0%,
            var(--sbg-mfg2-charcoal) 50%,
            #181914 100%
        );
    font-family:
        var(--e-global-typography-text-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;
}

.sbg-mfg-showcase,
.sbg-mfg-showcase * {
    box-sizing: border-box;
}

/* =========================================================
   BACKGROUND DETAILS
========================================================= */

.sbg-mfg-showcase::before {
    position: absolute;
    top: 0;
    left: 8%;
    width: 1px;
    height: 100%;
    background:
        linear-gradient(
            180deg,
            transparent,
            rgba(225, 213, 183, 0.13) 18%,
            rgba(225, 213, 183, 0.13) 82%,
            transparent
        );
    content: "";
    pointer-events: none;
}

.sbg-mfg-showcase::after {
    position: absolute;
    top: 0;
    right: 10%;
    width: 1px;
    height: 100%;
    background:
        linear-gradient(
            180deg,
            transparent,
            rgba(225, 213, 183, 0.09) 25%,
            rgba(225, 213, 183, 0.09) 75%,
            transparent
        );
    content: "";
    pointer-events: none;
}

.sbg-mfg-showcase__pattern {
    position: absolute;
    top: -170px;
    right: -160px;
    z-index: -1;
    width: 520px;
    height: 520px;
    border: 1px solid rgba(199, 183, 143, 0.13);
    border-radius: 50%;
    pointer-events: none;
}

.sbg-mfg-showcase__pattern::before,
.sbg-mfg-showcase__pattern::after {
    position: absolute;
    border: 1px solid rgba(199, 183, 143, 0.09);
    border-radius: 50%;
    content: "";
}

.sbg-mfg-showcase__pattern::before {
    inset: 78px;
}

.sbg-mfg-showcase__pattern::after {
    inset: 156px;
}

/* =========================================================
   CONTAINER
========================================================= */

.sbg-mfg-showcase__container {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

/* =========================================================
   SECTION HEADER
========================================================= */

.sbg-mfg-showcase__header {
    display: grid;
    grid-template-columns:
        minmax(220px, 0.65fr)
        minmax(0, 1.35fr);
    align-items: start;
    gap: clamp(50px, 8vw, 110px);
    margin-bottom: 65px;
}

.sbg-mfg-showcase__eyebrow {
    display: flex;
    align-items: center;
    gap: 14px;
    padding-top: 13px;
    color: var(--sbg-mfg2-champagne);
    font-size: 10px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.sbg-mfg-showcase__eyebrow-line {
    width: 42px;
    height: 1px;
    flex: 0 0 auto;
    background-color: var(--sbg-mfg2-champagne);
}

.sbg-mfg-showcase__title {
    max-width: 770px;
    margin: 0;
    color: var(--sbg-mfg2-ivory);
    font-family:
        var(--e-global-typography-primary-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;
    font-size: clamp(41px, 4.6vw, 59px);
    font-weight: 560;
    line-height: 1.08;
    letter-spacing: -0.045em;
    text-wrap: balance;
}

.sbg-mfg-showcase__title span {
    display: block;
    margin-top: 6px;
    color: var(--sbg-mfg2-champagne-light);
}

/* =========================================================
   CONTENT AND IMAGE STAGE
========================================================= */

.sbg-mfg-showcase__stage {
    display: grid;
    grid-template-columns:
        minmax(300px, 0.72fr)
        minmax(0, 1.48fr);
    align-items: stretch;
    gap: 18px;
}

/* =========================================================
   COPY PANEL
========================================================= */

.sbg-mfg-showcase__copy {
    position: relative;
    display: flex;
    min-height: 520px;
    align-items: flex-end;
    padding: 48px 42px;
    overflow: hidden;
    border: 1px solid var(--sbg-mfg2-border);
    color: var(--sbg-mfg2-ivory);
    background:
        linear-gradient(
            145deg,
            var(--sbg-mfg2-charcoal-light) 0%,
            var(--sbg-mfg2-charcoal-soft) 100%
        );
    box-shadow: 0 28px 58px rgba(0, 0, 0, 0.3);
}

.sbg-mfg-showcase__copy::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 95px;
    height: 4px;
    background-color: var(--sbg-mfg2-champagne);
    content: "";
}

.sbg-mfg-showcase__copy::after {
    position: absolute;
    top: 38px;
    right: 35px;
    width: 75px;
    height: 75px;
    border-top: 1px solid rgba(225, 213, 183, 0.25);
    border-right: 1px solid rgba(225, 213, 183, 0.25);
    content: "";
    pointer-events: none;
}

.sbg-mfg-showcase__copy p {
    position: relative;
    z-index: 2;
    max-width: 390px;
    margin: 0;
    color: rgba(247, 244, 235, 0.7);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.82;
}

/* =========================================================
   IMAGE GALLERY
========================================================= */

.sbg-mfg-showcase__gallery {
    display: grid;
    grid-template-columns:
        minmax(0, 1.2fr)
        minmax(210px, 0.8fr);
    gap: 18px;
    min-height: 520px;
}

.sbg-mfg-showcase__gallery-side {
    display: grid;
    grid-template-rows: repeat(2, minmax(0, 1fr));
    gap: 18px;
    min-width: 0;
}

.sbg-mfg-showcase__image {
    position: relative;
    min-width: 0;
    overflow: hidden;
    margin: 0;
    border: 1px solid var(--sbg-mfg2-border);
    background-color: var(--sbg-mfg2-charcoal-light);
    box-shadow: 0 22px 46px rgba(0, 0, 0, 0.26);
}

.sbg-mfg-showcase__image::before {
    position: absolute;
    inset: 0;
    z-index: 2;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background:
        linear-gradient(
            180deg,
            rgba(13, 14, 12, 0.02) 45%,
            rgba(13, 14, 12, 0.34) 100%
        );
    content: "";
    pointer-events: none;
}

.sbg-mfg-showcase__image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
    filter:
        saturate(0.84)
        contrast(1.04)
        brightness(0.92);
    transform: scale(1);
    transition:
        transform 0.85s cubic-bezier(0.2, 0.65, 0.3, 1),
        filter 0.85s ease;
}

.sbg-mfg-showcase__image:hover img {
    filter:
        saturate(1)
        contrast(1.05)
        brightness(1);
    transform: scale(1.035);
}

.sbg-mfg-showcase__image--large {
    height: 520px;
}

.sbg-mfg-showcase__image--small {
    height: 251px;
}

/* =========================================================
   FEATURE RAIL
========================================================= */

.sbg-mfg-showcase__features {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0;
    margin: 18px 0 0;
    padding: 0;
    border: 1px solid var(--sbg-mfg2-border);
    list-style: none;
    background-color: var(--sbg-mfg2-charcoal-light);
    box-shadow: 0 20px 42px rgba(0, 0, 0, 0.18);
}

.sbg-mfg-showcase__feature {
    position: relative;
    display: flex;
    min-width: 0;
    min-height: 122px;
    align-items: center;
    gap: 16px;
    padding: 28px 25px;
    border-right: 1px solid var(--sbg-mfg2-border);
    background-color: transparent;
    transition:
        background-color 0.35s ease,
        transform 0.35s ease,
        box-shadow 0.35s ease;
}

.sbg-mfg-showcase__feature:last-child {
    border-right: 0;
}

.sbg-mfg-showcase__feature::before {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 3px;
    background-color: var(--sbg-mfg2-champagne);
    content: "";
    transition: width 0.4s ease;
}

.sbg-mfg-showcase__feature:hover {
    z-index: 2;
    background-color: var(--sbg-mfg2-charcoal-soft);
    box-shadow: 0 18px 34px rgba(0, 0, 0, 0.24);
    transform: translateY(-4px);
}

.sbg-mfg-showcase__feature:hover::before {
    width: 100%;
}

.sbg-mfg-showcase__feature-mark {
    position: relative;
    width: 25px;
    height: 25px;
    flex: 0 0 auto;
    border: 1px solid rgba(225, 213, 183, 0.48);
}

.sbg-mfg-showcase__feature-mark::before,
.sbg-mfg-showcase__feature-mark::after {
    position: absolute;
    background-color: var(--sbg-mfg2-champagne);
    content: "";
}

.sbg-mfg-showcase__feature-mark::before {
    top: 11px;
    left: 6px;
    width: 11px;
    height: 1px;
}

.sbg-mfg-showcase__feature-mark::after {
    top: 6px;
    left: 11px;
    width: 1px;
    height: 11px;
}

.sbg-mfg-showcase__feature p {
    min-width: 0;
    margin: 0;
    color: rgba(247, 244, 235, 0.82);
    font-size: 13px;
    font-weight: 550;
    line-height: 1.55;
}

/* =========================================================
   REVEAL DEFAULTS
   Content remains visible if JavaScript fails
========================================================= */

.sbg-mfg2-reveal {
    opacity: 1;
    visibility: visible;
}

/* =========================================================
   EYEBROW FADE
========================================================= */

.sbg-mfg2-reveal.sbg-mfg2-reveal--fade[
    data-sbg-mfg2-ready="true"
] {
    opacity: 0;
    visibility: visible;
    transition:
        opacity 0.75s cubic-bezier(0.22, 1, 0.36, 1);
}

/* =========================================================
   HEADING REVEAL
========================================================= */

.sbg-mfg2-reveal.sbg-mfg2-reveal--heading[
    data-sbg-mfg2-ready="true"
] {
    opacity: 0;
    visibility: visible;
    transform:
        perspective(700px)
        rotateX(7deg)
        translateY(24px);
    transform-origin: bottom center;
    transition:
        opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
}

/* =========================================================
   COPY PANEL REVEAL
========================================================= */

.sbg-mfg2-reveal.sbg-mfg2-reveal--copy[
    data-sbg-mfg2-ready="true"
] {
    opacity: 0;
    visibility: visible;
    transform: translateX(-24px);
    transition:
        opacity 0.85s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.85s cubic-bezier(0.22, 1, 0.36, 1);
}

/* =========================================================
   IMAGE DIAGONAL WIPE
========================================================= */

.sbg-mfg2-reveal--image::after {
    position: absolute;
    inset: -2px;
    z-index: 8;
    background:
        linear-gradient(
            135deg,
            var(--sbg-mfg2-charcoal-light) 0%,
            var(--sbg-mfg2-charcoal-soft) 100%
        );
    content: "";
    pointer-events: none;
    transform: translateX(105%) skewX(-8deg);
}

.sbg-mfg2-reveal--image[
    data-sbg-mfg2-ready="true"
]::after {
    transform: translateX(0) skewX(-8deg);
    transition:
        transform 1.05s cubic-bezier(0.76, 0, 0.24, 1);
}

.sbg-mfg2-reveal--image[
    data-sbg-mfg2-ready="true"
].is-visible::after {
    transform: translateX(105%) skewX(-8deg);
}

.sbg-mfg2-reveal--image[
    data-sbg-mfg2-ready="true"
] img {
    transform: scale(1.065);
    transition:
        transform 1.2s cubic-bezier(0.22, 1, 0.36, 1),
        filter 0.85s ease;
}

.sbg-mfg2-reveal--image[
    data-sbg-mfg2-ready="true"
].is-visible img {
    transform: scale(1);
}

/* =========================================================
   FEATURE REVEAL
========================================================= */

.sbg-mfg2-reveal.sbg-mfg2-reveal--feature[
    data-sbg-mfg2-ready="true"
] {
    opacity: 0;
    visibility: visible;
    transform: translateY(16px);
    transition:
        opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.7s cubic-bezier(0.22, 1, 0.36, 1),
        background-color 0.35s ease,
        box-shadow 0.35s ease;
}

/* =========================================================
   VISIBLE STATES
========================================================= */

.sbg-mfg2-reveal[
    data-sbg-mfg2-ready="true"
].is-visible {
    opacity: 1;
    visibility: visible;
    transform: none;
}

/* =========================================================
   DELAYS
========================================================= */

.sbg-mfg2-reveal--delay-1 {
    --sbg-mfg2-delay: 0.12s;
}

.sbg-mfg2-reveal--delay-2 {
    --sbg-mfg2-delay: 0.24s;
}

.sbg-mfg2-reveal--delay-3 {
    --sbg-mfg2-delay: 0.36s;
}

.sbg-mfg2-reveal[
    data-sbg-mfg2-ready="true"
].is-visible {
    transition-delay: var(--sbg-mfg2-delay, 0s);
}

.sbg-mfg2-reveal--image[
    data-sbg-mfg2-ready="true"
].is-visible::after {
    transition-delay: var(--sbg-mfg2-delay, 0s);
}

/* =========================================================
   ELEMENTOR EDITOR PROTECTION
========================================================= */

body.elementor-editor-active .sbg-mfg2-reveal,
body.elementor-edit-area-active .sbg-mfg2-reveal,
body.elementor-editor-preview .sbg-mfg2-reveal,
.elementor-editor-active .sbg-mfg2-reveal,
.elementor-edit-area-active .sbg-mfg2-reveal,
.elementor-editor-preview .sbg-mfg2-reveal {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    transition: none !important;
}

body.elementor-editor-active
.sbg-mfg2-reveal--image::after,
body.elementor-edit-area-active
.sbg-mfg2-reveal--image::after,
body.elementor-editor-preview
.sbg-mfg2-reveal--image::after,
.elementor-editor-active
.sbg-mfg2-reveal--image::after,
.elementor-edit-area-active
.sbg-mfg2-reveal--image::after {
    display: none !important;
}

body.elementor-editor-active
.sbg-mfg2-reveal--image img,
body.elementor-edit-area-active
.sbg-mfg2-reveal--image img,
body.elementor-editor-preview
.sbg-mfg2-reveal--image img,
.elementor-editor-active
.sbg-mfg2-reveal--image img,
.elementor-edit-area-active
.sbg-mfg2-reveal--image img {
    transform: none !important;
    transition: none !important;
}

/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) {
    .sbg-mfg-showcase {
        padding: 105px 24px;
    }

    .sbg-mfg-showcase__header {
        grid-template-columns: 190px minmax(0, 1fr);
        gap: 50px;
        margin-bottom: 55px;
    }

    .sbg-mfg-showcase__title {
        font-size: clamp(38px, 5vw, 50px);
    }

    .sbg-mfg-showcase__stage {
        grid-template-columns:
            minmax(260px, 0.72fr)
            minmax(0, 1.28fr);
    }

    .sbg-mfg-showcase__copy {
        min-height: 475px;
        padding: 38px 30px;
    }

    .sbg-mfg-showcase__copy p {
        font-size: 15px;
        line-height: 1.75;
    }

    .sbg-mfg-showcase__gallery {
        grid-template-columns:
            minmax(0, 1.12fr)
            minmax(180px, 0.88fr);
        min-height: 475px;
    }

    .sbg-mfg-showcase__image--large {
        height: 475px;
    }

    .sbg-mfg-showcase__image--small {
        height: 228px;
    }

    .sbg-mfg-showcase__features {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .sbg-mfg-showcase__feature:nth-child(2) {
        border-right: 0;
    }

    .sbg-mfg-showcase__feature:nth-child(-n + 2) {
        border-bottom: 1px solid var(--sbg-mfg2-border);
    }
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {
    .sbg-mfg-showcase {
        padding: 85px 18px;
    }

    .sbg-mfg-showcase::before,
    .sbg-mfg-showcase::after {
        display: none;
    }

    .sbg-mfg-showcase__header {
        grid-template-columns: 1fr;
        gap: 22px;
        margin-bottom: 45px;
    }

    .sbg-mfg-showcase__eyebrow {
        padding-top: 0;
    }

    .sbg-mfg-showcase__title {
        max-width: 620px;
        font-size: clamp(37px, 9.5vw, 48px);
    }

    .sbg-mfg-showcase__stage {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .sbg-mfg-showcase__copy {
        min-height: auto;
        padding: 42px 32px;
    }

    .sbg-mfg-showcase__copy p {
        max-width: 600px;
    }

    .sbg-mfg-showcase__gallery {
        grid-template-columns:
            minmax(0, 1.15fr)
            minmax(165px, 0.85fr);
        min-height: 440px;
    }

    .sbg-mfg-showcase__image--large {
        height: 440px;
    }

    .sbg-mfg-showcase__image--small {
        height: 211px;
    }

    .sbg-mfg-showcase__features {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {
    .sbg-mfg-showcase {
        padding: 70px 18px;
    }

    .sbg-mfg-showcase__title {
        font-size: 36px;
    }

    .sbg-mfg-showcase__copy {
        padding: 36px 25px;
    }

    .sbg-mfg-showcase__copy p {
        font-size: 15px;
    }

    .sbg-mfg-showcase__gallery {
        grid-template-columns: 1fr;
        min-height: auto;
    }

    .sbg-mfg-showcase__gallery-side {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-rows: none;
    }

    .sbg-mfg-showcase__image--large {
        height: 310px;
    }

    .sbg-mfg-showcase__image--small {
        height: 165px;
    }

    .sbg-mfg-showcase__features {
        grid-template-columns: 1fr;
    }

    .sbg-mfg-showcase__feature {
        min-height: auto;
        padding: 24px 22px;
        border-right: 0;
        border-bottom: 1px solid var(--sbg-mfg2-border);
    }

    .sbg-mfg-showcase__feature:nth-child(3) {
        border-bottom: 1px solid var(--sbg-mfg2-border);
    }

    .sbg-mfg-showcase__feature:last-child {
        border-bottom: 0;
    }
}

/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {
    .sbg-mfg2-reveal,
    .sbg-mfg2-reveal[data-sbg-mfg2-ready="true"],
    .sbg-mfg2-reveal[
        data-sbg-mfg2-ready="true"
    ].is-visible {
        opacity: 1;
        visibility: visible;
        transform: none;
        transition: none;
    }

    .sbg-mfg2-reveal--image::after {
        display: none;
    }

    .sbg-mfg2-reveal--image img,
    .sbg-mfg-showcase__image img,
    .sbg-mfg-showcase__feature {
        transform: none;
        transition: none;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f63f87f *//* =========================================================
   SHREE BALAJEE GROUP
   LIGHT LUXURY INTERACTIVE PRODUCT PORTFOLIO
========================================================= */

.sbg-portfolio-lux {
    --sbg-pl-charcoal: #151612;
    --sbg-pl-charcoal-soft: #252620;
    --sbg-pl-champagne: #b9a677;
    --sbg-pl-champagne-dark: #8d7c54;
    --sbg-pl-champagne-light: #ded1ae;
    --sbg-pl-ivory: #f7f4eb;
    --sbg-pl-ivory-light: #fffdf8;
    --sbg-pl-cream-dark: #ece6d8;
    --sbg-pl-text: #252620;
    --sbg-pl-muted: #6e6e66;
    --sbg-pl-border: rgba(37, 38, 32, 0.14);
    --sbg-pl-shadow: rgba(38, 36, 29, 0.12);

    position: relative;
    isolation: isolate;
    overflow: hidden;
    padding: 125px 24px 130px;
    color: var(--sbg-pl-text);
    background:
        linear-gradient(
            135deg,
            var(--sbg-pl-ivory-light) 0%,
            var(--sbg-pl-ivory) 55%,
            var(--sbg-pl-cream-dark) 100%
        );
    font-family:
        var(--e-global-typography-text-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;
}

.sbg-portfolio-lux,
.sbg-portfolio-lux * {
    box-sizing: border-box;
}

/* =========================================================
   BACKGROUND DETAILS
========================================================= */

.sbg-portfolio-lux::before {
    position: absolute;
    top: 0;
    left: 8%;
    width: 1px;
    height: 100%;
    background:
        linear-gradient(
            180deg,
            transparent,
            rgba(37, 38, 32, 0.11) 17%,
            rgba(37, 38, 32, 0.11) 83%,
            transparent
        );
    content: "";
    pointer-events: none;
}

.sbg-portfolio-lux::after {
    position: absolute;
    top: 0;
    right: 9%;
    width: 1px;
    height: 100%;
    background:
        linear-gradient(
            180deg,
            transparent,
            rgba(37, 38, 32, 0.08) 24%,
            rgba(37, 38, 32, 0.08) 76%,
            transparent
        );
    content: "";
    pointer-events: none;
}

.sbg-portfolio-lux__background {
    position: absolute;
    top: -245px;
    right: -175px;
    z-index: -1;
    width: 560px;
    height: 560px;
    border: 1px solid rgba(185, 166, 119, 0.2);
    border-radius: 50%;
    pointer-events: none;
}

.sbg-portfolio-lux__background::before,
.sbg-portfolio-lux__background::after {
    position: absolute;
    border: 1px solid rgba(185, 166, 119, 0.14);
    border-radius: 50%;
    content: "";
}

.sbg-portfolio-lux__background::before {
    inset: 85px;
}

.sbg-portfolio-lux__background::after {
    inset: 170px;
}

/* =========================================================
   CONTAINER
========================================================= */

.sbg-portfolio-lux__container {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

/* =========================================================
   HEADER
========================================================= */

.sbg-portfolio-lux__header {
    display: grid;
    grid-template-columns:
        minmax(210px, 0.55fr)
        minmax(0, 1.45fr);
    align-items: start;
    gap: clamp(55px, 8vw, 115px);
    margin-bottom: 70px;
}

.sbg-portfolio-lux__eyebrow {
    display: flex;
    align-items: center;
    gap: 14px;
    padding-top: 14px;
    color: var(--sbg-pl-champagne-dark);
    font-size: 10px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.sbg-portfolio-lux__eyebrow-line {
    width: 42px;
    height: 1px;
    flex: 0 0 auto;
    background-color: var(--sbg-pl-champagne);
}

.sbg-portfolio-lux__title {
    max-width: 820px;
    margin: 0;
    color: var(--sbg-pl-charcoal);
    font-family:
        var(--e-global-typography-primary-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;
    font-size: clamp(41px, 4.7vw, 60px);
    font-weight: 570;
    line-height: 1.08;
    letter-spacing: -0.046em;
    text-wrap: balance;
}

.sbg-portfolio-lux__title span {
    display: block;
    margin-top: 7px;
    color: var(--sbg-pl-champagne-dark);
}

/* =========================================================
   INTERACTIVE DISPLAY
========================================================= */

.sbg-portfolio-lux__display {
    display: grid;
    grid-template-columns:
        minmax(300px, 0.72fr)
        minmax(0, 1.48fr);
    min-height: 615px;
    overflow: hidden;
    border: 1px solid var(--sbg-pl-border);
    background-color: var(--sbg-pl-ivory-light);
    box-shadow:
        0 28px 65px var(--sbg-pl-shadow);
}

/* =========================================================
   PRODUCT NAVIGATION
========================================================= */

.sbg-portfolio-lux__navigation {
    position: relative;
    z-index: 4;
    border-right: 1px solid var(--sbg-pl-border);
    background:
        linear-gradient(
            180deg,
            #f4f0e5 0%,
            #eee8da 100%
        );
}

.sbg-portfolio-lux__trigger {
    position: relative;
    display: flex;
    min-height: 102px;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    overflow: hidden;
    padding: 25px 29px 25px 0;
    border-bottom: 1px solid var(--sbg-pl-border);
    color: rgba(37, 38, 32, 0.58);
    background-color: transparent;
    font-size: clamp(19px, 1.8vw, 25px);
    font-weight: 540;
    line-height: 1.25;
    letter-spacing: -0.025em;
    text-decoration: none;
    transition:
        color 0.4s ease,
        padding-left 0.45s cubic-bezier(0.22, 1, 0.36, 1),
        background-color 0.4s ease;
}

.sbg-portfolio-lux__trigger:last-child {
    border-bottom: 0;
}

.sbg-portfolio-lux__trigger::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 4px;
    background-color: var(--sbg-pl-champagne);
    content: "";
    transform: scaleY(0);
    transform-origin: bottom center;
    transition:
        transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-portfolio-lux__trigger::after {
    position: absolute;
    right: 29px;
    bottom: -1px;
    left: 0;
    height: 1px;
    background:
        linear-gradient(
            90deg,
            var(--sbg-pl-champagne),
            transparent
        );
    content: "";
    transform: scaleX(0);
    transform-origin: left center;
    transition:
        transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-portfolio-lux__trigger:hover,
.sbg-portfolio-lux__trigger:focus-visible,
.sbg-portfolio-lux__trigger.is-active {
    padding-left: 23px;
    color: var(--sbg-pl-charcoal);
    background-color: var(--sbg-pl-ivory-light);
}

.sbg-portfolio-lux__trigger:hover::before,
.sbg-portfolio-lux__trigger:focus-visible::before,
.sbg-portfolio-lux__trigger.is-active::before {
    transform: scaleY(1);
}

.sbg-portfolio-lux__trigger:hover::after,
.sbg-portfolio-lux__trigger:focus-visible::after,
.sbg-portfolio-lux__trigger.is-active::after {
    transform: scaleX(1);
}

.sbg-portfolio-lux__trigger-arrow {
    display: inline-block;
    flex: 0 0 auto;
    color: var(--sbg-pl-champagne-dark);
    font-size: 14px;
    opacity: 0;
    transform: translateX(-10px);
    transition:
        opacity 0.35s ease,
        transform 0.35s ease;
}

.sbg-portfolio-lux__trigger:hover
.sbg-portfolio-lux__trigger-arrow,
.sbg-portfolio-lux__trigger:focus-visible
.sbg-portfolio-lux__trigger-arrow,
.sbg-portfolio-lux__trigger.is-active
.sbg-portfolio-lux__trigger-arrow {
    opacity: 1;
    transform: translateX(0);
}

.sbg-portfolio-lux__trigger:focus-visible {
    outline: 2px solid rgba(185, 166, 119, 0.55);
    outline-offset: -2px;
}

/* =========================================================
   PRODUCT STAGE
========================================================= */

.sbg-portfolio-lux__stage {
    position: relative;
    min-width: 0;
    min-height: 615px;
    overflow: hidden;
    background:
        radial-gradient(
            circle at 40% 45%,
            rgba(185, 166, 119, 0.12),
            transparent 43%
        ),
        var(--sbg-pl-ivory-light);
}

/* =========================================================
   PRODUCT PANEL
========================================================= */

.sbg-portfolio-lux__panel {
    position: absolute;
    inset: 0;
    display: grid;
    grid-template-columns:
        minmax(0, 1.45fr)
        minmax(230px, 0.55fr);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.sbg-portfolio-lux__panel.is-active {
    z-index: 3;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

/* =========================================================
   PRODUCT IMAGE
   Complete image remains visible without cropping
========================================================= */

.sbg-portfolio-lux__image {
    position: relative;
    display: flex;
    min-width: 0;
    height: 100%;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 0;
    padding: clamp(30px, 4vw, 60px);
    border-right: 1px solid var(--sbg-pl-border);
    background:
        linear-gradient(
            145deg,
            #fffefb 0%,
            #f4efe4 100%
        );
}

.sbg-portfolio-lux__image::before {
    position: absolute;
    inset: 28px;
    z-index: 1;
    border: 1px solid rgba(37, 38, 32, 0.12);
    content: "";
    pointer-events: none;
}

.sbg-portfolio-lux__image::after {
    position: absolute;
    top: 28px;
    left: 28px;
    z-index: 2;
    width: 90px;
    height: 3px;
    background-color: var(--sbg-pl-champagne);
    content: "";
    pointer-events: none;
}

.sbg-portfolio-lux__image img {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    max-height: 500px;
    display: block;
    object-fit: contain;
    object-position: center;
    filter:
        saturate(0.92)
        contrast(1.02)
        brightness(1);
}

/* =========================================================
   PRODUCT DETAILS
   Fully separate from image
========================================================= */

.sbg-portfolio-lux__details {
    position: relative;
    display: flex;
    min-width: 0;
    flex-direction: column;
    justify-content: space-between;
    padding: 48px 38px 42px;
    background:
        linear-gradient(
            155deg,
            #ede5d4 0%,
            #e4dac4 100%
        );
}

.sbg-portfolio-lux__details::before {
    position: absolute;
    top: 48px;
    left: 38px;
    width: 38px;
    height: 1px;
    background-color: var(--sbg-pl-champagne-dark);
    content: "";
}

.sbg-portfolio-lux__details > div {
    min-width: 0;
    padding-top: 38px;
}

.sbg-portfolio-lux__details h3 {
    margin: 0;
    color: var(--sbg-pl-charcoal);
    font-size: clamp(27px, 2.6vw, 39px);
    font-weight: 570;
    line-height: 1.13;
    letter-spacing: -0.035em;
    overflow-wrap: anywhere;
}

.sbg-portfolio-lux__details p {
    margin: 15px 0 0;
    color: var(--sbg-pl-muted);
    font-size: 13px;
    font-weight: 520;
    line-height: 1.65;
}

/* =========================================================
   PRODUCT BUTTON
========================================================= */

.sbg-portfolio-lux__button {
    display: inline-flex;
    width: 52px;
    height: 52px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    align-self: flex-start;
    border: 1px solid rgba(37, 38, 32, 0.28);
    color: var(--sbg-pl-ivory);
    background-color: var(--sbg-pl-charcoal);
    font-size: 18px;
    text-decoration: none;
    box-shadow: 0 12px 26px rgba(37, 38, 32, 0.14);
    transition:
        color 0.35s ease,
        background-color 0.35s ease,
        border-color 0.35s ease,
        box-shadow 0.35s ease,
        transform 0.35s ease;
}

.sbg-portfolio-lux__button:hover,
.sbg-portfolio-lux__button:focus-visible {
    color: var(--sbg-pl-charcoal);
    border-color: var(--sbg-pl-champagne-light);
    background-color: var(--sbg-pl-champagne-light);
    box-shadow: 0 16px 30px rgba(37, 38, 32, 0.18);
    transform: rotate(8deg);
}

.sbg-portfolio-lux__button:focus-visible {
    outline: 3px solid rgba(185, 166, 119, 0.35);
    outline-offset: 4px;
}

/* =========================================================
   ACTIVE PANEL ANIMATION
========================================================= */

.sbg-portfolio-lux__panel.is-active
.sbg-portfolio-lux__image {
    animation:
        sbgPortfolioLightImageStage 0.75s
        cubic-bezier(0.22, 1, 0.36, 1)
        both;
}

.sbg-portfolio-lux__panel.is-active
.sbg-portfolio-lux__image img {
    animation:
        sbgPortfolioLightImage 0.9s
        cubic-bezier(0.22, 1, 0.36, 1)
        both;
}

.sbg-portfolio-lux__panel.is-active
.sbg-portfolio-lux__details {
    animation:
        sbgPortfolioLightDetails 0.72s
        cubic-bezier(0.22, 1, 0.36, 1)
        0.08s both;
}

.sbg-portfolio-lux__panel.is-active
.sbg-portfolio-lux__button {
    animation:
        sbgPortfolioLightButton 0.65s
        cubic-bezier(0.22, 1, 0.36, 1)
        0.22s both;
}

@keyframes sbgPortfolioLightImageStage {
    from {
        clip-path: inset(0 100% 0 0);
    }

    to {
        clip-path: inset(0 0 0 0);
    }
}

@keyframes sbgPortfolioLightImage {
    from {
        opacity: 0;
        transform: scale(0.965);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes sbgPortfolioLightDetails {
    from {
        opacity: 0;
        transform: translateX(24px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes sbgPortfolioLightButton {
    from {
        opacity: 0;
        transform: translateY(15px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* =========================================================
   SECTION REVEAL
========================================================= */

.sbg-portfolio-lux[data-sbg-pl-ready="true"]
.sbg-portfolio-lux__eyebrow {
    opacity: 0;
    transform: translateX(-20px);
    transition:
        opacity 0.75s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.75s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-portfolio-lux[data-sbg-pl-ready="true"]
.sbg-portfolio-lux__title {
    opacity: 0;
    filter: blur(4px);
    transform: translateY(22px);
    transition:
        opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1),
        filter 0.9s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-portfolio-lux[data-sbg-pl-ready="true"]
.sbg-portfolio-lux__trigger {
    opacity: 0;
    transform: translateX(-18px);
    transition:
        opacity 0.65s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.65s cubic-bezier(0.22, 1, 0.36, 1),
        color 0.4s ease,
        padding-left 0.45s cubic-bezier(0.22, 1, 0.36, 1),
        background-color 0.4s ease;
}

.sbg-portfolio-lux[data-sbg-pl-ready="true"].is-inview
.sbg-portfolio-lux__eyebrow,
.sbg-portfolio-lux[data-sbg-pl-ready="true"].is-inview
.sbg-portfolio-lux__title,
.sbg-portfolio-lux[data-sbg-pl-ready="true"].is-inview
.sbg-portfolio-lux__trigger {
    opacity: 1;
    filter: none;
    transform: none;
}

.sbg-portfolio-lux[data-sbg-pl-ready="true"].is-inview
.sbg-portfolio-lux__trigger:nth-child(1) {
    transition-delay: 0.12s;
}

.sbg-portfolio-lux[data-sbg-pl-ready="true"].is-inview
.sbg-portfolio-lux__trigger:nth-child(2) {
    transition-delay: 0.18s;
}

.sbg-portfolio-lux[data-sbg-pl-ready="true"].is-inview
.sbg-portfolio-lux__trigger:nth-child(3) {
    transition-delay: 0.24s;
}

.sbg-portfolio-lux[data-sbg-pl-ready="true"].is-inview
.sbg-portfolio-lux__trigger:nth-child(4) {
    transition-delay: 0.3s;
}

.sbg-portfolio-lux[data-sbg-pl-ready="true"].is-inview
.sbg-portfolio-lux__trigger:nth-child(5) {
    transition-delay: 0.36s;
}

.sbg-portfolio-lux[data-sbg-pl-ready="true"].is-inview
.sbg-portfolio-lux__trigger:nth-child(6) {
    transition-delay: 0.42s;
}

/* =========================================================
   ELEMENTOR EDITOR PROTECTION
========================================================= */

body.elementor-editor-active
.sbg-portfolio-lux__eyebrow,
body.elementor-editor-active
.sbg-portfolio-lux__title,
body.elementor-editor-active
.sbg-portfolio-lux__trigger,
body.elementor-edit-area-active
.sbg-portfolio-lux__eyebrow,
body.elementor-edit-area-active
.sbg-portfolio-lux__title,
body.elementor-edit-area-active
.sbg-portfolio-lux__trigger,
body.elementor-editor-preview
.sbg-portfolio-lux__eyebrow,
body.elementor-editor-preview
.sbg-portfolio-lux__title,
body.elementor-editor-preview
.sbg-portfolio-lux__trigger,
.elementor-editor-active
.sbg-portfolio-lux__eyebrow,
.elementor-editor-active
.sbg-portfolio-lux__title,
.elementor-editor-active
.sbg-portfolio-lux__trigger {
    opacity: 1 !important;
    visibility: visible !important;
    filter: none !important;
    transform: none !important;
    transition: none !important;
}

body.elementor-editor-active
.sbg-portfolio-lux__panel.is-active
.sbg-portfolio-lux__image,
body.elementor-editor-active
.sbg-portfolio-lux__panel.is-active
.sbg-portfolio-lux__image img,
body.elementor-editor-active
.sbg-portfolio-lux__panel.is-active
.sbg-portfolio-lux__details,
body.elementor-editor-active
.sbg-portfolio-lux__panel.is-active
.sbg-portfolio-lux__button,
.elementor-editor-active
.sbg-portfolio-lux__panel.is-active
.sbg-portfolio-lux__image,
.elementor-editor-active
.sbg-portfolio-lux__panel.is-active
.sbg-portfolio-lux__image img,
.elementor-editor-active
.sbg-portfolio-lux__panel.is-active
.sbg-portfolio-lux__details,
.elementor-editor-active
.sbg-portfolio-lux__panel.is-active
.sbg-portfolio-lux__button {
    opacity: 1 !important;
    clip-path: none !important;
    transform: none !important;
    animation: none !important;
}

/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) {
    .sbg-portfolio-lux {
        padding: 105px 24px 110px;
    }

    .sbg-portfolio-lux__header {
        grid-template-columns:
            minmax(180px, 0.5fr)
            minmax(0, 1.5fr);
        gap: 50px;
        margin-bottom: 58px;
    }

    .sbg-portfolio-lux__title {
        font-size: clamp(38px, 5.2vw, 51px);
    }

    .sbg-portfolio-lux__display {
        grid-template-columns:
            minmax(255px, 0.72fr)
            minmax(0, 1.28fr);
        min-height: 570px;
    }

    .sbg-portfolio-lux__trigger {
        min-height: 95px;
        font-size: 20px;
    }

    .sbg-portfolio-lux__stage {
        min-height: 570px;
    }

    .sbg-portfolio-lux__panel {
        grid-template-columns:
            minmax(0, 1.35fr)
            minmax(205px, 0.65fr);
    }

    .sbg-portfolio-lux__details {
        padding: 42px 29px 36px;
    }

    .sbg-portfolio-lux__details::before {
        top: 42px;
        left: 29px;
    }
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {
    .sbg-portfolio-lux {
        padding: 85px 18px 90px;
    }

    .sbg-portfolio-lux::before,
    .sbg-portfolio-lux::after {
        display: none;
    }

    .sbg-portfolio-lux__header {
        grid-template-columns: 1fr;
        gap: 22px;
        margin-bottom: 48px;
    }

    .sbg-portfolio-lux__eyebrow {
        padding-top: 0;
    }

    .sbg-portfolio-lux__title {
        max-width: 620px;
        font-size: clamp(37px, 9.5vw, 48px);
    }

    .sbg-portfolio-lux__display {
        grid-template-columns: 1fr;
        min-height: auto;
    }

    .sbg-portfolio-lux__navigation {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        border-right: 0;
        border-bottom: 1px solid var(--sbg-pl-border);
    }

    .sbg-portfolio-lux__trigger {
        min-height: 88px;
        padding: 20px;
        border-right: 1px solid var(--sbg-pl-border);
        font-size: 17px;
    }

    .sbg-portfolio-lux__trigger:nth-child(2n) {
        border-right: 0;
    }

    .sbg-portfolio-lux__trigger:hover,
    .sbg-portfolio-lux__trigger:focus-visible,
    .sbg-portfolio-lux__trigger.is-active {
        padding-left: 20px;
    }

    .sbg-portfolio-lux__stage {
        min-height: 610px;
    }

    .sbg-portfolio-lux__panel {
        grid-template-columns: 1fr;
        grid-template-rows: 420px auto;
    }

    .sbg-portfolio-lux__image {
        height: 420px;
        padding: 30px;
        border-right: 0;
        border-bottom: 1px solid var(--sbg-pl-border);
    }

    .sbg-portfolio-lux__details {
        min-height: 190px;
        flex-direction: row;
        align-items: flex-end;
        gap: 25px;
        padding: 38px 30px 30px;
    }

    .sbg-portfolio-lux__details::before {
        top: 30px;
        left: 30px;
    }

    .sbg-portfolio-lux__details > div {
        padding-top: 20px;
    }
}

/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {
    .sbg-portfolio-lux {
        padding: 70px 18px 75px;
    }

    .sbg-portfolio-lux__title {
        font-size: 36px;
    }

    .sbg-portfolio-lux__navigation {
        grid-template-columns: 1fr;
    }

    .sbg-portfolio-lux__trigger,
    .sbg-portfolio-lux__trigger:nth-child(2n) {
        min-height: 72px;
        padding: 17px 16px;
        border-right: 0;
    }

    .sbg-portfolio-lux__trigger:hover,
    .sbg-portfolio-lux__trigger:focus-visible,
    .sbg-portfolio-lux__trigger.is-active {
        padding-left: 16px;
    }

    .sbg-portfolio-lux__stage {
        min-height: 545px;
    }

    .sbg-portfolio-lux__panel {
        grid-template-rows: 350px auto;
    }

    .sbg-portfolio-lux__image {
        height: 350px;
        padding: 22px;
    }

    .sbg-portfolio-lux__image::before {
        inset: 18px;
    }

    .sbg-portfolio-lux__image::after {
        top: 18px;
        left: 18px;
        width: 65px;
    }

    .sbg-portfolio-lux__details {
        min-height: 195px;
        padding: 34px 22px 25px;
    }

    .sbg-portfolio-lux__details::before {
        top: 27px;
        left: 22px;
    }

    .sbg-portfolio-lux__details h3 {
        font-size: 27px;
    }

    .sbg-portfolio-lux__button {
        width: 46px;
        height: 46px;
    }
}

/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {
    .sbg-portfolio-lux__eyebrow,
    .sbg-portfolio-lux__title,
    .sbg-portfolio-lux__trigger,
    .sbg-portfolio-lux__panel.is-active
    .sbg-portfolio-lux__image,
    .sbg-portfolio-lux__panel.is-active
    .sbg-portfolio-lux__image img,
    .sbg-portfolio-lux__panel.is-active
    .sbg-portfolio-lux__details,
    .sbg-portfolio-lux__panel.is-active
    .sbg-portfolio-lux__button {
        opacity: 1;
        visibility: visible;
        filter: none;
        clip-path: none;
        transform: none;
        animation: none;
        transition: none;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-36a004d *//* =========================================================
   SHREE BALAJEE GROUP
   INDUSTRIES WE SERVE — DARK CONSTELLATION SECTION
========================================================= */

.sbg-industries {
    --sbg-ind-black: #0c0d0b;
    --sbg-ind-charcoal: #11120f;
    --sbg-ind-charcoal-light: #1a1b17;
    --sbg-ind-champagne: #c7b78f;
    --sbg-ind-champagne-light: #e1d5b7;
    --sbg-ind-ivory: #f7f4eb;
    --sbg-ind-muted: rgba(247, 244, 235, 0.62);
    --sbg-ind-border: rgba(225, 213, 183, 0.16);

    position: relative;
    isolation: isolate;
    overflow: hidden;
    padding: 130px 24px;
    color: var(--sbg-ind-ivory);
    background:
        linear-gradient(
            125deg,
            var(--sbg-ind-black) 0%,
            var(--sbg-ind-charcoal) 52%,
            #181914 100%
        );
    font-family:
        var(--e-global-typography-text-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;
}

.sbg-industries,
.sbg-industries * {
    box-sizing: border-box;
}

/* =========================================================
   BACKGROUND
========================================================= */

.sbg-industries::before {
    position: absolute;
    top: 0;
    left: 8%;
    width: 1px;
    height: 100%;
    background:
        linear-gradient(
            180deg,
            transparent,
            rgba(225, 213, 183, 0.13) 18%,
            rgba(225, 213, 183, 0.13) 82%,
            transparent
        );
    content: "";
    pointer-events: none;
}

.sbg-industries::after {
    position: absolute;
    top: 0;
    right: 9%;
    width: 1px;
    height: 100%;
    background:
        linear-gradient(
            180deg,
            transparent,
            rgba(225, 213, 183, 0.08) 25%,
            rgba(225, 213, 183, 0.08) 75%,
            transparent
        );
    content: "";
    pointer-events: none;
}

.sbg-industries__texture {
    position: absolute;
    inset: 0;
    z-index: -2;
    opacity: 0.32;
    pointer-events: none;
    background-image:
        linear-gradient(
            rgba(255, 255, 255, 0.022) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.022) 1px,
            transparent 1px
        );
    background-size: 92px 92px;
    -webkit-mask-image:
        linear-gradient(
            90deg,
            transparent,
            rgba(0, 0, 0, 0.88) 18%,
            rgba(0, 0, 0, 0.88) 82%,
            transparent
        );
    mask-image:
        linear-gradient(
            90deg,
            transparent,
            rgba(0, 0, 0, 0.88) 18%,
            rgba(0, 0, 0, 0.88) 82%,
            transparent
        );
}

.sbg-industries__glow {
    position: absolute;
    top: 45%;
    right: -220px;
    z-index: -1;
    width: 620px;
    height: 620px;
    border: 1px solid rgba(199, 183, 143, 0.08);
    border-radius: 50%;
    pointer-events: none;
    transform: translateY(-50%);
}

.sbg-industries__glow::before,
.sbg-industries__glow::after {
    position: absolute;
    border: 1px solid rgba(199, 183, 143, 0.055);
    border-radius: 50%;
    content: "";
}

.sbg-industries__glow::before {
    inset: 90px;
}

.sbg-industries__glow::after {
    inset: 180px;
}

/* =========================================================
   CONTAINER
========================================================= */

.sbg-industries__container {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

/* =========================================================
   HEADER
========================================================= */

.sbg-industries__header {
    display: grid;
    grid-template-columns:
        minmax(220px, 0.58fr)
        minmax(0, 1.42fr);
    align-items: start;
    gap: clamp(55px, 8vw, 115px);
    margin-bottom: 72px;
}

.sbg-industries__eyebrow {
    display: flex;
    align-items: center;
    gap: 14px;
    padding-top: 14px;
    color: var(--sbg-ind-champagne);
    font-size: 10px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.sbg-industries__eyebrow-line {
    width: 42px;
    height: 1px;
    flex: 0 0 auto;
    background-color: var(--sbg-ind-champagne);
    transform-origin: left center;
}

.sbg-industries__title {
    max-width: 790px;
    margin: 0;
    color: var(--sbg-ind-ivory);
    font-family:
        var(--e-global-typography-primary-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;
    font-size: clamp(41px, 4.7vw, 60px);
    font-weight: 560;
    line-height: 1.08;
    letter-spacing: -0.046em;
    text-wrap: balance;
}

.sbg-industries__title span {
    display: block;
    margin-top: 7px;
    color: var(--sbg-ind-champagne-light);
}

/* =========================================================
   MAIN LAYOUT
========================================================= */

.sbg-industries__layout {
    display: grid;
    grid-template-columns:
        minmax(280px, 0.62fr)
        minmax(0, 1.38fr);
    align-items: center;
    gap: clamp(55px, 7vw, 95px);
}

/* =========================================================
   DESCRIPTION
========================================================= */

.sbg-industries__copy {
    position: relative;
    max-width: 365px;
    padding: 35px 0 35px 31px;
    border-top: 1px solid var(--sbg-ind-border);
    border-bottom: 1px solid var(--sbg-ind-border);
}

.sbg-industries__copy::before {
    position: absolute;
    top: 35px;
    bottom: 35px;
    left: 0;
    width: 2px;
    background:
        linear-gradient(
            180deg,
            var(--sbg-ind-champagne),
            rgba(199, 183, 143, 0.15)
        );
    content: "";
}

.sbg-industries__copy::after {
    position: absolute;
    top: 34px;
    left: -3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: var(--sbg-ind-champagne);
    box-shadow:
        0 0 0 7px
        rgba(199, 183, 143, 0.09);
    content: "";
}

.sbg-industries__copy p {
    margin: 0;
    color: var(--sbg-ind-muted);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.82;
}

/* =========================================================
   CONSTELLATION
========================================================= */

.sbg-industries__constellation {
    position: relative;
    width: 100%;
    min-height: 640px;
}

/* =========================================================
   ORBIT RINGS
========================================================= */

.sbg-industries__orbit {
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid rgba(225, 213, 183, 0.16);
    border-radius: 50%;
    pointer-events: none;
    transform: translate(-50%, -50%);
}

.sbg-industries__orbit--outer {
    width: 390px;
    height: 390px;
}

.sbg-industries__orbit--middle {
    width: 285px;
    height: 285px;
    border-style: dashed;
    border-color: rgba(225, 213, 183, 0.12);
}

.sbg-industries__orbit--inner {
    width: 175px;
    height: 175px;
    border-color: rgba(199, 183, 143, 0.2);
}

.sbg-industries__orbit-core {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    border: 1px solid var(--sbg-ind-champagne);
    border-radius: 50%;
    background-color: var(--sbg-ind-charcoal);
    box-shadow:
        0 0 0 10px rgba(199, 183, 143, 0.06),
        0 0 0 22px rgba(199, 183, 143, 0.025);
    pointer-events: none;
    transform: translate(-50%, -50%);
}

.sbg-industries__orbit-core::before,
.sbg-industries__orbit-core::after {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: rgba(199, 183, 143, 0.35);
    content: "";
    transform: translate(-50%, -50%);
}

.sbg-industries__orbit-core::before {
    width: 75px;
    height: 1px;
}

.sbg-industries__orbit-core::after {
    width: 1px;
    height: 75px;
}

/* =========================================================
   INDUSTRY LIST
========================================================= */

.sbg-industries__list {
    position: absolute;
    inset: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

/* =========================================================
   INDUSTRY ITEM
========================================================= */

.sbg-industries__item {
    position: absolute;
    z-index: 4;
    display: flex;
    width: 245px;
    align-items: center;
    gap: 16px;
    color: rgba(247, 244, 235, 0.72);
    transition:
        color 0.35s ease,
        transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-industries__item--left {
    justify-content: flex-end;
    text-align: right;
}

.sbg-industries__item--right {
    justify-content: flex-start;
    text-align: left;
}

/* Connector lines */

.sbg-industries__item::before {
    position: absolute;
    top: 50%;
    width: 54px;
    height: 1px;
    background:
        linear-gradient(
            90deg,
            rgba(199, 183, 143, 0.12),
            rgba(199, 183, 143, 0.58)
        );
    content: "";
    pointer-events: none;
    transform: translateY(-50%) scaleX(0.55);
    transition:
        transform 0.45s cubic-bezier(0.22, 1, 0.36, 1),
        background-color 0.35s ease;
}

.sbg-industries__item--left::before {
    right: -53px;
    transform-origin: left center;
}

.sbg-industries__item--right::before {
    left: -53px;
    background:
        linear-gradient(
            90deg,
            rgba(199, 183, 143, 0.58),
            rgba(199, 183, 143, 0.12)
        );
    transform-origin: right center;
}

.sbg-industries__item:hover {
    color: var(--sbg-ind-ivory);
    transform: translateY(-4px);
}

.sbg-industries__item:hover::before {
    transform: translateY(-50%) scaleX(1);
}

/* =========================================================
   NODE POSITIONS
========================================================= */

.sbg-industries__item--one {
    top: 4%;
    left: 0;
}

.sbg-industries__item--two {
    top: 4%;
    right: 0;
}

.sbg-industries__item--three {
    top: 29%;
    left: 0;
}

.sbg-industries__item--four {
    top: 29%;
    right: 0;
}

.sbg-industries__item--five {
    top: 57%;
    left: 0;
}

.sbg-industries__item--six {
    top: 57%;
    right: 0;
}

.sbg-industries__item--seven {
    bottom: 4%;
    left: 0;
}

.sbg-industries__item--eight {
    right: 0;
    bottom: 4%;
}

/* =========================================================
   ICON
========================================================= */

.sbg-industries__icon {
    position: relative;
    display: inline-flex;
    width: 58px;
    height: 58px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(225, 213, 183, 0.24);
    border-radius: 50%;
    color: var(--sbg-ind-champagne-light);
    background-color: var(--sbg-ind-charcoal-light);
    box-shadow:
        0 14px 30px
        rgba(0, 0, 0, 0.22);
    transition:
        color 0.35s ease,
        background-color 0.35s ease,
        border-color 0.35s ease,
        box-shadow 0.35s ease,
        transform 0.4s ease;
}

.sbg-industries__icon::after {
    position: absolute;
    inset: -6px;
    border: 1px solid transparent;
    border-top-color: rgba(199, 183, 143, 0.42);
    border-right-color: rgba(199, 183, 143, 0.17);
    border-radius: 50%;
    content: "";
    transition:
        transform 0.65s cubic-bezier(0.22, 1, 0.36, 1),
        border-color 0.35s ease;
}

.sbg-industries__icon svg {
    width: 27px;
    height: 27px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.6;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.sbg-industries__item:hover
.sbg-industries__icon {
    color: var(--sbg-ind-charcoal);
    border-color: var(--sbg-ind-champagne-light);
    background-color: var(--sbg-ind-champagne-light);
    box-shadow:
        0 18px 38px
        rgba(0, 0, 0, 0.3);
    transform: scale(1.04);
}

.sbg-industries__item:hover
.sbg-industries__icon::after {
    border-top-color: var(--sbg-ind-champagne);
    border-right-color: var(--sbg-ind-champagne);
    transform: rotate(135deg);
}

/* =========================================================
   INDUSTRY NAME
========================================================= */

.sbg-industries__name {
    display: block;
    min-width: 0;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.45;
    letter-spacing: 0.01em;
}

/* =========================================================
   RADIAL CONVERGENCE REVEAL
   All text remains visible
========================================================= */

.sbg-industries[data-sbg-industries-ready="true"]
.sbg-industries__eyebrow-line {
    transform: scaleX(0);
    transition:
        transform 0.9s
        cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-industries[data-sbg-industries-ready="true"]
.sbg-industries__eyebrow {
    opacity: 0.35;
    transform: translateX(-18px);
    transition:
        opacity 0.75s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.75s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-industries[data-sbg-industries-ready="true"]
.sbg-industries__title {
    opacity: 0.35;
    filter: blur(3px);
    transform:
        perspective(750px)
        rotateX(6deg)
        translateY(20px);
    transform-origin: bottom center;
    transition:
        opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1),
        filter 0.9s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-industries[data-sbg-industries-ready="true"]
.sbg-industries__copy {
    opacity: 0.45;
    transform: translateX(-22px);
    transition:
        opacity 0.85s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.85s cubic-bezier(0.22, 1, 0.36, 1);
}

/* Orbit expansion */

.sbg-industries[data-sbg-industries-ready="true"]
.sbg-industries__orbit {
    opacity: 0.2;
    transform:
        translate(-50%, -50%)
        scale(0.72)
        rotate(-12deg);
    transition:
        opacity 1.1s ease,
        transform 1.1s
        cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-industries[data-sbg-industries-ready="true"]
.sbg-industries__orbit-core {
    opacity: 0.3;
    transform:
        translate(-50%, -50%)
        scale(0.5);
    transition:
        opacity 0.8s ease,
        transform 0.8s
        cubic-bezier(0.22, 1, 0.36, 1);
}

/* Nodes converge outward from the centre */

.sbg-industries[data-sbg-industries-ready="true"]
.sbg-industries__item {
    opacity: 0.38;
    transition:
        opacity 0.75s
        cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.75s
        cubic-bezier(0.22, 1, 0.36, 1),
        color 0.35s ease;
}

.sbg-industries[data-sbg-industries-ready="true"]
.sbg-industries__item--left {
    transform: translateX(50px) scale(0.96);
}

.sbg-industries[data-sbg-industries-ready="true"]
.sbg-industries__item--right {
    transform: translateX(-50px) scale(0.96);
}

/* Final visible state */

.sbg-industries[data-sbg-industries-ready="true"].is-inview
.sbg-industries__eyebrow,
.sbg-industries[data-sbg-industries-ready="true"].is-inview
.sbg-industries__title,
.sbg-industries[data-sbg-industries-ready="true"].is-inview
.sbg-industries__copy,
.sbg-industries[data-sbg-industries-ready="true"].is-inview
.sbg-industries__item {
    opacity: 1;
    filter: none;
    transform: none;
}

.sbg-industries[data-sbg-industries-ready="true"].is-inview
.sbg-industries__eyebrow-line {
    transform: scaleX(1);
}

.sbg-industries[data-sbg-industries-ready="true"].is-inview
.sbg-industries__orbit {
    opacity: 1;
    transform:
        translate(-50%, -50%)
        scale(1)
        rotate(0);
}

.sbg-industries[data-sbg-industries-ready="true"].is-inview
.sbg-industries__orbit-core {
    opacity: 1;
    transform:
        translate(-50%, -50%)
        scale(1);
}

/* Node stagger */

.sbg-industries[data-sbg-industries-ready="true"].is-inview
.sbg-industries__item--one {
    transition-delay: 0.12s;
}

.sbg-industries[data-sbg-industries-ready="true"].is-inview
.sbg-industries__item--two {
    transition-delay: 0.18s;
}

.sbg-industries[data-sbg-industries-ready="true"].is-inview
.sbg-industries__item--three {
    transition-delay: 0.24s;
}

.sbg-industries[data-sbg-industries-ready="true"].is-inview
.sbg-industries__item--four {
    transition-delay: 0.3s;
}

.sbg-industries[data-sbg-industries-ready="true"].is-inview
.sbg-industries__item--five {
    transition-delay: 0.36s;
}

.sbg-industries[data-sbg-industries-ready="true"].is-inview
.sbg-industries__item--six {
    transition-delay: 0.42s;
}

.sbg-industries[data-sbg-industries-ready="true"].is-inview
.sbg-industries__item--seven {
    transition-delay: 0.48s;
}

.sbg-industries[data-sbg-industries-ready="true"].is-inview
.sbg-industries__item--eight {
    transition-delay: 0.54s;
}

/* =========================================================
   ELEMENTOR EDITOR PROTECTION
========================================================= */

body.elementor-editor-active
.sbg-industries__eyebrow,
body.elementor-editor-active
.sbg-industries__eyebrow-line,
body.elementor-editor-active
.sbg-industries__title,
body.elementor-editor-active
.sbg-industries__copy,
body.elementor-editor-active
.sbg-industries__orbit,
body.elementor-editor-active
.sbg-industries__orbit-core,
body.elementor-editor-active
.sbg-industries__item,
body.elementor-edit-area-active
.sbg-industries__eyebrow,
body.elementor-edit-area-active
.sbg-industries__eyebrow-line,
body.elementor-edit-area-active
.sbg-industries__title,
body.elementor-edit-area-active
.sbg-industries__copy,
body.elementor-edit-area-active
.sbg-industries__orbit,
body.elementor-edit-area-active
.sbg-industries__orbit-core,
body.elementor-edit-area-active
.sbg-industries__item,
.elementor-editor-active
.sbg-industries__eyebrow,
.elementor-editor-active
.sbg-industries__eyebrow-line,
.elementor-editor-active
.sbg-industries__title,
.elementor-editor-active
.sbg-industries__copy,
.elementor-editor-active
.sbg-industries__orbit,
.elementor-editor-active
.sbg-industries__orbit-core,
.elementor-editor-active
.sbg-industries__item {
    opacity: 1 !important;
    visibility: visible !important;
    filter: none !important;
    transform: none !important;
    transition: none !important;
}

/* Preserve orbit positioning in editor */

body.elementor-editor-active
.sbg-industries__orbit,
body.elementor-editor-active
.sbg-industries__orbit-core,
body.elementor-edit-area-active
.sbg-industries__orbit,
body.elementor-edit-area-active
.sbg-industries__orbit-core,
.elementor-editor-active
.sbg-industries__orbit,
.elementor-editor-active
.sbg-industries__orbit-core {
    transform: translate(-50%, -50%) !important;
}

/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) {
    .sbg-industries {
        padding: 105px 24px;
    }

    .sbg-industries__header {
        grid-template-columns:
            minmax(180px, 0.5fr)
            minmax(0, 1.5fr);
        gap: 50px;
        margin-bottom: 58px;
    }

    .sbg-industries__title {
        font-size: clamp(38px, 5.2vw, 51px);
    }

    .sbg-industries__layout {
        grid-template-columns:
            minmax(250px, 0.62fr)
            minmax(0, 1.38fr);
        gap: 45px;
    }

    .sbg-industries__copy {
        padding-left: 25px;
    }

    .sbg-industries__copy p {
        font-size: 15px;
        line-height: 1.76;
    }

    .sbg-industries__constellation {
        min-height: 585px;
    }

    .sbg-industries__orbit--outer {
        width: 315px;
        height: 315px;
    }

    .sbg-industries__orbit--middle {
        width: 235px;
        height: 235px;
    }

    .sbg-industries__orbit--inner {
        width: 145px;
        height: 145px;
    }

    .sbg-industries__item {
        width: 205px;
        gap: 12px;
    }

    .sbg-industries__item::before {
        width: 34px;
    }

    .sbg-industries__item--left::before {
        right: -33px;
    }

    .sbg-industries__item--right::before {
        left: -33px;
    }

    .sbg-industries__icon {
        width: 52px;
        height: 52px;
    }

    .sbg-industries__name {
        font-size: 12px;
    }
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {
    .sbg-industries {
        padding: 85px 18px;
    }

    .sbg-industries::before,
    .sbg-industries::after {
        display: none;
    }

    .sbg-industries__texture {
        background-size: 60px 60px;
    }

    .sbg-industries__header {
        grid-template-columns: 1fr;
        gap: 22px;
        margin-bottom: 47px;
    }

    .sbg-industries__eyebrow {
        padding-top: 0;
    }

    .sbg-industries__title {
        max-width: 620px;
        font-size: clamp(37px, 9.5vw, 48px);
    }

    .sbg-industries__layout {
        grid-template-columns: 1fr;
        gap: 58px;
    }

    .sbg-industries__copy {
        max-width: 620px;
    }

    .sbg-industries__constellation {
        min-height: auto;
        padding: 45px 0;
    }

    .sbg-industries__orbit {
        display: none;
    }

    .sbg-industries__orbit-core {
        top: 0;
        left: 50%;
        opacity: 0.7;
        transform: translate(-50%, 0);
    }

    .sbg-industries__list {
        position: relative;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0;
        border-top: 1px solid var(--sbg-ind-border);
        border-left: 1px solid var(--sbg-ind-border);
    }

    .sbg-industries__item,
    .sbg-industries__item--one,
    .sbg-industries__item--two,
    .sbg-industries__item--three,
    .sbg-industries__item--four,
    .sbg-industries__item--five,
    .sbg-industries__item--six,
    .sbg-industries__item--seven,
    .sbg-industries__item--eight {
        position: relative;
        inset: auto;
        width: 100%;
        min-height: 120px;
        justify-content: flex-start;
        padding: 24px;
        border-right: 1px solid var(--sbg-ind-border);
        border-bottom: 1px solid var(--sbg-ind-border);
        text-align: left;
    }

    .sbg-industries__item--left {
        flex-direction: row-reverse;
        justify-content: flex-end;
    }

    .sbg-industries__item::before {
        display: none;
    }

    .sbg-industries[data-sbg-industries-ready="true"]
    .sbg-industries__item--left,
    .sbg-industries[data-sbg-industries-ready="true"]
    .sbg-industries__item--right {
        transform: translateY(20px) scale(0.98);
    }

    .sbg-industries__name {
        font-size: 13px;
    }
}

/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {
    .sbg-industries {
        padding: 70px 18px;
    }

    .sbg-industries__title {
        font-size: 36px;
    }

    .sbg-industries__copy {
        padding: 29px 0 29px 23px;
    }

    .sbg-industries__copy::before {
        top: 29px;
        bottom: 29px;
    }

    .sbg-industries__copy::after {
        top: 28px;
    }

    .sbg-industries__copy p {
        font-size: 15px;
    }

    .sbg-industries__list {
        grid-template-columns: 1fr;
    }

    .sbg-industries__item,
    .sbg-industries__item--one,
    .sbg-industries__item--two,
    .sbg-industries__item--three,
    .sbg-industries__item--four,
    .sbg-industries__item--five,
    .sbg-industries__item--six,
    .sbg-industries__item--seven,
    .sbg-industries__item--eight {
        min-height: 94px;
        padding: 19px 20px;
    }

    .sbg-industries__icon {
        width: 50px;
        height: 50px;
    }

    .sbg-industries__name {
        font-size: 13px;
    }
}

/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {
    .sbg-industries__eyebrow,
    .sbg-industries__eyebrow-line,
    .sbg-industries__title,
    .sbg-industries__copy,
    .sbg-industries__orbit,
    .sbg-industries__orbit-core,
    .sbg-industries__item {
        opacity: 1 !important;
        visibility: visible !important;
        filter: none !important;
        transition: none !important;
    }

    .sbg-industries__orbit,
    .sbg-industries__orbit-core {
        transform: translate(-50%, -50%) !important;
    }

    .sbg-industries__item {
        transform: none !important;
    }

    .sbg-industries__icon,
    .sbg-industries__icon::after {
        transition: none;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-29fda31 *//* =========================================================
   SHREE BALAJEE GROUP
   WHY CHOOSE US — LIGHT QUALITY LEDGER
========================================================= */

.sbg-why {
    --sbg-why-charcoal: #151612;
    --sbg-why-charcoal-soft: #282923;
    --sbg-why-champagne: #bba979;
    --sbg-why-champagne-dark: #88774e;
    --sbg-why-champagne-light: #ded2b3;
    --sbg-why-ivory: #f7f4eb;
    --sbg-why-ivory-light: #fffdf8;
    --sbg-why-cream: #eee8da;
    --sbg-why-text: #262720;
    --sbg-why-muted: #6c6c64;
    --sbg-why-border: rgba(38, 39, 32, 0.15);

    position: relative;
    isolation: isolate;
    overflow: hidden;
    padding: 130px 24px;
    color: var(--sbg-why-text);
    background:
        linear-gradient(
            135deg,
            var(--sbg-why-ivory-light) 0%,
            var(--sbg-why-ivory) 53%,
            var(--sbg-why-cream) 100%
        );
    font-family:
        var(--e-global-typography-text-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;
}

.sbg-why,
.sbg-why * {
    box-sizing: border-box;
}

/* =========================================================
   BACKGROUND DETAILS
========================================================= */

.sbg-why::before {
    position: absolute;
    top: 0;
    left: 8%;
    width: 1px;
    height: 100%;
    background:
        linear-gradient(
            180deg,
            transparent,
            rgba(38, 39, 32, 0.1) 18%,
            rgba(38, 39, 32, 0.1) 82%,
            transparent
        );
    content: "";
    pointer-events: none;
}

.sbg-why::after {
    position: absolute;
    top: 0;
    right: 9%;
    width: 1px;
    height: 100%;
    background:
        linear-gradient(
            180deg,
            transparent,
            rgba(38, 39, 32, 0.07) 24%,
            rgba(38, 39, 32, 0.07) 76%,
            transparent
        );
    content: "";
    pointer-events: none;
}

.sbg-why__pattern {
    position: absolute;
    top: 120px;
    right: -205px;
    z-index: -1;
    width: 430px;
    height: 430px;
    border: 1px solid rgba(187, 169, 121, 0.2);
    pointer-events: none;
    transform: rotate(45deg);
}

.sbg-why__pattern::before,
.sbg-why__pattern::after {
    position: absolute;
    border: 1px solid rgba(187, 169, 121, 0.13);
    content: "";
}

.sbg-why__pattern::before {
    inset: 72px;
}

.sbg-why__pattern::after {
    inset: 145px;
}

/* =========================================================
   CONTAINER
========================================================= */

.sbg-why__container {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

/* =========================================================
   HEADER
========================================================= */

.sbg-why__header {
    display: grid;
    grid-template-columns:
        minmax(210px, 0.55fr)
        minmax(0, 1.45fr);
    align-items: start;
    gap: clamp(55px, 8vw, 115px);
    margin-bottom: 88px;
}

.sbg-why__eyebrow {
    display: flex;
    align-items: center;
    gap: 14px;
    padding-top: 14px;
    color: var(--sbg-why-champagne-dark);
    font-size: 10px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.sbg-why__eyebrow-line {
    width: 42px;
    height: 1px;
    flex: 0 0 auto;
    background-color: var(--sbg-why-champagne);
    transform-origin: left center;
}

.sbg-why__title {
    max-width: 790px;
    margin: 0;
    color: var(--sbg-why-charcoal);
    font-family:
        var(--e-global-typography-primary-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;
    font-size: clamp(41px, 4.7vw, 59px);
    font-weight: 570;
    line-height: 1.08;
    letter-spacing: -0.046em;
    text-wrap: balance;
}

.sbg-why__title span {
    display: block;
    margin-top: 7px;
    color: var(--sbg-why-champagne-dark);
}

/* =========================================================
   QUALITY LEDGER
========================================================= */

.sbg-why__list {
    position: relative;
    display: grid;
    grid-template-columns:
        minmax(0, 1fr)
        90px
        minmax(0, 1fr);
    grid-template-rows: repeat(3, minmax(190px, auto));
    gap: 30px 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

/* Central precision line */

.sbg-why__list::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 1px;
    background:
        linear-gradient(
            180deg,
            transparent 0%,
            rgba(136, 119, 78, 0.34) 8%,
            rgba(136, 119, 78, 0.55) 50%,
            rgba(136, 119, 78, 0.34) 92%,
            transparent 100%
        );
    content: "";
    pointer-events: none;
    transform: translateX(-50%);
    transform-origin: top center;
}

/* =========================================================
   REASON POSITIONING
========================================================= */

.sbg-why__item {
    position: relative;
    display: flex;
    min-width: 0;
    align-items: center;
}

.sbg-why__item--left {
    grid-column: 1;
    justify-content: flex-end;
    padding-right: 55px;
    text-align: right;
}

.sbg-why__item--right {
    grid-column: 3;
    justify-content: flex-start;
    padding-left: 55px;
    text-align: left;
}

.sbg-why__item--one,
.sbg-why__item--two {
    grid-row: 1;
}

.sbg-why__item--three,
.sbg-why__item--four {
    grid-row: 2;
}

.sbg-why__item--five,
.sbg-why__item--six {
    grid-row: 3;
}

/* Horizontal precision connectors */

.sbg-why__item::before {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 1px;
    content: "";
    pointer-events: none;
    transform: translateY(-50%) scaleX(0.55);
    transition:
        transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-why__item--left::before {
    right: -45px;
    background:
        linear-gradient(
            90deg,
            rgba(136, 119, 78, 0.12),
            rgba(136, 119, 78, 0.65)
        );
    transform-origin: left center;
}

.sbg-why__item--right::before {
    left: -45px;
    background:
        linear-gradient(
            90deg,
            rgba(136, 119, 78, 0.65),
            rgba(136, 119, 78, 0.12)
        );
    transform-origin: right center;
}

.sbg-why__item:hover::before {
    transform: translateY(-50%) scaleX(1);
}

/* =========================================================
   CENTRAL MARKER
========================================================= */

.sbg-why__marker {
    position: absolute;
    top: 50%;
    z-index: 4;
    width: 13px;
    height: 13px;
    border: 1px solid var(--sbg-why-champagne-dark);
    border-radius: 50%;
    background-color: var(--sbg-why-ivory);
    box-shadow:
        0 0 0 7px rgba(187, 169, 121, 0.1);
    pointer-events: none;
    transform: translateY(-50%);
    transition:
        background-color 0.35s ease,
        border-color 0.35s ease,
        box-shadow 0.35s ease,
        transform 0.35s ease;
}

.sbg-why__item--left .sbg-why__marker {
    right: -51px;
}

.sbg-why__item--right .sbg-why__marker {
    left: -51px;
}

.sbg-why__item:hover .sbg-why__marker {
    border-color: var(--sbg-why-charcoal);
    background-color: var(--sbg-why-champagne);
    box-shadow:
        0 0 0 9px rgba(187, 169, 121, 0.15);
}

.sbg-why__item--left:hover .sbg-why__marker {
    transform: translateY(-50%) scale(1.08);
}

.sbg-why__item--right:hover .sbg-why__marker {
    transform: translateY(-50%) scale(1.08);
}

/* =========================================================
   REASON
========================================================= */

.sbg-why__reason {
    position: relative;
    display: flex;
    width: 100%;
    max-width: 445px;
    align-items: flex-start;
    gap: 22px;
    padding: 28px 0;
    border-top: 1px solid var(--sbg-why-border);
    border-bottom: 1px solid var(--sbg-why-border);
    transition:
        transform 0.45s cubic-bezier(0.22, 1, 0.36, 1),
        border-color 0.35s ease;
}

.sbg-why__item--left .sbg-why__reason {
    flex-direction: row-reverse;
}

.sbg-why__reason::before {
    position: absolute;
    top: -1px;
    width: 52px;
    height: 3px;
    background-color: var(--sbg-why-champagne);
    content: "";
    transition:
        width 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-why__item--left .sbg-why__reason::before {
    right: 0;
}

.sbg-why__item--right .sbg-why__reason::before {
    left: 0;
}

.sbg-why__item:hover .sbg-why__reason {
    border-color: rgba(136, 119, 78, 0.3);
}

.sbg-why__item--left:hover .sbg-why__reason {
    transform: translateX(-6px);
}

.sbg-why__item--right:hover .sbg-why__reason {
    transform: translateX(6px);
}

.sbg-why__item:hover .sbg-why__reason::before {
    width: 105px;
}

/* =========================================================
   NUMBER
========================================================= */

.sbg-why__number {
    display: inline-flex;
    width: 48px;
    height: 48px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(136, 119, 78, 0.38);
    border-radius: 50%;
    color: var(--sbg-why-champagne-dark);
    background-color: rgba(255, 253, 248, 0.58);
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.08em;
    transition:
        color 0.35s ease,
        background-color 0.35s ease,
        border-color 0.35s ease,
        transform 0.35s ease;
}

.sbg-why__item:hover .sbg-why__number {
    color: var(--sbg-why-ivory-light);
    border-color: var(--sbg-why-charcoal);
    background-color: var(--sbg-why-charcoal);
    transform: rotate(8deg);
}

/* =========================================================
   CONTENT
========================================================= */

.sbg-why__content {
    min-width: 0;
    flex: 1 1 auto;
}

.sbg-why__content h3 {
    margin: 0;
    color: var(--sbg-why-charcoal);
    font-size: clamp(19px, 1.7vw, 23px);
    font-weight: 610;
    line-height: 1.28;
    letter-spacing: -0.025em;
}

.sbg-why__content p {
    margin: 10px 0 0;
    color: var(--sbg-why-muted);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
}

/* =========================================================
   PRECISION ASSEMBLY REVEAL
   Content remains visible without JavaScript
========================================================= */

.sbg-why[data-sbg-why-ready="true"]
.sbg-why__eyebrow {
    opacity: 0;
    transform: translateX(-20px);
    transition:
        opacity 0.75s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.75s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-why[data-sbg-why-ready="true"]
.sbg-why__eyebrow-line {
    transform: scaleX(0);
    transition:
        transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-why[data-sbg-why-ready="true"]
.sbg-why__title {
    opacity: 0;
    filter: blur(4px);
    transform: translateY(22px);
    transition:
        opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1),
        filter 0.9s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-why[data-sbg-why-ready="true"]
.sbg-why__list::before {
    transform:
        translateX(-50%)
        scaleY(0);
    transition:
        transform 1.2s
        cubic-bezier(0.22, 1, 0.36, 1)
        0.12s;
}

.sbg-why[data-sbg-why-ready="true"]
.sbg-why__item {
    opacity: 0;
    transition:
        opacity 0.78s
        cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.78s
        cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-why[data-sbg-why-ready="true"]
.sbg-why__item--left {
    transform: translateX(34px);
}

.sbg-why[data-sbg-why-ready="true"]
.sbg-why__item--right {
    transform: translateX(-34px);
}

.sbg-why[data-sbg-why-ready="true"]
.sbg-why__marker {
    opacity: 0;
    transform:
        translateY(-50%)
        scale(0.5);
    transition:
        opacity 0.55s ease,
        transform 0.55s cubic-bezier(0.22, 1, 0.36, 1),
        background-color 0.35s ease,
        border-color 0.35s ease,
        box-shadow 0.35s ease;
}

/* Visible state */

.sbg-why[data-sbg-why-ready="true"].is-inview
.sbg-why__eyebrow,
.sbg-why[data-sbg-why-ready="true"].is-inview
.sbg-why__title,
.sbg-why[data-sbg-why-ready="true"].is-inview
.sbg-why__item {
    opacity: 1;
    filter: none;
    transform: none;
}

.sbg-why[data-sbg-why-ready="true"].is-inview
.sbg-why__eyebrow-line {
    transform: scaleX(1);
}

.sbg-why[data-sbg-why-ready="true"].is-inview
.sbg-why__list::before {
    transform:
        translateX(-50%)
        scaleY(1);
}

.sbg-why[data-sbg-why-ready="true"].is-inview
.sbg-why__marker {
    opacity: 1;
    transform:
        translateY(-50%)
        scale(1);
}

/* Stagger */

.sbg-why[data-sbg-why-ready="true"].is-inview
.sbg-why__item--one {
    transition-delay: 0.18s;
}

.sbg-why[data-sbg-why-ready="true"].is-inview
.sbg-why__item--two {
    transition-delay: 0.26s;
}

.sbg-why[data-sbg-why-ready="true"].is-inview
.sbg-why__item--three {
    transition-delay: 0.34s;
}

.sbg-why[data-sbg-why-ready="true"].is-inview
.sbg-why__item--four {
    transition-delay: 0.42s;
}

.sbg-why[data-sbg-why-ready="true"].is-inview
.sbg-why__item--five {
    transition-delay: 0.5s;
}

.sbg-why[data-sbg-why-ready="true"].is-inview
.sbg-why__item--six {
    transition-delay: 0.58s;
}

.sbg-why[data-sbg-why-ready="true"].is-inview
.sbg-why__item--one .sbg-why__marker {
    transition-delay: 0.3s;
}

.sbg-why[data-sbg-why-ready="true"].is-inview
.sbg-why__item--two .sbg-why__marker {
    transition-delay: 0.38s;
}

.sbg-why[data-sbg-why-ready="true"].is-inview
.sbg-why__item--three .sbg-why__marker {
    transition-delay: 0.46s;
}

.sbg-why[data-sbg-why-ready="true"].is-inview
.sbg-why__item--four .sbg-why__marker {
    transition-delay: 0.54s;
}

.sbg-why[data-sbg-why-ready="true"].is-inview
.sbg-why__item--five .sbg-why__marker {
    transition-delay: 0.62s;
}

.sbg-why[data-sbg-why-ready="true"].is-inview
.sbg-why__item--six .sbg-why__marker {
    transition-delay: 0.7s;
}

/* =========================================================
   ELEMENTOR EDITOR PROTECTION
========================================================= */

body.elementor-editor-active .sbg-why__eyebrow,
body.elementor-editor-active .sbg-why__eyebrow-line,
body.elementor-editor-active .sbg-why__title,
body.elementor-editor-active .sbg-why__item,
body.elementor-editor-active .sbg-why__marker,
body.elementor-edit-area-active .sbg-why__eyebrow,
body.elementor-edit-area-active .sbg-why__eyebrow-line,
body.elementor-edit-area-active .sbg-why__title,
body.elementor-edit-area-active .sbg-why__item,
body.elementor-edit-area-active .sbg-why__marker,
body.elementor-editor-preview .sbg-why__eyebrow,
body.elementor-editor-preview .sbg-why__eyebrow-line,
body.elementor-editor-preview .sbg-why__title,
body.elementor-editor-preview .sbg-why__item,
body.elementor-editor-preview .sbg-why__marker,
.elementor-editor-active .sbg-why__eyebrow,
.elementor-editor-active .sbg-why__eyebrow-line,
.elementor-editor-active .sbg-why__title,
.elementor-editor-active .sbg-why__item,
.elementor-editor-active .sbg-why__marker {
    opacity: 1 !important;
    visibility: visible !important;
    filter: none !important;
    transform: none !important;
    transition: none !important;
}

body.elementor-editor-active .sbg-why__marker,
body.elementor-edit-area-active .sbg-why__marker,
body.elementor-editor-preview .sbg-why__marker,
.elementor-editor-active .sbg-why__marker {
    transform: translateY(-50%) !important;
}

body.elementor-editor-active .sbg-why__list::before,
body.elementor-edit-area-active .sbg-why__list::before,
body.elementor-editor-preview .sbg-why__list::before,
.elementor-editor-active .sbg-why__list::before {
    transform: translateX(-50%) scaleY(1) !important;
}

/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) {
    .sbg-why {
        padding: 105px 24px;
    }

    .sbg-why__header {
        grid-template-columns:
            minmax(180px, 0.5fr)
            minmax(0, 1.5fr);
        gap: 50px;
        margin-bottom: 70px;
    }

    .sbg-why__title {
        font-size: clamp(38px, 5.2vw, 51px);
    }

    .sbg-why__list {
        grid-template-columns:
            minmax(0, 1fr)
            70px
            minmax(0, 1fr);
        grid-template-rows: repeat(3, minmax(190px, auto));
        gap: 24px 0;
    }

    .sbg-why__item--left {
        padding-right: 43px;
    }

    .sbg-why__item--right {
        padding-left: 43px;
    }

    .sbg-why__item--left::before {
        right: -35px;
        width: 35px;
    }

    .sbg-why__item--right::before {
        left: -35px;
        width: 35px;
    }

    .sbg-why__item--left .sbg-why__marker {
        right: -41px;
    }

    .sbg-why__item--right .sbg-why__marker {
        left: -41px;
    }

    .sbg-why__reason {
        gap: 16px;
    }

    .sbg-why__number {
        width: 43px;
        height: 43px;
    }

    .sbg-why__content p {
        font-size: 13px;
    }
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {
    .sbg-why {
        padding: 85px 18px;
    }

    .sbg-why::before,
    .sbg-why::after {
        display: none;
    }

    .sbg-why__pattern {
        top: 180px;
        right: -290px;
    }

    .sbg-why__header {
        grid-template-columns: 1fr;
        gap: 22px;
        margin-bottom: 58px;
    }

    .sbg-why__eyebrow {
        padding-top: 0;
    }

    .sbg-why__title {
        max-width: 620px;
        font-size: clamp(37px, 9.5vw, 48px);
    }

    .sbg-why__list {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: none;
        gap: 20px;
        padding-left: 56px;
    }

    .sbg-why__list::before {
        top: 0;
        bottom: 0;
        left: 18px;
        transform: none;
    }

    .sbg-why__item,
    .sbg-why__item--left,
    .sbg-why__item--right,
    .sbg-why__item--one,
    .sbg-why__item--two,
    .sbg-why__item--three,
    .sbg-why__item--four,
    .sbg-why__item--five,
    .sbg-why__item--six {
        grid-column: 1;
        grid-row: auto;
        justify-content: flex-start;
        padding: 0;
        text-align: left;
    }

    .sbg-why__item::before,
    .sbg-why__item--left::before,
    .sbg-why__item--right::before {
        top: 50%;
        left: -38px;
        right: auto;
        width: 38px;
        background:
            linear-gradient(
                90deg,
                rgba(136, 119, 78, 0.65),
                rgba(136, 119, 78, 0.12)
            );
        transform-origin: left center;
    }

    .sbg-why__item--left .sbg-why__marker,
    .sbg-why__item--right .sbg-why__marker {
        right: auto;
        left: -44px;
    }

    .sbg-why__item--left .sbg-why__reason,
    .sbg-why__item--right .sbg-why__reason {
        max-width: 100%;
        flex-direction: row;
    }

    .sbg-why__item--left .sbg-why__reason::before,
    .sbg-why__item--right .sbg-why__reason::before {
        right: auto;
        left: 0;
    }

    .sbg-why__item--left:hover .sbg-why__reason,
    .sbg-why__item--right:hover .sbg-why__reason {
        transform: translateX(5px);
    }

    .sbg-why[data-sbg-why-ready="true"]
    .sbg-why__list::before {
        transform: scaleY(0);
    }

    .sbg-why[data-sbg-why-ready="true"].is-inview
    .sbg-why__list::before {
        transform: scaleY(1);
    }

    .sbg-why[data-sbg-why-ready="true"]
    .sbg-why__item--left,
    .sbg-why[data-sbg-why-ready="true"]
    .sbg-why__item--right {
        transform: translateX(22px);
    }

    .sbg-why[data-sbg-why-ready="true"].is-inview
    .sbg-why__item--left,
    .sbg-why[data-sbg-why-ready="true"].is-inview
    .sbg-why__item--right {
        transform: none;
    }
}

/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {
    .sbg-why {
        padding: 70px 18px;
    }

    .sbg-why__title {
        font-size: 36px;
    }

    .sbg-why__list {
        padding-left: 43px;
    }

    .sbg-why__list::before {
        left: 12px;
    }

    .sbg-why__item::before,
    .sbg-why__item--left::before,
    .sbg-why__item--right::before {
        left: -31px;
        width: 31px;
    }

    .sbg-why__item--left .sbg-why__marker,
    .sbg-why__item--right .sbg-why__marker {
        left: -37px;
    }

    .sbg-why__reason {
        gap: 13px;
        padding: 24px 0;
    }

    .sbg-why__number {
        width: 39px;
        height: 39px;
        font-size: 10px;
    }

    .sbg-why__content h3 {
        font-size: 18px;
    }

    .sbg-why__content p {
        margin-top: 8px;
        font-size: 13px;
        line-height: 1.65;
    }
}

/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {
    .sbg-why__eyebrow,
    .sbg-why__eyebrow-line,
    .sbg-why__title,
    .sbg-why__item,
    .sbg-why__marker {
        opacity: 1 !important;
        visibility: visible !important;
        filter: none !important;
        transition: none !important;
    }

    .sbg-why__item {
        transform: none !important;
    }

    .sbg-why__marker {
        transform: translateY(-50%) !important;
    }

    .sbg-why__list::before {
        transform: translateX(-50%) scaleY(1) !important;
        transition: none !important;
    }

    .sbg-why__reason,
    .sbg-why__number {
        transition: none;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ba5e709 *//* =========================================================
   SHREE BALAJEE GROUP
   MANUFACTURING FOOTPRINT
========================================================= */

.sbg-map-draw {
    --sbg-md-black: #0c0d0a;
    --sbg-md-charcoal: #141510;
    --sbg-md-charcoal-light: #1e1e18;
    --sbg-md-gold: #b89b62;
    --sbg-md-gold-dark: #8e774a;
    --sbg-md-gold-light: #ead29a;
    --sbg-md-gold-pale: #f5e1ad;
    --sbg-md-ivory: #f7f4eb;
    --sbg-md-muted: rgba(247, 244, 235, 0.62);
    --sbg-md-border: rgba(245, 225, 173, 0.14);

    position: relative;
    isolation: isolate;
    overflow: hidden;

    padding: 130px 24px;

    color: var(--sbg-md-ivory);

    background:
        linear-gradient(
            125deg,
            #0c0d0a 0%,
            #141510 56%,
            #1c1b15 100%
        );

    font-family:
        var(--e-global-typography-text-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;
}

.sbg-map-draw,
.sbg-map-draw * {
    box-sizing: border-box;
}


/* =========================================================
   BACKGROUND
========================================================= */

.sbg-map-draw::before,
.sbg-map-draw::after {
    position: absolute;

    top: 0;

    width: 1px;
    height: 100%;

    content: "";

    pointer-events: none;
}

.sbg-map-draw::before {
    left: 8%;

    background:
        linear-gradient(
            180deg,
            transparent,
            rgba(245, 225, 173, 0.1) 18%,
            rgba(245, 225, 173, 0.1) 82%,
            transparent
        );
}

.sbg-map-draw::after {
    right: 8%;

    background:
        linear-gradient(
            180deg,
            transparent,
            rgba(245, 225, 173, 0.06) 24%,
            rgba(245, 225, 173, 0.06) 76%,
            transparent
        );
}


/* =========================================================
   ORNAMENT
========================================================= */

.sbg-map-draw__ornament {
    position: absolute;

    top: 50%;
    right: -330px;

    z-index: -1;

    width: 760px;
    height: 760px;

    border:
        1px solid
        rgba(184, 155, 98, 0.08);

    border-radius: 50%;

    pointer-events: none;

    transform:
        translateY(-50%);
}

.sbg-map-draw__ornament::before,
.sbg-map-draw__ornament::after {
    position: absolute;

    border:
        1px solid
        rgba(184, 155, 98, 0.05);

    border-radius: 50%;

    content: "";
}

.sbg-map-draw__ornament::before {
    inset: 108px;
}

.sbg-map-draw__ornament::after {
    inset: 225px;
}


/* =========================================================
   CONTAINER
========================================================= */

.sbg-map-draw__container {
    position: relative;

    z-index: 2;

    width: 100%;
    max-width: 1200px;

    margin: 0 auto;
}


/* =========================================================
   LAYOUT
========================================================= */

.sbg-map-draw__layout {
    display: grid;

    grid-template-columns:
        minmax(340px, 0.8fr)
        minmax(0, 1.2fr);

    align-items: center;

    gap:
        clamp(
            60px,
            7vw,
            110px
        );
}


/* =========================================================
   CONTENT
========================================================= */

.sbg-map-draw__content {
    position: relative;

    z-index: 5;

    width: 100%;
    max-width: 510px;
}


/* =========================================================
   EYEBROW
========================================================= */

.sbg-map-draw__eyebrow {
    display: flex;

    align-items: center;

    gap: 14px;

    margin-bottom: 26px;

    color:
        var(--sbg-md-gold-light);

    font-size: 10px;
    font-weight: 700;

    line-height: 1.4;

    letter-spacing: 0.18em;

    text-transform: uppercase;
}

.sbg-map-draw__eyebrow-line {
    width: 43px;
    height: 1px;

    flex: 0 0 auto;

    background-color:
        var(--sbg-md-gold);

    transform-origin:
        left center;
}


/* =========================================================
   TITLE
========================================================= */

.sbg-map-draw__title {
    max-width: 510px;

    margin: 0;

    color:
        var(--sbg-md-ivory);

    font-family:
        var(--e-global-typography-primary-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;

    font-size:
        clamp(
            40px,
            4.4vw,
            56px
        );

    font-weight: 560;

    line-height: 1.08;

    letter-spacing:
        -0.045em;

    text-wrap: balance;
}

.sbg-map-draw__title span {
    display: block;

    margin-top: 7px;

    color:
        var(--sbg-md-gold-light);
}


/* =========================================================
   TITLE RULE
========================================================= */

.sbg-map-draw__title-rule {
    width: 96px;
    height: 3px;

    margin-top: 28px;

    background-color:
        var(--sbg-md-gold);

    transform-origin:
        left center;
}


/* =========================================================
   DESCRIPTION
========================================================= */

.sbg-map-draw__description {
    max-width: 505px;

    margin: 31px 0 0;

    color:
        var(--sbg-md-muted);

    font-size: 16px;

    font-weight: 400;

    line-height: 1.82;
}


/* =========================================================
   VISUAL
========================================================= */

.sbg-map-draw__visual {
    position: relative;

    min-width: 0;

    min-height: 700px;
}


/* =========================================================
   GLOW
========================================================= */

.sbg-map-draw__visual::before {
    position: absolute;

    top: 50%;
    left: 53%;

    width: 78%;
    height: 78%;

    border-radius: 50%;

    background:
        radial-gradient(
            circle,
            rgba(
                234,
                210,
                154,
                0.075
            ) 0%,
            rgba(
                234,
                210,
                154,
                0.022
            ) 43%,
            transparent 72%
        );

    content: "";

    pointer-events: none;

    transform:
        translate(
            -50%,
            -50%
        );
}


/* =========================================================
   FRAME
========================================================= */

.sbg-map-draw__visual-frame {
    position: absolute;

    inset: 0;

    border-top:
        1px solid
        var(--sbg-md-border);

    border-bottom:
        1px solid
        var(--sbg-md-border);

    pointer-events: none;
}

.sbg-map-draw__visual-frame::before,
.sbg-map-draw__visual-frame::after {
    position: absolute;

    width: 98px;
    height: 3px;

    content: "";
}

.sbg-map-draw__visual-frame::before {
    top: -1px;
    left: 0;

    background-color:
        var(--sbg-md-gold);
}

.sbg-map-draw__visual-frame::after {
    right: 0;
    bottom: -1px;

    background-color:
        rgba(
            234,
            210,
            154,
            0.34
        );
}


/* =========================================================
   MAP STAGE
========================================================= */

.sbg-map-draw__map-stage {
    position: relative;

    width: 100%;

    min-height: 700px;
}


/* =========================================================
   SVG
========================================================= */

.sbg-map-draw__map {
    position: relative;

    z-index: 2;

    display: block;

    width: 100%;
    height: 700px;

    overflow: visible;

    transform-origin:
        center center;
}


/* =========================================================
   SHADOW
========================================================= */

.sbg-map-draw__map-shadow {
    fill:
        rgba(
            0,
            0,
            0,
            0.34
        );

    filter:
        url(
            "#sbg-map-draw-shadow"
        );

    transform:
        translate(
            7px,
            10px
        );
}


/* =========================================================
   MAP FILL
========================================================= */

.sbg-map-draw__map-fill {
    fill:
        url(
            "#sbg-map-draw-fill"
        );

    stroke: none;
}


/* =========================================================
   OUTLINE
========================================================= */

.sbg-map-draw__map-outline {
    fill: none;

    stroke:
        var(--sbg-md-gold-light);

    stroke-width: 2;

    stroke-linecap: round;

    stroke-linejoin: round;

    vector-effect:
        non-scaling-stroke;

    filter:
        drop-shadow(
            0 0 5px
            rgba(
                234,
                210,
                154,
                0.19
            )
        );
}


/* =========================================================
   TEXTURE
========================================================= */

.sbg-map-draw__texture path {
    fill: none;

    stroke:
        rgba(
            245,
            225,
            173,
            0.05
        );

    stroke-width: 1;

    vector-effect:
        non-scaling-stroke;
}


/* =========================================================
   ROUTES
========================================================= */

.sbg-map-draw__route {
    fill: none;

    stroke:
        url(
            "#sbg-map-draw-route-gradient"
        );

    stroke-width: 1.8;

    stroke-linecap: round;

    stroke-dasharray:
        0.024 0.038;

    vector-effect:
        non-scaling-stroke;
}

.sbg-map-draw__route--assam {
    stroke-width: 1.25;
}


/* =========================================================
   CALLOUTS
========================================================= */

.sbg-map-draw__callout {
    fill: none;

    stroke:
        rgba(
            234,
            210,
            154,
            0.42
        );

    stroke-width: 1.1;

    stroke-linecap: round;

    vector-effect:
        non-scaling-stroke;
}


/* =========================================================
   PINS
========================================================= */

.sbg-map-draw__pin {
    cursor: pointer;

    outline: none;

    transform-box:
        fill-box;

    transform-origin:
        center;

    transition:
        opacity 0.35s ease,
        transform 0.45s
        cubic-bezier(
            0.22,
            1,
            0.36,
            1
        );
}


/* =========================================================
   PIN PULSE
========================================================= */

.sbg-map-draw__pin-pulse {
    fill:
        rgba(
            184,
            155,
            98,
            0.08
        );

    stroke:
        rgba(
            234,
            210,
            154,
            0.18
        );

    stroke-width: 1;

    transition:
        fill 0.35s ease,
        stroke 0.35s ease;
}


/* =========================================================
   PIN RING
========================================================= */

.sbg-map-draw__pin-ring {
    fill:
        rgba(
            12,
            13,
            10,
            0.96
        );

    stroke:
        var(--sbg-md-gold-light);

    stroke-width: 1.6;
}


/* =========================================================
   PIN CORE
========================================================= */

.sbg-map-draw__pin-core {
    fill:
        url(
            "#sbg-map-draw-pin-gradient"
        );

    filter:
        drop-shadow(
            0 0 8px
            rgba(
                234,
                210,
                154,
                0.56
            )
        );
}


/* Rangia */

.sbg-map-draw__pin--rangia
.sbg-map-draw__pin-pulse {
    stroke-dasharray: 3 3;
}


/* Changsari */

.sbg-map-draw__pin--changsari
.sbg-map-draw__pin-ring {
    stroke-width: 2;
}


/* =========================================================
   ISLANDS
========================================================= */

.sbg-map-draw__islands circle {
    fill:
        var(--sbg-md-gold);

    opacity: 0.52;
}


/* =========================================================
   LABELS
========================================================= */

.sbg-map-draw__labels {
    position: absolute;

    inset: 0;

    z-index: 6;

    pointer-events: none;
}


.sbg-map-draw__location {
    position: absolute;

    display: flex;

    align-items: center;

    gap: 11px;

    color:
        rgba(
            247,
            244,
            235,
            0.68
        );

    cursor: pointer;

    outline: none;

    pointer-events: auto;

    transition:
        color 0.35s ease,
        transform 0.4s
        cubic-bezier(
            0.22,
            1,
            0.36,
            1
        );
}


/* Desktop label positions */

.sbg-map-draw__location--jaipur {
    top: 33%;
    left: 0;
}

.sbg-map-draw__location--rangia {
    top: 21%;
    right: 0;
}

.sbg-map-draw__location--changsari {
    top: 49%;
    right: 0;
}


/* =========================================================
   LOCATION DOT
========================================================= */

.sbg-map-draw__location-dot {
    position: relative;

    width: 13px;
    height: 13px;

    flex: 0 0 auto;

    border:
        1px solid
        var(--sbg-md-gold);

    border-radius: 50%;

    background-color:
        var(--sbg-md-charcoal);

    box-shadow:
        0 0 0 6px
        rgba(
            184,
            155,
            98,
            0.08
        );

    transition:
        background-color 0.35s ease,
        border-color 0.35s ease,
        box-shadow 0.35s ease,
        transform 0.35s ease;
}


.sbg-map-draw__location-dot::before {
    position: absolute;

    top: 50%;
    left: 50%;

    width: 3px;
    height: 3px;

    border-radius: 50%;

    background-color:
        var(--sbg-md-gold-light);

    content: "";

    transform:
        translate(
            -50%,
            -50%
        );
}


/* =========================================================
   LOCATION TEXT
========================================================= */

.sbg-map-draw__location h3 {
    margin: 0;

    color: inherit;

    font-size:
        clamp(
            13px,
            1.12vw,
            16px
        );

    font-weight: 590;

    line-height: 1.35;

    letter-spacing:
        -0.015em;

    white-space: nowrap;
}


/* =========================================================
   LOCATION HOVER
========================================================= */

.sbg-map-draw__location:hover,
.sbg-map-draw__location:focus-visible,
.sbg-map-draw__location.is-active {
    color:
        var(--sbg-md-ivory);

    transform:
        translateY(-3px);
}


.sbg-map-draw__location:hover
.sbg-map-draw__location-dot,

.sbg-map-draw__location:focus-visible
.sbg-map-draw__location-dot,

.sbg-map-draw__location.is-active
.sbg-map-draw__location-dot {
    border-color:
        var(--sbg-md-gold-light);

    background-color:
        var(--sbg-md-gold);

    box-shadow:
        0 0 0 9px
        rgba(
            184,
            155,
            98,
            0.14
        );

    transform:
        scale(1.08);
}


/* =========================================================
   ACTIVE PIN
========================================================= */

.sbg-map-draw__visual[
    data-active-location="jaipur"
]
.sbg-map-draw__pin--jaipur,

.sbg-map-draw__visual[
    data-active-location="rangia"
]
.sbg-map-draw__pin--rangia,

.sbg-map-draw__visual[
    data-active-location="changsari"
]
.sbg-map-draw__pin--changsari {
    transform:
        scale(1.26);
}


/* =========================================================
   ACTIVE PULSE
========================================================= */

.sbg-map-draw__visual[
    data-active-location="jaipur"
]
.sbg-map-draw__pin--jaipur
.sbg-map-draw__pin-pulse,

.sbg-map-draw__visual[
    data-active-location="rangia"
]
.sbg-map-draw__pin--rangia
.sbg-map-draw__pin-pulse,

.sbg-map-draw__visual[
    data-active-location="changsari"
]
.sbg-map-draw__pin--changsari
.sbg-map-draw__pin-pulse {
    fill:
        rgba(
            234,
            210,
            154,
            0.19
        );

    stroke:
        rgba(
            245,
            225,
            173,
            0.65
        );
}


/* =========================================================
   INITIAL REVEAL
========================================================= */

.sbg-map-draw[
    data-sbg-map-draw-ready="true"
]
.sbg-map-draw__eyebrow {
    opacity: 0;

    transform:
        translateX(-18px);

    transition:
        opacity 0.75s
            cubic-bezier(
                0.22,
                1,
                0.36,
                1
            ),
        transform 0.75s
            cubic-bezier(
                0.22,
                1,
                0.36,
                1
            );
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
]
.sbg-map-draw__eyebrow-line,

.sbg-map-draw[
    data-sbg-map-draw-ready="true"
]
.sbg-map-draw__title-rule {
    transform:
        scaleX(0);

    transition:
        transform 0.9s
        cubic-bezier(
            0.22,
            1,
            0.36,
            1
        );
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
]
.sbg-map-draw__title,

.sbg-map-draw[
    data-sbg-map-draw-ready="true"
]
.sbg-map-draw__description {
    opacity: 0;

    transform:
        translateY(20px);

    transition:
        opacity 0.88s
            cubic-bezier(
                0.22,
                1,
                0.36,
                1
            ),
        transform 0.88s
            cubic-bezier(
                0.22,
                1,
                0.36,
                1
            );
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
]
.sbg-map-draw__map {
    transform:
        scale(0.975);

    transition:
        transform 1.15s
        cubic-bezier(
            0.22,
            1,
            0.36,
            1
        );
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
]
.sbg-map-draw__map-shadow,

.sbg-map-draw[
    data-sbg-map-draw-ready="true"
]
.sbg-map-draw__map-fill {
    opacity: 0;

    transition:
        opacity 0.75s ease;
}


/* =========================================================
   OUTLINE DRAW
========================================================= */

.sbg-map-draw[
    data-sbg-map-draw-ready="true"
]
.sbg-map-draw__map-outline {
    stroke-dasharray: 1;

    stroke-dashoffset: 1;

    transition:
        stroke-dashoffset
        2.7s
        cubic-bezier(
            0.65,
            0,
            0.35,
            1
        );
}


/* =========================================================
   TEXTURE DRAW
========================================================= */

.sbg-map-draw[
    data-sbg-map-draw-ready="true"
]
.sbg-map-draw__texture path {
    opacity: 0;

    stroke-dasharray: 900;

    stroke-dashoffset: 900;

    transition:
        opacity 0.5s ease,
        stroke-dashoffset
        1s ease;
}


/* =========================================================
   ROUTE DRAW
========================================================= */

.sbg-map-draw[
    data-sbg-map-draw-ready="true"
]
.sbg-map-draw__route,

.sbg-map-draw[
    data-sbg-map-draw-ready="true"
]
.sbg-map-draw__callout {
    stroke-dasharray: 1;

    stroke-dashoffset: 1;

    transition:
        stroke-dashoffset
        1.1s
        cubic-bezier(
            0.22,
            1,
            0.36,
            1
        );
}


/* =========================================================
   PIN REVEAL
========================================================= */

.sbg-map-draw[
    data-sbg-map-draw-ready="true"
]
.sbg-map-draw__pin {
    opacity: 0;

    transform:
        scale(0.35);

    transition:
        opacity 0.55s ease,
        transform 0.55s
        cubic-bezier(
            0.22,
            1,
            0.36,
            1
        );
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
]
.sbg-map-draw__islands {
    opacity: 0;

    transition:
        opacity 0.55s ease;
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
]
.sbg-map-draw__location {
    opacity: 0;

    transform:
        translateY(14px);

    transition:
        opacity 0.7s
            cubic-bezier(
                0.22,
                1,
                0.36,
                1
            ),
        transform 0.7s
            cubic-bezier(
                0.22,
                1,
                0.36,
                1
            ),
        color 0.35s ease;
}


/* =========================================================
   FINAL STATE
========================================================= */

.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__eyebrow,

.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__title,

.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__description,

.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__pin,

.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__islands,

.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__location {
    opacity: 1;

    transform: none;
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__eyebrow-line,

.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__title-rule {
    transform:
        scaleX(1);
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__map {
    transform:
        scale(1);
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__map-outline {
    stroke-dashoffset: 0;
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__map-fill {
    opacity: 1;

    transition-delay:
        1.75s;
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__map-shadow {
    opacity: 1;

    transition-delay:
        1.85s;
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__texture path {
    opacity: 1;

    stroke-dashoffset: 0;

    transition-delay:
        1.95s;
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__route,

.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__callout {
    stroke-dashoffset: 0;
}


/* =========================================================
   TIMING
========================================================= */

.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__description {
    transition-delay:
        0.1s;
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__route--main {
    transition-delay:
        2.3s;
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__route--assam {
    transition-delay:
        2.58s;
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__callout--jaipur {
    transition-delay:
        2.68s;
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__callout--rangia {
    transition-delay:
        2.84s;
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__callout--changsari {
    transition-delay:
        3s;
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__pin--jaipur {
    transition-delay:
        2.78s;
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__pin--rangia {
    transition-delay:
        2.95s;
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__pin--changsari {
    transition-delay:
        3.12s;
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__islands {
    transition-delay:
        2.1s;
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__location--jaipur {
    transition-delay:
        2.95s;
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__location--rangia {
    transition-delay:
        3.12s;
}


.sbg-map-draw[
    data-sbg-map-draw-ready="true"
].is-inview
.sbg-map-draw__location--changsari {
    transition-delay:
        3.28s;
}


/* =========================================================
   ELEMENTOR EDITOR
========================================================= */

body.elementor-editor-active
.sbg-map-draw__eyebrow,

body.elementor-editor-active
.sbg-map-draw__eyebrow-line,

body.elementor-editor-active
.sbg-map-draw__title,

body.elementor-editor-active
.sbg-map-draw__title-rule,

body.elementor-editor-active
.sbg-map-draw__description,

body.elementor-editor-active
.sbg-map-draw__map,

body.elementor-editor-active
.sbg-map-draw__map-shadow,

body.elementor-editor-active
.sbg-map-draw__map-fill,

body.elementor-editor-active
.sbg-map-draw__map-outline,

body.elementor-editor-active
.sbg-map-draw__texture path,

body.elementor-editor-active
.sbg-map-draw__route,

body.elementor-editor-active
.sbg-map-draw__callout,

body.elementor-editor-active
.sbg-map-draw__pin,

body.elementor-editor-active
.sbg-map-draw__islands,

body.elementor-editor-active
.sbg-map-draw__location,

body.elementor-edit-area-active
.sbg-map-draw__eyebrow,

body.elementor-edit-area-active
.sbg-map-draw__eyebrow-line,

body.elementor-edit-area-active
.sbg-map-draw__title,

body.elementor-edit-area-active
.sbg-map-draw__title-rule,

body.elementor-edit-area-active
.sbg-map-draw__description,

body.elementor-edit-area-active
.sbg-map-draw__map,

body.elementor-edit-area-active
.sbg-map-draw__map-shadow,

body.elementor-edit-area-active
.sbg-map-draw__map-fill,

body.elementor-edit-area-active
.sbg-map-draw__map-outline,

body.elementor-edit-area-active
.sbg-map-draw__texture path,

body.elementor-edit-area-active
.sbg-map-draw__route,

body.elementor-edit-area-active
.sbg-map-draw__callout,

body.elementor-edit-area-active
.sbg-map-draw__pin,

body.elementor-edit-area-active
.sbg-map-draw__islands,

body.elementor-edit-area-active
.sbg-map-draw__location {
    opacity: 1 !important;

    visibility:
        visible !important;

    transform:
        none !important;

    stroke-dashoffset:
        0 !important;

    transition:
        none !important;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) {

    .sbg-map-draw {
        padding: 105px 24px;
    }

    .sbg-map-draw__layout {
        grid-template-columns: 1fr;
        gap: 65px;
    }

    .sbg-map-draw__content {
        max-width: 720px;
    }

    .sbg-map-draw__title {
        max-width: 700px;
        font-size: clamp(38px, 5.2vw, 51px);
    }

    .sbg-map-draw__description {
        max-width: 680px;
    }

    .sbg-map-draw__visual,
    .sbg-map-draw__map-stage {
        width: 100%;
        max-width: 820px;
        min-height: 690px;
        margin: 0 auto;
    }

    .sbg-map-draw__map {
        height: 690px;
    }

    .sbg-map-draw__location--jaipur {
        top: 36%;
        left: -1%;
    }

    .sbg-map-draw__location--rangia {
        top: 24%;
        right: 1%;
    }

    .sbg-map-draw__location--changsari {
        top: 54%;
        right: 1%;
    }
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .sbg-map-draw {
        padding: 85px 18px;
    }

    .sbg-map-draw::before,
    .sbg-map-draw::after {
        display: none;
    }

    .sbg-map-draw__title {
        font-size: clamp(37px, 9.5vw, 48px);
    }

    .sbg-map-draw__description {
        font-size: 15px;
        line-height: 1.76;
    }

    .sbg-map-draw__visual {
        min-height: auto;
    }

    .sbg-map-draw__map-stage {
        position: relative;
        width: 100%;
        min-height: auto;
        overflow: visible;
    }

    .sbg-map-draw__map {
        display: block;
        width: 100%;
        height: auto;
        aspect-ratio: 666.66669 / 777.33331;
        transform: none !important;
        transform-origin: center center;
    }

    .sbg-map-draw__pin {
        transform-box: fill-box;
        transform-origin: center;
    }

    /* KEEP LABELS ON THE MAP */
    .sbg-map-draw__labels {
        position: absolute;
        inset: 0;
        z-index: 6;
        pointer-events: none;
        margin-top: 0;
        border-top: none;
        display: block;
    }

    .sbg-map-draw__location {
        position: absolute;
        display: flex;
        align-items: center;
        gap: 8px;
        min-height: auto;
        padding: 0;
        border-bottom: none;
        pointer-events: auto;
        transform: none;
    }

    .sbg-map-draw__location h3 {
        font-size: 13px;
        line-height: 1.3;
        white-space: nowrap;
        text-shadow: 0 1px 10px rgba(0, 0, 0, 0.65);
    }

    .sbg-map-draw__location-dot {
        width: 11px;
        height: 11px;
        box-shadow: 0 0 0 5px rgba(184, 155, 98, 0.08);
    }

    .sbg-map-draw__location-dot::before {
        width: 3px;
        height: 3px;
    }

    /* KEEP CALLOUT LINES VISIBLE ON MOBILE */
    .sbg-map-draw__callout {
        display: block;
        stroke-width: 1;
    }

    /* MOBILE LABEL POSITIONS ON MAP */
    .sbg-map-draw__location--jaipur {
        top: 39%;
        left: 2%;
    }

    .sbg-map-draw__location--rangia {
        top: 29%;
        right: 1%;
    }

    .sbg-map-draw__location--changsari {
        top: 58%;
        right: 0.5%;
    }
}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

    .sbg-map-draw {
        padding: 70px 18px;
    }

    .sbg-map-draw__title {
        font-size: 36px;
    }

    .sbg-map-draw__map {
        width: 100%;
        height: auto;
        transform: none !important;
    }

    .sbg-map-draw__pin--rangia .sbg-map-draw__pin-pulse,
    .sbg-map-draw__pin--changsari .sbg-map-draw__pin-pulse {
        r: 17px;
    }

    .sbg-map-draw__pin--rangia .sbg-map-draw__pin-ring,
    .sbg-map-draw__pin--changsari .sbg-map-draw__pin-ring {
        r: 9px;
    }

    .sbg-map-draw__location h3 {
        font-size: 12px;
    }

    .sbg-map-draw__location-dot {
        width: 10px;
        height: 10px;
        box-shadow: 0 0 0 4px rgba(184, 155, 98, 0.08);
    }

    .sbg-map-draw__location--jaipur {
        top: 40%;
        left: 1%;
    }

    .sbg-map-draw__location--rangia {
        top: 28%;
        right: 0;
    }

    .sbg-map-draw__location--changsari {
        top: 58.5%;
        right: -0.5%;
    }
}


/* =========================================================
   REDUCED MOTION
========================================================= */

@media (
    prefers-reduced-motion:
        reduce
) {

    .sbg-map-draw__eyebrow,
    .sbg-map-draw__eyebrow-line,
    .sbg-map-draw__title,
    .sbg-map-draw__title-rule,
    .sbg-map-draw__description,
    .sbg-map-draw__map,
    .sbg-map-draw__map-shadow,
    .sbg-map-draw__map-fill,
    .sbg-map-draw__map-outline,
    .sbg-map-draw__texture path,
    .sbg-map-draw__route,
    .sbg-map-draw__callout,
    .sbg-map-draw__pin,
    .sbg-map-draw__islands,
    .sbg-map-draw__location {
        opacity: 1 !important;

        visibility:
            visible !important;

        transform:
            none !important;

        stroke-dashoffset:
            0 !important;

        transition:
            none !important;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-32549a0 *//* =========================================================
   SHREE BALAJEE GROUP
   JOURNEY PREVIEW + CLIENT LOGO CAROUSEL
========================================================= */

.sbg-legacy {
    --sbg-lg-charcoal: #171813;
    --sbg-lg-charcoal-soft: #292a23;
    --sbg-lg-gold: #b79d67;
    --sbg-lg-gold-dark: #867044;
    --sbg-lg-gold-light: #dfcfaa;
    --sbg-lg-ivory: #f7f4eb;
    --sbg-lg-white: #fffdf8;
    --sbg-lg-cream: #eee8da;
    --sbg-lg-text: #24251f;
    --sbg-lg-muted: #6b6c64;
    --sbg-lg-border: rgba(36, 37, 31, 0.14);
    --sbg-lg-border-gold: rgba(134, 112, 68, 0.24);
    --sbg-lg-shadow: rgba(45, 42, 33, 0.12);
    --sbg-lg-carousel-speed: 42s;

    position: relative;
    isolation: isolate;
    overflow: hidden;
    padding: 130px 24px;
    color: var(--sbg-lg-text);
    background:
        linear-gradient(
            135deg,
            var(--sbg-lg-white) 0%,
            var(--sbg-lg-ivory) 56%,
            var(--sbg-lg-cream) 100%
        );
    font-family:
        var(--e-global-typography-text-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;
}

.sbg-legacy,
.sbg-legacy * {
    box-sizing: border-box;
}

/* =========================================================
   BACKGROUND DETAILS
========================================================= */

.sbg-legacy::before,
.sbg-legacy::after {
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    content: "";
    pointer-events: none;
}

.sbg-legacy::before {
    left: 8%;
    background:
        linear-gradient(
            180deg,
            transparent,
            rgba(36, 37, 31, 0.1) 16%,
            rgba(36, 37, 31, 0.1) 84%,
            transparent
        );
}

.sbg-legacy::after {
    right: 8%;
    background:
        linear-gradient(
            180deg,
            transparent,
            rgba(36, 37, 31, 0.07) 24%,
            rgba(36, 37, 31, 0.07) 76%,
            transparent
        );
}

.sbg-legacy__ornament {
    position: absolute;
    top: -290px;
    right: -245px;
    z-index: -1;
    width: 660px;
    height: 660px;
    border: 1px solid rgba(183, 157, 103, 0.16);
    border-radius: 50%;
    pointer-events: none;
}

.sbg-legacy__ornament::before,
.sbg-legacy__ornament::after {
    position: absolute;
    border: 1px solid rgba(183, 157, 103, 0.1);
    border-radius: 50%;
    content: "";
}

.sbg-legacy__ornament::before {
    inset: 96px;
}

.sbg-legacy__ornament::after {
    inset: 205px;
}

/* =========================================================
   CONTAINER
========================================================= */

.sbg-legacy__container {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

/* =========================================================
   SHARED EYEBROW
========================================================= */

.sbg-legacy__eyebrow {
    display: flex;
    align-items: center;
    gap: 14px;
    color: var(--sbg-lg-gold-dark);
    font-size: 10px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.sbg-legacy__eyebrow-line {
    width: 42px;
    height: 1px;
    flex: 0 0 auto;
    background-color: var(--sbg-lg-gold);
    transform-origin: left center;
}

/* =========================================================
   JOURNEY
========================================================= */

.sbg-legacy__journey {
    position: relative;
}

.sbg-legacy__journey-layout {
    display: grid;
    grid-template-columns:
        minmax(0, 1.42fr)
        minmax(285px, 0.58fr);
    align-items: center;
    gap: clamp(65px, 9vw, 125px);
}

.sbg-legacy__journey-heading {
    position: relative;
    z-index: 2;
    max-width: 820px;
}

.sbg-legacy__title-mask,
.sbg-legacy__clients-title-mask,
.sbg-legacy__clients-description-mask {
    overflow: hidden;
}

.sbg-legacy__title {
    max-width: 820px;
    margin: 25px 0 0;
    color: var(--sbg-lg-charcoal);
    font-family:
        var(--e-global-typography-primary-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;
    font-size: clamp(40px, 4.6vw, 59px);
    font-weight: 570;
    line-height: 1.08;
    letter-spacing: -0.046em;
    text-wrap: balance;
}

.sbg-legacy__title span {
    display: block;
    margin-top: 7px;
    color: var(--sbg-lg-gold-dark);
}

/* =========================================================
   JOURNEY ASIDE
========================================================= */

.sbg-legacy__journey-aside {
    position: relative;
    display: flex;
    min-width: 0;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 54px;
}

/* =========================================================
   EXPERIENCE SEAL
========================================================= */

.sbg-legacy__experience {
    position: relative;
    z-index: 4;
    display: flex;
    width: 158px;
    height: 158px;
    align-items: center;
    justify-content: center;
    margin: 0 32px -37px 0;
    flex-direction: column;
    border: 1px solid rgba(134, 112, 68, 0.35);
    border-radius: 50%;
    background-color: var(--sbg-lg-white);
    box-shadow:
        0 24px 55px rgba(47, 43, 32, 0.13);
}

.sbg-legacy__experience::before {
    position: absolute;
    inset: 10px;
    border: 1px solid rgba(183, 157, 103, 0.2);
    border-radius: inherit;
    content: "";
}

.sbg-legacy__experience::after {
    position: absolute;
    right: -22px;
    bottom: 42px;
    width: 44px;
    height: 1px;
    background-color: var(--sbg-lg-gold);
    content: "";
}

.sbg-legacy__experience-number {
    position: relative;
    z-index: 2;
    color: var(--sbg-lg-charcoal);
    font-size: 45px;
    font-weight: 570;
    line-height: 1;
    letter-spacing: -0.05em;
}

.sbg-legacy__experience-label {
    position: relative;
    z-index: 2;
    margin-top: 8px;
    color: var(--sbg-lg-gold-dark);
    font-size: 10px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.17em;
    text-transform: uppercase;
}

/* =========================================================
   JOURNEY ACTION PANEL
========================================================= */

.sbg-legacy__journey-action {
    position: relative;
    width: 100%;
    min-height: 220px;
    overflow: hidden;
    padding: 74px 35px 34px;
    color: var(--sbg-lg-white);
    background:
        linear-gradient(
            145deg,
            var(--sbg-lg-charcoal) 0%,
            var(--sbg-lg-charcoal-soft) 100%
        );
    box-shadow:
        0 28px 55px rgba(35, 34, 28, 0.18);
}

.sbg-legacy__journey-action::before {
    position: absolute;
    top: -105px;
    right: -78px;
    width: 230px;
    height: 230px;
    border: 1px solid rgba(223, 207, 170, 0.13);
    border-radius: 50%;
    content: "";
    pointer-events: none;
}

.sbg-legacy__journey-action::after {
    position: absolute;
    right: -25px;
    bottom: -90px;
    width: 185px;
    height: 185px;
    border: 1px solid rgba(223, 207, 170, 0.08);
    border-radius: 50%;
    content: "";
    pointer-events: none;
}

.sbg-legacy__journey-action-mark {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 74px;
    background:
        linear-gradient(
            180deg,
            var(--sbg-lg-gold-light),
            var(--sbg-lg-gold)
        );
    transform-origin: top center;
}

.sbg-legacy__journey-action-content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.sbg-legacy__journey-caption {
    color: rgba(255, 253, 248, 0.58);
    font-size: 10px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

/* =========================================================
   JOURNEY BUTTON
========================================================= */

.sbg-legacy__journey-button {
    display: inline-flex;
    min-height: 55px;
    align-items: center;
    justify-content: space-between;
    gap: 22px;
    margin-top: 29px;
    padding: 0 8px 0 24px;
    border: 1px solid rgba(223, 207, 170, 0.4);
    color: var(--sbg-lg-charcoal);
    background-color: var(--sbg-lg-gold-light);
    font-size: 12px;
    font-weight: 680;
    line-height: 1;
    letter-spacing: 0.035em;
    text-decoration: none;
    transition:
        color 0.35s ease,
        background-color 0.35s ease,
        border-color 0.35s ease,
        box-shadow 0.35s ease,
        transform 0.35s ease;
}

.sbg-legacy__button-arrow {
    display: inline-flex;
    width: 39px;
    height: 39px;
    align-items: center;
    justify-content: center;
    color: var(--sbg-lg-white);
    background-color: var(--sbg-lg-charcoal);
    font-size: 15px;
    transition:
        color 0.35s ease,
        background-color 0.35s ease,
        transform 0.35s ease;
}

.sbg-legacy__journey-button:hover,
.sbg-legacy__journey-button:focus-visible {
    color: var(--sbg-lg-gold-light);
    border-color: var(--sbg-lg-gold-light);
    background-color: transparent;
    box-shadow:
        0 18px 36px rgba(0, 0, 0, 0.22);
    transform: translateY(-4px);
}

.sbg-legacy__journey-button:hover
.sbg-legacy__button-arrow,
.sbg-legacy__journey-button:focus-visible
.sbg-legacy__button-arrow {
    color: var(--sbg-lg-charcoal);
    background-color: var(--sbg-lg-gold-light);
    transform: rotate(8deg);
}

.sbg-legacy__journey-button:focus-visible,
.sbg-legacy__logo-carousel:focus-visible {
    outline: 3px solid rgba(183, 157, 103, 0.3);
    outline-offset: 5px;
}

/* =========================================================
   CLIENT SECTION
========================================================= */

.sbg-legacy__clients {
    position: relative;
    margin-top: 135px;
    padding-top: 115px;
    border-top: 1px solid var(--sbg-lg-border);
}

.sbg-legacy__clients-header {
    display: grid;
    grid-template-columns:
        minmax(210px, 0.55fr)
        minmax(0, 1.45fr);
    align-items: start;
    gap: clamp(55px, 8vw, 115px);
}

.sbg-legacy__clients-label {
    padding-top: 14px;
}

.sbg-legacy__clients-copy {
    max-width: 780px;
}

.sbg-legacy__clients-title {
    max-width: 750px;
    margin: 0;
    color: var(--sbg-lg-charcoal);
    font-family:
        var(--e-global-typography-primary-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;
    font-size: clamp(38px, 4.3vw, 56px);
    font-weight: 570;
    line-height: 1.09;
    letter-spacing: -0.045em;
}

.sbg-legacy__clients-title span {
    display: block;
    margin-top: 6px;
    color: var(--sbg-lg-gold-dark);
}

.sbg-legacy__clients-description {
    max-width: 700px;
    margin: 28px 0 0;
    color: var(--sbg-lg-muted);
    font-size: 16px;
    line-height: 1.8;
}

/* =========================================================
   CLIENT LOGO CAROUSEL
========================================================= */

.sbg-legacy__logo-carousel {
    position: relative;
    overflow: hidden;
    margin-top: 68px;
    padding: 22px 0;
    border-top: 1px solid var(--sbg-lg-border);
    border-bottom: 1px solid var(--sbg-lg-border);
    background:
        linear-gradient(
            180deg,
            rgba(255, 253, 248, 0.78),
            rgba(255, 253, 248, 0.42)
        );
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.sbg-legacy__logo-carousel::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    width: 110px;
    height: 3px;
    background:
        linear-gradient(
            90deg,
            var(--sbg-lg-gold-dark),
            var(--sbg-lg-gold-light)
        );
    content: "";
}

.sbg-legacy__logo-track {
    display: flex;
    width: max-content;
    will-change: transform;
    animation:
        sbgLegacyLogoCarousel
        var(--sbg-lg-carousel-speed)
        linear
        infinite;
}

.sbg-legacy__logo-group {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    gap: 16px;
    padding-right: 16px;
}

.sbg-legacy__logo-item {
    position: relative;
    display: flex;
    width: 200px;
    height: 112px;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    overflow: hidden;
    padding: 22px 28px;
    border: 1px solid rgba(36, 37, 31, 0.11);
    border-radius: 10px;
    background-color: rgba(255, 253, 248, 0.92);
    box-shadow:
        0 12px 30px rgba(45, 42, 33, 0.055);
    transition:
        border-color 0.35s ease,
        background-color 0.35s ease,
        box-shadow 0.4s ease,
        transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-legacy__logo-item::before {
    position: absolute;
    right: 22px;
    bottom: 0;
    left: 22px;
    height: 2px;
    background:
        linear-gradient(
            90deg,
            transparent,
            var(--sbg-lg-gold),
            transparent
        );
    content: "";
    transform: scaleX(0);
    transition:
        transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-legacy__logo-item img {
    display: block;
    width: auto;
    max-width: 145px;
    height: auto;
    max-height: 62px;
    object-fit: contain;
    filter: grayscale(1);
    opacity: 0.68;
    transform: scale(0.96);
    transition:
        filter 0.4s ease,
        opacity 0.4s ease,
        transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-legacy__logo-item:hover {
    z-index: 3;
    border-color: var(--sbg-lg-border-gold);
    background-color: var(--sbg-lg-white);
    box-shadow:
        0 22px 45px rgba(45, 42, 33, 0.11);
    transform: translateY(-5px);
}

.sbg-legacy__logo-item:hover::before {
    transform: scaleX(1);
}

.sbg-legacy__logo-item:hover img {
    filter: grayscale(0);
    opacity: 1;
    transform: scale(1.04);
}

/* Pause on hover or keyboard focus */

.sbg-legacy__logo-carousel:hover
.sbg-legacy__logo-track,
.sbg-legacy__logo-carousel:focus-within
.sbg-legacy__logo-track,
.sbg-legacy__logo-carousel.is-page-hidden
.sbg-legacy__logo-track {
    animation-play-state: paused;
}

/* JS-managed viewport optimisation */

.sbg-legacy__logo-carousel[data-sbg-carousel-managed="true"]
.sbg-legacy__logo-track {
    animation-play-state: paused;
}

.sbg-legacy__logo-carousel[data-sbg-carousel-managed="true"].is-carousel-visible
.sbg-legacy__logo-track {
    animation-play-state: running;
}

.sbg-legacy__logo-carousel[data-sbg-carousel-managed="true"]:hover
.sbg-legacy__logo-track,
.sbg-legacy__logo-carousel[data-sbg-carousel-managed="true"]:focus-within
.sbg-legacy__logo-track,
.sbg-legacy__logo-carousel[data-sbg-carousel-managed="true"].is-page-hidden
.sbg-legacy__logo-track {
    animation-play-state: paused;
}

/* Carousel edge fades */

.sbg-legacy__carousel-edge {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 5;
    width: clamp(35px, 7vw, 95px);
    pointer-events: none;
}

.sbg-legacy__carousel-edge--left {
    left: 0;
    background:
        linear-gradient(
            90deg,
            var(--sbg-lg-ivory),
            rgba(247, 244, 235, 0)
        );
}

.sbg-legacy__carousel-edge--right {
    right: 0;
    background:
        linear-gradient(
            270deg,
            var(--sbg-lg-ivory),
            rgba(247, 244, 235, 0)
        );
}

.sbg-legacy__carousel-note {
    margin: 13px 0 0;
    color: rgba(107, 108, 100, 0.72);
    font-size: 10px;
    font-weight: 650;
    line-height: 1.4;
    letter-spacing: 0.11em;
    text-align: right;
    text-transform: uppercase;
}

@keyframes sbgLegacyLogoCarousel {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        transform: translate3d(-50%, 0, 0);
    }
}

/* =========================================================
   INITIAL ANIMATION STATE
   Only active after JavaScript prepares the section
========================================================= */

.sbg-legacy[data-sbg-legacy-ready="true"]
.sbg-legacy__ornament {
    transform:
        rotate(-12deg)
        scale(0.82);
    transition:
        transform 1.7s cubic-bezier(0.16, 1, 0.3, 1);
}

.sbg-legacy[data-sbg-legacy-ready="true"]
.sbg-legacy__eyebrow-line {
    transform: scaleX(0);
    transition:
        transform 0.85s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-legacy[data-sbg-legacy-ready="true"]
.sbg-legacy__eyebrow {
    clip-path: inset(0 100% 0 0);
    transform: translateX(-16px);
    transition:
        clip-path 0.8s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-legacy[data-sbg-legacy-ready="true"]
.sbg-legacy__title,
.sbg-legacy[data-sbg-legacy-ready="true"]
.sbg-legacy__clients-title {
    clip-path: inset(0 0 100% 0);
    transform: translateY(38px);
    transition:
        clip-path 0.95s cubic-bezier(0.16, 1, 0.3, 1),
        transform 0.95s cubic-bezier(0.16, 1, 0.3, 1);
}

.sbg-legacy[data-sbg-legacy-ready="true"]
.sbg-legacy__experience {
    clip-path: circle(0 at 50% 50%);
    transform: rotate(-12deg) scale(0.82);
    transition:
        clip-path 1s cubic-bezier(0.22, 1, 0.36, 1),
        transform 1s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-legacy[data-sbg-legacy-ready="true"]
.sbg-legacy__journey-action {
    clip-path: inset(0 100% 0 0);
    transform: translateX(-24px);
    transition:
        clip-path 1s cubic-bezier(0.22, 1, 0.36, 1),
        transform 1s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-legacy[data-sbg-legacy-ready="true"]
.sbg-legacy__journey-action-mark {
    transform: scaleY(0);
    transition:
        transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-legacy[data-sbg-legacy-ready="true"]
.sbg-legacy__journey-action-content {
    clip-path: inset(0 100% 0 0);
    transform: translateX(-18px);
    transition:
        clip-path 0.85s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.85s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-legacy[data-sbg-legacy-ready="true"]
.sbg-legacy__clients-description {
    clip-path: inset(0 100% 0 0);
    transform: translateX(-22px);
    transition:
        clip-path 0.9s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-legacy[data-sbg-legacy-ready="true"]
.sbg-legacy__logo-carousel {
    clip-path: inset(0 100% 0 0);
    transform: translateX(-20px);
    transition:
        clip-path 1.05s cubic-bezier(0.22, 1, 0.36, 1),
        transform 1.05s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-legacy[data-sbg-legacy-ready="true"]
.sbg-legacy__logo-item {
    clip-path: inset(100% 0 0 0);
    transform: translateY(24px) scale(0.96);
    transition:
        clip-path 0.7s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.7s cubic-bezier(0.22, 1, 0.36, 1),
        border-color 0.35s ease,
        background-color 0.35s ease,
        box-shadow 0.4s ease;
}

/* =========================================================
   REVEALED STATE
========================================================= */

.sbg-legacy[data-sbg-legacy-ready="true"].is-inview
.sbg-legacy__ornament {
    transform:
        rotate(0)
        scale(1);
}

.sbg-legacy[data-sbg-legacy-ready="true"].is-inview
.sbg-legacy__eyebrow-line {
    transform: scaleX(1);
}

.sbg-legacy[data-sbg-legacy-ready="true"].is-inview
.sbg-legacy__eyebrow,
.sbg-legacy[data-sbg-legacy-ready="true"].is-inview
.sbg-legacy__title,
.sbg-legacy[data-sbg-legacy-ready="true"].is-inview
.sbg-legacy__clients-title,
.sbg-legacy[data-sbg-legacy-ready="true"].is-inview
.sbg-legacy__experience,
.sbg-legacy[data-sbg-legacy-ready="true"].is-inview
.sbg-legacy__journey-action,
.sbg-legacy[data-sbg-legacy-ready="true"].is-inview
.sbg-legacy__journey-action-content,
.sbg-legacy[data-sbg-legacy-ready="true"].is-inview
.sbg-legacy__clients-description,
.sbg-legacy[data-sbg-legacy-ready="true"].is-inview
.sbg-legacy__logo-carousel,
.sbg-legacy[data-sbg-legacy-ready="true"].is-inview
.sbg-legacy__logo-item {
    clip-path: inset(0);
    transform: none;
}

.sbg-legacy[data-sbg-legacy-ready="true"].is-inview
.sbg-legacy__journey-action-mark {
    transform: scaleY(1);
}

/* =========================================================
   ANIMATION DELAYS
========================================================= */

.sbg-legacy.is-inview
.sbg-legacy__journey-heading
.sbg-legacy__eyebrow {
    transition-delay: 0.05s;
}

.sbg-legacy.is-inview
.sbg-legacy__journey-heading
.sbg-legacy__eyebrow-line {
    transition-delay: 0.12s;
}

.sbg-legacy.is-inview
.sbg-legacy__title {
    transition-delay: 0.16s;
}

.sbg-legacy.is-inview
.sbg-legacy__experience {
    transition-delay: 0.24s;
}

.sbg-legacy.is-inview
.sbg-legacy__journey-action {
    transition-delay: 0.34s;
}

.sbg-legacy.is-inview
.sbg-legacy__journey-action-mark {
    transition-delay: 0.58s;
}

.sbg-legacy.is-inview
.sbg-legacy__journey-action-content {
    transition-delay: 0.54s;
}

.sbg-legacy.is-inview
.sbg-legacy__clients-label
.sbg-legacy__eyebrow {
    transition-delay: 0.58s;
}

.sbg-legacy.is-inview
.sbg-legacy__clients-label
.sbg-legacy__eyebrow-line {
    transition-delay: 0.65s;
}

.sbg-legacy.is-inview
.sbg-legacy__clients-title {
    transition-delay: 0.68s;
}

.sbg-legacy.is-inview
.sbg-legacy__clients-description {
    transition-delay: 0.78s;
}

.sbg-legacy.is-inview
.sbg-legacy__logo-carousel {
    transition-delay: 0.9s;
}

.sbg-legacy.is-inview
.sbg-legacy__logo-item:nth-child(1) {
    transition-delay: 1.02s;
}

.sbg-legacy.is-inview
.sbg-legacy__logo-item:nth-child(2) {
    transition-delay: 1.07s;
}

.sbg-legacy.is-inview
.sbg-legacy__logo-item:nth-child(3) {
    transition-delay: 1.12s;
}

.sbg-legacy.is-inview
.sbg-legacy__logo-item:nth-child(4) {
    transition-delay: 1.17s;
}

.sbg-legacy.is-inview
.sbg-legacy__logo-item:nth-child(5) {
    transition-delay: 1.22s;
}

.sbg-legacy.is-inview
.sbg-legacy__logo-item:nth-child(6) {
    transition-delay: 1.27s;
}

.sbg-legacy.is-inview
.sbg-legacy__logo-item:nth-child(7) {
    transition-delay: 1.32s;
}

.sbg-legacy.is-inview
.sbg-legacy__logo-item:nth-child(8) {
    transition-delay: 1.37s;
}

.sbg-legacy.is-inview
.sbg-legacy__logo-item:nth-child(9) {
    transition-delay: 1.42s;
}

.sbg-legacy.is-inview
.sbg-legacy__logo-item:nth-child(10) {
    transition-delay: 1.47s;
}

.sbg-legacy.is-inview
.sbg-legacy__logo-item:nth-child(11) {
    transition-delay: 1.52s;
}

.sbg-legacy.is-inview
.sbg-legacy__logo-item:nth-child(12) {
    transition-delay: 1.57s;
}

.sbg-legacy.is-inview
.sbg-legacy__logo-item:nth-child(13) {
    transition-delay: 1.62s;
}

/* Cloned group should become visible without repeating delays */

.sbg-legacy.is-inview
.sbg-legacy__logo-group[data-sbg-logo-clone="true"]
.sbg-legacy__logo-item {
    transition-delay: 1.2s;
}

/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) {
    .sbg-legacy {
        padding: 105px 24px;
    }

    .sbg-legacy__journey-layout {
        grid-template-columns:
            minmax(0, 1.15fr)
            minmax(270px, 0.85fr);
        gap: 55px;
    }

    .sbg-legacy__title {
        font-size: clamp(38px, 5.2vw, 51px);
    }

    .sbg-legacy__journey-aside {
        padding-top: 40px;
    }

    .sbg-legacy__experience {
        width: 140px;
        height: 140px;
        margin-right: 24px;
    }

    .sbg-legacy__experience-number {
        font-size: 40px;
    }

    .sbg-legacy__journey-action {
        min-height: 205px;
        padding: 68px 28px 30px;
    }

    .sbg-legacy__clients {
        margin-top: 110px;
        padding-top: 95px;
    }

    .sbg-legacy__clients-header {
        grid-template-columns:
            minmax(180px, 0.5fr)
            minmax(0, 1.5fr);
        gap: 50px;
    }

    .sbg-legacy__logo-carousel {
        margin-top: 60px;
    }

    .sbg-legacy__logo-item {
        width: 182px;
        height: 104px;
        padding: 20px 24px;
    }

    .sbg-legacy__logo-item img {
        max-width: 132px;
        max-height: 57px;
    }
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {
    .sbg-legacy {
        padding: 85px 18px;
    }

    .sbg-legacy::before,
    .sbg-legacy::after {
        display: none;
    }

    .sbg-legacy__journey-layout {
        grid-template-columns: 1fr;
        gap: 52px;
    }

    .sbg-legacy__title {
        max-width: 620px;
        font-size: clamp(37px, 9.5vw, 48px);
    }

    .sbg-legacy__journey-aside {
        width: 100%;
        max-width: 520px;
        align-items: flex-start;
        padding-top: 0;
    }

    .sbg-legacy__experience {
        width: 132px;
        height: 132px;
        margin: 0 0 -32px 25px;
    }

    .sbg-legacy__experience::after {
        right: auto;
        bottom: -22px;
        left: 50%;
        width: 1px;
        height: 44px;
        transform: translateX(-50%);
    }

    .sbg-legacy__journey-action {
        min-height: 195px;
        padding: 68px 26px 29px;
    }

    .sbg-legacy__clients {
        margin-top: 95px;
        padding-top: 80px;
    }

    .sbg-legacy__clients-header {
        grid-template-columns: 1fr;
        gap: 23px;
    }

    .sbg-legacy__clients-label {
        padding-top: 0;
    }

    .sbg-legacy__clients-title {
        font-size: clamp(36px, 9vw, 47px);
    }

    .sbg-legacy__clients-description {
        font-size: 15px;
        line-height: 1.76;
    }

    .sbg-legacy__logo-carousel {
        margin-top: 52px;
        padding: 17px 0;
    }

    .sbg-legacy__logo-group {
        gap: 12px;
        padding-right: 12px;
    }

    .sbg-legacy__logo-item {
        width: 158px;
        height: 92px;
        padding: 17px 20px;
        border-radius: 8px;
    }

    .sbg-legacy__logo-item img {
        max-width: 116px;
        max-height: 50px;
    }

    .sbg-legacy__carousel-edge {
        width: 40px;
    }

    .sbg-legacy__carousel-note {
        text-align: left;
    }
}

/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {
    .sbg-legacy {
        padding: 70px 18px;
    }

    .sbg-legacy__title,
    .sbg-legacy__clients-title {
        font-size: 36px;
    }

    .sbg-legacy__experience {
        width: 118px;
        height: 118px;
        margin-left: 18px;
    }

    .sbg-legacy__experience-number {
        font-size: 35px;
    }

    .sbg-legacy__journey-action {
        padding: 64px 21px 25px;
    }

    .sbg-legacy__journey-button {
        width: 100%;
    }

    .sbg-legacy__logo-item {
        width: 145px;
        height: 86px;
        padding: 15px 18px;
    }

    .sbg-legacy__logo-item img {
        max-width: 106px;
        max-height: 46px;
    }
}

/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {
    .sbg-legacy[data-sbg-legacy-ready="true"]
    :is(
        .sbg-legacy__ornament,
        .sbg-legacy__eyebrow,
        .sbg-legacy__eyebrow-line,
        .sbg-legacy__title,
        .sbg-legacy__experience,
        .sbg-legacy__journey-action,
        .sbg-legacy__journey-action-mark,
        .sbg-legacy__journey-action-content,
        .sbg-legacy__clients-title,
        .sbg-legacy__clients-description,
        .sbg-legacy__logo-carousel,
        .sbg-legacy__logo-item
    ) {
        clip-path: none !important;
        transform: none !important;
        transition: none !important;
    }

    .sbg-legacy__logo-carousel {
        overflow: visible;
    }

    .sbg-legacy__logo-track {
        display: block;
        width: 100%;
        animation: none !important;
        transform: none !important;
    }

    .sbg-legacy__logo-group {
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
        padding-right: 0;
    }

    .sbg-legacy__logo-group[data-sbg-logo-clone="true"] {
        display: none;
    }

    .sbg-legacy__carousel-edge,
    .sbg-legacy__carousel-note {
        display: none;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1abf6ab *//* =========================================================
   SHREE BALAJEE GROUP
   EXPORT EXCELLENCE + CTA
   DARK PREMIUM VERSION
========================================================= */

.sbg-export-cta {
    --sbg-ex-black: #0c0d0a;
    --sbg-ex-charcoal: #13140f;
    --sbg-ex-charcoal-light: #1b1c16;
    --sbg-ex-charcoal-soft: #25261f;
    --sbg-ex-gold: #b89c63;
    --sbg-ex-gold-dark: #8f7749;
    --sbg-ex-gold-light: #ead19a;
    --sbg-ex-ivory: #f7f4eb;
    --sbg-ex-muted: rgba(247, 244, 235, 0.62);
    --sbg-ex-border: rgba(234, 209, 154, 0.14);
    --sbg-ex-border-strong: rgba(234, 209, 154, 0.25);

    position: relative;
    isolation: isolate;
    overflow: hidden;
    padding: 130px 24px;
    color: var(--sbg-ex-ivory);
    background:
        linear-gradient(
            125deg,
            var(--sbg-ex-black) 0%,
            var(--sbg-ex-charcoal) 58%,
            #1a1914 100%
        );
    font-family:
        var(--e-global-typography-text-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;
}

.sbg-export-cta,
.sbg-export-cta * {
    box-sizing: border-box;
}

/* =========================================================
   BACKGROUND DETAILS
========================================================= */

.sbg-export-cta::before {
    position: absolute;
    top: 0;
    left: 8%;
    width: 1px;
    height: 100%;
    background:
        linear-gradient(
            180deg,
            transparent,
            rgba(234, 209, 154, 0.09) 17%,
            rgba(234, 209, 154, 0.09) 83%,
            transparent
        );
    content: "";
    pointer-events: none;
}

.sbg-export-cta::after {
    position: absolute;
    top: 0;
    right: 8%;
    width: 1px;
    height: 100%;
    background:
        linear-gradient(
            180deg,
            transparent,
            rgba(234, 209, 154, 0.055) 24%,
            rgba(234, 209, 154, 0.055) 76%,
            transparent
        );
    content: "";
    pointer-events: none;
}

.sbg-export-cta__ornament {
    position: absolute;
    top: -340px;
    right: -290px;
    z-index: -1;
    width: 760px;
    height: 760px;
    border: 1px solid rgba(184, 156, 99, 0.08);
    border-radius: 50%;
    pointer-events: none;
}

.sbg-export-cta__ornament::before,
.sbg-export-cta__ornament::after {
    position: absolute;
    border: 1px solid rgba(184, 156, 99, 0.05);
    border-radius: 50%;
    content: "";
}

.sbg-export-cta__ornament::before {
    inset: 110px;
}

.sbg-export-cta__ornament::after {
    inset: 230px;
}

/* =========================================================
   CONTAINER
========================================================= */

.sbg-export-cta__container {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

/* =========================================================
   EXPORT INTRO
========================================================= */

.sbg-export-cta__export {
    display: grid;
    grid-template-columns:
        minmax(340px, 0.9fr)
        minmax(0, 1.1fr);
    align-items: end;
    gap: clamp(65px, 9vw, 135px);
}

.sbg-export-cta__heading-block {
    max-width: 560px;
}

/* =========================================================
   EYEBROW
========================================================= */

.sbg-export-cta__eyebrow {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 27px;
    color: var(--sbg-ex-gold-light);
    font-size: 10px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.sbg-export-cta__eyebrow-line {
    width: 43px;
    height: 1px;
    flex: 0 0 auto;
    background-color: var(--sbg-ex-gold);
    transform-origin: left center;
}

/* =========================================================
   MAIN HEADING
========================================================= */

.sbg-export-cta__title {
    max-width: 560px;
    margin: 0;
    color: var(--sbg-ex-ivory);
    font-family:
        var(--e-global-typography-primary-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;
    font-size: clamp(40px, 4.6vw, 58px);
    font-weight: 560;
    line-height: 1.08;
    letter-spacing: -0.046em;
    text-wrap: balance;
}

.sbg-export-cta__title span {
    display: block;
    margin-top: 7px;
    color: var(--sbg-ex-gold-light);
}

/* =========================================================
   DESCRIPTION
========================================================= */

.sbg-export-cta__description-block {
    position: relative;
    max-width: 555px;
    padding: 35px 0 35px 35px;
    border-top: 1px solid var(--sbg-ex-border);
    border-bottom: 1px solid var(--sbg-ex-border);
}

.sbg-export-cta__description-block::before {
    position: absolute;
    top: 35px;
    bottom: 35px;
    left: 0;
    width: 1px;
    background:
        linear-gradient(
            180deg,
            var(--sbg-ex-gold),
            rgba(184, 156, 99, 0.14)
        );
    content: "";
}

.sbg-export-cta__description-mark {
    position: absolute;
    top: 32px;
    left: -4px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: var(--sbg-ex-gold);
    box-shadow:
        0 0 0 8px rgba(184, 156, 99, 0.08);
}

.sbg-export-cta__description {
    margin: 0;
    color: var(--sbg-ex-muted);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.82;
}

/* =========================================================
   THREE-PART EXPORT STANDARD
========================================================= */

.sbg-export-cta__standards {
    position: relative;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 95px;
    overflow: hidden;
    border-top: 1px solid var(--sbg-ex-border-strong);
    border-bottom: 1px solid var(--sbg-ex-border-strong);
    background:
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.01),
            rgba(234, 209, 154, 0.025),
            rgba(255, 255, 255, 0.01)
        );
}

.sbg-export-cta__standards::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    width: 145px;
    height: 3px;
    background:
        linear-gradient(
            90deg,
            var(--sbg-ex-gold),
            var(--sbg-ex-gold-light)
        );
    content: "";
    pointer-events: none;
}

.sbg-export-cta__standards::after {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 4;
    width: 145px;
    height: 3px;
    background:
        linear-gradient(
            90deg,
            rgba(234, 209, 154, 0.18),
            var(--sbg-ex-gold)
        );
    content: "";
    pointer-events: none;
}

/* =========================================================
   STANDARD ITEM
========================================================= */

.sbg-export-cta__standard {
    position: relative;
    display: flex;
    min-width: 0;
    min-height: 245px;
    align-items: flex-end;
    justify-content: space-between;
    gap: 25px;
    overflow: hidden;
    padding: 38px 32px;
    border-right: 1px solid var(--sbg-ex-border);
    transition:
        background-color 0.45s ease,
        transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-export-cta__standard:last-child {
    border-right: 0;
}

.sbg-export-cta__standard::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 3px;
    background:
        linear-gradient(
            180deg,
            transparent,
            var(--sbg-ex-gold),
            transparent
        );
    content: "";
    opacity: 0;
    transform: scaleY(0.3);
    transition:
        opacity 0.4s ease,
        transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-export-cta__standard::after {
    position: absolute;
    top: -90px;
    right: -90px;
    width: 190px;
    height: 190px;
    border: 1px solid rgba(234, 209, 154, 0.08);
    border-radius: 50%;
    content: "";
    pointer-events: none;
    transition:
        border-color 0.4s ease,
        transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-export-cta__standard:hover {
    background-color: rgba(234, 209, 154, 0.045);
}

.sbg-export-cta__standard:hover::before {
    opacity: 1;
    transform: scaleY(1);
}

.sbg-export-cta__standard:hover::after {
    border-color: rgba(234, 209, 154, 0.17);
    transform: scale(1.12);
}

/* =========================================================
   STANDARD NUMBER
========================================================= */

.sbg-export-cta__standard-number {
    position: absolute;
    top: 30px;
    right: 30px;
    color: rgba(234, 209, 154, 0.12);
    font-size: clamp(60px, 6vw, 92px);
    font-weight: 560;
    line-height: 1;
    letter-spacing: -0.06em;
    transition:
        color 0.4s ease,
        transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-export-cta__standard:hover
.sbg-export-cta__standard-number {
    color: rgba(234, 209, 154, 0.2);
    transform: translateY(-5px);
}

/* =========================================================
   STANDARD COPY
========================================================= */

.sbg-export-cta__standard-copy {
    position: relative;
    z-index: 2;
    display: flex;
    min-width: 0;
    align-items: center;
    gap: 15px;
}

.sbg-export-cta__standard-marker {
    width: 10px;
    height: 10px;
    flex: 0 0 auto;
    border: 1px solid var(--sbg-ex-gold);
    border-radius: 50%;
    box-shadow:
        0 0 0 7px rgba(184, 156, 99, 0.08);
    transition:
        background-color 0.35s ease,
        box-shadow 0.35s ease,
        transform 0.35s ease;
}

.sbg-export-cta__standard:hover
.sbg-export-cta__standard-marker {
    background-color: var(--sbg-ex-gold-light);
    box-shadow:
        0 0 0 10px rgba(184, 156, 99, 0.13);
    transform: scale(1.08);
}

.sbg-export-cta__standard h3 {
    margin: 0;
    color: var(--sbg-ex-ivory);
    font-size: clamp(20px, 2vw, 27px);
    font-weight: 560;
    line-height: 1.3;
    letter-spacing: -0.03em;
}

/* =========================================================
   CONTACT CTA PANEL
========================================================= */

.sbg-export-cta__contact {
    position: relative;
    display: grid;
    grid-template-columns:
        minmax(0, 1fr)
        auto;
    align-items: center;
    gap: 75px;
    min-height: 330px;
    margin-top: 110px;
    overflow: hidden;
    padding: 65px 65px;
    border: 1px solid var(--sbg-ex-border-strong);
    background:
        radial-gradient(
            circle at 86% 50%,
            rgba(234, 209, 154, 0.075),
            transparent 27%
        ),
        linear-gradient(
            135deg,
            var(--sbg-ex-charcoal-light),
            var(--sbg-ex-charcoal-soft)
        );
    box-shadow:
        0 30px 70px rgba(0, 0, 0, 0.27);
}

.sbg-export-cta__contact::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 165px;
    height: 4px;
    background:
        linear-gradient(
            90deg,
            var(--sbg-ex-gold),
            var(--sbg-ex-gold-light)
        );
    content: "";
}

.sbg-export-cta__contact::after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 165px;
    height: 4px;
    background:
        linear-gradient(
            90deg,
            rgba(234, 209, 154, 0.14),
            var(--sbg-ex-gold)
        );
    content: "";
}

/* =========================================================
   CONTACT ORNAMENT
========================================================= */

.sbg-export-cta__contact-ornament {
    position: absolute;
    top: 50%;
    right: 70px;
    width: 235px;
    height: 235px;
    border: 1px solid rgba(234, 209, 154, 0.11);
    border-radius: 50%;
    pointer-events: none;
    transform: translateY(-50%);
}

.sbg-export-cta__contact-ornament::before,
.sbg-export-cta__contact-ornament::after {
    position: absolute;
    border: 1px solid rgba(234, 209, 154, 0.08);
    border-radius: 50%;
    content: "";
}

.sbg-export-cta__contact-ornament::before {
    inset: 34px;
}

.sbg-export-cta__contact-ornament::after {
    inset: 72px;
}

.sbg-export-cta__contact-ornament span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    border: 1px solid var(--sbg-ex-gold);
    background-color: var(--sbg-ex-charcoal);
    transform:
        translate(-50%, -50%)
        rotate(45deg);
}

/* =========================================================
   CONTACT COPY
========================================================= */

.sbg-export-cta__contact-copy {
    position: relative;
    z-index: 3;
    display: grid;
    grid-template-columns:
        minmax(280px, 0.9fr)
        minmax(300px, 1.1fr);
    align-items: end;
    gap: clamp(45px, 7vw, 95px);
}

.sbg-export-cta__contact-title {
    max-width: 500px;
    margin: 0;
    color: var(--sbg-ex-ivory);
    font-family:
        var(--e-global-typography-primary-font-family),
        "Inter",
        "Helvetica Neue",
        Arial,
        sans-serif;
    font-size: clamp(35px, 3.9vw, 50px);
    font-weight: 560;
    line-height: 1.1;
    letter-spacing: -0.044em;
    text-wrap: balance;
}

.sbg-export-cta__contact-title span {
    display: block;
    margin-top: 6px;
    color: var(--sbg-ex-gold-light);
}

.sbg-export-cta__contact-description {
    max-width: 475px;
    margin: 0;
    color: var(--sbg-ex-muted);
    font-size: 15px;
    font-weight: 400;
    line-height: 1.78;
}

/* =========================================================
   CTA BUTTON
========================================================= */

.sbg-export-cta__button {
    position: relative;
    z-index: 4;
    display: inline-flex;
    min-width: 177px;
    min-height: 58px;
    align-items: center;
    justify-content: space-between;
    gap: 22px;
    padding: 0 8px 0 25px;
    border: 1px solid rgba(234, 209, 154, 0.5);
    color: var(--sbg-ex-charcoal);
    background-color: var(--sbg-ex-gold-light);
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.045em;
    text-decoration: none;
    transition:
        color 0.35s ease,
        background-color 0.35s ease,
        border-color 0.35s ease,
        box-shadow 0.35s ease,
        transform 0.35s ease;
}

.sbg-export-cta__button-icon {
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    color: var(--sbg-ex-ivory);
    background-color: var(--sbg-ex-charcoal);
    font-size: 16px;
    transition:
        color 0.35s ease,
        background-color 0.35s ease,
        transform 0.35s ease;
}

.sbg-export-cta__button:hover,
.sbg-export-cta__button:focus-visible {
    color: var(--sbg-ex-gold-light);
    border-color: var(--sbg-ex-gold-light);
    background-color: transparent;
    box-shadow:
        0 18px 40px rgba(0, 0, 0, 0.28);
    transform: translateY(-4px);
}

.sbg-export-cta__button:hover
.sbg-export-cta__button-icon,
.sbg-export-cta__button:focus-visible
.sbg-export-cta__button-icon {
    color: var(--sbg-ex-charcoal);
    background-color: var(--sbg-ex-gold-light);
    transform: rotate(8deg);
}

.sbg-export-cta__button:focus-visible {
    outline: 3px solid rgba(234, 209, 154, 0.3);
    outline-offset: 4px;
}

/* =========================================================
   INITIAL REVEAL STATE
========================================================= */

.sbg-export-cta[data-sbg-export-ready="true"]
.sbg-export-cta__eyebrow,
.sbg-export-cta[data-sbg-export-ready="true"]
.sbg-export-cta__title,
.sbg-export-cta[data-sbg-export-ready="true"]
.sbg-export-cta__description-block,
.sbg-export-cta[data-sbg-export-ready="true"]
.sbg-export-cta__standard,
.sbg-export-cta[data-sbg-export-ready="true"]
.sbg-export-cta__contact-copy,
.sbg-export-cta[data-sbg-export-ready="true"]
.sbg-export-cta__button,
.sbg-export-cta[data-sbg-export-ready="true"]
.sbg-export-cta__contact-ornament {
    opacity: 0;
    transform: translateY(24px);
    transition:
        opacity 0.85s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.85s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-export-cta[data-sbg-export-ready="true"]
.sbg-export-cta__eyebrow-line {
    transform: scaleX(0);
    transition:
        transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-export-cta[data-sbg-export-ready="true"]
.sbg-export-cta__standards::before,
.sbg-export-cta[data-sbg-export-ready="true"]
.sbg-export-cta__standards::after {
    transform: scaleX(0);
    transition:
        transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
}

.sbg-export-cta[data-sbg-export-ready="true"]
.sbg-export-cta__standards::before {
    transform-origin: left center;
}

.sbg-export-cta[data-sbg-export-ready="true"]
.sbg-export-cta__standards::after {
    transform-origin: right center;
}

/* =========================================================
   VISIBLE STATE
========================================================= */

.sbg-export-cta[data-sbg-export-ready="true"].is-inview
.sbg-export-cta__eyebrow,
.sbg-export-cta[data-sbg-export-ready="true"].is-inview
.sbg-export-cta__title,
.sbg-export-cta[data-sbg-export-ready="true"].is-inview
.sbg-export-cta__description-block,
.sbg-export-cta[data-sbg-export-ready="true"].is-inview
.sbg-export-cta__standard,
.sbg-export-cta[data-sbg-export-ready="true"].is-inview
.sbg-export-cta__contact-copy,
.sbg-export-cta[data-sbg-export-ready="true"].is-inview
.sbg-export-cta__button {
    opacity: 1;
    transform: none;
}

.sbg-export-cta[data-sbg-export-ready="true"].is-inview
.sbg-export-cta__eyebrow-line,
.sbg-export-cta[data-sbg-export-ready="true"].is-inview
.sbg-export-cta__standards::before,
.sbg-export-cta[data-sbg-export-ready="true"].is-inview
.sbg-export-cta__standards::after {
    transform: scaleX(1);
}

.sbg-export-cta[data-sbg-export-ready="true"].is-inview
.sbg-export-cta__contact-ornament {
    opacity: 1;
    transform: translateY(-50%);
}

/* =========================================================
   REVEAL TIMING
========================================================= */

.sbg-export-cta[data-sbg-export-ready="true"].is-inview
.sbg-export-cta__description-block {
    transition-delay: 0.14s;
}

.sbg-export-cta[data-sbg-export-ready="true"].is-inview
.sbg-export-cta__standard--one {
    transition-delay: 0.25s;
}

.sbg-export-cta[data-sbg-export-ready="true"].is-inview
.sbg-export-cta__standard--two {
    transition-delay: 0.38s;
}

.sbg-export-cta[data-sbg-export-ready="true"].is-inview
.sbg-export-cta__standard--three {
    transition-delay: 0.51s;
}

.sbg-export-cta[data-sbg-export-ready="true"].is-inview
.sbg-export-cta__standards::before,
.sbg-export-cta[data-sbg-export-ready="true"].is-inview
.sbg-export-cta__standards::after {
    transition-delay: 0.58s;
}

.sbg-export-cta[data-sbg-export-ready="true"].is-inview
.sbg-export-cta__contact-copy {
    transition-delay: 0.62s;
}

.sbg-export-cta[data-sbg-export-ready="true"].is-inview
.sbg-export-cta__contact-ornament {
    transition-delay: 0.76s;
}

.sbg-export-cta[data-sbg-export-ready="true"].is-inview
.sbg-export-cta__button {
    transition-delay: 0.86s;
}

/* =========================================================
   ELEMENTOR EDITOR PROTECTION
========================================================= */

body.elementor-editor-active
.sbg-export-cta__eyebrow,
body.elementor-editor-active
.sbg-export-cta__eyebrow-line,
body.elementor-editor-active
.sbg-export-cta__title,
body.elementor-editor-active
.sbg-export-cta__description-block,
body.elementor-editor-active
.sbg-export-cta__standard,
body.elementor-editor-active
.sbg-export-cta__standards::before,
body.elementor-editor-active
.sbg-export-cta__standards::after,
body.elementor-editor-active
.sbg-export-cta__contact-copy,
body.elementor-editor-active
.sbg-export-cta__contact-ornament,
body.elementor-editor-active
.sbg-export-cta__button,
body.elementor-edit-area-active
.sbg-export-cta__eyebrow,
body.elementor-edit-area-active
.sbg-export-cta__eyebrow-line,
body.elementor-edit-area-active
.sbg-export-cta__title,
body.elementor-edit-area-active
.sbg-export-cta__description-block,
body.elementor-edit-area-active
.sbg-export-cta__standard,
body.elementor-edit-area-active
.sbg-export-cta__standards::before,
body.elementor-edit-area-active
.sbg-export-cta__standards::after,
body.elementor-edit-area-active
.sbg-export-cta__contact-copy,
body.elementor-edit-area-active
.sbg-export-cta__contact-ornament,
body.elementor-edit-area-active
.sbg-export-cta__button,
body.elementor-editor-preview
.sbg-export-cta__eyebrow,
body.elementor-editor-preview
.sbg-export-cta__eyebrow-line,
body.elementor-editor-preview
.sbg-export-cta__title,
body.elementor-editor-preview
.sbg-export-cta__description-block,
body.elementor-editor-preview
.sbg-export-cta__standard,
body.elementor-editor-preview
.sbg-export-cta__standards::before,
body.elementor-editor-preview
.sbg-export-cta__standards::after,
body.elementor-editor-preview
.sbg-export-cta__contact-copy,
body.elementor-editor-preview
.sbg-export-cta__contact-ornament,
body.elementor-editor-preview
.sbg-export-cta__button,
.elementor-editor-active
.sbg-export-cta__eyebrow,
.elementor-editor-active
.sbg-export-cta__eyebrow-line,
.elementor-editor-active
.sbg-export-cta__title,
.elementor-editor-active
.sbg-export-cta__description-block,
.elementor-editor-active
.sbg-export-cta__standard,
.elementor-editor-active
.sbg-export-cta__standards::before,
.elementor-editor-active
.sbg-export-cta__standards::after,
.elementor-editor-active
.sbg-export-cta__contact-copy,
.elementor-editor-active
.sbg-export-cta__contact-ornament,
.elementor-editor-active
.sbg-export-cta__button {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    transition: none !important;
}

body.elementor-editor-active
.sbg-export-cta__contact-ornament,
body.elementor-edit-area-active
.sbg-export-cta__contact-ornament,
body.elementor-editor-preview
.sbg-export-cta__contact-ornament,
.elementor-editor-active
.sbg-export-cta__contact-ornament {
    transform: translateY(-50%) !important;
}

/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) {
    .sbg-export-cta {
        padding: 105px 24px;
    }

    .sbg-export-cta__export {
        grid-template-columns: 1fr;
        gap: 50px;
    }

    .sbg-export-cta__heading-block,
    .sbg-export-cta__description-block {
        max-width: 760px;
    }

    .sbg-export-cta__title {
        max-width: 720px;
        font-size: clamp(38px, 5.2vw, 51px);
    }

    .sbg-export-cta__standards {
        margin-top: 75px;
    }

    .sbg-export-cta__standard {
        min-height: 220px;
        padding: 34px 25px;
    }

    .sbg-export-cta__standard h3 {
        font-size: 21px;
    }

    .sbg-export-cta__contact {
        grid-template-columns: 1fr;
        gap: 45px;
        padding: 58px 50px;
    }

    .sbg-export-cta__contact-copy {
        grid-template-columns:
            minmax(280px, 0.9fr)
            minmax(280px, 1.1fr);
    }

    .sbg-export-cta__button {
        justify-self: start;
    }

    .sbg-export-cta__contact-ornament {
        right: 40px;
    }
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {
    .sbg-export-cta {
        padding: 85px 18px;
    }

    .sbg-export-cta::before,
    .sbg-export-cta::after {
        display: none;
    }

    .sbg-export-cta__title {
        font-size: clamp(37px, 9.5vw, 48px);
    }

    .sbg-export-cta__description-block {
        padding-left: 25px;
    }

    .sbg-export-cta__description {
        font-size: 15px;
        line-height: 1.76;
    }

    .sbg-export-cta__standards {
        grid-template-columns: 1fr;
        margin-top: 65px;
    }

    .sbg-export-cta__standard {
        min-height: 180px;
        border-right: 0;
        border-bottom: 1px solid var(--sbg-ex-border);
    }

    .sbg-export-cta__standard:last-child {
        border-bottom: 0;
    }

    .sbg-export-cta__standard-number {
        top: 24px;
        right: 24px;
    }

    .sbg-export-cta__contact {
        min-height: auto;
        margin-top: 80px;
        padding: 52px 30px;
    }

    .sbg-export-cta__contact-copy {
        grid-template-columns: 1fr;
        gap: 27px;
    }

    .sbg-export-cta__contact-title {
        font-size: clamp(34px, 8.7vw, 44px);
    }

    .sbg-export-cta__contact-description {
        font-size: 15px;
    }

    .sbg-export-cta__contact-ornament {
        top: auto;
        right: -80px;
        bottom: -100px;
        width: 220px;
        height: 220px;
        transform: none;
    }

    .sbg-export-cta[data-sbg-export-ready="true"]
    .sbg-export-cta__contact-ornament {
        transform: translateY(20px);
    }

    .sbg-export-cta[data-sbg-export-ready="true"].is-inview
    .sbg-export-cta__contact-ornament {
        transform: none;
    }

    body.elementor-editor-active
    .sbg-export-cta__contact-ornament,
    body.elementor-edit-area-active
    .sbg-export-cta__contact-ornament,
    body.elementor-editor-preview
    .sbg-export-cta__contact-ornament,
    .elementor-editor-active
    .sbg-export-cta__contact-ornament {
        transform: none !important;
    }
}

/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {
    .sbg-export-cta {
        padding: 70px 18px;
    }

    .sbg-export-cta__title {
        font-size: 36px;
    }

    .sbg-export-cta__standard {
        min-height: 165px;
        padding: 30px 22px;
    }

    .sbg-export-cta__standard h3 {
        font-size: 20px;
    }

    .sbg-export-cta__contact {
        padding: 45px 22px;
    }

    .sbg-export-cta__contact-title {
        font-size: 34px;
    }

    .sbg-export-cta__button {
        width: 100%;
    }
}

/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {
    .sbg-export-cta__eyebrow,
    .sbg-export-cta__eyebrow-line,
    .sbg-export-cta__title,
    .sbg-export-cta__description-block,
    .sbg-export-cta__standard,
    .sbg-export-cta__standards::before,
    .sbg-export-cta__standards::after,
    .sbg-export-cta__contact-copy,
    .sbg-export-cta__contact-ornament,
    .sbg-export-cta__button {
        opacity: 1 !important;
        visibility: visible !important;
        transform: none !important;
        transition: none !important;
    }

    .sbg-export-cta__contact-ornament {
        transform: translateY(-50%) !important;
    }
}/* End custom CSS */