@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css?family=Oswald);.p-modal__backdrop[data-v-def3671e]{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;background:rgba(0,0,0,.4);z-index:999}.p-modal__dialog[data-v-def3671e]{min-width:30rem;text-align:left;background:var(--skillgames-dark);padding:1.5rem 1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);border-radius:var(--sg-radius-sm)}.p-modal__header[data-v-def3671e]{display:flex;align-items:center;gap:var(--sg-space-4);margin-bottom:1.25rem}.p-modal__title[data-v-def3671e]{color:var(--skillgames-white);font-weight:600;font-size:1.25rem}.p-modal__close[data-v-def3671e]{display:none;margin-left:auto;padding:0;border:none;background:none;color:var(--skillgames-white);font-size:1.1rem;line-height:1;outline:none!important;filter:opacity(70%)}.p-modal__close[data-v-def3671e]:hover{filter:opacity(100%)}.p-modal__body[data-v-def3671e]{color:var(--skillgames-white)}.slide-fade-enter-active[data-v-def3671e],.slide-fade-leave-active[data-v-def3671e]{transition:all .5s ease}.slide-fade-enter[data-v-def3671e],.slide-fade-leave-to[data-v-def3671e]{opacity:0}@media (max-width:767.98px){.p-modal__backdrop[data-v-def3671e]{align-items:stretch;justify-content:stretch}.p-modal__dialog[data-v-def3671e]{display:flex;min-width:0;width:100%;max-height:100%;flex-direction:column;padding:0;border-radius:0}.p-modal__header[data-v-def3671e]{position:sticky;top:0;z-index:1;margin-bottom:0;padding:.9rem 1rem;border-bottom:1px solid var(--skillgames-darker);background:var(--skillgames-dark)}.p-modal__close[data-v-def3671e]{display:inline-flex;font-size:1.35rem;filter:opacity(100%)}.p-modal__body[data-v-def3671e]{flex:1;overflow-y:auto;padding:1rem;-webkit-overflow-scrolling:touch}}.toast-host[data-v-7b2116f7]{position:fixed;z-index:2000;top:5.25rem;right:1rem;left:1rem;pointer-events:none}.toast-host__stack[data-v-7b2116f7]{display:flex;max-width:26rem;flex-direction:column;gap:var(--sg-space-2);margin-left:auto}.sg-toast[data-v-7b2116f7]{display:flex;align-items:flex-start;gap:.65rem;padding:.8rem 1rem;border-radius:var(--sg-radius-md);background-color:var(--custom-theme-active);color:var(--custom-theme-default-text);box-shadow:var(--sg-shadow-lg);opacity:1;pointer-events:auto}.sg-toast--error[data-v-7b2116f7]{background-color:var(--sg-danger-strong);color:#fff}.sg-toast__icon[data-v-7b2116f7]{flex-shrink:0;margin-top:.15rem;font-size:1rem}.sg-toast__message[data-v-7b2116f7]{margin-bottom:0;font-size:.95rem;font-weight:600;overflow-wrap:anywhere;white-space:pre-wrap}.sg-toast__close[data-v-7b2116f7]{margin-left:auto;padding:0;border:none;background:none;color:inherit;font-size:.9rem;line-height:1;outline:none!important;filter:opacity(75%)}.sg-toast__close[data-v-7b2116f7]:hover{filter:opacity(100%)}.sg-toast-enter-active[data-v-7b2116f7],.sg-toast-leave-active[data-v-7b2116f7]{transition:opacity .2s ease-in-out,transform .2s ease-in-out}.sg-toast-enter[data-v-7b2116f7],.sg-toast-leave-to[data-v-7b2116f7]{opacity:0;transform:translateY(-.5rem)}.sg-toast-move[data-v-7b2116f7]{transition:transform .2s ease-in-out}#app,body,html{position:absolute;height:100%;width:100%}body,html{font-family:Montserrat,sans-serif!important;font-size:16px;background-color:var(--skillgames-darker)!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Hemi Head;src:url(/fonts/HemiHead.6c1a7225.otf) format("opentype")}@font-face{font-family:Oswald;src:url(/fonts/Oswald.6908c722.ttf) format("truetype")}:root{--skillgames-white:#d1d1d1;--skillgames-dark:#363636;--skillgames-darker:#2b2b2c;--skillgames-orange:#f7941e;--sg-danger:#ff3838;--sg-danger-surface:#823c3c;--sg-danger-strong:#c0392b;--sg-success:#60b753;--sg-space-1:0.25rem;--sg-space-2:0.5rem;--sg-space-3:0.75rem;--sg-space-4:1rem;--sg-space-5:1.5rem;--sg-space-6:2rem;--sg-space-7:3rem;--sg-radius-sm:0.25rem;--sg-radius-md:0.5rem;--sg-radius-lg:0.75rem;--sg-radius-xl:1rem;--sg-radius-pill:999px;--sg-radius-circle:50%;--sg-text-xs:0.75rem;--sg-text-sm:0.85rem;--sg-text-md:0.95rem;--sg-text-lg:1.15rem;--sg-text-xl:1.5rem;--sg-text-2xl:2rem;--sg-shadow-sm:0 2px 4px rgba(0,0,0,.2);--sg-shadow-md:0 8px 24px rgba(0,0,0,.35);--sg-shadow-lg:0 10px 28px rgba(0,0,0,.45);--sg-transition:0.15s ease-in-out}.wrapper-management{display:flex;height:100%;flex-direction:column;padding:1rem 1rem}.wrapper-management__placeholder{font-size:1.15rem;filter:opacity(85%)}.wrapper-management__placeholder .placeholder-action-btn,.wrapper-management__placeholder .placeholder-action-btn:active,.wrapper-management__placeholder .placeholder-action-btn:focus,.wrapper-management__placeholder .placeholder-action-btn:hover{color:var(--custom-theme-active)!important;font-size:1.15rem;font-weight:700;padding:0;margin-bottom:.1rem;text-decoration:none;box-shadow:none!important;background-color:transparent!important}.management-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:2.5rem}.management-header__page-title{font-weight:600;text-transform:uppercase;margin-bottom:0}.import-entity{display:flex;flex-direction:row;align-items:center;gap:1.5rem;margin-bottom:1rem}.import-entity__action{display:flex;align-items:center;gap:.75rem;white-space:nowrap}.import-entity__text{color:var(--custom-theme-default-text);font-weight:600;opacity:.75}.import-entity__button,.import-entity__button:active,.import-entity__button:focus{width:2rem;height:2rem;color:var(--custom-theme-default-text);font-size:1.25rem;line-height:0;background-color:var(--custom-theme-active);box-shadow:none;transition:font-size .5s}.import-entity__button:hover{color:var(--custom-theme-default-text);font-size:1.75rem;transition:font-size .5s}.user-group{margin-bottom:2rem}.user-group__title,.user-group__title--indent{font-size:1.15rem;font-weight:600;text-transform:uppercase;margin-bottom:1rem;border-bottom:1px solid #aaa}.user-group__title p,.user-group__title--indent p{margin-bottom:.25rem}.user-group__title--indent p{margin-left:1.5rem}.user-group__content{display:flex}.user-group__content button{color:inherit;margin:0;padding:0;border:none;box-shadow:none;background-color:transparent}.user-group__btn{width:100%;outline:none!important}.user-group__delete-btn{position:absolute;right:15px;pointer-events:none}.profile-category-page,.profile-page{background-color:var(--custom-theme-secondary);position:relative}.profile-category-page{background-repeat:no-repeat;background-image:url(/img/smartgoals-watermark.5ef23ce1.png)}.profile-page .profile-page__skillgame-results :focus,.profile-page .profile-page__skillgame-results:hover{border:1px solid var(--custom-theme-active);cursor:pointer}.profile-page .profile-page__skillgame-results .profile-page__skillgame-results__title{color:var(--custom-theme-active);font-weight:700;margin-bottom:.25rem}.profile-page .profile-page__skillgame-results .profile-page__skillgame-results__img{width:100%;aspect-ratio:16/9;border:1px solid var(--custom-theme-active)}.player-skillgame .player-skillgame__header{background-color:var(--custom-theme-secondary);border-radius:10px;padding:20px 5px}.player-skillgame .player-skillgame__header .player-skillgame__header__img img{width:100%;aspect-ratio:16/9;border:1px solid var(--custom-theme-active)}.player-skillgame .player-skillgame__header .player-skillgame__header__info .player-skillgame__header__info__stat{display:flex;justify-content:space-between}.player-skillgame .player-skillgame__header .player-skillgame__header__info .player-skillgame__header__info__stat .player-skillgame__header__info__stat__score{color:var(--custom-theme-active)}.player-skillgame .player-skillgame__header .player-skillgame__header__info .player-skillgame__header__info__stat p{margin-bottom:.5rem}.team-overview .header{border-radius:1rem;background-color:var(--custom-theme-secondary)}.team-overview .header img{width:100%;-o-object-fit:cover;object-fit:cover}.team-overview .generate a,.team-overview .generate svg{font-size:1rem;color:var(--custom-theme-active)}.login-col{max-width:600px}.login-col .login-btn{width:100%;height:2.5rem;color:var(--custom-theme-default-text);font-weight:500;background-color:var(--skillgames-orange);border:none;border-radius:.25rem}.login-col .login-btn:disabled,.login-col .login-btn[disabled]{background-color:var(--skillgames-darker)}.login-col .login-form input{padding:.5rem 1rem;border:2px solid #fff}.login-col .login-form input:active,.login-col .login-form input:focus{border:2px solid var(--skillgames-orange);outline:none;box-shadow:none}.login-col .signin-description{text-align:left}.login-col .emailSent{color:var(--skillgames-orange)}.table{color:var(--custom-theme-secondary-text);border-bottom:1px solid var(--custom-theme-secondary-text)}.table.b-table thead tr .table-b-table-default{background-color:var(--custom-theme-main);color:var(--custom-theme-secondary-text)}.table .b-table-bottom-row{color:var(--custom-theme-active)}.table.table-striped tbody tr:nth-of-type(odd){background-color:var(--custom-theme-secondary)}.table tbody .table-active:hover td,.table tbody tr:hover,.table tbody tr:hover a{color:var(--custom-theme-active)!important}.table .table-checkbox{min-width:0}.table .table-checkbox:hover{cursor:pointer}.table .table-checkbox.no-click{pointer-events:none}.table.b-table>tbody>tr>td>.table-action{background:none;border:none;color:var(--custom-theme-secondary-text)}.table.b-table>tbody>tr>td>.table-action:hover{color:var(--custom-theme-active)}.table.b-table>thead>tr>[aria-sort=none]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.6' d='m51 1 25 23 24 22H1l25-22zm0 100 25-23 24-22H1l25 22z'/%3E%3C/svg%3E")!important}.table.b-table>thead>tr>[aria-sort=ascending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23f7941e' d='m51 1 25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' opacity='.6' d='m51 101 25-23 24-22H1l25 22z'/%3E%3C/svg%3E")!important}.table.b-table>thead>tr>[aria-sort=descending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.6' d='m51 1 25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23f7941e' d='m51 101 25-23 24-22H1l25 22z'/%3E%3C/svg%3E")!important}.result-table-small .result-table-small__labels p{margin:0;padding:5px 0;color:var(--custom-theme-active);font-weight:700}.result-table-small .result-table-small__results p{margin:0;padding:10px 0}.result-table-small .striped{background-color:var(--custom-theme-secondary)}.b-form-file{border:none}.b-form-file .custom-file-input{border:0}.b-form-file .custom-file-label{height:calc(1.5em + .75rem);border:0}.b-form-file .custom-file-label:after{background-color:var(--custom-theme-active);color:#fff;font-weight:700}.form-control:disabled{opacity:.8}.toggle .switch{position:relative;display:inline-block;width:40px;height:20px}.toggle .switch input{opacity:0;width:0;height:0}.toggle .switch input:checked+.slider{background-color:var(--custom-theme-active)}.toggle .switch input:focus+.slider{box-shadow:0 0 1px var(--custom-theme-active)}.toggle .switch input:checked+.slider:before{transform:translateX(19px)}.toggle .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:color-mix(in srgb,var(--custom-theme-secondary-text) 80%,transparent);transition:.4s}.toggle .switch .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;background-color:#fff;transition:.4s}.toggle .switch .slider.round{border-radius:12px}.toggle .switch .slider.round:before{border-radius:50%}.p-modal__body .modal-body--constrained-l{max-width:750px}.p-modal__body .modal-body--constrained{max-width:500px}.p-modal__body .modal-footer{border-top:1px solid var(--skillgames-darker)}.custom-select{color:var(--custom-theme-secondary-text);background:var(--custom-theme-secondary) url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27white%27 viewBox=%270 0 4 5%27%3E%3Cpath d=%27M2 0L0 2h4zm0 5L0 3h4z%27/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px!important}.profile-dropdown,.profile-dropdown:focus{text-decoration:none!important;box-shadow:none!important}.skillgames-button--action,.skillgames-button--action-delete,.skillgames-button--action-delete:focus,.skillgames-button--action:focus{color:var(--custom-theme-default-text);font-size:.9rem;font-weight:500;background-color:var(--custom-theme-active);padding:.5rem 2.25rem;border:0;border-radius:7px;box-shadow:none}.skillgames-button--action-delete,.skillgames-button--action-delete:focus{background-color:var(--sg-danger-surface)}.skillgames-button--action-delete:active,.skillgames-button--action-delete:hover,.skillgames-button--action:active,.skillgames-button--action:hover{filter:brightness(90%)}.skillgames-button--default,.skillgames-button--default:focus{color:var(--custom-theme-default-text);font-size:.9rem;font-weight:500;background-color:var(--custom-theme-main);padding:.5rem 2.25rem;border:0;border-radius:5px;box-shadow:none}.skillgames-button--default:active,.skillgames-button--default:hover{background-color:var(--custom-theme-main);filter:brightness(90%)}input[disabled=disabled]{background-color:var(--custom-theme-main)!important;filter:brightness(2);border:none}.skillgames-button--action[disabled],.skillgames-button--action[disabled]:hover{background-color:var(--skillgames-darker);filter:brightness(100%)}.custom-control-input--checked .custom-control-input:checked .custom-control-label:after,.custom-control-input--checked .custom-control-input:not(:checked)~.custom-control-label:after{background-color:var(--custom-theme-default-text)}.custom-control-input--checked .custom-control-input:checked~.custom-control-label:before,.custom-control-input--checked .custom-control-input:focus:checked~.custom-control-label:before,.custom-control-input--checked .custom-control-input:focus:not(:checked)~.custom-control-label:before,.custom-control-input--checked .custom-control-input:not(:checked)~.custom-control-label:before{color:var(--custom-theme-default-text);border-color:var(--custom-theme-active);background-color:var(--custom-theme-active);box-shadow:none}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:var(--custom-theme-default-text)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:after{background-color:var(--custom-theme-active);opacity:.7}.custom-control-input--toggle .custom-control-input:checked .custom-control-label:after{background-color:var(--custom-theme-default-text)}.custom-control-input--toggle .custom-control-input:not(:checked)~.custom-control-label:after{background-color:color-mix(in srgb,var(--custom-theme-secondary-text) 65%,transparent)}.custom-control-input--toggle .custom-control-input:checked~.custom-control-label:before,.custom-control-input--toggle .custom-control-input:focus:checked~.custom-control-label:before{color:var(--custom-theme-default-text);border-color:var(--custom-theme-active);background-color:var(--custom-theme-active);box-shadow:none}.custom-control-input--toggle .custom-control-input:focus:not(:checked)~.custom-control-label:before,.custom-control-input--toggle .custom-control-input:not(:checked)~.custom-control-label:before{color:var(--custom-theme-default-text);border-color:var(--custom-theme-secondary-text);background-color:var(--custom-theme-secondary-text);box-shadow:none}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled).active:focus{color:var(--custom-theme-default-text);font-weight:500;background-color:var(--custom-theme-active)!important;border-color:var(--custom-theme-active)!important;box-shadow:none}.btn-secondary,.btn-secondary:focus{color:color-mix(in srgb,var(--custom-theme-secondary-text) 75%,transparent);background-color:var(--custom-theme-secondary)!important;border:none;filter:brightness(.9);box-shadow:none}.player-ranks__stat-item{display:flex;justify-content:space-between;margin-bottom:.25rem}.player-stats-title{font-size:18px;font-weight:600;color:var(--custom-printing-active)}.player-stats__player-name{padding-bottom:.5rem;margin-bottom:1rem;border-bottom:1px solid var(--custom-theme-secondary-text)}.player-stats__stat-item{display:flex;justify-content:space-between;margin-bottom:.25rem}.player-stats__stat-item span:first-child{min-width:100px}.player-stats__stat-item span:last-child{flex:1;text-align:right}.player-stats-average-skillscore{color:var(--custom-theme-default-text);text-shadow:-1px 0 2px rgba(0,0,0,.1),-3px 2px 3px rgba(0,0,0,.09),-6px 4px 4px rgba(0,0,0,.05),-11px 7px 5px rgba(0,0,0,.01),-17px 10px 6px transparent;font-size:28px;font-style:italic;font-weight:700;text-decoration-line:underline}.player-stats-previous-skillscore{color:var(--custom-theme-secondary-text);font-size:14px;margin:9px;font-weight:500}.compare-players-button{width:47px;height:34px;background-color:var(--custom-theme-main);border-radius:6px;display:flex;justify-content:center;align-items:center;margin-left:5vh}.whole-player-card{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.player-card{padding:2px 24px 0 24px;height:310px;width:240px;background-image:url(/img/shield-without-logo.a72a1530.png);background-repeat:no-repeat;background-size:cover}.player-card-row__top{padding-left:7vh}.player-card-row__top .first-name{color:var(--custom-theme-default-text);font-size:26px;font-style:italic;text-transform:uppercase}.player-card-row__top .last-name{color:var(--custom-theme-active);font-size:26px;font-weight:700;text-transform:uppercase}.compare-players-button img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.compare-players-button:focus,.compare-players-button:hover{cursor:pointer;border:1px solid var(--custom-theme-active)}.player-card__top{position:relative;height:160px;width:100%;clip-path:polygon(0 25.2%,1% 24.9%,2% 24.5%,3% 24.1%,6% 22.1%,8% 20.3%,9% 19%,10% 17.7%,11% 15.8%,12% 13%,12.5% 10.3%,13% 9.9%,14% 9.2%,17% 7.5%,20% 6.25%,25% 4.4%,30% 2.9%,35% 1.9%,40% 1.1%,45% .5%,50% .2%,55% .5%,60% 1.1%,65% 1.9%,70% 2.9%,75% 4.4%,80% 6.25%,83% 7.5%,86% 9.2%,87% 9.9%,87.5% 10.3%,88% 13%,89% 15.8%,90% 17.7%,91% 19%,92% 20.3%,94% 22.1%,97% 24.1%,98% 24.5%,99% 24.9%,100% 25.2%,100% 100%,0 100%)}.player-card__top .player-image{height:165px;overflow:hidden}.player-card__top .player-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.player-card__top .position,.player-card__top .skill-score{z-index:999;position:absolute;left:20px;color:var(--custom-theme-active);font-weight:700;text-shadow:2px 2px 3px #000;font-family:Oswald,sans-serif}.player-card__top .skill-score{font-size:28px;bottom:50px}.player-card__top .position{font-size:20px;bottom:20px}.player-card__bottom{padding:0 20px}.player-card__bottom .name{color:var(--custom-theme-active);padding:3px 0;text-align:center;border-bottom:1px solid var(--custom-theme-active);font-weight:600;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-family:Oswald,sans-serif;font-size:24px;text-transform:uppercase;margin:0 5px}.player-card__bottom .stats{margin-top:6px;line-height:20px}.player-card__bottom .stats .stat .value{color:var(--custom-theme-active);font-family:Oswald,sans-serif;font-size:14px;text-transform:uppercase}.player-card__bottom .stats .stat .label{color:var(--custom-theme-secondary-text);font-size:14px;text-transform:uppercase;margin-left:4px;font-family:Oswald,sans-serif}.player-card__bottom .stats .divider{border-right:1px solid var(--custom-theme-active);margin:0 15px}.player-card__bottom .bottom-border{padding-top:5px;border-bottom:1px solid var(--custom-theme-active);margin:0 60px}.player-card-row{height:450px;padding-top:40px;background-color:var(--custom-theme-secondary);display:flex;justify-content:space-between;background-repeat:no-repeat;background-image:url(/img/smartgoals-watermark.5ef23ce1.png)}.player-card-row .player-card-row__spiderweb #radar-chart{max-height:320px;max-width:320px;margin-left:auto;margin-right:auto}.separator{width:100%;border-bottom:3px solid var(--custom-theme-secondary-text)}.sg-card{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem;outline:none!important;background-color:var(--custom-theme-secondary);border-radius:.25rem}.sg-card .sg-card__img-wrapper{position:relative;height:100%;width:100%;overflow:hidden;padding-bottom:100%}.sg-card .sg-card__img-wrapper .sg-card__image{position:absolute;width:100%;height:100%;right:0;display:block;-o-object-fit:cover;object-fit:cover;border-radius:.25rem .25rem 0 0}.sg-card.deactivated .sg-card__name{background-color:var(--custom-theme-secondary)}.sg-card .sg-card__name{color:var(--custom-theme-default-text);width:100%;display:flex;align-items:center;justify-content:center;overflow-wrap:anywhere;background-color:var(--custom-theme-active);padding:.5rem 0;border-radius:0 0 .25rem .25rem}.sg-card .sg-card__name p{width:90%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0}.sg-card :focus,.sg-card:hover{cursor:pointer}.info-box__item,.spaced-list__item{display:flex;justify-content:space-between;margin-bottom:.25rem}.spaced-list__item__label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.spaced-list__item__value{white-space:nowrap;margin-right:.25rem}.stats .stats__item{display:flex;justify-content:space-between;padding:10px;border:1px solid var(--custom-theme-secondary-text)}.link,.link:hover{color:var(--custom-theme-active)}a,a:active,a:hover{color:var(--custom-theme-secondary-text)}a.default{color:#007bff}.breadcrumb{width:100%;background-color:var(--custom-theme-main)}.loader{position:absolute;top:calc(50% - 32px);left:calc(50% - 32px)}.player-legend{position:absolute;top:0;right:0}.player-legend table{width:240px;font-size:9px}.player-legend table,.player-legend td,.player-legend th{border:1px solid #ddd;padding:2px}.scatter-plot{height:480px;width:480px}.skill-oversight{display:flex}.skill-oversight .bar-chart{height:480px;width:600px}.skill-oversight .legend{height:100%;padding:0 .8rem;margin-top:60px;border:1px solid var(--custom-theme-active)}.skill-oversight .legend .legend__item{display:flex;align-items:center;margin:.5rem 0}.skill-oversight .legend .legend__item span{margin-left:.5rem}.skill-oversight .legend .legend__item .marker{width:20px;height:20px}.skill-oversight .legend .legend__item .marker#agility{background-color:#7c2803}.skill-oversight .legend .legend__item .marker#endurance{background-color:#ef721e}.skill-oversight .legend .legend__item .marker#speed{background-color:#c24006}.skill-oversight .legend .legend__item .marker#passing{background-color:#fda961}.skill-oversight .legend .legend__item .marker#dribbling{background-color:#fcdab5}.skill-oversight .legend .legend__item .marker#reaction{background-color:#fae3ca}.nav-tabs{border-bottom:1px solid var(--custom-theme-secondary-text)}.nav-tabs .nav-link{color:var(--custom-theme-secondary-text)}.nav-tabs .nav-link.active,.nav-tabs .nav-link:active,.nav-tabs .nav-link:hover{font-weight:700;color:var(--custom-theme-active);background-color:var(--custom-theme-secondary);border-left-color:var(--custom-theme-secondary);border-top-color:var(--custom-theme-secondary);border-right-color:var(--custom-theme-secondary);border-bottom-color:var(--custom-theme-active)}img{outline:none!important}.filter-white{filter:grayscale(100%)}.filter-default{color:var(--custom-theme-active)}.filter-orange{filter:invert(70%) sepia(77%) saturate(2549%) hue-rotate(346deg) brightness(99%) contrast(95%)}.row>div{outline:none!important}.error{color:var(--sg-danger)}.player-print-card{position:relative;height:325px;width:250px;min-width:250px;background-image:url(/img/shield-bg.4cdea5c6.png);background-repeat:no-repeat;background-size:100%;background-position:50%}.player-print-card__top{padding:2px 25.3px 0 25.2px;position:relative;height:164px}.player-print-card__top .player-image{height:165px}.player-print-card__top .player-image img{width:100%;height:100%;clip-path:polygon(0 25.2%,1% 24.9%,2% 24.5%,3% 24.1%,6% 22.1%,8% 20.3%,9% 19%,10% 17.7%,11% 15.8%,12% 13%,12.5% 10.3%,13% 9.9%,14% 9.2%,17% 7.5%,20% 6.25%,25% 4.4%,30% 2.9%,35% 1.9%,40% 1.1%,45% .5%,50% .2%,55% .5%,60% 1.1%,65% 1.9%,70% 2.9%,75% 4.4%,80% 6.25%,83% 7.5%,86% 9.2%,87% 9.9%,87.5% 10.3%,88% 13%,89% 15.8%,90% 17.7%,91% 19%,92% 20.3%,94% 22.1%,97% 24.1%,98% 24.5%,99% 24.9%,100% 25.2%,100% 100%,0 100%)}.player-print-card__top .skill-score{padding:2px 28px 0 25px;left:35px;top:35px;display:flex;justify-content:center;align-items:center;width:60px;height:60px;border-radius:50%;border:2px solid var(--custom-printing-active);background-color:var(--custom-printing-main);font-size:32px}.player-print-card__top .position,.player-print-card__top .skill-score{z-index:999;position:absolute;color:var(--custom-printing-active);font-weight:700;font-family:Hemi Head,sans-serif}.player-print-card__top .position{padding:2px 25px 0 25px;left:23px;text-shadow:2px 2px 3px #000;bottom:30px;font-size:22px}.player-print-card__bottom{padding:2px 25px 0 25px;padding:0 20px}.player-print-card__bottom .stats{padding:2px 2px 0 10px;margin-top:2px}.player-print-card__bottom .stats .stat{font-weight:500;font-family:Hemi Head,sans-serif;font-size:16px}.player-print-card__bottom .stats .stat .value{color:var(--custom-printing-active);font-family:Hemi Head,sans-serif}.player-print-card__bottom .stats .stat .label{color:var(--custom-printing-secondary)}.player-print-card__bottom .stats .divider{border-right:2px solid #444;height:55px}.player-overview-component{height:390px;min-width:320px;background-color:var(--custom-theme-secondary);margin-bottom:26px;display:flex;align-items:center;justify-content:center;position:relative;border-radius:12px;background-repeat:no-repeat;background-image:url(/img/smartgoals-watermark.5ef23ce1.png);background-position:-10px -110px}.player-overview-component:hover{cursor:pointer}.skillscore-growth-title{white-space:nowrap;font-size:20px;font-weight:600;color:var(--custom-theme-active)}.player-page-subtitle{color:var(--custom-theme-secondary-text);opacity:.75;font-size:13px;font-weight:400}.compare-collapse{background-color:var(--custom-theme-main)}.compare-background{background-color:var(--custom-theme-secondary);border-radius:12px;z-index:9999;background-repeat:no-repeat;background-image:url(/img/smartgoals-watermark.5ef23ce1.png);box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 8px 8px 0 rgba(0,0,0,.09),0 17px 10px 0 rgba(0,0,0,.05),0 31px 12px 0 rgba(0,0,0,.01),0 48px 13px 0 transparent}.compare-collapse-input{height:20px;width:20px}.custom-card{border:2px solid orange;padding:10px;text-align:center;background-color:red;border-radius:10px;margin:10px}.stroke-line{width:100%;border:0;border-top:1px solid #999}.title-label{color:var(--custom-theme-active);font-size:22px;font-weight:700}.first-player-indicator{width:30px;height:4px;border-radius:12px;background-color:var(--custom-theme-default-text)}.indicator-label{color:var(--custom-theme-default-text);font-size:13px;font-style:italic;font-weight:600;line-height:normal}.second-player-indicator{width:30px;height:4px;border-radius:12px;background-color:var(--sg-success)}.comparison-card{background-color:var(--custom-theme-main);border-radius:18px;height:130px;width:29%;background-repeat:no-repeat;background-image:url(/img/smartgoals-watermark.5ef23ce1.png);background-position:-20px -40px;background-size:cover}.scroll-to-top{width:100%;height:100%}.scroll-to-top,.scroll-to-top-container{display:flex;justify-content:center;align-items:center}.scroll-to-top-container{position:fixed;top:50%;right:1.1rem;width:57px;height:57px;background-color:var(--custom-theme-main);border-radius:50%!important}.scroll-to-top-arrow-icon{color:var(--custom-theme-active);font-size:32px}.scroll-to-top-container:hover{cursor:pointer;border:1px solid var(--custom-theme-active)}@media (max-width:767.98px){.scroll-to-top-container{top:auto;right:.75rem;bottom:.75rem;width:44px;height:44px;box-shadow:0 4px 12px rgba(0,0,0,.35)}.management-header{flex-direction:column;align-items:stretch;margin-bottom:1.5rem}.management-header__imports{width:100%}.import-entity{flex-wrap:wrap;margin-top:.75rem;margin-bottom:.5rem;row-gap:.5rem}.stats .stats__item{flex:0 0 100%;max-width:100%;margin-bottom:.5rem}.wrapper-management{padding:.5rem 0}.table-responsive .table td,.table-responsive .table th{white-space:nowrap}.player-card-row,.players-grid__grid{margin-right:0!important;margin-left:0!important}.player-card-row{height:auto;padding:12px 0}.p-modal__body .modal-footer{position:sticky;z-index:1;bottom:0;margin:1rem -1rem -1rem;padding:.75rem 1rem;border-top:1px solid var(--skillgames-darker);background:var(--skillgames-dark)}}@media (max-width:767.98px){.p-modal__body .row:has(>.modal-footer){position:sticky;z-index:1;bottom:0}.p-modal__body .modal-footer .skillgames-button--action,.p-modal__body .modal-footer .skillgames-button--action-delete,.p-modal__body .modal-footer .skillgames-button--default{flex:1 1 auto;padding:.6rem 1rem}.p-modal__body .custom-select,.p-modal__body .form-control{min-height:44px}.p-modal__body .form-group{margin-bottom:.75rem}.p-modal__body table{display:block;max-width:100%;overflow-x:auto;white-space:nowrap}}.table.b-table>tbody>tr.b-table-empty-row>td{padding:2rem 1rem;border:none;color:var(--custom-theme-secondary-text);font-size:.95rem;text-align:center;opacity:.8}