.tgmenu__navbar-wrap.custom_text ul li a {
    text-transform: none;
}

.about__content.custom_wrap {
    margin-left: 0px;
}

.about__info-list-item .icon.color {
    color: #0f5cbf;
}

.about__info-list-item .icon.color::after {
    background-image: none;
}

.footer__about ul.list-wrap.address li {
    text-transform: none !important;
}

@media screen and (max-width: 425px) {
    span.position-relative.custom_device {
        display: block;
    }
}

.footer__top-wrap {
    padding: 110px 0 55px;
}

.event-details-list.custom {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
}

.highlight_experience {
    width: 400px;
    height: auto;
}

@media screen and (max-width: 375px) {
    .highlight_experience {
        width: auto;
        height: auto;
    }
}

.highlight_experience p {
    padding-top: 20px;
    padding-right: 20px;
}

.custom ul li div h4 {
    display: inline;
}

i.fas.fa-briefcase.custom_icon {
    transform: none;
}

.banner__fact-item .icon.custom-icon-company {
    background: #0f5cbf;
}

p {
    line-height: 1.4 !important;
}

.banner__content p.aos-init.aos-animate.custom_paragraph {
    max-width: 100%;
}

.event-details-content .title-two.custom_heading {
    font-size: 20px;
}

.col-lg-6.custom_padding {
    padding-bottom: 100px;
}

.cta__wrapper .section__title .title.customed_title {
    font-size: 25px;
}

.row.custom_row>* {
    max-width: 50%;
    width: 50%;
}

@media screen and (max-width: 425px) {
    .row.custom_row>* {
        max-width: 100%;
        width: 100%;
    }
}

@media screen and (max-width: 425px) {
    .newsletter__content.custom_newsletter h4.title.custom {
        font-size: none;
    }
}

.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #f00;
    /* Red */
}

.section__title .title.custom_title {
    text-transform: none;
}

.accordion-button::after {
    display: none !important;
}

.event-cost-wrap .btn.custom_button {
    margin-top: 30px;
}

.event-information-wrap.custom_card {
    padding-top: 20px;
}

.custom_card .list-wrap.custom_wrap {
    margin-top: 20px !important;
}

.contact_radio,
.contact_dropdown {
    padding-bottom: 20px !important;
}

.contact_dropdown .form-select:focus {
    box-shadow: none !important;
    border-color: #1363df !important;
}

img.big-img.custom_big {
    max-width: 90% !important;
}

.sm_img.custom_image {
    max-width: 90%;
}

.courses__breadcrumb-content .btn.custom_button.new {
    /* margin-top: 30px; */
    letter-spacing: 0.1px;
}

form.signup-form {
    margin: 20px;
}

.form-control.custom_form {
    width: 80% !important;
}

@media screen and (max-width: 425px) {
    .form-control.custom_form {
        width: 100% !important;
    }
}

@media screen and (min-width: 425px) {
    .form-control.custom_form {
        width: 85% !important;
    }
}

.tgmenu__main-menu li.menu-item-has-children>a::after {
    width: 100%;
}

/* Clg Container */
.clg-img-container .col-12 {
    display: flex !important;
    justify-content: center;
}

.clg-img-container img {
    height: 150px;
    object-fit: contain;
}

@media screen and (min-width: 1024px) {
    .clg-img-container img {
        width: 300px;
    }
}

/* Clg Container */

/* Price Remove */
.price {
    display: none !important;
}

/* Price Remove */

/* Sticky Call */
#sticky-call {
    z-index: 1000;
    background-color: #0f5cbf;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.custom-anchor {
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    #sticky-call .call-container .call-text {
        font-size: medium !important;
    }

    #sticky-call .col-5 span.ms-2 {
        margin-left: 4px !important;
    }
}

#sticky-call a:hover {
    color: inherit;
}

/* Sticky Call */

/* Scroll To Top */
@media screen and (max-width: 767.98px) {
    .scroll__top.open {
        bottom: 64px !important;
        right: 24px;
    }

    .scroll__top {
        right: 24px;
    }
}

.scroll__top.open {
    left: 36px;
    bottom: 80px;
}

.scroll__top {
    right: 36px;
}

/* Scroll To Top */

/* Sticky-Whatsapp */
#sticky-whatsapp {
    z-index: 1001;
    bottom: 160px !important;
    left: 40px !important;
}

.bg-whatsapp {
    background-color: rgba(110, 231, 183, 0.75);
    width: 64px;
    height: 64px;
    border-radius: 50%;
    right: -16px;
    top: -16px;
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
    z-index: 10000;
}

@keyframes ping {

    75%,
    to {
        transform: scale(1.25);
        opacity: 0;
    }
}

#sticky-whatsapp a {
    position: relative;
    z-index: 10005;
}

#sticky-whatsapp a i::before {
    transition: all 0.2s ease-in-out;
}

#sticky-whatsapp a:hover i::before {
    transform: scale(1.15);
}

@media screen and (max-width: 767px) {
    .bg-whatsapp {
        width: 64px;
        height: 64px;
        left: -20px;
        top: -20px;
    }

    #sticky-whatsapp {
        left: 40px !important;
        bottom: 120px !important;
    }

    #sticky-whatsapp i {
        font-size: 24px !important;
    }
}

/* Sticky-Whatsapp */

/* Sticky-Header-Lead */
@media screen and (max-width: 767px) {
    #sticy-lead-header a {
        font-size: medium !important;
    }
}

/* Sticky-Header-Lead */

#myModal {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    background-color: #f1f1f1;
    border: 1px solid #888;
    width: 300px;
}

