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