.mnk-hidden{display:none}.mnk-arrow-button{position:fixed;bottom:2rem;right:2rem;width:5rem;height:5rem;color:rgb(var(--color-foreground, rgb(71, 47, 49)));border:rgb(var(--color-foreground, rgb(71, 47, 49))) 1px solid;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;transition:transform .3s ease}.mnk-arrow-button svg{width:2rem;height:2rem;fill:currentcolor}.mnk-arrow-button:hover{animation:bounce .5s}.mnk-arrow-button--hidden{display:none}@keyframes bounce{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10%) scale(1.1)}}.key-specifications__list{padding:0;list-style:none;font-size:1.4rem}.key-specifications__item:before{content:"";display:inline-block;width:.75rem;height:.75rem;border:.2rem solid #472f31;border-radius:50%;background-color:#472f31;margin-right:.8rem;vertical-align:middle}