/* toast */
.toast-container {
    z-index: 10010 !important;
}

/* toast */

/* Masterclass */
.masterclass {
    border-radius: 8px;
    background-color: #0f5cbf;
}

.masterclass .img-container {
    border-radius: 8px;
    background-color: #0f5cbf;
}

.masterclass img {
    margin: 5px;
    width: 50px;
    height: 40px;
    filter: invert(1);
    /* animation: rotateAnimation 4s linear infinite; */
    /* animation: pulseAnimation 2s ease-in-out infinite; */
    /* animation: floatAnimation 3s ease-in-out infinite; */
    /* animation: blinkAnimation 1s ease-in-out infinite; */
    animation: fadeInOutAnimation 2s ease-in-out infinite;
}

.masterclass button {
    width: 460px;
    height: 60px;
    line-height: 20px;
    background-color: unset !important;
    font-weight: bold;
    border: 0px;
    border-radius: 0 8px 8px 0;
}

@media screen and (max-width: 768px) {
    .masterclass-msg {
        display: block;
    }

    .masterclass button {
        width: 390px !important;
        height: 80px !important;
    }
}

.masterclass-btn {
    display: flex;
    justify-content: start;
    align-items: center;
}

.masterclass-text {
    margin-inline-start: 1rem;
    border-radius: 0 8px 8px 0;
    color: white;
    text-align: start;
}

.masterclass button:hover img {
    transform: scale(1.05);
    /* Grow slightly when hovered */
}

@keyframes rotateAnimation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulseAnimation {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes floatAnimation {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-5px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes blinkAnimation {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeInOutAnimation {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

#countdown {
    color: white;
    font-weight: bold;
    /* margin: 0.5rem; */
}

/* Masterclass */

@media (max-width: 991.98px) {
    .tgmenu__nav {
        justify-content: space-between;
    }
}

/* Blog Standard */
.tagcloud span {
    padding: 10px 12px;
    font-size: 15px;
    line-height: 1;
    border-radius: 4px;
    background-color: #e6f2ff;
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
}

.tagcloud span:hover {
    background-color: #1363df;
    color: white;
}

/* Blog Standard */

/* Learning */
@media screen and (max-width: 767px) {
    .learning__header--card {
        width: 90% !important;
    }

    .learning__header--card .container-fluid {
        padding: 1rem !important;
        /* margin: 1rem !important; */
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .learning__header--card {
        width: 90% !important;
    }

    .learning__header--card .container-fluid {
        padding: 1rem !important;
        /* margin: 1rem !important; */
    }

    .learning__header--card .card-one {
        grid-area: one;
    }

    .learning__header--card .card-two {
        grid-area: two;
    }

    .learning__header--card .card-three {
        grid-area: three;
    }

    .learning__header--card .card-four {
        grid-area: four;
    }

    .learning__header--card .learning-card {
        display: grid !important;
        justify-content: space-around !important;
        grid-template-areas:
            "one two"
            "three four";
    }
}

@media screen and (min-width: 1200px) {
    .learning__header--card {
        width: 75% !important;
    }
}

/* Example CSS to change the color of FlipDown */
/* .devops-masterclass .flipdown.flipdown__theme-dark .rotor-group-heading:before {
    color: #0d6efd !important; 
} */

/* Rotor Tops */
/* .devops-masterclass .flipdown.flipdown__theme-dark .rotor,
.flipdown.flipdown__theme-dark .rotor-top,
.flipdown.flipdown__theme-dark .rotor-leaf-front {
    color: #FFFFFF;
    background-color: #0d6efd !important;
} */

/* Rotor bottoms */
/* .devops-masterclass 
.flipdown.flipdown__theme-dark .rotor-bottom,
.flipdown.flipdown__theme-dark .rotor-leaf-rear {
    color: #EFEFEF;
    background-color: #0d6efd !important;
} */

/* Hinge */
/* .devops-masterclass .flipdown.flipdown__theme-dark .rotor:after {
    border-top: solid 1px #fff;
} */
/* Learning */

@media screen and (min-width: 425px) {
    #freeMasterclassForm .form-control.custom_form {
        width: 100% !important;
    }
}

.breadcrumb-bg::before {
    opacity: 0.6;
}

/* Bootcamp */

.bootcamp .carousel-control-prev,
.bootcamp .carousel-control-next {
    width: 5%;
}

@media screen and (max-width: 767px) {
    .bootcamp .btn {
        padding: 8px 12px 6px;
    }

    .bootcamp .carousel-indicators {
        margin-bottom: unset;
    }

    .bootcamp .carousel-caption {
        padding-block: 0.5rem;
    }

    .bootcamp .carousel-indicators [data-bs-target] {
        width: 16px;
    }
}

@media screen and (max-width: 767px) {
    .bootcamp-span {
        opacity: 0 !important;
        min-height: 8px;
    }
}

/* Bootcamp */

/* .header-btn.signup-btn .btn img {
    position: absolute;
    height: 50px;
    right: 0;
    bottom: 0.25rem;
} */

.tgmenu__navbar-wrap ul li .sub-menu {
    width: 350px;
}

.tgmenu__main-menu ul.sub-menu li.menu-item-has-children>a::after {
    width: 0%;
}

.tgmenu__navbar-wrap ul li .sub-menu li a {
    justify-content: space-between;
}

.courses__nav-active {
    display: grid;
    grid-template-columns: auto auto;
    text-align: left;
    gap: 1rem 2rem;
    justify-items: flex-end;
}

@media (max-width: 767.9px) {
    .courses__nav-active {
        /* grid-template-columns: auto;
        justify-items: center;
        text-align: center; */
        display: flex;
    }
}

@media (max-width: 991.9px) {
    .courses__nav-active {
        /* grid-template-columns: auto;
        justify-items: center;
        text-align: center; */
        display: flex;
    }
}

/* Google Reviews Section */
#reviewsList {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
    align-items: start;
    /* Align items to the top */
}

.review-card {
    position: relative;
    padding: 1rem;
    /* margin-bottom: 1.5rem; */
    /* background: #E6F2FF; */
    border-radius: 20px;
    box-shadow: 0 2px 8px rgba(108, 117, 125, 0.5);
    transition: all ease-in-out 0.2s;
}

.review-card:hover {
    background-color: #0f5cbf;
}

.review-card:hover .google-badge {
    /* background-color: #; */
    filter: drop-shadow(0px 0px 6px rgba(255, 255, 255, 0.5));
}

.review-card:hover .review-text,
.review-card:hover .time-ago,
.review-card:hover .read-more,
.review-card:hover h5 {
    color: white;
}

.review-card:hover h5 {
    transition: all ease-in-out 0.2s;
}

.profile-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}

.review-text {
    display: -webkit-box;
    flex-grow: 1;
    /* Allow text to take up remaining space */
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.5;
    margin: 1rem 0;
    transition: all ease-in-out 0.2s;
    /* color: white; */
}

.google-badge {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100px;
    height: auto;
    background-color: #0f5cbf;
    padding: 0.5rem;
    border-radius: 20px 0 20px 0;
}

.time-ago {
    color: #6c757d;
    font-size: 0.9em;
    transition: all ease-in-out 0.2s;
}

.star-rating {
    color: #ffc107;
    font-size: 1.1em;
    margin: 0.5rem 0;
}

.read-more {
    color: #0f5cbf;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    transition: all ease-in-out 0.4s;
    cursor: pointer;
}

.read-more:hover {
    text-indent: 4px;
    text-decoration: underline;
    text-underline-offset: 4px;
}

.course__cta {
    margin-top: 30px;
}

.new-btn-outline {
    background: unset !important;
    border: 1.5px solid white;
    border-radius: 14px;
}

#you-learn .card-body {
    border: 1px solid rgba(13, 110, 253, 0);
    transition: all 0.25s ease-in-out;
}

