:root {
    --text: #2f2f2f;
    --muted: #8e8fa3;
    --line: #e9e9ef;
    --bubble: #ededf3;
    --bg: #ffffff;
}

.input-text {
    position: relative;
    font-weight: 500;
    color: #323232;
    text-decoration: none;
    padding: 4px 10px !important;
    border-radius: 15px;
}

.buttonstype-buttons {
    width: auto;
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-content: start;
    text-align: center;
    font-size: 16px;
    font-family: Lexend;
    padding: 4px 10px !important;
}

.input-text.active {
    color: white !important;
    text-decoration: none;
    background-color: #323232;
    border-radius: 15px;
    padding: 4px 10px !important;
}

/* .input-text:hover {
    color: white !important;
    text-decoration: none;
    background-color: #323232;
    border-radius: 15px;
    padding: 4px 10px !important;
} */

.initial {
    background: transparent;
    border: none;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
    height: 40px;
    width: 40px;
    border-radius: 20px;
    padding: 0px !important;
}

.initial:hover {
    box-shadow: 0px 0px 5px 5px rgba(135, 206, 235, 1);
    transition: 0.6s ease;
}

.initial.active {
    box-shadow: 0px 0px 5px 5px rgba(135, 206, 235, 1);
}

.menu {
    position: relative;
    font-weight: 500;
    color: #323232;
    font-family: Lexend;
    text-align: center;
    font-size: 16px;
    border: none;
    background-color: transparent;
}

.functional-iconchevron-down {
    width: 16px;
    position: relative;
    height: 8px;
}

.buttonsmenu {
    position: relative;
    border-radius: 40px;
    box-sizing: border-box;
    width: 186px;
    height: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0px 15px;
    box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.10);
    background: white;
    border: none;
    outline: none;
}

.input-text2 {
    position: relative;
    font-weight: 300;
    font-size: 15px;
    color: #323232
}

.input-text2:hover {
    color: #87CEEB !important;
    text-decoration: none;
}

.buttonstype-buttons2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.buttonstype-buttons-wrapper {
    width: 200px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    cursor: pointer;
}

.top-half-menu {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
}

.navigationmenu-2-child {
    width: 200px;
    position: relative;
    height: 1px;
    object-fit: contain;
}

.booking-history-wrapper {
    width: 200px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.buttonstype-buttons-frame {
    width: 200px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    color: #323232;
}

.frame-parent {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
    color: #e3e3e3;
}

.navigationmenu-2 {
    width: 260px !important;
    position: relative !important;
    box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, 0.25) !important;
    border-radius: 15px !important;
    background-color: #fff !important;
    border: 1px solid #e3e3e3 !important;
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: left !important;
    font-size: 22px !important;
    color: #323232 !important;
    font-family: Lexend !important;
}

.navigationmenu-2-viewall {
    width: 186px !important;
    position: relative !important;
    box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, 0.25) !important;
    border-radius: 15px !important;
    background-color: #fff !important;
    border: 1px solid #e3e3e3 !important;
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: left !important;
    font-size: 22px !important;
    color: #323232 !important;
    font-family: Lexend !important;
}

.modal-backdrop.in {
    opacity: 0 !important;
}


.notifications1 {
    align-self: stretch;
    position: relative;
    display: flex;
    align-items: center;
    height: 18px;
    flex-shrink: 0;
}

.latest1 {
    align-self: stretch;
    position: relative;
    font-weight: 500;
    display: flex;
    align-items: center;
    height: 13px;
    flex-shrink: 0;
}

.delete-child {
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 0px 8px 8px 0px;
    background-color: #f04438;
    width: 90px;
    height: 82px;
}

.functional-icondelete {
    position: absolute;
    top: 29px;
    left: 42px;
    width: 16px;
    height: 24px;
}

.delete {
    position: absolute;
    top: 0px;
    left: 260px;
    width: 90px;
    height: 82px;
}

.bottom-line {
    position: absolute;
    top: 81.75px;
    left: -0.25px;
    border-top: 0.5px solid #323232;
    box-sizing: border-box;
    width: 350.5px;
    height: 0.5px;
    opacity: 0.5;
}

.title {
    position: absolute;
    top: 19px;
    left: 82px;
    font-weight: 500;
    display: flex;
    align-items: center;
    width: 206px;
    height: 10px;
}

.name-has-completed {
    margin: 0;
}

.description {
    position: absolute;
    top: 39px;
    left: 82px;
    font-size: 12px;
    font-weight: 300;
    display: inline-block;
    width: 206px;
    height: 33px;
}

