.competition-result-container .competition-result-header{display:flex;justify-content:center}.competition-result-container .competition-result-body{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;justify-items:center}.competition-result-container .competition-result-body .competition-result-corrects{font-size:24px;font-weight:700}.competition-result-container .competition-result-body .competition-result-subtitle{font-size:12px}.competition-result-container .competition-result-body .competition-result-subtitle.desktop-scale-up{font-size:24px;line-height:24px}.competition-result-container .competition-result-body .competition-result-position{font-weight:500;font-size:16px}.competition-details{margin-top:12px}.competition-details-team{display:grid;grid-template-rows:14px auto;align-content:center;justify-content:center;grid-gap:12px * 2;row-gap:12px}@media only screen and (min-width:1024px){.competition-details-team{grid-gap:24px;row-gap:24px}}.competition-details-team-grid{display:grid;grid-template-columns:45px max-content;grid-template-areas:'drawnums results';grid-gap:6px;justify-content:center}.competition-drawnum-team{justify-content:center;align-content:center;grid-area:drawnums;display:grid;grid-template-rows:14px;grid-auto-flow:row;grid-auto-rows:45px;grid-gap:12px}@media only screen and (min-width:1024px){.competition-drawnum-team{grid-template-rows:20px}}.competition-drawnum-team .drawnum-team-item{align-self:center}.competition-drawnum-team .drawnum-team-item .drawnum-team-item-corrects{padding-top:6px;font-size:14px;line-height:100%}.competition-drawnum-team .drawnum-team-item .drawnum-team-item-draw{font-size:12px;line-height:100%}.competition-drawnum-team .drawnum-team-item .drawnum-team-item-draw.desktop-scale-up{font-size:24px;line-height:24px}.competition-drawnum-team:after{content:'';opacity:0;grid-column:1;grid-row:1;margin-bottom:6px}.competiton-details-drawnum{grid-area:draws;display:grid;grid-template-columns:repeat(auto-fit,minmax(0,50px));gap:6px;justify-content:center}@media screen and (max-width:480px){.competiton-details-drawnum{grid-template-columns:repeat(auto-fit,minmax(0,40px))}}.competition-details-team-result{justify-content:start;grid-area:results;display:grid;grid-template-columns:repeat(5,minmax(0,40px));column-gap:12px;grid-gap:12px}@media only screen and (min-width:1024px){.competition-details-team-result{grid-gap:24px;row-gap:24px}}.personal-result-container{margin-bottom:18px}.personal-result-container .highscore-item-container{background-color:#d7e2e7}.personal-result-container .highscore-item-container:nth-child(2n){background-color:#c9d5db}.highscore-item-container{width:inherit;min-height:60px;display:grid;grid-template-columns:40px 3fr 40px 40px 40px;grid-template-rows:minmax(20px,1fr) minmax(20px,1fr) auto;grid-template-areas:'position fullname current total more' 'position location current total more' 'details details details details details';background-color:#fff;padding:12px}.highscore-item-container:nth-child(2n){background-color:#f5f9fd}.highscore-item-container .highscore-item-position{display:grid;grid-area:position;align-self:start;justify-self:center;font-size:14px;grid-template-rows:11px 1fr 1px;grid-template-areas:'up' 'number' 'down'}.highscore-item-container .highscore-item-position .highscore-item-position-up{grid-area:up;justify-self:center;align-self:end;font-size:11px}.highscore-item-container .highscore-item-position .highscore-item-position-number{grid-area:number;justify-self:center;align-self:center}.highscore-item-container .highscore-item-position .highscore-item-position-down{grid-area:down;justify-self:center;align-self:start;font-size:11px}.highscore-item-container .highscore-item-full-name{display:inline-block;grid-area:fullname;align-self:center;justify-self:start;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.highscore-item-container .highscore-item-full-name.highscore-item-full-name-oneline{grid-row-end:span 2}.highscore-item-container .highscore-item-location{display:inline-block;grid-area:location;align-self:start;justify-self:start;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.highscore-item-container .highscore-item-currentscore{display:block;grid-area:current;align-self:center;justify-self:center;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.highscore-item-container .highscore-item-totalscore{display:block;grid-area:total;align-self:center;justify-self:center;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.highscore-item-container .highscore-item-more{display:inline-block;grid-area:more;align-self:center;justify-self:center}.highscore-item-container .highscore-item-details-container{grid-area:details;align-self:start;justify-self:center;min-width:100%;overflow-x:auto;overflow-y:hidden}.highscore-item-container-tips-em:nth-child(2n){background-color:#f5fdf5}.highscore-item-container-initials{grid-template-columns:40px 40px 3fr 40px 40px 40px;grid-template-rows:minmax(20px,1fr) minmax(20px,1fr) auto;grid-template-areas:'position initials fullname current total more' 'position initials location current total more' 'details details details details details details'}.highscore-initials{grid-area:initials;margin-left:0}.highscore-initials-tips-em.badged-initials{background-color:#008733}.highscore-list-container .highscore-header-container{background-color:#fff;color:#596d7f;padding:6px 12px;width:inherit;display:grid;grid-template-columns:40px 40px 3fr 40px 40px 40px;grid-template-areas:'position fullname fullname current total more';border-bottom:1px solid #ededf2;text-transform:capitalize}.highscore-list-container .highscore-header-container .highscore-header-position{display:inline-block;grid-area:position;justify-self:center;align-self:center;font-size:14px}.highscore-list-container .highscore-header-container .highscore-header-type{display:inline-block;grid-area:fullname;justify-self:start;align-self:center;font-size:14px}.highscore-list-container .highscore-header-container .highscore-header-drawpoints{display:inline-block;grid-area:current;justify-self:center;align-self:center;font-size:14px}.highscore-list-container .highscore-header-container .highscore-header-totalpoints{display:inline-block;grid-area:total;justify-self:center;align-self:center;font-size:14px}.btn-highscore-more{display:block;width:100%;margin-top:12px}.highscore-container{max-width:684px;width:100%;align-self:center;flex-grow:1;margin-bottom:env(safe-area-inset-bottom,0)}.highscore-container .highscore-title{font-size:32px;margin-top:24px;margin-bottom:18px}@media only screen and (max-width:1024px){.highscore-container .highscore-title{font-size:24px}}.highscore-container .highscore-notice{font-size:14px;text-align:center;margin-bottom:18px}.highscore-container .control-group.form-v2{margin-top:0;margin-bottom:18px}/*# sourceMappingURL=/stylesheets/026cd680311bfde9197c367bb863a28202f316ac.map */