.whatsapp_logo{z-index:1;bottom:20px;position:fixed;inset-inline-end:20px}.theme_change_btn{bottom:20px;z-index:10;position:fixed;inset-inline-end:20px}.theme_change_btn h2{color:#fff;background-color:#000;border-radius:12px;margin-bottom:10px;padding:3px 10px;font-size:16px}.theme_change_btn .theme_versions{justify-content:center;gap:10px;margin-bottom:10px;display:flex}.theme_change_btn .theme_versions h3{background-color:var(--black);color:#fff;text-align:center;cursor:pointer;border:1px solid #fff;border-radius:50%;padding:5px;font-size:14px}.theme_change_btn .buttons{justify-content:center;gap:10px;display:flex}.theme_change_btn .buttons button{color:#fff;border:2px solid #fff;border-radius:50%;width:35px;height:35px;padding:5px 10px}.theme_change_btn .buttons button.pink{background-color:#eb5a5a}.theme_change_btn .buttons button.blue{background-color:#1a4380}.theme_change_btn .buttons button.sky{background-color:#53c3eb}header{z-index:999;top:0;background:#fff;align-items:center;width:100%;padding:20px;transition:transform .3s ease-in-out;display:flex;position:fixed;inset-inline-start:0;transform:translateY(0);box-shadow:0 6px 24px #0000000d}header.header_hidden{transform:translateY(-100%)}header .main_logo{margin-inline-end:10px}@media (max-width:575px){header .main_logo{width:60px;height:32px}}header .inner_section{justify-content:space-between;align-items:center;gap:20px;display:flex}header .inner_section .language_wrapper{margin:0 30px}@media (max-width:767px){header .inner_section .language_wrapper{margin:0}}header .inner_section .language_wrapper{align-items:center;gap:5px;display:flex}header .inner_section .language_wrapper button{border:unset;letter-spacing:0%;color:#fff;cursor:pointer;background-color:#0000;font-size:18px;font-weight:500;line-height:120%}@media (max-width:991px){header .inner_section .language_wrapper button{font-size:16px}}@media (max-width:575px){header .inner_section .language_wrapper button{font-size:14px}}header .inner_section .hamburger_menu{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}@media (max-width:991px){header .inner_section .hamburger_menu{display:flex}}header .inner_section .hamburger_menu span{background-color:#fff;border-radius:2px;width:30px;height:3px;transition:all .3s}header .inner_section .hamburger_menu.open span:first-child{transform:rotate(45deg)translate(8px,8px)}header .inner_section .hamburger_menu.open span:nth-child(2){opacity:0}header .inner_section .hamburger_menu.open span:nth-child(3){transform:rotate(-45deg)translate(4px,-4px)}header .inner_section .nav_links{align-items:center;gap:69px;margin-bottom:0;list-style:none;display:flex}@media (max-width:991px){header .inner_section .nav_links{opacity:0;visibility:hidden;z-index:1000;background-color:#000000f2;flex-direction:column;justify-content:center;gap:40px;padding:0;transition:all .4s;position:fixed;inset:0;overflow:hidden;transform:translate(-100%)}header .inner_section .nav_links.mobile_open{opacity:1;visibility:visible;transform:translate(0)}header .inner_section .nav_links li{opacity:0;animation:.5s forwards fadeInUp;transform:translateY(20px)}}header .inner_section .nav_links li:first-child{animation-delay:.1s}header .inner_section .nav_links li:nth-child(2){animation-delay:.2s}header .inner_section .nav_links li:nth-child(3){animation-delay:.3s}header .inner_section .nav_links li:nth-child(4){animation-delay:.4s}header .inner_section .nav_links li:nth-child(5){animation-delay:.5s}header .inner_section .nav_links li a{color:#fff;letter-spacing:0%;font-size:18px;font-weight:500;line-height:120%;text-decoration:none;position:relative}@media (max-width:991px){header .inner_section .nav_links li a{font-size:24px}}header .inner_section .nav_links li a:after{content:"";background-color:#fff;width:0%;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}header .inner_section .nav_links li a:hover:after,header .inner_section .nav_links li a.active:after{width:100%}@media (max-width:991px){header .inner_section .nav_links li button.main_btn{padding:15px 40px;font-size:18px}}header.header_v2,header.header_v2 .inner_section .language_wrapper button{color:var(--black)}@media (max-width:575px){header.header_v2 .inner_section .language_wrapper button{margin:0}}header.header_v2 .inner_section .nav_links{border:1px solid #a0acb933;border-radius:100px;gap:30px;height:45px;padding:2px}header.header_v2 .inner_section .nav_links button{border-radius:100px;display:none}@media (max-width:991px){header.header_v2 .inner_section .nav_links{background-color:#fff;border-radius:0;height:100vh;max-height:100vh;position:fixed;overflow:hidden}header.header_v2 .inner_section .nav_links button{display:flex}}header.header_v2 .inner_section .nav_links li a{color:var(--black);padding:8px 15px;font-size:16px}header.header_v2 .inner_section .nav_links li a.active{background-color:var(--primary);color:#fff;border-radius:100px}header.header_v2 .inner_section .nav_links li a:after{content:unset}header.header_v2 .inner_section .hamburger_menu span{background-color:var(--primary)}@media (max-width:991px){header.header_v2 .inner_section .app_download_btn{display:none}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes typing-cursor-blink{0%,45%{opacity:1}55%,to{opacity:.25}}footer{background-color:var(--primary);padding-top:40px}footer .left_section p{color:#fff;letter-spacing:0;max-width:265px;margin-top:15px;font-size:14px;font-weight:500;line-height:20px}@media (max-width:575px){footer .left_section p{max-width:100%}}@media (max-width:991px){footer .right_section{margin-top:30px}}footer .right_section h2{letter-spacing:0;color:#fff;font-size:14px;font-weight:500;line-height:20px}@media (max-width:575px){footer .right_section h2{font-size:16px}}footer .right_section{justify-content:space-between;display:flex}@media (max-width:575px){footer .right_section{flex-direction:column}}footer .right_section .quick_links ul{flex-wrap:wrap;gap:25px 0;padding-top:25px;display:flex}@media (max-width:575px){footer .right_section .quick_links ul{gap:22px 0;margin-bottom:30px}}footer .right_section .quick_links ul li{width:50%}footer .right_section .quick_links ul li a{letter-spacing:0;color:#fff;font-size:16px;font-weight:400;line-height:20px}footer .right_section .download_app_section h2{margin-bottom:17px}footer .right_section .download_app_section img{margin-top:12px;display:block}footer .hr{border:1px solid #fff3;margin-top:50px}@media (max-width:575px){footer .hr{margin-top:35px}}footer .footer_copyright{letter-spacing:0;color:#fff;text-align:center;padding:25px;font-size:16px;font-weight:500;line-height:20px}footer .qr_image{margin:auto;display:block}footer.footer_v2 .stores_link{gap:10px;display:flex}@media (max-width:575px){footer.footer_v2 .stores_link{margin-top:30px}}footer.footer_v2 .download_app_section h2{text-align:center;font-size:16px}.version_2_main_wrapper{position:relative}.version_2_main_wrapper footer{background-color:unset;width:1440px;max-width:90%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (max-width:575px){.version_2_main_wrapper footer{max-width:95%}}.home_page .top_section{background:url(../media/homeTopBg.1c1b5d78.webp) 0 0/cover no-repeat;width:100%;height:100vh;position:relative}.home_page .top_section .inner_section{color:#fff;text-align:center;width:100%;max-width:95%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home_page .top_section .inner_section h1{letter-spacing:0%;font-size:64px;font-weight:500;line-height:120%}@media (max-width:1200px){.home_page .top_section .inner_section h1{font-size:56px}}@media (max-width:991px){.home_page .top_section .inner_section h1{font-size:46px}}@media (max-width:575px){.home_page .top_section .inner_section h1{font-size:38px}}.home_page .top_section .inner_section p{letter-spacing:0%;text-align:center;margin-top:20px;font-size:18px;font-weight:500;line-height:120%}@media (max-width:1200px){.home_page .top_section .inner_section p{margin-top:15px}}@media (max-width:991px){.home_page .top_section .inner_section p{font-size:16px}}@media (max-width:575px){.home_page .top_section .inner_section p{max-width:80%;margin:15px auto auto;font-size:16px;line-height:22px}}.home_page .top_section .inner_section h2{letter-spacing:0%;margin-top:30px;font-size:24px;font-weight:500;line-height:120%}@media (max-width:575px){.home_page .top_section .inner_section h2{max-width:310px;margin:25px auto auto}}.home_page .top_section .inner_section button{margin-top:30px}.home_page .why_tartish_section .sub_title{color:#a0acb9;margin-bottom:10px}.home_page .why_tartish_section .single_card{border:1px solid #a0acb9;border-radius:16px;height:calc(100% - 20px);margin-top:20px;padding:25px;transition:background-color .3s,border-color .3s}@media (max-width:1200px){.home_page .why_tartish_section .single_card{padding:20px}}.home_page .why_tartish_section .single_card .icon_wrapper{width:64px;height:64px;position:relative}.home_page .why_tartish_section .single_card .icon_wrapper .icon{transition:opacity .3s,transform .3s;position:absolute;top:0;left:0}.home_page .why_tartish_section .single_card .icon_wrapper .hover_icon{opacity:0;transform:scale(.9)}.home_page .why_tartish_section .single_card:hover{background-color:var(--primary);border-color:var(--primary)}.home_page .why_tartish_section .single_card:hover .default_icon{opacity:0;transform:scale(.9)}.home_page .why_tartish_section .single_card:hover .hover_icon{opacity:1;transform:scale(1)}.home_page .why_tartish_section .single_card h2{letter-spacing:0%;color:var(--text);margin-top:20px;font-size:24px;font-weight:500;line-height:120%}@media (max-width:1200px){.home_page .why_tartish_section .single_card h2{font-size:18px}}.home_page .why_tartish_section .single_card p{letter-spacing:0;color:var(--sub-text);margin-top:10px;font-size:16px;font-weight:500;line-height:120%}@media (max-width:1200px){.home_page .why_tartish_section .single_card p{font-size:14px}}.home_page .why_tartish_section .single_card:hover{background-color:var(--primary)}.home_page .why_tartish_section .single_card:hover h2,.home_page .why_tartish_section .single_card:hover p{color:#fff}.home_page .how_it_works_section{position:relative}@media (max-width:575px){.home_page .how_it_works_section{background:linear-gradient(#f0f9ff 0%,#f0f9ff00 100%)}}.home_page .how_it_works_section .title{text-align:center;margin-bottom:50px}@media (max-width:575px){.home_page .how_it_works_section .title{margin-bottom:25px}}.home_page .how_it_works_section .common_video{width:100%;position:relative;top:6px}.home_page .choose_plan_section{background:var(--primary);margin-bottom:140px;position:relative}@media (max-width:991px){.home_page .choose_plan_section{margin-bottom:70px}}@media (max-width:575px){.home_page .choose_plan_section{margin-bottom:30px}}.home_page .choose_plan_section .mobile_slider_wrapper{margin-inline-start:40px}.home_page .choose_plan_section .title_section{color:#fff}.home_page .choose_plan_section .tabs_btn{margin:auto;background-color:var(--plans-tab-color);border:1px solid #fff;border-radius:14px;justify-content:center;align-items:center;width:fit-content;margin-top:23px;display:flex}@media (max-width:575px){.home_page .choose_plan_section .tabs_btn{width:90%}}.home_page .choose_plan_section .tabs_btn button{background-color:var(--plans-tab-color);letter-spacing:0%;text-align:center;color:#fff;white-space:nowrap;border:none;border-radius:14px;width:50%;padding:15px 50px;font-size:16px;font-weight:700;line-height:120%;position:relative}@media (max-width:575px){.home_page .choose_plan_section .tabs_btn button{padding:14px 30px}}.home_page .choose_plan_section .tabs_btn button.active{color:var(--plans-tab-color);background-color:#fff}.home_page .choose_plan_section .single_card{background-color:var(--choose-plan-card-bg);color:#fff;border-radius:16px;flex-direction:column;justify-content:space-between;gap:30px;min-height:500px;margin-top:30px;padding:25px;display:flex}@media (max-width:991px){.home_page .choose_plan_section .single_card{min-height:430px;padding:15px}}.home_page .choose_plan_section .single_card .content h2{letter-spacing:0%;font-size:20px;font-weight:700;line-height:120%}@media (max-width:991px){.home_page .choose_plan_section .single_card .content h2{font-size:18px}}.home_page .choose_plan_section .single_card .content .price_div{letter-spacing:0%;align-items:center;gap:3px;width:fit-content;margin-top:10px;font-size:30px;font-weight:700;line-height:120%;display:flex}@media (max-width:991px){.home_page .choose_plan_section .single_card .content .price_div{font-size:24px}.home_page .choose_plan_section .single_card .content .price_div svg{width:18px;height:20px}}.home_page .choose_plan_section .single_card .content .price_div path{color:#fff;fill:#fff}.home_page .choose_plan_section .single_card .content p{letter-spacing:0%;margin-top:5px;font-size:14px;font-weight:500}@media (max-width:991px){.home_page .choose_plan_section .single_card .content p{font-size:12px}}.home_page .choose_plan_section .single_card .content .features{margin-top:17px}.home_page .choose_plan_section .single_card .content .features li{letter-spacing:0%;gap:10px;margin-bottom:17px;font-size:14px;font-weight:400;line-height:120%;display:flex;position:relative}@media (max-width:991px){.home_page .choose_plan_section .single_card .content .features li{font-size:12px}}.home_page .choose_plan_section .single_card button{letter-spacing:0;text-align:center;color:#fff;background-color:#0000;border:1px solid #fff;border-radius:12px;width:100%;padding:15px;font-size:16px;font-weight:700;line-height:120%}.home_page .choose_plan_section .single_card:hover{color:#0f0f0f;background-color:#fff}.home_page .choose_plan_section .single_card:hover h2{color:var(--primary)}.home_page .choose_plan_section .single_card:hover .features li:before{background:var(--icon-active-right)no-repeat center}.home_page .choose_plan_section .single_card:hover button{border:1px solid var(--primary);color:var(--primary)}.home_page .choose_plan_section .single_card:hover .price_div path{color:#0f0f0f;fill:#0f0f0f}.home_page .choose_plan_section .addon_section{background:var(--choose-plan-bg)center no-repeat;color:#fff;background-size:cover;border-radius:16px;height:202px;margin-top:40px;padding:50px}@media (max-width:575px){.home_page .choose_plan_section .addon_section{background:var(--choose-plan-mobile-bg)center no-repeat;background-size:contain;flex-direction:column;justify-content:center;height:190px;padding:25px;display:flex}}.home_page .choose_plan_section .addon_section h2{letter-spacing:0%;font-size:36px;font-weight:700;line-height:120%}@media (max-width:575px){.home_page .choose_plan_section .addon_section h2{font-size:24px}}.home_page .choose_plan_section .addon_section p{letter-spacing:0%;max-width:670px;margin-top:15px;font-size:18px;font-weight:500;line-height:110%}@media (max-width:575px){.home_page .choose_plan_section .addon_section p{font-size:16px}}.home_page .choose_plan_section .bottom_vector{bottom:-10%;background:var(--choose-plan-vector-bg)no-repeat;width:100%;height:148px;position:absolute;inset-inline-start:0}@media (max-width:991px){.home_page .choose_plan_section .bottom_vector{bottom:-6%}}@media (max-width:575px){.home_page .choose_plan_section .bottom_vector{height:auto;bottom:-20px}.home_page .preferred_location{padding-bottom:0}.home_page .preferred_location .inner_col{padding:0}}.home_page .preferred_location .title{margin-bottom:30px}.home_page .preferred_location .inner_section{display:flex}@media (max-width:991px){.home_page .preferred_location .inner_section{flex-direction:column}}.home_page .preferred_location .inner_section .left_section{background-color:var(--preferred-location-bg);border-start-start-radius:16px;border-end-start-radius:16px;min-width:449px;padding:40px 22px 25px}@media (max-width:991px){.home_page .preferred_location .inner_section .left_section{border-start-start-radius:16px;border-start-end-radius:16px;border-end-start-radius:0}}@media (max-width:575px){.home_page .preferred_location .inner_section .left_section{border-radius:0;min-width:100%}}.home_page .preferred_location .inner_section .left_section h2{letter-spacing:0%;font-size:32px;font-weight:700;line-height:120%}@media (max-width:575px){.home_page .preferred_location .inner_section .left_section h2{font-size:28px}}.home_page .preferred_location .inner_section .left_section .nearest_stores{max-height:500px;margin-top:20px;padding-inline-end:5px;overflow-y:auto}.home_page .preferred_location .inner_section .left_section .nearest_stores::-webkit-scrollbar{width:4px}.home_page .preferred_location .inner_section .left_section .nearest_stores::-webkit-scrollbar-track{background:0 0}.home_page .preferred_location .inner_section .left_section .nearest_stores::-webkit-scrollbar-thumb{background:#cfcfcf;border-radius:10px}.home_page .preferred_location .inner_section .left_section .nearest_stores::-webkit-scrollbar-thumb:hover{background:#b5b5b5}.home_page .preferred_location .inner_section .left_section .nearest_stores{scrollbar-width:thin;scrollbar-color:#cfcfcf #0000}.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store{background-color:#fff;border-radius:10px;margin-top:20px;padding:15px}.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store:first-child{margin-top:0}.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store h3{letter-spacing:0%;font-size:18px;font-weight:700;line-height:120%}.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store .status{color:#63d376;letter-spacing:0%;text-transform:uppercase;background:#63d37626;border-radius:10px;margin-inline-start:5px;padding:5px 10px;font-size:10px;font-weight:500;line-height:120%}.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store .status.open{color:#63d376;background:#63d37626}.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store .status.close{color:#eb5a5a;background:#eb5a5a26}.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store hr{border-color:#d4d8e2}.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store .address,.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store .distance,.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store .traffic_section{letter-spacing:0%;color:#a0acb9;font-size:14px;font-weight:500;line-height:120%}@media (max-width:575px){.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store .address,.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store .distance,.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store .traffic_section{font-size:12px}}.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store .address.low .traffic_text,.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store .distance.low .traffic_text,.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store .traffic_section.low .traffic_text{color:#63d376}.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store .address.medium .traffic_text,.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store .distance.medium .traffic_text,.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store .traffic_section.medium .traffic_text{color:#f8bb18}.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store .traffic_section{flex-wrap:wrap;gap:35px;display:flex}@media (max-width:575px){.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store .traffic_section{gap:10px}}.home_page .preferred_location .inner_section .left_section .nearest_stores .single_store .direction_btn{background-color:var(--direction-btn-bg-color);border:unset;letter-spacing:0%;color:var(--direction-btn-color);border-radius:10px;padding:8px 10px;font-size:12px;font-weight:500;line-height:120%}.home_page .preferred_location .inner_section .right_section{width:100%}.home_page .preferred_location .inner_section .right_section .google_map_wrapper{border-start-end-radius:16px;border-end-end-radius:16px;min-height:500px;height:100%!important}@media (max-width:991px){.home_page .preferred_location .inner_section .right_section .google_map_wrapper{border-start-start-radius:0;border-start-end-radius:0;border-end-end-radius:16px;border-end-start-radius:16px}}@media (max-width:575px){.home_page .preferred_location .inner_section .right_section .google_map_wrapper{border-radius:0}}.home_page .download_app_section{background:var(--download-app-bg)center no-repeat;background-color:#f3f5f9;width:100%;height:597px;padding:50px}.home_page .download_app_section.ar{background:var(--download-app-bg-ar)center no-repeat}@media (max-width:991px){.home_page .download_app_section{background:var(--download-app-bg-1440)center no-repeat}.home_page .download_app_section.ar{background:var(--download-app-bg-ar-1440)center no-repeat}}@media (max-width:575px){.home_page .download_app_section{background:var(--download-app-bg-mobile)center no-repeat;padding:30px 15px}.home_page .download_app_section.ar{background:var(--download-app-bg-mobile)center no-repeat}}.home_page .download_app_section .inner_section{color:#fff;max-width:428px;margin-inline-start:90px}@media (max-width:1200px){.home_page .download_app_section .inner_section{margin-inline-start:0}}.home_page .download_app_section .inner_section .qr_section{margin-inline-start:36px}.home_page .download_app_section .inner_section h2{letter-spacing:0;margin-top:25px;font-size:16px;font-weight:500;line-height:120%}.home_page .download_app_section .inner_section h3{letter-spacing:0%;vertical-align:middle;margin-top:50px;font-size:40px;font-weight:700;line-height:120%}@media (max-width:575px){.home_page .download_app_section .inner_section h3{margin-top:0;font-size:30px}}.home_page .download_app_section .inner_section p{letter-spacing:0;margin-top:15px;font-size:16px;font-weight:400;line-height:24px}.home_page .download_app_section .inner_section h4{letter-spacing:0;margin-top:20px;margin-bottom:15px;font-size:16px;font-weight:700;line-height:120%}@media (max-width:575px){.home_page .download_app_section .inner_section h4{margin-top:10px}}.home_page .download_app_section .inner_section .links{flex-wrap:wrap;gap:15px;display:flex}.home_page .testimonial_section{background-color:#f3f5f9}@media (max-width:575px){.home_page .testimonial_section{padding-top:50px}}.home_page .testimonial_section .feedback_wrappers{margin-top:40px}@media (max-width:575px){.home_page .testimonial_section .feedback_wrappers{margin-top:20px;padding-inline-start:30px}}.home_page .testimonial_section .feedback_wrappers .slide-box{padding:25px;background-color:#fff;border-radius:16px;flex-direction:column;justify-content:space-between;height:359px;padding-bottom:40px;display:flex}.home_page .testimonial_section .feedback_wrappers .slide-box p{letter-spacing:0;max-height:170px;margin-top:15px;font-size:16px;font-weight:500;line-height:28px;overflow-y:auto}.home_page .testimonial_section .feedback_wrappers .slide-box h2{letter-spacing:0;font-size:16px;font-weight:700;line-height:120%}.home_page .faq_section .title{margin-bottom:30px}.home_page .faq_section .inner_section{gap:20px;display:flex}@media (max-width:767px){.home_page .faq_section .inner_section{flex-direction:column}}.home_page .faq_section .inner_section .left_section{max-height:530px;padding-inline-end:5px;overflow-y:auto}.home_page .faq_section .inner_section .left_section .single_faq{background-color:#f3f5f9;border-radius:12px;margin-bottom:20px;padding:20px}@media (max-width:991px){.home_page .faq_section .inner_section .left_section .single_faq{margin-bottom:10px}}.home_page .faq_section .inner_section .left_section .single_faq:last-child{margin-bottom:0}.home_page .faq_section .inner_section .left_section .single_faq h2{letter-spacing:0;font-size:16px;font-weight:700;line-height:120%}.home_page .faq_section .inner_section .left_section .single_faq p{letter-spacing:0;margin-top:10px;font-size:14px;font-weight:500;line-height:120%}.home_page .faq_section .inner_section .right_section{min-width:470px}@media (max-width:991px){.home_page .faq_section .inner_section .right_section{min-width:40%}}.home_page .faq_section .inner_section .right_section img{width:100%;height:auto}.home_page .contact_us_page{background:var(--get-in-touch-bg)center no-repeat;background-size:cover;width:100%}@media (max-width:575px){.home_page .contact_us_page{background:var(--get-in-touch-bg-mobile)center no-repeat}}.home_page .contact_us_page .inner_section{background:var(--get-in-touch-bg-color);color:#fff;border-radius:16px;justify-content:space-between;max-width:971px;min-height:584px;margin:auto;display:flex}@media (max-width:767px){.home_page .contact_us_page .inner_section{flex-direction:column}}@media (max-width:575px){.home_page .contact_us_page .inner_section{background-color:var(--get-in-touch-bg-color-mobile);flex-direction:column-reverse}}.home_page .contact_us_page .inner_section .left_section{max-width:440px;padding:50px 47px}.home_page .contact_us_page .inner_section .left_section h2{margin-bottom:5px;font-weight:500}.home_page .contact_us_page .inner_section .left_section p{letter-spacing:0%;max-width:90%;font-size:18px;font-weight:500;line-height:120%}.home_page .contact_us_page .inner_section .left_section h3{letter-spacing:0%;margin:30px 0;font-size:24px;font-style:italic;font-weight:400;line-height:120%}.home_page .contact_us_page .inner_section .left_section .bottom_section .single_item{align-items:center;gap:15px;margin-top:25px;display:flex}.home_page .contact_us_page .inner_section .left_section .bottom_section .single_item a{letter-spacing:0%;font-size:20px;font-weight:400;line-height:120%}@media (max-width:575px){.home_page .contact_us_page .inner_section .left_section .bottom_section .single_item{margin-top:18px}.home_page .contact_us_page .inner_section .left_section .bottom_section .single_item a{font-size:16px}}.home_page .contact_us_page .inner_section .right_section{min-width:430px;color:var(--black);background:#fff;border-radius:16px;padding:30px}@media (max-width:991px){.home_page .contact_us_page .inner_section .right_section{min-width:50%}}.home_page .contact_us_page .inner_section .right_section .main_btn{background-color:#e61268}.home_page .contact_us_page .inner_section .right_section h2{letter-spacing:0%;margin-bottom:25px;font-size:30px;font-weight:500;line-height:120%}@media (max-width:991px){.home_page .contact_us_page .inner_section .right_section h2{font-size:24px}}.home_page .contact_us_page .inner_section .right_section .contact-wrapper label{letter-spacing:0%;font-size:12px;font-weight:500;line-height:120%}.home_page .contact_us_page .inner_section .right_section .contact-wrapper .custom-input{letter-spacing:0%;color:#777e90;background:#f4f5f6;border:none;border-radius:12px;padding:15px 16px;font-size:14px;font-weight:500;line-height:120%}.home_page .contact_us_page .inner_section .right_section .contact-wrapper .custom-input.phone_input{padding:0}.home_page .contact_us_page .inner_section .right_section .contact-wrapper ::placeholder{color:#777e90;opacity:1}.home_page .contact_us_page .inner_section .right_section .contact-wrapper ::-moz-placeholder{color:#777e90}.home_page .contact_us_page .inner_section .right_section .contact-wrapper .custom-input:focus,.home_page .contact_us_page .inner_section .right_section .contact-wrapper .custom-input input:focus,.home_page .contact_us_page .inner_section .right_section .contact-wrapper .custom-input textarea:focus{box-shadow:none;border-color:#ddd;outline:none!important}.home_page .contact_us_page .inner_section .right_section .contact-wrapper .custom-input input{background:0 0!important}.home_v2 .version_2_top_section{color:#fff;background:url(/images/home/topSectionBg.webp) 50%/contain no-repeat;width:100%;height:564px;margin-top:110px;padding:60px 50px}@media (max-width:1200px){.home_v2 .version_2_top_section{height:460px}}@media (max-width:991px){.home_v2 .version_2_top_section{height:340px;margin-top:100px}}@media (max-width:575px){.home_v2 .version_2_top_section{background:url(/images/home/topSectionBgMobile.webp) 50%/contain no-repeat;height:468px;padding:40px 22px}}.home_v2 .version_2_top_section .inner_section{flex-direction:column;justify-content:end;height:100%;display:flex}.home_v2 .version_2_top_section .inner_section h1{max-width:515px;letter-spacing:0%;margin-bottom:20px;font-size:48px;font-weight:700;line-height:120%}@media (max-width:991px){.home_v2 .version_2_top_section .inner_section h1{max-width:360px;font-size:32px}}@media (max-width:575px){.home_v2 .version_2_top_section .inner_section h1{max-width:100%;font-size:30px}}.home_v2 .version_2_top_section .inner_section p{letter-spacing:0%;max-width:456px;font-size:18px;font-weight:500;line-height:25px}@media (max-width:991px){.home_v2 .version_2_top_section .inner_section p{max-width:400px;margin-bottom:40px;font-size:14px;line-height:18px}}.home_v2 .version_2_top_section .main_btn{border-radius:100px}.home_v2 .why_tartish_section_v2 .sub_title{color:var(--sub-text);max-width:454px}.home_v2 .why_tartish_section_v2 .lists{margin-bottom:10px}.home_v2 .why_tartish_section_v2 .lists .single_list{border-bottom:1px solid #a0acb933;align-items:center;gap:15px;margin-top:20px;padding-bottom:20px;display:flex}.home_v2 .why_tartish_section_v2 .lists .single_list:last-child{border-bottom:none}.home_v2 .why_tartish_section_v2 .lists .single_list h2{color:#2c4a9a;letter-spacing:0%;font-size:20px;font-weight:700;line-height:120%}.home_v2 .why_tartish_section_v2 .lists .single_list p{color:var(--sub-text);letter-spacing:0;margin-top:10px;font-size:16px;font-weight:500;line-height:120%}.home_v2 .why_tartish_section_v2 .left_section{max-width:93%}.home_v2 .why_tartish_section_v2 .right_section{flex-direction:column;align-items:end;gap:24px;display:flex}.home_v2 .why_tartish_section_v2 .right_section img{max-width:100%;height:auto}@media (max-width:575px){.home_v2 .why_tartish_section_v2 .right_section img.vector_2{width:80%}}.home_v2 .choose_plan_section{background-color:#fff;margin-bottom:0}.home_v2 .choose_plan_section .title_section{color:var(--black)}.home_v2 .choose_plan_section .tabs_btn{border:1px solid #e61268;border-radius:100px}.home_v2 .choose_plan_section .tabs_btn button{color:#e61268;background-color:#fff;border-radius:100px}.home_v2 .choose_plan_section .tabs_btn button.active{color:#fff;background-color:#e61268}.home_v2 .choose_plan_section .bottom_vector{display:none}.home_v2 .choose_plan_section .single_card{border:1px solid #a0acb933}.home_v2 .choose_plan_section .single_card .content{color:var(--sub-text)}.home_v2 .choose_plan_section .single_card .content h2{color:#2c4a9a}.home_v2 .choose_plan_section .single_card .content .price_div{color:var(--black)}.home_v2 .choose_plan_section .single_card .content .price_div path{color:var(--black);fill:var(--black)}.home_v2 .choose_plan_section .single_card .content .features li svg{color:var(--primary);min-width:16px}.home_v2 .choose_plan_section .single_card button{border:1px solid var(--primary);color:var(--primary);border-radius:100px}.home_v2 .choose_plan_section .single_card:hover{background-color:var(--primary)}.home_v2 .choose_plan_section .single_card:hover .content,.home_v2 .choose_plan_section .single_card:hover h2,.home_v2 .choose_plan_section .single_card:hover .price_div{color:#fff}.home_v2 .choose_plan_section .single_card:hover .price_div path{color:#fff;fill:#fff}.home_v2 .choose_plan_section .single_card:hover button{color:var(--primary);background-color:#fff;border:1px solid #fff;border-radius:100px}.home_v2 .choose_plan_section .single_card:hover .features li svg{color:#fff}.home_v2 .workshop_section_v2{width:100%}.home_v2 .workshop_section_v2 .workshop_swiper .bg_image{width:100%;max-width:100%;height:auto;margin:auto;display:block}.home_v2 .workshop_section_v2 .workshop_swiper .bg_image.large{display:none}@media (min-width:1600px){.home_v2 .workshop_section_v2 .workshop_swiper .bg_image.large{display:block}}@media (max-width:575px){.home_v2 .workshop_section_v2 .workshop_swiper .bg_image.large{display:none}}@media (min-width:1600px){.home_v2 .workshop_section_v2 .workshop_swiper .bg_image.desktop{display:none}}@media (max-width:575px){.home_v2 .workshop_section_v2 .workshop_swiper .bg_image.desktop{display:none}}.home_v2 .workshop_section_v2 .workshop_swiper .bg_image.mobile{display:none}@media (max-width:575px){.home_v2 .workshop_section_v2 .workshop_swiper .bg_image.mobile{display:block}}.home_v2 .workshop_section_v2 .workshop_swiper .swiper-pagination{bottom:30px;right:5%;left:unset;width:fit-content;max-width:1442px}@media (max-width:575px){.home_v2 .workshop_section_v2 .workshop_swiper .swiper-pagination{right:50%;transform:translate(50%)}}.home_v2 .workshop_section_v2 .workshop_swiper .swiper-pagination-bullet{opacity:.4;background:#fff;width:14px;height:14px}.home_v2 .workshop_section_v2 .workshop_swiper .swiper-pagination-bullet-active{opacity:1;background:var(--primary)}.home_v2 .faq_v2 .left_section img{object-fit:contain;max-width:100%;height:auto}@media (max-width:575px){.home_v2 .faq_v2 .left_section img{max-width:90%;margin:10px auto 40px;display:block}}.home_v2 .faq_v2 .right_section .faq_list{margin-top:15px}.home_v2 .faq_v2 .right_section .faq_list .single_faq_list{border:1px solid #a0acb933;border-radius:12px;margin-top:15px;padding:20px}.home_v2 .faq_v2 .right_section .faq_list .single_faq_list .faq_header{cursor:pointer;align-items:start;gap:15px}.home_v2 .faq_v2 .right_section .faq_list .single_faq_list .chevron{transition:transform .3s}.home_v2 .faq_v2 .right_section .faq_list .single_faq_list .chevron.rotate{transform:rotate(180deg)}.home_v2 .faq_v2 .right_section .faq_list .single_faq_list h2{letter-spacing:0;font-size:16px;font-weight:700;line-height:120%}.home_v2 .faq_v2 .right_section .faq_list .single_faq_list p{color:var(--sub-text);letter-spacing:0;margin-top:10px;font-size:14px;font-weight:500;line-height:120%}.home_v2 .contact_us_page{height:1160px}@media (max-width:991px){.home_v2 .contact_us_page{height:1220px}}@media (max-width:767px){.home_v2 .contact_us_page{height:1690px}}@media (max-width:575px){.home_v2 .contact_us_page{height:1671px}}.home_v2 .contact_us_page .inner_section .left_section{max-width:450px;padding:40px}@media (max-width:575px){.home_v2 .contact_us_page .inner_section .left_section{padding:20px}}.home_v2 .contact_us_page .inner_section .left_section .title{font-size:30px}@media (max-width:575px){.home_v2 .contact_us_page .inner_section .left_section .title{font-size:20px}}.home_v2 .contact_us_page .inner_section .left_section p{max-width:100%;font-size:14px;font-weight:400}@media (max-width:575px){.home_v2 .contact_us_page .inner_section .left_section p{display:none}}.home_v2 .contact_us_page .inner_section .left_section h3{max-width:300px}@media (max-width:575px){.home_v2 .contact_us_page .inner_section .left_section h3{display:none}}.home_v2 .contact_us_page .inner_section .left_section .bottom_section .single_item a{font-size:18px}.home_v2 .contact_us_page .inner_section .right_section{margin-top:38px}@media (max-width:575px){.home_v2 .contact_us_page .inner_section .right_section{margin:20px 20px 10px;padding:20px}.home_v2 .contact_us_page .inner_section .right_section .text-danger{font-size:12px}}.home_v2 .contact_us_page .inner_section .right_section h2{margin-bottom:10px}.home_v2 .contact_us_page .main_btn{border-radius:100px}.country-select-wrapper{width:170px;position:relative}.country-select-wrapper .country-select-display{cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:12px 16px;display:flex}.country-select-wrapper .country-select-display .flag-img{border-radius:50%;width:22px;height:22px}.country-select-wrapper .country-dropdown{z-index:10;background:#fff;border:1px solid #eee;border-radius:12px;width:100%;max-height:280px;margin-top:6px;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 4px 10px #0000000f}.country-select-wrapper .country-option{cursor:pointer;align-items:center;gap:10px;padding:12px;display:flex}.country-select-wrapper .country-option:hover{background:#f2f2f2}.country-select-wrapper .country-option .flag-img{border-radius:50%;width:22px;height:22px}.country-select-wrapper .country-name{flex:1}.country-select-wrapper .arrow{opacity:.7;margin-left:auto;font-size:14px}.map_info .single_store{background-color:#fff;border-radius:10px;width:350px;margin-top:20px;padding:15px}.map_info .single_store .close_icon{inset-inline-end:10px;cursor:pointer;position:absolute;top:10px}.map_info .single_store:first-child{margin-top:0}.map_info .single_store h3{letter-spacing:0%;font-size:18px;font-weight:700;line-height:120%}.map_info .single_store .status{color:#63d376;letter-spacing:0%;text-transform:uppercase;background:#63d37626;border-radius:10px;margin-inline-start:5px;padding:5px 10px;font-size:10px;font-weight:500;line-height:120%}.map_info .single_store .status.open{color:#63d376;background:#63d37626}.map_info .single_store .status.close{color:#eb5a5a;background:#eb5a5a26}.map_info .single_store hr{border-color:#d4d8e2}.map_info .single_store .address,.map_info .single_store .distance,.map_info .single_store .traffic_section{letter-spacing:0%;color:#a0acb9;font-size:14px;font-weight:500;line-height:120%}@media (max-width:575px){.map_info .single_store .address,.map_info .single_store .distance,.map_info .single_store .traffic_section{font-size:12px}}.map_info .single_store .address.low .traffic_text,.map_info .single_store .distance.low .traffic_text,.map_info .single_store .traffic_section.low .traffic_text{color:#63d376}.map_info .single_store .address.medium .traffic_text,.map_info .single_store .distance.medium .traffic_text,.map_info .single_store .traffic_section.medium .traffic_text{color:#f8bb18}.map_info .single_store .traffic_section{flex-wrap:wrap;gap:35px;display:flex}@media (max-width:575px){.map_info .single_store .traffic_section{gap:10px}}.map_info .single_store .direction_btn{background-color:var(--direction-btn-bg-color);border:unset;letter-spacing:0%;color:var(--direction-btn-color);border-radius:10px;padding:8px 10px;font-size:12px;font-weight:500;line-height:120%}.coming-soon-wrapper{background-color:var(--primary);color:#fff;height:100vh}.pre_registration_page .main_btn{background-color:var(--pink);z-index:1;border-radius:16px;font-size:18px;font-weight:400;position:relative}@media screen and (max-width:575px){.pre_registration_page .main_btn{max-width:210px;padding:15px 20px;font-size:14px}}.pre_registration_page .main_btn.gradient_border{background:#fff6 padding-box padding-box;border:1px solid #0000;border-radius:16px}@media screen and (max-width:575px){.pre_registration_page .main_btn.gradient_border{font-size:14px}}.pre_registration_page .main_btn.gradient_border{border-radius:16px;position:relative}.pre_registration_page .main_btn.gradient_border:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(155deg,#fff 0%,#fff0 30% 50%,#fff0 70%,#fff 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.pre_registration_page .main_btn img{margin-inline-start:10px}@media screen and (max-width:575px){.pre_registration_page .main_btn img{margin-bottom:0}}.pre_registration_page .sub_title{color:#a0acb9}.pre_registration_page .header{z-index:3;background-color:#0000;width:100%;padding:31px 15%;position:fixed}.pre_registration_page .header.header_show{background-color:var(--black)}@media screen and (max-width:576px){.pre_registration_page .header{padding:15px 20px}}.pre_registration_page .header .inner_wrapper{justify-content:space-between;align-items:center;width:100%;display:flex}.pre_registration_page .header .inner_wrapper .left_section{align-items:center;gap:40px;display:flex}.pre_registration_page .header .inner_wrapper .left_section button{text-align:center;color:#fff;background-color:#0000;border:1px solid #fff;border-radius:12px;padding:7px 12px;font-size:18px;font-weight:500}@media screen and (max-width:576px){.pre_registration_page .header .inner_wrapper .left_section img{width:100px}}.pre_registration_page .header .inner_wrapper .right_section ul{gap:24px;display:flex}.pre_registration_page .header .inner_wrapper .right_section ul a{letter-spacing:0%;color:#fff;font-size:16px;font-weight:700}.pre_registration_page .header .inner_wrapper .right_section button.translation_switch{text-align:center;color:#fff;z-index:1;min-width:76px;font-size:18px;font-weight:500;font-family:var(--font-jfFlat),sans-serif;background:#fff6 padding-box padding-box;border:1px solid #0000;border-radius:18px;outline:none;padding:7px 12px;position:relative}@media screen and (max-width:576px){.pre_registration_page .header .inner_wrapper .right_section button.translation_switch{padding:12px;font-size:14px}}.pre_registration_page .header .inner_wrapper .right_section button.translation_switch:before{content:"";-webkit-mask-composite:xor;z-index:-1;background:linear-gradient(155deg,#fff 0%,#fff0 30% 50%,#fff0 70%,#fff 100%);border-radius:18px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.pre_registration_page .header{transition:transform .3s ease-in-out;transform:translateY(0)}.pre_registration_page .header.header_hidden{transform:translateY(-100%)}.pre_registration_page .header.header-on-dark{opacity:.8;background-color:#0f0f0f}.pre_registration_page .hero_section{background-image:url(/images/preRegister/headerBg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;position:relative}@media screen and (max-width:1080px){.pre_registration_page .hero_section{background-position:50%}}.pre_registration_page .hero_section .bubbles_layer{pointer-events:none;z-index:10;position:absolute;inset:0;overflow:hidden}.pre_registration_page .hero_section .bubble{will-change:transform;position:absolute}.pre_registration_page .hero_section .hero_content{top:50%;text-align:center;color:#fff;z-index:1;width:100%;max-width:1120px;position:absolute;inset-inline-start:50%;transform:translate(-50%,-50%)}.pre_registration_page .hero_section .hero_content .hero-main-title{flex-direction:column;align-items:center;min-height:100%}.pre_registration_page .hero_section .hero_content .hero-title-placeholder{min-height:1.2em;line-height:1.2}.pre_registration_page .hero_section .hero_content h1{letter-spacing:0%;text-align:center;max-width:820px;min-height:100%;font-size:72px;font-weight:400}.pre_registration_page .hero_section .hero_content h1 span{min-height:40px;color:var(--primary)}.pre_registration_page .hero_section .hero_content h1 .typing-text-wrapper{display:inline}.pre_registration_page .hero_section .hero_content h1 .typing-text-wrapper .typing-char{color:inherit;display:inline}.pre_registration_page .hero_section .hero_content h1 .typing-text-wrapper .typing-cursor{color:var(--primary);margin-left:2px;font-weight:300;animation:1s ease-in-out infinite typing-cursor-blink;display:inline}@media screen and (max-width:575px){.pre_registration_page .hero_section .hero_content h1{font-size:30px!important}}@media screen and (max-width:767px){.pre_registration_page .hero_section .hero_content h1{font-size:62px}}@media screen and (max-width:1080px){.pre_registration_page .hero_section .hero_content h1{font-size:60px}}.pre_registration_page .hero_section .hero_content p{letter-spacing:0%;text-align:center;margin:20px auto;font-size:24px;font-weight:400}@media screen and (max-width:575px){.pre_registration_page .hero_section .hero_content p{max-width:205px;margin-top:15px;margin-bottom:20px;font-size:14px}}.pre_registration_page .hero_section .hero_content p.header_slogan{color:#fff;margin:20px;font-size:14px;font-weight:400}@media screen and (max-width:575px){.pre_registration_page .hero_section .hero_content p.header_slogan{margin:20px auto auto;font-size:12px}}.pre_registration_page .hero_section .hero_content .main_btn{margin:auto;display:block}.pre_registration_page .hero_section .hero_content ul{justify-content:center;align-items:center;gap:12px;margin-top:20px;display:flex}.pre_registration_page .hero_section .hero_content ul li{justify-content:center;align-items:center;gap:12px;display:flex}.pre_registration_page .hero_section:after{content:"";opacity:.75;background-color:#0f0f0f;width:100vw;height:100vh;display:block;position:absolute}@media screen and (max-width:575px){.pre_registration_page .why_tartish_section{padding:40px 0}.pre_registration_page .why_tartish_section .top_title{padding-left:30px;padding-right:25px}}.pre_registration_page .why_tartish_section .title{font-weight:400}@media screen and (max-width:575px){.pre_registration_page .why_tartish_section .title{font-size:28px}}.pre_registration_page .why_tartish_section .sub_title{color:var(--sub-text);margin-top:12px;font-weight:400;line-height:30px}@media screen and (max-width:575px){.pre_registration_page .why_tartish_section .sub_title{font-size:14px;line-height:20px}}.pre_registration_page .why_tartish_section .why_tartish_row{align-items:center;margin-top:10px}@media screen and (max-width:575px){.pre_registration_page .why_tartish_section .why_tartish_row{border-bottom:none;flex-direction:column-reverse}}.pre_registration_page .why_tartish_section .why_tartish_row .left_section{max-width:592px}@media screen and (max-width:575px){.pre_registration_page .why_tartish_section .why_tartish_row .left_section{padding:0 20px}}.pre_registration_page .why_tartish_section .why_tartish_row .left_section .single_card{border:1px solid #53c3eb;border-radius:18px;align-items:flex-start;gap:16px;margin-top:20px;padding:25px;display:flex}@media screen and (max-width:575px){.pre_registration_page .why_tartish_section .why_tartish_row .left_section .single_card{margin-top:15px}}.pre_registration_page .why_tartish_section .why_tartish_row .left_section .single_card h2{color:#53c3eb;border-color:#53c3eb;font-size:22px;font-weight:500;line-height:100%}@media screen and (max-width:575px){.pre_registration_page .why_tartish_section .why_tartish_row .left_section .single_card h2{font-size:18px}}.pre_registration_page .why_tartish_section .why_tartish_row .left_section .single_card p{color:#0f0f0f;white-space:nowrap;margin-top:10px;font-size:18px;font-weight:400}@media screen and (max-width:575px){.pre_registration_page .why_tartish_section .why_tartish_row .left_section .single_card p{white-space:wrap;font-size:14px}}@media screen and (max-width:1200px){.pre_registration_page .why_tartish_section .why_tartish_row .left_section .single_card p{white-space:normal}}@media screen and (max-width:575px){.pre_registration_page .why_tartish_section .why_tartish_row .image_wrapper{margin-top:40px;margin-bottom:35px;padding:0 30px}}@media screen and (max-width:992px){.pre_registration_page .why_tartish_section .why_tartish_row .image_wrapper{text-align:center}}.pre_registration_page .why_tartish_section .why_tartish_row .image_wrapper img{object-fit:contain;height:auto}@media screen and (max-width:992px){.pre_registration_page .why_tartish_section .why_tartish_row .image_wrapper img{margin-top:20px}}.pre_registration_page .how_it_works_section{background:linear-gradient(#f0f9ff 0%,#f0f9ff00 100%)}@media screen and (max-width:575px){.pre_registration_page .how_it_works_section{padding:50px 0}}.pre_registration_page .how_it_works_section .title{font-weight:400}.pre_registration_page .how_it_works_section .cards_row{margin-top:40px}@media screen and (max-width:575px){.pre_registration_page .how_it_works_section .cards_row{margin-top:10px}}.pre_registration_page .how_it_works_section .cards_row .single_card{text-align:center;height:100%;color:var(--black);padding:40px;position:relative}.pre_registration_page .how_it_works_section .cards_row .single_card:after{content:"";inset-inline-end:0;background:url(/images/preRegister/dashedBorder.svg) 0 0/cover no-repeat;width:2px;height:100%;display:block;position:absolute;top:0}@media screen and (max-width:992px){.pre_registration_page .how_it_works_section .cards_row .single_card:after{width:100%;height:2px;bottom:0;top:unset;background:url(/images/preRegister/dashedBorderMobile.svg)}}.pre_registration_page .how_it_works_section .cards_row .single_card.card_4:after{display:none}@media screen and (max-width:575px){.pre_registration_page .how_it_works_section .cards_row .single_card{border-right:none;padding:18px 25px}}.pre_registration_page .how_it_works_section .cards_row .single_card.card_4{border-right:unset}.pre_registration_page .how_it_works_section .cards_row .single_card .count{letter-spacing:0%;color:#e612684d;font-size:24px;font-weight:900;line-height:100%;position:absolute;top:50px}@media screen and (max-width:575px){.pre_registration_page .how_it_works_section .cards_row .single_card .count{top:50%;transform:translate(-50%,-50%)}}.pre_registration_page .how_it_works_section .cards_row .single_card .icon{object-fit:contain}@media screen and (max-width:575px){.pre_registration_page .how_it_works_section .cards_row .single_card .icon{width:56px;height:56px}}.pre_registration_page .how_it_works_section .cards_row .single_card h2{letter-spacing:0%;margin-top:15px;margin-bottom:10px;font-size:20px;font-weight:500;line-height:100%}@media screen and (max-width:575px){.pre_registration_page .how_it_works_section .cards_row .single_card h2{font-size:18px}}.pre_registration_page .how_it_works_section .cards_row .single_card p{letter-spacing:0;font-size:16px;font-weight:400;line-height:25px}@media screen and (max-width:575px){.pre_registration_page .how_it_works_section .cards_row .single_card p{font-size:14px}.pre_registration_page .how_it_works_section .cards_row .single_card .content{justify-content:flex-end;align-items:center;gap:10px;margin-inline-start:30px;display:flex}.pre_registration_page .how_it_works_section .cards_row .single_card .content .right{text-align:start;max-width:190px}}.pre_registration_page .how_it_works_section .cards_row .bottom{justify-content:center;align-items:center;margin-top:40px;display:flex}.pre_registration_page .how_it_works_section .cards_row .bottom .bottom_text{text-align:center;letter-spacing:0%;color:var(--black);font-size:20px;font-weight:500;line-height:100%}.pre_registration_page .how_it_works_section .cards_row .bottom .layers{direction:ltr;width:48px;height:40px;position:relative}.pre_registration_page .how_it_works_section .cards_row .bottom .layers img{top:0;position:absolute;inset-inline-start:0}.pre_registration_page .how_it_works_section .cards_row .bottom .layers img.layer1{top:0;inset-inline-start:0}.pre_registration_page .how_it_works_section .cards_row .bottom .layers img.layer2{top:0;inset-inline-start:12px}.pre_registration_page .how_it_works_section .cards_row .bottom .layers img.layer3{top:24px;inset-inline-start:18px}.pre_registration_page .claim_free_wash_section{background-color:#53c3eb;height:630px;position:relative;overflow:hidden}@media screen and (min-width:1600px){.pre_registration_page .claim_free_wash_section{height:650px}}@media screen and (max-width:1440px){.pre_registration_page .claim_free_wash_section{height:597px}}@media screen and (max-width:1200px){.pre_registration_page .claim_free_wash_section{height:730px}}@media screen and (max-width:992px){.pre_registration_page .claim_free_wash_section{height:fit-content}}@media screen and (max-width:768px){.pre_registration_page .claim_free_wash_section{height:fit-content;padding-top:0;padding-bottom:0}}@media screen and (max-width:575px){.pre_registration_page .claim_free_wash_section{padding-top:0;padding-bottom:0}}.pre_registration_page .claim_free_wash_section{z-index:2}.pre_registration_page .claim_free_wash_section:after{content:"";z-index:1;bottom:-1px;background:url(/images/preRegister/claimFreeWashShape1920.webp) 0 0/cover no-repeat;width:100%;height:140px;display:block;position:absolute;inset-inline-end:0}@media (min-width:1600px){.pre_registration_page .claim_free_wash_section:after{height:185px}}@media (max-width:1440px){.pre_registration_page .claim_free_wash_section:after{background:url(/images/preRegister/claimFreeWashShape1440.webp);height:123px}}@media screen and (max-width:992px){.pre_registration_page .claim_free_wash_section:after{height:133px}}@media (max-width:767px){.pre_registration_page .claim_free_wash_section:after{background:url(/images/preRegister/claimFreeWashShape575.webp) 0 0/cover;height:50px}}@media (max-width:575px){.pre_registration_page .claim_free_wash_section:after{background:url(/images/preRegister/claimFreeWashShape575.webp) 0 0/cover;height:30px}}.pre_registration_page .claim_free_wash_section .right_section{position:relative}.pre_registration_page .claim_free_wash_section .right_section img{position:absolute}.pre_registration_page .claim_free_wash_section .bottom_vector{width:100%;position:absolute;bottom:-34px}.pre_registration_page .claim_free_wash_section .bottom_vector.desktop{display:none}@media (max-width:1440px){.pre_registration_page .claim_free_wash_section .bottom_vector.large{display:none}.pre_registration_page .claim_free_wash_section .bottom_vector.desktop{display:inline}}.pre_registration_page .claim_free_wash_section .content{color:#fff;max-width:365px;margin-top:70px}@media (min-width:1600px){.pre_registration_page .claim_free_wash_section .content{margin-top:60px}}@media (max-width:575px){.pre_registration_page .claim_free_wash_section .content{margin-top:50px;padding-inline-start:30px}}.pre_registration_page .claim_free_wash_section .content h2.h_small_sc{display:none}.pre_registration_page .claim_free_wash_section .content h2{letter-spacing:0%;min-width:370px;margin-bottom:25px;font-size:48px;font-weight:400}@media (max-width:575px){.pre_registration_page .claim_free_wash_section .content h2{max-width:228px;font-size:30px}.pre_registration_page .claim_free_wash_section .content h2.h_small_sc{margin-bottom:0;display:block}.pre_registration_page .claim_free_wash_section .content h2.h_small_sc:nth-of-type(3){margin-bottom:30px}.pre_registration_page .claim_free_wash_section .content h2.h_large_sc{display:none}}.pre_registration_page .claim_free_wash_section .content ul{margin-top:8px}@media screen and (max-width:575px){.pre_registration_page .claim_free_wash_section .content ul{margin-top:20px}}.pre_registration_page .claim_free_wash_section .content ul li{letter-spacing:.3px;margin-top:12px;font-size:18px;font-weight:400;line-height:24px}.pre_registration_page .claim_free_wash_section .content ul li img{margin-inline-end:12px}.pre_registration_page .claim_free_wash_section .content .main_btn{margin-top:25px}@media screen and (max-width:575px){.pre_registration_page .claim_free_wash_section .image_wrapper{text-align:center;position:relative}}@media screen and (max-width:992px){.pre_registration_page .claim_free_wash_section .image_wrapper{text-align:center}}.pre_registration_page .claim_free_wash_section .image_wrapper img{bottom:-40px;position:absolute;inset-inline-end:10%}@media screen and (max-width:992px){.pre_registration_page .claim_free_wash_section .image_wrapper img{position:unset;margin-top:50px}}@media screen and (max-width:575px){.pre_registration_page .claim_free_wash_section .image_wrapper img{position:unset;width:230px;height:293px;margin-top:51px;inset-inline-end:50%!important}}@media screen and (max-width:768px){.pre_registration_page .claim_free_wash_section .image_wrapper img{position:unset;width:330px;height:393px;margin-top:51px;inset-inline-end:50%!important}}@media screen and (max-width:1200px){.pre_registration_page .claim_free_wash_section .image_wrapper img{inset-inline-end:5%}}@media screen and (max-width:1440px){.pre_registration_page .claim_free_wash_section .image_wrapper img{inset-inline-end:10%}}@media screen and (max-width:1600px){.pre_registration_page .claim_free_wash_section .image_wrapper img{inset-inline-end:15%}}@media screen and (min-width:1700px){.pre_registration_page .claim_free_wash_section .image_wrapper img{inset-inline-end:20%}}.pre_registration_page .lunching_soon_section{padding:50px 0}@media screen and (max-width:575px){.pre_registration_page .lunching_soon_section{padding-top:30px;padding-bottom:30px}}.pre_registration_page .lunching_soon_section .title{font-weight:400}@media screen and (max-width:575px){.pre_registration_page .lunching_soon_section .title{font-size:28px}.pre_registration_page .lunching_soon_section .sub_title{font-size:12px}.pre_registration_page .lunching_soon_section .single_card:first-of-type{margin:20px 10px 0}}.pre_registration_page .lunching_soon_section .single_card .logo-wrapper{background-color:#0000;width:60px;height:33px;position:relative;overflow:hidden}.pre_registration_page .lunching_soon_section .single_card .main_logo{z-index:1;opacity:.3;width:60px;height:33px;position:absolute;top:0;left:0}.pre_registration_page .lunching_soon_section .single_card .card_top .coming_soon_wrapper .bullet_green{background-color:#63d376;border-radius:50%;width:10px;height:10px;animation:1s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:0}}.pre_registration_page .lunching_soon_section .single_card .card_top .coming_soon_wrapper{border:1px solid #e6126833;border-radius:12px;justify-content:space-between;align-items:center;gap:5px;padding:10px;display:flex}.pre_registration_page .lunching_soon_section .single_card .card_top span:nth-child(2){font-weight:500}@media (max-width:575px){.pre_registration_page .lunching_soon_section .single_card .card_top span:nth-child(2){font-size:12px}}.pre_registration_page .lunching_soon_section .single_card{height:fit-content;color:var(--black);background-color:#fce7f0;border:1px solid #e6126833;border-radius:16px;margin-top:40px;padding:20px 20px 25px 30px;position:relative}.pre_registration_page .lunching_soon_section .single_card .content_section{display:flex}.pre_registration_page .lunching_soon_section .single_card .content_section h2{letter-spacing:0;margin-top:10px;font-size:36px;font-weight:400;line-height:100%}@media (max-width:575px){.pre_registration_page .lunching_soon_section .single_card .content_section h2{font-size:24px}}.pre_registration_page .lunching_soon_section .single_card .content_section a{letter-spacing:0;align-items:center;gap:5px;margin-top:17px;margin-bottom:22px;font-size:16px;font-weight:400;line-height:20px;display:flex}@media (max-width:575px){.pre_registration_page .lunching_soon_section .single_card .content_section a{font-size:12px}}.pre_registration_page .lunching_soon_section .single_card .content_section .status_tag{letter-spacing:0;background-color:#a0acb933;border-radius:12px;width:fit-content;padding:7px 10px;font-size:16px;font-weight:500}.pre_registration_page .lunching_soon_section .single_card .content_section .status_tag .circle{background-color:#63d376;border-radius:50%;width:10px;height:10px;margin-inline-end:5px;display:inline-block}.pre_registration_page .lunching_soon_section .single_card .content_section .direction_button{width:fit-content}.pre_registration_page .lunching_soon_section .single_card .content_section .direction_button button{border:1px solid var(--pink);color:var(--pink);background:0 0;border-radius:16px;padding:15px}@media screen and (max-width:575px){.pre_registration_page .lunching_soon_section .single_card .content_section .direction_button button{padding:12px}}.pre_registration_page .lunching_soon_section .single_card .content_section .direction_button button img{margin-inline-start:5px}.pre_registration_page .lunching_soon_section .single_card .content_section .right img{bottom:0;position:absolute;inset-inline-end:0}@media (max-width:575px){.pre_registration_page .lunching_soon_section .single_card .content_section .right img{width:117px;height:114px}}.pre_registration_page .footer_section{z-index:1;background-image:url(/images/preRegister/footer.webp);background-repeat:no-repeat;background-size:cover;height:auto;position:relative;overflow:hidden}.pre_registration_page .footer_section:after{content:"";z-index:-1;background:radial-gradient(52.63% 76.94% at 52.57% 34.6%,#d0f3ff80 0%,#53c3ebcc 101%);width:100%;height:100%;display:block;position:absolute;top:0}.pre_registration_page .footer_section .inner_section{color:#fff;margin:auto;background-color:#673a8f;border-radius:20px;max-width:940px;height:418px;margin-top:80px;padding:30px;display:flex;position:relative}@media (max-width:575px){.pre_registration_page .footer_section .inner_section{flex-direction:column;margin:0 10px;height:400px!important}}@media (max-width:767px){.pre_registration_page .footer_section .inner_section{height:630px}}@media screen and (max-width:992px){.pre_registration_page .footer_section .inner_section{height:630px}}.pre_registration_page .footer_section .inner_section .content{max-width:295px;margin-top:50px}@media (max-width:575px){.pre_registration_page .footer_section .inner_section .content{margin-top:10px}}.pre_registration_page .footer_section .inner_section .content h2{letter-spacing:0%;color:#53c3eb;font-size:36px;font-weight:400}@media (max-width:575px){.pre_registration_page .footer_section .inner_section .content h2{font-size:24px}}.pre_registration_page .footer_section .inner_section .content p{letter-spacing:0%;margin-top:15px;margin-bottom:40px;font-size:16px;font-weight:400}@media (max-width:575px){.pre_registration_page .footer_section .inner_section .content p{margin-bottom:25px;font-size:14px}}.pre_registration_page .footer_section .inner_section .content ul li{align-items:center;gap:10px;margin-top:20px;display:flex}@media (max-width:575px){.pre_registration_page .footer_section .inner_section .content ul li{margin-top:10px;font-size:14px}}.pre_registration_page .footer_section .inner_section .pre_register_now{bottom:0;width:430px;color:var(--black);background-color:#fff;border-radius:20px 0;padding:30px;position:absolute;inset-inline-end:0}@media (max-width:575px){.pre_registration_page .footer_section .inner_section .pre_register_now{border-top-right-radius:30px;border-bottom-left-radius:30px;width:100%;bottom:-120px}}.pre_registration_page .footer_section .inner_section .pre_register_now h3{letter-spacing:0%;font-size:24px;font-weight:500}.pre_registration_page .footer_section .inner_section .pre_register_now button{margin-top:25px;margin-inline-start:auto;display:block}.pre_registration_page .footer_section .inner_section .bottom_vector{inset-inline-end:0;top:15px;position:absolute;inset-inline-end:60px}@media (max-width:767px){.pre_registration_page .footer_section .inner_section .bottom_vector{display:none}}.pre_registration_page .footer_section .bottom_section{text-align:center;margin-top:72px}@media (max-width:575px){.pre_registration_page .footer_section .bottom_section{margin-top:160px}}.pre_registration_page .footer_section .bottom_section h2{letter-spacing:0%;color:var(--black);border-bottom:1px solid #0f0f0f1a;margin-top:20px;padding-bottom:20px;font-size:20px;font-weight:400}@media (max-width:575px){.pre_registration_page .footer_section .bottom_section h2{font-size:12px}}.pre_registration_page .footer_section .bottom_section p{letter-spacing:0%;color:var(--black);margin-top:16px;font-size:16px;font-weight:400}@media (max-width:575px){.pre_registration_page .footer_section .bottom_section p{font-size:12px}}.pre_registration_page .footer_section .bottom_section .footer_logo{direction:ltr;width:230px;height:126px;position:relative}@media (max-width:575px){.pre_registration_page .footer_section .bottom_section .footer_logo{width:170px;height:96px}}.pre_registration_page .footer_section .bottom_section .footer_logo img{top:0;position:absolute;inset-inline-start:0}@media (max-width:575px){.pre_registration_page .footer_section .bottom_section .footer_logo .layer1{width:130px;height:auto}}.pre_registration_page .footer_section .bottom_section .footer_logo .layer2{top:14px;inset-inline-start:78px}@media (max-width:575px){.pre_registration_page .footer_section .bottom_section .footer_logo .layer2{width:110px;height:auto}}.pre_registration_page .footer_section .bottom_section .footer_logo .layer3{inset-inline-start:158px;top:20px}@media (max-width:575px){.pre_registration_page .footer_section .bottom_section .footer_logo .layer3{inset-inline-start:120px;top:13px}}.pre_registration_page .footer_section .bottom_section .footer_logo .layer4{inset-inline-start:178px}@media (max-width:575px){.pre_registration_page .footer_section .bottom_section .footer_logo .layer4{inset-inline-start:142px}}.pre_registration_page .footer_section .bubbles_layer{pointer-events:none;z-index:1;position:absolute;inset:0}.pre_registration_page .footer_section .bubble{opacity:.5;z-index:1;position:absolute;transform:translate(-50%,-50%)}.phone_wrapper{width:100%;position:relative}.phone_wrapper label{letter-spacing:0%;margin-top:15px;margin-bottom:8px;font-size:14px;font-weight:500;line-height:100%}.phone_wrapper .phone_input{background:#f5f7f8;border-radius:12px;align-items:center;padding:14px 20px;display:flex}.phone_wrapper .country_selector{cursor:pointer;align-items:center;gap:6px;display:flex}.phone_wrapper .country_selector .divider{background:#e0e0e0;width:1px;height:25px;margin-inline-start:10px}.phone_wrapper .country_selector img{border-radius:50%;width:22px;height:22px}.phone_wrapper .arrow{font-size:12px}.phone_wrapper .number_input{background:0 0;border:none;outline:none;flex:1;margin-left:12px;font-size:16px}@media (max-width:575px){.phone_wrapper .number_input{margin-inline-start:10px}}.phone_wrapper .country_dropdown{z-index:10;background:#fff;border-radius:12px;width:100%;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 30px #0000001a}.phone_wrapper .country_item{cursor:pointer;align-items:center;gap:10px;padding:10px 14px;display:flex}.phone_wrapper .country_item:hover{background:#f2f2f2}.phone_wrapper .country_item img{width:20px;height:20px}.otp_wrapper{justify-content:space-between;gap:12px;margin-top:15px;display:flex}.otp_wrapper .otp_input{text-align:center;color:#a0acb9;background:#f5f7f8;border:none;border-radius:12px;outline:none;width:100%;height:60px;font-size:16px;font-weight:500}.otp_wrapper .otp_input:focus{background:#fff;box-shadow:0 0 0 2px #0d6efd}.add_vehicle .plate_group{margin-top:20px;margin-bottom:16px}.add_vehicle .plate_group.ltr{direction:ltr}.add_vehicle .plate_group.rtl{direction:rtl}.add_vehicle label{letter-spacing:0%;font-size:12px;font-weight:500;line-height:100%}.add_vehicle .plate_inputs{gap:12px;margin-top:10px;display:flex}.add_vehicle .plate_input{text-align:center;width:100%;height:49px;letter-spacing:0%;text-align:center;background:#f5f6f7;border:none;border-radius:12px;outline:none;font-size:14px;font-weight:500}.add_vehicle .plate_input:focus{background:#fff;box-shadow:0 0 0 2px #53c3eb}.add_vehicle .switch_lang{color:#53c3eb;cursor:pointer;letter-spacing:0%;background:0 0;border:none;margin-top:6px;font-size:12px;font-weight:500}.add_vehicle .live_preview_wrapper{margin-top:40px}.add_vehicle .live_preview_wrapper .live_preview_text{text-align:center;letter-spacing:0%;color:var(--primary);font-size:14.23px;font-weight:500;line-height:100%}.add_vehicle .live_preview_wrapper .plate_preview{border:2px solid var(--black);background:#fff;border-radius:9px;margin-top:24px;display:flex}.add_vehicle .live_preview_wrapper .plate_preview .plate_preview.rtl{direction:rtl}.add_vehicle .live_preview_wrapper .plate_preview .plate_grid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;width:calc(100% - 60px);display:grid}.add_vehicle .live_preview_wrapper .plate_preview .cell{justify-content:center;align-items:center;font-size:24px;font-weight:600;display:flex}.add_vehicle .live_preview_wrapper .plate_preview .cell:first-child,.add_vehicle .live_preview_wrapper .plate_preview .cell:nth-child(2){border-bottom:2px solid #000;border-right:2px solid #000}.add_vehicle .live_preview_wrapper .plate_preview .cell:nth-child(3),.add_vehicle .live_preview_wrapper .plate_preview .cell:nth-child(4){border-right:2px solid #000}.add_vehicle .live_preview_wrapper .plate_preview .plate_side{padding:5px}.main_btn:disabled{opacity:.5;pointer-events:none}.success_popup .content{max-width:290px;margin:auto;display:block}.success_popup .success_vector{margin-inline-start:38%;margin-bottom:20px;display:block}.pre_register_modal .modal-content{border-radius:16px}.pre_register_modal_inner{padding:25px;position:relative}.pre_register_modal_inner .close_icon{top:15px;cursor:pointer;position:absolute;inset-inline-end:15px}.pre_register_modal_inner h2{font-size:30px;font-weight:400}.pre_register_modal_inner .sub_text{color:#a0acb9;letter-spacing:0%;margin-top:5px;font-size:16px;font-weight:400;line-height:25px}.pre_register_modal_inner button.main_btn{background-color:var(--pink);border-radius:17px;width:100%;margin-top:25px;font-weight:400}.pre_register_modal_inner .resend-link{background:0 0;border:none}.hero_section h1,.hero_section>.hero_content>p,.hero_section .header_slogan,.hero_section .bubble,.how_it_works_section .title,.how_it_works_section .single_card,.how_it_works_section .bottom,.how_it_works_section .title,.how_it_works_section .single_card,.how_it_works_section .bottom,.claim_free_wash_section .h_large_sc,.claim_free_wash_section .h_small_sc,.claim_free_wash_section ul li,.claim_free_wash_section .main_btn,.claim_free_wash_section .image_wrapper img{will-change:transform,opacity}.confirm_plate_modal .modal-dialog{max-width:390px}.confirm_plate_modal .modal-dialog .modal-content{border-radius:25px}.confirm_plate_modal .modal-dialog .modal-content .modal-body{padding:30px}.confirm_plate_modal .modal-dialog .modal-content .modal-body h2{color:var(--black);text-align:center;font-size:30px;font-weight:500}.confirm_plate_modal .modal-dialog .modal-content .modal-body p{text-align:center;color:#a0acb9;margin-top:10px;font-size:16px;font-weight:500;line-height:22px}.confirm_plate_modal .modal-dialog .modal-content .modal-body .modal_buttons{text-align:center;flex-direction:column;justify-content:space-between;gap:20px;margin-top:25px;display:flex}.confirm_plate_modal .modal-dialog .modal-content .modal-body .modal_buttons button{background-color:var(--pink);border-radius:17px;width:100%}.confirm_plate_modal .modal-dialog .modal-content .modal-body .modal_buttons button.edit_btn{color:var(--pink);background-color:#e6126833}.confirm_plate_modal .modal-dialog .modal-content .modal-body .vehicle_number{text-align:center;color:#53c3eb;margin-top:30px;font-size:30px;font-weight:700}
html[dir=rtl] .pre_registration_page .hero_section .hero_content{transform:translate(50%,-50%)}html[dir=rtl] .pre_registration_page .hero_section .hero_content h1{max-width:850px}@media screen and (max-width:575px){html[dir=rtl] .pre_registration_page .hero_section .hero_content h1{max-width:360px!important}}@media screen and (max-width:992px){html[dir=rtl] .pre_registration_page .hero_section .hero_content h1{max-width:730px}}html[dir=rtl] .pre_registration_page .why_tartish_section .title{font-weight:700}html[dir=rtl] .pre_registration_page .claim_free_wash_section .image_wrapper img{transform:scaleX(-1)!important}@media screen and (max-width:575px){html[dir=rtl] .pre_registration_page .claim_free_wash_section .image_wrapper img{transform:unset!important}}html[dir=rtl] .pre_registration_page .claim_free_wash_section .content h2{font-weight:700}html[dir=rtl] .pre_registration_page .claim_free_wash_section .content .main_btn{white-space:nowrap;max-width:300px}html[dir=rtl] .pre_registration_page .how_it_works_section .title{font-weight:700}@media screen and (max-width:575px){html[dir=rtl] .pre_registration_page .how_it_works_section .cards_row .single_card .content{margin-inline-start:60px}}html[dir=rtl] .pre_registration_page .footer_section .inner_section .pre_register_now{border-top-left-radius:0;border-top-right-radius:20px;border-bottom-left-radius:20px}@media screen and (max-width:575px){html[dir=rtl] .pre_registration_page .footer_section .inner_section .pre_register_now{border-top-left-radius:20px;bottom:-130px}}html[dir=rtl] .pre_registration_page .footer_section .inner_section .content h2{white-space:nowrap;font-weight:700}html[dir=rtl] .pre_registration_page .footer_section .bottom_section{margin-top:70px}@media screen and (max-width:565px){html[dir=rtl] .pre_registration_page .footer_section .bottom_section{margin-top:150px!important}}@media screen and (max-width:767px){html[dir=rtl] .pre_registration_page .footer_section .bottom_section{margin-top:60px}}html[dir=rtl] .pre_registration_page .lunching_soon_section .title,html[dir=rtl] .pre_registration_page .lunching_soon_section .single_card .content_section h2{font-weight:700}html[dir=rtl] .pre_registration_page .lunching_soon_section .single_card .content_section .right img{transform:scaleX(-1)}html[dir=rtl] .phone_wrapper .country_selector{direction:ltr;flex-direction:row-reverse;margin-inline-start:0}html[dir=rtl] .phone_wrapper .country_selector span{direction:ltr}html[dir=rtl] .phone_wrapper .number_input{direction:rtl;margin-inline-start:10px}html[dir=rtl] .phone_wrapper .country_dropdown{direction:ltr}html[dir=rtl] .phone_wrapper .country_item{justify-content:end}html[dir=rtl] .add_vehicle .live_preview_wrapper .plate_preview .cell:first-child,html[dir=rtl] .add_vehicle .live_preview_wrapper .plate_preview .cell:nth-child(3){border-right:unset}html[dir=rtl] .add_vehicle .live_preview_wrapper .plate_preview .cell:nth-child(2),html[dir=rtl] .add_vehicle .live_preview_wrapper .plate_preview .cell:nth-child(4){border-left:2px solid #000}html[dir=rtl] .success_popup .success_vector{margin-inline-start:22%}
html,body{max-width:100vw;overflow-x:hidden}body{color:var(--black);background:var(--background);cursor:none;padding-right:0!important}html,body{font-family:var(--font-ppneuemontreal),sans-serif}html[dir=rtl] body{font-family:var(--font-jfFlat),sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}ul{margin-bottom:0}a,button{transition:all .3s ease-in-out}ul{margin-bottom:0;padding-left:0;list-style:none}h1,h2,h3,h4,h5,h6,p,a,button{margin-bottom:0;font-weight:700}button:disabled{opacity:.8;cursor:not-allowed}ul{padding-left:0}img{max-width:100%}@media (min-width:1200px){.container,.container-sm{max-width:1100px;padding:0}}.g_center{justify-content:center;align-items:center;display:flex}.g_end{justify-content:end;align-items:center;display:flex}.g_between{justify-content:space-between;align-items:center;display:flex}.common_section{padding:70px 0}@media (max-width:575px){.common_section{padding:37px 0}}.common_section_40{padding:40px 0}.common_section_80{padding:80px 0}.ltr{direction:ltr}.rtl{direction:rtl}.video_wrapper{position:relative}.video_wrapper .common_video{max-width:100%;max-height:auto}.video_wrapper .custom_play_btn{z-index:1;cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gm-style-iw{max-width:100%!important}@media (max-width:575px){.gm-style-iw{max-width:310px!important}}.gm-style .gm-style-iw-c{top:-25px}.gm-style-iw-tc{top:-25px!important}.gm-style-iw-chr{display:none!important}.gm-style-iw{padding:0!important}.cursor-dot{pointer-events:none;z-index:10000;background:#fff;border-radius:50%;width:6px;height:6px;position:fixed;top:0;left:0}.cursor-circle{pointer-events:none;z-index:9999;border:1.5px solid #ffffffb3;border-radius:50%;width:25px;height:25px;position:fixed;top:0;left:0}.cursor-dot,.cursor-circle{mix-blend-mode:difference}html.has-scroll-smooth{overflow:hidden}[data-scroll-container]{min-height:100vh}
:root{--background:#fff;--primary:#1a4380;--pink:#e61268;--secondary:#ef9f16;--text:#2b3d5b;--sub-text:#a0acb9;--black:#0f0f0f;--choose-plan-card-bg:#fff3;--preferred-location-bg:#53c3eb33;--direction-btn-color:#53c3eb;--direction-btn-bg-color:#53c3eb40;--get-in-touch-bg-color:#523677a6;--icon-right:url(/images/icons/right.svg);--icon-active-right:url(/images/icons/rightYellow.svg);--choose-plan-bg:url(/images/home/choosePlanBg.webp);--choose-plan-vector-bg:url(/images/home/choosePlanBottomVector1920New.svg);--choose-plan-mobile-bg:url(/images/home/choosePlanBgMobile.webp);--download-app-bg:url(/images/home/downloadAppBg.webp);--download-app-bg-1440:url(/images/home/downloadAppBg1440.webp);--get-in-touch-bg:url(/images/home/getInTouchBlue.webp);--workshop-bg:url(/images/home/workshopBg.webp);--section-padding:80px}html[data-theme=blue]{--primary:#1a4380;--secondary:#ef9f16;--text:#2b3d5b;--sub-text:#a0acb9;--black:#0f0f0f;--choose-plan-card-bg:#fff3;--preferred-location-bg:#53c3eb33;--direction-btn-color:#53c3eb;--direction-btn-bg-color:#53c3eb40;--get-in-touch-bg-color:#523677a6;--plans-tab-color:#53c3eb;--icon-right:url(/images/icons/right.svg);--icon-active-right:url(/images/icons/rightYellow.svg);--choose-plan-vector-bg:url(/images/home/choosePlanBottomVector1920Blue.svg);--choose-plan-mobile-bg:url(/images/home/choosePlanBgMobile.webp);--download-app-bg:url(/images/home/downloadAppBgBlue.webp);--download-app-bg-1440:url(/images/home/downloadAppBg1440Blue.webp);--get-in-touch-bg:url(/images/home/getInTouchBgBlue.webp)}html[data-theme=pink]{--primary:#e61268;--secondary:#ef9f16;--text:#2b3d5b;--sub-text:#a0acb9;--black:#0f0f0f;--choose-plan-card-bg:#ffffff26;--preferred-location-bg:#e6126833;--direction-btn-color:#f3aa41;--direction-btn-bg-color:#f3aa4140;--get-in-touch-bg-color:#e61268a6;--plans-tab-color:#f3aa41;--icon-right:url(/images/icons/right.svg);--icon-active-right:url(/images/icons/rightYellow.svg);--choose-plan-vector-bg:url(/images/home/choosePlanBottomVector1920Pink.svg);--choose-plan-mobile-bg:url(/images/home/choosePlanBgMobile.webp);--download-app-bg:url(/images/home/downloadAppBg.webp);--download-app-bg-1440:url(/images/home/downloadAppBg1440.webp);--get-in-touch-bg:url(/images/home/getInTouchBgPing.webp)}html[data-theme=sky]{--primary:#53c3eb;--get-in-touch-bg-color:#2c4a9a;--get-in-touch-bg-color-mobile:#673a8f;--download-app-bg:url(/images/home/downloadAppBgBlue.webp);--download-app-bg-1440:url(/images/home/downloadAppBg1440Blue.webp);--download-app-bg-mobile:url(/images/home/downloadAppBgMobile.webp);--download-app-bg-ar:url(/images/home/downloadAppBgBlueAr.webp);--download-app-bg-ar-1440:url(/images/home/downloadAppBgBlue1440Ar.webp);--get-in-touch-bg:url(/images/home/getInTouchBgBlue.png);--get-in-touch-bg-mobile:url(/images/home/getInTouchBgBlueMobile.webp)}
.top_section_title{letter-spacing:0%;font-size:64px;font-weight:500;line-height:120%}.title{letter-spacing:0%;font-size:48px;font-weight:700;line-height:120%}@media (max-width:1200px){.title{font-size:36px}}@media (max-width:575px){.title{font-size:30px}}.sub_title{letter-spacing:0;margin-top:10px;font-size:20px;font-weight:500;line-height:120%}@media (max-width:1200px){.sub_title{font-size:18px}}@media (max-width:575px){.sub_title{font-size:16px}}.section_title{letter-spacing:0%;color:#2b3d5b;margin-bottom:15px;padding-inline-start:10px;font-size:20px;font-weight:500;line-height:120%;position:relative}.section_title:before{content:"";top:50%;background:#e61268;width:3px;height:90%;position:absolute;inset-inline-start:0;transform:translateY(-50%)}.main_btn{background-color:var(--primary);letter-spacing:0%;text-align:center;color:#fff;border:none;border-radius:12px;padding:14px 27px;font-size:18px;font-weight:700;line-height:120%}@media (max-width:991px){.main_btn{padding:10px 20px;border-radius:10px;padding:14px 24px;font-size:16px}}.main_btn_2{border:1px solid var(--primary);letter-spacing:0%;text-align:center;color:var(--primary);background-color:#0000;border-radius:100px;padding:14px 27px;font-size:16px;font-weight:700;line-height:120%}@media (max-width:991px){.main_btn_2{padding:10px 20px;border-radius:10px;padding:14px 24px;font-size:16px}}
@font-face{font-family:ppNeueMontreal;src:url(../media/ppneuemontreal_thin-s.p.b7e6aa82.otf)format("opentype");font-display:swap;font-weight:100;font-style:normal}@font-face{font-family:ppNeueMontreal;src:url(../media/ppneuemontreal_book-s.p.65d7d08f.otf)format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:ppNeueMontreal;src:url(../media/ppneuemontreal_medium-s.p.44ff7f84.otf)format("opentype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:ppNeueMontreal;src:url(../media/ppneuemontreal_bold-s.p.bfeca283.otf)format("opentype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:ppNeueMontreal;src:url(../media/ppneuemontreal_italic-s.p.109ff67e.otf)format("opentype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:ppNeueMontreal;src:url(../media/ppneuemontreal_semibolditalic-s.p.7967f986.otf)format("opentype");font-display:swap;font-weight:600;font-style:italic}@font-face{font-family:ppNeueMontreal Fallback;src:local(Arial);ascent-override:101.42%;descent-override:25.62%;line-gap-override:0.0%;size-adjust:94.46%}.ppneuemontreal_6c260360-module__inpspG__className{font-family:ppNeueMontreal,ppNeueMontreal Fallback}.ppneuemontreal_6c260360-module__inpspG__variable{--font-ppneuemontreal:"ppNeueMontreal","ppNeueMontreal Fallback"}
html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-property:overflow;transition-duration:1ms}
@font-face{font-family:jfFlat;src:url(../media/JFFlatRegular-s.p.229b6ca2.ttf)format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:jfFlat Fallback;src:local(Arial);ascent-override:80.48%;descent-override:19.6%;line-gap-override:10.41%;size-adjust:104.11%}.jfflat_aad426be-module__1hIHdG__className{font-family:jfFlat,jfFlat Fallback}.jfflat_aad426be-module__1hIHdG__variable{--font-jfFlat:"jfFlat","jfFlat Fallback"}