.inputsprofile-picture-icon {
    position: absolute;
    top: 10px;
    left: 0px;
    border-radius: 100px;
    width: 62px;
    height: 62px;
    overflow: hidden;
}

.time {
    position: absolute;
    top: 19px;
    left: 300px;
    font-weight: 200;
    text-align: right;
    display: flex;
    align-items: center;
    width: 50px;
    height: 10px;
}

/* .card {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #fff;
    width: 350px;
    height: 82px;
    border: none;
} */

.notificationsnotifications {
    width: 350px;
    position: relative;
    height: 82px;
    font-size: 14px;
}

.latest {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
}

.notificationsnotifications1 {
    align-self: stretch;
    position: relative;
    height: 82px;
}

.cards {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 14px;
}

.older {
    width: 350px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
}

.notifications2 {
    align-self: stretch;
    border-radius: 15px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 15px;
    gap: 25px;
    font-size: 16px;
    border: none;
}

.notifications {
    width: 380px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 30px;
}

.please-select-a {
    width: 350px;
    position: relative;
    font-weight: 300;
    display: inline-block;
    flex-shrink: 0;
}

.please-select-a-message-to-vie-wrapper {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.notifications3 {
    align-self: stretch;
    border-radius: 15px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    height: 357px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 15px;
    font-size: 14px;
}

.notifications-no-message {
    width: 100%;
    position: relative;
    box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 20px;
    gap: 40px;
    text-align: left;
    font-size: 24px;
    color: #323232;
    font-family: Lexend;
}

.textClass {
    text-align: start;
}

.where-talent-meets {
    font-size: 39px;
    font-weight: 600;
    font-family: 'Lexend';
    color: black;
}

.where-talent-meets2 {
    font-size: 23px;
    font-weight: 400;
    font-family: 'Lexend';
    color: #ffffff;
}

.heroSection {
    align-content: flex-start;
    margin: 0px 0px 20px 0px !important;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding: 0px !important;
}

.heroSectionImg {
    object-fit: cover;
    width: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-position: bottom;
}

.searcHR {
    height: 49px;
    width: 1px !important;
    background-color: black;
    padding: 0;
    opacity: 1;
    margin: 0;
}

.searchBarIcons {
    width: 25px !important;
    object-fit: contain;
    height: 25px;
}

.inputs {
    border: none;
}


.input {
    width: 80%;
    height: 40px;
    line-height: 28px;
    padding: 5px 10px;
    border: 2px solid transparent;
    border-radius: 8px;
    outline: none;
    background-color: white;
    color: #0d0c22;
    transition: 0.3s ease;
    margin: 0px 5px;
}

.input::placeholder {
    color: #9e9ea7;
}

.input:focus,
input:hover {
    outline: none;
    border-color: #87CEEB;
    background-color: #fff;
    box-shadow: 0 0 0 4px #87CEEB(0, 91, 247, 0.1);
}

.icon {
    position: absolute;
    left: 1rem;
    fill: #9e9ea7;
    width: 1rem;
    height: 1rem;
}

.searchBtn {
    border: none;
    border-radius: 0px 9px 9px 0px;
    background-color: #87CEEB;
    min-width: 163px;
    height: 100%;
    padding: 10px 27px;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-family: Lexend;
}


.tagDiv {
    margin: 15px 0px;
    display: flex;
    justify-content: center;
}

.tag {
    background: transparent;
    position: relative;
    padding: 5px 5px;
    display: flex;
    align-items: center;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #323232;
    border-radius: 25px;
    outline: none;
    overflow: hidden;
    color: #323232;
    transition: color 0.3s 0.1s ease-out;
    text-align: center;
    height: 40px;
    font-family: Lexend;
    line-break: anywhere;
    width: 100%;
    justify-content: center;
}

.tag span {
    margin: 10px;
}

.tag span a {
    color: #323232;
}

.tag::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    content: "";
    border-radius: 50%;
    display: block;
    width: 20em;
    height: 20em;
    left: -5em;
    text-align: center;
    transition: box-shadow 0.5s ease-out;
    z-index: -1;
    font-family: Lexend;
}

.tag.tagActive {
    background-color: #323232;
    color: #fff;
    border: 1px solid #323232;
}

.tag.tagActive::before {
    box-shadow: inset 0 0 0 10em #323232;
}



.storeDiv {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 80px;
    margin-bottom: 50px;
}

.storeBtn {
    background: transparent;
    border: none;
}

