.nexon-gnb{width:100%;height:auto;display:flex;position:relative;will-change:margin-top;pointer-events:all;z-index:210}@media(max-width:767px){.nexon-gnb{display:none!important}}.nexon-gnb .nexon-gnb__wrapper{height:63px;display:flex;justify-content:center;width:100%;z-index:1}.nexon-gnb .nexon-gnb__wrapper .nexon-gnb__trigger{width:0!important;height:0!important;overflow:hidden;opacity:0!important;visibility:hidden;display:inline-block}.nexon-gnb.-loaded .nexon-gnb__wrapper{height:auto}.nexon-gnb .nexon-gnb__veil{z-index:2;background-color:#fff;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;left:0;top:0;overflow:hidden;border-bottom:1px solid rgba(150,150,150,.05);box-sizing:border-box;transition:opacity .25s linear}.nexon-gnb .nexon-gnb__spinner{display:block;width:20px;height:20px;border:2px solid rgba(0,0,0,.1);border-top-color:rgba(0,0,0,.4);border-radius:50%;animation:nexon-gnb-spin .7s linear infinite}@keyframes nexon-gnb-spin{to{transform:rotate(1turn)}}