:root{--font-size-px-browser:16;--FS-BrowserX:calc(10/var(--font-size-px-browser));--vwr:calc(1rem*var(--FS-BrowserX)/10);--text-shadow:1px 1px var(--black-50);--box-shadow:0px 0px 2rem var(--black-10);--border-radius-normal:40;--border-radius-normal-x2:80;--responsive-margin:20px;--borderThin:.1vw solid white}.player-profile{padding:calc(50*var(--vwr))calc(57*var(--vwr));border-radius:calc(var(--border-radius-normal)*var(--vwr));margin:0;margin-bottom:calc(50*var(--vwr));color:var(--white);background:var(--gradient-black-blue);gap:calc(200*var(--vwr));flex-direction:row;display:flex}@media screen and (max-width:768px){.player-profile{flex-direction:column;gap:0}}.player-profile{box-sizing:border-box;width:100%}@media screen and (max-width:768px){.player-profile div.stats{margin-left:0}}.player-profile dt.avatar{margin-top:calc(15*var(--vwr));display:none}.player-profile dt.avatar+dd img{width:calc(164*var(--vwr));border-radius:50%}.player-profile dt.name{display:none}.player-profile dt.name+dd{font-size:calc(40/var(--font-size-px-browser)*1rem);font-weight:600}@media screen and (max-width:768px){#content-container .player-profile dt.name+dd{font-size:32px!important}}.player-profile dt.lifetime-p-plus-points{margin-top:calc(20*var(--vwr));font-size:calc(23/var(--font-size-px-browser)*1rem);color:var(--blue);font-weight:700}@media screen and (max-width:768px){.player-profile dt.lifetime-p-plus-points{margin-top:calc(100*var(--vwr))}}.player-profile dt.lifetime-p-plus-points+dd{font-size:calc(53/var(--font-size-px-browser)*1rem);font-weight:700}@media screen and (max-width:768px){.player-profile dt.lifetime-p-plus-points+dd{font-size:24px!important}}.player-profile dt.homesite{display:none}.player-profile dt.homesite+dd{font-size:calc(23/var(--font-size-px-browser)*1rem);color:var(--grey)}.player-profile .medals{gap:calc(60*var(--vwr));flex-flow:wrap;display:flex}.player-profile dl.medals div:last-child{margin-right:0}.player-profile dt.medal{color:#0000;min-width:calc(67*var(--vwr));height:calc(105*var(--vwr));text-indent:-9999px;white-space:nowrap;background-position:50%;background-repeat:no-repeat;background-size:calc(67*var(--vwr))100%;overflow:hidden}.player-profile dt.medal.medal-gold{background-image:url(https://www.buzztime.com/wp-content/themes/buzztime-p-new/images/ui/medal-gold.png)}.player-profile dt.medal.medal-silver{background-image:url(https://www.buzztime.com/wp-content/themes/buzztime-p-new/images/ui/medal-silver.png)}.player-profile dt.medal.medal-bronze{background-image:url(https://www.buzztime.com/wp-content/themes/buzztime-p-new/images/ui/medal-bronze.png)}.player-profile dt.medal+dd{text-align:center;font-size:calc(35/var(--font-size-px-browser)*1rem);font-weight:700}.player-profile table.scores,.player-profile table.scores td{border:none}.player-profile table.scores{margin-top:calc(100*var(--vwr))}@media screen and (max-width:768px){.player-profile table.scores{width:auto}.player-profile table.scores tr{display:table-row}}.player-profile table.scores td{padding-top:0;padding-right:calc(20*var(--vwr));padding-bottom:0;padding-left:0}@media screen and (max-width:768px){.player-profile table.scores td{padding-right:var(--responsive-margin)}}.player-profile table.scores td:last-child{padding:0}.player-profile a.icon-information{background-image:url(https://www.buzztime.com/wp-content/themes/buzztime-p-new/images/ui/icon-info-grey.png)}.player-profile-container .tab-content{overflow:hidden}@media screen and (max-width:768px){.player-profile-container .tab-content{margin-top:2rem}}.player-profile-container .tab-content a.back-to-badges{float:right;padding:1rem;text-decoration:underline}.player-profile-container table{margin-bottom:2rem}.player-profile-container table th,.player-profile-container table td{text-align:center;padding:.5em}.player-profile-container table>tbody>tr>td:nth-child(2)>a>img{border-radius:var(--bRadPer)}@media screen and (min-width:768px){.player-profile-container table>tbody>tr>td:nth-child(2){text-align:center;flex-direction:column;display:flex}.player-profile-container table>tbody>tr>td:nth-child(2)>a>img{border-radius:var(--bRadPer)}.player-profile-container table>tbody>tr>td:nth-child(2)>a:not(:first-child){display:ruby}.player-profile-container table>tbody>tr>td:nth-child(2)>span:last-child{flex-direction:column;justify-content:flex-end;padding-bottom:.6em;padding-left:0;display:flex}}@media screen and (max-width:768px){.player-profile-container table>:not(thead) td{padding:0}}.player-profile-container table a{text-decoration:underline}@media screen and (max-width:768px){.player-profile-container table br{display:none}.player-profile-container table br+:before{content:" "}}.player-profile-container table.badge{padding:calc(20*var(--vwr));border:none}.player-profile-container table.badge td{vertical-align:top;border:none}.player-profile-container table.badge td table{width:auto}.player-profile-container table.badge td table tr td:first-child{font-weight:700}.tooltip{display:inline-block;position:relative}.tooltip .tooltiptext{visibility:hidden;opacity:0;color:#fff;text-align:left;box-sizing:border-box;white-space:normal;word-break:break-word;z-index:9999;background-color:#111;border-radius:8px;width:max-content;max-width:260px;padding:10px 14px;transition:opacity .2s;position:absolute;bottom:125%;left:auto;right:0;transform:none}.tooltip:hover .tooltiptext{visibility:visible;opacity:1}@media (hover:none){.tooltip:active .tooltiptext{visibility:visible;opacity:1}}@media (max-width:640px){.tooltip .tooltiptext{top:125%;bottom:auto}}.left-menu-right-content .left-menu ul{padding:calc(28*var(--vwr));border-radius:calc(var(--border-radius-normal)*var(--vwr));border:var(--borderThin);background-color:var(--bg);width:calc(320*var(--vwr));margin:0;font-weight:700;list-style-type:none}.left-menu-right-content .left-menu ul li{border-bottom:var(--borderThinHover);width:100%;padding-bottom:calc(var(--responsive-margin)/2);transition:var(--transition-all)}.left-menu-right-content .left-menu ul li a{font-size:calc(23/var(--font-size-px-browser)*1rem);color:var(--white);transition:var(--transition-all);text-decoration:none}.left-menu-right-content .left-menu ul li:hover>a,.left-menu-right-content .left-menu ul li.current-menu-item>a{color:var(--blue);padding-left:calc(var(--responsive-margin)/2)}.left-menu-right-content .left-menu ul li:hover,.left-menu-right-content .left-menu ul li.current-menu-item{border-bottom:var(--borderBoldHover)}.left-menu-right-content{flex-direction:row;width:100%;max-width:1200px;margin:0 auto;display:flex}.left-menu-right-content .left-menu{flex-grow:0;flex-basis:calc(268*var(--vwr));margin-right:calc(20*var(--vwr))}@media screen and (max-width:768px){.left-menu-right-content .left-menu{display:none}}.left-menu-right-content .right-content{flex-grow:1}@media screen and (max-width:768px){.player-profile{gap:16px!important;margin-bottom:16px!important;padding:16px 14px!important}.player-profile dt.lifetime-p-plus-points{margin-top:24px!important}.player-profile .medals{flex-wrap:nowrap;gap:14px!important}.player-profile table.scores{margin-top:20px!important}.left-menu-right-content{padding:0 12px}}
