*,*:after,*::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hmr-Menu{position:fixed;top:0;left:0;width:100%;height:0;border-width:0;border-style:solid;border-color:#333;background-color:rgba(0,0,0,0);-webkit-backface-visibility:hidden;-webkit-transition:border-width 0.3s, background-color 0.3s, height 0s 0.3s;transition:border-width 0.3s, background-color 0.3s, height 0s 0.3s}.hmr-Menu.openIt{height:100%;z-index:1001;border-width:30px 30px 30px 140px;background-color:rgba(0,0,0,0.3);-webkit-transition:border-width 0.3s, background-color 0.3s;transition:border-width 0.3s, background-color 0.3s}.MenuOverlay{position:absolute;width:100%}.openIt .MenuOverlay{height:100%}.menuTrigger{position:fixed;bottom:0;left:0;display:flex;margin:0 0 5px 5px;width:80px;height:80px;font-size:0px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.menuTrigger:before,.menuTrigger:after{position:absolute;top:50%;left:50%;width:6px;height:48px;background:#487ee0;content:'';-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-backface-visibility:hidden;backface-visibility:hidden}.menuTrigger:after{-webkit-transform:translateX(-50%) translateY(-50%) rotate(90deg);transform:translateX(-50%) translateY(-50%) rotate(90deg)}.closeIt .menuTrigger:before{-webkit-animation:DikeyArti 0.3s ease forwards;animation:DikeyArti 0.3s ease forwards}.closeIt .menuTrigger:after{-webkit-animation:YatayArti 0.3s ease forwards;animation:YatayArti 0.3s ease forwards}.openIt .menuTrigger:before{-webkit-animation:DikeyEksi 0.3s ease forwards;animation:DikeyEksi 0.3s ease forwards}.openIt .menuTrigger:after{-webkit-animation:YatayEksi 0.3s ease forwards;animation:YatayEksi 0.3s ease forwards}@-webkit-keyframes DikeyArti{from{height:0px}to{height:48px}}@keyframes DikeyArti{from{height:0px}to{height:48px}}@-webkit-keyframes YatayArti{50%{height:60px}}@keyframes YatayArti{50%{height:60px}}@-webkit-keyframes DikeyEksi{to{height:0px}}@keyframes DikeyEksi{to{height:0px}}@-webkit-keyframes YatayEksi{50%{height:60px}}@keyframes YatayEksi{50%{height:60px}}.hmr-Menu ul{position:fixed;bottom:80px;left:0;margin:0;padding:0;width:140px;display:flex;flex-direction:column;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.hmr-Menu ul li{display:flex;flex-direction:column;justify-content:center;box-shadow:inset 0 1px rgba(0,0,0,0.2);padding:0 8px;height:44px;opacity:0;visibility:hidden;-webkit-transition:-webkit-transform 0.3s, opacity 0.2s, visibility 0s 0.3s;transition:transform 0.3s, opacity 0.2s, visibility 0s 0.3s;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.hmr-Menu.openIt ul li:nth-child(5){-webkit-transition-delay:0.05s;transition-delay:0.05s}.hmr-Menu.openIt ul li:nth-child(4){-webkit-transition-delay:0.1s;transition-delay:0.1s}.hmr-Menu.openIt ul li:nth-child(3){-webkit-transition-delay:0.15s;transition-delay:0.15s}.hmr-Menu.openIt ul li:nth-child(2){-webkit-transition-delay:0.2s;transition-delay:0.2s}.hmr-Menu.openIt ul li:first-child{-webkit-transition-delay:0.25s;transition-delay:0.25s}.hmr-Menu.openIt ul li{display:flex;flex-direction:column;justify-content:center;box-shadow:inset 0 1px rgba(0,0,0,0.2);padding:0 8px;height:44px;visibility:visible;opacity:1;-webkit-transition:-webkit-transform 0.3s, opacity 0.3s 0.1s;transition:transform 0.3s, opacity 0.3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.hmr-Menu.openIt ul li:last-child{box-shadow:inset 0 1px rgba(0,0,0,0.2), inset 0 -1px rgba(0,0,0,0.2)}.hmr-Menu ul li a{outline:none;color:#fff;text-decoration:none;font-size:24px}.hmr-Menu ul li a i{font-size:48px}.hmr-Menu ul li a:hover, .hmr-Menu ul li a:focus, .hmr-Menu ul li a i:hover{color:#487ee0;transition:color .4s}@media screen and (max-height: 500px){.hmr-Menu ul li a i{font-size:32px}}