* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: var(--inter);
}

section.kat__wedplan-new-inner .pin-spacer {
    pointer-events: none;
    z-index: unset !important;
}

section.kat__wedplan-new-inner button {
    cursor: pointer;
}

section.kat__wedplan-new-inner a {
    cursor: pointer;
    text-decoration: none;
}

body.kat__wedplan-new {
    /* Attribute */
    --body-height: 100vh;
}

.lg-hidden {
    display: none;
}

@media only screen and (max-width: 960px) {}

@media (min-width: 1600px) {
    body.kat__wedplan-new {
        /* Boxing Family */
        --boxing-text-size: 88px;
        --boxing-text-size-m: 72px;
        --boxing-text-size-s: 40px;
        --boxing-text-size-xs: 28px;

        /* Gambarino Text */
        --gambarino-text-weight: 400;
        --gambarino-text-size: 72px;
        --gambarino-text-size-m: 40px;
        --gambarino-text-size-s: 32px;
    }
}

@media (min-width: 1441px) and (max-width: 1599px) {
    body.kat__wedplan-new {
        /* Boxing Family */
        --boxing-text-weight: 400;
        --boxing-text-size: 76px;
        --boxing-text-size-m: 60px;
        --boxing-text-size-s: 36px;
        --boxing-text-size-xs: 28px;

        /* Gambarino Text */
        --gambarino-text-weight: 400;
        --gambarino-text-size: 60px;
        --gambarino-text-size-m: 38px;
        --gambarino-text-size-s: 32px;

        /* body Text */
        --body-text-weight: 400;
        --body-text-size: 32px;
        --body-text-size-l: 20px;
        --body-text-size-m: 20px;
        --body-text-size-s: 20px;
        --body-text-size-xs: 16px;

        /* Font Size Extra */
        --fs-extra-1: 2px;
        --fs-extra-2: 4px;
        --fs-extra-3: 5px;
        --fs-extra-4: 6px;
        --fs-extra-5: 10px;
        --fs-extra-6: 12px;
        --fs-extra-7: 15px;
        --fs-extra-8: 20px;
    }
}

@media (max-width: 1440px) {
    body.kat__wedplan-new {
        /* Boxing Font  */
        --boxing-text-size: 72px;
        --boxing-text-size-m: 60px;
        --boxing-text-size-s: 40px;
        --boxing-text-size-xs: 28px;

        /* Gambarino Font  */
        --gambarino-text-size: 68px;
        --gambarino-text-size-m: 36px;
        --gambarino-text-size-s: 32px;

        /* Body Text Size  */
        --body-text-size: 32px;
        --body-text-size-l: 28px;
        --body-text-size-m: 24px;
        --body-text-size-s: 20px;
        --body-text-size-xs: 16px;
    }

    .lg-hidden {
        display: block;
    }
}

@media (min-width: 960px) and (max-width: 1440px) {
    body.kat__wedplan-new {
        /* Boxing Font  */
        --boxing-text-size: 60px;
        --boxing-text-size-m: 52px;
        --boxing-text-size-s: 32px;
        --boxing-text-size-xs: 24px;

        /* Gambarino Font  */
        --gambarino-text-size: 60px;
        --gambarino-text-size-m: 32px;
        --gambarino-text-size-s: 28px;

        /* Body Text Size  */
        --body-text-size: 28px;
        --body-text-size-l: 20px;
        --body-text-size-m: 18px;
        --body-text-size-s: 18px;
        --body-text-size-xs: 16px;
    }
}

@media (min-width: 560px) and (max-width: 960px) {
    body.kat__wedplan-new {
        /* Boxing Font  */
        --boxing-text-size: 52px;
        --boxing-text-size-m: 44px;
        --boxing-text-size-s: 28px;
        --boxing-text-size-xs: 20px;

        /* Gambarino Font  */
        --gambarino-text-size: 48px;
        --gambarino-text-size-m: 28px;
        --gambarino-text-size-s: 24px;

        /* kalam Font  */
        --kalam-text-size: 24px;

        /* Body Text Size  */
        --body-text-size: 24px;
        --body-text-size-l: 20px;
        --body-text-size-m: 18px;
        --body-text-size-s: 16px;
        --body-text-size-xs: 14px;
    }
}

