*{box-sizing:border-box;margin:0;padding:0}ul,ol{list-style:none}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit;outline:inherit;cursor:pointer;background:0 0;border:none}body{padding-top:70px;font-family:Inter,sans-serif}[dir=rtl] body{font-family:Noto Kufi Arabic,sans-serif}input::-moz-placeholder{font-family:Inter,sans-serif}textarea::-moz-placeholder{font-family:Inter,sans-serif}input::placeholder,textarea::placeholder{font-family:Inter,sans-serif}[dir=rtl] input::-moz-placeholder{font-family:Noto Kufi Arabic,sans-serif}[dir=rtl] textarea::-moz-placeholder{font-family:Noto Kufi Arabic,sans-serif}[dir=rtl] input::placeholder,[dir=rtl] textarea::placeholder{font-family:Noto Kufi Arabic,sans-serif}.container{max-width:1440px;margin:0 auto;padding:0 100px}@media (width<=1280px){.container{padding:0 32px}}@media (width<=768px){.container{padding:0 16px}}.no-rtl{direction:ltr}.button{text-align:center;border-radius:8px;width:100%;padding:13px 26px;display:block}.button:hover{background-color:#e8569a;transition:all .3s ease-in}.button.primary{color:#fff;background-color:#e1116f;font-size:15px;font-weight:400}.button.primary:focus,.button.primary:hover,.button.primary:focus-visible{background-color:#e8569a}.button.secondary{color:#333;background-color:#fff;border:1px solid #ebebeb;font-size:15px;font-weight:400}.button.secondary:focus,.button.secondary:hover,.button.secondary:focus-visible{color:#000;background-color:#edf6f9}.yc-header{text-align:center;padding:7rem 0}[dir=ltr] .yc-header{background:linear-gradient(93.64deg,#f5f8ff 0%,#fff5fb 100%)}[dir=rtl] .yc-header{background:linear-gradient(-93.64deg,#f5f8ff 0%,#fff5fb 100%)}.yc-header .yc-header-color{color:#e1116f}.yc-header .yc-header-title{color:#033333;margin-bottom:14px;font-size:3.2rem;font-weight:600}@media (width<=1024px){.yc-header .yc-header-title{font-size:2.5rem}}@media (width<=768px){.yc-header .yc-header-title{font-size:2rem}}.yc-header .yc-header-description{color:#555;line-height:1.7}@media (width<=768px){.yc-header .yc-header-description{font-size:15px}.yc-header{padding:5rem 0}}.alert{color:#fff;text-align:center;border-radius:6px;margin-bottom:1.2rem;padding:15px}.alert.success{background:#4fb524}.alert.error{background:#b52445}.input-has-error .error{color:#b52445;background:0 0;font-size:13px;font-weight:500}.input-block{margin-bottom:30px}.label{color:#444;margin-bottom:8px;font-size:15px;font-weight:400;line-height:18px;display:block}.input{color:#444;border:1px solid #e0e0e0;border-radius:8px;outline:none;width:100%;height:48px;padding:0 16px;font-size:15px;line-height:19.2px}.input:focus{color:#444;border:1px solid #e1116f;box-shadow:0 4px 4px #00000005}.textarea{color:#444;resize:vertical;border:1px solid #e0e0e0;border-radius:8px;outline:none;width:100%;height:160px;padding:14px 16px;font-size:14px;line-height:19.2px}.textarea:focus{color:#444;border:1px solid #e1116f;box-shadow:0 4px 4px #00000005}.navbar{z-index:9998;background-color:#fff;width:100%;position:fixed;top:0;left:0;right:0}.navbar.sticky{transition:all .5s;box-shadow:0 4px 12px #0000001a}.navbar .navbar_fixed{justify-content:space-between;align-items:center;max-width:1440px;height:70px;margin:0 auto;display:flex}@media (width>=768px){.navbar .navbar_fixed{padding:14px 32px}}@media (width<=768px){.navbar .navbar_fixed{padding:14px 16px}}@media (width>=1280px){.navbar .navbar_fixed{padding:14px 100px}}.navbar .responsive{display:none}@media (width>=1024px){.navbar .responsive{display:block}}.navbar .left-menu{gap:40px;display:flex}.navbar .left-menu .logo{align-items:center;display:flex}.navbar .left-menu .logo img{width:auto;height:16px}.navbar .left-menu .left-list{gap:40px;display:flex}.navbar .left-menu .left-list .nav-link{color:#333;font-size:16px;font-weight:400;line-height:19px;text-decoration:none}.navbar .left-menu .left-list .nav-link:hover{color:#60484e;transition:all .3s ease-in-out}.navbar .right-menu .right-list{align-items:center;gap:12px;display:flex}.navbar .right-menu .language-menu{color:#333;align-items:center;position:relative}.navbar .right-menu .language-menu .dropdown-toggle{align-items:center;gap:8px;display:flex}.navbar .right-menu .language-menu .dropdown-toggle .caret{border-top:4px dashed;border-top:4px solid \9 ;vertical-align:middle;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;display:inline-block}[dir=ltr] .navbar .right-menu .language-menu .dropdown-toggle .caret{margin-left:2px}[dir=rtl] .navbar .right-menu .language-menu .dropdown-toggle .caret{margin-right:2px}.navbar .right-menu .language-menu .dropdown-menu{visibility:visible;z-index:9999;opacity:0;background-color:#fff;border:1px solid #ebebeb;border-radius:5px;width:118px;padding:10px 12px;transition:all .35s;display:none;position:absolute;top:37px;transform:translateY(10px);box-shadow:0 5px 20px -10px #0000001a}[dir=ltr] .navbar .right-menu .language-menu .dropdown-menu{left:-10px}[dir=rtl] .navbar .right-menu .language-menu .dropdown-menu{right:-10px}.navbar .right-menu .language-menu .dropdown-menu.active{visibility:visible;opacity:1;display:block;transform:translateY(0)}.navbar .right-menu .language-menu .dropdown-menu .dropdown-item{gap:9px;display:grid}.navbar .right-menu .language-menu .dropdown-menu .dropdown-item a{color:inherit;text-align:center;border-radius:5px;padding:6px 12px;font-size:14px;line-height:19px;display:block}.navbar .right-menu .language-menu .dropdown-menu .dropdown-item a:hover{font-weight:700}.navbar .right-menu .language-menu .dropdown-menu .dropdown-item a.active{background-color:#fff5fb}.navbar .right-menu .hamburger{display:block}@media (width>=1024px){.navbar .right-menu .hamburger{display:none}}.navbar .right-menu .hamburger .bar{border:1px solid #000;border-radius:4px;width:25px;margin:5px auto;transition:all .3s ease-in-out;display:flex}.nav-sidebar{z-index:40;background-color:#fff;width:300px;height:100%;transition:transform .2s ease-in-out;position:fixed;top:0}[dir=ltr] .nav-sidebar{left:0;transform:translate(-100%)}[dir=rtl] .nav-sidebar{right:0;transform:translate(100%)}@media (width>=1024px){.nav-sidebar{display:none}}[dir=ltr] [dir=rtl] .nav-sidebar{transform:translate(100%)}[dir=rtl] [dir=rtl] .nav-sidebar{transform:translate(-100%)}.nav-sidebar.active{z-index:10000;transform:translate(0)}[dir=rtl] .nav-sidebar.active{transform:translate(0)}.nav-sidebar .head{justify-content:space-between;align-items:center;margin-top:10px;padding:16px;display:flex}.nav-sidebar .head .logo{height:14px}.nav-sidebar .main{margin-top:32px}.nav-sidebar .main .language-box{margin-bottom:32px}.nav-sidebar .main .language-box .title{color:#444;text-align:center;margin-bottom:16px;font-weight:500;line-height:19.5px;display:block}.nav-sidebar .main .language-box .sidebar-language-list{justify-content:center;gap:16px;display:flex}.nav-sidebar .main .language-box .sidebar-language-list li a{padding:8px 15px}.nav-sidebar .main .language-box .sidebar-language-list li a:hover{background-color:unset;border-color:#8b8989;box-shadow:0 5px 20px -10px #0000001a}.nav-sidebar .main .language-box .sidebar-language-list li a.active{background-color:#fff5fb}.nav-sidebar .main .sidebar-pages-list{display:grid}.nav-sidebar .main .sidebar-pages-list .sidebar-item{color:#333;border-top:1px solid #e0e0e0}.nav-sidebar .main .sidebar-pages-list .sidebar-item:last-child{border-bottom:1px solid #e0e0e0}.nav-sidebar .main .sidebar-pages-list .sidebar-item .link{text-align:center;color:inherit;padding:22px 0;display:block}.nav-sidebar .main .sidebar-pages-list .sidebar-item .link:hover{background-color:#fcf3f7}.nav-sidebar .main .sidebar-buttons{gap:18px;margin:32px 16px;display:grid}.sideNav-overlay{z-index:9999;background:#000000a8;width:100%;height:100%;display:none;position:fixed;top:0}[dir=ltr] .sideNav-overlay{left:0}[dir=rtl] .sideNav-overlay{right:0}.sideNav-overlay.active{display:block}@media (width>=1024px){.sideNav-overlay.active{display:none}}.overflow-y-hidden{overflow-y:hidden}@media (width>=1024px){.lg-overflow-y-auto{overflow-y:auto}}.footer-container{background-color:#333;padding:40px 0}@media (width>=1024px){.footer-container{padding:50px 0 32px}}.footer-container .footer-navigation{grid-template-columns:1fr 1fr;gap:60px 32px;max-width:1440px;margin:0 auto;padding:0 24px;display:grid}@media (width>=768px){.footer-container .footer-navigation{grid-template-columns:repeat(3,1fr);padding:0 32px}}@media (width>=1024px){.footer-container .footer-navigation{grid-template-columns:repeat(5,1fr)}}@media (width>=1280px){.footer-container .footer-navigation{padding:0 100px}}.footer-container .footer-navigation .footer-list .footer-subhead{color:#fff;font-size:16px;font-weight:600;line-height:19px}@media (width>=1024px){.footer-container .footer-navigation .footer-list .footer-subhead{font-size:18px;line-height:22px}}.footer-container .footer-navigation .footer-list .list{color:#fffc;gap:16px;margin-top:16px;font-size:14px;line-height:22px;display:grid}@media (width>=1024px){.footer-container .footer-navigation .footer-list .list{font-size:16px;line-height:19px}}.footer-container .footer-navigation .footer-list .list li a:hover{text-decoration:underline}.footer-container .footer-navigation .footer-list .app-badges-container{flex-direction:column;gap:15px;margin-top:16px;display:flex}.footer-container .footer-navigation .footer-list .app-badges-container .app-badge{display:block}.footer-container .footer-navigation .footer-list .app-badges-container .app-badge .badge-wrapper{align-items:center;height:40px;display:flex}.footer-container .footer-navigation .footer-list .app-badges-container .app-badge .badge-wrapper img{-o-object-fit:contain;object-fit:contain;height:40px;transition:opacity .2s ease-in}.footer-container .footer-navigation .footer-list .app-badges-container .app-badge .badge-wrapper img:hover{opacity:.8}.footer-container .footer-navigation .footer-list .app-badges-container .app-badge.apple-badge .badge-wrapper img{transform:scaleX(1.13)}[dir=ltr] .footer-container .footer-navigation .footer-list .app-badges-container .app-badge.apple-badge .badge-wrapper img{transform-origin:0}[dir=rtl] .footer-container .footer-navigation .footer-list .app-badges-container .app-badge.apple-badge .badge-wrapper img{transform-origin:100%}.footer-container .footer-navigation .footer-list .app-badges-container .app-badge.apple-badge .badge-wrapper img[src*=app-store-fr\.svg]{transform:scaleX(1.07)}.footer-container .channels{max-width:500px;margin:40px auto 0}@media (width>=1024px){.footer-container .channels{padding:unset;margin:20px auto 0}}.footer-container .channels .title{color:#fff;text-align:center;margin-bottom:20px;font-weight:600}.footer-container .channels .channels-list{justify-content:center;gap:15px;display:flex}.footer-container .channels .channels-list li a{width:100%;height:28px;display:block}.footer-container .channels .channels-list li a:hover img{filter:unset}.footer-container .channels .channels-list img{filter:grayscale()contrast(40%);width:28px;height:28px}.footer-container .channels .channels-list img:hover{transition:all .2s ease-in}.footer-container .copy-right{color:#fff6;text-align:center;margin-top:40px;font-size:14px;line-height:17px}@media (width>=1024px){.footer-container .copy-right{margin-top:30px;font-size:16px;line-height:19px}}.hero-section{-moz-column-gap:120px;justify-content:space-between;gap:12px 120px;margin-top:130px;display:flex}.hero-section .section-heading{width:50%}.hero-section .section-heading .heading{color:#333;font-size:48px;font-weight:700;line-height:58px}.hero-section .section-heading .heading-feature{color:#e1116f}.hero-section .section-heading .sub-heading{color:#444;width:92%;margin-top:16px;font-size:16px;font-weight:400;line-height:27px}.hero-section .section-heading .marks{text-align:start;padding-top:32px}.hero-section .section-heading .marks .mark{-moz-column-gap:11px;align-items:center;column-gap:11px;padding-bottom:15px;display:flex}.hero-section .section-heading .marks .mark .mark-text{color:#555;font-size:15px;font-weight:400;line-height:27px}.hero-section .section-heading .button{color:#fff;background-color:#e1116f;border-radius:8px;justify-content:center;align-items:center;width:164px;height:52px;margin-top:40px;font-size:15px;font-weight:400;line-height:22px;text-decoration:none;display:flex}.hero-section .section-heading .button:hover{background-color:#e8569a;transition:all .3s ease-in}.hero-section .section-heading .join-desc{letter-spacing:.8px;color:#444;font-size:16px;font-weight:400;line-height:22px}@media screen and (width<=1150px){.hero-section .section-heading .heading{font-size:42px}}@media screen and (width<=1050px){.hero-section .section-heading .heading{font-size:34px}}.hero-section .section-image{width:50%}.hero-section .section-image .slideshow{aspect-ratio:3/2;position:relative}.hero-section .section-image .slideshow .slide{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:none;position:absolute;top:0}[dir=ltr] .hero-section .section-image .slideshow .slide{left:0}[dir=rtl] .hero-section .section-image .slideshow .slide{right:0}.hero-section .section-image .slideshow .slide.active{animation:14s infinite fade-in;display:block!important}@keyframes fade-in{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:1}}.hero-section .section-image .benifits{justify-content:space-evenly;align-items:center;margin-top:10px;display:flex}[dir=rtl] .hero-section .section-image .benifits{flex-direction:row-reverse}.hero-section .section-image .benifits .benifit{padding:0 8px}.hero-section .section-image .benifits .benifit .benifit-text{text-align:center;color:#333;font-size:20px;font-weight:600;line-height:29px}@media screen and (width<=768px){.hero-section .section-image .benifits .benifit .benifit-text{font-size:16px}}.hero-section .section-image .benifits .benifit .benifit-detail{text-align:center;color:#555;padding-top:4px;font-size:15px;font-weight:400;line-height:22px}.hero-section .section-image .benifits .border-right{height:55px}[dir=ltr] .hero-section .section-image .benifits .border-right{border-right:1px solid #ebebeb}[dir=rtl] .hero-section .section-image .benifits .border-right{border-left:1px solid #ebebeb}.hero-section .section-image img{width:100%}@media screen and (width<=1350px){.hero-section{-moz-column-gap:50px;column-gap:50px}}@media screen and (width<=845px){.hero-section{flex-wrap:wrap;margin-top:75px}.hero-section .section-heading{text-align:center;width:85%;margin:auto}.hero-section .section-heading .heading{font-size:38px;line-height:39px}.hero-section .section-heading .sub-heading{width:100%;font-size:15px}.hero-section .section-heading .description{margin-top:32px;display:block}.hero-section .section-heading .button{width:50%;margin:0 auto}.hero-section .section-heading .join-desc{text-align:center;margin-top:16px;font-size:15px}.hero-section .section-heading .marks{max-width:max-content;margin:auto}.hero-section .section-image{width:100%;padding-top:32px;margin:auto!important}.hero-section .section-image img{width:100%;height:auto}}@media screen and (width<=590px){.hero-section .section-heading,.hero-section .section-heading .button{width:100%}.hero-section .section-image img{margin:auto;display:block}}@media screen and (width<=440px){.hero-section .section-heading .heading{font-size:32px}}.features-section{background:#fff5fb;border-radius:16px;margin-top:100px}@media (width<=768px){.features-section{margin-top:60px}}.features-section .section-heading-features{padding-top:60px}@media screen and (width<=715px){.features-section .section-heading-features{padding-top:30px;font-size:22px}}.features-section .section-heading-features .title{text-align:center;color:#e1116f;font-size:24px;font-weight:600;line-height:29px}.features-section .features{justify-content:space-between;align-items:center;gap:16px;padding:32px 40px 60px;display:flex}.features-section .features .feature{background:#fff;border:1px solid #f5f5f5;border-radius:8px;flex-direction:column;flex:290px;justify-content:center;align-items:center;gap:12px;width:300px;height:160px;padding:0;display:flex;box-shadow:0 4px 8px #0000000a}.features-section .features .feature .feature-desc{letter-spacing:1.3px;text-align:center;color:#555;padding-top:20px;font-size:16px;font-weight:400;line-height:19px}@media (width<=1024px){.features-section .features{flex-wrap:wrap;justify-content:space-evenly;width:100%}}@media screen and (width<=715px){.features-section .features{padding:20px}.features-section .features .feature{width:100%}}.inner-section .inner-space{padding-top:100px}@media (width<=768px){.inner-section .inner-space{padding-top:32px}}.inner-section .title{text-align:center;color:#333;font-size:24px;font-weight:600;line-height:29px}.inner-section .border{background:#e1116f;border-radius:100px;width:40px;height:3px;margin:12px auto 39px}.inner-section .inner{-moz-column-gap:100px;justify-content:space-between;align-items:center;column-gap:100px;padding:100px 0;display:flex}.inner-section .inner .inner-img{background-color:#f9f9f9;border:1px solid #efefef;border-radius:8px;width:50%;margin:12px auto 16px;padding:10px 20px}@media (width<=768px){.inner-section .inner .inner-img{width:100%;margin:0}}.inner-section .inner .inner-img img{width:100%}.inner-section .inner .inner-desc{width:50%}@media (width<=768px){.inner-section .inner .inner-desc{width:100%}.inner-section .inner .inner-desc .inner-text{margin-bottom:20px;font-size:15px}.inner-section .inner .inner-desc .inner-title{margin:auto;display:none;width:90%!important;font-size:25px!important}}.inner-section .inner .inner-desc .inner-title{color:#333;width:100%;margin-bottom:12px;font-size:28px;font-weight:600;line-height:39px}.inner-section .inner .inner-desc .inner-text{color:#555;padding-bottom:24px;font-size:16px;font-weight:400;line-height:150%}.inner-section .inner .inner-desc .inner-link{text-align:center;color:#333;background-color:#fff;border:1px solid #ebebeb;border-radius:8px;margin-top:35px;padding:12px 20px;font-size:15px;font-weight:500;line-height:22px;text-decoration:none}.inner-section .inner .inner-desc .inner-link:hover{color:#000;background-color:#edf6f9;transition:all .3s ease-in}.inner-section .inner .inner-img-box{-moz-column-gap:20px;column-gap:20px;width:50%;display:flex}@media (width<=768px){.inner-section .inner .inner-img-box{-moz-column-gap:5px;column-gap:5px;width:100%}}.inner-section .inner .inner-img-box .selfie-img{width:60%}.inner-section .inner .inner-img-box .border-bottom{border-bottom:1px solid #ebebeb;width:100%;margin-bottom:4px}.inner-section .inner .inner-img-box .inner-border{background:#fff;border:1px solid #ebebeb;border-radius:8px;flex-direction:column;justify-content:space-between;row-gap:5px;width:40%;padding:0 15px;display:flex;box-shadow:0 2px 4px #0000000a}.inner-section .inner .inner-img-box .inner-border .chart{justify-content:center;margin-bottom:16px;display:flex}.inner-section .inner .inner-img-box .inner-border .chart img{width:100%}.inner-section .inner .inner-img-box .inner-border p{text-align:center;color:#333;font-size:17px;font-weight:600;line-height:24px}.inner-section .inner .inner-img-box .inner-border p .sales{color:#335fb8}.inner-section .inner .inner-img-box .inner-border .icon{justify-content:center;margin-top:16px;margin-bottom:6px;font-size:56px;font-weight:600;line-height:68px;display:flex}@media (width<=768px){.inner-section .inner .inner-img-box .inner-border{padding:0 4px}.inner-section .inner .inner-img-box .inner-border p{margin:0;font-size:14px}.inner-section .inner .inner-img-box .inner-border .icon{margin:0;font-size:40px}}@media screen and (width<=950px){.inner-section .inner{-moz-column-gap:20px;column-gap:20px}}@media (width<=768px){.inner-section .inner{text-align:center;flex-wrap:wrap;row-gap:26px;margin-top:36px;padding:15px 0}}.inner-section .bg-color{background-color:#f5f8ff;padding:100px 0}.inner-section .bg-color .inner{padding:0}@media (width<=768px){.inner-section .bg-color{margin:16px 16px 0;padding:22px 0}.inner-section .bg-color .inner{margin-top:0}}.inner-section .mobile-inner-title{color:#333;text-align:center;margin-top:60px;font-size:25px;font-weight:600;line-height:29px}@media (width>=768px){.inner-section .mobile-inner-title{display:none}}@media (width<=768px){.inner-section .reverse{flex-direction:column-reverse;padding-bottom:0}}.faq-accordination{margin:100px auto 150px}@media (width<=576px){.faq-accordination{margin:60px auto}}.faq-accordination .faq-bg-color{background-color:#fafafa;border-radius:16px;padding:40px 60px 60px}@media (width<=768px){.faq-accordination .faq-bg-color{padding:22px 15px}}.faq-accordination .title{text-align:center;color:#333;font-size:24px;font-weight:600;line-height:29px}.faq-accordination .sub-heading{text-align:center;color:#444;max-width:680px;margin:10px auto 0;font-size:16px;font-weight:400;line-height:27px}.faq-accordination .accordion-container{padding-top:39px}.faq-accordination .accordion-container .accordion-item{background:#fff;border:1px solid #ebebeb;border-radius:8px;margin-bottom:16px;padding:0 24px;box-shadow:0 4px 4px #0000000a}.faq-accordination .accordion-container .accordion-item .item-header{-moz-column-gap:12px;cursor:pointer;justify-content:space-between;align-items:center;column-gap:12px;padding:18.5px 0;display:flex}.faq-accordination .accordion-container .accordion-item .item-header .item-icon{justify-content:flex-end;align-items:center;width:16px;height:16px;display:flex}.faq-accordination .accordion-container .accordion-item .item-header .item-icon .arrow-down{transition:all .25s cubic-bezier(.5,0,.1,1)}.faq-accordination .accordion-container .item-question{color:#333;font-size:15px;font-weight:500;line-height:19px}@media (width<=768px){.faq-accordination .accordion-container .item-question{width:94%}}[dir=ltr] .faq-accordination .accordion-container .active .arrow-down{transform:rotate(180deg)}[dir=rtl] .faq-accordination .accordion-container .active .arrow-down{transform:rotate(-180deg)}.faq-accordination .accordion-container .active .item-question{font-weight:500}.faq-accordination .accordion-container .item-content{max-height:0;transition:all .3s;overflow:hidden}.faq-accordination .accordion-container .item-answer{opacity:.8;padding-bottom:8px;font-size:14px;line-height:21px}.vas-section{background:#f8fafc;flex-direction:column;align-self:stretch;align-items:center;gap:32px;padding:100px;display:flex;box-shadow:0 1px 2px #1219260d}@media (width<=768px){.vas-section{padding-inline:24px}}.vas-section .headline{text-align:center;flex-direction:column;align-items:center;gap:18px;display:flex}.vas-section .headline h2{color:#333;letter-spacing:-.28px;font-size:28px;font-style:normal;font-weight:600;line-height:120%}.vas-section .headline h4{color:#e1116f;letter-spacing:2px;text-transform:uppercase;font-size:14px;font-weight:600}.vas-section .content{text-align:center;align-items:stretch;gap:24px;display:flex}@media (width<=768px){.vas-section .content{flex-direction:column}}.vas-section .split{flex-direction:column;flex:1 0 0;justify-content:start;align-items:center;gap:24px;display:flex}.vas-section .split p{color:#555;text-align:center;margin-bottom:8px;font-size:18px;font-style:normal;font-weight:400;line-height:150%}.vas-section .split .logo-container{flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex}.vas-section .activate-link{text-align:center;color:#333;cursor:pointer;background-color:#fff;border:1px solid #ebebeb;border-radius:8px;margin-top:auto;padding:12px 20px;font-size:15px;font-weight:500;line-height:22px;text-decoration:none}.vas-section .activate-link:hover{color:#000;background-color:#edf6f9;transition:all .3s ease-in}.faq-page-title{text-align:center;color:#333;font-size:36px;font-weight:700;line-height:48px}.sub-title{text-align:center;color:#555;margin-top:12px;margin-bottom:42px;font-size:16px;font-weight:400;line-height:22px}.faq-link{color:#e1116f}.faq-link:hover{text-decoration:underline}.pricing-section{margin:100px auto 150px}.pricing-section .section-heading{text-align:center}.pricing-section .section-heading .title{text-align:center;color:#333;margin-bottom:12px;font-size:36px;font-weight:700;line-height:48px}.pricing-section .section-heading .sub-heading{text-align:center;color:#555;margin-bottom:28px;font-size:16px;font-weight:400;line-height:22px}.pricing-section .buttonWrapper{-moz-column-gap:4px;z-index:2;background:#fff;border:1px solid #ebebeb;border-radius:8px;column-gap:4px;width:437px;margin:auto;padding:4px;display:flex;position:relative}.pricing-section .buttonWrapper .tab-button{color:#555;border-radius:8px;width:100%;padding:10px 24px}.pricing-section .buttonWrapper .tab-button.active{color:#fff;background-color:#e1116f}.pricing-section .wrapper.active .model-switcher{--model-position:-1px}.pricing-section .wrapper.active .model-switcher .billing-switcher{transition:top .36s cubic-bezier(.25,1,.5,1)}.pricing-section .wrapper:not(.active) .model-switcher .billing-switcher{transition:top .24s cubic-bezier(.5,0,.75,0)}.pricing-section .wrapper:not(.active) .model-switcher .yearly-tip{display:none!important}.pricing-section .model-switcher{--model-position:-48px;justify-content:center;align-items:center;height:46px;display:flex;position:relative}.pricing-section .model-switcher .yearly-tip{text-align:center;color:#e1116f;width:100%;display:none;position:absolute;top:52px}.pricing-section .model-switcher .billing-switcher{-webkit-user-select:none;user-select:none;max-width:max-content;top:var(--model-position);margin:0 auto;transition:top 1s linear;position:absolute}.pricing-section .model-switcher .billing-switcher .switch-header{--padding:6px;--gap:2px;min-width:290px;height:46px;padding:var(--padding);background:#fafafa;border:1px solid #e9eaeb;border-radius:0 0 12px 12px;display:flex;position:relative}.pricing-section .model-switcher .billing-switcher .switch-header label{gap:var(--gap);z-index:1;align-items:center;width:100%;display:flex}.pricing-section .model-switcher .billing-switcher .switch-header label span{color:#717680;text-align:center;cursor:pointer;width:100%;font-size:14px;font-weight:500;display:block}.pricing-section .model-switcher .billing-switcher .switch-header .sliding-indicator{top:var(--padding);height:calc(100% - var(--padding) * 2);width:calc((100% - var(--padding) * 2) / 2 - var(--gap) / 2);background:#fff;border-radius:6px;transition:all .23s cubic-bezier(.4,0,.2,1);position:absolute;box-shadow:0 1px 2px -1px #1219261a,0 1px 3px #1219261a}[dir=ltr] .pricing-section .model-switcher .billing-switcher .switch-header .sliding-indicator{left:var(--padding)}[dir=rtl] .pricing-section .model-switcher .billing-switcher .switch-header .sliding-indicator{right:var(--padding)}.pricing-section .model-switcher .billing-switcher #yearly_subscription_toggle{display:none}.pricing-section .model-switcher .billing-switcher #yearly_subscription_toggle~.switch-header .sliding-underline{transform:translate(0)}.pricing-section .model-switcher .billing-switcher #yearly_subscription_toggle~.switch-header span[data-billing=monthly]{color:#414651}[dir=ltr] .pricing-section .model-switcher .billing-switcher #yearly_subscription_toggle:checked~.switch-header .sliding-underline{transform:translateX(calc(100% + var(--gap)))}[dir=rtl] .pricing-section .model-switcher .billing-switcher #yearly_subscription_toggle:checked~.switch-header .sliding-underline{transform:translateX(calc(-1*(100% + var(--gap))))}.pricing-section .model-switcher .billing-switcher #yearly_subscription_toggle:checked~.switch-header span[data-billing=annual]{color:#414651}.pricing-section .model-switcher .billing-switcher #yearly_subscription_toggle:checked~.switch-header span[data-billing=monthly]{color:#717680}.pricing-section .model-switcher .billing-switcher #yearly_subscription_toggle:checked~.yearly-tip{display:block}.pricing-section .contentWrapper{margin-top:52px}.pricing-section .contentWrapper .content{display:none}.pricing-section .contentWrapper .content.active{display:block}.pricing-section .contentWrapper .subsciption-based{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.pricing-section .contentWrapper .subsciption-based .plans{padding:32px 24px}.pricing-section .contentWrapper .subsciption-based .pricing-plan{filter:drop-shadow(0 4px 4px #0000000a);background-color:#fff;border:1px solid #ebebeb;border-radius:8px;flex-direction:column;justify-content:space-between;width:100%;display:flex}.pricing-section .contentWrapper .subsciption-based .pricing-plan .plans>.title{flex-flow:column wrap;gap:4px;margin-bottom:24px;display:flex}.pricing-section .contentWrapper .subsciption-based .pricing-plan .plans>.title .title{color:#333;font-size:18px;font-weight:500;line-height:22px}.pricing-section .contentWrapper .subsciption-based .pricing-plan .plans>.title .savings{color:#624c18;background:#ffecc0;border-radius:999px;width:max-content;padding:2px 8px;font-size:12px;font-weight:500;line-height:150%;display:none}.pricing-section .contentWrapper .subsciption-based .pricing-plan .border{background:#ebebeb;height:1px;margin:24px auto}.pricing-section .contentWrapper .subsciption-based .pricing-plan .price{-moz-column-gap:4px;color:#555;align-items:center;column-gap:4px;font-size:16px;font-weight:400;display:flex}.pricing-section .contentWrapper .subsciption-based .pricing-plan .price.yearly-price,.pricing-section .contentWrapper .subsciption-based .pricing-plan .price.yearly-price .original-price{display:none}.pricing-section .contentWrapper .subsciption-based .pricing-plan .number{color:#333;font-size:40px;font-weight:700;line-height:48px}.pricing-section .contentWrapper .subsciption-based .pricing-plan .features-included{text-align:start;color:#333;margin-bottom:16.5px;font-size:16px;font-weight:500;line-height:19px}.pricing-section .contentWrapper .subsciption-based .pricing-plan .item{-moz-column-gap:10.5px;color:#555;align-items:center;column-gap:10.5px;margin-bottom:17px;font-size:16px;font-weight:400;line-height:19px;display:flex}.pricing-section .contentWrapper .subsciption-based .pricing-plan .plan-btn{color:#333;background:#fafafa;border-bottom-right-radius:8px;border-bottom-left-radius:8px;justify-content:center;align-items:center;height:56px;font-size:16px;font-weight:400;line-height:19px;display:flex}.pricing-section .contentWrapper .subsciption-based .pricing-plan .plan-btn:hover{color:#fff;background-color:#e1116f;transition:all .2s ease-in}.pricing-section .contentWrapper .subsciption-based[data-on-yearly-plan=true] .pricing-plan .price{display:none}.pricing-section .contentWrapper .subsciption-based[data-on-yearly-plan=true] .pricing-plan .price.yearly-price{flex-wrap:wrap;display:flex}.pricing-section .contentWrapper .subsciption-based[data-on-yearly-plan=true] .pricing-plan .price.yearly-price .original-price{color:#c73a3a;align-items:center;font-size:12px;text-decoration:line-through;display:flex}.pricing-section .contentWrapper .subsciption-based[data-on-yearly-plan=true] .pricing-plan .price.yearly-price .original-price .number{color:#c73a3a;font-size:16px;font-weight:600}.pricing-section .contentWrapper .subsciption-based[data-on-yearly-plan=true] .pricing-plan .plans>.title .savings{display:block}@media screen and (width<=1100px){.pricing-section .contentWrapper .subsciption-based .pricing-plan .item{font-size:15px}}@media screen and (width<=950px){.pricing-section .contentWrapper .subsciption-based{grid-template-columns:repeat(2,1fr)}}@media (width<=576px){.pricing-section .contentWrapper .subsciption-based{grid-template-columns:1fr}.pricing-section{margin:60px auto}.pricing-section .buttonWrapper{width:100%;display:block}}.pricing-section .statement{max-width:437px;margin:0 auto}@media (width>=1024px){.pricing-section .statement{max-width:975px}}.pricing-section .statement.second-statement{margin-top:60px}.pricing-section .statement .title{text-align:center;color:#333;font-size:20px;font-weight:600;line-height:24px}@media (width>=1024px){.pricing-section .statement .title{text-align:start}}.pricing-section .statement .diagram{text-align:center;color:#333;flex-direction:column;width:100%;margin-top:32px;display:flex}@media (width>=1024px){.pricing-section .statement .diagram{flex-direction:row;margin-top:12px}}.pricing-section .statement .diagram .light-gray,.pricing-section .statement .diagram .dark-gray,.pricing-section .statement .diagram .striped{flex-direction:column;justify-content:center;align-items:center;display:flex}.pricing-section .statement .diagram .striped{width:100%;height:100px;position:relative}@media (width>=1024px){.pricing-section .statement .diagram .striped{width:244px;padding:0 20px}}.pricing-section .statement .diagram .striped .striped-background{z-index:-1;background-image:url(/images/home_page_images_v2/mobile-striped-border.png);background-repeat:no-repeat;background-size:100% 100%;width:100%;height:100%;position:absolute;top:0}[dir=ltr] .pricing-section .statement .diagram .striped .striped-background{left:0}[dir=rtl] .pricing-section .statement .diagram .striped .striped-background{right:0;transform:scaleX(-1)}@media (width>=1024px){.pricing-section .statement .diagram .striped .striped-background{background-image:url(/images/home_page_images_v2/desktop-striped-border.png)}}.pricing-section .statement .diagram .dark-gray{background-color:#f0f0f0;width:100%;height:300px;position:relative}@media (width>=1024px){.pricing-section .statement .diagram .dark-gray{width:478px;height:100px}}.pricing-section .statement .diagram .light-gray{background-color:#fafafa;width:100%;height:100px}@media (width>=1024px){.pricing-section .statement .diagram .light-gray{width:244px}}.pricing-section .statement .diagram .number{font-size:16px;font-weight:600;line-height:19px}.pricing-section .statement .diagram .text{font-size:14px;font-weight:500;line-height:17px}.pricing-section .statement .diagram .link{color:#15a1ef;font-size:14px;font-weight:600;line-height:17px;text-decoration:underline}.pricing-section .statement .diagram .tooltip{color:#fff;z-index:10;border-radius:4px;font-size:14px;font-weight:500;line-height:17px;position:absolute;bottom:-29px}@media (width>=1024px){.pricing-section .statement .diagram .tooltip{bottom:-38px}[dir=ltr] .pricing-section .statement .diagram .tooltip.pink{right:-22px}[dir=rtl] .pricing-section .statement .diagram .tooltip.pink{left:-22px}[dir=ltr] .pricing-section .statement .diagram .tooltip.black{right:-28px}[dir=rtl] .pricing-section .statement .diagram .tooltip.black{left:-28px}}.pricing-section .statement .diagram .tooltip.pink,.pricing-section .statement .diagram .tooltip.pink .chevron:after{background-color:#e1116f}.pricing-section .statement .diagram .tooltip.black,.pricing-section .statement .diagram .tooltip.black .chevron:after{background-color:#000}.pricing-section .statement .diagram .tooltip .chevron{padding:4px 6px;display:block;position:relative}.pricing-section .statement .diagram .tooltip .chevron:after{content:"";width:6px;height:6px;position:absolute;top:2px;rotate:44deg}[dir=ltr] .pricing-section .statement .diagram .tooltip .chevron:after{left:45%;transform:translate(-50%,-50%)}[dir=rtl] .pricing-section .statement .diagram .tooltip .chevron:after{transform:translate(50%,-50%);transform:unset;top:-2px;right:45%}.pricing-section .statement .sales-lvl{color:#fff;background-color:#6cafc4;border-radius:4px;margin-top:12px;padding:4px 10px;font-size:14px;font-weight:400;line-height:17px;display:none}@media (width>=1024px){.pricing-section .statement .sales-lvl{display:inline-block}}.pricing-section .pricing-table{filter:drop-shadow(0 1px 2px #1219260d);max-width:995px;margin:0 auto}.pricing-section .pricing-table .pricing-header{border-radius:12px 12px 0 0;align-items:flex-start;height:78px;padding:24px 20px;display:flex}[dir=ltr] .pricing-section .pricing-table .pricing-header{background:linear-gradient(90deg,#b83375 0%,#a6195f 50%,#ba015c 100%)}[dir=rtl] .pricing-section .pricing-table .pricing-header{background:linear-gradient(-90deg,#b83375 0%,#a6195f 50%,#ba015c 100%)}.pricing-section .pricing-table .pricing-header .payment-method-header,.pricing-section .pricing-table .pricing-header .sales-tier-header{align-items:center;height:30px;display:flex}[dir=ltr] .pricing-section .pricing-table .pricing-header .payment-method-header,[dir=ltr] .pricing-section .pricing-table .pricing-header .sales-tier-header{border-right:1px solid #cdd5df}[dir=rtl] .pricing-section .pricing-table .pricing-header .payment-method-header,[dir=rtl] .pricing-section .pricing-table .pricing-header .sales-tier-header{border-left:1px solid #cdd5df}[dir=ltr] .pricing-section .pricing-table .pricing-header .payment-method-header:last-child,[dir=ltr] .pricing-section .pricing-table .pricing-header .sales-tier-header:last-child{border-right:none}[dir=rtl] .pricing-section .pricing-table .pricing-header .payment-method-header:last-child,[dir=rtl] .pricing-section .pricing-table .pricing-header .sales-tier-header:last-child{border-left:none}.pricing-section .pricing-table .pricing-header .payment-method-header{justify-content:flex-start;width:339px}.pricing-section .pricing-table .pricing-header .sales-tier-header{flex:1;justify-content:center}.pricing-section .pricing-table .pricing-header .payment-method-label,.pricing-section .pricing-table .pricing-header .sales-tier-label{color:#fff;font-family:Mona-Sans,sans-serif;font-size:20px;font-weight:600;line-height:150%}.pricing-section .pricing-table .payment-row{background:#fff;border:1px solid #e3e8ef;border-top:none;align-items:center;height:100px;display:flex}[dir=ltr] .pricing-section .pricing-table .payment-row{padding-left:20px}[dir=rtl] .pricing-section .pricing-table .payment-row{padding-right:20px}.pricing-section .pricing-table .payment-row.online-payment-row{border-radius:0 0 12px 12px}.pricing-section .pricing-table .payment-row .payment-method{flex-direction:column;justify-content:center;width:339px;padding:24px 0;display:flex}.pricing-section .pricing-table .payment-row .payment-method .payment-icon-text{align-items:center;gap:12px;padding:8px 0;display:flex}.pricing-section .pricing-table .payment-row .payment-method .payment-icon{border:.25px solid;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.pricing-section .pricing-table .payment-row .payment-method .payment-icon.cash-icon{background:#fceef5;border-color:#fceef5}.pricing-section .pricing-table .payment-row .payment-method .payment-icon.online-icon{background:#f1f8fe;border-color:#f1f8fe}.pricing-section .pricing-table .payment-row .payment-method .payment-text{font-family:Mona-Sans,sans-serif;font-size:18px;font-weight:500;line-height:150%}.pricing-section .pricing-table .payment-row .rate-cell{flex:1;justify-content:center;align-items:center;height:100px;display:flex}[dir=ltr] .pricing-section .pricing-table .payment-row .rate-cell{border-left:1px solid #eef2f6}[dir=rtl] .pricing-section .pricing-table .payment-row .rate-cell{border-right:1px solid #eef2f6}.pricing-section .pricing-table .payment-row .rate-cell .rate-value{font-family:Mona-Sans,sans-serif;font-size:18px;font-weight:500;line-height:150%}.pricing-section .pricing-note{background:#fceef5;border:1px solid #f6d5db;border-radius:30px;align-items:center;gap:12px;width:fit-content;max-width:90%;height:auto;min-height:56px;margin:24px auto 0;padding:12px 20px;display:flex}.pricing-section .pricing-note .note-content{flex-grow:1;justify-content:center;align-items:center;gap:8px;padding:4px 8px;display:flex}.pricing-section .pricing-note .note-content .note-icon{flex-shrink:0;width:20px;height:20px}.pricing-section .pricing-note .note-content .note-text{color:#d9408c;white-space:normal;text-overflow:unset;text-align:center;font-family:Mona-Sans,sans-serif;font-size:16px;font-style:italic;font-weight:400;line-height:1.5;overflow:visible}@media (width<=768px){.pricing-section .pricing-table{max-width:none;margin:0 16px}.pricing-section .pricing-table .pricing-header{display:none}.pricing-section .pricing-table .payment-row{border:1px solid #e3e8ef;border-radius:12px;height:auto;margin-bottom:16px;padding:20px;display:block}.pricing-section .pricing-table .payment-row.online-payment-row{border-radius:12px;margin-bottom:0}.pricing-section .pricing-table .payment-row .payment-method{border-bottom:1px solid #eef2f6;width:100%;margin-bottom:16px;padding:0 0 16px}.pricing-section .pricing-table .payment-row .payment-method .payment-icon-text{justify-content:flex-start}.pricing-section .pricing-table .payment-row .rate-cell{justify-content:space-between;align-items:center;width:100%;height:auto;padding:8px 0;display:flex}[dir=ltr] .pricing-section .pricing-table .payment-row .rate-cell{border-left:none}[dir=rtl] .pricing-section .pricing-table .payment-row .rate-cell{border-right:none}.pricing-section .pricing-table .payment-row .rate-cell:nth-child(2):before{content:"$0-$5K:";color:#6b7280;font-family:Mona-Sans,sans-serif;font-weight:600}.pricing-section .pricing-table .payment-row .rate-cell:nth-child(3):before{content:"Above $5K:";color:#6b7280;font-family:Mona-Sans,sans-serif;font-weight:600}.pricing-section .pricing-table .payment-row .rate-cell .rate-value{color:#b83375;font-weight:600}.pricing-section .pricing-note{border-radius:16px;width:calc(100% - 32px);max-width:100%}.pricing-section .pricing-note .note-content .note-text{font-size:14px}}@media (width<=1024px){.pricing-section .pricing-table .pricing-header{padding:20px}.pricing-section .pricing-table .pricing-header .payment-method-label,.pricing-section .pricing-table .pricing-header .sales-tier-label{font-size:18px}.pricing-section .pricing-table .payment-row .payment-method .payment-text,.pricing-section .pricing-table .payment-row .rate-cell .rate-value{font-size:16px}}.features-wrapper{margin:100px auto 150px}.features-wrapper .section-heading{text-align:center}.features-wrapper .section-heading .title{text-align:center;color:#333;margin-bottom:12px;font-size:40px;font-weight:700;line-height:42px}@media (width<=576px){.features-wrapper .section-heading .title{font-size:32px}}.features-wrapper .section-heading .sub-heading{text-align:center;color:#555;margin-bottom:48px;font-size:17px;font-weight:400;line-height:22px}.features-wrapper .wrapper{-moz-column-gap:16px;grid-template-columns:repeat(3,1fr);gap:24px 16px;display:grid}.features-wrapper .wrapper .feature{background-color:#fff;border:1px solid #ebebeb;border-radius:8px;padding:24px 24px 32px;box-shadow:0 2px 4px #0000000a}.features-wrapper .wrapper .feature .feature-image{justify-content:center;margin-bottom:16px;display:flex}.features-wrapper .wrapper .feature .feature-content{text-align:center}.features-wrapper .wrapper .feature .feature-content .title{text-align:center;color:#333;margin-bottom:16px;font-size:16px;font-weight:500;line-height:19px}.features-wrapper .wrapper .feature .feature-content .description{text-align:center;color:#555;font-size:15px;font-weight:400;line-height:24px}@media screen and (width<=950px){.features-wrapper .wrapper{grid-template-columns:repeat(2,1fr)}}@media (width<=576px){.features-wrapper .wrapper{grid-template-columns:1fr}.features-wrapper{margin:60px auto}}.about-us{gap:32px;max-width:max-content;margin:32px auto;display:grid}@media (width>=1024px){.about-us{gap:56px;margin:56px auto}}.about-us .box-grid{place-items:center;gap:32px;display:grid}@media (width>=768px){.about-us .box-grid{display:flex}}@media (width>=1024px){.about-us .box-grid{gap:56px}}.about-us .box-grid .box-content{width:100%;max-width:512px}.about-us .box-grid .title{text-align:center;margin-bottom:1.3rem;font-size:1.7rem;font-weight:500;line-height:2.25rem}@media (width>=768px){.about-us .box-grid .title{text-align:start}}.about-us .box-grid .description{color:#033333;font-size:16px;line-height:1.7}.about-us .box-grid .box-img{width:100%;max-width:fit-content;height:100%}.about-us .box-grid .box-img img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;max-width:512px;height:100%;max-height:345px}.about-us .button-wrapper{max-width:max-content;margin-top:32px;margin-left:auto;margin-right:auto}@media (width>=768px){.about-us .button-wrapper{margin-left:unset;margin-right:unset}.about-us .reverse-direction .box-img{order:2}}.experts-grid{grid-template-columns:repeat(2,1fr);place-items:center;gap:2rem;margin:4rem auto;display:grid}.experts-grid .box-img img{width:100%;height:auto}.experts-grid .box-content .title{margin-bottom:1.3rem;font-size:1.7rem;font-weight:500;line-height:2.25rem}.experts-grid .box-content .description{color:#033333;font-size:16px;line-height:1.7}@media (width<=768px){.experts-grid .box-content{text-align:center}.experts-grid .box-content .title{font-size:1.5rem}.experts-grid .box-content .description{font-size:15px}.experts-grid{grid-template-columns:1fr;margin:2rem auto}.direction-reverse{flex-direction:column-reverse;display:flex}}.experts-btn{text-align:center;margin-top:85px}.experts-btn .button{width:195px;margin:auto;padding:12px 22px;display:block}.experts-btn p{color:#033333;margin:16px auto 30px;font-size:15px;line-height:1.7}.yc-life-container .title{color:#1f2937;font-size:1.125rem;font-weight:600;line-height:1.75rem}@media (width>=768px){.yc-life-container .title{font-size:1.25rem;line-height:1.75rem}}@media (width>=1280px){.yc-life-container .title{font-size:1.25rem;line-height:1.75rem}}.yc-life-container .description{color:#4b5563;margin-top:1rem;line-height:2}@media (width>=768px){.yc-life-container .description{line-height:1.625}}@media (width>=1280px){.yc-life-container .description{font-size:1.25rem;line-height:2}}.yc-life-container .section-1{justify-content:center;row-gap:1rem;margin-top:2.5rem;margin-bottom:3rem;display:grid}@media (width>=768px){.yc-life-container .section-1{display:flex}}.yc-life-container .section-1 .image-box{max-width:max-content}.yc-life-container .section-1 .image-box img{border-radius:.5rem;width:100%;height:100%}@media (width>=768px){.yc-life-container .section-1 .image-box img{z-index:0}}.yc-life-container .section-1 .content-box{background-color:#fff;border-radius:.5rem;padding:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (width>=768px){.yc-life-container .section-1 .content-box{z-index:10;place-self:center;width:83.33%;height:50%}[dir=ltr] .yc-life-container .section-1 .content-box{margin-left:-2.5rem}[dir=rtl] .yc-life-container .section-1 .content-box{margin-right:-2.5rem}}@media (width>=1024px){.yc-life-container .section-1 .content-box{z-index:10;width:75%;padding:2rem}}.yc-life-container .section-2{justify-content:center;row-gap:1rem;margin-bottom:3rem;display:grid}@media (width>=768px){.yc-life-container .section-2{display:flex}}.yc-life-container .section-2 .image-box{max-width:max-content}@media (width>=768px){.yc-life-container .section-2 .image-box{order:9999}}.yc-life-container .section-2 .image-box img{border-radius:.5rem;width:100%;height:100%}@media (width>=768px){.yc-life-container .section-2 .image-box img{z-index:0}}.yc-life-container .section-2 .content-box{background-color:#fff;border-radius:.5rem;padding:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (width>=768px){.yc-life-container .section-2 .content-box{z-index:10;place-self:center;width:83.33%;height:50%}[dir=ltr] .yc-life-container .section-2 .content-box{margin-right:-2.5rem}[dir=rtl] .yc-life-container .section-2 .content-box{margin-left:-2.5rem}}@media (width>=1024px){.yc-life-container .section-2 .content-box{width:75%;padding:2rem}}.yc-life-container .section-3{background-color:#f3f4f6;border-radius:.5rem;align-items:center;row-gap:1rem;padding-bottom:.75rem;display:grid;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (width>=576px){.yc-life-container .section-3{margin-top:5rem;display:flex}}@media (width>=768px){.yc-life-container .section-3{margin-top:7rem}}@media (width>=576px){[dir=ltr] .yc-life-container .section-3 .image-box{padding-left:1.5rem}[dir=rtl] .yc-life-container .section-3 .image-box{padding-right:1.5rem}}.yc-life-container .section-3 .image-box img{border-radius:.5rem;width:100%;height:100%}@media (width>=576px){.yc-life-container .section-3 .image-box img{transform:translateY(-2.5rem)}}.yc-life-container .section-3 .content-box{border-radius:.5rem;padding:.5rem}@media (width>=576px){.yc-life-container .section-3 .content-box{padding-left:1.5rem;padding-right:1.5rem}}.yc-life-container .section-3 .content-box .quote{padding-top:.75rem;padding-bottom:.75rem;font-size:1.125rem;font-weight:600;line-height:2}@media (width>=768px){.yc-life-container .section-3 .content-box .quote{font-size:1.25rem;line-height:2}}@media (width>=1024px){.yc-life-container .section-3 .content-box .quote{font-size:1.5rem;line-height:2}}.yc-life-container .section-4{justify-content:center;row-gap:1.25rem;margin-top:3rem;display:grid}@media (width>=768px){.yc-life-container .section-4{-moz-column-gap:.75rem;align-items:center;column-gap:.75rem;display:flex}}@media (width>=1280px){.yc-life-container .section-4{-moz-column-gap:3rem;column-gap:3rem}}.yc-life-container .section-4 .image-box img{border-radius:.5rem;width:100%;height:100%}.yc-life-container .section-4 .content-box{border-radius:.5rem;max-width:32rem;padding:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (width>=576px){.yc-life-container .section-4 .content-box{padding:1.5rem}}@media (width>=768px){.yc-life-container .section-4 .content-box{width:66.67%;height:50%}}.yc-life-container .section-5{justify-content:center;row-gap:1.25rem;margin-top:3rem;margin-bottom:2.5rem;display:grid}@media (width>=768px){.yc-life-container .section-5{-moz-column-gap:.75rem;align-items:center;column-gap:.75rem;display:flex}}@media (width>=1024px){.yc-life-container .section-5{-moz-column-gap:3rem;column-gap:3rem}}@media (width>=768px){.yc-life-container .section-5 .image-box{order:9999}}.yc-life-container .section-5 .image-box img{border-radius:.5rem;width:100%;height:100%}.yc-life-container .section-5 .content-box{border-radius:.5rem;max-width:32rem;padding:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (width>=576px){.yc-life-container .section-5 .content-box{padding:1.5rem}}@media (width>=768px){.yc-life-container .section-5 .content-box{width:66.67%;height:50%}}.contact-page{background-color:#fff;border-radius:.6rem;width:100%;max-width:896px;margin:-3rem auto 3rem;display:block;box-shadow:0 1px 4px #00000029}.contact-page .contact-us-form{padding:2.5rem}@media (width<=768px){.contact-page .contact-us-form{padding:1.1rem}}.contact-page .contact-us-form .contact-reason-block .label{color:#444;font-size:15px;font-weight:400;line-height:18px;display:block}.contact-page .contact-us-form .contact-reason-block .input-radio-block{grid-template-columns:repeat(3,1fr);place-items:center;margin-top:20px;display:grid}.contact-page .contact-us-form .contact-reason-block .input-radio-block .box{align-items:center;gap:5px;display:flex}@media (width<=576px){.contact-page .contact-us-form .contact-reason-block .input-radio-block{grid-template-columns:1fr;place-items:flex-start;row-gap:12px}}.contact-page .contact-us-form .btn{justify-content:center;align-items:center;margin-top:1.4rem;display:flex}.contact-page .contact-us-form .captcha{max-width:max-content;margin:35px auto auto}.ambassadors .join-button{max-width:max-content;margin:0 auto}.ambassadors .wrapper{margin-top:32px;margin-bottom:32px}.ambassadors .ambassadors-container{place-items:center;margin-top:2rem;display:grid}@media (width>=1024px){.ambassadors .ambassadors-container{justify-content:center;display:flex}}@media (width>=1280px){.ambassadors .ambassadors-container{-moz-column-gap:2rem;column-gap:2rem}}.ambassadors .ambassadors-container .image{width:100%;max-width:453px;height:100%}@media (width>=1024px){.ambassadors .ambassadors-container .switch-order{order:9999}}.ambassadors .ambassadors-container .content-box{border-radius:.5rem;margin-top:1.25rem;padding-left:1rem;padding-right:1rem}@media (width>=1024px){.ambassadors .ambassadors-container .content-box{width:60%}}.ambassadors .ambassadors-container .content-box .title{color:#1f2937;font-size:1.25rem;font-weight:600;line-height:1.4}@media (width>=1024px){.ambassadors .ambassadors-container .content-box .title{font-size:1.875rem}}.ambassadors .ambassadors-container .content-box .description{margin-top:.75rem;line-height:1.625}.ambassadors .ambassadors-container .list{row-gap:2rem;margin-top:1rem;display:grid}[dir=ltr] .ambassadors .ambassadors-container .list{margin-left:4rem}[dir=rtl] .ambassadors .ambassadors-container .list{margin-right:4rem}.ambassadors .ambassadors-container .list li{position:relative}.ambassadors .ambassadors-container .list li:before{content:"";height:18px;position:absolute;top:28px}[dir=ltr] .ambassadors .ambassadors-container .list li:before{border-left:1px solid #707bfb;left:-21px}[dir=rtl] .ambassadors .ambassadors-container .list li:before{border-right:1px solid #707bfb;right:-21px}.ambassadors .ambassadors-container .list li:after{content:"";background-color:#fff;border:4px solid #707bfb;border-radius:50%;width:15px;height:15px;display:inline-block;position:absolute;top:0}[dir=ltr] .ambassadors .ambassadors-container .list li:after{margin-right:10px;left:-32px}[dir=rtl] .ambassadors .ambassadors-container .list li:after{margin-left:10px;right:-32px}[dir=ltr] .ambassadors .ambassadors-container .list li:last-child:before{border-left:1px solid #fff}[dir=rtl] .ambassadors .ambassadors-container .list li:last-child:before{border-right:1px solid #fff}.partners .join-button{max-width:max-content;margin:0 auto}.partners .title{text-align:center;color:#000;margin-bottom:20px;font-size:24px;font-weight:700;line-height:2rem}.partners .subtitle{color:#464545;text-align:center;margin-bottom:16px;font-size:20px;font-weight:700;line-height:2rem}.partners .paragraph{color:#464545;text-align:center;font-size:16px;line-height:1.5rem}.partners .top-spacing{margin-top:32px}.partners .section-1 .table{text-align:center;border:1px solid #f7f5f5;padding:0 1rem;display:grid;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (width<=768px){.partners .section-1 .table>*+*{border-top:1px solid #d1d5db}}@media (width>=768px){.partners .section-1 .table{grid-template-columns:1fr 1fr;padding:1rem}[dir=ltr] .partners .section-1 .table>:not(:nth-child(2)):not(:nth-child(4)){border-right:1px solid #d1d5db}[dir=rtl] .partners .section-1 .table>:not(:nth-child(2)):not(:nth-child(4)){border-left:1px solid #d1d5db}.partners .section-1 .table>:not(:first-child):not(:nth-child(2)){border-top:1px solid #d1d5db}}.partners .section-1 .table li{padding:16px;font-size:1rem;line-height:1.5rem}@media (width>=768px){.partners .section-1 .table li{font-size:1.25rem;line-height:1.75rem}.partners .section-3 .wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:16px;display:grid}}@media (width>=1024px){.partners .section-3 .wrapper{gap:32px}}.partners .section-3 .wrapper .checkmark-list{color:#000;row-gap:7px;max-width:max-content;margin:0 auto;display:grid}@media (width>=768px){.partners .section-3 .wrapper .checkmark-list{margin:unset}}@media (width>=1024px){.partners .section-3 .wrapper .checkmark-list{font-size:20px}}.partners .section-3 .wrapper .checkmark-list .assist{color:#464545}.partners .section-3 .wrapper .checkmark-list li{-moz-column-gap:5px;align-items:center;column-gap:5px;display:flex}.partners .section-3 .wrapper .image{display:none}@media (width>=768px){.partners .section-3 .wrapper .image{display:block}}.partners .section-3 .wrapper .image img{width:100%;height:100%}.partners .section-4{background-color:#f4f6f6;padding-top:16px;padding-bottom:16px}.partners .section-4 .wrapper{gap:16px;display:grid}@media (width>=768px){.partners .section-4 .wrapper{grid-template-columns:1fr 1fr}.partners .section-4 .wrapper>:last-child{grid-column:span 2/span 2}}.partners .section-4 .partners-card{text-align:center;background-color:#fff;border:.5px solid #ad367166;border-radius:5px;padding:1rem}.partners .section-6{margin-bottom:32px}.container-lg{width:100%;max-width:1024px;margin:auto;padding:16px}.container-lg .awards-boxes{background-color:#ebeeee;border-radius:8px;justify-content:space-around;align-items:center;gap:2rem;margin:2rem auto;padding:14px 35px;display:flex}.container-lg .awards-boxes .awards-content .title{margin-bottom:.7rem;font-size:28px;font-weight:500}.container-lg .awards-boxes .awards-content .description{color:#646464;font-size:18px;font-weight:400}.container-lg .awards-boxes .awards-image img{width:100%;height:20rem;margin-bottom:-2.2rem}@media screen and (width<=768px){.container-lg .awards-boxes{text-align:center;flex-direction:column-reverse;padding:24px}.container-lg .awards-boxes .awards-content .title{font-size:24px}.container-lg .awards-boxes .awards-content .description{font-size:15px}}.scroll-style{scroll-behavior:smooth}.scroll-style [id^=title]{scroll-margin-top:115px}.terms-ui{padding:32px 0}@media (width>=1024px){.terms-ui{-moz-column-gap:3.25rem;column-gap:3.25rem;display:flex}}.terms-ui .sidebar{white-space:nowrap;border:1px solid #ece5e5;border-radius:.375rem;margin-top:20px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}[dir=ltr] .terms-ui .sidebar{padding:1.5rem 1.5rem 1.5rem 2rem}[dir=rtl] .terms-ui .sidebar{padding:1.5rem 2rem 1.5rem 1.5rem}@media (width>=1024px){.terms-ui .sidebar{height:50%;margin-top:20px;position:sticky;top:8rem}}@media (width>=1280px){.terms-ui .sidebar{width:32%}}.terms-ui .sidebar.privacy-page{height:700px;overflow:hidden scroll}@media (width>=1024px){.terms-ui .sidebar.privacy-page{height:80vh}}.terms-ui .sidebar.privacy-page::-webkit-scrollbar{width:8px}.terms-ui .sidebar.privacy-page::-webkit-scrollbar-track{border-radius:8px;box-shadow:inset 0 0 1px gray}.terms-ui .sidebar.privacy-page::-webkit-scrollbar-thumb{background:#be4d85;border-radius:8px}.terms-ui .sidebar.privacy-page::-webkit-scrollbar-thumb:hover{background:#e1116f}.terms-ui .sidebar .link-list{flex-direction:column;row-gap:1rem;font-size:.875rem;line-height:1.25rem;display:flex}.terms-ui .sidebar .link-list .link{color:#000}.terms-ui .sidebar .link-list .link.active{color:#e1116f}.terms-ui .sidebar .link-list .link a{white-space:normal;color:inherit;text-decoration:none;position:relative}.terms-ui .sidebar .link-list .link a:before{content:"";background-color:#dedede;border-radius:50%;width:12px;height:12px;position:absolute;top:3px}[dir=ltr] .terms-ui .sidebar .link-list .link a:before{left:-18px}[dir=rtl] .terms-ui .sidebar .link-list .link a:before{top:7px;right:-18px}.terms-ui .sidebar .link-list .link.active a:before{background-color:#e1116f}.terms-ui .content-container{width:100%}@media (width>=1280px){.terms-ui .content-container{width:75%}}.terms-ui .content-container .content-box h2{color:#111827;margin-top:40px;font-size:20px;font-weight:600;line-height:1.75rem}@media (width>=768px){.terms-ui .content-container .content-box h2{font-size:22px}}@media (width>=1024px){.terms-ui .content-container .content-box h2{font-size:24px}}.terms-ui .content-container .content-box h3{color:#6b6b6b;margin-top:20px;font-size:18px;font-weight:600;line-height:1.75rem}@media (width>=768px){.terms-ui .content-container .content-box h3{font-size:20px}}@media (width>=1024px){.terms-ui .content-container .content-box h3{font-size:22px}}.terms-ui .content-container .content-box p{color:#111827;margin-top:1rem;line-height:2}.terms-ui .content-container .content-box .web-link{color:#e1116f}.terms-ui .content-container .content-box .web-link:hover{text-decoration:underline}.terms-ui .content-container .description-list p{position:relative}[dir=ltr] .terms-ui .content-container .description-list p{padding-left:11px}[dir=rtl] .terms-ui .content-container .description-list p{padding-right:11px}.terms-ui .content-container .description-list p:before{content:"_";position:absolute;top:-2px}[dir=ltr] .terms-ui .content-container .description-list p:before{left:0}[dir=rtl] .terms-ui .content-container .description-list p:before{right:0}.terms-ui .table{border-collapse:collapse;border-spacing:0;border:1px solid #ddd;width:100%}.terms-ui .table thead{color:#fff;background-color:#e1116f}.terms-ui .table thead tr th,.terms-ui .table tbody tr th{padding:5px;line-height:2}@media (width>=768px){.terms-ui .table thead tr th,.terms-ui .table tbody tr th{padding:1rem}}.terms-ui .table tbody tr td{padding:5px;line-height:2}@media (width>=768px){.terms-ui .table tbody tr td{padding:1rem}}.terms-ui .table tbody tr:nth-child(2n){background-color:#f4f4f4}.terms-ui .table-link{word-break:break-word}.terms-ui .start-line-space{padding-inline-start:35px}.careers.form-container{background-color:#fff;border-radius:.5rem;width:100%;margin:-3rem auto 32px;padding:2rem 1rem;box-shadow:0 25px 50px -12px #00000040}@media (width>=576px){.careers.form-container{padding:2rem}}@media (width>=1024px){.careers.form-container{padding:3rem}}.careers.form-container .title{text-align:center;margin-bottom:2.5rem;font-size:1.25rem;font-weight:400;line-height:1.625}@media (width>=1024px){.careers.form-container .form-page{grid-template-columns:1fr 1fr;gap:1rem;display:grid}}@media (width>=576px){.careers.form-container .form-page .group-inputs{grid-template-columns:1fr 1fr;gap:1rem;display:grid}}.careers.form-container .form-page .form-image{display:none}@media (width>=1024px){.careers.form-container .form-page .form-image{margin-bottom:40px;display:block}}.careers.form-container .form-page .form-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.careers.form-container .form-page .custom-file-upload{color:#444444bd;cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:5px;width:100%;height:48px;padding:0 16px;font-size:15px;font-weight:400;display:flex}.careers.form-container .form-page .custom-file-upload:hover{color:#444;background-color:#edf6f9;transition:all .3s ease-in}.careers.form-container .form-page .custom-file-upload input[type=file]{display:none}.careers.form-container .form-page #file-name{color:#5f9ea0;margin-top:10px;font-size:12px;display:block}.careers.form-container .form-captcha{max-width:max-content;margin:0 auto 30px}.e-commerce *{font-family:Noto Kufi Arabic,sans-serif}[dir=ltr] .e-commerce *{direction:rtl}[dir=rtl] .e-commerce *{direction:unset;direction:ltr}.e-commerce .link a:before{top:7px!important}[dir=ltr] .e-commerce .link a:before{right:-18px!important}[dir=rtl] .e-commerce .link a:before{left:-18px!important}@media (width>=1024px){.e-commerce .sidebar{width:50%}}@media (width>=1280px){.e-commerce .sidebar{width:32%}}.e-commerce .content-box h2{font-size:18px!important;line-height:2rem!important}.e-commerce .content-box .youtube-responsive-iframe{width:100%;height:300px}@media (width>=1024px){.e-commerce .content-box .youtube-responsive-iframe{height:400px}}.press-area-page .title{margin:3.5rem 0 1.5rem;font-size:1.875rem;font-weight:500;line-height:2.25rem}.press-area-page .box-grid{grid-template-areas:"box1 box1 box1 box2 box2""box3 box4 box5 box2 box2";gap:.625rem;display:grid}.press-area-page .box-grid .bg-height{filter:brightness(96%);background-repeat:no-repeat;background-size:100% 100%;height:320px}.press-area-page .box-grid .bg-height:hover{filter:brightness(80%);transition:all .4s ease-in-out;transform:scale(1.008)}.press-area-page .box-grid .video-title{position:absolute;bottom:20px}[dir=ltr] .press-area-page .box-grid .video-title{left:20px}[dir=rtl] .press-area-page .box-grid .video-title{right:20px}.press-area-page .box-grid .video-title h2{color:#fff;font-weight:500}.press-area-page .box-grid .bg-height-full{filter:brightness(95%);background-repeat:no-repeat;background-size:100% 100%;height:650px}.press-area-page .box-grid .bg-height-full:hover{filter:brightness(80%);transition:all .4s ease-in-out;transform:scale(1.008)}@media screen and (width<=980px){.press-area-page .box-grid .bg-height-full{height:320px}}.press-area-page .box-grid .ibm-background-image{background-image:url(/images/press/IBM-interview.png)}.press-area-page .box-grid .youcan-interviews-background2{background-image:url(/images/press/youcan-image.png)}.press-area-page .box-grid .maroc-2m-interview{background-image:url(/images/press/maroc-2m.png)}.press-area-page .box-grid .alaoula-interview{background-image:url(/images/press/AlAoulatv.png)}.press-area-page .box-grid .maroc-medi1-tv{background-image:url(/images/press/Medi1Tv.png)}@media screen and (width<=980px){.press-area-page .box-grid{grid-template-areas:"box1 box1""box2 box3""box4 box5"}}@media screen and (width<=600px){.press-area-page .box-grid{grid-template-areas:"box1""box2""box3""box4""box5"}}.press-area-page .box1{grid-area:box1;position:relative}.press-area-page .box2{grid-area:box2;position:relative}.press-area-page .box3{grid-area:box3;position:relative}.press-area-page .box4{grid-area:box4;position:relative}.press-area-page .box5{grid-area:box5;position:relative}.press-area-interviews .header{justify-content:space-between;align-items:center;margin:4rem 0 1rem;display:flex}.press-area-interviews .header .title{font-size:1.875rem;font-weight:500}.press-area-interviews .video-area-container{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:50px;display:grid}.press-area-interviews .video-area-container .video-area-box{flex:0 150px}.press-area-interviews .video-area-container .video-area-box .image{filter:brightness(96%);width:100%;height:350px}.press-area-interviews .video-area-container .video-area-box .image:hover{filter:brightness(80%);transition:all .4s ease-in-out;transform:scale(1.008)}.press-area-interviews .video-area-container .video-area-box .video-desc{color:#202020;margin:1rem 0;font-size:15px;font-weight:400;line-height:1.5rem}.press-area-interviews .video-area-container .video-area-box .youtube-chanel-desc{color:#8a8a8a;font-size:.875rem;font-weight:200;line-height:1.25rem}@media screen and (width<=980px){.press-area-interviews .video-area-container{grid-template-columns:repeat(3,1fr)}}@media screen and (width<=768px){.press-area-interviews .video-area-container{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=500px){.press-area-interviews .video-area-container{grid-template-columns:repeat(1,1fr)}}.press-area-contact{margin:7rem auto}.press-area-contact .title{text-align:center;color:#050505;margin:.75rem;font-size:1.5rem;font-weight:500;line-height:2rem}.press-area-contact .desc{text-align:center;width:84%;margin:auto auto 4rem;font-size:1rem;font-weight:400;line-height:1.5rem}.press-area-contact .press-form{background-color:#fff;border-radius:.6rem;width:100%;max-width:950px;margin:auto;padding:3.5rem 0;display:block;box-shadow:0 1px 4px #00000029}.press-area-contact .press-form .press-form-list{gap:9px;padding:0 16px;display:grid}.press-area-contact .press-form .press-form-list .form-item{margin-bottom:13px;padding:4px}.press-area-contact .press-form .radio-block{margin-top:15px;padding:0 16px}.press-area-contact .press-form .radio-block .radio-box{justify-content:space-around;align-items:center;margin-top:25px;display:flex}@media screen and (width<=500px){.press-area-contact .press-form .radio-block .radio-box{display:block}}.press-area-contact .captcha{max-width:max-content;margin:35px auto auto}.press-area-contact .press--submit{margin-top:25px;padding:0 16px}@media screen and (width<=500px){.press-area-contact .desc{width:100%}.press-area-contact .press--radio{margin:10px auto}}.video-interviews{grid-template-columns:repeat(4,1fr);gap:15px;margin:4rem 0;display:grid}.video-interviews .video-background-size{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:400px;position:relative}.video-interviews .video-background-size:hover{filter:brightness(80%);transition:all .3s ease-in-out;transform:scale(1.003)}.video-interviews .video-desc{color:#202020;margin:.7rem 0;font-size:15px;font-weight:500}.video-interviews .video-background-image1{background-image:url(/images/press/youcan-video.png)}.video-interviews .video-background-image2{background-image:url(/images/press/news-video.png)}.video-interviews .video-background-image3{background-image:url(/images/press/medi1-tv-interview.png)}.video-interviews .video-background-image4{background-image:url(/images/press/simo.png)}.video-interviews .video-desciption{color:#515151;font-size:14px}.video-interviews .video-duration{color:#fff;background:#272020b3;border-radius:1rem;padding:.25rem .75rem;font-size:.775rem;line-height:1.25rem;position:absolute;bottom:20px}[dir=ltr] .video-interviews .video-duration{right:20px}[dir=rtl] .video-interviews .video-duration{left:20px}@media screen and (width<=900px){.video-interviews{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=585px){.video-interviews{grid-template-columns:repeat(1,1fr)}}
