html{font-size:10px}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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.my-button{border:none;border-radius:10px;box-shadow:0 5px 10px #626262;cursor:pointer;padding:.8rem 0}.my-button:active{transform:translateY(5px);transition:transform .5s}.overlay{background-color:#2d2d2d80}.overlay,.react-modal-container{height:100vh;position:fixed;top:0;width:100%}.react-modal-container{background-color:#fff;display:flex;flex-direction:column;z-index:999}@media screen and (min-width:768px){.react-modal-container{border-radius:20px;display:flex;flex-direction:column;height:30vh;justify-content:space-between;left:50%;max-width:500px;padding:2% 0;position:fixed;top:50%;transform:translate(-50%,-50%);width:50%}}.react-modal-container__title{color:#2d2d2d;font-size:2rem;margin-bottom:1rem;text-align:center}.react-modal-container__button-container{padding:0 1rem}@media screen and (min-width:768px){.react-modal-container__button-container{display:flex;justify-content:flex-end;margin:0 auto;padding-bottom:1rem}}.react-modal-container__button{background-color:#2d2d2d;border-radius:20px;color:#fff;font-size:1.6rem;margin-bottom:1rem;width:100%}@media screen and (min-width:768px){.react-modal-container__button{display:flex;justify-content:flex-end;margin:0 1rem;padding:.5rem 2.5rem;width:auto}}.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}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.main{display:flex;justify-content:space-around;margin-top:2rem}@media only screen and (max-width:600px){.main{flex-direction:column}}.custom-msg{color:#db7093;font-size:2rem;font-style:italic}.custom-close-btn{background-color:green}.custom-action-btn{background-color:brown}
/*# sourceMappingURL=main.68117f88.css.map*/