/* Custom CSS for Splide vertical slider widget */
.insarah-comparison-table-wrap table td, .insarah-comparison-table-wrap table th {
    border-color: transparent;
}
.insarah-core-addons-wrapper {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    min-height: 0;
    align-items: stretch;
    justify-content: flex-start;
}

/* Splide root (do not nest following rules here — invalid nesting broke the whole file past this point) */
.insarah-core-addons-wrapper .splide {
    height: 800px;
    flex: 1 1 auto;
    min-height: 0;
    align-self: stretch;
}

.insarah-core-addons-wrapper .splide.splide--ttb .splide__track {
    height: 100%;
    overflow: hidden;
    position: relative;
    display: block;
}

.insarah-core-addons-wrapper .splide.splide--ttb .splide__list {
    margin: 0;
    padding: 0;
    display: block !important;
    height: auto !important;
}

.insarah-core-addons-wrapper .splide.splide--ttb .splide__slide {
    margin-top: 0;
    padding-top: 0;
    box-sizing: border-box;
    display: block !important;
    width: 100% !important;
}

.elementor-widget-insarah_core_addons .elementor-widget-container {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    align-content: flex-start;
}

.elementor-widget-insarah_core_addons .elementor-widget-container > .insarah-core-addons-wrapper {
    flex: 1 1 auto;
    width: 100%;
    min-height: 0;
}

.insarah-core-addons-wrapper .splide-slide-inner {
    /* margin: 0 1px; */
    padding: 1px;
}

.insarah-core-addons-wrapper .splide-slide-inner-content {
    background: var(--Colors-Text-text-white, #FFF);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border-radius: 24px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 1px 1px 0.5px rgba(0, 0, 0, 0.02), 0 3px 3px 1.5px rgba(0, 0, 0, 0.02), 0 6px 6px -3px rgba(0, 0, 0, 0.02), 0 12px 12px -6px rgba(0, 0, 0, 0.02), 0 24px 24px -12px rgba(0, 0, 0, 0.02);
}

.insarah-core-addons-wrapper .splide-meta-main-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.insarah-core-addons-wrapper .splide-meta-left {
    display: flex;
    gap: 10px;
    align-items: center;
}

.insarah-core-addons-wrapper .splide-meta-name-wrapper {
    gap: 5px;
    display: flex;
    flex-direction: column;
}

.insarah-core-addons-wrapper .splide-meta-thumb {
    width: 40px;
    height: 40px !important;
    border-radius: 50%;
    object-fit: cover;
}

.insarah-core-addons-wrapper .splide-meta-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-top: 1px dashed #D5D7DA;
    padding: 20px;
}

.insarah-core-addons-wrapper span.splide-dot {
    width: 4px;
    height: 4px;
    background-color: #535862;
    border-radius: 50%;
    display: inline-block;
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 2px;
}

.insarah-core-addons-wrapper span.insarah-dot {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #535862;
    margin: 0 8px;
    vertical-align: middle;
}

.insarah-core-addons-wrapper .splide-meta-name {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    color: #143054;
}

.insarah-core-addons-wrapper .splide-meta-handle {
    font-family: 'Poppins', sans-serif;
    color: #535862;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.insarah-core-addons-wrapper .splide-meta-date {
    color: #717680;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    line-height: 20px;
}

.insarah-core-addons-wrapper .splide-description-container {
    padding: 20px;
    font-family: 'Poppins', sans-serif;
    line-height: 20px;
    color: #143054;
    font-size: 14px;
    font-weight: 400;
}

.insarah-core-addons-wrapper .splide-description-container h4{
	font-family: 'Poppins', sans-serif;
    line-height: 28px;
    color: #143054;
    font-size: 18px;
    font-weight: 600;
}

.elementor-widget-insarah_core_addons {
    width: 100%;
}

.insarah-core-addons-wrapper--elementor-canvas {
    justify-content: flex-start !important;
    align-content: flex-start !important;
}

.elementor-widget-insarah_core_addons:has(.insarah-core-addons-wrapper--elementor-canvas),
.elementor-widget-insarah_core_addons .insarah-core-addons-wrapper--elementor-canvas {
    align-self: stretch !important;
}

.elementor-widget-insarah_core_addons:has(.insarah-core-addons-wrapper--elementor-canvas) .elementor-widget-container {
    justify-content: flex-start !important;
    align-items: stretch !important;
    align-content: flex-start !important;
    flex-grow: 0 !important;
}

.elementor-column:has(.insarah-core-addons-wrapper--elementor-canvas) {
    justify-content: flex-start !important;
    align-content: flex-start !important;
}

