@import url(https://data.fis-ski.com/static/apps/fis_templates/css/og/flags.min.css);@import url(https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined);:root{--main-font-color:#3b3b44;--main-secondary-font-color:#a5a5a5;--main-secondary-highlighted-font-color:#777777;--data-font-color:#2a2a2a}body,html{margin:0;padding:0;border:0;height:100%;height:100svh;width:100%}body{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;background:#f0f0f7;color:var(--main-font-color);margin:0;font-size:.9rem;overflow:hidden}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}.container{margin:0 auto}.container.sprint{max-width:72rem}header.header{height:5rem;-webkit-box-shadow:0 0 1rem #cfcfe5;box-shadow:0 0 1rem #cfcfe5;background:#fff}@media screen and (max-width:48rem){header.header{height:auto}}header.header>.container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header.header>.container .eventlogo,header.header>.container .logo{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 1rem;-webkit-box-sizing:border-box;box-sizing:border-box}header.header>.container .logo svg{width:47px}header.header>.container .logo.fis100 svg{width:60px;padding-top:.125rem}header.header>.container .eventlogo a{text-align:right}header.header>.container .eventlogo img{max-width:130px;max-height:70px}@media screen and (max-width:48rem){header.header>.container .eventlogo,header.header>.container .logo{padding:0 .25rem}header.header>.container .logo{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px}header.header>.container .eventlogo{-webkit-box-flex:0;-ms-flex:0 0 125px;flex:0 0 125px}header.header>.container .logo svg,header.header>.container .logo.fis100 svg{width:40px;margin:.125rem}header.header>.container .eventlogo img{max-width:120px;max-height:48px}}header.header>.container .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.2rem 1rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1 1 40%;flex:1 1 40%;overflow-x:hidden}@media screen and (max-width:48rem){header.header>.container .title{padding:0}}header.header>.container .title h1,header.header>.container .title h2{margin:0}header.header>.container .title h1{text-transform:uppercase;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}@media screen and (max-width:48rem){header.header>.container .title h1{font-size:1rem}}header.header>.container .title h2{font-size:1.2rem}@media screen and (max-width:48rem){header.header>.container .title h2{font-size:.9rem;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}}header.header>.container .sponsor{padding:.2rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:2rem;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:48rem){header.header>.container .sponsor{padding:.25rem 0 0}}.toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.toolbar .message{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:-webkit-min-content;width:-moz-min-content;width:min-content;overflow:hidden;position:relative;z-index:8}.toolbar .message.empty{opacity:0}.toolbar .message .marquee-outer{display:inline-block}.toolbar .message:after,.toolbar .message:before{position:absolute;content:"";width:5rem;height:100%;top:0}.toolbar .message:before{left:0;background-image:-o-linear-gradient(right,rgba(255,255,255,0),#fff);background-image:-webkit-gradient(linear,right top,left top,from(rgba(255,255,255,0)),to(#fff));background-image:linear-gradient(to left,rgba(255,255,255,0),#fff);z-index:1}.toolbar .message:after{right:0;background-image:-o-linear-gradient(left,rgba(255,255,255,0),#fff);background-image:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(#fff));background-image:linear-gradient(to right,rgba(255,255,255,0),#fff)}.toolbar .message .marquee-inner{display:inline-block;white-space:nowrap;min-width:100%;text-align:center}.toolbar .message .marquee-content{font-size:.9rem;font-weight:700;font-style:italic;white-space:nowrap}@-webkit-keyframes scroll-left{0%{-webkit-transform:translateX(100%)}100%{-webkit-transform:translateX(-100%)}}@keyframes scroll-left{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.toolbar .toolbar-action{min-width:1.95rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.toolbar .box.settings .columnView,.toolbar .box.settings .gridView{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:-webkit-min-content;width:-moz-min-content;width:min-content}.toolbar .toolbar-action .control{min-width:2rem;border:none;background-color:#fff}.phase-switcher .control.button:active,.toolbar .toolbar-action .control.button:active{background:#fdba01;-webkit-tap-highlight-color:#fdba01}.phase-switcher .control.button:focus,.toolbar .toolbar-action .control.button:focus{background:#fff}@media (hover:hover) and (pointer:fine){.phase-switcher .control.button:hover,.toolbar .toolbar-action .control.button:hover{background:#fdba01}}.toolbar .burger-button{border:none;background-color:rgb(5 45 147);border-radius:.2rem;padding:.9rem;cursor:pointer;z-index:8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.toolbar .burger-button svg{width:1.3rem;height:1.3rem}@media screen and (max-width:48rem){.toolbar .message{margin-left:.25rem}.toolbar .burger-button{padding:.5rem;margin:.25rem .25rem 0}}.box{background:#fff;padding:.5rem;border-radius:.2rem;-webkit-box-shadow:0 0 .5rem #cfcfe5;box-shadow:0 0 .5rem #cfcfe5;margin:.5rem .25rem 0}.toolbar .box.settings{z-index:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:-webkit-min-content;width:-moz-min-content;width:min-content}.toolbar .box.refresh{z-index:8}@media screen and (max-width:48rem){.box{margin:.25rem 0 0;-webkit-box-shadow:0 0 .25rem #cfcfe5;box-shadow:0 0 .25rem #cfcfe5;padding:.25rem}.toolbar-action.box{display:none!important}}.switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.switcher .phase-switcher{margin:.05rem}.switcher .choice{color:#a5a5a5;border-bottom:2px solid transparent;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;cursor:pointer;margin-right:.5rem;margin-left:.5rem}@media screen and (max-width:48rem){.switcher .choice{font-size:.9rem}}.switcher .choice.selected{border-bottom:2px solid rgb(5 45 147);color:var(--main-font-color);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.switcher .choice:hover:not(.selected){-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;border-bottom:2px solid rgba(5,45,147,.5)}.switcher.sorttable-switcher{margin:.25rem}.switcher.sorttable-switcher .choice{-ms-flex-preferred-size:35.66%;flex-basis:35.66%;text-transform:uppercase;font-size:1rem;font-weight:700;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem}@media screen and (max-width:48rem){.switcher.sorttable-switcher .choice{padding:.25rem;font-size:.9rem}}.switcher.sorttable-switcher .choice svg{height:1rem}.switcher.sorttable-switcher .choice.selected{position:relative}.switcher.sorttable-switcher .choice:hover:not(.selected){font-weight:700}.switcher.sorttable-switcher .flex-filler{-webkit-box-flex:1;-ms-flex:1 1 1rem;flex:1 1 1rem;display:none}.switcher.sorttable-switcher .follow-live-switcher{margin-right:1rem}.switcher.sorttable-switcher .follow-live-switcher svg{width:30px}.switcher.sorttable-switcher .follow-live-switcher .control.button{background:0 0!important}.switcher.sorttable-switcher .sponsor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px}.switcher.sorttable-switcher .sponsor img{max-width:100%}.switcher.with-arrow .choice:after{content:"";position:absolute;bottom:0;left:calc(50% - 5px);width:0;height:0;border:0 solid transparent;border-left-width:5px;border-right-width:5px;border-top:5px solid transparent;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;z-index:10}.switcher.with-arrow .choice.selected{border-bottom:3px solid rgb(5 45 147);position:relative;font-weight:700;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.switcher.with-arrow .choice.selected:after{bottom:-7px;border-top:5px solid rgb(5 45 147);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.switcher.vertical-switcher{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.switcher.vertical-switcher .choice{border-right:2px solid transparent;border-bottom:0;padding:.25rem .5rem .25rem 0;margin:0}.switcher.vertical-switcher .choice:after{content:"";position:absolute;right:0;top:calc(50% - 5px);width:0;height:0;border:0 solid transparent;border-top-width:5px;border-bottom-width:5px;border-left:5px solid transparent;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;z-index:10}.switcher.vertical-switcher .choice.selected{border-right:2px solid rgb(5 45 147);border-bottom:0;position:relative}.switcher.vertical-switcher .choice.selected:after{right:-7px;border-left:5px solid rgb(5 45 147);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.switcher.vertical-switcher .choice:hover:not(.selected){border-right:2px solid rgba(5,45,147,.5);border-bottom:0}.actions-switch{display:none;position:fixed;bottom:0;left:0;background-color:transparent;width:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:1000}.toolbar-action .actions-switch-box{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:-webkit-min-content;width:-moz-min-content;width:min-content}.actions-switch .actions-switch-box{display:-webkit-box;display:-ms-flexbox;display:flex;background:rgba(241,241,241,.85);-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;border-top-left-radius:10px;border-top-right-radius:10px;-webkit-box-shadow:0 -1px 12px hsla(174,63%,15%,.15);box-shadow:0 -1px 12px hsla(174,63%,15%,.15)}@media screen and (max-width:48rem){.actions-switch{display:block}.switcher.sorttable-switcher .flex-filler{display:-webkit-box;display:-ms-flexbox;display:flex}}.control{background-color:transparent;border:none}.control.button{color:var(--main-font-color);background-color:#bebebe;-webkit-transition:background .4s ease,color .4s ease;-o-transition:background .4s ease,color .4s ease;transition:background .4s ease,color .4s ease;border-radius:.2rem;padding:2px;cursor:pointer}.control.button.buttonLastThree{height:1.92375rem}.actions-switch .control.button{margin:0 .25em;padding:5px}.actions-switch .actions-switch-box .control.button{background:#fdba01;color:#fff;border-radius:50%;width:30px;height:30px;margin-top:2px;margin-bottom:2px;padding:0}.phase-switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}@media screen and (max-width:48rem){.phase-switcher{margin:0}.phase-switcher .phase-btn{font-size:1rem;padding:.25rem;padding-top:0}.phase-switcher .phase-btn svg{width:1rem;height:1rem;margin-right:.25rem}.phase-switcher .phase-btn.current span:after{width:1.3rem;height:1.3rem}}@media screen and (max-width:48rem){.controlcolumn{display:none}}.btn{background:0 0;border:none;padding:.5rem 1rem;cursor:pointer;outline:0;text-align:center;text-decoration:none}.btn-rounded{background:0 0;border-radius:1rem;border:none;padding:.5rem 1rem;min-width:4rem;cursor:pointer;-webkit-transition:background .4s ease,color .4s ease;-o-transition:background .4s ease,color .4s ease;transition:background .4s ease,color .4s ease;margin:0 .5rem;outline:0}.btn-rounded.active{background:#fdba01;color:#fff;-webkit-transition:background .4s ease,color .4s ease;-o-transition:background .4s ease,color .4s ease;transition:background .4s ease,color .4s ease}@media screen and (max-width:48rem){.btn-rounded{padding:.25rem}}.btn-underline{background:0 0;border:none;border-bottom:2px solid #a5a5a5;color:#a5a5a5;-webkit-transition:border-bottom-color .4s ease,color .4s ease,font-weight .4s ease;-o-transition:border-bottom-color .4s ease,color .4s ease,font-weight .4s ease;transition:border-bottom-color .4s ease,color .4s ease,font-weight .4s ease;margin:0 .5rem;cursor:pointer;outline:0;font-weight:400;padding:7px 0}.btn-underline.active{border-bottom-color:rgb(5 45 147);color:var(--main-font-color);-webkit-transition:border-bottom-color .4s ease,color .4s ease,font-weight .4s ease;-o-transition:border-bottom-color .4s ease,color .4s ease,font-weight .4s ease;transition:border-bottom-color .4s ease,color .4s ease,font-weight .4s ease;font-weight:700}@media screen and (max-width:48rem){.btn-underline{padding:4px 0}}.button.columnNumberButton{padding-top:.4rem;padding-bottom:.4rem}.button .number{font-size:1rem;font-weight:700;color:rgba(0,0,0,.6)}.button.active .number{color:rgba(0,0,0,1)}.separator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 1px;flex:0 0 1px;border:1px solid rgba(0,0,0,.6);margin-left:.25rem;margin-right:.25rem}.viewstyle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:24px;margin:0 auto}.griditem{border-color:rgba(0,0,0,.6);border-style:solid;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.active .griditem{border-color:rgba(0,0,0,1)}.grid11{height:14px;width:20px;border-width:2px 2px 1px 2px;border-color:rgba(0,0,0,1)}.grid12{height:6px;width:20px;border-width:1px 2px 2px 2px;background-color:transparent;border-color:rgba(0,0,0,1)}.active .grid12{background-color:rgba(0,0,0,.4)}.grid21{height:20px;width:10px;border-width:2px 1px 2px 2px}.grid22{height:20px;width:10px;border-width:2px 2px 2px 1px}.grid41{height:10px;width:10px;border-width:2px 1px 1px 2px}.grid42{h0ight:10px;width:10px;border-width:2px 2px 1px 1px}.grid43{height:10px;width:10px;border-width:1px 1px 2px 2px}.grid44{height:10px;width:10px;border-width:1px 2px 2px 1px}@media screen and (max-height:600px){.buttonGridView{display:none}}.menu.container{position:relative;top:-60px;z-index:7;background-color:rgb(5 45 147);display:block;width:100%;padding:.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 2px 2px #cfcfe5;box-shadow:0 2px 2px #cfcfe5;border-bottom-left-radius:.2rem;border-bottom-right-radius:.2rem;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.sprint .menu.container{position:absolute;top:5rem;left:0;right:0;z-index:5;margin:0 auto}.menu.container .menu__container{min-height:calc(100vh - 170px);min-height:calc(100svh - 170px);max-width:72.5rem;margin:56px auto 0}.sprint .menu.container .menu__container{min-height:calc(100vh - 9rem);min-height:calc(100svh - 9rem)}.menu.container .menu__container .menu-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 2rem;border-bottom:1px solid #a5a5a5;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem}@media screen and (max-width:48rem){.menu.container{top:-44px}.sprint .menu.container{top:3rem}.menu.container.menu-content-displayed>.menu__container>.menu-links{display:none}}@media screen and (max-width:48rem){.menu.container .menu__container{top:-54px;width:95%}}.menu.container .menu__container .menu-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 2rem;border-bottom:1px solid #a5a5a5;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem}@media screen and (max-width:48rem){.menu.container .menu__container .menu-links{gap:.5rem;margin:0 .5rem}}.menu.container .menu__container .menu-links .menu-item{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem 2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;cursor:pointer;color:#fff;text-transform:uppercase;border-bottom:3px solid transparent;font-size:1.2rem}.menu.container .menu__container .menu-links .menu-item:after{content:"";position:absolute;bottom:0;left:calc(50% - 3px);width:0;height:0;border:0 solid transparent;border-left-width:5px;border-right-width:5px;border-top:5px solid transparent;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;z-index:10}.menu.container .menu__container .menu-links .menu-item:last-child{margin-right:0}.menu.container .menu__container .menu-links .menu-item.selected,.menu.container .menu__container .menu-links .menu-item.selected-default{border-bottom:3px solid #abc2ff;position:relative;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;font-weight:700}.menu.container .menu__container .menu-links .menu-item.selected-default:after,.menu.container .menu__container .menu-links .menu-item.selected:after{bottom:-.6rem;border-top:5px solid #abc2ff;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.menu.container .menu__container .menu-links .menu-item.selected-default:hover:after,.menu.container .menu__container .menu-links .menu-item.selected:hover:after{bottom:-.7rem;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.menu.container .menu__container .menu-content{font-size:1.2rem;display:none;color:#fff}.menu.container .menu__container .menu-content.selected,.menu.container .menu__container .menu-content.selected-default{display:block}@media screen and (max-width:48rem){.menu.container .menu__container .menu-content.selected-default{display:none}}.menu.container .menu__container .menu-content .menu-content-title{display:none}@media screen and (max-width:48rem){.menu.container .menu__container .menu-content .menu-content-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.menu.container .menu__container .menu-content .menu-content-title .back{margin-left:.5rem;cursor:pointer}.menu.container .menu__container .menu-content .menu-content-title .back:before{content:"";position:relative;font-size:0;top:-6px;right:5px;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:7px solid #abc2ff}.menu.container .menu__container .menu-content .menu-content-title .back:before:hover{bottom:-.7rem;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.menu.container .menu__container .menu-content .menu-content-title .title{margin:0;font-weight:0;text-transform:uppercase;opacity:.5}.menu.container .menu__container .menu-content .menu-content-container{padding:3rem 0}@media screen and (max-width:48rem){.menu.container .menu__container .menu-content .menu-content-container{padding:1rem 0}}.menu.container .menu__container .menu-content .menu-content-container .menu-properties{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:4%;-moz-column-gap:4%;-webkit-column-gap:4%;column-gap:4%}@media(max-width:48rem){.menu.container .menu__container .menu-content .menu-content-container .menu-properties{margin:0 1rem;padding-left:0;-moz-column-gap:0;-webkit-column-gap:0;column-gap:0}}.menu.container .menu__container .menu-content .menu-content-container .menu-properties .menu-property{-ms-flex-preferred-size:28%;flex-basis:28%;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:48rem){.menu.container .menu__container .menu-content .menu-content-container .menu-properties .menu-property{margin:.5rem 0;-ms-flex-preferred-size:100%;flex-basis:100%}}.menu.container .menu__container .menu-content .menu-content-container .menu-properties .menu-property .flag-container,.menu.container .menu__container .menu-content .menu-content-container .menu-properties .menu-property svg{padding:.5rem 1rem 1rem;width:66px;height:66px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu.container .menu__container .menu-content .menu-content-container .menu-properties .menu-property .flag-container .flag,.menu.container .menu__container .menu-content .menu-content-container .menu-properties .menu-property svg .flag{width:100%;height:100%}.menu.container .menu__container .menu-content .menu-content-container .menu-properties .menu-property dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:.5rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.9rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu.container .menu__container .menu-content .menu-content-container .menu-properties .menu-property dl dt{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;opacity:.5;width:100%}.menu.container .menu__container .menu-content .menu-content-container .menu-properties .menu-property dl dt img{margin-right:.5rem}.menu.container .menu__container .menu-content .menu-content-container .menu-properties .menu-property dl dd{padding:.5rem 0;font-weight:700;margin:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%}.menu.container .menu__container .menu-content .menu-links .menu-item{font-size:.9rem}.menu.container .menu__container .menu-content .sub-menu-content{display:none;color:#fff}.menu.container .menu__container .menu-content .sub-menu-content.selected{display:block}@media screen and (max-width:48rem){.menu.container .menu__container>.menu-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-bottom:0;margin:6.5rem 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu.container .menu__container>.menu-links>.menu-item{border:0;position:relative;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;white-space:nowrap;padding:0;margin:.5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:1.5rem}.menu.container .menu__container>.menu-links>.menu-item:after{bottom:-.6rem;position:absolute;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);left:95%;top:.6rem;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #abc2ff;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;z-index:10}.menu.container .menu__container>.menu-links>.menu-item:after:hover{bottom:-.7rem;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.menu.container .menu__container>.menu-links>.menu-item:last-child{margin-right:.5rem}.menu.container .menu__container>.menu-links>.menu-item.selected,.menu.container .menu__container>.menu-links>.menu-item.selected-default{text-decoration:none;border-bottom:none;font-weight:400}.menu.container .menu__container>.menu-links>.menu-item.selected-default:after,.menu.container .menu__container>.menu-links>.menu-item.selected:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #abc2ff}}.abbreviations__container,.help__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.abbreviations__container dl,.help__container dl{display:-webkit-box;display:-ms-flexbox;display:flex;width:33.33%;margin:.25rem 0;padding:0 1rem 0 .5rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.9rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media(max-width:48rem){.abbreviations__container dl,.help__container dl{width:100%;margin:.125rem 0}}.abbreviations__container dl dt,.help__container dl dt{color:#fdba01;font-weight:700;width:5rem;margin-right:.5rem}.abbreviations__container dt span.col_bib{width:2rem}.abbreviations__container dl dd,.help__container dl dd{margin:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:.5rem}.version{display:block;width:50%;height:20px;font-size:9px;margin-left:2px;position:absolute;bottom:0;color:#fff;line-height:1}.footer{position:fixed;z-index:-1;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.timing_footer{position:fixed;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:3rem}.timing_footer .level{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.timing_footer .level .level-item,.timing_footer .sponsor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;margin-left:.5rem;margin-right:.5rem}.timing_footer .level .level-item>*{margin:.25rem}.timing_footer .sponsor a img{margin:.25rem;max-height:30px;max-width:120px}@media screen and (max-width:48rem){.timing_footer .sponsor{display:none}.timing_footer .level .level-item{font-size:.8em}}.mountains{position:fixed;bottom:0;width:100%;z-index:-1;left:0}.mountains .back{fill:#e9ecf2}.mountains .front{fill:#dce0eb}.networkError{position:fixed;bottom:-3rem;height:3rem;line-height:3rem;width:100%;text-align:center;background:rgba(255,0,0,.6);left:0;color:#fff;font-weight:700;font-size:18px;z-index:1000}.networkError.showError{bottom:0}.main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.resultview{display:-ms-grid;display:grid;-webkit-column-gap:.4rem;-moz-column-gap:.4rem;column-gap:.4rem;row-gap:.4rem;margin-top:.4rem;margin-left:.25rem;margin-right:.25rem}.resultview.menu--opened{display:none}.resultview{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:1fr;grid-template-rows:1fr}.resultview>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.resultview.grid{-ms-grid-rows:(1fr)[2];grid-template-rows:repeat(2,1fr)}.resultview>.resultitem{z-index:1}.resultitem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;background-color:#fff;border-radius:.2rem;-webkit-box-shadow:0 0 .5rem #cfcfe5;box-shadow:0 0 .5rem #cfcfe5}.resultitem .sponsor{display:none!important}.spacer{background:0 0;height:3rem;display:none}.resultbox{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;overflow:hidden}.loading{text-align:center;padding:3.1rem;text-transform:uppercase;margin:6rem auto 0}.loading .spinner{margin:20px auto;height:28px;width:28px;-webkit-animation:rotate .8s infinite linear;animation:rotate .8s infinite linear;border:8px solid #fdba01;border-right-color:transparent;border-radius:50%}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.noresult{color:#888;margin:3rem auto 0;-ms-flex-item-align:center;-ms-grid-row-align:center;-webkit-align-self:center;align-self:center;text-align:center;display:none}.reload_button{display:none;border:none;background:rgb(5 45 147);border-radius:.2rem;margin:80px auto;width:200px;height:40px;color:#fff;cursor:pointer;font-weight:600;-webkit-tap-highlight-color:transparent}.resultitem .switcher.sorttable-switcher{margin:0}.selection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.selection select{-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;display:block;width:100%;font-weight:700;padding:5px 22px 5px 5px;color:var(--main-font-color);vertical-align:middle;background:#fff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiID8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgd2lkdGg9IjEyIiBoZWlnaHQ9IjciPgoJPGRlZnM+CgkJPGNsaXBQYXRoIGlkPSJjbGlwXzAiPgoJCQk8cmVjdCB4PSItNDE1IiB5PSItNjYyIiB3aWR0aD0iMTQzNyIgaGVpZ2h0PSIyMjE2IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz4KCQk8L2NsaXBQYXRoPgoJPC9kZWZzPgoJPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXBfMCkiPgoJCTxwYXRoIGZpbGw9InJnYig2NSw2NSw2NSkiIHN0cm9rZT0ibm9uZSIgZD0iTTAuNjUzNDQzIDQuNzY4MzdlLTA3TDExLjM0NjEgLTQuNzY4MzdlLTA3QzExLjk0MDIgLTQuNzY4MzdlLTA3IDEyLjE2ODIgMC41ODQ0ODggMTEuODY4MiAwLjkwNzY0OUw2LjU1MDMzIDYuNzE0MDRDNi4yNDczMSA3LjAzNjAzIDUuNzUzNzcgNy4xMTc3IDUuNDUwNzYgNi43OTQ1NEwwLjEzMjkxIDAuODY2ODE3Qy0wLjE3MDEwOSAwLjU0NDgyMyAwLjA2MjQwNTYgNC43NjgzN2UtMDcgMC42NTM0NDMgNC43NjgzN2UtMDciLz4KCTwvZz4KPC9zdmc+Cg==) no-repeat right 6px top 13px;border:none;-moz-appearance:none;-webkit-appearance:none;font-size:1rem/*!*border-bottom: 3px solid rgb(5 45 147);*!*/}.arrow_down_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.selection select:focus{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid var(--main-secondary-font-color);border-radius:.2rem}.phase-switcher .control.button{min-width:2rem;max-height:2rem;border:none;background-color:#fff;border-radius:.2rem}.phase-switcher .control.button.previous{margin-right:.125rem}.phase-switcher .control.button.next{margin-left:.125rem}.phase-switcher .control .material-icons{font-size:30px}_:-ms-lang(x),.selection select{-ms-flex:1;flex:1}@media screen and (max-width:48rem){.selection{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.resultitem{min-height:calc(100% - 9.4rem);min-height:calc(100svh - 9.4rem)}}.lastthree{display:-webkit-box;display:-ms-flexbox;display:flex}.lastthree li:nth-child(1){border-top:1px solid rgb(5 45 147)}@supports selector(:has(*)){.lastthree li:nth-child(1){border-top:none}.lastthree:has(li:nth-child(1)){border-top:1px solid rgb(5 45 147)}}.tablecontent{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto;overflow:hidden}.lastthree .tablecontent{display:inline}.scrollwrapper{position:relative;display:inline;width:100%;overflow:hidden;-ms-touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}ul{list-style:none;background:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0;padding:0}li{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;font-size:.8rem}li.lastfinish{-webkit-transition:outline 2s ease;-o-transition:outline 2s ease;transition:outline 2s ease;outline:2px solid rgba(253,186,1,.7);outline-offset:-2px}.resultcontent li:nth-child(even){background:#fafafa;color:var(--data-font-color)}.resultcontent li:nth-child(odd){background:#f0f0f7;color:var(--data-font-color)}.lastthree .resultcontent li:nth-child(odd){background:rgba(0,0,0,.2)}.lastthree .resultcontent li:nth-child(even){background:rgba(0,0,0,.1)}.resultbox .tableheader li{background-color:rgb(5 45 147);color:#fff;font-weight:700!important;vertical-align:middle;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;text-align:left;z-index:5;line-height:1.75}.col_bib,.col_diff,.col_infoitem,.col_infotext,.col_irm,.col_name,.col_nsa,.col_order,.col_points,.col_previous_rank,.col_quali,.col_rank,.col_result,.col_subresult1,.col_subresult2{border:0;padding:.125em;vertical-align:middle;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;overflow:hidden;white-space:nowrap;word-wrap:normal;-o-text-overflow:ellipsis;text-overflow:ellipsis;min-width:0}.tableheader .col_bib,.tableheader .col_diff,.tableheader .col_infoitem,.tableheader .col_infotext,.tableheader .col_irm,.tableheader .col_name,.tableheader .col_nsa,.tableheader .col_order,.tableheader .col_points,.tableheader .col_previous_rank,.tableheader .col_quali,.tableheader .col_rank,.tableheader .col_result,.tableheader .col_subresult1,.tableheader .col_subresult2{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.col_bib,.col_irm,.col_order,.col_rank,.col_rank_rd{-ms-flex:0 0 32px;-webkit-box-flex:0;flex:0 0 32px}.col_bib,.col_irm,.col_order,.col_rank{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.col_irm,.col_rank{font-weight:600}.col_previous_rank{-ms-flex:0 0 26px;-webkit-box-flex:0;flex:0 0 26px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.col_name{-ms-flex:1 1 160px;-webkit-box-flex:1;flex:1 1 160px;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start;padding-left:2px}.tableheader .col_name{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tableheader .col_name .passed_counter{color:rgba(255,255,255,.7);padding:0 2px;text-align:center;margin-right:5px}.col_nsa{-webkit-box-flex:1;-ms-flex:1 1 45px;flex:1 1 45px}.col_result{-ms-flex:1 0 60px;-webkit-box-flex:1;flex:1 0 60px;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;padding-right:2px;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;font-weight:600}.col_result span{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex:1;-webkit-box-flex:1;flex:1;padding-left:2px}.col_result span.pf{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.col_result span.wave{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-column-gap:.25rem;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end;color:var(--main-secondary-font-color);height:22px;padding-left:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.favorite .col_result span.wave,.favorite_nation .col_result span.wave{color:var(--main-secondary-highlighted-font-color)}.col_result span.wave .wave-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:5;-ms-flex:5;flex:5;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:22px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin-right:.2rem}.col_result span.wave .wave-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:22px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin-right:.2rem}.col_diff,.col_points{-ms-flex:0 0 55px;-webkit-box-flex:0;flex:0 0 55px;padding-right:3px;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.resultcontent .col_athlete,.resultcontent .col_flag{cursor:pointer}.flag-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-column-gap:.25rem;-webkit-column-gap:.25rem;column-gap:.25rem;height:22px;-ms-flex-wrap:wrap;flex-wrap:wrap}.flag-container .flag{border:1px solid #d2d2d2;background-clip:padding-box;border-radius:50%;width:20px;height:20px;min-width:20px;min-height:20px;background-color:#fff}.flag-container .flag-label{display:block;margin-top:3px;font-size:.8rem;font-weight:400;width:30px}.name{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;width:100%}.tableheader .col_previous_rank{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.tablecontent .col_previous_rank{color:var(--main-secondary-font-color);padding-right:2px;padding-left:2px}.tablecontent .favorite .col_previous_rank,.tablecontent .favorite_nation .col_previous_rank{color:var(--main-secondary-highlighted-font-color);padding-right:2px;padding-left:2px}.col_previous_rank.arrow{font-size:7pt}@media screen and (max-width:20rem){.col_previous_rank{display:none}}.arrow{width:0;height:0;-webkit-transform:rotate(360deg);border-style:solid;border-width:0 4px 6.9px 4px}.arrow.up{border-width:0 4px 6.9px 4px;border-color:transparent transparent green transparent}.arrow.down{border-width:6.9px 4px 0 4px;border-color:red transparent transparent transparent}.arrow.equal{border-width:4px 6.9px 4px 0;border-color:transparent var(--main-secondary-font-color) transparent transparent}.favorite .arrow.equal,.favorite_nation .arrow.equal{border-color:transparent var(--main-secondary-highlighted-font-color) transparent transparent}.hide{display:none}li.favorite_nation{background:#aebef6!important}li.favorite{background:#92a8f1!important}.star{color:#f0ab00;padding-left:10px}.qualified{background:#7cdb00!important}.luckyloser{background:#aaf!important}.bib_yellow{background-color:#ffeb3e}.bib_gold{background:-o-linear-gradient(45deg,rgba(212,175,55,1) 0,rgba(255,255,255,1) 56%,rgba(212,175,55,1) 96%);background:linear-gradient(45deg,rgba(212,175,55,1) 0,rgba(255,255,255,1) 56%,rgba(212,175,55,1) 96%)}.bib_red{background-color:#ff3e3e;color:#fff}.bib_green{background-color:#00c541}.bib_blue{background-color:#2d72fe;color:#fff}.bib_black{background-color:#000;color:#fff}.bib_grey{background-color:#888;color:#fff}.bib_silver{background:-o-linear-gradient(45deg,rgba(160,160,160,1) 0,rgba(232,232,232,1) 56%,rgba(160,160,160,1) 96%);background:linear-gradient(45deg,rgba(160,160,160,1) 0,rgba(232,232,232,1) 56%,rgba(160,160,160,1) 96%)}.bib_white{background-color:#fff;-webkit-box-shadow:inset 0 0 2px #000;box-shadow:inset 0 0 2px #000}.bib_purple{background-color:#551a8b;color:#fff}.bib_turquoise{background-color:#40e0d0}.sanction{height:18px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;border:1px solid #ddd;width:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.yellowcard{background:#ffe45c}.timepenalty{font-weight:600;font-size:10px}.button.columns-10,.button.columns-2,.button.columns-3,.button.columns-4,.button.columns-5,.button.columns-6,.button.columns-7,.button.columns-8,.button.columns-9,.button.grid-10,.button.grid-12,.button.grid-14,.button.grid-16,.button.grid-18,.button.grid-2,.button.grid-20,.button.grid-4,.button.grid-6,.button.grid-8{display:none}.col_1.column .resultitem:nth-child(n+2),.col_1.grid .resultitem:nth-child(n+3){display:none}.col_2.column .resultitem:nth-child(n+3),.col_2.grid .resultitem:nth-child(n+5){display:none}.col_3.column .resultitem:nth-child(n+4),.col_3.grid .resultitem:nth-child(n+7){display:none}.col_4.column .resultitem:nth-child(n+5),.col_4.grid .resultitem:nth-child(n+9){display:none}.col_5.column .resultitem:nth-child(n+6),.col_5.grid .resultitem:nth-child(n+11){display:none}.col_6.column .resultitem:nth-child(n+7),.col_6.grid .resultitem:nth-child(n+13){display:none}.col_7.column .resultitem:nth-child(n+8),.col_7.grid .resultitem:nth-child(n+15){display:none}.col_8.column .resultitem:nth-child(n+9),.col_8.grid .resultitem:nth-child(n+17){display:none}.col_9.column .resultitem:nth-child(n+10),.col_9.grid .resultitem:nth-child(n+19){display:none}.col_10.column .resultitem:nth-child(n+11),.col_10.grid .resultitem:nth-child(n+21){display:none}@media screen and (max-width:48rem){body{overflow-y:auto}.resultview{-ms-grid-columns:(1fr)[1]!important;grid-template-columns:repeat(1,1fr)!important;grid-auto-rows:100%!important;margin-top:.3rem;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;overflow:visible}.scrollwrapper{position:static;height:auto}.resultview,.scrollwrapper{display:block;overflow-y:visible}.tablecontent{overflow-y:visible;z-index:1}.resultitem .sponsor{display:block!important}.resultitem:nth-child(n+2){display:none}.lastthree{display:none}.spacer{display:block!important}.column .resultitem:nth-child(n+3),.grid .resultitem:nth-child(n+5){display:none}.level .level-item a img{height:28px}}@media screen and (min-width:48rem){.main{position:fixed;top:8.7rem;bottom:3rem;left:0;right:0}.resultview{position:fixed;top:8.7rem;bottom:3rem;left:0;right:0}}@media screen and (max-width:64rem){.column .resultitem:nth-child(n+3),.grid .resultitem:nth-child(n+5){display:none}}@media screen and (max-width:64rem) and (max-height:600px){.grid .resultitem:nth-child(n+3){display:none}}@media screen and (max-width:84rem){.column .resultitem:nth-child(n+4),.grid .resultitem:nth-child(n+7){display:none}}@media screen and (max-width:84rem) and (max-height:600px){.grid .resultitem:nth-child(n+4){display:none}}@media screen and (max-width:104rem){.column .resultitem:nth-child(n+5),.grid .resultitem:nth-child(n+9){display:none}}@media screen and (max-width:104rem) and (max-height:600px){.grid .resultitem:nth-child(n+5){display:none}}@media screen and (max-width:124rem){.column .resultitem:nth-child(n+6),.grid .resultitem:nth-child(n+11){display:none}}@media screen and (max-width:124rem) and (max-height:600px){.grid .resultitem:nth-child(n+6){display:none}}@media screen and (max-width:144rem){.column .resultitem:nth-child(n+7),.grid .resultitem:nth-child(n+13){display:none}}@media screen and (max-width:144rem) and (max-height:600px){.grid .resultitem:nth-child(n+7){display:none}}@media screen and (max-width:164rem){.column .resultitem:nth-child(n+8),.grid .resultitem:nth-child(n+15){display:none}}@media screen and (max-width:164rem) and (max-height:600px){.grid .resultitem:nth-child(n+8){display:none}}@media screen and (max-width:184rem){.column .resultitem:nth-child(n+9),.grid .resultitem:nth-child(n+17){display:none}}@media screen and (max-width:184rem) and (max-height:600px){.grid .resultitem:nth-child(n+9){display:none}}@media screen and (max-width:204rem){.column .resultitem:nth-child(n+10),.grid .resultitem:nth-child(n+19){display:none}}@media screen and (max-width:204rem) and (max-height:600px){.grid .resultitem:nth-child(n+10){display:none}}@media screen and (max-width:224rem){.column .resultitem:nth-child(n+11),.grid .resultitem:nth-child(n+21){display:none}}@media screen and (max-width:224rem) and (max-height:600px){.grid .resultitem:nth-child(n+11){display:none}}@media screen and (min-width:48rem){.button.columns-2,.button.grid-2,.button.grid-4{display:unset}.column.col_10,.column.col_2,.column.col_3,.column.col_4,.column.col_5,.column.col_6,.column.col_7,.column.col_8,.column.col_9,.grid.col_10,.grid.col_2,.grid.col_3,.grid.col_4,.grid.col_5,.grid.col_6,.grid.col_7,.grid.col_8,.grid.col_9{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:64rem){.button.columns-2,.button.columns-3,.button.grid-2,.button.grid-4,.button.grid-6{display:unset}.column.col_10,.column.col_3,.column.col_4,.column.col_5,.column.col_6,.column.col_7,.column.col_8,.column.col_9,.grid.col_10,.grid.col_3,.grid.col_4,.grid.col_5,.grid.col_6,.grid.col_7,.grid.col_8,.grid.col_9{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:84rem){.button.columns-2,.button.columns-3,.button.columns-4,.button.grid-2,.button.grid-4,.button.grid-6,.button.grid-8{display:unset}.column.col_10,.column.col_4,.column.col_5,.column.col_6,.column.col_7,.column.col_8,.column.col_9,.grid.col_10,.grid.col_4,.grid.col_5,.grid.col_6,.grid.col_7,.grid.col_8,.grid.col_9{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:104rem){.button.columns-2,.button.columns-3,.button.columns-4,.button.columns-5,.button.grid-10,.button.grid-2,.button.grid-4,.button.grid-6,.button.grid-8{display:unset}.column.col_10,.column.col_5,.column.col_6,.column.col_7,.column.col_8,.column.col_9,.grid.col_10,.grid.col_5,.grid.col_6,.grid.col_7,.grid.col_8,.grid.col_9{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}}@media screen and (min-width:124rem){.button.button.columns-2,.button.button.columns-3,.button.button.columns-4,.button.button.columns-5,.button.button.columns-6,.button.button.grid-10,.button.button.grid-12,.button.button.grid-2,.button.button.grid-4,.button.button.grid-6,.button.button.grid-8{display:unset}.column.col_10,.column.col_6,.column.col_7,.column.col_8,.column.col_9,.grid.col_10,.grid.col_6,.grid.col_7,.grid.col_8,.grid.col_9{-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr)}}@media screen and (min-width:144rem){.button.columns-2,.button.columns-3,.button.columns-4,.button.columns-5,.button.columns-6,.button.columns-7,.button.grid-10,.button.grid-12,.button.grid-14,.button.grid-2,.button.grid-4,.button.grid-6,.button.grid-8{display:unset}.column.col_10,.column.col_7,.column.col_8,.column.col_9,.grid.col_10,.grid.col_7,.grid.col_8,.grid.col_9{-ms-grid-columns:(1fr)[7];grid-template-columns:repeat(7,1fr)}}@media screen and (min-width:164rem){.button.columns-2,.button.columns-3,.button.columns-4,.button.columns-5,.button.columns-6,.button.columns-7,.button.columns-8,.button.grid-10,.button.grid-12,.button.grid-14,.button.grid-16,.button.grid-2,.button.grid-4,.button.grid-6,.button.grid-8{display:unset}.column.col_10,.column.col_8,.column.col_9,.grid.col_10,.grid.col_8,.grid.col_9{-ms-grid-columns:(1fr)[8];grid-template-columns:repeat(8,1fr)}}@media screen and (min-width:184rem){.button.columns-2,.button.columns-3,.button.columns-4,.button.columns-5,.button.columns-6,.button.columns-7,.button.columns-8,.button.columns-9,.button.grid-10,.button.grid-12,.button.grid-14,.button.grid-16,.button.grid-18,.button.grid-2,.button.grid-4,.button.grid-6,.button.grid-8{display:unset}.column.col_10,.column.col_9,.grid.col_10,.grid.col_9{-ms-grid-columns:(1fr)[9];grid-template-columns:repeat(9,1fr)}}@media screen and (min-width:204rem){.button.columns-10,.button.columns-2,.button.columns-3,.button.columns-4,.button.columns-5,.button.columns-6,.button.columns-7,.button.columns-8,.button.columns-9,.button.grid-10,.button.grid-12,.button.grid-14,.button.grid-16,.button.grid-18,.button.grid-2,.button.grid-20,.button.grid-4,.button.grid-6,.button.grid-8{display:unset}.column.col_10,.grid.col_10{-ms-grid-columns:(1fr)[10];grid-template-columns:repeat(10,1fr)}}@media screen and (max-height:600px){.column.col_1,.column.col_10,.column.col_2,.column.col_3,.column.col_4,.column.col_5,.column.col_6,.column.col_7,.column.col_8,.column.col_9,.grid.col_1,.grid.col_10,.grid.col_2,.grid.col_3,.grid.col_4,.grid.col_5,.grid.col_6,.grid.col_7,.grid.col_8,.grid.col_9{-ms-grid-rows:1fr;grid-template-rows:1fr}.buttonGridView{display:none}}.ellipsis{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bold{font-weight:700!important}.hidden{display:none!important}