.design-industry-section{background:#fff;padding:4rem 2rem;text-align:center}.design-industry-section .design-industry-header{max-width:800px;margin:0 auto 3rem}.design-industry-section .design-industry-header .badge{display:inline-block;padding:6px 16px;background-color:#f7f7f7;color:#464646;font-size:12px;font-weight:500;letter-spacing:1px;text-transform:uppercase;border-radius:999px;margin-bottom:1rem}.design-industry-section .design-industry-header h2{font-size:32px;font-weight:600;color:#1d0d2b;line-height:1.3}.design-industry-section .design-industry-carousel-wrapper{max-width:1500px;margin:0 auto;position:relative}.design-industry-section .design-industry-carousel-wrapper .design-industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;transition:opacity .3s ease}.design-industry-section .design-industry-carousel-wrapper .design-industry-grid .design-industry-card{border-radius:14px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.design-industry-section .design-industry-carousel-wrapper .design-industry-grid .design-industry-card img{width:100%;height:255px;object-fit:cover;border-radius:12px;margin-bottom:1rem}.design-industry-section .design-industry-carousel-wrapper .design-industry-grid .design-industry-card p{font-size:16px;text-align:left;font-weight:500;color:#2f2f2f}.design-industry-section .design-industry-carousel-wrapper .carousel-dots{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:3rem}.design-industry-section .design-industry-carousel-wrapper .carousel-dots .dot{width:10px;height:10px;border-radius:50%;background-color:#d1d5db;border:none;cursor:pointer;padding:0;transition:all .3s ease}.design-industry-section .design-industry-carousel-wrapper .carousel-dots .dot:hover{background-color:#9ca3af;transform:scale(1.15)}.design-industry-section .design-industry-carousel-wrapper .carousel-dots .dot.active{background-color:#0568fd;width:12px;height:12px}.design-industry-section .design-industry-carousel-wrapper .carousel-dots .dot:focus{outline-offset:2px}@media(max-width:1024px){.design-industry-section .design-industry-carousel-wrapper .design-industry-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.design-industry-section{padding:3rem 1rem}.design-industry-section .design-industry-header h2{font-size:22px}.design-industry-section .design-industry-carousel-wrapper .design-industry-grid{grid-template-columns:1fr;gap:1.5rem}.design-industry-section .design-industry-carousel-wrapper .carousel-dots{margin-top:2rem}.design-industry-section .design-industry-carousel-wrapper .carousel-dots .dot{width:8px;height:8px}.design-industry-section .design-industry-carousel-wrapper .carousel-dots .dot.active{width:10px;height:10px}}.gitex-banner{position:relative;width:100%;padding:80px 60px;overflow:hidden;background-color:#f9f9fa}.gitex-banner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/images/Container.png);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:1;pointer-events:none;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.1));-webkit-mask-repeat:no-repeat;mask-image:linear-gradient(180deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.1));mask-repeat:no-repeat}.gitex-banner>*{position:relative;z-index:2}.gitex-banner .gitex-container{display:flex;justify-content:space-between;align-items:center;max-width:1600px;width:100%;margin:0 auto}.gitex-banner .gitex-content{flex:1;margin-bottom:2rem}.gitex-banner .gitex-content h1{font-size:36px;font-weight:600;line-height:1.3;color:#2f2f2f;margin-bottom:16px}.gitex-banner .gitex-content h1 .gitex-highlight{color:rgba(0,0,0,0);background:linear-gradient(111deg,#0085e5 7.38%,#ff00b6 103.76%)!important;background-clip:text;-webkit-background-clip:text!important}.gitex-banner .gitex-content .secondary-text{font-size:20px;font-weight:500;color:#2f2f2f;margin-bottom:30px;line-height:1.4}.gitex-banner .gitex-content .gitex-point{font-size:14px;font-weight:500;color:#000;display:flex;align-items:center;gap:8px}.gitex-banner .gitex-content .gitex-point svg{flex-shrink:0;width:22px;height:22px}.gitex-banner .gitex-content .gitex-points-wrapper{margin-bottom:35px}.gitex-banner .gitex-content .gitex-buttons{display:flex;gap:16px;margin-bottom:1rem}.gitex-banner .gitex-content .gitex-buttons .ant-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;height:56px;width:222px;padding:0;border-radius:6px;font-weight:600}.gitex-banner .gitex-content .gitex-buttons .ant-btn .btn-training{font-size:15px;font-weight:500}.gitex-banner .gitex-content .gitex-buttons .button-text{background:linear-gradient(111deg,#0085e5 7.38%,#ff00b6 103.76%);color:#fff;border:none}.gitex-banner .gitex-content .gitex-buttons .dark-training{background:#111;color:#fff;border:none}.gitex-banner .gitex-content .gitex-hero-stats{display:flex;flex-direction:column;gap:20px;width:100%;max-width:174px;margin-top:10rem}.gitex-banner .gitex-content .gitex-hero-stats .gitex-stat-block{width:100%;padding:16px 20px;border-radius:13px;background-color:#f5f5f7;border:1px solid #efeff0;transition:.3s ease}.gitex-banner .gitex-content .gitex-hero-stats .gitex-stat-block:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.gitex-banner .gitex-content .gitex-hero-stats .gitex-stat-block h2{font-size:36px;margin-bottom:6px}.gitex-banner .gitex-content .gitex-hero-stats .gitex-stat-block h2 .highlight-button{color:rgba(0,0,0,0);background:linear-gradient(111deg,#0085e5 7.38%,#ff00b6 103.76%)!important;background-clip:text;-webkit-background-clip:text!important;-webkit-text-fill-color:rgba(0,0,0,0)}.gitex-banner .gitex-content .gitex-hero-stats .gitex-stat-block p{font-size:12px;font-weight:500;color:#2f2f2f}.gitex-banner .gitex-main-graphic{flex:1;display:flex;justify-content:flex-end;align-items:flex-start;position:relative}.gitex-banner .gitex-main-graphic .gitex-main-graphic{width:100%;height:auto;border-radius:14px;object-fit:contain;transform:translateX(50px) translateY(-50px);-webkit-mask-image:linear-gradient(90deg,black 70%,transparent);mask-image:linear-gradient(90deg,black 70%,transparent);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:1}@media(max-width:1000px){.gitex-banner{padding:60px 30px}.gitex-banner .gitex-container{flex-direction:column;align-items:flex-start;text-align:left}.gitex-banner .gitex-content{width:100%}.gitex-banner .gitex-content h1{font-size:28px}.gitex-banner .gitex-content .secondary-text{font-size:16px}.gitex-banner .gitex-content .gitex-buttons{flex-direction:row;gap:12px;width:auto}.gitex-banner .gitex-content .gitex-hero-stats{flex-direction:column;gap:20px;margin-top:2rem}.gitex-banner .gitex-content .gitex-hero-stats .gitex-stat-block{width:auto}.gitex-banner .gitex-content .gitex-hero-stats .gitex-stat-block h2{font-size:24px}.gitex-banner .gitex-main-graphic{width:100%;justify-content:center;margin-top:40px}.gitex-banner .gitex-main-graphic .gitex-main-graphic{width:100%;max-width:400px;transform:translate(0);mask-image:none;-webkit-mask-image:none}}@media(max-width:600px){.gitex-banner{padding:40px 20px}.gitex-banner .gitex-container{align-items:center;text-align:center}.gitex-banner .gitex-content h1{font-size:23px}.gitex-banner .gitex-content h3{font-size:11px}.gitex-banner .gitex-content .btn-training{font-size:13px!important}.gitex-banner .gitex-content .secondary-text{font-size:14px}.gitex-banner .gitex-content .gitex-buttons{gap:12px}.gitex-banner .gitex-content .gitex-buttons .ant-btn{flex-shrink:1;min-width:0;max-width:100%;align-items:center;justify-content:center}.gitex-banner .gitex-content .gitex-hero-stats{flex-direction:row;gap:12px}.gitex-banner .gitex-content .gitex-hero-stats .gitex-stat-block{min-width:160px;text-align:left}.gitex-banner .gitex-content .gitex-hero-stats .gitex-stat-block h2{font-size:20px}.gitex-banner .gitex-content .gitex-hero-stats .gitex-stat-block p{font-size:11px}.gitex-banner .gitex-main-graphic{display:none}}[dir=rtl] .gitex-banner .gitex-content .gitex-hero-stats,[dir=rtl] .gitex-banner .gitex-content .gitex-hero-stats .gitex-stat-block,[dir=rtl] .gitex-banner .gitex-content .secondary-text,[dir=rtl] .gitex-banner .gitex-content h1{text-align:right}[dir=rtl] .gitex-banner .gitex-content .gitex-buttons .btn-training{font-size:11px!important}.join-gitex-section{padding:7rem 2rem;background:#f5f5f7;text-align:center}.join-gitex-section .join-gitex-wrapper{max-width:1600px;margin:0 auto}.join-gitex-section .join-gitex-badge{display:inline-block;background:#f1f1f3;color:#464646;font-size:12px;text-transform:uppercase;padding:6px 16px;letter-spacing:1px;font-weight:400;border-radius:999px;margin-bottom:1rem}.join-gitex-section .join-gitex-title{font-size:36px;font-weight:600;margin-bottom:1rem}.join-gitex-section .join-gitex-text{font-size:20px;color:#151515;margin-bottom:2rem;margin-left:auto;font-weight:400;margin-right:auto}.join-gitex-section .join-gitex-actions{display:flex;justify-content:center;gap:1rem;margin-top:2.5rem}.join-gitex-section .join-gitex-actions .join-gitex-btn{background:linear-gradient(111deg,#0085e5,#ff00b6);border:none;height:45px;width:209px}@media(max-width:1024px){.join-gitex-section{padding:3rem 1.5rem}.join-gitex-section .join-gitex-title{font-size:30px}.join-gitex-section .join-gitex-text{font-size:18px}.join-gitex-section .join-gitex-actions .join-gitex-btn{width:190px;font-size:15px}}@media(max-width:600px){.join-gitex-section{padding:2.5rem 1rem}.join-gitex-section .join-gitex-badge{font-size:10px}.join-gitex-section .join-gitex-title{font-size:22px}.join-gitex-section .join-gitex-text{font-size:16px}.join-gitex-section .join-gitex-actions .join-gitex-btn{width:190px;font-size:14px}}.need-to-train-section{padding:4rem 2rem;text-align:center}.need-to-train-section .os-container{max-width:1400px;margin:0 auto}.need-to-train-section .need-to-train-badge{display:inline-block;background:#f1f1f3;color:#464646;font-size:12px;text-transform:uppercase;padding:6px 16px;letter-spacing:1px;border-radius:999px;font-weight:400;margin-bottom:1rem}.need-to-train-section .need-to-train-title{font-size:36px;font-weight:600;margin-bottom:2.5rem;color:#2f2f2f}.need-to-train-section .need-to-train-title span{color:rgba(0,0,0,0);background:linear-gradient(111deg,#0085e5 7.38%,#ff00b6 103.76%)!important;background-clip:text;-webkit-background-clip:text!important}.need-to-train-section .need-to-train-cards{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.need-to-train-section .need-to-train-card{background:#f5f5f7;border-radius:20px;padding:2rem;display:flex;align-items:center;gap:1rem;transition:background .3s}.need-to-train-section .need-to-train-card:hover{background:#eaeaea}.need-to-train-section .need-to-train-card .need-to-train-icon{width:62px;height:62px;flex-shrink:0}.need-to-train-section .need-to-train-card .need-to-train-content{text-align:left}.need-to-train-section .need-to-train-card .need-to-train-content .need-to-train-card-title{font-size:24px;font-weight:600;color:#2f2f2f;margin:0 0 .75rem}.need-to-train-section .need-to-train-card .need-to-train-content .need-to-train-card-text{font-size:18px;color:#2f2f2f;margin:0;line-height:1.5;font-weight:500}[dir=rtl] .need-to-train-section .need-to-train-card .need-to-train-content{text-align:right}.need-to-train-section .need-to-train-actions{display:flex;justify-content:center;margin-top:2.5rem}.need-to-train-section .need-to-train-actions .btn-try{background:linear-gradient(111deg,#0085e5,#ff00b6);border:none;height:39px;width:125px;box-shadow:none}@media(max-width:768px){.need-to-train-section{padding:2rem 1rem}.need-to-train-section .need-to-train-badge{font-size:10px}.need-to-train-section .need-to-train-title{font-size:22px;margin-bottom:2rem}.need-to-train-section .need-to-train-cards{grid-template-columns:1fr;gap:1rem}.need-to-train-section .need-to-train-card{flex-direction:column;align-items:flex-start;padding:1.5rem}.need-to-train-section .need-to-train-card .need-to-train-icon{width:48px;height:48px}.need-to-train-section .need-to-train-card .need-to-train-content .need-to-train-card-title{font-size:1rem}.need-to-train-section .need-to-train-card .need-to-train-content .need-to-train-card-text{font-size:.875rem}}