@import url(https://at.alicdn.com/t/font_1442994_4dhc9zlxytx.css);@import url(https://at.alicdn.com/t/font_1442994_xqqm647of7m.css);:root{--blue:#1d2088;--red:#d00011;--green:#009441;--brown:#584a43;--dark-brown:#201b12;--gold:#6b5831;--light-green:#19cc95;--light-green2:#57e26d;--dark-gold:#352c18;--button-gold:#ce9d57;--light-gold:#d5c18b;--yellow-gold:#e1be56;--yellow:#f5f504}*{scroll-behavior:smooth;-webkit-user-select:none;user-select:none}body{margin:0;word-break:break-word;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.page-loading{width:100%;height:100%}.red{color:var(--red)}.black{color:#000}.blue{color:var(--blue)}.yellow{color:var(--yellow)}.green{color:var(--green)}.gold{color:var(--light-gold)}.light-green{color:var(--light-green)}.b-bt-brown{border-bottom:1px solid var(--brown)}.b-bt-gray{border-bottom:1px solid #aaa}.p-0{padding:0}.p-10{padding:10px}.pr-20{padding-right:20px}.ph-5{padding:0 5px}.full-size{height:100%;width:100%}.flex{display:flex}.inline-flex{display:inline-flex}.flex-column{display:flex;flex-direction:column}.flex-1{flex:1 1}.flex-2{flex:2 1}.flex-3{flex:3 1}.ovf-auto{overflow:auto}.ovf-hide{overflow:hidden}.flex-center{justify-content:center;align-items:center}.w-260{width:260px}.w-180{width:180px}.w-156{width:156px}.w-360{width:360px}.w-1150{width:1150px}.ts-3{transition:all .3s}.w-100p{width:100%}.h-100p{height:100%}.h-50i{height:50px!important}.text-center{text-align:center}.text-white{color:#fff}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.align-end{align-items:flex-end}.align-start{align-items:flex-start}.align-center{align-items:center}.align-stretch{align-items:stretch}.bg-white{background-color:#fff}.bg-red{background-color:red}.bg-blue{background-color:#00f}.bg-grey{background-color:grey}.bg-green{background-color:green}.bg-transparent{background:transparent}.no-shadow{box-shadow:none}.relative{position:relative}.page-loading{height:100vh;width:100vw;background-color:hsla(0,0%,100%,.13333333333333333);display:flex;justify-content:center;align-items:center;top:0;position:fixed}.b-1{border:1px solid}.bb-1{border-bottom:1px solid #ddd}.bb-0{border-bottom:0!important}.bl-1{border-left:1px solid #ddd}.br-1{border-right:1px solid #ddd}.h-60{height:50px!important}.h-58{height:58px}.page-loading.hide{display:none}.progress-bar{position:fixed;top:0}.mt--20{margin-top:-20px}.mb-58{margin-bottom:58px}.my-10{margin:10px 0}.m-15i{margin:15px!important}.mx-120{margin:0 120px}.my-20{margin:20px 0}.mt--16{margin-top:-16px}.mb-24{margin-bottom:24px!important}.mt-24{margin-top:24px!important}.mt-50{margin-top:50px}.ml-24{margin-left:24px}.ant-modal-content{background-color:initial!important;box-shadow:none!important}.w-44{width:44px}.h-28{height:28px}.mx-10{margin:0 10px}.mx-40i{margin:0 40px!important}.mx-100{margin:0 100px}.mx-85{margin:0 85px}.mx-200{margin:0 200px}.ml-148{margin-left:148px}.ml-120{margin-left:120px}.mr-28{margin-right:28px}.bold{font-weight:700}.min-h-206{min-height:206px}.min-w-76{min-width:76px}.rotate-90{transform:rotate(90deg)}.f-42{font-size:42px}.f-24{font-size:24px}.f-24i{font-size:24px!important}.f-30{font-size:30px}.flex-wrap{flex-wrap:wrap}.hide-scrollbar::-webkit-scrollbar{width:0;height:0;background:transparent;scrollbar-width:none}.hide-scrollbar{scrollbar-width:none;-webkit-appearance:none}.line-height-normal{line-height:normal}.right-0{right:0}.top-0{top:0}.absolute{position:absolute}.dim{background:rgba(0,0,0,.5333333333333333)}#layout{height:100vh;overflow:auto}#layout .header{background-color:#342b19;height:100px;font-size:42px;color:#d5c18b;padding:5px 10px;flex-wrap:nowrap}#layout .header img{height:90px}#layout .header .table-name{margin:0 31px 0 18px}#layout .header .buttons{display:flex;align-items:center;font-size:26px}#layout .header .buttons div.person img{margin-right:14px}#layout .header .buttons img{width:40px;height:40px}#layout .sidebar{z-index:1;height:100%}#layout .content{height:auto}#layout .container{overflow:auto;background-color:#342b19}#layout .footer{text-align:center}#game{display:flex;flex-direction:column;justify-content:space-between;background:var(--yellow-gold);height:980px}#game .section-1,#game .section-2,#game .section-3{display:flex;background:#fff}#game .section-1{display:flex}#game .section-1 .player-winrate{display:flex;background:var(--dark-brown);min-width:322px;padding:0 32px;flex-direction:column;justify-content:flex-start;align-items:stretch}#game .section-1 .player-winrate>div{flex:1 1}#game .section-1 .player-winrate>div>div{background:#fff;padding:0 6px;width:100%}#game .section-1 .player-winrate span{font-size:36px;font-weight:500}#game .section-1 .game-count{border:0 solid var(--gold);border-width:0 5px;background:var(--dark-gold);min-width:336px;padding:0 15px 15px;font-size:22px}#game .section-1 .game-count .title{text-align:center;font-size:26px;background:#201b12}#game .section-2{background:var(--dark-brown)}#game .section-2 .button-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,52px);grid-column-gap:40px;grid-row-gap:20px}#game .section-3{position:relative;overflow:hidden}#game .section-3 .outer-grid{width:100%;display:grid;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);grid-auto-flow:column;background-color:#444;grid-gap:2px;gap:2px}#game .section-3 .outer-grid>div{background:#fff}.outlined{width:100%;height:100%;border-radius:50%;position:relative;display:flex;justify-content:center;align-items:center;color:var(--green);font-weight:700;font-size:32px}.outlined.red{border:5px solid var(--red)}.outlined.blue{border:5px solid var(--blue)}.outlined.draw:after{content:"";position:absolute;height:10%;width:50%;background:var(--green);transform:rotate(-45deg) translateY(10px)}.outlined .banker,.outlined .player{width:26%;height:26%;position:absolute;border-radius:50%;background:#fff;display:flex;justify-content:center;align-items:center}.outlined .banker{left:-1px;top:-1px}.outlined .player{right:-1px;bottom:-1px}.outlined .banker:after,.outlined .player:after{content:"";position:absolute;border-radius:50%;width:70%;height:70%}.outlined .banker:after{background:var(--red)}.outlined .player:after{background:var(--blue)}.outlined.small{width:100%;height:100%;font-size:14px;border-width:5px}.outlined.small .banker,.outlined.small .player{width:10px;height:10px}.outlined.small .banker{left:-3px;top:-3px}.outlined.small .player{right:-3px;bottom:-3px}.outlined.small .banker:after,.outlined.small .player:after{width:6px;height:6px}.outlined.small.draw:after{content:"";position:absolute;height:10%;width:50%;background:var(--green);transform:rotate(-45deg) translateY(5px)}.filled{height:100%;width:100%;color:#fff;border-radius:50%;position:relative;font-size:25px;cursor:default;-webkit-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center}.filled.red{background-color:var(--red)}.filled.blue{background-color:var(--blue)}.filled.green{background-color:var(--green)}.filled .banker,.filled .player{height:26%;width:26%;position:absolute;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.filled .banker{left:0;top:0}.filled .player{bottom:0;right:0}.filled .banker:after,.filled .player:after{content:"";position:absolute;height:70%;width:70%;border-radius:50%}.filled .banker:after{background:var(--red)}.filled .player:after{background:var(--blue)}#count-down{width:262px;height:262px;display:flex;justify-content:center;align-items:center;border-radius:50%;position:relative;overflow:hidden;color:#fff}#count-down.heart-beat{animation-name:heart-beat;animation-duration:.5s;animation-iteration-count:infinite;animation-direction:alternate-reverse}#count-down .text{z-index:1;text-align:center}#count-down .clipper{height:110%;width:110%;position:absolute;background-color:var(--dark-brown);transition:clip-path 1s;transform:rotate(-90deg)}#count-down .number{z-index:3;transition:transform .1s;font-size:84px}#count-down .background{position:absolute;border-radius:50%;height:90%;width:90%;background-image:conic-gradient(red,#ff0,green);transition:background-color 1s}#count-down:after,#count-down:before{content:"";position:absolute;border-radius:50%}#count-down:after{height:80%;width:80%;background:var(--dark-brown)}@keyframes heart-beat{0%{transform:scale(1.02)}to{transform:scale(1)}}.button{background:var(--button-gold);border:1px solid var(--light-gold);border-radius:4px;line-height:normal;min-width:174px;height:52px;color:#0b772c;font-weight:700;font-size:30px}.button.big{font-size:40px}.button.banker,.button .banker{color:#c64c35}.button.player,.button .player{color:#1644da}.button.tie,.button .tie{color:#0b770c}.button.red{background:#b52e16;border-color:#b52e16}.button.red.enable,.button.red:active{background:rgba(181,46,22,.5333333333333333);border-color:rgba(181,46,22,.5333333333333333)}.button.gradient{background:linear-gradient(#f6dea7,#cea663)}.button.gradient.enable,.button.gradient:active{background:linear-gradient(#cea663,#f6dea7);border-color:#cea663}.button.text-black{color:#261103}.button.text-white{color:#f7f7f7}.button.gold{background:var(--button-gold)}.button.green{background:var(--light-green)}.button:focus{outline:none}.button.disable{background-color:var(--gold);border-color:var(--gold);color:#1644da}.button.enable,.button:active{background-color:var(--light-green);border-color:var(--light-green)}.large-grid{display:grid;grid-auto-columns:58px;grid-template-rows:repeat(6,58px);grid-auto-flow:column}.large-grid>div{overflow:hidden;background-color:#fff;padding:1px;display:flex;justify-content:center;align-items:center;border-top:1px solid #ddd;border-left:1px solid #ddd}.medium-grid{display:grid;grid-auto-columns:48px;grid-template-rows:repeat(6,48px);grid-auto-flow:column}.medium-grid>div{overflow:hidden;background-color:#fff;padding:1px;display:flex;justify-content:center;align-items:center;border-top:1px solid #ddd;border-left:1px solid #ddd}.small-grid{display:grid;grid-template-rows:repeat(3,40px);grid-auto-columns:40px;grid-auto-flow:column}.small-grid>div{overflow:hidden;background-color:#fff;padding:1px;display:flex;justify-content:center;align-items:center;border-top:1px solid #ddd;border-left:1px solid #ddd}.small-quarter-grid{display:grid;grid-template-rows:repeat(6,20px);grid-auto-columns:20px;grid-auto-flow:column}.small-quarter-grid>div{overflow:hidden;background-color:#fff;padding:1px;display:flex;justify-content:center;align-items:center}.small-quarter-grid>div:nth-child(2n){border-bottom:1px solid #ddd;padding-bottom:0}.small-quarter-grid>div:nth-child(12n),.small-quarter-grid>div:nth-child(12n-1),.small-quarter-grid>div:nth-child(12n-2),.small-quarter-grid>div:nth-child(12n-3),.small-quarter-grid>div:nth-child(12n-4),.small-quarter-grid>div:nth-child(12n-5){border-right:1px solid #ddd;padding-right:0}.card-grid{display:grid;grid-template-columns:repeat(13,130px);grid-template-rows:repeat(4,180px);grid-column-gap:4px;grid-row-gap:10px}.card-grid img{width:137px;height:192px}.card-grid div{width:130px;height:180px;border-radius:5px;display:flex;justify-content:center;align-items:center;transition:box-shadow .3s}.card-grid div:hover{box-shadow:0 0 8px 4px red}.small-circle{height:100%;width:100%;border:4px solid var(--red);border-radius:50%}.small-circle.blue{border-color:var(--blue)}.small-filled{height:100%;width:100%;border-radius:50%;background-color:var(--red)}.small-filled.blue{background-color:var(--blue)}.small-rod{background:var(--red);height:22%;width:100%;transform:rotate(-45deg)}.small-rod.blue{background:var(--blue)}.arrow{position:absolute;top:50%;width:30px;height:30px;z-index:5;opacity:.7;margin-top:-16px;transition-property:opacity,box-shadow;transition-duration:.3s}.arrow:hover{opacity:1}.arrow:hover>div:after,.arrow:hover>div:before{box-shadow:0 0 3px 0 #222}.arrow.left{left:20px;transform:rotate(-135deg)}.arrow.right{right:20px;transform:rotate(45deg)}.arrow>div,.arrow>div:after,.arrow>div:before{width:30px;height:8px;border-radius:4px;background-color:#c3a779}.arrow>div:after,.arrow>div:before{content:"";position:absolute;z-index:-1}.arrow>div:after{transform:rotate(90deg) translate(11px,-11px)}@keyframes clipper{0%{clip-path:polygon(50% 50%,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0)}2.77%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%,41.3175% .7595%)}5.55%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%,32.899% 3.0155%)}8.33%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%,25% 6.6985%)}11.11%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%,17.8605% 11.698%)}13.89%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%,12.198% 17.8605%)}16.67%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%,6.6985% 25%)}19.44%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,8% 23.6%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%,3.0155% 32.899%)}22.22%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,8% 23.6%,3.0155% 32.899%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%,.7595% 41.3175%)}25%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%,0 50%)}27.78%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%,.7595% 58.6825%)}30.56%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%,3.0155% 67.101%)}33.33%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%,6.6985% 75%)}36.11%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%,11.698% 82.1395%)}38.89%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%,17.8605% 88.3019%)}41.67%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,25% 93.3015%,25% 93.3015%,25% 93.3015%,25% 93.3015%,25% 93.3015%,25% 93.3015%,25% 93.3015%,25% 93.3015%,25% 93.3015%,25% 93.3015%,25% 93.3015%,25% 93.3015%,25% 93.3015%,25% 93.3015%,25% 93.3015%,25% 93.3015%,25% 93.3015%,25% 93.3015%,25% 93.3015%,25% 93.3015%,25% 93.3015%)}44.44%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,32.899% 96.9845%,32.899% 96.9845%,32.899% 96.9845%,32.899% 96.9845%,32.899% 96.9845%,32.899% 96.9845%,32.899% 96.9845%,32.899% 96.9845%,32.899% 96.9845%,32.899% 96.9845%,32.899% 96.9845%,32.899% 96.9845%,32.899% 96.9845%,32.899% 96.9845%,32.899% 96.9845%,32.899% 96.9845%,32.899% 96.9845%,32.899% 96.9845%,32.899% 96.9845%,32.899% 96.9845%)}47.22%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,41.3175% 99.2405%,41.3175% 99.2405%,41.3175% 99.2405%,41.3175% 99.2405%,41.3175% 99.2405%,41.3175% 99.2405%,41.3175% 99.2405%,41.3175% 99.2405%,41.3175% 99.2405%,41.3175% 99.2405%,41.3175% 99.2405%,41.3175% 99.2405%,41.3175% 99.2405%,41.3175% 99.2405%,41.3175% 99.2405%,41.3175% 99.2405%,41.3175% 99.2405%,41.3175% 99.2405%,41.3175% 99.2405%)}50%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%)}52.78%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,50% 100%,58.6825% 99.2405%,58.6825% 99.2405%,58.6825% 99.2405%,58.6825% 99.2405%,58.6825% 99.2405%,58.6825% 99.2405%,58.6825% 99.2405%,58.6825% 99.2405%,58.6825% 99.2405%,58.6825% 99.2405%,58.6825% 99.2405%,58.6825% 99.2405%,58.6825% 99.2405%,58.6825% 99.2405%,58.6825% 99.2405%,58.6825% 99.2405%,58.6825% 99.2405%,58.6825% 99.2405%)}55.56%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,50% 100%,58.6825% 99.2405%,67.101% 96.9845%,67.101% 96.9845%,67.101% 96.9845%,67.101% 96.9845%,67.101% 96.9845%,67.101% 96.9845%,67.101% 96.9845%,67.101% 96.9845%,67.101% 96.9845%,67.101% 96.9845%,67.101% 96.9845%,67.101% 96.9845%,67.101% 96.9845%,67.101% 96.9845%,67.101% 96.9845%,67.101% 96.9845%,67.101% 96.9845%)}58.33%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,50% 100%,58.6825% 99.2405%,67.101% 96.9845%,75% 93.3015%,75% 93.3015%,75% 93.3015%,75% 93.3015%,75% 93.3015%,75% 93.3015%,75% 93.3015%,75% 93.3015%,75% 93.3015%,75% 93.3015%,75% 93.3015%,75% 93.3015%,75% 93.3015%,75% 93.3015%,75% 93.3015%,75% 93.3015%)}61.11%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,50% 100%,58.6825% 99.2405%,67.101% 96.9845%,75% 93.3015%,82.1395% 88.3019%,82.1395% 88.3019%,82.1395% 88.3019%,82.1395% 88.3019%,82.1395% 88.3019%,82.1395% 88.3019%,82.1395% 88.3019%,82.1395% 88.3019%,82.1395% 88.3019%,82.1395% 88.3019%,82.1395% 88.3019%,82.1395% 88.3019%,82.1395% 88.3019%,82.1395% 88.3019%,82.1395% 88.3019%)}63.89%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,50% 100%,58.6825% 99.2405%,67.101% 96.9845%,75% 93.3015%,82.1395% 88.3019%,88.3019% 82.1395%,88.3019% 82.1395%,88.3019% 82.1395%,88.3019% 82.1395%,88.3019% 82.1395%,88.3019% 82.1395%,88.3019% 82.1395%,88.3019% 82.1395%,88.3019% 82.1395%,88.3019% 82.1395%,88.3019% 82.1395%,88.3019% 82.1395%,88.3019% 82.1395%,88.3019% 82.1395%)}66.67%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,50% 100%,58.6825% 99.2405%,67.101% 96.9845%,75% 93.3015%,82.1395% 88.3019%,88.3019% 82.1395%,93.3015% 75%,93.3015% 75%,93.3015% 75%,93.3015% 75%,93.3015% 75%,93.3015% 75%,93.3015% 75%,93.3015% 75%,93.3015% 75%,93.3015% 75%,93.3015% 75%,93.3015% 75%,93.3015% 75%)}69.44%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,50% 100%,58.6825% 99.2405%,67.101% 96.9845%,75% 93.3015%,82.1395% 88.3019%,88.3019% 82.1395%,93.3015% 75%,96.9845% 67.101%,96.9845% 67.101%,96.9845% 67.101%,96.9845% 67.101%,96.9845% 67.101%,96.9845% 67.101%,96.9845% 67.101%,96.9845% 67.101%,96.9845% 67.101%,96.9845% 67.101%,96.9845% 67.101%,96.9845% 67.101%)}72.22%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,50% 100%,58.6825% 99.2405%,67.101% 96.9845%,75% 93.3015%,82.1395% 88.3019%,88.3019% 82.1395%,93.3015% 75%,96.9845% 67.101%,99.2405% 58.6825%,99.2405% 58.6825%,99.2405% 58.6825%,99.2405% 58.6825%,99.2405% 58.6825%,99.2405% 58.6825%,99.2405% 58.6825%,99.2405% 58.6825%,99.2405% 58.6825%,99.2405% 58.6825%,99.2405% 58.6825%)}75%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,50% 100%,58.6825% 99.2405%,67.101% 96.9845%,75% 93.3015%,82.1395% 88.3019%,88.3019% 82.1395%,93.3015% 75%,96.9845% 67.101%,99.2405% 58.6825%,100% 50%,100% 50%,100% 50%,100% 50%,100% 50%,100% 50%,100% 50%,100% 50%,100% 50%,100% 50%)}77.78%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,50% 100%,58.6825% 99.2405%,67.101% 96.9845%,75% 93.3015%,82.1395% 88.3019%,88.3019% 82.1395%,93.3015% 75%,96.9845% 67.101%,99.2405% 58.6825%,100% 50%,99.2405% 41.3175%,99.2405% 41.3175%,99.2405% 41.3175%,99.2405% 41.3175%,99.2405% 41.3175%,99.2405% 41.3175%,99.2405% 41.3175%,99.2405% 41.3175%,99.2405% 41.3175%)}80.56%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,50% 100%,58.6825% 99.2405%,67.101% 96.9845%,75% 93.3015%,82.1395% 88.3019%,88.3019% 82.1395%,93.3015% 75%,96.9845% 67.101%,99.2405% 58.6825%,100% 50%,99.2405% 41.3175%,96.9845% 32.899%,96.9845% 32.899%,96.9845% 32.899%,96.9845% 32.899%,96.9845% 32.899%,96.9845% 32.899%,96.9845% 32.899%,96.9845% 32.899%)}83.33%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,50% 100%,58.6825% 99.2405%,67.101% 96.9845%,75% 93.3015%,82.1395% 88.3019%,88.3019% 82.1395%,93.3015% 75%,96.9845% 67.101%,99.2405% 58.6825%,100% 50%,99.2405% 41.3175%,96.9845% 32.899%,93.3015% 25%,93.3015% 25%,93.3015% 25%,93.3015% 25%,93.3015% 25%,93.3015% 25%,93.3015% 25%)}86.11%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,50% 100%,58.6825% 99.2405%,67.101% 96.9845%,75% 93.3015%,82.1395% 88.3019%,88.3019% 82.1395%,93.3015% 75%,96.9845% 67.101%,99.2405% 58.6825%,100% 50%,99.2405% 41.3175%,96.9845% 32.899%,93.3015% 25%,88.3019% 17.8605%,88.3019% 17.8605%,88.3019% 17.8605%,88.3019% 17.8605%,88.3019% 17.8605%,88.3019% 17.8605%)}88.89%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,50% 100%,58.6825% 99.2405%,67.101% 96.9845%,75% 93.3015%,82.1395% 88.3019%,88.3019% 82.1395%,93.3015% 75%,96.9845% 67.101%,99.2405% 58.6825%,100% 50%,99.2405% 41.3175%,96.9845% 32.899%,93.3015% 25%,88.3019% 17.8605%,82.1395% 11.698%,82.1395% 11.698%,82.1395% 11.698%,82.1395% 11.698%,82.1395% 11.698%)}91.67%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,50% 100%,58.6825% 99.2405%,67.101% 96.9845%,75% 93.3015%,82.1395% 88.3019%,88.3019% 82.1395%,93.3015% 75%,96.9845% 67.101%,99.2405% 58.6825%,100% 50%,99.2405% 41.3175%,96.9845% 32.899%,93.3015% 25%,88.3019% 17.8605%,82.1395% 11.698%,75% 6.6985%,75% 6.6985%,75% 6.6985%,75% 6.6985%)}94.44%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,50% 100%,58.6825% 99.2405%,67.101% 96.9845%,75% 93.3015%,82.1395% 88.3019%,88.3019% 82.1395%,93.3015% 75%,96.9845% 67.101%,99.2405% 58.6825%,100% 50%,99.2405% 41.3175%,96.9845% 32.899%,93.3015% 25%,88.3019% 17.8605%,82.1395% 11.698%,75% 6.6985%,67.101% 3.0155%,67.101% 3.0155%,67.101% 3.0155%)}97.22%{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,50% 100%,58.6825% 99.2405%,67.101% 96.9845%,75% 93.3015%,82.1395% 88.3019%,88.3019% 82.1395%,93.3015% 75%,96.9845% 67.101%,99.2405% 58.6825%,100% 50%,99.2405% 41.3175%,96.9845% 32.899%,93.3015% 25%,88.3019% 17.8605%,82.1395% 11.698%,75% 6.6985%,67.101% 3.0155%,58.6825% .7595%,58.6825% .7595%)}to{clip-path:polygon(50% 50%,50% 0,41.3175% .7595%,32.899% 3.0155%,25% 6.6985%,17.8605% 11.698%,12.198% 17.8605%,6.6985% 25%,3.0155% 32.899%,.7595% 41.3175%,0 50%,.7595% 58.6825%,3.0155% 67.101%,6.6985% 75%,11.698% 82.1395%,17.8605% 88.3019%,25% 93.3015%,32.899% 96.9845%,41.3175% 99.2405%,50% 100%,58.6825% 99.2405%,67.101% 96.9845%,75% 93.3015%,82.1395% 88.3019%,88.3019% 82.1395%,93.3015% 75%,96.9845% 67.101%,99.2405% 58.6825%,100% 50%,99.2405% 41.3175%,96.9845% 32.899%,93.3015% 25%,88.3019% 17.8605%,82.1395% 11.698%,75% 6.6985%,67.101% 3.0155%,58.6825% .7595%,50% 0)}}.blink{animation-name:blink;animation-duration:1s;animation-fill-mode:forwards}@keyframes blink{0%{opacity:0}30%{opacity:1}60%{opacity:0}to{opacity:1}}.login{height:100vh;display:flex;justify-content:center;align-items:center}.login-form{max-width:300px;transform:scale(2)}.login-form .login-btn{min-width:100px;height:50px;font-size:22px}#dialog-wrapper{background-color:#241a15;color:#eacd92;padding:0 50px 50px;border:2px solid #ba9859;font-size:28px;min-width:400px;position:relative}#dialog-wrapper .close{position:absolute;height:58px;width:58px;border-radius:50%;border:3px solid #c5a15e;top:-29px;right:-29px;display:flex;justify-content:center;align-items:center;background-color:#241a15}#dialog-wrapper .close:after,#dialog-wrapper .close:before{content:"";position:absolute;height:5px;border-radius:2.5px;width:70%;background-color:#c5a15e}#dialog-wrapper .close:before{transform:rotate(45deg)}#dialog-wrapper .close:after{transform:rotate(-45deg)}#dialog-wrapper .title{height:80px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #c09d5c;margin-bottom:24px}#full-dialog{width:100vw;height:100vh;position:absolute;left:0;top:0;z-index:5;animation-name:dim-background;animation-duration:.3s;animation-fill-mode:forwards}#full-dialog>div{animation:fade-in;animation-duration:inherit}#full-dialog.fade-out{animation-name:dim-background;animation-duration:.3s;animation-direction:reverse}#full-dialog.fade-out>div{animation-name:fade-in;animation-duration:inherit}@keyframes dim-background{0%{background-color:transparent}to{background-color:rgba(0,0,0,.7333333333333333)}}@keyframes fade-in{0%{opacity:0;transform:scale(.8)}to{opacity:1%;transform:scale(1)}}.radio{display:flex;align-items:center}.radio .check{width:28px;height:28px;border:2px solid #c49c57;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;position:relative;margin-right:10px;transition:all .3s}.radio .check.on{border-color:#2edd5f}.radio .check.on:after{content:"";position:absolute;height:75%;width:75%;border-radius:50%;background-color:#2edd5f}.bet-amount{line-height:normal;display:flex;justify-content:space-around}.bet-amount div{min-width:220px;font-size:32px;display:flex;align-items:center}.bet-amount div span{margin:0 22px 0 10px}.simulate-winner{background-color:#fff;min-width:270px;margin:0 2.5px;font-size:32px;cursor:pointer;display:flex;align-items:center;justify-content:space-around}.simulate-winner>div{width:32px;height:32px}.card-selector{height:100%}.card-selector .title{min-height:107px;font-size:48px;color:#fff;width:706px;text-align:center;display:flex;align-self:center;justify-content:center;align-items:center}.card-selector .title.red{background-color:#fe0000}.card-selector .title.blue{background-color:#0112fe}.card-selector .suits{height:750px;width:116px;background:#211917;margin-right:16px}.card-selector .suits span{font-size:76px;-webkit-text-stroke:2px #fff}.card-selector .suits span.red{color:red}.game-result .card{padding:5px;border:2px solid #fff;border-radius:8px;margin:0 15px}.game-result img{height:192px;width:137px}.game-result .result{font-size:84px;-webkit-text-stroke:2px #fff;font-weight:700;text-align:center;text-transform:uppercase;margin-bottom:28px}.game-result .player.result{color:#00f}.game-result .banker.result{color:red}.game-result .winner{text-transform:uppercase;color:#ffff5d;font-size:56px;font-weight:700}.cattle-result{width:100%;overflow:hidden}.cattle-result div{transition:transform .3s}.cattle-result .result{background-color:#e9e9e9;height:90px;overflow:hidden;width:70px;font-size:22px;border:1px solid grey}.cattle-result .result.bg-grey{background-color:silver}.cattle-result .result>div{display:flex;justify-content:center;align-items:center;text-align:center}.cattle-result .result>div:nth-child(2){color:#fff}.cattle-result .result>div:nth-child(2).blue{background-color:#00f}.cattle-result .result>div:nth-child(2).green{background-color:green}.cattle-result .result>div:nth-child(2).red{background-color:red}.receipt{visibility:hidden;position:absolute;z-index:-1}.close-btn{height:100px;width:100px;background:#ddd;border-radius:50%;position:relative;display:flex;justify-content:center;align-items:center}.close-btn:after,.close-btn:before{content:"";position:absolute;width:80%;height:15%;border-radius:50%;display:block;background-color:#aaa}.close-btn:before{transform:rotate(-45deg)}.close-btn:after{transform:rotate(45deg)}.cattle2-circle-wrapper{width:120px;height:120px;display:flex;justify-content:center;align-items:center;background-color:#fff;border:1px solid #c6c7cc;border-left:0}.cattle2-circle{height:90%;width:90%;font-size:57px;font-weight:700;color:#fff;border:12px solid;border-radius:50%}.cattle2-circle img{height:75%}.cattle2-circle.grey{border-color:#c6c7cc;background-color:#c6c7cc}.cattle2-circle.red{border-color:#d60300;background-color:#d60300}.cattle2-circle.blue{border-color:#06c;background-color:#06c}.cattle2-circle.no-bg{background-color:initial}