@media (max-width: 559px) {
    body.kat__wedplan-new {
        /* Boxing Font  */
        --boxing-text-size: 32px;
        --boxing-text-size-m: 28px;
        --boxing-text-size-s: 24px;
        --boxing-text-size-xs: 18px;

        /* Gambarino Font  */
        --gambarino-text-size: 36px;
        --gambarino-text-size-m: 24px;
        --gambarino-text-size-s: 20px;

        /* kalam Font  */
        --kalam-text-size: 24px;

        /* Body Text Size  */
        --body-text-size: 16px;
        --body-text-size-l: 16px;
        --body-text-size-m: 16px;
        --body-text-size-s: 16px;
        --body-text-size-xs: 12px;
    }
}



/* img */
body.kat__wedplan-new img {
    max-width: 100%;
}

/* ======================
    GLOBAL
====================== */
.ornaments-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.no-scrollbar::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.no-scrollbar {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

.image-wrap {
    position: relative;
    width: 100%;
}

.image-wrap img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.p-relative {
    position: relative;
}

body.kat__wedplan-new {
    /* overflow: hidden; */
}

.kat__wedplan-new-inner {
    overflow: hidden;
    background-color: var(--blue-main);
    height: 100dvh;
}

/* Wrapper  */
.landing-wrapper.wedplan {
    height: 100dvh;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    border-radius: 40px 40px 0px 0px;
    background: var(--background-primary);
}

.wedplan .landing-wrapper-inner {
    min-height: unset !important;
}

.landing-wrapper-inner {
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

@media (min-width : 561px) and (max-width : 960px) {
    .landing-wrapper.wedplan {}
}

.kat__primary-button {}

.kat__primary-button {
    border-radius: 99px;
    border: 3px solid #000;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.15);

    cursor: pointer;
    background: var(--primary-main);
    display: block;
    width: max-content;
    /* padding: 2px; */
}

.kat__primary-button div {
    color: var(--neutral-10);
    font-family: var(--inter);
    padding: 24px;
    border-radius: 100px;
    border: 3px solid var(--primary-main);
    background: var(--primary-main);
    font-size: calc(var(--body-text-size-s));
    font-weight: 600;
    line-height: 140%;
    transition: all 0.4s ease-in-out;
}

.kat__primary-button div:hover {
    border: 3px solid var(--primary-hover);
    background: var(--primary-hover);
}

/* Kat Chip  */
.kat__chip-item {
    display: flex;
    padding: 16px;
    align-items: center;
    gap: 8px;
    border-radius: 999px;
    background: var(--light-blue-main);
    width: max-content;

    /* Shadow sm */
    box-shadow: 0px 1px 3px 0px rgba(16, 24, 40, 0.10), 0px 1px 2px 0px rgba(16, 24, 40, 0.06);
}

.kat__chip-item .chip-icon {
    position: relative;
    width: 40px;
    height: 40px;
}

body.kat__wedplan-new .kat__chip-item p {
    font-family: var(--boxing-text-family);
    font-size: var(--boxing-text-size-xs);
    color: var(--text-primary);
}

@media (min-width: 1440px) {}

@media (max-width: 1024px) {}

@media (min-width: 1281px) and (max-width: 1590px) {}

@media (min-width: 1080px) and (max-width: 1440px) {
    .kat__primary-button div {
        padding: 15px 24px;
    }
}

@media (min-width: 560px) and (max-width: 1024px) {
    .kat__primary-button div {
        padding: 15px 24px;
    }

    .kat__chip-item {
        padding: 12px 16px;
    }
}

@media (max-width: 559px) {
    .landing-wrapper.wedplan {
        border-radius: 24px 24px 0px 0px;
    }

    .kat__primary-button {
        border: 2px solid #000;
    }

    .kat__primary-button div {
        padding: 10px 12px;
        font-size: calc(var(--body-text-size-s));
    }

    .kat__chip-item {
        padding: 6px 16px;
    }

    .kat__chip-item .chip-icon {
        width: 35px;
        height: 35px;
    }
}



/* ======================
    HOMEPAGE
====================== */

.kat__hero-wedplan {
    position: relative;
    padding: 80px;
    padding-bottom: 21%;
    overflow: hidden;
    background: var(--background-primary);
}

.kat__hero-wedplan .inner {
    position: relative;
    width: 100%;
    height: 100%;
}

.hero-orn-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0%;
    overflow: hidden;
}

.orn-hero-1 {
    position: absolute;
    width: 27.45%;
    max-width: 590px;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 34.24%);
}

.orn-hero-1-1 {
    position: absolute;
    width: 16.45%;
    left: 0%;
    top: 25.83%;
    transform: translate(-122%, 0%);
}

.orn-hero-2 {
    position: absolute;
    width: 57.2%;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 50%);
}

.orn-hero-2 .image-wrap .circ-inside::before {
    content: '';
    position: absolute;
    background: #FFDCE2;
    width: 80%;
    height: 80%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
}

