 .dx-talent-hub{padding:120px 0;background:#f8fafc;position:relative;overflow:hidden;}.dx-talent-hub::before{content:"";position:absolute;width:450px;height:450px;background:#eef4ff;border-radius:50%;left:-220px;top:-220px;filter:blur(90px);}.dx-talent-hub::after{content:"";position:absolute;width:400px;height:400px;background:#ecfeff;border-radius:50%;right:-180px;bottom:-180px;filter:blur(90px);}.dx-talent-hub .container{position:relative;z-index:2;}.dx-heading{text-align:center;max-width:760px;margin:0 auto 70px;}.dx-subtitle{display:inline-block;padding:10px 22px;background:#eef2ff;color:#4f46e5;border-radius:40px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;}.dx-heading h2{font-size:52px;font-weight:800;color:#111827;line-height:1.2;margin-bottom:20px;}.dx-heading p{font-size:18px;line-height:32px;color:#64748b;}.dx-wrapper{display:grid;grid-template-columns:340px 1fr;gap:60px;align-items:start;}.dx-sidebar{display:flex;flex-direction:column;gap:14px;}.dx-service{display:flex;align-items:center;padding:18px;background:#fff;border-radius:18px;cursor:pointer;transition:.35s;border:1px solid #edf2f7;box-shadow:0 10px 25px rgba(0,0,0,.04);}.dx-service:hover{transform:translateX(8px);border-color:#4f46e5;box-shadow:0 18px 35px rgba(79,70,229,.12);}.dx-service.active{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;}.dx-service-icon{width:54px;height:54px;border-radius:15px;background:#eef2ff;display:flex;justify-content:center;align-items:center;color:#4f46e5;font-size:20px;margin-right:16px;flex-shrink:0;transition:.3s;}.dx-service.active .dx-service-icon{background:rgba(255,255,255,.18);color:#fff;}.dx-service-info{flex:1;}.dx-service-info h4{margin:0;font-size:18px;font-weight:700;color:#111827;}.dx-service-info span{display:block;margin-top:5px;font-size:13px;color:#64748b;}.dx-service.active h4{color:#fff;}.dx-service.active span{color:rgba(255,255,255,.75);}.dx-preview{background:#fff;min-height:650px;border-radius:28px;border:1px solid #edf2f7;}.dx-preview{background:#ffffff;border-radius:30px;padding:45px;border:1px solid #e5e7eb;box-shadow:0 25px 60px rgba(15,23,42,.08);position:relative;overflow:hidden;}.dx-preview::before{content:"";position:absolute;width:350px;height:350px;background:linear-gradient(135deg,#EEF2FF,#DBEAFE);border-radius:50%;right:-180px;top:-180px;}.dx-preview-top{position:relative;z-index:2;margin-bottom:25px;}.dx-status{display:inline-flex;align-items:center;gap:8px;background:#ECFDF5;color:#059669;padding:10px 18px;border-radius:40px;font-size:14px;font-weight:700;}.dx-status i{font-size:10px;}.dx-preview-content{display:grid;grid-template-columns:1fr 360px;gap:40px;align-items:center;position:relative;z-index:2;}.dx-role{display:inline-block;padding:8px 16px;background:#EEF2FF;color:#4F46E5;border-radius:30px;font-size:13px;font-weight:700;letter-spacing:1px;margin-bottom:18px;}.dx-left h2{font-size:42px;line-height:1.2;font-weight:800;color:#111827;margin-bottom:18px;}.dx-left p{font-size:17px;color:#64748B;line-height:30px;margin-bottom:30px;}.dx-skills{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:35px;}.dx-skills span{padding:10px 18px;border-radius:40px;background:#F8FAFC;border:1px solid #E2E8F0;font-size:14px;font-weight:600;transition:.3s;}.dx-skills span:hover{background:#4F46E5;color:#fff;}.dx-bottom{display:flex;gap:20px;margin-bottom:35px;}.dx-bottom div{flex:1;background:#F8FAFC;border-radius:18px;padding:22px;text-align:center;}.dx-bottom strong{display:block;font-size:30px;font-weight:800;color:#111827;margin-bottom:6px;}.dx-bottom small{color:#64748B;font-size:14px;}.dx-btn{display:inline-flex;align-items:center;gap:10px;padding:18px 34px;background:#4F46E5;color:#fff;border-radius:50px;font-weight:700;text-decoration:none;transition:.35s;}.dx-btn:hover{background:#4338CA;color:#fff;transform:translateY(-4px);}.dx-right{position:relative;display:flex;justify-content:center;align-items:center;}.dx-right::before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:linear-gradient(135deg,#EEF2FF,#DBEAFE);}#dxImage{position:relative;width:280px;max-width:100%;z-index:2;transition:.4s;}.dx-preview:hover #dxImage{transform:translateY(-8px) scale(1.03);}@media (max-width:1200px){.dx-wrapper{grid-template-columns:300px 1fr;gap:40px;}.dx-preview-content{grid-template-columns:1fr 300px;}.dx-left h2{font-size:34px;}}@media (max-width:992px){.dx-wrapper{grid-template-columns:1fr;}.dx-sidebar{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:30px;}.dx-preview-content{grid-template-columns:1fr;text-align:center;}.dx-right{order:-1;margin-bottom:30px;}.dx-right::before{width:260px;height:260px;}#dxImage{width:220px;}.dx-skills{justify-content:center;}.dx-bottom{justify-content:center;}.dx-btn{margin:auto;}}@media(max-width:768px){.dx-talent-hub{padding:80px 0;}.dx-heading{margin-bottom:45px;}.dx-heading h2{font-size:32px;}.dx-heading p{font-size:16px;line-height:28px;}.dx-sidebar{grid-template-columns:1fr;}.dx-service{padding:14px;}.dx-service-icon{width:46px;height:46px;font-size:18px;margin-right:14px;}.dx-service-info h4{font-size:16px;}.dx-service-info span{font-size:12px;}.dx-preview{padding:25px;}.dx-left h2{font-size:28px;}.dx-left p{font-size:15px;line-height:28px;}.dx-skills span{padding:8px 14px;font-size:13px;}.dx-bottom{flex-direction:column;}.dx-bottom div{padding:18px;}.dx-btn{width:100%;justify-content:center;}}@media(max-width:480px){.dx-service{border-radius:14px;}.dx-preview{border-radius:20px;}.dx-right::before{width:220px;height:220px;}#dxImage{width:180px;}.dx-left h2{font-size:24px;}}.dx-service{position:relative;overflow:hidden;}.dx-service::before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:#4F46E5;transform:scaleY(0);transition:.3s;}.dx-service:hover::before{transform:scaleY(1);}.dx-service.active::before{transform:scaleY(1);background:#fff;}#dxImage{animation:dxFloat 6s ease-in-out infinite;}@keyframes dxFloat{0%{transform:translateY(0);}50%{transform:translateY(-10px);}100%{transform:translateY(0);}}.dx-service{animation:dxFade .5s ease;}@keyframes dxFade{from{opacity:0;transform:translateY(20px);}to{opacity:1;transform:translateY(0);}}.dx-mobile-talent{padding:70px 0;background:#f7f9fc;}.dxm-heading{text-align:center;max-width:700px;margin:0 auto 35px;}.dxm-badge{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:40px;background:#eef2ff;color:#4f46e5;font-size:13px;font-weight:700;letter-spacing:.8px;margin-bottom:20px;text-transform:uppercase;}.dxm-heading h2{font-size:44px;line-height:1.15;color:#101828;margin-bottom:18px;font-weight:800;}.dxm-heading p{font-size:17px;color:#667085;line-height:30px;}.dxm-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:35px;}.dxm-item{background:#fff;border:1px solid #edf0f5;border-radius:18px;padding:22px 15px;text-align:center;cursor:pointer;transition:.35s;box-shadow:0 10px 30px rgba(0,0,0,.05);}.dxm-item:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(79,70,229,.12);}.dxm-item.active{background:linear-gradient(135deg,#4f46e5,#6d5efc);color:#fff;border:none;}.dxm-item h5{margin-top:15px;font-size:15px;font-weight:700;line-height:22px;}.dxm-icon{width:62px;height:62px;border-radius:18px;display:flex;justify-content:center;align-items:center;margin:auto;font-size:24px;color:#fff;}.purple{background:#6d3df5;}.green{background:#18b981;}.orange{background:#ff6b00;}.pink{background:#ec4899;}.blue{background:#2563eb;}.violet{background:#7c3aed;}.cyan{background:#06b6d4;}.yellow{background:#eab308;}.dxm-item.active .dxm-icon{background:#fff;color:#4f46e5;}@media(max-width:992px){.dxm-grid{grid-template-columns:repeat(4,1fr);gap:12px;}.dxm-item{padding:18px 10px;}.dxm-icon{width:55px;height:55px;font-size:21px;}.dxm-item h5{font-size:13px;}}@media(max-width:768px){.dxm-heading h2{font-size:32px;}.dxm-heading p{font-size:15px;line-height:26px;}.dxm-grid{grid-template-columns:repeat(2,1fr);gap:12px;}.dxm-item{padding:18px 12px;}.dxm-icon{width:54px;height:54px;font-size:20px;}.dxm-item h5{font-size:14px;line-height:20px;}}.dxm-card{position:relative;background:#fff;border-radius:28px;padding:45px;box-shadow: 0 20px 60px rgba(17,24,39,.08);overflow:hidden;}.dxm-card::before{content:"";position:absolute;right:-120px;top:-120px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle, rgba(79,70,229,.12), transparent 70%);}.dxm-card::after{content:"";position:absolute;left:-80px;bottom:-80px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle, rgba(24,185,129,.10), transparent 70%);}.dxm-status{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#ECFDF3;color:#027A48;border-radius:30px;font-size:13px;font-weight:700;margin-bottom:28px;}.dxm-status i{font-size:9px;}.dxm-card-top{display:grid;grid-template-columns:1fr 320px;align-items:center;gap:40px;}.dxm-role{display:inline-block;margin-bottom:10px;color:#4F46E5;font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase;}.dxm-content h3{font-size:42px;line-height:1.15;margin-bottom:20px;font-weight:800;color:#101828;}.dxm-content p{font-size:17px;line-height:30px;color:#667085;max-width:520px;}.dxm-image{position:relative;text-align:center;}.dxm-image::before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:280px;height:280px;background:#EEF2FF;border-radius:50%;z-index:0;}#dxmImage{position:relative;z-index:2;width:250px;display:block;margin:auto;}.dxm-image::after{content:"Top Rated";position:absolute;right:0;top:20px;padding:10px 16px;background:#fff;border-radius:30px;box-shadow:0 10px 25px rgba(0,0,0,.08);font-size:13px;font-weight:700;color:#4F46E5;z-index:3;}.dxm-skills{display:flex;flex-wrap:wrap;gap:12px;margin:35px 0;}.dxm-skills span{padding:10px 18px;border-radius:30px;background:#F4F4FF;color:#4F46E5;font-size:14px;font-weight:600;transition:.3s;}.dxm-skills span:hover{background:#4F46E5;color:#fff;transform:translateY(-3px);}.dxm-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:35px;}.dxm-stats div{background:#F8FAFC;border:1px solid #EEF2F6;border-radius:18px;padding:22px;text-align:center;transition:.3s;}.dxm-stats div:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.08);}.dxm-stats strong{display:block;font-size:28px;font-weight:800;color:#101828;margin-bottom:6px;}.dxm-stats small{font-size:14px;color:#667085;}.dxm-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 34px;border-radius:50px;background:linear-gradient(135deg,#4F46E5,#6D5EF5);color:#fff;font-weight:700;font-size:16px;text-decoration:none;transition:.35s;box-shadow:0 15px 35px rgba(79,70,229,.25);}.dxm-btn:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(79,70,229,.35);color:#fff;}.dxm-btn i{transition:.3s;}.dxm-btn:hover i{transform:translateX(6px);}#dxmImage{animation:dxmFloat 5s ease-in-out infinite;}@keyframes dxmFloat{0%{transform:translateY(0px);}50%{transform:translateY(-10px);}100%{transform:translateY(0px);}}@media(max-width:992px){.dxm-card{padding:35px;}.dxm-card-top{grid-template-columns:1fr;text-align:center;}.dxm-image{order:-1;margin-bottom:30px;}.dxm-content p{margin:auto;}.dxm-skills{justify-content:center;}}@media(max-width:768px){.dxm-card{padding:25px;border-radius:22px;}.dxm-content h3{font-size:30px;}.dxm-content p{font-size:15px;line-height:26px;}.dxm-image::before{width:220px;height:220px;}#dxmImage{width:180px;}.dxm-stats{grid-template-columns:1fr 1fr;gap:12px;}.dxm-stats div{padding:16px;}.dxm-btn{width:100%;}}@media(max-width:480px){.dxm-image::before{width:180px;height:180px;}#dxmImage{width:150px;}.dxm-content h3{font-size:26px;}.dxm-skills span{font-size:12px;padding:8px 14px;}}.dex-hero-section, .dex-hero-section *, .dex-hero-modal-overlay, .dex-hero-modal-overlay *{box-sizing:border-box;}.dex-hero-section svg, .dex-hero-section img, .dex-hero-modal-overlay svg{display:block;max-width:100%;}.dex-hero-section{font-family:'Inter','Poppins',sans-serif;padding:56px clamp(20px,5vw,60px) 70px;position:relative;color:#26221F;}.dex-hero-inner{margin:0 auto;display:grid;grid-template-columns:1.05fr 1fr;gap:20px;align-items:center;}.dex-hero-title{font-family:Montserrat;font-size:clamp(30px,4vw,46px);font-weight:800;line-height:1.12;margin:0 0 18px;letter-spacing:-0.5px;color:#26221F;}.dex-hero-title .dex-hero-accent{color:#EA7C33;}.dex-hero-subtext{font-size:17px;color:#5C5650;line-height:1.6;max-width:430px;margin:0 0 34px;font-weight: 800;color: #e5520a;}.dex-hero-draghint{display:flex;align-items:flex-start;gap:14px;}.dex-hero-draghint svg{flex-shrink:0;margin-top:2px;}.dex-hero-draghint-text{font-size:18px;font-weight:700;color:#26221F;font-style: italic;}.dex-hero-draghint-text .dex-hero-draghint-link{color:#DE6A1F;}.dex-hero-visual{position:relative;height:400px;display:flex;align-items:center;justify-content:space-between;}.dex-hero-path{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1;}.dex-hero-path .dex-hero-flow-path{animation: dexHeroDashFlow 1.4s linear infinite;}.dex-hero-path .dex-hero-flow-arrow{animation: dexHeroArrowFade 1.4s ease-in-out infinite;}.dex-hero-visual--done .dex-hero-path{opacity:0;transition:opacity .4s;}.dex-hero-cup-wrap{position:relative;z-index:5;cursor:grab;touch-action:none;transition:transform .45s cubic-bezier(.2,.9,.3,1.3), opacity .4s;left:6%;}.dex-hero-cup-wrap.dex-hero-dragging{cursor:grabbing;transition:none;}.dex-hero-cup-wrap.dex-hero-dragging .dex-hero-cup-float{animation:none;transform:scale(1.05) rotate(0deg) !important;}.dex-hero-cup-wrap.dex-hero-dragging .dex-hero-cup-img{filter:drop-shadow(0 10px 16px rgba(120,70,20,0.4));}.dex-hero-cup-wrap.dex-hero-dragging .dex-hero-cup-shadow{opacity:0.35;transform:scale(0.8);}.dex-hero-cup-wrap.dex-hero-locked{opacity:0;pointer-events:none;}.dex-hero-cup-wrap:active{cursor:grabbing;}.dex-hero-cup-float{animation: dexHeroCupBob 3.2s ease-in-out infinite;display:flex;flex-direction:column;align-items:center;}.dex-hero-cup-img{width:400px;height:auto;filter:drop-shadow(0 18px 20px rgba(120,70,20,0.32));transition:filter .3s;user-select:none;-webkit-user-drag:none;}.dex-hero-cup-shadow{width:80px;height:16px;border-radius:50%;background:radial-gradient(ellipse at center, rgba(90,55,20,0.35) 0%, rgba(90,55,20,0) 72%);margin-top:-6px;animation: dexHeroShadowPulse 3.2s ease-in-out infinite;transition:opacity .3s, transform .3s;}.dex-hero-dropzone{position:relative;z-index:2;width:190px;height:190px;border-radius:50%;border:2.5px dashed #EA7C33;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;text-align:center;transition:background .3s, transform .25s, border-color .3s;margin-left:auto;margin-right:4%;background:transparent;}.dex-hero-dropzone::before{content:'';position:absolute;inset:-10px;border-radius:50%;border:2px solid #EA7C33;opacity:0;animation: dexHeroRingPulse 2.6s ease-out infinite;}.dex-hero-dropzone--filled::before{display:none;}.dex-hero-dropzone--hover{background:rgba(234,124,51,0.12);transform:scale(1.06);border-style:solid;}.dex-hero-dropzone--hover::before{display:none;}.dex-hero-dropzone--filled{background:#FBDCC0;border-style:solid;animation:dexHeroZoneCelebrate .6s ease;}.dex-hero-dz-label{font-size:13px;font-weight:600;color:#26221F;line-height:1.35;}.dex-hero-dz-label b{color:#DE6A1F;display:block;}@keyframes dexHeroCupBob{0%,100%{transform: translateY(0) rotate(-1.5deg);}50%{transform: translateY(-14px) rotate(1.5deg);}}@keyframes dexHeroShadowPulse{0%,100%{transform: scale(1);opacity:0.9;}50%{transform: scale(0.72);opacity:0.5;}}@keyframes dexHeroRingPulse{0%{transform:scale(0.92);opacity:0.55;}80%{transform:scale(1.18);opacity:0;}100%{transform:scale(1.18);opacity:0;}}@keyframes dexHeroZoneCelebrate{0%{transform:scale(1);}40%{transform:scale(1.14);}100%{transform:scale(1);}}@keyframes dexHeroDashFlow{to{stroke-dashoffset:-26;}}@keyframes dexHeroArrowFade{0%,100%{opacity:0.4;transform:translateX(0);}50%{opacity:1;transform:translateX(4px);}}@keyframes dexHeroFadeUp{from{opacity:0;transform:translateY(24px) scale(0.97);}to{opacity:1;transform:translateY(0) scale(1);}}@media (prefers-reduced-motion: reduce){.dex-hero-cup-float, .dex-hero-cup-shadow, .dex-hero-dropzone::before, .dex-hero-path .dex-hero-flow-path, .dex-hero-path .dex-hero-flow-arrow{animation:none;}}@media (max-width:900px){.dex-hero-inner{grid-template-columns:1fr;text-align:center;}.dex-hero-subtext{margin-left:auto;margin-right:auto;}.dex-hero-draghint{margin:0 auto;}.dex-hero-visual{height:340px;margin-top:20px;}}@media (max-width:520px){.dex-hero-section{padding:36px 18px 50px;}.dex-hero-visual{height:300px;}.dex-hero-dropzone{width:150px;height:150px;}.dex-hero-cup-img{width:110px;}}.dex-hero-modal-overlay{position:fixed;inset:0;background:rgba(38,34,31,0.55);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:99999;opacity:0;pointer-events:none;transition:opacity .3s;padding:20px;font-family:'Inter','Poppins',sans-serif;}.dex-hero-modal-overlay.dex-hero-modal--open{opacity:1;pointer-events:auto;}.dex-hero-modal-card{background:#fff;border-radius:20px;max-width:440px;width:100%;padding:36px 32px 30px;position:relative;transform:translateY(24px) scale(0.97);transition:transform .35s cubic-bezier(.2,.8,.3,1.2);box-shadow:0 30px 70px rgba(0,0,0,0.3);max-height:90vh;overflow-y:auto;color:#26221F;}.dex-hero-modal-overlay.dex-hero-modal--open .dex-hero-modal-card{transform:translateY(0) scale(1);}.dex-hero-modal-close{position:absolute;top:16px;right:16px;background:#F5F0EB;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#5C5650;font-size:16px;transition:background .2s;}.dex-hero-modal-close:hover{background:#FBDCC0;color:#DE6A1F;}.dex-hero-modal-icon{width:56px;height:56px;border-radius:50%;background:#FBDCC0;display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:#DE6A1F;}.dex-hero-modal-card h3{font-size:22px;font-weight:800;margin:0 0 8px;font-family:'Poppins',sans-serif;}.dex-hero-modal-card p.dex-hero-modal-sub{font-size:14.5px;color:#5C5650;margin:0 0 24px;line-height:1.5;}.dex-hero-field{margin-bottom:16px;}.dex-hero-field label{display:block;font-size:13px;font-weight:600;margin-bottom:6px;color:#26221F;}.dex-hero-field input{width:100%;padding:12px 14px;border-radius:10px;border:1.5px solid rgba(38,34,31,0.10);font-size:14.5px;font-family:inherit;transition:border-color .2s, box-shadow .2s;background:#FCFAF8;color:#26221F;}.dex-hero-field textarea{width:100%;padding:12px 14px;border-radius:10px;border:1.5px solid rgba(38,34,31,0.10);font-size:14.5px;font-family:inherit;transition:border-color .2s, box-shadow .2s;background:#FCFAF8;color:#26221F;}.iti--inline-dropdown{width:100%}.dex-hero-field input:focus{outline:none;border-color:#EA7C33;box-shadow:0 0 0 3px rgba(234,124,51,0.15);background:#fff;}.dex-hero-field textarea:focus{outline:none;border-color:#EA7C33;box-shadow:0 0 0 3px rgba(234,124,51,0.15);background:#fff;}.dex-hero-submit-btn{width:100%;padding:14px;border:none;border-radius:12px;background:linear-gradient(135deg,#EA7C33,#DE6A1F);color:#fff;font-weight:700;font-size:15px;cursor:pointer;margin-top:6px;box-shadow:0 12px 22px rgba(222,106,31,0.3);transition:transform .2s;}.dex-hero-submit-btn:hover{transform:translateY(-2px);}.dex-hero-submit-btn:disabled{opacity:0.7;cursor:not-allowed;transform:none;}.dex-hero-form-error{display:none;margin-top:12px;padding:10px 14px;border-radius:10px;background:#FDEDEC;color:#C0392B;font-size:13.5px;font-weight:500;text-align:center;}.dex-hero-form-error.dex-hero-show{display:block;}.dex-hero-form-view.dex-hero-hide{display:none;}.dex-hero-success-view{display:none;text-align:center;padding:10px 0 6px;}.dex-hero-success-view.dex-hero-show{display:block;}.dex-hero-success-icon{width:70px;height:70px;border-radius:50%;background:#E6F6EC;color:#2FA65A;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;}.dex-hero-success-view h3{font-size:21px;margin:0 0 8px;font-family:'Poppins',sans-serif;}.dex-hero-success-view p{color:#5C5650;font-size:14.5px;line-height:1.5;margin:0 0 24px;}.dex-hero-success-view button{background:#FBDCC0;color:#DE6A1F;border:none;padding:11px 22px;border-radius:10px;font-weight:600;cursor:pointer;font-size:14px;}#dexHeroConfettiCanvas{position:fixed;inset:0;pointer-events:none;z-index:100000;}@media (max-width:520px){.dex-hero-modal-card{padding:28px 22px 24px;}}.dex-stats-section, .dex-stats-section *{box-sizing:border-box;}.dex-stats-section svg{display:block;}.dex-stats-section{position:relative;overflow:hidden;padding:64px clamp(20px,5vw,60px);font-family:'Inter','Poppins',sans-serif;color:#26221F;}.dex-stats-section::before, .dex-stats-section::after{content:'';position:absolute;border-radius:50%;filter:blur(60px);opacity:0.35;pointer-events:none;}.dex-stats-section::before{width:320px;height:320px;top:-140px;left:-80px;}.dex-stats-section::after{width:280px;height:280px;bottom:-120px;right:-60px;opacity:0.2;}.dex-stats-inner{position:relative;z-index:2;max-width:1180px;margin:0 auto;}.dex-stats-head{text-align:center;max-width:640px;margin:0 auto 46px;}.dex-stats-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(234,124,51,0.12);border:1px solid rgba(222,106,31,0.3);padding:6px 16px;border-radius:30px;font-size:12.5px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:#DE6A1F;margin-bottom:16px;}.dex-stats-eyebrow .dex-stats-dot{width:6px;height:6px;border-radius:50%;background:#2FA65A;box-shadow:0 0 0 0 rgba(47,166,90,0.6);animation: dexStatsBlip 1.8s infinite;}.dex-stats-head h2{font-family:'Poppins',sans-serif;font-size:clamp(24px,3.4vw,34px);font-weight:800;line-height:1.25;margin:0 0 12px;color:#26221F;}.dex-stats-head h2 span{color:#DE6A1F;}.dex-stats-head p{font-size:15.5px;color:#5C5650;line-height:1.6;margin:0;}.dex-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:rgba(255,255,255,0.55);border:1px solid rgba(222,106,31,0.18);border-radius:22px;overflow:hidden;backdrop-filter:blur(6px);box-shadow:0 20px 45px rgba(200,120,50,0.12);}.dex-stats-card{padding:38px 24px;text-align:center;position:relative;opacity:0;transform:translateY(24px);transition:opacity .6s ease, transform .6s ease, background .3s ease;}.dex-stats-card.dex-stats-visible{opacity:1;transform:translateY(0);}.dex-stats-card:hover{background:rgba(255,255,255,0.6);}.dex-stats-card + .dex-stats-card{border-left:1px solid rgba(222,106,31,0.16);}.dex-stats-icon{width:52px;height:52px;margin:0 auto 18px;border-radius:50%;background:#FBDCC0;display:flex;align-items:center;justify-content:center;color:#DE6A1F;transition:transform .3s ease;}.dex-stats-card:hover .dex-stats-icon{transform:scale(1.1) rotate(-4deg);background:#F7B267;color:#fff;}.dex-stats-number{font-family:'Poppins',sans-serif;font-size:clamp(30px,3.6vw,42px);font-weight:800;line-height:1;margin-bottom:8px;display:flex;align-items:baseline;justify-content:center;gap:2px;color:#26221F;}.dex-stats-number .dex-stats-suffix{font-size:0.55em;font-weight:700;color:#DE6A1F;}.dex-stats-label{font-size:14px;font-weight:600;color:#5C5650;letter-spacing:0.2px;}.dex-stats-foot{text-align:center;margin-top:34px;}.dex-stats-cta{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#EA7C33,#DE6A1F);color:#fff;padding:14px 30px;border-radius:30px;font-weight:700;font-size:15px;text-decoration:none;box-shadow:0 14px 30px rgba(222,106,31,0.3);transition:transform .25s ease, box-shadow .25s ease;}.dex-stats-cta:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(222,106,31,0.4);}.dex-stats-cta svg path{stroke:#fff;}@keyframes dexStatsBlip{0%{box-shadow:0 0 0 0 rgba(47,166,90,0.6);}70%{box-shadow:0 0 0 8px rgba(47,166,90,0);}100%{box-shadow:0 0 0 0 rgba(47,166,90,0);}}@media (prefers-reduced-motion: reduce){.dex-stats-card{opacity:1;transform:none;transition:none;}.dex-stats-eyebrow .dex-stats-dot{animation:none;}}@media (max-width:900px){.dex-stats-grid{grid-template-columns:repeat(2,1fr);}.dex-stats-card:nth-child(2){border-left:1px solid rgba(222,106,31,0.16);}.dex-stats-card:nth-child(3){border-left:none;border-top:1px solid rgba(222,106,31,0.16);}.dex-stats-card:nth-child(4){border-top:1px solid rgba(222,106,31,0.16);}.dex-hero-benefits{align-items:start;}}@media (max-width:520px){.dex-stats-section{padding:48px 18px;}.dex-stats-grid{grid-template-columns:1fr;border-radius:18px;}.dex-stats-card + .dex-stats-card{border-left:none;border-top:1px solid rgba(222,106,31,0.16);}.dex-stats-card:nth-child(2), .dex-stats-card:nth-child(3), .dex-stats-card:nth-child(4){border-top:1px solid rgba(222,106,31,0.16);border-left:none;}.dex-stats-card{padding:30px 20px;}}.dex-hero-benefits{list-style:none;margin:0 0 28px;padding:0;display:flex;flex-direction:column;gap:10px;}.dex-hero-benefits li{font-size:14.5px;font-weight:600;color:#3D3730;display:flex;align-items:center;gap:10px;}.dex-hero-check{width:20px;height:20px;border-radius:50%;flex-shrink:0;background:#EA7C33;color:#fff;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;}.dex-about-section, .dex-about-section *{box-sizing:border-box;}.dex-about-section svg, .dex-about-section img{display:block;max-width:100%;}.dex-about-section{background:#FFFFFF;padding:84px clamp(20px,5vw,60px);font-family:'Inter','Poppins',sans-serif;color:#26221F;}.dex-about-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:0.95fr 1.05fr;gap:64px;align-items:center;}.dex-about-visual{position:relative;display:flex;align-items:center;justify-content:center;}.dex-about-blob{position:absolute;width:88%;height:88%;background:linear-gradient(135deg,#E8F6F5,#FDF2E9);border-radius:38% 62% 60% 40% / 45% 40% 60% 55%;z-index:0;}.dex-about-illustration{position:relative;z-index:1;width:100%;max-width:420px;}.dex-about-badge{position:absolute;z-index:2;background:#fff;border-radius:16px;padding:14px 18px;box-shadow:0 16px 34px rgba(38,34,31,0.14);display:flex;align-items:center;gap:12px;}.dex-about-badge-1{top:6%;right:-4%;}.dex-about-badge-2{bottom:8%;left:-6%;}.dex-about-badge-icon{width:38px;height:38px;border-radius:50%;background:#D6EEEC;color:#0E7C86;display:flex;align-items:center;justify-content:center;flex-shrink:0;}.dex-about-badge-num{font-family:'Poppins',sans-serif;font-weight:800;font-size:17px;line-height:1.1;}.dex-about-badge-label{font-size:11.5px;color:#5C5650;font-weight:600;}.dex-about-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(14,124,134,0.1);border:1px solid rgba(14,124,134,0.3);padding:6px 16px;border-radius:30px;font-size:12.5px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#0E7C86;margin-bottom:18px;}.dex-about-copy h2{font-family:'Poppins',sans-serif;font-size:clamp(26px,3.2vw,36px);font-weight:800;line-height:1.22;margin:0 0 18px;}.dex-about-copy h2 span{color:#0E7C86;}.dex-about-copy p.dex-about-lead{font-size:16px;line-height:1.7;color:#5C5650;margin:0 0 28px;}.dex-about-points{list-style:none;margin:0 0 32px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:18px 24px;}.dex-about-points li{display:flex;align-items:flex-start;gap:12px;font-size:14.5px;font-weight:600;color:#3D3730;line-height:1.4;}.dex-about-point-icon{width:26px;height:26px;border-radius:8px;flex-shrink:0;background:#D6EEEC;color:#0E7C86;display:flex;align-items:center;justify-content:center;}.dex-about-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;}.dex-about-cta{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#EA7C33,#DE6A1F);color:#fff;padding:14px 28px;border-radius:30px;font-weight:700;font-size:14.5px;text-decoration:none;box-shadow:0 14px 28px rgba(222,106,31,0.3);transition:transform .25s ease, box-shadow .25s ease;border:none;cursor:pointer;}.dex-about-cta:hover{transform:translateY(-3px);box-shadow:0 18px 34px rgba(222,106,31,0.4);}.dex-about-link{font-weight:700;font-size:14.5px;color:#26221F;display:inline-flex;align-items:center;gap:6px;text-decoration:none;border-bottom:2px solid transparent;transition:border-color .2s;}.dex-about-link:hover{border-color:#0E7C86;}@media (max-width:960px){.dex-about-inner{grid-template-columns:1fr;gap:52px;text-align:center;}.dex-about-points{grid-template-columns:1fr;text-align:left;max-width:420px;margin-left:auto;margin-right:auto;}.dex-about-actions{justify-content:center;}.dex-about-visual{order:-1;}.dex-about-illustration{max-width:320px;}}@media (max-width:520px){.dex-about-section{padding:60px 18px;}.dex-about-badge{padding:10px 14px;gap:9px;}.dex-about-badge-1{top:2%;right:0%;}.dex-about-badge-2{bottom:2%;left:0%;}.dex-about-badge-num{font-size:14.5px;}.dex-about-badge-label{font-size:10px;}}.dex-services-section, .dex-services-section *{box-sizing:border-box;}.dex-services-section svg{display:block;}.dex-services-section{position:relative;background:#FBF7F2;padding:88px clamp(20px,5vw,60px);font-family:'Inter','Poppins',sans-serif;color:#26221F;}.dex-services-inner{max-width:1180px;margin:0 auto;}.dex-services-head{text-align:center;max-width:640px;margin:0 auto 52px;}.dex-services-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#FBDCC0;border:1px solid #F3C393;padding:6px 16px;border-radius:30px;font-size:12.5px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#B85417;margin-bottom:18px;}.dex-services-head h2{font-family:'Poppins',sans-serif;font-size:clamp(26px,3.4vw,36px);font-weight:800;line-height:1.25;margin:0 0 14px;}.dex-services-head h2 span{color:#DE6A1F;}.dex-services-head p{font-size:15.5px;line-height:1.65;color:#5C5650;margin:0;}.dex-services-layout{display:grid;grid-template-columns:340px 1fr;gap:0;background:#FFFFFF;border:1px solid #ECE2D6;border-radius:22px;overflow:hidden;box-shadow:0 24px 50px rgba(120,80,40,0.08);}.dex-services-tablist{background:#FBF3EA;border-right:1px solid #ECE2D6;display:flex;flex-direction:column;}.dex-services-tab{display:flex;align-items:center;gap:14px;padding:18px 22px;background:transparent;border:none;border-bottom:1px solid #F0E5D6;text-align:left;cursor:pointer;font-family:inherit;transition:background .2s ease;}.dex-services-tab:last-child{border-bottom:none;}.dex-services-tab:hover{background:#F5E9D9;}.dex-services-tab.dex-services-tab-active{background:#EA7C33;}.dex-services-tab-num{font-family:'Poppins',sans-serif;font-size:12.5px;font-weight:700;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#FFFFFF;color:#B85417;flex-shrink:0;transition:background .2s ease, color .2s ease;}.dex-services-tab.dex-services-tab-active .dex-services-tab-num{background:#26221F;color:#FFFFFF;}.dex-services-tab-title{font-size:14.5px;font-weight:700;color:#26221F;transition:color .2s ease;}.dex-services-tab.dex-services-tab-active .dex-services-tab-title{color:#FFFFFF;}.dex-services-tab-arrow{margin-left:auto;color:#B85417;opacity:0;transform:translateX(-4px);transition:opacity .2s ease, transform .2s ease;flex-shrink:0;}.dex-services-tab.dex-services-tab-active .dex-services-tab-arrow{opacity:1;transform:translateX(0);color:#FFFFFF;}.dex-services-panels{padding:44px 46px;position:relative;min-height:380px;}.dex-services-panel{display:none;animation: dexServicesFadeIn .35s ease;}.dex-services-panel.dex-services-panel-active{display:block;}@keyframes dexServicesFadeIn{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}.dex-services-panel-icon{width:60px;height:60px;border-radius:16px;background:#FBDCC0;color:#B85417;display:flex;align-items:center;justify-content:center;margin-bottom:22px;}.dex-services-panel h3{font-family:'Poppins',sans-serif;font-size:23px;font-weight:800;margin:0 0 12px;}.dex-services-panel p.dex-services-panel-desc{font-size:15px;line-height:1.7;color:#5C5650;margin:0 0 24px;max-width:520px;}.dex-services-panel-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:14px 28px;}.dex-services-panel-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;font-weight:600;color:#3D3730;}.dex-services-panel-list li svg{flex-shrink:0;margin-top:2px;color:#EA7C33;}@media (max-width:860px){.dex-services-layout{grid-template-columns:1fr;border-radius:18px;}.dex-services-tablist{flex-direction:row;overflow-x:auto;border-right:none;border-bottom:1px solid #ECE2D6;-webkit-overflow-scrolling:touch;}.dex-services-tab{border-bottom:none;border-right:1px solid #F0E5D6;white-space:nowrap;flex-shrink:0;padding:14px 18px;}.dex-services-tab-arrow{display:none;}.dex-services-panels{padding:30px 24px;min-height:auto;}.dex-services-panel-list{grid-template-columns:1fr;}}@media (max-width:520px){.dex-services-section{padding:60px 16px;}.dex-services-panel h3{font-size:20px;}}.dex-process-section, .dex-process-section *{box-sizing:border-box;}.dex-process-section svg{display:block;}.dex-process-section{position:relative;background:linear-gradient(160deg, #f4f4f4 0%, #f3f3f3 60%, #ffffff 100%);padding:96px clamp(20px,5vw,60px) 80px;font-family:'Inter','Poppins',sans-serif;color:#ffffff;overflow:hidden;}.dex-process-section::before{content:'';position:absolute;width:300px;height:300px;background:#FBDCC0;border-radius:50%;filter:blur(90px);opacity:0.5;bottom:-140px;left:-100px;pointer-events:none;}.dex-process-inner{position:relative;z-index:2;max-width:1180px;margin:0 auto;}.dex-process-head{text-align:center;max-width:620px;margin:0 auto 70px;}.dex-process-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#FFFFFF;border:1px solid #BFE2DE;padding:6px 16px;border-radius:30px;font-size:12.5px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#0E7C86;margin-bottom:18px;}.dex-process-head h2{font-family:'Poppins',sans-serif;font-size:clamp(26px,3.4vw,36px);font-weight:800;line-height:1.25;margin:0 0 14px;}.dex-process-head h2 span{color:#0E7C86;}.dex-process-head p{font-size:15.5px;line-height:1.65;color:#4A5250;margin:0;}.dex-process-path{position:relative;display:grid;grid-template-columns:repeat(4,1fr);column-gap:8px;padding-top:10px;}.dex-process-svg-track{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:visible;}.dex-process-svg-track path{stroke-dasharray:8 10;stroke:#B9DDD8;stroke-width:2.5;fill:none;}.dex-process-svg-track .dex-process-path-fill{stroke:#EA7C33;stroke-dasharray:600;stroke-dashoffset:600;transition:stroke-dashoffset 1.8s cubic-bezier(.25,.8,.3,1);}.dex-process-traveler{opacity:0;filter:drop-shadow(0 0 6px rgba(234,124,51,0.7));transition:opacity .4s ease 1.7s;}.dex-process-path.dex-process-in-view .dex-process-traveler{opacity:1;}.dex-process-path.dex-process-in-view .dex-process-path-fill{stroke-dashoffset:0;}.dex-process-step{position:relative;z-index:1;text-align:center;padding:0 14px;opacity:0;transform:translateY(26px) scale(0.96);transition:opacity .55s ease, transform .55s ease;}.dex-process-path.dex-process-in-view .dex-process-step{opacity:1;transform:translateY(0) scale(1);}.dex-process-step:nth-child(2){transition-delay:.15s;margin-top:78px;}.dex-process-step:nth-child(3){transition-delay:.3s;}.dex-process-step:nth-child(4){transition-delay:.45s;margin-top:78px;}.dex-process-step:nth-child(1){margin-top:0;}.dex-process-card{background:#FFFFFF;border-radius:18px;padding:28px 20px 24px;box-shadow:0 18px 36px rgba(15,80,75,0.1);border:1px solid #E3F1EE;transition:transform .3s ease, box-shadow .3s ease;}.dex-process-step:hover .dex-process-card{transform:translateY(-6px);box-shadow:0 24px 44px rgba(15,80,75,0.15);}.dex-process-circle{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#EA7C33,#DE6A1F);display:flex;align-items:center;justify-content:center;margin:0 auto 18px;color:#FFFFFF;position:relative;box-shadow:0 10px 20px rgba(222,106,31,0.35);}.dex-process-circle::before{content:'';position:absolute;inset:-8px;border-radius:50%;border:2px solid #EA7C33;opacity:0;}.dex-process-path.dex-process-in-view .dex-process-step:nth-child(1) .dex-process-circle::before{animation: dexProcessRingPulse 2.6s ease-out .6s infinite;}.dex-process-path.dex-process-in-view .dex-process-step:nth-child(2) .dex-process-circle::before{animation: dexProcessRingPulse 2.6s ease-out .8s infinite;}.dex-process-path.dex-process-in-view .dex-process-step:nth-child(3) .dex-process-circle::before{animation: dexProcessRingPulse 2.6s ease-out 1s infinite;}.dex-process-path.dex-process-in-view .dex-process-step:nth-child(4) .dex-process-circle::before{animation: dexProcessRingPulse 2.6s ease-out 1.2s infinite;}.dex-process-path.dex-process-in-view .dex-process-circle{animation: dexProcessFloat 3.6s ease-in-out infinite;}.dex-process-path.dex-process-in-view .dex-process-step:nth-child(2) .dex-process-circle{animation-delay:.4s;}.dex-process-path.dex-process-in-view .dex-process-step:nth-child(3) .dex-process-circle{animation-delay:.8s;}.dex-process-path.dex-process-in-view .dex-process-step:nth-child(4) .dex-process-circle{animation-delay:1.2s;}@keyframes dexProcessRingPulse{0%{transform:scale(0.9);opacity:0.6;}80%{transform:scale(1.35);opacity:0;}100%{transform:scale(1.35);opacity:0;}}@keyframes dexProcessFloat{0%,100%{transform:translateY(0);}50%{transform:translateY(-8px);}}.dex-process-num{position:absolute;top:-6px;right:-6px;width:22px;height:22px;border-radius:50%;background:#0E7C86;color:#fff;font-size:11px;font-weight:800;font-family:'Poppins',sans-serif;display:flex;align-items:center;justify-content:center;border:2px solid #FFFFFF;}.dex-process-step h3{font-family:'Poppins',sans-serif;font-size:16px;font-weight:700;margin:0 0 8px;}.dex-process-step p{font-size:13.5px;line-height:1.55;color:#5C6664;margin:0;}.dex-process-foot{text-align:center;margin-top:60px;}.dex-process-cta{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#EA7C33,#DE6A1F);color:#fff;padding:14px 30px;border-radius:30px;font-weight:700;font-size:15px;text-decoration:none;border:none;cursor:pointer;box-shadow:0 16px 34px rgba(222,106,31,0.3);transition:transform .25s ease, box-shadow .25s ease;}.dex-process-cta:hover{transform:translateY(-3px);box-shadow:0 20px 40px rgba(222,106,31,0.4);}@media (prefers-reduced-motion: reduce){.dex-process-circle{animation:none !important;}.dex-process-circle::before{animation:none !important;}.dex-process-traveler{display:none;}}@media (max-width:860px){.dex-process-svg-track{display:none;}.dex-process-path{grid-template-columns:1fr;max-width:380px;margin:0 auto;row-gap:22px;}.dex-process-step{margin-top:0 !important;}.dex-process-step:nth-child(2){transition-delay:.1s;}.dex-process-step:nth-child(3){transition-delay:.2s;}.dex-process-step:nth-child(4){transition-delay:.3s;}}@media (max-width:520px){.dex-process-section{padding:64px 18px 56px;}.dex-process-head{margin-bottom:46px;}}.dex-industries-section, .dex-industries-section *{box-sizing:border-box;}.dex-industries-section svg{display:block;}.dex-industries-section{background:#F7F3EE;padding:88px clamp(20px,5vw,60px);font-family:'Inter','Poppins',sans-serif;color:#26221F;}.dex-industries-inner{max-width:1180px;margin:0 auto;}.dex-industries-head{text-align:center;max-width:620px;margin:0 auto 56px;}.dex-industries-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#FBDCC0;border:1px solid #F3C393;padding:6px 16px;border-radius:30px;font-size:12.5px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#B85417;margin-bottom:18px;}.dex-industries-head h2{font-family:'Poppins',sans-serif;font-size:clamp(26px,3.4vw,36px);font-weight:800;line-height:1.25;margin:0 0 14px;}.dex-industries-head h2 span{color:#DE6A1F;}.dex-industries-head p{font-size:15.5px;line-height:1.65;color:#5C5650;margin:0;}.dex-industries-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;width:100%;}.dex-industries-box{background:#FFFFFF;border:1px solid #ECE2D6;border-radius:18px;padding:34px 20px 26px;text-align:center;display:flex;flex-direction:column;align-items:center;box-shadow:0 14px 30px rgba(120,80,40,0.06);opacity:0;transform:translateY(24px) scale(0.94);transition:opacity .5s ease, transform .5s ease, box-shadow .3s ease, border-color .3s ease;}.dex-industries-grid.dex-industries-in-view .dex-industries-box{opacity:1;transform:translateY(0) scale(1);}.dex-industries-box:hover{box-shadow:0 22px 40px rgba(120,80,40,0.12);border-color:#F3C393;transform:translateY(-6px) scale(1);}.dex-industries-grid.dex-industries-in-view .dex-industries-box:nth-child(1){transition-delay:.05s;}.dex-industries-grid.dex-industries-in-view .dex-industries-box:nth-child(2){transition-delay:.12s;}.dex-industries-grid.dex-industries-in-view .dex-industries-box:nth-child(3){transition-delay:.19s;}.dex-industries-grid.dex-industries-in-view .dex-industries-box:nth-child(4){transition-delay:.26s;}.dex-industries-grid.dex-industries-in-view .dex-industries-box:nth-child(5){transition-delay:.33s;}.dex-industries-grid.dex-industries-in-view .dex-industries-box:nth-child(6){transition-delay:.4s;}.dex-industries-grid.dex-industries-in-view .dex-industries-box:nth-child(7){transition-delay:.47s;}.dex-industries-grid.dex-industries-in-view .dex-industries-box:nth-child(8){transition-delay:.54s;}.dex-industries-icon{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;transition:transform .35s ease;}.dex-industries-box:hover .dex-industries-icon{transform:scale(1.1) rotate(-5deg);}.dex-industries-icon.dex-ind-tint-1{background:#FBDCC0;color:#B85417;}.dex-industries-icon.dex-ind-tint-2{background:#D6EEEC;color:#0E7C86;}.dex-industries-icon.dex-ind-tint-3{background:#F4E3C9;color:#A5710F;}.dex-industries-icon.dex-ind-tint-4{background:#E7DAF3;color:#6B3FA0;}.dex-industries-box h3{font-family:'Poppins',sans-serif;font-size:15px;font-weight:700;margin:0;line-height:1.4;}.dex-industries-foot{text-align:center;margin-top:48px;}.dex-industries-foot p{font-size:14.5px;color:#5C5650;margin:0 0 20px;}.dex-industries-cta{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#EA7C33,#DE6A1F);color:#fff;padding:14px 30px;border-radius:30px;font-weight:700;font-size:15px;text-decoration:none;border:none;cursor:pointer;box-shadow:0 16px 34px rgba(222,106,31,0.3);transition:transform .25s ease, box-shadow .25s ease;}.dex-industries-cta:hover{transform:translateY(-3px);box-shadow:0 20px 40px rgba(222,106,31,0.4);}@media (prefers-reduced-motion: reduce){.dex-industries-box{opacity:1;transform:none;transition:none;}}@media (max-width:1024px){.dex-industries-grid{grid-template-columns:repeat(3,1fr);}}@media (max-width:720px){.dex-industries-grid{grid-template-columns:repeat(2,1fr);gap:16px;}.dex-industries-box{padding:26px 14px 20px;}}@media (max-width:480px){.dex-industries-section{padding:60px 16px;}.dex-industries-icon{width:52px;height:52px;}.dex-industries-box h3{font-size:13.5px;}}.dex-bar-wrap, .dex-bar-wrap *{box-sizing:border-box;}.dex-bar-wrap svg{display:block;}.dex-bar-wrap{position:relative;z-index:10;margin-top:-58px;padding:0 clamp(16px,4vw,40px);font-family:'Inter','Poppins',sans-serif;}.dex-bar-card{margin:0 auto;background:linear-gradient(120deg,#f48104 0%, #da4508 100%);border-radius:20px;box-shadow:0 24px 50px rgba(14,124,134,0.28);padding:26px clamp(18px,3vw,40px);display:flex;align-items:center;justify-content:space-between;gap:6px;opacity:0;transform:translateY(20px);transition:opacity .6s ease, transform .6s ease;}.dex-bar-card.dex-bar-in-view{opacity:1;transform:translateY(0);}.dex-bar-item{display:flex;align-items:center;gap:10px;flex:1;min-width:0;}.dex-bar-icon{width:40px;height:40px;border-radius:11px;background:rgba(255,255,255,0.2);display:flex;align-items:center;justify-content:center;color:#FFFFFF;flex-shrink:0;transition:transform .3s ease, background .3s ease;}.dex-bar-item:hover .dex-bar-icon{transform:scale(1.1) rotate(-6deg);background:rgba(255,255,255,0.32);}.dex-bar-text{color:#FFFFFF;line-height:1.25;min-width:0;}.dex-bar-text strong{display:block;font-family:'Poppins',sans-serif;font-size:13.5px;font-weight:800;white-space:nowrap;}.dex-bar-text span{font-size:11px;color:rgba(255,255,255,0.82);font-weight:500;white-space:nowrap;}.dex-bar-divider{width:1px;height:36px;background:rgba(255,255,255,0.28);flex-shrink:0;margin:0 clamp(4px,1.4vw,14px);}@media (prefers-reduced-motion: reduce){.dex-bar-card{opacity:1;transform:none;transition:none;}}@media (max-width:980px){.dex-bar-card{flex-wrap:wrap;row-gap:24px;justify-content:center;}.dex-bar-item{flex:0 0 30%;justify-content:center;}.dex-bar-divider{display:none;}.dex-bar-text strong, .dex-bar-text span{white-space:normal;}}@media (max-width:640px){.dex-bar-item{flex:0 0 45%;justify-content:flex-start;}}@media (max-width:520px){.dex-bar-wrap{margin-top:-40px;padding:0 14px;}.dex-bar-card{padding:22px 18px;border-radius:16px;}.dex-bar-item{flex:0 0 100%;justify-content:flex-start;}.dex-bar-text strong{font-size:14px;}}.dex-vbanner-section, .dex-vbanner-section *{box-sizing:border-box;}.dex-vbanner-section svg, .dex-vbanner-section img, .dex-vbanner-section video{display:block;max-width:100%;}.dex-vbanner-section{background:#14171B;padding:70px clamp(16px,4vw,50px);font-family:'Inter','Poppins',sans-serif;}.dex-vbanner-outer{max-width:1200px;margin:0 auto;}.dex-vbanner{display:grid;grid-template-columns:1fr 1fr;border-radius:18px;overflow:hidden;box-shadow:0 30px 70px rgba(0,0,0,0.5);height:clamp(420px, 42vw, 540px);}.dex-vbanner-media{position:relative;height:100%;background:#000;}.dex-vbanner-media video{width:100%;height:100%;object-fit:cover;display:block;}.dex-vbanner-media::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0.4) 100%);pointer-events:none;transition:opacity .3s ease;}.dex-vbanner-media.dex-vbanner-playing::after{opacity:0;}.dex-vbanner-playbtn{position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%);width:76px;height:76px;border-radius:50%;background:rgba(255,255,255,0.96);display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;box-shadow:0 16px 34px rgba(0,0,0,0.45);transition:transform .25s ease;}.dex-vbanner-playbtn::before{content:'';position:absolute;inset:-14px;border-radius:50%;border:2px solid rgba(255,255,255,0.5);animation: dexVbannerPulseRing 2.2s ease-out infinite;}.dex-vbanner-playbtn:hover{transform:translate(-50%,-50%) scale(1.08);}.dex-vbanner-playbtn svg{margin-left:4px;}.dex-vbanner-media.dex-vbanner-playing .dex-vbanner-playbtn{display:none;}@keyframes dexVbannerPulseRing{0%{transform:scale(0.9);opacity:0.8;}100%{transform:scale(1.4);opacity:0;}}.dex-vbanner-badge{position:absolute;top:20px;left:20px;z-index:3;background:rgba(0,0,0,0.55);color:#fff;font-size:12px;font-weight:600;padding:6px 12px;border-radius:20px;display:flex;align-items:center;gap:6px;backdrop-filter:blur(4px);}.dex-vbanner-media.dex-vbanner-playing .dex-vbanner-badge{display:none;}.dex-vbanner-badge-dot{width:6px;height:6px;border-radius:50%;background:#EF4444;animation: dexVbannerBlip 1.6s infinite;}@keyframes dexVbannerBlip{0%,100%{opacity:1;}50%{opacity:0.3;}}@media (prefers-reduced-motion: reduce){.dex-vbanner-playbtn::before{animation:none;}}.dex-vbanner-copy{height:100%;background:#1C2024;display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,4vw,56px);overflow:hidden;}.dex-vbanner-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(45,212,191,0.12);border:1px solid rgba(45,212,191,0.35);padding:6px 16px;border-radius:30px;font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#2DD4BF;margin-bottom:18px;width:fit-content;}.dex-vbanner-copy h2{font-family:'Poppins',sans-serif;font-size:clamp(20px,2.2vw,28px);font-weight:800;line-height:1.25;margin:0 0 14px;color:#FFFFFF;}.dex-vbanner-copy h2 span{color:#2DD4BF;}.dex-vbanner-copy p.dex-vbanner-lead{font-size:14px;line-height:1.65;color:rgba(255,255,255,0.68);margin:0 0 20px;}.dex-vbanner-points{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:11px;}.dex-vbanner-points li{display:flex;align-items:flex-start;gap:11px;font-size:13.5px;font-weight:600;color:rgba(255,255,255,0.88);}.dex-vbanner-point-icon{width:24px;height:24px;border-radius:7px;flex-shrink:0;background:rgba(45,212,191,0.14);color:#2DD4BF;display:flex;align-items:center;justify-content:center;}.dex-vbanner-cta{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#0E7C86,#14B8A6);color:#fff;padding:13px 26px;border-radius:10px;font-weight:700;font-size:14px;text-decoration:none;box-shadow:0 14px 28px rgba(0,0,0,0.35);transition:transform .25s ease, box-shadow .25s ease;border:none;cursor:pointer;width:fit-content;}.dex-vbanner-cta:hover{transform:translateY(-3px);box-shadow:0 18px 34px rgba(0,0,0,0.42);}@media (max-width:860px){.dex-vbanner{grid-template-columns:1fr;height:auto;border-radius:16px;}.dex-vbanner-media{height:auto;aspect-ratio:16/9;}.dex-vbanner-copy{height:auto;padding:32px 24px;}}@media (max-width:520px){.dex-vbanner-section{padding:50px 14px;}.dex-vbanner-playbtn{width:60px;height:60px;}.dex-vbanner-copy h2{font-size:20px;}}.dex-vbanner-section, .dex-vbanner-section *{box-sizing:border-box;}.dex-vbanner-section svg, .dex-vbanner-section img, .dex-vbanner-section video{display:block;max-width:100%;}.dex-vbanner-section{background:#14171B;padding:70px clamp(16px,4vw,50px);font-family:'Inter','Poppins',sans-serif;}.dex-vbanner-outer{max-width:1200px;margin:0 auto;}.dex-vbanner{display:grid;grid-template-columns:1fr 1fr;border-radius:18px;overflow:hidden;box-shadow:0 30px 70px rgba(0,0,0,0.5);height:clamp(420px, 42vw, 540px);}.dex-vbanner-media{position:relative;height:100%;background:#000;}.dex-vbanner-media video{width:100%;height:100%;object-fit:cover;display:block;}.dex-vbanner-media::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0.4) 100%);pointer-events:none;transition:opacity .3s ease;}.dex-vbanner-media.dex-vbanner-playing::after{opacity:0;}.dex-vbanner-playbtn{position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%);width:76px;height:76px;border-radius:50%;background:rgba(255,255,255,0.96);display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;box-shadow:0 16px 34px rgba(0,0,0,0.45);transition:transform .25s ease;}.dex-vbanner-playbtn::before{content:'';position:absolute;inset:-14px;border-radius:50%;border:2px solid rgba(255,255,255,0.5);animation: dexVbannerPulseRing 2.2s ease-out infinite;}.dex-vbanner-playbtn:hover{transform:translate(-50%,-50%) scale(1.08);}.dex-vbanner-playbtn svg{margin-left:4px;}.dex-vbanner-media.dex-vbanner-playing .dex-vbanner-playbtn{display:none;}@keyframes dexVbannerPulseRing{0%{transform:scale(0.9);opacity:0.8;}100%{transform:scale(1.4);opacity:0;}}.dex-vbanner-badge{position:absolute;top:20px;left:20px;z-index:3;background:rgba(0,0,0,0.55);color:#fff;font-size:12px;font-weight:600;padding:6px 12px;border-radius:20px;display:flex;align-items:center;gap:6px;backdrop-filter:blur(4px);}.dex-vbanner-media.dex-vbanner-playing .dex-vbanner-badge{display:none;}.dex-vbanner-badge-dot{width:6px;height:6px;border-radius:50%;background:#EF4444;animation: dexVbannerBlip 1.6s infinite;}@keyframes dexVbannerBlip{0%,100%{opacity:1;}50%{opacity:0.3;}}@media (prefers-reduced-motion: reduce){.dex-vbanner-playbtn::before{animation:none;}}.dex-vbanner-copy{height:100%;background:#1C2024;display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,4vw,56px);overflow:hidden;}.dex-vbanner-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(45,212,191,0.12);border:1px solid rgba(45,212,191,0.35);padding:6px 16px;border-radius:30px;font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#2DD4BF;margin-bottom:18px;width:fit-content;}.dex-vbanner-copy h2{font-family:'Poppins',sans-serif;font-size:clamp(20px,2.2vw,28px);font-weight:800;line-height:1.25;margin:0 0 14px;color:#FFFFFF;}.dex-vbanner-copy h2 span{color:#2DD4BF;}.dex-vbanner-copy p.dex-vbanner-lead{font-size:14px;line-height:1.65;color:rgba(255,255,255,0.68);margin:0 0 20px;}.dex-vbanner-points{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:11px;}.dex-vbanner-points li{display:flex;align-items:flex-start;gap:11px;font-size:13.5px;font-weight:600;color:rgba(255,255,255,0.88);}.dex-vbanner-point-icon{width:24px;height:24px;border-radius:7px;flex-shrink:0;background:rgba(45,212,191,0.14);color:#2DD4BF;display:flex;align-items:center;justify-content:center;}.dex-vbanner-cta{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#0E7C86,#14B8A6);color:#fff;padding:13px 26px;border-radius:10px;font-weight:700;font-size:14px;text-decoration:none;box-shadow:0 14px 28px rgba(0,0,0,0.35);transition:transform .25s ease, box-shadow .25s ease;border:none;cursor:pointer;width:fit-content;}.dex-vbanner-cta:hover{transform:translateY(-3px);box-shadow:0 18px 34px rgba(0,0,0,0.42);}@media (max-width:860px){.dex-vbanner{grid-template-columns:1fr;height:auto;border-radius:16px;}.dex-vbanner-media{height:auto;aspect-ratio:16/9;}.dex-vbanner-copy{height:auto;padding:32px 24px;}}@media (max-width:520px){.dex-vbanner-section{padding:50px 14px;}.dex-vbanner-playbtn{width:60px;height:60px;}.dex-vbanner-copy h2{font-size:20px;}}.inbl{display: block;}.pug-whatsapp{position:fixed;right:25px;bottom:140px;width:65px;height:65px;background:#25D366;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 10px 30px rgba(37,211,102,.45);z-index:999999;transition:.35s ease;animation:pugWhatsappPulse 2s infinite;}.pug-whatsapp:hover{transform:translateY(-6px) scale(1.08);box-shadow:0 15px 40px rgba(37,211,102,.65);}@keyframes pugWhatsappPulse{0%{box-shadow:0 0 0 0 rgba(37,211,102,.55);}70%{box-shadow:0 0 0 18px rgba(37,211,102,0);}100%{box-shadow:0 0 0 0 rgba(37,211,102,0);}}@media(max-width:768px){.pug-whatsapp{width:56px;height:56px;right:15px;bottom:120px;}.pug-whatsapp svg{width:26px;height:26px;}}.dxu-since2016{position:relative;overflow:hidden;padding:120px 20px;background:#fff;}.dxu-container{max-width:1100px;margin:auto;position:relative;z-index:2;}.dxu-bg-year{position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:280px;font-weight:900;color:#f47c201f;user-select:none;pointer-events:none;line-height:1;}.dxu-label{display:inline-flex;align-items:center;gap:12px;color:#f47c20;font-size:14px;letter-spacing:3px;font-weight:700;margin-bottom:20px;}.dxu-label span{width:60px;height:3px;background:#f47c20;display:block;}.dxu-since2016 h2{font-size:52px;line-height:1.2;color:#1f2937;max-width:700px;margin-bottom:25px;}.dxu-since2016 h2 span{color:#f47c20;}.dxu-text{font-size:18px;color:#666;line-height:1.9;max-width:720px;margin-bottom:45px;}.dxu-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}.dxu-item{background:#fff;border:1px solid #211a1a;border-left:4px solid #f47c20;border-radius:14px;padding:20px 24px;font-size:16px;transition:.35s;box-shadow:0 8px 20px rgba(0,0,0,.04);}.dxu-item i{color:#f47c20;margin-right:12px;}.dxu-item:hover{transform:translateY(-8px);box-shadow:0 20px 45px rgba(244,124,32,.15);}