.elementor-column:has(.insarah-core-addons-wrapper--elementor-canvas) > .elementor-widget-wrap {
    justify-content: flex-start !important;
    align-content: flex-start !important;
    align-items: stretch !important;
}

/* Feature comparison table — semantic <table>; mobile stacks as labeled rows (data-label) */

.elementor-widget-insarah_comparison_table .elementor-widget-container {
    width: 100%;
    max-width: 100%;
}

.elementor-widget-insarah_comparison_table {
    width: 100%;
    max-width: 100%;
}

.insarah-comparison-table-wrap {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.insarah-comparison-table {
    --insarah-compare-col1: 300px;
    --insarah-compare-border: #E9EAEB;
    width: 100%;
    max-width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed;
    font-family: 'Poppins', sans-serif;
    border: 1px solid var(--insarah-compare-border);
    border-radius: 40px;
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
}
.insarah-comparison-table-wrap table caption+thead tr:first-child td, 
.insarah-comparison-table-wrap table caption+thead tr:first-child th, 
.insarah-comparison-table-wrap table colgroup+thead tr:first-child td, 
.insarah-comparison-table-wrap table colgroup+thead tr:first-child th, 
.insarah-comparison-table-wrap table thead:first-child tr:first-child td, 
.insarah-comparison-table-wrap table thead:first-child tr:first-child th {
    border-color: transparent;
    border-bottom: 1px solid var(--insarah-compare-border);
    border-right: 1px solid var(--insarah-compare-border);
}
.insarah-comparison-table-wrap table tbody tr:hover>td, .insarah-comparison-table-wrap table tbody tr:hover>th {
    background: transparent;
}
.insarah-comparison-table th.insarah-comparison-table__cell,
.insarah-comparison-table td.insarah-comparison-table__cell {
    box-sizing: border-box;
    border-right: 1px solid var(--insarah-compare-border);
    border-bottom: 1px solid var(--insarah-compare-border);
    padding: 20px 24px;
    min-width: 0;
    vertical-align: middle;
    text-align: left;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background: transparent;
}

.insarah-comparison-table thead th.insarah-comparison-table__cell--header {
    padding: 24px;
}

.insarah-comparison-table thead th:first-child,
.insarah-comparison-table tbody td:first-child {
    width: var(--insarah-compare-col1);
}

.insarah-comparison-table__cell--last-col {
    border-right: none !important;
}

.insarah-comparison-table tbody tr:last-child td {
    border-bottom: none;
}

.insarah-comparison-table__cell--header {
    background-color: #fff;
    background-image: radial-gradient(
        ellipse 120% 180% at 50% 0%,
        rgba(134, 229, 242, 0.21) 0%,
        rgba(134, 229, 242, 0) 65%
    );
}

.insarah-comparison-table__cell--header .insarah-comparison-table__cell-text {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #143054;
}

.insarah-comparison-table__cell--feature .insarah-comparison-table__cell-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #143054;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.insarah-comparison-table__row--head .insarah-comparison-table__cell--header {
    border-top: none;
}

.insarah-comparison-table td.insarah-comparison-table__cell--icon {
    text-align: left;
}

.insarah-comparison-table td.insarah-comparison-table__cell--text {
    vertical-align: middle;
}