.orn-hero-3 {
    position: absolute;
    width: 23.11%;
    left: 12%;
    bottom: 4%;
    transform: translate(-12%, -12%);
}

.orn-hero-3-1 {
    position: absolute;
    width: 9.4%;
    left: 0%;
    top: 0%;
    transform: translate(-76.3%, -76.3%) scaleX(-1);
}

.orn-hero-4 {
    position: absolute;
    width: 13.11%;
    right: 15%;
    bottom: 7%;
    transform: translate(0%, -22%);
}

.orn-hero-4-1 {
    position: absolute;
    width: 29.69%;
    right: 0%;
    bottom: 26%;
    transform: translate(33.82%, 0%);
}

.kat__hero-wedplan .hero__detail {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 40px;
}

.kat__hero-wedplan .hero__detail-bottom {
    position: relative;
    width: 30%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 24px;
}

.kat__hero-wedplan .hero__detail h2 {
    font-family: var(--boxing-text-family);
    font-size: var(--boxing-text-size);
    color: var(--text-primary);
    line-height: normal;
    text-align: left;
}

.kat__hero-wedplan .hero__detail p {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size-l);
    color: var(--text-secondary);
    line-height: 150%;
    text-align: left;
}

@media (min-width: 1440px) {}

@media (max-width: 1024px) {}

@media (min-width: 1281px) and (max-width: 1590px) {}

@media (min-width: 1080px) and (max-width: 1599px) {
    .kat__hero-wedplan {
        padding: 60px;
        padding-bottom: 21%;
    }
}

@media (min-width: 560px) and (max-width: 1024px) {
    .kat__hero-wedplan {
        padding: 32px;
        padding-bottom: 69%;
    }

    .kat__hero-wedplan .hero__detail {
        gap: 12px;
    }

    .kat__hero-wedplan .hero__detail-bottom {
        width: 70%;
        gap: 8px;
    }

    .orn-hero-1 {
        width: 34%;
        transform: translate(-50%, 0%);
    }

    .orn-hero-2 {
        width: 132%;
    }

    .orn-hero-3 {
        width: 35.11%;
    }

    .orn-hero-4 {
        width: 19.11%;
        right: 7%;
        bottom: 17%;
        transform: translate(0%, -65%);
    }
}

@media (max-width: 559px) {
    .kat__hero-wedplan {
        padding: 24px;
        padding-bottom: 90%;
    }

    .kat__hero-wedplan .hero__detail {
        gap: 18px;
    }

    .kat__hero-wedplan .hero__detail-bottom {
        width: 97%;
        gap: 18px;
        align-items: center;
    }

    .kat__hero-wedplan .hero__detail p {
        text-align: center;
    }

    .kat__hero-wedplan .hero__detail h2 {
        text-align: center;
        line-height: 120%;
    }

    .orn-hero-1 {
        width: 49.33%;
        transform: translate(-50%, 16.66%);
    }

    .orn-hero-2 {
        width: 132%;
    }

    .orn-hero-3 {
        width: 42.11%;
        left: 16%;
        bottom: 2%;
        transform: translate(-12%, 3%);
    }

    .orn-hero-4 {
        width: 23.11%;
        right: 11%;
        bottom: 17%;
        transform: translate(0%, -49%);
    }

    .orn-hero-1-1 {
        width: 28.45%;
        left: 0%;
        top: 2.83%;
        transform: translate(-68%, 0%);
    }
}


/* ======================
    FITUR WEDDDING PLANNER
====================== */
.feat-header {
    padding: 120px 15% 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 12px;
}

.feat-header h1 {
    font-family: var(--gambarino-text-family);
    font-size: var(--gambarino-text-size);
    color: var(--text-primary);
}

.feat-header p.desc {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size-l);
    color: var(--text-secondary);
}



.fitur-baru-wrapper {
    background: var(--background-primary);
    /* max-height: 100vh; */
    overflow: hidden;
}

.fitur-baru-wrapper-inner {}

.kat__fitur-baru-web-invitation {
    display: flex;
    flex-direction: column;
}

.fitur-baru-swiper {
    height: 100%;
    width: 100%;
}

.kat__fitur-baru-web-invitation .fb-slide-inner {
    height: 100%;
    position: relative;
    overflow: hidden;
    padding: 4% 15% 4%;
    /* padding-top: 32px; */
    display: flex;
    flex-direction: column;
    gap: clamp(24px, 6%, 40px);
    background: var(--background-primary);
    border-radius: 40px 40px 0 0;
}

.kat__fitur-baru-web-invitation .fb-slide-inner .body {
    display: flex;
    gap: 40px;
    justify-content: center;
    flex: 1;
}

