/* RESET PASSWORD */

.res_pass {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 0px;
    padding-top:118px;

}


.comm_row {
    background-color: #FFFDF0;
    height: 1012px;
    display: flex;
    align-items: center;

}

.res_pass_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    width: 100%;
    max-width: 503px;
    margin-left: auto;
    margin-right: 112px;
}

.res_title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}

.res_title h4 {
    color: var(--Accent-Green, #355C5B);
    font-family: "LT Afficher Neue";
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 115%;
    /* 55.2px */
    text-transform: capitalize;
    margin-bottom: 0px;
}

.res_title p {
    color: var(--Nuetral-Almost-Black, #0F0F0F);
    font-family: "Inter Tight";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    /* 25.6px */
    margin-bottom: 0px;

}

.log_ui {
    color: var(--Yellow-Gold, #A98932);
    font-family: "Inter Tight";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    margin-bottom: 0px;

}


.name_form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
    position: relative;
    width: 100%;
}

.split_bx {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
    width: 100%;
}


.full_namee {
    color: var(--Accent-Green, #355C5B);
    font-family: "Inter Tight";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    /* 25.6px */
    margin-bottom: 0px;
}

.inpu_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}

.inpi_boxx {
    display: flex;
    height: 54px;
    padding: 14px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 12px;
    border: 1px solid var(--Nuetral-Gray-Stroke, #E7E7E7);
    background: var(--Nuetral-White, #FFF);
    box-shadow: 12px 12px 24px 0px rgba(76, 122, 107, 0.12);
    margin-bottom: 0px;

}




.dual_btn2 {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
    justify-content: space-between;
}

video {
    width: 100%;
    height: 1012px;
    object-fit: cover;
}

.custom_checkbox {
    display: flex;
    align-items: center;
    gap: 12px;
}

.tick_box {
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid var(--Nuetral-Gray-Stroke, #E7E7E7);
    background-color: var(--Nuetral-White, #FFF);
    box-shadow: 12px 12px 24px 0px rgba(76, 122, 107, 0.12);
}

.terms_line {
    color: var(--Nuetral-Almost-Black, #0F0F0F);
    font-family: "Inter Tight";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    /* 25.6px */
    margin-bottom: 0px;
}

.odd {
    color: var(--Accent-Green, #355C5B);
    font-family: "Inter Tight";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    text-decoration-line: underline;
    margin-bottom: 0px;
    text-underline-offset: 4px;

}

.btn_green {
    display: flex;
    padding: 16px 22px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 10px;
    background: var(--Accent-Green, #355C5B);
    color: var(--Nuetral-White, #FFF);
    text-align: center;
    font-family: "Inter Tight";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    /* 22.4px */
    letter-spacing: 0.56px;
    text-transform: uppercase;
    width: 100%;
    max-width: 180px;
    height: 54px;
}

.btn_green:hover {
    display: flex;
    padding: 16px 22px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 10px;
    background: var(--Accent-Green, #355C5B);
    color: var(--Nuetral-White, #FFF);
    text-align: center;
    font-family: "Inter Tight";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    /* 22.4px */
    letter-spacing: 0.56px;
    text-transform: uppercase;
    width: 100%;
    max-width: 180px;
    height: 54px;

}


.dual_btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn_white {
    display: flex;
    padding: 16px 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 10px;
    border: 1px solid var(--Accent-Green, #355C5B);
    color: var(--Accent-Green, #355C5B);
    text-align: center;
    font-family: "Inter Tight";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: 0.56px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.btn_white:hover {
    display: flex;
    padding: 16px 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 10px;
    border: 1px solid var(--Accent-Green, #355C5B);
    color: var(--Accent-Green, #355C5B);
    text-align: center;
    font-family: "Inter Tight";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: 0.56px;
    text-transform: uppercase;
    margin-bottom: 0px;
}



/* FORGET PASS */
.right_res_sec_fg {
    background-image: url(../Lenz-img/fgp_pass.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 1016px;
}

.dual_btn_fg {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
    justify-content: space-between;
}


/* MODAL */

.payment_failed_ttitlr {
    color: var(--Accent-Green, #355C5B);
    text-align: center;
    font-family: "LT Afficher Neue";
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 115%;
    text-transform: capitalize;
    margin-bottom: 0px;
}

.subtitle {
    color: var(--Nuetral-Almost-Black, #0F0F0F);
    text-align: center;
    font-family: "Inter Tight";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    margin-bottom: 0px;

}


.paymet_failed_modal {
    display: flex;
    padding: var(--Lrg, 40px);
    flex-direction: column;
    align-items: center;
    gap: 32px;
    border-radius: 10px;
    border: 1px solid #E9E9E9;
    background: #FFF;
    position: relative;
}

.close_icx {
    position: absolute;
    right: 20px;
    top: 20px;
}

.forget_content {
    width: 643px !important;
}

.payment_failed_content {
    display: flex;
    width: 498px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
}


.mo_btn_green {
    display: flex;
    padding: 16px 22px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 10px;
    background: var(--Accent-Green, #355C5B);
    color: var(--Nuetral-White, #FFF);
    text-align: center;
    font-family: "Inter Tight";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    /* 22.4px */
    letter-spacing: 0.56px;
    text-transform: uppercase;
    width: 100%;
    height: 54px;
}

.mo_btn_green:hover {
    display: flex;
    padding: 16px 22px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 10px;
    background: var(--Accent-Green, #355C5B);
    color: var(--Nuetral-White, #FFF);
    text-align: center;
    font-family: "Inter Tight";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    /* 22.4px */
    letter-spacing: 0.56px;
    text-transform: uppercase;
    width: 100%;
    height: 54px;

}

/* Individual Modal */

.rgt_mod {
    display: flex;
    width: 640px;
    padding: 72px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    border-radius: 12px;
    background-color: var(--Yellow-Light-Yellow, #FFFDF0);
}

.in_upper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
}

.indi_mod {
    max-width: 1348px;
    margin-right: auto;
    margin-left: auto;
}

.mody_box {
    display: flex;
    width: 1348px;
    align-items: center;
}

.ind_body {
    padding: 0px;
}

.in_upper p {
    color: var(--Accent-Green, #355C5B);
    font-family: "Inter Tight";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 0.56px;
    text-transform: uppercase;
    margin-bottom: 0px;
    display: flex;
    padding: 4px 8px;
    align-items: center;
    gap: 4px;
    border-radius: 6px;
    border: 1px solid var(--Accent-Green, #355C5B);
    background: var(--Nuetral-White, #FFF);
}

.in_upper h4 {
    color: var(--Accent-Green, #355C5B);
    font-family: "LT Afficher Neue";
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 115%;
    text-transform: capitalize;
    margin-bottom: 0px;

}

.in_upper h5 {
    color: var(--Nuetral-Almost-Black, #0F0F0F);
    font-family: "Inter Tight";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    margin-bottom: 0px;

}

.btn_hub {
    display: flex;
    align-items: center;
    gap: 8px;
}

.commn_btn {
    display: flex;
    width: 80px;
    padding: 9px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 10px;
    border: 1px solid var(--Yellow-Stroke, #E8E5D4);
    background-color: #fff;
    color: var(--Nuetral-Almost-Black, #0F0F0F);
    text-align: center;
    font-family: "Inter Tight";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    margin-bottom: 0px;
}


.cred_gree {
    display: flex;
    padding: 16px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 10px;
    background: var(--Accent-Green, #355C5B);
    color: var(--Nuetral-White, #FFF);
    text-align: center;
    font-family: "Inter Tight";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: 0.56px;
    text-transform: uppercase;
    margin-bottom: 0px;

}









/* ABOUT US */

.top_bg {
    background-image: url(../Lenz-img/abou_top.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 800px;
    display: flex;
    align-items: center;
}

.upper_text {
    display: flex;
    width: 100%;
    max-width: 590px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 16px;

}

.upper_text h4 {
    color: var(--Accent-Green, #355C5B);
    font-family: "LT Afficher Neue";
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 115%;
    /* 64.4px */
    text-transform: capitalize;
    margin-bottom: 0px;
}

.upper_text p {
    color: var(--Nuetral-Almost-Black, #0F0F0F);
    font-family: "Inter Tight";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    /* 25.6px */
    margin-bottom: 0px;
    width: 100%;
    max-width: 545px;
}

.top_2_bg {
    border-top: 1px solid var(--Yellow-Stroke, #E8E5D4);
    border-bottom: 1px solid var(--Yellow-Stroke, #E8E5D4);
    background: var(--Yellow-Light-Yellow, #FFFDF0);
}

.mid_cont {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 112px;
}

.mid_text {
    display: flex;
    width: 100%;
    max-width: 492px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
}

.go_gren {
    color: var(--Accent-Green, #355C5B);
    font-family: "LT Afficher Neue";
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 115%;
    /* 55.2px */
    text-transform: capitalize;
    margin-bottom: 0px;
}

.go_black {
    color: var(--Nuetral-Almost-Black, #0F0F0F);
    font-family: "Inter Tight";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    margin-bottom: 0px;

}

.comm_row_ab {
    background-color: #2d5150;
    height: 693px;
    display: flex;
    align-items: center;
}

.left_ab_sec {
    background-image: url(../Lenz-img/abou_mask.png);
    background-color: #2d5150;
    background-size: cover;
    background-repeat: no-repeat;
    height: 693px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


.go_white {
    color: var(--Nuetral-White, #FFF);
    font-family: "LT Afficher Neue";
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 115%;
    text-transform: capitalize;
    margin-bottom: 0px;
}

.go_white_p {
    color: var(--Nuetral-White, #FFF);
    font-family: "Inter Tight";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    margin-bottom: 0px;

}

.ab_vid {
    height: 693px;
}

.mid_text_ab {
    display: flex;
    width: 100%;
    max-width: 492px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
    margin-right: 112px;
}

.top_cont {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    align-self: stretch;
}

.main_ico_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 48px;
    align-self: stretch;
}

.comm_div {
    display: flex;
    width: 100%;
    max-width: 480px;
    padding: 32px var(--Lrg, 40px);
    flex-direction: column;
    align-items: center;
    gap: 24px;
    border-right: 1px solid var(--Accent-Light-Green, #88A3A2);
    border-left: 1px solid var(--Accent-Light-Green, #88A3A2);
}

.icox {
    display: flex;
    justify-content: space-between;
    border-right: 1px solid var(--Accent-Light-Green, #88A3A2);
    border-left: 1px solid var(--Accent-Light-Green, #88A3A2);
    
}

.ico_dec_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    align-self: stretch;
}

.ico_dec_box h4 {
    color: var(--Accent-Green, #355C5B);
    text-align: center;
    font-family: "LT Afficher Neue";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 115%;
    text-transform: capitalize;
    margin-bottom: 0px;
}

.ico_dec_box p {
    color: var(--Nuetral-Almost-Black, #0F0F0F);
    text-align: center;
    font-family: "Inter Tight";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    margin-bottom: 0px;

}

.cont_uus {
    border-top: 1px solid var(--Yellow-Stroke, #E8E5D4);
    background: var(--Yellow-Light-Yellow, #FFFDF0);
}

.cont_box {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 72px;
}

.green_box {
    background-image: url(../Lenz-img/Card.png);
    background-color: var(--Accent-Green, #355C5B);
    padding: 32px 32px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: 100%;
    max-width: 446px;
    height: 644px;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 10px;
}

.inpu_box_cos {
    display: flex;
    width: 100%;
    max-width: 738px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}

.box {
    border-top: 1px solid var(--Accent-Light-Green, #88A3A2);
    border-bottom: 1px solid var(--Accent-Light-Green, #88A3A2);
    width: 100%;
}
.box_ii {
    max-width: 1440px;
    margin: auto;
}
























/* SEARCH PAGE */

.search_img_box {
    padding: 0px;
}

.search_img {
    background-image: url(../Lenz-img/ser_tp.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 144px;
    padding-bottom: 0px;
    overflow: visible;

}

.search_img_box {
    overflow: visible;
}

.top_sec {
    display: flex;
    padding: 80px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    align-self: stretch;
}

.bold_img {
    color: var(--Accent-Green, #355C5B);
    text-align: center;
    font-family: "LT Afficher Neue";
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 115%;
    text-transform: capitalize;
    margin-bottom: 0px;
}

.searchii {
    display: flex;
    padding: 8px 8px 8px 20px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    position: relative;
    width: 100%;
    max-width: 658px;
    border-radius: 12px;
    border: 1px solid var(--Nuetral-Gray-Stroke, #E7E7E7);
    background: var(--Nuetral-White, #FFF);
    box-shadow: 12px 12px 24px 0px rgba(76, 122, 107, 0.12);
    height:70px;

}

.searchii input[type="text"] {
    border: none;
    outline: none;
    padding: 10px 15px;
    border-radius: 25px 0 0 25px;
    font-size: 16px;
    color: #8a9a9a;
    width: 300px;
}

.searchii button {
    display: flex;
    padding: 16px 24px;
    align-items: center;
    gap: 8px;
    border-radius: 10px;
    background: var(--Accent-Green, #355C5B);
    color: var(--Nuetral-White, #FFF);
    text-align: center;
    font-family: "Inter Tight";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: 0.56px;
    text-transform: uppercase;
    margin-bottom: 0px;
}



.ser_ico {
    position: absolute;
    top: 16px;
    right: 24px;
}

.filter_box {
    display: flex;
    align-items: center;
    gap: 16px;
    align-self: stretch;
    justify-content: center;
    flex-wrap: wrap;
}

.seacrh_impu {
    display: flex;
    height: 56px;
    padding: 16px 24px 16px 32px;
    justify-content: space-between;
    align-items: center;
    flex: 1 0 0;
    border-radius: 40px;
    border: none;
    background-color: var(--Base-White, #FFF);
    width: 899px;
}

.seacrh_impu:focus-visible {
    outline: none !important;
    ;
}

.sort_box {
    display: flex;
    height: 56px;
    padding: 16px 24px 16px 32px;
    align-items: center;
    gap: 8px;
    border-radius: 40px;
    border: 1px solid var(--Base-04, #E9E9E9);
    background-color: var(--Base-White, #FFF);
    width: 100%;
    max-width: 229px;
}

.bottom_sec {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    padding: 40px 0px;
    margin-top: 26px;
}

.tags_div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .tab_link {
       display: flex;
    flex-wrap: nowrap;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow-x: auto;
    overflow-y: hidden; /* Hides the vertical scrollbar */
    white-space: nowrap;
    scroll-behavior: smooth;
    width: 1200px;
    max-width: 100%;
    justify-content: flex-start;
    margin: auto;
    margin-top: 22px;
    gap:16px;
    }
    
    ::-webkit-scrollbar {
        display: none;
    }

.btn_grey {
    display: flex;
    padding: 9px 5px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 10px;
    border: 1px solid var(--Yellow-Stroke, #E8E5D4);
    color: var(--Nuetral-Almost-Black, #0F0F0F);
    text-align: center;
    font-family: "Inter Tight";
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    margin-bottom: 0px;
}


.flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 16px;
}

.image {
    width: fit-content;
}


.ser_ico.crosss {
    /* styles for the cross icon */
    content: url("../Lenzlibrary-img/close_2.svg");
    /* replace with your cross icon URL */
}

.image-box {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.image-box:hover {
    overflow: hidden;
    opacity: 0.8;
    background-color: #0F0F0F;
}

.image {
    height: auto;
    transition: transform 0.5s;
    cursor: zoom-in;

}

.image:hover {
    transform: scale(1.2);
    transform-origin: center;
    /* keep the image centered */
    background-color: #0F0F0F;
}

.red_ee {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.3s;
}

.image-box:hover .red_ee {
    opacity: 1;
}

.page_boox {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: var(--Lrg, 40px);
    margin-bottom: 0px;
}

.num_ber_box {
    display: flex;
    align-items: flex-start;
    gap: 2px;
}

.page_item {
    display: flex;
    width: 44px;
    height: 44px;
    justify-content: center;
    align-items: center;
    border-radius: 20px !important;
}

.page_item:hover {
    display: flex;
    width: 44px;
    height: 44px;
    justify-content: center;
    align-items: center;
    border-radius: 20px !important;
}



.page_link {
    display: flex;
    width: 44px;
    padding: 8px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    align-self: stretch;
    color: var(--Nuetral-Almost-Black, #0F0F0F);
    text-align: center;
    font-family: "Inter Tight";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    border-color: transparent;
}

.page_link:hover {
    display: flex;
    width: 44px;
    padding: 8px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    align-self: stretch;
    color: var(--Nuetral-Almost-Black, #0F0F0F);
    text-align: center;
    font-family: "Inter Tight";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    border-color: transparent;
}

.page_link.active {
    display: flex;
    width: 44px;
    height: 44px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 8px;
    border-radius: 8px;
    border: 1px solid var(--Accent-Green, #355C5B);
    background-color: #fff;
    color: var(--Accent-Green, #355C5B);
    text-align: center;
    font-family: "Inter Tight";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    /* 25.6px */
}

.butt_nn {
    border-radius: 8px !important;
    border: transparent;
    background: var(--Base-White, #FFF);
    opacity: 0.50;
}



.so_grey {
    color: var(--Text, #667085);
    text-align: center;
    font-family: "AvantGardeMdITC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    width: 67px;
  /*  max-width: 112px;*/
    margin-bottom: 0px;
    text-align: left;
}

.sorting_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}





.sele_t {
    appearance: none;
    background-image: url('../Lenz-img/CaretDown.svg');
    background-size: 20px 20px;
    background-position: right center;
    padding-right: 30px;
    background-repeat: no-repeat;
    outline: transparent;
    border: transparent;
    color: var(--Base-Off-Black, #0F0F0F);
    font-family: "AvantGardeMdITC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 0px;
    width: 100%;
}

.sele_t:focus {
    background-image: url('../Lenz-img/CaretDown.svg');

}


.sort_box_d {
    display: flex;
    height: 56px;
    padding: 16px 13px 16px 32px;
    align-items: center;
    gap: 0px;
    border-radius: 10px;
    border: 1px solid var(--Yellow-Stroke, #E8E5D4);
    width: 229px;
    max-width: 229px;
}

.filtered-results {
    color: var(--Base-Off-Black, #0F0F0F);
    text-align: center;
    font-family: "AvantGardeMdITC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 0px;
}

/* CSS to hide the cross icon */
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    appearance: none;
    display: none;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    border-radius: 10px;
    border: 1px solid var(--Accent-Green, #355C5B);
    background-color: rgba(136, 163, 162, 0.12);
    display: flex;
    padding: 9px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    color: var(--Nuetral-Almost-Black, #0F0F0F);
    text-align: center;
    font-family: "Inter Tight";
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    margin-bottom: 0px;
}















/** Custom Select **/
.custom-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none;
}

.custom-select-wrapper select {
    display: none;
}

.custom-select {
    position: relative;
    display: contents;
    margin-left: 6px;

}



.custom-select-trigger {
    appearance: none;
    background-image: url(../Lenz-img/CaretDown.svg);
    background-size: 24px 24px;
    background-position: right center;
    padding-right: 30px;
    background-repeat: no-repeat;
    outline: transparent;
    border: transparent;
    color: var(--Base-Off-Black, #0F0F0F);
    color: var(--Accent-Green, #355C5B);
    font-family: "Inter Tight";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    margin-bottom: 0px;
    width: 100%;
    display: flex;
}

.custom-select.sources:focus {
    background-image: url("../lenzlibrary-img/arrow_drop_up.svg");
    /* replace with your new background image */
    background-size: cover;
    background-position: center;
}

.custom-select-trigger:after {
    position: absolute;
    display: none;
    content: '';
    width: 10px;
    height: 10px;
    top: 50%;
    right: 25px;
    margin-top: -3px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0;
}

.custom-select.opened .custom-select-trigger:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%);

}

.custom-select .custom-select-trigger:focus {
    background-image: url(../lenzlibrary-img/arrow_drop_up.svg);
}

.custom-options {
    padding: 24px;
    position: absolute;
    display: block;
    top: 100%;
    left: -53px;
    right: 0;
    width: 229px;
    margin: 25px 0 0px;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    /* box-sizing: border-box; */
    box-shadow: 0 2px 1px rgba(0, 0, 0, .07);
    background: #fff;
    transition: all .4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
    left: 24%;
    transform: translateX(-50%) !important;
    border-radius: 24px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 16px;
    text-align: center;
    z-index: 2;
    width: 229px !important;
}

.custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);

}

/* .custom-options:before {
    /* position: absolute;
    display: block;
    content: '';
    bottom: 100%;
    right: 25px;
    width: 7px;
    height: 7px;
    margin-bottom: -4px;
    border-top: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    background: #fff;
    transform: rotate(45deg);
    transition: all .4s ease-in-out;
} */
*/ .option-hover:before {
    background: transparent;
}

.custom-option {
    position: relative;
    display: block;
    color: var(--Base-Off-Black, #0F0F0F);
    text-align: center;
    font-family: "AvantGardeMdITC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    cursor: pointer;
    transition: all .4s ease-in-out;
    padding: 16px 0px;
    border-bottom: 2px solid #E9E9E9;

}

.custom-option:first-of-type {
    border-radius: 4px 4px 0 0;
}

.custom-option:last-of-type {
    border-bottom: 0;
    border-radius: 0 0 4px 4px;
}

.custom-option:hover,
.custom-option.selection {
    background: #f9f9f9;
}

.search_img_box {
    overflow: visible;
}

.custom-option:last-child {
    padding-bottom: 0px;
    border-radius: 0 0 4px 4px;
    border-bottom: 0px;
}

/* jdnfdkzjndkjcn */

/** Custom Select **/
.updated-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none;
}

.updated-select-wrapper select {
    display: none;
}

.updated-select {
    position: relative;
    display: inline-block;
    margin-left: 6px;
}

.updated-select-trigger {
    appearance: none;
    background-image: url(../lenzlibrary-img/arrow_drop_down.svg);
    background-size: 24px 24px;
    background-position: right center;
    padding-right: 30px;
    background-repeat: no-repeat;
    outline: transparent;
    border: transparent;
    color: var(--Base-Off-Black, #0F0F0F);
    font-family: "AvantGardeMdITC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 0px;
    width: 100%;
    display: flex;
}

.updated-select.sources:focus {
    background-image: url("../lenzlibrary-img/arrow_drop_up.svg");
    /* replace with your new background image */
    background-size: cover;
    background-position: center;
}

.updated-select-trigger:after {
    position: absolute;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    top: 50%;
    right: 25px;
    margin-top: -3px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0;
}

.updated-select.opened .updated-select-trigger:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%);
}

.updated-select .updated-select-trigger:focus {
    background-image: url(../lenzlibrary-img/arrow_drop_up.svg);
}

.updated-options {
    padding: 24px;
    position: absolute;
    display: block;
    top: 100%;
    left: -53px;
    right: 0;
    width: 229px;
    margin: 25px 0 0px;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    /* box-sizing: border-box; */
    box-shadow: 0 2px 1px rgba(0, 0, 0, .07);
    background: #fff;
    transition: all .4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
    left: 24%;
    transform: translateX(-50%) !important;
    border-radius: 24px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 16px;
    text-align: center;
    z-index: 2;
}

.updated-select.opened .updated-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
}

/* .updated-options:before {
    /* position: absolute;
    display: block;
    content: '';
    bottom: 100%;
    right: 25px;
    width: 7px;
    height: 7px;
    margin-bottom: -4px;
    border-top: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    background: #fff;
    transform: rotate(45deg);
    transition: all .4s ease-in-out;
} */
*/ .option-hover:before {
    background: transparent;
}

.updated-option {
    position: relative;
    display: block;
    color: var(--Base-Off-Black, #0F0F0F);
    text-align: center;
    font-family: "AvantGardeMdITC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    cursor: pointer;
    transition: all .4s ease-in-out;
    padding: 16px 0px;
    border-bottom: 2px solid #E9E9E9;
}

.updated-option:first-of-type {
    border-radius: 4px 4px 0 0;
}

.updated-option:last-of-type {
    border-bottom: 0;
    border-radius: 0 0 4px 4px;
}

.updated-option:hover,
.updated-option.selection {
    background: #f9f9f9;
}

.search_img_box {
    overflow: visible;
}

.updated-option:last-child {
    padding-bottom: 0px;
    border-radius: 0 0 4px 4px;
    border-bottom: 0px;
}


.greenu {
    border-radius: 8px;
    background: var(--Accent-Green, #355C5B);
    display: flex;
    padding: 10px;
    align-items: center;
    gap: 10px;
    width: 44px;
    justify-content: center;
    height: 44px;
}

.last_bg {
    background-image: url(../Lenz-img/last_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 334px;
    display: flex;
    align-items: center;
    border-radius: 10px;
}

.mid_text_ss {
    display: flex;
    width: 100%;
    max-width: 492px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
    margin-left: 56px;
}

.white_btn {
    display: flex;
    padding: 16px 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 10px;
    border: 1px solid var(--Yellow-Light-Yellow, #FFFDF0);
    color: var(--Yellow-Light-Yellow, #FFFDF0);
    text-align: center;
    font-family: "Inter Tight";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: 0.56px;
    text-transform: uppercase;
    margin-bottom: 0px;
    background-color: transparent;
}

/* for button scroll */


/* Container for buttons and scroll arrows */
.button-container {
  display: flex;
  align-items: center;
  overflow: hidden;
  white-space: nowrap;
  width: 100%; /* Adjust the width as necessary */
  padding: 10px;
}

/* Scrollable content area */
.scrollable {
  display: flex;
  gap: 8px;
  overflow-x: auto;
  scroll-behavior: smooth;
  width: calc(100% - 100px); /* 100% minus the space for the two arrow buttons */
}

/* Style for each button */
.scrollable .btn {
    display: flex;
    /* width: 80px; */
    padding: 9px 16px;
    justify-content: center;
    border-radius: 10px;
    border: 1px solid var(--Yellow-Stroke, #E8E5D4);
    align-items: center;
    gap: 8px;
    color: var(--Nuetral-Almost-Black, #0F0F0F);
    text-align: center;
    font-family: "Inter Tight";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    background: transparent;
}

.scrollable .active {
    border-radius: 10px !important;
    border: 1px solid var(--Accent-Green, #355C5B)!important;
    background: rgba(136, 163, 162, 0.12)!important;
}

.btn:hover {
  background-color: #e0e0e0;
}

/* Scroll arrow buttons */
.scroll-arrow {
  background-color: #346b63;
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 10px;
  cursor: pointer;
  margin: 0 5px;
  height: 42px; /* Adjust height to match the buttons */
  display: flex;
  align-items: center;
  justify-content: center;
}