.insarah-comparison-table td.insarah-comparison-table__cell--text .insarah-comparison-table__cell-text {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.45;
    display: inline-block;
    max-width: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.insarah-comparison-table__icon {
    display: block;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
}

.insarah-comparison-table__cell--price .insarah-comparison-table__cell-text,
.insarah-comparison-table__row--pricing .insarah-comparison-table__cell-text {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #143054;
}

.insarah-comparison-table__cell--corner-tl {
    border-top-left-radius: 40px;
}

.insarah-comparison-table__cell--corner-tr {
    border-top-right-radius: 40px;
}

.insarah-comparison-table__cell--corner-bl {
    border-bottom-left-radius: 40px;
}

.insarah-comparison-table__cell--corner-br {
    border-bottom-right-radius: 40px;
}

.elementor-widget-insarah_comparison_table .insarah-comparison-table__cell--header .insarah-comparison-table__cell-text {
    font-family: 'Poppins', sans-serif;
}

.elementor-widget-insarah_comparison_table .screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

/* Mobile: stack each feature as a card; column headers via data-label (no horizontal scroll) */
@media (max-width: 767px) {
    .insarah-comparison-table-wrap {
        overflow-x: visible;
    }

    .insarah-comparison-table {
        display: block;
        width: 100%;
        border: none;
        border-radius: 0;
        overflow: visible;
        background: transparent;
    }

    .insarah-comparison-table thead {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border: 0;
    }

    .insarah-comparison-table tbody {
        display: block;
        width: 100%;
    }

    .insarah-comparison-table tbody tr.insarah-comparison-table__row {
        display: block;
        width: 100%;
        margin: 0 0 12px;
        border: 1px solid var(--insarah-compare-border);
        border-radius: 16px;
        overflow: hidden;
        background: #fff;
        box-sizing: border-box;
    }

    .insarah-comparison-table tbody tr.insarah-comparison-table__row:last-child {
        margin-bottom: 0;
    }

    .insarah-comparison-table tbody td.insarah-comparison-table__cell {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
        width: 100% !important;
        max-width: none;
        border: none;
        border-bottom: 1px solid var(--insarah-compare-border);
        border-radius: 0 !important;
        padding: 14px 16px;
        text-align: right;
    }

    .insarah-comparison-table tbody td.insarah-comparison-table__cell:last-child {
        border-bottom: none;
    }

    /* Feature name: full-width title row */
    .insarah-comparison-table tbody td.insarah-comparison-table__cell--feature {
        display: block;
        font-weight: 700;
        background: linear-gradient(
            180deg,
            rgba(134, 229, 242, 0.12) 0%,
            #fff 100%
        );
        border-bottom: 1px solid var(--insarah-compare-border);
        text-align: left;
        padding: 16px;
    }

    .insarah-comparison-table tbody td.insarah-comparison-table__cell--feature::before {
        display: none;
    }

    .insarah-comparison-table tbody td.insarah-comparison-table__cell--feature .insarah-comparison-table__cell-text {
        font-weight: 700;
    }

    /* Product columns: label (from data-label) + value */
    .insarah-comparison-table tbody td.insarah-comparison-table__cell:not(.insarah-comparison-table__cell--feature)::before {
        content: attr(data-label);
        flex: 1 1 auto;
        text-align: left;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.3;
        color: #143054;
        padding-right: 8px;
    }

    .insarah-comparison-table tbody td.insarah-comparison-table__cell--icon {
        justify-content: flex-end;
    }

    .insarah-comparison-table tbody td.insarah-comparison-table__cell--icon::before {
        flex: 1 1 auto;
        text-align: left;
    }

    .insarah-comparison-table tbody td.insarah-comparison-table__cell--icon .insarah-comparison-table__icon {
        flex-shrink: 0;
        margin: 0;
    }

    .insarah-comparison-table tbody td.insarah-comparison-table__cell--text {
        justify-content: flex-end;
    }

    .insarah-comparison-table tbody td.insarah-comparison-table__cell--text::before {
        flex: 1 1 auto;
        text-align: left;
    }

    .insarah-comparison-table tbody td.insarah-comparison-table__cell--text .insarah-comparison-table__cell-text {
        flex: 0 1 auto;
        text-align: right;
        min-width: 0;
    }

    .insarah-comparison-table tbody td.insarah-comparison-table__cell--price .insarah-comparison-table__cell-text {
        flex-shrink: 0;
    }
}

/* Insarah Ticker Tape — horizontal Splide + Auto Scroll (Figma 5171:38482) */

.elementor-widget-insarah_ticker_tape {
    width: 100%;
    max-width: 100%;
}

.elementor-widget-insarah_ticker_tape .elementor-widget-container {
    width: 100%;
    max-width: 100%;
}

.insarah-ticker-tape {
    width: 100%;
    overflow: hidden;
}

.elementor-editor-active .insarah-ticker-tape--elementor-canvas .splide:not(.is-initialized),
.elementor-editor-preview .insarah-ticker-tape--elementor-canvas .splide:not(.is-initialized) {
    min-height: 160px;
}

.insarah-ticker-tape .splide {
    width: 100%;
    visibility: visible;
}

.insarah-ticker-tape .splide__track {
    overflow: hidden;
}

.insarah-ticker-tape .splide__list {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: stretch;
}

.insarah-ticker-tape .splide__slide {
    list-style: none;
    box-sizing: border-box;
    height: auto;
}

/* Two cards per Splide slide: 4px between image and icon blocks (Figma). */
.insarah-ticker-tape .insarah-ticker-pair {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    gap: 4px;
    width: 100%;
    min-height: 0;
    height: 100%;
    box-sizing: border-box;
}

.insarah-ticker-tape .insarah-ticker-pair__item {
    flex: 1 1 0;
    min-width: 0;
    min-height: 0;
    display: flex;
    flex-direction: column;
}

.insarah-ticker-tape .insarah-ticker-pair__item:only-child {
    flex: 0 0 calc((100% - 4px) / 2);
    max-width: calc((100% - 4px) / 2);
}

.insarah-ticker-tape .insarah-ticker-slide-inner {
    width: 100%;
    min-height: 0;
    aspect-ratio: 1 / 1;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* Scoped so Splide/theme rules (e.g. .splide__slide img) do not win by order alone. */
.insarah-ticker-tape .splide__slide .insarah-ticker__media,
.elementor-widget-insarah_ticker_tape .insarah-ticker__media {
    display: block;
    position: relative;
    width: 100%;
    flex: 1 1 auto;
    min-height: 0;
    overflow: hidden;
    border-radius: 20px;
    background: #f4f4f5;
}

.insarah-ticker-tape .splide__slide .insarah-ticker__img,
.elementor-widget-insarah_ticker_tape .insarah-ticker__img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    object-fit: cover;
}

.insarah-ticker__icon-card {
    width: 100%;
    height: 100%;
    min-height: 0;
    flex: 1 1 auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 20px 40px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.04), 0 1px 1px 0.5px rgba(0, 0, 0, 0.02), 0 3px 3px 1.5px rgba(0, 0, 0, 0.02), 0 6px 6px -3px rgba(0, 0, 0, 0.02), 0 12px 12px -6px rgba(0, 0, 0, 0.02), 0 24px 24px -12px rgba(0, 0, 0, 0.02);
}

