body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}body{background:linear-gradient(180deg,#ededed 0,#2f2c25);margin:0;min-height:100vh}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:400px){.contact-section h1{font-size:24px}.contact-section h3{font-size:16px}}@media (min-width:401px){.contact-section h1{font-size:30px}.contact-section h3{font-size:20px}}@media (max-width:600px){img{display:block;margin:0;width:100vw}.contact-section{background-color:#a381af;padding:70px 20px}.contact-section,.footer{box-sizing:border-box;width:100vw}.footer{background-color:#675e6b;padding:3rem 30px 4rem}.contact-section .checkbox-wrapper,.contact-section .input-wrapper{width:90%}}@media (min-width:601px){.image-container{align-items:center;display:flex;justify-content:center;margin:0 auto;width:601px}.contact-section{background-color:#a381af;box-sizing:border-box;margin:0 auto;padding:70px 30px;width:601px}img{display:block;margin:0;width:100%}.footer{background-color:#675e6b;box-sizing:border-box;margin:0 auto;padding:3rem 30px 4rem;width:601px}.contact-section .checkbox-wrapper,.contact-section .input-wrapper{width:80%}}.contact-section .title-wrapper{align-items:center;display:flex;flex-direction:column;margin:0 auto 30px;width:95%}.contact-section h1,.contact-section h3{color:#fff;text-align:center;width:100%}.contact-section h3{font-weight:400}.contact-section p{color:#fff;text-align:left;width:100%}.contact-section .input-wrapper{align-items:center;display:flex;flex-direction:column;margin:0 auto 10px}.contact-section input{border:1px solid #ccc;border-radius:5px;margin-bottom:10px}.contact-section button,.contact-section input{box-sizing:border-box;font-size:16px;padding:15px 10px;width:100%}.contact-section button{background-color:#923dff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700}.contact-section .checkbox-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto 10px}.contact-section .checkbox-wrapper .privacy-link{color:#fff;cursor:pointer;font-size:12px;text-decoration:underline}.toast{display:flex;gap:10px}.toast,.toast_button{align-items:center;font-family:Noto Sans KR;font-size:14px}.toast_button{background:#632cff;border-radius:20px;color:#fff;font-style:normal;font-weight:700;justify-content:center;padding:5px 12px;text-align:center}.footer .text-wrapper{align-items:start;display:flex;flex-direction:column;margin:0 auto;width:90%}.footer .link-wrapper{display:flex;flex-direction:row;justify-content:start;margin:0 auto;width:90%}.footer .text-wrapper p{color:#acacac;font-size:12px;margin:.2rem;text-align:left}.footer .link-wrapper a{color:#acacac;font-size:12px;margin-right:3em;text-align:left;text-decoration:underline}.floating-button{bottom:8%;left:50%;max-width:300px;position:fixed;transform:translateX(-50%);transition:transform .3s ease-in-out,opacity .3s ease-in-out;width:calc(100% - 40px);z-index:1000}.floating-button button{background-color:#632cff;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:20px;font-weight:700;height:50px;width:100%}.hidden{opacity:0;pointer-events:none;transform:translateX(-50%) translateY(20px)}.animate-in{animation:slideUp .3s ease forwards}@keyframes slideUp{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.popup-overlay{background-color:#00000080;height:100vh;left:0;position:fixed;top:0;width:100vw}.popup-content,.popup-overlay{align-items:center;display:flex;justify-content:center}.popup-content{background-color:#fff;border-radius:20px;max-width:360px;padding:30px 0 20px;text-align:center;width:70%}.popup-inner{align-items:center;display:flex;flex-direction:column;justify-content:center;width:80%}.popup-logo{max-height:50px;width:auto}.popup-strong,.popup-text{color:#000;margin:.75em 0}.popup-button{background-color:#632cff;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:16px;margin:.75em 0 1em;padding:10px 20px;width:70%}
/*# sourceMappingURL=main.6d54b5f6.css.map*/