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}body html div button p table thead{font-family:Poppins,system-ui;font-style:normal}.app{display:flex;height:100vh;@media (max-width:1120px){flex-direction:column}}.header{background-color:#d97f2f;background-position:50%;background-size:cover;display:flex;justify-content:center;width:50%}@media(max-width:1120px){.header img{width:100%}}.header h1{color:#fff;font-size:3rem;margin-top:20%;text-align:center}@media(max-width:600px){.header h1{align-items:center;display:flex;justify-content:center;margin-top:0}}@media(max-width:1120px){.header{flex:none;width:100%}.header h1{font-size:2rem}}.form-container{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;overflow-y:auto;width:50%}.form-container h2{color:rgba(24,21,45,.898);font-family:Poppins,sans-serif;font-size:20px;font-weight:700;line-height:30px;margin-bottom:1rem;text-align:center}.form-container .checkbox{align-items:center;display:flex;flex-direction:row;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;justify-content:center;line-height:18px}.form-container .participation-form{display:flex;flex-direction:column;gap:1rem;width:60%}@media(max-width:600px){.form-container .participation-form{width:90%}}.form-container .terms-link{cursor:pointer;text-decoration:underline}@media(max-width:1120px){.form-container{box-sizing:border-box;overflow:visible;overflow:initial;padding:1rem;width:100%}.form-container h1,.form-container h2{font-size:1.5rem}}@media(max-width:480px){.form-container h2{font-size:1.25rem;margin-bottom:1.5rem}}.form-input{display:flex;flex-direction:column}.form-input label{font-family:Poppins;font-size:12px;font-weight:600;line-height:18px;margin-bottom:2px;text-align:left}.form-input input{border:1px solid #ccc;border-radius:8px;padding:10px 8px;width:100%}.form-input .error{color:red;font-size:.75rem}@media(max-width:768px){.form-input label{font-size:.9rem}.form-input input{font-size:.9rem;padding:.4rem}}@media(max-width:480px){.form-input input,.form-input label{font-size:.85rem}}.submit-btn{background-color:#ffb800;border:none;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:700;overflow:hidden;padding:.75rem 1.5rem;width:max-content}.submit-btn:hover{background-color:#ffb700}@media(max-width:768px){.submit-btn{font-size:.9rem;padding:.6rem 1.2rem}}@media(max-width:480px){.submit-btn{font-size:.85rem;padding:.5rem 1rem}}.custom-modal-overlay{align-items:center;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:-50%;top:0;z-index:1000}@media(max-width:768px){.custom-modal-overlay{right:0}}.custom-modal-content{background:#fff;border-radius:42px;box-shadow:0 4px 10px #0000001a;max-width:340px;padding:2.5rem 1.5rem;text-align:center;width:90%}@media(max-width:768px){.custom-modal-content{max-width:none;padding:12px 8px;width:80%}}.modal-icon{align-items:center;display:flex;justify-content:center}.modal-content h2{color:rgba(24,21,45,.898);font-family:Poppins;font-size:20px;font-weight:700;line-height:30px;margin:1.3rem 0;text-align:center}@media(max-width:768px){.modal-content h2{font-size:18px;margin:16px 0}}.modal-content p{color:rgba(24,21,45,.898);font-family:Poppins;font-size:12px;font-weight:500;line-height:24px;margin-bottom:2rem;text-align:center}@media(max-width:600px){.modal-content p{font-size:10.5px;margin-bottom:1rem}}.ok-btn{background-color:#ffb800;border:none;border-radius:3px;cursor:pointer;font-family:Poppins;font-size:12px;font-weight:500;line-height:24px;padding:.5rem 2rem;text-align:center}@media(max-width:768px){.ok-btn{padding:.5rem 1.5rem}}.ok-btn:hover{background-color:#ffb800}.terms-conditions{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:space-around;margin:20px auto;padding-left:70px;padding-right:70px;text-align:center;width:50%}@media(max-width:1120px){.terms-conditions{font-size:20px;padding:0;width:100%}}h2{font-size:24px;font-weight:700;margin-bottom:20px}.termsConditionstext{color:rgba(24,21,45,.898);font-family:Poppins;font-size:25px;font-weight:700;line-height:30px;text-align:center}@media(max-width:768px){.termsConditionstext{font-size:20px;margin-bottom:1.5rem;margin-top:2.5rem}}.table-container{font-family:Poppins;margin-bottom:20px;overflow-y:scroll}.terms-table{border-collapse:collapse;width:100%}@media(max-width:1120px){.terms-table{margin:0 auto;width:80%}}.terms-table td,.terms-table th{border:2px solid #000;font-size:14px;line-height:18px;padding:10px;text-align:left}@media(max-width:1120px){.terms-table td,.terms-table th{font-size:12px}}@media(max-width:600px){.terms-table td,.terms-table th{font-size:7px;padding:2px}}.terms-table th{background-color:#f4f4f4;border:2px solid #000;font-size:14px;font-weight:700;line-height:18px}@media(max-width:600px){.terms-table th{font-size:7px}}.terms-table tbody tr:nth-child(odd){background-color:#f9f9f9}.close-btn{background-color:#302d42;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Poppins;padding:10px 20px}.close-btn:hover{background-color:#6a1b9a}
/*# sourceMappingURL=main.fa896d29.css.map*/