.storeImg {
    width: 155px;
    height: 44px;
}


.img-child {
    font-weight: 500;
}

.img-child2 {
    position: relative;
    bottom: 30px;
    left: 0px;
    border-radius: 0px 8px 0px 0px;
    background-color: rgba(135, 206, 235, 90%);
    height: 30px;
    padding: 5px;
    color: white;
    font-size: 16px;
    max-width: 300px;
    width: fit-content;
}

.unsplashvcjxqhubx6k-icon {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.img {
    border-radius: 9px 9px 0px 0px;
    height: 200px;
    overflow: hidden;
    flex-shrink: 0;
    width: 100%;
}



.cardTitle {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: center;
    z-index: 0;
}

.location1 {
    position: relative;
    font-weight: 200;
    font-size: 16px;
}

.location {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: center;
    z-index: 1;
    font-size: 22px;
}

.itemrating {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 3px;

}

.buttonsstars-icon {
    width: 20px;
    position: relative;
    height: 20px;
}

.rating-reviews {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    z-index: 2;
    font-size: 16px;
}

.inputstags {
    background-color: transparent;
    border: none;
    padding: 0px;
    width: auto;
    margin: 0;
    max-width: 100%;
    font-weight: 300;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tags {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    z-index: 3;
    font-size: 18px;
    margin: 0 !important;
    align-content: center;
    align-items: center;
}


.buttonssave-icon {
    height: 26px;
    width: auto;
}


.bottom-card-info {
    align-self: stretch;
    border-radius: 0px 0px 8px 8px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-around;
    padding: 15px;
    position: relative;
    height: 100%;
    gap: 10px;
}

.passtworkbottom-card-info {
    align-self: stretch;
    border-radius: 0px 0px 8px 8px;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    padding: 15px;
    position: relative;
    gap: 10px;
    height: 76px;
}

.cardsservice-card {
    max-width: 316px;
    padding: 0 !important;
    box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    font-size: 24px;
    color: #323232;
    font-family: Lexend;
    cursor: pointer;
    max-height: 395px;
    min-height: 295px !important;
}

.cardsservice-card:hover {
    text-decoration: none !important;
    color: #323232;
    box-shadow: 0px 0px 15px 1px rgba(135, 206, 235, 0.75);
}

.top-rated {
    position: relative;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    align-items: start;
    flex-shrink: 0;
    color: #323232 !important;
    padding: 14px 16px;
    max-width: fit-content;
}

.see-all {
    position: relative;
    color: #323232 !important;
    cursor: pointer;
    padding: 14px 16px;
    font-size: 20px;
    text-align: start;
    color: #323232;
    font-weight: 500;
    font-family: Lexend;
}

.divider {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin: 0px;
    box-sizing: border-box;
    gap: 20px;
    text-align: left;
    font-size: 28px;
    color: #323232;
    font-family: Lexend;
    flex-wrap: wrap;
}

.tagSaveSection {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    box-sizing: border-box;
    gap: 10px;
    text-align: left;
    font-size: 16px;
    color: #323232;
    font-family: Lexend;
}

#bannerDiv {
    height: 200px;
}

.input::placeholder {
    color: #323232;
    opacity: 1;
    /* Firefox */
}

.input::-ms-input-placeholder {
    /* Edge 12 -18 */
    color: #323232;
}

.emptySearch {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 50px;
}

.emptySearch p {
    background-color: transparent;
    border: none;
    color: #323232;
    font-size: 16px;
    text-decoration: none;
    width: 380px;
    text-align: center;
}

.cardBottom {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
}

.trendingCategoryCards {
    min-width: 133px;
    max-width: 133px;
    min-height: 169px;
    max-height: 169px;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
    border-radius: 10px;
    margin: 0px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 15px 0px 0px 0px !important;
    color: #323232 !important;
}

.trendingCategoryCards hr {
    width: 100%;
    height: 1px;
    color: #323232;
    margin: 0px 0px 10px 0px;
}

.trendingCategoryCards:hover {
    text-decoration: none !important;
    color: #323232;
    box-shadow: 0px 0px 15px 1px rgba(135, 206, 235, 0.75);
}

.startNow {
    text-decoration: none;
    border-radius: 30px;
    padding: 10px 20px;
    background-color: #87CEEB;
    color: white;
    font-size: 24px;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
    font-weight: 500;
    max-width: 350px;
}

.startNow:hover {
    text-decoration: none;
    background-color: white;
    color: #323232;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
}

.listImageDiv1 {
    width: 100%;
    max-height: 506px;
    object-fit: contain;
}

.listHeading {
    font-weight: bold;
    font-size: 38px;
    color: #87CEEB;
    text-align: start;
}


.listHeadingBlack {
    font-weight: bold;
    font-size: 45px;
    color: #323232;
    text-align: start;
}


.listDiv {
    margin-bottom: 100px;
    gap: 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    padding: 0px;
}

.clearAll {
    color: red;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    border: none;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
    padding: 10px 15px;
    border-radius: 20px;
}

.clearAll:hover {
    text-decoration: none;
    background-color: red;
    color: white;
}

.sortOptions {
    font-weight: 400 !important;
    font-size: 15px !important;
}

.otpNumber {
    height: 90px;
    width: 90px;
    border: 3px solid #b6b6b6;
    border-radius: 27px;
    font-size: 24px;
    color: #757575;
    font-weight: 500;
    text-align: center;
    -moz-appearance: textfield;
}

.otpDiv {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    flex-wrap: nowrap;
    gap: 50px;
}

.otpNumber::-webkit-outer-spin-button,
.otpNumber::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#navDesktop {
    display: flex;
}