.kat__fitur-baru-web-invitation .fb-slide-inner .body>div {
    flex: 1;

}

.kat__fitur-baru-web-invitation .fb-slide-inner .body .fb-item-wrap {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 50%;
    justify-content: flex-start;
}

.kat__fitur-baru-web-invitation .fb-slide-inner .body .fb-item-1 {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 50%;
}

.kat__fitur-baru-web-invitation .fb-slide-inner .body .fb-item-1 h4 {
    font-family: var(--boxing-text-family);
    color: rgba(3, 61, 85, 0.50);
    font-weight: 400;
    font-size: var(--boxing-text-size-s);
}

.kat__fitur-baru-web-invitation .fb-slide-inner .body .fb-item-1 h4.active {
    color: rgba(3, 61, 85, 1);
}

.fb-step-subtitle {
    display: none;
    color: var(--blue-main);
    font-family: var(--boxing-text-family);
    font-weight: 400;
    font-size: var(--boxing-text-size-xs);
    text-align: center;
    /* margin-bottom: 12px; */
}

/* NO PINNED  */

.kat__fitur-baru-web-invitation.no-pinned {
    height: unset !important;
}

.kat__fitur-baru-web-invitation.no-pinned .fitur-baru-slide-wrapper {
    flex-direction: column;
}

.kat__fitur-baru-web-invitation.no-pinned .fitur-baru-slide-wrapper .fitur-baru_slide .header {
    display: none;
}

.kat__fitur-baru-web-invitation.no-pinned .fitur-baru-slide-wrapper .fitur-baru_slide:first-of-type .header {
    display: flex;
    align-items: center;
    text-align: center;
}

.kat__fitur-baru-web-invitation.no-pinned .fb-slide-inner .body .fb-item-2 .fb-item-2-img {
    position: relative;
}

.kat__fitur-baru-web-invitation.no-pinned .fb-slide-inner .body .fb-item-1 {
    display: none;
}

.kat__fitur-baru-web-invitation.no-pinned .fb-slide-inner .body .fb-item-wrap {
    width: 100%;
}

.kat__fitur-baru-web-invitation.no-pinned .fb-slide-inner .body .fb-item-3 {
    text-align: center;
    align-items: center;
}

.kat__fitur-baru-web-invitation.no-pinned .fb-step-subtitle {
    display: block;
}

/* NO PINNED END  */

.kat__fitur-baru-web-invitation .fb-slide-inner .body .fb-item-2 {
    position: relative;
    width: 100%;
    /* height: 100%; */
    /* max-width: 543px; */
    overflow: hidden;
}

.fb-item-2 .fb-item-2-img {
    position: relative;
    width: 100%;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0%);
}

.kat__fitur-baru-web-invitation .fb-slide-inner .body .fb-item-3 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: clamp(12px, 7%, 32px);
    width: 100%;
}

.fb-item-3 .fb-item-3-title {
    font-family: var(--gambarino-text-family);
    font-size: var(--gambarino-text-size-m);
}

.fb-item-3 .fb-item-3-desc {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size-m);
    line-height: 130%;
}

@media (max-width: 960px) {
    .kat__fitur-baru-web-invitation .fb-slide-inner {
        background: unset;
        border-radius: unset;
    }
}

@media (min-width: 1441px) and (max-width: 1599px) {
    .kat__fitur-baru-web-invitation .fb-slide-inner {
        gap: clamp(24px, 3%, 40px);
        /* padding-bottom: 40px; */
    }

    .fb-item-3 .fb-item-3-logo {
        width: 60px;
    }

    .kat__fitur-baru-web-invitation .fb-slide-inner .body .fb-item-3 {
        gap: 4px;
    }

    .kat__primary-button div {
        padding: 10px 15px;
    }
}

@media (min-width: 1600px) {
    .kat__fitur-baru-web-invitation .fb-slide-inner .body .fb-item-2 {
        height: max-content;
    }

    .fb-item-2 .fb-item-2-img {
        position: relative;
    }
}

@media (min-width: 1921px) {
    .kat__fitur-baru-web-invitation .fb-slide-inner .body .fb-item-2 {
        max-width: unset;
        width: 100%;
    }

    .kat__fitur-baru-web-invitation .fb-slide-inner .body .fb-item-1 {
        min-width: 360px;
        max-width: 450px;
        justify-content: center;
        gap: 58px;
    }
    
    .kat__fitur-baru-web-invitation .fb-slide-inner .body>div {
        flex: unset;
    }
    
    .kat__fitur-baru-web-invitation .fb-slide-inner .body .fb-item-wrap{
        justify-content: center;
    }
}