#you-learn .card-body:hover {
    border: 1px solid gray;
    background: #fff;
    color: black;
    border-radius: 0.5rem;
}

#who-is-this-course-for .card-body {
    /* border: 1px solid rgba(13, 110, 253, 0); */
    transition: all 0.25s ease-in-out;
}

#who-is-this-course-for .card-body:hover {
    border: 0.1px solid #0f5cbf;
    background: #0f5cbf10;
    color: #0f5cbf;
    border-radius: 0.25rem;
}

/* Chat Widget */
/* @media screen and (max-width: 768px) {
    .widget-visible iframe[title="chat widget"] {
        bottom: 1.5rem !important;
    }
} */

/* Chat Widget */

/* Scroll To Top */
@media screen and (max-width: 767.98px) {
    .scroll__top.open {
        right: unset;
    }
}

/* Scroll To Top */

.phone-animation {
    animation: phone-ring 0.75s infinite;
    /* Animation name, duration, and iteration */
    transform-origin: center;
    /* Where the animation starts */
    display: inline-block;
    /* Needed for transform to work correctly */
}

@keyframes phone-ring {
    0% {
        transform: rotate(15deg);
    }

    50% {
        transform: rotate(-15deg);
    }

    100% {
        transform: rotate(15deg);
    }
}

.summer-camp-accordion .accordion-button.collapsed {
    position: relative;
    overflow: hidden;
    transition: background-color 0.3s ease;
    /* Smooth background color transition */
}

.summer-camp-accordion .accordion-button.collapsed:hover {
    background-color: #c82333;
    /* Slightly lighter red on hover */
}

.summer-camp-accordion .accordion-button.collapsed .multi-shimmer {
    position: absolute;
    top: 0;
    left: -200%;
    /* Start far off-screen */
    width: 600%;
    /* Wider than the button */
    height: 100%;
    background: linear-gradient(90deg,
            transparent 20%,
            rgba(255, 255, 255, 0.5) 30%,
            transparent 40%,
            transparent 60%,
            rgb(255, 255, 255) 70%,
            transparent 80%);
    animation: multiLoopShimmer 2.5s linear infinite;
    /* Loop animation */
    z-index: 0;
    opacity: 0.8;
    /* Slightly more visible shimmer */
}

@keyframes multiLoopShimmer {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(33.33%);
        /* Moves 1/3 of its width */
    }
}

.summer-camp-accordion .accordion-button.collapsed span:first-child {
    z-index: 1;
}

.custom-nav {
    position: relative;
    overflow: hidden;
}

.nav-animation {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg,
            transparent,
            rgba(255, 255, 255, 0.4),
            transparent);
    animation: navShimmer 1.5s linear infinite;
}

@keyframes navShimmer {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(200%);
    }
}

@media (min-width:1399.98px) {
    #summerCarousel .carousel-control-prev {
        left: -12% !important;
    }

    #summerCarousel .carousel-control-next {
        right: -12% !important;
    }
}

@media (min-width:1899.98px) {
    #summerCarousel .carousel-control-prev {
        left: -15% !important;
    }

    #summerCarousel .carousel-control-next {
        right: -15% !important;
    }
}