#navMobile {
    display: none;
    margin-top: 20px;
}

.mainDiv {
    margin: 0px !important;
}

#mainSearchForm {
    display: flex;
    z-index: 1000;
    margin: 2% 10%;
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    flex-direction: column;
    justify-content: space-around;
}

.searchDesktop {
    display: flex;
    margin: 0px;
    max-width: 500px;
}

.searchDesktop .searchBtn {
    height: 70px;
}

.group {
    display: flex;
    align-items: center;
    position: relative;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
    border-radius: 9px;
    height: 70px;
    padding: 0px 0px 0px 20px;
    background-color: white;
}

.searchgroup {
    display: flex;
    align-items: center;
    position: relative;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
    border-radius: 9px 0px 0px 9px;
    height: 70px;
    padding: 0px 0px 0px 20px !important;
    margin: 0px;
}

.maincardRow {
    margin: 0px !important;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    overflow: scroll;
    padding: 10px;
    gap: 20px;
}

/* For Mobile */
@media screen and (max-width: 1000px) {

    .navbar-collapse.collapse {
        width: 0px !important;
    }

    .heroDiv {
        padding: 30px 0px;
    }

    #navDesktop {
        display: none;
    }

    #navMobile {
        display: flex;
    }

    .searchBtn {
        border-radius: 9px !important;
    }

    .searchgroup {
        display: flex;
        align-items: center;
        position: relative;
        box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
        border-radius: 9px;
        height: 70px;
        padding: 0px 0px 0px 20px !important;
        margin: 0px;
    }

    .searchDesktop {
        gap: 20px;
        margin: 0px !important;
    }
}

/* For Desktop */
@media screen and (min-width: 1565px) {

    .heroDiv {
        padding: 50px;
    }

    #navDesktop {
        display: flex;
    }

    #navMobile {
        display: none;
    }

    .searchBtn {
        border-radius: 0px 9px 9px 0px !important;
    }

    .searchgroup {
        display: flex;
        align-items: center;
        position: relative;
        box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
        border-radius: 9px 0px 0px 9px;
        height: 70px;
        padding: 0px 0px 0px 20px !important;
        margin: 0px;
    }

    .searchDesktop {
        display: flex;
        margin: 0px !important;
    }
}

.mylocationbtn {
    width: 100%;
    height: auto;
    background-color: transparent;
    color: white;
    cursor: pointer;
    border: none;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
    font-family: 'Lexend';
    margin-top: 20px;
}


.listHeading2 {
    font-weight: bold;
    font-size: 28px;
    color: #87CEEB;
    text-align: start;
}

.listHeading3 {
    font-weight: 400;
    font-size: 24px;
    color: rgba(21, 20, 57, 0.4);
    text-align: start;
    width: 58%;
}

#locationSelectedP {
    background-color: #87ceeb;
    color: white;
    padding: 5px 10px;
    border-radius: 9px;
    font-weight: 400;
    max-width: 500px;
    font-size: 16px;
    width: fit-content;
}

.initialImg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}

.heroDiv {
    width: 100%;
    position: absolute;
    height: 580px;
    left: 0;
    top: 100px;
}

/* From Uiverse.io by vinodjangid07 */
.tooltip-container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all 0.3s;
    background-color: rgb(255, 255, 255);
    padding: 11px 18px;
    cursor: pointer;
    border: none;
}

