@import 'https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&amp;display=swap';
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap');

body {
    font-family: 'Plus Jakarta Sans', 'IBM Plex Sans Arabic', sans-serif;
    font-size: 14px;
}

:root {
    --theme: #008900
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none
}

::-webkit-scrollbar-corner {
    background-color: transparent
}

::-webkit-scrollbar-thumb {
    height: 6px;
    border: 4px solid transparent;
    background-clip: padding-box;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background-color: rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, .05), inset 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: inset -1px -1px 0 rgba(0, 0, 0, .05), inset 1px 1px 0 rgba(0, 0, 0, .05)
}

::-webkit-scrollbar {
    width: 4px;
    background-color: #fff
}

::-webkit-scrollbar-thumb {
    height: 50px;
    background: hsla(0, 0%, 53.3%, .4)
}

.tab-pane.fade {
    backdrop-filter: unset
}

.nav-item a {
    text-decoration: none;
    color: black;
}

.homepage-products-range .border:hover,
.homepage-products-range .border:focus {
    border-color: #ffc815 !important;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.listing-card {
    border: 1px solid #fff !important
}

.listing-card:hover {
    border: 1px solid #ffc815 !important;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .095) !important
}

.trending-badge {
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
    padding: 9px 14px
}

.badge-soft-success {
    border: 1px solid rgb(2 170 189/21%);
    background: rgb(2 170 189/7%) !important;
    color: #ffc815 !important
}

.badge-soft-success:hover {
    border: 1px solid #ffc815;
    background: #ffc815 !important;
    color: #fff !important
}

.badge-soft-light {
    background: #e7e7e7 !important
}

.offer-box-title {
    padding: 4px 10px;
    border-radius: 8px;
    position: absolute;
    top: -13px
}

.listing-detail-info img.img-fluid.rounded-3 {
    height: 140px
}

.product-list .img-fluid {
    height: 200px;
}

.product-list .btn {
    min-width: 78px;
    min-height: 30px
}

.listing-detail-tabs .nav-link {
    border: none;
    text-align: left;
    padding: 6px 0;
    color: #222;
    font-size: 14px;
    position: relative;
    background: 0 0
}

.listing-detail-tabs .nav-link.active {
    color: #ffc815;
    font-weight: 700
}

.listing-detail-tabs .nav-link:after {
    content: "";
    position: absolute;
    right: -25px;
    top: 0;
    bottom: 0;
    width: 5px;
    background: 0 0
}

.listing-detail-tabs .nav-link.active:after {
    content: "";
    position: absolute;
    right: -25px;
    top: 0;
    bottom: 0;
    width: 5px;
    background: #ffc815
}

.listing-detail-fixed-sidebar {
    position: sticky;
    top: 214px
}