.insarah-ticker__icon-box {
    width: 50px;
    height: 50px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.insarah-ticker__icon-box .insarah-ticker__icon-svg,
.insarah-ticker__icon-box .insarah-ticker__icon-svg svg {
    width: 24px;
    height: 24px;
    display: block;
}

.insarah-ticker__label {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    color: #143054;
    margin: 0;
    max-width: 100%;
    word-wrap: break-word;
}

/* Insarah Mobile Showcase — Swiper (slidesPerView: auto), center phone, sides behind */
.elementor-widget-insarah_mobile_showcase .elementor-widget-container {
    overflow: visible;
}

.insarah-mobile-showcase {
    --insarah-ms-col-d: 280px;
    --insarah-ms-col-t: 260px;
    --insarah-ms-col-m: 300px;
    position: relative;
    width: 100%;
    max-width: 100%;
    overflow: visible;
}

.insarah-mobile-showcase .insarah-ms-swiper {
    overflow: visible;
    width: 100%;
}

.insarah-mobile-showcase .swiper-wrapper {
    align-items: center;
}

.insarah-mobile-showcase .swiper-slide {
    position: relative;
    z-index: 1;
    width: var(--insarah-ms-col-m);
    max-width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: auto !important;
    box-sizing: border-box;
}

@media (min-width: 768px) {
    .insarah-mobile-showcase .swiper-slide {
        width: var(--insarah-ms-col-t);
    }
}

@media (min-width: 1024px) {
    .insarah-mobile-showcase .swiper-slide {
        width: var(--insarah-ms-col-d);
    }
}

.insarah-mobile-showcase .swiper-slide.swiper-slide-active {
    z-index: 4;
}

.insarah-mobile-showcase .insarah-ms-slide-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    min-height: min(62vh, 620px);
    padding: 24px 0 32px;
    box-sizing: border-box;
}

.insarah-mobile-showcase .insarah-ms-visual {
    position: relative;
    flex-shrink: 0;
    --insarah-ms-side-w: 219px;
    --insarah-ms-side-h: 474px;
    --insarah-ms-device-w: 274px;
    --insarah-ms-device-h: 552px;
    transition: transform 0.45s ease, opacity 0.45s ease;
}

.insarah-mobile-showcase .swiper-slide:not(.swiper-slide-active) .insarah-ms-visual {
    opacity: 0.68;
    transform: scale(0.86);
}

.insarah-mobile-showcase .swiper-slide.swiper-slide-active .insarah-ms-visual {
    opacity: 1;
    transform: scale(1);
    width: var(--insarah-ms-device-w);
    height: var(--insarah-ms-device-h);
    filter: drop-shadow(0 24px 24px rgba(0, 0, 0, 0.06)) drop-shadow(0 6px 6px rgba(0, 0, 0, 0.04));
}

.insarah-mobile-showcase .swiper-slide:not(.swiper-slide-active) .insarah-ms-bezel {
    display: none;
}

/* Clip app screenshot to the rounded screen area (center slide); bezel sits above */
.insarah-mobile-showcase .insarah-ms-screen-clip {
    position: relative;
    overflow: hidden;
}

