.Frames-module__-M6hWq__techStackSection{background:rgba(248,249,251,.32);justify-content:center;align-items:center;padding:50px 0;display:flex;position:relative;overflow:hidden}.Frames-module__-M6hWq__techStackLeft{flex-direction:column;gap:20px;width:45%;display:flex}.Frames-module__-M6hWq__techStackBadge{color:#444;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;padding:6px 16px;font-size:13px;font-weight:500;display:inline-flex;box-shadow:0 1px 4px rgba(0,0,0,.06)}.Frames-module__-M6hWq__techStackBadgeIcon{color:var(--primary-color);font-size:14px}.Frames-module__-M6hWq__techStackHeading{color:var(--text-color);letter-spacing:-.5px;margin:0;font-family:relway;font-size:55px;font-weight:700;line-height:1.15}.Frames-module__-M6hWq__techStackHeading span{color:var(--primary-color)}.Frames-module__-M6hWq__techStackDescription{color:#6b7280;max-width:400px;margin:0;font-family:zain-font;font-size:20px;line-height:1.25}.Frames-module__-M6hWq__techStackTabs{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.Frames-module__-M6hWq__techTab{border-radius:999px;padding:8px 20px;font-size:13px;font-weight:500}.Frames-module__-M6hWq__tabUi{color:var(--primary-color);background:rgba(235,50,67,.1);border:1.5px solid rgba(235,50,67,.3)}.Frames-module__-M6hWq__tabWeb{color:var(--secondary-color);background:rgba(0,189,224,.1);border:1.5px solid rgba(0,189,224,.3)}.Frames-module__-M6hWq__tabDev{color:#6366f1;background:rgba(99,102,241,.1);border:1.5px solid rgba(99,102,241,.3)}.Frames-module__-M6hWq__tabDash{color:#f59e0b;background:rgba(245,158,11,.1);border:1.5px solid rgba(245,158,11,.3)}.Frames-module__-M6hWq__techTab:hover{border-color:var(--secondary-color);color:var(--secondary-color)}.Frames-module__-M6hWq__techTab.Frames-module__-M6hWq__active{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.Frames-module__-M6hWq__techStackFeatures{flex-direction:column;gap:10px;display:flex}.Frames-module__-M6hWq__techFeatureItem{color:#374151;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.Frames-module__-M6hWq__techFeatureDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.Frames-module__-M6hWq__techStackBtn{background:var(--text-color);color:#fff;letter-spacing:.2px;border-radius:8px;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;margin-top:8px;padding:13px 26px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.Frames-module__-M6hWq__techStackBtn:hover{background:var(--primary-color);transform:translateY(-2px);box-shadow:0 8px 24px rgba(235,50,67,.3)}.Frames-module__-M6hWq__techStackBtn svg{transition:transform .25s}.Frames-module__-M6hWq__techStackBtn:hover svg{transform:translate(4px)}.Frames-module__-M6hWq__techStackRight{width:45%;position:relative;overflow:hidden}.Frames-module__-M6hWq__techGridWrapper{background:linear-gradient(145deg,#eef1f7 0%,#e8ecf4 100%);border-radius:24px;height:440px;padding:28px 24px;position:relative;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.04),0 8px 32px rgba(0,0,0,.08),inset 0 1px rgba(255,255,255,.6)}.Frames-module__-M6hWq__techFadeTop,.Frames-module__-M6hWq__techFadeBottom{z-index:2;pointer-events:none;height:80px;position:absolute;left:0;right:0}.Frames-module__-M6hWq__techFadeTop{background:linear-gradient(#eef1f7 0%,transparent 100%);top:0}.Frames-module__-M6hWq__techFadeBottom{background:linear-gradient(transparent 0%,#eef1f7 100%);bottom:0}.Frames-module__-M6hWq__techGridInner{grid-template-columns:repeat(4,1fr);gap:12px;height:100%;display:grid}.Frames-module__-M6hWq__techCol{flex-direction:column;gap:12px;display:flex}@keyframes Frames-module__-M6hWq__scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes Frames-module__-M6hWq__scrollDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.Frames-module__-M6hWq__scrollUp{animation:14s linear infinite Frames-module__-M6hWq__scrollUp}.Frames-module__-M6hWq__scrollUpSlow{animation:20s linear infinite Frames-module__-M6hWq__scrollUp}.Frames-module__-M6hWq__scrollDown{animation:17s linear infinite Frames-module__-M6hWq__scrollDown}.Frames-module__-M6hWq__techGridWrapper:hover .Frames-module__-M6hWq__techCol{animation-play-state:paused}.Frames-module__-M6hWq__techCard{aspect-ratio:1;cursor:default;background:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:100%;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.06),0 4px 12px rgba(0,0,0,.06)}.Frames-module__-M6hWq__techCard:hover{transform:scale(1.08);box-shadow:0 4px 12px rgba(0,0,0,.1),0 12px 28px rgba(0,0,0,.1)}.Frames-module__-M6hWq__techCard img{-o-object-fit:contain;object-fit:contain;width:36px;height:36px}@media (max-width:1024px){.Frames-module__-M6hWq__techStackSection{gap:40px;padding:80px 40px}}@media (max-width:768px){.Frames-module__-M6hWq__techStackSection{flex-direction:column;align-items:flex-start;padding:60px 24px}.Frames-module__-M6hWq__techStackLeft{text-align:center;flex-direction:column;align-items:center;width:95%;max-width:100%;margin:auto;display:flex}.Frames-module__-M6hWq__techStackRight{width:100%;max-width:100%}.Frames-module__-M6hWq__techGridWrapper{height:360px}}@media (max-width:600px){.Frames-module__-M6hWq__techStackSection{padding:10px 8px 60px}.Frames-module__-M6hWq__techStackHeading{font-size:30px}.Frames-module__-M6hWq__techStackTabs{justify-content:center}}
.ProjectCard-module__Lv1ama__card{color:inherit;border-radius:.75rem;padding:1rem;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.ProjectCard-module__Lv1ama__card:hover{transform:translateY(-4px)}.ProjectCard-module__Lv1ama__imageWrapper{aspect-ratio:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ProjectCard-module__Lv1ama__logo{transition:transform .5s}.ProjectCard-module__Lv1ama__card:hover .ProjectCard-module__Lv1ama__logo{filter:grayscale(0%);opacity:1;transform:scale(1.1)}.ProjectCard-module__Lv1ama__overlay{opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(255,255,255,.6);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.ProjectCard-module__Lv1ama__card:hover .ProjectCard-module__Lv1ama__overlay{opacity:1}.ProjectCard-module__Lv1ama__visitBtn{color:#fff;background-color:#6b1d1d;border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:500;transition:transform .3s,background-color .2s;display:flex;transform:translateY(16px);box-shadow:0 10px 15px -3px rgba(0,0,0,.2)}.ProjectCard-module__Lv1ama__card:hover .ProjectCard-module__Lv1ama__visitBtn{transform:translateY(0)}.ProjectCard-module__Lv1ama__visitBtn:hover{background-color:#561717}.ProjectCard-module__Lv1ama__cardBody{text-align:center;background-color:#fff;border-top:1px solid #f9fafb}.ProjectCard-module__Lv1ama__cardTitle{color:#111827;margin:0 0 .25rem;font-size:1.125rem;font-weight:600}@media (max-width:560px){.ProjectCard-module__Lv1ama__cardTitle{font-size:14px}}.ProjectCard-module__Lv1ama__visitBtnMobile{color:#fff;background-color:#6b1d1d;border-radius:9999px;justify-content:center;align-items:center;gap:.375rem;margin-top:.75rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;transition:all .2s;display:none;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}@media (max-width:768px){.ProjectCard-module__Lv1ama__overlay{display:none}.ProjectCard-module__Lv1ama__visitBtnMobile{display:flex}.ProjectCard-module__Lv1ama__visitBtnMobile:active{background-color:#561717;transform:scale(.95)}.ProjectCard-module__Lv1ama__cardBody{flex-direction:column;align-items:center;display:flex}}
.ProjectCardSkeleton-module__icijdG__card{border-radius:.75rem;padding:1rem;animation:.3s ease-in ProjectCardSkeleton-module__icijdG__fadeIn;display:block;position:relative;overflow:hidden}@keyframes ProjectCardSkeleton-module__icijdG__fadeIn{0%{opacity:0}to{opacity:1}}.ProjectCardSkeleton-module__icijdG__imageWrapper{aspect-ratio:1;background-color:#f9fafb;border-radius:.5rem;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ProjectCardSkeleton-module__icijdG__logoSkeleton{background:linear-gradient(90deg,#f0f0f0 0%,#e0e0e0 20%,#f0f0f0 40%,#f0f0f0 100%) 0 0/200% 100%;border-radius:.5rem;width:120px;height:120px;animation:1.5s infinite ProjectCardSkeleton-module__icijdG__shimmer}@keyframes ProjectCardSkeleton-module__icijdG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.ProjectCardSkeleton-module__icijdG__cardBody{text-align:center;background-color:#fff;border-top:1px solid #f9fafb;padding:1.25rem}.ProjectCardSkeleton-module__icijdG__titleSkeleton{background:linear-gradient(90deg,#f0f0f0 0%,#e0e0e0 20%,#f0f0f0 40%,#f0f0f0 100%) 0 0/200% 100%;border-radius:.375rem;width:70%;height:1.5rem;margin:0 auto;animation:1.5s infinite ProjectCardSkeleton-module__icijdG__shimmer}
.PortfolioShowcase-module__0DzdMa__loadingWrapper{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:70vh;display:flex}.PortfolioShowcase-module__0DzdMa__spinnerContainer{position:relative}.PortfolioShowcase-module__0DzdMa__spinnerIcon{color:#e5e7eb;animation:1s linear infinite PortfolioShowcase-module__0DzdMa__spin}@keyframes PortfolioShowcase-module__0DzdMa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PortfolioShowcase-module__0DzdMa__spinnerDot{color:#6b1d1d;justify-content:center;align-items:center;animation:1.5s ease-in-out infinite PortfolioShowcase-module__0DzdMa__pulse;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes PortfolioShowcase-module__0DzdMa__pulse{0%,to{opacity:1}50%{opacity:.4}}.PortfolioShowcase-module__0DzdMa__spinnerDotInner{background-color:currentColor;border-radius:9999px;width:8px;height:8px}.PortfolioShowcase-module__0DzdMa__loadingText{text-align:center}.PortfolioShowcase-module__0DzdMa__loadingTitle{color:#111827;letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.125rem;font-weight:600}.PortfolioShowcase-module__0DzdMa__loadingSubtitle{color:#9ca3af;margin:0;font-size:.875rem}.PortfolioShowcase-module__0DzdMa__wrapper{width:100%}.PortfolioShowcase-module__0DzdMa__header{text-align:center;max-width:56rem;margin:0 auto;padding:3rem 1rem}.PortfolioShowcase-module__0DzdMa__badge{letter-spacing:.2em;text-transform:uppercase;color:#eb3243;background:rgba(235,50,67,.1);border-radius:9999px;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.PortfolioShowcase-module__0DzdMa__title{letter-spacing:-.03em;color:#111827;-webkit-text-fill-color:transparent;will-change:background-position;background-image:linear-gradient(110deg,#111827 0%,#eb3243 35%,#eb3243 50%,#eb3243 65%,#111827 100%);background-position:0%;background-size:250% 100%;-webkit-background-clip:text;background-clip:text;margin:0 0 1.5rem;font-size:max(2rem,min(5vw,3.75rem));font-weight:700;line-height:1.1;animation:10s ease-in-out infinite PortfolioShowcase-module__0DzdMa__titleBrandMove}@keyframes PortfolioShowcase-module__0DzdMa__titleBrandMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.PortfolioShowcase-module__0DzdMa__subtitle{color:#4b5563;max-width:42rem;margin:0 auto;font-size:max(1rem,min(2vw,1.25rem));font-weight:300;line-height:1.75}.PortfolioShowcase-module__0DzdMa__subtitleBold{color:var(--primary-color);font-weight:600}.PortfolioShowcase-module__0DzdMa__section{width:100%;max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.PortfolioShowcase-module__0DzdMa__section{padding:0 1.5rem}}@media (min-width:1024px){.PortfolioShowcase-module__0DzdMa__section{padding:0 2rem}}.PortfolioShowcase-module__0DzdMa__statsBar{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding-bottom:1.5rem;display:flex}.PortfolioShowcase-module__0DzdMa__statsLeft{color:#6b7280;align-items:center;gap:.75rem;display:flex}.PortfolioShowcase-module__0DzdMa__statsIconBox{background-color:#f9fafb;border-radius:.5rem;padding:.5rem}.PortfolioShowcase-module__0DzdMa__statsIcon{color:#9ca3af}.PortfolioShowcase-module__0DzdMa__statsText{letter-spacing:.05em;font-size:.875rem;font-weight:500}.PortfolioShowcase-module__0DzdMa__statsCount{color:#111827;font-weight:700}.PortfolioShowcase-module__0DzdMa__statsDivider{background-color:#f3f4f6;flex:1;height:1px;margin:0 2rem;display:none}@media (min-width:768px){.PortfolioShowcase-module__0DzdMa__statsDivider{display:block}}.PortfolioShowcase-module__0DzdMa__pageIndicator{color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.PortfolioShowcase-module__0DzdMa__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:640px){.PortfolioShowcase-module__0DzdMa__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.PortfolioShowcase-module__0DzdMa__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.PortfolioShowcase-module__0DzdMa__grid{grid-template-columns:repeat(5,1fr)}}.PortfolioShowcase-module__0DzdMa__paginationWrapper{background-color:#fff;border:1px solid #f3f4f6;border-radius:1rem;margin-bottom:5rem;padding:0 1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.05)}
.WebCat-module__36qp_G__catTabs{width:100%}.WebCat-module__36qp_G__catTabsTop{flex-direction:column;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.WebCat-module__36qp_G__catTabsSlogan{text-align:center;width:85%;margin-bottom:10px}.WebCat-module__36qp_G__catTabsSlogan h2{-webkit-text-fill-color:transparent;color:transparent;letter-spacing:-2px;background-image:url(/images/spacebg.jpg);background-position:0 0;background-repeat:repeat;background-size:cover;-webkit-background-clip:text;background-clip:text;padding-bottom:15px;font-size:70px;font-weight:900;line-height:70px;animation:60s linear infinite WebCat-module__36qp_G__moveSpace;position:relative}@keyframes WebCat-module__36qp_G__moveSpace{0%{background-position:0 0}to{background-position:-2000px 1000px}}.WebCat-module__36qp_G__catTabsContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.8);border:1px solid rgba(0,0,0,.05);border-radius:50px;gap:8px;width:-moz-fit-content;width:fit-content;padding:12px 35px;display:flex;box-shadow:0 10px 30px rgba(0,0,0,.05)}.WebCat-module__36qp_G__button{color:var(--text-color);letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:40px;outline:none;align-items:center;gap:10px;padding:12px 30px;font-size:18px;font-weight:600;display:flex;position:relative}.WebCat-module__36qp_G__button:not(.WebCat-module__36qp_G__active):hover{color:var(--primary-color);background:#fff;transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.WebCat-module__36qp_G__active{background-color:var(--text-color);color:#fff;cursor:default;box-shadow:0 4px 20px rgba(0,0,0,.2)}.WebCat-module__36qp_G__catTabsContent{margin-top:30px}@media (max-width:1115px){.WebCat-module__36qp_G__catTabsTop{padding:0 35px}}@media (max-width:992px){.WebCat-module__36qp_G__catTabsTop{flex-direction:column}.WebCat-module__36qp_G__catTabsSlogan{text-align:center;width:85%;margin-bottom:20px}}@media (max-width:600px){.WebCat-module__36qp_G__catTabsTop{margin-bottom:40px;padding:0}.WebCat-module__36qp_G__catTabsSlogan{width:90%}.WebCat-module__36qp_G__catTabsSlogan h2{font-size:45px;line-height:1.25}.WebCat-module__36qp_G__catTabsContainer{background:unset;border:unset;width:100%;box-shadow:unset;flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;padding:10px;display:flex}.WebCat-module__36qp_G__button{justify-content:center;width:80%;padding:14px 0;font-size:14px;box-shadow:0 3px 8px rgba(0,0,0,.24)}}
.CategoryIntro-module__6gjiwG__categoryIntro{background-image:url(../media/pattern-stars.8b5df58d.png);background-position:20% 15%;background-repeat:no-repeat;background-size:50%;justify-content:center;align-items:center;width:100%;margin-bottom:80px;display:flex}.CategoryIntro-module__6gjiwG__categoryIntroDesc{width:45%}.CategoryIntro-module__6gjiwG__categoryIntroDesc h2{align-items:baseline;font-family:relway-thin;font-size:27px;display:flex}.CategoryIntro-module__6gjiwG__categoryIntroDesc h2 span{color:var(--primary-color);text-transform:capitalize;margin:0 7px;font-size:38px;font-weight:600}.CategoryIntro-module__6gjiwG__categoryIntroDesc p{margin-bottom:15px;font-family:zain-font;font-size:28px}.CategoryIntro-module__6gjiwG__categoryIntroDesc p span{color:var(--primary-color)}.CategoryIntro-module__6gjiwG__categoryIntroImg{perspective:1000px;flex-direction:column;align-items:center;width:45%;display:flex}.CategoryIntro-module__6gjiwG__stackContainer{justify-content:center;align-items:flex-start;width:100%;height:400px;display:flex;position:relative}.CategoryIntro-module__6gjiwG__browserCard{cursor:grab;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:16px;width:100%;height:320px;position:absolute;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.15)}.CategoryIntro-module__6gjiwG__browserCard:active{cursor:grabbing}.CategoryIntro-module__6gjiwG__frontCard{z-index:10}.CategoryIntro-module__6gjiwG__backCard{z-index:5;pointer-events:none}.CategoryIntro-module__6gjiwG__browserBar{background:#f8f9fa;border-bottom:1px solid #eee;align-items:center;gap:12px;height:38px;padding:0 15px;display:flex}.CategoryIntro-module__6gjiwG__dots:before{content:"● ● ●";color:#eb3243;letter-spacing:2px;font-size:10px}.CategoryIntro-module__6gjiwG__urlBar{color:#00bde0;background:#fff;border:1px solid #f0f0f0;border-radius:6px;flex:1;padding:4px 12px;font-size:11px}.CategoryIntro-module__6gjiwG__cardContent{width:100%;height:calc(100% - 38px);position:relative}.CategoryIntro-module__6gjiwG__projectImg{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.CategoryIntro-module__6gjiwG__cardOverlay{background:linear-gradient(transparent 40%,rgba(28,28,28,.9) 100%);flex-direction:column;justify-content:flex-end;padding:25px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.CategoryIntro-module__6gjiwG__siteTitle{color:#fff;margin-bottom:10px;font-size:1.6rem;font-weight:800}.CategoryIntro-module__6gjiwG__visitBtn{color:#fff;background:#00bde0;border-radius:8px;width:-moz-fit-content;width:fit-content;padding:10px 22px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s}.CategoryIntro-module__6gjiwG__visitBtn:hover{background:#eb3243}.CategoryIntro-module__6gjiwG__swipeUI{flex-direction:column;align-items:center;gap:15px;width:100%;margin-top:-20px;display:flex}.CategoryIntro-module__6gjiwG__nextBtn{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:#1c1c1c;border:none;border-radius:100px;justify-content:center;align-items:center;gap:12px;padding:14px 32px;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex;box-shadow:0 10px 20px rgba(0,0,0,.1)}.CategoryIntro-module__6gjiwG__arrowIcon{font-size:18px;transition:transform .3s}.CategoryIntro-module__6gjiwG__nextBtn:hover{background:var(--primary-color);transform:translateY(-3px);box-shadow:0 15px 30px rgba(235,50,67,.2)}.CategoryIntro-module__6gjiwG__nextBtn:hover .CategoryIntro-module__6gjiwG__arrowIcon{transform:translate(5px)}.CategoryIntro-module__6gjiwG__nextBtn:active{transform:translateY(-1px)}.CategoryIntro-module__6gjiwG__dragText{color:#bbb;text-transform:uppercase;letter-spacing:3px;font-size:10px;font-weight:500;animation:2s ease-in-out infinite CategoryIntro-module__6gjiwG__pulseText}@keyframes CategoryIntro-module__6gjiwG__pulseText{0%,to{opacity:.5}50%{opacity:1}}@media (max-width:992px){.CategoryIntro-module__6gjiwG__categoryIntro{background:unset;flex-direction:column}.CategoryIntro-module__6gjiwG__categoryIntroDesc{width:90%;margin-bottom:35px}.CategoryIntro-module__6gjiwG__categoryIntroImg{width:80%}}@media (max-width:600px){.CategoryIntro-module__6gjiwG__categoryIntro{margin-bottom:50px;overflow:hidden}.CategoryIntro-module__6gjiwG__categoryIntroImg{width:90%}.CategoryIntro-module__6gjiwG__categoryIntroDesc{text-align:center;flex-direction:column;align-items:center;margin:0;display:flex}.CategoryIntro-module__6gjiwG__categoryIntroDesc h2{justify-content:center;margin-bottom:10px;font-size:25px}.CategoryIntro-module__6gjiwG__categoryIntroDesc h2 span{font-size:25px}.CategoryIntro-module__6gjiwG__categoryIntroDesc p{color:gray;font-size:21px;line-height:1.25}.CategoryIntro-module__6gjiwG__categoryContact{display:none}.CategoryIntro-module__6gjiwG__nextBtn{padding:8px 30px}}
.Integrations-module__lqUClq__integrationsSection{width:100%;margin-bottom:90px}.Integrations-module__lqUClq__integrationsTitle{text-align:center;margin-bottom:35px}.Integrations-module__lqUClq__integrationsTitle h2{color:var(--text-color);letter-spacing:-.5px;margin:0 0 15px;font-family:relway;font-size:50px;font-weight:700;line-height:1.15}.Integrations-module__lqUClq__integrationsTitle h2 span{color:var(--primary-color)}.Integrations-module__lqUClq__integrationsTitle p{color:gray;width:45%;margin:auto;font-family:zain-font;font-size:20px;line-height:1.05}.Integrations-module__lqUClq__integrationsContainer{justify-content:space-between;align-items:center;display:flex}.Integrations-module__lqUClq__integrationsImage{width:50%;position:relative}.Integrations-module__lqUClq__integrationsImage img{height:auto!important;position:static!important}.Integrations-module__lqUClq__integrationsContent{width:45%}.Integrations-module__lqUClq__integrationsTag{color:#eb3243;background:rgba(235,50,67,.1);border-radius:30px;margin-bottom:20px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.Integrations-module__lqUClq__integrationsContent h2{color:#1c1c1c;margin-bottom:25px;font-size:40px;font-weight:700;line-height:1.3}.Integrations-module__lqUClq__integrationsDescription{color:var(--text-color);width:85%;margin-bottom:30px;font-size:16px;font-weight:600}.Integrations-module__lqUClq__integrationsSubtitle{text-align:center;color:#666;max-width:70%;margin-bottom:4%;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.Integrations-module__lqUClq__integrationCategory{margin-bottom:4%}.Integrations-module__lqUClq__integrationCategory:last-child{margin-bottom:0}.Integrations-module__lqUClq__categoryTitle{color:gray;border-left:4px solid var(--primary-color);margin-bottom:2.5%;padding-left:2%;font-size:18px;font-weight:600}.Integrations-module__lqUClq__integrationLogos{background:rgba(128,128,128,0);border-top-left-radius:16px;border-bottom-left-radius:16px;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:2.5%;padding:8px 0;display:flex;box-shadow:0 3px 8px rgba(0,0,0,.24)}.Integrations-module__lqUClq__integrationCard{border-radius:16px;flex-direction:column;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Integrations-module__lqUClq__logoPlaceholder{justify-content:center;align-items:center;width:100%;height:65px;display:flex}.Integrations-module__lqUClq__integrationName{color:var(--text-color);text-align:center;letter-spacing:.3px;font-size:1rem;font-weight:600}.Integrations-module__lqUClq__integrationsPoints{margin-bottom:35px;padding:0;list-style:none}.Integrations-module__lqUClq__integrationsPoints li{color:#333;margin-bottom:14px;padding-left:28px;font-size:15px;position:relative}.Integrations-module__lqUClq__integrationsPoints li:before{content:"✔";color:#00bde0;font-weight:700;position:absolute;left:0}.Integrations-module__lqUClq__integrationsBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#eb3243,#00bde0);border:none;border-radius:50px;padding:14px 34px;font-size:15px;font-weight:600;transition:all .3s}.Integrations-module__lqUClq__integrationsBtn:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(235,50,67,.3)}@media (max-width:992px){.Integrations-module__lqUClq__integrationsContainer{flex-direction:column-reverse;gap:50px}.Integrations-module__lqUClq__integrationsContent h2{background-color:red;font-size:32px}.Integrations-module__lqUClq__integrationsContent{width:85%}}@media (max-width:600px){.Integrations-module__lqUClq__integrationsSection{margin-bottom:65px}.Integrations-module__lqUClq__integrationsTitle h2{font-size:30px}.Integrations-module__lqUClq__integrationsContainer{text-align:center;align-items:center}.Integrations-module__lqUClq__integrationsDescription{width:100%;margin:auto auto 40px;font-size:15px}.Integrations-module__lqUClq__categoryTitle{border:unset;margin-bottom:10px;font-size:22px}.Integrations-module__lqUClq__integrationCategory{margin-bottom:25px}.Integrations-module__lqUClq__integrationLogos{border-radius:16px;justify-content:space-evenly;gap:15px 0;padding:15px 0}.Integrations-module__lqUClq__integrationCard{width:35%}.Integrations-module__lqUClq__integrationName{display:none}.Integrations-module__lqUClq__integrationsImage{width:90%}}
.Dashboard-module__BKlw1G__dashboardSection{flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.Dashboard-module__BKlw1G__bgBlob,.Dashboard-module__BKlw1G__bgBlob2{z-index:0;filter:blur(80px);background:radial-gradient(circle,rgba(0,255,136,.15) 0%,transparent 70%);border-radius:50%;width:400px;height:400px;position:absolute}.Dashboard-module__BKlw1G__bgBlob{top:10%;left:5%}.Dashboard-module__BKlw1G__bgBlob2{background:radial-gradient(circle,rgba(0,150,255,.1) 0%,transparent 70%);bottom:10%;right:5%}.Dashboard-module__BKlw1G__dashboardTitle{text-align:center;z-index:2}.Dashboard-module__BKlw1G__dashboardTitle h2{color:var(--text-color);letter-spacing:-.5px;margin:0 0 15px;font-family:relway;font-size:50px;font-weight:700;line-height:1.15}.Dashboard-module__BKlw1G__dashboardTitle h2 span{color:var(--primary-color)}.Dashboard-module__BKlw1G__dashboardContainer{z-index:2;justify-content:center;align-items:center;width:100%;display:flex}.Dashboard-module__BKlw1G__dashboardSide{width:15%}.Dashboard-module__BKlw1G__premiumGlassCard{-webkit-backdrop-filter:blur(15px);background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-top-color:rgba(255,255,255,.2);border-radius:24px;flex-direction:column;gap:15px;margin-bottom:20px;padding:30px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 3px 8px rgba(0,0,0,.086)}.Dashboard-module__BKlw1G__premiumGlassCard:hover{background:rgba(255,255,255,.07);border-color:rgba(235,50,69,.184);transform:translateY(-10px)scale(1.02)}.Dashboard-module__BKlw1G__cardIcon{background:rgba(255,255,255,.05);border-radius:12px;justify-content:center;align-items:center;font-size:28px;display:flex}.Dashboard-module__BKlw1G__premiumGlassCard h3{color:var(--text-color);margin:0 0 0 5px;font-size:18px;line-height:1.25}.Dashboard-module__BKlw1G__premiumGlassCard p{color:var(--primary-color);margin:0;font-family:zain-font;font-size:18px;font-weight:500;line-height:1.25}.Dashboard-module__BKlw1G__dashboardCenter{width:65%}.Dashboard-module__BKlw1G__laptopFrame{transition:transform .5s;position:relative}.Dashboard-module__BKlw1G__dashboardImg{width:100%;height:auto}@media (max-width:992px){.Dashboard-module__BKlw1G__dashboardContainer{flex-direction:column}.Dashboard-module__BKlw1G__dashboardSide{justify-content:center;align-items:center;gap:25px;width:95%;display:flex}.Dashboard-module__BKlw1G__dashboardCenter{margin-bottom:25px}}@media (max-width:600px){.Dashboard-module__BKlw1G__dashboardTitle h2{width:85%;margin:auto auto 15px;font-size:30px}.Dashboard-module__BKlw1G__dashboardSide{text-align:center;flex-direction:column;gap:0;width:85%}.Dashboard-module__BKlw1G__premiumGlassCard{gap:8px;padding:15px}.Dashboard-module__BKlw1G__dashboardCenter{width:95%}.Dashboard-module__BKlw1G__premiumGlassCard p{width:85%;margin:auto}}
.MedicalSeo-module__CU9UMa__seoMedicalContainer{justify-content:space-evenly;align-items:center;margin-top:-55px;margin-bottom:80px;display:flex}.MedicalSeo-module__CU9UMa__seoMedicalDesc{width:45%}.MedicalSeo-module__CU9UMa__seoMedicalDesc h3{color:#eb3243;background:rgba(235,50,67,.1);border-radius:30px;margin-bottom:20px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.MedicalSeo-module__CU9UMa__seoMedicalDesc h2{color:var(--text-color);letter-spacing:-.5px;margin:0 0 15px;font-family:relway;font-size:50px;font-weight:700;line-height:1.15}.MedicalSeo-module__CU9UMa__seoMedicalDesc h2 span{color:var(--primary-color)}.MedicalSeo-module__CU9UMa__seoMedicalDesc p{color:gray;width:85%;margin-bottom:30px;font-family:zain-font;font-size:20px;line-height:1.05}.MedicalSeo-module__CU9UMa__medicalDescPoints{flex-direction:column;gap:15px;margin-bottom:35px;display:flex}.MedicalSeo-module__CU9UMa__medicalDescPoints h4{align-items:center;gap:10px;display:flex}.MedicalSeo-module__CU9UMa__medicalDescPoints h4 svg{width:22px;height:100%;color:var(--primary-color)}.MedicalSeo-module__CU9UMa__medicalDescBottom{text-align:center;justify-content:space-between;align-items:center;padding:0 15px;display:flex}.MedicalSeo-module__CU9UMa__seoMobile{display:none}.MedicalSeo-module__CU9UMa__medicalDescBox{width:25%}.MedicalSeo-module__CU9UMa__medicalDescBox h5{color:var(--primary-color);font-size:25px}.MedicalSeo-module__CU9UMa__medicalDescBox h6{color:rgba(0,0,0,.518)}.MedicalSeo-module__CU9UMa__seoMedicalImg{width:40%;position:relative}.MedicalSeo-module__CU9UMa__seoMedicalImg img{height:auto!important;position:static!important}@media (max-width:992px){.MedicalSeo-module__CU9UMa__seoMedicalContainer{flex-direction:column-reverse;margin:0 0 40px}.MedicalSeo-module__CU9UMa__seoMedicalDesc{width:90%;margin-bottom:25px}.MedicalSeo-module__CU9UMa__seoMedicalImg{width:85%}}@media (max-width:600px){.MedicalSeo-module__CU9UMa__seoMedicalContainer{margin-bottom:50px}.MedicalSeo-module__CU9UMa__seoMedicalDesc{text-align:center;flex-direction:column;align-items:center;margin-bottom:-20px;display:flex}.MedicalSeo-module__CU9UMa__seoMedicalDesc h2{font-size:30px}.MedicalSeo-module__CU9UMa__seoMedicalDesc p{width:100%}.MedicalSeo-module__CU9UMa__medicalDescPoints h4 svg{width:18px}.MedicalSeo-module__CU9UMa__medicalDescBottom{justify-content:center;align-items:flex-start;gap:0;padding:0}.MedicalSeo-module__CU9UMa__seoMobile{width:90%;margin:auto;display:flex}.MedicalSeo-module__CU9UMa__seoDesktop{display:none}.MedicalSeo-module__CU9UMa__medicalDescBox{width:33%}.MedicalSeo-module__CU9UMa__medicalDescBox h5{font-size:18px}.MedicalSeo-module__CU9UMa__medicalDescBox h6{font-size:15px}.MedicalSeo-module__CU9UMa__seoMedicalImg{width:100%}.MedicalSeo-module__CU9UMa__seoMedicalImg img{margin-bottom:20px}}
.MedDashboard-module__QtfiIq__medDashboard{width:100%;margin-bottom:50px}.MedDashboard-module__QtfiIq__mobileTitle,.MedDashboard-module__QtfiIq__medDashboardTitle{text-align:center}.MedDashboard-module__QtfiIq__mobileTitle h2,.MedDashboard-module__QtfiIq__medDashboardTitle h2{color:var(--text-color);letter-spacing:-.5px;margin:0 0 15px;font-family:relway;font-size:50px;font-weight:700;line-height:1.15}.MedDashboard-module__QtfiIq__mobileTitle h2 span,.MedDashboard-module__QtfiIq__medDashboardTitle h2 span{color:var(--primary-color)}.MedDashboard-module__QtfiIq__mobileTitle{display:none}.MedDashboard-module__QtfiIq__medDashboardContainer{background-image:url(../media/hero-space.f650b1e5.webp);background-position:bottom;background-repeat:repeat;background-size:cover;border-radius:16px;justify-content:center;align-items:center;width:95%;margin:auto;padding:20px;animation:60s linear infinite MedDashboard-module__QtfiIq__moveSpace;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.35)}@keyframes MedDashboard-module__QtfiIq__moveSpace{0%{background-position:0 0}to{background-position:-2000px 1000px}}.MedDashboard-module__QtfiIq__medDashboardContainer .MedDashboard-module__QtfiIq__medDashboardLayer{z-index:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(0,0,0,.5);width:100%;height:100%;position:absolute;top:0;left:0}.MedDashboard-module__QtfiIq__medDashboardContainer .MedDashboard-module__QtfiIq__medDashboardCenter{width:50%;position:relative;bottom:-30px}.MedDashboard-module__QtfiIq__medDashboardContainer .MedDashboard-module__QtfiIq__medDashboardCenter img{height:auto!important;position:static!important}.MedDashboard-module__QtfiIq__medDashboardContainer .MedDashboard-module__QtfiIq__medDashboardSide{z-index:1;width:23%}.MedDashboard-module__QtfiIq__medDashboardContainer .MedDashboard-module__QtfiIq__medDashboardSide .MedDashboard-module__QtfiIq__cardHeader{margin-bottom:15px}.MedDashboard-module__QtfiIq__medDashboardContainer .MedDashboard-module__QtfiIq__medDashboardSide .MedDashboard-module__QtfiIq__cardHeader h3{color:var(--primary-color);align-items:center;margin-bottom:20px;font-size:50px;line-height:1.05;display:flex}.MedDashboard-module__QtfiIq__medDashboardContainer .MedDashboard-module__QtfiIq__medDashboardSide .MedDashboard-module__QtfiIq__cardHeader p{color:#fff;width:85%;font-family:zain-font;font-size:21px;line-height:1.05}.MedDashboard-module__QtfiIq__medDashboardContainer .MedDashboard-module__QtfiIq__medDashboardSide .MedDashboard-module__QtfiIq__cardPoints{flex-direction:column;gap:10px;display:flex}.MedDashboard-module__QtfiIq__medDashboardContainer .MedDashboard-module__QtfiIq__medDashboardSide .MedDashboard-module__QtfiIq__cardPoints h4{color:#fff;align-items:center;gap:5px;display:flex}@media (max-width:1060px){.MedDashboard-module__QtfiIq__medDashboardContainer .MedDashboard-module__QtfiIq__medDashboardSide{left:unset}}@media (max-width:992px){.MedDashboard-module__QtfiIq__medDashboardTitle h2{margin-bottom:25px;font-size:35px}.MedDashboard-module__QtfiIq__medDashboardContainer{flex-wrap:wrap}.MedDashboard-module__QtfiIq__medDashboardContainer .MedDashboard-module__QtfiIq__medDashboardSide{order:1;width:40%}.MedDashboard-module__QtfiIq__medDashboardContainer .MedDashboard-module__QtfiIq__medDashboardCenter{bottom:unset;order:0;width:80%}}@media (max-width:600px){.MedDashboard-module__QtfiIq__medDashboardContainer{border-radius:unset;gap:45px;width:100%;padding:50px 25px}.MedDashboard-module__QtfiIq__medDashboardContainer .MedDashboard-module__QtfiIq__medDashboardLayer{background-color:rgba(0,0,0,.9)}.MedDashboard-module__QtfiIq__medDashboardContainer .MedDashboard-module__QtfiIq__medDashboardSide{order:1;width:100%;padding:0 20px}.MedDashboard-module__QtfiIq__medDashboardContainer .MedDashboard-module__QtfiIq__medDashboardCenter{width:100%}.MedDashboard-module__QtfiIq__medDashboardContainer .MedDashboard-module__QtfiIq__medDashboardSide .MedDashboard-module__QtfiIq__cardHeader h3{font-size:20px}.MedDashboard-module__QtfiIq__medDashboardTitle{display:none}.MedDashboard-module__QtfiIq__mobileTitle{margin-bottom:50px;display:block}.MedDashboard-module__QtfiIq__mobileTitle h2{color:#fff;font-size:35px}}
.BrandResponsive-module__a1jNMa__brandingRespon{justify-content:center;align-items:center;gap:25px;width:100%;margin-top:-20px;margin-bottom:90px;display:flex}.BrandResponsive-module__a1jNMa__brandingResponImg{width:60%;position:relative}.BrandResponsive-module__a1jNMa__brandingResponImg img{height:auto!important;position:static!important}.BrandResponsive-module__a1jNMa__brandingResponDesc{width:35%}.BrandResponsive-module__a1jNMa__brandingResponDesc h3{color:#eb3243;background:rgba(235,50,67,.1);border-radius:30px;margin-bottom:20px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.BrandResponsive-module__a1jNMa__brandingResponDesc h2{color:var(--text-color);letter-spacing:-.5px;margin:0 0 15px;font-family:relway;font-size:50px;font-weight:700;line-height:1.15}.BrandResponsive-module__a1jNMa__brandingResponDesc h2 span{color:var(--primary-color)}.BrandResponsive-module__a1jNMa__brandingResponDesc p{color:gray;width:85%;margin-bottom:30px;font-family:zain-font;font-size:20px;line-height:1.05}.BrandResponsive-module__a1jNMa__responImg{display:none}.BrandResponsive-module__a1jNMa__brandingResponPoints{flex-direction:column;gap:20px;margin-bottom:25px;display:flex}.BrandResponsive-module__a1jNMa__brandingResponPoints h4{align-items:center;gap:10px;display:flex}.BrandResponsive-module__a1jNMa__deviceItem{cursor:pointer;flex-direction:column;align-items:center;gap:10px;transition:all .3s;display:flex}.BrandResponsive-module__a1jNMa__deviceItem span{font-size:30px;transition:all .3s}.BrandResponsive-module__a1jNMa__deviceItem p{color:var(--text-color);font-size:14px;font-weight:600}.BrandResponsive-module__a1jNMa__deviceItem:hover span{transform:translateY(-5px)}.BrandResponsive-module__a1jNMa__deviceItem:hover p{color:var(--primary-color)}@media (max-width:992px){.BrandResponsive-module__a1jNMa__brandingResponImg{display:none}.BrandResponsive-module__a1jNMa__brandingResponDesc{width:95%}.BrandResponsive-module__a1jNMa__responImg{margin-bottom:45px;display:block}}@media (max-width:600px){.BrandResponsive-module__a1jNMa__brandingRespon{margin-top:80px}.BrandResponsive-module__a1jNMa__brandingResponDesc{text-align:center;flex-direction:column;align-items:center;display:flex}.BrandResponsive-module__a1jNMa__brandingResponDesc h3{display:none}.BrandResponsive-module__a1jNMa__brandingResponDesc h2{font-size:30px}.BrandResponsive-module__a1jNMa__brandingResponDesc p{margin-bottom:10px}}
.BrandProcess-module__kMm3La__processSection{text-align:center;color:#fff;background:url(../media/hero-space.f650b1e5.webp) bottom/cover;border-radius:32px;width:95%;margin:auto auto 50px;padding:70px 5%;animation:60s linear infinite BrandProcess-module__kMm3La__moveSpace;position:relative;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.35)}@keyframes BrandProcess-module__kMm3La__moveSpace{0%{background-position:0 0}to{background-position:-2000px 1000px}}.BrandProcess-module__kMm3La__processHeader h2{margin-bottom:10px;font-size:56px;font-weight:700}.BrandProcess-module__kMm3La__processHeader p{opacity:.7;margin-bottom:30px;font-size:22px}.BrandProcess-module__kMm3La__processDivider{background:linear-gradient(90deg,transparent,#9333ea,transparent);width:60%;height:1px;margin:0 auto 80px}.BrandProcess-module__kMm3La__processSteps{justify-content:space-between;align-items:flex-start;gap:40px;display:flex;position:relative}.BrandProcess-module__kMm3La__processSteps:before{content:"";z-index:0;background:linear-gradient(90deg,#ff7a00,#ffb300,#ec4899,#3b82f6,#22c55e);height:2px;position:absolute;top:45px;left:5%;right:5%}.BrandProcess-module__kMm3La__processStep{z-index:2;flex:1;position:relative}.BrandProcess-module__kMm3La__processStep h4{margin-top:25px;font-size:20px;font-weight:600}.BrandProcess-module__kMm3La__processStep span{opacity:.7;margin-top:10px;font-size:15px;display:block}.BrandProcess-module__kMm3La__circle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.15);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto;transition:all .4s;display:flex}.BrandProcess-module__kMm3La__orange .BrandProcess-module__kMm3La__circle{color:#ff7a00;box-shadow:0 0 30px rgba(255,122,0,.8)}.BrandProcess-module__kMm3La__yellow .BrandProcess-module__kMm3La__circle{color:#ffb300;box-shadow:0 0 30px rgba(255,179,0,.8)}.BrandProcess-module__kMm3La__pink .BrandProcess-module__kMm3La__circle{color:#ec4899;box-shadow:0 0 30px rgba(236,72,153,.8)}.BrandProcess-module__kMm3La__blue .BrandProcess-module__kMm3La__circle{color:#3b82f6;box-shadow:0 0 30px rgba(59,130,246,.8)}.BrandProcess-module__kMm3La__green .BrandProcess-module__kMm3La__circle{color:#22c55e;box-shadow:0 0 30px rgba(34,197,94,.8)}.BrandProcess-module__kMm3La__processStep:hover .BrandProcess-module__kMm3La__circle{transform:scale(1.1)}@media (max-width:1024px){.BrandProcess-module__kMm3La__processHeader h2{font-size:40px}.BrandProcess-module__kMm3La__processHeader p{font-size:18px}.BrandProcess-module__kMm3La__processSteps{flex-wrap:wrap;justify-content:center;gap:60px}.BrandProcess-module__kMm3La__processStep{flex:0 0 45%}.BrandProcess-module__kMm3La__processSteps:before{display:none}}@media (max-width:768px){.BrandProcess-module__kMm3La__processSection{border-radius:0;width:100%;padding:40px 5%}.BrandProcess-module__kMm3La__processDivider{margin-bottom:40px}.BrandProcess-module__kMm3La__processHeader h2{font-size:30px}.BrandProcess-module__kMm3La__processSteps{flex-direction:column;gap:40px;padding:0 10px}.BrandProcess-module__kMm3La__processStep{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.BrandProcess-module__kMm3La__processStep:nth-child(2n){align-self:flex-end}.BrandProcess-module__kMm3La__processStep:nth-child(odd){align-self:flex-start}.BrandProcess-module__kMm3La__processStep{max-width:80%}.BrandProcess-module__kMm3La__processStep:not(:last-child):after{content:"";z-index:-1;border:2px dashed rgba(255,255,255,.3);width:50px;height:50px;position:absolute;bottom:-45px}.BrandProcess-module__kMm3La__processStep:nth-child(odd):after{border-top:none;border-left:none;border-radius:0 50px 50px 0;right:-20px}.BrandProcess-module__kMm3La__processStep:nth-child(2n):after{border-top:none;border-right:none;border-radius:50px 0 0 50px;left:-20px}}
.WebMobile-module__6SiDpG__webMobile{width:95%;margin:auto auto 50px}.WebMobile-module__6SiDpG__webMobileTitle{text-align:center;letter-spacing:3px;width:90%;margin:auto auto 25px;font-family:relway;font-size:40px;display:none}.WebMobile-module__6SiDpG__webMobileTitle span{color:var(--primary-color)}.WebMobile-module__6SiDpG__webMobileContainer{justify-content:center;align-items:center;width:100%;display:flex}.WebMobile-module__6SiDpG__webMobileSide{width:25%}.WebMobile-module__6SiDpG__webMobileSide h2{color:var(--primary-color);align-items:center;gap:10px;margin-bottom:10px;font-family:relway-thin;font-size:28px;font-weight:200;display:flex}.WebMobile-module__6SiDpG__webMobileSide h3{font-family:zain-font;font-size:20px;line-height:1.25}.WebMobile-module__6SiDpG__webMobileCenter{width:45%;position:relative}.WebMobile-module__6SiDpG__webMobileCenter img{height:auto!important;position:static!important}@media (max-width:992px){.WebMobile-module__6SiDpG__webMobileContainer{flex-direction:column;row-gap:50px}.WebMobile-module__6SiDpG__webMobileCenter{order:0;width:80%}.WebMobile-module__6SiDpG__webMobileSide{order:1;width:80%}}@media (max-width:600px){.WebMobile-module__6SiDpG__webMobileTitle{font-size:30px}.WebMobile-module__6SiDpG__webMobileCenter{order:0;width:100%}.WebMobile-module__6SiDpG__webMobileSide{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:90%;display:flex}.WebMobile-module__6SiDpG__webMobileSide h2{font-size:25px}}
