.core-tech-section{overflow:hidden;background:#232323;padding:80px 0;position:relative}.core-tech-section:after{content:"";position:absolute;top:0;right:0;width:55%;height:100%;background:radial-gradient(98.7% 125.06% at 119.06% 125.06%,#0a2445 0,#006dff 100%);z-index:0}.core-tech-section:before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:#232323;z-index:1;transform:skewX(-15deg)}.core-tech-container{display:flex;align-items:center;max-width:90%;margin:0 auto;gap:40px;position:relative;z-index:9}.core-tech-left{flex:1;min-width:0}.core-tech-left h2{font-size:48px;font-weight:600;line-height:1.2;color:#fff;margin-bottom:20px}.core-tech-left h2 .core-tech-highlight{color:#006dff}.core-tech-left p{font-size:22px;line-height:1.3;color:#fff;font-weight:400}.core-tech-right{flex:1;min-width:0;position:relative}.core-tech-grid-wrapper{position:relative;padding:20px}.core-tech-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;position:relative;z-index:2}.core-tech-card{display:flex;flex-direction:column;align-items:center;gap:10px;transition:transform .3s ease}.core-tech-card:hover{transform:translateY(-4px)}.core-tech-card-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:box-shadow .3s ease;border:2px solid #fff;background:#ffffffcc;box-shadow:0 7px 29px 0 #64646f33}.core-tech-card:hover .core-tech-card-icon{box-shadow:0 6px 24px rgba(0,109,255,.3)}.core-tech-card-icon img{width:44px;height:44px;-o-object-fit:contain;object-fit:contain}.core-tech-card-name{font-size:14px;font-weight:400;color:#fff;text-align:center;border:2px solid #fff;border-radius:20px;padding:6px 18px;white-space:nowrap}@media (max-width:1024px){.core-tech-container{display:block}.core-tech-section:after{top:auto;width:100%;height:60%;bottom:0;z-index:3}.core-tech-left{text-align:center;margin-bottom:110px}.core-tech-left h2{font-size:2rem}.core-tech-grid{gap:16px}.core-tech-card-icon{width:60px;height:60px}.core-tech-card-icon img{width:36px;height:36px}}@media (max-width:640px){.core-tech-section{padding:48px 0}.core-tech-left h2{font-size:1.5rem}.core-tech-grid-wrapper{padding:20px}.core-tech-grid{grid-template-columns:repeat(3,1fr);gap:14px}.core-tech-card-icon{width:52px;height:52px}.core-tech-card-icon img{width:30px;height:30px}.core-tech-card-name{font-size:.65rem;padding:3px 10px}}