.rounded-icon-50 {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.fixed-sidebar {
    position: sticky;
    top: 105px
}

.success-dot {
    width: 6px;
    height: 6px;
    background: #008e27;
    border-radius: 50px
}

.cart-quantity {
    width: 78px;
    min-width: 78px
}

.cart-quantity .form-control {
    font-size: 12px;
    font-weight: 500;
    height: 28px;
    padding: 0
}

.cart-quantity-btn {
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 22px;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    border-radius: 50px;
    background: #fff
}

.cart-quantity-btn:hover {
    background: rgb(2 170 189/7%) !important
}

.cart-box-item-price {
    min-width: 38px
}

.product2.slick-current .border {
    border-color: #ffc815 !important;
    border: 2px solid !important
}

.feature {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 3rem;
    width: 3rem;
    font-size: 1.5rem
}

.h-40 {
    height: 40px
}

.ch-100 {
    height: 100px
}

.h-200 {
    height: 200px
}

.svg-border-rounded svg {
    height: 3rem;
    width: 100%
}

.fade {
    backdrop-filter: blur(7px)
}

.fs-14 {
    font-size: 14px
}

.bg-light {
    background-color: #f0f5f7 !important
}

.border-bottom,
.border-top,
.border,
.border-end,
.border-start {
    border-color: #eaeff1 !important
}

hr {
    border-top: 1px solid #eaeff1;
    opacity: unset
}

.accordion-button::after {
    width: 20px;
    height: 20px;
    background-size: 11px;
    background-color: #f0f9fa;
    background-position: center center;
    border-radius: 50px;
    border: 1px solid #c9e8ed
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "\eaca";
    font-family: IcoFont !important
}

.form-control {
    box-shadow: none !important;
    border-radius: 12px
}

.form-select {
    border-radius: 12px
}

.form-control:focus {
    border-color: #0ea8bd
}

.btn {
    font-size: 14px;
    font-weight: 500;
    border-radius: 12px
}

.btn-lg {
    font-size: 16px;
    text-transform: uppercase
}

.btn-sm {
    font-size: 12px
}

.rounded,
.rounded-3,
.card,
.modal-content {
    border-radius: 12px !important
}

.dropdown-menu {
    border: none;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    border-radius: .5rem;
    padding: 8px
}

.dropdown-menu .dropdown-item {
    font-size: 13px;
    padding: 7px 13px;
    border-radius: 7px
}

.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item:focus {
    background-color: #ffc815;
    color: #fff
}

.bg-success {
    background: #ffc815;
    /* background: -moz-linear-gradient(45deg, rgb(17, 0, 167) 0%, rgb(68, 55, 252) 100%);
    background: -webkit-linear-gradient(45deg, rgb(17, 0, 167) 0%, rgb(68, 55, 252) 100%);
    background: linear-gradient(45deg, rgb(17, 0, 167) 0%, rgb(68, 55, 252) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc815', endColorstr='#00cdac', GradientType=1)
}

.text-success {
    color: #ffc815 !important
}

.text-warning {
    color: #ff9a40 !important
}

.text-warning-light {
    color: #ffca9b !important
}

.btn-warning {
    background-color: #ff9a40 !important;
    border-color: #ff9a40;
    color: #fff
}

.btn-warning:hover {
    background-color: #ff922f !important;
    border-color: #ff922f;
    color: #fff
}

.btn-success,
.btn-outline-success:hover {
    background: #ffc815;
    /* /* background: -moz-linear-gradient(45deg, rgb(17, 0, 167) 0%, rgb(68, 55, 252) 100%);
    background: -webkit-linear-gradient(45deg, rgb(17, 0, 167) 0%, rgb(68, 55, 252) 100%);
    background: linear-gradient(45deg, rgb(17, 0, 167) 0%, rgb(68, 55, 252) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc815', endColorstr='#00cdac', GradientType=1);
    border-color: #ffc815
}

.btn-success:hover {
    border-color: #ffc815;
    background: #ffc815;
    /* background: -moz-linear-gradient(45deg, rgb(17, 0, 167) 0%, rgb(68, 55, 252) 100%);
    background: -webkit-linear-gradient(45deg, rgb(17, 0, 167) 0%, rgb(68, 55, 252) 100%);
    background: linear-gradient(45deg, rgb(17, 0, 167) 0%, rgb(68, 55, 252) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cdac', endColorstr='#ffc815', GradientType=1)
}

.btn-success:focus,
.btn-outline-success:focus {
    background: #ffc815;
    /* background: -moz-linear-gradient(45deg, rgb(17, 0, 167) 0%, rgb(68, 55, 252) 100%);
    background: -webkit-linear-gradient(45deg, rgb(17, 0, 167) 0%, rgb(68, 55, 252) 100%);
    background: linear-gradient(45deg, rgb(17, 0, 167) 0%, rgb(68, 55, 252) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc815', endColorstr='#00cdac', GradientType=1);
    border-color: #ffc815
}

.btn-outline-success {
    border-color: #ffc815;
    color: #ffc815
}

.bg-warning {
    background-color: #ff9a40 !important
}

.bg-warning.bg-opacity-10 {
    background-color: rgb(255 154 64/10%) !important
}

.border-warning {
    border-color: #ff9a3f !important
}

.accordion-button {
    box-shadow: none !important
}

.accordion-button:not(.collapsed) {
    background: #fff;
    color: #734f96;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-color: #ffc815;
    border-radius: 50px;
    background-size: 17px
}

.osahan-header {
    z-index: 1040
}

.osahan-header .navbar-brand img {
    height: 70px
}

.top-link {
    gap: 75px;
    font-size: 16px;
    font-weight: 600;
}


@media screen and (max-width: 550px) {
    .top-link {
        gap: 15px;
        font-size: 16px;
        font-weight: 600;
        align-items: center;
    }

    .osahan-header .navbar-brand img {
        height: 4rem
    }
}

.rounded-icon {
    width: 35px;
    height: 35px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border: 1px solid rgb(2 170 189/21%);
    background: rgb(2 170 189/7%) !important;
    color: #ffc815 !important
}

.rounded-icon .position-absolute {
    font-size: 11px;
    font-weight: 500;
    padding: 4px 0;
    min-width: 20px;
    height: 20px
}

.osahan-header .navbar-nav .nav-link {
    color: #000;
    font-size: 13px;
    padding: 30px 8px;
    font-weight: 500;
    text-transform: uppercase
}

.bg-image1 {
    background-image: url(../../../i.pinimg.com/originals/a6/ba/40/a6ba4097decff11819c5235628194eaf.jpg);
    background-size: cover;
    background-position: center
}

.login-popup-main {
    max-width: 650px
}

.login-popup-main button.btn-close.position-absolute {
    right: 0;
    margin: 16px
}

.footer-logo {
    height: 90px
}

.bg-footer {
    background-color: #001233
}

.bg-footer hr {
    border-color: #182b4b
}

#footer-link a {
    color: #fff;
    text-decoration: none
}

#footer-link a:hover {
    text-decoration: underline;
    color: #fff
}

/* .mobile-nav-bottom {
    z-index: 9;
    bottom: 0;
    background-color: #000
} */


.mobile-nav-bottom {
    z-index: 9;
    bottom: 0;
    background-color: #edf1ff;
    border-top: 1px solid #ffc815;
}

.mobile-nav-bottom a {
    position: relative;
    font-size: 12px;
    padding: 2px;
    display: flex;
    flex-direction: column;
    text-align: center;
    text-decoration: none;
    /* color: #fff; */
    color: #ffc815;
    width: 100%
}

.mobile-nav-bottom a span {
    font-size: 20px;
    color: #ffc815
}

.mobile-nav-bottom a b {
    position: absolute;
    background: #fff;
    width: 18px;
    height: 18px;
    color: #000;
    border-radius: 50px;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    left: 20px;
    right: 0;
    top: 17px
}

.col-tip img {
    height: 16px
}

.col-tip .btn {
    font-size: 11px;
    padding: 6px 10px;
    border: 1px solid #e8e8e8 !important;
    background: #fff
}

.col-tip .btn-check:active+.btn,
.col-tip .btn-check:checked+.btn,
.col-tip .btn.active,
.col-tip .btn.show,
.col-tip .btn:active {
    border-color: #ffc815 !important;
    color: #ffc815 !important;
    background: #f0f9fa;
    font-weight: 700
}

.col-tip {
    display: inline-block;
    margin: 3px 0
}

.osahan-btn-group .small {
    font-size: 12px
}

.osahan-btn-group h6 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .6px;
    margin-bottom: 8px !important
}

.osahan-btn-group .btn {
    border: 1px solid #e3e4e4;
    color: #6f7880
}

.osahan-btn-group .btn-check:active+.btn-outline-light,
.osahan-btn-group .btn-check:checked+.btn-outline-light,
.osahan-btn-group .btn-outline-light.active,
.osahan-btn-group .btn-outline-light.dropdown-toggle.show,
.osahan-btn-group .btn-outline-light:active {
    border-color: #ffc815;
    color: #ffc815;
    background-color: rgb(2 170 189/7%) !important;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.of-cover {
    object-fit: scale-down
}

.delivery-tabs .nav-link {
    border: none;
    background: 0 0;
    text-align: left;
    color: #000;
    display: flex;
    align-items: center
}

.delivery-tabs .nav-link.active {
    background: #fff;
    border-radius: 10px 0 0 10px;
    font-weight: 700;
    color: #ffc815
}

.delivery-tabs .nav-link i {
    width: 26px;
    height: 26px;
    display: flex;
    background: #fff;
    align-items: center;
    justify-content: center;
    margin-right: 9px;
    border-radius: 50px;
    color: #3142d6
}

.delivery-tabs .nav-link.active i {
    background: #3142d6;
    color: #fff
}

.icon-sm {
    width: 26px;
    height: 26px;
    display: flex;
    background: #3142d6;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color: #fff;
}

.accordion-payment {
    position: relative
}

/* .accordion-payment .accordion-item-line1::before {
    content: "";
    position: absolute;
    border-left: 2px dotted #c2c2c2;
    top: 48px;
    bottom: -18px;
    left: -35px
}

.accordion-payment .accordion-item-line2::before {
    content: "";
    position: absolute;
    border-left: 2px dotted #c2c2c2;
    top: 0;
    bottom: -61px;
    left: -35px
}

.accordion-payment .accordion-item:after {
    width: 24px;
    height: 24px;
    border-radius: 100px;
    content: "";
    background: #fff;
    top: 37px;
    margin: auto;
    position: absolute;
    border: 3px solid #c2c2c2;
    left: -46px
} */


.listing-card-body h6.card-title.fw-bold.mb-1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media(max-width:576px) {}

@media(max-width:768px) {}

@media(max-width:992px) {
    .osahan-header {
        padding: 0!important
    }

    .osahan-header .navbar-toggler {
        padding: 3px 4px
    }

    .osahan-header .navbar-nav .nav-link {
        text-align: center;
        padding: 12px 11px
    }

    .osahan-header .me-3.top-link {
        margin: 11px 0 0 0 !important
    }

    .osahan-header .navbar-collapse .d-flex.align-items-center.gap-2 {
        justify-content: center;
        margin: 8px 0 7px
    }

    .osahan-header .dropdown-menu .dropdown-item {
        text-align: center
    }

    .btn-group.gap-3.osahan-btn-group.d-flex {
        display: unset !important;
        width: 100%
    }

    .btn-group.gap-3.osahan-btn-group.d-flex label {
        width: 100%;
        margin: 6px 0
    }

    .history-card .d-flex {
        display: unset !important
    }

    .history-card img {
        height: 90px;
        margin-bottom: 14px;
        object-fit: cover
    }

    .history-card .ms-auto.text-end {
        border-top: 1px solid #ccc;
        padding-top: 9px;
        margin-top: 10px;
        text-align: left !important
    }

    .delivery-tabs .nav-link.active {
        border-radius: 10px
    }

    .container,
    .container-md,
    .container-sm {
        max-width: 100%
    }
}

@media(min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 100%
    }
}

@media(min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1100px
    }
}

