@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap);.expandable-section{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%}.expandable-section__mobile-header{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-family:Sharp Sans,Arial,sans-serif;font-size:.8125rem;height:3.75rem;line-height:1;margin-bottom:0;padding-top:1.25rem;text-align:center;text-transform:uppercase}@media (min-width:48rem){.expandable-section__mobile-header{display:none}}.expandable-section__animated-container{overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;border-radius:.3125rem;background-color:#e8e8e8;will-change:height;-webkit-transition:height .4s ease;transition:height .4s ease;max-width:80rem;margin:auto}.expandable-section__fade-gradient{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#e8e8e8),to(hsla(0,0%,91%,0)));background:linear-gradient(0deg,#e8e8e8 20%,hsla(0,0%,91%,0));position:absolute;bottom:0;left:0;right:0;width:100%;height:2.0625rem;pointer-events:none;will-change:opacity;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.expandable-section--is-expanded .expandable-section__fade-gradient{opacity:0}.expandable-section__expand-button{width:1.5rem;height:1.5rem;background:#666;border:0;border-radius:50%;padding:0;position:absolute;left:50%;bottom:0;margin-left:-.75rem;margin-bottom:-.75rem;will-change:transform;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;-webkit-tap-highlight-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.expandable-section__expand-button-icon{width:.875rem;height:.875rem;margin-bottom:-.125rem}.expandable-section__wrapper--padded-on-mobile{padding:0 1.25rem}@media (min-width:48rem){.expandable-section__wrapper--padded-on-mobile{padding:0}}.expandable-section--is-expanded .expandable-section__expand-button{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.filter-bar:after,.filter-bar:before{content:"";display:table;clear:both}.filter-bar__wrapper{padding:0 calc(3.5% - .25rem);border-bottom:1px solid #eee;background-color:#fff;-webkit-box-shadow:0 5px 10px -6px rgba(34,34,34,.12);box-shadow:0 5px 10px -6px rgba(34,34,34,.12);position:relative}@media (min-width:48rem){.filter-bar__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0 calc(7% - .8125rem)}}.filter-bar__content{display:block;width:100%;max-width:80rem;margin:1.125rem auto .9375rem}@media (min-width:48rem){.filter-bar__content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}}.filter-bar .filter-bar__section{position:relative;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}@media (min-width:48rem){.filter-bar .filter-bar__section{-ms-flex-align:center;align-items:center;height:2.5rem}}.filter-bar .filter-bar__section--left{-ms-flex-preferred-size:40%;flex-basis:40%;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:.625rem}@media (min-width:48rem){.filter-bar .filter-bar__section--left{margin-bottom:0}}.filter-bar .filter-bar__section--right{-ms-flex-preferred-size:40%;flex-basis:40%;-ms-flex-pack:end;justify-content:flex-end}.filter-bar .filter-bar__section--center{-ms-flex-preferred-size:20%;flex-basis:20%}@media (max-width:30rem){.filter-bar .filter-bar__section--wrap-mobile{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:30rem){.filter-bar .filter-bar__section--wrap-mobile .filter-bar__mobile-title-wrapper{-ms-flex:none;flex:none;width:100%}}.filter-bar__item{margin:0 .25rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex:1 1 auto;flex:1 1 auto;white-space:nowrap}@media (min-width:48rem){.filter-bar__item{-ms-flex:none;flex:none;margin:0 .8125rem}.filter-bar__item:last-child{margin:0 .8125rem 0 0}.filter-bar__item:first-child{margin:0 0 0 .8125rem}}.filter-bar__item--is-desktop-only{display:none}@media (min-width:48rem){.filter-bar__item--is-desktop-only{display:-ms-flexbox;display:flex}}.filter-bar__item--is-schedule:first-child{margin:0 .8125rem}.filter-bar__mobile-title-wrapper{-ms-flex:0 1;flex:0 1;white-space:nowrap}@media (min-width:768px){.filter-bar__mobile-title-wrapper{display:none}}.filter-bar__mobile-title{font-family:Sharp Sans,Arial,sans-serif;font-size:1.0625rem;font-weight:700;line-height:1.875rem;color:#222;margin:0}.filter-bar__mobile-title--is-small{font-size:.9375rem}@media (min-width:48rem){.filter-bar__mobile-title--is-small{font-size:1.0625rem}}@media (max-width:47.9375rem){.filter-bar__content--center-slot-to-right-mobile{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.filter-bar__content--center-slot-to-right-mobile .filter-bar__section--center{-ms-flex-pack:end;justify-content:flex-end;margin-bottom:.625rem}.filter-bar__content--center-slot-to-right-mobile .filter-bar__section--center .filter-bar__item{-ms-flex:none;flex:none}}@media print{.filter-bar{display:none}}.filter-dropdown{position:relative;font-family:Sharp Sans,Arial,sans-serif;cursor:pointer;-ms-flex:1 1 auto;flex:1 1 auto}.filter-dropdown__display{font-size:.9375rem;position:relative;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (min-width:48rem){.filter-dropdown__display{font-size:1.0625rem}}@media (min-width:64rem){.filter-dropdown__display{font-size:1.25rem}}@media (min-width:85.3125rem){.filter-dropdown__display{font-size:1.4375rem}}.filter-dropdown__display.-small{font-size:.8125rem}@media (min-width:48rem){.filter-dropdown__display.-small{font-size:.9375rem}}.filter-dropdown__label{font-weight:700;color:#222;margin-right:.5rem}@media (max-width:47.9375rem){.filter-dropdown__label--hidden-mobile{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}.filter-dropdown__value{font-weight:700;color:#0091d2}.filter-dropdown__chevron-icon{display:inline-block;width:.875rem;height:.875rem;pointer-events:none;color:#0091d2;margin-left:.25rem;position:relative;line-height:1.25rem}@media (min-width:48rem){.filter-dropdown__chevron-icon{margin-left:.5rem}}.filter-dropdown__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;color:transparent;cursor:pointer;display:block;left:0;padding:.25em 1.5em .25em .25em;position:absolute;top:0;width:100%}.filter-dropdown__select::-ms-value{color:hsla(0,0%,100%,0);background:transparent}.filter-dropdown__select::-ms-expand{display:none}.filter-dropdown__select option{color:#000}@font-face{font-family:Sharp Sans;src:url(/themes/custom/ausopen_official/assets/fonts/SharpSansDispNo2-Book.02a600e3a3c555f6270cd8c69b9bb2bc.woff2) format("woff2"),url(/themes/custom/ausopen_official/assets/fonts/SharpSansDispNo2-Book.4fba36968903b0f3641958cffcab5297.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Sharp Sans;src:url(/themes/custom/ausopen_official/assets/fonts/SharpSansDispNo2-Medium.d14e5415176ad2e054b447d54102730a.woff2) format("woff2"),url(/themes/custom/ausopen_official/assets/fonts/SharpSansDispNo2-Medium.0f5cd7cd9c2cb6bc266a1072e59df0bd.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Sharp Sans;src:url(/themes/custom/ausopen_official/assets/fonts/SharpSansDispNo2-Semibold.7a6042c455f7c0e1c6ee62e8d37931a6.woff2) format("woff2"),url(/themes/custom/ausopen_official/assets/fonts/SharpSansDispNo2-Semibold.aa7bc551b414306d894e2985cfed6760.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Sharp Sans;src:url(/themes/custom/ausopen_official/assets/fonts/SharpSansDispNo2-Bold.391d0fe0502bae3f843e226e58110580.woff2) format("woff2"),url(/themes/custom/ausopen_official/assets/fonts/SharpSansDispNo2-Bold.31f3dee7cc103d5ea4e9f3e06c008fb5.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Sharp Sans;src:url(/themes/custom/ausopen_official/assets/fonts/SharpSansNo2-Extrabold.cfa3aaa38df6c1d8d6c00164369b2d7b.woff2) format("woff2"),url(/themes/custom/ausopen_official/assets/fonts/SharpSansNo2-Extrabold.d2ae9a0fe2c00893d9fd4c7e3d2ea358.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:Sharp Sans;src:url(/themes/custom/ausopen_official/assets/fonts/SharpSansNo2-Extrabold.cfa3aaa38df6c1d8d6c00164369b2d7b.woff2) format("woff2"),url(/themes/custom/ausopen_official/assets/fonts/SharpSansNo2-Extrabold.d2ae9a0fe2c00893d9fd4c7e3d2ea358.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Source Sans;src:url(/themes/custom/ausopen_official/assets/fonts/SourceSansPro-Regular.40e1a1dfc19b27d11b6b396f0b53ce16.woff2) format("woff2"),url(/themes/custom/ausopen_official/assets/fonts/SourceSansPro-Regular.79cffbe5f7c6c3ef4cc3a0239b1a3118.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Source Sans;src:url(/themes/custom/ausopen_official/assets/fonts/SourceSansPro-Bold.168366937d5230977619be59d75a7032.woff2) format("woff2"),url(/themes/custom/ausopen_official/assets/fonts/SourceSansPro-Bold.5b52ebbb234cbe3df9b328be7624dee1.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/themes/custom/ausopen_official/assets/fonts/Roboto-Regular.479970ffb74f2117317f9d24d9e317fe.woff2) format("woff2"),url(/themes/custom/ausopen_official/assets/fonts/Roboto-Regular.60fa3c0614b8fb2f394fa29944c21540.woff) format("woff"),url(/themes/custom/ausopen_official/assets/fonts/Roboto-Regular.8681f434273fd6a267b1a16a035c5f79.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Roboto Medium;src:url(/themes/custom/ausopen_official/assets/fonts/Roboto-Medium.020c97dc8e0463259c2f9df929bb0c69.woff2) format("woff2"),url(/themes/custom/ausopen_official/assets/fonts/Roboto-Medium.87284894879f5b1c229cb49c8ff6decc.woff) format("woff"),url(/themes/custom/ausopen_official/assets/fonts/Roboto-Medium.95204ac95130828753c0ee0ada537c33.svg) format("svg");font-weight:500;font-style:normal}.default{font-size:1em;line-height:.75em}.alpha,.default,h1{position:relative;margin:0 0 32px}.alpha,h1{font-size:1.875em;line-height:1.2em}.bravo,h2{font-size:1.4375em;line-height:1.3913em;position:relative;margin:0 0 32px}.charlie,.delta,h3,h4{font-size:1.0625em;line-height:1.41176em;position:relative;margin:0 0 24px}.echo,h5{margin:0 0 24px}.echo,.foxtrot,h5,p{font-size:.875em;line-height:1.71429em;position:relative}.foxtrot,p{margin:0 0 16px}.golf{font-size:.75em;line-height:2em;position:relative;margin:0 0 32px}body{font-family:Source Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000}h1,h2,h3,h4,h5,h6{font-family:Sharp Sans,Arial,sans-serif;font-weight:700;color:#222;text-rendering:optimizelegibility}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:.75em;line-height:.33333em;position:relative;margin:0 0 12px}h5{text-transform:uppercase}p{font-family:Source Sans,Arial,sans-serif;color:#666}p.-lead{font-size:1.125em;line-height:.77778em;color:#000}p.-lead,p.-small{position:relative;margin:0 0 12px}p.-small{font-size:.75em;line-height:1.66667em;color:#222}.disclaimer{font-size:.6875rem;line-height:1.4em;color:#666;margin-bottom:1.25rem}.a,.icon-button,a{background:transparent;border:none;display:inline;cursor:pointer;font-size:.875em;line-height:1.71429em;color:#0091d2;outline:none}.a:before,.icon-button:before,a:before{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.-primary.icon-button,.a.-primary,a.-primary{letter-spacing:.4px;font-weight:700}.-is-focus.icon-button,.-is-hover.icon-button,.a.-is-focus,.a.-is-hover,.a:active,.a:focus,.a:hover,.icon-button:active,.icon-button:focus,.icon-button:hover,a.-is-focus,a.-is-hover,a:active,a:focus,a:hover{color:#003a5d;text-decoration:underline}.-is-focus.modal-icon.icon-button,.-is-focus.popover-icon.icon-button,.-is-focus.ui-btn.icon-button,.-is-focus.ui-carousel-nav.icon-button,.a.-is-focus.modal-icon,.a.-is-focus.popover-icon,.a.-is-focus.ui-btn,.a.-is-focus.ui-carousel-nav,.a:focus.modal-icon,.a:focus.popover-icon,.a:focus.ui-btn,.a:focus.ui-carousel-nav,.icon-button:focus.modal-icon,.icon-button:focus.popover-icon,.icon-button:focus.ui-btn,.icon-button:focus.ui-carousel-nav,a.-is-focus.modal-icon,a.-is-focus.popover-icon,a.-is-focus.ui-btn,a.-is-focus.ui-carousel-nav,a:focus.modal-icon,a:focus.popover-icon,a:focus.ui-btn,a:focus.ui-carousel-nav{outline:none}.-is-visited.icon-button,.a.-is-visited,a.-is-visited{color:#003a5d}ul.unstyled{margin:0;padding:0;list-style:none}ul{margin:0 0 .5em;padding-left:2.5em;-webkit-box-sizing:border-box;box-sizing:border-box;list-style-type:none}.-font-primary,ul li{font-family:Source Sans,Arial,sans-serif}.-font-secondary{font-family:Sharp Sans,Arial,sans-serif}.-light{font-weight:100}.-regular{font-weight:400}.-medium{font-weight:500}.-bold{font-weight:700}.-black{font-weight:900}.-underline{border-bottom:1px solid}.-italic{font-style:italic}.-caps{text-transform:uppercase}.-border{border-bottom:2px solid}.-align-center{text-align:center;-ms-flex-pack:center;justify-content:center}.-align-left{text-align:left}.-align-right{text-align:right}.-align-center h1,.-align-center h2,.-align-center h3,.-align-center h4,.-align-center h5,.-align-center h6,.-align-center p{margin-left:auto;margin-right:auto}@media (min-width:768px){h1{font-size:2.5625em;line-height:1.07317em}h2{font-size:1.875em;line-height:1.2em}h3{font-size:1.4375em;line-height:1.3913em}}.icon-button{font-family:Source Sans,Arial,sans-serif;cursor:pointer;background:none;padding:.125rem 0;border:0;color:#0091d2;font-size:.875rem;line-height:1.71429em;display:-ms-flexbox;display:flex;font-weight:700;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.icon-button,.icon-button:active,.icon-button:focus,.icon-button:hover{text-decoration:none}.icon-button__icon{margin-right:12px}@media (max-width:85.25rem){.icon-button--is-label-desktop-only .icon-button__icon{margin:0}}.icon-button--is-label-desktop-only .icon-button__label{display:none}@media (min-width:85.3125rem){.icon-button--is-label-desktop-only .icon-button__label{display:-ms-flexbox;display:flex}}.icon-button--is-disabled{cursor:default;opacity:.5}.icon-button--is-disabled:active,.icon-button--is-disabled:focus,.icon-button--is-disabled:hover{color:#0091d2}.icon-button--is-small-gap .icon-button__icon{margin-right:.25rem}.tabs-2018{max-width:80rem;margin:auto}.tabs-2018__header-items{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;border:solid #e6e6e6;border-width:0 0 .0625rem;padding:0;margin:0}.tabs-2018__header-items li:not(:first-child){margin-left:1.25rem}.tabs-2018__tab-button{height:2.8125rem;font-family:Sharp Sans,Arial,sans-serif;font-size:1.0625rem;font-weight:700;line-height:1.41em;color:#222;position:relative;background:none;border:0;padding:.4375rem 0 .1875rem;-webkit-tap-highlight-color:transparent}.tabs-2018__tab-button--is-active:after{width:100%;height:.1875rem;content:"";position:absolute;bottom:0;left:0;right:0}.day-selector__mobile{overflow-x:auto;overflow-y:hidden;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.9375rem 0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}@media (min-width:54.375rem){.day-selector__mobile{display:none}}.day-selector__days-list-mobile{-ms-flex:1 0 auto;flex:1 0 auto}.day-selector__day-list-mobile-padding{width:3.5vw;-ms-flex:0 0 3.5vw;flex:0 0 3.5vw;height:1px}@media (min-width:48rem){.day-selector__day-list-mobile-padding{-ms-flex-preferred-size:7vw;flex-basis:7vw;width:7vw}}.browser-ios.version-7 .day-selector__day-list-mobile-padding,.browser-ios.version-8 .day-selector__day-list-mobile-padding,.browser-ios.version-9 .day-selector__day-list-mobile-padding{width:1.875rem;-ms-flex-preferred-size:1.875rem;flex-basis:1.875rem}@media (min-width:48rem){.browser-ios.version-7 .day-selector__day-list-mobile-padding,.browser-ios.version-8 .day-selector__day-list-mobile-padding,.browser-ios.version-9 .day-selector__day-list-mobile-padding{-ms-flex-preferred-size:4.6875rem;flex-basis:4.6875rem;width:4.6875rem}}.day-selector__desktop{display:none}@media (min-width:54.375rem){.day-selector__desktop{display:block;padding:0 7%}}.day-selector__desktop-tab-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;padding:.9375rem 0}.day-selector__days-heading{display:none}@media (min-width:67.5rem){.day-selector__days-heading{display:block;height:3.375rem;font-family:Sharp Sans,Arial,sans-serif;font-size:1.0625rem;font-weight:700;color:#666;margin:1.125rem .9375rem 0 0;line-height:3.1875rem}}.days-list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:0;margin:0 -.625rem}.days-list>li{-ms-flex:0 0 auto;flex:0 0 auto;margin:0 .625rem}.days-list--is-space-between{-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-pack:justify;justify-content:space-between;margin:0 -.125rem}.days-list--is-space-between>li{margin:0 .125rem}.days-list__item-link{text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;background:none;padding:0;border:0}.days-list__item-link:active,.days-list__item-link:hover{text-decoration:none;-webkit-tap-highlight-color:transparent}.days-list__date{font-family:Source Sans,Arial,sans-serif;font-size:.625rem;font-weight:700;text-align:center;color:#666;text-transform:uppercase;line-height:1em;height:.875rem}@media (min-width:64.6875rem){.days-list__date{height:1.125rem}}.days-list__item-link--disabled .days-list__date{color:#d8d8d8}.days-list__blank,.days-list__day-no{width:2.5rem;height:2.5rem;-webkit-box-sizing:content-box;box-sizing:content-box;font-family:Sharp Sans,Arial,sans-serif;font-size:.8125rem;font-weight:700;line-height:2.375rem;text-align:center;color:#222;border-radius:50%;border:.0625rem solid transparent;margin:.0625rem}@media (min-width:64.6875rem){.days-list__blank,.days-list__day-no{width:3.125rem;height:3.125rem;font-size:1.5rem;line-height:2.9375rem}}.days-list__item-link--available .days-list__blank,.days-list__item-link--available .days-list__day-no{background-color:#fff;border:.0625rem solid #eee}.days-list__item-link--active .days-list__blank,.days-list__item-link--active .days-list__day-no{background-color:#fff;border:.125rem solid #003a5d}.days-list__item-link--past .days-list__blank,.days-list__item-link--past .days-list__day-no{background-color:#fff}.days-list__item-link--unavailable .days-list__blank,.days-list__item-link--unavailable .days-list__day-no{color:#666;border:.0625rem solid #d8d8d8}.days-list__item-link--disabled .days-list__blank,.days-list__item-link--disabled .days-list__day-no{color:#d8d8d8;border:.0625rem solid transparent}.days-list__item-link--selected .days-list__blank,.days-list__item-link--selected .days-list__day-no{color:#222;background-color:#d7d700}.days-list__item-link--selected:not(.days-list__item-link--active) .days-list__blank,.days-list__item-link--selected:not(.days-list__item-link--active) .days-list__day-no{border:.125rem solid transparent;margin:0}.days-list__day-no-text{margin-top:.09375rem}.day-selector-container-2018{background-color:#f4f4f4;min-height:5.625rem}@media (min-width:64.6875rem){.day-selector-container-2018{min-height:6.5rem}}.gdpr-popup{bottom:0;position:fixed;right:0;-webkit-transition:all .33s ease;transition:all .33s ease;z-index:1000}@media (min-width:48rem){.gdpr-popup{bottom:1.875rem;right:1.25rem}}.gdpr-popup__message{background-color:rgba(0,58,93,.9);-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-family:Sharp Sans,Arial,sans-serif;max-width:26.25rem;padding:1.25rem;text-align:center;line-height:1.3}@media (min-width:48rem){.gdpr-popup__message{padding:1.25rem 1.25rem 1.875rem}}.gdpr-popup__message p{color:#fff;font-family:Sharp Sans,Arial,sans-serif;font-size:.875rem;margin-bottom:1.25rem}@media (min-width:48rem){.gdpr-popup__message p{font-size:.9375rem}}.gdpr-popup__message p a{color:inherit;font-size:inherit}.gdpr-popup .btn{border:none;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:10.625rem;outline:none}.gdpr-popup .btn:focus,.gdpr-popup .btn:hover{-webkit-box-shadow:0 0 0 1px #ddd;box-shadow:0 0 0 1px #ddd}.gdpr-popup--hidden{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);visibility:hidden}.sidebar-sticky-ad{height:100%}.sidebar-sticky-ad__inner.js-is-stuck{top:auto}@media (min-width:85.3125rem){.sidebar-sticky-ad__inner{position:-webkit-sticky;position:sticky;margin-top:-1.25rem}}.tab-content{font-size:1rem;position:relative}.tab-content,.tab-content>*{-webkit-box-sizing:border-box;box-sizing:border-box}.tab-content__inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0 3.5% 1.25rem}@media (min-width:48rem){.tab-content__inner{padding:2.5rem 7%}}@media (min-width:85.3125rem){.tab-content__inner{-ms-flex-direction:row;flex-direction:row}}.tab-content__inner--no-top-padding{padding-top:0}.tab-content__tab-content{padding:0}@media (min-width:85.3125rem){.tab-content__tab-content{padding-right:3.75rem;width:100%}}.tab-content__tab-content--full-width{width:100%}.tab-content__nav{background-color:#fff;max-width:90rem;position:-webkit-sticky;position:sticky;top:4rem;width:100%;z-index:201}.browser-ie .tab-content__nav.js-is-sticky{max-width:1440px}.browser-ie .tab-content__nav.js-is-sticky+#js-player-profile-tab-content{padding-top:3.375rem}body.is-aus-open-app .tab-content__nav{top:-1px}.tab-content__sidebar{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;position:relative}@media (min-width:85.3125rem){.tab-content__sidebar{display:block;-ms-flex:none;flex:none;width:300px}}.tab-content__content,.tab-content__sidebar--hide,.tab-content__tab-item{display:none}.tab-content__content.is-active,.tab-content__tab-item.is-active{display:block}.tab-content .pager{display:none}.sticky-anchor-wrapper{height:56px}.anchor.-sticky{position:fixed;left:0;top:3.9375rem;width:100%;z-index:9999}.component-tabs-nav.anchor-tabs-nav{position:relative;border-bottom:0}.component-tabs-nav.anchor-tabs-nav .hover-line{position:absolute;bottom:0;left:0;width:36px;height:3px;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:1}.component-tabs-nav.anchor-tabs-nav.component-tabs-nav--scrollable-on-mobile .scrolling-mask{overflow-x:auto;position:relative;-ms-overflow-style:none}.component-tabs-nav.anchor-tabs-nav.component-tabs-nav--scrollable-on-mobile .scrolling-mask::-webkit-scrollbar{display:none}.component-tabs-nav.anchor-tabs-nav.component-tabs-nav--scrollable-on-mobile ul{overflow-x:none}.component-tabs-nav.anchor-tabs-nav ul.wrapper{height:3.5rem;margin-right:2rem;border-bottom:none;-ms-overflow-style:none;scrollbar-width:none}.component-tabs-nav.anchor-tabs-nav ul.wrapper::-webkit-scrollbar{display:none}.component-tabs-nav.anchor-tabs-nav ul.wrapper li{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}@media (min-width:768px){.component-tabs-nav.anchor-tabs-nav ul.wrapper li{max-width:100%}}.component-tabs-nav.anchor-tabs-nav ul.wrapper li a.tab-nav{font-size:.875rem;letter-spacing:.2px;line-height:.9375rem;min-width:40vw;border-width:3px;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (max-width:30rem){.component-tabs-nav.anchor-tabs-nav ul.wrapper li a.tab-nav{padding:0}}@media (min-width:48rem){.component-tabs-nav.anchor-tabs-nav ul.wrapper li a.tab-nav{font-size:1rem;padding:0;min-width:22.22222vw}}@media (min-width:85.3125rem){.component-tabs-nav.anchor-tabs-nav ul.wrapper li a.tab-nav{font-size:1.1875rem;padding:0 1.875rem;min-width:16.39344vw}}.component-tabs-nav.anchor-tabs-nav ul.wrapper li a.is-active{border-bottom:3px solid}@media (min-width:48rem){.component-tabs-nav.anchor-tabs-nav ul.wrapper{margin:0 1rem;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:64rem){.component-tabs-nav.anchor-tabs-nav ul.wrapper{padding-left:0;margin:0}}@media (min-width:85.3125rem){.component-tabs-nav.anchor-tabs-nav ul.wrapper{max-width:100%}}.component-tabs-nav.anchor-tabs-nav:not([data-draggable]) ul.wrapper li a.tab-nav:hover{text-decoration:none}.component-tabs-nav.anchor-tabs-nav button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;padding:0 1rem;border:0;position:absolute;top:0;bottom:0}@media (min-width:48rem){.component-tabs-nav.anchor-tabs-nav button{padding:0 2rem}}.component-tabs-nav.anchor-tabs-nav button:focus{outline:0}.component-tabs-nav.anchor-tabs-nav button.hidden{visibility:hidden}.component-tabs-nav.anchor-tabs-nav button:hover{cursor:pointer}.component-tabs-nav.anchor-tabs-nav button.btn-tab-nav-left{left:0}@media (min-width:48rem){[data-overflowing=both]~.component-tabs-nav.anchor-tabs-nav button.btn-tab-nav-left,[data-overflowing=left]~.component-tabs-nav.anchor-tabs-nav button.btn-tab-nav-left{opacity:1}}.component-tabs-nav.anchor-tabs-nav button.btn-tab-nav-right{right:0}@media (min-width:48rem){[data-overflowing=both]~.component-tabs-nav.anchor-tabs-nav button.btn-tab-nav-right,[data-overflowing=right]~.component-tabs-nav.anchor-tabs-nav button.btn-tab-nav-right{opacity:1}}.component-tabs-nav.anchor-tabs-nav button svg{width:.3125rem;height:.625rem}@media (min-width:48rem){.component-tabs-nav.anchor-tabs-nav button svg{width:.375rem;height:.75rem}}@media (min-width:768px){.component-tabs-nav.anchor-tabs-nav{padding:0}}@media (min-width:1365px){.component-tabs-nav.anchor-tabs-nav{padding:0 6.25rem}}.anchor-header{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:space-evenly;justify-content:space-evenly;height:4rem;-webkit-transition:opacity .18s ease-in-out;transition:opacity .18s ease-in-out;position:fixed;width:100%;opacity:0;top:0;padding-left:.9375rem;padding-right:.625rem;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1}@media (min-width:64rem){.anchor-header{padding-left:3.5%;padding-right:3.5%}}.anchor-header:before{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:linear-gradient(130deg,hsla(0,0%,100%,.15),transparent)}.anchor-header .flex-basis{-ms-flex:1 0;flex:1 0}@media (min-width:48rem){.anchor-header .flex-basis{-ms-flex:2 0;flex:2 0}}@media (min-width:85.3125rem){.anchor-header .flex-basis{-ms-flex:1 0;flex:1 0}}.anchor-header .flex-basis.-for-grid{height:1px}.anchor-header .brand-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.anchor-header .anchor-title{font-size:1.25rem;line-height:2rem;letter-spacing:.02em;font-family:Sharp Sans,Arial,sans-serif;font-weight:800;-ms-flex:2 0;flex:2 0;text-align:center;z-index:1;position:relative}@media (min-width:64rem){.anchor-header .anchor-title{font-size:1.5rem}}@media (min-width:85.3125rem){.anchor-header .anchor-title{margin-right:6.25rem}}.anchor-header .logo-wrapper{margin-right:0}@media (min-width:48rem){.anchor-header .logo-wrapper{display:inline-block;vertical-align:middle;margin-right:1.0625rem}}@media (min-width:85.3125rem){.anchor-header .logo-wrapper{margin-right:1.25rem}}.anchor-header .logo-wrapper a{display:block;font-size:font-scale(16)}.anchor-header .logo-wrapper img,.anchor-header .logo-wrapper svg{display:block;height:2rem;width:4rem}@media (min-width:64rem){.anchor-header .logo-wrapper img,.anchor-header .logo-wrapper svg{height:2.8125rem;width:5.75rem}}.anchor-header .header-date{text-transform:uppercase;font-weight:700;font-family:Sharp Sans,Arial,sans-serif;font-size:.75rem;display:none}@media (min-width:48rem){.anchor-header .header-date{display:block}}@media (min-width:64rem){.anchor-header .header-date{font-size:.875rem}}.sectionBlock{height:34.0625rem;background:grey}.sectionBlock.dos{background:#f7981d}.sectionBlock.tres{background:#0091d2}.sectionBlock.cuatro{background:#ffde14}.anchor-touched .anchor-header{position:fixed;opacity:1;top:0;z-index:9999}.player-flag-2020{width:2rem;height:2rem;position:relative;display:inline-block;border-radius:50%;overflow:hidden}@media (min-width:120rem){.player-flag-2020{border-radius:0;overflow:hidden}}.player-flag-2020 .pl-flag{overflow:hidden;width:.75rem;height:.75rem;display:inline-block;background-position-x:50%;border-radius:0;position:absolute;bottom:0;right:0}@media (min-width:120rem){.player-flag-2020 .pl-flag{border-radius:50%}}.player-flag-2020 .player-image{display:inline-block;width:2rem;height:2rem;background-size:2rem 2rem;border-radius:50%}.flag-only,.flag-only .pl-flag{width:1rem;height:1rem}.flag-only .pl-flag{position:relative;right:0;bottom:0}.flag-only .player-image{display:none}.flag-only.small-flag-only{margin-bottom:.0625rem;width:.75rem;height:.75rem}@media (min-width:120rem){.flag-only.small-flag-only{width:1rem;height:1rem;margin-bottom:.1875rem}}.flagSprite.AFG{background-position-y:0}.flagSprite.ALB{background-position-y:-13px}.flagSprite.ALG{background-position-y:-26px}.flagSprite.AND{background-position-y:-39px}.flagSprite.ANG{background-position-y:-52px}.flagSprite.ANT{background-position-y:-65px}.flagSprite.ARG{background-position-y:-78px}.flagSprite.ARM{background-position-y:-91px}.flagSprite.ARU{background-position-y:-104px}.flagSprite.ASA{background-position-y:-117px}.flagSprite.AUS{background-position-y:-130px}.flagSprite.AUT{background-position-y:-143px}.flagSprite.AZE{background-position-y:-156px}.flagSprite.BAR{background-position-y:-169px}.flagSprite.BDI{background-position-y:-182px}.flagSprite.BEL{background-position-y:-195px}.flagSprite.BEN{background-position-y:-208px}.flagSprite.BER{background-position-y:-221px}.flagSprite.BHU{background-position-y:-234px}.flagSprite.BIH{background-position-y:-247px}.flagSprite.BLR{background-position-y:-261px}.flagSprite.BOL{background-position-y:-274px}.flagSprite.BOT{background-position-y:-287px}.flagSprite.BRA{background-position-y:-300px}.flagSprite.BRU{background-position-y:-313px}.flagSprite.BUL{background-position-y:-326px}.flagSprite.BUR{background-position-y:-339px}.flagSprite.CAF{background-position-y:-352px}.flagSprite.CAM{background-position-y:-365px}.flagSprite.CAN{background-position-y:-378px}.flagSprite.CAY{background-position-y:-391px}.flagSprite.CGO{background-position-y:-404px}.flagSprite.CHA{background-position-y:-417px}.flagSprite.CHI{background-position-y:-430px}.flagSprite.CHN{background-position-y:-443px}.flagSprite.CIV{background-position-y:-456px}.flagSprite.CMR{background-position-y:-469px}.flagSprite.COD{background-position-y:-482px}.flagSprite.COK{background-position-y:-495px}.flagSprite.COL{background-position-y:-508px}.flagSprite.COM{background-position-y:-521px}.flagSprite.CPV{background-position-y:-534px}.flagSprite.CRC{background-position-y:-547px}.flagSprite.CRO{background-position-y:-560px}.flagSprite.CUB{background-position-y:-573px}.flagSprite.CUW{background-position-y:-586px}.flagSprite.CYP{background-position-y:-599px}.flagSprite.CZE{background-position-y:-612px}.flagSprite.DEN{background-position-y:-625px}.flagSprite.DJI{background-position-y:-638px}.flagSprite.DMA{background-position-y:-651px}.flagSprite.DOM{background-position-y:-664px}.flagSprite.ECU{background-position-y:-677px}.flagSprite.EGY{background-position-y:-690px}.flagSprite.ERI{background-position-y:-703px}.flagSprite.ESA{background-position-y:-716px}.flagSprite.ESP{background-position-y:-729px}.flagSprite.EST{background-position-y:-742px}.flagSprite.ETH{background-position-y:-755px}.flagSprite.FIJ{background-position-y:-769px}.flagSprite.FIN{background-position-y:-782px}.flagSprite.FRA{background-position-y:-795px}.flagSprite.FRO{background-position-y:-808px}.flagSprite.FSM_1{background-position-y:-821px}.flagSprite.FSM{background-position-y:-834px}.flagSprite.GAB{background-position-y:-847px}.flagSprite.GAM{background-position-y:-860px}.flagSprite.GBR{background-position-y:-873px}.flagSprite.GBS{background-position-y:-886px}.flagSprite.GEO{background-position-y:-899px}.flagSprite.GEQ{background-position-y:-912px}.flagSprite.GER{background-position-y:-925px}.flagSprite.GHA{background-position-y:-938px}.flagSprite.GRE{background-position-y:-951px}.flagSprite.GRL{background-position-y:-964px}.flagSprite.GRN{background-position-y:-977px}.flagSprite.GUA{background-position-y:-990px}.flagSprite.GUI{background-position-y:-1003px}.flagSprite.GUM{background-position-y:-1016px}.flagSprite.GUY{background-position-y:-1029px}.flagSprite.HAI{background-position-y:-1042px}.flagSprite.HKG{background-position-y:-1055px}.flagSprite.HON{background-position-y:-1068px}.flagSprite.HUN{background-position-y:-1081px}.flagSprite.INA{background-position-y:-1094px}.flagSprite.IND{background-position-y:-1107px}.flagSprite.IRI{background-position-y:-1120px}.flagSprite.IRL{background-position-y:-1133px}.flagSprite.IRQ{background-position-y:-1146px}.flagSprite.ISL{background-position-y:-1159px}.flagSprite.ISR{background-position-y:-1172px}.flagSprite.ISV{background-position-y:-1185px}.flagSprite.ITA{background-position-y:-1198px}.flagSprite.IVB{background-position-y:-1211px}.flagSprite.JAM{background-position-y:-1224px}.flagSprite.JOR{background-position-y:-1237px}.flagSprite.JPN{background-position-y:-1250px}.flagSprite.KAZ{background-position-y:-1264px}.flagSprite.KEN{background-position-y:-1277px}.flagSprite.KGZ{background-position-y:-1290px}.flagSprite.KOR{background-position-y:-1303px}.flagSprite.KSA{background-position-y:-1316px}.flagSprite.KUW{background-position-y:-1329px}.flagSprite.LAO{background-position-y:-1342px}.flagSprite.LAT{background-position-y:-1355px}.flagSprite.LBA{background-position-y:-1368px}.flagSprite.LBN{background-position-y:-1381px}.flagSprite.LBR{background-position-y:-1394px}.flagSprite.LCA{background-position-y:-1407px}.flagSprite.LES{background-position-y:-1420px}.flagSprite.LIE{background-position-y:-1433px}.flagSprite.LTU{background-position-y:-1446px}.flagSprite.LUX{background-position-y:-1459px}.flagSprite.MAC{background-position-y:-1472px}.flagSprite.MAD{background-position-y:-1485px}.flagSprite.MAR{background-position-y:-1498px}.flagSprite.MAS{background-position-y:-1511px}.flagSprite.MAW{background-position-y:-1524px}.flagSprite.MDA{background-position-y:-1537px}.flagSprite.MDV{background-position-y:-1550px}.flagSprite.MEX{background-position-y:-1563px}.flagSprite.MGL{background-position-y:-1576px}.flagSprite.MKD{background-position-y:-1589px}.flagSprite.MLI{background-position-y:-1602px}.flagSprite.MLT{background-position-y:-1615px}.flagSprite.MNE{background-position-y:-1628px}.flagSprite.MON{background-position-y:-1641px}.flagSprite.MOZ{background-position-y:-1654px}.flagSprite.MRI{background-position-y:-1667px}.flagSprite.MTN{background-position-y:-1680px}.flagSprite.NAM{background-position-y:-1693px}.flagSprite.NCA{background-position-y:-1706px}.flagSprite.NED{background-position-y:-1719px}.flagSprite.NEP{background-position-y:-1732px}.flagSprite.NFK{background-position-y:-1745px}.flagSprite.NGR{background-position-y:-1758px}.flagSprite.NIG{background-position-y:-1772px}.flagSprite.NMI{background-position-y:-1785px}.flagSprite.NOR{background-position-y:-1798px}.flagSprite.NRU{background-position-y:-1811px}.flagSprite.NZL{background-position-y:-1824px}.flagSprite.OMA{background-position-y:-1837px}.flagSprite.PAK{background-position-y:-1850px}.flagSprite.PAN{background-position-y:-1863px}.flagSprite.PAR{background-position-y:-1876px}.flagSprite.PER{background-position-y:-1889px}.flagSprite.PHI{background-position-y:-1902px}.flagSprite.PLE{background-position-y:-1915px}.flagSprite.PLW{background-position-y:-1928px}.flagSprite.PNG{background-position-y:-1941px}.flagSprite.POL{background-position-y:-1954px}.flagSprite.POR{background-position-y:-1967px}.flagSprite.PRK{background-position-y:-1980px}.flagSprite.PUR{background-position-y:-1993px}.flagSprite.QAT{background-position-y:-2006px}.flagSprite.ROU{background-position-y:-2019px}.flagSprite.RSA{background-position-y:-2032px}.flagSprite.RUS{background-position-y:-2045px}.flagSprite.RWA{background-position-y:-2058px}.flagSprite.SAM{background-position-y:-2071px}.flagSprite.SEN{background-position-y:-2084px}.flagSprite.SEY{background-position-y:-2097px}.flagSprite.SGP{background-position-y:-2110px}.flagSprite.SKN{background-position-y:-2123px}.flagSprite.SLE{background-position-y:-2136px}.flagSprite.SLO{background-position-y:-2149px}.flagSprite.SMR{background-position-y:-2162px}.flagSprite.SOL{background-position-y:-2175px}.flagSprite.SOM{background-position-y:-2188px}.flagSprite.SRB{background-position-y:-2201px}.flagSprite.SRI{background-position-y:-2214px}.flagSprite.STP{background-position-y:-2227px}.flagSprite.SUD{background-position-y:-2240px}.flagSprite.SUI{background-position-y:-2253px}.flagSprite.SUR{background-position-y:-2266px}.flagSprite.SVK{background-position-y:-2280px}.flagSprite.SWE{background-position-y:-2293px}.flagSprite.SWZ{background-position-y:-2306px}.flagSprite.SYR{background-position-y:-2319px}.flagSprite.TAN{background-position-y:-2332px}.flagSprite.TGA{background-position-y:-2345px}.flagSprite.THA{background-position-y:-2358px}.flagSprite.TJK{background-position-y:-2371px}.flagSprite.TKM{background-position-y:-2384px}.flagSprite.TLS{background-position-y:-2397px}.flagSprite.TOG{background-position-y:-2410px}.flagSprite.TRI{background-position-y:-2423px}.flagSprite.TUN{background-position-y:-2436px}.flagSprite.TUR{background-position-y:-2449px}.flagSprite.TUV{background-position-y:-2462px}.flagSprite.TWN{background-position-y:-2475px}.flagSprite.UAE{background-position-y:-2488px}.flagSprite.UGA{background-position-y:-2501px}.flagSprite.UKR{background-position-y:-2514px}.flagSprite.UMI{background-position-y:-2527px}.flagSprite.URU{background-position-y:-2540px}.flagSprite.USA{background-position-y:-2553px}.flagSprite.UZB{background-position-y:-2566px}.flagSprite.VAN{background-position-y:-2579px}.flagSprite.VEN{background-position-y:-2592px}.flagSprite.VIE{background-position-y:-2605px}.flagSprite.VIN{background-position-y:-2618px}.flagSprite.WLF{background-position-y:-2631px}.flagSprite.YEM{background-position-y:-2644px}.flagSprite.ZAM{background-position-y:-2657px}.flagSprite.ZIM{background-position-y:-2670px}.flagSprite.TPE{background-position-y:-2683px}.flagSprite.big-flag{background-size:1.66688rem}.flagSprite.big-flag.ALB{background-position-y:-17px}.flagSprite.big-flag.ALG{background-position-y:-35px}.flagSprite.big-flag.AND{background-position-y:-52px}.flagSprite.big-flag.ANG{background-position-y:-69px}.flagSprite.big-flag.ANT{background-position-y:-87px}.flagSprite.big-flag.ARG{background-position-y:-104px}.flagSprite.big-flag.ARM{background-position-y:-122px}.flagSprite.big-flag.ARU{background-position-y:-139px}.flagSprite.big-flag.ASA{background-position-y:-156px}.flagSprite.big-flag.AUS{background-position-y:-174px}.flagSprite.big-flag.AUT{background-position-y:-191px}.flagSprite.big-flag.AZE{background-position-y:-208px}.flagSprite.big-flag.BAR{background-position-y:-226px}.flagSprite.big-flag.BDI{background-position-y:-243px}.flagSprite.big-flag.BEL{background-position-y:-260px}.flagSprite.big-flag.BEN{background-position-y:-278px}.flagSprite.big-flag.BER{background-position-y:-295px}.flagSprite.big-flag.BHU{background-position-y:-313px}.flagSprite.big-flag.BIH{background-position-y:-330px}.flagSprite.big-flag.BLR{background-position-y:-347px}.flagSprite.big-flag.BOL{background-position-y:-365px}.flagSprite.big-flag.BOT{background-position-y:-382px}.flagSprite.big-flag.BRA{background-position-y:-399px}.flagSprite.big-flag.BRU{background-position-y:-417px}.flagSprite.big-flag.BUL{background-position-y:-434px}.flagSprite.big-flag.BUR{background-position-y:-451px}.flagSprite.big-flag.CAF{background-position-y:-469px}.flagSprite.big-flag.CAM{background-position-y:-486px}.flagSprite.big-flag.CAN{background-position-y:-504px}.flagSprite.big-flag.CAY{background-position-y:-521px}.flagSprite.big-flag.CGO{background-position-y:-538px}.flagSprite.big-flag.CHA{background-position-y:-556px}.flagSprite.big-flag.CHI{background-position-y:-573px}.flagSprite.big-flag.CHN{background-position-y:-590px}.flagSprite.big-flag.CIV{background-position-y:-608px}.flagSprite.big-flag.CMR{background-position-y:-625px}.flagSprite.big-flag.COD{background-position-y:-642px}.flagSprite.big-flag.COK{background-position-y:-660px}.flagSprite.big-flag.COL{background-position-y:-677px}.flagSprite.big-flag.COM{background-position-y:-694px}.flagSprite.big-flag.CPV{background-position-y:-712px}.flagSprite.big-flag.CRC{background-position-y:-729px}.flagSprite.big-flag.CRO{background-position-y:-747px}.flagSprite.big-flag.CUB{background-position-y:-764px}.flagSprite.big-flag.CUW{background-position-y:-781px}.flagSprite.big-flag.CYP{background-position-y:-799px}.flagSprite.big-flag.CZE{background-position-y:-816px}.flagSprite.big-flag.DEN{background-position-y:-833px}.flagSprite.big-flag.DJI{background-position-y:-851px}.flagSprite.big-flag.DMA{background-position-y:-868px}.flagSprite.big-flag.DOM{background-position-y:-885px}.flagSprite.big-flag.ECU{background-position-y:-903px}.flagSprite.big-flag.EGY{background-position-y:-920px}.flagSprite.big-flag.ERI{background-position-y:-938px}.flagSprite.big-flag.ESA{background-position-y:-955px}.flagSprite.big-flag.ESP{background-position-y:-972px}.flagSprite.big-flag.EST{background-position-y:-990px}.flagSprite.big-flag.ETH{background-position-y:-1007px}.flagSprite.big-flag.FIJ{background-position-y:-1024px}.flagSprite.big-flag.FIN{background-position-y:-1042px}.flagSprite.big-flag.FRA{background-position-y:-1059px}.flagSprite.big-flag.FRO{background-position-y:-1076px}.flagSprite.big-flag.FSM_1{background-position-y:-1094px}.flagSprite.big-flag.FSM{background-position-y:-1111px}.flagSprite.big-flag.GAB{background-position-y:-1129px}.flagSprite.big-flag.GAM{background-position-y:-1146px}.flagSprite.big-flag.GBR{background-position-y:-1163px}.flagSprite.big-flag.GBS{background-position-y:-1181px}.flagSprite.big-flag.GEO{background-position-y:-1198px}.flagSprite.big-flag.GEQ{background-position-y:-1215px}.flagSprite.big-flag.GER{background-position-y:-1233px}.flagSprite.big-flag.GHA{background-position-y:-1250px}.flagSprite.big-flag.GRE{background-position-y:-1267px}.flagSprite.big-flag.GRL{background-position-y:-1285px}.flagSprite.big-flag.GRN{background-position-y:-1302px}.flagSprite.big-flag.GUA{background-position-y:-1320px}.flagSprite.big-flag.GUI{background-position-y:-1337px}.flagSprite.big-flag.GUM{background-position-y:-1354px}.flagSprite.big-flag.GUY{background-position-y:-1372px}.flagSprite.big-flag.HAI{background-position-y:-1389px}.flagSprite.big-flag.HKG{background-position-y:-1406px}.flagSprite.big-flag.HON{background-position-y:-1424px}.flagSprite.big-flag.HUN{background-position-y:-1441px}.flagSprite.big-flag.INA{background-position-y:-1458px}.flagSprite.big-flag.IND{background-position-y:-1476px}.flagSprite.big-flag.IRI{background-position-y:-1493px}.flagSprite.big-flag.IRL{background-position-y:-1511px}.flagSprite.big-flag.IRQ{background-position-y:-1528px}.flagSprite.big-flag.ISL{background-position-y:-1545px}.flagSprite.big-flag.ISR{background-position-y:-1563px}.flagSprite.big-flag.ISV{background-position-y:-1580px}.flagSprite.big-flag.ITA{background-position-y:-1597px}.flagSprite.big-flag.IVB{background-position-y:-1615px}.flagSprite.big-flag.JAM{background-position-y:-1632px}.flagSprite.big-flag.JOR{background-position-y:-1649px}.flagSprite.big-flag.JPN{background-position-y:-1667px}.flagSprite.big-flag.KAZ{background-position-y:-1684px}.flagSprite.big-flag.KEN{background-position-y:-1702px}.flagSprite.big-flag.KGZ{background-position-y:-1719px}.flagSprite.big-flag.KOR{background-position-y:-1736px}.flagSprite.big-flag.KSA{background-position-y:-1754px}.flagSprite.big-flag.KUW{background-position-y:-1771px}.flagSprite.big-flag.LAO{background-position-y:-1788px}.flagSprite.big-flag.LAT{background-position-y:-1806px}.flagSprite.big-flag.LBA{background-position-y:-1823px}.flagSprite.big-flag.LBN{background-position-y:-1840px}.flagSprite.big-flag.LBR{background-position-y:-1858px}.flagSprite.big-flag.LCA{background-position-y:-1875px}.flagSprite.big-flag.LES{background-position-y:-1892px}.flagSprite.big-flag.LIE{background-position-y:-1910px}.flagSprite.big-flag.LTU{background-position-y:-1927px}.flagSprite.big-flag.LUX{background-position-y:-1945px}.flagSprite.big-flag.MAC{background-position-y:-1962px}.flagSprite.big-flag.MAD{background-position-y:-1979px}.flagSprite.big-flag.MAR{background-position-y:-1997px}.flagSprite.big-flag.MAS{background-position-y:-2014px}.flagSprite.big-flag.MAW{background-position-y:-2031px}.flagSprite.big-flag.MDA{background-position-y:-2049px}.flagSprite.big-flag.MDV{background-position-y:-2066px}.flagSprite.big-flag.MEX{background-position-y:-2083px}.flagSprite.big-flag.MGL{background-position-y:-2101px}.flagSprite.big-flag.MKD{background-position-y:-2118px}.flagSprite.big-flag.MLI{background-position-y:-2136px}.flagSprite.big-flag.MLT{background-position-y:-2153px}.flagSprite.big-flag.MNE{background-position-y:-2170px}.flagSprite.big-flag.MON{background-position-y:-2188px}.flagSprite.big-flag.MOZ{background-position-y:-2205px}.flagSprite.big-flag.MRI{background-position-y:-2222px}.flagSprite.big-flag.MTN{background-position-y:-2240px}.flagSprite.big-flag.NAM{background-position-y:-2257px}.flagSprite.big-flag.NCA{background-position-y:-2274px}.flagSprite.big-flag.NED{background-position-y:-2292px}.flagSprite.big-flag.NEP{background-position-y:-2309px}.flagSprite.big-flag.NFK{background-position-y:-2327px}.flagSprite.big-flag.NGR{background-position-y:-2344px}.flagSprite.big-flag.NIG{background-position-y:-2361px}.flagSprite.big-flag.NMI{background-position-y:-2379px}.flagSprite.big-flag.NOR{background-position-y:-2396px}.flagSprite.big-flag.NRU{background-position-y:-2413px}.flagSprite.big-flag.NZL{background-position-y:-2431px}.flagSprite.big-flag.OMA{background-position-y:-2448px}.flagSprite.big-flag.PAK{background-position-y:-2465px}.flagSprite.big-flag.PAN{background-position-y:-2483px}.flagSprite.big-flag.PAR{background-position-y:-2500px}.flagSprite.big-flag.PER{background-position-y:-2518px}.flagSprite.big-flag.PHI{background-position-y:-2535px}.flagSprite.big-flag.PLE{background-position-y:-2552px}.flagSprite.big-flag.PLW{background-position-y:-2570px}.flagSprite.big-flag.PNG{background-position-y:-2587px}.flagSprite.big-flag.POL{background-position-y:-2604px}.flagSprite.big-flag.POR{background-position-y:-2622px}.flagSprite.big-flag.PRK{background-position-y:-2639px}.flagSprite.big-flag.PUR{background-position-y:-2656px}.flagSprite.big-flag.QAT{background-position-y:-2674px}.flagSprite.big-flag.ROU{background-position-y:-2691px}.flagSprite.big-flag.RSA{background-position-y:-2709px}.flagSprite.big-flag.RUS{background-position-y:-2726px}.flagSprite.big-flag.RWA{background-position-y:-2743px}.flagSprite.big-flag.SAM{background-position-y:-2761px}.flagSprite.big-flag.SEN{background-position-y:-2778px}.flagSprite.big-flag.SEY{background-position-y:-2795px}.flagSprite.big-flag.SGP{background-position-y:-2813px}.flagSprite.big-flag.SKN{background-position-y:-2830px}.flagSprite.big-flag.SLE{background-position-y:-2847px}.flagSprite.big-flag.SLO{background-position-y:-2865px}.flagSprite.big-flag.SMR{background-position-y:-2882px}.flagSprite.big-flag.SOL{background-position-y:-2900px}.flagSprite.big-flag.SOM{background-position-y:-2917px}.flagSprite.big-flag.SRB{background-position-y:-2934px}.flagSprite.big-flag.SRI{background-position-y:-2952px}.flagSprite.big-flag.STP{background-position-y:-2969px}.flagSprite.big-flag.SUD{background-position-y:-2986px}.flagSprite.big-flag.SUI{background-position-y:-3004px}.flagSprite.big-flag.SUR{background-position-y:-3021px}.flagSprite.big-flag.SVK{background-position-y:-3038px}.flagSprite.big-flag.SWE{background-position-y:-3056px}.flagSprite.big-flag.SWZ{background-position-y:-3073px}.flagSprite.big-flag.SYR{background-position-y:-3090px}.flagSprite.big-flag.TAN{background-position-y:-3108px}.flagSprite.big-flag.TGA{background-position-y:-3125px}.flagSprite.big-flag.THA{background-position-y:-3143px}.flagSprite.big-flag.TJK{background-position-y:-3160px}.flagSprite.big-flag.TKM{background-position-y:-3177px}.flagSprite.big-flag.TLS{background-position-y:-3195px}.flagSprite.big-flag.TOG{background-position-y:-3212px}.flagSprite.big-flag.TRI{background-position-y:-3229px}.flagSprite.big-flag.TUN{background-position-y:-3247px}.flagSprite.big-flag.TUR{background-position-y:-3264px}.flagSprite.big-flag.TUV{background-position-y:-3281px}.flagSprite.big-flag.TWN{background-position-y:-3299px}.flagSprite.big-flag.UAE{background-position-y:-3316px}.flagSprite.big-flag.UGA{background-position-y:-3334px}.flagSprite.big-flag.UKR{background-position-y:-3351px}.flagSprite.big-flag.UMI{background-position-y:-3368px}.flagSprite.big-flag.URU{background-position-y:-3386px}.flagSprite.big-flag.USA{background-position-y:-3403px}.flagSprite.big-flag.UZB{background-position-y:-3420px}.flagSprite.big-flag.VAN{background-position-y:-3438px}.flagSprite.big-flag.VEN{background-position-y:-3455px}.flagSprite.big-flag.VIE{background-position-y:-3472px}.flagSprite.big-flag.VIN{background-position-y:-3490px}.flagSprite.big-flag.WLF{background-position-y:-3507px}.flagSprite.big-flag.YEM{background-position-y:-3525px}.flagSprite.big-flag.ZAM{background-position-y:-3542px}.flagSprite.big-flag.ZIM{background-position-y:-3559px}.flagSprite.big-flag.TPE{background-position-y:-3577px}.browser-edge .flagSprite.big-flag.ALB,.browser-ie .flagSprite.big-flag.ALB{background-position-y:-17px}.browser-edge .flagSprite.big-flag.ALG,.browser-ie .flagSprite.big-flag.ALG{background-position-y:-35px}.browser-edge .flagSprite.big-flag.AND,.browser-ie .flagSprite.big-flag.AND{background-position-y:-52px}.browser-edge .flagSprite.big-flag.ANG,.browser-ie .flagSprite.big-flag.ANG{background-position-y:-69px}.browser-edge .flagSprite.big-flag.ANT,.browser-ie .flagSprite.big-flag.ANT{background-position-y:-86px}.browser-edge .flagSprite.big-flag.ARG,.browser-ie .flagSprite.big-flag.ARG{background-position-y:-104px}.browser-edge .flagSprite.big-flag.ARM,.browser-ie .flagSprite.big-flag.ARM{background-position-y:-121px}.browser-edge .flagSprite.big-flag.ARU,.browser-ie .flagSprite.big-flag.ARU{background-position-y:-138px}.browser-edge .flagSprite.big-flag.ASA,.browser-ie .flagSprite.big-flag.ASA{background-position-y:-156px}.browser-edge .flagSprite.big-flag.AUS,.browser-ie .flagSprite.big-flag.AUS{background-position-y:-173px}.browser-edge .flagSprite.big-flag.AUT,.browser-ie .flagSprite.big-flag.AUT{background-position-y:-190px}.browser-edge .flagSprite.big-flag.AZE,.browser-ie .flagSprite.big-flag.AZE{background-position-y:-208px}.browser-edge .flagSprite.big-flag.BAR,.browser-ie .flagSprite.big-flag.BAR{background-position-y:-225px}.browser-edge .flagSprite.big-flag.BDI,.browser-ie .flagSprite.big-flag.BDI{background-position-y:-242px}.browser-edge .flagSprite.big-flag.BEL,.browser-ie .flagSprite.big-flag.BEL{background-position-y:-259px}.browser-edge .flagSprite.big-flag.BEN,.browser-ie .flagSprite.big-flag.BEN{background-position-y:-277px}.browser-edge .flagSprite.big-flag.BER,.browser-ie .flagSprite.big-flag.BER{background-position-y:-294px}.browser-edge .flagSprite.big-flag.BHU,.browser-ie .flagSprite.big-flag.BHU{background-position-y:-311px}.browser-edge .flagSprite.big-flag.BIH,.browser-ie .flagSprite.big-flag.BIH{background-position-y:-329px}.browser-edge .flagSprite.big-flag.BLR,.browser-ie .flagSprite.big-flag.BLR{background-position-y:-346px}.browser-edge .flagSprite.big-flag.BOL,.browser-ie .flagSprite.big-flag.BOL{background-position-y:-363px}.browser-edge .flagSprite.big-flag.BOT,.browser-ie .flagSprite.big-flag.BOT{background-position-y:-381px}.browser-edge .flagSprite.big-flag.BRA,.browser-ie .flagSprite.big-flag.BRA{background-position-y:-398px}.browser-edge .flagSprite.big-flag.BRU,.browser-ie .flagSprite.big-flag.BRU{background-position-y:-415px}.browser-edge .flagSprite.big-flag.BUL,.browser-ie .flagSprite.big-flag.BUL{background-position-y:-432px}.browser-edge .flagSprite.big-flag.BUR,.browser-ie .flagSprite.big-flag.BUR{background-position-y:-450px}.browser-edge .flagSprite.big-flag.CAF,.browser-ie .flagSprite.big-flag.CAF{background-position-y:-467px}.browser-edge .flagSprite.big-flag.CAM,.browser-ie .flagSprite.big-flag.CAM{background-position-y:-484px}.browser-edge .flagSprite.big-flag.CAN,.browser-ie .flagSprite.big-flag.CAN{background-position-y:-502px}.browser-edge .flagSprite.big-flag.CAY,.browser-ie .flagSprite.big-flag.CAY{background-position-y:-519px}.browser-edge .flagSprite.big-flag.CGO,.browser-ie .flagSprite.big-flag.CGO{background-position-y:-536px}.browser-edge .flagSprite.big-flag.CHA,.browser-ie .flagSprite.big-flag.CHA{background-position-y:-554px}.browser-edge .flagSprite.big-flag.CHI,.browser-ie .flagSprite.big-flag.CHI{background-position-y:-571px}.browser-edge .flagSprite.big-flag.CHN,.browser-ie .flagSprite.big-flag.CHN{background-position-y:-588px}.browser-edge .flagSprite.big-flag.CIV,.browser-ie .flagSprite.big-flag.CIV{background-position-y:-605px}.browser-edge .flagSprite.big-flag.CMR,.browser-ie .flagSprite.big-flag.CMR{background-position-y:-623px}.browser-edge .flagSprite.big-flag.COD,.browser-ie .flagSprite.big-flag.COD{background-position-y:-640px}.browser-edge .flagSprite.big-flag.COK,.browser-ie .flagSprite.big-flag.COK{background-position-y:-657px}.browser-edge .flagSprite.big-flag.COL,.browser-ie .flagSprite.big-flag.COL{background-position-y:-675px}.browser-edge .flagSprite.big-flag.COM,.browser-ie .flagSprite.big-flag.COM{background-position-y:-692px}.browser-edge .flagSprite.big-flag.CPV,.browser-ie .flagSprite.big-flag.CPV{background-position-y:-709px}.browser-edge .flagSprite.big-flag.CRC,.browser-ie .flagSprite.big-flag.CRC{background-position-y:-727px}.browser-edge .flagSprite.big-flag.CRO,.browser-ie .flagSprite.big-flag.CRO{background-position-y:-744px}.browser-edge .flagSprite.big-flag.CUB,.browser-ie .flagSprite.big-flag.CUB{background-position-y:-761px}.browser-edge .flagSprite.big-flag.CUW,.browser-ie .flagSprite.big-flag.CUW{background-position-y:-778px}.browser-edge .flagSprite.big-flag.CYP,.browser-ie .flagSprite.big-flag.CYP{background-position-y:-796px}.browser-edge .flagSprite.big-flag.CZE,.browser-ie .flagSprite.big-flag.CZE{background-position-y:-813px}.browser-edge .flagSprite.big-flag.DEN,.browser-ie .flagSprite.big-flag.DEN{background-position-y:-830px}.browser-edge .flagSprite.big-flag.DJI,.browser-ie .flagSprite.big-flag.DJI{background-position-y:-848px}.browser-edge .flagSprite.big-flag.DMA,.browser-ie .flagSprite.big-flag.DMA{background-position-y:-865px}.browser-edge .flagSprite.big-flag.DOM,.browser-ie .flagSprite.big-flag.DOM{background-position-y:-882px}.browser-edge .flagSprite.big-flag.ECU,.browser-ie .flagSprite.big-flag.ECU{background-position-y:-900px}.browser-edge .flagSprite.big-flag.EGY,.browser-ie .flagSprite.big-flag.EGY{background-position-y:-917px}.browser-edge .flagSprite.big-flag.ERI,.browser-ie .flagSprite.big-flag.ERI{background-position-y:-934px}.browser-edge .flagSprite.big-flag.ESA,.browser-ie .flagSprite.big-flag.ESA{background-position-y:-951px}.browser-edge .flagSprite.big-flag.ESP,.browser-ie .flagSprite.big-flag.ESP{background-position-y:-969px}.browser-edge .flagSprite.big-flag.EST,.browser-ie .flagSprite.big-flag.EST{background-position-y:-986px}.browser-edge .flagSprite.big-flag.ETH,.browser-ie .flagSprite.big-flag.ETH{background-position-y:-1003px}.browser-edge .flagSprite.big-flag.FIJ,.browser-ie .flagSprite.big-flag.FIJ{background-position-y:-1021px}.browser-edge .flagSprite.big-flag.FIN,.browser-ie .flagSprite.big-flag.FIN{background-position-y:-1038px}.browser-edge .flagSprite.big-flag.FRA,.browser-ie .flagSprite.big-flag.FRA{background-position-y:-1055px}.browser-edge .flagSprite.big-flag.FRO,.browser-ie .flagSprite.big-flag.FRO{background-position-y:-1073px}.browser-edge .flagSprite.big-flag.FSM_1,.browser-ie .flagSprite.big-flag.FSM_1{background-position-y:-1090px}.browser-edge .flagSprite.big-flag.FSM,.browser-ie .flagSprite.big-flag.FSM{background-position-y:-1107px}.browser-edge .flagSprite.big-flag.GAB,.browser-ie .flagSprite.big-flag.GAB{background-position-y:-1124px}.browser-edge .flagSprite.big-flag.GAM,.browser-ie .flagSprite.big-flag.GAM{background-position-y:-1142px}.browser-edge .flagSprite.big-flag.GBR,.browser-ie .flagSprite.big-flag.GBR{background-position-y:-1159px}.browser-edge .flagSprite.big-flag.GBS,.browser-ie .flagSprite.big-flag.GBS{background-position-y:-1176px}.browser-edge .flagSprite.big-flag.GEO,.browser-ie .flagSprite.big-flag.GEO{background-position-y:-1194px}.browser-edge .flagSprite.big-flag.GEQ,.browser-ie .flagSprite.big-flag.GEQ{background-position-y:-1211px}.browser-edge .flagSprite.big-flag.GER,.browser-ie .flagSprite.big-flag.GER{background-position-y:-1228px}.browser-edge .flagSprite.big-flag.GHA,.browser-ie .flagSprite.big-flag.GHA{background-position-y:-1246px}.browser-edge .flagSprite.big-flag.GRE,.browser-ie .flagSprite.big-flag.GRE{background-position-y:-1263px}.browser-edge .flagSprite.big-flag.GRL,.browser-ie .flagSprite.big-flag.GRL{background-position-y:-1280px}.browser-edge .flagSprite.big-flag.GRN,.browser-ie .flagSprite.big-flag.GRN{background-position-y:-1297px}.browser-edge .flagSprite.big-flag.GUA,.browser-ie .flagSprite.big-flag.GUA{background-position-y:-1315px}.browser-edge .flagSprite.big-flag.GUI,.browser-ie .flagSprite.big-flag.GUI{background-position-y:-1332px}.browser-edge .flagSprite.big-flag.GUM,.browser-ie .flagSprite.big-flag.GUM{background-position-y:-1349px}.browser-edge .flagSprite.big-flag.GUY,.browser-ie .flagSprite.big-flag.GUY{background-position-y:-1367px}.browser-edge .flagSprite.big-flag.HAI,.browser-ie .flagSprite.big-flag.HAI{background-position-y:-1384px}.browser-edge .flagSprite.big-flag.HKG,.browser-ie .flagSprite.big-flag.HKG{background-position-y:-1401px}.browser-edge .flagSprite.big-flag.HON,.browser-ie .flagSprite.big-flag.HON{background-position-y:-1419px}.browser-edge .flagSprite.big-flag.HUN,.browser-ie .flagSprite.big-flag.HUN{background-position-y:-1436px}.browser-edge .flagSprite.big-flag.INA,.browser-ie .flagSprite.big-flag.INA{background-position-y:-1453px}.browser-edge .flagSprite.big-flag.IND,.browser-ie .flagSprite.big-flag.IND{background-position-y:-1470px}.browser-edge .flagSprite.big-flag.IRI,.browser-ie .flagSprite.big-flag.IRI{background-position-y:-1488px}.browser-edge .flagSprite.big-flag.IRL,.browser-ie .flagSprite.big-flag.IRL{background-position-y:-1505px}.browser-edge .flagSprite.big-flag.IRQ,.browser-ie .flagSprite.big-flag.IRQ{background-position-y:-1522px}.browser-edge .flagSprite.big-flag.ISL,.browser-ie .flagSprite.big-flag.ISL{background-position-y:-1540px}.browser-edge .flagSprite.big-flag.ISR,.browser-ie .flagSprite.big-flag.ISR{background-position-y:-1557px}.browser-edge .flagSprite.big-flag.ISV,.browser-ie .flagSprite.big-flag.ISV{background-position-y:-1574px}.browser-edge .flagSprite.big-flag.ITA,.browser-ie .flagSprite.big-flag.ITA{background-position-y:-1592px}.browser-edge .flagSprite.big-flag.IVB,.browser-ie .flagSprite.big-flag.IVB{background-position-y:-1609px}.browser-edge .flagSprite.big-flag.JAM,.browser-ie .flagSprite.big-flag.JAM{background-position-y:-1626px}.browser-edge .flagSprite.big-flag.JOR,.browser-ie .flagSprite.big-flag.JOR{background-position-y:-1643px}.browser-edge .flagSprite.big-flag.JPN,.browser-ie .flagSprite.big-flag.JPN{background-position-y:-1661px}.browser-edge .flagSprite.big-flag.KAZ,.browser-ie .flagSprite.big-flag.KAZ{background-position-y:-1678px}.browser-edge .flagSprite.big-flag.KEN,.browser-ie .flagSprite.big-flag.KEN{background-position-y:-1695px}.browser-edge .flagSprite.big-flag.KGZ,.browser-ie .flagSprite.big-flag.KGZ{background-position-y:-1713px}.browser-edge .flagSprite.big-flag.KOR,.browser-ie .flagSprite.big-flag.KOR{background-position-y:-1730px}.browser-edge .flagSprite.big-flag.KSA,.browser-ie .flagSprite.big-flag.KSA{background-position-y:-1747px}.browser-edge .flagSprite.big-flag.KUW,.browser-ie .flagSprite.big-flag.KUW{background-position-y:-1765px}.browser-edge .flagSprite.big-flag.LAO,.browser-ie .flagSprite.big-flag.LAO{background-position-y:-1782px}.browser-edge .flagSprite.big-flag.LAT,.browser-ie .flagSprite.big-flag.LAT{background-position-y:-1799px}.browser-edge .flagSprite.big-flag.LBA,.browser-ie .flagSprite.big-flag.LBA{background-position-y:-1816px}.browser-edge .flagSprite.big-flag.LBN,.browser-ie .flagSprite.big-flag.LBN{background-position-y:-1834px}.browser-edge .flagSprite.big-flag.LBR,.browser-ie .flagSprite.big-flag.LBR{background-position-y:-1851px}.browser-edge .flagSprite.big-flag.LCA,.browser-ie .flagSprite.big-flag.LCA{background-position-y:-1868px}.browser-edge .flagSprite.big-flag.LES,.browser-ie .flagSprite.big-flag.LES{background-position-y:-1886px}.browser-edge .flagSprite.big-flag.LIE,.browser-ie .flagSprite.big-flag.LIE{background-position-y:-1903px}.browser-edge .flagSprite.big-flag.LTU,.browser-ie .flagSprite.big-flag.LTU{background-position-y:-1920px}.browser-edge .flagSprite.big-flag.LUX,.browser-ie .flagSprite.big-flag.LUX{background-position-y:-1938px}.browser-edge .flagSprite.big-flag.MAC,.browser-ie .flagSprite.big-flag.MAC{background-position-y:-1955px}.browser-edge .flagSprite.big-flag.MAD,.browser-ie .flagSprite.big-flag.MAD{background-position-y:-1972px}.browser-edge .flagSprite.big-flag.MAR,.browser-ie .flagSprite.big-flag.MAR{background-position-y:-1989px}.browser-edge .flagSprite.big-flag.MAS,.browser-ie .flagSprite.big-flag.MAS{background-position-y:-2007px}.browser-edge .flagSprite.big-flag.MAW,.browser-ie .flagSprite.big-flag.MAW{background-position-y:-2024px}.browser-edge .flagSprite.big-flag.MDA,.browser-ie .flagSprite.big-flag.MDA{background-position-y:-2041px}.browser-edge .flagSprite.big-flag.MDV,.browser-ie .flagSprite.big-flag.MDV{background-position-y:-2059px}.browser-edge .flagSprite.big-flag.MEX,.browser-ie .flagSprite.big-flag.MEX{background-position-y:-2076px}.browser-edge .flagSprite.big-flag.MGL,.browser-ie .flagSprite.big-flag.MGL{background-position-y:-2093px}.browser-edge .flagSprite.big-flag.MKD,.browser-ie .flagSprite.big-flag.MKD{background-position-y:-2111px}.browser-edge .flagSprite.big-flag.MLI,.browser-ie .flagSprite.big-flag.MLI{background-position-y:-2128px}.browser-edge .flagSprite.big-flag.MLT,.browser-ie .flagSprite.big-flag.MLT{background-position-y:-2145px}.browser-edge .flagSprite.big-flag.MNE,.browser-ie .flagSprite.big-flag.MNE{background-position-y:-2162px}.browser-edge .flagSprite.big-flag.MON,.browser-ie .flagSprite.big-flag.MON{background-position-y:-2180px}.browser-edge .flagSprite.big-flag.MOZ,.browser-ie .flagSprite.big-flag.MOZ{background-position-y:-2197px}.browser-edge .flagSprite.big-flag.MRI,.browser-ie .flagSprite.big-flag.MRI{background-position-y:-2214px}.browser-edge .flagSprite.big-flag.MTN,.browser-ie .flagSprite.big-flag.MTN{background-position-y:-2232px}.browser-edge .flagSprite.big-flag.NAM,.browser-ie .flagSprite.big-flag.NAM{background-position-y:-2249px}.browser-edge .flagSprite.big-flag.NCA,.browser-ie .flagSprite.big-flag.NCA{background-position-y:-2266px}.browser-edge .flagSprite.big-flag.NED,.browser-ie .flagSprite.big-flag.NED{background-position-y:-2284px}.browser-edge .flagSprite.big-flag.NEP,.browser-ie .flagSprite.big-flag.NEP{background-position-y:-2301px}.browser-edge .flagSprite.big-flag.NFK,.browser-ie .flagSprite.big-flag.NFK{background-position-y:-2318px}.browser-edge .flagSprite.big-flag.NGR,.browser-ie .flagSprite.big-flag.NGR{background-position-y:-2335px}.browser-edge .flagSprite.big-flag.NIG,.browser-ie .flagSprite.big-flag.NIG{background-position-y:-2353px}.browser-edge .flagSprite.big-flag.NMI,.browser-ie .flagSprite.big-flag.NMI{background-position-y:-2370px}.browser-edge .flagSprite.big-flag.NOR,.browser-ie .flagSprite.big-flag.NOR{background-position-y:-2387px}.browser-edge .flagSprite.big-flag.NRU,.browser-ie .flagSprite.big-flag.NRU{background-position-y:-2405px}.browser-edge .flagSprite.big-flag.NZL,.browser-ie .flagSprite.big-flag.NZL{background-position-y:-2422px}.browser-edge .flagSprite.big-flag.OMA,.browser-ie .flagSprite.big-flag.OMA{background-position-y:-2439px}.browser-edge .flagSprite.big-flag.PAK,.browser-ie .flagSprite.big-flag.PAK{background-position-y:-2457px}.browser-edge .flagSprite.big-flag.PAN,.browser-ie .flagSprite.big-flag.PAN{background-position-y:-2474px}.browser-edge .flagSprite.big-flag.PAR,.browser-ie .flagSprite.big-flag.PAR{background-position-y:-2491px}.browser-edge .flagSprite.big-flag.PER,.browser-ie .flagSprite.big-flag.PER{background-position-y:-2508px}.browser-edge .flagSprite.big-flag.PHI,.browser-ie .flagSprite.big-flag.PHI{background-position-y:-2526px}.browser-edge .flagSprite.big-flag.PLE,.browser-ie .flagSprite.big-flag.PLE{background-position-y:-2543px}.browser-edge .flagSprite.big-flag.PLW,.browser-ie .flagSprite.big-flag.PLW{background-position-y:-2560px}.browser-edge .flagSprite.big-flag.PNG,.browser-ie .flagSprite.big-flag.PNG{background-position-y:-2578px}.browser-edge .flagSprite.big-flag.POL,.browser-ie .flagSprite.big-flag.POL{background-position-y:-2595px}.browser-edge .flagSprite.big-flag.POR,.browser-ie .flagSprite.big-flag.POR{background-position-y:-2612px}.browser-edge .flagSprite.big-flag.PRK,.browser-ie .flagSprite.big-flag.PRK{background-position-y:-2630px}.browser-edge .flagSprite.big-flag.PUR,.browser-ie .flagSprite.big-flag.PUR{background-position-y:-2647px}.browser-edge .flagSprite.big-flag.QAT,.browser-ie .flagSprite.big-flag.QAT{background-position-y:-2664px}.browser-edge .flagSprite.big-flag.ROU,.browser-ie .flagSprite.big-flag.ROU{background-position-y:-2681px}.browser-edge .flagSprite.big-flag.RSA,.browser-ie .flagSprite.big-flag.RSA{background-position-y:-2699px}.browser-edge .flagSprite.big-flag.RUS,.browser-ie .flagSprite.big-flag.RUS{background-position-y:-2716px}.browser-edge .flagSprite.big-flag.RWA,.browser-ie .flagSprite.big-flag.RWA{background-position-y:-2733px}.browser-edge .flagSprite.big-flag.SAM,.browser-ie .flagSprite.big-flag.SAM{background-position-y:-2751px}.browser-edge .flagSprite.big-flag.SEN,.browser-ie .flagSprite.big-flag.SEN{background-position-y:-2768px}.browser-edge .flagSprite.big-flag.SEY,.browser-ie .flagSprite.big-flag.SEY{background-position-y:-2785px}.browser-edge .flagSprite.big-flag.SGP,.browser-ie .flagSprite.big-flag.SGP{background-position-y:-2803px}.browser-edge .flagSprite.big-flag.SKN,.browser-ie .flagSprite.big-flag.SKN{background-position-y:-2820px}.browser-edge .flagSprite.big-flag.SLE,.browser-ie .flagSprite.big-flag.SLE{background-position-y:-2837px}.browser-edge .flagSprite.big-flag.SLO,.browser-ie .flagSprite.big-flag.SLO{background-position-y:-2854px}.browser-edge .flagSprite.big-flag.SMR,.browser-ie .flagSprite.big-flag.SMR{background-position-y:-2872px}.browser-edge .flagSprite.big-flag.SOL,.browser-ie .flagSprite.big-flag.SOL{background-position-y:-2889px}.browser-edge .flagSprite.big-flag.SOM,.browser-ie .flagSprite.big-flag.SOM{background-position-y:-2906px}.browser-edge .flagSprite.big-flag.SRB,.browser-ie .flagSprite.big-flag.SRB{background-position-y:-2924px}.browser-edge .flagSprite.big-flag.SRI,.browser-ie .flagSprite.big-flag.SRI{background-position-y:-2941px}.browser-edge .flagSprite.big-flag.STP,.browser-ie .flagSprite.big-flag.STP{background-position-y:-2958px}.browser-edge .flagSprite.big-flag.SUD,.browser-ie .flagSprite.big-flag.SUD{background-position-y:-2976px}.browser-edge .flagSprite.big-flag.SUI,.browser-ie .flagSprite.big-flag.SUI{background-position-y:-2993px}.browser-edge .flagSprite.big-flag.SUR,.browser-ie .flagSprite.big-flag.SUR{background-position-y:-3010px}.browser-edge .flagSprite.big-flag.SVK,.browser-ie .flagSprite.big-flag.SVK{background-position-y:-3027px}.browser-edge .flagSprite.big-flag.SWE,.browser-ie .flagSprite.big-flag.SWE{background-position-y:-3045px}.browser-edge .flagSprite.big-flag.SWZ,.browser-ie .flagSprite.big-flag.SWZ{background-position-y:-3062px}.browser-edge .flagSprite.big-flag.SYR,.browser-ie .flagSprite.big-flag.SYR{background-position-y:-3079px}.browser-edge .flagSprite.big-flag.TAN,.browser-ie .flagSprite.big-flag.TAN{background-position-y:-3097px}.browser-edge .flagSprite.big-flag.TGA,.browser-ie .flagSprite.big-flag.TGA{background-position-y:-3114px}.browser-edge .flagSprite.big-flag.THA,.browser-ie .flagSprite.big-flag.THA{background-position-y:-3131px}.browser-edge .flagSprite.big-flag.TJK,.browser-ie .flagSprite.big-flag.TJK{background-position-y:-3149px}.browser-edge .flagSprite.big-flag.TKM,.browser-ie .flagSprite.big-flag.TKM{background-position-y:-3166px}.browser-edge .flagSprite.big-flag.TLS,.browser-ie .flagSprite.big-flag.TLS{background-position-y:-3183px}.browser-edge .flagSprite.big-flag.TOG,.browser-ie .flagSprite.big-flag.TOG{background-position-y:-3200px}.browser-edge .flagSprite.big-flag.TRI,.browser-ie .flagSprite.big-flag.TRI{background-position-y:-3218px}.browser-edge .flagSprite.big-flag.TUN,.browser-ie .flagSprite.big-flag.TUN{background-position-y:-3235px}.browser-edge .flagSprite.big-flag.TUR,.browser-ie .flagSprite.big-flag.TUR{background-position-y:-3252px}.browser-edge .flagSprite.big-flag.TUV,.browser-ie .flagSprite.big-flag.TUV{background-position-y:-3270px}.browser-edge .flagSprite.big-flag.TWN,.browser-ie .flagSprite.big-flag.TWN{background-position-y:-3287px}.browser-edge .flagSprite.big-flag.UAE,.browser-ie .flagSprite.big-flag.UAE{background-position-y:-3304px}.browser-edge .flagSprite.big-flag.UGA,.browser-ie .flagSprite.big-flag.UGA{background-position-y:-3322px}.browser-edge .flagSprite.big-flag.UKR,.browser-ie .flagSprite.big-flag.UKR{background-position-y:-3339px}.browser-edge .flagSprite.big-flag.UMI,.browser-ie .flagSprite.big-flag.UMI{background-position-y:-3356px}.browser-edge .flagSprite.big-flag.URU,.browser-ie .flagSprite.big-flag.URU{background-position-y:-3373px}.browser-edge .flagSprite.big-flag.USA,.browser-ie .flagSprite.big-flag.USA{background-position-y:-3391px}.browser-edge .flagSprite.big-flag.UZB,.browser-ie .flagSprite.big-flag.UZB{background-position-y:-3408px}.browser-edge .flagSprite.big-flag.VAN,.browser-ie .flagSprite.big-flag.VAN{background-position-y:-3425px}.browser-edge .flagSprite.big-flag.VEN,.browser-ie .flagSprite.big-flag.VEN{background-position-y:-3443px}.browser-edge .flagSprite.big-flag.VIE,.browser-ie .flagSprite.big-flag.VIE{background-position-y:-3460px}.browser-edge .flagSprite.big-flag.VIN,.browser-ie .flagSprite.big-flag.VIN{background-position-y:-3477px}.browser-edge .flagSprite.big-flag.WLF,.browser-ie .flagSprite.big-flag.WLF{background-position-y:-3495px}.browser-edge .flagSprite.big-flag.YEM,.browser-ie .flagSprite.big-flag.YEM{background-position-y:-3512px}.browser-edge .flagSprite.big-flag.ZAM,.browser-ie .flagSprite.big-flag.ZAM{background-position-y:-3529px}.browser-edge .flagSprite.big-flag.ZIM,.browser-ie .flagSprite.big-flag.ZIM{background-position-y:-3546px}.browser-edge .flagSprite.big-flag.TPE,.browser-ie .flagSprite.big-flag.TPE{background-position-y:-3564px}.flagSprite.small-flag{background-size:1.25rem;width:.75rem;height:.75rem;bottom:-.0625rem}.flagSprite.small-flag.ALB{background-position-y:-13px}.flagSprite.small-flag.ALG{background-position-y:-26px}.flagSprite.small-flag.AND{background-position-y:-39px}.flagSprite.small-flag.ANG{background-position-y:-52px}.flagSprite.small-flag.ANT{background-position-y:-65px}.flagSprite.small-flag.ARG{background-position-y:-78px}.flagSprite.small-flag.ARM{background-position-y:-91px}.flagSprite.small-flag.ARU{background-position-y:-104px}.flagSprite.small-flag.ASA{background-position-y:-117px}.flagSprite.small-flag.AUS{background-position-y:-130px}.flagSprite.small-flag.AUT{background-position-y:-143px}.flagSprite.small-flag.AZE{background-position-y:-156px}.flagSprite.small-flag.BAR{background-position-y:-169px}.flagSprite.small-flag.BDI{background-position-y:-182px}.flagSprite.small-flag.BEL{background-position-y:-195px}.flagSprite.small-flag.BEN{background-position-y:-208px}.flagSprite.small-flag.BER{background-position-y:-221px}.flagSprite.small-flag.BHU{background-position-y:-234px}.flagSprite.small-flag.BIH{background-position-y:-247px}.flagSprite.small-flag.BLR{background-position-y:-261px}.flagSprite.small-flag.BOL{background-position-y:-274px}.flagSprite.small-flag.BOT{background-position-y:-287px}.flagSprite.small-flag.BRA{background-position-y:-300px}.flagSprite.small-flag.BRU{background-position-y:-313px}.flagSprite.small-flag.BUL{background-position-y:-326px}.flagSprite.small-flag.BUR{background-position-y:-339px}.flagSprite.small-flag.CAF{background-position-y:-352px}.flagSprite.small-flag.CAM{background-position-y:-365px}.flagSprite.small-flag.CAN{background-position-y:-378px}.flagSprite.small-flag.CAY{background-position-y:-391px}.flagSprite.small-flag.CGO{background-position-y:-404px}.flagSprite.small-flag.CHA{background-position-y:-417px}.flagSprite.small-flag.CHI{background-position-y:-430px}.flagSprite.small-flag.CHN{background-position-y:-443px}.flagSprite.small-flag.CIV{background-position-y:-456px}.flagSprite.small-flag.CMR{background-position-y:-469px}.flagSprite.small-flag.COD{background-position-y:-482px}.flagSprite.small-flag.COK{background-position-y:-495px}.flagSprite.small-flag.COL{background-position-y:-508px}.flagSprite.small-flag.COM{background-position-y:-521px}.flagSprite.small-flag.CPV{background-position-y:-534px}.flagSprite.small-flag.CRC{background-position-y:-547px}.flagSprite.small-flag.CRO{background-position-y:-560px}.flagSprite.small-flag.CUB{background-position-y:-573px}.flagSprite.small-flag.CUW{background-position-y:-586px}.flagSprite.small-flag.CYP{background-position-y:-599px}.flagSprite.small-flag.CZE{background-position-y:-612px}.flagSprite.small-flag.DEN{background-position-y:-625px}.flagSprite.small-flag.DJI{background-position-y:-638px}.flagSprite.small-flag.DMA{background-position-y:-651px}.flagSprite.small-flag.DOM{background-position-y:-664px}.flagSprite.small-flag.ECU{background-position-y:-677px}.flagSprite.small-flag.EGY{background-position-y:-690px}.flagSprite.small-flag.ERI{background-position-y:-703px}.flagSprite.small-flag.ESA{background-position-y:-716px}.flagSprite.small-flag.ESP{background-position-y:-729px}.flagSprite.small-flag.EST{background-position-y:-742px}.flagSprite.small-flag.ETH{background-position-y:-755px}.flagSprite.small-flag.FIJ{background-position-y:-769px}.flagSprite.small-flag.FIN{background-position-y:-782px}.flagSprite.small-flag.FRA{background-position-y:-795px}.flagSprite.small-flag.FRO{background-position-y:-808px}.flagSprite.small-flag.FSM_1{background-position-y:-821px}.flagSprite.small-flag.FSM{background-position-y:-834px}.flagSprite.small-flag.GAB{background-position-y:-847px}.flagSprite.small-flag.GAM{background-position-y:-860px}.flagSprite.small-flag.GBR{background-position-y:-873px}.flagSprite.small-flag.GBS{background-position-y:-886px}.flagSprite.small-flag.GEO{background-position-y:-899px}.flagSprite.small-flag.GEQ{background-position-y:-912px}.flagSprite.small-flag.GER{background-position-y:-925px}.flagSprite.small-flag.GHA{background-position-y:-938px}.flagSprite.small-flag.GRE{background-position-y:-951px}.flagSprite.small-flag.GRL{background-position-y:-964px}.flagSprite.small-flag.GRN{background-position-y:-977px}.flagSprite.small-flag.GUA{background-position-y:-990px}.flagSprite.small-flag.GUI{background-position-y:-1003px}.flagSprite.small-flag.GUM{background-position-y:-1016px}.flagSprite.small-flag.GUY{background-position-y:-1029px}.flagSprite.small-flag.HAI{background-position-y:-1042px}.flagSprite.small-flag.HKG{background-position-y:-1055px}.flagSprite.small-flag.HON{background-position-y:-1068px}.flagSprite.small-flag.HUN{background-position-y:-1081px}.flagSprite.small-flag.INA{background-position-y:-1094px}.flagSprite.small-flag.IND{background-position-y:-1107px}.flagSprite.small-flag.IRI{background-position-y:-1120px}.flagSprite.small-flag.IRL{background-position-y:-1133px}.flagSprite.small-flag.IRQ{background-position-y:-1146px}.flagSprite.small-flag.ISL{background-position-y:-1159px}.flagSprite.small-flag.ISR{background-position-y:-1172px}.flagSprite.small-flag.ISV{background-position-y:-1185px}.flagSprite.small-flag.ITA{background-position-y:-1198px}.flagSprite.small-flag.IVB{background-position-y:-1211px}.flagSprite.small-flag.JAM{background-position-y:-1224px}.flagSprite.small-flag.JOR{background-position-y:-1237px}.flagSprite.small-flag.JPN{background-position-y:-1250px}.flagSprite.small-flag.KAZ{background-position-y:-1264px}.flagSprite.small-flag.KEN{background-position-y:-1277px}.flagSprite.small-flag.KGZ{background-position-y:-1290px}.flagSprite.small-flag.KOR{background-position-y:-1303px}.flagSprite.small-flag.KSA{background-position-y:-1316px}.flagSprite.small-flag.KUW{background-position-y:-1329px}.flagSprite.small-flag.LAO{background-position-y:-1342px}.flagSprite.small-flag.LAT{background-position-y:-1355px}.flagSprite.small-flag.LBA{background-position-y:-1368px}.flagSprite.small-flag.LBN{background-position-y:-1381px}.flagSprite.small-flag.LBR{background-position-y:-1394px}.flagSprite.small-flag.LCA{background-position-y:-1407px}.flagSprite.small-flag.LES{background-position-y:-1420px}.flagSprite.small-flag.LIE{background-position-y:-1433px}.flagSprite.small-flag.LTU{background-position-y:-1446px}.flagSprite.small-flag.LUX{background-position-y:-1459px}.flagSprite.small-flag.MAC{background-position-y:-1472px}.flagSprite.small-flag.MAD{background-position-y:-1485px}.flagSprite.small-flag.MAR{background-position-y:-1498px}.flagSprite.small-flag.MAS{background-position-y:-1511px}.flagSprite.small-flag.MAW{background-position-y:-1524px}.flagSprite.small-flag.MDA{background-position-y:-1537px}.flagSprite.small-flag.MDV{background-position-y:-1550px}.flagSprite.small-flag.MEX{background-position-y:-1563px}.flagSprite.small-flag.MGL{background-position-y:-1576px}.flagSprite.small-flag.MKD{background-position-y:-1589px}.flagSprite.small-flag.MLI{background-position-y:-1602px}.flagSprite.small-flag.MLT{background-position-y:-1615px}.flagSprite.small-flag.MNE{background-position-y:-1628px}.flagSprite.small-flag.MON{background-position-y:-1641px}.flagSprite.small-flag.MOZ{background-position-y:-1654px}.flagSprite.small-flag.MRI{background-position-y:-1667px}.flagSprite.small-flag.MTN{background-position-y:-1680px}.flagSprite.small-flag.NAM{background-position-y:-1693px}.flagSprite.small-flag.NCA{background-position-y:-1706px}.flagSprite.small-flag.NED{background-position-y:-1719px}.flagSprite.small-flag.NEP{background-position-y:-1732px}.flagSprite.small-flag.NFK{background-position-y:-1745px}.flagSprite.small-flag.NGR{background-position-y:-1758px}.flagSprite.small-flag.NIG{background-position-y:-1772px}.flagSprite.small-flag.NMI{background-position-y:-1785px}.flagSprite.small-flag.NOR{background-position-y:-1798px}.flagSprite.small-flag.NRU{background-position-y:-1811px}.flagSprite.small-flag.NZL{background-position-y:-1824px}.flagSprite.small-flag.OMA{background-position-y:-1837px}.flagSprite.small-flag.PAK{background-position-y:-1850px}.flagSprite.small-flag.PAN{background-position-y:-1863px}.flagSprite.small-flag.PAR{background-position-y:-1876px}.flagSprite.small-flag.PER{background-position-y:-1889px}.flagSprite.small-flag.PHI{background-position-y:-1902px}.flagSprite.small-flag.PLE{background-position-y:-1915px}.flagSprite.small-flag.PLW{background-position-y:-1928px}.flagSprite.small-flag.PNG{background-position-y:-1941px}.flagSprite.small-flag.POL{background-position-y:-1954px}.flagSprite.small-flag.POR{background-position-y:-1967px}.flagSprite.small-flag.PRK{background-position-y:-1980px}.flagSprite.small-flag.PUR{background-position-y:-1993px}.flagSprite.small-flag.QAT{background-position-y:-2006px}.flagSprite.small-flag.ROU{background-position-y:-2019px}.flagSprite.small-flag.RSA{background-position-y:-2032px}.flagSprite.small-flag.RUS{background-position-y:-2045px}.flagSprite.small-flag.RWA{background-position-y:-2058px}.flagSprite.small-flag.SAM{background-position-y:-2071px}.flagSprite.small-flag.SEN{background-position-y:-2084px}.flagSprite.small-flag.SEY{background-position-y:-2097px}.flagSprite.small-flag.SGP{background-position-y:-2110px}.flagSprite.small-flag.SKN{background-position-y:-2123px}.flagSprite.small-flag.SLE{background-position-y:-2136px}.flagSprite.small-flag.SLO{background-position-y:-2149px}.flagSprite.small-flag.SMR{background-position-y:-2162px}.flagSprite.small-flag.SOL{background-position-y:-2175px}.flagSprite.small-flag.SOM{background-position-y:-2188px}.flagSprite.small-flag.SRB{background-position-y:-2201px}.flagSprite.small-flag.SRI{background-position-y:-2214px}.flagSprite.small-flag.STP{background-position-y:-2227px}.flagSprite.small-flag.SUD{background-position-y:-2240px}.flagSprite.small-flag.SUI{background-position-y:-2253px}.flagSprite.small-flag.SUR{background-position-y:-2266px}.flagSprite.small-flag.SVK{background-position-y:-2280px}.flagSprite.small-flag.SWE{background-position-y:-2293px}.flagSprite.small-flag.SWZ{background-position-y:-2306px}.flagSprite.small-flag.SYR{background-position-y:-2319px}.flagSprite.small-flag.TAN{background-position-y:-2332px}.flagSprite.small-flag.TGA{background-position-y:-2345px}.flagSprite.small-flag.THA{background-position-y:-2358px}.flagSprite.small-flag.TJK{background-position-y:-2371px}.flagSprite.small-flag.TKM{background-position-y:-2384px}.flagSprite.small-flag.TLS{background-position-y:-2397px}.flagSprite.small-flag.TOG{background-position-y:-2410px}.flagSprite.small-flag.TRI{background-position-y:-2423px}.flagSprite.small-flag.TUN{background-position-y:-2436px}.flagSprite.small-flag.TUR{background-position-y:-2449px}.flagSprite.small-flag.TUV{background-position-y:-2462px}.flagSprite.small-flag.TWN{background-position-y:-2475px}.flagSprite.small-flag.UAE{background-position-y:-2488px}.flagSprite.small-flag.UGA{background-position-y:-2501px}.flagSprite.small-flag.UKR{background-position-y:-2514px}.flagSprite.small-flag.UMI{background-position-y:-2527px}.flagSprite.small-flag.URU{background-position-y:-2540px}.flagSprite.small-flag.USA{background-position-y:-2553px}.flagSprite.small-flag.UZB{background-position-y:-2566px}.flagSprite.small-flag.VAN{background-position-y:-2579px}.flagSprite.small-flag.VEN{background-position-y:-2592px}.flagSprite.small-flag.VIE{background-position-y:-2605px}.flagSprite.small-flag.VIN{background-position-y:-2618px}.flagSprite.small-flag.WLF{background-position-y:-2631px}.flagSprite.small-flag.YEM{background-position-y:-2644px}.flagSprite.small-flag.ZAM{background-position-y:-2657px}.flagSprite.small-flag.ZIM{background-position-y:-2670px}.flagSprite.small-flag.TPE{background-position-y:-2683px}.browser-edge .flagSprite.small-flag.ALB,.browser-ie .flagSprite.small-flag.ALB{background-position-y:-13px}.browser-edge .flagSprite.small-flag.ALG,.browser-ie .flagSprite.small-flag.ALG{background-position-y:-26px}.browser-edge .flagSprite.small-flag.AND,.browser-ie .flagSprite.small-flag.AND{background-position-y:-39px}.browser-edge .flagSprite.small-flag.ANG,.browser-ie .flagSprite.small-flag.ANG{background-position-y:-52px}.browser-edge .flagSprite.small-flag.ANT,.browser-ie .flagSprite.small-flag.ANT{background-position-y:-65px}.browser-edge .flagSprite.small-flag.ARG,.browser-ie .flagSprite.small-flag.ARG{background-position-y:-78px}.browser-edge .flagSprite.small-flag.ARM,.browser-ie .flagSprite.small-flag.ARM{background-position-y:-91px}.browser-edge .flagSprite.small-flag.ARU,.browser-ie .flagSprite.small-flag.ARU{background-position-y:-104px}.browser-edge .flagSprite.small-flag.ASA,.browser-ie .flagSprite.small-flag.ASA{background-position-y:-117px}.browser-edge .flagSprite.small-flag.AUS,.browser-ie .flagSprite.small-flag.AUS{background-position-y:-130px}.browser-edge .flagSprite.small-flag.AUT,.browser-ie .flagSprite.small-flag.AUT{background-position-y:-143px}.browser-edge .flagSprite.small-flag.AZE,.browser-ie .flagSprite.small-flag.AZE{background-position-y:-156px}.browser-edge .flagSprite.small-flag.BAR,.browser-ie .flagSprite.small-flag.BAR{background-position-y:-169px}.browser-edge .flagSprite.small-flag.BDI,.browser-ie .flagSprite.small-flag.BDI{background-position-y:-182px}.browser-edge .flagSprite.small-flag.BEL,.browser-ie .flagSprite.small-flag.BEL{background-position-y:-195px}.browser-edge .flagSprite.small-flag.BEN,.browser-ie .flagSprite.small-flag.BEN{background-position-y:-208px}.browser-edge .flagSprite.small-flag.BER,.browser-ie .flagSprite.small-flag.BER{background-position-y:-221px}.browser-edge .flagSprite.small-flag.BHU,.browser-ie .flagSprite.small-flag.BHU{background-position-y:-234px}.browser-edge .flagSprite.small-flag.BIH,.browser-ie .flagSprite.small-flag.BIH{background-position-y:-247px}.browser-edge .flagSprite.small-flag.BLR,.browser-ie .flagSprite.small-flag.BLR{background-position-y:-261px}.browser-edge .flagSprite.small-flag.BOL,.browser-ie .flagSprite.small-flag.BOL{background-position-y:-274px}.browser-edge .flagSprite.small-flag.BOT,.browser-ie .flagSprite.small-flag.BOT{background-position-y:-287px}.browser-edge .flagSprite.small-flag.BRA,.browser-ie .flagSprite.small-flag.BRA{background-position-y:-300px}.browser-edge .flagSprite.small-flag.BRU,.browser-ie .flagSprite.small-flag.BRU{background-position-y:-313px}.browser-edge .flagSprite.small-flag.BUL,.browser-ie .flagSprite.small-flag.BUL{background-position-y:-326px}.browser-edge .flagSprite.small-flag.BUR,.browser-ie .flagSprite.small-flag.BUR{background-position-y:-339px}.browser-edge .flagSprite.small-flag.CAF,.browser-ie .flagSprite.small-flag.CAF{background-position-y:-352px}.browser-edge .flagSprite.small-flag.CAM,.browser-ie .flagSprite.small-flag.CAM{background-position-y:-365px}.browser-edge .flagSprite.small-flag.CAN,.browser-ie .flagSprite.small-flag.CAN{background-position-y:-378px}.browser-edge .flagSprite.small-flag.CAY,.browser-ie .flagSprite.small-flag.CAY{background-position-y:-391px}.browser-edge .flagSprite.small-flag.CGO,.browser-ie .flagSprite.small-flag.CGO{background-position-y:-404px}.browser-edge .flagSprite.small-flag.CHA,.browser-ie .flagSprite.small-flag.CHA{background-position-y:-417px}.browser-edge .flagSprite.small-flag.CHI,.browser-ie .flagSprite.small-flag.CHI{background-position-y:-430px}.browser-edge .flagSprite.small-flag.CHN,.browser-ie .flagSprite.small-flag.CHN{background-position-y:-443px}.browser-edge .flagSprite.small-flag.CIV,.browser-ie .flagSprite.small-flag.CIV{background-position-y:-456px}.browser-edge .flagSprite.small-flag.CMR,.browser-ie .flagSprite.small-flag.CMR{background-position-y:-469px}.browser-edge .flagSprite.small-flag.COD,.browser-ie .flagSprite.small-flag.COD{background-position-y:-482px}.browser-edge .flagSprite.small-flag.COK,.browser-ie .flagSprite.small-flag.COK{background-position-y:-495px}.browser-edge .flagSprite.small-flag.COL,.browser-ie .flagSprite.small-flag.COL{background-position-y:-508px}.browser-edge .flagSprite.small-flag.COM,.browser-ie .flagSprite.small-flag.COM{background-position-y:-521px}.browser-edge .flagSprite.small-flag.CPV,.browser-ie .flagSprite.small-flag.CPV{background-position-y:-534px}.browser-edge .flagSprite.small-flag.CRC,.browser-ie .flagSprite.small-flag.CRC{background-position-y:-547px}.browser-edge .flagSprite.small-flag.CRO,.browser-ie .flagSprite.small-flag.CRO{background-position-y:-560px}.browser-edge .flagSprite.small-flag.CUB,.browser-ie .flagSprite.small-flag.CUB{background-position-y:-573px}.browser-edge .flagSprite.small-flag.CUW,.browser-ie .flagSprite.small-flag.CUW{background-position-y:-586px}.browser-edge .flagSprite.small-flag.CYP,.browser-ie .flagSprite.small-flag.CYP{background-position-y:-599px}.browser-edge .flagSprite.small-flag.CZE,.browser-ie .flagSprite.small-flag.CZE{background-position-y:-612px}.browser-edge .flagSprite.small-flag.DEN,.browser-ie .flagSprite.small-flag.DEN{background-position-y:-625px}.browser-edge .flagSprite.small-flag.DJI,.browser-ie .flagSprite.small-flag.DJI{background-position-y:-638px}.browser-edge .flagSprite.small-flag.DMA,.browser-ie .flagSprite.small-flag.DMA{background-position-y:-651px}.browser-edge .flagSprite.small-flag.DOM,.browser-ie .flagSprite.small-flag.DOM{background-position-y:-664px}.browser-edge .flagSprite.small-flag.ECU,.browser-ie .flagSprite.small-flag.ECU{background-position-y:-677px}.browser-edge .flagSprite.small-flag.EGY,.browser-ie .flagSprite.small-flag.EGY{background-position-y:-690px}.browser-edge .flagSprite.small-flag.ERI,.browser-ie .flagSprite.small-flag.ERI{background-position-y:-703px}.browser-edge .flagSprite.small-flag.ESA,.browser-ie .flagSprite.small-flag.ESA{background-position-y:-716px}.browser-edge .flagSprite.small-flag.ESP,.browser-ie .flagSprite.small-flag.ESP{background-position-y:-729px}.browser-edge .flagSprite.small-flag.EST,.browser-ie .flagSprite.small-flag.EST{background-position-y:-742px}.browser-edge .flagSprite.small-flag.ETH,.browser-ie .flagSprite.small-flag.ETH{background-position-y:-755px}.browser-edge .flagSprite.small-flag.FIJ,.browser-ie .flagSprite.small-flag.FIJ{background-position-y:-769px}.browser-edge .flagSprite.small-flag.FIN,.browser-ie .flagSprite.small-flag.FIN{background-position-y:-782px}.browser-edge .flagSprite.small-flag.FRA,.browser-ie .flagSprite.small-flag.FRA{background-position-y:-795px}.browser-edge .flagSprite.small-flag.FRO,.browser-ie .flagSprite.small-flag.FRO{background-position-y:-808px}.browser-edge .flagSprite.small-flag.FSM_1,.browser-ie .flagSprite.small-flag.FSM_1{background-position-y:-821px}.browser-edge .flagSprite.small-flag.FSM,.browser-ie .flagSprite.small-flag.FSM{background-position-y:-834px}.browser-edge .flagSprite.small-flag.GAB,.browser-ie .flagSprite.small-flag.GAB{background-position-y:-847px}.browser-edge .flagSprite.small-flag.GAM,.browser-ie .flagSprite.small-flag.GAM{background-position-y:-860px}.browser-edge .flagSprite.small-flag.GBR,.browser-ie .flagSprite.small-flag.GBR{background-position-y:-873px}.browser-edge .flagSprite.small-flag.GBS,.browser-ie .flagSprite.small-flag.GBS{background-position-y:-886px}.browser-edge .flagSprite.small-flag.GEO,.browser-ie .flagSprite.small-flag.GEO{background-position-y:-899px}.browser-edge .flagSprite.small-flag.GEQ,.browser-ie .flagSprite.small-flag.GEQ{background-position-y:-912px}.browser-edge .flagSprite.small-flag.GER,.browser-ie .flagSprite.small-flag.GER{background-position-y:-925px}.browser-edge .flagSprite.small-flag.GHA,.browser-ie .flagSprite.small-flag.GHA{background-position-y:-938px}.browser-edge .flagSprite.small-flag.GRE,.browser-ie .flagSprite.small-flag.GRE{background-position-y:-951px}.browser-edge .flagSprite.small-flag.GRL,.browser-ie .flagSprite.small-flag.GRL{background-position-y:-964px}.browser-edge .flagSprite.small-flag.GRN,.browser-ie .flagSprite.small-flag.GRN{background-position-y:-977px}.browser-edge .flagSprite.small-flag.GUA,.browser-ie .flagSprite.small-flag.GUA{background-position-y:-990px}.browser-edge .flagSprite.small-flag.GUI,.browser-ie .flagSprite.small-flag.GUI{background-position-y:-1003px}.browser-edge .flagSprite.small-flag.GUM,.browser-ie .flagSprite.small-flag.GUM{background-position-y:-1016px}.browser-edge .flagSprite.small-flag.GUY,.browser-ie .flagSprite.small-flag.GUY{background-position-y:-1029px}.browser-edge .flagSprite.small-flag.HAI,.browser-ie .flagSprite.small-flag.HAI{background-position-y:-1042px}.browser-edge .flagSprite.small-flag.HKG,.browser-ie .flagSprite.small-flag.HKG{background-position-y:-1055px}.browser-edge .flagSprite.small-flag.HON,.browser-ie .flagSprite.small-flag.HON{background-position-y:-1068px}.browser-edge .flagSprite.small-flag.HUN,.browser-ie .flagSprite.small-flag.HUN{background-position-y:-1081px}.browser-edge .flagSprite.small-flag.INA,.browser-ie .flagSprite.small-flag.INA{background-position-y:-1094px}.browser-edge .flagSprite.small-flag.IND,.browser-ie .flagSprite.small-flag.IND{background-position-y:-1107px}.browser-edge .flagSprite.small-flag.IRI,.browser-ie .flagSprite.small-flag.IRI{background-position-y:-1120px}.browser-edge .flagSprite.small-flag.IRL,.browser-ie .flagSprite.small-flag.IRL{background-position-y:-1133px}.browser-edge .flagSprite.small-flag.IRQ,.browser-ie .flagSprite.small-flag.IRQ{background-position-y:-1146px}.browser-edge .flagSprite.small-flag.ISL,.browser-ie .flagSprite.small-flag.ISL{background-position-y:-1159px}.browser-edge .flagSprite.small-flag.ISR,.browser-ie .flagSprite.small-flag.ISR{background-position-y:-1172px}.browser-edge .flagSprite.small-flag.ISV,.browser-ie .flagSprite.small-flag.ISV{background-position-y:-1185px}.browser-edge .flagSprite.small-flag.ITA,.browser-ie .flagSprite.small-flag.ITA{background-position-y:-1198px}.browser-edge .flagSprite.small-flag.IVB,.browser-ie .flagSprite.small-flag.IVB{background-position-y:-1211px}.browser-edge .flagSprite.small-flag.JAM,.browser-ie .flagSprite.small-flag.JAM{background-position-y:-1224px}.browser-edge .flagSprite.small-flag.JOR,.browser-ie .flagSprite.small-flag.JOR{background-position-y:-1237px}.browser-edge .flagSprite.small-flag.JPN,.browser-ie .flagSprite.small-flag.JPN{background-position-y:-1250px}.browser-edge .flagSprite.small-flag.KAZ,.browser-ie .flagSprite.small-flag.KAZ{background-position-y:-1264px}.browser-edge .flagSprite.small-flag.KEN,.browser-ie .flagSprite.small-flag.KEN{background-position-y:-1277px}.browser-edge .flagSprite.small-flag.KGZ,.browser-ie .flagSprite.small-flag.KGZ{background-position-y:-1290px}.browser-edge .flagSprite.small-flag.KOR,.browser-ie .flagSprite.small-flag.KOR{background-position-y:-1303px}.browser-edge .flagSprite.small-flag.KSA,.browser-ie .flagSprite.small-flag.KSA{background-position-y:-1316px}.browser-edge .flagSprite.small-flag.KUW,.browser-ie .flagSprite.small-flag.KUW{background-position-y:-1329px}.browser-edge .flagSprite.small-flag.LAO,.browser-ie .flagSprite.small-flag.LAO{background-position-y:-1342px}.browser-edge .flagSprite.small-flag.LAT,.browser-ie .flagSprite.small-flag.LAT{background-position-y:-1355px}.browser-edge .flagSprite.small-flag.LBA,.browser-ie .flagSprite.small-flag.LBA{background-position-y:-1368px}.browser-edge .flagSprite.small-flag.LBN,.browser-ie .flagSprite.small-flag.LBN{background-position-y:-1381px}.browser-edge .flagSprite.small-flag.LBR,.browser-ie .flagSprite.small-flag.LBR{background-position-y:-1394px}.browser-edge .flagSprite.small-flag.LCA,.browser-ie .flagSprite.small-flag.LCA{background-position-y:-1407px}.browser-edge .flagSprite.small-flag.LES,.browser-ie .flagSprite.small-flag.LES{background-position-y:-1420px}.browser-edge .flagSprite.small-flag.LIE,.browser-ie .flagSprite.small-flag.LIE{background-position-y:-1433px}.browser-edge .flagSprite.small-flag.LTU,.browser-ie .flagSprite.small-flag.LTU{background-position-y:-1446px}.browser-edge .flagSprite.small-flag.LUX,.browser-ie .flagSprite.small-flag.LUX{background-position-y:-1459px}.browser-edge .flagSprite.small-flag.MAC,.browser-ie .flagSprite.small-flag.MAC{background-position-y:-1472px}.browser-edge .flagSprite.small-flag.MAD,.browser-ie .flagSprite.small-flag.MAD{background-position-y:-1485px}.browser-edge .flagSprite.small-flag.MAR,.browser-ie .flagSprite.small-flag.MAR{background-position-y:-1498px}.browser-edge .flagSprite.small-flag.MAS,.browser-ie .flagSprite.small-flag.MAS{background-position-y:-1511px}.browser-edge .flagSprite.small-flag.MAW,.browser-ie .flagSprite.small-flag.MAW{background-position-y:-1524px}.browser-edge .flagSprite.small-flag.MDA,.browser-ie .flagSprite.small-flag.MDA{background-position-y:-1537px}.browser-edge .flagSprite.small-flag.MDV,.browser-ie .flagSprite.small-flag.MDV{background-position-y:-1550px}.browser-edge .flagSprite.small-flag.MEX,.browser-ie .flagSprite.small-flag.MEX{background-position-y:-1563px}.browser-edge .flagSprite.small-flag.MGL,.browser-ie .flagSprite.small-flag.MGL{background-position-y:-1576px}.browser-edge .flagSprite.small-flag.MKD,.browser-ie .flagSprite.small-flag.MKD{background-position-y:-1589px}.browser-edge .flagSprite.small-flag.MLI,.browser-ie .flagSprite.small-flag.MLI{background-position-y:-1602px}.browser-edge .flagSprite.small-flag.MLT,.browser-ie .flagSprite.small-flag.MLT{background-position-y:-1615px}.browser-edge .flagSprite.small-flag.MNE,.browser-ie .flagSprite.small-flag.MNE{background-position-y:-1628px}.browser-edge .flagSprite.small-flag.MON,.browser-ie .flagSprite.small-flag.MON{background-position-y:-1641px}.browser-edge .flagSprite.small-flag.MOZ,.browser-ie .flagSprite.small-flag.MOZ{background-position-y:-1654px}.browser-edge .flagSprite.small-flag.MRI,.browser-ie .flagSprite.small-flag.MRI{background-position-y:-1667px}.browser-edge .flagSprite.small-flag.MTN,.browser-ie .flagSprite.small-flag.MTN{background-position-y:-1680px}.browser-edge .flagSprite.small-flag.NAM,.browser-ie .flagSprite.small-flag.NAM{background-position-y:-1693px}.browser-edge .flagSprite.small-flag.NCA,.browser-ie .flagSprite.small-flag.NCA{background-position-y:-1706px}.browser-edge .flagSprite.small-flag.NED,.browser-ie .flagSprite.small-flag.NED{background-position-y:-1719px}.browser-edge .flagSprite.small-flag.NEP,.browser-ie .flagSprite.small-flag.NEP{background-position-y:-1732px}.browser-edge .flagSprite.small-flag.NFK,.browser-ie .flagSprite.small-flag.NFK{background-position-y:-1745px}.browser-edge .flagSprite.small-flag.NGR,.browser-ie .flagSprite.small-flag.NGR{background-position-y:-1758px}.browser-edge .flagSprite.small-flag.NIG,.browser-ie .flagSprite.small-flag.NIG{background-position-y:-1772px}.browser-edge .flagSprite.small-flag.NMI,.browser-ie .flagSprite.small-flag.NMI{background-position-y:-1785px}.browser-edge .flagSprite.small-flag.NOR,.browser-ie .flagSprite.small-flag.NOR{background-position-y:-1798px}.browser-edge .flagSprite.small-flag.NRU,.browser-ie .flagSprite.small-flag.NRU{background-position-y:-1811px}.browser-edge .flagSprite.small-flag.NZL,.browser-ie .flagSprite.small-flag.NZL{background-position-y:-1824px}.browser-edge .flagSprite.small-flag.OMA,.browser-ie .flagSprite.small-flag.OMA{background-position-y:-1837px}.browser-edge .flagSprite.small-flag.PAK,.browser-ie .flagSprite.small-flag.PAK{background-position-y:-1850px}.browser-edge .flagSprite.small-flag.PAN,.browser-ie .flagSprite.small-flag.PAN{background-position-y:-1863px}.browser-edge .flagSprite.small-flag.PAR,.browser-ie .flagSprite.small-flag.PAR{background-position-y:-1876px}.browser-edge .flagSprite.small-flag.PER,.browser-ie .flagSprite.small-flag.PER{background-position-y:-1889px}.browser-edge .flagSprite.small-flag.PHI,.browser-ie .flagSprite.small-flag.PHI{background-position-y:-1902px}.browser-edge .flagSprite.small-flag.PLE,.browser-ie .flagSprite.small-flag.PLE{background-position-y:-1915px}.browser-edge .flagSprite.small-flag.PLW,.browser-ie .flagSprite.small-flag.PLW{background-position-y:-1928px}.browser-edge .flagSprite.small-flag.PNG,.browser-ie .flagSprite.small-flag.PNG{background-position-y:-1941px}.browser-edge .flagSprite.small-flag.POL,.browser-ie .flagSprite.small-flag.POL{background-position-y:-1954px}.browser-edge .flagSprite.small-flag.POR,.browser-ie .flagSprite.small-flag.POR{background-position-y:-1967px}.browser-edge .flagSprite.small-flag.PRK,.browser-ie .flagSprite.small-flag.PRK{background-position-y:-1980px}.browser-edge .flagSprite.small-flag.PUR,.browser-ie .flagSprite.small-flag.PUR{background-position-y:-1993px}.browser-edge .flagSprite.small-flag.QAT,.browser-ie .flagSprite.small-flag.QAT{background-position-y:-2006px}.browser-edge .flagSprite.small-flag.ROU,.browser-ie .flagSprite.small-flag.ROU{background-position-y:-2019px}.browser-edge .flagSprite.small-flag.RSA,.browser-ie .flagSprite.small-flag.RSA{background-position-y:-2032px}.browser-edge .flagSprite.small-flag.RUS,.browser-ie .flagSprite.small-flag.RUS{background-position-y:-2045px}.browser-edge .flagSprite.small-flag.RWA,.browser-ie .flagSprite.small-flag.RWA{background-position-y:-2058px}.browser-edge .flagSprite.small-flag.SAM,.browser-ie .flagSprite.small-flag.SAM{background-position-y:-2071px}.browser-edge .flagSprite.small-flag.SEN,.browser-ie .flagSprite.small-flag.SEN{background-position-y:-2084px}.browser-edge .flagSprite.small-flag.SEY,.browser-ie .flagSprite.small-flag.SEY{background-position-y:-2097px}.browser-edge .flagSprite.small-flag.SGP,.browser-ie .flagSprite.small-flag.SGP{background-position-y:-2110px}.browser-edge .flagSprite.small-flag.SKN,.browser-ie .flagSprite.small-flag.SKN{background-position-y:-2123px}.browser-edge .flagSprite.small-flag.SLE,.browser-ie .flagSprite.small-flag.SLE{background-position-y:-2136px}.browser-edge .flagSprite.small-flag.SLO,.browser-ie .flagSprite.small-flag.SLO{background-position-y:-2149px}.browser-edge .flagSprite.small-flag.SMR,.browser-ie .flagSprite.small-flag.SMR{background-position-y:-2162px}.browser-edge .flagSprite.small-flag.SOL,.browser-ie .flagSprite.small-flag.SOL{background-position-y:-2175px}.browser-edge .flagSprite.small-flag.SOM,.browser-ie .flagSprite.small-flag.SOM{background-position-y:-2188px}.browser-edge .flagSprite.small-flag.SRB,.browser-ie .flagSprite.small-flag.SRB{background-position-y:-2201px}.browser-edge .flagSprite.small-flag.SRI,.browser-ie .flagSprite.small-flag.SRI{background-position-y:-2214px}.browser-edge .flagSprite.small-flag.STP,.browser-ie .flagSprite.small-flag.STP{background-position-y:-2227px}.browser-edge .flagSprite.small-flag.SUD,.browser-ie .flagSprite.small-flag.SUD{background-position-y:-2240px}.browser-edge .flagSprite.small-flag.SUI,.browser-ie .flagSprite.small-flag.SUI{background-position-y:-2253px}.browser-edge .flagSprite.small-flag.SUR,.browser-ie .flagSprite.small-flag.SUR{background-position-y:-2266px}.browser-edge .flagSprite.small-flag.SVK,.browser-ie .flagSprite.small-flag.SVK{background-position-y:-2280px}.browser-edge .flagSprite.small-flag.SWE,.browser-ie .flagSprite.small-flag.SWE{background-position-y:-2293px}.browser-edge .flagSprite.small-flag.SWZ,.browser-ie .flagSprite.small-flag.SWZ{background-position-y:-2306px}.browser-edge .flagSprite.small-flag.SYR,.browser-ie .flagSprite.small-flag.SYR{background-position-y:-2319px}.browser-edge .flagSprite.small-flag.TAN,.browser-ie .flagSprite.small-flag.TAN{background-position-y:-2332px}.browser-edge .flagSprite.small-flag.TGA,.browser-ie .flagSprite.small-flag.TGA{background-position-y:-2345px}.browser-edge .flagSprite.small-flag.THA,.browser-ie .flagSprite.small-flag.THA{background-position-y:-2358px}.browser-edge .flagSprite.small-flag.TJK,.browser-ie .flagSprite.small-flag.TJK{background-position-y:-2371px}.browser-edge .flagSprite.small-flag.TKM,.browser-ie .flagSprite.small-flag.TKM{background-position-y:-2384px}.browser-edge .flagSprite.small-flag.TLS,.browser-ie .flagSprite.small-flag.TLS{background-position-y:-2397px}.browser-edge .flagSprite.small-flag.TOG,.browser-ie .flagSprite.small-flag.TOG{background-position-y:-2410px}.browser-edge .flagSprite.small-flag.TRI,.browser-ie .flagSprite.small-flag.TRI{background-position-y:-2423px}.browser-edge .flagSprite.small-flag.TUN,.browser-ie .flagSprite.small-flag.TUN{background-position-y:-2436px}.browser-edge .flagSprite.small-flag.TUR,.browser-ie .flagSprite.small-flag.TUR{background-position-y:-2449px}.browser-edge .flagSprite.small-flag.TUV,.browser-ie .flagSprite.small-flag.TUV{background-position-y:-2462px}.browser-edge .flagSprite.small-flag.TWN,.browser-ie .flagSprite.small-flag.TWN{background-position-y:-2475px}.browser-edge .flagSprite.small-flag.UAE,.browser-ie .flagSprite.small-flag.UAE{background-position-y:-2488px}.browser-edge .flagSprite.small-flag.UGA,.browser-ie .flagSprite.small-flag.UGA{background-position-y:-2501px}.browser-edge .flagSprite.small-flag.UKR,.browser-ie .flagSprite.small-flag.UKR{background-position-y:-2514px}.browser-edge .flagSprite.small-flag.UMI,.browser-ie .flagSprite.small-flag.UMI{background-position-y:-2527px}.browser-edge .flagSprite.small-flag.URU,.browser-ie .flagSprite.small-flag.URU{background-position-y:-2540px}.browser-edge .flagSprite.small-flag.USA,.browser-ie .flagSprite.small-flag.USA{background-position-y:-2553px}.browser-edge .flagSprite.small-flag.UZB,.browser-ie .flagSprite.small-flag.UZB{background-position-y:-2566px}.browser-edge .flagSprite.small-flag.VAN,.browser-ie .flagSprite.small-flag.VAN{background-position-y:-2579px}.browser-edge .flagSprite.small-flag.VEN,.browser-ie .flagSprite.small-flag.VEN{background-position-y:-2592px}.browser-edge .flagSprite.small-flag.VIE,.browser-ie .flagSprite.small-flag.VIE{background-position-y:-2605px}.browser-edge .flagSprite.small-flag.VIN,.browser-ie .flagSprite.small-flag.VIN{background-position-y:-2618px}.browser-edge .flagSprite.small-flag.WLF,.browser-ie .flagSprite.small-flag.WLF{background-position-y:-2631px}.browser-edge .flagSprite.small-flag.YEM,.browser-ie .flagSprite.small-flag.YEM{background-position-y:-2644px}.browser-edge .flagSprite.small-flag.ZAM,.browser-ie .flagSprite.small-flag.ZAM{background-position-y:-2657px}.browser-edge .flagSprite.small-flag.ZIM,.browser-ie .flagSprite.small-flag.ZIM{background-position-y:-2670px}.browser-edge .flagSprite.small-flag.TPE,.browser-ie .flagSprite.small-flag.TPE{background-position-y:-2683px}@media (min-width:120rem){.flagSprite.small-flag{width:1rem;height:1rem;margin-bottom:.1875rem;background-size:1.66688rem}.flagSprite.small-flag.ALB{background-position-y:-17px}.flagSprite.small-flag.ALG{background-position-y:-35px}.flagSprite.small-flag.AND{background-position-y:-52px}.flagSprite.small-flag.ANG{background-position-y:-69px}.flagSprite.small-flag.ANT{background-position-y:-87px}.flagSprite.small-flag.ARG{background-position-y:-104px}.flagSprite.small-flag.ARM{background-position-y:-122px}.flagSprite.small-flag.ARU{background-position-y:-139px}.flagSprite.small-flag.ASA{background-position-y:-156px}.flagSprite.small-flag.AUS{background-position-y:-174px}.flagSprite.small-flag.AUT{background-position-y:-191px}.flagSprite.small-flag.AZE{background-position-y:-208px}.flagSprite.small-flag.BAR{background-position-y:-226px}.flagSprite.small-flag.BDI{background-position-y:-243px}.flagSprite.small-flag.BEL{background-position-y:-260px}.flagSprite.small-flag.BEN{background-position-y:-278px}.flagSprite.small-flag.BER{background-position-y:-295px}.flagSprite.small-flag.BHU{background-position-y:-313px}.flagSprite.small-flag.BIH{background-position-y:-330px}.flagSprite.small-flag.BLR{background-position-y:-347px}.flagSprite.small-flag.BOL{background-position-y:-365px}.flagSprite.small-flag.BOT{background-position-y:-382px}.flagSprite.small-flag.BRA{background-position-y:-399px}.flagSprite.small-flag.BRU{background-position-y:-417px}.flagSprite.small-flag.BUL{background-position-y:-434px}.flagSprite.small-flag.BUR{background-position-y:-451px}.flagSprite.small-flag.CAF{background-position-y:-469px}.flagSprite.small-flag.CAM{background-position-y:-486px}.flagSprite.small-flag.CAN{background-position-y:-504px}.flagSprite.small-flag.CAY{background-position-y:-521px}.flagSprite.small-flag.CGO{background-position-y:-538px}.flagSprite.small-flag.CHA{background-position-y:-556px}.flagSprite.small-flag.CHI{background-position-y:-573px}.flagSprite.small-flag.CHN{background-position-y:-590px}.flagSprite.small-flag.CIV{background-position-y:-608px}.flagSprite.small-flag.CMR{background-position-y:-625px}.flagSprite.small-flag.COD{background-position-y:-642px}.flagSprite.small-flag.COK{background-position-y:-660px}.flagSprite.small-flag.COL{background-position-y:-677px}.flagSprite.small-flag.COM{background-position-y:-694px}.flagSprite.small-flag.CPV{background-position-y:-712px}.flagSprite.small-flag.CRC{background-position-y:-729px}.flagSprite.small-flag.CRO{background-position-y:-747px}.flagSprite.small-flag.CUB{background-position-y:-764px}.flagSprite.small-flag.CUW{background-position-y:-781px}.flagSprite.small-flag.CYP{background-position-y:-799px}.flagSprite.small-flag.CZE{background-position-y:-816px}.flagSprite.small-flag.DEN{background-position-y:-833px}.flagSprite.small-flag.DJI{background-position-y:-851px}.flagSprite.small-flag.DMA{background-position-y:-868px}.flagSprite.small-flag.DOM{background-position-y:-885px}.flagSprite.small-flag.ECU{background-position-y:-903px}.flagSprite.small-flag.EGY{background-position-y:-920px}.flagSprite.small-flag.ERI{background-position-y:-938px}.flagSprite.small-flag.ESA{background-position-y:-955px}.flagSprite.small-flag.ESP{background-position-y:-972px}.flagSprite.small-flag.EST{background-position-y:-990px}.flagSprite.small-flag.ETH{background-position-y:-1007px}.flagSprite.small-flag.FIJ{background-position-y:-1024px}.flagSprite.small-flag.FIN{background-position-y:-1042px}.flagSprite.small-flag.FRA{background-position-y:-1059px}.flagSprite.small-flag.FRO{background-position-y:-1076px}.flagSprite.small-flag.FSM_1{background-position-y:-1094px}.flagSprite.small-flag.FSM{background-position-y:-1111px}.flagSprite.small-flag.GAB{background-position-y:-1129px}.flagSprite.small-flag.GAM{background-position-y:-1146px}.flagSprite.small-flag.GBR{background-position-y:-1163px}.flagSprite.small-flag.GBS{background-position-y:-1181px}.flagSprite.small-flag.GEO{background-position-y:-1198px}.flagSprite.small-flag.GEQ{background-position-y:-1215px}.flagSprite.small-flag.GER{background-position-y:-1233px}.flagSprite.small-flag.GHA{background-position-y:-1250px}.flagSprite.small-flag.GRE{background-position-y:-1267px}.flagSprite.small-flag.GRL{background-position-y:-1285px}.flagSprite.small-flag.GRN{background-position-y:-1302px}.flagSprite.small-flag.GUA{background-position-y:-1320px}.flagSprite.small-flag.GUI{background-position-y:-1337px}.flagSprite.small-flag.GUM{background-position-y:-1354px}.flagSprite.small-flag.GUY{background-position-y:-1372px}.flagSprite.small-flag.HAI{background-position-y:-1389px}.flagSprite.small-flag.HKG{background-position-y:-1406px}.flagSprite.small-flag.HON{background-position-y:-1424px}.flagSprite.small-flag.HUN{background-position-y:-1441px}.flagSprite.small-flag.INA{background-position-y:-1458px}.flagSprite.small-flag.IND{background-position-y:-1476px}.flagSprite.small-flag.IRI{background-position-y:-1493px}.flagSprite.small-flag.IRL{background-position-y:-1511px}.flagSprite.small-flag.IRQ{background-position-y:-1528px}.flagSprite.small-flag.ISL{background-position-y:-1545px}.flagSprite.small-flag.ISR{background-position-y:-1563px}.flagSprite.small-flag.ISV{background-position-y:-1580px}.flagSprite.small-flag.ITA{background-position-y:-1597px}.flagSprite.small-flag.IVB{background-position-y:-1615px}.flagSprite.small-flag.JAM{background-position-y:-1632px}.flagSprite.small-flag.JOR{background-position-y:-1649px}.flagSprite.small-flag.JPN{background-position-y:-1667px}.flagSprite.small-flag.KAZ{background-position-y:-1684px}.flagSprite.small-flag.KEN{background-position-y:-1702px}.flagSprite.small-flag.KGZ{background-position-y:-1719px}.flagSprite.small-flag.KOR{background-position-y:-1736px}.flagSprite.small-flag.KSA{background-position-y:-1754px}.flagSprite.small-flag.KUW{background-position-y:-1771px}.flagSprite.small-flag.LAO{background-position-y:-1788px}.flagSprite.small-flag.LAT{background-position-y:-1806px}.flagSprite.small-flag.LBA{background-position-y:-1823px}.flagSprite.small-flag.LBN{background-position-y:-1840px}.flagSprite.small-flag.LBR{background-position-y:-1858px}.flagSprite.small-flag.LCA{background-position-y:-1875px}.flagSprite.small-flag.LES{background-position-y:-1892px}.flagSprite.small-flag.LIE{background-position-y:-1910px}.flagSprite.small-flag.LTU{background-position-y:-1927px}.flagSprite.small-flag.LUX{background-position-y:-1945px}.flagSprite.small-flag.MAC{background-position-y:-1962px}.flagSprite.small-flag.MAD{background-position-y:-1979px}.flagSprite.small-flag.MAR{background-position-y:-1997px}.flagSprite.small-flag.MAS{background-position-y:-2014px}.flagSprite.small-flag.MAW{background-position-y:-2031px}.flagSprite.small-flag.MDA{background-position-y:-2049px}.flagSprite.small-flag.MDV{background-position-y:-2066px}.flagSprite.small-flag.MEX{background-position-y:-2083px}.flagSprite.small-flag.MGL{background-position-y:-2101px}.flagSprite.small-flag.MKD{background-position-y:-2118px}.flagSprite.small-flag.MLI{background-position-y:-2136px}.flagSprite.small-flag.MLT{background-position-y:-2153px}.flagSprite.small-flag.MNE{background-position-y:-2170px}.flagSprite.small-flag.MON{background-position-y:-2188px}.flagSprite.small-flag.MOZ{background-position-y:-2205px}.flagSprite.small-flag.MRI{background-position-y:-2222px}.flagSprite.small-flag.MTN{background-position-y:-2240px}.flagSprite.small-flag.NAM{background-position-y:-2257px}.flagSprite.small-flag.NCA{background-position-y:-2274px}.flagSprite.small-flag.NED{background-position-y:-2292px}.flagSprite.small-flag.NEP{background-position-y:-2309px}.flagSprite.small-flag.NFK{background-position-y:-2327px}.flagSprite.small-flag.NGR{background-position-y:-2344px}.flagSprite.small-flag.NIG{background-position-y:-2361px}.flagSprite.small-flag.NMI{background-position-y:-2379px}.flagSprite.small-flag.NOR{background-position-y:-2396px}.flagSprite.small-flag.NRU{background-position-y:-2413px}.flagSprite.small-flag.NZL{background-position-y:-2431px}.flagSprite.small-flag.OMA{background-position-y:-2448px}.flagSprite.small-flag.PAK{background-position-y:-2465px}.flagSprite.small-flag.PAN{background-position-y:-2483px}.flagSprite.small-flag.PAR{background-position-y:-2500px}.flagSprite.small-flag.PER{background-position-y:-2518px}.flagSprite.small-flag.PHI{background-position-y:-2535px}.flagSprite.small-flag.PLE{background-position-y:-2552px}.flagSprite.small-flag.PLW{background-position-y:-2570px}.flagSprite.small-flag.PNG{background-position-y:-2587px}.flagSprite.small-flag.POL{background-position-y:-2604px}.flagSprite.small-flag.POR{background-position-y:-2622px}.flagSprite.small-flag.PRK{background-position-y:-2639px}.flagSprite.small-flag.PUR{background-position-y:-2656px}.flagSprite.small-flag.QAT{background-position-y:-2674px}.flagSprite.small-flag.ROU{background-position-y:-2691px}.flagSprite.small-flag.RSA{background-position-y:-2709px}.flagSprite.small-flag.RUS{background-position-y:-2726px}.flagSprite.small-flag.RWA{background-position-y:-2743px}.flagSprite.small-flag.SAM{background-position-y:-2761px}.flagSprite.small-flag.SEN{background-position-y:-2778px}.flagSprite.small-flag.SEY{background-position-y:-2795px}.flagSprite.small-flag.SGP{background-position-y:-2813px}.flagSprite.small-flag.SKN{background-position-y:-2830px}.flagSprite.small-flag.SLE{background-position-y:-2847px}.flagSprite.small-flag.SLO{background-position-y:-2865px}.flagSprite.small-flag.SMR{background-position-y:-2882px}.flagSprite.small-flag.SOL{background-position-y:-2900px}.flagSprite.small-flag.SOM{background-position-y:-2917px}.flagSprite.small-flag.SRB{background-position-y:-2934px}.flagSprite.small-flag.SRI{background-position-y:-2952px}.flagSprite.small-flag.STP{background-position-y:-2969px}.flagSprite.small-flag.SUD{background-position-y:-2986px}.flagSprite.small-flag.SUI{background-position-y:-3004px}.flagSprite.small-flag.SUR{background-position-y:-3021px}.flagSprite.small-flag.SVK{background-position-y:-3038px}.flagSprite.small-flag.SWE{background-position-y:-3056px}.flagSprite.small-flag.SWZ{background-position-y:-3073px}.flagSprite.small-flag.SYR{background-position-y:-3090px}.flagSprite.small-flag.TAN{background-position-y:-3108px}.flagSprite.small-flag.TGA{background-position-y:-3125px}.flagSprite.small-flag.THA{background-position-y:-3143px}.flagSprite.small-flag.TJK{background-position-y:-3160px}.flagSprite.small-flag.TKM{background-position-y:-3177px}.flagSprite.small-flag.TLS{background-position-y:-3195px}.flagSprite.small-flag.TOG{background-position-y:-3212px}.flagSprite.small-flag.TRI{background-position-y:-3229px}.flagSprite.small-flag.TUN{background-position-y:-3247px}.flagSprite.small-flag.TUR{background-position-y:-3264px}.flagSprite.small-flag.TUV{background-position-y:-3281px}.flagSprite.small-flag.TWN{background-position-y:-3299px}.flagSprite.small-flag.UAE{background-position-y:-3316px}.flagSprite.small-flag.UGA{background-position-y:-3334px}.flagSprite.small-flag.UKR{background-position-y:-3351px}.flagSprite.small-flag.UMI{background-position-y:-3368px}.flagSprite.small-flag.URU{background-position-y:-3386px}.flagSprite.small-flag.USA{background-position-y:-3403px}.flagSprite.small-flag.UZB{background-position-y:-3420px}.flagSprite.small-flag.VAN{background-position-y:-3438px}.flagSprite.small-flag.VEN{background-position-y:-3455px}.flagSprite.small-flag.VIE{background-position-y:-3472px}.flagSprite.small-flag.VIN{background-position-y:-3490px}.flagSprite.small-flag.WLF{background-position-y:-3507px}.flagSprite.small-flag.YEM{background-position-y:-3525px}.flagSprite.small-flag.ZAM{background-position-y:-3542px}.flagSprite.small-flag.ZIM{background-position-y:-3559px}.flagSprite.small-flag.TPE{background-position-y:-3577px}.browser-edge .flagSprite.small-flag.ALB,.browser-ie .flagSprite.small-flag.ALB{background-position-y:-17px}.browser-edge .flagSprite.small-flag.ALG,.browser-ie .flagSprite.small-flag.ALG{background-position-y:-35px}.browser-edge .flagSprite.small-flag.AND,.browser-ie .flagSprite.small-flag.AND{background-position-y:-52px}.browser-edge .flagSprite.small-flag.ANG,.browser-ie .flagSprite.small-flag.ANG{background-position-y:-69px}.browser-edge .flagSprite.small-flag.ANT,.browser-ie .flagSprite.small-flag.ANT{background-position-y:-86px}.browser-edge .flagSprite.small-flag.ARG,.browser-ie .flagSprite.small-flag.ARG{background-position-y:-104px}.browser-edge .flagSprite.small-flag.ARM,.browser-ie .flagSprite.small-flag.ARM{background-position-y:-121px}.browser-edge .flagSprite.small-flag.ARU,.browser-ie .flagSprite.small-flag.ARU{background-position-y:-138px}.browser-edge .flagSprite.small-flag.ASA,.browser-ie .flagSprite.small-flag.ASA{background-position-y:-156px}.browser-edge .flagSprite.small-flag.AUS,.browser-ie .flagSprite.small-flag.AUS{background-position-y:-173px}.browser-edge .flagSprite.small-flag.AUT,.browser-ie .flagSprite.small-flag.AUT{background-position-y:-190px}.browser-edge .flagSprite.small-flag.AZE,.browser-ie .flagSprite.small-flag.AZE{background-position-y:-208px}.browser-edge .flagSprite.small-flag.BAR,.browser-ie .flagSprite.small-flag.BAR{background-position-y:-225px}.browser-edge .flagSprite.small-flag.BDI,.browser-ie .flagSprite.small-flag.BDI{background-position-y:-242px}.browser-edge .flagSprite.small-flag.BEL,.browser-ie .flagSprite.small-flag.BEL{background-position-y:-259px}.browser-edge .flagSprite.small-flag.BEN,.browser-ie .flagSprite.small-flag.BEN{background-position-y:-277px}.browser-edge .flagSprite.small-flag.BER,.browser-ie .flagSprite.small-flag.BER{background-position-y:-294px}.browser-edge .flagSprite.small-flag.BHU,.browser-ie .flagSprite.small-flag.BHU{background-position-y:-311px}.browser-edge .flagSprite.small-flag.BIH,.browser-ie .flagSprite.small-flag.BIH{background-position-y:-329px}.browser-edge .flagSprite.small-flag.BLR,.browser-ie .flagSprite.small-flag.BLR{background-position-y:-346px}.browser-edge .flagSprite.small-flag.BOL,.browser-ie .flagSprite.small-flag.BOL{background-position-y:-363px}.browser-edge .flagSprite.small-flag.BOT,.browser-ie .flagSprite.small-flag.BOT{background-position-y:-381px}.browser-edge .flagSprite.small-flag.BRA,.browser-ie .flagSprite.small-flag.BRA{background-position-y:-398px}.browser-edge .flagSprite.small-flag.BRU,.browser-ie .flagSprite.small-flag.BRU{background-position-y:-415px}.browser-edge .flagSprite.small-flag.BUL,.browser-ie .flagSprite.small-flag.BUL{background-position-y:-432px}.browser-edge .flagSprite.small-flag.BUR,.browser-ie .flagSprite.small-flag.BUR{background-position-y:-450px}.browser-edge .flagSprite.small-flag.CAF,.browser-ie .flagSprite.small-flag.CAF{background-position-y:-467px}.browser-edge .flagSprite.small-flag.CAM,.browser-ie .flagSprite.small-flag.CAM{background-position-y:-484px}.browser-edge .flagSprite.small-flag.CAN,.browser-ie .flagSprite.small-flag.CAN{background-position-y:-502px}.browser-edge .flagSprite.small-flag.CAY,.browser-ie .flagSprite.small-flag.CAY{background-position-y:-519px}.browser-edge .flagSprite.small-flag.CGO,.browser-ie .flagSprite.small-flag.CGO{background-position-y:-536px}.browser-edge .flagSprite.small-flag.CHA,.browser-ie .flagSprite.small-flag.CHA{background-position-y:-554px}.browser-edge .flagSprite.small-flag.CHI,.browser-ie .flagSprite.small-flag.CHI{background-position-y:-571px}.browser-edge .flagSprite.small-flag.CHN,.browser-ie .flagSprite.small-flag.CHN{background-position-y:-588px}.browser-edge .flagSprite.small-flag.CIV,.browser-ie .flagSprite.small-flag.CIV{background-position-y:-605px}.browser-edge .flagSprite.small-flag.CMR,.browser-ie .flagSprite.small-flag.CMR{background-position-y:-623px}.browser-edge .flagSprite.small-flag.COD,.browser-ie .flagSprite.small-flag.COD{background-position-y:-640px}.browser-edge .flagSprite.small-flag.COK,.browser-ie .flagSprite.small-flag.COK{background-position-y:-657px}.browser-edge .flagSprite.small-flag.COL,.browser-ie .flagSprite.small-flag.COL{background-position-y:-675px}.browser-edge .flagSprite.small-flag.COM,.browser-ie .flagSprite.small-flag.COM{background-position-y:-692px}.browser-edge .flagSprite.small-flag.CPV,.browser-ie .flagSprite.small-flag.CPV{background-position-y:-709px}.browser-edge .flagSprite.small-flag.CRC,.browser-ie .flagSprite.small-flag.CRC{background-position-y:-727px}.browser-edge .flagSprite.small-flag.CRO,.browser-ie .flagSprite.small-flag.CRO{background-position-y:-744px}.browser-edge .flagSprite.small-flag.CUB,.browser-ie .flagSprite.small-flag.CUB{background-position-y:-761px}.browser-edge .flagSprite.small-flag.CUW,.browser-ie .flagSprite.small-flag.CUW{background-position-y:-778px}.browser-edge .flagSprite.small-flag.CYP,.browser-ie .flagSprite.small-flag.CYP{background-position-y:-796px}.browser-edge .flagSprite.small-flag.CZE,.browser-ie .flagSprite.small-flag.CZE{background-position-y:-813px}.browser-edge .flagSprite.small-flag.DEN,.browser-ie .flagSprite.small-flag.DEN{background-position-y:-830px}.browser-edge .flagSprite.small-flag.DJI,.browser-ie .flagSprite.small-flag.DJI{background-position-y:-848px}.browser-edge .flagSprite.small-flag.DMA,.browser-ie .flagSprite.small-flag.DMA{background-position-y:-865px}.browser-edge .flagSprite.small-flag.DOM,.browser-ie .flagSprite.small-flag.DOM{background-position-y:-882px}.browser-edge .flagSprite.small-flag.ECU,.browser-ie .flagSprite.small-flag.ECU{background-position-y:-900px}.browser-edge .flagSprite.small-flag.EGY,.browser-ie .flagSprite.small-flag.EGY{background-position-y:-917px}.browser-edge .flagSprite.small-flag.ERI,.browser-ie .flagSprite.small-flag.ERI{background-position-y:-934px}.browser-edge .flagSprite.small-flag.ESA,.browser-ie .flagSprite.small-flag.ESA{background-position-y:-951px}.browser-edge .flagSprite.small-flag.ESP,.browser-ie .flagSprite.small-flag.ESP{background-position-y:-969px}.browser-edge .flagSprite.small-flag.EST,.browser-ie .flagSprite.small-flag.EST{background-position-y:-986px}.browser-edge .flagSprite.small-flag.ETH,.browser-ie .flagSprite.small-flag.ETH{background-position-y:-1003px}.browser-edge .flagSprite.small-flag.FIJ,.browser-ie .flagSprite.small-flag.FIJ{background-position-y:-1021px}.browser-edge .flagSprite.small-flag.FIN,.browser-ie .flagSprite.small-flag.FIN{background-position-y:-1038px}.browser-edge .flagSprite.small-flag.FRA,.browser-ie .flagSprite.small-flag.FRA{background-position-y:-1055px}.browser-edge .flagSprite.small-flag.FRO,.browser-ie .flagSprite.small-flag.FRO{background-position-y:-1073px}.browser-edge .flagSprite.small-flag.FSM_1,.browser-ie .flagSprite.small-flag.FSM_1{background-position-y:-1090px}.browser-edge .flagSprite.small-flag.FSM,.browser-ie .flagSprite.small-flag.FSM{background-position-y:-1107px}.browser-edge .flagSprite.small-flag.GAB,.browser-ie .flagSprite.small-flag.GAB{background-position-y:-1124px}.browser-edge .flagSprite.small-flag.GAM,.browser-ie .flagSprite.small-flag.GAM{background-position-y:-1142px}.browser-edge .flagSprite.small-flag.GBR,.browser-ie .flagSprite.small-flag.GBR{background-position-y:-1159px}.browser-edge .flagSprite.small-flag.GBS,.browser-ie .flagSprite.small-flag.GBS{background-position-y:-1176px}.browser-edge .flagSprite.small-flag.GEO,.browser-ie .flagSprite.small-flag.GEO{background-position-y:-1194px}.browser-edge .flagSprite.small-flag.GEQ,.browser-ie .flagSprite.small-flag.GEQ{background-position-y:-1211px}.browser-edge .flagSprite.small-flag.GER,.browser-ie .flagSprite.small-flag.GER{background-position-y:-1228px}.browser-edge .flagSprite.small-flag.GHA,.browser-ie .flagSprite.small-flag.GHA{background-position-y:-1246px}.browser-edge .flagSprite.small-flag.GRE,.browser-ie .flagSprite.small-flag.GRE{background-position-y:-1263px}.browser-edge .flagSprite.small-flag.GRL,.browser-ie .flagSprite.small-flag.GRL{background-position-y:-1280px}.browser-edge .flagSprite.small-flag.GRN,.browser-ie .flagSprite.small-flag.GRN{background-position-y:-1297px}.browser-edge .flagSprite.small-flag.GUA,.browser-ie .flagSprite.small-flag.GUA{background-position-y:-1315px}.browser-edge .flagSprite.small-flag.GUI,.browser-ie .flagSprite.small-flag.GUI{background-position-y:-1332px}.browser-edge .flagSprite.small-flag.GUM,.browser-ie .flagSprite.small-flag.GUM{background-position-y:-1349px}.browser-edge .flagSprite.small-flag.GUY,.browser-ie .flagSprite.small-flag.GUY{background-position-y:-1367px}.browser-edge .flagSprite.small-flag.HAI,.browser-ie .flagSprite.small-flag.HAI{background-position-y:-1384px}.browser-edge .flagSprite.small-flag.HKG,.browser-ie .flagSprite.small-flag.HKG{background-position-y:-1401px}.browser-edge .flagSprite.small-flag.HON,.browser-ie .flagSprite.small-flag.HON{background-position-y:-1419px}.browser-edge .flagSprite.small-flag.HUN,.browser-ie .flagSprite.small-flag.HUN{background-position-y:-1436px}.browser-edge .flagSprite.small-flag.INA,.browser-ie .flagSprite.small-flag.INA{background-position-y:-1453px}.browser-edge .flagSprite.small-flag.IND,.browser-ie .flagSprite.small-flag.IND{background-position-y:-1470px}.browser-edge .flagSprite.small-flag.IRI,.browser-ie .flagSprite.small-flag.IRI{background-position-y:-1488px}.browser-edge .flagSprite.small-flag.IRL,.browser-ie .flagSprite.small-flag.IRL{background-position-y:-1505px}.browser-edge .flagSprite.small-flag.IRQ,.browser-ie .flagSprite.small-flag.IRQ{background-position-y:-1522px}.browser-edge .flagSprite.small-flag.ISL,.browser-ie .flagSprite.small-flag.ISL{background-position-y:-1540px}.browser-edge .flagSprite.small-flag.ISR,.browser-ie .flagSprite.small-flag.ISR{background-position-y:-1557px}.browser-edge .flagSprite.small-flag.ISV,.browser-ie .flagSprite.small-flag.ISV{background-position-y:-1574px}.browser-edge .flagSprite.small-flag.ITA,.browser-ie .flagSprite.small-flag.ITA{background-position-y:-1592px}.browser-edge .flagSprite.small-flag.IVB,.browser-ie .flagSprite.small-flag.IVB{background-position-y:-1609px}.browser-edge .flagSprite.small-flag.JAM,.browser-ie .flagSprite.small-flag.JAM{background-position-y:-1626px}.browser-edge .flagSprite.small-flag.JOR,.browser-ie .flagSprite.small-flag.JOR{background-position-y:-1643px}.browser-edge .flagSprite.small-flag.JPN,.browser-ie .flagSprite.small-flag.JPN{background-position-y:-1661px}.browser-edge .flagSprite.small-flag.KAZ,.browser-ie .flagSprite.small-flag.KAZ{background-position-y:-1678px}.browser-edge .flagSprite.small-flag.KEN,.browser-ie .flagSprite.small-flag.KEN{background-position-y:-1695px}.browser-edge .flagSprite.small-flag.KGZ,.browser-ie .flagSprite.small-flag.KGZ{background-position-y:-1713px}.browser-edge .flagSprite.small-flag.KOR,.browser-ie .flagSprite.small-flag.KOR{background-position-y:-1730px}.browser-edge .flagSprite.small-flag.KSA,.browser-ie .flagSprite.small-flag.KSA{background-position-y:-1747px}.browser-edge .flagSprite.small-flag.KUW,.browser-ie .flagSprite.small-flag.KUW{background-position-y:-1765px}.browser-edge .flagSprite.small-flag.LAO,.browser-ie .flagSprite.small-flag.LAO{background-position-y:-1782px}.browser-edge .flagSprite.small-flag.LAT,.browser-ie .flagSprite.small-flag.LAT{background-position-y:-1799px}.browser-edge .flagSprite.small-flag.LBA,.browser-ie .flagSprite.small-flag.LBA{background-position-y:-1816px}.browser-edge .flagSprite.small-flag.LBN,.browser-ie .flagSprite.small-flag.LBN{background-position-y:-1834px}.browser-edge .flagSprite.small-flag.LBR,.browser-ie .flagSprite.small-flag.LBR{background-position-y:-1851px}.browser-edge .flagSprite.small-flag.LCA,.browser-ie .flagSprite.small-flag.LCA{background-position-y:-1868px}.browser-edge .flagSprite.small-flag.LES,.browser-ie .flagSprite.small-flag.LES{background-position-y:-1886px}.browser-edge .flagSprite.small-flag.LIE,.browser-ie .flagSprite.small-flag.LIE{background-position-y:-1903px}.browser-edge .flagSprite.small-flag.LTU,.browser-ie .flagSprite.small-flag.LTU{background-position-y:-1920px}.browser-edge .flagSprite.small-flag.LUX,.browser-ie .flagSprite.small-flag.LUX{background-position-y:-1938px}.browser-edge .flagSprite.small-flag.MAC,.browser-ie .flagSprite.small-flag.MAC{background-position-y:-1955px}.browser-edge .flagSprite.small-flag.MAD,.browser-ie .flagSprite.small-flag.MAD{background-position-y:-1972px}.browser-edge .flagSprite.small-flag.MAR,.browser-ie .flagSprite.small-flag.MAR{background-position-y:-1989px}.browser-edge .flagSprite.small-flag.MAS,.browser-ie .flagSprite.small-flag.MAS{background-position-y:-2007px}.browser-edge .flagSprite.small-flag.MAW,.browser-ie .flagSprite.small-flag.MAW{background-position-y:-2024px}.browser-edge .flagSprite.small-flag.MDA,.browser-ie .flagSprite.small-flag.MDA{background-position-y:-2041px}.browser-edge .flagSprite.small-flag.MDV,.browser-ie .flagSprite.small-flag.MDV{background-position-y:-2059px}.browser-edge .flagSprite.small-flag.MEX,.browser-ie .flagSprite.small-flag.MEX{background-position-y:-2076px}.browser-edge .flagSprite.small-flag.MGL,.browser-ie .flagSprite.small-flag.MGL{background-position-y:-2093px}.browser-edge .flagSprite.small-flag.MKD,.browser-ie .flagSprite.small-flag.MKD{background-position-y:-2111px}.browser-edge .flagSprite.small-flag.MLI,.browser-ie .flagSprite.small-flag.MLI{background-position-y:-2128px}.browser-edge .flagSprite.small-flag.MLT,.browser-ie .flagSprite.small-flag.MLT{background-position-y:-2145px}.browser-edge .flagSprite.small-flag.MNE,.browser-ie .flagSprite.small-flag.MNE{background-position-y:-2162px}.browser-edge .flagSprite.small-flag.MON,.browser-ie .flagSprite.small-flag.MON{background-position-y:-2180px}.browser-edge .flagSprite.small-flag.MOZ,.browser-ie .flagSprite.small-flag.MOZ{background-position-y:-2197px}.browser-edge .flagSprite.small-flag.MRI,.browser-ie .flagSprite.small-flag.MRI{background-position-y:-2214px}.browser-edge .flagSprite.small-flag.MTN,.browser-ie .flagSprite.small-flag.MTN{background-position-y:-2232px}.browser-edge .flagSprite.small-flag.NAM,.browser-ie .flagSprite.small-flag.NAM{background-position-y:-2249px}.browser-edge .flagSprite.small-flag.NCA,.browser-ie .flagSprite.small-flag.NCA{background-position-y:-2266px}.browser-edge .flagSprite.small-flag.NED,.browser-ie .flagSprite.small-flag.NED{background-position-y:-2284px}.browser-edge .flagSprite.small-flag.NEP,.browser-ie .flagSprite.small-flag.NEP{background-position-y:-2301px}.browser-edge .flagSprite.small-flag.NFK,.browser-ie .flagSprite.small-flag.NFK{background-position-y:-2318px}.browser-edge .flagSprite.small-flag.NGR,.browser-ie .flagSprite.small-flag.NGR{background-position-y:-2335px}.browser-edge .flagSprite.small-flag.NIG,.browser-ie .flagSprite.small-flag.NIG{background-position-y:-2353px}.browser-edge .flagSprite.small-flag.NMI,.browser-ie .flagSprite.small-flag.NMI{background-position-y:-2370px}.browser-edge .flagSprite.small-flag.NOR,.browser-ie .flagSprite.small-flag.NOR{background-position-y:-2387px}.browser-edge .flagSprite.small-flag.NRU,.browser-ie .flagSprite.small-flag.NRU{background-position-y:-2405px}.browser-edge .flagSprite.small-flag.NZL,.browser-ie .flagSprite.small-flag.NZL{background-position-y:-2422px}.browser-edge .flagSprite.small-flag.OMA,.browser-ie .flagSprite.small-flag.OMA{background-position-y:-2439px}.browser-edge .flagSprite.small-flag.PAK,.browser-ie .flagSprite.small-flag.PAK{background-position-y:-2457px}.browser-edge .flagSprite.small-flag.PAN,.browser-ie .flagSprite.small-flag.PAN{background-position-y:-2474px}.browser-edge .flagSprite.small-flag.PAR,.browser-ie .flagSprite.small-flag.PAR{background-position-y:-2491px}.browser-edge .flagSprite.small-flag.PER,.browser-ie .flagSprite.small-flag.PER{background-position-y:-2508px}.browser-edge .flagSprite.small-flag.PHI,.browser-ie .flagSprite.small-flag.PHI{background-position-y:-2526px}.browser-edge .flagSprite.small-flag.PLE,.browser-ie .flagSprite.small-flag.PLE{background-position-y:-2543px}.browser-edge .flagSprite.small-flag.PLW,.browser-ie .flagSprite.small-flag.PLW{background-position-y:-2560px}.browser-edge .flagSprite.small-flag.PNG,.browser-ie .flagSprite.small-flag.PNG{background-position-y:-2578px}.browser-edge .flagSprite.small-flag.POL,.browser-ie .flagSprite.small-flag.POL{background-position-y:-2595px}.browser-edge .flagSprite.small-flag.POR,.browser-ie .flagSprite.small-flag.POR{background-position-y:-2612px}.browser-edge .flagSprite.small-flag.PRK,.browser-ie .flagSprite.small-flag.PRK{background-position-y:-2630px}.browser-edge .flagSprite.small-flag.PUR,.browser-ie .flagSprite.small-flag.PUR{background-position-y:-2647px}.browser-edge .flagSprite.small-flag.QAT,.browser-ie .flagSprite.small-flag.QAT{background-position-y:-2664px}.browser-edge .flagSprite.small-flag.ROU,.browser-ie .flagSprite.small-flag.ROU{background-position-y:-2681px}.browser-edge .flagSprite.small-flag.RSA,.browser-ie .flagSprite.small-flag.RSA{background-position-y:-2699px}.browser-edge .flagSprite.small-flag.RUS,.browser-ie .flagSprite.small-flag.RUS{background-position-y:-2716px}.browser-edge .flagSprite.small-flag.RWA,.browser-ie .flagSprite.small-flag.RWA{background-position-y:-2733px}.browser-edge .flagSprite.small-flag.SAM,.browser-ie .flagSprite.small-flag.SAM{background-position-y:-2751px}.browser-edge .flagSprite.small-flag.SEN,.browser-ie .flagSprite.small-flag.SEN{background-position-y:-2768px}.browser-edge .flagSprite.small-flag.SEY,.browser-ie .flagSprite.small-flag.SEY{background-position-y:-2785px}.browser-edge .flagSprite.small-flag.SGP,.browser-ie .flagSprite.small-flag.SGP{background-position-y:-2803px}.browser-edge .flagSprite.small-flag.SKN,.browser-ie .flagSprite.small-flag.SKN{background-position-y:-2820px}.browser-edge .flagSprite.small-flag.SLE,.browser-ie .flagSprite.small-flag.SLE{background-position-y:-2837px}.browser-edge .flagSprite.small-flag.SLO,.browser-ie .flagSprite.small-flag.SLO{background-position-y:-2854px}.browser-edge .flagSprite.small-flag.SMR,.browser-ie .flagSprite.small-flag.SMR{background-position-y:-2872px}.browser-edge .flagSprite.small-flag.SOL,.browser-ie .flagSprite.small-flag.SOL{background-position-y:-2889px}.browser-edge .flagSprite.small-flag.SOM,.browser-ie .flagSprite.small-flag.SOM{background-position-y:-2906px}.browser-edge .flagSprite.small-flag.SRB,.browser-ie .flagSprite.small-flag.SRB{background-position-y:-2924px}.browser-edge .flagSprite.small-flag.SRI,.browser-ie .flagSprite.small-flag.SRI{background-position-y:-2941px}.browser-edge .flagSprite.small-flag.STP,.browser-ie .flagSprite.small-flag.STP{background-position-y:-2958px}.browser-edge .flagSprite.small-flag.SUD,.browser-ie .flagSprite.small-flag.SUD{background-position-y:-2976px}.browser-edge .flagSprite.small-flag.SUI,.browser-ie .flagSprite.small-flag.SUI{background-position-y:-2993px}.browser-edge .flagSprite.small-flag.SUR,.browser-ie .flagSprite.small-flag.SUR{background-position-y:-3010px}.browser-edge .flagSprite.small-flag.SVK,.browser-ie .flagSprite.small-flag.SVK{background-position-y:-3027px}.browser-edge .flagSprite.small-flag.SWE,.browser-ie .flagSprite.small-flag.SWE{background-position-y:-3045px}.browser-edge .flagSprite.small-flag.SWZ,.browser-ie .flagSprite.small-flag.SWZ{background-position-y:-3062px}.browser-edge .flagSprite.small-flag.SYR,.browser-ie .flagSprite.small-flag.SYR{background-position-y:-3079px}.browser-edge .flagSprite.small-flag.TAN,.browser-ie .flagSprite.small-flag.TAN{background-position-y:-3097px}.browser-edge .flagSprite.small-flag.TGA,.browser-ie .flagSprite.small-flag.TGA{background-position-y:-3114px}.browser-edge .flagSprite.small-flag.THA,.browser-ie .flagSprite.small-flag.THA{background-position-y:-3131px}.browser-edge .flagSprite.small-flag.TJK,.browser-ie .flagSprite.small-flag.TJK{background-position-y:-3149px}.browser-edge .flagSprite.small-flag.TKM,.browser-ie .flagSprite.small-flag.TKM{background-position-y:-3166px}.browser-edge .flagSprite.small-flag.TLS,.browser-ie .flagSprite.small-flag.TLS{background-position-y:-3183px}.browser-edge .flagSprite.small-flag.TOG,.browser-ie .flagSprite.small-flag.TOG{background-position-y:-3200px}.browser-edge .flagSprite.small-flag.TRI,.browser-ie .flagSprite.small-flag.TRI{background-position-y:-3218px}.browser-edge .flagSprite.small-flag.TUN,.browser-ie .flagSprite.small-flag.TUN{background-position-y:-3235px}.browser-edge .flagSprite.small-flag.TUR,.browser-ie .flagSprite.small-flag.TUR{background-position-y:-3252px}.browser-edge .flagSprite.small-flag.TUV,.browser-ie .flagSprite.small-flag.TUV{background-position-y:-3270px}.browser-edge .flagSprite.small-flag.TWN,.browser-ie .flagSprite.small-flag.TWN{background-position-y:-3287px}.browser-edge .flagSprite.small-flag.UAE,.browser-ie .flagSprite.small-flag.UAE{background-position-y:-3304px}.browser-edge .flagSprite.small-flag.UGA,.browser-ie .flagSprite.small-flag.UGA{background-position-y:-3322px}.browser-edge .flagSprite.small-flag.UKR,.browser-ie .flagSprite.small-flag.UKR{background-position-y:-3339px}.browser-edge .flagSprite.small-flag.UMI,.browser-ie .flagSprite.small-flag.UMI{background-position-y:-3356px}.browser-edge .flagSprite.small-flag.URU,.browser-ie .flagSprite.small-flag.URU{background-position-y:-3373px}.browser-edge .flagSprite.small-flag.USA,.browser-ie .flagSprite.small-flag.USA{background-position-y:-3391px}.browser-edge .flagSprite.small-flag.UZB,.browser-ie .flagSprite.small-flag.UZB{background-position-y:-3408px}.browser-edge .flagSprite.small-flag.VAN,.browser-ie .flagSprite.small-flag.VAN{background-position-y:-3425px}.browser-edge .flagSprite.small-flag.VEN,.browser-ie .flagSprite.small-flag.VEN{background-position-y:-3443px}.browser-edge .flagSprite.small-flag.VIE,.browser-ie .flagSprite.small-flag.VIE{background-position-y:-3460px}.browser-edge .flagSprite.small-flag.VIN,.browser-ie .flagSprite.small-flag.VIN{background-position-y:-3477px}.browser-edge .flagSprite.small-flag.WLF,.browser-ie .flagSprite.small-flag.WLF{background-position-y:-3495px}.browser-edge .flagSprite.small-flag.YEM,.browser-ie .flagSprite.small-flag.YEM{background-position-y:-3512px}.browser-edge .flagSprite.small-flag.ZAM,.browser-ie .flagSprite.small-flag.ZAM{background-position-y:-3529px}.browser-edge .flagSprite.small-flag.ZIM,.browser-ie .flagSprite.small-flag.ZIM{background-position-y:-3546px}.browser-edge .flagSprite.small-flag.TPE,.browser-ie .flagSprite.small-flag.TPE{background-position-y:-3564px}}.status-pill{width:auto;display:inline-block;text-transform:uppercase;font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;text-align:center;vertical-align:bottom;white-space:nowrap}.status-pill abbr,.status-pill abbr[title]{text-decoration:none;border-bottom:none}@media print{.status-pill{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status-pill{border:.0625rem solid #888;background-color:transparent!important}}}.status-pill--bg-white{background-color:#fff}.status-pill--bg-white-dark{background-color:#f2f2f2}.status-pill--bg-grey-stone{background-color:#e6e6e6}.status-pill--bg-grey-lightest{background-color:#f8f8f8}.status-pill--bg-grey-lighterer{background-color:grey}.status-pill--bg-grey-lighter{background-color:#f4f4f4}.status-pill--bg-grey-light{background-color:#eee}.status-pill--bg-grey-light-border{background-color:#ccc}.status-pill--bg-grey-mid{background-color:#ddd}.status-pill--bg-grey-dark{background-color:#666}.status-pill--bg-gray-darker{background-color:#7b7979}.status-pill--bg-grey-darkerer{background-color:#333}.status-pill--bg-grey-darkest{background-color:#222}.status-pill--bg-off-black{background-color:#111}.status-pill--bg-black{background-color:#000}.status-pill--bg-blue-outline-highlight{background-color:#66cfff}.status-pill--bg-blue-background-highlight{background-color:#e6f5ff}.status-pill--bg-ao-footer-grey{background-color:#f9f9f9}.status-pill--bg-ao-blue{background-color:#0091d2}.status-pill--bg-ao-dark-blue{background-color:#003a5d}.status-pill--bg-ao-darker-blue{background-color:#1e2886}.status-pill--bg-ao-orange{background-color:#f7981d}.status-pill--bg-ao-lime-green{background-color:#d7d700}.status-pill--bg-ao-watermelon{background-color:#ff6664}.status-pill--bg-ao-live{background-color:#ff51cd}.status-pill--bg-ao-red{background-color:#e40521}.status-pill--bg-ao-ruby-red{background-color:#df164c}.status-pill--bg-ao-yellow{background-color:#ffde14}.status-pill--bg-ao-live-ball{background-color:#bfd400}.status-pill--bg-infosys-blue{background-color:#0074a8}.status-pill--bg-ao-grey{background-color:#e5e5e5}.status-pill--bg-ao-brand-digital-blue{background-color:#0073b2}.status-pill--bg-rolex-green{background-color:#275f3c}.status-pill--bg-blue-mid{background-color:#0091d2}.status-pill--bg-blue-dark{background-color:#003a5d}.status-pill--bg-blue-darker{background-color:#003255}.status-pill--bg-blue-darkest{background-color:#005ba6}.status-pill--bg-blue-button-dark{background-color:#004985}.status-pill--bg-green-mid{background-color:#d7d700}.status-pill--bg-blue-light{background-color:#f3fafd}.status-pill--bg-orange-mid{background-color:#ea902f}.status-pill--bg-orange-dark{background-color:#e40521}.status-pill--bg-green-light{background-color:#ffde14}.status-pill--bg-pale-yellow{background-color:#fff8d0}.score-list{font-size:inherit;display:block}.score-list,.score-list:active,.score-list:focus,.score-list:hover{color:inherit;text-decoration:none}.score-list__container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;margin:0 -.5em}.score-list__container--is-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.score-list__container--is-centered{-ms-flex-pack:center;justify-content:center}.score-list__container--is-right-aligned{-ms-flex-pack:end;justify-content:flex-end}.score-list__score-group,.score-list__status-pill{margin:0 .5em;display:-ms-flexbox;display:flex}.score-list--is-small-gap .score-list__container{margin-left:-.2em;margin-right:-.2em}.score-list--is-small-gap .score-list__score-group,.score-list--is-small-gap .score-list__status-pill{margin-left:.2em;margin-right:.2em}.score-list__score{display:-ms-flexbox;display:flex}.score-list__score sup{top:-.3em;line-height:inherit}.upcoming-match-card{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-top:.6875rem}.upcoming-match-card>div{-ms-flex:1 1 50%;flex:1 1 50%}.upcoming-match-card__names-wrapper>p,.upcoming-match-card__names-wrapper a{font-weight:700;margin-bottom:.5rem;font-family:Sharp Sans,Arial,sans-serif;font-size:.75rem;line-height:.9375rem}.upcoming-match-card__images-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;margin-bottom:-.25rem;-ms-flex-pack:end;justify-content:flex-end}.upcoming-match-card__image{width:4rem;height:4rem;position:relative}.upcoming-match-card__image:last-child{margin-left:-.625rem}.upcoming-match-card__image--profile{width:2.5rem;height:2.5rem;border-radius:50%;margin-bottom:.9375rem;border:2px solid #fff}.upcoming-match-card__image--profile:first-child{margin-right:.625rem}.upcoming-match-card__image--profile:last-child{margin-left:0;margin-right:.875rem}.upcoming-match-card--dark a,.upcoming-match-card--dark p{color:#fff}.upcoming-match-card--dark .upcoming-match-card__vs{color:#d7d700}.upcoming-match-card a{text-decoration:none}.upcoming-match-card a:hover{text-decoration:underline}@media (min-width:120rem){.upcoming-match-card{padding-top:.125rem}.upcoming-match-card__names-wrapper>p,.upcoming-match-card__names-wrapper a{margin-bottom:.25rem;font-size:1rem;line-height:1.375rem}.upcoming-match-card__images-wrapper{height:6rem;margin-right:1.125rem;margin-bottom:-.625rem}.upcoming-match-card__image{width:6.25rem;height:6.25rem}.upcoming-match-card__image:last-child{margin-left:-1.1875rem}.upcoming-match-card__image--profile{width:4.125rem;height:4.125rem;margin-bottom:1.0625rem}.upcoming-match-card__image--profile:first-child{margin-right:1.1875rem}.upcoming-match-card__image--profile:last-child{margin-left:0}.upcoming-match-card--doubles{padding-bottom:.5rem}}.pulse,.score-card-homepage__match-centre-link:focus~.breaker-row .breaker-line__icon,.score-card-homepage__match-centre-link:hover~.breaker-row .breaker-line__icon{-webkit-animation-name:pulse;animation-name:pulse}.score-card-homepage .match-teams .team-detail .status.-walkover:after,.status--walkover:after{text-transform:uppercase;display:inline-block;content:Walkover;font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#666;text-align:center;vertical-align:bottom}@media print{.score-card-homepage .match-teams .team-detail .status.-walkover:after,.status--walkover:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.score-card-homepage .match-teams .team-detail .status.-walkover:after,.status--walkover:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .score-card-homepage .match-teams .team-detail .status.-walkover:after,.browser-ie .status--walkover:after,.score-card-homepage .match-teams .team-detail .browser-ie .status.-walkover:after{line-height:12px}.score-card-homepage .match-teams .team-detail .status.-retired:after,.status--retired:after{text-transform:uppercase;display:inline-block;content:ret;font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.score-card-homepage .match-teams .team-detail .status.-retired:after,.status--retired:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.score-card-homepage .match-teams .team-detail .status.-retired:after,.status--retired:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .score-card-homepage .match-teams .team-detail .status.-retired:after,.browser-ie .status--retired:after,.score-card-homepage .match-teams .team-detail .browser-ie .status.-retired:after{line-height:12px}.score-card-homepage .match-teams .team-detail .status.-default:after,.status--default:after{text-transform:uppercase;display:inline-block;content:def;font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.score-card-homepage .match-teams .team-detail .status.-default:after,.status--default:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.score-card-homepage .match-teams .team-detail .status.-default:after,.status--default:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .score-card-homepage .match-teams .team-detail .status.-default:after,.browser-ie .status--default:after,.score-card-homepage .match-teams .team-detail .browser-ie .status.-default:after{line-height:12px}.score-card-homepage{position:relative;text-rendering:optimizeLegibility;width:100%;z-index:5;margin:-.625rem 0}@media (min-width:120rem){.score-card-homepage{margin:-.25rem 0}}.score-card-homepage .match-status{position:relative}.score-card-homepage__container{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;background:#fff;border-radius:.5rem;font-size:13px;font-weight:400;position:relative;display:-ms-flexbox;display:flex}.score-card-homepage__status{color:#222;margin-left:10px;font-weight:700;text-align:right}.score-card-homepage__status:before{-webkit-print-color-adjust:exact;color-adjust:exact;border-radius:.3125rem;content:"";display:inline-block;height:.625rem;margin-right:.3125rem;width:.625rem}.score-card-homepage__status:after{content:attr(data-status-text);display:inline-block;font-family:Sharp Sans,Arial,sans-serif;font-size:.8125rem;text-transform:uppercase}.score-card-homepage__status--align-left{text-align:left}.score-card-homepage__status--live{color:#e40521}.score-card-homepage__status--small{margin-top:.1875rem}.score-card-homepage__status--small:before{height:.5rem;width:.5rem}.score-card-homepage__status--small:after{font-size:.6875rem}.score-card-homepage__status--bg-white:before{background-color:#fff}.score-card-homepage__status--bg-white-dark:before{background-color:#f2f2f2}.score-card-homepage__status--bg-grey-stone:before{background-color:#e6e6e6}.score-card-homepage__status--bg-grey-lightest:before{background-color:#f8f8f8}.score-card-homepage__status--bg-grey-lighterer:before{background-color:grey}.score-card-homepage__status--bg-grey-lighter:before{background-color:#f4f4f4}.score-card-homepage__status--bg-grey-light:before{background-color:#eee}.score-card-homepage__status--bg-grey-light-border:before{background-color:#ccc}.score-card-homepage__status--bg-grey-mid:before{background-color:#ddd}.score-card-homepage__status--bg-grey-dark:before{background-color:#666}.score-card-homepage__status--bg-gray-darker:before{background-color:#7b7979}.score-card-homepage__status--bg-grey-darkerer:before{background-color:#333}.score-card-homepage__status--bg-grey-darkest:before{background-color:#222}.score-card-homepage__status--bg-off-black:before{background-color:#111}.score-card-homepage__status--bg-black:before{background-color:#000}.score-card-homepage__status--bg-blue-outline-highlight:before{background-color:#66cfff}.score-card-homepage__status--bg-blue-background-highlight:before{background-color:#e6f5ff}.score-card-homepage__status--bg-ao-footer-grey:before{background-color:#f9f9f9}.score-card-homepage__status--bg-ao-blue:before{background-color:#0091d2}.score-card-homepage__status--bg-ao-dark-blue:before{background-color:#003a5d}.score-card-homepage__status--bg-ao-darker-blue:before{background-color:#1e2886}.score-card-homepage__status--bg-ao-orange:before{background-color:#f7981d}.score-card-homepage__status--bg-ao-lime-green:before{background-color:#d7d700}.score-card-homepage__status--bg-ao-watermelon:before{background-color:#ff6664}.score-card-homepage__status--bg-ao-live:before{background-color:#ff51cd}.score-card-homepage__status--bg-ao-red:before{background-color:#e40521}.score-card-homepage__status--bg-ao-ruby-red:before{background-color:#df164c}.score-card-homepage__status--bg-ao-yellow:before{background-color:#ffde14}.score-card-homepage__status--bg-ao-live-ball:before{background-color:#bfd400}.score-card-homepage__status--bg-infosys-blue:before{background-color:#0074a8}.score-card-homepage__status--bg-ao-grey:before{background-color:#e5e5e5}.score-card-homepage__status--bg-ao-brand-digital-blue:before{background-color:#0073b2}.score-card-homepage__status--bg-rolex-green:before{background-color:#275f3c}.score-card-homepage__status--bg-blue-mid:before{background-color:#0091d2}.score-card-homepage__status--bg-blue-dark:before{background-color:#003a5d}.score-card-homepage__status--bg-blue-darker:before{background-color:#003255}.score-card-homepage__status--bg-blue-darkest:before{background-color:#005ba6}.score-card-homepage__status--bg-blue-button-dark:before{background-color:#004985}.score-card-homepage__status--bg-green-mid:before{background-color:#d7d700}.score-card-homepage__status--bg-blue-light:before{background-color:#f3fafd}.score-card-homepage__status--bg-orange-mid:before{background-color:#ea902f}.score-card-homepage__status--bg-orange-dark:before{background-color:#e40521}.score-card-homepage__status--bg-green-light:before{background-color:#ffde14}.score-card-homepage__status--bg-pale-yellow:before{background-color:#fff8d0}.score-card-homepage .teams-wrapper{width:100%;padding-right:.5rem}.score-card-homepage .teams-wrapper--live{padding-right:0}.score-card-homepage .match-teams{width:100%}.score-card-homepage .match-teams td{vertical-align:middle;padding-top:.25rem;padding-bottom:.25rem}@media (min-width:120rem){.score-card-homepage .match-teams td{padding-top:.125rem;padding-bottom:.125rem}}.score-card-homepage .match-teams .team-detail{height:2rem}@media (min-width:120rem){.score-card-homepage .match-teams .team-detail{height:2.75rem}}.score-card-homepage .match-teams .team-detail:last-child{border-bottom:none}.score-card-homepage .match-teams .team-detail__players{position:relative;width:100%;padding:0 .75rem 0 0;font-size:1rem;height:2.5rem}.score-card-homepage .match-teams .team-detail__players.-winner{font-weight:700}.score-card-homepage .match-teams .team-detail__players.-is-serving{position:relative}.score-card-homepage .match-teams .team-detail__players.-is-serving:after{content:"";top:50%;right:0;width:6px;height:6px;display:block;position:absolute;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#d7d700}@media (min-width:120rem){.score-card-homepage .match-teams .team-detail__players.-is-serving:after{width:8px;height:8px}}.score-card-homepage .match-teams .team-detail__players .player{color:#003255;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:1em;margin-bottom:0;text-decoration:none;white-space:nowrap}.score-card-homepage .match-teams .team-detail__players .player--bye,.score-card-homepage .match-teams .team-detail__players .player .player-seed{font-weight:400;font-size:.75rem;line-height:100%;margin-left:.3125rem;font-family:Roboto,Arial,sans-serif;margin-bottom:.0625rem}@media (min-width:120rem){.score-card-homepage .match-teams .team-detail__players .player--bye,.score-card-homepage .match-teams .team-detail__players .player .player-seed{font-family:Sharp Sans,Arial,sans-serif;font-size:.875rem;line-height:1.5rem;margin-bottom:0}}.score-card-homepage .match-teams .team-detail__players .player.-qualifier{font-style:italic}.score-card-homepage .match-teams .team-detail__players .player .player-flag{line-height:1em;position:relative}.score-card-homepage .match-teams .team-detail__players .player .player-name{border-bottom:1px solid transparent;display:-ms-flexbox;display:flex;margin-left:.5rem;font-family:Roboto,Arial,sans-serif;font-size:.75rem;line-height:1.125rem}@media (min-width:120rem){.score-card-homepage .match-teams .team-detail__players .player .player-name{font-size:1rem;line-height:1.5rem;font-family:Sharp Sans,Arial,sans-serif}}.score-card-homepage .match-teams .team-detail__players .player .player-full-name,.score-card-homepage .match-teams .team-detail__players .player .player-nationality-text{display:none}.score-card-homepage .match-teams .team-detail__players a.player:focus .player-name,.score-card-homepage .match-teams .team-detail__players a.player:hover .player-name{border-bottom:1px solid #222;text-shadow:#fff 2px 0 0,#fff 1.75px .96667px 0,#fff 1.08333px 1.68333px 0,#fff .13333px 2px 0,#fff -.83333px 1.81667px 0,#fff -1.6px 1.2px 0,#fff -1.98333px .28333px 0,#fff -1.86667px -.7px 0,#fff -1.3px -1.51667px 0,#fff -.41667px -1.95px 0,#fff .56667px -1.91667px 0,#fff 1.41667px -1.41667px 0,#fff 1.91667px -.56667px 0}.score-card-homepage .match-teams .team-detail .player-tick{height:1.375rem;width:1.375rem;margin:-.1875rem 0 -.25rem}@media (min-width:120rem){.score-card-homepage .match-teams .team-detail .player-tick{height:1.5625rem;width:1.5625rem}}.score-card-homepage .match-teams .team-detail .status{text-align:right}.score-card-homepage .match-teams .team-detail .score{padding-left:1rem;font-family:Roboto,Arial,sans-serif;text-align:center;color:#003a5d;width:1.5rem;height:2rem;font-size:.75rem;line-height:1.125rem}@media (min-width:120rem){.score-card-homepage .match-teams .team-detail .score{width:2.5rem;height:2.5rem;font-family:Sharp Sans,Arial,sans-serif;font-size:1rem;line-height:1.5rem}}.score-card-homepage .match-teams .team-detail .score--super-tie{padding-left:0}.score-card-homepage .match-teams .team-detail .score.-winner,.score-card-homepage .match-teams .team-detail .super-tie-break.-winner{font-weight:900}.score-card-homepage .match-teams .team-detail .tie-break-wrapper{position:relative}.score-card-homepage .match-teams .team-detail .tie-break{position:absolute;margin-left:1px;font-family:Roboto,Arial,sans-serif;top:.3125rem;left:0;color:#003a5d;font-size:.5rem;line-height:1rem}.score-card-homepage .match-teams .team-detail .tie-break.-winner{font-weight:900}@media (min-width:120rem){.score-card-homepage .match-teams .team-detail .tie-break{top:.4375rem;font-family:Sharp Sans,Arial,sans-serif;font-size:.625rem;line-height:1rem}}.score-card-homepage .match-teams .team-detail .-is-serving .icon-live-points{margin-bottom:-.1875rem;width:17px;height:17px}.score-card-homepage .match-teams .team-detail .-points-tally .circle-background{-ms-flex-align:center;align-items:center;background:#f8f8f8;border-radius:.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;color:#003a5d;display:-ms-flexbox;display:flex;font-family:Roboto,Arial,sans-serif;font-weight:700;-ms-flex-pack:center;justify-content:center;overflow:hidden;margin-left:1rem;width:2rem;height:2rem;font-size:.75rem;line-height:1.125rem}.browser-ie .score-card-homepage .match-teams .team-detail .-points-tally .circle-background{padding-top:0}@media (min-width:120rem){.score-card-homepage .match-teams .team-detail .-points-tally .circle-background{width:2.5rem;height:2.5rem;font-family:Sharp Sans,Arial,sans-serif;font-size:1rem;line-height:1.5rem}}.score-card-homepage div[class*=" match-status"],.score-card-homepage div[class^=match-status]{background:#fff;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.score-card-homepage div[class*=" match-status"] div[class*=" status--"],.score-card-homepage div[class*=" match-status"] div[class^=status--],.score-card-homepage div[class^=match-status] div[class*=" status--"],.score-card-homepage div[class^=match-status] div[class^=status--]{display:inline-block;margin-left:10px}.score-card-homepage div[class*=" match-status"] .status--warm-up,.score-card-homepage div[class^=match-status] .status--warm-up{min-width:85px}.score-card-homepage div[class*=" match-status"] .status--live,.score-card-homepage div[class^=match-status] .status--live{min-width:60px}.score-card-homepage div[class*=" match-status"] .status--cancelled,.score-card-homepage div[class*=" match-status"] .status--suspended,.score-card-homepage div[class^=match-status] .status--cancelled,.score-card-homepage div[class^=match-status] .status--suspended{min-width:100px}.score-card-homepage div[class*=" match-status"] .status--scheduled,.score-card-homepage div[class^=match-status] .status--scheduled{min-width:100px;margin-left:10px}.score-card-homepage div[class*=" match-status"] .status--scheduled div,.score-card-homepage div[class^=match-status] .status--scheduled div{margin:0;line-height:13px;height:16px}.score-card-homepage div[class*=" match-status"] .status--scheduled .date,.score-card-homepage div[class^=match-status] .status--scheduled .date{font-weight:700;text-transform:uppercase;color:#222;font-size:13px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}.score-card-homepage div[class*=" match-status"] .status--scheduled .date-icon,.score-card-homepage div[class^=match-status] .status--scheduled .date-icon{margin-left:.1875rem;margin-top:-.1875rem;width:1rem;height:1rem}.score-card-homepage div[class*=" match-status"] .status--scheduled .date-icon__night,.score-card-homepage div[class^=match-status] .status--scheduled .date-icon__night{width:1rem;height:.875rem}.score-card-homepage div[class*=" match-status"] .status--scheduled .location,.score-card-homepage div[class^=match-status] .status--scheduled .location{color:#666;letter-spacing:normal;font-size:11px;line-height:20px}.score-card-homepage div[class*=" match-status"] .status--scheduled .buy-tickets-link,.score-card-homepage div[class^=match-status] .status--scheduled .buy-tickets-link{text-decoration:none;font-weight:700;font-size:13px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;margin-top:.125rem}.score-card-homepage div[class*=" match-status"] .status--scheduled .buy-tickets-link__icon,.score-card-homepage div[class^=match-status] .status--scheduled .buy-tickets-link__icon{width:.75rem;height:.75rem;margin-left:.0625rem}.score-card-homepage__match-centre-link{bottom:0;display:block;height:100%;position:absolute;right:0;text-decoration:none;top:0;width:40%;z-index:1}.score-card-homepage__match-centre-link:after{content:"";background-image:url(/themes/custom/ausopen_official/assets/img/score_card_arrow-white.94bd78101e55136265a95f5cfca37d21.svg);background-repeat:no-repeat;background-size:.5rem 1rem;width:.5rem;height:1rem;position:absolute;right:.375rem;top:50%;margin-top:-.5rem}.score-card-homepage__match-centre-link:focus,.score-card-homepage__match-centre-link:hover{text-decoration:none}.score-card-homepage__match-centre-link:focus:after,.score-card-homepage__match-centre-link:hover:after{background-image:url(/themes/custom/ausopen_official/assets/img/score_card_arrow-yellow.315177ea4f151b146ee3a30687a14b32.svg)}.score-card-homepage__match-centre-link:focus~.breaker-row .breaker-line__icon,.score-card-homepage__match-centre-link:hover~.breaker-row .breaker-line__icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:2;animation-iteration-count:2}.score-card-homepage.-doubles .score-card-homepage__container .match-teams .team-detail{height:auto}.score-card-homepage.-doubles .score-card-homepage__container .match-teams .team-detail.team-0{border-bottom:1px solid #f4f4f4}.score-card-homepage.-doubles .score-card-homepage__container .match-teams .team-detail td{padding-top:.25rem;padding-bottom:.25rem}@media (min-width:120rem){.score-card-homepage.-doubles .score-card-homepage__container .match-teams .team-detail td{padding-top:.125rem;padding-bottom:.125rem}}.score-card-homepage.-doubles .score-card-homepage__container .match-teams .team-detail .team-detail__players .player span{font-size:.625rem;line-height:.75rem}@media (min-width:120rem){.score-card-homepage.-doubles .score-card-homepage__container .match-teams .team-detail .team-detail__players .player span{font-size:.75rem;line-height:1rem}}.score-card-homepage.-doubles .team-detail__players{height:auto}@media screen{.score-card-homepage.-highlighted .score-card-homepage__container{border:3px solid #66cfff}.score-card-homepage.-highlighted .score-card-homepage__container .team-detail.-highlighted{background-color:#e6f5ff;border-radius:1px}.score-card-homepage.-highlighted .score-card-homepage__container .team-detail.-highlighted a.player:focus .player-name,.score-card-homepage.-highlighted .score-card-homepage__container .team-detail.-highlighted a.player:hover .player-name{border-bottom:1px solid #222;text-shadow:#ccebff 2px 0 0,#ccebff 1.75px .96667px 0,#ccebff 1.08333px 1.68333px 0,#ccebff .13333px 2px 0,#ccebff -.83333px 1.81667px 0,#ccebff -1.6px 1.2px 0,#ccebff -1.98333px .28333px 0,#ccebff -1.86667px -.7px 0,#ccebff -1.3px -1.51667px 0,#ccebff -.41667px -1.95px 0,#ccebff .56667px -1.91667px 0,#ccebff 1.41667px -1.41667px 0,#ccebff 1.91667px -.56667px 0}.score-card-homepage.-highlighted .score-card-homepage__container.-doubles .team-detail.-highlighted{margin:-5px -5px 10px}}.score-card-homepage.hidden{width:0;height:0;padding:0}.score-card-homepage.hidden .score-card-homepage__container{width:0;height:0;padding:0;border:0}.score-card-homepage.-full-draw{margin-bottom:5px!important}.score-card-homepage.-full-draw .score-card-homepage__container{font-size:11px;-ms-flex-direction:column;flex-direction:column}.score-card-homepage.-full-draw .teams-wrapper{-ms-flex:0 0 auto;flex:0 0 auto;display:block}.score-card-homepage.-full-draw .match-teams .team-detail{margin:0;padding:3px 2px;position:relative}.score-card-homepage.-full-draw .match-teams .team-detail__players{width:100%}.score-card-homepage.-full-draw .match-teams .team-detail__players .player{line-height:1.25em;text-decoration:none;padding-top:.625rem;padding-bottom:.625rem}.score-card-homepage.-full-draw .match-teams .team-detail__players .player .player-name{line-height:1.25}.score-card-homepage.-full-draw .match-teams .team-detail .player-tick{height:1.125rem;width:1.125rem;margin:0}.score-card-homepage.-full-draw .match-teams .team-detail td[class^=status]{padding:0}.score-card-homepage.-full-draw .match-teams .team-detail td:last-child.status{padding-right:.625rem}.score-card-homepage.-full-draw .match-teams .team-detail div[class*=" status"]:before,.score-card-homepage.-full-draw .match-teams .team-detail td[class^=status]:before{font-size:18px}.score-card-homepage.-full-draw .match-teams .team-detail div[class*=" status"]:after,.score-card-homepage.-full-draw .match-teams .team-detail td[class^=status]:after{font-size:8px;padding:3px 5px 1px;line-height:9px}.score-card-homepage.-full-draw .match-teams .team-detail div[class*=" status"].-walkover:after,.score-card-homepage.-full-draw .match-teams .team-detail td[class^=status].-walkover:after{content:"W/O"!important}.score-card-homepage.-full-draw .full-draw__scores,.score-card-homepage.-full-draw .match-status{width:100%;border-top:2px solid #f4f4f4;text-align:left;height:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start!important;justify-content:flex-start!important}.score-card-homepage.-full-draw .full-draw__scores div[class*=" status--"],.score-card-homepage.-full-draw .full-draw__scores div[class^=status--],.score-card-homepage.-full-draw .match-status div[class*=" status--"],.score-card-homepage.-full-draw .match-status div[class^=status--]{margin:0 6px}.score-card-homepage.-full-draw .full-draw__scores div[class*=" status--"]:before,.score-card-homepage.-full-draw .full-draw__scores div[class^=status--]:before,.score-card-homepage.-full-draw .match-status div[class*=" status--"]:before,.score-card-homepage.-full-draw .match-status div[class^=status--]:before{width:8px;height:8px}.score-card-homepage.-full-draw .full-draw__scores div[class*=" status--"]:after,.score-card-homepage.-full-draw .full-draw__scores div[class^=status--]:after,.score-card-homepage.-full-draw .match-status div[class*=" status--"]:after,.score-card-homepage.-full-draw .match-status div[class^=status--]:after{font-size:11px}.score-card-homepage.-full-draw .match-status{padding-top:5px}.score-card-homepage.-full-draw .full-draw__scores{color:#666;font-family:Sharp Sans,Arial,sans-serif;line-height:2em;padding:5px 10px 8px}.score-card-homepage.-full-draw .full-draw__scores .score:not(:last-child){margin-right:3px}.score-card-homepage.-full-draw.-doubles{height:110px}.score-card-homepage.-full-draw.-doubles .score-card-homepage__container .match-teams .team-detail:first-child td{padding-bottom:5px}.score-card-homepage.-full-draw.-doubles .score-card-homepage__container .match-teams .team-detail:nth-child(2) td{padding-top:5px}.score-card-homepage.-first-round .team-no-1 .team-detail__players:before{content:"1"}.score-card-homepage.-first-round .team-no-1 .team-detail__players:before,.score-card-homepage.-first-round .team-no-2 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-2 .team-detail__players:before{content:"2"}.score-card-homepage.-first-round .team-no-3 .team-detail__players:before{content:"3"}.score-card-homepage.-first-round .team-no-3 .team-detail__players:before,.score-card-homepage.-first-round .team-no-4 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-4 .team-detail__players:before{content:"4"}.score-card-homepage.-first-round .team-no-5 .team-detail__players:before{content:"5"}.score-card-homepage.-first-round .team-no-5 .team-detail__players:before,.score-card-homepage.-first-round .team-no-6 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-6 .team-detail__players:before{content:"6"}.score-card-homepage.-first-round .team-no-7 .team-detail__players:before{content:"7"}.score-card-homepage.-first-round .team-no-7 .team-detail__players:before,.score-card-homepage.-first-round .team-no-8 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-8 .team-detail__players:before{content:"8"}.score-card-homepage.-first-round .team-no-9 .team-detail__players:before{content:"9"}.score-card-homepage.-first-round .team-no-9 .team-detail__players:before,.score-card-homepage.-first-round .team-no-10 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-10 .team-detail__players:before{content:"10"}.score-card-homepage.-first-round .team-no-11 .team-detail__players:before{content:"11"}.score-card-homepage.-first-round .team-no-11 .team-detail__players:before,.score-card-homepage.-first-round .team-no-12 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-12 .team-detail__players:before{content:"12"}.score-card-homepage.-first-round .team-no-13 .team-detail__players:before{content:"13"}.score-card-homepage.-first-round .team-no-13 .team-detail__players:before,.score-card-homepage.-first-round .team-no-14 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-14 .team-detail__players:before{content:"14"}.score-card-homepage.-first-round .team-no-15 .team-detail__players:before{content:"15"}.score-card-homepage.-first-round .team-no-15 .team-detail__players:before,.score-card-homepage.-first-round .team-no-16 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-16 .team-detail__players:before{content:"16"}.score-card-homepage.-first-round .team-no-17 .team-detail__players:before{content:"17"}.score-card-homepage.-first-round .team-no-17 .team-detail__players:before,.score-card-homepage.-first-round .team-no-18 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-18 .team-detail__players:before{content:"18"}.score-card-homepage.-first-round .team-no-19 .team-detail__players:before{content:"19"}.score-card-homepage.-first-round .team-no-19 .team-detail__players:before,.score-card-homepage.-first-round .team-no-20 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-20 .team-detail__players:before{content:"20"}.score-card-homepage.-first-round .team-no-21 .team-detail__players:before{content:"21"}.score-card-homepage.-first-round .team-no-21 .team-detail__players:before,.score-card-homepage.-first-round .team-no-22 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-22 .team-detail__players:before{content:"22"}.score-card-homepage.-first-round .team-no-23 .team-detail__players:before{content:"23"}.score-card-homepage.-first-round .team-no-23 .team-detail__players:before,.score-card-homepage.-first-round .team-no-24 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-24 .team-detail__players:before{content:"24"}.score-card-homepage.-first-round .team-no-25 .team-detail__players:before{content:"25"}.score-card-homepage.-first-round .team-no-25 .team-detail__players:before,.score-card-homepage.-first-round .team-no-26 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-26 .team-detail__players:before{content:"26"}.score-card-homepage.-first-round .team-no-27 .team-detail__players:before{content:"27"}.score-card-homepage.-first-round .team-no-27 .team-detail__players:before,.score-card-homepage.-first-round .team-no-28 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-28 .team-detail__players:before{content:"28"}.score-card-homepage.-first-round .team-no-29 .team-detail__players:before{content:"29"}.score-card-homepage.-first-round .team-no-29 .team-detail__players:before,.score-card-homepage.-first-round .team-no-30 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-30 .team-detail__players:before{content:"30"}.score-card-homepage.-first-round .team-no-31 .team-detail__players:before{content:"31"}.score-card-homepage.-first-round .team-no-31 .team-detail__players:before,.score-card-homepage.-first-round .team-no-32 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-32 .team-detail__players:before{content:"32"}.score-card-homepage.-first-round .team-no-33 .team-detail__players:before{content:"33"}.score-card-homepage.-first-round .team-no-33 .team-detail__players:before,.score-card-homepage.-first-round .team-no-34 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-34 .team-detail__players:before{content:"34"}.score-card-homepage.-first-round .team-no-35 .team-detail__players:before{content:"35"}.score-card-homepage.-first-round .team-no-35 .team-detail__players:before,.score-card-homepage.-first-round .team-no-36 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-36 .team-detail__players:before{content:"36"}.score-card-homepage.-first-round .team-no-37 .team-detail__players:before{content:"37"}.score-card-homepage.-first-round .team-no-37 .team-detail__players:before,.score-card-homepage.-first-round .team-no-38 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-38 .team-detail__players:before{content:"38"}.score-card-homepage.-first-round .team-no-39 .team-detail__players:before{content:"39"}.score-card-homepage.-first-round .team-no-39 .team-detail__players:before,.score-card-homepage.-first-round .team-no-40 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-40 .team-detail__players:before{content:"40"}.score-card-homepage.-first-round .team-no-41 .team-detail__players:before{content:"41"}.score-card-homepage.-first-round .team-no-41 .team-detail__players:before,.score-card-homepage.-first-round .team-no-42 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-42 .team-detail__players:before{content:"42"}.score-card-homepage.-first-round .team-no-43 .team-detail__players:before{content:"43"}.score-card-homepage.-first-round .team-no-43 .team-detail__players:before,.score-card-homepage.-first-round .team-no-44 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-44 .team-detail__players:before{content:"44"}.score-card-homepage.-first-round .team-no-45 .team-detail__players:before{content:"45"}.score-card-homepage.-first-round .team-no-45 .team-detail__players:before,.score-card-homepage.-first-round .team-no-46 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-46 .team-detail__players:before{content:"46"}.score-card-homepage.-first-round .team-no-47 .team-detail__players:before{content:"47"}.score-card-homepage.-first-round .team-no-47 .team-detail__players:before,.score-card-homepage.-first-round .team-no-48 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-48 .team-detail__players:before{content:"48"}.score-card-homepage.-first-round .team-no-49 .team-detail__players:before{content:"49"}.score-card-homepage.-first-round .team-no-49 .team-detail__players:before,.score-card-homepage.-first-round .team-no-50 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-50 .team-detail__players:before{content:"50"}.score-card-homepage.-first-round .team-no-51 .team-detail__players:before{content:"51"}.score-card-homepage.-first-round .team-no-51 .team-detail__players:before,.score-card-homepage.-first-round .team-no-52 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-52 .team-detail__players:before{content:"52"}.score-card-homepage.-first-round .team-no-53 .team-detail__players:before{content:"53"}.score-card-homepage.-first-round .team-no-53 .team-detail__players:before,.score-card-homepage.-first-round .team-no-54 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-54 .team-detail__players:before{content:"54"}.score-card-homepage.-first-round .team-no-55 .team-detail__players:before{content:"55"}.score-card-homepage.-first-round .team-no-55 .team-detail__players:before,.score-card-homepage.-first-round .team-no-56 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-56 .team-detail__players:before{content:"56"}.score-card-homepage.-first-round .team-no-57 .team-detail__players:before{content:"57"}.score-card-homepage.-first-round .team-no-57 .team-detail__players:before,.score-card-homepage.-first-round .team-no-58 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-58 .team-detail__players:before{content:"58"}.score-card-homepage.-first-round .team-no-59 .team-detail__players:before{content:"59"}.score-card-homepage.-first-round .team-no-59 .team-detail__players:before,.score-card-homepage.-first-round .team-no-60 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-60 .team-detail__players:before{content:"60"}.score-card-homepage.-first-round .team-no-61 .team-detail__players:before{content:"61"}.score-card-homepage.-first-round .team-no-61 .team-detail__players:before,.score-card-homepage.-first-round .team-no-62 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-62 .team-detail__players:before{content:"62"}.score-card-homepage.-first-round .team-no-63 .team-detail__players:before{content:"63"}.score-card-homepage.-first-round .team-no-63 .team-detail__players:before,.score-card-homepage.-first-round .team-no-64 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-64 .team-detail__players:before{content:"64"}.score-card-homepage.-first-round .team-no-65 .team-detail__players:before{content:"65"}.score-card-homepage.-first-round .team-no-65 .team-detail__players:before,.score-card-homepage.-first-round .team-no-66 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-66 .team-detail__players:before{content:"66"}.score-card-homepage.-first-round .team-no-67 .team-detail__players:before{content:"67"}.score-card-homepage.-first-round .team-no-67 .team-detail__players:before,.score-card-homepage.-first-round .team-no-68 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-68 .team-detail__players:before{content:"68"}.score-card-homepage.-first-round .team-no-69 .team-detail__players:before{content:"69"}.score-card-homepage.-first-round .team-no-69 .team-detail__players:before,.score-card-homepage.-first-round .team-no-70 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-70 .team-detail__players:before{content:"70"}.score-card-homepage.-first-round .team-no-71 .team-detail__players:before{content:"71"}.score-card-homepage.-first-round .team-no-71 .team-detail__players:before,.score-card-homepage.-first-round .team-no-72 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-72 .team-detail__players:before{content:"72"}.score-card-homepage.-first-round .team-no-73 .team-detail__players:before{content:"73"}.score-card-homepage.-first-round .team-no-73 .team-detail__players:before,.score-card-homepage.-first-round .team-no-74 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-74 .team-detail__players:before{content:"74"}.score-card-homepage.-first-round .team-no-75 .team-detail__players:before{content:"75"}.score-card-homepage.-first-round .team-no-75 .team-detail__players:before,.score-card-homepage.-first-round .team-no-76 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-76 .team-detail__players:before{content:"76"}.score-card-homepage.-first-round .team-no-77 .team-detail__players:before{content:"77"}.score-card-homepage.-first-round .team-no-77 .team-detail__players:before,.score-card-homepage.-first-round .team-no-78 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-78 .team-detail__players:before{content:"78"}.score-card-homepage.-first-round .team-no-79 .team-detail__players:before{content:"79"}.score-card-homepage.-first-round .team-no-79 .team-detail__players:before,.score-card-homepage.-first-round .team-no-80 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-80 .team-detail__players:before{content:"80"}.score-card-homepage.-first-round .team-no-81 .team-detail__players:before{content:"81"}.score-card-homepage.-first-round .team-no-81 .team-detail__players:before,.score-card-homepage.-first-round .team-no-82 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-82 .team-detail__players:before{content:"82"}.score-card-homepage.-first-round .team-no-83 .team-detail__players:before{content:"83"}.score-card-homepage.-first-round .team-no-83 .team-detail__players:before,.score-card-homepage.-first-round .team-no-84 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-84 .team-detail__players:before{content:"84"}.score-card-homepage.-first-round .team-no-85 .team-detail__players:before{content:"85"}.score-card-homepage.-first-round .team-no-85 .team-detail__players:before,.score-card-homepage.-first-round .team-no-86 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-86 .team-detail__players:before{content:"86"}.score-card-homepage.-first-round .team-no-87 .team-detail__players:before{content:"87"}.score-card-homepage.-first-round .team-no-87 .team-detail__players:before,.score-card-homepage.-first-round .team-no-88 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-88 .team-detail__players:before{content:"88"}.score-card-homepage.-first-round .team-no-89 .team-detail__players:before{content:"89"}.score-card-homepage.-first-round .team-no-89 .team-detail__players:before,.score-card-homepage.-first-round .team-no-90 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-90 .team-detail__players:before{content:"90"}.score-card-homepage.-first-round .team-no-91 .team-detail__players:before{content:"91"}.score-card-homepage.-first-round .team-no-91 .team-detail__players:before,.score-card-homepage.-first-round .team-no-92 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-92 .team-detail__players:before{content:"92"}.score-card-homepage.-first-round .team-no-93 .team-detail__players:before{content:"93"}.score-card-homepage.-first-round .team-no-93 .team-detail__players:before,.score-card-homepage.-first-round .team-no-94 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-94 .team-detail__players:before{content:"94"}.score-card-homepage.-first-round .team-no-95 .team-detail__players:before{content:"95"}.score-card-homepage.-first-round .team-no-95 .team-detail__players:before,.score-card-homepage.-first-round .team-no-96 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-96 .team-detail__players:before{content:"96"}.score-card-homepage.-first-round .team-no-97 .team-detail__players:before{content:"97"}.score-card-homepage.-first-round .team-no-97 .team-detail__players:before,.score-card-homepage.-first-round .team-no-98 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-98 .team-detail__players:before{content:"98"}.score-card-homepage.-first-round .team-no-99 .team-detail__players:before{content:"99"}.score-card-homepage.-first-round .team-no-99 .team-detail__players:before,.score-card-homepage.-first-round .team-no-100 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-100 .team-detail__players:before{content:"100"}.score-card-homepage.-first-round .team-no-101 .team-detail__players:before{content:"101"}.score-card-homepage.-first-round .team-no-101 .team-detail__players:before,.score-card-homepage.-first-round .team-no-102 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-102 .team-detail__players:before{content:"102"}.score-card-homepage.-first-round .team-no-103 .team-detail__players:before{content:"103"}.score-card-homepage.-first-round .team-no-103 .team-detail__players:before,.score-card-homepage.-first-round .team-no-104 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-104 .team-detail__players:before{content:"104"}.score-card-homepage.-first-round .team-no-105 .team-detail__players:before{content:"105"}.score-card-homepage.-first-round .team-no-105 .team-detail__players:before,.score-card-homepage.-first-round .team-no-106 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-106 .team-detail__players:before{content:"106"}.score-card-homepage.-first-round .team-no-107 .team-detail__players:before{content:"107"}.score-card-homepage.-first-round .team-no-107 .team-detail__players:before,.score-card-homepage.-first-round .team-no-108 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-108 .team-detail__players:before{content:"108"}.score-card-homepage.-first-round .team-no-109 .team-detail__players:before{content:"109"}.score-card-homepage.-first-round .team-no-109 .team-detail__players:before,.score-card-homepage.-first-round .team-no-110 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-110 .team-detail__players:before{content:"110"}.score-card-homepage.-first-round .team-no-111 .team-detail__players:before{content:"111"}.score-card-homepage.-first-round .team-no-111 .team-detail__players:before,.score-card-homepage.-first-round .team-no-112 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-112 .team-detail__players:before{content:"112"}.score-card-homepage.-first-round .team-no-113 .team-detail__players:before{content:"113"}.score-card-homepage.-first-round .team-no-113 .team-detail__players:before,.score-card-homepage.-first-round .team-no-114 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-114 .team-detail__players:before{content:"114"}.score-card-homepage.-first-round .team-no-115 .team-detail__players:before{content:"115"}.score-card-homepage.-first-round .team-no-115 .team-detail__players:before,.score-card-homepage.-first-round .team-no-116 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-116 .team-detail__players:before{content:"116"}.score-card-homepage.-first-round .team-no-117 .team-detail__players:before{content:"117"}.score-card-homepage.-first-round .team-no-117 .team-detail__players:before,.score-card-homepage.-first-round .team-no-118 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-118 .team-detail__players:before{content:"118"}.score-card-homepage.-first-round .team-no-119 .team-detail__players:before{content:"119"}.score-card-homepage.-first-round .team-no-119 .team-detail__players:before,.score-card-homepage.-first-round .team-no-120 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-120 .team-detail__players:before{content:"120"}.score-card-homepage.-first-round .team-no-121 .team-detail__players:before{content:"121"}.score-card-homepage.-first-round .team-no-121 .team-detail__players:before,.score-card-homepage.-first-round .team-no-122 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-122 .team-detail__players:before{content:"122"}.score-card-homepage.-first-round .team-no-123 .team-detail__players:before{content:"123"}.score-card-homepage.-first-round .team-no-123 .team-detail__players:before,.score-card-homepage.-first-round .team-no-124 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-124 .team-detail__players:before{content:"124"}.score-card-homepage.-first-round .team-no-125 .team-detail__players:before{content:"125"}.score-card-homepage.-first-round .team-no-125 .team-detail__players:before,.score-card-homepage.-first-round .team-no-126 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-126 .team-detail__players:before{content:"126"}.score-card-homepage.-first-round .team-no-127 .team-detail__players:before{content:"127"}.score-card-homepage.-first-round .team-no-127 .team-detail__players:before,.score-card-homepage.-first-round .team-no-128 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card-homepage.-first-round .team-no-128 .team-detail__players:before{content:"128"}.score-card-homepage.-fixed-height{height:7.625rem}.score-card-homepage.-fixed-height.-doubles .score-card-homepage__container .match-teams .team-detail.team-0 td,.score-card-homepage.-fixed-height.-doubles .score-card-homepage__container .match-teams .team-detail.team-1 td{padding-top:8px;padding-bottom:8px}.score-card-homepage.-has-breaker-row .match-teams .breaker-row td{padding:0 4px;display:none}.score-card-homepage.-has-breaker-row.-doubles .team-detail{border-bottom:none!important}.score-card-homepage--dark{color:#fff}.score-card-homepage--dark .score-card-homepage__container{background:none;border-color:hsla(0,0%,100%,.05)}.score-card-homepage--dark .match-teams .team-detail__players .player,.score-card-homepage--dark .score-card-homepage__status:after,.score-card-homepage--dark div[class^=match-status] .status--scheduled .date{color:#fff}.score-card-homepage--dark div[class^=match-status] .status--scheduled .location{color:#ddd}.score-card-homepage--dark .match-teams .team-detail__players a.player:hover .player-name{text-shadow:none;border-color:#fff}.score-card-homepage--dark div[class^=match-status]{background-color:#222}.score-card-homepage--dark .match-teams .team-detail .-points-tally .circle-background{background-color:rgba(0,0,0,.1);color:#fff}.score-card-homepage--dark .match-teams .team-detail .score,.score-card-homepage--dark .match-teams .team-detail .tie-break{color:#fff}.browser-ie .score-card-homepage .team-detail__players.-is-serving:after{-webkit-transform:translateY(0);transform:translateY(0)}.section-heading{padding-top:.75rem;margin-bottom:.9375rem;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}@media (min-width:768px){.section-heading{padding-top:.9375rem}}@media print{.section-heading{padding-top:0;margin-top:.75rem}}.section-heading h2{font-size:1.0625rem;margin:0}@media (min-width:768px){.section-heading h2{font-size:1.875rem}}.section-heading__yellow-bar{content:"";position:absolute;top:0;width:4.75rem;height:.25rem}@media print{.section-heading__yellow-bar{display:none}}@media (min-width:64rem),print{.section-heading{font-size:1.875rem;margin-bottom:1.5625rem}}.section-heading__right{margin-left:.75rem}.player-flag-2019{overflow:hidden;width:1.25rem;height:.79937rem;display:inline-block;position:relative}.player-flag-2019__image{position:absolute;top:0;left:0;right:0;bottom:0;width:inherit;height:inherit}.flagSprite{background-image:url(/themes/custom/ausopen_official/assets/flag-sprites/sprites.8e65ed082c5d78aee0453ea52555b379.png);background-repeat:no-repeat;background-size:1.25rem}.flagSprite,.flagSprite.AFG{background-position:0 0}.flagSprite.ALB{background-position:0 -13px}.flagSprite.ALG{background-position:0 -26px}.flagSprite.AND{background-position:0 -39px}.flagSprite.ANG{background-position:0 -52px}.flagSprite.ANT{background-position:0 -65px}.flagSprite.ARG{background-position:0 -78px}.flagSprite.ARM{background-position:0 -91px}.flagSprite.ARU{background-position:0 -104px}.flagSprite.ASA{background-position:0 -117px}.flagSprite.AUS{background-position:0 -130px}.flagSprite.AUT{background-position:0 -143px}.flagSprite.AZE{background-position:0 -156px}.flagSprite.BAR{background-position:0 -169px}.flagSprite.BDI{background-position:0 -182px}.flagSprite.BEL{background-position:0 -195px}.flagSprite.BEN{background-position:0 -208px}.flagSprite.BER{background-position:0 -221px}.flagSprite.BHU{background-position:0 -234px}.flagSprite.BIH{background-position:0 -247px}.flagSprite.BLR{background-position:0 -260px}.flagSprite.BOL{background-position:0 -273px}.flagSprite.BOT{background-position:0 -286px}.flagSprite.BRA{background-position:0 -299px}.flagSprite.BRU{background-position:0 -313px}.flagSprite.BUL{background-position:0 -326px}.flagSprite.BUR{background-position:0 -339px}.flagSprite.CAF{background-position:0 -352px}.flagSprite.CAM{background-position:0 -365px}.flagSprite.CAN{background-position:0 -378px}.flagSprite.CAY{background-position:0 -391px}.flagSprite.CGO{background-position:0 -404px}.flagSprite.CHA{background-position:0 -417px}.flagSprite.CHI{background-position:0 -430px}.flagSprite.CHN{background-position:0 -443px}.flagSprite.CIV{background-position:0 -456px}.flagSprite.CMR{background-position:0 -469px}.flagSprite.COD{background-position:0 -482px}.flagSprite.COK{background-position:0 -495px}.flagSprite.COL{background-position:0 -508px}.flagSprite.COM{background-position:0 -521px}.flagSprite.CPV{background-position:0 -534px}.flagSprite.CRC{background-position:0 -547px}.flagSprite.CRO{background-position:0 -560px}.flagSprite.CUB{background-position:0 -573px}.flagSprite.CUW{background-position:0 -586px}.flagSprite.CYP{background-position:0 -599px}.flagSprite.CZE{background-position:0 -612px}.flagSprite.DEN{background-position:0 -625px}.flagSprite.DJI{background-position:0 -638px}.flagSprite.DMA{background-position:0 -651px}.flagSprite.DOM{background-position:0 -664px}.flagSprite.ECU{background-position:0 -677px}.flagSprite.EGY{background-position:0 -690px}.flagSprite.ERI{background-position:0 -703px}.flagSprite.ESA{background-position:0 -716px}.flagSprite.ESP{background-position:0 -729px}.flagSprite.EST{background-position:0 -742px}.flagSprite.ETH{background-position:0 -755px}.flagSprite.FIJ{background-position:0 -768px}.flagSprite.FIN{background-position:0 -781px}.flagSprite.FRA{background-position:0 -794px}.flagSprite.FRO{background-position:0 -807px}.flagSprite.FSM_1{background-position:0 -820px}.flagSprite.FSM{background-position:0 -833px}.flagSprite.GAB{background-position:0 -846px}.flagSprite.GAM{background-position:0 -859px}.flagSprite.GBR{background-position:0 -872px}.flagSprite.GBS{background-position:0 -885px}.flagSprite.GEO{background-position:0 -898px}.flagSprite.GEQ{background-position:0 -911px}.flagSprite.GER{background-position:0 -924px}.flagSprite.GHA{background-position:0 -938px}.flagSprite.GRE{background-position:0 -951px}.flagSprite.GRL{background-position:0 -964px}.flagSprite.GRN{background-position:0 -977px}.flagSprite.GUA{background-position:0 -990px}.flagSprite.GUI{background-position:0 -1003px}.flagSprite.GUM{background-position:0 -1016px}.flagSprite.GUY{background-position:0 -1029px}.flagSprite.HAI{background-position:0 -1042px}.flagSprite.HKG{background-position:0 -1055px}.flagSprite.HON{background-position:0 -1068px}.flagSprite.HUN{background-position:0 -1081px}.flagSprite.INA{background-position:0 -1094px}.flagSprite.IND{background-position:0 -1107px}.flagSprite.IRI{background-position:0 -1120px}.flagSprite.IRL{background-position:0 -1133px}.flagSprite.IRQ{background-position:0 -1146px}.flagSprite.ISL{background-position:0 -1159px}.flagSprite.ISR{background-position:0 -1172px}.flagSprite.ISV{background-position:0 -1185px}.flagSprite.ITA{background-position:0 -1198px}.flagSprite.IVB{background-position:0 -1211px}.flagSprite.JAM{background-position:0 -1224px}.flagSprite.JOR{background-position:0 -1237px}.flagSprite.JPN{background-position:0 -1250px}.flagSprite.KAZ{background-position:0 -1263px}.flagSprite.KEN{background-position:0 -1276px}.flagSprite.KGZ{background-position:0 -1289px}.flagSprite.KOR{background-position:0 -1302px}.flagSprite.KSA{background-position:0 -1315px}.flagSprite.KUW{background-position:0 -1328px}.flagSprite.LAO{background-position:0 -1341px}.flagSprite.LAT{background-position:0 -1354px}.flagSprite.LBA{background-position:0 -1367px}.flagSprite.LBN{background-position:0 -1380px}.flagSprite.LBR{background-position:0 -1393px}.flagSprite.LCA{background-position:0 -1406px}.flagSprite.LES{background-position:0 -1419px}.flagSprite.LIE{background-position:0 -1432px}.flagSprite.LTU{background-position:0 -1445px}.flagSprite.LUX{background-position:0 -1458px}.flagSprite.MAC{background-position:0 -1471px}.flagSprite.MAD{background-position:0 -1484px}.flagSprite.MAR{background-position:0 -1497px}.flagSprite.MAS{background-position:0 -1510px}.flagSprite.MAW{background-position:0 -1523px}.flagSprite.MDA{background-position:0 -1537px}.flagSprite.MDV{background-position:0 -1550px}.flagSprite.MEX{background-position:0 -1563px}.flagSprite.MGL{background-position:0 -1576px}.flagSprite.MKD{background-position:0 -1589px}.flagSprite.MLI{background-position:0 -1602px}.flagSprite.MLT{background-position:0 -1615px}.flagSprite.MNE{background-position:0 -1628px}.flagSprite.MON{background-position:0 -1641px}.flagSprite.MOZ{background-position:0 -1654px}.flagSprite.MRI{background-position:0 -1667px}.flagSprite.MTN{background-position:0 -1680px}.flagSprite.NAM{background-position:0 -1693px}.flagSprite.NCA{background-position:0 -1706px}.flagSprite.NED{background-position:0 -1719px}.flagSprite.NEP{background-position:0 -1732px}.flagSprite.NFK{background-position:0 -1745px}.flagSprite.NGR{background-position:0 -1758px}.flagSprite.NIG{background-position:0 -1771px}.flagSprite.NMI{background-position:0 -1784px}.flagSprite.NOR{background-position:0 -1797px}.flagSprite.NRU{background-position:0 -1810px}.flagSprite.NZL{background-position:0 -1823px}.flagSprite.OMA{background-position:0 -1836px}.flagSprite.PAK{background-position:0 -1849px}.flagSprite.PAN{background-position:0 -1862px}.flagSprite.PAR{background-position:0 -1875px}.flagSprite.PER{background-position:0 -1888px}.flagSprite.PHI{background-position:0 -1901px}.flagSprite.PLE{background-position:0 -1914px}.flagSprite.PLW{background-position:0 -1927px}.flagSprite.PNG{background-position:0 -1940px}.flagSprite.POL{background-position:0 -1953px}.flagSprite.POR{background-position:0 -1966px}.flagSprite.PRK{background-position:0 -1979px}.flagSprite.PUR{background-position:0 -1992px}.flagSprite.QAT{background-position:0 -2005px}.flagSprite.ROU{background-position:0 -2018px}.flagSprite.RSA{background-position:0 -2031px}.flagSprite.RUS{background-position:0 -2044px}.flagSprite.RWA{background-position:0 -2057px}.flagSprite.SAM{background-position:0 -2070px}.flagSprite.SEN{background-position:0 -2083px}.flagSprite.SEY{background-position:0 -2096px}.flagSprite.SGP{background-position:0 -2109px}.flagSprite.SKN{background-position:0 -2122px}.flagSprite.SLE{background-position:0 -2135px}.flagSprite.SLO{background-position:0 -2149px}.flagSprite.SMR{background-position:0 -2161px}.flagSprite.SOL{background-position:0 -2175px}.flagSprite.SOM{background-position:0 -2188px}.flagSprite.SRB{background-position:0 -2201px}.flagSprite.SRI{background-position:0 -2214px}.flagSprite.STP{background-position:0 -2227px}.flagSprite.SUD{background-position:0 -2240px}.flagSprite.SUI{background-position:0 -2253px}.flagSprite.SUR{background-position:0 -2266px}.flagSprite.SVK{background-position:0 -2279px}.flagSprite.SWE{background-position:0 -2292px}.flagSprite.SWZ{background-position:0 -2305px}.flagSprite.SYR{background-position:0 -2318px}.flagSprite.TAN{background-position:0 -2331px}.flagSprite.TGA{background-position:0 -2344px}.flagSprite.THA{background-position:0 -2357px}.flagSprite.TJK{background-position:0 -2370px}.flagSprite.TKM{background-position:0 -2383px}.flagSprite.TLS{background-position:0 -2396px}.flagSprite.TOG{background-position:0 -2409px}.flagSprite.TRI{background-position:0 -2422px}.flagSprite.TUN{background-position:0 -2435px}.flagSprite.TUR{background-position:0 -2448px}.flagSprite.TUV{background-position:0 -2461px}.flagSprite.TWN{background-position:0 -2474px}.flagSprite.UAE{background-position:0 -2487px}.flagSprite.UGA{background-position:0 -2500px}.flagSprite.UKR{background-position:0 -2513px}.flagSprite.UMI{background-position:0 -2526px}.flagSprite.URU{background-position:0 -2539px}.flagSprite.USA{background-position:0 -2552px}.flagSprite.UZB{background-position:0 -2565px}.flagSprite.VAN{background-position:0 -2578px}.flagSprite.VEN{background-position:0 -2591px}.flagSprite.VIE{background-position:0 -2604px}.flagSprite.VIN{background-position:0 -2617px}.flagSprite.WLF{background-position:0 -2630px}.flagSprite.YEM{background-position:0 -2643px}.flagSprite.ZAM{background-position:0 -2656px}.flagSprite.ZIM{background-position:0 -2669px}.flagSprite.TPE{background-position:0 -2683px}.pulse,.score-card__match-centre-link:hover~.breaker-row .breaker-line__icon{-webkit-animation-name:pulse;animation-name:pulse}.score-card .match-teams .team-detail .status.-walkover:after,.status--walkover:after{text-transform:uppercase;display:inline-block;content:Walkover;font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#666;text-align:center;vertical-align:bottom}@media print{.score-card .match-teams .team-detail .status.-walkover:after,.status--walkover:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.score-card .match-teams .team-detail .status.-walkover:after,.status--walkover:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .score-card .match-teams .team-detail .status.-walkover:after,.browser-ie .status--walkover:after,.score-card .match-teams .team-detail .browser-ie .status.-walkover:after{line-height:12px}.score-card .match-teams .team-detail .status.-retired:after,.status--retired:after{text-transform:uppercase;display:inline-block;content:ret;font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.score-card .match-teams .team-detail .status.-retired:after,.status--retired:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.score-card .match-teams .team-detail .status.-retired:after,.status--retired:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .score-card .match-teams .team-detail .status.-retired:after,.browser-ie .status--retired:after,.score-card .match-teams .team-detail .browser-ie .status.-retired:after{line-height:12px}.score-card .match-teams .team-detail .status.-default:after,.status--default:after{text-transform:uppercase;display:inline-block;content:def;font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.score-card .match-teams .team-detail .status.-default:after,.status--default:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.score-card .match-teams .team-detail .status.-default:after,.status--default:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .score-card .match-teams .team-detail .status.-default:after,.browser-ie .status--default:after,.score-card .match-teams .team-detail .browser-ie .status.-default:after{line-height:12px}.score-card:before{border-radius:2px;position:absolute;border-top:solid #f4f4f4;height:1px;top:calc(50% - 1.5px);width:57px;left:-55px}.score-card:after,.score-card:before{content:"";border-color:#f4f4f4;display:block;border-width:3px}.score-card:after{position:relative;width:15px;left:100%}@media screen and (min-width:768px){.score-card:before{width:37px;left:-35px}.score-card:after{width:35px}}.score-card:nth-child(odd):after{border-right-style:solid;border-top-style:solid;top:-50%;border-top-right-radius:4px}.score-card:nth-child(2n):after{border-right-style:solid;border-bottom-style:solid;border-bottom-right-radius:4px}.score-card.carousel-index-0:before{width:402px;left:-400px}@media (min-width:640px){.score-card.carousel-index-0:before{width:102px;left:-100px}}.score-card.-first-round:before,.score-card.-last-round:after{border:none}@media screen{.score-card.-highlighted-line:after,.score-card.-highlighted:before{border-color:#66cfff}}.score-card.-full-draw:before{width:12px;left:-10px}.score-card.-full-draw:after{width:10px}.score-card.-print-view:before{top:calc(50% - .1rem);border-radius:0;border-color:#000;border-width:.2rem;width:3.174rem;left:-2.645rem}.score-card.-print-view:after{border-color:#000;border-width:.2rem;width:2.645rem}.score-card.carousel-index-0:nth-child(2n):after{top:calc(-50% - 52.35px)}.score-card.carousel-index-0:after{height:49.35px}.score-card.-doubles.carousel-index-0:nth-child(2n):after{top:calc(-50% - 82.5px)}.score-card.-doubles.carousel-index-0:after{height:79.5px}.score-card.-full-draw.carousel-index-0:nth-child(2n):after{top:calc(-50% - 45px)}.score-card.-full-draw.carousel-index-0:after{height:42px}.score-card.-doubles.-full-draw.carousel-index-0:nth-child(2n):after{top:calc(-50% - 57.5px)}.score-card.-doubles.-full-draw.carousel-index-0:after{height:54.5px}.score-card.-print-view.carousel-index-0:nth-child(2n):after{top:calc(-50% - 4.35rem)}.score-card.-print-view.carousel-index-0:after{height:4.15rem}.score-card.-doubles.-print-view.carousel-index-0:before{top:calc(50% + -1.6rem);left:-1.32rem}.score-card.-doubles.-print-view.carousel-index-0:nth-child(2n):after{top:calc(-50% - 9.7rem)}.score-card.-doubles.-print-view.carousel-index-0:after{height:8.4rem;top:calc(-50% + -1.6rem);left:calc(100% + 1.32rem)}.score-card.carousel-index-1:nth-child(2n):after{top:calc(-50% - 104.7px)}.score-card.carousel-index-1:after{height:101.7px}.score-card.-doubles.carousel-index-1:nth-child(2n):after{top:calc(-50% - 165px)}.score-card.-doubles.carousel-index-1:after{height:162px}.score-card.-full-draw.carousel-index-1:nth-child(2n):after{top:calc(-50% - 90px)}.score-card.-full-draw.carousel-index-1:after{height:87px}.score-card.-doubles.-full-draw.carousel-index-1:nth-child(2n):after{top:calc(-50% - 115px)}.score-card.-doubles.-full-draw.carousel-index-1:after{height:112px}.score-card.-print-view.carousel-index-1:nth-child(2n):after{top:calc(-50% - 8.5rem)}.score-card.-print-view.carousel-index-1:after{height:8.3rem}.score-card.-doubles.-print-view.carousel-index-1:before{top:calc(50% + -1.6rem);left:-1.32rem}.score-card.-doubles.-print-view.carousel-index-1:nth-child(2n):after{top:calc(-50% - 18.1rem)}.score-card.-doubles.-print-view.carousel-index-1:after{height:16.8rem;top:calc(-50% + -1.6rem);left:calc(100% + 1.32rem)}.score-card.carousel-index-2:nth-child(2n):after{top:calc(-50% - 209.4px)}.score-card.carousel-index-2:after{height:206.4px}.score-card.-doubles.carousel-index-2:nth-child(2n):after{top:calc(-50% - 330px)}.score-card.-doubles.carousel-index-2:after{height:327px}.score-card.-full-draw.carousel-index-2:nth-child(2n):after{top:calc(-50% - 180px)}.score-card.-full-draw.carousel-index-2:after{height:177px}.score-card.-doubles.-full-draw.carousel-index-2:nth-child(2n):after{top:calc(-50% - 230px)}.score-card.-doubles.-full-draw.carousel-index-2:after{height:227px}.score-card.-print-view.carousel-index-2:nth-child(2n):after{top:calc(-50% - 16.8rem)}.score-card.-print-view.carousel-index-2:after{height:16.6rem}.score-card.-doubles.-print-view.carousel-index-2:before{top:calc(50% + -1.6rem);left:-1.32rem}.score-card.-doubles.-print-view.carousel-index-2:nth-child(2n):after{top:calc(-50% - 34.9rem)}.score-card.-doubles.-print-view.carousel-index-2:after{height:33.6rem;top:calc(-50% + -1.6rem);left:calc(100% + 1.32rem)}.score-card.carousel-index-3:nth-child(2n):after{top:calc(-50% - 418.8px)}.score-card.carousel-index-3:after{height:415.8px}.score-card.-doubles.carousel-index-3:nth-child(2n):after{top:calc(-50% - 639px)}.score-card.-doubles.carousel-index-3:after{height:636px}.score-card.-full-draw.carousel-index-3:nth-child(2n):after{top:calc(-50% - 360px)}.score-card.-full-draw.carousel-index-3:after{height:357px}.score-card.-doubles.-full-draw.carousel-index-3:nth-child(2n):after{top:calc(-50% - 460px)}.score-card.-doubles.-full-draw.carousel-index-3:after{height:457px}.score-card.-print-view.carousel-index-3:nth-child(2n):after{top:calc(-50% - 33.4rem)}.score-card.-print-view.carousel-index-3:after{height:33.2rem}.score-card.-doubles.-print-view.carousel-index-3:before{top:calc(50% + -1.6rem);left:-1.32rem}.score-card.-doubles.-print-view.carousel-index-3:nth-child(2n):after{top:calc(-50% - 68.5rem)}.score-card.-doubles.-print-view.carousel-index-3:after{height:67.2rem;top:calc(-50% + -1.6rem);left:calc(100% + 1.32rem)}.score-card.carousel-index-4:nth-child(2n):after{top:calc(-50% - 837.6px)}.score-card.carousel-index-4:after{height:834.6px}.score-card.-doubles.carousel-index-4:nth-child(2n):after{top:calc(-50% - 1275px)}.score-card.-doubles.carousel-index-4:after{height:1272px}.score-card.-full-draw.carousel-index-4:nth-child(2n):after{top:calc(-50% - 720px)}.score-card.-full-draw.carousel-index-4:after{height:717px}.score-card.-doubles.-full-draw.carousel-index-4:nth-child(2n):after{top:calc(-50% - 920px)}.score-card.-doubles.-full-draw.carousel-index-4:after{height:917px}.score-card.-print-view.carousel-index-4:nth-child(2n):after{top:calc(-50% - 66.6rem)}.score-card.-print-view.carousel-index-4:after{height:66.4rem}.score-card.-doubles.-print-view.carousel-index-4:before{top:calc(50% + -1.6rem);left:-1.32rem}.score-card.-doubles.-print-view.carousel-index-4:nth-child(2n):after{top:calc(-50% - 135.7rem)}.score-card.-doubles.-print-view.carousel-index-4:after{height:134.4rem;top:calc(-50% + -1.6rem);left:calc(100% + 1.32rem)}.score-card.carousel-index-5:nth-child(2n):after{top:calc(-50% - 1675.2px)}.score-card.carousel-index-5:after{height:1672.2px}.score-card.-doubles.carousel-index-5:nth-child(2n):after{top:calc(-50% - 2547px)}.score-card.-doubles.carousel-index-5:after{height:2544px}.score-card.-full-draw.carousel-index-5:nth-child(2n):after{top:calc(-50% - 1440px)}.score-card.-full-draw.carousel-index-5:after{height:1437px}.score-card.-doubles.-full-draw.carousel-index-5:nth-child(2n):after{top:calc(-50% - 1840px)}.score-card.-doubles.-full-draw.carousel-index-5:after{height:1837px}.score-card.-print-view.carousel-index-5:nth-child(2n):after{top:calc(-50% - 133rem)}.score-card.-print-view.carousel-index-5:after{height:132.8rem}.score-card.-doubles.-print-view.carousel-index-5:before{top:calc(50% + -1.6rem);left:-1.32rem}.score-card.-doubles.-print-view.carousel-index-5:nth-child(2n):after{top:calc(-50% - 270.1rem)}.score-card.-doubles.-print-view.carousel-index-5:after{height:268.8rem;top:calc(-50% + -1.6rem);left:calc(100% + 1.32rem)}.score-card.carousel-index-6:nth-child(2n):after{top:calc(-50% - 3350.4px)}.score-card.carousel-index-6:after{height:3347.4px}.score-card.-doubles.carousel-index-6:nth-child(2n):after{top:calc(-50% - 5091px)}.score-card.-doubles.carousel-index-6:after{height:5088px}.score-card.-full-draw.carousel-index-6:nth-child(2n):after{top:calc(-50% - 2880px)}.score-card.-full-draw.carousel-index-6:after{height:2877px}.score-card.-doubles.-full-draw.carousel-index-6:nth-child(2n):after{top:calc(-50% - 3680px)}.score-card.-doubles.-full-draw.carousel-index-6:after{height:3677px}.score-card.-print-view.carousel-index-6:nth-child(2n):after{top:calc(-50% - 265.8rem)}.score-card.-print-view.carousel-index-6:after{height:265.6rem}.score-card.-doubles.-print-view.carousel-index-6:before{top:calc(50% + -1.6rem);left:-1.32rem}.score-card.-doubles.-print-view.carousel-index-6:nth-child(2n):after{top:calc(-50% - 538.9rem)}.score-card.-doubles.-print-view.carousel-index-6:after{height:537.6rem;top:calc(-50% + -1.6rem);left:calc(100% + 1.32rem)}.score-card{height:85px;text-rendering:optimizeLegibility;width:100%;z-index:5}.score-card,.score-card .match-status{position:relative}.score-card__container{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:10px;border:3px solid #f4f4f4;background:#fff;border-radius:3px;font-size:13px;font-weight:500;height:85px;position:relative;display:-ms-flexbox;display:flex}.score-card__status{color:#222;margin-left:10px;font-weight:700;text-align:right}.score-card__status:before{-webkit-print-color-adjust:exact;color-adjust:exact;border-radius:.3125rem;content:"";display:inline-block;height:.625rem;margin-right:.3125rem;width:.625rem}.score-card__status:after{content:attr(data-status-text);display:inline-block;font-family:Sharp Sans,Arial,sans-serif;font-size:.8125rem;text-transform:uppercase}.score-card__status--align-left{text-align:left}.score-card__status--live{color:#e40521}.score-card__status--small{margin-top:.1875rem}.score-card__status--small:before{height:.5rem;width:.5rem}.score-card__status--small:after{font-size:.6875rem}.score-card__status--bg-white:before{background-color:#fff}.score-card__status--bg-white-dark:before{background-color:#f2f2f2}.score-card__status--bg-grey-stone:before{background-color:#e6e6e6}.score-card__status--bg-grey-lightest:before{background-color:#f8f8f8}.score-card__status--bg-grey-lighterer:before{background-color:grey}.score-card__status--bg-grey-lighter:before{background-color:#f4f4f4}.score-card__status--bg-grey-light:before{background-color:#eee}.score-card__status--bg-grey-light-border:before{background-color:#ccc}.score-card__status--bg-grey-mid:before{background-color:#ddd}.score-card__status--bg-grey-dark:before{background-color:#666}.score-card__status--bg-gray-darker:before{background-color:#7b7979}.score-card__status--bg-grey-darkerer:before{background-color:#333}.score-card__status--bg-grey-darkest:before{background-color:#222}.score-card__status--bg-off-black:before{background-color:#111}.score-card__status--bg-black:before{background-color:#000}.score-card__status--bg-blue-outline-highlight:before{background-color:#66cfff}.score-card__status--bg-blue-background-highlight:before{background-color:#e6f5ff}.score-card__status--bg-ao-footer-grey:before{background-color:#f9f9f9}.score-card__status--bg-ao-blue:before{background-color:#0091d2}.score-card__status--bg-ao-dark-blue:before{background-color:#003a5d}.score-card__status--bg-ao-darker-blue:before{background-color:#1e2886}.score-card__status--bg-ao-orange:before{background-color:#f7981d}.score-card__status--bg-ao-lime-green:before{background-color:#d7d700}.score-card__status--bg-ao-watermelon:before{background-color:#ff6664}.score-card__status--bg-ao-live:before{background-color:#ff51cd}.score-card__status--bg-ao-red:before{background-color:#e40521}.score-card__status--bg-ao-ruby-red:before{background-color:#df164c}.score-card__status--bg-ao-yellow:before{background-color:#ffde14}.score-card__status--bg-ao-live-ball:before{background-color:#bfd400}.score-card__status--bg-infosys-blue:before{background-color:#0074a8}.score-card__status--bg-ao-grey:before{background-color:#e5e5e5}.score-card__status--bg-ao-brand-digital-blue:before{background-color:#0073b2}.score-card__status--bg-rolex-green:before{background-color:#275f3c}.score-card__status--bg-blue-mid:before{background-color:#0091d2}.score-card__status--bg-blue-dark:before{background-color:#003a5d}.score-card__status--bg-blue-darker:before{background-color:#003255}.score-card__status--bg-blue-darkest:before{background-color:#005ba6}.score-card__status--bg-blue-button-dark:before{background-color:#004985}.score-card__status--bg-green-mid:before{background-color:#d7d700}.score-card__status--bg-blue-light:before{background-color:#f3fafd}.score-card__status--bg-orange-mid:before{background-color:#ea902f}.score-card__status--bg-orange-dark:before{background-color:#e40521}.score-card__status--bg-green-light:before{background-color:#ffde14}.score-card__status--bg-pale-yellow:before{background-color:#fff8d0}.score-card .teams-wrapper{-ms-flex:1 0;flex:1 0}.score-card .match-teams{width:100%}.score-card .match-teams td{vertical-align:middle;padding:4px 0}.score-card .match-teams td:first-child{padding-left:4px}.score-card .match-teams td:last-child{padding-right:4px}.score-card .match-teams .team-detail{height:30px}.score-card .match-teams .team-detail__players{position:relative;width:100%}.score-card .match-teams .team-detail__players.-winner{font-weight:700}.score-card .match-teams .team-detail__players .player{font-family:Sharp Sans,Arial,sans-serif;color:#222;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:1em;margin-bottom:0;text-decoration:none;white-space:nowrap}.score-card .match-teams .team-detail__players .player.-bye{font-weight:700;color:#666}.score-card .match-teams .team-detail__players .player.-qualifier{font-style:italic}.score-card .match-teams .team-detail__players .player .player-flag{line-height:1em;position:relative;margin-bottom:-1px}.score-card .match-teams .team-detail__players .player .player-name{border-bottom:1px solid transparent;display:-ms-flexbox;display:flex;line-height:1.5;margin-left:.3125rem}.score-card .match-teams .team-detail__players .player .player-full-name,.score-card .match-teams .team-detail__players .player .player-nationality-text{display:none}.score-card .match-teams .team-detail__players a.player:hover .player-name{border-bottom:1px solid #222;text-shadow:#fff 2px 0 0,#fff 1.75px .96667px 0,#fff 1.08333px 1.68333px 0,#fff .13333px 2px 0,#fff -.83333px 1.81667px 0,#fff -1.6px 1.2px 0,#fff -1.98333px .28333px 0,#fff -1.86667px -.7px 0,#fff -1.3px -1.51667px 0,#fff -.41667px -1.95px 0,#fff .56667px -1.91667px 0,#fff 1.41667px -1.41667px 0,#fff 1.91667px -.56667px 0}.score-card .match-teams .team-detail .player-tick{height:1.375rem;width:1.375rem;margin:-.1875rem 0 -.25rem}.score-card .match-teams .team-detail .status{text-align:right}.score-card .match-teams .team-detail .score{padding-left:5px;font-family:Sharp Sans,Arial,sans-serif;text-align:center}.score-card .match-teams .team-detail .score--super-tie{padding-left:0}.score-card .match-teams .team-detail .score.-winner,.score-card .match-teams .team-detail .super-tie-break.-winner{font-weight:700}.score-card .match-teams .team-detail .tie-break{margin-left:1px;font-family:Sharp Sans,Arial,sans-serif;top:-.9em;font-size:8px}.score-card .match-teams .team-detail .tie-break.-winner{font-weight:700}.score-card .match-teams .team-detail .-is-serving{padding-right:.3125rem}.score-card .match-teams .team-detail .-is-serving .icon-live-points{margin-bottom:-.1875rem;width:17px;height:17px}.score-card .match-teams .team-detail .-points-tally .circle-background{-ms-flex-align:center;align-items:center;background:#fff8d0;border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#222;display:-ms-flexbox;display:flex;font-family:Sharp Sans,Arial,sans-serif;font-weight:600;height:1.5rem;-ms-flex-pack:center;justify-content:center;line-height:1;overflow:hidden;width:1.5rem}.browser-ie .score-card .match-teams .team-detail .-points-tally .circle-background{padding-top:0}.score-card div[class*=" match-status"],.score-card div[class^=match-status]{background:#fff;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.score-card div[class*=" match-status"] div[class*=" status--"],.score-card div[class*=" match-status"] div[class^=status--],.score-card div[class^=match-status] div[class*=" status--"],.score-card div[class^=match-status] div[class^=status--]{display:inline-block;margin-left:10px}.score-card div[class*=" match-status"] .status--warm-up,.score-card div[class^=match-status] .status--warm-up{min-width:85px}.score-card div[class*=" match-status"] .status--live,.score-card div[class^=match-status] .status--live{min-width:60px}.score-card div[class*=" match-status"] .status--cancelled,.score-card div[class*=" match-status"] .status--suspended,.score-card div[class^=match-status] .status--cancelled,.score-card div[class^=match-status] .status--suspended{min-width:100px}.score-card div[class*=" match-status"] .status--scheduled,.score-card div[class^=match-status] .status--scheduled{min-width:100px;margin-left:10px}.score-card div[class*=" match-status"] .status--scheduled div,.score-card div[class^=match-status] .status--scheduled div{margin:0;line-height:13px;height:16px}.score-card div[class*=" match-status"] .status--scheduled .date,.score-card div[class^=match-status] .status--scheduled .date{font-weight:700;text-transform:uppercase;color:#222;font-size:13px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}.score-card div[class*=" match-status"] .status--scheduled .date-icon,.score-card div[class^=match-status] .status--scheduled .date-icon{margin-left:.1875rem;margin-top:-.1875rem;width:1rem;height:1rem}.score-card div[class*=" match-status"] .status--scheduled .date-icon__night,.score-card div[class^=match-status] .status--scheduled .date-icon__night{width:1rem;height:.875rem}.score-card div[class*=" match-status"] .status--scheduled .location,.score-card div[class^=match-status] .status--scheduled .location{color:#666;letter-spacing:normal;font-size:11px;line-height:20px}.score-card div[class*=" match-status"] .status--scheduled .buy-tickets-link,.score-card div[class^=match-status] .status--scheduled .buy-tickets-link{text-decoration:none;font-weight:700;font-size:13px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;margin-top:.125rem}.score-card div[class*=" match-status"] .status--scheduled .buy-tickets-link__icon,.score-card div[class^=match-status] .status--scheduled .buy-tickets-link__icon{width:.75rem;height:.75rem;margin-left:.0625rem}.score-card__match-centre-link{bottom:0;display:block;height:100%;position:absolute;right:0;text-decoration:none;top:0;width:40%;z-index:1}.score-card__match-centre-link:hover{text-decoration:none}.score-card__match-centre-link:hover~.breaker-row .breaker-line__icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:2;animation-iteration-count:2}.score-card.-doubles,.score-card.-doubles .score-card__container{height:145px}.score-card.-doubles .score-card__container .match-teams .team-detail{height:auto}.score-card.-doubles .score-card__container .match-teams .team-detail.team-0{border-bottom:1px solid #f4f4f4}.score-card.-doubles .score-card__container .match-teams .team-detail.team-0 td{padding-bottom:13px}.score-card.-doubles .score-card__container .match-teams .team-detail.team-1 td{padding-top:13px}@media screen{.score-card.-highlighted .score-card__container{border:3px solid #66cfff}.score-card.-highlighted .score-card__container .team-detail.-highlighted{background-color:#e6f5ff;border-radius:1px}.score-card.-highlighted .score-card__container .team-detail.-highlighted a.player:hover .player-name{border-bottom:1px solid #222;text-shadow:#ccebff 2px 0 0,#ccebff 1.75px .96667px 0,#ccebff 1.08333px 1.68333px 0,#ccebff .13333px 2px 0,#ccebff -.83333px 1.81667px 0,#ccebff -1.6px 1.2px 0,#ccebff -1.98333px .28333px 0,#ccebff -1.86667px -.7px 0,#ccebff -1.3px -1.51667px 0,#ccebff -.41667px -1.95px 0,#ccebff .56667px -1.91667px 0,#ccebff 1.41667px -1.41667px 0,#ccebff 1.91667px -.56667px 0}.score-card.-highlighted .score-card__container.-doubles .team-detail.-highlighted{margin:-5px -5px 10px}}.score-card.hidden{width:0;height:0;padding:0}.score-card.hidden .score-card__container{width:0;height:0;padding:0;border:0}.score-card.-full-draw{margin-bottom:5px!important}.score-card.-full-draw .score-card__container{font-size:11px;padding:3px 10px;-ms-flex-direction:column;flex-direction:column}.score-card.-full-draw .teams-wrapper{-ms-flex:0 0 auto;flex:0 0 auto;display:block}.score-card.-full-draw .match-teams .team-detail{height:25px;margin:0;padding:3px 2px;position:relative}.score-card.-full-draw .match-teams .team-detail__players{width:100%}.score-card.-full-draw .match-teams .team-detail__players .player{line-height:1.5;text-decoration:none}.score-card.-full-draw .match-teams .team-detail__players .player .player-flag,.score-card.-full-draw .match-teams .team-detail__players .player .player-flag img{width:1.25rem;height:.79937rem}.score-card.-full-draw .match-teams .team-detail__players .player .player-name{line-height:1.5}.score-card.-full-draw .match-teams .team-detail .player-tick{height:1.125rem;width:1.125rem;margin:0}.score-card.-full-draw .match-teams .team-detail td[class^=status]{padding:0}.score-card.-full-draw .match-teams .team-detail div[class*=" status"]:before,.score-card.-full-draw .match-teams .team-detail td[class^=status]:before{font-size:18px}.score-card.-full-draw .match-teams .team-detail div[class*=" status"]:after,.score-card.-full-draw .match-teams .team-detail td[class^=status]:after{font-size:8px;padding:3px 5px 1px;line-height:9px}.score-card.-full-draw .match-teams .team-detail div[class*=" status"].-walkover:after,.score-card.-full-draw .match-teams .team-detail td[class^=status].-walkover:after{content:"W/O"!important}.score-card.-full-draw .full-draw__scores,.score-card.-full-draw .match-status{width:100%;border-top:2px solid #f4f4f4;text-align:left;height:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start!important;justify-content:flex-start!important}.score-card.-full-draw .full-draw__scores div[class*=" status--"],.score-card.-full-draw .full-draw__scores div[class^=status--],.score-card.-full-draw .match-status div[class*=" status--"],.score-card.-full-draw .match-status div[class^=status--]{margin:0 6px}.score-card.-full-draw .full-draw__scores div[class*=" status--"]:before,.score-card.-full-draw .full-draw__scores div[class^=status--]:before,.score-card.-full-draw .match-status div[class*=" status--"]:before,.score-card.-full-draw .match-status div[class^=status--]:before{width:8px;height:8px}.score-card.-full-draw .full-draw__scores div[class*=" status--"]:after,.score-card.-full-draw .full-draw__scores div[class^=status--]:after,.score-card.-full-draw .match-status div[class*=" status--"]:after,.score-card.-full-draw .match-status div[class^=status--]:after{font-size:11px}.score-card.-full-draw .match-status{padding-top:5px}.score-card.-full-draw .full-draw__scores{padding-top:2px;color:#666;font-family:Sharp Sans,Arial,sans-serif;line-height:2em}.score-card.-full-draw .full-draw__scores .score:not(:last-child){margin-right:3px}.score-card.-full-draw.-doubles,.score-card.-full-draw.-doubles .score-card__container{height:110px}.score-card.-full-draw.-doubles .score-card__container .match-teams .team-detail{height:38px}.score-card.-full-draw.-doubles .score-card__container .match-teams .team-detail:first-child td{padding-bottom:5px}.score-card.-full-draw.-doubles .score-card__container .match-teams .team-detail:nth-child(2) td{padding-top:5px}.score-card.-first-round .team-no-1 .team-detail__players:before{content:"1"}.score-card.-first-round .team-no-1 .team-detail__players:before,.score-card.-first-round .team-no-2 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-2 .team-detail__players:before{content:"2"}.score-card.-first-round .team-no-3 .team-detail__players:before{content:"3"}.score-card.-first-round .team-no-3 .team-detail__players:before,.score-card.-first-round .team-no-4 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-4 .team-detail__players:before{content:"4"}.score-card.-first-round .team-no-5 .team-detail__players:before{content:"5"}.score-card.-first-round .team-no-5 .team-detail__players:before,.score-card.-first-round .team-no-6 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-6 .team-detail__players:before{content:"6"}.score-card.-first-round .team-no-7 .team-detail__players:before{content:"7"}.score-card.-first-round .team-no-7 .team-detail__players:before,.score-card.-first-round .team-no-8 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-8 .team-detail__players:before{content:"8"}.score-card.-first-round .team-no-9 .team-detail__players:before{content:"9"}.score-card.-first-round .team-no-9 .team-detail__players:before,.score-card.-first-round .team-no-10 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-10 .team-detail__players:before{content:"10"}.score-card.-first-round .team-no-11 .team-detail__players:before{content:"11"}.score-card.-first-round .team-no-11 .team-detail__players:before,.score-card.-first-round .team-no-12 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-12 .team-detail__players:before{content:"12"}.score-card.-first-round .team-no-13 .team-detail__players:before{content:"13"}.score-card.-first-round .team-no-13 .team-detail__players:before,.score-card.-first-round .team-no-14 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-14 .team-detail__players:before{content:"14"}.score-card.-first-round .team-no-15 .team-detail__players:before{content:"15"}.score-card.-first-round .team-no-15 .team-detail__players:before,.score-card.-first-round .team-no-16 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-16 .team-detail__players:before{content:"16"}.score-card.-first-round .team-no-17 .team-detail__players:before{content:"17"}.score-card.-first-round .team-no-17 .team-detail__players:before,.score-card.-first-round .team-no-18 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-18 .team-detail__players:before{content:"18"}.score-card.-first-round .team-no-19 .team-detail__players:before{content:"19"}.score-card.-first-round .team-no-19 .team-detail__players:before,.score-card.-first-round .team-no-20 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-20 .team-detail__players:before{content:"20"}.score-card.-first-round .team-no-21 .team-detail__players:before{content:"21"}.score-card.-first-round .team-no-21 .team-detail__players:before,.score-card.-first-round .team-no-22 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-22 .team-detail__players:before{content:"22"}.score-card.-first-round .team-no-23 .team-detail__players:before{content:"23"}.score-card.-first-round .team-no-23 .team-detail__players:before,.score-card.-first-round .team-no-24 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-24 .team-detail__players:before{content:"24"}.score-card.-first-round .team-no-25 .team-detail__players:before{content:"25"}.score-card.-first-round .team-no-25 .team-detail__players:before,.score-card.-first-round .team-no-26 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-26 .team-detail__players:before{content:"26"}.score-card.-first-round .team-no-27 .team-detail__players:before{content:"27"}.score-card.-first-round .team-no-27 .team-detail__players:before,.score-card.-first-round .team-no-28 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-28 .team-detail__players:before{content:"28"}.score-card.-first-round .team-no-29 .team-detail__players:before{content:"29"}.score-card.-first-round .team-no-29 .team-detail__players:before,.score-card.-first-round .team-no-30 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-30 .team-detail__players:before{content:"30"}.score-card.-first-round .team-no-31 .team-detail__players:before{content:"31"}.score-card.-first-round .team-no-31 .team-detail__players:before,.score-card.-first-round .team-no-32 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-32 .team-detail__players:before{content:"32"}.score-card.-first-round .team-no-33 .team-detail__players:before{content:"33"}.score-card.-first-round .team-no-33 .team-detail__players:before,.score-card.-first-round .team-no-34 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-34 .team-detail__players:before{content:"34"}.score-card.-first-round .team-no-35 .team-detail__players:before{content:"35"}.score-card.-first-round .team-no-35 .team-detail__players:before,.score-card.-first-round .team-no-36 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-36 .team-detail__players:before{content:"36"}.score-card.-first-round .team-no-37 .team-detail__players:before{content:"37"}.score-card.-first-round .team-no-37 .team-detail__players:before,.score-card.-first-round .team-no-38 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-38 .team-detail__players:before{content:"38"}.score-card.-first-round .team-no-39 .team-detail__players:before{content:"39"}.score-card.-first-round .team-no-39 .team-detail__players:before,.score-card.-first-round .team-no-40 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-40 .team-detail__players:before{content:"40"}.score-card.-first-round .team-no-41 .team-detail__players:before{content:"41"}.score-card.-first-round .team-no-41 .team-detail__players:before,.score-card.-first-round .team-no-42 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-42 .team-detail__players:before{content:"42"}.score-card.-first-round .team-no-43 .team-detail__players:before{content:"43"}.score-card.-first-round .team-no-43 .team-detail__players:before,.score-card.-first-round .team-no-44 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-44 .team-detail__players:before{content:"44"}.score-card.-first-round .team-no-45 .team-detail__players:before{content:"45"}.score-card.-first-round .team-no-45 .team-detail__players:before,.score-card.-first-round .team-no-46 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-46 .team-detail__players:before{content:"46"}.score-card.-first-round .team-no-47 .team-detail__players:before{content:"47"}.score-card.-first-round .team-no-47 .team-detail__players:before,.score-card.-first-round .team-no-48 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-48 .team-detail__players:before{content:"48"}.score-card.-first-round .team-no-49 .team-detail__players:before{content:"49"}.score-card.-first-round .team-no-49 .team-detail__players:before,.score-card.-first-round .team-no-50 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-50 .team-detail__players:before{content:"50"}.score-card.-first-round .team-no-51 .team-detail__players:before{content:"51"}.score-card.-first-round .team-no-51 .team-detail__players:before,.score-card.-first-round .team-no-52 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-52 .team-detail__players:before{content:"52"}.score-card.-first-round .team-no-53 .team-detail__players:before{content:"53"}.score-card.-first-round .team-no-53 .team-detail__players:before,.score-card.-first-round .team-no-54 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-54 .team-detail__players:before{content:"54"}.score-card.-first-round .team-no-55 .team-detail__players:before{content:"55"}.score-card.-first-round .team-no-55 .team-detail__players:before,.score-card.-first-round .team-no-56 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-56 .team-detail__players:before{content:"56"}.score-card.-first-round .team-no-57 .team-detail__players:before{content:"57"}.score-card.-first-round .team-no-57 .team-detail__players:before,.score-card.-first-round .team-no-58 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-58 .team-detail__players:before{content:"58"}.score-card.-first-round .team-no-59 .team-detail__players:before{content:"59"}.score-card.-first-round .team-no-59 .team-detail__players:before,.score-card.-first-round .team-no-60 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-60 .team-detail__players:before{content:"60"}.score-card.-first-round .team-no-61 .team-detail__players:before{content:"61"}.score-card.-first-round .team-no-61 .team-detail__players:before,.score-card.-first-round .team-no-62 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-62 .team-detail__players:before{content:"62"}.score-card.-first-round .team-no-63 .team-detail__players:before{content:"63"}.score-card.-first-round .team-no-63 .team-detail__players:before,.score-card.-first-round .team-no-64 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-64 .team-detail__players:before{content:"64"}.score-card.-first-round .team-no-65 .team-detail__players:before{content:"65"}.score-card.-first-round .team-no-65 .team-detail__players:before,.score-card.-first-round .team-no-66 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-66 .team-detail__players:before{content:"66"}.score-card.-first-round .team-no-67 .team-detail__players:before{content:"67"}.score-card.-first-round .team-no-67 .team-detail__players:before,.score-card.-first-round .team-no-68 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-68 .team-detail__players:before{content:"68"}.score-card.-first-round .team-no-69 .team-detail__players:before{content:"69"}.score-card.-first-round .team-no-69 .team-detail__players:before,.score-card.-first-round .team-no-70 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-70 .team-detail__players:before{content:"70"}.score-card.-first-round .team-no-71 .team-detail__players:before{content:"71"}.score-card.-first-round .team-no-71 .team-detail__players:before,.score-card.-first-round .team-no-72 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-72 .team-detail__players:before{content:"72"}.score-card.-first-round .team-no-73 .team-detail__players:before{content:"73"}.score-card.-first-round .team-no-73 .team-detail__players:before,.score-card.-first-round .team-no-74 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-74 .team-detail__players:before{content:"74"}.score-card.-first-round .team-no-75 .team-detail__players:before{content:"75"}.score-card.-first-round .team-no-75 .team-detail__players:before,.score-card.-first-round .team-no-76 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-76 .team-detail__players:before{content:"76"}.score-card.-first-round .team-no-77 .team-detail__players:before{content:"77"}.score-card.-first-round .team-no-77 .team-detail__players:before,.score-card.-first-round .team-no-78 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-78 .team-detail__players:before{content:"78"}.score-card.-first-round .team-no-79 .team-detail__players:before{content:"79"}.score-card.-first-round .team-no-79 .team-detail__players:before,.score-card.-first-round .team-no-80 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-80 .team-detail__players:before{content:"80"}.score-card.-first-round .team-no-81 .team-detail__players:before{content:"81"}.score-card.-first-round .team-no-81 .team-detail__players:before,.score-card.-first-round .team-no-82 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-82 .team-detail__players:before{content:"82"}.score-card.-first-round .team-no-83 .team-detail__players:before{content:"83"}.score-card.-first-round .team-no-83 .team-detail__players:before,.score-card.-first-round .team-no-84 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-84 .team-detail__players:before{content:"84"}.score-card.-first-round .team-no-85 .team-detail__players:before{content:"85"}.score-card.-first-round .team-no-85 .team-detail__players:before,.score-card.-first-round .team-no-86 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-86 .team-detail__players:before{content:"86"}.score-card.-first-round .team-no-87 .team-detail__players:before{content:"87"}.score-card.-first-round .team-no-87 .team-detail__players:before,.score-card.-first-round .team-no-88 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-88 .team-detail__players:before{content:"88"}.score-card.-first-round .team-no-89 .team-detail__players:before{content:"89"}.score-card.-first-round .team-no-89 .team-detail__players:before,.score-card.-first-round .team-no-90 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-90 .team-detail__players:before{content:"90"}.score-card.-first-round .team-no-91 .team-detail__players:before{content:"91"}.score-card.-first-round .team-no-91 .team-detail__players:before,.score-card.-first-round .team-no-92 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-92 .team-detail__players:before{content:"92"}.score-card.-first-round .team-no-93 .team-detail__players:before{content:"93"}.score-card.-first-round .team-no-93 .team-detail__players:before,.score-card.-first-round .team-no-94 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-94 .team-detail__players:before{content:"94"}.score-card.-first-round .team-no-95 .team-detail__players:before{content:"95"}.score-card.-first-round .team-no-95 .team-detail__players:before,.score-card.-first-round .team-no-96 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-96 .team-detail__players:before{content:"96"}.score-card.-first-round .team-no-97 .team-detail__players:before{content:"97"}.score-card.-first-round .team-no-97 .team-detail__players:before,.score-card.-first-round .team-no-98 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-98 .team-detail__players:before{content:"98"}.score-card.-first-round .team-no-99 .team-detail__players:before{content:"99"}.score-card.-first-round .team-no-99 .team-detail__players:before,.score-card.-first-round .team-no-100 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-100 .team-detail__players:before{content:"100"}.score-card.-first-round .team-no-101 .team-detail__players:before{content:"101"}.score-card.-first-round .team-no-101 .team-detail__players:before,.score-card.-first-round .team-no-102 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-102 .team-detail__players:before{content:"102"}.score-card.-first-round .team-no-103 .team-detail__players:before{content:"103"}.score-card.-first-round .team-no-103 .team-detail__players:before,.score-card.-first-round .team-no-104 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-104 .team-detail__players:before{content:"104"}.score-card.-first-round .team-no-105 .team-detail__players:before{content:"105"}.score-card.-first-round .team-no-105 .team-detail__players:before,.score-card.-first-round .team-no-106 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-106 .team-detail__players:before{content:"106"}.score-card.-first-round .team-no-107 .team-detail__players:before{content:"107"}.score-card.-first-round .team-no-107 .team-detail__players:before,.score-card.-first-round .team-no-108 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-108 .team-detail__players:before{content:"108"}.score-card.-first-round .team-no-109 .team-detail__players:before{content:"109"}.score-card.-first-round .team-no-109 .team-detail__players:before,.score-card.-first-round .team-no-110 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-110 .team-detail__players:before{content:"110"}.score-card.-first-round .team-no-111 .team-detail__players:before{content:"111"}.score-card.-first-round .team-no-111 .team-detail__players:before,.score-card.-first-round .team-no-112 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-112 .team-detail__players:before{content:"112"}.score-card.-first-round .team-no-113 .team-detail__players:before{content:"113"}.score-card.-first-round .team-no-113 .team-detail__players:before,.score-card.-first-round .team-no-114 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-114 .team-detail__players:before{content:"114"}.score-card.-first-round .team-no-115 .team-detail__players:before{content:"115"}.score-card.-first-round .team-no-115 .team-detail__players:before,.score-card.-first-round .team-no-116 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-116 .team-detail__players:before{content:"116"}.score-card.-first-round .team-no-117 .team-detail__players:before{content:"117"}.score-card.-first-round .team-no-117 .team-detail__players:before,.score-card.-first-round .team-no-118 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-118 .team-detail__players:before{content:"118"}.score-card.-first-round .team-no-119 .team-detail__players:before{content:"119"}.score-card.-first-round .team-no-119 .team-detail__players:before,.score-card.-first-round .team-no-120 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-120 .team-detail__players:before{content:"120"}.score-card.-first-round .team-no-121 .team-detail__players:before{content:"121"}.score-card.-first-round .team-no-121 .team-detail__players:before,.score-card.-first-round .team-no-122 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-122 .team-detail__players:before{content:"122"}.score-card.-first-round .team-no-123 .team-detail__players:before{content:"123"}.score-card.-first-round .team-no-123 .team-detail__players:before,.score-card.-first-round .team-no-124 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-124 .team-detail__players:before{content:"124"}.score-card.-first-round .team-no-125 .team-detail__players:before{content:"125"}.score-card.-first-round .team-no-125 .team-detail__players:before,.score-card.-first-round .team-no-126 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-126 .team-detail__players:before{content:"126"}.score-card.-first-round .team-no-127 .team-detail__players:before{content:"127"}.score-card.-first-round .team-no-127 .team-detail__players:before,.score-card.-first-round .team-no-128 .team-detail__players:before{position:absolute;left:-50px;width:30px;text-align:right;font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;color:#ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit}.score-card.-first-round .team-no-128 .team-detail__players:before{content:"128"}.score-card.-fixed-height{height:7.625rem}.score-card.-fixed-height .score-card__container{height:100%!important;padding:0 .625rem}.score-card.-fixed-height .match-teams .team-detail{height:3.625rem}.score-card.-fixed-height.-doubles .score-card__container .match-teams .team-detail.team-0 td,.score-card.-fixed-height.-doubles .score-card__container .match-teams .team-detail.team-1 td{padding-top:8px;padding-bottom:8px}.score-card.-has-breaker-row .match-teams .breaker-row td{padding:0 4px}.score-card.-has-breaker-row.-doubles .team-detail{border-bottom:none!important}.score-card--dark{color:#fff}.score-card--dark .score-card__container{background-color:#222;border-color:hsla(0,0%,100%,.05)}.score-card--dark .match-teams .team-detail__players .player,.score-card--dark .score-card__status:after,.score-card--dark div[class^=match-status] .status--scheduled .date{color:#fff}.score-card--dark div[class^=match-status] .status--scheduled .location{color:#ddd}.score-card--dark .match-teams .team-detail__players a.player:hover .player-name{text-shadow:none;border-color:#fff}.score-card--dark div[class^=match-status]{background-color:#222}.score-card--dark .match-teams .team-detail .-points-tally .circle-background{background-color:rgba(0,0,0,.1);color:#fff}.hidden-for-full-screen-view{display:none!important}main.no-margin-for-full-screen-view{margin:0!important}div.score-card.-print-view{margin-bottom:.84rem;height:7.4rem}div.score-card.-print-view .score-card__container{font-size:1.85rem;-ms-flex-direction:column;flex-direction:column;border-width:0;padding:0 0 0 1.27rem;height:7.4rem;border-radius:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}div.score-card.-print-view .teams-wrapper{width:100%;-ms-flex:0 0 auto;flex:0 0 auto}div.score-card.-print-view .match-teams .team-detail{padding:0;display:block;height:auto;margin:0}div.score-card.-print-view .match-teams .team-detail:first-child{margin-bottom:0!important;padding-bottom:0!important}div.score-card.-print-view .match-teams .team-detail:before{font-size:1.91rem;left:-8.91rem;width:7rem}div.score-card.-print-view .match-teams .team-detail__players{width:100%;display:block;padding:0!important}div.score-card.-print-view .match-teams .team-detail__players.-winner:after{display:none}div.score-card.-print-view .match-teams .team-detail__players .player{line-height:1.25em;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:1.59rem}div.score-card.-print-view .match-teams .team-detail__players .player .player-flag{display:none}div.score-card.-print-view .match-teams .team-detail__players .player .player-name{white-space:nowrap;text-overflow:ellipsis;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-width:0;overflow:hidden;vertical-align:top;line-height:1.25}div.score-card.-print-view .match-teams .team-detail__players .player .player-nationality-text,div.score-card.-print-view .match-teams .team-detail__players .player .player-status{display:inline-block;font-size:.7em}div.score-card.-print-view .match-teams .team-detail__players .player .player-status{white-space:pre}div.score-card.-print-view .match-teams .team-detail__players .player .player-nationality-text,div.score-card.-print-view .match-teams .team-detail__players .player .player-seed{display:none}div.score-card.-print-view .match-teams .team-detail .player-tick{display:inline-block;vertical-align:middle;margin:0 0 0 .3125rem;width:2.1rem;height:2.1rem}div.score-card.-print-view .match-teams .team-detail div[class*=" status"],div.score-card.-print-view .match-teams .team-detail td[class^=status]{display:none}div.score-card.-print-view .full-draw__scores,div.score-card.-print-view .match-status{width:100%;text-align:left;-ms-flex-pack:start!important;justify-content:flex-start!important;font-size:1.59rem;border:0;margin:0;padding:0}div.score-card.-print-view .full-draw__scores div[class*=" status--"],div.score-card.-print-view .full-draw__scores div[class^=status--],div.score-card.-print-view .match-status div[class*=" status--"],div.score-card.-print-view .match-status div[class^=status--]{display:none}div.score-card.-print-view .full-draw__scores{color:#666;font-family:Sharp Sans,Arial,sans-serif;white-space:nowrap;line-height:1.4em;height:auto;margin-top:.1rem}div.score-card.-print-view .full-draw__scores .score:not(:last-child){margin-right:.51rem}div.score-card.-print-view.-doubles{height:15.7rem}div.score-card.-print-view.-doubles .score-card__container{padding-top:1.75rem;height:15.7rem}div.score-card.-print-view.-doubles .score-card__container .match-teams .team-detail{height:4.4rem}div.score-card.-print-view.-doubles .score-card__container .match-teams .team-detail.team-0{border-width:.1rem}div.score-card.-print-view.-doubles .score-card__container .match-teams .team-detail.team-1 td{padding:.2rem 0 0!important}div.score-card.-print-view.-doubles .score-card__container .match-teams .team-detail__players{height:4.4rem}div.score-card.-print-view.-doubles .score-card__container .match-teams .team-detail__players .player{font-size:1.5rem!important}div.score-card.-print-view.-first-round .team-no-1 .team-detail__players:before{content:"1"}div.score-card.-print-view.-first-round .team-no-1 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-2 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-2 .team-detail__players:before{content:"2"}div.score-card.-print-view.-first-round .team-no-3 .team-detail__players:before{content:"3"}div.score-card.-print-view.-first-round .team-no-3 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-4 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-4 .team-detail__players:before{content:"4"}div.score-card.-print-view.-first-round .team-no-5 .team-detail__players:before{content:"5"}div.score-card.-print-view.-first-round .team-no-5 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-6 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-6 .team-detail__players:before{content:"6"}div.score-card.-print-view.-first-round .team-no-7 .team-detail__players:before{content:"7"}div.score-card.-print-view.-first-round .team-no-7 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-8 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-8 .team-detail__players:before{content:"8"}div.score-card.-print-view.-first-round .team-no-9 .team-detail__players:before{content:"9"}div.score-card.-print-view.-first-round .team-no-9 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-10 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-10 .team-detail__players:before{content:"10"}div.score-card.-print-view.-first-round .team-no-11 .team-detail__players:before{content:"11"}div.score-card.-print-view.-first-round .team-no-11 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-12 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-12 .team-detail__players:before{content:"12"}div.score-card.-print-view.-first-round .team-no-13 .team-detail__players:before{content:"13"}div.score-card.-print-view.-first-round .team-no-13 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-14 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-14 .team-detail__players:before{content:"14"}div.score-card.-print-view.-first-round .team-no-15 .team-detail__players:before{content:"15"}div.score-card.-print-view.-first-round .team-no-15 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-16 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-16 .team-detail__players:before{content:"16"}div.score-card.-print-view.-first-round .team-no-17 .team-detail__players:before{content:"17"}div.score-card.-print-view.-first-round .team-no-17 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-18 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-18 .team-detail__players:before{content:"18"}div.score-card.-print-view.-first-round .team-no-19 .team-detail__players:before{content:"19"}div.score-card.-print-view.-first-round .team-no-19 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-20 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-20 .team-detail__players:before{content:"20"}div.score-card.-print-view.-first-round .team-no-21 .team-detail__players:before{content:"21"}div.score-card.-print-view.-first-round .team-no-21 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-22 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-22 .team-detail__players:before{content:"22"}div.score-card.-print-view.-first-round .team-no-23 .team-detail__players:before{content:"23"}div.score-card.-print-view.-first-round .team-no-23 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-24 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-24 .team-detail__players:before{content:"24"}div.score-card.-print-view.-first-round .team-no-25 .team-detail__players:before{content:"25"}div.score-card.-print-view.-first-round .team-no-25 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-26 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-26 .team-detail__players:before{content:"26"}div.score-card.-print-view.-first-round .team-no-27 .team-detail__players:before{content:"27"}div.score-card.-print-view.-first-round .team-no-27 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-28 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-28 .team-detail__players:before{content:"28"}div.score-card.-print-view.-first-round .team-no-29 .team-detail__players:before{content:"29"}div.score-card.-print-view.-first-round .team-no-29 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-30 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-30 .team-detail__players:before{content:"30"}div.score-card.-print-view.-first-round .team-no-31 .team-detail__players:before{content:"31"}div.score-card.-print-view.-first-round .team-no-31 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-32 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-32 .team-detail__players:before{content:"32"}div.score-card.-print-view.-first-round .team-no-33 .team-detail__players:before{content:"33"}div.score-card.-print-view.-first-round .team-no-33 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-34 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-34 .team-detail__players:before{content:"34"}div.score-card.-print-view.-first-round .team-no-35 .team-detail__players:before{content:"35"}div.score-card.-print-view.-first-round .team-no-35 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-36 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-36 .team-detail__players:before{content:"36"}div.score-card.-print-view.-first-round .team-no-37 .team-detail__players:before{content:"37"}div.score-card.-print-view.-first-round .team-no-37 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-38 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-38 .team-detail__players:before{content:"38"}div.score-card.-print-view.-first-round .team-no-39 .team-detail__players:before{content:"39"}div.score-card.-print-view.-first-round .team-no-39 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-40 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-40 .team-detail__players:before{content:"40"}div.score-card.-print-view.-first-round .team-no-41 .team-detail__players:before{content:"41"}div.score-card.-print-view.-first-round .team-no-41 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-42 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-42 .team-detail__players:before{content:"42"}div.score-card.-print-view.-first-round .team-no-43 .team-detail__players:before{content:"43"}div.score-card.-print-view.-first-round .team-no-43 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-44 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-44 .team-detail__players:before{content:"44"}div.score-card.-print-view.-first-round .team-no-45 .team-detail__players:before{content:"45"}div.score-card.-print-view.-first-round .team-no-45 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-46 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-46 .team-detail__players:before{content:"46"}div.score-card.-print-view.-first-round .team-no-47 .team-detail__players:before{content:"47"}div.score-card.-print-view.-first-round .team-no-47 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-48 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-48 .team-detail__players:before{content:"48"}div.score-card.-print-view.-first-round .team-no-49 .team-detail__players:before{content:"49"}div.score-card.-print-view.-first-round .team-no-49 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-50 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-50 .team-detail__players:before{content:"50"}div.score-card.-print-view.-first-round .team-no-51 .team-detail__players:before{content:"51"}div.score-card.-print-view.-first-round .team-no-51 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-52 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-52 .team-detail__players:before{content:"52"}div.score-card.-print-view.-first-round .team-no-53 .team-detail__players:before{content:"53"}div.score-card.-print-view.-first-round .team-no-53 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-54 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-54 .team-detail__players:before{content:"54"}div.score-card.-print-view.-first-round .team-no-55 .team-detail__players:before{content:"55"}div.score-card.-print-view.-first-round .team-no-55 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-56 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-56 .team-detail__players:before{content:"56"}div.score-card.-print-view.-first-round .team-no-57 .team-detail__players:before{content:"57"}div.score-card.-print-view.-first-round .team-no-57 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-58 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-58 .team-detail__players:before{content:"58"}div.score-card.-print-view.-first-round .team-no-59 .team-detail__players:before{content:"59"}div.score-card.-print-view.-first-round .team-no-59 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-60 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-60 .team-detail__players:before{content:"60"}div.score-card.-print-view.-first-round .team-no-61 .team-detail__players:before{content:"61"}div.score-card.-print-view.-first-round .team-no-61 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-62 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-62 .team-detail__players:before{content:"62"}div.score-card.-print-view.-first-round .team-no-63 .team-detail__players:before{content:"63"}div.score-card.-print-view.-first-round .team-no-63 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-64 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-64 .team-detail__players:before{content:"64"}div.score-card.-print-view.-first-round .team-no-65 .team-detail__players:before{content:"65"}div.score-card.-print-view.-first-round .team-no-65 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-66 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-66 .team-detail__players:before{content:"66"}div.score-card.-print-view.-first-round .team-no-67 .team-detail__players:before{content:"67"}div.score-card.-print-view.-first-round .team-no-67 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-68 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-68 .team-detail__players:before{content:"68"}div.score-card.-print-view.-first-round .team-no-69 .team-detail__players:before{content:"69"}div.score-card.-print-view.-first-round .team-no-69 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-70 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-70 .team-detail__players:before{content:"70"}div.score-card.-print-view.-first-round .team-no-71 .team-detail__players:before{content:"71"}div.score-card.-print-view.-first-round .team-no-71 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-72 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-72 .team-detail__players:before{content:"72"}div.score-card.-print-view.-first-round .team-no-73 .team-detail__players:before{content:"73"}div.score-card.-print-view.-first-round .team-no-73 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-74 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-74 .team-detail__players:before{content:"74"}div.score-card.-print-view.-first-round .team-no-75 .team-detail__players:before{content:"75"}div.score-card.-print-view.-first-round .team-no-75 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-76 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-76 .team-detail__players:before{content:"76"}div.score-card.-print-view.-first-round .team-no-77 .team-detail__players:before{content:"77"}div.score-card.-print-view.-first-round .team-no-77 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-78 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-78 .team-detail__players:before{content:"78"}div.score-card.-print-view.-first-round .team-no-79 .team-detail__players:before{content:"79"}div.score-card.-print-view.-first-round .team-no-79 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-80 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-80 .team-detail__players:before{content:"80"}div.score-card.-print-view.-first-round .team-no-81 .team-detail__players:before{content:"81"}div.score-card.-print-view.-first-round .team-no-81 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-82 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-82 .team-detail__players:before{content:"82"}div.score-card.-print-view.-first-round .team-no-83 .team-detail__players:before{content:"83"}div.score-card.-print-view.-first-round .team-no-83 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-84 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-84 .team-detail__players:before{content:"84"}div.score-card.-print-view.-first-round .team-no-85 .team-detail__players:before{content:"85"}div.score-card.-print-view.-first-round .team-no-85 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-86 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-86 .team-detail__players:before{content:"86"}div.score-card.-print-view.-first-round .team-no-87 .team-detail__players:before{content:"87"}div.score-card.-print-view.-first-round .team-no-87 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-88 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-88 .team-detail__players:before{content:"88"}div.score-card.-print-view.-first-round .team-no-89 .team-detail__players:before{content:"89"}div.score-card.-print-view.-first-round .team-no-89 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-90 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-90 .team-detail__players:before{content:"90"}div.score-card.-print-view.-first-round .team-no-91 .team-detail__players:before{content:"91"}div.score-card.-print-view.-first-round .team-no-91 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-92 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-92 .team-detail__players:before{content:"92"}div.score-card.-print-view.-first-round .team-no-93 .team-detail__players:before{content:"93"}div.score-card.-print-view.-first-round .team-no-93 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-94 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-94 .team-detail__players:before{content:"94"}div.score-card.-print-view.-first-round .team-no-95 .team-detail__players:before{content:"95"}div.score-card.-print-view.-first-round .team-no-95 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-96 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-96 .team-detail__players:before{content:"96"}div.score-card.-print-view.-first-round .team-no-97 .team-detail__players:before{content:"97"}div.score-card.-print-view.-first-round .team-no-97 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-98 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-98 .team-detail__players:before{content:"98"}div.score-card.-print-view.-first-round .team-no-99 .team-detail__players:before{content:"99"}div.score-card.-print-view.-first-round .team-no-99 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-100 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-100 .team-detail__players:before{content:"100"}div.score-card.-print-view.-first-round .team-no-101 .team-detail__players:before{content:"101"}div.score-card.-print-view.-first-round .team-no-101 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-102 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-102 .team-detail__players:before{content:"102"}div.score-card.-print-view.-first-round .team-no-103 .team-detail__players:before{content:"103"}div.score-card.-print-view.-first-round .team-no-103 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-104 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-104 .team-detail__players:before{content:"104"}div.score-card.-print-view.-first-round .team-no-105 .team-detail__players:before{content:"105"}div.score-card.-print-view.-first-round .team-no-105 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-106 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-106 .team-detail__players:before{content:"106"}div.score-card.-print-view.-first-round .team-no-107 .team-detail__players:before{content:"107"}div.score-card.-print-view.-first-round .team-no-107 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-108 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-108 .team-detail__players:before{content:"108"}div.score-card.-print-view.-first-round .team-no-109 .team-detail__players:before{content:"109"}div.score-card.-print-view.-first-round .team-no-109 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-110 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-110 .team-detail__players:before{content:"110"}div.score-card.-print-view.-first-round .team-no-111 .team-detail__players:before{content:"111"}div.score-card.-print-view.-first-round .team-no-111 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-112 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-112 .team-detail__players:before{content:"112"}div.score-card.-print-view.-first-round .team-no-113 .team-detail__players:before{content:"113"}div.score-card.-print-view.-first-round .team-no-113 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-114 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-114 .team-detail__players:before{content:"114"}div.score-card.-print-view.-first-round .team-no-115 .team-detail__players:before{content:"115"}div.score-card.-print-view.-first-round .team-no-115 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-116 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-116 .team-detail__players:before{content:"116"}div.score-card.-print-view.-first-round .team-no-117 .team-detail__players:before{content:"117"}div.score-card.-print-view.-first-round .team-no-117 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-118 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-118 .team-detail__players:before{content:"118"}div.score-card.-print-view.-first-round .team-no-119 .team-detail__players:before{content:"119"}div.score-card.-print-view.-first-round .team-no-119 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-120 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-120 .team-detail__players:before{content:"120"}div.score-card.-print-view.-first-round .team-no-121 .team-detail__players:before{content:"121"}div.score-card.-print-view.-first-round .team-no-121 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-122 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-122 .team-detail__players:before{content:"122"}div.score-card.-print-view.-first-round .team-no-123 .team-detail__players:before{content:"123"}div.score-card.-print-view.-first-round .team-no-123 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-124 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-124 .team-detail__players:before{content:"124"}div.score-card.-print-view.-first-round .team-no-125 .team-detail__players:before{content:"125"}div.score-card.-print-view.-first-round .team-no-125 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-126 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-126 .team-detail__players:before{content:"126"}div.score-card.-print-view.-first-round .team-no-127 .team-detail__players:before{content:"127"}div.score-card.-print-view.-first-round .team-no-127 .team-detail__players:before,div.score-card.-print-view.-first-round .team-no-128 .team-detail__players:before{position:absolute;width:5.05rem;text-align:right;font-family:Source Sans,Arial,sans-serif;font-style:normal;font-stretch:normal;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:inherit;color:#000;left:-6.36rem;font-weight:400;font-size:1.59rem}div.score-card.-print-view.-first-round .team-no-128 .team-detail__players:before{content:"128"}div.score-card.-print-view.-first-round .player-short-name{display:none}div.score-card.-print-view.-first-round .match-teams .team-detail__players .player .player-full-name{display:inline}div.score-card.-print-view.-first-round .match-teams .team-detail__players .player .player-nationality-text,div.score-card.-print-view.-first-round .match-teams .team-detail__players .player .player-seed{display:inline-block}.-has-final-match div.score-card.-print-view.-last-round{display:none}.-has-final-match .knockout-tree__column:nth-last-child(2) div.score-card.-print-view:after{content:normal!important}.breaker-line{height:.0625rem;background:#f4f4f4;padding:0;position:relative;margin:0 .25rem 0 0}.breaker-line--full-width{margin:0}.breaker-line__icon{-ms-flex-align:center;align-items:center;background:#fff;border-radius:1.25rem;border:.0625rem solid #f4f4f4;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;height:1.25rem;-ms-flex-pack:center;justify-content:center;position:absolute;right:-.3125rem;top:-.625rem;width:1.25rem;padding-left:.2em}.breaker-line__icon-icon{width:.875rem;height:.875rem;color:#0091d2}.breaker-line--is-dark{background:#2c2c2c}.player-search{-ms-flex-align:stretch;align-items:stretch;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-tap-highlight-color:transparent}@media (min-width:768px){.player-search{-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-align:center;align-items:center}}.player-search__result-count{margin-top:.5rem}@media (min-width:768px){.player-search__result-count{margin:0 1.25rem 0 0}}.player-search__icon{position:absolute;width:20px;height:20px;left:10px;top:10px;color:#666;z-index:2}.player-search__clear-button{-ms-flex-align:center;align-items:center;background-color:#0091d2;border-radius:10px;border:0;color:#fff;display:-ms-flexbox;display:flex;height:20px;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;position:absolute;right:10px;top:10px;width:20px;z-index:250}.player-search__clear-button .svg-icon{color:#fff;stroke:#fff;width:10px;height:10px}.multiselect__placeholder{color:#666}.selector-container{position:relative;margin:0;-ms-flex:1 0 auto;flex:1 0 auto;z-index:200;height:40px}.selector-container .multiselect{font-family:Source Sans,Arial,sans-serif;font-size:13px;font-weight:700;color:#666;-webkit-box-sizing:content-box;box-sizing:content-box;display:inline-block;position:relative;width:100%}.browser-ios-webview .selector-container .multiselect,.browser-ios .selector-container .multiselect{font-size:16px}.selector-container .multiselect__tags{height:40px;padding:5px 20px 5px 35px;background:#f4f4f4;border-radius:20px;width:100%;min-width:210px;max-width:100%;-webkit-transition:.25s;transition:.25s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.selector-container .multiselect .multiselect__input,.selector-container .multiselect .multiselect__single{position:relative;display:inline-block;line-height:25px;border:none;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:top;height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 40px)}.selector-container .multiselect .multiselect__input{line-height:22px}.selector-container .multiselect .multiselect__content-wrapper{position:absolute;display:block;background:#f4f4f4;max-height:240px;right:0;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:1;overflow:auto;-webkit-overflow-scrolling:touch;width:100%}@media screen and (min-width:768px){.selector-container .multiselect .multiselect__content-wrapper{width:auto;min-width:100%}}.selector-container .multiselect .multiselect__content-wrapper .multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.selector-container .multiselect .multiselect__content-wrapper .multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;position:relative;cursor:pointer;white-space:nowrap}.selector-container .multiselect .multiselect__content-wrapper .multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:10px}.selector-container .multiselect .multiselect__content-wrapper .multiselect__option--highlight{background:#0091d2;outline:none;color:#fff}.selector-container .multiselect .multiselect__content-wrapper .multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.selector-container .multiselect .multiselect__content-wrapper .multiselect__option--selected:after{color:silver}.selector-container .multiselect .multiselect__content-wrapper .multiselect__option--selected.multiselect__option--highlight,.selector-container .multiselect .multiselect__content-wrapper .multiselect__option--selected.multiselect__option--highlight:after{background:#003a5d;color:#fff}.selector-container .multiselect .multiselect__content-wrapper .multiselect__option--disabled.multiselect__option--highlight{background:#dedede}@media screen and (min-width:768px){.selector-container--include-countries .multiselect .multiselect__input,.selector-container--include-countries .multiselect .multiselect__single{width:170px}}.multiselect--active .multiselect__select{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.multiselect__select{display:none}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__loading-enter-active,.multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{-ms-touch-action:manipulation;touch-action:manipulation}.multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--active{z-index:1}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags,.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:focus,.multiselect__single:focus{outline:none}.multiselect--active .multiselect__placeholder,.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect-enter-active,.multiselect-leave-active{-webkit-transition:all .15s ease;transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}.multiselect--disabled{opacity:.6;background:#ededed;pointer-events:none}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select,.multiselect__option--disabled{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{cursor:text;pointer-events:none}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes a{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes a{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}.result-count{font-family:Source Sans,Arial,sans-serif;font-size:.9375rem;line-height:1.4em;color:#666;text-align:left}@media (min-width:768px){.result-count{font-size:1.0625rem;text-align:right}}.message-card{border-radius:6px;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;padding:50px 40px;position:relative;width:100%;max-width:80rem;margin:auto;background-color:#fff}.message-card a{cursor:pointer}.message-card p{font-size:.9375rem}.message-card p:last-of-type{margin-bottom:0}.message-card p a{font-size:.9375rem;font-weight:700;text-decoration:underline}.message-card__background-texture{position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:.05;right:-9.38em;height:20em;width:320px;top:40%}.message-card--in-page{margin-bottom:1.875rem}html{min-height:100%}body{background-color:#fff;width:100%;overflow-x:hidden}@media (min-width:64rem){body{background-color:#fff}}body.-lock-body-scrolling{overflow:hidden}body>svg{display:none}body:not(.is-using-keyboard) button,body:not(.is-using-keyboard) select{outline:none}main{width:auto;max-width:1440px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;background-color:#fff;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;font-size:0}main section{font-size:1rem}main section.wide-left-column{padding:1.5em 3.5% 0}main section.wide-left-column .image-credit{font-size:11px;color:#666;padding-left:3.5%}main section.center-column{padding:0 3.5%}main section.full-width{width:100%;position:relative}main section.full-width .right-sidebar{padding:7% 0}main section.full-width .intro-block{padding:1.5em 3.5% 0}main section.left-sidebar{padding-top:1.5em;padding-left:3.5%;padding-right:3.5%;margin-bottom:1.5em}main section.right-sidebar{text-align:center}main section.-no-padding{padding:1.5em 0 0}main section twitterwidget{margin-bottom:2em!important}.full-width main{max-width:100%}.full-width main .article-layout__wrapper .article-container{width:100%}.cards-container{font-size:0}.cards-container .card{font-size:1rem}.scorecards-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}footer{width:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;overflow:hidden;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;font-size:1rem}picture.-hide-image .img{background-size:cover;background-position:50%;width:100%;height:100%}picture.-hide-image img{display:none}.-modal-active .dialog-off-canvas-main-canvas *,.-modal-active .outline-main *{z-index:0!important}.-modal-active .gdpr-popup{z-index:0}.-overlay-active .outline-main,.-overlay-active .page-standard,.-overlay-active main{height:100vh;overflow:hidden;opacity:0}.padded-full-width{padding:0 3.5%}@media (min-width:768px){.padded-full-width.padded-full-width{padding:0 7%}}.sub-section{margin:0 0 1.875rem}@media (min-width:768px){.sub-section{margin:0 0 3.125rem}}@media (min-width:768px){main section.left-sidebar{width:100%}main section.center-column,main section.left-sidebar{display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:7%;padding-top:2.5em;padding-right:3.5%}main section.center-column{width:calc(93% - 300px)}main section.right-sidebar{vertical-align:top;padding-left:1.5em;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:2.5em}main section.right-sidebar .btn{margin-bottom:1.25em}main section.wide-left-column{padding:1.5em 7% 0}main section.wide-left-column .image-credit{padding-left:7%}main section.full-width .right-sidebar{padding:3.5% 0}main section.full-width .intro-block{padding:0 3.5%;font-size:0}main section.full-width .intro-block .left{padding-top:5em;display:inline-block;width:50%;font-size:1rem}main section.full-width .intro-block .left p{margin-bottom:0;font-size:1.0625em;color:#111}main section.full-width .intro-block .right{padding-top:1.5em;display:inline-block;width:50%;font-size:1rem;text-align:right}main section.-no-padding{padding:1.5em 0 0}}@media (min-width:1024px){main section.full-width .intro-block{padding:0 7%}}@media (min-width:1365px){main section.left-sidebar{width:25%;padding-left:100px;padding-right:3.5%}main section.center-column{width:50%;padding-right:1.5em;padding-left:1.5em;padding-top:2.5em}main section.right-sidebar{width:25%;padding-right:7%;display:inline-block}main section.wide-left-column{width:75%;display:inline-block;vertical-align:top;padding-right:1.5em;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:100px;padding-top:2.5em}main section.wide-left-column .image-credit{padding-left:100px}main section.full-width .right-sidebar{width:25%;position:absolute;top:5.4375em;right:0;padding:0 0 0 1.5em;-webkit-box-sizing:border-box;box-sizing:border-box}main section.full-width .intro-block{padding:1.5em 100px 0}main section.-no-padding{padding:1.5em 0 0}}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.-force-hide,.-geo-hidden{display:none!important}.table{border-radius:.3125rem;border:.1875rem solid #f4f4f4;-webkit-box-sizing:border-box;box-sizing:border-box}.table__table{width:100%}.table__td{font-family:Sharp Sans,Arial,sans-serif;font-size:.8125rem;font-weight:500;color:#222;padding:.5rem .375rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.table__td.score-table__mobile-cell,.table__td:first-child{padding-left:.75rem}.table__td.score-table__mobile-cell,.table__td:last-child{padding-right:.75rem}@media (min-width:48rem),print{.table__td{padding:.5rem .625rem}.table__td.score-table__mobile-cell,.table__td:first-child{padding-left:1.25rem}.table__td:last-child{padding-right:1.25rem}}@media (min-width:85.3125rem),print{.table__td{padding:.5rem .9375rem}.table__td.score-table__mobile-cell,.table__td:first-child{padding-left:1.875rem}.table__td:last-child{padding-right:1.875rem}}.table__tr{height:2.5rem;border-top:2px solid #f4f4f4;border-collapse:collapse}.table__tr:first-child{border-top-width:0}@media (min-width:48rem),print{.table__tr{height:3.125rem}}.table__header-row,.table__header-row+.table__tr{border-top-width:0}.table__header-row-th{padding:0;text-align:left}.table__header-row-content{font-family:Sharp Sans,Arial,sans-serif;font-size:.6875rem;font-weight:700;color:#222;background-color:#f4f4f4;-webkit-print-color-adjust:exact;color-adjust:exact;height:2.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 -.0625rem 0 0;padding:.5rem .8125rem .5rem .75rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}tr:first-child .table__header-row-content{padding:.3125rem .75rem .5rem}@media (min-width:48rem),print{.table__header-row-content{font-size:1.0625rem;height:3.125rem;padding:.5rem 1.3125rem .5rem 1.25rem}tr:first-child .table__header-row-content{padding:.3125rem 1.25rem .5rem}}@media (min-width:85.3125rem),print{.table__header-row-content{padding:.5rem 1.9375rem .5rem 1.875rem}tr:first-child .table__header-row-content{padding:.3125rem 1.875rem .5rem}}@media screen{html:not(.browser-ie) .table__tr--is-selected .table__td-highlight-box{position:absolute;top:-.1875rem;left:0;right:0;bottom:-.1875rem;content:"";border:0 solid #99d8ff;border-width:.1875rem 0;pointer-events:none;-webkit-box-sizing:border-box;box-sizing:border-box}html:not(.browser-ie) .table__tr--is-selected .table__td:first-child .table__td-highlight-box{border-bottom-left-radius:.3125rem;border-top-left-radius:.3125rem;border-left-width:.1875rem;left:-.1875rem}html:not(.browser-ie) .table__tr--is-selected .table__td:last-child .table__td-highlight-box{border-bottom-right-radius:.3125rem;border-top-right-radius:.3125rem;border-right-width:.1875rem;right:-.1875rem}}@media screen{html.browser-ie .table__tr--is-selected{background-color:#e6f5ff}}@media screen{.table__tr--is-muted>td{opacity:.5}}table.line-border-table{margin:0 auto;font-family:Sharp Sans,Arial,sans-serif;width:100%;text-align:left;border:none}table.line-border-table>tbody>tr{border-bottom:.0625rem solid #003a5d}table.line-border-table>tbody>tr:first-child{border-top:.0625rem solid #003a5d}table.line-border-table>tbody>tr>td{width:auto;color:#666;font-size:1rem;padding:1rem;border:none}table.line-border-table>tbody>tr>td:first-child{color:#003a5d;font-weight:700}.ao-layout__section--light-text-mode .events-schedule table.line-border-table>tbody>tr,.ao-layout__section--light-text-mode .text-blade table.line-border-table>tbody>tr{border-bottom:.0625rem solid #fff}.ao-layout__section--light-text-mode .events-schedule table.line-border-table>tbody>tr:first-child,.ao-layout__section--light-text-mode .text-blade table.line-border-table>tbody>tr:first-child{border-top:.0625rem solid #fff}.ao-layout__section--light-text-mode .events-schedule table.line-border-table>tbody>tr>td,.ao-layout__section--light-text-mode .events-schedule table.line-border-table>tbody>tr>td:first-child,.ao-layout__section--light-text-mode .text-blade table.line-border-table>tbody>tr>td,.ao-layout__section--light-text-mode .text-blade table.line-border-table>tbody>tr>td:first-child{color:#fff}.local-time-with-bubble{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.local-time-with-bubble__bubble{display:none}@media print{.local-time-with-bubble__bubble{display:none}}@media (min-width:768px){.local-time-with-bubble__bubble{display:block}}.local-time-with-bubble__container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;background-color:#fff;border-radius:.3125rem;padding:.375rem .5rem;position:relative;-ms-flex-align:center;align-items:center;margin-right:.875rem;-webkit-box-shadow:0 .0625rem .25rem 0 rgba(0,0,0,.5);box-shadow:0 .0625rem .25rem 0 rgba(0,0,0,.5);will-change:tranform,opacity;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;opacity:0;-webkit-transform:translateX(1.25rem);transform:translateX(1.25rem)}@supports ((-webkit-filter:drop-shadow(0 .0625rem .125rem rgba(0,0,0,0.5))) or (filter:drop-shadow(0 .0625rem .125rem rgba(0,0,0,0.5)))){.local-time-with-bubble__container{-webkit-box-shadow:none;box-shadow:none;-webkit-filter:drop-shadow(0 .0625rem .125rem rgba(0,0,0,.5));filter:drop-shadow(0 .0625rem .125rem rgba(0,0,0,.5))}}.local-time-with-bubble:active .local-time-with-bubble__container,.local-time-with-bubble:hover .local-time-with-bubble__container{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.local-time-with-bubble__triangle{width:0;height:0;border-color:transparent transparent transparent #fff;border-style:solid;border-width:.4375rem 0 .4375rem .625rem;content:"";position:absolute;left:100%;top:50%;margin-top:-.4375rem;margin-left:-1px}.local-time-with-bubble__image{width:2.8125rem;height:1.625rem;margin-right:1rem}.local-time-with-bubble dl{font-family:Source Sans,Arial,sans-serif;text-align:center;color:#4a4a4a;letter-spacing:-.00625rem;margin:0}.local-time-with-bubble dt{font-size:.625rem;font-weight:600;line-height:1.5em}.local-time-with-bubble dd{font-size:.9375rem;font-weight:700;line-height:1em;margin:0}.player-flag-2018{border-radius:.125rem;overflow:hidden;width:1.25rem;height:1rem;display:inline-block;position:relative}.player-flag-2018__image{position:absolute;top:0;left:0;right:0;bottom:0;width:inherit;height:inherit}.print-header{display:none}@media print{.print-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin:1.5625rem 0 2.8125rem}}.print-header__print-heading{margin:0 0 0 1.25rem;font-size:1.25rem}@media print{html.printable-page{font-size:11.2px}html.printable-page.browser-edge,html.printable-page.browser-safari{font-size:9.6px}html.printable-page .component-hero-type-1,html.printable-page .filters-form,html.printable-page .outline-header,html.printable-page [data-component=header],html.printable-page footer{display:none!important}html.printable-page main{margin:0!important}}@-webkit-keyframes display-none-transition{0%{opacity:0}}@keyframes display-none-transition{0%{opacity:0}}@-webkit-keyframes toTopFromBottom{49%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{-webkit-transform:translateY(100%);transform:translateY(100%)}51%{opacity:1}}@keyframes toTopFromBottom{49%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{-webkit-transform:translateY(100%);transform:translateY(100%)}51%{opacity:1}}@-webkit-keyframes search-animate-in{0%{height:0}to{height:13.25rem}}@keyframes search-animate-in{0%{height:0}to{height:13.25rem}}@-webkit-keyframes search-animate-in-mobile{0%{height:0}to{height:10rem}}@keyframes search-animate-in-mobile{0%{height:0}to{height:10rem}}@-webkit-keyframes header-animate-out{0%{-webkit-transform:translateY(0) translateX(-50%);transform:translateY(0) translateX(-50%)}to{-webkit-transform:translateY(-100%) translateX(-50%);transform:translateY(-100%) translateX(-50%)}}@keyframes header-animate-out{0%{-webkit-transform:translateY(0) translateX(-50%);transform:translateY(0) translateX(-50%)}to{-webkit-transform:translateY(-100%) translateX(-50%);transform:translateY(-100%) translateX(-50%)}}@-webkit-keyframes menu-animate-in{0%{opacity:0}to{opacity:1}}@keyframes menu-animate-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes menu-animate-height{0%{height:0}to{height:56px}}@keyframes menu-animate-height{0%{height:0}to{height:56px}}@-webkit-keyframes mobile-main-animate-out{0%{max-height:none}99%{max-height:none}to{max-height:0}}@keyframes mobile-main-animate-out{0%{max-height:none}99%{max-height:none}to{max-height:0}}@-webkit-keyframes accordion-animate-open{0%{max-height:0}99%{max-height:500px}to{max-height:9999px}}@keyframes accordion-animate-open{0%{max-height:0}99%{max-height:500px}to{max-height:9999px}}@-webkit-keyframes accordion-animate-close{0%{max-height:9999px}1%{max-height:200px}to{max-height:0}}@keyframes accordion-animate-close{0%{max-height:9999px}1%{max-height:200px}to{max-height:0}}@-webkit-keyframes button-animate-on{0%{-webkit-transform:translateZ(0) rotate(-20deg);transform:translateZ(0) rotate(-20deg)}to{-webkit-transform:translate3d(0,100%,0) rotate(0deg);transform:translate3d(0,100%,0) rotate(0deg)}}@keyframes button-animate-on{0%{-webkit-transform:translateZ(0) rotate(-20deg);transform:translateZ(0) rotate(-20deg)}to{-webkit-transform:translate3d(0,100%,0) rotate(0deg);transform:translate3d(0,100%,0) rotate(0deg)}}@-webkit-keyframes button-animate-off{0%{-webkit-transform:translate3d(0,100%,0) rotate(-20deg);transform:translate3d(0,100%,0) rotate(-20deg)}to{-webkit-transform:translateZ(0) rotate(0deg);transform:translateZ(0) rotate(0deg)}}@keyframes button-animate-off{0%{-webkit-transform:translate3d(0,100%,0) rotate(-20deg);transform:translate3d(0,100%,0) rotate(-20deg)}to{-webkit-transform:translateZ(0) rotate(0deg);transform:translateZ(0) rotate(0deg)}}@-webkit-keyframes filters-animate-in{0%{-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}to{-webkit-transform:translate(-50%);transform:translate(-50%)}}@keyframes filters-animate-in{0%{-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}to{-webkit-transform:translate(-50%);transform:translate(-50%)}}@-webkit-keyframes modal-slide-in{0%{-webkit-transform:translateY(40px);transform:translateY(40px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes modal-slide-in{0%{-webkit-transform:translateY(40px);transform:translateY(40px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes card-ease-in{25%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-filter:blur(20px) grayscale(50%);filter:blur(20px) grayscale(50%)}50%{opacity:.3}75%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-filter:blur(0) grayscale(0);filter:blur(0) grayscale(0)}}@keyframes card-ease-in{25%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-filter:blur(20px) grayscale(50%);filter:blur(20px) grayscale(50%)}50%{opacity:.3}75%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-filter:blur(0) grayscale(0);filter:blur(0) grayscale(0)}}@-webkit-keyframes pulse{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1.35,1.35,1.35);transform:scale3d(1.35,1.35,1.35)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1.35,1.35,1.35);transform:scale3d(1.35,1.35,1.35)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}.status-label{color:#222;font-weight:700;text-transform:uppercase;display:inline-block;font-size:.75rem;font-family:Sharp Sans,Arial,sans-serif;white-space:nowrap;position:relative}.status-label__dot-wrapper{border-radius:50%;width:.625rem;height:.625rem;border-radius:0;position:absolute;display:inline-block;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.status-label__dot-wrapper.size__small{border-radius:50%;width:.25rem;height:.25rem}.status-label__dot-wrapper.size__small.position__right{right:-.5625rem}.status-label__dot-wrapper.size__small.position__left{left:-.5625rem}.status-label__dot-wrapper.position__right{right:-.9375rem}.status-label__dot-wrapper.position__left{left:-.9375rem}.status-label__dot-pulse{border-radius:50%;width:.625rem;height:.625rem;opacity:.5;-webkit-animation:pulseRadiate 1.5s cubic-bezier(.66,0,0,1) infinite;animation:pulseRadiate 1.5s cubic-bezier(.66,0,0,1) infinite;will-change:transform,opacity;position:absolute;top:0;left:0}@-webkit-keyframes pulseRadiate{to{-webkit-transform:scale(3);transform:scale(3);opacity:0}}@keyframes pulseRadiate{to{-webkit-transform:scale(3);transform:scale(3);opacity:0}}.status-label__dot{border-radius:50%;width:.625rem;height:.625rem;display:block;-webkit-print-color-adjust:exact;color-adjust:exact}.status-label--homepage{height:1rem;font-family:Roboto,Arial,sans-serif;font-size:.625rem;line-height:1rem}.status-label .size__small .status-label__dot,.status-label .size__small .status-label__dot-pulse{border-radius:50%;width:.25rem;height:.25rem}.status-label--color-white{color:#fff}.status-label__dot--bg-white{background-color:#fff}.status-label--color-white-dark{color:#f2f2f2}.status-label__dot--bg-white-dark{background-color:#f2f2f2}.status-label--color-grey-stone{color:#e6e6e6}.status-label__dot--bg-grey-stone{background-color:#e6e6e6}.status-label--color-grey-lightest{color:#f8f8f8}.status-label__dot--bg-grey-lightest{background-color:#f8f8f8}.status-label--color-grey-lighterer{color:grey}.status-label__dot--bg-grey-lighterer{background-color:grey}.status-label--color-grey-lighter{color:#f4f4f4}.status-label__dot--bg-grey-lighter{background-color:#f4f4f4}.status-label--color-grey-light{color:#eee}.status-label__dot--bg-grey-light{background-color:#eee}.status-label--color-grey-light-border{color:#ccc}.status-label__dot--bg-grey-light-border{background-color:#ccc}.status-label--color-grey-mid{color:#ddd}.status-label__dot--bg-grey-mid{background-color:#ddd}.status-label--color-grey-dark{color:#666}.status-label__dot--bg-grey-dark{background-color:#666}.status-label--color-gray-darker{color:#7b7979}.status-label__dot--bg-gray-darker{background-color:#7b7979}.status-label--color-grey-darkerer{color:#333}.status-label__dot--bg-grey-darkerer{background-color:#333}.status-label--color-grey-darkest{color:#222}.status-label__dot--bg-grey-darkest{background-color:#222}.status-label--color-off-black{color:#111}.status-label__dot--bg-off-black{background-color:#111}.status-label--color-black{color:#000}.status-label__dot--bg-black{background-color:#000}.status-label--color-blue-outline-highlight{color:#66cfff}.status-label__dot--bg-blue-outline-highlight{background-color:#66cfff}.status-label--color-blue-background-highlight{color:#e6f5ff}.status-label__dot--bg-blue-background-highlight{background-color:#e6f5ff}.status-label--color-ao-footer-grey{color:#f9f9f9}.status-label__dot--bg-ao-footer-grey{background-color:#f9f9f9}.status-label--color-ao-blue{color:#0091d2}.status-label__dot--bg-ao-blue{background-color:#0091d2}.status-label--color-ao-dark-blue{color:#003a5d}.status-label__dot--bg-ao-dark-blue{background-color:#003a5d}.status-label--color-ao-darker-blue{color:#1e2886}.status-label__dot--bg-ao-darker-blue{background-color:#1e2886}.status-label--color-ao-orange{color:#f7981d}.status-label__dot--bg-ao-orange{background-color:#f7981d}.status-label--color-ao-lime-green{color:#d7d700}.status-label__dot--bg-ao-lime-green{background-color:#d7d700}.status-label--color-ao-watermelon{color:#ff6664}.status-label__dot--bg-ao-watermelon{background-color:#ff6664}.status-label--color-ao-live{color:#ff51cd}.status-label__dot--bg-ao-live{background-color:#ff51cd}.status-label--color-ao-red{color:#e40521}.status-label__dot--bg-ao-red{background-color:#e40521}.status-label--color-ao-ruby-red{color:#df164c}.status-label__dot--bg-ao-ruby-red{background-color:#df164c}.status-label--color-ao-yellow{color:#ffde14}.status-label__dot--bg-ao-yellow{background-color:#ffde14}.status-label--color-ao-live-ball{color:#bfd400}.status-label__dot--bg-ao-live-ball{background-color:#bfd400}.status-label--color-infosys-blue{color:#0074a8}.status-label__dot--bg-infosys-blue{background-color:#0074a8}.status-label--color-ao-grey{color:#e5e5e5}.status-label__dot--bg-ao-grey{background-color:#e5e5e5}.status-label--color-ao-brand-digital-blue{color:#0073b2}.status-label__dot--bg-ao-brand-digital-blue{background-color:#0073b2}.status-label--color-rolex-green{color:#275f3c}.status-label__dot--bg-rolex-green{background-color:#275f3c}.status-label--color-blue-mid{color:#0091d2}.status-label__dot--bg-blue-mid{background-color:#0091d2}.status-label--color-blue-dark{color:#003a5d}.status-label__dot--bg-blue-dark{background-color:#003a5d}.status-label--color-blue-darker{color:#003255}.status-label__dot--bg-blue-darker{background-color:#003255}.status-label--color-blue-darkest{color:#005ba6}.status-label__dot--bg-blue-darkest{background-color:#005ba6}.status-label--color-blue-button-dark{color:#004985}.status-label__dot--bg-blue-button-dark{background-color:#004985}.status-label--color-green-mid{color:#d7d700}.status-label__dot--bg-green-mid{background-color:#d7d700}.status-label--color-blue-light{color:#f3fafd}.status-label__dot--bg-blue-light{background-color:#f3fafd}.status-label--color-orange-mid{color:#ea902f}.status-label__dot--bg-orange-mid{background-color:#ea902f}.status-label--color-orange-dark{color:#e40521}.status-label__dot--bg-orange-dark{background-color:#e40521}.status-label--color-green-light{color:#ffde14}.status-label__dot--bg-green-light{background-color:#ffde14}.status-label--color-pale-yellow{color:#fff8d0}.status-label__dot--bg-pale-yellow{background-color:#fff8d0}@media (min-width:120rem){.status-label--homepage{height:1.125rem;font-size:.75rem;line-height:1.125rem}}.score-card-wrapper__heading{display:-ms-flexbox;display:flex;height:3.125rem;padding:.375rem .9375rem 0;background:#f4f4f4;border-radius:.3125rem .3125rem 0 0}.score-card-wrapper__heading--shorter{height:1.5rem}.score-card-wrapper__heading .wrapper-left{-ms-flex:1 0;flex:1 0;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.score-card-wrapper__heading .wrapper-left--pad-top{padding-top:.125rem}.score-card-wrapper__heading .wrapper-right{padding-top:4px;text-align:right;-ms-flex-item-align:top;align-self:top;justify-self:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.score-card-wrapper__heading .wrapper-right--no-pad{padding-top:0}.score-card-wrapper__heading__event-title{font-size:1.0625rem;font-family:Sharp Sans,Arial,sans-serif;font-weight:700;color:#003a5d}.score-card-wrapper__heading a.score-card-wrapper__heading__event-title{text-decoration:none}.score-card-wrapper__heading a.score-card-wrapper__heading__event-title:hover{text-decoration:underline}.score-card-wrapper__heading__round-and-court{font-size:.8125rem;font-weight:700;margin-top:-.25rem}.score-card-wrapper__heading__round-and-court .round{color:#222}.score-card-wrapper__heading__round-and-court .court{color:#666}.score-card-wrapper__match-duration{color:#666;font-size:.8125rem;line-height:.8125rem;position:relative;margin-left:1.25rem;margin-top:.0625rem;font-family:Source Sans,Arial,sans-serif;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.score-card-wrapper__match-duration-icon{margin-right:4px;width:1.375rem;height:1.375rem;margin-top:-.125rem}.score-card-wrapper .score-card__container{border-radius:0 0 .3125rem .3125rem}.status--warm-up{color:#222;font-weight:700}.status--warm-up:before{content:"";display:inline-block;margin-right:.3125rem;width:.625rem;height:.625rem;border-radius:.3125rem;background-color:#ea902f;-webkit-print-color-adjust:exact;color-adjust:exact}.status--warm-up:after{content:Warm-up;text-transform:uppercase;display:inline-block;font-size:.8125rem;font-family:Sharp Sans,Arial,sans-serif}.status--live{color:#e40521;font-weight:700}.status--live:before{content:"";display:inline-block;margin-right:.3125rem;width:.625rem;height:.625rem;border-radius:.3125rem;background-color:#e40521;-webkit-print-color-adjust:exact;color-adjust:exact}.status--live:after{content:live;text-transform:uppercase;display:inline-block;font-size:.8125rem;font-family:Sharp Sans,Arial,sans-serif}.status--suspended{color:#222;font-weight:700}.status--suspended:before{content:"";display:inline-block;margin-right:.3125rem;width:.625rem;height:.625rem;border-radius:.3125rem;background-color:#ea902f;-webkit-print-color-adjust:exact;color-adjust:exact}.status--suspended:after{content:Suspended;text-transform:uppercase;display:inline-block;font-size:.8125rem;font-family:Sharp Sans,Arial,sans-serif}.status--cancelled{color:#222;font-weight:700}.status--cancelled:before{content:"";display:inline-block;margin-right:.3125rem;width:.625rem;height:.625rem;border-radius:.3125rem;background-color:#ea902f;-webkit-print-color-adjust:exact;color-adjust:exact}.status--cancelled:after{content:Cancelled;text-transform:uppercase;display:inline-block;font-size:.8125rem;font-family:Sharp Sans,Arial,sans-serif}.status--walkover:after{text-transform:uppercase;display:inline-block;content:Walkover;font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#666;text-align:center;vertical-align:bottom}@media print{.status--walkover:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--walkover:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--walkover:after{line-height:12px}.status--retired:after{text-transform:uppercase;display:inline-block;content:ret;font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--retired:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--retired:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--retired:after{line-height:12px}.status--default:after{text-transform:uppercase;display:inline-block;content:def;font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--default:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--default:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--default:after{line-height:12px}.status--pill-bg-white:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-white:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-white:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-white:after{line-height:12px}.status--pill-bg-white:after{background-color:#fff}.status--pill-bg-white-dark:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-white-dark:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-white-dark:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-white-dark:after{line-height:12px}.status--pill-bg-white-dark:after{background-color:#f2f2f2}.status--pill-bg-grey-stone:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-grey-stone:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-grey-stone:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-grey-stone:after{line-height:12px}.status--pill-bg-grey-stone:after{background-color:#e6e6e6}.status--pill-bg-grey-lightest:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-grey-lightest:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-grey-lightest:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-grey-lightest:after{line-height:12px}.status--pill-bg-grey-lightest:after{background-color:#f8f8f8}.status--pill-bg-grey-lighterer:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-grey-lighterer:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-grey-lighterer:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-grey-lighterer:after{line-height:12px}.status--pill-bg-grey-lighterer:after{background-color:grey}.status--pill-bg-grey-lighter:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-grey-lighter:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-grey-lighter:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-grey-lighter:after{line-height:12px}.status--pill-bg-grey-lighter:after{background-color:#f4f4f4}.status--pill-bg-grey-light:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-grey-light:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-grey-light:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-grey-light:after{line-height:12px}.status--pill-bg-grey-light:after{background-color:#eee}.status--pill-bg-grey-light-border:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-grey-light-border:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-grey-light-border:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-grey-light-border:after{line-height:12px}.status--pill-bg-grey-light-border:after{background-color:#ccc}.status--pill-bg-grey-mid:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-grey-mid:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-grey-mid:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-grey-mid:after{line-height:12px}.status--pill-bg-grey-mid:after{background-color:#ddd}.status--pill-bg-grey-dark:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-grey-dark:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-grey-dark:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-grey-dark:after{line-height:12px}.status--pill-bg-grey-dark:after{background-color:#666}.status--pill-bg-gray-darker:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-gray-darker:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-gray-darker:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-gray-darker:after{line-height:12px}.status--pill-bg-gray-darker:after{background-color:#7b7979}.status--pill-bg-grey-darkerer:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-grey-darkerer:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-grey-darkerer:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-grey-darkerer:after{line-height:12px}.status--pill-bg-grey-darkerer:after{background-color:#333}.status--pill-bg-grey-darkest:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-grey-darkest:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-grey-darkest:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-grey-darkest:after{line-height:12px}.status--pill-bg-grey-darkest:after{background-color:#222}.status--pill-bg-off-black:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-off-black:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-off-black:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-off-black:after{line-height:12px}.status--pill-bg-off-black:after{background-color:#111}.status--pill-bg-black:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-black:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-black:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-black:after{line-height:12px}.status--pill-bg-black:after{background-color:#000}.status--pill-bg-blue-outline-highlight:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-blue-outline-highlight:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-blue-outline-highlight:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-blue-outline-highlight:after{line-height:12px}.status--pill-bg-blue-outline-highlight:after{background-color:#66cfff}.status--pill-bg-blue-background-highlight:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-blue-background-highlight:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-blue-background-highlight:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-blue-background-highlight:after{line-height:12px}.status--pill-bg-blue-background-highlight:after{background-color:#e6f5ff}.status--pill-bg-ao-footer-grey:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-ao-footer-grey:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-ao-footer-grey:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-ao-footer-grey:after{line-height:12px}.status--pill-bg-ao-footer-grey:after{background-color:#f9f9f9}.status--pill-bg-ao-blue:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-ao-blue:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-ao-blue:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-ao-blue:after{line-height:12px}.status--pill-bg-ao-blue:after{background-color:#0091d2}.status--pill-bg-ao-dark-blue:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-ao-dark-blue:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-ao-dark-blue:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-ao-dark-blue:after{line-height:12px}.status--pill-bg-ao-dark-blue:after{background-color:#003a5d}.status--pill-bg-ao-darker-blue:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-ao-darker-blue:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-ao-darker-blue:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-ao-darker-blue:after{line-height:12px}.status--pill-bg-ao-darker-blue:after{background-color:#1e2886}.status--pill-bg-ao-orange:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-ao-orange:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-ao-orange:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-ao-orange:after{line-height:12px}.status--pill-bg-ao-orange:after{background-color:#f7981d}.status--pill-bg-ao-lime-green:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-ao-lime-green:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-ao-lime-green:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-ao-lime-green:after{line-height:12px}.status--pill-bg-ao-lime-green:after{background-color:#d7d700}.status--pill-bg-ao-watermelon:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-ao-watermelon:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-ao-watermelon:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-ao-watermelon:after{line-height:12px}.status--pill-bg-ao-watermelon:after{background-color:#ff6664}.status--pill-bg-ao-live:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-ao-live:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-ao-live:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-ao-live:after{line-height:12px}.status--pill-bg-ao-live:after{background-color:#ff51cd}.status--pill-bg-ao-red:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-ao-red:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-ao-red:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-ao-red:after{line-height:12px}.status--pill-bg-ao-red:after{background-color:#e40521}.status--pill-bg-ao-ruby-red:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-ao-ruby-red:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-ao-ruby-red:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-ao-ruby-red:after{line-height:12px}.status--pill-bg-ao-ruby-red:after{background-color:#df164c}.status--pill-bg-ao-yellow:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-ao-yellow:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-ao-yellow:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-ao-yellow:after{line-height:12px}.status--pill-bg-ao-yellow:after{background-color:#ffde14}.status--pill-bg-ao-live-ball:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-ao-live-ball:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-ao-live-ball:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-ao-live-ball:after{line-height:12px}.status--pill-bg-ao-live-ball:after{background-color:#bfd400}.status--pill-bg-infosys-blue:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-infosys-blue:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-infosys-blue:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-infosys-blue:after{line-height:12px}.status--pill-bg-infosys-blue:after{background-color:#0074a8}.status--pill-bg-ao-grey:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-ao-grey:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-ao-grey:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-ao-grey:after{line-height:12px}.status--pill-bg-ao-grey:after{background-color:#e5e5e5}.status--pill-bg-ao-brand-digital-blue:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-ao-brand-digital-blue:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-ao-brand-digital-blue:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-ao-brand-digital-blue:after{line-height:12px}.status--pill-bg-ao-brand-digital-blue:after{background-color:#0073b2}.status--pill-bg-rolex-green:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-rolex-green:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-rolex-green:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-rolex-green:after{line-height:12px}.status--pill-bg-rolex-green:after{background-color:#275f3c}.status--pill-bg-blue-mid:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-blue-mid:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-blue-mid:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-blue-mid:after{line-height:12px}.status--pill-bg-blue-mid:after{background-color:#0091d2}.status--pill-bg-blue-dark:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-blue-dark:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-blue-dark:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-blue-dark:after{line-height:12px}.status--pill-bg-blue-dark:after{background-color:#003a5d}.status--pill-bg-blue-darker:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-blue-darker:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-blue-darker:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-blue-darker:after{line-height:12px}.status--pill-bg-blue-darker:after{background-color:#003255}.status--pill-bg-blue-darkest:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-blue-darkest:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-blue-darkest:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-blue-darkest:after{line-height:12px}.status--pill-bg-blue-darkest:after{background-color:#005ba6}.status--pill-bg-blue-button-dark:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-blue-button-dark:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-blue-button-dark:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-blue-button-dark:after{line-height:12px}.status--pill-bg-blue-button-dark:after{background-color:#004985}.status--pill-bg-green-mid:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-green-mid:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-green-mid:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-green-mid:after{line-height:12px}.status--pill-bg-green-mid:after{background-color:#d7d700}.status--pill-bg-blue-light:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-blue-light:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-blue-light:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-blue-light:after{line-height:12px}.status--pill-bg-blue-light:after{background-color:#f3fafd}.status--pill-bg-orange-mid:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-orange-mid:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-orange-mid:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-orange-mid:after{line-height:12px}.status--pill-bg-orange-mid:after{background-color:#ea902f}.status--pill-bg-orange-dark:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-orange-dark:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-orange-dark:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-orange-dark:after{line-height:12px}.status--pill-bg-orange-dark:after{background-color:#e40521}.status--pill-bg-green-light:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-green-light:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-green-light:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-green-light:after{line-height:12px}.status--pill-bg-green-light:after{background-color:#ffde14}.status--pill-bg-pale-yellow:after{text-transform:uppercase;display:inline-block;content:attr(data-status-text);font-family:Source Sans,Arial,sans-serif;font-size:.625rem;padding:.125rem .3125rem .1875rem;line-height:.75rem;font-weight:700;height:.625rem;border-radius:.46875rem;color:#fff;background-color:#ea902f;text-align:center;vertical-align:bottom}@media print{.status--pill-bg-pale-yellow:after{-webkit-print-color-adjust:exact;color-adjust:exact}@supports not (-webkit-print-color-adjust:exact){.status--pill-bg-pale-yellow:after{border:.0625rem solid #888;background-color:transparent}}}.browser-ie .status--pill-bg-pale-yellow:after{line-height:12px}.status--pill-bg-pale-yellow:after{background-color:#fff8d0}.score-card-homepage-wrapper{min-width:17.5rem;padding-bottom:.875rem;width:100%}.score-card-homepage-wrapper__heading{display:-ms-flexbox;display:flex;padding:.5rem .75rem .75rem 0;background:#fff;border-radius:.5rem .5rem 0 0;position:relative}@media (min-width:120rem){.score-card-homepage-wrapper__heading{padding:.75rem .75rem .75rem 0}}.score-card-homepage-wrapper__heading__round-and-court{font-weight:400;font-family:Roboto,Arial,sans-serif;font-size:.625rem;line-height:1rem}@media (min-width:120rem){.score-card-homepage-wrapper__heading__round-and-court{font-size:.75rem;line-height:1.125rem}}.score-card-homepage-wrapper__heading--shorter{padding:.625rem .75rem}.score-card-homepage-wrapper__heading--shorter .score-card-homepage-wrapper__heading__round-and-court{font-size:.625rem}.score-card-homepage-wrapper__heading .wrapper-left{-ms-flex:1 0;flex:1 0;-ms-flex-pack:start;justify-content:flex-start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:2.0625rem}@media (min-width:120rem){.score-card-homepage-wrapper__heading .wrapper-left{height:2.25rem}}.score-card-homepage-wrapper__heading .wrapper-right{padding-top:4px;text-align:right;-ms-flex-item-align:top;align-self:top;justify-self:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.score-card-homepage-wrapper__heading .wrapper-right--no-pad{padding-top:0}.score-card-homepage-wrapper__heading__event-title{font-family:Roboto,Arial,sans-serif;font-weight:700;color:#666;font-size:.625rem;line-height:1rem}@media (min-width:120rem){.score-card-homepage-wrapper__heading__event-title{font-size:.75rem;line-height:1.125rem}}.score-card-homepage-wrapper__heading a.score-card-homepage-wrapper__heading__event-title{text-decoration:none}.score-card-homepage-wrapper__heading a.score-card-homepage-wrapper__heading__event-title:hover{text-decoration:underline}.score-card-homepage-wrapper__heading.score-card-homepage-wrapper__heading--shorter.score-card-homepage-wrapper__arrow_link:after{background-size:.3125rem .625rem;width:.3125rem;height:.625rem;position:absolute;right:.875rem;margin-top:-.3125rem}.score-card-homepage-wrapper__heading+.score-card-homepage .score-card-homepage__container{border-top-left-radius:0;border-top-right-radius:0}.score-card-homepage-wrapper__heading:hover{background-color:#d7d700}.score-card-homepage-wrapper__heading:hover .score-card-homepage-wrapper__heading__event-title,.score-card-homepage-wrapper__heading:hover .score-card-homepage-wrapper__heading__round-and-court{color:#003a5d}.score-card-homepage-wrapper__heading:hover.score-card-homepage-wrapper__arrow_link:after{-webkit-mask-size:.5rem 1rem;mask-size:.5rem 1rem}.score-card-homepage-wrapper__heading:hover.score-card-homepage-wrapper__arrow_link.score-card-homepage-wrapper__heading--shorter:after,.score-card-homepage-wrapper__heading:hover.score-card-homepage-wrapper__arrow_link:after{background-color:#003a5d;-webkit-mask-image:url(/themes/custom/ausopen_official/assets/img/score_card_arrow.d88130c5ef62f3d0036b1cde6198a82c.svg);mask-image:url(/themes/custom/ausopen_official/assets/img/score_card_arrow.d88130c5ef62f3d0036b1cde6198a82c.svg);background-image:none}.score-card-homepage-wrapper__heading:hover.score-card-homepage-wrapper__arrow_link.score-card-homepage-wrapper__heading--shorter:after{-webkit-mask-size:.3125rem .625rem;mask-size:.3125rem .625rem}.score-card-homepage-wrapper__match-duration{color:#666;font-size:.8125rem;line-height:.8125rem;position:relative;margin-left:1.25rem;margin-top:.0625rem;font-family:Source Sans,Arial,sans-serif;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.score-card-homepage-wrapper__match-duration-icon{margin-right:4px;width:1.375rem;height:1.375rem;margin-top:-.125rem}.score-card-homepage-wrapper--dark{border-top:1px solid hsla(0,0%,100%,.2);border-bottom:1px solid hsla(0,0%,100%,.2)}.score-card-homepage-wrapper--dark .score-card-homepage-wrapper__heading{background:none}.score-card-homepage-wrapper--dark .score-card-homepage-wrapper__heading:hover .score-card-homepage-wrapper__heading__event-title,.score-card-homepage-wrapper--dark .score-card-homepage-wrapper__heading:hover .score-card-homepage-wrapper__heading__round-and-court,.score-card-homepage-wrapper--dark .score-card-homepage-wrapper__heading__event-title,.score-card-homepage-wrapper--dark .score-card-homepage-wrapper__heading__round-and-court{color:#fff}.score-card-homepage-wrapper--dark .score-card-homepage-wrapper__heading:hover.score-card-homepage-wrapper__arrow_link:after{background-color:#fff}@media (min-width:120rem){.score-card-homepage-wrapper{height:8.75rem}}.slideshow-gallery{background-color:rgba(0,0,0,.9)}.slideshow-gallery,.slideshow-gallery *{-webkit-box-sizing:border-box;box-sizing:border-box}.slideshow-gallery__logo{height:1.875rem;left:.9375rem;position:absolute;top:.9375rem;z-index:10}@media (min-width:64rem){.slideshow-gallery__logo{left:2.5em;top:1.875em}}.slideshow-gallery__logo img{height:100%;width:auto}.slideshow-gallery__close-btn{-ms-flex-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;cursor:pointer;display:-ms-flexbox;display:flex;fill:#fff;height:3.125rem;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:absolute;right:.25rem;top:.25rem;width:3.125rem;z-index:100000}@media (min-width:64rem){.slideshow-gallery__close-btn{right:1.875em;top:.875em}}.slideshow-gallery__close-icon{color:#fff}.slideshow-gallery-video__play-btn{-ms-flex-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0091d2;border-radius:50%;border:none;display:-ms-flexbox;display:flex;height:3rem;-ms-flex-pack:center;justify-content:center;left:50%;line-height:1;padding-top:.125rem;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:3rem;z-index:200}.slideshow-gallery-video__play-icon{color:#fff;-webkit-transform:translate3d(1px,0,0);transform:translate3d(1px,0,0)}.slideshow-gallery-video__container{height:100%;position:absolute;left:0;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100%;will-change:opacity;z-index:200;opacity:0;overflow:hidden}.slideshow-gallery-video__container--is-visible{opacity:1}.slideshow-gallery-video .video-js{height:100%;width:100%}@media (min-width:64rem){.slideshow-gallery-video .vjs-dock-text{padding-left:9.375rem}}.slideshow-gallery-nav-button{background:none;border-radius:50%;border:2px solid #d7d700;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:0 .3125rem;width:1.75rem;height:1.75rem;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;will-change:opacity;padding:0}@media (min-width:64rem){.slideshow-gallery-nav-button{width:2.75rem;height:2.75rem}}.slideshow-gallery-nav-button--is-hidden{opacity:0!important;pointer-events:none;cursor:default}.slideshow-gallery-nav-button__icon{color:#d7d700;width:1rem;height:1rem}@media (min-width:64rem){.slideshow-gallery-nav-button__icon{width:1.5rem;height:1.5rem}}.slideshow-gallery-nav-button__icon--bump-left{margin-left:-.125rem}.slideshow-gallery-nav-button__icon--bump-right{margin-right:-.125rem}body:not(.is-using-touch) .slideshow-gallery-nav-button:hover{opacity:.6}.slideshow-gallery-carousel{background-attachment:fixed;background-color:#111;background-image:url(/themes/custom/ausopen_official/assets/img/O-Texture-Large.69e47204441b0697ac30c4e6fa712035.svg);background-position:20% 70%;background-repeat:no-repeat;background-size:450%;overflow:auto;padding:3.75rem 1.25rem;position:relative;width:100%}@media (min-width:64rem){.slideshow-gallery-carousel{padding:0}}.slideshow-gallery-carousel--is-playing-video{overflow:hidden}.slideshow-gallery-carousel__list{margin:0;padding:0}.slideshow-gallery-carousel__slideshow-container{position:relative}.slideshow-gallery-carousel__nav{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:3.75rem;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;top:0;width:100%;pointer-events:none;z-index:300;-webkit-transition:opacity .3s ease 1s;transition:opacity .3s ease 1s;will-change:opacity}@media (min-width:64rem){.slideshow-gallery-carousel__nav{-ms-flex-pack:justify;justify-content:space-between;margin-top:-1.875rem;top:50%;padding:0 2.5rem;opacity:0}}.slideshow-gallery-carousel:hover .slideshow-gallery-carousel__nav{opacity:1;-webkit-transition-delay:0s;transition-delay:0s}.slideshow-gallery-carousel__nav-button{pointer-events:all}.slideshow-gallery-carousel__item{height:100%;position:relative;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;will-change:opacity;width:100%}.slideshow-gallery-carousel__image-frame{background-color:#222;line-height:1;margin:0;min-height:100px;padding:0;position:relative;width:100%}@media (min-width:64rem){.slideshow-gallery-carousel__image-frame{background-color:transparent;height:100vh;min-width:100vw}}.slideshow-gallery-carousel__image-frame img{display:block;line-height:1;margin:0;padding:0;width:100%}.slideshow-gallery-carousel__image-frame img.swiper-lazy{opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;will-change:opacity}.slideshow-gallery-carousel__image-frame img.swiper-lazy-loaded{opacity:1}.slideshow-gallery-carousel__image{-webkit-backface-visibility:hidden;backface-visibility:hidden;width:100%}@media (min-width:64rem){.slideshow-gallery-carousel__image{height:100%;font-family:"object-fit:contain";-o-object-fit:contain;object-fit:contain}}.slideshow-gallery-carousel__heading{color:#fff;margin-bottom:1rem}@media (min-width:64rem){.slideshow-gallery-carousel__heading{font-size:1.875rem}}.slideshow-gallery-carousel__heading:before{-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.25);box-shadow:1px 1px 3px rgba(0,0,0,.25);content:"";display:block;height:.25rem;margin:1rem 0;width:4.375rem}.slideshow-gallery-carousel__subheading{color:#d7d700;font-weight:700;font-size:font-scale(14);margin-bottom:lines(4)}.slideshow-gallery-carousel__content{color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.25)}@media (min-width:64rem){.slideshow-gallery-carousel__content{bottom:0;left:0;opacity:0;padding:1.5em 10%;position:absolute;-webkit-transition:opacity 1s ease 1s;transition:opacity 1s ease 1s;width:100%;will-change:opacity}}.slideshow-gallery-carousel:hover .slideshow-gallery-carousel__content{opacity:1;-webkit-transition-delay:0s;transition-delay:0s}.slideshow-gallery-carousel__text{color:#fff}.slideshow-gallery-carousel__text p{color:inherit}.slideshow-gallery-carousel__count{color:#666;display:block;font-family:Sharp Sans,Arial,sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.5px;text-align:right;margin:.625rem 0}@media (min-width:64rem){.slideshow-gallery-carousel__count{display:none}}.slideshow-gallery-carousel__tags{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.slideshow-gallery-carousel__tag-item{margin:0 .3125rem}.slideshow-gallery-carousel__tag-item:first-child{margin-left:0}.slideshow-gallery-carousel__tag-item:last-child{margin-right:0}.slideshow-gallery-carousel__tag{-ms-flex-align:center;align-items:center;background:#111;border-radius:2.5em;border:3px solid #222;color:#fff;display:-ms-inline-flexbox;display:inline-flex;height:2.5rem;-ms-flex-pack:center;justify-content:center;padding:0 1rem;text-decoration:none;-webkit-transition:color .3s ease,border-color .5s ease;transition:color .3s ease,border-color .5s ease;will-change:color,border-color}.slideshow-gallery-carousel__tag:hover{border-color:#666;color:#fff;text-decoration:none}body.is-using-touch .slideshow-gallery-carousel__content,body.is-using-touch .slideshow-gallery-carousel__nav{opacity:1}.slideshow-gallery-modal{display:-ms-flexbox;display:flex;height:100%;left:0;min-width:100vw;opacity:0;position:fixed;top:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .5s ease;transition:opacity .3s ease,visibility .3s ease,-webkit-transform .5s ease;transition:opacity .3s ease,visibility .3s ease,transform .5s ease;transition:opacity .3s ease,visibility .3s ease,transform .5s ease,-webkit-transform .5s ease;visibility:hidden;width:100%;will-change:opacity,transform;z-index:99000}.slideshow-gallery-modal,.slideshow-gallery-modal *{-webkit-box-sizing:border-box;box-sizing:border-box}.slideshow-gallery-modal--is-visible{opacity:1;visibility:visible;-webkit-transform:none;transform:none}.component-hero-type-1.article-heading{height:160px}@media (min-width:48rem){.component-hero-type-1.article-heading{height:240px}}.component-hero-type-1.article-heading .background-texture--pattern-overlay-heading:after{background-image:url(/themes/custom/ausopen_official/assets/img/bg-pattern-heading-articles.3edd32f4e24732afbb2ed906acaed92c.svg);background-size:1430px;background-position:top 21% left 37%}@media (min-width:48rem){.component-hero-type-1.article-heading .background-texture--pattern-overlay-heading:after{background-size:2095px;background-position:top 22% left 35%}}@media (min-width:64rem){.component-hero-type-1.article-heading .background-texture--pattern-overlay-heading:after{background-size:2200px;background-position:top 22% left 37%}}@media (min-width:85.3125rem){.component-hero-type-1.article-heading .background-texture--pattern-overlay-heading:after{background-size:2150px;background-position:top 19% left 31%}}@media (min-width:120rem){.component-hero-type-1.article-heading .background-texture--pattern-overlay-heading:after{background-position:top 20% left 0}}.article-layout-live{font-size:1rem;padding:2rem 1rem 0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:-10.9375rem auto 0}@media (min-width:48rem){.article-layout-live{padding:3rem 0;margin:-14.375rem auto 0}}@media (min-width:64rem){.article-layout-live{margin:-14.375rem 0 0}}@media (min-width:85.3125rem){.article-layout-live{padding:7.375rem 0 0;margin:0}}.article-layout-live__wrapper{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0;width:100%;margin:0 auto;max-width:32.5rem}@media (min-width:64rem){.article-layout-live__wrapper{max-width:33.375rem}}@media (min-width:85.3125rem){.article-layout-live__wrapper{margin:0;-ms-flex-direction:row;flex-direction:row;max-width:100%}}.article-layout-live__sticky-image{position:relative;z-index:1;width:21.4375rem;margin:0 auto 2rem}.article-layout-live__sticky-image img{width:100%;min-height:11.5625rem}.article-layout-live__sticky-image picture.-hide-image img{display:block}@media (min-width:48rem){.article-layout-live__sticky-image{width:32.5rem;margin-bottom:3rem}}@media (min-width:64rem){.article-layout-live__sticky-image{width:33.375rem}}@media (min-width:85.3125rem){.article-layout-live__sticky-image{margin-bottom:0;left:0;width:34.125rem;position:absolute;top:200px}}@media (min-width:120rem){.article-layout-live__sticky-image{width:47.875rem}}.article-layout-live .text-blade p{font-family:Roboto,Arial,sans-serif;font-size:.75rem;line-height:1.125rem}@media (min-width:48rem){.article-layout-live .text-blade p{font-size:.875rem;line-height:1.375rem;font-family:Sharp Sans,Arial,sans-serif}}@media (min-width:85.3125rem){.article-layout-live .text-blade p{font-size:1rem;line-height:1.625rem}}.article-layout-live .text-blade p.question{color:#003a5d;font-weight:700;margin-bottom:.5rem}@media (min-width:64rem){.article-layout-live .text-blade p.question{margin-bottom:1rem}}.article-layout-live .article-title,.article-layout-live .component-table,.article-layout-live .field--name-field-tweet-embed,.article-layout-live .image-block,.article-layout-live .quote,.article-layout-live .text-blade{margin-bottom:2rem}@media (min-width:48rem){.article-layout-live .article-title,.article-layout-live .component-table,.article-layout-live .field--name-field-tweet-embed,.article-layout-live .image-block,.article-layout-live .quote,.article-layout-live .text-blade{margin-bottom:3rem}}@media (min-width:120rem){.article-layout-live .article-title,.article-layout-live .component-table,.article-layout-live .field--name-field-tweet-embed,.article-layout-live .image-block,.article-layout-live .quote,.article-layout-live .text-blade{margin-bottom:4rem}}.article-layout-live .image-block{margin-top:0}.article-layout-live .image-block img{border-radius:0}.article-layout-live .image-block figcaption{text-align:left;font-family:Roboto,Arial,sans-serif;font-weight:400;font-size:.75rem;padding:.125rem 0 0;border-bottom:none;line-height:1rem}@media (min-width:48rem){.article-layout-live .image-block figcaption{padding:.5rem 0 0;font-weight:500}}.article-layout-live .quote{font-family:Sharp Sans,Arial,sans-serif;text-transform:none;margin:0 0 2rem}.article-layout-live .contributor-meta{margin-top:0;margin-bottom:0}.article-layout-live .contributor-meta .contributor-meta-item{border-top:none;border-bottom:none;padding:0}.article-layout-live .contributor-meta .contributor-meta-item .label:after{content:" "}.article-layout-live .contributor-meta .contributor-meta-item .label,.article-layout-live .contributor-meta .contributor-meta-item .value{color:#666;font-family:Roboto,Arial,sans-serif;font-size:.75rem;display:inline-block;line-height:1.125rem}@media (min-width:48rem){.article-layout-live .contributor-meta .contributor-meta-item .label,.article-layout-live .contributor-meta .contributor-meta-item .value{font-family:Sharp Sans,Arial,sans-serif;font-size:.875rem;line-height:1.375rem}}@media (min-width:85.3125rem){.article-layout-live .contributor-meta .contributor-meta-item .label,.article-layout-live .contributor-meta .contributor-meta-item .value{font-size:1rem;line-height:1.5rem}}.article-layout-live .left-sidebar{width:100%;-ms-flex-negative:0;flex-shrink:0}@media (min-width:85.3125rem){.article-layout-live .left-sidebar{width:34.125rem}}@media (min-width:120rem){.article-layout-live .left-sidebar{width:47.875rem}}.article-layout-live .article-layout__column--content{padding:0;margin:0;display:block;width:100%}@media (min-width:85.3125rem){.article-layout-live .article-layout__column--content{-ms-flex:1 1;flex:1 1;padding-left:7.4375rem}}@media (min-width:120rem){.article-layout-live .article-layout__column--content{padding-left:8.625rem}}.article-layout-live .article-layout__column--content .article-container{max-width:100%}@media (min-width:85.3125rem){.article-layout-live .article-layout__column--content .article-container{max-width:68.2%}}@media (min-width:105rem){.article-layout-live .article-layout__column--content .article-container{max-width:59.5%}}.article-layout-live .article-title h1{font-weight:800;font-size:2rem;line-height:2.375rem;letter-spacing:.02em;color:#003a5d;margin-bottom:.5rem}@media (min-width:48rem){.article-layout-live .article-title h1{font-size:3rem;line-height:3.5rem;margin-bottom:.5rem}}@media (min-width:85.3125rem){.article-layout-live .article-title h1{font-weight:800;font-size:3.5rem;margin-bottom:1rem}}.article-layout-live .article-title .author .label,.article-layout-live .article-title .author strong{margin-right:.5rem}.article-layout-live .article-title .author p,.article-layout-live .article-title .author span,.article-layout-live .article-title .author time,.article-layout-live .article-title .meta p,.article-layout-live .article-title .meta span,.article-layout-live .article-title .meta time{font-family:Roboto,Arial,sans-serif;color:#666;font-weight:500;font-size:.75rem;line-height:1.125rem}@media (min-width:48rem){.article-layout-live .article-title .author p,.article-layout-live .article-title .author span,.article-layout-live .article-title .author time,.article-layout-live .article-title .meta p,.article-layout-live .article-title .meta span,.article-layout-live .article-title .meta time{font-family:Sharp Sans,Arial,sans-serif;font-size:.875rem;line-height:1.375rem}}@media (min-width:85.3125rem){.article-layout-live .article-title .author p,.article-layout-live .article-title .author span,.article-layout-live .article-title .author time,.article-layout-live .article-title .meta p,.article-layout-live .article-title .meta span,.article-layout-live .article-title .meta time{font-size:1rem;line-height:1.5rem}}.article-layout-live .article-title .meta{margin-bottom:.5rem}@media (min-width:85.3125rem){.article-layout-live .article-title .meta{margin-bottom:1rem}}.article-layout-live .full-width-video{border-radius:0;-webkit-box-shadow:none;box-shadow:none}.article-layout-live .full-width-video .ao-media-mosaic-banner__secondary-items-container,.article-layout-live .full-width-video .field--name-field-brightcove-video,.article-layout-live .full-width-video .video-container{height:100%}.article-layout-live .video-module{width:100%;height:100%}.article-layout-live .field--name-field-gallery .video-description{background:transparent}.article-layout-live .field--name-field-gallery .video-description__inner{margin:0 0 .75rem 1rem;max-width:15.9375rem}.article-layout-live .field--name-field-gallery .video-description__inner h3{font-family:Sharp Sans,Arial,sans-serif;font-weight:800;font-size:1.5rem;line-height:1.75rem;padding:0}@media (min-width:48rem){.article-layout-live .field--name-field-gallery .video-description__inner h3{font-size:2rem;line-height:2rem}}@media (min-width:48rem){.article-layout-live .field--name-field-gallery .video-description__inner{margin:0 0 2rem 1.5rem;max-width:18.3125rem}}.article-layout-live .field--name-field-gallery .video-poster-wrapper:before{content:"";width:3rem;height:3rem;background:url(/themes/custom/ausopen_official/assets/img/icon_gallery.a5ff0860b9eede7369708df5d2bcd6ff.svg) no-repeat;background-size:100%;position:absolute;top:1rem;left:1rem;z-index:1}@media (min-width:48rem){.article-layout-live .field--name-field-gallery .video-poster-wrapper:before{width:3.5rem;height:3.5rem;top:1.5rem;left:1.5rem}}.article-layout-live .ao-media-mosaic-banner__secondary-items-container .video-module__title{font-size:1.5rem;line-height:1.75rem;font-weight:800}@media (min-width:48rem){.article-layout-live .ao-media-mosaic-banner__secondary-items-container .video-module__title{font-size:2rem;line-height:2rem}}.article-layout-live .ao-media-mosaic-banner__secondary-items-container .video-module__play-icon{width:3rem;height:3rem;-webkit-box-sizing:border-box;box-sizing:border-box;background:hsla(0,0%,80%,.5)}@media (min-width:48rem){.article-layout-live .ao-media-mosaic-banner__secondary-items-container .video-module__play-icon{width:3.5rem;height:3.5rem}}.article-layout-live .ao-media-mosaic-banner__secondary-items-container .video-module__play-icon svg{width:1.5rem;height:1.5rem;margin-left:.3125rem}.article-layout-live .ao-media-mosaic-banner__secondary-items-container .video-module__duration{font-size:.75rem;line-height:1rem}@media (min-width:48rem){.article-layout-live .ao-media-mosaic-banner__secondary-items-container .video-module__duration{font-size:.625rem}}@media (max-width:40rem){.article-layout-live .article-content iframe{width:100%;height:12.0625rem}}@media (min-width:40rem) and (max-width:48rem){.article-layout-live .article-content iframe{width:100%;height:17.8125rem}}@media (min-width:64rem) and (max-width:85.25rem){.article-layout-live .article-content iframe{width:100%;height:18.75rem}}.article-main-layout{width:100%;max-width:100%}.next-article{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-direction:column;flex-direction:column;position:relative;padding:2rem 1rem;-ms-flex-pack:center;justify-content:center;margin-top:2rem;min-height:12.75rem;height:100%}.next-article,.next-article:focus,.next-article:hover{text-decoration:none}@media (min-width:48rem){.next-article{min-height:21rem;padding:4rem 7.75rem;margin-top:3rem}}@media (min-width:64rem){.next-article{padding:4rem 13.0625rem;margin-top:4.5rem}}@media (min-width:85.3125rem){.next-article{min-height:26.5rem;padding:5rem 0;margin-top:6rem}}@media (min-width:120rem){.next-article{min-height:23rem}}.next-article:after{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background-image:url(/themes/custom/ausopen_official/assets/img/next-articles-pattern-mobile.6b51427ad6b9e50215b692bf20bd4378.svg);background-position:top 43% left 47%;background-size:160%;background-repeat:repeat-y;background-color:transparent;z-index:0}@media (min-width:48rem){.next-article:after{background-size:150%;background-position:top 46% left 42%}}@media (min-width:64rem){.next-article:after{background-image:url(/themes/custom/ausopen_official/assets/img/next-articles-pattern-tablet.84039052a93298c152a591877ccc3f3a.svg);background-size:124%;background-position:top 49% left 60%}}@media (min-width:85.3125rem){.next-article:after{background-image:url(/themes/custom/ausopen_official/assets/img/next-articles-pattern.5a2c4b0bfdfa8e1bf3af92a898bf611a.svg);background-size:155%;background-position:top 70% left 32%}}@media (min-width:120rem){.next-article:after{background-image:url(/themes/custom/ausopen_official/assets/img/next-articles-pattern-desktop-large.dbdfd77027dba9fb697d12124ee5e0ff.svg);background-size:115%;background-position:top 68% left 20%}}.next-article h3,.next-article p{color:#fff;text-decoration:none;position:relative;z-index:1}.next-article h3:focus,.next-article h3:hover,.next-article p:focus,.next-article p:hover{text-decoration:none}.next-article p{font-size:.75rem;line-height:1.125rem;margin-bottom:.5rem;font-weight:700;font-family:Roboto,Arial,sans-serif}@media (min-width:48rem){.next-article p{font-size:1rem;line-height:1.5rem;margin-bottom:1rem;font-family:Sharp Sans,Arial,sans-serif}}@media (min-width:85.3125rem){.next-article p{font-size:1.5rem;line-height:1.5rem}}.next-article h3{margin:0;font-size:2rem;line-height:2.375rem;font-weight:800;font-family:Sharp Sans,Arial,sans-serif}@media (min-width:48rem){.next-article h3{font-size:3rem;line-height:3.5rem}}@media (min-width:85.3125rem){.next-article h3{font-size:3.5rem;line-height:3.5rem}}@media (min-width:85.3125rem){.next-article__article_title{padding:0 8.125rem 0 52%}}@media (min-width:105rem){.next-article__article_title{padding-right:0;max-width:37.75rem}}@media (min-width:120rem){.next-article__article_title{padding:0 0 0 50%}}.au-slider{width:100%}.au-slider,.au-slider .slides-wrapper{overflow:hidden}.au-slider .slides-wrapper .slide:first-child{margin-left:0}.au-slider .slides-wrapper .slide:last-child{margin-right:0}.au-slider .arrow{cursor:pointer}.component-gallery{position:static;max-height:100%}.component-gallery .btn-play-video{width:2.75em;height:2.75em;-webkit-transition:opacity .7s ease-in-out;transition:opacity .7s ease-in-out;-webkit-transition-delay:.3s,.4s;transition-delay:.3s,.4s}.component-gallery .btn-play-video .icon{color:#fff}.component-gallery.-video-active .gallery-slider .slide-article__media .picture,.component-gallery.-video-active .gallery-slider .slide-article__media picture{display:none}.component-gallery.-video-active .gallery-slider .slide-article__media .video-container{opacity:1}.component-gallery.-video-active .gallery-slider .slide-article__media .btn-play-video,.component-gallery.-video-active .gallery-slider .slide-article__media~.slide-article__description,.component-gallery.-video-active .gallery-thumbs{display:none}.gallery-card{display:block;overflow:hidden;font-size:1rem;cursor:pointer;text-decoration:none;height:17em;position:relative;width:100%;border-radius:6px;-webkit-box-shadow:0 2px 12px 0 rgba(34,34,34,.1);box-shadow:0 2px 12px 0 rgba(34,34,34,.1)}.gallery-card .card-background{background:#111;height:100%;width:100%}.gallery-card .card-background img{height:100%;width:100%;font-family:"object-fit:cover";-o-object-fit:cover;object-fit:cover}.gallery-card .card-inner{position:absolute;bottom:0;left:0;width:100%;height:auto;margin:0;padding:.75em 5%;border-radius:6px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.9)),color-stop(50%,transparent));background:linear-gradient(0deg,rgba(0,0,0,.9),transparent 50%);-webkit-box-sizing:border-box;box-sizing:border-box}.gallery-card .card-inner-title{color:#fff;font-family:Sharp Sans,Arial,sans-serif;font-weight:700;font-size:1.0625em;margin:0;padding:.75em 0}.gallery-card .card-inner-title .icon{color:#0091d2;display:block}.gallery-card .card-inner-title .icon:before{font-size:1.4375em;width:40px;position:relative;left:-4px}.gallery-card .card-meta{border-top:1px solid hsla(0,0%,100%,.2);padding:1em 0;width:100%;line-height:normal}.gallery-card .card-meta-type{color:#d7d700;text-decoration:none;font-size:.8125em;font-weight:700}.gallery-card .card-meta-description{font-size:.625em;color:#fff;margin-left:.5em}.gallery-card:hover img{-webkit-transition:-webkit-transform 1.5s ease-out;transition:-webkit-transform 1.5s ease-out;transition:transform 1.5s ease-out;transition:transform 1.5s ease-out,-webkit-transform 1.5s ease-out;-webkit-transform:scale(1.1);transform:scale(1.1)}.gallery-modal.component-modal.-active{-webkit-animation-duration:.5s;animation-duration:.5s}.gallery-modal.component-modal .modal-viewport{overflow:hidden;overflow-y:auto}.gallery-modal.component-modal .modal-viewport .modal-window{min-height:100%;width:100vw;top:0;left:0;-webkit-transform:none;transform:none;background:#111 url(/themes/custom/ausopen_official/assets/img/O-Texture-Large.69e47204441b0697ac30c4e6fa712035.svg) no-repeat 20% 70%;background-size:450%;background-attachment:fixed}.gallery-modal.component-modal .modal-viewport .modal-window .modal-container{padding:3.75em 0 0;height:100%}.gallery-modal.component-modal .modal-viewport .video-js{z-index:1000}.gallery-modal.component-modal .operator{text-decoration:none;color:#d7d700;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gallery-modal.component-modal .operator.-dismiss{-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;-webkit-transition-delay:.2s,.3s;transition-delay:.2s,.3s}.gallery-modal.component-modal .operator.-dismiss a{color:#fff;cursor:pointer;text-decoration:none}.gallery-modal.component-modal .operator.hide{opacity:0}.gallery-modal .gallery-container{padding-top:40px}.gallery-modal .gallery-container .component--share,.gallery-modal .gallery-container .slide-article__share{display:none}.gallery-modal .gallery-logo{height:1.875em;display:inline-block;position:absolute;top:.9375em;left:.9375em}.gallery-modal .gallery-logo img{height:100%;width:auto}.gallery-modal .sponsor-logo{height:1em;display:inline-block;width:100%;text-align:right;padding:0 1.25em;margin-bottom:.5em;-webkit-box-sizing:border-box;box-sizing:border-box}.gallery-modal .sponsor-logo span{font-size:.75em;color:#ddd;margin-right:.75em;vertical-align:middle}.gallery-modal .sponsor-logo img{display:inline-block;height:100%;width:auto;vertical-align:baseline}.gallery-slider__wrapper{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;list-style-type:none;margin:0;overflow:hidden;padding:0;width:9999px}.gallery-slider__wrapper.-fade-in{opacity:0;-webkit-transition:opacity 1s ease-in-out,-webkit-transform 0s;transition:opacity 1s ease-in-out,-webkit-transform 0s;transition:transform 0s,opacity 1s ease-in-out;transition:transform 0s,opacity 1s ease-in-out,-webkit-transform 0s}.gallery-slider__slide{position:relative;width:100vw}.gallery-slider__slide.-next .slide-article__description,.gallery-slider__slide.-next .slide-article__media .index,.gallery-slider__slide.-prev .slide-article__description,.gallery-slider__slide.-prev .slide-article__media .index{opacity:0}.gallery-slider__slide:first-child .slide-article__media{padding-left:0}.gallery-slider__slide:last-child .slide-article__media{padding-right:0}.gallery-slider__nav{height:3.75rem;left:50%;position:absolute;top:0;-webkit-transition:opacity .7s ease-in-out;transition:opacity .7s ease-in-out;-webkit-transition-delay:.3s,.4s;transition-delay:.3s,.4s;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:4rem}.gallery-slider__nav .operator{border-radius:50%;border:2px solid #d7d700;height:24px;opacity:1;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in;width:24px}.gallery-slider__nav .operator:hover{opacity:.6}.gallery-slider__nav .operator.-prev{left:0;right:auto}.gallery-slider__nav .operator.-prev .icon{text-indent:-2px}.gallery-slider__nav .operator.-next{left:auto;right:0}.gallery-slider__nav .operator.-next .icon{text-indent:2px}.gallery-slider__nav .icon:before{color:#d7d700;font-size:1rem;height:24px;left:50%;line-height:24px;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:24px}.gallery-slider .slide-article{position:relative;padding:0 1.25em;width:calc(100vw - 2.5em)}.gallery-slider .slide-article *{-webkit-box-sizing:border-box;box-sizing:border-box}.gallery-slider .slide-article__media{min-height:220px;position:relative}.gallery-slider .slide-article__media img{display:block;width:100%;height:100%;font-family:"object-fit:cover";-o-object-fit:cover;object-fit:cover;border-radius:3px}.gallery-slider .slide-article__media .video-js{width:100%;height:100%}.gallery-slider .slide-article__media .video-container{position:absolute;top:0;left:0;width:100%;height:100%;background:#111;opacity:0;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.gallery-slider .slide-article__media .index{color:#666;font-size:.6875em;font-weight:700;font-family:Sharp Sans,Arial,sans-serif;position:absolute;bottom:-2.5em;right:.875em;z-index:1;letter-spacing:.5px;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.gallery-slider .slide-article__media .icon{color:#fff}.gallery-slider .slide-article__media .btn-play-video{left:50%}.gallery-slider .slide-article__media .-hide-image img{display:none}.gallery-slider .slide-article__media .-hide-image .img{background-repeat:no-repeat;background-size:contain}.gallery-slider .slide-article__description{padding:1.5em 0;position:relative;-webkit-transition:opacity .7s ease-in-out;transition:opacity .7s ease-in-out;-webkit-transition-delay:.3s,.4s;transition-delay:.3s,.4s}.gallery-slider .slide-article__description h2{color:#fff;margin-bottom:1em}.gallery-slider .slide-article__description h2:before{content:" ";width:70px;height:4px;display:block;margin:1em 0}.gallery-slider .slide-article__description .meta{color:#d7d700;font-weight:700;font-size:.875em;margin-bottom:1em}.gallery-slider .slide-article__description p{color:#eee}.gallery-slider .slide-article__share{color:#fff}.gallery-slider .slide-article__tags{margin:2em 0 0;padding:0;list-style-type:none;font-size:.875em;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.gallery-slider .slide-article__tags>*{display:inline-block;background:transparent;margin-right:5px;margin-bottom:10px;color:#eee}.gallery-slider .slide-article__tags>* a{-webkit-box-sizing:content-box;box-sizing:content-box;position:relative;display:block;text-decoration:none;font-size:inherit;color:inherit;height:2.5em;line-height:2.625em;padding:0 1em;border:3px solid #222;border-radius:2.5em;-webkit-transition:color .3s,border-color .5s;transition:color .3s,border-color .5s;-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1);background:#111;font-weight:400}.gallery-slider .slide-article__tags>* a:hover{border-color:#666}.gallery-slider .slide-article__tags>.slide-article__share{margin-right:15px}.gallery-slider.-last .gallery-slider__nav .operator.-next,.gallery-slider[data-index="1"] .gallery-slider__nav .operator.-prev{-webkit-transition:opacity .4s ease-out;transition:opacity .4s ease-out;opacity:0;cursor:default}.gallery-thumbs{background:transparent;display:none;height:100vh;position:relative;-webkit-transform:translateY(100vh);transform:translateY(100vh);-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;z-index:1}.gallery-thumbs-container{max-width:1280px;margin:0 auto;padding:0 3.5% 3.5%}.gallery-thumbs .thumbs-list{list-style-type:none;margin:0;padding:0;overflow-y:auto}.gallery-thumbs .thumbs-list,.gallery-thumbs .thumbs-list *{-webkit-box-sizing:border-box;box-sizing:border-box}.gallery-thumbs .thumbs-list-item{width:25%;margin:0;float:left;overflow:hidden;position:relative}.gallery-thumbs .thumbs-list-item:after{content:" ";display:block;padding-top:100%}.gallery-thumbs .thumbs-list-item .inner{position:absolute;top:0;left:0;width:100%;height:100%;padding:4.5%}.gallery-thumbs .thumbs-list-item.-active .thumb:after{content:" ";display:block;position:absolute;bottom:0;left:0;width:100%;height:4px}.gallery-thumbs .thumbs-list-item .-hide-image img{display:none}.gallery-thumbs .thumb{background:#000;position:relative;border-radius:6px;overflow:hidden}.gallery-thumbs .thumb,.gallery-thumbs .thumb picture,.gallery-thumbs .thumb picture img{display:block;width:100%;height:100%}.gallery-thumbs .thumb picture img{-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;font-family:"object-fit:cover;object-position:50%";-o-object-fit:cover;object-fit:cover;-o-object-position:50%;object-position:50%}.gallery-thumbs .thumb-inner{position:absolute;bottom:0;width:100%;height:50%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),color-stop(50%,transparent));background:linear-gradient(0deg,rgba(0,0,0,.5),transparent 50%);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;padding:.75em 1.25em}.gallery-thumbs .thumb-meta{width:100%;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid hsla(0,0%,100%,.25);font-size:1rem;padding:.5em 0 0}.gallery-thumbs .thumb-meta-type{display:inline-block;color:#d7d700;font-weight:700;font-size:.75em}.gallery-thumbs .thumb-meta-time{color:#fff;font-size:.75em;margin-left:.5em}.gallery-thumbs.-active{-webkit-transform:translateY(0);transform:translateY(0)}.gallery-thumbs.-active .operator{-webkit-transform:translateY(2.8125em);transform:translateY(2.8125em);border-color:#fff}.gallery-thumbs.-active .operator .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);display:inline-block}.gallery-thumbs.-active .operator .icon:before{line-height:37px}.gallery-thumbs.-active .operator .icon.closed{display:none}.gallery-thumbs.-active .operator .icon.open{display:inline-block}.gallery-thumbs.-active .gallery-thumbs-container{padding-top:100px}.gallery-thumbs .operator{position:absolute;top:0;left:0;right:0;bottom:auto;margin:auto;height:40px;width:40px;border:2px solid transparent;border-radius:50%;cursor:pointer;-webkit-transform:translateY(-3.125em);transform:translateY(-3.125em)}.gallery-thumbs .operator .icon{color:#fff}.gallery-thumbs .operator .icon.closed{display:inline-block}.gallery-thumbs .operator .icon.closed:before{font-size:32px}.gallery-thumbs .operator .icon.open{display:none}.gallery-thumbs .operator .icon:before{font-size:20px;height:40px;width:40px;line-height:42px;text-align:center}@media (min-width:480px){.gallery-card .card-inner{padding-top:15%}}@media (min-width:1024px){.-no-activity .btn-play-video,.-no-activity .gallery-slider__nav .operator.arrow,.-no-activity .slide-article__description{opacity:0}.component-gallery .btn-play-video{width:3em;height:3em}.gallery-card{height:25em}.gallery-card .card-inner-title{line-height:1.25em;font-size:1.4375em}.gallery-card .card-inner-title .icon{display:inline;display:initial}.gallery-card .card-inner-title .icon:before{top:-7px;left:0}.gallery-modal.component-modal .modal-viewport .modal-window{max-width:100%;background-size:250%;background-position:20% 70%}.gallery-modal.component-modal .modal-viewport .modal-window .modal-container{padding:0}.gallery-modal.component-modal .modal-viewport .modal-window .modal-container .operator.-dismiss{top:1.4375em;right:2.5em}.gallery-modal.component-modal .modal-viewport .modal-window .modal-container .operator.-dismiss a:before{font-size:30px;line-height:30px;height:30px;width:30px}.gallery-modal.component-modal.-show-thumbs .modal-viewport{overflow-y:auto}.gallery-modal .gallery-logo{top:1.875em;left:2.5em;z-index:2}.gallery-modal .sponsor-logo{position:absolute;bottom:3.75em;right:2.5em;width:auto}.gallery-slider{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:fixed}.gallery-slider__slide.active .slide-article__media{-webkit-transition:opacity .8s ease-in,-webkit-transform .5s ease-in;transition:opacity .8s ease-in,-webkit-transform .5s ease-in;transition:opacity .8s ease-in,transform .5s ease-in;transition:opacity .8s ease-in,transform .5s ease-in,-webkit-transform .5s ease-in}.gallery-slider__slide.-prev .slide-article__media{opacity:0;-webkit-filter:blur(3px) grayscale(30%);filter:blur(3px) grayscale(30%)}.gallery-slider__slide.-next .slide-article__media{opacity:0;-webkit-filter:blur(2px) grayscale(20%);filter:blur(2px) grayscale(20%)}.gallery-slider__nav{display:block;height:auto;left:auto;position:static;top:auto;-webkit-transform:none;transform:none;width:auto}.gallery-slider__nav .operator{height:40px;width:40px}.gallery-slider__nav .operator.-prev{left:2.5rem}.gallery-slider__nav .operator.-prev .icon{text-indent:-4px}.gallery-slider__nav .operator.-next{right:2.5rem}.gallery-slider__nav .operator.-next .icon{text-indent:4px}.gallery-slider__nav .icon:before{font-size:1.25rem;height:40px;line-height:40px;width:40px}.gallery-slider .slide-article{height:100vh;padding:0;width:100vw}.gallery-slider .slide-article__media{height:100%;width:100%;padding:0;text-align:center;background:-webkit-gradient(linear,left bottom,right top,from(rgba(0,0,0,.9)),color-stop(50%,transparent));background:linear-gradient(to top right,rgba(0,0,0,.9),transparent 50%)}.gallery-slider .slide-article__media img{display:inline-block;font-family:"object-fit:contain;object-position:50% 50%";-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%}.gallery-slider .slide-article__description{padding:1.5em 10%;position:absolute;bottom:3.5%;width:100%;-webkit-transition-delay:.5s,.3s;transition-delay:.5s,.3s}.gallery-slider .slide-article__description p{max-width:550px}.gallery-slider .slide-article__tags{position:relative}.gallery-slider.-dim{-webkit-filter:blur(20px) grayscale(20%);filter:blur(20px) grayscale(20%)}.gallery-slider.-dim~.operator.-dismiss{opacity:0}.gallery-slider.-dim .slide .slide-article .slide-article__description,.gallery-thumbs{display:none}}@media (min-width:1365px){.gallery-thumbs__container{padding:100px}.gallery-thumbs .thumbs-list-item .inner{padding:15px}.gallery-modal.component-modal .modal-viewport{overflow-y:hidden}}@media (min-width:768px){.no-cssfilters .gallery-slider.-dim{opacity:.15}}#block-exposedformsearchsearch-block,#views-exposed-form-search-search-block{height:100%}#edit-search-api-fulltext::-webkit-input-placeholder{color:#fff;opacity:.3}#edit-search-api-fulltext::-moz-placeholder{color:#fff;opacity:.3}#edit-search-api-fulltext:-ms-input-placeholder{color:#fff;opacity:.3}#edit-search-api-fulltext::-ms-input-placeholder{color:#fff;opacity:.3}#edit-search-api-fulltext::placeholder{color:#fff;opacity:.3}#block-global-search,#views-exposed-form-acquia-global-search-global-search{height:100%}#edit-search::-webkit-input-placeholder{color:#fff;opacity:.3}#edit-search::-moz-placeholder{color:#fff;opacity:.3}#edit-search:-ms-input-placeholder{color:#fff;opacity:.3}#edit-search::-ms-input-placeholder{color:#fff;opacity:.3}#edit-search::placeholder{color:#fff;opacity:.3}#edit-search::-ms-clear{display:none}#search-form__placeholder{position:absolute;top:0;left:-6px;max-width:100%;height:60px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;z-index:99}#search-form__placeholder .a-blink{color:#fff;font-size:40px;-webkit-animation:menu-animate-in .6s cubic-bezier(.5,0,1,1) infinite alternate;animation:menu-animate-in .6s cubic-bezier(.5,0,1,1) infinite alternate}@media (min-width:1365px){#search-form__placeholder .a-blink{font-size:48px}}#search-form__placeholder .placeholder-text{font-family:Sharp Sans,Arial,sans-serif;font-size:40px;font-weight:700;opacity:0;color:transparent;margin-left:-6px}@media (min-width:1365px){#search-form__placeholder .placeholder-text{font-size:48px}}.component-global-search{height:100%}.component-global-search .search-container{display:none;background-color:#0091d2;position:absolute;left:0;-webkit-animation:search-animate-in-mobile .2s ease-out forwards;animation:search-animate-in-mobile .2s ease-out forwards;z-index:99996;width:100%;height:5.0625rem;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}@media (min-width:1365px){.component-global-search .search-container{-webkit-animation:search-animate-in .2s ease-out forwards;animation:search-animate-in .2s ease-out forwards}}.component-global-search .search-container>.wrapper{margin:0 18px;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;max-width:1440px;position:relative}.component-global-search .search-container>.wrapper .content{position:relative;width:100%}.component-global-search .search-container .component-global-search__search-icon{color:#fff;height:1.375rem;width:1.47125rem}@media (min-width:768px){.component-global-search .search-container .component-global-search__search-icon{height:3rem;width:3.21125rem}}@media (min-width:1024px){.component-global-search .search-container .component-global-search__search-icon{width:3.15937rem}}@media (min-width:1365px){.component-global-search .search-container .component-global-search__search-icon{width:3.10369rem}}.component-global-search .search-container .form-item{width:93%}.component-global-search .search-container .form-item label{display:none}.component-global-search .search-container .form-item input{border:none;background:transparent;width:calc(100% - 8px);font-family:Sharp Sans,Arial,sans-serif;font-size:40px;font-weight:700;color:#fff}@media (min-width:1365px){.component-global-search .search-container .form-item input{font-size:48px}}.component-global-search .search-container .form-item input:focus{outline:none}.component-global-search .search-container .form-actions{display:none}.component-global-search .search-container .component-global-search__close-icon{color:#fff;cursor:pointer;-ms-flex:0 0 24px;flex:0 0 24px;-webkit-transition:color .3s;transition:color .3s}.component-global-search .search-container .component-global-search__close-icon:hover{color:#d7d700}.component-global-search .action-container{height:100%;width:3.25rem;overflow:visible;position:relative;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;cursor:pointer}.component-global-search .action-container .svg-icon{color:#333;position:absolute;padding:1.375rem 1.0625rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.component-global-search .action-container .svg-icon.component-global-search__search-icon{opacity:1;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;-webkit-transition:bottom .1s ease-in-out;transition:bottom .1s ease-in-out;height:1.0625rem;width:1.0625rem;display:block}@media (min-width:1365px){.component-global-search .action-container .svg-icon.component-global-search__search-icon{height:1.375rem;width:1.375rem}}.component-global-search .action-container .svg-icon.component-global-search__close-icon{opacity:1;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;-webkit-transition:bottom .1s ease-in-out;transition:bottom .1s ease-in-out;height:.875rem;width:.875rem;stroke:#333;display:none}@media (min-width:1365px){.component-global-search .action-container .svg-icon.component-global-search__close-icon{height:1.125rem;width:1.125rem}}.component-global-search.-active .search-container{display:block}.component-global-search.-active .action-container .svg-icon.component-global-search__search-icon{display:none;opacity:0}.component-global-search.-active .action-container .svg-icon.component-global-search__close-icon{display:block;opacity:1}@media (min-width:1024px){.component-global-search .search-container>.wrapper{margin:0 auto;padding-left:3.5%;padding-right:3.5%}.component-global-search .search-container .form-item{margin-right:40px}}.ui-autocomplete.search-api-autocomplete-search{display:none;top:13.9375rem!important;left:50%!important;width:100%!important;background-color:#0091d2;height:calc(100% - rem(220));margin:0;overflow-y:auto;padding:0;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:99995}@media (min-width:1024px){.ui-autocomplete.search-api-autocomplete-search{top:14.9375rem!important}}@media (min-width:1365px){.ui-autocomplete.search-api-autocomplete-search{top:18.125rem!important}}.ui-autocomplete.search-api-autocomplete-search.-active{display:block}.ui-autocomplete.search-api-autocomplete-search.ui-widget-content{border-top:1px solid hsla(0,0%,100%,.5);background-color:#0091d2;height:300px}@media (min-width:1024px){.ui-autocomplete.search-api-autocomplete-search.ui-widget-content{height:460px}}@media (min-width:1365px){.ui-autocomplete.search-api-autocomplete-search.ui-widget-content{height:570px}}.ui-autocomplete.search-api-autocomplete-search .ui-menu-item{display:block;padding:0;background-color:#0091d2;max-width:1440px;margin:0 auto}.ui-autocomplete.search-api-autocomplete-search .ui-menu-item:focus{outline:none}.ui-autocomplete.search-api-autocomplete-search .ui-menu-item.ui-state-focus{border:none;background:none;background-color:#0091d2}.ui-autocomplete.search-api-autocomplete-search .ui-menu-item>a{display:block;cursor:pointer}.ui-autocomplete.search-api-autocomplete-search .ui-menu-item>a .ui-autocomplete-fields .ui-autocomplete-field .search-api-autocomplete-suggestion{color:hsla(0,0%,100%,.6);font-size:23px;font-weight:700;font-family:Sharp Sans,Arial,sans-serif;line-height:normal;-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px 3.5%}.ui-autocomplete.search-api-autocomplete-search .ui-menu-item>a .ui-autocomplete-fields .ui-autocomplete-field .search-api-autocomplete-suggestion .autocomplete-suggestion-user-input{color:#d7d700}.ui-autocomplete.search-api-autocomplete-search .ui-menu-item>a:active,.ui-autocomplete.search-api-autocomplete-search .ui-menu-item>a:hover{text-decoration:none}.ui-autocomplete.search-api-autocomplete-search .ui-menu-item>a:active .ui-autocomplete-fields .ui-autocomplete-field .search-api-autocomplete-suggestion,.ui-autocomplete.search-api-autocomplete-search .ui-menu-item>a:hover .ui-autocomplete-fields .ui-autocomplete-field .search-api-autocomplete-suggestion{color:#fff}.ui-autocomplete.search-api-autocomplete-search .ui-menu-item:last-of-type>a .ui-autocomplete-fields .ui-autocomplete-field .search-api-autocomplete-suggestion{border-bottom:none}.ui-autocomplete.search-api-autocomplete-search:after{content:"";background-color:#0091d2;width:100%;height:5px;display:block}@media (min-width:1024px){.ui-autocomplete.search-api-autocomplete-search,.ui-autocomplete.search-api-autocomplete-search.ui-state-focus{background-color:hsla(0,0%,100%,.8)}.ui-autocomplete.search-api-autocomplete-search .ui-menu-item{display:block;padding-left:3.5%;padding-right:3.5%;background-color:#0091d2}.ui-autocomplete.search-api-autocomplete-search .ui-menu-item>a .ui-autocomplete-fields .ui-autocomplete-field .search-api-autocomplete-suggestion{font-size:40px;padding:20px 0}}@media (min-width:1024px) and (min-width:1365px){.ui-autocomplete.search-api-autocomplete-search .ui-menu-item>a .ui-autocomplete-fields .ui-autocomplete-field .search-api-autocomplete-suggestion{font-size:48px}}@media (min-width:1365px){.ui-autocomplete.search-api-autocomplete-search{height:calc(100% - rem(250))}}@media (min-width:1024px){.is-scrolled .ui-autocomplete.search-api-autocomplete-search{top:13.9375rem!important}}@media (min-width:1365px){.is-scrolled .ui-autocomplete.search-api-autocomplete-search{top:17.1875rem!important}}#search-overlay{background-color:rgba(0,0,0,.4);width:100%;height:100vh;position:absolute;z-index:9990;top:0;left:0;-webkit-animation:menu-animate-in .2s ease-in;animation:menu-animate-in .2s ease-in}.header-main{max-width:100%;width:1440px;margin:0 auto;background-color:#fff;opacity:1;-webkit-transition:top .15s linear,opacity .25s ease-in-out;transition:top .15s linear,opacity .25s ease-in-out;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width:64rem){.header-main{position:absolute;top:0;z-index:9998;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}.header-main.-sticky{position:fixed;top:0;z-index:9999;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.18);box-shadow:0 2px 8px rgba(0,0,0,.18)}@media (min-width:64rem){.header-main.-sticky{position:fixed;z-index:9998}}.header-main.-sticky+.header-margin{height:4rem}@media (min-width:64rem){.header-main.-sticky+.header-margin{height:5rem}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.header-main.-sticky{-webkit-transform:translateZ(0);transform:translateZ(0)}}.header-contained{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.header-contained .header-inner{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:4rem;padding:0;-webkit-transition:height .3s linear;transition:height .3s linear;position:relative}@media (max-width:63.9375rem){.header-contained .header-inner{-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:64rem){.header-contained .header-inner{height:5rem;padding-left:3.5%;padding-right:3.5%}}.is-scrolled .header-contained .header-inner{height:4rem}.header-contained .brand-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-preferred-size:90%;flex-basis:90%}@media (max-width:63.9375rem){.header-contained .brand-wrapper{position:absolute;left:3.9375rem;-webkit-transform:translateX(0);transform:translateX(0)}}@media (max-width:47.9375rem){.header-contained .brand-wrapper{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media (min-width:64rem){.header-contained .brand-wrapper{-ms-flex:1 1 auto;flex:1 1 auto}}@media (max-width:47.9375rem){.header-contained .brand-wrapper .tournament-date{display:none}}.header-contained .brand-wrapper .tournament-date .header-date{text-transform:uppercase;font-weight:700;font-family:Sharp Sans,Arial,sans-serif;font-size:.75rem}@media (min-width:64rem){.header-contained .brand-wrapper .tournament-date .header-date{font-size:.875rem}}.header-contained .logo-wrapper{margin-right:1.0625rem;position:relative}@media (min-width:64rem){.header-contained .logo-wrapper{display:inline-block;vertical-align:middle;margin-right:1.25rem}}.header-contained .logo-wrapper a{display:block;font-size:1em}.header-contained .logo-wrapper img,.header-contained .logo-wrapper svg{display:block;fill:#0091d2;height:2rem}@media (min-width:64rem){.header-contained .logo-wrapper img,.header-contained .logo-wrapper svg{height:2.8125rem;width:5.75rem}}.header-contained .logo-wrapper .date{display:none;color:#003a5d;font-family:Source Sans,Arial,sans-serif;font-weight:700;font-size:.6875rem;margin-top:-.125rem;text-decoration:none}@media (min-width:64rem){.header-contained .logo-wrapper .date{display:inline-block;font-size:.75rem}}.header-contained .primary-nav-wrapper{display:none;height:100%;text-align:center}@media (min-width:64rem){.header-contained .primary-nav-wrapper{display:inline-block;-ms-flex:1 1 auto;flex:1 1 auto;vertical-align:middle;white-space:nowrap}}.header-contained .primary-nav-wrapper>ul{height:100%;display:inline-block}.header-contained .primary-nav-wrapper>ul>li{height:100%}.header-contained .primary-nav-wrapper>ul>li>a{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:100%;overflow:hidden;position:relative;text-transform:uppercase;padding:0 1.4375rem}.header-contained .primary-nav-wrapper>ul>li>a:before{top:50%!important;margin-top:-.625rem}.header-contained .primary-nav-wrapper>ul>li>a.is-active-section:after{display:block}.is-scrolled .header-contained .primary-nav-wrapper>ul>li>a.is-active-section:after{opacity:0}@media (min-width:64rem){.header-contained .primary-nav-wrapper>ul>li>a.is-active{-webkit-box-shadow:0 -3px 0 0 #1e2886 inset;box-shadow:inset 0 -3px 0 0 #1e2886}}.header-contained .primary-nav-wrapper>ul>li ul{left:0;position:absolute;width:100%;display:none;opacity:0;overflow:hidden;z-index:250;top:100%}.header-contained .primary-nav-wrapper>ul>li ul li{display:inline-block;white-space:nowrap;border-radius:.1875rem}.header-contained .primary-nav-wrapper>ul>li ul li a{display:block;font-family:Sharp Sans,Arial,sans-serif;font-weight:700;padding:1.1125rem;color:#333;opacity:.7;text-decoration:none;text-transform:capitalize;font-size:.75rem}.header-contained .primary-nav-wrapper>ul>li ul li a.is-active,.header-contained .primary-nav-wrapper>ul>li ul li a:hover{opacity:1}.header-contained .primary-nav-wrapper>ul>li:hover .header__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header-contained .primary-nav-wrapper>ul>li.-hover ul,.header-contained .primary-nav-wrapper>ul>li:hover ul{display:block;-webkit-animation:menu-animate-in .4s ease forwards;animation:menu-animate-in .4s ease forwards}.header-contained .primary-nav-wrapper .nav-item .header__icon{color:#003a5d;-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;font-size:1.125rem;width:18px;height:18px}.header-contained .secondary-nav-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-preferred-size:10%;flex-basis:10%;height:100%}@media (min-width:48rem){.header-contained .secondary-nav-wrapper{-ms-flex:1 1 auto;flex:1 1 auto;width:100%}}.-show-menu .header-contained .secondary-nav-wrapper{width:100%}.header-contained .secondary-nav-wrapper .btn{display:none;padding-top:.4375rem;padding-bottom:.5625rem}.-show-menu .header-contained .secondary-nav-wrapper .btn{display:block;margin-right:.3125rem}.header-contained .secondary-nav-wrapper>ul{height:100%}@media (min-width:48rem){.header-contained .secondary-nav-wrapper>ul{-ms-flex-pack:end;justify-content:flex-end;display:-ms-flexbox;display:flex}}.header-contained .secondary-nav-wrapper>ul li{display:inline;position:static;margin-right:1rem}@media (min-width:48rem){.header-contained .secondary-nav-wrapper>ul li{display:-ms-flexbox;display:flex;height:100%;-ms-flex-align:center;align-items:center}}.header-contained .secondary-nav-wrapper>ul li:last-child{margin-right:1.625rem}.header-contained .secondary-nav-wrapper .nav-item{display:none;font-size:.75rem}@media (min-width:48rem){.header-contained .secondary-nav-wrapper .nav-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:.3125rem;text-transform:uppercase}}@media (min-width:64rem){.header-contained .secondary-nav-wrapper .nav-item{font-size:.875rem}}.header-contained .secondary-nav-wrapper .nav-item .header__icon{color:#0091d2;padding-right:.625rem}.header-contained .secondary-nav-wrapper .nav-item.-show-mobile{display:block}.header-contained .secondary-nav-wrapper .nav-item.ao-btn{margin:0;padding-left:1.90625rem;padding-right:1.90625rem;border:1px solid transparent}@media (min-width:48rem){.header-contained .secondary-nav-wrapper .nav-item.ao-btn{padding:.5625rem 1.75rem}}@media (min-width:85.3125rem){.header-contained .secondary-nav-wrapper .nav-item.ao-btn{padding:.6875rem 1.84375rem}}.header-contained .secondary-nav-wrapper .nav-item.ao-btn--neutral{background:none;border:1px solid #e6e6e6;-webkit-transition:border .1s linear;transition:border .1s linear;padding-left:2.2125rem;padding-right:2.2125rem}@media (min-width:48rem){.header-contained .secondary-nav-wrapper .nav-item.ao-btn--neutral{padding:.5625rem 1.75rem}}@media (min-width:85.3125rem){.header-contained .secondary-nav-wrapper .nav-item.ao-btn--neutral{padding:.6875rem 2.2125rem}}.header-contained .secondary-nav-wrapper .nav-item.ao-btn--neutral:after,.header-contained .secondary-nav-wrapper .nav-item.ao-btn--neutral:before{content:normal}.header-contained .secondary-nav-wrapper .nav-item.ao-btn--neutral:hover{border-color:#003a5d}.header-contained .nav-item{font-size:.875em;text-decoration:none;font-family:Sharp Sans,Arial,sans-serif;font-weight:700;z-index:2}.header-contained .nav-item.search{margin-right:0;line-height:0;font-size:0}.header-contained .nav-item.search .header__icon{color:#fff}.header-contained .nav-item.-has-drop-down .header__icon{margin-right:0;margin-left:.5rem}.header-contained .nav-item.first-level{color:#333}.header-contained ul{margin:0;padding-left:0}.header-contained ul.menu li.in-active-trail>a,.header-contained ul.menu li.in-active-trail span{color:#1e2886}@media (min-width:64rem){.header-contained ul.menu li a.is-active{-webkit-box-shadow:0 -3px 0 0 #1e2886 inset;box-shadow:inset 0 -3px 0 0 #1e2886}}.header-contained li{display:inline-block;vertical-align:middle}.header-contained .mobile-menu-toggle{-webkit-box-sizing:content-box;box-sizing:content-box;position:relative;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;background-color:transparent;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;overflow:visible;display:block;width:.6875rem;height:100%;text-decoration:none;border:.0625rem solid transparent;padding:0 1.0625rem}.header-contained .mobile-menu-toggle .menu-box{display:inline-block;position:absolute;width:1.0625rem;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.header-contained .mobile-menu-toggle .menu-inner{display:block;-webkit-transition-duration:.22s;transition-duration:.22s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19);position:relative}.header-contained .mobile-menu-toggle .menu-inner,.header-contained .mobile-menu-toggle .menu-inner:after,.header-contained .mobile-menu-toggle .menu-inner:before{height:.125rem;width:.9375rem;border-radius:1px;background-color:#333;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}@media (min-width:64rem){.header-contained .mobile-menu-toggle .menu-inner,.header-contained .mobile-menu-toggle .menu-inner:after,.header-contained .mobile-menu-toggle .menu-inner:before{height:.125rem;width:1.25rem}}.header-contained .mobile-menu-toggle .menu-inner:after,.header-contained .mobile-menu-toggle .menu-inner:before{content:"";display:block}.header-contained .mobile-menu-toggle .menu-inner:before{top:-5px;-webkit-transition:top .1s ease-in .25s,opacity .1s ease-in;transition:top .1s ease-in .25s,opacity .1s ease-in}.header-contained .mobile-menu-toggle .menu-inner:after{bottom:-5px;width:.5rem;-webkit-transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)}.header-contained.-expanded .mobile-menu-wrapper{-webkit-box-shadow:0 -3px 0 0 #1e2886 inset;box-shadow:inset 0 -3px 0 0 #1e2886}.header-contained.-expanded .mobile-menu-toggle .menu-inner{-webkit-transform:rotate(225deg);transform:rotate(225deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.header-contained.-expanded .mobile-menu-toggle .menu-inner:after{width:1rem;bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s}.header-contained.-expanded .mobile-menu-toggle .menu-inner:before{top:0;opacity:0;-webkit-transition:top .1s ease-out,opacity .1s ease-out .12s;transition:top .1s ease-out,opacity .1s ease-out .12s}.header-contained.-expanded .mobile-menu-container{overflow-y:auto;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:none!important;transform:none!important}@media (min-width:64rem){.header-contained .flex-basis{-ms-flex-preferred-size:100%;flex-basis:100%}}.mobile-menu-wrapper{display:inline-block;-ms-flex:0 1 auto;flex:0 1 auto;vertical-align:middle;margin-right:1rem;height:100%}@media (min-width:64rem){.mobile-menu-wrapper{display:none}}.mobile-menu-wrapper .mobile-menu-container{-webkit-transform:translateX(-100vw);transform:translateX(-100vw);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;max-width:31.25rem;background-color:#f4f4f4;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;margin-top:-.125rem;position:absolute;width:100vw;z-index:-1;height:calc(100vh - 4rem);min-height:calc(100vh - 4rem);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.mobile-menu-wrapper .mobile-menu-container .-show-mobile,.mobile-menu-wrapper .mobile-menu-container .btn{display:none}.mobile-menu-wrapper .mobile-menu-container.-isOs{padding-bottom:8.5vh}.mobile-header{width:100%;height:100%;display:none;background-color:#fff;border-top:1px solid #f4f4f4}.mobile-header--active,.mobile-header__tabs-wrapper{display:-ms-flexbox;display:flex}.mobile-header__tabs-wrapper{-ms-flex:0 0 11.25rem;flex:0 0 11.25rem;-ms-flex-direction:column;flex-direction:column;max-width:50%}.mobile-header__content-wrapper{padding:.9375rem;-ms-flex:1 1 auto;flex:1 1 auto;background-color:#f4f4f4}.mobile-header__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.mobile-header__tab{position:relative;min-height:4.375rem;background-color:#fff;border:none;border-bottom:1px solid rgba(51,51,51,.1);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 1.9375rem 0 1.25rem;text-transform:uppercase;font-family:Sharp Sans,Arial,sans-serif;font-weight:700;color:#333;font-size:.875rem;line-height:1.0625rem}.mobile-header__tab,.mobile-header__tab:after{-webkit-transition:all .25s ease;transition:all .25s ease}.mobile-header__tab:after{content:"";position:absolute;background-image:url(/themes/custom/ausopen_official/assets/img/chevron.347f15102260c4bddbf068d524aa9a87.svg);right:.5625rem;opacity:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.3125rem;height:.625rem;background-size:contain}.mobile-header__tab--active{background-color:#f4f4f4;color:#0073b2}.mobile-header__tab--active:after{opacity:1}.mobile-header__tab:focus{color:#0073b2;background-color:#f4f4f4;z-index:1}.mobile-header__tab--link{color:#0073b2;text-decoration:none}.mobile-header__tab--link:active,.mobile-header__tab--link:focus,.mobile-header__tab--link:hover{text-decoration:none}.mobile-header__icon{width:1.25rem;height:1.25rem;margin-right:.625rem}.mobile-header__nested{font-family:Sharp Sans,Arial,sans-serif;font-weight:600;text-transform:capitalize;opacity:.8;text-decoration:none;color:#333;padding:.75rem .625rem;margin-bottom:1rem;font-size:1rem;line-height:1.25rem}.mobile-header__nested:active,.mobile-header__nested:focus,.mobile-header__nested:hover{text-decoration:none;color:#333;opacity:1}.mobile-header__nested--active{opacity:1}.skip-menu{left:50%;display:none;bottom:-3.75rem;position:absolute;border:1px solid #ccc;padding:.25rem .5rem;background-color:#fff;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-family:Sharp Sans,Arial,sans-serif}.skip-menu--show{display:block}.header-urgent-message{padding:.8125rem 1rem;background-color:#1e2886;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#fff;margin-bottom:0;font-family:Sharp Sans,Arial,sans-serif;font-weight:600;text-align:center;font-size:.875rem;line-height:1.375rem}.header-urgent-message>*{margin:0}.header-urgent-message a,.header-urgent-message p,.header-urgent-message span{color:#fff;margin-bottom:0;font-family:Sharp Sans,Arial,sans-serif;font-weight:600;text-align:center;font-size:.875rem;line-height:1.375rem}.header-urgent-message a{position:relative;text-decoration:underline;-webkit-text-decoration-color:hsla(0,0%,100%,.5);text-decoration-color:hsla(0,0%,100%,.5)}.header-urgent-message a:focus,.header-urgent-message a:hover{color:#fff;-webkit-text-decoration-color:#fff;text-decoration-color:#fff}#hover-line{position:absolute;bottom:0;left:0;width:36px;height:3px;background:#1e2886;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:1}#hover-block{background-color:#f4f4f4;left:0;position:absolute;width:100%;display:none;height:0;overflow:hidden;z-index:240;top:100%;border-bottom:1px solid #e6e6e6}#hover-block.active{display:block;-webkit-animation:menu-animate-height .3s ease forwards;animation:menu-animate-height .3s ease forwards}.-overlay-active .header-contained{z-index:-1}@media (min-width:64rem){.logged-in .header-main{top:4.375rem}}body.-show-menu{height:100%;overflow:hidden;position:fixed}.toolbar.toolbar-oriented .toolbar-bar{z-index:10000}.anchor-touched .header-main{opacity:0}.component-hospitality-enquiry{padding-bottom:1em}.component-hospitality-enquiry>.wrapper{position:relative;margin:2.5em 3.5%;border-radius:.375em;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1);overflow:hidden;min-height:580px}.component-hospitality-enquiry .blurb-container{background:transparent url(/themes/custom/ausopen_official/assets/img/enquiry-form-background-mobile.144f7530b1b4e3f86792c78fdf45b210.png) 0 0 no-repeat;background-size:cover;padding:2.5em 0 1.5em;color:#fff}.component-hospitality-enquiry .blurb-container>.wrapper_info{width:86%;max-width:30em;margin:0 auto;position:relative;padding-top:1.5em}.component-hospitality-enquiry .blurb-container .heading{display:block;color:#fff}.component-hospitality-enquiry .blurb-container .heading:before{content:"";width:70px;height:4px;display:block;margin:.5em 0}.component-hospitality-enquiry .blurb-container a,.component-hospitality-enquiry .blurb-container p{color:#fff}.component-hospitality-enquiry .blurb-container .contact-methods{margin:2em 0 0;padding:0}.component-hospitality-enquiry .blurb-container .contact-methods .field{margin:1.25em 0;font-weight:700;font-size:.9375em;line-height:1}.component-hospitality-enquiry .blurb-container .contact-methods .field .field__label{display:inline-block;color:#d7d700;margin-right:.25em}.component-hospitality-enquiry .blurb-container .contact-methods .field .field__item{display:inline-block}.component-hospitality-enquiry .form-container{position:relative;text-align:center;color:#666;z-index:1}.component-hospitality-enquiry .form-container form{width:86%;max-width:24em;margin:0 auto;padding:1em 0 2em}.component-hospitality-enquiry .form-container form select::-ms-expand{display:none}.component-hospitality-enquiry .form-container form .form-item{margin:1.75em 0;position:relative}.component-hospitality-enquiry .form-container form .form-item:after{content:"";display:block;width:100%;height:1px;border-top:2px solid #ddd}.component-hospitality-enquiry .form-container form .form-item.form-type-checkbox:after,.component-hospitality-enquiry .form-container form .form-item label{display:none}.component-hospitality-enquiry .form-container form .form-item .form-email,.component-hospitality-enquiry .form-container form .form-item .form-select,.component-hospitality-enquiry .form-container form .form-item .form-text,.component-hospitality-enquiry .form-container form .form-item .form-textarea{border:none;padding:1.07692em .125em;width:calc(100% - .25em);background-color:transparent;font-size:1em;line-height:18px}.component-hospitality-enquiry .form-container form .form-item .form-email::-webkit-input-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-select::-webkit-input-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-text::-webkit-input-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-textarea::-webkit-input-placeholder{color:#000;font-weight:700;-webkit-transition:color .15s;transition:color .15s}.component-hospitality-enquiry .form-container form .form-item .form-email::-moz-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-select::-moz-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-text::-moz-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-textarea::-moz-placeholder{color:#000;font-weight:700;-moz-transition:color .15s;transition:color .15s}.component-hospitality-enquiry .form-container form .form-item .form-email:-ms-input-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-select:-ms-input-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-text:-ms-input-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-textarea:-ms-input-placeholder{color:#000;font-weight:700;-ms-transition:color .15s;transition:color .15s}.component-hospitality-enquiry .form-container form .form-item .form-email::-ms-input-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-select::-ms-input-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-text::-ms-input-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-textarea::-ms-input-placeholder{color:#000;font-weight:700;-ms-transition:color .15s;transition:color .15s}.component-hospitality-enquiry .form-container form .form-item .form-email::placeholder,.component-hospitality-enquiry .form-container form .form-item .form-select::placeholder,.component-hospitality-enquiry .form-container form .form-item .form-text::placeholder,.component-hospitality-enquiry .form-container form .form-item .form-textarea::placeholder{color:#000;font-weight:700;-webkit-transition:color .15s;transition:color .15s}.component-hospitality-enquiry .form-container form .form-item .form-email:focus,.component-hospitality-enquiry .form-container form .form-item .form-select:focus,.component-hospitality-enquiry .form-container form .form-item .form-text:focus,.component-hospitality-enquiry .form-container form .form-item .form-textarea:focus{outline:none}.component-hospitality-enquiry .form-container form .form-item .form-email:focus::-webkit-input-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-select:focus::-webkit-input-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-text:focus::-webkit-input-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-textarea:focus::-webkit-input-placeholder{color:#ddd}.component-hospitality-enquiry .form-container form .form-item .form-email:focus::-moz-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-select:focus::-moz-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-text:focus::-moz-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-textarea:focus::-moz-placeholder{color:#ddd}.component-hospitality-enquiry .form-container form .form-item .form-email:focus:-ms-input-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-select:focus:-ms-input-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-text:focus:-ms-input-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-textarea:focus:-ms-input-placeholder{color:#ddd}.component-hospitality-enquiry .form-container form .form-item .form-email:focus::-ms-input-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-select:focus::-ms-input-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-text:focus::-ms-input-placeholder,.component-hospitality-enquiry .form-container form .form-item .form-textarea:focus::-ms-input-placeholder{color:#ddd}.component-hospitality-enquiry .form-container form .form-item .form-email:focus::placeholder,.component-hospitality-enquiry .form-container form .form-item .form-select:focus::placeholder,.component-hospitality-enquiry .form-container form .form-item .form-text:focus::placeholder,.component-hospitality-enquiry .form-container form .form-item .form-textarea:focus::placeholder{color:#ddd}.component-hospitality-enquiry .form-container form .form-item .form-textarea{background-color:#fff;resize:none}.component-hospitality-enquiry .form-container form .form-item .form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#000;font-weight:700}.component-hospitality-enquiry .form-container form .form-type-select__chevron{position:absolute;top:50%;right:.25em;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;color:#0091d2}.component-hospitality-enquiry .form-container form .form-item-privacy>div{display:inline-block;padding-left:10px}.component-hospitality-enquiry .form-container form .messages__list{text-align:left;padding-left:0}.component-hospitality-enquiry .form-container form .form-actions .form-submit-wrapper{padding:.8em 1.6em 1em}.component-hospitality-enquiry .form-container form .form-actions .form-submit-wrapper .form-submit{border:none;background-color:transparent;font-size:1em}.component-hospitality-enquiry.-short>.wrapper{min-height:0}.component-hospitality-enquiry.-short .blurb-container{padding:1.75em 0 3.25em}.component-hospitality-enquiry.-short #submitResult{display:none}.component-hospitality-enquiry.-short .success-message{display:none;position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.component-hospitality-enquiry.-short.submitted .form-subscribe{opacity:0}.component-hospitality-enquiry.-short.submitted .success-message{display:block}@media (min-width:768px){.component-hospitality-enquiry{padding-bottom:13.75em}.component-hospitality-enquiry>.wrapper{-webkit-box-shadow:none;box-shadow:none;overflow:visible;margin-left:7%;margin-right:7%}.component-hospitality-enquiry .blurb-container{border-radius:.375em;padding:6.5em 0;background-image:url(/themes/custom/ausopen_official/assets/img/enquiry-form-background-desktop.b2269d6c452fd4c09928b30ccb5eb990.png);-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.1);box-shadow:0 4px 12px 0 rgba(0,0,0,.1)}.component-hospitality-enquiry .blurb-container>.wrapper_info{max-width:calc(50% - 7.5em);margin:0 0 0 6.25em;padding-top:2.25em}.component-hospitality-enquiry .blurb-container .heading{font-size:1.875em;margin-bottom:.75em}.component-hospitality-enquiry .blurb-container .contact-methods{margin-top:4.75em}.component-hospitality-enquiry .blurb-container .contact-methods .contact-item{font-size:.9375em}.component-hospitality-enquiry .form-container{position:absolute;top:2.5em;right:2.5em;width:calc(50% - 2.5em);background-color:#fff;border-radius:.1875em;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.1);box-shadow:0 4px 12px 0 rgba(0,0,0,.1)}.component-hospitality-enquiry .form-container form{padding:2em 0;max-width:none}.component-hospitality-enquiry.-short{padding-bottom:6em}}@media (min-width:1365px){.component-hospitality-enquiry>.wrapper{margin-left:100px;margin-right:100px}.component-hospitality-enquiry .form-container{right:6.25em;width:calc(50% - 6.25em)}}.component-modal{display:none;opacity:0;width:100vw;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.9);z-index:99000}.component-modal.-active{display:block;opacity:1;-webkit-animation:display-none-transition .2s both;animation:display-none-transition .2s both}.component-modal.-active .modal-viewport{-webkit-animation:modal-slide-in .3s ease;animation:modal-slide-in .3s ease}.component-modal .modal-viewport{position:relative;width:100%;height:100%;overflow:auto;overflow:hidden}.component-modal .modal-viewport .modal-window{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:95%;background-color:#fff}.component-modal .modal-viewport .modal-window.-vertical-centering{top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.component-modal .modal-viewport .modal-window.-full-width{width:100%}.component-modal .modal-viewport .modal-window .modal-container{position:relative;padding:2.5em 1.25em}.component-modal .modal-viewport .modal-window .modal-container.-no-padding{padding:0}.component-modal .modal-viewport .modal-window .modal-container .operator.-dismiss{position:absolute;top:.9375em;right:.9375em}.component-modal .modal-viewport .modal-window .modal-container .operator.-dismiss a,.component-modal .modal-viewport .modal-window .modal-container .operator.-dismiss button{display:inline-block;-webkit-transition:color .2s;transition:color .2s;background:none;padding:0;border:0}@media (min-width:768px){.component-modal .modal-viewport .modal-window{width:80%;max-width:50em}.component-modal .modal-viewport .modal-window .modal-container{padding:3.75em}.component-modal .modal-viewport .modal-window.-full-width{max-width:100%}}.component-modal .modal-viewport .video-js{z-index:1000}.component-modal.-theme-ao{background-color:rgba(0,0,0,.6)}.component-modal.-theme-ao .modal-viewport .modal-window{background:-webkit-gradient(linear,left top,right bottom,from(#003a5d),to(#0091d2));background:linear-gradient(to bottom right,#003a5d,#0091d2);border-radius:.375em;-webkit-box-shadow:0 2px 24px 4px rgba(0,0,0,.3);box-shadow:0 2px 24px 4px rgba(0,0,0,.3)}.component-modal.-theme-ao .modal-viewport .modal-window .modal-container h1,.component-modal.-theme-ao .modal-viewport .modal-window .modal-container h2,.component-modal.-theme-ao .modal-viewport .modal-window .modal-container h3,.component-modal.-theme-ao .modal-viewport .modal-window .modal-container h4,.component-modal.-theme-ao .modal-viewport .modal-window .modal-container h5,.component-modal.-theme-ao .modal-viewport .modal-window .modal-container h6,.component-modal.-theme-ao .modal-viewport .modal-window .modal-container p{color:#fff}.component-modal.-theme-ao .modal-viewport .modal-window .modal-container .operator.-dismiss a{color:hsla(0,0%,100%,.3)}.component-modal.-theme-ao .modal-viewport .modal-window .modal-container .operator.-dismiss a:hover{color:hsla(0,0%,100%,.5)}body.-modal-active{overflow-y:hidden}.component-hospitality-enquiry-newsletter{padding:6.9375rem 7% 7.125rem;background:#f4f4f4;position:relative;overflow:hidden}@media (min-width:48rem){.component-hospitality-enquiry-newsletter{padding:6.9375rem 0 10.5625rem}.component-hospitality-enquiry-newsletter:before{position:absolute;top:0;left:-10.625rem;content:"";width:100%;height:100%;background:url(/themes/custom/ausopen_official/assets/img/newsletter-frame-one.0a51fa8df109b8e25bcd402299ab4cf8.svg);background-repeat:no-repeat}.component-hospitality-enquiry-newsletter:after{position:absolute;bottom:-8.25rem;right:-15.9375rem;content:"";width:31.0625rem;height:34.625rem;background:url(/themes/custom/ausopen_official/assets/img/newsletter-frame-two.2c8dfa515560bf72f92338b625e268c3.svg);background-repeat:no-repeat}}.component-hospitality-enquiry-newsletter .wrapper{width:auto;max-width:1440px;margin:0 auto;position:relative;z-index:1}.component-hospitality-enquiry-newsletter .header{text-align:center}@media (min-width:48rem){.component-hospitality-enquiry-newsletter .header{padding:0 7.5rem}}@media (min-width:64rem){.component-hospitality-enquiry-newsletter .header{padding:0}}.component-hospitality-enquiry-newsletter .header h1,.component-hospitality-enquiry-newsletter .header h2,.component-hospitality-enquiry-newsletter .header h3,.component-hospitality-enquiry-newsletter .header h4,.component-hospitality-enquiry-newsletter .header h5,.component-hospitality-enquiry-newsletter .header h6{font-weight:900;margin-bottom:2rem;color:#003a5d;font-family:Sharp Sans,Arial,sans-serif;font-size:2rem;line-height:2.375rem}@media (min-width:48rem){.component-hospitality-enquiry-newsletter .header h1,.component-hospitality-enquiry-newsletter .header h2,.component-hospitality-enquiry-newsletter .header h3,.component-hospitality-enquiry-newsletter .header h4,.component-hospitality-enquiry-newsletter .header h5,.component-hospitality-enquiry-newsletter .header h6{font-size:3.5rem;line-height:3.5rem}}.component-hospitality-enquiry-newsletter .header p{line-height:1.5rem}.component-hospitality-enquiry-newsletter .header a,.component-hospitality-enquiry-newsletter .header p{font-weight:600;font-size:.75rem;font-family:Sharp Sans,Arial,sans-serif;color:#003a5d;line-height:1.125rem}@media (min-width:48rem){.component-hospitality-enquiry-newsletter .header a,.component-hospitality-enquiry-newsletter .header p{font-size:1rem}}.component-hospitality-enquiry-newsletter .header .text-box{margin:0 auto 2.5rem;max-width:31.25rem;width:100%}@media (min-width:48rem){.component-hospitality-enquiry-newsletter .header .text-box{margin:0 auto}}.component-hospitality-enquiry-newsletter .header .contact-methods{margin:2em 0 0;padding:0}.component-hospitality-enquiry-newsletter .header .contact-methods .field{margin:1.25em 0;font-weight:700;font-size:.9375em;line-height:1}.component-hospitality-enquiry-newsletter .header .contact-methods .field .field__label{display:inline-block;color:#d7d700;margin-right:.25em}.component-hospitality-enquiry-newsletter .header .contact-methods .field .field__item{display:inline-block}.component-hospitality-enquiry-newsletter .form-container{position:relative;text-align:center;color:#666;z-index:1;margin:0 auto;max-width:53.75rem;width:100%}.component-hospitality-enquiry-newsletter .form-container form select::-ms-expand{display:none}.component-hospitality-enquiry-newsletter .form-container form .form-item{margin:0;position:relative;width:100%}@media (min-width:48rem){.component-hospitality-enquiry-newsletter .form-container form .form-item{width:15.25rem;margin:1.625rem 2rem 0 0}}@media (min-width:64rem){.component-hospitality-enquiry-newsletter .form-container form .form-item{width:17.8125rem}}@media (min-width:85.3125rem){.component-hospitality-enquiry-newsletter .form-container form .form-item{width:17.875rem}}.component-hospitality-enquiry-newsletter .form-container form .form-item.form-type-checkbox:after{display:none}.component-hospitality-enquiry-newsletter .form-container form .form-item .form-email,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-select,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-text,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-textarea{padding:1rem;background-color:#fff;border:1px solid #f2f2f2;font-size:1rem;border-radius:8px;line-height:1.125rem;font-family:Sharp Sans,Arial,sans-serif;font-weight:600;-webkit-box-sizing:border-box;box-sizing:border-box;color:#999;width:100%;height:3.5rem}.component-hospitality-enquiry-newsletter .form-container form .form-item .form-email::-webkit-input-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-select::-webkit-input-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-text::-webkit-input-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-textarea::-webkit-input-placeholder{color:#999;font-family:Sharp Sans,Arial,sans-serif;-webkit-transition:color .15s;transition:color .15s}.component-hospitality-enquiry-newsletter .form-container form .form-item .form-email::-moz-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-select::-moz-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-text::-moz-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-textarea::-moz-placeholder{color:#999;font-family:Sharp Sans,Arial,sans-serif;-moz-transition:color .15s;transition:color .15s}.component-hospitality-enquiry-newsletter .form-container form .form-item .form-email:-ms-input-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-select:-ms-input-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-text:-ms-input-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-textarea:-ms-input-placeholder{color:#999;font-family:Sharp Sans,Arial,sans-serif;-ms-transition:color .15s;transition:color .15s}.component-hospitality-enquiry-newsletter .form-container form .form-item .form-email::-ms-input-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-select::-ms-input-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-text::-ms-input-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-textarea::-ms-input-placeholder{color:#999;font-family:Sharp Sans,Arial,sans-serif;-ms-transition:color .15s;transition:color .15s}.component-hospitality-enquiry-newsletter .form-container form .form-item .form-email::placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-select::placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-text::placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-textarea::placeholder{color:#999;font-family:Sharp Sans,Arial,sans-serif;-webkit-transition:color .15s;transition:color .15s}.component-hospitality-enquiry-newsletter .form-container form .form-item .form-email:focus,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-select:focus,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-text:focus,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-textarea:focus{outline:none}.component-hospitality-enquiry-newsletter .form-container form .form-item .form-email:focus::-webkit-input-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-select:focus::-webkit-input-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-text:focus::-webkit-input-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-textarea:focus::-webkit-input-placeholder{color:#ddd}.component-hospitality-enquiry-newsletter .form-container form .form-item .form-email:focus::-moz-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-select:focus::-moz-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-text:focus::-moz-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-textarea:focus::-moz-placeholder{color:#ddd}.component-hospitality-enquiry-newsletter .form-container form .form-item .form-email:focus:-ms-input-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-select:focus:-ms-input-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-text:focus:-ms-input-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-textarea:focus:-ms-input-placeholder{color:#ddd}.component-hospitality-enquiry-newsletter .form-container form .form-item .form-email:focus::-ms-input-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-select:focus::-ms-input-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-text:focus::-ms-input-placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-textarea:focus::-ms-input-placeholder{color:#ddd}.component-hospitality-enquiry-newsletter .form-container form .form-item .form-email:focus::placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-select:focus::placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-text:focus::placeholder,.component-hospitality-enquiry-newsletter .form-container form .form-item .form-textarea:focus::placeholder{color:#ddd}.component-hospitality-enquiry-newsletter .form-container form .form-item .form-textarea{background-color:#fff;resize:none}.component-hospitality-enquiry-newsletter .form-container form .form-item .form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#999;font-weight:700}.component-hospitality-enquiry-newsletter .form-container form .select-item{margin-top:1rem}.component-hospitality-enquiry-newsletter .form-container form .select-item select.select{padding-right:2rem;height:3.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#999}.component-hospitality-enquiry-newsletter .form-container form .select-item:after{content:"";background:url(/themes/custom/ausopen_official/assets/img/chevron-smallest-down.4a37e76e2f4a2031d361d433d62b0b68.png) 0 0 no-repeat;pointer-events:none;width:10px;height:10px;position:absolute;right:1.0625rem;top:1.5625rem}.component-hospitality-enquiry-newsletter .form-container form .form-item-privacy{margin:1.5rem auto 0;color:#003a5d;font-family:Sharp Sans,Arial,sans-serif;font-weight:600}@media (min-width:48rem){.component-hospitality-enquiry-newsletter .form-container form .form-item-privacy{margin:1.625rem auto 0;position:absolute;right:0;width:100%}}.component-hospitality-enquiry-newsletter .form-container form .form-item-privacy>label{display:inline-block;padding-left:.625rem;font-size:.75rem;font-weight:600}@media (min-width:48rem){.component-hospitality-enquiry-newsletter .form-container form .form-item-privacy>label{font-size:1rem}}.component-hospitality-enquiry-newsletter .form-container form .form-item-privacy>label a{font-size:.75rem}@media (min-width:48rem){.component-hospitality-enquiry-newsletter .form-container form .form-item-privacy>label a{font-size:1rem}}.component-hospitality-enquiry-newsletter .form-container form .messages__list{text-align:left;padding-left:0}.component-hospitality-enquiry-newsletter .form-container form .form-actions{-ms-flex-order:1;order:1;margin-top:1.75rem}@media (min-width:48rem){.component-hospitality-enquiry-newsletter .form-container form .form-actions{margin-top:0;-ms-flex-order:unset;order:unset}}.component-hospitality-enquiry-newsletter .form-container form .form-actions .form-submit-wrapper .form-submit{-webkit-box-shadow:none;box-shadow:none;text-transform:uppercase;font-size:1rem;border:0;padding:1.0625rem 4.1875rem;width:100%}@media (min-width:48rem){.component-hospitality-enquiry-newsletter .form-container form .form-actions .form-submit-wrapper .form-submit{font-size:.875rem;padding:1.1875rem 3.3125rem}}@media (min-width:64rem){.component-hospitality-enquiry-newsletter .form-container form .form-actions .form-submit-wrapper .form-submit{padding:1.1875rem 4.3125rem}}@media (min-width:85.3125rem){.component-hospitality-enquiry-newsletter .form-container form .form-actions .form-submit-wrapper .form-submit{padding:1.1875rem 4.1875rem}}.component-hospitality-enquiry-newsletter .fields-flex{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}@media (min-width:48rem){.component-hospitality-enquiry-newsletter .fields-flex{-ms-flex-pack:center;justify-content:center;-ms-flex-align:baseline;align-items:baseline;-ms-flex-flow:row wrap;flex-flow:row wrap}}.component-hospitality-enquiry-newsletter .fields-flex label[for=country],.component-hospitality-enquiry-newsletter .fields-flex label[for=email]{position:absolute;opacity:0;pointer-events:none}.component-hospitality-enquiry-newsletter #submitResult{display:none}.component-hospitality-enquiry-newsletter .success-message{display:none;position:absolute;top:10%;width:100%;-webkit-transform:translateY(-10%);transform:translateY(-10%)}@media (min-width:48rem){.component-hospitality-enquiry-newsletter .success-message{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.component-hospitality-enquiry-newsletter.submitted .form-subscribe{opacity:0}.component-hospitality-enquiry-newsletter.submitted .success-message{display:block}.alias--contact-us .component-hospitality-enquiry{padding-bottom:10em}.newsletter-signup.component-hospitality-enquiry-newsletter{padding:0;background:none}.newsletter-signup.component-hospitality-enquiry-newsletter:after,.newsletter-signup.component-hospitality-enquiry-newsletter:before{background:none}.newsletter-signup.component-hospitality-enquiry-newsletter .text-box{line-height:1.5rem;max-width:36.25rem;margin:0 auto 2.5rem}.newsletter-signup.component-hospitality-enquiry-newsletter .text-box p{font-weight:400;font-size:.75rem;line-height:1.125rem;font-family:Roboto,Arial,sans-serif;margin-bottom:0}@media (min-width:48rem){.newsletter-signup.component-hospitality-enquiry-newsletter .text-box p{line-height:1.375rem;font-weight:500;font-size:.875rem;font-family:Sharp Sans,Arial,sans-serif}}@media (min-width:64.0625rem){.newsletter-signup.component-hospitality-enquiry-newsletter .text-box p{font-size:1rem}}@media (min-width:85.3125rem){.newsletter-signup.component-hospitality-enquiry-newsletter .text-box p{line-height:1.5rem}}.newsletter-signup.component-hospitality-enquiry-newsletter .header{padding:0 1rem}@media (min-width:85.3125rem){.newsletter-signup.component-hospitality-enquiry-newsletter .header{padding:0 6.25rem}}.newsletter-signup.component-hospitality-enquiry-newsletter h2.heading{line-height:2.375rem;font-size:2rem;margin-bottom:1.5rem}@media (min-width:48rem){.newsletter-signup.component-hospitality-enquiry-newsletter h2.heading{line-height:3.5rem;font-size:3rem;margin-bottom:2.5rem}}@media (min-width:85.3125rem){.newsletter-signup.component-hospitality-enquiry-newsletter h2.heading{line-height:120%}}@media (min-width:48rem){.newsletter-signup.component-hospitality-enquiry-newsletter .form-container{padding-bottom:3.25rem}}@media (min-width:48rem){.newsletter-signup.component-hospitality-enquiry-newsletter .form-container form .form-item{margin-top:0;width:15.25rem}}@media (min-width:64rem){.newsletter-signup.component-hospitality-enquiry-newsletter .form-container form .form-item{width:17.875rem}}.newsletter-signup.component-hospitality-enquiry-newsletter .form-container form .form-item .form-text::-webkit-input-placeholder{color:get-color(black-mid)}.newsletter-signup.component-hospitality-enquiry-newsletter .form-container form .form-item .form-text::-moz-placeholder{color:get-color(black-mid)}.newsletter-signup.component-hospitality-enquiry-newsletter .form-container form .form-item .form-text:-ms-input-placeholder{color:get-color(black-mid)}.newsletter-signup.component-hospitality-enquiry-newsletter .form-container form .form-item .form-text::-ms-input-placeholder{color:get-color(black-mid)}.newsletter-signup.component-hospitality-enquiry-newsletter .form-container form .form-item .form-text::placeholder{color:get-color(black-mid)}.newsletter-signup.component-hospitality-enquiry-newsletter .form-container form .form-item.form-item-privacy{margin-top:1.75rem}@media (min-width:48rem){.newsletter-signup.component-hospitality-enquiry-newsletter .form-container form .form-item.form-item-privacy{width:100%;margin-top:2rem}}.newsletter-signup.component-hospitality-enquiry-newsletter .form-container form .form-item.form-item-privacy>label{font-weight:400;font-family:Roboto,Arial,sans-serif;font-size:.75rem;line-height:1.125rem;position:relative;bottom:.1875rem}@media (min-width:48rem){.newsletter-signup.component-hospitality-enquiry-newsletter .form-container form .form-item.form-item-privacy>label{font-family:Sharp Sans,Arial,sans-serif;font-weight:500;font-size:1rem;bottom:0}}.newsletter-signup.component-hospitality-enquiry-newsletter .form-container form .form-item.form-item-privacy>label a{font-weight:500;font-size:.75rem;line-height:1.125rem}@media (min-width:48rem){.newsletter-signup.component-hospitality-enquiry-newsletter .form-container form .form-item.form-item-privacy>label a{font-weight:600;font-size:1rem}}.newsletter-signup.component-hospitality-enquiry-newsletter .form-container .action-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:48rem){.newsletter-signup.component-hospitality-enquiry-newsletter .form-container .action-wrapper{display:block;-ms-flex-direction:unset;flex-direction:unset}.newsletter-signup.component-hospitality-enquiry-newsletter .form-container .action-wrapper .form-item{position:absolute;bottom:0}}.component--share{display:none;margin-bottom:2em}.component--share>.wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center}.component--share .blurb-container h5:before{content:"";width:70px;height:4px;display:block;margin:1.5em 0}.component--share .share-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative}.component--share .share-container .btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:.57143em;color:#0091d2;border:0}.component--share .share-container .btn:hover{color:#fff}.component--share .share-container .btn .label{display:none}.component--share.-embed{padding:0;margin:0}.component--share.-embed .share-container a{padding:0;border:none;background-color:transparent}.component--share.-embed .share-container a .icon{background-color:transparent;color:#fff;padding:0}.component--share.-embed .share-container a .label{display:none}.component--share__social-box{opacity:0;-webkit-transform:translateY(-.625rem);transform:translateY(-.625rem);display:-ms-flexbox;display:flex;position:absolute;top:100%;left:0;margin-top:.75rem;margin-left:-.5625rem;background-color:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.2);box-shadow:0 2px 8px 0 rgba(0,0,0,.2);border-radius:.3125rem;padding:.625rem;z-index:20;-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out,-webkit-transform .2s ease-out}.component--share__social-box:before{width:0;height:0;border-color:transparent transparent #fff;border-style:solid;border-width:0 .5625rem .625rem;content:"";position:absolute;left:1.25rem;bottom:100%}.component--share--is-open .component--share__social-box{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.component--share__social-box-button{border:0;padding:0;margin:0 .3125rem;background:none;display:-ms-flexbox;display:flex}.component--share__social-box-icon{width:24px;height:24px}@media (min-width:768px){.component--share{padding-left:0;padding-right:0}}@media (min-width:1365px){.component--share{display:block;position:-webkit-sticky;position:sticky;top:100px}.component--share .share-container,.component--share>.wrapper{display:block}}.graph-container{position:relative;overflow:hidden;width:100%;background:#222;border-radius:6px;font-family:Sharp Sans,Arial,sans-serif;max-width:600px;margin-bottom:2em}.graph-container .icon:before{color:#d7d700}.graph-container.graph .graph-scale{height:5px;margin:5px 0 13px}.graph-container.graph .graph-player.first .bar span{background-color:#0091d2}.graph-container.graph .graph-player.second .bar span{background-color:#d7d700}.graph-container.graph .bar{display:block;position:relative;overflow:hidden;height:6px;width:80%;border-radius:10px;background-color:#373737}.graph-container.graph .bar span{display:inline-block;height:100%;width:100%;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform 1s .5s;transition:-webkit-transform 1s .5s;transition:transform 1s .5s;transition:transform 1s .5s,-webkit-transform 1s .5s}.graph-container.circle .graph-numbers .sub{margin:0 0 0 5px}.graph-container.circle .graph-player-image{margin:0 14% 0 0}.graph-container.circle .graph-players{margin:45px 0 0 17px}.graph-container.circle .graph-player.first .circle-graph .circle .mask .fill{background-color:#0091d2}.graph-container.circle .graph-player.second .circle-graph .circle .mask .fill{background-color:#d7d700}.graph-container.circle .circle-graph{position:absolute;z-index:1;left:-16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:86px;height:86px;background-color:#373737;border-radius:50%}.graph-container.circle .circle-graph .inset{width:74px;height:74px;position:absolute;margin-left:6px;margin-top:6px;background-color:#222;border-radius:50%}.graph-container.circle .circle-graph .circle .fill,.graph-container.circle .circle-graph .circle .mask,.graph-container.circle .circle-graph .circle .shadow{width:86px;height:86px;position:absolute;border-radius:50%}.graph-container.circle .circle-graph .circle .fill,.graph-container.circle .circle-graph .circle .mask{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform 1s .5s;transition:-webkit-transform 1s .5s;transition:transform 1s .5s;transition:transform 1s .5s,-webkit-transform 1s .5s;border-radius:50%}.graph-container.circle .circle-graph .circle .mask{clip:rect(0,86px,86px,43px)}.graph-container.circle .circle-graph .circle .mask .fill{clip:rect(0,43px,86px,0)}.graph-container.circle .circle-graph .circle .fill,.graph-container.circle .circle-graph .circle .fill.fix,.graph-container.circle .circle-graph .circle .mask.full{-webkit-transform:rotate(0);transform:rotate(0)}.graph-container.info .graph-numbers{line-height:1}.graph-container.info .graph-numbers .sub{margin:0 0 0 9px}.graph-container.info .first .graph-numbers{color:#0091d2}.graph-container.info .second .graph-numbers{color:#d7d700}.graph-container.info .graph-players{margin:47px 0 0}.graph-container.info .graph-player-name{margin:12px 0 0}.graph-picture{position:absolute;left:0;right:0;top:0;margin:auto;width:850px}.graph-inner{position:relative;padding:1em 2.5em}.graph-players{-ms-flex-direction:column;flex-direction:column;margin:35px 0 0;-ms-flex:1 0 auto;flex:1 0 auto}.graph-player,.graph-players{display:-ms-flexbox;display:flex}.graph-player{width:100%;-ms-flex-align:center;align-items:center;position:relative;margin-bottom:40px;-ms-flex:1 0 auto;flex:1 0 auto}.graph-player-image{display:inline-block;position:relative;height:3em;width:3em;border-radius:100%;border:3px solid #fff;margin:0 .9375em 0 0;overflow:hidden;-webkit-box-shadow:0 6px 15px rgba(0,0,0,.2);box-shadow:0 6px 15px rgba(0,0,0,.2);z-index:10;-ms-flex:0 0 auto;flex:0 0 auto}.graph-player-image img{width:100%;height:100%;font-family:"object-fit:cover";-o-object-fit:cover;object-fit:cover}.graph-player-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 0 auto;flex:1 0 auto}.graph-player-name{font-family:Source Sans,Arial,sans-serif;color:#ddd;font-size:.75em}.graph-numbers{display:block;color:#fff;font-family:Sharp Sans,Arial,sans-serif;font-size:2.6em;font-weight:700}.graph-numbers .sub{font-size:.4em}.graph-title{color:#fff;text-transform:uppercase;font-size:13px;margin:0;letter-spacing:.6px;font-weight:700}.graph-header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}@media (min-width:480px){.graph-players{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex:1 0 auto;flex:1 0 auto}.graph-player{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1 0 50%;flex:1 0 50%}.graph-header{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.graph-header__icon{color:#d7d700}.graph-title{margin:0 0 0 13px}.graph-picture{width:100%}}.article-layout-live .graph-container{background:transparent;border-radius:0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);padding:1.5rem 0;margin:.9375rem 0 2rem}.article-layout-live .graph-container.circle .graph-players{padding:.5rem 0 0;-ms-flex-direction:row;flex-direction:row;margin:0}@media (min-width:48rem){.article-layout-live .graph-container.circle .graph-players{padding:1.5625rem 0 0}}.article-layout-live .graph-container.circle .circle-graph{background-color:#e6e6e6;width:3rem;height:3rem;left:0;top:0;-webkit-transform:none;transform:none}@media (min-width:48rem){.article-layout-live .graph-container.circle .circle-graph{width:4.5rem;height:4.5rem}}@media (min-width:64rem){.article-layout-live .graph-container.circle .circle-graph{width:5rem;height:5rem}}.article-layout-live .graph-container.circle .circle-graph .inset{background:#fff;width:2.75rem;height:2.75rem;margin-left:.125rem;margin-top:.125rem}@media (min-width:48rem){.article-layout-live .graph-container.circle .circle-graph .inset{width:4.125rem;height:4.125rem;margin-left:.1875rem;margin-top:.1875rem}}@media (min-width:64rem){.article-layout-live .graph-container.circle .circle-graph .inset{width:4.5rem;height:4.5rem;margin-left:.25rem;margin-top:.25rem}}.article-layout-live .graph-container.circle .circle .fill,.article-layout-live .graph-container.circle .circle .mask,.article-layout-live .graph-container.circle .circle .shadow{width:3rem;height:3rem}@media (min-width:48rem){.article-layout-live .graph-container.circle .circle .fill,.article-layout-live .graph-container.circle .circle .mask,.article-layout-live .graph-container.circle .circle .shadow{width:4.5rem;height:4.5rem}}@media (min-width:64rem){.article-layout-live .graph-container.circle .circle .fill,.article-layout-live .graph-container.circle .circle .mask,.article-layout-live .graph-container.circle .circle .shadow{width:5rem;height:5rem}}.article-layout-live .graph-container.circle .circle .mask{clip:rect(0,3rem,3rem,1.5rem)}@media (min-width:48rem){.article-layout-live .graph-container.circle .circle .mask{clip:rect(0,4.5rem,4.5rem,2.25rem)}}@media (min-width:64rem){.article-layout-live .graph-container.circle .circle .mask{clip:rect(0,5rem,5rem,2.5rem)}}.article-layout-live .graph-container.circle .circle .mask .fill{clip:rect(0,1.5rem,3rem,0)}@media (min-width:48rem){.article-layout-live .graph-container.circle .circle .mask .fill{clip:rect(0,2.25rem,4.5rem,0)}}@media (min-width:64rem){.article-layout-live .graph-container.circle .circle .mask .fill{clip:rect(0,2.5rem,5rem,0)}}.article-layout-live .graph-container.circle .graph-player{margin-bottom:0;-ms-flex:1 0 auto;flex:1 0 auto;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:1.5rem;-ms-flex-align:start;align-items:flex-start}.article-layout-live .graph-container.circle .graph-player-image{border:1px solid rgba(0,0,0,.1);background:transparent;-webkit-box-shadow:none;box-shadow:none;height:2rem;width:2rem;position:relative;top:.4375rem;margin-left:.4375rem;bottom:2px;margin-right:.875rem}@media (min-width:48rem){.article-layout-live .graph-container.circle .graph-player-image{height:3.19375rem;width:3.19375rem;margin-left:.5625rem;margin-right:1.5rem;top:.5625rem}}@media (min-width:64rem){.article-layout-live .graph-container.circle .graph-player-image{height:3.19375rem;width:3.19375rem;margin-right:2rem;margin-left:.8125rem;top:.8125rem}}.article-layout-live .graph-container.circle .graph-player-info{-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:69%}.article-layout-live .graph-container.circle .graph-numbers .sub{margin-left:0;margin-top:0;line-height:.6875rem}@media (min-width:48rem){.article-layout-live .graph-container.circle .graph-numbers .sub{margin-top:.3125rem;line-height:1.125rem}}.article-layout-live .graph-container.circle .graph-numbers span:first-child{margin-right:.3125rem}.article-layout-live .graph-container.graph{padding:1.5rem 0}.article-layout-live .graph-container.graph .bar{background-color:#e6e6e6}.article-layout-live .graph-container.graph .graph-numbers{margin-bottom:0}@media (min-width:48rem){.article-layout-live .graph-container.graph .graph-numbers{margin-bottom:.8125rem}}.article-layout-live .graph-container.graph .graph-numbers .sub{margin-left:0;margin-top:.3125rem}.article-layout-live .graph-container.graph .graph-numbers span:first-child{margin-right:.3125rem}.article-layout-live .graph-container.graph .graph-player,.article-layout-live .graph-container.graph .graph-player .graph-player-name{margin-bottom:0}.article-layout-live .graph-container.graph .graph-player.first{margin-bottom:2.5rem}@media (min-width:48rem){.article-layout-live .graph-container.graph .graph-player.first{margin-bottom:0}}.article-layout-live .graph-container.info{padding:1.5rem 0}.article-layout-live .graph-container.info .graph-players{-ms-flex-direction:column;flex-direction:column;margin-top:1.5625rem}.article-layout-live .graph-container.info .graph-player{-ms-flex:1 0 auto;flex:1 0 auto}.article-layout-live .graph-container.info .graph-player.second{margin-bottom:0}.article-layout-live .graph-container.info .graph-numbers .sub{position:relative;top:-3px}.article-layout-live .graph-picture{display:none}.article-layout-live .graph-inner{padding:0}.article-layout-live .graph-numbers,.article-layout-live .graph-player-name,.article-layout-live .graph-title{font-family:Sharp Sans,Arial,sans-serif}.article-layout-live .graph-player-name{font-size:.75rem;line-height:1rem;font-weight:600;color:#666;font-family:Roboto Medium,Arial,sans-serif;margin-top:.1875rem;margin-bottom:.125rem}@media (min-width:48rem){.article-layout-live .graph-player-name{font-size:.875rem;line-height:1rem;margin-bottom:1rem;font-family:Sharp Sans,Arial,sans-serif}}.article-layout-live .graph-player-image{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:1px solid rgba(0,0,0,.1)}.article-layout-live .graph-numbers{color:#003a5d;font-size:2rem;line-height:2rem;font-weight:800;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:baseline;align-items:baseline}@media (min-width:48rem){.article-layout-live .graph-numbers{font-size:3rem;line-height:1.75rem;letter-spacing:.02em}}@media (min-width:85.3125rem){.article-layout-live .graph-numbers{font-size:3.5rem;line-height:1.75rem}}@media (min-width:48rem){.article-layout-live .graph-numbers>span{display:inline-block}}.article-layout-live .graph-title{color:#003a5d;font-size:1rem;line-height:1.5rem;font-weight:800;margin:0}@media (min-width:48rem){.article-layout-live .graph-title{font-size:1.5rem;line-height:2rem}}.article-layout-live .graph-header .svg-icon{display:none}.stats-table{background:#222;border-radius:6px;font-family:Sharp Sans,Arial,sans-serif;margin:0 auto;max-width:calc(605px - 4%);overflow:hidden;padding:0 2%;position:relative}.stats-table .loader-wrapper{margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.stats-table-players{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0 14%}.stats-table.one-player-simple .stats,.stats-table.one-player .stats{width:50%!important}.stats-table.one-player-simple .name,.stats-table.one-player .name{font-family:Source Sans,Arial,sans-serif;text-align:left;display:block;padding-left:.75rem}.stats-table.one-player-simple .stats-table-player,.stats-table.one-player .stats-table-player{-ms-flex-direction:row;flex-direction:row}.stats-table.one-player-simple .stats-table-row .stats span:first-child,.stats-table.one-player .stats-table-row .stats span:first-child{font-size:1.1em}.stats-table.one-player-simple .stats-table-inner,.stats-table.one-player .stats-table-inner{padding:92px 0 50px}.stats-table.one-player-simple .stats-table-one_player,.stats-table.one-player .stats-table-one_player{margin:0 0 30px}.stats-table.one-player-simple .stats-table-player span,.stats-table.one-player .stats-table-player span{font-size:.9em;text-transform:none;font-family:Source Sans,Arial,sans-serif;letter-spacing:normal;padding:0}.stats-table.one-player-simple .stats-table-player span.wins,.stats-table.one-player .stats-table-player span.wins{color:#fff;font-family:Sharp Sans,Arial,sans-serif;font-size:3em}.stats-table.one-player-simple .stats-table-row,.stats-table.one-player .stats-table-row{padding:.625rem .8vw}.stats-table.one-player-simple .wins-box,.stats-table.one-player .wins-box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center;margin:0 0 0 20px}.stats-table.one-player-simple .wins-box .yellow,.stats-table.one-player .wins-box .yellow{font-family:Source Sans,Arial,sans-serif;font-size:.75rem}.stats-table .pattern{position:absolute;left:0;right:0;top:0;margin:auto;width:100%;z-index:0}.stats-table-inner{position:relative;z-index:1;padding:10px 0 20px}.stats-table-player{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.stats-table-player picture{height:48px;width:48px;display:block;border-radius:100%;border:3px solid #fff;margin:0 auto;overflow:hidden;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-shadow:0 6px 15px rgba(0,0,0,.2);box-shadow:0 6px 15px rgba(0,0,0,.2);z-index:10;position:relative}.stats-table-player picture.blue{border-color:#0091d2}.stats-table-player picture.yellow{border-color:#d7d700}.stats-table-player picture img{width:100%;height:100%;font-family:"object-fit:cover";-o-object-fit:cover;object-fit:cover}.stats-table-player span{font-weight:700;text-transform:uppercase;padding:15px 0 22px;font-size:.8em;letter-spacing:.5px}.stats-table-player .graph-box{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:86px;width:86px}.stats-table-player .circle-graph{position:absolute;z-index:1;left:0;top:0;width:86px;height:86px;background-color:#373737;border-radius:50%}.stats-table-player .circle-graph .inset{width:74px;height:74px;position:absolute;margin-left:6px;margin-top:6px;background-color:#222;border-radius:50%}.stats-table-player .circle-graph .mask{clip:rect(0,86px,86px,43px);transition:transform 1s .5s,-webkit-transform 1s .5s;border-radius:50%;width:86px;height:86px;position:absolute}.stats-table-player .circle-graph .mask .fill,.stats-table-player .circle-graph .mask.full{-webkit-transform:rotate(0);transform:rotate(0)}.stats-table-player .circle-graph .mask .fill{clip:rect(0,43px,86px,0);transition:transform 1s .5s,-webkit-transform 1s .5s;border-radius:50%;width:86px;height:86px;position:absolute}.stats-table-player .circle-graph .mask .fill.fix{-webkit-transform:rotate(0);transform:rotate(0)}.stats-table-data{color:#fff}.stats-table-data .stats-table-row:nth-child(odd){background:rgba(0,0,0,.25);border-radius:3px}.stats-table-row{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;min-height:57px;padding:0 1.8vw}.stats-table-row .name{color:#ddd;font-weight:700;font-size:.9em;width:42%;text-align:center;display:block;font-family:Source Sans,Arial,sans-serif}.stats-table-row .stats{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:20%!important}.stats-table-row .stats span{display:block}.stats-table-row .stats.left,.stats-table-row .stats.left span:last-child{text-align:right}.stats-table-row .stats.right,.stats-table-row .stats.right span:last-child{text-align:left}.stats-table-row .stats span:first-child{font-size:1.5em;font-weight:700}.stats-table-row .stats span:last-child{font-size:.7em;position:relative;top:-5px;font-family:Source Sans,Arial,sans-serif;color:#ddd}.stats-table-row .stats a{color:#fff}.stats-table-row.placeholder{text-align:center;-ms-flex-pack:center;justify-content:center}.stats-table .blue{color:#0091d2}.stats-table .yellow{color:#d7d700}.stats-table .ico.false{opacity:0}.stats-table.blue-layout{background:#0091d2}.stats-table.blue-layout .stats-table-inner{padding:20px 10px}.stats-table.blue-layout .stats-table-player .circle-graph{background-color:transparent}.stats-table.blue-layout .stats-table-player .circle-graph .inset{background-color:transparent;border-radius:0}.stats-table.blue-layout .stats-table-data .stats-table-row:nth-child(odd){background:none;border-radius:0}.stats-table.blue-layout .stats-table-row{border-bottom:1px solid #fff}.stats-table.blue-layout .stats-table-row:last-child{border-bottom:none}.stats-table.blue-layout .stats-table-row .name{color:#fff;font-family:Sharp Sans,Arial,sans-serif}.stats-table.blue-layout .yellow{color:#fff}.secondary-stats-container .component-table .table-container{padding-left:0}.component-table,.secondary-stats-container .component-table td:first-child,.secondary-stats-container .component-table th:first-child{position:relative}.component-table{margin-bottom:1.5em;text-align:center}.component-table caption{display:none}.component-table .table-wrapper{display:inline-block;position:relative;max-width:100%}.component-table .table-container{display:inline-block;padding-left:200px;overflow-x:auto;overflow-y:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%}.component-table thead tr th{font-family:Sharp Sans,Arial,sans-serif;color:#222;background-color:#fff;font-size:.875em;line-height:1.71429em;padding:1.5em}.component-table thead tr th:first-child{padding:1.5em}.component-table tbody tr{color:#666}.component-table tbody tr th{font-size:.875em;line-height:1.71429em}.component-table tbody tr td{font-size:.9375em;line-height:1.6em}.component-table tbody tr:nth-child(odd){background-color:#f8f8f8}.component-table tbody tr:nth-child(odd) td:first-child,.component-table tbody tr:nth-child(odd) th:first-child{border-top-left-radius:.375em;border-bottom-left-radius:.375em}.component-table tbody tr:nth-child(odd) td:last-child,.component-table tbody tr:nth-child(odd) th:last-child{border-top-right-radius:.375em;border-bottom-right-radius:.375em}.component-table tbody tr:nth-child(odd) td,.component-table tbody tr:nth-child(odd) th{background-color:#f8f8f8}.component-table tbody tr:nth-child(2n) td,.component-table tbody tr:nth-child(2n) th{background-color:#fff}.component-table td,.component-table th{text-align:right;padding:1em 1.5em;min-width:150px;-webkit-box-sizing:border-box;box-sizing:border-box}.component-table td:first-child,.component-table th:first-child{text-align:left;width:200px;position:absolute;left:0}.component-table.-non-sticky{margin-bottom:3.75em}.component-table.-non-sticky table{border:none}.component-table.-non-sticky .table-container{padding-left:0}.component-table.-non-sticky tr{position:relative}.component-table.-non-sticky td,.component-table.-non-sticky th{vertical-align:top;background-color:#fff;min-width:0;position:static;text-align:left;width:200px}.component-table.-non-sticky td:first-child,.component-table.-non-sticky th:first-child{position:static}.component-table.-non-sticky td:nth-child(2n),.component-table.-non-sticky td:nth-child(odd),.component-table.-non-sticky th:nth-child(2n),.component-table.-non-sticky th:nth-child(odd){background-color:#fff}.component-table.-non-sticky td:nth-child(2n).courts,.component-table.-non-sticky td:nth-child(2n).startTime,.component-table.-non-sticky td:nth-child(odd).courts,.component-table.-non-sticky td:nth-child(odd).startTime,.component-table.-non-sticky th:nth-child(2n).courts,.component-table.-non-sticky th:nth-child(2n).startTime,.component-table.-non-sticky th:nth-child(odd).courts,.component-table.-non-sticky th:nth-child(odd).startTime{background-color:#f8f8f8}.component-table.-non-sticky td.date,.component-table.-non-sticky th.date{font-weight:700;color:#222}.component-table.-non-sticky thead{border-bottom:1px solid #eee}.component-table.-non-sticky thead td,.component-table.-non-sticky thead th{background-color:#222;border-color:#333}.component-table.-non-sticky thead th:nth-child(2n),.component-table.-non-sticky thead th:nth-child(odd){vertical-align:top;background-color:#222;color:#ddd}.component-table.-non-sticky thead th.courts:nth-child(2n),.component-table.-non-sticky thead th.courts:nth-child(odd),.component-table.-non-sticky thead th.startTime:nth-child(2n),.component-table.-non-sticky thead th.startTime:nth-child(odd){background-color:#222}.component-table.-non-sticky thead th.courts{width:100px;line-height:20px}.component-table.-non-sticky thead tr:first-child{text-transform:uppercase}.component-table.-non-sticky thead tr:first-child td,.component-table.-non-sticky thead tr:first-child th{color:#d7d700;border:1px solid #333}.component-table.-non-sticky.-flex-columns tr td,.component-table.-non-sticky.-flex-columns tr th{width:auto}.component-table.-non-sticky .session{text-align:left}.component-table .arrow{position:absolute;top:50%;bottom:auto;height:25px;color:#0091d2;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;padding:0;right:.625em;background-color:#fff;-webkit-box-shadow:0 0 20px 10px #fff;box-shadow:0 0 20px 10px #fff;border-radius:50%}.component-table.swiped .arrow{opacity:0}@media (min-width:768px){.component-table{margin-bottom:2em}.component-table .arrow{opacity:0}}.match-listing-editor-table table{width:100%}.match-listing-editor-table table tr{border-bottom:1px solid #333;padding:5px}.match-listing-editor-table table tr:last-of-type{border-bottom:0;padding-bottom:0}.component-tabs-content .tab-viewport{position:relative}.component-tabs-content .tab-viewport .tab-view{display:none}.component-tabs-content .tab-viewport .tab-view .intro-block a{position:relative;z-index:1}.component-tabs-content .tab-viewport .tab-view.is-active{display:block}.component-tabs-content .tab-viewport .tab-view--infosys{height:475rem}.component-tabs-content .tab-viewport #InfosysMatchCenter{display:none;top:0;position:absolute}.component-tabs-content .tab-viewport #InfosysMatchCenter.is-active{display:block}.component-tabs-content .views-element-container{width:100%}@media (min-width:768px){.component-tabs-content .tab-viewport .tab-view{min-height:500px}}.component-tabs-content .field--name-field-cards .text-blade:not(.full-width){padding:2.5rem 3.5%}@media (min-width:48rem){.component-tabs-content .field--name-field-cards .text-blade:not(.full-width){padding-left:7%;padding-right:7%}}@media (min-width:85.3125rem){.component-tabs-content .field--name-field-cards .text-blade:not(.full-width){padding-left:6.25rem;padding-right:6.25rem}}.component-tabs-content .field--name-field-cards>.full-width-video{margin:2.5rem 3.5%;width:93%}@media (min-width:48rem){.component-tabs-content .field--name-field-cards>.full-width-video{margin-left:7%;margin-right:7%;width:86%}}@media (min-width:85.3125rem){.component-tabs-content .field--name-field-cards>.full-width-video{margin-left:6.25rem;margin-right:6.25rem;width:calc(100% - 12.5rem)}}.component-tabs-nav>.wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;height:3.5rem;border-bottom:1px solid #eee}.component-tabs-nav ul{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;margin:0;padding:0;width:100%}.component-tabs-nav ul.-animate-transform{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.component-tabs-nav ul li{display:block;-ms-flex:1 1 25%;flex:1 1 25%;height:100%;margin:0;padding:0}.component-tabs-nav ul li a{-ms-flex-align:center;align-items:center;border-bottom:.125rem solid transparent;padding-top:.125rem;-webkit-box-sizing:border-box;box-sizing:border-box;color:#003a5d;display:-ms-flexbox;display:flex;font-family:Sharp Sans,Arial,sans-serif;font-size:.75rem;font-weight:700;height:100%;-ms-flex-pack:center;justify-content:center;text-decoration:none;-webkit-transition:border .15s,color .15s;transition:border .15s,color .15s;width:100%;line-height:1.25em}.component-tabs-nav ul li a.is-active{border-bottom-color:#0091d2}.component-tabs-nav[data-draggable]>.wrapper{position:relative;overflow:hidden}.component-tabs-nav[data-draggable] ul{height:100%;left:0;position:absolute;top:0;-webkit-transform:translateX(0);transform:translateX(0);width:auto}.component-tabs-nav[data-draggable] ul li{-ms-flex:none;flex:none;width:10em}@media (min-width:48rem) and (hover:hover){.component-tabs-nav:not([data-draggable]) ul li a:hover{text-decoration:underline}}@media (min-width:768px){.component-tabs-nav{padding-left:7%;padding-right:7%}.component-tabs-nav ul{-ms-flex-pack:center;justify-content:center}.component-tabs-nav ul li{max-width:210px}.component-tabs-nav ul li a{font-size:.875rem}.component-tabs-nav[data-draggable]>.wrapper{position:relative;overflow:hidden}.component-tabs-nav[data-draggable] ul{position:relative}.component-tabs-nav[data-draggable] ul li{background-color:transparent}}@media (min-width:1024px){.component-tabs-nav ul li a{font-size:1rem;line-height:1.75em}}@media (min-width:1365px){.component-tabs-nav{padding-left:100px;padding-right:100px}}.component-tabs-nav--skinny>.wrapper{height:3.125rem}@media (min-width:48rem){.component-tabs-nav--skinny>.wrapper{height:3.375rem}}.component-tabs-nav--skinny ul li a{border-bottom-width:.125rem}@media (min-width:48rem){.component-tabs-nav--skinny ul li a{font-size:.9375rem}}.component-tabs-nav--scrollable-on-mobile ul{-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;-ms-flex-pack:center;justify-content:center;overflow-x:auto}.component-tabs-nav--scrollable-on-mobile ul li{-ms-flex:0 1 auto;flex:0 1 auto}.component-tabs-nav--scrollable-on-mobile ul li a{white-space:nowrap;min-width:28.57143vw;padding-left:1.875rem;padding-right:1.875rem}@media (min-width:30rem){.component-tabs-nav--scrollable-on-mobile ul li a{min-width:22.22222vw}}@media (min-width:48rem){.component-tabs-nav--scrollable-on-mobile ul li a{min-width:0}}.component-tabs-nav--justify-items ul{-ms-flex-pack:justify;justify-content:space-between}@media (min-width:48rem){.component-tabs-nav--justify-items ul{-ms-flex-pack:center;justify-content:center}}.ao-layout__main .component-tabs-nav>.wrapper{border-bottom:none}.accordion-row{width:100%;position:relative;overflow-y:hidden;-webkit-box-shadow:inset 0 -.0625rem 0 #003a5d;box-shadow:inset 0 -.0625rem 0 #003a5d;-webkit-transition:height .4s ease-out 0s;transition:height .4s ease-out 0s}.accordion-row .plus{width:.6875rem;height:.6875rem;display:block;position:relative;-webkit-transition:all .4s ease-out;transition:all .4s ease-out}.accordion-row .plus:after,.accordion-row .plus:before{content:"";position:absolute;left:.25rem;height:.625rem;width:.125rem;background-color:#003a5d}.accordion-row .plus:before{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:opacity .4s ease-out;transition:opacity .4s ease-out}.accordion-row .plus:after{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .4s ease-out;transition:all .4s ease-out}.accordion-row__header{z-index:2;width:100%;border:none;display:-ms-flexbox;display:flex;cursor:pointer;text-align:left;position:relative;-ms-flex-align:center;align-items:center;-webkit-transition:all .25s ease;transition:all .25s ease;-ms-flex-pack:start;justify-content:flex-start;padding:1.4375rem 1.4375rem 1.4375rem 1rem;background:transparent}.accordion-row__header h5{margin-bottom:0;color:#003a5d;width:100%;padding-right:.9375rem;-webkit-transition:color .25s ease;transition:color .25s ease;text-transform:none;line-height:1.25em;font-size:1.1875rem}.accordion-row__header:focus,.accordion-row__header:hover{background-color:rgba(0,0,0,.03)}.accordion-row:first-child{border-top:1px solid #003a5d}.accordion-row__expand{top:1.25rem;right:.75rem;position:absolute;-webkit-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s}.accordion-row__content{padding:.5rem 1rem;opacity:0;font-size:.875rem;z-index:-1;-webkit-transition:opacity .4s ease-out 0s,-webkit-transform .4s ease-out 0s;transition:opacity .4s ease-out 0s,-webkit-transform .4s ease-out 0s;transition:transform .4s ease-out 0s,opacity .4s ease-out 0s;transition:transform .4s ease-out 0s,opacity .4s ease-out 0s,-webkit-transform .4s ease-out 0s}.accordion-row__content h1,.accordion-row__content h2,.accordion-row__content h3,.accordion-row__content h4,.accordion-row__content p{color:#003a5d}.accordion-row__content p{font-size:1rem;font-family:Sharp Sans,Arial,sans-serif}.accordion-row--active .accordion-row__content{opacity:1;z-index:1}.accordion-row--active .accordion-row__header .plus{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.accordion-row--active .accordion-row__header .plus:before{opacity:0}.accordion-row--active .accordion-row__header .plus:after{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.ao-layout__section--light-text-mode .accordion-row{-webkit-box-shadow:inset 0 -.0625rem 0 #fff;box-shadow:inset 0 -.0625rem 0 #fff}.ao-layout__section--light-text-mode .accordion-row:first-child{border-top:1px solid #fff}.ao-layout__section--light-text-mode .accordion-row h5{color:#fff}.ao-layout__section--light-text-mode .accordion-row .accordion-row__header .plus:after,.ao-layout__section--light-text-mode .accordion-row .accordion-row__header .plus:before{background-color:#fff}.ao-layout__section--light-text-mode .accordion-row .accordion-row__content a,.ao-layout__section--light-text-mode .accordion-row .accordion-row__content a:hover,.ao-layout__section--light-text-mode .accordion-row .accordion-row__content h1,.ao-layout__section--light-text-mode .accordion-row .accordion-row__content h2,.ao-layout__section--light-text-mode .accordion-row .accordion-row__content h3,.ao-layout__section--light-text-mode .accordion-row .accordion-row__content h4,.ao-layout__section--light-text-mode .accordion-row .accordion-row__content h5,.ao-layout__section--light-text-mode .accordion-row .accordion-row__content p{color:#fff}.faq-module{width:100%;margin:0 0 2rem;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.faq-module .module-heading{text-align:center;padding-top:2rem;margin-bottom:1.5rem}.faq-module .module-heading .heading--4{margin-bottom:.5rem;color:#003a5d;font-size:2.5rem;font-weight:900}.faq-module .module-heading .heading--3{max-width:22.5rem;margin:0 auto 1rem;color:#003a5d}.faq-module .module-heading__description{margin:auto;color:#666;font-size:1rem;font-family:Sharp Sans,Arial,sans-serif;font-weight:600}.faq-module .module-heading--alt .faq-module .module-heading__description,.faq-module .module-heading--alt .heading--3{color:#fff}.faq-module .module-heading--left .faq-module .module-heading__description,.faq-module .module-heading--left .heading--3,.faq-module .module-heading--left .heading--4{text-align:left}.faq-module .module-heading--left .heading--3{margin-left:0;max-width:none}@media (min-width:48rem){.faq-module .module-heading{margin-bottom:2rem}.faq-module .module-heading__description{max-width:32.5rem}}@media (min-width:64rem){.faq-module .module-heading{padding-top:3rem}.faq-module .module-heading .heading--3{max-width:31.25rem}.faq-module .module-heading .heading--4{margin-bottom:.75rem}.faq-module .module-heading__description{max-width:39.375rem}.faq-module .module-heading--left .heading--3{max-width:none}}@media (min-width:85.3125rem){.faq-module .module-heading{padding-top:4rem;margin-bottom:2.8125rem}.faq-module .module-heading__description{max-width:44rem}}.faq-module__category-wrapper{-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.faq-module__category-wrapper--loading{opacity:0;-webkit-transition:opacity 0s ease;transition:opacity 0s ease}.faq-module__category{border-radius:.25rem;margin-bottom:1.5rem}.faq-module__category:last-of-type{margin-bottom:0}.faq-module__category-header-wrapper{padding:.1875rem .1875rem 0;background-color:#003a5d}.faq-module__category-header{z-index:2;display:-ms-flexbox;display:flex;height:3rem;padding:0 .875rem;-ms-flex-align:center;align-items:center;background-size:cover;-ms-flex-pack:start;justify-content:flex-start;background-position:50%;border-radius:.25rem .25rem 0 0}.faq-module__category-header img{width:1.5rem;height:1.5rem;margin-right:.75rem}.faq-module__category-header h5{font-size:.9375rem;color:#fff;margin:0}.faq-module--large-headings .accordion-row__header h5{font-size:1.5rem}.faq-module.left__layout{padding:0 0 1.625rem}.faq-module.left__layout .accordion-row__header h5{font-size:1.1875rem}.faq-module.left__layout .module-heading__description{max-width:100%;margin:0;text-align:left}.faq-module.left__layout .module-heading{padding-top:0}.faq-module.left__layout .module-heading .heading--4{font-size:1.5rem;text-align:left;margin-bottom:2.75rem}.ao-layout__row--full-width .faq-module{margin:0 auto 2rem}@media (min-width:64rem){.ao-layout__row--full-width .faq-module{max-width:33.4375rem}}@media (min-width:85.3125rem){.ao-layout__row--full-width .faq-module{max-width:40.5rem}}@media (min-width:120rem){.ao-layout__row--full-width .faq-module{max-width:48.9375rem}}.ao-layout__section--light-text-mode .faq-module h4.heading--4,.ao-layout__section--light-text-mode .faq-module p{color:#fff}.ao-layout__section{position:relative;padding:112px 0}.ao-layout__section--thin-padding{padding:80px 0}.ao-layout__section--no-padding{padding:0}.ao-layout__section--pattern-latest-news:after,.ao-layout__section--pattern-news-listing:after,.ao-layout__section--pattern-overlay-v1:after,.ao-layout__section--pattern-overlay-v2:after,.ao-layout__section--pattern-overlay-v3:after,.ao-layout__section--pattern-overlay-v4:after{position:absolute;top:0;left:0;content:"";width:100%;height:100%}@media (min-width:48rem){.ao-layout__section--pattern-overlay-2021-v1-black:after{background-image:url(/themes/custom/ausopen_official/assets/img/bg-pattern-overlay-2021-v1-black.31b863077c94646405df6db3ce1ff32f.svg)}}@media (min-width:48rem){.ao-layout__section--pattern-overlay-2021-v1-black:after,.ao-layout__section--pattern-overlay-2021-v1-white:after{content:"";top:0;left:0;width:100%;height:100%;position:absolute;background-repeat:no-repeat;background-color:transparent;background-position:center 400px}.ao-layout__section--pattern-overlay-2021-v1-white:after{background-image:url(/themes/custom/ausopen_official/assets/img/bg-pattern-overlay-2021-v1-white.e21f7eb30c9fa151737f35be19791811.svg)}}@media (min-width:48rem){.ao-layout__section--pattern-overlay-2021-v2-black:after{background-image:url(/themes/custom/ausopen_official/assets/img/bg-pattern-overlay-2021-v2-black.515e9d07ec87f5ce9d67538b577824d0.svg)}}@media (min-width:48rem){.ao-layout__section--pattern-overlay-2021-v2-black:after,.ao-layout__section--pattern-overlay-2021-v2-white:after{content:"";top:0;left:0;width:100%;height:100%;position:absolute;background-repeat:no-repeat;background-color:transparent;background-position:center 400px}.ao-layout__section--pattern-overlay-2021-v2-white:after{background-image:url(/themes/custom/ausopen_official/assets/img/bg-pattern-overlay-2021-v2-white.fd506a149a654f6de68247d1c120f2dd.svg)}}@media (min-width:48rem){.ao-layout__section--pattern-overlay-2021-v3-black:after{background-image:url(/themes/custom/ausopen_official/assets/img/bg-pattern-overlay-2021-v3-black.ff7c9b5782601ec39054bb5c750f7f01.svg)}}@media (min-width:48rem){.ao-layout__section--pattern-overlay-2021-v3-black:after,.ao-layout__section--pattern-overlay-2021-v3-white:after{content:"";top:0;left:0;width:100%;height:100%;position:absolute;background-repeat:no-repeat;background-color:transparent;background-position:center 400px}.ao-layout__section--pattern-overlay-2021-v3-white:after{background-image:url(/themes/custom/ausopen_official/assets/img/bg-pattern-overlay-2021-v3-white.c3ffc995ad598480bda3ef7a81b076d8.svg)}}@media (min-width:48rem){.ao-layout__section--pattern-overlay-2021-v4-black:after{background-image:url(/themes/custom/ausopen_official/assets/img/bg-pattern-overlay-2021-v4-black.1ffc64f5abd60235cd1b6baf68257a23.svg)}}@media (min-width:48rem){.ao-layout__section--pattern-overlay-2021-v4-black:after,.ao-layout__section--pattern-overlay-2021-v4-white:after{content:"";top:0;left:0;width:100%;height:100%;position:absolute;background-repeat:no-repeat;background-color:transparent;background-position:center 400px}.ao-layout__section--pattern-overlay-2021-v4-white:after{background-image:url(/themes/custom/ausopen_official/assets/img/bg-pattern-overlay-2021-v4-white.cb69923ab6b50b3c69a2620cabfb462c.svg)}}.ao-layout__section--pattern-overlay-v1:after{background-image:url(/themes/custom/ausopen_official/assets/img/bg-pattern-overlay-v1.118f9e6fc2b129f333db13237b70ccf3.svg);background-position:top -185px left 50%;background-size:150%;background-repeat:repeat-y;background-color:transparent}.ao-layout__section--pattern-overlay-v2:after{background-image:url(/themes/custom/ausopen_official/assets/img/bg-pattern-overlay-v2.f815929f7b60b6e0669cb44e0e404dfb.svg);background-position:top -320px left 38%;background-size:160%;background-repeat:repeat-y;background-color:transparent}.ao-layout__section--pattern-overlay-v3:after{background-image:url(/themes/custom/ausopen_official/assets/img/bg-pattern-overlay-v3.903ce7bc3ff8bfdd2bb7c7507a33869e.svg);background-position:top 0 left 67%;background-size:165%;background-repeat:repeat-y;background-color:transparent}@media (min-width:48rem){.ao-layout__section--pattern-overlay-v4:after{background-image:url(/themes/custom/ausopen_official/assets/img/newsletter-frame-one.0a51fa8df109b8e25bcd402299ab4cf8.svg),url(/themes/custom/ausopen_official/assets/img/newsletter-frame-two.2c8dfa515560bf72f92338b625e268c3.svg);background-size:auto auto,31.0625rem 34.625rem;background-position:-10.625rem top,right -15.9375rem bottom -8.25rem;background-repeat:no-repeat,no-repeat}}@media (min-width:64rem){.ao-layout__section--pattern-latest-news:after{background-image:url(/themes/custom/ausopen_official/assets/img/bg-pattern-latest-news-left-tablet.27fab20d51ffe2d71a534cd4a3c97522.svg),url(/themes/custom/ausopen_official/assets/img/bg-pattern-latest-news-right-tablet.761add70d79ded2cff118274701eca0b.svg);background-position:top -65px left -86px,top -150px right -120px;background-repeat:no-repeat;background-color:transparent}}@media (min-width:85.3125rem){.ao-layout__section--pattern-latest-news:after{background-image:url(/themes/custom/ausopen_official/assets/img/bg-pattern-latest-news-left.8d567065ac459ea1439395dd9e606ce9.svg),url(/themes/custom/ausopen_official/assets/img/bg-pattern-latest-news-right.d6734933a937ce021d836689024e473f.svg);background-position:top -65px left -29px,top -150px right 12px}}@media (min-width:64rem){.ao-layout__section--pattern-news-listing:after{background-image:url(/themes/custom/ausopen_official/assets/img/bg-pattern-news-listing-left-tablet.fc27b57ad0cfa8d79894425610663e5e.svg),url(/themes/custom/ausopen_official/assets/img/bg-pattern-news-listing-right-tablet.58b28af61ac580b5f21f90799af31ca3.svg);background-size:auto auto,auto auto;background-repeat:no-repeat,no-repeat;background-position:top 95px left 23px,top -60px right -62px}}@media (min-width:104.9375rem){.ao-layout__section--pattern-news-listing:after{background-image:url(/themes/custom/ausopen_official/assets/img/bg-pattern-news-listing-left.9220b388a8c4c756526e081e078ff433.svg),url(/themes/custom/ausopen_official/assets/img/bg-pattern-news-listing-right.e18266ec275b7e7e3b34308188ea5d0c.svg);background-position:top -46px left -36px,top -45px right -140px}}.ao-layout__section--gradient:before{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:linear-gradient(130deg,hsla(0,0%,100%,.15),transparent)}.ao-layout__section--light-text-mode,.ao-layout__section--light-text-mode .ao-layout__section-heading{color:#fff}.ao-layout__main{max-width:none;font-size:16px}.ao-layout__section-heading{max-width:826.66667px;font-size:2.5rem;color:#003a5d;margin:0 auto;padding-bottom:5rem;text-align:center;font-weight:900;z-index:3}.ao-layout__row{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1272px;margin:0 auto;z-index:3}@media (min-width:48rem){.ao-layout__row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.ao-layout__row .ao-layout__col,.ao-layout__row [class*="2-col"],.ao-layout__row [class*="3-col"],.ao-layout__row [class*="4-col"]{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 16px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ao-layout__row .ao-layout__col,.ao-layout__row [class*="2-col"],.ao-layout__row [class*="3-col"],.ao-layout__row [class*="4-col"]{margin:0;padding:0 16px}}.ao-layout__row .ao-layout__col img,.ao-layout__row [class*="2-col"] img,.ao-layout__row [class*="3-col"] img,.ao-layout__row [class*="4-col"] img{width:100%}.ao-layout__row .ao-layout__col .text-blade img,.ao-layout__row [class*="2-col"] .text-blade img,.ao-layout__row [class*="3-col"] .text-blade img,.ao-layout__row [class*="4-col"] .text-blade img{width:auto}.ao-layout__row~.ao-layout__row{margin-top:3.5rem}@media (max-width:48rem){.ao-layout__row .ao-layout__col~.ao-layout__col{margin-top:2rem}}.ao-layout__row:after{content:"";display:table;clear:both}.ao-layout__row--full-width{-ms-flex-direction:row;flex-direction:row}.ao-layout__row--full-width>.ao-layout__col{width:calc(100% - 32px)}.ao-layout__row--full-width-content{max-width:100%}.ao-layout__row--full-width-content .ao-layout__col{margin:0;width:100%}.ao-layout__row--2-col-half-half{-ms-flex-direction:column;flex-direction:column}.ao-layout__row--2-col-half-half>.ao-layout__col{width:calc(100% - 32px)}@media (min-width:48rem){.ao-layout__row--2-col-half-half{-ms-flex-direction:row;flex-direction:row}.ao-layout__row--2-col-half-half>.ao-layout__col{width:calc((100% - 32px)/2 - 16px)}.ao-layout__row--2-col-half-half>.ao-layout__col:first-child{padding-right:calc(((100% - 32px)/12 - 29.33333px)/2)}.ao-layout__row--2-col-half-half>.ao-layout__col:last-child{padding-left:calc(((100% - 32px)/12 - 29.33333px)/2)}}.ao-layout__row--2-col-extra-large-left{-ms-flex-direction:column;flex-direction:column}.ao-layout__row--2-col-extra-large-left>.ao-layout__col{width:calc(100% - 32px)}@media (min-width:85.3125rem){.ao-layout__row--2-col-extra-large-left{-ms-flex-direction:row;flex-direction:row}.ao-layout__row--2-col-extra-large-left>.ao-layout__col:first-child{width:calc((100% - 32px)/1.33333 - 8px)}.ao-layout__row--2-col-extra-large-left>.ao-layout__col:last-child{width:calc((100% - 32px)/4 - 24px)}}@media (min-width:120rem){.ao-layout__row--2-col-extra-large-left>.ao-layout__col:first-child{width:calc((100% - 32px)/1.5 - 10.66667px)}.ao-layout__row--2-col-extra-large-left>.ao-layout__col:last-child{width:calc((100% - 32px)/3 - 21.33333px)}}.ao-layout__row--2-col-large-left{-ms-flex-direction:column;flex-direction:column}.ao-layout__row--2-col-large-left>.ao-layout__col{width:calc(100% - 32px)}@media (min-width:48rem){.ao-layout__row--2-col-large-left{-ms-flex-direction:row;flex-direction:row}.ao-layout__row--2-col-large-left>.ao-layout__col:first-child{width:calc((100% - 32px)/1.71429 - 13.33333px)}.ao-layout__row--2-col-large-left>.ao-layout__col:last-child{width:calc((100% - 32px)/2.4 - 19.66667px);padding-left:calc((100% - 32px)/12 - 29.33333px)}}.ao-layout__row--2-col-large-right{-ms-flex-direction:column;flex-direction:column}.ao-layout__row--2-col-large-right>.ao-layout__col{width:calc(100% - 32px)}@media (min-width:48rem){.ao-layout__row--2-col-large-right{-ms-flex-direction:row;flex-direction:row}.ao-layout__row--2-col-large-right>.ao-layout__col:first-child{width:calc((100% - 32px)/2.4 - 19.66667px);padding-right:calc((100% - 32px)/12 - 29.33333px)}.ao-layout__row--2-col-large-right>.ao-layout__col:last-child{width:calc((100% - 32px)/1.71429 - 13.33333px)}}.ao-layout__row--3-col{-ms-flex-direction:column;flex-direction:column}.ao-layout__row--3-col>.ao-layout__col{width:calc(100% - 32px)}@media (min-width:64rem){.ao-layout__row--3-col{-ms-flex-direction:row;flex-direction:row}.ao-layout__row--3-col>.ao-layout__col{width:calc((100% - 32px)/3 - 21.33333px)}}.ao-layout__row--4-col{-ms-flex-direction:column;flex-direction:column}.ao-layout__row--4-col>.ao-layout__col{width:calc(100% - 32px)}@media (min-width:48rem){.ao-layout__row--4-col{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.ao-layout__row--4-col>.ao-layout__col{width:calc((100% - 32px)/2 - 16px)}}@media (min-width:64rem){.ao-layout__row--4-col{-ms-flex-direction:row;flex-direction:row}.ao-layout__row--4-col>.ao-layout__col{width:calc((100% - 32px)/4 - 24px)}}.ao-layout__row--stack-RTL{-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (max-width:48rem){.ao-layout__row--stack-RTL .ao-layout__col~.ao-layout__col{margin-top:0;margin-bottom:2rem}}@media (min-width:48rem){.ao-layout__row--stack-RTL{-ms-flex-direction:row;flex-direction:row}}@media (min-width:64rem){.ao-layout__section-heading{font-size:3.5rem}}@media only screen and (min-width:768px){:root .ao-layout__row--2-col-half-half>div,_:-ms-fullscreen .ao-layout__row--2-col-half-half>div{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(48% - 32px);flex-basis:calc(48% - 32px)}:root .ao-layout__row--2-col-large-left>div:first-child,_:-ms-fullscreen .ao-layout__row--2-col-large-left>div:first-child{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(60% - 32px);flex-basis:calc(60% - 32px)}:root .ao-layout__row--2-col-large-left>div:last-child,:root .ao-layout__row--2-col-large-right>div:first-child,_:-ms-fullscreen .ao-layout__row--2-col-large-left>div:last-child,_:-ms-fullscreen .ao-layout__row--2-col-large-right>div:first-child{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 32px);flex-basis:calc(40% - 32px)}:root .ao-layout__row--2-col-large-right>div:last-child,_:-ms-fullscreen .ao-layout__row--2-col-large-right>div:last-child{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(60% - 32px);flex-basis:calc(60% - 32px)}:root .ao-layout__row--3-col>div,_:-ms-fullscreen .ao-layout__row--3-col>div{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333% - 32px);flex-basis:calc(33.333% - 32px)}:root .ao-layout__row--4-col>div,_:-ms-fullscreen .ao-layout__row--4-col>div{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 32px);flex-basis:calc(25% - 32px)}}@media screen and (max-width:47.9375rem){.hidden-xs{display:none!important}}@media screen and (min-width:48rem){.visible-xs{display:none!important}}.players-to-watch{padding-top:1.6875rem;position:relative}@media (min-width:48rem){.players-to-watch{padding-top:4rem}}.players-to-watch:before{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background-image:url(/themes/custom/ausopen_official/assets/img/playerstowatch-pattern.5abf4614a94f0fc22b62202d09379563.svg);background-repeat:no-repeat;background-color:transparent;background-position:bottom 30% left;background-size:113%}@media (min-width:48rem){.players-to-watch:before{background-position:bottom 10% left;background-size:100%}}@media (min-width:85.3125rem){.players-to-watch:before{background-position:bottom 70% center;background-size:75%}}.players-to-watch .player-wrapper{max-width:1272px;margin:0 auto;position:relative}.players-to-watch .slide-height{height:21.375rem;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:justify;justify-content:space-between}.players-to-watch .slide-height.profile-image{display:block}@media (min-width:40rem){.players-to-watch .slide-height{height:21.375rem}}@media (min-width:48rem){.players-to-watch .slide-height{height:45rem}}@media (min-width:85.3125rem){.players-to-watch .slide-height{height:40.625rem}}.players-to-watch__slide{visibility:hidden}.players-to-watch__slide.swiper-slide-active{visibility:visible}.players-to-watch__player-data{z-index:1;text-align:center;margin-bottom:2.1875rem}@media (min-width:85.3125rem){.players-to-watch__player-data{margin-bottom:2rem;text-align:left;position:absolute;margin-top:5.5rem;margin-bottom:0;top:0;left:0}}.players-to-watch__player-data h2,.players-to-watch__player-data p{color:#fff;font-weight:800;font-family:Sharp Sans,Arial,sans-serif}.players-to-watch__player-data h2{font-size:2rem;line-height:2rem;margin-bottom:1rem}@media (min-width:48rem){.players-to-watch__player-data h2{font-size:3.5rem;line-height:3.5rem;margin-bottom:1.5625rem}}@media (min-width:85.3125rem){.players-to-watch__player-data h2{margin-bottom:2.5rem;font-size:5.625rem;line-height:5.625rem;width:25rem}}.players-to-watch__player-data p{font-size:1rem;line-height:1.5rem;font-weight:900;margin:0}@media (min-width:48rem){.players-to-watch__player-data p{font-size:1.25rem;line-height:1.5rem}}@media (min-width:85.3125rem){.players-to-watch__player-data p{font-size:1.5rem;line-height:1.75rem}}.players-to-watch__player-data .tagline-wrapper{margin-bottom:.625rem;display:block;min-height:1.5rem}@media (min-width:48rem){.players-to-watch__player-data .tagline-wrapper{margin-bottom:.9375rem}}@media (min-width:85.3125rem){.players-to-watch__player-data .tagline-wrapper{margin-bottom:1.5rem;min-height:1.75rem}}.players-to-watch__action-btns{text-align:center}@media (min-width:85.3125rem){.players-to-watch__action-btns{text-align:left}}.players-to-watch__action-btns a{font-family:Sharp Sans,Arial,sans-serif;text-transform:uppercase;margin:0 .9375rem 0 0;font-size:.75rem}@media (min-width:85.3125rem){.players-to-watch__action-btns a{margin:0 .9375rem 0 0;font-size:.875rem;line-height:1.125rem;padding:1.125rem 1.375rem 1.0625rem}}.players-to-watch__action-btns a:last-child{margin:0}.players-to-watch__action-btns .ao-btn.dark-blue{color:#fff!important}.players-to-watch__action-btns .ao-btn.dark-blue:before{color:#fff;background:#003a5d}.players-to-watch__action-btns .ao-btn.dark-blue:after{color:#fff;background:#002c47}.players-to-watch__action-btns .ao-btn.tertiary{color:#003a5d}.players-to-watch__action-btns .ao-btn.tertiary:before{color:#003a5d;background:#fff}.players-to-watch__action-btns .ao-btn.tertiary:after{color:#003a5d;background:#c1c100}.players-to-watch__action-btns .ao-btn.lime{color:#003a5d}.players-to-watch__action-btns .ao-btn.lime:before{color:#003a5d;background:#c1c100}.players-to-watch__action-btns .ao-btn.lime:after{color:#003a5d;background:#adad00}.players-to-watch__action-btns .ao-btn.pink:before{color:#003a5d;background:#ff51cd}.players-to-watch__action-btns .ao-btn.pink:after{color:#003a5d;background:#ff3bc7}.players-to-watch__action-btns .ao-btn.watermelon:before{color:#003a5d;background:#ff6664}.players-to-watch__action-btns .ao-btn.watermelon:after{color:#003a5d;background:#ff504e}.players-to-watch__featured-image{text-align:center;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex}.players-to-watch__featured-image .player-image,.players-to-watch__featured-image picture{max-width:11.25rem;height:100%}@media (min-width:48rem){.players-to-watch__featured-image .player-image,.players-to-watch__featured-image picture{max-width:32.5rem}}@media (min-width:85.3125rem){.players-to-watch__featured-image .player-image,.players-to-watch__featured-image picture{max-width:40.625rem}}.players-to-watch__featured-image .player-image.round-image,.players-to-watch__featured-image picture.round-image{max-width:7.5rem;position:relative;margin-top:.9375rem;border-radius:100%;background-color:#fff}@media (min-width:48rem){.players-to-watch__featured-image .player-image.round-image,.players-to-watch__featured-image picture.round-image{max-width:20rem;margin-top:10%}}.players-to-watch__featured-image.round-image picture{max-width:7.5rem;position:relative;margin-top:.9375rem;border-radius:100%;background-color:#fff}@media (min-width:48rem){.players-to-watch__featured-image.round-image picture{max-width:20rem;margin-top:10%}}.players-to-watch__articles{position:relative;padding:1.5rem 1rem}.players-to-watch__articles:after{height:100%;content:"";position:absolute;width:100vw;margin:auto auto auto -50vw;left:50%;top:0;background-color:#0091d2;z-index:-1}.players-to-watch__articles .articles-wrapper{max-width:51.125rem;display:-ms-flexbox;display:flex;margin:0 auto}@media (min-width:85.3125rem){.players-to-watch__articles .articles-wrapper{max-width:61.875rem}}@media (min-width:120rem){.players-to-watch__articles .articles-wrapper{max-width:76.0625rem}}@media (min-width:48rem){.players-to-watch__articles{padding:2.0625rem 2rem}}@media (min-width:64rem){.players-to-watch__articles{padding:2.0625rem 4.1875rem}}@media (min-width:85.3125rem){.players-to-watch__articles{padding:3.5625rem 0}}.players-to-watch__articles .full-width-video,.players-to-watch__articles .single-article{padding-bottom:.9375rem}.players-to-watch__articles .full-width-video:last-child,.players-to-watch__articles .single-article:last-child{margin-right:0}@media (min-width:85.3125rem){.players-to-watch__articles .full-width-video,.players-to-watch__articles .single-article{padding-bottom:0}}.players-to-watch__articles .box{width:50%}@media (min-width:48rem){.players-to-watch__articles .box{width:33.333%}}@media (min-width:85.3125rem){.players-to-watch__articles .box{min-height:auto}}.players-to-watch__articles .full-width-video{border-bottom:1px solid hsla(0,0%,100%,.4)}@media (min-width:48rem){.players-to-watch__articles .full-width-video{margin-right:1rem}}@media (min-width:64rem){.players-to-watch__articles .full-width-video{border:0;padding-bottom:0}}@media (min-width:120rem){.players-to-watch__articles .full-width-video{margin-right:0}}.players-to-watch__articles .full-width-video a button{-webkit-transform:translate(0);transform:translate(0)}.players-to-watch__articles .full-width-video a:focus-visible button{outline:2px dashed red!important}.players-to-watch__articles .full-width-video a:active button,.players-to-watch__articles .full-width-video a:focus button,.players-to-watch__articles .full-width-video a:hover button{-webkit-animation:leftRight .5s;animation:leftRight .5s}@-webkit-keyframes leftRight{50%{-webkit-transform:translateX(5px);transform:translateX(5px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes leftRight{50%{-webkit-transform:translateX(5px);transform:translateX(5px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.players-to-watch__articles .single-article{border-bottom:1px solid hsla(0,0%,100%,.4);border-color:hsla(0,0%,100%,.4) currentcolor;border-top:1px solid hsla(0,0%,100%,.4);padding:.9375rem 0;margin:0 0 0 1rem}@media (min-width:48rem){.players-to-watch__articles .single-article{margin:0 1rem}}.players-to-watch__articles .single-article h6,.players-to-watch__articles .single-article h6 a,.players-to-watch__articles .single-article p{color:#fff}.players-to-watch__articles .single-article h6,.players-to-watch__articles .single-article h6 a{font-weight:900;margin:0 0 .5rem;font-size:1rem;line-height:1.25rem;text-decoration:none}@media (min-width:48rem){.players-to-watch__articles .single-article h6,.players-to-watch__articles .single-article h6 a{font-size:1.25rem;line-height:1.5rem}}@media (min-width:85.3125rem){.players-to-watch__articles .single-article h6,.players-to-watch__articles .single-article h6 a{font-size:1.5rem;line-height:1.75rem}}.players-to-watch__articles .single-article h6 a:hover,.players-to-watch__articles .single-article h6:hover{text-decoration:underline}.players-to-watch__articles .single-article p{font-size:.75rem;line-height:1rem;display:none;font-family:Roboto,Arial,sans-serif}@media (min-width:85.3125rem){.players-to-watch__articles .single-article p{display:block}}.players-to-watch__articles .single-article:last-child{display:none}@media (min-width:48rem){.players-to-watch__articles .single-article:last-child{display:block}}.players-to-watch .swiper-wrapper .full-width-video{position:relative;z-index:2;height:auto;margin-bottom:0;margin-left:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.players-to-watch .swiper-wrapper .full-width-video .video-description{display:block;background:none;padding:0;position:relative;margin-top:.75rem}@media (min-width:64rem){.players-to-watch .swiper-wrapper .full-width-video .video-description{display:block;position:absolute}}.players-to-watch .swiper-wrapper .full-width-video .video-description__inner{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-direction:row;flex-direction:row;margin:0}@media (min-width:64rem){.players-to-watch .swiper-wrapper .full-width-video .video-description__inner{margin:1.25rem 1.4375rem}}.players-to-watch .swiper-wrapper .full-width-video h3{-ms-flex:4 1;flex:4 1;padding:0 .625rem 0 0;font-weight:900;font-size:1rem;line-height:1.25rem}@media (min-width:48rem){.players-to-watch .swiper-wrapper .full-width-video h3{font-size:1.25rem;line-height:1.75rem}}@media (min-width:85.3125rem){.players-to-watch .swiper-wrapper .full-width-video h3{font-size:1.5rem;line-height:1.75rem}}.players-to-watch .swiper-wrapper .full-width-video .card-meta-time{background:#fff;color:#003a5d;font-size:.625rem;font-weight:500;border-radius:.625rem;padding:.25rem .625rem;font-family:Roboto,Arial,sans-serif;display:inline-block;position:relative;bottom:3px}.players-to-watch .swiper-wrapper .full-width-video .card-meta{text-align:right;border:0;padding:0;-ms-flex:1 1;flex:1 1;width:auto;display:none;font-size:.625rem}@media (min-width:64rem){.players-to-watch .swiper-wrapper .full-width-video .card-meta{display:block}}.players-to-watch .swiper-wrapper .full-width-video .card-meta.mobile{display:block;position:absolute;bottom:0;right:0;z-index:2;margin:0 .5rem .625rem 0;font-size:.5625rem}.players-to-watch .swiper-wrapper .full-width-video .card-meta.mobile .card-meta-time{padding:.125rem .35625rem}@media (min-width:64rem){.players-to-watch .swiper-wrapper .full-width-video .card-meta.mobile{display:none}}.players-to-watch .swiper-wrapper .full-width-video .video-poster-wrapper{height:auto;position:relative;top:0;left:0;-webkit-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0;padding-top:0}.players-to-watch .swiper-wrapper .full-width-video .video-poster-wrapper picture{height:100%;position:relative;top:0;-webkit-transform:none;transform:none}.players-to-watch .swiper-wrapper .full-width-video .video-poster-wrapper picture img{position:relative}.players-to-watch .swiper-wrapper .full-width-video .video-poster-wrapper:after{content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,.3);top:0;left:0}.players-to-watch .swiper-wrapper .full-width-video .btn-play-video{background:transparent;position:absolute;width:.91125rem;height:.91125rem;opacity:1;top:1.625rem;left:1.9375rem;display:block;border-radius:0}@media (min-width:48rem){.players-to-watch .swiper-wrapper .full-width-video .btn-play-video{width:1rem;height:1.25rem}}.players-to-watch .swiper-wrapper .full-width-video .btn-play-video:after,.players-to-watch .swiper-wrapper .full-width-video .btn-play-video:before{content:none}.players-to-watch .swiper-wrapper .full-width-video .btn-play-video svg{display:block;width:.91125rem;height:.91125rem}@media (min-width:48rem){.players-to-watch .swiper-wrapper .full-width-video .btn-play-video svg{width:1rem;height:1.25rem}}.players-to-watch .swiper-slide{opacity:0!important}.players-to-watch .swiper-slide-active.swiper-slide-active{opacity:1!important}#articles-bg{background-color:#0091d2;position:absolute;width:100%;bottom:0;z-index:0}.players-to-watch__control-handlers{position:absolute;-webkit-transform:translateY(-70%);transform:translateY(-70%);z-index:2;background:none;border:none}.players-to-watch__control-handlers.swiper-button-next,.players-to-watch__control-handlers.swiper-button-prev{background-image:none;top:18.75rem;height:auto;width:auto}@media (min-width:48rem){.players-to-watch__control-handlers.swiper-button-next,.players-to-watch__control-handlers.swiper-button-prev{top:31.125rem}}@media (min-width:48rem){.players-to-watch__control-handlers{top:62%;-webkit-transform:translateY(-62%);transform:translateY(-62%);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}.players-to-watch__control-handlers:hover{cursor:pointer}@media (min-width:85.3125rem){.players-to-watch__control-handlers{display:none}}.players-to-watch__control-handlers .handler{background:hsla(0,0%,100%,.4);border-radius:100%;width:3rem;height:3rem;padding:5px;-webkit-box-sizing:border-box;box-sizing:border-box}.players-to-watch__control-handlers svg{color:#fff;width:100%;height:100%}.players-to-watch__control-handlers label{display:none;cursor:pointer;font-size:1.25rem;font-weight:800;font-family:Sharp Sans,Arial,sans-serif;color:#fff}@media (min-width:48rem){.players-to-watch__control-handlers label{display:block;width:min-intrinsic;width:-webkit-min-content;width:-moz-min-content;width:min-content;line-height:1.5rem}}.players-to-watch__control-handlers.left{left:.9375rem}.players-to-watch__control-handlers.left label{margin-left:1rem}.players-to-watch__control-handlers.right{right:.9375rem}.players-to-watch__control-handlers.right label{margin-right:1rem}.players-to-watch__controller{position:absolute;right:0;top:0;width:100%;-ms-flex-pack:end;justify-content:flex-end;color:#fff;font-family:Sharp Sans,Arial,sans-serif;margin-top:7rem;display:none}@media (min-width:85.3125rem){.players-to-watch__controller{display:-ms-flexbox;display:flex}}.players-to-watch__controller .controller-wrapper{z-index:2;width:25.875rem}.players-to-watch__controller h6{font-size:1.5rem;line-height:1.75rem;color:#fff;font-weight:800;position:relative;margin:0 0 1.5rem;z-index:2}.players-to-watch__controller .player-list{padding:0;margin:0;z-index:2;position:relative}.players-to-watch__controller .name,.players-to-watch__controller .thumbnail,.players-to-watch__controller picture{opacity:.5;-webkit-transition:opacity .1s linear;transition:opacity .1s linear}.players-to-watch__controller .thumbnail,.players-to-watch__controller picture{border-radius:100%;height:3rem;width:3rem!important;margin-right:1.3125rem}.players-to-watch__controller .thumbnail{border-radius:100%;background-color:#2e72b9}.players-to-watch__controller .name{font-size:1.5rem;line-height:1.75rem;font-family:Sharp Sans,Arial,sans-serif;font-weight:800;color:#fff}.players-to-watch__controller .player{border-bottom:1px solid hsla(0,0%,100%,.4);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.6875rem 0;cursor:pointer}.players-to-watch__controller .player:first-child{border-top:1px solid hsla(0,0%,100%,.4)}.players-to-watch__controller .player.active .name,.players-to-watch__controller .player.active .thumbnail,.players-to-watch__controller .player.active picture,.players-to-watch__controller .player:hover .name,.players-to-watch__controller .player:hover .thumbnail,.players-to-watch__controller .player:hover picture{opacity:1}.players-to-watch__view-all-button{margin-top:2.5rem;text-transform:uppercase;z-index:2}@media (min-width:85.3125rem){.players-to-watch__view-all-button{line-height:1.125rem;padding:1.125rem 1.375rem 1.0625rem}}.schedule-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}@media (min-width:768px){.schedule-content{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:stretch;justify-content:stretch;padding:1.375rem .625rem}}.schedule-content__column{margin:0 0 1.875rem}.schedule-content__column p{font-size:.8125rem}@media (min-width:768px){.schedule-content__column{padding:0 .4375rem;-ms-flex:1 1;flex:1 1;margin:0}}.schedule-content,.schedule-content dd,.schedule-content dt,.schedule-content ul{font-family:Source Sans,Arial,sans-serif;font-size:.8125rem;font-weight:700;line-height:1.2em;color:#666}.schedule-content a{font-size:1em;text-decoration:none;font-weight:700;line-height:inherit}.schedule-content__heading{font-family:Sharp Sans,Arial,sans-serif;font-size:.8125rem;font-weight:700;color:#222;margin:0 0 .75rem;text-transform:uppercase;line-height:1.2em}@media (min-width:768px){.schedule-content__heading{margin-top:-.2em}}.schedule-content ul{padding:0;margin:0}.schedule-content ul>li:not(:last-child){margin-bottom:.75rem}.schedule-content dl.inline{margin:0}.schedule-content dl.inline dd{display:inline;margin:0;font-weight:400}.schedule-content dl.inline dd:not(:last-child):after{display:block;content:"";margin-bottom:.75rem}.schedule-content dl.inline dt{display:inline-block}.schedule-content__sponsor{-ms-flex-direction:row;flex-direction:row;display:none}@media (min-width:768px){.schedule-content__sponsor{display:block}}.schedule-content__sponsor--rolex{width:240px;height:94px;border:0;margin:0 0 0 auto;padding:0;display:block;overflow:hidden}.schedule-content__clock{width:4.1875rem;height:4.1875rem;background-color:#888;margin-right:1.375rem}.schedule-content__time-list{margin:0}.schedule-content__time-list dt{font-size:.6875rem;font-weight:700;color:#003255;line-height:1.2em}.schedule-content__time-list dd{font-size:1.0625rem;font-weight:700;color:#171717;line-height:1.2em;margin:0 0 .3125rem}.schedule-content__logo-wrapper{height:100%;max-height:7.8125rem;position:absolute;right:1.25rem;top:0}.schedule-content__logo,.schedule-content__logo-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.schedule-content__logo{-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin:0 0 0 auto;max-width:11.875rem;padding:0}.schedule-content__logo-image{width:100%}.schedule-content__logo-caption{font-size:.6875rem;font-weight:400;margin-bottom:.3125rem;text-align:center}@media (min-width:64rem){.schedule-content__logo-caption{font-size:.8125rem}}.team__player-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.team__flag{margin-right:.375rem}.team__match-winner{font-weight:700}.team__player-link{-ms-flex-align:center;align-items:center;cursor:pointer;display:-ms-inline-flexbox;display:inline-flex;font-size:inherit}.team__player-link,.team__player-link:active,.team__player-link:focus,.team__player-link:hover{color:inherit;text-decoration:none}.team__player-link:active .team__player-name,.team__player-link:focus .team__player-name,.team__player-link:hover .team__player-name{text-decoration:underline}.team__player-link:not(a){cursor:default}.team__player-link:not(a):active .team__player-name,.team__player-link:not(a):focus .team__player-name,.team__player-link:not(a):hover .team__player-name{text-decoration:none}.team__player-seed{margin-left:.3em;font-size:.8em}
/*# sourceMappingURL=common.f866424317b73d7e10e1.legacy.css.map */