.player-profile{margin-top:-37px;position:relative;z-index:1}@media only screen and (min-width:64em){.player-profile{margin-top:-35px}}.player-profile:before{background:#f2f2f2;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:-1}.player-profile.row{margin-bottom:40px;padding:30px 0}.player-profile-top{flex-wrap:nowrap;margin-bottom:5px}@media only screen and (min-width:48em){.player-profile-top{margin-bottom:0}}.player-profile-top.row{margin-left:0;margin-right:0}.player-profile-img{background:rgb(0 0 0 / .2);border-radius:10px;display:flex;height:80px;margin-right:20px;min-width:80px;width:80px}@media only screen and (min-width:64em){.player-profile-img{height:120px;min-width:120px;width:120px}}.player-profile-img img,.player-profile-img svg{border-radius:50%;height:40px;width:40px}@media only screen and (min-width:64em){.player-profile-img img,.player-profile-img svg{height:56px;width:56px}}.player-profile-name{color:var(--font-color-black);font-family:var(--system-font);font-size:16px;font-weight:600;letter-spacing:-.165px;line-height:18px}@media only screen and (min-width:64em){.player-profile-name{font-size:18px}}.player-profile-name span{display:block;font-size:20px;font-weight:700;line-height:1;margin-top:5px;text-transform:uppercase}@media only screen and (min-width:64em){.player-profile-name span{font-size:30px}}.player-profile-param-row{display:flex;flex-wrap:nowrap;font-size:13px;gap:10px 20px;margin:15px 0}.player-profile-param-row:last-child{margin-bottom:0}@media only screen and (min-width:64em){.player-profile-param-row{font-size:var(--font-regular)}}@media only screen and (max-width:767px){.player-profile-param-row{justify-content:space-between}}.player-profile-param-title{font-weight:500;min-width:130px}.player-profile-param span,.player-profile-param-title{color:var(--color-typography-secondary)}.drafts-table{border:none;border-collapse:collapse;border-spacing:0;min-width:600px;padding:0;white-space:nowrap;width:100%}.drafts-table.ranking-table{min-width:auto}.drafts-table-wrapper{margin-bottom:30px;overflow-x:auto}.drafts-table-wrapper:last-child{margin-bottom:0}.drafts-table-team{flex-wrap:nowrap;gap:4px}.drafts-table td,.drafts-table th{text-align:left;vertical-align:middle}.drafts-table th{color:var(--color-typography-secondary);font-size:var(--font-x-small);font-weight:600;padding:8px 10px;text-transform:uppercase}.drafts-table td{font-size:14px;font-weight:500;height:45px;padding:12px 10px}.drafts-table tr:nth-child(odd) td{background-color:#f9f9f9}.drafts-table tr:nth-child(odd) td:first-child{border-radius:5px 0 0 5px}.drafts-table tr:nth-child(odd) td:last-child{border-radius:0 5px 5px 0}.drafts-table a[href]{color:inherit;text-decoration:none}.drafts-table a[href]:hover{color:var(--color-anchor)}.bot-widget:empty{display:none}.bot-widget .widget_text>:last-child{margin-bottom:0}.bot-widget .widget{margin-top:40px}.bot-widget .widget:empty{display:none}.drafts-nav-wrap{margin:20px 0}@media only screen and (min-width:64em){.drafts-nav-wrap{margin:0}}.drafts-nav-wrap:first-child{margin-top:0}.drafts-nav-wrap:last-child{margin-bottom:0}.drafts-nav-title{margin-bottom:10px}@media only screen and (max-width:1023px){.drafts-nav-title{display:none}}.drafts-nav .custom-dropdown .dropdown-menu{z-index:3}@media only screen and (min-width:64em){.drafts-nav .custom-dropdown a.dropdown-toggle{display:none}.drafts-nav .custom-dropdown .dropdown-menu{display:block;margin:0;position:static}.drafts-nav .custom-dropdown .dropdown-menu>li:not(:last-child){border-bottom:1px solid var(--global-border-gray)}.drafts-nav .custom-dropdown .dropdown-menu>li.active>a{border-radius:0}}.row .grid-wrap{width:100%}@media only screen and (min-width:64em){.row .grid-wrap{display:grid;grid-auto-rows:max-content;grid-template-areas:"content drafts-nav" "content sidebar" "content sidebar";grid-template-columns:63.665% 36.335%;row-gap:40px}.row .grid-wrap .content-col{grid-area:content;max-width:100%}.row .grid-wrap .drafts-nav-wrap{grid-area:drafts-nav;padding-left:20px}.row .grid-wrap .sidebar-col{grid-area:sidebar;grid-row:auto;max-width:100%}.row .grid-wrap .bot-widget{grid-area:bot-widget;max-width:100%}}