@media(min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1100px
    }
}

/* Redesign Custom Styles */
.navbar-nav .active-nav-link {
    color: #ffc815 !important;
    position: relative;
    font-weight: 700;
}
.navbar-nav .active-nav-link::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 8px;
    right: 8px;
    height: 3px;
    background-color: #ffc815;
    border-radius: 2px;
}

/* Custom Header Button */
.btn-quote-header {
    background-color: #ffc815 !important;
    border-color: #ffc815 !important;
    color: #1b073a !important;
    font-weight: 700;
    transition: all 0.3s ease;
}
.btn-quote-header:hover {
    background-color: #e0ae0f !important;
    border-color: #e0ae0f !important;
    transform: translateY(-1px);
}

/* New Hero Section with Static Image Overlay */
.hero-banner-container {
    position: relative;
    width: 100%;
    aspect-ratio: 1983 / 793;
    background: url('../img/hero-banner.png') no-repeat center center;
    background-size: cover;
    margin-top: -24px;
}

.hero-overlay-btn-quote {
    position: absolute;
    left: 4.19%;
    top: 67.97%;
    width: 19.57%;
    height: 9.46%;
    z-index: 10;
    cursor: pointer;
}

.hero-overlay-btn-works {
    position: absolute;
    left: 27.79%;
    top: 67.97%;
    width: 11.25%;
    height: 9.46%;
    z-index: 10;
    cursor: pointer;
}