@media (min-width: 1080px) and (max-width: 1440px) {
    .kat__fitur-baru-web-invitation .fb-slide-inner .body>div {
        flex: unset;
    }

    .kat__fitur-baru-web-invitation .fb-slide-inner .body .fb-item-1 {
        /* max-width: 160px; */
        min-width: 160px;
    }

    .kat__fitur-baru-web-invitation .fb-slide-inner .body {
        gap: 16px;
    }

    .kat__fitur-baru-web-invitation .fb-slide-inner {
        padding: 20px 6%;
    }

    .fb-item-3 .fb-item-3-logo {
        width: 50px;
    }

    .kat__fitur-baru-web-invitation .fb-slide-inner .body .fb-item-3 {
        gap: 4px;
    }

    .kat__primary-button div {
        padding: 14px;
    }

    .fb-item-2 .fb-item-2-img {
        width: 65%;
    }
}

@media (min-width: 560px) and (max-width: 1079px) {
    .feat-header {
        padding: 40px 9% 32px;
    }

    .kat__fitur-baru-web-invitation .fb-slide-inner {
        padding: 20px 6%;
        gap: 40px;
    }

    .kat__fitur-baru-web-invitation .fb-slide-inner .body {
        gap: 24px;
    }

    .kat__fitur-baru-web-invitation .fb-slide-inner .body .fb-item-wrap {
        flex-direction: column;
        gap: 16px;
    }

    .kat__fitur-baru-web-invitation .fb-slide-inner .body .fb-item-2 {
        /* width: 100%; */
        max-height: 500px;
    }

    .kat__fitur-baru-web-invitation .fb-slide-inner .body>div {
        flex: unset;
    }

    .kat__fitur-baru-web-invitation .fb-slide-inner .body .fb-item-1 {
        min-width: 205px;
        max-width: 205px;
    }

    .fb-item-3 .fb-item-3-logo {
        width: 60px;
    }

    .kat__fitur-baru-web-invitation .fb-slide-inner .header {
        gap: 20px;
    }

    .kat__fitur-baru-web-invitation.no-pinned .fitur-baru-slide-wrapper {
        padding-bottom: 44px;
    }

    /* .kat__fitur-baru-web-invitation .fb-slide-inner .body .fb-item-1 p {
        display: none;
    } */

    /* .fb-step-subtitle {
        display: block;
    } */

    .fb-item-2 .fb-item-2-img {
        width: 75%;
    }

    .fb-step-subtitle {
        display: block;
        border-radius: 999px;
        border: 1px solid var(--blue-main);
        box-shadow: 0 1px 3px 0 rgba(16, 24, 40, 0.10), 0 1px 2px 0 rgba(16, 24, 40, 0.06);
        padding: 12px 15px;
        width: max-content;
    }
}

@media (max-width: 559px) {
    .feat-header {
        padding: 40px 8% 12px;
    }

    .fitur-baru-wrapper-inner {}

    .kat__fitur-baru-web-invitation .fb-slide-inner {
        padding: 24px 24px;
        gap: 40px;
    }

    .kat__fitur-baru-web-invitation .fb-slide-inner .body {
        display: flex;
        gap: 16px;
    }

    .kat__fitur-baru-web-invitation .fb-slide-inner .body .fb-item-wrap {
        flex-direction: column;
        gap: 12px;
    }

    .fb-item-3 .fb-item-3-logo {
        width: 40px;
    }

    .kat__fitur-baru-web-invitation .fb-slide-inner .body>div {
        flex: unset;
    }

    .kat__fitur-baru-web-invitation .fb-slide-inner .body .fb-item-1 p {
        display: none;
    }

    .fb-step-subtitle {
        display: block;
        border-radius: 999px;
        border: 1px solid var(--blue-main);
        box-shadow: 0 1px 3px 0 rgba(16, 24, 40, 0.10), 0 1px 2px 0 rgba(16, 24, 40, 0.06);
        padding: 12px 15px;
        width: max-content;
    }

    .kat__fitur-baru-web-invitation.no-pinned .fitur-baru-slide-wrapper {
        padding-bottom: 24px;
    }

    .kat__fitur-baru-web-invitation .fb-slide-inner .header {
        gap: 16px;
    }
}


/* ======================
    TOTAL PRODUCT STAT
====================== */
.kat__product-stat-homepage {
    position: relative;
    overflow: hidden;
    padding: 60px 80px;
    background: var(--background-primary);
}

