:root{--header-height:4rem;--font-ibm-plex-sans-arabic:var(--font-ibm-plex-sans-arabic);--touch-target-min:44px}*{font-family:var(--font-ibm-plex-sans-arabic),"Segoe UI",Tahoma,Arial,Helvetica,sans-serif;-webkit-tap-highlight-color:#ef414e1a}html,body{max-width:100vw;overflow-x:hidden}Layout .page-container{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}@media (prefers-color-scheme:dark){.page-container{background-color:#fff}}.main-content{padding-top:calc(var(--header-height) + 1px);flex:1}.header{z-index:1000;background-color:#fff;border-bottom:1px solid #e5e7eb;width:100%;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 5px #0000001a}@media (prefers-color-scheme:dark){.header{background-color:#fff;border-bottom-color:#e5e7eb}}.header-container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.header-container{padding:0 1.5rem}}@media (min-width:1024px){.header-container{padding:0 2rem}}.header-inner{justify-content:space-between;align-items:center;gap:1rem;min-width:0;height:4rem;display:flex}.header-logo-container{flex-shrink:0;align-items:center;min-width:0;display:flex}.header-logo{color:#000;object-fit:contain;width:auto;max-width:120px;height:auto;font-size:1.25rem;font-weight:700}@media (max-width:375px){.header-logo{max-width:90px}}@media (max-width:320px){.header-logo{max-width:80px}}@media (prefers-color-scheme:dark){.header-logo{color:#000}}.header-nav{align-items:center;gap:1.5rem;display:none}@media (min-width:768px){.header-nav{display:flex}}.header-nav-link{color:#7a7a7a;min-height:var(--touch-target-min);-webkit-tap-highlight-color:transparent;align-items:center;gap:.5rem;padding:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.header-nav-link:hover{color:#ef414e}@media (prefers-color-scheme:dark){.header-nav-link{color:#7a7a7a}.header-nav-link:hover{color:#ef414e}}.burger-menu-button{width:var(--touch-target-min);height:var(--touch-target-min);min-width:var(--touch-target-min);min-height:var(--touch-target-min);cursor:pointer;z-index:1001;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;justify-content:space-around;padding:10px;display:flex}@media (min-width:768px){.burger-menu-button{display:none}}.burger-line{transform-origin:50%;background-color:#000;border-radius:2px;flex-shrink:0;width:24px;height:3px;transition:all .3s}@media (prefers-color-scheme:dark){.burger-line{background-color:#000}}.burger-line.open:first-child{transform:rotate(45deg)translate(7px,7px)}.burger-line.open:nth-child(2){opacity:0;transform:translate(-10px)}.burger-line.open:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.mobile-menu-overlay{opacity:0;visibility:hidden;z-index:999;background-color:#00000080;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.mobile-menu-overlay.open{opacity:1;visibility:visible}.mobile-menu{top:var(--header-height);width:280px;min-width:250px;max-width:85vw;height:calc(100vh - var(--header-height));z-index:1000;-webkit-overflow-scrolling:touch;background-color:#fff;padding:1rem 0;transition:transform .3s;position:fixed;right:0;overflow:hidden auto;transform:translate(100%);box-shadow:-2px 0 10px #0000001a}@media (max-width:320px){.mobile-menu{width:100vw;min-width:100vw;max-width:100vw}}@media (prefers-color-scheme:dark){.mobile-menu{background-color:#fff}}.mobile-menu.open{transform:translate(0)}.mobile-nav-link{min-height:var(--touch-target-min);color:#7a7a7a;word-wrap:break-word;overflow-wrap:break-word;-webkit-tap-highlight-color:#ef414e1a;border-bottom:1px solid #f3f4f6;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.mobile-nav-link:first-child{border-top:1px solid #f3f4f6}.mobile-nav-link:hover{color:#ef414e;background-color:#f9fafb}.mobile-nav-link span{flex:1}@media (prefers-color-scheme:dark){.mobile-nav-link{color:#7a7a7a;border-bottom-color:#f3f4f6}.mobile-nav-link:hover{color:#ef414e;background-color:#f9fafb}}.hero-section{background:#d93443;justify-content:center;align-items:center;min-height:500px;padding:2rem 1rem;display:flex;position:relative}@media (min-width:640px){.hero-section{min-height:600px;padding:0 1.5rem}}@media (min-width:1024px){.hero-section{padding:0 2rem}}@media (prefers-color-scheme:dark){.hero-section{background:#d93443}}.hero-container{text-align:center;max-width:1280px;margin:0 auto}.hero-title{color:#fff;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:1.5rem;font-size:1.75rem;font-weight:700;line-height:1.2}@media (min-width:375px){.hero-title{font-size:2rem}}@media (min-width:640px){.hero-title{font-size:3rem}}@media (min-width:768px){.hero-title{font-size:3.75rem}}@media (prefers-color-scheme:dark){.hero-title{color:#fff}}.hero-description{color:#fff;word-wrap:break-word;overflow-wrap:break-word;max-width:42rem;margin:0 auto 2rem;font-size:1rem;line-height:1.625rem}@media (min-width:375px){.hero-description{font-size:1.0625rem}}@media (min-width:640px){.hero-description{font-size:1.25rem;line-height:1.75rem}}@media (prefers-color-scheme:dark){.hero-description{color:#fff}}.hero-buttons{flex-direction:column;justify-content:center;gap:1rem;display:flex}@media (min-width:640px){.hero-buttons{flex-direction:row}}.btn-primary{min-height:var(--touch-target-min);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background-color:#ef414e;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:background-color .2s,transform .1s;display:inline-flex;box-shadow:0 10px 15px -3px #0000001a}.btn-primary:active{transform:scale(.98)}@media (min-width:640px){.btn-primary{padding:.75rem 2rem}}.btn-primary:hover{background-color:#d93443}@media (prefers-color-scheme:dark){.btn-primary{background-color:#ef414e}.btn-primary:hover{background-color:#d93443}}.btn-secondary{min-height:var(--touch-target-min);color:#ef414e;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:2px solid #ef414e;border-radius:.5rem;justify-content:center;align-items:center;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s,transform .1s;display:inline-flex}.btn-secondary:active{transform:scale(.98)}@media (min-width:640px){.btn-secondary{padding:.75rem 2rem}}.btn-secondary:hover{background-color:#eff4f8}@media (prefers-color-scheme:dark){.btn-secondary{color:#ef414e;border-color:#ef414e}.btn-secondary:hover{background-color:#eff4f8}}.content-section{padding:3rem 1rem}@media (min-width:640px){.content-section{padding:5rem 1.5rem}}@media (min-width:1024px){.content-section{padding:5rem 2rem}}.section-white{background-color:#fff}@media (prefers-color-scheme:dark){.section-white{background-color:#fff}}.section-gray{background-color:#eff4f8}@media (prefers-color-scheme:dark){.section-gray{background-color:#eff4f8}}.section-container{max-width:56rem;margin:0 auto}.section-title{color:#000;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;line-height:1.3}@media (min-width:375px){.section-title{font-size:1.625rem}}@media (min-width:640px){.section-title{font-size:2.25rem}}@media (prefers-color-scheme:dark){.section-title{color:#000}}.section-text{color:#7a7a7a;word-wrap:break-word;overflow-wrap:break-word;font-size:1rem;line-height:1.75rem}@media (min-width:640px){.section-text{font-size:1.125rem;line-height:2rem}}@media (prefers-color-scheme:dark){.section-text{color:#7a7a7a}}.section-h2-title{color:#000;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600;line-height:1.4}@media (min-width:375px){.section-h2-title{font-size:1.375rem}}@media (min-width:640px){.section-h2-title{font-size:1.75rem}}@media (prefers-color-scheme:dark){.section-h2-title{color:#000}}.section-container h2{color:#000;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600;line-height:1.4}@media (min-width:375px){.section-container h2{font-size:1.375rem}}@media (min-width:640px){.section-container h2{font-size:1.75rem}}.features-list{flex-direction:column;gap:1.5rem;margin:2.5rem 0;padding:0;list-style:none;display:flex}@media (min-width:768px){.features-list{flex-direction:row}}.features-list-item{color:#7a7a7a;word-wrap:break-word;overflow-wrap:break-word;background-color:#fff;border-left:4px solid #ef414e;border-radius:.75rem;margin-bottom:0;padding:1.25rem;font-size:1rem;line-height:1.75rem;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 2px 8px #0000000d}@media (min-width:640px){.features-list-item{padding:1.5rem;font-size:1.125rem;line-height:1.875rem}}.features-list-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.features-list-item:last-child{margin-bottom:0}.section-gray .features-list-item{background-color:#fff}@media (prefers-color-scheme:dark){.features-list-item{color:#7a7a7a;background-color:#fff}.section-gray .features-list-item{background-color:#fff}}.footer{background-color:#fff;border-top:1px solid #e5e7eb;width:100%}@media (prefers-color-scheme:dark){.footer{background-color:#fff;border-top-color:#e5e7eb}}.footer-container{max-width:1280px;margin:0 auto;padding:2rem 1rem}@media (min-width:640px){.footer-container{padding:2rem 1.5rem}}@media (min-width:1024px){.footer-container{padding:2rem}}.footer-inner{flex-direction:column;justify-content:center;align-items:center;display:flex}@media (min-width:768px){.footer-inner{flex-direction:column}}.footer-copyright{color:#7a7a7a;text-align:left;direction:ltr;border-top:3px solid #ef414e;margin-bottom:1rem;font-size:.875rem;top:1rem}@media (min-width:768px){.footer-copyright{margin-bottom:0}}@media (prefers-color-scheme:dark){.footer-copyright{color:#7a7a7a}}.footer-links{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}@media (min-width:768px){.footer-links{flex-direction:row}}.section-one,.section-two,.section-three,.section-four{flex-direction:column;display:flex}.section-two{border-top:2px solid #ef414e;border-bottom:2px solid #ef414e;margin-top:1rem;margin-bottom:1rem;padding-top:1rem;padding-bottom:1rem}@media (min-width:768px){.section-two{border:none;border-left:2px solid #ef414e;border-right:2px solid #ef414e;margin:0 1.5rem;padding:0 1.5rem}}.footer-link,.footer-info-text{color:#7a7a7a;text-align:center;margin-bottom:.2rem;transition:color .2s}.footer-link:hover{color:#ef414e}@media (prefers-color-scheme:dark){.footer-link{color:#7a7a7a}.footer-link:hover{color:#ef414e}.section-one{border-left-color:#ef414e}}.social-media-links{grid-template-columns:1fr 1fr;place-items:center;gap:1rem;display:grid}.social-media-link{color:#7a7a7a;justify-content:center;align-items:center;text-decoration:none;transition:color .2s,transform .2s;display:flex}.social-media-link:hover{color:#ef414e;transform:scale(1.1)}.social-media-icon{width:24px;height:24px}@media (prefers-color-scheme:dark){.social-media-link{color:#7a7a7a}.social-media-link:hover{color:#ef414e}}.footer-store-badges{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;margin:1rem 0;display:flex}@media (min-width:640px){.footer-store-badges{flex-direction:row;gap:1rem;margin:1.5rem 0}}.store-badge{transition:opacity .2s,transform .2s;display:inline-block}.store-badge:hover{opacity:.8;transform:scale(1.05)}.footer-store-badges-item{width:140px;height:40px;display:inline-block;position:relative}@media (min-width:640px){.store-badge-image{width:162px;height:48px}}.grid-5{grid-template-columns:1fr;place-items:stretch stretch;gap:1.5rem;margin:2rem 0;display:grid}@media (min-width:640px){.grid-5{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid-5{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.grid-5{grid-template-columns:repeat(5,1fr)}}.mx-auto{margin-left:auto;margin-right:auto}.my-12{margin-top:2rem;margin-bottom:2rem}.max-w-4xl{max-width:56rem}@media (max-width:640px){.my-12{margin-top:1.5rem;margin-bottom:1.5rem}}@media (max-width:768px){button,a,.header-nav-link,.mobile-nav-link{-webkit-touch-callout:none}body{-webkit-overflow-scrolling:touch}.content-section,.header-container,.hero-section,.footer-container{padding-left:.75rem;padding-right:.75rem}}@media (max-width:320px){.header-container,.content-section,.hero-section{padding-left:.5rem;padding-right:.5rem}.mobile-menu{width:100vw;max-width:100vw}}.grid-item{color:#7a7a7a;text-align:center;word-wrap:break-word;overflow-wrap:break-word;background-color:#fff;border:1px solid #ef414e1a;border-radius:.75rem;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem;font-size:1rem;line-height:1.625rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #0000000d}@media (min-width:640px){.grid-item{padding:1.5rem;font-size:1.125rem;line-height:1.875rem}}.grid-item:hover{border-color:#ef414e4d;transform:translateY(-3px);box-shadow:0 4px 12px #0000001a}.grid-item-icon{background:linear-gradient(135deg,#ef414e26,#ef414e0d);border:1px solid #ef414e40;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;box-shadow:0 6px 12px #ef414e14}.reviews-list{flex-direction:column;gap:2rem;margin:2.5rem 0;padding:0;list-style:none;display:flex}.reviews-list-item{color:#7a7a7a;word-wrap:break-word;overflow-wrap:break-word;background-color:#fff;border:1px solid #ef414e33;border-radius:1rem;margin-bottom:0;padding:1.5rem;font-size:1rem;line-height:1.75rem;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;box-shadow:0 4px 12px #00000014}@media (min-width:640px){.reviews-list-item{padding:2rem;font-size:1.125rem;line-height:2rem}}.reviews-list-item:before{content:"\"";color:#ef414e;opacity:.15;font-size:4rem;font-weight:700;line-height:1;position:absolute;top:1rem;right:1.5rem}.reviews-list-item:hover{border-color:#ef414e66;transform:translateY(-3px);box-shadow:0 6px 20px #0000001f}.reviews-list-item:last-child{margin-bottom:0}.section-gray .reviews-list-item{background-color:#fff}.ordered-list{counter-reset:list-counter;flex-direction:column;gap:1.5rem;margin:2.5rem 0;padding:0;list-style:none;display:flex}.ordered-list-item{color:#7a7a7a;counter-increment:list-counter;word-wrap:break-word;overflow-wrap:break-word;background-color:#fff;border-radius:.75rem;margin-bottom:0;padding:1.25rem 1.25rem 1.25rem 3.5rem;font-size:1rem;line-height:1.625rem;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 2px 8px #0000000d}@media (min-width:640px){.ordered-list-item{padding:1.75rem 1.75rem 1.75rem 4.5rem;font-size:1.125rem;line-height:1.875rem}}.ordered-list-item:before{content:counter(list-counter,upper-roman);color:#fff;background-color:#ef414e;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:700;display:flex;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%);box-shadow:0 2px 6px #ef414e4d}@media (min-width:640px){.ordered-list-item:before{width:2.5rem;height:2.5rem;font-size:1rem;left:1.75rem}}.ordered-list-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.ordered-list-item b{color:#ef414e;font-weight:700}.section-gray .ordered-list-item{background-color:#fff}.answers-list{flex-direction:column;gap:1.5rem;margin:2.5rem 0;padding:0;list-style:none;display:flex}.answers-list-item{color:#7a7a7a;word-wrap:break-word;overflow-wrap:break-word;background-color:#eff4f8;border-right:3px solid #ef414e;border-radius:.75rem;margin-bottom:0;padding:0 1.25rem 1.25rem;font-size:1rem;line-height:1.625rem;transition:background-color .2s,transform .2s}@media (min-width:640px){.answers-list-item{padding:1.5rem;font-size:1.125rem;line-height:1.875rem}}.answers-list-item:hover{background-color:#e6edf3;transform:translate(-3px)}.answers-list-item:last-child{margin-bottom:0}.question{color:#000;word-wrap:break-word;overflow-wrap:break-word;background-color:#fff;border-left:4px solid #ef414e;border-radius:.75rem;margin-top:2rem;margin-bottom:1rem;padding:1rem 1.25rem;font-size:1.125rem;font-weight:700;line-height:1.4;position:relative;box-shadow:0 2px 8px #0000000d}@media (min-width:640px){.question{margin-top:2.5rem;padding:1.25rem 1.5rem;font-size:1.375rem}}.question:before{content:"?";color:#fff;background-color:#ef414e;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-left:-.5rem;font-size:1rem;font-weight:700;display:flex;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}@media (min-width:640px){.question:before{width:2rem;height:2rem;font-size:1.125rem;left:1.5rem}}.question:first-child{margin-top:0}.section-gray .question{background-color:#fff}.section-text b{color:#ef414e}#section7{position:relative;overflow:hidden}#section7:before{content:"";pointer-events:none;background:#fff;position:absolute;inset:0}#section7 .section-container{z-index:1;text-align:center;max-width:48rem;padding:3rem 1rem;position:relative}@media (min-width:640px){#section7 .section-container{padding:5rem 1.5rem}}@media (min-width:1024px){#section7 .section-container{padding:6rem 2rem}}#section7 .section-title{color:#000;letter-spacing:-.02em;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;line-height:1.3}@media (min-width:375px){#section7 .section-title{font-size:1.75rem}}@media (min-width:640px){#section7 .section-title{margin-bottom:2.5rem;font-size:2.5rem}}@media (min-width:768px){#section7 .section-title{margin-bottom:3rem;font-size:3rem}}@media (min-width:1024px){#section7 .section-title{font-size:3.5rem}}#section7 .section-h2-title{color:#7a7a7a;word-wrap:break-word;overflow-wrap:break-word;max-width:42rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem;font-weight:400;line-height:1.6}@media (min-width:375px){#section7 .section-h2-title{font-size:1.125rem}}@media (min-width:640px){#section7 .section-h2-title{margin-bottom:3.5rem;font-size:1.5rem;line-height:1.8}}@media (min-width:768px){#section7 .section-h2-title{margin-bottom:4rem;font-size:1.75rem}}#section7 .hero-buttons{justify-content:center;margin-top:2rem}@media (min-width:640px){#section7 .hero-buttons{margin-top:2.5rem}}#section6{position:relative}#section6 .section-container{text-align:center}#section6 .section-title{margin-bottom:2.5rem;display:inline-block;position:relative}#section6 .section-title:after{content:"";background:linear-gradient(90deg,#0000,#ef414e,#0000);border-radius:2px;width:4rem;height:3px;position:absolute;bottom:-1rem;left:50%;transform:translate(-50%)}@media (min-width:640px){#section6 .section-title{margin-bottom:3rem}}#section6 .section-text{text-align:right;word-wrap:break-word;overflow-wrap:break-word;background-color:#fff;border-top:3px solid #ef414e;border-radius:.75rem;max-width:48rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding:1.25rem;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #0000000d}@media (min-width:640px){#section6 .section-text{padding:1.5rem}}#section6 .section-text:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}#section6 .section-text:first-of-type{color:#000;background:linear-gradient(135deg,#ef414e1a 0%,#d934430d 100%);border-top:none;border-left:4px solid #ef414e;margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}@media (min-width:640px){#section6 .section-text:first-of-type{margin-bottom:2rem;font-size:1.375rem}}#section6 .section-text:last-of-type{background:linear-gradient(135deg,#ef414e0d 0%,#d934431a 100%);border-top:none;border-bottom:3px solid #ef414e;margin-bottom:3rem}@media (min-width:640px){#section6 .section-text:last-of-type{margin-bottom:4rem}}