/* Brand Logo Bar styling */
.brand-logo-bar-section {
    position: relative;
    z-index: 20;
    margin-top: -30px;
}

.brand-logo-bar {
    background: #ffffff;
    border-radius: 16px !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    padding: 20px 40px;
    border: 1px solid #f2eefa !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    gap: 15px;
}

.brand-logo-title {
    font-weight: 800;
    color: #2b1440;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    white-space: nowrap;
}

.brand-logo-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    flex-grow: 1;
    margin-left: 30px;
}

.brand-logo-item {
    font-weight: 700;
    font-size: 16px;
    color: #6c757d;
    display: flex;
    align-items: center;
}

.brand-logo-item img {
    height: 38px;
    max-height: 42px;
    max-width: 120px;
    object-fit: contain;
    filter: none !important;
    opacity: 1 !important;
    transition: transform 0.3s ease;
}

.brand-logo-item img:hover {
    transform: scale(1.1);
}

.brand-logo-divider {
    width: 1px;
    height: 20px;
    background-color: #eee8f8;
}

/* Choose Your Camera Type styling */
.camera-type-section {
    background-color: #fcfbff;
    padding: 60px 0;
}

.camera-type-title {
    font-size: 32px;
    font-weight: 800;
    color: #2b1440;
}

.camera-type-title span {
    color: #734f96;
}

.category-card {
    background: linear-gradient(135deg, #ffffff 0%, #fcfaff 100%);
    border: 1px solid #eee8f8 !important;
    border-radius: 24px !important;
    box-shadow: 0 15px 45px rgba(115, 79, 150, 0.04);
    padding: 30px;
    transition: all 0.4s ease;
    height: 100%;
}

.category-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 50px rgba(115, 79, 150, 0.08);
    border-color: #dcd1f3 !important;
}

.category-card-icon-box {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #f3edfc;
    color: #734f96;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    margin-bottom: 20px;
}

.category-card-title {
    font-size: 26px;
    font-weight: 800;
    color: #2b1440;
    margin-bottom: 12px;
}

.category-card-desc {
    color: #6c757d;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 25px;
}

.category-card-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.category-card-list-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    color: #495057;
    font-weight: 600;
}

.category-card-list-item i {
    color: #734f96;
    font-size: 16px;
}

