.our-services{background:#e3eafd;overflow:hidden}.services-top{display:flex;align-items:flex-start;justify-content:space-between;gap:32px}.service-description{font-weight:300;font-style:Light;font-size:18px;leading-trim:NONE;line-height:24px;letter-spacing:0;color:#4a4a5a}.services-divider{margin:32px 0;border:none;border-top:1px solid rgba(26,26,46,.12)}.services-body{display:flex;align-items:stretch;gap:32px}.services-list-wrap{display:flex;align-items:stretch;gap:14px;flex:0 0 356px}.services-list{display:flex;flex-direction:column;gap:10px;flex:1;max-height:460px;overflow-y:auto;padding-right:4px;scrollbar-width:none}.services-list::-webkit-scrollbar{display:none}.services-list__item{display:flex;align-items:center;text-align:start;gap:12px;padding:10px 20px;background:0 0;border:1px solid rgba(124,143,161,.1);border-radius:10px;cursor:pointer;transition:background .2s,border-color .2s,box-shadow .2s}.services-list__item.is-active,.services-list__item:hover{border:1px solid var(--color-sapphire);box-shadow:0 8px 24px rgba(40,31,81,.12)}.services-list__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:133px;height:97px;overflow:hidden}.services-list__icon img{width:100%;height:100%;object-fit:contain}.services-list__content{display:flex;flex:1;min-width:0;flex-direction:column;align-items:flex-start;gap:8px}.services-tag{display:inline-flex;align-items:center;width:fit-content;padding:5px 10px 4px;border-radius:5px;background:var(--color-sapphire,#281f51);color:#fff;font-size:11px;font-weight:700;line-height:1;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.services-list__label{font-weight:400;font-style:Regular;font-size:15px;leading-trim:NONE;line-height:120%;letter-spacing:-.5px;text-transform:uppercase;color:#1a1a2e}.services-list__arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:26px;height:26px;border-radius:50%;border:1px solid rgba(26,26,46,.2);color:#1a1a2e;transition:background .2s,border-color .2s,color .2s}.services-list__item.is-active .services-list__arrow{background:var(--color-lime,#c3d534);border-color:var(--color-lime,#c3d534);color:#1a1a2e}.services-list__track{flex-shrink:0;width:2px;background:rgba(26,26,46,.1);border-radius:2px}.services-list__thumb{width:100%;background:var(--color-sapphire,#281f51);border-radius:2px;transition:top .25s,height .25s;position:relative}.services-swiper{width:100%}.services-slide{position:relative;display:flex;align-items:center;justify-content:center;min-height:380px}.services-slide__img{position:relative;z-index:1;height:100%;object-fit:cover}.services-slide__tag{position:absolute;inset-block-start:10%;inset-inline-start:2%;z-index:2;padding:7px 14px 6px;font-size:14px}.services-slide__stat{position:absolute;top:10%;inset-inline-end:4%;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:min(220px,30%);padding:16px 18px;border-radius:5px;overflow:hidden;backdrop-filter:blur(10px);background:linear-gradient(181.35deg,rgba(255,255,255,.35) 1.15%,rgba(255,255,255,0) 98.91%)}.services-slide__stat-label{font-family:Zain;font-weight:700;font-style:Bold;font-size:12.48px;leading-trim:NONE;line-height:130%;letter-spacing:0;text-transform:uppercase;color:rgba(26,26,46,.6)}.services-slide__stat-value{font-family:Zain;font-weight:200;font-style:ExtraLight;max-width:100%;font-size:clamp(46px, 5vw, 74.87px);leading-trim:NONE;line-height:.95;letter-spacing:-.06em;vertical-align:middle;white-space:nowrap;color:#1a1a2e}.services-slide__stat-text{max-width:100%;color:#1a1a2e;font-family:Zain,sans-serif;font-size:25px;font-style:normal;font-weight:300;line-height:1.3;overflow-wrap:anywhere}.services-detail{display:flex;flex-direction:column;gap:18px}.services-list-data{width:calc(100% - 391px)}.services-detail__text{margin:0;font-size:18px;line-height:1.6;color:#4a4a5a}.services-detail__link .zt__btn-icon{width:26px!important;height:26px!important}@media (max-width:992px){.services-list-data{width:100%}.services-top{flex-direction:column}.services-slide{min-height:unset}.services-body{flex-direction:column;padding-bottom:20px}.services-detail,.services-list-wrap{flex:1 1 auto}.services-swiper{width:100%;border:none!important}.services-list__track{display:none}.services-list{flex-direction:row}.services-list__item{min-width:300px}.services-list__icon{width:100px;height:auto}.services-slide__tag{inset-block-start:8px;inset-inline-start:8px}.services-slide__stat{top:8px;inset-inline-end:8px;width:min(180px,42%);padding:12px 14px}.services-slide__stat-value{font-size:clamp(36px, 8vw, 56px)}.services-slide__stat-text{font-size:18px;line-height:1}}@media (max-width:700px){.services-top{flex-direction:column}}.accordion__items{display:flex;width:100%;gap:10px}.accordion-three-pillars{overflow:hidden;position:relative;display:flex;width:100%}.accordion-item{cursor:pointer;display:flex;flex:1 1 25%;flex-direction:column;height:calc(900 / var(--figma-breakpoint-2xl) * 100svw);justify-content:space-between;overflow:hidden;padding:16px;position:relative;transition:flex .3s cubic-bezier(.455, .03, .515, .955);min-height:550px;height:stretch;border-radius:5px}.accordion-item__image{height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:translate(-50%);width:60svw}.accordion-item__overlay{background-color:#0009;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s cubic-bezier(.455, .03, .515, .955);width:100%}.accordion-item__title{color:var(--color-white);font-family:var(--font-head);font-size:2.8rem;font-weight:500;letter-spacing:-.01em;line-height:120%;text-transform:uppercase;display:flex;align-items:center;gap:16px;position:absolute;bottom:0;transition:.3s}.accordion-item__title span{font-size:1.4rem}.accordion-item__description{color:var(--color-white);font-family:var(--font-head);font-weight:400;letter-spacing:-.01em;line-height:130%;max-width:30rem;position:absolute;width:100%;height:calc(100% - 32px);opacity:0;visibility:hidden;transition:opacity .15s,visibility 0s linear .15s}.accordion-item:focus-within .accordion-item__description,.accordion-item:hover .accordion-item__description{opacity:1;visibility:visible;transition:none}.accordion-item:focus-within .accordion-item__title,.accordion-item:hover .accordion-item__title{opacity:0}@media (min-width:992px) and (pointer:fine){.accordion-item:focus-within,.accordion-item:hover{flex:1 0 50%}}.accordion-card{min-width:340px;display:flex;flex-direction:column;gap:10px;width:calc(100% - 32px);padding:28px;border-radius:5px;background:rgba(21,17,40,.35);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid rgba(255,255,255,.12);height:stretch;position:absolute}.accordion-card__num{font-size:14px;letter-spacing:.04em;color:rgba(255,255,255,.6)}.accordion-card__title{text-transform:uppercase;font-weight:700;font-size:32px;line-height:100%;letter-spacing:-1px;color:var(--color-white);margin:0;display:flex;align-items:flex-end}.accordion-card__text{margin:0 0 18px;font-size:18px;font-weight:400;line-height:1.5;color:rgba(255,255,255,.75)}.accordion-card__item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 10px;font-weight:300;font-size:18px;line-height:120%;letter-spacing:0;text-transform:uppercase;color:rgba(255,255,255,.85);text-decoration:none;transition:color .2s;margin:10px 0;border-left:1px solid var(--color-lime)}.line-accordion{background-color:rgba(255,255,255,.15);height:1px;width:100%}.accordion-card__arrow{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:7px 4.5px 2px;flex-shrink:0;border-radius:50%;border:1px solid rgba(255,255,255,.4);font-size:12px;line-height:1;color:inherit;transition:background .2s,border-color .2s,color .2s}.accordion-card__item:hover{color:#fff}.accordion-card__item:hover .accordion-card__arrow{background:var(--color-lime,#c3d534);border-color:var(--color-lime,#c3d534);color:#151128}@media (max-width:1200px){.accordion-card__grid{gap:0}.accordion-card__grid .flex-column-t{flex-direction:column}.accordion-item__description .accordion-card{height:stretch;width:365px}.accordion-item__description{width:100%;height:stretch;position:relative}.line-accordion{display:none}}@media (max-width:1023px){.line-accordion{display:none}.accordion__items{flex-wrap:nowrap;gap:.4rem;padding:0 15px 0 0;scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}[lang=ar] .accordion__items{padding:0 0 0 15px}.accordion-item{display:inline-flex;flex:0 0 calc(60vw - 4.8rem);padding:1.8rem 2.1rem;width:inherit;min-width:fit-content}.accordion-item__image{width:100%}.accordion-item__description{width:100%;height:stretch;position:relative}.accordion-item__description .accordion-card{height:stretch;width:365px;max-width:100%}.accordion-item__overlay{background-color:#0003;opacity:1}.accordion-item .accordion-item__title{opacity:0}.accordion-item .accordion-item__description{opacity:1;visibility:visible;transition:none}}@media (max-width:768px){.accordion-item{padding:16px;min-width:100%}.accordion-item__description .accordion-card{max-width:stretch;min-width:unset;gap:7px;padding:20px 16px;height:100%}.accordion-card__item{font-size:14px;padding:7px 10px}}.zt-hero{width:100%;overflow:hidden;position:relative}.zt-hero__swiper{width:101vw;left:50%;transform:translateX(-50%)}[lang=ar] .zt-hero__swiper{width:101vw;right:50%;left:auto;transform:translateX(50%)}.zt-hero__slide{position:relative;display:flex;align-items:flex-end;width:100%;height:100vh;min-height:800px;max-height:960px;background-color:#151128;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.zt-hero__background,.zt-hero__video{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover}.zt-hero__gradient{position:absolute;left:0;right:0;bottom:0;height:50%;background:linear-gradient(180deg,rgba(21,17,40,0) 0,#151128 84.04%);pointer-events:none;z-index:1}.zt-hero__content{position:relative;z-index:2;width:100%;padding-bottom:72px;color:#fff;display:flex;flex-direction:column;gap:24px;margin:0 auto}@media (min-width:576px){.zt-hero__content{max-width:540px}}@media (min-width:768px){.zt-hero__content{max-width:720px}}@media (min-width:992px){.zt-hero__content{max-width:960px}}@media (min-width:1200px){.zt-hero__content{max-width:1140px}}@media (min-width:1400px){.zt-hero__content{max-width:1320px}}@media (min-width:3840px){.zt-hero__content{max-width:1600px}}.zt-hero__eyebrow{max-width:504px;font-size:18px;line-height:1;color:rgba(255,255,255,.85)}.zt-hero__title{font-size:clamp(3.25rem, 7vw, 6.5rem);font-weight:700;line-height:.65;color:#fff;max-width:520px}.zt-hero__title span{font-weight:800;color:var(--color-lime,#c3d534)}.zt-hero__subtitle{max-width:504px;margin:0 0 15px;font-size:18px;font-weight:700;color:#fff}.zt-hero__btn{display:inline-flex;align-items:center;gap:10px;padding:10px 10px 10px 16px;background:#fff;color:#201547;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;border-radius:6px;transition:background .2s,color .2s;width:fit-content;line-height:1;white-space:nowrap}.zt-hero__btn:hover{background:var(--color-lime,#c3d534);color:#201547}.zt-hero__btn:hover .zt__btn-icon{transform:translateX(3px);background-color:var(--color-white)}.zt-hero__pagination{position:absolute;left:0;right:0;bottom:24px;z-index:3;display:flex;justify-content:center;gap:8px}.zt-hero__pagination .swiper-pagination-bullet{width:10px;height:10px;background:rgba(255,255,255,.4);opacity:1;border-radius:50%;transition:background .2s,transform .2s}.zt-hero__pagination .swiper-pagination-bullet-active{background:var(--color-lime,#c3d534);transform:scale(1.15)}.zt-hero__btn,.zt-hero__eyebrow,.zt-hero__subtitle,.zt-hero__title{opacity:0;transform:translateY(48px)}.swiper-slide-active .zt-hero__btn,.swiper-slide-active .zt-hero__eyebrow,.swiper-slide-active .zt-hero__subtitle,.swiper-slide-active .zt-hero__title{animation:.9s cubic-bezier(.16,.84,.44,1) forwards ztHeroRise}.swiper-slide-active .zt-hero__eyebrow{animation-delay:50ms}.swiper-slide-active .zt-hero__title{animation-delay:.18s}.swiper-slide-active .zt-hero__subtitle{animation-delay:.32s}.swiper-slide-active .zt-hero__btn{animation-delay:.46s}@keyframes ztHeroRise{from{opacity:0;transform:translateY(48px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1023px){.zt-hero__slide{min-height:unset}}@media (max-width:768px){.zt-hero__slide{height:100vh;height:100svh;min-height:480px;align-items:flex-end}.zt-hero__background{object-position:var(--zt-hero-focus-m,80%) center}.zt-hero__content{padding-bottom:120px;margin:0 auto;width:calc(100% - 32px)}}.scroll-cue{position:absolute;left:50%;bottom:clamp(16px,4vh,42px);transform:translateX(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:8px;color:rgba(255,255,255,.65);font-size:14px;letter-spacing:.28em;font-weight:300;text-transform:uppercase}.scroll-cue svg{animation:1.8s ease-in-out infinite bob}@keyframes bob{0%,100%{transform:translateY(0);opacity:.5}50%{transform:translateY(6px);opacity:1}}.stats-slider-v2-section{background:#151127;transition:background-color .7s}.stats-slider-wrap::after,.stats-slider-wrap::before{display:none}.stats-slider-v2-section .stats-counter,.stats-slider-v2-section .stats-item__label{color:#fff}.statistic .swiper-slide::after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:48px;background:rgb(255 255 255 / 21%)}.border-bottom-hero-slider{background-color:#151127}.border-bottom-hero-slider div{height:30px;border-radius:var(--border-section) var(--border-section) 0 0;background-color:rgb(255 255 255)}.pillars-animation{width:100%;min-width:0;max-height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden}.pillars-animation__graphic{display:block;width:100%;height:auto;aspect-ratio:784/776}@media (max-width:992px){.pillars-animation{max-width:500px}.pillars-section .section-header{margin:0!important}}@keyframes rotate360{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotateReverse{from{transform:rotate(0)}to{transform:rotate(-360deg)}}.section-title{font-size:clamp(2rem, 3.5vw, 3rem);font-weight:300;letter-spacing:.02em;line-height:1.1;margin:0 0 16px;background:-webkit-linear-gradient(180deg,#6fc7ea,#344c98);-webkit-background-clip:text;-webkit-text-fill-color:transparent;width:fit-content}.section-title span{font-weight:800}.industry-section{position:relative;border-radius:var(--border-section);overflow:hidden;background:url('../img/bg-industry.png') center/cover no-repeat #0b0a17;margin-top:-25px}.industry-section__spin{position:absolute;left:-10%;bottom:-20%;width:560px;height:auto;pointer-events:none;animation:35s linear infinite rotate360;z-index:1}.industry-section__inner{position:relative;z-index:2;width:100%;margin-left:auto;padding-left:15px}.industry-section__top{margin-bottom:40px;min-width:320px;width:47%}.industry-section__header{max-width:560px;margin-left:auto}.section-title-secound{font-size:clamp(2rem, 3.5vw, 3rem);font-weight:300;letter-spacing:.02em;line-height:1.1;margin:0 0 16px;background:-webkit-linear-gradient(90deg,#6fc7ea,#c3d534);background:linear-gradient(90deg,#6fc7ea,#c3d534);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;width:fit-content}.section-title-secound span{font-weight:800}.industry-section__desc{margin:0 0 28px;max-width:460px;font-size:18px;line-height:1.6;color:rgba(255,255,255,.65)}.industry-section__nav{display:flex;align-items:center;gap:14px;margin-top:32px}.industry-section__arrow{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;border-radius:10px;border:1px solid rgba(255,255,255,.3);color:#fff;background:0 0;transition:background .2s,border-color .2s,color .2s}.industry-section__arrow:hover{background:var(--color-lime,#c3d534);border-color:var(--color-lime,#c3d534);color:#151128}.industry-section__arrow.swiper-button-disabled{opacity:.35;pointer-events:none}.industry-pagination{display:flex;align-items:center;gap:0;position:relative;flex:1;height:2px!important;background:rgba(255,255,255,.15);border-radius:2px;overflow:hidden}.industry-pagination .swiper-pagination-bullet{width:160px;height:2px;opacity:1;background:rgba(255,255,255,.3);transition:background .2s,transform .2s,width .2s;margin:0!important;border-radius:0}.industry-pagination .swiper-pagination-bullet-active{border-radius:4px;background:var(--color-lime,#c3d534)}.industry-pagination .swiper-pagination-progressbar-fill{background:var(--color-lime,#c3d534)}@media (max-width:600px){.impact-nav{flex-wrap:wrap}.industry-pagination{order:3;max-width:100%}}.industry-swiper{overflow:hidden;padding-bottom:8px;width:53%;max-width:1300px;margin-right:0}.industry-card{position:relative;display:flex;flex-direction:column;justify-content:flex-start;width:100%;aspect-ratio:4/5;border-radius:10px;padding:16px;overflow:hidden;text-decoration:none;isolation:isolate}.industry-card__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3;transition:transform .5s}.industry-card__shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(10,8,24,.7) 0,rgba(10,8,24,0) 45%)}.industry-card__overlay{position:absolute;inset:0;z-index:0;background:linear-gradient(0deg,rgba(10,8,24,.92) 0,rgba(10,8,24,0) 55%);opacity:0;transition:opacity .35s}.industry-card:hover .industry-card__img{transform:scale(1.06)}.industry-card:hover .industry-card__overlay{opacity:1}.industry-card__title{margin:0;font-size:24px;font-weight:800;line-height:1.3;letter-spacing:.01em;text-transform:uppercase;color:#fff;max-width:85%}.industry-card__reveal{display:flex;flex-direction:column;gap:12px;margin-top:auto;max-height:0;opacity:0;transform:translateY(16px);overflow:hidden;transition:max-height .4s,opacity .35s,transform .35s}.industry-card:hover .industry-card__reveal{max-height:220px;opacity:1;transform:translateY(0)}.industry-card__text{margin:0;font-size:18px;line-height:1.55;color:rgba(255,255,255)}.industry-card__link{display:inline-flex;align-items:center;gap:8px;width:fit-content;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff}.industry-card__link-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:var(--color-lime,#c3d534);color:#151128;border-radius:4px;font-size:.8rem;padding-top:4px;transition:transform .2s}.industry-card:hover .industry-card__link-icon{transform:translateX(3px)}@media (min-width:1350px){.industry-section .container{padding:0;margin:0;max-width:none}[lang=ar] .industry-section>.container{padding-inline:clamp(40px,4vw,72px)}}[lang=ar] .industry-section__inner{margin-inline:auto;padding-inline:0}@media (max-width:1350px){.industry-section__inner{flex-direction:column}.industry-section__top{margin-bottom:0;min-width:unset;width:100%}.industry-section__header{max-width:none;margin:0}.industry-swiper{overflow:hidden;padding-bottom:8px;width:100%;max-width:unset;margin-right:0}}@media (max-width:992px){.industry-section__spin{width:100px}.industry-card:hover .industry-card__reveal,.industry-card__reveal{max-height:220px;opacity:1;transform:translateY(0)}.industry-card__overlay{opacity:1;background:linear-gradient(180deg,rgba(10,8,24,.25) 0,rgba(10,8,24,.9) 100%)}}@media (max-width:768px){.industry-swiper .swiper-slide{height:375px}.industry-swiper .swiper-slide .industry-card{aspect-ratio:unset;height:375px}}.alliancesLogo img{max-height:40px;max-width:100px;width:100%}.zainAlliances{background:#fff;overflow:hidden}.zainAlliances .container{padding-bottom:clamp(32px,5vw,64px);border-bottom:1px solid rgba(0,0,0,.1)}.zainAlliances .section-header{text-align:center;margin:0 auto}.zt-alliances__desc{margin:16px 0 0;max-width:640px;font-size:18px;line-height:1.6;color:#4a4a5a}.zt-alliances__rows{width:100%}.zt-alliances-row{position:relative;width:100%;overflow:hidden;direction:ltr}.zt-alliances-row::after,.zt-alliances-row::before{content:'';position:absolute;top:0;bottom:0;width:clamp(48px,10vw,160px);z-index:2;pointer-events:none}.zt-alliances-row::before{left:0;background:linear-gradient(90deg,#fff 0,rgba(255,255,255,0) 100%)}.zt-alliances-row::after{right:0;background:linear-gradient(270deg,#fff 0,rgba(255,255,255,0) 100%)}.zt-alliances-track{display:flex;width:max-content;will-change:transform;animation:zt-marquee-rtl var(--zt-marquee-duration,36s) linear infinite}.zt-alliances-row--ltr .zt-alliances-track{animation-name:zt-marquee-ltr}.zt-alliances-row:hover .zt-alliances-track{animation-play-state:paused}.zt-alliances-track__group{display:flex;align-items:stretch}.zt-alliances-row .alliancesLogo{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:auto;padding:7px 32px;border:1px solid rgba(89,89,89,.1);border-radius:10px;margin:0 10px;height:auto;min-height:56px}@keyframes zt-marquee-rtl{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@keyframes zt-marquee-ltr{from{transform:translate3d(-50%,0,0)}to{transform:translate3d(0,0,0)}}@media (prefers-reduced-motion:reduce){.zt-alliances-track{animation:none}}.news-section__spin{position:absolute;right:-10%;bottom:-20%;width:560px;height:auto;pointer-events:none;animation:35s linear infinite rotate360;z-index:1;opacity:.1}.insights-section{background:#fff}.insights-section__header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}.insights-layout{display:flex;gap:24px;align-items:stretch}.insight-feature{display:flex;flex:0 0 66%;min-height:340px;border-radius:5px;overflow:hidden}.insight-feature__media{position:relative;flex:0 0 50%}.insight-feature__media img{width:100%;height:100%;object-fit:cover;display:block}.insight-feature__badge{position:absolute;top:16px;left:16px;padding:5px 12px;background:rgba(10,8,24,.7);color:#fff;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:4px}.insight-feature__panel{display:flex;flex-direction:column;flex:1;padding:32px;background:var(--color-blue,#344c98);color:#fff;text-decoration:none}.insight-feature__date{font-size:12px;font-weight:700;letter-spacing:.06em;color:rgba(255,255,255,.65)}.insight-feature__title{margin:14px 0 0;font-size:clamp(1rem, 1.6vw, 1.5rem);font-weight:400;line-height:1.35;color:#fff}.insight-feature__excerpt{margin:14px 0 0;max-width:440px;font-size:.85rem;line-height:1.6;color:rgba(255,255,255,.7)}.insight-feature__link{display:inline-flex;align-items:center;gap:10px;width:fit-content;margin-top:auto;padding-top:24px;font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;transition:gap .2s}.insight-feature__panel:hover .insight-feature__link{gap:14px;color:var(--color-lime,#c3d534)}.insight-sidebar{display:flex;flex-direction:column;flex:1;gap:20px}.insight-mini{display:flex;gap:14px;text-decoration:none}.insight-mini__media{position:relative;flex:0 0 148px;width:148px;height:125px;border-radius:5px;overflow:hidden}.insight-mini__media img{width:100%;height:100%;object-fit:cover;display:block}.insight-mini__badge{position:absolute;top:4px;left:4px;padding:2px 6px;background:rgba(10,8,24,.7);color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:3px}.insight-mini__body{display:flex;flex-direction:column;gap:6px;min-width:0}.insight-mini__date{font-size:11px;font-weight:700;letter-spacing:.04em;color:rgba(26,26,46,.45)}.insight-mini__title{margin:0;font-size:18px;font-weight:400;line-height:1;color:#201547;transition:color .2s;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.insight-mini:hover .insight-mini__title{color:var(--color-blue,#344c98);text-decoration:underline}@media (max-width:991px){.insights-layout{flex-direction:column}.insight-feature{flex:1 1 auto}.insight-mini{flex:1}}@media (max-width:700px){.insights-section__header{flex-direction:column;align-items:flex-start}.insight-feature{flex-direction:column}.insight-feature__media{flex-basis:220px}.insight-sidebar{flex-direction:column}}.our-location{position:relative;isolation:isolate;overflow:hidden;background-color:#0b0a17;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:var(--border-section) var(--border-section) 0 0;border-bottom:1px solid rgba(255,255,255,.15)}.our-location__background{position:absolute;inset:0;z-index:-1;width:100%;height:100%;object-fit:cover}.our-location>.container{position:relative;z-index:1}.mix-blend-multiply{mix-blend-mode:multiply}.mix-blend-screen{mix-blend-mode:screen}.our-location .section-title-secound{padding:clamp(32px,5vw,64px) 0 0 15px;width:30%;min-width:350px;border-right:1px solid rgba(255,255,255,.15);margin-bottom:0}.desc-location{background:-webkit-linear-gradient(90deg,#6fc7ea,#c3d534);background:linear-gradient(90deg,#6fc7ea,#c3d534);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;width:fit-content;max-width:542px;text-align:right;margin-left:auto;margin-right:clamp(32px,5vw,64px);border-bottom:1px solid;border-image-source:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.15) 100%);border-image-slice:1;padding-bottom:32px;padding-top:clamp(32px,5vw,64px)}.our-location .container{border-left:1px solid rgba(255,255,255,.15);border-right:1px solid rgba(255,255,255,.15);padding:0}.location-links{width:30%;min-width:350px;border-right:1px solid rgba(255,255,255,.15);padding-bottom:clamp(32px,5vw,64px)}.location-links span{font-weight:300;font-style:Light;font-size:18.25px;leading-trim:none;line-height:1;letter-spacing:-.57px;color:rgba(255,255,255,.65);padding-left:15px;border-left:1px solid transparent;text-transform:uppercase;cursor:pointer}.location-links span.active,.location-links span:hover{border-color:var(--color-lime);font-weight:700;font-style:Bold;vertical-align:bottom;cursor:pointer}.location-links span.active::after{content:'\2192';margin-left:8px;color:var(--color-lime)}.world-icon{width:70px;height:auto;padding-left:30px}.location-map{position:relative;display:flex;align-items:center;justify-content:flex-start;flex:1;min-height:340px;padding:clamp(32px,5vw,64px)}.location-map__img{position:absolute;max-width:60%;max-height:320px;width:auto;height:auto;object-fit:contain;opacity:0;visibility:hidden;transform:scale(.96);transition:opacity .35s,transform .35s,visibility .35s}.location-map__img.is-active{position:relative;opacity:1;visibility:visible;transform:scale(1)}.location-card{position:absolute;right:clamp(16px,4vw,48px);top:35%;transform:translateY(-50%);display:flex;gap:14px;max-width:320px;padding:12px;border-radius:5px;-webkit-backdrop-filter:blur(12px);background:rgba(170,170,170,.3);backdrop-filter:blur(12px)}.location-card__media{flex-shrink:0;width:64px;height:64px;border-radius:6px;overflow:hidden}.location-card__media img{width:100%;height:100%;object-fit:cover;display:block}.location-card__address{margin:0;font-size:18px;line-height:1.5;color:rgba(255,255,255,.8)}@media (max-width:992px){.our-location{border-bottom:none}.our-location .container{border-left:none;border-right:none;padding:0 15px}.our-location .section-title-secound{border-right:none;width:100%;padding-left:0}.location-links{width:100%;min-width:350px;border-right:none;overflow:scroll;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:0;margin-bottom:clamp(32px,5vw,64px)}.location-links::-webkit-scrollbar{width:0;height:0}.desc-location{max-width:none;text-align:start;border:none;padding-bottom:32px;padding-top:0;margin:auto}.location-links span{border-left:0;border-bottom:1px solid transparent;padding:0 7px 10px;font-weight:300!important;white-space:nowrap}.location-links span.active::after{display:none}.world-icon{width:50px;height:auto;padding-left:0;position:absolute;bottom:15px;left:0}.location-card{position:inherit;margin-top:45px;margin-bottom:45px;max-width:unset;transform:translateY(0)}.location-map{flex-direction:column}}[lang=ar] .zt-hero__title{font-size:clamp(48px, 5vw, 80px);font-weight:400;line-height:1}[lang=ar] .section-title,[lang=ar] .section-title-secound{font-weight:300}@media (max-height:450px){.zt-hero__slide{min-height:450px}}