.firstm-web-page{--fmw-accent:#ef6a24;--fmw-bg:#fff;--fmw-surface:#f7f8f9;--fmw-text:#20252d;--fmw-muted:#69717a;width:100%;overflow:hidden;background:var(--fmw-bg);color:var(--fmw-text);font-family:"Tajawal","Cairo",Arial,sans-serif}.firstm-web-page *{box-sizing:border-box}.fmw-shell{width:min(1320px,calc(100% - 48px));margin:0 auto}.fmw-hero{position:relative;padding:76px 0 82px;background:linear-gradient(180deg,#fff 0%,#fbfbfb 100%);border-bottom:1px solid #eef0f1}.fmw-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(37,42,48,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(37,42,48,.035) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 82%);pointer-events:none}.fmw-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:64px;align-items:center}.fmw-kicker{display:inline-flex;align-items:center;gap:9px;font-weight:850;font-size:13px;color:var(--fmw-accent);letter-spacing:.02em}.fmw-kicker i{width:22px;height:2px;border-radius:10px;background:var(--fmw-accent)}.fmw-hero h1{font-size:clamp(38px,var(--fmw-title-size,50px),68px);line-height:1.25;letter-spacing:-1.8px;margin:18px 0 12px;max-width:760px}.fmw-hero-copy>strong{display:inline-block;color:var(--fmw-accent);font-size:20px;margin-bottom:14px}.fmw-hero-copy>p{font-size:var(--fmw-desc-size,18px);line-height:1.95;color:var(--fmw-muted);max-width:720px;margin:0}.fmw-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.fmw-btn{min-height:50px;padding:0 20px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none!important;font-weight:850;font-size:14px;transition:.2s ease}.fmw-btn.primary{background:var(--fmw-accent);color:#fff;box-shadow:0 12px 30px rgba(239,106,36,.19)}.fmw-btn.secondary{background:#fff;color:var(--fmw-text);border:1px solid #e4e7e9}.fmw-btn:hover{transform:translateY(-2px)}.fmw-hero-metrics{display:flex;gap:9px;flex-wrap:wrap;margin-top:30px}.fmw-hero-metrics span{min-width:112px;border:1px solid #e7eaeb;background:rgba(255,255,255,.9);border-radius:14px;padding:10px 13px}.fmw-hero-metrics b,.fmw-hero-metrics small{display:block}.fmw-hero-metrics b{font-size:14px;color:var(--fmw-accent)}.fmw-hero-metrics small{font-size:10px;color:var(--fmw-muted);margin-top:3px}.fmw-code-stage{position:relative;min-height:440px;display:grid;place-items:center}.fmw-code-stage:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 7%,transparent);filter:blur(2px)}.fmw-browser-card{position:relative;width:min(100%,520px);height:330px;border:1px solid #dfe3e5;border-radius:24px;background:#fff;box-shadow:0 35px 80px rgba(38,44,49,.11);overflow:hidden;transform:rotate(-1.5deg);z-index:2}.fmw-browser-top{height:48px;border-bottom:1px solid #eceeef;background:#fafbfb;display:flex;align-items:center;gap:7px;padding:0 16px;direction:ltr}.fmw-browser-top i{width:9px;height:9px;border-radius:50%;background:#d9dddf}.fmw-browser-top i:first-child{background:var(--fmw-accent)}.fmw-browser-top span{margin-left:12px;width:150px;height:23px;border-radius:8px;background:#f0f2f3;color:#a0a5a8;font-size:9px;display:grid;place-items:center}.fmw-browser-body{height:calc(100% - 48px);display:grid;grid-template-columns:98px 1fr}.fmw-browser-body aside{background:#f7f8f9;border-inline-end:1px solid #edf0f1;padding:24px 14px;display:flex;flex-direction:column;gap:13px}.fmw-browser-body aside b{height:35px;border-radius:10px;background:var(--fmw-accent);opacity:.92}.fmw-browser-body aside span{height:9px;border-radius:10px;background:#dfe3e5}.fmw-browser-body section{padding:28px}.fmw-code-line{height:12px;background:#e5e9ea;border-radius:20px;margin-bottom:12px}.fmw-code-line.wide{width:70%}.fmw-code-line.medium{width:46%}.fmw-ui-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:26px 0}.fmw-ui-row i{height:58px;border:1px solid #e6e9ea;border-radius:12px;background:#fbfcfc}.fmw-ui-row i:nth-child(2){border-color:color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 18%,transparent);background:#fff8f4}.fmw-ui-panel{height:100px;border:1px solid #e6e9ea;border-radius:14px;background:#fafbfb;padding:20px}.fmw-ui-panel span{display:block;width:74%;height:9px;border-radius:20px;background:#e2e6e7;margin-bottom:10px}.fmw-ui-panel span:nth-child(2){width:52%}.fmw-ui-panel span:nth-child(3){width:33%;background:rgba(239,106,36,.25)}.fmw-float-tag{position:absolute;z-index:3;display:grid;place-items:center;background:#fff;border:1px solid #e2e6e8;border-radius:15px;box-shadow:0 15px 35px rgba(35,40,45,.1);font-weight:900;color:var(--fmw-accent)}.fmw-float-tag.tag-code{width:68px;height:68px;inset-inline-start:4%;top:11%;font-size:22px}.fmw-float-tag.tag-ui{padding:11px 15px;inset-inline-end:3%;top:16%;font-size:12px}.fmw-float-tag.tag-speed{width:58px;height:58px;inset-inline-end:8%;bottom:10%;font-size:24px}.fmw-section{padding:92px 0}.fmw-section:nth-of-type(even){background:var(--fmw-surface)}.fmw-section-head{max-width:820px;margin-bottom:34px}.fmw-section-head h2,.fmw-cta-card h2{font-size:var(--fmw-section-title-size,40px);line-height:1.35;letter-spacing:-1px;margin:12px 0 10px}.fmw-section-head p,.fmw-cta-card p{font-size:var(--fmw-section-desc-size,16px);line-height:1.9;color:var(--fmw-muted);margin:0}.fmw-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.fmw-service-card{position:relative;min-height:265px;border:1px solid #e6e9ea;border-radius:22px;background:#fff;padding:24px;overflow:hidden;transition:.22s ease}.fmw-service-card:after{content:"";position:absolute;width:95px;height:95px;border-radius:50%;background:rgba(239,106,36,.07);inset-inline-end:-38px;top:-38px}.fmw-service-card:hover{transform:translateY(-5px);border-color:rgba(239,106,36,.25);box-shadow:0 18px 42px rgba(35,40,45,.07)}.fmw-card-no{position:absolute;top:18px;inset-inline-end:20px;font-size:11px;font-weight:900;color:#b4b9bc}.fmw-card-icon{width:50px;height:50px;border-radius:15px;background:#fff4ed;color:var(--fmw-accent);display:grid;place-items:center;margin-bottom:28px}.fmw-card-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.fmw-service-card h3{font-size:19px;margin:0 0 10px}.fmw-service-card p{font-size:13px;line-height:1.85;color:var(--fmw-muted);margin:0}.fmw-process{background:#fff!important}.fmw-process-list{display:grid;gap:10px}.fmw-process-list article{display:grid;grid-template-columns:74px 1fr;gap:20px;align-items:center;border:1px solid #e6e9ea;border-radius:18px;background:#fff;padding:18px 20px}.fmw-process-list article>span{height:56px;border-radius:15px;background:#fff3ea;color:var(--fmw-accent);display:grid;place-items:center;font-weight:900}.fmw-process-list h3{font-size:17px;margin:0 0 5px}.fmw-process-list p{font-size:12px;line-height:1.75;color:var(--fmw-muted);margin:0}.fmw-tech{background:var(--fmw-surface)!important}.fmw-tech-list{display:flex;gap:10px;flex-wrap:wrap}.fmw-tech-list span{padding:12px 16px;border-radius:12px;border:1px solid #e1e5e7;background:#fff;font-weight:850;font-size:12px}.fmw-cta{padding:54px 0 92px;background:#fff}.fmw-cta-card{position:relative;overflow:hidden;border:1px solid #e3e7e8;border-radius:28px;background:#fafbfb;padding:52px;box-shadow:0 22px 70px rgba(34,40,44,.06)}.fmw-cta-card:after{content:"</>";position:absolute;inset-inline-end:6%;top:50%;transform:translateY(-50%);font:900 110px/1 Arial;color:rgba(239,106,36,.06);direction:ltr}.fmw-cta-card p{max-width:760px}.fmw-cta-card .fmw-btn{margin-top:22px;position:relative;z-index:2}@media(max-width:1100px){.fmw-hero-grid{grid-template-columns:1fr;gap:35px}.fmw-code-stage{min-height:390px}.fmw-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.fmw-shell{width:min(100% - 28px,1320px)}.fmw-hero{padding:48px 0 58px}.fmw-hero h1{font-size:clamp(32px,var(--fmw-title-size,44px),48px);letter-spacing:-1px}.fmw-hero-copy>strong{font-size:17px}.fmw-code-stage{min-height:300px}.fmw-browser-card{height:250px;border-radius:18px}.fmw-browser-body{grid-template-columns:72px 1fr}.fmw-browser-body section{padding:18px}.fmw-browser-body aside{padding:18px 10px}.fmw-ui-row{margin:18px 0}.fmw-ui-row i{height:42px}.fmw-ui-panel{height:70px;padding:12px}.fmw-float-tag.tag-code{width:52px;height:52px}.fmw-float-tag.tag-speed{width:46px;height:46px}.fmw-section{padding:65px 0}.fmw-section-head h2,.fmw-cta-card h2{font-size:clamp(28px,var(--fmw-section-title-size,36px),42px)}.fmw-card-grid{grid-template-columns:1fr}.fmw-service-card{min-height:auto}.fmw-process-list article{grid-template-columns:56px 1fr;padding:14px}.fmw-process-list article>span{height:50px}.fmw-cta{padding:30px 0 65px}.fmw-cta-card{padding:30px 22px}.fmw-cta-card:after{font-size:70px;top:auto;bottom:-10px;transform:none}.fmw-actions .fmw-btn{width:100%}.fmw-hero-metrics{display:grid;grid-template-columns:repeat(3,1fr)}.fmw-hero-metrics span{min-width:0;padding:8px}}

/* v1.15.4 — premium five-slide web design hero */
.fmw-hero-slider{position:relative;min-height:690px;background:#fff;border-bottom:1px solid #edf0f1;overflow:hidden;isolation:isolate}
.fmw-hero-grid-bg{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(33,38,44,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(33,38,44,.028) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,#000 0%,rgba(0,0,0,.72) 66%,transparent 100%);z-index:0}
.fmw-slider-track{position:relative;min-height:690px;z-index:1}
.fmw-slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(20px,0,0);transition:opacity .5s ease,transform .5s ease,visibility .5s step-end}
.fmw-slide.is-active{position:relative;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:opacity .5s ease,transform .5s ease,visibility 0s}
.fmw-slide-grid{min-height:690px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(470px,.97fr);gap:48px;align-items:center;padding-top:58px;padding-bottom:78px}
.fmw-slide-copy{position:relative;z-index:3;padding-inline-end:20px}
.fmw-slide-copy h1,.fmw-slide-copy .fmw-slide-title{font-size:clamp(40px,var(--fmw-title-size,54px),70px);line-height:1.16;letter-spacing:-2px;margin:16px 0 13px;max-width:780px;font-weight:850}
.fmw-slide-copy>strong{display:block;color:var(--fmw-accent);font-size:20px;line-height:1.65;margin-bottom:13px;max-width:720px}
.fmw-slide-copy>p{font-size:var(--fmw-desc-size,18px);line-height:1.95;color:var(--fmw-muted);max-width:720px;margin:0}
.fmw-slide-proof{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}
.fmw-slide-proof span{min-width:106px;border:1px solid #e6e9eb;background:rgba(255,255,255,.95);border-radius:14px;padding:9px 13px;box-shadow:0 10px 30px rgba(26,31,36,.035)}
.fmw-slide-proof b,.fmw-slide-proof small{display:block}.fmw-slide-proof b{font-size:13px;color:var(--fmw-accent)}.fmw-slide-proof small{font-size:10px;color:var(--fmw-muted);margin-top:2px}
.fmw-slide-visual{position:relative;min-height:500px;display:grid;place-items:center;z-index:2}
.fmw-visual-halo{position:absolute;width:min(88%,520px);aspect-ratio:1;border-radius:50%;background:color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 7.5%,transparent);filter:blur(34px);opacity:.72;z-index:0}
.fmw-slide-visual img{position:relative;z-index:2;display:block;width:auto;height:auto;max-width:100%;max-height:500px;object-fit:contain;object-position:center center;filter:drop-shadow(0 24px 34px rgba(25,31,36,.14));transform:translateZ(0);user-select:none;-webkit-user-drag:none}
.fmw-visual-chip{position:absolute;z-index:4;background:rgba(255,255,255,.95);border:1px solid #e4e7e9;border-radius:15px;box-shadow:0 14px 34px rgba(30,36,41,.09);font-weight:900;color:var(--fmw-accent);backdrop-filter:blur(8px)}
.fmw-visual-chip.chip-one{width:54px;height:54px;display:grid;place-items:center;inset-inline-start:3%;top:15%;font-size:15px}
.fmw-visual-chip.chip-two{padding:10px 13px;inset-inline-end:4%;bottom:16%;font-size:9px;letter-spacing:.12em;color:#727980;direction:ltr}
.fmw-slider-arrow{position:absolute;z-index:8;top:50%;transform:translateY(-50%);width:48px;height:48px;border:1px solid #e4e7e9;border-radius:15px;background:rgba(255,255,255,.94);color:#5f666c;display:grid;place-items:center;font:300 31px/1 Arial;cursor:pointer;box-shadow:0 12px 30px rgba(29,35,40,.07);transition:transform .2s ease,border-color .2s ease,color .2s ease}
.fmw-slider-arrow:hover{transform:translateY(-50%) scale(1.05);border-color:rgba(239,106,36,.35);color:var(--fmw-accent)}
.fmw-slider-arrow.prev{left:18px}.fmw-slider-arrow.next{right:18px}
.firstm-web-page[dir="rtl"] .fmw-slider-arrow.prev{left:auto;right:18px}.firstm-web-page[dir="rtl"] .fmw-slider-arrow.next{right:auto;left:18px}
.fmw-slider-dots{position:absolute;z-index:8;bottom:26px;left:50%;transform:translateX(-50%);display:flex;gap:7px;direction:ltr}
.fmw-slider-dots button{border:0;background:transparent;padding:7px 2px;cursor:pointer}.fmw-slider-dots span{display:block;width:8px;height:8px;border-radius:20px;background:#d7dbde;transition:width .24s ease,background .24s ease}.fmw-slider-dots button.is-active span{width:38px;background:var(--fmw-accent)}
.fmw-slide-counter{position:absolute;z-index:8;bottom:28px;inset-inline-end:max(32px,calc((100vw - min(1320px,calc(100% - 48px)))/2));display:flex;align-items:center;gap:9px;font-size:10px;font-weight:900;direction:ltr;color:#969ca1}.fmw-slide-counter b{color:var(--fmw-accent);font-size:14px}.fmw-slide-counter i{width:34px;height:1px;background:#d1d5d8}
@media(max-width:1100px){.fmw-hero-slider,.fmw-slider-track,.fmw-slide-grid{min-height:980px}.fmw-slide-grid{grid-template-columns:1fr;gap:8px;padding-top:55px}.fmw-slide-copy{padding-inline:20px}.fmw-slide-visual{min-height:420px}.fmw-slide-visual img{width:auto;max-width:90%;max-height:410px}}
@media(max-width:700px){.fmw-hero-slider,.fmw-slider-track,.fmw-slide-grid{min-height:900px}.fmw-slide-grid{padding-top:40px;padding-bottom:74px}.fmw-slide-copy{padding-inline:0}.fmw-slide-copy h1,.fmw-slide-copy .fmw-slide-title{font-size:clamp(32px,var(--fmw-title-size,43px),48px);letter-spacing:-1px}.fmw-slide-copy>strong{font-size:16px}.fmw-slide-copy>p{font-size:min(var(--fmw-desc-size,16px),17px);line-height:1.85}.fmw-slide-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.fmw-slide-proof span{min-width:0;padding:8px}.fmw-slide-visual{min-height:330px}.fmw-slide-visual img{width:auto;max-width:100%;max-height:330px}.fmw-visual-chip.chip-one{width:46px;height:46px;top:9%}.fmw-visual-chip.chip-two{bottom:8%;font-size:8px}.fmw-slider-arrow{top:auto;bottom:16px;transform:none;width:40px;height:40px}.fmw-slider-arrow:hover{transform:scale(1.03)}.fmw-slider-arrow.prev{left:14px}.fmw-slider-arrow.next{right:14px}.firstm-web-page[dir="rtl"] .fmw-slider-arrow.prev{right:14px}.firstm-web-page[dir="rtl"] .fmw-slider-arrow.next{left:14px}.fmw-slider-dots{bottom:24px}.fmw-slide-counter{display:none}}
@media(prefers-reduced-motion:reduce){.fmw-slide,.fmw-slider-arrow,.fmw-slider-dots span{transition:none!important}.fmw-slide{transform:none!important}}

/* v1.15.8 — hero artwork always stays fully contained inside its visual column. */
.fmw-slide-visual{overflow:visible;padding:8px 14px}
.fmw-slide-visual img{margin:auto}

/* v1.15.9 — transparent SEO artwork; no baked card/background and no cropping. */
.fmw-slide-visual img{background:transparent!important}
.fmw-slide[data-fmw-slide="2"] .fmw-slide-visual img{width:min(112%,660px);max-width:112%;max-height:520px;object-fit:contain!important;object-position:center center!important}
@media(max-width:1100px){.fmw-slide[data-fmw-slide="2"] .fmw-slide-visual img{width:min(94%,720px);max-width:94%;max-height:430px}}
@media(max-width:700px){.fmw-slide[data-fmw-slide="2"] .fmw-slide-visual img{width:100%;max-width:100%;max-height:330px}}

/* v1.16.1 — premium second section / real project showcase */
.fmw-services-premium{position:relative;isolation:isolate;overflow:hidden;padding:110px 0!important;background:#fffaf7!important;border-top:1px solid color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 7%,transparent);border-bottom:1px solid #edf0f1}
.fmw-services-premium:before{content:"";position:absolute;inset:0;z-index:-3;background-image:linear-gradient(color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 5.5%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 5.5%,transparent) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.88),rgba(0,0,0,.42) 70%,transparent)}
.fmw-services-premium:after{content:"WEB / DESIGN / DEVELOPMENT";position:absolute;z-index:-2;inset-inline-end:-28px;bottom:12px;font:900 clamp(56px,7vw,118px)/1 Arial,sans-serif;letter-spacing:-.05em;color:color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 3.5%,transparent);direction:ltr;white-space:nowrap;pointer-events:none}
.fmw-services-backdrop{position:absolute;inset:0;z-index:-2;pointer-events:none;overflow:hidden}
.fmw-services-backdrop i{position:absolute;display:block;border-radius:999px;background:rgba(239,106,36,.09);filter:blur(2px)}
.fmw-services-backdrop i:nth-child(1){width:440px;height:440px;inset-inline-start:-190px;top:-190px;background:radial-gradient(circle at 55% 55%,rgba(239,106,36,.17),rgba(239,106,36,.03) 58%,transparent 70%)}
.fmw-services-backdrop i:nth-child(2){width:330px;height:330px;inset-inline-end:8%;bottom:-190px;background:radial-gradient(circle,rgba(239,106,36,.13),transparent 68%)}
.fmw-services-backdrop i:nth-child(3){width:1px;height:72%;inset-inline-start:50%;top:14%;border-radius:0;background:linear-gradient(transparent,rgba(239,106,36,.16),transparent)}
.fmw-services-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);gap:70px;align-items:center}
.fmw-services-copy .fmw-section-head{max-width:650px;margin-bottom:30px}
.fmw-services-copy .fmw-section-head h2{max-width:640px;font-weight:900;letter-spacing:-1.4px}
.fmw-services-copy .fmw-section-head p{max-width:620px}
.fmw-services-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.fmw-service-line{position:relative;display:grid;grid-template-columns:auto 1fr;gap:12px 13px;align-items:start;min-height:158px;padding:18px;border:1px solid rgba(40,45,50,.10);border-radius:20px;background:rgba(255,255,255,.92);box-shadow:0 14px 34px rgba(31,36,41,.045);overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.fmw-service-line:after{content:"";position:absolute;width:78px;height:78px;border-radius:50%;inset-inline-end:-34px;top:-34px;background:color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 7%,transparent)}
.fmw-service-line:hover{transform:translateY(-4px);border-color:rgba(239,106,36,.25);box-shadow:0 20px 44px rgba(31,36,41,.075)}
.fmw-service-line .fmw-card-icon{grid-row:1 / span 2;width:46px;height:46px;margin:0;border-radius:14px;background:#fff1e8;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 7%,transparent)}
.fmw-service-line>div:last-child{grid-column:2;min-width:0}
.fmw-service-line h3{font-size:17px;line-height:1.35;margin:0 0 6px;font-weight:900}
.fmw-service-line p{font-size:12px;line-height:1.8;color:var(--fmw-muted);margin:0}
.fmw-service-line-no{position:absolute;inset-inline-end:14px;bottom:11px;font:900 10px/1 Arial;color:rgba(239,106,36,.5);letter-spacing:.08em}
.fmw-services-showcase{position:relative;padding:24px;border:1px solid rgba(34,39,44,.09);border-radius:32px;background:rgba(255,255,255,.82);box-shadow:0 34px 90px rgba(39,43,48,.105);backdrop-filter:blur(10px)}
.fmw-services-showcase:before{content:"";position:absolute;inset:-10px;z-index:-1;border:1px solid rgba(239,106,36,.13);border-radius:38px;transform:rotate(1.4deg)}
.fmw-showcase-heading{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:9px;align-items:center;margin-bottom:17px}
.fmw-showcase-heading>span{height:2px;border-radius:10px;background:var(--fmw-accent)}
.fmw-showcase-heading b{font-size:12px;color:var(--fmw-accent);font-weight:900}
.fmw-showcase-heading em{font-style:normal;font:800 8px/1 Arial;color:#a0a5a9;letter-spacing:.16em;direction:ltr}
.fmw-showcase-grid{display:grid;grid-template-columns:1.18fr .82fr;grid-template-rows:repeat(2,190px);gap:12px;direction:ltr}
.fmw-showcase-card{position:relative;margin:0;border-radius:22px;overflow:hidden;border:1px solid rgba(36,41,46,.10);background:#f4f5f6;box-shadow:0 14px 28px rgba(31,36,41,.08);transform:translateZ(0)}
.fmw-showcase-card-1{grid-row:1 / span 2}
.fmw-showcase-card img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .45s ease;filter:saturate(.96) contrast(1.01)}
.fmw-showcase-card:hover img{transform:scale(1.035)}
.fmw-showcase-card figcaption{position:absolute;left:11px;right:11px;bottom:11px;display:flex;align-items:center;gap:8px;min-height:37px;padding:7px 10px;border:1px solid rgba(255,255,255,.7);border-radius:12px;background:rgba(255,255,255,.9);box-shadow:0 8px 24px rgba(20,24,28,.12);backdrop-filter:blur(9px);direction:rtl}
.fmw-showcase-card figcaption span{font:900 9px/1 Arial;color:var(--fmw-accent)}
.fmw-showcase-card figcaption b{font-size:10px;color:#272c31;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.firstm-web-page[dir="ltr"] .fmw-showcase-card figcaption{direction:ltr}
.fmw-showcase-card-4{display:none}
.fmw-showcase-proof{display:flex;align-items:center;gap:8px;margin-top:17px;padding:0 4px;direction:ltr;color:#2f3439}
.fmw-showcase-proof strong{font:900 10px/1 Arial;letter-spacing:.08em}.fmw-showcase-proof>span{font-weight:900;color:var(--fmw-accent)}.fmw-showcase-proof i{width:1px;height:18px;background:#dfe3e5;margin:0 4px}.fmw-showcase-proof small{font-size:10px;color:#899096;direction:rtl}.firstm-web-page[dir="ltr"] .fmw-showcase-proof small{direction:ltr}
@media(max-width:1180px){.fmw-services-layout{grid-template-columns:1fr;gap:46px}.fmw-services-copy .fmw-section-head{max-width:780px}.fmw-services-list{grid-template-columns:repeat(4,minmax(0,1fr))}.fmw-service-line{grid-template-columns:1fr;min-height:190px}.fmw-service-line .fmw-card-icon{grid-row:auto}.fmw-service-line>div:last-child{grid-column:auto}.fmw-services-showcase{max-width:820px;margin-inline:auto}.fmw-showcase-grid{grid-template-rows:repeat(2,210px)}}
@media(max-width:900px){.fmw-services-list{grid-template-columns:repeat(2,minmax(0,1fr))}.fmw-showcase-grid{grid-template-rows:repeat(2,170px)}}
@media(max-width:700px){.fmw-services-premium{padding:72px 0!important}.fmw-services-premium:after{font-size:54px;bottom:18px}.fmw-services-layout{gap:34px}.fmw-services-list{grid-template-columns:1fr}.fmw-service-line{grid-template-columns:auto 1fr;min-height:auto;padding:16px}.fmw-service-line .fmw-card-icon{grid-row:1 / span 2}.fmw-service-line>div:last-child{grid-column:2}.fmw-services-showcase{padding:14px;border-radius:24px}.fmw-services-showcase:before{border-radius:28px}.fmw-showcase-heading{grid-template-columns:18px minmax(0,1fr)}.fmw-showcase-heading em{display:none}.fmw-showcase-grid{grid-template-columns:1fr 1fr;grid-template-rows:170px 145px;gap:8px}.fmw-showcase-card-1{grid-column:1 / span 2;grid-row:auto}.fmw-showcase-card{border-radius:16px}.fmw-showcase-card figcaption{left:7px;right:7px;bottom:7px;min-height:32px;padding:5px 8px}.fmw-showcase-proof{flex-wrap:wrap}.fmw-showcase-proof small{width:100%}}
@media(prefers-reduced-motion:reduce){.fmw-service-line,.fmw-showcase-card img{transition:none!important}}
/* v1.16.1 collage finishing touch */
.fmw-showcase-grid{position:relative}
.fmw-showcase-card-4{display:block;position:absolute;left:28px;bottom:24px;width:34%;height:112px;z-index:5;border:4px solid #fff;transform:rotate(-2.2deg);box-shadow:0 18px 34px rgba(26,31,36,.18)}
.fmw-showcase-card-4:hover{transform:rotate(-1deg) translateY(-3px)}
.fmw-showcase-card-4 figcaption{left:6px;right:6px;bottom:6px;min-height:28px;padding:4px 7px}.fmw-showcase-card-4 figcaption b{font-size:8px}
@media(max-width:700px){.fmw-showcase-card-4{display:none}}

/* v1.16.3 — premium real-photo website types catalog */
.fmw-web-catalog{
  position:relative;isolation:isolate;overflow:hidden;padding:82px 0 78px!important;
  background:
    radial-gradient(circle at 86% 2%,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 10%,transparent),transparent 25%),
    radial-gradient(circle at 8% 92%,rgba(30,36,42,.05),transparent 24%),
    linear-gradient(180deg,#f7f7f6 0%,#fbfbfa 52%,#fff 100%)!important;
  border-top:1px solid #ecebea;border-bottom:1px solid #eceff0
}
.fmw-web-catalog:before{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;background-image:linear-gradient(rgba(32,37,45,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(32,37,45,.028) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.48),transparent 82%)}
.fmw-web-catalog:after{content:"FIRSTM / WEB";position:absolute;z-index:-1;inset-inline-start:-12px;bottom:-12px;font:900 clamp(58px,7.5vw,126px)/1 Arial,sans-serif;letter-spacing:-.055em;white-space:nowrap;direction:ltr;color:rgba(31,36,42,.025);pointer-events:none}
.fmw-catalog-orbit{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.fmw-catalog-orbit i{position:absolute;border:1px solid color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 10%,transparent);border-radius:50%}.fmw-catalog-orbit i:nth-child(1){width:420px;height:420px;inset-inline-end:-210px;top:-130px}.fmw-catalog-orbit i:nth-child(2){width:210px;height:210px;inset-inline-start:-105px;bottom:34px;border-color:rgba(31,36,42,.06)}.fmw-catalog-orbit i:nth-child(3){display:none}.fmw-catalog-orbit span{position:absolute;inset-inline-start:5%;top:38px;font:900 44px/1 ui-monospace,SFMono-Regular,Menlo,monospace;color:color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 5.5%,transparent);direction:ltr;transform:rotate(-6deg)}
.fmw-catalog-head{position:relative;display:grid;grid-template-columns:minmax(0,760px) minmax(230px,1fr);align-items:end;justify-content:space-between;gap:42px;margin:0 0 30px;text-align:start}
.fmw-catalog-head-copy{max-width:760px}.fmw-catalog-kicker{display:inline-flex;align-items:center;gap:9px;padding:0;border:0;background:none;box-shadow:none;color:var(--fmw-accent);font-weight:900;font-size:11px}.fmw-catalog-kicker i{display:block;width:28px;height:2px;border-radius:20px;background:var(--fmw-accent)}
.fmw-catalog-head h2{font-size:var(--fmw-section-title-size,34px);line-height:1.2;letter-spacing:-1px;margin:10px 0 8px;font-weight:950;color:var(--fmw-text);max-width:720px}.fmw-catalog-head h2:after{display:none}.fmw-catalog-head p{max-width:760px;margin:0;color:var(--fmw-muted);font-size:var(--fmw-section-desc-size,16px);line-height:1.85}
.fmw-catalog-head-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:14px}.fmw-catalog-meta{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin:0;direction:ltr;color:#899096}.fmw-catalog-meta span{display:grid;place-items:center;min-width:34px;height:26px;padding:0 8px;border-radius:9px;background:#fff;color:var(--fmw-accent);border:1px solid rgba(239,106,36,.15);font:900 10px/1 Arial}.fmw-catalog-meta b,.fmw-catalog-meta em{font:800 8px/1 Arial;letter-spacing:.13em}.fmw-catalog-meta em{font-style:normal;color:#b2b7bb}.fmw-catalog-meta:after{content:"";width:34px;height:1px;background:#d9dddf}
.fmw-catalog-head-link{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:0 16px;border-radius:999px;border:1px solid rgba(239,106,36,.25);background:#fff;color:#222a31!important;text-decoration:none!important;font-size:11px;font-weight:900;box-shadow:0 10px 28px rgba(31,36,42,.05);transition:transform .2s ease,border-color .2s ease,color .2s ease}.fmw-catalog-head-link span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--fmw-accent);color:#fff}.fmw-catalog-head-link:hover{transform:translateY(-2px);border-color:var(--fmw-accent);color:var(--fmw-accent)!important}
.fmw-catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;position:relative}
.fmw-catalog-card{position:relative;min-height:166px;border:1px solid rgba(219,222,224,.92);border-radius:22px;background:rgba(255,255,255,.95);box-shadow:0 12px 30px rgba(26,31,36,.055);overflow:hidden;display:grid;grid-template-columns:44% minmax(0,1fr);direction:ltr;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.fmw-catalog-card:after{content:"";position:absolute;inset-inline-start:44%;bottom:0;width:0;height:3px;background:var(--fmw-accent);transition:width .24s ease}.fmw-catalog-card:hover{transform:translateY(-4px);border-color:rgba(239,106,36,.28);box-shadow:0 20px 44px rgba(26,31,36,.10)}.fmw-catalog-card:hover:after{width:56%}
.fmw-catalog-photo{position:relative;min-width:0;min-height:166px;overflow:hidden;background:#e9ebec}.fmw-catalog-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 68%,rgba(255,255,255,.38) 100%);pointer-events:none}.fmw-catalog-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s ease,filter .35s ease}.fmw-catalog-card:hover .fmw-catalog-photo img{transform:scale(1.035);filter:saturate(1.05) contrast(1.02)}.fmw-catalog-photo-fallback{height:100%;display:grid;place-items:center;color:var(--fmw-accent);background:#fff5ef}.fmw-catalog-photo-fallback svg{width:44px;height:44px;fill:none;stroke:currentColor;stroke-width:1.7}.fmw-catalog-index{position:absolute;z-index:2;left:10px;bottom:10px;display:grid;place-items:center;min-width:31px;height:26px;padding:0 8px;border-radius:999px;background:rgba(255,255,255,.92);backdrop-filter:blur(7px);color:var(--fmw-accent);font:900 9px/1 Arial;box-shadow:0 6px 18px rgba(21,25,29,.10)}
.fmw-catalog-card-body{position:relative;display:flex;flex-direction:column;min-width:0;padding:17px 16px 14px;direction:rtl;text-align:right}.firstm-web-page[dir="ltr"] .fmw-catalog-card-body{direction:ltr;text-align:left}.fmw-catalog-copy{position:relative;z-index:1}.fmw-catalog-copy h3{font-size:16px;line-height:1.35;margin:0 0 7px;font-weight:950;color:var(--fmw-text)}.fmw-catalog-copy p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:11px;line-height:1.7;color:var(--fmw-muted);margin:0;min-height:56px}.fmw-catalog-card-foot{margin-top:auto;padding-top:10px;display:flex;align-items:center;gap:8px;color:#a2a8ac;direction:ltr}.fmw-catalog-card-foot span{font:800 7px/1 Arial;letter-spacing:.11em;white-space:nowrap}.fmw-catalog-card-foot i{height:1px;flex:1;background:#eceeef}.fmw-catalog-card-foot b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;font:500 12px/1 Arial;background:#fff3eb;color:var(--fmw-accent);transition:.2s ease}.fmw-catalog-card:hover .fmw-catalog-card-foot b{background:var(--fmw-accent);color:#fff;transform:translate(2px,-2px)}
.fmw-catalog-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:20px;padding:15px 18px;border:1px solid #e3e6e8;border-radius:18px;background:rgba(255,255,255,.82);box-shadow:0 8px 24px rgba(31,36,41,.035)}.fmw-catalog-bottom>div{display:flex;align-items:center;gap:11px;min-width:0}.fmw-catalog-bottom>div>span{width:8px;height:8px;border-radius:50%;background:var(--fmw-accent);box-shadow:0 0 0 6px rgba(239,106,36,.09);flex:0 0 auto}.fmw-catalog-bottom p{margin:0;font-size:11.5px;color:#69717a;line-height:1.7}.fmw-catalog-link{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:40px;padding:0 15px;border-radius:12px;text-decoration:none!important;background:#20252d;color:#fff!important;font-size:11px;font-weight:900;white-space:nowrap;transition:.2s ease}.fmw-catalog-link span{color:#ff8b4c}.fmw-catalog-link:hover{transform:translateY(-2px);background:var(--fmw-accent)}.fmw-catalog-link:hover span{color:#fff}
@media(max-width:1320px){.fmw-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:980px){.fmw-catalog-head{grid-template-columns:1fr;gap:18px}.fmw-catalog-head-side{align-items:flex-start}.firstm-web-page[dir="rtl"] .fmw-catalog-head-side{align-items:flex-end}.fmw-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.fmw-web-catalog{padding:64px 0 58px!important}.fmw-catalog-head{margin-bottom:22px}.fmw-catalog-head h2{font-size:min(var(--fmw-section-title-size,32px),36px);letter-spacing:-.6px}.fmw-catalog-head p{font-size:min(var(--fmw-section-desc-size,15px),15px)}.fmw-catalog-meta em{display:none}.fmw-catalog-grid{grid-template-columns:1fr;gap:10px}.fmw-catalog-card{grid-template-columns:118px minmax(0,1fr);min-height:142px}.fmw-catalog-photo{min-height:142px}.fmw-catalog-card:after{inset-inline-start:118px}.fmw-catalog-card:hover:after{width:calc(100% - 118px)}.fmw-catalog-card-body{padding:14px 14px 12px}.fmw-catalog-copy h3{font-size:15px}.fmw-catalog-copy p{font-size:10.8px;min-height:0;-webkit-line-clamp:2}.fmw-catalog-bottom{align-items:flex-start;flex-direction:column;padding:14px}.fmw-catalog-link{align-self:stretch}.fmw-catalog-head-link{min-height:40px}}
@media(max-width:420px){.fmw-catalog-card{grid-template-columns:104px minmax(0,1fr)}.fmw-catalog-card:after{inset-inline-start:104px}.fmw-catalog-card:hover:after{width:calc(100% - 104px)}.fmw-catalog-photo,.fmw-catalog-card{min-height:136px}.fmw-catalog-card-foot span{display:none}}
@media(prefers-reduced-motion:reduce){.fmw-catalog-card,.fmw-catalog-card:after,.fmw-catalog-photo img,.fmw-catalog-card-foot b,.fmw-catalog-head-link,.fmw-catalog-link{transition:none!important}.fmw-catalog-card:hover,.fmw-catalog-head-link:hover,.fmw-catalog-link:hover{transform:none!important}.fmw-catalog-card:hover .fmw-catalog-photo img{transform:none!important}}

/* v1.28.17 — Proof / Why FirstM section removed. */

/* v1.17.9 — inner-page web-design slider typography on phones */
@media(max-width:700px){
  .fmw-hero-slider,.fmw-slider-track,.fmw-slide-grid{min-height:800px!important}
  .fmw-slide-grid{gap:4px!important;padding-top:28px!important;padding-bottom:66px!important;align-content:start!important}
  .fmw-slide-copy{padding-inline:2px!important}
  .fmw-slide-copy h1,.fmw-slide-copy .fmw-slide-title{font-size:clamp(24px,6.8vw,30px)!important;line-height:1.3!important;letter-spacing:-.55px!important;margin:10px 0 9px!important;text-wrap:balance}
  .fmw-slide-copy>strong{font-size:13.5px!important;line-height:1.55!important;margin-bottom:8px!important}
  .fmw-slide-copy>p{font-size:12.5px!important;line-height:1.72!important;max-width:100%!important}
  .fmw-slide-proof{margin-top:15px!important;gap:6px!important}
  .fmw-slide-proof span{padding:6px 7px!important;border-radius:10px!important}
  .fmw-slide-proof b{font-size:10.5px!important}.fmw-slide-proof small{font-size:8.5px!important}
  .fmw-slide-visual{min-height:300px!important}
  .fmw-slide-visual img{max-height:292px!important}
}
@media(max-width:480px){
  .fmw-shell{width:min(100% - 22px,1320px)!important}
  .fmw-hero-slider,.fmw-slider-track,.fmw-slide-grid{min-height:745px!important}
  .fmw-slide-grid{padding-top:22px!important;padding-bottom:62px!important}
  .fmw-slide-copy h1,.fmw-slide-copy .fmw-slide-title{font-size:clamp(22px,6.4vw,27px)!important;line-height:1.32!important}
  .fmw-slide-copy>strong{font-size:12.5px!important}
  .fmw-slide-copy>p{font-size:12px!important;line-height:1.68!important}
  .fmw-slide-proof{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .fmw-slide-visual{min-height:280px!important}
  .fmw-slide-visual img{max-height:275px!important}
  .fmw-slider-arrow{width:36px!important;height:36px!important;bottom:14px!important}
  .fmw-slider-dots{bottom:21px!important}
}

/* v1.18.0 — premium Process + Technology showcase */
.fmw-process{position:relative!important;overflow:hidden!important;background:linear-gradient(180deg,#fff 0%,#f8f9fa 100%)!important;border-top:1px solid #eef0f2!important;border-bottom:1px solid #eef0f2!important;padding:96px 0 102px!important;isolation:isolate}
.fmw-process-bg{position:absolute;inset:0;pointer-events:none;z-index:-1;overflow:hidden}
.fmw-process-bg:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(31,37,43,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(31,37,43,.035) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent 92%)}
.fmw-process-bg>span:first-child{position:absolute;width:640px;height:640px;border-radius:50%;inset-inline-end:-250px;top:-300px;background:radial-gradient(circle,rgba(239,106,36,.15) 0%,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 5.5%,transparent) 38%,transparent 72%);filter:blur(2px)}
.fmw-process-bg>span:nth-child(2){position:absolute;width:420px;height:420px;border-radius:50%;inset-inline-start:-190px;bottom:-260px;background:radial-gradient(circle,rgba(46,55,64,.08) 0%,rgba(46,55,64,.025) 42%,transparent 72%)}
.fmw-process-bg>i{position:absolute;inset-inline-end:2.5%;bottom:-22px;font:900 clamp(76px,11vw,180px)/1 Arial,sans-serif;letter-spacing:-.075em;color:rgba(35,41,47,.027);font-style:normal;direction:ltr;user-select:none}
.fmw-process-intro{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(270px,.55fr);gap:54px;align-items:end;margin-bottom:42px}
.fmw-process .fmw-section-head{margin:0;max-width:830px}.fmw-process .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,40px),42px);line-height:1.38;margin-top:13px}.fmw-process .fmw-section-head p{max-width:760px}
.fmw-process-note{justify-self:end;width:min(100%,340px);min-height:98px;padding:18px 20px;border:1px solid #e1e5e8;border-radius:20px;background:rgba(255,255,255,.78);box-shadow:0 14px 38px rgba(31,37,43,.055);backdrop-filter:blur(10px);position:relative;overflow:hidden}
.fmw-process-note:before{content:"";position:absolute;inset-inline-start:0;top:0;bottom:0;width:3px;background:var(--fmw-accent)}
.fmw-process-note b,.fmw-process-note span{display:block}.fmw-process-note b{font-size:12px;color:#242a30;margin-bottom:7px}.fmw-process-note span{font-size:10.5px;line-height:1.6;color:#7a8188}
.fmw-process-roadmap{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;align-items:stretch;padding-top:17px}
.fmw-process-roadmap:before{content:"";position:absolute;left:5.5%;right:5.5%;top:52px;height:1px;background:linear-gradient(90deg,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 7%,transparent),rgba(239,106,36,.48) 16%,rgba(239,106,36,.48) 84%,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 7%,transparent));z-index:0}
.fmw-process-step{position:relative;min-height:292px;padding:20px 18px 19px;border:1px solid #e2e6e8;border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 16px 38px rgba(31,37,43,.055);overflow:hidden;z-index:1;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,background .25s ease}
.fmw-process-step:before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;inset-inline-end:-78px;top:-84px;background:radial-gradient(circle,rgba(239,106,36,.13),color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 3.5%,transparent) 48%,transparent 72%);transition:transform .3s ease}
.fmw-process-step:after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:2px;background:linear-gradient(90deg,transparent,var(--fmw-accent),transparent);opacity:0;transition:opacity .25s ease}
.fmw-process-step:nth-child(even){transform:translateY(20px)}
.fmw-process-step-top{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;min-height:84px;z-index:2}
.fmw-process-icon{position:relative;width:66px;height:66px;border-radius:19px;display:grid;place-items:center;color:var(--fmw-accent);background:linear-gradient(145deg,#fff 0%,#fff4ed 100%);border:1px solid rgba(239,106,36,.18);box-shadow:0 14px 30px color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 10%,transparent)}
.fmw-process-icon:after{content:"";position:absolute;inset:6px;border:1px dashed rgba(239,106,36,.16);border-radius:14px}
.fmw-process-icon svg{position:relative;z-index:1;width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.fmw-process-step-top>em{font:900 11px/1 Arial,sans-serif;letter-spacing:.12em;color:#c1c6ca;font-style:normal;direction:ltr;padding-top:5px}
.fmw-process-step-copy{position:relative;z-index:2;padding-top:4px}.fmw-process-step-copy small{display:block;font:800 8px/1 Arial,"Tajawal",sans-serif;letter-spacing:.16em;color:var(--fmw-accent);text-transform:uppercase;margin-bottom:9px;direction:ltr;text-align:inherit}
.fmw-process-step-copy h3{font-size:17px;line-height:1.45;margin:0 0 8px;color:#242a30}.fmw-process-step-copy p{font-size:11.5px;line-height:1.82;color:#747c83;margin:0}
.fmw-process-connector{position:absolute;top:31px;inset-inline-end:-19px;width:25px;height:42px;display:grid;place-items:center;z-index:4;pointer-events:none}.fmw-process-connector:before{content:"";width:8px;height:8px;border-radius:50%;background:#fff;border:2px solid var(--fmw-accent);box-shadow:0 0 0 5px rgba(239,106,36,.09)}.fmw-process-step:last-child .fmw-process-connector{display:none}
@media(hover:hover){.fmw-process-step:hover{transform:translateY(-8px)!important;border-color:rgba(239,106,36,.28);box-shadow:0 24px 54px rgba(31,37,43,.09);background:#fff}.fmw-process-step:hover:before{transform:scale(1.18)}.fmw-process-step:hover:after{opacity:1}.fmw-process-step:hover .fmw-process-icon{box-shadow:0 17px 34px rgba(239,106,36,.16)}}

.fmw-tech{position:relative!important;overflow:hidden!important;background:#20262d!important;color:#fff!important;padding:100px 0 98px!important;isolation:isolate}
.fmw-tech-bg{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden}
.fmw-tech-bg:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.95),rgba(0,0,0,.42) 82%,transparent)}
.fmw-tech-bg .orb-a{position:absolute;width:620px;height:620px;border-radius:50%;inset-inline-start:-290px;top:-300px;background:radial-gradient(circle,rgba(239,106,36,.31) 0%,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 10%,transparent) 35%,transparent 70%);filter:blur(5px)}
.fmw-tech-bg .orb-b{position:absolute;width:530px;height:530px;border-radius:50%;inset-inline-end:-220px;bottom:-310px;background:radial-gradient(circle,rgba(72,88,103,.34) 0%,rgba(72,88,103,.10) 38%,transparent 70%)}
.fmw-tech-bg>b{position:absolute;inset-inline-end:4%;top:7%;font:900 clamp(76px,9vw,150px)/1 Arial,sans-serif;color:rgba(255,255,255,.028);direction:ltr;transform:rotate(-6deg)}
.fmw-tech-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.43fr);gap:56px;align-items:end;margin-bottom:42px}
.fmw-tech .fmw-section-head{max-width:850px;margin:0}.fmw-tech .fmw-kicker{color:#ff9b62}.fmw-tech .fmw-kicker i{background:#ff8a47}.fmw-tech .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,38px),42px);line-height:1.38;color:#fff;margin-top:13px}.fmw-tech .fmw-section-head p{color:#aeb6bd;max-width:760px}
.fmw-tech-stamp{justify-self:end;width:min(100%,310px);padding:17px 18px 16px;border:1px solid rgba(255,255,255,.10);border-radius:18px;background:rgba(255,255,255,.045);box-shadow:inset 0 1px 0 rgba(255,255,255,.04);backdrop-filter:blur(10px)}
.fmw-tech-stamp>span,.fmw-tech-stamp>b,.fmw-tech-stamp>small{display:block}.fmw-tech-stamp>span{font:900 10px/1 Arial,sans-serif;letter-spacing:.18em;color:#ff9254;direction:ltr;margin-bottom:8px}.fmw-tech-stamp>b{font:800 14px/1.2 Arial,sans-serif;letter-spacing:.08em;color:#fff;direction:ltr;margin-bottom:7px}.fmw-tech-stamp>small{font-size:10px;line-height:1.55;color:#9fa8b0}
.fmw-tech-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.fmw-tech-card{--tech:#ef6a24;position:relative;min-height:190px;padding:18px;border:1px solid rgba(255,255,255,.10);border-radius:22px;background:linear-gradient(150deg,rgba(255,255,255,.085),rgba(255,255,255,.035));overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 16px 36px rgba(0,0,0,.09);transition:transform .25s ease,border-color .25s ease,background .25s ease;isolation:isolate}
.fmw-tech-card:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,color-mix(in srgb,var(--tech) 12%,transparent),transparent 54%);opacity:.68;z-index:-1}
.fmw-tech-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;position:relative;z-index:2}.fmw-tech-card-top>em{font:900 9px/1 Arial,sans-serif;color:rgba(255,255,255,.34);font-style:normal;letter-spacing:.13em;direction:ltr;padding-top:4px}
.fmw-tech-logo{width:72px;height:72px;border-radius:21px;display:grid;place-items:center;background:rgba(255,255,255,.96);color:var(--tech);box-shadow:0 16px 28px rgba(0,0,0,.13);position:relative;overflow:hidden}
.fmw-tech-logo:after{content:"";position:absolute;width:42px;height:42px;border-radius:50%;background:color-mix(in srgb,var(--tech) 12%,transparent);inset-inline-end:-18px;bottom:-18px}
.fmw-tech-card-copy{position:absolute;left:18px;right:18px;bottom:18px;z-index:2}.fmw-tech-card-copy h3{margin:0 0 5px;color:#fff;font-size:15px;line-height:1.25;direction:ltr;text-align:start}.firstm-web-page[dir="rtl"] .fmw-tech-card-copy h3{text-align:right}.fmw-tech-card-copy span{font:800 7.5px/1 Arial,sans-serif;letter-spacing:.15em;color:#8e99a3;direction:ltr;display:block;text-align:start}.firstm-web-page[dir="rtl"] .fmw-tech-card-copy span{text-align:right}
.fmw-tech-card-glow{position:absolute;width:130px;height:130px;border-radius:50%;inset-inline-end:-72px;top:-68px;background:radial-gradient(circle,color-mix(in srgb,var(--tech) 24%,transparent),transparent 68%);filter:blur(1px);z-index:-1;transition:transform .3s ease}
.fmw-tech-svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;position:relative;z-index:1}.fmw-tech-shield{stroke-width:2.3}.fmw-tech-shield path:first-child{fill:color-mix(in srgb,var(--tech) 15%,white);stroke:currentColor}.fmw-tech-shield path:last-child{fill:none}
.fmw-tech-lettermark{position:relative;z-index:1;width:46px;height:46px;border:3px solid currentColor;border-radius:50%;display:grid;place-items:center}.fmw-tech-lettermark b{font:800 28px/1 Georgia,serif;letter-spacing:-3px;transform:translateX(-1px)}
.fmw-tech-woo{position:relative;z-index:1;display:grid;place-items:center;min-width:49px;height:35px;border-radius:11px;background:currentColor;color:#fff}.fmw-tech-woo b{font:900 16px/1 Arial,sans-serif;letter-spacing:-1.3px}.fmw-tech-woo i{position:absolute;left:8px;bottom:-6px;width:11px;height:11px;background:inherit;clip-path:polygon(0 0,100% 0,0 100%)}
.fmw-tech-phpmark{position:relative;z-index:1;width:55px;height:34px;border:3px solid currentColor;border-radius:50%;display:grid;place-items:center;font:900 16px/1 Arial,sans-serif;letter-spacing:-1px}
.fmw-tech-js{position:relative;z-index:1;width:43px;height:43px;border-radius:4px;background:currentColor;color:#20262d;display:flex;align-items:flex-end;justify-content:flex-end;padding:5px;font:900 18px/1 Arial,sans-serif;letter-spacing:-1px}
.fmw-tech-wordpress{--tech:#21759b}.fmw-tech-woocommerce{--tech:#96588a}.fmw-tech-php{--tech:#777bb4}.fmw-tech-javascript{--tech:#f2cf22}.fmw-tech-rest-api{--tech:#ff7a45}.fmw-tech-html5{--tech:#e34f26}.fmw-tech-css3{--tech:#1572b6}.fmw-tech-mysql{--tech:#4479a1}.fmw-tech-webp{--tech:#2f9d6a}.fmw-tech-core-web-vitals{--tech:#5b8def}.fmw-tech-generic{--tech:#ef6a24}
@media(hover:hover){.fmw-tech-card:hover{transform:translateY(-8px) scale(1.01);border-color:color-mix(in srgb,var(--tech) 45%,rgba(255,255,255,.14));background:linear-gradient(150deg,rgba(255,255,255,.12),rgba(255,255,255,.045))}.fmw-tech-card:hover .fmw-tech-card-glow{transform:scale(1.25)}.fmw-tech-card:hover .fmw-tech-logo{transform:rotate(-2deg)}}
.fmw-tech-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding-top:18px;border-top:1px solid rgba(255,255,255,.09)}.fmw-tech-footer>span{display:flex;align-items:center;gap:9px;color:#9ea7af;font-size:10.5px;line-height:1.6}.fmw-tech-footer>span i{width:7px;height:7px;border-radius:50%;background:var(--fmw-accent);box-shadow:0 0 0 5px color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 10%,transparent);flex:0 0 auto}.fmw-tech-footer>b{font:800 8px/1 Arial,sans-serif;letter-spacing:.16em;color:#727d87;direction:ltr;white-space:nowrap}

@media(max-width:1180px){
  .fmw-process-roadmap{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.fmw-process-roadmap:before{display:none}.fmw-process-step:nth-child(even){transform:none}.fmw-process-connector{display:none}
  .fmw-tech-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:860px){
  .fmw-process-intro,.fmw-tech-head{grid-template-columns:1fr;gap:24px}.fmw-process-note,.fmw-tech-stamp{justify-self:start;width:min(100%,420px)}
  .fmw-process-roadmap{grid-template-columns:repeat(2,minmax(0,1fr))}.fmw-process-step{min-height:255px}
  .fmw-tech-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:640px){
  .fmw-process{padding:66px 0 72px!important}.fmw-process-bg>i{font-size:64px;bottom:-5px}.fmw-process-intro{margin-bottom:27px}.fmw-process .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,34px),31px)!important;line-height:1.45}.fmw-process .fmw-section-head p{font-size:min(var(--fmw-section-desc-size,16px),15px)!important}.fmw-process-note{min-height:auto;padding:15px 16px;border-radius:16px}
  .fmw-process-roadmap{grid-template-columns:1fr;gap:11px;padding-top:0}.fmw-process-step{display:grid;grid-template-columns:64px minmax(0,1fr);gap:14px;min-height:auto;padding:15px 15px 16px;border-radius:19px;align-items:start}.fmw-process-step-top{display:block;min-height:0}.fmw-process-icon{width:58px;height:58px;border-radius:17px}.fmw-process-icon svg{width:27px;height:27px}.fmw-process-step-top>em{position:absolute;top:70px;left:0;right:0;text-align:center;font-size:8px}.fmw-process-step-copy{padding-top:3px}.fmw-process-step-copy small{font-size:7px;margin-bottom:7px}.fmw-process-step-copy h3{font-size:16px;margin-bottom:6px}.fmw-process-step-copy p{font-size:11px;line-height:1.75}.fmw-process-step:before{width:120px;height:120px;top:-72px;inset-inline-end:-58px}
  .fmw-tech{padding:68px 0 72px!important}.fmw-tech .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,34px),31px)!important;line-height:1.45}.fmw-tech .fmw-section-head p{font-size:min(var(--fmw-section-desc-size,16px),15px)!important}.fmw-tech-head{margin-bottom:28px}.fmw-tech-stamp{padding:14px 15px;border-radius:16px}.fmw-tech-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.fmw-tech-card{min-height:154px;padding:13px;border-radius:18px}.fmw-tech-logo{width:58px;height:58px;border-radius:17px}.fmw-tech-svg{width:35px;height:35px}.fmw-tech-lettermark{width:38px;height:38px}.fmw-tech-lettermark b{font-size:24px}.fmw-tech-woo{transform:scale(.86)}.fmw-tech-phpmark{transform:scale(.88)}.fmw-tech-js{width:36px;height:36px;font-size:15px}.fmw-tech-card-copy{left:13px;right:13px;bottom:13px}.fmw-tech-card-copy h3{font-size:12.5px}.fmw-tech-card-copy span{font-size:6.3px;letter-spacing:.11em}.fmw-tech-footer{align-items:flex-start;flex-direction:column;margin-top:19px;padding-top:15px}.fmw-tech-footer>b{white-space:normal;line-height:1.5}.fmw-tech-bg>b{font-size:60px;top:4%}
}
@media(max-width:380px){.fmw-tech-grid{grid-template-columns:1fr 1fr}.fmw-tech-card{min-height:146px}.fmw-tech-logo{width:54px;height:54px}.fmw-process-step{grid-template-columns:58px minmax(0,1fr);gap:11px;padding:13px}.fmw-process-icon{width:52px;height:52px}.fmw-process-step-top>em{top:64px}}
@media(prefers-reduced-motion:reduce){.fmw-process-step,.fmw-tech-card,.fmw-tech-card-glow{transition:none!important}}

/* v1.18.1 — identity-aligned Process + Technology redesign (light FirstM system) */
.fmw-process{
  position:relative!important;overflow:hidden!important;isolation:isolate!important;
  background:linear-gradient(180deg,#fff 0%,#fafbfb 58%,#f6f7f8 100%)!important;
  color:var(--fmw-text)!important;border-top:1px solid #eef0f1!important;border-bottom:1px solid #eceff1!important;
  padding:94px 0 104px!important;
}
.fmw-process-bg{position:absolute!important;inset:0!important;z-index:-1!important;overflow:hidden!important;pointer-events:none!important}
.fmw-process-bg:before{content:""!important;position:absolute!important;inset:0!important;background-image:linear-gradient(rgba(31,37,43,.027) 1px,transparent 1px),linear-gradient(90deg,rgba(31,37,43,.027) 1px,transparent 1px)!important;background-size:62px 62px!important;mask-image:linear-gradient(to bottom,rgba(0,0,0,.72),transparent 94%)!important}
.fmw-process-bg>span:first-child{position:absolute!important;width:620px!important;height:620px!important;border-radius:50%!important;inset-inline-end:-245px!important;top:-315px!important;background:radial-gradient(circle,rgba(239,106,36,.135) 0%,rgba(239,106,36,.045) 40%,transparent 70%)!important;filter:none!important}
.fmw-process-bg>span:nth-child(2){position:absolute!important;width:420px!important;height:420px!important;border-radius:50%!important;inset-inline-start:-215px!important;bottom:-255px!important;background:radial-gradient(circle,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 7.5%,transparent) 0%,rgba(239,106,36,.025) 43%,transparent 72%)!important}
.fmw-process-bg>i{position:absolute!important;inset-inline-end:2.5%!important;bottom:-20px!important;font:900 clamp(76px,10vw,165px)/1 Arial,sans-serif!important;letter-spacing:-.075em!important;color:rgba(34,40,46,.022)!important;font-style:normal!important;direction:ltr!important;user-select:none!important}
.fmw-process-intro{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(300px,.52fr)!important;gap:56px!important;align-items:end!important;margin-bottom:42px!important}
.fmw-process .fmw-section-head{margin:0!important;max-width:830px!important}.fmw-process .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,40px),42px)!important;line-height:1.38!important;margin-top:13px!important;color:var(--fmw-text)!important}.fmw-process .fmw-section-head p{max-width:760px!important;color:var(--fmw-muted)!important}
.fmw-process-note{justify-self:end!important;width:min(100%,360px)!important;min-height:96px!important;padding:15px 17px!important;border:1px solid #e5e8ea!important;border-radius:20px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 16px 42px rgba(32,38,44,.055)!important;display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:13px!important;align-items:center!important;position:relative!important;overflow:hidden!important;backdrop-filter:blur(8px)!important}
.fmw-process-note:before{content:""!important;position:absolute!important;inset-inline-start:0!important;top:14px!important;bottom:14px!important;width:3px!important;border-radius:3px!important;background:var(--fmw-accent)!important}
.fmw-process-note-icon{width:46px!important;height:46px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:#fff4ed!important;color:var(--fmw-accent)!important;border:1px solid rgba(239,106,36,.16)!important}.fmw-process-note-icon svg{width:23px!important;height:23px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-process-note b,.fmw-process-note span{display:block!important}.fmw-process-note b{font-size:11.5px!important;color:var(--fmw-text)!important;margin:0 0 5px!important}.fmw-process-note div>span{font-size:10.5px!important;line-height:1.65!important;color:#7b838a!important}
.fmw-process-roadmap{position:relative!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important;padding-top:19px!important}
.fmw-process-roadmap:before{content:""!important;position:absolute!important;left:4.5%!important;right:4.5%!important;top:32px!important;height:2px!important;background:linear-gradient(90deg,rgba(239,106,36,.05),rgba(239,106,36,.25) 16%,rgba(239,106,36,.25) 84%,rgba(239,106,36,.05))!important;z-index:0!important}
.fmw-process-step{position:relative!important;min-height:350px!important;padding:0 0 19px!important;border:1px solid #e4e7e9!important;border-radius:24px!important;background:#fff!important;box-shadow:0 15px 38px rgba(32,38,44,.052)!important;overflow:hidden!important;z-index:1!important;transform:none!important;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease!important}
.fmw-process-step:before{content:""!important;position:absolute!important;width:145px!important;height:145px!important;border-radius:50%!important;inset-inline-end:-80px!important;bottom:-83px!important;top:auto!important;background:radial-gradient(circle,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 10%,transparent),rgba(239,106,36,.025) 50%,transparent 72%)!important;transition:transform .3s ease!important}
.fmw-process-step:after{content:""!important;position:absolute!important;left:20px!important;right:20px!important;bottom:0!important;height:2px!important;background:linear-gradient(90deg,transparent,var(--fmw-accent),transparent)!important;opacity:0!important;transition:opacity .25s ease!important}
.fmw-process-art{position:relative!important;height:142px!important;margin:10px 10px 0!important;border:1px solid #edf0f1!important;border-radius:18px!important;background:linear-gradient(145deg,#fbfcfc 0%,#fff 60%,#fff7f2 100%)!important;overflow:hidden!important;display:grid!important;place-items:center!important}
.fmw-process-art:before{content:""!important;position:absolute!important;width:170px!important;height:170px!important;border-radius:50%!important;inset-inline-end:-90px!important;top:-100px!important;background:rgba(239,106,36,.06)!important}
.fmw-process-art:after{content:""!important;position:absolute!important;inset:0!important;background-image:radial-gradient(circle at 1px 1px,rgba(31,37,43,.06) 1px,transparent 0)!important;background-size:16px 16px!important;mask-image:linear-gradient(135deg,rgba(0,0,0,.58),transparent 58%)!important;pointer-events:none!important}
.fmw-process-art-no{position:absolute!important;top:10px!important;inset-inline-end:11px!important;z-index:3!important;width:29px!important;height:29px!important;border-radius:9px!important;display:grid!important;place-items:center!important;background:#fff!important;border:1px solid rgba(239,106,36,.18)!important;color:var(--fmw-accent)!important;font:900 9px/1 Arial,sans-serif!important;box-shadow:0 7px 18px color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 7%,transparent)!important;direction:ltr!important}
.fmw-process-art-svg{width:94%!important;height:126px!important;position:relative!important;z-index:2!important;overflow:visible!important}.fmw-process-art-svg *{vector-effect:non-scaling-stroke}.fmw-process-art-svg .art-panel,.fmw-process-art-svg .art-code-bg{fill:#fff;stroke:#dfe4e7;stroke-width:1.5}.fmw-process-art-svg .art-soft{fill:none;stroke:#dfe4e7;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.fmw-process-art-svg .art-soft-fill{fill:#e8ecee}.fmw-process-art-svg .art-brand-faint{fill:rgba(239,106,36,.18)}.fmw-process-art-svg .art-brand-faint-stroke{fill:none;stroke:rgba(239,106,36,.25);stroke-width:1.7;stroke-linecap:round}.fmw-process-art-svg .art-dot,.fmw-process-art-svg .art-accent-fill{fill:var(--fmw-accent)}.fmw-process-art-svg .art-accent{fill:none;stroke:var(--fmw-accent);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fmw-process-art-svg .art-accent-soft{fill:color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 10%,transparent);stroke:color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 18%,transparent);stroke-width:1.2}.fmw-process-art-svg .art-wire{fill:#fff;stroke:#dfe4e7;stroke-width:1.4}.fmw-process-art-svg .art-wire-accent{fill:#fff6f0;stroke:rgba(239,106,36,.35)}.fmw-process-art-svg .art-glass,.fmw-process-art-svg .art-palette{fill:#fff;stroke:#cfd5d9;stroke-width:1.8}.fmw-process-art-svg .art-orbit{fill:#fff;stroke:rgba(239,106,36,.32);stroke-width:1.4}.fmw-process-art-svg .art-check{fill:none;stroke:var(--fmw-accent);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.fmw-process-art-svg .art-check-ring{fill:none;stroke:color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 18%,transparent);stroke-width:1.3}.fmw-process-art-svg .art-orbit-line{fill:none;stroke:#d8dde0;stroke-width:1.6;stroke-dasharray:4 5}.fmw-process-art-svg .art-rocket{fill:#fff;stroke:#cfd5d9;stroke-width:1.6;stroke-linejoin:round}
.fmw-process-step-copy{position:relative!important;z-index:2!important;padding:18px 19px 0!important}.fmw-process-step-copy small{display:block!important;font:800 8px/1 Arial,"Tajawal",sans-serif!important;letter-spacing:.14em!important;color:var(--fmw-accent)!important;text-transform:uppercase!important;margin-bottom:9px!important;direction:ltr!important;text-align:inherit!important}.fmw-process-step-copy h3{font-size:17px!important;line-height:1.45!important;margin:0 0 8px!important;color:var(--fmw-text)!important}.fmw-process-step-copy p{font-size:11.5px!important;line-height:1.82!important;color:#737b82!important;margin:0!important}
.fmw-process-connector{position:absolute!important;top:21px!important;inset-inline-end:-22px!important;width:30px!important;height:22px!important;display:grid!important;place-items:center!important;z-index:5!important;pointer-events:none!important}.fmw-process-connector:before{content:""!important;width:10px!important;height:10px!important;border-radius:50%!important;background:#fff!important;border:2px solid var(--fmw-accent)!important;box-shadow:0 0 0 5px color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 7%,transparent)!important}.fmw-process-step:last-child .fmw-process-connector{display:none!important}
@media(hover:hover){.fmw-process-step:hover{transform:translateY(-7px)!important;border-color:rgba(239,106,36,.26)!important;box-shadow:0 24px 52px rgba(32,38,44,.085)!important}.fmw-process-step:hover:before{transform:scale(1.2)!important}.fmw-process-step:hover:after{opacity:1!important}.fmw-process-step:hover .fmw-process-art{border-color:rgba(239,106,36,.18)!important;background:linear-gradient(145deg,#fff 0%,#fffaf7 100%)!important}}

.fmw-tech{
  position:relative!important;overflow:hidden!important;isolation:isolate!important;
  background:linear-gradient(180deg,#f7f8f9 0%,#fff 100%)!important;color:var(--fmw-text)!important;
  padding:96px 0 100px!important;border-top:1px solid #eceff1!important;border-bottom:1px solid #eceff1!important;
}
.fmw-tech-bg{position:absolute!important;inset:0!important;z-index:-1!important;pointer-events:none!important;overflow:hidden!important}.fmw-tech-bg:before{content:""!important;position:absolute!important;inset:0!important;background-image:linear-gradient(rgba(35,41,47,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(35,41,47,.025) 1px,transparent 1px)!important;background-size:60px 60px!important;mask-image:linear-gradient(to bottom,rgba(0,0,0,.62),transparent 92%)!important}.fmw-tech-bg .orb-a{position:absolute!important;width:600px!important;height:600px!important;border-radius:50%!important;inset-inline-start:-290px!important;top:-300px!important;background:radial-gradient(circle,rgba(239,106,36,.12) 0%,rgba(239,106,36,.038) 39%,transparent 70%)!important;filter:none!important}.fmw-tech-bg .orb-b{position:absolute!important;width:480px!important;height:480px!important;border-radius:50%!important;inset-inline-end:-220px!important;bottom:-275px!important;background:radial-gradient(circle,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 7%,transparent) 0%,rgba(239,106,36,.022) 42%,transparent 70%)!important}.fmw-tech-bg>b{position:absolute!important;inset-inline-end:3%!important;top:5%!important;font:900 clamp(72px,9vw,145px)/1 Arial,sans-serif!important;color:rgba(35,41,47,.025)!important;direction:ltr!important;transform:rotate(-6deg)!important}
.fmw-tech-layout{display:grid!important;grid-template-columns:minmax(340px,.72fr) minmax(620px,1.28fr)!important;gap:clamp(42px,5vw,72px)!important;align-items:center!important}.fmw-tech-copy{position:relative!important;z-index:2!important}.fmw-tech .fmw-section-head{max-width:650px!important;margin:0!important}.fmw-tech .fmw-kicker{color:var(--fmw-accent)!important}.fmw-tech .fmw-kicker i{background:var(--fmw-accent)!important}.fmw-tech .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,38px),40px)!important;line-height:1.4!important;color:var(--fmw-text)!important;margin:13px 0 11px!important}.fmw-tech .fmw-section-head p{color:var(--fmw-muted)!important;max-width:620px!important}
.fmw-tech-points{display:flex!important;gap:9px!important;flex-wrap:wrap!important;margin-top:26px!important}.fmw-tech-points>span{min-height:39px!important;padding:0 12px!important;border:1px solid #e5e8ea!important;border-radius:12px!important;background:#fff!important;color:#4f575f!important;display:inline-flex!important;align-items:center!important;gap:8px!important;font-size:10.5px!important;font-weight:800!important;box-shadow:0 8px 22px rgba(33,39,45,.035)!important}.fmw-tech-points i{width:25px!important;height:25px!important;border-radius:8px!important;display:grid!important;place-items:center!important;background:#fff4ed!important;color:var(--fmw-accent)!important}.fmw-tech-points svg{width:14px!important;height:14px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-note{margin-top:22px!important;padding:15px 16px!important;border-inline-start:3px solid var(--fmw-accent)!important;border-radius:0 14px 14px 0!important;background:rgba(255,255,255,.74)!important;box-shadow:0 10px 28px rgba(32,38,44,.035)!important}.firstm-web-page[dir="rtl"] .fmw-tech-note{border-radius:14px 0 0 14px!important}.fmw-tech-note b,.fmw-tech-note span{display:block!important}.fmw-tech-note b{font:900 8px/1 Arial,sans-serif!important;letter-spacing:.16em!important;color:var(--fmw-accent)!important;direction:ltr!important;margin-bottom:8px!important}.fmw-tech-note span{font-size:10.5px!important;line-height:1.75!important;color:#737b82!important}
.fmw-tech-showcase{position:relative!important;border:1px solid #dfe4e7!important;border-radius:28px!important;background:rgba(255,255,255,.97)!important;box-shadow:0 26px 68px rgba(31,37,43,.09)!important;overflow:hidden!important;padding:48px 18px 18px!important;isolation:isolate!important}.fmw-tech-showcase:before{content:""!important;position:absolute!important;width:280px!important;height:280px!important;border-radius:50%!important;right:-120px!important;top:-125px!important;background:radial-gradient(circle,rgba(239,106,36,.13),rgba(239,106,36,.03) 45%,transparent 72%)!important;z-index:-1!important}.fmw-tech-showcase:after{content:""!important;position:absolute!important;left:0!important;right:0!important;top:39px!important;height:1px!important;background:#edf0f1!important}
.fmw-tech-board-head{position:absolute!important;top:0!important;left:0!important;right:0!important;height:40px!important;padding:0 15px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;direction:ltr!important;background:#fbfcfc!important}.fmw-tech-board-head>span{display:flex!important;gap:6px!important}.fmw-tech-board-head i{display:block!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#d9dee1!important}.fmw-tech-board-head i:first-child{background:var(--fmw-accent)!important}.fmw-tech-board-head b{font:800 8px/1 Arial,sans-serif!important;letter-spacing:.08em!important;color:#a2a9ae!important}
.fmw-tech-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:112px!important;gap:10px!important}.fmw-tech-card{--tech-brand:var(--fmw-accent);position:relative!important;min-height:0!important;height:auto!important;padding:13px!important;border:1px solid #e5e8ea!important;border-radius:17px!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease!important;isolation:isolate!important}.fmw-tech-card:before{content:""!important;position:absolute!important;width:100px!important;height:100px!important;border-radius:50%!important;inset-inline-end:-65px!important;top:-62px!important;background:color-mix(in srgb,var(--tech-brand) 10%,white)!important;opacity:.55!important;z-index:-1!important}.fmw-tech-card.is-featured{grid-column:span 2!important;grid-row:span 2!important;padding:19px!important;background:linear-gradient(145deg,#fff 0%,#fffaf7 100%)!important;border-color:rgba(239,106,36,.20)!important}.fmw-tech-card.is-featured:before{width:210px!important;height:210px!important;inset-inline-end:-100px!important;top:-115px!important;background:color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 7.5%,transparent)!important;opacity:1!important}.fmw-tech-logo{width:48px!important;height:48px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:#fff!important;color:var(--tech-brand)!important;border:1px solid color-mix(in srgb,var(--tech-brand) 20%,#e7eaec)!important;box-shadow:0 10px 24px rgba(31,37,43,.055)!important;position:relative!important;overflow:visible!important;transform:none!important}.fmw-tech-logo:after{display:none!important}.fmw-tech-card.is-featured .fmw-tech-logo{width:84px!important;height:84px!important;border-radius:24px!important;box-shadow:0 16px 34px rgba(31,37,43,.08)!important}.fmw-brand-svg{width:30px!important;height:30px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.4!important;stroke-linecap:round!important;stroke-linejoin:round!important}.fmw-tech-card.is-featured .fmw-brand-svg{width:53px!important;height:53px!important}.fmw-brand-shield path:first-child{fill:color-mix(in srgb,var(--tech-brand) 12%,white)!important}.fmw-brand-word{display:grid!important;place-items:center!important;font-family:Arial,sans-serif!important;font-weight:900!important;line-height:1!important;direction:ltr!important}.fmw-brand-woo{font-size:15px!important;padding:7px 5px!important;border-radius:9px!important;background:var(--tech-brand)!important;color:#fff!important;letter-spacing:-1px!important}.fmw-brand-php{font-size:13px!important;width:36px!important;height:22px!important;border:2px solid currentColor!important;border-radius:50%!important;letter-spacing:-1px!important}.fmw-brand-js{width:30px!important;height:30px!important;border-radius:5px!important;align-items:end!important;justify-items:end!important;padding:4px!important;background:var(--tech-brand)!important;color:#3b3520!important;font-size:13px!important}.fmw-tech-card.is-featured .fmw-brand-woo{font-size:22px!important;padding:10px 9px!important}.fmw-tech-card.is-featured .fmw-brand-php{font-size:20px!important;width:56px!important;height:34px!important}.fmw-tech-card.is-featured .fmw-brand-js{width:50px!important;height:50px!important;font-size:21px!important;padding:6px!important}
.fmw-tech-card-copy{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:2!important}.fmw-tech-card-copy h3{margin:0 0 4px!important;color:var(--fmw-text)!important;font-size:12.5px!important;line-height:1.25!important;direction:ltr!important;text-align:start!important}.firstm-web-page[dir="rtl"] .fmw-tech-card-copy h3{text-align:right!important}.fmw-tech-card-copy span{font:700 7.2px/1.3 Arial,"Tajawal",sans-serif!important;letter-spacing:.055em!important;color:#9aa1a7!important;direction:inherit!important;display:block!important;text-align:start!important}.firstm-web-page[dir="rtl"] .fmw-tech-card-copy span{text-align:right!important}.fmw-tech-card.is-featured .fmw-tech-card-copy h3{font-size:21px!important}.fmw-tech-card.is-featured .fmw-tech-card-copy span{font-size:9px!important;color:#858d94!important}.fmw-tech-card>em{position:absolute!important;top:11px!important;inset-inline-end:11px!important;font:900 7px/1 Arial,sans-serif!important;letter-spacing:.12em!important;color:#c1c7cb!important;font-style:normal!important;direction:ltr!important}.fmw-tech-card.is-featured>em{font-size:8px!important;top:16px!important;inset-inline-end:16px!important;color:rgba(239,106,36,.45)!important}
.fmw-tech-wordpress{--tech-brand:#21759b!important}.fmw-tech-woocommerce{--tech-brand:#96588a!important}.fmw-tech-php{--tech-brand:#777bb4!important}.fmw-tech-javascript{--tech-brand:#e5bf19!important}.fmw-tech-rest-api{--tech-brand:#ef6a24!important}.fmw-tech-html5{--tech-brand:#e34f26!important}.fmw-tech-css3{--tech-brand:#1572b6!important}.fmw-tech-mysql{--tech-brand:#4479a1!important}.fmw-tech-webp{--tech-brand:#2f8f6a!important}.fmw-tech-core-web-vitals{--tech-brand:#5b8def!important}.fmw-tech-generic{--tech-brand:var(--fmw-accent)!important}
@media(hover:hover){.fmw-tech-card:hover{transform:translateY(-4px)!important;border-color:color-mix(in srgb,var(--tech-brand) 32%,#e2e6e8)!important;box-shadow:0 15px 32px rgba(31,37,43,.07)!important;background:#fff!important}.fmw-tech-card.is-featured:hover{background:linear-gradient(145deg,#fff 0%,#fff8f3 100%)!important}.fmw-tech-card:hover .fmw-tech-logo{transform:none!important}}
.fmw-tech-board-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-top:14px!important;padding:14px 3px 0!important;border-top:1px solid #edf0f1!important}.fmw-tech-board-footer>span{display:flex!important;align-items:center!important;gap:8px!important;color:#858d94!important;font-size:9.5px!important;line-height:1.5!important}.fmw-tech-board-footer>span i{width:6px!important;height:6px!important;border-radius:50%!important;background:var(--fmw-accent)!important;box-shadow:0 0 0 5px color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 7%,transparent)!important;flex:0 0 auto!important}.fmw-tech-board-footer>b{font:800 7px/1 Arial,sans-serif!important;letter-spacing:.14em!important;color:#aeb4b8!important;direction:ltr!important;white-space:nowrap!important}

@media(max-width:1180px){
  .fmw-process-roadmap{grid-template-columns:repeat(3,minmax(0,1fr))!important}.fmw-process-roadmap:before{display:none!important}.fmw-process-connector{display:none!important}.fmw-process-step{min-height:334px!important}
  .fmw-tech-layout{grid-template-columns:1fr!important;gap:34px!important}.fmw-tech-copy{max-width:880px!important}.fmw-tech-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}
@media(max-width:860px){
  .fmw-process-intro{grid-template-columns:1fr!important;gap:22px!important}.fmw-process-note{justify-self:start!important;width:min(100%,430px)!important}.fmw-process-roadmap{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fmw-process-step{min-height:330px!important}
  .fmw-tech-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.fmw-tech-card.is-featured{grid-column:span 2!important;grid-row:span 2!important}
}
@media(max-width:640px){
  .fmw-process{padding:66px 0 72px!important}.fmw-process-bg>i{font-size:62px!important;bottom:-4px!important}.fmw-process-intro{margin-bottom:27px!important}.fmw-process .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,34px),31px)!important;line-height:1.45!important}.fmw-process .fmw-section-head p{font-size:min(var(--fmw-section-desc-size,16px),15px)!important}.fmw-process-note{min-height:auto!important;padding:13px 14px!important;border-radius:16px!important;grid-template-columns:42px minmax(0,1fr)!important}.fmw-process-note-icon{width:40px!important;height:40px!important;border-radius:12px!important}
  .fmw-process-roadmap{grid-template-columns:1fr!important;gap:11px!important;padding-top:0!important}.fmw-process-step{display:grid!important;grid-template-columns:118px minmax(0,1fr)!important;gap:0!important;min-height:152px!important;padding:0!important;border-radius:19px!important;align-items:stretch!important}.fmw-process-art{height:auto!important;min-height:130px!important;margin:9px!important;border-radius:15px!important}.fmw-process-art-svg{width:112px!important;height:112px!important}.fmw-process-art-no{width:24px!important;height:24px!important;top:7px!important;inset-inline-end:7px!important;font-size:7px!important}.fmw-process-step-copy{padding:17px 15px 14px 7px!important;align-self:center!important}.firstm-web-page[dir="rtl"] .fmw-process-step-copy{padding:17px 7px 14px 15px!important}.fmw-process-step-copy small{font-size:6.8px!important;margin-bottom:7px!important}.fmw-process-step-copy h3{font-size:15.5px!important;margin-bottom:5px!important}.fmw-process-step-copy p{font-size:10.7px!important;line-height:1.72!important}
  .fmw-tech{padding:68px 0 72px!important}.fmw-tech .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,34px),31px)!important;line-height:1.45!important}.fmw-tech .fmw-section-head p{font-size:min(var(--fmw-section-desc-size,16px),15px)!important}.fmw-tech-points{margin-top:20px!important;gap:7px!important}.fmw-tech-points>span{font-size:9px!important;min-height:35px!important;padding:0 9px!important}.fmw-tech-note{margin-top:16px!important;padding:13px 14px!important}.fmw-tech-showcase{padding:45px 10px 12px!important;border-radius:21px!important}.fmw-tech-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:104px!important;gap:8px!important}.fmw-tech-card{padding:11px!important;border-radius:15px!important}.fmw-tech-card.is-featured{grid-column:span 2!important;grid-row:span 2!important;padding:15px!important}.fmw-tech-logo{width:42px!important;height:42px!important;border-radius:12px!important}.fmw-brand-svg{width:26px!important;height:26px!important}.fmw-tech-card.is-featured .fmw-tech-logo{width:70px!important;height:70px!important;border-radius:20px!important}.fmw-tech-card.is-featured .fmw-brand-svg{width:44px!important;height:44px!important}.fmw-tech-card-copy h3{font-size:11.5px!important}.fmw-tech-card-copy span{font-size:6.2px!important}.fmw-tech-card.is-featured .fmw-tech-card-copy h3{font-size:18px!important}.fmw-tech-card.is-featured .fmw-tech-card-copy span{font-size:8px!important}.fmw-tech-board-footer{align-items:flex-start!important;flex-direction:column!important;gap:8px!important;margin-top:11px!important;padding-top:12px!important}.fmw-tech-board-footer>b{white-space:normal!important;line-height:1.45!important}
}
@media(max-width:380px){
  .fmw-process-step{grid-template-columns:104px minmax(0,1fr)!important}.fmw-process-art-svg{width:98px!important;height:104px!important}.fmw-process-step-copy{padding-inline:6px 11px!important}.firstm-web-page[dir="rtl"] .fmw-process-step-copy{padding-inline:11px 6px!important}
  .fmw-tech-grid{grid-template-columns:1fr 1fr!important}.fmw-tech-showcase{padding-inline:8px!important}.fmw-tech-card-copy h3{font-size:10.8px!important}.fmw-tech-logo{width:40px!important;height:40px!important}
}
@media(prefers-reduced-motion:reduce){.fmw-process-step,.fmw-tech-card{transition:none!important}}

/* v1.18.2 — restrained developer-style technology stack + Arabic-only visible labels */
.firstm-web-page[dir="rtl"] .fmw-services-premium:after{content:"تصميم / برمجة / تطوير"!important;direction:rtl!important;font-family:"Tajawal","Cairo",Arial,sans-serif!important;letter-spacing:0!important}
.firstm-web-page[dir="rtl"] .fmw-web-catalog:after{content:"فرست ماركتينج / مواقع"!important;direction:rtl!important;font-family:"Tajawal","Cairo",Arial,sans-serif!important;letter-spacing:0!important}

.fmw-tech{background:linear-gradient(180deg,#fbfcfc 0%,#fff 100%)!important}
.fmw-tech-layout{display:grid!important;grid-template-columns:minmax(330px,.76fr) minmax(610px,1.24fr)!important;gap:54px!important;align-items:start!important}
.fmw-tech-copy{position:sticky!important;top:112px!important;max-width:500px!important}
.fmw-tech-copy .fmw-section-head{margin-bottom:0!important}
.fmw-tech-points{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:24px!important}
.fmw-tech-points>span{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:38px!important;padding:0 11px!important;border:1px solid #e3e7e9!important;border-radius:11px!important;background:#fff!important;color:#555e67!important;font-size:10px!important;font-weight:800!important;box-shadow:none!important}
.fmw-tech-points>span i{width:24px!important;height:24px!important;border-radius:8px!important;background:#fff4ed!important;color:var(--fmw-accent)!important;display:grid!important;place-items:center!important;flex:0 0 auto!important}
.fmw-tech-points>span i svg{width:14px!important;height:14px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-note{display:grid!important;grid-template-columns:auto 1fr!important;gap:12px!important;align-items:start!important;margin-top:18px!important;padding:15px 0 0!important;border:0!important;border-top:1px solid #e6e9eb!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.fmw-tech-note:before{display:none!important}
.fmw-tech-note b{display:inline-flex!important;align-items:center!important;min-height:27px!important;padding:0 9px!important;border-radius:8px!important;background:#fff3eb!important;color:var(--fmw-accent)!important;font-size:9px!important;font-weight:900!important;white-space:nowrap!important;letter-spacing:0!important;font-family:"Tajawal","Cairo",Arial,sans-serif!important}
.fmw-tech-note span{font-size:10.5px!important;line-height:1.85!important;color:#737b83!important}

.fmw-tech-showcase{position:relative!important;padding:22px!important;border:1px solid #e0e4e7!important;border-radius:24px!important;background:#fff!important;box-shadow:0 18px 52px rgba(31,37,43,.065)!important;overflow:hidden!important;isolation:isolate!important}
.fmw-tech-showcase:before{content:""!important;position:absolute!important;inset:0!important;width:auto!important;height:auto!important;border-radius:0!important;background-image:linear-gradient(rgba(31,37,43,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(31,37,43,.022) 1px,transparent 1px)!important;background-size:28px 28px!important;opacity:.7!important;z-index:-1!important}
.fmw-tech-showcase:after{content:""!important;position:absolute!important;width:250px!important;height:250px!important;left:auto!important;right:-120px!important;top:-125px!important;border:0!important;border-radius:50%!important;background:radial-gradient(circle,rgba(239,106,36,.09),rgba(239,106,36,.025) 44%,transparent 72%)!important;z-index:-1!important}
.firstm-web-page[dir="rtl"] .fmw-tech-showcase:after{right:auto!important;left:-120px!important}
.fmw-tech-stack-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:0 2px 17px!important;margin-bottom:14px!important;border-bottom:1px solid #e8ebed!important}
.fmw-tech-stack-head>div{display:flex!important;align-items:center!important;gap:9px!important;min-width:0!important}
.fmw-tech-stack-head b{font-size:12px!important;line-height:1.4!important;color:var(--fmw-text)!important;font-weight:900!important;letter-spacing:0!important;font-family:"Tajawal","Cairo",Arial,sans-serif!important}
.fmw-tech-stack-head>span{font-size:9.5px!important;line-height:1.5!important;color:#879099!important;font-weight:700!important;text-align:end!important}
.fmw-tech-status-dot{width:8px!important;height:8px!important;border-radius:50%!important;background:var(--fmw-accent)!important;box-shadow:0 0 0 5px rgba(239,106,36,.09)!important;flex:0 0 auto!important}
.fmw-tech-groups{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
.fmw-tech-group{position:relative!important;min-width:0!important;padding:14px!important;border:1px solid #e6e9eb!important;border-radius:17px!important;background:rgba(251,252,252,.94)!important;box-shadow:none!important}
.fmw-tech-group:before{content:""!important;position:absolute!important;top:0!important;inset-inline-start:14px!important;width:34px!important;height:2px!important;border-radius:0 0 3px 3px!important;background:var(--fmw-accent)!important}
.fmw-tech-group-head{display:flex!important;align-items:center!important;gap:9px!important;min-height:33px!important;padding-bottom:10px!important;margin-bottom:9px!important;border-bottom:1px solid #edf0f1!important}
.fmw-tech-group-head>span{width:30px!important;height:30px!important;border-radius:9px!important;display:grid!important;place-items:center!important;background:#fff3eb!important;color:var(--fmw-accent)!important;flex:0 0 auto!important}
.fmw-tech-group-head svg{width:16px!important;height:16px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-group-head h3{margin:0!important;font-size:11.5px!important;line-height:1.45!important;color:#363d44!important;font-weight:900!important;letter-spacing:0!important}
.fmw-tech-items{display:grid!important;gap:7px!important}
.fmw-tech-item{--tech-brand:var(--fmw-accent);position:relative!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:60px!important;padding:8px 9px!important;border:1px solid transparent!important;border-radius:12px!important;background:#fff!important;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease!important;box-shadow:0 4px 12px rgba(31,37,43,.025)!important}
.fmw-tech-item-logo{width:40px!important;height:40px!important;border-radius:11px!important;display:grid!important;place-items:center!important;background:#fff7f2!important;color:var(--fmw-accent)!important;border:1px solid rgba(239,106,36,.13)!important;box-shadow:none!important}
.fmw-tech-item-logo .fmw-brand-svg{width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-item-logo .fmw-brand-shield path:first-child{fill:rgba(239,106,36,.065)!important}
.fmw-tech-item-logo .fmw-brand-word{font-family:Arial,sans-serif!important;font-weight:900!important;line-height:1!important;color:var(--fmw-accent)!important}
.fmw-tech-item-logo .fmw-brand-woo{font-size:11px!important;padding:5px 4px!important;border-radius:7px!important;background:var(--fmw-accent)!important;color:#fff!important}
.fmw-tech-item-logo .fmw-brand-php{font-size:10px!important;width:31px!important;height:19px!important;border:1.7px solid currentColor!important;border-radius:50%!important}
.fmw-tech-item-logo .fmw-brand-js{width:25px!important;height:25px!important;border-radius:4px!important;display:grid!important;place-items:end!important;padding:3px!important;background:#fff3eb!important;color:var(--fmw-accent)!important;font-size:10px!important}
.fmw-tech-item h4{margin:0 0 3px!important;color:#2d343b!important;font-size:11.5px!important;line-height:1.35!important;font-weight:900!important;letter-spacing:0!important;text-align:start!important;direction:inherit!important}
.fmw-tech-item p{margin:0!important;color:#8a9299!important;font-size:8.8px!important;line-height:1.45!important;font-weight:700!important;text-align:start!important}
@media(hover:hover){.fmw-tech-item:hover{transform:translateY(-2px)!important;border-color:rgba(239,106,36,.20)!important;box-shadow:0 9px 20px rgba(31,37,43,.05)!important}}
.fmw-tech-stack-foot{display:grid!important;grid-template-columns:32px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;margin-top:14px!important;padding:13px 3px 0!important;border-top:1px solid #e8ebed!important}
.fmw-tech-stack-foot>span{width:30px!important;height:30px!important;border-radius:9px!important;display:grid!important;place-items:center!important;background:#fff3eb!important;color:var(--fmw-accent)!important}
.fmw-tech-stack-foot svg{width:15px!important;height:15px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-stack-foot p{margin:0!important;font-size:9.5px!important;line-height:1.7!important;color:#7d858c!important;font-weight:700!important}

@media(max-width:1180px){
  .fmw-tech-layout{grid-template-columns:1fr!important;gap:30px!important}.fmw-tech-copy{position:static!important;max-width:860px!important}.fmw-tech-showcase{max-width:900px!important}
}
@media(max-width:760px){
  .fmw-tech{padding:66px 0 72px!important}.fmw-tech-showcase{padding:16px!important;border-radius:20px!important}.fmw-tech-stack-head{align-items:flex-start!important;flex-direction:column!important;gap:5px!important;padding-bottom:13px!important}.fmw-tech-stack-head>span{text-align:start!important}.fmw-tech-groups{grid-template-columns:1fr!important;gap:9px!important}.fmw-tech-group{padding:12px!important;border-radius:15px!important}.fmw-tech-group-head{margin-bottom:7px!important}.fmw-tech-item{min-height:58px!important}.fmw-tech-note{grid-template-columns:1fr!important;gap:8px!important}.fmw-tech-note b{justify-self:start!important}.fmw-tech-points>span{font-size:9px!important}
}
@media(max-width:390px){
  .fmw-tech-showcase{padding:13px!important}.fmw-tech-item{grid-template-columns:38px minmax(0,1fr)!important;gap:8px!important;padding:7px!important}.fmw-tech-item-logo{width:36px!important;height:36px!important;border-radius:10px!important}.fmw-tech-item-logo .fmw-brand-svg{width:21px!important;height:21px!important}.fmw-tech-item h4{font-size:10.7px!important}.fmw-tech-item p{font-size:8.2px!important}
}
.firstm-web-page[dir="rtl"] .fmw-process-bg>i{direction:rtl!important;font-family:"Tajawal","Cairo",Arial,sans-serif!important;letter-spacing:0!important}
.firstm-web-page[dir="rtl"] .fmw-process-step-copy small{direction:rtl!important;font-family:"Tajawal","Cairo",Arial,sans-serif!important;letter-spacing:0!important;text-transform:none!important}


/* v1.18.3 — hand-built, straightforward technology grid (no dashboard / AI-style frame) */
.fmw-tech{position:relative!important;padding:96px 0 100px!important;background:linear-gradient(180deg,#fff 0%,#fbfcfc 100%)!important;overflow:hidden!important}
.fmw-tech .fmw-tech-bg{position:absolute!important;inset:0!important;pointer-events:none!important;overflow:hidden!important}
.fmw-tech .fmw-tech-bg:before{content:""!important;position:absolute!important;width:460px!important;height:460px!important;inset-inline-end:-250px!important;top:-250px!important;border-radius:50%!important;background:radial-gradient(circle,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 7.5%,transparent) 0%,rgba(239,106,36,.022) 46%,transparent 72%)!important}
.fmw-tech .fmw-tech-bg:after{content:""!important;position:absolute!important;width:420px!important;height:420px!important;inset-inline-start:-270px!important;bottom:-290px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(31,37,43,.035) 0%,transparent 70%)!important}
.fmw-tech .fmw-tech-bg .orb-a,.fmw-tech .fmw-tech-bg .orb-b{display:none!important}
.fmw-tech-simple-head{position:relative!important;z-index:1!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:50px!important;padding-bottom:34px!important;border-bottom:1px solid #e7eaec!important}
.fmw-tech-simple-head .fmw-section-head{max-width:760px!important;margin:0!important}
.fmw-tech-simple-head .fmw-section-head h2{margin-top:12px!important;margin-bottom:13px!important;max-width:720px!important}
.fmw-tech-simple-head .fmw-section-head p{max-width:690px!important;margin:0!important;color:#747d85!important}
.fmw-tech-inline-points{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:8px!important;max-width:440px!important;padding-bottom:3px!important}
.fmw-tech-inline-points>span{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:36px!important;padding:0 11px!important;border:1px solid #e5e8ea!important;border-radius:9px!important;background:#fff!important;color:#4c555d!important;box-shadow:none!important}
.fmw-tech-inline-points svg{width:15px!important;height:15px!important;fill:none!important;stroke:var(--fmw-accent)!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important;flex:0 0 auto!important}
.fmw-tech-inline-points b{font-size:9.5px!important;line-height:1!important;font-weight:800!important;white-space:nowrap!important}

.fmw-tech-list-head{position:relative!important;z-index:1!important;display:flex!important;align-items:end!important;justify-content:space-between!important;gap:28px!important;margin:34px 0 16px!important}
.fmw-tech-list-head h3{margin:0!important;color:#262d33!important;font-size:16px!important;line-height:1.4!important;font-weight:900!important}
.fmw-tech-list-head>span{color:#90979d!important;font-size:10px!important;font-weight:700!important;line-height:1.4!important}
.fmw-tech-logo-grid{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}
.fmw-tech-logo-card{--tech-brand:var(--fmw-accent);position:relative!important;display:flex!important;align-items:center!important;gap:13px!important;min-width:0!important;min-height:104px!important;padding:17px 16px!important;border:1px solid #e4e8ea!important;border-radius:15px!important;background:#fff!important;box-shadow:0 5px 16px rgba(31,37,43,.035)!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important;overflow:hidden!important}
.fmw-tech-logo-card:before{content:""!important;position:absolute!important;inset-inline-start:0!important;top:18px!important;bottom:18px!important;width:2px!important;border-radius:3px!important;background:var(--fmw-accent)!important;opacity:.72!important}
.fmw-tech-logo-mark{width:52px!important;height:52px!important;border-radius:12px!important;display:grid!important;place-items:center!important;flex:0 0 52px!important;background:#fff6f0!important;border:1px solid rgba(239,106,36,.14)!important;color:var(--fmw-accent)!important;box-shadow:none!important}
.fmw-tech-logo-mark .fmw-brand-svg{width:30px!important;height:30px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-logo-mark .fmw-brand-shield path:first-child{fill:color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 5.5%,transparent)!important}
.fmw-tech-logo-mark .fmw-brand-word{font-family:Arial,sans-serif!important;font-weight:900!important;line-height:1!important;color:var(--fmw-accent)!important}
.fmw-tech-logo-mark .fmw-brand-woo{font-size:12px!important;padding:6px 5px!important;border-radius:7px!important;background:var(--fmw-accent)!important;color:#fff!important}
.fmw-tech-logo-mark .fmw-brand-php{font-size:11px!important;width:36px!important;height:22px!important;border:1.8px solid currentColor!important;border-radius:50%!important}
.fmw-tech-logo-mark .fmw-brand-js{width:30px!important;height:30px!important;border-radius:5px!important;display:grid!important;place-items:end!important;padding:4px!important;background:#fff0e6!important;color:var(--fmw-accent)!important;font-size:11px!important}
.fmw-tech-logo-copy{min-width:0!important;flex:1!important}
.fmw-tech-logo-copy h3{margin:0 0 5px!important;color:#2c3339!important;font-size:12px!important;line-height:1.3!important;font-weight:900!important;text-align:start!important;direction:inherit!important}
.fmw-tech-logo-copy span{display:block!important;color:#90979d!important;font-size:8.5px!important;line-height:1.45!important;font-weight:700!important;text-align:start!important}
@media(hover:hover){.fmw-tech-logo-card:hover{transform:translateY(-3px)!important;border-color:rgba(239,106,36,.28)!important;box-shadow:0 12px 26px rgba(31,37,43,.065)!important}.fmw-tech-logo-card:hover .fmw-tech-logo-mark{background:#fff2e9!important}}
.fmw-tech-bottom-note{position:relative!important;z-index:1!important;display:flex!important;align-items:center!important;gap:11px!important;margin-top:18px!important;padding-top:18px!important;border-top:1px solid #e9ecee!important}
.fmw-tech-bottom-note>span{width:30px!important;height:30px!important;border-radius:9px!important;display:grid!important;place-items:center!important;flex:0 0 30px!important;background:#fff3eb!important;color:var(--fmw-accent)!important}
.fmw-tech-bottom-note svg{width:15px!important;height:15px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-bottom-note p{margin:0!important;max-width:900px!important;color:#818990!important;font-size:10px!important;line-height:1.7!important;font-weight:700!important}

/* old v1.18.x tech dashboard elements are no longer rendered; keep them inert if cached markup appears */
.fmw-tech-layout,.fmw-tech-copy,.fmw-tech-showcase,.fmw-tech-stack-head,.fmw-tech-groups,.fmw-tech-stack-foot{ }

@media(max-width:1180px){
  .fmw-tech-simple-head{align-items:flex-start!important;flex-direction:column!important;gap:22px!important}.fmw-tech-inline-points{justify-content:flex-start!important;max-width:none!important}.fmw-tech-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .fmw-tech{padding:70px 0 76px!important}.fmw-tech-simple-head{padding-bottom:25px!important;gap:18px!important}.fmw-tech-simple-head .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,34px),30px)!important;line-height:1.4!important}.fmw-tech-simple-head .fmw-section-head p{font-size:min(var(--fmw-section-desc-size,16px),14px)!important;line-height:1.9!important}.fmw-tech-inline-points{gap:6px!important}.fmw-tech-inline-points>span{min-height:34px!important;padding:0 9px!important}.fmw-tech-inline-points b{font-size:8.8px!important}.fmw-tech-list-head{align-items:flex-start!important;flex-direction:column!important;gap:5px!important;margin:26px 0 13px!important}.fmw-tech-list-head h3{font-size:14px!important}.fmw-tech-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.fmw-tech-logo-card{min-height:94px!important;padding:13px 11px!important;gap:9px!important;border-radius:13px!important}.fmw-tech-logo-card:before{top:14px!important;bottom:14px!important}.fmw-tech-logo-mark{width:44px!important;height:44px!important;flex-basis:44px!important;border-radius:10px!important}.fmw-tech-logo-mark .fmw-brand-svg{width:25px!important;height:25px!important}.fmw-tech-logo-copy h3{font-size:10.6px!important;margin-bottom:3px!important}.fmw-tech-logo-copy span{font-size:7.7px!important}.fmw-tech-bottom-note{align-items:flex-start!important}.fmw-tech-bottom-note p{font-size:9px!important;line-height:1.75!important}
}
@media(max-width:390px){
  .fmw-tech-logo-grid{grid-template-columns:1fr!important}.fmw-tech-logo-card{min-height:82px!important}.fmw-tech-logo-copy h3{font-size:11px!important}.fmw-tech-logo-copy span{font-size:8px!important}
}


/* v1.28.6 — Technology Architecture / project-fit stack */
.fmw-tech{position:relative!important;padding:104px 0 110px!important;background:linear-gradient(180deg,#fff 0%,#fcfdfd 46%,#fff 100%)!important;overflow:hidden!important}
.fmw-tech>.fmw-tech-bg{position:absolute!important;inset:0!important;pointer-events:none!important;overflow:hidden!important}
.fmw-tech>.fmw-tech-bg:before{content:""!important;position:absolute!important;width:560px!important;height:560px!important;top:-355px!important;inset-inline-end:-220px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(244,93,44,.10) 0%,rgba(244,93,44,.035) 43%,transparent 71%)!important}
.fmw-tech>.fmw-tech-bg:after{content:""!important;position:absolute!important;width:520px!important;height:520px!important;bottom:-390px!important;inset-inline-start:-240px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(50,64,78,.055) 0%,transparent 68%)!important}
.fmw-tech-v2-head{position:relative!important;z-index:2!important;display:grid!important;grid-template-columns:minmax(0,1.28fr) minmax(360px,.72fr)!important;gap:68px!important;align-items:end!important;margin-bottom:34px!important}
.fmw-tech-v2-head .fmw-section-head{margin:0!important;max-width:780px!important}
.fmw-tech-v2-head .fmw-section-head h2{max-width:760px!important;margin:12px 0 13px!important}
.fmw-tech-v2-head .fmw-section-head p{max-width:700px!important;margin:0!important;color:#737d86!important}
.fmw-tech-v2-principles{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;border:1px solid #e7eaed!important;border-radius:20px!important;background:rgba(255,255,255,.9)!important;box-shadow:0 18px 48px rgba(34,44,54,.055)!important;overflow:hidden!important;backdrop-filter:blur(10px)!important}
.fmw-tech-v2-principles>span{position:relative!important;display:grid!important;align-content:center!important;justify-items:start!important;min-height:112px!important;padding:17px 16px!important;border-inline-end:1px solid #edf0f2!important}
.fmw-tech-v2-principles>span:last-child{border-inline-end:0!important}
.fmw-tech-v2-principles>span:after{content:""!important;position:absolute!important;inset-inline-start:0!important;bottom:0!important;width:34px!important;height:2px!important;background:var(--fmw-accent)!important;opacity:.9!important}
.fmw-tech-v2-principles i{width:31px!important;height:31px!important;border-radius:10px!important;display:grid!important;place-items:center!important;margin-bottom:10px!important;background:#fff1e9!important;color:var(--fmw-accent)!important;font-style:normal!important}
.fmw-tech-v2-principles svg{width:16px!important;height:16px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-v2-principles b{font-size:13px!important;line-height:1.35!important;color:#313941!important;font-weight:900!important}
.fmw-tech-v2-principles small{margin-top:4px!important;font-size:10.5px!important;line-height:1.4!important;color:#929aa2!important;font-weight:700!important}

.fmw-tech-architecture{position:relative!important;z-index:2!important;border:1px solid #e4e8eb!important;border-radius:30px!important;padding:20px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 28px 75px rgba(33,43,52,.075)!important;overflow:hidden!important;isolation:isolate!important}
.fmw-tech-architecture:before{content:""!important;position:absolute!important;inset:0!important;z-index:-2!important;background-image:linear-gradient(rgba(45,55,64,.027) 1px,transparent 1px),linear-gradient(90deg,rgba(45,55,64,.027) 1px,transparent 1px)!important;background-size:34px 34px!important;mask-image:linear-gradient(to bottom,rgba(0,0,0,.72),transparent 95%)!important}
.fmw-tech-architecture:after{content:""!important;position:absolute!important;z-index:-1!important;width:460px!important;height:460px!important;left:50%!important;top:53%!important;transform:translate(-50%,-50%)!important;border-radius:50%!important;background:radial-gradient(circle,rgba(244,93,44,.085) 0%,rgba(244,93,44,.026) 35%,transparent 69%)!important}
.fmw-tech-architecture-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;min-height:50px!important;padding:0 6px 16px!important;margin-bottom:16px!important;border-bottom:1px solid #e9edef!important}
.fmw-tech-architecture-top>div{display:flex!important;align-items:center!important;gap:10px!important}
.fmw-tech-live-dot{width:9px!important;height:9px!important;border-radius:50%!important;background:var(--fmw-accent)!important;box-shadow:0 0 0 6px rgba(244,93,44,.10)!important;flex:0 0 auto!important}
.fmw-tech-architecture-top b{font-size:14px!important;line-height:1.4!important;color:#2d353d!important;font-weight:900!important}
.fmw-tech-architecture-top>small{font-size:11px!important;color:#929aa1!important;font-weight:700!important}

.fmw-tech-map{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(250px,.78fr) minmax(0,1fr)!important;grid-template-areas:"platform core frontend" "backend core integration"!important;gap:14px!important;align-items:stretch!important;min-height:510px!important}
.fmw-tech-core{grid-area:core!important;position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;min-width:0!important;padding:38px 28px!important;border:1px solid rgba(244,93,44,.19)!important;border-radius:26px!important;background:linear-gradient(160deg,#fff 0%,#fff9f5 50%,#fff 100%)!important;overflow:hidden!important;isolation:isolate!important;box-shadow:0 18px 48px rgba(244,93,44,.08)!important}
.fmw-tech-core:before{content:""!important;position:absolute!important;inset:12%!important;border:1px dashed rgba(244,93,44,.16)!important;border-radius:50%!important;z-index:-1!important}
.fmw-tech-core-icon{width:74px!important;height:74px!important;border-radius:24px!important;display:grid!important;place-items:center!important;margin-bottom:22px!important;background:linear-gradient(145deg,var(--fmw-accent),#ff7e52)!important;color:#fff!important;box-shadow:0 18px 36px rgba(244,93,44,.25)!important}
.fmw-tech-core-icon svg{width:34px!important;height:34px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-core>small{font:900 11px/1.2 Arial,sans-serif!important;letter-spacing:.17em!important;color:var(--fmw-accent)!important}
.firstm-web-page[dir="rtl"] .fmw-tech-core>small{font-family:Arial,sans-serif!important;direction:ltr!important}
.fmw-tech-core h3{max-width:300px!important;margin:11px 0 10px!important;color:#202a33!important;font-size:24px!important;line-height:1.45!important;font-weight:900!important}
.fmw-tech-core p{max-width:305px!important;margin:0!important;color:#7b858e!important;font-size:12.5px!important;line-height:1.75!important;font-weight:700!important}
.fmw-tech-core-tags{display:flex!important;justify-content:center!important;flex-wrap:wrap!important;gap:6px!important;margin-top:18px!important}
.fmw-tech-core-tags span{display:inline-flex!important;align-items:center!important;min-height:30px!important;padding:0 11px!important;border:1px solid rgba(244,93,44,.13)!important;border-radius:999px!important;background:#fff!important;color:#5e6871!important;font-size:10.5px!important;font-weight:900!important;box-shadow:0 4px 11px rgba(34,44,54,.03)!important}
.fmw-tech-core-ring{position:absolute!important;border-radius:50%!important;border:1px solid rgba(244,93,44,.12)!important;z-index:-1!important;animation:fmwTechOrbit 16s linear infinite!important}
.fmw-tech-core-ring:before,.fmw-tech-core-ring:after{content:""!important;position:absolute!important;width:7px!important;height:7px!important;border-radius:50%!important;background:var(--fmw-accent)!important;box-shadow:0 0 0 4px rgba(244,93,44,.08)!important}
.fmw-tech-core-ring:before{left:13%!important;top:12%!important}.fmw-tech-core-ring:after{right:9%!important;bottom:17%!important}
.fmw-tech-core-ring.ring-one{width:250px!important;height:250px!important;opacity:.75!important}
.fmw-tech-core-ring.ring-two{width:330px!important;height:330px!important;opacity:.46!important;animation-duration:23s!important;animation-direction:reverse!important}
.fmw-tech-core-ring.ring-three{width:410px!important;height:410px!important;opacity:.24!important;animation-duration:31s!important}
@keyframes fmwTechOrbit{to{transform:rotate(360deg)}}

.fmw-tech-cluster{position:relative!important;min-width:0!important;padding:17px!important;border:1px solid #e7eaed!important;border-radius:21px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 9px 26px rgba(32,42,51,.035)!important;overflow:hidden!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease!important}
.fmw-tech-cluster-platform{grid-area:platform!important}.fmw-tech-cluster-frontend{grid-area:frontend!important}.fmw-tech-cluster-backend{grid-area:backend!important}.fmw-tech-cluster-integration{grid-area:integration!important}
.fmw-tech-cluster:before{content:""!important;position:absolute!important;width:130px!important;height:130px!important;border-radius:50%!important;inset-inline-end:-72px!important;top:-78px!important;background:radial-gradient(circle,rgba(244,93,44,.07),transparent 68%)!important;pointer-events:none!important}
.fmw-tech-cluster header{display:grid!important;grid-template-columns:38px minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;padding-bottom:12px!important;margin-bottom:10px!important;border-bottom:1px solid #edf0f2!important}
.fmw-tech-cluster-icon{width:38px!important;height:38px!important;border-radius:12px!important;display:grid!important;place-items:center!important;background:#fff1e9!important;color:var(--fmw-accent)!important}
.fmw-tech-cluster-icon svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-cluster header div{min-width:0!important;display:grid!important;grid-template-columns:auto 1fr!important;column-gap:7px!important;align-items:baseline!important}
.fmw-tech-cluster header small{font:900 10px/1 Arial,sans-serif!important;color:var(--fmw-accent)!important;letter-spacing:.08em!important;direction:ltr!important}
.fmw-tech-cluster header h3{margin:0!important;color:#343c44!important;font-size:14px!important;line-height:1.45!important;font-weight:900!important;white-space:normal!important}
.fmw-tech-cluster header>i{width:27px!important;height:1px!important;background:linear-gradient(90deg,var(--fmw-accent),transparent)!important;opacity:.6!important}
.firstm-web-page[dir="rtl"] .fmw-tech-cluster header>i{transform:scaleX(-1)!important}
.fmw-tech-cluster-items{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
.fmw-tech-cluster-frontend .fmw-tech-cluster-items,.fmw-tech-cluster-integration .fmw-tech-cluster-items{grid-template-columns:1fr!important}
.fmw-tech-chip{--tech-brand:var(--fmw-accent);position:relative!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) 15px!important;align-items:center!important;gap:9px!important;min-width:0!important;min-height:66px!important;padding:8px 9px!important;border:1px solid transparent!important;border-radius:14px!important;background:#fbfcfc!important;transition:background .18s ease,border-color .18s ease,transform .18s ease!important}
.fmw-tech-chip-mark{width:42px!important;height:42px!important;border-radius:12px!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;background:color-mix(in srgb,var(--tech-brand) 8%,#fff)!important;color:var(--tech-brand)!important;border:1px solid color-mix(in srgb,var(--tech-brand) 16%,#eef0f2)!important}
.fmw-tech-chip-mark .fmw-brand-svg{width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-chip-mark .fmw-brand-shield path:first-child{fill:color-mix(in srgb,var(--tech-brand) 8%,white)!important}
.fmw-tech-chip-mark .fmw-brand-word{font-family:Arial,sans-serif!important;font-weight:900!important;line-height:1!important;color:var(--tech-brand)!important;direction:ltr!important}
.fmw-tech-chip-mark .fmw-brand-woo{font-size:9px!important;padding:5px 4px!important;border-radius:6px!important;background:var(--tech-brand)!important;color:#fff!important}
.fmw-tech-chip-mark .fmw-brand-php{font-size:9px!important;width:29px!important;height:18px!important;border:1.6px solid currentColor!important;border-radius:50%!important}
.fmw-tech-chip-mark .fmw-brand-js{width:24px!important;height:24px!important;border-radius:4px!important;display:grid!important;place-items:end!important;padding:3px!important;background:var(--tech-brand)!important;color:#3e3922!important;font-size:9px!important}
.fmw-tech-chip>div{min-width:0!important}
.fmw-tech-chip b{display:block!important;margin-bottom:4px!important;color:#343c44!important;font-size:12.5px!important;line-height:1.35!important;font-weight:900!important;white-space:normal!important}
.fmw-tech-chip small{display:block!important;color:#969da4!important;font-size:10px!important;line-height:1.4!important;font-weight:700!important}
.fmw-tech-chip em{font:800 12px/1 Arial,sans-serif!important;color:#c2c8cd!important;font-style:normal!important;direction:ltr!important;transition:color .18s ease,transform .18s ease!important}
@media(hover:hover){.fmw-tech-cluster:hover{transform:translateY(-3px)!important;border-color:rgba(244,93,44,.18)!important;box-shadow:0 16px 36px rgba(32,42,51,.055)!important}.fmw-tech-chip:hover{background:#fff!important;border-color:color-mix(in srgb,var(--tech-brand) 20%,#e9edef)!important;transform:translateY(-1px)!important}.fmw-tech-chip:hover em{color:var(--tech-brand)!important;transform:translate(2px,-2px)!important}.firstm-web-page[dir="rtl"] .fmw-tech-chip:hover em{transform:translate(-2px,-2px)!important}}

.fmw-tech-architecture-foot{display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:13px!important;margin-top:16px!important;padding:16px 7px 0!important;border-top:1px solid #e9edef!important}
.fmw-tech-architecture-foot>span{width:40px!important;height:40px!important;border-radius:12px!important;display:grid!important;place-items:center!important;background:#fff1e9!important;color:var(--fmw-accent)!important}
.fmw-tech-architecture-foot svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-architecture-foot b{display:block!important;color:#3d454d!important;font-size:12.5px!important;line-height:1.4!important;font-weight:900!important}
.fmw-tech-architecture-foot p{margin:4px 0 0!important;max-width:900px!important;color:#858e96!important;font-size:10.8px!important;line-height:1.65!important;font-weight:700!important}
.fmw-tech-architecture-foot strong{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:33px!important;padding:0 12px!important;border:1px solid rgba(244,93,44,.13)!important;border-radius:9px!important;background:#fff8f4!important;color:var(--fmw-accent)!important;font-size:10px!important;font-weight:900!important;white-space:nowrap!important}

/* brand colors for the architecture cards */
.fmw-tech-wordpress{--tech-brand:#21759b!important}.fmw-tech-woocommerce{--tech-brand:#96588a!important}.fmw-tech-php{--tech-brand:#777bb4!important}.fmw-tech-javascript{--tech-brand:#d4ad00!important}.fmw-tech-rest-api{--tech-brand:#ef6a24!important}.fmw-tech-html5{--tech-brand:#e34f26!important}.fmw-tech-css3{--tech-brand:#1572b6!important}.fmw-tech-mysql{--tech-brand:#4479a1!important}.fmw-tech-webp{--tech-brand:#2f8f6a!important}.fmw-tech-core-web-vitals{--tech-brand:#5b8def!important}.fmw-tech-generic{--tech-brand:var(--fmw-accent)!important}

@media(max-width:1180px){
  .fmw-tech-v2-head{grid-template-columns:1fr!important;gap:25px!important}.fmw-tech-v2-principles{max-width:650px!important}.fmw-tech-map{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"core core" "platform frontend" "backend integration"!important;min-height:0!important}.fmw-tech-core{min-height:330px!important}.fmw-tech-core-ring.ring-three{display:none!important}.fmw-tech-cluster-frontend .fmw-tech-cluster-items,.fmw-tech-cluster-integration .fmw-tech-cluster-items{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .fmw-tech{padding:72px 0 78px!important}.fmw-tech-v2-head{gap:20px!important;margin-bottom:22px!important}.fmw-tech-v2-head .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,34px),30px)!important;line-height:1.45!important}.fmw-tech-v2-head .fmw-section-head p{font-size:min(var(--fmw-section-desc-size,16px),14px)!important;line-height:1.85!important}.fmw-tech-v2-principles{grid-template-columns:1fr!important;border-radius:17px!important}.fmw-tech-v2-principles>span{grid-template-columns:34px minmax(0,1fr)!important;column-gap:10px!important;min-height:66px!important;padding:10px 12px!important;border-inline-end:0!important;border-bottom:1px solid #edf0f2!important;align-items:center!important}.fmw-tech-v2-principles>span:last-child{border-bottom:0!important}.fmw-tech-v2-principles i{grid-row:1/3!important;margin:0!important}.fmw-tech-v2-principles b{font-size:11.5px!important}.fmw-tech-v2-principles small{font-size:9.5px!important}.fmw-tech-architecture{padding:12px!important;border-radius:22px!important}.fmw-tech-architecture-top{align-items:flex-start!important;flex-direction:column!important;gap:5px!important;padding:2px 3px 12px!important;margin-bottom:11px!important}.fmw-tech-architecture-top b{font-size:12px!important}.fmw-tech-architecture-top>small{font-size:10px!important}.fmw-tech-map{grid-template-columns:1fr!important;grid-template-areas:"core" "platform" "frontend" "backend" "integration"!important;gap:9px!important}.fmw-tech-core{min-height:300px!important;padding:30px 22px!important;border-radius:20px!important}.fmw-tech-core-icon{width:64px!important;height:64px!important;border-radius:20px!important}.fmw-tech-core h3{font-size:21px!important}.fmw-tech-core p{font-size:11px!important}.fmw-tech-core-ring.ring-one{width:220px!important;height:220px!important}.fmw-tech-core-ring.ring-two{width:285px!important;height:285px!important}.fmw-tech-cluster{padding:13px!important;border-radius:17px!important}.fmw-tech-cluster-items,.fmw-tech-cluster-frontend .fmw-tech-cluster-items,.fmw-tech-cluster-integration .fmw-tech-cluster-items{grid-template-columns:1fr 1fr!important;gap:6px!important}.fmw-tech-chip{grid-template-columns:37px minmax(0,1fr)!important;min-height:60px!important;padding:7px!important;gap:7px!important}.fmw-tech-chip-mark{width:37px!important;height:37px!important;border-radius:10px!important}.fmw-tech-chip em{display:none!important}.fmw-tech-chip b{font-size:11px!important}.fmw-tech-chip small{font-size:9px!important}.fmw-tech-architecture-foot{grid-template-columns:38px minmax(0,1fr)!important;padding:13px 3px 1px!important}.fmw-tech-architecture-foot>span{width:36px!important;height:36px!important}.fmw-tech-architecture-foot strong{display:none!important}.fmw-tech-architecture-foot p{font-size:9.5px!important}
}
@media(max-width:430px){
  .fmw-tech-cluster-items,.fmw-tech-cluster-frontend .fmw-tech-cluster-items,.fmw-tech-cluster-integration .fmw-tech-cluster-items{grid-template-columns:1fr!important}.fmw-tech-chip{grid-template-columns:40px minmax(0,1fr) 14px!important}.fmw-tech-chip-mark{width:40px!important;height:40px!important}.fmw-tech-chip em{display:block!important}.fmw-tech-core{min-height:280px!important}.fmw-tech-core-ring.ring-two{width:250px!important;height:250px!important}
}
@media(prefers-reduced-motion:reduce){.fmw-tech-core-ring{animation:none!important}.fmw-tech-cluster,.fmw-tech-chip,.fmw-tech-chip em{transition:none!important}}


/* v1.28.8 — selectable animated technology backgrounds + granular typography controls */
.fmw-tech{isolation:isolate!important}
.fmw-tech>.fmw-shell{position:relative!important;z-index:2!important;width:min(var(--fmw-tech-content-max,1600px),var(--fmw-tech-content-width,96%),calc(100% - 48px))!important;max-width:none!important}
.fmw-tech>.fmw-tech-bg{display:block!important;position:absolute!important;inset:0!important;z-index:0!important;overflow:hidden!important;pointer-events:none!important;opacity:var(--fmw-tech-bg-opacity,.58)!important;transform:translateZ(0)!important}
.fmw-tech>.fmw-tech-bg:before,.fmw-tech>.fmw-tech-bg:after{display:none!important}
.fmw-tech .fmw-tech-bg-layer{position:absolute!important;inset:-12%!important;display:block!important;will-change:transform,background-position,opacity!important}
.fmw-tech .fmw-tech-bg-shapes{position:absolute!important;inset:0!important;display:block!important}
.fmw-tech .fmw-tech-bg-shapes i{--shape-color:color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 18%,transparent);position:absolute!important;left:var(--x)!important;top:var(--y)!important;width:var(--s)!important;height:var(--s)!important;display:block!important;opacity:.34!important;background:var(--shape-color)!important;animation:fmwTechShapeFloat var(--fmw-tech-bg-speed,24s) ease-in-out var(--delay,0s) infinite alternate!important;will-change:transform!important}
@keyframes fmwTechBgDrift{0%{transform:translate3d(-2%,-1%,0) scale(1.02)}50%{transform:translate3d(2%,1.5%,0) scale(1.05)}100%{transform:translate3d(-1%,3%,0) scale(1.03)}}
@keyframes fmwTechBgPan{to{background-position:160px 120px,-120px 180px,80px -120px}}
@keyframes fmwTechShapeFloat{0%{transform:translate3d(0,0,0) rotate(0deg) scale(.82)}50%{transform:translate3d(18px,-24px,0) rotate(35deg) scale(1.05)}100%{transform:translate3d(-14px,18px,0) rotate(78deg) scale(.9)}}
@keyframes fmwTechParticlePan{to{background-position:90px 120px,-130px 70px,60px -110px}}
@keyframes fmwTechOrbitBg{to{rotate:360deg}}

/* Hexagons */
.fmw-tech-bg-hex .layer-a{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='92' height='80' viewBox='0 0 92 80'%3E%3Cpath d='M23 2h46l21 38-21 38H23L2 40z' fill='none' stroke='%23c9b597' stroke-opacity='.18' stroke-width='1'/%3E%3C/svg%3E")!important;background-size:92px 80px!important;animation:fmwTechBgPan var(--fmw-tech-bg-speed,24s) linear infinite!important;mask-image:radial-gradient(ellipse at 50% 45%,#000 20%,rgba(0,0,0,.76) 55%,transparent 88%)!important}
.fmw-tech-bg-hex .layer-b{background:radial-gradient(circle at 82% 20%,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 13%,transparent),transparent 24%),radial-gradient(circle at 15% 78%,rgba(67,82,96,.07),transparent 23%)!important;animation:fmwTechBgDrift calc(var(--fmw-tech-bg-speed,24s) + 6s) ease-in-out infinite alternate!important}
.fmw-tech-bg-hex .fmw-tech-bg-shapes i{clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%)!important;background:color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 13%,transparent)!important}

/* Floating squares */
.fmw-tech-bg-squares .layer-a{background-image:linear-gradient(rgba(66,79,91,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(66,79,91,.055) 1px,transparent 1px)!important;background-size:54px 54px!important;animation:fmwTechBgPan calc(var(--fmw-tech-bg-speed,24s) + 8s) linear infinite!important;mask-image:linear-gradient(to bottom,transparent 0,#000 18%,#000 78%,transparent 100%)!important}
.fmw-tech-bg-squares .layer-b{background:linear-gradient(135deg,transparent 38%,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 5.5%,transparent) 39%,transparent 40%,transparent 61%,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 3.5%,transparent) 62%,transparent 63%)!important;background-size:180px 180px!important;animation:fmwTechBgPan var(--fmw-tech-bg-speed,24s) linear infinite reverse!important}
.fmw-tech-bg-squares .fmw-tech-bg-shapes i{border-radius:5px!important;background:transparent!important;border:1px solid color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 34%,transparent)!important;box-shadow:inset 0 0 18px color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 5%,transparent)!important}

/* Circuit-board routes */
.fmw-tech-bg-circuit .layer-a{background-image:linear-gradient(90deg,transparent 0 47%,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 10%,transparent) 47% 48%,transparent 48% 100%),linear-gradient(0deg,transparent 0 47%,rgba(55,69,82,.07) 47% 48%,transparent 48% 100%)!important;background-size:88px 88px!important;animation:fmwTechBgPan calc(var(--fmw-tech-bg-speed,24s) + 10s) linear infinite!important;mask-image:radial-gradient(ellipse,#000 25%,rgba(0,0,0,.62) 68%,transparent 92%)!important}
.fmw-tech-bg-circuit .layer-b{background-image:radial-gradient(circle,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 23%,transparent) 0 2px,transparent 2.6px),radial-gradient(circle,rgba(55,69,82,.18) 0 1.5px,transparent 2.2px)!important;background-size:88px 88px,132px 132px!important;background-position:0 0,44px 44px!important;animation:fmwTechParticlePan var(--fmw-tech-bg-speed,24s) linear infinite reverse!important}
.fmw-tech-bg-circuit .fmw-tech-bg-shapes i{width:calc(var(--s)*.34)!important;height:calc(var(--s)*.34)!important;border-radius:50%!important;background:#fff!important;border:2px solid color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 35%,transparent)!important;box-shadow:0 0 0 5px color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 6%,transparent)!important}

/* Particles */
.fmw-tech-bg-particles .layer-a{background-image:radial-gradient(circle,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 18%,transparent) 0 1.4px,transparent 1.8px),radial-gradient(circle,rgba(50,65,78,.13) 0 1px,transparent 1.5px),radial-gradient(circle,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 10%,transparent) 0 2px,transparent 2.5px)!important;background-size:38px 38px,64px 64px,96px 96px!important;background-position:0 0,22px 18px,44px 42px!important;animation:fmwTechParticlePan var(--fmw-tech-bg-speed,24s) linear infinite!important;mask-image:linear-gradient(to bottom,transparent 0,#000 16%,#000 85%,transparent 100%)!important}
.fmw-tech-bg-particles .layer-b{background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 7%,transparent),transparent 38%)!important;animation:fmwTechBgDrift var(--fmw-tech-bg-speed,24s) ease-in-out infinite alternate!important}
.fmw-tech-bg-particles .fmw-tech-bg-shapes i{border-radius:50%!important;width:calc(var(--s)*.28)!important;height:calc(var(--s)*.28)!important;box-shadow:0 0 16px color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 24%,transparent)!important}

/* Geometric mesh */
.fmw-tech-bg-mesh .layer-a{background-image:repeating-linear-gradient(30deg,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 18%,transparent) 0 1px,transparent 1px 74px),repeating-linear-gradient(150deg,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 11%,transparent) 0 1px,transparent 1px 74px)!important;animation:fmwTechBgPan calc(var(--fmw-tech-bg-speed,34s) + 10s) linear infinite!important;mask-image:radial-gradient(ellipse at center,#000 14%,rgba(0,0,0,.62) 62%,transparent 94%)!important}
.fmw-tech-bg-mesh .layer-b{background:linear-gradient(118deg,transparent 18%,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 12%,transparent) 42%,transparent 64%)!important;animation:fmwTechBgDrift var(--fmw-tech-bg-speed,34s) ease-in-out infinite alternate!important}
.fmw-tech-bg-mesh .fmw-tech-bg-shapes i{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)!important;border-radius:3px!important;background:color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 7%,transparent)!important;border:1px solid color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 18%,transparent)!important}

/* Digital orbits */
.fmw-tech-bg-orbits .layer-a{left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;width:min(1050px,92vw)!important;height:min(1050px,92vw)!important;inset:auto!important;translate:-50% -50%!important;border-radius:50%!important;background:repeating-radial-gradient(circle,transparent 0 72px,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 7.5%,transparent) 73px 74px,transparent 75px 122px)!important;animation:fmwTechOrbitBg calc(var(--fmw-tech-bg-speed,24s) + 20s) linear infinite!important;mask-image:radial-gradient(circle,#000 22%,rgba(0,0,0,.72) 62%,transparent 86%)!important}
.fmw-tech-bg-orbits .layer-b{left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;width:760px!important;height:760px!important;inset:auto!important;translate:-50% -50%!important;rotate:18deg!important;border:1px dashed color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 10%,transparent)!important;border-radius:50%!important;animation:fmwTechOrbitBg calc(var(--fmw-tech-bg-speed,24s) + 10s) linear infinite reverse!important}
.fmw-tech-bg-orbits .layer-c{left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;width:520px!important;height:520px!important;inset:auto!important;translate:-50% -50%!important;rotate:-18deg!important;border:1px solid rgba(54,68,81,.07)!important;border-radius:50%!important;animation:fmwTechOrbitBg var(--fmw-tech-bg-speed,24s) linear infinite!important}
.fmw-tech-bg-orbits .fmw-tech-bg-shapes i{border-radius:50%!important;width:calc(var(--s)*.22)!important;height:calc(var(--s)*.22)!important;background:var(--fmw-tech-glow-color,#c9b597)!important;box-shadow:0 0 0 5px color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 7%,transparent)!important}

/* User-controlled typography */
.fmw-tech .fmw-kicker{font-size:var(--fmw-tech-eyebrow-size,13px)!important}
.fmw-tech .fmw-tech-v2-principles b{font-size:var(--fmw-tech-principle-size,13px)!important}
.fmw-tech .fmw-tech-v2-principles small{font-size:calc(var(--fmw-tech-principle-size,13px) - 2px)!important}
.fmw-tech .fmw-tech-architecture-top b{font-size:var(--fmw-tech-architecture-label-size,14px)!important}
.fmw-tech .fmw-tech-architecture-top>small{font-size:calc(var(--fmw-tech-architecture-label-size,14px) - 3px)!important}
.fmw-tech .fmw-tech-core h3{font-size:var(--fmw-tech-core-title-size,24px)!important}
.fmw-tech .fmw-tech-core p{font-size:var(--fmw-tech-core-desc-size,13px)!important}
.fmw-tech .fmw-tech-cluster header h3{font-size:var(--fmw-tech-cluster-title-size,14px)!important}
.fmw-tech .fmw-tech-chip b{font-size:var(--fmw-tech-name-size,13px)!important}
.fmw-tech .fmw-tech-chip small{font-size:var(--fmw-tech-role-size,10px)!important}
.fmw-tech .fmw-tech-architecture-foot b{font-size:var(--fmw-tech-foot-title-size,13px)!important}
.fmw-tech .fmw-tech-architecture-foot p{font-size:var(--fmw-tech-foot-desc-size,11px)!important}

@media(max-width:760px){
  .fmw-tech .fmw-tech-v2-head .fmw-section-head h2{font-size:clamp(24px,calc(var(--fmw-section-title-size,38px) - 6px),40px)!important}
  .fmw-tech .fmw-tech-v2-head .fmw-section-head p{font-size:clamp(12px,calc(var(--fmw-section-desc-size,16px) - 1px),22px)!important}
  .fmw-tech .fmw-tech-v2-principles b{font-size:clamp(10px,calc(var(--fmw-tech-principle-size,13px) - 1px),19px)!important}
  .fmw-tech .fmw-tech-v2-principles small{font-size:clamp(8px,calc(var(--fmw-tech-principle-size,13px) - 3px),15px)!important}
  .fmw-tech .fmw-tech-core h3{font-size:clamp(18px,calc(var(--fmw-tech-core-title-size,24px) - 2px),32px)!important}
  .fmw-tech .fmw-tech-core p{font-size:clamp(10px,calc(var(--fmw-tech-core-desc-size,13px) - 1px),18px)!important}
  .fmw-tech .fmw-tech-cluster header h3{font-size:clamp(10px,calc(var(--fmw-tech-cluster-title-size,14px) - 1px),20px)!important}
  .fmw-tech .fmw-tech-chip b{font-size:clamp(10px,calc(var(--fmw-tech-name-size,13px) - 1px),18px)!important}
  .fmw-tech .fmw-tech-chip small{font-size:clamp(8px,calc(var(--fmw-tech-role-size,10px) - 1px),15px)!important}
  .fmw-tech .fmw-tech-architecture-foot b{font-size:clamp(10px,calc(var(--fmw-tech-foot-title-size,13px) - 1px),18px)!important}
  .fmw-tech .fmw-tech-architecture-foot p{font-size:clamp(8px,calc(var(--fmw-tech-foot-desc-size,11px) - 1px),15px)!important}
  .fmw-tech .fmw-tech-bg-shapes i:nth-child(n+9){display:none!important}
}
@media(prefers-reduced-motion:reduce){.fmw-tech .fmw-tech-bg-layer,.fmw-tech .fmw-tech-bg-shapes i{animation:none!important}}

/* v1.28.9 · optional custom media for each process stage */
.fmw-process-custom-image{position:relative!important;z-index:2!important;width:100%!important;height:100%!important;min-height:126px!important;object-fit:cover!important;display:block!important;border-radius:17px!important}.fmw-process-step:hover .fmw-process-custom-image{transform:scale(1.025)!important;transition:transform .35s ease!important}
@media(max-width:680px){.fmw-process-custom-image{min-height:130px!important;border-radius:14px!important}}


/* v1.28.10 — editable Technology Architecture background palette + glow */
.fmw-tech{background:linear-gradient(145deg,var(--fmw-tech-bg-primary,#f2ede5) 0%,var(--fmw-tech-bg-secondary,#faf7f1) 50%,var(--fmw-tech-bg-primary,#f2ede5) 100%)!important}
.fmw-tech:before,.fmw-tech:after{content:""!important;position:absolute!important;display:block!important;pointer-events:none!important;border-radius:50%!important;z-index:0!important;width:var(--fmw-tech-glow-size,760px)!important;height:var(--fmw-tech-glow-size,760px)!important;background:radial-gradient(circle,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) var(--fmw-tech-glow-strength,9%),transparent) 0%,transparent 72%)!important;filter:blur(4px)!important}
.fmw-tech:before{top:-34%!important;inset-inline-end:-12%!important}
.fmw-tech:after{bottom:-42%!important;inset-inline-start:-16%!important;opacity:.52!important}
.fmw-tech>.fmw-tech-bg{z-index:1!important}.fmw-tech>.fmw-shell{z-index:2!important}

/* v1.28.11 — complete Technology section rebuild: minimal premium stack showcase */
.fmw-tech-premium-head{position:relative!important;z-index:3!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:48px!important;align-items:end!important;margin-bottom:34px!important}
.fmw-tech-premium-head .fmw-section-head{margin:0!important;max-width:820px!important}
.fmw-tech-premium-head .fmw-section-head h2{max-width:800px!important;margin:12px 0 13px!important;line-height:1.32!important}
.fmw-tech-premium-head .fmw-section-head p{max-width:720px!important;margin:0!important;color:#747d86!important;line-height:1.85!important}
.fmw-tech-premium-signature{display:flex!important;align-items:center!important;gap:12px!important;padding-bottom:7px!important;white-space:nowrap!important;color:#6f7881!important}
.fmw-tech-premium-signature>span{font:900 10px/1.2 Arial,sans-serif!important;letter-spacing:.17em!important;color:#29333c!important}
.fmw-tech-premium-signature>i{width:54px!important;height:1px!important;background:linear-gradient(90deg,var(--fmw-accent),rgba(239,106,36,.12))!important}
.fmw-tech-premium-signature>small{font:800 9px/1.2 Arial,sans-serif!important;letter-spacing:.12em!important;color:#a0a6ac!important}

.fmw-tech-premium-stage{position:relative!important;z-index:3!important;display:grid!important;grid-template-columns:minmax(300px,.72fr) minmax(0,1.65fr)!important;gap:20px!important;align-items:stretch!important}
.fmw-tech-brief,.fmw-tech-catalog{position:relative!important;border:1px solid rgba(49,61,72,.10)!important;background:rgba(255,255,255,.88)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;box-shadow:0 26px 70px rgba(31,42,52,.07)!important;overflow:hidden!important}
.fmw-tech-brief{border-radius:28px!important;padding:34px 30px 28px!important;background:linear-gradient(150deg,rgba(255,255,255,.96) 0%,color-mix(in srgb,var(--fmw-tech-bg-secondary,#fff8f4) 68%,#fff) 100%)!important}
.fmw-tech-brief:before{content:""!important;position:absolute!important;top:0!important;inset-inline-start:0!important;width:5px!important;height:100%!important;background:linear-gradient(180deg,var(--fmw-accent),color-mix(in srgb,var(--fmw-accent) 18%,transparent) 72%,transparent)!important}
.fmw-tech-brief:after{content:""!important;position:absolute!important;width:230px!important;height:230px!important;border-radius:50%!important;inset-inline-end:-120px!important;top:-120px!important;background:radial-gradient(circle,color-mix(in srgb,var(--fmw-tech-glow-color,#ef6a24) 12%,transparent),transparent 68%)!important;pointer-events:none!important}
.fmw-tech-brief-index{position:absolute!important;top:24px!important;inset-inline-end:25px!important;font:900 58px/1 Arial,sans-serif!important;letter-spacing:-.07em!important;color:rgba(42,54,64,.055)!important;user-select:none!important}
.fmw-tech-brief-label{display:inline-flex!important;align-items:center!important;min-height:27px!important;padding:0 10px!important;border-radius:999px!important;background:color-mix(in srgb,var(--fmw-accent) 9%,#fff)!important;color:var(--fmw-accent)!important;font:900 9px/1 Arial,sans-serif!important;letter-spacing:.14em!important;direction:ltr!important}
.fmw-tech-brief h3{position:relative!important;z-index:1!important;max-width:355px!important;margin:24px 0 13px!important;color:#202a33!important;font-size:var(--fmw-tech-core-title-size,24px)!important;line-height:1.5!important;font-weight:950!important;letter-spacing:-.02em!important}
.fmw-tech-brief>p{position:relative!important;z-index:1!important;margin:0!important;color:#76808a!important;font-size:var(--fmw-tech-core-desc-size,13px)!important;line-height:1.9!important;font-weight:700!important}
.fmw-tech-criteria{display:grid!important;gap:9px!important;margin-top:26px!important;padding-top:23px!important;border-top:1px solid rgba(52,64,75,.09)!important}
.fmw-tech-criterion{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:10px 0!important}
.fmw-tech-criterion>span{width:42px!important;height:42px!important;border-radius:13px!important;display:grid!important;place-items:center!important;background:#fff!important;border:1px solid rgba(47,59,69,.08)!important;color:var(--fmw-accent)!important;box-shadow:0 9px 22px rgba(42,53,63,.05)!important}
.fmw-tech-criterion svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-criterion b{display:block!important;color:#313b44!important;font-size:var(--fmw-tech-principle-size,13px)!important;line-height:1.45!important;font-weight:900!important}
.fmw-tech-criterion small{display:block!important;margin-top:3px!important;color:#99a0a7!important;font-size:calc(var(--fmw-tech-principle-size,13px) - 2px)!important;line-height:1.5!important;font-weight:700!important}

.fmw-tech-catalog{border-radius:28px!important;padding:24px!important;background:rgba(255,255,255,.91)!important}
.fmw-tech-catalog:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background-image:linear-gradient(rgba(45,57,68,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(45,57,68,.025) 1px,transparent 1px)!important;background-size:38px 38px!important;mask-image:linear-gradient(to bottom,rgba(0,0,0,.68),transparent 92%)!important}
.fmw-tech-catalog-head{position:relative!important;z-index:1!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:22px!important;padding:3px 3px 18px!important;margin-bottom:15px!important;border-bottom:1px solid rgba(48,60,71,.10)!important}
.fmw-tech-catalog-head h3{margin:0!important;color:#27313a!important;font-size:var(--fmw-tech-architecture-label-size,14px)!important;line-height:1.5!important;font-weight:950!important}
.fmw-tech-catalog-head>span{display:inline-flex!important;align-items:baseline!important;gap:5px!important;min-height:37px!important;padding:7px 12px!important;border-radius:12px!important;background:#f8f9fa!important;color:#8d959c!important;font:900 9px/1 Arial,sans-serif!important;letter-spacing:.09em!important;direction:ltr!important}
.fmw-tech-catalog-head>span b{font-size:17px!important;color:#2f3942!important;letter-spacing:-.04em!important}

.fmw-tech-catalog-grid{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
.fmw-tech-tile{--tech-brand:var(--fmw-accent);position:relative!important;display:grid!important;grid-template-columns:54px minmax(0,1fr) auto!important;gap:13px!important;align-items:center!important;min-height:94px!important;padding:14px 15px!important;border:1px solid rgba(49,61,72,.085)!important;border-radius:18px!important;background:rgba(255,255,255,.95)!important;box-shadow:0 7px 20px rgba(32,43,53,.035)!important;overflow:hidden!important;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease!important}
.fmw-tech-tile:hover{transform:translateY(-3px)!important;border-color:color-mix(in srgb,var(--tech-brand) 28%,rgba(49,61,72,.10))!important;box-shadow:0 16px 34px rgba(33,43,52,.075)!important}
.fmw-tech-tile:before{content:""!important;position:absolute!important;inset-inline-start:0!important;top:16px!important;bottom:16px!important;width:2px!important;border-radius:999px!important;background:var(--tech-brand)!important;opacity:.48!important;transform:scaleY(.45)!important;transition:transform .24s ease,opacity .24s ease!important}
.fmw-tech-tile:hover:before{transform:scaleY(1)!important;opacity:.9!important}
.fmw-tech-tile-no{position:absolute!important;top:10px!important;inset-inline-end:11px!important;color:rgba(50,62,72,.22)!important;font:900 8.5px/1 Arial,sans-serif!important;letter-spacing:.08em!important;direction:ltr!important}
.fmw-tech-tile-mark{width:54px!important;height:54px!important;border-radius:16px!important;display:grid!important;place-items:center!important;background:color-mix(in srgb,var(--tech-brand) 8%,#fff)!important;border:1px solid color-mix(in srgb,var(--tech-brand) 14%,transparent)!important;color:var(--tech-brand)!important}
.fmw-tech-tile-mark svg{width:31px!important;height:31px!important;max-width:31px!important;max-height:31px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-tile-mark .fmw-brand-svg path,.fmw-tech-tile-mark .fmw-brand-svg rect,.fmw-tech-tile-mark .fmw-brand-svg circle,.fmw-tech-tile-mark .fmw-brand-svg ellipse{vector-effect:non-scaling-stroke!important}
.fmw-tech-tile-copy{min-width:0!important;padding-inline-end:14px!important}
.fmw-tech-tile-copy>small{display:block!important;margin-bottom:3px!important;color:#9ba2a9!important;font-size:var(--fmw-tech-cluster-title-size,14px)!important;line-height:1.3!important;font-weight:800!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.fmw-tech-tile-copy h3{margin:0!important;color:#263039!important;font-size:var(--fmw-tech-name-size,13px)!important;line-height:1.45!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.fmw-tech-tile-copy p{margin:3px 0 0!important;color:#8a9299!important;font-size:var(--fmw-tech-role-size,10px)!important;line-height:1.45!important;font-weight:700!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.fmw-tech-tile-accent{width:28px!important;height:28px!important;border-radius:10px!important;background:linear-gradient(135deg,color-mix(in srgb,var(--tech-brand) 13%,#fff),#fff)!important;border:1px solid color-mix(in srgb,var(--tech-brand) 13%,transparent)!important;position:relative!important}
.fmw-tech-tile-accent:before,.fmw-tech-tile-accent:after{content:""!important;position:absolute!important;background:var(--tech-brand)!important;border-radius:2px!important;opacity:.48!important}
.fmw-tech-tile-accent:before{width:8px!important;height:1.5px!important;left:9px!important;top:13px!important}.fmw-tech-tile-accent:after{width:1.5px!important;height:8px!important;left:12.3px!important;top:9.5px!important}
.fmw-tech-catalog-bottom{position:relative!important;z-index:1!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:11px!important;flex-wrap:wrap!important;padding:17px 3px 2px!important;color:#90989f!important;font-size:10px!important;line-height:1.5!important;font-weight:800!important}
.fmw-tech-catalog-bottom i{width:4px!important;height:4px!important;border-radius:50%!important;background:color-mix(in srgb,var(--fmw-accent) 45%,transparent)!important}

/* v1.28.18 — Technology bottom note removed. */

/* Keep the configurable scene behind the content, but quieter in the new layout. */
.fmw-tech>.fmw-tech-bg{z-index:1!important;opacity:var(--fmw-tech-bg-opacity,.58)!important}
.fmw-tech>.fmw-shell{position:relative!important;z-index:2!important}
.fmw-tech-bg-shapes i{opacity:.48!important}

/* Brand accents for the new clean tiles. */
.fmw-tech-wordpress{--tech-brand:#21759b!important}.fmw-tech-woocommerce{--tech-brand:#96588a!important}.fmw-tech-php{--tech-brand:#777bb4!important}.fmw-tech-javascript{--tech-brand:#d2ac00!important}.fmw-tech-rest-api{--tech-brand:#ef6a24!important}.fmw-tech-html5{--tech-brand:#e34f26!important}.fmw-tech-css3{--tech-brand:#1572b6!important}.fmw-tech-mysql{--tech-brand:#4479a1!important}.fmw-tech-webp{--tech-brand:#2f8f6a!important}.fmw-tech-core-web-vitals{--tech-brand:#5b8def!important}.fmw-tech-generic{--tech-brand:var(--fmw-accent)!important}

@media(max-width:1050px){
  .fmw-tech-premium-stage{grid-template-columns:1fr!important}
  .fmw-tech-brief{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,.9fr)!important;column-gap:34px!important;align-items:start!important}
  .fmw-tech-brief>p,.fmw-tech-brief h3,.fmw-tech-brief-label,.fmw-tech-brief-index{grid-column:1!important}
  .fmw-tech-criteria{grid-column:2!important;grid-row:1 / span 5!important;margin-top:0!important;padding-top:0!important;border-top:0!important;border-inline-start:1px solid rgba(52,64,75,.09)!important;padding-inline-start:28px!important}
}
@media(max-width:780px){
  .fmw-tech>.fmw-shell{width:min(var(--fmw-tech-content-width,96%),calc(100% - 28px))!important}
  .fmw-tech{padding:76px 0 80px!important}
  .fmw-tech-premium-head{grid-template-columns:1fr!important;gap:18px!important;margin-bottom:24px!important}
  .fmw-tech-premium-signature{display:none!important}
  .fmw-tech-premium-stage{gap:12px!important}
  .fmw-tech-brief{display:block!important;padding:27px 22px 23px!important;border-radius:22px!important}
  .fmw-tech-criteria{margin-top:22px!important;padding-top:18px!important;border-top:1px solid rgba(52,64,75,.09)!important;border-inline-start:0!important;padding-inline-start:0!important}
  .fmw-tech-catalog{padding:16px!important;border-radius:22px!important}
  .fmw-tech-catalog-grid{grid-template-columns:1fr!important;gap:8px!important}
  .fmw-tech-catalog-head{align-items:center!important}
  .fmw-tech-catalog-head h3{font-size:clamp(13px,var(--fmw-tech-architecture-label-size,14px),20px)!important}
  .fmw-tech-tile{min-height:86px!important;grid-template-columns:48px minmax(0,1fr) 24px!important;padding:12px!important;border-radius:16px!important}
  .fmw-tech-tile-mark{width:48px!important;height:48px!important;border-radius:14px!important}.fmw-tech-tile-mark svg{width:27px!important;height:27px!important}
  .fmw-tech-tile-copy>small{font-size:clamp(9px,calc(var(--fmw-tech-cluster-title-size,14px) - 2px),16px)!important}
  .fmw-tech-tile-copy h3{font-size:clamp(11px,var(--fmw-tech-name-size,13px),18px)!important}
  .fmw-tech-tile-copy p{font-size:clamp(8px,var(--fmw-tech-role-size,10px),15px)!important}
  .fmw-tech-tile-accent{width:24px!important;height:24px!important;border-radius:8px!important}.fmw-tech-tile-accent:before{left:7px!important;top:11px!important}.fmw-tech-tile-accent:after{left:10.3px!important;top:7.5px!important}
}
@media(max-width:480px){
  .fmw-tech-catalog-head>span{display:none!important}
  .fmw-tech-catalog-bottom{justify-content:flex-start!important}
  .fmw-tech-catalog-bottom i:nth-of-type(2),.fmw-tech-catalog-bottom span:nth-of-type(3){display:none!important}
  .fmw-tech-brief h3{font-size:clamp(19px,var(--fmw-tech-core-title-size,24px),31px)!important}
  .fmw-tech-brief>p{font-size:clamp(11px,var(--fmw-tech-core-desc-size,13px),18px)!important}
}


/* v1.28.14 — decision rail comparison: cleaner hierarchy, concise copy, no giant cards */
.fmw-comparison{position:relative;overflow:hidden;padding:92px 0 96px;color:#52677b;background:linear-gradient(145deg,#fffaf0 0%,#fff 42%,#b9b9b9cc 100%);isolation:isolate}
.fmw-comparison:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 9% 16%,rgba(255,211,103,.18),transparent 27%),radial-gradient(circle at 91% 78%,rgba(185,185,185,.16),transparent 28%);z-index:0}
.fmw-compare-pattern{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.fmw-compare-pattern:before{content:"";position:absolute;inset:-20%;background-image:linear-gradient(120deg,rgba(225,184,85,.055) 1px,transparent 1px),linear-gradient(30deg,rgba(89,177,201,.05) 1px,transparent 1px);background-size:74px 74px;transform:rotate(4deg);mask-image:linear-gradient(to bottom,transparent 2%,#000 24%,#000 76%,transparent 98%)}.fmw-compare-pattern span{position:absolute;border:1px solid rgba(111,157,174,.12);background:rgba(255,255,255,.42);transform:rotate(45deg)}.fmw-compare-pattern span:nth-child(1){width:58px;height:58px;top:12%;inset-inline-start:6%;border-radius:18px}.fmw-compare-pattern span:nth-child(2){width:34px;height:34px;top:20%;inset-inline-end:10%;border-radius:12px}.fmw-compare-pattern span:nth-child(3){width:78px;height:78px;bottom:8%;inset-inline-end:21%;border-radius:24px}
.fmw-comparison>.fmw-shell{position:relative;z-index:2;width:min(1540px,calc(100% - 56px))}.fmw-compare-intro{max-width:940px;margin:0 auto 38px;text-align:center}.fmw-compare-intro .fmw-kicker{justify-content:center;color:#6d8292}.fmw-compare-intro .fmw-kicker i{background:linear-gradient(90deg,#e9a93b,#b9b9b9cc)}.fmw-compare-intro h2{margin:13px auto 12px;max-width:900px;color:#40586d;font-size:var(--fmw-section-title-size,30px);line-height:1.32;font-weight:950;letter-spacing:-.02em;text-wrap:balance}.fmw-compare-intro p{margin:0 auto;max-width:760px;color:#7d8f9f;font-size:var(--fmw-section-desc-size,16px);line-height:1.85;font-weight:650;text-wrap:pretty}
.fmw-choice-rail{max-width:none;margin:0 auto 26px;display:grid;grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr);gap:14px;align-items:stretch}.fmw-choice-card{--choice-accent:#7b84d8;position:relative;display:grid;grid-template-columns:50px minmax(0,1fr) 92px;gap:18px;align-items:center;min-height:176px;padding:25px 26px;border:1px solid rgba(86,119,139,.12);border-radius:26px;background:rgba(255,255,255,.82);box-shadow:0 18px 48px rgba(70,95,111,.065);overflow:hidden}.fmw-choice-card.is-template{--choice-accent:var(--fmw-compare-free)}.fmw-choice-card.is-custom{--choice-accent:var(--fmw-compare-custom)}.fmw-choice-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,transparent,var(--choice-accent),transparent);opacity:.75}.fmw-choice-no{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:color-mix(in srgb,var(--choice-accent) 8%,#fff);border:1px solid color-mix(in srgb,var(--choice-accent) 15%,transparent);color:color-mix(in srgb,var(--choice-accent) 80%,#718194);font:900 10px/1 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em}.fmw-choice-copy{min-width:0}.fmw-choice-badge{display:inline-flex;align-items:center;min-height:27px;padding:0 10px;border-radius:999px;background:color-mix(in srgb,var(--choice-accent) 8%,#fff);color:color-mix(in srgb,var(--choice-accent) 80%,#65798b);font-size:10px;font-weight:900}.fmw-choice-copy h3{margin:9px 0 5px;color:#465e72;font-size:25px;line-height:1.25;font-weight:950}.fmw-choice-copy p{margin:0;max-width:500px;color:#8091a0;font-size:13px;line-height:1.75;font-weight:650}.fmw-choice-symbol{position:relative;width:82px;height:82px;border-radius:24px;background:linear-gradient(145deg,color-mix(in srgb,var(--choice-accent) 9%,#fff),#fff);border:1px solid color-mix(in srgb,var(--choice-accent) 14%,transparent)}.fmw-choice-symbol span{position:absolute;height:8px;border-radius:99px;background:color-mix(in srgb,var(--choice-accent) 20%,#b9b9b9cc);inset-inline:17px}.fmw-choice-symbol span:nth-child(1){top:23px}.fmw-choice-symbol span:nth-child(2){top:37px;inset-inline-end:29px}.fmw-choice-symbol span:nth-child(3){top:51px;inset-inline-end:39px}.is-custom .fmw-choice-symbol span:nth-child(1){width:22px;height:22px;top:16px;inset-inline-start:16px;border-radius:8px}.is-custom .fmw-choice-symbol span:nth-child(2){width:22px;height:22px;top:44px;inset-inline-start:16px;border-radius:8px}.is-custom .fmw-choice-symbol span:nth-child(3){height:3px;top:39px;inset-inline-start:32px;inset-inline-end:14px;transform:rotate(-18deg)}
.fmw-choice-pivot{position:relative;display:grid;place-items:center}.fmw-choice-pivot:before{content:"";position:absolute;top:12px;bottom:12px;width:1px;background:linear-gradient(transparent,rgba(93,134,151,.18),transparent)}.fmw-choice-pivot span{position:relative;z-index:2;width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:#fff;border:1px solid rgba(89,126,144,.13);color:#91a0ab;font-size:10px;font-weight:950;box-shadow:0 10px 26px rgba(77,104,120,.07)}.fmw-choice-pivot i{position:absolute;width:14px;height:14px;border-radius:5px;background:#fff3ca;border:1px solid rgba(216,172,74,.16);transform:rotate(45deg);top:25%}
.fmw-decision-grid{max-width:none;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.fmw-decision-tile{position:relative;padding:20px;border:1px solid rgba(84,120,139,.11);border-radius:22px;background:rgba(255,255,255,.78);box-shadow:0 13px 35px rgba(73,99,114,.05);transition:transform .22s ease,box-shadow .22s ease}.fmw-decision-tile:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(73,99,114,.08)}.fmw-decision-tile header{display:flex;align-items:center;gap:10px;margin-bottom:14px}.fmw-decision-tile header>span{flex:0 0 28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#fff8df;color:#b48732;font:900 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.fmw-decision-tile h3{margin:0;color:#4d6578;font-size:15px;line-height:1.35;font-weight:950}.fmw-decision-line{position:relative;padding:12px 13px;border-radius:15px}.fmw-decision-line+.fmw-decision-line{margin-top:8px}.fmw-decision-line.is-template{background:color-mix(in srgb,var(--fmw-compare-free) 5%,#fff)}.fmw-decision-line.is-custom{background:color-mix(in srgb,var(--fmw-compare-custom) 6%,#fff)}.fmw-decision-line b{display:block;margin-bottom:4px;font-size:9px;line-height:1.3;font-weight:950;letter-spacing:.025em}.fmw-decision-line.is-template b{color:color-mix(in srgb,var(--fmw-compare-free) 82%,#667a8c)}.fmw-decision-line.is-custom b{color:color-mix(in srgb,var(--fmw-compare-custom) 82%,#667a8c)}.fmw-decision-line p{margin:0;color:#718596;font-size:12px;line-height:1.6;font-weight:650}.fmw-decision-line.is-custom p{color:#627f7b}
.fmw-compare-verdict{max-width:1160px;margin:18px auto 0;display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:15px;align-items:center;padding:19px 20px;border:1px solid rgba(88,128,144,.11);border-radius:22px;background:linear-gradient(105deg,#fffdf5,#b9b9b9cc);box-shadow:0 14px 38px rgba(72,99,114,.05)}.fmw-verdict-mark{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;background:linear-gradient(145deg,#fff0b8,#b9b9b9cc);border:1px solid rgba(92,144,155,.12)}.fmw-verdict-mark span{font-size:19px;font-weight:950;color:#4f9baa}.fmw-verdict-copy h3{margin:0;color:#486176;font-size:16px;line-height:1.45;font-weight:950}.fmw-verdict-copy p{margin:4px 0 0;color:#8293a1;font-size:12px;line-height:1.65;font-weight:650}.fmw-compare-verdict a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 17px;border-radius:14px;background:#fff;border:1px solid rgba(81,154,170,.2);color:#4b8795;text-decoration:none;font-size:11px;font-weight:950;white-space:nowrap;transition:.2s ease}.fmw-compare-verdict a:hover{transform:translateY(-2px);background:#b9b9b9cc;box-shadow:0 10px 24px rgba(77,145,159,.1)}
@media(max-width:980px){.fmw-choice-rail{grid-template-columns:1fr}.fmw-choice-pivot{height:36px}.fmw-choice-pivot:before{left:8%;right:8%;top:50%;bottom:auto;width:auto;height:1px;background:linear-gradient(90deg,transparent,rgba(93,134,151,.18),transparent)}.fmw-choice-pivot i{display:none}.fmw-decision-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.fmw-comparison{padding:72px 0 78px}.fmw-compare-intro{margin-bottom:28px;padding-inline:4px}.fmw-compare-intro h2{font-size:clamp(26px,var(--fmw-section-title-size,30px),34px);line-height:1.35}.fmw-compare-intro p{font-size:clamp(13px,var(--fmw-section-desc-size,16px),18px);line-height:1.8}.fmw-choice-card{grid-template-columns:42px minmax(0,1fr);gap:14px;min-height:0;padding:20px;border-radius:21px}.fmw-choice-no{width:40px;height:40px}.fmw-choice-symbol{display:none}.fmw-choice-copy h3{font-size:22px}.fmw-choice-copy p{font-size:12.5px}.fmw-decision-grid{grid-template-columns:1fr}.fmw-decision-tile{padding:17px;border-radius:19px}.fmw-compare-verdict{grid-template-columns:46px minmax(0,1fr);padding:16px}.fmw-verdict-mark{width:46px;height:46px}.fmw-compare-verdict a{grid-column:1/-1;width:100%}}
@media(max-width:460px){.fmw-compare-pattern{opacity:.55}.fmw-choice-card{grid-template-columns:1fr}.fmw-choice-no{width:auto;justify-self:start;padding:0 10px}.fmw-compare-verdict{grid-template-columns:1fr}.fmw-verdict-mark{display:none}}

/* v1.28.21 — remove section divider lines from Web Design page */
.firstm-web-page > section,
.firstm-web-page .fmw-section,
.firstm-web-page .fmw-hero-slider,
.firstm-web-page .fmw-web-catalog,
.firstm-web-page .fmw-services-premium,
.firstm-web-page .fmw-process,
.firstm-web-page .fmw-comparison,
.firstm-web-page .fmw-tech{
  border-top:0!important;
  border-bottom:0!important;
}


/* v1.28.37 — compact connected process rail (replaces tall process cards) */
.fmw-process-v2{position:relative!important;overflow:hidden!important;padding:76px 0 82px!important;background:linear-gradient(180deg,#fafafa 0%,#fff 100%)!important;isolation:isolate!important}
.fmw-process-v2-bg{position:absolute!important;inset:0!important;z-index:-1!important;pointer-events:none!important;overflow:hidden!important}
.fmw-process-v2-bg:before{content:""!important;position:absolute!important;inset:0!important;background-image:linear-gradient(rgba(40,45,50,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(40,45,50,.022) 1px,transparent 1px)!important;background-size:54px 54px!important;mask-image:linear-gradient(to bottom,rgba(0,0,0,.45),transparent 86%)!important}
.fmw-process-v2-bg>span:first-child{position:absolute!important;width:430px!important;height:430px!important;border-radius:50%!important;inset-inline-end:-220px!important;top:-245px!important;background:radial-gradient(circle,rgba(239,106,36,.07),rgba(239,106,36,.018) 46%,transparent 72%)!important}
.fmw-process-v2-bg>span:last-child{position:absolute!important;width:360px!important;height:360px!important;border-radius:50%!important;inset-inline-start:-200px!important;bottom:-220px!important;background:radial-gradient(circle,rgba(126,133,140,.055),rgba(126,133,140,.012) 48%,transparent 72%)!important}
.fmw-process-v2-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:38px!important;align-items:end!important;margin-bottom:44px!important}
.fmw-process-v2 .fmw-section-head{max-width:820px!important;margin:0!important}.fmw-process-v2 .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,36px),38px)!important;line-height:1.42!important;margin:12px 0 9px!important}.fmw-process-v2 .fmw-section-head p{max-width:720px!important;color:#66707a!important}
.fmw-process-v2-meta{min-width:150px!important;padding:11px 0 9px 18px!important;border-inline-start:1px solid #e1e4e7!important;display:grid!important;grid-template-columns:auto 1fr!important;column-gap:10px!important;align-items:center!important}.firstm-web-page[dir="rtl"] .fmw-process-v2-meta{padding:11px 18px 9px 0!important}
.fmw-process-v2-meta strong{grid-row:1/3!important;font:900 34px/1 Arial,sans-serif!important;letter-spacing:-.05em!important;color:#29313a!important}.fmw-process-v2-meta span{font-size:9px!important;font-weight:900!important;letter-spacing:.08em!important;color:#4f5963!important}.fmw-process-v2-meta small{font:800 8px/1.2 Arial,sans-serif!important;letter-spacing:.10em!important;color:#9aa1a7!important;direction:ltr!important}
.fmw-process-v2-track{position:relative!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(18px,2.4vw,34px)!important;padding:28px 4px 4px!important}
.fmw-process-v2-line{position:absolute!important;left:7%!important;right:7%!important;top:41px!important;height:2px!important;background:#e5e8ea!important;overflow:hidden!important;z-index:0!important}.fmw-process-v2-line i{display:block!important;width:32%!important;height:100%!important;background:linear-gradient(90deg,transparent,var(--fmw-accent),transparent)!important;opacity:.48!important;animation:fmwProcessRail 6.5s ease-in-out infinite!important}
@keyframes fmwProcessRail{0%,100%{transform:translateX(-85%)}50%{transform:translateX(300%)}}
.fmw-process-v2-step{position:relative!important;z-index:1!important;min-width:0!important;text-align:start!important}
.fmw-process-v2-node{width:28px!important;height:28px!important;border-radius:50%!important;margin:0 auto 19px!important;display:grid!important;place-items:center!important;background:#fff!important;border:1px solid #dfe3e6!important;box-shadow:0 0 0 7px #fafafa!important;transition:transform .22s ease,border-color .22s ease!important}
.fmw-process-v2-node span{font:900 8px/1 Arial,sans-serif!important;color:#6a747d!important;direction:ltr!important}
.fmw-process-v2-card{position:relative!important;min-height:132px!important;padding:2px 4px 0!important;background:transparent!important;border:0!important;box-shadow:none!important;transition:transform .22s ease!important}
.fmw-process-v2-label{font:800 7.5px/1 Arial,"Tajawal",sans-serif!important;letter-spacing:.12em!important;color:var(--fmw-accent)!important;text-transform:uppercase!important;margin-bottom:9px!important;direction:ltr!important}.firstm-web-page[dir="rtl"] .fmw-process-v2-label{direction:rtl!important;letter-spacing:0!important;text-transform:none!important}
.fmw-process-v2-card h3{font-size:16px!important;line-height:1.5!important;margin:0 0 7px!important;color:#252d35!important;font-weight:800!important}.fmw-process-v2-card p{font-size:11px!important;line-height:1.82!important;margin:0!important;color:#707981!important;max-width:220px!important}
.fmw-process-v2-thumb{margin-top:12px!important;width:54px!important;height:42px!important;border-radius:10px!important;overflow:hidden!important;border:1px solid #e5e8ea!important;background:#fff!important}.fmw-process-v2-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}
@media(hover:hover){.fmw-process-v2-step:hover .fmw-process-v2-node{transform:scale(1.12)!important;border-color:rgba(239,106,36,.52)!important}.fmw-process-v2-step:hover .fmw-process-v2-node span{color:var(--fmw-accent)!important}.fmw-process-v2-step:hover .fmw-process-v2-card{transform:translateY(-3px)!important}.fmw-process-v2-step:hover h3{color:var(--fmw-accent)!important}}
@media(max-width:1020px){.fmw-process-v2-track{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:30px 26px!important}.fmw-process-v2-line{display:none!important}.fmw-process-v2-node{margin-inline:0!important;box-shadow:0 0 0 6px #fafafa!important}.fmw-process-v2-card{min-height:116px!important}.fmw-process-v2-card p{max-width:260px!important}}
@media(max-width:680px){.fmw-process-v2{padding:58px 0 62px!important}.fmw-process-v2-head{grid-template-columns:1fr!important;gap:19px!important;margin-bottom:28px!important}.fmw-process-v2-meta{justify-self:start!important;min-width:0!important;padding:8px 0 7px 14px!important}.firstm-web-page[dir="rtl"] .fmw-process-v2-meta{padding:8px 14px 7px 0!important}.fmw-process-v2-meta strong{font-size:27px!important}.fmw-process-v2 .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,31px),30px)!important}.fmw-process-v2-track{display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:0!important}.fmw-process-v2-step{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:14px!important;padding:0 0 22px!important}.fmw-process-v2-step:after{content:""!important;position:absolute!important;top:28px!important;bottom:-2px!important;inset-inline-start:13px!important;width:1px!important;background:#e1e5e8!important}.fmw-process-v2-step:last-child:after{display:none!important}.fmw-process-v2-node{width:27px!important;height:27px!important;margin:0!important;box-shadow:0 0 0 5px #fafafa!important}.fmw-process-v2-card{min-height:0!important;padding:1px 0 0!important}.fmw-process-v2-card h3{font-size:15.5px!important;margin-bottom:5px!important}.fmw-process-v2-card p{font-size:10.8px!important;line-height:1.75!important;max-width:none!important}.fmw-process-v2-thumb{width:48px!important;height:38px!important;margin-top:9px!important}}
@media(prefers-reduced-motion:reduce){.fmw-process-v2-line i{animation:none!important}.fmw-process-v2-node,.fmw-process-v2-card{transition:none!important}}


/* v1.28.38 — circular stage images + travelling illuminated process pulse */
.fmw-process-v2-track{--fmw-process-node:var(--fmw-process-image-size,78px);padding-top:22px!important;isolation:isolate!important}
.fmw-process-v2-line{left:6.5%!important;right:6.5%!important;top:calc(22px + (var(--fmw-process-node) / 2))!important;height:3px!important;background:linear-gradient(90deg,#e6e8ea,#dcdfe2 50%,#e6e8ea)!important;border-radius:999px!important;overflow:visible!important;box-shadow:0 1px 0 rgba(255,255,255,.85)!important}
.fmw-process-v2-line:after{content:"";position:absolute;inset:-5px 0;border-radius:999px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 3.5%,transparent),transparent);pointer-events:none}
.fmw-process-v2-runner{position:absolute!important;z-index:5!important;left:var(--fmw-process-runner-x,6.5%)!important;top:var(--fmw-process-runner-y,calc(22px + (var(--fmw-process-node) / 2)))!important;width:12px!important;height:12px!important;border-radius:50%!important;transform:translate(-50%,-50%)!important;background:#fff!important;border:3px solid var(--fmw-accent)!important;box-shadow:0 0 0 7px rgba(239,106,36,.09),0 0 22px rgba(239,106,36,.62),0 0 42px color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 18%,transparent)!important;transition:left .86s cubic-bezier(.2,.78,.2,1),top .86s cubic-bezier(.2,.78,.2,1)!important;pointer-events:none!important}
.fmw-process-v2-runner:before{content:"";position:absolute;left:50%;top:50%;width:108px;height:5px;transform:translate(-50%,-50%);background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 18%,transparent),rgba(239,106,36,.78),color-mix(in srgb,var(--fmw-tech-glow-color,#c9b597) 18%,transparent),transparent);filter:blur(1.5px);border-radius:999px;opacity:.82}
.fmw-process-v2-node{position:relative!important;z-index:6!important;width:var(--fmw-process-node)!important;height:var(--fmw-process-node)!important;margin:0 auto 20px!important;padding:4px!important;border:1px solid #dde1e4!important;border-radius:50%!important;background:#fff!important;overflow:visible!important;box-shadow:0 0 0 8px #fafafa,0 8px 26px rgba(27,34,40,.08)!important;transition:transform .32s cubic-bezier(.2,.75,.3,1),border-color .32s ease,box-shadow .32s ease!important}
.fmw-process-v2-node:before{content:"";position:absolute;inset:-8px;border-radius:50%;border:1px solid rgba(239,106,36,0);box-shadow:0 0 0 0 rgba(239,106,36,0);pointer-events:none;transition:.32s ease}
.fmw-process-v2-node img{width:100%!important;height:100%!important;display:block!important;border-radius:50%!important;object-fit:cover!important;object-position:center top!important;background:#f3f4f5!important;filter:saturate(.94) contrast(1.02)!important}
.fmw-process-v2-node-no{position:absolute!important;z-index:4!important;inset-inline-end:-5px!important;bottom:-5px!important;min-width:25px!important;height:25px!important;padding:0 5px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#fff!important;border:1px solid rgba(239,106,36,.28)!important;color:var(--fmw-accent)!important;font:900 9px/1 Arial,sans-serif!important;direction:ltr!important;box-shadow:0 6px 18px rgba(37,45,53,.11)!important}
.fmw-process-v2-step.is-active .fmw-process-v2-node{transform:translateY(-3px) scale(1.055)!important;border-color:rgba(239,106,36,.62)!important;box-shadow:0 0 0 8px #fafafa,0 0 0 13px rgba(239,106,36,.07),0 0 30px rgba(239,106,36,.26)!important}
.fmw-process-v2-step.is-active .fmw-process-v2-node:before{border-color:rgba(239,106,36,.34);animation:fmwProcessNodePulse 1.15s ease-out both}
.fmw-process-v2-step.is-active .fmw-process-v2-card h3{color:var(--fmw-accent)!important}
.fmw-process-v2-thumb{display:none!important}
@keyframes fmwProcessNodePulse{0%{inset:-5px;opacity:1;box-shadow:0 0 0 0 rgba(239,106,36,.24)}100%{inset:-22px;opacity:0;box-shadow:0 0 0 10px rgba(239,106,36,0)}}
@media(hover:hover) and (pointer:fine){.fmw-process-v2-step:hover .fmw-process-v2-node{transform:translateY(-3px) scale(1.045)!important;border-color:rgba(239,106,36,.48)!important}}
@media(max-width:1020px) and (min-width:681px){.fmw-process-v2-track{--fmw-process-node:min(var(--fmw-process-image-size,78px),76px);grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:32px 28px!important}.fmw-process-v2-line,.fmw-process-v2-runner{display:none!important}.fmw-process-v2-node{margin-inline:0!important}}
@media(max-width:680px){.fmw-process-v2-track{--fmw-process-node:min(var(--fmw-process-image-size,78px),64px);position:relative!important;padding:0!important}.fmw-process-v2-step{grid-template-columns:calc(var(--fmw-process-node) + 14px) minmax(0,1fr)!important;gap:13px!important;padding-bottom:24px!important}.fmw-process-v2-step:after{display:none!important}.fmw-process-v2-node{margin:0!important;box-shadow:0 0 0 5px #fafafa,0 8px 20px rgba(27,34,40,.07)!important}.fmw-process-v2-line{display:block!important;left:auto!important;right:auto!important;top:calc(var(--fmw-process-node) / 2)!important;bottom:calc(var(--fmw-process-node) / 2)!important;inset-inline-start:calc(var(--fmw-process-node) / 2)!important;width:2px!important;height:auto!important;background:#dfe3e6!important}.fmw-process-v2-runner{display:block!important;width:10px!important;height:10px!important}.fmw-process-v2-runner:before{width:4px!important;height:82px!important;background:linear-gradient(180deg,transparent,rgba(239,106,36,.74),transparent)!important}}
@media(prefers-reduced-motion:reduce){.fmw-process-v2-runner{transition:none!important}.fmw-process-v2-step.is-active .fmw-process-v2-node:before{animation:none!important}}


/* v1.28.40 — light warm editorial FAQ, final Web Design section before footer */
.fmw-faq{
  --faq-bg:#f3f0e8;
  --faq-surface:#faf7ef;
  --faq-surface-open:#f0ebdf;
  --faq-ink:#343a35;
  --faq-muted:#6f756e;
  --faq-sage:#9aa890;
  --faq-sand:#d1ba8e;
  --faq-plum:#b5a9b8;
  position:relative;overflow:hidden;isolation:isolate;padding:74px 0 68px!important;
  background:var(--faq-bg)!important;color:var(--faq-ink)!important;
}
.fmw-faq:before{content:"";position:absolute;inset:0;z-index:-3;background-image:linear-gradient(rgba(125,129,118,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(125,129,118,.026) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 82%,transparent)}
.fmw-faq:after{content:"";position:absolute;z-index:-2;width:420px;height:420px;border:1px solid rgba(154,168,144,.14);border-radius:44% 56% 62% 38%;inset-inline-end:-190px;top:-190px;transform:rotate(18deg);animation:fmwFaqShape 18s ease-in-out infinite alternate}
.fmw-faq-motion{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.fmw-faq-motion span{position:absolute;height:9px;border-radius:999px;opacity:.20;animation:fmwFaqDrift 14s linear infinite}.fmw-faq-motion span:nth-child(1){width:128px;background:var(--faq-sage);top:16%;left:6%;animation-delay:-3s}.fmw-faq-motion span:nth-child(2){width:82px;background:var(--faq-sand);bottom:18%;right:9%;animation-delay:-8s}.fmw-faq-motion span:nth-child(3){width:52px;background:var(--faq-plum);top:48%;right:31%;animation-delay:-11s}
.fmw-faq-shell{position:relative;z-index:2;width:min(1240px,calc(100% - 44px))!important}
.fmw-faq-head{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:28px;align-items:center;max-width:1120px;margin:0 auto 28px}.fmw-faq-head .fmw-kicker{color:var(--faq-sage)!important}.fmw-faq-head .fmw-kicker i{background:linear-gradient(90deg,var(--faq-sage),var(--faq-sand))!important}.fmw-faq-head h2{margin:9px 0 7px;color:var(--faq-ink)!important;font-size:var(--fmw-section-title-size,30px)!important;line-height:1.35;font-weight:950;letter-spacing:-.018em}.fmw-faq-head p{margin:0;max-width:760px;color:var(--faq-muted)!important;font-size:var(--fmw-section-desc-size,15px)!important;line-height:1.85;font-weight:620}
.fmw-faq-mark{position:relative;width:82px;height:82px;border:1px solid rgba(117,134,111,.25);border-radius:28px;display:grid;grid-template-columns:1fr 1fr;place-items:center;background:rgba(250,247,239,.78);transform:rotate(-4deg)}.fmw-faq-mark:before{content:"";position:absolute;width:38px;height:1px;background:rgba(49,57,51,.17);transform:rotate(-42deg)}.fmw-faq-mark span,.fmw-faq-mark b{font:950 22px/1 Arial,sans-serif}.fmw-faq-mark span{color:var(--faq-sage)}.fmw-faq-mark b{color:var(--faq-sand)}.fmw-faq-mark i{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--faq-plum);bottom:12px;left:50%;transform:translateX(-50%)}
.fmw-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;max-width:1120px;margin:0 auto}.fmw-faq-item{position:relative;margin:0;border:1px solid rgba(78,89,76,.13);border-radius:16px;background:rgba(250,247,239,.90);overflow:hidden;transition:border-color .2s ease,background .2s ease,transform .2s ease}.fmw-faq-item:hover{transform:translateY(-1px);border-color:rgba(117,134,111,.33);background:#f7f3e9}.fmw-faq-item[open]{background:var(--faq-surface-open);border-color:rgba(117,134,111,.42)}.fmw-faq-item:before{content:"";position:absolute;inset-block:10px;inset-inline-start:0;width:3px;border-radius:99px;background:linear-gradient(var(--faq-sage),var(--faq-sand));opacity:0;transform:scaleY(.25);transition:.22s ease}.fmw-faq-item[open]:before{opacity:1;transform:scaleY(1)}
.fmw-faq-item summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:34px minmax(0,1fr) 32px;gap:12px;align-items:center;min-height:66px;padding:11px 14px;outline:none}.fmw-faq-item summary::-webkit-details-marker{display:none}.fmw-faq-item summary::marker{content:""}.fmw-faq-no{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:rgba(117,134,111,.09);border:1px solid rgba(117,134,111,.16);color:var(--faq-sage);font:900 9px/1 ui-monospace,SFMono-Regular,Consolas,monospace;direction:ltr}.fmw-faq-q{min-width:0;display:block}.fmw-faq-q small{display:block;margin-bottom:2px;color:var(--faq-sand);font-size:8px;line-height:1.2;font-weight:950;letter-spacing:.06em}.fmw-faq-q strong{display:block;color:var(--faq-ink);font-size:14px;line-height:1.55;font-weight:850}.fmw-faq-plus{position:relative;width:30px;height:30px;border-radius:10px;border:1px solid rgba(125,114,130,.2);background:rgba(125,114,130,.055);transition:.2s ease}.fmw-faq-plus i,.fmw-faq-plus b{position:absolute;left:50%;top:50%;width:11px;height:1.5px;border-radius:2px;background:var(--faq-plum);transform:translate(-50%,-50%)}.fmw-faq-plus b{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s ease}.fmw-faq-item[open] .fmw-faq-plus{border-color:rgba(117,134,111,.28);background:rgba(117,134,111,.08)}.fmw-faq-item[open] .fmw-faq-plus b{transform:translate(-50%,-50%) rotate(0deg)}
.fmw-faq-answer{padding:0 58px 13px 14px}.firstm-web-page[dir="ltr"] .fmw-faq-answer{padding:0 14px 13px 58px}.fmw-faq-answer p{margin:0;padding-top:10px;border-top:1px dashed rgba(91,102,88,.16);color:#666d66;font-size:12.5px;line-height:1.82;font-weight:610}.fmw-faq-footer{max-width:1120px;margin:16px auto 0;padding-top:14px;border-top:1px solid rgba(91,102,88,.13);display:flex;align-items:center;justify-content:space-between;gap:16px;color:#6b716a;font-size:12px;font-weight:700}.fmw-faq-footer a{display:inline-flex;align-items:center;gap:8px;color:var(--faq-ink);text-decoration:none;font-weight:900}.fmw-faq-footer a i{font-style:normal;color:var(--faq-sand);transition:transform .2s ease}.fmw-faq-footer a:hover i{transform:translate(-3px,-3px)}.firstm-web-page[dir="ltr"] .fmw-faq-footer a:hover i{transform:translate(3px,-3px)}
@keyframes fmwFaqDrift{0%{transform:translateX(-24px) rotate(-4deg)}50%{transform:translateX(28px) rotate(2deg)}100%{transform:translateX(-24px) rotate(-4deg)}}
@keyframes fmwFaqShape{from{transform:rotate(18deg) translate3d(0,0,0)}to{transform:rotate(24deg) translate3d(-24px,18px,0)}}
@media(max-width:820px){.fmw-faq{padding:58px 0 54px!important}.fmw-faq-shell{width:min(100% - 28px,1240px)!important}.fmw-faq-head{grid-template-columns:1fr;margin-bottom:22px}.fmw-faq-mark{display:none}.fmw-faq-grid{grid-template-columns:1fr;gap:8px}.fmw-faq-item summary{min-height:60px;padding:10px 12px;grid-template-columns:32px minmax(0,1fr) 30px;gap:10px}.fmw-faq-q strong{font-size:13.5px}.fmw-faq-answer,.firstm-web-page[dir="ltr"] .fmw-faq-answer{padding:0 12px 12px}.fmw-faq-answer p{font-size:12px;padding-top:9px}.fmw-faq-footer{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){.fmw-faq:after,.fmw-faq-motion span{animation:none!important}.fmw-faq-item,.fmw-faq-plus,.fmw-faq-footer a i{transition:none!important}}


/* v1.28.41 — comparison palette: neutral light gray + very light beige only; no cyan/blue tints */
.fmw-comparison{
  --fmw-compare-free:#9b9791!important;
  --fmw-compare-custom:#c4b69f!important;
  color:#5d5954!important;
  background:linear-gradient(145deg,#f1f0ed 0%,#f7f5f1 48%,#eeeae3 100%)!important;
}
.fmw-comparison:before{
  background:
    radial-gradient(circle at 10% 16%,rgba(211,197,171,.18),transparent 28%),
    radial-gradient(circle at 90% 80%,rgba(185,181,174,.16),transparent 29%)!important;
}
.fmw-compare-pattern:before{
  background-image:
    linear-gradient(120deg,rgba(157,151,143,.045) 1px,transparent 1px),
    linear-gradient(30deg,rgba(193,181,161,.05) 1px,transparent 1px)!important;
}
.fmw-compare-pattern span{
  border-color:rgba(143,137,128,.13)!important;
  background:rgba(244,241,235,.54)!important;
}
.fmw-compare-intro .fmw-kicker{color:#77716a!important}
.fmw-compare-intro .fmw-kicker i{background:linear-gradient(90deg,#a6a19a,#d1c0a4)!important}
.fmw-compare-intro h2{color:#47433f!important}
.fmw-compare-intro p{color:#77716a!important}
.fmw-choice-card{
  border-color:rgba(128,122,113,.14)!important;
  background:rgba(247,245,241,.94)!important;
  box-shadow:0 16px 42px rgba(78,72,64,.055)!important;
}
.fmw-choice-card.is-template{--choice-accent:#9b9791!important}
.fmw-choice-card.is-custom{--choice-accent:#c4b69f!important}
.fmw-choice-card:before{background:linear-gradient(180deg,transparent,var(--choice-accent),transparent)!important;opacity:.62!important}
.fmw-choice-no{
  background:#eeece8!important;
  border-color:#ddd9d2!important;
  color:#77726c!important;
}
.fmw-choice-badge{
  background:#f0ede7!important;
  color:#81776a!important;
}
.fmw-choice-copy h3{color:#4d4944!important}
.fmw-choice-copy p{color:#77726c!important}
.fmw-choice-symbol{
  background:linear-gradient(145deg,#f1eee8,#faf8f4)!important;
  border-color:#ddd7cd!important;
}
.fmw-choice-symbol span{background:#d7d1c8!important}
.fmw-choice-pivot:before{background:linear-gradient(transparent,rgba(125,119,111,.18),transparent)!important}
.fmw-choice-pivot span{
  background:#f6f3ee!important;
  border-color:#ded9d0!important;
  color:#8a847c!important;
  box-shadow:0 8px 22px rgba(81,75,67,.05)!important;
}
.fmw-choice-pivot i{background:#eee8dc!important;border-color:#d9cfbd!important}
.fmw-decision-tile{
  border-color:rgba(126,119,110,.13)!important;
  background:rgba(247,245,241,.93)!important;
  box-shadow:0 12px 30px rgba(77,70,62,.045)!important;
}
.fmw-decision-tile:hover{box-shadow:0 16px 36px rgba(77,70,62,.065)!important}
.fmw-decision-tile header>span{background:#eee9df!important;color:#98876d!important}
.fmw-decision-tile h3{color:#57524c!important}
.fmw-decision-line.is-template{background:#eeece8!important}
.fmw-decision-line.is-custom{background:#f2ede5!important}
.fmw-decision-line.is-template b{color:#77726c!important}
.fmw-decision-line.is-custom b{color:#8c7b62!important}
.fmw-decision-line p,.fmw-decision-line.is-custom p{color:#716c66!important}
.fmw-compare-verdict{
  border-color:rgba(128,121,111,.13)!important;
  background:linear-gradient(105deg,#f5f2ec,#eeece8)!important;
  box-shadow:0 12px 34px rgba(77,70,62,.045)!important;
}
.fmw-verdict-mark{
  background:linear-gradient(145deg,#e7e3dd,#f1e9dc)!important;
  border-color:#d7d0c5!important;
}
.fmw-verdict-mark span{color:#8a7d69!important}
.fmw-verdict-copy h3{color:#504b45!important}
.fmw-verdict-copy p{color:#77716a!important}
.fmw-compare-verdict a{
  background:#eee9e1!important;
  border-color:#d9d0c3!important;
  color:#6f6558!important;
  box-shadow:none!important;
}
.fmw-compare-verdict a:hover{background:#e9e2d7!important;box-shadow:0 8px 20px rgba(85,75,62,.07)!important}
@media(max-width:980px){
  .fmw-choice-pivot:before{background:linear-gradient(90deg,transparent,rgba(125,119,111,.18),transparent)!important}
}


/* v1.28.43 — two-color editable comparison canvas + white cards + blueprint background */
.fmw-comparison{
  --fmw-compare-free:#c7b391!important;
  --fmw-compare-custom:#c7b391!important;
  background:linear-gradient(135deg,var(--fmw-compare-bg-a,#f6ead9) 0%,var(--fmw-compare-bg-b,#eee6dc) 100%)!important;
  color:#403a33!important;
}
.fmw-comparison:before{display:none!important}
.fmw-compare-pattern{opacity:1!important}
.fmw-compare-pattern:before{
  content:""!important;position:absolute!important;inset:0!important;
  background-image:linear-gradient(rgba(174,151,119,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(174,151,119,.055) 1px,transparent 1px)!important;
  background-size:44px 44px!important;transform:none!important;
  mask-image:linear-gradient(to bottom,transparent 2%,#000 18%,#000 82%,transparent 98%)!important;
}
/* left: ready-made template wireframe */
.fmw-compare-pattern span:nth-child(1){
  display:block!important;width:300px!important;height:176px!important;top:23%!important;inset-inline-start:-76px!important;inset-inline-end:auto!important;
  border:1px solid rgba(162,137,104,.22)!important;border-radius:30px!important;background:
    linear-gradient(rgba(162,137,104,.17),rgba(162,137,104,.17)) 28px 30px/72px 7px no-repeat,
    linear-gradient(rgba(162,137,104,.10),rgba(162,137,104,.10)) 28px 50px/158px 5px no-repeat,
    linear-gradient(rgba(162,137,104,.12),rgba(162,137,104,.12)) 28px 78px/244px 1px no-repeat,
    repeating-linear-gradient(90deg,rgba(255,255,255,.18) 0 62px,transparent 62px 72px) 28px 96px/244px 54px no-repeat!important;
  transform:rotate(-5deg)!important;box-shadow:none!important;
}
.fmw-compare-pattern span:nth-child(1):before{content:"";position:absolute;top:14px;inset-inline-start:22px;width:6px;height:6px;border-radius:50%;background:rgba(162,137,104,.28);box-shadow:13px 0 0 rgba(162,137,104,.20),26px 0 0 rgba(162,137,104,.14)}
.fmw-compare-pattern span:nth-child(1):after{content:"TEMPLATE";position:absolute;bottom:14px;inset-inline-end:20px;color:rgba(136,113,84,.22);font:900 9px/1 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.18em}
/* right: custom modular architecture */
.fmw-compare-pattern span:nth-child(2){
  display:block!important;width:270px!important;height:190px!important;top:18%!important;inset-inline-end:-58px!important;inset-inline-start:auto!important;
  border:1px dashed rgba(162,137,104,.22)!important;border-radius:34px!important;background:
    linear-gradient(rgba(255,255,255,.23),rgba(255,255,255,.23)) 28px 34px/76px 42px no-repeat,
    linear-gradient(rgba(255,255,255,.23),rgba(255,255,255,.23)) 124px 34px/108px 42px no-repeat,
    linear-gradient(rgba(255,255,255,.23),rgba(255,255,255,.23)) 28px 96px/118px 54px no-repeat,
    linear-gradient(rgba(255,255,255,.23),rgba(255,255,255,.23)) 166px 96px/66px 54px no-repeat!important;
  transform:rotate(5deg)!important;box-shadow:none!important;
}
.fmw-compare-pattern span:nth-child(2):before{content:"";position:absolute;left:89px;top:72px;width:92px;height:1px;background:rgba(162,137,104,.22);box-shadow:18px 42px 0 rgba(162,137,104,.18);transform:rotate(26deg)}
.fmw-compare-pattern span:nth-child(2):after{content:"CUSTOM";position:absolute;bottom:15px;inset-inline-start:24px;color:rgba(136,113,84,.22);font:900 9px/1 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.18em}
/* middle connector: decision path */
.fmw-compare-pattern span:nth-child(3){
  display:block!important;width:210px!important;height:72px!important;bottom:8%!important;left:50%!important;right:auto!important;
  border:0!important;border-radius:0!important;background:linear-gradient(90deg,transparent,rgba(162,137,104,.18),transparent) center/100% 1px no-repeat!important;
  transform:translateX(-50%)!important;
}
.fmw-compare-pattern span:nth-child(3):before{content:"";position:absolute;left:14%;top:50%;width:8px;height:8px;margin-top:-4px;border-radius:50%;background:rgba(162,137,104,.28);box-shadow:72px 0 0 rgba(162,137,104,.22),144px 0 0 rgba(162,137,104,.28)}
.fmw-compare-pattern span:nth-child(3):after{content:"";position:absolute;left:49%;top:50%;width:28px;height:28px;transform:translate(-50%,-50%) rotate(45deg);border:1px solid rgba(162,137,104,.18);border-radius:8px;background:rgba(255,255,255,.20)}
.fmw-compare-intro .fmw-kicker{color:#7a6b59!important}.fmw-compare-intro .fmw-kicker i{background:#bba27f!important}.fmw-compare-intro h2{color:#39342e!important}.fmw-compare-intro p{color:#6d6256!important}
.fmw-choice-card,.fmw-decision-tile,.fmw-compare-verdict{background:#fff!important;border-color:rgba(168,145,113,.20)!important;box-shadow:0 10px 28px rgba(97,76,51,.045)!important}
.fmw-choice-card:hover,.fmw-decision-tile:hover{box-shadow:0 14px 34px rgba(97,76,51,.065)!important}
.fmw-choice-card:before{background:#c7b391!important;opacity:.55!important}
.fmw-choice-no,.fmw-choice-badge,.fmw-choice-pivot span,.fmw-decision-tile header>span{background:#f8f1e8!important;border-color:#e7d7c1!important;color:#786650!important}
.fmw-choice-copy h3,.fmw-decision-tile h3,.fmw-verdict-copy h3{color:#403a33!important}.fmw-choice-copy p,.fmw-decision-line p,.fmw-decision-line.is-custom p,.fmw-verdict-copy p{color:#71675c!important}
.fmw-choice-symbol{background:#fff!important;border-color:#e7d7c1!important}.fmw-choice-symbol span{background:#dbc9ae!important}
.fmw-choice-pivot:before{background:linear-gradient(transparent,rgba(173,148,115,.20),transparent)!important}.fmw-choice-pivot i{background:#fff!important;border-color:rgba(150,130,105,.25)!important}
.fmw-decision-line.is-template,.fmw-decision-line.is-custom{background:#fff!important;border:1px solid #eee1d0!important}.fmw-decision-line.is-template b,.fmw-decision-line.is-custom b{color:#7b6850!important}
.fmw-verdict-mark{background:#f8f1e8!important;border-color:#e5d4bd!important}.fmw-verdict-mark span{color:#806c52!important}
.fmw-compare-verdict a{background:#fff!important;border-color:#dcc6a8!important;color:#6f5d47!important;box-shadow:none!important}.fmw-compare-verdict a:hover{background:#fbf5ed!important;box-shadow:none!important}
@media(max-width:980px){.fmw-compare-pattern span:nth-child(1),.fmw-compare-pattern span:nth-child(2){opacity:.52!important;transform:scale(.82) rotate(-4deg)!important}.fmw-compare-pattern span:nth-child(2){transform:scale(.82) rotate(4deg)!important}}
@media(max-width:720px){.fmw-compare-pattern span:nth-child(1),.fmw-compare-pattern span:nth-child(2){opacity:.30!important}.fmw-compare-pattern span:nth-child(3){display:none!important}}

/* v1.28.45 — Technology background only: remove red/orange glow leakage from animated layers. */
.fmw-tech>.fmw-tech-bg{--fmw-tech-bg-accent:var(--fmw-tech-glow-color,#c9b597)!important}
.fmw-tech>.fmw-tech-bg .fmw-tech-bg-shapes i{filter:none!important}


/* v1.28.46 — Web capabilities editorial bento showcase.
   Rebuilds only the visual presentation of the web-services catalog. */
.fmw-web-catalog{
  padding:96px 0 92px!important;
  background:#f6f2eb!important;
  isolation:isolate!important;
  overflow:hidden!important;
}
.fmw-web-catalog>.fmw-shell{width:min(1540px,calc(100% - 56px))!important;position:relative!important;z-index:2!important}
.fmw-web-catalog:before{
  content:""!important;position:absolute!important;inset:0!important;z-index:-2!important;pointer-events:none!important;
  background-image:
    linear-gradient(rgba(90,78,63,.025) 1px,transparent 1px),
    linear-gradient(90deg,rgba(90,78,63,.025) 1px,transparent 1px)!important;
  background-size:68px 68px!important;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.72),rgba(0,0,0,.18) 72%,transparent)!important;
}
.fmw-web-catalog:after{
  content:"FIRSTM / WEB EXPERIENCES"!important;inset-inline-start:auto!important;inset-inline-end:-28px!important;bottom:-24px!important;
  color:rgba(91,76,58,.035)!important;font-size:clamp(64px,8vw,132px)!important;letter-spacing:-.055em!important;
}
.firstm-web-page[dir="rtl"] .fmw-web-catalog:after{content:"فرست ماركتينج / تجارب ويب"!important;direction:rtl!important;font-family:"Tajawal","Cairo",Arial,sans-serif!important;letter-spacing:-.03em!important}
.fmw-catalog-orbit{z-index:-1!important;opacity:1!important}
.fmw-catalog-orbit i{border:1px solid rgba(122,102,78,.095)!important;border-radius:34px!important;transform:rotate(9deg)!important}
.fmw-catalog-orbit i:nth-child(1){width:420px!important;height:250px!important;inset-inline-end:-140px!important;top:42px!important}
.fmw-catalog-orbit i:nth-child(2){width:280px!important;height:170px!important;inset-inline-start:-120px!important;bottom:86px!important;transform:rotate(-8deg)!important}
.fmw-catalog-orbit i:nth-child(3){display:block!important;width:150px!important;height:88px!important;inset-inline-start:9%!important;top:23%!important;transform:rotate(13deg)!important}
.fmw-catalog-orbit span{inset-inline-start:auto!important;inset-inline-end:5%!important;top:48px!important;color:rgba(117,95,69,.06)!important;font-size:50px!important;transform:rotate(5deg)!important}

.fmw-catalog-head{grid-template-columns:minmax(0,900px) auto!important;align-items:end!important;gap:56px!important;margin-bottom:42px!important}
.fmw-catalog-head-copy{max-width:900px!important}
.fmw-catalog-kicker{font-size:11px!important;color:#8b6f50!important;letter-spacing:.04em!important}
.fmw-catalog-kicker i{background:#8b6f50!important;width:34px!important}
.fmw-catalog-head h2{max-width:900px!important;margin:12px 0 11px!important;line-height:1.18!important;letter-spacing:-1.1px!important;color:#20252d!important}
.fmw-catalog-head p{max-width:830px!important;color:#69717a!important;line-height:1.9!important}
.fmw-catalog-head-side{align-items:flex-end!important;gap:16px!important;padding-bottom:2px!important}
.fmw-catalog-meta{color:#83786d!important;gap:10px!important}
.fmw-catalog-meta span{background:#fff!important;border-color:#e6ddd1!important;color:#795f43!important;box-shadow:none!important}
.fmw-catalog-meta em{color:#aaa196!important}.fmw-catalog-meta:after{background:#d7cdc1!important}
.fmw-catalog-head-link{min-height:46px!important;padding:0 18px!important;border-radius:14px!important;border-color:#ddd2c4!important;background:#fff!important;color:#292c2f!important;box-shadow:none!important}
.fmw-catalog-head-link span{background:#292c2f!important;color:#fff!important}
.fmw-catalog-head-link:hover{border-color:#bda78c!important;color:#7e6242!important;transform:translateY(-2px)!important}

.fmw-catalog-grid{
  display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;grid-auto-flow:dense!important;
  grid-auto-rows:268px!important;gap:18px!important;align-items:stretch!important;
}
.fmw-catalog-card{
  min-height:0!important;border:1px solid #e1d8cd!important;border-radius:28px!important;background:#fff!important;
  box-shadow:none!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;direction:inherit!important;
  transition:transform .32s cubic-bezier(.2,.7,.2,1),border-color .32s ease,box-shadow .32s ease!important;
}
.fmw-catalog-card:after{display:none!important}
.fmw-catalog-card:hover{transform:translateY(-7px)!important;border-color:#cdbba6!important;box-shadow:0 24px 56px rgba(70,55,39,.095)!important}

/* Feature card */
.fmw-catalog-card-1{grid-column:span 6!important;grid-row:span 2!important;position:relative!important;display:block!important;background:#fff!important}
.fmw-catalog-card-1 .fmw-catalog-photo{position:absolute!important;inset:0!important;min-height:100%!important;height:100%!important}
.fmw-catalog-card-1 .fmw-catalog-photo:after{background:linear-gradient(180deg,transparent 35%,rgba(25,25,25,.10) 60%,rgba(25,25,25,.28) 100%)!important}
.fmw-catalog-card-1 .fmw-catalog-photo img{height:100%!important;object-fit:cover!important}
.fmw-catalog-card-1 .fmw-catalog-card-body{
  position:absolute!important;z-index:3!important;inset-inline:22px!important;bottom:22px!important;min-height:auto!important;
  padding:22px 22px 18px!important;border:1px solid rgba(231,226,219,.96)!important;border-radius:22px!important;
  background:rgba(255,255,255,.94)!important;backdrop-filter:blur(10px)!important;text-align:start!important;direction:inherit!important;
  box-shadow:0 18px 42px rgba(34,29,23,.10)!important;
}
.fmw-catalog-card-1 .fmw-catalog-copy h3{font-size:26px!important;margin-bottom:8px!important}
.fmw-catalog-card-1 .fmw-catalog-copy p{font-size:13px!important;line-height:1.75!important;min-height:0!important;-webkit-line-clamp:2!important;max-width:640px!important}
.fmw-catalog-card-1 .fmw-catalog-index{left:auto!important;right:22px!important;top:22px!important;bottom:auto!important;min-width:44px!important;height:34px!important;background:#fff!important;border:1px solid #e1d8cd!important;color:#795f43!important;backdrop-filter:none!important;box-shadow:none!important}
.firstm-web-page[dir="rtl"] .fmw-catalog-card-1 .fmw-catalog-index{right:auto!important;left:22px!important}
.fmw-catalog-card-1 .fmw-catalog-card-foot{padding-top:12px!important}

/* Four supporting cards beside the feature */
.fmw-catalog-card-2,.fmw-catalog-card-3,.fmw-catalog-card-4,.fmw-catalog-card-5{grid-column:span 3!important;grid-row:span 1!important}
.fmw-catalog-card-2 .fmw-catalog-photo,.fmw-catalog-card-3 .fmw-catalog-photo,.fmw-catalog-card-4 .fmw-catalog-photo,.fmw-catalog-card-5 .fmw-catalog-photo{height:52%!important;min-height:0!important}
.fmw-catalog-card-2 .fmw-catalog-card-body,.fmw-catalog-card-3 .fmw-catalog-card-body,.fmw-catalog-card-4 .fmw-catalog-card-body,.fmw-catalog-card-5 .fmw-catalog-card-body{height:48%!important}

/* Standard gallery cards */
.fmw-catalog-card-6,.fmw-catalog-card-7,.fmw-catalog-card-8,.fmw-catalog-card-9,.fmw-catalog-card-11,.fmw-catalog-card-12{grid-column:span 3!important;grid-row:span 1!important}
.fmw-catalog-card-10{grid-column:span 6!important;grid-row:span 1!important;display:grid!important;grid-template-columns:52% 48%!important}
.fmw-catalog-card-10 .fmw-catalog-photo{height:100%!important;min-height:0!important}
.fmw-catalog-card-10 .fmw-catalog-card-body{height:100%!important;padding:24px!important;justify-content:center!important}
.fmw-catalog-card-10 .fmw-catalog-copy h3{font-size:20px!important}
.fmw-catalog-card-10 .fmw-catalog-copy p{-webkit-line-clamp:4!important;font-size:12px!important}

.fmw-catalog-card:not(.fmw-catalog-card-1):not(.fmw-catalog-card-10) .fmw-catalog-photo{position:relative!important;min-height:0!important;height:54%!important;background:#eee9e2!important}
.fmw-catalog-card:not(.fmw-catalog-card-1):not(.fmw-catalog-card-10) .fmw-catalog-card-body{height:46%!important;padding:14px 16px 13px!important}
.fmw-catalog-photo:after{background:linear-gradient(180deg,transparent 63%,rgba(23,23,23,.06))!important}
.fmw-catalog-photo img{object-fit:cover!important;transition:transform .7s cubic-bezier(.18,.8,.2,1),filter .35s ease!important}
.fmw-catalog-card:hover .fmw-catalog-photo img{transform:scale(1.06)!important;filter:saturate(1.06) contrast(1.02)!important}
.fmw-catalog-index{left:12px!important;bottom:12px!important;background:#fff!important;border:1px solid rgba(224,216,205,.95)!important;color:#795f43!important;backdrop-filter:none!important;box-shadow:none!important}
.firstm-web-page[dir="rtl"] .fmw-catalog-index{left:auto!important;right:12px!important}
.fmw-catalog-card-body{direction:inherit!important;text-align:start!important;min-height:0!important}
.fmw-catalog-copy h3{font-size:17px!important;line-height:1.3!important;color:#20252d!important;margin:0 0 6px!important}
.fmw-catalog-copy p{font-size:11.2px!important;line-height:1.65!important;color:#73777b!important;min-height:0!important;-webkit-line-clamp:2!important}
.fmw-catalog-card-foot{padding-top:8px!important;color:#9b9288!important}
.fmw-catalog-card-foot span{font-size:7px!important;color:#9b9288!important}.fmw-catalog-card-foot i{background:#e8e1d8!important}
.fmw-catalog-card-foot b{background:#f3eee7!important;color:#795f43!important}
.fmw-catalog-card:hover .fmw-catalog-card-foot b{background:#292c2f!important;color:#fff!important;transform:translate(2px,-2px)!important}

.fmw-catalog-bottom{margin-top:22px!important;padding:17px 20px!important;border-color:#ded5ca!important;border-radius:20px!important;background:rgba(255,255,255,.82)!important;box-shadow:none!important}
.fmw-catalog-bottom>div>span{background:#8b6f50!important;box-shadow:0 0 0 6px rgba(139,111,80,.08)!important}
.fmw-catalog-link{background:#292c2f!important;color:#fff!important;border-radius:13px!important}.fmw-catalog-link span{color:#d8b28b!important}.fmw-catalog-link:hover{background:#795f43!important}

@media(max-width:1180px){
  .fmw-web-catalog>.fmw-shell{width:min(100% - 38px,1280px)!important}
  .fmw-catalog-head{grid-template-columns:1fr!important;gap:20px!important}
  .fmw-catalog-head-side{align-items:flex-start!important;flex-direction:row!important;justify-content:space-between!important}
  .firstm-web-page[dir="rtl"] .fmw-catalog-head-side{align-items:center!important}
  .fmw-catalog-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;grid-auto-rows:250px!important}
  .fmw-catalog-card-1{grid-column:span 6!important;grid-row:span 2!important}
  .fmw-catalog-card-2,.fmw-catalog-card-3,.fmw-catalog-card-4,.fmw-catalog-card-5,.fmw-catalog-card-6,.fmw-catalog-card-7,.fmw-catalog-card-8,.fmw-catalog-card-9,.fmw-catalog-card-11,.fmw-catalog-card-12{grid-column:span 3!important}
  .fmw-catalog-card-10{grid-column:span 6!important}
}
@media(max-width:720px){
  .fmw-web-catalog{padding:68px 0 64px!important}
  .fmw-web-catalog>.fmw-shell{width:min(100% - 26px,720px)!important}
  .fmw-catalog-head{margin-bottom:28px!important;gap:16px!important}
  .fmw-catalog-head h2{font-size:min(var(--fmw-section-title-size,32px),36px)!important;line-height:1.28!important}
  .fmw-catalog-head p{font-size:min(var(--fmw-section-desc-size,15px),15px)!important}
  .fmw-catalog-head-side{align-items:stretch!important;flex-direction:column!important}.firstm-web-page[dir="rtl"] .fmw-catalog-head-side{align-items:stretch!important}
  .fmw-catalog-head-link{width:100%!important}
  .fmw-catalog-grid{grid-template-columns:1fr!important;grid-auto-rows:auto!important;gap:12px!important}
  .fmw-catalog-card,.fmw-catalog-card-1,.fmw-catalog-card-2,.fmw-catalog-card-3,.fmw-catalog-card-4,.fmw-catalog-card-5,.fmw-catalog-card-6,.fmw-catalog-card-7,.fmw-catalog-card-8,.fmw-catalog-card-9,.fmw-catalog-card-10,.fmw-catalog-card-11,.fmw-catalog-card-12{grid-column:1!important;grid-row:auto!important;display:grid!important;grid-template-columns:126px minmax(0,1fr)!important;min-height:150px!important;border-radius:20px!important}
  .fmw-catalog-card-1 .fmw-catalog-photo,.fmw-catalog-card-10 .fmw-catalog-photo,.fmw-catalog-card:not(.fmw-catalog-card-1):not(.fmw-catalog-card-10) .fmw-catalog-photo{position:relative!important;inset:auto!important;height:100%!important;min-height:150px!important}
  .fmw-catalog-card-1 .fmw-catalog-card-body,.fmw-catalog-card-10 .fmw-catalog-card-body,.fmw-catalog-card:not(.fmw-catalog-card-1):not(.fmw-catalog-card-10) .fmw-catalog-card-body{position:relative!important;inset:auto!important;bottom:auto!important;height:100%!important;min-height:150px!important;padding:15px 14px 12px!important;border:0!important;border-radius:0!important;background:#fff!important;backdrop-filter:none!important;box-shadow:none!important;justify-content:center!important}
  .fmw-catalog-card-1 .fmw-catalog-copy h3,.fmw-catalog-copy h3{font-size:16px!important}
  .fmw-catalog-card-1 .fmw-catalog-copy p,.fmw-catalog-copy p{font-size:10.8px!important;-webkit-line-clamp:2!important}
  .fmw-catalog-card-1 .fmw-catalog-index{top:auto!important;right:auto!important;left:10px!important;bottom:10px!important}.firstm-web-page[dir="rtl"] .fmw-catalog-card-1 .fmw-catalog-index{left:auto!important;right:10px!important}
  .fmw-catalog-bottom{align-items:stretch!important;flex-direction:column!important;padding:15px!important}.fmw-catalog-link{width:100%!important}
  .fmw-catalog-orbit i:nth-child(3){display:none!important}
}
@media(max-width:420px){
  .fmw-catalog-card,.fmw-catalog-card-1,.fmw-catalog-card-10{grid-template-columns:108px minmax(0,1fr)!important;min-height:142px!important}
  .fmw-catalog-card-1 .fmw-catalog-photo,.fmw-catalog-card-10 .fmw-catalog-photo,.fmw-catalog-card:not(.fmw-catalog-card-1):not(.fmw-catalog-card-10) .fmw-catalog-photo{min-height:142px!important}
  .fmw-catalog-card-1 .fmw-catalog-card-body,.fmw-catalog-card-10 .fmw-catalog-card-body,.fmw-catalog-card:not(.fmw-catalog-card-1):not(.fmw-catalog-card-10) .fmw-catalog-card-body{min-height:142px!important}
}
@media(prefers-reduced-motion:reduce){
  .fmw-catalog-card,.fmw-catalog-photo img,.fmw-catalog-card-foot b,.fmw-catalog-head-link{transition:none!important}
  .fmw-catalog-card:hover,.fmw-catalog-head-link:hover{transform:none!important}.fmw-catalog-card:hover .fmw-catalog-photo img{transform:none!important}
}

/* v1.28.48 — Web services: sharper imagery + white/light-gray background only.
   Replaces the crowded card catalog with one premium visual story + compact selector rail. */
.fmw-web-showcase{
  --fmw-showcase-ink:#20252d;
  --fmw-showcase-muted:#6f7479;
  --fmw-showcase-line:#ded8cf;
  --fmw-showcase-warm:#a98a67;
  --fmw-showcase-paper:#f6f3ee;
  --fmw-showcase-white:#ffffff;
  position:relative!important;
  padding:92px 0 86px!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:
    radial-gradient(circle at 10% 18%,rgba(255,255,255,.96),transparent 30%),
    radial-gradient(circle at 88% 78%,rgba(255,255,255,.88),transparent 34%),
    linear-gradient(135deg,#eef0f2 0%,#f8f9fa 48%,#ffffff 100%)!important;
}
.fmw-web-showcase:before{
  content:""!important;position:absolute!important;inset:0!important;z-index:-3!important;pointer-events:none!important;
  background-image:linear-gradient(rgba(62,68,74,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(62,68,74,.028) 1px,transparent 1px)!important;
  background-size:76px 76px!important;mask-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent 90%)!important;
}
.fmw-web-showcase:after{display:none!important}
.fmw-web-showcase>.fmw-shell{width:min(1500px,calc(100% - 60px))!important;position:relative!important;z-index:2!important}
.fmw-showcase-bg{position:absolute;inset:0;z-index:-2;pointer-events:none;overflow:hidden}
.fmw-showcase-bg span{position:absolute;border:1px solid rgba(96,103,110,.10);background:rgba(255,255,255,.22);transform:rotate(18deg);animation:fmwShowcaseFloat 18s ease-in-out infinite alternate}
.fmw-showcase-bg span:nth-child(1){width:230px;height:230px;border-radius:44px;top:-95px;inset-inline-start:7%}
.fmw-showcase-bg span:nth-child(2){width:140px;height:140px;border-radius:50%;bottom:4%;inset-inline-end:4%;animation-delay:-5s}
.fmw-showcase-bg span:nth-child(3){width:84px;height:84px;border-radius:24px;top:36%;inset-inline-end:14%;animation-delay:-9s;transform:rotate(40deg)}
@keyframes fmwShowcaseFloat{from{translate:0 0;rotate:0deg}to{translate:0 18px;rotate:7deg}}

.fmw-showcase-head{display:grid!important;grid-template-columns:minmax(0,860px) auto!important;align-items:end!important;justify-content:space-between!important;gap:46px!important;margin-bottom:34px!important}
.fmw-showcase-head-copy{max-width:860px!important}
.fmw-showcase-kicker{display:flex;align-items:center;gap:11px;font-size:11px;font-weight:900;color:#8a735b;letter-spacing:.03em}
.fmw-showcase-kicker i{display:block;width:32px;height:1px;background:#b7a48d}
.fmw-showcase-head h2{margin:11px 0 10px!important;font-size:var(--fmw-section-title-size,34px)!important;line-height:1.22!important;color:var(--fmw-showcase-ink)!important;letter-spacing:-.8px!important}
.fmw-showcase-head p{margin:0!important;max-width:800px!important;font-size:var(--fmw-section-desc-size,16px)!important;line-height:1.9!important;color:var(--fmw-showcase-muted)!important}
.fmw-showcase-signature{display:flex;align-items:center;gap:13px;padding-bottom:6px;color:#7f756a;direction:ltr}
.fmw-showcase-signature span{font:900 10px/1 Arial,sans-serif;letter-spacing:.18em}.fmw-showcase-signature i{width:54px;height:1px;background:#c8bdae}.fmw-showcase-signature b{font:900 25px/1 Arial,sans-serif;color:#2b2e31}

.fmw-showcase-stage{display:grid!important;grid-template-columns:minmax(0,1.36fr) minmax(360px,.64fr)!important;min-height:565px!important;border:1px solid #ddd7ce!important;border-radius:34px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 28px 80px rgba(54,46,37,.075)!important}
.fmw-showcase-visual{position:relative;min-height:565px;overflow:hidden;background:#eef0f2}
.fmw-showcase-image{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity .5s ease,transform .75s cubic-bezier(.2,.75,.2,1),visibility .5s}
.fmw-showcase-image.is-active{opacity:1;visibility:visible;transform:scale(1)}
.fmw-showcase-image:after{content:"";position:absolute;inset:0;background:transparent;pointer-events:none}
.fmw-showcase-image img{width:100%;height:100%;object-fit:cover;display:block;image-rendering:auto;filter:contrast(1.10) saturate(1.10) brightness(1.025);transition:none}
.fmw-showcase-visual:hover .fmw-showcase-image.is-active img{transform:none}
.fmw-showcase-image-fallback{width:100%;height:100%;display:grid;place-items:center;color:#8b775f;background:linear-gradient(145deg,#f5efe7,#ddd2c4)}
.fmw-showcase-image-fallback svg{width:92px;height:92px;fill:none;stroke:currentColor;stroke-width:2}
.fmw-showcase-frame{position:absolute;inset:24px;z-index:4;pointer-events:none;border:1px solid rgba(255,255,255,.42);border-radius:24px}
.fmw-showcase-frame:before,.fmw-showcase-frame:after{content:"";position:absolute;width:54px;height:54px;border-color:#fff;border-style:solid;opacity:.8}
.fmw-showcase-frame:before{top:-1px;inset-inline-start:-1px;border-width:2px 0 0 2px;border-radius:20px 0 0 0}.firstm-web-page[dir="rtl"] .fmw-showcase-frame:before{border-width:2px 2px 0 0;border-radius:0 20px 0 0}
.fmw-showcase-frame:after{bottom:-1px;inset-inline-end:-1px;border-width:0 2px 2px 0;border-radius:0 0 20px 0}.firstm-web-page[dir="rtl"] .fmw-showcase-frame:after{border-width:0 0 2px 2px;border-radius:0 0 0 20px}
.fmw-showcase-frame span{position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 0 6px rgba(255,255,255,.12)}
.fmw-showcase-frame span:nth-child(1){top:20px;inset-inline-start:20px}.fmw-showcase-frame span:nth-child(2){top:20px;inset-inline-start:40px;opacity:.65}.fmw-showcase-frame span:nth-child(3){top:20px;inset-inline-start:60px;opacity:.35}
.fmw-showcase-watermark{position:absolute;z-index:5;inset-inline-start:42px;bottom:36px;color:#fff;font:900 10px/1 Arial,sans-serif;letter-spacing:.18em;text-shadow:0 2px 12px rgba(0,0,0,.18)}
.fmw-showcase-count{position:absolute;z-index:5;inset-inline-end:38px;top:36px;display:flex;align-items:center;gap:9px;direction:ltr;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.15)}
.fmw-showcase-count b{font:900 27px/1 Arial}.fmw-showcase-count i{width:42px;height:1px;background:rgba(255,255,255,.74)}.fmw-showcase-count span{font:800 10px/1 Arial;opacity:.72}

.fmw-showcase-copy{position:relative;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:52px 48px 34px;background:#fff}
.fmw-showcase-copy:before{content:"";position:absolute;top:0;bottom:0;inset-inline-start:0;width:1px;background:#e5dfd7}
.fmw-showcase-panel{display:none;animation:fmwShowcaseCopyIn .42s ease both}.fmw-showcase-panel.is-active{display:block}
@keyframes fmwShowcaseCopyIn{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}
.fmw-showcase-panel-no{display:inline-grid;place-items:center;min-width:48px;height:31px;padding:0 10px;border:1px solid #ded5ca;border-radius:999px;background:#faf8f5;color:#7c6750;font:900 10px/1 Arial;letter-spacing:.08em}
.fmw-showcase-panel-label{display:block;margin-top:24px;color:#9a8268;font-size:10px;font-weight:900;letter-spacing:.05em}
.fmw-showcase-panel h3{margin:11px 0 13px!important;font-size:clamp(29px,2.4vw,42px)!important;line-height:1.18!important;color:#20252d!important;letter-spacing:-1px!important}
.fmw-showcase-panel p{margin:0!important;max-width:510px;font-size:14px!important;line-height:1.95!important;color:#6d7277!important}
.fmw-showcase-panel-tags{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 28px}
.fmw-showcase-panel-tags span{padding:8px 11px;border:1px solid #e3ddd5;border-radius:999px;background:#faf8f5;color:#635d56;font-size:9px;font-weight:800}
.fmw-showcase-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;min-width:190px;min-height:48px;padding:0 9px 0 17px;border:1px solid #d6ccbf;border-radius:14px;background:#282b2e;color:#fff!important;font-size:11px;font-weight:900;text-decoration:none!important;transition:transform .22s ease,background .22s ease}
.firstm-web-page[dir="rtl"] .fmw-showcase-cta{padding:0 17px 0 9px}
.fmw-showcase-cta span{width:31px;height:31px;border-radius:10px;background:#fff;color:#282b2e;display:grid;place-items:center;font-size:14px}.fmw-showcase-cta:hover{transform:translateY(-2px);background:#735f49}
.fmw-showcase-controls{margin-top:auto;padding-top:42px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:13px;color:#9a9188}
.fmw-showcase-controls:before{content:"";position:absolute;left:48px;right:48px;bottom:82px;height:1px;background:#ece7e1}
.fmw-showcase-controls button{position:relative;z-index:2;width:38px;height:38px;border:1px solid #ddd5cb;border-radius:12px;background:#fff;color:#34373a;font-size:24px;line-height:1;cursor:pointer;transition:.2s ease}.fmw-showcase-controls button:hover{background:#f4efe9;border-color:#c8b8a4;transform:translateY(-1px)}
.fmw-showcase-controls span{text-align:center;font:900 8px/1 Arial,sans-serif;letter-spacing:.15em;color:#aaa199}

.fmw-showcase-nav{display:flex!important;gap:10px!important;margin-top:16px!important;padding:4px 2px 8px!important;overflow-x:auto!important;overscroll-behavior-inline:contain!important;scrollbar-width:none!important;scroll-snap-type:x proximity!important}
.fmw-showcase-nav::-webkit-scrollbar{display:none}
.fmw-showcase-tab{flex:0 0 188px;min-width:0;height:66px;padding:7px;border:1px solid #ddd7cf;border-radius:17px;background:rgba(255,255,255,.76);display:grid;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:10px;text-align:start;color:#313438;cursor:pointer;scroll-snap-align:start;transition:background .22s ease,border-color .22s ease,transform .22s ease}
.fmw-showcase-tab:hover{background:#fff;border-color:#c9bba9;transform:translateY(-2px)}
.fmw-showcase-tab.is-active{background:#fff;border-color:#a98a67;box-shadow:inset 0 0 0 1px rgba(169,138,103,.12)}
.fmw-showcase-tab-thumb{width:50px;height:50px;border-radius:12px;overflow:hidden;background:#e9e3da;display:grid;place-items:center}
.fmw-showcase-tab-thumb img{width:100%;height:100%;object-fit:cover;display:block}.fmw-showcase-tab-thumb svg{width:24px;height:24px;fill:none;stroke:#8f785e;stroke-width:2}
.fmw-showcase-tab-copy{min-width:0;display:flex;flex-direction:column;gap:6px}.fmw-showcase-tab-copy b{font-size:11px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fmw-showcase-tab-copy small{font:900 8px/1 Arial;color:#b0a79e}
.fmw-showcase-tab.is-active .fmw-showcase-tab-copy small{color:#8e7253}
.fmw-showcase-footnote{display:flex;align-items:center;gap:12px;margin-top:14px;padding-inline:6px;color:#827a72}.fmw-showcase-footnote span{width:7px;height:7px;border-radius:50%;background:#a98a67;box-shadow:0 0 0 5px rgba(169,138,103,.10);flex:none}.fmw-showcase-footnote p{margin:0;font-size:9.5px;line-height:1.7}

@media(max-width:1120px){
  .fmw-web-showcase>.fmw-shell{width:min(100% - 38px,1180px)!important}.fmw-showcase-head{grid-template-columns:1fr!important;gap:18px!important}.fmw-showcase-signature{display:none}
  .fmw-showcase-stage{grid-template-columns:1.08fr .92fr!important;min-height:520px!important}.fmw-showcase-visual{min-height:520px}.fmw-showcase-copy{padding:42px 34px 28px}.fmw-showcase-controls:before{left:34px;right:34px}
}
@media(max-width:820px){
  .fmw-web-showcase{padding:72px 0 66px!important}.fmw-showcase-stage{grid-template-columns:1fr!important;min-height:0!important;border-radius:26px!important}.fmw-showcase-visual{min-height:440px}.fmw-showcase-copy:before{top:0;left:0;right:0;bottom:auto;width:auto;height:1px}.fmw-showcase-copy{min-height:410px;padding:34px 28px 26px}.fmw-showcase-controls:before{left:28px;right:28px}.fmw-showcase-panel h3{font-size:32px!important}.fmw-showcase-nav{margin-inline:-4px!important}.fmw-showcase-tab{flex-basis:176px}
}
@media(max-width:560px){
  .fmw-web-showcase{padding:58px 0 56px!important}.fmw-web-showcase>.fmw-shell{width:min(100% - 24px,560px)!important}.fmw-showcase-head{margin-bottom:24px!important}.fmw-showcase-head h2{font-size:min(var(--fmw-section-title-size,31px),34px)!important;letter-spacing:-.55px!important}.fmw-showcase-head p{font-size:min(var(--fmw-section-desc-size,14px),14px)!important;line-height:1.8!important}
  .fmw-showcase-stage{border-radius:22px!important;box-shadow:0 18px 50px rgba(54,46,37,.07)!important}.fmw-showcase-visual{min-height:315px}.fmw-showcase-frame{inset:14px;border-radius:16px}.fmw-showcase-count{top:24px;inset-inline-end:24px}.fmw-showcase-watermark{inset-inline-start:24px;bottom:22px;font-size:8px}.fmw-showcase-copy{min-height:360px;padding:28px 20px 22px}.fmw-showcase-panel-label{margin-top:18px}.fmw-showcase-panel h3{font-size:27px!important;margin-top:9px!important}.fmw-showcase-panel p{font-size:12.5px!important;line-height:1.82!important}.fmw-showcase-panel-tags{margin:18px 0 22px}.fmw-showcase-panel-tags span{font-size:8px;padding:7px 9px}.fmw-showcase-controls{padding-top:30px}.fmw-showcase-controls:before{left:20px;right:20px;bottom:70px}.fmw-showcase-tab{flex-basis:160px;height:62px;grid-template-columns:46px minmax(0,1fr)}.fmw-showcase-tab-thumb{width:46px;height:46px}.fmw-showcase-tab-copy b{font-size:10px}.fmw-showcase-footnote{display:none}
}
@media(prefers-reduced-motion:reduce){.fmw-showcase-bg span{animation:none!important}.fmw-showcase-image,.fmw-showcase-panel,.fmw-showcase-tab,.fmw-showcase-visual img{transition:none!important;animation:none!important}}

/* v1.28.51 — use the site Tajawal typeface across the web showcase selector only. */
.fmw-showcase-nav,
.fmw-showcase-tab,
.fmw-showcase-tab-copy,
.fmw-showcase-tab-copy b,
.fmw-showcase-tab-copy small{
  font-family:"Tajawal","Cairo",Arial,sans-serif!important;
}
.fmw-showcase-tab-copy small{
  font-weight:900!important;
  line-height:1!important;
}


/* v1.28.54 — Global Web Studio Gallery.
   Shape rebuild only: keeps the existing section background/colors and all saved data/images. */
.fmw-web-showcase .fmw-showcase-head{
  display:block!important;text-align:center!important;margin:0 auto 36px!important;
}
.fmw-web-showcase .fmw-showcase-head-copy{max-width:920px!important;margin:0 auto!important}
.fmw-web-showcase .fmw-showcase-kicker{justify-content:center!important;color:#73777b!important}
.fmw-web-showcase .fmw-showcase-kicker i{background:#b8bdc1!important}
.fmw-web-showcase .fmw-showcase-head h2{max-width:900px!important;margin:12px auto 10px!important;letter-spacing:-.65px!important}
.fmw-web-showcase .fmw-showcase-head p{max-width:850px!important;margin:0 auto!important;color:#73787d!important}
.fmw-web-showcase .fmw-showcase-signature{
  position:absolute!important;top:4px!important;inset-inline-start:0!important;display:flex!important;padding:0!important;color:#85898d!important
}
.fmw-web-showcase .fmw-showcase-signature span{font-family:"Tajawal","Cairo",Arial,sans-serif!important;font-size:9px!important;letter-spacing:.10em!important}
.fmw-web-showcase .fmw-showcase-signature i{background:#c7cbce!important}
.fmw-web-showcase .fmw-showcase-signature b{font-family:"Tajawal","Cairo",Arial,sans-serif!important;color:#3f4448!important;font-size:22px!important}

.fmw-web-showcase .fmw-showcase-stage{
  position:relative!important;display:block!important;min-height:630px!important;border:0!important;border-radius:34px!important;
  background:transparent!important;overflow:visible!important;box-shadow:none!important;
}
.fmw-web-showcase .fmw-showcase-visual{
  position:relative!important;min-height:630px!important;height:630px!important;border:1px solid #d9dde0!important;border-radius:34px!important;
  overflow:hidden!important;background:#eef0f2!important;box-shadow:0 24px 70px rgba(35,42,48,.08)!important;
}
.fmw-web-showcase .fmw-showcase-image{inset:0!important;border-radius:34px!important;overflow:hidden!important;transform:scale(1.012)!important}
.fmw-web-showcase .fmw-showcase-image.is-active{transform:scale(1)!important}
.fmw-web-showcase .fmw-showcase-image img{
  width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;
  filter:contrast(1.055) saturate(1.04) brightness(1.015)!important;
}
/* Browser-studio frame over the active visual */
.fmw-web-showcase .fmw-showcase-frame{
  inset:18px!important;border:1px solid rgba(255,255,255,.78)!important;border-radius:25px!important;
  background:linear-gradient(to bottom,rgba(255,255,255,.94) 0 46px,rgba(255,255,255,0) 46px)!important;
  box-shadow:inset 0 0 0 1px rgba(31,39,46,.04)!important;
}
.fmw-web-showcase .fmw-showcase-frame:before{
  top:46px!important;inset-inline:0!important;width:auto!important;height:1px!important;border:0!important;border-radius:0!important;
  background:rgba(39,46,52,.10)!important;opacity:1!important;
}
.fmw-web-showcase .fmw-showcase-frame:after{display:none!important}
.fmw-web-showcase .fmw-showcase-frame span{top:18px!important;width:7px!important;height:7px!important;background:#b9bec2!important;box-shadow:none!important}
.fmw-web-showcase .fmw-showcase-frame span:nth-child(1){inset-inline-start:20px!important}
.fmw-web-showcase .fmw-showcase-frame span:nth-child(2){inset-inline-start:34px!important;opacity:.70!important}
.fmw-web-showcase .fmw-showcase-frame span:nth-child(3){inset-inline-start:48px!important;opacity:.42!important}
.fmw-web-showcase .fmw-showcase-watermark{
  top:34px!important;bottom:auto!important;inset-inline-start:86px!important;color:#596067!important;text-shadow:none!important;
  font-family:"Tajawal","Cairo",Arial,sans-serif!important;font-size:9px!important;letter-spacing:.12em!important;
}
.fmw-web-showcase .fmw-showcase-count{
  top:29px!important;inset-inline-end:35px!important;color:#4b5156!important;text-shadow:none!important;z-index:6!important;
  padding:7px 11px!important;border:1px solid rgba(70,77,84,.10)!important;border-radius:999px!important;background:rgba(255,255,255,.78)!important;
}
.fmw-web-showcase .fmw-showcase-count b,.fmw-web-showcase .fmw-showcase-count span{font-family:"Tajawal","Cairo",Arial,sans-serif!important}
.fmw-web-showcase .fmw-showcase-count b{font-size:13px!important}.fmw-web-showcase .fmw-showcase-count i{width:25px!important;background:#b9bec2!important}.fmw-web-showcase .fmw-showcase-count span{font-size:9px!important;opacity:.75!important}

/* Floating copy card: content becomes part of the visual instead of a second column. */
.fmw-web-showcase .fmw-showcase-copy{
  position:absolute!important;z-index:10!important;inset-inline-end:38px!important;bottom:38px!important;width:min(455px,calc(100% - 76px))!important;
  min-height:0!important;padding:27px 28px 23px!important;border:1px solid #dfe2e4!important;border-radius:25px!important;
  background:rgba(255,255,255,.96)!important;box-shadow:0 22px 55px rgba(30,37,43,.13)!important;
  display:block!important;
}
.fmw-web-showcase .fmw-showcase-copy:before{display:none!important}
.fmw-web-showcase .fmw-showcase-panel-no{
  min-width:42px!important;height:27px!important;border-color:#dfe2e4!important;background:#f5f6f7!important;color:#686e73!important;
  font-family:"Tajawal","Cairo",Arial,sans-serif!important;font-size:9px!important;
}
.fmw-web-showcase .fmw-showcase-panel-label{margin-top:15px!important;color:#8a8f93!important;font-size:9px!important;letter-spacing:0!important}
.fmw-web-showcase .fmw-showcase-panel h3{margin:7px 0 9px!important;font-size:clamp(27px,2vw,37px)!important;letter-spacing:-.65px!important;color:#242a2f!important}
.fmw-web-showcase .fmw-showcase-panel p{max-width:none!important;font-size:13.5px!important;line-height:1.85!important;color:#686f74!important}
.fmw-web-showcase .fmw-showcase-panel-tags{gap:6px!important;margin:17px 0 19px!important}
.fmw-web-showcase .fmw-showcase-panel-tags span{padding:6px 9px!important;border-color:#e2e5e7!important;background:#f6f7f7!important;color:#61676b!important;font-size:8.5px!important}
.fmw-web-showcase .fmw-showcase-cta{
  min-width:170px!important;min-height:42px!important;border-color:#30363b!important;border-radius:12px!important;background:#30363b!important;font-size:10.5px!important;
}
.fmw-web-showcase .fmw-showcase-cta:hover{background:#454b50!important}
.fmw-web-showcase .fmw-showcase-cta span{width:27px!important;height:27px!important;border-radius:8px!important;color:#30363b!important}
.fmw-web-showcase .fmw-showcase-controls{
  position:relative!important;margin-top:18px!important;padding-top:16px!important;border-top:1px solid #eceeef!important;
  grid-template-columns:34px 1fr 34px!important;gap:10px!important;
}
.fmw-web-showcase .fmw-showcase-controls:before{display:none!important}
.fmw-web-showcase .fmw-showcase-controls button{width:34px!important;height:34px!important;border-radius:10px!important;border-color:#dfe2e4!important;background:#f7f8f8!important;font-size:20px!important}
.fmw-web-showcase .fmw-showcase-controls button:hover{background:#eceeef!important;border-color:#cdd2d5!important}
.fmw-web-showcase .fmw-showcase-controls span{font-family:"Tajawal","Cairo",Arial,sans-serif!important;font-size:8px!important;letter-spacing:.08em!important;color:#969b9f!important}

/* Compact studio dock below the hero visual. */
.fmw-web-showcase .fmw-showcase-nav{
  gap:8px!important;margin-top:18px!important;padding:3px 1px 8px!important;scroll-padding-inline:2px!important;
}
.fmw-web-showcase .fmw-showcase-tab{
  flex:0 0 166px!important;height:58px!important;padding:6px 8px!important;border-color:#dde1e3!important;border-radius:14px!important;
  background:rgba(255,255,255,.84)!important;grid-template-columns:40px minmax(0,1fr)!important;gap:9px!important;box-shadow:none!important;
}
.fmw-web-showcase .fmw-showcase-tab:hover{background:#fff!important;border-color:#bfc5c9!important;transform:translateY(-1px)!important}
.fmw-web-showcase .fmw-showcase-tab.is-active{background:#fff!important;border-color:#858c91!important;box-shadow:inset 0 0 0 1px rgba(83,91,97,.08)!important}
.fmw-web-showcase .fmw-showcase-tab-thumb{width:40px!important;height:40px!important;border-radius:10px!important;background:#eef0f1!important}
.fmw-web-showcase .fmw-showcase-tab-copy{gap:4px!important}
.fmw-web-showcase .fmw-showcase-tab-copy b{font-size:10.5px!important;color:#33383c!important}
.fmw-web-showcase .fmw-showcase-tab-copy small{font-size:7.5px!important;color:#a4a9ad!important}
.fmw-web-showcase .fmw-showcase-tab.is-active .fmw-showcase-tab-copy small{color:#646b70!important}

@media(max-width:1120px){
  .fmw-web-showcase .fmw-showcase-head{padding-inline:70px!important}
  .fmw-web-showcase .fmw-showcase-stage,.fmw-web-showcase .fmw-showcase-visual{min-height:580px!important;height:580px!important}
  .fmw-web-showcase .fmw-showcase-copy{width:min(430px,calc(100% - 64px))!important;inset-inline-end:32px!important;bottom:32px!important}
}
@media(max-width:820px){
  .fmw-web-showcase .fmw-showcase-head{padding-inline:0!important;margin-bottom:28px!important}
  .fmw-web-showcase .fmw-showcase-signature{display:none!important}
  .fmw-web-showcase .fmw-showcase-stage{min-height:0!important;height:auto!important;padding-bottom:0!important}
  .fmw-web-showcase .fmw-showcase-visual{height:470px!important;min-height:470px!important;border-radius:27px!important}
  .fmw-web-showcase .fmw-showcase-image{border-radius:27px!important}
  .fmw-web-showcase .fmw-showcase-copy{
    position:relative!important;inset:auto!important;width:calc(100% - 34px)!important;margin:-72px auto 0!important;padding:25px 24px 21px!important;
    border-radius:22px!important;
  }
  .fmw-web-showcase .fmw-showcase-frame{inset:14px!important;border-radius:21px!important}
  .fmw-web-showcase .fmw-showcase-watermark{inset-inline-start:76px!important;top:30px!important}
  .fmw-web-showcase .fmw-showcase-count{top:25px!important;inset-inline-end:27px!important}
  .fmw-web-showcase .fmw-showcase-nav{margin-top:14px!important}
}
@media(max-width:560px){
  .fmw-web-showcase .fmw-showcase-head{text-align:start!important;margin-bottom:22px!important}
  .fmw-web-showcase .fmw-showcase-kicker{justify-content:flex-start!important}
  .fmw-web-showcase .fmw-showcase-head h2,.fmw-web-showcase .fmw-showcase-head p{margin-inline:0!important}
  .fmw-web-showcase .fmw-showcase-visual{height:330px!important;min-height:330px!important;border-radius:22px!important}
  .fmw-web-showcase .fmw-showcase-image{border-radius:22px!important}
  .fmw-web-showcase .fmw-showcase-frame{inset:10px!important;border-radius:17px!important;background:linear-gradient(to bottom,rgba(255,255,255,.94) 0 38px,transparent 38px)!important}
  .fmw-web-showcase .fmw-showcase-frame:before{top:38px!important}
  .fmw-web-showcase .fmw-showcase-frame span{top:15px!important;width:6px!important;height:6px!important}
  .fmw-web-showcase .fmw-showcase-watermark{display:none!important}
  .fmw-web-showcase .fmw-showcase-count{top:18px!important;inset-inline-end:20px!important;padding:5px 8px!important}
  .fmw-web-showcase .fmw-showcase-copy{width:calc(100% - 22px)!important;margin:-44px auto 0!important;padding:21px 18px 18px!important;border-radius:18px!important}
  .fmw-web-showcase .fmw-showcase-panel h3{font-size:27px!important}
  .fmw-web-showcase .fmw-showcase-panel p{font-size:12.4px!important;line-height:1.78!important}
  .fmw-web-showcase .fmw-showcase-panel-tags{margin:14px 0 16px!important}
  .fmw-web-showcase .fmw-showcase-panel-tags span{font-size:8px!important}
  .fmw-web-showcase .fmw-showcase-tab{flex-basis:146px!important;height:54px!important;grid-template-columns:36px minmax(0,1fr)!important}
  .fmw-web-showcase .fmw-showcase-tab-thumb{width:36px!important;height:36px!important}
  .fmw-web-showcase .fmw-showcase-tab-copy b{font-size:9.5px!important}
}


/* v1.28.57 — Restore the original full-bleed showcase look, while anchoring images to the top so in-image headings/copy stay visible. */
.fmw-web-showcase .fmw-showcase-image img{object-fit:cover!important;object-position:center top!important;}

/* v1.28.57 — Show the complete showcase artwork with zero cropping.
   The gallery viewport now follows the source artwork ratio instead of forcing a short crop. */
.fmw-web-showcase .fmw-showcase-stage{
  min-height:0!important;
}
.fmw-web-showcase .fmw-showcase-visual{
  height:auto!important;
  min-height:0!important;
  aspect-ratio:3 / 2!important;
  background:#f3f4f5!important;
}
.fmw-web-showcase .fmw-showcase-image img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:#f3f4f5!important;
}
@media(max-width:1120px){
  .fmw-web-showcase .fmw-showcase-stage,
  .fmw-web-showcase .fmw-showcase-visual{
    height:auto!important;
    min-height:0!important;
    aspect-ratio:3 / 2!important;
  }
}
@media(max-width:820px){
  .fmw-web-showcase .fmw-showcase-visual{
    height:auto!important;
    min-height:0!important;
    aspect-ratio:3 / 2!important;
  }
}
@media(max-width:560px){
  .fmw-web-showcase .fmw-showcase-visual{
    height:auto!important;
    min-height:0!important;
    aspect-ratio:3 / 2!important;
  }
}

/* ======================================================================
   v1.29.08 — Ultra-light scroll patch for Comparison + Technology sections
   Goal: remove continuous GPU repaint / blur / masked moving backgrounds while
   keeping the same editorial layout and light premium visual language.
   ====================================================================== */
.fmw-comparison,
.fmw-tech{
  contain:paint;
  overflow:clip!important;
}

/* Comparison: keep a simple static canvas; no large masked blueprint layers. */
.fmw-comparison{
  background:#f5f1ea!important;
}
.fmw-comparison:before,
.fmw-comparison:after{
  display:none!important;
  content:none!important;
}
.fmw-compare-pattern{
  opacity:.42!important;
}
.fmw-compare-pattern:before{
  inset:0!important;
  transform:none!important;
  mask-image:none!important;
  -webkit-mask-image:none!important;
  background-image:
    linear-gradient(rgba(150,132,108,.032) 1px,transparent 1px),
    linear-gradient(90deg,rgba(150,132,108,.032) 1px,transparent 1px)!important;
  background-size:52px 52px!important;
}
.fmw-compare-pattern span{
  display:none!important;
}
.fmw-comparison .fmw-choice-card,
.fmw-comparison .fmw-decision-tile,
.fmw-comparison .fmw-compare-verdict{
  box-shadow:0 5px 16px rgba(77,70,62,.035)!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
.fmw-comparison .fmw-choice-card:hover,
.fmw-comparison .fmw-decision-tile:hover{
  box-shadow:0 8px 20px rgba(77,70,62,.05)!important;
}

/* Technology: one static lightweight background instead of multiple animated
   full-size layers + floating shapes + large blur glows. */
.fmw-tech{
  background:#f3f4f3!important;
}
.fmw-tech:before,
.fmw-tech:after,
.fmw-tech>.fmw-tech-bg{
  display:none!important;
  content:none!important;
}
.fmw-tech .fmw-tech-bg-layer,
.fmw-tech .fmw-tech-bg-shapes,
.fmw-tech .fmw-tech-bg-shapes i{
  display:none!important;
  animation:none!important;
  transform:none!important;
  will-change:auto!important;
}
.fmw-tech *,
.fmw-tech *:before,
.fmw-tech *:after{
  animation:none!important;
  will-change:auto!important;
}
.fmw-tech .fmw-tech-brief,
.fmw-tech .fmw-tech-catalog{
  background:#fff!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  box-shadow:0 8px 24px rgba(31,42,52,.045)!important;
}
.fmw-tech .fmw-tech-catalog:before{
  mask-image:none!important;
  -webkit-mask-image:none!important;
  opacity:.55!important;
}
.fmw-tech .fmw-tech-tile{
  box-shadow:none!important;
  transition:transform .16s ease,border-color .16s ease!important;
}
.fmw-tech .fmw-tech-tile:hover{
  transform:translateY(-1px)!important;
  box-shadow:none!important;
}
.fmw-tech .fmw-tech-criterion>span{
  box-shadow:none!important;
}

/* Mobile/tablet: strip decorative pattern entirely and keep paint areas small. */
@media(max-width:900px){
  .fmw-compare-pattern{display:none!important}
  .fmw-comparison .fmw-choice-card,
  .fmw-comparison .fmw-decision-tile,
  .fmw-comparison .fmw-compare-verdict,
  .fmw-tech .fmw-tech-brief,
  .fmw-tech .fmw-tech-catalog{
    box-shadow:none!important;
  }
  .fmw-comparison .fmw-choice-card,
  .fmw-comparison .fmw-decision-tile,
  .fmw-tech .fmw-tech-tile{
    transition:none!important;
    transform:none!important;
  }
}

@media(prefers-reduced-motion:reduce){
  .fmw-comparison *,
  .fmw-tech *{
    animation:none!important;
    transition:none!important;
  }
}


/* ======================================================================
   v1.29.09 — restore comparison canvas + remove the 1px section seam
   Keeps the v1.29.08 performance work (no animated blueprint, blur layers,
   or continuous decorative motion) while restoring the configured background.
   ====================================================================== */
.fmw-comparison{
  background:linear-gradient(135deg,var(--fmw-compare-bg-a,#f6ead9) 0%,var(--fmw-compare-bg-b,#eee6dc) 100%)!important;
  contain:none!important;
  overflow:hidden!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
}
.fmw-tech{
  contain:none!important;
  overflow:hidden!important;
  border:0!important;
  outline:0!important;
  margin-top:-1px!important;
}
/* Keep the lightweight static pattern from v1.29.08; only the original
   section colors are restored. */
.fmw-comparison .fmw-compare-pattern{
  opacity:.42!important;
}

/* v1.29.10 — Web services rebuilt from scratch: compact editorial service directory, no oversized showcase image. */
.fmw-web-solutions-v3{
  --fmw-sol-v3-orange:var(--fmw-accent,#ef6a24);
  --fmw-sol-v3-ink:#252a2e;
  --fmw-sol-v3-muted:#73797e;
  --fmw-sol-v3-line:#e1e3e4;
  position:relative!important;
  padding:88px 0 92px!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:#f5f6f5!important;
}
.fmw-web-solutions-v3:before{
  content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;
  background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(247,248,247,.72) 42%,rgba(244,245,244,.96));
}
.fmw-solutions-v3-grid{
  position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.55;
  background-image:linear-gradient(rgba(41,46,50,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(41,46,50,.028) 1px,transparent 1px);
  background-size:64px 64px;
  mask-image:linear-gradient(to bottom,transparent 0,#000 15%,#000 84%,transparent 100%);
}
.fmw-web-solutions-v3>.fmw-shell{width:min(1450px,calc(100% - 56px))!important;position:relative;z-index:1}
.fmw-solutions-v3-head{display:grid;grid-template-columns:minmax(0,900px) auto;align-items:end;justify-content:space-between;gap:42px;margin-bottom:30px}
.fmw-solutions-v3-headcopy{max-width:900px}
.fmw-solutions-v3-kicker{display:flex;align-items:center;gap:10px;color:var(--fmw-sol-v3-orange);font-size:11px;font-weight:900}
.fmw-solutions-v3-kicker i{display:block;width:30px;height:2px;border-radius:99px;background:var(--fmw-sol-v3-orange)}
.fmw-solutions-v3-head h2{margin:11px 0 9px!important;color:var(--fmw-sol-v3-ink)!important;font-size:var(--fmw-section-title-size,34px)!important;line-height:1.25!important;letter-spacing:-.6px!important}
.fmw-solutions-v3-head p{margin:0!important;max-width:880px;color:var(--fmw-sol-v3-muted)!important;font-size:var(--fmw-section-desc-size,16px)!important;line-height:1.9!important}
.fmw-solutions-v3-summary{min-width:176px;padding-inline-start:22px;border-inline-start:1px solid #d7dadd;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:end;direction:ltr}
.fmw-solutions-v3-summary strong{grid-row:1 / span 2;font:900 45px/.9 Arial,sans-serif;color:#2f3438;letter-spacing:-2px}
.fmw-solutions-v3-summary span{align-self:end;font:900 8px/1.1 Arial,sans-serif;letter-spacing:.14em;color:#5c6267}
.fmw-solutions-v3-summary small{align-self:start;margin-top:5px;font-size:7.5px;font-weight:800;letter-spacing:.06em;color:#a0a5a9}
.fmw-solutions-v3-bar{min-height:54px;margin-bottom:14px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #dde0e2;border-radius:15px;background:rgba(255,255,255,.72)}
.fmw-solutions-v3-bar>div{display:flex;align-items:center;gap:10px;min-width:0}
.fmw-solutions-v3-bar>div span{width:8px;height:8px;border-radius:50%;background:var(--fmw-sol-v3-orange);box-shadow:0 0 0 4px rgba(239,106,36,.10)}
.fmw-solutions-v3-bar b{font-size:11px;color:#474d51;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.fmw-solutions-v3-bar small{font:900 7.5px/1 Arial,sans-serif;letter-spacing:.12em;color:#9a9fa3;direction:ltr}
.fmw-solutions-v3-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.fmw-solution-v3-card{position:relative;min-width:0;min-height:178px;padding:13px;display:grid;grid-template-columns:104px minmax(0,1fr);gap:15px;align-items:stretch;border:1px solid var(--fmw-sol-v3-line);border-radius:20px;background:#fff;overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.fmw-solution-v3-card:before{content:"";position:absolute;inset-inline-start:0;top:22px;bottom:22px;width:2px;border-radius:0 99px 99px 0;background:transparent;transition:background .2s ease}
.firstm-web-page[dir="rtl"] .fmw-solution-v3-card:before{border-radius:99px 0 0 99px}
.fmw-solution-v3-card:hover{transform:translateY(-3px);border-color:#d0d4d6;box-shadow:0 14px 32px rgba(37,42,46,.07)}
.fmw-solution-v3-card:hover:before{background:var(--fmw-sol-v3-orange)}
.fmw-solution-v3-thumb{position:relative;min-height:150px;border-radius:14px;overflow:hidden;background:#eceeed}
.fmw-solution-v3-thumb img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.02);transition:transform .35s ease}
.fmw-solution-v3-card:hover .fmw-solution-v3-thumb img{transform:scale(1.035)}
.fmw-solution-v3-thumb>svg{position:absolute;width:42px;height:42px;inset:50% auto auto 50%;transform:translate(-50%,-50%);stroke:#656b70;fill:none}
.fmw-solution-v3-thumb>span{position:absolute;inset-inline-start:8px;top:8px;min-width:30px;height:24px;padding:0 7px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.76);border-radius:8px;background:rgba(255,255,255,.9);color:#545a5e;font:900 8px/1 Arial,sans-serif;direction:ltr}
.fmw-solution-v3-content{min-width:0;display:flex;flex-direction:column;padding:5px 3px 2px}
.fmw-solution-v3-titleline{display:flex;align-items:center;justify-content:space-between;gap:12px}
.fmw-solution-v3-titleline h3{margin:0!important;color:#292f33!important;font-size:16px!important;line-height:1.35!important;letter-spacing:-.2px!important}
.fmw-solution-v3-titleline i{flex:0 0 28px;width:28px;height:28px;border:1px solid #e1e4e5;border-radius:9px;display:grid;place-items:center;background:#f7f8f7;color:#777d81;font-style:normal;font-size:12px;direction:ltr;transition:.2s ease}
.fmw-solution-v3-card:hover .fmw-solution-v3-titleline i{border-color:var(--fmw-sol-v3-orange);background:var(--fmw-sol-v3-orange);color:#fff}
.fmw-solution-v3-content p{margin:9px 0 14px!important;color:#747a7e!important;font-size:11.5px!important;line-height:1.72!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.fmw-solution-v3-meta{margin-top:auto;display:flex;flex-wrap:wrap;gap:6px}
.fmw-solution-v3-meta span{padding:5px 7px;border:1px solid #e7e9ea;border-radius:7px;background:#f8f9f8;color:#7b8185;font-size:7.5px;font-weight:800}
.fmw-solution-v3-link{position:absolute;inset:0;z-index:4;border-radius:20px}
.fmw-solution-v3-link:focus-visible{outline:3px solid rgba(239,106,36,.28);outline-offset:-4px}
.fmw-solutions-v3-footer{margin-top:14px;min-height:92px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #d9dddf;border-radius:18px;background:#fff}
.fmw-solutions-v3-footer>div{display:grid;gap:5px}
.fmw-solutions-v3-footer>div span{color:var(--fmw-sol-v3-orange);font-size:9px;font-weight:900}
.fmw-solutions-v3-footer>div b{color:#3e4448;font-size:13px;line-height:1.6}
.fmw-solutions-v3-footer>a{flex:0 0 auto;min-height:44px;padding:0 9px 0 16px;display:inline-flex;align-items:center;gap:18px;border-radius:12px;background:#30363a;color:#fff!important;text-decoration:none!important;font-size:10.5px;font-weight:900;transition:transform .2s ease,background .2s ease}
.firstm-web-page[dir="rtl"] .fmw-solutions-v3-footer>a{padding:0 16px 0 9px}
.fmw-solutions-v3-footer>a span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#fff;color:#30363a;font-size:12px;direction:ltr}
.fmw-solutions-v3-footer>a:hover{transform:translateY(-2px);background:#41484d}
@media(max-width:1160px){
  .fmw-solutions-v3-head{grid-template-columns:1fr auto}.fmw-solutions-v3-list{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:820px){
  .fmw-web-solutions-v3{padding:72px 0 76px!important}.fmw-web-solutions-v3>.fmw-shell{width:min(100% - 32px,1450px)!important}
  .fmw-solutions-v3-head{grid-template-columns:1fr;gap:22px}.fmw-solutions-v3-summary{width:max-content;min-width:160px;padding-inline-start:0;padding-inline-end:20px;border-inline-start:0;border-inline-end:1px solid #d7dadd}
  .fmw-solutions-v3-bar{align-items:flex-start;flex-direction:column;justify-content:center;gap:5px;padding-block:11px}.fmw-solutions-v3-bar small{padding-inline-start:18px}
  .fmw-solutions-v3-list{grid-template-columns:1fr}.fmw-solution-v3-card{min-height:160px;grid-template-columns:98px minmax(0,1fr)}.fmw-solution-v3-thumb{min-height:134px}
  .fmw-solutions-v3-footer{align-items:flex-start;flex-direction:column}.fmw-solutions-v3-footer>a{width:100%;justify-content:space-between}
}
@media(max-width:520px){
  .fmw-web-solutions-v3{padding:62px 0 66px!important}.fmw-web-solutions-v3>.fmw-shell{width:calc(100% - 24px)!important}.fmw-solutions-v3-grid{background-size:48px 48px}
  .fmw-solutions-v3-head{margin-bottom:22px}.fmw-solutions-v3-head h2{font-size:min(var(--fmw-section-title-size,34px),30px)!important}.fmw-solutions-v3-head p{font-size:min(var(--fmw-section-desc-size,16px),14px)!important;line-height:1.8!important}
  .fmw-solutions-v3-summary strong{font-size:38px}.fmw-solutions-v3-bar b{font-size:10px}.fmw-solutions-v3-bar small{font-size:6.8px}
  .fmw-solution-v3-card{min-height:148px;padding:10px;grid-template-columns:88px minmax(0,1fr);gap:12px;border-radius:17px}.fmw-solution-v3-thumb{min-height:126px;border-radius:12px}
  .fmw-solution-v3-titleline h3{font-size:14.5px!important}.fmw-solution-v3-content p{margin:7px 0 10px!important;font-size:10.5px!important;line-height:1.65!important;-webkit-line-clamp:3}.fmw-solution-v3-meta{gap:4px}.fmw-solution-v3-meta span{font-size:6.8px;padding:4px 6px}.fmw-solutions-v3-footer{padding:16px;border-radius:16px}.fmw-solutions-v3-footer>div b{font-size:11.5px}
}
@media(prefers-reduced-motion:reduce){.fmw-solution-v3-card,.fmw-solution-v3-thumb img,.fmw-solution-v3-titleline i,.fmw-solutions-v3-footer>a{transition:none!important}.fmw-solution-v3-card:hover{transform:none!important}.fmw-solutions-v3-footer>a:hover{transform:none!important}}

/* v1.29.11 — premium editorial website-solutions gallery. Lightweight, image-led and intentionally free of oversized showcase artwork. */
.fmw-web-solutions-v4{
  --fmw-sol4-accent:var(--fmw-accent,#ef6a24);
  --fmw-sol4-ink:#25292d;
  --fmw-sol4-muted:#73797d;
  --fmw-sol4-line:#dddfe0;
  position:relative!important;
  padding:92px 0 96px!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:#f4f5f4!important;
  color:var(--fmw-sol4-ink)!important;
}
.fmw-web-solutions-v4:before{
  content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;
  background:
    linear-gradient(90deg,transparent 0,rgba(46,50,53,.025) 50%,transparent 100%),
    repeating-linear-gradient(90deg,transparent 0,transparent 119px,rgba(46,50,53,.025) 120px);
}
.fmw-solutions-v4-shell{width:min(1460px,calc(100% - 64px))!important;position:relative;z-index:1}
.fmw-solutions-v4-head{display:grid;grid-template-columns:minmax(0,920px) auto;gap:58px;align-items:end;justify-content:space-between;margin-bottom:32px}
.fmw-solutions-v4-headcopy{max-width:920px}
.fmw-solutions-v4-kicker{display:flex;align-items:center;gap:11px;color:var(--fmw-sol4-accent);font-size:10px;font-weight:950;letter-spacing:.01em}
.fmw-solutions-v4-kicker i{width:34px;height:2px;border-radius:99px;background:var(--fmw-sol4-accent)}
.fmw-solutions-v4-head h2{margin:12px 0 10px!important;color:var(--fmw-sol4-ink)!important;font-size:var(--fmw-section-title-size,34px)!important;line-height:1.24!important;font-weight:900!important;letter-spacing:-.025em!important}
.fmw-solutions-v4-head p{max-width:900px;margin:0!important;color:var(--fmw-sol4-muted)!important;font-size:var(--fmw-section-desc-size,16px)!important;line-height:1.95!important;font-weight:520!important}
.fmw-solutions-v4-count{min-width:190px;padding:0 0 5px 24px;border-inline-start:1px solid #d5d8da;display:flex;align-items:flex-end;gap:12px;direction:ltr}
.firstm-web-page[dir="rtl"] .fmw-solutions-v4-count{padding:0 24px 5px 0;border-inline-start:0;border-inline-end:1px solid #d5d8da}
.fmw-solutions-v4-count strong{font:900 52px/.82 Arial,sans-serif;letter-spacing:-3px;color:#30353a}
.fmw-solutions-v4-count span{max-width:92px;padding-bottom:3px;color:#8a9094;font:900 7.5px/1.5 Arial,sans-serif;letter-spacing:.12em}
.fmw-solutions-v4-principles{min-height:56px;margin-bottom:28px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:22px;border-block:1px solid #d9dcdd;color:#676d71;font-size:9.5px;font-weight:800;text-align:center}
.fmw-solutions-v4-principles i{width:4px;height:4px;border-radius:50%;background:var(--fmw-sol4-accent);opacity:.8}
.fmw-solutions-v4-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:24px;row-gap:42px}
.fmw-solution-v4-item{position:relative;min-width:0}
.fmw-solution-v4-media{position:relative;aspect-ratio:1.48/1;border-radius:24px;overflow:hidden;background:#e8e9e8;border:1px solid rgba(47,52,56,.09);transform:translateZ(0);transition:transform .28s ease,border-color .28s ease}
.fmw-solution-v4-media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(24,27,29,.02),transparent 52%,rgba(24,27,29,.13));opacity:.65;transition:opacity .28s ease}
.fmw-solution-v4-media img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.92) contrast(1.015);transform:scale(1.002);transition:transform .5s cubic-bezier(.2,.7,.2,1),filter .35s ease}
.fmw-solution-v4-fallback{position:absolute;inset:0;display:grid;place-items:center;background:#eceeed}.fmw-solution-v4-fallback svg{width:64px;height:64px;stroke:#777d81;fill:none}
.fmw-solution-v4-no{position:absolute;z-index:3;top:14px;inset-inline-start:14px;min-width:34px;height:28px;padding:0 8px;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.78);color:#4e5458;font:900 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace;direction:ltr;box-shadow:0 5px 14px rgba(25,29,32,.06)}
.fmw-solution-v4-icon{position:absolute;z-index:3;bottom:14px;inset-inline-start:14px;width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.8);box-shadow:0 6px 18px rgba(26,29,31,.08)}
.fmw-solution-v4-icon svg{width:18px;height:18px;stroke:var(--fmw-sol4-accent);fill:none;stroke-width:1.7}
.fmw-solution-v4-arrow{position:absolute;z-index:3;bottom:14px;inset-inline-end:14px;width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#fff;color:#34393d;font-size:15px;direction:ltr;box-shadow:0 6px 18px rgba(26,29,31,.08);transition:background .22s ease,color .22s ease,transform .22s ease}
.fmw-solution-v4-copy{padding:17px 2px 0}
.fmw-solution-v4-copy h3{margin:0!important;color:#292e32!important;font-size:18px!important;line-height:1.42!important;font-weight:900!important;letter-spacing:-.018em!important}
.fmw-solution-v4-copy p{margin:8px 0 14px!important;min-height:48px;color:#777d81!important;font-size:11.5px!important;line-height:1.78!important;font-weight:520!important}
.fmw-solution-v4-meta{padding-top:12px;border-top:1px solid #dcdfdf;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#9a9fa2;font-size:7.5px;font-weight:850;letter-spacing:.035em}
.fmw-solution-v4-meta b{color:#6c7276;font-weight:900}
.fmw-solution-v4-link{position:absolute;inset:0;z-index:5;border-radius:24px}
.fmw-solution-v4-link:focus-visible{outline:3px solid rgba(239,106,36,.25);outline-offset:5px}
@media(hover:hover) and (pointer:fine){
  .fmw-solution-v4-item:hover .fmw-solution-v4-media{transform:translateY(-4px);border-color:rgba(239,106,36,.24)}
  .fmw-solution-v4-item:hover .fmw-solution-v4-media img{transform:scale(1.035);filter:saturate(1) contrast(1.02)}
  .fmw-solution-v4-item:hover .fmw-solution-v4-media:after{opacity:.38}
  .fmw-solution-v4-item:hover .fmw-solution-v4-arrow{background:var(--fmw-sol4-accent);color:#fff;transform:translate(2px,-2px)}
  .firstm-web-page[dir="rtl"] .fmw-solution-v4-item:hover .fmw-solution-v4-arrow{transform:translate(-2px,-2px)}
}
.fmw-solutions-v4-cta{margin-top:54px;padding:22px 24px;min-height:104px;border:1px solid #d8dbdc;border-radius:22px;background:rgba(255,255,255,.72);display:flex;align-items:center;justify-content:space-between;gap:30px}
.fmw-solutions-v4-cta>div{display:grid;gap:6px}
.fmw-solutions-v4-cta small{color:var(--fmw-sol4-accent);font-size:8px;font-weight:950;letter-spacing:.04em}
.fmw-solutions-v4-cta h3{margin:0!important;color:#373c40!important;font-size:15px!important;line-height:1.55!important;font-weight:850!important}
.fmw-solutions-v4-cta a{flex:0 0 auto;min-height:48px;padding:0 10px 0 18px;border:1px solid #2f3438;border-radius:14px;display:inline-flex;align-items:center;gap:18px;background:#2f3438;color:#fff!important;text-decoration:none!important;font-size:10.5px;font-weight:900;transition:transform .2s ease,background .2s ease}
.firstm-web-page[dir="rtl"] .fmw-solutions-v4-cta a{padding:0 18px 0 10px}
.fmw-solutions-v4-cta a i{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#fff;color:#2f3438;font-style:normal;font-size:13px;direction:ltr}
@media(hover:hover) and (pointer:fine){.fmw-solutions-v4-cta a:hover{transform:translateY(-2px);background:#41474c}}
@media(max-width:1120px){
  .fmw-solutions-v4-head{grid-template-columns:1fr auto;gap:32px}.fmw-solutions-v4-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 20px}
}
@media(max-width:760px){
  .fmw-web-solutions-v4{padding:68px 0 72px!important}.fmw-solutions-v4-shell{width:min(100% - 30px,1460px)!important}
  .fmw-solutions-v4-head{grid-template-columns:1fr;gap:20px;margin-bottom:24px}.fmw-solutions-v4-head h2{font-size:min(var(--fmw-section-title-size,34px),30px)!important}.fmw-solutions-v4-head p{font-size:min(var(--fmw-section-desc-size,16px),14px)!important;line-height:1.8!important}.fmw-solutions-v4-count{width:max-content;min-width:0;padding:0 0 0 18px}.firstm-web-page[dir="rtl"] .fmw-solutions-v4-count{padding:0 18px 0 0}.fmw-solutions-v4-count strong{font-size:42px}
  .fmw-solutions-v4-principles{min-height:0;padding:13px 4px;flex-wrap:wrap;gap:8px 12px;font-size:8.5px}.fmw-solutions-v4-gallery{grid-template-columns:1fr;row-gap:34px}.fmw-solution-v4-media{aspect-ratio:1.55/1;border-radius:20px}.fmw-solution-v4-copy{padding-top:14px}.fmw-solution-v4-copy h3{font-size:17px!important}.fmw-solution-v4-copy p{min-height:0;font-size:11px!important}.fmw-solutions-v4-cta{margin-top:40px;align-items:flex-start;flex-direction:column;padding:18px}.fmw-solutions-v4-cta a{width:100%;justify-content:space-between}
}
@media(max-width:430px){
  .fmw-web-solutions-v4{padding:60px 0 64px!important}.fmw-solutions-v4-shell{width:calc(100% - 24px)!important}.fmw-solutions-v4-media{aspect-ratio:1.42/1;border-radius:18px}.fmw-solution-v4-no{top:10px;inset-inline-start:10px}.fmw-solution-v4-icon{bottom:10px;inset-inline-start:10px;width:34px;height:34px}.fmw-solution-v4-arrow{bottom:10px;inset-inline-end:10px;width:34px;height:34px}.fmw-solution-v4-meta{font-size:6.9px}.fmw-solutions-v4-principles i{display:none}
}
@media(prefers-reduced-motion:reduce){.fmw-solution-v4-media,.fmw-solution-v4-media img,.fmw-solution-v4-arrow,.fmw-solutions-v4-cta a{transition:none!important}.fmw-solution-v4-item:hover .fmw-solution-v4-media,.fmw-solutions-v4-cta a:hover{transform:none!important}}

/* v1.29.11 — Web Design FAQ: smoked-white, neutral and cleaner. No colored glow or continuous motion. */
#web-faq.fmw-faq{
  --faq-bg:#f1f2f2;
  --faq-surface:#fbfbfa;
  --faq-surface-open:#f7f7f6;
  --faq-ink:#30353a;
  --faq-muted:#767d81;
  --faq-sage:var(--fmw-accent,#ef6a24);
  --faq-sand:var(--fmw-accent,#ef6a24);
  --faq-plum:#6f7579;
  padding:78px 0 72px!important;
  background:#f1f2f2!important;
}
#web-faq.fmw-faq:before{
  background-image:linear-gradient(rgba(53,58,62,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(53,58,62,.022) 1px,transparent 1px)!important;
  background-size:56px 56px!important;
  opacity:.72!important;
}
#web-faq.fmw-faq:after{display:none!important;animation:none!important}
#web-faq .fmw-faq-motion{display:none!important}
#web-faq .fmw-faq-shell{width:min(1240px,calc(100% - 48px))!important}
#web-faq .fmw-faq-head{grid-template-columns:minmax(0,1fr) 86px;gap:34px;max-width:1140px;margin-bottom:32px!important}
#web-faq .fmw-faq-head .fmw-kicker{color:var(--fmw-accent,#ef6a24)!important}
#web-faq .fmw-faq-head .fmw-kicker i{background:var(--fmw-accent,#ef6a24)!important}
#web-faq .fmw-faq-head h2{color:#30353a!important;letter-spacing:-.02em!important}
#web-faq .fmw-faq-head p{color:#777e82!important;max-width:780px!important}
#web-faq .fmw-faq-mark{width:78px;height:78px;border-radius:24px;border:1px solid #d7dadd;background:rgba(255,255,255,.7);transform:none;box-shadow:none}
#web-faq .fmw-faq-mark:before{background:#d0d4d6}
#web-faq .fmw-faq-mark span{color:var(--fmw-accent,#ef6a24)}
#web-faq .fmw-faq-mark b{color:#555b5f}
#web-faq .fmw-faq-mark i{background:#b8bdc0}
#web-faq .fmw-faq-grid{max-width:1140px;gap:11px 12px}
#web-faq .fmw-faq-item{border:1px solid #dfe1e2;border-radius:18px;background:rgba(255,255,255,.84);box-shadow:none;transition:border-color .18s ease,background .18s ease,transform .18s ease}
#web-faq .fmw-faq-item:hover{border-color:#cfd3d5;background:#fff;transform:translateY(-1px)}
#web-faq .fmw-faq-item[open]{background:#fff;border-color:rgba(239,106,36,.32)}
#web-faq .fmw-faq-item:before{background:var(--fmw-accent,#ef6a24)!important;width:2px!important}
#web-faq .fmw-faq-item summary{min-height:72px;padding:13px 15px;grid-template-columns:36px minmax(0,1fr) 34px;gap:13px}
#web-faq .fmw-faq-no{width:33px;height:33px;border-radius:10px;background:#f2f3f3;border-color:#e1e3e4;color:#666d71}
#web-faq .fmw-faq-q small{color:var(--fmw-accent,#ef6a24)!important;font-size:8px}
#web-faq .fmw-faq-q strong{color:#34393d!important;font-size:14px;line-height:1.58}
#web-faq .fmw-faq-plus{width:32px;height:32px;border-radius:10px;border-color:#dfe1e2;background:#f6f7f7}
#web-faq .fmw-faq-plus i,#web-faq .fmw-faq-plus b{background:#676d71}
#web-faq .fmw-faq-item[open] .fmw-faq-plus{border-color:rgba(239,106,36,.24);background:rgba(239,106,36,.055)}
#web-faq .fmw-faq-item[open] .fmw-faq-plus i,#web-faq .fmw-faq-item[open] .fmw-faq-plus b{background:var(--fmw-accent,#ef6a24)}
#web-faq .fmw-faq-answer{padding:0 62px 15px 15px}.firstm-web-page[dir="ltr"] #web-faq .fmw-faq-answer{padding:0 15px 15px 62px}
#web-faq .fmw-faq-answer p{padding-top:11px;border-top:1px solid #eceeef;color:#6d7478;font-size:12.5px;line-height:1.86}
#web-faq .fmw-faq-footer{max-width:1140px;margin-top:18px;padding-top:16px;border-top-color:#d9dcdd;color:#757b7f}
#web-faq .fmw-faq-footer a{color:#34393d}.fmw-faq-footer a i{color:var(--fmw-accent,#ef6a24)}
@media(max-width:820px){
  #web-faq.fmw-faq{padding:60px 0 56px!important}#web-faq .fmw-faq-shell{width:min(100% - 28px,1240px)!important}#web-faq .fmw-faq-head{grid-template-columns:1fr;gap:0;margin-bottom:24px!important}#web-faq .fmw-faq-mark{display:none}#web-faq .fmw-faq-grid{grid-template-columns:1fr}#web-faq .fmw-faq-item summary{min-height:64px;padding:11px 12px;grid-template-columns:33px minmax(0,1fr) 31px;gap:10px}#web-faq .fmw-faq-q strong{font-size:13.5px}#web-faq .fmw-faq-answer,.firstm-web-page[dir="ltr"] #web-faq .fmw-faq-answer{padding:0 12px 13px}#web-faq .fmw-faq-answer p{font-size:12px}
}

/* v1.29.16 — Web services: 4-card bidirectional editorial slider. No card shadows; warm white / beige / off-white palette only. */
.fmw-web-solutions-v5{
  --fmw-sol5-accent:var(--fmw-accent,#ef6a24);
  --fmw-sol5-ink:#272a2d;
  --fmw-sol5-muted:#73706b;
  --fmw-sol5-line:#e6e0d7;
  position:relative!important;
  padding:92px 0 96px!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:#fbfaf7!important;
  color:var(--fmw-sol5-ink)!important;
}
.fmw-web-solutions-v5:before{
  content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;
  background:
    linear-gradient(180deg,rgba(255,255,255,.78),rgba(252,250,245,.5) 46%,rgba(248,245,238,.58)),
    repeating-linear-gradient(90deg,transparent 0,transparent 129px,rgba(76,67,56,.022) 130px);
}
.fmw-solutions-v5-shell{width:min(1500px,calc(100% - 64px))!important;position:relative;z-index:1}
.fmw-solutions-v5-head{display:grid;grid-template-columns:minmax(0,920px) auto;gap:58px;align-items:end;justify-content:space-between;margin-bottom:30px}
.fmw-solutions-v5-headcopy{max-width:920px}
.fmw-solutions-v5-kicker{display:flex;align-items:center;gap:11px;color:var(--fmw-sol5-accent);font-size:10px;font-weight:950}
.fmw-solutions-v5-kicker i{width:34px;height:2px;border-radius:99px;background:var(--fmw-sol5-accent)}
.fmw-solutions-v5-head h2{margin:12px 0 10px!important;color:var(--fmw-sol5-ink)!important;font-size:var(--fmw-section-title-size,34px)!important;line-height:1.24!important;font-weight:900!important;letter-spacing:-.025em!important}
.fmw-solutions-v5-head p{max-width:900px;margin:0!important;color:var(--fmw-sol5-muted)!important;font-size:var(--fmw-section-desc-size,16px)!important;line-height:1.95!important;font-weight:520!important}
.fmw-solutions-v5-count{min-width:190px;padding:0 0 5px 24px;border-inline-start:1px solid #ddd7ce;display:flex;align-items:flex-end;gap:12px;direction:ltr}
.firstm-web-page[dir="rtl"] .fmw-solutions-v5-count{padding:0 24px 5px 0;border-inline-start:0;border-inline-end:1px solid #ddd7ce}
.fmw-solutions-v5-count strong{font:900 52px/.82 Arial,sans-serif;letter-spacing:-3px;color:#313337}
.fmw-solutions-v5-count span{max-width:100px;padding-bottom:3px;color:#98928a;font:900 7.5px/1.5 Arial,sans-serif;letter-spacing:.12em}
.fmw-solutions-v5-principles{min-height:56px;margin-bottom:22px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:22px;border-block:1px solid #e4dfd7;color:#716c65;font-size:9.5px;font-weight:800;text-align:center}
.fmw-solutions-v5-principles i{width:4px;height:4px;border-radius:50%;background:var(--fmw-sol5-accent);opacity:.75}

.fmw-solutions-v5-slider{position:relative}
.fmw-solutions-v5-sliderbar{min-height:52px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.fmw-solutions-v5-sliderlabel{display:flex;align-items:center;gap:9px;min-width:0;color:#777169}
.fmw-solutions-v5-sliderlabel>span{width:7px;height:7px;border-radius:50%;background:var(--fmw-sol5-accent)}
.fmw-solutions-v5-sliderlabel b{font-size:9px;font-weight:950;color:#58534d;white-space:nowrap}
.fmw-solutions-v5-sliderlabel small{font-size:8px;font-weight:700;color:#a09a92;white-space:nowrap}
.fmw-solutions-v5-controls{display:flex;align-items:center;gap:9px;direction:ltr;flex:0 0 auto}
.fmw-solutions-v5-controls button{width:36px;height:36px;padding:0;border:1px solid #dfd9d0;border-radius:11px;background:#fffdf9;color:#44413d;font:400 21px/1 Arial,sans-serif;display:grid;place-items:center;box-shadow:none!important;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}
.fmw-solutions-v5-controls button:hover{background:#f2ede4;border-color:#d0c7bb;color:#222;transform:translateY(-1px)}
.fmw-solutions-v5-progress{width:84px;height:2px;border-radius:99px;overflow:hidden;background:#e8e1d7}
.fmw-solutions-v5-progress i{display:block;width:0;height:100%;border-radius:inherit;background:var(--fmw-sol5-accent);transition:width .55s cubic-bezier(.2,.7,.2,1)}
.fmw-solutions-v5-counter{min-width:50px;display:flex;align-items:center;justify-content:center;gap:4px;color:#aaa39a;font:800 8px/1 Arial,sans-serif}
.fmw-solutions-v5-counter b{color:#4e4943;font-size:9px}.fmw-solutions-v5-counter em{font-style:normal;color:#c4bdb4}.fmw-solutions-v5-counter small{font-size:8px}

.fmw-solutions-v5-viewport{position:relative;width:100%;overflow:hidden;touch-action:pan-y;padding:1px}
.fmw-solutions-v5-track{--fmw-sol5-gap:16px;--fmw-sol5-per-view:4;display:flex;gap:var(--fmw-sol5-gap);align-items:stretch;will-change:transform;transform:translate3d(0,0,0);transition:transform .62s cubic-bezier(.2,.72,.22,1)}
.fmw-solution-v5-card{
  position:relative;min-width:0;flex:0 0 calc((100% - (var(--fmw-sol5-gap) * 3))/4);
  min-height:420px;border:1px solid #e5ded4;border-radius:24px;overflow:hidden;
  background:#fffdfa;box-shadow:none!important;isolation:isolate;
  transition:border-color .22s ease,transform .22s ease,background .22s ease;
}
.fmw-solution-v5-card:nth-child(4n+1){background:#fffdf9}
.fmw-solution-v5-card:nth-child(4n+2){background:#f8f4ec}
.fmw-solution-v5-card:nth-child(4n+3){background:#fcfaf5}
.fmw-solution-v5-card:nth-child(4n+4){background:#f4efe6}
.fmw-solution-v5-media{position:relative;height:212px;overflow:hidden;border-bottom:1px solid rgba(110,96,78,.10);background:#f6f1e8}
.fmw-solution-v5-fallback{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(145deg,#fffdfa,#efe9df)}
.fmw-solution-v5-fallback svg{width:58px;height:58px;stroke:#8f8578;fill:none;opacity:.72}
.fmw-solution-v5-media img{position:relative;z-index:1;width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.92) contrast(1.01);transition:transform .5s cubic-bezier(.2,.7,.2,1),filter .28s ease}
.fmw-solution-v5-media:after{content:"";position:absolute;z-index:2;inset:auto 0 0;height:44%;pointer-events:none;background:linear-gradient(to top,rgba(39,34,29,.13),transparent)}
.fmw-solution-v5-no{position:absolute;z-index:3;top:13px;inset-inline-start:13px;min-width:32px;height:26px;padding:0 7px;display:grid;place-items:center;border:1px solid rgba(221,212,201,.85);border-radius:9px;background:rgba(255,253,249,.94);color:#5c554e;font:900 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace;direction:ltr;box-shadow:none!important}
.fmw-solution-v5-body{padding:18px 18px 17px;display:flex;flex-direction:column;min-height:207px}
.fmw-solution-v5-titleline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.fmw-solution-v5-icon,.fmw-solution-v5-arrow{display:grid;place-items:center;width:34px;height:34px;border:1px solid #ddd5ca;border-radius:11px;background:rgba(255,255,255,.6);box-shadow:none!important}
.fmw-solution-v5-icon svg{width:17px;height:17px;stroke:var(--fmw-sol5-accent);fill:none;stroke-width:1.7}
.fmw-solution-v5-arrow{color:#4c4741;font-size:13px;direction:ltr;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}
.fmw-solution-v5-body h3{margin:0!important;color:#2e2b28!important;font-size:18px!important;line-height:1.4!important;font-weight:900!important;letter-spacing:-.018em!important}
.fmw-solution-v5-body p{margin:8px 0 14px!important;color:#79726a!important;font-size:11px!important;line-height:1.78!important;font-weight:520!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.fmw-solution-v5-meta{margin-top:auto;padding-top:12px;border-top:1px solid rgba(111,98,82,.12);display:flex;align-items:center;justify-content:space-between;gap:10px;color:#999188;font-size:7px;font-weight:850;letter-spacing:.03em}
.fmw-solution-v5-meta b{color:#69625b;font-weight:900}
.fmw-solution-v5-link{position:absolute;inset:0;z-index:5;border-radius:24px}
.fmw-solution-v5-link:focus-visible{outline:3px solid rgba(239,106,36,.25);outline-offset:-5px}
@media(hover:hover) and (pointer:fine){
  .fmw-solution-v5-card:hover{transform:translateY(-3px);border-color:#d6cdbf;box-shadow:none!important}
  .fmw-solution-v5-card:hover .fmw-solution-v5-media img{transform:scale(1.035);filter:saturate(1) contrast(1.015)}
  .fmw-solution-v5-card:hover .fmw-solution-v5-arrow{background:var(--fmw-sol5-accent);border-color:var(--fmw-sol5-accent);color:#fff;transform:translate(2px,-2px)}
  .firstm-web-page[dir="rtl"] .fmw-solution-v5-card:hover .fmw-solution-v5-arrow{transform:translate(-2px,-2px)}
}
.fmw-solutions-v5-cta{margin-top:26px;padding:21px 22px;min-height:96px;border:1px solid #e1dbd2;border-radius:20px;background:#fffdf9;display:flex;align-items:center;justify-content:space-between;gap:28px;box-shadow:none!important}
.fmw-solutions-v5-cta>div{display:grid;gap:5px}.fmw-solutions-v5-cta small{color:var(--fmw-sol5-accent);font-size:8px;font-weight:950}.fmw-solutions-v5-cta h3{margin:0!important;color:#3d3935!important;font-size:14px!important;line-height:1.55!important;font-weight:850!important}
.fmw-solutions-v5-cta a{flex:0 0 auto;min-height:46px;padding:0 10px 0 17px;border:1px solid #37332f;border-radius:13px;display:inline-flex;align-items:center;gap:17px;background:#37332f;color:#fff!important;text-decoration:none!important;font-size:10px;font-weight:900;box-shadow:none!important;transition:transform .2s ease,background .2s ease}
.firstm-web-page[dir="rtl"] .fmw-solutions-v5-cta a{padding:0 17px 0 10px}.fmw-solutions-v5-cta a i{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#fffdfa;color:#37332f;font-style:normal;font-size:12px;direction:ltr}
@media(hover:hover) and (pointer:fine){.fmw-solutions-v5-cta a:hover{transform:translateY(-2px);background:#4a443e}}

@media(max-width:1120px){
  .fmw-solutions-v5-head{grid-template-columns:1fr auto;gap:32px}
  .fmw-solutions-v5-track{--fmw-sol5-per-view:2}
  .fmw-solution-v5-card{flex-basis:calc((100% - var(--fmw-sol5-gap))/2)}
  .fmw-solutions-v5-sliderlabel small{display:none}
}
@media(max-width:760px){
  .fmw-web-solutions-v5{padding:68px 0 72px!important}.fmw-solutions-v5-shell{width:min(calc(100% - 30px),1500px)!important}
  .fmw-solutions-v5-head{grid-template-columns:1fr;gap:20px;margin-bottom:24px}.fmw-solutions-v5-head h2{font-size:min(var(--fmw-section-title-size,34px),30px)!important}.fmw-solutions-v5-head p{font-size:min(var(--fmw-section-desc-size,16px),14px)!important;line-height:1.8!important}
  .fmw-solutions-v5-count{width:max-content;min-width:0;padding:0 0 0 18px}.firstm-web-page[dir="rtl"] .fmw-solutions-v5-count{padding:0 18px 0 0}.fmw-solutions-v5-count strong{font-size:42px}
  .fmw-solutions-v5-principles{min-height:0;padding:13px 4px;flex-wrap:wrap;gap:8px 12px;font-size:8.5px}.fmw-solutions-v5-principles i{display:none}
  .fmw-solutions-v5-sliderbar{align-items:flex-start;gap:15px}.fmw-solutions-v5-sliderlabel{padding-top:7px}.fmw-solutions-v5-progress{width:54px}
  .fmw-solutions-v5-track{--fmw-sol5-gap:12px;--fmw-sol5-per-view:1}.fmw-solution-v5-card{flex-basis:100%;min-height:400px;border-radius:20px}.fmw-solution-v5-media{height:215px}.fmw-solution-v5-link{border-radius:20px}
  .fmw-solutions-v5-cta{margin-top:22px;align-items:flex-start;flex-direction:column;padding:18px}.fmw-solutions-v5-cta a{width:100%;justify-content:space-between}
}
@media(max-width:430px){
  .fmw-web-solutions-v5{padding:60px 0 64px!important}.fmw-solutions-v5-shell{width:calc(100% - 24px)!important}
  .fmw-solutions-v5-sliderlabel b{font-size:8px}.fmw-solutions-v5-controls{gap:6px}.fmw-solutions-v5-controls button{width:33px;height:33px}.fmw-solutions-v5-progress{display:none}
  .fmw-solution-v5-card{min-height:382px}.fmw-solution-v5-media{height:205px}.fmw-solution-v5-body{padding:16px;min-height:176px}.fmw-solution-v5-body h3{font-size:17px!important}.fmw-solution-v5-body p{font-size:10.5px!important}.fmw-solution-v5-meta{font-size:6.7px}
}
@media(prefers-reduced-motion:reduce){
  .fmw-solutions-v5-track,.fmw-solution-v5-card,.fmw-solution-v5-media img,.fmw-solution-v5-arrow,.fmw-solutions-v5-progress i{transition:none!important}
  .fmw-solution-v5-card:hover{transform:none!important}
}


/* v1.29.17 — Web solutions dark code-studio treatment. Keeps the 4-card slider, warm cards and zero card shadows. */
.fmw-web-solutions-v5{
  --fmw-sol5-ink:#f5f3ef;
  --fmw-sol5-muted:#aaa7a1;
  --fmw-sol5-line:rgba(255,255,255,.10);
  background:#0b0b0c!important;
  color:#f5f3ef!important;
}
.fmw-web-solutions-v5:before{
  z-index:-3!important;
  background:
    radial-gradient(circle at 14% 18%,rgba(255,255,255,.055) 0 1px,transparent 1.5px),
    radial-gradient(circle at 82% 74%,rgba(239,106,36,.08) 0 1px,transparent 1.5px),
    linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px),
    linear-gradient(180deg,#0b0b0c 0%,#111113 52%,#0a0a0b 100%)!important;
  background-size:34px 34px,46px 46px,72px 72px,72px 72px,auto!important;
}
.fmw-web-solutions-v5:after{
  content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;
  background:
    linear-gradient(90deg,transparent 0 11%,rgba(239,106,36,.10) 11% 11.08%,transparent 11.08% 100%),
    linear-gradient(0deg,transparent 0 78%,rgba(255,255,255,.06) 78% 78.08%,transparent 78.08% 100%);
  opacity:.55;
}
.fmw-solutions-code-bg{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none;opacity:.9}
.fmw-code-panel{position:absolute;width:330px;padding:18px 20px 19px;border:1px solid rgba(255,255,255,.07);border-radius:18px;background:rgba(17,17,19,.42);transform:rotate(-4deg);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;line-height:1.75;letter-spacing:.01em;color:rgba(255,255,255,.15);backdrop-filter:none!important;box-shadow:none!important}
.fmw-code-panel span{display:block;margin-bottom:9px;color:rgba(239,106,36,.45);font-size:9px;font-weight:800;letter-spacing:.18em}
.fmw-code-panel code{display:block;font:500 10px/1.75 ui-monospace,SFMono-Regular,Consolas,monospace;color:inherit;white-space:pre}
.fmw-code-panel-a{top:72px;left:-72px}
.fmw-code-panel-b{top:120px;right:-92px;transform:rotate(5deg)}
.fmw-code-panel-c{bottom:42px;left:8%;transform:rotate(2deg);opacity:.62}
.fmw-code-node{position:absolute;width:5px;height:5px;border-radius:50%;background:#ef6a24;box-shadow:0 0 0 5px rgba(239,106,36,.07)}
.fmw-code-node.n1{top:20%;left:22%}.fmw-code-node.n2{top:31%;right:18%}.fmw-code-node.n3{bottom:19%;left:39%}.fmw-code-node.n4{bottom:30%;right:31%}

.fmw-solutions-v5-head h2{color:#f7f5f1!important;text-shadow:none!important}
.fmw-solutions-v5-head p{color:#aaa8a2!important}
.fmw-solutions-v5-kicker{color:#ff7a32!important}
.fmw-solutions-v5-count{border-color:rgba(255,255,255,.13)!important}
.fmw-solutions-v5-count strong{color:#f3f1ed!important}
.fmw-solutions-v5-count span{color:#817f7b!important}
.fmw-solutions-v5-principles{border-color:rgba(255,255,255,.09)!important;color:#aaa7a1!important;background:rgba(255,255,255,.018)}
.fmw-solutions-v5-sliderbar{padding:0 2px}
.fmw-solutions-v5-sliderlabel{color:#aaa7a1!important}
.fmw-solutions-v5-sliderlabel b{color:#dedbd5!important}
.fmw-solutions-v5-sliderlabel small{color:#7f7d78!important}
.fmw-solutions-v5-controls button{border-color:rgba(255,255,255,.12)!important;background:#161618!important;color:#f3f1ed!important}
.fmw-solutions-v5-controls button:hover{background:#202023!important;border-color:rgba(255,255,255,.22)!important;color:#fff!important}
.fmw-solutions-v5-progress{background:rgba(255,255,255,.12)!important}
.fmw-solutions-v5-counter{color:#74726f!important}.fmw-solutions-v5-counter b{color:#ddd9d3!important}.fmw-solutions-v5-counter em{color:#5c5a57!important}

/* Keep the requested card family light, warm and flat against the dark studio background. */
.fmw-solution-v5-card{border-color:rgba(255,255,255,.08)!important;box-shadow:none!important}
.fmw-solution-v5-card:nth-child(4n+1){background:#fffdf9!important}
.fmw-solution-v5-card:nth-child(4n+2){background:#f7f2e9!important}
.fmw-solution-v5-card:nth-child(4n+3){background:#fbf8f2!important}
.fmw-solution-v5-card:nth-child(4n+4){background:#f1ece3!important}
.fmw-solution-v5-card:hover{box-shadow:none!important;border-color:rgba(239,106,36,.35)!important}

.fmw-solutions-v5-cta{border-color:rgba(255,255,255,.11)!important;background:#151517!important;color:#fff!important;box-shadow:none!important}
.fmw-solutions-v5-cta h3{color:#f3f1ed!important}
.fmw-solutions-v5-cta small{color:#ff7a32!important}
.fmw-solutions-v5-cta a{border-color:#f2eee8!important;background:#f2eee8!important;color:#18181a!important}
.fmw-solutions-v5-cta a i{background:#18181a!important;color:#fff!important}
@media(hover:hover) and (pointer:fine){.fmw-solutions-v5-cta a:hover{background:#fff!important;transform:translateY(-2px)}}

@media(max-width:1120px){
  .fmw-code-panel-a{left:-150px}.fmw-code-panel-b{right:-150px}.fmw-code-panel-c{left:-100px;bottom:16px}
}
@media(max-width:760px){
  .fmw-web-solutions-v5:before{background-size:28px 28px,38px 38px,56px 56px,56px 56px,auto!important}
  .fmw-code-panel{width:250px;padding:14px 16px;opacity:.40}.fmw-code-panel code{font-size:8px}.fmw-code-panel-a{top:38px;left:-150px}.fmw-code-panel-b{top:250px;right:-160px}.fmw-code-panel-c{display:none}
  .fmw-code-node{opacity:.55}
  .fmw-solutions-v5-principles{background:rgba(255,255,255,.025)}
}
@media(prefers-reduced-motion:reduce){.fmw-solutions-code-bg{transform:none!important}}

/* v1.29.18 — Real programming studio background + cleaner international presentation. */
.fmw-web-solutions-v5{
  isolation:isolate;
  overflow:hidden;
  background:#0d0c0b!important;
}
.fmw-web-solutions-v5:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:-3!important;
  pointer-events:none!important;
  background-image:
    linear-gradient(90deg,rgba(8,8,9,.93) 0%,rgba(8,8,9,.78) 43%,rgba(8,8,9,.63) 70%,rgba(8,8,9,.82) 100%),
    linear-gradient(180deg,rgba(8,8,9,.18) 0%,rgba(8,8,9,.48) 100%),
    url('../images/web-services/programming-studio-bg.webp')!important;
  background-size:cover!important;
  background-position:center 48%!important;
  background-repeat:no-repeat!important;
  opacity:1!important;
  transform:none!important;
}
.fmw-web-solutions-v5:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:-2!important;
  pointer-events:none!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.025),transparent 18%,transparent 82%,rgba(0,0,0,.24)),
    radial-gradient(circle at 78% 18%,rgba(239,106,36,.09),transparent 27%)!important;
  opacity:1!important;
}
/* Old synthetic code panels are intentionally gone. */
.fmw-solutions-code-bg,.fmw-code-panel,.fmw-code-node,.fmw-solutions-v5-principles{display:none!important}
.fmw-solutions-v5-shell{position:relative;z-index:1}
.fmw-solutions-v5-head{padding-top:8px}
.fmw-solutions-v5-headcopy{max-width:820px}
.fmw-solutions-v5-head h2{color:#fff!important;letter-spacing:-.02em!important}
.fmw-solutions-v5-head p{color:rgba(255,255,255,.68)!important;max-width:760px}
.fmw-solutions-v5-count{background:rgba(12,12,13,.34);border:1px solid rgba(255,255,255,.12)!important;border-radius:18px;padding-block:12px!important;backdrop-filter:none!important}
.fmw-solutions-v5-count strong{color:#fff!important}
.fmw-solutions-v5-count span{color:rgba(255,255,255,.48)!important}
.fmw-solutions-v5-slider{margin-top:34px}
.fmw-solutions-v5-sliderbar{padding:14px 16px!important;border:1px solid rgba(255,255,255,.10);border-radius:16px;background:rgba(13,13,14,.52)}
.fmw-solutions-v5-sliderlabel b{color:#f6f3ee!important}
.fmw-solutions-v5-sliderlabel small{color:rgba(255,255,255,.48)!important}
.fmw-solutions-v5-controls button{background:rgba(255,255,255,.07)!important;border-color:rgba(255,255,255,.13)!important}
.fmw-solutions-v5-progress{background:rgba(255,255,255,.11)!important}
.fmw-solution-v5-card{box-shadow:none!important;border:1px solid rgba(255,255,255,.12)!important}
.fmw-solution-v5-media{background:#eee8dd!important}
.fmw-solution-v5-media img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.02)}
.fmw-solution-v5-fallback{background:linear-gradient(145deg,#fffdf8,#eee7da)!important}
.fmw-solutions-v5-cta{background:rgba(15,15,16,.72)!important;border-color:rgba(255,255,255,.12)!important}
@media(max-width:760px){
  .fmw-web-solutions-v5:before{background-position:56% center!important}
  .fmw-solutions-v5-headcopy{max-width:none}
  .fmw-solutions-v5-slider{margin-top:24px}
  .fmw-solutions-v5-sliderbar{padding:11px 12px!important}
}

/* v1.29.19 — Full-bleed website cards inspired by premium service galleries.
   No number badges, no white lower body, no card shadows. Hover reveals a branded info panel. */
.fmw-solution-v5-card{
  min-height:452px!important;
  border-radius:26px!important;
  background:#171513!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:none!important;
  overflow:hidden!important;
  transform:translateZ(0);
}
.fmw-solution-v5-card:nth-child(4n+1),
.fmw-solution-v5-card:nth-child(4n+2),
.fmw-solution-v5-card:nth-child(4n+3),
.fmw-solution-v5-card:nth-child(4n+4){background:#171513!important}
.fmw-solution-v5-media{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  border:0!important;
  background:#181512!important;
  overflow:hidden!important;
}
.fmw-solution-v5-media img{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  filter:saturate(.90) contrast(1.035) brightness(.92)!important;
  transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .35s ease!important;
}
.fmw-solution-v5-fallback{
  z-index:0!important;
  background:linear-gradient(145deg,#f7f2e8,#e9e0d2)!important;
}
.fmw-solution-v5-fallback svg{width:68px;height:68px;stroke:#ef6a24!important;opacity:.72!important}
.fmw-solution-v5-wash{
  position:absolute;inset:0;z-index:2;pointer-events:none;
  background:
    linear-gradient(180deg,rgba(17,14,12,.06) 0%,rgba(17,14,12,.06) 32%,rgba(17,14,12,.24) 58%,rgba(17,14,12,.86) 100%),
    linear-gradient(135deg,rgba(239,106,36,.18),transparent 40%);
  transition:background .35s ease,opacity .35s ease;
}
.fmw-solution-v5-icon{
  position:absolute!important;top:18px!important;inset-inline-start:18px!important;z-index:4!important;
  width:46px!important;height:46px!important;border-radius:15px!important;
  border:1px solid rgba(255,255,255,.58)!important;
  background:rgba(249,246,239,.88)!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
.fmw-solution-v5-icon svg{width:21px!important;height:21px!important;stroke:#ef6a24!important;fill:none!important;stroke-width:1.85!important}
.fmw-solution-v5-base{
  position:absolute;z-index:4;inset-inline:20px;bottom:19px;
  display:flex;align-items:flex-end;justify-content:space-between;gap:14px;
  transition:opacity .24s ease,transform .32s ease;
}
.fmw-solution-v5-base h3{
  margin:0!important;max-width:70%;color:#fff!important;font-size:21px!important;line-height:1.28!important;font-weight:950!important;letter-spacing:-.02em!important;
  text-shadow:0 1px 1px rgba(0,0,0,.12)!important;
}
.fmw-solution-v5-mini-cta{
  min-height:34px;padding:0 7px 0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.38);
  display:inline-flex;align-items:center;gap:9px;white-space:nowrap;
  background:rgba(248,245,238,.16);color:#fff;font-size:8px;font-weight:900;
}
.firstm-web-page[dir="rtl"] .fmw-solution-v5-mini-cta{padding:0 12px 0 7px}
.fmw-solution-v5-mini-cta i,.fmw-solution-v5-hover-cta i{
  width:23px;height:23px;border-radius:50%;display:grid;place-items:center;
  background:#f7f3eb;color:#28231f;font-style:normal;font-size:10px;direction:ltr;
}
.fmw-solution-v5-hover-panel{
  position:absolute;z-index:4;inset-inline:17px;bottom:17px;
  min-height:185px;padding:20px 20px 18px;border-radius:20px;
  border:1px solid rgba(255,255,255,.14);
  background:
    linear-gradient(135deg,rgba(239,106,36,.08),transparent 48%),
    repeating-linear-gradient(135deg,rgba(255,255,255,.025) 0 8px,transparent 8px 16px),
    rgba(29,25,22,.95);
  color:#fff;box-shadow:none!important;
  opacity:0;transform:translateY(24px) scale(.985);visibility:hidden;
  transition:opacity .28s ease,transform .38s cubic-bezier(.2,.75,.2,1),visibility .28s ease;
  pointer-events:none;
}
.fmw-solution-v5-hover-kicker{
  display:inline-flex;align-items:center;gap:7px;margin-bottom:8px;color:#ff8b4d;font-size:7.5px;font-weight:950;letter-spacing:.04em;
}
.fmw-solution-v5-hover-kicker:before{content:"";width:18px;height:2px;border-radius:99px;background:#ef6a24}
.fmw-solution-v5-hover-panel h4{margin:0 0 8px!important;color:#fff!important;font-size:17px!important;line-height:1.35!important;font-weight:950!important}
.fmw-solution-v5-hover-panel p{
  margin:0 0 14px!important;color:rgba(255,255,255,.78)!important;font-size:10.5px!important;line-height:1.72!important;font-weight:570!important;
  display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;
}
.fmw-solution-v5-hover-cta{
  display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:8.5px;font-weight:900;
}
.fmw-solution-v5-link{z-index:6!important;border-radius:26px!important}
.fmw-solution-v5-no,.fmw-solution-v5-body,.fmw-solution-v5-titleline,.fmw-solution-v5-meta,.fmw-solution-v5-arrow{display:none!important}

@media(hover:hover) and (pointer:fine){
  .fmw-solution-v5-card:hover{transform:translateY(-2px)!important;border-color:rgba(239,106,36,.58)!important;box-shadow:none!important}
  .fmw-solution-v5-card:hover .fmw-solution-v5-media img{transform:scale(1.055)!important;filter:saturate(.84) contrast(1.04) brightness(.66)!important}
  .fmw-solution-v5-card:hover .fmw-solution-v5-wash{background:linear-gradient(180deg,rgba(17,14,12,.18),rgba(17,14,12,.52))!important}
  .fmw-solution-v5-card:hover .fmw-solution-v5-base{opacity:0;transform:translateY(10px)}
  .fmw-solution-v5-card:hover .fmw-solution-v5-hover-panel,
  .fmw-solution-v5-card:focus-within .fmw-solution-v5-hover-panel{opacity:1;visibility:visible;transform:translateY(0) scale(1)}
}
@media(max-width:1120px){
  .fmw-solution-v5-card{min-height:440px!important}
}
@media(max-width:760px){
  .fmw-solution-v5-card{min-height:430px!important;border-radius:22px!important}
  .fmw-solution-v5-link{border-radius:22px!important}
  .fmw-solution-v5-icon{top:14px!important;inset-inline-start:14px!important;width:43px!important;height:43px!important}
  .fmw-solution-v5-base{inset-inline:16px;bottom:15px}.fmw-solution-v5-base h3{font-size:20px!important}
  .fmw-solution-v5-mini-cta{display:none}
  .fmw-solution-v5-hover-panel{
    inset-inline:13px;bottom:13px;min-height:0;padding:16px 16px 15px;border-radius:17px;
    opacity:1;visibility:visible;transform:none;background:rgba(28,24,21,.92);
  }
  .fmw-solution-v5-hover-panel p{font-size:10.5px!important;line-height:1.65!important;-webkit-line-clamp:4;margin-bottom:11px!important}
  .fmw-solution-v5-hover-panel h4{font-size:16px!important;margin-bottom:6px!important}
  .fmw-solution-v5-base{display:none!important}
  .fmw-solution-v5-media img{filter:saturate(.88) contrast(1.03) brightness(.72)!important}
  .fmw-solution-v5-wash{background:linear-gradient(180deg,rgba(17,14,12,.05),rgba(17,14,12,.40))!important}
}
@media(prefers-reduced-motion:reduce){
  .fmw-solution-v5-media img,.fmw-solution-v5-hover-panel,.fmw-solution-v5-base{transition:none!important}
}
/* v1.29.19 copy-fit refinement: keep the strong service description readable inside the hover panel. */
@media(min-width:761px){
  .fmw-solution-v5-hover-panel{min-height:214px!important;padding:19px 19px 17px!important}
  .fmw-solution-v5-hover-panel p{font-size:10px!important;line-height:1.68!important;-webkit-line-clamp:6!important;margin-bottom:12px!important}
}

/* v1.29.20 — show every service image in full. No cropping, no zoom-crop on hover. */
.fmw-solution-v5-card{
  min-height:0!important;
  aspect-ratio:4/3!important;
  background:#161411!important;
}
.fmw-solution-v5-media{
  background:#161411!important;
}
.fmw-solution-v5-media img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:#161411!important;
  transform:none!important;
}
@media(hover:hover) and (pointer:fine){
  .fmw-solution-v5-card:hover .fmw-solution-v5-media img{
    transform:none!important;
    object-fit:contain!important;
    filter:saturate(.88) contrast(1.03) brightness(.68)!important;
  }
}
@media(max-width:1120px){
  .fmw-solution-v5-card{min-height:0!important;aspect-ratio:4/3!important}
}
@media(max-width:760px){
  .fmw-solution-v5-card{min-height:0!important;aspect-ratio:4/3!important}
  .fmw-solution-v5-media img{object-fit:contain!important;transform:none!important}
}


/* v1.29.21 — full-cover service visuals: fill the whole card edge-to-edge. */
.fmw-solution-v5-media img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  background:transparent!important;
  transform:none!important;
}
@media(hover:hover) and (pointer:fine){
  .fmw-solution-v5-card:hover .fmw-solution-v5-media img{
    object-fit:cover!important;
    transform:none!important;
    filter:saturate(.90) contrast(1.04) brightness(.68)!important;
  }
}
@media(max-width:760px){
  .fmw-solution-v5-media img{object-fit:cover!important;object-position:center center!important;transform:none!important}
}


/* ======================================================================
   v1.29.36 — Full-stack split scene for Technology section
   Half logo-orange / half graphite over a real developer-at-work image,
   with animated front-end/back-end language badges and a moving dashed route.
   Motion is transform/dash-only to keep scrolling lightweight.
   ====================================================================== */
.firstm-web-page .fmw-tech{
  --fmw-logo-orange:#d05423;
  position:relative!important;
  isolation:isolate!important;
  background:#0b0b0c!important;
  color:#fff!important;
  overflow:hidden!important;
  margin-top:0!important;
}
.firstm-web-page .fmw-tech:before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  border-radius:0!important;
  width:auto!important;
  height:auto!important;
  background-image:url('../images/mobile-process-stage-04.jpg')!important;
  background-size:cover!important;
  background-position:center 48%!important;
  background-repeat:no-repeat!important;
  filter:saturate(.72) contrast(1.06)!important;
  opacity:.64!important;
  pointer-events:none!important;
}
.firstm-web-page .fmw-tech:after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  border-radius:0!important;
  width:auto!important;
  height:auto!important;
  background:
    linear-gradient(90deg,
      rgba(7,7,8,.91) 0 50%,
      rgba(208,84,35,.89) 50% 100%),
    linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.42))!important;
  opacity:1!important;
  filter:none!important;
  pointer-events:none!important;
}
.firstm-web-page .fmw-tech>.fmw-tech-bg{display:none!important}
.firstm-web-page .fmw-tech>.fmw-shell{position:relative!important;z-index:4!important}
.firstm-web-page .fmw-tech-premium-head .fmw-section-head .fmw-kicker,
.firstm-web-page .fmw-tech-premium-head .fmw-section-head h2,
.firstm-web-page .fmw-tech-premium-head .fmw-section-head p,
.firstm-web-page .fmw-tech-premium-signature,
.firstm-web-page .fmw-tech-premium-signature small,
.firstm-web-page .fmw-tech-premium-signature span{color:#fff!important}
.firstm-web-page .fmw-tech-premium-head .fmw-section-head p{opacity:.82!important}
.firstm-web-page .fmw-tech-premium-signature i{background:rgba(255,255,255,.48)!important}
.firstm-web-page .fmw-tech-premium-head .fmw-section-head .fmw-kicker i{background:#fff!important}
.firstm-web-page .fmw-tech-brief,
.firstm-web-page .fmw-tech-catalog{
  background:rgba(255,255,255,.965)!important;
  border-color:rgba(255,255,255,.68)!important;
  box-shadow:0 18px 50px rgba(0,0,0,.16)!important;
}
.firstm-web-page .fmw-tech-brief{border-inline-start:4px solid var(--fmw-logo-orange)!important}
.firstm-web-page .fmw-tech-catalog{border-inline-end:4px solid #17191c!important}

/* Decorative full-stack layer */
.firstm-web-page .fmw-tech-code-decor{
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  pointer-events:none!important;
  overflow:hidden!important;
}
.firstm-web-page .fmw-tech-code-decor:before{display:none!important}
.firstm-web-page .fmw-tech-code-side{
  position:absolute!important;
  top:18%!important;
  width:92px!important;
  height:470px!important;
  display:block!important;
  opacity:.92!important;
}
.firstm-web-page .fmw-tech-code-side.is-front{right:3.2%!important}
.firstm-web-page .fmw-tech-code-side.is-back{left:3.2%!important}
.firstm-web-page .fmw-tech-code-side>small{
  position:absolute!important;
  top:-28px!important;
  left:50%!important;
  transform:translateX(-50%)!important;
  display:block!important;
  color:rgba(255,255,255,.82)!important;
  font:900 10px/1.2 Arial,sans-serif!important;
  letter-spacing:.18em!important;
  text-align:center!important;
  white-space:nowrap!important;
}
.firstm-web-page .fmw-tech-code-icons{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  overflow:hidden!important;
  border-radius:46px!important;
}
.firstm-web-page .fmw-tech-code-icons:before{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:0!important;
  bottom:0!important;
  width:1px!important;
  transform:translateX(-50%)!important;
  background:repeating-linear-gradient(to bottom,rgba(255,255,255,.32) 0 6px,transparent 6px 15px)!important;
  opacity:.42!important;
}
.firstm-web-page .fmw-tech-code-chip{
  position:absolute!important;
  left:15px!important;
  top:-70px!important;
  width:62px!important;
  height:62px!important;
  border-radius:18px!important;
  display:grid!important;
  place-items:center!important;
  align-content:center!important;
  gap:3px!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.25)!important;
  background:rgba(12,12,13,.46)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.055)!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  will-change:transform!important;
}
.firstm-web-page .fmw-tech-code-side.is-front .fmw-tech-code-chip{
  background:rgba(255,255,255,.14)!important;
  animation:fmwTechFrontFall 8.4s linear infinite!important;
}
.firstm-web-page .fmw-tech-code-side.is-back .fmw-tech-code-chip{
  top:auto!important;
  bottom:-70px!important;
  animation:fmwTechBackRise 9.2s linear infinite!important;
}
.firstm-web-page .fmw-tech-code-chip:nth-child(1){animation-delay:-.4s!important}
.firstm-web-page .fmw-tech-code-chip:nth-child(2){animation-delay:-3.1s!important}
.firstm-web-page .fmw-tech-code-chip:nth-child(3){animation-delay:-5.8s!important}
.firstm-web-page .fmw-tech-code-chip b{
  color:#fff!important;
  font:950 14px/1 Arial,sans-serif!important;
  letter-spacing:-.02em!important;
}
.firstm-web-page .fmw-tech-code-chip i{
  color:rgba(255,255,255,.70)!important;
  font:800 7px/1.1 Arial,sans-serif!important;
  font-style:normal!important;
  letter-spacing:.04em!important;
}
.firstm-web-page .fmw-tech-code-route{
  position:absolute!important;
  left:50%!important;
  top:37%!important;
  width:min(46vw,720px)!important;
  height:170px!important;
  transform:translateX(-50%)!important;
  overflow:visible!important;
  opacity:.62!important;
}
.firstm-web-page .fmw-tech-flow-path{
  fill:none!important;
  stroke:rgba(255,255,255,.74)!important;
  stroke-width:2!important;
  stroke-linecap:round!important;
  stroke-dasharray:8 11!important;
  animation:fmwTechDash 5s linear infinite!important;
}
.firstm-web-page .fmw-tech-code-route marker path{fill:rgba(255,255,255,.78)!important}
.firstm-web-page .fmw-tech-flow-dot{
  fill:#fff!important;
  stroke:var(--fmw-logo-orange)!important;
  stroke-width:3!important;
  filter:drop-shadow(0 0 8px rgba(255,255,255,.35))!important;
}
@keyframes fmwTechFrontFall{
  0%{transform:translate3d(0,-10px,0) rotate(-2deg);opacity:0}
  8%{opacity:1}
  90%{opacity:1}
  100%{transform:translate3d(0,540px,0) rotate(2deg);opacity:0}
}
@keyframes fmwTechBackRise{
  0%{transform:translate3d(0,10px,0) rotate(2deg);opacity:0}
  8%{opacity:1}
  90%{opacity:1}
  100%{transform:translate3d(0,-540px,0) rotate(-2deg);opacity:0}
}
@keyframes fmwTechDash{to{stroke-dashoffset:-76}}

/* Keep content visually above the decorative flow. */
.firstm-web-page .fmw-tech-premium-head,
.firstm-web-page .fmw-tech-premium-stage{position:relative!important;z-index:5!important}

@media(max-width:1050px){
  .firstm-web-page .fmw-tech-code-side{width:78px!important;height:410px!important;opacity:.68!important}
  .firstm-web-page .fmw-tech-code-chip{left:13px!important;width:52px!important;height:52px!important;border-radius:15px!important}
  .firstm-web-page .fmw-tech-code-route{width:44vw!important;opacity:.48!important}
}
@media(max-width:820px){
  .firstm-web-page .fmw-tech:after{
    background:
      linear-gradient(180deg,rgba(208,84,35,.89) 0 50%,rgba(7,7,8,.92) 50% 100%),
      linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.45))!important;
  }
  .firstm-web-page .fmw-tech:before{background-position:58% center!important;opacity:.50!important}
  .firstm-web-page .fmw-tech-code-side{top:auto!important;width:auto!important;display:none!important}
  .firstm-web-page .fmw-tech-code-route{display:none!important}
  .firstm-web-page .fmw-tech-brief,
  .firstm-web-page .fmw-tech-catalog{box-shadow:none!important}
}
@media(prefers-reduced-motion:reduce){
  .firstm-web-page .fmw-tech-code-chip,
  .firstm-web-page .fmw-tech-flow-path{animation:none!important}
  .firstm-web-page .fmw-tech-flow-dot{display:none!important}
}


/* v1.29.36 — clean 50/50 split + continuous language flow */
.firstm-web-page .fmw-tech-code-side.is-front .fmw-tech-code-icons:after,
.firstm-web-page .fmw-tech-code-side.is-back .fmw-tech-code-icons:after{
  content:""!important;position:absolute!important;left:50%!important;width:6px!important;height:6px!important;border-radius:50%!important;background:#fff!important;transform:translateX(-50%)!important;opacity:.72!important
}
.firstm-web-page .fmw-tech-code-side.is-front .fmw-tech-code-icons:after{top:8px!important;animation:fmwTechGuideDown 2.8s linear infinite!important}
.firstm-web-page .fmw-tech-code-side.is-back .fmw-tech-code-icons:after{bottom:8px!important;animation:fmwTechGuideUp 2.8s linear infinite!important}
@keyframes fmwTechGuideDown{0%{transform:translate3d(-50%,0,0);opacity:0}12%{opacity:.75}88%{opacity:.75}100%{transform:translate3d(-50%,430px,0);opacity:0}}
@keyframes fmwTechGuideUp{0%{transform:translate3d(-50%,0,0);opacity:0}12%{opacity:.75}88%{opacity:.75}100%{transform:translate3d(-50%,-430px,0);opacity:0}}
@media(max-width:1050px){
  @keyframes fmwTechGuideDown{0%{transform:translate3d(-50%,0,0);opacity:0}12%{opacity:.7}88%{opacity:.7}100%{transform:translate3d(-50%,370px,0);opacity:0}}
  @keyframes fmwTechGuideUp{0%{transform:translate3d(-50%,0,0);opacity:0}12%{opacity:.7}88%{opacity:.7}100%{transform:translate3d(-50%,-370px,0);opacity:0}}
}
@media(prefers-reduced-motion:reduce){
  .firstm-web-page .fmw-tech-code-side.is-front .fmw-tech-code-icons:after,
  .firstm-web-page .fmw-tech-code-side.is-back .fmw-tech-code-icons:after{animation:none!important;display:none!important}
}

/* ======================================================================
   v1.29.37 — true full-cover image on BOTH halves of Technology section.
   Each 50% side owns its own cover layer so the black half can never look
   under-filled while the orange half appears correct.
   ====================================================================== */
.firstm-web-page .fmw-tech:before{
  opacity:0!important;
  background:none!important;
}
.firstm-web-page .fmw-tech>.fmw-tech-bg{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  overflow:hidden!important;
  pointer-events:none!important;
}
.firstm-web-page .fmw-tech>.fmw-tech-bg .fmw-tech-bg-shapes,
.firstm-web-page .fmw-tech>.fmw-tech-bg .layer-c{
  display:none!important;
}
.firstm-web-page .fmw-tech>.fmw-tech-bg .fmw-tech-bg-layer{
  position:absolute!important;
  top:0!important;
  bottom:0!important;
  width:50%!important;
  height:100%!important;
  opacity:.70!important;
  filter:saturate(.72) contrast(1.08)!important;
  background-image:url('../images/mobile-process-stage-04.jpg')!important;
  background-repeat:no-repeat!important;
  background-size:cover!important;
  background-color:#111!important;
  transform:none!important;
  animation:none!important;
}
.firstm-web-page .fmw-tech>.fmw-tech-bg .layer-a{
  left:0!important;
  right:auto!important;
  background-position:center center!important;
}
.firstm-web-page .fmw-tech>.fmw-tech-bg .layer-b{
  right:0!important;
  left:auto!important;
  background-position:center center!important;
}
@media(max-width:820px){
  .firstm-web-page .fmw-tech>.fmw-tech-bg .fmw-tech-bg-layer{
    left:0!important;
    right:0!important;
    width:100%!important;
    height:50%!important;
  }
  .firstm-web-page .fmw-tech>.fmw-tech-bg .layer-a{
    top:0!important;
    bottom:auto!important;
    background-position:center center!important;
  }
  .firstm-web-page .fmw-tech>.fmw-tech-bg .layer-b{
    top:50%!important;
    bottom:auto!important;
    background-position:center center!important;
  }
}

/* ======================================================================
   v1.29.38 — restore the full developer photo reliably across the entire
   Technology section. One section-wide cover image sits underneath the
   hard 50/50 graphite/logo-orange color split, so neither half can lose it.
   ====================================================================== */
.firstm-web-page .fmw-tech:before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  width:100%!important;
  height:100%!important;
  border-radius:0!important;
  background-image:url('../images/mobile-process-stage-04.jpg')!important;
  background-repeat:no-repeat!important;
  background-size:cover!important;
  background-position:center center!important;
  background-color:#0b0b0c!important;
  filter:saturate(.78) contrast(1.08) brightness(.82)!important;
  opacity:.78!important;
  transform:translateZ(0)!important;
  pointer-events:none!important;
}
.firstm-web-page .fmw-tech:after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  width:100%!important;
  height:100%!important;
  border-radius:0!important;
  background:linear-gradient(90deg,
    rgba(7,7,8,.80) 0 50%,
    rgba(208,84,35,.78) 50% 100%)!important;
  opacity:1!important;
  filter:none!important;
  pointer-events:none!important;
}
/* The older generated tech-background layers are disabled here on purpose;
   the section-wide pseudo layer above is more robust and guarantees cover. */
.firstm-web-page .fmw-tech>.fmw-tech-bg{display:none!important}
.firstm-web-page .fmw-tech>.fmw-shell{position:relative!important;z-index:4!important}
.firstm-web-page .fmw-tech-code-decor{z-index:2!important}

@media(max-width:820px){
  .firstm-web-page .fmw-tech:before{
    background-size:cover!important;
    background-position:center center!important;
    opacity:.72!important;
  }
  .firstm-web-page .fmw-tech:after{
    background:linear-gradient(180deg,
      rgba(208,84,35,.80) 0 50%,
      rgba(7,7,8,.84) 50% 100%)!important;
  }
}


/* ======================================================================
   v1.29.39 — editable Technology photo/background controls.
   The full section photo is admin-controlled; the split stays hard 50/50.
   Side labels are removed and the dashed bridge is lifted above the stage.
   ====================================================================== */
.firstm-web-page .fmw-tech:before{
  left:50%!important;right:auto!important;top:0!important;bottom:0!important;
  width:var(--fmw-tech-bg-width,100%)!important;height:100%!important;
  background-image:var(--fmw-tech-bg-image)!important;
  background-position:center center!important;background-repeat:no-repeat!important;
  transform:translateX(-50%) translateZ(0)!important;
}
.firstm-web-page .fmw-tech.fmw-tech-photo-cover:before{background-size:cover!important}
.firstm-web-page .fmw-tech.fmw-tech-photo-full:before{background-size:100% 100%!important}
.firstm-web-page .fmw-tech-code-side>small{display:none!important}
.firstm-web-page .fmw-tech-code-route{top:13%!important;height:150px!important;opacity:.72!important}
.firstm-web-page .fmw-tech-brief{
  background-image:linear-gradient(rgba(255,255,255,.93),rgba(255,255,255,.93)),var(--fmw-tech-brief-bg)!important;
  background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;
}
.firstm-web-page .fmw-tech-catalog{
  background-image:linear-gradient(rgba(255,255,255,.94),rgba(255,255,255,.94)),var(--fmw-tech-catalog-bg)!important;
  background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;
}
@media(max-width:820px){
  .firstm-web-page .fmw-tech:before{width:max(100%,var(--fmw-tech-bg-width,100%))!important}
  .firstm-web-page .fmw-tech.fmw-tech-photo-full:before{background-size:100% 100%!important}
}
