@import"./table-shared";@import"driver";html,body{min-height:100vh;min-width:100vw}body{margin:0;transition:all .3s ease-in;padding:0;font-family:Inter,sans-serif}body{max-width:initial}.content-height{min-height:calc(100vh - 16rem)}.dark-background-color{background-color:#071835}.action-yellow-color{background-color:#f27011}.action-blue-color{background-color:#4a59ff}.background-image{background-image:url(/assets/twui/index_page/trainer-background-c9361b7187418ef040624c0b396d6d288a85317c162c41f911e18eea3bba3380.avif);background-position:top;background-repeat:no-repeat;background-size:cover}.bg-landing-trainer{background-image:url(/assets/twui/index_page/trainer-background-c9361b7187418ef040624c0b396d6d288a85317c162c41f911e18eea3bba3380.avif);background-position:top;background-repeat:no-repeat;background-size:cover}.bg-find-out-more{background-image:url(/assets/twui/index_page/wiki-backrground-2db9e813dc59953fdc015fcf35508eff78af18ce5837e1e8a922a709e28ddf9e.png);background-position:center right;background-repeat:no-repeat;background-size:contain}.trainer-background-image{background-image:url(/assets/twui/mockups/trainer_mobile-a88eda8bc24330715b5c5cd9ff57e0bd6d38032e3fdf1153a19e624b7c1e0bc1.png);background-position:top;background-repeat:no-repeat;background-size:contain}.bg-footer{background-image:url(/assets/twui/background-7cf9717f864a876188c05d7c5858a3cb94f7b6dfefbb16989e416050c6877094.png);background-size:cover;background-repeat:no-repeat;background-position:center center}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100vw)}to{opacity:1;transform:translate(0)}}.subscription-list li{position:relative;display:flex;flex-direction:row;align-items:center;gap:24px;margin-bottom:28px;padding-left:50px}@media (max-width: 767px){.subscription-list li{margin-bottom:24px}}.subscription-list li:before{content:"";position:absolute;left:0;height:30px;width:32px;background:url(/assets/twui/vector/checkmark-2eadc5f27e628a8013a8f62d0b056d26885a8d8149e2f59c34d79c3338b21a40.svg) no-repeat}.solutions-list li{gap:22px}@media (max-width: 767px){.solutions-list li{gap:16px}}.solutions-list li:before{background-color:transparent}.wiki-list{display:grid;column-gap:15.5%;grid-template-columns:1fr 1fr 1fr;justify-content:space-between}@media (max-width: 767px){.wiki-list{grid-template-columns:1fr;grid-template-rows:1fr;gap:24px}}.wiki-list li{gap:32px}@media (max-width: 767px){.wiki-list li{margin-bottom:0;font-size:20px}}.wiki-list li:before{background-color:#354a64}.button-switch{width:fit-content;position:relative;background:#4A59FF;border-radius:30px;display:flex;padding:6px 8px;transition:all .3s ease-in}@media (max-width: 767px){.button-switch{width:100%}}.button-switch:hover{background:#0b1b99}.switch-grey{background:rgba(255,255,255,.17)}.switch-grey:hover{background:rgba(182,175,175,.17)}.button-switch .switch{-moz-appearance:none;-webkit-appearance:none;appearance:none;font-size:1em;height:0;left:0;line-height:0;outline:none;position:absolute;top:0;width:0;box-shadow:none;visibility:hidden}.button-switch .switch#switch-orange:checked before{background:#e67e22}.button-switch .switch#switch-blue:checked before{background:#3498db}.button-switch .switch~label{cursor:pointer;font-size:.9em;font-weight:700;color:#ffffff91;line-height:40px;height:40px;width:120px;text-align:center}@media (max-width: 767px){.button-switch .switch~label{width:50%}}.button-switch .switch:not(:checked)~.lbl-on,.button-switch .switch:checked~.lbl-off{background:#fff;color:#020f2b;border-radius:100px}.button-switch .switch:checked~.lbl-on:hover,.button-switch .switch:not(:checked)~.lbl-off:hover{color:#fff}.type-handler,.popover-link{display:block!important}.type-handler:not(.hidden){color:#ffd000;text-decoration:underline}.card-collapse,.collapse-list li{display:flex;flex-direction:column;padding-top:32px;border-radius:15px;max-width:1265px;margin:0 auto;width:100%}.collapse-block.active .collapse-button.shrink{display:block}.collapse-block:not(.active) .collapse-button.expand{display:block}.sub-collapse-button.shrink,.sub-collapse-button.expand{display:none}.sub-group-collapse.active .sub-collapse-button.shrink{display:block}.sub-group-collapse:not(.active) .sub-collapse-button.expand{display:block}@media (max-width: 767px){.card-collapse,.collapse-list li{border-radius:0}}.card-collapse .card-header-wrapper,.collapse-list li .card-header-wrapper,.card-collapse .heading,.collapse-list li .heading{padding-left:34px;padding-right:60px;display:flex;flex-direction:row;justify-content:space-between}@media (max-width: 767px){.card-collapse .card-header-wrapper,.collapse-list li .card-header-wrapper,.card-collapse .heading,.collapse-list li .heading{padding-left:16px;padding-right:32px;gap:20px}}.card-collapse .card-header-wrapper h6,.collapse-list li .card-header-wrapper h6,.card-collapse .heading h6,.collapse-list li .heading h6{font-size:18px;font-weight:700;line-height:333%}@media (max-width: 767px){.card-collapse .card-header-wrapper h6,.collapse-list li .card-header-wrapper h6,.card-collapse .heading h6,.collapse-list li .heading h6{line-height:160%;font-size:16px}}.card-collapse .card-header-wrapper .collapse-button,.collapse-list li .card-header-wrapper .collapse-button,.card-collapse .heading .collapse-button,.collapse-list li .heading .collapse-button{cursor:pointer;font-size:32px}.card-collapse .collapsed-content,.collapse-list li .collapsed-content{margin-top:-20px}.card-collapse .collapsed-content ul,.collapse-list li .collapsed-content ul{max-width:720px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr}@media (max-width: 767px){.card-collapse .collapsed-content ul,.collapse-list li .collapsed-content ul{grid-template-columns:1fr;grid-template-rows:auto;padding-left:16px;padding-right:16px}}.card-collapse .collapsed-content ul li,.collapse-list li .collapsed-content ul li{display:flex;position:relative;line-height:375%;font-size:16px}.card-collapse .collapsed-content ul li:before,.collapse-list li .collapsed-content ul li:before{content:">";color:#fff;margin-right:5px}.card-collapse .collapsed-content.list ul,.collapse-list li .collapsed-content.list ul{max-width:1125px;row-gap:0}.card-collapse .collapsed-content.list ul li,.collapse-list li .collapsed-content.list ul li{display:flex;flex-direction:row;line-height:32px;padding-top:0;padding-bottom:0}.card-collapse .collapsed-content.list ul li:before,.collapse-list li .collapsed-content.list ul li:before{content:"\2022"}@media (max-width: 767px){.card-collapse .collapsed-content.list ul li:before,.collapse-list li .collapsed-content.list ul li:before{content:none}}.card-collapse .collapsed-content.list ul li:after,.collapse-list li .collapsed-content.list ul li:after{content:none}.card-collapse.active{background-color:#44577c21}.collapse-list li{padding-bottom:32px;position:relative;padding-top:0}.collapse-list li.active:after{content:none}.collapse-list li:after{position:absolute;content:"";display:block;height:2px;width:98%;bottom:0;right:0;background:rgba(255,255,255,.08)}.collapse-list .card-collapse.active{height:100%}.collapse-list .card-collapse.active .card-header-wrapper{margin-bottom:24px}.collapse-list .card-collapse.active .collapsed-content{margin-top:0}.collapse-list .card-collapse.active:after{content:none}.reveal-left,.reveal-right{opacity:0;transition:1s cubic-bezier(.5,0,0,1);transition-property:opacity,transform}.reveal-left{transform:translate(-40px)}.reveal-right{transform:translate(40px)}.reveal-left.in,.reveal-right.in{opacity:1;transform:none}.checkbox-rounded,.colorpicker-rounded{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.colorpicker-rounded{margin-top:1.5rem}.settings .colorpicker-rounded{margin-top:.5rem}.checkbox-rounded input[type=checkbox],.checkbox-rounded input[type=radio],.colorpicker-rounded input[type=color]{visibility:hidden;width:0;height:0;border:none}.checkbox-rounded label{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;cursor:pointer}.checkbox-circle,.colorpicker-circle{display:inline-block;position:relative;height:32px;width:32px;margin-right:10px;border-radius:50%;box-sizing:border-box;border:2px solid #fff;cursor:pointer}.settings .colorpicker-circle{width:20px;height:20px;border:1px solid #fff}input[type=radio]+label .checkbox-circle{width:20px;height:20px}.checkbox-circle:before{content:"";position:absolute;height:18px;width:18px;inset:0;opacity:0;margin:auto;z-index:1;border-radius:50%;background:#fff}input[type=radio]:checked+label .checkbox-circle:before{height:10px;width:10px}input[type=checkbox]:checked+label .checkbox-circle:before,input[type=radio]:checked+label .checkbox-circle:before{opacity:1}.progress-wrapper{position:relative;width:100%;height:6px;margin-top:5px;border-radius:6px;background-color:#223a65}.progress-bar{position:absolute;content:"";left:0;top:0;height:6px;border-radius:6px;width:0;max-width:100%;background:linear-gradient(to right,#FFE259,#FFA751)}.crown-wrapper{width:20px;height:14px;background-image:url(/assets/twui/vector/crown-89637868f86a8375026f320a892174121525d7d39c74e02e368b272c321cd9c0.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;margin:auto;font-size:9px;color:#000;text-align:center;line-height:18px}.collapse-button.shrink,.collapse-button.expand{display:none}.disabled-link{position:relative;pointer-events:none;color:#c1baba2b}.disabled-link:after{content:"";position:absolute;display:inline-block;margin:0 auto;left:0;right:0;bottom:0;width:100%;height:10px;background-image:url(/assets/twui/vector/loading-9c538eba4a4f977cc1fcd0aea6c214cbec627ed829e3e363e5dd19a23c356cc8.svg);background-repeat:no-repeat;background-position-x:center}.welcome-banner .banner{background-image:url(/assets/twui/lobby-page/Leaderboard-f22428e6f8832fd3a6ee807642175f116ba99a6ca1edc54bd4f0bb7461aacc9b.avif);background-position:center center;background-size:100%;background-repeat:no-repeat}@media (min-width: 650px){.homepage-video{width:650px;height:380px}}@media (max-width: 650px){.homepage-video{width:100%;height:250px}}@media (min-width: 1200px){.homepage-video{width:800px;height:464px}}@media (min-width: 1600px){.homepage-video{width:1000px;height:580px}}@media (min-width: 2000px){.homepage-video{width:1250px;height:725px}}ul.slides{display:block;position:relative;height:150px;margin:0;padding:0;overflow:hidden;list-style:none}.slides *{user-select:none;-ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}ul.slides input{display:none}.slide-container{display:block}.slide-image{display:block;position:absolute;width:100%;height:100%;top:0;opacity:0;transition:all .7s ease-in-out}.slide-image img{width:auto;min-width:100%;height:100%}.slide-image:hover+.carousel-controls label{opacity:.5}.carousel-controls label:hover{opacity:1}.carousel-dots{position:absolute;left:0;right:0;bottom:20px;z-index:999;text-align:center}.carousel-dots .carousel-dot{display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#fff;opacity:.5;margin:10px}input:checked+.slide-container .slide-image{opacity:1;transform:scale(1);transition:opacity 1s ease-in-out}input:checked+.slide-container .carousel-controls label{display:block}input#img-1:checked~.carousel-dots label#img-dot-1,input#img-2:checked~.carousel-dots label#img-dot-2,input#img-3:checked~.carousel-dots label#img-dot-3,input#img-4:checked~.carousel-dots label#img-dot-4,input#img-5:checked~.carousel-dots label#img-dot-5,input#img-6:checked~.carousel-dots label#img-dot-6{opacity:1}input:checked+.slide-container .nav label{display:block}.swiper{margin-left:0}.swiper-button-prev{left:0}.swiper-button-next{right:0}.swiper-button-next:after,.swiper-button-prev:after{font-size:20px;color:#fff}.playing-card{height:60px;width:40px;padding:0 3px;border-radius:2px;font-weight:500;color:#fff;border:none}.breadcrumb .playing-card{height:52px;width:34px}@media (min-width: 768px){.playing-card{height:62px;width:41px}}.d-suit-card{background:linear-gradient(0deg,rgb(7 73 120) 0%,rgba(29,158,209,1) 36%,rgb(44 112 139) 100%)}.c-suit-card{background:linear-gradient(0deg,rgb(21 50 8) 0%,rgba(29,162,20,1) 36%,rgba(16,137,8,1) 100%)}.h-suit-card{background:linear-gradient(0deg,rgba(144,32,34,1) 0%,rgba(177,41,43,1) 36%,rgba(252,28,31,1) 100%)}.s-suit-card{background:linear-gradient(0deg,rgba(2,0,36,1) 0%,rgba(56,60,70,1) 36%,rgba(46,41,41,1) 100%)}.playing-card-content{text-align:left;display:flex;flex-direction:column;justify-content:start;line-height:1}.playing-card .suit{text-align:left;font-size:20px;margin-top:-6px}.rank{text-align:center;font-size:34px;line-height:34px}.breadcrumb .rank{font-size:24px;line-height:24px}.d-rank{color:#1d9ed1}.h-rank{color:#d7383a}.c-rank{color:#108908}.s-rank{color:#2e2929}.d-suit:before,.h-suit:before,.c-suit:before,.s-suit:before{width:7px;height:6px;text-align:left;font-size:12px;line-height:16px;color:#fff}.suit.d-suit:before{content:"\2666\fe0e"}.suit.h-suit:before{content:"\2665\fe0e"}.suit.c-suit:before{content:"\2663\fe0e"}.suit.s-suit:before{content:"\2660\fe0e"}.grid_hand .suit.d-suit:before{color:#1d9ed1!important;font-size:16px}.grid_hand .suit.h-suit:before{color:#d7383a!important;font-size:16px}.grid_hand .suit.c-suit:before{color:#108908!important;font-size:16px}.grid_hand .suit.s-suit:before{color:#2e2929!important;font-size:16px}.table-image{will-change:filter;transition:filter .9s;filter:drop-shadow(0px 4px 100px rgba(56,244,244,.25)) drop-shadow(0px 4px 4px rgba(0,0,0,.25)) drop-shadow(0px 4px 100px rgba(56,244,244,.25)) drop-shadow(0px 4px 100px rgba(56,244,244,.25))}.Player--img{background-color:var(--bg-principal-player);box-sizing:content-box;width:var(--size);height:var(--size);border-radius:50%;padding:.35rem;border:3px solid #FFFFFF}.Player--tokens{display:flex;justify-content:space-between;align-items:center;background-color:#fff6;padding:.05rem .2rem;border-radius:50px;position:absolute;gap:.3rem;width:max-content;height:fit-content}.Player--tokens__icon{width:80%}.Player--tokens__text{font-size:10px;font-weight:600;color:#000}@media screen and (orientation: landscape){.Player--img{--size: 1.7rem}.Player--cards{right:-10%}}@media screen and (min-width: 1536px){.Player--img{--size: 2.5rem}}@media screen and (min-width: 768px){.Player--money{top:9%}}@media screen and (min-width: 1024px){.Player--container{--padding-money: .4rem}.Player--money{top:15%}}@media (min-width: 1024px) and (orientation: portrait){.Player--money{top:20%}.Player--cards{top:-30%}}@media screen and (max-height: 480px){.Player--money{top:22%}}@media (max-width: 823px) and (max-height: 411px){.Player--money{width:90%}.Player--money>*{font-size:10px}}@media (max-height: 823px) and (max-width: 411px){.Player--money>*{font-size:12px}.Player--cards{top:-45%}}@media (max-height: 667px) and (max-width: 375px){.Player--money{top:15%}.Player--money>*{font-size:8px}}@media (max-width: 736px) and (max-height: 414px){.Player--money{width:80%;top:8%}.Player--money>*{font-size:9px}.Player--cards{top:-40%}.Player--cards>img{width:18px}}@media (max-width: 667px) and (max-height: 375px){.Player--cards{top:-40%}.Player--cards>img{width:30px;height:42px}}@media (max-width: 768px) and (max-height: 1024px){.Player--tokens__icon{width:16px}.Player--tokens__text{font-size:11px}}@media (max-height: 960px) and (max-width: 600px){.Player--tokens{width:54px;gap:.2rem}.Player--tokens__icon{width:12px}}@media (max-width: 823px) and (max-height: 414px){.Player--tokens__icon{width:14px}.Player--tokens__text{font-size:9px}}@media (max-width: 736px) and (max-height: 414px){.Player--tokens__icon{width:12px}.Player--tokens__text{font-size:8px}.Player--tokens{width:47px}}@media (max-height: 823px) and (max-width: 414px){.Player--tokens__icon{width:12px}.Player--tokens__text{font-size:9px}.Player--tokens{width:50px}}@media (max-height: 736px) and (max-width: 414px){.Player--tokens__icon{width:10px}.Player--tokens__text{font-size:8px}.Player--tokens{width:46px}}@media (max-width: 823px) and (max-height: 411px){.Player--tokens{width:52px}.Player--money{top:13%}}@media (max-width: 736px) and (max-height: 414px){.Player--money{top:14%}}@media (max-width: 667px) and (max-height: 375px){.Player--tokens{width:47px}}@media (max-height: 667px) and (max-width: 375px){.Player--tokens{gap:.1rem;width:42px}}@media (min-width: 768px) and (min-height: 1024px) and (max-width: 1023px) and (orientation: portrait){.Player--lock{--lock-separation: 5%}.Player--tokens{width:52px;gap:.2rem}.Player--tokens__icon{width:10px}}.noUi-target{border:none;background-color:#565e65;box-shadow:none}.noUi-horizontal{height:2px}.noUi-connect{background-color:#4a59ff}.noUi-tooltip{display:none}.noUi-touch-area{border-radius:50%}.noUi-horizontal .noUi-handle{width:10px;height:10px;border-radius:50%;border:none;right:-8px;top:-5px}.noUi-horizontal .noUi-handle:before,.noUi-horizontal .noUi-handle:after{display:none}.captcha-paddings{margin-top:30px;margin-left:30px}img.pathway-image{width:50px;height:50px;border-radius:50%}.filled-circle{position:absolute;left:0;top:0;width:50px;height:51px}.filled-circle circle{--stroke-dash-array: 138;stroke-dasharray:var(--stroke-dash-array);stroke-dashoffset:138;transform:rotate(55deg);transform-origin:50% 49%;stroke:#e3e3e3;position:absolute}.filled-circle circle.stage-1{stroke-dashoffset:calc(var(--stroke-dash-array) - 30);position:absolute}.filled-circle circle.stage-2{stroke-dashoffset:calc(var(--stroke-dash-array) - 50);position:absolute}.filled-circle circle.stage-3{stroke-dashoffset:calc(var(--stroke-dash-array) - 70);position:absolute}.filled-circle circle.stage-4{stroke-dashoffset:calc(var(--stroke-dash-array) - 90);position:absolute}.filled-circle circle.stage-5{stroke-dashoffset:0;position:absolute}.filled-circle circle.progress-green{stroke:#1fa334}.filled-circle circle.progress-yellow{stroke:#e5be30}.filled-circle circle.progress-orange{stroke:#e59230}.filled-circle circle.progress-red{stroke:#e53030}.spade{color:#000}.diamond{color:#00f}.heart{color:red}.club{color:green}#pricing-block-5{height:300px;padding-top:55px}@media (min-width: 992px){#pricing-block-5{height:400px;padding-top:80px;border-radius:10px}.grid-pricing-features{margin-top:-350px}}@media (max-width: 991px){#pricing-block-5{display:none}}.price-table-heading{background:#ffd100;border-radius:5px}.price-table-header-main-text{color:#263c5d}.pricing-main-body{background-color:#061935;color:#fff;border-color:#ffd200;border-width:thin}.background-radial-gradient{background-color:#172236;background-image:radial-gradient(650px circle at 0% 0%,hsl(218,41%,35%) 15%,hsl(218,41%,30%) 35%,hsl(218,41%,20%) 75%,hsl(218,41%,19%) 80%,transparent 100%),radial-gradient(1250px circle at 100% 100%,hsl(218,41%,45%) 15%,hsl(218,41%,30%) 35%,hsl(218,41%,20%) 75%,hsl(218,41%,19%) 80%,transparent 100%)}.bg-lobby-blue{background:#182b4b}.max-stack-lobby{color:#43c53e}.min-stack-lobby{color:#f71a00}.stack-cell{padding:.3rem!important;width:min-content}.dataTable-search{text-align:right}.dataTable-input{height:28px!important;background-color:#104254!important;border-radius:10px!important;border-style:solid!important;border-color:#f0f8ff!important}.dataTable-sel{background-color:#104254!important;border-radius:10px!important;border-style:solid!important;border-color:#f0f8ff!important}.lobby-sub-grouping{background:#152845;padding:1rem;border-radius:10px}.trix-content h2{font-size:20px}.articles-table-wrapper{width:75%}.articles-table-dropdown{text-align:right;margin-bottom:10px}.articles-pagination-list{display:inline-flex;margin-top:10px;margin-bottom:10px}#driver-highlighted-element-stage{border-color:RGB(255 255 255 / 19%);border-style:solid;background:unset!important}.driver-popover-class{color:#e1e1e1!important;background:RGB(16,90,103)!important;background:linear-gradient(0deg,#094049 0%,#031d27 26%,#0e1b32 100%)!important}.driver-popover-description{color:#c2c2c2!important}div#driver-popover-item .driver-popover-footer button{text-shadow:unset!important;color:#fff!important;background-color:#4a4a4a!important;border-radius:4px!important}.trix-content a{color:#ffd000;text-decoration:underline}
