#hd{min-width:1400px;position:fixed;display:flex;align-items:center;justify-content:center;height:80px;z-index:99;width:100%;max-width:100%;left:0;top:0;background:rgba(var(--theme-color-rgb), 0.9);will-change:transform;transform:translateY(0);transition:transform .8s ease,opacity .4s ease}#hd h1{background:url(/img/logo/logo-white.svg) left center/auto 100% no-repeat;background-repeat:no-repeat;width:325px;height:50px}#hd h1 a{width:100%;height:100%;display:inline-block}#hd.hide{transform:translateY(-100%)}.flex__wrap{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1700px}.gnb a{font-size:18px;margin-right:50px;color:#fff}@media screen and (max-width: 1660px){.gnb a{font-size:16px;margin-right:30px}}@media screen and (max-width: 1400px){.gnb a{font-size:16px;margin-right:28px}}body.hd-fixed #hd{background:rgba(var(--theme-color-rgb), 0.9);transition:transform .8s ease,opacity .4s ease}.quick{position:fixed;right:50px;bottom:135px;background:#fff;padding:30px 9px;border-radius:25px;z-index:9999;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;gap:12px;display:flex;flex-direction:column;transition:.5s ease-in-out}.quick a{width:71px;height:71px;border-radius:8px;background:#fff;display:block;margin-bottom:7px;display:flex;flex-direction:column;justify-content:center;align-items:center}.quick a p{font-size:12px;color:#282828;margin-top:7px}.quick.--hide{right:-120px;opacity:0}@media screen and (max-width: 1801px){#hd .flex__wrap{padding:0 100px}}/*# sourceMappingURL=hd.min.css.map */