@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: 3rem;--lp-radius-lg: 1.5rem;--lp-radius-md: 1rem;--lp-radius-sm: .75rem;--lp-radius-pill: 12.5rem;--lp-section-y: clamp(4rem, 7vw, 5rem);--lp-shadow-primary: 0 1rem 1.125rem rgba(159, 232, 112, .1);--lp-shadow: 0 1.125rem 3.125rem rgba(22, 51, 0, .08);--lp-shadow-hover: 0 1.5rem 3.75rem rgba(22, 51, 0, .12);--lp-max: 75rem;--lp-focus: 0 0 0 .1875rem 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:#fff}html,body.landing-body{scrollbar-width:thin;scrollbar-color:#d7ddd9 #ffffff}body.landing-body::-webkit-scrollbar{width:.75rem;height:.75rem}body.landing-body::-webkit-scrollbar-track{background:#fff}body.landing-body::-webkit-scrollbar-thumb{background:#d7ddd9;border-radius:.5rem;border:.1875rem solid #ffffff}body.landing-body::-webkit-scrollbar-thumb:hover{background:#c2cac4}.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:2rem;height:2rem;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:1.125rem;height:1.125rem}.landing-topbar__social{display:flex;align-items:center;gap:.75rem;margin-inline-start:auto}.landing-topbar__social a{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;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:1rem;height:1rem}.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:2rem;width:auto;max-width:11.625rem}.landing-header__toggle{display:none;flex-direction:column;gap:.3125rem;padding:.5rem;background:transparent;border:0;cursor:pointer}.landing-header__toggle span{display:block;width:1.625rem;height:.125rem;background:var(--lp-dark);border-radius:.125rem;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:2.75rem;padding:0 1rem;color:var(--lp-muted);font-size:.875rem;font-weight:700;line-height:1.5;border-radius:62.4375rem;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:3.25rem;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:62.4375rem;border:.125rem 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(-.125rem)}.landing-btn--primary{background:var(--lp-lime);color:var(--lp-dark);box-shadow:0 .5rem 1.5rem #9fe87059}.landing-btn--primary:hover{background:var(--lp-lime-bright);box-shadow:0 .75rem 1.75rem #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(20rem,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:-.75rem 0 2.5rem #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:38.75rem;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:41.25rem;padding-block:5rem}}.landing-hero__bg{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;background:var(--lp-dark)}[dir=rtl] .landing-hero__bg{-o-object-position:left 28%;object-position:left 28%}[dir=ltr] .landing-hero__bg{-o-object-position:left 28%;object-position:left 28%;transform:scaleX(-1)}.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-start;text-align:start}.landing-hero__title,.landing-hero__search,.landing-hero__tags-block,.landing-hero__trust{width:100%;max-width:43.375rem}[dir=ltr] .landing-hero__title{max-width:53.75rem}.landing-hero__title{margin:0;font-size:clamp(1.85rem,4.2vw,3.25rem);font-weight:700;line-height:1.35;letter-spacing:0;color:var(--lp-white);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:.375rem .375rem .375rem 1.25rem}[dir=rtl] .landing-hero__search{padding:.375rem 1.25rem .375rem .375rem}.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: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:3rem;height:3rem;border:0;border-radius:50%;background:var(--lp-lime);color:var(--lp-dark);cursor:pointer;transition:background .2s ease,transform .2s ease}.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:1.5rem;height:1.5rem}.landing-hero__tags-block{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:1rem}.landing-hero__tags-label{font-size:.875rem;color:var(--lp-white);font-weight:700;line-height:1.5;height:3rem;display:inline-flex;align-items:center;flex-shrink:0}.landing-hero__tags{display:flex;flex:1;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1rem;min-width:0}.landing-hero__tag{display:inline-flex;align-items:center;height:3rem;padding:.75rem 1.25rem;border-radius:.75rem;background:#fdffff0d;backdrop-filter:blur(.625rem);-webkit-backdrop-filter:blur(.625rem);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:5rem}@media(max-width:768px){.landing-hero__trust{gap:1.5rem}}.landing-hero__trust-label{font-family:Almarai,Tajawal,sans-serif;font-size:.875rem;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:2rem;flex-wrap:nowrap;min-width:0}@media(max-width:768px){.landing-hero__trust-logos{flex-wrap:wrap;gap:1.25rem}}.landing-hero__trust-logo{display:inline-flex;align-items:center;gap:.625rem;color:#fdffff;opacity:.9;direction:ltr;transition:opacity .25s ease,transform .25s ease}.landing-hero__trust-logo:hover{opacity:1;transform:scale(1.05)}.landing-hero__trust-logo img{height:1.5rem;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}.landing-hero__trust-logo--spaceremit .landing-hero__trust-text{text-transform:uppercase;letter-spacing:.18em;font-weight:800}.landing-hero__trust-logo--astroeast .landing-hero__trust-text{font-family:Playfair Display,Times New Roman,serif;font-weight:400;font-size:1.4rem;letter-spacing:.01em}@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:.3125rem}.landing-hero__search input{padding-inline-start:.85rem;padding-inline-end:.85rem}.landing-hero__search-btn{width:2.625rem;height:2.625rem}.landing-hero__tag{height:2.625rem;padding:.625rem 1rem}.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(13.75rem,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:1.25rem;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:2.75rem;height:2.75rem;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:1.375rem;height:1.375rem}.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:5rem;background:#fff}.landing-how__container{max-width:75rem;margin-inline:auto;padding-inline:1.5rem}.landing-how__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.landing-how__content{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.landing-how__title{margin:0;font-family:Almarai,sans-serif;font-size:2.5rem;font-weight:800;line-height:1.3;color:#0f1f0f;text-align:start}.landing-how__lead{margin:0;font-family:Almarai,sans-serif;font-size:1rem;font-weight:400;line-height:1.8;color:#5a6b5a;text-align:start;max-width:32.5rem}.landing-how__actions{display:flex;flex-direction:row;gap:.75rem;align-items:center;direction:rtl}.landing-how__btn-primary{display:inline-flex;align-items:center;gap:.75rem;padding-block:.5rem;padding-right:1.5rem;padding-left:.5rem;direction:rtl;background:#a2de7a;color:#0f2e0f;font-family:Almarai,sans-serif;font-size:.9375rem;font-weight:700;border:none;border-radius:62.4375rem;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:1.75rem;height:1.75rem;border-radius:50%;background:#0f2e0f;flex-shrink:0}.landing-how__play-circle svg{width:.75rem;height:.75rem}.landing-how__btn-secondary{display:inline-flex;align-items:center;padding:.75rem 1.75rem;background:#fff;color:#0f2e0f;font-family:Almarai,sans-serif;font-size:.9375rem;font-weight:700;border:1px solid #d4dbc9;border-radius:62.4375rem;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:1rem;display:flex;gap:.75rem;align-items:stretch}.landing-how__bullet{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:.625rem;padding:1rem .875rem;background:#fff;border:1px solid #e5ebe0;border-radius:.875rem;box-shadow:0 .125rem .5rem #0f2e0f0a;text-align:center;transition:all .18s ease-out}.landing-how__bullet:hover{transform:translateY(-.125rem);border-color:#a2de7a;box-shadow:0 .25rem .75rem #0f2e0f14}.landing-how__check-circle{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.landing-how__check-circle svg{width:1.375rem;height:1.375rem;display:block}.landing-how__bullet-text{font-family:Almarai,sans-serif;font-size:.875rem;font-weight:500;color:#0f1f0f;line-height:1.5;text-align:center}.landing-how__visual{position:relative;display:flex;align-items:center;justify-content:center}.landing-how__visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(closest-side,rgba(162,222,122,.45),transparent 72%);pointer-events:none}.landing-how__phone{position:relative;z-index:1;width:100%;max-width:18rem;aspect-ratio:9/16;border-radius:2.25rem;overflow:hidden;background:#0f1f0f;border:.4rem solid #0f1f0f;box-shadow:0 1.5rem 3.5rem #0f1f0f47}.landing-how__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media(min-width:768px)and (max-width:1023px){.landing-how__grid{gap:2.5rem}.landing-how__title{font-size:2rem}}@media(max-width:767px){.landing-how{padding-block:3rem}.landing-how__container{padding-inline:1rem}.landing-how__grid{grid-template-columns:1fr;gap:2rem}.landing-how__visual{order:-1}.landing-how__title{font-size:1.625rem}.landing-how__lead{font-size:.9375rem}.landing-how__actions{flex-wrap:wrap}.landing-how__bullets{flex-direction:column;gap:.625rem}.landing-how__bullet{flex-direction:row;align-items:center;text-align:start;padding:.75rem .875rem}.landing-how__bullet-text{text-align:start}}.landing-btn--outline-lime{height:3.5rem;padding-inline:2rem;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:3.5rem;padding-inline:2rem;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:5rem;background:#fff}.landing-start__container{max-width:75rem;margin-inline:auto;padding-inline:1.5rem}.landing-start__stage{position:relative}.landing-start__heading{position:absolute;top:0;inset-inline-start:2rem;width:22.5rem;text-align:start;z-index:2}.landing-start__title{margin:0;font-family:Almarai,sans-serif;font-size:2.25rem;font-weight:800;line-height:1.3;color:#0f1f0f}.landing-start__lead{margin:0;margin-block-start:1rem;font-family:Almarai,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.8;color:#5a6b5a}.landing-start__panel{position:relative;overflow:visible;background:#a2de7a;border-radius:2rem;padding:2.25rem 2.5rem;margin-block-start:6rem;display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;align-items:center}.landing-start__beanbag{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:28.75rem;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:30rem;height:auto;display:block;margin-block-end:-2.5rem}.landing-start__cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.landing-services-dark{padding-block:5rem;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,25rem) 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:47.5rem;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:3.5rem;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:3rem;height:2.25rem;border-radius:62.4375rem;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.landing-swiper-btn svg{width:1.125rem;height:1.125rem}.landing-swiper-btn--prev{background:var(--lp-lime);color:var(--lp-dark)}.landing-swiper-btn--next{width:2.25rem;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:1.25rem;overflow:hidden;color:var(--lp-text);box-shadow:0 1rem 3rem #00000040;height:100%;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.landing-service-card:hover{transform:translateY(-.375rem);box-shadow:0 1.5rem 3.5rem #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:62.4375rem;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:1.5rem;height:1.5rem;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(-.25rem);box-shadow:none}.landing-service-card--dark .landing-service-card__img{border-radius:1.5rem;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:1.75rem;height:1.75rem}.landing-section-head{text-align:center;max-width:45rem;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 .5rem 1.75rem #0f21050d;transition:box-shadow .25s ease,transform .25s ease;position:relative}.landing-why-card:hover{box-shadow:var(--lp-shadow-hover);transform:translateY(-.25rem)}.landing-why-card__icon{width:2.75rem;height:2.75rem;border-radius:50%;background:#9fe8702e;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.landing-why-card__icon img{width:1.375rem;height:1.375rem}.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:3.75rem;background:var(--lp-white)}.landing-cta{position:relative;border-radius:2rem;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:26.1875rem}@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 .125rem .125rem,rgba(159,232,112,.45) 1px,transparent 0);background-size:cover,1.75rem 1.75rem;background-position:center,0 0;background-repeat:no-repeat,repeat;pointer-events:none}.landing-cta__visual{position:relative;z-index:1;min-height:20rem;display:flex;align-items:center;justify-content:center}.landing-cta__stack{position:relative;width:min(100%,23.75rem);height:20rem}.landing-profile-card{position:absolute;width:11.25rem;border-radius:1.25rem;overflow:hidden;background:var(--lp-dark-soft);box-shadow:0 1.5rem 3.125rem #00000059;border:.125rem 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 .1875rem #9fe87040,0 1.5rem 3.75rem #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:11.25rem;-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:1.75rem;width:auto}.landing-cta__tag{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .85rem;border-radius:62.4375rem;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:.375rem;height:.375rem;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:.375rem;height:.375rem;border-radius:50%;background:var(--lp-lime)}.landing-cta__btn{margin-top:.5rem;height:3.25rem;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:9.375rem}.landing-cta__stack{height:17.5rem}}.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 .5rem 1.75rem #0f21050f;height:100%;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.landing-blog-card:hover{transform:translateY(-.25rem);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:31.25rem;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 1.25rem 2.5rem rgba(22,51,0,.15))}.landing-faq__item{background:var(--lp-white);border:1px solid var(--lp-line);border-radius:62.4375rem;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 1.125rem 3.125rem #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:2rem;height:2rem;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:1rem;height:1rem;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:20rem}.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;gap:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.1);direction:rtl}.landing-footer__col{display:flex;flex-direction:column;gap:2rem}[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:2rem;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:1.25rem;font-weight:700;color:#b9c2b3}.landing-footer__contact{display:flex;flex-direction:column;gap:1rem;width:100%}.landing-footer__contact-block{display:flex;flex-direction:column;gap:.25rem}.landing-footer__contact-label{font-family:Almarai,Tajawal,sans-serif;font-size:.8125rem;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:.625rem;width:100%}.landing-footer__contact-value{flex:1;font-family:Almarai,Tajawal,sans-serif;font-size:1rem;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:2.25rem;height:2.25rem;background:#9fe8700f;border:1px solid #395126;border-radius:.625rem;color:#fdffff}.landing-footer__contact-icon svg{width:1.125rem;height:1.125rem}.landing-footer__follow-label{margin-top:1.25rem;font-family:Almarai,Tajawal,sans-serif;font-size:.8125rem;font-weight:400;color:#b9c2b3}.landing-footer__social{display:flex;gap:.75rem;margin-top:.5rem}.landing-footer__social a{width:2rem;height:2rem;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:1rem;height:1rem;fill:currentColor}.landing-footer__title{font-family:Almarai,Tajawal,sans-serif;font-size:1.25rem;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:.75rem}.landing-footer__list a{display:inline-flex;align-items:center;gap:.5rem;font-family:Almarai,Tajawal,sans-serif;font-size:1rem;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:.875rem;font-weight:400;color:#b9c2b3;line-height:1;transition:color .2s ease}.landing-footer__list a:hover{color:#9fe870;transform:translate(-.1875rem)}[dir=ltr] .landing-footer__list a:hover{transform:translate(.1875rem)}.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:2.75rem;height:2.75rem;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(.75rem);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:2rem;background:#fff}.landing-categories__track{width:100%;max-width:80rem;margin-inline:auto;padding-inline:1.5rem;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:1rem;align-items:flex-start;min-width:-moz-max-content;min-width:max-content}.landing-categories__cell{flex:1 0 9.6875rem;aspect-ratio:7/8;min-height:11.125rem;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:1.25rem 1rem;background:#fff;border-radius:1rem;box-shadow:0 .125rem .75rem #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(-.125rem);box-shadow:0 .375rem 1.25rem #0f2e0f1f}.landing-categories__icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;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:.875rem;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(-.125rem);box-shadow:0 .5rem 1.5rem #0f2e0f38}.landing-categories__tile--ai:hover:before{background:linear-gradient(to top,#000000b3,#00000038)}.landing-categories__ai-badge{position:absolute;top:.625rem;inset-inline-start:.625rem;z-index:4;background:#a2de7a;color:#0f2e0f;padding:.1875rem .625rem;border-radius:62.4375rem;font-family:Almarai,Cairo,system-ui,sans-serif;font-size:.6875rem;font-weight:700;line-height:1.5;white-space:nowrap}.landing-categories__ai-bottom{position:absolute;bottom:.875rem;inset-inline-end:.875rem;z-index:3;display:flex;flex-direction:column;align-items:flex-start;gap:.375rem}.landing-categories__icon--ai{width:1.375rem;height:1.375rem;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:.875rem;font-weight:700;line-height:1.3;text-align:start;margin:0}@media(max-width:767px){.landing-categories__track{padding-inline:1rem}.landing-categories__cell{flex:0 0 8.75rem;width:8.75rem}}.landing-step-card{background:#fff;border-radius:1rem;padding:1.125rem 1.25rem;box-shadow:0 .25rem .75rem #0f2e0f1a;display:flex;flex-direction:column;gap:.625rem;min-height:7.5rem;cursor:pointer;transition:transform .2s ease-out,box-shadow .2s ease-out;text-decoration:none}.landing-step-card:hover{transform:translateY(-.125rem);box-shadow:0 .375rem 1rem #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:1.875rem;height:1.875rem;border-radius:50%;background:#a2de7a2e;color:#173300;flex-shrink:0}.landing-step-card__icon-wrap svg{width:1.125rem;height:1.125rem}.landing-step-card__number{display:inline-flex;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;border-radius:50%;background:#173300;color:#fff;font-family:Almarai,sans-serif;font-size:.8125rem;font-weight:700;flex-shrink:0}.landing-step-card__title{margin:0;font-family:Almarai,sans-serif;font-size:.9375rem;font-weight:700;color:#0f1f0f;line-height:1.4;text-align:start}.landing-step-card__cta{display:inline-flex;align-items:center;gap:.375rem;align-self:flex-start;padding-block:.25rem;padding-inline-start:.625rem;padding-inline-end:.25rem;background:#0f2e0f0a;border-radius:62.4375rem;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(-.125rem)}.landing-step-card__cta-arrow{display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;border-radius:50%;background:#a2de7a;flex-shrink:0;transition:transform .18s ease-out}.landing-step-card__cta-arrow svg{width:.6875rem;height:.6875rem;color:#0f2e0f}.landing-step-card__cta span:last-child{font-family:Almarai,sans-serif;font-size:.75rem;font-weight:600;color:#0f2e0f;white-space:nowrap}@media(min-width:768px)and (max-width:1023px){.landing-start__heading{width:17.5rem}.landing-start__title{font-size:1.75rem}.landing-start__photo{max-width:22.5rem}.landing-start__panel{padding:1.75rem 2rem}.landing-step-card{padding:.875rem 1rem}}@media(max-width:767px){.landing-start{padding-block:3rem}.landing-start__container{padding-inline:1rem}.landing-start__heading{position:static;width:auto;inset-inline-start:auto;margin-block-end:1.5rem}.landing-start__title{font-size:1.5rem}.landing-start__lead{font-size:.875rem}.landing-start__panel{grid-template-columns:1fr;margin-block-start:0;padding:1.25rem;gap:1.5rem}.landing-start__beanbag{min-height:auto;justify-content:center}.landing-start__photo{max-width:16.25rem;margin-inline:auto;margin-block-end:-1.25rem}.landing-start__cards{grid-template-columns:1fr}.landing-step-card{min-height:5.625rem}}.landing-services-dark__lead{max-width:33.75rem}.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:1.75rem;box-shadow:0 .5rem 1.75rem #0f21050a;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease;min-height:17.6875rem}.landing-why-card:hover{transform:translateY(-.25rem);box-shadow:var(--lp-shadow-hover);border-color:#9fe87080}.landing-why-card--tall{min-height:26.1875rem;grid-row:1}@media(max-width:991px){.landing-why-card--tall{min-height:23.75rem;grid-row:auto}}.landing-why-card__icon{align-self:flex-start;width:3rem;height:3rem;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:1.5rem;height:1.5rem}.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:6.875rem;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:62.4375rem;box-shadow:0 .375rem 1.125rem #0f210514;max-width:100%}.landing-why-card__link-icon{width:1.125rem;height:1.125rem;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:1.125rem;top:50%;height:.125rem;background:repeating-linear-gradient(90deg,var(--lp-lime) 0 .375rem,transparent .375rem .75rem);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:2.25rem;height:2.25rem;border-radius:50%;background:var(--lp-white);border:.125rem 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:2.25rem;height:1.875rem;padding:0 .5rem;border-radius:62.4375rem;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:1.875rem;height:1.875rem;border-radius:50%;background:var(--lp-white);border:1px solid var(--lp-line);margin-inline-start:-.5rem;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:62.4375rem;background:var(--lp-dark);color:var(--lp-white);font-size:.85rem;font-weight:700}.landing-why-card__chip-icon{width:.875rem;height:.875rem;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:62.4375rem;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:2.25rem;height:1.875rem;padding:0 .55rem;border-radius:62.4375rem;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:2rem;height:2rem;border-radius:50%;border:.125rem solid var(--lp-white);background:var(--lp-line);margin-inline-start:-.5rem}.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:35rem;line-height:1.35}.landing-sellers__lead{margin:.5rem 0 0;max-width:40rem;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:1.25rem;overflow:hidden;height:100%;display:flex;flex-direction:column;align-items:center;padding:1.75rem 1.25rem 1.35rem;box-shadow:0 .5rem 1.75rem #0f21050f;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}.landing-seller-card:hover{transform:translateY(-.25rem);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 1.25rem 3rem #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:5.5rem;height:5.5rem;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:.1875rem solid var(--lp-lime);background:var(--lp-line);box-shadow:0 .5rem 1.5rem #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:.125rem;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:3.5rem;height:3.5rem;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:62.4375rem;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:62.4375rem;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:.5rem;color:#ffffffa6}.landing-footer__list a:before{content:"›";width:auto;height:auto;background:none;border-radius:0;font-size:1rem;line-height:1;color:#ffffffa6;flex-shrink:0}.landing-footer__list a:hover,.landing-footer__list a:hover:before{color:#9fe870}.landing-footer__holding{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;border:1px solid #395126;border-radius:12.5rem;font-family:Almarai,Tajawal,sans-serif;font-size:.875rem;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:1.125rem;width:auto}.landing-footer__holding-logo{height:1.125rem;width:auto;display:block}.landing-footer__bar>span{font-family:Almarai,Tajawal,sans-serif;font-size:1rem;font-weight:700;color:#fdffff}[data-landing-reveal]{opacity:0;transform:translateY(1.5rem);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: 87.5rem;--lp-content-max: 75rem;--lp-gutter: clamp(1rem, 4vw, 6.25rem);--lp-section-gap: clamp(3rem, 6vw, 5rem);--lp-r-card: 1rem;--lp-r-panel: 2.5rem;--lp-r-pill: 62.4375rem;--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 20rem;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:33.75rem;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:45rem;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 .5rem 1.125rem #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:1.125rem;height:1.125rem}.landing-page .lp-arrows{display:flex;direction:ltr;gap:.75rem;align-items:center;justify-content:center;margin-top:2rem}.landing-page .lp-arrow{width:2.75rem;height:2.75rem;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:1.125rem;height:1.125rem}.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(2.25rem)}.landing-page [data-reveal=fade-down]{transform:translateY(-2.25rem)}.landing-page [data-reveal=fade-left]{transform:translate(-3rem)}.landing-page [data-reveal=fade-right]{transform:translate(3rem)}.landing-page [data-reveal=zoom-in]{transform:scale(.94)}.landing-page [data-reveal=scale-up]{transform:scale(.94) translateY(1.25rem)}.landing-page [data-reveal=rotate-in]{transform:rotate(-4deg) translateY(1.25rem)}.landing-page [data-reveal=fade]{transform:none}.landing-page [data-reveal=""]{transform:translateY(2.25rem)}.landing-page [data-reveal].is-visible{opacity:1;transform:none}@keyframes lp-pulse-ring{0%,to{box-shadow:0 0 0 .75rem #9fe87040}50%{box-shadow:0 0 0 1.25rem #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(-.5rem)}}.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 .25rem #9fe8702e,0 1.375rem 2.5rem #00000080,0 .375rem .875rem #0000004d}50%{box-shadow:0 0 0 .5rem #9fe8704d,0 1.75rem 3rem #0000008c,0 .5rem 1.125rem #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),80rem);max-width:80rem}.landing-page .lp-categories__row{list-style:none;padding:0;display:flex;flex-wrap:wrap;direction:rtl;gap:1rem;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:9.25rem;height:7.5rem;padding:1.5rem;background:#f8fafa;border:1px solid #E7EDED;border-radius:1.25rem;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(-.25rem);box-shadow:0 .875rem 1.75rem -.625rem #16330024;border-color:var(--lp-primary)}.landing-page .lp-cat__icon{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;color:#141414;align-self:flex-start}.landing-page .lp-cat__icon svg{width:1.25rem;height:1.25rem}.landing-page .lp-cat__label{font-family:Almarai,Tajawal,sans-serif;font-size:1rem;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:13.5rem;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 1.125rem 2.25rem -.625rem #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:.5rem .75rem .5rem 1rem;background:var(--lp-primary);color:#163300;font-family:Almarai,Tajawal,sans-serif;font-size:.625rem;font-weight:800;line-height:1;border-radius:0 0 .75rem;white-space:nowrap;letter-spacing:0}.landing-page .lp-cat__glow{position:absolute;top:-1.75rem;inset-inline-end:-1.75rem;z-index:1;width:6.875rem;height:6.875rem;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(.125rem)}@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:8.25rem;height:6.75rem;padding:1.25rem}.landing-page .lp-cat--ai{width:12rem}.landing-page .lp-cat__label{font-size:.875rem}}.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),87.5rem);max-width:87.5rem}.landing-page .lp-video__grid{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:3rem}.landing-page .lp-video__content{flex:0 1 38.6875rem;max-width:38.6875rem;display:flex;flex-direction:column;align-items:stretch;gap:2.5rem;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:1rem;flex-wrap:wrap;justify-content:flex-start}.landing-page .lp-video-btn{display:inline-flex;align-items:center;gap:.75rem;height:3.5rem;padding:.5rem 2rem;border-radius:12.5rem;font-family:Almarai,Tajawal,sans-serif;font-size:1rem;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(-.125rem)}.landing-page .lp-video-btn--primary{background:#9fe870;color:#163300;border:0;padding:.5rem 2.5rem .5rem .75rem;min-width:11.0625rem}.landing-page .lp-video-btn--primary:hover{background:#b5f178;box-shadow:0 .625rem 1.375rem -.375rem #9fe8708c}.landing-page .lp-video-btn__play{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background:#163300;border-radius:50%;flex-shrink:0}.landing-page .lp-video-btn__play svg{width:.625rem;height:.625rem;margin-inline-start:.125rem}.landing-page .lp-video-btn--outline{background:transparent;color:#163300;border:1px solid #163300;min-width:11.6875rem}.landing-page .lp-video-btn--outline:hover{background:#e6ebe6}.landing-page .lp-video__features{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.625rem;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:.625rem;padding:.875rem .75rem;border:1px solid #E7EDED;border-radius:1rem;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(-.1875rem);box-shadow:0 .75rem 1.5rem -.5rem #1633001a}.landing-page .lp-video-feature__check{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;align-self:flex-start}.landing-page .lp-video-feature__check svg{width:1.375rem;height:1.375rem;display:block}.landing-page .lp-video-feature__text{font-family:Almarai,Tajawal,sans-serif;font-size:.8125rem;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% - .3125rem)}.landing-page .lp-video-feature__text{font-size:.75rem;white-space:normal}}.landing-page .lp-video__visual{position:relative;flex:0 0 auto;display:flex;align-items:center;justify-content:center}.landing-page .lp-video__frame{position:relative;width:33.3125rem;height:25rem;max-width:100%;border-radius:2.5rem;overflow:hidden;background:linear-gradient(0deg,#0006,#0006);box-shadow:0 1.5rem 3rem #1633002e}.landing-page .lp-video__frame--portrait{width:auto;height:28rem;aspect-ratio:9/16;border-radius:2rem;background:#0f1f0f}.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__frame--portrait:after{display:none}.landing-page .lp-video__sound{position:absolute;z-index:3;bottom:.75rem;right:.75rem;width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;color:#fff;background:#0f1f0f8c;backdrop-filter:blur(.375rem);-webkit-backdrop-filter:blur(.375rem);cursor:pointer;transition:background .2s ease,transform .2s ease}.landing-page .lp-video__sound:hover{background:#0f1f0fd1;transform:scale(1.06)}.landing-page .lp-video__sound-icon{width:1.25rem;height:1.25rem}.landing-page .lp-video__sound-icon--on{display:none}.landing-page .lp-video__sound-icon--off{display:block}.landing-page .lp-video__frame:not(.is-muted) .lp-video__sound-icon--on{display:block}.landing-page .lp-video__frame:not(.is-muted) .lp-video__sound-icon--off{display:none}.landing-page .lp-video__play-wrap{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);width:3.5rem;height:3.5rem;background:#9fe870;border-radius:50%;border:0;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 .25rem 1.375rem #9fe8708c,0 .5rem .625rem #9fe87038;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:1.875rem;height:1.875rem;background:#163300;border-radius:50%}.landing-page .lp-video__play-inner svg{width:.75rem;height:.75rem;margin-inline-start:.125rem}.landing-page .lp-video__badge{position:absolute;z-index:3;left:-1.25rem;bottom:1.875rem;width:8.625rem;height:4.375rem;padding:.75rem .875rem .75rem 1.125rem;background:#fdfffff2;border:1px solid rgba(253,255,255,.6);border-radius:1.25rem;backdrop-filter:blur(.875rem) saturate(150%);-webkit-backdrop-filter:blur(.875rem) saturate(150%);box-shadow:0 1rem 2.5rem -.5rem #16330038,0 .25rem .75rem -.125rem #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:-1.75rem}.landing-page .lp-video__badge-avatars{display:flex;align-items:center}.landing-page .lp-video__badge-avatars img{width:1.375rem;height:1.375rem;border-radius:50%;border:.125rem solid #fff;-o-object-fit:cover;object-fit:cover;margin-inline-end:-.625rem}.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:.875rem;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:2rem}.landing-page .lp-video__visual,.landing-page .lp-video__content{flex:1 1 auto;width:100%;max-width:33.3125rem}.landing-page .lp-video__frame{width:100%;height:auto;aspect-ratio:533/400}.landing-page .lp-video__frame--portrait{width:auto;height:min(28rem,70vh);aspect-ratio:9/16}.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:.75rem;bottom:.75rem}}.landing-page .lp-rmp{padding-block:clamp(2.5rem,5vw,3.75rem);padding-inline:clamp(.5rem,1.5vw,.625rem);background:#fdffff}.landing-page .lp-rmp .lp-container{width:min(100% - 1rem,87.5rem);max-width:87.5rem}.landing-page .lp-rmp__panel{position:relative;width:100%;max-width:86.25rem;min-height:37.5rem;margin-inline:auto;padding:3.75rem 5.625rem;background:radial-gradient(circle at 85% 15%,#B5F088 0%,transparent 55%),linear-gradient(135deg,#9fe870,#92dd63);border-radius:3.75rem;overflow:hidden;display:flex;flex-direction:row;gap:3.75rem;align-items:stretch;direction:rtl;box-shadow:0 1.875rem 3.75rem -1.25rem #1633002e,0 .75rem 1.5rem -.75rem #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(3.75rem)}.landing-page .lp-rmp__decor--1{top:-6.25rem;inset-inline-end:-5rem;width:26.25rem;height:26.25rem}.landing-page .lp-rmp__decor--2{top:30%;inset-inline-end:18%;width:16.25rem;height:16.25rem;background:#ffffff29}.landing-page .lp-rmp__decor--3{bottom:-7.5rem;inset-inline-end:-3.75rem;width:22.5rem;height:22.5rem;background:#ffffff2e}.landing-page .lp-rmp__right{position:relative;z-index:2;flex:0 0 27.5rem;width:27.5rem;max-width:27.5rem;display:flex;flex-direction:column;gap:1.5rem}.landing-page .lp-rmp__head-wrap{position:relative;margin-bottom:-1px}.landing-page .lp-rmp__head{background:#fff;padding:1.75rem 1.75rem 1.375rem;border-radius:1.5rem 1.5rem 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:3.125rem;margin-top:-1px}.landing-page .lp-rmp__title{margin:0 0 .75rem;font-family:Almarai,Tajawal,sans-serif;font-size:1.75rem;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:1rem;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:22.5rem;display:flex;align-items:flex-end;justify-content:center}.landing-page .lp-rmp__person{display:block;width:100%;max-width:27.5rem;height:auto;max-height:30.625rem;-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:1.25rem;right:-1.875rem;width:16.25rem;height:6.125rem;padding:.875rem 1.125rem;background:#ffffffeb;border:1px solid rgba(255,255,255,.6);border-radius:1.25rem;backdrop-filter:blur(.75rem) saturate(140%);-webkit-backdrop-filter:blur(.75rem) saturate(140%);box-shadow:0 1rem 2rem -.5rem #16330033,0 .25rem .625rem -.125rem #16330014;display:flex;flex-direction:column;justify-content:space-between;direction:rtl}.landing-page[dir=ltr] .lp-rmp__review{right:auto;left:-1.875rem;direction:ltr}.landing-page .lp-rmp__review--img{padding:0;background:transparent;border:0;overflow:hidden;backdrop-filter:none;-webkit-backdrop-filter:none}.landing-page .lp-rmp__review-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.landing-page .lp-rmp__review-stars{line-height:0}.landing-page .lp-rmp__review-stars svg{display:block;width:6rem;height:1rem}.landing-page .lp-rmp__review-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.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:1rem;font-weight:800;color:#141414}.landing-page .lp-rmp__review-text span{font-family:Almarai,Tajawal,sans-serif;font-size:.6875rem;color:#656565}.landing-page .lp-rmp__review-avatars{display:flex;flex-shrink:0}.landing-page .lp-rmp__review-avatars img{width:1.75rem;height:1.75rem;border-radius:50%;border:.125rem solid #fff;-o-object-fit:cover;object-fit:cover;margin-inline-end:-.75rem;box-shadow:0 .125rem .25rem #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 39.375rem;width:39.375rem;max-width:39.375rem;display:grid;grid-template-columns:repeat(2,18.9375rem);grid-auto-rows:10.5rem;gap:1.5rem;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:18.9375rem;height:10.5rem;padding:1.125rem 1.375rem 3.5rem;background-color:#fff;background-image:none;border-radius:1.5rem;display:flex;flex-direction:column;gap:.625rem;text-align:right;direction:rtl;box-shadow:0 .5rem 1.25rem -.5rem #1633001a,0 .125rem .25rem #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(-.25rem);box-shadow:0 1.375rem 2.25rem -.625rem #1633002e,0 .375rem .75rem -.25rem #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:1.625rem;height:1.625rem;background:#163300;color:#fff;border-radius:50%;font-family:Almarai,Tajawal,sans-serif;font-size:.8125rem;font-weight:800;line-height:1;flex-shrink:0;box-shadow:0 .25rem .625rem -.125rem #1633004d}.landing-page .lp-rmp-card__icon{display:inline-flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;color:#8a9980;flex-shrink:0}.landing-page .lp-rmp-card__icon svg{width:1.375rem;height:1.375rem}.landing-page .lp-rmp-card__title{flex:1;margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:1rem;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:1.125rem;inset-inline-end:1.375rem;display:inline-flex;flex-direction:row;direction:rtl;align-items:center;gap:.5rem;padding:.375rem 1rem;justify-content:center;background:#e6ebe6;border-radius:62.4375rem;font-family:Almarai,Tajawal,sans-serif;font-size:.75rem;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:1rem;height:1rem;background:#163300;border-radius:50%;flex-shrink:0}.landing-page .lp-rmp-card__cta-check svg{width:.5625rem;height:.5625rem}@media(max-width:1280px){.landing-page .lp-rmp__panel{padding:3rem 2.5rem;gap:2rem}.landing-page .lp-rmp__right{flex:0 0 22.5rem;width:22.5rem;max-width:22.5rem}.landing-page .lp-rmp__person{max-width:22.5rem}.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:2rem 1.5rem;gap:2rem}.landing-page .lp-rmp__right{flex:1 1 auto;width:100%;max-width:none}.landing-page .lp-rmp__person{max-width:23.75rem;max-height:23.75rem;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:8.75rem}.landing-page .lp-rmp__title{font-size:1.5rem}}.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:3rem;margin-bottom:2.5rem;direction:rtl}.landing-page[dir=ltr] .lp-services__head{direction:ltr}@media(max-width:900px){.landing-page .lp-services__head{flex-direction:column;gap:1.5rem}}.landing-page .lp-services__title{flex:0 0 auto;max-width:25rem;margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:2rem;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:1.5rem}}.landing-page .lp-services__head-aside{flex:1 1 0;min-width:0;max-width:47rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;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:1.25rem;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:.75rem;width:17rem;height:3.75rem;padding:.5rem 1.5rem .5rem 1rem;background:#9fe870;border-radius:12.5rem;font-family:Almarai,Tajawal,sans-serif;font-size:1rem;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:15rem}}.landing-page .lp-services__cta:hover{transform:translateY(-.125rem);background:#b5f178;box-shadow:0 .625rem 1.375rem -.375rem #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:1.5rem;height:1.5rem;color:#163300;transition:transform .25s ease}.landing-page .lp-services__cta-arrow svg{width:1.25rem;height:1.25rem}.landing-page .lp-services__cta:hover .lp-services__cta-arrow{transform:translate(-.25rem)}.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:17.625rem;height:18.3125rem;display:flex;flex-direction:column;align-items:stretch;gap:.75rem;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(-.375rem)}.landing-page .lp-service__media{width:100%;height:11.75rem;border-radius:1rem;overflow:hidden;background:var(--lp-card-bg);box-shadow:0 .5rem 1.25rem -.5rem #1633001a;transition:box-shadow .3s ease}.landing-page .lp-service:hover .lp-service__media{box-shadow:0 1rem 2rem -.625rem #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:.375rem;direction:rtl}.landing-page[dir=ltr] .lp-service__seller{direction:ltr}.landing-page .lp-service__avatar{width:1.25rem;height:1.25rem;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:.875rem;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:1rem;height:1rem}.landing-page .lp-service__desc{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:.875rem;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:.375rem;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:.875rem;font-weight:400;color:#141414}.landing-page .lp-service__price-amount{font-family:Almarai,Tajawal,sans-serif;font-size:.875rem;font-weight:800;color:#141414}.landing-page .lp-services__arrows{display:flex;flex-direction:row;direction:ltr;align-items:center;justify-content:center;gap:1rem;margin-top:1.75rem;width:100%}.landing-page .lp-services__arrow{display:inline-flex;align-items:center;justify-content:center;color:#163300;border:0;cursor:pointer;padding:0;transition:transform .25s cubic-bezier(.4,0,.2,1),background .25s ease,border-color .25s ease,box-shadow .25s ease}.landing-page .lp-services__arrow--active{width:3.75rem;height:2.25rem;background:#9fe870;border:1px solid #9FE870;border-radius:12.5rem}.landing-page .lp-services__arrow--active:hover{background:#b5f178;border-color:#b5f178;transform:scale(1.05);box-shadow:0 .5rem 1.125rem -.25rem #9fe8708c}.landing-page .lp-services__arrow--inactive{width:2.25rem;height:2.25rem;background:#fff;border:1px solid #163300;border-radius:50%}.landing-page .lp-services__arrow--inactive:hover{background:#f2f8ec;transform:scale(1.05)}.landing-page .lp-services__arrow svg{width:1.125rem;height:1.125rem}.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__leaf{position:absolute;top:6.5rem;left:0;height:min(34%,15rem);width:auto;z-index:0;pointer-events:none;transform-origin:left center;animation:lp-why-leaf 16s ease-in-out infinite;will-change:transform}.landing-page .lp-why__leaf svg{display:block;height:100%;width:auto}.landing-page[dir=ltr] .lp-why__leaf{left:auto;right:0;transform-origin:right center}.landing-page[dir=ltr] .lp-why__leaf svg{transform:scaleX(-1)}@keyframes lp-why-leaf{0%{transform:translateY(0) scale(1)}25%{transform:translateY(-.5625rem) scale(1.06,.97)}50%{transform:translateY(0) scale(1.01,1.05)}75%{transform:translateY(.5625rem) scaleX(.97)}to{transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.landing-page .lp-why__leaf{animation:none}}@media(max-width:900px){.landing-page .lp-why__leaf{top:5rem;height:min(34%,13.75rem);opacity:.85}}.landing-page .lp-why .lp-container{position:relative;z-index:1;display:flex;flex-direction:column;gap:3rem;padding:5rem 6.25rem;max-width:87.5rem;margin:0 auto}@media(max-width:1100px){.landing-page .lp-why .lp-container{padding:4rem 2rem;gap:2rem}}.landing-page .lp-why .lp-head-center{text-align:center;display:flex;flex-direction:column;gap:1rem}.landing-page .lp-why .lp-head-center__title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:2rem;font-weight:700;line-height:1.5;color:#141414}.landing-page .lp-why .lp-head-center__lead{margin:0 auto;max-width:47.5rem;font-family:Almarai,Tajawal,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.5;color:#656565}@media(max-width:768px){.landing-page .lp-why .lp-head-center__title{font-size:1.5rem}.landing-page .lp-why .lp-head-center__lead{font-size:1rem}}.landing-page .lp-why__grid{display:grid;grid-template-columns:repeat(3,24rem);grid-template-rows:26.1875rem 17.6875rem;gap:1.5rem;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,24rem));grid-template-rows:auto}}@media(max-width:640px){.landing-page .lp-why__grid{grid-template-columns:minmax(0,24rem)}}.landing-page .lp-why-card{position:relative;display:flex;flex-direction:column;gap:1rem;width:24rem;max-width:100%;height:100%;padding:1.5rem;background:#fff;border-radius:1.75rem;border:1px solid rgba(22,51,0,.06);box-shadow:0 .25rem .875rem -.25rem #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(-.375rem);box-shadow:0 1.5rem 3rem -1rem #16330029;border-color:#9fe87099}.landing-page .lp-why-card__icon{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:#9fe870;color:#163300;flex-shrink:0}.landing-page .lp-why-card__icon svg{width:1.5rem;height:1.5rem}.landing-page .lp-why-card__title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:1.125rem;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:.875rem;font-weight:400;line-height:1.7;color:#656565}.landing-page .lp-why-card__pay{margin-top:auto;display:flex;flex-direction:column;gap:.625rem}.landing-page .lp-why-card__pay-row{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .625rem;background:#f6f7f5;border-radius:62.4375rem}.landing-page .lp-pay-stack{display:inline-flex;align-items:center;flex-direction:row-reverse}.landing-page .lp-pay-stack .lp-pay-dot{margin-inline-start:-.6875rem;box-shadow:0 0 0 .125rem #fff}.landing-page .lp-pay-stack .lp-pay-dot:first-child{margin-inline-start:0}.landing-page .lp-pay-pill{font-family:Almarai,Tajawal,sans-serif;font-weight:800;font-size:.75rem;color:#163300;padding:.125rem .5rem;background:#fff;border-radius:62.4375rem}.landing-page .lp-pay-dot{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;background:#fff;border-radius:50%;font-size:.4375rem;font-weight:800;color:#163300;overflow:hidden;padding:.125rem}.landing-page .lp-pay-dot img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.landing-page .lp-pay-dot--mada{background:#ffc100;color:#1a1a1a;font-size:.4375rem;padding:0}.landing-page .lp-pay-dot--stc{background:#4f008c;color:#fff;padding:0}.landing-page .lp-pay-dot--tabby{background:#3bffc1;color:#0a2540;font-size:.375rem;padding:0}.landing-page .lp-pay-dot--tamara{background:#f76680;color:#fff;font-size:.375rem;padding:0}.landing-page .lp-pay-dot--urpay{background:#00a551;color:#fff;padding:0}.landing-page .lp-pay-label{font-family:Almarai,Tajawal,sans-serif;font-size:.75rem;font-weight:700;color:#163300}.landing-page .lp-why-card__pay-row .lp-pay-pill{margin-inline-start:auto}.landing-page .lp-why-card__stack{position:relative;margin-top:auto;height:14.375rem;display:flex;align-items:center;justify-content:center}.landing-page .lp-why-mini{position:absolute;width:9.875rem;background:#fff;border-radius:.875rem;padding:.5rem;display:flex;flex-direction:column;gap:.3125rem;direction:rtl;text-align:right;box-shadow:0 .875rem 1.875rem -.625rem #16330038,0 .25rem .625rem -.25rem #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:5.5rem;border-radius:.5rem;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:.25rem}.landing-page .lp-why-mini__avatar{width:.875rem;height:.875rem;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:.5625rem;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:.5625rem;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:.25rem}.landing-page .lp-why-mini__stars{display:inline-flex;gap:1px}.landing-page .lp-why-mini__stars svg{width:.5rem;height:.5rem}.landing-page .lp-why-mini__rating-count{font-family:Almarai,Tajawal,sans-serif;font-size:.5625rem;font-weight:600;color:#5a5b5b}.landing-page .lp-why-mini__price{font-family:Almarai,Tajawal,sans-serif;font-size:.6875rem;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(-.25rem);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(-.625rem) 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:13.75rem;border-radius:1.125rem;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:.5rem;padding:.625rem 1rem;background:#9fe870;border-radius:62.4375rem;font-family:Almarai,Tajawal,sans-serif;font-size:.875rem;font-weight:700;color:#163300}.landing-page .lp-why-card__chip svg{width:1rem;height:1rem;flex-shrink:0}.landing-page .lp-why-card__tags{margin-top:auto;display:flex;flex-wrap:wrap;gap:.5rem}.landing-page .lp-tag{padding:.375rem .875rem;background:#f6f7f5;color:#163300;border-radius:62.4375rem;font-family:Almarai,Tajawal,sans-serif;font-size:.8125rem;font-weight:700}.landing-page .lp-why-card__avatars{margin-top:auto;display:flex;align-items:center;gap:.625rem}.landing-page .lp-why-card__avatars-count{font-family:Almarai,Tajawal,sans-serif;font-size:.8125rem;font-weight:800;color:#163300;padding:.25rem .75rem;background:#f6f7f5;border-radius:62.4375rem}.landing-page .lp-why-card__avatars-stack{display:flex}.landing-page .lp-why-card__avatars-stack img{width:2.25rem;height:2.25rem;border-radius:50%;border:.125rem solid #fff;-o-object-fit:cover;object-fit:cover;margin-inline-end:-.75rem}.landing-page .lp-why-card__avatars-stack img:last-child{margin-inline-end:0}.landing-page .lp-trending{padding:5rem 6.25rem;max-width:87.5rem;margin:0 auto}@media(max-width:1100px){.landing-page .lp-trending{padding:4rem 2rem}}@media(max-width:600px){.landing-page .lp-trending{padding:2.5rem 1rem}}.landing-page .lp-trending .lp-container{width:100%;max-width:75rem;margin:0 auto;padding:0}.landing-page .lp-trending__panel{position:relative;width:100%;min-height:26.1875rem;padding:3.75rem;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:3.75rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;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:2.5rem;border-radius:2.25rem;min-height:auto;gap:2.5rem}}.landing-page .lp-trending__content{flex:0 0 36.25rem;display:flex;flex-direction:column;align-items:stretch;gap:1.75rem;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:1rem}.landing-page .lp-trending__logo{height:2rem;width:auto;display:block}.landing-page .lp-trending__tag{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;background:#9fe870;color:#163300;border-radius:12.5rem;font-family:Almarai,Tajawal,sans-serif;font-size:.875rem;font-weight:800;line-height:1}.landing-page .lp-trending__tag svg{width:.875rem;height:.875rem;flex-shrink:0}.landing-page .lp-trending__title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.4;color:#fdffff}@media(max-width:768px){.landing-page .lp-trending__title{font-size:1.375rem}}.landing-page .lp-trending__bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.625rem;width:100%}.landing-page .lp-trending__bullets li{position:relative;padding-inline-start:1.375rem;font-family:Almarai,Tajawal,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#ced6cc}.landing-page .lp-trending__bullets li:before{content:"";position:absolute;inset-inline-start:.125rem;top:.75em;width:.3125rem;height:.3125rem;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:1.75rem;flex-wrap:wrap}.landing-page .lp-trending__foot{margin:0;display:inline-flex;align-items:flex-start;gap:.375rem;padding:0;background:transparent;border:0;border-radius:0;font-family:Almarai,Tajawal,sans-serif;font-size:.75rem;font-weight:700;color:#fdffff;white-space:normal;line-height:1.5}.landing-page .lp-trending__foot svg{width:1rem;height:1rem;flex-shrink:0;margin-top:1px}.landing-page .lp-trending__cta{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding-block:.5rem;padding-inline-start:1.5rem;padding-inline-end:1rem;background:#9fe870;border-radius:12.5rem;font-family:Almarai,Tajawal,sans-serif;font-size:1rem;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(-.125rem);background:#b5f178;box-shadow:0 .625rem 1.375rem -.375rem #9fe8708c}.landing-page .lp-trending__cta-arrow{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;color:#163300;transition:transform .25s ease}.landing-page .lp-trending__cta-arrow svg{width:1.125rem;height:1.125rem}.landing-page .lp-trending__cta:hover .lp-trending__cta-arrow{transform:translate(-.25rem)}.landing-page[dir=ltr] .lp-trending__cta:hover .lp-trending__cta-arrow{transform:translate(.25rem)}.landing-page .lp-trending__stack{position:relative;flex:0 0 29.25rem;width:29.25rem;height:16.6875rem;direction:ltr}@media(max-width:1024px){.landing-page .lp-trending__stack{flex:0 0 auto;margin:0 auto}}@media(max-width:767px){.landing-page .lp-trending__stack{position:relative;width:100%;max-width:100%;height:auto;transform:none;margin:0;display:flex;flex-direction:row;gap:.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:.5rem;-webkit-overflow-scrolling:touch;padding:.25rem .25rem .75rem;scrollbar-width:none}.landing-page .lp-trending__stack::-webkit-scrollbar{display:none}.landing-page .lp-trending-pf,.landing-page .lp-trending-pf--pos1,.landing-page .lp-trending-pf--pos2,.landing-page .lp-trending-pf--pos3,.landing-page .lp-trending-pf--pos4,.landing-page .lp-trending-pf--pos5{position:relative!important;left:auto!important;top:auto!important;flex:0 0 auto;width:8.75rem!important;height:12.5rem!important;scroll-snap-align:center;z-index:auto!important;animation:none!important}}@media(max-width:560px){.landing-page .lp-trending{padding:2rem .75rem}.landing-page .lp-trending__panel{padding:1.5rem 1rem}}.landing-page .lp-trending-pf{position:absolute;border-radius:1.25rem;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 1.125rem 2.25rem #00000073,0 .25rem .75rem #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--card{border:0!important;background-color:transparent;background-size:cover;box-shadow:none!important;animation:none!important;transition:filter .35s ease,transform .4s cubic-bezier(.4,0,.2,1)}.landing-page .lp-trending-pf--card:before{display:none}.landing-page .lp-trending-pf__cap{position:relative;z-index:1;width:100%;padding:.5rem .625rem;background:#0000008c;backdrop-filter:blur(.625rem) saturate(140%);-webkit-backdrop-filter:blur(.625rem) saturate(140%);border:1px solid rgba(255,255,255,.08);border-radius:.75rem;text-align:center;color:#fff;display:flex;flex-direction:column;gap:.125rem}.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:6.25rem;height:9.6875rem;left:0;top:3.5rem;padding:.5rem;z-index:1}.landing-page .lp-trending-pf--pos1 .lp-trending-pf__name{font-size:.625rem}.landing-page .lp-trending-pf--pos1 .lp-trending-pf__role{font-size:.5625rem}.landing-page .lp-trending-pf--pos2{width:9.0625rem;height:13.4375rem;left:3rem;top:1.625rem;padding:.625rem;z-index:3}.landing-page .lp-trending-pf--pos2 .lp-trending-pf__name{font-size:.8125rem}.landing-page .lp-trending-pf--pos2 .lp-trending-pf__role{font-size:.6875rem}.landing-page .lp-trending-pf--pos3{width:11.25rem;height:16.6875rem;left:9rem;top:0;padding:1rem;z-index:5;border:1.5px solid #9FE870;box-shadow:0 .25rem 1.25rem #9fe87080,0 .5rem .5rem #9fe87033}.landing-page .lp-trending-pf--pos3 .lp-trending-pf__name{font-size:1rem}.landing-page .lp-trending-pf--pos3 .lp-trending-pf__role{font-size:.8125rem}.landing-page .lp-trending-pf--pos4{width:9.0625rem;height:13.4375rem;left:17.1875rem;top:1.625rem;padding:.625rem;z-index:3}.landing-page .lp-trending-pf--pos4 .lp-trending-pf__name{font-size:.8125rem}.landing-page .lp-trending-pf--pos4 .lp-trending-pf__role{font-size:.6875rem}.landing-page .lp-trending-pf--pos5{width:6.25rem;height:9.6875rem;left:23rem;top:3.5rem;padding:.5rem;z-index:1}.landing-page .lp-trending-pf--pos5 .lp-trending-pf__name{font-size:.625rem}.landing-page .lp-trending-pf--pos5 .lp-trending-pf__role{font-size:.5625rem}.landing-page .lp-trending-pf--pos3{animation:lp-pf-glow 3s ease-in-out infinite}@keyframes lp-pf-glow{0%,to{box-shadow:0 .25rem 1.25rem #9fe87080,0 .5rem .5rem #9fe87033}50%{box-shadow:0 .375rem 1.75rem #9fe870b3,0 .625rem .875rem #9fe8704d}}.landing-page .lp-trending-pf:hover{transform:translateY(-.375rem) scale(1.04);z-index:10;box-shadow:0 0 0 .1875rem #9fe87073,0 2rem 3.5rem #0000008c,0 0 2rem #9fe87066;transition-delay:0s}.landing-page .lp-trending__stack:hover .lp-trending-pf--card{filter:brightness(.55) saturate(.8)}.landing-page .lp-trending__stack:hover .lp-trending-pf--card:hover{filter:none}.landing-page .lp-sellers{position:relative;padding:5rem 6.25rem;max-width:87.5rem;margin:0 auto;overflow:hidden}@media(max-width:1100px){.landing-page .lp-sellers{padding:4rem 2rem}}@media(max-width:600px){.landing-page .lp-sellers{padding:3rem 1rem}}.landing-page .lp-sellers .lp-container{position:relative;z-index:1;display:flex;flex-direction:column;gap:3rem;width:100%;max-width:75rem;margin:0 auto}.landing-page .lp-sellers__head{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:5rem;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:1.5rem}}.landing-page .lp-sellers__head-text{display:flex;flex-direction:column;gap:1rem;flex:1 1 auto}.landing-page .lp-sellers__title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:2rem;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:1.5rem}}.landing-page .lp-sellers__lead{margin:0;max-width:47.5rem;font-family:Almarai,Tajawal,sans-serif;font-size:1.25rem;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:1rem}}.landing-page .lp-sellers__cta-explore{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding-block:.5rem;padding-inline-start:1.5rem;padding-inline-end:1rem;background:#9fe870;border-radius:12.5rem;font-family:Almarai,Tajawal,sans-serif;font-size:1rem;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(-.125rem);background:#b5f178;box-shadow:0 .625rem 1.375rem -.375rem #9fe8708c}.landing-page .lp-sellers__cta-explore-arrow{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;color:#163300;transition:transform .25s ease}.landing-page .lp-sellers__cta-explore-arrow svg{width:1.125rem;height:1.125rem}.landing-page .lp-sellers__cta-explore:hover .lp-sellers__cta-explore-arrow{transform:translate(-.25rem)}.landing-page[dir=ltr] .lp-sellers__cta-explore:hover .lp-sellers__cta-explore-arrow{transform:translate(.25rem)}.landing-page .lp-sellers__row{direction:rtl;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-block:.25rem;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:1.25rem;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:14rem;height:19.3125rem;padding:1.5rem 1rem 1rem;background:#fdffff;border:1px solid #F8FAFA;border-radius:1.25rem;box-shadow:0 .75rem 2rem #7090b01f;display:flex;flex-direction:column;align-items:center;gap:.875rem;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(-.5rem);box-shadow:0 1.375rem 2.625rem #16330029;border-color:#9fe87099}.landing-page .lp-seller__avatar-wrap{position:relative;width:3.5rem;height:3.5rem;padding:.125rem;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:.75rem;height:.75rem;background:#34c759;border:.125rem 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:.25rem}.landing-page .lp-seller__name{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:1rem;font-weight:700;line-height:1.3;color:#141414}.landing-page .lp-seller__role{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:.75rem;font-weight:700;line-height:1.3;color:#34c759}.landing-page .lp-seller__desc{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:.75rem;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:.375rem;flex-wrap:wrap}.landing-page .lp-seller__tag{padding:.375rem .625rem;background:#e6ebe6;color:#163300;border-radius:12.5rem;font-family:Almarai,Tajawal,sans-serif;font-size:.625rem;font-weight:700;line-height:1}.landing-page .lp-seller__cta{margin-top:auto;width:12rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;background:#9fe870;border-radius:12.5rem;font-family:Almarai,Tajawal,sans-serif;font-size:.875rem;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 1rem 1.125rem #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 .5rem 1.375rem #7090b014;justify-content:flex-start;gap:1rem}.landing-page .lp-seller__plus-wrap{width:4.75rem;height:4.75rem;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:2rem;height:2rem;background:#34c759;border-radius:.5625rem;display:flex;align-items:center;justify-content:center;box-shadow:0 .1875rem .5rem -.125rem #34c75973}.landing-page .lp-seller__plus-inner svg{width:1rem;height:1rem}.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:1rem;margin-top:.5rem;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:4.5rem;height:3rem;background:#9fe870;color:#163300;border-radius:12.5rem}.landing-page .lp-sellers__arrow--active:hover{background:#b5f178;transform:scale(1.05);box-shadow:0 .5rem 1.125rem -.25rem #9fe8708c}.landing-page .lp-sellers__arrow--inactive{width:3rem;height:3rem;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:1.375rem;height:1.375rem;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{position:relative;overflow:hidden;padding:5rem 6.25rem;max-width:87.5rem;margin:0 auto}@media(max-width:1100px){.landing-page .lp-blog{padding:4rem 2rem}}@media(max-width:600px){.landing-page .lp-blog{padding:3rem 1rem}}.landing-page .lp-blog__leaf{position:absolute;top:-2.125rem;right:0;left:auto;height:min(34%,15rem);width:auto;z-index:0;pointer-events:none;transform-origin:right center;animation:lp-why-leaf 16s ease-in-out infinite;will-change:transform}.landing-page .lp-blog__leaf svg{display:block;height:100%;width:auto;transform:scaleX(-1)}.landing-page[dir=ltr] .lp-blog__leaf{right:auto;left:0;transform-origin:left center}.landing-page[dir=ltr] .lp-blog__leaf svg{transform:none}@media(prefers-reduced-motion:reduce){.landing-page .lp-blog__leaf{animation:none}}@media(max-width:900px){.landing-page .lp-blog__leaf{height:min(26%,10.625rem);opacity:.85}}.landing-page .lp-blog .lp-container{position:relative;z-index:1;width:100%;max-width:75rem;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.landing-page .lp-blog__head{display:flex;flex-direction:column;gap:3rem;direction:rtl}.landing-page[dir=ltr] .lp-blog__head{direction:ltr}.landing-page .lp-blog__head-text{align-self:flex-start;max-width:43.75rem;display:flex;flex-direction:column;gap:1rem}.landing-page .lp-blog__title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:2rem;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:1.5rem}}.landing-page .lp-blog__lead{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:1.25rem;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:1rem}}.landing-page .lp-blog__head-controls{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:3rem;width:100%}@media(max-width:900px){.landing-page .lp-blog__head-controls{flex-direction:column-reverse;align-items:stretch;gap:1rem}}.landing-page .lp-blog__cta{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;height:3.5rem;padding-block:.5rem;padding-inline-start:1.5rem;padding-inline-end:1rem;background:#9fe870;border-radius:12.5rem;font-family:Almarai,Tajawal,sans-serif;font-size:1rem;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(-.125rem);background:#b5f178;box-shadow:0 .625rem 1.375rem -.375rem #9fe8708c}.landing-page .lp-blog__cta-arrow{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;color:#163300;transition:transform .25s ease}.landing-page .lp-blog__cta-arrow svg{width:1.125rem;height:1.125rem}.landing-page .lp-blog__cta:hover .lp-blog__cta-arrow{transform:translate(-.25rem)}.landing-page[dir=ltr] .lp-blog__cta:hover .lp-blog__cta-arrow{transform:translate(.25rem)}.landing-page .lp-blog__tabs{display:flex;flex-direction:row;align-items:center;height:3.5rem;padding:.25rem;background:#f8fafa;border:1px solid #E7EDED;border-radius:12.5rem}.landing-page .lp-blog__tab{position:relative;display:inline-flex;align-items:center;justify-content:center;height:100%;padding:.5rem 1.5rem;background:transparent;border:0;border-radius:12.5rem;font-family:Almarai,Tajawal,sans-serif;font-size:.875rem;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:1.75rem}.landing-page .lp-blog__tab{padding:.5rem .875rem;font-size:.8125rem}.landing-page .lp-blog__tab+.lp-blog__tab:before{display:none}}.landing-page .lp-blog__grid{display:flex;flex-direction:row;gap:1.5rem;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:.25rem;scrollbar-width:none;-ms-overflow-style:none}.landing-page .lp-blog__grid::-webkit-scrollbar{display:none}.landing-page .lp-blog-card{flex:0 0 calc((100% - 4.5rem) / 3.25);max-width:80vw;scroll-snap-align:start;display:flex;flex-direction:column;gap:1rem;background:transparent;border:0;border-radius:0;padding:0;box-shadow:none;transition:transform .3s ease}@media(max-width:1024px){.landing-page .lp-blog-card{flex-basis:calc((100% - 1.5rem) / 2.25)}}@media(max-width:640px){.landing-page .lp-blog-card{flex-basis:82vw}}.landing-page .lp-blog-card:hover{transform:translateY(-.25rem)}.landing-page .lp-blog-card[hidden]{display:none}.landing-page .lp-blog-card__media{display:block;aspect-ratio:3/4;overflow:hidden;border-radius:2rem;background:#f6f7f5;box-shadow:0 .5rem 1.375rem #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:.625rem;padding:0 .25rem;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:.375rem;font-family:Almarai,Tajawal,sans-serif;font-size:.75rem;font-weight:700;color:#34c759}.landing-page .lp-blog-card__meta-icon svg{width:.875rem;height:.875rem;stroke:#34c759}.landing-page .lp-blog-card__title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:1rem;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:.5rem;margin-top:.25rem;align-self:flex-start;padding:0;background:transparent;color:#163300;border-radius:0;font-family:Almarai,Tajawal,sans-serif;font-size:1rem;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:1.125rem;height:1.125rem;flex-shrink:0;color:inherit;transition:transform .2s ease}.landing-page .lp-blog-card__link:hover .lp-blog-card__link-arrow{transform:translate(-.25rem)}.landing-page[dir=ltr] .lp-blog-card__link:hover .lp-blog-card__link-arrow{transform:translate(.25rem)}.landing-page .lp-blog .lp-arrows{gap:1rem;margin-top:1.75rem}.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:4.5rem;height:3rem;background:#9fe870;color:#163300;border-radius:12.5rem;border:0}.landing-page .lp-blog .lp-arrow--prev:hover{background:#b5f178;transform:scale(1.05);box-shadow:0 .5rem 1.125rem -.25rem #9fe8708c}.landing-page .lp-blog .lp-arrow--next{width:3rem;height:3rem;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:1.375rem;height:1.375rem;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{position:relative;overflow:hidden;padding:6.25rem;max-width:87.5rem;margin:0 auto}@media(max-width:1100px){.landing-page .lp-faq{padding:4rem 2rem}}@media(max-width:600px){.landing-page .lp-faq{padding:3rem 1rem}}.landing-page .lp-faq .lp-container{position:relative;z-index:1;width:100%;max-width:75rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem}.landing-page .lp-faq .lp-head-center{text-align:center;max-width:47.5rem}.landing-page .lp-faq .lp-head-center__title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:2rem;font-weight:700;line-height:1.5;color:#141414}.landing-page .lp-faq .lp-head-center__lead{margin:1rem auto 0;font-family:Almarai,Tajawal,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.5;color:#656565}@media(max-width:768px){.landing-page .lp-faq .lp-head-center__title{font-size:1.5rem}.landing-page .lp-faq .lp-head-center__lead{font-size:1rem}}.landing-page .lp-faq__grid{display:grid;grid-template-columns:41.25rem 31.25rem;gap:2.5rem;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(17.5rem,26.25rem)}}@media(max-width:900px){.landing-page .lp-faq__grid{grid-template-columns:1fr;gap:2rem}}.landing-page .lp-faq__visual{position:relative;width:31.25rem;height:31.25rem;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(26.25rem,90vw);height:min(26.25rem,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:none}.landing-page .lp-faq__visual-img{position:relative;z-index:1;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:0;box-shadow:none}.landing-page .lp-faq__list{display:flex;flex-direction:column;gap:1rem;width:100%}.landing-page .lp-faq__item{background:#f8fafa;border:1px solid #E7EDED;border-radius:62.5rem;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:1rem;width:100%;min-height:3.75rem;padding:.875rem 1.5rem;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:.375rem;font-family:Almarai,Tajawal,sans-serif;font-size:1rem;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:1.75rem;height:1.75rem;border-radius:50%;background:#34c759;color:#fff;transition:background .3s ease,color .3s ease}.landing-page .lp-faq__icon svg{width:1rem;height:1rem}.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 1.5rem;font-family:Almarai,Tajawal,sans-serif;font-size:.875rem;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:1.5rem;box-shadow:0 1rem 1.125rem #9fe8701a}.landing-page .lp-faq__item.is-open .lp-faq__q{color:#34c759}.landing-page .lp-faq__item.is-open .lp-faq__trigger{padding:1.125rem 1.5rem .75rem;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 1.5rem 1.25rem}.articles-page .articles-hero{position:relative;background-color:#163300;background-size:cover;background-position:center;background-repeat:no-repeat;padding:4rem 6.25rem 5rem;overflow:hidden}@media(max-width:1100px){.articles-page .articles-hero{padding:3rem 2rem 4rem}}@media(max-width:600px){.articles-page .articles-hero{padding:2rem 1rem 3rem}}.articles-page .articles-hero__container{max-width:75rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem;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:.875rem;font-family:Almarai,Tajawal,sans-serif;font-size:1.25rem;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:1.375rem;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:2rem;font-weight:700;line-height:1.5;color:#fdffff;text-align:center}@media(max-width:768px){.articles-page .articles-hero__title{font-size:1.5rem}}.articles-page .articles-hero__tabs{margin-top:.5rem}.articles-page .articles-list{padding:5rem 6.25rem;max-width:87.5rem;margin:0 auto;background:transparent}@media(max-width:1100px){.articles-page .articles-list{padding:4rem 2rem}}@media(max-width:600px){.articles-page .articles-list{padding:3rem 1rem}}.articles-page .articles-list .lp-container{width:100%;max-width:75rem;margin:0 auto;display:flex;flex-direction:column;gap:3rem;padding:0}.article-details-page .article-details__hero{position:relative;background-color:#163300;background-size:cover;background-position:center;background-repeat:no-repeat;padding:4rem 6.25rem 5rem;overflow:hidden}@media(max-width:1100px){.article-details-page .article-details__hero{padding:3rem 2rem 4rem}}@media(max-width:600px){.article-details-page .article-details__hero{padding:2rem 1rem 3rem}}.article-details-page .article-details__hero-inner{max-width:56.25rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem;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:2rem;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:1.5rem}}.article-details-page .article-details__crumbs{display:inline-flex;align-items:center;justify-content:center;gap:.875rem;font-family:Almarai,Tajawal,sans-serif;font-size:1.25rem;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:1.375rem;line-height:1;opacity:.6}.article-details-page .article-details__title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:2rem;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:1.5rem}}.article-details-page .article-details__date{font-family:Almarai,Tajawal,sans-serif;font-size:1.125rem;font-weight:700;color:#34c759;letter-spacing:.2px}.article-details-page .article-details__share{display:inline-flex;align-items:center;gap:.875rem}.article-details-page .article-details__share-label{font-family:Almarai,Tajawal,sans-serif;font-size:.8125rem;font-weight:700;color:#5a5b5b}.article-details-page .article-details__share-icons{display:inline-flex;gap:.375rem}.article-details-page .article-details__share-icons a{width:2rem;height:2rem;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:1rem;height:1rem;fill:currentColor}.article-details-page .article-details__share-more svg{width:1.125rem;height:1.125rem}.article-details-page .article-details__intro-section{padding:3.75rem 6.25rem;max-width:87.5rem;margin:0 auto;background:#fdffff}@media(max-width:1100px){.article-details-page .article-details__intro-section{padding:3rem 2rem}}@media(max-width:600px){.article-details-page .article-details__intro-section{padding:2.25rem 1rem}}.article-details-page .article-details__intro-inner{max-width:75rem;margin:0 auto;display:flex;flex-direction:row-reverse;align-items:center;gap:3rem}@media(max-width:900px){.article-details-page .article-details__intro-inner{flex-direction:column-reverse;gap:2rem}}.article-details-page .article-details__intro-meta{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:1.125rem;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 24rem;margin:0;aspect-ratio:3/4;border-radius:2rem;overflow:hidden;background:#f6f7f5;box-shadow:0 .5rem 1.375rem #1633000f}@media(max-width:900px){.article-details-page .article-details__intro-image{flex:0 0 auto;width:100%;max-width:24rem}}.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:1.25rem 6.25rem 5rem;max-width:87.5rem;margin:0 auto;background:#fdffff}@media(max-width:1100px){.article-details-page .article-details__body{padding:1rem 2rem 4rem}}@media(max-width:600px){.article-details-page .article-details__body{padding:.75rem 1rem 3rem}}.article-details-page .article-details__body-inner{max-width:75rem;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 2.5rem;font-family:Almarai,Tajawal,sans-serif;font-size:1rem;font-weight:400;line-height:1.9;color:#5a5b5b}.article-details-page .article-details__section{margin-bottom:1.75rem}.article-details-page .article-details__section:last-child{margin-bottom:0}.article-details-page .article-details__h{margin:0 0 .875rem;font-family:Almarai,Tajawal,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.5;color:#141414;display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}@media(max-width:768px){.article-details-page .article-details__h{font-size:1.25rem}}.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:1rem;font-weight:400;line-height:1.9;color:#5a5b5b}.article-details-page .article-details__related{padding:0 6.25rem 6.25rem;max-width:87.5rem;margin:0 auto;background:#fdffff}@media(max-width:1100px){.article-details-page .article-details__related{padding:0 2rem 5rem}}@media(max-width:600px){.article-details-page .article-details__related{padding:0 1rem 4rem}}.article-details-page .article-details__related .lp-container{width:100%;max-width:75rem;margin:0 auto;display:flex;flex-direction:column;gap:2rem;padding:0}.article-details-page .article-details__related-title{margin:0;font-family:Almarai,Tajawal,sans-serif;font-size:2rem;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:1.5rem}}.article-details-page[dir=ltr] .article-details__related-title{text-align:left;direction:ltr}.article-details-page .article-details__related-head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem;direction:rtl}.article-details-page[dir=ltr] .article-details__related-head{direction:ltr}.article-details-page .article-details__related-arrows{display:flex;flex-direction:row;direction:ltr;align-items:center;gap:.75rem;flex-shrink:0}.article-details-page .article-details__related-row{display:flex;flex-direction:row;gap:1.5rem;direction:rtl;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-block:.25rem;scrollbar-width:none;-ms-overflow-style:none}.article-details-page .article-details__related-row::-webkit-scrollbar{display:none}.article-details-page[dir=ltr] .article-details__related-row{direction:ltr}.article-details-page .article-details__related-card{flex:0 0 min(24rem,82vw);scroll-snap-align:start}html,body.landing-body{max-width:100%;overflow-x:hidden}.landing-page img,.landing-page svg,.landing-page video,.landing-page iframe,.landing-page canvas{max-width:100%}.landing-page video,.landing-page iframe{height:auto}.landing-page p,.landing-page h1,.landing-page h2,.landing-page h3,.landing-page a{overflow-wrap:break-word}@media(max-width:991px){.landing-start{padding-block:3.5rem}.landing-start__heading{position:static;width:auto;max-width:33.75rem;margin-inline:auto;text-align:center}.landing-start__panel{grid-template-columns:1fr;margin-block-start:1.5rem;padding:1.75rem 1.25rem;gap:1.5rem}.landing-start__beanbag{order:2;min-height:0}.landing-start__photo{margin-block-end:0;max-width:21.25rem;margin-inline:auto}.landing-start__cards{order:1}}@media(max-width:560px){.landing-start__container{padding-inline:1rem}.landing-start__cards{grid-template-columns:1fr}.landing-start__title{font-size:clamp(1.5rem,6vw,2rem)}}@media(max-width:480px){.landing-how__actions{flex-direction:column;align-items:stretch}.landing-how__btn-primary,.landing-how__btn-secondary{justify-content:center;width:100%}}@media(max-width:991px)and (pointer:coarse){.landing-page .landing-btn,.landing-header__links a{min-height:2.75rem}.landing-topbar__social a{min-width:2.75rem;min-height:2.75rem}}@media(max-width:360px){.landing-page{--lp-section-gap: 2.5rem}.landing-hero{min-height:33.75rem}}
