.dc-hero-wrapper{background-color:var(--bg-base,#0b0d0e);display:flex;justify-content:center;padding:1rem}@media (min-width:769px){.dc-hero-wrapper{padding:2rem}}.dc-hero__bento{align-items:center;background-color:#111316;background-position:50%;background-repeat:no-repeat;background-size:cover;border:0 solid hsla(0,0%,100%,.08);border-radius:24px;box-shadow:0 20px 40px rgba(0,0,0,.9);display:flex;flex-direction:column;font-family:var(--font-main);justify-content:center;max-width:1400px;min-height:90vh;overflow:hidden;position:relative;width:100%}.dc-hero__bento:before{background:radial-gradient(circle at center,rgba(11,13,14,.75) 0,rgba(11,13,14,.95) 100%);border-radius:inherit;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.dc-hero__bento.no-grid{padding-bottom:0}.dc-hero__content{margin-bottom:0;max-width:800px;padding:0 2rem;position:relative;text-align:center;z-index:2}.dc-hero__title{color:#fff;font-family:var(--font-serif);font-size:var(--title-size-desk,clamp(2.5rem,5vw,4.5rem))!important;font-weight:500;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem}.dc-hero__subtitle{color:#e2e8f0;font-size:var(--sub-size-desk,clamp(1.125rem,2vw,1.35rem))!important;font-weight:400;margin-bottom:2.5rem}.dc-hero__subtitle *{color:inherit!important;font-size:inherit!important}.dc-hero__subtitle u{text-decoration-color:#6b46c1;text-underline-offset:4px}.dc-hero__actions{display:flex;gap:1rem;justify-content:center}.dc-btn{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;gap:8px;justify-content:center;padding:12px 28px;text-decoration:none!important;transition:all .2s ease}.dc-btn--primary{background-color:#2a7265;border:1px solid #2a7265;box-shadow:0 4px 14px 0 rgba(106,178,164,.39);color:#fff!important}.dc-btn--primary:hover{background-color:#6b4cbe;transform:translateY(-1px)}.dc-btn--secondary{background-color:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);color:#fff!important}.dc-btn--secondary:hover{background-color:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.2)}.dc-hero__mockup-wrapper{background:#16181d;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;box-shadow:0 25px 50px -12px rgba(0,0,0,.5),0 0 80px rgba(91,63,168,.15);display:flex;margin:0 auto;max-width:1100px;overflow:hidden;position:relative;width:95%;z-index:2}.dc-hero__mockup-img{display:block;height:auto;width:100%}.dc-hero__logo-section{background:linear-gradient(180deg,rgba(11,13,14,0) 0,rgba(11,13,14,.9) 30%,#0b0d0e);margin-top:-80px;padding-top:120px;position:relative;width:100%;z-index:1}.dc-hero__logo-grid{backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.02);border-top:1px solid hsla(0,0%,100%,.1);display:grid;grid-template-columns:repeat(6,1fr);width:100%}.dc-logo-cell{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1);border-right:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:center;padding:2.5rem 2rem}.dc-logo-cell:nth-child(6n){border-right:none}.dc-logo-cell img{filter:grayscale(100%) brightness(200%);height:auto;max-width:140px;opacity:.7;transition:opacity .3s ease}.dc-logo-cell:hover img{opacity:1}@media (max-width:768px){.dc-hero__content{padding:0 .5rem}.dc-hero__title,.dc-hero__title *{font-size:var(--title-size-mob,1.75rem)!important;line-height:1.2!important;margin-bottom:1rem!important;white-space:normal!important}.dc-hero__subtitle,.dc-hero__subtitle *{font-size:var(--sub-size-mob,1rem)!important;line-height:1.4!important;margin-bottom:2rem!important}.dc-hero__actions{flex-direction:row;padding:0}.dc-btn{width:100%}.dc-hero__logo-section{margin-top:-40px;padding-top:80px}.dc-hero__logo-grid{grid-template-columns:repeat(2,1fr)}.dc-logo-cell:nth-child(6n){border-right:1px solid hsla(0,0%,100%,.1)}.dc-logo-cell:nth-child(2n){border-right:none}.dc-logo-cell{padding:2rem 1.5rem}.dc-logo-cell img{max-width:100px}}.dc-btn{width:100%}.dc-btn:only-child{min-width:250px;width:auto!important}