.section--layer-stack .layer-stack__tower{margin:40px auto 0;position:relative}.section--layer-stack .layer-stack__pill{align-items:center;border-radius:999px;display:grid;gap:20px;grid-template-columns:auto 1fr;margin-top:-14px;padding:34px 118px 34px 26px;position:relative;transition:transform .35s cubic-bezier(.3,1.4,.5,1)}.section--layer-stack .layer-stack__pill:first-child{margin-top:0}.section--layer-stack .layer-stack__pill--multiply{mix-blend-mode:multiply}.section--layer-stack .layer-stack__pill--left{transform:rotate(-1deg)}.section--layer-stack .layer-stack__pill--right{transform:rotate(.9deg)}.section--layer-stack .layer-stack__pill:hover{transform:translateY(-8px) rotate(0deg);z-index:5}.section--layer-stack .layer-stack__pill--primary{background:var(--bz-primary)}.section--layer-stack .layer-stack__pill--secondary{background:var(--bz-secondary)}.section--layer-stack .layer-stack__pill--tertiary{background:var(--bz-tertiary)}.section--layer-stack .layer-stack__pill--fourth{background:var(--bz-fourth)}.section--layer-stack .layer-stack__pill--vapor{background:var(--bz-vapor)}.section--layer-stack .layer-stack__pill--sky{background:var(--bz-sky)}.section--layer-stack .layer-stack__pill--dark{background:var(--bz-dark)}.section--layer-stack .layer-stack__pill--white{background:var(--bz-white);box-shadow:0 14px 34px rgba(var(--bz-primary-rgb),.1)}.section--layer-stack .layer-stack__pill--tx-white .layer-stack__title{color:var(--bz-white)}.section--layer-stack .layer-stack__pill--tx-white .layer-stack__desc{color:rgba(var(--bz-white-rgb),.85)}.section--layer-stack .layer-stack__pill--tx-white .layer-stack__num{background:rgba(var(--bz-white-rgb),.2);color:var(--bz-white)}.section--layer-stack .layer-stack__pill--tx-white .layer-stack__side{color:rgba(var(--bz-white-rgb),.75)}.section--layer-stack .layer-stack__pill--tx-primary .layer-stack__title{color:var(--bz-primary)}.section--layer-stack .layer-stack__pill--tx-primary .layer-stack__desc{color:rgba(var(--bz-primary-rgb),.8)}.section--layer-stack .layer-stack__pill--tx-primary .layer-stack__num{background:rgba(var(--bz-primary-rgb),.16);color:var(--bz-primary)}.section--layer-stack .layer-stack__pill--tx-primary .layer-stack__side{color:rgba(var(--bz-primary-rgb),.65)}.section--layer-stack .layer-stack__pill--tx-dark .layer-stack__title{color:var(--bz-dark)}.section--layer-stack .layer-stack__pill--tx-dark .layer-stack__desc{color:var(--bz-muted)}.section--layer-stack .layer-stack__pill--tx-dark .layer-stack__num{background:rgba(var(--bz-dark-rgb),.1);color:var(--bz-dark)}.section--layer-stack .layer-stack__pill--tx-dark .layer-stack__side{color:var(--bz-muted)}.section--layer-stack .layer-stack__num{border-radius:999px;display:grid;flex:none;font-weight:800;height:46px;place-items:center;width:46px}.section--layer-stack .layer-stack__title{margin:0}.section--layer-stack .layer-stack__desc{margin:5px 0 0}.section--layer-stack .layer-stack__btn{display:block;margin-top:14px}.section--layer-stack .layer-stack__side{font-size:20px;position:absolute;right:44px;top:30%;transform:translateY(-50%);white-space:nowrap}.section--layer-stack .layer-stack__label{color:var(--bz-muted);position:absolute;right:-172px;text-align:left;top:8px;width:140px}.section--layer-stack .layer-stack__arrow{position:absolute;right:-96px;top:64px}.section--layer-stack .layer-stack__arrow svg{height:110px;overflow:visible;width:64px}.section--layer-stack .layer-stack__arrow path{fill:none;stroke:var(--bz-secondary);stroke-dasharray:7 6;stroke-linecap:round;stroke-width:2.2}.section--layer-stack .layer-stack__found{margin:26px auto 0;text-align:center}.section--layer-stack .layer-stack__fbar{align-items:center;background:var(--bz-light);border:1.5px dashed rgba(var(--bz-primary-rgb),.3);border-radius:999px;color:var(--bz-primary);display:inline-flex;font-weight:800;gap:12px;padding:14px 28px}.section--layer-stack .layer-stack__fbar i{background:var(--bz-fourth);border-radius:999px;display:block;height:9px;width:9px}@media (max-width:1180px){.section--layer-stack .layer-stack__arrow,.section--layer-stack .layer-stack__label{display:none}}@media (max-width:700px){.section--layer-stack .layer-stack__pill{border-radius:999px;grid-template-columns:1fr;margin-top:-8px;padding:22px 34px}.section--layer-stack .layer-stack__num,.section--layer-stack .layer-stack__side{display:none}}