header{z-index:1;top:0;background:0 0;align-items:center;width:100%;padding:20px;display:flex;position:absolute;inset-inline-start:0}header .inner_section{justify-content:space-between;align-items:center;gap:20px;display:flex}header .inner_section .language_wrapper button{border:unset;letter-spacing:0%;color:#fff;background-color:#0000;font-size:18px;font-weight:500;line-height:100%}header .inner_section .nav_links{align-items:center;gap:69px;margin-bottom:0;display:flex}header .inner_section .nav_links li a{color:#fff;letter-spacing:0%;font-size:18px;font-weight:500;line-height:100%;text-decoration:none;position:relative}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%}footer{background-color:var(--primary);padding-top:40px;position:relative;top:-6px}footer .left_section p{color:#fff;letter-spacing:0;max-width:265px;margin-top:15px;font-size:14px;font-weight:500;line-height:20px}footer .right_section h2{letter-spacing:0;color:#fff;font-size:14px;font-weight:500;line-height:20px}footer .right_section{justify-content:space-between;display:flex}footer .right_section .quick_links ul{flex-wrap:wrap;gap:25px 0;padding-top:25px;display:flex}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}footer .footer_copyright{letter-spacing:0;color:#fff;text-align:center;padding:25px;font-size:16px;font-weight:500;line-height:20px}.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{top:50%;color:#fff;text-align:center;width:100%;max-width:95%;position:absolute;inset-inline-start:50%;transform:translate(-50%,-50%)}.home_page .top_section .inner_section h1{letter-spacing:0%;font-size:64px;font-weight:500;line-height:100%}.home_page .top_section .inner_section p{letter-spacing:0%;text-align:center;margin-top:20px;font-size:18px;font-weight:500;line-height:100%}.home_page .top_section .inner_section h2{letter-spacing:0%;margin-top:30px;font-size:24px;font-weight:500;line-height:100%}.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}.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:100%}.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:100%}.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}.home_page .how_it_works_section .title{color:#fff;position:absolute;top:91px;left:50%;transform:translate(-50%)}.home_page .how_it_works_section .common_video{width:100%}.home_page .choose_plan_section{background:var(--primary)}.home_page .choose_plan_section .tabs_btn{background-color:#f3aa41;justify-content:center;align-items:center;width:fit-content;margin:23px auto auto;display:flex}.home_page .choose_plan_section .tabs_btn button{letter-spacing:0%;text-align:center;color:#fff;background-color:#f3aa41;border:1px solid #fff;border-radius:14px;padding:15px 50px;font-size:16px;font-weight:700;line-height:100%;position:relative}.home_page .choose_plan_section .tabs_btn button.active{color:#f3aa41;background-color:#fff}.home_page .choose_plan_section .single_card{color:#fff;background-color:#fff3;border-radius:16px;flex-direction:column;justify-content:space-between;gap:30px;min-height:500px;margin-top:30px;padding:25px;display:flex}.home_page .choose_plan_section .single_card .content h2{letter-spacing:0%;font-size:20px;font-weight:700;line-height:100%}.home_page .choose_plan_section .single_card .content .price_div{letter-spacing:0%;align-items:center;gap:3px;margin-top:10px;font-size:30px;font-weight:700;line-height:100%;display:flex}.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}.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%;margin-bottom:17px;margin-inline-start:30px;font-size:14px;font-weight:400;line-height:100%;position:relative}.home_page .choose_plan_section .single_card .content .features li:before{content:"";top:0;background:url(../media/right.449d10a9.svg) 50%/contain no-repeat;width:16px;height:16px;position:absolute;inset-inline-start:-30px}.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:100%}.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:url(../media/rightYellow.7947fd5a.svg) 50% no-repeat}.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}
:root{--background:#fff;--foreground:#171717}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background)}*,html,body{font-family:var(--font-ppneuemontreal),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}.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%)}
:root{--primary:#e61268;--secondary:#ef9f16;--text:#2b3d5b;--sub-text:#a0acb9;--section-padding:80px}
.top_section_title{letter-spacing:0%;font-size:64px;font-weight:500;line-height:100%}.title{letter-spacing:0%;font-size:48px;font-weight:700;line-height:100%}.sub_title{letter-spacing:0;margin-top:10px;font-size:20px;font-weight:500;line-height:100%}.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:100%}
@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"}
