@import "https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700&family=Nunito+Sans:wght@700;800&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page-bg:#e8eaef;--header-frost:#f8f8faeb;--brand-blue:#153f7c;--brand-blue-deep:#102f60;--brand-red:#d43a3e;--hero-text:#fbfbfc;--hero-overlay:#20182a57;--hero-overlay-deep:#281f316b;--button-text:#415164;--button-bg:#fff}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html{background:var(--page-bg);direction:rtl}body{background:radial-gradient(circle at top, #fffffff2, transparent 28%), var(--page-bg);color:var(--hero-text);font-family:Cairo,Segoe UI,Tahoma,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{isolation:isolate;view-transition-name:root;min-height:100vh;transition:opacity .18s,filter .18s;position:relative;overflow:hidden}.site-shell--locale-transition{opacity:.9;filter:blur(3px)saturate(.96);pointer-events:none}.site-shell--ltr{font-family:Nunito Sans,Segoe UI,sans-serif}.site-header{z-index:5;transition:background-color .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s,box-shadow .22s;position:fixed;inset:0 0 auto}.site-header--top{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.site-header--top .site-header__utility,.site-header--top .site-nav,.site-header--top .brand-lockup,.site-header--top .icon-button{color:#fffffff5}.site-header--scrolled{background:var(--header-frost);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.site-header:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);height:1px;position:absolute;inset:auto 0 0}.site-header--top:after{opacity:0}.site-header__inner{direction:ltr;grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"utility nav brand";align-items:center;gap:0;min-height:4.48rem;padding:0 clamp(.4rem,1.8vw,3rem);display:grid}.site-shell--ltr .site-header__inner{grid-template-columns:auto auto minmax(0,1fr);grid-template-areas:"brand nav utility"}.site-shell--second-version .site-header__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"utility brand nav"}.site-shell--second-version.site-shell--ltr .site-header__inner{grid-template-areas:"nav brand utility"}.site-header__utility{color:var(--brand-blue);direction:ltr;grid-area:utility;justify-self:start;align-items:center;gap:.22rem;display:inline-flex}.site-shell--ltr .site-header__utility{flex-direction:row-reverse;justify-self:end}.site-shell--second-version .site-header__utility{justify-self:start}.site-shell--second-version.site-shell--ltr .site-header__utility{justify-self:end}.utility-link{letter-spacing:.02em;font-size:clamp(.82rem,.24vw + .68rem,.96rem);font-weight:600}.utility-link--button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.utility-link--button:disabled{cursor:default;opacity:.72}.icon-button{width:1.56rem;height:1.56rem;color:var(--brand-blue);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:inline-grid}.site-header__socials{align-items:center;gap:.24rem;margin-inline-start:.22rem;display:inline-flex}.site-header__social-button{width:1.5rem;height:1.5rem;color:var(--brand-blue);cursor:pointer;background:0 0;border:0;border-radius:0;place-items:center;padding:0;transition:opacity .18s,transform .18s,color .18s;display:inline-grid}.site-header--top .site-header__social-button{color:#fffffff5}.site-header__social-icon{width:1rem;height:1rem}.site-header__social-button:hover{opacity:.78;transform:translateY(-.5px)}.site-header--scrolled .site-header__social-button{color:var(--brand-blue)}.site-header--scrolled .site-header__social-button:hover{opacity:.84}.site-header__social-button:focus-visible{outline-offset:2px;outline:2px solid #153f7c38}.site-header--top .site-header__social-button:focus-visible{outline-color:#ffffff6b}.mobile-menu-button,.mobile-nav,.mobile-nav-backdrop{display:none}.icon{display:block}.icon-search{width:1.06rem;height:1.06rem}.icon-chevron{width:.62rem;height:.62rem;margin-top:.02rem}.site-nav{color:var(--brand-blue);direction:rtl;flex-wrap:wrap;grid-area:nav;justify-content:center;justify-self:end;align-items:center;gap:clamp(.85rem,1vw,1.7rem);margin-inline-start:2.35rem;display:inline-flex;transform:translateY(.02rem)}.site-shell--ltr .site-nav{direction:ltr;justify-self:start;transform:translateY(.02rem)}.site-shell--second-version .site-nav{justify-self:end;margin-inline:0 .35rem}.site-shell--second-version.site-shell--ltr .site-nav{justify-self:start;margin-inline:.35rem 0}.site-nav__item{position:relative}.site-nav__link{align-items:center;gap:.28rem;padding-inline:.16rem;font-size:clamp(.92rem,.24vw + .7rem,1.04rem);font-weight:800;line-height:1;transition:color .18s,opacity .18s;display:inline-flex}.site-nav__link--button{color:inherit;cursor:pointer;background:0 0;border:0;padding-block:0}.site-nav__link:hover{color:var(--brand-blue-deep);opacity:.96}.site-dropdown{opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff5;border:1px solid #153f7c1a;border-radius:.85rem;min-width:11.5rem;padding:.5rem;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:calc(100% + .85rem);right:0;transform:translateY(-.3rem);box-shadow:0 14px 30px #1026471f}.site-shell--ltr .site-dropdown{left:0;right:auto}.site-dropdown--open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-dropdown__link{color:var(--brand-blue);white-space:nowrap;border-radius:.55rem;padding:.5rem .7rem;font-size:.88rem;font-weight:600;line-height:1.35;display:block}.site-shell--ltr .site-dropdown__link{text-align:left}.site-dropdown__link:hover{color:var(--brand-blue-deep);background:#153f7c14}.brand-lockup{color:var(--brand-blue);direction:ltr;grid-area:brand;justify-self:end;align-items:center;gap:.04rem;margin-inline-start:.35rem;display:inline-flex}.site-shell--ltr .brand-lockup{flex-direction:row-reverse;justify-self:start;gap:.02rem;margin-inline:0 .35rem}.site-shell--second-version .brand-lockup{justify-self:center;margin-inline:0}.site-shell--second-version.site-shell--ltr .brand-lockup{flex-direction:row-reverse;justify-self:center;margin-inline:0}.site-shell--second-version .brand-lockup__text,.site-shell--second-version .mobile-nav__brand-text{display:none}.site-shell--second-version .brand-mark{filter:drop-shadow(0 0 1rem #fffffff2)drop-shadow(0 0 2.2rem #ffffff8c)drop-shadow(0 0 4rem #ffffff3d);width:clamp(6.8rem,6.8vw,8.6rem)}.site-shell--third-version .brand-mark{filter:drop-shadow(0 0 1rem #fffffff2)drop-shadow(0 0 2.4rem #ffffff94)drop-shadow(0 0 4.2rem #ffffff42);width:clamp(4.8rem,4.9vw,6rem)}.brand-lockup__text{text-align:right;gap:0;display:grid}.site-shell--ltr .brand-lockup__text{text-align:left}.brand-lockup__english{font-family:Nunito Sans,Segoe UI,sans-serif;font-size:clamp(.74rem,.18vw + .61rem,.86rem);font-weight:800;line-height:1}.brand-lockup__arabic{font-size:clamp(.8rem,.2vw + .7rem,.92rem);font-weight:700;line-height:1.02}.brand-mark{flex:none;width:clamp(4.8rem,4.9vw,6rem);height:auto;transition:filter .22s,opacity .22s}.hero{min-height:100vh;display:grid;position:relative}.hero__media{position:absolute;inset:0;overflow:hidden}.hero__slide{background-image:linear-gradient(180deg, #14121e57 0%, #1a16242e 14%, transparent 25%), linear-gradient(180deg, #261c301a 0%, var(--hero-overlay) 37%, var(--hero-overlay-deep) 100%), var(--hero-image);opacity:0;will-change:opacity, transform;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .76s cubic-bezier(.22,1,.36,1),transform 2.4s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scale(1.015)}.hero__slide--active{opacity:1;transform:scale(1)}.hero__media:after{content:"";background:linear-gradient(#251b2e00,#231a2c29);height:18rem;position:absolute;inset:auto 0 0}.hero__content{z-index:1;min-height:100vh;padding:clamp(10.25rem,12.7vh,11.2rem) clamp(1rem,3vw,3.5rem) clamp(3.5rem,5.5vh,4.75rem);position:relative}.hero__info-stack{gap:.6rem;min-width:min(13rem,16.5vw);display:grid;position:absolute;bottom:clamp(7.4rem,11vh,10rem);left:clamp(1rem,3vw,3.5rem)}.site-shell--ltr .hero__info-stack{left:auto;right:clamp(1rem,3vw,3.5rem)}.hero__promo-stack{width:min(15.5rem,20vw);direction:inherit;justify-items:end;gap:.75rem;display:grid;position:absolute;bottom:clamp(7.4rem,11vh,10rem);right:clamp(.9rem,3vw,4.3rem)}.site-shell--ltr .hero__promo-stack{justify-items:start;left:clamp(.9rem,3vw,4.3rem);right:auto}.hero-oil,.hero-weather,.hero-clocks{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);direction:inherit;text-align:start;background:#12141a94;border-inline-start:1px solid #ffffff38;border-radius:.56rem;gap:.56rem;padding:.62rem .68rem;display:grid;box-shadow:0 10px 22px #090d1614}.hero-oil__header,.hero-weather__header{gap:.06rem;display:grid}.hero-oil__eyebrow,.hero-weather__eyebrow{color:#ffffff85;letter-spacing:.12em;text-transform:uppercase;font-size:.6rem;font-weight:600}.hero-oil__label,.hero-weather__city{color:#ffffffeb;font-size:.88rem;font-weight:700;line-height:1}.hero-oil__body,.hero-weather__body{grid-template-columns:auto 1fr;align-items:center;gap:.7rem;display:grid}.oil-icon,.weather-icon{color:#ffffffe6;flex:none;width:1.85rem;height:1.85rem}.hero-oil__details,.hero-weather__details{gap:.08rem;display:grid}.hero-oil__price-row{direction:ltr;unicode-bidi:isolate;flex-wrap:wrap;align-items:baseline;gap:.48rem;display:inline-flex}.hero-oil__price{color:#fffffff5;font-family:Nunito Sans,Segoe UI,sans-serif;font-size:1.14rem;font-weight:800;line-height:1}.hero-oil__movement{font-family:Nunito Sans,Segoe UI,sans-serif;font-size:.72rem;font-weight:700;line-height:1}.hero-oil__movement--up{color:#8ee0b0}.hero-oil__movement--down{color:#f1a5a5}.hero-weather__temp{color:#fffffff5;font-family:Nunito Sans,Segoe UI,sans-serif;font-size:1.2rem;font-weight:800;line-height:1}.hero-oil__unit,.hero-weather__condition{color:#ffffffbd;white-space:nowrap;font-size:.76rem;font-weight:600}.hero-clocks__header{gap:.06rem;display:grid}.hero-clocks__eyebrow{color:#ffffff85;letter-spacing:.12em;text-transform:uppercase;font-size:.6rem;font-weight:600}.hero-clocks__title{color:#ffffffeb;font-size:.88rem;font-weight:700;line-height:1}.hero-clocks__list{gap:.08rem;display:grid}.hero-clocks__item{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.55rem;padding:.24rem 0;display:grid}.hero-clocks__item+.hero-clocks__item{border-top:1px solid #ffffff1a}.hero-clocks__item--active{padding-block:.32rem}.hero-clocks__label{color:#ffffffbd;white-space:nowrap;font-size:.76rem;font-weight:600}.hero-clocks__time{color:#fffffff5;letter-spacing:.02em;white-space:nowrap;direction:ltr;unicode-bidi:isolate;font-family:Nunito Sans,Segoe UI,sans-serif;font-size:.9rem;font-weight:700}.hero-feature-strip{width:100%;max-width:none;direction:inherit;grid-template-columns:1fr;gap:.6rem;display:grid}.site-shell--ltr .hero-feature-strip{direction:ltr}.hero-feature{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);min-height:auto;direction:inherit;text-align:start;background:#12141a9e;border-inline-start:1px solid #ffffff38;border-radius:.56rem;align-content:start;gap:.48rem;padding:.92rem .96rem;display:grid;position:relative;box-shadow:0 10px 24px #090d161a}.hero-feature__glow,.hero-feature__wave{display:none}.hero-feature__header,.hero-feature__description,.hero-feature__actions,.hero-feature__action{z-index:1;position:relative}.hero-feature__header{justify-content:space-between;align-items:center;gap:.55rem;display:flex}.hero-feature__title{color:#ffffffeb;font-size:.92rem;font-weight:700;line-height:1}.hero-feature__icon{color:#ffffffe6;flex:none;width:1.45rem;height:1.45rem}.hero-feature__description{color:#ffffffbd;max-width:none;margin:0;font-size:.8rem;font-weight:600;line-height:1.48}.hero-feature__actions{flex-wrap:wrap;align-items:center;gap:.45rem;display:inline-flex}.hero-feature--tenders .hero-feature__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%;display:grid}.hero-feature__action{color:#fffffff5;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c121c80;border:1px solid #ffffff2e;border-inline-start:2px solid #ffffff6b;border-radius:.52rem;justify-self:start;min-height:auto;padding:.42rem .72rem;font-size:.76rem;font-weight:700;transition:border-color .18s,background-color .18s,opacity .18s;box-shadow:0 5px 12px #0a0e180d}.hero-feature--tenders .hero-feature__action{text-align:center;white-space:normal;overflow-wrap:anywhere;justify-self:stretch;width:100%;min-width:0;padding-inline:.5rem;font-size:.7rem;line-height:1.15}.site-shell--ltr .hero-feature__action{border-inline-start:2px solid #ffffff6b}.hero-feature__action:hover{color:#fff;opacity:1;background:#10172252;border-color:#ffffff47}.site-shell--ltr .hero-feature__action:hover{border-color:#ffffff47}.site-shell--second-version .hero__info-stack{gap:.68rem}.site-shell--second-version .hero__promo-stack{gap:.9rem}.site-shell--second-version .hero-oil,.site-shell--second-version .hero-weather,.site-shell--second-version .hero-clocks{border:1px solid #153f7c1f;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#fffffffa,#f6f9fdf5),#fff;border-inline-start:5px solid #153f7ceb;border-radius:1rem;box-shadow:0 20px 42px #10264724}.site-shell--second-version .hero-oil__eyebrow,.site-shell--second-version .hero-weather__eyebrow,.site-shell--second-version .hero-clocks__eyebrow{color:#153f7cb8}.site-shell--second-version .hero-oil__label,.site-shell--second-version .hero-weather__city,.site-shell--second-version .hero-clocks__title,.site-shell--second-version .oil-icon,.site-shell--second-version .weather-icon,.site-shell--second-version .hero-clocks__time,.site-shell--second-version .hero-oil__price{color:#10233d}.site-shell--second-version .hero-oil__movement{color:#153f7c}.site-shell--second-version .hero-oil__unit,.site-shell--second-version .hero-weather__condition,.site-shell--second-version .hero-clocks__label{color:#526071eb}.site-shell--second-version .hero-clocks__item+.hero-clocks__item{border-top:1px solid #153f7c14}.site-shell--second-version .hero-feature{border:1px solid #153f7c1a;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#fffffffa,#f7fafef5),#fff;border-inline-start:5px solid #153f7ceb;border-radius:1rem;box-shadow:0 20px 44px #10264724}.site-shell--second-version .hero-feature__title{color:#10233d}.site-shell--second-version .hero-feature__icon{color:var(--brand-blue)}.site-shell--second-version .hero-feature__description{color:#526071}.site-shell--second-version .hero-feature__action{border-color:#153f7c29;color:var(--brand-blue-deep);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#153f7c14;border-inline-start:2px solid #153f7cd1}.site-shell--second-version .hero-feature__action:hover{color:var(--brand-blue-deep);background:#153f7c21;border-color:#153f7c33}.site-shell--second-version .hero-access-panel{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(135deg,#fffffffa,#f4f8fdf5),#fff;border:1px solid #153f7c1f;border-radius:1rem;box-shadow:0 18px 36px #1026471f}.site-shell--second-version .hero__button--secondary{border-color:#153f7c24;color:var(--brand-blue-deep);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#153f7c12;border-inline-start:2px solid #153f7cd1}.site-shell--second-version .hero__button--secondary:hover{box-shadow:none;background:#153f7c1f;border-color:#153f7c2e}.site-shell--second-version .hero-button__icon{color:var(--brand-blue)}.hero__copy{justify-items:end;gap:0;width:min(34rem,28vw);max-width:min(34rem,28vw);padding-bottom:0;display:grid;position:absolute;bottom:clamp(15.6rem,21.5vh,21.2rem);right:clamp(.55rem,2.4vw,4rem)}.hero__title{color:var(--hero-text);letter-spacing:-.03em;text-align:right;text-shadow:0 0 22px #ffffff0a;gap:.08rem;margin:0;font-size:clamp(2.05rem,3.1vw,4rem);font-weight:500;line-height:.92;display:grid}.hero__actions{direction:rtl;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.5rem;margin-top:0;display:inline-flex;transform:none}.site-shell--ltr .hero__actions{direction:ltr}.hero-access-panel{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#12141a7a;border-inline-start:1px solid #ffffff38;border-radius:.56rem;width:fit-content;max-width:100%;padding:.9rem .95rem;box-shadow:0 8px 18px #090d160d}.hero__actions--standalone{flex-wrap:wrap;justify-content:flex-start;gap:.55rem;width:fit-content;margin-top:0;position:static;transform:none}.site-shell--ltr .hero__actions--standalone{transform:none}.hero__actions-secondary{justify-items:end;gap:.44rem;margin-top:.08rem;display:grid;transform:translate(-1.35rem)}.hero__button{color:#23364a;text-align:right;white-space:nowrap;letter-spacing:0;cursor:pointer;background:linear-gradient(#fffffffa,#f1f4f8f5);border:1px solid #ffffff8c;border-radius:999px;flex-direction:row-reverse;justify-content:center;align-items:center;gap:.55rem;width:fit-content;min-width:0;min-height:3.35rem;padding:.72rem 1.1rem;font-size:clamp(.92rem,.24vw + .74rem,1.02rem);font-weight:700;transition:box-shadow .18s,background-color .18s,border-color .18s;display:inline-flex;position:static;box-shadow:0 8px 20px #0b121e1f,inset 0 1px #ffffffbf}.site-shell--ltr .hero__button{text-align:left;flex-direction:row}.hero__button--secondary{border-color:#ffffff2e;color:#fffffff5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0c121c4d;border-inline-start:2px solid #ffffff6b;border-radius:.52rem;width:fit-content;min-width:0;min-height:auto;padding:.34rem .64rem;font-size:.72rem;font-weight:700;box-shadow:0 7px 14px #0a0e1814}.site-shell--ltr .hero__button--secondary{border-left:2px solid #ffffff6b;border-right:1px solid #ffffff2e}.hero__button--webmail{padding-inline:.82rem}.hero__button--network{padding-inline:.95rem}.hero-button__icon{flex:none;width:.86rem;height:.86rem}.hero__button:hover{box-shadow:0 12px 24px #0b121e29,inset 0 1px #ffffffd1}.hero__button--secondary:hover{background:#10172252;border-color:#ffffff47;box-shadow:0 7px 14px #0a0e1814}.site-shell--ltr .hero__button--secondary:hover{border-left-color:#ffffff94}.carousel-dots{direction:ltr;align-items:center;gap:.65rem;display:inline-flex;position:absolute;bottom:clamp(4.9rem,8vh,6.8rem);right:clamp(3.5rem,8vw,10rem)}.site-shell--ltr .carousel-dots{left:clamp(3.5rem,8vw,10rem);right:auto}.carousel-dots__dot{cursor:pointer;background:#ffffffa6;border:0;border-radius:50%;width:1rem;height:1rem;padding:0;transition:transform .18s,opacity .18s}.carousel-dots__dot--active{background:radial-gradient(circle,#fff 0 36%,#0000 40% 100%);border:2px solid #fffffff2;width:2rem;height:2rem}.site-footer{z-index:1;color:#526071;background:#fff;padding:clamp(1.05rem,1.7vw,1.45rem) 0 clamp(.95rem,1.55vw,1.3rem);position:relative}.site-footer__inner{max-width:1280px;margin:0 auto;padding-inline:clamp(1rem,3vw,3.5rem)}.site-footer__grid{direction:ltr;grid-template-columns:minmax(2.8rem,3.1rem) minmax(16rem,1fr) minmax(10rem,.7fr) minmax(17rem,1.08fr);grid-template-areas:"top message contact brand";align-items:start;gap:clamp(1.8rem,3.5vw,4.25rem);display:grid}.site-shell--ltr .site-footer__grid{grid-template-columns:minmax(17rem,1.08fr) minmax(10rem,.7fr) minmax(16rem,1fr) minmax(2.8rem,3.1rem);grid-template-areas:"brand contact message top"}.site-footer__top-control{grid-area:top;justify-content:flex-start;padding-top:.05rem;display:flex}.site-shell--ltr .site-footer__top-control{justify-content:flex-end}.site-footer__top-button{background:var(--brand-blue);color:#fff;cursor:pointer;border:0;border-radius:.52rem;place-items:center;width:clamp(2.55rem,3vw,3rem);height:clamp(2.55rem,3vw,3rem);transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-grid;box-shadow:0 6px 12px #153f7c17}.site-footer__top-button--labeled{grid-auto-flow:column;gap:.42rem;width:auto;min-width:5.8rem;padding-inline:.7rem .8rem}.site-footer__top-button:hover{background:var(--brand-blue-deep);transform:translateY(-2px);box-shadow:0 8px 14px #153f7c1a}.site-footer__top-icon{width:.92rem;height:.92rem}.site-footer__top-label{white-space:nowrap;font-size:.74rem;font-weight:700;line-height:1}.site-footer__column,.site-footer__message,.site-footer__brand{text-align:right;direction:rtl;align-content:start;justify-items:end;display:grid}.site-shell--ltr .site-footer__column,.site-shell--ltr .site-footer__message,.site-shell--ltr .site-footer__brand{text-align:left;direction:ltr;justify-items:start}.site-footer__column,.site-footer__message{gap:.5rem}.site-footer__message{grid-area:message;justify-self:stretch;width:min(100%,15.5rem);transform:translate(-2rem)}.site-shell--ltr .site-footer__message{justify-self:stretch;transform:translate(2rem)}.site-footer__column--contact{text-align:center;grid-area:contact;justify-self:center;justify-items:center}.site-shell--ltr .site-footer__column--contact{text-align:center;justify-items:center}.site-footer__brand{--footer-brand-logo-size:clamp(5.2rem, 5.8vw, 6.1rem);grid-area:brand;justify-self:end;gap:.48rem;width:min(100%,18rem);transform:translate(clamp(0rem,.35vw,.45rem))}.site-shell--ltr .site-footer__brand{justify-self:start;transform:none}.site-footer__title{color:#4e5b6b;letter-spacing:-.025em;margin:0;font-size:clamp(1rem,.32vw + .86rem,1.18rem);font-weight:700;line-height:1.16}.site-footer__list,.site-footer__contact-list{gap:.22rem;margin:0;padding:0;display:grid}.site-footer__list,.site-footer__list-item{list-style:none}.site-footer__text,.site-footer__description,.site-footer__link{color:#526071;font-size:clamp(.74rem,.08vw + .7rem,.84rem);font-weight:500;line-height:1.38;text-decoration:none}.site-footer__link{transition:color .18s,opacity .18s}.site-footer__link:hover{color:var(--brand-blue)}.site-footer__socials{direction:ltr;justify-content:center;align-items:center;gap:.34rem;width:100%;display:inline-flex}.site-shell--ltr .site-footer__socials{justify-content:center}.site-footer__social-link{color:#334153;cursor:pointer;background:0 0;border:0;place-items:center;width:1.34rem;height:1.34rem;padding:0;transition:color .18s,transform .18s;display:inline-grid}.site-footer__social-link:hover{color:var(--brand-blue);transform:translateY(-1px)}.site-footer__social-icon{width:1.08rem;height:1.08rem}.site-footer__message-form{gap:.24rem;width:100%;display:grid}.site-footer__message-field{color:#334153;width:100%;min-height:1.72rem;font:inherit;text-align:right;background:#f8fafc;border:1px solid #52607133;border-radius:.36rem;outline:none;padding:.32rem .5rem;font-size:.74rem;line-height:1.3;transition:border-color .18s,background-color .18s}.site-shell--ltr .site-footer__message-field{text-align:left}.site-footer__message-field:focus{background:#fff;border-color:#153f7c73}.site-footer__message-field--textarea{resize:vertical;min-height:2.7rem}.site-footer__message-submit{background:var(--brand-blue);color:#fff;min-height:1.72rem;font:inherit;cursor:pointer;border:0;border-radius:.36rem;justify-self:end;padding:.3rem .76rem;font-size:.74rem;font-weight:700;transition:background-color .18s,transform .18s}.site-shell--ltr .site-footer__message-submit{justify-self:start}.site-footer__message-submit:hover{background:var(--brand-blue-deep);transform:translateY(-1px)}.site-footer__brand-lockup{direction:ltr;flex-direction:row;justify-content:flex-end;align-items:center;gap:.38rem;max-width:100%;display:inline-flex;transform:translate(clamp(2.8rem,4vw,4.2rem))}.site-shell--ltr .site-footer__brand-lockup{flex-direction:row-reverse;justify-content:flex-start;transform:none}.site-footer__brand-text{text-align:right;gap:.04rem;display:grid}.site-shell--ltr .site-footer__brand-text{text-align:left}.site-footer__brand-english{color:#2f3c4d;font-family:Nunito Sans,Segoe UI,sans-serif;font-size:clamp(.76rem,.08vw + .72rem,.86rem);font-weight:800;line-height:1.05}.site-footer__brand-arabic{color:#2f3c4d;font-size:clamp(.82rem,.08vw + .78rem,.92rem);font-weight:700;line-height:1.12}.site-footer__brand-mark{width:var(--footer-brand-logo-size);flex:none;height:auto}.site-footer__description{max-width:18rem;margin:0}.site-footer__bottom{border-top:1px solid #5260712e;flex-direction:row;justify-content:space-between;align-items:center;gap:.8rem;margin-top:.65rem;padding-top:.5rem;display:flex}.site-shell--ltr .site-footer__bottom{flex-direction:row-reverse}.site-footer__bottom-copy{color:#5e6c7b;text-align:right;margin:0;font-size:clamp(.66rem,.05vw + .64rem,.74rem);font-weight:500;line-height:1.4}.site-shell--ltr .site-footer__bottom-copy{text-align:left}.site-footer__bottom-links{justify-content:flex-end;align-items:center;gap:.8rem;display:inline-flex}.site-shell--ltr .site-footer__bottom-links{justify-content:flex-start}.site-footer__bottom-link{color:#5e6c7b;font-size:clamp(.66rem,.05vw + .64rem,.74rem);font-weight:500;line-height:1.4;text-decoration:none;transition:color .18s}.site-footer__bottom-link:hover{color:var(--brand-blue)}::view-transition-old(root){animation-duration:.28s;animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-new(root){animation-duration:.28s;animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-old(root){animation-name:locale-switch-out}::view-transition-new(root){animation-name:locale-switch-in}@keyframes locale-switch-out{to{opacity:0;filter:blur(4px);transform:scale(.992)}}@keyframes locale-switch-in{0%{opacity:0;filter:blur(4px);transform:scale(.992)}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1100px){.site-header__inner{grid-template-columns:1fr;grid-template-areas:"brand""nav""utility";justify-items:center;gap:.12rem;min-height:auto;padding-top:.2rem;padding-bottom:.2rem}.site-shell--ltr .site-header__inner{grid-template-columns:1fr;grid-template-areas:"brand""nav""utility"}.site-header__utility{justify-self:stretch}.site-shell--ltr .site-header__utility{justify-content:flex-end;justify-self:stretch}.brand-lockup,.site-shell--ltr .brand-lockup{justify-self:center}.hero__content{padding-top:15.5rem}.hero__copy{width:min(28rem,100%);max-width:28rem;padding-bottom:0;bottom:11.25rem;right:clamp(.55rem,2vw,2rem)}.hero__promo-stack{gap:.65rem;width:min(16rem,36vw);bottom:8rem;right:clamp(.8rem,2.2vw,2.8rem)}.site-shell--ltr .hero__promo-stack{left:clamp(.8rem,2.2vw,2.8rem);right:auto}.hero__info-stack{min-width:12.5rem;bottom:8rem;left:clamp(.8rem,2vw,1.8rem)}.site-shell--ltr .hero__info-stack{left:auto;right:clamp(.8rem,2vw,1.8rem)}.hero-feature{min-height:auto;padding:.72rem .78rem}.hero-feature__title{font-size:.84rem}.hero-feature__description{font-size:.68rem}.hero-feature__action{min-height:auto;padding:.3rem .56rem;font-size:.66rem}.hero-oil,.hero-weather,.hero-clocks{padding:.54rem .6rem}.site-footer__grid,.site-shell--ltr .site-footer__grid{grid-template-columns:minmax(2.8rem,3rem) minmax(15rem,1fr) minmax(9rem,.7fr) minmax(15rem,1fr);grid-template-areas:"top message contact brand";gap:1.7rem}.site-shell--ltr .site-footer__grid{grid-template-areas:"brand contact message top"}.site-shell--ltr .site-footer__top-control{justify-content:flex-end}.site-footer__brand{max-width:none;margin-inline:0}.site-footer__message{width:min(100%,14rem);transform:translate(-1rem)}.site-shell--ltr .site-footer__message{transform:translate(.05rem)}.site-footer__bottom{gap:.7rem;margin-top:.55rem;padding-top:.45rem}.site-footer__bottom-links{gap:.7rem}}@media (width<=760px){.site-header{background:#f8f8faf2}.site-header__inner{gap:.1rem;padding-inline:.38rem}.site-nav{gap:.5rem .85rem}.site-nav__link{font-size:.76rem}.site-dropdown{min-width:10rem;padding:.35rem;top:calc(100% + .55rem)}.site-dropdown__link{padding:.42rem .55rem;font-size:.78rem}.brand-lockup{gap:.65rem}.hero__media{overflow:hidden}.hero__slide{background-position:28%}.site-shell--ltr .hero__slide{background-position:72%}.hero__content{padding:12.75rem .9rem 2rem}.hero__info-stack{gap:.45rem;width:min(7.8rem,100vw - 2rem);min-width:7.8rem;bottom:3.2rem;left:.5rem;right:auto}.site-shell--ltr .hero__info-stack{left:auto;right:.5rem}.hero__promo-stack{inset-inline:.5rem;gap:.5rem;width:min(100%,9.8rem);position:absolute;bottom:3.2rem}.site-shell--ltr .hero__promo-stack{justify-items:start}.hero-feature-strip{grid-template-columns:1fr;gap:.5rem;width:100%}.hero-feature{gap:.38rem;min-height:auto;padding:.76rem .78rem .7rem}.hero-feature__title{font-size:.84rem}.hero-feature__icon{width:1.24rem;height:1.24rem}.hero-feature__description{max-width:none;font-size:.68rem}.hero-feature__action{min-height:auto;padding:.32rem .56rem;font-size:.66rem}.hero-oil,.hero-weather,.hero-clocks{padding:.56rem .62rem}.hero-oil__eyebrow,.hero-weather__eyebrow,.hero-clocks__eyebrow{font-size:.48rem}.hero-oil__label,.hero-weather__city,.hero-clocks__title{font-size:.62rem}.oil-icon,.weather-icon{width:1.18rem;height:1.18rem}.hero-oil__price,.hero-weather__temp{font-size:.76rem}.hero-oil__unit,.hero-weather__condition{font-size:.52rem}.hero-oil__movement{font-size:.5rem}.hero-clocks__item{gap:.3rem;padding:.2rem 0}.hero-clocks__label{font-size:.52rem}.hero-clocks__time{font-size:.58rem}.hero__copy{gap:0;width:min(15.5rem,100%);max-width:15.5rem;padding-bottom:0;bottom:8.6rem;right:.5rem}.carousel-dots{bottom:1rem;right:2.2rem}.site-shell--ltr .carousel-dots{left:2.2rem;right:auto}.hero__title{font-size:clamp(1.7rem,6.6vw,2.5rem);line-height:1.02}.hero__button{width:auto;min-height:auto;font-size:.72rem}.hero__actions{gap:.42rem;margin-top:0;transform:none}.hero__actions-secondary{gap:.34rem;transform:translate(-.65rem)}.hero__button--secondary{min-width:0;min-height:auto;font-size:.68rem}.hero__button--webmail{padding-inline:.68rem}.hero__button--network{padding-inline:.72rem}.hero-button__icon{width:.82rem;height:.82rem}.hero__actions--standalone{gap:.42rem;position:static;bottom:auto;right:auto;transform:none}.site-shell--ltr .hero__actions--standalone{transform:none}.carousel-dots{margin-top:1.8rem;margin-inline-end:.3rem}.site-footer__grid,.site-shell--ltr .site-footer__grid{grid-template-columns:1fr;grid-template-areas:"brand""contact""message""top";gap:1.6rem}.site-footer__column,.site-footer__message,.site-footer__brand{text-align:center;justify-items:center;gap:.5rem;transform:none}.site-footer__brand{transform:translate(2.2rem)}.site-shell--ltr .site-footer__column,.site-shell--ltr .site-footer__message,.site-shell--ltr .site-footer__brand{text-align:center;justify-items:center;transform:none}.site-footer__title{font-size:1rem}.site-footer__list,.site-footer__contact-list{gap:.7rem}.site-footer__text,.site-footer__description,.site-footer__link{font-size:.78rem}.site-footer__brand-lockup{gap:.8rem;transform:translate(1rem)}.site-shell--ltr .site-footer__brand-lockup{gap:.8rem;transform:none}.site-footer__message-form{width:min(100%,20rem)}.site-footer__message,.site-shell--ltr .site-footer__message{transform:none}.site-footer__message-submit,.site-shell--ltr .site-footer__message-submit{justify-self:center}.site-footer__top-button{width:2.7rem;height:2.7rem}.site-footer__top-icon{width:.9rem;height:.9rem}.site-footer__bottom{flex-direction:column;justify-items:center;gap:.35rem;margin-top:.5rem;padding-top:.45rem}.site-shell--ltr .site-footer__bottom{flex-direction:column}.site-footer__bottom-copy,.site-shell--ltr .site-footer__bottom-copy{text-align:center}.site-footer__bottom-links{flex-wrap:wrap;justify-content:center;gap:.55rem}.site-footer__bottom-link,.site-footer__bottom-copy{font-size:.72rem}html,body{overflow-x:hidden}.site-shell{overflow:visible}.site-header,.site-header--top,.site-header--scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f8faf5;box-shadow:0 10px 28px #0c1c3414}.site-header--top .site-header__utility,.site-header--top .brand-lockup,.site-header--top .icon-button,.site-header--top .mobile-menu-button{color:var(--brand-blue)}.site-header--top .brand-mark{filter:none}.site-header__inner,.site-shell--ltr .site-header__inner{grid-template-columns:auto minmax(0,1fr) auto;gap:.58rem;min-height:4.45rem;padding:.54rem .82rem}.site-header__inner{grid-template-areas:"utility brand menu"}.site-shell--ltr .site-header__inner{grid-template-areas:"menu brand utility"}.site-nav{display:none}.site-header__utility{place-self:center start;gap:.32rem}.site-shell--ltr .site-header__utility{justify-content:flex-end;justify-self:end}.utility-link{font-size:.8rem;font-weight:800}.icon-button{background:#153f7c14;border-radius:999px;width:2.22rem;height:2.22rem}.brand-lockup{justify-self:end;gap:.34rem;min-width:0;max-width:100%}.site-shell--ltr .brand-lockup{justify-self:start}.brand-lockup__text{min-width:0}.brand-lockup__english{font-size:clamp(.64rem,2.3vw,.78rem)}.brand-lockup__arabic{font-size:clamp(.7rem,2.5vw,.84rem)}.brand-mark{width:clamp(3.75rem,15vw,4.8rem)}.mobile-menu-button{width:2.62rem;height:2.62rem;color:var(--brand-blue);cursor:pointer;background:#ffffffc2;border:1px solid #153f7c1f;border-radius:999px;grid-area:menu;justify-self:end;place-items:center;padding:0;display:inline-grid;box-shadow:0 9px 22px #0f23401a}.site-shell--ltr .mobile-menu-button{justify-self:start}.mobile-menu-icon{gap:.22rem;width:1rem;display:grid}.mobile-menu-icon span{background:currentColor;border-radius:999px;height:2px;display:block}.mobile-nav-backdrop{z-index:80;opacity:0;visibility:hidden;pointer-events:none;cursor:pointer;background:#060e1b6b;border:0;width:100vw;height:100dvh;transition:opacity .22s;display:block;position:fixed;inset:0}.mobile-nav-backdrop--open{opacity:1;visibility:visible;pointer-events:auto}.mobile-nav{z-index:81;overscroll-behavior:contain;width:min(22.5rem,100vw);max-width:100vw;height:100dvh;max-height:100dvh;color:var(--brand-blue);opacity:0;visibility:hidden;pointer-events:none;background:linear-gradient(#fffffffa,#f3f7fbf5),#fff;grid-template-rows:auto minmax(0,1fr) auto;padding:.82rem;transition:opacity .22s,transform .28s cubic-bezier(.22,1,.36,1);display:grid;position:fixed;inset:0 0 0 auto;overflow:hidden;transform:translate(105%);box-shadow:-22px 0 44px #0512262e}.mobile-nav--open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.site-shell--ltr .mobile-nav{left:0;right:auto;transform:translate(-105%);box-shadow:22px 0 44px #0512262e}.site-shell--ltr .mobile-nav--open{transform:translate(0)}.mobile-nav__header{border-bottom:1px solid #153f7c1a;justify-content:space-between;align-items:center;gap:.75rem;min-height:0;padding-bottom:.82rem;display:flex}.mobile-nav__brand{direction:ltr;align-items:center;gap:.5rem;min-width:0;display:inline-flex}.site-shell--ltr .mobile-nav__brand{flex-direction:row-reverse}.mobile-nav__brand-mark{flex:none;width:4.2rem;height:auto}.mobile-nav__brand-text{text-align:right;gap:.05rem;min-width:0;display:grid}.site-shell--ltr .mobile-nav__brand-text{text-align:left}.mobile-nav__brand-english{font-family:Nunito Sans,Segoe UI,sans-serif;font-size:.72rem;font-weight:800;line-height:1.02}.mobile-nav__brand-arabic{font-size:.78rem;font-weight:700;line-height:1.06}.mobile-nav__close{width:2.35rem;height:2.35rem;color:var(--brand-blue);cursor:pointer;background:#fff;border:1px solid #153f7c1a;border-radius:999px;place-items:center;padding:0;display:inline-grid}.mobile-nav__close-icon{width:1rem;height:1rem}.mobile-nav__links{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;align-content:start;gap:.58rem;min-height:0;padding:.86rem .08rem;display:grid;overflow-y:auto}.mobile-nav__group{background:#ffffffb8;border:1px solid #153f7c14;border-radius:.82rem;gap:.38rem;padding:.66rem;display:grid}.mobile-nav__group-title,.mobile-nav__link{color:var(--brand-blue);justify-content:space-between;align-items:center;gap:.5rem;font-size:.95rem;font-weight:800;line-height:1.25;display:flex}.mobile-nav__sublist{gap:.18rem;padding-top:.2rem;display:grid}.mobile-nav__sublink{color:#4b5c70;border-radius:.58rem;padding:.46rem .58rem;font-size:.82rem;font-weight:650;line-height:1.35;display:block}.mobile-nav__sublink:active,.mobile-nav__sublink:hover{color:var(--brand-blue-deep);background:#153f7c14}.mobile-nav__footer{border-top:1px solid #153f7c1a;gap:.55rem;min-height:0;padding-top:.78rem;display:grid}.mobile-nav__language{background:var(--brand-blue);color:#fff;cursor:pointer;border:0;border-radius:.72rem;min-height:2.55rem;font-size:.86rem;font-weight:800}.mobile-nav__language:disabled{cursor:default;opacity:.72}.mobile-nav__email{color:#526071;text-align:center;font-family:Nunito Sans,Segoe UI,sans-serif;font-size:.72rem;font-weight:800}.hero{min-height:auto;overflow:hidden}.hero__media:after{background:linear-gradient(#0a101a5c,#0a101a1f 26%,#0a101a8f),linear-gradient(#0000 55%,#0c14202e);height:auto;inset:0}.hero__slide,.site-shell--ltr .hero__slide{background-position:50%}.hero__content{gap:.62rem;min-height:auto;padding:5.25rem .82rem 1.2rem;display:grid}.hero__info-stack,.site-shell--ltr .hero__info-stack,.hero__promo-stack,.site-shell--ltr .hero__promo-stack{justify-items:stretch;width:100%;min-width:0;position:static;inset:auto}.hero__info-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:.52rem;display:grid}.hero-clocks{grid-column:1/-1}.hero__promo-stack{gap:.55rem;display:grid}.hero-oil,.hero-weather,.hero-clocks,.hero-feature,.hero-access-panel{border:1px solid #ffffff29;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c111aa6;border-inline-start:1px solid #ffffff3d;border-radius:.74rem;box-shadow:0 14px 28px #040a141f}.hero-oil,.hero-weather{gap:.58rem;min-width:0;padding:.72rem}.hero-oil__body,.hero-weather__body{grid-template-columns:auto minmax(0,1fr);gap:.55rem}.hero-oil__unit,.hero-weather__condition{white-space:normal}.hero-clocks{padding:.72rem}.hero-clocks__list{gap:0}.hero-feature-strip{gap:.52rem}.hero-feature{gap:.5rem;padding:.78rem}.hero-feature__header{gap:.6rem}.hero-feature__description{font-size:.68rem;line-height:1.55}.hero-feature__actions{gap:.42rem}.hero-feature__action{border-radius:.56rem;min-height:2.12rem;padding:.4rem .58rem;font-size:.66rem}.hero-feature--tenders .hero-feature__actions{gap:.42rem}.hero-feature--tenders .hero-feature__action{padding-inline:.24rem;font-size:.54rem}.hero-access-panel{background:#0c111a9e;width:100%;padding:.58rem}.hero__actions--standalone{grid-template-columns:repeat(2,minmax(0,1fr));gap:.46rem;width:100%;display:grid}.hero__button--secondary{white-space:normal;border-radius:.58rem;width:100%;min-height:2.28rem;padding:.42rem .46rem;font-size:.62rem;line-height:1.25}.carousel-dots,.site-shell--ltr .carousel-dots{justify-content:center;gap:.5rem;margin:.2rem auto 0;position:static}.carousel-dots__dot{width:.58rem;height:.58rem}.carousel-dots__dot--active{border-width:1px;width:1.2rem;height:1.2rem}.site-footer{padding:1.25rem 0 .95rem}.site-footer__inner{padding-inline:.9rem}.site-footer__grid,.site-shell--ltr .site-footer__grid{grid-template-areas:"brand""contact""message""top";gap:1rem}.site-footer__brand,.site-shell--ltr .site-footer__brand{text-align:center;justify-self:center;justify-items:center;width:100%;transform:none}.site-footer__brand-lockup,.site-shell--ltr .site-footer__brand-lockup{gap:.58rem;transform:none}.site-footer__brand-mark{width:4.65rem}.site-footer__description{text-align:center;max-width:20rem;line-height:1.55}.site-footer__column--contact,.site-shell--ltr .site-footer__column--contact{border-block:1px solid #5260711f;width:100%;padding:.78rem 0}.site-footer__contact-list{gap:.34rem}.site-footer__socials{gap:.62rem}.site-footer__social-link{width:1.8rem;height:1.8rem}.site-footer__message,.site-shell--ltr .site-footer__message{text-align:center;justify-self:center;justify-items:stretch;width:min(100%,22rem);transform:none}.site-footer__message-form{gap:.46rem;width:100%}.site-footer__message-field{border-radius:.62rem;min-height:2.5rem;padding:.58rem .72rem;font-size:.82rem}.site-footer__message-field--textarea{min-height:5.2rem}.site-footer__message-submit,.site-shell--ltr .site-footer__message-submit{border-radius:.62rem;justify-self:stretch;min-height:2.55rem;font-size:.82rem}.site-footer__top-control,.site-shell--ltr .site-footer__top-control{justify-content:center}.site-footer__bottom,.site-shell--ltr .site-footer__bottom{text-align:center;justify-items:center;gap:.42rem;display:grid}}.site-shell--fourth-version{color:#fff;font-family:Nunito Sans,Segoe UI,Tahoma,sans-serif}.site-shell--fourth-version[dir=rtl]{font-family:Cairo,Segoe UI,Tahoma,sans-serif}.site-shell--fourth-version[dir=rtl] .v4-header,.site-shell--fourth-version[dir=rtl] .v4-nav{direction:rtl}.site-shell--fourth-version[dir=rtl] .v4-nav__dropdown,.site-shell--fourth-version[dir=rtl] .v4-nav__dropdown-link{text-align:right;direction:rtl}.site-shell--fourth-version[dir=rtl] .v4-header__actions{justify-self:start}.site-shell--fourth-version[dir=rtl] .v4-hero-copy__title,.site-shell--fourth-version[dir=rtl] .v4-hero-copy__subtitle,.site-shell--fourth-version[dir=rtl] .v4-card__title,.site-shell--fourth-version[dir=rtl] .v4-card__body,.site-shell--fourth-version[dir=rtl] .v4-card__button,.site-shell--fourth-version[dir=rtl] .v4-oil__price,.site-shell--fourth-version[dir=rtl] .v4-oil__unit,.site-shell--fourth-version[dir=rtl] .v4-oil__movement,.site-shell--fourth-version[dir=rtl] .v4-oil__eyebrow,.site-shell--fourth-version[dir=rtl] .v4-oil__temp,.site-shell--fourth-version[dir=rtl] .v4-oil__time,.site-shell--fourth-version[dir=rtl] .v4-oil__subtext{text-align:right}.site-shell--fourth-version[dir=rtl] .v4-card--oil{padding-inline:.82rem}.site-shell--fourth-version[dir=rtl] .v4-oil__price-row,.site-shell--fourth-version[dir=rtl] .v4-oil__split{justify-content:center}.site-shell--fourth-version[dir=rtl] .v4-oil__column{align-content:start}.site-shell--fourth-version[dir=rtl] .v4-brand__line--en,.site-shell--fourth-version[dir=rtl] .v4-hero-copy__title,.site-shell--fourth-version[dir=rtl] .v4-hero-copy__subtitle,.site-shell--fourth-version[dir=rtl] .v4-nav__link,.site-shell--fourth-version[dir=rtl] .v4-nav__dropdown-link,.site-shell--fourth-version[dir=rtl] .v4-language-switch,.site-shell--fourth-version[dir=rtl] .v4-header__cta,.site-shell--fourth-version[dir=rtl] .v4-card__title,.site-shell--fourth-version[dir=rtl] .v4-card__body,.site-shell--fourth-version[dir=rtl] .v4-card__button,.site-shell--fourth-version[dir=rtl] .v4-oil__price,.site-shell--fourth-version[dir=rtl] .v4-oil__unit,.site-shell--fourth-version[dir=rtl] .v4-oil__movement,.site-shell--fourth-version[dir=rtl] .v4-oil__eyebrow,.site-shell--fourth-version[dir=rtl] .v4-oil__temp,.site-shell--fourth-version[dir=rtl] .v4-oil__time,.site-shell--fourth-version[dir=rtl] .v4-oil__subtext{font-family:Cairo,Segoe UI,Tahoma,sans-serif}.site-shell--fourth-version[dir=rtl] .v4-hero-copy{text-align:center}.site-shell--fourth-version .v4-page{isolation:isolate;background:#140f12;min-height:100vh;position:relative;overflow:hidden}.site-shell--fourth-version .v4-page__media,.site-shell--fourth-version .v4-page__overlay{position:absolute;inset:0}.site-shell--fourth-version .v4-page__media{background-color:#0000;background-image:linear-gradient(#1c141614,#1c141614),url(/hero-images/3.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;transform:scale(1.01)}.site-shell--fourth-version .v4-page__overlay{background:linear-gradient(#0d0b0d4d 0%,#120c0e29 22%,#120c0e6b 100%),linear-gradient(90deg,#0f0b0d57 0%,#0f0b0d1a 34%,#0f0b0d33 100%)}.site-shell--fourth-version .v4-header{z-index:5;direction:ltr;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.2rem;min-height:5.1rem;padding:0 clamp(1.4rem,2.4vw,2.8rem);transition:background-color .26s,-webkit-backdrop-filter .26s,backdrop-filter .26s,box-shadow .26s,color .26s;display:grid;position:fixed;inset:0 0 auto}.site-shell--fourth-version .v4-header--top{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.site-shell--fourth-version .v4-header--top .v4-brand,.site-shell--fourth-version .v4-header--top .v4-nav,.site-shell--fourth-version .v4-header--top .v4-header__actions,.site-shell--fourth-version .v4-header--top .v4-language-switch,.site-shell--fourth-version .v4-header--top .v4-header__cta,.site-shell--fourth-version .v4-header--top .v4-header__icon-button{color:#fffffff5}.site-shell--fourth-version .v4-header--scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8f8fae6;box-shadow:0 10px 26px #0c0a101f}.site-shell--fourth-version .v4-header--scrolled:after{content:"";background:linear-gradient(90deg,#0000,#153f7c2e,#0000);height:1px;position:absolute;inset:auto 0 0}.site-shell--fourth-version .v4-header--scrolled .v4-brand,.site-shell--fourth-version .v4-header--scrolled .v4-nav__link,.site-shell--fourth-version .v4-header--scrolled .v4-language-switch,.site-shell--fourth-version .v4-header--scrolled .v4-header__cta--secondary,.site-shell--fourth-version .v4-header--scrolled .v4-header__icon-button,.site-shell--fourth-version .v4-header--scrolled .v4-brand__text,.site-shell--fourth-version .v4-header--scrolled .v4-brand__line--en,.site-shell--fourth-version .v4-header--scrolled .v4-brand__line--ar{color:var(--brand-blue)}.site-shell--fourth-version .v4-header--scrolled .v4-header__cta{color:#fff;border-color:#153f7c24;box-shadow:0 10px 20px #102f6014}.site-shell--fourth-version .v4-header--scrolled .v4-header__cta--secondary{color:var(--brand-blue);background:#153f7c0f;border-color:#153f7c1a}.site-shell--fourth-version .v4-header--scrolled .v4-header__cta .icon,.site-shell--fourth-version .v4-header--scrolled .v4-header__cta--secondary .icon{color:var(--brand-blue)}.site-shell--fourth-version[dir=rtl] .v4-header{direction:rtl}.site-shell--fourth-version .v4-brand{align-items:center;gap:.72rem;min-width:0;display:inline-flex}.site-shell--fourth-version .v4-brand__mark{filter:drop-shadow(0 0 1rem #fff)drop-shadow(0 0 2rem #ffffffb3)drop-shadow(0 0 3rem #ffffff52);flex:none;width:clamp(4.4rem,4.2vw,5rem);height:auto}.site-shell--fourth-version .v4-brand__text{color:#fff;gap:0;line-height:1;display:grid}.site-shell--fourth-version .v4-brand__line--en{font-size:clamp(.86rem,.42vw + .58rem,1.02rem);font-weight:800}.site-shell--fourth-version .v4-brand__line--ar{font-size:clamp(.76rem,.26vw + .62rem,.9rem);font-weight:700}.site-shell--fourth-version .v4-nav{direction:ltr;justify-content:center;align-items:center;gap:clamp(1.35rem,2vw,2.8rem);min-width:0;display:inline-flex;overflow:visible}.site-shell--fourth-version[dir=rtl] .v4-nav{direction:rtl}.site-shell--fourth-version .v4-nav__item{position:relative}.site-shell--fourth-version .v4-nav__link{color:#fff;white-space:nowrap;align-items:center;gap:.3rem;font-size:clamp(.9rem,.45vw + .64rem,1.05rem);font-weight:700;display:inline-flex}.site-shell--fourth-version .v4-nav__link--button{cursor:pointer;background:0 0;border:0;padding:0}.site-shell--fourth-version .v4-nav__link .icon-chevron{width:.58rem;height:.58rem;transition:transform .18s}.site-shell--fourth-version .v4-nav__link[aria-expanded=true] .icon-chevron{transform:rotate(180deg)}.site-shell--fourth-version .v4-nav__dropdown{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);direction:ltr;background:#fffffff5;border:1px solid #121c2d14;border-radius:.64rem;width:fit-content;max-width:min(18rem,100vw - 1.5rem);padding:.22rem;display:inline-grid;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);box-shadow:0 10px 20px #141a241a}.site-shell--fourth-version[dir=rtl] .v4-nav__dropdown{direction:rtl}.site-shell--fourth-version .v4-nav__dropdown:before{display:none}.site-shell--fourth-version .v4-nav__dropdown-list{gap:.04rem;width:fit-content;max-width:100%;display:grid}.site-shell--fourth-version .v4-nav__dropdown-link{color:#1f2c3d;text-align:left;white-space:nowrap;direction:ltr;background:0 0;border:0;border-radius:.52rem;justify-content:flex-start;align-items:center;gap:0;width:fit-content;padding:.34rem .42rem;font-size:.74rem;font-weight:600;display:inline-flex}.site-shell--fourth-version[dir=rtl] .v4-nav__dropdown-link{text-align:right}.site-shell--fourth-version .v4-nav__dropdown-link:hover{background:#153f7c14}.site-shell--fourth-version .v4-header__actions{justify-self:end;align-items:center;gap:.85rem;display:inline-flex}.site-shell--fourth-version .v4-language-switch{min-height:0;box-shadow:none;color:#fff;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:0;font-size:.88rem;font-weight:700;display:inline-flex}.site-shell--fourth-version .v4-header__cta-group{align-items:center;gap:.42rem;display:inline-flex}.site-shell--fourth-version .v4-header__cta{color:#fff;white-space:nowrap;background:linear-gradient(#d43a3e,#a92428);border:1px solid #ffffff2e;border-radius:.8rem;align-items:center;gap:.28rem;min-height:2.4rem;padding:0 .92rem;font-size:.84rem;font-weight:700;display:inline-flex;box-shadow:0 12px 24px #58101457}.site-shell--fourth-version .v4-header__cta--secondary{background:#ffffff14;box-shadow:0 10px 20px #140a0829}.site-shell--fourth-version .v4-header__cta .icon{width:.82rem;height:.82rem}.site-shell--fourth-version .v4-header__icons{align-items:center;gap:.52rem;display:inline-flex}.site-shell--fourth-version .v4-header__icon-button{color:#fff;background:0 0;border:0;place-items:center;width:1.72rem;height:1.72rem;padding:0;display:inline-grid}.site-shell--fourth-version .v4-header__icon-button .icon{width:1.02rem;height:1.02rem}.site-shell--fourth-version .v4-stage{z-index:1;min-height:100vh;padding:6.5rem clamp(1.5rem,3vw,3rem) 1.1rem;position:relative}.site-shell--fourth-version .v4-hero-copy{text-align:center;direction:ltr;max-width:min(40rem,40vw);position:absolute;top:clamp(9.3rem,16.5vh,12.8rem);left:50%;transform:translate(-50%)}.site-shell--fourth-version .v4-hero-copy__title{color:#fff;letter-spacing:-.035em;text-shadow:0 8px 26px #0000003d;justify-items:center;gap:1.28rem;margin:0;font-family:Nunito Sans,Segoe UI,sans-serif;font-size:clamp(3.2rem,4.7vw,5.9rem);font-weight:800;line-height:.93;display:grid}.site-shell--fourth-version[dir=rtl] .v4-hero-copy__title{justify-items:center}.site-shell--fourth-version .v4-hero-copy__subtitle{color:#fffffff5;text-align:center;text-shadow:0 4px 18px #0003;margin:1rem 0 0;font-size:clamp(1rem,.95vw + .45rem,1.28rem);font-weight:500;line-height:1.24}.site-shell--fourth-version[dir=rtl] .v4-hero-copy__subtitle{text-align:center}.site-shell--fourth-version .v4-hero-copy__mark{opacity:.42;filter:drop-shadow(0 0 .7rem #ffffffe6)drop-shadow(0 0 1.4rem #ffffff6b);width:clamp(16rem,17.5vw,22rem);margin:.8rem auto 0;display:block}.site-shell--fourth-version .v4-cards{direction:ltr;grid-template-columns:.86fr .7fr .86fr;align-items:end;gap:.34rem;width:min(868px,100vw - 5.2rem);display:grid;position:absolute;bottom:2.9rem;left:50%;transform:translate(-50%)}.site-shell--fourth-version[dir=rtl] .v4-cards{direction:rtl}.site-shell--fourth-version .v4-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#3f2921a3,#221615ab);border:1px solid #ffffff2e;border-radius:1.15rem;align-self:end;gap:.34rem;padding:.54rem .62rem .52rem;display:grid;position:relative;box-shadow:0 18px 38px #0000004d,inset 0 1px #ffffff1f}.site-shell--fourth-version .v4-card--announcements,.site-shell--fourth-version .v4-card--tenders{gap:.16rem;min-height:9.8rem;padding-top:.5rem;padding-bottom:.32rem}.site-shell--fourth-version .v4-card--announcements{align-self:end;min-height:6.4rem;padding-top:.28rem;padding-bottom:.28rem}.site-shell--fourth-version .v4-card--announcements .v4-card__body{margin-bottom:.08rem}.site-shell--fourth-version .v4-card--announcements .v4-card__footer{gap:.1rem;margin-top:0}.site-shell--fourth-version .v4-card--tenders{align-self:end;min-height:6.4rem;padding-top:.28rem;padding-bottom:.28rem}.site-shell--fourth-version .v4-card--tenders .v4-card__body{margin-bottom:.08rem}.site-shell--fourth-version .v4-card--tenders .v4-card__cta-group{gap:.18rem;margin-top:0}.site-shell--fourth-version .v4-card--tenders .v4-card__button{flex:1 1 0;justify-content:center}.site-shell--fourth-version .v4-card:after{content:"";background:linear-gradient(90deg,#0000,#ffffff29,#0000);height:1px;position:absolute;inset:auto 0 0}.site-shell--fourth-version .v4-card__header{justify-content:space-between;align-items:center;gap:.2rem;display:flex}.site-shell--fourth-version .v4-card__title-group{align-items:center;gap:.22rem;min-width:0;display:flex}.site-shell--fourth-version .v4-card__title{color:#fff;margin:0;font-family:Nunito Sans,Segoe UI,sans-serif;font-size:clamp(.84rem,.86vw,1rem);font-weight:800;line-height:1}.site-shell--fourth-version .v4-icon{color:#fff;flex:none;width:1.05rem;height:1.05rem}.site-shell--fourth-version .v4-icon--accent{color:#ffd26a}.site-shell--fourth-version .v4-icon--folder{color:#ffe2a8}.site-shell--fourth-version .v4-card__header .icon-chevron{display:none}.site-shell--fourth-version .v4-card__body{color:#ffffffd4;max-width:100%;margin:0;font-size:clamp(.74rem,.7vw,.84rem);line-height:1.18}.site-shell--fourth-version .v4-card__body--rotating{animation:.26s v4-announcement-fade}.site-shell--fourth-version .v4-card__footer,.site-shell--fourth-version .v4-card__cta-group{justify-content:space-between;align-items:end;gap:.24rem;margin-top:auto;display:flex}.site-shell--fourth-version .v4-card__button{color:#fff;background:#36241e9e;border:1px solid #ffffff2e;border-radius:.66rem;align-items:center;gap:.18rem;min-height:1.9rem;padding:0 .54rem;font-size:.64rem;font-weight:700;display:inline-flex;box-shadow:0 8px 16px #0000002e}.site-shell--fourth-version .v4-card__button--accent{background:linear-gradient(#d43a3e,#a92428)}.site-shell--fourth-version .v4-card__button .v4-arrow-icon{width:.5rem;height:.5rem}.site-shell--fourth-version .v4-card__dots{align-items:center;gap:.14rem;margin-inline-start:auto;display:inline-flex}.site-shell--fourth-version .v4-card__dots span{background:#ffffff57;border-radius:999px;width:.26rem;height:.26rem}.site-shell--fourth-version .v4-card__dots .is-active{background:#fff;transform:scale(1.2)}@keyframes v4-announcement-fade{0%{opacity:0;transform:translateY(.12rem)}to{opacity:1;transform:translateY(0)}}.site-shell--fourth-version .v4-card--oil{gap:.16rem;min-height:12.2rem;padding:.34rem 0 .2rem 1.6rem}.site-shell--fourth-version .v4-oil__price-row{flex-wrap:wrap;align-items:baseline;gap:.12rem;display:flex}.site-shell--fourth-version .v4-oil__price{font-family:Nunito Sans,Segoe UI,sans-serif;font-size:clamp(1.85rem,1.95vw,2.25rem);font-weight:800;line-height:1}.site-shell--fourth-version .v4-oil__unit{color:#ffffffd1;font-size:.7rem;font-weight:600}.site-shell--fourth-version .v4-oil__movement{color:#eb5b4b;font-family:Nunito Sans,Segoe UI,sans-serif;font-size:.7rem;font-weight:700}.site-shell--fourth-version .v4-oil__split{grid-template-columns:repeat(2,minmax(0,1fr));gap:.16rem;display:grid}.site-shell--fourth-version .v4-oil__column{gap:.06rem;display:grid}.site-shell--fourth-version .v4-oil__eyebrow{color:#ffffffb8;letter-spacing:.12em;font-size:.52rem;font-weight:700}.site-shell--fourth-version .v4-oil__weather{align-items:center;gap:.18rem;display:flex}.site-shell--fourth-version .v4-oil__weather .weather-icon{color:#ffd26a;width:1rem;height:1rem}.site-shell--fourth-version .v4-oil__temp{font-family:Nunito Sans,Segoe UI,sans-serif;font-size:clamp(1rem,1.12vw,1.26rem);font-weight:800;line-height:1}.site-shell--fourth-version .v4-oil__time{font-family:Nunito Sans,Segoe UI,sans-serif;font-size:clamp(.94rem,1.02vw,1.16rem);font-weight:800;line-height:1}.site-shell--fourth-version .v4-oil__subtext{color:#ffffffd1;font-size:.6rem}@media (width<=760px){.site-shell--fourth-version .v4-header{grid-template-columns:auto auto;gap:.6rem .9rem;min-height:4.8rem;padding-inline:.75rem}.site-shell--fourth-version .v4-nav{display:none}.site-shell--fourth-version .v4-brand{gap:.58rem}.site-shell--fourth-version .v4-brand__mark{width:3.8rem}.site-shell--fourth-version .v4-brand__line--en{font-size:.82rem}.site-shell--fourth-version .v4-brand__line--ar{font-size:.68rem}.site-shell--fourth-version .v4-header__actions{gap:.6rem}.site-shell--fourth-version .v4-contact{min-height:2.42rem;padding-inline:.84rem;font-size:.82rem}.site-shell--fourth-version .v4-header__icons{gap:.3rem}.site-shell--fourth-version .v4-stage{padding:5.3rem .75rem 1rem}.site-shell--fourth-version .v4-hero-copy{max-width:none;margin-top:1.8rem;position:static}.site-shell--fourth-version .v4-hero-copy__title{font-size:clamp(2.45rem,12vw,3.4rem)}.site-shell--fourth-version .v4-hero-copy__subtitle{font-size:.92rem}.site-shell--fourth-version .v4-hero-copy__cta{min-height:2.72rem;font-size:.86rem}.site-shell--fourth-version .v4-cards{grid-template-columns:1fr;gap:.72rem;width:100%;margin-top:1.5rem;position:static;transform:none}.site-shell--fourth-version .v4-card{border-radius:.96rem;gap:.74rem;padding:1rem 1.05rem}.site-shell--fourth-version .v4-card__title{font-size:1rem}.site-shell--fourth-version .v4-card__body{max-width:none;font-size:.88rem}.site-shell--fourth-version .v4-card__button{min-height:2.45rem;font-size:.82rem}.site-shell--fourth-version .v4-oil__split{grid-template-columns:1fr;gap:.72rem}.site-shell--fourth-version .v4-oil__price{font-size:2.4rem}.site-shell--fourth-version .v4-oil__temp,.site-shell--fourth-version .v4-oil__time{font-size:1.35rem}}@media (prefers-reduced-motion:reduce){.site-shell,.site-header,.site-dropdown,.brand-mark,.hero__slide,.hero-feature__action,.hero__button,.carousel-dots__dot{transition-duration:1ms!important}.hero__slide{transform:none}::view-transition-old(root){animation-duration:1ms}::view-transition-new(root){animation-duration:1ms}}