.btn-category-cta {
    background: linear-gradient(135deg, #734f96 0%, #5e3b8e 100%) !important;
    color: #ffffff !important;
    font-weight: 700;
    border-radius: 50px !important;
    padding: 12px 30px !important;
    display: inline-flex;
    align-items: center;
    gap: 15px;
    transition: all 0.3s ease;
    border: none;
    text-decoration: none;
    box-shadow: 0 4px 15px rgba(115, 79, 150, 0.2);
}

.btn-category-cta:hover {
    background: linear-gradient(135deg, #5e3b8e 0%, #472972 100%) !important;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(115, 79, 150, 0.3);
}

.btn-category-cta .arrow-circle {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #ffffff;
    color: #734f96;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 900;
}

.category-card-img-col {
    display: flex;
    align-items: center;
    justify-content: center;
}

.category-card-img {
    max-height: 240px;
    object-fit: contain;
    transition: transform 0.4s ease;
}

.category-card:hover .category-card-img {
    transform: scale(1.05) translateY(-5px);
}

/* Horizontal Features Status Bar styling */
.status-bar-container {
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(115, 79, 150, 0.04);
    border: 1px solid #f2eefa;
    padding: 25px 15px;
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.status-block {
    display: flex;
    align-items: center;
    gap: 15px;
    flex: 1;
    padding: 0 15px;
}

.status-icon-box {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #f3edfc;
    color: #734f96;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    flex-shrink: 0;
}

.status-info {
    display: flex;
    flex-direction: column;
}

.status-title {
    font-weight: 800;
    color: #2b1440;
    font-size: 15px;
    margin-bottom: 2px;
}

.status-desc {
    color: #6c757d;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 1.4;
}

.status-block-divider {
    width: 1px;
    height: 45px;
    background-color: #eee8f8;
}

/* Responsive Overrides */
@media screen and (max-width: 991px) {
    .brand-logo-bar-section {
        margin-top: 0;
        padding: 15px 0;
    }
    .brand-logo-bar {
        border-radius: 24px;
        padding: 20px;
        justify-content: center;
        text-align: center;
        border: 1px solid #f2eefa;
        margin: 0 15px;
    }
    .brand-logo-title {
        width: 100%;
        margin-bottom: 10px;
    }
    .brand-logo-list {
        justify-content: center;
        flex-wrap: wrap;
        gap: 15px;
    }
    .brand-logo-divider {
        display: none;
    }
    .category-card {
        padding: 20px;
    }
    .category-card-img-col {
        margin-top: 30px;
    }
    .status-bar-container {
        flex-direction: column;
        gap: 20px;
        padding: 20px;
        border-radius: 24px;
    }
    .status-block {
        width: 100%;
        padding: 0;
    }
    .status-block-divider {
        display: none;
    }
}

/* Product Showcase Card Redesign */
.product-showcase-card {
    background: #ffffff;
    border: 1px solid #f2eefa;
    border-radius: 16px;
    padding: 20px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.02);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: 100%;
}
.product-showcase-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(115, 79, 150, 0.08);
    border-color: #ffc815 !important;
}
.product-showcase-card-img-wrapper {
    width: 100%;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    overflow: hidden;
}
.product-showcase-card-img-wrapper img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    transition: transform 0.3s ease;
}
.product-showcase-card:hover .product-showcase-card-img-wrapper img {
    transform: scale(1.08);
}
.product-showcase-card-title {
    font-size: 15px;
    font-weight: 700;
    color: #2b1440;
    margin-bottom: 15px;
    line-height: 1.4;
    min-height: 42px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.product-showcase-card-title a {
    color: #2b1440;
}
.product-showcase-card-btn {
    background-color: #f7f4fc;
    color: #734f96;
    border: none;
    border-radius: 50px;
    padding: 8px 18px;
    font-size: 12px;
    font-weight: 700;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    width: 100%;
    display: block;
}
.product-showcase-card:hover .product-showcase-card-btn {
    background-color: #ffc815;
    color: #1b073a;
}

/* Redesigned Testimonials */
.testimonials-section {
    background-color: #fcfbff;
    padding: 80px 0;
}
.testimonial-card {
    background: #ffffff;
    border: 1px solid #f2eefa;
    border-radius: 16px;
    padding: 30px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.02);
    transition: all 0.3s ease;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.testimonial-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(115, 79, 150, 0.06);
}
.testimonial-text {
    color: #495057;
    font-size: 14px;
    line-height: 1.6;
    font-style: italic;
    margin-bottom: 15px;
}
.testimonial-stars {
    color: #ffc815;
    margin-bottom: 15px;
}
.testimonial-avatar {
    width: 50px !important;
    height: 50px;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    border: 2px solid #f2eefa;
    object-fit: cover;
}
.testimonial-author {
    color: #2b1440;
    font-weight: 700;
    font-size: 15px;
}

/* Trust Factors Section */
.trust-factor-card {
    background: #ffffff;
    border: 1px solid #f2eefa;
    border-radius: 16px;
    padding: 25px 15px;
    text-align: center;
    height: 100%;
    box-shadow: 0 6px 20px rgba(0,0,0,0.02);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.trust-factor-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(115, 79, 150, 0.05);
    border-color: #ffc815 !important;
}
.trust-factor-icon-box {
    width: 60px;
    height: 60px;
    background-color: #f7f4fc;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    color: #734f96;
    font-size: 24px;
    transition: all 0.3s ease;
}
.trust-factor-card:hover .trust-factor-icon-box {
    background-color: #ffc815;
    color: #1b073a;
}
.trust-factor-title {
    font-size: 16px;
    font-weight: 700;
    color: #2b1440;
    margin-bottom: 10px;
}
.trust-factor-desc {
    font-size: 13px;
    color: #6c757d;
    line-height: 1.4;
    margin-bottom: 0;
    text-align: center;
}

