@charset "UTF-8";.landing-page{--lp-dark: #0a1f16;--lp-dark-2: #163300;--lp-cta-deep: #081402;--lp-dark-soft: #395126;--lp-lime: #9fe870;--lp-lime-bright: #b5f178;--lp-lime-muted: #c8f593;--lp-lime-dark: #5a8a3a;--lp-lime-surface: #e8f5d6;--lp-green: #34c759;--lp-black: #000000;--lp-white: #fdffff;--lp-card: #f7f7f7;--lp-text: #141414;--lp-muted: #5a5b5b;--lp-muted-soft: #6b7280;--lp-line: #e7eded;--lp-category-bg: #f8fafa;--lp-radius-xl: 48px;--lp-radius-lg: 24px;--lp-radius-md: 16px;--lp-radius-sm: 12px;--lp-radius-pill: 200px;--lp-section-y: clamp(4rem, 7vw, 5rem);--lp-shadow-primary: 0 16px 18px rgba(159, 232, 112, .1);--lp-shadow: 0 18px 50px rgba(22, 51, 0, .08);--lp-shadow-hover: 0 24px 60px rgba(22, 51, 0, .12);--lp-max: 1200px;--lp-focus: 0 0 0 3px rgba(159, 232, 112, .55);--lp-on-dark-text: #f3f4f6;--lp-on-dark-muted: #9ca3af;--lp-on-dark-subtle: #d1d5db;--lp-surface: #f9fafb;--lp-dark-card: #111111;--lp-faq-open-bg: #f4fdf1;--lp-faq-open-border: #bbef9b;font-family:Tajawal,Almarai,DINNEXT,Cairo,system-ui,sans-serif;color:var(--lp-text);background:var(--lp-white);overflow-x:hidden}.landing-skip-link{position:absolute;inset-inline-start:1rem;top:-3rem;z-index:2000;padding:.65rem 1rem;background:var(--lp-dark);color:var(--lp-lime);border-radius:var(--lp-radius-sm);font-weight:700;text-decoration:none;transition:top .2s ease}.landing-skip-link:focus{top:1rem;outline:0;box-shadow:var(--lp-focus)}.landing-page a:focus-visible,.landing-page button:focus-visible,.landing-page input:focus-visible{outline:0;box-shadow:var(--lp-focus);border-radius:var(--lp-radius-sm)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html,body.landing-body{margin:0!important;padding:0!important}body.landing-body,html{background:var(--lp-dark-2)}.landing-page>.landing-topbar:first-child{margin-top:0!important}.landing-page *,.landing-page *:before,.landing-page *:after{box-sizing:border-box}.landing-page a{color:inherit;text-decoration:none}.landing-page img{max-width:100%;height:auto;display:block}.landing-page .lp-container{width:min(var(--lp-max),100% - 3rem);margin-inline:auto}@media(max-width:576px){.landing-page .lp-container{width:min(var(--lp-max),100% - 1.5rem)}}.landing-topbar{background:var(--lp-dark-2);color:var(--lp-white);font-size:.875rem;padding-block:.75rem}.landing-topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.landing-topbar__contacts{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.landing-topbar__contact{display:inline-flex;align-items:center;gap:.75rem;color:var(--lp-white);transition:color .2s ease}.landing-topbar__contact:hover{color:var(--lp-lime)}[dir=rtl] .landing-topbar__contact{flex-direction:row-reverse}.landing-topbar__contact-text{font-size:.875rem;font-weight:700;line-height:1.5;color:var(--lp-white)}.landing-topbar__contact-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--lp-dark-soft);color:var(--lp-white);flex-shrink:0;transition:background .2s ease,transform .2s ease}.landing-topbar__contact:hover .landing-topbar__contact-icon{background:var(--lp-lime);color:var(--lp-dark);transform:scale(1.05)}.landing-topbar__contact-icon svg{width:18px;height:18px}.landing-topbar__social{display:flex;align-items:center;gap:.75rem}.landing-topbar__social a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--lp-dark-soft);color:var(--lp-white);transition:background .2s ease,transform .2s ease,color .2s ease}.landing-topbar__social a:hover{background:var(--lp-lime);color:var(--lp-dark);transform:translateY(-1px)}.landing-topbar__social svg{width:16px;height:16px}.landing-header{position:sticky;top:0;z-index:1000;background:var(--lp-white)}.landing-header__inner{display:flex;align-items:center;justify-content:space-between;gap:4rem;padding-block:1rem}.landing-header__brand{display:inline-flex;align-items:center;flex-shrink:0}.landing-header__brand img{height:32px;width:auto;max-width:186px}.landing-header__toggle{display:none;flex-direction:column;gap:5px;padding:.5rem;background:transparent;border:0;cursor:pointer}.landing-header__toggle span{display:block;width:26px;height:2px;background:var(--lp-dark);border-radius:2px;transition:transform .25s ease,opacity .25s ease}.landing-header__nav{display:flex;align-items:center;gap:.5rem;flex:1;justify-content:space-between}.landing-header__links{display:flex;align-items:center;gap:.6rem;list-style:none;margin:0;padding:0;flex:1;justify-content:center}.landing-header__links a{display:inline-flex;align-items:center;height:44px;padding:0 1rem;color:var(--lp-muted);font-size:.875rem;font-weight:700;line-height:1.5;border-radius:999px;transition:background .2s ease,color .2s ease}.landing-header__links a:hover{color:var(--lp-dark)}.landing-header__cta{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.landing-header__cta .landing-btn--primary{height:52px;padding-inline:1.5rem;font-size:1rem;font-weight:700;box-shadow:var(--lp-shadow-primary)}.landing-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.35rem;font-size:.9375rem;font-weight:700;border-radius:999px;border:2px solid transparent;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.landing-btn:hover{transform:translateY(-2px)}.landing-btn--primary{background:var(--lp-lime);color:var(--lp-dark);box-shadow:0 8px 24px #9fe87059}.landing-btn--primary:hover{background:var(--lp-lime-bright);box-shadow:0 12px 28px #9fe87073}.landing-btn--ghost{background:transparent;border-color:#9fe8708c;color:var(--lp-lime)}.landing-btn--ghost:hover{background:#9fe8701f;border-color:var(--lp-lime)}.landing-btn--dark{background:var(--lp-dark-soft);color:var(--lp-white)}.landing-btn__icon{display:inline-flex;width:1.15em;height:1.15em}.landing-btn--compact{padding:.45rem 1rem;font-size:.8125rem}.landing-header__backdrop{display:none}@media(max-width:991px){.landing-header__toggle{display:flex}.landing-header__backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:998}.landing-header__backdrop.is-visible{opacity:1;visibility:visible}.landing-header__nav{position:fixed;inset-block:0;inset-inline-end:0;width:min(320px,88vw);background:var(--lp-white);flex-direction:column;align-items:stretch;padding:5rem 1.25rem 2rem;transform:translate3d(105%,0,0);transition:transform .3s ease;z-index:999;box-shadow:-12px 0 40px #0000002e}[dir=rtl] .landing-header__nav{transform:translate3d(-105%,0,0)}.landing-header__nav.landing-header__nav--open{transform:translateZ(0)}.landing-header__links{flex-direction:column;align-items:stretch}.landing-header__links a{padding:.85rem 1rem;border-radius:var(--lp-radius-sm)}.landing-header__cta{flex-direction:column;margin-inline-start:0;margin-top:1rem;width:100%}.landing-header__cta .landing-btn{width:100%}}body.landing-nav-open{overflow:hidden}.landing-hero{position:relative;min-height:620px;display:flex;flex-direction:column;justify-content:center;padding-block:4rem 4.5rem;color:var(--lp-white);overflow:hidden}@media(min-width:1024px){.landing-hero{min-height:660px;padding-block:5rem}}.landing-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;z-index:0;background:var(--lp-dark)}[dir=rtl] .landing-hero__bg{-o-object-position:left center;object-position:left center}[dir=ltr] .landing-hero__bg{-o-object-position:right center;object-position:right center}.landing-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#08140261}[dir=rtl] .landing-hero__overlay{background:linear-gradient(to right,transparent 0%,rgba(8,20,2,.72) 55%),#08140238}[dir=ltr] .landing-hero__overlay{background:linear-gradient(to left,transparent 0%,rgba(8,20,2,.72) 55%),#08140238}.landing-hero__content{position:relative;z-index:2;width:100%;max-width:var(--lp-max);margin-inline:auto;display:flex;flex-direction:column;gap:2.5rem;align-items:flex-end;text-align:start}[dir=rtl] .landing-hero__content{align-items:flex-start}.landing-hero__title,.landing-hero__search,.landing-hero__tags-block,.landing-hero__trust{width:100%;max-width:694px}.landing-hero__title{margin:0;font-size:clamp(1.85rem,4.2vw,3.25rem);font-weight:700;line-height:1.5;letter-spacing:0;color:var(--lp-white);text-align:end}[dir=rtl] .landing-hero__title{text-align:start}.landing-hero__search{position:relative;display:flex;align-items:center;gap:.75rem;background:var(--lp-card);border-radius:var(--lp-radius-pill);padding:6px 6px 6px 20px}[dir=rtl] .landing-hero__search{padding:6px 20px 6px 6px}.landing-hero__search input{flex:1;border:0;padding:0;font-size:1rem;font-weight:700;line-height:1.5;outline:none;background:transparent;color:var(--lp-text);min-width:0;text-align:end}[dir=rtl] .landing-hero__search input{text-align:start}.landing-hero__search input::-moz-placeholder{color:var(--lp-text);font-weight:700;opacity:.85}.landing-hero__search input::placeholder{color:var(--lp-text);font-weight:700;opacity:.85}.landing-hero__search-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;border:0;border-radius:50%;background:var(--lp-lime);color:var(--lp-dark);cursor:pointer;transition:background .2s ease,transform .2s ease;order:-1}[dir=rtl] .landing-hero__search-btn{order:1}.landing-hero__search input[type=search]::-webkit-search-decoration,.landing-hero__search input[type=search]::-webkit-search-cancel-button,.landing-hero__search input[type=search]::-webkit-search-results-button,.landing-hero__search input[type=search]::-webkit-search-results-decoration{display:none}.landing-hero__search-btn:hover{background:var(--lp-lime-bright);transform:scale(1.04)}.landing-hero__search-btn svg{width:24px;height:24px}.landing-hero__tags-block{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-end;gap:1rem}[dir=rtl] .landing-hero__tags-block{justify-content:flex-start}.landing-hero__tags-label{font-size:.875rem;color:var(--lp-white);font-weight:700;line-height:1.5;height:48px;display:inline-flex;align-items:center;flex-shrink:0}.landing-hero__tags{display:flex;flex:1;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;min-width:0}[dir=rtl] .landing-hero__tags{justify-content:flex-start}.landing-hero__tag{display:inline-flex;align-items:center;height:48px;padding:12px 20px;border-radius:12px;background:#fdffff0d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(253,255,255,.3);font-size:.875rem;font-weight:700;color:var(--lp-white);transition:background .2s ease,border-color .2s ease,transform .2s ease}.landing-hero__tag:hover{background:#9fe8702e;border-color:var(--lp-lime);transform:translateY(-1px)}.landing-hero__trust{display:flex;flex-wrap:wrap;align-items:center;gap:80px}@media(max-width:768px){.landing-hero__trust{gap:1.5rem}}.landing-hero__trust-label{font-family:Almarai,Tajawal,sans-serif;font-size:14px;font-weight:700;line-height:1.5;color:#fdffff;flex-shrink:0;text-align:right}.landing-hero__trust-logos{display:flex;flex:1;align-items:center;gap:32px;flex-wrap:wrap;min-width:0}.landing-hero__trust-logo{display:inline-flex;align-items:center;gap:7px;color:#fdffff;opacity:.9;transition:opacity .25s ease,transform .25s ease}.landing-hero__trust-logo:hover{opacity:1;transform:scale(1.05)}.landing-hero__trust-logo img{height:24px;width:auto;filter:brightness(0) invert(1)}.landing-hero__trust-text{font-family:Almarai,Tajawal,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.04em;color:#fdffff}@media(max-width:768px){.landing-hero__content{align-items:stretch;gap:2rem}.landing-hero__title{text-align:center}.landing-hero__tags-block,.landing-hero__trust{justify-content:center}}@media(max-width:576px){.landing-hero__search,[dir=rtl] .landing-hero__search{padding:5px}.landing-hero__search input{padding-inline-start:.85rem;padding-inline-end:.85rem}.landing-hero__search-btn{width:42px;height:42px}.landing-hero__tag{height:42px;padding:10px 16px}.landing-hero__trust-logos{gap:1.25rem}}.landing-stats{padding-block:clamp(2rem,4vw,2.75rem);background:var(--lp-surface);border-block:1px solid var(--lp-line)}.landing-stats__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) minmax(220px,1.15fr);gap:1rem;align-items:stretch}.landing-stats__item,.landing-stats__highlight{background:var(--lp-white);border:1px solid var(--lp-line);border-radius:20px;padding:1.25rem 1.35rem;min-height:100%}.landing-stats__item{display:flex;flex-direction:column;align-items:flex-start;gap:.85rem;text-align:start}.landing-stats__icon,.landing-stats__highlight-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--lp-lime-surface);color:var(--lp-dark-2);flex-shrink:0}.landing-stats__icon svg,.landing-stats__highlight-icon svg{width:22px;height:22px}.landing-stats__value{margin:0;font-size:clamp(1.35rem,2vw,1.65rem);font-weight:800;line-height:1.2;color:var(--lp-dark-2)}.landing-stats__label{margin:.35rem 0 0;font-size:1rem;font-weight:700;line-height:1.35;color:var(--lp-text)}.landing-stats__desc{margin:.35rem 0 0;font-size:.875rem;line-height:1.55;color:var(--lp-muted)}.landing-stats__highlight{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;background:linear-gradient(145deg,var(--lp-dark-2) 0%,#1e4505 100%);border-color:transparent;color:var(--lp-white);overflow:hidden}.landing-stats__highlight:after{content:"";position:absolute;inset-inline-end:-2rem;inset-block-end:-2rem;width:8rem;height:8rem;border-radius:50%;background:#9fe87024;pointer-events:none}.landing-stats__badge{display:inline-flex;align-items:center;padding:.2rem .65rem;border-radius:var(--lp-radius-pill);background:var(--lp-lime);color:var(--lp-dark-2);font-size:.75rem;font-weight:800;line-height:1.4}.landing-stats__highlight-icon{background:#9fe87029;color:var(--lp-lime)}.landing-stats__highlight-title{margin:0;font-size:1.05rem;font-weight:800;line-height:1.35;color:var(--lp-white)}.landing-stats__highlight-desc{margin:.35rem 0 0;font-size:.875rem;line-height:1.55;color:var(--lp-on-dark-muted)}.landing-stats__highlight-btn{margin-top:auto;align-self:stretch;justify-content:center}[dir=rtl] .landing-stats__item,[dir=rtl] .landing-stats__highlight{align-items:flex-start;text-align:start}@media(max-width:1199px){.landing-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-stats__highlight{grid-column:1/-1}}@media(max-width:575px){.landing-stats__grid{grid-template-columns:1fr}}.landing-how{padding-block:80px;background:#fff}.landing-how__container{max-width:1200px;margin-inline:auto;padding-inline:24px}.landing-how__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.landing-how__content{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.landing-how__title{margin:0;font-family:Almarai,sans-serif;font-size:40px;font-weight:800;line-height:1.3;color:#0f1f0f;text-align:start}.landing-how__lead{margin:0;font-family:Almarai,sans-serif;font-size:16px;font-weight:400;line-height:1.8;color:#5a6b5a;text-align:start;max-width:520px}.landing-how__actions{display:flex;flex-direction:row;gap:12px;align-items:center;direction:rtl}.landing-how__btn-primary{display:inline-flex;align-items:center;gap:12px;padding-block:8px;padding-right:24px;padding-left:8px;direction:rtl;background:#a2de7a;color:#0f2e0f;font-family:Almarai,sans-serif;font-size:15px;font-weight:700;border:none;border-radius:999px;text-decoration:none;cursor:pointer;transition:all .18s ease-out}.landing-how__btn-primary:hover{background:#8fcb66;transform:translateY(-1px);color:#0f2e0f;text-decoration:none}.landing-how__play-circle{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#0f2e0f;flex-shrink:0}.landing-how__play-circle svg{width:12px;height:12px}.landing-how__btn-secondary{display:inline-flex;align-items:center;padding:12px 28px;background:#fff;color:#0f2e0f;font-family:Almarai,sans-serif;font-size:15px;font-weight:700;border:1px solid #d4dbc9;border-radius:999px;text-decoration:none;cursor:pointer;transition:all .18s ease-out}.landing-how__btn-secondary:hover{background:#f7f9f4;border-color:#0f2e0f;transform:translateY(-1px);color:#0f2e0f;text-decoration:none}.landing-how__bullets{list-style:none;margin:0;padding:0;margin-block-start:16px;display:flex;gap:12px;align-items:stretch}.landing-how__bullet{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:10px;padding:16px 14px;background:#fff;border:1px solid #e5ebe0;border-radius:14px;box-shadow:0 2px 8px #0f2e0f0a;text-align:center;transition:all .18s ease-out}.landing-how__bullet:hover{transform:translateY(-2px);border-color:#a2de7a;box-shadow:0 4px 12px #0f2e0f14}.landing-how__check-circle{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.landing-how__check-circle svg{width:22px;height:22px;display:block}.landing-how__bullet-text{font-family:Almarai,sans-serif;font-size:14px;font-weight:500;color:#0f1f0f;line-height:1.5;text-align:center}.landing-how__img{width:100%;height:auto;display:block}@media(min-width:768px)and (max-width:1023px){.landing-how__grid{gap:40px}.landing-how__title{font-size:32px}}@media(max-width:767px){.landing-how{padding-block:48px}.landing-how__container{padding-inline:16px}.landing-how__grid{grid-template-columns:1fr;gap:32px}.landing-how__visual{order:-1}.landing-how__title{font-size:26px}.landing-how__lead{font-size:15px}.landing-how__actions{flex-wrap:wrap}.landing-how__bullets{flex-direction:column;gap:10px}.landing-how__bullet{flex-direction:row;align-items:center;text-align:start;padding:12px 14px}.landing-how__bullet-text{text-align:start}}.landing-btn--outline-lime{height:56px;padding-inline:32px;background:transparent;border:1px solid var(--lp-lime);color:var(--lp-lime);font-size:1rem;font-weight:700}.landing-btn--outline-lime:hover{background:#b5f1781f;color:var(--lp-lime-bright);border-color:var(--lp-lime-bright)}.landing-btn--outline-dark{height:56px;padding-inline:32px;background:transparent;border:1px solid var(--lp-dark);color:var(--lp-dark);font-size:1rem;font-weight:700}.landing-btn--outline-dark:hover{background:var(--lp-dark);color:var(--lp-white)}.landing-start{padding-block:80px;background:#fff}.landing-start__container{max-width:1200px;margin-inline:auto;padding-inline:24px}.landing-start__stage{position:relative}.landing-start__heading{position:absolute;top:0;inset-inline-start:32px;width:360px;text-align:start;z-index:2}.landing-start__title{margin:0;font-family:Almarai,sans-serif;font-size:36px;font-weight:800;line-height:1.3;color:#0f1f0f}.landing-start__lead{margin:0;margin-block-start:16px;font-family:Almarai,sans-serif;font-size:15px;font-weight:400;line-height:1.8;color:#5a6b5a}.landing-start__panel{position:relative;overflow:visible;background:#a2de7a;border-radius:32px;padding:36px 40px;margin-block-start:96px;display:grid;grid-template-columns:1.2fr 1fr;gap:32px;align-items:center}.landing-start__beanbag{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:460px;overflow:visible}.landing-start__rings{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.landing-start__photo{position:relative;z-index:1;width:100%;max-width:480px;height:auto;display:block;margin-block-end:-40px}.landing-start__cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.landing-services-dark{padding-block:80px;background:var(--lp-black);color:var(--lp-white);overflow:hidden}.landing-services-dark__head{margin-bottom:2.5rem}.landing-services-dark__head-row{display:grid;grid-template-columns:minmax(0,400px) minmax(0,1fr);gap:clamp(1.5rem,4vw,3rem);align-items:start;width:100%}@media(max-width:991px){.landing-services-dark__head-row{grid-template-columns:1fr}}.landing-services-dark__title{margin:0;font-family:Almarai,sans-serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.5;color:var(--lp-white);text-align:end}[dir=rtl] .landing-services-dark__title{text-align:start}[dir=rtl] .landing-services-dark__head .landing-btn__icon svg{transform:scaleX(-1)}.landing-services-dark__lead-block{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.landing-services-dark__lead{margin:0;max-width:760px;font-family:Almarai,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:#fdffffb8;text-align:center;width:100%}.landing-services-dark__cta{height:56px;padding-inline:1.75rem;font-size:1rem;font-weight:700}.landing-services-dark__nav{display:flex;justify-content:center;gap:.85rem;margin-top:2rem}.landing-swiper-btn{width:48px;height:36px;border-radius:999px;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.landing-swiper-btn svg{width:18px;height:18px}.landing-swiper-btn--prev{background:var(--lp-lime);color:var(--lp-dark)}.landing-swiper-btn--next{width:36px;background:var(--lp-white);color:var(--lp-dark)}.landing-swiper-btn:hover{transform:scale(1.06)}.landing-service-card{background:var(--lp-white);border-radius:20px;overflow:hidden;color:var(--lp-text);box-shadow:0 16px 48px #00000040;height:100%;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.landing-service-card:hover{transform:translateY(-6px);box-shadow:0 24px 56px #00000059}.landing-service-card__img{aspect-ratio:16/10;overflow:hidden;background:var(--lp-line)}.landing-service-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.landing-service-card__body{padding:1.1rem 1.15rem 1.25rem;display:flex;flex-direction:column;gap:.65rem;flex:1;align-items:flex-end}[dir=rtl] .landing-service-card__body{align-items:flex-start}.landing-service-card__tags{display:flex;gap:.4rem;flex-wrap:wrap;justify-content:flex-end;width:100%}.landing-service-card__tag{display:inline-flex;align-items:center;padding:.25rem .65rem;background:#9fe8702e;color:var(--lp-dark);border-radius:999px;font-size:.7rem;font-weight:700;line-height:1.5}.landing-service-card__service-title{margin:0;font-family:Almarai,sans-serif;font-size:1rem;font-weight:700;line-height:1.5;color:var(--lp-text);text-align:end;width:100%}[dir=rtl] .landing-service-card__service-title{text-align:start}.landing-service-card__user{display:flex;align-items:center;gap:.55rem;flex-direction:row;width:100%;justify-content:flex-start}.landing-service-card__avatar{width:24px;height:24px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:var(--lp-line)}.landing-service-card__name{font-size:.8125rem;font-weight:700;color:var(--lp-muted)}.landing-service-card__meta{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-top:auto;width:100%;padding-top:.65rem;border-top:1px solid var(--lp-line)}.landing-service-card__price{font-family:Almarai,sans-serif;font-size:1.05rem;font-weight:800;color:var(--lp-dark);direction:ltr}.landing-service-card__from{font-size:.7rem;color:var(--lp-muted);font-weight:600}.landing-service-card--dark{background:transparent;box-shadow:none;border-radius:0}.landing-service-card--dark:hover{transform:translateY(-4px);box-shadow:none}.landing-service-card--dark .landing-service-card__img{border-radius:24px;aspect-ratio:4/3;background:var(--lp-dark-card)}.landing-service-card--dark .landing-service-card__body{padding:1rem 0 0;gap:.5rem}.landing-service-card--dark .landing-service-card__service-title{color:#f5f5f5;font-size:.95rem}.landing-service-card--dark .landing-service-card__name{color:var(--lp-on-dark-muted)}.landing-service-card--dark .landing-service-card__price-line{margin:0;font-size:.875rem;font-weight:600;color:var(--lp-on-dark-muted);text-align:end;width:100%}[dir=rtl] .landing-service-card--dark .landing-service-card__price-line{text-align:start}[dir=rtl] .landing-service-card__tags{justify-content:flex-start}.landing-service-card--dark .landing-service-card__avatar{width:28px;height:28px}.landing-section-head{text-align:center;max-width:720px;margin:0 auto 3rem}.landing-section-head--left{text-align:start;margin-inline:0 0;max-width:none}.landing-section-head__title{margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:700;color:var(--lp-dark)}.landing-section-head__lead{margin:0;font-size:1rem;color:var(--lp-muted);line-height:1.65}.landing-why__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:991px){.landing-why__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.landing-why__grid{grid-template-columns:1fr}}.landing-why-card{background:var(--lp-white);border-radius:var(--lp-radius-md);padding:1.5rem;border:1px solid var(--lp-line);box-shadow:0 8px 28px #0f21050d;transition:box-shadow .25s ease,transform .25s ease;position:relative}.landing-why-card:hover{box-shadow:var(--lp-shadow-hover);transform:translateY(-4px)}.landing-why-card__icon{width:44px;height:44px;border-radius:50%;background:#9fe8702e;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.landing-why-card__icon img{width:22px;height:22px}.landing-why-card__title{margin:0 0 .65rem;font-size:1.05rem;font-weight:800;color:var(--lp-dark)}.landing-why-card__text{margin:0;font-size:.9rem;color:var(--lp-muted);line-height:1.6}.landing-cta-wrap{padding-block:60px;background:var(--lp-white)}.landing-cta{position:relative;border-radius:32px;overflow:hidden;background:linear-gradient(145deg,var(--lp-cta-deep) 0%,var(--lp-dark-2) 48%,#1e4505 100%);color:var(--lp-white);padding:clamp(2rem,5vw,3.5rem) clamp(2rem,5vw,3.5rem);display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;min-height:419px}@media(max-width:991px){.landing-cta{grid-template-columns:1fr;gap:2.5rem}}.landing-cta__pattern{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.14;background-image:url(/assets/images/landing/figma/cta-trends.png),radial-gradient(circle at 2px 2px,rgba(159,232,112,.45) 1px,transparent 0);background-size:cover,28px 28px;background-position:center,0 0;background-repeat:no-repeat,repeat;pointer-events:none}.landing-cta__visual{position:relative;z-index:1;min-height:320px;display:flex;align-items:center;justify-content:center}.landing-cta__stack{position:relative;width:min(100%,380px);height:320px}.landing-profile-card{position:absolute;width:180px;border-radius:20px;overflow:hidden;background:var(--lp-dark-soft);box-shadow:0 24px 50px #00000059;border:2px solid rgba(255,255,255,.06);transition:transform .4s ease}.landing-profile-card--main{inset-inline-start:50%;top:50%;transform:translate(-50%,-50%) scale(1.05);z-index:4;border-color:var(--lp-lime);box-shadow:0 0 0 3px #9fe87040,0 24px 60px #00000080}.landing-profile-card--left{inset-inline-start:4%;top:18%;transform:rotate(-10deg);z-index:2;opacity:.85}.landing-profile-card--right{inset-inline-end:4%;top:22%;transform:rotate(10deg);z-index:2;opacity:.85}.landing-profile-card img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;background:var(--lp-dark)}.landing-profile-card__cap{padding:.75rem .85rem .9rem;background:var(--lp-dark-soft)}.landing-profile-card__name{margin:0 0 .15rem;font-family:Almarai,sans-serif;font-size:.85rem;font-weight:800;color:var(--lp-white);text-align:center}.landing-profile-card__role{margin:0;font-size:.7rem;color:var(--lp-green);text-align:center}.landing-cta__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-end;gap:1.25rem;text-align:end}[dir=rtl] .landing-cta__content{align-items:flex-start;text-align:start}.landing-cta__badge-row{display:flex;align-items:center;gap:.85rem}.landing-cta__logo{height:28px;width:auto}.landing-cta__tag{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .85rem;border-radius:999px;background:var(--lp-lime);color:var(--lp-dark);font-family:Almarai,sans-serif;font-size:.75rem;font-weight:800;line-height:1.5}.landing-cta__tag-dot{width:6px;height:6px;border-radius:50%;background:var(--lp-dark)}.landing-cta__title{margin:0;font-family:Almarai,sans-serif;font-size:clamp(1.45rem,2.8vw,2rem);font-weight:700;line-height:1.5;color:var(--lp-white);text-align:end}[dir=rtl] .landing-cta__title{text-align:start}.landing-cta__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.6rem;width:100%}.landing-cta__list li{position:relative;padding-inline-end:1.25rem;font-family:Almarai,sans-serif;font-size:.95rem;font-weight:400;line-height:1.65;color:#fdffffd9;text-align:end}[dir=rtl] .landing-cta__list li{text-align:start;padding-inline-end:0;padding-inline-start:1.25rem}[dir=rtl] .landing-cta__list li:before{inset-inline-end:auto;inset-inline-start:0}.landing-cta__list li:before{content:"";position:absolute;inset-inline-end:0;top:.65rem;width:6px;height:6px;border-radius:50%;background:var(--lp-lime)}.landing-cta__btn{margin-top:.5rem;height:52px;padding-inline:1.5rem;font-size:1rem;font-weight:700}.landing-cta__trust{display:inline-flex;align-items:center;gap:.55rem;margin-top:.5rem;font-family:Almarai,sans-serif;font-size:.875rem;font-weight:600;color:var(--lp-white)}.landing-cta__trust svg{flex-shrink:0}@media(max-width:575px){.landing-profile-card{width:150px}.landing-cta__stack{height:280px}}.landing-blog{padding-block:5rem;background:var(--lp-surface)}.landing-blog-card{background:var(--lp-white);border-radius:var(--lp-radius-md);overflow:hidden;border:1px solid var(--lp-line);box-shadow:0 8px 28px #0f21050f;height:100%;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.landing-blog-card:hover{transform:translateY(-4px);box-shadow:var(--lp-shadow-hover)}.landing-blog-card__img{aspect-ratio:16/10;overflow:hidden}.landing-blog-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.landing-blog-card__body{padding:1.15rem 1.25rem 1.35rem;display:flex;flex-direction:column;flex:1}.landing-blog-card__date{font-size:.8125rem;font-weight:600;color:var(--lp-green);margin-bottom:.5rem}.landing-blog-card__title{margin:0 0 .75rem;font-size:1rem;font-weight:800;color:var(--lp-dark);line-height:1.45;flex:1}.landing-blog-card__link{font-size:.875rem;font-weight:700;color:var(--lp-dark);display:inline-flex;align-items:center;gap:.35rem}.landing-blog-card__link:hover{color:var(--lp-lime-dark)}.landing-faq{padding-block:var(--lp-section-y);background:var(--lp-white)}.landing-faq__grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:2.5rem;align-items:start;margin-top:1rem}@media(max-width:991px){.landing-faq__grid{grid-template-columns:1fr}}.landing-faq__visual{position:relative;aspect-ratio:1;width:100%;max-width:500px;margin-inline:auto;display:flex;align-items:flex-end;justify-content:center}.landing-faq__visual-bg{position:absolute;inset-inline:8%;bottom:0;height:78%;border-radius:50%;background:radial-gradient(circle at 50% 60%,rgba(159,232,112,.55) 0%,rgba(159,232,112,.15) 55%,transparent 72%);z-index:0}.landing-faq__visual img{position:relative;z-index:1;width:88%;max-height:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;filter:drop-shadow(0 20px 40px rgba(22,51,0,.15))}.landing-faq__item{background:var(--lp-white);border:1px solid var(--lp-line);border-radius:999px;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease,background .25s ease,border-radius .25s ease}.landing-faq__item:hover{border-color:#9fe87099}.landing-faq__item.is-open{background:var(--lp-faq-open-bg);border-color:var(--lp-faq-open-border);border-radius:var(--lp-radius-lg);box-shadow:0 18px 50px #16330014}.landing-faq__heading{margin:0}.landing-faq__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.35rem;background:none;border:0;cursor:pointer;font-size:.95rem;font-weight:800;text-align:inherit;color:var(--lp-dark);transition:color .2s ease}.landing-faq__q{display:inline-flex;align-items:baseline;gap:.45rem;line-height:1.5}.landing-faq__q-num{color:var(--lp-muted);font-weight:700}.landing-faq__item.is-open .landing-faq__trigger,.landing-faq__item.is-open .landing-faq__q-num{color:var(--lp-dark)}.landing-faq__icon{position:relative;flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#9fe87033;color:var(--lp-dark);display:flex;align-items:center;justify-content:center;transition:background .25s ease,color .25s ease}.landing-faq__icon svg{position:absolute;width:16px;height:16px;transition:opacity .25s ease,transform .25s ease}.landing-faq__icon-minus{opacity:0;transform:scale(.6)}.landing-faq__item.is-open .landing-faq__icon{background:var(--lp-lime);color:var(--lp-dark)}.landing-faq__item.is-open .landing-faq__icon-plus{opacity:0;transform:scale(.6)}.landing-faq__item.is-open .landing-faq__icon-minus{opacity:1;transform:scale(1)}.landing-faq__panel{max-height:0;overflow:hidden;transition:max-height .35s ease}.landing-faq__item.is-open .landing-faq__panel{max-height:320px}.landing-faq__panel-inner{padding:0 1.35rem 1.15rem;font-size:.9375rem;color:var(--lp-muted);line-height:1.75}.landing-footer{background:var(--lp-dark-2);color:#ffffffe0;padding-block:4rem 0}.landing-footer__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.1);direction:rtl}[dir=ltr] .landing-footer__grid{direction:ltr}@media(max-width:1024px){.landing-footer__grid{grid-template-columns:1.5fr 1fr 1fr;gap:2rem}.landing-footer__grid>div:nth-child(1){grid-column:1/-1}}@media(max-width:768px){.landing-footer__grid{grid-template-columns:repeat(2,1fr)}.landing-footer__grid>div:nth-child(1){grid-column:1/-1}}@media(max-width:576px){.landing-footer__grid{grid-template-columns:1fr}.landing-footer__grid>div:nth-child(1){grid-column:auto}}.landing-footer__brand img{height:32px;margin-bottom:1rem}.landing-footer__text{font-size:.9rem;line-height:1.65;color:#ffffffa6;margin-bottom:1.25rem}.landing-footer__brand-col{display:flex;flex-direction:column;align-items:flex-start;direction:rtl;text-align:right}[dir=ltr] .landing-footer__brand-col{direction:ltr;text-align:left}.landing-footer__contact-heading{margin:1.5rem 0 1rem;font-family:Almarai,Tajawal,sans-serif;font-size:20px;font-weight:700;color:#b9c2b3}.landing-footer__contact{display:flex;flex-direction:column;gap:16px;width:100%}.landing-footer__contact-block{display:flex;flex-direction:column;gap:4px}.landing-footer__contact-label{font-family:Almarai,Tajawal,sans-serif;font-size:13px;font-weight:400;color:#b9c2b3;line-height:1.4}.landing-footer__contact-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;width:100%}.landing-footer__contact-value{flex:1;font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:700;line-height:1.5;color:#fdffff;text-decoration:none;transition:color .2s ease;text-align:right}[dir=ltr] .landing-footer__contact-value{text-align:left}a.landing-footer__contact-value:hover{color:#9fe870}.landing-footer__contact-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#9fe8700f;border:1px solid #395126;border-radius:10px;color:#fdffff}.landing-footer__contact-icon svg{width:18px;height:18px}.landing-footer__follow-label{margin-top:1.25rem;font-family:Almarai,Tajawal,sans-serif;font-size:13px;font-weight:400;color:#b9c2b3}.landing-footer__social{display:flex;gap:12px;margin-top:8px}.landing-footer__social a{width:32px;height:32px;border-radius:50%;background:#163300;border:1px solid #5B714D;display:flex;align-items:center;justify-content:center;color:#fdffff;transition:background .2s ease,border-color .2s ease,transform .2s ease}.landing-footer__social a:hover{background:#9fe8702e;border-color:#9fe870;transform:scale(1.05)}.landing-footer__social a svg{width:16px;height:16px;fill:currentColor}.landing-footer__title{font-family:Almarai,Tajawal,sans-serif;font-size:20px;font-weight:700;margin:0 0 1.25rem;color:#b9c2b3}.landing-footer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.landing-footer__list a{display:inline-flex;align-items:center;gap:8px;font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:400;line-height:1.4;color:#fdffff;text-decoration:none;transition:color .2s ease,transform .2s ease}.landing-footer__list a:before{content:">";display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;color:#b9c2b3;line-height:1;transition:color .2s ease}.landing-footer__list a:hover{color:#9fe870;transform:translate(-3px)}[dir=ltr] .landing-footer__list a:hover{transform:translate(3px)}.landing-footer__list a:hover:before{color:#9fe870}.landing-footer__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding-block:1.35rem;font-size:.8125rem;color:#ffffff80}.landing-back-top{position:fixed;inset-inline-end:1.25rem;bottom:1.25rem;width:44px;height:44px;border-radius:50%;border:0;background:var(--lp-lime);color:var(--lp-dark);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:var(--lp-shadow);opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease;z-index:900}.landing-back-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.landing-back-top:hover{background:var(--lp-lime-bright)}.landing-services-swiper,.landing-sellers-swiper,.landing-blog-swiper{overflow:visible}.landing-services-swiper .swiper-slide,.landing-sellers-swiper .swiper-slide,.landing-blog-swiper .swiper-slide{height:auto}.landing-categories{padding-block:32px;background:#fff}.landing-categories__track{width:100%;max-width:1280px;margin-inline:auto;padding-inline:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.landing-categories__track::-webkit-scrollbar{display:none}.landing-categories__strip{list-style:none;margin:0;padding:0;display:flex;flex-wrap:nowrap;gap:16px;align-items:flex-start;min-width:-moz-max-content;min-width:max-content}.landing-categories__cell{flex:1 0 155px;aspect-ratio:7/8;min-height:178px;scroll-snap-align:start}.landing-categories__tile{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%;padding:20px 16px;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0f2e0f12;text-align:center;text-decoration:none;transition:transform .2s ease-out,box-shadow .2s ease-out;overflow:hidden}.landing-categories__tile:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0f2e0f1f}.landing-categories__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:#1f2937;flex-shrink:0}.landing-categories__icon svg{width:100%;height:100%}.landing-categories__label{margin:0;font-family:Almarai,Cairo,system-ui,sans-serif;font-size:14px;font-weight:700;line-height:1.4;color:#0f1f0f;text-align:center}.landing-categories__tile--ai{background-size:cover;background-position:center;background-color:#163300;border:none;padding:0;box-shadow:none;align-items:stretch;justify-content:flex-start}.landing-categories__tile--ai:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(to top,#0009,#00000026);z-index:1;pointer-events:none}.landing-categories__tile--ai:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0f2e0f38}.landing-categories__tile--ai:hover:before{background:linear-gradient(to top,#000000b3,#00000038)}.landing-categories__ai-badge{position:absolute;top:10px;inset-inline-start:10px;z-index:4;background:#a2de7a;color:#0f2e0f;padding:3px 10px;border-radius:999px;font-family:Almarai,Cairo,system-ui,sans-serif;font-size:11px;font-weight:700;line-height:1.5;white-space:nowrap}.landing-categories__ai-bottom{position:absolute;bottom:14px;inset-inline-end:14px;z-index:3;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.landing-categories__icon--ai{width:22px;height:22px;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.landing-categories__icon--ai svg{width:100%;height:100%}.landing-categories__label--ai{color:#fff;font-family:Almarai,Cairo,system-ui,sans-serif;font-size:14px;font-weight:700;line-height:1.3;text-align:start;margin:0}@media(max-width:767px){.landing-categories__track{padding-inline:16px}.landing-categories__cell{flex:0 0 140px;width:140px}}.landing-step-card{background:#fff;border-radius:16px;padding:18px 20px;box-shadow:0 4px 12px #0f2e0f1a;display:flex;flex-direction:column;gap:10px;min-height:120px;cursor:pointer;transition:transform .2s ease-out,box-shadow .2s ease-out;text-decoration:none}.landing-step-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0f2e0f1a}.landing-step-card__head{display:flex;align-items:center;justify-content:space-between}.landing-step-card__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#a2de7a2e;color:#173300;flex-shrink:0}.landing-step-card__icon-wrap svg{width:18px;height:18px}.landing-step-card__number{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#173300;color:#fff;font-family:Almarai,sans-serif;font-size:13px;font-weight:700;flex-shrink:0}.landing-step-card__title{margin:0;font-family:Almarai,sans-serif;font-size:15px;font-weight:700;color:#0f1f0f;line-height:1.4;text-align:start}.landing-step-card__cta{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;padding-block:4px;padding-inline-start:10px;padding-inline-end:4px;background:#0f2e0f0a;border-radius:999px;border:none;text-decoration:none;cursor:pointer;transition:all .18s ease-out;margin-block-start:auto}.landing-step-card__cta:hover{background:#0f2e0f14;text-decoration:none}.landing-step-card__cta:hover .landing-step-card__cta-arrow{transform:translate(-2px)}.landing-step-card__cta-arrow{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#a2de7a;flex-shrink:0;transition:transform .18s ease-out}.landing-step-card__cta-arrow svg{width:11px;height:11px;color:#0f2e0f}.landing-step-card__cta span:last-child{font-family:Almarai,sans-serif;font-size:12px;font-weight:600;color:#0f2e0f;white-space:nowrap}@media(min-width:768px)and (max-width:1023px){.landing-start__heading{width:280px}.landing-start__title{font-size:28px}.landing-start__photo{max-width:360px}.landing-start__panel{padding:28px 32px}.landing-step-card{padding:14px 16px}}@media(max-width:767px){.landing-start{padding-block:48px}.landing-start__container{padding-inline:16px}.landing-start__heading{position:static;width:auto;inset-inline-start:auto;margin-block-end:24px}.landing-start__title{font-size:24px}.landing-start__lead{font-size:14px}.landing-start__panel{grid-template-columns:1fr;margin-block-start:0;padding:20px;gap:24px}.landing-start__beanbag{min-height:auto;justify-content:center}.landing-start__photo{max-width:260px;margin-inline:auto;margin-block-end:-20px}.landing-start__cards{grid-template-columns:1fr}.landing-step-card{min-height:90px}}.landing-services-dark__lead{max-width:540px}.landing-why{padding-block:5rem;background:var(--lp-surface)}.landing-why__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto auto;gap:1.25rem}@media(max-width:991px){.landing-why__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}}@media(max-width:575px){.landing-why__grid{grid-template-columns:1fr}}.landing-why-card{position:relative;display:flex;flex-direction:column;gap:.75rem;padding:1.75rem 1.5rem;background:var(--lp-white);border:1px solid var(--lp-line);border-radius:28px;box-shadow:0 8px 28px #0f21050a;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease;min-height:283px}.landing-why-card:hover{transform:translateY(-4px);box-shadow:var(--lp-shadow-hover);border-color:#9fe87080}.landing-why-card--tall{min-height:419px;grid-row:1}@media(max-width:991px){.landing-why-card--tall{min-height:380px;grid-row:auto}}.landing-why-card__icon{align-self:flex-start;width:48px;height:48px;border-radius:50%;background:var(--lp-lime);color:var(--lp-dark);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.landing-why-card__icon svg{width:24px;height:24px}.landing-why-card__title{margin:0 0 .4rem;font-size:1.05rem;font-weight:800;color:var(--lp-dark);line-height:1.45}.landing-why-card__text{margin:0;font-size:.9rem;color:var(--lp-muted);line-height:1.7;flex:0 0 auto}.landing-why-card__visual{margin-top:auto;border-radius:var(--lp-radius-md);overflow:hidden;background:#9fe87014;padding:1.25rem;min-height:110px;display:flex;align-items:center;justify-content:center}.landing-why-card__visual--link{padding:1.5rem 1rem}.landing-why-card__link-bar{display:inline-flex;align-items:center;gap:.65rem;padding:.85rem 1.1rem;background:var(--lp-white);border:1px solid var(--lp-line);border-radius:999px;box-shadow:0 6px 18px #0f210514;max-width:100%}.landing-why-card__link-icon{width:18px;height:18px;color:var(--lp-lime-dark);flex-shrink:0}.landing-why-card__link-icon svg{width:100%;height:100%}.landing-why-card__link-url{font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;color:var(--lp-dark);font-weight:600;direction:ltr;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-why-card__visual--route{padding:1.5rem}.landing-why-card__route{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:space-between;width:100%;position:relative}.landing-why-card__route:before{content:"";position:absolute;inset-inline:18px;top:50%;height:2px;background:repeating-linear-gradient(90deg,var(--lp-lime) 0 6px,transparent 6px 12px);transform:translateY(-50%)}.landing-why-card__route li{position:relative;z-index:1}.landing-why-card__route span{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--lp-white);border:2px solid var(--lp-lime);color:var(--lp-dark);font-weight:800;font-size:.85rem}.landing-why-card__route li:first-child span{background:var(--lp-lime)}.landing-why-card__payouts{margin-top:auto;display:flex;flex-direction:column;gap:.75rem}.landing-why-card__payout-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem .9rem;background:#9fe87014;border-radius:var(--lp-radius-sm)}.landing-why-card__payout-stack{display:flex;align-items:center}.landing-why-card__payout-pill{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:30px;padding:0 .5rem;border-radius:999px;background:var(--lp-dark);color:var(--lp-white);font-size:.7rem;font-weight:900;z-index:2}.landing-why-card__payout-dot{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--lp-white);border:1px solid var(--lp-line);margin-inline-start:-8px;font-size:.55rem;font-weight:800;color:var(--lp-dark);letter-spacing:0}.landing-why-card__payout-dot--visa{color:#1a1f71}.landing-why-card__payout-dot--mc{background:linear-gradient(90deg,#eb001b 50%,#f79e1b 50%)}.landing-why-card__payout-dot--pp{color:#003087}.landing-why-card__payout-dot--usdt{color:#26a17b;font-size:.8rem}.landing-why-card__payout-label{font-size:.8rem;font-weight:700;color:var(--lp-dark);flex-shrink:0}.landing-why-card__chip{margin-top:auto;display:inline-flex;align-items:center;align-self:center;gap:.45rem;padding:.55rem 1rem;border-radius:999px;background:var(--lp-dark);color:var(--lp-white);font-size:.85rem;font-weight:700}.landing-why-card__chip-icon{width:14px;height:14px;color:var(--lp-lime);display:inline-flex}.landing-why-card__chip-icon svg{width:100%;height:100%}.landing-why-card__tags{margin-top:auto;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.landing-why-card__tag{padding:.45rem .9rem;border-radius:999px;background:#9fe8702e;color:var(--lp-dark);font-size:.8125rem;font-weight:700}.landing-why-card__avatars-row{margin-top:auto;display:flex;align-items:center;gap:.5rem;align-self:center}.landing-why-card__avatars-count{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:30px;padding:0 .55rem;border-radius:999px;background:var(--lp-dark);color:var(--lp-white);font-size:.7rem;font-weight:900}.landing-why-card__avatars{display:flex}.landing-why-card__avatars img{width:32px;height:32px;border-radius:50%;border:2px solid var(--lp-white);background:var(--lp-line);margin-inline-start:-8px}.landing-why-card__avatars img:first-child{margin-inline-start:0}.landing-sellers{padding-block:var(--lp-section-y);background:var(--lp-white)}.landing-sellers__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:2.25rem}.landing-sellers__title{margin:0;font-size:clamp(1.45rem,3vw,2rem);font-weight:700;color:var(--lp-dark);max-width:560px;line-height:1.35}.landing-sellers__lead{margin:.5rem 0 0;max-width:640px;font-size:.95rem;color:var(--lp-muted);line-height:1.7}.landing-sellers__nav{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}.landing-seller-card{background:var(--lp-white);border:1px solid var(--lp-line);border-radius:20px;overflow:hidden;height:100%;display:flex;flex-direction:column;align-items:center;padding:1.75rem 1.25rem 1.35rem;box-shadow:0 8px 28px #0f21050f;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}.landing-seller-card:hover{transform:translateY(-4px);box-shadow:var(--lp-shadow-hover)}.landing-seller-card--featured{background:linear-gradient(160deg,var(--lp-dark-2) 0%,var(--lp-dark) 100%);border-color:transparent;box-shadow:0 20px 48px #0a1f1647}.landing-seller-card--featured .landing-seller-card__name{color:var(--lp-white)}.landing-seller-card--featured .landing-seller-card__role{color:#ffffffb8}.landing-seller-card--featured .landing-btn--ghost{border-color:#9fe8708c;color:var(--lp-lime)}.landing-seller-card__avatar-wrap{margin-bottom:1rem}.landing-seller-card__avatar{width:88px;height:88px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid var(--lp-lime);background:var(--lp-line);box-shadow:0 8px 24px #1633001f}.landing-seller-card--featured .landing-seller-card__avatar{border-color:var(--lp-lime-bright)}.landing-seller-card__body{padding:0;text-align:center;display:flex;flex-direction:column;gap:.45rem;flex:1;width:100%}.landing-seller-card__name{margin:0;font-size:.95rem;font-weight:800;color:var(--lp-dark)}.landing-seller-card__role{margin:0;font-size:.8125rem;color:var(--lp-green)}.landing-seller-card__stars{color:#fbbf24;letter-spacing:2px;font-size:.85rem}.landing-seller-card .landing-btn{margin-top:auto;align-self:stretch}.landing-seller-card--join{background:linear-gradient(145deg,var(--lp-dark) 0%,var(--lp-dark-2) 100%);border-color:transparent;color:var(--lp-white);padding:1.5rem 1.25rem;align-items:center;text-align:center;justify-content:center;gap:.75rem}.landing-seller-card--join .landing-seller-card__name{color:var(--lp-white)}.landing-seller-card__join-text{margin:0;font-size:.8125rem;color:#ffffffb3;line-height:1.6}.landing-seller-card__plus{width:56px;height:56px;border-radius:50%;background:var(--lp-lime);color:var(--lp-dark);display:flex;align-items:center;justify-content:center;margin:0 auto}.landing-seller-card__cta{margin-top:.5rem;width:100%}.landing-blog__head{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:flex-end;margin-bottom:2.25rem}@media(max-width:991px){.landing-blog__head{grid-template-columns:1fr}}.landing-blog__intro{text-align:start}.landing-blog__intro .landing-section-head__title,.landing-blog__intro .landing-section-head__lead{text-align:start;margin-inline:0}.landing-blog__controls{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}@media(min-width:992px){.landing-blog__controls{align-items:flex-end}}[dir=rtl] .landing-blog__controls{align-items:flex-start}@media(min-width:992px){[dir=rtl] .landing-blog__controls{align-items:flex-start}}.landing-blog__tabs{display:inline-flex;gap:0;margin:0;background:var(--lp-white);border:1px solid var(--lp-line);border-radius:999px;padding:.3rem;max-width:100%;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.landing-blog__tabs::-webkit-scrollbar{display:none}.landing-blog__tab{padding:.55rem 1.1rem;border:0;border-radius:999px;background:transparent;font-size:.8125rem;font-weight:700;color:var(--lp-text);cursor:pointer;transition:background .2s ease,color .2s ease;white-space:nowrap;flex-shrink:0}.landing-blog__tab:hover{color:var(--lp-dark)}.landing-blog__tab--active{background:var(--lp-lime);color:var(--lp-dark)}.landing-blog__nav{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}.landing-faq__list{display:flex;flex-direction:column;gap:.65rem}.landing-faq__item.is-open .landing-faq__trigger{color:var(--lp-dark)}.landing-faq__item.is-open .landing-faq__icon{background:var(--lp-lime);border-color:var(--lp-lime);color:var(--lp-dark)}.landing-faq__item:not(.is-open) .landing-faq__icon{color:var(--lp-dark)}.landing-blog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}@media(max-width:991px){.landing-blog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575px){.landing-blog__grid{grid-template-columns:1fr}}.landing-blog-card__link-arrow{display:inline-flex;width:1rem;height:1rem;color:var(--lp-lime-dark)}.landing-blog-card__link-arrow svg{width:100%;height:100%}[dir=rtl] .landing-sellers__head .landing-btn__icon svg{transform:scaleX(-1)}.landing-blog-card__date{color:var(--lp-green);font-size:.8125rem;font-weight:700}.landing-footer__contact-item{display:inline-flex;align-items:flex-start;gap:.5rem;color:#ffffffbf;font-size:.875rem;line-height:1.5}.landing-footer__list a{display:inline-flex;align-items:center;gap:.35rem}.landing-footer__list a:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--lp-lime);flex-shrink:0}.landing-footer__holding{display:inline-flex;align-items:center;gap:12px;padding:12px 20px;border:1px solid #395126;border-radius:200px;font-family:Almarai,Tajawal,sans-serif;font-size:14px;font-weight:700;color:#ced6cc;text-decoration:none;transition:color .2s ease,border-color .2s ease,background .2s ease}.landing-footer__holding:hover{color:#fdffff;border-color:#9fe870;background:#9fe8700d}.landing-footer__holding img{opacity:1;height:18px;width:auto}.landing-footer__bar>span{font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:700;color:#fdffff}[data-landing-reveal]{opacity:0;transform:translateY(24px);transition:opacity .55s ease,transform .55s ease}[data-landing-reveal].is-visible{opacity:1;transform:translateY(0)}.landing-page .landing-cta,.landing-page .landing-start__panel,.landing-page .landing-why-card{transition:transform .35s ease,box-shadow .35s ease}.landing-page{--lp-primary: #9FE870;--lp-secondary: #163300;--lp-secondary-85: #395126;--lp-secondary-50: #8A9980;--lp-secondary-30: #B9C2B3;--lp-secondary-20: #CED6CC;--lp-secondary-10: #E6EBE6;--lp-success: #34C759;--lp-green-light: #E9FAEF;--lp-bg: #FDFFFF;--lp-card-bg: #F8FAFA;--lp-font-1: #141414;--lp-font-2: #5A5B5B;--lp-font-2-alt: #656565;--lp-font-5: #D7DCDC;--lp-font-6: #E7EDED;--lp-page-max: 1400px;--lp-content-max: 1200px;--lp-gutter: clamp(1rem, 4vw, 6.25rem);--lp-section-gap: clamp(3rem, 6vw, 5rem);--lp-r-card: 16px;--lp-r-panel: 40px;--lp-r-pill: 999px;--lp-font-stack: "Tajawal", "Almarai", "DINNEXT", "Cairo", system-ui, -apple-system, sans-serif}.landing-page .lp-section{padding-block:var(--lp-section-gap);font-family:var(--lp-font-stack);color:var(--lp-font-1)}.landing-page .lp-container{width:min(100% - 2 * var(--lp-gutter),var(--lp-content-max));margin-inline:auto}@media(max-width:1024px){.landing-page .lp-container{width:calc(100% - 2rem)}}.landing-page .lp-head-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin-bottom:2rem;direction:rtl;text-align:right}.landing-page .lp-head-row>div{flex:1 1 320px;min-width:0}.landing-page .lp-head-row>.lp-btn{flex:0 0 auto}.landing-page [dir=ltr] .lp-head-row{direction:ltr;text-align:left}.landing-page .lp-head-row__title{margin:0 0 .75rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;line-height:1.4;color:var(--lp-font-1);text-align:right}.landing-page [dir=ltr] .lp-head-row__title{text-align:left}.landing-page .lp-head-row__lead{margin:0;max-width:540px;font-size:.9375rem;line-height:1.7;color:var(--lp-font-2);text-align:right}.landing-page [dir=ltr] .lp-head-row__lead{text-align:left}.landing-page .lp-head-center{text-align:center;max-width:720px;margin:0 auto 3rem}.landing-page .lp-head-center__title{margin:0 0 1rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;line-height:1.4;color:var(--lp-font-1)}.landing-page .lp-head-center__lead{margin:0;font-size:.9375rem;line-height:1.7;color:var(--lp-font-2)}.landing-page .lp-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border:0;border-radius:var(--lp-r-pill);font:inherit;font-weight:700;font-size:.9375rem;line-height:1;cursor:pointer;text-decoration:none;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.landing-page .lp-btn--primary{background:var(--lp-primary);color:var(--lp-secondary)}.landing-page .lp-btn--primary:hover{background:#b0ee85;transform:translateY(-1px);box-shadow:0 8px 18px #9fe87059}.landing-page .lp-btn--dark{background:var(--lp-secondary);color:#fff}.landing-page .lp-btn--dark:hover{background:var(--lp-secondary-85)}.landing-page .lp-btn--outline{background:transparent;color:var(--lp-secondary);border:1px solid var(--lp-secondary-30)}.landing-page .lp-btn--outline:hover{background:var(--lp-secondary-10)}.landing-page .lp-btn__icon{width:18px;height:18px}.landing-page .lp-arrows{display:flex;direction:ltr;gap:.75rem;align-items:center;justify-content:center;margin-top:2rem}.landing-page .lp-arrow{width:44px;height:44px;border-radius:50%;background:var(--lp-secondary);color:#fff;border:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease}.landing-page .lp-arrow:hover{background:var(--lp-secondary-85);transform:scale(1.05)}.landing-page .lp-arrow svg{width:18px;height:18px}.landing-page [data-reveal]{opacity:0;transition:opacity 1.05s cubic-bezier(.16,1,.3,1),transform 1.05s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay, 0s);will-change:opacity,transform}.landing-page [data-reveal=fade-up]{transform:translateY(36px)}.landing-page [data-reveal=fade-down]{transform:translateY(-36px)}.landing-page [data-reveal=fade-left]{transform:translate(-48px)}.landing-page [data-reveal=fade-right]{transform:translate(48px)}.landing-page [data-reveal=zoom-in]{transform:scale(.94)}.landing-page [data-reveal=scale-up]{transform:scale(.94) translateY(20px)}.landing-page [data-reveal=rotate-in]{transform:rotate(-4deg) translateY(20px)}.landing-page [data-reveal=fade]{transform:none}.landing-page [data-reveal=""]{transform:translateY(36px)}.landing-page [data-reveal].is-visible{opacity:1;transform:none}@keyframes lp-pulse-ring{0%,to{box-shadow:0 0 0 12px #9fe87040}50%{box-shadow:0 0 0 20px #9fe8701a}}.landing-page .lp-anim-pulse-ring{animation:lp-pulse-ring 3.2s ease-in-out infinite}@keyframes lp-float-y{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.landing-page .lp-anim-float{animation:lp-float-y 5s ease-in-out infinite}@keyframes lp-badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}.landing-page .lp-anim-badge-pulse{animation:lp-badge-pulse 3.6s ease-in-out infinite;transform-origin:center}@keyframes lp-glow{0%,to{box-shadow:0 0 0 4px #9fe8702e,0 22px 40px #00000080,0 6px 14px #0000004d}50%{box-shadow:0 0 0 8px #9fe8704d,0 28px 48px #0000008c,0 8px 18px #00000059}}.landing-page .lp-anim-glow{animation:lp-glow 4.5s ease-in-out infinite}@keyframes lp-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landing-page .lp-anim-spin-slow{animation:lp-spin 40s linear infinite}@keyframes lp-status-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.25)}}.landing-page .lp-anim-status-pulse{animation:lp-status-pulse 2.4s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.landing-page [data-reveal]{opacity:1!important;transform:none!important;transition:none!important}.landing-page .lp-anim-pulse-ring,.landing-page .lp-anim-float,.landing-page .lp-anim-badge-pulse,.landing-page .lp-anim-glow,.landing-page .lp-anim-spin-slow,.landing-page .lp-anim-status-pulse{animation:none!important}}.landing-page .lp-categories{padding-block:clamp(2.5rem,4vw,3.75rem)}.landing-page .lp-categories .lp-container{width:min(100% - 2 * var(--lp-gutter),1280px);max-width:1280px}.landing-page .lp-categories__row{list-style:none;padding:0;display:flex;flex-wrap:wrap;direction:rtl;gap:16px;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0;margin-inline-end:auto;margin-inline-start:0}.landing-page [dir=ltr] .lp-categories__row{direction:ltr}.landing-page .lp-categories__cell{list-style:none;flex:0 0 auto}.landing-page .lp-cat{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:148px;height:120px;padding:24px;background:#f8fafa;border:1px solid #E7EDED;border-radius:20px;text-decoration:none;overflow:hidden;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s ease}.landing-page .lp-cat:hover{transform:translateY(-4px);box-shadow:0 14px 28px -10px #16330024;border-color:var(--lp-primary)}.landing-page .lp-cat__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:#141414;align-self:flex-start}.landing-page .lp-cat__icon svg{width:20px;height:20px}.landing-page .lp-cat__label{font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:700;line-height:1.4;color:#141414;text-align:right;align-self:stretch}.landing-page [dir=ltr] .lp-cat__label{text-align:left}.landing-page .lp-cat--ai{width:216px;background-color:#163300;background-image:linear-gradient(0deg,#0000006b,#0000006b),var(--lp-cat-ai-bg);background-size:cover;background-position:center;background-repeat:no-repeat;border:none;color:#fdffff}.landing-page .lp-cat--ai:hover{border-color:transparent;box-shadow:0 18px 36px -10px #1633004d}.landing-page .lp-cat__icon--ai,.landing-page .lp-cat__label--ai{color:#fdffff;position:relative;z-index:2}.landing-page .lp-cat__badge{position:absolute;top:0;left:0;z-index:3;padding:8px 12px 8px 16px;background:var(--lp-primary);color:#163300;font-family:Almarai,Tajawal,sans-serif;font-size:10px;font-weight:800;line-height:1;border-radius:0 0 12px;white-space:nowrap;letter-spacing:0}.landing-page .lp-cat__glow{position:absolute;top:-28px;inset-inline-end:-28px;z-index:1;width:110px;height:110px;pointer-events:none;background:radial-gradient(circle at 30% 70%,rgba(159,232,112,.28) 0%,transparent 55%),radial-gradient(circle at 55% 45%,rgba(159,232,112,.2) 0%,transparent 55%),radial-gradient(circle at 75% 25%,rgba(159,232,112,.15) 0%,transparent 60%);transform:rotate(136deg);filter:blur(2px)}@media(max-width:1100px){.landing-page .lp-categories__row{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;scroll-snap-type:x mandatory;scrollbar-width:none;padding-inline:1rem}.landing-page .lp-categories__row::-webkit-scrollbar{display:none}.landing-page .lp-categories__cell{scroll-snap-align:start}}@media(max-width:480px){.landing-page .lp-cat{width:132px;height:108px;padding:20px}.landing-page .lp-cat--ai{width:192px}.landing-page .lp-cat__label{font-size:14px}}.landing-page .lp-video{padding-block:clamp(3rem,6vw,5rem);background:#fdffff}.landing-page .lp-video .lp-container{width:min(100% - 2 * var(--lp-gutter),1400px);max-width:1400px}.landing-page .lp-video__grid{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:48px}.landing-page .lp-video__content{flex:0 1 619px;max-width:619px;display:flex;flex-direction:column;align-items:stretch;gap:40px;text-align:right;direction:rtl}.landing-page [dir=ltr] .lp-video__content{text-align:left;direction:ltr}.landing-page .lp-video__title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700;line-height:1.5;color:#141414;text-align:right}.landing-page .lp-video__lead{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:400;line-height:1.5;color:#656565;text-align:right}.landing-page [dir=ltr] .lp-video__title,.landing-page [dir=ltr] .lp-video__lead{text-align:left}.landing-page .lp-video__cta-row{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap;justify-content:flex-start}.landing-page .lp-video-btn{display:inline-flex;align-items:center;gap:12px;height:56px;padding:8px 32px;border-radius:200px;font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:700;text-decoration:none;white-space:nowrap;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;cursor:pointer}.landing-page .lp-video-btn:hover{transform:translateY(-2px)}.landing-page .lp-video-btn--primary{background:#9fe870;color:#163300;border:0;padding:8px 32px 8px 20px;min-width:177px}.landing-page .lp-video-btn--primary:hover{background:#b5f178;box-shadow:0 10px 22px -6px #9fe8708c}.landing-page .lp-video-btn__play{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#163300;border-radius:50%;flex-shrink:0}.landing-page .lp-video-btn__play svg{width:10px;height:10px;margin-inline-start:2px}.landing-page .lp-video-btn--outline{background:transparent;color:#163300;border:1px solid #163300;min-width:187px}.landing-page .lp-video-btn--outline:hover{background:#e6ebe6}.landing-page .lp-video__features{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:flex-start;width:100%}.landing-page .lp-video-feature{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;gap:10px;padding:14px 12px;border:1px solid #E7EDED;border-radius:16px;background:#fdffff;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.landing-page .lp-video-feature:hover{border-color:#9fe870;transform:translateY(-3px);box-shadow:0 12px 24px -8px #1633001a}.landing-page .lp-video-feature__check{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;align-self:flex-start}.landing-page .lp-video-feature__check svg{width:22px;height:22px;display:block}.landing-page .lp-video-feature__text{font-family:Almarai,Tajawal,sans-serif;font-size:13px;font-weight:600;line-height:1.4;color:#141414;text-align:center;white-space:nowrap}@media(max-width:540px){.landing-page .lp-video__features{flex-wrap:wrap}.landing-page .lp-video-feature{flex:1 1 calc(50% - 5px)}.landing-page .lp-video-feature__text{font-size:12px;white-space:normal}}.landing-page .lp-video__visual{position:relative;flex:0 0 533px;max-width:533px;display:flex;align-items:center;justify-content:center}.landing-page .lp-video__frame{position:relative;width:533px;height:400px;max-width:100%;border-radius:40px;overflow:hidden;background:linear-gradient(0deg,#0006,#0006);box-shadow:0 24px 48px #1633002e}.landing-page .lp-video__thumb{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0}.landing-page .lp-video__frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1;pointer-events:none}.landing-page .lp-video__play-wrap{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#9fe87033;border-radius:50%;border:0;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #9fe87080,0 8px 8px #9fe87033;transition:transform .25s ease}.landing-page .lp-video__play-wrap:hover{transform:translate(-50%,-50%) scale(1.06)}.landing-page .lp-video__play-inner{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;background:#9fe870;border-radius:50%}.landing-page .lp-video__play-inner svg{width:18px;height:18px;margin-inline-start:2px}.landing-page .lp-video__badge{position:absolute;z-index:3;left:-28px;bottom:30px;width:161px;height:93px;padding:16px 16px 16px 24px;background:#fdfffff2;border:1px solid rgba(253,255,255,.6);border-radius:20px;backdrop-filter:blur(14px) saturate(150%);-webkit-backdrop-filter:blur(14px) saturate(150%);box-shadow:0 16px 40px -8px #16330038,0 4px 12px -2px #16330014;display:flex;flex-direction:column;justify-content:space-between;direction:rtl;text-align:right}.landing-page [dir=ltr] .lp-video__badge{direction:ltr;text-align:left;left:auto;right:-28px}.landing-page .lp-video__badge-avatars{display:flex;align-items:center}.landing-page .lp-video__badge-avatars img{width:28px;height:28px;border-radius:50%;border:2px solid #fff;-o-object-fit:cover;object-fit:cover;margin-inline-end:-12px}.landing-page .lp-video__badge-avatars img:last-child{margin-inline-end:0}.landing-page .lp-video__badge-text{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:700;line-height:1.2;color:#141414;text-align:right}.landing-page [dir=ltr] .lp-video__badge-text{text-align:left}@media(max-width:1024px){.landing-page .lp-video__grid{flex-direction:column-reverse;gap:32px}.landing-page .lp-video__visual,.landing-page .lp-video__content{flex:1 1 auto;width:100%;max-width:533px}.landing-page .lp-video__frame{width:100%;height:auto;aspect-ratio:533/400}.landing-page .lp-video__content{align-items:stretch}}@media(max-width:480px){.landing-page .lp-video__title{font-size:1.5rem}.landing-page .lp-video__lead{font-size:1rem}.landing-page .lp-video-feature__text{white-space:normal}.landing-page .lp-video__badge{left:12px;bottom:12px}}.landing-page .lp-rmp{padding-block:clamp(2.5rem,5vw,60px);padding-inline:clamp(.5rem,1.5vw,10px);background:#fdffff}.landing-page .lp-rmp .lp-container{width:min(100% - 1rem,1400px);max-width:1400px}.landing-page .lp-rmp__panel{position:relative;width:100%;max-width:1380px;min-height:600px;margin-inline:auto;padding:60px 90px;background:radial-gradient(circle at 85% 15%,#B5F088 0%,transparent 55%),linear-gradient(135deg,#9fe870,#92dd63);border-radius:60px;overflow:hidden;display:flex;flex-direction:row;gap:60px;align-items:stretch;direction:rtl;box-shadow:0 30px 60px -20px #1633002e,0 12px 24px -12px #16330014}.landing-page [dir=ltr] .lp-rmp__panel{direction:ltr}.landing-page .lp-rmp__decor{position:absolute;z-index:0;pointer-events:none;border-radius:50%;background:#fff3;filter:blur(60px)}.landing-page .lp-rmp__decor--1{top:-100px;inset-inline-end:-80px;width:420px;height:420px}.landing-page .lp-rmp__decor--2{top:30%;inset-inline-end:18%;width:260px;height:260px;background:#ffffff29}.landing-page .lp-rmp__decor--3{bottom:-120px;inset-inline-end:-60px;width:360px;height:360px;background:#ffffff2e}.landing-page .lp-rmp__right{position:relative;z-index:2;flex:0 0 440px;width:440px;max-width:440px;display:flex;flex-direction:column;gap:24px}.landing-page .lp-rmp__head-wrap{position:relative;margin-bottom:-1px}.landing-page .lp-rmp__head{background:#fff;padding:28px 28px 22px;border-radius:24px 24px 0 0;text-align:right}.landing-page [dir=ltr] .lp-rmp__head{text-align:left}.landing-page .lp-rmp__head-wave{display:block;width:100%;height:50px;margin-top:-1px}.landing-page .lp-rmp__title{margin:0 0 12px;font-family:Almarai,Tajawal,sans-serif;font-size:28px;font-weight:700;line-height:1.4;color:#141414;text-align:right}.landing-page .lp-rmp__lead{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#5a5b5b;text-align:right}.landing-page [dir=ltr] .lp-rmp__title,.landing-page [dir=ltr] .lp-rmp__lead{text-align:left}.landing-page .lp-rmp__visual{position:relative;flex:1 1 auto;min-height:360px;display:flex;align-items:flex-end;justify-content:center}.landing-page .lp-rmp__person{display:block;width:100%;max-width:440px;height:auto;max-height:490px;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;-webkit-mask-image:radial-gradient(ellipse 80% 90% at 50% 60%,#000 55%,transparent 100%);mask-image:radial-gradient(ellipse 80% 90% at 50% 60%,#000 55%,transparent 100%)}.landing-page .lp-rmp__review{position:absolute;z-index:3;bottom:20px;left:-30px;width:260px;height:98px;padding:14px 18px;background:#ffffffeb;border:1px solid rgba(255,255,255,.6);border-radius:20px;backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%);box-shadow:0 16px 32px -8px #16330033,0 4px 10px -2px #16330014;display:flex;flex-direction:column;justify-content:space-between;direction:rtl}.landing-page [dir=ltr] .lp-rmp__review{left:auto;right:-30px;direction:ltr}.landing-page .lp-rmp__review-stars{line-height:0}.landing-page .lp-rmp__review-stars svg{display:block;width:96px;height:16px}.landing-page .lp-rmp__review-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.landing-page .lp-rmp__review-text{display:flex;flex-direction:column;line-height:1.2;text-align:right}.landing-page [dir=ltr] .lp-rmp__review-text{text-align:left}.landing-page .lp-rmp__review-text strong{font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:800;color:#141414}.landing-page .lp-rmp__review-text span{font-family:Almarai,Tajawal,sans-serif;font-size:11px;color:#656565}.landing-page .lp-rmp__review-avatars{display:flex;flex-shrink:0}.landing-page .lp-rmp__review-avatars img{width:28px;height:28px;border-radius:50%;border:2px solid #fff;-o-object-fit:cover;object-fit:cover;margin-inline-end:-12px;box-shadow:0 2px 4px #0000001a}.landing-page .lp-rmp__review-avatars img:last-child{margin-inline-end:0}.landing-page .lp-rmp__cards{position:relative;z-index:2;flex:0 0 630px;width:630px;max-width:630px;display:grid;grid-template-columns:repeat(2,303px);grid-auto-rows:168px;gap:24px;align-content:start;justify-content:end;direction:rtl}.landing-page [dir=ltr] .lp-rmp__cards{direction:ltr;justify-content:start}.landing-page .lp-rmp-card{position:relative;width:303px;height:168px;padding:18px 22px 56px;background-color:#fff;background-image:none;border-radius:24px;display:flex;flex-direction:column;gap:10px;text-align:right;direction:rtl;box-shadow:0 8px 20px -8px #1633001a,0 2px 4px #1633000a;transition:transform .3s ease,box-shadow .3s ease}.landing-page [dir=ltr] .lp-rmp-card{direction:ltr;text-align:left}.landing-page .lp-rmp-card:hover{transform:translateY(-4px);box-shadow:0 22px 36px -10px #1633002e,0 6px 12px -4px #16330014}.landing-page .lp-rmp-card__top{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.landing-page .lp-rmp-card__num{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;background:#163300;color:#fff;border-radius:50%;font-family:Almarai,Tajawal,sans-serif;font-size:13px;font-weight:800;line-height:1;flex-shrink:0;box-shadow:0 4px 10px -2px #1633004d}.landing-page .lp-rmp-card__icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:#8a9980;flex-shrink:0}.landing-page .lp-rmp-card__icon svg{width:22px;height:22px}.landing-page .lp-rmp-card__title{flex:1;margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:700;line-height:1.45;color:#141414;text-align:right;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.landing-page [dir=ltr] .lp-rmp-card__title{text-align:left}.landing-page .lp-rmp-card__cta{position:absolute;bottom:18px;inset-inline-end:22px;display:inline-flex;flex-direction:row;direction:rtl;align-items:center;gap:8px;padding:6px 16px;justify-content:center;background:#e6ebe6;border-radius:999px;font-family:Almarai,Tajawal,sans-serif;font-size:12px;font-weight:700;color:#163300;text-decoration:none;transition:background .2s ease,transform .2s ease}.landing-page [dir=ltr] .lp-rmp-card__cta{direction:ltr}.landing-page .lp-rmp-card__cta:hover{background:#d7dcdc;transform:translateY(-1px)}.landing-page .lp-rmp-card__cta-check{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background:#163300;border-radius:50%;flex-shrink:0}.landing-page .lp-rmp-card__cta-check svg{width:9px;height:9px}@media(max-width:1280px){.landing-page .lp-rmp__panel{padding:48px 40px;gap:32px}.landing-page .lp-rmp__right{flex:0 0 360px;width:360px;max-width:360px}.landing-page .lp-rmp__person{max-width:360px}.landing-page .lp-rmp__cards{flex:1 1 0;width:auto;max-width:none;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.landing-page .lp-rmp-card{width:100%}}@media(max-width:900px){.landing-page .lp-rmp__panel{flex-direction:column;padding:32px 24px;gap:32px}.landing-page .lp-rmp__right{flex:1 1 auto;width:100%;max-width:none}.landing-page .lp-rmp__person{max-width:380px;max-height:380px;margin-inline:auto}.landing-page .lp-rmp__review{left:50%;transform:translate(-50%);bottom:0}.landing-page [dir=ltr] .lp-rmp__review{left:50%;right:auto}}@media(max-width:540px){.landing-page .lp-rmp__cards{grid-template-columns:1fr}.landing-page .lp-rmp-card{height:auto;min-height:140px}.landing-page .lp-rmp__title{font-size:24px}}.landing-page .lp-services{overflow:hidden}.landing-page .lp-services__head{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:48px;margin-bottom:40px;direction:rtl}.landing-page [dir=ltr] .lp-services__head{direction:ltr}@media(max-width:900px){.landing-page .lp-services__head{flex-direction:column;gap:24px}}.landing-page .lp-services__title{flex:0 0 auto;max-width:400px;margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:32px;font-weight:700;line-height:1.5;color:#141414;text-align:right}.landing-page [dir=ltr] .lp-services__title{text-align:left}@media(max-width:768px){.landing-page .lp-services__title{font-size:24px}}.landing-page .lp-services__head-aside{flex:1 1 0;min-width:0;max-width:752px;display:flex;flex-direction:column;align-items:flex-start;gap:24px;direction:rtl}.landing-page [dir=ltr] .lp-services__head-aside{direction:ltr}.landing-page .lp-services__lead{margin:0;width:100%;font-family:Almarai,Tajawal,sans-serif;font-size:20px;font-weight:400;line-height:1.5;color:#656565;text-align:right;align-self:stretch}.landing-page [dir=ltr] .lp-services__lead{text-align:left}.landing-page .lp-services__cta{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;gap:12px;width:272px;height:60px;padding:8px 24px 8px 16px;background:#9fe870;border-radius:200px;font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:700;color:#163300;text-decoration:none;white-space:nowrap;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}@media(max-width:480px){.landing-page .lp-services__cta{width:auto;min-width:240px}}.landing-page .lp-services__cta:hover{transform:translateY(-2px);background:#b5f178;box-shadow:0 10px 22px -6px #9fe8708c}.landing-page .lp-services__cta-text{font-weight:700;color:#163300}.landing-page .lp-services__cta-arrow{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#163300;transition:transform .25s ease}.landing-page .lp-services__cta-arrow svg{width:20px;height:20px}.landing-page .lp-services__cta:hover .lp-services__cta-arrow{transform:translate(-4px)}.landing-page .lp-services__swiper{overflow:hidden;padding-bottom:.25rem;direction:rtl}.landing-page [dir=ltr] .lp-services__swiper{direction:ltr}.landing-page .lp-services__swiper .swiper-wrapper{display:flex}.landing-page .lp-service{width:282px;height:293px;display:flex;flex-direction:column;align-items:stretch;gap:12px;background:transparent;text-align:right;direction:rtl;transition:transform .3s ease}.landing-page [dir=ltr] .lp-service{text-align:left;direction:ltr}.landing-page .lp-service:hover{transform:translateY(-6px)}.landing-page .lp-service__media{width:100%;height:188px;border-radius:16px;overflow:hidden;background:var(--lp-card-bg);box-shadow:0 8px 20px -8px #1633001a;transition:box-shadow .3s ease}.landing-page .lp-service:hover .lp-service__media{box-shadow:0 16px 32px -10px #16330029}.landing-page .lp-service__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s ease}.landing-page .lp-service:hover .lp-service__media img{transform:scale(1.05)}.landing-page .lp-service__seller{display:flex;align-items:center;gap:6px;direction:rtl}.landing-page [dir=ltr] .lp-service__seller{direction:ltr}.landing-page .lp-service__avatar{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.landing-page .lp-service__seller-name{font-family:Almarai,Tajawal,sans-serif;font-size:14px;font-weight:700;color:#141414;text-align:right}.landing-page [dir=ltr] .lp-service__seller-name{text-align:left}.landing-page .lp-service__verified{display:inline-flex;flex-shrink:0}.landing-page .lp-service__verified svg{width:16px;height:16px}.landing-page .lp-service__desc{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#5a5b5b;text-align:right;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.landing-page [dir=ltr] .lp-service__desc{text-align:left}.landing-page .lp-service__price-row{display:flex;align-items:center;justify-content:flex-start;gap:6px;margin-top:auto;direction:rtl}.landing-page [dir=ltr] .lp-service__price-row{direction:ltr}.landing-page .lp-service__price-label{font-family:Almarai,Tajawal,sans-serif;font-size:14px;font-weight:400;color:#141414}.landing-page .lp-service__price-amount{font-family:Almarai,Tajawal,sans-serif;font-size:14px;font-weight:800;color:#141414}.landing-page .lp-services__arrows{display:flex;flex-direction:row;direction:ltr;align-items:center;justify-content:center;gap:16px;margin-top:28px;width:100%}.landing-page .lp-services__arrow{display:inline-flex;align-items:center;justify-content:center;width:44px;height:36px;background:#9fe870;color:#163300;border:0;border-radius:200px;cursor:pointer;padding:0;transition:transform .25s cubic-bezier(.4,0,.2,1),background .25s ease,box-shadow .25s ease}.landing-page .lp-services__arrow:hover{background:#b5f178;transform:scale(1.05);box-shadow:0 8px 18px -4px #9fe8708c}.landing-page .lp-services__arrow svg{width:18px;height:18px}.landing-page .lp-services__arrow.swiper-button-disabled{cursor:default}.landing-page .lp-services__arrow.swiper-button-disabled:hover{transform:none;box-shadow:none}.landing-page .lp-why{position:relative;overflow:hidden}.landing-page .lp-why:before,.landing-page .lp-why:after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0;background:radial-gradient(circle,#9fe87047,#9fe87000 70%)}.landing-page .lp-why:before{width:520px;height:520px;top:-140px;inset-inline-end:-180px}.landing-page .lp-why:after{width:460px;height:460px;bottom:-200px;inset-inline-start:-160px}.landing-page .lp-why .lp-container{position:relative;z-index:1;display:flex;flex-direction:column;gap:48px;padding:80px 100px;max-width:1400px;margin:0 auto}@media(max-width:1100px){.landing-page .lp-why .lp-container{padding:64px 32px;gap:32px}}.landing-page .lp-why .lp-head-center{text-align:center;display:flex;flex-direction:column;gap:16px}.landing-page .lp-why .lp-head-center__title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:32px;font-weight:700;line-height:1.5;color:#141414}.landing-page .lp-why .lp-head-center__lead{margin:0 auto;max-width:760px;font-family:Almarai,Tajawal,sans-serif;font-size:20px;font-weight:400;line-height:1.5;color:#656565}@media(max-width:768px){.landing-page .lp-why .lp-head-center__title{font-size:24px}.landing-page .lp-why .lp-head-center__lead{font-size:16px}}.landing-page .lp-why__grid{display:grid;grid-template-columns:repeat(3,384px);grid-template-rows:419px 283px;gap:24px;justify-content:center;direction:rtl}.landing-page [dir=ltr] .lp-why__grid{direction:ltr}@media(max-width:1280px){.landing-page .lp-why__grid{grid-template-columns:repeat(2,minmax(0,384px));grid-template-rows:auto}}@media(max-width:820px){.landing-page .lp-why__grid{grid-template-columns:minmax(0,384px)}}.landing-page .lp-why-card{position:relative;display:flex;flex-direction:column;gap:16px;width:384px;max-width:100%;height:100%;padding:24px;background:#fff;border-radius:28px;border:1px solid rgba(22,51,0,.06);box-shadow:0 4px 14px -4px #1633000f;text-align:right;direction:rtl;overflow:hidden;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s ease}.landing-page [dir=ltr] .lp-why-card{text-align:left;direction:ltr}.landing-page .lp-why-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px -16px #16330029;border-color:#9fe87099}.landing-page .lp-why-card__icon{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#9fe870;color:#163300;flex-shrink:0}.landing-page .lp-why-card__icon svg{width:24px;height:24px}.landing-page .lp-why-card__title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:18px;font-weight:800;line-height:1.4;color:#141414}.landing-page .lp-why-card__text{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:14px;font-weight:400;line-height:1.7;color:#656565}.landing-page .lp-why-card__pay{margin-top:auto;display:flex;flex-direction:column;gap:10px}.landing-page .lp-why-card__pay-row{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background:#f6f7f5;border-radius:999px}.landing-page .lp-pay-pill{font-family:Almarai,Tajawal,sans-serif;font-weight:800;font-size:12px;color:#163300;padding:2px 8px;background:#fff;border-radius:999px}.landing-page .lp-pay-dot{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:#fff;border-radius:50%;font-size:9px;font-weight:800;color:#163300}.landing-page .lp-pay-dot--visa{background:#1a1f71;color:#fff}.landing-page .lp-pay-dot--mc{background:#eb001b}.landing-page .lp-pay-dot--pp{background:#003087;color:#fff}.landing-page .lp-pay-dot--usdt{background:#26a17b;color:#fff}.landing-page .lp-pay-label{margin-inline-start:auto;font-family:Almarai,Tajawal,sans-serif;font-size:12px;font-weight:700;color:#163300}.landing-page .lp-why-card__stack{position:relative;margin-top:auto;height:230px;display:flex;align-items:center;justify-content:center}.landing-page .lp-why-mini{position:absolute;width:158px;background:#fff;border-radius:14px;padding:8px;display:flex;flex-direction:column;gap:5px;direction:rtl;text-align:right;box-shadow:0 14px 30px -10px #16330038,0 4px 10px -4px #1633001a;transition:transform .35s cubic-bezier(.4,0,.2,1)}.landing-page [dir=ltr] .lp-why-mini{direction:ltr;text-align:left}.landing-page .lp-why-mini__media{width:100%;height:88px;border-radius:8px;overflow:hidden;background:#f6f7f5}.landing-page .lp-why-mini__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.landing-page .lp-why-mini__seller{display:flex;align-items:center;gap:4px}.landing-page .lp-why-mini__avatar{width:14px;height:14px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.landing-page .lp-why-mini__name{font-family:Almarai,Tajawal,sans-serif;font-size:9px;font-weight:700;color:#141414;line-height:1.2}.landing-page .lp-why-mini__desc{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:9px;line-height:1.35;color:#5a5b5b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.landing-page .lp-why-mini__rating{display:flex;align-items:center;gap:4px}.landing-page .lp-why-mini__stars{display:inline-flex;gap:1px}.landing-page .lp-why-mini__stars svg{width:8px;height:8px}.landing-page .lp-why-mini__rating-count{font-family:Almarai,Tajawal,sans-serif;font-size:9px;font-weight:600;color:#5a5b5b}.landing-page .lp-why-mini__price{font-family:Almarai,Tajawal,sans-serif;font-size:11px;font-weight:800;color:#141414;margin-top:1px}.landing-page .lp-why-mini--0{transform:translate(-55%) rotate(-10deg);z-index:1}.landing-page .lp-why-mini--1{transform:translateY(-4px);z-index:3}.landing-page .lp-why-mini--2{transform:translate(55%) rotate(10deg);z-index:2}.landing-page .lp-why-card:hover .lp-why-mini--0{transform:translate(-65%) rotate(-13deg)}.landing-page .lp-why-card:hover .lp-why-mini--1{transform:translateY(-10px) scale(1.04)}.landing-page .lp-why-card:hover .lp-why-mini--2{transform:translate(65%) rotate(13deg)}.landing-page .lp-why-card__visual--img{margin-top:auto;width:100%;height:220px;border-radius:18px;overflow:hidden;background:#f6f7f5}.landing-page .lp-why-card__visual--img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s ease}.landing-page .lp-why-card:hover .lp-why-card__visual--img img{transform:scale(1.04)}.landing-page .lp-why-card__chip{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#9fe870;border-radius:999px;font-family:Almarai,Tajawal,sans-serif;font-size:14px;font-weight:700;color:#163300}.landing-page .lp-why-card__chip svg{width:16px;height:16px;flex-shrink:0}.landing-page .lp-why-card__tags{margin-top:auto;display:flex;flex-wrap:wrap;gap:8px}.landing-page .lp-tag{padding:6px 14px;background:#f6f7f5;color:#163300;border-radius:999px;font-family:Almarai,Tajawal,sans-serif;font-size:13px;font-weight:700}.landing-page .lp-why-card__avatars{margin-top:auto;display:flex;align-items:center;gap:10px}.landing-page .lp-why-card__avatars-count{font-family:Almarai,Tajawal,sans-serif;font-size:13px;font-weight:800;color:#163300;padding:4px 12px;background:#f6f7f5;border-radius:999px}.landing-page .lp-why-card__avatars-stack{display:flex}.landing-page .lp-why-card__avatars-stack img{width:36px;height:36px;border-radius:50%;border:2px solid #fff;-o-object-fit:cover;object-fit:cover;margin-inline-end:-12px}.landing-page .lp-why-card__avatars-stack img:last-child{margin-inline-end:0}.landing-page .lp-trending{padding:80px 100px;max-width:1400px;margin:0 auto}@media(max-width:1100px){.landing-page .lp-trending{padding:64px 32px}}@media(max-width:600px){.landing-page .lp-trending{padding:40px 16px}}.landing-page .lp-trending .lp-container{width:100%;max-width:1200px;margin:0 auto;padding:0}.landing-page .lp-trending__panel{position:relative;width:100%;min-height:419px;padding:60px;background:#163300;background-image:radial-gradient(circle at 12% 18%,rgba(159,232,112,.1) 0,transparent 42%),radial-gradient(circle at 88% 82%,rgba(159,232,112,.07) 0,transparent 42%);border-radius:60px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:32px;direction:rtl;color:#fff;overflow:hidden}.landing-page [dir=ltr] .lp-trending__panel{direction:ltr}@media(max-width:1024px){.landing-page .lp-trending__panel{flex-direction:column-reverse;padding:40px;border-radius:36px;min-height:auto;gap:40px}}.landing-page .lp-trending__content{flex:0 0 580px;display:flex;flex-direction:column;align-items:stretch;gap:28px;direction:rtl;text-align:right}.landing-page [dir=ltr] .lp-trending__content{direction:ltr;text-align:left}@media(max-width:1024px){.landing-page .lp-trending__content{flex:1 1 auto;width:100%}}.landing-page .lp-trending__brand{align-self:flex-start;display:flex;align-items:center;gap:16px}.landing-page .lp-trending__logo{height:32px;width:auto;display:block}.landing-page .lp-trending__tag{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#9fe870;color:#163300;border-radius:200px;font-family:Almarai,Tajawal,sans-serif;font-size:14px;font-weight:800;line-height:1}.landing-page .lp-trending__tag svg{width:14px;height:14px;flex-shrink:0}.landing-page .lp-trending__title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:28px;font-weight:700;line-height:1.4;color:#fdffff}@media(max-width:768px){.landing-page .lp-trending__title{font-size:22px}}.landing-page .lp-trending__bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;width:100%}.landing-page .lp-trending__bullets li{position:relative;padding-inline-start:22px;font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#ced6cc}.landing-page .lp-trending__bullets li:before{content:"";position:absolute;inset-inline-start:2px;top:.75em;width:5px;height:5px;border-radius:50%;background:#9fe870;flex-shrink:0}.landing-page .lp-trending__bottom-row{align-self:flex-start;display:flex;flex-direction:row;align-items:center;gap:28px;flex-wrap:wrap}.landing-page .lp-trending__foot{margin:0;display:inline-flex;align-items:flex-start;gap:6px;padding:0;background:transparent;border:0;border-radius:0;font-family:Almarai,Tajawal,sans-serif;font-size:12px;font-weight:700;color:#fdffff;white-space:normal;line-height:1.5}.landing-page .lp-trending__foot svg{width:16px;height:16px;flex-shrink:0;margin-top:1px}.landing-page .lp-trending__cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding-block:8px;padding-inline-start:24px;padding-inline-end:16px;background:#9fe870;border-radius:200px;font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:700;color:#163300;text-decoration:none;white-space:nowrap;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.landing-page .lp-trending__cta:hover{transform:translateY(-2px);background:#b5f178;box-shadow:0 10px 22px -6px #9fe8708c}.landing-page .lp-trending__cta-arrow{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:#163300;transition:transform .25s ease}.landing-page .lp-trending__cta-arrow svg{width:18px;height:18px}.landing-page .lp-trending__cta:hover .lp-trending__cta-arrow{transform:translate(-4px)}.landing-page [dir=ltr] .lp-trending__cta:hover .lp-trending__cta-arrow{transform:translate(4px)}.landing-page .lp-trending__stack{position:relative;flex:0 0 468px;width:468px;height:267px;direction:ltr}@media(max-width:1024px){.landing-page .lp-trending__stack{margin:0 auto}}@media(max-width:560px){.landing-page .lp-trending__stack{transform:scale(.75);transform-origin:center}}.landing-page .lp-trending-pf{position:absolute;border-radius:20px;overflow:hidden;cursor:pointer;background-color:#0a1f16;background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;text-align:center;border:1px solid #8A9980;box-shadow:0 18px 36px #00000073,0 4px 12px #0000004d;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),z-index 0s linear .4s}.landing-page .lp-trending-pf:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 39.51%,#000);pointer-events:none;z-index:0}.landing-page .lp-trending-pf__cap{position:relative;z-index:1;width:100%;padding:8px 10px;background:#0000008c;backdrop-filter:blur(10px) saturate(140%);-webkit-backdrop-filter:blur(10px) saturate(140%);border:1px solid rgba(255,255,255,.08);border-radius:12px;text-align:center;color:#fff;display:flex;flex-direction:column;gap:2px}.landing-page .lp-trending-pf__name{margin:0;font-family:Almarai,Tajawal,sans-serif;font-weight:800;color:#fff;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-page .lp-trending-pf__role{margin:0;font-family:Almarai,Tajawal,sans-serif;font-weight:700;color:#9fe870;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-page .lp-trending-pf--pos1{width:100px;height:155px;left:0;top:56px;padding:8px;z-index:1}.landing-page .lp-trending-pf--pos1 .lp-trending-pf__name{font-size:10px}.landing-page .lp-trending-pf--pos1 .lp-trending-pf__role{font-size:9px}.landing-page .lp-trending-pf--pos2{width:145px;height:215px;left:48px;top:26px;padding:10px;z-index:3}.landing-page .lp-trending-pf--pos2 .lp-trending-pf__name{font-size:13px}.landing-page .lp-trending-pf--pos2 .lp-trending-pf__role{font-size:11px}.landing-page .lp-trending-pf--pos3{width:180px;height:267px;left:144px;top:0;padding:16px;z-index:5;border:1.5px solid #9FE870;box-shadow:0 4px 20px #9fe87080,0 8px 8px #9fe87033}.landing-page .lp-trending-pf--pos3 .lp-trending-pf__name{font-size:16px}.landing-page .lp-trending-pf--pos3 .lp-trending-pf__role{font-size:13px}.landing-page .lp-trending-pf--pos4{width:145px;height:215px;left:275px;top:26px;padding:10px;z-index:3}.landing-page .lp-trending-pf--pos4 .lp-trending-pf__name{font-size:13px}.landing-page .lp-trending-pf--pos4 .lp-trending-pf__role{font-size:11px}.landing-page .lp-trending-pf--pos5{width:100px;height:155px;left:368px;top:56px;padding:8px;z-index:1}.landing-page .lp-trending-pf--pos5 .lp-trending-pf__name{font-size:10px}.landing-page .lp-trending-pf--pos5 .lp-trending-pf__role{font-size:9px}.landing-page .lp-trending-pf--pos3{animation:lp-pf-glow 3s ease-in-out infinite}@keyframes lp-pf-glow{0%,to{box-shadow:0 4px 20px #9fe87080,0 8px 8px #9fe87033}50%{box-shadow:0 6px 28px #9fe870b3,0 10px 14px #9fe8704d}}.landing-page .lp-trending-pf:hover{transform:translateY(-6px) scale(1.04);z-index:10;box-shadow:0 0 0 3px #9fe87073,0 32px 56px #0000008c,0 0 32px #9fe87066;transition-delay:0s}.landing-page .lp-sellers{position:relative;padding:80px 100px;max-width:1400px;margin:0 auto;overflow:hidden}@media(max-width:1100px){.landing-page .lp-sellers{padding:64px 32px}}@media(max-width:600px){.landing-page .lp-sellers{padding:48px 16px}}.landing-page .lp-sellers:before,.landing-page .lp-sellers:after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0;background:radial-gradient(circle,#9fe87033,#9fe87000 70%)}.landing-page .lp-sellers:before{width:520px;height:520px;top:-140px;inset-inline-end:-160px}.landing-page .lp-sellers:after{width:460px;height:460px;bottom:-200px;inset-inline-start:-160px}.landing-page .lp-sellers .lp-container{position:relative;z-index:1;display:flex;flex-direction:column;gap:48px;width:100%;max-width:1200px;margin:0 auto}.landing-page .lp-sellers__head{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:80px;direction:rtl}.landing-page [dir=ltr] .lp-sellers__head{direction:ltr}@media(max-width:900px){.landing-page .lp-sellers__head{flex-direction:column;align-items:stretch;gap:24px}}.landing-page .lp-sellers__head-text{display:flex;flex-direction:column;gap:16px;flex:1 1 auto}.landing-page .lp-sellers__title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:32px;font-weight:700;line-height:1.5;color:#141414;text-align:right}.landing-page [dir=ltr] .lp-sellers__title{text-align:left}@media(max-width:768px){.landing-page .lp-sellers__title{font-size:24px}}.landing-page .lp-sellers__lead{margin:0;max-width:760px;font-family:Almarai,Tajawal,sans-serif;font-size:20px;font-weight:400;line-height:1.5;color:#656565;text-align:right}.landing-page [dir=ltr] .lp-sellers__lead{text-align:left}@media(max-width:768px){.landing-page .lp-sellers__lead{font-size:16px}}.landing-page .lp-sellers__cta-explore{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding-block:8px;padding-inline-start:24px;padding-inline-end:16px;background:#9fe870;border-radius:200px;font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:700;color:#163300;text-decoration:none;white-space:nowrap;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.landing-page .lp-sellers__cta-explore:hover{transform:translateY(-2px);background:#b5f178;box-shadow:0 10px 22px -6px #9fe8708c}.landing-page .lp-sellers__cta-explore-arrow{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:#163300;transition:transform .25s ease}.landing-page .lp-sellers__cta-explore-arrow svg{width:18px;height:18px}.landing-page .lp-sellers__cta-explore:hover .lp-sellers__cta-explore-arrow{transform:translate(-4px)}.landing-page [dir=ltr] .lp-sellers__cta-explore:hover .lp-sellers__cta-explore-arrow{transform:translate(4px)}.landing-page .lp-sellers__row{direction:rtl;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-block:4px;scrollbar-width:none;-ms-overflow-style:none}.landing-page .lp-sellers__row::-webkit-scrollbar{display:none}.landing-page [dir=ltr] .lp-sellers__row{direction:ltr}.landing-page .lp-sellers__row-track{display:flex;flex-direction:row;align-items:stretch;gap:20px;width:-moz-max-content;width:max-content}.landing-page .lp-sellers__row .lp-seller{scroll-snap-align:start}.landing-page .lp-seller{flex-shrink:0;width:224px;height:309px;padding:24px 16px 16px;background:#fdffff;border:1px solid #F8FAFA;border-radius:20px;box-shadow:0 12px 32px #7090b01f;display:flex;flex-direction:column;align-items:center;gap:14px;direction:rtl;text-align:center;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s ease}.landing-page [dir=ltr] .lp-seller{direction:ltr}.landing-page .lp-seller:hover{transform:translateY(-8px);box-shadow:0 22px 42px #16330029;border-color:#9fe87099}.landing-page .lp-seller__avatar-wrap{position:relative;width:56px;height:56px;padding:2px;border:1px solid #34C759;border-radius:50%;flex-shrink:0}.landing-page .lp-seller__avatar{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block}.landing-page .lp-seller__online-dot{position:absolute;right:0;bottom:0;width:12px;height:12px;background:#34c759;border:2px solid #FDFFFF;border-radius:50%}.landing-page [dir=ltr] .lp-seller__online-dot{right:auto;left:0}.landing-page .lp-seller__identity{display:flex;flex-direction:column;align-items:center;gap:4px}.landing-page .lp-seller__name{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:700;line-height:1.3;color:#141414}.landing-page .lp-seller__role{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:12px;font-weight:700;line-height:1.3;color:#34c759}.landing-page .lp-seller__desc{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:12px;font-weight:400;line-height:1.5;color:#5a5b5b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.landing-page .lp-seller__tags{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.landing-page .lp-seller__tag{padding:6px 10px;background:#e6ebe6;color:#163300;border-radius:200px;font-family:Almarai,Tajawal,sans-serif;font-size:10px;font-weight:700;line-height:1}.landing-page .lp-seller__cta{margin-top:auto;width:192px;height:48px;display:inline-flex;align-items:center;justify-content:center;background:#9fe870;border-radius:200px;font-family:Almarai,Tajawal,sans-serif;font-size:14px;font-weight:700;color:#163300;text-decoration:none;transition:background .2s ease,transform .2s ease}.landing-page .lp-seller__cta:hover{background:#b5f178;transform:translateY(-1px)}.landing-page .lp-seller--highlighted{background:#163300;border-color:#163300;box-shadow:0 16px 18px #1633001a}.landing-page .lp-seller--highlighted .lp-seller__name{color:#fdffff}.landing-page .lp-seller--highlighted .lp-seller__role{color:#34c759}.landing-page .lp-seller--highlighted .lp-seller__desc{color:#ced6cc}.landing-page .lp-seller--highlighted .lp-seller__tag{background:#395126;color:#fdffff}.landing-page .lp-seller--highlighted .lp-seller__cta{background:#fdffff;color:#163300}.landing-page .lp-seller--highlighted .lp-seller__cta:hover{background:#f0f0f0}.landing-page .lp-seller--join{background:#f8fafa;border:1px solid #E7EDED;box-shadow:0 8px 22px #7090b014;justify-content:flex-start;gap:16px}.landing-page .lp-seller__plus-wrap{width:76px;height:76px;background:#34c7590f;border:1.5px dashed #34C759;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.landing-page .lp-seller__plus-inner{width:32px;height:32px;background:#34c759;border-radius:9px;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px -2px #34c75973}.landing-page .lp-seller__plus-inner svg{width:16px;height:16px}.landing-page .lp-seller__cta--outline{background:transparent;border:1px solid #163300;color:#163300;margin-top:0}.landing-page .lp-seller__cta--outline:hover{background:#163300;color:#fdffff;transform:translateY(-1px)}.landing-page .lp-sellers__arrows{display:flex;flex-direction:row;direction:ltr;align-items:center;justify-content:center;gap:16px;margin-top:8px;width:100%}.landing-page .lp-sellers__arrow{display:inline-flex;align-items:center;justify-content:center;border:0;padding:0;cursor:pointer;transition:transform .25s cubic-bezier(.4,0,.2,1),background .25s ease,box-shadow .25s ease}.landing-page .lp-sellers__arrow--active{width:72px;height:48px;background:#9fe870;color:#163300;border-radius:200px}.landing-page .lp-sellers__arrow--active:hover{background:#b5f178;transform:scale(1.05);box-shadow:0 8px 18px -4px #9fe8708c}.landing-page .lp-sellers__arrow--inactive{width:48px;height:48px;background:#fdffff;color:#656565;border:1px solid #E5E7E7;border-radius:50%}.landing-page .lp-sellers__arrow--inactive:hover{background:#f4f6f6;transform:scale(1.05)}.landing-page .lp-sellers__arrow svg{width:22px;height:22px;stroke-width:2.2}.landing-page .lp-sellers__arrow.swiper-button-disabled{cursor:default}.landing-page .lp-sellers__arrow.swiper-button-disabled:hover{transform:none;box-shadow:none}.landing-page .lp-blog{padding:80px 100px;max-width:1400px;margin:0 auto}@media(max-width:1100px){.landing-page .lp-blog{padding:64px 32px}}@media(max-width:600px){.landing-page .lp-blog{padding:48px 16px}}.landing-page .lp-blog .lp-container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:48px}.landing-page .lp-blog__head{display:flex;flex-direction:column;gap:48px;direction:rtl}.landing-page [dir=ltr] .lp-blog__head{direction:ltr}.landing-page .lp-blog__head-text{align-self:flex-start;max-width:700px;display:flex;flex-direction:column;gap:16px}.landing-page .lp-blog__title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:32px;font-weight:700;line-height:1.5;color:#141414;text-align:right}.landing-page [dir=ltr] .lp-blog__title{text-align:left}@media(max-width:768px){.landing-page .lp-blog__title{font-size:24px}}.landing-page .lp-blog__lead{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:20px;font-weight:400;line-height:1.5;color:#656565;text-align:right}.landing-page [dir=ltr] .lp-blog__lead{text-align:left}@media(max-width:768px){.landing-page .lp-blog__lead{font-size:16px}}.landing-page .lp-blog__head-controls{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:48px;width:100%}@media(max-width:900px){.landing-page .lp-blog__head-controls{flex-direction:column-reverse;align-items:stretch;gap:16px}}.landing-page .lp-blog__cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;height:56px;padding-block:8px;padding-inline-start:24px;padding-inline-end:16px;background:#9fe870;border-radius:200px;font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:700;color:#163300;text-decoration:none;white-space:nowrap;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.landing-page .lp-blog__cta:hover{transform:translateY(-2px);background:#b5f178;box-shadow:0 10px 22px -6px #9fe8708c}.landing-page .lp-blog__cta-arrow{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:#163300;transition:transform .25s ease}.landing-page .lp-blog__cta-arrow svg{width:18px;height:18px}.landing-page .lp-blog__cta:hover .lp-blog__cta-arrow{transform:translate(-4px)}.landing-page [dir=ltr] .lp-blog__cta:hover .lp-blog__cta-arrow{transform:translate(4px)}.landing-page .lp-blog__tabs{display:flex;flex-direction:row;align-items:center;height:56px;padding:4px;background:#f8fafa;border:1px solid #E7EDED;border-radius:200px}.landing-page .lp-blog__tab{position:relative;display:inline-flex;align-items:center;justify-content:center;height:100%;padding:8px 24px;background:transparent;border:0;border-radius:200px;font-family:Almarai,Tajawal,sans-serif;font-size:14px;font-weight:700;color:#5a5b5b;cursor:pointer;white-space:nowrap;transition:background .3s cubic-bezier(.4,0,.2,1),color .3s ease,transform .2s ease}.landing-page .lp-blog__tab:hover{color:#163300}.landing-page .lp-blog__tab.is-active{background:#9fe870;color:#163300}.landing-page .lp-blog__tab+.lp-blog__tab:before{content:"";position:absolute;inset-inline-start:0;top:25%;bottom:25%;width:1px;background:#d7dcdc;transition:opacity .25s ease}.landing-page .lp-blog__tab.is-active:before,.landing-page .lp-blog__tab.is-active+.lp-blog__tab:before{opacity:0}@media(max-width:600px){.landing-page .lp-blog__tabs{flex-wrap:wrap;height:auto;border-radius:28px}.landing-page .lp-blog__tab{padding:8px 14px;font-size:13px}.landing-page .lp-blog__tab+.lp-blog__tab:before{display:none}}.landing-page .lp-blog__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;width:100%}@media(max-width:1024px){.landing-page .lp-blog__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media(max-width:640px){.landing-page .lp-blog__grid{grid-template-columns:1fr;gap:20px}}.landing-page .lp-blog-card{display:flex;flex-direction:column;gap:16px;background:transparent;border:0;border-radius:0;padding:0;box-shadow:none;transition:transform .3s ease}.landing-page .lp-blog-card:hover{transform:translateY(-4px)}.landing-page .lp-blog-card[hidden]{display:none}.landing-page .lp-blog-card__media{display:block;aspect-ratio:3/4;overflow:hidden;border-radius:32px;background:#f6f7f5;box-shadow:0 8px 22px #1633000f}.landing-page .lp-blog-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.landing-page .lp-blog-card:hover .lp-blog-card__media img{transform:scale(1.04)}.landing-page .lp-blog-card__body{display:flex;flex-direction:column;gap:10px;padding:0 4px;background:transparent;border-radius:0;box-shadow:none;text-align:right;direction:rtl}.landing-page [dir=ltr] .lp-blog-card__body{text-align:left;direction:ltr}.landing-page .lp-blog-card__meta{display:inline-flex;align-items:center;gap:6px;font-family:Almarai,Tajawal,sans-serif;font-size:12px;font-weight:700;color:#34c759}.landing-page .lp-blog-card__meta-icon svg{width:14px;height:14px;stroke:#34c759}.landing-page .lp-blog-card__title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:800;line-height:1.5;color:#141414}.landing-page .lp-blog-card__title a{color:inherit;text-decoration:none}.landing-page .lp-blog-card__link{display:inline-flex;align-items:center;gap:8px;margin-top:.25rem;align-self:flex-start;padding:0;background:transparent;color:#163300;border-radius:0;font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:color .2s ease}.landing-page .lp-blog-card__link:hover{color:#2a5a0f}.landing-page .lp-blog-card__link-arrow{width:18px;height:18px;flex-shrink:0;color:inherit;transition:transform .2s ease}.landing-page .lp-blog-card__link:hover .lp-blog-card__link-arrow{transform:translate(-4px)}.landing-page [dir=ltr] .lp-blog-card__link:hover .lp-blog-card__link-arrow{transform:translate(4px)}.landing-page .lp-blog .lp-arrows{gap:16px;margin-top:28px}.landing-page .lp-blog .lp-arrow{border-radius:50%;transition:transform .25s cubic-bezier(.4,0,.2,1),background .25s ease,box-shadow .25s ease}.landing-page .lp-blog .lp-arrow--prev{width:72px;height:48px;background:#9fe870;color:#163300;border-radius:200px;border:0}.landing-page .lp-blog .lp-arrow--prev:hover{background:#b5f178;transform:scale(1.05);box-shadow:0 8px 18px -4px #9fe8708c}.landing-page .lp-blog .lp-arrow--next{width:48px;height:48px;background:#fdffff;color:#656565;border:1px solid #E5E7E7;border-radius:50%}.landing-page .lp-blog .lp-arrow--next:hover{background:#f4f6f6;transform:scale(1.05)}.landing-page .lp-blog .lp-arrow svg{width:22px;height:22px;stroke-width:2.2}.landing-page .lp-blog .lp-arrow.swiper-button-disabled{cursor:default}.landing-page .lp-blog .lp-arrow.swiper-button-disabled:hover{transform:none;box-shadow:none}.landing-page .lp-faq{padding:100px;max-width:1400px;margin:0 auto}@media(max-width:1100px){.landing-page .lp-faq{padding:64px 32px}}@media(max-width:600px){.landing-page .lp-faq{padding:48px 16px}}.landing-page .lp-faq .lp-container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:12px}.landing-page .lp-faq .lp-head-center{text-align:center;max-width:760px}.landing-page .lp-faq .lp-head-center__title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:32px;font-weight:700;line-height:1.5;color:#141414}.landing-page .lp-faq .lp-head-center__lead{margin:16px auto 0;font-family:Almarai,Tajawal,sans-serif;font-size:20px;font-weight:400;line-height:1.5;color:#656565}@media(max-width:768px){.landing-page .lp-faq .lp-head-center__title{font-size:24px}.landing-page .lp-faq .lp-head-center__lead{font-size:16px}}.landing-page .lp-faq__grid{display:grid;grid-template-columns:660px 500px;gap:40px;align-items:center;justify-content:center;width:100%;direction:rtl}.landing-page [dir=ltr] .lp-faq__grid{direction:ltr}@media(max-width:1200px){.landing-page .lp-faq__grid{grid-template-columns:minmax(0,1fr) minmax(280px,420px)}}@media(max-width:900px){.landing-page .lp-faq__grid{grid-template-columns:1fr;gap:32px}}.landing-page .lp-faq__visual{position:relative;width:500px;height:500px;max-width:100%;margin:0 auto;display:flex;align-items:center;justify-content:center}@media(max-width:900px){.landing-page .lp-faq__visual{width:min(420px,90vw);height:min(420px,90vw)}}.landing-page .lp-faq__visual-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 50%,#9fe8708c,#9fe8702e 45%,#9fe87000 72%);pointer-events:none;z-index:0;display:block}.landing-page .lp-faq__visual-img{position:relative;z-index:1;width:90%;height:90%;-o-object-fit:cover;object-fit:cover;border-radius:50%;box-shadow:0 24px 48px -16px #16330047,0 0 0 6px #9fe87038}.landing-page .lp-faq__list{display:flex;flex-direction:column;gap:16px;width:100%}.landing-page .lp-faq__item{background:#f8fafa;border:1px solid #E7EDED;border-radius:1000px;transition:background .3s ease,border-color .3s ease,border-radius .3s ease,box-shadow .3s ease}.landing-page .lp-faq__trigger{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:60px;padding:14px 24px;border:0;background:transparent;font:inherit;text-align:right;direction:rtl;cursor:pointer;color:#141414}.landing-page [dir=ltr] .lp-faq__trigger{text-align:left;direction:ltr}.landing-page .lp-faq__q{display:inline-flex;align-items:center;gap:6px;font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:700;line-height:1.4;color:inherit;transition:color .3s ease}.landing-page .lp-faq__q-num{font-weight:800}.landing-page .lp-faq__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#34c759;color:#fff;transition:background .3s ease,color .3s ease}.landing-page .lp-faq__icon svg{width:16px;height:16px}.landing-page .lp-faq__icon-minus{display:none}.landing-page .lp-faq__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1)}.landing-page .lp-faq__panel-inner{overflow:hidden;padding:0 24px;font-family:Almarai,Tajawal,sans-serif;font-size:14px;font-weight:400;line-height:1.7;color:#141414;text-align:right}.landing-page [dir=ltr] .lp-faq__panel-inner{text-align:left}.landing-page .lp-faq__item.is-open{background:#f4fdf1;border-color:#bbef9b;border-radius:24px;box-shadow:0 16px 18px #9fe8701a}.landing-page .lp-faq__item.is-open .lp-faq__q{color:#34c759}.landing-page .lp-faq__item.is-open .lp-faq__trigger{padding:18px 24px 12px;min-height:0}.landing-page .lp-faq__item.is-open .lp-faq__icon{background:#e0f8de;color:#34c759}.landing-page .lp-faq__item.is-open .lp-faq__icon-plus{display:none}.landing-page .lp-faq__item.is-open .lp-faq__icon-minus{display:block}.landing-page .lp-faq__item.is-open .lp-faq__panel{grid-template-rows:1fr}.landing-page .lp-faq__item.is-open .lp-faq__panel-inner{padding:0 24px 20px}.articles-page .articles-hero{position:relative;background:#163300;background-image:radial-gradient(circle at 15% 25%,rgba(159,232,112,.1) 0,transparent 38%),radial-gradient(circle at 85% 75%,rgba(159,232,112,.07) 0,transparent 40%);padding:64px 100px 80px;overflow:hidden}@media(max-width:1100px){.articles-page .articles-hero{padding:48px 32px 64px}}@media(max-width:600px){.articles-page .articles-hero{padding:32px 16px 48px}}.articles-page .articles-hero__container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px;direction:rtl;text-align:center}.articles-page [dir=ltr] .articles-hero__container{direction:ltr}.articles-page .articles-hero__crumbs{display:inline-flex;align-items:center;gap:14px;font-family:Almarai,Tajawal,sans-serif;font-size:20px;font-weight:700;color:#fff}.articles-page .articles-hero__crumbs a{color:#fff;text-decoration:none;transition:color .2s ease}.articles-page .articles-hero__crumbs a:hover{color:#9fe870}.articles-page .articles-hero__crumbs-sep{color:#fff;font-size:22px;line-height:1;opacity:.6}.articles-page .articles-hero__crumbs-current{color:#fff}.articles-page .articles-hero__title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:32px;font-weight:700;line-height:1.5;color:#fdffff;text-align:center}@media(max-width:768px){.articles-page .articles-hero__title{font-size:24px}}.articles-page .articles-hero__tabs{margin-top:8px}.articles-page .articles-list{padding:80px 100px;max-width:1400px;margin:0 auto;background:transparent}@media(max-width:1100px){.articles-page .articles-list{padding:64px 32px}}@media(max-width:600px){.articles-page .articles-list{padding:48px 16px}}.articles-page .articles-list .lp-container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:48px;padding:0}.article-details-page .article-details__hero{position:relative;background:#163300;background-image:radial-gradient(ellipse at 20% 30%,rgba(159,232,112,.06) 0%,transparent 60%),radial-gradient(ellipse at 80% 70%,rgba(159,232,112,.05) 0%,transparent 60%);padding:64px 100px 80px;overflow:hidden}@media(max-width:1100px){.article-details-page .article-details__hero{padding:48px 32px 64px}}@media(max-width:600px){.article-details-page .article-details__hero{padding:32px 16px 48px}}.article-details-page .article-details__hero-inner{max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;direction:rtl}.article-details-page [dir=ltr] .article-details__hero-inner{direction:ltr}.article-details-page .article-details__hero-title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:32px;font-weight:700;line-height:1.5;color:#fdffff;text-align:center}@media(max-width:768px){.article-details-page .article-details__hero-title{font-size:24px}}.article-details-page .article-details__crumbs{display:inline-flex;align-items:center;justify-content:center;gap:14px;font-family:Almarai,Tajawal,sans-serif;font-size:20px;font-weight:700;color:#fff}.article-details-page .article-details__crumbs a{color:#fff;text-decoration:none;transition:color .2s ease}.article-details-page .article-details__crumbs a:hover{color:#9fe870}.article-details-page .article-details__crumbs-sep{color:#fff;font-size:22px;line-height:1;opacity:.6}.article-details-page .article-details__title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:32px;font-weight:700;line-height:1.4;color:#141414;text-align:right}.article-details-page [dir=ltr] .article-details__title{text-align:left}@media(max-width:768px){.article-details-page .article-details__title{font-size:24px}}.article-details-page .article-details__date{font-family:Almarai,Tajawal,sans-serif;font-size:18px;font-weight:700;color:#34c759;letter-spacing:.2px}.article-details-page .article-details__share{display:inline-flex;align-items:center;gap:14px}.article-details-page .article-details__share-label{font-family:Almarai,Tajawal,sans-serif;font-size:13px;font-weight:700;color:#5a5b5b}.article-details-page .article-details__share-icons{display:inline-flex;gap:6px}.article-details-page .article-details__share-icons a{width:32px;height:32px;border-radius:50%;background:#163300;border:0;display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:background .2s ease,transform .2s ease}.article-details-page .article-details__share-icons a:hover{background:#2a5a0f;transform:scale(1.06)}.article-details-page .article-details__share-icons svg{width:16px;height:16px;fill:currentColor}.article-details-page .article-details__share-more svg{width:18px;height:18px}.article-details-page .article-details__intro-section{padding:60px 100px;max-width:1400px;margin:0 auto;background:#fdffff}@media(max-width:1100px){.article-details-page .article-details__intro-section{padding:48px 32px}}@media(max-width:600px){.article-details-page .article-details__intro-section{padding:36px 16px}}.article-details-page .article-details__intro-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:row-reverse;align-items:center;gap:48px}@media(max-width:900px){.article-details-page .article-details__intro-inner{flex-direction:column-reverse;gap:32px}}.article-details-page .article-details__intro-meta{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:18px;direction:rtl;text-align:right}.article-details-page [dir=ltr] .article-details__intro-meta{direction:ltr;text-align:left}.article-details-page .article-details__intro-image{flex:0 0 384px;margin:0;aspect-ratio:3/4;border-radius:32px;overflow:hidden;background:#f6f7f5;box-shadow:0 8px 22px #1633000f}@media(max-width:900px){.article-details-page .article-details__intro-image{flex:0 0 auto;width:100%;max-width:384px}}.article-details-page .article-details__intro-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.article-details-page .article-details__body{padding:20px 100px 80px;max-width:1400px;margin:0 auto;background:#fdffff}@media(max-width:1100px){.article-details-page .article-details__body{padding:16px 32px 64px}}@media(max-width:600px){.article-details-page .article-details__body{padding:12px 16px 48px}}.article-details-page .article-details__body-inner{max-width:1200px;margin:0 auto;direction:rtl;text-align:right}.article-details-page [dir=ltr] .article-details__body-inner{direction:ltr;text-align:left}.article-details-page .article-details__intro{margin:0 0 40px;font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:400;line-height:1.9;color:#5a5b5b}.article-details-page .article-details__section{margin-bottom:28px}.article-details-page .article-details__section:last-child{margin-bottom:0}.article-details-page .article-details__h{margin:0 0 14px;font-family:Almarai,Tajawal,sans-serif;font-size:24px;font-weight:700;line-height:1.5;color:#141414;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}@media(max-width:768px){.article-details-page .article-details__h{font-size:20px}}.article-details-page .article-details__h-num{font-weight:700;color:#141414}.article-details-page .article-details__p{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:16px;font-weight:400;line-height:1.9;color:#5a5b5b}.article-details-page .article-details__related{padding:0 100px 100px;max-width:1400px;margin:0 auto;background:#fdffff}@media(max-width:1100px){.article-details-page .article-details__related{padding:0 32px 80px}}@media(max-width:600px){.article-details-page .article-details__related{padding:0 16px 64px}}.article-details-page .article-details__related .lp-container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:32px;padding:0}.article-details-page .article-details__related-title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:32px;font-weight:700;line-height:1.5;color:#141414;text-align:right;direction:rtl}@media(max-width:768px){.article-details-page .article-details__related-title{font-size:24px}}.article-details-page [dir=ltr] .article-details__related-title{text-align:left;direction:ltr}
