:root {
    --text-font-size: 14px;
    --text-font-size-mobile: 14px;
    --text-font-weight: 400;
    --text-time: 20s;
    --text-spacing: 50px;
    --text-spacing-mobile: 30px;
    --s-text-color: black !important;
}

.qurify_lp.led_lp .refill_info .section_header .title-lg {
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.4px;
}

.qurify_lp.led_lp .refill_bl .refill_info {
    max-width: 550px;
}

.qurify_lp.led_lp .refill_s_tab {
    margin-top: 10px;
    margin-bottom: 20px;
}

.qurify_lp.led_lp .refill_s_tab_content .swiper.dot_pagination .swiper-pagination {
    position: relative;
    bottom: 0;
    padding-top: 10px;
}

.qurify_lp.led_lp .refill_s_tab {
    margin-top: 20px;
    margin-bottom: 20px;
}
.ctm_cls_led_mask_progress .user_report_wrap .progressCont {
    width: 100%;
}
.ctm_cls_led_mask_progress .user_report_wrap .progressCont p {
    color: #000;
    font-weight: 400;
    text-align: center;
}

.tooltip_btn {
    width: 100%;
}
.ctm_cls_led_mask_progress 
.user_report_wrap {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    gap: 32px;
    padding: 48px;
    border-radius: 16px;
    background: var(--White, #FFF);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
}

.tooltip_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.tootltip_text {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    padding-top: 10px;
    letter-spacing: 0.11px;
    position: relative;
}

.tootltip_text img {
    margin-left: 5px;
    cursor: pointer;
}

.tooltip_info p {
    font-size: 10px;
    font-style: italic;
    font-weight: 300;
    line-height: 170%;
    letter-spacing: 0.1px;
    padding: 16px;
}

.tootltip_text .tooltip_info {
    opacity: 0;
    position: absolute;
    width: 320px;
    visibility: hidden;
}

.tootltip_text:hover .tooltip_info {
    opacity: 1;
    border-radius: 8px;
    border: 1px solid var(--Gradient, #FFF);
    background: #F4F4F4;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.10);
    margin-top: 20px;
    z-index: 1;
    visibility: visible;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.tootltip_text .tooltip_info img {
    top: -13px;
    position: absolute;
}

.thumbnail_qurify .price {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 55px;
    letter-spacing: 0.24px;
    margin: 10px 0;
}

.thumbnail_qurify .tq_info .tq_list p {
    font-size: 13px;
    padding-bottom: 10px;
}

.led_lp .banner_content {
    max-width: 379px;
    background-color: #fff;
    color: #000;
    padding: 20px 30px 40px;
    border-radius: 10px;
}


.tq_list p {
    padding: 5px 0;
}

.bundle_outer {
    background-color: #C92127;
    margin-left: auto;
    margin-right: 20px;
    max-width: fit-content;
    padding: 2px 16px;
    border-radius: 20px 20px 0 0;
}

.bundle_outer p {
    font-family: 'Canela Web';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0.18px;
}

.led_lp .main_banner .main_b_wrapper .neck_bundle_wrap {
    margin-top: 20px;
    position: relative;
}


.led_lp .bs_content {
    padding: 24px 0 24px;
}

.led_lp .bs_item h4 {
    padding-bottom: 0px;
    margin-bottom: 0;
    border-bottom: none;
}

.bs_content {
    border-bottom: none;
}

main.led_lp .faq .accordion-item:last-child {
    border-bottom: 1px solid #DEDADA;
}

.led_lp .single_step .section_header h2.title-lg.paddingB {
    font-size: 30px;
    line-height: 45px;
    padding-bottom: 10px;
}


.led_lp .video_with_slide {
    justify-content: flex-end;
}

.neck_led_bundle .get_clearer_wrapper .btn_green {
    font-size: 16px;
    padding: 11px 0;
    line-height: 18px;
}

.thumbnail_qurify .refill_review p {
    font-size: 13px;
    text-decoration: none;
    margin-left: 7px;
}

.led_lp .result_item.result_item_info_with_fixed {
    padding-bottom: 100px !important;
}

.led_lp .result_learnMore .skin_concerns {
    letter-spacing: 0;
}

.led_lp .mi_landing_result .result_c_info .star_gp p {
    margin-left: 0;
}

/* ........... product bundle start............. */
.product_bundle .product .product_txt {
    padding-top: 12px;
    display: flex;
    flex-direction: column;
    min-height: 150px;
    justify-content: center;
}
.product_bundle .product h6 {
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    font-family: Poppins;
}
.product_bundle .product .pd_detali-txt p {
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.1px;
    color: #4A4A4A;
}
.product_bundle .product .price_txt, .warranty .price_txt {
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0.13px;
    padding-top: 10px;
}
.product_bundle .warranty h6 span {
    opacity: 0.4;
}
.product_bundle .warranty h6 {
    font-size: 13px;
    font-family: Poppins;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.13px;
    padding-top: 5px;
    margin-bottom: 0;
}
.product_bundle .product-section {
    max-width: 600px;
    margin: auto;
    font-family: Arial, sans-serif;
  }
  .product_bundle .product-section .save_txt {
    color: #CB0000;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.12px;
    text-transform: uppercase;
    background: rgba(203, 0, 0, 0.05);
    width: fit-content;
    margin: 0 auto;
    border-radius: 50px;
    padding: 0 10px;
}

.product_bundle .product,.product_bundle .warranty {
    padding: 12px 9px;
    cursor: pointer;
    text-align: center;
    border-radius: 8px;
    background: rgba(217, 217, 217, 0.10);
    border: 2px solid transparent;
  }
  
.product_bundle .product.selected, .warranty.selected {
    border: 2px solid #C7E7DC;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.00);
    box-shadow: 0px 5px 15px 0px rgba(176, 176, 176, 0.25);
  }
  .product_bundle .warranty {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 18px 0;
    height: 100%;
}
.product_bundle .total-section {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #EAEAEA;
    padding: 15px 0;
}
.product_bundle .original-price {
    text-decoration: line-through;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0.12px;
    color: #B7B7B7;
  }
  
.product_bundle .total-section {
    font-size: 1.2em;
    text-align: center;
    margin-top: 40px;
  }
  
.product_bundle .total-section #total-price {
    font-weight: bold;
    color: #000;
  }
  
.product_bundle .total-section .savings {
    font-weight: 600;
    color: #008763;
  }
  
.product_bundle .buy-now {
    font-family: Poppins;
    display: block;
    width: 100%;
    padding: 10px;
    background-color: #000;
    color: #fff;
    font-size: 18px;
    border: none;
    cursor: pointer;
    border-radius: 50px;
    font-weight: 500;
  }
  .product_bundle .select_bundle{
    position: relative;
    height: 100%;
  }
  .product_bundle .select_bundle .pd_info {
    background: #C7E7DC;
    position: absolute;
    top: -23px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 11px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.11px;
    border-radius: 6px 6px 0px 0px;
    text-align: center;
    width: max-content;
    padding: 2px 12px;
}
.product_bundle .warranty_selection,
.product_bundle .product_selection {
    padding-top: 40px;
}
.product_details ul li {
    border: 0;
    font-size: 13px;
    height: auto !important;
    padding: 6px 0px 6px 28px;
}
.product_details .star_gp span {
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.14px;
    background: #008763;
    color: #fff;
    border-radius: 6px;
    padding: 0 8px;
}
.product_bundle .select_bundle .product_popup {
    position: absolute;
    right: 12px;
    top: 12px;
}
.product_popup  .modal-dialog {
    max-width: 380px;
}
.product_popup  .modal-dialog .modal-content{
    border-radius: 8px;
}
.product_popup  .btn-close {
    color: #fff;
    position: absolute;
    right: -7px;
    top: -7px;
    background: url(btn_close.svg) center / 1em auto no-repeat;
    padding: 0;
    width: 30px;
    height: 30px;
    background-size: contain;
    opacity: 1;
}
.product_popup .refill_review p {
    font-size: 11px;
}
.product_popup .refill_review img{
    max-width: 95px;
}
.product_popup  .bs_feature ul li {
    font-size: 13px;
    border: 0;
    padding: 4px 0px 4px 28px;
}
.product_popup .popup_pd-info h2 {
    font-family: "Canela Web";
    font-size: 22px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.22px;
    margin: 12px 0;
}
.product_popup .popup_pd-info h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.24px;
}
.product_popup .popup_pd-info h4 span {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.18px;
    text-decoration-line: line-through;
    color: #C4C4C4;
}
.product_popup .popup_pd-info h4 span.you_save {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 14.794px;
    border-radius: 34.788px;
    background: #008663;
    padding: 0 10px;
    text-decoration: none;
    margin-left: 12px;
}
.product_bundle .product_details .price_wrap .see_action span {
    color: #008763;
    font-size: 11px;
    display: flex;
    gap: 7px;
    font-weight: 600;
    text-transform: uppercase;
}
.product_bundle .product_details .price_wrap .see_action p {
    border-radius: 8px;
    border: 1px solid #008763;
    background: #FFF;
    padding: 2px 12px;
}
.product_bundle .price .new_price{
    font-weight: 600;
}
.product_bundle .selection_title{
    font-size: 13px;
}
/* =========================================== */
.product_bundle .product_details h2 span {
    font-family: 'Canela Light';
    font-size: 30px;
}
.product_bundle .product_details .holiday_spcl p{
    color: #CB0000;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.12px;
    text-transform: uppercase;
    background: rgba(203, 0, 0, 0.05);
    width: fit-content;
    border-radius: 50px;
    padding: 0 10px;
}
.product_bundle .product_details .holiday_spcl p span {
    font-weight: 300;
    text-transform: capitalize;
}
.product_bundle  .include_wrap {
    display: grid;
    grid-template-columns: 2fr 5.3fr 2fr;
    gap: 22px;
    align-items: center;
}
.product_bundle .include_wrap-main {
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #EAEAEA;
    padding: 20px 0 24px;
}
.product_bundle  .include_wrap:not(:last-child){
    margin-bottom: 24px;
}
.product_bundle .include  .selection_title {
    font-size: 14px;
    font-weight: 600;
}
.include .include_wrap .include_pd-detail h6 {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0.14px;
    margin-bottom: 5px;
}
.include .include_wrap .include_pd-detail p{
    font-size: 11px;
    font-weight: 300;
    line-height: 18px;
    letter-spacing: 0.11px;
}
.include .include_wrap .include_pd-price h6,
.include .include_checkout h6{
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0.18px;
    margin-bottom: 0;
    text-align: end;
}
.include .include_wrap .include_pd-detail span{
    color: #CB0000;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.12px;
}
.include .batch_h-info{
    background: #fff;
    border-radius: 20px;
    position: relative;
    font-weight: 600;
    margin: auto 0;
    z-index: 9;
    height: 9px;
}
.include .batch_h-info::before{
    content: '';
    display: block;
    width: var(--bgPercent);
    background: #F23440;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: 15px;
    z-index: -9;
}
.include .include_stock {
    border-radius: 8px;
    background: rgba(255, 84, 41, 0.10);
    padding: 20px;
    margin-top: 20px;
}
/* .include .include_stock p{
    font-weight: 600;
} */
.include .include_stock p {
    font-size: 18px;
    font-weight: 400;
    color: var(--Charcoal, #212428);
    line-height: 22px;
}
.include .include_stock span {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 0.11px;
    padding-bottom: 15px;
    display: inline-block;
}
.include .include_stock h6 {
    font-size: 11px;
    color: #F23440;
    font-family: Poppins;
}
.include .order_today {
    border-radius: 8px;
    background: #F6FBFA;
    padding: 15px 20px;
    margin: 15px 0 20px;
}
.include .skip_pause {
    font-size: 16px;
    letter-spacing: .4px;
}
.include .lifetime_warranty h5 {
    letter-spacing: .4px;
}
.include .lifetime_warranty p {
    font-size: 16px;
}
.include .skip_pause a {
    font-size: 16px;
    text-decoration: none;
}
.include .lifetime_warranty{
    margin-top: 20px;
}
/* .include .order_today p {
    font-size: 12px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.12px;
    position: relative;
    padding-left: 25px;
} */
 .include .order_today p {
    font-size: 12px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.12px;
    position: relative;
    /* padding-left: 25px; */
    display: flex;
    align-items: center;
    gap: 10px;
}
.include .order_today p:before {
    content: '';
    width: 18px;
    height: 18px;
    display: flex;
    background: #e5f3ef;
    /* align-items: center; */
    /* justify-content: center; */
    /* position: absolute; */
    /* left: 0; */
    /* top: 50%; */
    /* transform: translateY(-50%); */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19' fill='none'%3E%3Ccircle opacity='0.15' cx='9.75' cy='9.56592' r='9' fill='%23008763'/%3E%3Ccircle cx='9.75' cy='9.56592' r='4' fill='%23008763'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
}
.include .order_today.shower-order_today{
    border-radius: 10px;
    background: #EEF7F4;
}
.include .order_today.shower-order_today p{
    font-size: 16px;
}
.include .include_checkout {
    margin-top: 15px;
}
.offer-lp .thumbsSlider_wrap .swiper-thumbs {
    max-width: calc(100% - 70px);
    margin: 0 auto;
    overflow: hidden;
}
.offer-lp .thumbsSlider_wrap {
    position: relative;
}

/* ........... product bundle end............. */
.led_mask2 .popup_pd-info h4 span.you_save {
    background: #CB0000;
    font-size: 12px;
    padding: 4px 8px;
    font-weight: 600;
    margin-left: 5px;
    vertical-align: middle;
}
.led_mask2 .popup_pd-info h4 .free {
    color: #008763;
    text-decoration: none;
}
.led_mask2 .refill_review p {
    color: #008763;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}
.led_mask2 .popup_pd-info h2 {
    margin-top: 5px;
}
.see_it_in_action{
    font-size: 13px;
}
.available_until_specific_month{
    font-size: 13px;
}
.free_months{
    color: #000;
    font-family: "Canela light";
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px;
    letter-spacing: 0.3px;
}
.qurify_lp .bfs_mb_wrapThumb img {
    height: auto;
}
.ctm_cls_mi_pdp .supply-detail .supply_steps {
    justify-content: center;
}
.ctm_cls_mi_pdp .step_content.my-3.step_btn {
    margin-right: auto;
}
.app_press .press_bl {
    max-width: 940px;
    margin: 0 auto;
    background-color: transparent;
}
.led_offer_btn a {
    display: flex;
    width: 300px;
    padding: 16px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 27px;
    background: var(--Qure-Light-Green, #C7E7DC);
    color: var(--Qure-Black, #000);
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
    height: 45px;
}
.announcement_bar.announce_led_offer_new {
    padding: 15px 20px;
}
.led_offer_ann_content p, .led_offer_ann_content h6 {
    font-size: 18px;
    margin-bottom: 0;
}
.led_offer_ann_content del {
    color: #00000080;
}
.announcement_bar.announce_led_offer_new .container {
    padding: 0 !important;
}
.led_offer_ann_content p {
    text-align: start;
}
.apr_cls25_led .bfs_mb_wrapThumb img {
    width: 88px;
    margin-right: 15px;
}
.led_slider_vid_btn {
    position: absolute;
    bottom: 15px;
    max-width: max-content;
    background: #fff;
    padding: 6px 14px;
    width: 100%;
    left: 15px;
    border-radius: 10px;
    border: 0.833px solid var(--Qure-Black, #000);
}
.led_slider_vid_btn p {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0.14px;
    text-transform: uppercase;
}
.content_free_neck p {
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0;
}
.img_dv_free_neck {
    max-width: 90px;
}
.receive_free_mask {
    display: grid;
    grid-template-columns: 1fr 3.3fr;
    gap: 12px;
}
.content_free_neck h5 {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    margin: 10px 0 8px;
    line-height: 120%;
}
.rec_free_mask_led{
    border-radius: 8px;
    border: 2px solid var(--Qure-Light-Green, #C7E7DC);
    background: #F7F7F7;
    padding: 12px;
}
.get_clearer_wrapper img {
    width: 20px;
    filter: invert(1);
}
.led_mask_btn{
    font-size: 18px;
    font-weight: 500;
}

.q_uses_bl .q_uses_item-outer+.q_uses_item-outer:before {
    content: '';
    width: 0;
}
.q_uses_bl .q_uses_header {
    padding: 13px 0px;
}
.q_uses_desczzz {
    margin-top: 6px;
}
.ctm_cls_led_mask_progress 
.user_report_wrap {
    display: unset;
    border-radius: 16px;
    background: rgb(251 251 251);
    box-shadow: none;
}
.ctm_cls_led_mask_progress 
.user_report_wrap .progressCont {
    text-align: start;
    margin-bottom: 10px;
    gap: 15px;
}
.progressCont {
    display: flex;
}
.progessInfo {
    font-size: 20px;
}
.prod_uses {
    grid-template-columns: 1fr 3fr 80px;
    gap: 5px;
    place-items: center;
    border-top: 1px solid var(--Qure-Light-Green, #C7E7DC);
    padding: 10px;
    height: 65px;
}
.product_bundle .product_bundle-content .product_details h2 {
    line-height: normal;
}
.learn_more_prod a {
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    border-radius: 666px;
    border: 0.5px solid #000;
    display: flex;
    padding: 6px 10px;
    align-items: center;
}
.prod_rev p {
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    line-height: 16px;
    letter-spacing: 0.1px;
}
.prod_rev {
    max-width: 142px;
}
.result_learnMore {
    padding: 0;
}
.plus_icon_dv {
    border-radius: 100%;
    padding: 22px;
    border: 6px solid #FFF;
    background: var(--Qure-Black, #000);
    top: 100px;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 80px;
    height: 80px;
    display: flex;
    z-index: 9;
}
.plus_icon_dv img{
    filter: invert(1);
}
.exclusive_desk_bx {
    display: flex;
    padding: 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    border-radius: 8px;
    border: 1px solid var(--Qure-Light-Green, #C7E7DC);
    background: #FFF;
    box-shadow: 0px 5px 15px 0px rgba(176, 176, 176, 0.25);
    position: relative;
}
.exclusive_desk_bx p {
    color: var(--Qure-Black, #000);
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.18px;
}
.exclusive_desk_bx h5 {
    color: var(--Qure-Black, #000);
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.16px;
    margin-bottom: 0;
}
.exclusive_desk_bx ul li {
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.14px;
    display: flex;
    align-items: start;
    gap: 10px;
    padding: 10px 0;
    border-bottom: 1px solid #EDE7DD;
}
.exclusive_desk_bxs .card {
    height: 100%;
}
.exclusive_img img {
    width: 224px;
    height: 180px;
}
.exclusive_desk_bxs {
    max-width: 770px;
    margin: 0 auto;
}
.exclusive_desk_bx p del {
    opacity: 0.5;
}
.exclusive_tabs li.nav-item .exclusive_img img {
    width: 62px;
    height: 50px;
}
.exclusive_tabs li.nav-item .exclusive_desk_bx h5 {
    font-size: 12px;
}
.exclusive_tabs .nav-tabs .nav-item.show .nav-link, .exclusive_tabs .nav-tabs .nav-link.active {
    border: none;
}
.exclusive_tabs li.nav-item .nav-link {
    width: 100%;
    height: 100%;
    border: none;
    padding: 0;
}
.exclusive_tabs .nav-tabs .plus_icon_dv {
    padding: 6px;
    width: 32px;
    height: 32px;
    top: 50%;
}
.exclusive_tabs .nav-tabs {
    display: grid;
    grid-template-columns: 6fr 0fr 6fr;
    gap: 6px;
    margin: 24px 0;
}
.exclusive_tabs .nav-item .exclusive_desk_bx {
    height: 100%;
    gap: 12px;
    padding: 6px;
}
.exclusive_tabs .nav-tabs {
    border-bottom: none;
}
.exclusive_tabs .nav-link.active .exclusive_desk_bx{
    background: #E8F6F1;
}
.exclusive_tabs li.nav-item .exclusive_desk_bx h5 {
    font-size: 12px;
    color: #AEADAD;
}
.exclusive_tabs li.nav-item .nav-link.active .exclusive_desk_bx h5{
    color: #000;
}
.inc_with_purchase {
    background: #C92127;
    color: #fff;
    border-radius: 841.263px;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 500;
    line-height: 120%;
    text-transform: uppercase;
    position: absolute;
    top: -17px;
}
.ctm_indiv_cls a {
    padding: 3px 24px;
    border-radius: 666px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 0.24px;
    font-family: "Canela light";
}
.ctm_indiv_cls em {
    font-weight: 500;
}
.ctm_indiv_cls h3 {
    padding: 30px 0;
}
/* use three steps starts */


.timeline-step {
    position: relative;
    padding-bottom: 60px;
    padding-left: 20px;
}

.timeline-step::before {
    content: "";
    position: absolute;
    left: -6px;
    top: 7px;
    width: 12px;
    height: 12px;
    background-color: #000;
    border-radius: 50%;
    z-index: 1;
}
.timeline-step:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: #000;
    left: 0px;
    top: 8px;
}
    .timeline .timeline-step:nth-child(3):after {
        display: none;
}
.step-label {
    padding: 6px 10px;
    display: inline-block;
    margin-bottom: 6px;
    border-radius: 666px;
    background: var(--Qure-Light-Green, #C7E7DC);
    color: var(--Qure-Black, #000);
    font-size: 10px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0.1px;
    text-transform: uppercase;
}
.step-title {
    color: var(--Qure-Black, #000);
    font-family: "Canela Web";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0.18px;
}
.step-description {
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.13px;
}
  .ctm_gap_10{
    gap: 10px;
  }
/* use three steps end */


/* how it works start */
.how_it_works .nav-pills .nav-link {
    border-radius: 999px;
  }
  .how_it_works .nav-pills .nav-link.active {
    background-color: #d2f0df !important;
    color: #1f1f1f !important;
  }
  .wavelength-bar {
    height: 11px;
    border-radius: 999px;
    overflow: hidden;
    gap: 1px;
}
  
  .infrared { background-color: #840D43; }
  .deep-red { background-color: #B80E0D; }
  .red { background-color: #F5181E; }
  .amber { background-color: #FD8E15; }
  .blue { background-color: #2B5AA2; }

  .infrared_color { color: #840D43; }
  .deep-red_color { color: #B80E0D; }
  .red_color { color: #F5181E; }
  .amber_color { color: #FD8E15; }
  .blue_color { color: #2B5AA2; }

  .how_it_words_right ul.nav {
    border-radius: 666px;
    border: 1px solid var(--Qure-Light-Green, #C7E7DC);
    background: #FFF;
    box-shadow: 0px 5px 15px 0px rgba(176, 176, 176, 0.25);
    padding: 10px 12px;
}
.how_it_words_right .nav-link {
    color: #AEADAD;
}
.how_it_words_right .nav-item .nav-link {
    padding: 10px 12px;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0.14px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 190px;
}
.how_it_works .icon-feature {
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.14px;
    margin-bottom: 12px;
}
.faq_technical .accordion-item p {
    padding: 3px 0;
}
.faq_technical .accordion-button:not(.collapsed){
    box-shadow: none;
}
.faq_technical .accordion-body{
    padding-top: 0;
}

/* how it works end */

/* light therapy start */
.faq_technical .accordion-button .container{
    color: var(--Qure-Black, #000);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.14px;
}
.faq_technical .container{
    padding: 0 !important;
}
.faq_technical .accordion-item {
    border: none;
    margin-bottom: 15px;
    max-width: 500px;
    border-radius: 8px;
}
.faq_technical .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.faq_technical .accordion-button::after{
    display: none;
}
.faq_technical .accordion-button .container:after {
    content: '+';
    height: 20px;
    width: 20px;
    color: var(--clr-1);
    font-size: 25px;
    display: inline-block;
    position: absolute;
    right: 17px;
    top: 17px;
    font-weight: 600;
}
.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.single_step .faq_technical button.accordion-button{
    border-radius: 8px;
}
.single_step .accordion-button:not(.collapsed) {
    background-color: #fff;
}
.faq_technical .accordion-button:not(.collapsed){
    color: #000;
}
/* light therapy end */
div#collapseTech1 a{
    font-size: 14px;
    font-weight: 400;
    line-height: 26px; 
    letter-spacing: 0.14px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
}

/* trusted recom */
.trusted_cl_m .play_btn {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0px;
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 0 20px;
    justify-content: space-between;
    text-align: left;
    color: #fff;
}
.trusted_verified {
    background-color: #F3F3F3;
    padding: 12px 16px 12px 12px;
    border-radius: 30px;
    margin-bottom: 20px;
    display: grid;
    grid-template-columns: 21px 1fr;
    align-items: center;
    gap: 10px;
    text-transform: uppercase;
    color: var(--Qure-Grey, #797D7C);
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.32px;
}
.trusted_cl_m .play_btn h6 {
    font-size: 14px;
    font-weight: 400;
}
.trusted_recom .trusted_left .title-lg {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.32px;
}
/* trusted recom */



/* maximize_benfits */
.btn-dark-rounded {
    border-radius: 2rem;
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    font-size: 1rem;
  }
  .review-stars {
    color: #0cab73;
    font-size: 0.9rem;
  }
  .old-price {
    text-decoration: line-through;
    color: #777;
  }
  .price-badge {
    background-color: #0cab73;
    color: #fff;
    font-size: 0.875rem;
    padding: 0.25rem 0.5rem;
    border-radius: 0.5rem;
  }
  h5.preorder_txt {
    color: var(--Qure-Black, #000);
    font-size: 10px;
    font-style: italic;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.1px;
}
  .maximize_benefits{
    position: relative;
  }
  .maximize_benefits .container {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: end;
    align-items: center;
}
.maximize_benefits .star_gp img {
    height: 16px;
}
.maximize_benefits .price-badge {
    color: #fff;
    font-size: 14px;
    padding: 11px 5px;
    border-radius: 666px;
    background: var(--Qure-Dark-Green, #008763);
    font-weight: 400;
    min-width: 130px;
    height: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    line-height: 0;
}
.maximize_benefits .check-list span {
    font-size: 13px;
}
.led_mask_btn img {
    filter: invert(1);
    margin-left: 4px;
    margin-top: -3px;
}
/* maximize_benfits */

div#collapseOnezzz ul.nav li.nav-item {
    list-style: none;
}
div#collapseOnezzz .nav-tabs .nav-item.show .nav-link, div#collapseOnezzz .nav-tabs .nav-link.active {
    background-color: transparent;
    border: none;
}
div#collapseOnezzz .nav-tabs {
    border-bottom: none;
}
div#collapseOnezzz .nav-tabs, div#collapseOnezzz .nav-item , div#collapseOnezzz .nav-link{
    border: 0;
}

div#collapseOnezzz .nav-tabs {
    display: flex;
    gap: 20px;
}
div#collapseOnezzz ul {
    padding-left: 0;
}
div#collapseOnezzz .nav-link {
    padding: 0;
    color: #AEADAD;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
}
div#collapseOnezzz .nav-link.active{
    color: var(--Qure-Black, #000);
    text-decoration: underline;
}
.dark_line{
    background: #DEDEDE;
    height: 1px;
    width: 100%;
    margin: 20px 0;
}
.featured_in h5{
    text-transform: uppercase;
    color: #D9D9D9;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    line-height: 15.682px;
    letter-spacing: 1.12px;
    padding-top: 40px;
    margin-bottom: 0;
}
.learn_more_prod a:hover{
    color: #000;
}
.product_bundle .buy-now img{
    filter: invert(1);
    margin-left: 10px;
}
main.qurify_lp.led_lp .product_bundle .buy-now {
    max-width: 451px;
    height: 62px;
    margin: 0 auto;
}
.rtt__page-scrolling-content:before {
    z-index: 9;
}
.ctm_cls_vid_new .pagination_navigation {
    max-width: 300px;
}
div#collapseOnezzz .accordion-body .accordion-item p {
    padding: 5px 0;
}
.treat_tech_details p {
    display: flex;
    gap: 10px;
    align-items: start;
}
.max_ben{
    border-radius: 8px;
}
.maximize_benefits .old-price{
    font-size: 20px;
    font-weight: 500;
}
.free_text{
    font-size: 22px;
    font-weight: 600;
}
.led_lp .bs_item h4 {
    font-size: 24px;
    line-height: 150%;
}
.price_ctm{
    font-size: 32px;
    font-weight: 600;
    line-height: 100%;
}
.bs_feature ul li{
    display: flex;
    align-items: center;
}
.tootltip_text {
    font-size: 13px;
    line-height: 22px;
}
.trusted_cl_m .t_m_img {
    border: 2px solid transparent;
    box-shadow: none;
    border-radius: 28px;
}
.mfp-iframe-scaler iframe {
    border-radius: 20px;
}
.faq .accordion-button .container {
    font-size: 14px;
}
.faq .accordion-body .container p{
    padding: 10px 0;
}
.modal.fade .modal-dialog{
    padding-top: 15px;
}
div#collapseOnezzz .tab-pane .col-4 p strong {
    opacity: 0.8;
    color: var(--Qure-Black, #000);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 200%; /* 28px */
    letter-spacing: 0.3px;
}
.content_free_neck del {
    color: rgba(0, 0, 0, 0.50);
}
.mi_landing_result .refill_review p {
    font-size: 13px !important;
}
.mothers_day_offer_prods {
    display: grid;
    grid-template-columns: 2fr 1fr 2fr;
    place-items: center;
    max-width: 414px;
    margin-top: 12px;
    margin-bottom: 21px;
}
.limited_time_offer {
    min-width: 120px;
    max-width: 120px;
    height: 24px;
    font-size: 11px;
    font-weight: 500;
    line-height: 18px;
    text-transform: uppercase;
    gap: 2px;
    color: #FFF;
    border-radius: 666px;
    background: #C92127;
    display: flex;
    align-items: center;
    justify-content: center;
}
.buy_led_mask{
    font-size: 13px;
    font-weight: 400;
    line-height: 120%; 
}
.mothers_day_offer {
    max-width: 430.077px;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid var(--Qure-Light-Green, #C7E7DC);
    background: #FFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
}
.prod_dv{
    position: relative;
}
.prod_dv p {
    position: absolute;
    right: 0;
    bottom: -12px;
    height: 18px;
    border-radius: 3.424px;
    background: #E3F7F0;
    color: var(--Qure-Dark-Green, #008763);
    font-size: 11.744px;
    font-weight: 500;
    min-width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mothers_day_offer_prods .prod_dv:last-child p {
    min-width: 104px;
}
.prod_dv, .prod_dv img {
    border-radius: 6px;
}



@media(min-width:768px){
     .led_lp .bs_item h4 {
        height: 66px;
    }
    .trusted_verified {
        width: max-content;
    }
    .maximize_benefits .container .row{
        width: 100%;
    }
    .anti_aging_box{
        border-radius: 8px;
        border: 1px solid var(--Qure-Light-Green, #C7E7DC);
        background: #FFF;
        box-shadow: 0px 5px 15px 0px rgba(176, 176, 176, 0.25);
    }
    .how_it_words_right {
        padding: 0 40px;
    }
    .use_three_steps_wrapper {
        gap: 80px;
        padding-left: 70px;
    }
    .use_three_steps_wrapper .actVideo_block {
        max-width: 340px;
    }
    .exclusive_desk_bx{
        max-width: 310px;
    }
    .ctm_cls_mi_pdp  .supply-detail {
        padding: 50px 30px;
    }
}










@media(max-width:767px) {
    .buy_led_mask {
        font-size: 11px;
    }
    .limited_time_offer {
        min-width: 120px;
        font-size: 10px !important;
    }
    .mothers_day_offer {
        padding: 12px 15px;
    }
    .tooltip_info {
        display: none;
    }
    .tooltip_info.visible {
        display: block;
    }
       
    .tootltip_text:hover .tooltip_info {
        left: -102px;
    }
    .q_uses_bl .pagination_navigation {
        max-width: 225px;
        padding-bottom: 27px;
    }
    div#collapseOnezzz .tab-pane .col-4 p strong {
        font-size: 13px;
    }
    .faq .accordion-button .container {
        font-size: 13px;
    }
    .content_free_neck h5 {
        margin: 6px 0;
    }
    .content_free_neck h5 {
        max-width: 220px;
    }
    .maximize_benefits h2.title-lg {
        letter-spacing: 0.28px;
    }
    .maximize_benefits .refill_review p {
        font-size: 12px;
    }
    .shipping.shipping_bg {
        padding: 7px 10px;
    }
    .rec_free_mask_led{
        padding: 9px;
    }
    .trusted_cl_m .play_btn {
        gap: 1px;
    }
    .step-label {
        width: 85px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 19px;
        line-height: 9px;
    }
    .steps_main h3.title-lg {
        text-align: center;
    }
    .maximize_benefits .old-price {
        font-size: 16.097px;
    }
    .free_text {
        font-size: 17.706px;
    }
    .maximize_benefits .price-badge {
        font-size: 11.268px;
        width: 104px;
    }
    .trusted_recom .trusted_left .title-lg {
        font-size: 24px;
    }
    .led_slider_vid_btn p {
        font-size: 12px;
    }
    .OKwUu {
        stroke-width: 5px !important;
    }
    .bs_feature ul li {
        font-size: 10px;
        font-weight: 400;
        line-height: 16px; 
        letter-spacing: 0.1px; 
    }
    .price_ctm{
        font-size: 18px;
        font-weight: 600;
        line-height: 24px; 
        letter-spacing: 0.18px;
    }
    .led_lp .bs_item h4 {
        font-size: 18px;
    }
    .led_mask_btn {
        font-size: 16px;
    }
    div#collapseOnezzz .nav-link {
        font-size: 11px;
    }
    .videosQure_dropdown .pagination_navigation .swiper-button {
        display: flex;
    }

    .maximize_benefits .container {
        justify-content: center;
        align-items: start;
    }
    .how_it_words_right .nav-item .nav-link {
        padding: 10px 5px;
        font-size: 13px;
        letter-spacing: 0.13px;
        height: 30px;
        width: 150px;
    }
    .use_three_steps_wrapper .actVideo_block{
        padding: 0 20px;
        order: 2;
    }
    .progessInfo {
        font-size: 16px;
    }
    .q_uses_bl .q_uses_res {
        grid-template-columns: 1fr;
    }
    .receive_free_mask{
        grid-template-columns: 1fr;
    }
    .announcement_bar.announce_led_offer_new {
        padding: 14px 20px;
    }
    .led_offer_btn a {
        width: 120px;
        padding: 0;
        font-size: 14px;
        letter-spacing: 0.14px;
    }
    .ctm_cls_mi_pdp .qure__treatments .section__header .heading{
        font-weight: 500;
        font-size: 28px;
        line-height: 38px;
    }
    .green_txt{
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        letter-spacing: 0.12px;
    }
    .next_batch_bl.next_batch_highlight h5 {
        font-size: 12px;
    }
    /* ........... product bundle start............. */
    .product_bundle .product_details ul li:before {
        top: 50%;
        transform: translateY(-50%);
    }
    .product_bundle .refill_slider .swiper-slide img{
        transform: scale(calc(1 + 2 / 100));
    }
    .product_bundle .price .new_price {
        font-size: 18px;
        font-weight: 600;
        padding-top: 5px;
    }
    .product_bundle .warranty_selection, .product_bundle .product_selection {
        padding-top: 20px;
    }
    .product_bundle .select_bundle .product_popup{
        padding: 0;
    }
    .product_bundle .total-section {
        margin-top: 20px;
    }
    .product_popup  .bs_feature ul li {
        font-size: 12px;
    }
    .product_popup  .modal-dialog {
        max-width: 325px;
        margin: auto;
    }
    .product_popup .popup_pd-info h4 {
        font-size: 20px;
    }
    .product_popup .popup_pd-info h4 span {
        font-size: 16px;
    }
    .product_popup .popup_pd-info h4 span.you_save {
        font-size: 12px;
    }
    .product_popup .popup_pd-info h2 {
        font-size: 20px;
    }
    .product_bundle .product {
        padding: 10px 7px;
        height: 100%;
    }
    .product_bundle .product h6 {
        font-size: 11px;
        line-height: 16px;
    }
    .product_bundle .product .price_txt, .warranty .price_txt{
        font-size: 12px;
        padding-top: 6px;
    }
    .product_bundle .product .pd_detali-txt p {
        line-height: 16px;
    }
    .product_bundle .product .product_txt {
        padding-top: 10px;
    }
    .product_bundle .product-section .save_txt {
        font-size: 10px;
        line-height: 16px;
    }
    .product_bundle .warranty h6 {
        font-size: 11px;
        line-height: 16px;
    }
    .product_bundle .select_bundle .pd_info {
        font-size: 10px;
        letter-spacing: 0.1px;
        padding: 0px 8px;
        top: -15px;
        line-height: 16px;
    }
    .qurify_lp.led_lp .product_details .title-lg {
        font-size: 34px;
        line-height: 55px;
    }
    .product_details .refill_review p {
        font-size: 13px;
        padding-left: 5px;
    }
    /* ============================================== */
    .offer-lp .thumbsSlider_wrap .swiper-thumbs {
        max-width: 100%;
    }
    .product_bundle .product_details .holiday_spcl p {
        font-size: 12px;
    }
    .product_bundle .product_details .holiday_spcl p span{
        font-size: 11px;
    }
    .include .product_details {
        padding-top: 30px;
    }
    .qurify_lp.led_lp .include .product_details .title-lg {
        font-size: 24px;
        line-height: 35px;
    }
    .include .product_details h2 span {
        font-size: 18px;
    }
    .qurify_lp.led_lp .include .product_details p{
        font-size: 11px;
    }
    .led_mask-offer.qurify_lp .include .product_details .save_txt {
        font-size: 11px;
        width: 100%;
        text-align: center;
    }
    .include .product-section{
        padding-top: 25px;
    }
    .product_bundle .include  .selection_title {
        font-size: 12px;
    }
    .product_bundle  .include_wrap {
        gap: 16px;
        grid-template-columns: 2fr 5fr 1fr;
        align-items: start;
    }
    .include .include_wrap .include_pd-detail h6 {
        font-size: 12px;
        line-height: 18px;
    }
    .include .include_wrap .include_pd-detail p {
        font-size: 10px;
        line-height: 18px;
    }
    .include .include_wrap .include_pd-detail span {
        font-size: 10px;
    }
    .include .include_wrap .include_pd-price h6, .include .include_checkout h6 {
        font-size: 14px;
    }
    .include .include_stock h6 {
        font-size: 11px;
    }
    .include .include_pd-price {
        align-self: flex-start;
    }
    /* .include .include_stock p {
        font-size: 12px;
    }
    .include .include_stock span {
        font-size: 10px;
    } */
     .faq.accordions_shower_filter.faq_under_product {
    padding: 25px 0;
}
.product_bundle.offer-lp {
    padding-bottom: 40px;
}
    .include .batch_h-info {
        height: 6px;
    }
    .include .order_today p {
        font-size: 11px;
        line-height: 18px;
    }
    /* ........... product bundle end............. */
    .led_lp .single_step .section_header h2.title-lg.paddingB {
        font-size: 24px;
        line-height: 36px;
    }
    .ctm_cls_led_mask_progress .user_report_wrap {
        flex-direction: column;
        padding: 30px 15px;
    }

    .qurify_lp.led_lp .refill_info .section_header .title-lg {
        font-size: 34px;
        line-height: 40px;
        letter-spacing: 0.4px;
    }

    .qurify_lp.led_lp .q_uses_bl {
        background: transparent;
    }

    .qurify_lp.led_lp .progressWrapper svg {
        height: 83px;
        width: 83px;
    }

    .qurify_lp.led_lp .get_clearer_wrapper p {
        font-size: 11px;
        line-height: 16px;
    }

    .qurify_lp.led_lp .payment_method {
        flex-direction: column;
        align-items: center !important;
        gap: 10px;
    }

    .qurify_lp.led_lp .pmt_img img {
        max-width: 100%;
    }

    .bundle_outer.bundle_outer {
        margin-left: 0px;
        position: absolute;
        top: -50px;
    }

    .qurify_lp.led_lp .thumbnail_qurify.section {
        padding: 48px 0 80px !important;
    }

    .led_lp .main_banner .main_b_wrapper {
        align-items: flex-start;
    }

    .led_lp .banner_content {
        padding: 20px;
    }

    .led_lp .star_gp img {
        max-width: 84px;
    }

    .led_lp .affect_skin .dsn-right-container {
        padding: 0 24px;
    }

    .led_lp .affect_skin .affect_skinContent {
        padding: 0;
        margin-top: 30px;
    }

    .led_lp .bs_content {
        padding: 24px 0 15px;
    }

    .faq .accordion-item {
        border-bottom: 1px solid #DEDADA;
    }
    .led_mask2 .refill_review p {
        font-size: 12px;
    }
    .led_mask2 .popup_pd-info h4 .free {
        font-size: 18px;
    }
    /* .include .include_wrap .include_pd-detail .preorder_txt {
        font-size: 10px;
    } */
    .led_mask-offer .include .include_pd-price {
        align-self: start;
    }
}

@media(max-width:440px) {
    .qurify_lp.led_lp .refill_bl.tabSlider .refill_info .section_header {
        margin: 0 20px;
    }
}

.led_lp .result_s {
    overflow: hidden;
}

.led_lp .result_slider {
    overflow: unset;
}
.international_womens_bundle .bfs_mb_wrapThumb img {
    padding: 3px;
    margin-right: 10px;
}
.international_womens_bundle del {
    margin-right: 6px;
}
.international_womens_bundle .bfs_mb_wrapThumb img {
    opacity: 1;
}
.facial_system h3{
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
}
.facial_system p{
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    
}
.mi-pdp .planBlock .plan_choosed {
    text-align: right !important;
}
main.mi_refill1.mi-pdp .shipping.shipping_bg {
    padding: 0;
}


@media(max-width:425px){
    .led_lp .bs_item h4 {
        font-size: 16px;
    }
}
@media(max-width:374px){
    .how_it_words_right .nav-item .nav-link {
        padding: 2px;
        font-size: 12px;
        letter-spacing: 0.13px;
        height: 30px;
        width: 143px;
    }
}