@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body,body *,input,select,textarea,button{font-family:Montserrat,sans-serif!important}input::placeholder,textarea::placeholder{font-family:Montserrat,sans-serif}html,body,#root{width:100%;min-width:320px;min-height:100%}html,body{overflow-x:hidden}img,video,svg,canvas{max-width:100%;height:auto}input,select,textarea,button{max-width:100%}body{background:#fff;margin:0}#root{min-height:100vh}.contactSwap{display:grid;position:relative}.contactSwap>*{grid-area:1/1}.homePage__main{flex-direction:column;gap:clamp(1.75rem,3vw,3rem);display:flex}.homePage__main>.hero+.world{margin-top:calc(-1*clamp(1.75rem,3vw,3rem))!important}.homePage__main>.hero,.homePage__main>.world,.homePage__main>.container,.homePage__main>.services,.homePage__main>.regionalPresent,.homePage__main>.whyZinglow,.homePage__main>.contactSwap{margin-top:0!important;margin-bottom:0!important}main,main *{-webkit-user-select:none;user-select:none}main input,main textarea,main select,main button{-webkit-user-select:auto;user-select:auto}.nav{z-index:999;padding-inline:.9rem;font-size:18px;position:fixed;top:0;left:0;right:0}.nav__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:84px;padding-inline:0;display:flex;position:relative}.nav__logo{-webkit-user-select:none;user-select:none;background:rgba(91, 9, 133, var(--nav-alpha,0));border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:62px;padding:.7rem;text-decoration:none;transition:background-color .42s cubic-bezier(.22,1,.36,1),transform .22s;display:inline-flex;position:relative;overflow:hidden}.nav__logo:before{content:"";border-radius:inherit;z-index:0;opacity:0;transform-origin:50%;background:conic-gradient(#5b0985 0deg,#842db1 120deg,#5b0985 240deg,#842db1 360deg);transition:opacity .12s;position:absolute;inset:0}.nav__logoText{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;z-index:1;transform-origin:50%;background:0 0;width:90%;height:90%;transition:transform .6s linear;display:block;position:relative;transform:rotate(0)}.nav__logo:hover .nav__logoText,.nav__logo:focus-visible .nav__logoText{transform:rotate(360deg)}.nav__right{background:0 0;align-items:center;gap:1.5rem;display:flex}.nav--rtl .nav__inner,.nav--rtl .nav__right,.nav--rtl .nav__btn,.nav--rtl .sm-panel-inner,.nav--rtl .sm-panel-list{direction:rtl}.nav__langToggle{background:rgba(91, 9, 133, calc(var(--nav-alpha,0) * .9));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;cursor:pointer;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:.25rem;min-height:48px;padding:.35rem;transition:transform .18s,border-color .18s,background-color .18s;display:inline-flex}.nav__langToggle:hover{border-color:#f49a1c8c;transform:translateY(-1px)}.nav__langOption{color:#ffffffb8;border-radius:999px;justify-content:center;align-items:center;min-width:42px;padding:.45rem .7rem;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:.92rem;font-weight:700;line-height:1;transition:background-color .18s,color .18s,box-shadow .18s;display:inline-flex}.nav__langOption.is-active{color:#2b0b3e;background:linear-gradient(135deg,#f49a1c,#ffb347);box-shadow:0 10px 24px #f49a1c47}.nav__btn{background:rgba(91, 9, 133, var(--nav-alpha,0));border-radius:999px;align-items:center;gap:2rem;padding:.25rem 1.1rem;transition:background-color .42s cubic-bezier(.22,1,.36,1);display:flex}.nav__links{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.nav__link{color:#ffffffe6;letter-spacing:0;opacity:.9;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:21px;font-style:normal;font-weight:450;line-height:100%;text-decoration:none;transition:color .32s,opacity .26s,transform .26s}.nav__link:hover{opacity:1;transform:translateY(-1px)}.nav-hover{line-height:2.5;transition:color .36s,transform .26s}.nav-hover:hover{color:#f49a1cc2}.nav__cta{color:#fff;background:rgba(244, 154, 28, max(var(--nav-alpha,0), 0));white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.85rem 1.4rem;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;transition:transform .18s,background-color .18s;display:inline-flex}.nav__cta:hover{background:#f49a1c;transform:translateY(-1px)}.nav__hamburger{display:none}.staggered-menu-wrapper{z-index:40;pointer-events:none;width:100%;height:100%;position:relative}.staggered-menu-wrapper.fixed-wrapper{z-index:10000;background:0 0;transition:background .4s;position:fixed;inset:0;overflow:hidden}.staggered-menu-wrapper.fixed-wrapper[data-open]{pointer-events:auto;background:#00000080}.sm-backdrop{opacity:0;pointer-events:none;background:0 0;border:0;margin:0;padding:0;position:absolute;inset:0}.staggered-menu-wrapper[data-open] .sm-backdrop{opacity:1;pointer-events:auto}.sm-toggle{cursor:pointer;color:#e9e9ef;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex;position:relative;overflow:visible}.sm-toggle:focus-visible{outline-offset:4px;border-radius:8px;outline:2px solid #fffa}.sm-icon{justify-content:center;align-items:center;width:20px;height:16px;display:inline-flex;position:relative}.sm-icon-line{background:currentColor;border-radius:2px;width:100%;height:2px;transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .2s,width .3s;position:absolute;left:50%;transform:translate(-50%)}.sm-icon-line:first-child{top:1px}.sm-icon-line:nth-child(2){top:7px}.sm-icon-line:last-child{top:13px}.nav__hamburger:hover .sm-icon-line:first-child{width:120%}.nav__hamburger:hover .sm-icon-line:nth-child(2){width:90%}.nav__hamburger:hover .sm-icon-line:last-child{width:70%}.nav__hamburger.is-open .sm-icon-line:first-child{width:100%;top:7px;transform:translate(-50%)rotate(45deg)}.nav__hamburger.is-open .sm-icon-line:nth-child(2){opacity:0;transform:translate(-50%)scaleX(0)}.nav__hamburger.is-open .sm-icon-line:last-child{width:100%;top:7px;transform:translate(-50%)rotate(-45deg)}.sm-prelayers{pointer-events:none;z-index:5;width:calc(clamp(260px,38vw,420px) + 44px);position:absolute;top:0;bottom:0;right:0}.sm-prelayer{border-radius:28px 0 0 28px;width:100%;height:100%;transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .26s;position:absolute;top:0;right:0;transform:translate(110%)}.sm-prelayer:first-child,.sm-prelayer:nth-child(2),.sm-prelayer:nth-child(3){width:100%}.staggered-menu-wrapper[data-open] .sm-prelayer:first-child{transition-delay:0s;transform:translate(0)}.staggered-menu-wrapper[data-open] .sm-prelayer:nth-child(2){transition-delay:60ms;transform:translate(0)}.staggered-menu-wrapper[data-open] .sm-prelayer:nth-child(3){transition-delay:.12s;transform:translate(0)}.staggered-menu-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;pointer-events:auto;background:0 0;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100vh;padding:0;transition:transform .52s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:0;right:0;overflow:hidden;transform:translate(110%);box-shadow:-18px 0 50px #00000038}.staggered-menu-panel.is-open{transform:translate(0)}.sm-panel-head{justify-content:flex-end;width:100%;padding:1rem 1rem 0;display:flex}.sm-panel-tools{justify-content:flex-start;width:100%;padding:.5rem 1rem 0;display:flex}.nav--rtl .sm-panel-tools{justify-content:flex-end}.nav__langToggle--mobile{background:#ffffff1f}.sm-panel-close{cursor:pointer;border-radius:999px;place-items:center;width:42px;height:42px;transition:background .22s,transform .22s,border-color .22s;display:grid;position:relative}.sm-panel-close span{background:currentColor;border-radius:999px;width:16px;height:2px;position:absolute}.sm-panel-close span:first-child{transform:rotate(45deg)}.sm-panel-close span:last-child{transform:rotate(-45deg)}.sm-panel-close:hover{color:#1b122c;background:#f49a1c;border-color:#f49a1c;transform:rotate(90deg)}.sm-panel-inner{text-align:left;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;width:100%;min-height:0;padding-inline:1rem;display:flex}.sm-panel-list{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:15px;width:100%;margin:0;padding:0;list-style:none;display:flex}.sm-panel-itemWrap{line-height:1;position:relative;overflow:hidden}.sm-panel-item{color:#ffffffef;cursor:pointer;letter-spacing:-1px;text-transform:uppercase;padding-right:.8em;font-size:clamp(2rem,4vw,3.5rem);font-weight:600;line-height:1;text-decoration:none;transition:color .25s;display:inline-block;position:relative}.sm-panel-item:hover{color:#f49a1c}.sm-panel-itemLabel{opacity:0;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .3s;transition-delay:var(--sm-delay,0s);display:inline-block;transform:translateY(140%)}.staggered-menu-wrapper[data-open] .sm-panel-itemLabel{opacity:1;transform:translateY(0)}.sxMenu__foot{flex-direction:column;align-items:center;gap:1rem;width:100%;margin-top:auto;padding:2rem 1rem;display:flex}.sxMenu__social{justify-content:center;gap:1rem;width:100%;display:flex}.sxMenu__icon{color:#fff;background:#ffffff1a;border-radius:50%;place-items:center;width:42px;height:42px;text-decoration:none;transition:all .3s;display:grid}.sxMenu__icon svg{width:18px;height:18px}.sxMenu__icon:hover{color:#1b122c;background:#f49a1c;border-color:#f49a1c;transform:translateY(-3px)}.powered{color:#fff9;letter-spacing:1px;text-transform:uppercase;text-align:center;width:100%;font-size:.8rem;font-weight:500;display:block}@media (width<=1100px){.nav__btn{gap:1rem}.nav__link{font-size:clamp(.95rem,1.8vw,1.15rem)}}@media (width<=768px){.nav{background:rgba(91, 9, 133, var(--nav-alpha,0));padding-inline:0}.nav__inner{background:rgba(91, 9, 133, var(--nav-alpha,0));min-height:78px;padding-inline:.9rem}.nav__logo{background:0 0;width:clamp(110px,34vw,147px);height:clamp(72px,20vw,92px);padding:.35rem .5rem}.nav__links,.nav__cta,.nav__langToggle{display:none}.nav__hamburger{display:inline-flex}.sm-prelayers,.staggered-menu-panel{width:100%;left:0;right:0}.sm-prelayers{width:100%}.sm-prelayer{border-radius:0}.sm-prelayer:first-child,.sm-prelayer:nth-child(2),.sm-prelayer:nth-child(3){width:100%}.sm-panel-list{gap:25px}.sm-panel-item{letter-spacing:-1px;font-size:clamp(1.9rem,8vw,2.8rem)}.staggered-menu-panel{width:100%;height:100%;top:0;left:auto;right:0}}@media (width>=769px){.staggered-menu-wrapper,.nav__hamburger,.nav__langToggle--mobile{display:none}}.text-type{white-space:pre-wrap;display:inline-block}.text-type__content{color:inherit}.text-type__cursor{opacity:1;margin-left:.18em;display:inline-block}.text-type__cursor--hidden{display:none}.hero{isolation:isolate;color:#f5f7fb;background-color:#0b1220;background-position:50%;background-size:cover;place-items:center;height:96vh;min-height:96vh;padding:2rem;display:grid;position:relative;overflow:hidden}.hero__video{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.hero__overlay{z-index:-1;background:linear-gradient(270.01deg, #d9d9d900 -39.24%, #00000038 3.54%), var(--hero-overlay-color,#0b122061);position:absolute;inset:0}.hero__content{text-align:center;width:min(100%,980px);margin-top:2.5rem;padding:clamp(1rem,3vw,1.5rem)}.hero__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#f5f7fbd6;margin:0 0 .6rem;font-size:.95rem}.hero__headline{letter-spacing:0;text-align:center;white-space:normal;text-wrap:balance;opacity:1;width:min(100%,980px);min-height:0;margin:0;padding:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:90px;font-style:normal;font-weight:500;line-height:1}.hero__subheadline,.hero__content h1{transition:opacity .27s}.hero__content h1:hover,h2:hover{opacity:.65}.hero__description{letter-spacing:0;text-align:center;color:#f5f7fbdb;max-width:58ch;margin:1rem auto 0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1rem,2.8vw,2.1875rem);font-style:normal;font-weight:450;line-height:1.15}.hero__actions{opacity:1;flex-wrap:wrap;justify-content:center;gap:clamp(.75rem,3vw,2rem);margin-top:clamp(1rem,4vw,2.25rem);display:flex}.hero__button{width:220px;height:54px;font:inherit;cursor:pointer;text-align:center;white-space:nowrap;border:1px solid #0000;border-radius:27px;justify-content:center;align-items:center;padding:0 1.25rem;font-weight:600;line-height:1;text-decoration:none;transition:transform .15s,background-color .15s,border-color .15s;display:inline-flex}.hero__button:hover{transform:translateY(-1px)}.hero__button--primary{background:var(--hero-primary-bg,#53067a);color:var(--hero-primary-text,#fff)}.hero__button--secondary{background:var(--hero-secondary-bg,#f49b1d);color:var(--hero-secondary-text,#fff);border-color:var(--hero-secondary-bg,#f49b1d)}.hero__button:focus-visible{outline-offset:2px;outline:3px solid #ffffffe6}@media (width<=640px){.hero{height:96vh;min-height:96vh;padding:1rem}.hero__content{padding:1rem .5rem}.hero__headline{white-space:normal;min-height:auto;font-size:40px;line-height:1}.hero__description{font-size:clamp(.95rem,4.4vw,1.15rem);line-height:1.25}.hero__actions{gap:.75rem}.hero__button{width:min(100%,265px);height:48px}}@media (prefers-reduced-motion:reduce){.hero__button,.hero__subheadline{transition:none}}:root{--purple:#3c2784;--orange:#f49a1c;--white:#fff}.world{background:var(--purple);direction:ltr;align-items:center;width:100%;height:4vh;min-height:4vh;padding:0;display:flex;overflow:hidden}.world__track{will-change:transform;backface-visibility:hidden;direction:ltr;align-items:center;width:max-content;height:100%;animation:14s linear infinite world-marquee;display:flex;transform:translate(0,0)}.world__segment{white-space:nowrap;direction:ltr;justify-content:center;align-items:center;height:100%;padding:0 9px;display:flex}.world__item{letter-spacing:0;text-align:center;color:var(--white);padding-right:1rem;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(.9rem,1.8vw,1.125rem);font-style:normal;font-weight:500;line-height:1}.world__separator{object-fit:contain;opacity:.85;flex:none;width:14px;height:14px;margin-right:1.5rem}@media (hover:hover) and (pointer:fine){.world:hover .world__track{animation-play-state:paused}}@keyframes world-marquee{0%{transform:translate(0,0)}to{transform:translate3d(calc(var(--world-loop-distance,0px) * -1), 0, 0)}}.aboutUs{justify-content:center;width:100%;margin:0 auto;padding:75px clamp(.8rem,2vw,1rem) clamp(1.25rem,3vw,2rem);display:flex}.aboutUs__inner{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.aboutUs__intro{flex-direction:row;justify-content:center;align-items:center;gap:clamp(1rem,4vw,2.5rem);width:75%;display:flex}.aboutUs__intro--rtl{direction:rtl}.aboutUs__title{letter-spacing:2px;color:#5b0985;max-width:30%;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:3.5rem;font-style:normal;font-weight:700;line-height:1.2}.aboutUs__titleText{font-size:inherit;font-weight:inherit;line-height:inherit;text-align:inherit}.aboutUs__subtitle{letter-spacing:0;width:70%;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1rem,1.8vw,1.35rem);font-style:normal;font-weight:450;line-height:1.25}.aboutUs__intro--rtl .aboutUs__title,.aboutUs__intro--rtl .aboutUs__subtitle{text-align:right}.aboutUs__imageWrap{background:#d9d9d9;border-radius:30px;width:90%;margin-top:2rem;position:relative;overflow:hidden}.aboutUs__image{object-fit:cover;width:100%;height:clamp(220px,30vw,360px);display:block}.aboutUs__imageG{z-index:1;pointer-events:none;opacity:.95;width:auto;height:118%;position:absolute;top:-8%;right:-2%;transform:scale(1.2)}.aboutUs__imageBtn{z-index:2;color:#fff;cursor:pointer;text-align:center;white-space:nowrap;background:#f49b1d;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:165px;height:42px;padding:0 1rem;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.aboutUs__imageBtn:hover{transform:translate(-50%)translateY(-1px);box-shadow:0 10px 24px #f49b1d52}.aboutUs__inner--rtl .aboutUs__imageBtn{left:50%;right:auto;transform:translate(-50%)}.aboutUs__inner--rtl .aboutUs__imageBtn:hover{transform:translate(-50%)translateY(-1px)}.aboutUsPage__wordOfFounder{flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.wordoffounder__container{flex-direction:column;justify-content:space-between;align-items:center;width:90%;padding:15px;display:flex}.wordoffounder__title{font-family:Montserrat,sans-serif;font-weight:700;font-style:Bold;leading-trim:NONE;letter-spacing:0%;color:#430259;font-size:72px;line-height:80px}.wordoffounder__inner{flex-direction:row;justify-content:space-between;gap:15px;display:flex}.wordoffounder__right{background:#430259;border-radius:40px;flex-direction:column;flex:50%;justify-content:space-evenly;padding:0 25px;display:flex}@media (prefers-reduced-motion:reduce){.aboutUs__imageBtn{transition:none}}@media (width<=900px){.aboutUs__intro{align-items:flex-start;gap:1.25rem;width:100%}.aboutUs__title{font-size:clamp(2.5rem,8vw,4.5rem);line-height:.9}.aboutUs__subtitle{width:60%;font-size:clamp(1rem,2.6vw,1.25rem)}.aboutUs__imageWrap{width:100%}}@media (width<=1200px){.aboutUs__intro{width:100%}}@media (width<=640px){.aboutUs__intro{text-align:center;flex-direction:column;align-items:center;gap:.85rem;width:100%}.aboutUs__title{text-align:center;max-width:100%;font-size:clamp(2.2rem,10vw,4rem);line-height:.9}.aboutUs__subtitle{text-align:center;width:100%;font-size:clamp(1rem,4.4vw,1.15rem)}.aboutUs__imageWrap{border-radius:20px;width:100%;margin-top:1rem}.aboutUs__image{height:220px}.aboutUs__imageG{height:108%;top:-4%;left:-8%}.aboutUs__imageBtn{min-width:142px;height:38px;font-size:14px;bottom:.75rem}}.services{flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:5%;padding-inline:1rem;display:flex}.services__container{opacity:1;background:#5b0985;border-radius:70px;flex-direction:column;justify-content:center;align-items:center;gap:clamp(1.5rem,4vw,3rem);width:90%;min-height:700px;padding:clamp(2rem,4vw,3.5rem) 1rem 3.5rem;display:flex;position:relative;overflow:hidden}.services__containerG{object-fit:contain;opacity:.75;pointer-events:none;z-index:0;width:663px;height:450px;position:absolute;bottom:9%;right:-17%}.services__header{text-align:center;z-index:1;justify-items:center;gap:.5rem;display:grid;position:relative}.services__title{letter-spacing:0;text-align:center;color:#fff;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(2rem,4.2vw,3.125rem);font-style:normal;font-weight:400;line-height:1.08;transition:opacity .27s,color .27s}.services__titleAccent{letter-spacing:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(2rem,4.2vw,3.125rem);font-style:normal;font-weight:700;line-height:1.08;transition:color .27s,opacity .27s}.services__title:hover{opacity:.88}.services__title:hover .services__titleAccent{color:#f49b1d;opacity:1}.services__subtitle{color:#ffffffd9;max-width:58ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1rem,1.4vw,1.15rem);font-weight:450;line-height:1.35}.services__grid{z-index:1;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:4rem;width:100%;display:flex;position:relative}.services__sliderStage{z-index:1;isolation:isolate;width:100%;position:relative}.services__controls{display:none}.services__arrow,.services__indicator{background:0 0;border:0}.services__arrow{display:none}.services__card{color:#fff;opacity:1;z-index:1;will-change:transform;background:#5b0985;border:1px solid #fff;border-radius:48px;flex-direction:column;place-content:start space-evenly;align-items:center;gap:.8rem;width:min(100%,349px);max-width:100%;height:auto;min-height:423px;padding:1.15rem;transition:transform .18s,box-shadow .18s,border-color .18s;animation:5.8s ease-in-out infinite servicesCardFloat;display:flex;position:relative;box-shadow:0 10px 24px #1111110a}.services--rtl .services__containerG{left:-17%;right:auto}.services__card:hover{background-color:#420259;animation-play-state:paused;transform:translateY(-3px)}.services__card:nth-child(2n){animation-duration:6.6s;animation-delay:.45s}.services__card:nth-child(3n){animation-duration:5.2s;animation-delay:.9s}.services__card:nth-child(4n){animation-duration:6.1s;animation-delay:.2s}.services__cardTitle{letter-spacing:0;text-align:center;color:#fff;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1.5rem,2.5vw,2.2rem);font-style:normal;font-weight:700;line-height:1.1}.services__cardText{letter-spacing:0;color:#fff;text-align:center;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1rem,1.8vw,1.25rem);font-style:normal;font-weight:450;line-height:1.2}.services__bulletList{justify-items:center;gap:.35rem;width:100%;margin:0;padding-left:0;list-style:none;display:grid}.services__bulletItem{color:#fff;text-align:center;max-width:26ch;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:.95rem;line-height:1.25}.services--rtl .services__bulletList{padding-left:0;padding-right:0}.services--rtl .services__bulletItem{text-align:center}.services__cardBtn{color:#fff;cursor:pointer;opacity:1;background:#f49b1d;border:0;border-radius:187px;justify-self:start;width:225px;height:54px;padding:0 .9rem;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:.95rem;font-weight:500;transition:transform .16s,box-shadow .16s}.services__cardBtn:hover{transform:translateY(-1px);box-shadow:0 10px 20px #f49b1d47}.services__mediaWrap{background:#ddd;border-radius:30px;margin-top:.3rem;position:relative;overflow:hidden}.services__mediaImage{object-fit:cover;width:100%;height:clamp(240px,32vw,390px);display:block}.services__mediaG{z-index:1;pointer-events:none;opacity:.95;width:auto;height:122%;position:absolute;top:-10%;left:-2%}.services__mediaBtn{z-index:2;color:#fff;cursor:pointer;background:#f49b1d;border:0;border-radius:999px;min-width:165px;height:42px;padding:0 1rem;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:500;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}@media (width<=980px){.services{margin-top:2.5rem}.services__container{border-radius:44px}.services__grid{scroll-snap-type:x mandatory;scroll-snap-stop:always;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:1rem;width:calc(100% + 1rem);margin-inline:-.5rem;padding-inline:.5rem;overflow-x:auto}.services__sliderStage{align-items:stretch;width:100%;display:flex;position:relative}.services__grid::-webkit-scrollbar{display:none}.services__card{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 min(78vw,340px);width:min(78vw,340px);min-height:300px}.services__controls{z-index:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.services__arrow{cursor:pointer;z-index:3;background:0 0;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .18s,transform .18s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.services__arrow--prev{left:0}.services__arrow--next{right:0}.services__arrow:disabled{opacity:.45;cursor:default}.services__arrowIcon{object-fit:contain;width:10px;height:18px;display:block}.services__arrow--prev .services__arrowIcon{transform:scaleX(-1)}.services__pagination{flex:auto;justify-content:center;align-items:center;gap:.45rem;display:flex}.services__indicator{cursor:pointer;opacity:.9;background:#ffffff59;border-radius:999px;width:28px;height:4px;transition:background-color .18s,transform .18s,opacity .18s}.services__indicator--active{background:#f49b1d;transform:scaleX(1.12)}}@media (width<=640px){.services{padding-inline:.8rem;margin-top:2rem;padding-bottom:2.25rem}.services__container{border-radius:28px;gap:1.25rem;min-height:0;padding:1rem .8rem 1.5rem}.services__containerG{opacity:.9;width:clamp(140px,30vw,220px);height:auto;top:auto;bottom:0;right:0;transform:rotate(0)}.services__title,.services__titleAccent{font-size:clamp(2rem,8vw,3rem);line-height:1.1}.services__grid{gap:.9rem;width:calc(100% + .4rem);margin-inline:-.2rem;padding-inline:3.75rem}.services__card{border-radius:24px;flex-basis:min(84vw,300px);width:min(84vw,300px);height:auto;min-height:300px;margin:20px;padding:1rem}.services__cardTitle{font-size:clamp(1.35rem,6vw,2rem);line-height:1}.services__cardText{font-size:clamp(.95rem,4vw,1.05rem);line-height:1.25}.services__cardBtn{width:100%;max-width:225px;height:46px}.services__controls{margin-top:.15rem}.services__arrow{width:40px;height:40px;font-size:1.1rem}.services__arrow--prev{left:-.4rem}.services__arrow--next{right:-.4rem}.services__indicator{width:24px}.services__mediaWrap{border-radius:20px}.services__mediaImage{height:220px}.services__mediaG{height:108%;top:-4%;left:-8%}.services__mediaBtn{min-width:140px;height:38px;font-size:.92rem;bottom:.75rem}}@media (prefers-reduced-motion:reduce){.services__card,.services__cardBtn,.services__title,.services__titleAccent{transition:none}.services__card{animation:none}}@keyframes servicesCardFloat{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.regionalPresent{background:#fff;padding:clamp(1.5rem,3vw,2.5rem) 1rem clamp(2rem,4vw,3rem)}.regionalPresent__inner{text-align:center;flex-direction:column;align-items:center;gap:clamp(1.2rem,2.2vw,1.8rem);width:min(100%,1585px);margin-inline:auto;display:flex}.regionalPresent__title{color:#56077e;letter-spacing:0;text-align:center;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:50px;font-style:normal;font-weight:400;line-height:84px;transition:opacity .27s,color .27s}.regionalPresent__titleStrong{font-style:normal;font-weight:700;transition:color .27s,opacity .27s}.regionalPresent__title:hover{opacity:.88}.regionalPresent__title:hover .regionalPresent__titleStrong{color:#f49b1d;opacity:1}.regionalPresent__text{color:#3f3f46;letter-spacing:0;text-align:center;max-width:65ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:25px;font-style:normal;font-weight:450;line-height:100%}.regionalPresent__container{margin-top:0;background:#ededed;border-radius:50px;flex-direction:column;justify-content:center;gap:clamp(1.5rem,2.2vw,2.5rem);width:90%;min-height:clamp(260px,32vw,413px);margin-inline:auto;padding:clamp(2rem,3.6vw,3rem);transition:transform .18s,box-shadow .18s,background-color .18s;display:flex}.regionalPresent__cards{justify-content:center;align-items:stretch;gap:clamp(.8rem,2vw,1.6rem);width:100%;display:flex}.regionalPresent__buttonWrap{justify-content:center;display:flex}.regionalPresent__cardButton,.regionalPresent__pagination{display:none}.regionalPresent__button{color:#fff;letter-spacing:0;cursor:pointer;background:#f49b1d;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:220px;min-height:54px;padding:.9rem 1.8rem;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1rem,1.8vw,1.5625rem);font-style:normal;font-weight:450;line-height:1;display:inline-flex}.regionalPresent__button:hover{transform:translateY(-2px);box-shadow:2px 2px 10px #f49a1c}.regionalPresent--rtl .regionalPresent__inner{text-align:center;align-items:center}.regionalPresent--rtl .regionalPresent__title,.regionalPresent--rtl .regionalPresent__text{text-align:center}.regionalPresent--rtl .regionalPresent__buttonWrap{justify-content:center}.regionalPresent--rtl .regionalPresent__cards{direction:rtl}.regionalPresent--rtl .regionalPresent__card,.regionalPresent--rtl .regionalPresent__cardTitle,.regionalPresent--rtl .regionalPresent__cardSubtext{text-align:right}.regionalPresent__card{text-align:center;will-change:opacity, transform;flex-direction:column;flex:0 33.333%;justify-content:flex-start;align-items:center;max-width:33.333%;display:flex}.regionalPresent__iconWrap,.regionalPresent__cardTitle,.regionalPresent__cardSubtext,.regionalPresent__cardButton{transition:transform .24s,opacity .24s,background-color .24s,box-shadow .24s}.regionalPresent__dash{background:#56077e;align-self:center;width:clamp(56px,9vw,90px);height:2px;margin-inline:clamp(.6rem,1.6vw,1rem)}.regionalPresent__iconWrap{background:#56077e;border-radius:999px;place-items:center;width:clamp(74px,8vw,96px);height:clamp(74px,8vw,96px);display:grid}.regionalPresent__icon{object-fit:contain;width:44%;height:44%}.regionalPresent__cardTitle{color:#56077e;letter-spacing:0;justify-content:center;align-items:center;min-height:2.4em;margin:.75rem 0 0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:30px;font-style:normal;font-weight:700;line-height:1.2;display:flex}.regionalPresent__cardSubtext{color:#3f3f46;letter-spacing:0;text-align:center;max-width:28ch;min-height:2em;margin:.45rem 0 0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:450;line-height:100%}@media (width<=900px){.regionalPresent__container{border-radius:32px;width:100%;padding:1.4rem 1rem 1.6rem}.regionalPresent__cards{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:.9rem;padding-bottom:.2rem;overflow-x:auto}.regionalPresent__cards::-webkit-scrollbar{display:none}.regionalPresent__card{scroll-snap-align:start;background:#fff;border-radius:28px;flex:0 0 min(80vw,320px);max-width:min(80vw,320px);min-height:240px;padding:1.25rem 1rem;box-shadow:0 14px 30px #56077e14}.regionalPresent__card:not(.regionalPresent__card--active) .regionalPresent__iconWrap{opacity:.84;transform:scale(.92)}.regionalPresent__card:not(.regionalPresent__card--active) .regionalPresent__cardTitle,.regionalPresent__card:not(.regionalPresent__card--active) .regionalPresent__cardSubtext,.regionalPresent__card:not(.regionalPresent__card--active) .regionalPresent__cardButton{opacity:.78;transform:translateY(8px)}.regionalPresent__card--active .regionalPresent__iconWrap,.regionalPresent__card--active .regionalPresent__cardTitle,.regionalPresent__card--active .regionalPresent__cardSubtext,.regionalPresent__card--active .regionalPresent__cardButton{opacity:1;transform:translateY(0)scale(1)}.regionalPresent__dash{display:none}.regionalPresent__button{width:100%;min-width:0}.regionalPresent__pagination{justify-content:center;align-items:center;gap:.45rem;display:flex}.regionalPresent__indicator{cursor:pointer;background:#56077e38;border:0;border-radius:999px;width:28px;height:4px;transition:background-color .18s,transform .18s,opacity .18s}.regionalPresent__indicator--active{background:#56077e;transform:scaleX(1.12)}.regionalPresent__cardTitle{margin-top:1rem;line-height:1.1}.regionalPresent__cardSubtext{max-width:none;min-height:0}}@media (width<=640px){.regionalPresent__inner{text-align:center;align-items:center}.regionalPresent__title,.regionalPresent__text,.regionalPresent__cardTitle,.regionalPresent__cardSubtext{text-align:center}.regionalPresent__container{padding:1.25rem .9rem 1.4rem}.regionalPresent__cards{gap:0}.regionalPresent__card{max-width:100%;min-height:0;box-shadow:none;scroll-snap-align:center;text-align:center;background:0 0;border:0;flex:0 0 100%;align-items:center;padding:1rem .2rem 0}.regionalPresent__cardButton{color:#fff;letter-spacing:0;cursor:pointer;background:#f49b1d;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:220px;min-height:54px;margin-top:1.1rem;padding:.9rem 1.8rem;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:450;line-height:1;display:inline-flex}.regionalPresent--rtl .regionalPresent__inner{align-items:center}.regionalPresent--rtl .regionalPresent__title,.regionalPresent--rtl .regionalPresent__text,.regionalPresent--rtl .regionalPresent__cardTitle,.regionalPresent--rtl .regionalPresent__cardSubtext{text-align:center}.regionalPresent--rtl .regionalPresent__card{text-align:center;align-items:center}.regionalPresent--rtl .regionalPresent__cardButton{align-self:center}.regionalPresent__card--active .regionalPresent__iconWrap{box-shadow:0 10px 22px #56077e24}.regionalPresent__buttonWrap{display:none}}@media (prefers-reduced-motion:reduce){.regionalPresent__card{opacity:1;transform:none}}.digitalEcosystem{background:#fff;margin-top:clamp(1.5rem,3vw,2.5rem);padding:clamp(1.25rem,3vw,2.5rem) 1rem clamp(2rem,4vw,3rem)}@keyframes digitalEcosystemFloat{0%,to{transform:translate(0,0)}50%{transform:translateY(-12px)}}.digitalEcosystem__container{background:#56077e;border-radius:50px;justify-content:space-evenly;align-items:center;gap:0;width:90%;min-height:75vh;margin-inline:auto;padding:0;display:flex;position:relative;overflow:visible}.digitalEcosystem__overlayClip{border-radius:inherit;pointer-events:none;z-index:0;justify-content:flex-end;align-items:stretch;display:flex;position:absolute;inset:0;overflow:hidden}.digitalEcosystem__containerG{opacity:1;pointer-events:none;z-index:0;width:auto;min-width:0;max-width:none;height:100%;display:block;position:relative;bottom:0;right:1px}.digitalEcosystem__content{text-align:left;z-index:2;flex-direction:column;flex:0 46%;justify-content:center;align-items:flex-start;gap:clamp(1rem,2vw,1.75rem);min-width:0;display:flex;position:relative}.digitalEcosystem__title{color:#fff;letter-spacing:0;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(3.75rem,7vw,7.5rem);font-style:normal;font-weight:700;line-height:clamp(3.5rem,6.5vw,6.875rem)}.digitalEcosystem--rtl .digitalEcosystem__content{text-align:right;align-items:stretch}.digitalEcosystem--rtl .digitalEcosystem__title,.digitalEcosystem--rtl .digitalEcosystem__subtitle{text-align:right;width:100%}.digitalEcosystem--rtl .digitalEcosystem__button{text-align:right;justify-content:flex-end;align-self:flex-end;margin-left:auto;margin-right:0}.digitalEcosystem__subtitle{color:#ffffffeb;letter-spacing:0;text-align:left;max-width:22ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1.125rem,2.2vw,1.875rem);font-style:normal;font-weight:450;line-height:1}.digitalEcosystem__button{color:#fff;letter-spacing:0;cursor:pointer;background:#f49b1d;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:220px;min-height:54px;margin-top:.5rem;padding:.9rem 1.8rem;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1rem,1.8vw,1.5625rem);font-style:normal;font-weight:450;line-height:1;display:inline-flex}.digitalEcosystem__button:hover{transform:translateY(-1px);box-shadow:2px 2px 10px #f49a1c}.digitalEcosystem__media{flex:0 38%;justify-content:center;align-self:flex-end;align-items:flex-end;width:100%;min-width:0;min-height:clamp(280px,36vw,580px);display:flex;position:relative}.digitalEcosystem__image{object-fit:contain;object-position:right bottom;pointer-events:auto;z-index:1;width:auto;max-width:min(100%,620px);height:calc(100% + 100px);max-height:none;padding:0;display:block;position:absolute;bottom:0;right:0}.digitalEcosystem__appFrame{box-sizing:border-box;background:linear-gradient(#f5f5f5 0%,#e9e9e9 100%);border-radius:10px;width:100%;height:100%;padding:.45rem;display:flex;overflow:hidden}.digitalEcosystem__promoCard{box-sizing:border-box;background:0 0;border-radius:15px;flex-direction:row;justify-content:space-evenly;align-items:stretch;gap:2rem;width:100%;height:100%;padding:1rem;display:flex;box-shadow:inset 0 0 0 1px #ffffff14}.digitalEcosystem__promoMedia{background:0 0;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:8.5rem;height:100%;display:flex;overflow:hidden}.digitalEcosystem__promoImage{object-fit:contain;width:72%;height:72%}.digitalEcosystem__promoText{text-align:left;flex:65%;justify-content:flex-start;align-items:center;min-width:0;display:flex}.digitalEcosystem__promoCopy{color:#fff;max-width:15ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:1.7rem;font-weight:700;line-height:1.08}.digitalEcosystem__promoCopy--rtl{text-align:right;direction:rtl;max-width:14ch}.digitalEcosystem__promoAccent{color:#f49a1c}.digitalEcosystem__appScroller{box-sizing:border-box;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#56077e4d transparent;flex:auto;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:.45rem;min-height:0;padding-right:.35rem;display:grid;overflow:hidden auto}.digitalEcosystem__appTile{cursor:pointer;text-align:center;background:0 0;border:0;flex-direction:column;justify-content:flex-start;align-items:center;gap:.5rem;min-width:0;padding:0;display:flex}.digitalEcosystem__appTile:hover,.digitalEcosystem__appTile:focus-visible{outline:none}.digitalEcosystem__appTile:hover .digitalEcosystem__appTileVisual,.digitalEcosystem__appTile:focus-visible .digitalEcosystem__appTileVisual{background:#fff7e9;box-shadow:0 8px 18px #4302591f}.digitalEcosystem__appTileVisual{aspect-ratio:1;box-sizing:border-box;background:#fff;border-radius:.9rem;justify-content:center;align-items:center;width:100%;padding:.4rem;transition:background-color .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #490c5c0f}.digitalEcosystem__appTileImage{object-fit:contain;pointer-events:none;border-radius:10px;flex-shrink:0;width:100%;height:100%}.digitalEcosystem__appTileLabel{color:#490c5c;letter-spacing:0;overflow-wrap:anywhere;pointer-events:none;max-width:100%;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.2}.digitalEcosystem__appScroller::-webkit-scrollbar{width:6px}.digitalEcosystem__appScroller::-webkit-scrollbar-thumb{background:#56077e47;border-radius:999px}.digitalEcosystem__appScroller::-webkit-scrollbar-track{background:0 0}@media (width<=980px){.digitalEcosystem__container{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.9rem;min-height:auto;padding:1.5rem;overflow:visible}.digitalEcosystem__content{text-align:left;flex-basis:auto;justify-content:flex-start;align-items:flex-start}.digitalEcosystem__media{flex-basis:auto;align-self:auto;min-height:250px}.digitalEcosystem__image{object-position:center bottom;width:auto;max-width:min(100%,520px);height:calc(100% + 100px);right:50%;transform:translate(50%)}}@media (width<=640px){.digitalEcosystem__container{gap:1rem;width:100%;padding:1.25rem 1rem 0;overflow:hidden}.digitalEcosystem__content{text-align:center;align-items:center;width:100%;padding-bottom:.25rem}.digitalEcosystem__title{text-align:center;font-size:clamp(2.5rem,12vw,4rem);line-height:.95}.digitalEcosystem--rtl .digitalEcosystem__content{text-align:right;align-items:stretch}.digitalEcosystem--rtl .digitalEcosystem__title,.digitalEcosystem--rtl .digitalEcosystem__subtitle{text-align:right;width:100%}.digitalEcosystem--rtl .digitalEcosystem__button{text-align:right;justify-content:flex-end;align-self:stretch}.digitalEcosystem__subtitle{text-align:center;max-width:none;font-size:clamp(1rem,4.8vw,1.2rem)}.digitalEcosystem__button{width:100%;min-width:0}.digitalEcosystem__media{justify-content:center;align-self:stretch;align-items:flex-end;width:calc(100% + 2rem);min-height:320px;margin-inline:-1rem}.digitalEcosystem__image{object-position:center bottom;width:min(100%,430px);max-width:min(100%,430px);height:auto;max-height:320px;position:relative;bottom:0;right:auto;transform:none}.digitalEcosystem__promoCard{gap:.6rem;padding:.7rem}.digitalEcosystem__promoMedia{border-radius:.8rem;width:4.2rem;height:100%}.digitalEcosystem__promoCopy{font-size:1rem}.digitalEcosystem__appFrame{padding:.4rem}.digitalEcosystem__appScroller{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem}.digitalEcosystem__appTile{gap:.35rem}.digitalEcosystem__appTileVisual{border-radius:.75rem;padding:.3rem}.digitalEcosystem__appTileImage{width:100%;height:100%}.digitalEcosystem__appTileLabel{font-size:.78rem}}.whyZinglow{background:0 0;margin-top:clamp(2rem,8vw,6rem);padding:0 1rem 3rem}.whyZinglow__container{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;gap:clamp(1rem,4vw,2rem);width:90%;margin-inline:auto;display:flex;position:relative}.whyZinglow__title{text-align:left;letter-spacing:0;color:#3e2a83;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(2rem,4.2vw,3.125rem);font-style:normal;font-weight:400;line-height:1.08}.whyZinglow__subtitle{letter-spacing:0;color:#505050db;max-width:62ch;margin:.4rem 0 0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:450;line-height:1.35}.whyz{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.whyZinglow__titleAccent{letter-spacing:0;color:#3e2a83;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(2rem,4.2vw,3.125rem);font-style:normal;font-weight:700;line-height:1.08}.whyZinglow__grid{width:100%;min-height:460px;position:relative}.whyZinglow__pagination{display:none}.whyZinglow__cardShell{will-change:transform;transform-origin:top;width:min(100%,420px);max-width:420px;transition:opacity .36s,transform .42s,left .42s,top .42s,width .42s,max-width .42s;display:flex;position:absolute;top:0;left:50%}.whyZinglow__cardShell:first-child{z-index:4;transform:translate(calc(-50% - 12px))rotate(-7deg)}.whyZinglow__cardShell:nth-child(2){z-index:3;transform:translate(calc(-50% - 4px))translateY(12px)rotate(-2deg)}.whyZinglow__cardShell:nth-child(3){z-index:2;transform:translate(calc(4px - 50%))translateY(24px)rotate(3deg)}.whyZinglow__cardShell:nth-child(4){z-index:1;transform:translate(calc(12px - 50%))translateY(36px)rotate(7deg)}.whyZinglow__grid--spread{flex-wrap:nowrap;align-items:stretch;gap:1rem;min-height:0;display:flex}.whyZinglow__grid--spread .whyZinglow__cardShell{z-index:auto;flex:1 1 0;width:auto;max-width:none;position:relative;top:auto;left:auto;transform:none}.whyZinglow__card{text-align:center;opacity:1;background:#fff;border:1px solid #56077e57;border-radius:28px;flex-direction:column;place-content:start space-between;justify-items:center;gap:.8rem;width:100%;min-height:460px;padding:1.1rem;transition:transform .27s,background-color .27s,border-color .27s,box-shadow .27s;display:flex;box-shadow:0 12px 30px #3e2a831a}.whyZinglow__card:hover{background:#56077e;border-color:#56077e;transform:translateY(-4px);box-shadow:0 20px 36px #56077e40}.whyZinglow__icon{object-fit:contain;opacity:.95;width:54px;height:54px;margin-top:.2rem;transition:transform .27s,opacity .27s,filter .27s}.whyZinglow__cardTitle{color:#56077e;letter-spacing:0;margin-top:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:1.35rem;font-weight:700;line-height:1.1;transition:color .27s}.whyZinglow__cardText{color:#505050db;letter-spacing:0;text-align:left;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:.98rem;font-weight:450;line-height:1.2;transition:color .27s,opacity .27s}.why__text{background-color:#ededed;border-radius:29px;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:70%;padding:2.75rem 1rem 1rem;display:flex}@media (width<=980px){.whyZinglow__grid{scroll-snap-type:x mandatory;scroll-snap-stop:always;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-inline:calc(50% - min(72vw,340px)/2);flex-wrap:nowrap;justify-content:flex-start;gap:0 .9rem;min-height:0;padding-bottom:.2rem;display:flex;overflow-x:auto}.whyZinglow__grid::-webkit-scrollbar{display:none}.whyZinglow__cardShell{scroll-snap-align:center;scroll-snap-stop:always;opacity:.5;z-index:1;flex:0 0 min(72vw,340px);width:min(72vw,340px);max-width:min(72vw,340px);position:relative;top:auto;left:auto;transform:scale(.94)}.whyZinglow__cardShell--active{opacity:1;z-index:2;transform:scale(1)}.whyZinglow__pagination{justify-content:center;align-items:center;gap:.45rem;width:100%;display:flex}.whyZinglow__indicator{cursor:pointer;background:#56077e38;border:0;border-radius:999px;width:28px;height:4px;transition:background-color .18s,transform .18s,opacity .18s}.whyZinglow__indicator--active{background:#56077e;transform:scaleX(1.12)}}@media (width<=640px){.whyZinglow{padding:0 .8rem 2rem}.whyZinglow__container{align-items:stretch;gap:.85rem}.whyZinglow__title,.whyZinglow__titleAccent{font-size:clamp(1.35rem,6vw,1.9rem);line-height:1.1}.whyZinglow__subtitle{font-size:.95rem}.whyZinglow__grid{gap:0 .8rem;padding-inline:14%;overflow-y:visible}.whyZinglow__cardShell{opacity:.5;z-index:1;flex-basis:100%;width:100%;max-width:100%;margin-inline:-9%;transform:scale(.9)translateY(12px)}.whyZinglow__cardShell--active{opacity:1;z-index:2;margin-inline:0;transform:scale(1)translateY(0)}.whyZinglow__card{text-align:center;border-radius:22px;justify-items:center;width:100%;height:auto;min-height:400px;margin:0;padding:.9rem}.whyZinglow__icon{width:44px;height:44px}.whyZinglow__cardTitle,.whyZinglow__cardText{text-align:center}.why__text{justify-content:center;align-items:center}.whyZinglow__cardText{text-align:justify;text-align-last:center}}@media (prefers-reduced-motion:reduce){.whyZinglow__card,.whyZinglow__icon,.whyZinglow__cardTitle,.whyZinglow__cardText{transition:none}}.getInTouch{background:#ededed;justify-content:center;width:100%;padding:clamp(2rem,4vw,3.4rem) 1rem clamp(2.4rem,5vw,4rem);display:flex}.getInTouch__panel{opacity:1;z-index:10;background:#f49b1d;border-radius:clamp(26px,4vw,70px);justify-content:space-between;align-items:flex-start;gap:clamp(1rem,4vw,3rem);width:90%;padding:clamp(1.5rem,4vw,3rem);display:flex;position:relative;overflow:hidden}.getInTouch__layoutBackdropWrap{pointer-events:none;z-index:1;justify-content:flex-end;align-items:stretch;width:54%;display:flex;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.pulse{animation:2.5s infinite pulse}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.getInTouch__layoutBackdrop{object-fit:contain;object-position:right center;opacity:1;transform-origin:100%;width:auto;min-width:170%;height:100%;display:block;transform:translate(6%)}.getInTouch__overlayStack{pointer-events:none;opacity:1;z-index:0;display:block;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000000e6 32%,#000 60% 100%);mask-image:linear-gradient(#0000 0%,#000000e6 32%,#000 60% 100%)}.getInTouch__overlayBase,.getInTouch__overlayClone{transform-origin:bottom;width:100%;height:auto;display:block;position:absolute;bottom:0;left:0;transform:translateY(0)}.getInTouch__overlayBase{opacity:.72}.getInTouch__overlayClone{opacity:0;animation:5.4s ease-in-out infinite getInTouchOverlayStack;animation-delay:var(--overlay-delay,0s)}.getInTouch__left,.getInTouch__right{z-index:2;flex:1 1 0;min-width:0;position:relative}.getInTouch__left{align-items:stretch;display:flex}.getInTouch__right{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;max-width:720px;margin-left:auto;display:flex}.getInTouch__panel--rtl{flex-direction:row-reverse}.getInTouch__panel--rtl .getInTouch__right{text-align:right;align-items:flex-end;margin-left:0;margin-right:auto}.getInTouch__panel--rtl .getInTouch__form,.getInTouch__panel--rtl .getInTouch__field{text-align:right}.getInTouch__panel--rtl .getInTouch__field input:not([dir=ltr]),.getInTouch__panel--rtl .getInTouch__field textarea{text-align:right;direction:rtl}.getInTouch__formShell{background:#56077e;border-radius:clamp(28px,4vw,48px);width:100%;padding:clamp(1.25rem,3vw,2rem);box-shadow:0 18px 42px #56077e38}.getInTouch__form{flex-direction:column;gap:1rem;display:flex}.getInTouch__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.getInTouch__formRow--full{grid-template-columns:1fr}.getInTouch__field{flex-direction:column;gap:.45rem;display:flex}.getInTouch__fieldLabel{color:#fff;letter-spacing:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:.95rem;font-weight:450;line-height:1}.getInTouch__field input,.getInTouch__field textarea{color:#fff;letter-spacing:0;background:0 0;border:1px solid #ffffff59;border-radius:36px;width:100%;padding:1rem 1.2rem;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:600;line-height:1}.getInTouch__field textarea{resize:vertical;min-height:170px;line-height:1.35}.getInTouch__field input::placeholder,.getInTouch__field textarea::placeholder{color:#ffffffeb;font-weight:600}.getInTouch__field input:focus,.getInTouch__field textarea:focus{outline-offset:2px;outline:3px solid #f49b1d57}.getInTouch__submit{color:#fff;letter-spacing:0;text-align:center;cursor:pointer;background:#f49b1d;border:0;border-radius:999px;width:100%;padding:1rem 1.5rem;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1rem,1.8vw,1.5625rem);font-style:normal;font-weight:450;line-height:1}.getInTouch__submit:hover{transform:translateY(-1px);box-shadow:2px 2px 10px #f49a1c}.getInTouch__submit:disabled{cursor:wait;opacity:.72}.getInTouch__notice{margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:.95rem;line-height:1.4}.getInTouch__notice--success{color:#fff7d6}.getInTouch__notice--error{color:#ffe2e2}.getInTouch__title{letter-spacing:0;color:#fff;max-width:35ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(3.75rem,7vw,7.5rem);font-style:normal;font-weight:700;line-height:clamp(3.5rem,6.4vw,6.875rem)}.getInTouch__subtitle{color:#fff;letter-spacing:0;max-width:35ch;margin:3.5rem 0 0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1.125rem,2.2vw,1.875rem);font-style:normal;font-weight:450;line-height:1}@keyframes getInTouchOverlayStack{0%{opacity:0;transform:translateY(0)}8%{opacity:.58;transform:translateY(-34%)}38%{opacity:.5;transform:translateY(-34%)}48%{opacity:.42;transform:translateY(-68%)}78%{opacity:.34;transform:translateY(-68%)}88%{opacity:0;transform:translateY(-102%)}to{opacity:0;transform:translateY(-102%)}}@media (width<=768px){.getInTouch{padding:2rem .8rem 2.5rem}.getInTouch__panel{border-radius:28px;flex-direction:column;align-items:stretch;gap:.9rem;width:100%;padding:1.25rem 1rem}.getInTouch__formRow{grid-template-columns:1fr}.getInTouch__overlayStack{opacity:.18}.getInTouch__layoutBackdropWrap{opacity:1;width:100%}.getInTouch__layoutBackdrop{min-width:140%;transform:translate(0)}.getInTouch__overlayBase,.getInTouch__overlayClone{min-width:120%;margin-left:-10%}.getInTouch__right{text-align:center;order:-1;align-items:center;width:100%;max-width:none;margin-left:0}.getInTouch__panel--rtl .getInTouch__right{text-align:center;align-items:center;margin-right:0}.getInTouch__left{width:100%}.getInTouch__title{text-align:center;max-width:none;font-size:clamp(2.5rem,12vw,4rem);line-height:.95}.getInTouch__subtitle{text-align:center;max-width:none;margin-top:1rem;font-size:clamp(1rem,4.8vw,1.2rem)}}.demo{width:100%;height:100%}.demo-card{color:#fff;border-radius:22px;flex-direction:column;width:100%;height:100%;display:flex}.demo-head{margin-bottom:.8rem}.demo-title{color:#f49b1d;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1.2rem,2.2vw,1.6rem);line-height:1.1}.demo-subtitle{opacity:.88;margin:.35rem 0 0;font-size:.9rem}.demo-form{background:#ededed;border-radius:25px;flex-direction:column;flex:1;justify-content:flex-start;gap:.75rem;height:100%;min-height:0;margin:0;padding:30px;display:flex}.demo-grid{flex-direction:column;flex:1;place-content:stretch flex-start;gap:.75rem;width:100%;min-height:0;display:flex}.demo-contact,.demo-name,.demo-subject{justify-content:stretch;align-items:center;gap:.6rem;width:100%;display:flex}.demo-contact .demo-field,.demo-name .demo-field,.demo-subject .demo-field{flex:1;min-width:0}.demo-field{flex-direction:column;gap:.28rem;min-height:0;display:flex}.demo-field-full{flex-direction:column;flex:1;grid-column:1/-1;min-height:0;display:flex}.demo-label{opacity:.95;font-size:.82rem;font-weight:500}.demo-required{color:#f49b1d}.demo-input,.demo-textarea{color:#fff;background:#5750501c;border:none;border-radius:3px;outline:none;width:100%;padding:.62rem .72rem;font-size:.9rem}.demo-textarea{resize:vertical;flex:1;height:100%;min-height:92px}.demo-input::placeholder,.demo-textarea::placeholder{color:#09090959}.demo--rtl .demo-form{text-align:right}.demo--rtl .demo-name,.demo--rtl .demo-contact,.demo--rtl .demo-subject{flex-direction:row-reverse}.demo--rtl .demo-input:not([dir=ltr]),.demo--rtl .demo-textarea{text-align:right;direction:rtl}.demo--rtl .demo-btn{align-self:flex-end}.demo-btn{color:#fff;cursor:pointer;background:#f49b1d;border:0;border-radius:999px;width:20%;height:42px;font-weight:600}.demo-btn:hover{transform:translateY(-1px);box-shadow:2px 2px 10px #f49a1c}.demo-btn:disabled{opacity:.7;cursor:wait}.demo-alert{border-radius:10px;padding:.55rem .7rem;font-size:.86rem}.demo-alert-ok{background:#2fbc612e;border:1px solid #2fbc6173}.demo-alert-err{background:#ff5b5b29;border:1px solid #ff5b5b80}@media (width<=768px){.demo-grid>*{width:100%}}@media (width<=680px){.demo-btn{width:100%}.demo--rtl .demo-btn{align-self:stretch}}.contactUs{opacity:0;pointer-events:none;background:0 0;padding:clamp(2.2rem,4vw,4rem) 1rem clamp(2.5rem,4.5vw,4.5rem);transition:opacity 1.1s}.contactUs--visible{opacity:1;pointer-events:auto;transition-delay:.5s}.contactUs__shell{color:#fff;background:linear-gradient(145deg,#56077e 0%,#4a0a68 58%,#3a074f 100%);border:1px solid #f49b1d59;border-radius:clamp(24px,3.5vw,48px);grid-template-columns:minmax(240px,.85fr) minmax(320px,1.15fr);gap:clamp(1rem,2.8vw,2.7rem);width:min(100%,1585px);margin:0 auto;padding:clamp(1.15rem,2.5vw,2.5rem);display:grid;box-shadow:0 24px 60px #29053d59}.contactUs__intro{align-self:center;padding:clamp(.3rem,1vw,.8rem)}.contactUs__eyebrow{color:#f49b1d;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .55rem;font-size:.86rem;font-weight:600}.contactUs__title{color:#f49b1d;max-width:15ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1.8rem,3.8vw,3rem);line-height:1.06}.contactUs__copy{color:#ffffffeb;max-width:38ch;margin:.9rem 0 0;line-height:1.6}.contactUs--rtl .contactUs__intro,.contactUs--rtl .contactUs__title,.contactUs--rtl .contactUs__copy{text-align:right}.contactUs__form{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #f49b1d42;border-radius:clamp(16px,2vw,24px);padding:clamp(.9rem,2vw,1.35rem)}.contactUs__grid{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.contactUs__field{flex-direction:column;gap:.38rem;display:flex}.contactUs__field span{color:#ffffffe6;font-size:.8rem;font-weight:600}.contactUs__field input,.contactUs__field select,.contactUs__field textarea{color:#fff;font:inherit;background:#ffffff1f;border:1px solid #f49b1d54;border-radius:12px;padding:.68rem .75rem;transition:border-color .22s,box-shadow .22s,background-color .22s}.contactUs__field input::placeholder,.contactUs__field textarea::placeholder{color:#ffffffb8}.contactUs__field select option{color:#2b073e}.contactUs__field input:focus,.contactUs__field select:focus,.contactUs__field textarea:focus{background:#ffffff29;border-color:#f49b1d;outline:none;box-shadow:0 0 0 3px #f49b1d38}.contactUs__field textarea{resize:vertical;min-height:124px}.contactUs__field--full{grid-column:1/-1}.contactUs__actions{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:.95rem;display:flex}.contactUs__submit{color:#fff;cursor:pointer;background:linear-gradient(130deg,#f49b1d 0%,#ffad3d 100%);border:0;border-radius:999px;min-width:170px;height:44px;padding:0 1rem;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s}.contactUs__submit:hover{transform:translateY(-2px);box-shadow:0 10px 22px #f49b1d57}.contactUs__success{color:#ffd9a2;margin:0;font-size:.92rem}@media (width<=980px){.contactUs__shell{grid-template-columns:1fr}.contactUs__title,.contactUs__copy{max-width:none}}@media (width<=640px){.contactUs__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.contactUs,.contactUs__field input,.contactUs__field select,.contactUs__field textarea,.contactUs__submit{transition:none}}.footer{background:#56077e;padding:clamp(1.25rem,3vw,2rem) clamp(.75rem,2.5vw,1rem) clamp(2.1rem,4vw,3rem);position:relative;overflow:hidden}.footer__powered{text-align:center;color:#ffffffe6;z-index:1;white-space:nowrap;margin:0;padding-bottom:4px;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:.95rem;font-weight:450;line-height:1.05;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.footer__container{z-index:1;background:0 0;border:none;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:clamp(1rem,2vw,2rem);width:min(100%,1585px);min-height:225px;margin-inline:auto;padding:clamp(1rem,2vw,1.5rem);display:flex;position:relative}.footer__section{z-index:1;flex-direction:column;flex:220px;justify-content:center;align-items:flex-start;gap:.75rem;min-width:0;display:flex;position:relative}.footer__section--logo{justify-content:flex-start;align-items:flex-start;display:flex}.footer__logoLink{width:clamp(120px,14vw,180px);height:clamp(80px,8vw,110px);display:inline-flex}.footer__logo{object-fit:contain;object-position:left center;width:100%;height:100%}.footer__heading{color:#fff;text-align:left;max-width:16ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1rem,1.8vw,1.25rem);font-weight:700;line-height:1.05}.footer__column{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;display:flex}.footer__infoBlock{flex-direction:column;align-items:flex-start;gap:.7rem;display:flex}.footer__infoTitle{color:#fff;margin:0 0 .1rem;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.05}.footer__infoText,.footer__infoLink{color:#ffffffeb;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:.95rem;font-weight:450;line-height:1.1;text-decoration:none}.footer__infoLink:hover{color:#f49a1c}.footer__socials{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:0;display:flex}.footer__socialLink{isolation:isolate;background:0 0;justify-content:center;align-items:center;width:72px;height:72px;text-decoration:none;transition:transform .22s,background-color .22s,border-color .22s,color .22s;display:inline-flex;position:relative}.footer__socialLink:hover{color:#f49a1c;background:0 0;transform:translateY(-1px)}.footer__socialLink:before{content:none}.footer__icon{width:42px;height:42px;display:block}.footer__button{color:#ffffffeb;text-align:left;background:0 0;border:none;border-radius:999px;justify-content:flex-start;align-items:center;width:100%;max-width:230px;min-height:42px;padding:.65rem .8rem;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:.95rem;font-weight:450;line-height:1;text-decoration:none;transition:background-color .22s,transform .22s,border-color .22s,color .22s;display:inline-flex}.footer__button:hover{color:#f49a1c}.footer__button--active{color:#fff;font-weight:700}.footer--rtl .footer__section,.footer--rtl .footer__column,.footer--rtl .footer__infoBlock{text-align:right;align-items:flex-end}.footer--rtl .footer__container{text-align:right}.footer--rtl .footer__heading,.footer--rtl .footer__button,.footer--rtl .footer__infoTitle,.footer--rtl .footer__infoText,.footer--rtl .footer__infoLink{text-align:right;align-items:flex-end;width:100%}.footer--rtl .footer__heading{direction:rtl;align-self:flex-end;margin-left:auto;margin-right:0}.footer--rtl .footer__button{text-align:right;direction:rtl;justify-content:flex-end;align-self:flex-end;align-items:center;margin-left:auto;margin-right:0;padding-left:0;padding-right:.8rem}.footer--rtl .footer__socials{direction:ltr;justify-content:flex-end;align-self:flex-end;margin-left:auto;margin-right:0}.footer--rtl .footer__section--logo{align-items:flex-start}.footer--rtl .footer__heading,.footer--rtl .footer__column,.footer--rtl .footer__infoBlock,.footer--rtl .footer__socials{width:100%}.footer--rtl .footer__column{align-items:flex-end}.footer__gMark{opacity:.95;pointer-events:none;z-index:0;transform-origin:50%;width:clamp(170px,20vw,450px);height:auto;position:absolute;bottom:-12vw;left:2.2vw;transform:rotate(-90deg)scale(1.25)}@media (width<=980px){.footer__container{flex-wrap:wrap;gap:1.25rem;min-height:0}.footer__section{flex:calc(50% - .75rem)}.footer__section--logo{flex-basis:100%}.footer__logoLink{aspect-ratio:147/112;width:clamp(130px,22vw,170px);height:auto}.footer__section:nth-child(2),.footer__section:nth-child(3){flex:0 260px}.footer__container{justify-content:center}}@media (width<=640px){.footer{padding:1.25rem .8rem 2.1rem}.footer__container{gap:1rem;justify-content:initial;grid-template-columns:minmax(0,1fr) auto;align-items:start;min-height:0;padding:1rem;display:grid}.footer__section{flex:100%;align-items:flex-start;gap:.6rem;max-width:100%}.footer__section--logo{grid-area:1/1;justify-content:flex-start;align-items:flex-start}.footer__section:nth-child(2),.footer__section:nth-child(3){flex:100%;grid-column:1/-1;align-items:flex-start;min-width:100%;max-width:100%}.footer__section:nth-child(2){grid-row:2}.footer__section:nth-child(3){grid-row:3}.footer__section:nth-child(2) .footer__column,.footer__section:nth-child(3) .footer__column{align-items:flex-start}.footer__section:nth-child(2) .footer__button,.footer__section:nth-child(3) .footer__button{text-align:left;justify-content:flex-start}.footer--rtl .footer__section:nth-child(2) .footer__column,.footer--rtl .footer__section:nth-child(3) .footer__column{align-items:flex-end}.footer--rtl .footer__section:nth-child(2) .footer__button,.footer--rtl .footer__section:nth-child(3) .footer__button{text-align:right;direction:rtl;justify-content:flex-end;align-self:flex-end;padding-left:0;padding-right:0}.footer__logoLink{width:130px;height:78px}.footer__column{gap:.35rem;width:100%}.footer__button{max-width:none;min-height:38px;padding-inline:0}.footer__heading{text-align:left;max-width:none;font-size:1rem}.footer--rtl .footer__heading{text-align:right;width:100%}.footer__socials{justify-content:flex-end;gap:0;width:100%}.footer__socialLink{width:52px;height:52px}.footer__icon{width:40px;height:40px}.footer__section:nth-child(4){grid-area:1/2;align-self:flex-end;align-items:flex-end;width:auto;max-width:max-content}.footer__section:nth-child(4) .footer__heading{text-align:right;width:auto}.footer--rtl .footer__section:nth-child(4) .footer__heading{text-align:right}.footer__gMark{width:clamp(120px,34vw,210px);bottom:-8vw;left:auto;right:-10vw}.footer__powered{text-align:center;text-wrap:nowrap;left:50%;right:auto;transform:translate(-50%)}}@media (width<=400px){.footer__container{padding:.85rem}.footer__logoLink{width:116px;height:70px}.footer__button{font-size:.9rem}.footer__section--logo{justify-content:flex-start;align-items:flex-start}.footer__section:nth-child(2),.footer__section:nth-child(3){flex:100%;align-items:flex-start;min-width:100%;max-width:100%}.footer__section:nth-child(2) .footer__column,.footer__section:nth-child(3) .footer__column{align-items:flex-start;width:100%}.footer__section:nth-child(2) .footer__button,.footer__section:nth-child(3) .footer__button{text-align:left;justify-content:flex-start;font-size:.85rem}.footer--rtl .footer__section:nth-child(2) .footer__column,.footer--rtl .footer__section:nth-child(3) .footer__column{align-items:flex-end}.footer--rtl .footer__section:nth-child(2) .footer__button,.footer--rtl .footer__section:nth-child(3) .footer__button{text-align:right;direction:rtl;justify-content:flex-end;align-self:flex-end;padding-left:0;padding-right:0}}@media (prefers-reduced-motion:reduce){.footer__button,.footer__socialLink{transition:none}}@media (width<=1200px){.footer__gMark{width:clamp(160px,19vw,400px);bottom:-10vw;left:1.2vw}}@media (width<=980px){.footer__gMark{width:clamp(140px,24vw,300px);bottom:-10vw;left:-2vw}}@media (width<=768px){.footer__gMark{width:clamp(128px,30vw,240px);bottom:-9vw;left:-7vw}}@media (width<=680px){.footer__gMark{width:clamp(120px,34vw,210px);bottom:-8vw;left:auto;right:-10vw}}@media (width<=480px){.footer__gMark{width:clamp(110px,38vw,180px);bottom:-7vw;left:auto;right:-14vw}}.imageSlider{justify-content:center;width:100%;padding:clamp(2rem,4vw,4rem) 0;display:flex}.imageSlider__shell{width:100%;max-width:100%;padding-bottom:4.75rem;position:relative}.imageSlider__viewport{touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab;width:100%;overflow:hidden}.imageSlider__viewport:active,.imageSlider__viewport--dragging{cursor:grabbing}.imageSlider__track{will-change:transform;gap:1rem;width:max-content;padding-bottom:.25rem;display:flex}.imageSlider__track--animated{transition:transform .32s}.imageSlider__card{flex:0 0 var(--image-slider-card-width,325px);width:var(--image-slider-card-width,325px);background-color:#5b0985;border-radius:32px;flex-direction:column;justify-content:space-between;gap:10px;min-width:0;height:398px;padding:10px;display:flex;position:relative;overflow:hidden}.imageSlider__media,.imageSlider__overlay,.imageSlider__hoverOverlay{position:absolute;inset:0}.imageSlider__media{object-fit:cover;object-position:center;width:100%;height:100%}.imageSlider__overlay{background:linear-gradient(#140a2414 0%,#140a24bd 100%)}.imageSlider__hoverOverlay{opacity:0;z-index:1;background:#430259;transition:opacity .22s}.imageSlider__top,.imageSlider__bottom,.imageSlider__hoverContent{z-index:2;position:relative}.imageSlider__top{align-self:flex-start}.imageSlider__bottom{opacity:.96;gap:.2rem;transition:opacity .26s,transform .26s;position:absolute;bottom:1.1rem;left:1.1rem;right:1.1rem}.imageSlider__icon{object-fit:contain;width:44px;height:44px;display:block}.imageSlider__bottom{flex-direction:column;justify-content:flex-end;align-items:center;display:flex}.imageSlider__title,.imageSlider__subtitle{color:#fff;letter-spacing:0;text-align:center;text-shadow:0 8px 28px #00000047;margin:0;padding:0 0 4px 5px;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:24px;font-style:normal;line-height:1.05}.imageSlider__title{text-align:center;padding-bottom:0;font-weight:700}.imageSlider__subtitle{font-weight:400;line-height:1.1}.imageSlider__hoverContent{opacity:0;pointer-events:none;z-index:2;width:100%;max-height:0;transition:opacity .26s,transform .26s;position:relative;inset:auto;overflow:hidden;transform:translateY(10px)}.imageSlider__description{color:#fff;text-align:center;max-width:100%;margin:.35rem 0 0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.5}.imageSlider__card:hover .imageSlider__hoverOverlay,.imageSlider__card:focus-within .imageSlider__hoverOverlay{opacity:.7}.imageSlider__card:hover .imageSlider__hoverContent,.imageSlider__card:focus-within .imageSlider__hoverContent{opacity:1;max-height:11rem;transform:translateY(0)}.imageSlider__card:hover .imageSlider__bottom,.imageSlider__card:focus-within .imageSlider__bottom{opacity:1;transform:translateY(-88px)}.imageSlider__arrow{color:#fff;cursor:pointer;background:#430259;border:0;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:1;transition:transform .18s,background-color .18s,opacity .18s;display:inline-flex;position:absolute;bottom:0}.imageSlider__arrow:hover{background:#f49a1c;transform:translateY(-2px)}.imageSlider__arrow:disabled{cursor:default;opacity:.45;transform:none}.imageSlider__arrow--left{left:0}.imageSlider__arrow--right{right:0}@media (width<=640px){.imageSlider__shell{width:100%;max-width:100%;padding-bottom:4.25rem}.imageSlider__viewport{width:90%;margin:0 auto}.imageSlider__track{gap:1rem}.imageSlider__card{flex-basis:var(--image-slider-card-width,100%);width:var(--image-slider-card-width,100%);border-radius:28px;margin:0 auto}.imageSlider__title,.imageSlider__subtitle{font-size:21px}.imageSlider__description{font-size:15px}.imageSlider__arrow{width:46px;height:46px;font-size:20px}}.aboutUsFaq{justify-content:center;width:100%;padding:0;display:flex}.aboutUsFaq__inner{flex-direction:row;justify-content:space-between;align-items:stretch;width:100%;display:flex}.aboutUsFaq__media,.aboutUsFaq__content{flex:0 0 50%;max-width:50%;padding-right:50px;position:relative;top:20px}.aboutUsFaq__content{flex-direction:column;justify-content:center;align-items:center;display:flex}.aboutUsFaq__media{justify-content:center;align-items:center;padding-right:clamp(1rem,3vw,2.5rem);display:flex}.aboutUsFaq__image{object-fit:contain;width:100%;height:auto;display:block}.aboutUsFaq__image--svg{border:0;min-height:100%}.aboutUsFaq__content{gap:1.5rem;padding-left:clamp(1rem,3vw,2.5rem)}.aboutUsFaq__headingBlock{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.aboutUsFaq__title{color:#430259;letter-spacing:0;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:50px;font-weight:700;line-height:84px}.aboutUsFaq__list{flex-direction:column;gap:1rem;width:100%;display:flex}.aboutUsFaq__item{background:#fff;border:1px solid #43025924;border-radius:5px;width:100%;transition:box-shadow .18s,transform .18s;overflow:hidden;box-shadow:0 24.56px 32.74px -14.73px #95959540}.aboutUsFaq__item.is-open{box-shadow:0 18px 38px #4302591a}.aboutUsFaq__trigger{cursor:pointer;text-align:left;background:0 0;border:0;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;width:100%;padding:1.15rem 1.35rem;display:flex}.aboutUsFaq__icon{color:#430259;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:2.4rem;font-weight:200;display:inline-flex}.aboutUsFaq__trigger[aria-expanded=true] .aboutUsFaq__icon{color:#f49a1c}.aboutUsFaq__question{color:#1f1630;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:1.15rem;font-weight:500;line-height:1.35}.aboutUsFaq__panel{opacity:0;max-height:0;padding:0 1.35rem;transition:max-height .32s,padding .28s,opacity .22s;overflow:hidden}.aboutUsFaq__panel.is-open{opacity:1;max-height:220px;padding:0 1.35rem 1.35rem 4.35rem}.aboutUsFaq__answer{color:#1f1630d1;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:450;line-height:1.6}@media (width<=900px){.aboutUsFaq__inner{flex-direction:column;gap:2rem}.aboutUsFaq__media,.aboutUsFaq__content{flex:100%;max-width:100%;padding-left:0;padding-right:0}}@media (width<=640px){.aboutUsFaq{padding:2rem 1rem 3rem}.aboutUsFaq__headingBlock{text-align:center;justify-content:center;align-items:center}.aboutUsFaq__title{font-size:clamp(2.25rem,9vw,3.125rem);line-height:1.1}.aboutUsFaq__trigger{gap:.8rem;padding:1rem}.aboutUsFaq__icon{width:38px;height:38px}.aboutUsFaq__panel{padding:0 1rem}.aboutUsFaq__panel.is-open{max-height:260px;padding:0 1rem 1rem}}.aboutUsPage{background:#fff}.aboutUsPage__hero{background:#56077e;justify-content:center;width:100%;margin-top:-70px;padding:clamp(7rem,11vw,9rem) 1rem 0;display:flex}.aboutUsPage__heroInner{justify-content:space-between;align-items:center;gap:clamp(1.5rem,4vw,4rem);width:min(90%,1400px);min-height:clamp(360px,42vw,480px);margin-top:60px;display:flex}.aboutUsPage__titlePane,.aboutUsPage__media{flex:1 1 0;min-width:0}.aboutUsPage__titlePane{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.aboutUsPage__media{justify-content:center;align-items:center;width:100%;display:flex}.aboutUsPage__heroImage{object-fit:contain;width:100%;height:auto;display:block}.aboutUsPage__heroImage--svg{border:0}.aboutUsPage__title{color:#fff;letter-spacing:0;text-align:center;width:100%;margin:0;padding-left:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:90px;font-style:normal;font-weight:500;line-height:100%}.aboutUsPage__heroSubtitle{color:#ffffffeb;letter-spacing:0;text-align:center;max-width:28ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1.15rem,2.2vw,1.55rem);font-weight:450;line-height:1.35}.aboutUsPage__content{width:100%}.aboutUsPage__introSection{justify-content:center;width:100%;padding:clamp(2rem,4vw,4rem) 1rem 0;display:flex}.aboutUsPage__introInner{justify-content:space-between;align-items:flex-start;gap:clamp(1.5rem,4vw,4rem);width:90%;display:flex}.aboutUsPage__introTitleWrap{flex:0 0 30%;max-width:30%}.aboutUsPage__introTextWrap{flex:0 0 70%;max-width:70%}.aboutUsPage__introTitle{letter-spacing:0;color:#56077e;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:70px;font-style:normal;font-weight:700;line-height:90px}.aboutUsPage__introText{letter-spacing:0;color:#111;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:35px;font-style:normal;font-weight:450;line-height:100%}.aboutUsPage__visionMissionSection{justify-content:center;width:100%;padding:clamp(2rem,4vw,4rem) 1rem 0;display:flex}.aboutUsPage__visionMissionInner{justify-content:space-between;align-items:stretch;gap:clamp(1.5rem,4vw,4rem);width:90%;display:flex}.aboutUsPage__visionMissionMedia{background:#f5f1ea;border-radius:40px;flex:0 0 45%;max-width:45%;min-height:clamp(280px,34vw,520px);overflow:hidden}.aboutUsPage__visionMissionImage{object-fit:cover;width:100%;height:100%;display:block}.aboutUsPage__visionMissionContent{text-align:left;flex-direction:column;flex:0 0 55%;justify-content:space-evenly;gap:clamp(1.5rem,3vw,2.5rem);max-width:55%;display:flex}.aboutUsPage__visionMissionBlock{border-radius:40px;flex-direction:column;flex:50%;justify-content:flex-start;align-items:flex-start;gap:.1rem;padding:15px 30px 30px;display:flex}.aboutUsPage__visionMissionTitle{letter-spacing:0;vertical-align:middle;color:#f49a1a;margin:0;padding:0 .4rem;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:30px;font-style:normal;font-weight:700;line-height:100px}.aboutUsPage__visionMissionBlock--vision .aboutUsPage__visionMissionTitle{color:#f49a1a}.aboutUsPage__visionMissionBlock--mission .aboutUsPage__visionMissionTitle{color:#430259}.aboutUsPage__visionMissionBlock--vision{background-color:#430259}.aboutUsPage__visionMissionBlock--mission{background-color:#f49a1c}.aboutUsPage__visionMissionText{letter-spacing:0;color:#fff;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:350;line-height:100%}.aboutUsPage__wordOfFounder{justify-content:center;width:100%;padding:clamp(2rem,4vw,4rem) 1rem 0;display:flex}.wordoffounder__container{justify-content:center;width:90%;display:flex}.wordoffounder__inner{justify-content:space-between;align-items:stretch;gap:clamp(1.5rem,3vw,2.5rem);width:100%;display:flex}.wordoffounder__left,.wordoffounder__right{min-width:0}.wordoffounder__left{flex-direction:column;flex:1 1 0;justify-content:space-between;gap:1rem;max-width:calc(50% - 1.25rem);display:flex}.wordoffounder__inner--rtl{flex-direction:row-reverse}.wordoffounder__left--rtl,.wordoffounder__right--rtl{text-align:right}.wordoffounder__left--rtl .wordoffounder__svg,.wordoffounder__right--rtl .upaboutarea{justify-content:flex-end}.wordoffounder__right--rtl .wordoffounder__text{text-align:right}.wordoffounder__right--rtl .wordoffounder__modeButtons{flex-direction:row-reverse}.wordoffounder__title h1{color:#430259;letter-spacing:0;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:100px;font-weight:700;line-height:1.1}.wordoffounder__svg{width:100%;display:flex}.wordoffounder__svg img{object-fit:contain;border-radius:32px;width:100%;height:auto;display:block}.wordoffounder__right{background:#430259;border-radius:40px;flex-direction:column;flex:1 1 0;justify-content:space-around;gap:25px;max-width:calc(50% - 1.25rem);padding:clamp(1.4rem,2.8vw,2rem);display:flex}.upaboutarea{justify-content:flex-start;width:100%;display:flex}.upaboutarea img{width:clamp(44px,5vw,62px);height:auto;display:block}.wordoffounder__text{color:#fff;letter-spacing:0;min-height:13.5rem;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1.1rem,1.8vw,1.56rem);font-weight:400;line-height:1.8}.upaboutarea img{width:100px;height:100px}.wordoffounder__lower{grid-template-columns:auto minmax(0,1fr) auto;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:grid}.arrows__aboutButton{color:#430259;cursor:pointer;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:30px;font-weight:700;line-height:1;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.arrows__aboutButton--left{justify-self:start}.arrows__aboutButton--right{justify-self:end}.arrows__aboutButton:hover{color:#fff;background:#f49a1c;transform:translateY(-2px)}.wordoffounder__modeButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;min-width:0;display:flex}.wordoffounder__modeButton{color:#fff;letter-spacing:0;cursor:pointer;background:#f49a1c;border:0;border-radius:999px;padding:.9rem 1.5rem;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:25px;font-style:normal;font-weight:600;line-height:100%;transition:transform .18s,opacity .18s,background-color .18s}.wordoffounder__modeButton:hover{transform:translateY(-2px)}.wordoffounder__modeButton--secondary{background:0 0;border:2px solid #fff}.aboutUsPage__coreValuesSection{justify-content:center;width:100%;padding:clamp(2rem,4vw,4rem) 1rem 0;display:flex;position:relative}.aboutUsPage__coreValuesInner{border-radius:70px;flex-direction:column;justify-content:center;align-items:center;width:90%;display:flex}.aboutUsPage__coreValuesInner--rtl .aboutUsPage__coreValuesHeader{text-align:right;align-items:flex-end}.aboutUsPage__coreValuesInner--rtl .aboutUsPage__coreValuesContent{direction:rtl}.aboutUsPage__coreValuesInner--rtl .aboutUsPage__coreValueCardBottom{text-align:right;align-items:flex-end}.aboutUsPage__coreValuesHeader,.aboutUsPage__coreValuesContent{background:#430259;flex-direction:column;width:100%;padding:clamp(1rem,2.5vw,2rem);display:flex}.aboutUsPage__coreValuesHeader{border-top-left-radius:70px;border-top-right-radius:70px}.aboutUsPage__coreValuesContent{border-bottom-right-radius:70px;border-bottom-left-radius:70px}.aboutUsPage__coreValuesHeader{text-align:left;justify-content:flex-start;align-items:flex-start}.aboutUsPage__coreValuesTitle{letter-spacing:0;vertical-align:middle;color:#fff;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:60px;font-style:normal;font-weight:400;line-height:110px}.aboutUsPage__coreValuesTitle span{color:inherit;transition:color .18s}.aboutUsPage__coreValuesTitle:hover span{color:#f49a1c}.aboutUsPage__coreValuesSubtitle{letter-spacing:0;color:#fff;max-width:70ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:450;line-height:100%}.aboutUsPage__coreValuesContent{flex-direction:row;justify-content:space-between;align-items:stretch;gap:1rem;min-height:80px}.aboutUsPage__coreValueCard{opacity:.5;will-change:opacity;border-radius:24px;flex-direction:column;flex:1 1 0;justify-content:space-between;min-height:180px;padding:1rem;display:flex}.aboutUsPage__coreValueCard:first-child{opacity:1}.aboutUsPage__coreValueCardTop,.aboutUsPage__coreValueCardBottom{flex-direction:column;display:flex}.aboutUsPage__coreValueCardTopRow{justify-content:space-between;align-items:center;gap:.75rem;width:100%;display:flex}.aboutUsPage__coreValueIcon{object-fit:contain;flex:none;width:42px;height:42px}.aboutUsPage__coreValueLine{background:#fff;flex:auto;min-width:0;height:2px;display:block}.aboutUsPage__coreValueCardBottom{text-align:left;flex:auto;justify-content:flex-start;align-items:flex-start;gap:.35rem}.aboutUsPage__coreValueCardTopRow,.aboutUsPage__coreValueCardBottom,.aboutUsPage__coreValueTitle,.aboutUsPage__coreValueSubtitle{transition:transform .22s,opacity .22s}.aboutUsPage__coreValueTitle{letter-spacing:0;color:#fff;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:30px;font-style:normal;font-weight:700}.aboutUsPage__coreValueSubtitle{letter-spacing:0;color:#ffffffeb;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:450}.team__members{justify-content:center;align-items:center;width:100%;margin-bottom:50px;display:flex}.team__members__inner{flex-direction:row;justify-content:center;align-items:stretch;gap:clamp(1.5rem,3vw,2.5rem);width:90%;min-height:474px;display:flex}.team__members__title__cnt{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:45px;min-width:0;height:90%;display:flex}.team__members__slider{flex:60%;justify-content:center;align-items:stretch;width:100%;min-width:0;max-width:none;min-height:100%;display:flex}.team__members__title{font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-weight:700;font-style:Bold;leading-trim:NONE;letter-spacing:0%;color:#430259;margin:0;font-size:75px;line-height:1}.team__members__subtitle{font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-weight:450;font-style:Book;leading-trim:NONE;letter-spacing:0%;color:#424242;text-align:center;max-width:30ch;margin:0;font-size:25px;line-height:100%}.team__members__slider .imageSlider{align-items:stretch;padding:0}.team__members__slider .imageSlider__shell{width:100%;max-width:100%;height:100%}@media (width<=680px){.aboutUsPage__titlePane,.aboutUsPage__media,.aboutUsPage__introTitleWrap,.aboutUsPage__introTextWrap{opacity:0;will-change:opacity, transform;animation:.56s ease-out forwards aboutUsMobileFadeUp}.aboutUsPage__media{animation-delay:.12s}.aboutUsPage__introTitleWrap{animation-delay:.18s}.aboutUsPage__introTextWrap{animation-delay:.26s}.aboutUsPage__hero{padding-top:16%}.aboutUsPage__heroInner{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:calc(100% - 1.6rem)}.aboutUsPage__titlePane,.aboutUsPage__media{flex-direction:column;flex:100%;justify-content:center;align-items:center;width:100%;max-width:100%}.aboutUsPage__title{margin-top:90px;text-align:center;align-self:center;width:100%;margin-inline:auto;padding-left:0;font-size:32px;line-height:1}.aboutUsPage__media{min-height:240px}.aboutUsPage__heroImage{max-width:min(100%,520px);margin-inline:auto}.aboutUsPage__introInner{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%}.aboutUsPage__introTitleWrap,.aboutUsPage__introTextWrap{text-align:center;flex-direction:column;flex:100%;justify-content:center;align-items:center;max-width:100%;display:flex}.aboutUsPage__introTitle{text-align:center;font-size:clamp(3rem,12vw,4.5rem);line-height:.95}.aboutUsPage__introText{text-align:center;font-size:clamp(1.1rem,4.8vw,1.4rem);line-height:1.2}.aboutUsPage__visionMissionInner{flex-direction:column;width:100%}.aboutUsPage__visionMissionMedia,.aboutUsPage__visionMissionContent{flex:100%;max-width:100%}.aboutUsPage__visionMissionMedia{min-height:240px}.aboutUsPage__visionMissionContent,.aboutUsPage__visionMissionBlock{text-align:left}.aboutUsPage__visionMissionTitle{font-size:24px;line-height:1.4}.aboutUsPage__visionMissionText{font-size:clamp(1rem,4.5vw,1.2rem);line-height:1.2}.wordoffounder__inner{flex-direction:column;width:100%}.wordoffounder__inner--rtl{flex-direction:column}.wordoffounder__container{width:100%}.wordoffounder__left,.wordoffounder__right{flex:100%;width:100%;max-width:100%}.wordoffounder__title h1{text-align:center}.wordoffounder__svg,.wordoffounder__left--rtl .wordoffounder__svg,.wordoffounder__right--rtl .upaboutarea{justify-content:center}.wordoffounder__svg img{max-width:min(100%,420px)}.wordoffounder__text{min-height:0;font-size:clamp(1rem,4.4vw,1.2rem);line-height:1.5}.wordoffounder__lower{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.wordoffounder__modeButtons{justify-content:center}.wordoffounder__modeButton{width:auto;font-size:18px}.aboutUsPage__coreValuesTitle{color:#430259;text-align:center;margin-inline:auto;max-width:9ch;margin-bottom:15px;font-size:clamp(2.6rem,11vw,4rem);line-height:1.1}.aboutUsPage__coreValuesSubtitle{font-size:clamp(1rem,4.5vw,1.15rem);line-height:2}.aboutUsPage__coreValuesInner{border-radius:0;gap:1rem;width:100%}.aboutUsPage__coreValuesHeader{text-align:center;background:0 0;border-top-left-radius:0;border-top-right-radius:0;justify-content:center;align-items:center;padding:0}.aboutUsPage__coreValuesInner--rtl .aboutUsPage__coreValuesHeader{text-align:center;align-items:center}.aboutUsPage__coreValuesInner--rtl .aboutUsPage__coreValuesContent{direction:ltr}.aboutUsPage__coreValuesContent{scroll-snap-type:x mandatory;scroll-snap-stop:always;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:28px;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:.75rem;padding:1.1rem calc(50% - min(78vw,320px)/2) 1.2rem;overflow-x:auto}.aboutUsPage__coreValuesContent::-webkit-scrollbar{display:none}.team__members{margin-top:2rem}.team__members__inner{flex-direction:column;align-items:center;width:100%;min-height:auto}.team__members__title__cnt,.team__members__slider{flex:auto;width:100%;min-height:auto}.team__members__title__cnt{gap:1rem;max-width:34rem;margin-inline:auto}.aboutUsPage__coreValueTitle{font-size:24px;line-height:2}.aboutUsPage__coreValueSubtitle{max-width:26ch;font-size:16px;line-height:1.7}.team__members__title{text-align:center;max-width:9ch;margin-inline:auto;font-size:clamp(2.6rem,11vw,4rem)}.team__members__subtitle{text-align:center;max-width:28ch;margin-inline:auto;font-size:clamp(1rem,4.4vw,1.15rem);line-height:1.35}.aboutUsPage__coreValueCard{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 min(78vw,320px);width:min(78vw,320px);min-height:240px;transition:opacity .22s,transform .22s;transform:scale(.96)}.aboutUsPage__coreValueCard:not(.aboutUsPage__coreValueCard--active) .aboutUsPage__coreValueCardTopRow,.aboutUsPage__coreValueCard:not(.aboutUsPage__coreValueCard--active) .aboutUsPage__coreValueCardBottom{transform:translateY(8px)}.aboutUsPage__coreValueCard--active{transform:scale(1)}.aboutUsPage__coreValueCard--active .aboutUsPage__coreValueCardTopRow,.aboutUsPage__coreValueCard--active .aboutUsPage__coreValueCardBottom{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.aboutUsPage__titlePane,.aboutUsPage__media,.aboutUsPage__introTitleWrap,.aboutUsPage__introTextWrap{opacity:1;animation:none}.arrows__aboutButton,.wordoffounder__modeButton{transition:none}}@media (width>=681px){.aboutUsPage__coreValuesSection{align-items:center;min-height:100vh}}@media (width<=480px){.aboutUsPage__hero{padding-top:20%}.aboutUsPage__title{text-align:center;font-size:32px;line-height:1}}@keyframes aboutUsMobileFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.getInTouchHero{background:#ededed;width:100%;padding:clamp(2rem,4vw,3.5rem) 0}.getInTouchHero__container{background-color:#56077e;border-radius:66px;align-items:stretch;width:85%;height:clamp(210px,25vw,460px);margin:0 auto;padding-left:45px;display:flex;overflow:hidden}.getInTouchHero__content,.getInTouchHero__media{flex:0 0 40%;width:50%}.getInTouchHero__media{flex:0 0 60%;width:50%}.getInTouchHero__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:clamp(1rem,2.2vw,1.75rem);display:flex}.getInTouchHero__title{color:#f49a1c;letter-spacing:0;max-width:6ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(3.5rem,7vw,7.5rem);font-style:normal;font-weight:700;line-height:clamp(3.35rem,6.7vw,7.125rem)}.getInTouchHero__subtitle{color:#fff;letter-spacing:0;margin:1.5rem 0 0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1.125rem,2.2vw,1.5625rem);font-style:normal;font-weight:450;line-height:1}.getInTouchHero__media{border-radius:65px;height:100%;min-height:100%;position:relative;overflow:hidden}.getInTouchHero__image{object-fit:cover;width:100%;height:100%;display:block}.getInTouchHero__overlay{pointer-events:none;width:clamp(160px,22vw,320px);height:auto;position:absolute;bottom:0;right:0}.getInTouchHero--rtl .getInTouchHero__container{flex-direction:row-reverse;padding-left:45px;padding-right:0}.getInTouchHero--rtl .getInTouchHero__content{text-align:right;align-items:flex-end;width:100%}.getInTouchHero--rtl .getInTouchHero__title,.getInTouchHero--rtl .getInTouchHero__subtitle{text-align:right;width:100%}.getInTouchHero--rtl .getInTouchHero__image{object-position:right center}@media (width<=980px){.getInTouchHero__container{flex-direction:column;gap:1rem;height:auto;overflow:visible}.getInTouchHero__content,.getInTouchHero__media{flex-basis:auto;width:100%}.getInTouchHero__media{border-radius:40px;min-height:220px}}@media (width<=640px){.getInTouchHero__container{width:calc(100% - 1.6rem);padding:0}.getInTouchHero__content{text-align:center;padding:1rem}.getInTouchHero__title{font-size:clamp(2.5rem,12vw,4rem);line-height:.95}.getInTouchHero__subtitle{font-size:1rem}.getInTouchHero__media{min-height:200px}}.contactPage{background:#fff}.contactPage__hero{background-color:#56077e;flex-direction:column;justify-content:space-between;width:100%;margin-top:-120px;padding-top:10%;display:flex}.contactPage__heroInner{justify-content:space-between;align-items:center;gap:clamp(1.5rem,4vw,4rem);width:100%;margin:60px auto 0;padding-right:0;display:flex}.contactPage__heroText,.contactPage__heroMedia{flex:1 1 0;min-width:0}.contactPage__heroText{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding-left:0;display:flex}.contactPage__title{color:#fff;letter-spacing:0;text-align:center;width:100%;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:90px;font-style:normal;font-weight:500;line-height:1}.contactPage__subtitle{color:#ffffffeb;text-align:center;width:100%;max-width:28ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1.15rem,2.2vw,1.55rem);font-weight:450;line-height:1.25}.contactPage__heroMedia{justify-content:flex-end;align-self:stretch;align-items:center;width:100%;margin-right:calc(-1*clamp(1rem,3vw,2rem));display:flex}.contactPage__heroImage{object-fit:contain;object-position:right center;width:100%;height:auto;display:block}.contactPage__infoLine__title{letter-spacing:0;vertical-align:middle;margin:0;padding:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:1.15}.upper_section{flex-direction:column;justify-content:center;width:85%;margin:auto;padding:50px 0;display:flex}.lower__container{justify-content:center;align-items:stretch;gap:24px;width:100%;height:80%;margin-top:20px;display:flex}.contactPage__content{flex-direction:column;align-items:stretch;width:100%;display:flex}.container__contact{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;display:flex}.contactPage__formWrap{flex:0 0 60%;min-width:0}.contactPage__formWrap .getInTouch__form{background:#fff;border:1px solid #56077e24;border-radius:clamp(18px,2.6vw,26px);height:100%;box-shadow:0 20px 45px #1b122c1f}.contactPage__infoWrap{flex-direction:column;flex:0 0 40%;gap:1rem;min-width:0;display:flex}.upper__container{font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-weight:500;font-style:Medium;letter-spacing:0%;vertical-align:middle;color:#56077e;width:35%;font-size:clamp(2rem,4vw,3.125rem);line-height:1.08}.contactPage__infoCard{color:#fff;background:#f49a1c;border-radius:clamp(18px,2.6vw,26px);flex-direction:column;gap:1.25rem;height:auto;padding:clamp(1.2rem,2.8vw,1.8rem);display:flex}.contactPage__infoTitle{color:#f49b1d;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1.35rem,2.4vw,2rem)}.contactPage__infoLine{letter-spacing:0;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:450;line-height:1.2}.contactPage__socials{justify-content:flex-start;align-items:center;gap:0;width:100%;display:flex}.contactPage__socialLink{border-radius:999px;justify-content:center;align-items:center;width:82px;height:82px;transition:transform .18s,background-color .18s;display:inline-flex}.contactPage__socialLink:hover{transform:translateY(-2px)}.contactPage__socialLink img,.contactPage__socialIcon{width:62px;height:62px;display:block}.contactPage__mapWrap{box-sizing:border-box;border:1px solid #56077e24;width:100vw;max-width:100vw;min-height:clamp(240px,45vw,420px);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;overflow:hidden;box-shadow:0 18px 38px #1b122c1f}.contactPage__mapCanvas,.contactPage__mapWrap .leaflet-container{border:0;width:100%;min-height:clamp(240px,45vw,420px);display:block}.contactPage__mapWrap .leaflet-tile-pane,.contactPage__mapWrap .leaflet-shadow-pane{filter:grayscale();transition:filter .35s}.contactPage__mapWrap.is-active .leaflet-tile-pane,.contactPage__mapWrap.is-active .leaflet-shadow-pane{filter:grayscale(0%)}.contactPage__mapWrap .leaflet-control-attribution{font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:11px}.contactPage__leafletMarker{filter:drop-shadow(0 14px 24px #1b122c38)}.contactPage--rtl .contactPage__heroInner,.contactPage--rtl .lower__container{flex-direction:row-reverse}.contactPage--rtl .contactPage__heroText,.contactPage--rtl .container__contact{text-align:right;align-items:flex-end}.contactPage--rtl .container__contact,.contactPage--rtl .contactPage__socials{width:100%}.contactPage--rtl .contactPage__title,.contactPage--rtl .contactPage__subtitle,.contactPage--rtl .upper__container,.contactPage--rtl .contactPage__infoLine__title,.contactPage--rtl .contactPage__infoLine{text-align:right}.contactPage--rtl .contactPage__heroSubtitle,.contactPage--rtl .contactPage__subtitle{margin-left:auto;margin-right:0}.contactPage--rtl .contactPage__socials{justify-content:flex-end}.contactPage--rtl .contactPage__infoCard{text-align:right;align-items:flex-end}.contactPage--rtl .contactPage__infoTitle,.contactPage--rtl .contactPage__infoLine__title,.contactPage--rtl .contactPage__infoLine{text-align:right;width:100%}@media (width<=980px){.lower__container{flex-direction:column}.contactPage__formWrap,.contactPage__infoWrap{flex:100%;width:100%}}@media (width<=768px){.demo-name,.demo-contact{flex-direction:column;justify-content:space-between;align-items:stretch;display:flex}.demo-grid{flex-direction:column;justify-content:space-evenly;display:flex}}@media (width<=680px){.contactPage__hero{padding-top:16%}.contactPage__heroInner{text-align:center;flex-direction:column;gap:1rem;padding-right:0}.contactPage__heroText,.contactPage__heroMedia{text-align:center;justify-content:center;align-items:center;width:100%}.contactPage--rtl .contactPage__heroText,.contactPage--rtl .container__contact{text-align:right;align-items:flex-end}.contactPage--rtl .container__contact,.contactPage--rtl .contactPage__socials{width:100%}.contactPage__title{text-align:center;margin-top:90px;font-size:32px;line-height:1}.contactPage--rtl .contactPage__title,.contactPage--rtl .contactPage__subtitle{text-align:right}.contactPage__subtitle{text-align:center;max-width:24ch;font-size:1rem}.contactPage__heroImage{max-width:min(100%,430px)}.upper__container{width:100%;font-size:2.1rem;line-height:1.1}.contactPage__socials{justify-content:flex-start;gap:0}.contactPage--rtl .contactPage__socials{justify-content:flex-end}.contactPage__socialLink img,.contactPage__socialIcon{width:52px;height:52px}.contactPage__socialLink{width:72px;height:72px}}@media (width<=480px){.contactPage__hero{padding-top:20%}.contactPage__title{text-align:center;font-size:32px;line-height:1}.upper__container{width:100%;font-size:1.85rem;line-height:1.12}}.bookDemoFaq{background:#f6f6f6;justify-content:center;width:100%;padding:50px 1rem clamp(3rem,5vw,4.5rem);display:flex}.bookDemoFaq__inner{flex-direction:column;gap:1.5rem;width:min(80%,1400px);display:flex}.bookDemoFaq__headingBlock{justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.bookDemoFaq__title{color:#430259;letter-spacing:0;margin:auto;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(2.25rem,4vw,3.125rem);font-weight:700;line-height:1.14}.bookDemoFaq__list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;width:100%;margin-top:45px;display:grid}.bookDemoFaq__item{background:#fff;border:1px solid #43025924;border-radius:10px;width:100%;transition:box-shadow .18s,transform .18s;overflow:hidden;box-shadow:0 24.56px 32.74px -14.73px #95959540}.bookDemoFaq__item.is-open{box-shadow:0 18px 38px #4302591a}.bookDemoFaq__trigger{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:1rem;width:100%;padding:1.15rem 1.35rem;display:flex}.bookDemoFaq__icon{color:#430259;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:2.4rem;font-weight:200;display:inline-flex}.bookDemoFaq__trigger[aria-expanded=true] .bookDemoFaq__icon{color:#f49a1c}.bookDemoFaq__question{color:#1f1630;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:1.15rem;font-weight:500;line-height:1.35}.bookDemoFaq__panel{opacity:0;max-height:0;padding:0 1.35rem;transition:max-height .32s,padding .28s,opacity .22s;overflow:hidden}.bookDemoFaq__panel.is-open{opacity:1;max-height:240px;padding:0 1.35rem 1.35rem 4.35rem}.bookDemoFaq__answer{color:#1f1630d1;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:450;line-height:1.6}@media (width<=900px){.bookDemoFaq__list{grid-template-columns:1fr}}@media (width<=640px){.bookDemoFaq{padding:0 1rem 3rem}.bookDemoFaq__headingBlock{justify-content:center}.bookDemoFaq__title{text-align:center;margin-top:25px;font-size:clamp(2.1rem,9vw,3rem)}.bookDemoFaq__trigger{gap:.8rem;padding:1rem}.bookDemoFaq__icon{width:38px;height:38px}.bookDemoFaq__panel{padding:0 1rem}.bookDemoFaq__panel.is-open{max-height:280px;padding:0 1rem 1rem}}.bookDemoPage{background:#fff}.bookDemoPage__hero{background:#56077e;justify-content:center;width:100%;margin-top:-70px;padding:clamp(7rem,11vw,9rem) 1rem 0;display:flex}.bookDemoPage__heroInner{justify-content:space-between;align-items:center;gap:clamp(1.5rem,4vw,4rem);width:min(90%,1400px);margin-top:60px;display:flex}.bookDemoPage__heroText,.bookDemoPage__heroMedia{flex:1 1 0;min-width:0}.bookDemoPage__heroText{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;display:flex}.bookDemoPage__heroTitle{color:#fff;letter-spacing:0;text-align:center;width:100%;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:90px;font-style:normal;font-weight:500;line-height:1}.bookDemoPage__heroSubtitle{color:#ffffffeb;max-width:26ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1.15rem,2.2vw,1.55rem);line-height:1.35}.bookDemoPage__heroMedia{justify-content:center;align-items:center;width:100%;display:flex;overflow:visible}.bookDemoPage__heroImage{object-fit:contain;width:100%;height:auto;display:block}.bookDemoPage__contentSection{justify-content:center;padding:clamp(2rem,4vw,4rem) 1rem clamp(2.5rem,4vw,4.5rem);display:flex}.bookDemoPage__content{flex-direction:row;justify-content:space-between;align-items:stretch;gap:clamp(1rem,3vw,2.2rem);width:min(90%,1400px);display:flex}.bookDemoPage__infoCard,.bookDemoPage__formWrap{flex:50%;min-width:0}.bookDemoPage__infoCard{background:#f49a1c;border-radius:32px;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.bookDemoPage__infoBlock{text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.8rem;display:flex}.bookDemoPage__infoTitle,.bookDemoPage__contactTitle{color:#fff;letter-spacing:0;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-weight:700}.bookDemoPage__infoTitle{font-size:50px;line-height:58px}.bookDemoPage__contactTitle{font-size:25px;line-height:58px}.bookDemoPage__infoLead{color:#fff;max-width:26ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:1.1rem;font-weight:450;line-height:1.55}.bookDemoPage__bulletList{flex-direction:column;gap:1rem;margin:0;padding-left:0;list-style:none;display:flex}.bookDemoPage__bulletItem{color:#fff;letter-spacing:0;align-items:center;gap:1rem;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:28px;font-weight:450;line-height:1;display:flex}.bookDemoPage__bulletItem:before{content:"";clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0% 50%);background:#fff;flex:0 0 18px;width:18px;height:18px}.bookDemoPage__socials{flex-wrap:wrap;align-items:center;gap:0;display:flex}.bookDemoPage__socialLink{border-radius:999px;justify-content:center;align-items:center;width:82px;height:82px;transition:transform .18s,background-color .18s;display:inline-flex}.bookDemoPage__socialLink:hover{transform:translateY(-2px)}.bookDemoPage__socialIcon{width:62px;height:62px;display:block}.bookDemoPage__formWrap{display:flex}.bookDemoPage__formCard{background:#ededed;border-radius:32px;align-items:stretch;width:100%;padding:clamp(1.2rem,2.4vw,2rem);display:flex;box-shadow:0 20px 40px #43025914}.bookDemoPage--rtl .bookDemoPage__heroInner,.bookDemoPage--rtl .bookDemoPage__content{flex-direction:row-reverse}.bookDemoPage--rtl .bookDemoPage__heroText,.bookDemoPage--rtl .bookDemoPage__infoBlock{text-align:right;align-items:flex-end}.bookDemoPage--rtl .bookDemoPage__heroText{width:100%}.bookDemoPage--rtl .bookDemoPage__infoCard{text-align:right;align-items:flex-end}.bookDemoPage--rtl .bookDemoPage__heroTitle,.bookDemoPage--rtl .bookDemoPage__heroSubtitle,.bookDemoPage--rtl .bookDemoPage__infoTitle,.bookDemoPage--rtl .bookDemoPage__contactTitle{text-align:right;width:100%}.bookDemoPage--rtl .bookDemoPage__heroSubtitle{margin-left:auto;margin-right:0}.bookDemoPage--rtl .bookDemoPage__bulletItem{text-align:right;flex-direction:row-reverse}.bookDemoPage--rtl .bookDemoPage__socials{justify-content:flex-end}.bookDemoPage__formCard .demo-btn{align-self:flex-start;width:auto;min-width:180px}.bookDemoPage__formCard .demo-input,.bookDemoPage__formCard .demo-textarea{border-radius:4px}.bookDemoPage__formCard .demo-input::placeholder,.bookDemoPage__formCard .demo-textarea::placeholder{color:#6e6e6e}@media (width<=900px){.bookDemoPage__heroInner,.bookDemoPage__content{width:100%}.bookDemoPage__content{flex-direction:column}}@media (width<=680px){.bookDemoPage__hero{padding-top:6.5rem}.bookDemoPage__heroInner{text-align:center;flex-direction:column;gap:1rem}.bookDemoPage__heroText{text-align:left;align-items:flex-start}.bookDemoPage--rtl .bookDemoPage__heroText{text-align:right;align-items:flex-end;width:100%}.bookDemoPage__heroTitle{text-align:left;font-size:32px}.bookDemoPage--rtl .bookDemoPage__heroTitle,.bookDemoPage--rtl .bookDemoPage__heroSubtitle{text-align:right}.bookDemoPage__heroSubtitle{max-width:24ch;font-size:1rem}.bookDemoPage__heroImage{width:min(100%,460px)}.bookDemoPage__contentSection{padding-inline:.8rem}.bookDemoPage__infoCard,.bookDemoPage__formCard{border-radius:24px}.bookDemoPage__infoTitle{font-size:clamp(2.4rem,10vw,3.125rem);line-height:1.1}.bookDemoPage__contactTitle{font-size:clamp(1.35rem,6vw,1.5625rem);line-height:1.4}.bookDemoPage__bulletItem{font-size:clamp(1.2rem,4.8vw,1.75rem)}.bookDemoPage__infoBlock{text-align:left;align-items:flex-start}.bookDemoPage--rtl .bookDemoPage__infoBlock,.bookDemoPage--rtl .bookDemoPage__infoCard{text-align:right;align-items:flex-end}.bookDemoPage__socialLink{width:68px;height:68px}.bookDemoPage__socialIcon{width:48px;height:48px}.bookDemoPage__formCard .demo-btn{min-width:160px}}.regionalPresencePage{text-align:left;background:#fff}.regionalPresencePage__hero{background:#56077e;justify-content:center;width:100%;margin-top:-70px;padding:clamp(7rem,11vw,9rem) 1rem 0;display:flex}.regionalPresencePage__heroInner{justify-content:space-between;align-items:center;gap:clamp(1.5rem,4vw,4rem);width:min(90%,1400px);margin-top:60px;display:flex}.regionalPresencePage__heroText,.regionalPresencePage__heroMedia{flex:1 1 0;min-width:0}.regionalPresencePage__heroText{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;display:flex}.regionalPresencePage__heroTitle{color:#fff;letter-spacing:0;text-align:center;width:100%;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:90px;font-style:normal;font-weight:500;line-height:1}.regionalPresencePage__heroSubtitle{color:#ffffffeb;text-align:center;width:100%;max-width:28ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1.15rem,2.2vw,1.55rem);line-height:1.4}.regionalPresencePage__heroMedia{justify-content:center;align-items:center;width:100%;display:flex}.regionalPresencePage__heroImage{object-fit:contain;width:100%;height:auto;display:block}.regionalPresencePage__contentSection{flex-direction:column;justify-content:center;margin-top:50px;display:flex}.regionalPresencePage__content{justify-content:center;align-items:flex-start;gap:clamp(1rem,3vw,2.5rem);width:100%;display:flex}.regionalpresence__right{flex:70%;justify-content:flex-start;align-self:flex-start;align-items:flex-start;width:100%;padding-top:40px;display:flex}.regionalPresencePage__visualColumn{flex:0 0 30%;min-width:0;display:flex;position:relative}.regionalPresencePage__detailsColumn{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:2rem;min-width:0;display:flex}.regionalPresencePage__visualCard{border-radius:32px;flex-direction:column;flex:70%;justify-content:center;align-items:center;width:100%;padding:0;display:flex}.regionalPresencePage__visualImage{object-fit:contain;width:100%;height:auto;display:block}.regionalPresencePage__intro{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.9rem;width:100%;display:flex}.regionalPresencePage__sectionTitle{color:#430259;letter-spacing:0;text-align:center;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(3.35rem,4.8vw,4.5rem);font-weight:700;line-height:1.16}.regionalPresencePage__sectionTitleStrong{font-weight:700}.regionalPresencePage__sectionSubtitle{color:#430259d9;text-align:left;width:100%;max-width:100%;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1.15rem,2.2vw,1.5rem);line-height:1.75}.regionalPresencePage--rtl .regionalPresencePage__intro{text-align:right;align-items:flex-end;width:100%}.regionalPresencePage--rtl .regionalPresencePage__sectionTitle,.regionalPresencePage--rtl .regionalPresencePage__sectionSubtitle{text-align:right;width:100%;margin-left:auto}.regionalPresencePage__points{flex-direction:column;gap:1rem;width:99%;margin-left:50px;display:flex}.regionalPresencePage__pointCard{border-radius:28px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.6rem;width:90%;padding:clamp(1.25rem,2vw,1.7rem);transition:transform .24s,background-color .24s;display:flex}.regionalPresencePage__pointIconWrap{background:#56077e;border-radius:999px;place-items:center;width:72px;height:72px;display:grid}.regionalPresencePage__pointIcon{object-fit:contain;width:40%;height:40%}.regionalPresencePage__pointTitle{color:#430259;letter-spacing:0;text-align:left;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(3.1rem,4.4vw,4.2rem);font-weight:400;line-height:1.16;transition:color .22s,transform .22s}.regionalPresencePage__pointSubtitle{color:#000;letter-spacing:0;text-align:left;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1.2rem,2.3vw,1.7rem);font-weight:450;line-height:1.7;transition:color .22s}.regionalPresencePage--rtl .regionalPresencePage__pointCard{text-align:right;align-items:flex-end;margin-left:auto}.regionalPresencePage--rtl .regionalPresencePage__pointTitle,.regionalPresencePage--rtl .regionalPresencePage__pointSubtitle{text-align:right;width:100%;margin-left:auto}.regionalPresencePage__intro:hover .regionalPresencePage__sectionTitle,.regionalPresencePage__intro:hover .regionalPresencePage__sectionTitleStrong{color:#56077e}.regionalPresencePage__intro:hover .regionalPresencePage__sectionSubtitle{color:#56077ee0}.regionalPresencePage__pointCard:hover{transform:translate(8px)}.regionalPresencePage__pointCard:hover .regionalPresencePage__pointTitle{color:#56077e;transform:translate(4px)}.regionalPresencePage__pointCard:hover .regionalPresencePage__pointSubtitle{color:#430259e0}@media (width<=900px){.regionalPresencePage__heroInner,.regionalPresencePage__content{width:100%}.regionalPresencePage__content{flex-direction:column-reverse;width:100%;padding:0}.regionalPresencePage__visualColumn,.regionalPresencePage__detailsColumn{flex:auto}.regionalPresencePage__points{width:100%;padding:0}}@media (width<=680px){.regionalPresencePage__hero{padding-top:120px}.regionalPresencePage__heroInner{text-align:left;flex-direction:column;gap:1rem}.regionalPresencePage__heroText,.regionalPresencePage__detailsColumn,.regionalPresencePage__intro{text-align:left;align-items:flex-start}.regionalPresencePage__heroTitle{text-align:left;font-size:32px}.regionalPresencePage__heroSubtitle{max-width:24ch;font-size:1rem}.regionalPresencePage__heroImage{width:min(100%,460px)}.regionalPresencePage__contentSection{padding-inline:0}.regionalPresencePage__points{width:100%;margin:0;padding:0}.regionalPresencePage__visualCard,.regionalPresencePage__pointCard{text-align:left;border-radius:24px;width:100%}.regionalPresencePage__sectionSubtitle{max-width:100%}.regionalPresencePage__sectionTitle,.regionalPresencePage__pointTitle{text-align:left;font-size:32px;line-height:1.15}.regionalPresencePage__sectionSubtitle{font-size:clamp(1.1rem,4.6vw,1.35rem);line-height:1.7}.regionalPresencePage__pointSubtitle{font-size:clamp(1.1rem,4.8vw,1.4rem);line-height:1.5}.regionalpresence__right{padding-left:15px}.regionalPresencePage__pointCard{text-align:left;align-items:flex-start;width:100%}.regionalPresencePage--rtl .regionalPresencePage__pointCard{text-align:right;align-items:flex-end;margin-left:auto}.regionalPresencePage--rtl .regionalPresencePage__pointTitle,.regionalPresencePage--rtl .regionalPresencePage__pointSubtitle{text-align:right;width:100%;margin-left:auto}.regionalPresencePage--rtl .regionalPresencePage__heroText,.regionalPresencePage--rtl .regionalPresencePage__detailsColumn,.regionalPresencePage--rtl .regionalPresencePage__intro,.regionalPresencePage--rtl .regionalPresencePage__sectionTitle,.regionalPresencePage--rtl .regionalPresencePage__sectionSubtitle{text-align:right;align-items:flex-end}}.ourServicesPage{background:#fff}.ourServicesPage__hero{background:#56077e;justify-content:center;width:100%;margin-top:-70px;padding:clamp(7rem,11vw,9rem) 1rem 0;display:flex}.ourServicesPage__heroInner{justify-content:space-between;align-items:center;gap:clamp(1.5rem,4vw,4rem);width:min(90%,1400px);margin-top:60px;display:flex}.ourServicesPage__heroText,.ourServicesPage__heroMedia{flex:1 1 0;min-width:0}.ourServicesPage__heroText{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.ourServicesPage__heroTitle{color:#fff;letter-spacing:0;text-align:center;width:100%;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:90px;font-style:normal;font-weight:500;line-height:1}.ourServicesPage__heroSubtitle{color:#ffffffeb;text-align:center;width:100%;max-width:28ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1.15rem,2.2vw,1.55rem);line-height:1.4}.ourServicesPage__heroMedia{justify-content:center;align-items:center;width:100%;display:flex}.ourServicesPage__heroImage{object-fit:contain;width:100%;height:auto;display:block}.ourServicesPage__contentSection{justify-content:center;padding:clamp(2.5rem,5vw,4rem) 0 clamp(3rem,6vw,5rem);display:flex}.ourServicesPage__ctaSection{background:#ededed;justify-content:center;width:100%;padding:clamp(2rem,4vw,3rem) 0;display:flex}.ourServicesPage__ctaCard{transform-origin:50%;will-change:transform, opacity;background:#f49a1c;border-radius:25px;align-items:center;width:90%;min-height:420px;padding:clamp(1.5rem,3vw,2.5rem);display:flex;overflow:hidden}.ourServicesPage__ctaContent{flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;display:flex}.ourServicesPage__ctaText,.ourServicesPage__ctaMedia{width:100%;padding:0}.ourServicesPage__ctaText{will-change:transform, opacity;flex-direction:column;align-items:flex-start;gap:1.65rem;display:flex}.ourServicesPage__ctaTitle{color:#fff;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.05}.ourServicesPage__ctaSubtitle{color:#ffffffeb;max-width:34ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1rem,1.8vw,1.15rem);font-weight:450;line-height:1.5}.ourServicesPage__ctaButton{color:#fff;cursor:pointer;background:#430259;border:0;border-radius:999px;min-width:190px;min-height:54px;padding:.9rem 1.6rem;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:500}.ourServicesPage__ctaButton:hover{transform:translateY(-1px);box-shadow:2px 2px 10px #430259}.ourServicesPage__ctaMedia{will-change:transform, opacity;justify-content:center;display:flex}.ourServicesPage__ctaImage{object-fit:cover;width:min(100%,560px);height:auto;display:block}@media (prefers-reduced-motion:no-preference){.ourServicesPage__heroImage,.ourServicesPage__serviceIcon,.ourServicesPage__ctaImage{animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ourServicesPage__heroImage{animation-name:ourServicesPageFloatLarge;animation-duration:5.2s}.ourServicesPage__serviceIcon{animation-name:ourServicesPageFloatSmall;animation-duration:4.4s}.ourServicesPage__serviceCard:nth-child(2n) .ourServicesPage__serviceIcon{animation-delay:.35s}.ourServicesPage__serviceCard:nth-child(3n) .ourServicesPage__serviceIcon{animation-delay:.7s}.ourServicesPage__ctaImage{animation-name:ourServicesPageFloatLarge;animation-duration:5.6s;animation-delay:.4s}}@keyframes ourServicesPageFloatLarge{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes ourServicesPageFloatSmall{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ourServicesPage__contentCard{transform-origin:top;background:#430259;border-radius:70px;flex-direction:column;align-items:flex-start;gap:clamp(1.5rem,3vw,2.5rem);width:90%;padding:clamp(2rem,4vw,3.5rem);display:flex}.ourServicesPage__introBlock{flex-direction:column;align-items:flex-start;gap:.8rem;display:flex}.ourServicesPage__sectionTitle{color:#fff;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.05}.ourServicesPage__sectionSubtitle{color:#ffffffe6;max-width:68ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1rem,1.8vw,1.15rem);font-weight:450;line-height:1.5}.ourServicesPage__servicesGrid{perspective:1200px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;width:100%;display:grid}.ourServicesPage__servicesSlide{padding:10px;display:contents}.ourServicesPage__servicesPagination{display:none}.ourServicesPage__serviceCard{background:linear-gradient(#ffffff14,#ffffff05),0 0;border:1px solid #fff;border-radius:40px;flex-direction:column;align-items:flex-start;gap:1rem;min-height:360px;padding:1.5rem 1.4rem 1.6rem;transition:transform .26s,box-shadow .26s,border-color .26s,background-color .26s;display:flex;box-shadow:0 18px 32px #13011f24}.ourServicesPage__serviceCard:hover{background:linear-gradient(#f49a1c2e,#ffffff08),0 0;border-color:#f49a1ce6;transform:translateY(-10px);box-shadow:0 24px 40px #13011f38}.ourServicesPage__serviceIconWrap{flex-direction:column;align-items:flex-start;display:flex}.ourServicesPage__serviceIcon{object-fit:contain;width:52px;height:52px}.ourServicesPage__serviceText{flex-direction:column;align-items:flex-start;gap:.35rem;display:flex}.ourServicesPage__serviceTitle{color:#fff;letter-spacing:0;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:30px;font-weight:700;line-height:84px}.ourServicesPage__serviceSubtitle{color:#fff;letter-spacing:0;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:20px;font-weight:450;line-height:1}@media (width<=980px){.ourServicesPage__servicesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.ourServicesPage__serviceTitle{line-height:1.2}.ourServicesPage__serviceSubtitle{line-height:1.35}.ourServicesPage__serviceCard{min-height:320px}}@media (width<=680px){.ourServicesPage__hero{padding-top:6.5rem}.ourServicesPage__heroInner{text-align:center;flex-direction:column;gap:1rem}.ourServicesPage__heroText,.ourServicesPage__introBlock{text-align:left;align-items:flex-start}.ourServicesPage__heroTitle{text-align:center;font-size:32px}.ourServicesPage__sectionTitle{text-align:left;font-size:28px;line-height:1.15}.ourServicesPage__heroSubtitle{max-width:24ch;font-size:1rem}.ourServicesPage__heroImage{width:min(100%,460px)}.ourServicesPage__contentCard{border-radius:36px;width:calc(100% - 1.6rem);padding:1.5rem 1rem}.ourServicesPage__ctaCard{width:calc(100% - 1.6rem);min-height:0}.ourServicesPage__ctaContent{text-align:center;flex-direction:column;gap:45px}.ourServicesPage__ctaText,.ourServicesPage__ctaMedia{text-align:center;align-items:center}.ourServicesPage__servicesGrid{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;perspective:none;gap:0;display:flex;overflow-x:auto}.ourServicesPage__servicesGrid::-webkit-scrollbar{display:none}.ourServicesPage__servicesSlide{scroll-snap-align:center;scroll-snap-stop:always;flex-direction:column;flex:0 0 100%;gap:1.25rem;min-width:100%;display:flex}.ourServicesPage__serviceCard,.ourServicesPage__serviceIconWrap,.ourServicesPage__serviceText{text-align:center;align-items:center}.ourServicesPage__serviceTitle{font-size:clamp(1.6rem,7vw,2rem);line-height:1.15}.ourServicesPage__serviceSubtitle{font-size:1rem;line-height:1.45}.ourServicesPage__serviceCard{min-height:0}.ourServicesPage__serviceCard:hover{transform:none;box-shadow:0 18px 32px #13011f24}.ourServicesPage__servicesPagination{justify-content:center;align-items:center;gap:.5rem;width:100%;display:flex}.ourServicesPage__servicesIndicator{background:#ffffff40;border:0;border-radius:999px;width:28px;height:4px;padding:0;transition:background-color .18s,transform .18s}.ourServicesPage__servicesIndicator--active{background:#f49a1c;transform:scaleX(1.08)}}.digitalEcosystemPage{background:#fff}.digitalEcosystemPage__hero{background:#56077e;justify-content:center;width:100%;margin-top:-70px;padding:clamp(7rem,11vw,9rem) 0 0;display:flex}.digitalEcosystemPage__heroInner{justify-content:space-between;align-items:center;gap:clamp(1.5rem,4vw,4rem);width:100%;padding-inline:0;display:flex}.digitalEcosystemPage__heroText,.digitalEcosystemPage__heroMedia{flex:1 1 0;min-width:0}.digitalEcosystemPage__heroText{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.digitalEcosystemPage__heroTitle{color:#fff;letter-spacing:0;text-align:center;width:100%;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:90px;font-style:normal;font-weight:500;line-height:1}.digitalEcosystemPage__heroSubtitle{color:#ffffffeb;text-align:center;width:100%;max-width:28ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1.15rem,2.2vw,1.55rem);line-height:1.4}.digitalEcosystemPage__heroMedia{justify-content:center;align-items:center;display:flex;position:relative}.digitalEcosystemPage__heroGraphic{aspect-ratio:810/495;width:min(100%,620px);position:relative}.digitalEcosystemPage__heroSvg{width:100%;height:auto;display:block}.digitalEcosystemPage__heroAppFrame{box-sizing:border-box;background:linear-gradient(#f5f5f5 0%,#e9e9e9 100%);border-radius:1rem;width:100%;height:100%;padding:.45rem}.digitalEcosystemPage__heroAppScroller{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#56077e4d transparent;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:.4rem;width:100%;height:100%;padding-right:.2rem;display:grid;overflow-y:auto}.digitalEcosystemPage__heroAppTile{cursor:pointer;background:#fff;border:0;border-radius:.9rem;flex-direction:column;justify-content:center;align-items:center;gap:.28rem;min-height:4.8rem;padding:.45rem;transition:transform .18s,box-shadow .18s,background-color .18s;display:flex;box-shadow:inset 0 0 0 1px #43025914}.digitalEcosystemPage__heroAppTile:hover,.digitalEcosystemPage__heroAppTile:focus-visible{background:#fff7e9;outline:none;transform:translateY(-1px);box-shadow:0 8px 18px #4302591f}.digitalEcosystemPage__heroAppTile--active{background:#fff4df;box-shadow:0 10px 20px #f49a1c2e}.digitalEcosystemPage__heroAppTileImage{object-fit:contain;pointer-events:none;width:100%;max-width:1.8rem;height:100%;max-height:1.8rem}.digitalEcosystemPage__heroAppTileLabel{color:#490c5c;text-align:center;overflow-wrap:anywhere;max-width:100%;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:.48rem;font-weight:700;line-height:1.1}.digitalEcosystemPage__heroAppScroller::-webkit-scrollbar{width:6px}.digitalEcosystemPage__heroAppScroller::-webkit-scrollbar-thumb{background:#56077e47;border-radius:999px}.digitalEcosystemPage__heroAppScroller::-webkit-scrollbar-track{background:0 0}.digitalEcosystemPage__heroOverlay{pointer-events:none;position:absolute;inset:0}.digitalEcosystemPage__heroSvgLink{cursor:pointer}.digitalEcosystemPage__heroSvgSlot{fill:#ebebeb;transition:transform .18s,fill .18s,filter .18s}.digitalEcosystemPage__heroSvgThumb{pointer-events:none}.digitalEcosystemPage__heroSvgLink:hover .digitalEcosystemPage__heroSvgSlot,.digitalEcosystemPage__heroSvgLink:focus-visible .digitalEcosystemPage__heroSvgSlot{fill:#fff4df;filter:drop-shadow(0 10px 18px #2d084c29)}.digitalEcosystemPage__heroSvgLink:hover .digitalEcosystemPage__heroSvgButton,.digitalEcosystemPage__heroSvgLink:focus-visible .digitalEcosystemPage__heroSvgButton{transform:translateY(-2px)}.digitalEcosystemPage__heroSvgButton{transform-origin:50%;transition:transform .18s}.digitalEcosystemPage__heroSvgSlot--active{fill:#fff4df;filter:drop-shadow(0 12px 20px #f49a1c2e)}.digitalEcosystemPage__heroAppButtons{pointer-events:auto;flex-direction:column;gap:.9rem;display:flex;position:absolute;top:18%;left:2%}.digitalEcosystemPage__heroHexButton{cursor:pointer;background:0 0;border:0;width:92px;height:92px;padding:0;transition:transform .18s;position:relative}.digitalEcosystemPage__heroHexButton:hover{transform:translateY(-3px)}.digitalEcosystemPage__heroHexShape{-webkit-mask-image:var(--digital-ecosystem-hex-mask);-webkit-mask-image:var(--digital-ecosystem-hex-mask);mask-image:var(--digital-ecosystem-hex-mask);background:#f49a1c;position:absolute;inset:0;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.digitalEcosystemPage__heroHexInner{background:#fff;border-radius:20px;justify-content:center;align-items:center;display:flex;position:absolute;inset:17px;overflow:hidden}.digitalEcosystemPage__heroHexImage{object-fit:contain;width:72%;height:72%}.digitalEcosystemPage__heroHexButton--active .digitalEcosystemPage__heroHexShape{background:#fff}.digitalEcosystemPage__heroHexButton--active .digitalEcosystemPage__heroHexInner{background:#f49a1c}.digitalEcosystemPage__heroInfoCard{pointer-events:auto;background:#fffffff2;border-radius:22px;width:min(260px,44%);padding:1.15rem 1.1rem;position:absolute;top:17%;left:25%;box-shadow:0 18px 36px #4302592e}.digitalEcosystemPage__heroInfoTitle{color:#430259;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1rem,1.8vw,1.35rem);font-weight:700;line-height:1.1}.digitalEcosystemPage__heroInfoSubtitle{color:#3f3f3f;margin:.55rem 0 0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(.78rem,1.25vw,.95rem);font-weight:500;line-height:1.35}.digitalEcosystemPage__overviewSection{justify-content:center;padding:clamp(2.5rem,5vw,4rem) 0 clamp(4rem,6vw,5.5rem);display:flex}.digitalEcosystemPage__overviewInner{transform-origin:top;flex-direction:column;align-items:flex-start;gap:clamp(1.5rem,3vw,2.5rem);width:90%;display:flex}.digitalEcosystemPage__overviewIntro{flex-direction:column;align-items:flex-start;display:flex}.digitalEcosystemPage__sectionTitle{color:#430259;letter-spacing:0;vertical-align:middle;max-width:25ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:50px;font-weight:500;line-height:59px}.digitalEcosystemPage__sectionTitleAccent{font-weight:700;display:block}.digitalEcosystemPage__cardWrap{transform-origin:top;flex-wrap:wrap;gap:1.35rem;width:100%;display:flex}.digitalEcosystemPage__cardSlide{width:100%;display:contents}.digitalEcosystemPage__cardPagination{display:none}.digitalEcosystemPage__cardIndicator{background:0 0;border:0;padding:0}.digitalEcosystemPage__card{text-align:center;cursor:pointer;background:#f6f6f6;border:0;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:calc(33.3333% - .9rem);min-height:400px;padding:2rem 1.75rem;transition:background-color .22s,transform .22s,box-shadow .22s;display:flex}.digitalEcosystemPage__card:hover{transform:translateY(-4px)}.digitalEcosystemPage__card--active{background:#f49a1c;box-shadow:0 18px 40px #f49a1c47}.digitalEcosystemPage__card--active .digitalEcosystemPage__cardHexagonShape,.digitalEcosystemPage__card--active .digitalEcosystemPage__cardHexagonInner,.digitalEcosystemPage__card--active .digitalEcosystemPage__cardHexagonInner:before{background:#fff}.digitalEcosystemPage__cardHexagon{flex-shrink:0;justify-content:center;align-items:center;width:92px;height:92px;display:flex;position:relative}.digitalEcosystemPage__cardHexagonShape{-webkit-mask-image:var(--digital-ecosystem-hex-mask);-webkit-mask-image:var(--digital-ecosystem-hex-mask);mask-image:var(--digital-ecosystem-hex-mask);background:#f49a1c;position:absolute;inset:0;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.digitalEcosystemPage__cardHexagonInner{z-index:1;background:#f49a1c;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative}.digitalEcosystemPage__cardHexagonInner:before{content:"";background:#f49a1c;border-radius:12px;position:absolute;inset:2px}.digitalEcosystemPage__cardHexagonImage{z-index:1;object-fit:contain;border-radius:15px;width:100%;height:100%;position:relative}.digitalEcosystemPage__cardText{flex-direction:column;align-items:center;gap:1rem;display:flex}.digitalEcosystemPage__cardTitle{color:#430259;letter-spacing:0;text-align:center;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:38px;font-weight:700;line-height:1}.digitalEcosystemPage__cardSubtitle{color:#1d1d1d;letter-spacing:0;text-align:center;max-width:28ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;line-height:1}.digitalEcosystemPage__ctaSection{background:#ededed;justify-content:center;width:100%;padding:clamp(3rem,4vw,3rem) 0;display:flex}.digitalEcosystemPage__ctaCard{transform-origin:50%;will-change:transform, opacity;background:#430259;border-radius:25px;justify-content:space-between;align-items:stretch;width:85%;max-height:400px;display:flex;overflow:hidden}.digitalEcosystemPage__ctaText,.digitalEcosystemPage__ctaMedia{width:50%}.digitalEcosystemPage__ctaText{will-change:transform, opacity;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.15rem;padding:clamp(2rem,4vw,3.25rem);display:flex}.digitalEcosystemPage__ctaTitle{color:#f49a1c;letter-spacing:0;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:30px;font-weight:700}.digitalEcosystemPage__ctaSubtitle{color:#ffffffeb;letter-spacing:0;max-width:30ch;margin:0;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:25px;font-weight:400;line-height:1}.digitalEcosystemPage__ctaButton{color:#fff;letter-spacing:0;cursor:pointer;background:#f49a1c;border:0;border-radius:999px;min-width:190px;min-height:54px;margin-top:.85rem;padding:.9rem 1.6rem;font-family:Montserrat,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:25px;font-weight:600;line-height:1}.digitalEcosystemPage__ctaMedia{will-change:transform, opacity;border-top-right-radius:25px;border-bottom-right-radius:25px;flex:0 0 50%;justify-content:center;align-self:stretch;align-items:center;min-height:300px;display:flex;overflow:hidden}.digitalEcosystemPage__ctaImage{object-fit:fill;object-position:center;border-top-left-radius:45px;border-bottom-left-radius:45px;width:100%;height:100%;display:block}@media (width<=980px){.digitalEcosystemPage__card{width:calc(50% - .675rem)}.digitalEcosystemPage__ctaCard{flex-direction:column;width:90%;display:flex}}@media (width<=680px){.digitalEcosystemPage__hero{width:100%;padding:6.5rem 0 0}.digitalEcosystemPage__heroInner{text-align:center;flex-direction:column;gap:1rem;margin-top:60px}.digitalEcosystemPage__heroText,.digitalEcosystemPage__overviewIntro{text-align:left;align-items:flex-start}.digitalEcosystemPage__heroTitle{text-align:center;font-size:32px}.digitalEcosystemPage__heroSubtitle{text-align:center;max-width:24ch;font-size:1rem}.digitalEcosystemPage__heroOverlay{pointer-events:auto;flex-direction:column;align-items:center;gap:1rem;width:100%;margin-top:1rem;display:flex;position:static;inset:auto}.digitalEcosystemPage__heroAppButtons{flex-flow:wrap;justify-content:center;position:static}.digitalEcosystemPage__heroInfoCard{width:min(100%,360px);position:static}.digitalEcosystemPage__overviewInner{border-radius:25px;align-items:center;width:calc(100% - 3.6rem);padding:15px}.digitalEcosystemPage__sectionTitle{text-align:left;max-width:30ch;font-size:20px;line-height:1.14}.digitalEcosystemPage__cardWrap{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;background:#f49a1c;border-radius:15px;flex-wrap:nowrap;justify-content:flex-start;gap:0;width:110%;padding-block:.25rem;padding-inline:.75rem;overflow-x:auto}.digitalEcosystemPage__cardWrap::-webkit-scrollbar{display:none}.digitalEcosystemPage__cardSlide{scroll-snap-align:center;scroll-snap-stop:always;flex-direction:column;flex:0 0 100%;gap:1rem;min-width:calc(100% - 1.5rem);padding:15px;display:flex}.digitalEcosystemPage__card{box-sizing:border-box;flex:none;width:100%;min-width:0;min-height:0;padding:1.75rem 1.25rem}.digitalEcosystemPage__card--active{box-shadow:none;background:#f6f6f6}.digitalEcosystemPage__card--active .digitalEcosystemPage__cardHexagonShape,.digitalEcosystemPage__card--active .digitalEcosystemPage__cardHexagonInner,.digitalEcosystemPage__card--active .digitalEcosystemPage__cardHexagonInner:before{background:#f49a1c}.digitalEcosystemPage__cardTitle{font-size:clamp(1.8rem,7vw,2.4rem)}.digitalEcosystemPage__cardSubtitle{font-size:clamp(1rem,4vw,1.25rem)}.digitalEcosystemPage__cardPagination{justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.9rem;display:flex}.digitalEcosystemPage__cardIndicator{background:#43025933;border-radius:999px;width:28px;height:4px;transition:background-color .18s,transform .18s}.digitalEcosystemPage__cardIndicator--active{background:#f49a1c;transform:scaleX(1.08)}.digitalEcosystemPage__ctaCard{flex-direction:column;width:calc(100% - 1.6rem);max-height:none;overflow:hidden}.digitalEcosystemPage__ctaText,.digitalEcosystemPage__ctaMedia{width:100%}.digitalEcosystemPage__ctaText{text-align:center;order:1;align-items:center}.digitalEcosystemPage__ctaMedia{order:2;width:100%;min-height:240px;margin-top:1rem;display:flex;overflow:hidden}.digitalEcosystemPage__ctaTitle{font-size:clamp(2.4rem,10vw,4.375rem);line-height:1.12}.digitalEcosystemPage__ctaSubtitle,.digitalEcosystemPage__ctaButton{font-size:clamp(1rem,4vw,1.5625rem)}.digitalEcosystemPage__ctaMedia{border-top-right-radius:0;border-bottom-left-radius:25px}.digitalEcosystemPage__ctaImage{object-fit:contain;object-position:center;border-top-left-radius:0;border-bottom-left-radius:25px;width:100%;height:100%}}