.text {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 14px;
    font-weight: 600;
    color: rgb(0, 0, 0);
}

.svgIcon {
    width: 16px;
    height: auto;
}

.tooltip {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 0.3em 0.6em;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s;
    background-color: rgb(255, 255, 255);
    border-radius: 12px;
    color: rgb(34, 34, 34);
    text-align: center !important;
}

.tooltip::before {
    position: absolute;
    content: "";
    height: 0.6em;
    width: 0.6em;
    top: -0.2em;
    left: 50%;
    transform: translate(-50%) rotate(45deg);
    background-color: white;
}

.tooltip-container:hover .tooltip {
    top: 100%;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.listDiv1text {
    font-size: 15px;
    text-align: center;
    color: rgba(21, 20, 57, 0.4);
    font-weight: 400;
    display: flex;
    align-items: center;
}

.listDiv1HrDiv {
    display: flex;
    height: 120%;
    justify-content: center;
    align-items: center;
    padding: 0px;
}

.listDiv1Hr {
    background-color: rgba(21, 20, 57, 0.4);
    height: 100%;
    width: 2px;
}

.list2Div2 {
    font-size: 1.8rem;
    text-align: start;
    display: flex;
    gap: 50px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0px;
    padding: 0px;
    margin-bottom: 40px;
}

.list2Div2PHeading {
    font-size: 13px;
    text-align: start;
    color: #323232;
    font-weight: 500;
    font-family: 'Lexend';
    text-transform: uppercase;
    letter-spacing: 3.22px;
}

.list2Div2PText {
    font-size: 15px;
    text-align: start;
    color: rgba(21, 20, 57, 0.4);
    font-weight: 300;
    font-family: 'Lexend';
}

.listDiv3PText {
    font-size: 15px;
    text-align: start;
    color: rgba(21, 20, 57, 0.4);
    font-weight: 300;
    font-family: 'Lexend';
}

.listDiv3Heading {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    font-size: 18px;
    gap: 15px;
    color: #87ceeb;
    font-weight: 500;
    font-family: 'Lexend';
    text-transform: uppercase;
    letter-spacing: 3.22px;
}

.how {
    padding: 56px 16px 72px;
}

.how__title {
    text-align: center;
    font-weight: 800;
    letter-spacing: -0.02em;
    margin: 0 0 46px;
    font-size: clamp(34px, 4vw, 48px);
}

.wrap {
    max-width: 920px;
    margin: 0 auto;
}

/* Timeline layout */
.timeline {
    display: grid;
    gap: 50px;
    position: relative;
    padding-left: 92px;
    /* space for markers + line */
}

/* Vertical line */
.timeline::before {
    content: "";
    position: absolute;
    left: 22px;
    top: 6px;
    bottom: 6px;
    width: 2px;
    background: var(--line);
    border-radius: 99px;
    height: 90%;
}

.step {
    position: relative;
    min-height: 28px;
}

/* Number bubble */
.step__num {
    position: absolute;
    left: -92px;
    top: 2px;
    width: 44px;
    height: 44px;
    border-radius: 999px;
    background: var(--bubble);
    color: #6f7081;
    display: grid;
    place-items: center;
    font-weight: 600;
    font-size: 15px;
}

.step__content {
    padding-left: 0;
    text-align: start;
}

.step__title {
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.01em;
}

.step__text {
    margin: 0;
    color: var(--muted);
    line-height: 1.65;
    font-size: 15px;
    max-width: 700px;
}

.spacer {
    height: 10px;
}

/* Congrats block inside step 2 */
.congrats {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-top: 18px;
    padding: 14px 0 0;
    max-width: 680px;
}

.congrats__art {
    width: 150px;
    height: 92px;
    flex: 0 0 auto;
    display: grid;
    place-items: center;
}

.congrats__label {
    font-weight: 800;
    letter-spacing: 0.12em;
    font-size: 12px;
    color: #2f2f2f;
    margin: 0 0 8px;
}

.congrats__text {
    margin: 0;
    color: var(--muted);
    line-height: 1.6;
    font-size: 15px;
    max-width: 420px;
}

/* Responsive: stack a bit tighter on small screens */
@media (max-width: 640px) {
    .timeline {
        padding-left: 74px;
    }

    .timeline::before {
        left: 20px;
    }

    .step__num {
        left: -74px;
        width: 40px;
        height: 40px;
    }

    .congrats {
        flex-direction: column;
        align-items: flex-start;
    }

    .congrats__art {
        width: 100%;
        height: auto;
    }
}