@import url("https://fonts.googleapis.com/css2?family=Special+Gothic&family=Special+Gothic+Expanded+One&display=swap");#root,body,html{min-height:100vh;scroll-behavior:smooth}body{margin:0;font-family:Special Gothic,Special Gothic Expanded One,sans-serif!important;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff!important;background:#213872!important;background:linear-gradient(0deg,rgba(33,56,114,1),rgba(41,122,51,1))!important;background-attachment:fixed!important}.toucan-bg{background:#BB9100;background:linear-gradient(0deg,rgba(187,145,0,1),rgba(41,122,51,1) 50%,rgba(41,122,51,1));background-attachment:fixed!important;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:"#fdc400"}a:link,a:visited{text-decoration:none}a:active,a:hover{text-decoration:underline}.btn-custom{background-color:#2f354c40!important;border-color:#00000000!important;color:white;border-radius:20px;padding:10px 24px;font-weight:600;transition:all .3s}.btn-custom:hover{background-color:#213872!important;color:white}.glass-table{--glass-bg:rgba(30,30,30,0.4);--glass-cell-bg:rgba(50,50,50,0.3);--glass-highlight:rgba(255,255,255,0.1);--glass-border:rgba(255,255,255,0.0);--glass-blur:6px;border-collapse:initial;border-spacing:0;background:transparent!important;color:white!important}.glass-cell,.glass-table td,.glass-table th{background:var(--glass-cell-bg)!important;backdrop-filter:blur(var(--glass-blur))!important;-webkit-backdrop-filter:blur(var(--glass-blur))!important;border:0 solid var(--glass-border)!important;position:relative;z-index:1;color:white!important}.glass-table thead th{color:white!important;font-weight:500}.glass-table tbody tr:hover td,.glass-table tbody tr:nth-of-type(odd) td{color:white!important}.glass-table td,.glass-table th{color:#fff!important}.banner-container{display:flex;justify-content:center}.five-sided-banner{width:100%;background:linear-gradient(135deg,#f27212,#c53f18);color:white;position:relative;text-align:center;display:flex;flex-direction:column;padding:8px 8px 16px;box-sizing:border-box;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,50% 90%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,50% 90%,0 100%)}