.user__heading{font-size:1.75rem;line-height:1.4}@media screen and (max-width:56.25em){.user__heading{font-size:1.25rem}}.codelist__empty,.user__perex{font-size:1rem;line-height:1.6;letter-spacing:0}@media screen and (max-width:56.25em){.codelist__empty,.user__perex{font-size:.875rem}}.codeinput{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.codeinput+.codeinput{margin-top:1.2rem}.codeinput__value{margin-top:0}.codeinput__remove{position:absolute;top:.8em;right:calc(100% + .5rem);display:block;white-space:nowrap;-ms-flex-align:center;align-items:center;transition:opacity .2s ease-in-out;margin-right:1em;font-size:13px;text-decoration:none}.codeinput__remove-label{text-decoration:underline}.codeinput__remove .form__action-icon{margin-right:.4em}.is-alone .codeinput__remove,.is-valid .codeinput__remove{text-decoration:none;opacity:0;cursor:default}html.non-mobileDevice .codeinput__remove:hover .codeinput__remove-label{text-decoration:none}.codeinput__states{position:absolute;top:0;bottom:-.1em;left:calc(100% + 1.5rem);min-width:125px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.codeinput__state{display:none;white-space:nowrap;font-size:14px;color:#d60000;-ms-flex-align:center;align-items:center}.codeinput__state--valid{color:#000}.codeinput__icon{display:inline-block;vertical-align:middle;margin-right:6px;width:22px;height:22px;-ms-flex:0 0 22px;flex:0 0 22px;background:#d60000;border-radius:100%;color:#fff;line-height:22px;font-size:18px;text-align:center}.codeinput__state--pending .codeinput__icon{background:0 0;color:#000;font-size:20px;animation:spinner 1s linear infinite}.codeinput__state--valid .codeinput__icon{background:#17c98d}@media screen and (min-width:56.3125em){.codeinput__remove{margin-right:3em}.codeinput__states{margin-left:2em}}@media screen and (max-width:75em){.codeinput__states{left:calc(100% + .5rem)}}@media screen and (max-width:56.25em){.codeinput__state{white-space:normal}.codeinput__icon{font-size:14px;width:18px;height:18px;-ms-flex:1 0 18px;flex:1 0 18px;line-height:18px}}@media screen and (max-width:37.5em){.codeinput__state{font-size:13px}}@media screen and (max-width:28.75em){.codeinput{display:block}.codeinput__remove-label{display:none}.codeinput__states{position:relative;top:5px;right:0;bottom:0;left:0;text-align:center;-ms-flex-pack:center;justify-content:center}.codeinput__state br{display:none}}.codelist__loader-icon{vertical-align:middle;display:inline-block;animation:spinner 1s linear infinite}.codelist__empty{font-weight:300}.codelist__empty .btn{margin-top:40px}.codelist__table{border:none;border-collapse:collapse;position:relative}.codelist__table:before{content:'';background-image:linear-gradient(to right,#be0000 0,#60004b 100%);background-repeat:repeat-y;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.codelist__table-heading th{color:#fff;font-weight:300;border:none;padding:.75em 2em;font-size:14px;max-width:110px}.codelist__table-row{background:#eaebf0}.codelist__table-row:nth-child(odd){background:#fff}html.non-mobileDevice .codelist__table-row:hover{background:#bbbcc0}.codelist__table-row td{padding:.75em 2em;font-size:14px}.codelist__scrollable{margin:0 auto;display:inline-block}.codelist__pagination{margin-top:2rem}.codelist__pagination-btn{width:120px}.codelist__pagination-btn+.codelist__pagination-btn{margin-left:20px}@media screen and (max-width:37.5em){.codelist{position:relative;overflow:hidden}.codelist__table-heading th{min-width:140px}.codelist.is-loaded:before{content:'';position:absolute;top:0;right:0;width:40px;height:100%;background:linear-gradient(90deg,rgba(224,229,239,0),rgba(224,229,239,.9));z-index:1}.codelist__scrollable{overflow-y:auto;display:block}}@media screen and (max-width:28.75em){.codelist__table-heading th{min-width:100px}.codelist__pagination{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.codelist__pagination-btn+.codelist__pagination-btn{display:block;margin-top:10px;margin-left:0}}.user{min-height:400px}.user .btn{z-index:1}.user__loader{background:#eaebf0;opacity:1;position:absolute;top:0;right:0;bottom:0;left:0;z-index:9;transition:opacity .2s ease-in-out}.is-loaded .user__loader{pointer-events:none;opacity:0}.user__pages{text-align:center;position:relative;overflow:hidden;background:#eaebf0}.user__pages:after,.user__pages:before{content:'';position:absolute;top:0;bottom:0;left:-1px;z-index:2;width:2px;background-image:linear-gradient(#1a2634,#1a2634 50%,transparent 50%,transparent 100%);background-size:2px 20px;background-position:0 5px}.user__pages:after{right:-1px;left:auto}.user__pages--ice-bg{background-image:url(../../../img/user-bg.jpg);background-size:1170px auto;background-position:center top}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.user__pages--ice-bg{background-image:url(../../../img/user-bg@2.jpg)}}.user__pages--all-visible .user__page{display:-ms-flexbox;display:flex}.user__pages-height{display:-ms-flexbox;display:flex;min-height:400px;position:relative}.user__page{display:none;position:relative;width:100%;border-style:solid;border-color:transparent;border-top-width:45px;border-bottom-width:45px;border-left-width:100px;border-right-width:100px;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-transform-origin:center top;transform-origin:center top}.user__page--no-spacing{border:0}.user__page--no-spacing .user__action{position:absolute;top:45px;right:100px}.user__decor-top{height:15px;z-index:1;overflow:hidden;position:absolute;top:0;right:0;left:0}.user__decor-top:before{content:'';display:block;position:absolute;top:0;right:-100%;bottom:0;left:0;background-image:linear-gradient(to right,#60004b 0,#be0000 25%,#60004b 50%,#be0000 75%,#60004b 100%);background-repeat:repeat-y;animation:knight-rider 8s linear infinite}.user__decor-bottom{height:15px;z-index:1;overflow:hidden;position:absolute;right:0;bottom:0;left:0;background:#dcbb6e}.user__decor-iihf{position:absolute;right:95px;bottom:35px;width:110px;height:155.76px;background-image:url(../../../img/svg/iihf-vertical.svg);background-size:100% 100%;background-repeat:no-repeat}.user__decor-left,.user__decor-right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:absolute;top:25px;bottom:25px;width:70px;-ms-flex-pack:justify;justify-content:space-between;white-space:nowrap;font-size:1.2em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.user__decor-left:before,.user__decor-right:before{content:'';position:absolute;right:0;left:0;height:1px;background:#8293ad}.user__decor-left{left:0;border-right:1px solid #8293ad}.user__decor-left:before{top:50%;left:5px}.user__decor-left .user__decor-rotate{-ms-transform:rotate(-90deg);transform:rotate(-90deg);position:absolute}.user__decor-right{right:0;border-left:1px solid #8293ad}.user__decor-right:before{bottom:100px;right:5px}.user__decor-right .user__decor-rotate{-ms-transform:rotate(90deg);transform:rotate(90deg);position:absolute}.user__decor-label,.user__decor-value{display:block;color:#6c819f;text-transform:uppercase;font-weight:600}.user__decor-label{font-size:.5em}.user__decor-value{margin-top:.2em}.user__decor-value small{display:inline-block;font-size:.5em;margin:0 .3em}.user__decor-arena,.user__decor-date,.user__decor-game,.user__decor-group{width:200px;height:50%}.user__decor-date{text-align:right}.user__decor-date .user__decor-value{width:104px}.user__decor-date .user__decor-rotate{-ms-transform-origin:right center;transform-origin:right center;top:1em;left:-3.8em}.user__decor-game{text-align:left}.user__decor-game .user__decor-value{width:155px}.user__decor-game .user__decor-rotate{-ms-transform-origin:left center;transform-origin:left center;right:-6em;bottom:1em}.user__decor-arena{text-align:left}.user__decor-arena .user__decor-rotate{-ms-transform-origin:left center;transform-origin:left center;top:1em;right:-4.8em}.user__decor-group{text-align:right}.user__decor-group .user__decor-rotate{-ms-transform-origin:right center;transform-origin:right center;left:-.1em;bottom:1em}.user__back{position:absolute;top:0;left:15px}.user__action{position:absolute;top:0;right:15px}.user__heading{margin:0 auto;padding:0;max-width:360px;font-weight:300;text-transform:uppercase}.user__heading--icon{padding-top:1.8em;position:relative}.user__heading--wide{max-width:none}.user__heading-icon{position:absolute;top:0;left:calc(50% - .7em);width:1.4em;height:1.4em;background:#17c98d;border-radius:100%;color:#fff;line-height:1.4em;font-size:1.1em;text-align:center}.user__perex{max-width:400px;margin:10px auto 0;padding:0;font-weight:300}.user__perex--wide{max-width:800px}.user__content{margin:calc(35px - 1.2rem) 0 0}.user__content--btns .btn{margin:1.2rem .6rem 0}.user__codeinputs{display:block;margin:0 auto;width:220px}.user__navigation{position:absolute;top:10px;right:10px;z-index:1;text-align:right;list-style:none}@media screen and (max-width:87.5em){.user__decor-iihf{right:78px}}@media screen and (max-width:83.125em){.user__decor-iihf{width:74px;height:104.784px;right:82px;bottom:26px}}@media screen and (max-width:75em){.user__back{left:0}.user__action{right:0}.user__page--no-spacing .user__action{position:absolute;top:30px;right:30px}.user__codeinputs{width:200px}}@media screen and (max-width:56.25em){.user__pages--with-logo{padding-bottom:120px}.user__page{border-width:30px}.user__pages-height{min-height:240px}.user__decor-iihf{right:calc(50% - 37px);bottom:26px}.user__decor-left,.user__decor-right{display:none}.user__decor-iihf{position:absolute;right:calc(50% - 105px);bottom:25px;width:210px;height:118.65px;background-image:url(../../../img/svg/iihf-horizontal.svg);background-size:100% 100%;background-repeat:no-repeat}}@keyframes knight-rider{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}