.insarah-mobile-showcase .swiper-slide:not(.swiper-slide-active) .insarah-ms-screen-clip {
    width: var(--insarah-ms-side-w);
    height: var(--insarah-ms-side-h);
    border-radius: 36px;
}

.insarah-mobile-showcase .swiper-slide:not(.swiper-slide-active) .insarah-ms-screen {
    display: block;
    width: 100%;
    height: 100%;
    max-width: none !important;
    border-radius: 0;
    object-fit: cover;
    position: relative;
}

.insarah-mobile-showcase .swiper-slide.swiper-slide-active .insarah-ms-screen-clip {
    position: absolute;
    z-index: 1;
    top: 1.49%;
    right: 5%;
    bottom: 1.87%;
    left: 5%;
    overflow: hidden;
    border-radius: 22px;
    /* Creates a stacking context so the image cannot paint outside */
    isolation: isolate;
}

.insarah-mobile-showcase .swiper-slide.swiper-slide-active .insarah-ms-screen {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    max-width: none !important;
    border-radius: 0;
    object-fit: cover;
    object-position: center top;
}

.insarah-mobile-showcase .swiper-slide.swiper-slide-active .insarah-ms-bezel {
    display: block;
    position: absolute;
    z-index: 2;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
    pointer-events: none;
}

.insarah-mobile-showcase .swiper-button-prev,
.insarah-mobile-showcase .swiper-button-next {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 999px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
    width: 44px;
    height: 44px;
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
}

.insarah-mobile-showcase .swiper-button-prev::after,
.insarah-mobile-showcase .swiper-button-next::after {
    font-size: 16px;
    font-weight: bold;
    color: #143054;
}

@media (max-width: 767px) {
    .insarah-mobile-showcase .insarah-ms-slide-wrap {
        min-height: min(70vh, 560px);
        padding: 16px 0 24px;
    }
}

/* Image before / after */
.insarah-image-before-after {
    --iba-p: 50%;
    --iba-vw: 100%;
    width: 100%;
    max-width: 100%;
}

.insarah-image-before-after .insarah-iba__viewport {
    position: relative;
    width: 100%;
    overflow: hidden;
    cursor: default;
    -webkit-user-select: none;
    user-select: none;
    touch-action: auto;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
}

.insarah-image-before-after .insarah-iba__viewport.insarah-iba--dragging {
    cursor: ew-resize;
    touch-action: none;
}

.insarah-image-before-after .insarah-iba__after {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
}

.insarah-image-before-after .insarah-iba__img--after {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    display: block;
    pointer-events: none;
}

.insarah-image-before-after .insarah-iba__before-clip {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
    width: var(--iba-p);
    max-width: 100%;
    overflow: hidden;
    pointer-events: none;
}

.insarah-image-before-after .insarah-iba__img--before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: var(--iba-vw);
    max-width: none;
    object-fit: cover;
    object-position: center center;
    display: block;
    pointer-events: none;
}

.insarah-image-before-after .insarah-iba__gradient {
    --insarah-iba-g0: rgba(12, 12, 12, 0.86);
    --insarah-iba-g1: rgba(0, 0, 0, 0);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 141px;
    pointer-events: none;
    z-index: 2;
    background: linear-gradient(to bottom, var(--insarah-iba-g0), var(--insarah-iba-g1));
}

.insarah-image-before-after .insarah-iba__label {
    position: absolute;
    z-index: 6;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
    pointer-events: none;
    line-height: 1;
}

.insarah-image-before-after .insarah-iba__label--before {
    top: 40px;
    left: 40px;
}

.insarah-image-before-after .insarah-iba__label--after {
    top: 33px;
    right: 40px;
}

.insarah-image-before-after .insarah-iba__label--concealed {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.12s ease, visibility 0.12s ease;
}

.insarah-image-before-after .insarah-iba__handle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: var(--iba-p);
    z-index: 10;
    min-width: 44px;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: auto;
    cursor: default;
    touch-action: none;
    -ms-touch-action: none;
}

.insarah-image-before-after .insarah-iba__line {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 2px;
    transform: translateX(-50%);
    background-color: #143054;
    pointer-events: none;
}

.insarah-image-before-after .insarah-iba__knob {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 68px;
    height: 68px;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 999px;
    background-color: #143054;
    color: #ffffff;
    cursor: ew-resize;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.18);
    flex-shrink: 0;
}

.insarah-image-before-after .insarah-iba__knob:focus-visible {
    outline: 2px solid #ffffff;
    outline-offset: 3px;
}

.insarah-image-before-after .insarah-iba__knob-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    color: inherit;
}

.insarah-image-before-after .insarah-iba__knob-icon svg {
    display: block;
    width: 24px;
    height: 24px;
}