.section--next-move{background:var(--bz-secondary);margin-top:70px;overflow:visible;position:relative}.section--next-move .next-move__bg{height:100%;inset:0;position:absolute;width:100%}.section--next-move .next-move__bg-base{fill:var(--bz-white)}.section--next-move .next-move__bg-a{fill:var(--bz-tertiary)}.section--next-move .next-move__bg-b{fill:var(--bz-primary);mix-blend-mode:multiply}.section--next-move .next-move__bg-c{fill:var(--bz-secondary);mix-blend-mode:multiply}.section--next-move .next-move__halves{display:grid;grid-template-columns:1fr 1fr;min-height:420px;padding-top:60px;position:relative;z-index:2}.section--next-move .next-move__half{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;padding:0 60px 150px;text-align:center;text-decoration:none}.section--next-move .next-move__kick{color:rgba(var(--bz-white-rgb),.85);font-size:.71875rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.section--next-move .next-move__title{color:var(--bz-white);margin:16px 0 0}.section--next-move .next-move__desc{color:rgba(var(--bz-white-rgb),.92);line-height:1.6;margin:14px 0 32px;max-width:40ch}.section--next-move .next-move__half .btn{transition:box-shadow .25s,transform .25s}.section--next-move .next-move__half:hover .btn{box-shadow:0 14px 32px rgba(var(--bz-dark-rgb),.32);transform:translateY(-2px)}.section--next-move .next-move__card{background:var(--bz-white);border-radius:24px;box-shadow:0 30px 70px rgba(var(--bz-primary-rgb),.3);left:50%;max-width:calc(100vw - 48px);padding:36px 48px 40px;position:absolute;text-align:center;top:-56px;transform:translateX(-50%) rotate(-2.5deg);width:560px;z-index:3}.section--next-move .next-move__card .section-title__kicker{margin-bottom:0}.section--next-move .next-move__card-title{color:var(--bz-dark);margin:16px 0 0}.section--next-move .next-move__card-title .section-title__accent{color:var(--bz-secondary)}@media (max-width:900px){.section--next-move{margin-top:90px}.section--next-move .next-move__halves{grid-template-columns:1fr;min-height:0;padding-top:120px}.section--next-move .next-move__half{padding:0 30px 70px}.section--next-move .next-move__card{padding:26px 30px 30px;top:-46px;width:420px}}