.industry-showcase{padding:110px 0;background:#0b1324;color:#fff;overflow:hidden}.industry-showcase-head{display:grid;grid-template-columns:1.15fr .65fr;gap:80px;align-items:end}.industry-showcase-head h2{max-width:720px;margin:18px 0 0;font-size:clamp(45px,5.5vw,73px);line-height:.96;letter-spacing:-.05em}.industry-showcase-head>div:last-child p{margin:0 0 20px;color:#aab5c8;font-size:15px;line-height:1.65}.industry-showcase-head>div:last-child a{color:#69a7ff;font-size:11px;font-weight:900;text-decoration:none;text-transform:uppercase}.industry-showcase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:58px}.industry-showcase-grid>a{position:relative;display:flex;min-height:205px;flex-direction:column;justify-content:space-between;padding:23px;border:1px solid #253650;border-radius:17px;background:#111d31;color:#fff;text-decoration:none;transition:transform .3s ease,border-color .3s ease,background .3s ease;animation:industryReveal .6s ease both;animation-delay:calc(var(--industry-index) * 60ms)}.industry-showcase-grid>a:hover{transform:translateY(-7px);border-color:#4a82c9;background:#162946}.industry-showcase-grid>a>span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#173d78;color:#75adfc;font-size:9px;font-weight:900;letter-spacing:.08em}.industry-showcase-grid h3{margin:0 0 8px;font-size:19px;letter-spacing:-.025em}.industry-showcase-grid p{margin:0;color:#98a6ba;font-size:11px;line-height:1.5}.industry-showcase-grid i{position:absolute;right:20px;top:22px;width:14px;height:10px;transition:transform .25s}.industry-showcase-grid i:before{content:"";position:absolute;left:0;top:4px;width:12px;height:2px;background:#69a7ff}.industry-showcase-grid i:after{content:"";position:absolute;right:0;top:1px;width:6px;height:6px;border-top:2px solid #69a7ff;border-right:2px solid #69a7ff;transform:rotate(45deg)}.industry-showcase-grid>a:hover i{transform:translateX(4px)}.industry-showcase-more{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:22px}.industry-showcase-more span{padding:8px 11px;border:1px solid #253650;border-radius:20px;color:#8493a9;font-size:8px;font-weight:900;letter-spacing:.1em}@keyframes industryReveal{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.industry-showcase{padding:80px 0}.industry-showcase-head{grid-template-columns:1fr;gap:25px}.industry-showcase-grid{grid-template-columns:1fr 1fr;margin-top:42px}.industry-showcase-grid>a{min-height:185px}}@media(max-width:560px){.industry-showcase-grid{grid-template-columns:1fr}.industry-showcase-grid>a{min-height:165px}.industry-showcase-head h2{font-size:13vw}}@media(prefers-reduced-motion:reduce){.industry-showcase-grid>a{animation:none;transition:none}}.feature-grid .feature{display:block;color:inherit;text-decoration:none}.feature-grid .feature h3:after{content:"";display:inline-block;width:8px;height:8px;margin-left:12px;border-top:2px solid #69a7ff;border-right:2px solid #69a7ff;transform:rotate(45deg) translateY(-1px);transition:transform .2s ease}.feature-grid .feature:hover h3:after{transform:rotate(45deg) translate(3px,-4px)}.hero-media.hero-media-simple{overflow:hidden;background:#dce8f4;box-shadow:0 28px 70px rgba(11,19,36,.18)}.hero-media-simple:after{background:linear-gradient(180deg,transparent 50%,rgba(7,16,31,.28))}.hero-media-simple .hero-main-photo{box-shadow:none}.hero-activity-wrap{position:absolute;z-index:3;right:24px;bottom:24px;width:min(340px,calc(100% - 48px))}.hero-activity-card{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:center;padding:18px;border:1px solid rgba(220,228,240,.9);border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 18px 45px rgba(11,19,36,.2);backdrop-filter:blur(12px);animation:heroActivityIn .48s cubic-bezier(.2,.8,.2,1) both}.hero-activity-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#eaf2ff}.hero-activity-icon i{width:10px;height:10px;border-radius:50%;background:#2477f4;box-shadow:0 0 0 6px rgba(36,119,244,.13)}.hero-activity-card small,.hero-activity-card span,.hero-activity-card strong{display:block}.hero-activity-card small{color:#2477f4;font-size:8px;font-weight:900;letter-spacing:.12em}.hero-activity-card strong{margin:6px 0 3px;color:#0b1324;font-size:16px}.hero-activity-card span{color:#667085;font-size:11px}.hero-activity-dots{display:flex;justify-content:flex-end;gap:5px;margin:9px 5px 0}.hero-activity-dots i{width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.5);transition:width .25s,background .25s}.hero-activity-dots i.active{width:18px;border-radius:4px;background:#fff}@keyframes heroActivityIn{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:800px){.hero-activity-wrap{right:14px;bottom:14px;width:calc(100% - 28px)}.hero-activity-card{padding:15px}.hero-activity-card strong{font-size:15px}}@media(prefers-reduced-motion:reduce){.hero-activity-card{animation:none}}