.hero-nexus{overflow:hidden;position:relative}.hero-nexus:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.03));content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:50%}.hero-nexus__container{margin:0 auto;max-width:var(--foursys-container-width,1280px);padding:0 2rem;position:relative;z-index:1}.hero-nexus__grid{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.hero-nexus__logo{margin-bottom:1.5rem}.hero-nexus__logo--placeholder{background:hsla(0,0%,100%,.1);border-radius:8px;display:inline-block;padding:.5rem 1rem}.hero-nexus__logo--placeholder span{font-family:var(--foursys-font-decorative,"Bricolage Grotesque",sans-serif);font-size:1.5rem;font-weight:700}.hero-nexus__headline{font-family:var(--foursys-font-primary,"Inter",sans-serif);font-size:2.5rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem}.hero-nexus__description{font-size:1.1rem;line-height:1.8;margin-bottom:2rem;opacity:.95}.hero-nexus__description p{margin:0}.hero-nexus__cta{margin-top:1rem}.hero-nexus__image{align-items:flex-end;display:flex;justify-content:center;position:relative}.hero-nexus__image img{display:block;height:auto;max-width:100%}@media (max-width:1024px){.hero-nexus__grid{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-nexus__content{order:1}.hero-nexus__image{margin:0 auto;max-width:400px;order:2}}@media (max-width:768px){.hero-nexus{min-height:auto!important;padding:3rem 0!important}.hero-nexus__headline{font-size:2rem}.hero-nexus__description{font-size:1rem}.hero-nexus__image{display:none}.hero-nexus__container{padding-left:2rem;padding-right:2rem}}