body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url(/pizza-event/static/media/background.68f25da32f163746d392.png);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}.App{align-items:center;display:flex;justify-content:center}.authentication-section{.authentication-container{align-items:center;background-color:#f1d0a5;border:3px solid #6a3e01;border-radius:20px;display:flex;flex-direction:column;width:100%;.alert{color:#6a3e01;font-size:1.5em;font-weight:700;margin-bottom:10px;text-align:justify}img{margin:0 30px;width:30px}h1{background-color:#f1be7c;border-bottom:3px solid #6a3e01;border-radius:20px 20px 0 0;color:#6a3e01;margin-top:0;padding:20px 0;text-align:center;width:100%}form{align-items:center;display:flex;flex-direction:column;label{color:#6a3e01;font-size:1.5em;margin-bottom:10px;text-align:justify}input{height:42px;margin-bottom:10px;padding-left:10px;width:300px}button,input{background-color:#f1be7c;border:3px solid #6a3e01;border-radius:20px;color:#6a3e01;font-size:1.5em}button{cursor:pointer;font-weight:700;height:50px;margin-top:50px;width:320px;&:focus,&:hover{background-color:#6a3e01;border:3px solid #f1be7c;color:#f1be7c}}}.info{color:#6a3e01;font-size:1.5em;margin:10px;text-align:justify;.link{color:#6a3e01}}}}.dashboard-section{align-items:center;display:flex;justify-content:center;width:1600px}.dashboard-section .dashboard-container{align-items:center;background-color:#f1d0a5;border:3px solid #6a3e01;border-radius:20px;display:flex;flex-direction:column;margin-bottom:50px;margin-top:50px;width:100%}.dashboard-section .dashboard-container .summary{align-items:center;display:flex;flex-direction:column;justify-content:center}.dashboard-section .dashboard-container .summary h3{color:#6a3e01;font-size:1.5em;font-weight:400;margin:50px 200px 100px;text-align:center}@media only screen and (max-width:1000px){.dashboard-section .dashboard-container .summary h3{margin:50px 100px}}@media only screen and (max-width:768px){.dashboard-section .dashboard-container .summary h3{margin:50px}}.dashboard-section .dashboard-container .summary .btns{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:100px;width:60%}.dashboard-section .dashboard-container .summary .btns button{align-items:center;border-radius:20px;cursor:pointer;display:flex;font-size:1.5em;font-weight:700;height:100px;justify-content:center;padding:30px;width:330px}@media only screen and (max-width:550px){.dashboard-section .dashboard-container .summary .btns button{font-size:1.2em}}.dashboard-section .dashboard-container .summary .btns button img{margin:10px;width:40px}.dashboard-section .dashboard-container .summary .btns .backbtn{background-color:#6a3e01;border:3px solid #f1be7c;color:#f1be7c}.dashboard-section .dashboard-container .summary .btns .backbtn:focus,.dashboard-section .dashboard-container .summary .btns .backbtn:hover,.dashboard-section .dashboard-container .summary .btns .submitbtn{background-color:#f1be7c;border:3px solid #6a3e01;color:#6a3e01}.dashboard-section .dashboard-container .summary .btns .submitbtn:focus,.dashboard-section .dashboard-container .summary .btns .submitbtn:hover{background-color:#6a3e01;border:3px solid #f1be7c;color:#f1be7c}.dashboard-section .dashboard-container .alert{align-items:center;color:#6a3e01;display:flex;font-size:1.5em;font-weight:700;margin-bottom:10px;text-align:justify}.dashboard-section .dashboard-container .alert img{margin:0 30px;width:50px}.dashboard-section .dashboard-container .dashboard-bar{align-items:center;background-color:#f1be7c;border-bottom:3px solid #6a3e01;border-radius:20px 20px 0 0;display:flex;justify-content:space-between;padding:10px 0;width:100%}.dashboard-section .dashboard-container .dashboard-bar .link{color:#6a3e01}.dashboard-section .dashboard-container .dashboard-bar img{margin:0 30px;width:50px}@media only screen and (max-width:500px){.dashboard-section .dashboard-container .dashboard-bar img{margin:0 15px;width:15px}}.dashboard-section .dashboard-container .dashboard-bar h1{align-items:center;background-color:#f1be7c;color:#6a3e01;display:flex;justify-content:center;margin:0;text-align:start}@media only screen and (max-width:768px){.dashboard-section .dashboard-container .dashboard-bar h1{font-size:1.5em}}.dashboard-section .dashboard-container .dashboard-bar button{background-color:#6a3e01;border:3px solid #f1be7c;border-radius:20px;color:#f1be7c;cursor:pointer;font-size:1.5em;font-weight:700;height:50px;margin:0 30px 0 0;width:120px}.dashboard-section .dashboard-container .dashboard-bar button:focus,.dashboard-section .dashboard-container .dashboard-bar button:hover{background-color:#f1be7c;border:3px solid #6a3e01;color:#6a3e01}@media only screen and (max-width:768px){.dashboard-section .dashboard-container .dashboard-bar button{font-size:1em}}.dashboard-section .dashboard-container h1{color:#6a3e01;margin:50px}.dashboard-section .dashboard-container .action-boxes{display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100%}.dashboard-section .dashboard-container .action-boxes .action{align-items:center;border:3px solid #6a3e01;border-radius:20px;display:flex;flex-direction:column;height:500px;justify-content:space-between;margin-bottom:100px;padding:0 10px 10px;width:400px}@media only screen and (max-width:768px){.dashboard-section .dashboard-container .action-boxes .action{width:300px}}.dashboard-section .dashboard-container .action-boxes .action h2{background-color:#f1be7c;border-bottom:3px solid #6a3e01;border-radius:20px 20px 0 0;color:#6a3e01;margin-top:0;padding:10px;text-align:center;width:100%}.dashboard-section .dashboard-container .action-boxes .action img{width:100px}.dashboard-section .dashboard-container .action-boxes .action p{color:#6a3e01;font-size:1.5em;text-align:justify}.dashboard-section .dashboard-container .action-boxes .action button{background-color:#f1be7c;border:3px solid #6a3e01;border-radius:20px;color:#6a3e01;cursor:pointer;font-size:1.5em;font-weight:700;height:50px;width:250px}.dashboard-section .dashboard-container .action-boxes .action button:focus,.dashboard-section .dashboard-container .action-boxes .action button:hover{background-color:#6a3e01;border:3px solid #f1be7c;color:#f1be7c}.dashboard-section .dashboard-container h2{align-items:center;color:#6a3e01;display:flex;flex-direction:column;justify-content:center}.dashboard-section .dashboard-container h2 img{margin-bottom:50px;margin-top:50px;width:200px}.dashboard-section .dashboard-container ul{font-size:1.5em;list-style:none;padding:0}@media only screen and (max-width:1300px){.dashboard-section .dashboard-container ul{font-size:1.3em}}@media only screen and (max-width:1000px){.dashboard-section .dashboard-container ul{font-size:1em}}@media only screen and (max-width:768px){.dashboard-section .dashboard-container ul{margin-left:0;padding:0}}.dashboard-section .dashboard-container ul li{align-items:center;color:#6a3e01;display:flex;flex-direction:column}.dashboard-section .dashboard-container ul li p{align-items:center;display:flex}.dashboard-section .dashboard-container ul li img{margin-left:20px;width:50px}@media only screen and (max-width:1300px){.dashboard-section .dashboard-container ul li img{width:40px}}@media only screen and (max-width:1000px){.dashboard-section .dashboard-container ul li img{width:20px}}.learn-more-container{align-items:center;display:flex;flex-direction:column;margin-top:50px;width:100%}.learn-more-container img{border:3px solid #6a3e01;border-radius:20px;margin-bottom:30px;width:500px}@media only screen and (max-width:768px){.learn-more-container img{width:300px}}.learn-more-container p{color:#6a3e01;font-size:1.5em;margin:0 0 50px;padding:20px 40px 0;text-align:center}@media only screen and (max-width:768px){.learn-more-container p{font-size:1.3em}}.mainpage-section{align-items:center;display:flex;justify-content:center;width:1200px}.mainpage-section .mainpage-container{align-items:center;background-color:#f1d0a5;border:3px solid #6a3e01;border-radius:20px;display:flex;flex-direction:column;margin-bottom:50px;margin-top:50px;width:100%}.mainpage-section .mainpage-container .photos{border:3px solid #6a3e01;border-radius:20px;margin-bottom:30px;width:500px}@media only screen and (max-width:768px){.mainpage-section .mainpage-container .photos{width:300px}}.mainpage-section .mainpage-container img{margin:0 30px;width:30px}@media only screen and (max-width:500px){.mainpage-section .mainpage-container img{margin:0 15px;width:15px}}.mainpage-section .mainpage-container h1{background-color:#f1be7c;border-bottom:3px solid #6a3e01;border-radius:20px 20px 0 0;color:#6a3e01;margin-top:0;padding:20px 0;text-align:center;width:100%}@media only screen and (max-width:768px){.mainpage-section .mainpage-container h1{font-size:1.5em}}.mainpage-section .mainpage-container p{color:#6a3e01;font-size:1.5em;margin:0 0 50px;padding:20px 40px 0;text-align:justify}@media only screen and (max-width:768px){.mainpage-section .mainpage-container p{font-size:1.2em}}.mainpage-section .mainpage-container .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:50px}.mainpage-section .mainpage-container .buttons button{border-radius:20px;cursor:pointer;font-size:1.5em;font-weight:700;height:50px;width:250px}.mainpage-section .mainpage-container .buttons .login{background-color:#f1be7c;border:3px solid #6a3e01;color:#6a3e01}.mainpage-section .mainpage-container .buttons .login:focus,.mainpage-section .mainpage-container .buttons .login:hover,.mainpage-section .mainpage-container .buttons .register{background-color:#6a3e01;border:3px solid #f1be7c;color:#f1be7c}.mainpage-section .mainpage-container .buttons .register:focus,.mainpage-section .mainpage-container .buttons .register:hover{background-color:#f1be7c;border:3px solid #6a3e01;color:#6a3e01}.signup-form{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:50px}.signup-form form{display:flex;flex-wrap:wrap;justify-content:center}.signup-form form .form{align-items:center;display:flex;flex-direction:column;width:400px}@media only screen and (max-width:540px){.signup-form form .form{width:300px}}.signup-form form .form label{color:#6a3e01;font-size:1.5em;margin-bottom:10px;text-align:center}@media only screen and (max-width:540px){.signup-form form .form label{font-size:1.3em;width:250px}}.signup-form form .form select{background-color:#f1be7c;border:3px solid #6a3e01;border-radius:20px;color:#6a3e01;font-size:1.5em;height:50px;margin-bottom:10px;padding-left:10px;width:318px}@media only screen and (max-width:540px){.signup-form form .form select{width:268px}}.signup-form form .form input{background-color:#f1be7c;border:3px solid #6a3e01;border-radius:20px;color:#6a3e01;font-size:1.5em;height:42px;margin-bottom:10px;padding-left:10px;width:300px}@media only screen and (max-width:540px){.signup-form form .form input{font-size:1.3em;width:250px}}.signup-form form .form button{background-color:#6a3e01;border:3px solid #f1be7c;border-radius:20px;color:#f1be7c;cursor:pointer;font-size:1.5em;font-weight:700;height:50px;margin-top:15px;width:320px}.signup-form form .form button:focus,.signup-form form .form button:hover{background-color:#f1be7c;border:3px solid #6a3e01;color:#6a3e01}@media only screen and (max-width:540px){.signup-form form .form button{width:270px}}.authentication-section{align-items:center;display:flex;height:100vh;justify-content:center;width:600px}.authentication-section .authentication-container{align-items:center;background-color:#f1d0a5;border:3px solid #6a3e01;border-radius:20px;display:flex;flex-direction:column;width:100%}.authentication-section .authentication-container .alert{color:#6a3e01;font-size:1.5em;font-weight:700;margin-bottom:10px;text-align:justify}.authentication-section .authentication-container img{margin:0 30px;width:30px}.authentication-section .authentication-container h1{background-color:#f1be7c;border-bottom:3px solid #6a3e01;border-radius:20px 20px 0 0;color:#6a3e01;margin-top:0;padding:20px 0;text-align:center;width:100%}.authentication-section .authentication-container form{align-items:center;display:flex;flex-direction:column}.authentication-section .authentication-container form label{color:#6a3e01;font-size:1.5em;margin-bottom:10px;text-align:justify}.authentication-section .authentication-container form input{background-color:#f1be7c;border:3px solid #6a3e01;border-radius:20px;color:#6a3e01;font-size:1.5em;height:42px;margin-bottom:10px;padding-left:10px;width:300px}.authentication-section .authentication-container form button{background-color:#f1be7c;border:3px solid #6a3e01;border-radius:20px;color:#6a3e01;cursor:pointer;font-size:1.5em;font-weight:700;height:50px;margin-top:50px;width:320px}.authentication-section .authentication-container form button:focus,.authentication-section .authentication-container form button:hover{background-color:#6a3e01;border:3px solid #f1be7c;color:#f1be7c}.authentication-section .authentication-container .info{color:#6a3e01;font-size:1.5em;margin:10px;text-align:justify}.authentication-section .authentication-container .info .link{color:#6a3e01}
/*# sourceMappingURL=main.d8511975.css.map*/