@media (max-width: 1199.98px) {
    .sumercamp-change {
        padding: 100px 0 0;
    }
}

#summerCarousel .carousel-dark .carousel-control-next-icon {
    background-color: #0f5cbf;
    filter: unset;
    border-radius: 50%;
    padding: 1rem;
    background-size: 50% 50%;
}

#summerCarousel .carousel-dark .carousel-control-prev-icon {
    background-color: #0f5cbf;
    filter: unset;
    border-radius: 50%;
    padding: 1rem;
    background-size: 50% 50%;
}


#custom-highlights button {
    cursor: unset !important;
}


.courses__details-wrapper .nav-tabs .nav-link.active::before {
    opacity: 0;
}

.batch-card {
    border: 1px solid #dee2e6;
    border-radius: 0.5rem;
    padding: 1.5rem;
    margin-bottom: 1.5rem;
}

.batch-card h3 {
    margin-bottom: 1rem;
    color: #0d6efd;
}

.batch-info p {
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
}

.batch-info i {
    margin-right: 0.5rem;
    color: #6c757d;
}

.badge {
    margin-left: 0.5rem;
}

.availability {
    color: #198754;
    font-weight: bold;
}

.enroll-button {
    display: inline-block;
    padding: 0.75rem 1.5rem;
    margin-top: 1rem;
    border-radius: 0.375rem;
    text-decoration: none;
    color: #fff;
    background-color: #0d6efd;
    border: 1px solid #0d6efd;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.enroll-button:hover {
    background-color: #0b5ed7;
    border-color: #0a58ca;
}

.no-suitable-date {
    margin-top: 2rem;
    text-align: center;
    color: #6c757d;
}

.no-suitable-date a {
    color: #0d6efd;
    text-decoration: underline;
}

/* Tablet View (2 Columns) */
@media (min-width: 768px) and (max-width: 991.98px) {
    .upcoming-batches-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1.5rem;
    }

    .batch-card {
        margin-bottom: 0;
    }

    .upcoming-batches-table {
        display: none !important;
    }
}

/* Desktop View (Table) */
@media (min-width: 992px) {
    .upcoming-batches-grid {
        display: none !important;
    }

    .upcoming-batches-table {
        width: 100%;
        border-collapse: collapse;
    }

    .upcoming-batches-table th,
    .upcoming-batches-table td {
        padding: 0.75rem;
        border-bottom: 1px solid #dee2e6;
        text-align: left;
    }

    .upcoming-batches-table th {
        background-color: #f8f9fa;
        font-weight: bold;
    }
}

/* Mobile View (Default - 1 Column Cards) */
@media (max-width: 767.98px) {
    .upcoming-batches-table {
        display: none !important;
    }
}


@media (min-width:768px) {
    .ui-ux-page.courses__breadcrumb-area {
        background-image: url('../img/courses/ui-ux/header-bg.svg');
        background-position: right center;
        background-size: contain;
        background-repeat: no-repeat;
    }
}

@media (min-width:768px) {
    .dm-page.courses__breadcrumb-area {
        background-image: url('../img/banner/dm-banner.png');
        background-position: right center;
        background-size: contain;
        background-repeat: no-repeat;
    }
}


.dm-page.courses__breadcrumb-area .container i::before {
    transform: scale(1.4);
}

@media (min-width:768px) {
    .mern-page.courses__breadcrumb-area {
        background-image: url('../img/banner/mern-banner.webp');
        background-position: right center;
        background-size: contain;
        background-repeat: no-repeat;
    }
}


.mern-page.courses__breadcrumb-area .container i::before {
    transform: scale(1.4);
}

.ui-ux-page.courses__breadcrumb-area .container i::before {
    transform: scale(1.4);
}

@media (min-width:768px) {
    .index-page.banner__breadcrumb-area {
        background-image: url('../img/courses/ui-ux/header-bg.svg');
        background-position: right center;
        background-size: contain;
        background-repeat: no-repeat;
    }
}


.index-page.banner__breadcrumb-area .container i::before {
    transform: scale(1.4);
}

.ui-ux-page-course-detials #ratings-reviews iframe {
    height: 50dvh !important;
    border-radius: 2rem;
}

.ui-ux-page-course-detials #ratings-reviews .ratings .card {
    background: #041734;
    /* background-image: url('../img/courses/ui-ux/rating-card-cicle-lg-lt-bm.svg'), url('../img/courses/ui-ux/rating-card-cicle-lg-rt-tp.svg'); */
    background-position: left bottom, right top;
    background-repeat: no-repeat;
    border: unset;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.ui-ux-page-course-detials #ratings-reviews .ratings .rating-person {
    background: #041734;
    /* background-image: url('../img/courses/ui-ux/rating-card-cicle-sm-lt-tp.svg'), url('../img/courses/ui-ux/rating-card-cicle-sm-rt-bm.svg'); */
    background-position: left top, right bottom;
    background-repeat: no-repeat;
    border: unset;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 0.5rem;
}

.ui-ux-page-course-detials .nav .nav-link.active {
    box-shadow: 2px 2px 0px #041734 !important;
    background-color: #0a58ca;
    color: white;
}

/* .ui-ux-page-course-detials .nav.nav-pills.border-primary {
    border-color: #1363df !important;
    box-shadow: 0px 0px 2px #1363df50, 0px 0px 4px #1363df !important;
} */

.ui-ux-page-course-detials .nav .nav-link {
    background-color: #dee2e6;
    color: #6c757d;
}

