.brands{width:100%;padding-top:180px}.brands .brands__container{display:flex;align-items:center;justify-content:space-between;width:320px;height:39px;margin:0 auto}@media screen and (min-width:412px){.brands .brands__container{width:329px;height:39px}}@media screen and (min-width:768px){.brands .brands__container{width:600px;height:78px;margin:0 auto}}@media screen and (min-width:1024px){.brands .brands__container{width:824px;height:98px;margin:0 auto}}.brands .brands__container .brands__image-wrapper,.brands .brands__container .brands__image-wrapper img{width:100%;height:100%}@media screen and (min-width:381px){.brands{padding-top:150px}}@media screen and (min-width:1024px){.brands{padding-top:140px}}@media screen and (min-width:1800px){.brands{padding-top:250px}}.info .info__container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;margin-top:29px;text-align:center;padding:0 10px}.info .info__container .info__subtitle{display:flex;align-items:center;justify-content:center;gap:10px}.info .info__container .info__subtitle .info__subtitle-label{color:#fff;text-align:center;font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:31px;letter-spacing:-.792px}.info .info__container .info__subtitle .info__subtitle-label.underline{text-decoration:underline;color:#8ed2f2;cursor:pointer}@media screen and (min-width:1024px){.info .info__container .info__subtitle .info__subtitle-label{font-size:22px}}.info .info__container .info__title{max-width:50vh;margin:0 auto;color:#fff;text-align:center;font-family:Montserrat;font-size:30px;font-style:normal;font-weight:700;line-height:30px}.info .info__container .info__title .gradient{background:linear-gradient(90deg,#d2dcff,#209dd8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width:381px){.info .info__container .info__title{font-size:40px;line-height:48px}}@media screen and (min-width:412px){.info .info__container .info__title{font-size:54px;line-height:60px}}@media screen and (min-width:1024px){.info .info__container .info__title{max-width:1123px;font-size:92px;line-height:92px}}.info .info__container .info__description{margin-top:19px;width:100%;color:#fff;text-align:center;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400;line-height:23px}@media screen and (min-width:381px){.info .info__container .info__description{font-size:16px;margin-top:39px}}@media screen and (min-width:480px){.info .info__container .info__description{width:357px}}@media screen and (min-width:1024px){.info .info__container .info__description{font-size:20px;line-height:22px;width:930px;margin-top:26px}}@media screen and (min-width:385px){.info .info__container{padding-left:0;padding-right:0}}@media screen and (min-width:1024px){.info .info__container{margin-top:109px}}.hero{position:relative;width:100%;min-height:1198px;aspect-ratio:842/599;background-size:cover;background-position:center;background-repeat:no-repeat}.hero .hero__content{position:relative;z-index:1}.hero .hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}html,body,#page-container,#et-main-area,.et_builder_inner_content{overflow:visible!important}@media only screen and (max-width:980px){html,body,html body{overflow-x:visible!important;position:static!important}}.header{z-index:9999;position:fixed;top:0;display:flex;width:100%;justify-content:space-between;align-items:center;background-color:transparent;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.header .container{max-width:1440px;margin:0 auto;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;width:100%}@media screen and (min-width:768px){.header .container{padding:20px 30px;justify-content:space-between}}@media(min-width:1024px){.header .container{padding:20px 100px}}.header .container .container__logo-container{display:flex;justify-content:center;align-items:center;gap:8px}.header .container .container__logo-container .container__logo{display:none;width:42px;height:40px;aspect-ratio:21/20}@media screen and (min-width:380px){.header .container .container__logo-container .container__logo{display:block}}.header .container .container__logo-container .container__logo-text{display:none;color:#fff;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media(min-width:768px){.header .container .container__logo-container .container__logo-text{display:block}}.header .container .container__cta{display:none;flex-direction:row;align-items:center;gap:8px}@media(min-width:900px){.header .container .container__cta{display:flex}}.header .container .container__cta .container__cta-label{font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.header .container .container__cta .container__cta-label-first{color:#fff9}.header .container .container__cta .container__cta-label-second{color:#fff;cursor:pointer}.header .container .container__cta .container__cta-icon{width:10.002px;height:8.403px}.header .container .container__button{display:flex;height:56px;padding:12px 16px;justify-content:center;align-items:center;gap:10px;border-radius:10px;background-color:#209dd8;width:100%;border:none;outline:none;cursor:pointer;transition:all .25s ease-in-out}.header .container .container__button:hover{background-color:#3d4a61}@media screen and (min-width:480px){.header .container .container__button{padding:12px 32px;width:fit-content}}.header .container .container__button .container__button-text{display:none;color:#fff;font-family:DM Sans;font-size:20px;font-style:normal;font-weight:400;line-height:22px}@media screen and (min-width:768px){.header .container .container__button .container__button-text{display:block}}.header .container .container__button .container__button-text-mobile{display:block;color:#fff;font-family:DM Sans;font-size:20px;font-style:normal;font-weight:400;line-height:22px}@media screen and (min-width:768px){.header .container .container__button .container__button-text-mobile{display:none}}.header .container .container__language-switcher-container{display:flex;flex-direction:row;align-items:center;gap:5px}@media screen and (min-width:481px){.header .container .container__language-switcher-container{gap:20px}}.header .container .container__language-switcher-container .container__language-switcher{position:relative;display:flex;align-items:center}.header .container .container__language-switcher-container .language-selector{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;border:none;color:#fff;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:400;line-height:150%;cursor:pointer;outline:none;transition:all .25s ease-in-out;width:63px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px 8px}.header .container .container__language-switcher-container .language-selector option{background-color:transparent;color:#fff}@media(min-width:400px){.header .container .container__language-switcher-container{flex-direction:row;align-items:center;gap:20px}}.header.scrolled{background-color:#06183592}.sitecore{background-color:#061835}.sitecore .sitecore__container{display:flex;padding:48px 24px;flex-direction:column;align-items:center;gap:10px;align-self:stretch;max-width:1320px;margin:0 auto}.sitecore .sitecore__container .sitecore__content{display:flex;flex-direction:column;gap:20px;width:100%;align-items:center;justify-content:center;max-width:364px;margin:0 auto}.sitecore .sitecore__container .sitecore__content .sitecore__text{display:flex;flex-direction:column;gap:20px}.sitecore .sitecore__container .sitecore__content .sitecore__text h1,.sitecore .sitecore__container .sitecore__content .sitecore__text h2{font-size:40px!important;line-height:110%;font-weight:700!important}.sitecore .sitecore__container .sitecore__content .sitecore__text p{font-size:16px!important;line-height:120%;letter-spacing:-.576px;font-weight:400!important}.sitecore .sitecore__container .sitecore__content .sitecore__text p strong{font-weight:700!important}@media screen and (min-width:1024px){.sitecore .sitecore__container .sitecore__content .sitecore__text h1{font-size:54px!important}.sitecore .sitecore__container .sitecore__content .sitecore__text p{font-size:20px!important}}.sitecore .sitecore__container .sitecore__content .sitecore__text>*{color:#fff}.sitecore .sitecore__container .sitecore__content .sitecore__button{display:flex;height:56px;padding:12px 32px;justify-content:center;align-items:center;gap:10px;outline:none;border:none;border-radius:10px;background:#ec1f1f;cursor:pointer;transition:all .25s ease-in-out}.sitecore .sitecore__container .sitecore__content .sitecore__button .sitecore__button-text{color:#fff;font-family:DM Sans;font-size:20px;font-style:normal;font-weight:400;line-height:22px}.sitecore .sitecore__container .sitecore__content .sitecore__button:hover{background:#3d4a61}@media screen and (min-width:1024px){.sitecore .sitecore__container .sitecore__content{max-width:580px;margin:0;gap:40px;align-items:flex-start}.sitecore .sitecore__container .sitecore__content .sitecore__text p{max-width:575px}}.sitecore .sitecore__container .sitecore__image{margin-top:48px;width:308px;height:271px;aspect-ratio:308/271}@media screen and (min-width:1024px){.sitecore .sitecore__container{flex-direction:row;align-items:center;justify-content:center;gap:100px;padding:112px 60px}.sitecore .sitecore__container .sitecore__image{margin-top:0}}.tech-talent{display:flex;padding:48px 24px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;background:linear-gradient(180deg,#fff 27.96%,#d2dcff)}.tech-talent .tech-talent__container,.tech-talent .tech-talent__container .tech-talent__info{display:flex;flex-direction:column;align-items:center;gap:20px;align-self:stretch}.tech-talent .tech-talent__container .tech-talent__info .tech-talent__info-pill{display:flex;width:165px;height:27px;padding:10px 13px;justify-content:center;align-items:center;gap:10px;border-radius:10px;border:1px solid rgba(34,34,34,.1)}.tech-talent .tech-talent__container .tech-talent__info .tech-talent__info-pill .tech-talent__info-pill-label{color:#000;font-family:Montserrat;font-size:13px;font-style:normal;font-weight:500;line-height:31px}.tech-talent .tech-talent__container .tech-talent__info .tech-talent__info-text{display:flex;flex-direction:column;gap:20px;align-items:center;align-self:stretch;font-family:Montserrat}.tech-talent .tech-talent__container .tech-talent__info .tech-talent__info-text h1{text-align:center;font-weight:700;max-width:364px;margin:0 auto;font-size:40px!important}@media screen and (min-width:480px){.tech-talent .tech-talent__container .tech-talent__info .tech-talent__info-text h1{font-size:54px!important}}@media screen and (min-width:1024px){.tech-talent .tech-talent__container .tech-talent__info .tech-talent__info-text h1{max-width:858px}}.tech-talent .tech-talent__container .tech-talent__info .tech-talent__info-text p{text-align:center;max-width:364px;margin:0 auto;font-weight:400;line-height:23px}@media screen and (min-width:1024px){.tech-talent .tech-talent__container .tech-talent__info .tech-talent__info-text p{max-width:658px;font-size:20px;line-height:22px;align-self:stretch}}.tech-talent .tech-talent__container .tech-talent__image{width:100%;margin-top:40px;max-width:539px;height:831px}.tech-talent .tech-talent__container .tech-talent__image .tech-talent__image-img-desktop{display:none}@media screen and (min-width:1024px){.tech-talent .tech-talent__container .tech-talent__image .tech-talent__image-img-desktop{display:block;width:1009px;height:651px;object-fit:contain}}.tech-talent .tech-talent__container .tech-talent__image .tech-talent__image-img{width:100%;height:100%;object-fit:contain;display:block}@media screen and (min-width:1024px){.tech-talent .tech-talent__container .tech-talent__image .tech-talent__image-img{display:none}}@media screen and (min-width:1024px){.tech-talent .tech-talent__container .tech-talent__image{max-width:1009px;height:651px}}.tech-talent .tech-talent__container .tech-talent__boxes{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:48px;align-self:stretch;max-width:1180px;width:100%;margin:0 auto}.tech-talent .tech-talent__container .tech-talent__boxes .tech-talent__box{display:flex;padding:32px 40px;flex-direction:column;justify-content:center;align-items:flex-start;flex:1 0 0;align-self:stretch;border-radius:20px;border:3px solid rgba(255,255,255,0);background:linear-gradient(104deg,#212c4d,#513487 30.77%,#061835 86.54%);box-shadow:0 4px 10px #9f6bffcc inset;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.tech-talent .tech-talent__container .tech-talent__boxes .tech-talent__box .tech-talent__box-title{color:#fff;font-family:Montserrat;font-size:32px;font-style:normal;font-weight:700;line-height:34px;align-self:stretch;max-width:275px}.tech-talent .tech-talent__container .tech-talent__boxes .tech-talent__box .tech-talent__box-description{color:#fff;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:500;line-height:140%}.tech-talent .tech-talent__container .tech-talent__boxes .tech-talent__box .tech-talent__box-description:first-child{width:200px}@media screen and (min-width:1024px){.tech-talent .tech-talent__container .tech-talent__boxes{flex-direction:row;gap:48px;padding-top:91px}}.services{background:#061835;display:flex;padding:112px 24px;flex-direction:column;justify-content:center;align-items:center;gap:32px;align-self:stretch}.services .services__container{display:flex;flex-direction:column;align-items:center;gap:32px;align-self:stretch;max-width:1040px;margin:0 auto}.services .services__container .services__info{display:flex;flex-direction:column;align-items:center;gap:20px;align-self:stretch}.services .services__container .services__info .services__info-pill{display:flex;width:165px;height:27px;padding:10px 13px;justify-content:center;align-items:center;gap:10px;border-radius:10px;border:1px solid rgba(255,255,255,.1)}.services .services__container .services__info .services__info-pill .services__info-pill-label{color:#fff;font-family:Montserrat;font-size:13px;font-style:normal;font-weight:500;line-height:31px}.services .services__container .services__info .services__info-text{color:#fff;text-align:center;font-family:Montserrat;font-size:40px!important;font-style:normal;font-weight:700;line-height:60px;max-width:364px;margin:0 auto}@media screen and (min-width:480px){.services .services__container .services__info .services__info-text{font-size:54px!important}}@media screen and (min-width:1024px){.services .services__container .services__info .services__info-text{max-width:676px}}.services .services__container .services__boxes{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:48px;align-self:stretch}.services .services__container .services__boxes .services__box{display:flex;padding:10px;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;border-radius:20px;border:3px solid rgba(255,255,255,0);background:linear-gradient(104deg,#212c4d80,#51348780 30.77%,#06183580 86.54%);box-shadow:0 4px 10px #9f6bffcc inset;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media screen and (min-width:480px){.services .services__container .services__boxes .services__box{padding:32px 40px}}.services .services__container .services__boxes .services__box .services__box-icon{width:169.102px;height:203.65px;aspect-ratio:93/112}.services .services__container .services__boxes .services__box .services__box-content{display:flex;flex-direction:column;gap:8px}.services .services__container .services__boxes .services__box .services__box-content .services__box-title{color:#fff;font-family:Montserrat;font-size:32px;font-style:normal;font-weight:700;line-height:120%;align-self:stretch;max-width:278px}.services .services__container .services__boxes .services__box .services__box-content .services__box-description{color:#fff;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:400;line-height:23px;align-self:stretch}@media screen and (min-width:1024px){.services .services__container .services__boxes .services__box{min-height:571px;justify-content:space-between}}.services .services__container .services__boxes .services__box:nth-child(1) .services__box-icon{width:232px;height:233px;aspect-ratio:232 / 233}@media screen and (min-width:1024px){.services .services__container .services__boxes{flex-direction:row;gap:48px}}.lets-talk{overflow:hidden;position:relative;display:flex;padding:48px 24px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;background:linear-gradient(181deg,#fff .93%,#d2dcff 99.49%)}.lets-talk .lets-talk__wrapper{max-width:1440px;margin:0 auto;position:relative;width:100%}.lets-talk .lets-talk__wrapper .lets-talk__container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:48px;flex:1 0 0;max-width:1440px}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__info{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__info h3{font-family:Montserrat;font-size:48px;font-style:normal;font-weight:700;line-height:60px;background:linear-gradient(180deg,#000,#001354);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__info p{color:#010d3e;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:400;line-height:23px;align-self:stretch}@media screen and (min-width:1024px){.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__info h3{font-size:54px!important;line-height:60px}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__info p{font-size:20px!important;max-width:580px;line-height:22px}}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:32px;align-self:stretch}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card{display:flex;min-height:110px;flex-direction:column;padding:17.5px 33.5px;justify-content:flex-start;align-items:center;gap:32px;align-self:stretch;min-width:272px;border-radius:20px;border:2px solid #fff;background:linear-gradient(77deg,#d2dcff 8.29%,#fff9 54.16%,#fff0 89.47%);box-shadow:0 4px 10px #209dd8cc,0 4px 30px #c0cbf2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media screen and (min-width:480px){.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card{min-width:368px}}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card .lets-talk__card-content-wrapper{width:100%;display:flex;align-items:center;gap:16px;align-self:stretch}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card .lets-talk__card-content-wrapper .lets-talk__card-image-container{width:75px;height:75px;aspect-ratio:1/1;border-radius:100%}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card .lets-talk__card-content-wrapper .lets-talk__card-image-container .lets-talk__card-image{height:75px;flex:1 0 0;aspect-ratio:1/1;background:#d3d3d3 50% / cover no-repeat;border-radius:100%}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card .lets-talk__card-content-wrapper .lets-talk__card-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;align-self:stretch}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card .lets-talk__card-content-wrapper .lets-talk__card-content .lets-talk__card-title{color:#061835;font-family:Montserrat;font-size:20px;font-style:normal;font-weight:700;line-height:100%;padding-bottom:0}@media screen and (min-width:1024px){.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card .lets-talk__card-content-wrapper .lets-talk__card-content .lets-talk__card-title{font-size:26px}}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card .lets-talk__card-content-wrapper .lets-talk__card-content .lets-talk__card-description{color:#010d3e;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400;line-height:23px}@media screen and (min-width:1024px){.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card .lets-talk__card-content-wrapper .lets-talk__card-content .lets-talk__card-description{font-size:20px}}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card:nth-child(2) .lets-talk__card-content-wrapper .lets-talk__card-content .lets-talk__card-description{max-width:123px}@media screen and (min-width:500px){.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card:nth-child(2) .lets-talk__card-content-wrapper .lets-talk__card-content .lets-talk__card-description{max-width:100%;white-space:nowrap}}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card .lets-talk__card-social-links{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card .lets-talk__card-social-links .lets-talk__card-social-link{display:flex;height:56px;padding:12px 32px;justify-content:center;align-items:center;gap:10px;align-self:stretch;background-color:transparent;border-radius:10px;border:1px solid #fff}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card .lets-talk__card-social-links .lets-talk__card-social-link .lets-talk__card-social-link-text{color:#0e1d3a;font-family:DM Sans;font-size:20px;font-style:normal;font-weight:400;line-height:22px}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card .lets-talk__card-social-links .lets-talk__card-social-link .lets-talk__card-social-link-image{width:22px;height:22px;aspect-ratio:1/1}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card .lets-talk__card-social-links .lets-talk__card-social-link.calendly{background-color:#209dd8}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card .lets-talk__card-social-links .lets-talk__card-social-link.calendly .lets-talk__card-social-link-text{text-align:center}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card .lets-talk__card-social-links .lets-talk__card-social-link.calendly .lets-talk__card-social-link-text{color:#fff}@media screen and (min-width:1024px){.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__cards .lets-talk__card{padding:32px}}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__calendly{display:flex;max-width:799.14px;width:100%;min-height:900.6px;height:100%;align-items:flex-start}.lets-talk .lets-talk__wrapper .lets-talk__container .lets-talk__calendly iframe{width:100%;height:100%;min-height:900.6px;border:none;background-color:transparent}@media screen and (min-width:1024px){.lets-talk .lets-talk__wrapper .lets-talk__container{max-width:567.22px}}@media screen and (min-width:1024px){.lets-talk{justify-content:flex-start;align-items:flex-start;padding:112px 100px}}.lets-talk .lets-talk__background-1{display:none;width:169px;height:84px;aspect-ratio:169/84;position:absolute;right:16px;top:70px}.lets-talk .lets-talk__background-2{display:none;width:138px;height:195px;position:absolute;right:242px;top:290px}.lets-talk .lets-talk__background-3{display:none;width:646px;height:552px;position:absolute;right:-80px;bottom:90px;object-fit:contain}@media screen and (min-width:1168px){.lets-talk .lets-talk__background-1,.lets-talk .lets-talk__background-2,.lets-talk .lets-talk__background-3{display:block}}.contact-us{display:flex;padding:48px 24px 200px;flex-direction:column;justify-content:center;align-items:center;gap:48px;align-self:stretch;background-image:url(/gitex-and-mwc/images/footer-background.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden}.contact-us .contact-us__background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;transform:rotate(180deg)}.contact-us .contact-us__container{max-width:1040px;margin:0 auto;width:100%}.contact-us .contact-us__container .contact-us__content{display:flex;flex-direction:column;align-items:center;gap:32px;align-self:stretch}.contact-us .contact-us__container .contact-us__content .contact-us__header{display:flex;flex-direction:column;align-items:center;gap:20px;align-self:stretch}.contact-us .contact-us__container .contact-us__content .contact-us__header .contact-us__header-pill{display:flex;width:165px;height:27px;padding:10px 13px;justify-content:center;align-items:center;gap:10px;border-radius:10px;border:1px solid #fff}.contact-us .contact-us__container .contact-us__content .contact-us__header .contact-us__header-pill .contact-us__header-pill-label{color:#fff;font-family:Montserrat;font-size:13px;font-style:normal;font-weight:500;line-height:31px}@media screen and (min-width:1024px){.contact-us .contact-us__container .contact-us__content .contact-us__header .contact-us__header-pill{border:1px solid rgba(255,255,255,.1)}}.contact-us .contact-us__container .contact-us__content .contact-us__header .contact-us__title{display:flex;flex-direction:column;align-items:center;gap:20px;align-self:stretch}.contact-us .contact-us__container .contact-us__content .contact-us__header .contact-us__title h3{color:#fff;text-align:center;align-self:stretch;font-family:Montserrat;font-size:54px;font-style:normal;font-weight:700;line-height:60px;max-width:364px;margin:0 auto;padding-bottom:0}@media screen and (min-width:1024px){.contact-us .contact-us__container .contact-us__content .contact-us__header .contact-us__title h3{max-width:540px}}.contact-us .contact-us__container .contact-us__content .contact-us__header .contact-us__title p{color:#fff;text-align:center;font-family:Montserrat;font-size:20px;font-style:normal;font-weight:400;line-height:110%;max-width:364px;margin:0 auto}@media screen and (min-width:1024px){.contact-us .contact-us__container .contact-us__content .contact-us__header .contact-us__title p{max-width:max-content}}.contact-us .contact-us__container .contact-us__content .contact-us__form{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:48px;align-self:stretch}.contact-us .contact-us__container .contact-us__content .contact-us__form .contact-us__label{display:flex;height:78px;flex-direction:column;align-items:flex-start;gap:4px;align-self:stretch}.contact-us .contact-us__container .contact-us__content .contact-us__form .contact-us__label .contact-us__label-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:#fff;text-overflow:ellipsis;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:400;line-height:18px}.contact-us .contact-us__container .contact-us__content .contact-us__form .contact-us__label .contact-us__input{display:flex;height:56px;padding:12px 16px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;align-self:stretch;border-radius:10px;border:1px solid #cfd2d8;background:#fff3;width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;flex:1 0 0;overflow:hidden;color:#fff;text-overflow:ellipsis;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:400;line-height:18px}.contact-us .contact-us__container .contact-us__content .contact-us__form .contact-us__label .contact-us__input::placeholder{color:#fff}.contact-us .contact-us__container .contact-us__content .contact-us__form .contact-us__button-container{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:48px}.contact-us .contact-us__container .contact-us__content .contact-us__form .contact-us__button-container .contact-us__button{display:flex;height:56px;padding:12px 32px;justify-content:center;align-items:center;gap:10px;border-radius:10px;background:#209dd8;outline:none;border:none}.contact-us .contact-us__container .contact-us__content .contact-us__form .contact-us__button-container .contact-us__button .contact-us__button-text{color:#fff;font-family:DM Sans;font-size:20px;font-style:normal;font-weight:400;line-height:22px}.contact-us .footer{width:100%}.contact-us .footer .footer__container{max-width:1172px;margin:0 auto;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;align-self:stretch}.contact-us .footer .footer__container .footer__logo{width:202px;height:89px}.contact-us .footer .footer__container .footer__logo img{width:100%;height:100%}@media screen and (min-width:1024px){.contact-us .footer .footer__container .footer__logo{align-self:center}}.contact-us .footer .footer__container .footer_socials{display:flex;height:91px;flex-direction:column;justify-content:flex-end;align-items:center;gap:34px}.contact-us .footer .footer__container .footer_socials .footer_socials_website{color:#fff;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}.contact-us .footer .footer__container .footer_socials .footer_socials_icons{display:flex;align-items:center;gap:34px}.contact-us .footer .footer__container .footer_socials .footer_socials_icons .footer_socials_icon{width:24px;height:24px;aspect-ratio:1/1}.contact-us .footer .footer__container .footer_socials .footer_socials_icons .footer_socials_icon img{width:24px;height:24px;aspect-ratio:1/1;object-fit:contain}@media screen and (min-width:1024px){.contact-us .footer .footer__container .footer_socials{height:100%;align-self:flex-end}}.contact-us .footer .footer__container .footer_contacts{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.contact-us .footer .footer__container .footer_contacts .footer_contacts_title{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.contact-us .footer .footer__container .footer_contacts .footer_contacts_items{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.contact-us .footer .footer__container .footer_contacts .footer_contacts_items .footer_contacts_item{display:flex;flex-direction:column;align-items:center;gap:20px}.contact-us .footer .footer__container .footer_contacts .footer_contacts_items .footer_contacts_item .footer_contacts_label,.contact-us .footer .footer__container .footer_contacts .footer_contacts_items .footer_contacts_item .footer_contacts_value{color:#fff;padding-bottom:0;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;max-width:317px;text-align:center}.contact-us .footer .footer__container .footer_contacts .footer_contacts_items .footer_contacts_item .footer_contacts_link{color:inherit;text-decoration:none;transition:opacity .2s ease;cursor:pointer}.contact-us .footer .footer__container .footer_contacts .footer_contacts_items .footer_contacts_item .footer_contacts_link:hover{opacity:.85;text-decoration:underline}@media screen and (min-width:1024px){.contact-us .footer .footer__container .footer_contacts .footer_contacts_items{justify-content:flex-start;align-items:flex-start;gap:20px}.contact-us .footer .footer__container .footer_contacts .footer_contacts_items .footer_contacts_item{align-items:flex-start;gap:20px}.contact-us .footer .footer__container .footer_contacts .footer_contacts_items .footer_contacts_item .footer_contacts_label,.contact-us .footer .footer__container .footer_contacts .footer_contacts_items .footer_contacts_item .footer_contacts_value{text-align:left}}@media screen and (min-width:1024px){.contact-us .footer .footer__container .footer_contacts{justify-content:flex-start;align-items:flex-start;gap:20px}}@media screen and (min-width:1024px){.contact-us .footer .footer__container{flex-direction:row;justify-content:space-between;align-items:stretch;gap:0}}.contact-us .contact-us__form .ff-el-group{display:flex;flex-direction:column;gap:4px;height:78px}.contact-us .contact-us__form .ff-el-input--label label{color:#fff;font-family:DM Sans;font-size:16px;font-weight:400;line-height:18px}.contact-us .contact-us__form .ff-el-form-control{height:56px;padding:12px 16px;border-radius:10px;border:1px solid #cfd2d8;background:#fff3;color:#fff;font-family:DM Sans;font-size:16px;width:100%}.contact-us .contact-us__form .ff-el-form-control::placeholder{color:#fff}.contact-us .contact-us__form .ff_submit_btn_wrapper{display:flex;justify-content:center;width:100%}.contact-us .contact-us__form .ff-btn-submit{height:56px;padding:12px 32px;border-radius:10px;background:#209dd8;border:none;color:#fff;font-family:DM Sans;font-size:20px;cursor:pointer;width:fit-content}.contact-us .fluentform,.contact-us .fluentform form,.contact-us .fluentform fieldset{width:100%}.contact-us .fluentform fieldset{display:flex;flex-direction:column;gap:48px;padding:0;margin:0;border:none}@media(min-width:1024px){.contact-us .fluentform fieldset{display:grid;grid-template-columns:1fr 1fr;gap:48px}.contact-us .fluentform .ff_submit_btn_wrapper{grid-column:1 / -1;align-items:center}}.contact-us .fluentform .ff-el-group,.contact-us .fluentform .ff-el-input--content{width:100%}.contact-us .fluentform .ff-el-form-control{width:100%;box-sizing:border-box}.contact-us .ff-message-success{color:#fff!important;background:#209dd833;border:1px solid rgba(255,255,255,.3);padding:16px 20px;border-radius:10px;font-family:DM Sans;font-size:16px;line-height:22px;text-align:center}.sponsors{display:flex;padding:32px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;background:#fff}.sponsors .sponsors__container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;align-self:stretch;max-width:1440px;margin:0 auto;width:100%}.sponsors .sponsors__container .sponsors__header{width:fit-content}.sponsors .sponsors__container .sponsors__header .sponsors__title{white-space:nowrap;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:700;line-height:normal;text-align:center;background:linear-gradient(180deg,#000,#001354);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width:1024px){.sponsors .sponsors__container .sponsors__header .sponsors__title{font-size:26px;line-height:60px}}.sponsors .sponsors__container .sponsors__content{display:flex;align-items:flex-start;gap:32px;align-self:stretch;width:100%;justify-content:center}.sponsors .sponsors__container .sponsors__content .sponsors__sponsor{width:fit-content;height:fit-content}.sponsors .sponsors__container .sponsors__content .sponsors__sponsor img{width:100%;height:100%;max-width:132px;max-height:32px;object-fit:contain}@media screen and (min-width:1024px){.sponsors .sponsors__container .sponsors__content .sponsors__sponsor img{max-width:308px;max-height:75px;min-height:75px;height:100%;width:100%}}@media screen and (min-width:1024px){.sponsors .sponsors__container .sponsors__content{display:flex;align-items:flex-start;gap:50px}}@media screen and (min-width:1100px){.sponsors .sponsors__container .sponsors__content{gap:100px}}@media screen and (min-width:1024px){.sponsors .sponsors__container{display:flex;flex-direction:row;height:75px;justify-content:space-between;align-items:center}}@media screen and (min-width:1024px){.sponsors{padding:48px 60px}}html{margin-top:0!important;box-sizing:border-box}body{margin:0!important}.page-template-mwc-landing header.et-l.et-l--header{display:none!important}.page-template-mwc-landing #dm-header,.page-template-mwc-landing #open-button{display:none!important}
