@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;500;600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap";.password-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:24px;background-color:#f8fafc;font-family:Inter,system-ui,sans-serif}.password-gate__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(254,252,232,.6) 0%,transparent 40%),radial-gradient(circle at bottom right,rgba(224,242,254,.6) 0%,transparent 40%),#f1f5f9;z-index:1}.password-gate__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(148,163,184,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.1) 1px,transparent 1px);background-size:32px 32px;z-index:2}.password-gate__panel{position:relative;z-index:10;background:#fff;border-radius:16px;box-shadow:0 20px 40px -10px #0000000d,0 0 10px #00000005;width:100%;max-width:440px;padding:40px;text-align:left;direction:ltr}.password-gate__logo{height:32px;margin-bottom:24px;display:block}.password-gate__eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fbbf24;margin:0 0 8px}.password-gate__title{font-size:28px;font-weight:700;color:#0f172a;line-height:1.2;margin:0 0 12px}.password-gate__text{font-size:14px;color:#64748b;line-height:1.5;margin:0 0 24px}.password-gate__form{display:flex;flex-direction:column;gap:16px}.password-gate__label{display:block;font-size:12px;font-weight:600;color:#0f172a;margin-bottom:6px}.password-gate__input{width:100%;height:44px;padding:0 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#0f172a;background:#fff;outline:none;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.password-gate__input:focus{border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf2433}.password-gate__input::placeholder{color:#94a3b8}.password-gate__error{color:#ef4444;font-size:13px;margin:-8px 0 0}.password-gate__button{width:100%;height:44px;background:#fbbf24;color:#000;font-size:14px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,transform .1s ease;display:flex;align-items:center;justify-content:center}.password-gate__button:hover{background:#f59e0b}.password-gate__button:active{transform:translateY(1px)}:root{--brand-yellow: #f0cb31;--glass-bg: rgba(228, 237, 244, .86);--ink: #111827;--white: #ffffff}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Tahoma,sans-serif;background:#041826}html[dir=rtl] body{font-family:IBM Plex Sans Arabic,Segoe UI,Tahoma,sans-serif}html[dir=ltr] body{font-family:Manrope,Segoe UI,Tahoma,sans-serif}.page{min-height:100vh;background:#f3f4f6}.hero{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:stretch}.hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 20%,rgba(197,216,232,.22),transparent 38%),linear-gradient(to bottom,#0c1c2b47,#07121e75 56%,#040b15db)}.hero-content{position:relative;z-index:2;width:min(1280px,calc(100vw - 160px));margin:48px auto 40px;display:flex;flex-direction:column;justify-content:space-between}.top-nav{width:100%;min-height:82px;border-radius:34px;background:#e7eff5e6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:space-between;padding:10px 36px;gap:20px}.logo-wrap{display:flex;align-items:center;gap:14px;direction:rtl}.logo-wrap h1{margin:0;font-size:14px;color:#131d36;font-weight:500;letter-spacing:.2px}.logo-wrap img{width:64px;height:64px;object-fit:contain}.nav-actions{display:flex;align-items:center;gap:18px}.nav-actions--en,.nav-actions--ar{direction:ltr;flex-direction:row}.nav-actions--ar .nav-login{order:1}.nav-actions--ar .nav-separator{order:2}.nav-actions--ar .nav-lang{order:3}.nav-actions--ar .nav-phone{order:4}.nav-actions--ar .nav-location{order:5}.nav-actions--ar .nav-search,.nav-actions--en .nav-login{order:6}.nav-actions--en .nav-separator{order:5}.nav-actions--en .nav-search{order:1}.nav-actions--en .nav-location{order:2}.nav-actions--en .nav-phone{order:3}.nav-actions--en .nav-lang{order:4}.nav-actions button{border:none;background:transparent;color:#253049;width:24px;height:24px;cursor:pointer;padding:0;display:grid;place-items:center;font-weight:400}.nav-icon{width:24px;height:24px;object-fit:contain;display:block}.nav-separator{width:2px;height:36px;background:#24344d5c;border-radius:6px}.login-btn{width:115px!important;height:45px!important;border-radius:14px;background:var(--brand-yellow)!important;padding:0 20px;font-weight:400;font-size:14px;line-height:1;margin-right:0}.hero-text{margin-top:auto;margin-left:auto;width:440px;min-height:260px;text-align:right;color:var(--white);padding:0;display:flex;flex-direction:column;gap:24px;justify-content:flex-start;transform:translateY(-12px)}.hero-text h2{margin:0;line-height:1.3;font-weight:500;font-size:36px;text-shadow:0 4px 12px rgba(1,8,15,.46)}.hero-text p{margin:0;font-size:12.44px;line-height:1.5;max-width:440px;opacity:.95;font-weight:400}.cta-row{direction:rtl;display:flex;align-items:center;justify-content:flex-start;gap:0;margin-top:auto}.cta-main,.cta-arrow{border:none;background:var(--brand-yellow);color:#1b1b1b;cursor:pointer}.cta-main{width:200px;height:52px;padding:12px 24px;border-radius:28px;font-size:16px;font-weight:400;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:10px}.cta-arrow{width:56px;height:56px;border-radius:999px;font-size:1.7rem;font-weight:400}@media (max-width: 1280px){.hero-content{width:min(1280px,calc(100vw - 48px));margin-top:24px}.top-nav{min-height:88px;border-radius:30px}.logo-wrap h1{font-size:14px}.logo-wrap img{width:64px;height:64px}.nav-actions button{width:24px;height:24px}.login-btn{font-size:14px;height:45px!important;width:115px!important;padding:0 18px;border-radius:14px}.hero-text h2{font-size:36px}.hero-text p{font-size:12.44px}.cta-main{width:200px;height:52px;font-size:16px;padding:12px 24px}}@media (max-width: 900px){.hero-content{margin-top:20px;width:min(1280px,92.5vw);margin-bottom:24px}.top-nav{min-height:80px;border-radius:24px;padding:10px 14px;gap:12px}.nav-actions{gap:12px}.nav-actions button{width:24px;height:24px}.login-btn{padding:0 14px;font-size:14px;height:45px!important;width:115px!important;margin-right:4px}.hero-text{width:min(440px,100%);min-height:auto;padding-bottom:16px;gap:14px;transform:none}.hero-text h2{font-size:36px}.cta-main{width:200px;height:52px;font-size:16px;padding:12px 24px;border-radius:26px}.cta-arrow{width:52px;height:52px;font-size:1.3rem}}@media (max-width: 600px){.top-nav{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;padding:8px 16px!important;border-radius:20px!important;min-height:60px!important;gap:8px!important}.logo-wrap{gap:6px!important;justify-content:flex-end!important}.logo-wrap h1{font-size:12px!important;white-space:nowrap!important}.logo-wrap img{width:36px!important;height:36px!important}.nav-actions{gap:8px!important;justify-content:flex-start!important}.nav-actions button[aria-label=Phone],.nav-actions button[aria-label=Location]{display:none!important}.nav-separator{height:20px!important;margin:0 4px!important}.login-btn{width:auto!important;min-width:unset!important;height:34px!important;padding:0 10px!important;font-size:12px!important;border-radius:8px!important}.hero-text{width:100%!important;padding:0 8px!important;gap:16px!important;text-align:center!important}.hero-text h2{font-size:26px!important;line-height:1.4!important}.hero-text p{font-size:13px!important;line-height:1.8!important;margin:0 auto!important}.cta-row{justify-content:center!important;margin-top:8px!important}.cta-main{width:160px!important;height:46px!important;font-size:14px!important;padding:10px 18px!important;border-radius:20px!important}.cta-arrow{width:46px!important;height:46px!important;font-size:1.1rem!important}}.about-section{width:1440px;height:699px;margin:0 auto;padding:40px 80px;display:flex;flex-direction:column;gap:40px;color:#1c2746}.about-top{direction:rtl;display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.about-intro{direction:rtl;text-align:right;width:668px;min-height:144px;display:flex;flex-direction:column;gap:16px}.about-intro h3{margin:0;font-size:24px;text-align:right;line-height:1.1;font-weight:700}.about-intro p{margin:0;font-size:16px;line-height:1.45}.about-title-wrap{direction:rtl;text-align:right;width:535px;height:144px;opacity:1;display:flex;align-items:center;justify-content:flex-end;gap:16px}.about-title-wrap h2{margin:0;direction:rtl;text-align:right;font-size:40px;line-height:1.05;font-weight:700}.about-more-btn{direction:rtl;width:148px;height:46px;opacity:1;border-radius:51px;padding:8px 20px 8px 8px;gap:10px;border:1px solid #6b7898;background:#d9deea;color:#1f2b4a;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;cursor:pointer}.about-more-label{line-height:1.2;text-align:right}.about-more-arrow{width:30px;height:30px;border:1px solid #6b7898;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:24px;font-weight:300;line-height:1;transform:translate(-1px)}.about-more-arrow img{width:14px;height:14px;object-fit:contain;display:block}.about-bottom{direction:ltr;display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.about-texts{direction:rtl;text-align:right;width:668px;height:388px;opacity:1;padding-top:16px;padding-bottom:16px;display:flex;flex-direction:column;gap:24px}.about-texts p{margin:0;font-size:16px;line-height:1.6;color:#2a3553}.about-image{width:453px;height:234px;border-radius:24px;object-fit:cover;display:block;margin-top:48px}@media (max-width: 1280px){.about-section{width:min(1280px,calc(100vw - 48px));height:auto!important}}@media (max-width: 900px){.about-section{padding:48px 0!important}.about-top,.about-bottom{direction:rtl;flex-direction:column;align-items:flex-start!important;gap:16px!important}.about-intro,.about-title-wrap,.about-texts,.about-image{width:100%!important}.about-more-btn{margin-top:8px!important}.about-image{max-width:100%!important;height:auto!important;margin-top:24px!important}.about-texts{height:auto!important;margin-top:16px!important}}.stats-section{position:relative;overflow:hidden;width:100%;min-height:492px;background:#edf0f3;padding:84px 80px 64px}.shape{position:absolute;width:54px;height:64px;background:#79add2;border-radius:18px;clip-path:polygon(0 50%,100% 0,100% 100%);transform:rotate(24deg);opacity:.95}.shape:after{content:"";position:absolute;width:54px;height:64px;background:#f1d782;border-radius:18px;clip-path:polygon(0 50%,100% 0,100% 100%);transform:rotate(-16deg)}.shape-left-top{left:-10px;top:140px}.shape-left-top:after{left:-10px;top:22px}.shape-left-bottom{left:-10px;bottom:56px}.shape-left-bottom:after{left:-10px;top:22px}.shape-right-top{right:-18px;top:-20px}.shape-right-top:after{left:-8px;top:24px}.shape-right-mid{right:-18px;top:240px}.shape-right-mid:after{left:-8px;top:24px}.shape-right-bottom{right:-18px;bottom:12px}.shape-right-bottom:after{left:-8px;top:24px}.stats-header{width:min(1280px,100%);margin:0 auto;text-align:right}.stats-header h2{margin:0;font-size:44px;line-height:1.15;color:#1e2848;font-weight:700}.stats-header p{font-size:14px;line-height:1.9;color:#5f6f8a;max-width:860px;margin:16px 0 0 auto}.stats-cards{width:min(1280px,100%);margin:44px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.stat-card{direction:rtl;text-align:right;min-height:110px;border-radius:20px;background:#f8f9fb;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:16px 24px;color:#1e2848}.stat-card h3{margin:0;font-size:36px;line-height:1;font-weight:700}.stat-card p{margin:8px 0 0;font-size:24px;line-height:1.2}.stat-card--primary{background:#0c4288;color:#f7fbff}.stat-card--primary h3 span{color:#ffd03f}@media (max-width: 1100px){.stats-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.stats-section{padding:64px 20px 56px}.stats-header h2{font-size:38px}.stats-header p{font-size:14px;line-height:1.8}.stats-cards{grid-template-columns:1fr;margin-top:30px}.stat-card h3{font-size:40px}.stat-card p{font-size:22px}}.pillars-section{width:100%;background:#edf0f3;padding:84px 76px 92px;direction:rtl}.pillars-header{max-width:760px;margin:0 auto;text-align:center;color:#1d2746}.pillars-header h2{margin:0;font-size:52px;line-height:1.2;font-weight:700}.pillars-header p{margin:24px 0 0;font-size:16px;line-height:1.9;color:#354260}.pillars-cta{margin-top:26px;border:none;background:#117ebd;color:#f8fdff;border-radius:999px;height:52px;padding:0 28px;font-size:16px;font-weight:400;cursor:pointer}.pillars-icons{margin:56px auto 0;width:min(1280px,100%);display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;direction:rtl}.pillar-icon-btn{width:60px;height:60px;border:1px solid #e4e8ef;border-radius:12px;background:#f3f4f7;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;box-shadow:0 2px 8px #1726480a;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}.pillar-icon-btn img{width:28px;height:28px;object-fit:contain;filter:grayscale(.22);transition:filter .25s ease,opacity .25s ease}.pillar-icon-btn.active{background:linear-gradient(180deg,#2b67f0,#122156);border-color:#1f49b5;box-shadow:0 8px 20px #1b387f42}.pillar-icon-btn.active img{filter:brightness(1.2) saturate(1.05)}.pillar-icon-btn:hover:not(.active),.pillar-icon-btn:focus-visible:not(.active){border-color:#c9d4e7;background:#f7f9fc;box-shadow:0 4px 12px #17264817}.pillars-divider{position:relative;width:min(1280px,100%);height:2px;background:#d2d7e1;margin:28px auto 0}.pillars-divider-active{position:absolute;right:0;top:0;width:33.3333%;height:2px;background:#2454d8;box-shadow:0 0 0 1px #2454d80a;transition:right .28s cubic-bezier(.22,1,.36,1)}.pillars-grid{width:min(1280px,100%);margin:40px auto 0;display:flex;flex-direction:row-reverse;justify-content:space-between;gap:48px;direction:rtl}.pillar-card{flex:1 1 0;text-align:right;color:#5a657d;transition:color .25s ease,opacity .25s ease}.pillar-card h3{margin:0;font-size:18px;line-height:1.4;font-weight:600;color:#6c7588;transition:color .25s ease}.pillar-card p{margin:22px 0 0;font-size:16px;line-height:1.95;font-weight:400;transition:color .25s ease}.pillar-card.active h3,.pillar-card.active p{color:#1c2747}@media (max-width: 900px){.pillars-section{padding:48px 24px 56px!important}.pillars-header h2{font-size:28px!important}.pillars-grid{display:flex!important;flex-direction:column!important;gap:24px!important}.pillars-icons,.pillars-divider{display:none!important}.pillar-card{display:block!important;text-align:right!important;border-right:3px solid #0b86cb!important;padding-right:16px!important}.pillar-card h3{font-size:18px!important;color:#1c2747!important;opacity:1!important}.pillar-card p{font-size:15px!important;color:#5a657d!important;opacity:1!important;margin-top:8px!important}}.business-section{width:100%;background:#fff;padding:74px 80px 90px}.business-wrap{width:min(1280px,100%);margin:0 auto}.business-head{direction:rtl;display:flex;align-items:center;justify-content:space-between;gap:32px}.business-title{margin:0;text-align:right;color:#1c2746;font-size:56px;line-height:1;font-weight:700}.business-content{margin-top:26px;direction:ltr;display:grid;grid-template-columns:minmax(620px,1fr) 400px;gap:84px;align-items:start}.business-media-col{width:758px}.business-tabs{width:100%;max-width:758px;height:60px;border-radius:999px;background:#eef2f6;padding:6px;display:flex;direction:rtl;gap:6px;align-items:center}.business-tab{border:none;background:transparent;color:#595f6d;border-radius:999px;height:48px;padding:0 24px;font-size:15px;font-weight:400;cursor:pointer;white-space:nowrap;transition:all .25s ease;display:flex;align-items:center;justify-content:center;flex:1;min-width:max-content}.business-tab.active{background:#0b86cb;color:#fff;box-shadow:0 4px 12px #0b86cb26}.business-tab:not(.active):hover{color:#0b86cb;background:#0b86cb0d}.business-image{width:758px;margin-top:34px;border-radius:24px;display:block;aspect-ratio:769 / 471;object-fit:cover}.business-details{direction:rtl;text-align:right;color:#1d2848;align-self:center}.business-details h3{margin:0;font-size:32px;line-height:1.2;font-weight:700}.business-details p{margin:22px 0 0;font-size:24px;line-height:1.42;color:#25304d;font-weight:400}.business-cta-row{margin-top:28px;display:inline-flex;flex-direction:row;align-items:center;gap:0}.business-cta-main,.business-cta-arrow{border:none;background:#f0cb31;color:#111827;cursor:pointer}.business-cta-main{min-width:162px;height:58px;border-radius:999px;padding:0 32px;font-size:24px;font-size:clamp(16px,1.1vw,24px);font-weight:400;line-height:1}.business-cta-arrow{width:58px;height:58px;border-radius:999px;font-size:26px;font-weight:400}@media (max-width: 1180px){.business-section{padding:64px 24px 72px}.business-title{font-size:36px}.business-head{direction:rtl;flex-direction:column;align-items:flex-start;gap:14px}.business-content{margin-top:20px;grid-template-columns:1fr;gap:26px;direction:rtl}.business-tabs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;border-radius:999px;height:54px;padding:6px;width:100%}.business-tabs::-webkit-scrollbar{display:none}.business-tab{flex:0 0 auto;font-size:14px;padding:0 16px;height:42px}.business-media-col{width:100%!important}.business-image{width:100%!important;height:auto!important;margin-top:18px;border-radius:18px;aspect-ratio:769 / 471}.business-details{align-self:start;width:100%;text-align:right!important}.business-details h3{font-size:26px}.business-details p{margin-top:12px;font-size:16px;line-height:1.6}.business-cta-row{margin-top:18px;justify-content:flex-start!important}.business-cta-main{min-width:130px;height:46px;font-size:15px;padding:0 20px}.business-cta-arrow{width:46px;height:46px;font-size:18px}}.insights-section{width:100%;background:#fff;padding:52px 0 64px}.insights-wrap{width:min(1370px,calc(100vw - 24px));margin:0 auto}.insights-header{max-width:760px;margin:0 auto;text-align:center;color:#1b2645}.insights-header h2{margin:0;font-size:44px;line-height:1.15;font-weight:700}.insights-header p{margin:26px 0 0;font-size:28px;font-size:clamp(18px,1.35vw,28px);line-height:1.46;color:#2d3956}.insights-content{margin-top:36px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;direction:ltr}.insights-cards{margin-top:78px;display:flex;flex-direction:row-reverse;gap:26px}.insight-card{width:440px;min-height:300px;background:linear-gradient(165deg,#fff,#f7f9fd);border-radius:28px;padding:24px 28px 20px;text-align:right;color:#1d2848;display:flex;flex-direction:column;position:relative;overflow:hidden;border:1px solid #e6ecf7;box-shadow:0 26px 40px #14264a1f,0 10px 18px #14264a14;transform:perspective(1000px) rotateX(2deg);transform-origin:center bottom;transition:transform .25s ease,box-shadow .25s ease}.insight-card:hover{transform:perspective(1000px) translateY(-5px) rotateX(0);box-shadow:0 30px 44px #14264a29,0 12px 20px #14264a1a}.insight-card h3{margin:0;font-size:20px;line-height:1.35;font-weight:700}.insight-card p{margin:20px 0 0;font-size:20px;line-height:1.48;font-weight:400;color:#2c3856}.insight-card-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;direction:ltr}.insight-date{font-size:20px;line-height:1.2;color:#293652}.insight-arrow{width:46px;height:46px;border:none;border-radius:999px;background:#f0cb31;color:#111827;font-size:30px;line-height:1;cursor:pointer}.insights-image{width:410px;height:490px;border-radius:28px;object-fit:cover;display:block;margin-left:auto;margin-top:-8px}@media (max-width: 1200px){.insights-section{padding:48px 20px 56px}.insights-wrap{width:min(1370px,100%)}.insights-header h2{font-size:40px}.insights-header p{margin-top:16px;font-size:20px;line-height:1.65}.insights-content{margin-top:26px;flex-direction:column-reverse;gap:20px}.insights-image{margin:0 auto;width:min(410px,100%);height:auto;aspect-ratio:410 / 490}.insights-cards{margin-top:0;width:100%;flex-direction:column}.insight-card{width:100%;min-height:280px;border-radius:20px;padding:22px}.insight-card h3{font-size:24px;line-height:1.5}.insight-card p{font-size:20px;line-height:1.6}.insight-date{font-size:18px}}.articles-section{width:100%;background:#fff;padding:80px}.articles-wrap{width:min(1280px,100%);margin:0 auto}.articles-header{direction:rtl;display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:24px}.articles-title{margin:0;text-align:right;color:#1c2746;font-size:56px;line-height:1;font-weight:700;font-size:clamp(32px,4vw,56px)}.articles-tabs{display:flex;gap:12px;align-items:center;direction:rtl}.articles-tab{border:none;background:#eef2f6;color:#595f6d;border-radius:100px;padding:12px 24px;font-size:16px;line-height:1;font-weight:400;cursor:pointer;white-space:nowrap;transition:all .25s cubic-bezier(.4,0,.2,1)}.articles-tab.active{background:#0b86cb;color:#fff}.articles-tab:hover:not(.active){background:#e2e8f0;color:#1e293b}.articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;direction:rtl}.articles-subpage-layout{display:grid;grid-template-columns:280px 1fr;gap:64px;width:100%;direction:rtl;text-align:right;margin-top:48px}.articles-subpage-sidebar{display:flex;flex-direction:column;align-items:flex-start;text-align:right;width:100%}.articles-sidebar-title{font-size:32px;font-weight:700;color:#0b1c3e;margin-top:0;margin-bottom:32px;line-height:1.2}.articles-sidebar-links{display:flex;flex-direction:column;gap:20px;width:100%;align-items:flex-start}.articles-sidebar-link{background:none;border:none;padding:0;text-align:right;font-size:18px;font-weight:400;color:#8c98a9;cursor:pointer;transition:color .2s ease;font-family:inherit;display:block}.articles-sidebar-link.active{color:#0b86cb}.articles-sidebar-link:hover:not(.active){color:#0b1c3e}.articles-subpage-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.article-subpage-card{background:#fff;border-radius:28px;border:1px solid #f1f5f9;box-shadow:0 10px 40px #00000005;padding:32px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease,box-shadow .3s ease}.article-subpage-card:hover{transform:translateY(-5px);box-shadow:0 15px 45px #0b86cb0f}.article-subpage-card-body{display:flex;flex-direction:column;height:100%}.article-subpage-card-title{font-size:20px;font-weight:700;color:#0b1c3e;line-height:1.5;margin-top:0;margin-bottom:16px;text-align:right}.article-subpage-card-desc{font-size:15px;color:#64748b;line-height:1.8;margin-bottom:32px;text-align:right}.article-subpage-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;direction:rtl}.article-subpage-card-date{font-size:14px;color:#94a3b8;font-weight:500}.article-subpage-card-arrow-btn{width:44px;height:44px;border-radius:50%;background:#fbbf24;border:none;display:flex;align-items:center;justify-content:center;color:#000;cursor:pointer;transition:background .2s ease,transform .2s ease}.article-subpage-card-arrow-btn:hover{background:#f59e0b;transform:scale(1.05)}.article-subpage-card-arrow-btn:active{transform:scale(.95)}@media (max-width: 1024px){.articles-subpage-layout{grid-template-columns:1fr;gap:40px}.articles-subpage-sidebar{order:-1}.articles-sidebar-links{flex-direction:row;flex-wrap:wrap;gap:12px 24px}.articles-sidebar-title{margin-bottom:20px}}@media (max-width: 640px){.articles-subpage-grid{grid-template-columns:1fr;gap:24px}}.article-card{background:#fff;border-radius:28px;border:1px solid #eef2f6;box-shadow:0 10px 30px #14264a08;padding:20px;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);direction:rtl}.article-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #14264a14}.article-card-image{width:100%;height:220px;object-fit:cover;border-radius:20px;margin-bottom:20px}.article-card-body{display:flex;flex-direction:column;flex-grow:1}.article-card-title{margin:0;font-size:20px;line-height:1.4;font-weight:700;color:#1c2746;text-align:right;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:56px}.article-card-desc{margin:12px 0 0;font-size:15px;line-height:1.5;color:#5c6c8c;text-align:right;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:45px}.article-card-footer{margin-top:24px;display:flex;align-items:center;justify-content:space-between;direction:rtl}.article-card-date{font-size:14px;color:#8896ab;font-weight:500}.article-card-arrow{width:44px;height:44px;border:none;border-radius:50%;background:#f0cb31;color:#111827;font-size:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.article-card-arrow:hover{transform:scale(1.08);background:#e0bd2b}@media (max-width: 1200px){.articles-section{padding:60px 24px}.articles-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width: 900px){.articles-header{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:32px}.articles-tabs{width:100%;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch}.articles-tab{padding:10px 20px;font-size:15px}}@media (max-width: 600px){.articles-grid{grid-template-columns:1fr;gap:20px}.article-card-image{height:180px}}.articles-more-wrap{display:flex;justify-content:flex-start;margin-bottom:32px;direction:rtl}.articles-more-btn{display:inline-flex;align-items:center;justify-content:center;background:#f0cb31;color:#111827;border:none;padding:12px 36px;font-size:16px;font-weight:400;border-radius:999px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #f0cb3126;font-family:inherit}.articles-more-btn:hover{background:#e0be2b;transform:translateY(-2px);box-shadow:0 8px 20px #f0cb314d}.articles-more-btn:active{transform:translateY(0)}.articles-more-inline-wrap{display:flex;justify-content:flex-start;margin:12px 0 28px;direction:rtl}.articles-more-inline-btn{display:inline-flex;align-items:center;justify-content:center;background:#f0cb31;color:#111827;border:none;padding:12px 36px;font-size:16px;font-weight:400;border-radius:999px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #f0cb3126;font-family:inherit}.articles-more-inline-btn:hover{background:#e0be2b;transform:translateY(-2px);box-shadow:0 8px 20px #f0cb314d}.articles-more-inline-btn:active{transform:translateY(0)}.articles-header-title-wrap{display:flex;align-items:center;gap:16px}.articles-back-btn{width:48px;height:48px;border-radius:50%;border:1px solid #eef2f6;background:#f8fafc;color:#1c2746;font-size:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.articles-back-btn:hover{background:#0b86cb;color:#fff;border-color:#0b86cb;transform:translate(4px)}.subpage-header-wrap{width:100%;background:#fff;padding:16px 0;border-bottom:1px solid #eef2f6;box-shadow:0 4px 6px -1px #00000008,0 2px 4px -2px #00000008}.subpage-header-wrap .top-nav{width:min(1280px,calc(100vw - 160px));margin:0 auto;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0;min-height:auto;padding:0}.subpage-header-wrap .logo-wrap h1{color:#131d36}.subpage-header-wrap .nav-actions button{color:#253049}.subpage-header-wrap .nav-separator{background:#24344d26}.nav-hamburger-btn{width:48px;height:48px;border-radius:50%;background:#e0f2fe;border:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);padding:0}.nav-hamburger-btn:hover{background:#bae6fd;transform:scale(1.05)}.nav-hamburger-btn:active{transform:scale(.95)}.hamburger-line{width:18px;height:2px;background:#0369a1;border-radius:2px;display:block}.subpage-article-hero{padding:50px 0 70px;background:#fff}.subpage-hero-wrap{width:min(1280px,calc(100vw - 160px));margin:0 auto}.breadcrumbs{display:flex;gap:8px;font-size:13px;color:#94a3b8;margin-bottom:24px;align-items:center;font-weight:500}.breadcrumb-home{cursor:pointer;color:#94a3b8;transition:color .2s ease}.breadcrumb-home:hover{color:#0b86cb}.breadcrumb-separator{color:#cbd5e1;font-size:11px}.breadcrumb-current{color:#0b86cb;font-weight:400}.subpage-hero-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:64px;align-items:flex-start}@media (max-width: 1024px){.subpage-hero-wrap,.subpage-header-wrap .top-nav{width:min(1280px,calc(100vw - 48px))}.subpage-hero-grid{grid-template-columns:1fr;gap:48px}}@media (max-width: 640px){.overlapping-images-container{height:280px;max-width:360px;margin:0 auto}.overlapping-img-front img{height:180px}.overlapping-img-back img{height:150px}.subpage-hero-title{font-size:26px!important}.subpage-hero-lead{font-size:15px!important}}.subpage-hero-content-col{text-align:right}.subpage-hero-badge{font-size:14px;color:#0b86cb;font-weight:400;margin-bottom:12px;display:inline-block}.subpage-hero-title{font-size:32px;font-weight:800;color:#1e293b;line-height:1.4;margin-top:0;margin-bottom:16px}.subpage-hero-meta{display:flex;align-items:center;gap:16px;color:#64748b;font-size:14px;margin-bottom:24px;font-weight:500}.meta-item{display:inline-flex;align-items:center}.meta-divider{color:#cbd5e1}.subpage-hero-lead{font-size:16px;color:#334155;font-weight:400;line-height:1.7;margin-bottom:18px}.subpage-hero-body-text{font-size:15px;color:#64748b;line-height:1.8;margin-bottom:20px}.subpage-hero-subheading{font-size:20px;font-weight:700;color:#0b1c3e;margin:32px 0 12px}.subpage-hero-images-col{display:flex;justify-content:center;align-items:center}.overlapping-images-container{position:relative;width:100%;max-width:440px;height:380px}.overlapping-img-front{position:absolute;top:0;left:0;width:82%;z-index:2;transition:transform .3s ease}.overlapping-img-front:hover{transform:translateY(-5px)}.overlapping-img-front img{width:100%;height:250px;object-fit:cover;border-radius:20px;box-shadow:0 15px 30px #0000001f}.overlapping-img-back{position:absolute;bottom:0;right:0;width:65%;z-index:1;transition:transform .3s ease}.overlapping-img-back:hover{transform:translateY(5px)}.overlapping-img-back img{width:100%;height:210px;object-fit:cover;border-radius:20px;box-shadow:0 10px 25px #00000014}.subpage-article-body{width:100%;margin:64px 0 0;text-align:right;direction:rtl}.subpage-body-heading{font-size:22px;font-weight:700;color:#0b1c3e;margin:48px 0 20px;line-height:1.4;text-align:right}.subpage-body-paragraph{font-size:16px;color:#475569;line-height:1.9;margin-bottom:24px;text-align:right}.subpage-article-quote{font-size:22px;font-weight:700;color:#0b86cb;text-align:center;margin:64px auto 32px;line-height:1.6;max-width:760px;position:relative;padding:0 24px}.subpage-article-quote:before{content:"“";font-size:80px;position:absolute;top:-40px;right:-20px;color:#0b86cb26;font-family:serif}.subpage-article-quote:after{content:"”";font-size:80px;position:absolute;bottom:-80px;left:-20px;color:#0b86cb26;font-family:serif}.subpage-showcase-section{width:100%;margin:80px 0 40px;display:flex;justify-content:center}.showcase-card-container{position:relative;width:100%;max-width:100%;height:420px}.showcase-card-img-wrap{position:absolute;top:0;right:0;width:70%;height:100%;z-index:1}.showcase-card-img-wrap img{width:100%;height:100%;object-fit:cover;border-radius:24px;display:block}.showcase-overlay-card{position:absolute;top:50%;left:0;transform:translateY(-50%);width:48%;background:#fff;border-radius:24px;padding:40px 48px;box-shadow:0 20px 50px #0b86cb14;z-index:2;text-align:right;direction:rtl;display:flex;flex-direction:column}.showcase-overlay-title{font-size:20px;font-weight:700;color:#0b1c3e;line-height:1.5;margin-top:0;margin-bottom:16px}.showcase-overlay-desc{font-size:14px;color:#64748b;line-height:1.8;margin-bottom:32px}.showcase-overlay-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.showcase-overlay-date{font-size:14px;color:#94a3b8;font-weight:500}.showcase-overlay-arrow{width:44px;height:44px;border-radius:50%;background:#fbbf24;border:none;display:flex;align-items:center;justify-content:center;color:#000;cursor:pointer;transition:background .2s ease,transform .2s ease}.showcase-overlay-arrow:hover{background:#f59e0b;transform:scale(1.05)}.showcase-overlay-arrow:active{transform:scale(.95)}@media (max-width: 768px){.subpage-showcase-section{margin:40px 0 20px}.showcase-card-container{height:auto;display:flex;flex-direction:column;gap:20px}.showcase-card-img-wrap{position:relative;width:100%;height:250px}.showcase-overlay-card{position:relative;top:0;transform:none;width:100%;padding:24px}}.showcase-section{width:100%;background:#fff;padding:80px}.showcase-wrap{width:min(1280px,100%);margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center}.showcase-content{display:flex;flex-direction:column}.showcase-subtitle{color:#0b86cb;font-size:16px;font-weight:600;margin-bottom:12px;letter-spacing:.5px}.showcase-title{color:#1c2746;font-size:40px;font-weight:700;margin:0 0 24px;line-height:1.3}.showcase-desc{font-size:16px;color:#595f6d;line-height:1.8;margin:0 0 20px}.showcase-features{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:36px;border-top:1px solid #eef2f6;padding-top:36px}.showcase-feature{display:flex;flex-direction:column}.feature-title{font-size:18px;font-weight:700;color:#1c2746;margin:0 0 12px}.feature-desc{font-size:14px;color:#595f6d;line-height:1.7;margin:0}.showcase-media{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.showcase-image{width:100%;aspect-ratio:551 / 498;object-fit:cover;border-radius:28px;box-shadow:0 20px 40px #00000014}.showcase-badge{position:absolute;bottom:24px;left:24px;background:linear-gradient(135deg,#1c2746f2,#0b1c3ef2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:24px 36px;border-radius:20px;color:#fff;min-width:160px;box-shadow:0 12px 30px #00000026;border:1px solid rgba(255,255,255,.1);animation:floatBadge 4s ease-in-out infinite alternate}@keyframes floatBadge{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.showcase-badge h3{font-size:38px;font-weight:800;color:#fff;margin:0 0 4px;line-height:1.1;letter-spacing:-.5px}.showcase-badge p{font-size:14px;color:#ffffffb3;margin:0;font-weight:500}.footer{background:#fff;border-top:1px solid #eef2f6;padding:80px 80px 40px;width:100%}.footer-wrap{width:min(1280px,100%);margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:64px;margin-bottom:60px}.footer-col{display:flex;flex-direction:column}.footer-col h4{font-size:18px;font-weight:700;color:#1c2746;margin:0 0 24px}.footer-logo-wrap{display:flex;align-items:center;gap:12px;margin-bottom:20px}.footer-logo-wrap img{height:40px;object-fit:contain}.footer-logo-wrap h3{font-size:20px;font-weight:700;color:#1c2746;margin:0}.footer-about-text{font-size:14px;color:#595f6d;line-height:1.8;margin:0}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.footer-links a{font-size:15px;color:#595f6d;text-decoration:none;transition:all .2s ease}.footer-links a:hover{color:#0b86cb;transform:translate(-4px)}.footer-col-newsletter h4{margin-bottom:12px}.newsletter-subtitle{font-size:14px;color:#595f6d;line-height:1.6;margin:0 0 20px}.newsletter-form{display:flex;align-items:center;background:#f8fafc;border:1px solid #cbd5e1;border-radius:24px;padding:4px 18px 4px 4px;transition:all .2s ease}.newsletter-form:focus-within{border-color:#0b86cb;box-shadow:0 0 0 3px #0b86cb26}.newsletter-form input{flex:1;border:none;background:transparent;font-size:14px;color:#1c2746;outline:none;font-family:inherit}.newsletter-form input::placeholder{color:#94a3b8}.newsletter-btn{width:42px;height:42px;border-radius:50%;background:#f0cb31;color:#1c2746;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:400;transition:all .2s ease}.newsletter-btn:hover{background:#e0be2b;transform:scale(1.05)}.footer-divider{height:1px;background:#eef2f6;width:100%;margin-bottom:40px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px}.footer-copy{font-size:14px;color:#94a3b8;margin:0}.footer-social-wrap{display:flex;gap:40px;direction:ltr}.social-group{display:flex;flex-direction:column;gap:8px}.social-label{font-size:11px;font-weight:600;text-transform:uppercase;color:#94a3b8;letter-spacing:.5px}.social-row{display:flex;gap:12px}.social-icon-btn{width:38px;height:38px;border-radius:50%;border:1px solid #cbd5e1;display:flex;align-items:center;justify-content:center;color:#595f6d;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);background:transparent}.social-icon-btn:hover{border-color:#0b86cb;color:#fff;background:#0b86cb;transform:translateY(-3px);box-shadow:0 4px 10px #0b86cb33}.insights-section{width:100%;background:#fff;padding:100px 80px;display:flex;justify-content:center}.insights-wrap{width:min(1280px,100%);margin:0 auto}.insights-header{text-align:center;margin-bottom:64px}.insights-title{font-size:36px;font-weight:700;color:#0b1c3e;margin:0 0 16px;font-family:Outfit,sans-serif}.insights-desc{font-size:16px;color:#596579;line-height:1.8;max-width:680px;margin:0 auto}.insights-layout-wrapper{position:relative;width:100%;min-height:520px;display:flex;align-items:center;justify-content:flex-start}.insights-img-wrap{position:absolute;right:0;top:0;width:45%;height:520px;border-radius:28px;overflow:hidden;z-index:1}.insights-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.insights-cards-wrap{position:relative;z-index:2;display:flex;gap:32px;width:65%;margin-right:35%}.insights-card{flex:1;background:#fff;border-radius:28px;border:1px solid #f1f5f9;box-shadow:0 15px 45px #0000000a;padding:32px;display:flex;flex-direction:column;justify-content:space-between;min-height:320px;transition:transform .3s ease,box-shadow .3s ease}.insights-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #0b86cb14}.insights-card-body{display:flex;flex-direction:column;height:100%}.insights-card-title{font-size:20px;font-weight:700;color:#0b1c3e;line-height:1.5;margin-top:0;margin-bottom:16px;text-align:right}.insights-card-desc{font-size:15px;color:#64748b;line-height:1.8;margin-bottom:32px;text-align:right}.insights-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;direction:rtl}.insights-card-date{font-size:14px;color:#94a3b8;font-weight:500}.insights-card-arrow-btn{width:44px;height:44px;border-radius:50%;background:#fbbf24;border:none;display:flex;align-items:center;justify-content:center;color:#000;cursor:pointer;transition:background .2s ease,transform .2s ease}.insights-card-arrow-btn:hover{background:#f59e0b;transform:scale(1.05)}.insights-card-arrow-btn:active{transform:scale(.95)}@media (max-width: 1024px){.insights-section{padding:60px 24px}.insights-layout-wrapper{flex-direction:column;justify-content:center;gap:40px;min-height:auto}.insights-img-wrap{position:relative;width:100%;height:380px}.insights-cards-wrap{width:100%;margin-right:0}}@media (max-width: 640px){.insights-cards-wrap{flex-direction:column;gap:16px!important}.insights-card{min-height:auto;padding:24px!important}.insights-card-title{font-size:18px!important}}@media (max-width: 1024px){.showcase-section,.footer{padding:60px 40px}.showcase-wrap{grid-template-columns:1fr;gap:48px}.footer-grid{grid-template-columns:1fr 1fr;gap:48px}}@media (max-width: 768px){.showcase-section,.footer{padding:60px 24px}.showcase-title{font-size:32px}.showcase-features{grid-template-columns:1fr;gap:24px}.footer-grid{grid-template-columns:1fr;gap:40px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:32px}.footer-social-wrap{width:100%;justify-content:space-between;flex-wrap:wrap;gap:24px}}.reveal-section{opacity:0;transform:translateY(35px);will-change:transform,opacity;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1)}.reveal-section.reveal-visible{opacity:1;transform:translateY(0)}html[dir=ltr] .logo-wrap,html[dir=ltr] .hero-text,html[dir=ltr] .about-top,html[dir=ltr] .about-intro,html[dir=ltr] .about-title-wrap,html[dir=ltr] .about-title-wrap h2,html[dir=ltr] .about-more-btn,html[dir=ltr] .about-texts,html[dir=ltr] .stats-header,html[dir=ltr] .stat-card,html[dir=ltr] .pillars-section,html[dir=ltr] .pillars-grid,html[dir=ltr] .business-head,html[dir=ltr] .business-tabs,html[dir=ltr] .business-details,html[dir=ltr] .articles-header,html[dir=ltr] .articles-tabs,html[dir=ltr] .articles-grid,html[dir=ltr] .articles-subpage-layout,html[dir=ltr] .article-card,html[dir=ltr] .article-card-footer,html[dir=ltr] .article-subpage-card-footer,html[dir=ltr] .insights-card-title,html[dir=ltr] .insights-card-desc,html[dir=ltr] .insights-card-footer,html[dir=ltr] .subpage-hero-content-col,html[dir=ltr] .subpage-article-body,html[dir=ltr] .showcase-overlay-card,html[dir=ltr] .footer{direction:ltr!important;text-align:left!important}html[dir=ltr] .top-nav{flex-direction:row-reverse}html[dir=rtl] .top-nav{direction:ltr}html[dir=ltr] .cta-row,html[dir=ltr] .pillars-icons,html[dir=ltr] .pillars-grid,html[dir=ltr] .insights-card-footer,html[dir=ltr] .article-card-footer,html[dir=ltr] .article-subpage-card-footer{direction:ltr!important}html[dir=ltr] .pillars-icons,html[dir=ltr] .pillars-grid{flex-direction:row-reverse!important}html[dir=ltr] .pillars-divider-active{right:0;left:auto}html[dir=ltr] .about-more-label,html[dir=ltr] .article-card-title,html[dir=ltr] .article-card-desc,html[dir=ltr] .article-subpage-card-title,html[dir=ltr] .article-subpage-card-desc,html[dir=ltr] .articles-sidebar-link,html[dir=ltr] .business-title,html[dir=ltr] .showcase-overlay-title,html[dir=ltr] .showcase-overlay-desc,html[dir=ltr] .subpage-body-heading,html[dir=ltr] .subpage-body-paragraph,html[dir=ltr] .pillar-card{text-align:left!important}html[dir=ltr] .hero-text{margin-left:0;margin-right:auto;text-align:left!important}html[dir=ltr] .about-top,html[dir=ltr] .about-intro,html[dir=ltr] .about-title-wrap,html[dir=ltr] .about-title-wrap h2,html[dir=ltr] .about-texts{direction:ltr!important;text-align:left!important}html[dir=ltr] .about-title-wrap{justify-content:flex-start!important}html[dir=ltr] .about-intro h3{text-align:left!important}html[dir=ltr] .about-top,html[dir=ltr] .about-bottom{flex-direction:row-reverse!important}html[dir=ltr] .about-top{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:start;direction:ltr!important}html[dir=ltr] .about-intro{grid-column:1;width:100%!important}html[dir=ltr] .about-title-wrap{grid-column:2;width:100%!important}html[dir=ltr] .about-more-btn{grid-column:3;justify-self:end}html[dir=ltr] .stats-header p{margin-left:0!important;margin-right:auto!important;text-align:left!important}html[dir=ltr] .business-media-col{order:2}html[dir=ltr] .business-details{order:1}html[dir=ltr] .business-content{grid-template-columns:1fr 1fr!important;gap:48px!important}html[dir=ltr] .business-media-col,html[dir=ltr] .business-image{width:100%!important}html[dir=ltr] .business-details{max-width:640px}html[dir=ltr] .insights-header{text-align:center!important;max-width:980px}html[dir=ltr] .insights-desc{margin-left:auto!important;margin-right:auto!important;max-width:900px;text-align:center!important}html[dir=ltr] .articles-more-inline-wrap{direction:ltr!important;justify-content:flex-start!important}html[dir=ltr] .about-more-arrow img{transform:scaleX(-1)}html[dir=ltr] .insights-card-arrow-btn svg,html[dir=ltr] .showcase-overlay-arrow svg,html[dir=ltr] .article-subpage-card-arrow-btn svg{transform:scaleX(-1)}html[dir=ltr] .about-more-btn{padding:8px 8px 8px 20px}html[dir=ltr] .insights-layout-wrapper{justify-content:flex-end}html[dir=ltr] .insights-img-wrap{left:0;right:auto}html[dir=ltr] .insights-cards-wrap{margin-left:35%;margin-right:0}html[dir=ltr] .showcase-card-img-wrap{left:0;right:auto}html[dir=ltr] .showcase-overlay-card{right:0;left:auto}@media (max-width: 1100px){html[dir=ltr] .about-top{display:flex!important;flex-direction:column!important;gap:16px!important}html[dir=ltr] .about-intro,html[dir=ltr] .about-title-wrap,html[dir=ltr] .about-texts,html[dir=ltr] .about-image{width:100%!important;max-width:100%!important}html[dir=ltr] .about-title-wrap{justify-content:flex-start!important;height:auto!important}html[dir=ltr] .about-title-wrap h2{font-size:clamp(34px,7vw,52px)!important;line-height:1.1!important}html[dir=ltr] .about-more-btn{align-self:flex-start!important}html[dir=ltr] .about-bottom{flex-direction:column!important;gap:18px!important}html[dir=ltr] .business-content{grid-template-columns:1fr!important;gap:24px!important}html[dir=ltr] .business-details{max-width:100%!important}html[dir=ltr] .insights-cards-wrap{width:100%!important;margin-left:0!important;margin-right:0!important}}@media (max-width: 600px){html[dir=ltr] .about-section{padding:32px 16px!important;gap:24px!important}html[dir=ltr] .about-intro p,html[dir=ltr] .about-texts p{font-size:18px!important;line-height:1.65!important;overflow-wrap:anywhere;word-break:normal}html[dir=ltr] .about-more-btn{height:42px!important;padding:6px 12px!important}}@media (max-width: 900px){html[dir=ltr] .pillars-grid{flex-direction:column!important;gap:24px!important}html[dir=ltr] .pillars-icons,html[dir=ltr] .pillars-divider{display:none!important}html[dir=ltr] .pillar-card{border-left:3px solid #0b86cb!important;border-right:0!important;padding-left:16px!important;padding-right:0!important;width:100%!important}}
