.launcher{position:relative;display:inline-flex;align-items:center;justify-content:center;font-weight:600;color:#fff;font-size:14px;border:2px solid #fff;height:41px;border-radius:20.5px;background-color:#ff9200;padding-left:21px;padding-right:21px}@keyframes launcher-wiggle{0%,100%{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-1.64px) rotate(-2deg)}50%{transform:translateY(1.23px) rotate(2deg)}75%{transform:translateY(-0.82px) rotate(-1.5deg)}}@keyframes launcher-jump{0%{transform:translateY(0) scale(1)}20%{transform:translateY(-28.7px) scale(1.02)}50%{transform:translateY(0) scale(1)}65%{transform:translateY(-12.3px)}80%,100%{transform:translateY(0)}}.launcher::before{content:"";width:70px;height:82px;background:url("../images/character_launcher.svg") no-repeat center center/contain;position:absolute;top:-72px;right:14px;z-index:1;transform-origin:bottom center;animation:none;will-change:transform;cursor:pointer}.launcher:is(:hover,:focus-within,:focus-visible)::before{animation:launcher-wiggle 3s ease-in-out infinite}.launcher::after{content:"";display:inline-block;overflow:hidden;max-width:0;opacity:0;pointer-events:none;white-space:nowrap}.launcher:is(:hover,:focus-within,:focus-visible){font-size:0;transition:font-size .1s ease;color:rgba(0,0,0,0)}.launcher:is(:hover,:focus-within,:focus-visible)::after{content:"맥챗에 궁금한점을 물어보세요!";color:#fff;font-size:14px;text-align:inherit;transition:max-width 1s ease,opacity .1s ease;max-width:800px;opacity:1}@media(prefers-reduced-motion: reduce){.launcher::before{animation:none}.launcher:is(:hover,:focus,:focus-visible)::before{animation:none}}.chatbot-widget{position:fixed;inset:auto 24px 24px auto;z-index:1}.chatbot-widget[data-position=bottom-left]{inset:auto auto 24px 24px}/*# sourceMappingURL=launcher.css.map */