.stickyBucketList{height:88px;overflow:visible;position:fixed;right:0;top:35vh;transform:translateX(350px);transition:.2s ease-in-out;width:422px;z-index:99999}.stickyBucketList:hover{cursor:pointer}.stickyBucketList_inner{background:#a6f2f4;display:flex;flex-flow:column;height:100%;padding:25px}.stickyBucketList_inner:before{border:1px solid var(--color-dark-brown);border-radius:5px;bottom:5px;content:"";left:-7px;pointer-events:none;position:absolute;right:-5px;top:-7px;z-index:1}.stickyBucketList__left{display:flex}.stickyBucketList__right{position:relative;top:65px}.stickyBucketList__left p:last-child{margin:0}.stickyBucketList__headline{margin:0;text-decoration:none;text-transform:uppercase}.stickyBucketList__text-left,.stickyBucketList__text-left p:nth-child(2),.stickyBucketList__text-right p:first-child{font-size:14px}.stickyBucketList__text-right p:first-child{margin-bottom:10px}.stickyBucketList__left--icon{cursor:pointer;margin-right:25px;width:30px}.stickyBucketList.active .stickyBucketList__left--icon{margin-right:20px;width:54px}.stickyBucketList:not(.active) .stickyBucketList__left--icon img{height:100%!important;max-width:100%;object-fit:contain}.stickyBucketList__text-left p:first-child{margin-bottom:5px}.stickyBucketList__text-left{line-height:20px}.stickyBucketList__left .bold{margin-bottom:5px}.stickyBucketList.active{height:275px;transform:translateX(0)}.stickyBucketList__left--text,.stickyBucketList__text-right{display:none}.stickyBucketList.active .stickyBucketList__left--text,.stickyBucketList.active .stickyBucketList__text-right{display:block}.stickyBucketList__heart.active img:first-child{display:none}.stickyBucketList__heart.active img:last-child{display:block!important}.stickyBucketList__heart img{cursor:pointer;display:block;margin:0 auto;text-align:center;width:56px}.stickyBucketList__heart{margin-top:10px}.stickyBucketList__heart:hover img:first-child{display:none}.stickyBucketList__heart:hover .hover-heart{display:block!important}.hover-heart{display:none!important}@media (max-width:1024px){.stickyBucketList{display:none}}