.ui-ux-page-course-detials .nav .nav-link.rounded-3 {
    border-radius: 0.5rem !important;
}

.ui-ux-page-course-detials .text-primary {
    color: #1363df !important;
}

.ui-ux-page-course-detials form .form-control,
.ui-ux-page-course-detials form .form-select {
    border-color: #1363df60 !important;
}

.ui-ux-page-course-detials form .form-select option[selected] {
    font-weight: 500 !important;
    /* Matches Bootstrap's fw-medium */
}

.ui-ux-page-course-detials #overview,
.ui-ux-page-course-detials #curriculum,
.ui-ux-page-course-detials #batches,
.ui-ux-page-course-detials #certifications,
.ui-ux-page-course-detials #job-opportunities,
.ui-ux-page-course-detials #ratings-reviews {
    scroll-margin-block-start: 10rem !important;
}


.invalid-feedback {
    display: none;
    color: #dc3545;
    font-size: 0.875em;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:valid,
.form-control.is-valid {
    border-color: #198754;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}

.ui-ux-page-course-detials #ratings-reviews {
    background-image: url('../img/courses/ui-ux/bulp.svg');
    background-position: right top;
    background-size: 100px;
    background-repeat: no-repeat;
}



/* Keywords Page */
@media (min-width:768px) {
    .powerbi-page.courses__breadcrumb-area {
        background-image: url('../img/courses/keywords/power-bi.jpg');
        background-position: right center;
        background-size: contain;
        background-repeat: no-repeat;
    }
}

/* Keywords Page */

/* UIUX Webinar Landing Page */
/* takeaway for section */
.takeaway-card {
    border: 1.2px solid #d7e4ff;
    border-radius: 0.65rem;
    padding: 1.3rem 1rem 1rem 1rem;
    margin-bottom: 1.6rem;
    height: 100%;
    transition: box-shadow 0.3s ease;
    background: white;
}

.takeaway-card:hover {
    box-shadow: 0 6px 16px rgb(20 113 255 / 0.15);
    border-color: #1471ff;
}

.takeaway-card .icon-circle {
    width: 44px;
    height: 44px;
    margin-bottom: 0.5rem;
    border-radius: 50%;
    border: 2px solid #1471ff;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1471ff;
    font-size: 1.4rem;
    user-select: none;
}

/* Workshop for section */
.workshop-for {
    margin-bottom: 3.5rem;
    text-align: center;
}

.workshop-for h3 {
    font-weight: 700;
    font-size: 1.3rem;
    color: #146eff;
    margin-bottom: 2rem;
}

.workshop-for .circle-num {
    background-color: #1471ff;
    color: white;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 1.1rem;
    margin-right: 0.75rem;
    padding-top: 5px;
}

.workshop-for .item {
    text-align: left;
    max-width: 350px;
    margin: 1rem auto;
}

.workshop-for .item-title {
    font-weight: 700;
    font-size: 0.925rem;
    color: #1471ff;
    margin-bottom: 0.35rem;
    user-select: none;
}

.workshop-for .item-desc {
    font-size: 0.85rem;
    line-height: 1.3;
    color: #505763;
}

.workshop-for .center-image {
    user-select: none;
    margin-top: 1rem;
    margin-bottom: 3rem;
    max-width: 190px;
    filter: drop-shadow(0 8px 12px rgb(20 113 255 / 0.22));
}

/* Student reviews */
.student-testimonials {
    margin-bottom: 5rem;
    text-align: center;
}

.student-testimonials h3 {
    font-weight: 700;
    color: #146eff;
    font-size: 1.3rem;
    margin-bottom: 3rem;
}

.testimonial-card {
    background-color: white;
    border-radius: 0.7rem;
    padding: 1rem 1.2rem 1rem 1.2rem;
    box-shadow: 0 5px 16px rgb(20 113 255 / 0.15);
    margin: 0.8rem;
    text-align: left;
    min-width: 260px;
    max-width: 320px;
    display: flex;
    gap: 1rem;
    align-items: flex-start;
}

.testimonial-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
    user-select: none;
}

.testimonial-content {
    flex-grow: 1;
    font-size: 0.83rem;
    color: #4b576f;
}

.testimonial-content strong {
    color: #146eff;
    font-weight: 700;
    font-size: 0.95rem;
    margin-bottom: 0.3rem;
    display: block;
}

.stars {
    color: #f7b731;
    font-size: 1rem;
    user-select: none;
    margin-bottom: 0.2rem;
}