.kat__product-stat-homepage .inner {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.kat__product-stat-homepage .inner .product-stat_title {
    font-family: var(--gambarino-text-family);
    font-size: var(--gambarino-text-size);
    color: var(--text-secondary);
    text-align: center;
    max-width: 1200px;
    margin: auto;
}

.kat__product-stat-homepage .inner .product-stat_title span {
    font-family: inherit;
    font-size: inherit;
    color: var(--text-primary);
}

.kat__product-stat-homepage .inner .body-wrapper {
    position: relative;
    display: flex;
    gap: 24px;
    max-width: 1200px;
    margin: auto;
}

.kat__product-stat-homepage .inner .body-wrapper .product-stats-item {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 24px;
    justify-content: space-between;
    padding-bottom: 40px;
}

.kat__product-stat-homepage .inner .body-wrapper .product-stats-item .bg-ps-item {
    position: absolute;
    width: 100%;
    height: 80%;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    border-radius: 28px;
    border: 3px solid #000;
}

.kat__product-stat-homepage .inner .body-wrapper .product-stats-item:nth-child(1) .bg-ps-item {
    background-color: var(--light-green-main);
    /* Warna untuk item pertama */
}

.kat__product-stat-homepage .inner .body-wrapper .product-stats-item:nth-child(2) .bg-ps-item {
    background-color: var(--purple-main);
    /* Warna untuk item kedua */
}

.kat__product-stat-homepage .inner .body-wrapper .product-stats-item:nth-child(3) .bg-ps-item {
    background-color: var(--light-blue-main);
    /* Warna untuk item ketiga */
}


.kat__product-stat-homepage .inner .body-wrapper .swrap-item-1 {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
}

.kat__product-stat-homepage .inner .body-wrapper .product-stats-img {
    width: 80%;
    max-width: 320px;
    margin: 0 auto;
}

.kat__product-stat-homepage .inner .body-wrapper p {
    color: var(--text-primary);
    font-family: var(--body-text-family);
    font-size: var(--body-text-size-m);
    font-weight: 500;
    text-align: center;
    line-height: 133%;
}

.kat__product-stat-homepage .inner .body-wrapper p span {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: var(--text-primary);
    font-weight: 700;
}

@media (min-width: 560px) and (max-width: 1024px) {
    .kat__product-stat-homepage {
        padding: 40px 24px 20px;
    }

    .kat__product-stat-homepage .inner .body-wrapper {
        flex-direction: column;
        padding-right: 24px;
        gap: 2px;
    }

    .kat__product-stat-homepage .inner .body-wrapper .product-stats-item {
        flex-direction: row;
        align-items: center;
    }

    .kat__product-stat-homepage .inner .body-wrapper .product-stats-img {
        width: 45%;
    }

    .kat__product-stat-homepage .inner .body-wrapper .product-stats-item .bg-ps-item {
        bottom: 50%;
        transform: translate(0%, 45%);
        left: unset;
        right: 0;
        height: 75%;
        width: 88%;
    }

    .kat__product-stat-homepage .inner .body-wrapper h2 {
        font-size: calc(var(--boxing-text-size-m) + 4px);
    }
}

@media (max-width: 559px) {
    .kat__product-stat-homepage {
        padding: 40px 24px 24px;
    }

    .kat__product-stat-homepage .inner .body-wrapper {
        flex-direction: column;
    }

    .kat__product-stat-homepage .inner .body-wrapper .product-stats-img {
        width: 65%;
    }

    .kat__product-stat-homepage .inner .body-wrapper .product-stats-item {
        padding-bottom: 24px;
    }
}

@media (min-width: 960px) and (max-width: 1599px) {
    .kat__product-stat-homepage .inner .body-wrapper {
        max-width: 1000px;
    }

    .kat__product-stat-homepage .inner {
        gap: 24px;
    }
}

/* ======================
    KEUNGGULAN WEDDDING PLANNER
====================== */
.kat__strengths-wedplan {
    position: relative;
    overflow: hidden;
    padding: 2.1%;
    background: var(--background-primary);
}

.kat__strengths-wedplan .inner {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 32px;

    border-radius: 80px;
    background: var(--background-extend-primary);
    padding: 3% 4.4% 3%;
}

.kat__strengths-wedplan .inner h1 {
    font-family: var(--gambarino-text-family);
    font-size: var(--gambarino-text-size);
    color: var(--text-primary);
    text-align: center;
    line-height: 130%;
}

.kat__strengths-wedplan .inner .body {
    position: relative;
    gap: 24px;
    width: 100%;
    margin: auto;

    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 24px;
}

.kat__strengths-wedplan .inner .body .product-stats-item {
    position: relative;
    /* width: calc(25% - 24px); */
    padding: 0 32px 32px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}

.kat__strengths-wedplan .inner .body .product-stats-item .bg-ps-item {
    position: absolute;
    background: var(--background-secondary);
    width: 100%;
    height: 76%;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    border-radius: 32px;
    border: none;
}

.kat__strengths-wedplan .inner .body .product-stats-item .swrap-item-1 {
    position: relative;
}

.kat__strengths-wedplan .inner .body .product-stats-item p {
    font-family: var(--gambarino-text-family);
    font-size: var(--body-text-size-l);
    color: var(--neutral-10);
}

@media (min-width: 560px) and (max-width: 1180px) {
    .kat__strengths-wedplan {
        padding: 24px;
    }

    .kat__strengths-wedplan .inner {
        padding: 60px 40px 40px;
    }

    .kat__strengths-wedplan .inner .body{
        max-width: 785px;
    }
}

@media (max-width: 559px) {
    .kat__strengths-wedplan {
        padding: 24px;
    }

    .kat__strengths-wedplan .inner {
        padding: 40px 24px 24px;
        border-radius: 40px;
    }
}

/* ======================
    PRICE WEDDING PLANNER
====================== */
.kat__price-wedplan {
    position: relative;
    overflow: hidden;
    padding: 80px 14%;
    background: var(--background-primary);
}

.kat__price-wedplan .inner {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 40px;

}

.kat__price-wedplan .inner .head {
    max-width: 1200px;
    margin: 0 auto;
}

.kat__price-wedplan .inner .head h1 {
    font-family: var(--boxing-text-family);
    font-size: var(--boxing-text-size);
    color: var(--text-primary);
    line-height: normal;
    text-align: right;
}

@media (min-width: 1441px) and (max-width: 1599px) {
    .kat__price-wedplan .inner .head h1 {
        font-size: 60px;
    }
}

.kat__price-wedplan .inner .body {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    gap: 25px;
}

.kat__price-wedplan .inner .body .orn-price {
    width: 48%;
}

.kat__price-wedplan .inner .body .price-card {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 24px;
    gap: 40px;
    border-radius: 40px;
    border: 3px solid var(--neutral-100);
    background: var(--background-secondary);
    align-items: flex-end;
}

.kat__price-wedplan .inner .body .price-card p {
    font-family: var(--gambarino-text-family);
    color: var(--neutral-10);
    font-size: var(--gambarino-text-size-m);
    text-align: right;
}

.kat__price-wedplan .inner .body .price-card h2 {
    font-family: var(--boxing-text-family);
    color: var(--background-extend-primary);
    font-size: var(--boxing-text-size-s);
    text-align: right;
    display: flex;
    justify-content: center;
    align-items: self-end;
}

.kat__price-wedplan .inner .body .price-card h2 span.num {
    font-family: inherit;
    font-size: var(--boxing-text-size);
}

.kat__price-wedplan .inner .body .price-card h2 span:not(.num) {
    font-family: inherit;
    align-self: center;
    margin-right: 12px;
}

.orn-bg-price {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 6%);
}

