@supports (-webkit-appearance: none) or (-moz-appearance: none){input[type=checkbox],input[type=radio]{--active: #560808;--active-inner: #fff;--focus: 2px rgba(39, 94, 254, .3);--border: #BBC1E1;--border-hover:#560808;--background: #fff;--disabled: #F6F8FF;--disabled-inner: #E1E6F9;-webkit-appearance:none;-moz-appearance:none;height:21px;outline:none;display:inline-block;vertical-align:top;position:relative;margin:0;cursor:pointer;border:1px solid var(--bc, var(--border));background:var(--b, var(--background));transition:background .3s,border-color .3s,box-shadow .2s}input[type=checkbox]:after,input[type=radio]:after{content:"";display:block;left:0;top:0;position:absolute;transition:transform var(--d-t, .3s) var(--d-t-e, ease),opacity var(--d-o, .2s)}input[type=checkbox]:checked,input[type=radio]:checked{--b: var(--active);--bc: var(--active);--d-o: .3s;--d-t: .6s;--d-t-e: cubic-bezier(.2, .85, .32, 1.2)}input[type=checkbox]:disabled,input[type=radio]:disabled{--b: var(--disabled);cursor:not-allowed;opacity:.9}input[type=checkbox]:disabled:checked,input[type=radio]:disabled:checked{--b: var(--disabled-inner);--bc: var(--border)}input[type=checkbox]:disabled+label,input[type=radio]:disabled+label{cursor:not-allowed}input[type=checkbox]:hover:not(:checked):not(:disabled),input[type=radio]:hover:not(:checked):not(:disabled){--bc: var(--border-hover)}input[type=checkbox]:focus,input[type=radio]:focus{box-shadow:0 0 0 var(--focus)}input[type=checkbox]:not(.switch),input[type=radio]:not(.switch){width:21px}input[type=checkbox]:not(.switch):after,input[type=radio]:not(.switch):after{opacity:var(--o, 0)}input[type=checkbox]:not(.switch):checked,input[type=radio]:not(.switch):checked{--o: 1}input[type=checkbox]+label,input[type=radio]+label{font-size:14px;line-height:21px;display:inline-block;vertical-align:top;cursor:pointer;margin-left:4px}input[type=checkbox]:not(.switch){border-radius:7px}input[type=checkbox]:not(.switch):after{width:5px;height:9px;border:2px solid var(--active-inner);border-top:0;border-left:0;left:7px;top:4px;transform:rotate(var(--r, 20deg))}input[type=checkbox]:not(.switch):checked{--r: 43deg}input[type=checkbox].switch{width:38px;border-radius:11px}input[type=checkbox].switch:after{left:2px;top:2px;border-radius:50%;width:15px;height:15px;background:var(--ab, var(--border));transform:translate(var(--x, 0))}input[type=checkbox].switch:checked{--ab: var(--active-inner);--x: 17px}input[type=checkbox].switch:disabled:not(:checked):after{opacity:.6}input[type=radio]{border-radius:50%}input[type=radio]:after{width:19px;height:19px;border-radius:50%;background:var(--active-inner);opacity:0;transform:scale(var(--s, .7))}input[type=radio]:checked{--s: .5}}.label{width:100%;border-radius:24px;padding:10px;display:inline-grid;margin-top:0}.label-white{background:white;color:#333}.default-form{width:80%;margin:0 auto;background-color:#fff;padding:30px;border-radius:30px}.default-form .header{display:inline-grid;position:relative;width:100%;margin-left:5px;text-align:left;font-style:normal;font-weight:900;font-size:28px;line-height:34px;letter-spacing:1px;color:#14142b}.default-form .gray-bg{background:#EFF0F7}.default-form .buttons{width:100%;display:inline-block;padding:0;margin:5px 0 0}.default-form .buttons .btn{margin:0}.default-form .buttons .left{margin-right:3%}.default-form .buttons .right{margin-left:3%}.default-form .spacer-top{margin:30px 0 0}.placeholder-label{width:100%;border-radius:24px;display:inline-grid;grid-template-columns:10% auto;margin-top:10px}.placeholder-label .icon{margin:auto}.placeholder-label label{margin:20px 0;position:relative;display:inline-block}.placeholder-label .placeholder{padding:10px;pointer-events:none;position:absolute;left:0;top:0;transition:.2s;transition-timing-function:ease;transition-timing-function:cubic-bezier(.25,.1,.25,1);opacity:.5;color:#6e7191;font-size:18px}.placeholder-label input{width:90%;padding:10px;color:#000;background:none;border:none}.placeholder-label:focus{border:none}.placeholder-label input:focus+.placeholder,.placeholder-label input:not(:placeholder-shown)+.placeholder{opacity:1;transform:scale(.75) translateY(-100%) translate(-10px)}.placeholder-label input:focus+.placeholder,.placeholder-label input:not(:-ms-input-placeholder)+.placeholder{opacity:1;transform:scale(.75) translateY(-100%) translate(-10px)}.btn{width:100%;font-family:Poppins,sans-serif;font-style:normal;font-weight:800;font-size:24px;text-align:center;box-sizing:border-box;border-radius:24px;padding:12px;margin:20px auto 0;border:none}.btn-yellow{color:#fff;background:#F8D525}.btn-white{background:white;color:#000}.btn-white-border{background:white;color:#000;border:4px solid #660f1d;box-sizing:border-box}.btn-green{background-color:#359733;color:#fff}.btn-red{background:#660f1d;color:#fff}.btn-blue{background:#086788;color:#fff}.btn-small{border-radius:16px;width:47%;font-size:18px}.btn-two-row{width:100%;display:inline-block;padding:0}.btn-two-row .btn{margin:0}.btn-left{margin-right:3%!important}.btn-right{margin-left:3%!important}.btn-auto{width:auto!important}.border-red{box-sizing:border-box;outline-offset:-4px;outline:4px solid #660f1d}.border-blue{box-sizing:border-box;outline-offset:-4px;outline:4px solid #086788}.border-green{box-sizing:border-box;outline-offset:-4px;outline:4px solid #086788}.border-red-light{box-sizing:border-box;outline-offset:-4px;outline:4px solid #CE2D4F}.border-darkred{box-sizing:border-box;outline-offset:-4px;outline:4px solid #560808}.disabled{background:#8e8e8e!important}:host{font-family:-apple-system,#660f1d,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:14px;color:#333;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Digital-Numbers;src:url(DS-DIGI.9c7b3b699450cd86.TTF) format("opentype")}@font-face{font-family:Coda;src:url(Coda-Regular.adae0284a4dfe14f.ttf) format("opentype")}@font-face{font-family:Poppins;src:url(Poppins-Regular.e3fe7ebf149d0933.ttf) format("opentype")}body{background:#083556}*{margin:0}p{margin:0}h1{color:#f8d525;font-weight:900;padding:0;margin:0}.left-spacer,.right-spacer{width:33%;position:absolute;background-color:#083556;top:0;z-index:2;height:100%}.left-spacer{float:left;left:0}.right-spacer{float:right;right:0}.main-body-bg{z-index:-2;width:34%;height:100%;min-height:100vh;background:#086788;position:fixed;overflow:hidden;left:33%;right:33%}.main-body{width:34%;height:100vh;position:relative;margin:0 auto;text-align:center;font-family:Poppins,sans-serif}.white-bg{background:white}.banner{margin-top:15px;display:inline-block;position:relative}.banner div{display:inline-block}.banner img{position:absolute;width:50px;left:-55px;top:0}.banner span{position:relative;padding:0;display:inline-block;font-size:26px;text-decoration:none;color:#ffe66d;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,serif;font-weight:900;text-align:center}.banner-large{padding-top:50px}.banner-large img{position:relative;width:auto;left:0;top:0}.banner-large span{font-size:28px}.view{z-index:10}.view .hide{display:none!important}.view .text-logo,.view .text-logo a{text-decoration:none;color:#ffe66d;position:relative;margin:0 auto;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Coda,serif;font-weight:900;text-align:center;font-size:40px}.view .error-404{position:relative;margin:20% auto 0}.view .error-404 h1{font-weight:bold;font-size:90px;color:#ffe66d}.view .error-404 a{font-weight:bold;color:#083556;font-size:24px;text-decoration:none}.view .logo{position:relative;margin:0 auto;padding-top:5%;overflow:hidden;text-align:center}.view .table{z-index:-1;position:fixed;bottom:0;left:33%;right:33%;overflow:hidden;padding:0;margin:0}.view .table img{width:100%;height:auto;margin-bottom:-5px}.view .spacer{height:20px}.view .content-body{width:95%;position:relative;color:#fff;margin:0 auto;padding-top:60px}.view .content-body .bottom-spacer{height:60px}.view .content-body .wrapper{position:relative;padding:20px;margin:20px auto 0;background-color:#dbdbdbcc;box-sizing:border-box;border-radius:24px;font-size:larger}.view .content-body .wrapper p,.view .content-body .wrapper span,.view .content-body .wrapper b,.view .content-body .wrapper i,.view .content-body .wrapper div{color:#333;font-family:Poppins,sans-serif}.notification{position:fixed;z-index:1000;width:34%;background:#083556;top:0;left:33%;right:33%;margin:0 auto;border-bottom-left-radius:25px;border-bottom-right-radius:25px}.notification .body{position:relative;z-index:1001;width:100%;min-height:100px;padding:10px;font-family:Poppins,serif;display:block}.notification .body .top{width:100%;display:inline-block;position:relative;min-height:48px}.notification .body .top img{width:48px;height:48px;display:inline-block;margin-right:30px;position:relative}.notification .body .top h3{position:absolute;color:#fff;display:inline-block;margin-top:15px}.notification .body .bottom{width:100%}.notification .body .bottom p{color:#fff}.error{background:#560808!important}.text-error{color:#560808!important}.text-white{color:#fff!important}@media only screen and (max-width: 800px){.left-spacer{width:0}.right-spacer{width:0}.main-body-bg,.main-body{width:100%;margin:0;top:0;left:0}.table{left:0!important;right:0!important}*{margin:0}.notification{width:100%;left:0;right:0}}
