:root{--wf-radius:10px;--wf-radius-lg:10px;--wf-ring:0 0 0 1px var(--wp--preset--color--border);--wf-shadow-primary:0 10px 26px -10px rgba(11, 27, 61, 0.5);--wf-shadow-card:0 10px 28px -14px rgba(11, 27, 61, 0.18)}html{scroll-behavior:smooth;scroll-padding-top:88px;-webkit-text-size-adjust:100%}@media (min-width:721px){html{scroll-padding-top:96px}}@media (min-width:1081px){html{scroll-padding-top:104px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;background:var(--wp--preset--color--background);color:var(--wp--preset--color--contrast);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;padding:0}.wf-main{position:relative;z-index:2;display:block}.wf-main,.wf-main *{box-sizing:border-box}img{max-width:100%;height:auto}.text-gradient,.wf-gradient-text{color:var(--wp--preset--color--gold);background:0 0;-webkit-text-fill-color:currentColor}.hero-title{font-family:var(--wp--preset--font-family--cairo);font-weight:800;letter-spacing:normal;line-height:1.55;font-feature-settings:"kern"1,"liga"1}.has-arabesque{position:relative;isolation:isolate}.has-arabesque::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:url(../img/pattern-arabesque.svg);background-size:120px 120px;opacity:.04}.has-arabesque>*{position:relative;z-index:1}.has-gold-hairlines{border-block:1px solid var(--wp--preset--color--gold)}.has-corner-ornament{position:relative}.has-corner-ornament::after{content:"";position:absolute;inset-block-start:.75rem;inset-inline-end:.75rem;width:64px;aspect-ratio:1;pointer-events:none;background:url(../img/corner-ornament.svg)center/contain no-repeat}.divider-ornament{width:min(100%,220px);min-height:24px;margin-inline:auto;background:url(../img/divider-ornament.svg)center/contain no-repeat}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.wf-reveal{animation:wf-reveal-in linear both;animation-timeline:view();animation-range:entry 0%cover 22%}@keyframes wf-reveal-in{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}}@supports (animation-timeline:view()){.wf-cta__inner,.wf-faq__list>*,.wf-features__grid>*,.wf-pricing__grid>*,.wf-section__intro,.wf-stats>*,.wf-testimonials__grid>*{animation:wf-reveal-in linear both;animation-timeline:view();animation-range:entry 0%cover 18%}@keyframes wf-reveal-in{0%{opacity:0;transform:translateY(28px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}}}.wf-header{position:sticky;inset-block-start:0}.wf-header::before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(to left,transparent,var(--wp--preset--color--gold),transparent);opacity:.6}.wf-header__inner{max-width:var(--wp--style--global--wide-size, 1240px);padding-inline:1rem}.wf-header__brand{font-weight:800;font-size:var(--wp--preset--font-size--large);letter-spacing:-.02em;color:var(--wp--preset--color--ink)}.wf-header__brand img{max-height:40px}.wf-menu{list-style:none;margin:0;padding:0;display:flex;gap:1.5rem;align-items:center}.wf-menu a{color:var(--wp--preset--color--muted);text-decoration:none;font-weight:700;font-size:14px;transition:color .2s ease}.wf-menu a:hover{color:var(--wp--preset--color--gold-text)}@media (min-width:721px){.wf-header__inner{min-height:80px;padding-inline:1.5rem;gap:1.5rem}.wf-header__brand img{max-height:56px}.has-corner-ornament::after{inset-block-start:1rem;inset-inline-end:1rem;width:88px}.divider-ornament{min-height:30px}}@media (min-width:1081px){.wf-menu{gap:2rem}.has-corner-ornament::after{width:112px}.divider-ornament{width:min(100%,280px);min-height:36px}}.wf-page__content,.wf-page__header,.wf-post__content,.wf-post__header{max-width:var(--wp--style--global--content-size, 760px);margin-inline:auto}.wf-page__content>.alignfull,.wf-post__content>.alignfull{max-width:100vw;margin-inline:calc(50% - 50vw)}.wf-page__content>.alignwide,.wf-post__content>.alignwide{max-width:var(--wp--style--global--wide-size, 1240px);margin-inline:auto}.wf-page__header,.wf-post__header{padding-block:var(--wp--preset--spacing--70) var(--wp--preset--spacing--40);text-align:center}.wf-post__meta{display:flex;gap:var(--wp--preset--spacing--30);justify-content:center;color:var(--wp--preset--color--muted);font-size:var(--wp--preset--font-size--small)}.wf-post__thumb{max-width:var(--wp--style--global--wide-size, 1240px);margin:0 auto var(--wp--preset--spacing--50)}.wf-post__thumb img{border-radius:var(--wf-radius);width:100%}.wf-post__content{line-height:1.85}.wf-post__content h2{margin-block:var(--wp--preset--spacing--60) var(--wp--preset--spacing--30)}.wf-archive{max-width:var(--wp--style--global--wide-size, 1240px);margin-inline:auto;padding:var(--wp--preset--spacing--70) var(--wp--preset--spacing--40)}.wf-archive__header{text-align:center;margin-block-end:var(--wp--preset--spacing--60)}.wf-archive__grid{display:grid;gap:var(--wp--preset--spacing--50);grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.wf-card{display:flex;flex-direction:column;background:var(--wp--preset--color--white);border:1px solid #ece7dc;border-radius:10px;overflow:hidden;box-shadow:var(--wf-shadow-card);transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease}.wf-card:hover{border-color:var(--wp--preset--color--gold);transform:translateY(-4px);box-shadow:0 16px 34px -18px rgba(11,27,61,.28)}.wf-card__thumb{position:relative;display:block;overflow:hidden;border-block-end:2px solid var(--wp--preset--color--gold)}.wf-card__thumb::after{content:"";position:absolute;inset:9px;border:1px solid rgba(201,169,97,.5);border-radius:6px;pointer-events:none}.wf-card__thumb img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.wf-card__body{padding:var(--wp--preset--spacing--40)}.wf-card__title{margin:0 0 var(--wp--preset--spacing--20);font-size:var(--wp--preset--font-size--large)}.wf-card__title a{color:var(--wp--preset--color--contrast);text-decoration:none}.wf-card__date,.wf-card__excerpt{color:var(--wp--preset--color--muted)}.wf-card__excerpt{margin:0 0 var(--wp--preset--spacing--30)}.wf-card__date{font-size:var(--wp--preset--font-size--small)}.wf-pagination{margin-block-start:var(--wp--preset--spacing--60);text-align:center}.wf-pagination .page-numbers{display:inline-block;padding:.5rem .9rem;margin-inline:.15rem;border:1px solid var(--wp--preset--color--border);border-radius:4px;text-decoration:none;color:var(--wp--preset--color--muted)}.wf-pagination .page-numbers.current{background:var(--wp--preset--color--gold);color:var(--wp--preset--color--ink);border-color:var(--wp--preset--color--gold)}.wf-footer{margin-block-start:var(--wp--preset--spacing--70)}.wf-footer__inner{max-width:var(--wp--style--global--wide-size, 1240px);padding:var(--wp--preset--spacing--60) var(--wp--preset--spacing--40);display:flex;flex-direction:column;align-items:center;gap:var(--wp--preset--spacing--30);text-align:center}.wf-footer .wf-menu a{color:color-mix(in srgb,var(--wp--preset--color--white) 70%,transparent)}.wf-footer .wf-menu a:hover,.wf-footer__credit a:hover{color:var(--wp--preset--color--gold)}.wf-footer__copy{color:color-mix(in srgb,var(--wp--preset--color--white) 45%,transparent);font-size:var(--wp--preset--font-size--small)}.wf-404{max-width:600px;margin-inline:auto;padding:var(--wp--preset--spacing--80) var(--wp--preset--spacing--40);text-align:center}.wf-404__code{font-size:var(--wp--preset--font-size--display);margin:0}.wf-404__msg{color:var(--wp--preset--color--muted);font-size:var(--wp--preset--font-size--x-large)}.wf-btn{display:inline-block;padding:.625rem 1.25rem;background:var(--wp--preset--color--ink);color:var(--wp--preset--color--white);text-decoration:none;font-weight:700;box-shadow:var(--wf-shadow-primary)}.wf-btn:hover{transform:translateY(-2px)}.wf-btn,.wp-block-button__link{border-radius:8px;transition:transform .2s ease,box-shadow .2s ease}.wp-block-button:not(.is-style-outline) .wp-block-button__link{background:var(--wp--preset--color--ink);color:var(--wp--preset--color--white);box-shadow:var(--wf-shadow-primary)}.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover{transform:translateY(-2px);box-shadow:var(--wf-shadow-primary)}.is-style-outline .wp-block-button__link{background:0 0;color:var(--wp--preset--color--contrast);border:1.6px solid var(--wp--preset--color--gold)}.is-style-outline .wp-block-button__link:hover{border-color:var(--wp--preset--color--gold);color:var(--wp--preset--color--ink);transform:translateY(-2px)}:root{--cyan:#C9A961;--btn-bg:#0B1B3D;--cyan-soft:rgba(201, 169, 97, 0.16);--blue:#1c44b2;--dark:#0B132B;--ink:#0B1B3D;--body:#5B6473;--muted:#5B6473;--paper:#fff;--soft:#FAF7F1;--line:#ECE7DC;--max:1240px}.page-store .wf-main,.single-wf_product .wf-main,.tax-wf_product_cat .wf-main{background:var(--paper);color:var(--body)}.page-store .wf-footer,.single-wf_product .wf-footer,.tax-wf_product_cat .wf-footer{margin-block-start:0}.wrap{max-width:var(--max);margin-inline:auto;padding-inline:26px}.ico{width:1.1em;height:1.1em;flex:none;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.ey{display:inline-flex;align-items:center;gap:10px;color:var(--cyan);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ey::before{content:"";width:28px;height:2px;background:var(--cyan)}.btn,.ey,.field label{font-family:var(--wp--preset--font-family--cairo)}.btn{border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:13px 22px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;text-decoration:none;transition:transform .18s ease,box-shadow .22s ease,background .22s ease}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--btn-bg);color:#fff}.btn-primary,.btn-primary:hover{box-shadow:var(--wf-shadow-primary)}.btn-gold{background:var(--wp--preset--color--gold);color:var(--wp--preset--color--ink);font-weight:800}.btn-dark:hover,.btn-ghost:hover,.btn-gold:hover,.btn-primary:hover{transform:translateY(-2px)}.btn-dark{background:var(--dark);color:#fff}.btn-ghost{background:0 0;color:var(--wp--preset--color--ink);border:1.6px solid var(--wp--preset--color--gold)}.btn-ghost:hover{background:rgba(201,169,97,.12)}.hero,.hero .btn-ghost,.hero h1,.trust-item h3{color:#fff}.hero{position:relative;overflow:hidden;background:#07101f}.hero-media{position:absolute;inset:0;z-index:0}.hero-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.04)}.hero-media::after{content:"";position:absolute;inset:0}.hero .wrap{position:relative;z-index:2;display:grid;align-items:center}.hero-copy{max-width:760px}.hero .ey{color:#82d8ff}.hero .ey::before{background:#82d8ff}.hero h1{margin:18px 0;font-weight:800;line-height:1.02}.hero .lead{max-width:55ch;color:#cdd5e4;margin:0 0 30px}.hero-cta{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.hero.inner{min-height:auto}.hero.inner .wrap{grid-template-columns:1fr;max-width:880px;gap:0;padding-top:124px;padding-bottom:96px;min-height:auto}.hero.inner .hero-copy{max-width:none}.hero.inner .lead{max-width:62ch}.section{padding:88px 0}.section.soft{background:var(--soft)}.section-head{max-width:720px;margin-bottom:58px}.section-head.center{text-align:center;margin-inline:auto}.section-head h1,.section-head h2{color:var(--ink);margin:15px 0 0;font-size:clamp(34px,4.4vw,56px);font-weight:800}.section-head p{margin:16px 0 0;color:var(--body);font-size:18px;max-width:62ch}.quote-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:center}.quote-grid .section-head{margin-bottom:0}.trade-card{background:#fff;color:var(--ink);border-radius:16px;padding:28px;box-shadow:0 32px 80px rgba(0,0,0,.42)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field{margin-bottom:13px}.field label{display:block;color:var(--ink);font-size:12px;font-weight:800;margin-bottom:6px}.field input,.field select,.field textarea{box-sizing:border-box;width:100%;border:1px solid var(--line);border-radius:8px;background:#f7f9fc;color:var(--ink);padding:12px 13px;outline:0}.field textarea{min-height:140px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 3px rgba(201,169,97,.18)}.trade-card .btn{width:100%;margin-top:5px}.hp{position:absolute;inset-inline-start:-9999px;width:1px;height:1px;opacity:0}.contact-form-title{color:var(--ink);font-size:24px;margin:0 0 18px}.article-back,.contact-notice{font-family:var(--wp--preset--font-family--cairo)}.contact-notice{margin:0 0 14px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:12px 14px;color:var(--ink);font-size:13px;font-weight:700}.contact-notice.ok{border-color:rgba(201,169,97,.35);color:var(--blue)}.contact-notice.err{border-color:rgba(209,31,38,.24);color:#d11f26}.article-back{display:inline-flex;align-items:center;gap:8px;margin-top:28px;color:var(--cyan);font-size:14px;font-weight:800;text-decoration:none}.article-back-top{margin:0 0 22px;color:var(--blue)}.article-back .ico{width:16px;height:16px;transform:rotate(180deg)}.post-chip{display:inline-flex;align-items:center;border:1px solid rgba(201,169,97,.35);border-radius:999px;background:var(--cyan-soft);color:var(--blue);padding:6px 11px;font-family:var(--wp--preset--font-family--cairo);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1;text-decoration:none}.reveal{opacity:1;transform:none}.trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.trust-item{border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(255,255,255,.055);padding:26px}.trust-item .ic{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;background:rgba(130,216,255,.12);color:#82d8ff;margin-bottom:17px}.trust-item .ic .ico{width:23px;height:23px}.trust-item h3{font-size:21px;letter-spacing:0;margin:0 0 9px}.trust-item p{margin:0;color:#c7d0df;font-size:14.5px}.supply-card textarea{min-height:150px}.rtl .article-back,.rtl .post-chip,.rtl .trust-item h3{font-family:var(--wp--preset--font-family--cairo);letter-spacing:normal;text-transform:none}.rtl .article-back .ico{transform:none}@media (max-width:1080px){.quote-grid{grid-template-columns:1fr}.trade-card{max-width:560px}.quote-grid .trade-card{max-width:none}}@media (max-width:980px){.trust-grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.wrap{padding-inline:18px}.section{padding:58px 0}.section-head{margin-bottom:30px}.section-head h1,.section-head h2{font-size:26px}.section-head p{font-size:15px;margin-top:12px}.trade-card{padding:20px;border-radius:14px}.field-grid{grid-template-columns:1fr}.field{margin-bottom:11px}.field label{font-size:11px}.field input,.field select{padding:11px 12px}.trust-grid{grid-template-columns:1fr;gap:16px}.trust-item{padding:22px}}.wf-footer__credit{color:color-mix(in srgb,var(--wp--preset--color--white) 45%,transparent);font-size:12px;margin:var(--wp--preset--spacing--20)0 0}.wf-footer__credit a{color:inherit;text-decoration:underline;text-decoration-color:currentColor;text-underline-offset:.2em;transition:color .2s ease}body.wf-nav-open{overflow:hidden}.wf-footer *,.wf-header *{box-sizing:border-box}.wf-main{overflow-x:hidden}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wf-skip-link{position:fixed;inset-inline-start:1rem;top:-100px;z-index:2000;padding:.75rem 1.25rem;background:var(--wp--preset--color--ink);color:var(--wp--preset--color--white);font-weight:700;text-decoration:none;border-radius:0 0 6px 6px;transition:top 160ms ease}.wf-skip-link:focus{top:0}.wf-header{position:fixed;inset:0 0 auto;z-index:1000;height:64px;background:var(--wp--preset--color--white);border-block-end:1px solid var(--wp--preset--color--border);box-shadow:0 4px 20px -14px rgba(11,27,61,.18)}.wf-header::before,.wf-header__accent{display:none}.wf-header__inner{position:relative;z-index:2;width:min(100%,1240px);min-height:62px;margin-inline:auto;padding:2px 1rem 0;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.wf-header__brand{display:inline-flex;align-items:center;flex:0 1 auto;min-width:0;text-decoration:none}.wf-header__brand img,.wf-mobile-drawer__header img{display:block;width:auto;height:40px;object-fit:contain}.wf-header__brand img{max-width:min(180px,42vw)}.wf-header__actions,.wf-header__nav{display:none}.wf-header__mobile-actions{display:flex;align-items:center;gap:.25rem;flex:none}.wf-language-switcher{display:inline-flex;align-items:center;gap:.125rem;padding:2px;border:1px solid var(--wp--preset--color--border);border-radius:4px;background:rgba(255,255,255,.85);box-shadow:0 8px 24px -20px rgba(11,27,61,.45)}.wf-language-switcher__link{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding-inline:.45rem;border-radius:3px;font-family:var(--wp--preset--font-family--cairo);font-size:11px;font-weight:800;line-height:1;text-decoration:none}.wf-language-switcher__link.is-active{background:var(--wp--preset--color--ink);color:var(--wp--preset--color--white);box-shadow:0 1px 3px rgba(11,27,61,.15)}.wf-language-switcher__link,.wf-nav-toggle{color:var(--wp--preset--color--ink)}.wf-mobile-drawer__close,.wf-nav-toggle{display:inline-grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:4px;background:0 0;cursor:pointer}.wf-mobile-drawer__close .ico,.wf-nav-toggle .ico{width:22px;height:22px}.wf-nav-backdrop{position:fixed;inset:0;z-index:1001;padding:0;border:0;background:rgba(11,27,61,.5);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 180ms ease,visibility 180ms step-end}.wf-mobile-drawer{position:fixed;inset-block:0;inset-inline-start:0;z-index:1002;width:min(280px,84vw);display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;background:var(--wp--preset--color--ink);box-shadow:0 20px 60px rgba(11,27,61,.24);visibility:hidden;transition:transform 220ms ease,visibility 220ms step-end}[dir=rtl] .wf-mobile-drawer{transform:translateX(100%)}[dir=ltr] .wf-mobile-drawer{transform:translateX(-100%)}.wf-header.is-open .wf-nav-backdrop{opacity:1;visibility:visible;pointer-events:auto;transition:opacity 180ms ease,visibility 0s}.wf-header.is-open .wf-mobile-drawer{transform:translateX(0);visibility:visible;transition:transform 220ms ease,visibility 0s}.wf-mobile-drawer__header{min-height:72px;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-block-end:1px solid rgba(201,169,97,.22)}.wf-mobile-drawer__header img{max-width:180px}.wf-mobile-drawer__nav{flex:1;padding-block:.5rem}.wf-mobile-drawer__link{display:flex;align-items:center;min-height:48px;padding:.75rem 1.5rem;border-inline-start:2px solid transparent;color:var(--wp--preset--color--cream);font-size:14px;font-weight:700;text-decoration:none}.wf-mobile-drawer__link.is-active{border-inline-start-color:var(--wp--preset--color--gold);background:rgba(201,169,97,.12);color:var(--wp--preset--color--white)}.wf-mobile-drawer__actions{padding:1rem;display:grid;gap:.75rem;border-block-start:1px solid rgba(201,169,97,.22);background:var(--wp--preset--color--ink)}.wf-header__auth{min-height:44px;padding:.65rem 1.25rem;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:13px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none}.wf-header__auth--login{border:1.6px solid var(--wp--preset--color--gold);background:0 0;color:var(--wp--preset--color--ink)}.wf-header__auth--register{border:1px solid var(--wp--preset--color--ink);background:var(--wp--preset--color--ink);box-shadow:var(--wf-shadow-primary)}.wf-header__auth--register,.wf-mobile-drawer .wf-header__auth--login,.wf-mobile-drawer .wf-nav-toggle,.wf-mobile-drawer__close{color:var(--wp--preset--color--white)}.wf-mobile-drawer .wf-header__auth--register{border-color:var(--wp--preset--color--gold);background:var(--wp--preset--color--gold);color:var(--wp--preset--color--ink);box-shadow:none}.mustakbal-home,.mustakbal-home *{box-sizing:border-box}.mustakbal-home{background:var(--wp--preset--color--paper);color:var(--wp--preset--color--ink)}.mustakbal-home blockquote,.mustakbal-home h1,.mustakbal-home h2,.mustakbal-home h3,.mustakbal-home p{margin-block-start:0}.home-container{width:min(100%,1200px);margin-inline:auto;padding-inline:1.5rem}.home-container--cta{max-width:944px}.home-actions,.home-button{align-items:center;justify-content:center}.home-actions{display:flex;flex-direction:column;gap:1rem}.home-button{width:min(100%,360px);min-height:52px;padding:.9rem 2rem;display:inline-flex;gap:.75rem;border:1.6px solid transparent;border-radius:8px;font-size:15px;font-weight:800;line-height:1.45;text-align:center;text-decoration:none;transition:transform 180ms ease,opacity 180ms ease,box-shadow 180ms ease}.home-button:hover{transform:translateY(-2px)}.home-button .ico{width:18px;height:18px}[dir=ltr] .home-button .is-directional{transform:rotate(180deg)}.home-button--gold{background:var(--wp--preset--color--gold);color:var(--wp--preset--color--ink);font-weight:800;box-shadow:0 10px 26px -10px rgba(11,27,61,.5)}.home-button--light-outline{border-color:var(--wp--preset--color--gold);background:0 0;color:var(--wp--preset--color--white)}.home-button--gold-outline,.home-button--light-outline .ico,.home-hero h1 span,.master-hero h1 span,.master-info__price p span{color:var(--wp--preset--color--gold)}.home-button--gold-outline{border-color:var(--wp--preset--color--gold);background:0 0}.home-button--whatsapp{background:#178440;color:#fff;border:0}.home-button--whatsapp:hover{background:#136e36}.mustakbal-home .divider-ornament{width:min(100%,300px);min-height:32px}.divider-ornament--light{filter:invert(1);opacity:.5}.home-section-heading{margin-block-end:3.5rem;text-align:center}.home-section-heading__eyebrow{margin-block-end:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.home-hero__eyebrow span,.home-section-heading__eyebrow span{width:18px;height:18px;flex:0 0 auto;background:url(../img/star-8.svg)center/contain no-repeat}.home-hero__eyebrow span:last-child,.home-section-heading__eyebrow span:last-child{display:none}.home-section-heading__eyebrow p{margin:0;color:var(--wp--preset--color--gold-text);font-size:11px;font-weight:700;letter-spacing:.25em;text-transform:uppercase}.home-section-heading h2{margin-block-end:.75rem;color:var(--wp--preset--color--ink);font-size:32px;font-weight:700;line-height:1.35}.home-section-heading .divider-ornament{opacity:.6}.home-hero{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(120% 120%at 80% -10%,rgba(19,41,79,.86),rgba(11,27,61,.93) 60%),url(../img/hero-dome-960.webp)center/cover no-repeat}@media (min-width:961px){.home-hero{background-image:radial-gradient(120% 120%at 80% -10%,rgba(19,41,79,.86),rgba(11,27,61,.93) 60%),url(../img/hero-dome-1920.webp)}}.home-hero__fade,.home-hero__pattern{position:absolute;inset:0}.home-hero__pattern{background-image:url(../img/star-8.svg),url(../img/star-8.svg);background-position:-54px -60px,calc(100% + 80px) calc(100% + 100px);background-repeat:no-repeat;background-size:220px 220px,300px 300px;opacity:.09}.home-hero__content{position:relative;z-index:2;max-width:1072px;padding-block:132px 72px;text-align:center}.home-hero__eyebrow{margin-block-end:2rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.home-hero__eyebrow p,.home-hero__hadith cite{color:var(--wp--preset--color--gold);text-transform:uppercase}.home-hero__eyebrow p{margin:0;font-size:12px;font-weight:700;letter-spacing:.3em}.home-hero h1{margin-block-end:2rem;color:var(--wp--preset--color--white);font-size:38px}.home-hero__hadith{max-width:768px;margin:0 auto 2.5rem}.home-hero__hadith p{margin-block-end:.5rem;color:rgba(255,255,255,.8);font-size:20px;font-style:italic;line-height:2}.home-hero__hadith cite{font-size:13px;font-style:normal;letter-spacing:.12em}.home-hero .divider-ornament{margin-block-end:2.5rem}.home-hero__fade{display:none}.home-hero__bar{position:absolute;inset:auto 0 0;height:2px;background:var(--wp--preset--color--gold)}.home-stats{position:relative;overflow:hidden;background:var(--wp--preset--color--ink);color:var(--wp--preset--color--white)}.home-stats.has-arabesque::before{background-size:100px 100px;opacity:.08}.home-stats__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.home-stat{padding:2rem 1rem;text-align:center;border-inline-start:1px solid rgba(255,255,255,.15)}.home-stat:first-child{border-inline-start:0}.home-stat__number{margin-block-end:.25rem;color:var(--wp--preset--color--white);font-size:36px;font-weight:800;line-height:1}.home-stat__label{margin-block-end:0;color:var(--wp--preset--color--muted-dark);font-size:12px;font-weight:700;letter-spacing:.02em}.home-about,.home-cta,.home-featured{background:var(--wp--preset--color--paper)}.home-about{position:relative;padding-block:5rem}.home-about__grid{display:grid;gap:2rem}.home-about-card{overflow:hidden;border:1px solid #ece7dc;border-radius:10px;background:var(--wp--preset--color--white);box-shadow:var(--wf-shadow-card);transition:transform 180ms ease,border-color 180ms ease,box-shadow 180ms ease}.home-about-card--mission{border-color:#ece7dc;box-shadow:var(--wf-shadow-card)}.home-about-card:hover{transform:translateY(-3px);border-color:var(--wp--preset--color--gold);box-shadow:0 16px 34px -18px rgba(11,27,61,.28)}.home-about-card__media{position:relative;height:192px;overflow:hidden;border-block-end:2px solid var(--wp--preset--color--gold)}.home-about-card__media::after,.home-why__image::before{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(201,169,97,.5)}.home-about-card__media::after{background:linear-gradient(to top,rgba(11,27,61,.7),transparent);pointer-events:none}.home-about-card__media img{transition:transform 700ms ease}.home-about-card:hover .home-about-card__media img{transform:scale(1.05)}.home-about-card__label{position:absolute;inset-inline-start:1.5rem;inset-block-end:1rem;z-index:2;display:flex;align-items:center;gap:.75rem}.home-about-card__label span{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;background:rgba(255,255,255,.2);color:var(--wp--preset--color--gold);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-about-card__label .ico{width:20px;height:20px}.home-about-card__label strong,.home-quote blockquote{color:var(--wp--preset--color--white);font-size:18px;font-weight:800}.home-about-card__body{padding:2rem}.home-about-card__body p,.home-feature-card p{margin:0;color:var(--wp--preset--color--muted);font-size:16px;font-weight:500;line-height:2}.home-ornament-band{height:32px;overflow:hidden;border-block:1px solid var(--wp--preset--color--border);background-color:var(--wp--preset--color--white);background-image:url(../img/border-band.svg);background-position:center;background-repeat:repeat-x;background-size:100px 12px;opacity:.6}.home-why{position:relative;padding-block:5rem;overflow:hidden;background:var(--wp--preset--color--white)}.home-corner{position:absolute;inset-block-start:1.5rem;width:100px;height:100px;opacity:.3}.home-corner--end{inset-inline-end:1.5rem}.home-corner--start{inset-inline-start:1.5rem;transform:scaleX(-1)}.home-why__layout{display:grid;gap:2.5rem;align-items:center}.home-why__image{position:relative;width:min(100%,520px);margin-inline:auto;aspect-ratio:3/4;overflow:hidden;border:1px solid #ece7dc;border-radius:10px;box-shadow:var(--wf-shadow-card)}.home-why__image::before{z-index:1;background:linear-gradient(to top,rgba(11,27,61,.6),transparent 45%)}.home-why__image::after{content:"";position:absolute;inset:auto 0 0;z-index:2;height:2px;background:var(--wp--preset--color--gold)}.home-about-card__media img,.home-cta__media img,.home-quote__media img,.home-why__image img{width:100%;height:100%;display:block;object-fit:cover}.home-why__features{display:grid;gap:1.25rem}.home-feature-card{position:relative;overflow:hidden;padding:1.5rem;border:1px solid #ece7dc;border-radius:10px;background:var(--wp--preset--color--white);box-shadow:var(--wf-shadow-card);transition:transform 180ms ease,border-color 180ms ease,box-shadow 180ms ease}.home-feature-card:hover{transform:translateY(-3px);border-color:var(--wp--preset--color--gold);box-shadow:0 16px 34px -18px rgba(11,27,61,.28)}.home-feature-card__bar{position:absolute;inset:0 0 auto;height:2px;background:var(--wp--preset--color--gold);opacity:1;transition:opacity 180ms ease}.home-feature-card:hover .home-feature-card__bar{opacity:1}.home-feature-card__icon{width:44px;height:44px;margin-block-end:1rem;display:grid;place-items:center;border:1px solid;border-radius:4px}.home-feature-card__icon .ico{width:24px;height:24px}.home-feature-card--blue .home-feature-card__icon,.home-feature-card--orange .home-feature-card__icon{border-color:rgba(201,169,97,.35);background:rgba(201,169,97,.16);color:var(--wp--preset--color--gold-text)}.home-feature-card h3{margin-block-end:.5rem;color:var(--wp--preset--color--ink);font-size:16px;font-weight:800}.home-feature-card p{font-size:13px;line-height:1.75}.home-quote{position:relative;padding-block:7rem;overflow:hidden}.home-quote__media,.home-quote__pattern{position:absolute;inset:0}.home-quote__media::after{content:"";position:absolute;inset:0;background:rgba(11,27,61,.88)}.home-quote__pattern{background:url(../img/pattern-arabesque.svg);background-size:150px 150px;opacity:.06}.home-cta__corner,.home-quote__corner{position:absolute;filter:invert(1);opacity:.3}.home-quote__corner{width:100px;height:100px}.home-quote__corner--top{inset-block-start:2rem;inset-inline-end:2rem}.home-quote__corner--bottom{inset-block-end:2rem;inset-inline-start:2rem;transform:rotate(180deg)}.home-quote__content{position:relative;z-index:2;max-width:944px;text-align:center}.home-quote cite,.home-quote__icon{color:var(--wp--preset--color--gold)}.home-quote__icon{width:44px;height:44px;margin:0 auto 1.5rem;stroke-width:1}.home-quote blockquote{margin-block-end:2rem;font-size:24px;font-weight:700;line-height:1.7}.home-quote .divider-ornament{margin-block-end:1rem;opacity:.4}.home-quote cite{font-size:13px;font-style:normal;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.home-featured{padding-block:5rem}.home-featured__card{position:relative;overflow:hidden;border-radius:10px;background:radial-gradient(120% 140%at 20%0,#13294f,#0b1b3d);box-shadow:0 18px 42px -22px rgba(11,27,61,.45)}.home-featured__card::after{content:"";position:absolute;inset:0 0 auto;z-index:2;height:6px;background:var(--wp--preset--color--gold)}.home-featured__card.has-arabesque::before{background-size:200px 200px;opacity:.08}.home-featured__content{position:relative;z-index:3;padding:3rem 1.5rem;border-block-end:2px solid rgba(201,169,97,.4);text-align:center}.home-featured__badge{width:fit-content;margin:0 auto 2rem;padding:.3rem .85rem;border-radius:999px;background:rgba(201,169,97,.16);color:var(--wp--preset--color--gold);font-size:12px;font-weight:700;letter-spacing:.3em;text-transform:uppercase}.home-featured h3{max-width:896px;margin:0 auto 1.5rem;color:var(--wp--preset--color--white);font-size:28px}.home-featured__description{max-width:768px;margin:0 auto 2.5rem;color:rgba(255,255,255,.8);font-size:17px;font-weight:500;line-height:1.75}.home-featured__stats{max-width:768px;margin:0 auto 2.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.home-featured__stats>div{padding:1rem;display:grid;gap:.25rem;border:1px solid rgba(255,255,255,.1);border-radius:4px;background:rgba(255,255,255,.05)}.home-featured__stats strong{color:var(--wp--preset--color--gold);font-size:22px;font-weight:800}.home-featured__stats span{color:var(--wp--preset--color--muted-dark);font-size:12px;font-weight:700}.home-cta{padding-block:5rem}.home-cta__card{position:relative;overflow:hidden;border-block:2px solid var(--wp--preset--color--gold);border-radius:10px;box-shadow:var(--wf-shadow-card)}.home-cta__media,.home-cta__media::after,.home-cta__pattern{position:absolute;inset:0}.home-cta__media::after{content:"";background:rgba(11,27,61,.92)}.home-cta__pattern{background:url(../img/pattern-arabesque.svg);background-size:120px 120px;opacity:.05}.home-cta__corner{inset-block-start:1rem;width:80px;height:80px}.home-cta__corner--end{inset-inline-end:1rem}.home-cta__corner--start{inset-inline-start:1rem;transform:scaleX(-1)}.home-cta__content{position:relative;z-index:2;padding:4rem 2rem;text-align:center}.home-cta h2,.wf-footer{color:var(--wp--preset--color--white)}.home-cta h2{margin-block-end:1rem;font-size:26px;font-weight:700;line-height:1.25}.home-cta__content>p{max-width:672px;margin:0 auto 2rem;color:rgba(255,255,255,.8);font-size:15px;line-height:1.75}.wf-footer{position:relative;z-index:3;margin-block-start:0;padding-block:4rem 2rem;overflow:hidden;border-block-start:4px solid var(--wp--preset--color--gold);background:var(--wp--preset--color--ink)}.wf-footer.has-arabesque::before{background-size:120px 120px;opacity:.04}.wf-footer__inner{position:relative;z-index:2;width:min(100%,1200px);margin-inline:auto;padding:0 1.5rem;display:block;text-align:start}.wf-footer__grid{margin-block-end:2.5rem;display:grid;gap:2.5rem}.wf-footer__brand img{width:auto;height:56px;margin-block-end:1rem;display:block;object-fit:contain;filter:none}.wf-footer__brand p,.wf-footer__column ul{margin:0;color:var(--wp--preset--color--muted-dark);font-size:13px}.wf-footer__brand p{max-width:320px;line-height:1.75}.wf-footer__column h2{margin:0 0 1rem;padding-block-end:.5rem;border-block-end:1px solid rgba(255,255,255,.1);color:var(--wp--preset--color--gold);font-size:14px;font-weight:800}.wf-footer__column ul{padding:0;display:grid;gap:.5rem;list-style:none}.wf-footer__column a{color:inherit;text-decoration:none}.wf-footer__column ul:not(.wf-footer__contact) a{min-height:44px;display:flex;align-items:center}.wf-footer__socials{margin-block-start:1.25rem;display:flex;flex-wrap:wrap;gap:.5rem}.wf-footer__socials a{min-width:44px;min-height:44px;padding-inline:.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:rgba(255,255,255,.08);color:var(--wp--preset--color--cream);font-size:11px;font-weight:700;transition:transform 180ms ease,opacity 180ms ease}.wf-footer__socials a:hover{transform:translateY(-2px);background:var(--wp--preset--color--gold);color:var(--wp--preset--color--ink)}.wf-footer__bottom{padding-block-start:1.5rem;border-block-start:1px solid rgba(255,255,255,.1);text-align:center}.wf-footer__copy{margin:0;color:rgba(219,234,254,.78);font-size:12px;letter-spacing:.02em}.wf-footer__credit{margin-block-start:.25rem;color:rgba(219,234,254,.78)}@media (min-width:721px){.wf-header{height:72px}.wf-header__inner{min-height:70px;padding-inline:1.5rem}.wf-header__brand img{height:44px;max-width:220px}.home-actions{flex-direction:row}.home-button{width:auto}.home-hero h1{font-size:62px}.home-hero__hadith p{font-size:26px}.home-stats__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-stat{padding-block:3rem}.home-stat__number{font-size:48px}.home-stat__label{font-size:13px}.home-about,.home-featured,.home-why{padding-block:7rem}.home-section-heading h2{font-size:50px}.home-why__features{grid-template-columns:repeat(2,minmax(0,1fr))}.home-quote{padding-block:9rem}.home-cta h2,.home-quote blockquote{font-size:38px}.home-featured__content{padding:5rem 3rem}.home-featured h3{font-size:42px}.home-featured__description{font-size:19px}.home-featured__stats{grid-template-columns:repeat(4,minmax(0,1fr))}.home-cta__content{padding-inline:3.5rem}.wf-footer__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1081px){.wf-header{height:80px}.wf-header__inner{min-height:78px}.wf-header__brand img{height:56px;max-width:250px}.wf-header__nav{display:flex;align-items:center;gap:2rem;color:var(--wp--preset--color--ink)}.wf-header__link{position:relative;min-height:44px;display:inline-flex;align-items:center;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.wf-header__link::after{content:"";position:absolute;inset:auto 0 5px;height:2px;border-radius:99px;background:var(--wp--preset--color--gold);opacity:0}.wf-header__link,.wf-header__link.is-active{color:var(--wp--preset--color--ink)}.wf-header__link.is-active::after{opacity:1}.wf-header__actions{display:flex;align-items:center;gap:.75rem}.wf-header__mobile-actions{display:none}.wf-language-switcher__link{min-width:40px;font-size:12px}.home-hero h1{font-size:74px}.home-about__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-why__layout{grid-template-columns:5fr 7fr}.home-why__image{width:100%}.home-featured h3{font-size:50px}}@media (prefers-reduced-motion:reduce){.home-about-card__media img,.home-button,.home-feature-card,.home-feature-card__bar,.wf-footer__socials a,.wf-mobile-drawer,.wf-nav-backdrop{transition:none}}.mustakbal-master{padding-block-end:72px;overflow:hidden;background:var(--wp--preset--color--paper);color:#1a2238}.mustakbal-master,.mustakbal-master *{box-sizing:border-box}.master-container{position:relative;z-index:2;width:min(100%,1152px);margin-inline:auto;padding-inline:1.5rem}.master-container--wide{width:min(100%,1280px)}.master-container--narrow{width:min(100%,1024px)}.master-container--form{width:min(100%,896px)}.master-section-heading{margin-block-end:3.5rem;text-align:center}.master-eyebrow,.master-section-heading__eyebrow{margin-block-end:1rem;display:flex;align-items:center;justify-content:center;gap:1rem}.master-eyebrow{justify-content:flex-start;gap:.75rem}.master-eyebrow span,.master-section-heading__eyebrow span{width:48px;height:1px;background:var(--wp--preset--color--gold)}.master-eyebrow p,.master-section-heading__eyebrow p{margin:0;color:#8a6d1c;font-size:11px;font-weight:700;letter-spacing:.25em;text-transform:uppercase}.master-eyebrow--gold{justify-content:center;gap:1rem}.master-eyebrow--gold span{width:56px}.master-eyebrow--gold p{color:var(--wp--preset--color--gold);letter-spacing:.3em}.master-section-heading h2{margin:0 0 .75rem;color:var(--wp--preset--color--ink);font-size:32px;font-weight:700;line-height:1.35}.master-section-heading .divider-ornament{opacity:.6}.master-faculty-card:hover h3,.master-text-blue{color:var(--wp--preset--color--blue)}.master-text-orange{color:#8a6d1c}.master-cta-group{display:grid;gap:.75rem}.master-button,.master-hero h1{color:var(--wp--preset--color--white)}.master-button{min-height:52px;padding:.85rem 1.75rem;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;border-radius:4px;font-size:15px;font-weight:800;line-height:1.4;text-decoration:none;transition:transform 180ms ease,background-color 180ms ease}.master-button:hover{transform:translateY(-2px)}.master-button .ico{width:18px;height:18px}.master-button--whatsapp{background:#178440;box-shadow:0 10px 28px -16px rgba(23,132,64,.8)}.master-button--whatsapp:hover{background:#136e36}.master-button--ghost{border:1.6px solid var(--wp--preset--color--gold);background:0 0;color:var(--wp--preset--color--gold)}.master-button--ghost:hover{background:rgba(201,169,97,.1)}.master-price-card .master-button--ghost{color:var(--wp--preset--color--gold-text)}.master-accordion details[open] summary>.ico,.master-faq details[open] summary>.ico,[dir=ltr] .faculty-card__link .ico,[dir=ltr] .master-button--ghost .ico,[dir=ltr] .master-faculty-card__link .ico{transform:rotate(180deg)}.master-hero{position:relative;min-height:85vh;min-height:85svh;display:flex;align-items:center;overflow:hidden}.master-hero__image,.master-hero__overlay,.master-hero__pattern{position:absolute;inset:0}.master-hero__fade{position:absolute}.master-hero__image{width:100%;height:100%;object-fit:cover;object-position:center}.master-hero__overlay{background:linear-gradient(to bottom,rgba(11,27,61,.92),rgba(18,38,84,.88),rgba(28,68,178,.82))}.master-hero__pattern{background:url(../img/pattern-arabesque.svg);background-size:250px 250px;opacity:.12}.master-hero__glow{position:absolute;border-radius:50%;filter:blur(100px);pointer-events:none}.master-hero__glow--end{inset-block-start:33%;inset-inline-end:-200px;width:600px;height:600px;background:rgba(201,169,97,.08)}.master-hero__glow--start{inset-block-end:-160px;inset-inline-start:-160px;width:500px;height:500px;background:rgba(28,68,178,.2)}.master-hero__content{max-width:1024px;padding-block:7rem 5rem;text-align:center}.master-hero h1{max-width:896px;margin:0 auto 1.5rem;font-size:38px;line-height:1.35}.master-hero__description{max-width:768px;margin:0 auto 2rem;color:rgba(255,255,255,.8);font-size:16px;font-weight:500;line-height:1.85}.master-hero .divider-ornament{margin-block-end:2rem;filter:invert(1);opacity:.4}.master-hero__fade{inset:auto 0 0;height:48px;background:linear-gradient(to top,var(--wp--preset--color--paper),transparent)}.master-hero__bar{position:absolute;inset:auto 0 0;height:6px;background:rgba(201,169,97,.6)}.master-info{position:relative;z-index:4;margin-block-start:-2rem;padding-block-end:3rem}.master-info__card{overflow:hidden;border:1px solid rgba(28,68,178,.15);border-radius:4px;background:var(--wp--preset--color--white);box-shadow:0 24px 60px -25px rgba(28,68,178,.25)}.master-info__blue-line{height:4px;background:var(--wp--preset--color--ink)}.master-info__gold-line{height:2px;background:var(--wp--preset--color--gold)}.master-info__grid{padding:1.25rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.master-info__cell,.master-info__price{min-height:92px;padding:.75rem;display:flex;align-items:center;justify-content:center;gap:.75rem;border-block-end:1px solid rgba(28,68,178,.1)}.master-info__cell:nth-child(odd){border-inline-end:1px solid rgba(28,68,178,.1)}.master-info__cell:nth-child(3),.master-info__price{border-block-end:0}.master-info__icon{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(28,68,178,.15);border-radius:4px;background:rgba(28,68,178,.05);color:var(--wp--preset--color--blue)}.master-info__icon .ico{width:20px;height:20px}.master-info__cell strong{display:block;color:var(--wp--preset--color--ink);font-size:15px;font-weight:800;line-height:1.3}.master-info__cell small{display:block;margin-block-start:.2rem;color:#3a4a5c;font-size:11px}.master-info__price{flex-direction:column;text-align:center}.master-info__price>div{display:flex;align-items:flex-end;gap:.5rem}.master-info__price strong{color:var(--wp--preset--color--blue);font-size:28px;font-weight:900;line-height:1}.master-info__price del{color:#3a4a5c;font-size:14px;font-weight:700}.master-bullet p,.master-info__price p{margin:0;color:#3a4a5c;font-size:13px}.master-why{padding-block:5rem;border-block:1px solid rgba(28,68,178,.1);background:var(--wp--preset--color--white)}.master-why__grid{display:grid;gap:3rem;align-items:center}.master-why__copy h2{margin:0 0 1.5rem;color:var(--wp--preset--color--ink);font-size:32px;font-weight:700;line-height:1.35}.master-why__description{margin:0 0 2rem;color:#3a4a5c;font-size:15px;line-height:1.85}.master-bullets{margin:0;padding:0;display:grid;gap:1rem;list-style:none}.master-bullet{padding:.75rem;display:flex;align-items:flex-start;gap:1rem;border-radius:4px}.master-bullet:hover{background:rgba(250,246,237,.5)}.master-bullet__icon{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(28,68,178,.15);border-radius:4px;background:rgba(28,68,178,.05);color:var(--wp--preset--color--blue)}.master-bullet--orange .master-bullet__icon{border-color:rgba(201,169,97,.15);background:rgba(201,169,97,.05);color:#8a6d1c}.master-bullet__icon .ico{width:18px;height:18px}.master-audience-card h3,.master-bullet h3,.master-method h3{margin:0 0 .2rem;color:var(--wp--preset--color--ink);font-size:15px;font-weight:800}.master-bullet p{line-height:1.7}.master-why__media{position:relative;width:min(100%,480px);margin-inline:auto;aspect-ratio:3/4;overflow:hidden;border-radius:4px;box-shadow:0 24px 60px -25px rgba(28,68,178,.3)}.master-audience__media::after,.master-why__media::after{height:4px}.master-audience__media::after,.master-curriculum__image::after,.master-why__media::after{content:"";position:absolute;inset:auto 0 0;z-index:2;background:var(--wp--preset--color--gold)}.master-audience__media img,.master-curriculum__image img,.master-why__media>img{width:100%;height:100%;display:block;object-fit:cover}.master-audience__media::before,.master-why__shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(11,27,61,.5),transparent)}.master-why__badge{position:absolute;inset:auto 1.25rem 1.25rem;z-index:3;padding:1rem;border-radius:4px;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center}.master-why__badge p{margin:0 0 .2rem;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#6f5610;font-size:12px;font-weight:700;letter-spacing:.2em}.master-why__badge .ico{width:18px;height:18px;color:var(--wp--preset--color--gold)}.master-why__badge strong{color:var(--wp--preset--color--ink);font-size:14px;font-weight:900}.master-audience{padding-block:5rem;background:var(--wp--preset--color--paper)}.master-audience__grid{display:grid;gap:2rem;align-items:start}.master-audience__media{position:relative;width:min(100%,440px);margin-inline:auto;aspect-ratio:3/4;overflow:hidden;border-radius:4px;box-shadow:0 16px 50px -20px rgba(28,68,178,.25)}.master-audience__media::before{content:"";z-index:1}.master-audience__cards{display:grid;gap:1rem}.master-audience-card{position:relative;overflow:hidden;padding:1.5rem;border:1px solid rgba(28,68,178,.1);border-radius:4px;background:var(--wp--preset--color--white);transition:transform 180ms ease,border-color 180ms ease,box-shadow 180ms ease}.master-audience-card:hover{transform:translateY(-2px);border-color:rgba(201,169,97,.4);box-shadow:0 12px 30px -10px rgba(28,68,178,.12)}.master-audience-card__bar{position:absolute;inset:0 0 auto;height:2px;background:var(--wp--preset--color--gold);opacity:0}.master-audience-card:hover .master-audience-card__bar{opacity:1}.master-audience-card__icon{width:40px;height:40px;margin-block-end:1rem;display:grid;place-items:center;border:1px solid rgba(28,68,178,.15);border-radius:4px;background:rgba(28,68,178,.05);color:var(--wp--preset--color--blue)}.master-audience-card--orange .master-audience-card__icon{border-color:rgba(201,169,97,.15);background:rgba(201,169,97,.05);color:#8a6d1c}.master-audience-card__icon .ico{width:22px;height:22px}.master-audience-card h3,.master-method h3{margin:0 0 .4rem}.master-audience-card p,.master-method p{margin:0;color:#3a4a5c;font-size:13px;line-height:1.7}.master-curriculum,.master-method>span{background:var(--wp--preset--color--white)}.master-curriculum{padding-block:5rem}.master-curriculum__grid{display:grid;gap:2rem}.master-curriculum__methods{display:flex;flex-direction:column;gap:1rem}.master-method{padding:1.25rem;display:flex;align-items:flex-start;gap:.75rem;border:1px solid rgba(28,68,178,.1);border-radius:4px;background:var(--wp--preset--color--paper)}.master-method>span{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(28,68,178,.15);border-radius:4px;color:var(--wp--preset--color--blue)}.master-method--orange>span{border-color:rgba(201,169,97,.15);color:#8a6d1c}.master-method .ico{width:20px;height:20px}.master-method h3{margin:0 0 .3rem;font-size:14px}.master-method p{font-size:12px}.master-curriculum__image{position:relative;margin-block-start:.5rem;aspect-ratio:2/1;overflow:hidden;border-radius:4px;box-shadow:0 4px 16px rgba(11,27,61,.12)}.master-curriculum__image::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to top,rgba(11,27,61,.4),transparent)}.master-curriculum__image::after{height:2px}.master-accordion{display:grid;gap:.75rem}.master-accordion__item,.master-faq__item{overflow:hidden;border:1px solid rgba(28,68,178,.15);border-radius:4px;background:var(--wp--preset--color--paper)}.master-accordion summary,.master-faq summary{min-height:64px;padding:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none;color:var(--wp--preset--color--ink)}.master-accordion summary::-webkit-details-marker,.master-faq summary::-webkit-details-marker{display:none}.master-accordion summary>.ico,.master-faq summary>.ico{width:18px;height:18px;flex:0 0 auto;color:var(--wp--preset--color--blue);transition:transform 200ms ease}.master-accordion details[open] summary,.master-faq details[open] summary{background:var(--wp--preset--color--white)}.master-accordion__heading{display:flex;align-items:center;gap:.75rem;font-size:16px;font-weight:800}.master-accordion__number{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(28,68,178,.15);border-radius:4px;background:rgba(28,68,178,.05);color:#7a5c12;font-size:13px;font-weight:900}.master-accordion__panel{padding:1.25rem;border-block-start:1px solid rgba(28,68,178,.1);background:rgba(255,255,255,.5)}.master-accordion__panel p{margin:0;color:#3a4a5c;font-size:14px;line-height:2}.master-accordion__panel span{margin-block-start:1rem;padding:.2rem .5rem;display:inline-flex;border:1px solid rgba(28,68,178,.1);border-radius:4px;background:rgba(28,68,178,.05);color:var(--wp--preset--color--blue);font-size:10px;font-weight:700}@supports (interpolate-size:allow-keywords){.mustakbal-master{interpolate-size:allow-keywords}.master-accordion__item::details-content,.master-faq__item::details-content{block-size:0;overflow:hidden;opacity:0;transition:block-size 280ms ease,opacity 220ms ease}.master-accordion__item[open]::details-content,.master-faq__item[open]::details-content{block-size:auto;opacity:1}}.master-timeline{position:relative;padding-block:6rem;overflow:hidden}.master-timeline.has-arabesque::before{z-index:2;background-size:150px 150px;opacity:.03}.master-timeline__image,.master-timeline__wash{position:absolute;inset:0;width:100%;height:100%}.master-timeline__image{object-fit:cover}.master-timeline__wash{background:rgba(250,246,237,.96)}.master-timeline__content{position:relative;z-index:3}.master-timeline__track{position:relative}.master-timeline__grid{display:grid;gap:1.5rem}.master-timeline-card{display:flex;flex-direction:column;align-items:center;text-align:center}.master-timeline-card__dot{width:32px;height:32px;margin-block-end:1rem;display:grid;place-items:center;border:4px solid rgba(28,68,178,.2);border-radius:50%;background:var(--wp--preset--color--white);color:var(--wp--preset--color--blue);font-size:10px;font-weight:900}.master-timeline-card.is-active .master-timeline-card__dot{border-color:rgba(201,169,97,.3);background:var(--wp--preset--color--gold);color:var(--wp--preset--color--ink);box-shadow:0 0 20px rgba(201,169,97,.4);transform:scale(1.1)}.master-timeline-card__connector{width:2px;height:24px;margin-block-end:.5rem;background:linear-gradient(to bottom,var(--wp--preset--color--gold),rgba(28,68,178,.3))}.master-timeline-card:last-child .master-timeline-card__connector{display:none}.master-timeline-card__body{width:100%;padding:1.5rem;border:1px solid rgba(28,68,178,.15);border-radius:4px;background:var(--wp--preset--color--white)}.master-timeline-card.is-active .master-timeline-card__body{border-color:rgba(201,169,97,.4);box-shadow:0 4px 14px rgba(11,27,61,.12)}.master-timeline-card__progress{width:var(--progress);height:4px;margin-block-end:1rem;border-radius:4px;background:linear-gradient(to left,var(--wp--preset--color--gold),var(--wp--preset--color--ink));opacity:.6}.master-timeline-card__term{margin:0 0 .5rem!important;color:#8a6d1c!important;font-size:10px!important;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.master-timeline-card h3{margin:0 0 .5rem;color:var(--wp--preset--color--ink);font-size:17px;font-weight:900}.master-outcome p,.master-timeline-card p{margin:0;color:#3a4a5c;font-size:14px;line-height:1.7}.master-faculty{padding-block:5rem;background:var(--wp--preset--color--paper);border-block:1px solid rgba(28,68,178,.1)}.master-faculty__grid{display:grid;gap:1.5rem}.master-faculty-card{overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(28,68,178,.1);border-radius:4px;background:var(--wp--preset--color--white);box-shadow:0 8px 24px -12px rgba(28,68,178,.12);transition:transform 220ms ease,border-color 220ms ease,box-shadow 220ms ease}.master-faculty-card:hover{transform:translateY(-4px);border-color:rgba(201,169,97,.5);box-shadow:0 20px 50px -15px rgba(28,68,178,.25)}.master-faculty-card__accent{height:4px;background:linear-gradient(to left,transparent,var(--wp--preset--color--gold),transparent);opacity:.6}.master-faculty-card__portrait{position:relative;aspect-ratio:3/4;max-height:340px;overflow:hidden;background:linear-gradient(to bottom,var(--wp--preset--color--ink),#122654)}.master-faculty-card__portrait.has-arabesque::before{background-size:180px 180px;opacity:.08}.master-faculty-card__portrait::after{content:"";position:absolute;inset:auto 0 0;z-index:2;height:3px;background:var(--wp--preset--color--gold)}.master-faculty-card__portrait img{position:relative;z-index:1;width:100%;height:100%;display:block;object-fit:cover;object-position:top;transition:transform 500ms ease}.master-faculty-card:hover .master-faculty-card__portrait img{transform:scale(1.03)}.master-faculty-card__body{padding:1.5rem;display:flex;flex:1;flex-direction:column}.master-faculty-card h3{margin:0 0 .25rem;color:var(--wp--preset--color--ink);font-size:20px;line-height:1.45}.master-faculty-card__specialization{margin:0 0 .75rem;color:var(--wp--preset--color--gold-text);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.master-faculty-card__bio{margin:0 0 1.25rem;flex:1;color:#3a4a5c;font-size:13px;line-height:1.75}.master-faculty-card__link{min-height:44px;align-self:flex-start;display:inline-flex;align-items:center;gap:.5rem;color:var(--wp--preset--color--blue);font-size:12px;font-weight:700;text-decoration:none}.master-faculty-card__link:hover{color:var(--wp--preset--color--gold)}.master-faculty-card__link .ico{width:13px;height:13px}[dir=ltr] .master-faculty-card__link{align-self:flex-end}.master-outcome>span,.master-outcomes{background:var(--wp--preset--color--white)}.master-outcomes{padding-block:5rem}.master-outcomes__grid{display:grid;gap:1rem}.lead-form input,.lead-form select,.master-outcome{border-radius:4px;background:var(--wp--preset--color--paper)}.master-outcome{padding:1.25rem;display:flex;align-items:flex-start;gap:.75rem;border:1px solid rgba(28,68,178,.1)}.master-outcome>span{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(201,169,97,.3);border-radius:4px;color:var(--wp--preset--color--gold)}.master-outcome .ico{width:14px;height:14px;stroke-width:2.5}.master-outcome p{padding-block-start:.1rem;color:#1a2238;font-size:13px}.master-pricing{position:relative;padding-block:6rem;overflow:hidden}.master-pricing.has-arabesque::before{z-index:2;background-size:120px 120px;opacity:.025}.master-pricing__image,.master-pricing__wash{position:absolute;inset:0;width:100%;height:100%}.master-pricing__image{object-fit:cover}.master-pricing__wash{background:rgba(250,246,237,.97)}.master-pricing__content{position:relative;z-index:3}.master-pricing__grid{display:grid;gap:1.5rem}.master-price-card{position:relative;padding:2rem;border:1px solid rgba(28,68,178,.15);border-radius:4px;background:var(--wp--preset--color--white)}.master-price-card--cash{border:2px solid rgba(201,169,97,.4);box-shadow:0 24px 60px -25px rgba(28,68,178,.2)}.master-price-card__badge{position:absolute;inset-block-start:-.8rem;inset-inline-end:2rem;padding:.4rem 1rem;border-radius:4px;background:var(--wp--preset--color--gold);color:var(--wp--preset--color--ink);font-size:11px;font-weight:900;letter-spacing:.03em;box-shadow:0 4px 12px rgba(11,27,61,.15)}.master-price-card__label{margin:0 0 .75rem;color:var(--wp--preset--color--blue);font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.master-price-card--installments .master-price-card__label{color:#3a4a5c}.master-price-card__price{margin-block-end:1.5rem;padding-block-end:1.5rem;display:flex;align-items:flex-end;gap:.75rem;border-block-end:1px dashed rgba(201,169,97,.3)}.master-price-card--installments .master-price-card__price{border-color:rgba(28,68,178,.15)}.lead-form h2,.master-price-card__price strong{color:var(--wp--preset--color--ink);font-weight:900}.master-price-card__price strong{font-size:40px;line-height:1}.master-price-card__price del{margin-block-end:.35rem;color:#3a4a5c;font-size:18px;font-weight:700}.master-price-card ul{margin:0 0 2rem;padding:0;display:grid;gap:.75rem;list-style:none}.master-price-card li{display:flex;align-items:center;gap:.75rem;color:#1a2238;font-size:13px}.master-price-card li .ico{width:16px;height:16px;flex:0 0 auto;color:var(--wp--preset--color--gold)}.master-price-card--installments li{color:#3a4a5c}.master-price-card--installments li .ico{opacity:.4;color:#3a4a5c}.master-cta-group--compact .master-button{min-height:48px;padding:.7rem 1.25rem;font-size:14px}.master-registration{padding-block:5rem;border-block:1px solid rgba(28,68,178,.1);background:var(--wp--preset--color--white)}.master-registration__description{max-width:672px;margin:-2rem auto 2.5rem;color:#3a4a5c;font-size:15px;line-height:1.8;text-align:center}.lead-form{padding:1.25rem;border:1px solid rgba(11,27,61,.12);border-radius:8px;background:var(--wp--preset--color--white);box-shadow:0 16px 45px -28px rgba(11,27,61,.18)}.lead-form h2{margin:0 0 1.25rem;font-size:20px}.lead-form__grid{display:grid;gap:1rem}.lead-form__field{display:grid;gap:.5rem}.lead-form__field>span{color:#3a4a5c;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.lead-form input,.lead-form select{width:100%;min-height:48px;padding-inline:1rem;border:1px solid #6b7a99;color:var(--wp--preset--color--ink);font:inherit;font-size:14px;outline:0}.lead-form select{font-weight:700}.lead-form input:focus,.lead-form select:focus{border-color:var(--wp--preset--color--gold);background:var(--wp--preset--color--white)}.lead-form input:focus-visible,.lead-form select:focus-visible{outline:2px solid #0b1b3d;outline-offset:2px}.lead-form input::placeholder,.lead-form select::placeholder{color:#5c6470}.lead-form__phone{display:grid;grid-template-columns:minmax(96px,auto) minmax(136px,1fr);gap:.5rem}.lead-form__phone>:first-child{padding-inline:.75rem;text-align:center}@media (max-width:720px){.lead-form input,.lead-form select{font-size:16px}}@media (min-width:1024px){.lead-form__phone{grid-template-columns:minmax(170px,auto) minmax(130px,1fr)}}.lead-form__submit{min-height:48px;margin-block-start:.5rem;padding-inline:1.5rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:0;border-radius:4px;background:var(--wp--preset--color--gold);color:var(--wp--preset--color--ink);font:inherit;font-size:14px;font-weight:900;cursor:pointer;box-shadow:0 12px 30px -18px rgba(201,169,97,.8)}.lead-form__submit:hover{background:var(--wp--preset--color--gold-light)}.lead-form__submit:disabled{cursor:not-allowed;opacity:.6}.lead-form__submit .ico{width:16px;height:16px}.lead-form__status{min-height:1.5em;margin:0;font-size:13px;font-weight:700}.lead-form__status.is-success{color:#1c7f45}.lead-form__status.is-fallback{color:#9b6b1f}.lead-form__status.is-error{color:#b42318}.master-faq{padding-block:5rem;background:var(--wp--preset--color--white)}.master-faq__list{display:grid;gap:.75rem}.master-faq summary>span{display:flex;align-items:center;gap:.75rem}.master-faq summary>span .ico{width:18px;height:18px;flex:0 0 auto;color:var(--wp--preset--color--gold)}.master-faq summary strong{color:var(--wp--preset--color--ink);font-size:15px;font-weight:900}.master-faq__answer{margin:0 2.5rem 1.25rem;padding-inline-start:1rem;border-inline-start:2px solid rgba(201,169,97,.3);color:#3a4a5c;font-size:14px;line-height:2}.master-faq__answer ul{margin:0;padding-inline-start:1.25rem}.master-faq__answer li{margin-block:.25rem}.master-faq__answer p{margin:.75rem 0 0}.master-faq__answer p:first-child{margin-block-start:0}.master-final-cta{position:relative;padding-block:6rem;overflow:hidden;border-block-start:4px solid var(--wp--preset--color--gold)}.master-final-cta__image,.master-final-cta__overlay,.master-final-cta__pattern{position:absolute;inset:0;width:100%;height:100%}.master-final-cta__image{object-fit:cover}.master-final-cta__overlay{background:rgba(11,27,61,.92)}.master-final-cta__pattern{background:url(../img/pattern-arabesque.svg);background-size:150px 150px;opacity:.06}.master-final-cta__corner{position:absolute;width:100px;height:100px;filter:invert(1);opacity:.3}.master-final-cta__corner--end{inset-block-start:1.5rem;inset-inline-end:1.5rem}.master-final-cta__corner--start{inset-block-end:1.5rem;inset-inline-start:1.5rem;transform:rotate(180deg)}.master-final-cta__content{text-align:center}.master-final-cta__quote{width:36px;height:36px;margin:0 auto 1.5rem;color:var(--wp--preset--color--gold);stroke-width:1}.master-final-cta h2{margin:0 0 1.5rem;color:var(--wp--preset--color--white);font-size:26px;font-weight:700;line-height:1.4}.master-final-cta .divider-ornament{margin-block-end:2rem;filter:invert(1);opacity:.4}.master-final-cta__copyright{margin:3rem 0 0;color:rgba(219,234,254,.78);font-size:12px;letter-spacing:.12em;text-transform:uppercase}.master-sticky-cta{position:fixed;inset:auto 0 0;z-index:90;padding:.75rem;border-block-start:1px solid rgba(28,68,178,.15);background:var(--wp--preset--color--white);box-shadow:0-8px 24px -12px rgba(0,0,0,.15)}.master-sticky-cta a{min-height:48px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:var(--wp--preset--color--gold);color:var(--wp--preset--color--ink);font-size:13px;font-weight:800;text-decoration:none}@media (min-width:721px){.mustakbal-master{padding-block-end:0}.master-section-heading h2,.master-why__copy h2{font-size:50px}.master-hero h1{font-size:60px}.master-hero__description{font-size:19px}.master-cta-group:not(.master-cta-group--compact){display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr))}.master-info__grid{padding:1.5rem 2rem;grid-template-columns:repeat(4,minmax(0,1fr))}.master-info__cell,.master-info__price{min-height:74px;border-block-end:0}.master-info__cell,.master-info__price,[dir=ltr] .master-info__cell,[dir=ltr] .master-info__price{border-inline-end:1px solid rgba(28,68,178,.1)}.master-info__price,[dir=ltr] .master-info__price{border-inline-end:0}.master-audience,.master-curriculum,.master-faculty,.master-faq,.master-outcomes,.master-registration,.master-why{padding-block:6rem}.master-audience__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.master-audience-card--wide{grid-column:span 2}.master-timeline__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.master-timeline__line{position:absolute;inset-block-start:52px;inset-inline:12.5%;height:2px;background:linear-gradient(to left,var(--wp--preset--color--gold),var(--wp--preset--color--ink),var(--wp--preset--color--gold))}.master-timeline-card__connector{display:none}.master-faculty__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.master-faculty-card__portrait{max-height:none}.lead-form__grid,.master-outcomes__grid,.master-pricing__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-form{padding:1.75rem}.lead-form h2,.lead-form__field--full,.lead-form__status,.lead-form__submit{grid-column:1/-1}.master-price-card{padding:2.5rem}.master-price-card__price strong{font-size:48px}.master-final-cta h2{font-size:40px}.master-sticky-cta{display:none}}@media (min-width:1081px){.master-hero h1{font-size:72px}.master-why__grid{grid-template-columns:7fr 5fr}.master-audience__grid{grid-template-columns:4fr 8fr}.master-audience__media{position:sticky;inset-block-start:6rem;width:100%}.master-curriculum__grid{grid-template-columns:5fr 7fr}.master-faculty__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.master-faculty__grid>:last-child:nth-child(3n+1){grid-column:2}}@media (prefers-reduced-motion:reduce){.master-accordion summary>.ico,.master-audience-card,.master-button,.master-faculty-card,.master-faculty-card__portrait img,.master-faq summary>.ico{transition:none}}.container{width:min(100%,1200px);margin-inline:auto;padding-inline:1.5rem}.ornament-band{height:32px;overflow:hidden;border-block:1px solid rgba(28,68,178,.1);background-color:var(--wp--preset--color--white);background-image:url(../img/border-band.svg);background-position:center;background-size:100px 12px;background-repeat:repeat-x;opacity:.85}.divider-ornament--invert{filter:invert(1);opacity:.5}.corner-ornament{position:absolute;top:2rem;width:80px;height:80px;background:url(../img/corner-ornament.svg)no-repeat center/contain;opacity:.25;pointer-events:none}.corner-ornament--tr{inset-inline-end:1.5rem}.corner-ornament--tl{inset-inline-start:1.5rem;transform:scaleX(-1)}.about-hero .corner-ornament,.accreditation-hero .corner-ornament,.contact-hero .corner-ornament,.faculty-profile__header .corner-ornament{filter:invert(1);opacity:.3}.about-hero,.accreditation-hero,.contact-hero,.privacy-hero{position:relative;overflow:hidden;text-align:center;padding-block:7rem 4rem;color:#fff;background:linear-gradient(to bottom,var(--wp--preset--color--ink),#122654,var(--wp--preset--color--ink))}.about-hero::after,.accreditation-hero::after,.contact-hero::after,.privacy-hero::after{content:"";position:absolute;inset-inline:0;bottom:0;height:4px;background:rgba(201,169,97,.6)}.about-hero__eyebrow,.contact-hero__eyebrow,.privacy-hero__eyebrow{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}.about-hero__eyebrow span,.contact-hero__eyebrow span,.privacy-hero__eyebrow span{width:3.5rem;height:1px;background:var(--wp--preset--color--gold)}.about-hero__eyebrow p,.contact-hero__eyebrow p,.privacy-hero__eyebrow p{margin:0;color:var(--wp--preset--color--gold);font-weight:700;font-size:11px;letter-spacing:.3em;text-transform:uppercase}.about-hero .hero-title,.accreditation-hero .hero-title,.contact-hero .hero-title,.privacy-hero .hero-title{color:#fff;font-size:34px;margin-block:0 .5rem;line-height:1.2}.contact-hero__desc{max-width:42rem;margin:.75rem auto 0;color:rgba(255,255,255,.72);font-size:15px;line-height:1.8}.privacy-hero__updated{color:rgba(255,255,255,.6);font-size:12px;letter-spacing:.04em}.about-hero .divider-ornament,.accreditation-hero .divider-ornament,.contact-hero .divider-ornament,.privacy-hero .divider-ornament{margin-top:1.75rem}.about-vm{padding-block:4rem;background:var(--wp--preset--color--white)}.about-vm__grid{display:grid;gap:1.5rem}.about-vm__card{position:relative;overflow:hidden;padding:2rem;border-radius:4px;background:var(--wp--preset--color--paper);border:1px solid rgba(28,68,178,.1)}.about-vm__card::before,.faculty-profile__card::before{content:"";position:absolute;inset-inline:0;top:0;height:4px}.about-vm__card::before{background:linear-gradient(to left,transparent,var(--wp--preset--color--gold),transparent);opacity:.6}.about-vm__card--mission{border-color:rgba(201,169,97,.15)}.about-vm__badge{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;border-radius:4px;background:#fff;border:1px solid rgba(28,68,178,.15);color:var(--wp--preset--color--blue)}.about-vm__badge--orange{border-color:rgba(201,169,97,.25);color:#8a6d1c}.about-vm__card h2{color:var(--wp--preset--color--ink);font-size:22px;margin:0 0 1rem}.about-value p,.about-vm__card p{color:#3a4a5c;line-height:2;font-size:15px;margin:0}.about-values{padding-block:4rem;background:var(--wp--preset--color--paper)}.about-values__grid{display:grid;gap:1.25rem}.about-value{position:relative;background:#fff;padding:1.5rem;border-radius:4px;border:1px solid rgba(28,68,178,.1);text-align:start;transition:border-color .2s,box-shadow .2s}.about-value:hover{border-color:rgba(201,169,97,.4);box-shadow:0 12px 30px -10px rgba(28,68,178,.15)}.about-value__badge{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin-bottom:1rem;border-radius:4px;border:1px solid}.about-value h3,.faculty-listing__head .hero-title{color:var(--wp--preset--color--ink);font-size:15px;margin:0 0 .5rem}.about-value p{font-size:13px;line-height:1.6}.about-goals{padding-block:4rem;background:var(--wp--preset--color--white)}.home-section-heading--nodiv{margin-block-end:2.5rem}.home-section-heading__eyebrow--blue p{color:var(--wp--preset--color--blue)}.about-goals__list{display:grid;gap:.75rem;max-width:56rem;margin-inline:auto}.about-goal,.about-goal__num{display:flex;border-radius:4px}.about-goal{align-items:flex-start;gap:1rem;background:var(--wp--preset--color--paper);padding:1.25rem;border:1px solid rgba(28,68,178,.1)}.about-goal__num{flex:none;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(201,169,97,.3);color:var(--wp--preset--color--gold-text);font-weight:800;font-size:13px}.about-goal p{color:#3a4a5c;line-height:1.7;font-size:14px;margin:.25rem 0 0}.faculty-listing{padding-block-start:calc(4rem + 65px);padding-block-end:4rem;background:var(--wp--preset--color--background)}.faculty-listing__head{text-align:center;max-width:40rem;margin:0 auto 3rem}.faculty-listing__head .hero-title{font-size:30px;margin:0 0 .75rem}.faculty-listing__head p{color:var(--wp--preset--color--muted);font-size:16px;margin:0}.faculty-listing__group+.faculty-listing__group{margin-top:3rem}.faculty-listing__label{color:var(--wp--preset--color--blue);font-size:19px;font-weight:700;border-bottom:1px solid rgba(28,68,178,.12);padding-bottom:.5rem;margin:0 0 1.5rem}.faculty-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}.faculty-card{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:12px;border:1px solid rgba(28,68,178,.12);background:var(--wp--preset--color--white);text-decoration:none;transition:box-shadow .2s,border-color .2s,transform .2s}.faculty-card:hover{box-shadow:0 12px 30px -16px rgba(28,68,178,.3);border-color:rgba(201,169,97,.45)}.faculty-card__avatar{flex:none;width:64px;height:64px;border-radius:50%;overflow:hidden;background:var(--wp--preset--color--paper)}.faculty-card__avatar img{width:100%;height:100%;object-fit:cover;object-position:top}.faculty-card__body{min-width:0;display:flex;flex-direction:column;gap:.15rem}.faculty-card__name{font-weight:700;font-size:14px;color:var(--wp--preset--color--ink)}.faculty-card__spec{font-size:12px;color:var(--wp--preset--color--muted);line-height:1.4}.faculty-card__link{font-size:12px;color:var(--wp--preset--color--blue);margin-top:.25rem}.faculty-profile{padding-block:6rem 5rem;background:var(--wp--preset--color--paper)}.faculty-profile__back{display:inline-flex;align-items:center;gap:.5rem;color:#3a4a5c;font-weight:700;font-size:13px;text-decoration:none;margin-bottom:2rem}.faculty-profile__back:hover{color:var(--wp--preset--color--blue)}.faculty-profile__back .ico{width:16px;height:16px}[dir=rtl] .faculty-profile__back .ico{transform:rotate(180deg)}.faculty-profile__card,.faculty-profile__quals li{border-radius:4px;border:1px solid rgba(28,68,178,.1)}.faculty-profile__card{position:relative;max-width:56rem;margin-inline:auto;background:#fff;overflow:hidden;box-shadow:0 24px 60px -25px rgba(28,68,178,.2)}.faculty-profile__card::before{background:var(--wp--preset--color--gold);z-index:2}.faculty-profile__header{position:relative;height:16rem;overflow:hidden;background:linear-gradient(to bottom,var(--wp--preset--color--ink),#122654,var(--wp--preset--color--ink))}.faculty-profile__avatar{display:flex;justify-content:center;margin-top:-6rem;position:relative;z-index:1;padding-inline:1rem}.faculty-profile__avatar img{width:11rem;height:11rem;object-fit:cover;border-radius:6px;border:4px solid #fff;box-shadow:0 16px 40px -10px rgba(0,0,0,.25);outline:2px solid rgba(201,169,97,.5);outline-offset:0}.faculty-profile__body{padding:2rem;text-align:center}.faculty-profile__identity{margin-bottom:2.5rem}.faculty-profile__identity .hero-title{color:var(--wp--preset--color--ink);font-size:30px;margin:.5rem 0 .25rem}.faculty-profile__name-en{color:rgba(58,74,92,.85);font-weight:700;font-size:13px;margin:0 0 1rem}.faculty-profile__badge{display:inline-block;padding:.4rem 1rem;border-radius:4px;background:rgba(201,169,97,.05);color:#8a6d1c;font-size:12px;font-weight:700;border:1px solid rgba(201,169,97,.15)}.faculty-profile__sections{text-align:start}.faculty-profile__section{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(28,68,178,.1)}.faculty-profile__section--last{margin-bottom:0;padding-bottom:0;border-bottom:0}.faculty-profile__section-head{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.faculty-profile__section-head h2{font-size:19px;color:var(--wp--preset--color--ink);margin:0}.faculty-profile__section-head .ico{width:20px;height:20px}.contact-aside__list a:hover,.faculty-profile__section-head--blue{color:var(--wp--preset--color--blue)}.faculty-profile__section-head--gold{color:var(--wp--preset--color--gold)}.faculty-profile__section-head--orange{color:#8a6d1c}.faculty-profile__bio{color:#3a4a5c;font-size:16px;line-height:2;font-weight:500;margin:0}.faculty-profile__quals{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.faculty-profile__quals li{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:var(--wp--preset--color--paper)}.faculty-profile__num{flex:none;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:4px;background:#fff;border:1px solid rgba(201,169,97,.3);color:var(--wp--preset--color--gold);font-weight:800;font-size:13px}.faculty-profile__quals li span:last-child{font-size:14px;color:#3a4a5c;font-weight:500;padding-top:.25rem}.faculty-profile__tags{display:flex;flex-wrap:wrap;gap:.625rem}.faculty-profile__tags span{padding:.5rem 1rem;border-radius:4px;background:var(--wp--preset--color--paper);border:1px solid rgba(28,68,178,.1);font-size:13px;font-weight:700;color:#3a4a5c}.contact-body{padding-block:3rem 4rem;background:var(--wp--preset--color--paper)}.lead-form-wrap{display:grid;gap:1.5rem;max-width:64rem;margin-inline:auto}.contact-aside{display:grid;gap:1.25rem;align-content:start}.contact-aside__card{background:#fff;border:1px solid rgba(28,68,178,.1);border-radius:12px;padding:1.5rem}.contact-aside__lead{margin:0 0 1rem;font-size:13px;font-weight:700;color:#3a4a5c}.contact-aside__list a,.contact-aside__wa{display:flex;font-size:14px;text-decoration:none;min-height:44px}.contact-aside__wa{align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.25rem;border-radius:4px;background:#178440;color:#fff;font-weight:800}.contact-aside__wa:hover{background:#20bd5a}.contact-aside__wa .ico{width:18px;height:18px}.contact-aside__list{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.75rem}.contact-aside__list a{gap:.75rem;font-weight:700}.contact-aside__list .ico{width:18px;height:18px;color:var(--wp--preset--color--gold)}.contact-aside__title{margin:0 0 1rem;font-size:15px;font-weight:800;color:var(--wp--preset--color--ink)}.contact-aside__socials{display:flex;flex-wrap:wrap;gap:.625rem}.contact-aside__list a,.contact-aside__socials a,.privacy-section h2{align-items:center;color:var(--wp--preset--color--ink)}.contact-aside__socials a,.privacy-body{background:var(--wp--preset--color--paper)}.contact-aside__socials a{display:inline-flex;justify-content:center;width:44px;height:44px;border-radius:4px;border:1px solid rgba(28,68,178,.1);transition:background .2s,color .2s,border-color .2s}.contact-aside__socials a:hover{background:var(--wp--preset--color--gold);color:var(--wp--preset--color--ink);border-color:var(--wp--preset--color--gold)}.contact-aside__socials .brand-ico{width:18px;height:18px}.privacy-body{padding-block:3rem 4rem}.privacy-body .container{max-width:56rem}.privacy-intro{font-size:15px;line-height:2;margin:0 0 2.5rem;color:#3a4a5c;font-weight:500;background:#fff;padding:1.5rem;border-radius:4px;border:1px solid rgba(28,68,178,.1)}.privacy-sections{display:grid;gap:1rem}.privacy-section{position:relative;background:#fff;border-radius:4px;border:1px solid rgba(28,68,178,.1);padding:1.5rem}.privacy-section::after{content:"";position:absolute;top:0;bottom:0;inset-inline-end:0;width:4px;background:rgba(201,169,97,.3)}.privacy-section h2{display:flex;gap:.75rem;font-size:18px;margin:0 0 .75rem}.privacy-section__dot{width:6px;height:6px;border-radius:50%;background:var(--wp--preset--color--gold)}.privacy-section__body{font-size:14px;line-height:2;color:#3a4a5c;margin:0;white-space:pre-line}@media (min-width:721px){.about-hero,.accreditation-hero,.contact-hero,.privacy-hero{padding-block:8rem 5rem}.about-hero .hero-title,.accreditation-hero .hero-title,.contact-hero .hero-title,.privacy-hero .hero-title{font-size:48px}.about-vm__grid{grid-template-columns:1fr 1fr;gap:2rem}.about-vm__card{padding:3rem}.about-values__grid,.faculty-grid--three,.faculty-grid--two{grid-template-columns:1fr 1fr}.faculty-profile__body{padding:2rem 3rem 3rem}.faculty-profile__avatar img{width:13rem;height:13rem}.lead-form-wrap--aside{grid-template-columns:1.05fr .95fr;align-items:start}.faculty-listing{padding-block-start:calc(4rem + 73px)}}@media (min-width:1081px){.about-values__grid{grid-template-columns:repeat(4,1fr)}.faculty-grid--three{grid-template-columns:repeat(3,1fr)}.faculty-grid--three>:last-child:nth-child(3n+1){grid-column:2}.about-hero .hero-title,.accreditation-hero .hero-title,.contact-hero .hero-title{font-size:58px}.faculty-listing{padding-block-start:calc(4rem + 81px)}}.blog-single,.page-blog{background:var(--wp--preset--color--paper);color:#1a2238;min-height:100vh}.blog-hero{position:relative;overflow:hidden;padding-block:7rem 4rem;text-align:center;color:#fff;background:linear-gradient(to bottom,#0b1b3d,#122654,#0b1b3d)}.blog-hero::before{background-size:220px 220px;opacity:.08}.blog-hero::after{content:"";position:absolute;inset-inline:0;bottom:0;height:4px;background:rgba(201,169,97,.6)}.blog-hero .corner-ornament{filter:invert(1);opacity:.25}.blog-hero__inner{max-width:56rem}.blog-hero__eyebrow{margin-bottom:1.5rem}.blog-hero__eyebrow,.blog-related__eyebrow{display:flex;align-items:center;justify-content:center;gap:1rem}.blog-hero__eyebrow span{width:3.5rem}.blog-hero__eyebrow span,.blog-related__eyebrow span{height:1px;background:var(--wp--preset--color--gold)}.blog-hero__eyebrow p,.blog-related__eyebrow p{margin:0;color:var(--wp--preset--color--gold);font-size:11px;font-weight:700;letter-spacing:.3em;text-transform:uppercase}.blog-related__eyebrow p{color:#8a6d1c}.blog-hero .hero-title{margin:0 0 1rem;color:#fff;font-size:34px;line-height:1.2}.blog-hero__subtitle{max-width:42rem;margin:0 auto;color:rgba(255,255,255,.75);font-size:15px;font-weight:500;line-height:1.8}.blog-hero .divider-ornament{margin-top:2rem;opacity:.4}.blog-filter{margin-top:3rem}.blog-filter__inner{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem}.blog-filter__pill{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.5rem 1.25rem;border:1px solid rgba(28,68,178,.15);border-radius:4px;background:#fff;color:#3a4a5c;font-size:13px;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s,background .2s,box-shadow .2s}.blog-filter__pill:hover{border-color:rgba(28,68,178,.4);color:var(--wp--preset--color--blue)}.blog-filter__pill.is-active{border-color:var(--wp--preset--color--gold);background:0 0;box-shadow:0 4px 14px rgba(11,27,61,.18);color:var(--wp--preset--color--ink)}.blog-listing{padding-block:3rem 4rem}.blog-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.blog-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(28,68,178,.1);border-radius:4px;background:#fff;box-shadow:0 8px 24px -12px rgba(28,68,178,.12);color:inherit;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s}.blog-card:hover{transform:translateY(-4px);border-color:rgba(201,169,97,.4);box-shadow:0 16px 40px -15px rgba(28,68,178,.25)}.blog-card__media{position:relative;height:13rem;overflow:hidden;background:linear-gradient(to bottom,#0b1b3d,#122654)}.blog-card--compact .blog-card__media{height:11rem}.blog-card__media--fallback::before{background-size:140px 140px;opacity:.08}.blog-card__media img{transition:transform .5s}.blog-card:hover .blog-card__media img{transform:scale(1.05)}.blog-card__image-shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(11,27,61,.3),transparent 55%);pointer-events:none}.blog-card__gold-line{position:absolute;inset-inline:0;bottom:0;height:2px;background:var(--wp--preset--color--gold);opacity:0;transition:opacity .2s}.blog-card:hover .blog-card__gold-line{opacity:1}.blog-card__body{display:flex;flex:1;flex-direction:column;padding:1.5rem}.blog-card--compact .blog-card__body{padding:1.25rem}.blog-category-chip{align-self:flex-start;display:inline-block;margin-bottom:.75rem;padding:.25rem .625rem;border:1px solid rgba(201,169,97,.15);border-radius:4px;background:rgba(201,169,97,.05);color:#6f5610;font-size:11px;font-weight:700;letter-spacing:.02em}.blog-card--compact .blog-category-chip{font-size:12px}.blog-card__excerpt,.blog-card__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.blog-card__title{margin:0 0 .5rem;color:#0b1b3d;font-size:17px;font-weight:800;line-height:1.55;-webkit-line-clamp:2;transition:color .2s}.blog-card--compact .blog-card__title{font-size:15px}.blog-card:hover .blog-card__title{color:var(--wp--preset--color--blue)}.blog-card__excerpt{flex:1;margin:0 0 1rem;color:#3a4a5c;font-size:13px;line-height:1.8;-webkit-line-clamp:3}.blog-card__date{display:block;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(28,68,178,.1);color:rgba(58,74,92,.85);font-size:11px}.blog-card--compact .blog-card__date{margin-top:.75rem;padding-top:.75rem}.blog-empty{padding-block:6rem;text-align:center}.blog-empty p{margin:0;color:rgba(58,74,92,.6);font-size:17px;font-weight:500}.blog-single__hero{position:relative;width:100%;overflow:hidden}.blog-single__hero::after{content:"";position:absolute;inset-inline:0;bottom:0;z-index:2;height:4px;background:rgba(201,169,97,.6)}.blog-single__hero--image{height:50vh}.blog-article__inline-frame img,.blog-card__media img,.blog-single__hero--image img{width:100%;height:100%;object-fit:cover}.blog-single__hero-shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(11,27,61,.7),rgba(11,27,61,.2) 55%,transparent)}.blog-single__hero--fallback{height:30vh;min-height:240px;background:linear-gradient(to bottom,#0b1b3d,#122654,#0b1b3d)}.blog-single__hero--fallback::before{background-size:220px 220px;opacity:.08}.blog-article{max-width:48rem;padding-block:3rem 4rem}.blog-article__category{margin-bottom:1.25rem}.blog-article__content h2,.blog-article__title{margin:0 0 1.5rem;color:#0b1b3d;font-size:30px;line-height:1.3}.blog-article__meta{display:flex;align-items:center;gap:.375rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(28,68,178,.1);color:#3a4a5c;font-size:13px}.blog-article__date-dot{width:4px;height:4px;border-radius:50%;background:var(--wp--preset--color--gold)}.blog-article__lede{margin-bottom:3rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(28,68,178,.1)}.blog-article__lede p{margin:0;color:#0b1b3d;font-size:19px;font-style:italic;font-weight:500;line-height:2}.blog-article__ornament{margin-bottom:2.5rem;opacity:.6}.blog-article__ornament--bottom{margin-top:3rem;margin-bottom:1.5rem;transform:scaleX(-1)}.blog-article__inline-image{margin:2.5rem 0}.blog-article__inline-frame{position:relative;overflow:hidden;aspect-ratio:16/9;border:1px solid rgba(28,68,178,.1);border-radius:4px;box-shadow:0 16px 40px -15px rgba(28,68,178,.2)}.blog-article__inline-frame span{position:absolute;inset-inline:0;bottom:0;height:4px;background:linear-gradient(to left,transparent,var(--wp--preset--color--gold),transparent)}.blog-article__inline-image figcaption{margin-top:.75rem;color:rgba(58,74,92,.85);font-size:12px;font-style:italic;font-weight:500;text-align:center}.blog-article__content>p{margin:0 0 1.5rem;color:#1a2238;font-size:17px;font-weight:500;line-height:2.1}.blog-article__content h2{margin:3.5rem 0;font-family:var(--wp--preset--font-family--cairo);font-size:26px;font-weight:800;text-align:center}.blog-article__content>h2:first-child{margin-top:1rem}.blog-article__content h2::before{content:"";display:block;width:180px;height:26px;margin:0 auto 1rem;background:url(../img/divider-ornament.svg)center/contain no-repeat;opacity:.55}.blog-article__content h3,.blog-article__content h4{color:#0b1b3d;font-family:var(--wp--preset--font-family--cairo);font-weight:800}.blog-article__content h3{margin:2.5rem 0 1rem;padding-inline-start:.75rem;border-inline-start:6px solid var(--wp--preset--color--gold);font-size:22px;line-height:1.45}.blog-article__content h4{margin:1.5rem 0 .75rem;font-size:18px}.blog-article__content ol{counter-reset:blog-step;display:grid;gap:.75rem;margin:2rem 0;padding:0;list-style:none}.blog-article__content ol>li{counter-increment:blog-step;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:1rem;padding:1rem;border:1px solid rgba(28,68,178,.1);border-radius:4px;background:#fff;color:#1a2238;font-size:16px;font-weight:500;line-height:1.9;transition:border-color .2s,box-shadow .2s}.blog-article__content ol>li:hover{border-color:rgba(201,169,97,.4);box-shadow:0 6px 20px -10px rgba(28,68,178,.15)}.blog-article__content ol>li::before{content:counter(blog-step);display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:4px;background:linear-gradient(to bottom left,#c9a961,#b8984a);box-shadow:0 3px 8px rgba(201,169,97,.3);color:#fff;font-size:14px;font-weight:800}.blog-article__content ul{display:grid;gap:.5rem;margin:1.5rem 0;padding:0;list-style:none}.blog-article__content ul>li{position:relative;padding-inline-start:1.25rem;color:#1a2238;font-size:16px;line-height:1.9}.blog-article__content ul>li::before{content:"";position:absolute;inset-inline-start:0;top:.75rem;width:8px;height:8px;border-radius:50%;background:var(--wp--preset--color--gold)}.blog-article__content .wp-block-quote,.blog-article__content blockquote{margin:2rem 0;padding:1.5rem 1.75rem;border-inline-start:4px solid var(--wp--preset--color--gold);border-radius:6px;background:rgba(201,169,97,.07);color:#1a2238;font-size:19px;line-height:2.15}.blog-article__content blockquote p{margin:0 0 .5rem}.blog-article__content blockquote p:last-child{margin-bottom:0}.blog-article__content blockquote cite{display:block;margin-top:.5rem;color:#6b5a2a;font-size:14px;font-style:normal}.blog-article__content a{border-bottom:2px solid rgba(201,169,97,.4);color:var(--wp--preset--color--blue);font-weight:700;text-decoration:none;transition:border-color .2s,color .2s}.blog-article__content a:hover{border-color:var(--wp--preset--color--gold);color:#0b1b3d}.blog-article__quran{position:relative;margin-block:2.5rem}.blog-article__quran-mark{position:absolute;inset-inline-end:1.5rem;top:-.75rem;z-index:2;display:flex;padding-inline:.75rem;background:var(--wp--preset--color--paper);color:var(--wp--preset--color--gold)}.blog-article__hadith-mark .ico,.blog-article__quran-mark .ico{width:20px;height:20px}.blog-article__hadith,.blog-article__quran-inner{position:relative;overflow:hidden;border-radius:4px}.blog-article__quran-inner{isolation:isolate;padding:2rem;border:1px solid rgba(201,169,97,.4);background:linear-gradient(to bottom left,rgba(201,169,97,.08),#faf6ed,rgba(201,169,97,.05));box-shadow:0 8px 24px -12px rgba(201,169,97,.25)}.blog-article__quran-inner::before{content:"";position:absolute;inset:0;z-index:-1;background:url(../img/pattern-arabesque.svg);background-size:160px 160px;opacity:.04}.blog-article__quran p{margin:0;color:#0b1b3d;font-family:var(--wp--preset--font-family--cairo);font-size:19px;font-weight:500;letter-spacing:.02em;line-height:2.1;text-align:center}.blog-article__hadith{margin-block:2rem;padding:1.5rem;border-inline-start:4px solid var(--wp--preset--color--blue);background:#fff;box-shadow:0 4px 16px -8px rgba(28,68,178,.15)}.blog-article__hadith-mark{position:absolute;inset-inline-end:.75rem;top:.75rem;color:rgba(28,68,178,.3)}.blog-article__hadith p{margin:0;color:#1a2238;font-size:17px;font-style:italic;line-height:2}.blog-article__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(28,68,178,.1)}.blog-article__tags-label{align-self:center;margin-inline-end:.25rem;color:#3a4a5c;font-size:11px;font-weight:700}.blog-article__tag{padding:.25rem .75rem;border:1px solid rgba(28,68,178,.15);border-radius:4px;background:rgba(28,68,178,.05);color:var(--wp--preset--color--blue);font-size:11px;font-weight:700}.blog-article__back-wrap{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(28,68,178,.1)}.blog-article__back{display:inline-flex;align-items:center;gap:.5rem;color:var(--wp--preset--color--blue);font-size:14px;font-weight:700;text-decoration:none;transition:gap .2s,color .2s}.blog-article__back:hover{gap:.75rem;color:var(--wp--preset--color--gold)}.blog-article__back .ico{width:16px;height:16px}[dir=rtl] .blog-article__back .ico{transform:rotate(180deg)}.blog-related{padding-block:4rem;border-top:1px solid rgba(28,68,178,.1);background:#fff}.blog-related__heading{margin-bottom:3rem;text-align:center}.blog-related__eyebrow{margin-bottom:1rem}.blog-related__eyebrow span{width:3rem}.blog-related__heading .hero-title{margin:0;color:#0b1b3d;font-size:26px}.blog-related .blog-card{background:var(--wp--preset--color--paper)}@media (min-width:721px){.blog-hero{padding-block:8rem 5rem}.blog-hero .hero-title{font-size:48px}.blog-hero__subtitle{font-size:17px}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-listing{padding-block:4rem}.blog-single__hero--image{height:60vh}.blog-single__hero--fallback{height:36vh}.blog-article{padding-block:4rem}.blog-article__title{font-size:42px}.blog-article__lede p{font-size:22px}.blog-article__content>p{font-size:18px}.blog-article__content h2,.blog-related__heading .hero-title{font-size:34px}.blog-article__content h3{font-size:26px}.blog-article__quran p{font-size:22px}.blog-article__hadith p{font-size:18px}.blog-related{padding-block:5rem}}@media (min-width:1081px){.blog-hero .hero-title{font-size:58px}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-article__title{font-size:54px}}.page-accreditation{overflow:hidden}.page-accreditation,.page-accreditation *{box-sizing:border-box}.accreditation-hero__lead{max-width:46rem;margin:1.75rem auto 0;color:rgba(255,255,255,.78);font-size:15px;line-height:1.9}.accreditation-granted{padding-block:4rem;background:var(--wp--preset--color--white)}.accreditation-card{display:grid;gap:2rem;align-items:start;padding:1.5rem;border:1px solid rgba(28,68,178,.12);border-radius:12px;background:var(--wp--preset--color--paper);box-shadow:0 24px 60px -40px rgba(11,27,61,.45)}.accreditation-card__doc{display:block;border-radius:8px;overflow:hidden;border:1px solid rgba(11,27,61,.12);background:#fff}.accreditation-card__doc img{display:block;width:100%;height:auto;transition:transform 400ms ease}.accreditation-card__doc:hover img{transform:scale(1.02)}.accreditation-card__body{padding-block:.5rem}.accreditation-card__badge{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.4rem .85rem;border-radius:999px;background:rgba(23,132,64,.1);color:#0f5f2c;font-size:12px;font-weight:800}.accreditation-card__badge .ico{width:15px;height:15px}.accreditation-card__body h3{margin:0 0 .25rem;color:var(--wp--preset--color--ink);font-size:24px;line-height:1.4}.accreditation-card__parent{margin:0 0 1.25rem;color:var(--wp--preset--color--gold-text);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.accreditation-card__body-text{margin:0 0 1rem;color:#2a3a4c;font-size:15px;line-height:1.9}.accreditation-card__partners{margin:0 0 1.25rem;color:#56657a;font-size:13.5px;line-height:1.85}.accreditation-card__date{display:flex;align-items:center;gap:.5rem;margin:0 0 1.5rem;color:#56657a;font-size:13px;font-weight:700}.accreditation-card__date .ico{width:15px;height:15px;color:var(--wp--preset--color--gold)}.accreditation-pipeline{padding-block:4rem 5rem;background:var(--wp--preset--color--paper)}.accreditation-pipeline__lead{max-width:46rem;margin:0 auto 2.5rem;text-align:center;color:#3a4a5c;font-size:15px;line-height:1.9}.accreditation-pipeline__grid{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.accreditation-pipeline__item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.35rem;border:1px dashed rgba(28,68,178,.28);border-radius:10px;background:var(--wp--preset--color--white)}.accreditation-pipeline__country{color:var(--wp--preset--color--ink);font-size:17px;font-weight:800}.accreditation-pipeline__status{padding:.3rem .7rem;border-radius:999px;background:rgba(201,169,97,.16);color:#7a5c12;font-size:11.5px;font-weight:700;white-space:nowrap}.accreditation-choice{padding-block:5rem;background:var(--wp--preset--color--white)}.accreditation-choice__lead{max-width:48rem;margin:0 auto 3rem;text-align:center;color:#2a3a4c;font-size:16px;line-height:2}.accreditation-steps{display:grid;gap:1.25rem;margin:0;padding:0;list-style:none;counter-reset:none}.accreditation-step{position:relative;padding:1.75rem 1.5rem 1.5rem;border:1px solid rgba(28,68,178,.1);border-radius:12px;background:var(--wp--preset--color--paper)}.accreditation-step__num{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin-bottom:.9rem;border-radius:50%;background:var(--wp--preset--color--ink);color:var(--wp--preset--color--gold);font-size:13px;font-weight:800}.accreditation-benefit h3,.accreditation-step h3{margin:0 0 .5rem;color:var(--wp--preset--color--ink);font-size:18px;line-height:1.5}.accreditation-benefit p,.accreditation-step p{margin:0;color:#3a4a5c;font-size:14px;line-height:1.85}.accreditation-why{padding-block:5rem;background:var(--wp--preset--color--paper);border-block-start:1px solid rgba(28,68,178,.1)}.accreditation-why__grid{display:grid;gap:1.5rem}.accreditation-benefit{padding:2rem 1.5rem;border:1px solid rgba(28,68,178,.1);border-radius:12px;background:var(--wp--preset--color--white);text-align:center}.accreditation-benefit__icon{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;margin-bottom:1rem;border-radius:50%;background:rgba(201,169,97,.14);color:#7a5c12}.accreditation-benefit__icon .ico{width:24px;height:24px}.accreditation-why__closing{max-width:40rem;margin:2.75rem auto 0;text-align:center;color:var(--wp--preset--color--ink);font-size:17px;font-weight:700;line-height:1.9}.accreditation-cta{position:relative;overflow:hidden;padding-block:5rem;border-block-start:4px solid var(--wp--preset--color--gold);background:var(--wp--preset--color--ink)}.accreditation-cta__overlay,.accreditation-cta__pattern{position:absolute;inset:0}.accreditation-cta__overlay{background:linear-gradient(to bottom,var(--wp--preset--color--ink),#122654)}.accreditation-cta__pattern{background:url(../img/pattern-arabesque.svg);background-size:150px 150px;opacity:.06}.accreditation-cta__content{position:relative;z-index:1;text-align:center}.accreditation-cta h2{margin:0;color:#fff;font-size:28px;line-height:1.45}.accreditation-cta p{margin:0 auto 2rem;max-width:38rem;color:rgba(255,255,255,.75);font-size:15px;line-height:1.9}@media (min-width:721px){.accreditation-pipeline__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.accreditation-steps{grid-template-columns:1fr 1fr}.accreditation-why__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.accreditation-cta h2{font-size:34px}}@media (min-width:1081px){.accreditation-card{grid-template-columns:5fr 7fr;gap:2.5rem;padding:2rem}.accreditation-steps{grid-template-columns:repeat(4,minmax(0,1fr))}}.master-accreditation{padding-block:3.5rem;background:var(--wp--preset--color--paper);border-block:1px solid rgba(28,68,178,.1)}.master-accreditation__inner{display:grid;gap:1.5rem;align-items:center;text-align:center;justify-items:center}.master-accreditation__seal{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:50%;flex-shrink:0;background:var(--wp--preset--color--ink);color:var(--wp--preset--color--gold)}.master-accreditation__seal .ico{width:26px;height:26px}.master-accreditation__eyebrow{margin:0 0 .35rem;color:var(--wp--preset--color--gold-text);font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.master-accreditation h2{margin:0 0 .6rem;color:var(--wp--preset--color--ink);font-size:24px;line-height:1.45}.master-accreditation__text{margin:0;color:#3a4a5c;font-size:15px;line-height:1.9}.master-accreditation__cta{flex-shrink:0}@media (min-width:901px){.master-accreditation__inner{grid-template-columns:auto 1fr auto;text-align:start;justify-items:stretch;gap:1.75rem}.master-accreditation h2{font-size:27px}}@media (min-width:1081px) and (max-width:1279px){.wf-header__nav{gap:1.15rem}.wf-header__link{font-size:13.5px}}