.left_floating{background:#fff;border-radius:8px;box-shadow:0 14px 34px -6px rgba(0,0,0,.16),0 2px 14px 0 rgba(0,0,0,.04);left:50%;margin-left:-576px;padding:10px;position:absolute;top:140px;width:146px;will-change:transform;z-index:10}.left_floating.fixed{position:fixed;top:90px;transition:transform .2s}.left_floating.up{transform:translate3d(0,80px,0)}.left_floating ul{background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px}.left_floating ul li{align-items:center;border-bottom:1px solid #d1d5db;color:#4b5563;display:flex;flex-wrap:wrap;font-size:14px;font-weight:500;height:36px;justify-content:center;line-height:160%}.left_floating ul li:last-child{border-bottom:0;height:auto;min-height:36px;padding:7px 0}.left_floating ul li p{display:block;flex-shrink:0;text-align:center;width:100%}.left_floating ul li .bar{display:none}.left_floating a{background:#05d16e;border-radius:8px;color:#fff;display:block;font-size:14px;font-weight:500;line-height:160%;margin-top:12px;padding:9px 0;text-align:center}@media (max-width:1280px){.content-container>div:first-child{position:sticky;top:160px;transition:top .2s ease;z-index:10}body.hide-gnb .content-container>div:first-child{top:100px}.left_floating{display:flex;justify-content:center;left:0;margin-bottom:60px;margin-left:auto;margin-right:auto;padding:8px;position:relative;top:0;width:fit-content}.left_floating ul{display:flex}.left_floating ul li{border-bottom:0;border-right:1px solid #d1d6db;height:30px;min-width:126px;padding:0 12px}.left_floating ul li:last-child{border-right:0;min-height:auto;padding:0 12px;width:auto}.left_floating ul li p{width:auto}.left_floating ul li .bar{display:inline-flex;margin:0 3px 0 4px}.left_floating a{align-items:center;border-radius:4px;display:flex;height:30px;justify-content:center;margin-left:20px;margin-top:0;padding:0 20px}}@media (max-width:1024px){.content-container>div:first-child{top:140px}body.hide-gnb .content-container>div:first-child{top:80px}}@media (max-width:768px){.content-container>div:first-child{display:none;position:static}.left_floating{display:none}}