.hero-content-wrapper{align-items:center;display:grid;grid-template-columns:1fr 1.2fr;margin:0 auto;max-width:100%;width:1920px}.hero-wrap{background:#111;background-image:url(https://www-behaviorally-com.sandbox.hs-sites.com/hubfs/bg-behaviorally.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative;width:100%}.hero-left{padding:80px 64px;z-index:2}.hero-title{color:#fff;font-size:clamp(42px,5vw,85px);line-height:.95;margin:0 0 24px}.hero-sub{color:hsla(0,0%,100%,.5);font-size:1.1rem;font-weight:400;line-height:1.45;margin:0 0 44px}.hero-cta{align-items:center;background:#1c1c1c;border:1px solid hsla(0,0%,100%,.1);border-radius:100px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:12px;padding:14px 26px;text-decoration:none;transition:border-color .2s,background .2s}.hero-cta:hover{background:#242424;border-color:rgba(153,89,182,.7)}.dot-accent{background:#c147e9;border-radius:50%;display:inline-block;flex-shrink:0;height:9px;width:9px}.hero-right{overflow:hidden;position:relative}.circle-grid{align-content:center;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);height:100%;margin-bottom:-50px;margin-top:-50px;padding:0 32px 0 20px}.circle-cell{aspect-ratio:1;background:var(--dark-grey);border-radius:50%;overflow:hidden;position:relative;transition:background .6s ease}.circle-cell img{height:100%;inset:0;object-fit:cover;opacity:0;position:absolute;transition:opacity 1s ease;width:100%}.circle-cell img.visible{opacity:1}@media (max-width:991px){.hero-content-wrapper{grid-template-columns:1fr}.hero-wrap{padding-top:80px}.hero-left{padding:56px 40px 32px;text-align:center}.hero-sub{margin-left:auto;margin-right:auto;max-width:100%}.hero-right{order:2}.circle-grid{height:auto;margin:0 auto;padding:0 40px 56px}}@media (max-width:640px){.hero-left{padding:40px 24px 24px}.hero-sub{font-size:.75rem;margin-bottom:32px}.btn-primary,.hero-cta{font-size:13px;padding:12px 20px}.circle-grid{gap:12px;margin-bottom:-30px;margin-left:-20px;margin-right:-20px;padding:0}}