.dc-feature-wrapper{background-color:var(--bg-base);display:flex;justify-content:center;padding:1rem}@media (min-width:769px){.dc-feature-wrapper{padding:2rem}}.dc-feature__bento{background-color:var(--bg-bento);background-position:bottom;background-repeat:no-repeat;background-size:cover;border:var(--border-bento);border-radius:var(--bento-radius,24px);box-shadow:0 20px 40px rgba(0,0,0,.5);max-width:1400px;overflow:hidden;position:relative;width:100%}.dc-bento-haze{background:radial-gradient(circle at 30% 20%,var(--haze-color) 0,transparent 60%);height:120%;left:0;pointer-events:none;position:absolute;top:-10%;width:100%;z-index:1}.dc-desktop-only{display:block}.dc-feature__timeline{bottom:0;left:80px;position:absolute;top:0;width:4px;z-index:2}.dc-timeline-line{background-color:hsla(0,0%,100%,.15)!important;bottom:0;top:0;width:4px!important}.dc-timeline-dot,.dc-timeline-line{left:50%;position:absolute;transform:translateX(-50%)}.dc-timeline-dot{background-color:var(--bg-bento);border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 8px hsla(0,0%,100%,.03);height:16px;top:100px;width:16px;z-index:3}.dc-radar-ripple{border:1px solid hsla(0,0%,100%,.1);border-radius:50%;height:10px;left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);visibility:hidden;width:10px}.dc-radar-ripple--1{height:20px;width:20px}.dc-radar-ripple--2{height:30px;width:30px}.dc-radar-active .dc-radar-ripple{animation:dc-radar-ping 2s cubic-bezier(.215,.61,.355,1) infinite;visibility:visible}.dc-radar-active .dc-radar-ripple--1{animation-delay:.2s}.dc-radar-active .dc-radar-ripple--2{animation-delay:.4s}@keyframes dc-radar-ping{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.1);height:10px;opacity:1;width:10px}to{box-shadow:0 0 0 10px hsla(0,0%,100%,0);height:100px;opacity:0;width:100px}}.dc-feature__content{font-family:var(--font-main);max-width:1200px;padding:80px 0;position:relative;z-index:4}.dc-feat-footer,.dc-feat-grid,.dc-feat-header{margin-left:160px;margin-right:80px}.dc-feat-header{margin-bottom:4rem}.dc-feat-badge{background-color:hsla(0,0%,100%,.08);border:none;border-radius:6px;color:#fff;display:inline-block;font-size:16px;font-weight:500;margin-bottom:2rem;padding:8px 18px}.dc-feat-title{color:#fff;font-size:clamp(2rem,3.5vw,3rem);font-weight:400;line-height:1.2;margin-bottom:1.5rem;max-width:600px}.dc-feat-desc{color:var(--text-muted);font-size:1.125rem;line-height:1.6;max-width:580px}.dc-feat-desc a{color:#fff;font-weight:500}.dc-feat-media{background:#111316;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;box-shadow:0 25px 50px -12px rgba(0,0,0,.7),0 0 60px hsla(0,0%,100%,.03);margin:0 auto 5rem;overflow:hidden;position:relative;width:calc(100% - 80px)}.dc-feat-media img{display:block;height:auto;width:100%}.dc-feat-grid{display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);margin-bottom:5rem}.dc-feat-icon{filter:brightness(0) invert(1);height:24px;margin-bottom:1rem;opacity:.9;width:24px}.dc-feat-item-title{color:#fff;font-family:var(--font-main);font-size:1.125rem;font-weight:500;margin-bottom:.75rem}.dc-feat-item-desc{color:var(--text-muted);font-size:.95rem;line-height:1.6}.dc-feat-desc *,.dc-feat-item-desc *{color:inherit!important;font-family:inherit!important;font-size:inherit!important;line-height:inherit!important}.dc-feat-desc p,.dc-feat-item-desc p{margin-bottom:.5rem!important;margin-top:0!important}.dc-feat-desc p:last-child,.dc-feat-item-desc p:last-child{margin-bottom:0!important}.dc-feat-desc b,.dc-feat-desc strong,.dc-feat-item-desc b,.dc-feat-item-desc strong{color:#fff!important;font-weight:600!important}.dc-feat-desc ul,.dc-feat-item-desc ul{margin-bottom:.75rem!important;margin-top:.75rem!important;padding-left:1.5rem!important}.dc-feat-desc li,.dc-feat-item-desc li{line-height:1.5!important;margin-bottom:.6rem!important}.dc-feat-footer{align-items:center;border-top:1px solid hsla(0,0%,100%,.08);display:flex;gap:2rem;padding-top:3rem}.dc-feat-alt-label{align-items:center;color:#fff;display:flex;font-size:1rem;font-weight:500;gap:12px}.dc-feat-alt-logos{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.dc-alt-logo{filter:grayscale(100%) brightness(200%);max-height:28px;opacity:.5;transition:opacity .2s ease;width:auto}.dc-alt-logo:hover{opacity:1}.dc-no-image-layout .dc-feat-grid{column-gap:4rem;grid-template-columns:repeat(2,1fr)}@media (max-width:992px){.dc-feat-grid{gap:2rem}.dc-feat-footer,.dc-feat-grid,.dc-feat-header{margin-left:120px;margin-right:40px}}@media (max-width:768px){.dc-desktop-only{display:none!important}.dc-feature__content{padding:40px 0}.dc-feat-footer,.dc-feat-grid,.dc-feat-header{margin-left:24px;margin-right:24px}.dc-feat-media{margin:0 auto 3rem;width:calc(100% - 48px)}.dc-feat-grid,.dc-no-image-layout .dc-feat-grid{gap:2.5rem;grid-template-columns:1fr;margin-bottom:3rem}.dc-feat-footer{align-items:flex-start;flex-direction:column;gap:1.5rem}}