/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--light-blue:#00a1e0;--dark-blue:#0e2539;--white:#ffffff;--black:#000000;--red:#e21e70;--green:rgba(21,239,165,1);--bleuf:#00a1e0;}html{scroll-behavior:smooth;}body{width:100%;height:100%;margin:0;}.CA{height:auto;width:200px !important;}.flex-center{display:flex;justify-content:center;align-items:center;}.flex-between{display:flex;justify-content:space-between;align-items:center;}.font-gotham-500{font-family:"Lato",sans-serif;font-weight:700;}.font-gotham-300{font-family:"Lato",sans-serif;font-weight:300;}.cursor-pointer{cursor:pointer;}.link-decoration-none{text-decoration:none;color:inherit;}.color-blue{color:var(--light-blue);}::-webkit-scrollbar{height:5px;width:5px;background-color:white;}::-webkit-scrollbar:hover{height:10px;width:10px;}::-webkit-scrollbar-thumb{background-color:#123456;-webkit-border-radius:1ex;border-radius:10px;}::-webkit-scrollbar-corner{background-color:#888;}.navbar{background-color:var(--dark-blue);width:100%;display:flex;height:92px;color:var(--white);position:fixed;top:0;z-index:101;justify-content:space-around;}.navbar-button{color:var(--white);font-size:14px;display:flex;justify-content:center;align-items:center;}.navbar-button-chat{display:none;}.navbar-button:hover .navbar-button-chat{display:block;margin-left:10px;}.navbar-button:hover{background-color:var(--red);}.navbar > div:nth-child(2) > div > a:hover{color:var(--red);}.navbar-logo{width:167px;height:39px;fill:white;}.navbar-items-container{display:flex;width:50%;margin-left:30%;}@media screen and (max-width:1220px){.navbar-items-container{width:75%;margin-left:0;}}@media screen and (max-width:767px){.navbar-items-container > div{display:none;}.navbar-items-container{justify-content:flex-end;width:auto;}}.navbar-button{background-color:var(--light-blue);width:160px;height:48px;cursor:pointer;border-radius:8px;transition:0.5s ease-in-out;position:relative;clip-path:circle(100% at 50% 50%);}.navbar-button::before{content:"";position:absolute;inset:0;background-color:var(--red);z-index:-1;clip-path:circle(0% at 50% 50%);border-radius:8px;transition:0.3s ease-in-out;}.navbar-button:hover{background-color:var(--red);border-radius:8px;}.navbar-button:hover::before{clip-path:circle(100% at 50% 50%);}.gitex2023-button{background-color:var(--light-blue);width:160px;height:48px;cursor:pointer;border-radius:8px;transition:0.5s ease-in-out;position:relative;clip-path:circle(100% at 50% 50%);}.gitex2023-button::before{content:"";position:absolute;inset:0;background-color:var(--red);z-index:-1;clip-path:circle(0% at 50% 50%);border-radius:8px;transition:0.3s ease-in-out;}.gitex2023-button:hover{background-color:var(--red);border-radius:8px;}.gitex2023-button:hover::before{clip-path:circle(100% at 50% 50%);}main{margin-top:92px;}.gitex2023-container{background-color:var(--dark-blue);position:relative;width:100%;min-height:702px;display:flex;flex-direction:column;align-items:center;font-size:35px;color:var(--white);padding-bottom:40px;overflow:hidden;}.gitex2023-background-image{background-repeat:no-repeat;object-fit:cover;position:absolute;flex-shrink:0;min-width:100%;min-height:100%;}.gitex2023-first-section{display:flex;margin-top:35px;opacity:1;max-width:90%;text-align:left;color:var(--white);z-index:100;align-items:center;justify-content:center;line-height:42.72px;}.gitex2023-first-section > img{margin-right:63px;width:337px;height:197px;}@media screen and (max-width:1220px){.gitex2023-first-section{flex-direction:column;text-align:center;}.gitex2023-first-section > img{margin-bottom:72px;margin-right:0;}}.gitex2023-second-section{max-width:1100px;margin-top:30px;z-index:100;font-size:35.6px;line-height:42.72px;}.gitex2023-second-section > p > span:nth-child(2){color:var(--red);}@media screen and (max-width:1220px){.gitex2023-second-section{max-width:90%;text-align:center;}}.gitex2023-third-section{display:flex;align-items:center;justify-content:flex-start;max-width:1200px;z-index:100;line-height:42.72px;}.gitex2023-third-section > p:nth-child(1){width:55%;text-align:right;}.gitex2023-third-section-counter{display:flex;width:337px;height:106px;background-color:var(--white);border-radius:12px;color:#000000;align-items:center;justify-content:center;gap:35px;margin:0 26px;line-height:42.72px;}.gitex2023-third-section-counter > div{display:flex;align-items:center;justify-content:center;flex-direction:column;line-height:0;max-height:100%;}.gitex2023-third-section-counter > div > p{height:100%;width:100%;display:flex;justify-content:center;align-items:center;}.gitex2023-third-section-counter > div > p:nth-child(1){font-size:46px;margin-top:30px;}.gitex2023-third-section-counter > div > p:nth-child(2){font-size:24px;margin-top:-5px;}@media screen and (max-width:1220px){.gitex2023-third-section{flex-direction:column;align-items:center;justify-content:center;max-width:80%;}.gitex2023-third-section > p:nth-child(1){width:100%;text-align:center;}.gitex2023-third-section-counter{margin:0;margin-top:30px;}}.gitex2023-button{width:192px;height:40px;background-color:var(--light-blue);border-radius:8px;margin-top:70px;color:var(--white);font-size:20px;cursor:pointer;border:none;z-index:100;display:flex;align-items:center;justify-content:center;}.gitex2023-button:hover{background-color:var(--red);}.gitex2023-button:hover .navbar-button-chat{display:block;margin-left:10px;}.customer-centrism-container{width:100%;font-size:44px;flex-direction:column;justify-content:flex-start;background:linear-gradient(180deg,#dddddd 0%,#ffffff 67.09%);}.customer-centrism-experience{line-height:53px;}.customer-experience-text{color:var(--light-blue);}.customer-centrism-experience-image{margin-right:42px;}.customer-centrism-text-line{width:205px;background-color:var(--dark-blue);height:2.5px;margin-top:-30px;}.customer-centrism-experience-after{margin-top:-30px;}@media screen and (max-width:767px){.customer-centrism-experience{margin-top:40px;flex-direction:column;align-items:center;justify-content:center;max-width:90%;text-align:center;}.customer-centrism-experience > div{display:flex;flex-direction:column;align-items:center;}.customer-centrism-experience-image{margin-right:0;}}.customer-centrism-partners{font-size:24px;line-height:32.16px;text-align:center;align-items:center;justify-content:center;display:flex;flex-direction:column;width:100%;overflow:hidden;}.customer-centrism-partners > p:nth-child(1){width:80%;}.customer-centrism-cards{margin-top:10px;margin-bottom:50px;}.customer-centrism-cards-first > div > img{width:90px;height:90px;}.customer-centrism-cards-second > div > img{width:80px;height:80px;}.inwi-icon{width:140px !important;height:auto !important;}.customer-centrism-card-container{min-width:278px;height:177px;background-color:var(--dark-blue);border-radius:11px;display:flex;align-items:center;justify-content:center;}.customer-centrism-cards-first{display:flex;margin-bottom:30px;width:100%;overflow:scroll;gap:20px;align-items:center;justify-content:center;}.first-card{margin-left:20px;}.last-card{margin-right:20px;}@media screen and (max-width:1470px){.customer-centrism-cards-first{align-items:center;justify-content:flex-start;}}.customer-centrism-cards-first::-webkit-scrollbar{display:none;}.customer-centrism-cards-second{display:flex;justify-content:space-around;width:100%;overflow:scroll;}.customer-centrism-card-container img:nth-child(2){display:none;}.customer-centrism-card-container:hover img:nth-child(1){display:none;}.customer-centrism-card-container:hover img:nth-child(2){display:block;}.p-second{display:none;}.bmce_icon{height:50px !important;width:200px !important;}.ocp_icon{height:50px !important;width:200px !important;}@media screen and (max-width:767px){.customer-centrism-cards{margin-bottom:0;}.p-first{display:none;}.p-second{display:block;max-width:80%;}.customer-centrism-cards-second{margin-bottom:50px;}}.meet-the-team-container{width:100%;padding-top:30px;background-color:var(--dark-blue);color:var(--white);display:flex;flex-direction:column;align-items:center;padding-bottom:50px;}.meet-the-team-container > div:nth-child(1){display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:45.94px;text-align:center;max-width:90%;}.meet-the-team-container > div:nth-child(1) > p:nth-child(1){font-size:48px;margin-bottom:20px;line-height:50.8px;}.meet-the-team-container > div:nth-child(1) > p:nth-child(2){font-size:28px;margin-top:0px;line-height:30.8px;}.meet-the-team-team{width:100%;display:flex;align-items:center;justify-content:center;max-width:1522px;}.meet-the-team-team > div:nth-child(1){display:flex;justify-content:space-around;margin-top:30px;background:rgba(0,161,224,0.1);border-radius:18px;align-items:center;flex-wrap:wrap;padding:20px;gap:20px;}.team-member-container{display:flex;flex-direction:column;align-items:center;justify-content:center;}.team-member-container-text{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;line-height:18px;}.team-member-container-text > p{margin:3px;text-align:center;width:200px;}.team-member-container > img{border-radius:50%;background-color:#d9d9d9;margin-bottom:15px;width:137px;height:137px;}.team-member-lets-talk{display:flex;flex-direction:column;align-items:flex-end;line-height:57.69px;}.team-member-lets-talk > p{font-size:48px;max-width:651px;text-align:right;}.meet-the-team-resp{display:none;}.meet-the-team-resp-two{display:flex;}@media screen and (max-width:1240px){.meet-the-team-resp{display:flex;}.meet-the-team-resp{max-width:100%;}.meet-the-team-resp-two{display:none;}.team-member-lets-talk{align-items:center;justify-content:center;}.team-member-lets-talk > p{text-align:center;line-height:57.69px;}}.lets-talk-container{width:100%;height:850px;display:flex;align-items:center;}.lets-talk-container > img{background-repeat:no-repeat;object-fit:cover;position:absolute;width:100%;height:850px;z-index:-1;}.lets-talk-form-container{width:467px;background-color:var(--dark-blue);border-radius:7px;margin-left:74px;display:flex;flex-direction:column;align-items:center;color:var(--white);margin-top:-10px;}.lets-talk-form-container > p:nth-child(1){font-size:33px;margin-top:50px;line-height:0px;}.lets-talk-form-container > p:nth-child(2){font-size:16px;width:75%;line-height:20px;}.lets-talk-form-container > p:nth-child(1) > span{color:var(--light-blue);}.frm-gitexafrica2023-page{width:100%;display:flex;flex-direction:column;justify-content:center;}.frm-gitexafrica2023-page input[type="text"],.frm-gitexafrica2023-page input[type="email"]{width:90%;margin:auto;height:40px;border-radius:8px;margin-bottom:12px;border:none;outline:none;text-indent:24px;}.frm-gitexafrica2023-page label{margin-bottom:15px;margin-top:20px;margin-left:30px;}.how-can-we-help-input{width:90%;margin:auto;height:100px !important;border-radius:8px;margin-bottom:12px;border:none;outline:none;text-indent:5px !important;}.lets-talk-form-container .frm-gitexafrica2023-page input::placeholder{color:#878787;font-family:"Gotham";}.frm-gitexafrica2023-page input[type="submit"]{width:224px;height:32px;border:none;outline:none;border-radius:36px;background-color:var(--light-blue);color:var(--white);font-size:20px;margin:20px 0px;}@media screen and (max-width:767px){.lets-talk-container{align-items:center;justify-content:center;}.lets-talk-form-container{margin-left:0px;max-width:95%;}}.footer{background-color:var(--dark-blue);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:45px;color:var(--white);}.footer > p{font-size:20px;width:30%;text-align:center;line-height:30.34px;}.footer > div{font-size:20px;width:15%;display:flex;justify-content:space-between;}.linkdin_icon{margin-left:163px;}@media screen and (max-width:767px){.footer > div{width:100%;margin-top:20px;}.footer > p{width:50%;}}@media screen and (max-width:424px){.footer{align-items:center;justify-content:center;}.footer > p{width:100%;}}.color-green{color:var(--green);}.color-bleuf{color:var(--bleuf);}.color-dar-blue{color:var(--dark-blue);}.gitex-2024 .let-talk-one,.gitex-2024 .let-talk,.gitex-2024 .let-talk-two{padding:10px 20px;border-radius:8px;font-size:20px;font-weight:400;text-decoration:none;display:flex;align-items:center;width:fit-content;}.gitex-2024 .let-talk-one,.gitex-2024 .let-talk{color:rgba(255,255,255,1);}.gitex-2024 .let-talk-two{color:#0e2539;background-color:#fff;}.gitex-2024 .let-talk-two strong{color:#0e2539;}.gitex-2024 .let-talk-one strong,.gitex-2024 .let-talk strong,.gitex-2024 .let-talk-two strong{font-weight:700;font-size:20px;padding-right:5px;}.gitex-2024 .let-talk-one strong,.gitex-2024 .let-talk strong{color:rgba(255,255,255,1);}.gitex-2024 .let-talk-one:hover,.gitex-2024 .let-talk:hover{text-decoration:none;}.gitex-2024 .let-talk{border:0.75px solid #fff;color:rgba(255,255,255,1);}.gitex-2024 .let-talk-one{background:rgba(14,37,57,1);margin-top:60px;}.gitex-2024 .let-talk >img,.gitex-2024 .let-talk-one>img{padding-right:10px;}.navbar-button-two{background:rgba(255,255,255,1);color:rgba(14,37,57,1);font-size:14px;display:flex;justify-content:center;align-items:center;border-radius:8px;width:140px;height:30px;}.navbar-button-two:hover{text-decoration:none;}.gitex-2024 .header{height:730px;background:rgba(14,37,57,1);position:relative;z-index:1;}.gitex-2024 .header::before{position:absolute;content:"";background:url(/themes/custom/g9v2/assets/gitex/images/Vector.png);background-size:cover;max-width:1190px;width:100%;left:50%;bottom:0;z-index:-1;height:88%;opacity:0.1;transform:translateX(-50%);}.gitex-2024 .header .nav{padding-top:16px;}.gitex-2024 .header .nav > div:nth-child(2) > div > a:hover{color:var(--red);text-decoration:none;}.gitex-2024 .header .items-gitex{gap:30px;color:#fff;}.gitex-2024 .header .items-gitex .navbar-button-two:hover{color:#e21e70;}.gitex-2024 .header .items-gitex .navbar-button-chat{width:15px;margin-left:3px;}.gitex-2024 .header .items-gitex .navbar-button-two:hover .navbar-button-chat{display:block;}.gitex-2024 .header .first-sec-gitex2024{display:flex;flex-direction:column;align-items:center;padding-top:20px;}.gitex-2024 .header .first-sec-gitex2024 .gitex2024-third-section-counter{display:flex;width:337px;height:75px;background-color:var(--white);border-radius:12px;color:#000;align-items:center;justify-content:center;gap:35px;margin:0 26px;line-height:42.72px;margin-block:55px;}.gitex-2024 .header .first-sec-gitex2024 .gitex2024-third-section-counter > div:nth-child(2){position:relative;}.gitex-2024 .header .first-sec-gitex2024 .gitex2024-third-section-counter > div:nth-child(2)::after{position:absolute;content:"";height:20px;width:2px;bottom:6px;left:-14px;background:#000;}.gitex-2024 .header .first-sec-gitex2024 .gitex2024-third-section-counter > div:nth-child(2)::before{position:absolute;content:"";height:20px;width:2px;bottom:6px;right:-15px;background:#000;}.gitex-2024 .header .first-sec-gitex2024 .gitex2024-third-section-counter p{color:#0e2539;display:inline;display:flex;font-size:46px;margin-bottom:0;font-family:"Poppins",sans-serif;font-weight:700;}.gitex-2024
  .header
  .first-sec-gitex2024
  .gitex2024-third-section-counter
  sub{color:#0e2539;font-size:24px;margin-bottom:0px;font-family:"Poppins",sans-serif;font-weight:400;}.gitex-2024 .header .first-sec-gitex2024 .book-met h5{font-weight:700;font-size:24px;font-family:"Poppins",sans-serif;color:#fff;}.gitex-2024 .header .first-sec-gitex2024 .book-met span{font-weight:400;font-size:24px;font-family:"Poppins",sans-serif;padding-block:10px;display:block;text-align:center;color:#fff;}.gitex-2024 .header .first-sec-gitex2024 .book-met{text-align:center;}.gitex-2024 .let-talk{border:0.75px solid #fff;padding:10px 20px;border-radius:8px;display:block;font-size:20px;font-weight:400;text-decoration:none;color:rgba(255,255,255,1);display:flex;align-items:center;}.gitex-2024 .let-talk strong{font-weight:700;font-size:20px;font-family:"Poppins",sans-serif;padding-right:5px;}.gitex-2024 .let-talk >img{padding-right:10px;}.gitex-2024 .think-build{background-color:#fff;padding-bottom:35px;}.gitex-2024 .think-build .container-build{width:90%;margin:auto;}.gitex-2024 .think-build .container-build .content-think{padding-top:80px;}.gitex-2024 .think-build .container-build p{color:rgba(0,0,0,1);font-weight:500;font-size:22px;line-height:26px;font-family:"Poppins",sans-serif;}.gitex-2024 .think-build .container-build ul{padding-left:40px;}.gitex-2024 .think-build .container-build ul li{color:rgba(0,0,0,1);font-weight:500;font-size:20px;line-height:26px;list-style:disc;}.gitex-2024 .think-build .container-build ul li strong{color:rgba(0,0,0,1);font-weight:700;}.gitex-2024 .think-build .container-build .img-think-build{margin-top:-15px;z-index:1;position:relative;}.gitex-2024 .think-build .partenaire-gitex{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;gap:10px 10px;overflow:hidden;margin-top:60px;padding-inline:10px;}.gitex-2024 .think-build .partenaire-gitex.second{align-items:center;justify-content:center;margin-top:20px;padding-inline:10px;}.gitex-2024 .think-build .partenaire-gitex .box-partenaire-gitex{min-width:160px;height:130px;background-color:var(--dark-blue);border-radius:11px;display:flex;align-items:center;justify-content:center;}.gitex-2024 .think-build .partenaire-gitex .box-partenaire-gitex > img{width:130px;height:90px;}.gitex-2024 .team-gitex24{padding-bottom:50px;background-color:var(--dark-blue);}.gitex-2024 .team-gitex24 .team-member-container-text > span{font-size:15px;font-weight:400;line-height:16px;}.gitex-2024 .footer{justify-content:space-around;}.gitex-2024 footer>div{display:flex;gap:20px;}.gitex-2024 .footer > p{width:21%;}.gitex-2024 .times-speakers{background:linear-gradient(301.42deg,#0E2539 35.52%,#044B89 98.51%);padding-top:90px;padding-bottom:100px;}.gitex-2024 .times-speakers .container-speaker{width:90%;margin:auto;}.gitex-2024 .times-speakers .container-speaker h3{font-size:60px;color:#fff;font-weight:600;font-family:"Poppins",sans-serif;display:flex;align-items:center;}.gitex-2024 .times-speakers .container-speaker .logo-sale-gear9{height:80px;}.gitex-2024 .times-speakers .container-speaker .sous-title{font-size:28px;color:#fff;font-weight:400;width:45%;line-height:30px;padding-top:5px;}.gitex-2024 .times-speakers .container-speaker .sous-title strong{font-weight:700;}.gitex-2024 .times-speakers .container-speaker #myTab{width:50%;gap:30px;}.gitex-2024 .times-speakers .container-speaker #myTab .nav-link{color:rgba(14,37,57,1);font-weight:700;font-size:20px;border-radius:8px;padding:11px 20px;background:#fff;opacity:0.2;width:fit-content;}.gitex-2024 .times-speakers .container-speaker #myTab .nav-link.active{opacity:1;}.gitex-2024 .times-speakers .container-speaker .tab-content .table thead{border-bottom:1px solid;color:#fff;}.gitex-2024 .times-speakers .container-speaker .tab-content .table-striped tbody tr:nth-of-type(2n+1){background:rgba(217,217,217,0.1);}.gitex-2024 .times-speakers .container-speaker .tab-content .table-striped tbody td strong{font-weight:700;}.gitex-2024 .times-speakers .container-speaker .tab-content .table-striped tbody td{height:70px;color:#fff;}.maps-gitex24 .map-mobile{display:none;}@media (max-width:575.98px){.gitex-2024 .header .items-gitex{display:none;}.gitex-2024 .header::before{width:100%;height:35%;}.gitex-2024 .think-build .container-build .row{flex-direction:column-reverse;}.gitex-2024 .let-talk-one{margin-inline:auto;}.gitex-2024 .think-build .partenaire-gitex,.gitex-2024 .think-build .partenaire-gitex.second{display:block;}.gitex-2024 .think-build .partenaire-gitex .box-partenaire-gitex{margin-inline:10px;}.gitex-2024 .team-gitex24 .meet-the-team-team{width:80%;}.gitex-2024 .team-gitex24 .meet-the-team-container > div:nth-child(1) > p:nth-child(2){font-size:30px;line-height:32.8px;}.gitex-2024 .footer{flex-direction:column;gap:20px;}.gitex-2024 .footer > p{width:100%;margin-bottom:0;}.gitex-2024 footer>div{width:60%;margin-top:0;}.gitex-2024 .times-speakers .container-speaker .head-container-speaker{flex-wrap:wrap;flex-direction:column-reverse;}.gitex-2024 .times-speakers .container-speaker h3{flex-wrap:wrap;padding-block:20px;}.gitex-2024 .times-speakers .container-speaker .sous-title{width:100%;}.gitex-2024 .times-speakers .container-speaker #myTab{width:100%;gap:20px;justify-content:center;}.maps-gitex24 img{height:500px;object-fit:cover;}.maps-gitex24 .map-desktop{display:none;}.maps-gitex24 .map-mobile{display:block;}.gitex-2024 .think-build .container-build .content-think iframe{height:500px !important;}}@media (min-width:576px) and (max-width:767.98px){.gitex-2024 .header .items-gitex{display:none;}.gitex-2024 .header::before{width:100%;height:35%;}.gitex-2024 .think-build .container-build .row{flex-direction:column-reverse;}.gitex-2024 .let-talk-one{margin-inline:auto;}.gitex-2024 .think-build .partenaire-gitex,.gitex-2024 .think-build .partenaire-gitex.second{display:none;}.gitex-2024 .team-gitex24 .meet-the-team-team{width:80%;}.gitex-2024 .team-gitex24 .meet-the-team-container > div:nth-child(1) > p:nth-child(2){font-size:30px;line-height:32.8px;}.gitex-2024 .footer{flex-direction:column;gap:20px;}.gitex-2024 .footer > p{width:100%;margin-bottom:0;}.gitex-2024 footer>div{width:60%;margin-top:0;}.gitex-2024 .times-speakers .container-speaker .head-container-speaker{flex-wrap:wrap;flex-direction:column-reverse;}.gitex-2024 .times-speakers .container-speaker h3{flex-wrap:wrap;padding-block:20px;}.gitex-2024 .times-speakers .container-speaker .sous-title{width:100%;}.gitex-2024 .times-speakers .container-speaker #myTab{width:100%;}}@media (min-width:768px) and (max-width:991.98px){.gitex-2024 .header .items-gitex{display:none;}.gitex-2024 .header::before{width:100%;height:55%;}.gitex-2024 .think-build .container-build .row{flex-direction:column-reverse;}.gitex-2024 .think-build .container-build .img-think-build{margin-top:-20px;}.gitex-2024 .let-talk-one{margin-inline:auto;}.gitex-2024 .think-build .partenaire-gitex,.gitex-2024 .think-build .partenaire-gitex.second{display:none;}.gitex-2024 .team-gitex24 .meet-the-team-team{width:80%;}.gitex-2024 .team-gitex24 .meet-the-team-container > div:nth-child(1) > p:nth-child(2){font-size:30px;line-height:32.8px;}.gitex-2024 .footer{flex-direction:column;gap:20px;}.gitex-2024 .footer > p{width:100%;margin-bottom:0;}.gitex-2024 footer>div{width:60%;margin-top:0;}.gitex-2024 .times-speakers .container-speaker .head-container-speaker{flex-wrap:wrap;flex-direction:column-reverse;}.gitex-2024 .times-speakers .container-speaker .sous-title{width:80%;}.gitex-2024 .times-speakers .container-speaker #myTab{width:90%;}}@media (min-width:992px) and (max-width:1199.98px){.gitex-2024 .header::before{width:100%;height:75%;}.gitex-2024 .think-build .partenaire-gitex{justify-content:center;}.gitex-2024 .think-build .partenaire-gitex{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;}.gitex-2024 .team-gitex24 .meet-the-team-team{width:95%;}.gitex-2024 .times-speakers .container-speaker #myTab{width:65%;}}
