/*
------------------------------------
pk-user-favorites v1.0.0
Do not edit directly
Generated: 02/04/2025 21:22:27.557
------------------------------------
*/
.pk-user-favorites-button-wrapper{text-align:center}.pk-user-favorites-button-wrapper[data-no-js] a,.pk-user-favorites-button-wrapper[data-no-js] button{display:none}.pk-user-favorites-button-wrapper[data-no-js] .js-to-favorite{cursor:default;display:flex!important}.favorite:before,.js-to-favorite:before,.login-to-favorite:before{background-image:url(../icons/star-empty-white.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:20px;margin-right:5px;width:20px}.favorite,.js-to-favorite,.login-to-favorite{align-items:center;background-color:#d02129;border-radius:.375em;color:#333;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:32px;padding:0 15px;transition:all .3s ease;width:fit-content}.js-to-favorite{background-color:#636363;color:#fff}.favorite.is-favorite{background-color:#000}.favorite.is-favorite:before{background-image:url(../icons/star-filled-yellow.svg)}.user-favorites-list{margin:20px 0}.user-favorites-list ul{list-style:none;padding:0}.user-favorites-list li{background:#f2f2f2;margin-bottom:30px;padding:20px 20px 30px;position:relative}.user-favorites-list li a:hover h2{color:#d02129}.user-favorites-list li img{height:100%;object-fit:cover}.user-favorites-list .remove-favorite{align-items:center;background-color:#d02129;color:#fff;cursor:pointer;display:flex;float:right;font-size:12px;font-weight:600;fill:#fff;stroke:#fff;margin-right:-20px;margin-top:-5px;text-transform:uppercase}.user-favorites-list .remove-favorite .cancel{position:relative}.user-favorites-list .remove-favorite .cancel div,.user-favorites-list .remove-favorite .remove div{align-items:center;display:flex;height:35px;padding:0 10px;position:relative;z-index:1}.user-favorites-list .remove-favorite .cancel div:before,.user-favorites-list .remove-favorite .remove div:before{background-image:url(../icons/star-filled-white.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:20px;margin-right:5px;width:20px}@keyframes cancelProgress{0%{width:0}to{width:100%}}.user-favorites-list .remove-favorite .cancel[data-animate]:after{animation:cancelProgress 5s linear forwards;background:#9a0a11!important;content:"";height:100%;left:0;position:absolute;top:0;width:0;z-index:0}.user-favorites-list .remove-favorite .remove{background-color:#d02129!important}.user-favorites-list .remove-favorite .cancel{background:#d02129!important;display:none}.user-favorites-list .remove-favorite:hover{filter:brightness(110%)}.favorite:disabled,.remove-favorite.disabled{cursor:not-allowed;opacity:.5}.user-favorites-image{aspect-ratio:1/1;flex:none;margin-bottom:30px;width:50%}.user-favorites-title{font-size:clamp(1.13rem,.21vi + 1.07rem,1.25rem);font-weight:700;margin-bottom:20px}.user-favorites-description{margin-bottom:20px}@media (min-width:600px){.user-favorites-link{display:flex}.user-favorites-info{margin-left:30px}.user-favorites-image{flex:none;margin-bottom:0;width:20%}.user-favorites-image img{height:auto;width:100%}}