.orn-price-1 {
    position: absolute;
    width: 7.33%;
    top: 0;
    left: 12.16%;
    transform: translate(0%, -55.76%);
}

@media (min-width: 560px) and (max-width: 1024px) {
    .kat__price-wedplan {
        padding: 40px 32px;
    }

    .kat__price-wedplan .inner .body {
        flex-direction: column;
    }

    .kat__price-wedplan .inner .body .orn-price {
        width: 75%;
    }
}

@media (max-width: 559px) {
    .kat__price-wedplan {
        padding: 40px 24px;
    }

    .kat__price-wedplan .inner .body {
        flex-direction: column;
    }

    .kat__price-wedplan .inner .body .orn-price {
        width: 85%;
    }

    .kat__price-wedplan .inner .body .price-card h2 span.num {
        font-size: 54px;
    }

    .kat__price-wedplan .inner .body .price-card h2 {
        font-size: 32px;
    }

    .kat__price-wedplan .inner .body .price-card {
        gap: 20px;
    }
}


/* ======================
    SOON WEDDING PLANNER
====================== */
.kat__soon-wedplan-wrapper {
    background: var(--background-tertiary);
    overflow: hidden;
    padding-bottom: 20px;
}

.kat__soon-wedplan {
    position: relative;
    overflow: hidden;
    padding: 80px 14% 20px;
    background: var(--background-tertiary);
}

.kat__soon-wedplan .inner {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 40px;

}

.kat__soon-wedplan .inner .head {
    max-width: 1200px;
    margin: 0 auto;
}

