@keyframes skeleton-loading{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.adult-auth-exception-modal__content{display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;height:100%}.adult-auth-exception-modal__content .adult-auth-exception-modal__content__desc{margin-top:2.4rem;margin-bottom:1.2rem;color:var(--colors-text4);font-size:1.6rem;font-weight:400;line-height:1.4;letter-spacing:-.02rem;text-align:center}.adult-auth-exception-modal__content .adult-auth-exception-modal__content__desc-strong{color:var(--colors-text3);font-size:1.6rem;font-weight:700;line-height:1.4;letter-spacing:-.02rem;text-align:center}.adult-auth-exception-modal__content .adult-auth-exception-modal__content__bottom-button{position:absolute;right:0;bottom:0;left:0;width:100%;height:9.6rem;padding:2rem 1.6rem}