/* FAQ Accordion Styling */
.accordion-custom .accordion-item {
    border: 1px solid #f2eefa !important;
    border-radius: 12px !important;
    margin-bottom: 15px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.01) !important;
}
.accordion-custom .accordion-button {
    font-weight: 700;
    color: #2b1440;
    padding: 20px 25px;
    background-color: #ffffff;
    border: none;
    box-shadow: none !important;
}
.accordion-custom .accordion-button:not(.collapsed) {
    background-color: #fcfbff;
    color: #734f96;
}
.accordion-custom .accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232b1440'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.accordion-custom .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23734f96'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.accordion-custom .accordion-body {
    padding: 0 25px 20px 25px;
    color: #495057;
    font-size: 14px;
    line-height: 1.6;
    background-color: #fcfbff;
}

/* Layout Info Blocks */
.info-section-light {
    background-color: #ffffff;
    padding: 70px 0;
}
.info-section-alt {
    background-color: #fdfcff;
    padding: 70px 0;
    border-top: 1px solid #f2eefa;
    border-bottom: 1px solid #f2eefa;
}
.text-purple {
    color: #734f96;
}
.lead-text {
    font-size: 16px;
    line-height: 1.6;
    color: #6c757d;
}

/* ==========================================================================
   HOME PAGE DESIGN SYSTEM
   Shared tokens + components used from the "Choose Your Camera Type"
   section downwards. Mirrors the hero banner's purple/gold treatment so the
   whole page reads as one theme.
   ========================================================================== */

:root {
    --cso-ink: #2b1440;
    --cso-ink-deep: #1b073a;
    --cso-purple: #734f96;
    --cso-purple-dark: #5e3b8e;
    --cso-lavender: #f3edfc;
    --cso-lavender-soft: #f7f4fc;
    --cso-border: #f2eefa;
    --cso-gold: #ffc815;
    --cso-muted: #6c757d;
    --cso-body: #495057;
    --cso-radius: 20px;
    --cso-shadow: 0 10px 40px rgba(115, 79, 150, 0.05);
    --cso-shadow-hover: 0 18px 45px rgba(115, 79, 150, 0.10);
}

/* Utilities referenced by the markup but previously undefined */
.text-maroon { color: var(--cso-ink); }
.fs-16 { font-size: 16px; }
.border-purple { border-color: var(--cso-purple) !important; }

/* --- Unified section header ---------------------------------------------- */
.section-head {
    text-align: center;
    max-width: 720px;
    margin: 0 auto 48px auto;
}

.cso-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--cso-lavender);
    color: var(--cso-purple);
    border: 1px solid #e6dbf7;
    border-radius: 50px;
    padding: 7px 18px;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.cso-eyebrow i { font-size: 14px; }

.section-title {
    font-size: 34px;
    font-weight: 800;
    color: var(--cso-ink);
    line-height: 1.25;
    margin-bottom: 12px;
}

.section-title span { color: var(--cso-purple); }

.section-sub {
    color: var(--cso-muted);
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 0;
}

.section-divider {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 18px;
}

.section-divider::before,
.section-divider::after {
    content: "";
    width: 50px;
    height: 3px;
    background-color: var(--cso-purple);
    border-radius: 10px;
}

.section-divider::before { margin-right: 8px; }
.section-divider::after { margin-left: 8px; }

.section-divider i {
    width: 6px;
    height: 6px;
    background-color: var(--cso-purple);
    border-radius: 50%;
    display: block;
}

/* Left-aligned variant for split (image + text) layouts */
.section-head-left {
    text-align: left;
    margin: 0 0 28px 0;
    max-width: none;
}
.section-head-left .section-divider { justify-content: flex-start; }

/* --- Base card ----------------------------------------------------------- */
.cso-card {
    background: #ffffff;
    border: 1px solid var(--cso-border);
    border-radius: var(--cso-radius);
    box-shadow: var(--cso-shadow);
    padding: 30px;
    height: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.cso-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--cso-shadow-hover);
    border-color: #dcd1f3;
}

.cso-card-icon {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: var(--cso-lavender);
    color: var(--cso-purple);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    margin-bottom: 18px;
    flex-shrink: 0;
    transition: background 0.3s ease, color 0.3s ease;
}

.cso-card:hover .cso-card-icon {
    background: var(--cso-purple);
    color: #ffffff;
}

.cso-card-title {
    font-size: 18px;
    font-weight: 800;
    color: var(--cso-ink);
    margin-bottom: 10px;
}

.cso-card-text {
    font-size: 14px;
    line-height: 1.65;
    color: var(--cso-muted);
    margin-bottom: 0;
}

