.champ-nav-wrapper{position:sticky;top:58px;z-index:5;text-align:center;margin:100px auto 50px auto;border-radius:10px;background:var(--dark-3);height:63px;width:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.champ-nav-item{display:inline-block;color:var(--white);font-size:16px;-webkit-box-flex:5;-ms-flex:5;flex:5}.champ-nav-item h3{display:inline-block;font-weight:400;line-height:62px}.champ-nav-icon svg{outline:none}.champ-nav-item:first-child{border-radius:10px 0 0 10px}.champ-nav-item.champ-nav-item-selectable:focus,.champ-nav-item.champ-nav-item-selectable:hover{background:#080911}button.dd-btn{position:relative;color:var(--secondary-blue);padding:0 8px 0 10px;font-size:16px;height:30px;border:none;background:none;outline:none}button.dd-btn .dd-btn-txt{padding-right:25px}button.dd-btn img{height:25px;vertical-align:middle}.dd-btn-txt{font-size:16px;font-weight:400}.dd-btn.dd-btn-selectable:after{position:absolute;content:"";top:37%;right:0;width:0;height:0;border:8px solid transparent;border-color:var(--white) transparent transparent transparent}.champ-nav-item-table-func{display:-webkit-box;display:-ms-flexbox;display:flex;border-left:1px inset var(--grey-2);padding-left:10px;padding-right:10px}.champ-nav-item-table-func-input{margin:auto}#dd-champ-div{max-height:325px}#dd-champ-div a{font-size:12px;white-space:nowrap;text-align:left;padding:0 5px;height:40px}#dd-champ-div a img{width:34px;height:34px;margin:3px 0;padding:0 3px 0 0}#dd-champ-div a:first-child{line-height:40px;vertical-align:middle;text-align:center}#dd-role-div{width:250px}#dd-role-div .champ-nav-dd-content{display:block}#dd-opponent-div{max-height:325px}#dd-opponent-div a{font-size:12px;white-space:nowrap;text-align:left;padding:0 5px;height:40px}#dd-opponent-div a img{width:34px;height:34px;margin:3px 0;padding:0 3px 0 0}#dd-opponent-div a:first-child{line-height:40px;vertical-align:middle;text-align:center}.champ-nav-dd-wrapper{display:none;position:absolute;overflow:auto;z-index:1;background:#080911}.champ-nav-dd-content{display:grid;grid-template-columns:repeat(3,auto)}.champ-nav-dd-content a{color:var(--white);padding:9px 13px;text-decoration:none;display:block;min-width:100px;margin:3px}.champ-nav-dd-content a:hover{background:var(--secondary-blue)}.champ-nav-dd-content img{vertical-align:middle;height:25px}.champ-nav-item.champ-nav-item-selectable:hover #dd-champ-div,.champ-nav-item.champ-nav-item-selectable:hover #dd-opponent-div,.champ-nav-item.champ-nav-item-selectable:hover #dd-role-div{display:block}.champ-nav-dd-search{height:25px;border:1px solid grey;margin:5px;text-align:left}.champ-nav-dd-search img{display:inline-block;margin:2px 10px 2px 10px;vertical-align:middle;height:16px;width:16px}.champ-nav-dd-search .champ-nav-dd-search-text{display:inline-block;line-height:25px;font-size:12px;color:grey;width:calc(100% - 37px)}input.champ-nav-dd-search-text{cursor:text;outline:none}.champ-nav-info{font-size:12px;color:var(--grey-2);text-align:right;border-left:1px inset var(--grey-2);min-width:150px;-webkit-box-flex:2;-ms-flex:2;flex:2;height:40px}.champ-nav-info p{padding-right:25px}span.spanHL{color:var(--secondary-blue)}.champ-stats-table-div{height:100%;width:100%}.champ-stats-table-div p{margin:10px 100px}.champStatsTableWrapper{display:block;height:100%}table.tablesorter thead tr{display:grid;margin-bottom:5px}table.tablesorter{width:100%}table.tablesorter th:first-child{border-radius:4px 0 0 4px}table.tablesorter th:last-child{border-radius:0 4px 4px 0}table.tablesorter tbody{overflow-x:hidden;overflow-y:auto;width:100vw}table.tablesorter tbody tr{display:grid}table.tablesorter tbody tr td{line-height:36px}table.champStatsMainTable{top:250px}table.tablesorter.generalTable tbody tr,table.tablesorter.generalTable thead tr{grid-template-columns:repeat(13,1fr)}table.tablesorter.dmgHealTable tbody tr,table.tablesorter.dmgHealTable thead tr{grid-template-columns:repeat(15,1fr)}table.tablesorter.csTable tbody tr,table.tablesorter.csTable thead tr,table.tablesorter.goldTable tbody tr,table.tablesorter.goldTable thead tr{grid-template-columns:repeat(13,1fr)}table.tablesorter.xpTable tbody tr,table.tablesorter.xpTable thead tr{grid-template-columns:repeat(11,1fr)}table.tablesorter.killTypeTable tbody tr,table.tablesorter.killTypeTable thead tr{grid-template-columns:repeat(15,1fr)}table.tablesorter.objTable tbody tr,table.tablesorter.objTable thead tr{grid-template-columns:repeat(17,1fr)}table.tablesorter{margin:0 auto 0 auto;font-size:14px;width:98%;text-align:center;border-collapse:collapse}table.tablesorter thead,table.tablesorter thead tr{position:sticky;top:175px;z-index:3}table.tablesorter tfoot tr th,table.tablesorter thead tr th{background-color:var(--foreground);color:var(--white);font-size:14px;padding:4px 0;text-align:center}table.tablesorter thead tr{cursor:pointer}table.tablesorter tbody td{color:#282f38;cursor:cell}table.tablesorter tbody tr.odd{background:var(--dark-2)}table.tablesorter tbody tr.odd td{color:#96d0ff;color:var(--white)}table.tablesorter tbody tr.even{background:#181b30}table.tablesorter tbody tr.even td{color:var(--white)}table.tablesorter tbody tr:hover{background-color:var(--secondary-blue)}table.tablesorter tbody tr:hover td{color:var(--white)}table.tablesorter tbody td:hover,table.tablesorter thead th:hover{background:#0d386d;color:var(--white)}table.tablesorter thead th.sorted{background:#5a63ac;color:var(--white)}table.tablesorter thead th.sorted:after{content:"";display:inline-block;margin-left:0;margin-top:-2px;border-left:6px solid transparent;border-right:6px solid transparent}table.tablesorter thead th.sorted.desc:after{border-top:8px solid #ffeeb8}table.tablesorter thead th.sorted.asc:after{border-bottom:8px solid #ffeeb8}table.tablesorter tr.odd td.primary{background:#04111f;color:#e3f2ff}table.tablesorter tr.even td.primary{background:#000;color:#e3f2ff}table.tablesorter tr.even:hover td.primary,table.tablesorter tr.odd:hover td.primary{background:#4c5361;color:#ffc966}table.champStatsMainTable tbody tr td img{height:30px;width:30px;vertical-align:middle;padding:3px 5px}table.champStatsMainTable tbody tr td:first-child{white-space:nowrap}table.champStatsMainTable tbody tr td:first-child span.champTableName{float:left}table.champStatsMainTable tbody tr td:first-child,table.champStatsMainTable thead tr th:first-child{text-align:center}table.champStatsMainTable tbody tr td:nth-child(2),table.champStatsMainTable thead tr th:nth-child(2){text-align:center;padding-left:5px}table.champStatsMainTable tbody tr td:last-child,table.champStatsMainTable thead tr th:last-child{padding-right:5px}.heightTester{position:fixed;top:0;height:222px;width:100%;background:var(--dark-2);z-index:2}.buttonGroup{width:98%;margin:0 auto 35px auto;text-align:center;display:grid;grid-template-columns:repeat(7,1fr);position:sticky;top:135px;z-index:4}.tableSelectButton{display:inline-block;text-align:center;padding:0;height:30px;color:var(--grey-2);cursor:pointer;text-transform:uppercase;font-weight:700;font-size:18px;line-height:30px;border:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.tableSelectButton:before{content:"";position:absolute;z-index:-1;left:50%;right:50%;bottom:0;background:var(--secondary-blue);height:2px;-webkit-transition-property:left right;transition-property:left right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.tableSelectButton:hover:before{left:0;right:0}.tableSelectButton.active{color:var(--white)}.tableSelectButton.active:before{content:"";position:absolute;z-index:-1;left:0;right:0;height:2px;background:var(--secondary-blue)}.tableSelectButton:hover,p.summaryViewLink{color:var(--white)}p.summaryViewLink{z-index:5;position:fixed;top:85px;left:25px;float:left;margin:0;background:var(--secondary-blue);border-radius:4px;padding:5px}.champStatDivList p{cursor:pointer}.tooltip{display:block!important;z-index:10000;margin-right:10%;border-bottom:none}.tooltip .tooltip-inner{background:#000;color:#fff;border-radius:16px;padding:5px 10px 4px}.tooltip .tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#000;z-index:1}.tooltip[aria-hidden=true]{visibility:hidden;opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s}.tooltip[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s}[v-cloak][data-v-cf553962]{display:none}address[data-v-cf553962],article[data-v-cf553962],aside[data-v-cf553962],blockquote[data-v-cf553962],body[data-v-cf553962],canvas[data-v-cf553962],div[data-v-cf553962],em[data-v-cf553962],figure[data-v-cf553962],footer[data-v-cf553962],h1[data-v-cf553962],h2[data-v-cf553962],h3[data-v-cf553962],h4[data-v-cf553962],h5[data-v-cf553962],h6[data-v-cf553962],header[data-v-cf553962],hgroup[data-v-cf553962],html[data-v-cf553962],img[data-v-cf553962],li[data-v-cf553962],nav[data-v-cf553962],ol[data-v-cf553962],p[data-v-cf553962],section[data-v-cf553962],span[data-v-cf553962],strong[data-v-cf553962],td[data-v-cf553962],th[data-v-cf553962],time[data-v-cf553962],tr[data-v-cf553962],ul[data-v-cf553962],video[data-v-cf553962]{margin:0;padding:0;border:0;border-collapse:collapse}address[data-v-cf553962],article[data-v-cf553962],aside[data-v-cf553962],body[data-v-cf553962],canvas[data-v-cf553962],details[data-v-cf553962],div[data-v-cf553962],figcaption[data-v-cf553962],figure[data-v-cf553962],footer[data-v-cf553962],header[data-v-cf553962],hgroup[data-v-cf553962],menu[data-v-cf553962],nav[data-v-cf553962],section[data-v-cf553962],summary[data-v-cf553962]{display:block}html[data-v-cf553962]{font-family:Roboto,sans-serif;font-size:16px}body[data-v-cf553962]{display:grid;grid-template-columns:100%;background-color:var(--dark-2);color:var(--text-color);text-align:center}a[data-v-cf553962]:active,a[data-v-cf553962]:hover,a[data-v-cf553962]:link,a[data-v-cf553962]:visited{text-decoration:none}#site-content-wrapper[data-v-cf553962]{margin:64px auto 25px auto}.championDisplayImage[data-v-cf553962]{cursor:pointer}[v-cloak][data-v-25ddf517]{display:none}address[data-v-25ddf517],article[data-v-25ddf517],aside[data-v-25ddf517],blockquote[data-v-25ddf517],body[data-v-25ddf517],canvas[data-v-25ddf517],div[data-v-25ddf517],em[data-v-25ddf517],figure[data-v-25ddf517],footer[data-v-25ddf517],h1[data-v-25ddf517],h2[data-v-25ddf517],h3[data-v-25ddf517],h4[data-v-25ddf517],h5[data-v-25ddf517],h6[data-v-25ddf517],header[data-v-25ddf517],hgroup[data-v-25ddf517],html[data-v-25ddf517],img[data-v-25ddf517],li[data-v-25ddf517],nav[data-v-25ddf517],ol[data-v-25ddf517],p[data-v-25ddf517],section[data-v-25ddf517],span[data-v-25ddf517],strong[data-v-25ddf517],td[data-v-25ddf517],th[data-v-25ddf517],time[data-v-25ddf517],tr[data-v-25ddf517],ul[data-v-25ddf517],video[data-v-25ddf517]{margin:0;padding:0;border:0;border-collapse:collapse}address[data-v-25ddf517],article[data-v-25ddf517],aside[data-v-25ddf517],body[data-v-25ddf517],canvas[data-v-25ddf517],details[data-v-25ddf517],div[data-v-25ddf517],figcaption[data-v-25ddf517],figure[data-v-25ddf517],footer[data-v-25ddf517],header[data-v-25ddf517],hgroup[data-v-25ddf517],menu[data-v-25ddf517],nav[data-v-25ddf517],section[data-v-25ddf517],summary[data-v-25ddf517]{display:block}html[data-v-25ddf517]{font-family:Roboto,sans-serif;font-size:16px}body[data-v-25ddf517]{display:grid;grid-template-columns:100%;background-color:var(--dark-2);color:var(--text-color);text-align:center}a[data-v-25ddf517]:active,a[data-v-25ddf517]:hover,a[data-v-25ddf517]:link,a[data-v-25ddf517]:visited{text-decoration:none}#site-content-wrapper[data-v-25ddf517]{margin:64px auto 25px auto}.champStatSummary[data-v-25ddf517]{width:75%;margin:25px auto}.champName[data-v-25ddf517]{width:100%;color:var(--white);text-align:left;font-size:24px;margin:0 0 10px 0}.champLoadingImgDiv[data-v-25ddf517]{margin:0 10px 25px 0;height:255px;width:139px;display:inline-block}.champLoadingImgDiv img[data-v-25ddf517]{height:255px;width:139px;float:left}.championDisplay[data-v-25ddf517]{cursor:pointer}.pgChampStatsWrapper[data-v-25ddf517]{width:600px;float:left}.pgChampStatsWrapper .pgChampStatsDiv[data-v-25ddf517]{background:var(--foreground);width:226px;height:117px;display:inline-block;margin:5px 15px;border-radius:10px}.pgChampStatsWrapper .pgChampStatsDiv h3[data-v-25ddf517]{color:var(--primary-gold);font-size:20px;font-weight:400;margin:15px auto}.pgChampStatsWrapper .pgChampStatsDiv p[data-v-25ddf517]{color:var(--white);font-size:32px;font-weight:400}.pgChampStatsTableWrapper[data-v-25ddf517]{width:450px;height:245px;float:left;background:var(--foreground);margin:5px 0;border-radius:10px}.pgChampStatsTableWrapper table[data-v-25ddf517]{width:90%;margin:40px auto;padding-right:15px}.pgChampStatsTableWrapper th[data-v-25ddf517]{color:var(--primary-gold);font-size:16px;font-weight:400}.pgChampStatsTableWrapper td[data-v-25ddf517]{color:var(--white)}.pgChampStatsTableWrapper td[data-v-25ddf517]:first-child{color:var(--grey-2);text-align:right}.champStatsTableDiv[data-v-25ddf517]{margin:10px 10px}.champStatsLeftTable tbody tr td[data-v-25ddf517]:first-child{text-align:right}.champStatsLeftTable tbody tr td[data-v-25ddf517]:last-child{text-align:left}[v-cloak][data-v-82eef52e]{display:none}address[data-v-82eef52e],article[data-v-82eef52e],aside[data-v-82eef52e],blockquote[data-v-82eef52e],body[data-v-82eef52e],canvas[data-v-82eef52e],div[data-v-82eef52e],em[data-v-82eef52e],figure[data-v-82eef52e],footer[data-v-82eef52e],h1[data-v-82eef52e],h2[data-v-82eef52e],h3[data-v-82eef52e],h4[data-v-82eef52e],h5[data-v-82eef52e],h6[data-v-82eef52e],header[data-v-82eef52e],hgroup[data-v-82eef52e],html[data-v-82eef52e],img[data-v-82eef52e],li[data-v-82eef52e],nav[data-v-82eef52e],ol[data-v-82eef52e],p[data-v-82eef52e],section[data-v-82eef52e],span[data-v-82eef52e],strong[data-v-82eef52e],td[data-v-82eef52e],th[data-v-82eef52e],time[data-v-82eef52e],tr[data-v-82eef52e],ul[data-v-82eef52e],video[data-v-82eef52e]{margin:0;padding:0;border:0;border-collapse:collapse}address[data-v-82eef52e],article[data-v-82eef52e],aside[data-v-82eef52e],body[data-v-82eef52e],canvas[data-v-82eef52e],details[data-v-82eef52e],div[data-v-82eef52e],figcaption[data-v-82eef52e],figure[data-v-82eef52e],footer[data-v-82eef52e],header[data-v-82eef52e],hgroup[data-v-82eef52e],menu[data-v-82eef52e],nav[data-v-82eef52e],section[data-v-82eef52e],summary[data-v-82eef52e]{display:block}html[data-v-82eef52e]{font-family:Roboto,sans-serif;font-size:16px}body[data-v-82eef52e]{display:grid;grid-template-columns:100%;background-color:var(--dark-2);color:var(--text-color);text-align:center}a[data-v-82eef52e]:active,a[data-v-82eef52e]:hover,a[data-v-82eef52e]:link,a[data-v-82eef52e]:visited{text-decoration:none}#site-content-wrapper[data-v-82eef52e]{margin:64px auto 25px auto}.champStatSummary[data-v-82eef52e]{width:75%;margin:25px auto}.champName[data-v-82eef52e]{width:100%;color:var(--white);text-align:left;font-size:24px;margin:0 0 10px 0}.champLoadingImgDiv[data-v-82eef52e]{margin:0 10px 25px 0;height:255px;width:139px;display:inline-block}.champLoadingImgDiv img[data-v-82eef52e]{height:255px;width:139px;float:left}.pgChampStatsWrapper[data-v-82eef52e]{width:600px;float:left}.pgChampStatsWrapper .pgChampStatsDiv[data-v-82eef52e]{background:var(--foreground);width:226px;height:117px;display:inline-block;margin:5px 15px;border-radius:10px}.pgChampStatsWrapper .pgChampStatsDiv h3[data-v-82eef52e]{color:var(--primary-gold);font-size:20px;font-weight:400;margin:15px auto}.pgChampStatsWrapper .pgChampStatsDiv p[data-v-82eef52e]{color:var(--white);font-size:32px;font-weight:400}.pgChampStatsTableWrapper[data-v-82eef52e]{width:450px;height:245px;float:left;background:var(--foreground);margin:5px 0;border-radius:10px}.pgChampStatsTableWrapper table[data-v-82eef52e]{width:90%;margin:40px auto;padding-right:15px}.pgChampStatsTableWrapper th[data-v-82eef52e]{color:var(--primary-gold);font-size:16px;font-weight:400}.pgChampStatsTableWrapper td[data-v-82eef52e]{color:var(--white)}.pgChampStatsTableWrapper td[data-v-82eef52e]:first-child{color:var(--grey-2);text-align:right}.champStatsTableDiv[data-v-82eef52e]{margin:10px 10px}.champStatsLeftTable tbody tr td[data-v-82eef52e]:first-child{text-align:right}.champStatsLeftTable tbody tr td[data-v-82eef52e]:last-child{text-align:left}[v-cloak][data-v-2fdcae04]{display:none}address[data-v-2fdcae04],article[data-v-2fdcae04],aside[data-v-2fdcae04],blockquote[data-v-2fdcae04],body[data-v-2fdcae04],canvas[data-v-2fdcae04],div[data-v-2fdcae04],em[data-v-2fdcae04],figure[data-v-2fdcae04],footer[data-v-2fdcae04],h1[data-v-2fdcae04],h2[data-v-2fdcae04],h3[data-v-2fdcae04],h4[data-v-2fdcae04],h5[data-v-2fdcae04],h6[data-v-2fdcae04],header[data-v-2fdcae04],hgroup[data-v-2fdcae04],html[data-v-2fdcae04],img[data-v-2fdcae04],li[data-v-2fdcae04],nav[data-v-2fdcae04],ol[data-v-2fdcae04],p[data-v-2fdcae04],section[data-v-2fdcae04],span[data-v-2fdcae04],strong[data-v-2fdcae04],td[data-v-2fdcae04],th[data-v-2fdcae04],time[data-v-2fdcae04],tr[data-v-2fdcae04],ul[data-v-2fdcae04],video[data-v-2fdcae04]{margin:0;padding:0;border:0;border-collapse:collapse}address[data-v-2fdcae04],article[data-v-2fdcae04],aside[data-v-2fdcae04],body[data-v-2fdcae04],canvas[data-v-2fdcae04],details[data-v-2fdcae04],div[data-v-2fdcae04],figcaption[data-v-2fdcae04],figure[data-v-2fdcae04],footer[data-v-2fdcae04],header[data-v-2fdcae04],hgroup[data-v-2fdcae04],menu[data-v-2fdcae04],nav[data-v-2fdcae04],section[data-v-2fdcae04],summary[data-v-2fdcae04]{display:block}html[data-v-2fdcae04]{font-family:Roboto,sans-serif;font-size:16px}body[data-v-2fdcae04]{display:grid;grid-template-columns:100%;background-color:var(--dark-2);color:var(--text-color);text-align:center}a[data-v-2fdcae04]:active,a[data-v-2fdcae04]:hover,a[data-v-2fdcae04]:link,a[data-v-2fdcae04]:visited{text-decoration:none}#site-content-wrapper[data-v-2fdcae04]{margin:64px auto 25px auto}.champStatSummary[data-v-2fdcae04]{display:grid;grid-template-columns:repeat(3,auto);width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:25px auto;background:var(--nav-bg-color);border:1px solid var(--champ-nav-item-border)}.champLoadingImgDiv[data-v-2fdcae04]{margin:0 10px 0 0}.champLoadingImgDiv img[data-v-2fdcae04]{height:200px;width:110px;float:left}.champStatsTableDiv[data-v-2fdcae04]{margin:10px 10px}.champStatsLeftTable tbody tr td[data-v-2fdcae04]:first-child{text-align:right}.champStatsLeftTable tbody tr td[data-v-2fdcae04]:last-child{text-align:left}[v-cloak]{display:none}address,article,aside,blockquote,body,canvas,div,em,figure,footer,h1,h2,h3,h4,h5,h6,header,hgroup,html,img,li,nav,ol,p,section,span,strong,td,th,time,tr,ul,video{margin:0;padding:0;border:0;border-collapse:collapse}address,article,aside,body,canvas,details,div,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}html{font-family:Roboto,sans-serif;font-size:16px}body{display:grid;grid-template-columns:100%;background-color:var(--dark-2);color:var(--text-color);text-align:center}a:active,a:hover,a:link,a:visited{text-decoration:none}#site-content-wrapper{margin:64px auto 25px auto}.hide{display:none}#champion-index-div{margin:25px auto 0 auto}.champion-content-summary-div{margin:25px auto 0 auto;grid-column:1/5}#roleStatSummary{display:grid;grid-template-columns:repeat(4,auto);width:90%;margin:25px auto 0 auto}#roleStatSummary .champStatDiv{text-align:left;margin:0 auto;width:375px;min-width:250px}#roleStatSummary .champStatDiv h3{text-align:left;color:var(--primary-gold);padding:3px 0 5px 10px;font-weight:400}#roleStatSummary .champStatDiv .champStatDivList{background:var(--foreground);border-radius:10px;padding:10px 0}#roleStatSummary .champStatDiv .champStatDivList p{color:var(--white);margin:10px 25px 10px 25px}#roleStatSummary .champStatDiv .champStatDivList p span.champStatDivListSpan{color:var(--secondary-blue);padding-left:5px}#roleStatSummary .champStatDiv img{width:40px;vertical-align:middle;padding-right:10px}#roleStatSummary .champStatDiv p:last-child{text-align:center;margin:0 auto 0 auto;background:var(--secondary-blue);width:50%;border-radius:5px;height:30px;line-height:30px}#championsDisplay{grid-column:1/5;display:grid;grid-template-columns:repeat(10,auto);grid-column-gap:15px;grid-row-gap:25px;margin-top:25px}#championsDisplay .championDisplay img{width:50px}span.highlightText{color:#bf9a40}.breeding-rhombus-spinner{height:65px;width:65px;position:fixed;-webkit-transform:rotate(45deg);transform:rotate(45deg);right:50%;top:50%}.breeding-rhombus-spinner,.breeding-rhombus-spinner *{-webkit-box-sizing:border-box;box-sizing:border-box}.breeding-rhombus-spinner .rhombus{height:8.66667px;width:8.66667px;-webkit-animation-duration:1.25s;animation-duration:1.25s;top:28.16657px;left:28.16657px;background-color:var(--secondary-blue);position:absolute;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.breeding-rhombus-spinner .rhombus:nth-child(2n+0){margin-right:0}.breeding-rhombus-spinner .rhombus.child-1{-webkit-animation-name:breeding-rhombus-spinner-animation-child-1;animation-name:breeding-rhombus-spinner-animation-child-1;-webkit-animation-delay:.1s;animation-delay:.1s}.breeding-rhombus-spinner .rhombus.child-2{-webkit-animation-name:breeding-rhombus-spinner-animation-child-2;animation-name:breeding-rhombus-spinner-animation-child-2;-webkit-animation-delay:.2s;animation-delay:.2s}.breeding-rhombus-spinner .rhombus.child-3{-webkit-animation-name:breeding-rhombus-spinner-animation-child-3;animation-name:breeding-rhombus-spinner-animation-child-3;-webkit-animation-delay:.3s;animation-delay:.3s}.breeding-rhombus-spinner .rhombus.child-4{-webkit-animation-name:breeding-rhombus-spinner-animation-child-4;animation-name:breeding-rhombus-spinner-animation-child-4;-webkit-animation-delay:.4s;animation-delay:.4s}.breeding-rhombus-spinner .rhombus.child-5{-webkit-animation-name:breeding-rhombus-spinner-animation-child-5;animation-name:breeding-rhombus-spinner-animation-child-5;-webkit-animation-delay:.5s;animation-delay:.5s}.breeding-rhombus-spinner .rhombus.child-6{-webkit-animation-name:breeding-rhombus-spinner-animation-child-6;animation-name:breeding-rhombus-spinner-animation-child-6;-webkit-animation-delay:.6s;animation-delay:.6s}.breeding-rhombus-spinner .rhombus.child-7{-webkit-animation-name:breeding-rhombus-spinner-animation-child-7;animation-name:breeding-rhombus-spinner-animation-child-7;-webkit-animation-delay:.7s;animation-delay:.7s}.breeding-rhombus-spinner .rhombus.child-8{-webkit-animation-name:breeding-rhombus-spinner-animation-child-8;animation-name:breeding-rhombus-spinner-animation-child-8;-webkit-animation-delay:.8s;animation-delay:.8s}.breeding-rhombus-spinner .rhombus.big{height:21.66667px;width:21.66667px;-webkit-animation-duration:2s;animation-duration:2s;top:21.66667px;left:21.66667px;background-color:var(--secondary-blue);-webkit-animation:breeding-rhombus-spinner-animation-child-big 2s infinite;animation:breeding-rhombus-spinner-animation-child-big 2s infinite;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes breeding-rhombus-spinner-animation-child-1{50%{-webkit-transform:translate(-325%,-325%);transform:translate(-325%,-325%)}}@keyframes breeding-rhombus-spinner-animation-child-1{50%{-webkit-transform:translate(-325%,-325%);transform:translate(-325%,-325%)}}@-webkit-keyframes breeding-rhombus-spinner-animation-child-2{50%{-webkit-transform:translateY(-325%);transform:translateY(-325%)}}@keyframes breeding-rhombus-spinner-animation-child-2{50%{-webkit-transform:translateY(-325%);transform:translateY(-325%)}}@-webkit-keyframes breeding-rhombus-spinner-animation-child-3{50%{-webkit-transform:translate(325%,-325%);transform:translate(325%,-325%)}}@keyframes breeding-rhombus-spinner-animation-child-3{50%{-webkit-transform:translate(325%,-325%);transform:translate(325%,-325%)}}@-webkit-keyframes breeding-rhombus-spinner-animation-child-4{50%{-webkit-transform:translate(325%);transform:translate(325%)}}@keyframes breeding-rhombus-spinner-animation-child-4{50%{-webkit-transform:translate(325%);transform:translate(325%)}}@-webkit-keyframes breeding-rhombus-spinner-animation-child-5{50%{-webkit-transform:translate(325%,325%);transform:translate(325%,325%)}}@keyframes breeding-rhombus-spinner-animation-child-5{50%{-webkit-transform:translate(325%,325%);transform:translate(325%,325%)}}@-webkit-keyframes breeding-rhombus-spinner-animation-child-6{50%{-webkit-transform:translateY(325%);transform:translateY(325%)}}@keyframes breeding-rhombus-spinner-animation-child-6{50%{-webkit-transform:translateY(325%);transform:translateY(325%)}}@-webkit-keyframes breeding-rhombus-spinner-animation-child-7{50%{-webkit-transform:translate(-325%,325%);transform:translate(-325%,325%)}}@keyframes breeding-rhombus-spinner-animation-child-7{50%{-webkit-transform:translate(-325%,325%);transform:translate(-325%,325%)}}@-webkit-keyframes breeding-rhombus-spinner-animation-child-8{50%{-webkit-transform:translate(-325%);transform:translate(-325%)}}@keyframes breeding-rhombus-spinner-animation-child-8{50%{-webkit-transform:translate(-325%);transform:translate(-325%)}}@-webkit-keyframes breeding-rhombus-spinner-animation-child-big{50%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes breeding-rhombus-spinner-animation-child-big{50%{-webkit-transform:scale(.5);transform:scale(.5)}}.champ-nav-icon{font-size:34px;height:40px;margin-right:10px;-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5}.champ-nav-icon.inactiveIcon svg{color:var(--grey-2)!important;opacity:.5}.champ-nav-icon.activeIcon svg{color:var(--secondary-blue);opacity:1}.champ-nav-icon:hover svg{cursor:pointer;color:#ffce61!important;opacity:1}