.Burger_button__unfdq{width:150px;height:30px;background-color:#000;display:flex;flex-direction:column;justify-content:flex-end;position:fixed;right:0;top:57px;padding:10px;cursor:pointer}.Burger_button__unfdq p{display:none;color:#fff;margin:0;text-transform:uppercase;transition:color .5s}.Burger_button__unfdq svg{position:absolute;right:20px;top:20px}.Burger_button__unfdq svg line{transition:stroke .5s}.Burger_button__unfdq .Burger_background__sNsbZ{background-color:#d3fd50;width:100%;position:absolute;left:0;top:0;z-index:-1;height:0;transition:height .3s}.Burger_button__unfdq:hover p{color:#000}.Burger_button__unfdq:hover svg line{stroke:#000}.Burger_button__unfdq:hover .Burger_background__sNsbZ{height:100%}@media only screen and (min-width:600px){.Burger_button__unfdq{height:120px}.Burger_button__unfdq p{display:block}}.Stairs_stairs__v9zyK{top:57px;left:0;position:fixed;z-index:2;height:calc(100vh - 57px);display:flex;transition:all 1s;pointer-events:none}.Stairs_stair__XjEYJ{width:20vw;height:100%;background-color:#000}.Stairs_background___N6Rm{width:100%;height:100%;position:absolute;background-color:#000}.Menu_menu__MfNwh{position:fixed;display:flex;z-index:3;height:calc(100% - 57px);width:100%;flex-direction:column;justify-content:space-between}.Menu_menu__MfNwh .Menu_header__qolVk{display:flex;justify-content:flex-end;padding:20px}.Menu_menu__MfNwh .Menu_header__qolVk svg{cursor:pointer;width:100px;height:100px}.Menu_menu__MfNwh .Menu_header__qolVk svg path{transition:color .5s}.Menu_menu__MfNwh .Menu_header__qolVk svg:hover path{stroke:#d3fd50}.Menu_menu__MfNwh .Menu_body__htysM{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);width:100%}.Menu_menu__MfNwh .Menu_body__htysM .Menu_el__cyEBS{border-top:1px solid #fff;display:flex;justify-content:center;cursor:pointer;perspective:80vw;transform-origin:top}.Menu_menu__MfNwh .Menu_body__htysM .Menu_el__cyEBS:last-of-type{border-bottom:1px solid #fff}.Menu_menu__MfNwh .Menu_body__htysM .Menu_el__cyEBS:hover .Menu_outer__O_7Mn .Menu_container__3JmtE{opacity:1}.Menu_menu__MfNwh .Menu_body__htysM a,.Menu_menu__MfNwh .Menu_body__htysM p{color:#fff;text-transform:uppercase;font-size:8vw;line-height:8.2vw;font-weight:400;margin:0;text-decoration:none}.Menu_menu__MfNwh .Menu_body__htysM .Menu_outer__O_7Mn{display:flex;position:absolute;height:100%;width:100%;overflow:hidden;pointer-events:none;will-change:top}.Menu_menu__MfNwh .Menu_body__htysM .Menu_outer__O_7Mn .Menu_inner__SSLrJ{background-color:#d3fd50;position:absolute;white-space:nowrap;height:100%;top:100%;display:flex;will-change:top}.Menu_menu__MfNwh .Menu_body__htysM .Menu_outer__O_7Mn .Menu_inner__SSLrJ .Menu_container__3JmtE{display:flex;align-items:center;animation:Menu_slider__vrZjJ 12s linear infinite;transition:opacity .3s;position:relative;opacity:0}.Menu_menu__MfNwh .Menu_body__htysM .Menu_outer__O_7Mn .Menu_inner__SSLrJ .Menu_container__3JmtE:nth-of-type(2){transition-delay:-4s}.Menu_menu__MfNwh .Menu_body__htysM .Menu_outer__O_7Mn .Menu_inner__SSLrJ .Menu_container__3JmtE:nth-of-type(3){transition-delay:-6s}.Menu_menu__MfNwh .Menu_body__htysM .Menu_outer__O_7Mn .Menu_inner__SSLrJ .Menu_container__3JmtE .Menu_imageContainer__Y4GWw{height:6vw;width:16vw;position:relative;overflow:hidden;border-radius:3vw;margin-left:1vw;margin-right:1vw;display:flex}.Menu_menu__MfNwh .Menu_body__htysM .Menu_outer__O_7Mn .Menu_inner__SSLrJ .Menu_container__3JmtE .Menu_imageContainer__Y4GWw img{object-fit:cover}.Menu_menu__MfNwh .Menu_body__htysM .Menu_outer__O_7Mn .Menu_inner__SSLrJ .Menu_container__3JmtE p{color:#000;white-space:nowrap}.Menu_menu__MfNwh .Menu_body__htysM .Menu_outer__O_7Mn .Menu_background__GUqtJ{background-color:#d3fd50;position:absolute;height:100%;width:100%;top:100%}.Menu_menu__MfNwh .Menu_footer__9cN3b{color:#fff;display:flex;justify-content:center;gap:10px;padding:20px}.Menu_menu__MfNwh .Menu_footer__9cN3b a{font-size:3vw;border:2px solid #fff;padding:0 10px;border-radius:30px;cursor:pointer}@keyframes Menu_slider__vrZjJ{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}