/* Timer Content */
.timer-container {
    background: linear-gradient(180deg, #0036d1 0%, #001f8a 100%);
    border-radius: 20px;
    padding: 1.5rem 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: white;
    position: relative;
    overflow: hidden;
    flex-wrap: wrap;
}

/* abstract shapes in bg */
.shape-left,
.shape-right {
    position: absolute;
    top: 0;
    width: 150px;
    height: 100%;
    border-radius: 20px;
    opacity: 0.7;
    z-index: 1;
}

.shape-left {
    left: 0;
    background: radial-gradient(circle at 20% 20%, #0054ff, #0029b0);
    clip-path: ellipse(120px 300px at 50px 60%);
}

.shape-right {
    right: 0;
    background: radial-gradient(circle at 80% 80%, #3388ff, #001f8a);
    clip-path: ellipse(120px 300px at 85% 60%);
}

.content-wrapper {
    z-index: 2;
    width: 100%;
    max-width: 900px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
}

@media (max-width: 576px) {
    .content-wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }
}

.text-secure {
    text-align: center;
    flex: 1 1 100%;
    font-weight: 600;
    font-size: 1.3rem;
    margin-bottom: 0.8rem;
    letter-spacing: 0.04em;
}

.left-text {
    font-weight: 500;
    font-size: 1.1rem;
    margin-right: 1.5rem;
    white-space: nowrap;
}

.timer {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    user-select: none;
}

.time-block {
    background: transparent;
    border: 1.5px solid #3369ff;
    border-radius: 6px;
    width: 60px;
    height: 60px;
    color: white;
    font-weight: 700;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-family: 'Courier New', Courier, monospace;
}

.time-label {
    text-align: center;
    font-size: 0.85rem;
    color: #a8c1ff;
    margin-top: 0.25rem;
    font-weight: 500;
    user-select: none;
}

.colon {
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 35px;
    line-height: 58px;
    color: #ffffffcc;
}

.btn-register {
    background-color: #3369ff;
    border: none;
    font-weight: 600;
    padding: 0.6rem 1.4rem;
    border-radius: 6px;
    color: white;
    white-space: nowrap;
    box-shadow: 0 4px 8px rgba(51, 105, 255, 0.6);
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    flex-shrink: 0;
}

.btn-register:hover,
.btn-register:focus {
    background-color: #1f4ed8;
    box-shadow: 0 6px 12px rgba(31, 78, 216, 0.8);
    outline: none;
}

.countdown-section {
    background: linear-gradient(135deg, #0a58ca, #012e6a);
    color: white;
    padding: 40px 20px;
    border-radius: 15px;
    text-align: center;
}

.timer-box {
    border: 1px solid #fff;
    padding: 15px;
    border-radius: 8px;
    font-size: 24px;
    min-width: 60px;
}

.timer-label {
    font-size: 14px;
    margin-top: 5px;
}

.btn-register {
    background-color: #3498db;
    border: none;
    color: white;
    padding: 12px 25px;
    border-radius: 6px;
    font-weight: 600;
}

.btn-register:hover {
    background-color: #217dbb;
}

@media (max-width: 768px) {
    #banner-section {
        margin-top: 14% !important;
    }
}

/* Course area style */
/* Modern Course Card Design */
.course-card {
    border-radius: 16px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    background: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);
    padding: 20px;
    min-height: auto;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    overflow: hidden;
    height: 100%;
}

@media (max-width: 768px) {
    .course-card {
        padding: 16px;
    }
}

.course-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(15, 92, 191, 0.12);
    border-color: #0f5cbf;
}

.course-image-placeholder {
    width: 100%;
    height: 180px;
    border-radius: 12px;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
}

.course-image-placeholder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.course-card:hover .course-image-placeholder img {
    transform: scale(1.1);
}

.course-title {
    font-weight: 700;
    font-size: 1.2rem;
    color: #15386b;
    margin-top: 12px;
    margin-bottom: 12px;
    text-align: center;
}

.course-details {
    font-size: 1rem;
    color: #222;
    margin-bottom: 12px;
}

.course-details-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 4px;
    font-size: 0.98rem;
}

.curriculum-btn {
    background: #1877f2;
    color: #fff;
    border-radius: 8px;
    font-weight: 600;
    width: 100%;
    margin-top: 18px;
    padding: 10px 0;
    font-size: 1rem;
    border: none;
}

.curriculum-btn:hover {
    background: #135cc2;
}

.sort-btn {
    min-width: 110px;
}

@media (max-width: 991px) {
    .course-card {
        min-height: 420px;
    }
}

/* End course area style */

/* ===== DESKTOP (≥ 992px) ===== */
@media (min-width: 992px) {
    #nav-scrollspy {
        display: flex !important;
        flex-wrap: nowrap !important;
        /* single line */
        justify-content: center;
        align-items: center;
        white-space: nowrap;
        overflow-x: visible;
    }

    #nav-scrollspy .nav-item {
        flex-shrink: 0;
    }

    #nav-scrollspy .nav-link {
        white-space: nowrap;
    }
}

/* ===== MOBILE / TABLET (< 992px) ===== */
@media (max-width: 991.98px) {
    #nav-scrollspy {
        flex-wrap: wrap !important;
        /* allow breaking */
        justify-content: center;
        gap: 0.75rem;
        white-space: normal;
    }

    #nav-scrollspy .nav-link {
        padding: 0.4rem 0.9rem;
        font-size: 0.9rem;
        text-align: center;
    }
}

/* Scrollspy base */
/* #nav-scrollspy {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center;
    white-space: nowrap;
    overflow-x: auto;
    max-width: 100%;
} */

/* Prevent nav items from shrinking */
/* #nav-scrollspy .nav-item {
    flex-shrink: 0;
} */

/* Prevent text breaking */
/* #nav-scrollspy .nav-link {
    white-space: nowrap;
} */

/* Hide scrollbar (optional) */
/* #nav-scrollspy::-webkit-scrollbar {
    display: none;
} */

/* #nav-scrollspy {
    scrollbar-width: none;
} */


/* logo scroller section */
.scroller {
    width: 100%;
    overflow: hidden;
    -webkit-mask-image: linear-gradient(to right,
            transparent,
            black 15%,
            black 85%,
            transparent);
    mask-image: linear-gradient(to right,
            transparent,
            black 15%,
            black 85%,
            transparent);
}

.scroller li {
    list-style: none;
}

/* inner track */
.scroller__inner {
    display: flex;
    gap: 1rem;
    padding: 1rem 0;
    width: max-content;
    flex-wrap: nowrap;
    align-items: center;
}

