:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;--gray: rgb(220, 220, 220);--green: rgb(95, 186, 124);--background: #005B78;--lemon: #FAF8BF;--darkBlue: ##00879D}*{font-family:Inter,"Arial, Helvetica, sans-serif"}html{max-width:100vw;max-height:100vh;margin:0;padding:0;max-height:-webkit-fill-available;max-width:-webkit-fill-available}@media screen and (min-width: 200px) and (max-width: 499px) and (min-height: 0px) and (max-height: 940px) and (orientation: portrait){html{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}}@media screen and (min-width:500px) and (min-height: 941px) and (orientation: portrait){html{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0)}}@media only screen and (orientation:landscape){html{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0)}}header{background-color:rgba(255,255,255,0);background:none}body{overflow-x:hidden;overflow-y:hidden;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);margin:0!important}main{margin:0;width:100vw;height:100vh}nav .navbar{background:transparent}.navbar{width:350px;justify-content:center;align-items:center;position:absolute;bottom:0}.navbar-brand .match{justify-content:center}.container-fluid{width:350px;justify-content:center;align-items:center;padding-bottom:30px;padding-left:35px}.navbar .brand{width:336px;height:auto;margin-bottom:-15px}.stats-container{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.timer-block,.points-block{display:flex;width:100dppx;height:30px;color:#fff;text-shadow:0px 0px 10px #005B78;justify-content:center;align-items:center}.timer,.points{font-size:15px;font-weight:400}.nav-divider{height:30px;align-self:center}.button-container-desktop{display:none;position:fixed;right:40px;width:30px;display:block;text-align:right;padding:35px 0;z-index:5}.btn{cursor:pointer;font-weight:400;line-height:1.5;text-align:center;background-color:transparent;border:none;color:var();text-decoration:none;vertical-align:middle}button>img{vertical-align:middle;text-align:center}.icon{background-color:transparent;border:none;margin-bottom:15px;width:auto}.icon img{cursor:pointer;width:25px;height:auto}.hide-this{visibility:hidden}.close-icon-mobile{display:none}@media screen and (min-width: 200px) and (max-width: 499px) and (min-height: 0px) and (max-height: 940px),screen and (min-width:500px) and (max-width:940px) and (min-height:0px) and (max-height:499px){.navbar{width:200px};.container-fluid{display:none}.navbar .mobile-container-fluid{width:200px;padding-left:20px;padding-bottom:20px}.navbar .brand{width:175px;height:auto;margin-bottom:-20px;margin-left:-10px}.button-container-desktop{display:none;width:225px;padding-top:0;padding-bottom:20px;position:absolute;bottom:0;left:210px;text-align:left}#btn-alerts{display:none}.close-icon-mobile{display:block;position:relative;text-align:right;z-index:5}#btn-alerts{display:none;padding:0;margin:0;position:absolute;top:2px;right:2px}#btn-alerts img{width:18px;height:18px}.button-container .timer-block{display:none}.modal-content{margin:10%}.stats-container{display:none!important}}:root{--heading-color: rgb(125, 175, 190);--description-title-color: rgb(0, 0, 0);--default-text-color: #333333;--bold-text-color: rbg(0, 0, 0) --background-color-2: #FFFFFF;--background-color-3: #FFFFFF;--round-border: 10px;--heading-color: #0075FF;--green-go: #04B000}*{font-family:Inter,"Arial, Helvetica, sans-serif";font-size:12px}.show-modal.modal{display:flex;justify-content:center;align-items:center}.modal{position:fixed;left:50%;top:20%;transform:translate(-50%);z-index:1050;display:none;width:385px;outline:0}.modal-dialog{position:relative;display:flex;flex-direction:column;pointer-events:auto;background-color:transparent;width:385px;border:none;border-radius:10px;filter:drop-shadow(0px 10px 10px rgba(0,0,0,.25));outline:0;overflow-y:auto;overflow-x:hidden}.modal-title{display:flex;align-items:center;font-style:normal;font-weight:300;font-size:15px;line-height:135%;color:#333}.modal-body{padding:0rem 1rem;background-color:#fff;border-radius:10px}.modal-body h1{margin-top:0}.modal-title .blank{width:27px;font-size:1rem;flex-basis:10%}.modal-title p{justify-items:center;text-align:center;font-size:15px;flex:1;flex-basis:80%;color:var(--default-text-color)}.modal-title button{background-color:transparent;border:none}.modal-title .close-icon,.closed-icon{cursor:pointer;flex-basis:10%;justify-items:flex-end;color:var(--default-text-color)}.modal-btn{color:var(--default-text-color);padding:.5rem 1rem;font-weight:700px;width:120px;height:30px;background:linear-gradient(180deg,rgba(103,182,255,.5),#67b6ff);border-radius:8px}.modal-btn:hover{cursor:pointer;background:linear-gradient(180deg,rgba(103,182,255,.4),#67b6ff 80%);border-radius:8px}.green-modal-btn{color:#fff;padding:.5rem 1rem;font-weight:800px;width:120px;height:30px;background:linear-gradient(0deg,#067c42,#0ecf72);border-radius:8px}.green-modal-btn:hover{cursor:pointer;background:linear-gradient(0deg,#067c42,#0ecf72 80%);border-radius:8px}.caution{justify-content:left;background:linear-gradient(180deg,#ffc30f,#ffe186);border-radius:8px}.caution:hover{background:linear-gradient(180deg,rgba(255,195,15,.8),rgba(255,225,134,.8))}.warning{text-align:center;font-weight:700;color:#000!important}#warning-text{text-align:center;color:#000}.image-button{padding:0;border:none;background:none}.modal-dialog{opacity:0;transform:none}.animate-modal .modal-dialog{opacity:1;transform:none}.difficulty-options{display:flex;flex-direction:row;justify-content:space-around;align-items:center;padding:1rem}.center{margin:0;position:relative;left:50%;-ms-transform:translate(-50%,0%);transform:translate(-50%)}.deck-options{display:flex;flex-direction:row;justify-content:space-around;align-items:center;padding:1rem}.mobile-card{display:none}.active-card-boxes{height:90px;width:65px;background:#d9d9d9;border:2px solid var(--green-go);border-radius:10px;cursor:pointer}.inactive-card-boxes{height:90px;width:65px;background:#d9d9d9;border-radius:10px;opacity:50%;cursor:pointer}.active-card{border:2px solid rgba(0,0,0,0);border-radius:10px;cursor:pointer}.inactive-card{border:2px solid rgba(0,0,0,0);border-radius:10px;opacity:50%;cursor:pointer}.active-card:hover{border:2px solid var(--green-go)}.inactive-card:hover{opacity:100%;border:2px solid var(--green-go)}.active-card-images{height:86px;width:61px;border:2px solid rgba(0,0,0,.25);border-radius:10px}.inactive-card-images{height:86px;width:61px;border:2px solid rgba(0,0,0,.5);border-radius:10px;background:linear-gradient(163.89deg,rgba(255,255,255,0) 47.82%,#fff 47.83%,rgba(255,255,255,0) 64.45%)}.active-card-images>img{height:86px;width:61px;border-radius:10px}.inactive-card-images>img{height:86px;width:61px;border-radius:10px}.remove{display:none}h1{font-size:50px;color:var(--heading-color);margin-bottom:0}.main-content{margin:5px 15px}.description-title{text-align:center;background-color:var(--background-color-2);line-height:46px;border-radius:var(--round-border);transition:.3s;color:var(--default-text-color)}.expand-collapse{float:right;margin-right:8px}.description{margin-left:0;transition:0 .2s ease-out;color:var(--default-text-color)}.description>p{margin-top:1rem;margin-bottom:1rem}.modal-footer{display:flex;justify-content:space-between;margin-bottom:1rem;padding:1rem}@media screen and (min-width: 200px) and (max-width: 499px) and (min-height: 0px) and (max-height: 940px),screen and (min-width:500px) and (max-width:940px) and (min-height:0px) and (max-height:499px){.modal{top:0}.show-modal.modal{display:flex;justify-content:center;align-items:center}.main-content{margin:5px 2%;box-shadow:none}.modal-body{border-radius:0;overflow-y:auto}.modal-dialog{border-radius:0;height:100%;width:100%;overflow-y:auto;opacity:0;transform:none;transform:translateY(100%);transition:all .5s var(--bounceEasing)}.modal-footer{display:flex;justify-content:space-evenly;margin-bottom:1rem;padding:1rem}}.divider{height:1px;background-color:rgba(0,0,0,.33)}.styled-table{border-collapse:collapse;margin:auto;font-family:sans-serif;margin:1rem 0}.styled-table thead tr{background-color:var(--background-color-2);color:(var(--default-text-color));text-align:left;line-height:12px}.description .styled-table{width:100%}.styled-table th,.styled-table td{line-height:12px}td{height:24px}.rules-section>.styled-table tbody tr{border-bottom:1px solid rgba(0,0,0,.1)}.styled-table tbody tr{background-color:var(--background-color-2);width:100%}.styled-table tbody tr.active-row{font-weight:700;color:#000}@media (max-width: 768px){.styled-table{border-collapse:collapse;margin:auto;min-width:275px;font-family:sans-serif;max-width:100%}.styled-table td{padding:1rem,.5rem}}@media (max-width: 425px){.styled-table{border-collapse:collapse;margin:10px,10px;min-width:100%;padding:10px;font-family:sans-serif;max-width:80%}}.condition-info{position:relative;display:inline-block;width:100%}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{visibility:hidden;background-color:#0b4140;color:#fff;text-align:left;width:170px;padding:10px;margin-left:-10px;position:absolute;z-index:1;border-radius:5px;bottom:150%;left:0%}.tooltip:hover .tooltiptext{visibility:visible}.points-info{text-align:right;justify-content:end}@media (max-width: 625px){.tooltip{border-bottom:none}}.switch-wrapper{margin:21px 0;display:flex;justify-content:center;align-items:center}.toggleSwitch{order:1;display:inline-block;position:relative;overflow:visible;padding:0;cursor:pointer;width:40px;background-color:var(--green-go);border-radius:20px;height:20px}.toggleSwitch *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.toggleSwitch input:focus~a,.toggleSwitch input:focus+label{outline:none}.toggleSwitch label{position:relative;z-index:3;display:block;width:100%}.toggleSwitch input{position:absolute;opacity:0;z-index:5}.left-span{order:0;margin-right:10px;font-weight:700}.right-span{order:2;margin-left:10px;font-weight:700}.toggleSwitch a{position:absolute;z-index:4;display:block;top:3px;bottom:3px;padding:0;left:3px;right:3px;width:40%;background-color:#fff;border-radius:20px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out}.switch-wrapper .inactive{color:rgba(51,51,51,.33)}.switch-wrapper .active{color:var(--default-text-color)}.toggleSwitch>.odd-block:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;background-color:var(--green-go);border-radius:20px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out}.toggleSwitch input:checked~a{left:50%}.description~.rules{font-weight:400;line-height:15px}.wikipedia-link{color:var(--heading-color);font-weight:700;text-transform:none;text-decoration:none;cursor:pointer;padding-bottom:10px}.stats-header{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;padding:15px 2px 2px}.lost-total,.won-total{font-size:10px}.total-games{justify-self:center;font-size:15px;font-weight:700;line-height:150%}.win-loss-bar{position:relative;width:100%;background:#80c2ff;border-radius:5px;height:30px}.color-bar{position:absolute;width:calc(100% - 4px);left:2px;top:2px;height:26px;border-radius:5px;background:linear-gradient(270deg,#037d00,#04b000 0%,#ffbd13 5%,#e3005f)}.red-percentage{font-size:15px;font-weight:600;color:#fff;position:absolute;top:5.5px;left:6px}.green-percentage{font-size:15px;font-weight:600;color:#fff;position:absolute;top:5.5px;right:6px}.stats-columns{display:flex;flex-wrap:wrap;flex-direction:row}.stats-card{width:100%;justify-content:center}.stats-card .styled-table{width:100%;min-width:0}.stats-modal .main-content{justify-content:center}.stats-card>tr>td>div{width:100%}.stat-info{width:50%}.stat-info>div{text-align:right;font-weight:700}.stat-item{text-indent:10px;width:50%}@media (max-width: 675px){.stats-card{width:100%}}
