.leadspace-album-flow,.module-leadspace-album-flow{min-height:80vh;overflow:hidden;position:relative}.leadspace-album-flow__bg,.module-leadspace-album-flow__bg{z-index:0}.leadspace-album-flow__bg-solid,.module-leadspace-album-flow__bg-solid{background-color:var(--album-bleed-color,#1a1a1a);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.leadspace-album-flow__bg-image,.module-leadspace-album-flow__bg-image{height:100%;left:0;-webkit-mask-image:linear-gradient(90deg,#000 20%,#00000014);mask-image:linear-gradient(90deg,#000 20%,#00000014);position:absolute;top:0;width:100%}.leadspace-album-flow__bg-image:after,.module-leadspace-album-flow__bg-image:after{background:linear-gradient(270deg,#012a2200 -9.09%,#012a22);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media(max-width:991px){.leadspace-album-flow__bg-image,.module-leadspace-album-flow__bg-image{-webkit-mask-image:linear-gradient(180deg,#000 15%,#00000014);mask-image:linear-gradient(180deg,#000 15%,#00000014)}}.leadspace-album-flow__ask-wrapper,.module-leadspace-album-flow__ask-wrapper{margin-bottom:3rem!important;position:relative}.leadspace-album-flow__ask-form,.module-leadspace-album-flow__ask-form{align-items:center;backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:50px;display:flex;padding:.5rem 1.5rem;transition:all .3s ease}.leadspace-album-flow__ask-form:focus-within,.module-leadspace-album-flow__ask-form:focus-within{background:#ffffff40;border-color:#fff9;box-shadow:0 0 15px #ffffff1a}.leadspace-album-flow__ask-form input,.module-leadspace-album-flow__ask-form input{background:#0000;border:none;box-shadow:none!important;color:#fff;flex-grow:1;font-size:1.3rem;font-weight:600;outline:none!important;padding:.5rem 0}.leadspace-album-flow__ask-form input:active,.leadspace-album-flow__ask-form input:focus,.module-leadspace-album-flow__ask-form input:active,.module-leadspace-album-flow__ask-form input:focus{box-shadow:none!important;outline:none!important}.leadspace-album-flow__ask-form input::placeholder,.module-leadspace-album-flow__ask-form input::placeholder{color:#fff;font-weight:700;opacity:1}.leadspace-album-flow__ask-form button,.module-leadspace-album-flow__ask-form button{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:transform .2s ease}.leadspace-album-flow__ask-form button:hover,.module-leadspace-album-flow__ask-form button:hover{transform:scale(1.1)}.leadspace-album-flow__prompts,.module-leadspace-album-flow__prompts{display:flex;flex-wrap:wrap;gap:.5rem;width:100%}.leadspace-album-flow__prompts .prompt-pill,.module-leadspace-album-flow__prompts .prompt-pill{background:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:#fff;cursor:pointer;flex:1;font-size:1.15rem!important;font-weight:700!important;padding:.5rem 1rem;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:all .2s ease;white-space:nowrap}.leadspace-album-flow__prompts .prompt-pill:hover,.module-leadspace-album-flow__prompts .prompt-pill:hover{background:#fff3;border-color:#fff6;color:#fff}.leadspace-album-flow .album-flow-swiper,.module-leadspace-album-flow .album-flow-swiper{padding-bottom:50px;padding-top:50px;perspective:1200px;width:100%}@media(min-width:992px){.leadspace-album-flow .album-flow-swiper,.module-leadspace-album-flow .album-flow-swiper{margin-left:3rem;width:calc(100% + 3rem)}}.leadspace-album-flow .album-flow-slide,.module-leadspace-album-flow .album-flow-slide{width:480px}@media(max-width:768px){.leadspace-album-flow .album-flow-slide,.module-leadspace-album-flow .album-flow-slide{width:280px}}.leadspace-album-flow .album-flow-slide__inner,.module-leadspace-album-flow .album-flow-slide__inner{border-radius:12px;display:block;height:100%;position:relative;width:100%}.leadspace-album-flow .album-flow-slide__label-link,.module-leadspace-album-flow .album-flow-slide__label-link{display:block;-webkit-text-decoration:none;text-decoration:none}.leadspace-album-flow .album-flow-slide__label-link:hover .album-flow-slide__caret,.module-leadspace-album-flow .album-flow-slide__label-link:hover .album-flow-slide__caret{opacity:1;transform:translateX(0)}.leadspace-album-flow .album-flow-slide__label-link:hover .album-flow-slide__name,.module-leadspace-album-flow .album-flow-slide__label-link:hover .album-flow-slide__name{color:#00e5ff!important;text-shadow:0 0 15px #00e5ff99}.leadspace-album-flow .album-flow-slide__label,.module-leadspace-album-flow .album-flow-slide__label{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-bottom:1.5rem;text-align:center}.leadspace-album-flow .album-flow-slide__name,.module-leadspace-album-flow .album-flow-slide__name{color:#fff;font-size:2.4rem;font-weight:800;text-shadow:0 4px 10px #000c;transition:all .3s ease}.leadspace-album-flow .album-flow-slide__caret,.module-leadspace-album-flow .album-flow-slide__caret{align-items:center;color:var(--bs-primary,#00d2ff);display:inline-flex;opacity:0;transform:translateX(-15px);transition:all .3s cubic-bezier(.4,0,.2,1)}.leadspace-album-flow .album-flow-slide__artwork,.module-leadspace-album-flow .album-flow-slide__artwork{aspect-ratio:1/1;background:#000;border-radius:8px;box-shadow:0 15px 35px #00000080;overflow:hidden;transition:box-shadow .3s ease;width:100%}.leadspace-album-flow .album-flow-slide__artwork img,.module-leadspace-album-flow .album-flow-slide__artwork img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.leadspace-album-flow .album-flow-slide__artwork:hover,.module-leadspace-album-flow .album-flow-slide__artwork:hover{box-shadow:0 25px 45px #000c}.leadspace-album-flow .album-flow-slide__artwork:hover img,.module-leadspace-album-flow .album-flow-slide__artwork:hover img{transform:scale(1.05)}