.breakdance .explore-card{background-color:var(--bde-palette-lightest-grey-f3212da8-4033-4b13-90e1-f651a0e50a06-9);display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px;position:sticky;top:100px;width:100%;padding:32px 32px 32px 32px;border-top:1px solid #AFB5BD;border-bottom:1px solid #AFB5BD;border-left:1px solid #AFB5BD;border-right:1px solid #AFB5BD;border-radius:10px}.breakdance .explore_inner_wrap{display:flex;gap:10px}.breakdance .book-card{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;overflow:hidden;width:100%;min-height:90vh;padding:32px 32px 32px 32px;border-radius:20px}@media (max-width:1023px){.breakdance .book-card{display:flex;justify-content:center}}.breakdance .book-card-image-wrap{position:absolute;top:0px;left:0px;right:0px;bottom:0px;height:120%;border-radius:20px}.breakdance .work-card-content{background-color:#C9CBD036;display:flex;gap:10px;width:100%;max-width:500px;color:var(--bde-palette-lightest-grey-f3212da8-4033-4b13-90e1-f651a0e50a06-9);padding:32px 32px 32px 32px;border-top:1px solid;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;border-radius:20px}.breakdance .work-card-content{backdrop-filter:blur(20px)}