.kat__soon-wedplan .inner .head .chip-head {
    border-radius: 999px;
    border: 1px solid var(--text-primary);
    box-shadow: 0 1px 3px 0 rgba(16, 24, 40, 0.10), 0 1px 2px 0 rgba(16, 24, 40, 0.06);
    padding: 12px 15px;
    width: max-content;
    margin: 0 auto;
}

.kat__soon-wedplan .inner .head .chip-head p {
    color: var(--text-primary);
    font-family: var(--boxing-text-family);
    font-size: var(--boxing-text-size-s);
}

.kat__soon-wedplan .inner .head h1 {
    font-family: var(--gambarino-text-family);
    font-size: var(--gambarino-text-size);
    color: var(--text-primary);
    text-align: center;
}

@media (min-width: 1441px) and (max-width: 1599px) {
    .kat__soon-wedplan .inner .head h1 {
        font-size: 60px;
    }
}


.kat__soon-wedplan .inner .body {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    max-width: 1200px;
    margin: 0 auto;
}

.kat__soon-wedplan .inner .body .card-soon-wrap {
    width: 60%;
}

.kat__soon-wedplan .inner .body .card-soon {
    padding: 50px;
    display: flex;
    border-radius: 40px;
    background: #FBFBFB;
    /* box-shadow: 0 0 100px 0 rgba(0, 0, 0, 0.10); */
    width: 100%;
    gap: 40px;
}

.kat__soon-wedplan .inner .body .card-soon .content {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%;
}

.kat__soon-wedplan .inner .body .card-soon .content h2 {
    font-family: var(--gambarino-text-family);
    line-height: 125%;
    font-size: var(--gambarino-text-size-s);
    color: var(--text-secondary);
}

.kat__soon-wedplan .inner .body .card-soon .content p {
    line-height: 140%;
    font-size: var(--body-text-size-s);
    color: #404040;
}

.kat__soon-wedplan .inner .body .card-soon .icon-soon {
    width: 35%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.kat__soon-wedplan .inner .body .card-soon .icon-soon img {
    display: block;
}

/* CARD EFFECT */
.card-stack-container {
    top: 0;
    position: relative;
    width: 100%;
    height: 100%;
    /* max-height: 300px; */
    display: flex;
    flex-direction: column;
    gap: 12px;
    overflow-y: auto;
    overflow-x: visible;
    padding: 20px 10px;
    pointer-events: none;
}

.kat__soon-wedplan .inner .body .card-soon-wrap {
    position: sticky;
    top: 0;
    left: 0;
}

.kat__soon-wedplan .inner .body .card-soon {
    position: relative;
}

.kat__soon-wedplan .inner .body .card-soon-wrap.dummies,
.kat__soon-wedplan .inner .body .card-soon.dummies {
    display: none;
}

@media (min-width: 1181px) {
    .kat__soon-wedplan .inner .body .card-soon.idx-3 {
        transform: translate(20%);
    }

    .kat__soon-wedplan .inner .body .card-soon-wrap.dummies {
        display: block;
    }

    .kat__soon-wedplan .inner .body .card-soon.dummies {
        opacity: 0;
        display: flex;
    }

    .kat__soon-wedplan .inner .body .card-soon.idx-5 {
        transform: translate(-20%);
    }

    .kat__soon-wedplan .inner .body .card-soon.idx-6 {
        transform: translate(-20%);
    }
}

.marquee-2 {
    border-top: 3px solid var(--Primary-Main, #ED0B53);
    border-bottom: 3px solid var(--Primary-Main, #ED0B53);
}


@media (min-width: 560px) and (max-width: 1180px) {
    .kat__soon-wedplan {
        padding: 40px 32px;
    }

    .kat__soon-wedplan .inner .body .card-soon-wrap {
        width: 80%;
    }

    .kat__soon-wedplan .inner .body .card-soon {
        padding: 40px;
    }

    .kat__soon-wedplan .inner .body .card-soon .icon-soon {
        width: 25%;
    }

    .kat__soon-wedplan .inner {
        gap: 24px;
    }
}

@media (max-width: 559px) {
    .kat__soon-wedplan {
        padding: 40px 24px;
    }

    .kat__soon-wedplan .inner {
        gap: 24px;
    }

    .kat__soon-wedplan .inner .body .card-soon-wrap {
        width: 100%;
    }

    .kat__soon-wedplan .inner .body .card-soon {
        padding: 24px;
        border-radius: 14px;
        gap: 24px;
    }

    .card-stack-container {
        padding: 0px;
        /* pointer-events: visible; */
    }
}