/* animation */
.scroller[data-animated="true"] .scroller__inner {
    animation: scroll var(--duration, 10s) linear infinite;
}

/* speed */
.scroller[data-speed="fast"] {
    --duration: 120s;
}

/* .scroller[data-speed="normal"] { 
    --duration: 65s; 
} */
.scroller[data-speed="slow"] {
    --duration: 200s;
}

@keyframes scroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

.scroller__inner img {
    width: 150px;
    height: 150px;
    object-fit: contain;
    /* keeps image inside without distortion */
    display: block;
}

@media (max-width: 768px) {
    .scroller__inner img {
        width: 120px;
        height: 120px;
    }
}

@media (min-width: 768px) {
    .banner_custom {
        padding-left: 8rem;
    }
}


/* Consulting Page Specific Styles */
:root {
    --primary-color: #0f5cbf;
    --secondary-color: #0d47a1;
    --accent-color: #00d2ff;
    --dark-bg: #0a1128;
    --text-light: #f8f9fa;
    --text-dark: #333;
}

.consulting-wrapper {
    font-family: 'Inter', sans-serif;
    /* Fallback if not loaded, but system-ui is standard */
    overflow-x: hidden;
}

/* Hero Section */
/* .transparent-header class removed as it is no longer used */

.consulting-hero {
    position: relative;
    background: linear-gradient(135deg, #0a1128 0%, #0f5cbf 100%);
    color: white;
    padding: 120px 0 100px;
    text-align: center;
    overflow: hidden;
}

.consulting-hero::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.05) 0%, transparent 60%);
    animation: rotateBg 60s linear infinite;
    z-index: 0;
}

@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.consulting-hero .container {
    position: relative;
    z-index: 1;
}

.consulting-hero h1 {
    font-size: 3.5rem;
    font-weight: 800;
    margin-bottom: 20px;
    background: linear-gradient(to right, #ffffff, #89cff0);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    /* Required for standard background-clip: text */
    line-height: 1.2;
}

.consulting-hero .formerly-text {
    display: inline-block;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    padding: 8px 20px;
    border-radius: 50px;
    font-size: 1rem;
    margin-bottom: 30px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #ddd;
}

.consulting-hero .lead-text {
    font-size: 1.25rem;
    max-width: 800px;
    margin: 0 auto;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
}

/* Transformation Section */
.consulting-transform {
    padding: 100px 0;
    background-color: #f8fbff;
}

.transform-card {
    background: white;
    border-radius: 20px;
    padding: 40px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    height: 100%;
    transition: transform 0.3s ease;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(15, 92, 191, 0.05);
}

.transform-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(15, 92, 191, 0.1);
}

.transform-card-title {
    color: var(--primary-color);
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 1.5rem;
}

.transform-card p {
    color: #555;
    line-height: 1.7;
    font-size: 1.1rem;
}

.transform-vs {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0;
    font-weight: bold;
    opacity: 0.5;
}

/* Methodology Section */
.consulting-methodology {
    padding: 100px 0;
    background-color: #ffffff;
}

.section-title {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 1rem;
}

.section-underline {
    width: 60px;
    height: 4px;
    background-color: var(--primary-color);
    margin: 0 auto 50px;
    border-radius: 2px;
}

.method-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
}

.method-item {
    background: white;
    border: 1px solid #e0e0e0;
    border-radius: 16px;
    padding: 40px 30px;
    text-align: center;
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.method-item:hover {
    border-color: var(--primary-color);
    box-shadow: 0 10px 40px rgba(15, 92, 191, 0.1);
    transform: translateY(-5px);
}

.method-icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    font-size: 32px;
    color: var(--primary-color);
    transition: all 0.3s ease;
}

.method-item:hover .method-icon {
    background: var(--primary-color);
    color: white;
    box-shadow: 0 5px 15px rgba(15, 92, 191, 0.3);
}

.method-title {
    font-weight: 700;
    font-size: 1.25rem;
    margin-bottom: 15px;
    color: #333;
}

.method-text {
    color: #555;
    font-size: 1rem;
    line-height: 1.6;
}

/* Purpose/Goal Section */
.consulting-purpose {
    padding: 100px 0;
    background: #001661;
    color: white;
    text-align: center;
}

.purpose-highlight {
    font-size: 2rem;
    font-weight: 300;
    max-width: 900px;
    margin: 0 auto;
    line-height: 1.6;
}

.purpose-highlight strong {
    font-weight: 800;
    color: #60a5fa;
}

/* -----------------------------------------
   Web Development Accelerator Page Styles
----------------------------------------- */

.section-py-120 {
    padding-top: 120px;
    padding-bottom: 120px;
}

.section-py-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

/* Hero Shapes */
.hero-bg-shape {
    position: absolute;
    top: -50%;
    right: -20%;
    width: 80%;
    height: 150%;
    background: radial-gradient(circle, rgba(15, 92, 191, 0.1) 0%, rgba(255, 255, 255, 0) 70%);
    z-index: -1;
}

/* Code Window */
.code-window {
    border: 1px solid rgba(255, 255, 255, 0.1);
    transform: perspective(1000px) rotateY(-5deg) rotateX(2deg);
    transition: transform 0.5s ease;
}

.code-window:hover {
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg);
}

/* Floating Badges */
.floating-badge {
    position: absolute;
    background: white;
    padding: 15px;
    border-radius: 50%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    animation: floatBadge 3s infinite ease-in-out;
    z-index: 2;
}

.badge-react {
    top: -20px;
    right: -20px;
    animation-delay: 0s;
}

