.fixed-parkin-button{z-index:2;position:fixed;bottom:10px;right:10px}.fixed-parkin-button .top-links__item{-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px);color:var(--header-text);text-transform:uppercase;background-color:#004c981a;border-radius:20px;align-items:center;gap:12px;padding:2px 20px 2px 2px;text-decoration:none;display:flex;box-shadow:inset 0 0 60px #ffffff08}.fixed-parkin-button .top-links__item .top-links__icon-wrapper{border-radius:20px;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;min-height:56px;display:flex}.fixed-parkin-button .top-links__item .top-links__icon-wrapper--red{background-color:#ed1c24}.fixed-parkin-button .top-links__item .top-links__icon-wrapper--orange{background-color:#f5821f}.fixed-parkin-button .top-links__item .top-links__icon-wrapper--blue{background-color:#004c98}.fixed-parkin-button .top-links__item .top-links__icon-wrapper--green{background-color:#a6ce38}.fixed-parkin-button .top-links__item .top-links__icon-wrapper img{transition:all .3s}.fixed-parkin-button .top-links__item:hover{filter:brightness(1.05)}.fixed-parkin-button .top-links__item:hover .top-links__icon-wrapper img{animation:.5s shakeAndScale}@media screen and (max-width:768px){.fixed-parkin-button .top-links__item{padding:2px 12px 2px 2px}.fixed-parkin-button .top-links__item .top-links__icon-wrapper{width:38px;min-width:38px;height:38px;min-height:38px}}@keyframes shakeAndScale{0%{transform:scale(1)translate(0)}25%{transform:scale(1.05)translate(-2px)}50%{transform:scale(1)translate(2px)}75%{transform:scale(1.05)translate(-2px)}to{transform:scale(1)translate(0)}}
