.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px;margin-top:5px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{font-family:sans-serif}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{border-radius:0}button,input{border:none;color:inherit;font:inherit}button{background:transparent;cursor:pointer;margin:0;padding:0;text-align:inherit;text-transform:inherit}button[disabled]{cursor:default}img{display:block;height:auto;max-width:100%}a{color:inherit;text-decoration:none}*,:after,:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0);background:50% no-repeat;background-size:cover;box-sizing:border-box}textarea{color:inherit;font:inherit;resize:vertical}html{background-color:#edeef2;color:#8792a6;font-family:Exo,sans-serif;font-size:12px;font-weight:600;line-height:1.4}@media (min-width:1400px){html{font-size:14px}}html:not([data-whatintent=keyboard]) :focus{outline:none}[v-cloak]{display:none}.l-contained{margin:0 auto;max-width:65rem}.t-heading{font-size:1.5rem;font-weight:700;line-height:1.2}@media (min-width:750px){.t-heading{font-size:2rem}}.t-miniheading,.t-subheading{font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.t-miniheading{font-size:.75rem}.t-copy{line-height:1.5}.t-copy>:not(:last-child){margin-bottom:1rem}.t-copy h3{font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.t-copy h3:not(:first-child){margin-top:2rem}.t-copy strong{font-weight:900}.t-copy em{font-style:italic}.t-copy ul{list-style:disc outside;padding-left:1.5rem}.t-copy ol{list-style:decimal outside;padding-left:1.5rem}.t-copy li:not(:first-child){margin-top:.5rem}.t-copy a{text-decoration:underline}.t-copy a:hover{color:#4c5565}.o-clubBackground{position:relative}.o-clubBackground:before{background-position:50% 35%;background-size:75%;content:"";display:block;height:100%;left:0;opacity:.05;position:absolute;top:0;width:100%}@supports (mix-blend-mode:soft-light){.o-clubBackground:before{mix-blend-mode:soft-light;opacity:.15}}.o-clubBackground--gradientOnly:before{display:none!important}.o-clubBackground--ADL{background-image:linear-gradient(#121022,#0d2c58)}.o-clubBackground--ADL:before{background-image:url(/content/themes/common/built/images/club-backgrounds/ADL.svg)}.o-clubBackground--PORT{background-image:linear-gradient(#181818,#9d9d9d)}.o-clubBackground--PORT:before{background-image:url(/content/themes/common/built/images/club-backgrounds/PORT.svg)}.o-clubBackground--CNTRL{background-image:linear-gradient(#0f1832,#16409a)}.o-clubBackground--CNTRL:before{background-image:url(/content/themes/common/built/images/club-backgrounds/CNTRL.svg)}.o-clubBackground--WEST{background-image:linear-gradient(#221e20,#d92031)}.o-clubBackground--WEST:before{background-image:url(/content/themes/common/built/images/club-backgrounds/WEST.svg)}.o-clubBackground--TIGERS{background-image:linear-gradient(#c49331,#facd01)}.o-clubBackground--TIGERS:before{background-image:url(/content/themes/common/built/images/club-backgrounds/TIGERS.svg)}.o-clubBackground--SOUTH{background-image:linear-gradient(#0e1e42,#8b9091)}.o-clubBackground--SOUTH:before{background-image:url(/content/themes/common/built/images/club-backgrounds/SOUTH.svg)}.o-clubBackground--STURT{background-image:linear-gradient(#01285d,#599ed6)}.o-clubBackground--STURT:before{background-image:url(/content/themes/common/built/images/club-backgrounds/STURT.svg)}.o-clubBackground--EAGLES{background-image:linear-gradient(#04593e,#a0b354)}.o-clubBackground--EAGLES:before{background-image:url(/content/themes/common/built/images/club-backgrounds/EAGLES.svg)}.o-clubBackground--NWD{background-image:linear-gradient(#4b0018,#ed254b)}.o-clubBackground--NWD:before{background-image:url(/content/themes/common/built/images/club-backgrounds/NWD.svg)}.o-clubBackground--NORTH{background-image:linear-gradient(#520900,#e12016)}.o-clubBackground--NORTH:before{background-image:url(/content/themes/common/built/images/club-backgrounds/NORTH.svg)}.o-clubBackground--SA{background-image:linear-gradient(#001b49,#e1251b)}.o-clubBackground--SA:before{background-image:url(/content/themes/common/built/images/club-backgrounds/SA.svg)}.o-clubBackground--WA{background-image:linear-gradient(#9e6f09,#f8b31c)}.o-clubBackground--WA:before{background-image:url(/content/themes/common/built/images/club-backgrounds/WA.svg)}.o-clubBackground--VIC{background-image:linear-gradient(#fff,#1e2d5c)}.o-clubBackground--VIC:before{background-image:url(/content/themes/common/built/images/club-backgrounds/VIC.svg)}.o-clubLogo{background-size:contain;display:block;padding-bottom:100%;width:100%}.o-clubLogo_alt{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.o-clubLogo--ADL{background-image:url(/content/themes/common/built/images/club-logos/ADL.svg)}.o-clubLogo--PORT{background-image:url(/content/themes/common/built/images/club-logos/PORT.svg)}.o-clubLogo--CNTRL{background-image:url(/content/themes/common/built/images/club-logos/CNTRL.svg)}.o-clubLogo--WEST{background-image:url(/content/themes/common/built/images/club-logos/WEST.svg)}.o-clubLogo--TIGERS{background-image:url(/content/themes/common/built/images/club-logos/TIGERS.svg)}.o-clubLogo--SOUTH{background-image:url(/content/themes/common/built/images/club-logos/SOUTH.svg)}.o-clubLogo--STURT{background-image:url(/content/themes/common/built/images/club-logos/STURT.svg)}.o-clubLogo--EAGLES{background-image:url(/content/themes/common/built/images/club-logos/EAGLES.svg)}.o-clubLogo--NWD{background-image:url(/content/themes/common/built/images/club-logos/NWD.svg)}.o-clubLogo--NORTH{background-image:url(/content/themes/common/built/images/club-logos/NORTH.svg)}.o-clubLogo--SA{background-image:url(/content/themes/common/built/images/club-logos/SA.svg)}.o-clubLogo--WA{background-image:url(/content/themes/common/built/images/club-logos/WA.svg)}.o-clubLogo--VIC{background-image:url(/content/themes/common/built/images/club-logos/VIC.svg)}.o-competitionFilters>:not(:last-child){margin-bottom:1rem}.o-competitionFilters_row{display:flex;margin-left:-1rem}.o-competitionFilters_row>*{flex-grow:1;padding-left:1rem}.o-competitionFilters_sponsorship{flex-grow:0;flex-shrink:0;width:5rem}.o-competitionFilters_sponsorship>a{background-color:#fff;display:block;padding:.25rem}@media (min-width:750px){.o-competitionFilters{display:flex;position:relative}.o-competitionFilters>:not(:last-child){margin-bottom:0;margin-right:1rem}.o-competitionFilters_filter{flex-grow:0;width:16rem}.o-competitionFilters_sponsorship{position:absolute;right:0;top:0}}.o-dropdown select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:none;border-radius:0;color:#4c5565;font-weight:700;height:4rem;letter-spacing:.05rem;padding:1rem;text-transform:uppercase}.select2-container--sanfl .select2-selection{background-color:#fff;min-height:4rem;padding:1rem 1.5rem}.select2-container--sanfl .select2-selection--multiple .select2-selection__rendered{display:flex;flex-wrap:wrap;margin-top:-.5rem}.select2-container--sanfl .select2-selection--multiple .select2-selection__choice{align-items:center;background-color:#d6d9e2;border-radius:3px;color:#4c5565;display:flex;font-size:.75rem;height:2rem;letter-spacing:.05rem;margin:.5rem .5rem 0 0;padding:0 .75rem;text-transform:uppercase}.select2-container--sanfl .select2-selection--multiple .select2-selection__choice__remove{font-family:sans-serif;margin-right:.5rem}.select2-container--sanfl .select2-selection--single{align-items:center;background-color:#fff;border:none;border-radius:0;color:#4c5565;display:flex;font-weight:700;height:4rem;letter-spacing:.05rem;padding:1.5rem 4rem 1.5rem 1.5rem;position:relative;text-transform:uppercase}.select2-container--sanfl .select2-selection__arrow{height:1rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:1rem}.select2-container--sanfl .select2-selection__arrow:after,.select2-container--sanfl .select2-selection__arrow:before{background-color:currentColor;border-radius:2px;content:"";display:block;height:65%;left:50%;position:absolute;top:50%;transform-origin:50% 100%;width:2px}.select2-container--sanfl .select2-selection__arrow:before{transform:translate(-50%,-65%) rotate(45deg);transform-origin:0 100%}.select2-container--sanfl .select2-selection__arrow:after{transform:translate(-50%,-65%) rotate(-45deg);transform-origin:100% 100%}.select2-container--sanfl .select2-selection__clear{color:#8792a6;font-family:Arial sans-serif;font-size:1.5rem;position:absolute!important;right:2.5rem;top:50%;transform:translateY(-50%)}.select2-container--sanfl .select2-selection__clear:hover{color:#4c5565}.select2-container--sanfl .select2-dropdown{background-color:#fff;border:none;border-radius:0;box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.select2-container--sanfl .select2-selection__rendered{display:block;overflow:hidden;padding:0!important;text-overflow:ellipsis;white-space:nowrap}.select2-container--sanfl .select2-results__option{color:#8792a6;font-size:.75rem;font-weight:700;letter-spacing:.05rem;padding:1rem 1.5rem;text-transform:uppercase}.select2-container--sanfl .select2-results__option[aria-selected=true]{background-color:#d6d9e2;color:#4c5565}.select2-container--sanfl .select2-results__option.select2-results__option--highlighted{background-color:#4c5565;color:#fff}.o-dynamicContent{min-height:15rem;width:100%}.o-dynamicContent_loader{background-image:url(/content/themes/common/built/images/loader.svg);height:3rem;left:50%;margin:-1.5rem 0 0 -3rem;position:absolute;top:7.5rem;width:6rem;z-index:50}.o-dynamicContent_error{background-color:#fff;height:15rem;position:relative}.o-dynamicContent_error_message{color:#8792a6;font-size:1.3rem;left:50%;line-height:1.2;padding:0 1.5rem;position:absolute;text-align:center;top:7.5rem;transform:translate(-50%,-50%);width:100%}.o-dynamicContent.is-loading{position:relative}.o-dynamicContent.is-loading .o-dynamicContent_content,.o-dynamicContent.is-loading .o-dynamicContent_error{opacity:.15}.o-dynamicContent.is-loading:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}@-webkit-keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.o-embed.has-aspect-ratio{height:0;overflow:hidden;position:relative;width:100%}.o-embed.has-aspect-ratio>embed,.o-embed.has-aspect-ratio>iframe,.o-embed.has-aspect-ratio>object{height:100%;left:0;position:absolute;top:0;width:100%}.o-embed.has-no-aspect-ratio>*{margin:0 auto}.o-extraMenuLink{align-items:center;display:flex;font-weight:700;letter-spacing:.05rem;text-transform:uppercase;white-space:nowrap}.o-extraMenuLink_icon{margin-right:.25em;transform:translateY(.05em)}.o-extraMenuLink_logo{height:1.4em;margin-left:.5em;max-width:none;transform:translateY(-.1em);width:auto}.o-icon{fill:currentColor;display:inline-block;line-height:1;text-align:center;vertical-align:middle}.o-icon,.o-icon svg{height:1em;width:1em}.o-image{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:0;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.o-image img{font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.o-image.is-contained img{font-family:"object-fit: contain;";-o-object-fit:contain;object-fit:contain}.o-image.is-aligned-top img{font-family:"object-fit: contain; object-position: top center;";-o-object-position:top center;object-position:top center}.o-image.is-lazy .o-image_lazyImage{filter:blur(.5vw);transform:scale(1.2);transition:filter .3s,transform .3s}.o-image.is-lazy.is-loaded .o-image_lazyImage{filter:blur(0);transform:scale(1)}.no-js .o-image .o-image_lazyImage{display:none}.o-matchTime{align-items:center;background-color:#d6d9e2;color:#4c5565;display:flex;font-size:.75rem;font-weight:700;height:2rem;justify-content:center;letter-spacing:.05rem;text-align:center;text-transform:uppercase;width:6rem}.o-matchTime.is-dark{background-color:#4c5565;color:#fff}.o-matchTime.is-playing{background-color:#e73127;color:#fff}.o-menuButton{display:block;height:1em;width:1em}.o-menuButton_hamburger{background-color:currentColor;border-radius:2px;display:block;height:2px;position:relative;transition:opacity .2s;width:100%}.o-menuButton_hamburger:after,.o-menuButton_hamburger:before{background-color:currentColor;border-radius:2px;content:"";display:block;height:2px;position:absolute;transition:transform .2s;width:100%}.o-menuButton:not(.is-active) .o-menuButton_hamburger:before{transform:translateY(-.25em)}.o-menuButton:not(.is-active) .o-menuButton_hamburger:after{transform:translateY(.25em)}.o-menuButton.is-active .o-menuButton_hamburger{background-color:transparent}.o-menuButton.is-active .o-menuButton_hamburger:before{transform:translateY(0) rotate(-45deg)}.o-menuButton.is-active .o-menuButton_hamburger:after{transform:translateY(0) rotate(45deg)}.o-moduleHeader{display:flex;justify-content:space-between;margin-bottom:1.5rem}.o-moduleHeader_title{color:#4c5565}.o-moduleHeader_link,.o-moduleHeader_title{font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.o-moduleHeader_link{font-size:.75rem}.o-moduleHeader_link:hover{color:#4c5565}td.o-playerCell{padding-bottom:0;padding-top:0}.o-playerCell_image{display:block;flex-shrink:0;width:calc(4.5rem - 1px)}.o-playerCell_main{align-items:center;display:flex}.o-playerCell_number{flex-grow:0;flex-shrink:0;margin-left:1rem;width:2.2em}.o-playerCell_name{flex-grow:1;padding:0 1rem}.o-playerImage{background-color:#fff;background-position:top;height:0;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.o-playerImage.is-empty{background-image:url(/content/themes/common/built/images/missing-profile-male.svg)}.o-playerImage.is-empty.is-female{background-image:url(/content/themes/common/built/images/missing-profile-female.svg)}.o-playerImage.is-zoomed{padding-bottom:66.6666666667%}.o-playerImage_image{height:100%;left:0;padding-bottom:0;position:absolute;top:0;width:100%}.o-playingTime{align-items:center;display:flex;font-size:.75rem}.o-playingTime_icon{font-size:1rem;margin-right:.25rem;margin-top:-.2rem}.o-radialArc{height:0;padding-bottom:50%;width:100%}.o-radialArc_bg{stroke:#d6d9e2}.o-radialArc_progress{stroke:#e73127}.o-radialPercent{height:0;padding-bottom:100%;position:relative;width:100%}.o-radialPercent svg{bottom:0;height:100%;left:0;position:absolute;top:0;transform:rotate(-90deg);width:100%}.o-radialPercent_number{font-size:1.5rem;font-weight:700;left:50%;line-height:1.2;position:absolute;top:50%;transform:translate(-50%,-50%)}@media (min-width:750px){.o-radialPercent_number{font-size:2rem}}.o-radialPercent_bg{stroke:#d6d9e2}.o-radialPercent_progress{stroke:#e73127}.o-results{align-items:center;box-sizing:border-box;display:flex;justify-content:center}.o-results>:not(:last-child){margin-right:.25rem}.o-results_item{background-color:#4c5565;border-radius:50%;color:#fff;font-size:.75rem;font-weight:700;height:1.5rem;letter-spacing:.05rem;line-height:1.5rem;text-align:center;text-transform:uppercase;width:1.5rem}.o-results_item.is-w{background-color:#4ea332}.o-results_item.is-l{background-color:#e73127}.o-sponsorBlock{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:1rem 2rem}.o-sponsorBlock_link{background-color:#fff;display:block;width:6rem}.o-sponsorBlock_text{font-weight:700}.o-sponsorBlock_text,.o-sponsorPill{font-size:.75rem;letter-spacing:.05rem;text-transform:uppercase}.o-sponsorPill{border:1px solid;border-radius:3px;display:block;float:left;overflow:hidden;padding:.2rem .75rem .15rem;text-overflow:ellipsis;white-space:nowrap}.o-statLogo{width:2.5rem}@media (min-width:751px){.o-statLogo{width:4rem}}.o-table{background-color:#fff;box-shadow:0 1px 20px 0 rgba(0,0,0,.1);width:100%}.o-table th{color:#4c5565;font-size:.75rem;font-weight:700;letter-spacing:.05rem;padding:1rem 1.5rem;text-align:left;text-transform:uppercase}.o-table td{padding:.5rem 1.5rem}.o-table thead{border-bottom:1px solid #d6d9e2}.o-table tbody tr:not(:first-child){border-top:1px solid #d6d9e2}@media (max-width:749px){.o-table thead{display:none}.o-table tbody tr{display:flex;flex-direction:column;padding:1rem 0}.o-table tbody td{display:flex}.o-table tbody td:before{color:#4c5565;content:attr(data-column);flex-shrink:0;font-size:.75rem;font-weight:700;letter-spacing:.05rem;padding-right:2rem;text-transform:uppercase;width:10rem}}.o-video{background-color:#4c5565;padding-bottom:56.25%;position:relative}.o-video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.accordion{margin:3rem 0}.accordion>:not(:last-child){margin-bottom:2rem}.accordion_heading{color:#4c5565}.accordion_button{max-width:240px;padding-top:2rem}.accordionItem{margin-bottom:-1px!important}.accordionItem .accordionItem_container{border-top:1px solid #d6d9e2;overflow:hidden;width:100%}.accordionItem .accordionItem_title{color:#4c5565;cursor:pointer;display:block;padding:2rem 0;position:relative}.accordionItem .accordionItem_icon{border:2px solid;border-radius:100%;display:inline-block;font-size:0;height:32px;position:absolute;right:.2rem;top:50%;transform:translateY(-50%);transition:all .35s cubic-bezier(.25,.46,.45,.94);width:32px}.t-NWD .accordionItem .accordionItem_icon{border-color:#ed174b}.t-WEST .accordionItem .accordionItem_icon{border-color:#de0532}.t-TIGERS .accordionItem .accordionItem_icon{border-color:#facd01}.t-CNTRL .accordionItem .accordionItem_icon{border-color:#fff}.t-EAGLES .accordionItem .accordionItem_icon{border-color:#ffd300}.t-NORTH .accordionItem .accordionItem_icon{border-color:#fff}.accordionItem .accordionItem_icon:after,.accordionItem .accordionItem_icon:before{content:"";display:block;height:2px;left:50%;position:absolute;top:50%;width:50%}.t-NWD .accordionItem .accordionItem_icon:after,.t-NWD .accordionItem .accordionItem_icon:before{background-color:#ed174b}.t-WEST .accordionItem .accordionItem_icon:after,.t-WEST .accordionItem .accordionItem_icon:before{background-color:#de0532}.t-TIGERS .accordionItem .accordionItem_icon:after,.t-TIGERS .accordionItem .accordionItem_icon:before{background-color:#facd01}.t-CNTRL .accordionItem .accordionItem_icon:after,.t-CNTRL .accordionItem .accordionItem_icon:before{background-color:#fff}.t-EAGLES .accordionItem .accordionItem_icon:after,.t-EAGLES .accordionItem .accordionItem_icon:before{background-color:#ffd300}.t-NORTH .accordionItem .accordionItem_icon:after,.t-NORTH .accordionItem .accordionItem_icon:before{background-color:#fff}.accordionItem .accordionItem_icon:before{transform:translate(-50%,-50%) rotate(0)}.accordionItem .accordionItem_icon:after{transform:translate(-50%,-50%) rotate(90deg)}.accordionItem .accordionItem_icon .o-icon{font-size:1.4rem}.accordionItem.is-active .accordionItem_icon{transform:translateY(-50%) rotate(45deg)}.accordionItem .accordionItem_content{border-bottom:1px solid #d6d9e2;height:0;overflow:hidden;transition:all .35s cubic-bezier(.25,.46,.45,.94)}.accordionItem .accordionItem_content_padding{padding:.4rem 0 3rem}.actionsList{display:flex;flex-wrap:wrap;margin-left:-.5rem}.actionsList>*{padding-left:.5rem;width:100%}.actionsList>:nth-child(-n+1){margin-top:0}.actionsList>:nth-child(n+2){margin-top:.5rem}.actionsList>:not(:nth-child(1n+1)){clear:none}.actionsList>:nth-child(1n+1){clear:left}.actionsList_action{background-color:#d6d9e2;color:#4c5565;display:block;font-size:.75rem;font-weight:700;letter-spacing:.05rem;padding:1.25rem 3rem;position:relative;text-align:center;text-transform:uppercase}.actionsList_action:hover{background-color:#4c5565;color:#d6d9e2}.actionsList_action .o-icon{font-size:1.5rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}@media (min-width:750px){.actionsList--wide{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.actionsList--wide>*{padding-left:1.5rem;width:50%}.actionsList--wide>:nth-child(-n+2){margin-top:0}.actionsList--wide>:nth-child(n+3){margin-top:.5rem}.actionsList--wide>:not(:nth-child(odd)){clear:none}.actionsList--wide>:nth-child(odd){clear:left}}.adGroup{align-items:center;display:flex;justify-content:center;margin:0 auto;overflow:hidden;position:relative;text-align:center;width:100%}.adGroup--leaderboard{max-width:728px}.adGroup--billboard{max-width:970px}.adGroup--mrec{max-width:300px}.announcement{background-color:#8792a6;color:#fff;padding:2rem}.announcement_content{margin:0 auto;max-width:50rem;text-align:center}.announcement_content>:not(:last-child){margin-bottom:1rem}.announcement_title{font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.appLinks{display:flex}.appLinks>:not(:last-child){margin-right:1rem}.appLinks_item{flex-shrink:0}.appLinks_link{border-radius:3px;display:block;padding:.75rem}.appLinks_link img{height:30px;width:130px}.appLinks--light .appLinks_link{background-color:rgba(135,146,166,.25);color:#fff}.appLinks--dark .appLinks_link{background-color:#8792a6;color:#fff}.appLinks--dark .appLinks_link:hover{background-color:#4c5565}.clubBanner_banner{align-items:center;display:flex;justify-content:space-between;padding:1.5rem}@media (min-width:750px){.clubBanner_banner{padding:3rem}}.clubBanner_logo{margin-right:2rem;width:6rem}.clubBanner_title{color:#fff;font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:750px){.clubBanner_title{font-size:2.75rem}}.contentModules>:not(:last-child){margin-bottom:3rem}.contentModules_item--heading{color:#4c5565;margin-bottom:1.5rem!important}.contentModules_item--heading:not(:first-child){margin-top:3rem}.contentModules_item--overview_list .overview_item_image{padding-bottom:56.25%}@media (max-width:749px){.contentModules_item--overview_list .overview_item_image .o-image{height:100%;left:0;padding-bottom:0;position:absolute;top:0;width:100%}}@media (min-width:750px){.contentModules_item--overview_list .overview_item_image{padding-bottom:0}}.contentModules_media_caption{display:block;font-size:.75rem;margin-top:1rem}.contentModules_item--breakout_image{background-color:#4c5565;left:50%;margin:3rem -50vw;position:relative;right:50%;width:100vw}.contentModules_item--breakout_image .o-image{padding-bottom:44.4444444444%}.contentModules_item--embed .responsive-oembed-wrapper>*{margin:0 auto}@media (min-width:750px){.contentModules_media.is-half{width:50%}}.currentRound_match{align-items:center;border-bottom:1px solid #edeef2;color:#4c5565;display:flex;padding:2rem 1.5rem;position:relative}.currentRound_match.is-linked:hover{box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.currentRound_team{align-items:center;display:flex;position:relative;width:33.3333333333%}.currentRound_team--home{order:-1}.currentRound_team--away{flex-direction:row-reverse;order:1}.currentRound_team_logo{width:3rem}.currentRound_team_score{flex-grow:1;position:relative;text-align:center}.currentRound_team_score_total{font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:750px){.currentRound_team_score_total{font-size:2.75rem}}.currentRound_team_score_breakdown{font-size:.75rem;position:absolute;top:100%;width:100%}.currentRound_info{align-items:center;display:flex;justify-content:center;position:relative;width:33.3333333333%}.currentRound_upcoming{font-size:.75rem;letter-spacing:.05rem;text-align:center;text-transform:uppercase}.currentRound_upcoming_title{font-weight:700}.currentRound_upcoming_details{color:#8792a6}.currentRound_match.is-upcoming{background-color:rgba(214,217,226,.2)}.currentRound_match.is-site-team{color:#fff}.currentRound_match.is-site-team .currentRound_upcoming_details{color:#fff;opacity:.6}@media (min-width:750px){.currentRound_team_logo{width:4.5rem}}.eventOverview>:not(:last-child){margin-bottom:1.5rem}.eventOverview_row{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.eventOverview_row>*{padding-left:1.5rem;width:100%}.eventOverview_row>:nth-child(-n+1){margin-top:0}.eventOverview_row>:nth-child(n+2){margin-top:1.5rem}.eventOverview_row>:not(:nth-child(1n+1)){clear:none}.eventOverview_row>:nth-child(1n+1){clear:left}.eventOverview_item{display:flex;flex-direction:column}.eventOverview_tile{background-color:#fff;display:flex;flex-grow:1;min-height:8rem}.eventOverview_tile_icon{align-items:center;background-color:#8792a6;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;justify-content:center;width:8rem}.eventOverview_tile_text{align-items:center;display:flex;flex-grow:1;padding:1.5rem 2rem}@media (min-width:750px){.eventOverview_row{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.eventOverview_row>*{padding-left:1.5rem;width:50%}.eventOverview_row>:nth-child(-n+2){margin-top:0}.eventOverview_row>:nth-child(n+3){margin-top:1.5rem}.eventOverview_row>:not(:nth-child(odd)){clear:none}.eventOverview_row>:nth-child(odd){clear:left}.eventOverview_tile_text{font-size:1.3rem;line-height:1.2}}.eventTile{background-color:#fff;display:flex;padding:1.5rem;position:relative}.eventTile:hover{box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.eventTile_thumbnail{align-items:center;background-color:#8792a6;display:flex;flex-shrink:0;height:6rem;justify-content:center;position:relative;width:6rem}.eventTile_thumbnail>.o-icon{color:#fff;font-size:1.5rem}.eventTile_thumbnail>.o-image{height:100%;left:0;padding-bottom:0;position:absolute;top:0;width:100%}.eventTile_content{padding-left:1.5rem;width:calc(100% - 6rem)}.eventTile_content_bottom>:not(:last-child),.eventTile_content_top>:not(:last-child){margin-bottom:.75rem}.eventTile_content_bottom{margin-top:.75rem}.eventTile_time{color:#4c5565;display:block;font-size:.75rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.eventTile_time>*{display:block}.eventTile_title{font-size:1.3rem;line-height:1.2;max-height:2.4em;overflow:hidden}.eventTile_location{font-size:.75rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.eventTile_sponsor{margin-top:.75rem}@media (min-width:750px){.eventTile{padding:0}.eventTile_thumbnail{height:10rem;width:10rem}.eventTile_content{display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem 13rem 1.5rem 3rem;width:calc(100% - 10rem)}.eventTile_sponsor{margin:0;max-width:10rem;position:absolute;right:1.5rem;top:1.5rem}.eventTile_time{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eventTile_time>*{display:inline}.eventTile_time_date:after{content:","}.eventTile_location{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.featuredDraftee_card{background-color:#fff;box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.featuredDraftee_thumbnail{display:block}.featuredDraftee_info{display:flex;flex-direction:column;justify-content:center;padding:1.5rem;position:relative;text-align:center}.featuredDraftee_info>:not(:last-child){margin-bottom:1rem}.featuredDraftee_title{color:#4c5565;display:block;font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}@media (min-width:750px){.featuredDraftee_title{font-size:2rem}}.featuredDraftee_detail{display:block;font-size:1.5rem;font-weight:700;line-height:1.2}@media (min-width:750px){.featuredDraftee_detail{font-size:2rem}}.featuredDraftee_label{color:#4c5565;display:block;font-size:.75rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.featuredDraftee_action,.featuredDraftee_label:first-child{margin-top:auto}@media (min-width:750px){.featuredDraftee_card{display:flex;flex-wrap:wrap;margin-left:0}.featuredDraftee_card>*{padding-left:0;width:50%}.featuredDraftee_card>:nth-child(-n+2),.featuredDraftee_card>:nth-child(n+3){margin-top:0}.featuredDraftee_card>:not(:nth-child(odd)){clear:none}.featuredDraftee_card>:nth-child(odd){clear:left}.featuredDraftee_label:first-child{margin-top:0}.featuredDraftee_info{padding:1.5rem 3rem}.featuredDraftee_detail{padding-bottom:1rem}.featuredDraftee_action{bottom:1.5rem;position:absolute;width:calc(100% - 6rem)}}@media (min-width:1200px){.featuredDraftee_info{padding:3rem}.featuredDraftee_detail{padding-bottom:2rem}.featuredDraftee_action{bottom:3rem}}.featuredLinks{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.featuredLinks>*{padding-left:1.5rem;width:100%}.featuredLinks>:nth-child(-n+1){margin-top:0}.featuredLinks>:nth-child(n+2){margin-top:1.5rem}.featuredLinks>:not(:nth-child(1n+1)){clear:none}.featuredLinks>:nth-child(1n+1){clear:left}.featuredLinks_item,.featuredLinks_tile{display:flex;flex-direction:column}.featuredLinks_tile{background-color:#4c5565;border-left:5px solid;color:#d6d9e2;flex-grow:1;justify-content:space-between;min-height:15rem;padding:3rem}.featuredLinks_tile>:not(:last-child){margin-bottom:1.5rem}.featuredLinks_tile:hover{box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.featuredLinks_title{font-size:2.75rem;font-weight:700;line-height:1.2}.featuredLinks_action{color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.05rem;text-align:right;text-transform:uppercase}@media (min-width:1200px){.featuredLinks{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.featuredLinks>*{padding-left:1.5rem;width:33.3333333333%}.featuredLinks>:nth-child(-n+3){margin-top:0}.featuredLinks>:nth-child(n+4){margin-top:1.5rem}.featuredLinks>:not(:nth-child(3n+1)){clear:none}.featuredLinks>:nth-child(3n+1){clear:left}.featuredLinks_tile{min-height:20rem}}.featuredNews{background-color:#4c5565}.featuredNews_item{width:100%}.flickity-page-dots .dot{background-color:#8792a6;height:8px;margin:0 5px;opacity:1;width:8px}.flickity-page-dots .dot.is-selected{background-color:#4c5565}@media (max-width:1199px){.featuredNews:before{clip:rect(1px,1px,1px,1px);content:"slider";height:1px;overflow:hidden;position:absolute!important;width:1px}.feauredNews_items:not(.flickity-enabled)>:not(:first-child){display:none}}@media (min-width:1200px){.featuredNews{overflow:hidden;padding-bottom:44.4444444444%;position:relative}.feauredNews_items{display:flex;flex-direction:column;flex-wrap:wrap;height:100%;left:0;position:absolute;top:0;width:100%}.feauredNews_items>:first-child{width:66.6666666667%}.feauredNews_items>:not(:first-child){height:50%;width:33.3333333333%}}.featuredPlayer_title{color:#4c5565;display:block;font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}@media (min-width:750px){.featuredPlayer_title{font-size:2rem}}.featuredResources_items{display:flex;flex-wrap:wrap;margin-left:-1rem}.featuredResources_items>*{padding-left:1rem;width:100%}.featuredResources_items>:nth-child(-n+1){margin-top:0}.featuredResources_items>:nth-child(n+2){margin-top:1rem}.featuredResources_items>:not(:nth-child(1n+1)){clear:none}.featuredResources_items>:nth-child(1n+1){clear:left}.featuredTopics{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.featuredTopics>*{padding-left:1.5rem;width:100%}.featuredTopics>:nth-child(-n+1){margin-top:0}.featuredTopics>:nth-child(n+2){margin-top:1.5rem}.featuredTopics>:not(:nth-child(1n+1)){clear:none}.featuredTopics>:nth-child(1n+1){clear:left}.featuredTopics_posts{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.featuredTopics_posts>*{padding-left:1.5rem;width:100%}.featuredTopics_posts>:nth-child(-n+1){margin-top:0}.featuredTopics_posts>:nth-child(n+2){margin-top:1.5rem}.featuredTopics_posts>:not(:nth-child(1n+1)){clear:none}.featuredTopics_posts>:nth-child(1n+1){clear:left}@media (min-width:750px){.featuredTopics_posts{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.featuredTopics_posts>*{padding-left:1.5rem;width:50%}.featuredTopics_posts>:nth-child(-n+2){margin-top:0}.featuredTopics_posts>:nth-child(n+3){margin-top:1.5rem}.featuredTopics_posts>:not(:nth-child(odd)){clear:none}.featuredTopics_posts>:nth-child(odd){clear:left}}@media (min-width:1200px){.featuredTopics{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.featuredTopics>*{padding-left:1.5rem;width:33.3333333333%}.featuredTopics>:nth-child(-n+3){margin-top:0}.featuredTopics>:nth-child(n+4){margin-top:1.5rem}.featuredTopics>:not(:nth-child(3n+1)){clear:none}.featuredTopics>:nth-child(3n+1){clear:left}.featuredTopics_posts{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.featuredTopics_posts>*{padding-left:1.5rem;width:100%}.featuredTopics_posts>:nth-child(-n+1){margin-top:0}.featuredTopics_posts>:nth-child(n+2){margin-top:1.5rem}.featuredTopics_posts>:not(:nth-child(1n+1)){clear:none}.featuredTopics_posts>:nth-child(1n+1){clear:left}}.featuredVideos_grid{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.featuredVideos_grid>*{padding-left:1.5rem;width:100%}.featuredVideos_grid>:nth-child(-n+1){margin-top:0}.featuredVideos_grid>:nth-child(n+2){margin-top:1.5rem}.featuredVideos_grid>:not(:nth-child(1n+1)){clear:none}.featuredVideos_grid>:nth-child(1n+1){clear:left}@media (min-width:750px){.featuredVideos_grid{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.featuredVideos_grid>*{padding-left:1.5rem;width:50%}.featuredVideos_grid>:nth-child(-n+2){margin-top:0}.featuredVideos_grid>:nth-child(n+3){margin-top:1.5rem}.featuredVideos_grid>:not(:nth-child(odd)){clear:none}.featuredVideos_grid>:nth-child(odd){clear:left}}@media (min-width:1200px){.featuredVideos_grid{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.featuredVideos_grid>*{padding-left:1.5rem;width:33.3333333333%}.featuredVideos_grid>:nth-child(-n+3){margin-top:0}.featuredVideos_grid>:nth-child(n+4){margin-top:1.5rem}.featuredVideos_grid>:not(:nth-child(3n+1)){clear:none}.featuredVideos_grid>:nth-child(3n+1){clear:left}}.featuredVideos_title{background-color:#d6d9e2;color:#4c5565;padding:.75rem}.featureHeader{background-color:#4c5565;color:#fff;overflow:hidden;position:relative}.featureHeader_image{overflow:hidden;padding-bottom:85%;position:relative}.featureHeader_image:after{background:linear-gradient(transparent,rgba(0,0,0,.7));bottom:-1px;content:"";display:block;height:75%;left:-1px;position:absolute;right:-1px}.featureHeader_content{bottom:0;left:0;padding:3rem 1.5rem;position:absolute;width:100%}.featureHeader_caption{background-color:rgba(135,146,166,.25);color:#4c5565;padding:1.5rem}@media (min-width:750px){.featureHeader_image{padding-bottom:44.4444444444%}.featureHeader_caption,.featureHeader_content{padding:3rem}}@media (min-width:1200px){.featureHeader_title{font-size:3.75rem}}.fixedTable{background-color:#fff;overflow:hidden;position:relative}.fixedTable_scroll{overflow-x:auto;width:100%}.fixedTable_table{width:100%}.fixedTable_header,.fixedTable_item{border-bottom:1px solid #edeef2}.fixedTable_cell,.fixedTable_heading{box-sizing:content-box;height:4rem;min-width:4.5rem;padding-right:1.5rem;text-align:center;vertical-align:middle;white-space:nowrap}.fixedTable_cell.is-fixed,.fixedTable_heading.is-fixed{background-color:#fff;text-align:left}.fixedTable_cell.is-last-fixed+*,.fixedTable_cell:first-child,.fixedTable_heading.is-last-fixed+*,.fixedTable_heading:first-child{padding-left:1.5rem}.fixedTable_cell.is-position,.fixedTable_heading.is-position{min-width:3rem}.fixedTable_heading{font-size:.75rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.fixedTable_heading span{display:inline-block;height:4rem;line-height:4rem;min-width:2rem;position:relative}.fixedTable_heading span:before{bottom:0;content:"";display:block;height:3px;position:absolute;width:100%}.fixedTable_heading.is-sortable{cursor:pointer}.fixedTable_heading.is-sorted-by{color:#4c5565}.fixedTable_heading.is-sorted-by .fixedTable_heading_text:before{background-color:#4c5565}.fixedTable_heading_text{display:inline-block;height:4rem;line-height:4rem;min-width:3rem;position:relative}.fixedTable_heading_text:before{bottom:0;content:"";display:block;height:3px;position:absolute;width:100%}.fixedTable_table--fixed{left:0;pointer-events:none;position:absolute;top:0;width:100%}.fixedTable_table--fixed .fixedTable_cell.is-last-fixed,.fixedTable_table--fixed .fixedTable_heading.is-last-fixed{position:relative}.fixedTable_table--fixed .fixedTable_cell.is-last-fixed:after,.fixedTable_table--fixed .fixedTable_heading.is-last-fixed:after{background:linear-gradient(90deg,rgba(76,85,101,.06),rgba(76,85,101,0));content:"";display:block;height:4rem;position:absolute;right:-1.5rem;top:0;width:1.5rem}.fixedTable_table--fixed .fixedTable_cell:not(.is-fixed),.fixedTable_table--fixed .fixedTable_heading:not(.is-fixed){visibility:hidden}.fixedTable_player{align-items:center;color:#4c5565;display:flex}.fixedTable_player_number{width:2.5rem}.fixedTable_player_image{flex-shrink:0;margin-right:1rem;width:6rem}.fixedTable_club{align-items:center;display:flex}.fixedTable_club_logo{width:3rem}.fixedTable_club_name{color:#4c5565;font-size:.75rem;font-weight:700;letter-spacing:.05rem;margin-left:1rem;text-transform:uppercase}.fixedTable_position{align-items:center;display:flex}.fixedTable_position_num{width:1.25rem}.fixedTable_position_change{align-items:center;display:flex;font-family:Arial,sans-serif;height:1rem;justify-content:center;width:1rem}.fixedTable_position_change.is-down,.fixedTable_position_change.is-up{font-size:.6em}.fixedTable_position_change.is-up{color:#4ea332}.fixedTable_position_change.is-down{color:#e73127}.fixedTable_round{width:1.5rem}.fixedTable_nextMatch{display:inline-block;width:3rem}@media (max-width:749px){.fixedTable_club_name,.fixedTable_player_firstname,.fixedTable_player_image{display:none}}@media (min-width:750px){.fixedTable_cell.is-player{padding:0 1rem 0 0}.fixedTable_player_initial{display:none}}.footer{background-color:#edeef2;border-top:1px solid #d6d9e2}.footer_mid{display:flex;justify-content:center}.footer_bottom,.footer_mid{border-top:1px solid #d6d9e2;font-size:.75rem;padding:1.5rem}.footer_top{padding:3rem 1.5rem}.footer_copyright{color:#8792a6}.footer_section_heading{font-weight:700;letter-spacing:.05rem;margin-bottom:1.5rem;text-transform:uppercase}.footer_extras,.footer_menu{display:none}@media (min-width:750px){.footer_top{padding:3rem}.footer_top_inner>:not(:last-child){margin-bottom:6rem}.footer_bottom{display:flex;justify-content:space-between;padding:1.5rem 2rem}.footer_menu_items{display:flex;letter-spacing:.05rem;text-transform:uppercase}.footer_menu_items>:not(:last-child){margin-right:1rem}.footer_extras{display:flex}.footer_extras>*{width:50%}.footer_menu{display:block}}@media (min-width:1200px){.footer_top_inner{display:flex}.footer_top_inner>:not(:last-child){margin-bottom:0}.footer_top_inner>*{flex-shrink:0;width:50%}.footer_top_inner>:not(:first-child){padding-left:3rem}.footer_top_inner>:not(:last-child){border-right:1px solid #d6d9e2;padding-right:3rem}.footer_extras{flex-direction:column;margin-top:0}.footer_extras>:not(:last-child){margin-bottom:3rem}}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:hidden;position:absolute;top:0;touch-action:none;width:100%;z-index:1500}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{-webkit-backface-visibility:hidden;background:#000;opacity:0;transform:translateZ(0)}.pswp__bg,.pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.pswp__container,.pswp__img{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__zoom-wrap{position:absolute;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp__bg{transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:#ccc;font-size:14px;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.pswp__error-msg a{color:#ccc;text-decoration:underline}.gallery_items{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.gallery_items>*{padding-left:1.5rem;width:33.3333333333%}.gallery_items>:nth-child(-n+3){margin-top:0}.gallery_items>:nth-child(n+4){margin-top:1.5rem}.gallery_items>:not(:nth-child(3n+1)){clear:none}.gallery_items>:nth-child(3n+1){clear:left}.gallery_tile{background-color:#fff;display:block}.gallery_tile:hover{box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}@media (min-width:750px){.gallery_items{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.gallery_items>*{padding-left:1.5rem;width:25%}.gallery_items>:nth-child(-n+4){margin-top:0}.gallery_items>:nth-child(n+5){margin-top:1.5rem}.gallery_items>:not(:nth-child(4n+1)){clear:none}.gallery_items>:nth-child(4n+1){clear:left}}.pswp__button{background-color:red;float:right;height:44px;opacity:.75;position:relative;transition:opacity .2s;width:44px}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{opacity:.9;outline:none}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/content/themes/common/built/images/pswp-skin.svg) 0 0 no-repeat;background-size:264px 88px;height:44px;width:44px}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{background-position:-88px 0;display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;height:100px;margin-top:-50px;position:absolute;top:50%;width:70px}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background-color:rgba(0,0,0,.3);content:"";height:30px;position:absolute;top:35px;width:32px}.pswp__button--arrow--left:before{background-position:-138px -44px;left:6px}.pswp__button--arrow--right:before{background-position:-94px -44px;right:6px}.pswp__counter{color:#fff;font-size:13px;height:44px;left:0;line-height:44px;opacity:.75;padding:0 10px;position:absolute;top:0}.pswp__caption{bottom:0;left:0;min-height:44px;position:absolute;width:100%}.pswp__caption small{color:#bbb;font-size:11px}.pswp__caption__center{color:#ccc;font-size:13px;line-height:20px;margin:0 auto;max-width:420px;padding:10px;text-align:center}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{direction:ltr;height:44px;left:50%;margin-left:-22px;opacity:0;position:absolute;top:0;transition:opacity .25s ease-out;width:44px;will-change:opacity}.pswp__preloader--active{opacity:1}.gravityForm{transition:opacity .2s}.gravityForm.is-processing{opacity:.3}.gravityForm .gform_heading{margin-bottom:2rem}.gravityForm .gform_fields{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.gravityForm .gform_fields>*{padding-left:1.5rem;width:100%}.gravityForm .gform_fields>:nth-child(-n+1){margin-top:0}.gravityForm .gform_fields>:nth-child(n+2){margin-top:1.5rem}.gravityForm .gform_fields>:not(:nth-child(1n+1)){clear:none}.gravityForm .gform_fields>:nth-child(1n+1){clear:left}.gravityForm .gform_footer{margin-top:3rem}.gravityForm .gfield_label{color:#4c5565}.gravityForm .gfield_label,.gravityForm .ginput_container_date>label{display:block;font-weight:700;letter-spacing:.05rem;margin-bottom:.75rem;text-transform:uppercase}.gravityForm .ginput_container_date>label{color:#8792a6}.gravityForm .gfield_required{display:none}.gravityForm .ginput_container_multiselect select,.gravityForm .ginput_container_select select{width:100%}.gravityForm .ginput_container_date input,.gravityForm .ginput_container_email input,.gravityForm .ginput_container_phone input,.gravityForm .ginput_container_text input{background-color:#fff;padding:1.5rem;width:100%}.gravityForm .ginput_container_date input:focus,.gravityForm .ginput_container_email input:focus,.gravityForm .ginput_container_phone input:focus,.gravityForm .ginput_container_text input:focus{box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.gravityForm .ginput_container_textarea textarea{background-color:#fff;border:none;padding:1.5rem;width:100%}.gravityForm .ginput_container_textarea textarea:focus{box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.gravityForm .gfield_checkbox>:not(:last-child),.gravityForm .gfield_radio>:not(:last-child){margin-bottom:.75rem}.gravityForm .gfield_checkbox input,.gravityForm .gfield_radio input{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.gravityForm .gfield_checkbox label,.gravityForm .gfield_radio label{display:block;padding-left:2rem;position:relative}.gravityForm .gfield_checkbox label:before,.gravityForm .gfield_radio label:before{border:1px solid #4c5565;border-radius:2px;content:"";display:block;height:1.2rem;left:0;position:absolute;top:0;width:1.2rem}.gravityForm .gfield_checkbox label:after,.gravityForm .gfield_radio label:after{background-color:#4c5565;content:"";display:none;height:1rem;left:.6rem;position:absolute;top:.6rem;transform:translate(-50%,-50%) rotate(45deg);width:2px}.gravityForm .gfield_checkbox input:checked+label:after,.gravityForm .gfield_radio input:checked+label:after{display:block}.gravityForm .gfield_checkbox input:focus+label:before,.gravityForm .gfield_radio input:focus+label:before{box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.gravityForm .ginput_container_date .clear-multi{display:flex}.gravityForm .ginput_container_date .ginput_container_date{width:100%}.gravityForm .ginput_container_date .gfield_date_day,.gravityForm .ginput_container_date .gfield_date_month{padding-right:.5rem}.gravityForm .gfield_radio label:before{border-radius:1.2rem}.gravityForm .gfield_radio label:after{border-radius:6px;height:6px;width:6px}.gravityForm .gform_button{color:#fff;cursor:pointer;display:block;font-weight:700;letter-spacing:.05rem;padding:1.5rem;text-transform:uppercase;width:100%}.t-NWD .gravityForm .gform_button{background-color:#001a49}.t-WEST .gravityForm .gform_button{background-color:#221e20}.t-TIGERS .gravityForm .gform_button{background-color:#201c20}.t-CNTRL .gravityForm .gform_button{background-color:#072e9d}.t-EAGLES .gravityForm .gform_button{background-color:#02573d}.t-NORTH .gravityForm .gform_button{background-color:#e20a16}.gravityForm .gform_button:focus,.gravityForm .gform_button:hover{background-color:#414956}.gravityForm .gfield.no-label .gfield_label{display:none}.gravityForm .gsection_title{border-top:1px solid #d6d9e2;font-size:1.5rem;font-weight:700;line-height:1.2;padding-top:1.5rem}@media (min-width:750px){.gravityForm .gsection_title{font-size:2rem}}.gravityForm .gform_wrapper .validation_error{background-color:#d6d9e2;color:#e73127;font-size:1.3rem;line-height:1.2;margin-bottom:2rem;padding:3rem}.gravityForm .gform_wrapper .validation_message{color:#e73127;margin-top:.5rem}.gravityForm .gform_ajax_spinner{display:none!important}.gravityForm .gform_confirmation_wrapper{background-color:#d6d9e2;color:#4c5565;font-size:1.3rem;line-height:1.2;padding:3rem}@media (min-width:750px){.gravityForm .gfield.is-half{width:50%}}.modal_wrapper:not(.active) .gravityForm .ginput_container.ginput_recaptcha iframe{height:0!important;width:0!important}.imageAndDescription{background-color:#fff}.imageAndDescription_description{display:flex;flex-direction:column;justify-content:center;padding:3rem;text-align:center}@media (min-width:750px){.imageAndDescription{display:flex}.imageAndDescription>*{flex-shrink:0;width:50%}.imageAndDescription_description{padding:3rem 4.5rem}.imageAndDescription_image--right{order:2}}.infoBox{background-color:#fff;padding:2.25rem 2rem 2.25rem 5rem;position:relative}.infoBox--yellow{background-color:#fff9e3;color:#4c5565}.infoBox_icon{color:#4c5565;font-size:1.75rem;left:2rem;position:absolute;top:2rem}.infoBox_content>:not(:last-child){margin-bottom:1rem}.infoBox_title{color:#4c5565;font-size:1.25rem}.contentModules_item--copy+.contentModules_item--key_points{margin-top:-2rem}.callout{background:#fff;font-size:1.2em;padding:1rem}.callout_title{font-size:1.3rem;line-height:1.2;margin-bottom:1rem}.t-NWD .callout_title{color:#001a49}.t-WEST .callout_title{color:#221e20}.t-TIGERS .callout_title{color:#201c20}.t-CNTRL .callout_title{color:#072e9d}.t-EAGLES .callout_title{color:#02573d}.t-NORTH .callout_title{color:#e20a16}@media (min-width:750px){.callout{float:right;margin-left:2rem;margin-right:0;width:50%}}@media (min-width:1200px){.callout{float:right;margin-left:3rem;margin-right:-3rem}}.ladder_filters,.ladder_roundSelector{margin-bottom:1.5rem}.ladder_table{width:100%}.ladder_table td,.ladder_table th{padding:15px;text-align:left}.ladder_table tr{border-top:1px solid #d6d9e2}.ladder_table tr.is-current{background-color:#fff}.ladder_wrapper{overflow-x:auto}.ladder_header_sponsorship{width:3rem}.ladder_item.is-site-team .fixedTable_cell,.ladder_item.is-site-team .fixedTable_club_name{color:#fff}.ladder_item{border-bottom:1px solid #edeef2}.ladder_item:nth-child(4){border-bottom:1px solid #e73127}.ladder--reserves .ladder_item:nth-child(4),.ladder--sanfl .ladder_item:nth-child(4){border-bottom:1px solid #edeef2}.ladder--reserves .ladder_item:nth-child(5),.ladder--sanfl .ladder_item:nth-child(5){border-bottom:1px solid #e73127}.latestNews_items{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.latestNews_items>*{padding-left:1.5rem;width:100%}.latestNews_items>:nth-child(-n+1){margin-top:0}.latestNews_items>:nth-child(n+2){margin-top:1.5rem}.latestNews_items>:not(:nth-child(1n+1)){clear:none}.latestNews_items>:nth-child(1n+1){clear:left}.latestNews_item--ad{align-items:center;display:flex;justify-content:center}@media (min-width:750px){.latestNews_items{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.latestNews_items>*{padding-left:1.5rem;width:50%}.latestNews_items>:nth-child(-n+2){margin-top:0}.latestNews_items>:nth-child(n+3){margin-top:1.5rem}.latestNews_items>:not(:nth-child(odd)){clear:none}.latestNews_items>:nth-child(odd){clear:left}}@media (min-width:1200px){.latestNews_items{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.latestNews_items>*{padding-left:1.5rem;width:33.3333333333%}.latestNews_items>:nth-child(-n+3){margin-top:0}.latestNews_items>:nth-child(n+4){margin-top:1.5rem}.latestNews_items>:not(:nth-child(3n+1)){clear:none}.latestNews_items>:nth-child(3n+1){clear:left}}.leaderBoard_filters{margin-bottom:1.5rem}.leaderBoard_table>:not(:last-child){margin-bottom:.75rem}.leaderBoard_header{align-content:center;background-color:#fff;display:flex;font-size:.75rem;font-weight:700;justify-content:flex-end;letter-spacing:.05rem;padding:1rem 0 1rem 1rem;text-transform:uppercase;width:100%}.leaderBoard_header_player{flex-grow:4;width:20rem}.leaderBoard_header_played,.leaderBoard_header_stat{flex-grow:1;flex-shrink:0;text-align:center;width:5rem}.leaderBoard_player{align-items:center;background-color:#fff;display:flex;justify-content:flex-end}.leaderBoard_player:focus,.leaderBoard_player:hover{box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.leaderBoard_player_info{padding-left:1rem}.leaderBoard_player_name{font-size:1.3rem;font-weight:700;line-height:1.2}.leaderBoard_player_club{font-size:.75rem;letter-spacing:.05rem;margin-top:.5rem;text-transform:uppercase}.leaderBoard_player_content{align-items:center;display:flex;flex-grow:4;width:20rem}.leaderBoard_player_image{flex-shrink:0;width:6rem}.leaderBoard_player_played{flex-grow:1;flex-shrink:0;font-size:1.5rem;font-weight:700;line-height:1.2;text-align:center;width:5rem}@media (min-width:750px){.leaderBoard_player_played{font-size:2rem}}.leaderBoard_player_stat{flex-grow:1;flex-shrink:0;font-size:1.5rem;font-weight:700;line-height:1.2;text-align:center;width:5rem}@media (min-width:750px){.leaderBoard_player_stat{font-size:2rem}}.leaderBoard_notice{margin-bottom:1rem}@media (min-width:750px){.leaderBoard_player_image{width:8rem}.leaderBoard_player_info{margin-left:1.5rem}}.leadingScorers{display:flex;flex-direction:column;position:relative}.leadingScorers_list{background-color:#fff;width:100%}.leadingScorers_list:not(:first-of-type){margin-top:1.5rem}.leadingScorers_header{align-items:center;border-bottom:1px solid #edeef2;display:flex;height:4rem}.leadingScorers_header_logo{margin:0 2rem 0 1.5rem;width:3rem}.leadingScorers_header_title{color:#4c5565;font-size:.75rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.leadingScorers_item{align-items:center;border-bottom:1px solid #edeef2;display:flex;height:4rem;overflow:hidden}.leadingScorers_item:nth-child(5){border-bottom:none}.leadingScorers_item.is-link:hover{color:#4c5565}.leadingScorers_item_image{width:6rem}.leadingScorers_item_text{padding:0 .5rem}.leadingScorers_empty{font-size:1.3rem;line-height:1.2;padding:4.5rem 1.5rem;text-align:center}@media (min-width:750px){.leadingScorers{flex-direction:row}.leadingScorers_list{width:50%}.leadingScorers_list:not(:first-of-type){border-left:1px solid #edeef2;margin-top:0}}.listing_pagination{margin-top:3rem}.listing_content{position:relative;transition:opacity .2s}.listing_content.is-loading{opacity:.3}.listing_content.is-loading:after{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.listing_content_info{font-size:.75rem;font-weight:700;letter-spacing:.05rem;margin-bottom:1rem;text-transform:uppercase}.listing_form>:not(:last-child){margin-bottom:1rem}.listing_filters{display:flex;flex-wrap:wrap;margin-left:-.5rem;margin-top:1.5rem}.listing_filters>*{padding-left:.5rem;width:50%}.listing_filters>:nth-child(-n+2){margin-top:0}.listing_filters>:nth-child(n+3){margin-top:.5rem}.listing_filters>:not(:nth-child(odd)){clear:none}.listing_filters>:nth-child(odd){clear:left}.listing_items>:not(:last-child){margin-bottom:1rem}.listing_search{background-color:#fff;display:flex;height:5rem}.listing_search_input{flex-grow:1;font-size:2rem;font-weight:700;min-width:0;padding:0 1.5rem}.listing_search_input::-moz-placeholder{color:#8792a6}.listing_search_input:-ms-input-placeholder{color:#8792a6}.listing_search_input::placeholder{color:#8792a6}.listing_search_button{font-size:1.5rem;padding:0 1.5rem}@media (min-width:750px){.listing_filters{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.listing_filters>*{padding-left:1.5rem;width:33.3333333333%}.listing_filters>:nth-child(-n+3){margin-top:0}.listing_filters>:nth-child(n+4){margin-top:1.5rem}.listing_filters>:not(:nth-child(3n+1)){clear:none}.listing_filters>:nth-child(3n+1){clear:left}.listing_filters--4{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.listing_filters--4>*{padding-left:1.5rem;width:25%}.listing_filters--4>:nth-child(-n+4){margin-top:0}.listing_filters--4>:nth-child(n+5){margin-top:1.5rem}.listing_filters--4>:not(:nth-child(4n+1)){clear:none}.listing_filters--4>:nth-child(4n+1){clear:left}.listing_search{height:7rem}.listing_search_input{font-size:2.75rem;padding:0 2rem}.listing_search_button{font-size:2rem;padding:0 2rem}}.match>:not(:last-child),.match_section>:not(:last-child){margin-bottom:3rem}.match_hero{display:block;width:100%}.match_hero_main{position:relative}.match_hero_details{align-items:center;background-color:#fff;display:flex;flex-direction:column;padding:3rem;position:relative;text-align:center}.match_hero_title{color:#4c5565;font-size:1.3rem;font-weight:700;letter-spacing:.05rem;line-height:1.2;text-transform:uppercase}.match_hero_details_text{margin-top:1rem}.match_hero_details_text,.match_hero_streamingLink{font-size:.75rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.match_hero_streamingLink{background-color:#e73127;color:#fff;display:inline-block;margin-top:1.5rem;padding:.75rem;width:8rem}.match_hero_teams{background-color:#add8e6;display:flex;flex-direction:column;position:relative;width:100%}.match_hero_team{align-items:center;background-color:#4c5565;color:#fff;display:flex;height:12rem;justify-content:space-between;padding:1.5rem}.match_hero_team:before{background-size:110%}.match_hero_team--away{flex-direction:row-reverse}.match_hero_time{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.match_hero_team_part{position:relative}.match_hero_team_logo{width:7rem}.match_hero_team_score{flex-grow:1;position:relative;text-align:center;width:7rem}.match_hero_team_score_total{font-size:4rem;line-height:1}.match_hero_team_score_breakdown{bottom:-1.5rem;letter-spacing:.05rem;position:absolute;text-transform:uppercase;width:100%}.match_hero_team_part--name{display:none}.match_hero_team_name{font-weight:700;letter-spacing:.05rem;max-width:12rem;text-align:center;text-transform:uppercase}@media (min-width:750px){.match_hero_teams{flex-direction:row}.match_hero_team{height:16rem;padding:3rem;width:50%}.match_hero_team--home{padding-right:4.5rem}.match_hero_team--away{padding-left:4.5rem}.match_hero_details{padding:3rem 15rem}.match_hero_streamingLink{margin-top:0;position:absolute;right:3rem;top:50%;transform:translateY(-50%)}}@media (min-width:1200px){.match_hero_team{height:24rem}.match_hero_team_part--name{display:block}.match_hero_team_part{align-items:center;display:flex;justify-content:center;width:33.3333333333%}.match_hero_team_score{width:auto}.match_hero_team_score_total{font-size:6rem}}@media (max-width:1199px){.match_scoreOverview{display:flex;flex-direction:column-reverse}.match_scoreOverview_panel:first-child{margin-top:1.5rem}}@media (min-width:1200px){.match_scoreOverview{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.match_scoreOverview>*{padding-left:1.5rem;width:50%}.match_scoreOverview>:nth-child(-n+2){margin-top:0}.match_scoreOverview>:nth-child(n+3){margin-top:1.5rem}.match_scoreOverview>:not(:nth-child(odd)){clear:none}.match_scoreOverview>:nth-child(odd){clear:left}}.matches_filters{margin-bottom:1.5rem}.matches_roundSelector{margin-top:1rem}.matches_leadingScorers>:not(:last-child){margin-bottom:1rem}.matches_items{margin-top:3rem}.matches_items>:not(:last-child){margin-bottom:1.5rem}.matches_roundHeading{color:#4c5565;font-weight:700;letter-spacing:.05rem;padding-bottom:1.5rem;text-align:center;text-transform:uppercase}.matches_betting_partner{background-color:#0008b8;display:flex;height:5.5rem;margin-top:1px;padding:0 1.5rem;position:relative}.matches_betting_partner .logo{margin:0 auto;max-width:24rem}.matches_betting_partner:hover{box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.matchItem{display:block;width:100%}.matchItem:hover{box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.matchItem_main{display:flex;position:relative}.matchItem_team{align-items:center;background-color:#4c5565;color:#fff;display:flex;height:8rem;justify-content:space-between;padding:1.5rem;width:50%}.matchItem_team_part{position:relative}.matchItem_team_logo{width:3.5rem}.matchItem_team_name{font-weight:700;letter-spacing:.05rem;max-width:12rem;text-align:center;text-transform:uppercase}.matchItem_team_score{flex-grow:1;text-align:center}.matchItem_team_score_total{font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:750px){.matchItem_team_score_total{font-size:2.75rem}}.matchItem_team_score_breakdown{font-size:.75rem;letter-spacing:.05rem;text-transform:uppercase}.matchItem_time{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.matchItem_details{background-color:#f7f7f8;font-size:.75rem;letter-spacing:.05rem;padding:1.5rem;text-align:center;text-transform:uppercase}.matchItem_betting{align-items:center;background-color:#fff;color:#0008b8;display:flex;height:5.5rem;justify-content:space-between;line-height:1;position:relative;text-align:center;width:100%}.matchItem_betting_team{align-items:center;display:flex;padding:1.5rem;width:50%}.matchItem_betting_team--home{padding-right:3rem}.matchItem_betting_team--away{flex-direction:row-reverse;padding-left:3rem}.matchItem_betting_price{background-color:#0008b8;border-radius:.5rem;color:#fff;display:block;padding:.75rem}.matchItem_betting .logo{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10rem}.matchItem_betting:hover{box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.matchItem_team--home{padding-right:3rem}.matchItem_team--away{flex-direction:row-reverse;padding-left:3rem}.matchItem_team--noBackground{background-color:#fff;color:#8792a6}@media (max-width:749px){.matchItem_team_part--name{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.matchItem_team_part--logo{order:-1}.matchItem_team_part--score{flex-grow:1}}@media (min-width:750px){.matchItem_team--home{padding-right:4.5rem}.matchItem_team--away{padding-left:4.5rem}.matchItem_betting_team--home{padding-right:4.5rem}.matchItem_betting_team--away{padding-left:4.5rem}.matchItem_team_logo{width:5rem}.matchItem_team_part{width:33.3333333333%}.matchItem_betting_wrapper,.matchItem_team_part{align-items:center;display:flex;justify-content:center}.matchItem_betting_wrapper{width:33%}.matchItem_betting_team--home .matchItem_betting_wrapper{margin-left:auto}.matchItem_betting_team--away .matchItem_betting_wrapper{margin-right:auto}}@media (min-width:1200px){.matchItem_team{height:10rem}.matchItem_team_logo{width:6.5rem}}.miniLadder{width:100%}.miniLadder_header{border-bottom:1px solid #edeef2}.miniLadder_cell,.miniLadder_heading{padding:1rem 1.5rem;text-align:left;vertical-align:middle}.miniLadder_cell:not(:first-child),.miniLadder_heading:not(:first-child){padding-left:0}.miniLadder_heading{color:#4c5565;font-size:.75rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.miniLadder_item{border-bottom:1px solid #edeef2}.miniLadder_item:nth-child(4){border-bottom:1px solid #e73127}.miniLadder.miniLadder--reserves .miniLadder_item:nth-child(4),.miniLadder.miniLadder--sanfl .miniLadder_item:nth-child(4){border-bottom:1px solid #edeef2}.miniLadder.miniLadder--reserves .miniLadder_item:nth-child(5),.miniLadder.miniLadder--sanfl .miniLadder_item:nth-child(5){border-bottom:1px solid #e73127}.miniLadder_team{align-items:center;display:flex}.miniLadder_team_image{margin-right:1rem;width:2rem}.miniLadder_team_name{color:#4c5565;font-size:.75rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.miniLadder_item.is-site-team,.miniLadder_item.is-site-team .miniLadder_team_name{color:#fff}.mobileMenu{background-color:#4c5565;color:#fff;left:0;line-height:1;min-height:100vh;padding-bottom:3rem;padding-top:5rem;position:absolute;top:0;width:100%;z-index:100}.mobileMenu:not(.is-active){display:none}.mobileMenu>*{border-top:1px solid rgba(135,146,166,.25)}.mobileMenu_main{color:hsla(0,0%,100%,.75)}.mobileMenu_main_item{position:relative}.mobileMenu_main_item:after{background-color:#fff;content:"";display:none;height:100%;left:0;position:absolute;top:0;width:.3rem}.mobileMenu_main_item.is-current:not(.is-expanded):after{display:block}.mobileMenu_main_item.has-children>.mobileMenu_main_link{padding-right:4rem!important}.mobileMenu_main_item.is-expanded>.mobileMenu_main_link{color:#fff}.mobileMenu_main_link{display:block;position:relative}.mobileMenu_main_arrow{display:block;height:1rem;position:absolute;right:2rem;top:50%;transform:translateY(-50%);width:1rem}.mobileMenu_main_arrow:after,.mobileMenu_main_arrow:before{background-color:currentColor;border-radius:2px;content:"";display:block;height:65%;left:50%;position:absolute;top:50%;transform-origin:50% 100%;width:2px}.mobileMenu_main_arrow:before{transform:translate(-50%,-65%) rotate(45deg);transform-origin:0 100%}.mobileMenu_main_arrow:after{transform:translate(-50%,-65%) rotate(-45deg);transform-origin:100% 100%}.mobileMenu_main_level--grandparents>.mobileMenu_main_items>.mobileMenu_main_item>.mobileMenu_main_link{font-weight:700;letter-spacing:.05rem;padding:1.25rem 1.5rem;text-transform:uppercase}.mobileMenu_main_level--grandparents>.mobileMenu_main_items>.mobileMenu_main_item:not(:first-child){border-top:1px solid rgba(135,146,166,.25)}.mobileMenu_main_level--grandparents>.mobileMenu_main_items>.mobileMenu_main_item:not(.is-expanded)>.mobileMenu_main_level{display:none}.mobileMenu_main_level--grandparents>.mobileMenu_main_items>.mobileMenu_main_item.is-expanded>.mobileMenu_main_link{background-color:#8792a6}.mobileMenu_main_level--parents{padding:1rem 0}.mobileMenu_main_level--parents>.mobileMenu_main_items>.mobileMenu_main_item>.mobileMenu_main_link{font-size:2rem;font-weight:700;padding:.75rem 1.5rem}.mobileMenu_main_level--parents>.mobileMenu_main_items>.mobileMenu_main_item:not(.is-expanded)>.mobileMenu_main_level{display:none}.mobileMenu_main_level--parents>.mobileMenu_main_items>.mobileMenu_main_item:last-child.is-expanded{margin-bottom:-1rem}.mobileMenu_main_level--parents>.mobile_main_extras{border-top:1px solid rgba(135,146,166,.25);margin-top:1rem;padding:1rem 0}.mobileMenu_main_level--parents>.mobile_main_extras .mobile_main_extras_link{color:#fff;padding:.75rem 1.5rem}.mobileMenu_main_level--children{padding:1rem 0}.mobileMenu_main_level--children>.mobileMenu_main_items>.mobileMenu_main_item>.mobileMenu_main_link{font-weight:700;letter-spacing:.05rem;padding:.75rem 1.5rem;text-transform:uppercase}.mobileMenu_secondary{display:flex;flex-direction:column;padding:1rem 0}.mobileMenu_secondary_title{display:block;letter-spacing:.05rem;padding:.75rem 1.5rem;position:relative;text-transform:uppercase}.mobileMenu_section{padding:1.5rem}.mobileMenu_section_heading{font-size:.75rem;letter-spacing:.05rem;margin-bottom:1.5rem;text-transform:uppercase}@media (min-width:750px){.mobileMenu{display:none!important}}.modal{left:50%;opacity:0;position:fixed;top:50%;transform:translate(-50%,-50%) scale(0);transition:opacity .3s;width:100%;z-index:1000}@media (min-width:750px){.modal{transition:transform .3s,opacity .3s;width:66%}}.active .modal{opacity:1;transform:translate(-50%,-50%) scale(1)}.modal__overlay{background:rgba(76,85,101,.5);bottom:0;height:100%;left:0;opacity:0;padding:0;position:fixed;right:0;top:0;transform:scale(0);transform-origin:center center;transition:transform 0s .3s,opacity .3s;width:100%;z-index:700}.active .modal__overlay{cursor:pointer;opacity:1;transform:scale(1);transition:transform 0s,opacity .3s}.modal__tag{color:#fff;left:0;padding:.5rem;position:absolute;top:0}.t-NWD .modal__tag{background-color:#001a49}.t-WEST .modal__tag{background-color:#221e20}.t-TIGERS .modal__tag{background-color:#201c20}.t-CNTRL .modal__tag{background-color:#072e9d}.t-EAGLES .modal__tag{background-color:#02573d}.t-NORTH .modal__tag{background-color:#e20a16}.modal__inner{-webkit-overflow-scrolling:touch;background-color:#edeef2;max-height:80vh;overflow-x:hidden;overflow-y:auto;padding:2rem;position:relative}.t-NWD .modal__inner{color:#001a49}.t-WEST .modal__inner{color:#221e20}.t-TIGERS .modal__inner{color:#201c20}.t-CNTRL .modal__inner{color:#072e9d}.t-EAGLES .modal__inner{color:#02573d}.t-NORTH .modal__inner{color:#e20a16}.modal__inner>:not(:last-child){margin-bottom:1rem}@media (min-width:750px){.modal__inner{height:auto;padding:4rem}}.modal__close{background:#edeef2;border-color:#edeef2;cursor:pointer;height:3rem;position:absolute;right:0;top:0;width:3rem;z-index:1}.t-NWD .modal__close:hover{background-color:#001a49}.t-WEST .modal__close:hover{background-color:#221e20}.t-TIGERS .modal__close:hover{background-color:#201c20}.t-CNTRL .modal__close:hover{background-color:#072e9d}.t-EAGLES .modal__close:hover{background-color:#02573d}.t-NORTH .modal__close:hover{background-color:#e20a16}.t-NWD .modal__close:hover{border-color:#001a49}.t-WEST .modal__close:hover{border-color:#221e20}.t-TIGERS .modal__close:hover{border-color:#201c20}.t-CNTRL .modal__close:hover{border-color:#072e9d}.t-EAGLES .modal__close:hover{border-color:#02573d}.t-NORTH .modal__close:hover{border-color:#e20a16}.modal__close:hover .modal__close_icon span{background-color:#fff}@media (min-width:750px){.modal__close{border:1px solid;border-radius:50%;right:-1.5rem;top:-1.5rem}.t-NWD .modal__close{border-color:#001a49}.t-WEST .modal__close{border-color:#221e20}.t-TIGERS .modal__close{border-color:#201c20}.t-CNTRL .modal__close{border-color:#072e9d}.t-EAGLES .modal__close{border-color:#02573d}.t-NORTH .modal__close{border-color:#e20a16}}.modal__close_icon{display:block;height:100%;position:relative;width:100%}.modal__close_icon span{height:1px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1rem}.t-NWD .modal__close_icon span{background-color:#001a49}.t-WEST .modal__close_icon span{background-color:#221e20}.t-TIGERS .modal__close_icon span{background-color:#201c20}.t-CNTRL .modal__close_icon span{background-color:#072e9d}.t-EAGLES .modal__close_icon span{background-color:#02573d}.t-NORTH .modal__close_icon span{background-color:#e20a16}.modal__close_icon span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.modal__close_icon span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.navbar{display:flex;flex-grow:1;flex-shrink:1;position:relative;width:100%}.navbar--small{font-size:.75rem}.navbar_menu[data-navbar-level="1"]{display:flex;flex-basis:auto;flex-grow:1;flex-shrink:1;overflow:hidden}.navbar_menu[data-navbar-level="1"]>:not(:last-child){margin-right:2.5rem}.navbar_menu[data-navbar-level="1"]>.navbar_menu_item{display:flex}.navbar_menu[data-navbar-level="1"]>.navbar_menu_item.is-hidden,.navbar_menu[data-navbar-level="1"]>.navbar_menu_item.is-overflow{display:none}.navbar_menu[data-navbar-level="1"]>.navbar_menu_item>.navbar_menu_link{font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.navbar_menu[data-navbar-level="1"]>.navbar_menu_item>.navbar_menu_link:after{background-color:currentColor;bottom:0;content:"";display:none;height:3px;left:0;position:absolute;width:100%}.navbar_menu[data-navbar-level="1"]>.navbar_menu_item.is-current>.navbar_menu_link:after,.navbar_menu[data-navbar-level="1"]>.navbar_menu_item.is-expanded>.navbar_menu{display:block}.navbar_menu[data-navbar-level="1"]>.navbar_menu_item>.navbar_menu_link{align-items:center;display:flex;height:100%;position:relative;white-space:nowrap}.navbar_menu[data-navbar-level="2"]{background-color:#4c5565;border-top:1px solid rgba(135,146,166,.25);box-shadow:0 1px 20px 0 rgba(0,0,0,.1);display:none;left:0;margin-left:-1.5rem;padding:1rem 0;position:absolute;top:100%;width:20rem;z-index:150}.navbar_menu[data-navbar-level="2"]>.navbar_menu_item>.navbar_menu_link{display:block;font-weight:700;letter-spacing:.05rem;padding:.5rem 1.5rem;position:relative;text-transform:uppercase}.navbar_menu[data-navbar-level="2"]>.navbar_menu_item>.navbar_menu_link:after{background-color:currentColor;content:"";display:none;height:100%;left:0;position:absolute;top:0;width:3px}.navbar_menu[data-navbar-level="2"]>.navbar_menu_item.is-expandable>.navbar_menu_link .navbar_menu_link_arrow{color:currentColor;display:block;height:1rem;opacity:.25;position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:1rem}.navbar_menu[data-navbar-level="2"]>.navbar_menu_item.is-expandable>.navbar_menu_link .navbar_menu_link_arrow:after,.navbar_menu[data-navbar-level="2"]>.navbar_menu_item.is-expandable>.navbar_menu_link .navbar_menu_link_arrow:before{background-color:currentColor;border-radius:2px;content:"";display:block;height:65%;left:50%;position:absolute;top:50%;transform-origin:50% 100%;width:2px}.navbar_menu[data-navbar-level="2"]>.navbar_menu_item.is-expandable>.navbar_menu_link .navbar_menu_link_arrow:before{transform:translate(-50%,-65%) rotate(45deg);transform-origin:0 100%}.navbar_menu[data-navbar-level="2"]>.navbar_menu_item.is-expandable>.navbar_menu_link .navbar_menu_link_arrow:after{transform:translate(-50%,-65%) rotate(-45deg);transform-origin:100% 100%}.navbar_menu[data-navbar-level="2"]>.navbar_menu_item.is-expanded>.navbar_menu{display:block}.navbar_menu[data-navbar-level="2"]>.navbar_menu_item.is-expanded>.navbar_menu_link .navbar_menu_link_arrow{opacity:1}.navbar_menu[data-navbar-level="2"]>.navbar_menu_item.is-expanded:last-child{margin-bottom:-1rem}.navbar_menu[data-navbar-level="2"]>.navbar_menu_item.is-expanded:not(:last-child){margin-bottom:.5rem}.navbar_menu[data-navbar-level="2"]>.navbar_menu_item.is-current:not(.is-expanded)>.navbar_menu_link:after{display:block}.navbar_menu[data-navbar-level="3"]{background-color:rgba(135,146,166,.25);display:none;padding:1rem 0}.navbar_menu[data-navbar-level="3"]>.navbar_menu_item>.navbar_menu_link{display:block;font-size:.75rem;font-weight:700;letter-spacing:.05rem;padding:.5rem 1.5rem;position:relative;text-transform:uppercase}.navbar_menu[data-navbar-level="3"]>.navbar_menu_item>.navbar_menu_link:after{background-color:currentColor;content:"";display:none;height:100%;left:0;position:absolute;top:0;width:3px}.navbar_menu[data-navbar-level="3"]>.navbar_menu_item.is-current>.navbar_menu_link:after{display:block}.navbar_extras{display:flex;padding-left:3rem}.navbar_extras>:not(:last-child){margin-right:1.5rem}.navbar_extras_link{font-size:.75rem;height:100%}.newsArchive_posts_items:not(:first-child){margin-top:1.5rem}.newsArchive_posts_ad{margin:3rem 0}.newsFilters{position:relative}.newsFilters_toggle{background-color:#fff;color:#4c5565;font-size:1.2rem;font-weight:700;height:4.5rem;letter-spacing:.05rem;padding:.5rem 3rem 0 1.5rem;position:relative;text-align:left;text-transform:uppercase;width:100%}.newsFilters_toggle_text{display:block;overflow:hidden;text-overflow:ellipsis;transform:translateY(-.15em);white-space:nowrap}.newsFilters_toggle_arrow{display:block;height:1rem;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);width:1rem}.newsFilters_toggle_arrow:after,.newsFilters_toggle_arrow:before{background-color:currentColor;border-radius:2px;content:"";display:block;height:65%;left:50%;position:absolute;top:50%;transform-origin:50% 100%;width:2px}.newsFilters_toggle_arrow:before{transform:translate(-50%,-65%) rotate(45deg);transform-origin:0 100%}.newsFilters_toggle_arrow:after{transform:translate(-50%,-65%) rotate(-45deg);transform-origin:100% 100%}.newsFilters_navigation{background-color:#fff;box-shadow:0 1px 20px 0 rgba(0,0,0,.1);left:0;margin-top:1px;max-width:80rem;padding:3rem 1.5rem;position:absolute;top:100%;width:100%;z-index:100}.newsFilters_navigation:not(.is-active){display:none}.newsFilters_inner{display:flex;flex-wrap:wrap;margin-left:-3rem}.newsFilters_inner>*{padding-left:3rem;width:50%}.newsFilters_inner>:nth-child(-n+2){margin-top:0}.newsFilters_inner>:nth-child(n+3){margin-top:3rem}.newsFilters_inner>:not(:nth-child(odd)){clear:none}.newsFilters_inner>:nth-child(odd){clear:left}.newsFilters_items{display:flex;flex-wrap:wrap;margin-left:-.5rem}.newsFilters_items>*{padding-left:.5rem;width:100%}.newsFilters_items>:nth-child(-n+1){margin-top:0}.newsFilters_items>:nth-child(n+2){margin-top:.5rem}.newsFilters_items>:not(:nth-child(1n+1)){clear:none}.newsFilters_items>:nth-child(1n+1){clear:left}.newsFilter_items_column>:not(:last-child){margin-bottom:.5rem}.newsFilters_link{align-items:center;display:flex}.newsFilters_link.is-current{color:#4c5565}.newsFilters_link_logo{margin-right:1rem;width:2rem}@media (min-width:750px){.newsFilter_buttons{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.newsFilter_buttons>*{padding-left:1.5rem;width:50%}.newsFilter_buttons>:nth-child(-n+2){margin-top:0}.newsFilter_buttons>:nth-child(n+3){margin-top:1.5rem}.newsFilter_buttons>:not(:nth-child(odd)){clear:none}.newsFilter_buttons>:nth-child(odd){clear:left}}@media (min-width:1200px){.newsFilter_buttons{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.newsFilter_buttons>*{padding-left:1.5rem;width:25%}.newsFilter_buttons>:nth-child(-n+4){margin-top:0}.newsFilter_buttons>:nth-child(n+5){margin-top:1.5rem}.newsFilter_buttons>:not(:nth-child(4n+1)){clear:none}.newsFilter_buttons>:nth-child(4n+1){clear:left}.newsFilters_items{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.newsFilters_items>*{padding-left:1.5rem;width:50%}.newsFilters_items>:nth-child(-n+2){margin-top:0}.newsFilters_items>:nth-child(n+3){margin-top:1.5rem}.newsFilters_items>:not(:nth-child(odd)){clear:none}.newsFilters_items>:nth-child(odd){clear:left}}.newsGrid{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.newsGrid>*{padding-left:1.5rem;width:100%}.newsGrid>:nth-child(-n+1){margin-top:0}.newsGrid>:nth-child(n+2){margin-top:1.5rem}.newsGrid>:not(:nth-child(1n+1)){clear:none}.newsGrid>:nth-child(1n+1){clear:left}.newsGrid_item{display:flex;flex-direction:column}@media (min-width:750px){.newsGrid{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.newsGrid>*{padding-left:1.5rem;width:50%}.newsGrid>:nth-child(-n+2){margin-top:0}.newsGrid>:nth-child(n+3){margin-top:1.5rem}.newsGrid>:not(:nth-child(odd)){clear:none}.newsGrid>:nth-child(odd){clear:left}}@media (min-width:1200px){.newsGrid{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.newsGrid>*{padding-left:1.5rem;width:25%}.newsGrid>:nth-child(-n+4){margin-top:0}.newsGrid>:nth-child(n+5){margin-top:1.5rem}.newsGrid>:not(:nth-child(4n+1)){clear:none}.newsGrid>:nth-child(4n+1){clear:left}}.newsHeader_info_top{display:flex;margin-bottom:1rem}.newsHeader_info_bottom{margin-top:1rem}.newsHeader_title{font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:750px){.newsHeader_title{font-size:2.75rem}}.newsHeader_topic{background-color:#e73127;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.05rem;padding:.25rem .5rem;text-transform:uppercase}.newsHeader_playingTime{background-color:rgba(0,0,0,.5);padding:.25rem}.newsHeader_posted,.newsHeader_updated{display:block;font-size:.75rem;letter-spacing:.05rem;text-transform:uppercase}.newsPost_sponsor{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:1rem 2rem}.newsPost_sponsor_link{background-color:#fff;display:block;width:6rem}.newsPost_sponsor_text{font-size:.75rem}.newsPost_shareHeading,.newsPost_sponsor_text{font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.newsPost_shareHeading{color:#4c5565;display:block;margin-bottom:2rem}.newsPost_shareLink{align-items:center;background-color:#4c5565;color:#edeef2;display:inline-flex;font-size:.75rem;height:3rem;letter-spacing:.05rem;margin-right:.5rem;text-transform:uppercase}.newsPost_shareLink:focus,.newsPost_shareLink:hover{opacity:.75}.newsPost_shareIcon{align-items:center;border-right:1px solid #edeef2;box-sizing:content-box;display:flex;font-size:1.3rem;height:3rem;justify-content:center;width:3rem}.newsPost_shareText{display:block;min-width:8rem;padding:0 1.5rem;text-align:center}.newsTile{overflow:hidden}.newsTile,.newsTile_content{display:flex;flex-direction:column;flex-grow:1}.newsTile_content{padding:1.5rem}.newsTile_content_top{display:flex;margin-bottom:1rem}.newsTile_content_bottom{align-items:center;display:flex;justify-content:space-between;margin-top:1rem}.newsTile_title{font-size:1rem;font-weight:700;line-height:1.2;max-height:2.4em;overflow:hidden}.newsTile_topic{color:#4c5565;font-weight:700}.newsTile_posted,.newsTile_topic{font-size:.75rem;letter-spacing:.05rem;text-transform:uppercase}.newsTile_thumbnail{background-color:#4c5565;overflow:hidden;width:100%}.newsTile_thumbnail_image{padding-bottom:66.6666666667%;transition:transform .2s}.newsTile--standard:hover{box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.newsTile--standard .newsTile_content{background-color:#fff}.newsTile--standard .newsTile_content_middle{flex-grow:1}.newsTile--standard .newsTile_content_top>:not(:last-child){margin-right:1rem}.newsTile--standard .newsTile_title{font-size:1.3rem;line-height:1.2;max-height:4.8em}.newsTile--inline{flex-direction:row}.newsTile--inline:hover{box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.newsTile--inline .newsTile_thumbnail{flex-shrink:0;width:28.5714285714%}.newsTile--inline .newsTile_thumbnail_image{padding-bottom:100%}.newsTile--inline .newsTile_content{background-color:#fff;padding:1rem 1.5rem;width:71.4285714286%}.newsTile--inline .newsTile_content_middle{flex-grow:1}.newsTile--inline .newsTile_content_top{margin-bottom:.5rem}.newsTile--inline .newsTile_content_top>:not(:last-child){margin-right:1rem}.newsTile--featured,.newsTile--featured .newsTile_thumbnail,.newsTile--featuredLarge,.newsTile--featuredLarge .newsTile_thumbnail{position:relative}.newsTile--featured .newsTile_thumbnail:after,.newsTile--featuredLarge .newsTile_thumbnail:after{background:linear-gradient(transparent,rgba(0,0,0,.7));bottom:-1px;content:"";display:block;height:75%;left:-1px;position:absolute;right:-1px}.newsTile--featured .newsTile_thumbnail_image,.newsTile--featuredLarge .newsTile_thumbnail_image{padding-bottom:66.6666666667%}.newsTile--featured .newsTile_content,.newsTile--featuredLarge .newsTile_content{bottom:0;color:#fff;justify-content:flex-end;left:0;position:absolute;width:100%}.newsTile--featured .newsTile_content_top>:not(:last-child),.newsTile--featuredLarge .newsTile_content_top>:not(:last-child){margin-right:0}.newsTile--featured .newsTile_topic,.newsTile--featuredLarge .newsTile_topic{background-color:#4c5565;color:#fff;padding:.25rem .5rem}.newsTile--featured .newsTile_playingTime,.newsTile--featuredLarge .newsTile_playingTime{background-color:rgba(0,0,0,.5);padding:.25rem}.newsTile--featured .newsTile_sponsor,.newsTile--featuredLarge .newsTile_sponsor{color:#8792a6}.newsTile--featured .newsTile_title,.newsTile--featuredLarge .newsTile_title{font-size:1.5rem;font-weight:700;line-height:1.2}@media (min-width:750px){.newsTile--featured .newsTile_title,.newsTile--featuredLarge .newsTile_title{font-size:2rem}.newsTile_content{padding:3rem}}@media (min-width:1200px){.newsTile:focus .newsTile_thumbnail_image,.newsTile:hover .newsTile_thumbnail_image{transform:scale(1.1)}.newsTile--featuredLarge .newsTile_title{font-size:2rem;font-weight:700;line-height:1.2}}@media (min-width:1200px) and (min-width:750px){.newsTile--featuredLarge .newsTile_title{font-size:2.75rem}}@media (min-width:1200px){.newsTile--featuredLarge .newsTile_thumbnail:after{height:75%}.newsTile--standard .newsTile_content{height:18rem}}.organisationList{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.organisationList>*{padding-left:1.5rem;width:50%}.organisationList>:nth-child(-n+2){margin-top:0}.organisationList>:nth-child(n+3){margin-top:1.5rem}.organisationList>:not(:nth-child(odd)){clear:none}.organisationList>:nth-child(odd){clear:left}.organisationList_item,.organisationList_tile{display:flex;flex-direction:column}.organisationList_tile{align-items:center;background-color:#fff;flex-grow:1;padding:2.5rem 1.5rem 1.5rem}.organisationList_tile:hover{box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.organisationList_name{color:#4c5565;font-size:.75rem;font-weight:700;letter-spacing:.05rem;margin-top:1.5rem;min-height:2rem;text-align:center;text-transform:uppercase}.organisationList_logo{max-width:8rem;width:100%}@media (min-width:750px){.organisationList{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.organisationList>*{padding-left:1.5rem;width:25%}.organisationList>:nth-child(-n+4){margin-top:0}.organisationList>:nth-child(n+5){margin-top:1.5rem}.organisationList>:not(:nth-child(4n+1)){clear:none}.organisationList>:nth-child(4n+1){clear:left}}.overview_section{padding:3rem 1.5rem}.overview_section>:not(:last-child){margin-bottom:3rem}.overview_section:not(:first-child){border-top:1px solid #d6d9e2}.overview_items{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.overview_items>*{padding-left:1.5rem;width:100%}.overview_items>:nth-child(-n+1){margin-top:0}.overview_items>:nth-child(n+2){margin-top:1.5rem}.overview_items>:not(:nth-child(1n+1)){clear:none}.overview_items>:nth-child(1n+1){clear:left}.overview_item,.overview_item_tile{display:flex;flex-direction:column}.overview_item_tile{flex-grow:1}.overview_item_image{background-color:#4c5565;padding-bottom:56.25%;position:relative}.overview_item_image_inner{height:100%;left:0;padding-bottom:0;position:absolute;top:0;width:100%}.overview_item_image--logo .overview_item_image_inner{height:calc(100% - 4rem);left:2rem;top:2rem;width:calc(100% - 4rem)}.overview_item_content{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;padding:3rem 1.5rem}.overview_item_header{margin-bottom:1rem}.overview_item_title{color:#4c5565}.overview_item_subtitle,.overview_item_title{font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.overview_item_subtitle{font-size:.75rem;margin-top:.25rem}.overview_item_actions{display:flex;flex-direction:column;flex-grow:1;justify-content:flex-end;margin-top:3rem;width:100%}@media (min-width:750px){.overview_section{padding:3rem}.overview_items{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.overview_items>*{padding-left:1.5rem;width:50%}.overview_items>:nth-child(-n+2){margin-top:0}.overview_items>:nth-child(n+3){margin-top:1.5rem}.overview_items>:not(:nth-child(odd)){clear:none}.overview_items>:nth-child(odd){clear:left}.overview_item_content{min-height:25rem;padding:3rem}.overview_item_header{min-height:3rem}}@media (min-width:1200px){.overview_items{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.overview_items>*{padding-left:1.5rem;width:33.3333333333%}.overview_items>:nth-child(-n+3){margin-top:0}.overview_items>:nth-child(n+4){margin-top:1.5rem}.overview_items>:not(:nth-child(3n+1)){clear:none}.overview_items>:nth-child(3n+1){clear:left}}.pageMeta_date{display:block}.pageTitle_title{font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:750px){.pageTitle_title{font-size:2.75rem}}.pageTitle_breadcrumbs{display:flex;font-size:.75rem;font-weight:700;letter-spacing:.05rem;margin-bottom:.5rem;text-transform:uppercase}.pageTitle_breadcrumbs_item{display:flex}.pageTitle_breadcrumbs_item:after{content:"/";margin:0 .5rem}.pagination_pages{display:flex;justify-content:center}.pagination_pages_item{align-items:center;display:flex}.pagination_pages_item:not(:first-child):before{content:"/"}.pagination_page{display:block;padding:.5rem}.pagination_page.is-current{color:#4c5565}.partnersList{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.partnersList>*{padding-left:1.5rem;width:100%}.partnersList>:nth-child(-n+1){margin-top:0}.partnersList>:nth-child(n+2){margin-top:1.5rem}.partnersList>:not(:nth-child(1n+1)){clear:none}.partnersList>:nth-child(1n+1){clear:left}.partnersList_item,.partnersList_tile{display:flex;flex-direction:column}.partnersList_tile{align-items:center;background-color:#fff;flex-grow:1;padding:10%}.partnersList_tile:hover{box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.partnersList_name{color:#4c5565;font-size:.75rem;font-weight:700;letter-spacing:.05rem;margin-top:1.5rem;min-height:2rem;text-align:center;text-transform:uppercase}.partnersList_logo{width:100%}.partnersList_logo .o-image{padding-bottom:66.6666666667%}.partnersList--large{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.partnersList--large>*{padding-left:1.5rem;width:100%}.partnersList--large>:nth-child(-n+1){margin-top:0}.partnersList--large>:nth-child(n+2){margin-top:1.5rem}.partnersList--large>:not(:nth-child(1n+1)){clear:none}.partnersList--large>:nth-child(1n+1){clear:left}.partnersList--medium{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.partnersList--medium>*{padding-left:1.5rem;width:50%}.partnersList--medium>:nth-child(-n+2){margin-top:0}.partnersList--medium>:nth-child(n+3){margin-top:1.5rem}.partnersList--medium>:not(:nth-child(odd)){clear:none}.partnersList--medium>:nth-child(odd){clear:left}.partnersList--small{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.partnersList--small>*{padding-left:1.5rem;width:33.3333333333%}.partnersList--small>:nth-child(-n+3){margin-top:0}.partnersList--small>:nth-child(n+4){margin-top:1.5rem}.partnersList--small>:not(:nth-child(3n+1)){clear:none}.partnersList--small>:nth-child(3n+1){clear:left}@media (min-width:750px){.partnersList--large{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.partnersList--large>*{padding-left:1.5rem;width:50%}.partnersList--large>:nth-child(-n+2){margin-top:0}.partnersList--large>:nth-child(n+3){margin-top:1.5rem}.partnersList--large>:not(:nth-child(odd)){clear:none}.partnersList--large>:nth-child(odd){clear:left}.partnersList--medium{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.partnersList--medium>*{padding-left:1.5rem;width:25%}.partnersList--medium>:nth-child(-n+4){margin-top:0}.partnersList--medium>:nth-child(n+5){margin-top:1.5rem}.partnersList--medium>:not(:nth-child(4n+1)){clear:none}.partnersList--medium>:nth-child(4n+1){clear:left}.partnersList--small{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.partnersList--small>*{padding-left:1.5rem;width:16.6666666667%}.partnersList--small>:nth-child(-n+6){margin-top:0}.partnersList--small>:nth-child(n+7){margin-top:1.5rem}.partnersList--small>:not(:nth-child(6n+1)){clear:none}.partnersList--small>:nth-child(6n+1){clear:left}}.partnersSection{background-color:#fff;padding:3rem 1.5rem}.partnersSection>:not(:last-child),.partnersSection_groups>:not(:last-child),.partnersSection_singular>:not(:last-child){margin-bottom:3rem}.partnersSection_singular_items{align-items:flex-end;display:flex;flex-wrap:wrap;margin-left:-3rem}.partnersSection_singular_items>*{padding-left:3rem;width:100%}.partnersSection_singular_items>:nth-child(-n+1){margin-top:0}.partnersSection_singular_items>:nth-child(n+2){margin-top:3rem}.partnersSection_singular_items>:not(:nth-child(1n+1)){clear:none}.partnersSection_singular_items>:nth-child(1n+1){clear:left}.partnersSection_group{display:flex;flex-wrap:wrap;margin-left:-3rem}.partnersSection_group>*{padding-left:3rem;width:33.3333333333%}.partnersSection_group>:nth-child(-n+3){margin-top:0}.partnersSection_group>:nth-child(n+4){margin-top:3rem}.partnersSection_group>:not(:nth-child(3n+1)){clear:none}.partnersSection_group>:nth-child(3n+1){clear:left}.partnersSection_group.is-large{display:flex;flex-wrap:wrap;margin-left:-3rem}.partnersSection_group.is-large>*{padding-left:3rem;width:50%}.partnersSection_group.is-large>:nth-child(-n+2){margin-top:0}.partnersSection_group.is-large>:nth-child(n+3){margin-top:3rem}.partnersSection_group.is-large>:not(:nth-child(odd)){clear:none}.partnersSection_group.is-large>:nth-child(odd){clear:left}.partnersSection_partner{display:block;margin:0 auto}.partnersSection_partner .o-image{padding-bottom:66.6666666667%}.partnersSection_singular .partnersSection_partner{max-width:20rem}.partnersSection_group .partnersSection_partner{max-width:10rem}.partnersSection_group.is-large .partnersSection_partner{max-width:15rem}@media (min-width:750px){.partnersSection{padding:3rem}.partnersSection_singular_items{display:flex;flex-wrap:wrap;margin-left:-3rem}.partnersSection_singular_items>*{padding-left:3rem;width:50%}.partnersSection_singular_items>:nth-child(-n+2){margin-top:0}.partnersSection_singular_items>:nth-child(n+3){margin-top:3rem}.partnersSection_singular_items>:not(:nth-child(odd)){clear:none}.partnersSection_singular_items>:nth-child(odd){clear:left}.partnersSection_group{display:flex;flex-wrap:wrap;margin-left:-3rem}.partnersSection_group>*{padding-left:3rem;width:20%}.partnersSection_group>:nth-child(-n+5){margin-top:0}.partnersSection_group>:nth-child(n+6){margin-top:3rem}.partnersSection_group>:not(:nth-child(5n+1)){clear:none}.partnersSection_group>:nth-child(5n+1){clear:left}.partnersSection_group.is-large{display:flex;flex-wrap:wrap;margin-left:-3rem}.partnersSection_group.is-large>*{padding-left:3rem;width:33.3333333333%}.partnersSection_group.is-large>:nth-child(-n+3){margin-top:0}.partnersSection_group.is-large>:nth-child(n+4){margin-top:3rem}.partnersSection_group.is-large>:not(:nth-child(3n+1)){clear:none}.partnersSection_group.is-large>:nth-child(3n+1){clear:left}}@media (min-width:1200px){.partnersSection{display:flex;padding:3rem}.partnersSection>:not(:last-child){margin-bottom:0}.partnersSection>:not(:first-child){padding-left:3rem}.partnersSection>:not(:last-child){border-right:1px solid #d6d9e2;padding-right:3rem}.partnersSection_singular_items{display:flex;flex-wrap:wrap;margin-left:-3rem}.partnersSection_singular_items>*{padding-left:3rem;width:100%}.partnersSection_singular_items>:nth-child(-n+1){margin-top:0}.partnersSection_singular_items>:nth-child(n+2){margin-top:3rem}.partnersSection_singular_items>:not(:nth-child(1n+1)){clear:none}.partnersSection_singular_items>:nth-child(1n+1){clear:left}.partnersSection_singular{flex-shrink:0;width:25%}.partnersSection_groups{flex-shrink:0;width:75%}.partnersSection_group{display:flex;flex-wrap:wrap;margin-left:-3rem}.partnersSection_group>*{padding-left:3rem;width:12.5%}.partnersSection_group>:nth-child(-n+8){margin-top:0}.partnersSection_group>:nth-child(n+9){margin-top:3rem}.partnersSection_group>:not(:nth-child(8n+1)){clear:none}.partnersSection_group>:nth-child(8n+1){clear:left}.partnersSection_group.is-large{display:flex;flex-wrap:wrap;margin-left:-3rem}.partnersSection_group.is-large>*{padding-left:3rem;width:25%}.partnersSection_group.is-large>:nth-child(-n+4){margin-top:0}.partnersSection_group.is-large>:nth-child(n+5){margin-top:3rem}.partnersSection_group.is-large>:not(:nth-child(4n+1)){clear:none}.partnersSection_group.is-large>:nth-child(4n+1){clear:left}.partnersSection.is-half .partnersSection_groups,.partnersSection.is-half .partnersSection_singular{width:50%}.partnersSection.is-half .partnersSection_singular_items{display:flex;flex-wrap:wrap;margin-left:-3rem}.partnersSection.is-half .partnersSection_singular_items>*{padding-left:3rem;width:50%}.partnersSection.is-half .partnersSection_singular_items>:nth-child(-n+2){margin-top:0}.partnersSection.is-half .partnersSection_singular_items>:nth-child(n+3){margin-top:3rem}.partnersSection.is-half .partnersSection_singular_items>:not(:nth-child(odd)){clear:none}.partnersSection.is-half .partnersSection_singular_items>:nth-child(odd){clear:left}.partnersSection.is-half .partnersSection_group{display:flex;flex-wrap:wrap;margin-left:-3rem}.partnersSection.is-half .partnersSection_group>*{padding-left:3rem;width:20%}.partnersSection.is-half .partnersSection_group>:nth-child(-n+5){margin-top:0}.partnersSection.is-half .partnersSection_group>:nth-child(n+6){margin-top:3rem}.partnersSection.is-half .partnersSection_group>:not(:nth-child(5n+1)){clear:none}.partnersSection.is-half .partnersSection_group>:nth-child(5n+1){clear:left}.partnersSection.is-half .partnersSection_group.is-large{display:flex;flex-wrap:wrap;margin-left:-3rem}.partnersSection.is-half .partnersSection_group.is-large>*{padding-left:3rem;width:33.3333333333%}.partnersSection.is-half .partnersSection_group.is-large>:nth-child(-n+3){margin-top:0}.partnersSection.is-half .partnersSection_group.is-large>:nth-child(n+4){margin-top:3rem}.partnersSection.is-half .partnersSection_group.is-large>:not(:nth-child(3n+1)){clear:none}.partnersSection.is-half .partnersSection_group.is-large>:nth-child(3n+1){clear:left}}.peopleList{text-align:center}.peopleList>:not(:last-child){margin-bottom:3rem}.peopleList_person{align-items:center;display:flex;flex-direction:column}.peopleList_person_image{background:#fff;border-radius:50%;max-width:18rem;overflow:hidden;width:100%}.peopleList_person_image .o-image{border-radius:50%}.peopleList_person_content{padding:1.5rem 0}.peopleList_person_content>:not(:last-child){margin-bottom:.5rem}.peopleList_person_name{color:#4c5565}.peopleList_person_copy{padding-top:.5rem;text-align:left}@media (min-width:750px){.peopleList:not(.peopleList--bios){display:flex;flex-wrap:wrap;margin-left:-3rem}.peopleList:not(.peopleList--bios)>:not(:last-child){margin-bottom:0}.peopleList:not(.peopleList--bios)>*{padding-left:3rem;width:33.3333333333%}.peopleList:not(.peopleList--bios)>:nth-child(-n+3){margin-top:0}.peopleList:not(.peopleList--bios)>:nth-child(n+4){margin-top:3rem}.peopleList:not(.peopleList--bios)>:not(:nth-child(3n+1)){clear:none}.peopleList:not(.peopleList--bios)>:nth-child(3n+1){clear:left}.peopleList--bios .peopleList_person{align-items:flex-start;flex-direction:row}.peopleList--bios .peopleList_person_image{flex-shrink:0;width:25%}.peopleList--bios .peopleList_person_content{flex-grow:1;padding-left:3rem;text-align:left}}.playerPositions{overflow:hidden;padding-top:3rem;position:relative}.playerPositions>:not(:last-child){margin-bottom:1.5rem}.playerPositions_bg{height:100%;left:50%;margin-bottom:0!important;position:absolute;top:0;transform:translateX(-50%);width:34rem;z-index:-1}.playerPositions_bg .oval_line{fill:none;stroke-width:8px;stroke:#d6d9e2}.playerPositions_bg.overlaid{opacity:.05;pointer-events:none;z-index:1}.playerPositions_logo{padding:0 1rem 0 .5rem;width:3.5rem}.playerPositions_heading{color:#4c5565;font-weight:700;letter-spacing:.05rem;margin-bottom:.25rem;text-align:center;text-transform:uppercase}.playerPositions_teams{display:flex;margin:0 auto;width:100%}.playerPositions_team{align-items:center;display:flex;padding:1rem .5rem;width:50%}.playerPositions_team:first-child{background-color:rgba(214,217,226,.5)}.playerPositions_team_players{align-items:center;color:#fff;display:flex;flex-wrap:wrap;font-size:.75rem;justify-content:center;line-height:1;overflow:hidden;width:100%}.playerPositions_team_players>:not(:last-child){margin-bottom:.25rem}.playerPosition_player{align-items:center;display:flex;max-width:14rem;width:100%}.playerPosition_player .playerPosition_number{margin-right:.5rem}@media (min-width:750px){.playerPositions.is-responsive{padding-top:7rem}.playerPositions.is-responsive>:not(:last-child){margin-bottom:4rem}.playerPositions.is-responsive .playerPositions_bg{width:64rem}.playerPositions.is-responsive .playerPositions_logo{padding:0 .5rem;width:3rem}.playerPositions.is-responsive .playerPositions_heading{margin-bottom:1.5rem}.playerPositions.is-responsive .playerPositions_teams{display:block}.playerPositions.is-responsive .playerPositions_team{padding:1rem 3.5rem 1rem 1rem;width:100%}}@media (max-width:749px){.playerPositions.is-responsive .playerPositions_team.o-clubBackground--none.o-clubBackground{background:none;background-color:hsla(0,0%,100%,.75)}.playerPositions.is-responsive .playerPositions_team.o-clubBackground--none.o-clubBackground:first-child{background-color:rgba(214,217,226,.5)}.playerPositions.is-responsive .playerPositions_team.o-clubBackground--none.o-clubBackground:before{background-image:none}.playerPositions.is-responsive .playerPositions_team.o-clubBackground--none.o-clubBackground .playerPositions_team_players{color:#0f254d}}@media (min-width:750px){.playerPositions.is-responsive .playerPositions_team_players{font-size:.75rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.playerPositions.is-responsive .playerPositions_team_players>:not(:last-child){margin-bottom:0}.playerPositions.is-responsive .playerPosition_player{justify-content:center}}.playerPositions.is-fixed{max-width:40rem}.playerPositions.is-fixed .playerPositions_team.o-clubBackground--none.o-clubBackground{background:none;background-color:hsla(0,0%,100%,.75)}.playerPositions.is-fixed .playerPositions_team.o-clubBackground--none.o-clubBackground:first-child{background-color:rgba(214,217,226,.5)}.playerPositions.is-fixed .playerPositions_team.o-clubBackground--none.o-clubBackground:before{background-image:none}.playerPositions.is-fixed .playerPositions_team.o-clubBackground--none.o-clubBackground .playerPositions_team_players{color:#0f254d}.playerProfile_header{color:#fff;display:flex;width:100%}.playerProfile_header_info{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50%}.playerProfile_header_info:before{background-size:110%}.playerProfile_header_number{font-size:2rem;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}@media (min-width:750px){.playerProfile_header_number{font-size:2.75rem}}.playerProfile_header_image{background:#fff;width:50%}.playerProfile_header_name{font-size:1.5rem;font-weight:700;line-height:1.2}@media (min-width:750px){.playerProfile_header_name{font-size:2rem}}.playerProfile_header_stat{display:block;font-size:2rem;font-size:3rem;font-weight:700;line-height:1.2;margin-top:1rem}@media (min-width:750px){.playerProfile_header_stat{font-size:2.75rem}}.playerProfile_header_statLabel{display:block;font-size:1.5rem;font-weight:700;line-height:1.2}@media (min-width:750px){.playerProfile_header_statLabel{font-size:2rem}}.playerProfile_header_action{margin-top:1rem}.playerProfile_sponsor{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:1rem 1.5rem}.playerProfile_sponsor_logo{background-color:#fff;display:block;width:8rem}.playerProfile_sponsor_logo .o-image{padding-bottom:66.6666666667%}.playerProfile_sponsor_text{font-size:.75rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.playerProfile_summary{display:flex;flex-direction:column}.playerProfile_summary_col{width:100%}.playerProfile_summary_col:not(:first-child){border-top:1px solid #edeef2}.playerProfile_summary_cell{align-items:center;background-color:#fff;display:flex;padding:1.5rem}.playerProfile_summary_cell:not(:last-child){border-bottom:1px solid #edeef2}.playerProfile_summary_label{font-size:.75rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase;width:12rem}.playerProfile_summary_value{font-size:1.5rem;font-weight:700;line-height:1.2}@media (min-width:750px){.playerProfile_summary_value{font-size:2rem}}.playerProfile_season>:not(:last-child){margin-bottom:3rem}.playerProfile_season_overview{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.playerProfile_season_overview>*{padding-left:1.5rem;width:100%}.playerProfile_season_overview>:nth-child(-n+1){margin-top:0}.playerProfile_season_overview>:nth-child(n+2){margin-top:1.5rem}.playerProfile_season_overview>:not(:nth-child(1n+1)){clear:none}.playerProfile_season_overview>:nth-child(1n+1){clear:left}.playerProfile_season_stats{display:flex;flex-wrap:wrap;margin-left:-1px}.playerProfile_season_stats>*{padding-left:1px;width:100%}.playerProfile_season_stats>:nth-child(-n+1){margin-top:0}.playerProfile_season_stats>:nth-child(n+2){margin-top:1px}.playerProfile_season_stats>:not(:nth-child(1n+1)){clear:none}.playerProfile_season_stats>:nth-child(1n+1){clear:left}@media (min-width:751px){.playerProfile_header_number{font-size:5rem}.playerProfile_summary{flex-direction:row}.playerProfile_summary_col{width:50%}.playerProfile_summary_col:not(:first-child){border-left:1px solid #edeef2;border-top:none}.playerProfile_season_overview{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.playerProfile_season_overview>*{padding-left:1.5rem;width:50%}.playerProfile_season_overview>:nth-child(-n+2){margin-top:0}.playerProfile_season_overview>:nth-child(n+3){margin-top:1.5rem}.playerProfile_season_overview>:not(:nth-child(odd)){clear:none}.playerProfile_season_overview>:nth-child(odd){clear:left}.playerProfile_season_stats.is-3col{display:flex;flex-wrap:wrap;margin-left:-1px}.playerProfile_season_stats.is-3col>*{padding-left:1px;width:33.3333333333%}.playerProfile_season_stats.is-3col>:nth-child(-n+3){margin-top:0}.playerProfile_season_stats.is-3col>:nth-child(n+4){margin-top:1px}.playerProfile_season_stats.is-3col>:not(:nth-child(3n+1)){clear:none}.playerProfile_season_stats.is-3col>:nth-child(3n+1){clear:left}.playerProfile_season_stats.is-4col{display:flex;flex-wrap:wrap;margin-left:-1px}.playerProfile_season_stats.is-4col>*{padding-left:1px;width:25%}.playerProfile_season_stats.is-4col>:nth-child(-n+4){margin-top:0}.playerProfile_season_stats.is-4col>:nth-child(n+5){margin-top:1px}.playerProfile_season_stats.is-4col>:not(:nth-child(4n+1)){clear:none}.playerProfile_season_stats.is-4col>:nth-child(4n+1){clear:left}}.playerProfileStat{align-items:center;background:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:13rem;padding:1.5rem;position:relative}.playerProfileStat_title{color:#4c5565;font-size:.75rem;font-weight:700;letter-spacing:.05rem;padding-bottom:1.5rem;text-transform:uppercase}.playerProfileStat_value{align-items:center;display:flex;flex-grow:1;justify-content:center}.playerProfileStat_value.is-unavailable{color:#d6d9e2}.playerProfileStat_value{font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:750px){.playerProfileStat_value{font-size:2.75rem}}.playerProfileStat_value--team{max-width:20%;width:10rem}.playerProfileStat_value--graph{max-width:13rem;width:70%}.playersList_leagues{margin-bottom:1.5rem}.playersList_items{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.playersList_items>*{padding-left:1.5rem;width:100%}.playersList_items>:nth-child(-n+1){margin-top:0}.playersList_items>:nth-child(n+2){margin-top:1.5rem}.playersList_items>:not(:nth-child(1n+1)){clear:none}.playersList_items>:nth-child(1n+1){clear:left}.playersList_tile{background-color:#fff;display:flex}.playersList_tile:hover{box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.playersList_jumperNumber{align-items:center;background-color:#4c5565;color:#fff;display:flex;flex-shrink:0;height:7rem;justify-content:center;width:7rem}.playersList_jumperNumber:before{display:none}.playersList_name{align-items:center;display:flex;flex-grow:1;padding:0 1.5rem}.playersList_image{background-color:#4c5565;flex-shrink:0;height:7rem;width:7rem}@media (min-width:750px){.playersList_items{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.playersList_items>*{padding-left:1.5rem;width:50%}.playersList_items>:nth-child(-n+2){margin-top:0}.playersList_items>:nth-child(n+3){margin-top:1.5rem}.playersList_items>:not(:nth-child(odd)){clear:none}.playersList_items>:nth-child(odd){clear:left}}.playerStats_nav{margin-bottom:1.5rem}.playerStat{display:flex}.playerStat_image{background:#fff;flex-shrink:0;width:6rem}.playerStat_content{align-items:center;color:#fff;display:flex;flex-grow:1;font-size:1.3rem;justify-content:space-between;line-height:1.2;padding:1.5rem}@media (min-width:751px){.playerStat_image{width:8rem}}.playerStatsOverview,player-stats-overview{display:block;min-height:40rem}.playerStatsOverview:before,player-stats-overview:before{display:none}.playerStatsOverview_item{display:flex;flex-direction:column;width:100%}@media (max-width:749px){.playerStatsOverview:before{content:"slider"}.playerStatsOverview_item{margin-right:1.5rem;width:100%}}@media (min-width:750px) and (max-width:1199px){.playerStatsOverview:before{content:"slider"}.playerStatsOverview_item{margin-right:1.5rem;width:calc(50% - .75rem)}}@media (min-width:1200px){.playerStatsOverview_items{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.playerStatsOverview_items>*{padding-left:1.5rem;width:25%}.playerStatsOverview_items>:nth-child(-n+4){margin-top:0}.playerStatsOverview_items>:nth-child(n+5){margin-top:1.5rem}.playerStatsOverview_items>:not(:nth-child(4n+1)){clear:none}.playerStatsOverview_items>:nth-child(4n+1){clear:left}}.seasonOverview_items+.playerStatsOverview{margin-top:3rem}.playerStatsPanel{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;min-height:40rem;position:relative}.playerStatsPanel_loader{left:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:100%}.playerStatsPanel_main{flex-grow:1}.playerStatsPanel_header{height:4.5rem;padding:1.5rem}.playerStatsPanel_title{font-weight:700}.playerStatsPanel_footer,.playerStatsPanel_title{color:#4c5565;letter-spacing:.05rem;text-transform:uppercase}.playerStatsPanel_footer{align-items:center;background-color:#d6d9e2;display:flex;font-size:.75rem;height:4rem;justify-content:flex-end;padding:0 1.5rem}.playerStatsPanel_table{width:100%}.playerStatsPanel_table_heading{color:#4c5565;font-size:.75rem;height:1.5rem;letter-spacing:.05rem;padding:0 0 0 1.5rem;text-align:left;text-transform:uppercase}.playerStatsPanel_table_heading:last-child{padding:0 1.5rem;text-align:right}.playerStatsPanel_table_row{border-top:1px solid #edeef2;height:6rem}.playerStatsPanel_table_cell{vertical-align:top}.playerStatsPanel_table_cell:last-child{padding:1rem 1.5rem;text-align:right}.playerStatsPanel_player{display:flex}.playerStatsPanel_player:hover .playerStatsPanel_name{color:#4c5565}.playerStatsPanel_image{background-color:#edeef2;flex-shrink:0;margin-right:1rem;width:6rem}.playerStatsPanel_player_info{padding:1rem 0}.playerStatsPanel_team{font-size:.75rem;letter-spacing:.05rem;margin-top:.25rem;text-transform:uppercase}.prompt{background:#edeef2;border-left:5px solid;bottom:3rem;box-shadow:0 0 35px 0 rgba(0,0,0,.15);max-width:30rem;padding:2rem;pointer-events:none;position:fixed;right:0;transform:translateX(100%);transition:transform .3s;width:80%;z-index:500}.t-NWD .prompt{border-color:#001a49}.t-WEST .prompt{border-color:#221e20}.t-TIGERS .prompt{border-color:#201c20}.t-CNTRL .prompt{border-color:#072e9d}.t-EAGLES .prompt{border-color:#02573d}.t-NORTH .prompt{border-color:#e20a16}.t-NWD .prompt_text{color:#001a49}.t-WEST .prompt_text{color:#221e20}.t-TIGERS .prompt_text{color:#201c20}.t-CNTRL .prompt_text{color:#072e9d}.t-EAGLES .prompt_text{color:#02573d}.t-NORTH .prompt_text{color:#e20a16}.prompt.is-active{pointer-events:auto;transform:translateX(0)}.prompt .o-button{display:block;padding:.75rem 1.5rem}.prompt .o-button:focus{outline:2px solid;outline-offset:.75rem}.t-NWD .prompt .o-button:focus{outline-color:#001a49}.t-WEST .prompt .o-button:focus{outline-color:#221e20}.t-TIGERS .prompt .o-button:focus{outline-color:#201c20}.t-CNTRL .prompt .o-button:focus{outline-color:#072e9d}.t-EAGLES .prompt .o-button:focus{outline-color:#02573d}.t-NORTH .prompt .o-button:focus{outline-color:#e20a16}.t-NWD .prompt .o-button--primary{background-color:#001a49}.t-WEST .prompt .o-button--primary{background-color:#221e20}.t-TIGERS .prompt .o-button--primary{background-color:#201c20}.t-CNTRL .prompt .o-button--primary{background-color:#072e9d}.t-EAGLES .prompt .o-button--primary{background-color:#02573d}.t-NORTH .prompt .o-button--primary{background-color:#e20a16}.t-NWD .prompt .o-button--primary{color:#ed174b}.t-WEST .prompt .o-button--primary{color:#de0532}.t-TIGERS .prompt .o-button--primary{color:#facd01}.t-CNTRL .prompt .o-button--primary{color:#fff}.t-EAGLES .prompt .o-button--primary{color:#ffd300}.t-NORTH .prompt .o-button--primary{color:#fff}.t-NWD .prompt .o-button--primary:focus,.t-NWD .prompt .o-button--primary:hover{background-color:#ed174b}.t-WEST .prompt .o-button--primary:focus,.t-WEST .prompt .o-button--primary:hover{background-color:#de0532}.t-TIGERS .prompt .o-button--primary:focus,.t-TIGERS .prompt .o-button--primary:hover{background-color:#facd01}.t-CNTRL .prompt .o-button--primary:focus,.t-CNTRL .prompt .o-button--primary:hover{background-color:#fff}.t-EAGLES .prompt .o-button--primary:focus,.t-EAGLES .prompt .o-button--primary:hover{background-color:#ffd300}.t-NORTH .prompt .o-button--primary:focus,.t-NORTH .prompt .o-button--primary:hover{background-color:#fff}.t-NWD .prompt .o-button--primary:focus,.t-NWD .prompt .o-button--primary:hover{color:#001a49}.t-WEST .prompt .o-button--primary:focus,.t-WEST .prompt .o-button--primary:hover{color:#221e20}.t-TIGERS .prompt .o-button--primary:focus,.t-TIGERS .prompt .o-button--primary:hover{color:#201c20}.t-CNTRL .prompt .o-button--primary:focus,.t-CNTRL .prompt .o-button--primary:hover{color:#072e9d}.t-EAGLES .prompt .o-button--primary:focus,.t-EAGLES .prompt .o-button--primary:hover{color:#02573d}.t-NORTH .prompt .o-button--primary:focus,.t-NORTH .prompt .o-button--primary:hover{color:#e20a16}.prompt .o-button--secondary{background-color:#8792a6;color:#fff}.prompt .o-button--secondary:focus,.prompt .o-button--secondary:hover{background-color:#4c5565}.prompt_actions{display:flex;margin-left:-.5rem;margin-top:1.5rem}.prompt_actions>*{padding-left:.5rem}.pullQuote{border-left:.5rem solid;color:#4c5565;padding-left:2rem}.pullQuote>:not(:last-child){margin-bottom:2rem}.pullQuote_text{font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:750px){.pullQuote_text{font-size:2.75rem}}.pullQuote_attribution{font-style:normal;font-weight:700}.resourceTile{background-color:#fff;display:flex;padding:1.5rem}.resourceTile:hover{box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.resourceTile_thumbnail{align-items:center;background-color:#8792a6;display:flex;flex-shrink:0;height:6rem;justify-content:center;position:relative;width:6rem}.resourceTile_thumbnail>.o-icon{color:#fff;font-size:1.5rem}.resourceTile_thumbnail>.o-image{height:100%;padding-bottom:0;position:absolute;width:100%}.resourceTile_thumbnail_playingTime{background-color:rgba(0,0,0,.5);bottom:0;color:#fff;padding:.25rem;position:absolute;width:100%}.resourceTile_content{padding-left:1.5rem;width:calc(100% - 6rem)}.resourceTile_content_bottom>:not(:last-child),.resourceTile_content_top>:not(:last-child){margin-bottom:.75rem}.resourceTile_content_bottom{margin-top:.75rem}.resourceTile_time{display:block;font-size:.75rem;font-weight:700;letter-spacing:.05rem;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.resourceTile_title{font-size:1.3rem;line-height:1.2;max-height:2.4em;overflow:hidden}.resourceTile_details{display:block;font-size:.75rem;letter-spacing:.05rem;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}@media (min-width:750px){.resourceTile{padding:0}.resourceTile_thumbnail{height:10rem;width:10rem}.resourceTile_content{display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem 13rem 1.5rem 3rem;width:calc(100% - 10rem)}}.roundSelector{align-items:center;background-color:#fff;display:flex;height:5rem;justify-content:space-between;padding:0 1.5rem;position:relative}.roundSelector_current{color:#4c5565;font-weight:700;left:50%;letter-spacing:.05rem;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:translate(-50%,-50%)}.roundSelector_next,.roundSelector_previous{font-size:.75rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.roundSelector_next:hover,.roundSelector_previous:hover{color:#4c5565}.scoreWorm{background-color:#fff;display:flex;position:relative}.scoreWorm_teams{display:flex;flex-direction:column;width:4rem}.scoreWorm_teams_item{align-items:center;display:flex;flex-grow:1;justify-content:center}.scoreWorm_teams_logo{width:3rem}.scoreWorm_main{display:flex;flex-direction:column;flex-grow:1;position:relative}.scoreWorm_graph{flex-grow:1;height:16rem;overflow:hidden;position:relative}.scoreWorm_header{display:flex;height:4rem;position:relative}.scoreWorm_header--home{border-bottom:1px solid #edeef2}.scoreWorm_header--away{border-top:1px solid #edeef2;order:2}.scoreWorm_header_logo{left:1rem;position:absolute;top:50%;transform:translateY(-50%);width:2.5rem}.scoreWorm_header_period{align-items:center;display:flex;justify-content:center;padding:0 1rem;width:25%}.scoreWorm_header_period>:not(:last-child){margin-right:.25rem}.scoreWorm_header_score{color:#4c5565;font-weight:700}.scoreWorm_graph_svg{display:block}.scoreWorm_background,.scoreWorm_graph_svg{height:100%;left:0;position:absolute;top:0;width:100%}.scoreWorm_background{display:flex;padding-left:4rem}.scoreWorm_background:after{background-color:#8792a6;content:"";display:block;height:1px;left:0;margin-top:-.5px;position:absolute;top:50%;width:100%}.scoreWorm_background_period{align-items:center;border-left:1px solid #edeef2;display:flex;justify-content:center;width:25%}.scoreWorm_background_periodNum{font-size:2rem;font-weight:700;line-height:1.2;opacity:.3}@media (min-width:750px){.scoreWorm_background_periodNum{font-size:2.75rem}}.scoreWorm_scaleLine{stroke:#edeef2;stroke-width:1px}.scoreWorm_scaleLine.is-baseline{stroke:#8792a6}.scoreWorm_wormLine{stroke:#e73127;stroke-width:2px}.scoringEvent{background:#fff;display:flex}.scoringEvent_alt{align-items:center;display:flex;justify-content:center;width:6rem}.scoringEvent_alt_text{color:#4c5565;font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.scoringEvent_alt_playerImage{display:block;width:100%}.scoringEvent_main{display:flex;flex-direction:column;flex-grow:1;justify-content:center;min-height:5rem;padding:1rem 1.5rem;position:relative}.scoringEvent_main>*{position:relative}.scoringEvent_teamLogo{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);width:3rem}.scoringEvent--goal .scoringEvent_main{background-color:#4c5565;color:#fff}@media (max-width:749px){.scoringEvent_time{font-size:.75rem;margin-top:.25rem}.scoringEvent_heading{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}}@media (min-width:750px){.scoringEvent_main:before{background-size:50%}.scoringEvent_alt{width:8rem}.scoringEvent_heading{font-size:1.3rem;font-weight:700;letter-spacing:.05rem;line-height:1.2;margin-bottom:.25rem;text-transform:uppercase}.scoringEvent_time{position:absolute;right:6rem;text-align:left;top:50%;transform:translateY(-50%);width:5rem}}.scoringEvents>:not(:last-child){margin-bottom:1rem}.scoringEvents_quarterDivider{font-weight:700;letter-spacing:.05rem;text-align:center;text-transform:uppercase}.scoringEvents_quarterDivider:not(:first-child){margin-top:3rem}.searchbar{background-color:#8792a6;color:#d6d9e2;display:flex;height:6rem;width:100%}.searchbar_input{color:#fff;flex-grow:1;font-size:2rem;font-weight:700;line-height:1.2;padding:1rem 1.5rem;width:100%}@media (min-width:750px){.searchbar_input{font-size:2.75rem}}.searchbar_input::-moz-placeholder{color:#d6d9e2}.searchbar_input:-ms-input-placeholder{color:#d6d9e2}.searchbar_input::placeholder{color:#d6d9e2}.searchbar_button{font-size:2rem;padding:0 1.5rem}.searchbar_button:focus,.searchbar_button:hover{color:#fff}@media (min-width:750px){.searchbar{height:8rem}.searchbar_input{padding:1rem 3rem}.searchbar_button{padding:0 3rem}}.searchTile{background-color:#fff;display:block;padding:2rem 4rem 2rem 1.5rem;position:relative}.searchTile:hover{box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.searchTile_title{font-size:1.5rem;font-weight:700;line-height:1.2}@media (min-width:750px){.searchTile_title{font-size:2rem}}.searchTile_breadcrumbs{display:flex;font-size:.75rem;letter-spacing:.05rem;margin-bottom:.5rem;text-transform:uppercase}.searchTile_breadcrumbs_item{display:flex}.searchTile_breadcrumbs_item:after{content:"/";margin:0 .5rem}.searchTile_description{margin-top:1rem}.searchTile_icon{font-size:1.5rem;position:absolute;right:1.5rem;top:1.5rem}.searchTile_subtitle{font-size:.75rem;font-weight:700;letter-spacing:.05rem;margin-top:.5rem;text-transform:uppercase}@media (min-width:750px){.searchTile{padding:2rem 5rem 2rem 3rem}.searchTile_icon{font-size:2rem}}.seasonOverview,season-overview{display:flex;flex-direction:column;min-height:30rem}.seasonOverview_leagues{display:flex;margin-bottom:1.5rem;overflow:auto}.seasonOverview_leagues>:not(:last-child){margin-right:1rem}.seasonOverview_leagues_button{font-weight:700;letter-spacing:.05rem;padding:.75rem 0;position:relative;text-transform:uppercase;white-space:nowrap}.seasonOverview_leagues_button.is-current,.seasonOverview_leagues_button:hover{color:#4c5565}.seasonOverview_leagues_button.is-current:after{background-color:#4c5565;bottom:0;content:"";display:block;height:3px;left:0;position:absolute;width:100%}.seasonOverview_items{display:flex;flex-grow:1;flex-wrap:wrap;margin-left:-1.5rem}.seasonOverview_items>*{padding-left:1.5rem;width:100%}.seasonOverview_items>:nth-child(-n+1){margin-top:0}.seasonOverview_items>:nth-child(n+2){margin-top:1.5rem}.seasonOverview_items>:not(:nth-child(1n+1)){clear:none}.seasonOverview_items>:nth-child(1n+1){clear:left}.seasonOverview_item,.seasonOverview_panel{display:flex;flex-direction:column}.seasonOverview_panel{background-color:#fff;flex-grow:1}.seasonOverview_panel_header{align-items:center;border-bottom:1px solid #edeef2;display:flex;flex-shrink:0;height:4.5rem;justify-content:space-between;padding:.5rem 1rem .5rem 1.5rem}.seasonOverview_panel_sponsorship{width:3.5rem}.seasonOverview_panel_title{color:#4c5565;font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.seasonOverview_panel_main{flex-grow:1;position:relative}.seasonOverview_panel_loader{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.seasonOverview_panel_footer{background-color:#d6d9e2;color:#4c5565;flex-shrink:0;font-size:.75rem;letter-spacing:.05rem;padding:1.5rem;text-align:right;text-transform:uppercase}.seasonOverview_panel_content.is-loading{opacity:.2}@media (min-width:750px){.seasonOverview_leagues>:not(:last-child){margin-right:1.5rem}}@media (min-width:1200px){.seasonOverview_items{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.seasonOverview_items>*{padding-left:1.5rem;width:50%}.seasonOverview_items>:nth-child(-n+2){margin-top:0}.seasonOverview_items>:nth-child(n+3){margin-top:1.5rem}.seasonOverview_items>:not(:nth-child(odd)){clear:none}.seasonOverview_items>:nth-child(odd){clear:left}}.sectionOverview_heading{font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.sectionOverview_description{font-size:1.5rem;margin-top:1rem}.sectionOverview_description>:not(:last-child){margin-bottom:1rem}@media (min-width:1200px){.sectionOverview{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.sectionOverview_heading{padding-left:1.5rem;width:33.3333333333%}.sectionOverview_description{margin-top:0;padding-left:1.5rem;width:66.6666666667%}}.site{display:flex;flex-direction:column;min-height:100vh;overflow:hidden}.site_main{flex-grow:1}.site_content,.site_section{padding:3rem 1.5rem 6rem}.site_content>:not(:last-child),.site_content_inner>:not(:last-child),.site_section>:not(:last-child),.site_section_inner>:not(:last-child){margin-bottom:3rem}.site_section_overview_heading{color:#4c5565;font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.site_section_overview_description{font-size:1.3rem;line-height:1.2;margin-top:1rem}.site_section_overview_description>:not(:last-child){margin-bottom:1rem}.site_content_header{margin-bottom:2rem}.site_section+.site_section{border-top:1px solid #d6d9e2}@media (max-width:749px){.is-menu-active .site_footer,.is-menu-active .site_main{display:none}}@media (min-width:750px){.site_content,.site_section{padding:3rem 3rem 9rem}}@media (min-width:1200px){.site_section_overview{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.site_section_overview_heading{padding-left:1.5rem;width:33.3333333333%}.site_section_overview_description{margin-top:0;padding-left:1.5rem;width:66.6666666667%}}.socialLinks{display:flex}.socialLinks>:not(:last-child){margin-right:.5rem}.socialLinks_link{border-radius:50%;display:block;height:5rem;position:relative;width:5rem}.socialLinks_icon{font-size:2rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.socialLinks--dark .socialLinks_link{border:1px solid}.socialLinks--dark .socialLinks_link:hover{background-color:#8792a6;color:#edeef2}.socialLinks--light .socialLinks_link{border:1px solid rgba(135,146,166,.25);color:#fff}.socialLinks--light .socialLinks_link:hover{background-color:rgba(135,146,166,.25)}.standardList{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.standardList>*{padding-left:1.5rem;width:100%}.standardList>:nth-child(-n+1){margin-top:0}.standardList>:nth-child(n+2){margin-top:1.5rem}.standardList>:not(:nth-child(1n+1)){clear:none}.standardList>:nth-child(1n+1){clear:left}@media (min-width:1200px){.standardList--wide{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.standardList--wide>*{padding-left:1.5rem;width:50%}.standardList--wide>:nth-child(-n+2){margin-top:0}.standardList--wide>:nth-child(n+3){margin-top:1.5rem}.standardList--wide>:not(:nth-child(odd)){clear:none}.standardList--wide>:nth-child(odd){clear:left}}.statRadial{background:#fff;overflow:hidden;padding:2rem;position:relative}.statRadial_title{display:block;text-align:center}.t-NWD .statRadial_title{color:#001a49}.t-WEST .statRadial_title{color:#221e20}.t-TIGERS .statRadial_title{color:#201c20}.t-CNTRL .statRadial_title{color:#072e9d}.t-EAGLES .statRadial_title{color:#02573d}.t-NORTH .statRadial_title{color:#e20a16}.statRadial_content{align-items:center;display:flex;flex-direction:column}.statRadial_graph{padding:2rem}.statRadial_team{position:relative;width:100%}.statRadial_logo{left:0;position:absolute;top:0}@media (min-width:751px){.statRadial{padding:2rem 0}.statRadial_content{flex-direction:row;justify-content:stretch;min-height:12rem}.statRadial_team{align-items:center;display:flex;flex-grow:1}.statRadial_team--home{order:-1}.statRadial_team--away{flex-direction:row-reverse}.statRadial_logo{margin:2rem;position:relative}.statRadial_graph{flex-grow:1;margin:0 2rem;padding:0}.statRadial_title{padding:1rem}}@media (min-width:1201px){.statRadial{padding:2rem 0}.statRadial_content{min-height:18rem}.statRadial_logo{margin:4rem}.statRadial_graph{margin:0 4rem}}.subscribeModal_header{margin-bottom:3rem}.tabNav{display:flex}.tabNav_sponsor{background-color:#fff;flex-shrink:0;height:5rem;padding:.25rem;width:5rem}.tabNav_main{background-color:#fff;flex-grow:1;position:relative}.tabNav_items{background-color:#fff;display:flex;flex-direction:column;left:0;position:absolute;top:100%;width:100%;z-index:50}.tabNav_item{align-items:center;display:flex;font-weight:700;height:5rem;letter-spacing:.05rem;text-transform:uppercase}.tabNav_item:hover{color:#4c5565}.tabNav_selected{align-items:center;color:#4c5565;cursor:pointer;display:flex;font-weight:700;height:5rem;letter-spacing:.05rem;padding:0 1.5rem;text-transform:uppercase;width:100%}.tabNav_selected_arrow{display:block;height:1rem;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);width:1rem}.tabNav_selected_arrow:after,.tabNav_selected_arrow:before{background-color:currentColor;border-radius:2px;content:"";display:block;height:65%;left:50%;position:absolute;top:50%;transform-origin:50% 100%;width:2px}.tabNav_selected_arrow:before{transform:translate(-50%,-65%) rotate(45deg);transform-origin:0 100%}.tabNav_selected_arrow:after{transform:translate(-50%,-65%) rotate(-45deg);transform-origin:100% 100%}@media (max-width:749px){.tabNav_sponsor{margin-left:.5rem}.tabNav_items{box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.tabNav_item{border-top:1px solid #edeef2;padding:0 1.5rem}.tabNav_item.is-active{background-color:#d6d9e2;color:#4c5565}.tabNav:not(.is-items-open) .tabNav_items{display:none}}@media (min-width:750px){.tabNav_selected{display:none}.tabNav_items{display:flex;flex-direction:row;padding:0 1.5rem;position:static}.tabNav_items>:not(:last-child){margin-right:1.5rem}.tabNav_item{position:relative}.tabNav_item.is-active{color:#4c5565;display:block}.tabNav_item.is-active:after{background-color:currentColor;bottom:0;content:"";display:block;height:3px;left:0;position:absolute;width:100%}}.teamOverview{align-items:center;background-color:#fff;box-shadow:0 1px 20px 0 rgba(0,0,0,.1);display:flex;height:15rem;justify-content:center;padding:1.5rem}.teamOverview_stats{display:flex;flex-wrap:wrap;margin-left:-1.5rem;width:100%}.teamOverview_stats>*{padding-left:1.5rem;width:33.3333333333%}.teamOverview_stats>:nth-child(-n+3){margin-top:0}.teamOverview_stats>:nth-child(n+4){margin-top:1.5rem}.teamOverview_stats>:not(:nth-child(3n+1)){clear:none}.teamOverview_stats>:nth-child(3n+1){clear:left}.teamOverview_stats_item{text-align:center}.teamOverview_stats_title{font-weight:700;letter-spacing:.05rem;margin-bottom:.5rem;text-transform:uppercase}.teamOverview_stats_value{font-size:3rem}@media (min-width:750px){.teamOverview{padding:1.5rem 3rem}.teamOverview_stats_value{font-size:4.5rem}}.teamStats>:not(:last-child){margin-bottom:3rem}.teamStats_section>:not(:last-child){margin-bottom:1.5rem}.teamStats_number{background:#fff;overflow:hidden;position:relative}.teamStats_number_content{align-items:center;display:flex;justify-content:space-between;padding:1.5rem 1.5rem 0;width:100%}.teamStats_number_title{color:#4c5565;font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.teamStats_number_team{align-items:center;display:flex}.teamStats_number_team--home{order:-1}.teamStats_number_team--away{flex-direction:row-reverse;order:1;text-align:right}.teamStats_number_logo{width:3rem}.teamStats_number_stat{font-size:1.5rem;font-weight:700;line-height:1.2;margin:0 1rem}@media (min-width:750px){.teamStats_number_stat{font-size:2rem}}.teamStats_number_graph{margin:1.5rem auto 0;width:80%}@media (min-width:750px){.teamStats_number_graph{margin:1.5rem auto 0;max-width:30rem;width:40%}.teamStats_number_content{height:100%;left:0;padding:0 3rem;position:absolute;top:0;width:100%}.teamStats_number_stat{margin:0 3rem}}.teamStats_percent{background:#fff;overflow:hidden;position:relative}.teamStats_percent_content{padding:1.5rem}.teamStats_percent_content>:not(:last-child){margin-bottom:1.5rem}.teamStats_percent_title{color:#4c5565;font-weight:700;letter-spacing:.05rem;text-align:center;text-transform:uppercase}.teamStats_percent_logo{left:0;position:absolute;top:0;width:3rem}.teamStats_percent_team{display:flex;justify-content:center;position:relative}.teamStats_percent_graph{width:80%}@media (min-width:750px){.teamStats_percent_content{align-items:center;display:flex;justify-content:space-between;padding:3rem}.teamStats_percent_team{align-items:center;flex-grow:1;justify-content:space-between}.teamStats_percent_logo{position:static}.teamStats_percent_team--home{order:-1}.teamStats_percent_team--away{flex-direction:row-reverse}.teamStats_percent_title{padding:1rem;width:25%}.teamStats_percent_graph{max-width:20rem}}.teamStats_bar_content{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.teamStats_bar_title{color:#4c5565;font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.teamStats_bar_graph{background-color:#d6d9e2;display:flex;height:2rem;width:100%}.teamStats_bar_graph--away{flex-direction:row-reverse}.teamStats_bar_stat{font-size:1.5rem;font-weight:700;line-height:1.2}@media (min-width:750px){.teamStats_bar_stat{font-size:2rem}}.topPerformer_title,.topPerformers>:not(:last-child){margin-bottom:1.5rem}.topPerformer_title{color:#4c5565;font-weight:700;letter-spacing:.05rem;text-transform:uppercase}.topPerformer_content{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.topPerformer_content>*{padding-left:1.5rem;width:100%}.topPerformer_content>:nth-child(-n+1){margin-top:0}.topPerformer_content>:nth-child(n+2){margin-top:1.5rem}.topPerformer_content>:not(:nth-child(1n+1)){clear:none}.topPerformer_content>:nth-child(1n+1){clear:left}@media (min-width:750px){.topPerformer_title{text-align:center}.topPerformer_content{display:flex;flex-wrap:wrap;margin-left:-1.5rem}.topPerformer_content>*{padding-left:1.5rem;width:50%}.topPerformer_content>:nth-child(-n+2){margin-top:0}.topPerformer_content>:nth-child(n+3){margin-top:1.5rem}.topPerformer_content>:not(:nth-child(odd)){clear:none}.topPerformer_content>:nth-child(odd){clear:left}}.t-NWD .featuredLinks_tile{background-color:#001a49}.t-WEST .featuredLinks_tile{background-color:#221e20}.t-TIGERS .featuredLinks_tile{background-color:#201c20}.t-CNTRL .featuredLinks_tile{background-color:#072e9d}.t-EAGLES .featuredLinks_tile{background-color:#02573d}.t-NORTH .featuredLinks_tile{background-color:#e20a16}.t-NWD .featuredLinks_tile{color:#ed174b}.t-WEST .featuredLinks_tile{color:#de0532}.t-TIGERS .featuredLinks_tile{color:#facd01}.t-CNTRL .featuredLinks_tile{color:#fff}.t-EAGLES .featuredLinks_tile{color:#ffd300}.t-NORTH .featuredLinks_tile{color:#fff}@media (max-width:750px){.footer_top{display:none}.footer_bottom{border-top:none}}.header,.header_mainbar{position:relative}.header_mainbar{align-items:center;background-color:#4c5565;color:#fff;display:flex;height:5rem;padding:0 1.5rem;width:100%;z-index:150}.t-NWD .header_mainbar{background-color:#001a49}.t-WEST .header_mainbar{background-color:#221e20}.t-TIGERS .header_mainbar{background-color:#201c20}.t-CNTRL .header_mainbar{background-color:#072e9d}.t-EAGLES .header_mainbar{background-color:#02573d}.t-NORTH .header_mainbar{background-color:#e20a16}.header_logo{display:block}.header_logo>img{height:4rem;max-width:none;width:auto}.header_navbar{display:none}.header_actions{align-items:center;color:#fff;display:flex;position:absolute;right:1.5rem;top:2.5rem;transform:translateY(-50%);z-index:150}.header_actions>:not(:first-child){margin-left:1.25rem}.header_searchButton{font-size:1.5rem}.header_searchButton[disabled]{opacity:.3}.header_menuButton{font-size:2rem}.header_searchbar{position:relative;width:100%;z-index:100}.header:not(.is-search) .header_searchbar{left:0;position:absolute;top:100%}.header:not(.is-search) .header_searchbar:not(.is-active){display:none}@media (min-width:750px){.header_mainbar{padding:0 6.5rem 0 3rem}.header_navbar{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;height:100%;margin-left:2.5rem;width:calc(100% - 7rem)}.header_actions{right:3rem;top:50%}.header_menuButton{display:none}}.t-NWD .mobileMenu{background-color:#001a49}.t-WEST .mobileMenu{background-color:#221e20}.t-TIGERS .mobileMenu{background-color:#201c20}.t-CNTRL .mobileMenu{background-color:#072e9d}.t-EAGLES .mobileMenu{background-color:#02573d}.t-NORTH .mobileMenu{background-color:#e20a16}.mobileMenu_main_level--children{background-color:rgba(135,146,166,.25)}.t-NWD .mobileMenu_main_item:after{background-color:#ed174b}.t-WEST .mobileMenu_main_item:after{background-color:#de0532}.t-TIGERS .mobileMenu_main_item:after{background-color:#facd01}.t-CNTRL .mobileMenu_main_item:after{background-color:#fff}.t-EAGLES .mobileMenu_main_item:after{background-color:#ffd300}.t-NORTH .mobileMenu_main_item:after{background-color:#fff}.t-NWD .navbar_extras{color:#ed174b}.t-WEST .navbar_extras{color:#de0532}.t-TIGERS .navbar_extras{color:#facd01}.t-CNTRL .navbar_extras{color:#fff}.t-EAGLES .navbar_extras{color:#ffd300}.t-NORTH .navbar_extras{color:#fff}.t-NWD .navbar_menu[data-navbar-level="1"]>.navbar_menu_item>.navbar_menu_link:after{background-color:#ed174b}.t-WEST .navbar_menu[data-navbar-level="1"]>.navbar_menu_item>.navbar_menu_link:after{background-color:#de0532}.t-TIGERS .navbar_menu[data-navbar-level="1"]>.navbar_menu_item>.navbar_menu_link:after{background-color:#facd01}.t-CNTRL .navbar_menu[data-navbar-level="1"]>.navbar_menu_item>.navbar_menu_link:after{background-color:#fff}.t-EAGLES .navbar_menu[data-navbar-level="1"]>.navbar_menu_item>.navbar_menu_link:after{background-color:#ffd300}.t-NORTH .navbar_menu[data-navbar-level="1"]>.navbar_menu_item>.navbar_menu_link:after{background-color:#fff}.t-NWD .navbar_menu[data-navbar-level="2"]{background-color:#001a49}.t-WEST .navbar_menu[data-navbar-level="2"]{background-color:#221e20}.t-TIGERS .navbar_menu[data-navbar-level="2"]{background-color:#201c20}.t-CNTRL .navbar_menu[data-navbar-level="2"]{background-color:#072e9d}.t-EAGLES .navbar_menu[data-navbar-level="2"]{background-color:#02573d}.t-NORTH .navbar_menu[data-navbar-level="2"]{background-color:#e20a16}.t-NWD .navbar_menu[data-navbar-level="2"]>.navbar_menu_item>.navbar_menu_link:after{background-color:#ed174b}.t-WEST .navbar_menu[data-navbar-level="2"]>.navbar_menu_item>.navbar_menu_link:after{background-color:#de0532}.t-TIGERS .navbar_menu[data-navbar-level="2"]>.navbar_menu_item>.navbar_menu_link:after{background-color:#facd01}.t-CNTRL .navbar_menu[data-navbar-level="2"]>.navbar_menu_item>.navbar_menu_link:after{background-color:#fff}.t-EAGLES .navbar_menu[data-navbar-level="2"]>.navbar_menu_item>.navbar_menu_link:after{background-color:#ffd300}.t-NORTH .navbar_menu[data-navbar-level="2"]>.navbar_menu_item>.navbar_menu_link:after{background-color:#fff}.t-NWD .navbar_menu[data-navbar-level="3"]>.navbar_menu_item>.navbar_menu_link:after{background-color:#ed174b}.t-WEST .navbar_menu[data-navbar-level="3"]>.navbar_menu_item>.navbar_menu_link:after{background-color:#de0532}.t-TIGERS .navbar_menu[data-navbar-level="3"]>.navbar_menu_item>.navbar_menu_link:after{background-color:#facd01}.t-CNTRL .navbar_menu[data-navbar-level="3"]>.navbar_menu_item>.navbar_menu_link:after{background-color:#fff}.t-EAGLES .navbar_menu[data-navbar-level="3"]>.navbar_menu_item>.navbar_menu_link:after{background-color:#ffd300}.t-NORTH .navbar_menu[data-navbar-level="3"]>.navbar_menu_item>.navbar_menu_link:after{background-color:#fff}.t-NWD .newsHeader_topic{background-color:#ed174b}.t-WEST .newsHeader_topic{background-color:#de0532}.t-TIGERS .newsHeader_topic{background-color:#facd01}.t-CNTRL .newsHeader_topic{background-color:#fff}.t-EAGLES .newsHeader_topic{background-color:#ffd300}.t-NORTH .newsHeader_topic{background-color:#fff}.t-NWD .newsHeader_topic{color:#001a49}.t-WEST .newsHeader_topic{color:#221e20}.t-TIGERS .newsHeader_topic{color:#201c20}.t-CNTRL .newsHeader_topic{color:#072e9d}.t-EAGLES .newsHeader_topic{color:#02573d}.t-NORTH .newsHeader_topic{color:#e20a16}.t-NWD .newsTile--featured .newsTile_topic,.t-NWD .newsTile--featuredLarge .newsTile_topic{background-color:#ed174b}.t-WEST .newsTile--featured .newsTile_topic,.t-WEST .newsTile--featuredLarge .newsTile_topic{background-color:#de0532}.t-TIGERS .newsTile--featured .newsTile_topic,.t-TIGERS .newsTile--featuredLarge .newsTile_topic{background-color:#facd01}.t-CNTRL .newsTile--featured .newsTile_topic,.t-CNTRL .newsTile--featuredLarge .newsTile_topic{background-color:#fff}.t-EAGLES .newsTile--featured .newsTile_topic,.t-EAGLES .newsTile--featuredLarge .newsTile_topic{background-color:#ffd300}.t-NORTH .newsTile--featured .newsTile_topic,.t-NORTH .newsTile--featuredLarge .newsTile_topic{background-color:#fff}.t-NWD .newsTile--featured .newsTile_topic,.t-NWD .newsTile--featuredLarge .newsTile_topic{color:#001a49}.t-WEST .newsTile--featured .newsTile_topic,.t-WEST .newsTile--featuredLarge .newsTile_topic{color:#221e20}.t-TIGERS .newsTile--featured .newsTile_topic,.t-TIGERS .newsTile--featuredLarge .newsTile_topic{color:#201c20}.t-CNTRL .newsTile--featured .newsTile_topic,.t-CNTRL .newsTile--featuredLarge .newsTile_topic{color:#072e9d}.t-EAGLES .newsTile--featured .newsTile_topic,.t-EAGLES .newsTile--featuredLarge .newsTile_topic{color:#02573d}.t-NORTH .newsTile--featured .newsTile_topic,.t-NORTH .newsTile--featuredLarge .newsTile_topic{color:#e20a16}.t-themed--ADL .c-stroke-primary{stroke:#0c223f}.t-themed--ADL .c-fill-primary{fill:#0c223f}.t-themed--ADL .c-color-primary{color:#0c223f}.t-themed--ADL .c-bg-primary{background-color:#0c223f}.t-themed--PORT .c-stroke-primary{stroke:#000}.t-themed--PORT .c-fill-primary{fill:#000}.t-themed--PORT .c-color-primary{color:#000}.t-themed--PORT .c-bg-primary{background-color:#000}.t-themed--CNTRL .c-stroke-primary{stroke:#001492}.t-themed--CNTRL .c-fill-primary{fill:#001492}.t-themed--CNTRL .c-color-primary{color:#001492}.t-themed--CNTRL .c-bg-primary{background-color:#001492}.t-themed--WEST .c-stroke-primary{stroke:#89001c}.t-themed--WEST .c-fill-primary{fill:#89001c}.t-themed--WEST .c-color-primary{color:#89001c}.t-themed--WEST .c-bg-primary{background-color:#89001c}.t-themed--TIGERS .c-stroke-primary{stroke:#facd01}.t-themed--TIGERS .c-fill-primary{fill:#facd01}.t-themed--TIGERS .c-color-primary{color:#facd01}.t-themed--TIGERS .c-bg-primary{background-color:#facd01}.t-themed--SOUTH .c-stroke-primary{stroke:#4c5769}.t-themed--SOUTH .c-fill-primary{fill:#4c5769}.t-themed--SOUTH .c-color-primary{color:#4c5769}.t-themed--SOUTH .c-bg-primary{background-color:#4c5769}.t-themed--STURT .c-stroke-primary{stroke:#599ed6}.t-themed--STURT .c-fill-primary{fill:#599ed6}.t-themed--STURT .c-color-primary{color:#599ed6}.t-themed--STURT .c-bg-primary{background-color:#599ed6}.t-themed--EAGLES .c-stroke-primary{stroke:#00583d}.t-themed--EAGLES .c-fill-primary{fill:#00583d}.t-themed--EAGLES .c-color-primary{color:#00583d}.t-themed--EAGLES .c-bg-primary{background-color:#00583d}.t-themed--NWD .c-stroke-primary{stroke:#e81641}.t-themed--NWD .c-fill-primary{fill:#e81641}.t-themed--NWD .c-color-primary{color:#e81641}.t-themed--NWD .c-bg-primary{background-color:#e81641}.t-themed--NORTH .c-stroke-primary{stroke:#e20a16}.t-themed--NORTH .c-fill-primary{fill:#e20a16}.t-themed--NORTH .c-color-primary{color:#e20a16}.t-themed--NORTH .c-bg-primary{background-color:#e20a16}.t-themed--SA .c-stroke-primary{stroke:#ee352a}.t-themed--SA .c-fill-primary{fill:#ee352a}.t-themed--SA .c-color-primary{color:#ee352a}.t-themed--SA .c-bg-primary{background-color:#ee352a}.t-themed--WA .c-stroke-primary{stroke:#f8b31c}.t-themed--WA .c-fill-primary{fill:#f8b31c}.t-themed--WA .c-color-primary{color:#f8b31c}.t-themed--WA .c-bg-primary{background-color:#f8b31c}.t-themed--VIC .c-stroke-primary{stroke:#1e2d5c}.t-themed--VIC .c-fill-primary{fill:#1e2d5c}.t-themed--VIC .c-color-primary{color:#1e2d5c}.t-themed--VIC .c-bg-primary{background-color:#1e2d5c}.u-sr-only,.u-visually-hidden{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}
/*# sourceMappingURL=app-bb66833a0c.css.map */