@charset "UTF-8";.b-advanced-stats{margin:3rem auto;padding:1rem}.b-advanced-stats__header figure{display:flex;align-items:center}.b-advanced-stats__header figure .avatar{position:relative;min-width:100px;height:100px}.b-advanced-stats__header figure .avatar .icon{position:absolute;border-radius:50%;width:18px;height:18px;bottom:0}.b-advanced-stats__header figure .avatar .icon:nth-of-type(2){right:1rem}.b-advanced-stats__header figure .avatar .icon:nth-of-type(3){right:2rem}.b-advanced-stats__header figure img{width:100px;height:100px;border-radius:50%;box-shadow:1px 1px 22px rgba(33,37,41,.2);border:2px solid #e5e8ed;object-fit:cover;object-position:top}.b-advanced-stats__header figure figcaption{display:flex;flex-wrap:wrap;align-items:flex-start;margin-left:2rem;justify-content:space-between}.b-advanced-stats__header figure figcaption .name{font-size:1.4rem;font-weight:700}.b-advanced-stats__header figure figcaption .function{color:#bcbcbc;font-size:1rem;margin-top:-5px}.b-advanced-stats__header figure figcaption .number{font-size:71px;color:#bcbcbc;font-weight:700;line-height:1}@media (min-width:360px){.b-advanced-stats__header figure figcaption .number{margin:-2rem 0 0 3rem}}.b-advanced-stats__header figure figcaption .description{width:100%;font-size:1rem}.b-advanced-stats__header figure figcaption .description::before{content:"★";display:inline-block;color:var(--color);font-size:2rem;margin-right:1rem}.b-advanced-stats__average{display:flex;text-align:center;justify-content:center;padding:0;margin:0 -.5rem .5rem!important;list-style-type:none;flex-wrap:wrap}.b-advanced-stats__average li{width:calc(25% - 1rem);margin:1rem .5rem;border:1px solid rgba(224,227,234,.3019607843);padding:1rem;display:flex;flex-direction:column;min-width:70px}.b-advanced-stats__average li .title{font-size:10px;line-height:1.2;margin-bottom:1rem}.b-advanced-stats__average li .label{font-size:1rem;color:#bcbcbc;margin-bottom:1rem}.b-advanced-stats__average li strong{font-size:1.9rem;margin-top:auto}.b-advanced-stats__table{overflow-x:auto}.b-advanced-stats__table table{width:100%;table-layout:fixed;text-align:center}@media (min-width:768px){.b-advanced-stats__table table{table-layout:auto;min-width:360px}}.b-advanced-stats__table table thead{font-size:1.2rem;border:1px solid #e0e3ea;border-bottom:none;background:#f4f6f8}.b-advanced-stats__table table thead th{padding:1rem}.b-advanced-stats__table table thead th:nth-of-type(1){text-align:left}.b-advanced-stats__table table tbody{font-size:1.4rem;border-left:1px solid #e0e3ea;border-right:1px solid #e0e3ea;border-top:1px solid #e0e3ea}.b-advanced-stats__table table tbody tr{border-bottom:1px solid #e0e3ea}.b-advanced-stats__table table tbody td{padding:1.2rem;font-weight:700}.b-advanced-stats__table table tbody td:nth-of-type(1){text-align:left;font-weight:400}.b-advanced-stats__table table tbody td strong{border-bottom:2px solid #1a8a43}.b-advanced-stats--multiple table tbody td:nth-of-type(1){width:50%}.b-advanced-stats--multiple table tbody td:nth-of-type(2),.b-advanced-stats--multiple table tbody td:nth-of-type(3){width:25%}.b-advanced-stats--multiple .b-advanced-stats__header{display:flex}@media (min-width:768px){.b-advanced-stats--multiple .b-advanced-stats__header{justify-content:flex-end}}.b-advanced-stats--multiple .b-advanced-stats__header figure{width:50%;flex-wrap:wrap;justify-content:center;text-align:center}@media (min-width:768px){.b-advanced-stats--multiple .b-advanced-stats__header figure{width:25%}}.b-advanced-stats--multiple .b-advanced-stats__header figure .avatar{height:auto}.b-advanced-stats--multiple .b-advanced-stats__header figure .avatar .icon{bottom:-.5rem;width:1.8rem;height:1.8rem}.b-advanced-stats--multiple .b-advanced-stats__header figure .avatar .icon:nth-of-type(2){right:2rem}.b-advanced-stats--multiple .b-advanced-stats__header figure .avatar .icon:nth-of-type(3){right:3rem}.b-advanced-stats--multiple .b-advanced-stats__header figure img{width:50px;height:50px;object-fit:cover;object-position:top}.b-advanced-stats--multiple .b-advanced-stats__header figure figcaption{justify-content:center;margin-left:0;margin-top:1.5rem;width:100%;flex-direction:column;align-items:center}@media (min-width:768px){.b-advanced-stats--multiple .b-advanced-stats__header figure figcaption{display:none}}.b-advanced-stats--multiple .b-advanced-stats__header figure figcaption .description{text-align:center;width:90%;margin:auto}.b-advanced-stats--multiple .b-advanced-stats__header figure figcaption .description::before{display:block;margin-right:0;color:var(--color)}