.elementor-kit-8{--e-global-color-primary:#440099;--e-global-color-secondary:#9FBDD4;--e-global-color-text:#2A2930;--e-global-color-accent:#F1C6A7;--e-global-color-d0e7794:#1C0042;--e-global-color-41f81aa:#30006E;--e-global-color-6aef348:#440099;--e-global-color-a28ef69:#A888D6;--e-global-color-6a108ce:#D9CCF0;--e-global-color-1efaa1b:#F3EFF9;--e-global-color-e473fca:#F1C6A7;--e-global-color-bdaa45e:#E6CFBF;--e-global-color-61d08c2:#EFE4DC;--e-global-color-ffd8bac:#FEFCFA;--e-global-color-f22415d:#9FBDD4;--e-global-color-88b7c28:#9FD4C8;--e-global-color-36e33ec:#2A2930;--e-global-color-06f3983:#55535E;--e-global-color-8622159:#8E8B96;--e-global-color-79e6fc7:#C2BFC9;--e-global-color-a85af7a:#E3E1E8;--e-global-color-15a1237:#F4F3F6;--e-global-color-039f591:#FFFFFF;--e-global-typography-primary-font-family:"Messiri";--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Silka";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Silka";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Messiri";--e-global-typography-accent-font-weight:500;--e-global-typography-aa72d7f-font-family:"Messiri";--e-global-typography-aa72d7f-font-size:72px;--e-global-typography-aa72d7f-font-weight:300;--e-global-typography-aa72d7f-line-height:68px;--e-global-typography-9df6d69-font-family:"Messiri";--e-global-typography-9df6d69-font-size:64px;--e-global-typography-9df6d69-font-weight:200;--e-global-typography-9df6d69-line-height:60px;--e-global-typography-074a775-font-family:"Messiri";--e-global-typography-074a775-font-size:48px;--e-global-typography-074a775-font-weight:300;--e-global-typography-074a775-line-height:44px;--e-global-typography-7043780-font-family:"Messiri";--e-global-typography-7043780-font-size:32px;--e-global-typography-7043780-font-weight:400;--e-global-typography-7043780-line-height:28px;--e-global-typography-c2d38bd-font-family:"Messiri";--e-global-typography-c2d38bd-font-size:24px;--e-global-typography-c2d38bd-font-weight:400;--e-global-typography-c2d38bd-line-height:20px;--e-global-typography-f749212-font-family:"Messiri";--e-global-typography-f749212-font-size:16px;--e-global-typography-f749212-font-weight:400;--e-global-typography-f749212-line-height:14px;--e-global-typography-25b04ab-font-family:"Silka";color:var( --e-global-color-8622159 );font-family:"Silka", Sans-serif;font-weight:400;line-height:20px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:#440099;font-family:"Silka", Sans-serif;font-weight:600;}.elementor-kit-8 a:hover{color:var( --e-global-color-accent );}.elementor-kit-8 h1{color:var( --e-global-color-36e33ec );font-family:"Messiri", Sans-serif;font-size:72px;font-weight:300;line-height:64px;}.elementor-kit-8 h2{color:var( --e-global-color-text );font-family:"Messiri", Sans-serif;font-size:64px;font-weight:300;line-height:60px;}.elementor-kit-8 h3{color:var( --e-global-color-text );font-family:"Messiri", Sans-serif;font-size:48px;font-weight:300;line-height:44px;}.elementor-kit-8 h4{color:var( --e-global-color-text );font-family:"Messiri", Sans-serif;font-size:32px;font-weight:300;line-height:28px;}.elementor-kit-8 h5{color:var( --e-global-color-text );font-family:"Messiri", Sans-serif;font-size:24px;font-weight:200;line-height:20px;}.elementor-kit-8 h6{font-family:"Messiri", Sans-serif;font-weight:300;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1344px;}.e-con{--container-max-width:1344px;--container-default-padding-top:0px;--container-default-padding-right:16px;--container-default-padding-bottom:0px;--container-default-padding-left:16px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Utility: .white — white text, lavender hover */
.white, .white a { color: #FFFFFF; }
.white:hover, .white a:hover { color: #D9CCF0; }

/* ============================================================
   Link hover — clean colour shift with a subtle letter-spacing
   "breath". No pseudo-element overlay, no background-clip text:
   those approaches doubled the text rendering and showed ghost
   outlines because the two layers couldn't align pixel-perfectly.
   This version only animates real CSS properties on the actual
   text, so no artifacts, no outlines, no flashes.
   Per-link randomised duration + curve via CSS variables (set
   by the bridge JS) keeps each hover distinct.
   ============================================================ */
a:not(.button):not(.tag):not(.-undash):not(.menu-link):not(.mega-menu-link):not(.elementor-item):not(.elementor-sub-item):not(.elementor-button):not(:has(*)) {
    transition:
        color var(--nuwa-hover-dur, 280ms) var(--nuwa-hover-ease, cubic-bezier(0.65, 0, 0.35, 1)),
        letter-spacing var(--nuwa-hover-dur, 280ms) var(--nuwa-hover-ease, cubic-bezier(0.65, 0, 0.35, 1));
}
a:not(.button):not(.tag):not(.-undash):not(.menu-link):not(.mega-menu-link):not(.elementor-item):not(.elementor-sub-item):not(.elementor-button):not(:has(*)):hover {
    color: var(--e-global-color-accent, #F1C6A7);
    letter-spacing: 0.018em;
}

/* Belt-and-braces — kill any underline animation Ohio's stylesheet still applies */
.links-underline a:not(.button):not(.tag):not(.-undash):hover,
.links-underline a:not(.button):not(.tag):not(.-undash).-dashed {
    animation: none !important;
    background-image: none !important;
}
/* Card layout: flex column so we can reorder children with CSS order. */
.blog-item.card {
    display: flex !important;
    flex-direction: column !important;
}
/* `display: contents` lets card-details' children participate in the card's
   flex order — so the category can hop above the image without JS. */
.blog-item.card > .card-details {
    display: contents !important;
}
/* Category goes first (above image) */
.blog-item.card > .card-details > .category-holder {
    order: -1 !important;
    margin: 0 0 8px 0 !important;
}
/* Image-wrapper anchor stays second (under category) */
.blog-item.card > a {
    order: 0 !important;
}
/* Everything else from card-details flows after the image */
.blog-item.card > .card-details > .headline-meta {
    order: 1 !important;
}
.blog-item.card > .card-details > .heading.title {
    order: 2 !important;
    padding-top: 10px !important;
    padding-bottom: 20px !important;
    margin: 0 !important;
}
.blog-item.card > .card-details > p {
    order: 3 !important;
}
.blog-item.card > .card-details > .button {
    order: 4 !important;
}

/* Title in the same Primary font as the rest of the theme (Messiri). */
.blog-item .heading.title,
.blog-item .heading.title a {
    font-family: 'Messiri', serif !important;
    font-weight: 400 !important;
}

/* Remove the pill/bubble from category tags — plain coloured text instead. */
.blog-item .category-holder,
.blog-item .category-holder.-with-tag {
    background: transparent !important;
    padding: 0 !important;
    border: 0 !important;
}
.blog-item .category-holder .tag,
.blog-item .category-holder a.tag,
.blog-item .category-holder a.tag:hover {
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
    line-height: 1.4 !important;
}

/* ============================================================
   Insight cards — ONLY: element order, image aspect-ratio,
   and small visual cues with no equivalent widget setting.
   Colours, fonts, paddings on title, category background, etc.
   are left to the ohio_recent_posts widget settings.
   ============================================================ */

/* (1) Element order: image → tag → meta → title → excerpt → Read More.
   Card uses flex column; card-details uses display:contents so its
   children participate in card's flex order. */
.blog-item.card {
    display: flex !important;
    flex-direction: column !important;
}
.blog-item.card > .card-details {
    display: contents !important;
}
.blog-item.card > a { order: 0 !important; }                                /* image wrapper */
.blog-item.card > .card-details > .category-holder { order: 1 !important; padding-top: 10px !important; }
.blog-item.card > .card-details > .headline-meta   { order: 2 !important; }
.blog-item.card > .card-details > .heading.title   { order: 3 !important; }
.blog-item.card > .card-details > p                { order: 4 !important; }
.blog-item.card > .card-details > .button          { order: 5 !important; align-self: flex-start !important; }

/* (2) Image aspect 16:9 — explicitly defeat Ohio's `.-metro` rule
   `.card.-metro:not(.-no-media) .image-holder { padding-bottom: 100% }`
   which forces a square. Setting it to 56.25% (9/16) gives 16:9, and
   `aspect-ratio: 16/9` is included for modern browsers as well. */
.blog-item .image-holder,
.blog-item.card.-metro:not(.-no-media) .image-holder {
    padding-bottom: 56.25% !important;
    aspect-ratio: 16 / 9 !important;
}

/* (3) Title link inherits from h4 — Ohio's theme CSS hardcodes
   `.blog-item.-layout1 .title a { color: var(--clb-title-color) }`
   which blocks the widget's heading_color setting from reaching
   the actual rendered text. Inheriting puts the widget back in control. */
.blog-item .title a,
.blog-item.-layout1 .title a,
.blog-item.-layout1 .title a:not(:hover),
.blog-item.-layout2 .title a:not(:hover),
.blog-item.-layout3 .title a:not(:hover),
.blog-item.-layout5 .title a:not(:hover),
.blog-item.-layout7 .title a:not(:hover) {
    color: inherit !important;
}

/* ============================================================
   nuwa-container-gutters — GLOBAL responsive side gutters
   ------------------------------------------------------------
   Stops page content from touching the screen edge on tablet &
   mobile. Applies to every TOP-LEVEL *Boxed* Elementor container (Full-width
   containers stay edge-to-edge), so you don't set padding by hand.

   >>> TO CHANGE THE GUTTER SIZE, edit the two percentages below. <<<
     - tablet  (<=1024px): 6%   - mobile (<=767px): 10%

   To keep ONE section full-width / edge-to-edge (e.g. a hero or a
   full-bleed image), give that container the CSS class:
       nuwa-full-bleed
   (Elementor > edit the container > Advanced > CSS Classes.)

   Selector note: `.elementor .e-con.e-parent` is specificity (0,4,0),
   which intentionally beats Elementor's per-container padding (0,3,0)
   so the global gutter wins without !important. Targets `.e-parent`
   (top-level only) so nested child containers don't double-pad.
   Uses --padding-left/right, which Elementor maps to logical
   inline-start/end, so RTL (/ar/) pages are handled automatically.
   ============================================================ */
@media (max-width: 1024px) {            /* tablet and below */
  .elementor .e-con-boxed.e-parent:not(.nuwa-full-bleed) {
    --padding-left: 6%;
    --padding-right: 6%;
  }
}
@media (max-width: 767px) {             /* mobile (overrides tablet) */
  .elementor .e-con-boxed.e-parent:not(.nuwa-full-bleed) {
    --padding-left: 10%;
    --padding-right: 10%;
  }
}

/* === NUWA INSIGHTS EDITORIAL (migrated from mu-plugin) === */
/* ============================================================
   Meta line colours (category in brand purple wherever it
   appears; date + read-time muted grey).
   ============================================================ */
.nuwa-meta__cat {
	color: var(--e-global-color-primary, #440099) !important;
}
.nuwa-meta__date,
.nuwa-meta__time {
	color: #C2BFC9 !important;
}

/* ============================================================
   "Download PDF →" link under the split-header excerpt.
   ============================================================ */
.nuwa-tpl-split__pdf .nuwa-pdf-link,
.nuwa-pdf-link {
	display: inline-block;
	font-family: 'Silka', system-ui, sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.04em;
	color: #1a0830;
	text-decoration: none;
	border-bottom: 1px solid #1a0830;
	padding-bottom: 2px;
	margin-top: 1.4rem;
	transition: color 0.18s ease, border-color 0.18s ease;
}
.nuwa-pdf-link:hover {
	color: var(--e-global-color-primary, #440099);
	border-bottom-color: var(--e-global-color-primary, #440099);
}

/* ============================================================
   Mega-menu dropdown OPEN — blur the insight content beneath so
   the dropdown items read cleanly. Mirrors the slides/hero blur
   behaviour set up in nuwa-dynamic-typo-bridge.php for landing
   pages. Scoped to the single-post template wrapper so we only
   blur the article body, not the header.
   ============================================================ */
[data-elementor-type="single-post"] {
	transition: filter 420ms cubic-bezier(0.22, 1, 0.36, 1);
}
body.nuwa-mega-dropdown-open [data-elementor-type="single-post"] {
	filter: blur(5px) !important;
}
/* Belt-and-braces: also blur the .nuwa-tpl-* containers if the
   parent .elementor-kit-8 misses (e.g. the footer template still wraps
   the article in different markup on some routes). */
body.nuwa-mega-dropdown-open .nuwa-tpl-split,
body.nuwa-mega-dropdown-open .nuwa-tpl-body {
	filter: blur(5px) !important;
	transition: filter 420ms cubic-bezier(0.22, 1, 0.36, 1);
}

/* ============================================================
   Polish for the Elementor "Insight Single Post" template.
   The template's containers carry .nuwa-tpl-split / __text /
   __media / __img classes; these rules tune what Elementor
   widgets don't already cover.
   ============================================================ */
.nuwa-tpl-split__media .elementor-widget-theme-post-featured-image img,
.nuwa-tpl-split__img img {
	width: 100% !important;
	height: auto !important;
	display: block !important;
	aspect-ratio: 4 / 3;
	object-fit: cover;
}
@media (max-width: 900px) {
	/* On mobile the Elementor row stacks via Elementor's own controls; the
	   image keeps a 4/3 ratio so it reads as a hero, not a thumbnail. */
	.nuwa-tpl-split__media .elementor-widget-theme-post-featured-image img,
	.nuwa-tpl-split__img img { aspect-ratio: 4 / 3; }
}
/* Responsive side gutters for the split HEADER. The global gutter rule (kit
   Custom CSS) targets `.e-con-boxed.e-parent` only, so it skips this full-width
   (e-con-full) header — leaving the top section (title/meta/excerpt/image) near
   edge-to-edge while the boxed body below sits at the page gutter. Apply the
   SAME values the global rule uses via the same --padding-* custom props
   (6% ≤1024, 10% ≤767, mobile overriding tablet). Because this container is
   full-width, these land its content at the same inset as the boxed body, so the
   top section lines up with the rest of the article. */
@media (max-width: 1024px) {
	.elementor .nuwa-tpl-split.e-con-full {
		--padding-left: 6%;
		--padding-right: 6%;
	}
}
@media (max-width: 767px) {
	.elementor .nuwa-tpl-split.e-con-full {
		--padding-left: 10%;
		--padding-right: 10%;
	}
}

/* ============================================================
   Body — fills the Elementor body container (which controls the
   reading-column width via boxed_width on .e-con-inner).
   ============================================================ */
.nuwa-editorial-body {
	width: 100%;
	max-width: none !important;
	margin: 0 !important;
	padding: 0;
	box-sizing: border-box;
}
.nuwa-editorial-body p {
	font-family: 'Silka', system-ui, sans-serif !important;
	font-size: 1.0625rem !important;
	line-height: 1.7 !important;
	color: #1a1a1a !important;
	margin: 0 0 1.4rem !important;
}
.nuwa-editorial-body h2,
.nuwa-editorial-body h3,
.nuwa-editorial-body h4 {
	font-family: 'El Messiri', 'ElMessiri', serif !important;
	font-weight: 500 !important;
	line-height: 1.2 !important;
	color: #1a0830 !important;
	margin: 2.6rem 0 0.8rem !important;
}
.nuwa-editorial-body h2 { font-size: 1.85rem !important; }
.nuwa-editorial-body h3 { font-size: 1.4rem !important; }

.nuwa-editorial-body blockquote {
	font-family: 'El Messiri', serif !important;
	font-size: 1.5rem !important;
	font-style: normal !important;
	line-height: 1.35 !important;
	color: #1a0830 !important;
	border-left: 3px solid #F1C6A7 !important;
	padding: 0.5rem 0 0.5rem 1.5rem !important;
	margin: 2.6rem 0 !important;
	max-width: 100%;
}
.nuwa-editorial-body img {
	max-width: 100%;
	height: auto;
	margin: 2.4rem 0;
	display: block;
}
.nuwa-editorial-body figure {
	margin: 2.4rem 0;
}
.nuwa-editorial-body figcaption {
	font-family: 'Silka', system-ui, sans-serif;
	font-size: 0.85rem;
	color: #6c5b8a;
	margin-top: 0.5rem;
	font-style: italic;
}

/* Share rail — Ohio's sticky stack flattens to a compact row when present. */
.post-share {
	position: static !important;
	background: transparent !important;
	max-width: 720px;
	margin: 0 auto 2rem !important;
	padding: 0 !important;
	display: flex;
	gap: 1rem;
	justify-content: center;
}
.post-share a,
.post-share .share-button {
	color: #1a0830 !important;
	opacity: 0.55;
	transition: opacity .2s ease;
}
.post-share a:hover { opacity: 1; }

/* === Saudi Expo Briefing components === */
/* ============================================================
   Saudi Expo Briefing — long-form components.
   All scoped to .nuwa-editorial-body so they only style insight
   posts.
   Brand palette:
     Desert Night purple    #1C0042 → #440099  (base = var(--e-global-color-primary))
     Desert Bloom (sand)    #F1C6A7 → #FEFCFA
     Lavender border        #E2D5F1
   ============================================================ */
.nuwa-editorial-body .nuwa-briefing-edition {
	font-family: 'Silka', system-ui, sans-serif !important;
	font-size: 0.78rem !important;
	letter-spacing: 0.18em !important;
	text-transform: uppercase !important;
	color: #6c5b8a !important;
	margin: 0 0 1.5rem !important;
	font-weight: 600 !important;
}
.nuwa-editorial-body .nuwa-briefing-deck {
	font-family: 'El Messiri', 'ElMessiri', serif !important;
	font-size: 1.35rem !important;
	font-weight: 500 !important;
	line-height: 1.4 !important;
	color: #1a0830 !important;
	margin: 0 0 3rem !important;
	padding-bottom: 2rem !important;
	border-bottom: 1px solid #E2D5F1 !important;
}
.nuwa-editorial-body .nuwa-briefing-section {
	margin: 4.5rem 0 !important;
}
.nuwa-editorial-body .nuwa-briefing-section:first-of-type {
	margin-top: 0 !important;
}
.nuwa-editorial-body .nuwa-briefing-label {
	font-family: 'Silka', system-ui, sans-serif !important;
	font-size: 0.72rem !important;
	letter-spacing: 0.32em !important;
	text-transform: uppercase !important;
	color: #6c5b8a !important;
	margin: 0 0 1rem !important;
	font-weight: 600 !important;
}
.nuwa-editorial-body .nuwa-briefing-section > h3 {
	font-family: 'El Messiri', 'ElMessiri', serif !important;
	font-size: clamp(28px, 2.6vw, 38px) !important;
	font-weight: 500 !important;
	line-height: 1.18 !important;
	color: #1a0830 !important;
	margin: 0 0 1.6rem !important;
	letter-spacing: -0.005em !important;
}

/* Data strip — 4-cell statistical row */
.nuwa-editorial-body .nuwa-briefing-data-strip {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 0;
	margin: 2.5rem 0;
	border-top: 1px solid #E2D5F1;
	border-bottom: 1px solid #E2D5F1;
}
.nuwa-editorial-body .nuwa-briefing-data-cell {
	padding: 1.5rem 1rem;
	text-align: left;
	border-right: 1px solid #E2D5F1;
}
.nuwa-editorial-body .nuwa-briefing-data-cell:last-child { border-right: none; }
.nuwa-editorial-body .nuwa-briefing-data-num {
	font-family: 'El Messiri', 'ElMessiri', serif;
	font-size: 1.85rem;
	font-weight: 600;
	color: var(--e-global-color-primary, #440099);
	line-height: 1;
	margin-bottom: 0.4rem;
}
.nuwa-editorial-body .nuwa-briefing-data-lbl {
	font-family: 'Silka', system-ui, sans-serif;
	font-size: 0.72rem;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #6c5b8a;
}

/* Hero callout (Desert Bloom band) */
.nuwa-editorial-body .nuwa-briefing-callout {
	background: linear-gradient(135deg, #FEFCFA 0%, #F1C6A7 100%);
	padding: 2rem 2.2rem;
	margin: 2.5rem 0;
	font-family: 'El Messiri', 'ElMessiri', serif;
	font-size: 1.18rem;
	line-height: 1.5;
	color: #1a0830;
	font-weight: 500;
	border-left: 4px solid var(--e-global-color-primary, #440099);
}

/* Quote box (lavender border) */
.nuwa-editorial-body .nuwa-briefing-quote {
	margin: 2.8rem 0;
	padding: 1.8rem 2rem;
	border: 1px solid #E2D5F1;
	background: #FEFCFA;
}
.nuwa-editorial-body .nuwa-briefing-quote blockquote {
	font-family: 'El Messiri', 'ElMessiri', serif !important;
	font-size: 1.3rem !important;
	line-height: 1.45 !important;
	color: #1a0830 !important;
	margin: 0 0 1rem !important;
	padding: 0 !important;
	border: none !important;
	font-style: normal !important;
}
.nuwa-editorial-body .nuwa-briefing-quote figcaption {
	font-family: 'Silka', system-ui, sans-serif;
	font-size: 0.85rem;
	color: #6c5b8a;
	font-style: normal;
}

/* Comparison: 1 vs ~200 circles */
.nuwa-editorial-body .nuwa-briefing-comparison {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 2rem;
	margin: 2.8rem 0;
}
.nuwa-editorial-body .nuwa-briefing-comparison-side {
	text-align: center;
}
.nuwa-editorial-body .nuwa-briefing-circle {
	width: 180px;
	height: 180px;
	border-radius: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 0 auto 1.2rem;
	font-family: 'El Messiri', 'ElMessiri', serif;
	color: #fff;
}
.nuwa-editorial-body .nuwa-briefing-circle--solid {
	background: #1C0042;
}
.nuwa-editorial-body .nuwa-briefing-circle--dotted {
	background: transparent;
	border: 3px dashed var(--e-global-color-primary, #440099);
	color: #1a0830;
	box-shadow: 0 0 0 14px rgba(68, 0, 153, 0.06), 0 0 0 28px rgba(68, 0, 153, 0.03);
}
.nuwa-editorial-body .nuwa-briefing-circle-num {
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1;
}
.nuwa-editorial-body .nuwa-briefing-circle-lbl {
	font-family: 'Silka', system-ui, sans-serif;
	font-size: 0.72rem;
	letter-spacing: 0.18em;
	margin-top: 0.4rem;
	font-weight: 600;
}
.nuwa-editorial-body .nuwa-briefing-comparison-cap {
	font-family: 'Silka', system-ui, sans-serif !important;
	font-size: 0.95rem !important;
	line-height: 1.5 !important;
	color: #1a1a1a !important;
	margin: 0 !important;
}

/* Lens labels (Capital / Brand) */
.nuwa-editorial-body .nuwa-briefing-lens {
	font-family: 'Silka', system-ui, sans-serif !important;
	font-size: 0.78rem !important;
	letter-spacing: 0.28em !important;
	text-transform: uppercase !important;
	color: var(--e-global-color-primary, #440099) !important;
	margin: 2.4rem 0 0.4rem !important;
	font-weight: 700 !important;
}
.nuwa-editorial-body .nuwa-briefing-section h5 {
	font-family: 'El Messiri', 'ElMessiri', serif !important;
	font-size: 1.45rem !important;
	font-weight: 500 !important;
	color: #1a0830 !important;
	margin: 0 0 1rem !important;
	line-height: 1.25 !important;
}

/* Pavilion case-study cards */
.nuwa-editorial-body .nuwa-briefing-pavilion {
	display: grid;
	grid-template-columns: minmax(0, 5fr) minmax(0, 7fr);
	gap: 2rem;
	margin: 2.4rem 0;
	align-items: stretch;
}
.nuwa-editorial-body .nuwa-briefing-pavilion-img {
	background: linear-gradient(135deg, #1C0042 0%, var(--e-global-color-primary, #440099) 100%);
	min-height: 260px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #F1C6A7;
	font-family: 'El Messiri', 'ElMessiri', serif;
	font-size: 1.15rem;
	text-align: center;
	padding: 1rem;
	line-height: 1.35;
}
.nuwa-editorial-body .nuwa-briefing-pavilion-img-lbl em {
	display: block;
	font-style: italic;
	font-size: 0.95rem;
	opacity: 0.85;
	margin-top: 0.4rem;
}
.nuwa-editorial-body .nuwa-briefing-pavilion-body h4 {
	font-family: 'El Messiri', 'ElMessiri', serif !important;
	font-size: 1.5rem !important;
	font-weight: 500 !important;
	margin: 0 0 1rem !important;
	color: #1a0830 !important;
}
.nuwa-editorial-body .nuwa-briefing-lesson-lbl {
	font-family: 'Silka', system-ui, sans-serif !important;
	font-size: 0.72rem !important;
	letter-spacing: 0.22em !important;
	text-transform: uppercase !important;
	color: var(--e-global-color-primary, #440099) !important;
	font-weight: 700 !important;
	margin: 1.4rem 0 0.4rem !important;
}

/* Banner between sections */
.nuwa-editorial-body .nuwa-briefing-banner {
	background: #1C0042;
	color: #F1C6A7;
	padding: 2rem;
	margin: 3rem 0;
	font-family: 'El Messiri', 'ElMessiri', serif;
	font-size: 1.4rem;
	font-weight: 500;
	text-align: center;
	letter-spacing: -0.005em;
}

/* Insight cards (2-up evidence pair) */
.nuwa-editorial-body .nuwa-briefing-insights {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 1.5rem;
	margin: 2.5rem 0;
}
.nuwa-editorial-body .nuwa-briefing-insight-card {
	background: #FEFCFA;
	border-top: 3px solid #F1C6A7;
	padding: 1.5rem 1.6rem;
}
.nuwa-editorial-body .nuwa-briefing-insight-lbl {
	font-family: 'Silka', system-ui, sans-serif !important;
	font-size: 0.72rem !important;
	letter-spacing: 0.22em !important;
	text-transform: uppercase !important;
	color: var(--e-global-color-primary, #440099) !important;
	font-weight: 700 !important;
	margin: 0 0 0.6rem !important;
}
.nuwa-editorial-body .nuwa-briefing-insight-card p:last-child {
	font-family: 'El Messiri', 'ElMessiri', serif !important;
	font-size: 1rem !important;
	line-height: 1.5 !important;
	color: #1a0830 !important;
	margin: 0 !important;
}

/* Implications grid (3-up) */
.nuwa-editorial-body .nuwa-briefing-implications {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1.5rem;
	margin: 2.5rem 0;
}
.nuwa-editorial-body .nuwa-briefing-implication {
	background: #FEFCFA;
	padding: 1.6rem 1.4rem;
	border-top: 3px solid var(--e-global-color-primary, #440099);
}
.nuwa-editorial-body .nuwa-briefing-implication-lbl {
	font-family: 'Silka', system-ui, sans-serif !important;
	font-size: 0.7rem !important;
	letter-spacing: 0.22em !important;
	text-transform: uppercase !important;
	color: var(--e-global-color-primary, #440099) !important;
	font-weight: 700 !important;
	margin: 0 0 0.8rem !important;
}
.nuwa-editorial-body .nuwa-briefing-implication-head {
	font-family: 'El Messiri', 'ElMessiri', serif !important;
	font-size: 1.15rem !important;
	font-weight: 500 !important;
	color: #1a0830 !important;
	margin: 0 0 0.8rem !important;
	line-height: 1.3 !important;
}
.nuwa-editorial-body .nuwa-briefing-implication > p:last-child {
	font-size: 0.95rem !important;
	line-height: 1.55 !important;
	margin: 0 !important;
}

/* Question cards (3 numbered, dark) */
.nuwa-editorial-body .nuwa-briefing-questions {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1.5rem;
	margin: 2.5rem 0;
}
.nuwa-editorial-body .nuwa-briefing-question {
	background: #1C0042;
	color: #F1C6A7;
	padding: 1.8rem 1.5rem;
}
.nuwa-editorial-body .nuwa-briefing-question-num {
	font-family: 'El Messiri', 'ElMessiri', serif !important;
	font-size: 2rem !important;
	color: #F1C6A7 !important;
	margin: 0 0 0.8rem !important;
	font-weight: 500 !important;
	line-height: 1 !important;
	opacity: 0.7;
}
.nuwa-editorial-body .nuwa-briefing-question-head {
	font-family: 'El Messiri', 'ElMessiri', serif !important;
	font-size: 1.1rem !important;
	font-weight: 500 !important;
	color: #fff !important;
	margin: 0 0 0.9rem !important;
	line-height: 1.3 !important;
}
.nuwa-editorial-body .nuwa-briefing-question > p:last-child {
	font-family: 'Silka', system-ui, sans-serif !important;
	font-size: 0.92rem !important;
	line-height: 1.55 !important;
	color: rgba(241, 198, 167, 0.85) !important;
	margin: 0 !important;
}

/* CTA — purple band */
.nuwa-editorial-body .nuwa-briefing-cta-purple {
	background: linear-gradient(135deg, #1C0042 0%, var(--e-global-color-primary, #440099) 100%);
	color: #fff;
	padding: 2rem 2.2rem;
	margin: 2.8rem 0;
	font-family: 'El Messiri', 'ElMessiri', serif;
	font-size: 1.15rem;
	line-height: 1.5;
	font-weight: 500;
}

/* Closing line — italicised pause */
.nuwa-editorial-body .nuwa-briefing-closing-line {
	font-family: 'El Messiri', 'ElMessiri', serif !important;
	font-size: 1.5rem !important;
	font-weight: 500 !important;
	color: var(--e-global-color-primary, #440099) !important;
	text-align: center !important;
	margin: 3rem 0 !important;
	letter-spacing: -0.005em !important;
}

/* CTA section wrapper — generous white space above and below so the
   dark CTA block reads as its own pause in the article. Used to drop
   the call-to-action in at multiple points through long-form posts. */
.nuwa-editorial-body .nuwa-briefing-cta-section {
	margin: clamp(72px, 9vh, 140px) 0;
}

/* Dark CTA block */
.nuwa-editorial-body .nuwa-briefing-cta-dark {
	background: #1C0042;
	color: #fff;
	padding: 2.4rem 2.4rem;
	margin: 2.5rem 0;
}
.nuwa-editorial-body .nuwa-briefing-cta-dark p {
	color: #F1C6A7 !important;
	font-family: 'Silka', system-ui, sans-serif !important;
	font-size: 1rem !important;
	line-height: 1.65 !important;
	margin: 0 0 1.5rem !important;
}
.nuwa-editorial-body .nuwa-briefing-cta-btn {
	display: inline-block;
	background-color: #F1C6A7;
	color: #1C0042 !important;
	padding: 0.95rem 1.6rem;
	font-family: 'Silka', system-ui, sans-serif !important;
	font-size: 0.85rem !important;
	line-height: 1.2 !important;
	letter-spacing: 0.16em !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
	text-decoration: none !important;
	border: none !important;
	border-radius: 0 !important;
	transform: none !important;
	transition: background-color 520ms cubic-bezier(0.22, 1, 0.36, 1), color 520ms cubic-bezier(0.22, 1, 0.36, 1);
}
.nuwa-editorial-body .nuwa-briefing-cta-btn:hover,
.nuwa-editorial-body .nuwa-briefing-cta-btn:focus,
.nuwa-editorial-body .nuwa-briefing-cta-btn:active {
	/* Colour-only transition — sand → cream, text holds the deep purple.
	   Lock font/transform/text-decoration so letters never resize or shift. */
	background-color: #FEFCFA !important;
	color: #1C0042 !important;
	font-size: 0.85rem !important;
	font-weight: 700 !important;
	letter-spacing: 0.16em !important;
	line-height: 1.2 !important;
	text-decoration: none !important;
	transform: none !important;
	border: none !important;
}

/* Service pillars — 3-up */
.nuwa-editorial-body .nuwa-briefing-pillars {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1.5rem;
	margin: 2.5rem 0;
}
.nuwa-editorial-body .nuwa-briefing-pillar {
	background: #FEFCFA;
	padding: 1.6rem 1.4rem;
	border-top: 3px solid #F1C6A7;
}
.nuwa-editorial-body .nuwa-briefing-pillar-num {
	font-family: 'El Messiri', 'ElMessiri', serif !important;
	font-size: 0.85rem !important;
	color: var(--e-global-color-primary, #440099) !important;
	margin: 0 0 0.4rem !important;
	font-weight: 600 !important;
	letter-spacing: 0.2em !important;
}
.nuwa-editorial-body .nuwa-briefing-pillar-name {
	font-family: 'El Messiri', 'ElMessiri', serif !important;
	font-size: 1.5rem !important;
	font-weight: 500 !important;
	color: #1a0830 !important;
	margin: 0 0 0.4rem !important;
	line-height: 1.15 !important;
}
.nuwa-editorial-body .nuwa-briefing-pillar-head {
	font-family: 'El Messiri', 'ElMessiri', serif !important;
	font-size: 1rem !important;
	font-weight: 500 !important;
	color: var(--e-global-color-primary, #440099) !important;
	margin: 0 0 0.8rem !important;
	font-style: italic !important;
}
.nuwa-editorial-body .nuwa-briefing-pillar > p:last-child {
	font-size: 0.92rem !important;
	line-height: 1.55 !important;
	margin: 0 !important;
}

/* Footer */
.nuwa-editorial-body .nuwa-briefing-footer {
	margin-top: 4rem;
	padding-top: 2rem;
	border-top: 1px solid #E2D5F1;
	font-family: 'Silka', system-ui, sans-serif;
}
.nuwa-editorial-body .nuwa-briefing-footer p {
	font-size: 0.85rem !important;
	color: #6c5b8a !important;
	line-height: 1.6 !important;
	margin: 0 0 1rem !important;
}
.nuwa-editorial-body .nuwa-briefing-disclaimer {
	font-size: 0.75rem !important;
	color: #9a8db5 !important;
}

/* ============================================================
   Tables — used heavily in Procurement Intelligence editions.
   ============================================================ */
.nuwa-editorial-body .nuwa-briefing-table {
	width: 100%;
	border-collapse: collapse;
	margin: 2rem 0 2.4rem;
	font-family: 'Silka', system-ui, sans-serif;
	font-size: 0.92rem;
	line-height: 1.5;
}
.nuwa-editorial-body .nuwa-briefing-table thead th {
	font-family: 'Silka', system-ui, sans-serif;
	font-size: 0.7rem;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: var(--e-global-color-primary, #440099);
	font-weight: 700;
	text-align: left;
	padding: 0.9rem 0.9rem;
	border-bottom: 2px solid #1C0042;
	background: #FEFCFA;
}
.nuwa-editorial-body .nuwa-briefing-table tbody th {
	font-family: 'Silka', system-ui, sans-serif;
	font-size: 0.78rem;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: #1a0830;
	font-weight: 700;
	text-align: left;
	padding: 0.85rem 0.9rem;
	width: 18%;
	background: #FEFCFA;
	vertical-align: top;
	border-bottom: 1px solid #E2D5F1;
}
.nuwa-editorial-body .nuwa-briefing-table tbody td {
	padding: 0.85rem 0.9rem;
	color: #1a1a1a;
	vertical-align: top;
	border-bottom: 1px solid #E2D5F1;
}
.nuwa-editorial-body .nuwa-briefing-table tbody tr:last-child td,
.nuwa-editorial-body .nuwa-briefing-table tbody tr:last-child th {
	border-bottom: none;
}
.nuwa-editorial-body .nuwa-briefing-table--compare tbody tr:nth-child(odd) td,
.nuwa-editorial-body .nuwa-briefing-table--compare tbody tr:nth-child(odd) th {
	background: #FEFCFA;
}
.nuwa-editorial-body .nuwa-briefing-table--timeline tbody td {
	font-size: 0.88rem;
}
.nuwa-editorial-body .nuwa-briefing-table-row--primary td {
	background: #F1C6A7 !important;
	color: #1C0042 !important;
	font-weight: 600;
}
.nuwa-editorial-body .nuwa-briefing-table-row--primary strong {
	color: #1C0042;
}
.nuwa-editorial-body .nuwa-briefing-tablenote {
	font-family: 'Silka', system-ui, sans-serif !important;
	font-size: 0.82rem !important;
	color: #6c5b8a !important;
	margin: -1.2rem 0 2rem !important;
	font-style: italic;
}

/* Pills inside tables (Open / Closed) */
.nuwa-editorial-body .nuwa-pill {
	display: inline-block;
	padding: 0.25rem 0.6rem;
	font-family: 'Silka', system-ui, sans-serif;
	font-size: 0.7rem;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 999px;
}
.nuwa-editorial-body .nuwa-pill--closed {
	background: #1C0042;
	color: #F1C6A7;
}
.nuwa-editorial-body .nuwa-pill--open {
	background: #F1C6A7;
	color: #1C0042;
}

/* Worked-example highlight box (peach) */
.nuwa-editorial-body .nuwa-briefing-highlight {
	background: linear-gradient(135deg, #FEFCFA 0%, #F1C6A7 100%);
	padding: 1.8rem 2rem;
	margin: 2.4rem 0;
	border-left: 4px solid var(--e-global-color-primary, #440099);
}
.nuwa-editorial-body .nuwa-briefing-highlight-lbl {
	font-family: 'Silka', system-ui, sans-serif !important;
	font-size: 0.7rem !important;
	letter-spacing: 0.22em !important;
	text-transform: uppercase !important;
	color: var(--e-global-color-primary, #440099) !important;
	font-weight: 700 !important;
	margin: 0 0 0.6rem !important;
}
.nuwa-editorial-body .nuwa-briefing-highlight h5 {
	font-family: 'El Messiri', 'ElMessiri', serif !important;
	font-size: 1.3rem !important;
	font-weight: 500 !important;
	color: #1a0830 !important;
	margin: 0 0 0.8rem !important;
	line-height: 1.25 !important;
}
.nuwa-editorial-body .nuwa-briefing-highlight p:last-child {
	margin-bottom: 0 !important;
}

/* Audience cards (3-up, with bullet lists) */
.nuwa-editorial-body .nuwa-briefing-audiences {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1.6rem;
	margin: 2.4rem 0;
}
.nuwa-editorial-body .nuwa-briefing-audience {
	background: #FEFCFA;
	padding: 1.8rem 1.5rem;
	border-top: 3px solid var(--e-global-color-primary, #440099);
}
.nuwa-editorial-body .nuwa-briefing-audience-num {
	font-family: 'El Messiri', 'ElMessiri', serif !important;
	font-size: 0.85rem !important;
	color: var(--e-global-color-primary, #440099) !important;
	margin: 0 0 0.4rem !important;
	font-weight: 600 !important;
	letter-spacing: 0.2em !important;
}
.nuwa-editorial-body .nuwa-briefing-audience-name {
	font-family: 'El Messiri', 'ElMessiri', serif !important;
	font-size: 1.2rem !important;
	font-weight: 500 !important;
	color: #1a0830 !important;
	margin: 0 0 0.6rem !important;
	line-height: 1.25 !important;
}
.nuwa-editorial-body .nuwa-briefing-audience-head {
	font-family: 'El Messiri', 'ElMessiri', serif !important;
	font-size: 1rem !important;
	font-weight: 500 !important;
	color: var(--e-global-color-primary, #440099) !important;
	font-style: italic !important;
	margin: 0 0 0.9rem !important;
}
.nuwa-editorial-body .nuwa-briefing-audience > p:not([class]) {
	font-size: 0.92rem !important;
	line-height: 1.55 !important;
	margin: 0 0 0.9rem !important;
}
.nuwa-editorial-body .nuwa-briefing-audience ul {
	margin: 0;
	padding-left: 1.1rem;
	font-family: 'Silka', system-ui, sans-serif;
}
.nuwa-editorial-body .nuwa-briefing-audience ul li {
	font-size: 0.88rem;
	line-height: 1.55;
	color: #1a1a1a;
	margin-bottom: 0.55rem;
}

/* Tighter mobile rules */
@media (max-width: 768px) {
	.nuwa-editorial-body .nuwa-briefing-data-strip { grid-template-columns: repeat(2, 1fr); }
	.nuwa-editorial-body .nuwa-briefing-data-cell:nth-child(2) { border-right: none; }
	.nuwa-editorial-body .nuwa-briefing-data-cell:nth-child(-n+2) { border-bottom: 1px solid #E2D5F1; }

	.nuwa-editorial-body .nuwa-briefing-comparison,
	.nuwa-editorial-body .nuwa-briefing-pavilion,
	.nuwa-editorial-body .nuwa-briefing-insights,
	.nuwa-editorial-body .nuwa-briefing-implications,
	.nuwa-editorial-body .nuwa-briefing-questions,
	.nuwa-editorial-body .nuwa-briefing-pillars,
	.nuwa-editorial-body .nuwa-briefing-audiences { grid-template-columns: 1fr; }
	.nuwa-editorial-body .nuwa-briefing-table thead { display: none; }
	.nuwa-editorial-body .nuwa-briefing-table tbody td,
	.nuwa-editorial-body .nuwa-briefing-table tbody th { display: block; padding: 0.5rem 0.6rem; width: auto; }

	.nuwa-editorial-body .nuwa-briefing-pavilion-img { min-height: 200px; }
}

/* ---- Arabic (RTL) — only on AR insight posts (body.nuwa-lang-ar set by
   bejo-bilingual on posts flagged _nuwa_lang=ar). direction:rtl on the editorial
   wrapper mirrors the flow + right-aligns start-aligned text; explicitly
   centred components (data strips, banners, CTAs) keep their centring. ---- */
body.nuwa-lang-ar .nuwa-editorial-body { direction: rtl; text-align: right; }
body.nuwa-lang-ar .nuwa-editorial-body .nuwa-briefing-table th,
body.nuwa-lang-ar .nuwa-editorial-body .nuwa-briefing-table td { text-align: right; }
body.nuwa-lang-ar .nuwa-editorial-body .nuwa-briefing-data-strip,
body.nuwa-lang-ar .nuwa-editorial-body .nuwa-briefing-comparison,
body.nuwa-lang-ar .nuwa-editorial-body .nuwa-briefing-insights,
body.nuwa-lang-ar .nuwa-editorial-body .nuwa-briefing-implications,
body.nuwa-lang-ar .nuwa-editorial-body .nuwa-briefing-pillars { text-align: center; }

/* CTA editor-preview header clearance */
/* Section templates preview WITH the theme's fixed 120px header, so the standalone
   Contact CTA preview (editor) renders its top under the header. Scoped to
   body.single-elementor_library => affects ONLY the standalone template view (editor +
   the template's own URL), NEVER the CTA embedded on host pages (those bodies are not
   single-elementor_library). Pure editor-usability fix; zero front-end impact. */
body.single-elementor_library .elementor-231516,
body.single-elementor_library .elementor-231517{ padding-top:140px; }

/* CTA editor-preview: hide theme share bar */
/* Ohio renders a post-share bar (facebook/x/pinterest) on the single elementor_library
   view, so it clutters the standalone Contact CTA editor preview. It is NOT on the live
   embedded CTA. Hidden only on the template/editor view; real article posts keep sharing. */
body.single-elementor_library .post-share,
body.single-elementor_library .share-bar{ display:none !important; }

/* AR teaser: right-align top divider in line with RTL text */
body.nuwa-lang-ar .elementor-element-edBorder001 .elementor-divider{justify-content:flex-end}
body.nuwa-lang-ar .elementor-element-edBorder001 .elementor-divider-separator{margin-left:auto !important;margin-right:0 !important}

/* AR teaser: right-align meta + excerpt */
body.nuwa-lang-ar .elementor-element-edMeta00001,
body.nuwa-lang-ar .elementor-element-edExcerpt001{text-align:right}

/* AR blog-post cards: RTL copy (EN stays LTR) */
body.nuwa-lang-ar .blog-item .card-details{direction:rtl;text-align:right}

/* AR blog cards: right-align meta + read-more (shrink-to-content flex items) */
body.nuwa-lang-ar .blog-item .headline-meta,
body.nuwa-lang-ar .blog-item .category-holder,
body.nuwa-lang-ar .blog-item .button.-text{align-self:flex-end !important;justify-content:flex-end}

/* Post tags always uppercase (match single-post BRIEFINGS style; AR unaffected) */
.nuwa-featured-insight__cat,.blog-item .category-holder .tag,.nuwa-meta__cat{text-transform:uppercase !important}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Messiri';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/el-messiri-latin-400-normal.ttf') format('truetype');
}
@font-face {
	font-family: 'Messiri';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/el-messiri-latin-500-normal-1.ttf') format('truetype');
}
@font-face {
	font-family: 'Messiri';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/el-messiri-latin-600-normal-1.ttf') format('truetype');
}
@font-face {
	font-family: 'Messiri';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/el-messiri-latin-700-normal-1.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Silka';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/silka-thinitalic-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Silka';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/silka-thin-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Silka';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/silka-bold-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Silka';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/silka-extralight-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Silka';
	font-style: italic;
	font-weight: 200;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/silka-extralightitalic-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Silka';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/silka-light-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Silka';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/silka-bolditalic-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Silka';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/silka-lightitalic-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Silka';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/silka-medium-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Silka';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/silka-mediumitalic-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Silka';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/silka-regular-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Silka';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/silka-regularitalic-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Silka';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/silka-semibold-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Silka';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/silka-semibolditalic-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Silka';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/silka-thin-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Silka';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('https://staging.nuwa.sa.com/wp-content/uploads/2026/04/silka-thinitalic-webfont.woff') format('woff');
}
/* End Custom Fonts CSS */