.badge-node {
    bottom: 20px;
    right: -30px;
    animation-delay: 1s;
}

.badge-js {
    bottom: -20px;
    left: 20px;
    animation-delay: 2s;
}

.badge-python {
    bottom: -40px;
    left: 50%;
    margin-left: -35px;
    /* Half of approx width to center it without using transform (conflict with animation) */
    animation-delay: 1.5s;
}

@keyframes floatBadge {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-15px);
    }
}

/* Industry Cards */
.industry-card {
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    border: 1px solid transparent;
}

.industry-card:hover {
    transform: translateY(-10px);
    border-color: var(--primary-color);
    box-shadow: 0 15px 30px rgba(15, 92, 191, 0.15);
}

.shadow-hover:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1) !important;
}

/* Tech Grid */
.tech-icon-circle {
    width: 80px;
    height: 80px;
    background: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    transition: all 0.3s ease;
}

.tech-item:hover .tech-icon-circle {
    transform: scale(1.1) rotate(5deg);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

/* Roadmap Timeline */
.roadmap-container {
    padding: 20px 0;
}

.roadmap-line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 2px;
    background: #ced4da;
    transform: translateX(-50%);
    z-index: 0;
}

.roadmap-item {
    position: relative;
    z-index: 1;
}

/* Dot for timeline */
.roadmap-item::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 18px;
    height: 18px;
    background: var(--primary-color);
    border: 4px solid white;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 0 2px rgba(15, 92, 191, 0.2);
}

@media (max-width: 768px) {
    .roadmap-line {
        left: 20px;
    }

    .roadmap-item {
        text-align: left !important;
    }

    .roadmap-item .col-md-6 {
        padding-left: 50px !important;
    }

    .roadmap-item::after {
        left: 20px;
    }

    .roadmap-item .order-md-1,
    .roadmap-item .order-md-2 {
        order: unset !important;
    }
}

/* Sprint Cycle Animation */
.sprint-cycle {
    animation: rotateSprint 20s linear infinite;
}

/* Stop rotation on hover for readability or keep it subtle */
.sprint-cycle:hover {
    animation-play-state: paused;
}

@keyframes rotateSprint {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/* Counter-rotate text so it stays upright? No, too complex. 
   Let's just pulsate the border instead. 
*/
.sprint-cycle {
    animation: none;
    /* Reset */
    border: 4px dashed var(--primary-color);
    position: relative;
}

.sprint-cycle::before {
    content: '';
    position: absolute;
    inset: -10px;
    border-radius: 50%;
    border: 2px solid rgba(15, 92, 191, 0.3);
    animation: pulseBorder 2s infinite;
}

@keyframes pulseBorder {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(1.1);
        opacity: 0;
    }
}

/* Outcome Cards */
.outcome-card {
    transition: transform 0.3s ease;
}

.outcome-card:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.2) !important;
}

/* Custom Spacing for Web Accelerator */
/* .web-dev-hero {
    padding-top: 160px;
    padding-bottom: 80px;
} */

.web-dev-intro {
    padding-top: 80px;
    padding-bottom: 80px;
}

.program-hero-badge {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(5px);
    padding: 8px 16px;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    font-size: 0.85rem;
    color: #e2e8f0;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.checklist-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 16px;
}

.checklist-item i {
    color: #0f5cbf;
    margin-top: 4px;
}

/* Widget Hover Effects */
.event-widget {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.event-widget:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08) !important;
}

/* Roadmap Styling */
.delivery-roadmap-step {
    padding-left: 20px;
    position: relative;
    border-left: 2px solid #e0e0e0;
    padding-bottom: 25px;
}

.delivery-roadmap-step:last-child {
    border-left: 2px solid transparent;
}

.delivery-roadmap-step::before {
    content: '';
    position: absolute;
    left: -6px;
    top: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #0f5cbf;
    /* Consolidating Blue */
    border: 2px solid white;
    box-shadow: 0 0 0 2px #0f5cbf;
}

.delivery-roadmap-step:hover::before {
    background: #fff;
    border-color: #0f5cbf;
}

.system-card {
    transition: all 0.3s ease;
    border: 1px solid #e2e8f0;
}

.system-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    border-color: #0f5cbf;
}

.stat-box {
    background: #fff;
    border-radius: 8px;
    padding: 24px;
    border: 1px solid #e2e8f0;
    height: 100%;
}

@media (min-width: 992px) {
    .sticky-sidebar {
        /* Safari */
        position: sticky;
        top: 110px;
        z-index: 20;
        max-height: calc(100vh - 120px);
        overflow-y: auto;
        padding-right: 5px;
        margin-bottom: 5%;
        /* Prevent scrollbar from overlapping content */

        /* Custom Scrollbar Styling */
        scrollbar-width: none;
        /* scrollbar-color: #cbd5e1 transparent; */
    }

    .sticky-sidebar::-webkit-scrollbar {
        width: 0px;
        display: none;
    }

    /* .sticky-sidebar::-webkit-scrollbar-track {
        background: transparent;
    }

    .sticky-sidebar::-webkit-scrollbar-thumb {
        background-color: #cbd5e1;
        border-radius: 20px;
        border: 2px solid transparent;
        background-clip: content-box;
    }

    .sticky-sidebar::-webkit-scrollbar-thumb:hover {
        background-color: #94a3b8;
    } */

    /* Ensure no ancestor has overflow:hidden which breaks sticky */
    .main-area.fix {
        overflow: visible !important;
    }

    /* Ensure body catches horizontal overflow from shapes */
    body {
        overflow-x: hidden;
    }
}