.choices{font-size:16px;margin-bottom:24px;overflow:hidden;position:relative}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{background-color:#fff;border-bottom:1px solid #ddd;display:block;margin:0;padding:10px;width:100%}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);background-size:8px;border-radius:10em;height:20px;margin-right:25px;margin-top:-10px;opacity:.25;padding:0;position:absolute;right:0;top:50%;width:20px}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #005f75}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]:after{border:5px solid transparent;border-top-color:#333;content:"";height:0;margin-top:-2.5px;pointer-events:none;position:absolute;right:11.5px;top:50%;width:0}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{left:0;margin-left:25px;margin-right:0;right:auto}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);background-size:8px;border-left:1px solid #003642;border-radius:0;display:inline-block;line-height:1;margin:0 -4px 0 8px;opacity:.75;padding-left:16px;position:relative;width:8px}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{background-color:#f9f9f9;border:1px solid #ddd;border-radius:2.5px;display:inline-block;min-height:44px;overflow:hidden;padding:7.5px 7.5px 3.75px;vertical-align:top;width:100%}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{list-style:none;margin:0;padding-left:0}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-left:16px;padding-right:4px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{background-color:#005f75;border:1px solid #004a5c;border-radius:20px;box-sizing:border-box;color:#fff;display:inline-block;font-size:12px;font-weight:500;margin-bottom:3.75px;margin-right:3.75px;padding:4px 10px;vertical-align:middle;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-left:3.75px;margin-right:0}.choices__list--multiple .choices__item.is-highlighted{background-color:#004a5c;border:1px solid #003642}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{background-color:#fff;border:1px solid #ddd;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;display:none;margin-top:-1px;overflow:hidden;position:absolute;top:100%;width:100%;word-break:break-all;z-index:1}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{border-radius:.25rem .25rem 0 0;bottom:100%;margin-bottom:-1px;margin-top:0;top:auto}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{-webkit-overflow-scrolling:touch;max-height:300px;overflow:auto;position:relative;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{font-size:14px;padding:10px;position:relative}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable[data-select-text],.choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable[data-select-text]:after,.choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-left:100px;padding-right:10px;text-align:right}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{left:10px;right:auto}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;opacity:.5;-webkit-user-select:none;user-select:none}.choices__heading{border-bottom:1px solid #f7f7f7;color:gray;font-size:12px;font-weight:600;padding:10px}.choices__button{appearance:none;background-color:transparent;background-position:50%;background-repeat:no-repeat;border:0;cursor:pointer;text-indent:-9999px}.choices__button:focus{outline:none}.choices__input{background-color:#f9f9f9;border:0;border-radius:0;display:inline-block;font-size:14px;margin-bottom:5px;max-width:100%;padding:4px 0 4px 2px;vertical-align:baseline}.choices__input:focus{outline:0}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;height:0;width:0}[dir=rtl] .choices__input{padding-left:0;padding-right:2px}.choices__placeholder{opacity:.5}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.noUi-target{position:relative}.noUi-base,.noUi-connects{height:100%;position:relative;width:100%;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{height:100%;position:absolute;right:0;top:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-style:flat;width:100%;will-change:transform;z-index:1}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{height:28px;right:-17px;top:-6px;width:34px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{bottom:-17px;height:34px;right:-6px;width:28px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border:1px solid #d3d3d3;border-radius:4px;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{background:#fff;border:1px solid #d9d9d9;border-radius:3px;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;cursor:default}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{background:#e8e7e6;content:"";display:block;height:14px;left:14px;position:absolute;top:6px;width:1px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{height:1px;left:6px;top:14px;width:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{color:#999;position:absolute}.noUi-value{position:absolute;text-align:center;white-space:nowrap}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{background:#ccc;position:absolute}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{height:80px;left:0;padding:10px 0;top:100%;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{height:5px;margin-left:-1px;width:2px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{height:100%;left:100%;padding:0 10px;top:0}.noUi-value-vertical{padding-left:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.noUi-rtl .noUi-value-vertical{-webkit-transform:translateY(50%);transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{height:2px;margin-top:-1px;width:5px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{background:#fff;border:1px solid #d9d9d9;border-radius:3px;color:#000;display:block;padding:5px;position:absolute;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{bottom:120%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.noUi-vertical .noUi-tooltip{right:120%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.noUi-horizontal .noUi-origin>.noUi-tooltip{bottom:10px;left:auto;-webkit-transform:translate(50%);transform:translate(50%)}.noUi-vertical .noUi-origin>.noUi-tooltip{right:28px;top:auto;-webkit-transform:translateY(-18px);transform:translateY(-18px)}body,html{font-family:Helvetica-Neue,Helvetica,Arial,sans-serif;line-height:1.5}article,aside,audio,body,canvas,caption,details,div,figure,footer,header,hgroup,html,iframe,img,mark,menu,nav,object,section,span,summary,table,tbody,td,tfoot,thead,tr,video{border:0;margin:0;padding:0}a,abbr,address,b,blockquote,cit,code,dd,del,dfn,dl,dt,em,fieldset,h1,h2,h3,h4,h5,h6,hr,i,ins,label,legend,li,ol,p,pre,q,samp,small,strong,sub,sup,ul{border:0;font-size:100%;margin:0;padding:0;vertical-align:baseline}article,aside,audio,canvas,figcaption,figure,figure img,footer,header,hgroup,nav,section,video{display:block}table{border-collapse:separate;border-spacing:0}table caption,table td,table th{text-align:left;vertical-align:middle}a img{border:0}:focus{outline:0}html{-ms-overflow-style:scrollbar;box-sizing:border-box}*,:after,:before{box-sizing:inherit}.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;width:100%}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;width:100%}.row{display:flex;flex-wrap:wrap;margin-left:-16px;margin-right:-16px}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-left:16px;padding-right:16px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;max-width:100%;width:auto}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;max-width:100%;width:auto}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;max-width:100%;width:auto}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;max-width:100%;width:auto}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;max-width:100%;width:auto}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}:root{--hub-primary-500:#73c7c9;--hub-primary-500-rgb:115,199,201;--hub-primary-200:#b2eee6;--hub-primary-200-rgb:178,238,230;--hub-light-600:#fafafa;--hub-dark-600:#151b1e;--hub-dark-600-rgb:21,27,30;--hub-dark-400:#1f282e;--hub-yellow:#ffef44;--hub-green:#79c115;--hub-purple:#717eff;--hub-red:#ff7060;--hub-box-shadow:0 0 20px rgba(11,14,15,.8)}html{background:var(--hub-dark-600);color:var(--hub-light-600)}body{font-family:Lexend,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:300;padding-bottom:32px;padding-top:102px}@media (min-width:768px){body{padding-top:132px}}body.page-template-page-login{padding-bottom:32px;padding-top:32px}@media (max-width:768px){body.menu-open{overflow:hidden}}@media (max-width:992px){body.filters-open{overflow:hidden}}@media (max-width:767px){body .mobile-full-h{height:100vh;top:0}}body.admin-bar .header{top:46px}@media (max-width:781px){body.admin-bar .header.scrolled{top:0}}@media (min-width:782px){body.admin-bar .header{top:32px}}@media (max-width:767px){body.admin-bar .mobile-full-h{height:calc(100vh - 46px);top:46px}}body .container-fluid{max-width:1200px}.input{background-color:var(--hub-dark-400);border:none;border-radius:32px;box-shadow:none;color:var(--hub-light-600);font-family:inherit;font-size:14px;font-weight:300;line-height:1.5;margin:unset;outline:none;padding:8px 16px;transition:all .1s linear}.input.code{cursor:text;font-family:monospace}.input[type=checkbox]{appearance:none;border:none;border-radius:4px;display:block;height:24px;padding:0;position:relative;width:24px;z-index:2}.input[type=checkbox],.input[type=checkbox]:checked{transition:all .1s linear}.input[type=checkbox]:checked:before{background:var(--hub-primary-500);opacity:1;transition:all .1s linear}.input[type=checkbox]:before{background:var(--hub-dark-400);border-radius:4px;color:var(--hub-dark-600);content:"";content:"";font-family:icn,serif!important;font-style:normal;font-weight:900;font-weight:400!important;height:100%;left:0;opacity:0;position:absolute;text-align:center;top:0;transition:all .1s linear;vertical-align:top;width:100%;z-index:3}.input:disabled{opacity:.4;transition:all .1s linear}.input-wrapper{align-items:center;display:flex;justify-content:center}.input-wrapper input{-moz-appearance:textfield;background:none;border:none;color:var(--hub-light-600);display:inline-block;padding:0}.input-wrapper input::-webkit-inner-spin-button,.input-wrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input.otp{font-family:monospace;letter-spacing:10px;text-align:center}.input.otp::placeholder{font-family:Lexend,sans-serif;letter-spacing:normal;text-align:center}.toggler{cursor:pointer;height:24px;margin:0;overflow:hidden;position:relative;transition:all .1s linear;width:48px;z-index:2}.toggler:disabled{opacity:.4;pointer-events:none;transition:all .1s linear}.toggler:before{background-color:var(--hub-dark-400);border-radius:16px;height:100%;position:relative;width:100%;z-index:3}.toggler:after,.toggler:before{content:"";display:block;transition:all .25s linear}.toggler:after{background:var(--hub-primary-500);border-radius:8px;height:16px;left:4px;position:absolute;top:4px;width:16px;z-index:4}@media (hover:hover){.toggler:not(:checked):hover:after{left:8px}.toggler:checked:hover:after{left:24px}}.toggler:checked:before{background:var(--hub-primary-500);transition:all .25s linear}.toggler:checked:after{background:var(--hub-dark-400);left:28px;transition:all .25s linear}.checkbox{align-items:center;display:flex;gap:8px;margin-bottom:8px}.checkbox input[type=checkbox],.checkbox label{cursor:pointer}.checkbox label{max-width:calc(100% - 32px)}.checkbox label a{color:var(--hub-primary-500)}.checkbox:last-of-type{margin-bottom:0}.choices{transition:all .1s linear}.choices__inner{background-color:var(--hub-dark-400);border:none;border-radius:16px;color:var(--hub-light-600);font-family:inherit;font-size:14px;font-weight:300;line-height:1.5;margin:unset;min-height:unset;padding:8px 16px!important}.choices .is-highlighted{background-color:var(--hub-primary-500)!important;color:var(--hub-dark-600)!important}.choices[data-type=select-multiple] .choices__input{background-color:transparent!important;margin-bottom:0!important;padding-bottom:0!important;padding-top:0!important}.choices[data-type=select-one] .choices__input{background:var(--hub-dark-400);border-bottom:none;padding:8px 16px}.choices__list--single{padding:0}.choices__list--dropdown{background-color:var(--hub-dark-400)!important;border:none!important;border-radius:0 0 16px 16px!important;border-top:1px solid var(--hub-dark-600)!important;z-index:4!important}.choices__list--dropdown .choices__item{padding:8px 16px!important}.choices__list--multiple .choices__item{background-color:var(--hub-primary-500)!important;border:none;border-radius:8px!important;color:var(--hub-dark-600)!important;font-size:14px!important;font-weight:400!important;padding:4px 8px!important}.choices__list--multiple .choices__item[data-deletable]{padding-right:8px!important}.choices__input{color:var(--hub-light-600)!important;font-family:inherit!important;min-width:unset!important;width:auto!important}.choices__button{border:none!important;filter:invert(1);margin-left:0!important}.choices:after{border-color:var(--hub-light-600) transparent transparent transparent!important}.choices.is-open:after{border-color:transparent transparent var(--hub-light-600)!important}.choices.is-open .choices__inner{border-radius:16px 16px 0 0}.choices.is-open.is-flipped .choices__list--dropdown{border-radius:16px 16px 0 0!important}.choices.is-disabled{opacity:.4;transition:all .1s linear}.choices.is-disabled .choices__inner{background:var(--hub-dark-400)!important}select[data-select][multiple=multiple]:not(.choices__input){-ms-overflow-style:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:36px;scrollbar-width:none}select[data-select][multiple=multiple]:not(.choices__input) option{display:none}.select{border:none;border-radius:32px;border-right:16px solid transparent}.select,.textarea{background-color:var(--hub-dark-400);box-shadow:none;color:var(--hub-light-600);font-family:inherit;font-size:14px;font-weight:300;line-height:1.5;margin:unset;outline:none;padding:8px 16px}.textarea{border:none;border-radius:8px}.textarea::placeholder{font-family:Lexend,sans-serif}.button{background-color:var(--hub-primary-500);border:2px solid var(--hub-primary-500);border-radius:32px;color:var(--hub-dark-600);cursor:pointer;font-family:Lexend,sans-serif;font-size:16px;font-weight:500;line-height:1.5;padding:8px 24px;position:relative;text-align:center;text-decoration:none;transition:all .25s linear}.button i{display:inline-block;padding-right:10px}.button--small{font-size:12px;padding:8px 16px}.button--red{background:var(--hub-red);border-color:var(--hub-red);color:var(--hub-dark-400)}@media (hover:hover){.button--red:hover:not(.processing){color:var(--hub-red)!important}}.button--red.button--outline{color:var(--hub-red)}@media (hover:hover){.button--red.button--outline:hover:not(.processing){background:var(--hub-red);color:var(--hub-dark-400)!important}}.button.processing{background-color:var(--hub-primary-500)!important;border-color:var(--hub-dark-600);color:var(--hub-primary-500)!important;cursor:wait;overflow:hidden;transition:all .25s linear}.button.processing:after{animation:loading 2s cubic-bezier(.68,-.55,.27,1.55) infinite;background:linear-gradient(90deg,transparent,rgba(var(--hub-dark-600-rgb),.4),transparent);content:"";height:100%;left:-75%;position:absolute;top:0;width:100%}.button.disabled{cursor:not-allowed;opacity:.5;transition:all .25s linear}@media (hover:hover){.button:hover:not(.processing){background-color:transparent;color:var(--hub-primary-500);transition:all .25s linear}}.button--animatedIcon{align-items:center;display:inline-flex;gap:10px;justify-content:center}.button--animatedIcon i{padding-right:0}.button--outline{background-color:transparent;color:var(--hub-light-600)}@media (hover:hover){.button--outline:hover:not(.processing){background-color:var(--hub-primary-500);color:var(--hub-dark-600);transition:all .25s linear}}@keyframes loading{0%{left:-75%}50%{left:75%}to{left:-75%}}.header{background:var(--hub-dark-600);box-shadow:var(--hub-box-shadow);left:0;position:fixed;top:0;transition:top .1s ease;width:100%;z-index:20}.header.scrolled .header__body{padding-bottom:4px;padding-top:4px;transition:padding .25s linear}.header__body{align-items:center;display:flex;justify-content:space-between;padding-bottom:16px;padding-top:16px;transition:padding .25s linear}.header__body-logo{color:var(--hub-light-600);font-size:18px;font-weight:600;gap:16px;text-decoration:none}.header__body-logo,.header__body-logo__wrapper{align-items:center;display:flex;justify-content:center}.header__body-logo__wrapper{height:50px;min-width:50px}@media (min-width:768px){.header__body-logo__wrapper{height:68px;min-width:68px}}.header__body-logo__wrapper img{display:block;max-height:46px;width:auto}@media (min-width:768px){.header__body-logo__wrapper img{max-height:68px}}.header__body-logo__companyName{font-size:20px}.header__body-menu{transition:all .25s linear}@media (max-width:767px){.header__body-menu{background:var(--hub-dark-400);display:block;left:0;max-height:0;overflow:hidden;position:absolute;top:100%;transition:all .25s linear;width:100%}.header__body-menu.open{max-height:100vh;transition:all .25s linear}.header__body-menu .menu{padding:8px 16px}}@media (min-width:768px){.header__body-menu{height:auto!important}}.header__body-menu .menu{align-items:flex-start;display:flex;flex-direction:column;gap:16px;height:auto;justify-content:center;list-style:none}@media (min-width:768px){.header__body-menu .menu{flex-direction:row;gap:32px;height:40px!important}}.header__body-menu .menu-item{font-size:18px;font-weight:300;line-height:1.5;position:relative}@media (min-width:768px){.header__body-menu .menu-item{border-radius:16px;font-size:14px;max-width:150px;overflow:hidden}}.header__body-menu .menu-item a{color:var(--hub-primary-500);display:block;text-decoration:none;transition:all .25s linear;width:100%}@media (min-width:768px){.header__body-menu .menu-item a{padding:8px 16px}}.header__body-menu .menu-item.current-menu-parent{background-color:var(--hub-dark-400)}@media (min-width:768px){.header__body-menu .menu-item.account a{font-size:0}}.header__body-menu .menu-item.account a:after{content:"";font-family:icn,serif!important;font-style:normal;font-weight:400!important;padding-left:8px;vertical-align:top}@media (min-width:768px){.header__body-menu .menu-item.account a:after{font-size:14px;padding-left:0}}@media (hover:hover) and (min-width:768px){.header__body-menu .menu-item:hover>a{background-color:var(--hub-dark-400);transition:all .25s linear}}@media (min-width:768px){.header__body-menu .menu-item.menu-item-has-children>a{align-items:center;display:flex;justify-content:space-between}.header__body-menu .menu-item.menu-item-has-children>a:after{color:var(--hub-primary-500);content:"";font-family:icn,serif!important;font-style:normal;font-weight:400!important;padding-left:8px;vertical-align:top}}.header__body-menu .menu-item.menu-item-has-children.open .sub-menu,.header__body-menu .menu-item.menu-item-has-children:hover .sub-menu{background-color:var(--hub-dark-400);max-height:250px;transition:all .25s linear}.header__body-menu .menu-item.current-menu-item a{background-color:var(--hub-dark-400);color:var(--hub-primary-500);font-weight:500;pointer-events:none}.header__body-menu .menu .sub-menu{display:flex;flex-direction:column;gap:8px;list-style:none;margin-left:8px;margin-top:8px}@media (min-width:768px){.header__body-menu .menu .sub-menu{display:block;left:0;margin-left:0;margin-top:0;max-height:0;overflow:hidden;top:100%;transition:all .25s linear}}@media (max-width:767px){.header__body-menu .menu .sub-menu .menu-item a{color:var(--hub-light-600);font-size:14px}}@media (hover:hover){.header__body-menu .menu .sub-menu .menu-item a:hover{color:var(--hub-light-600)}}.header__body-burger .burger{height:32px;position:relative;width:32px}.header__body-burger .burger span{background:var(--hub-primary-500);border-radius:2px;height:3px;left:0;position:absolute;transition:all .25s linear;width:32px}.header__body-burger .burger span:first-child{top:4px}.header__body-burger .burger span:nth-child(2){top:13px}.header__body-burger .burger span:nth-child(3){top:22px}.header__body-burger .burger.open span{transition:all .25s linear}.header__body-burger .burger.open span:first-child{left:-1px;top:13px;transform:rotate(45deg)}.header__body-burger .burger.open span:nth-child(2){width:0}.header__body-burger .burger.open span:nth-child(3){left:-1px;top:13px;transform:rotate(-45deg)}@media (min-width:768px){.header__body-burger{display:none}}.box{box-shadow:var(--hub-box-shadow);margin-bottom:32px;overflow:hidden}.box,.tag{border-radius:32px}.tag{background:#151b1e;display:inline-block;font-size:12px;font-weight:400;line-height:1.5;padding:4px 8px}.filter{width:100%}.filter__name{color:var(--hub-primary-500);display:block;font-size:12px;margin-bottom:8px;text-transform:uppercase}.filter--long{width:50%}.filter--long input:not([type=checkbox]){width:100%}@media (min-width:768px){.filter__right{text-align:right}}.filter__input{font-size:14px;width:100%}.filter__input input:not([type=checkbox]),.filter__input select,.filter__input textarea{width:100%}.filter__input textarea{max-width:100%;min-height:80px;min-width:100%}.filter__input--with-icon{display:inline-block;position:relative}.filter__input--with-icon input{padding-right:40px}.filter__input--with-icon .filter__input-icon{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;position:absolute;right:8px;top:0;width:32px}.filter__input--with-icon .filter__input-icon i{display:block;font-size:16px}.filter__input--with-icon .filter__input-icon .when-revealed{display:none}.filter__input--with-icon .filter__input-icon .when-not-revealed,.filter__input--with-icon .filter__input-icon.revealed .when-revealed{display:block}.filter__input--with-icon .filter__input-icon.revealed .when-not-revealed{display:none}.filter__input--with-button{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.filter__input--with-button .choices,.filter__input--with-button select{margin-bottom:0;min-width:200px}.filter__input--with-button .button,.filter__input--with-button select{width:auto}.filter__extras{margin-top:8px}.styledText h1,.styledText h2,.styledText h3,.styledText h4,.styledText h5,.styledText h6{margin-bottom:8px}.styledText p{line-height:1.8;margin-bottom:12px}.styledText p:last-child{margin-bottom:0}.styledText a,.styledText a:visited{color:var(--hub-primary-500)}.styledText strong{font-weight:600}.styledText ol,.styledText ul{margin-bottom:12px;margin-left:16px}.styledText ol li,.styledText ul li{margin-bottom:4px}.styledText ol li:last-child,.styledText ul li:last-child{margin-bottom:0}.h1,.styledText h1{font-size:32px;font-weight:600;line-height:1.5}@media (min-width:768px){.h1,.styledText h1{font-size:42px}}.h2,.styledText h2{font-size:24px;font-weight:500;line-height:1.5}@media (min-width:768px){.h2,.styledText h2{font-size:32px}}.h3,.styledText h3{font-size:18px;font-weight:500;line-height:1.4}@media (min-width:768px){.h3,.styledText h3{font-size:20px}}.h4,.styledText h4{font-size:16px;font-weight:600;line-height:1.5}@media (min-width:768px){.h4,.styledText h4{font-size:18px}}.h5,.styledText h5{font-size:16px;font-weight:600;line-height:1.5}.gameProperty__name{color:var(--hub-primary-500);font-size:12px;font-weight:400;line-height:1.5;text-transform:uppercase}.gameProperty__value{color:var(--hub-light-600);font-size:16px;font-weight:400;line-height:1.5;margin-top:2px}.gameProperty__value ol,.gameProperty__value ul{margin-left:16px}.gameProperty__value ol li,.gameProperty__value ul li{margin-bottom:2px}.gameProperty__value ol li:last-child,.gameProperty__value ul li:last-child{margin-bottom:0}.rangeSlider,.rangeSlider.disabled{transition:all .1s linear}.rangeSlider.disabled{opacity:.4;pointer-events:none}.rangeSlider .slider{background:var(--hub-dark-400);border:none;box-shadow:none;height:1px;margin-bottom:24px;margin-top:16px;padding:0 8px}.rangeSlider .slider .noUi-connect{background:var(--hub-primary-500)}.rangeSlider .slider .noUi-handle{background:var(--hub-primary-500);border:none;border-radius:8px;box-shadow:none;height:16px;right:-8px;top:-8px;width:16px}.rangeSlider .slider .noUi-handle:after,.rangeSlider .slider .noUi-handle:before{display:none}.rangeSlider .slider .noUi-base{background:var(--hub-dark-400)}.rangeSlider__display{align-items:center;display:flex;gap:4px;justify-content:space-between;margin-top:8px}.rangeSlider__display input{appearance:textfield;text-align:center}.rangeSlider__display .input-wrapper{flex:1}.gameLabel{background:var(--hub-dark-600);border:1px solid var(--hub-primary-500);border-radius:32px;color:var(--hub-primary-500);font-size:12px;font-weight:400;line-height:1.5;padding:4px 8px}.gameLabel.hot{border-color:var(--hub-red);color:var(--hub-red)}.gameLabel.hot:before{content:"";font-family:icn,serif!important;font-style:normal;font-weight:400!important;vertical-align:top}.loader{animation:loader-animation 1s linear infinite;aspect-ratio:4;background:no-repeat radial-gradient(circle closest-side,var(--hub-primary-500) 90%,transparent) 0 50%,no-repeat radial-gradient(circle closest-side,var(--hub-primary-500) 90%,transparent) 50% 50%,no-repeat radial-gradient(circle closest-side,var(--hub-primary-500) 90%,transparent) 100% 50%;background-size:33.33333% 100%;width:60px}@keyframes loader-animation{33%{background-size:33.33333% 0,33.33333% 100%,33.33333% 100%}50%{background-size:33.33333% 100%,33.33333% 0,33.33333% 100%}66%{background-size:33.33333% 100%,33.33333% 100%,33.33333% 0}}.pagination{gap:16px;list-style:none}.pagination,.pagination .page-numbers{align-items:center;display:flex;justify-content:center}.pagination .page-numbers{appearance:none;background:var(--hub-dark-400);border:none;border-radius:16px;box-shadow:none;color:var(--hub-light-600);cursor:pointer;font-size:20px;font-weight:500;height:40px;line-height:1.4;outline:none;text-decoration:none;transition:all .25s linear;width:40px}.pagination .page-numbers.current{background:var(--hub-primary-500);color:var(--hub-dark-600);cursor:default;pointer-events:none}@media (hover:hover){.pagination .page-numbers:hover:not(.current){background:rgba(var(--hub-primary-200-rgb),.5);transition:all .25s linear}}.pagination .page-numbers.next,.pagination .page-numbers.prev{color:var(--hub-primary-500);font-size:14px;font-weight:400}.mediapackBrowser{display:flex;flex-direction:column;gap:16px}.mediapackBrowser__header{display:flex;flex-direction:column;gap:8px;justify-content:space-between}@media (min-width:768px){.mediapackBrowser__header{align-items:center;flex-direction:row}}.mediapackBrowser__header h1,.mediapackBrowser__header h2{margin-bottom:0}.mediapackBrowser__header-buttons{display:flex;flex-direction:column;gap:8px;justify-content:center}@media (min-width:768px){.mediapackBrowser__header-buttons{align-items:center;flex-direction:row}}@media (max-width:767px){.mediapackBrowser__header-buttons .download-selected{display:none!important}}.mediapackBrowser__bar{background:var(--hub-dark-600);border-top:1px solid var(--hub-primary-500);border-top-left-radius:8px;border-top-right-radius:8px;bottom:0;left:0;padding:16px;position:fixed;width:100%;z-index:10}@media (min-width:768px){.mediapackBrowser__bar{border:none;display:block!important;padding:0;position:relative;width:auto}}.mediapackBrowser__bar-filters{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;padding-bottom:16px;padding-top:8px}@media (min-width:768px){.mediapackBrowser__bar-filters{display:flex!important;flex-direction:row;flex-wrap:nowrap}}@media (max-width:767px){.mediapackBrowser__bar-filters input{width:100%}.mediapackBrowser__bar-filters .filter{width:calc(50% - 8px)}.mediapackBrowser__bar-filters .filter--long{width:100%}}.mediapackBrowser__bar-actions{align-items:center;display:flex;justify-content:space-between}@media (min-width:768px){.mediapackBrowser__bar-actions{display:none}}.mediapackBrowser__bar-actions .button i{display:inline-block;transition:all .25s linear}.mediapackBrowser__bar-actions .button.open i{transform:rotate(180deg);transition:all .25s linear}.mediapackBrowser .tree{border:1px solid var(--hub-primary-500);border-radius:16px;max-height:calc(100vh - 240px);overflow-x:auto;overflow-y:auto;padding:16px}@media (min-width:768px){.mediapackBrowser .tree{overflow-x:hidden}}.mediapackBrowser .tree:not(.jstree){min-height:100px;position:relative}.mediapackBrowser .tree:not(.jstree) ul{display:none}.mediapackBrowser .tree:not(.jstree) .tree__loader{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:3}.mediapackBrowser .tree:not(.jstree):after{background:var(--hub-dark-600);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.mediapackBrowser .jstree-default .jstree-anchor{align-items:center;border:2px solid transparent;box-shadow:none;display:inline-flex;height:auto;margin-bottom:2px;margin-top:2px}.mediapackBrowser .jstree-default .jstree-anchor.jstree-clicked .jstree-checkbox{background:var(--hub-primary-500);transition:all .1s linear}.mediapackBrowser .jstree-default .jstree-anchor.jstree-clicked .jstree-checkbox:before{opacity:1;transition:all .1s linear}.mediapackBrowser .jstree-default .jstree-anchor.jstree-search{color:inherit;font-style:normal;font-weight:inherit}.mediapackBrowser .jstree-default .jstree-checkbox{background:var(--hub-dark-400);border-radius:4px;height:24px;margin-right:8px;position:relative;transition:all .1s linear;width:24px}.mediapackBrowser .jstree-default .jstree-checkbox:after,.mediapackBrowser .jstree-default .jstree-checkbox:before{color:var(--hub-dark-600);content:"";font-size:12px;height:100%;left:0;margin-top:-1px;position:absolute;top:0;transition:all .1s linear;width:100%}.mediapackBrowser .jstree-default .jstree-checkbox:before{content:"";font-family:icn,serif!important;font-style:normal;font-weight:400!important;opacity:0;transition:all .1s linear;vertical-align:top}.mediapackBrowser .jstree-default .jstree-checkbox:after{color:var(--hub-primary-500);content:"-";font-family:Lexend,sans-serif;font-size:28px;font-weight:600;opacity:0;transition:all .1s linear}.mediapackBrowser .jstree-default .jstree-checkbox.jstree-undetermined{transition:all .1s linear}.mediapackBrowser .jstree-default .jstree-checkbox.jstree-undetermined:after{opacity:1;transition:all .1s linear}.mediapackBrowser .jstree-default .jstree-icon.jstree-file{display:none}.mediapackBrowser .jstree-default .jstree-icon.icn-folder{color:var(--hub-primary-500)}.mediapackBrowser .jstree-default .jstree-icon,.mediapackBrowser .jstree-default .jstree-node{background-image:none;position:relative}.mediapackBrowser .jstree-default .jstree-clicked,.mediapackBrowser .jstree-default .jstree-hovered:not(.jstree-clicked){background:none;border-radius:4px}.mediapackBrowser .jstree-default .jstree-open>.jstree-ocl:before{transform:rotate(90deg);transition:all .1s linear}.mediapackBrowser .jstree-default .jstree-closed>.jstree-ocl,.mediapackBrowser .jstree-default .jstree-open>.jstree-ocl{background:none;height:24px;margin-top:4px;position:relative;width:24px}.mediapackBrowser .jstree-default .jstree-closed>.jstree-ocl:before,.mediapackBrowser .jstree-default .jstree-open>.jstree-ocl:before{content:"";font-family:icn,serif!important;font-size:12px;font-style:normal;font-weight:400!important;height:100%;left:0;position:absolute;top:0;vertical-align:top;width:100%}.mediapackBrowser .file-info{align-items:center;display:inline-flex;gap:8px}.mediapackBrowser .file-info__thumbnail{align-items:center;display:flex;height:64px;justify-content:center;overflow:hidden;width:64px}.mediapackBrowser .file-info__thumbnail img{border-radius:4px;display:block;height:auto;max-height:100%;max-width:100%;width:auto}.mediapackBrowser .file-info__thumbnail-extension{align-items:center;color:var(--hub-dark-400);display:flex;font-size:10px;font-weight:400;height:48px;justify-content:center;padding-top:8px;position:relative;width:44px;z-index:2}.mediapackBrowser .file-info__thumbnail-extension:before{color:var(--hub-light-600);content:"";font-family:icn,serif!important;font-size:46px;font-style:normal;font-weight:400!important;height:100%;left:0;line-height:1;position:absolute;top:0;vertical-align:top;width:100%;z-index:-1}.mediapackBrowser .file-info__details{display:flex;flex-direction:column;gap:4px;justify-content:flex-start}.mediapackBrowser .file-info__details-name{line-height:1.44}.mediapackBrowser .file-info__details-single{color:var(--hub-primary-500);font-size:12px;line-height:1.44}.mediapackBrowser .file-info__download{padding-left:4px}.mediapackBrowser .file-info__download .button{align-items:center;display:flex;height:32px;justify-content:center;padding:0;width:32px}.mediapackBrowser .file-info__download .button i{padding-right:0}.passwordStrength{display:flex;flex-direction:column;font-size:14px;gap:4px;padding-left:16px}.passwordStrength__rule{color:var(--hub-red)}.passwordStrength__rule:before{content:"";font-family:icn,serif!important;font-style:normal;font-weight:400!important;padding-right:8px;vertical-align:top}.passwordStrength__rule.valid{color:var(--hub-green)}.passwordStrength__rule.valid:before{content:"";font-family:icn,serif!important;font-style:normal;font-weight:400!important;vertical-align:top}.hubNotice{background:var(--hub-dark-400);border:1px solid var(--hub-primary-500);border-radius:8px;display:inline-block;overflow:hidden;padding:12px 16px 12px 56px;position:relative}.hubNotice:before{align-items:center;background:var(--hub-primary-500);color:var(--hub-dark-400);content:"";display:flex;font-family:icn,serif!important;font-size:24px;font-style:normal;font-weight:400!important;height:100%;justify-content:center;left:0;position:absolute;top:0;vertical-align:top;width:42px}.hubNotice.warning{border-color:var(--hub-yellow)}.hubNotice.warning:before{background:var(--hub-yellow);content:""}.hubNotice.error{border-color:var(--hub-red)}.hubNotice.error:before{background:var(--hub-red);content:""}.hubNotice__heading{font-size:18px;font-weight:600;line-height:1.8}.filesList__heading{font-size:14px;font-weight:500;margin-bottom:16px}.filesList__files{display:flex;flex-direction:column;gap:16px}.filesList__files .button{width:100%}.filesList__files.with-select .choices,.filesList__files.with-select select{margin-bottom:0}.zipper{background:var(--hub-dark-600);border:2px solid var(--hub-primary-500);border-bottom:none;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:var(--hub-box-shadow);margin-left:8px;margin-right:8px;margin-top:26px;position:fixed;top:100%;transition:margin .5s ease;width:calc(100% - 16px);z-index:10}@media (min-width:600px){.zipper{left:50%;margin-left:0;margin-right:0;max-width:550px;transform:translateX(-50%)}}.zipper .when-open{display:none}.zipper .when-closed,.zipper.open .when-open{display:block}.zipper.open .when-closed{display:none}.zipper.open .zipper__pullTab-icon{transform:rotate(180deg);transition:transform .5s ease}.zipper__pullTab{align-items:center;background:var(--hub-primary-500);border-top-left-radius:4px;border-top-right-radius:4px;bottom:100%;color:var(--hub-dark-600);cursor:pointer;display:flex;gap:8px;justify-content:center;left:16px;padding:4px 8px;position:absolute}.zipper__pullTab-icon{transition:transform .5s ease}.zipper__pullTab-icon i{display:block}.zipper__pullTab-content{font-size:12px;font-weight:600;text-transform:uppercase}.zipper__heading{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:space-between;padding:8px}@media (min-width:768px){.zipper__heading{flex-direction:row;padding:16px}}.zipper__heading-status{font-size:18px;font-weight:600}.zipper__heading-progress{align-items:center;display:flex;gap:32px;justify-content:center;width:100%}@media (min-width:768px){.zipper__heading-progress{gap:16px;width:auto}}.zipper__heading-progress__stats{align-items:center;display:flex;flex-direction:column;font-size:12px;gap:2px;justify-content:flex-start}.zipper__heading-progress__percentage{align-items:center;background:var(--hub-dark-400);border-radius:50%;display:flex;font-size:12px;height:44px;justify-content:center;line-height:1;width:44px}.zipper__body{padding:0 8px 8px}@media (min-width:768px){.zipper__body{padding:0 16px 16px}}.zipper__body-files{display:flex;flex-direction:column;gap:8px;margin-right:-2px;max-height:calc(100vh - 250px);overflow-y:auto;overscroll-behavior:contain;padding-right:10px;touch-action:pan-y}@media (min-width:768px){.zipper__body-files{margin-right:-8px;max-height:30vh;padding-right:8px}}.zipper__body-files .part{font-size:12px;opacity:.7;text-transform:uppercase}.zipper__body-files .file{background:var(--hub-dark-400);border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:8px}.zipper__body-files .file__details{align-items:center;display:flex;gap:8px;justify-content:flex-start}.zipper__body-files .file__details-icon{align-items:center;border:1px solid var(--hub-primary-500);border-radius:50%;display:flex;font-size:8px;height:16px;justify-content:center;width:16px}.zipper__body-files .file__details-icon:after{color:var(--hub-dark-600)}.zipper__body-files .file__details-icon.done{background:var(--hub-green);border:none}.zipper__body-files .file__details-icon.done:after{content:"";font-family:icn,serif!important;font-style:normal;font-weight:400!important;vertical-align:top}.zipper__body-files .file__details-icon.error{background:var(--hub-red);border:none}.zipper__body-files .file__details-icon.error:after{content:"";font-family:icn,serif!important;font-style:normal;font-weight:400!important;vertical-align:top}.zipper__body-files .file__details-name{font-size:14px}.zipper__body-files .file__details-size{font-size:12px;line-height:1;opacity:.6}.zipper__body-files .file__progress-progressbar{background:var(--hub-dark-600);border-radius:8px;height:8px;padding:2px;width:100%}.zipper__body-files .file__progress-progressbar .progressbar{background:var(--hub-primary-500);border-radius:4px;height:4px;transition:width .1s linear}.zipper__body-files .file__progress-error{color:var(--hub-red);font-size:14px}.timer{gap:16px;width:auto}.timer,.timer__section{align-items:center;display:flex;justify-content:center}.timer__section{flex-direction:column;gap:2px}.timer__section .value{align-items:center;background:var(--hub-primary-500);border-radius:16px;color:var(--hub-dark-600);display:flex;font-size:20px;font-weight:500;height:40px;justify-content:center;line-height:1;width:40px}.timer__section .label{color:#fafafa;font-size:14px;font-weight:500}.categoryLabel{background:var(--hub-dark-600);border:1px solid var(--hub-primary-500);border-radius:32px;color:var(--hub-primary-500);display:inline-block;font-size:12px;font-weight:400;padding:4px 8px}.gameBlock{color:#fafafa;overflow:visible;position:relative}.gameBlock__background{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:32px;overflow:hidden;z-index:1}.gameBlock__background,.gameBlock__background:after{height:100%;left:0;position:absolute;top:0;width:100%}.gameBlock__background:after{background:#151b1e;content:"";opacity:.8;z-index:2}.gameBlock__label{left:-8px;position:absolute;top:-10px;z-index:2}.gameBlock__body{align-items:center;display:flex;flex-direction:column;gap:16px;padding:16px;position:relative;z-index:3}@media (min-width:992px){.gameBlock__body{flex-direction:row}}.gameBlock__body-about{align-items:center;display:flex;gap:8px;justify-content:space-between;width:100%}@media (min-width:992px){.gameBlock__body-about{justify-content:flex-start;width:auto}}.gameBlock__body-about__logo{align-items:center;display:flex;flex:1;height:100px;justify-content:center;max-width:120px}@media (min-width:992px){.gameBlock__body-about__logo{width:170px}}.gameBlock__body-about__logo img{display:block;margin-left:auto;margin-right:auto;max-height:100px;max-width:100%}.gameBlock__body-about__name{color:#fafafa;flex:1;font-size:18px;font-weight:600;line-height:1.5;text-align:center;text-decoration:none}@media (min-width:992px){.gameBlock__body-about__name{width:170px}}.gameBlock__body-properties{align-items:flex-start;display:flex;flex:1;flex-wrap:wrap;gap:32px;justify-content:center}@media (min-width:992px){.gameBlock__body-properties{align-items:center;justify-content:flex-start}}.gameBlock__body-properties__single{align-items:center;display:flex;flex:1;flex-direction:column;gap:4px;justify-content:center;text-align:center}@media (min-width:992px){.gameBlock__body-properties__single{align-items:flex-start;flex:none;justify-content:flex-start;text-align:start}}.gameBlock__body-properties__single .name{color:var(--hub-primary-500);font-size:12px;font-weight:400;line-height:1.5;text-transform:uppercase}.gameBlock__body-properties__single .value{font-size:16px;font-weight:600;line-height:1.5}.gameBlock__body-button a{display:block}.gameBlock__body-certificates{width:100%}.gameBlock__body-certificates .notice{text-align:center}.gameBlock__body-certificates .certificatesDownload{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center}.gameBlock__body-certificates .certificatesDownload .button,.gameBlock__body-certificates .certificatesDownload .choices,.gameBlock__body-certificates .certificatesDownload select{margin-bottom:0;max-width:250px;width:100%}@media (min-width:768px){.gameBlock__body-certificates .certificatesDownload{flex-direction:row;gap:24px}.gameBlock__body-certificates .certificatesDownload .choices,.gameBlock__body-certificates .certificatesDownload select{max-width:350px}.gameBlock__body-certificates .certificatesDownload .button{max-width:unset;width:auto}}.gameBlock.with-compliance .gameBlock__body-about__name{max-width:100%;width:350px}.gameSimpleBlock{margin-bottom:0;overflow:hidden;position:relative}.gameSimpleBlock__background{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:32px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.gameSimpleBlock__background:after{background:linear-gradient(180deg,rgba(21,27,30,.2) 10%,rgba(21,27,30,.8) 60%,#151b1e);content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%;z-index:2}.gameSimpleBlock__body{flex-direction:column;gap:16px;height:100%;padding:24px;position:relative;z-index:1}.gameSimpleBlock__body,.gameSimpleBlock__body-logo{align-items:center;display:flex;justify-content:center}.gameSimpleBlock__body-logo img{max-height:100%;max-width:100%}.gameSimpleBlock__body-releaseDate{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center}.gameSimpleBlock__body-releaseDate__label{color:var(--hub-primary-500);font-size:12px;font-weight:400;line-height:1;text-transform:uppercase}.gameSimpleBlock__body-releaseDate__value{color:#fafafa;font-size:16px;font-weight:600;line-height:1}.gameSimpleBlock__body-button .button{display:block;white-space:nowrap}.gameSimpleBlock__character img{display:block;max-width:100%;padding-top:16px}.gameSimpleBlock.with-character{align-items:flex-end;display:flex}.gameSimpleBlock.with-character .gameSimpleBlock__background:after{background:linear-gradient(270deg,rgba(21,27,30,.2) 10%,rgba(21,27,30,.6) 40%,#151b1e 85%)}.gameSimpleBlock.with-character .gameSimpleBlock__body{width:50%}.gameSimpleBlock.with-character .gameSimpleBlock__body-logo{height:70px}.gameSimpleBlock.with-character .gameSimpleBlock__character{width:50%}.gameSimpleBlock.without-release-date .gameSimpleBlock__body-logo{height:90px}.gameSimpleBlock.without-release-date .gameSimpleBlock__body-button{margin-top:8px}.gameFeaturedBlock{color:#fafafa;position:relative}.gameFeaturedBlock__background{background-position:50%;background-size:cover;display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.gameFeaturedBlock__background:after{background:linear-gradient(180deg,rgba(21,27,30,0) 200px,rgba(21,27,30,.8));content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:768px){.gameFeaturedBlock__background:after{background:linear-gradient(90deg,rgba(21,27,30,.9) 20%,rgba(21,27,30,.3) 65%,rgba(21,27,30,.1))}}.gameFeaturedBlock__body{display:flex;flex-direction:column;gap:16px;padding:16px;position:relative;z-index:2}@media (min-width:768px){.gameFeaturedBlock__body{align-items:center;flex-direction:row;justify-content:space-between;padding:32px}}.gameFeaturedBlock__body-image{height:250px;margin-left:auto;margin-right:auto;position:relative;width:250px}@media (min-width:768px){.gameFeaturedBlock__body-image{display:block;height:325px;margin:-32px 64px -32px auto;max-height:325px;max-width:325px;order:1}}.gameFeaturedBlock__body-image__character{display:block;margin:auto auto 0;max-height:200px}@media (min-width:768px){.gameFeaturedBlock__body-image__character{max-height:100%}}.gameFeaturedBlock__body-image.with-character .gameFeaturedBlock__body-image__logo{bottom:8px;left:50%;margin-left:auto;margin-right:auto;position:absolute;transform:translateX(-50%)}.gameFeaturedBlock__body-details{align-items:flex-start;display:flex;flex-direction:column;gap:16px}@media (min-width:768px){.gameFeaturedBlock__body-details{max-width:60%;order:0}}.gameFeaturedBlock__body-details__title{color:#fafafa;font-size:26px;font-weight:500;line-height:1.5}@media (min-width:768px){.gameFeaturedBlock__body-details__title{font-size:32px}}.gameFeaturedBlock__body-details__description{font-size:16px;font-weight:300;line-height:1.8}.gameFeaturedBlock__body-details__bottom{align-items:center;display:flex;gap:24px;justify-content:flex-start}.gameFeaturedBlock__body-details__bottom a{display:block}.eventBlock{align-items:center;background:var(--hub-dark-400);border-radius:24px;display:flex;justify-content:space-between;min-height:80px;overflow:hidden;padding:8px 8px 8px 16px;position:relative;text-decoration:none;transition:all .1s linear}.eventBlock.game-release:before{background-color:var(--hub-green)}@media (min-width:768px){.eventBlock{height:80px}}.eventBlock--slim{min-height:64px}@media (min-width:768px){.eventBlock--slim{height:64px}}.eventBlock.super-slim{font-size:14px;min-height:40px}@media (min-width:768px){.eventBlock.super-slim{height:auto}}@media (hover:hover){.eventBlock:hover:not(.super-slim){padding-left:32px;transition:all .1s linear}.eventBlock:hover:not(.super-slim):before{transition:all .1s linear;width:32px}}.eventBlock:before{background:var(--hub-primary-500);content:"";height:100%;left:0;position:absolute;top:0;transition:all .1s linear;width:16px}.eventBlock__content{color:var(--hub-light-600);display:flex;flex-direction:column;gap:8px;padding-left:16px}@media (min-width:768px){.eventBlock__content{align-items:center;flex-direction:row;gap:16px;justify-content:flex-start}}.eventBlock__content-date{font-weight:600}.eventBlock__content-date span{white-space:nowrap}.eventBlock__logo{align-items:center;display:flex;height:100%;justify-content:center;width:150px}.eventBlock__logo img{display:block;height:auto;margin-left:auto;margin-right:auto;max-height:100%;max-width:100%;width:auto}.articleBlock{border-radius:32px;color:#fafafa;height:100%;margin-bottom:0;min-height:220px;overflow:visible;position:relative;text-decoration:none!important;width:100%}.articleBlock.with-details .articleBlock__front{justify-content:space-between}.articleBlock.with-details .articleBlock__front-image{align-items:center;display:flex;height:80px;justify-content:center;max-width:50%}@media (hover:hover){.articleBlock.with-details:hover .articleBlock__background{background-position-x:95%;transition:all .25s linear}}@media (min-width:768px){.articleBlock.with-details.larger .articleBlock__front-image{height:120px}}.articleBlock__background{background-position:100%;background-repeat:no-repeat;background-size:cover;border-radius:32px;height:100%;left:0;overflow:hidden;position:absolute;top:0;transition:all .25s linear;width:100%;z-index:-1}.articleBlock__background:after{background:linear-gradient(180deg,rgba(21,27,30,.2),rgba(21,27,30,.8) 50%,#151b1e);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.articleBlock__front{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:24px 16px 16px;top:0;width:100%}.articleBlock__front-image{max-height:100%;max-width:500px;width:50%}@media (min-width:768px){.articleBlock__front-image{max-height:352px}}.articleBlock__front-image img{display:block;margin-left:auto;margin-right:auto;max-height:100%;max-width:100%}.articleBlock__front-content{display:flex;flex-direction:column;gap:4px}.articleBlock__front-content__date{color:#fafafa;font-size:14px;font-weight:600;opacity:.6}.articleBlock__front-content__title{color:#fafafa;font-size:16px;font-weight:600;line-height:1.5}.articleBlock__category{left:-10px;position:absolute;top:-10px}.releasesOverview{margin-bottom:32px}.releasesOverview>.row{row-gap:24px}.releasesOverview__sectionHeading{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.releasesOverview__releases{row-gap:24px}.releasesOverview__releases-game .gameSimpleBlock{height:100%}.calendarBlock .clndr{display:flex;flex-direction:column;font-size:14px;gap:8px;text-align:center}.calendarBlock .clndr-controls{align-items:center;display:flex;font-size:20px;font-weight:500;justify-content:space-between;line-height:1.4;margin-bottom:8px}.calendarBlock .clndr-controls .clndr-next-button,.calendarBlock .clndr-controls .clndr-previous-button{align-items:center;border-radius:4px;color:var(--hub-primary-500);cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;line-height:1;transition:all .15s linear;width:32px}@media (hover:hover){.calendarBlock .clndr-controls .clndr-next-button:hover,.calendarBlock .clndr-controls .clndr-previous-button:hover{background:var(--hub-primary-500);color:var(--hub-dark-600);transition:all .15s linear}}.calendarBlock .clndr .days-of-the-week{align-items:center;color:var(--hub-primary-500);display:flex;font-size:14px;justify-content:space-between;text-transform:uppercase}.calendarBlock .clndr .days-of-the-week .header-day{width:48px}.calendarBlock .clndr .week{align-items:center;display:flex;justify-content:space-between;text-align:center}.calendarBlock .clndr .week .item{align-items:center;background:var(--hub-dark-400);border-radius:16px;color:var(--hub-primary-500);cursor:pointer;display:flex;font-weight:500;height:40px;justify-content:center;padding:8px;position:relative;transition:all .15s linear;width:40px}.calendarBlock .clndr .week .item.selected{background:var(--hub-primary-500);color:var(--hub-dark-600)!important;transition:all .15s linear}@media (hover:hover){.calendarBlock .clndr .week .item:hover{background:var(--hub-primary-500);transition:all .15s linear}}.calendarBlock .clndr .week .item.event:after{background:var(--hub-primary-500);border:1px solid var(--hub-dark-400);border-radius:3px;bottom:3px;content:"";height:6px;left:50%;position:absolute;transform:translateX(-50%);width:6px}.calendarBlock .clndr .week .item.now{border:1px solid var(--hub-primary-500);color:var(--hub-light-600)}.calendarBlock .clndr .week .item.next,.calendarBlock .clndr .week .item.previous{opacity:.3}.calendarBlock-calendar{margin-bottom:32px}@media (min-width:768px){.calendarBlock-calendar{margin-bottom:0}}.calendarBlock-events__date{font-size:20px;font-weight:500;line-height:1.4;margin-bottom:24px}.calendarBlock-events__events{display:flex;flex-direction:column;gap:16px}.calendarBlock.slim{row-gap:24px}.latestNews{margin-bottom:32px}.latestNews__header{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;margin-bottom:32px}.latestNews__news{row-gap:24px}.latestNews__news-single a{text-decoration:none}.singleGame__body-content{padding-bottom:32px}.singleGame__body-content .mediapackBrowser{margin-bottom:16px;margin-top:32px}.singleGame__body-sidebar{display:flex;flex-direction:column;gap:18px;padding-bottom:16px}.singleGame__body-sidebar__divider{border-top:1px dashed rgba(var(--hub-primary-200-rgb),.5);height:1px;width:100%}.gameLibrary__top{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:32px;row-gap:16px}.gameLibrary__top a{display:block}@media (min-width:992px){.gameLibrary__top{flex-direction:row}}.gameLibrary__top-title h1{margin-bottom:0}.gameLibrary__top-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}@media (min-width:992px){.gameLibrary__top-buttons__filters{display:none!important}}.gameLibrary__body-filters{display:flex;flex-direction:column;gap:24px;padding-bottom:32px}.gameLibrary__body-filters input[type=number],.gameLibrary__body-filters input[type=text],.gameLibrary__body-filters select{width:100%}.gameLibrary__body-filters__wrapper{background-color:var(--hub-dark-600);display:none;height:100%;left:0;padding:48px 16px;position:fixed;top:0;width:100%;z-index:20}@media (min-width:992px){.gameLibrary__body-filters__wrapper{display:flex!important;height:auto;padding:0 16px;position:relative;z-index:2}}.gameLibrary__body-filters__wrapper-close{align-items:center;box-shadow:0 4px 10px 0 var(--hub-dark-600);display:flex;height:48px;justify-content:space-between;left:0;padding:8px 16px;position:absolute;top:0;width:100%}@media (min-width:992px){.gameLibrary__body-filters__wrapper-close{display:none}}.gameLibrary__body-filters__wrapper-close .heading{font-size:16px;font-weight:600}.gameLibrary__body-filters__wrapper-close .close{height:32px;position:relative;width:32px}.gameLibrary__body-filters__wrapper-close .close span{background:var(--hub-light-600);border-radius:2px;display:block;height:3px;position:absolute;top:14px;width:32px}.gameLibrary__body-filters__wrapper-close .close span:first-child{transform:rotate(45deg)}.gameLibrary__body-filters__wrapper-close .close span:last-child{transform:rotate(-45deg)}.gameLibrary__body-filters__wrapper .gameLibrary__body-filters{margin-right:-12px;max-height:100%;overflow-y:auto;padding-right:12px;padding-top:8px}@media (min-width:768px){.gameLibrary__body-filters__wrapper .gameLibrary__body-filters{margin-right:0;overflow-y:visible;padding-right:0;width:100%}}@media (max-width:992px){.gameLibrary__body-filters__wrapper button[type=submit]{bottom:16px;box-shadow:0 -8px 20px 8px var(--hub-dark-600);position:fixed;width:calc(100% - 32px);z-index:5}}.gameLibrary__body-games{padding-bottom:32px}.gameLibrary__body-games__loader{min-height:200px}.gameLibrary__body-games__loader,.loginPage{align-items:center;display:flex;justify-content:center}.loginPage{flex-direction:column;gap:16px;margin-left:auto;margin-right:auto}@media (min-width:768px){.loginPage{gap:24px}}.loginPage__logo{height:64px}.loginPage__logo img{display:block;height:100%;margin-left:auto;margin-right:auto;max-width:100%;width:auto}.loginPage__title{text-align:center}.loginPage__title h1{font-size:16px;font-weight:500}@media (min-width:768px){.loginPage__title h1{font-size:24px}}.loginPage__form{border:2px solid var(--hub-dark-400);border-radius:16px;box-shadow:var(--hub-box-shadow);display:flex;flex-direction:column;gap:24px;margin-top:16px;max-width:360px;padding:32px 16px;width:100%}@media (min-width:768px){.loginPage__form{max-width:480px;padding:32px 64px}}.loginPage__form-heading{font-size:22px;font-weight:600;text-align:center}@media (min-width:768px){.loginPage__form-heading{font-size:32px}}.loginPage__form-information{color:var(--hub-light-600);font-size:14px;line-height:1.8;text-align:center}.loginPage__form-information span{font-weight:600}.loginPage__form-body{display:flex;flex-direction:column;gap:16px}.loginPage__form-body__message{border:1px solid var(--hub-primary-500);border-left-width:12px;border-radius:4px;font-size:14px;line-height:1.8;padding:4px 8px}.loginPage__form-body__message.error{border-color:var(--hub-red)}.loginPage__form-body input:not([type=checkbox]){width:100%}.loginPage__form-extraActions{text-align:center}.loginPage__form-extraActions a{color:rgba(var(--hub-primary-200-rgb),.5)}.loginPage__form-divider{background:var(--hub-dark-400);border-radius:2px;display:block;height:2px;width:100%}.loginPage__form-button .button{width:100%}.accountPage{display:flex;flex-direction:column;gap:24px}@media (min-width:768px){.accountPage{gap:48px}}.accountPage__heading{align-items:center;display:flex;gap:16px;justify-content:space-between}.accountPage__section-heading{font-size:18px;font-weight:600;margin-bottom:16px}@media (min-width:768px){.accountPage__section-heading{font-size:28px}}.accountPage__section-content__form{align-items:flex-start;display:flex;flex-direction:column;gap:16px}.roadmapPage{display:flex;flex-direction:column;gap:32px}.roadmapPage__heading{align-items:flex-start;display:flex;flex-direction:column;gap:16px;justify-content:space-between}@media (min-width:768px){.roadmapPage__heading{align-items:center;flex-direction:row}}.roadmapPage__heading-actions{align-items:center;display:flex;gap:8px;justify-content:center}.roadmapPage__icalInstructions{border:1px solid var(--hub-primary-500);border-radius:16px;display:flex;flex-direction:column;gap:16px;padding:16px}.roadmapPage__icalInstructions-heading{font-size:24px;font-weight:500}.roadmapPage__icalInstructions-content .filter{margin-bottom:16px;margin-top:16px}.roadmapPage__icalInstructions-buttons{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px}.roadmapPage__icalInstructions-buttons .button{display:inline-block}.roadmapPage__activeEvents-heading{font-size:32px;font-weight:500;line-height:1.5}.roadmapPage__activeEvents-list{display:flex;flex-direction:column;gap:16px;margin-top:32px}.compliancePage__downloads{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.compliancePage__downloads .filter{width:auto}.compliancePage__games{margin-top:32px}.compliancePage__games-heading{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.compliancePage__games-heading .filter{width:auto}.compliancePage__games-body{margin-top:16px}.compliancePage__games-body__loader{align-items:center;display:flex;justify-content:center;min-height:200px}.article__hero{margin-bottom:32px;padding-bottom:33.33333%;position:relative;width:100%}.article__hero .articleBlock{height:100%;left:0;min-height:unset;position:absolute;top:0;width:100%}.article__info{align-items:center;display:flex;gap:16px;justify-content:flex-start;margin-bottom:8px}.article__info-date{color:var(--hub-primary-500);font-size:14px;font-weight:500;line-height:1.5}.article__sidebar{margin-top:32px}@media (min-width:768px){.article__sidebar{margin-top:0;position:sticky;top:140px}}.article__sidebar-title{margin-bottom:16px}.article__others{margin-top:32px}.article__others-header{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.article__others-list{margin-top:32px;row-gap:16px}.article__others-list__gameBlock{text-decoration:none}.newsArchive{display:flex;flex-direction:column;gap:24px}.newsArchive__list{row-gap:24px}.newsArchive__list-gameBlock{text-decoration:none}.mediapacksPage{padding-bottom:48px}@media (min-width:768px){.mediapacksPage{padding-bottom:0}}@font-face{font-display:block;font-family:icn;src:url(fonts/icn.ccab29d34723573502eab64c72239002.woff2) format("woff2")}.icn{line-height:1}.icn:before{font-family:icn!important;font-style:normal;font-weight:400!important;vertical-align:top}.icn-checkmark:before{content:"\f101"}.icn-chevron-down:before{content:"\f102"}.icn-chevron-left:before{content:"\f103"}.icn-chevron-right:before{content:"\f104"}.icn-chevron-up:before{content:"\f105"}.icn-cross:before{content:"\f106"}.icn-download:before{content:"\f107"}.icn-error:before{content:"\f108"}.icn-eye-closed:before{content:"\f109"}.icn-eye-open:before{content:"\f10a"}.icn-file:before{content:"\f10b"}.icn-fire:before{content:"\f10c"}.icn-folder:before{content:"\f10d"}.icn-info:before{content:"\f10e"}.icn-lightning-bolt-empty:before{content:"\f10f"}.icn-lightning-bolt-full:before{content:"\f110"}.icn-lightning-bolt-half:before{content:"\f111"}.icn-logout:before{content:"\f112"}.icn-search:before{content:"\f113"}.icn-user:before{content:"\f114"}.icn-warning:before{content:"\f115"}