@import"https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";.loading-wrapper{position:fixed;z-index:1043;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#00000080}.loading{display:flex;justify-content:center}.loading--full-height{align-items:center;height:100%}.loading .loader{width:48px;height:48px;border:5px solid #fff;border-bottom-color:#006241;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._popupOverlay_1toe1_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._popupContent_1toe1_14{background:#fff;padding:20px;border-radius:8px;width:400px;max-width:90%;position:relative;box-shadow:0 4px 6px #0000001a}._popupHeader_1toe1_24{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;flex-direction:row-reverse}._popupHeader_1toe1_24 h2{margin:0;font-size:18px;width:100%}._popupClose_1toe1_38{background:none;border:none;font-size:26px;cursor:pointer;color:#333}._popupBody_1toe1_46{font-size:16px;line-height:1.5}@font-face{font-family:GT Eesti;src:url(/assets/GTEestiProDisplay-Bold-wwhia2jQ.woff2) format("woff2"),url(/assets/GTEestiProDisplay-Bold-6zIiI7OL.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:GT Eesti;src:url(/assets/GTEestiProDisplay-Medium-BHoq7cLd.woff2) format("woff2"),url(/assets/GTEestiProDisplay-Medium-DHXYsHvY.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}:root{--error: #ee0200;--buttonsLinks: #006241;--buttonText: #fff;--background: #fff;--footerBackground: #006241;--font: #404040}#root{margin:0;font-family:GT Eesti,Arial,Helvetica,sans-serif;color:var(--font, #404040);background-color:var(--background, #fff);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100vh}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}a{color:var(--font, #404040)}ol,.ol{margin-top:1rem;margin-bottom:.5rem;padding-left:3rem}.contests{text-decoration:underline;cursor:pointer}.contests:hover{text-decoration:none}.error-message{margin-bottom:15px;color:var(--error, #ee0200);font-weight:500;font-size:14px;text-align:left;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:flex-end}.error-message img{width:18px;margin-top:-2px;margin-right:8px}body{margin:0}header{max-width:400px;margin:0 auto;text-align:center;padding:3rem 0}header img{max-width:100%;height:auto;display:block;margin:0 auto}img{width:100%}.tickImg{width:120px}footer{background-color:var(--footerBackground, #006241);text-align:center;padding:3rem;margin-top:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;gap:3rem}footer a{color:#fff;text-decoration:none}.container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:3rem;flex:1}.register-form,.wrapper{width:100%;max-width:400px}.register-form h1{text-align:center}.register-form label{float:left;color:gray;font-size:12px;font-family:GT Eesti,Arial,Helvetica,sans-serif;font-weight:500;font-style:normal}.register-form input,.register-form select{width:100%;border:1px solid #838383;background-color:#fff;color:#404040;font-size:16px;letter-spacing:2px;font-family:GT Eesti,Arial,Helvetica,sans-serif;font-weight:400;font-style:normal;box-sizing:border-box;-webkit-border-radius:3px;border-radius:3px;padding:11px;margin-bottom:15px;margin-top:5px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.register-form select,.register-form input[id=sceneNumber]{color:#404040b5}.register-form .custom-radio label{font-size:14px;color:var(--font, #404040)}.register-form .custom-radio{margin-bottom:25px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:flex-end;margin-top:1rem}.align-start{margin-bottom:25px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;margin-top:1rem;display:flex;align-items:flex-start}.register-form .custom-radio input{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:6px;width:18px;height:18px;border:2px solid #000;border-radius:50%;outline:none;cursor:pointer;margin-right:.5rem;margin-bottom:0;position:relative;background-color:transparent;transition:background-color .3s ease,border-color .3s ease}.register-form .custom-radio input:hover{border-color:var(--buttonsLinks, #a11118)}.register-form .custom-radio input:checked:after{content:"";width:11px;height:11px;background-color:var(--buttonsLinks, #e41720);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:background-color .3s ease}.checkbox-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:20px}.checkbox-container input[type=checkbox]{appearance:none;width:10px;height:10px;padding:8px;border:2px solid #000;background-color:transparent;cursor:pointer;margin-right:15px;position:relative;margin-bottom:0}.checkbox-container input[type=checkbox]:checked{background-color:var(--buttonText)}.checkbox-container input[type=checkbox]:checked:after{content:"";position:absolute;top:0;left:4px;width:7px;height:12px;border:solid var(--buttonsLinks);border-width:0 3px 3px 0;transform:rotate(45deg)}.checkbox-container label{margin:0;font-size:14px;color:#333;cursor:pointer}.checkbox-container a{color:var(--buttonsLinks);text-decoration:none}.checkbox-container a:hover{text-decoration:underline}.submit-btn{font-family:GT Eesti,Arial,Helvetica,sans-serif;font-weight:700;display:block;width:100%;background-color:var(--buttonsLinks, #006241);color:var(--buttonText, #ffffff);padding:.75rem;border:none;border-radius:2rem;margin-top:1.5rem;font-size:18px;cursor:pointer;text-align:center;transition:background-color .3s ease,transform .2s ease}.submit-btn:hover{background-color:var(--buttonsLinksHover, #014b33);transform:scale(1.02)}.submit-btn:active{background-color:var(--buttonsLinksActive, #01291c);transform:scale(.98)}.submit-btn:focus{outline:none;box-shadow:0 0 0 3px #014b33}.btn-grey{background-color:#f0f0f0;color:#000;border:2px solid #000;font-family:GT Eesti,Arial,Helvetica,sans-serif;padding:.5rem 1rem;cursor:pointer;text-align:center;display:inline-block;transition:background-color .3s ease,color .3s ease}.btn-grey:hover{background-color:#e0e0e0;color:#333}.btn-grey:focus{outline:none;box-shadow:0 0 0 3px #0003}.btn-grey:active{background-color:silver;transform:scale(.98)}.register-form .small-text{margin-top:.5rem;font-size:.85rem}.thank-you{text-align:center}.thank-you h1{font-family:GT Eesti,Arial,Helvetica,sans-serif;font-weight:900;font-size:2rem}.thank-you svg{width:50px;height:50px;fill:var(--buttonsLinks)}.thank-you .qr-code{padding:25px 50px 30px;margin:2rem auto;display:inline-block;box-shadow:0 5px 12px #0003;border-radius:1.5rem}.thank-you .qr-text{font-size:1rem;margin-bottom:1rem}@media (max-width: 768px){.register-form,.wrapper{width:90%}.register-form h1{font-size:1.5rem}.thank-you{margin:0 auto;padding:0 1rem;max-width:90%}.thank-you h1{font-size:1.8rem}.thank-you .qr-text{font-size:.9rem}}@media (max-width: 480px){.register-form h1{font-size:1.2rem}.thank-you h1{font-size:1.5rem}.thank-you svg{width:40px;height:40px}}.paddingTop{padding-top:2rem}.paddingBottom1{padding-bottom:1rem}.paddingBottom{padding-bottom:2rem}.formHeader{text-align:center}.formHeader p{margin:20px 0 15px}.colorRed{color:#ee0200}.center{text-align:center}.font18{font-size:18px}.legal{font-size:12px}.popupTitle{margin-bottom:1rem;font-family:GT Eesti,Arial,Helvetica,sans-serif;font-weight:500;line-height:1.2;font-size:22px;color:#383737;text-align:center}.letterSpacing{letter-spacing:.02rem}.popupSceneNumber{color:#000;font-size:30px;font-weight:900}.heightLimited{max-height:20rem;overflow-y:auto}.marginTop0{margin-top:0}.marginTop{margin-top:30px}.table-container{overflow-x:auto;max-width:100%}.custom-table{min-width:595px;border-collapse:collapse;border:1px solid #ccc}.custom-table td{border:1px solid #ccc;padding:8px;min-width:140px}.custom-table td:first-child{min-width:151px}.custom-table td:last-child{min-width:304px}.rules__container{width:100%;max-width:600px}.rules__container h1{text-align:center;font-size:14px}.rules__container table{width:100%;margin-bottom:1rem;color:#212529}.rules__container table th,.rules__container table td{padding:.75rem;vertical-align:top}.rules__container table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6;background-color:#868484}.rules__container table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.rules__container table{border:1px solid #dee2e6}.rules__container table th,.rules__container table td{border:1px lid #dee2e6}.rules__container table thead th,.rules__container table thead td{border-bottom-width:2px}
