.account-block{align-items:center;height:100%;display:flex}.account-block .profile-link{background-position:50%;background-size:cover;border:1px solid #ff1493;border-radius:100%;width:32px;height:32px;margin-right:20px;transition:border .3s ease-in-out;display:inline-block}.account-block .profile-link:hover{border:2px solid #ffb6c1;transition:border .3s ease-in-out}.account-block .notification-icon.active{background-color:#708090}.account-block .notification-bell.transition{transition:all .3s ease-in-out;animation:.5s infinite shake}@keyframes shake{0%{transform:translate(0)}20%,60%{transform:translate(-2px)}40%,80%{transform:translate(2px)}to{transform:translate(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}
.cookie-accept{color:#fff;opacity:1;z-index:999;background-color:brown;flex-wrap:wrap;align-items:center;width:100%;min-height:50px;padding:10px 0;font-size:14px;font-weight:400;line-height:1.5;transition:all .3s;display:flex;position:fixed;top:0;left:0;transform:translateY(0)}.cookie-accept h2{color:#fff}
.loading-circle.spinner{animation:1.4s linear infinite rotator}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.loading-circle.spinner .path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:50%;animation:1.4s ease-in-out infinite dash,5.6s ease-in-out infinite colors}@keyframes colors{0%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}to{stroke:#4285f4}}@keyframes dash{0%{stroke-dashoffset:187px}50%{stroke-dashoffset:46.75px;transform:rotate(135deg)}to{stroke-dashoffset:187px;transform:rotate(450deg)}}
/*# sourceMappingURL=11g3diroh7rw9.css.map*/