@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(6rem,.72fr) auto minmax(16rem,.92fr);grid-template-areas:"utility nav brand";align-items:center;gap:.3rem;min-height:5rem;padding:0 clamp(.4rem,1.8vw,3rem);display:grid}.site-shell--ltr .site-header__inner{grid-template-columns:minmax(16rem,.92fr) auto minmax(6rem,.72fr);grid-template-areas:"brand nav 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}.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}.mobile-menu-button,.mobile-nav,.mobile-nav-backdrop{display:none}.icon{display:block}.icon-search{width:1.06rem;height:1.06rem}.icon-chevron{width:.56rem;height:.56rem;margin-top:.02rem}.site-nav{color:var(--brand-blue);direction:rtl;flex-wrap:wrap;grid-area:nav;justify-content:center;align-items:center;gap:clamp(.85rem,1vw,1.7rem);display:inline-flex}.site-shell--ltr .site-nav{direction:ltr}.site-nav__item{position:relative}.site-nav__link{align-items:center;gap:.28rem;padding-inline:.16rem;font-size:clamp(.84rem,.24vw + .68rem,1.02rem);font-weight:600;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:.36rem;display:inline-flex}.site-shell--ltr .brand-lockup{flex-direction:row-reverse;justify-self:start}.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(.76rem,.2vw + .62rem,.9rem);font-weight:800;line-height:1}.brand-lockup__arabic{font-size:clamp(.82rem,.22vw + .72rem,.98rem);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}.site-header--top .brand-mark{filter:brightness(0)invert()}.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(15rem,19vw);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(16rem,24vw);direction:inherit;justify-items:end;gap:.65rem;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:#12141a24;border-inline-start:1px solid #ffffff38;border-radius:.56rem;gap:.75rem;padding:.8rem .9rem;display:grid;box-shadow:0 8px 18px #090d160d}.hero-oil__header,.hero-weather__header{gap:.08rem;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:.08rem;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:.1rem;display:grid}.hero-clocks__item{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.7rem;padding:.38rem 0;display:grid}.hero-clocks__item+.hero-clocks__item{border-top:1px solid #ffffff1a}.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(4px);backdrop-filter:blur(4px);min-height:auto;direction:inherit;text-align:start;background:#12141a24;border-inline-start:1px solid #ffffff38;border-radius:.56rem;align-content:start;gap:.55rem;padding:.8rem .9rem;display:grid;position:relative;box-shadow:0 8px 18px #090d160d}.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:.7rem;display:flex}.hero-feature__title{color:#ffffffeb;font-size:.88rem;font-weight:700;line-height:1}.hero-feature__icon{color:#ffffffe6;flex:none;width:1.35rem;height:1.35rem}.hero-feature__description{color:#ffffffbd;max-width:none;margin:0;font-size:.76rem;font-weight:600;line-height:1.48}.hero-feature__actions{flex-wrap:wrap;align-items:center;gap:.7rem;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:#0c121c38;border:1px solid #ffffff2e;border-inline-start:2px solid #ffffff6b;border-radius:.52rem;justify-self:start;min-height:auto;padding:.34rem .64rem;font-size:.72rem;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:nowrap;justify-self:stretch;width:100%;padding-inline:.42rem;font-size:.66rem}.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}.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:#12141a24;border-inline-start:1px solid #ffffff38;border-radius:.56rem;width:fit-content;max-width:100%;padding:.72rem .78rem;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(4px);backdrop-filter:blur(4px);background:#0c121c38;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 5px 12px #0a0e180d}.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: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__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:.72rem .78rem}.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(9.8rem,100vw - 2rem);min-width:9.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:.6rem;width:auto;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:.42rem;min-height:auto;padding:.7rem .72rem .66rem}.hero-feature__title{font-size:.8rem}.hero-feature__icon{width:1.18rem;height:1.18rem}.hero-feature__description{max-width:none;font-size:.64rem}.hero-feature__action{min-height:auto;padding:.28rem .5rem;font-size:.62rem}.hero-oil,.hero-weather,.hero-clocks{padding:.62rem .68rem}.hero-oil__eyebrow,.hero-weather__eyebrow,.hero-clocks__eyebrow{font-size:.56rem}.hero-oil__label,.hero-weather__city,.hero-clocks__title{font-size:.74rem}.oil-icon,.weather-icon{width:1.5rem;height:1.5rem}.hero-oil__price,.hero-weather__temp{font-size:.96rem}.hero-oil__unit,.hero-weather__condition{font-size:.64rem}.hero-oil__movement{font-size:.6rem}.hero-clocks__item{gap:.42rem;padding:.34rem 0}.hero-clocks__label{font-size:.64rem}.hero-clocks__time{font-size:.76rem}.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:#0c111a57;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{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}}@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}}