/* --- Buttons ------------------------------------------------------------- */
.btn-cso-primary {
    background: linear-gradient(135deg, var(--cso-purple) 0%, var(--cso-purple-dark) 100%);
    color: #ffffff !important;
    font-weight: 700;
    border: none;
    border-radius: 50px;
    padding: 13px 32px;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    box-shadow: 0 4px 15px rgba(115, 79, 150, 0.25);
    transition: all 0.3s ease;
}

.btn-cso-primary:hover {
    background: linear-gradient(135deg, var(--cso-purple-dark) 0%, #472972 100%);
    transform: translateY(-2px);
    box-shadow: 0 8px 22px rgba(115, 79, 150, 0.35);
    color: #ffffff !important;
}

.btn-cso-gold {
    background: linear-gradient(135deg, var(--cso-gold) 0%, #f0a500 100%);
    color: var(--cso-ink-deep) !important;
    font-weight: 800;
    border: none;
    border-radius: 50px;
    padding: 13px 32px;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    box-shadow: 0 4px 18px rgba(255, 200, 21, 0.30);
    transition: all 0.3s ease;
}

.btn-cso-gold:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 26px rgba(255, 200, 21, 0.45);
    color: var(--cso-ink-deep) !important;
}

/* --- Dark premium band (echoes the hero banner) -------------------------- */
.cso-dark-section {
    position: relative;
    padding: 80px 0;
    background:
        radial-gradient(ellipse at 18% 20%, rgba(115, 79, 150, 0.50), transparent 55%),
        radial-gradient(ellipse at 85% 65%, rgba(255, 200, 21, 0.10), transparent 50%),
        linear-gradient(135deg, #1b073a 0%, #2d1b4e 55%, #1b073a 100%);
    overflow: hidden;
}

.cso-dark-section .section-title { color: #ffffff; }
.cso-dark-section .section-title span { color: var(--cso-gold); }
.cso-dark-section .section-sub { color: rgba(255, 255, 255, 0.72); }
.cso-dark-section .section-divider::before,
.cso-dark-section .section-divider::after,
.cso-dark-section .section-divider i { background-color: var(--cso-gold); }
.cso-dark-section .cso-eyebrow {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.18);
    color: var(--cso-gold);
}

/* Subtle dot grid, same motif as the hero corners */
.cso-dark-section::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: radial-gradient(rgba(255, 255, 255, 0.16) 1px, transparent 1px);
    background-size: 22px 22px;
    opacity: 0.25;
    pointer-events: none;
}

.cso-dark-section > .container { position: relative; z-index: 2; }

/* --- Brand picker -------------------------------------------------------- */
.brand-picker {
    background: #ffffff;
    border: 1px solid var(--cso-border);
    border-radius: 50px;
    box-shadow: var(--cso-shadow);
    padding: 10px 10px 10px 22px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.brand-picker i { color: var(--cso-purple); font-size: 18px; }

.brand-picker select {
    flex: 1;
    border: none;
    outline: none;
    background-color: transparent;
    font-weight: 600;
    color: var(--cso-body);
    font-size: 15px;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 14px;
    padding-right: 34px;
}

.brand-picker select:focus { box-shadow: none; }

/* --- SEO copy blocks ----------------------------------------------------- */
.seo-card {
    background: linear-gradient(135deg, #ffffff 0%, #fdfbff 100%);
    border: 1px solid var(--cso-border);
    border-radius: var(--cso-radius);
    padding: 32px;
    height: 100%;
    position: relative;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.seo-card:hover {
    border-color: #dcd1f3;
    box-shadow: var(--cso-shadow);
}

.seo-card::before {
    content: "";
    position: absolute;
    top: 32px;
    left: 0;
    width: 4px;
    height: 46px;
    background: linear-gradient(180deg, var(--cso-purple), var(--cso-gold));
    border-radius: 0 4px 4px 0;
}

.seo-card-title {
    font-size: 20px;
    font-weight: 800;
    color: var(--cso-ink);
    margin-bottom: 16px;
    line-height: 1.35;
}

.seo-card p {
    font-size: 14.5px;
    line-height: 1.75;
    color: var(--cso-muted);
}

.seo-card p:last-child { margin-bottom: 0; }
.seo-card a { color: var(--cso-purple); font-weight: 600; }
.seo-card strong { color: var(--cso-body); }

/* --- Checkpoint cards ---------------------------------------------------- */
.checkpoint-card {
    background: #ffffff;
    border: 1px solid var(--cso-border);
    border-radius: 16px;
    padding: 26px 24px;
    height: 100%;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.checkpoint-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--cso-shadow-hover);
    border-color: #dcd1f3;
}

.checkpoint-num {
    position: absolute;
    top: 22px;
    right: 24px;
    font-size: 34px;
    font-weight: 800;
    color: var(--cso-lavender);
    line-height: 1;
}

.checkpoint-card .cso-card-icon { margin-bottom: 16px; }
.checkpoint-card:hover .cso-card-icon {
    background: var(--cso-purple);
    color: #ffffff;
}

/* --- Numbered steps ------------------------------------------------------ */
.step-list { list-style: none; padding: 0; margin: 0; }

.step-item {
    display: flex;
    gap: 18px;
    padding: 18px 0;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.14);
}

.step-item:last-child { border-bottom: none; padding-bottom: 0; }

.step-num {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: rgba(255, 200, 21, 0.14);
    border: 1px solid rgba(255, 200, 21, 0.35);
    color: var(--cso-gold);
    font-weight: 800;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.step-title {
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 4px;
    display: block;
}

.step-text {
    color: rgba(255, 255, 255, 0.66);
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 0;
}

/* --- Feature list (Why consider us / Growing trend) ---------------------- */
.feature-item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    background: #ffffff;
    border: 1px solid var(--cso-border);
    border-radius: 14px;
    padding: 18px 20px;
    height: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.feature-item:hover {
    transform: translateY(-3px);
    box-shadow: var(--cso-shadow);
    border-color: #dcd1f3;
}

.feature-item i {
    color: var(--cso-purple);
    font-size: 20px;
    flex-shrink: 0;
    margin-top: 2px;
}

.feature-item p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.6;
    color: var(--cso-muted);
}

.feature-item strong { color: var(--cso-ink); }

/* Media figure shared by the split layouts */
.cso-figure {
    position: relative;
    border-radius: var(--cso-radius);
    overflow: hidden;
    border: 1px solid var(--cso-border);
    box-shadow: var(--cso-shadow);
    background: var(--cso-lavender-soft);
}

.cso-figure img {
    width: 100%;
    height: 100%;
    max-height: 380px;
    object-fit: cover;
    display: block;
}

/* Highlight callout */
.cso-callout {
    background: var(--cso-lavender-soft);
    border-left: 4px solid var(--cso-purple);
    border-radius: 0 14px 14px 0;
    padding: 18px 22px;
}

.cso-callout ul { list-style: none; padding: 0; margin: 0; }

.cso-callout li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    font-weight: 600;
    color: var(--cso-ink);
}

.cso-callout li + li { margin-top: 10px; }
.cso-callout li i { color: var(--cso-purple); font-size: 16px; }

/* --- Promise / contact card --------------------------------------------- */
.promise-card {
    background: #ffffff;
    border: 1px solid var(--cso-border);
    border-radius: 24px;
    box-shadow: var(--cso-shadow);
    padding: 44px;
}

.promise-split {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    align-items: center;
    margin-top: 28px;
    padding-top: 28px;
    border-top: 1px solid var(--cso-border);
}

.promise-address { flex: 1 1 380px; }
.promise-action { flex: 0 1 260px; }

.promise-label {
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    color: var(--cso-purple);
    margin-bottom: 8px;
    display: block;
}

/* --- Testimonial avatar fallback ---------------------------------------- */
.testimonial-avatar-fallback {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: var(--cso-lavender);
    color: var(--cso-purple);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: 800;
    margin: 0 auto 10px auto;
    border: 2px solid var(--cso-border);
    text-transform: uppercase;
}

/* --- Responsive ---------------------------------------------------------- */
@media screen and (max-width: 991px) {
    .section-title { font-size: 27px; }
    .section-head { margin-bottom: 36px; }
    .cso-dark-section { padding: 60px 0; }
    .promise-card { padding: 28px; }
    .seo-card { padding: 24px; }
    .cso-card { padding: 24px; }
    .cso-figure img { max-height: 300px; }
}

@media screen and (max-width: 600px) {
    .section-title { font-size: 23px; }
    .section-sub { font-size: 14.5px; }
    .checkpoint-num { font-size: 28px; }
    .promise-split { gap: 22px; }
    .btn-cso-primary,
    .btn-cso-gold { padding: 12px 24px; font-size: 14px; }
}

/* --- Brand picker / button hardening ------------------------------------- */
/* Native select arrow, so the picker needs no separate chevron element */
.brand-picker select {
    min-width: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23734f96'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}

/* Keep CTA labels on one line so they never inflate their container */
.btn-cso-primary,
.btn-cso-gold {
    white-space: nowrap;
    flex-shrink: 0;
}

/* Below md the pill stacks, otherwise the button spills outside its rounding */
@media screen and (max-width: 767px) {
    .brand-picker {
        flex-direction: column;
        align-items: stretch;
        border-radius: 20px;
        padding: 16px;
        gap: 14px;
    }
    .brand-picker > i.bi-search { display: none; }
    .brand-picker select {
        border: 1px solid var(--cso-border);
        border-radius: 50px;
        padding: 13px 34px 13px 20px;
        background-color: var(--cso-lavender-soft);
        background-position: right 16px center;
    }
    .brand-picker .btn-cso-primary { justify-content: center; }

    /* Promise card stacks cleanly */
    .promise-split { flex-direction: column; align-items: flex-start; }
    .promise-action { width: 100%; }
    .promise-action .btn-cso-primary { width: 100%; justify-content: center; }
}
