@keyframes rotate{0%{transform:rotate(0deg) scale(.8)}20%{transform:rotate(45deg) scale(.8)}25%{transform:rotate(40deg) scale(.8)}30%{transform:rotate(50deg) scale(.8)}50%{transform:rotate(180deg) scale(.8)}60%{transform:rotate(220deg) scale(.8)}70%{transform:rotate(200deg) scale(.8)}75%{transform:rotate(150deg) scale(.8)}80%{transform:rotate(200deg) scale(.8)}to{transform:rotate(1turn) scale(.8)}}@keyframes rotateCenter{0%{transform:translate(-50%,-50%) rotate(0deg) scale(.8)}20%{transform:translate(-50%,-50%) rotate(45deg) scale(.8)}25%{transform:translate(-50%,-50%) rotate(40deg) scale(.8)}30%{transform:translate(-50%,-50%) rotate(50deg) scale(.8)}50%{transform:translate(-50%,-50%) rotate(180deg) scale(.8)}60%{transform:translate(-50%,-50%) rotate(220deg) scale(.8)}70%{transform:translate(-50%,-50%) rotate(200deg) scale(.8)}75%{transform:translate(-50%,-50%) rotate(150deg) scale(.8)}80%{transform:translate(-50%,-50%) rotate(200deg) scale(.8)}to{transform:translate(-50%,-50%) rotate(1turn) scale(.8)}}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.item-card{position:relative}.item-card header{border-top:1px solid #e0e0e0;box-sizing:border-box;margin-top:1.25rem;padding-top:1.25rem}.item-card header h3{font-size:1.25rem;font-weight:700;margin:0}.item-card header p{font-size:.875rem;font-weight:400;margin:0}.item-card .actions{position:relative;width:100%}.item-card .actions input{display:none}.item-card .actions .share-popup{left:0;right:auto}.item-card .actions .buttons{align-items:start;display:grid;gap:.625rem;grid-template-columns:2.875rem 1fr;justify-content:start;justify-items:end;margin:1.25rem 0}.item-card .actions .buttons button,.item-card .actions .buttons label{background:transparent;border:none;cursor:pointer;outline:none;text-align:center;width:2.875rem}.item-card .actions .buttons label{align-items:center;display:grid;gap:.625rem;grid-template-columns:1fr;justify-items:center}.item-card .actions .buttons label:before{background-color:#fff;background-image:url(/img/icons/share.svg);background-position:50%;background-repeat:no-repeat;background-size:50%;border:1px solid #e0e0e0;border-radius:50%;content:"";display:block;height:2.875rem;width:2.875rem}.item-card .actions .buttons label span{display:inline-block;font-size:.75rem;font-weight:700;font-weight:400;margin-top:.3125rem}.item-card .actions .buttons button{align-content:center;align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:2.5rem;box-sizing:border-box;display:flex;flex-direction:row;gap:.3125rem;justify-content:flex-start;padding:0 1.25rem 0 0;width:-moz-fit-content;width:fit-content}.item-card .actions .buttons button:before{background-image:url(/img/icons/bookmark.svg);background-position:100%;background-repeat:no-repeat;background-size:50%;content:"";display:inline-block;height:2.875rem;width:2.875rem}.item-card .item-card-content{margin:1.25rem 0}.item-card .item-card-content p{font-size:1.125rem;font-weight:300;line-height:1.6875rem}.item-card .wp-caption{width:100%!important}.item-card .wp-caption img{height:auto!important;width:100%!important}
