.image_follow_list_wrap{flex-direction:column;gap:0;width:100%;display:flex;position:relative}.image_follow_list_container{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.image_follow_list_item{cursor:pointer;margin-top:-1px;position:relative;overflow:hidden}.image_follow_list_divider{background-color:var(--color-brown-border-subtle);z-index:2;width:100%;height:1px;position:absolute;bottom:0;left:0;right:0}.image_follow_list_divider.is-top{top:0;bottom:auto}.image_follow_list_images{pointer-events:none;z-index:9999;visibility:hidden;will-change:transform;border-radius:.375rem;position:fixed;top:0;overflow:hidden}.image_follow_list_images.on{visibility:visible}.image_follow_list_reveal{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.image_follow_list_reveal_image{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}@media (prefers-reduced-motion:reduce){.image_follow_list_images,.image_follow_list_reveal,.image_follow_list_reveal_image{transition:none!important;animation:none!important}}@media (hover:none){.image_follow_list_images{display:none}}
