.legacy_sec{background-color:var(--dark);position:relative;z-index:1;padding-top:50px}.legacy_sec:after{position:absolute;content:"";display:block;background-image:url(/tlh_office.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:100%;top:0;left:0;z-index:-1;opacity:.15}.legacy_sec .right_part{width:910px}.legacy_sec .right_part .title_head .sub_head{font-weight:500;letter-spacing:2px;font-size:19px;padding-bottom:12px;margin-bottom:12px;position:relative}.legacy_sec .right_part .title_head .sub_head:after{position:absolute;content:"";display:block;width:50px;height:1px;bottom:0;left:0;background-color:var(--prclr)}.legacy_sec .tab_button{width:120px;height:600px;transition:all .5s ease-in-out;position:relative}.legacy_sec .right_part .tab_button:first-child{background-color:#737373}.legacy_sec .right_part .tab_button:nth-child(2){background-color:#454545}.legacy_sec .right_part .tab_button:nth-child(3){background-color:#383838}.legacy_sec .right_part .tab_button:nth-child(4){background-color:#262626}.legacy_sec .tab_button.active{width:550px;background-color:#eff1f5!important}.legacy_sec .tab_button .small_box{display:flex;padding:30px;flex-direction:column;justify-content:space-between;align-items:center;height:100%}.legacy_sec .tab_button .small_box p{writing-mode:sideways-lr;font-size:16px;letter-spacing:2px;text-transform:uppercase;color:#fff}.legacy_sec .tab_button .large_box{padding:40px;transition:all .5s ease-in-out;opacity:0!important;display:flex;flex-direction:column;width:550px;margin:0 auto}.legacy_sec .tab_button.active .large_box{opacity:1!important}.legacy_sec .tab_button .large_box h3{font-size:28px;line-height:38px;color:var(--dark);text-transform:uppercase;font-family:var(--font-mona-sans);font-weight:500;margin-bottom:15px}.legacy_sec .tab_button .large_box .img_box{height:300px;margin:20px 0;transition:0s!important}.legacy_sec .tab_button .large_box p{font-size:14px;line-height:22px;color:var(--textlight);margin-bottom:15px}.legacy_sec .left_part .title_head{text-align:center;max-width:100%;margin:25px auto 0}.legacy_sec .left_part{width:100%;flex:1;padding:50px}.legacy_sec .left_part .book_form_box{background-color:#ffffff0f;backdrop-filter:blur(8px);border-radius:var(--radius);border:1px solid #ffffff40;padding:30px 60px 45px;overflow:hidden}.legacy_sec .left_part .title_head .head{font-size:27px;line-height:35px}.legacy_sec .left_part .title_head p{font-size:12px;line-height:18px}.legacy_sec .left_part form{margin:0 auto;gap:15px;display:flex;flex-direction:column}.legacy_sec .left_part .form_group{display:flex;align-items:center;background-color:#ffffff30;border-radius:var(--radius);padding:5px;border:1px solid #ffffff14;position:relative;cursor:pointer}.legacy_sec .left_part .form_group .arrow{position:absolute;color:#fff;right:10px}.legacy_sec .left_part .form_group .icon{width:40px;height:40px;background-color:var(--prclr);border-radius:var(--radius);display:flex;justify-content:center;align-items:center}.legacy_sec .left_part .form_group .icon svg{width:20px;height:20px;color:#fff}.legacy_sec .left_part .calender_form{padding:0 20px}.legacy_sec .left_part .form_control{display:block;width:100%;color:#fff;border-radius:5px;font-size:14px;padding:0 25px;font-family:var(--font-mona-sans);text-transform:capitalize;cursor:pointer;border:none;flex:1;height:40px}.legacy_sec .left_part .form_control:focus{outline:none}.legacy_sec .left_part .btn_style{background-color:#d0d0d099;border-radius:2px;padding:12px 25px;text-transform:uppercase;font-size:12px;letter-spacing:1.5px;font-weight:400;border:none}.legacy_sec .left_part .form_control:focus{box-shadow:none}.legacy_sec .left_part .form_control::placeholder{color:#fff}.legacy_sec .sliding_sheet{width:100%;height:100%;background-color:var(--bgdark);padding:24px 24px 0;overflow-y:scroll;z-index:1}.legacy_sec .sliding_sheet::-webkit-scrollbar{display:none}.legacy_sec .sliding_sheet .close_icon{position:absolute;right:24px}.legacy_sec .sliding_sheet h3{font-size:16px;text-align:center;margin-top:0;margin-bottom:15px;font-family:var(--font-mona-sans)}.legacy_sec td.relative.p-0.text-center.text-sm.focus-within\:relative.focus-within\:z-20.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-accent\/50.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md.\[\&\:has\(\[aria-selected\]\)\]\:rounded-md{width:100%}.legacy_sec th.text-muted-foreground.rounded-md.w-8.font-normal.text-\[0\.8rem\]{width:100%;height:30px;border-bottom:1px solid #ffffff3b;color:#fff;margin-top:20px}.legacy_sec .rdp-tbody td{width:100%}.legacy_sec button{cursor:pointer}.legacy_sec .w-fit{width:100%;max-width:440px;margin:0 auto}.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]),.legacy_sec .w-fit{background-color:initial}.time_slot ul{width:calc(100% - 112px);margin:0 auto;display:flex;flex-direction:column;gap:10px;justify-content:center}.time_slot ul li{height:auto;padding:10px;font-size:14px;display:block;border:1px solid #ffffff38;border-radius:var(--radius);background-color:#ffffff3b;text-align:center;transition:.3s}.time_slot ul li:hover{background-color:#fff;border-color:#fff;color:var(--dark)}.legacy_sec .right_form .input_group .input_icon svg{width:20px}@media screen and (max-width:1536px){.legacy_sec .left_part .title_head .head{font-size:22px;line-height:30px}.legacy_sec .left_part{display:flex}.legacy_sec .right_part .title_head .sub_head{font-size:16px}.legacy_sec .right_part .title_head .sub_head:after{width:38px}.legacy_sec .left_part .book_form_box{padding:20px 40px}.legacy_sec .tab_button .large_box{padding:30px}.legacy_sec .tab_button .large_box,.legacy_sec .tab_button.active{width:400px}.legacy_sec .tab_button .small_box p{font-size:14px}.legacy_sec .tab_button .small_box div.bg-white{width:75px;height:75px}.legacy_sec .tab_button .small_box{padding:22px}.legacy_sec .tab_button .large_box .img_box{height:200px;margin-top:5px}.legacy_sec .tab_button{height:500px;width:100px}.legacy_sec .right_part{width:700px}.legacy_sec .tab_button .large_box h3{font-size:22px;line-height:30px;margin-bottom:12px}.legacy_sec .left_part{padding:30px 0}.legacy_sec .left_part .title_head{margin:15px auto 0}.legacy_sec .left_part .title_head h2{font-size:25px;line-height:34px;margin-bottom:8px}.legacy_sec .left_part .form_group .icon{width:36px;height:36px}.legacy_sec .left_part .form_group .icon svg{width:18px;height:18px}.legacy_sec .left_part form{gap:12px}}@media screen and (max-width:1023px){.legacy_sec .right_part{width:100%;padding:0 15px}.legacy_sec .tab_button .large_box,.legacy_sec .tab_button.active{width:100%}.legacy_sec .tab_button .small_box{flex-direction:row-reverse;height:100px}.legacy_sec .tab_button{width:100%;height:100px}.legacy_sec .tab_button.active{height:400px}.legacy_sec .tab_button .small_box p{writing-mode:horizontal-tb}.legacy_sec{padding-top:25px}}@media screen and (max-width:767px){.legacy_sec .tab_button .large_box p{letter-spacing:1px}.legacy_sec .left_part .title_head .head{font-size:20px;line-height:26px}.legacy_sec:after{background-size:1000px;background-position:top}.legacy_sec .left_part .title_head h2{font-size:22px;line-height:32px;margin-bottom:5px}.legacy_sec .left_part .title_head p{font-size:13px;line-height:20px}.legacy_sec .left_part .book_form_box{padding:20px}.legacy_sec .left_part .calender_form{padding:0}.legacy_sec .left_part .form_control{font-size:13px;padding:0 14px}.legacy_sec .left_part .btn_style{font-size:11px;letter-spacing:1px;padding:10px 15px}.legacy_sec .left_part .form_group .icon{width:32px;height:32px}.legacy_sec .left_part .form_group .arrow svg{width:18px}.legacy_sec .left_part{padding:15px;margin-bottom:30px}.legacy_sec .right_part{background-color:#fff;padding-top:25px}.legacy_sec .right_part .sub_head{color:#000}.legacy_sec .tab_button .small_box div.bg-white{width:40px;height:40px}.legacy_sec .tab_button .small_box p{font-size:12px}.legacy_sec .tab_button,.legacy_sec .tab_button .small_box{height:70px}.legacy_sec .tab_button .large_box{padding:20px}.legacy_sec .tab_button .large_box h3{font-size:18px;line-height:26px}.legacy_sec .tab_button .large_box .img_box{height:150px}.legacy_sec .sliding_sheet .close_icon{display:flex;align-items:center;justify-content:center}.legacy_sec .tab_button.active{height:350px}.legacy_sec .tab_button.active .large_box{background-color:#eff1f5!important}}.jewel_cat .box{border-radius:var(--radius);overflow:hidden;height:450px;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:20px;z-index:1}.jewel_cat .box .bg_img{top:0;left:0;position:absolute;width:100%;height:100%;display:block;z-index:-1}.jewel_cat .box .bg_img img{transition:all .3s}.jewel_cat .box:hover .bg_img img{transform:scale(1.1)}.jewel_cat .box .text_head{font-size:12px;line-height:250%;text-transform:uppercase;color:#fff;margin-bottom:0;font-weight:500;letter-spacing:1px}.jewel_cat .box .count{margin:0;font-size:12px;line-height:14px;text-transform:capitalize;font-weight:400;color:#fff}.jewel_cat .box .btn_style{transform:translateY(90px);background-color:#fff;color:#000;transition:.3s}.jewel_cat .box:hover .btn_style{transform:translate(0)}@media screen and (max-width:1536px){.jewel_cat .box .img_box{max-width:190px;margin:10px auto}.jewel_cat .box .btn_style.small{font-size:11px;padding:8px 18px}.jewel_cat .title_head{margin-bottom:25px}.jewel_cat .box{height:345px}}@media screen and (max-width:767px){.jewel_cat .box{height:370px}.jewel_cat .box .img_box{max-width:190px;margin:15px auto}.jewel_cat .box{margin-top:0;padding:15px}}.jewel_slider{position:sticky;top:0}.jewel_slider .img_part{background-size:cover;background-repeat:no-repeat}.jewel_slider .pro_part{padding:80px 120px;height:100vh}.jewel_slider .pro_part .pro_head img{display:block;margin:0 auto 25px;max-width:160px;max-height:50px}.jewel_slider .pro_part .pro_head .title_head{margin-bottom:40px}.jewel_slider .pro_part .pro_head .title_head .head{margin-bottom:10px;font-size:28px;line-height:38px}.jewel_slider .pro_part .pro_head .title_head p{font-size:14px;line-height:22px;color:var(--textlight);margin-bottom:15px}@media screen and (max-width:1536px){.jewel_slider .pro_part{padding:40px 105px}.jewel_slider .pro_part .pro_head .title_head{margin-bottom:25px}}@media screen and (max-width:1400px){.jewel_slider .pro_part{padding:25px 125px}.jewel_slider .pro_part .pro_head .title_head .head{margin-bottom:5px;font-size:24px;line-height:30px}}@media screen and (max-width:1024px){.jewel_slider .img_part{height:500px}.jewel_slider{position:unset}}@media screen and (max-width:767px){.jewel_product .tab_btns{overflow-x:scroll;justify-content:flex-start;background-color:#eff1f5;border-radius:0;padding-top:15px;padding-bottom:15px;margin:0;max-width:100%}.jewel_product .mt-2{margin-top:0}.jewel_slider .img_part{height:370px}.jewel_slider .pro_part{padding:30px 0;height:auto}.jewel_slider .pro_head{padding-left:15px;padding-right:15px}.jewel_slider .pro_part .pro_head .title_head .head{margin-bottom:8px;font-size:20px;line-height:30px}.jewel_slider .pro_part .pro_head .title_head p{font-size:14px}.jewel_slider .pro_part .pro_head .title_head{margin-bottom:20px}.jewel_product .tab_btns::-webkit-scrollbar{width:0}}.blogs{background:linear-gradient(0deg,#eff1f5,#eff1f5,transparent);padding-bottom:60px}.blog_card{border-radius:var(--radius);overflow:hidden;margin-top:25px;background-color:#fff}.blog_card .text_part{padding:50px;position:relative}.blog_card .text_part .ar_icon{position:absolute;bottom:-12px;left:50px;background-color:#ffffff;width:25px;height:14px;clip-path:polygon(50% 0,0 100%,100% 100%);transform:rotate(180deg);z-index:1}.blog_card .text_part .cat{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:12px;color:var(--dark)}.blog_card .text_part .heading{font-size:18px;line-height:25px;text-transform:capitalize;margin-bottom:12px;padding-bottom:12px;color:var(--dark);position:relative;font-weight:500;height:62px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.blog_card .text_part .heading:after{position:absolute;content:"";display:block;width:50px;height:1px;background-color:#dddddd;bottom:0;left:0}.blog_card .text_part .para{font-size:14px;color:var(--textlight);line-height:22px;margin-bottom:20px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.blog_card .img_box{height:255px;overflow:hidden}.blog_card .img_box img{transition:all 1.2s}.blog_card:hover .img_box img{transform:scale(1.06)}@media screen and (max-width:1536px){.blog_card .text_part{padding:40px}.blog_card .img_box{height:215px}}@media screen and (max-width:767px){.blogs .grid{display:flex;overflow-x:scroll}.blogs .grid::-webkit-scrollbar{width:1em}.blogs .grid .blog_card{min-width:300px;display:flex;flex-direction:column;justify-content:space-between}.blog_card .text_part{padding:15px 25px}.blog_card .text_part .cat{font-size:12px}.blog_card .text_part .heading{height:auto!important;font-size:18px;line-height:26px;text-transform:capitalize;height:auto;padding:0;margin-bottom:8px}.blog_card .text_part .heading:after{display:none}.blog_card .text_part .para{position:relative;margin-bottom:8px}.blog_card .text_part .para:after{position:absolute;content:"";display:block;width:40px;height:1px;background:#616161;top:-10px;left:0}.blog_card .img_box{height:165px}.blog_card_box .content_part .author_box{flex-direction:column;align-items:flex-start;gap:2px!important}.blog_card_box .content_part .author_box span:nth-child(2){display:none}}.blog_banner_img{position:relative}.blog_banner_img:after{position:absolute;content:"";display:block;width:100%;height:100%;background:linear-gradient(180deg,transparent,#0000008c);bottom:0;z-index:1}.blog_banner_img{height:300px}.blog_banner .content_part{background-color:#fff;padding:40px;border-radius:var(--radius);position:relative;z-index:1;max-width:1000px;margin:-80px auto 0;padding-bottom:0!important}.blog_banner .content_part h1{font-size:30px;color:var(--dark);line-height:40px;text-align:center;margin-bottom:15px;text-transform:uppercase;font-family:var(--font-mona-sans);font-weight:500;letter-spacing:1px}.blog_banner .search_blog .form_group{background-color:#eff1f5;border-radius:var(--radius);overflow:hidden;position:relative;display:flex;align-items:center}.blog_banner .search_blog .form_group input{outline:none;padding:15px 20px;width:100%;font-size:14px;color:var(--textlight);height:55px;border:1px solid #ddd}.blog_banner .search_blog .search_btn{position:absolute;right:15px}.featured_cat{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:25px}.featured_cat a{padding:4px 10px;font-size:11px;text-transform:uppercase;color:var(--dark);border:1px solid #ddd;text-decoration:none;letter-spacing:1px;border-radius:50px;display:block;font-weight:400;transition:.3s}.featured_cat a:hover{background-color:var(--prclr);border-color:var(--prclr);color:#fff}.blogs_listing .title_head .head{font-family:var(--font-mona-sans);font-size:25px;line-height:35px;font-weight:500}.blog_card_box .img_box{border-radius:var(--radius);height:240px;background-color:#ccc;overflow:hidden}.blog_card_box .img_box img{transition:.3s}.blog_card_box:hover .img_box img{transform:scale(1.1);filter:brightness(.8)}.blog_card_box .content_part{padding:15px 0}.blog_card_box .content_part .cat_name{font-size:10px;letter-spacing:1px;text-transform:uppercase;margin-bottom:12px;display:inline-block;padding:5px 12px;border-radius:var(--radius);font-weight:600}.blog_card_box .content_part .head{font-size:18px;line-height:25px;text-transform:capitalize;margin-bottom:15px;position:relative;font-weight:500}.blog_card_box .content_part .author_box{gap:10px}.blog_card_box .content_part .author_box span{font-size:10px;letter-spacing:1px;text-transform:uppercase;display:flex;align-items:center;gap:5px;font-weight:500}.blog_card_box .content_part .author_box span svg{width:13px;height:13px}.blogs_listing .back_btn .icon{transition:.3s}.blogs_listing .back_btn:hover .icon{background-color:var(--dark);color:#fff}.editor_highlights .img_box{height:700px;border-radius:var(--radius);overflow:hidden}.editor_highlights .title_head h2{font-family:var(--font-mona-sans);font-weight:500}.editor_highlights .text_box{position:absolute;background-color:#ffffffbf;border-radius:var(--radius);padding:30px;bottom:60px;right:0;left:0;margin:0 auto;z-index:1;text-align:center;max-width:800px;backdrop-filter:blur(12px);box-shadow:0 15px 20px -10px #00000029}.editor_highlights .text_box .heading{text-transform:capitalize;color:var(--dark);margin-bottom:12px;padding-bottom:12px;font-size:27px;font-weight:500;line-height:40px;position:relative}.editor_highlights .text_box .heading:after{position:absolute;content:"";display:block;width:50px;height:1px;background-color:var(--dark);bottom:0;left:0;right:0;margin:0 auto}.editor_highlights .text_box .para{font-size:15px;color:var(--textlight);line-height:23px;margin-bottom:15px}.editor_highlights .text_box .short_info{font-size:12px;color:var(--textlight);line-height:22px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;margin-bottom:15px}.editor_highlights .text_box .short_info span{font-weight:600}@media screen and (max-width:1536px){.blog_banner_img{height:270px}.blog_banner .content_part{padding:30px}.blog_banner .content_part h1{font-size:30px;line-height:38px}.blog_banner .search_blog .form_group input{height:50px}.blog_card_box .img_box{height:200px}.blog_card_box .content_part .cat_name{padding:3px 8px}.blog_card_box .content_part{padding:12px 0}.blog_card_box .content_part .head{font-size:16px;line-height:24px;margin-bottom:10px}.blog_card_box .content_part .author_box{gap:5px}.blog_card_box .content_part .author_box span svg{width:11px;height:11px}.blog_card_box .title_head .head{font-size:20px;line-height:30px}.blog_card .text_part .heading{height:60px;font-size:16px;line-height:24px}}@media screen and (max-width:991px){.featured_cat{overflow-x:scroll;justify-content:flex-start!important}.featured_cat::-webkit-scrollbar{width:0}.blog_banner .wrapper{padding:0}.featured_cat a{white-space:nowrap}.blog_banner .content_part{padding:20px 15px;width:calc(100% - 15px)}.blog_banner .content_part h1{font-size:25px;line-height:34px;margin-bottom:12px}.blog_banner .search_blog .form_group input{font-size:12px;height:45px;padding:12px 15px}.blog_banner .search_blog .search_btn svg{width:20px}.featured_cat a{padding:3px 8px}.blogs_listing .title_head .head{font-size:18px;line-height:28px}.blog_card_box .img_box{height:170px}.editor_highlights .img_box{height:600px}}@media screen and (max-width:767px){.editor_highlights .text_box .heading{font-size:16px;line-height:24px;margin-bottom:10px;padding-bottom:10px}.editor_highlights .text_box .para{font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px}.editor_highlights .img_box{height:500px}.editor_highlights .text_box .short_info{font-size:10px;margin-bottom:6px}.editor_highlights .text_box .simple_btn{margin-top:12px}.editor_highlights .text_box{width:calc(100% - 25px)}.blogs_listing .title_head .head{font-size:16px;line-height:26px}.blogs_listing .simple_btn{font-size:11px}.blogs_listing .simple_btn svg{width:14px;height:14px;top:-1px}.blogs_listing .back_btn{font-size:12px}.blogs_listing .back_btn .icon{width:32px;height:32px}.blogs_listing .back_btn .icon svg{width:16px;height:16px}.blogs_listing .content_part .head{font-size:14px;line-height:20px}.blog_card_box .content_part{padding-top:4px;padding-bottom:10px}.blog_card_box .content_part .cat_name{margin-bottom:8px}.blog_card_box .img_box{height:130px}}.blog_details .top_part h1{font-size:30px;text-align:center;line-height:42px;max-width:1000px;margin:0 auto 20px;color:#fff}.blog_details .top_part .short_info{gap:10px}.blog_details .top_part .short_info span{font-size:10px;letter-spacing:1px;text-transform:uppercase;display:flex;align-items:center;gap:5px;font-weight:500;color:#fff}.blog_details .top_part .short_info span svg{width:13px;height:13px}.blog_details .top_part .main_img{height:800px;position:relative;z-index:1}.blog_details .top_part .main_img:after{position:absolute;content:"";display:block;width:100%;height:75%;background:linear-gradient(0deg,#000000d9,#0000);bottom:0;left:0;z-index:1}.blog_details .top_part{position:relative;z-index:1}.blog_details .top_part:after{position:absolute;content:"";display:block;width:100%;height:100px;background-color:#fff;bottom:0;left:0;z-index:-1}.blog_details .content_part{margin-top:25px}.blog_details .content_part p{font-size:15px;margin-bottom:15px;line-height:24px;color:#000}.blog_details .content_part ol li,.blog_details .content_part ul li{font-size:15px;margin-bottom:8px;line-height:24px;color:#000;gap:5px}.blog_details .content_part ol li:before,.blog_details .content_part ul li:before{content:"";background:url(/icons/arrow_up_right.svg) 50%/contain no-repeat;width:18px;height:18px;display:inline-block;position:relative;top:4px;margin-right:6px}.blog_details .content_part .con_part p:first-child:first-letter{-webkit-initial-letter:4;initial-letter:4;margin-right:10px}.blog_details_content img{width:100%!important;height:auto!important}.blog_details .content_part h2,.blog_details .content_part h3,.blog_details .content_part h4,.blog_details .content_part h5,.blog_details .content_part h6{font-family:var(--font-mona-sans);color:var(--dark);margin:25px 0;font-weight:500}.blog_details .content_part p a{font-weight:600;text-decoration:underline}.blog_details .content_part strong{font-weight:600}.blog_details .content_part h2{font-size:28px;line-height:36px}.blog_details .content_part h3{font-size:26px;line-height:34px}.blog_details .content_part h4{font-size:24px;line-height:32px}.blog_details .content_part h5{font-size:22px;line-height:30px}.blog_details .content_part h6{font-size:20px;line-height:28px}.blog_details .content_part .mid_img{margin:20px 0;display:block;width:100%;height:500px}.blog_details .content_part table{border:1px solid #ddd;overflow-x:scroll}.blog_details .content_part table>:not(caption)>*>*{padding:.5rem;color:#000;margin-bottom:15px;font-size:15px;line-height:24px;border-bottom-width:1px;text-align:left;border-right-width:1px}.blog_details .content_part table td,.blog_details .content_part table th{font-size:14px;line-height:22px}@media screen and (max-width:1536px){.blog_details .top_part .main_img{height:500px}}@media screen and (max-width:767px){.blog_details .content_part table{overflow:scroll;display:block}.blog_details .top_part h1{font-size:22px;line-height:32px;margin-bottom:15px}.blog_details .content_part{padding:0 15px}.blog_details .content_part .con_part p:first-child:first-letter{-webkit-initial-letter:2;initial-letter:2;margin-right:10px}.blog_details .content_part h2,.blog_details .content_part h3,.blog_details .content_part h4,.blog_details .content_part h5,.blog_details .content_part h6{margin:20px 0}.blog_details .content_part h2{font-size:24px;line-height:34px}.blog_details .content_part h3{font-size:22px;line-height:32px}.blog_details .content_part h4{font-size:20px;line-height:30px}.blog_details .content_part h5{font-size:18px;line-height:28px}.blog_details .content_part h6{font-size:16px;line-height:26px}.blog_details .content_part ol li:before,.blog_details .content_part ul li:before{width:18px;height:18px}.blog_details .top_part .main_img{height:450px}.blog_details .content_part .mid_img{height:240px}.search_panel .blog_card_box{display:flex;align-items:center;gap:10px}.search_panel .blog_card_box .img_box{width:100px;height:100px}.search_panel .blog_card_box .content_part .head{margin-bottom:6px;font-size:14px;line-height:22px}.search_panel .blog_card_box .content_part .author_box{display:flex;flex-direction:row;gap:10px!important}}.follow_insta .insta_box{aspect-ratio:1;overflow:hidden;cursor:pointer}.follow_insta .insta_box img{transition:all .5s;transform:scale(1.01)}.follow_insta .insta_box:hover img{transform:scale(1.06);filter:brightness(.5)}.follow_insta .insta_box .insta_ico{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:.4s}.follow_insta .insta_box .insta_ico svg{width:30px;height:30px;filter:invert(1)}.follow_insta .insta_box:hover .insta_ico{opacity:1}footer{background-color:#eff1f5}.footer_top{border-bottom:1px solid #dfdfdf;padding-bottom:60px;padding-top:60px;background-color:#fff}.footer_top .box{max-width:550px;margin:0 auto}footer .border-b{border-color:#1d1d1d}footer .trustpilot-widget{width:160px;height:80px;margin-bottom:10px}.footer_top .box .wp_icon img{display:block;width:38px;margin:0 auto 15px;opacity:.5}.footer_top .box h2{font-size:37px;color:var(--dark);letter-spacing:.5px;font-weight:500;margin-bottom:3px}.footer_top .box p{color:var(--textlight);font-size:14px;line-height:22px}.footer_top .box ul{list-style:none;padding:0}.footer_top .box ul li{margin:0 15px}.footer_top .box form{border:1px solid #eff1f5;height:58px;border-radius:var(--radius);margin-top:30px}.footer_top .box form .input_group{border:none}.footer_top .box form .focus-within\:ring-ring:focus-within{--tw-ring-color:transparent}.footer_top .box form .input_group svg{margin-left:15px;margin-right:15px;opacity:.5}.footer_top .box input{width:100%}.footer_top .box input:focus{box-shadow:none;outline:none;border:none}.footer_top .box .input_group{flex:1}.footer_top .box button{color:#fff;font-size:13px;background-color:var(--dark);border-radius:var(--radius);height:48px;width:48px;display:flex;align-items:center;justify-content:center;margin-right:5px;transition:.3s;cursor:pointer}.footer_top .box button:hover{background-color:var(--bgdark)}.footer_points{padding:60px 0;background-color:#222222}.footer_points .box svg{width:45px;height:45px;color:var(--prclr)}.footer_points .box svg path{stroke-width:.5px}.footer_points .box p{margin-top:12px;font-size:14px;line-height:25px;text-transform:capitalize;margin-bottom:8px;color:#fff;position:relative;font-weight:500}.footer_points .box span{font-size:13px;line-height:20px;color:#9b9b9b;display:block}.nav_top{border-bottom:1px solid #1d1d1d;background-color:#000}.nav_top a{font-size:12px;color:var(--dark);text-transform:uppercase;letter-spacing:1px;font-weight:400;margin-top:0;display:flex;align-items:center;justify-content:center;padding:55px 0}.nav_top a:nth-child(2){border-left:1px solid #1d1d1d;border-right:1px solid #1d1d1d}.nav_top a img,.nav_top a svg{width:20px;margin-right:8px}.footer_nav{border-bottom:1px solid #1d1d1d;background-color:#000}.footer_nav .box{padding-top:40px;padding-bottom:60px;border-right:1px solid #1d1d1d}.footer_nav .box:last-child{border:none}.footer_nav .box .head{font-weight:500;color:#fff;text-transform:uppercase;margin-bottom:15px;letter-spacing:1.2px;font-size:12px!important;line-height:22.4px!important}.footer_nav .box ul li a{display:inline-flex;font-size:13px;color:#9b9b9b;text-decoration:none;align-items:center;line-height:30px;font-weight:400;transition:.3s}.footer_nav .box.links_box ul li a svg{transform:scale(0);transition:all .3s;width:0;margin-right:0}.footer_nav .box.links_box ul li a:hover svg{transform:scale(1);width:16px}.footer_nav .box ul li a:hover{color:#fff}.footer_nav .box ul.contact_info li a{line-height:20px;margin-bottom:15px}.footer_nav .box ul li a span{flex:1}.footer_nav .box ul.social li a{width:44px;height:44px;border:1px solid #1d1d1d;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:.4s}.footer_nav .box ul.social li a svg{width:18px;transition:.4s;color:#fff}.footer_nav .box ul.social li a.facebook:hover{background:#3b5998;border-color:#000000}.footer_nav .box ul.social li a.insta:hover{background:linear-gradient(#8a3ab9,#e95950,#fccc63);border-color:#000000}.footer_nav .box ul.social li a.twitter:hover{background:#1da1f2;border-color:#000000}.footer_nav .box ul.social li a.linkedin:hover{background:#0077b5;border-color:#000000}.footer_nav .box ul.social li a.youtube:hover{background:#ff0000;border-color:#000000}.footer_nav .box ul.contact_info li a svg{margin-right:8px;width:18px}.trust_logo{display:flex;align-items:center;margin-bottom:15px}.trust_logo a:first-child{margin-right:30px}.trust_logo a:first-child img{width:132px}.trust_logo a:last-child img{width:50px}.footer_nav .nav_list{padding-top:25px;padding-bottom:35px;border-top:1px solid #1d1d1d;border-bottom:1px solid #1d1d1d}.footer_nav .pay_box img{margin-top:-37px;background-color:#000000;padding:0 15px}.nav_list a{font-size:12px;color:#9b9b9b;display:inline-block;position:relative;text-transform:capitalize;line-height:12px;padding-right:8px;margin-right:8px;margin-bottom:4px;transition:all .4s}.nav_list a:hover{color:#fff}.nav_list a:after{position:absolute;content:"";background-color:rgb(255 255 255/20%);width:1px;height:100%;right:0;top:0}.nav_list a:last-child:after{display:none}.copy_pay{padding-top:25px;padding-bottom:25px}.copy_pay p{font-size:12px;color:#9b9b9b}.footer_nav .box .pay_box{text-align:center;border:1px solid #ddd;padding:0 20px 20px;margin-bottom:25px}footer .box small{margin-bottom:15px;display:inline-block;text-align:center;font-family:var(--font-outfit),sans-serif;margin-right:0;top:-13px;background-color:#f5f5f5;font-size:12px;color:var(--textlight);text-decoration:none;text-transform:uppercase;letter-spacing:.1px;position:relative;padding:0 15px}.foot_trust{border-top:1px solid #ddd}.foot_trust .trust_logo{display:flex;align-items:center;justify-content:center}.foot_trust .right_part{padding:55px 0;border-left:1px solid #ddd}.foot_trust ul li{margin:0 30px;display:inline-block}.foot_trust ul li a{display:flex;font-size:12px;color:var(--textlight);text-decoration:none;text-transform:uppercase;letter-spacing:.1px;align-items:center}@media screen and (max-width:1536px){.footer_points{padding:50px 0}.footer_top{padding-top:50px;padding-bottom:50px}.nav_list a{font-size:11px}.copy_pay p{font-size:10px}}@media screen and (max-width:1280px){.footer_nav .box ul.social li a{width:38px;height:38px}.footer_top .box h2{font-size:32px}.footer_top .box{max-width:460px}.footer_top .box form{margin-top:20px}.footer_nav .box{padding-top:15px;padding-bottom:25px;border-right:none}.copy_pay p{margin-bottom:15px}}@media screen and (max-width:767px){.footer_top .box h2{font-size:22px}.footer_top .box form{height:50px}.footer_top .box button{height:40px;width:40px}.footer_top .box button svg{width:18px}.footer_top{padding-top:40px;padding-bottom:40px}.footer_points .box{text-align:center}.footer_points .box svg{margin:0 auto;display:block}.footer_points{padding:30px 0}.footer_points .car_dots span.active{border:1px solid #ffffff77}.car_dots span{opacity:1;border:1px solid #ffffff45}.footer_nav .box .head{margin-bottom:0}footer .fav_logo{width:50px;height:50px;margin-top:25px;margin-bottom:25px}.nav_list a{font-size:10px;margin-right:2px;margin-bottom:2px}.nav_list{padding-top:20px;padding-bottom:20px;margin-top:30px}.copy_pay p{text-align:center;margin-bottom:15px}.pay_box img{display:block;margin:0 auto}.copy_pay{padding-bottom:100px}footer .trustpilot-widget{width:144px;height:80px;margin-bottom:0}}.parallax_box{width:100vw;height:500px;position:sticky;top:0}.parallax_box.box_1{background-color:#8a3ab9}.parallax_box.box_2{background-color:#19941b}.parallax_box.box_3{background-color:#194494}.parallax_box{color:#fff;font-size:50px}.review_sec .right_part{max-height:600px;overflow:hidden}.review_sec .right_part .group{padding:0 15px}.review_card{padding:20px;background-color:#eff1f5;border-radius:10px;border:1px solid #ddd;transition:.3s ease-in-out;box-shadow:0 22px 12px -10px #0000000b;cursor:pointer}.review_card:hover{box-shadow:none}.review_card .g_icon img{width:35px}.review_card .review_body{padding-top:10px;padding-bottom:5px}.review_card .review_body .head{font-size:16px;line-height:22px;text-transform:capitalize;margin-bottom:12px;padding-bottom:0;color:var(--dark);position:relative;font-weight:500}.review_card .review_body .para{font-size:14px;color:var(--textlight);line-height:22px;margin-bottom:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.review_author{display:flex;align-items:center;gap:15px}.review_author .img_box{width:50px;height:50px;border-radius:50%;overflow:hidden}.review_author .img_box img{width:100%;height:100%;object-fit:cover}.review_author p{font-size:14px;font-weight:500;line-height:18px;color:var(--dark);margin-bottom:0}.review_author span{font-size:13px;line-height:22px;color:#000;margin-bottom:0}.review_us ul{list-style:none;padding:0;margin:0;display:flex;align-items:center;width:100%;border:1px solid #ddd;border-radius:var(--radius);min-width:290px;background-color:#fff}.review_us ul li:first-child{border-right:1px solid #ddd}.review_us ul li img{width:105px;display:block;margin:0 auto}.review_us .trustpilot-widget{width:160px;margin:0 auto}.review_us ul li{padding:12px 5px;width:50%}.review_sec .left_part{padding-right:50px}.review_sec .left_part .review_us_on{text-transform:uppercase;color:var(--dark);letter-spacing:1px;margin-bottom:25px;margin-top:25px;font-size:12px;font-weight:400;position:relative}.review_sec .left_part .review_us_on:after{position:absolute;content:"";display:block;width:100%;height:1px;background-color:var(--dark);right:0;z-index:-1;bottom:7px;opacity:.2}.review_sec .left_part .review_us_on span{background-color:#fff;padding-right:10px}@media screen and (max-width:1536px){.review_sec .right_part{max-height:450px}.review_card{padding:22px}.review_card .g_icon img{width:30px}.review_card .review_body .head{font-size:14px;line-height:20px;margin-bottom:5px}.review_card .review_body .para{margin-bottom:10px;font-size:13px;line-height:22px}.review_author .img_box{width:40px;height:40px}.review_sec .title_head .head{font-size:24px;line-height:32px}.review_card .review_body .para{-webkit-line-clamp:3}.review_us .trustpilot-widget{width:150px;margin:0 auto}}@media screen and (max-width:1023px){.review_sec .left_part{padding-right:0;margin-bottom:20px}.review_us,.review_us_on{max-width:500px;margin:0 auto;width:100%}}@media screen and (max-width:767px){.review_sec .left_part .review_us_on{margin-bottom:15px;margin-top:15px}.review_card .review_body .para{line-height:20px}.review_us ul li{padding:8px 10px}.review_us ul li img{width:90px}.review_sec .title_head .sub_head{margin-bottom:10px}.review_sec .title_head p.para{margin-top:5px}.review_sec .right_part .group{padding:0}.review_sec .title_head .head{font-size:22px;line-height:32px}.review_card{box-shadow:none;border-radius:var(--radius)}.review_card .review_body .para{-webkit-line-clamp:3}.review_card .review_body .head{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}}.content_section{padding-top:40px;padding-bottom:40px;margin-top:0}.content_section .title_head h2,.content_section .title_head h3,.content_section .title_head h4,.content_section .title_head h5,.content_section .title_head h6{color:var(--dark);margin-bottom:8px;letter-spacing:.5px;text-transform:capitalize;font-family:var(--font-mona-sans);font-weight:500}.content_section h2{font-size:30px!important;line-height:40px!important}.content_section h3{font-size:24px!important;line-height:34px!important}.content_section h4{font-size:20px!important;line-height:30px!important}.content_section h5{font-size:18px!important;line-height:28px!important}.content_section h6{font-size:16px!important;line-height:26px!important}.content_section.pr_list .title_head h2,.content_section.pr_list .title_head h3,.content_section.pr_list .title_head h4,.content_section.pr_list .title_head h5,.content_section.pr_list .title_head h6{margin-top:30px!important;font-family:var(--font-mona-sans)}.content_section.pr_list h2{font-size:28px!important;line-height:36px!important}.content_section.pr_list h3{font-size:26px!important;line-height:36px!important}.content_section.pr_list h4{font-size:24px!important;line-height:34px!important}.content_section.pr_list h5{font-size:22px!important;line-height:32px!important}.content_section.pr_list h6{font-size:20px!important;line-height:30px!important}.content_section ul{list-style:none;padding:0;margin-bottom:15px}.content_section .count_list,.content_section .list_grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2px;margin-top:25px}.content_section ol li,.content_section ul li{font-size:15px!important;line-height:23px!important;color:#000!important;margin-bottom:15px!important;position:relative;padding-left:22px;font-weight:400;letter-spacing:.3px}.content_section .title_head p,.content_section .title_head span{color:#000!important;margin-bottom:16px!important;font-size:16px!important;line-height:28px!important;letter-spacing:.3px;font-weight:400}.content_section .title_head p a{font-weight:500;text-decoration:underline;transition:.3s}.content_section .title_head p b,.content_section .title_head p strong{font-weight:500}.content_section .title_head ol li a:hover,.content_section .title_head p a:hover,.content_section .title_head ul li a:hover{color:var(--prclr)}.content_section ul li:before{content:"";position:absolute;left:0;top:2px;width:18px;height:18px;background-image:url(/icons/arrow_up_right.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}@media screen and (max-width:1536px){.content_section{padding-top:30px;padding-bottom:30px;margin-top:0}}.first_content{background-color:#eff1f5;padding-top:60px;padding-bottom:100px}.first_content .img_box{height:480px}.first_content .steps .box{padding:20px;background-color:#fff;border-radius:var(--radius);box-shadow:0 22px 12px -10px #0000000b}.first_content .steps .box .icon{width:45px;height:45px;background-color:var(--dark);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.first_content .steps .box .icon svg{width:20px;height:20px}.first_content .steps .box .count{width:30px;height:30px;background-color:#eff1f5;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--dark);font-size:14px}.first_content .steps .box span{display:block;font-size:16px;font-weight:500;letter-spacing:1px;color:var(--dark);text-transform:uppercase}.watch_models_section .box{padding:25px;background-color:#e4e4e1;background-image:radial-gradient(at top center,rgba(255,255,255,.03) 0,rgba(0,0,0,.03) 100%),linear-gradient(0deg,rgba(255,255,255,.1) 0,rgba(143,152,157,.6));background-blend-mode:normal,multiply}.watch_models_section .box img{color:transparent;max-width:160px;height:auto;margin:0 auto;filter:drop-shadow(8px 6px 4px #00000026);width:100%}.watch_models_section .box p{color:var(--dark);text-align:center;font-size:12px;text-transform:uppercase;letter-spacing:.5px;font-weight:500;margin-top:15px}.mod_con{margin-bottom:20px}.mod_con .box{padding:25px 15px;background-color:#e4e4e1;background-image:radial-gradient(at top center,rgba(255,255,255,.03) 0,rgba(0,0,0,.03) 100%),linear-gradient(0deg,rgba(255,255,255,.1) 0,rgba(143,152,157,.6));background-blend-mode:normal,multiply;height:94%}.mod_con .box img{color:transparent;max-width:160px;height:auto;margin:0 auto;filter:drop-shadow(8px 6px 4px #00000026);width:100%}.mod_con .box p{color:var(--dark);text-align:center;font-size:12px!important;line-height:18px!important;text-transform:uppercase;letter-spacing:.5px;font-weight:500;margin-top:15px;margin-bottom:5px!important}.mod_con .row{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:30px}.mod_con .row .col-lg-2{height:100%}.mod_con.jewel .box{padding:0;background:#eff1f5;border-radius:var(--radius)}.mod_con.jewel .box .text_part{background:#eff1f5;padding-bottom:10px}.mod_con.jewel .box img{width:100%;max-width:100%;box-shadow:none;filter:none}.content_section.pro_det{border-bottom:1px solid #ddd;padding:60px 0}.content_section.pro_det h2{font-size:32px!important;line-height:50px!important}.content_section.pro_det p{color:var(--textlight)!important;margin-bottom:16px!important;font-size:16px!important;line-height:28px!important}.content_section.pro_det .para_part{position:relative}.fea_sec_repair ul{list-style:none;padding:0;margin:0;display:grid}.fea_sec_repair ul li:before{top:6px}@media screen and (max-width:1536px){.mod_con .row{grid-template-columns:repeat(6,1fr);grid-gap:15px}.mod_con .box img{max-width:128px}.mod_con .box{padding:15px}.mod_con .box p{font-size:11px!important;margin-bottom:0!important}.first_content .steps .box span{display:block;font-size:16px}.watch_models_section .box{padding:15px}.watch_models_section .box p{font-size:11px}.watch_models_section .box img{max-width:128px}.content_section.pro_det h2{font-size:25px!important;line-height:35px!important;margin-bottom:10px!important}.content_section.pro_det{padding:40px 0}}@media screen and (max-width:1280px){.first_content .img_box{display:none}.first_content .steps{margin-top:25px;max-width:100%!important}.mod_con .row{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1024px){.mod_con .row{grid-template-columns:repeat(3,1fr)}.content_section .count_list,.content_section .list_grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.content_section .count_list,.content_section .list_grid{grid-template-columns:repeat(1,1fr)}.mod_con .box{height:100%}.mod_con .row{grid-template-columns:repeat(2,1fr)}.mod_con .box img{max-width:90px}.mod_con .box p{font-size:11px!important;line-height:16px!important}.watch_models_section .box img{max-width:90px}.first_content .steps .box{padding:12px 15px}.first_content .steps .box .icon{width:35px;height:35px}.first_content .steps .box .icon svg{width:18px;height:18px}.first_content{padding-top:35px;padding-bottom:50px}.content_section h2{font-size:22px!important;line-height:30px!important}.content_section h3{font-size:20px!important;line-height:28px!important}.content_section h4{font-size:17px!important;line-height:26px!important}.content_section h5{font-size:16px!important;line-height:24px!important}.content_section h6{font-size:14px!important;line-height:22px!important}.content_section .img_box{height:300px!important;display:block}.content_section .title_head h2,.content_section .title_head h3,.content_section .title_head h4,.content_section .title_head h5,.content_section .title_head h6{letter-spacing:0}.content_section.pr_list .title_head h2,.content_section.pr_list .title_head h3,.content_section.pr_list .title_head h4,.content_section.pr_list .title_head h5,.content_section.pr_list .title_head h6{margin-top:2px!important}.content_section.pr_list h2{font-size:24px!important;line-height:34px!important}.content_section.pr_list h3{font-size:22px!important;line-height:32px!important}.content_section.pr_list h4{font-size:20px!important;line-height:30px!important}.content_section.pr_list h5{font-size:18px!important;line-height:28px!important}.content_section.pr_list h6{font-size:16px!important;line-height:26px!important}.content_section.pro_det h2{margin-bottom:0!important;font-size:22px!important;line-height:32px!important}.content_section.pro_det .para_part:after,.content_section.pro_det .para_part:before{display:none}.first_content .steps .box span{font-size:14px}}.faq{background-color:#eff1f5;padding:60px 0}.faq .title_head .head{text-transform:capitalize!important;font-family:var(--font-mona-sans);font-weight:500}.faq button{font-size:16px;text-transform:capitalize;font-weight:500;padding:20px 0}.faq p{margin-bottom:12px}.faq .pt-0,.faq p{font-size:15px;line-height:24px;color:var(--textlight)}.faq .pt-0{font-family:var(--font-mona-sans)}.faq ul li{font-size:14px;line-height:23px;color:var(--textlight)}.faq ul{margin-bottom:15px;padding:0;list-style:none}.faq ul li{padding-left:22px;font-weight:400;position:relative;color:var(--textlight)!important;margin-bottom:15px!important;font-size:14px!important;line-height:22px!important}.faq ul li:before{content:"";background-image:url(/icons/arrow_up_right.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:18px;height:18px;position:absolute;top:2px;left:0}@media screen and (max-width:767px){.faq button{text-align:left;align-items:flex-start}.faq button svg{margin-top:0;width:20px}.faq button{font-size:14px;padding:12px 0;border-bottom:1px solid #dddddd73}.faq p{font-size:13px;line-height:22px}.faq{padding:30px 0}.faq ul li:before{width:16px;height:16px;top:4px}.faq ul li{padding-left:20px}}.product_sec{padding:20px 30px 60px;background-color:#eff1f5}.filtered_items{margin-bottom:0}.video_ad_sec{height:100%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.video_ad_sec:after{position:absolute;content:"";display:block;width:100%;height:50%;background:linear-gradient(0deg,#00060dcc,#00060d00);bottom:0;left:0}.video_ad_sec video{width:100%;height:100%;object-fit:cover;position:absolute}.video_ad_sec .text_box{position:absolute;bottom:30px;text-align:center;color:#fff;z-index:2;width:100%;left:0;padding:0 25px}.video_ad_sec .text_box .heading,.video_ad_sec .text_box h3{font-size:20px;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;color:#fff;font-family:var(--font-prata),serif}.video_ad_sec .text_box .btn_style{background-color:#d0d0d099;border-radius:2px;padding:12px 25px;text-transform:uppercase;font-size:12px;letter-spacing:1px;font-weight:400}@media screen and (max-width:1536px){.product_sec{padding:30px}.video_ad_sec .text_box .heading,.video_ad_sec .text_box h3{font-size:16px}.video_ad_sec .text_box .btn_style{padding:10px 18px;font-size:10px}}@media screen and (max-width:1023px){.product_sec{padding:15px}}@media screen and (max-width:767px){.product_sec{padding:15px 0}.product_card .text_box{padding:12px 8px 0}.product_sec .product_card .img_box .wishlist{width:26px;height:26px;right:5px;top:5px}.product_sec .product_card .img_box .wishlist svg{width:13px}.product_sec .product_card .img_box .sale_tag{font-size:10px;line-height:15px;left:5px;top:8px}.video_ad_sec .text_box .heading,.video_ad_sec .text_box h3{font-size:12px;margin-bottom:10px}.video_ad_sec .text_box{padding:0 10px;bottom:14px}.video_ad_sec .btn_style svg{width:14px}.video_ad_sec .text_box .btn_style{padding:4px 15px}}.quick_view{background-color:#fff;border-radius:var(--radius);padding:30px;width:100%;max-width:1000px;height:auto}.quick_view .des_part .cond{font-size:12px;line-height:250%;text-transform:uppercase;color:var(--textlight);margin-bottom:15px;letter-spacing:1px}.quick_view .des_part .cond span{color:var(--dark);font-weight:500}.quick_view .des_part h2{font-size:22px;line-height:32px;margin-bottom:15px;color:var(--dark)}.quick_view .des_part .price{font-size:18px;line-height:24px;gap:5px;letter-spacing:.2px;font-weight:500;margin-bottom:15px}.quick_view .des_part .price del{color:#a0a0a0;font-weight:400;padding-right:10px}.quick_view .des_part .sku{font-size:12px;line-height:250%;text-transform:uppercase;color:var(--textlight);margin-bottom:10px;letter-spacing:1px;padding-top:10px;border-top:1px solid #eff1f5}.quick_view .des_part .sku span{color:var(--dark);font-weight:500}.quick_view .des_part .offers{margin-bottom:20px}.quick_view .des_part .offers .offer_head{font-size:14px;line-height:250%;text-transform:uppercase;color:var(--dark);margin-bottom:5px;letter-spacing:1px}.quick_view .des_part .offers ul{display:flex;flex-direction:column;gap:5px}.quick_view .des_part .offers ul li{display:flex;align-items:center;justify-content:center;font-size:12px;color:#ffffff;border:1px dotted #c50000;border-radius:var(--radius);padding:5px;text-transform:uppercase;font-weight:500;letter-spacing:0;background-color:#c50000}.quick_view .des_part .offers ul li svg{color:#ffffff;margin-right:5px;width:20px}.quick_view .des_part .short_des{background-color:#eff1f5;border-radius:var(--radius);padding:25px;margin-bottom:15px}.quick_view .des_part .short_des ul{display:flex;flex-direction:column;gap:15px}.quick_view .des_part .short_des ul li{font-size:14px;color:var(--textlight);display:flex;align-items:center;justify-content:space-between}.quick_view .des_part .short_des ul li span{color:var(--dark)}.quick_view .des_part{position:relative}.quick_view .des_part .btns_grp{position:absolute;padding:15px 0;left:0;bottom:0;width:100%;background:#fff;border-top:1px solid #eff1f5}.quick_view .des_part .btns_grp .btn_style{cursor:pointer}.quick_view .des_part .btns_grp .btn_style:first-child{background-color:#eff1f5;color:var(--dark);border:1px solid #ddd}.quick_view .des_part .over_scroll{overflow-y:scroll;max-height:550px;padding-bottom:80px}.quick_view .des_part .over_scroll::-webkit-scrollbar{width:2px}.quick_view .img_slide .wish{position:absolute;top:0;right:20px;width:40px;height:40px;z-index:1;border:1px solid #eff1f5;border-radius:50%;display:flex;transition:all .4s;cursor:pointer;align-items:center;justify-content:center;color:var(--dark)}.quick_view .img_slide .wish:hover{background-color:var(--dark);border-color:var(--dark);color:#fff}.quick_view .img_slide .wish svg{width:18px}.quick_view .auth_para{font-size:12px;line-height:250%;color:var(--adrk);margin-top:25px;letter-spacing:1px}.login_pg h3,.quick_view .auth_para{text-transform:uppercase;font-family:var(--font-mona-sans);font-weight:500}.login_pg h3{letter-spacing:2px;color:#fff;border-bottom:1px solid #ffffff5a;margin-bottom:15px;padding-bottom:15px;font-size:18px;cursor:pointer}.login_pg h3.active{border-bottom:1px solid #fff}.login_pg .login_field input{background-color:#fff!important}.login_pg .login_field input:focus{box-shadow:none!important;outline:none!important;border:none!important}.login_pg .phone_group,.login_pg .phone_login input{background-color:#fff!important}.login_pg .phone_group{border-radius:4px;padding:0;position:relative}.login_pg .phone_group label{margin:0;position:absolute;transform:scale(.8);background-color:#fff;padding:0 5px;top:-6px}.login_pg .login_otp button{color:#fff}.login_pg .phone_group button{width:50px!important;border:none;font-weight:400;box-shadow:none!important;outline:none!important;height:50px;cursor:pointer}.login_pg .phone_group button,.login_pg .phone_group input{background-color:initial!important;border-radius:8px!important}.login_pg .phone_group input{height:auto;border:none!important;max-height:53px}.login_pg p{color:#fff}.login_sec .img_box{height:620px}.login_sec .img_box:after{position:absolute;content:"";display:block;width:100%;height:70%;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgb(0,0,0));bottom:0;left:0;z-index:1;opacity:.8}.login_sec .img_box .text_box{z-index:2;max-width:400px;bottom:40px;left:40px}.login_sec .img_box .text_box h1{color:#fff;margin-bottom:4px;font-size:30px;font-weight:500;font-family:var(--font-mona-sans)}.login_sec .img_box .text_box p{color:#fff;font-size:14px;line-height:20px}.mob_title{border-bottom:1px solid #ffffff5a;padding-bottom:15px;margin-bottom:15px;text-align:center}.mob_title h1{color:#fff;margin-bottom:4px;font-size:30px;font-weight:500;font-family:var(--font-mona-sans)}.mob_title p{color:#fff;font-size:14px;line-height:20px}.login_pg label{font-size:12px;font-weight:500;color:#777;text-transform:uppercase;letter-spacing:1px;border-radius:20px}.login_pg .login_field{width:100%;flex:1}.login_pg .bg_input{background-color:#fff!important;height:45px;font-weight:400;border-radius:var(--radius);font-family:var(--font-mona-sans);width:100%;box-shadow:none}.login_pg .bg_input input{font-size:14px}.login_pg .bg_input input,.login_pg .phone_login button{border:none;box-shadow:none}.login_pg .bg_input input:focus{background-color:#fff}.login_pg .sign_up_text span{font-weight:500;text-decoration:none;position:relative}.login_pg .sign_up_text span:hover:before{width:100%}.login_pg .forg_pass{font-size:12px;color:#fff}.login_pg .btn_style{cursor:pointer;background-color:var(--prclr)}.login_pg .btn_style:hover{background-color:var(--prclr)!important}.login_pg .trans_btn{background-color:#ffffff1a;color:#fff;border-color:#ffffff1c;cursor:pointer}@media screen and (max-width:1536px){.login_pg .bg_input{height:40px}.login_pg .bg_input input{font-size:13px}.login_sec .img_box{height:580px}}@media screen and (max-width:767px){.login_pg h1{font-size:24px}.login_pg p{font-size:12px}.login_pg label{font-size:11px}.login_pg .bg_input svg{width:18px}.login_pg .gap-6{grid-gap:15px}.login_pg h3{font-size:15px}}.login_popup input{box-shadow:none!important;border:none!important;outline:none!important}.login_popup label{background-color:#eff1f5}.login_popup .focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:transparent!important}.login_popup button.ring-offset-background{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:0;right:0;z-index:2;color:#fff;cursor:pointer;box-shadow:none!important;border:none!important;outline:none!important}.login_popup button.ring-offset-background svg{width:20px;height:20px}.login_popup .phone_login{background-color:#eff1f5;border-radius:4px;z-index:999}.login_popup .phone_login,.login_popup .phone_login button{border:none!important;box-shadow:none!important;height:50px}.login_popup .phone_login button{background-color:initial}.login_popup .phone_login input{height:50px;border:none!important;box-shadow:none!important}[data-radix-popper-content-wrapper]{overflow:visible!important;z-index:99999!important}@media screen and (max-width:767px){.login_popup input{font-size:14px!important}}.default_banner{padding-top:100px;padding-bottom:100px}.default_banner h1{color:#fff;font-size:45px;text-transform:capitalize;line-height:60px;margin-bottom:10px;margin-top:10px}.default_banner p{color:#fff;font-size:15px;line-height:22px;margin-bottom:0}@media screen and (max-width:1536px){.default_banner h1{font-size:40px;line-height:50px}.default_banner{padding-top:80px;padding-bottom:80px}.default_banner .btn_style.small{padding:12px 20px}}@media screen and (max-width:767px){.default_banner h1{font-size:30px;line-height:40px}.default_banner p{font-size:14px;line-height:21px}.default_banner{padding-top:65px;padding-bottom:65px}}