.style_button__bucmh{width:150px;height:30px;background-color:rgba(16,16,14,.561);display:flex;flex-direction:column;justify-content:flex-end;position:fixed;right:0;top:0;padding:10px;cursor:pointer}.style_button__bucmh p{display:none;color:#fff;margin:0;text-transform:uppercase;transition:color .5s}.style_button__bucmh svg{position:absolute;right:20px;top:20px}.style_button__bucmh svg line{transition:stroke .5s}.style_button__bucmh .style_background__mx79d{background-color:#efff11;width:100%;position:absolute;left:0;top:0;z-index:-1;height:0;transition:height .3s}.style_button__bucmh:hover p{color:#10100e}.style_button__bucmh:hover svg line{stroke:#10100e}.style_button__bucmh:hover .style_background__mx79d{height:100%}@media only screen and (min-width:600px){.style_button__bucmh{height:120px}.style_button__bucmh p{display:block}}