@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */@import url("https://use.typekit.net/htk6yjt.css");html{font-family:sans-serif;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;text-decoration:none;color:currentColor}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}iframe{border:none}.qs-datepicker-container{font-size:1rem;font-family:sans-serif;color:#000;position:absolute;width:15.625em;display:flex;flex-direction:column;z-index:9001;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid grey;border-radius:.26392em;overflow:hidden;background:#fff;box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3)}.qs-datepicker-container *{box-sizing:border-box}.qs-datepicker-container.qs-centered{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.qs-datepicker-container.qs-hidden{display:none}.qs-datepicker .qs-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.75);color:#fff;width:100%;height:100%;padding:.5em;z-index:1;opacity:1;transition:opacity .3s;display:flex;flex-direction:column}.qs-datepicker .qs-overlay.qs-hidden{opacity:0;z-index:-1}.qs-datepicker .qs-overlay .qs-overlay-year{background:transparent;border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;font-size:.875em;padding:.25em 0;width:80%;text-align:center;margin:0 auto;display:block}.qs-datepicker .qs-overlay .qs-overlay-year::-webkit-inner-spin-button{-webkit-appearance:none}.qs-datepicker .qs-overlay .qs-close{padding:.5em;cursor:pointer;position:absolute;top:0;right:0}.qs-datepicker .qs-overlay .qs-submit{border:1px solid #fff;border-radius:.26392em;padding:.5em;margin:0 auto auto;cursor:pointer;background:hsla(0,0%,50%,.4)}.qs-datepicker .qs-overlay .qs-submit.qs-disabled{color:grey;border-color:grey;cursor:not-allowed}.qs-datepicker .qs-overlay .qs-overlay-month-container{display:flex;flex-wrap:wrap;flex-grow:1}.qs-datepicker .qs-overlay .qs-overlay-month{display:flex;justify-content:center;align-items:center;width:33.33333%;cursor:pointer;opacity:.5;transition:opacity .15s}.qs-datepicker .qs-overlay .qs-overlay-month.active,.qs-datepicker .qs-overlay .qs-overlay-month:hover{opacity:1}.qs-datepicker .qs-controls{width:100%;display:flex;justify-content:space-between;align-items:center;flex-grow:1;flex-shrink:0;background:#d3d3d3;filter:blur(0);transition:filter .3s}.qs-datepicker .qs-controls.qs-blur{filter:blur(5px)}.qs-datepicker .qs-arrow{height:1.5625em;width:1.5625em;position:relative;cursor:pointer;border-radius:.26392em;transition:background .15s}.qs-datepicker .qs-arrow:hover{background:rgba(0,0,0,.1)}.qs-datepicker .qs-arrow:hover.qs-left:after{border-right-color:#000}.qs-datepicker .qs-arrow:hover.qs-right:after{border-left-color:#000}.qs-datepicker .qs-arrow:after{content:"";border:.39062em solid transparent;position:absolute;top:50%;transition:border .2s}.qs-datepicker .qs-arrow.qs-left:after{border-right-color:grey;right:50%;transform:translate(25%,-50%)}.qs-datepicker .qs-arrow.qs-right:after{border-left-color:grey;left:50%;transform:translate(-25%,-50%)}.qs-datepicker .qs-month-year{transition:border .2s;border-bottom:1px solid transparent;cursor:pointer}.qs-datepicker .qs-month-year:hover{border-bottom:1px solid grey}.qs-datepicker .qs-month-year:active:focus,.qs-datepicker .qs-month-year:focus{outline:none}.qs-datepicker .qs-month{padding-right:.5ex}.qs-datepicker .qs-year{padding-left:.5ex}.qs-datepicker .qs-squares{display:flex;flex-wrap:wrap;padding:.3125em;filter:blur(0);transition:filter .3s}.qs-datepicker .qs-squares.qs-blur{filter:blur(5px)}.qs-datepicker .qs-square{width:14.28571%;height:1.5625em;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .1s;border-radius:.26392em}.qs-datepicker .qs-square.qs-current{font-weight:700}.qs-datepicker .qs-square.qs-current span{text-decoration:underline}.qs-datepicker .qs-square.qs-active{background:#add8e6}.qs-datepicker .qs-square.qs-range-date-start:not(.qs-range-date-6){border-top-right-radius:0;border-bottom-right-radius:0}.qs-datepicker .qs-square.qs-range-date-middle{background:#d4ebf2}.qs-datepicker .qs-square.qs-range-date-middle:not(.qs-range-date-0):not(.qs-range-date-6){border-radius:0}.qs-datepicker .qs-square.qs-range-date-middle.qs-range-date-0{border-top-right-radius:0;border-bottom-right-radius:0}.qs-datepicker .qs-square.qs-range-date-end:not(.qs-range-date-0),.qs-datepicker .qs-square.qs-range-date-middle.qs-range-date-6{border-top-left-radius:0;border-bottom-left-radius:0}.qs-datepicker .qs-square.qs-disabled span{opacity:.2}.qs-datepicker .qs-square.qs-empty{cursor:default}.qs-datepicker .qs-square.qs-disabled{cursor:not-allowed}.qs-datepicker .qs-square.qs-day{cursor:default;font-weight:700;color:grey}.qs-datepicker .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{background:orange}.qs-datepicker .qs-event{position:relative}.qs-datepicker .qs-event:after{content:"";position:absolute;width:.46875em;height:.46875em;border-radius:50%;background:#07f;bottom:0;right:0}.qs-datepicker .qs-event.qs-disabled:after,.qs-datepicker .qs-event.qs-empty:after{background:#cce4ff}.wrapper{width:100%;max-width:100%;margin:0 auto;padding:0;padding-left:6.5rem;padding-right:6.5rem}@media (max-width:64.0525em){.wrapper{padding-left:6.5rem;padding-right:6.5rem}}@media (max-width:52.49em){.wrapper{padding-left:1rem;padding-right:1rem}}.wrapper--article{background:#fff;overflow:hidden;position:relative}@media (max-width:52.49em){.wrapper--article{flex-direction:column}}[class*=block-list]{clear:both;display:flex;flex-wrap:wrap;margin-left:-.1rem;margin-right:-.1rem}[class*=block-list]>li{display:flex;vertical-align:top;clear:both;margin-bottom:.2rem;padding-left:.1rem;padding-right:.1rem;width:100%}[class*=block-list]:last-of-type{margin-bottom:-.2rem}@media (max-width:52.49em){[class*=block-list]{margin-left:-1rem;margin-right:-1rem}[class*=block-list]>li{padding-left:0;padding-right:0}}.block-list-1>li{width:100%}.block-list-2>li{width:50%}.block-list-3>li{width:33.3333333333%}.block-list-4>li{width:25%}.block-list-5>li{width:20%}.block-list-6>li{width:16.6666666667%}@media (max-width:93.74em){.block-list-1-extrawide>li{width:100%}.block-list-2-extrawide>li{width:50%}.block-list-3-extrawide>li{width:33.3333333333%}.block-list-4-extrawide>li{width:25%}.block-list-5-extrawide>li{width:20%}.block-list-6-extrawide>li{width:16.6666666667%}}@media (max-width:81.24em){.block-list-1-wide>li{width:100%}.block-list-2-wide>li{width:50%}.block-list-3-wide>li{width:33.3333333333%}.block-list-4-wide>li{width:25%}.block-list-5-wide>li{width:20%}.block-list-6-wide>li{width:16.6666666667%}}@media (max-width:64.0525em){.block-list-1-desktop>li{width:100%}.block-list-2-desktop>li{width:50%}.block-list-3-desktop>li{width:33.3333333333%}.block-list-4-desktop>li{width:25%}.block-list-5-desktop>li{width:20%}.block-list-6-desktop>li{width:16.6666666667%}}@media (max-width:52.49em){.block-list-1-tablet>li{width:100%}.block-list-2-tablet>li{width:50%}.block-list-3-tablet>li{width:33.3333333333%}.block-list-4-tablet>li{width:25%}.block-list-5-tablet>li{width:20%}.block-list-6-tablet>li{width:16.6666666667%}[class*=block-list]>li{padding-left:0;padding-right:0;margin-bottom:.1rem}[class*=block-list]:last-of-type{margin-bottom:-.2rem}}@media (max-width:39.99em){.block-list-1-phablet>li{width:100%}.block-list-2-phablet>li{width:50%}.block-list-3-phablet>li{width:33.3333333333%}.block-list-4-phablet>li{width:25%}.block-list-5-phablet>li{width:20%}.block-list-6-phablet>li{width:16.6666666667%}}@media (max-width:24.99em){.block-list-1-mobile>li{width:100%}.block-list-2-mobile>li{width:50%}.block-list-3-mobile>li{width:33.3333333333%}.block-list-4-mobile>li{width:25%}.block-list-5-mobile>li{width:20%}.block-list-6-mobile>li{width:16.6666666667%}}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}figure{margin:0}menu,ol,ul{padding-left:0;margin-top:0;margin-bottom:0}menu li,ol li,ul li{list-style-type:none}html{font-size:62.5%;scroll-behavior:smooth}body{font-size:1.4rem;background:#f1f1f1}.icon{width:2rem;height:2rem;display:block;fill:#000}.skip-to{padding:0 2rem;position:absolute;top:0;left:0;color:#fff;text-decoration:none;transition:.2s;background:#e8308a;line-height:5rem;transform:translateX(-100%);z-index:1000}.skip-to:focus{transform:translateX(0)}img{max-width:100%}@media screen and (-ms-high-contrast:active){body img{filter:invert(1)}}@media screen and (inverted-colors:inverted){body img{filter:invert(1)}}body{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;color:#000}h1{font-size:4.4rem;line-height:1.05;letter-spacing:-.02rem}h2{font-size:4rem;letter-spacing:-.12rem}@media (max-width:24.99em){h2{font-size:2.8rem}}h3{font-size:2.4rem;line-height:1.15;letter-spacing:-.07rem}h4{font-size:1.6rem}h5{font-size:1.4rem}h6{font-size:1.2rem}h1,h2,h3,h4,h5,h6{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-weight:700}.bold,strong{font-weight:700}.light{font-weight:300}p{line-height:1.6}p a{text-decoration:none;color:#e8308a}p a:focus{text-decoration:underline}@media (min-width:52.5em){p a:hover{text-decoration:underline}}@media (max-width:39.99em){h1{font-size:2.4rem}}@-webkit-keyframes a{0%{transform:translateY(0)}to{transform:translateY(-4rem)}}@keyframes a{0%{transform:translateY(0)}to{transform:translateY(-4rem)}}.fade-in-on-load{opacity:0;transition:opacity .25s cubic-bezier(0,.4,.5,1)}.fade-in-on-load.is-loaded{opacity:1}.img-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;filter:blur(10px);transform:scale(1.04)}.is-loaded .img-placeholder{display:none}.cms-content h1,.cms-content h2,.cms-content h3,.cms-content h4,.cms-content h5,.cms-content h6{margin-bottom:.8rem;color:#000}.cms-content h1 a,.cms-content h2 a,.cms-content h3 a,.cms-content h4 a,.cms-content h5 a,.cms-content h6 a{color:#e8308a;text-decoration:none}.cms-content h1 a:focus,.cms-content h2 a:focus,.cms-content h3 a:focus,.cms-content h4 a:focus,.cms-content h5 a:focus,.cms-content h6 a:focus{text-decoration:underline}@media (min-width:52.5em){.cms-content h1 a:hover,.cms-content h2 a:hover,.cms-content h3 a:hover,.cms-content h4 a:hover,.cms-content h5 a:hover,.cms-content h6 a:hover{text-decoration:underline}}.cms-content>p:first-of-type+ol,.cms-content>p:first-of-type+ul{margin-top:6rem}.cms-content p{margin-bottom:2.4rem;font-size:1.8rem;line-height:2.6rem;font-weight:400;color:#000}@media (max-width:24.99em){.cms-content p{font-size:1.6rem;line-height:2.3rem}}.cms-content .cta{margin-bottom:2.8rem}.cms-content ol,.cms-content ul:not(.gallery-slider__thumbnails,.slider-viewport__list){color:#000;width:auto;text-align:left}.cms-content ul:not(.gallery-slider__thumbnails,.slider-viewport__list){margin:0 0 3rem;padding:0 0 0 1.8rem}.cms-content ul:not(.gallery-slider__thumbnails,.slider-viewport__list) li{position:relative;margin:.4rem 0;padding:0 0 0 .6em;list-style-type:disc;font-size:1.8rem}.cms-content ul:not(.gallery-slider__thumbnails,.slider-viewport__list) li a{text-decoration:none;color:#e8308a;font-weight:700}.cms-content ul:not(.gallery-slider__thumbnails,.slider-viewport__list) li a:focus{text-decoration:underline}@media (min-width:52.5em){.cms-content ul:not(.gallery-slider__thumbnails,.slider-viewport__list) li a:hover{text-decoration:underline}}@media (max-width:24.99em){.cms-content ul:not(.gallery-slider__thumbnails,.slider-viewport__list) li{font-size:1.6rem}}.cms-content ol{margin:0 0 3rem;padding:0 0 0 1.8rem}.cms-content ol li{margin:.4rem 0;padding:0 0 0 .6em;list-style-type:decimal;font-size:1.8rem}.cms-content ol li a{text-decoration:none;color:#e8308a;font-weight:700}.cms-content ol li a:focus{text-decoration:underline}@media (min-width:52.5em){.cms-content ol li a:hover{text-decoration:underline}}@media (max-width:24.99em){.cms-content ol li{font-size:1.6rem}}.cms-content dl{margin-bottom:1.2rem;margin-top:0;font-size:1.8rem}.cms-content dd,.cms-content dt{line-height:1.4}.cms-content dd{margin-bottom:1rem;margin-left:0}.cms-content img{max-width:100%}.cms-content img.left{padding:.5rem 2rem 1.2rem 0;vertical-align:top;float:left}.cms-content img.right{padding:.5rem 0 1.2rem 2rem;float:right}.cms-content blockquote,.cms-content q{quotes:none}.cms-content blockquote:after,.cms-content blockquote:before,.cms-content q:after,.cms-content q:before{content:none}.cms-content em{font-style:italic;color:#000}.cms-content strong{color:#000;font-weight:700}.cms-content code,.cms-content pre{padding:.5rem;margin:0;border-radius:.3rem;font-size:1.4rem;line-height:1.2;color:#000;word-break:break-all;word-wrap:break-word;white-space:pre-wrap;background-color:#d3d7d7;border:.1rem solid #434343;display:inline-block}.cms-content pre{margin:0 0 3rem}.cms-content hr{margin:3rem 0;border:none;border-bottom:.1rem solid #e3e3e3}.cms-content address{margin:0 0 1.2rem;font-size:1.6rem;line-height:1.4}.cms-content audio,.cms-content canvas,.cms-content iframe,.cms-content img,.cms-content svg,.cms-content video{vertical-align:middle}.cms-content .table-scrollable{margin-bottom:2.4rem;display:block;width:100%;overflow-x:auto}.cms-content .table-scrollable::-webkit-scrollbar{height:.3rem;background:#e3e3e3}.cms-content .table-scrollable::-webkit-scrollbar-thumb{color:#e8308a;background:#e8308a}@media (max-width:24.99em){.cms-content .table-scrollable{width:calc(100% + 1.2rem)}}.cms-content .table-scrollable table,.cms-content table{margin-bottom:1.2rem;background:#fff;table-layout:auto;width:100%;font-size:1.4rem}.cms-content .table-scrollable table a,.cms-content table a{font-size:1.4rem}.cms-content .table-scrollable table caption,.cms-content table caption{font-size:1.3rem;background:transparent;color:#000;margin-bottom:2rem}.cms-content .table-scrollable table thead tr td,.cms-content .table-scrollable table thead tr th,.cms-content table thead tr td,.cms-content table thead tr th{font-weight:700;padding:1rem 1.6rem .9rem;color:#e8308a}.cms-content .table-scrollable table thead tr td:after,.cms-content .table-scrollable table thead tr th:after,.cms-content table thead tr td:after,.cms-content table thead tr th:after{display:none}@media (max-width:24.99em){.cms-content .table-scrollable table thead tr td,.cms-content .table-scrollable table thead tr th,.cms-content table thead tr td,.cms-content table thead tr th{padding:.6rem 1.6rem .7rem}}.cms-content .table-scrollable table tfoot,.cms-content table tfoot{background:#d3d7d7}.cms-content .table-scrollable table tfoot tr td,.cms-content .table-scrollable table tfoot tr th,.cms-content table tfoot tr td,.cms-content table tfoot tr th{padding:.9rem 1.6rem 1rem;color:#fff;background-color:#d3d7d7}.cms-content .table-scrollable table tfoot tr td:after,.cms-content .table-scrollable table tfoot tr th:after,.cms-content table tfoot tr td:after,.cms-content table tfoot tr th:after{display:none}@media (max-width:24.99em){.cms-content .table-scrollable table tfoot tr td,.cms-content .table-scrollable table tfoot tr th,.cms-content table tfoot tr td,.cms-content table tfoot tr th{padding:.7rem 1.6rem .6rem}}.cms-content .table-scrollable table tr td,.cms-content .table-scrollable table tr th,.cms-content table tr td,.cms-content table tr th{padding:1.7rem 1.6rem;text-align:left;border-bottom:.1rem solid #434343;position:relative}.cms-content .table-scrollable table tr td:after,.cms-content .table-scrollable table tr th:after,.cms-content table tr td:after,.cms-content table tr th:after{content:"";display:block;width:.1rem;height:calc(100% - 1.4rem);background-color:#434343;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:24.99em){.cms-content .table-scrollable table tr td,.cms-content .table-scrollable table tr th,.cms-content table tr td,.cms-content table tr th{padding:1.3rem 1.6rem}}.cms-content .table-scrollable table tbody tr td:last-child:after,.cms-content .table-scrollable table tbody tr th:last-child:after,.cms-content table tbody tr td:last-child:after,.cms-content table tbody tr th:last-child:after{display:none}.cms-content .table-scrollable table tbody tr td,.cms-content .table-scrollable table tbody tr th,.cms-content .table-scrollable table tfoot tr td,.cms-content .table-scrollable table tfoot tr th,.cms-content .table-scrollable table thead tr td,.cms-content .table-scrollable table thead tr th,.cms-content .table-scrollable table tr td,.cms-content table tbody tr td,.cms-content table tbody tr th,.cms-content table tfoot tr td,.cms-content table tfoot tr th,.cms-content table thead tr td,.cms-content table thead tr th,.cms-content table tr td{display:table-cell}.cms-content .twitterThumb,.cms-content .youtubeThumb{display:flex;margin:4rem 0;justify-content:center}@media (max-width:39.99em){.cms-content .twitterThumb,.cms-content .youtubeThumb{margin:2.4rem 0}}.web-view-body{position:static!important}.web-view-body #footer,.web-view-body>.bottom-nav,.web-view-body>.tcf-cmp,.web-view-body>[class^=_],.web-view-body>header{display:none!important}.icn{background-image:url(../i/sprites/global-sprite.png);background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.icn{background-size:80px 80px;background-image:url(../i/sprites/global-sprite@x2.png)}}.icn-logo-bitbucket{background-position:0 0;width:40px;height:40px;display:block}.icn-logo-confluence{background-position:-40px 0}.icn-logo-confluence,.icn-logo-jira{width:40px;height:40px;display:block}.icn-logo-jira{background-position:0 -40px}.icn-logo-zeplin{background-position:-40px -40px;width:40px;height:40px;display:block}.button{background:transparent;border:0;padding:0;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;display:block;position:relative;padding:1.5rem 3.1rem 1.5rem 2.4rem;background-color:#e8308a;color:#fff;font-size:1.4rem;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase;letter-spacing:.28rem;transition:color .2s ease,background-color .2s ease;cursor:pointer}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.button{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.button:focus{outline:.2rem solid #00e;outline-offset:-.2rem}.button .icon{margin-right:1rem;width:2.8rem;height:2.8rem;fill:#fff;transition:fill .2s ease}.button .title{z-index:10;position:relative}.button:focus{background-color:#cf2b7b;color:#fff}.button:focus:after{border-top-color:#cf2b7b}.button:focus .title{color:#fff}.button:focus .icon{fill:#fff}@media (min-width:52.5em){.button:hover{background-color:#cf2b7b;color:#fff}.button:hover:after{border-top-color:#cf2b7b}.button:hover .title{color:#fff}.button:hover .icon{fill:#fff}}.button+.button{margin-left:1.2rem}.button.disabled,.button[disabled]{opacity:.5}.button--right{float:right}.button--inline-block{display:inline-block}.button--primary{background-color:#e8308a;color:#fff}.button--primary:focus{background:#cf2b7b}@media (min-width:52.5em){.button--primary:hover{background:#cf2b7b}}.button--secondary{background-color:#e8308a;color:#e8308a;position:relative}.button--secondary:before{content:"";position:absolute;top:.1rem;left:.1rem;right:.1rem;bottom:.1rem;background:#fff}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.button--secondary:before{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.button--secondary .icon{fill:#cf2b7b}.button--secondary:focus{background-color:#fff;color:#e8308a}.button--secondary:focus:before{background-color:#e8308a}.button--secondary:focus .icon{fill:#e8308a}@media (min-width:52.5em){.button--secondary:hover{background-color:#fff;color:#e8308a}.button--secondary:hover:before{background-color:#e8308a}.button--secondary:hover .icon{fill:#e8308a}}.button--tertiary{background-color:#fff;color:#e8308a}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.button--tertiary{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.button--tertiary .icon{fill:#e8308a}.button--tertiary:focus{background-color:#cf2b7b;color:#fff}.button--tertiary:focus .icon{fill:#fff}@media (min-width:52.5em){.button--tertiary:hover{background-color:#cf2b7b;color:#fff}.button--tertiary:hover .icon{fill:#fff}}.button--plain{background:transparent;border:0;padding:0}.button--plain:focus{outline:3px solid #00e;outline-offset:-3px}.button--icon{display:flex;align-items:center;padding:.8rem 3.1rem .8rem 2.4rem}.button--wide{width:100%}.button--margin-bottom{margin-bottom:1rem}button:focus{outline:3px solid #00e;outline-offset:-3px}.cta{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;color:#000;font-size:1.3rem;line-height:1.35;text-transform:uppercase;transition:all .2s ease-in-out;letter-spacing:.24rem;overflow:hidden;position:relative;display:inline-block;padding-right:7rem;text-decoration:none}.cta:after,.cta:before{content:"";width:5rem;height:.2rem;background-color:#000;position:absolute;top:0;bottom:0;margin:auto}.cta:before{left:-7rem;opacity:0;transition:all .2s ease-in-out,color 0s}.cta:after{right:0;transition:all .2s ease-in-out .1s,color 0s}.cta:focus{padding-right:0;padding-left:7rem;color:#804f9b}.cta:focus:after,.cta:focus:before{background-color:#804f9b}.cta:focus:before{left:0;opacity:1}.cta:focus:after{right:-5rem;opacity:0}@media (min-width:52.5em){.cta:hover{padding-right:0;padding-left:7rem;color:#804f9b}.cta:hover:after,.cta:hover:before{background-color:#804f9b}.cta:hover:before{left:0;opacity:1}.cta:hover:after{right:-5rem;opacity:0}}.carousel-controls,.carousel-controls__button{display:flex;align-items:center}.carousel-controls__button{border:0;width:4rem;height:4rem;justify-content:center;transition:opacity .25s cubic-bezier(0,.4,.5,1),background-color .25s cubic-bezier(0,.4,.5,1)}.carousel-controls__button.faded,.carousel-controls__button:disabled{opacity:.5;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default}.carousel-controls__button--prev{margin-right:.2rem}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% 100%,calc(0% + 1rem) 100%,0 calc(100% - 1rem))) or (clip-path: polygon(0 0,100% 0,100% 100%,calc(0% + 1rem) 100%,0 calc(100% - 1rem)))){.carousel-controls__button--prev{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,calc(0% + 1rem) 100%,0 calc(100% - 1rem));clip-path:polygon(0 0,100% 0,100% 100%,calc(0% + 1rem) 100%,0 calc(100% - 1rem))}}.carousel-controls__button--prev .carousel-controls__icon{transform:rotate(180deg)}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.carousel-controls__button--next{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.carousel-controls__icon{fill:#fff;height:1.4rem;width:1.4rem}.content-anchor{position:absolute;top:0;left:0}.content-meta{display:flex;flex-wrap:wrap;margin-bottom:1rem;align-items:center;font-size:1.2rem;line-height:1.25;white-space:nowrap}.content-meta__tag{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;margin-right:.8rem;text-transform:uppercase;letter-spacing:.24rem;background-color:rgba(128,79,155,.2);color:#000;border-left:.4rem solid #804f9b;padding:.2rem .8rem}.content-meta__date{letter-spacing:.12rem;text-transform:uppercase;color:#000}@media (max-width:52.49em){.content-meta{margin-bottom:.7rem}.content-meta__tag{font-size:1rem}}@media (max-width:39.99em){.content-meta__date{font-size:1rem}}.content-slider{overflow:hidden}.content-slider__wrapper{clear:both;width:auto;position:relative}.content-slider__inner-wrapper{display:flex;position:relative;transition:left .5s cubic-bezier(0,.4,.5,1),transform .3s cubic-bezier(0,.4,.5,1);will-change:left;left:0;padding-bottom:2rem}.content-slider__inner-wrapper.nudge-right{transform:translateX(30px)}.content-slider__inner-wrapper.nudge-left{transform:translateX(-30px)}.content-slider__inner-wrapper>li{margin-bottom:0}.content-slider__item{opacity:.2;position:relative;flex-shrink:0;transition:opacity .6s}.content-slider__item.is-active{opacity:1}@media (max-width:52.49em){.content-slider__inner-wrapper{overflow-x:scroll;overflow-y:hidden;padding-top:1rem;padding-bottom:0;-webkit-overflow-scrolling:touch}.content-slider__inner-wrapper:after{content:"";display:inline-block;height:auto;min-width:1rem;background-color:transparent}.content-slider__item{opacity:1}.content-slider__item:last-of-type{margin-right:0}}.qs-datepicker-container{font-size:1.5rem;width:100%;max-width:36.6rem;border:.1rem solid #fff}@media (max-width:39.99em){.qs-datepicker-container{max-width:none;position:fixed;bottom:0;top:auto!important}.qs-datepicker-container:not(.hidden):before{content:"";position:fixed;top:0;bottom:0;left:0;right:0;z-index:20;background-color:rgba(0,0,0,.7)}}.qs-datepicker{padding:2.4rem}.qs-datepicker .qs-controls{background:#fff;border-bottom:.1rem solid #fff;justify-content:end}.qs-datepicker .qs-squares{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;padding:0}.qs-datepicker .qs-square{height:2.4em;border-radius:0;font-size:1.2rem;width:4.5rem}.qs-datepicker .qs-square.qs-num{background-color:rgba(232,48,138,.1);border-top:.4rem solid #fff;border-bottom:.4rem solid #fff;height:4.5rem}.qs-datepicker .qs-square.qs-day{font-size:1rem;text-transform:uppercase;color:#e8308a;letter-spacing:.02rem}.qs-datepicker .qs-square.qs-active{background:#e8308a;color:#fff;border-top-color:#e8308a;border-bottom-color:#e8308a}.qs-datepicker .qs-square.qs-disabled{background:none;opacity:.5}.qs-datepicker .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{background:#d3d7d7}.qs-datepicker .qs-month{padding:0}.qs-datepicker .qs-month-year{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:2.4rem;margin-right:auto}.qs-datepicker .qs-arrow{height:2.4em;width:2.4em;border-radius:0;order:2;border:1px solid #e3e3e3;border-radius:50%}.qs-datepicker .qs-arrow.qs-right{margin-left:.4rem}@media (max-width:52.49em){.qs-datepicker .qs-controls,.qs-datepicker .qs-squares{max-width:36.4rem;margin:0 auto}}@media (max-width:39.99em){.qs-datepicker{background:#fff;z-index:50;position:relative}}.dropdown{min-width:18rem;position:relative;display:inline-block;vertical-align:top;margin:0 1rem 1rem 0;padding-right:2rem;background-color:#fff;border:1px solid #d3d7d7;box-shadow:0 1px 2px rgba(0,0,0,.1);cursor:pointer;transition:all .2s}.dropdown:after{content:"";height:5px;display:block;position:absolute;bottom:0;left:0;right:0;background:#e8308a;opacity:0;transition:opacity .2s ease}.dropdown:focus:after{opacity:1}@media (min-width:52.5em){.dropdown:hover:after{opacity:1}}.dropdown__clickzone{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.dropdown__label{display:block;position:absolute;top:.8rem;left:1rem;font-size:1.1rem;color:#d3d7d7;z-index:10}.dropdown__current{min-height:4rem;display:block;position:relative;padding:2.5rem 2.5rem 1rem 1rem;line-height:2rem;width:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#e8308a;transition:all .2s;z-index:5}.dropdown__icon{display:block;position:absolute;top:.9rem;bottom:.9rem;right:2.2rem;border-left:1px solid #d3d7d7}.dropdown__icon .icon{width:.8rem;height:.8rem;position:absolute;top:50%;left:.5rem;margin-top:-.4rem;fill:#e8308a}.dropdown__dropdown-list{min-width:100%;max-height:40rem;position:absolute;top:100%;left:-1px;right:-1px;transform:scale(0);transform-origin:top center;overflow-y:auto;background-color:#fff;border:1px solid #d3d7d7;border-top:none;visibility:hidden;transition:transform .1s ease;z-index:25}.dropdown__dropdown-list:before{content:"";position:absolute;top:0;left:1rem;right:1rem;height:1px;z-index:-1}.dropdown__dropdown-list .dropdown__dropdown-list__option{padding:.8rem 1rem;color:#000;transition:background-color .2s ease,color .2s ease;cursor:pointer}.dropdown__dropdown-list .dropdown__dropdown-list__option:focus{background-color:#e8308a;color:#fff}@media (min-width:52.5em){.dropdown__dropdown-list .dropdown__dropdown-list__option:hover{background-color:#e8308a;color:#fff}}.dropdown.is-open:after{opacity:0}.dropdown.is-open .dropdown__caret-down,.dropdown.is-open .dropdown__current{color:#e8308a}.dropdown.is-open .dropdown__dropdown-list{transform:scale(1);visibility:visible}.dropdown--linklist{padding-right:5rem;border:none;border-bottom:1px solid #e3e3e3;box-shadow:none}.dropdown--linklist:focus{background-color:transparent;border-bottom:1px solid #d3d7d7}.dropdown--linklist:focus .dropdown__caret-down .icon{opacity:1}@media (min-width:52.5em){.dropdown--linklist:hover{background-color:transparent;border-bottom:1px solid #d3d7d7}.dropdown--linklist:hover .dropdown__caret-down .icon{opacity:1}}.dropdown--linklist .dropdown__label{top:.6rem;left:0}.dropdown--linklist .dropdown__current{line-height:2.4rem;padding:2.4rem 0 .4em;font-size:1.8rem;color:#e8308a}.dropdown--linklist .dropdown__caret-down{border:none}.dropdown--linklist .dropdown__caret-down .icon{width:1.4rem;height:1.5rem;margin:0 0 0 -.4rem;transform:rotate(90deg);opacity:.7;transition:opacity .2s ease}.dropdown--linklist .dropdown__dropdown-list .dropdown__dropdown-list__option{padding:0}.dropdown--linklist .dropdown__dropdown-list .dropdown__dropdown-list__option a{width:100%;display:inline-block;padding:.8rem 1rem;color:#e8308a;text-decoration:none}.dynamic-more__ghost{position:absolute;opacity:0;pointer-events:none}.form{display:block;width:100%}.form__label{width:15%;margin-right:-4px}.form__input,.form__label{display:inline-block;margin-bottom:1rem}.form__input{width:85%;padding:.5rem;border-radius:4px;border:1px solid #d3d7d7;box-shadow:none;transition:border-color .2s ease}.form__input::-moz-placeholder{color:#d3d7d7}.form__input::placeholder{color:#d3d7d7}.form__input:focus{border-color:#434343}.form__input--textarea{width:100%;display:block}.form___submit{border:none;box-shadow:none}.form button,.hamburger{border:none}.hamburger{position:relative;background:none;margin:0;padding:1rem;cursor:pointer}.hamburger__line,.hamburger__text{pointer-events:none}.hamburger__line{width:100%;max-width:4rem;height:.4rem;display:block;position:relative;margin:0 auto .6rem;background-color:#000;border-radius:.4rem}.hamburger__line--top{transform-origin:top left;transition:transform .2s ease 0s}.hamburger__line--middle{transform-origin:center;transition:opacity .25s ease .1s}.hamburger__line--bottom{transform-origin:bottom left;transition:transform .2s ease 0s}.hamburger__text{font-weight:700;text-transform:uppercase}.hamburger.is-active .hamburger__line--top{transform:rotate(45deg) translate(.1rem,-.6rem);transition:transform .2s ease .05s}.hamburger.is-active .hamburger__line--middle{opacity:0;transition:opacity .25s ease 0s}.hamburger.is-active .hamburger__line--bottom{transform:rotate(-45deg) translate(.1rem,.6rem);transition:transform .2s ease .05s}.placeholder__svg.icon{z-index:-2;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:linear-gradient(0deg,#ececec,#f7f7f7);padding:10%;fill:#bbb}.linked-list{display:flex}.linked-list:before{content:"";display:block}.linked-list:after{content:"";display:table;clear:both}.linked-list__item.has-children{position:relative}.linked-list__item.has-children:focus .linked-list__dropdown{transform:translate(-50%);opacity:1;pointer-events:auto}@media (min-width:52.5em){.linked-list__item.has-children:hover .linked-list__dropdown{transform:translate(-50%);opacity:1;pointer-events:auto}}.linked-list__link{display:inline-block;padding:.3rem .8rem .3rem 0;text-decoration:none;color:#fff}.linked-list__link:focus{cursor:pointer;color:#e8308a}@media (min-width:52.5em){.linked-list__link:hover{cursor:pointer;color:#e8308a}}.linked-list .is-active{position:relative}.linked-list .is-active:after{content:"";height:.4rem;width:100%;background:#804f9b;bottom:0;left:0;position:absolute}.linked-list__dropdown-label{padding:1.2rem 1.8rem}.linked-list__dropdown-label:focus{cursor:pointer;background:#e3e3e3;color:#434343}.linked-list__dropdown-label:focus+.linked-list__dropdown{transform:translate(-50%);opacity:1;pointer-events:auto}@media (min-width:52.5em){.linked-list__dropdown-label:hover{cursor:pointer;background:#e3e3e3;color:#434343}.linked-list__dropdown-label:hover+.linked-list__dropdown{transform:translate(-50%);opacity:1;pointer-events:auto}}.linked-list__dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%,1rem);opacity:0;background:#e8308a;padding:1.2rem 1.8rem;z-index:10;pointer-events:none;min-width:140%;margin-top:-.8rem;color:#fff;transition:opacity .25s cubic-bezier(0,.5,.6,1),transform .25s cubic-bezier(0,.5,.6,1);display:block}.linked-list__dropdown:focus-within{transform:translate(-50%);opacity:1;pointer-events:auto}.linked-list__dropdown .linked-list__link{padding:0 0 .2rem}.linked-list__dropdown .is-active:after{height:.2rem}.load-more-button{margin:0 auto;display:block;margin-top:2rem}.load-more-button:after{border-right-color:#e3e3e3}@media (max-width:39.99em){.load-more-button{width:100%;margin-top:1.2rem}}.loader{position:relative;width:8rem;margin:8rem auto}.loader__svg{width:8rem;transform-origin:50% 65%}.loader__svg polygon{stroke-dasharray:17;-webkit-animation:b 2.5s cubic-bezier(.35,.04,.63,.95) infinite;animation:b 2.5s cubic-bezier(.35,.04,.63,.95) infinite}@-webkit-keyframes b{to{stroke-dashoffset:136}}@keyframes b{to{stroke-dashoffset:136}}.media-thumbnail{background-color:#fff;width:100%;transition:transform .25s ease;position:relative;margin:0}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.media-thumbnail{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.media-thumbnail__link{display:flex;flex-direction:column;height:100%;text-decoration:none}.media-thumbnail__link:focus .media-thumbnail{transform:translateY(-1rem)}.media-thumbnail__link:focus .media-thumbnail__content{outline:3px solid #00e;outline-offset:-3px}.media-thumbnail__link:focus .media-thumbnail__description,.media-thumbnail__link:focus .media-thumbnail__heading{color:#804f9b}.media-thumbnail__link:focus .media-thumbnail__cta{padding-right:0;padding-left:7rem;color:#804f9b}.media-thumbnail__link:focus .media-thumbnail__cta:after,.media-thumbnail__link:focus .media-thumbnail__cta:before{background-color:#804f9b}.media-thumbnail__link:focus .media-thumbnail__cta:before{left:0;opacity:1}.media-thumbnail__link:focus .media-thumbnail__cta:after{right:-5rem;opacity:0}.media-thumbnail__header{position:relative;z-index:0}.media-thumbnail__content{display:flex;flex-direction:column;flex-grow:1;justify-content:center;align-items:flex-start;padding:1.6rem}.media-thumbnail__heading{margin-bottom:1.6rem;color:#000;line-height:1.15;font-size:2.4rem;overflow:hidden;max-height:5.52rem;display:-webkit-box;-webkit-line-clamp:2}.media-thumbnail__image-container{position:relative;z-index:10}.media-thumbnail__image-container:after{content:"";padding-top:56.25%;display:block}.media-thumbnail__image-container--grid{display:flex}.media-thumbnail__masonry-container{display:flex;flex-direction:column;width:100%}.media-thumbnail__masonry-container--split{margin-left:.2rem}.media-thumbnail__masonry-image-container{height:100%;position:relative}.media-thumbnail__masonry-image-container--margin{margin-top:.2rem}.media-thumbnail__meta-tag{background-color:#25303d;font-size:1.2rem;letter-spacing:1.1px;line-height:1;color:#fff;padding:.6rem .8rem;text-transform:uppercase;position:absolute;bottom:1.6rem;left:1.6rem}.media-thumbnail__play-button{background-color:#e8308a;border:1px solid #fff;border-radius:100%;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;right:2.4rem;width:4.8rem;height:4.8rem;transform:translateY(50%)}.media-thumbnail__pause-icon,.media-thumbnail__play-icon{fill:#fff;width:3rem;height:3rem}.media-thumbnail__cta{margin-top:auto}.media-thumbnail__tag{margin-right:1.6rem}.media-thumbnail__description{margin-bottom:1.6rem;font-size:1.4rem;line-height:1.15;opacity:.6}.media-thumbnail:focus{transform:translateY(-1rem)}.media-thumbnail:focus .media-thumbnail__description,.media-thumbnail:focus .media-thumbnail__heading{color:#804f9b}.media-thumbnail:focus .media-thumbnail__cta{padding-right:0;padding-left:7rem;color:#804f9b}.media-thumbnail:focus .media-thumbnail__cta:after,.media-thumbnail:focus .media-thumbnail__cta:before{background-color:#804f9b}.media-thumbnail:focus .media-thumbnail__cta:before{left:0;opacity:1}.media-thumbnail:focus .media-thumbnail__cta:after{right:-5rem;opacity:0}.media-thumbnail:focus .media-thumbnail__play-button{background-color:#cf2b7b}@media (min-width:52.5em){.media-thumbnail:hover{transform:translateY(-1rem)}.media-thumbnail:hover .media-thumbnail__description,.media-thumbnail:hover .media-thumbnail__heading{color:#804f9b}.media-thumbnail:hover .media-thumbnail__cta{padding-right:0;padding-left:7rem;color:#804f9b}.media-thumbnail:hover .media-thumbnail__cta:after,.media-thumbnail:hover .media-thumbnail__cta:before{background-color:#804f9b}.media-thumbnail:hover .media-thumbnail__cta:before{left:0;opacity:1}.media-thumbnail:hover .media-thumbnail__cta:after{right:-5rem;opacity:0}.media-thumbnail:hover .media-thumbnail__play-button{background-color:#cf2b7b}}@media (max-width:39.99em){.media-thumbnail--horizontal-phablet .media-thumbnail__play-button{background-color:initial;border:none;right:50%;bottom:50%;transform:translate(50%,50%)}.media-thumbnail--horizontal-phablet .media-thumbnail__pause-icon,.media-thumbnail--horizontal-phablet .media-thumbnail__play-icon{width:4rem;height:4rem}.media-thumbnail__link{flex-direction:row;height:unset}.media-thumbnail__header{flex:40%;max-width:30rem}.media-thumbnail__content{flex:60%;align-items:unset;padding:1rem 1rem 1rem 1.2rem}.media-thumbnail__heading{margin-bottom:.4rem;line-height:1.15;font-size:1.8rem;overflow:hidden;max-height:4.14rem;display:-webkit-box;-webkit-line-clamp:2}.media-thumbnail__meta-tag{bottom:1.2rem;left:1.2rem}.media-thumbnail__cta{display:none}.media-thumbnail:after{content:none}}.object-fit-cover-picture__img{width:100%;height:100%;display:block;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-family:"object-fit: cover; object-position: center"}.object-fit-cover-picture--is-portrait .object-fit-cover-picture__img{left:50%;transform:translateX(-50%);width:auto}.pager{display:flex;flex-wrap:wrap;justify-content:center}.pager__container{margin:0 .6rem}.pager__button{outline:1px solid #000;border:0;width:3.2rem;height:.8rem}.pager__button.is-active{background:#e8308a}.picture__img{max-width:100%}.player-card{outline:1px solid #000}.player-card__image-container{display:flex;flex-wrap:wrap;justify-content:center}.player-card__player-image--error{display:none}.player-card__stats-list{margin-bottom:1.6rem}.player-card__stats-list:before{content:"";display:block}.player-card__stats-list:after{content:"";display:table;clear:both}.player-card__stats-label{clear:both;float:left}.player-card__stats-info{float:right}.player-card__footer{clear:both}.player-card__cta{width:100%;background:#e8308a}.player-card__meta{display:block;text-align:center}.player-card__meta--number{font-size:4.8rem;font-weight:700}.social-follow{margin-bottom:1.6rem}.social-follow__title{display:inline-block;font-size:1.2rem;vertical-align:middle}.social-follow__item{margin:0;color:#fff;display:inline-block;vertical-align:middle;width:3.2rem;height:3.2rem;position:relative}.social-follow__item .icon{width:2rem;height:2rem;fill:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.social-follow__item--facebook{background-color:#3b5998}.social-follow__item--twitter{background-color:#55acee}.social-follow__item--youtube{background-color:#b00}.social-follow__item--instagram{background-image:linear-gradient(45deg,#4c68d6,#b22d98 33%,#e85a50 65%,#fbbb59)}.social-share-expand__label{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-weight:700;position:absolute;top:0;right:0;line-height:4rem;padding-left:1.5rem;padding-right:5rem;white-space:nowrap;font-size:1.2rem;color:#fff;background:rgba(0,0,0,.6);max-width:15rem;overflow:hidden;transition:.2s}.social-share-expand__button{position:absolute;right:0;cursor:pointer;box-shadow:0 0 .5rem #7a7a7a;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;padding-right:.2rem;z-index:5;background:#fff;color:#000;transition:border-radius .2s .3s,background .2s,color .2s}.social-share-expand__button .icon{width:1.9rem;height:1.9rem}.social-share-expand__button:focus{background:#fff;color:#e8308a}@media (min-width:52.5em){.social-share-expand__button:hover{background:#fff;color:#e8308a}}.social-share-expand__options{display:inline-flex;transition:all .25s ease-in-out .05s}.social-share-expand__option{cursor:pointer;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:#804f9b;color:#fff}.social-share-expand__option .icon{fill:#fff}.social-share-expand__option--facebook-messenger .icon{fill:#007ff5}.social-share-expand__option:focus{background:#76498f}@media (min-width:52.5em){.social-share-expand__option:hover{background:#76498f}}.social-share-expand__option.is-active .social-share-expand__copy-message{opacity:1}.social-share-expand__copy-message{font-size:1.1rem;padding:.8rem;width:13.5rem;position:absolute;right:calc(100% + 1rem);background:#e8308a;color:#fff;opacity:0;transition:opacity .25s}.social-share-expand__copy-message:before{content:"";width:0;height:0;border-top:.7rem solid transparent;border-bottom:.7rem solid transparent;border-left:.7rem solid #e8308a;position:absolute;right:-.7rem}.social-share-expand__bottom{display:none}.social-share-expand.is-open .social-share-expand__options{max-width:20rem;max-height:20rem;visibility:visible}.social-share-expand.is-open .social-share-expand__options .icon{opacity:1}.social-share-expand.is-open .social-share-expand__button{transition-delay:0s;background:#fff;color:#e8308a}.social-share-expand.is-open .social-share-expand__option .icon{opacity:1}.social-share-expand--static{position:relative;display:inline-block;right:0;top:0}.social-share-expand--static .social-share-expand__button,.social-share-expand--static .social-share-expand__label{display:none}.social-share-expand--static .social-share-expand__options{position:relative;display:flex;right:0;box-shadow:none}.social-share-expand--static .social-share-expand__option{width:3.2rem;height:3.2rem}.social-share-expand--static .social-share-expand__option .icon{width:1.7rem;height:1.7rem}.social-share-expand--static .social-share-expand__option--twitter{background-color:#55acee}.social-share-expand--static .social-share-expand__option--email{background-color:#343434}.social-share-expand--static .social-share-expand__option--facebook{background-color:#3b5998}.social-share-expand--static .social-share-expand__option--whatsapp{background-color:#43d854}.social-share-expand--static .social-share-expand__option--facebook-messenger{background-color:#fff;fill:#007ff5}.social-share-expand--static .social-share-expand__option--copy{background-color:#e9e9e9}.social-share-expand--static .social-share-expand__option--copy svg{fill:#000}.social-share-expand--relative{height:4rem;position:relative;width:12rem;margin:0 auto}@media (max-width:52.5em){.social-share-expand{display:none}.social-share-expand--relative{display:block}}.share-now{display:none;width:-webkit-max-content;width:-moz-max-content;width:max-content;text-transform:uppercase;color:#e8308a;letter-spacing:.3rem;align-items:end;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700}.share-now__share-icon{fill:#e8308a;margin-right:.4rem;height:2.4rem;width:2.4rem}@media (max-width:39.99em){.share-now{display:flex}}.standings-table{width:100%;text-align:center;table-layout:fixed}.standings-table__header-row{background:#e8308a;color:#fff;font-size:1.4rem}.standings-table__header-cell{padding:.8rem 0}.standings-table__header-cell--club{width:25%;text-align:left}.standings-table__cell{padding:1.6rem 0}.standings-table__row:nth-child(odd){background:#e3e3e3}.standings-table__row--highlight-team{background:#e8308a}.standings-table__club{text-align:left}.standings-table__form{display:flex;flex-wrap:wrap;align-content:center;justify-content:flex-start}.standings-table__form-container{width:2.4rem;margin:0 .4rem}.standings-table__form-container:hover{cursor:pointer}.standings-table__form-container:hover .tooltip{display:block}.standings-table__form-result{font-weight:700;text-transform:uppercase;width:100%;text-align:center}.standings-table__form-indicator{position:relative;width:100%;height:.8rem;border-radius:.4rem}.standings-table__form-indicator:focus .tooltip{display:block}.standings-table__form-indicator--draw{background:#c2c2c2}.standings-table__form-indicator--win{background:#0abf28}.standings-table__form-indicator--lose{background:#de0e0e}.standings-table__position{display:flex;flex-wrap:wrap;justify-content:space-between;padding:1.6rem 0}.standings-table__pos-value{flex:1}.standings-table__pos-movement{flex:1;font-size:1.5rem}.standings-table__pos-movement--down :after,.standings-table__pos-movement--up :after{display:block}.standings-table__pos-movement--up:after{content:"⬆";color:#0abf28}.standings-table__pos-movement--down:after{content:"⬇";color:#de0e0e}.standings-table abbr{border-bottom:0}.table{width:100%;table-layout:fixed}.table__head-cell{border-bottom:1px solid #434343;padding:1rem}.table__head-cell:first-of-type{border-right:1px solid #434343}.table__body-row:nth-of-type(2n){background:#fff}.table__body-cell{padding:1rem;text-align:center}.table__body-cell:first-of-type{border-right:1px solid #434343}.table-container{overflow-x:auto;display:block}.tooltip{display:none;position:absolute;bottom:2rem;right:-1rem;min-width:28rem;font-size:1.2rem;padding:.8rem;background:#e8308a;color:#fff;border-radius:.4rem}.tooltip:after{content:"";position:absolute;right:1.4rem;bottom:-1.6rem;width:0;height:0;border:.8rem solid #e8308a;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.tooltip__badge,.tooltip__score,.tooltip__team{display:inline-block}.tooltip__score{font-weight:700;background:#fff;color:#e8308a;font-size:1.4rem}.video-player__media-thumbnail{position:relative;height:0;padding-bottom:56.25%;width:100%}.video-player__media-thumbnail:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16rem;height:16rem;border-radius:50%;background:hsla(0,0%,100%,.5);transition:background .25s ease;z-index:10}@media (max-width:39.99em){.video-player__media-thumbnail:before{width:6rem;height:6rem}}.video-player__media-thumbnail:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-20%,-50%);width:0;height:0;padding:0;border:4rem solid transparent;border-top-width:2.2rem;border-bottom-width:2.2rem;border-left-color:#e8308a;z-index:20}@media (max-width:39.99em){.video-player__media-thumbnail:after{border:1.6rem solid transparent;border-top-width:1rem;border-bottom-width:1rem;border-left-color:#e8308a}}.video-player__media-thumbnail:focus{cursor:pointer}.video-player__media-thumbnail:focus:before{background:hsla(0,0%,100%,.8)}@media (min-width:52.5em){.video-player__media-thumbnail:hover{cursor:pointer}.video-player__media-thumbnail:hover:before{background:hsla(0,0%,100%,.8)}}.video-player__instance{position:relative;overflow:visible!important;height:0;padding-bottom:56.25%}.video-player__instance .mwEmbedKalturaIframe{position:absolute;top:0;left:0}.is-glued{position:fixed;top:0;left:0;z-index:10;width:100%}.widget-footer{outline:1px solid #000}.widget-header{margin-bottom:2.4rem;display:flex;align-items:center}.widget-header__title{line-height:1.2;padding-right:.8rem}.widget-header__cta{margin-left:auto}@media (max-width:52.49em){.widget-header{margin-bottom:1.6rem}.widget-header__title{font-size:2.8rem}}.widget{margin:3.96rem auto 6rem}.widget--header,.widget~.widget{margin-top:0}@media (max-width:81.24em){.widget{margin-top:2.64rem;margin-bottom:4rem}.widget--header{margin-top:0}}@media (max-width:52.49em){.widget{margin-top:.8rem;margin-bottom:3.2rem}.widget--header{margin-top:0}}.accordion{max-width:96.6rem}.accordion__item{position:relative;margin:.1rem .1rem .8rem}.accordion__item.is-closed .accordion__icon--closed,.accordion__item.is-open .accordion__icon--open{display:none}.accordion__link-wrapper{display:flex;justify-content:space-between;align-items:center;padding:2.4rem;transition:.4s;position:relative;background:#fff}.is-open .accordion__link-wrapper{background:#e8308a}.is-open .accordion__link-wrapper .accordion__section-name{color:#fff}.accordion__link-wrapper:focus{background:#cf2b7b;cursor:pointer}.accordion__link-wrapper:focus .accordion__section-name{color:#fff}.accordion__link-wrapper:focus .accordion__icon.icon{fill:#fff}@media (min-width:52.5em){.accordion__link-wrapper:hover{background:#cf2b7b;cursor:pointer}.accordion__link-wrapper:hover .accordion__section-name{color:#fff}.accordion__link-wrapper:hover .accordion__icon.icon{fill:#fff}}.accordion__section-name{display:inline-block;font-size:2.4rem;font-weight:700;letter-spacing:-.07rem;color:#e8308a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accordion__section-text{position:relative;color:#d3d7d7;display:flex;padding-right:1rem;align-items:center;font-size:1.4rem;letter-spacing:-.04rem;justify-content:end}.accordion__section-text span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accordion__icon{fill:#e8308a;width:3.2rem;height:3.2rem;transition:fill .25s ease}.accordion__icon--closed{fill:#fff}.accordion__expand{display:flex;flex-direction:column;transition:max-height .4s ease-out;max-height:0;overflow:hidden;background:#fff;position:relative}.accordion__expand.is-hidden{display:none}.accordion .article{padding:0 2.4rem;margin:4.8rem 0}.accordion .article:before{background:none}.accordion .article__body:after{content:none}.accordion .article__body .table-container{margin-left:0;margin-right:0}@media (min-width:52.5em){.accordion__inner,.accordion__outer{--notchSize:1rem;-webkit-clip-path:polygon(0 var(--notchSize),var(--notchSize) 0,100% 0,100% var(--notchSize),100% calc(100% - var(--notchSize)),calc(100% - var(--notchSize)) 100%,var(--notchSize) 100%,0 100%);clip-path:polygon(0 var(--notchSize),var(--notchSize) 0,100% 0,100% var(--notchSize),100% calc(100% - var(--notchSize)),calc(100% - var(--notchSize)) 100%,var(--notchSize) 100%,0 100%)}.accordion__inner{background:#e3e3e3;left:-.1rem;right:-.1rem;top:-.1rem;bottom:-.1rem;position:absolute}}@media (max-width:52.49em){.accordion__list{margin-left:-1rem;margin-right:-1rem}.accordion__item{margin:0;border-top:.1rem solid #e3e3e3}.accordion__item:last-child{border-bottom:.1rem solid #e3e3e3}.accordion__link-wrapper{padding:1rem}.accordion__section-name{font-size:1.8rem;width:100%}.accordion__section-text{font-size:1.2rem;width:100%;justify-content:end}.accordion__icon{height:2.4rem;width:2.4rem}.accordion .article{padding:1rem;margin:0}}.ads{display:flex;justify-content:center;align-items:center}.all-sports__list{display:flex;flex-wrap:wrap;gap:.2rem}.all-sports__list-item{width:33%}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.all-sports__list-item{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.all-sports__link{background-color:#fff;display:flex;align-items:center;padding:.8rem;width:100%;transition:background-color .25s ease}.all-sports__link:focus{background-color:hsla(0,0%,100%,0)}.all-sports__link:focus .all-sports__icon{display:none}.all-sports__link:focus .all-sports__icon--white{display:block}.all-sports__link:focus .all-sports__label{color:#fff}@media (min-width:52.5em){.all-sports__link:hover{background-color:hsla(0,0%,100%,0)}.all-sports__link:hover .all-sports__icon{display:none}.all-sports__link:hover .all-sports__icon--white{display:block}.all-sports__link:hover .all-sports__label{color:#fff}}.all-sports__icon{flex-shrink:0;height:7.2rem;width:7.2rem}.all-sports__icon--white{display:none}.all-sports__label{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:2.4rem;line-height:1.25;letter-spacing:-.38px;margin-left:1.2rem;text-transform:uppercase;transition:color .25s ease}@media (max-width:1300px){.all-sports__list-item{width:calc(50% - .1rem)}}@media (max-width:840px){.all-sports__list-item{width:100%}}@media (max-width:640px){.all-sports__label{font-size:1.8rem}}.article-body{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;color:#000}.article-body>p{font-size:1.8rem;opacity:.7;line-height:1.44;margin-bottom:3.2rem}.article-body>h1,.article-body>h2,.article-body>h3,.article-body>h4,.article-body>h5,.article-body>h6{margin-top:3.2rem;margin-bottom:1.6rem;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700}.article-body .widget-header__title,.article-body>h2{font-size:3.2rem}.article-body>a,.article-body>p>a{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;letter-spacing:-.016em;text-decoration:underline}.article-body>ol,.article-body>ul{margin:4rem 0}.article-body>ol li,.article-body>ul li{color:rgba(0,0,0,.7);font-size:1.8rem;margin-bottom:1.5rem;padding-left:2.4rem;position:relative;line-height:1.5}.article-body>ul li:before{content:"◆";font-size:2rem;line-height:2.1rem;color:#e8308a;position:absolute;left:0}.article-body li ol,.article-body li ul{margin-left:2.4rem;margin-top:1.5rem;grid-column-start:2}.article-body>ol li{counter-increment:a}.article-body>ol li:before{content:counter(a) ".";margin-right:.7rem;color:#e8308a;position:absolute;left:0}.article-body>.articleWidget{position:relative;margin:6rem 0}.article-body .articleWidget>blockquote,.article-body>blockquote{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;text-align:center;color:#e8308a;margin:0 auto;max-width:48rem;padding:4.8rem 0 0;line-height:1;font-size:4.8rem;letter-spacing:-.024rem}.article-body .articleWidget>blockquote>p:not(:last-child),.article-body>blockquote>p:not(:last-child){margin-bottom:1.2rem}.article-body>blockquote{margin-left:-9rem;margin-right:-9rem}.article-body .table-container{margin:2rem 0}.article-body .table-container .table,.article-body .table-container table{width:100%;font-size:1.4rem}.article-body .table-container .table{display:block;overflow-x:auto}.article-body .table-container .table::-webkit-scrollbar{-webkit-appearance:none;appearance:none;height:.7rem}.article-body .table-container .table::-webkit-scrollbar-thumb{border-radius:.4rem;background-color:rgba(0,0,0,.5);box-shadow:0 0 1px hsla(0,0%,100%,.5)}.article-body .table-container table{border:none;width:100%}.article-body .table-container thead{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:2.1rem;border-bottom:.2rem solid #804f9b;background-color:rgba(128,79,155,.1)}.article-body .table-container thead td,.article-body .table-container thead th{padding:1.2rem 1.4rem}.article-body .table-container tbody tr:first-child{border-bottom:2px solid #804f9b}.article-body .table-container tbody tr:first-child td,.article-body .table-container tbody tr:first-child td p{font-size:2.1rem}.article-body .table-container tbody tr:nth-child(2n){background-color:#fff}.article-body .table-container tbody tr:nth-child(odd){background-color:rgba(128,79,155,.1)}.article-body .table-container tbody td{border:none;font-size:1.8rem;padding:1.8rem 3.2rem 1.6rem;position:relative}.article-body .table-container tbody tr td:not(:last-child),.article-body .table-container thead tr td:not(:last-child){border-right:1px solid rgba(128,79,155,.2)}.article-body .table-container__icon{fill:#804f9b;margin-left:auto;height:2.4rem;width:2.4rem;margin-bottom:.4rem}.article-body .table-container p{font-size:1.8rem}.article-body .sign-up-form,.article-body .table{-webkit-clip-path:polygon(100% 0,100% calc(100% - 2rem),calc(100% - 2rem) 100%,0 100%,0 calc(0% + 2rem),calc(0% + 2rem) 0);clip-path:polygon(100% 0,100% calc(100% - 2rem),calc(100% - 2rem) 100%,0 100%,0 calc(0% + 2rem),calc(0% + 2rem) 0)}.article-body .sign-up-form{border:1px solid #e3e3e3}.article-body .newsletter-signup{padding-left:0;padding-right:0}.article-body .embeddable-widget-layout{margin-left:0;margin-right:0}@media (min-width:93.75em){.article-body .embeddable-widget-layout{margin-left:-12.1rem;margin-right:-12.1rem}}@media (max-width:52.49em){.article-body>.articleWidget{margin:4rem 0}}@media (max-width:39.99em){.article-body{font-size:1.5rem}.article-body>p{font-size:1.6rem;line-height:1.4;margin-bottom:2.4rem}.article-body .widget-header__title,.article-body>h2{font-size:2.4rem}.article-body>h3{font-size:2.1rem}.article-body>h4,.article-body>h5,.article-body>h6{font-size:1.9rem;margin-top:2.4rem;margin-bottom:1.2rem}.article-body>ol,.article-body>ul{margin:2.4rem 0}.article-body>ol li,.article-body>ul li{margin-bottom:1.6rem;font-size:1.4rem;padding-left:1.8rem}.article-body>ul li:before{font-size:1.5rem;line-height:1.8rem}.article-body>.articleWidget{margin:3.2rem 0}.article-body .articleWidget>blockquote,.article-body>blockquote{font-size:2.8rem;line-height:1.15;padding:3.5rem 3.2rem 1.3rem}.article-body .articleWidget>blockquote>p:not(:last-child),.article-body>blockquote>p:not(:last-child){margin-bottom:1.6rem}.article-body>blockquote{max-width:100%}.article-body .table-container{margin:2.4rem 0}.article-body .table-container .table,.article-body .table-container table{font-size:1.2rem}.article-body .table-container table{width:60rem}.article-body .table-container thead{font-size:1.1rem}.article-body .table-container thead td{padding:.6rem 1.6rem .7rem}.article-body .table-container tbody tr:first-child td,.article-body .table-container tbody tr:first-child td p{font-size:1.8rem}.article-body .table-container tbody td{font-size:1.6rem;padding:1.5rem 2.4rem}.article-body .table-container p{font-size:1.6rem}}.article-container{display:flex;justify-content:center;flex-direction:row}@media (max-width:52.49em){.article-container{flex-direction:column}}.article-bg:before{content:"";width:100vw;height:clamp(23rem,55vw,47rem);position:absolute;top:0;left:0;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 5vw));clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 5vw));background:#e8308a;background-size:auto}@media (min-width:52.5em){.article-bg:before{height:45rem;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 7vw));clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 7vw))}}@media (min-width:81.25em){.article-bg:before{height:56rem;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 6vw));clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 6vw))}}@media (max-width:52.49em){.article-bg:before{height:50vw;background-size:45%}}.article{padding-top:3.2rem;margin:0 0 6rem;position:relative}.article .body-width{max-width:72.4rem;margin:0 auto;position:relative}.article__wrapper{max-width:96.6rem;position:relative;margin:0 auto}.article__back{display:flex;margin-bottom:6rem;align-items:center;text-decoration:underline;font-weight:700;font-size:1.6rem;line-height:1;color:#000}.article__back-to,.article__back:hover{text-decoration:none}.article__back-to{display:flex;margin-bottom:2.4rem;position:relative;color:#fff;font-size:1.8rem;align-items:center}.article__back-to-caret-icn{fill:#fff}.article__news-area-name{margin-right:.4rem}.article__back-icn,.article__back-to-caret-icn{margin-right:.4rem;width:1.6rem;height:1.6rem}.article__photo.article-photo{margin-bottom:4rem}.article__photo.article-photo img{display:block}.article .youtubeThumb iframe{max-width:100%}.article__title{margin-bottom:1.6rem}.article__meta{display:flex;align-items:center;margin-bottom:2.4rem}.article__date{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;margin-left:.4rem}.article__share-icn{width:2.4rem;height:2.4rem;margin-left:auto;cursor:pointer}.article__meta-social{margin:0 0 0 auto;max-width:2.4rem}.article__meta-social .share-now{display:flex;cursor:pointer;margin-left:auto}.article .published-ago,.article__author-name{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700}.article__intro{margin-bottom:2.4rem}.article__subtitle{font-size:2.4rem;line-height:1.3;opacity:.7}.article__summary{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:2.1rem;line-height:1.3}.article__body>h1,.article__body>h2,.article__body>h3,.article__body>h4,.article__body>h5,.article__body>h6,.article__body>ol,.article__body>p,.article__body>ul{max-width:96.6rem}.article__body>:last-child{margin-bottom:0}.article__share{text-align:center;padding:2.4rem 0}.article__share-heading{font-weight:700;margin-bottom:2.4rem}.article__share-heading,.article__share-heading--light{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal}.article__share-heading--light{font-weight:400;margin-left:.4rem}@media (max-width:39.99em){.article{padding-top:1.2rem}.article__back{margin-bottom:2.4rem}.article__back-to{font-size:1.4rem;margin-bottom:1rem}.article__subtitle{font-size:1.8rem;line-height:1.4}.article__summary{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:1.6rem;line-height:1.4}.article__share-heading{font-size:1.8rem;margin-bottom:1.4rem}}@media (max-width:39.99em){.article__meta{font-size:1.2rem}.article .social-share-expand__options{position:absolute;right:0}}.static-article{max-width:96.6rem;margin:2rem auto}.static-article .body-width{max-width:72.4rem;margin:0 auto;position:relative}.static-article__lead-media{position:relative}.static-article__heading{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;margin:1.8rem 0 2.4rem}.static-article__subtitle{font-size:2.4rem;line-height:1.24;margin-bottom:3rem;opacity:.7}.static-article__subtitle,.static-article__summary{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:400}.static-article__summary{font-weight:300;margin-bottom:2.2rem;font-size:2rem}.static-article__body{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:400}.static-article .youtubeThumb iframe{max-width:100%}@media (max-width:39.99em){.static-article{padding:0}.static-article__lead-media{margin-left:.8rem;margin-right:.8rem}.static-article__heading,.static-article__subtitle,.static-article__summary{margin-left:1.2rem;margin-right:1.2rem}}.athlete-profile{background-color:#fff;margin:0 -6.5rem;padding:0 6.5rem}.athlete-profile__wrapper{display:flex;align-items:center;position:relative}.athlete-profile__image-container,.athlete-profile__info-container{flex-shrink:0;width:50%}.athlete-profile__info-container{border-right:2px solid #f1f1f1;padding:11.2rem 3.2rem 12.9rem}.athlete-profile__image-container{padding:3.2rem}.athlete-profile__image-wrapper{width:100%;margin:auto;max-width:48rem}.athlete-profile__image{padding-top:62.5%;position:relative;width:100%;z-index:10}.athlete-profile__background-pattern{position:absolute;right:-6.5rem;bottom:-5rem;max-width:60rem;width:50%;height:100%;fill:#804f9b;z-index:0}.athlete-profile__info-wrapper{margin:auto;max-width:48rem}.athlete-profile__back-button{display:flex;align-items:center;font-size:1.6rem;letter-spacing:-.14px;line-height:1.5;margin-bottom:3.2rem;margin-left:-.8rem;transition:color .25s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.athlete-profile__back-button:focus{color:#e8308a}@media (min-width:52.5em){.athlete-profile__back-button:hover{color:#e8308a}}.athlete-profile__back-button-icon{width:2.8rem;height:2.8rem;fill:#e8308a;margin-right:.2rem}.athlete-profile__name-container{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:.8rem;border-bottom:1px solid #f1f1f1;margin-bottom:2.4rem;padding-bottom:3.2rem}.athlete-profile__name{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;font-size:2.4rem;letter-spacing:-.38px;line-height:1.08}.athlete-profile__surname{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;display:block;font-size:7.2rem;color:#804f9b;letter-spacing:-.44px;line-height:.89;text-transform:uppercase}.athlete-profile__nationality{color:rgba(0,0,0,.7);font-size:2.4rem;letter-spacing:-.38px;line-height:1.08;display:flex;align-items:center;transition:color .25s ease}.athlete-profile__nationality:focus{color:#e8308a}@media (min-width:52.5em){.athlete-profile__nationality:hover{color:#e8308a}}.athlete-profile__flag{margin-left:.8rem;width:3.2rem}.athlete-profile__meta-container{display:flex;flex-wrap:wrap}.athlete-profile__meta-stat{display:flex;flex-direction:column;margin:0 3.2rem 1.6rem 0}.athlete-profile__meta-label{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;color:#804f9b;letter-spacing:-.12px;line-height:1.29;margin-bottom:.4rem}.athlete-profile__meta-info{font-size:1.8rem;line-height:1.11;letter-spacing:-.25px;opacity:.7;text-transform:capitalize}.athlete-profile__meta-link{display:flex;align-items:center;transition:color .25s ease}.athlete-profile__meta-link:focus{color:#e8308a}@media (min-width:52.5em){.athlete-profile__meta-link:hover{color:#e8308a}}.athlete-profile__sport-icon{width:2rem;height:2rem;margin-right:.4rem}@media (max-width:840px){.athlete-profile{margin:0 -1rem;padding:0 1rem}.athlete-profile__info-container{border:0;padding:5.8rem 1.6rem 2rem;width:100%}.athlete-profile__image-container{position:absolute;top:6.6rem;right:0;left:50%;padding:0}.athlete-profile__image-wrapper{max-width:13.8rem}.athlete-profile__background-pattern{height:13.5rem;right:0;top:4.4rem}.athlete-profile__back-button{font-size:1.4rem;letter-spacing:-.12px;margin-bottom:2.4rem;margin-left:-1.4rem}.athlete-profile__back-button-icon{width:2.4rem;height:2.4rem;margin-right:.1rem}.athlete-profile__info-wrapper{max-width:100%}.athlete-profile__name-container{border-bottom:0;flex-direction:column;gap:0;margin-bottom:7.2rem;padding-bottom:0;width:50%}.athlete-profile__name{font-size:1.6rem;letter-spacing:-.22px;line-height:1.25;margin-bottom:.7rem}.athlete-profile__surname{font-size:2.6rem;letter-spacing:-.34px;line-height:1.15}.athlete-profile__nationality{flex-direction:row-reverse;font-size:1.2rem;letter-spacing:-.1px;line-height:1.33}.athlete-profile__flag{margin-left:0;margin-right:.4rem;width:1.6rem}.athlete-profile__meta-stat{margin:0 2.4rem 1.2rem 0}.athlete-profile__meta-label{font-size:1.2rem;letter-spacing:-.1px;line-height:1.33}.athlete-profile__meta-info{font-size:1.6rem;letter-spacing:-.22px;line-height:1.25}}.athletes-list{position:relative}.athletes-list__swipe-icon{fill:#804f9b;right:0;top:.7rem;position:absolute;height:2.4rem;width:2.4rem}.athletes-list__table{background:#fff;width:100%;-webkit-clip-path:polygon(100% 0,100% calc(100% - 2rem),calc(100% - 2rem) 100%,0 100%,0 calc(0% + 2rem),calc(0% + 2rem) 0);clip-path:polygon(100% 0,100% calc(100% - 2rem),calc(100% - 2rem) 100%,0 100%,0 calc(0% + 2rem),calc(0% + 2rem) 0)}.athletes-list__header{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:1.8rem;text-align:left;text-transform:uppercase;border-bottom:.2rem solid #f1f1f1;padding:1.8rem 1rem}.athletes-list__header:first-of-type{padding-left:2.4rem}.athletes-list__header:last-of-type{padding-right:2.4rem}@media (max-width:39.99em){.athletes-list__header:first-of-type{padding-left:1.2rem}.athletes-list__header:last-of-type{padding-right:1.2rem}}.athletes-list__row{width:100%}.athletes-list__row--break{height:1rem}.athletes-list__row--body{position:relative}.athletes-list__row--body:focus:after{content:"";position:absolute;top:0;left:.8rem;right:.8rem;bottom:0;background:#f5f5f5;z-index:-1;-webkit-clip-path:polygon(100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%,0 calc(0% + 1rem),calc(0% + 1rem) 0);clip-path:polygon(100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%,0 calc(0% + 1rem),calc(0% + 1rem) 0)}@media (min-width:52.5em){.athletes-list__row--body:hover:after{content:"";position:absolute;top:0;left:.8rem;right:.8rem;bottom:0;background:#f5f5f5;z-index:-1;-webkit-clip-path:polygon(100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%,0 calc(0% + 1rem),calc(0% + 1rem) 0);clip-path:polygon(100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%,0 calc(0% + 1rem),calc(0% + 1rem) 0)}}.athletes-list__cell{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;white-space:nowrap;font-size:1.8rem;padding:1.4rem 1rem}.athletes-list__cell:first-of-type{padding-left:2.4rem}.athletes-list__cell:last-of-type{padding-right:2.4rem}@media (max-width:39.99em){.athletes-list__cell:first-of-type{padding-left:1.2rem}.athletes-list__cell:last-of-type{padding-right:1.2rem}}.athletes-list__bold{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;margin-left:.3rem}.athletes-list__link{display:flex}.athletes-list__link:focus{color:#804f9b;text-decoration:underline}@media (min-width:52.5em){.athletes-list__link:hover{color:#804f9b;text-decoration:underline}}.athletes-list__flag{max-height:2.1rem;max-width:3.2rem;margin-right:1.2rem}.athletes-list__sport-icon{height:2.4rem;width:2.4rem;margin-right:1.2rem}@media (max-width:39.99em){.athletes-list__table-container{margin-left:-1rem;margin-right:-1rem}.athletes-list__table{-webkit-clip-path:none;clip-path:none}.athletes-list__header{font-size:1.2rem;padding:1.2rem 1rem}.athletes-list__cell{font-size:1.4rem;padding:.8rem 1rem}}.back-to-top{position:fixed;bottom:2.4rem;right:1.6rem;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:10}.back-to-top.is-visible{opacity:1;visibility:visible}.back-to-top--alt{bottom:10.4rem}.back-to-top:focus .back-to-top__icon-container{background-color:#cf2b7b}@media (min-width:52.5em){.back-to-top:hover .back-to-top__icon-container{background-color:#cf2b7b}}.back-to-top__icon-container{background-color:#e8308a;display:flex;justify-content:center;align-items:center;height:4rem;width:4rem;margin-bottom:.4rem;transition:background-color .25s ease}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.back-to-top__icon-container{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.back-to-top__icon{fill:#fff;height:1.6rem;width:1.6rem}.back-to-top__label{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-weight:700;color:#e8308a;display:block;font-size:1.4rem;line-height:1.14;letter-spacing:-.12px;max-width:4rem;text-align:center;text-transform:uppercase}@media (max-width:840px){.back-to-top--alt{bottom:6.8rem}}.image-carousel{margin:6.4rem -6.5rem 6.4rem 0;overflow:hidden}.image-carousel__container{background-color:#fff;display:flex;padding-right:6.5rem}.image-carousel__info{display:flex;flex-direction:column;flex:1 0 50%;padding:4.8rem 4.8rem 3.2rem;position:relative;z-index:10}.image-carousel__dynamic-subtitle{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:6rem;letter-spacing:-.44px;line-height:1;margin-bottom:1.6rem;text-transform:uppercase}.image-carousel__dynamic-description{font-size:1.8rem;line-height:1.44;margin-bottom:2.4rem;opacity:.7}.image-carousel__dynamic-cta{margin-bottom:2.4rem}.image-carousel__carousel{white-space:nowrap;flex:1 0 50%;font-size:0;transition:transform .2s}.image-carousel__carousel-item{width:100%;display:inline-block;margin-right:.2rem;transition:opacity .2s;opacity:0}.image-carousel__carousel-item:last-child{margin-right:0;position:relative}.image-carousel__carousel-item:last-child:after{content:"";background-color:#f1f1f1;position:absolute;top:0;bottom:0;right:-6.5rem;width:6.5rem}.image-carousel__picture,.image-carousel__picture img{width:100%;display:block}.image-carousel__cta,.image-carousel__description,.image-carousel__subtitle{display:none}.image-carousel__links-container{display:flex;margin-top:.2rem;padding-right:6.5rem;transition:transform .2s}.image-carousel__links-wrapper{display:flex;flex-shrink:0;opacity:0;width:100%;transition:opacity .2s}.image-carousel__links-wrapper.is-active{opacity:1}.image-carousel__link{background-color:#fff;display:flex;flex-direction:column;align-items:center;margin-right:.2rem;outline-offset:-.1rem;padding:3.2rem 2.4rem 4rem;text-align:center;width:100%}.image-carousel__link:last-child{margin-right:0}.image-carousel__link--4{max-width:calc(25% - .1rem)}.image-carousel__link--3{max-width:calc(33.3333333333% - .1rem)}.image-carousel__link:focus .image-carousel__link-icon{transform:scale(1.2)}@media (min-width:52.5em){.image-carousel__link:hover .image-carousel__link-icon{transform:scale(1.2)}}.image-carousel__link-icon{width:3.2rem;height:3.2rem;margin-bottom:.8rem;transition:transform .25s ease}.image-carousel__text-container{display:flex;flex-direction:column}.image-carousel__link-label{font-size:1.4rem;line-height:1.29;letter-spacing:-.12px}.image-carousel__link-title{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:2.4rem;line-height:1.25;letter-spacing:-.38px}.image-carousel .is-active,.image-carousel .is-next{opacity:1}.image-carousel .carousel-controls{margin-top:auto}@media (max-width:840px){.image-carousel{background-color:initial;margin:6.4rem -1rem 6.4rem 0}.image-carousel .scroll-nav{display:none}.image-carousel__container{display:block;padding-right:1rem}.image-carousel__dynamic-cta,.image-carousel__dynamic-description,.image-carousel__dynamic-subtitle,.image-carousel__info{display:none}.image-carousel__carousel{display:flex;align-items:stretch;flex:initial;width:calc(100% + 3.2rem);margin:0 -1rem 0 0;overflow:auto;transform:none!important;scroll-snap-type:x mandatory;white-space:normal}.image-carousel__carousel::-webkit-scrollbar{height:.5rem}.image-carousel__carousel:after{content:"";flex:1 0 1.6rem;height:.1rem;display:block;scroll-snap-type:x mandatory}.image-carousel__cta,.image-carousel__description,.image-carousel__subtitle{display:block}.image-carousel__subtitle{font-weight:700;margin:1.6rem;font-size:2.6rem;line-height:1.15;letter-spacing:-.34px;opacity:0;order:1;text-transform:uppercase;transition:opacity .2s}.image-carousel__description{font-size:1.6rem;line-height:1.38;margin:0 1.6rem 2.4rem;opacity:0;order:2;transition:opacity .2s}.image-carousel__cta{order:3;margin:0 1.6rem 2.4rem}.image-carousel__carousel-item{background-color:#fff;display:flex;flex-direction:column;flex:1 0 85%;opacity:1;scroll-snap-align:start}.image-carousel__carousel-item:last-child{margin-right:0}.image-carousel__carousel-item:last-child:after{content:none}.image-carousel__picture{opacity:.5;transition:opacity .2s}.image-carousel__links-container{flex-grow:1;margin-top:0;padding-right:0;order:3}.image-carousel__links-wrapper{opacity:0;flex-direction:column}.image-carousel__link{align-items:flex-start;border-top:2px solid #f1f1f1;flex-direction:row;margin-right:0;padding:1.6rem;max-width:100%;text-align:left}.image-carousel__text-container{align-items:flex-start;margin-left:.8rem}.image-carousel__link-label{line-height:1.29}.image-carousel__link-title{font-size:2rem;line-height:1.3;letter-spacing:-.32px}.image-carousel .is-active .image-carousel__links-wrapper,.image-carousel .is-active .image-carousel__picture,.image-carousel .is-active .image-carousel__subtitle{opacity:1;transition-delay:.4s}.image-carousel .is-active .image-carousel__description{opacity:.7;transition-delay:.4s}.image-carousel .is-next{opacity:1}}.bottom-nav{position:fixed;bottom:0;left:0;width:100%;text-align:center;background:#804f9b;z-index:20;height:8rem;display:flex;align-items:center;border-top:.1rem solid #fff}.bottom-nav:before{content:"";position:absolute;top:0;left:0;width:100%;height:12rem;background:url(../i/elements/bottom-nav-background.svg);background-size:auto;background-repeat:no-repeat}.bottom-nav__sponsor{max-width:8rem}.bottom-nav--article .news-button{display:none}@media (max-width:52.49em){.bottom-nav{height:auto;padding:1.2rem;border:none;background-color:#fff}.bottom-nav:before{content:none}.bottom-nav .button{flex:unset;height:4rem;padding:.8rem;margin:0 .2rem 0 0;justify-content:center;-webkit-clip-path:none;clip-path:none}.bottom-nav .button.help-button:focus,.bottom-nav .button.recite-me-button:focus{outline:3px solid #00e;outline-offset:-3px}.bottom-nav .button.recite-me-button{-webkit-clip-path:polygon(0 1rem,1rem 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 1rem,1rem 0,100% 0,100% 100%,0 100%)}.bottom-nav .button.help-button{position:relative;border:none;background-color:transparent}.bottom-nav .button.help-button:focus .help-button__icon{fill:#e8308a}.bottom-nav .button.help-button:before{content:"";position:absolute;top:.1rem;right:.1rem;bottom:.1rem;left:.1rem;z-index:-10;background-color:#fff}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 0.9rem),calc(100% - 0.9rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 0.9rem),calc(100% - 0.9rem) 100%,0 100%))){.bottom-nav .button.help-button:before{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - .9rem),calc(100% - .9rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - .9rem),calc(100% - .9rem) 100%,0 100%)}}.bottom-nav .button.help-button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-20;background-color:#e8308a}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.bottom-nav .button.help-button:after{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.bottom-nav .button .icon{display:block;width:2.4rem;height:2.4rem;margin-right:0}.bottom-nav .button__label{display:none}.bottom-nav__sponsor{display:flex;align-items:center;margin:1rem 2.4rem}.bottom-nav--article .news-button{display:flex;align-items:center;border:none;margin-left:auto;background:transparent;cursor:pointer}.bottom-nav--article .news-button:focus{outline:3px solid #00e}.bottom-nav--article .news-button__label{padding:0 .8rem;color:#e8308a;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:1.2rem;letter-spacing:2.4px;text-transform:uppercase}.bottom-nav--article .news-button__icon-wrapper{width:4rem;margin-right:0}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.bottom-nav--article .news-button__icon-wrapper{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.bottom-nav--article .news-button .news-button__icon{transform:rotate(-90deg);transition:transform .25s ease;width:1.2rem;height:1.2rem}.bottom-nav--article .news-button--open .news-button__icon{transform:rotate(90deg)}.bottom-nav--article~.back-to-top{display:none}}.bottom-nav+.footer{padding-bottom:10rem;background:#804f9b}.sponsorship-elements{margin-left:auto}@media (max-width:52.49em){.sponsorship-elements{background:#804f9b;display:flex;justify-content:space-between;z-index:10;position:relative}.sponsorship-elements:after{content:"";width:4rem;height:2rem;background:#804f9b;position:absolute;bottom:-1.9rem;left:6rem;-webkit-clip-path:polygon(70% 0,0 0,100% 100%);clip-path:polygon(70% 0,0 0,100% 100%)}}.content-hero--full{height:calc(clamp(20rem, 40vh, 43rem) + 20rem);position:relative}.content-hero--full .content-hero__link-container:after{content:"";display:block;position:absolute;background:transparent;top:0;left:0;width:100%;height:100%}.content-hero--full .content-hero__link-container:focus .content-hero__heading,.content-hero--full .content-hero__link-container:focus .content-hero__subtitle{color:#804f9b}.content-hero--full .content-hero__link-container:focus .content-hero__link{padding-right:0;padding-left:7rem;color:#804f9b}.content-hero--full .content-hero__link-container:focus .content-hero__link:after,.content-hero--full .content-hero__link-container:focus .content-hero__link:before{background-color:#804f9b}.content-hero--full .content-hero__link-container:focus .content-hero__link:before{left:0;opacity:1}.content-hero--full .content-hero__link-container:focus .content-hero__link:after{right:-5rem;opacity:0}@media (min-width:52.5em){.content-hero--full .content-hero__link-container:hover .content-hero__heading,.content-hero--full .content-hero__link-container:hover .content-hero__subtitle{color:#804f9b}.content-hero--full .content-hero__link-container:hover .content-hero__link{padding-right:0;padding-left:7rem;color:#804f9b}.content-hero--full .content-hero__link-container:hover .content-hero__link:after,.content-hero--full .content-hero__link-container:hover .content-hero__link:before{background-color:#804f9b}.content-hero--full .content-hero__link-container:hover .content-hero__link:before{left:0;opacity:1}.content-hero--full .content-hero__link-container:hover .content-hero__link:after{right:-5rem;opacity:0}}.content-hero--full .content-hero__content{bottom:3rem;right:7rem;width:43%}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 2rem),calc(100% - 2rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 2rem),calc(100% - 2rem) 100%,0 100%))){.content-hero--full .content-hero__content{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 2rem),calc(100% - 2rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 2rem),calc(100% - 2rem) 100%,0 100%)}}.content-hero--full .content-meta{justify-content:start;margin-bottom:1rem}@media (max-width:64.0525em){.content-hero--full .content-hero__content{padding:4rem}.content-hero--full .content-hero__heading{font-size:2.8rem}.content-hero--full .content-hero__subtitle{font-size:1.4rem}.content-hero--full .content-hero__link{font-size:1rem}}@media (max-width:39.99em){.content-hero--full .content-hero__content{width:calc(100% - 1.6rem);right:.8rem;bottom:1.6rem;padding:2rem 1.6rem}}.content-hero--sidebar{display:flex;flex-wrap:wrap}.content-hero--sidebar .media-thumbnail:focus{transform:translateY(0)}@media (min-width:52.5em){.content-hero--sidebar .media-thumbnail:hover{transform:translateY(0)}}@media (min-width:64.0625em){.content-hero--sidebar .media-thumbnail__cta{display:none}}@media (min-width:81.25em){.content-hero--sidebar .media-thumbnail__cta{display:inline-block}}.content-hero__featured{position:relative;flex:50%;display:flex;transition:.25s ease}.content-hero__featured .content-hero__content{bottom:-6rem;right:0;width:90%}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 2rem),calc(100% - 2rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 2rem),calc(100% - 2rem) 100%,0 100%))){.content-hero__featured .content-hero__content{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 2rem),calc(100% - 2rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 2rem),calc(100% - 2rem) 100%,0 100%)}}@media (max-width:64.0525em){.content-hero__featured .object-fit-cover-picture__img{position:relative}.content-hero__featured .content-hero__content{position:static;width:100%;padding:2rem 1.6rem}}.content-hero__featured:focus{z-index:10}.content-hero__featured:focus .content-hero__heading,.content-hero__featured:focus .content-hero__subtitle{color:#804f9b}.content-hero__featured:focus .content-hero__link{padding-right:0;padding-left:7rem;color:#804f9b}.content-hero__featured:focus .content-hero__link:after,.content-hero__featured:focus .content-hero__link:before{background-color:#804f9b}.content-hero__featured:focus .content-hero__link:before{left:0;opacity:1}.content-hero__featured:focus .content-hero__link:after{right:-5rem;opacity:0}@media (min-width:52.5em){.content-hero__featured:hover{z-index:10}.content-hero__featured:hover .content-hero__heading,.content-hero__featured:hover .content-hero__subtitle{color:#804f9b}.content-hero__featured:hover .content-hero__link{padding-right:0;padding-left:7rem;color:#804f9b}.content-hero__featured:hover .content-hero__link:after,.content-hero__featured:hover .content-hero__link:before{background-color:#804f9b}.content-hero__featured:hover .content-hero__link:before{left:0;opacity:1}.content-hero__featured:hover .content-hero__link:after{right:-5rem;opacity:0}}.content-hero__items{flex:30%;position:relative;width:100%}.content-hero__items .media-thumbnail{margin-bottom:.2rem}.content-hero__items .media-thumbnail__heading{line-height:1.15;font-size:2.4rem;overflow:hidden;max-height:5.52rem;display:-webkit-box;-webkit-line-clamp:2}@media (max-width:24.99em){.content-hero__items .media-thumbnail__heading{margin-bottom:.4rem;line-height:1.15;font-size:1.8rem;overflow:hidden;max-height:4.14rem;display:-webkit-box;-webkit-line-clamp:2}}.content-hero__items .media-thumbnail__content{padding:1.6rem;align-items:flex-start}@media (max-width:52.49em){.content-hero__items .media-thumbnail__content{padding:1rem 1rem 1rem 2.5rem}}.content-hero__image-wrapper{z-index:-10}@media (max-width:64.0525em){.content-hero__featured{flex:auto;margin-bottom:.2rem;flex-wrap:wrap;width:100%}.content-hero__featured__content{padding:2rem 1.6rem}.content-hero__items{flex:auto}}@media (min-width:40em){.content-hero .media-thumbnail__heading{margin-bottom:1.15rem;line-height:1.15;font-size:3.2rem;overflow:hidden;max-height:7.36rem;display:-webkit-box;-webkit-line-clamp:2}.content-hero .media-thumbnail__link{display:flex;flex-direction:row;align-items:center}.content-hero .media-thumbnail__header{flex:50%;max-width:30rem}.content-hero .media-thumbnail__content{flex:50%;display:flex;flex-direction:column;justify-content:center}}.content-hero{margin-bottom:10rem;margin-left:-6.5rem;margin-right:-6.5rem}.content-hero__heading{margin-bottom:1.2rem}.content-hero__subtitle{margin-bottom:1.2rem;font-size:1.6rem}.content-hero__link{font-size:1.4rem}.content-hero__content{position:absolute;text-align:left;background-color:#fff;padding:4rem 12rem 4rem 4.8rem}@media (max-width:52.49em){.content-hero{margin-bottom:4rem;margin-left:-1rem;margin-right:-1rem}}@media (max-width:39.99em){.content-hero__content{padding:2rem 1.2rem}.content-hero__heading{margin-bottom:.8rem}.content-hero__subtitle{font-size:1.3rem;margin-bottom:.8rem}}.content-list{position:relative}@media (max-width:52.49em){.content-list__list{margin-left:-1rem;margin-right:-1rem}.content-list__list:first-of-type .content-list__item:first-of-type .media-thumbnail__link{display:block}.content-list__list:first-of-type .content-list__item:first-of-type .media-thumbnail__content{display:block;padding:1.6rem}.content-list__list:first-of-type .content-list__item:first-of-type .media-thumbnail__cta{display:inline-block}.content-list__list:first-of-type .content-list__item:first-of-type .media-thumbnail__header{flex:auto;max-width:none}.content-list__list:first-of-type .content-list__item:first-of-type .media-thumbnail__heading{margin-bottom:1.6rem;line-height:1.15;font-size:2.8rem;overflow:hidden;max-height:9.66rem;display:-webkit-box;-webkit-line-clamp:3}.content-list__list:first-of-type .content-list__item:first-of-type .media-thumbnail:after{content:""}}.article-date__title{margin:2.2rem 1rem}.article-sidebar{background:#f1f1f1;border:.2rem solid #f1f1f1;border-top:0;flex-shrink:0;margin-right:9.5rem;width:36rem;z-index:20}.article-sidebar__header{background:#e8308a;padding:6rem 1rem 2rem}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1.2rem),calc(100% - 1.2rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1.2rem),calc(100% - 1.2rem) 100%,0 100%))){.article-sidebar__header{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1.2rem),calc(100% - 1.2rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1.2rem),calc(100% - 1.2rem) 100%,0 100%)}}.article-sidebar__title{font-size:3rem;line-height:3rem;letter-spacing:-.097rem}.article-sidebar__subtitle,.article-sidebar__title{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;text-transform:uppercase}.article-sidebar__subtitle{color:#fff;font-size:4.5rem;line-height:4rem;letter-spacing:-.147rem}.article-sidebar__cta,.article-sidebar__cta:hover{color:#fff;font-size:1.2rem;margin-top:1.6rem}.article-sidebar__cta:after,.article-sidebar__cta:before,.article-sidebar__cta:hover:after,.article-sidebar__cta:hover:before{background-color:#fff}.article-sidebar__date-title{margin:2.2rem 1rem;font-size:2.4rem;line-height:1.15;letter-spacing:-.07rem}.article-sidebar__last-updated{margin:-1.4rem 1rem 2.2rem}.article-sidebar .media-thumbnail{background-color:#f1f1f1;-webkit-clip-path:none;clip-path:none;padding:.1rem 0}.article-sidebar .media-thumbnail--horizontal-phablet .media-thumbnail__play-button{background-color:initial;border:none;right:50%;bottom:50%;transform:translate(50%,50%)}.article-sidebar .media-thumbnail--horizontal-phablet .media-thumbnail__pause-icon,.article-sidebar .media-thumbnail--horizontal-phablet .media-thumbnail__play-icon{width:4rem;height:4rem}.article-sidebar .media-thumbnail__link{flex-direction:row;height:unset}.article-sidebar .media-thumbnail__header{flex:40%;max-width:30rem}.article-sidebar .media-thumbnail__content{flex:60%;align-items:unset;padding:1rem 1rem 1rem 1.2rem}.article-sidebar .media-thumbnail__heading{margin-bottom:.4rem;line-height:1.15;font-size:1.8rem;overflow:hidden;max-height:4.14rem;display:-webkit-box;-webkit-line-clamp:2}.article-sidebar .media-thumbnail__meta-tag{bottom:1.2rem;left:1.2rem}.article-sidebar .media-thumbnail__cta{display:none}.article-sidebar .media-thumbnail:after{content:none}.article-sidebar .media-thumbnail__header{flex:47%}.article-sidebar .media-thumbnail__content{flex:53%}.article-sidebar .media-thumbnail--active{background-color:#fff}.article-sidebar .media-thumbnail--active:before{content:"";width:.4rem;height:calc(100% - .2rem);display:block;position:absolute;background:#804f9b;left:-1.2rem}@media (min-width:52.5em){.article-sidebar .media-thumbnail--featured .media-thumbnail__link{display:block}.article-sidebar .media-thumbnail--featured .media-thumbnail__content{display:block;padding:1.6rem}.article-sidebar .media-thumbnail--featured .media-thumbnail__cta{display:inline-block}.article-sidebar .media-thumbnail--featured .media-thumbnail__header{flex:auto;max-width:none}.article-sidebar .media-thumbnail--featured .media-thumbnail__heading{margin-bottom:1.6rem;line-height:1.15;font-size:2.8rem;overflow:hidden;max-height:9.66rem;display:-webkit-box;-webkit-line-clamp:3}.article-sidebar .media-thumbnail--featured .media-thumbnail:after{content:""}}@media (max-width:81.24em){.article-sidebar{margin-right:2rem}}@media (max-width:52.49em){.article-sidebar{position:fixed;width:100%;border-width:0;margin-left:0;margin-right:0;opacity:0;transition:bottom .25s ease}.article-sidebar .media-thumbnail{height:100%;padding:0 0 .2rem;background:transparent}.article-sidebar .media-thumbnail__link{flex-direction:column;padding:0 0 0 1.2rem}.article-sidebar .media-thumbnail__content{padding:1.2rem 1.2rem 2.3rem 0}.article-sidebar .media-thumbnail__heading{margin-bottom:0;line-height:1.14;font-size:1.6rem;overflow:hidden;max-height:5.472rem;display:-webkit-box;-webkit-line-clamp:3;letter-spacing:-.53px}.article-sidebar .media-thumbnail__header{background-color:#f1f1f1}.article-sidebar .media-thumbnail--active{background-color:#fff}.article-sidebar .media-thumbnail--active:before{content:none}.article-sidebar__date{display:none}.article-sidebar__date:first-of-type{display:block}.article-sidebar__date-title,.article-sidebar__header,.article-sidebar__last-updated,.article-sidebar~.back-to-top{display:none}}@media (max-width:52.49em){.article-list{display:flex;flex-direction:row;overflow-x:auto;padding-top:1.2rem;background-color:#f1f1f1}.article-list::-webkit-scrollbar{height:.2rem;background:#e3e3e3}.article-list::-webkit-scrollbar-thumb{background:#e8308a}.article-list .media-thumbnail__description{display:none}.article-list .media-thumbnail--active .media-thumbnail__image-container{-webkit-clip-path:polygon(0 0,calc(100% - 1rem) 0,100% 1rem,100% 100%,0 100%);clip-path:polygon(0 0,calc(100% - 1rem) 0,100% 1rem,100% 100%,0 100%)}.article-list .media-thumbnail__link{outline-offset:-1px}.article-list .content-meta{margin-bottom:.6rem;font-size:1rem;line-height:1;letter-spacing:2px}.article-list .content-meta__tag{letter-spacing:2px}.article-list .content-meta__date{letter-spacing:1px}.article-list__item.content-list__item{flex:0 0 19rem}.article-list.content-list__list{background-color:#f1f1f1}.article-list.content-list__list:first-of-type .content-list__item{flex:0 0 19rem}.article-list.content-list__list:first-of-type .content-list__item:first-of-type .media-thumbnail__link{display:flex}.article-list.content-list__list:first-of-type .content-list__item:first-of-type .media-thumbnail__content{display:flex;padding:1.2rem 1.2rem 1.2rem 0}.article-list.content-list__list:first-of-type .content-list__item:first-of-type .media-thumbnail__cta{display:none}.article-list.content-list__list:first-of-type .content-list__item:first-of-type .media-thumbnail__header{flex:47%;max-width:30rem}.article-list.content-list__list:first-of-type .content-list__item:first-of-type .media-thumbnail__heading{margin-bottom:0;line-height:1.14;font-size:1.6rem;overflow:hidden;max-height:5.472rem;display:-webkit-box;-webkit-line-clamp:3}.article-list.content-list__list:first-of-type .content-list__item:first-of-type .media-thumbnail:after{content:none}}.countdown{position:absolute;right:15.5rem;bottom:0}.countdown__inner{background:#fff;left:-.1rem;right:-.1rem;top:-.1rem;bottom:6rem;position:absolute}.countdown__inner,.countdown__outer{--notchSize:2rem;-webkit-clip-path:polygon(0 var(--notchSize),var(--notchSize) 0,calc(100% - var(--notchSize)) 0,100% var(--notchSize),100% calc(100% - var(--notchSize)),calc(100% - var(--notchSize)) 100%,var(--notchSize) 100%,0 calc(100% - var(--notchSize)));clip-path:polygon(0 var(--notchSize),var(--notchSize) 0,calc(100% - var(--notchSize)) 0,100% var(--notchSize),100% calc(100% - var(--notchSize)),calc(100% - var(--notchSize)) 100%,var(--notchSize) 100%,0 calc(100% - var(--notchSize)))}.countdown__outer{background:#804f9b;padding:1.6rem 3.2rem}.countdown__text{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;color:#fff;font-size:1.2rem;line-height:1.2rem;text-transform:uppercase;letter-spacing:.24rem}@media (max-width:52.49em){.countdown{position:relative;right:auto;bottom:auto;order:1}.countdown__inner{display:none}.countdown__outer{padding:.8rem 2.4rem;-webkit-clip-path:none;clip-path:none;width:100%;text-align:center}.countdown__text{font-size:1rem}.countdown__text:last-of-type{display:none}}.clock{display:flex;margin:1.1rem 0}.clock__item{color:#fff;min-width:4rem}.clock__item+.clock__item{margin-left:2.4rem}.clock__unit-container{height:4rem;font-size:4rem;line-height:1.05;position:relative;overflow:hidden}.clock__unit-container.move:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(0deg,#804f9b,rgba(128,79,155,0) 45%,rgba(128,79,155,0) 55%,#804f9b)}.clock__unit{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;display:flex;flex-direction:column;letter-spacing:.02rem;position:relative}.move .clock__unit{-webkit-animation:a linear 1s infinite;animation:a linear 1s infinite}.clock__unit-measurement{font-size:1rem;text-transform:uppercase;line-height:1.2}@media (max-width:52.49em){.clock{margin:.2rem 0 0}.clock__unit-container{height:2.8rem;font-size:3.2rem}}@media (max-width:39.99em){.clock__item{min-width:3.1rem}.clock__item+.clock__item{margin-left:1.7rem}}.document-download__item{margin-bottom:.2rem}.document-download__link{background:none;display:flex;padding:0;text-align:left}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.document-download__link{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.document-download__link:focus .document-download__cta{padding-right:0;padding-left:7rem;color:#804f9b;color:#000}.document-download__link:focus .document-download__cta:after,.document-download__link:focus .document-download__cta:before{background-color:#804f9b}.document-download__link:focus .document-download__cta:before{left:0;opacity:1}.document-download__link:focus .document-download__cta:after{right:-5rem;opacity:0}.document-download__link:focus .document-download__cta:after,.document-download__link:focus .document-download__cta:before{background-color:#000}@media (min-width:52.5em){.document-download__link:hover .document-download__cta{padding-right:0;padding-left:7rem;color:#804f9b;color:#000}.document-download__link:hover .document-download__cta:after,.document-download__link:hover .document-download__cta:before{background-color:#804f9b}.document-download__link:hover .document-download__cta:before{left:0;opacity:1}.document-download__link:hover .document-download__cta:after{right:-5rem;opacity:0}.document-download__link:hover .document-download__cta:after,.document-download__link:hover .document-download__cta:before{background-color:#000}}.document-download__format{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;background:#e8308a;color:#fff;min-width:10.4rem;min-height:10.4rem;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.8rem}.document-download__icon.icon{fill:#fff;margin:0;height:6.4rem;width:6.4rem}.document-download__content{color:#000;background:rgba(232,48,138,.1);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;font-size:1.8rem;padding:2.4rem;width:100%}.document-download__description{font-size:1.4rem}.document-download__cta{font-size:1.2rem;margin-top:.8rem}@media (max-width:39.99em){.document-download__list{margin-left:-1rem;margin-right:-1rem}.document-download__format{font-size:1.6rem;min-width:7.2rem;min-height:7.2rem}.document-download__icon.icon{height:4.8rem;width:4.8rem}.document-download__content{padding:1.2rem}.document-download__title{font-size:1.8rem}.document-download__description{display:none}}.embeddable-gallery{content:"";position:relative;clear:both;padding-left:0;padding-right:0}.embeddable-gallery:before{content:"";display:block}.embeddable-gallery:after{content:"";display:table;clear:both}.embeddable-gallery__nav{display:flex;align-items:center;justify-content:center;background:#e8308a;transition:background .2s;position:absolute;top:50%;transform:translateY(-50%);height:4rem;width:4rem;z-index:20;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none}.embeddable-gallery__nav svg{fill:#fff;height:2.8rem;width:2.8rem}.embeddable-gallery__nav:focus{opacity:.8}@media (min-width:52.5em){.embeddable-gallery__nav:hover{opacity:.8}}.embeddable-gallery__nav--prev{left:-2rem;transform:scaleX(-1) translateY(-50%)}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.embeddable-gallery__nav--prev{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.embeddable-gallery__nav--prev .embeddable-gallery__nav-icn{transform:scaleX(-1)}.embeddable-gallery__nav--next{right:-2rem}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.embeddable-gallery__nav--next{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.embeddable-gallery__nav--next svg{transform:rotate(180deg)}.embeddable-gallery__swipe{display:none;position:absolute;right:0;z-index:20;top:-3rem}.embeddable-gallery__swipe-icon{fill:#804f9b;height:2.4rem;width:2.4rem}.embeddable-gallery__close-fs,.embeddable-gallery__expand{position:absolute;top:.8rem;right:.8rem;background-color:#e8308a;border:none;height:4rem;width:4rem;display:grid;place-items:center;padding:0;z-index:20}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.embeddable-gallery__close-fs,.embeddable-gallery__expand{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.embeddable-gallery__close-fs svg,.embeddable-gallery__expand svg{width:3.2rem;height:3.2rem;fill:#fff}.embeddable-gallery__close-fs-icon{height:1.9rem;width:1.9rem}.embeddable-gallery__content{position:relative;width:100%}.embeddable-gallery__content .picture-wrapper{position:relative;height:54.4rem;width:96.6rem}@media (max-width:64.0525em){.embeddable-gallery__content .picture-wrapper{width:clamp(35.1rem,90vw,70rem);height:clamp(34.6rem,34vw,54.4rem)}}@media (max-width:52.49em){.embeddable-gallery__content .picture-wrapper{width:clamp(35.1rem,90vw,70rem);height:clamp(19.8rem,51vw,34rem)}}.embeddable-gallery__controls{position:absolute;height:54.4rem;width:96.6rem}@media (max-width:64.0525em){.embeddable-gallery__controls{width:clamp(35.1rem,90vw,70rem);height:clamp(19.8rem,51vw,34rem)}}.embeddable-gallery__slides-container{width:100vw;overflow:visible;position:relative;z-index:10}.embeddable-gallery__slides-container .placeholder__svg{padding-top:56.25%}.embeddable-gallery__slides-container .slider-viewport__list{width:100%;position:relative;left:-96.6rem;display:flex;flex-wrap:nowrap}@media (max-width:64.0525em){.embeddable-gallery__slides-container .slider-viewport__list{left:calc(-1 * clamp(35.1rem, 90vw, 70rem))}}@media (max-width:52.49em){.embeddable-gallery__slides-container .slider-viewport__list{left:calc(-1 * clamp(35.1rem, 90vw, 70rem))}}.embeddable-gallery__slides{font-size:0;white-space:nowrap;transition:.2s;position:relative;left:0}.embeddable-gallery__slide{--notchSize:1rem;-webkit-clip-path:polygon(0 var(--notchSize),var(--notchSize) 0,100% 0,100% var(--notchSize),100% calc(100% - var(--notchSize)),calc(100% - var(--notchSize)) 100%,var(--notchSize) 100%,0 100%);clip-path:polygon(0 var(--notchSize),var(--notchSize) 0,100% 0,100% var(--notchSize),100% calc(100% - var(--notchSize)),calc(100% - var(--notchSize)) 100%,var(--notchSize) 100%,0 100%);display:inline-block;width:100%;margin:0 .1rem;min-height:1px}.embeddable-gallery__slide picture{display:block;position:relative;width:100%;padding-bottom:56.6%}.embeddable-gallery__slide .img-placeholder{display:none}.embeddable-gallery .object-fit-cover-picture--is-portrait{background-color:rgba(128,79,155,.7)}.embeddable-gallery__close-fs{display:none}.embeddable-gallery__caption{position:relative;margin-top:1.6rem;padding:0 1.6rem;font-size:2.4rem;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;color:#000;display:flex;justify-content:space-between;width:100%}.embeddable-gallery__caption-inner{display:flex}.embeddable-gallery__fullscreen-image,.embeddable-gallery__photos-icon-wrapper{display:none}.embeddable-gallery__photographer,.embeddable-gallery__slide-number{font-weight:700}.embeddable-gallery__photo-title{display:none;margin-left:.5rem;opacity:.7}.embeddable-gallery__photo-title.js-current-title{display:block}.embeddable-gallery__title-camera{fill:#e8308a;height:2.8rem;width:2.8rem}.embeddable-gallery__caption-photography{font-size:1.4rem;position:relative;display:flex;align-items:center}.embeddable-gallery__linebreak{position:relative;width:100%;border-top:.1rem solid #e3e3e3}.embeddable-gallery.embeddable-gallery--expanded{position:fixed;width:100%;top:0;left:0;background:rgba(0,0,0,.9);z-index:40;margin:0}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__controls{position:static}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__nav{height:12rem;width:4rem}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__nav--prev{left:2.4rem}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__nav--next{right:2.4rem}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__close-fs-icon{width:1.9rem;height:1.9rem}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__slide{-webkit-clip-path:none;clip-path:none}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__fullscreen-image{display:block}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__caption{display:flex;position:fixed;z-index:10;bottom:0;background-color:#e8308a;margin:0;padding:0 6.4rem;color:#fff;height:5.6rem}@media (max-width:52.49em){.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__caption{justify-content:center}}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__caption-inner{align-items:center}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__photos-icon-wrapper{display:flex;align-items:center;padding-right:.8rem;border-right:.1rem solid #fff}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__photos-icon{fill:#fff;width:3.2rem;height:3.2rem;margin-right:.8rem}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__photo-title{padding-left:.8rem;opacity:1}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__caption-photography{position:absolute;right:0;height:100%;width:30.2rem;justify-content:center;background-color:#804f9b}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__caption-photography:before{content:"";position:absolute;top:0;left:-4rem;border-top:5.6rem solid #e8308a;border-right:5.6rem solid #804f9b;width:0}@media (max-width:52.49em){.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__caption-photography{color:#fff}}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__title-camera{fill:#fff}.embeddable-gallery.embeddable-gallery--expanded .picture-wrapper{width:100vw}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__expand,.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__non-expanded-image{display:none}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__close-fs{display:grid;top:2.4rem;right:2.4rem}@media (max-width:52.49em){.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__close-fs{display:none}}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__info,.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__linebreak{display:none}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__slides-container{position:fixed;top:0;left:0;right:0;bottom:0;width:100%}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__slide img{max-height:100%;max-width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery .is-portrait img{width:auto}.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__content,.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__slide,.embeddable-gallery.embeddable-gallery--expanded .embeddable-gallery__slide picture{height:100vh;padding:initial}.embeddable-gallery.embeddable-gallery--expanded .slider-viewport__list{left:-100vw}.embeddable-gallery.embeddable-gallery--expanded .photo-gallery__image{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.embeddable-gallery--modal-only{display:none}.embeddable-gallery--modal-only.expanded{display:block}@media (max-width:52.49em){.embeddable-gallery{margin-top:5rem}.embeddable-gallery__swipe{display:block}.embeddable-gallery--modal-only,.embeddable-gallery__close-fs,.embeddable-gallery__expand,.embeddable-gallery__nav{display:none}.embeddable-gallery--modal-only.expanded{display:block}.embeddable-gallery__caption{flex-direction:column;height:7rem;font-size:1.6rem}.embeddable-gallery__caption-photography{color:#000}.embeddable-gallery__linebreak{top:-4.7rem}.embeddable-gallery__title-camera{fill:#804f9b}}.embeddable-photo-cwg{max-width:966px}.embeddable-photo-cwg__wrapper{--notchSize:1rem;-webkit-clip-path:polygon(0 var(--notchSize),var(--notchSize) 0,100% 0,100% var(--notchSize),100% calc(100% - var(--notchSize)),calc(100% - var(--notchSize)) 100%,var(--notchSize) 100%,0 100%);clip-path:polygon(0 var(--notchSize),var(--notchSize) 0,100% 0,100% var(--notchSize),100% calc(100% - var(--notchSize)),calc(100% - var(--notchSize)) 100%,var(--notchSize) 100%,0 100%);position:relative;width:100%;padding-top:64%;background-color:#d3d7d7;overflow:hidden}.embeddable-photo-cwg__caption{position:relative;margin-top:1.6rem;font-size:2.4rem;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;color:#000;display:flex;justify-content:space-between}.embeddable-photo-cwg__caption-inner{opacity:.7}.embeddable-photo-cwg__caption-photo{display:flex;justify-content:flex-end;position:relative;margin-top:1.6rem;font-size:2.4rem;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;color:#000}.embeddable-photo-cwg__caption-photography{font-size:1.4rem;position:relative;display:flex;align-items:center}.embeddable-photo-cwg__caption-camera{height:2.8rem;width:2.8rem;fill:#e8308a}.embeddable-photo-cwg__linebreak{background-color:#e3e3e3}@media (max-width:39.99em){.embeddable-photo-cwg__linebreak__subtitle{position:relative;top:-4.7rem}.embeddable-photo-cwg__caption{flex-direction:column;height:7rem;font-size:1.6rem}.embeddable-photo-cwg__caption-photo{justify-content:flex-start}.embeddable-photo-cwg__caption-photography{color:#000}.embeddable-photo-cwg__caption-camera{fill:#804f9b}}.embeddable-photo__wrapper{position:relative;width:100%;padding-top:64%;background-color:#d3d7d7;overflow:hidden}.embeddable-photo__caption{margin-top:1.6rem;font-size:1.4rem;font-style:italic;color:#434343}.article-photo{margin:0 auto 1.8rem}.full-width .article-photo{margin-left:-12rem;margin-right:-12rem}.article-photo__container{position:relative;margin:0 auto;-webkit-clip-path:polygon(100% 0,100% calc(100% - 1.5rem),calc(100% - 1.5rem) 100%,0 100%,0 calc(0% + 1.5rem),calc(0% + 1.5rem) 0);clip-path:polygon(100% 0,100% calc(100% - 1.5rem),calc(100% - 1.5rem) 100%,0 100%,0 calc(0% + 1.5rem),calc(0% + 1.5rem) 0);overflow:hidden}.article-photo__credit-icon,.article-photo__credit-icon-embed{display:inline-block;vertical-align:middle;margin-bottom:.2rem;width:2rem;height:2rem;opacity:.3;fill:#e3e3e3;margin-right:.6rem}.article-photo__source,.article-photo__source-embed{text-align:center;color:#000;font-size:1.2rem;margin:1rem auto 3rem}.article-photo__source-prefix{opacity:.8}@media (max-width:81.24em){.article-photo__source{margin-right:2.5rem}}@media (max-width:64.0525em){.full-width .article-photo{margin-left:auto;margin-right:auto}}@media (max-width:39.99em){.full-width .article-photo{margin-left:-1rem;margin-right:auto}.article-photo__container{position:relative;border-radius:0}.article-photo__source{margin-top:1rem;font-size:1.1rem;margin-right:3rem}.article-photo__source-embed{font-size:1.1rem;padding-right:1rem;margin:1rem auto 2.2rem}}.embeddable-quote__quote{fill:#e8308a;opacity:.1;position:absolute;width:11.4rem;height:8.1rem}.embeddable-quote__quote--top{top:0;left:5rem}.embeddable-quote__quote--bottom{bottom:0;right:5rem;transform:rotate(180deg)}.embeddable-quote__author{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-weight:700;font-size:1.4rem;font-style:normal;margin-top:3.5rem;letter-spacing:.28rem;text-transform:uppercase}@media (max-width:39.99em){.embeddable-quote__quote{height:4.2rem;width:5.9rem}.embeddable-quote__quote--top{left:0}.embeddable-quote__quote--bottom{right:0;bottom:3.8rem}}.related-content__title{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:3.2rem}.related-content__list{margin:1.2rem 0}.related-content__link{display:flex;padding:.4rem 0}.related-content__icon{fill:#804f9b;width:2.4rem;height:2.4rem;flex-shrink:0}.related-content__link-title{font-size:1.8rem;line-height:2.6rem;margin-left:.4rem;opacity:.7}@media (max-width:39.99em){.related-content__title{font-size:2.4rem}}.embeddable-video .inline-player:focus-visible{outline:.1rem solid #00e;outline-offset:.1rem}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.embeddable-video .inline-player__content,.embeddable-video .inline-player__thumbnail{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}@media (max-width:39.99em){.embeddable-video .inline-player{margin-bottom:.8rem}}.embeddable-widget{margin:5.6rem 0}@media (max-width:39.99em){.embeddable-widget{margin:3.2rem 0}}.embeddable-widget iframe{border:none;overflow:hidden}.embeddable-facebook,.embeddable-instagram{display:flex;justify-content:center}.event-popup{position:relative;max-width:12.8rem}.event-popup:hover .event-popup__arrow{fill:#804f9b}.event-popup__link{display:block;color:#000;text-decoration:none}.event-popup__image-container{position:relative;width:12.8rem;height:9.6rem;margin-bottom:.6rem;background-color:#d3d7d7}.event-popup__date{margin-bottom:.4rem;font-size:1.2rem}.event-popup__date,.event-popup__title{padding-left:.4rem;font-weight:700;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:400}.event-popup__title{font-size:1.6rem;line-height:1}.event-popup__arrow{position:absolute;bottom:-.8rem;right:0;width:1.6rem;height:1.6rem;transform:translateY(-50%) rotate(180deg);transition:fill .3s ease}.events{max-width:96.6rem;margin:0 auto}.event{position:relative;display:block;margin-bottom:1.6rem;overflow:hidden}.event__link{text-decoration:none;color:#000}.event__link:focus .event__container,.event__link:hover .event__container{background-color:#000;color:#fff}.event__link:focus .event__arrow,.event__link:hover .event__arrow{fill:#804f9b}.event__container{display:flex;height:15.2rem;color:#000;background-color:#fff;transition:background-color .3s ease}.event__photo-container{position:relative;flex:0 0 20rem;background-color:#434343}.event__content{padding:2.4rem}.event__date{margin-bottom:1.2rem;font-size:1.6rem;font-weight:700}.event__location{font-size:2.4rem;font-weight:700}.event__arrow{position:absolute;top:50%;right:2.4rem;width:2.4rem;height:2.4rem;transform:translateY(-50%) rotate(180deg);transition:fill .3s ease}@media (max-width:480px){.event__container{min-height:11rem;max-height:none;height:auto}.event__photo-container{flex:0 0 12rem}.event__content{padding:.8rem 3.2rem .8rem 1.4rem}.event__date{margin-bottom:.6rem;font-size:1.4rem}.event__location{font-size:2.2rem}.event__arrow{right:.8rem}}.events-menu{padding:0;margin:0 0 5.6rem;display:flex;align-items:center}.events-menu__list-item{padding:.4rem 0}.events-menu__list-item:first-child{position:relative;margin-right:2.6rem}.events-menu__list-item:first-child:after{content:"";position:absolute;right:-1.2rem;width:.2rem;height:2.4rem;background-color:#000;opacity:.5}.events-menu__list-link{color:#000;font-weight:700;line-height:2}@media (max-width:560px){.events-menu{margin:0 0 3.2rem}}.events-map{margin-bottom:5.6rem}.events-map__heading-wrapper{display:flex;align-items:center}.events-map__heading{font-size:2.4rem}.events-map__clock-cta{margin-left:auto;margin-right:1.4rem;text-transform:uppercase}.events-map__map-container{position:relative;height:58rem;background-color:#d3d7d7}.events-map__loader{position:absolute;left:50%;top:50%;margin:0;transform:translate(-50%,-50%)}.events-map__loader .loader__svg polygon{fill:#d3d7d7}.events-map .gm-style .gm-style-iw-c{padding:.4rem!important;border-radius:0}.events-map .gm-style .gm-style-iw-d{padding-bottom:1rem;overflow:visible!important}.events-map .gm-style button[aria-label=Close]{top:.4rem!important;right:.4rem!important;width:2.2rem!important;height:2.2rem!important;background-color:#804f9b!important;opacity:.8;transition:opacity .2s ease}.events-map .gm-style button[aria-label=Close]:hover{opacity:1}.events-map .gm-style button[aria-label=Close] img{margin:.2rem 0 0 .3rem!important;width:1.6rem!important;height:1.6rem!important}@media (max-width:840px){.events-map__clock-cta{margin-right:.8rem}.events-map__clock{margin:1rem 0}}@media (max-width:640px){.events-map__map-container{height:36rem}}.events-list__heading{margin-bottom:2.4rem;font-size:2.4rem}.events-list__container{display:none}.events-list__container--active,.events-list__container--active~.events-list__next-button{display:block}.events-list__controls{display:flex;margin-bottom:2.4rem;align-items:center;justify-content:space-between}.events-list__toggle{position:relative;display:flex}.events-list__toggle:before{content:"";position:absolute;left:0;bottom:.2rem;height:.2rem;width:13.8rem;transform:translateX(0);background-color:#804f9b;transition:transform .3s ease,background-color .3s ease}.events-list__toggle--upcoming:before{transform:translateX(17.2rem);width:14.5rem;background-color:#e8308a}.events-list__button{position:relative;display:flex;padding:1rem 1.6rem .7rem;align-items:center;justify-content:center;border:none;background:none;transition:color .4s ease;font-weight:700;font-size:1.6rem;line-height:1;text-transform:uppercase}.events-list__button:first-child{padding-left:0}.events-list__sort-note{font-size:1.6rem;opacity:.5}.events-list__next-button{display:none;margin:3.2rem auto}@media (max-width:560px){.events-list__controls{margin-bottom:1.2rem;flex-direction:column;align-items:flex-start}.events-list__sort-note{margin-top:1.4rem;font-size:1.2rem}}.featured-events-loader{display:flex;justify-content:space-between;width:100%}.featured-events-loader--items-count-3 .featured-events-loader__bar:nth-child(4){display:none}.featured-events-loader__bar{display:block;width:100%;height:20.3rem;margin-right:1.2rem;background-color:#e3e3e3;-webkit-animation:d 1.5s ease 0s infinite alternate;animation:d 1.5s ease 0s infinite alternate}.featured-events-loader__bar:nth-child(2){-webkit-animation-delay:.5s;animation-delay:.5s}.featured-events-loader__bar:nth-child(3){-webkit-animation-delay:1s;animation-delay:1s}.featured-events-loader__bar:nth-child(4){-webkit-animation-delay:1.5s;animation-delay:1.5s}@media (max-width:52.49em){.featured-events-loader__bar{min-width:32.7rem}}.featured-events--items-count-3 .featured-events__item{width:33.3333333333%}.featured-events__list{display:flex}.featured-events__item{width:25%;margin-right:.2rem}.featured-events__item:last-of-type{margin-right:0}.featured-events__event{position:relative;width:100%;height:100%;margin:0;background-color:#fff;transition:transform .25s ease}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.featured-events__event{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.featured-events__event:focus{transform:translateY(-1rem)}.featured-events__event:focus .featured-events__heading,.featured-events__event:focus .featured-events__location,.featured-events__event:focus .featured-events__schedule{color:#804f9b}.featured-events__event:focus .featured-events__cta{padding-right:0;padding-left:7rem;color:#804f9b}.featured-events__event:focus .featured-events__cta:after,.featured-events__event:focus .featured-events__cta:before{background-color:#804f9b}.featured-events__event:focus .featured-events__cta:before{left:0;opacity:1}.featured-events__event:focus .featured-events__cta:after{right:-5rem;opacity:0}@media (min-width:52.5em){.featured-events__event:hover{transform:translateY(-1rem)}.featured-events__event:hover .featured-events__heading,.featured-events__event:hover .featured-events__location,.featured-events__event:hover .featured-events__schedule{color:#804f9b}.featured-events__event:hover .featured-events__cta{padding-right:0;padding-left:7rem;color:#804f9b}.featured-events__event:hover .featured-events__cta:after,.featured-events__event:hover .featured-events__cta:before{background-color:#804f9b}.featured-events__event:hover .featured-events__cta:before{left:0;opacity:1}.featured-events__event:hover .featured-events__cta:after{right:-5rem;opacity:0}}.featured-events__link{display:flex;flex-direction:column;height:100%;text-decoration:none}.featured-events__link:focus{outline:3px solid #00e;outline-offset:-3px}.featured-events__link:focus .featured-events__heading,.featured-events__link:focus .featured-events__location,.featured-events__link:focus .featured-events__schedule{color:#804f9b}.featured-events__link:focus .featured-events__cta{padding-right:0;padding-left:7rem;color:#804f9b}.featured-events__link:focus .featured-events__cta:after,.featured-events__link:focus .featured-events__cta:before{background-color:#804f9b}.featured-events__link:focus .featured-events__cta:before{left:0;opacity:1}.featured-events__link:focus .featured-events__cta:after{right:-5rem;opacity:0}.featured-events__header{position:relative;z-index:-1}.featured-events__image-container{position:relative;overflow:hidden;z-index:10}.featured-events__image-container:after{content:"";padding-top:56.25%;display:block}.featured-events__content{display:flex;flex-direction:column;flex-grow:1;justify-content:center;align-items:flex-start;padding:1.6rem 1.6rem 2.4rem}.featured-events__heading{margin-bottom:.4rem;color:#000;line-height:1.13;letter-spacing:-.07rem;line-height:1.15;font-size:2.4rem;overflow:hidden;max-height:5.52rem;display:-webkit-box;-webkit-line-clamp:2}.featured-events__heading-detail{opacity:.6;font-weight:400}.featured-events__schedule{margin-bottom:.8rem;color:#e8308a;font-size:1.4rem;line-height:1.21;letter-spacing:-.02rem}.featured-events__location{margin-bottom:1.6rem;color:rgba(0,0,0,.6);font-size:1.4rem;line-height:1.29;letter-spacing:-.012rem}.featured-events__ticket{margin-top:auto;color:#fd008c;font-size:1.8rem;line-height:1;letter-spacing:-.053rem}.featured-events__ticket-price{font-weight:700}@media (max-width:52.49em){.featured-events__list{margin-right:-1rem;overflow-x:scroll}.featured-events__item{min-width:32.7rem}.featured-events__item:last-of-type{margin-right:1rem}.featured-events__content{padding:1.2rem 1.2rem 1.6rem}.featured-events__heading{margin-bottom:.2rem;line-height:1.17;letter-spacing:-.06rem;line-height:1.15;font-size:1.8rem;overflow:hidden;max-height:4.14rem;display:-webkit-box;-webkit-line-clamp:2}.featured-events__ticket{color:#e8308a;line-height:1.17;letter-spacing:-.06rem}}.featured-sports{margin-left:-6.5rem;margin-right:-6.5rem}.featured-sports__wrapper{display:flex}.featured-sports__item{position:relative;flex-basis:33.3333333333vw;transition:flex-basis .25s ease}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1.7rem),calc(100% - 1.7rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1.7rem),calc(100% - 1.7rem) 100%,0 100%))){.featured-sports__item{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1.7rem),calc(100% - 1.7rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1.7rem),calc(100% - 1.7rem) 100%,0 100%)}}.featured-sports__item:last-of-type,.featured-sports__item:nth-of-type(2n){margin-left:.3rem}.featured-sports__item:hover{flex-basis:44.4444444444vw}.featured-sports__item:hover+.featured-sports__item,.featured-sports__item:hover:last-of-type,.featured-sports__item:hover:nth-of-type(2n){margin-left:.2rem}.featured-sports__item:hover .featured-sports__content-background{-webkit-clip-path:polygon(0 12.8%,100% 0,100% 100%,0 100%);clip-path:polygon(0 12.8%,100% 0,100% 100%,0 100%)}.featured-sports__item:hover .featured-sports__discipline{position:relative;top:-1.2rem}.featured-sports__item:hover .featured-sports__description{display:block;opacity:1;line-height:1.5;font-size:1.6rem;overflow:hidden;max-height:4.8rem;display:-webkit-box;-webkit-line-clamp:2}.featured-sports__item:hover .featured-sports__cta{padding-right:0;padding-left:7rem;color:#804f9b;color:#fff}.featured-sports__item:hover .featured-sports__cta:after,.featured-sports__item:hover .featured-sports__cta:before{background-color:#804f9b}.featured-sports__item:hover .featured-sports__cta:before{left:0;opacity:1}.featured-sports__item:hover .featured-sports__cta:after{right:-5rem;opacity:0}.featured-sports__item:hover .featured-sports__cta:after,.featured-sports__item:hover .featured-sports__cta:before{background-color:#fff}.featured-sports__link{display:flex;flex-direction:column;height:100%;text-decoration:none}.featured-sports__link:focus{outline:3px solid #00e;outline-offset:-3px}.featured-sports__link:focus .featured-sports__item{flex-basis:44.4444444444vw}.featured-sports__link:focus .featured-sports__item+.featured-sports__item,.featured-sports__link:focus .featured-sports__item:last-of-type,.featured-sports__link:focus .featured-sports__item:nth-of-type(2n){margin-left:.2rem}.featured-sports__link:focus .featured-sports__content-background{-webkit-clip-path:polygon(0 12.8%,100% 0,100% 100%,0 100%);clip-path:polygon(0 12.8%,100% 0,100% 100%,0 100%)}.featured-sports__link:focus .featured-sports__discipline{position:relative;top:-1.2rem}.featured-sports__link:focus .featured-sports__description{display:block;opacity:1;line-height:1.5;font-size:1.6rem;overflow:hidden;max-height:4.8rem;display:-webkit-box;-webkit-line-clamp:2}.featured-sports__link:focus .featured-sports__cta{padding-right:0;padding-left:7rem;color:#804f9b;color:#fff}.featured-sports__link:focus .featured-sports__cta:after,.featured-sports__link:focus .featured-sports__cta:before{background-color:#804f9b}.featured-sports__link:focus .featured-sports__cta:before{left:0;opacity:1}.featured-sports__link:focus .featured-sports__cta:after{right:-5rem;opacity:0}.featured-sports__link:focus .featured-sports__cta:after,.featured-sports__link:focus .featured-sports__cta:before{background-color:#fff}.featured-sports__header{position:relative;z-index:-20}.featured-sports__image-container{position:relative;overflow:hidden;z-index:10}.featured-sports__image-container:after{content:"";padding-top:70rem;display:block}.featured-sports__content{display:flex;flex-direction:column;align-items:center;position:absolute;bottom:0;width:100%;padding:0 5rem;color:#fff;text-align:center}.featured-sports__content-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-20;-webkit-clip-path:polygon(0 16.13%,100% 0,100% 100%,0 100%);clip-path:polygon(0 16.13%,100% 0,100% 100%,0 100%);transition:-webkit-clip-path .25s ease;transition:clip-path .25s ease;transition:clip-path .25s ease, -webkit-clip-path .25s ease}.featured-sports__discipline{position:relative;top:-.7rem;transition:top .25s ease}.featured-sports__discipline-background{position:absolute;top:.3rem;right:0;bottom:0;left:.3rem;z-index:-20;width:100%;height:100%}.featured-sports__discipline:after{content:"";position:absolute;top:0;left:0;z-index:-10;width:100%;height:100%;padding-bottom:1rem;background-color:#fff;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 1rem));clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 1rem))}.featured-sports__discipline-icon{width:5.4rem;height:5.4rem}.featured-sports__content-text{max-width:48rem}.featured-sports__title{width:100%;margin-top:1.6rem;text-transform:uppercase;font-size:4.8rem;letter-spacing:-.44px;line-height:1;font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:900;transition:width .25s ease}.featured-sports__description{display:none;margin-top:.8rem;font-size:1.6rem;line-height:1.5;letter-spacing:-.14px;opacity:0;transition:opacity .25s ease}.featured-sports__cta{margin-top:2.4rem;margin-bottom:4rem;color:#fff}.featured-sports__cta:after,.featured-sports__cta:before{background-color:#fff}@media (min-width:52.5em) and (max-width:64.0525em){.featured-sports__title{padding:0 1rem;font-size:3.2rem}}@media (max-width:52.49em){.featured-sports{margin-left:-1rem;margin-right:-1rem}.featured-sports__wrapper{flex-wrap:wrap}.featured-sports__item{flex-basis:50%;transition:unset}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 0.8rem),calc(100% - 0.8rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 0.8rem),calc(100% - 0.8rem) 100%,0 100%))){.featured-sports__item{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - .8rem),calc(100% - .8rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - .8rem),calc(100% - .8rem) 100%,0 100%)}}.featured-sports__item:first-of-type{flex-basis:100%;margin-bottom:.3rem}.featured-sports__item:last-of-type,.featured-sports__item:nth-of-type(2n){margin-left:0;margin-right:0}.featured-sports__item:last-of-type .featured-sports__title,.featured-sports__item:nth-of-type(2n) .featured-sports__title{padding:0 2rem;margin-top:-1.2rem;font-size:2rem;line-height:1.1;letter-spacing:-.32px}.featured-sports__item:last-of-type .featured-sports__cta,.featured-sports__item:nth-of-type(2n) .featured-sports__cta{display:none}.featured-sports__item:last-of-type .featured-sports__discipline,.featured-sports__item:nth-of-type(2n) .featured-sports__discipline{position:relative;top:-2.8rem}.featured-sports__item:last-of-type{padding-left:.3rem}.featured-sports__item:hover{flex-basis:50%}.featured-sports__item:hover:first-of-type{flex-basis:100%}.featured-sports__item:hover:first-of-type .featured-sports__discipline{position:relative;top:-.7rem}.featured-sports__item:hover+.featured-sports__item,.featured-sports__item:hover:last-of-type,.featured-sports__item:hover:nth-of-type(2n){margin-left:0}.featured-sports__item:hover+.featured-sports__item .featured-sports__discipline,.featured-sports__item:hover:last-of-type .featured-sports__discipline,.featured-sports__item:hover:nth-of-type(2n) .featured-sports__discipline{position:relative;top:-2.8rem}.featured-sports__item:hover .featured-sports__description{display:none}.featured-sports__image-container:after{padding-top:100%}.featured-sports__content{padding:0}.featured-sports__content-background{-webkit-clip-path:polygon(0 12.8%,100% 0,100% 100%,0 100%);clip-path:polygon(0 12.8%,100% 0,100% 100%,0 100%)}.featured-sports__discipline-background{top:.2rem;left:.2rem}.featured-sports__discipline:after{padding-bottom:.8rem;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - .8rem));clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - .8rem))}.featured-sports__discipline-icon{width:4rem;height:4rem}.featured-sports__title{padding:0 5rem;margin-top:1.2rem;margin-bottom:1.6rem;font-size:3.2rem;letter-spacing:-.29px}.featured-sports__cta{margin-top:0;margin-bottom:2.4rem}}.footer{position:relative;padding:0 0 10rem;background-color:#804f9b!important}.footer:after{content:"";position:absolute;top:0;left:0;width:100%;height:12rem;-webkit-clip-path:polygon(0 0,100% 0,100% 0,0 100%);clip-path:polygon(0 0,100% 0,100% 0,0 100%);background:#e8308a url(../i/elements/footer-background.svg);background-size:auto;background-repeat:no-repeat}.footer__wrapper{background-color:#804f9b;padding:17.2rem 6.5rem 5.1rem}.footer__top-section{display:flex;position:relative}.footer__top-section:after{content:"";position:absolute;bottom:-3rem;left:0;width:100%;height:.1rem;background:#fff;opacity:.6}.footer__section-wrapper{flex:1}.footer__section{display:flex;flex-direction:column}.footer__section--align-left{align-items:flex-start}.footer__section--align-right{align-items:flex-end}.footer__section--align-center{align-items:center}.footer__section--newsletter{margin:8.6rem 0 0;width:80%}.footer__section-title{font-size:1.4rem;line-height:1.29;letter-spacing:.28rem;color:#fff;text-transform:uppercase;margin:0 0 .6rem;font-weight:700;text-align:center}.footer__section-title--small{font-size:1.2rem;text-align:center}.footer__section-title--address{text-align:left}.footer__text{letter-spacing:-.032rem}.footer__hashtag-link,.footer__text{font-size:1.4rem;line-height:1.29;color:#fff}.footer__hashtag-link{letter-spacing:.28rem;text-decoration:none}.footer__hashtag-link:focus{text-decoration:underline}@media (min-width:52.5em){.footer__hashtag-link:hover{text-decoration:underline}}.footer__games-partners-list{display:flex}.footer__view-all-link{font-size:1.2rem;line-height:.92;letter-spacing:.24rem;color:#fff;font-weight:700;text-transform:uppercase;padding:0 5.8rem 0 0;position:relative;top:2rem;text-decoration:none}.footer__view-all-link:focus{text-decoration:underline}@media (min-width:52.5em){.footer__view-all-link:hover{text-decoration:underline}}.footer__view-all-link:after{position:absolute;right:0;top:50%;transform:translateY(-50%);content:"";width:4rem;height:.1rem;background:#fff}.footer__list-wrapper{text-align:right}.footer__list-wrapper .linked-list__link{padding:.3rem 0}.footer__copyright{margin:4.8rem 0 0;font-size:1.4rem;line-height:1.29;letter-spacing:-.03rem;text-align:right;color:#fff;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-weight:500}.footer__partner-container{margin-top:6.5rem}.footer__logo-list{display:flex;justify-content:space-between;align-items:center;margin:3.2rem 0 0}.footer__social-menu{display:flex;margin:1.6rem 0 0}.footer__social-item-wrapper{padding:0 1rem}.footer__media-icon{width:3.2rem;height:3.2rem;transition:transform .2s;fill:#fff}.footer__media-icon:focus{transform:scale(1.2)}@media (min-width:52.5em){.footer__media-icon:hover{transform:scale(1.2)}}.footer .linked-list{display:flex;flex-direction:column}.footer .linked-list__item{display:block}.footer .wrapper{margin-bottom:0}.footer__games-partner-list{display:flex;justify-content:center;margin:3.2rem 0 0}.footer__games-partner-icon{width:10rem;height:6.5rem;fill:#fff}.footer__games-partner-list-item{padding:0 4rem}.footer__games-partner-list-text{font-size:1rem;line-height:1.1;letter-spacing:.2rem;color:#fff;display:block;text-transform:uppercase;margin:1.5rem 0 0;text-align:center}.footer__partner-link{display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none}@media (max-width:52.49em){.footer{padding:0 0 4rem}.footer:after{height:8rem}.footer__wrapper{padding:10.2rem 1.5rem 2rem}.footer__top-section{flex-direction:column}.footer__top-section:after{bottom:-2rem}.footer__section-wrapper--newsletter{order:2}.footer__section-wrapper--social{order:1;position:relative}.footer__section-wrapper--social:after{content:"";position:absolute;left:0;bottom:-3rem;width:100%;height:.1rem;background:#fff}.footer__section-wrapper--links{order:3;margin:3rem 0 0}.footer__section--newsletter{width:100%;margin:6rem 0 0;position:relative}.footer__section--newsletter:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:.1rem;background:#fff}.footer__section--align-right{align-items:flex-start}.footer__section-title--address{text-align:left}.footer__links{margin-bottom:2.4rem}.footer__list-wrapper{text-align:left}.footer__list-wrapper .linked-list__item{margin-bottom:1rem}.footer__copyright{text-align:left;margin:2.4rem 0 0;line-height:1.29}.footer__games-partner-list{flex-wrap:wrap;max-width:50rem;margin:0 auto}.footer__games-partner-list-item{padding:1rem;width:50%}.footer__partner-container{margin-top:4rem}}.home-hero{margin-bottom:5.6rem;margin-left:-6.5rem;margin-right:-6.5rem}.home-hero__header{display:flex;align-items:center;height:60rem;background-color:#d3d7d7;background-image:url(../i/elements/home-hero-bg.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat}.home-hero__header-content{display:flex;justify-content:center;align-items:center}.home-hero__logo{display:block;width:30rem;height:30rem;background:url(../i/elements/qbr-logo.png);background-size:cover;background-repeat:no-repeat}.home-hero__content{max-width:96.6rem;margin:0 auto;padding-top:4rem;font-size:2rem;line-height:2.4rem}.home-hero__content p{margin-bottom:2.4rem}.home-hero__summary{font-weight:700}@media (max-width:52.49em){.home-hero{margin-left:-1rem;margin-right:-1rem}}@media (max-width:640px){.home-hero__header{height:32rem}.home-hero__logo{width:16rem;height:16rem}.home-hero__content{font-size:1.8rem}}@media (max-width:480px){.home-hero__header{height:26rem}.home-hero__heading{font-size:2.6rem;transform:translateY(.6rem)}.home-hero__logo{width:16rem;height:16rem}}.journey-planner iframe{border:none;overflow:hidden}.live-blog{margin-left:-6.5rem;margin-right:-6.5rem}.live-blog__header{background:#fff url(../i/elements/blog-header-background.svg) no-repeat calc(100% + 22rem) -5rem;padding:5.2rem 0 3.2rem}.live-blog__header-content{margin:auto;max-width:72.4rem}.live-blog__header-title{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:900;font-size:4.8rem;line-height:.92;letter-spacing:-.44px}.live-blog__header-description{font-size:2.4rem;line-height:1.29;letter-spacing:-.53px;margin-top:2.2rem;opacity:.7}.live-blog__key-moments{background-color:#804f9b;color:#fff}.live-blog__key-moments-inner{margin:0 auto;max-width:72.4rem;padding:3.5rem 0 2rem}.live-blog__key-moments-heading{font-weight:700;font-size:3.2rem;letter-spacing:-.41px;line-height:1}.live-blog__key-events-item,.live-blog__key-moments-heading{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;margin-bottom:2.4rem}.live-blog__key-events-item{font-weight:400;font-size:1.8rem;line-height:1.11;letter-spacing:-.25px;padding-left:1.8rem;position:relative}.live-blog__key-events-item:before{content:"";background-color:#ffd500;position:absolute;left:0;top:.6rem;width:.8rem;height:.8rem}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% 100%,calc(0% + 0.8rem) 100%,0 calc(100% - 0.8rem))) or (clip-path: polygon(0 0,100% 0,100% 100%,calc(0% + 0.8rem) 100%,0 calc(100% - 0.8rem)))){.live-blog__key-events-item:before{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,calc(0% + .8rem) 100%,0 calc(100% - .8rem));clip-path:polygon(0 0,100% 0,100% 100%,calc(0% + .8rem) 100%,0 calc(100% - .8rem))}}.live-blog__key-moments-loader{display:flex;justify-content:center;align-items:center;margin:0 auto}.live-blog__key-moments-loader .loader__svg{width:5rem}.live-blog__timeline{margin:4.4rem auto;max-width:78.8rem}.live-blog__timeline-header{display:flex}.live-blog__live-icon-container{display:flex;justify-content:center;flex-shrink:0;height:4.8rem;width:4.8rem;margin-right:1.6rem;position:relative}.live-blog__live-icon-container:after{content:"";background-image:linear-gradient(180deg,#f1f1f1,#804f9b);opacity:.7;position:absolute;left:50%;top:3.2rem;bottom:0;width:.4rem;transform:translateX(-50%)}.live-blog__live-icon{width:2.4rem;height:2.4rem;border-radius:50%;-webkit-animation:c 5s linear infinite;animation:c 5s linear infinite}.live-blog__timeline-header-content{display:flex;align-items:center;margin-bottom:2.7rem;width:100%}.live-blog__timeline-title{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:3.2rem;line-height:1;letter-spacing:-.41px;width:50%}.live-blog__timeline-updated{font-size:1.8rem;line-height:1.11;letter-spacing:-.25px}.live-blog__item{display:flex;padding-bottom:1.6rem;max-height:200rem;opacity:1;visibility:visible;transition:all 1s ease-in-out}.live-blog__item.animate-in{max-height:0;opacity:0;padding-bottom:0;visibility:hidden}.live-blog__icon-container{margin-right:1.6rem;position:relative}.live-blog__icon-container:after{content:"";background-color:rgba(128,79,155,.7);position:absolute;left:50%;top:6.4rem;bottom:-1.6rem;width:.4rem;transform:translateX(-50%)}.live-blog__content-container{background-color:#fff;padding:.8rem 1.6rem 2.4rem;width:100%}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.live-blog__content-container{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.live-blog__icon{margin-top:.8rem;width:4.8rem;height:4.8rem;fill:#804f9b}.live-blog__time-actual{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:1.4rem;letter-spacing:-.12px;opacity:.6;margin-bottom:.8rem}.live-blog__subtitle{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;font-size:2.4rem;line-height:1.08;letter-spacing:-.38px;margin-bottom:1.2rem}.live-blog__comment{color:rgba(0,0,0,.7);font-size:1.8rem;line-height:1.44;display:flex;flex-direction:column}.live-blog__comment>.articleWidget.center,.live-blog__comment>.articleWidget.full-width,.live-blog__comment>.articleWidget.left,.live-blog__comment>.articleWidget.right{width:100%;order:1;margin-top:1.6rem}.live-blog__comment>.articleWidget.center .embeddable-photo-cwg.embeddable-widget,.live-blog__comment>.articleWidget.center .embeddable-video.embeddable-widget,.live-blog__comment>.articleWidget.full-width .embeddable-photo-cwg.embeddable-widget,.live-blog__comment>.articleWidget.full-width .embeddable-video.embeddable-widget,.live-blog__comment>.articleWidget.left .embeddable-photo-cwg.embeddable-widget,.live-blog__comment>.articleWidget.left .embeddable-video.embeddable-widget,.live-blog__comment>.articleWidget.right .embeddable-photo-cwg.embeddable-widget,.live-blog__comment>.articleWidget.right .embeddable-video.embeddable-widget{margin:0}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.live-blog__comment>.articleWidget.center .embeddable-photo-cwg.embeddable-widget .embeddable-photo-cwg__wrapper,.live-blog__comment>.articleWidget.center .embeddable-video.embeddable-widget .embeddable-photo-cwg__wrapper,.live-blog__comment>.articleWidget.full-width .embeddable-photo-cwg.embeddable-widget .embeddable-photo-cwg__wrapper,.live-blog__comment>.articleWidget.full-width .embeddable-video.embeddable-widget .embeddable-photo-cwg__wrapper,.live-blog__comment>.articleWidget.left .embeddable-photo-cwg.embeddable-widget .embeddable-photo-cwg__wrapper,.live-blog__comment>.articleWidget.left .embeddable-video.embeddable-widget .embeddable-photo-cwg__wrapper,.live-blog__comment>.articleWidget.right .embeddable-photo-cwg.embeddable-widget .embeddable-photo-cwg__wrapper,.live-blog__comment>.articleWidget.right .embeddable-video.embeddable-widget .embeddable-photo-cwg__wrapper{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.live-blog__comment>.articleWidget.center .embeddable-photo-cwg.embeddable-widget .embeddable-photo-cwg__linebreak__subtitle,.live-blog__comment>.articleWidget.center .embeddable-video.embeddable-widget .embeddable-photo-cwg__linebreak__subtitle,.live-blog__comment>.articleWidget.full-width .embeddable-photo-cwg.embeddable-widget .embeddable-photo-cwg__linebreak__subtitle,.live-blog__comment>.articleWidget.full-width .embeddable-video.embeddable-widget .embeddable-photo-cwg__linebreak__subtitle,.live-blog__comment>.articleWidget.left .embeddable-photo-cwg.embeddable-widget .embeddable-photo-cwg__linebreak__subtitle,.live-blog__comment>.articleWidget.left .embeddable-video.embeddable-widget .embeddable-photo-cwg__linebreak__subtitle,.live-blog__comment>.articleWidget.right .embeddable-photo-cwg.embeddable-widget .embeddable-photo-cwg__linebreak__subtitle,.live-blog__comment>.articleWidget.right .embeddable-video.embeddable-widget .embeddable-photo-cwg__linebreak__subtitle{color:#e3e3e3;opacity:.1}.live-blog__comment>.articleWidget.center .embeddable-photo-cwg.embeddable-widget .embeddable-photo-cwg__caption,.live-blog__comment>.articleWidget.center .embeddable-video.embeddable-widget .embeddable-photo-cwg__caption,.live-blog__comment>.articleWidget.full-width .embeddable-photo-cwg.embeddable-widget .embeddable-photo-cwg__caption,.live-blog__comment>.articleWidget.full-width .embeddable-video.embeddable-widget .embeddable-photo-cwg__caption,.live-blog__comment>.articleWidget.left .embeddable-photo-cwg.embeddable-widget .embeddable-photo-cwg__caption,.live-blog__comment>.articleWidget.left .embeddable-video.embeddable-widget .embeddable-photo-cwg__caption,.live-blog__comment>.articleWidget.right .embeddable-photo-cwg.embeddable-widget .embeddable-photo-cwg__caption,.live-blog__comment>.articleWidget.right .embeddable-video.embeddable-widget .embeddable-photo-cwg__caption{margin-left:1.6rem;margin-right:1.6rem}.live-blog__perry{background-image:url(../i/svg-files/blog/blog-perry.svg)}@media (max-width:840px){.live-blog{margin-left:-1rem;margin-right:-1rem}.live-blog__header,.live-blog__key-moments{padding-left:1rem;padding-right:1rem}.live-blog__timeline{padding:0 1rem}}@media (max-width:640px){.live-blog__header{background-position:calc(100% + 26.5rem) -6.5rem;padding:1.2rem 4.8rem 2.4rem 1.2rem}.live-blog__header-title{font-size:2.6rem;line-height:1.15;letter-spacing:-.34px}.live-blog__header-description{font-size:1.8rem;line-height:1.15;letter-spacing:-.34px;margin-top:.8rem}.live-blog__key-moments-inner{padding:1.3rem .6rem 1.6rem}.live-blog__key-moments-heading{font-size:1.6rem;line-height:1.25;letter-spacing:-.22px;margin-bottom:1.6rem}.live-blog__key-events-item{font-size:1.4rem;line-height:1.57;letter-spacing:-.12px;margin-bottom:1.2rem}.live-blog__key-events-item:last-child{margin-bottom:0}.live-blog__timeline{margin:0 auto 1.8rem}.live-blog__timeline-header{background-color:#f1f1f1;position:-webkit-sticky;position:sticky;top:13.7rem;margin-left:-1rem;margin-right:-1rem;padding:1.8rem 1rem 0;z-index:20}.live-blog__timeline-header.is-sticky{border-bottom:1px solid rgba(0,0,0,.1)}.live-blog__timeline-header.is-sticky .live-blog__back-to-top{max-height:4rem;opacity:1;padding:1rem 1.6rem;visibility:visible}.live-blog__timeline-header-content{justify-content:space-between;margin-bottom:1.4rem}.live-blog__live-icon-container{height:2rem;width:2rem;margin-right:.9rem}.live-blog__live-icon-container:after{top:1.6rem;bottom:-2.2rem;width:.2rem}.live-blog__live-icon{width:1.4rem;height:1.4rem}.live-blog__timeline-title{font-size:1.6rem;line-height:1.25;letter-spacing:-.22px}.live-blog__timeline-updated{font-size:1.2rem;line-height:1.33;letter-spacing:-.1px;opacity:.6}.live-blog__item{padding-bottom:.4rem}.live-blog__icon-container{margin-right:.9rem}.live-blog__icon-container:after{top:3.7rem;bottom:-1.3rem;width:.2rem}.live-blog__icon{margin-top:1.3rem;width:2rem;height:2rem}.live-blog__content-container{padding:1.2rem 1.6rem 1.6rem}.live-blog__time-actual{font-size:1.4rem;line-height:1.57;letter-spacing:-.12px;opacity:.6;margin-bottom:.8rem}.live-blog__subtitle{font-size:2rem;line-height:1.1;letter-spacing:-.32px;margin-bottom:.8rem}.live-blog__comment{font-size:1.4rem;line-height:1.57;letter-spacing:-.12px}.live-blog__comment>.articleWidget.center,.live-blog__comment>.articleWidget.full-width,.live-blog__comment>.articleWidget.left,.live-blog__comment>.articleWidget.right{float:none;width:100%;margin:0}.live-blog__back-to-top{display:flex;align-items:center;padding:0;position:absolute;top:calc(100% + .8rem);left:50%;max-height:0;opacity:0;visibility:hidden;transform:translateX(-50%);transition:all .25s ease}.live-blog__btt-icon.icon{width:1.6rem;height:1.6rem}}@-webkit-keyframes c{0%{transform:rotate(-1turn)}to{transform:rotate(1turn)}}@keyframes c{0%{transform:rotate(-1turn)}to{transform:rotate(1turn)}}.main-navigation--cwg{display:flex;flex-direction:column;width:100%;padding:0 1.6rem;align-items:center;justify-content:space-between;z-index:30}.main-navigation__logo--cwg{background-color:#e3e3e3;position:absolute;z-index:30}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.main-navigation__logo--cwg{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.main-navigation__logo--cwg:after{content:"";position:absolute;top:.1rem;right:.1rem;left:.1rem;bottom:.1rem;background-color:#fff}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.main-navigation__logo--cwg:after{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.main-navigation__logo--cwg:focus-within{border:.1rem solid currentColor}.main-navigation__birmingham-logo{margin:0 1rem;display:block;width:11rem;height:12.8rem;position:relative;z-index:20}.main-navigation__desktop-links,.main-navigation__desktop-list{display:flex}.main-navigation.main-navigation--cwg{padding:0;background-color:transparent}.main-navigation__menu{display:flex;width:100%;background-color:transparent;text-transform:uppercase;font-size:clamp(1rem,1.2vw,1.6rem);font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700}.main-navigation__desktop-nav{height:9.6rem;background-color:#fff;width:inherit;border-top:.1rem solid #e3e3e3;border-bottom:.1rem solid #e3e3e3}.main-navigation__desktop-list{height:100%;justify-content:center;position:relative;margin-left:13rem;padding-left:clamp(7rem,8vw,12.6rem)}.main-navigation__desktop-list__item-inner{display:flex;height:100%;align-items:center;white-space:nowrap}.main-navigation__desktop-list__item{height:100%;display:flex;align-items:center;cursor:pointer;position:relative;justify-content:center;width:clamp(7rem,8vw,12.6rem)}.main-navigation__desktop-list__item:first-child{border-right:.1rem solid #e3e3e3;position:absolute;left:0}.main-navigation__desktop-list__item:hover:after{content:"";width:70%;left:15%;bottom:-.1rem;height:.6rem;position:absolute;background-color:#804f9b}.main-navigation__desktop-list__link{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.main-navigation__desktop-list .main-navigation__desktop-list__dropdown-icon{transition:.2s cubic-bezier(0,.4,.5,1)}.main-navigation__desktop-list .main-navigation__cheveron-wrapper.is-open .main-navigation__desktop-list__dropdown-icon{transform:rotate(180deg)}.main-navigation__desktop-list .main-navigation__cheveron-wrapper,.main-navigation__desktop-list__item-name{pointer-events:none}.main-navigation__desktop-list__dropdown{display:none;color:#fff;background-color:#804f9b;position:absolute;top:0;left:50%;transform:translate(-50%);margin-top:9.4rem;width:clamp(13.5rem,17vw,23.8rem);z-index:30}.main-navigation__desktop-list__dropdown .main-navigation__desktop-list__item{padding:2.4rem 2rem;width:100%;border-right:none;position:relative}.main-navigation__desktop-list__dropdown .main-navigation__desktop-list__item:hover{background-color:#643e79}.main-navigation__desktop-list__dropdown .main-navigation__desktop-list__item:after{content:none}.main-navigation__desktop-list__dropdown.is-open{display:block}.main-navigation__desktop-links{margin-left:auto}.main-navigation__desktop-shop-link,.main-navigation__desktop-ticket-link,.main-navigation__search-button{padding:2.4rem clamp(.5rem,1.5vw,2rem);display:flex;align-items:center;border:.1rem solid #e3e3e3;background-color:#fff;height:9.6rem;width:14.4rem;justify-content:center}.main-navigation__search-icon,.main-navigation__shop-icon,.main-navigation__tickets-icon{width:3rem;height:3rem}.main-navigation__mobile-list{display:flex;flex-wrap:wrap;width:100%}.main-navigation__mobile-list__link{padding:1.7rem 1.2rem;white-space:nowrap;font-size:1.4rem;font-weight:700;color:#000;text-transform:uppercase}.main-navigation__mobile-list__link:focus{color:#e8308a}@media (min-width:52.5em){.main-navigation__mobile-list__link:hover{color:#e8308a}}@media (max-width:52.49em){.main-navigation--cwg .main-navigation__logo{width:2rem;height:2rem;background:none;position:relative}.main-navigation__mobile-wrapper{width:100%;background-color:#fff}.main-navigation__mobile-wrapper:before{content:"";opacity:0;z-index:20}.main-navigation__mobile-wrapper.menu-is-open:before{background-color:#000;width:100%;height:100vh;height:calc(var(--vh, 1vh) * 100);position:absolute;opacity:.7;transition:opacity .2s cubic-bezier(0,.4,.5,1)}.main-navigation__birmingham-logo-wrapper{position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:10;background:#fff;padding:.5rem}.main-navigation__birmingham-logo{width:7rem;height:8.2rem}.main-navigation__logo-wrapper{width:100%;background:#f1f1f1;display:flex;justify-content:center;height:4rem;padding:1rem}.main-navigation__search-icon,.main-navigation__shop-icon,.main-navigation__tickets-icon{width:2rem;height:2rem}.main-navigation__mobile-links-wrapper{display:flex;justify-content:space-between;width:100%;height:4.8rem;padding:0 1rem;position:relative}.main-navigation__mobile-links{display:flex;justify-content:space-between;padding:2rem 4rem;max-height:4.9rem}.main-navigation__mobile-shop-link,.main-navigation__mobile-ticket-link{display:flex;align-items:center;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700}.main-navigation__shop-icon,.main-navigation__tickets-icon{margin-top:.2rem}.main-navigation__mobile-link-text{font-size:1.4rem;line-height:.93;letter-spacing:-.032rem;color:#000;text-transform:uppercase}.main-navigation__burger-button,.main-navigation__search-button{width:calc(50% - 3.5rem);display:flex;align-items:center;border:none;border-bottom:.1rem solid #e3e3e3}.main-navigation__search-button{padding:0;display:flex;justify-content:flex-end;height:auto}.main-navigation__burger{border:none;background:transparent;min-height:4.8rem;min-width:4rem;padding:0}.main-navigation__close-icon{margin-left:1.2rem}.main-navigation__mobile-nav-wrapper{position:fixed;width:80%;height:100vh;height:calc(var(--vh, 1vh) * 100);background:#fff;top:4rem;left:0;transition:transform .2s cubic-bezier(0,.4,.5,1);transform:translateX(-100%)}.main-navigation__mobile-nav-wrapper .header-navigation{display:flex;height:auto;background-color:transparent;flex-direction:column;width:100%}.main-navigation__mobile-nav-wrapper .header-navigation__list{display:flex;flex-direction:column;text-transform:capitalize;background-color:transparent;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:400}.main-navigation__mobile-nav-wrapper .header-navigation__top-banner{display:none}.main-navigation__mobile-nav-wrapper .header-navigation__item{display:flex}.main-navigation__mobile-nav-wrapper .header-navigation__link{padding:1.4rem 1.2rem;width:100%}.main-navigation__mobile-nav-wrapper .header-navigation__link-label{font-size:1.6rem;font-weight:500;letter-spacing:-.03rem}.main-navigation__mobile-nav-wrapper.is-open{display:flex;flex-direction:column;transform:translateX(0);overflow-y:auto;z-index:30;padding-bottom:4.3rem}.main-navigation__mobile-list{flex-direction:column}.main-navigation__mobile-list .main-navigation__cheveron-wrapper,.main-navigation__mobile-list__item-inner,.main-navigation__mobile-list__link,.main-navigation__mobile-list__link-label,.main-navigation__mobile-list__link-label-wrap{height:100%;display:flex;align-items:center}.main-navigation__mobile-list__item-inner{position:relative;width:100%;height:4.8rem;text-transform:uppercase;font-size:1.4rem;padding:0 1.2rem;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700}.main-navigation__mobile-list .main-navigation__cheveron-wrapper{margin-left:auto;margin-right:-1.2rem;flex-direction:column;justify-content:center;border-left:.1rem solid #e3e3e3;padding:0 1rem;pointer-events:none}.main-navigation__mobile-list .main-navigation__cheveron-wrapper.is-open{background-color:#804f9b}.main-navigation__mobile-list .main-navigation__cheveron-wrapper.is-open .main-navigation__mobile-list__dropdown-icon{transform:rotate(180deg);fill:#fff}.main-navigation__mobile-list__link{background-color:transparent;border:none;width:100%;height:4.8rem}.main-navigation__mobile-list__link:focus{color:#e8308a}}@media (max-width:52.49em) and (min-width:52.5em){.main-navigation__mobile-list__link:hover{color:#e8308a}}@media (max-width:52.49em){.main-navigation__mobile-list__link-label-wrap{width:100%}}@media (max-width:52.49em){.main-navigation__mobile-list__link-label{width:100%;justify-content:space-between;align-items:end}}@media (max-width:52.49em){.main-navigation__mobile-list__item{border-top:.1rem solid #e3e3e3}}@media (max-width:52.49em){.main-navigation__mobile-list__dropdown-icon{fill:#804f9b;width:3rem;height:3rem;transition:transform .2s cubic-bezier(0,.4,.5,1)}}@media (max-width:52.49em){.main-navigation__mobile-list__dropdown{display:none;padding:0;position:relative;background-color:#804f9b;pointer-events:auto;transform:none;opacity:1;top:auto;left:auto;min-width:100%}.main-navigation__mobile-list__dropdown.is-open{display:block;position:absolute;top:4.8rem;left:0}.main-navigation__mobile-list__dropdown .main-navigation__mobile-list__item{border:none}.main-navigation__mobile-list__dropdown .main-navigation__mobile-list__item:active{background-color:#643e79}.main-navigation__mobile-list__dropdown .main-navigation__mobile-list__link{color:#fff}}.header-navigation{height:4rem;width:100%;background-color:#f1f1f1;font-size:1.6rem;display:grid;grid-template-columns:1fr 4fr 1fr;justify-items:center}.header-navigation__cwg-logo-wrapper{grid-column-start:2;position:relative;display:flex;justify-content:center;height:4rem}.header-navigation__cwg-logo{width:16.8rem;height:4rem;pointer-events:none}.header-navigation__list{height:4rem;grid-column-start:3;display:flex;justify-content:end;align-items:center;font-weight:500;padding-right:1rem;background-color:#e3e3e3;position:relative;min-width:37rem}.header-navigation__list:before{content:"";position:absolute;top:0;left:-40px;border-top:4rem solid #f1f1f1;border-right:4rem solid #e3e3e3;width:0}.header-navigation__list__link-label{display:flex;align-items:center;white-space:nowrap}.header-navigation__list__item{padding:1.2rem}.header-navigation__list__item--account{padding-left:2rem;position:relative}.header-navigation__list__item--account:before{content:"";background-color:#f5f5f5;position:absolute;left:.1rem;top:50%;height:.4rem;width:.4rem;transform:translateY(-50%)}.header-navigation__list__ext-icon{width:2.4rem;height:2.4rem;margin-left:.8rem}@media (max-width:52.49em){.header-navigation{font-size:1.4rem}.header-navigation__cwg-logo-wrapper{grid-column-start:2}.header-navigation__list{display:none;justify-content:initial;align-items:flex-start}.header-navigation__list__link-label{flex-direction:row-reverse}.header-navigation__list__item--account{padding-left:1.2rem}.header-navigation__list__item--account:before{content:none}.header-navigation__list__ext-icon{width:2rem;height:2rem;margin-left:0;margin-right:.8rem}}.notification{margin:0 auto 2rem;max-width:96.6rem;text-align:center}.notification__summary{opacity:.6;font-size:1.4rem}.page-header{min-height:22rem;background-color:#e8308a;display:flex;justify-content:center;align-items:center;padding:4rem 0;position:relative;overflow:hidden;margin-left:-6.5rem;margin-right:-6.5rem}.page-header:before{content:"";position:absolute;left:0;bottom:0;width:30%;max-width:35rem;height:50%;background:#804f9b;-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% 100%);clip-path:polygon(0 0,0 100%,100% 100%,100% 100%);z-index:20}.page-header--sub-level{background-color:#804f9b}.page-header--sub-level:before{background:#e8308a}.page-header.theme-festival{background-color:#fff}.page-header.theme-festival .page-header__heading{color:#000}.page-header.theme-festival .page-header__background-left{fill:#e8308a}.page-header.theme-festival .page-header__background-right{fill:#a2c617}.page-header.theme-festival:before{background:#16bae7}.page-header.theme-schedule{background-color:#804f9b;height:15rem}.page-header.theme-schedule .page-header__heading{color:#fff}.page-header.theme-schedule .page-header__background-left{fill:#fff}.page-header.theme-schedule .page-header__background-right,.page-header.theme-schedule:before{display:none}.page-header.theme-blank-white{background-color:#fff;min-height:17rem;padding:0}.page-header.theme-blank-white .page-header__content{z-index:10}.page-header.theme-blank-white .page-header__content img{max-height:14rem}.page-header.theme-blank-white .page-header__heading{color:#000;font-size:6rem;letter-spacing:-.044rem;white-space:normal;width:100vw;font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:900}.page-header.theme-blank-white .page-header__description{color:#000}.page-header.theme-blank-white .page-header__background-left,.page-header.theme-blank-white .page-header__background-right,.page-header.theme-blank-white:before{display:none}.page-header.theme-blank-white:after{content:"";position:absolute;height:17rem;width:42rem;right:0;background:url(../i/elements/blank-white-page-header-bg.svg) no-repeat 10rem -1rem}@media (max-width:52.49em){.page-header.theme-blank-white{padding-top:0;padding-bottom:0;min-height:9.6rem}.page-header.theme-blank-white .page-header__heading{font-size:3.2rem}}.page-header__background-left,.page-header__background-right{z-index:10;position:absolute;height:100%;max-width:30rem}.page-header__background-left{left:0;top:0;width:18%;fill:#fff}.page-header__background-right{right:-6rem;top:2rem;width:50%;fill:#eb7003}.page-header__content{position:relative;display:grid;justify-content:center;grid-template-columns:1fr 1fr 1fr;width:100%}.page-header__content>:first-child{text-align:center;grid-column-start:2}.page-header__heading{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:4.8rem;line-height:1;letter-spacing:-.24rem;color:#fff;text-transform:uppercase;white-space:nowrap;margin:0}.page-header__description{margin-top:.8rem;font-size:1.6rem;grid-column-start:2;letter-spacing:-.04rem;color:#fff;text-align:center;z-index:10}.page-header__sponsor{margin:auto;z-index:10;max-width:18.2rem}@media (max-width:52.49em){.page-header{padding-top:6.5rem;padding-bottom:6.5rem;min-height:0;margin-left:-1rem;margin-right:-1rem}.page-header__background-left{left:-12.5rem;width:50%}.page-header__background-right{right:-4rem;top:5rem}.page-header:before{width:35%;height:25%}.page-header__heading{font-size:3.2rem;letter-spacing:-.093rem}.page-header__description{font-size:1.4rem}}.page-header--bg-image{display:block}.sports-and-teams-ph{height:68.3rem;display:grid;grid-template-columns:58% 42%;align-items:center;color:#fff;margin-left:-6.5rem;margin-right:-6.5rem;position:relative}.sports-and-teams-ph:before{content:none}.sports-and-teams-ph__main-image-wrapper{position:relative;height:100%}.sports-and-teams-ph__main-image-wrapper img{height:68.3rem;width:100%;-o-object-fit:cover;object-fit:cover;border-right:.2rem solid #fff}.sports-and-teams-ph__discipline-background:after,.sports-and-teams-ph__discipline:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;padding-bottom:1rem;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 1rem));clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 1rem))}.sports-and-teams-ph__discipline{position:absolute;top:0;left:13.3rem;background-color:#fff;z-index:20}.sports-and-teams-ph__discipline:after{background-color:#fff}.sports-and-teams-ph__discipline-background{position:absolute;left:13.6rem;top:.3rem;width:5.4rem;height:5.4rem;z-index:10}.sports-and-teams-ph__discipline-background:after{background-color:currentColor}.sports-and-teams-ph__discipline-icon{position:relative;width:5.4rem;height:5.4rem;z-index:10}.sports-and-teams-ph__content{position:relative;padding:0 6.5rem;height:100%;display:flex;flex-direction:column;justify-content:center}.sports-and-teams-ph__back-to{position:absolute;top:2rem;display:flex;flex-direction:row;text-transform:capitalize}.sports-and-teams-ph__back-to-caret{fill:#fff}.sports-and-teams-ph__team-flag-wrapper{margin-bottom:.8rem;max-width:4.8rem;max-height:3.2rem}.sports-and-teams-ph__promo{display:flex;margin-bottom:1rem}.sports-and-teams-ph__sponsor~.sports-and-teams-ph__sponsor{margin-left:2.4rem}.sports-and-teams-ph__promo-label{text-transform:uppercase;font-size:1.2rem;letter-spacing:.24rem;margin-bottom:.8rem}.sports-and-teams-ph__header-title{font-size:7.2rem;line-height:1.03;letter-spacing:.044rem;text-transform:uppercase;font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:900}.sports-and-teams-ph__content-summary{color:#fff;font-size:1.8rem;line-height:1.44;letter-spacing:-.045rem;margin:1.6rem 0 4.8rem}.sports-and-teams-ph__get-tickets{background-color:#fff;width:15rem;padding:1.5rem 2.4rem}.sports-and-teams-ph__get-tickets:focus{color:#fff!important}@media (min-width:52.5em){.sports-and-teams-ph__get-tickets:hover{color:#fff!important}}.sports-and-teams-ph--teams{background-color:#fff;height:51.2rem}.sports-and-teams-ph--teams .sports-and-teams-ph__back-to-text,.sports-and-teams-ph--teams .sports-and-teams-ph__content-summary,.sports-and-teams-ph--teams .sports-and-teams-ph__header-title{color:#000}.sports-and-teams-ph--teams .sports-and-teams-ph__back-to-caret{fill:#000}.sports-and-teams-ph--teams .sports-and-teams-ph__main-image-wrapper img{max-height:51.2rem;width:100%}.sports-and-teams-ph--teams .sports-and-teams-ph__content-summary{opacity:.7;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:400}@media (max-width:52.49em){.sports-and-teams-ph{grid-template-columns:1fr;height:auto;margin-left:-1rem;margin-right:-1rem}.sports-and-teams-ph__main-image-wrapper{border-right:none}.sports-and-teams-ph__main-image-wrapper img{height:100%;-o-object-fit:fill;object-fit:fill;border:none}.sports-and-teams-ph__discipline{left:1.2rem}.sports-and-teams-ph__discipline-background{left:1.5rem}.sports-and-teams-ph__discipline-background,.sports-and-teams-ph__discipline-icon{width:4rem;height:4rem}.sports-and-teams-ph__content{padding:0 1.2rem;width:100%;display:flex;flex-direction:column;justify-content:left}.sports-and-teams-ph__back-to{position:relative;margin-bottom:2rem}.sports-and-teams-ph__promo{margin-top:2.2rem}.sports-and-teams-ph__promo-images{align-items:center;gap:.7rem}.sports-and-teams-ph__header-title{font-size:4.8rem;margin-bottom:3.2rem}.sports-and-teams-ph__get-tickets{margin-bottom:3.2rem}.sports-and-teams-ph--teams .sports-and-teams-ph__content{position:relative}.sports-and-teams-ph--teams .sports-and-teams-ph__team-flag-wrapper{border:.2rem solid #fff;border-radius:10%;position:absolute;top:-2rem}.sports-and-teams-ph--teams .sports-and-teams-ph__header-title{margin-top:3.2rem;margin-bottom:0}.sports-and-teams-ph--teams .sports-and-teams-ph__content-summary{margin-top:.3rem;font-size:1.6rem}}.gallery-page{position:relative}.gallery-page:after,.gallery-page:before{content:"";position:absolute;width:100vw;margin-left:-6.5rem;margin-right:6.5rem}.gallery-page:before{height:55rem;top:0;background-color:#804f9b;margin-top:-3.96rem}.gallery-page:after{height:35rem;bottom:0;background-color:#fff;margin-bottom:-6rem}.gallery-page--all-pages-open:after{height:22rem}.gallery-page__top-banner{position:relative;width:70vw;display:flex;justify-content:space-between;margin:0 auto 3.6rem}.gallery-page__back-to{display:flex;color:#fff}.gallery-page__back-to-caret{fill:#fff}.gallery-page__sponsor{display:flex;flex-direction:row;color:#fff}.gallery-page__sponsor img{width:9.5rem;height:2.4rem}.gallery-page__sponsor-text{letter-spacing:.24rem;opacity:.7;font-size:1.2rem;text-transform:uppercase;margin-right:.8rem;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700}.gallery-page__content-meta{justify-content:center}.gallery-page__content-meta .content-meta__tag{background-color:#fff}.gallery-page__content-meta__item-count{letter-spacing:.12rem}.gallery-page__header{position:relative;color:#fff;max-width:72.4rem;text-align:center;margin:0 auto}.gallery-page__summary{font-size:2.4rem;margin-top:1.6rem;opacity:.7;letter-spacing:-.053rem;font-weight:400}.gallery-page__summary,.gallery-page__timestamp{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal}.gallery-page__timestamp{display:flex;position:relative;margin:2.4rem auto 5.4rem;font-weight:700}.gallery-page__timestamp .content-meta{margin:0 auto;position:absolute;left:50%;bottom:0;transform:translateX(-50%)}.gallery-page__timestamp .content-meta__tag{display:none}.gallery-page__timestamp .content-meta__date{color:#fff}.gallery-page__header-social{margin:initial;margin-left:auto;width:-webkit-min-content;width:-moz-min-content;width:min-content;height:-webkit-min-content;height:-moz-min-content;height:min-content}.gallery-page__header-social .share-now{display:block;cursor:pointer}.gallery-page__header-social .share-now__share-icon{fill:#fff}.gallery-page__expand-message{display:flex;flex-direction:row;color:#fff;letter-spacing:.24rem;text-transform:uppercase;justify-content:center;align-items:center;position:relative;top:3rem;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700}.gallery-page__expand-icon{fill:#fff}.gallery-page__controls{display:none}.gallery-page__gallery-wrapper{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;gap:.2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 4rem;z-index:10}.gallery-page__gallery-item{width:clamp(20rem,30vw,48.2rem);height:clamp(20rem,30vw,48.2rem);cursor:pointer}.gallery-page__gallery-item:focus{outline:3px solid #00e;outline-offset:-3px}.gallery-page__gallery-item:nth-child(3n),.gallery-page__gallery-item:nth-child(3n+1){margin-top:-4rem}.gallery-page__gallery-item:first-child,.gallery-page__gallery-item:nth-child(3){margin-top:0}.gallery-page__gallery-item:nth-child(2){margin-top:4rem}.gallery-page__gallery-photo img{position:relative}.gallery-page__caption,.gallery-page__fs-image,.gallery-page__photo-summary,.gallery-page__photo-title{display:none}.gallery-page__photo-credit{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700}.gallery-page__load-more{margin:0 auto 4rem;position:relative;z-index:10}.gallery-page__load-more:focus{outline:.3rem solid rgba(0,0,238,.4);outline-offset:-.3rem}.gallery-page__share{text-align:center;position:relative;z-index:10}.gallery-page__share-heading{font-weight:700;margin-bottom:2.4rem}.gallery-page__share-heading,.gallery-page__share-heading--light{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal}.gallery-page__share-heading--light{font-weight:400;margin-left:.4rem}.gallery-page__close-fs,.gallery-page__nav{position:absolute;background-color:#e8308a;z-index:20;border:none;height:4rem;width:4rem;display:grid;place-items:center;padding:0;top:50%;transition:background-color .25s cubic-bezier(0,.4,.5,1)}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.gallery-page__close-fs,.gallery-page__nav{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.gallery-page__close-fs:hover,.gallery-page__nav:hover{background-color:#cf2b7b}.gallery-page__close-fs:focus,.gallery-page__nav:focus{outline:3px solid #00e;outline-offset:-3px}.gallery-page__close-fs .icon,.gallery-page__nav .icon{fill:#fff;height:3.2rem;width:3.2rem;margin-right:0}.gallery-page__close-fs{top:2.4rem;right:2.4rem}.gallery-page__close-fs .gallery-page__close-fs-icon{height:1.9rem;width:1.9rem}.gallery-page__nav{height:12rem}.gallery-page__nav--next{right:2.4rem;transform:translateY(50%)}.gallery-page__nav--next svg{transform:rotate(180deg)}.gallery-page__nav--prev{left:2.4rem;transform:scaleX(-1) translateY(50%)}.gallery-page__nav--prev svg{transform:rotate(180deg)}@media (max-width:52.49em){.gallery-page{margin-top:1.6rem}.gallery-page:after,.gallery-page:before{margin-left:-1rem;margin-right:1rem}.gallery-page:after{height:40rem;background-color:#fff;margin-bottom:-3.96rem}.gallery-page__top-banner{margin:0 2vw 2.6rem;width:auto}.gallery-page__header{max-width:none;text-align:left;margin:2.3rem 2vw 0}.gallery-page__summary{margin:1.2rem 0 2.4rem;font-size:1.8rem;letter-spacing:-.04rem}.gallery-page__content-meta{justify-content:left}.gallery-page__timestamp{margin-bottom:3.6rem}.gallery-page__timestamp .content-meta{left:0;transform:none}.gallery-page__title{font-size:2.8rem}.gallery-page__controls{display:block}.gallery-page__close-fs{display:none}.gallery-page__nav{height:4rem}.gallery-page__nav--next{right:-.4rem}.gallery-page__nav--prev{left:-.4rem}.gallery-page__gallery-wrapper{position:relative;display:flex;justify-content:center;overflow-x:hidden;width:100vw;height:94vw;margin:3.6rem -1rem .8rem}.gallery-page__gallery-photo-wrapper{pointer-events:none}.gallery-page__gallery-item,.gallery-page__gallery-item:nth-child(2),.gallery-page__gallery-item:nth-child(3n),.gallery-page__gallery-item:nth-child(3n+1){margin-top:0}.gallery-page__gallery-item{display:none;position:absolute;height:94vw;width:94vw}.gallery-page__caption{display:block;position:relative;margin:0 2vw 4.5rem;font-size:1.6rem;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;color:#000;width:calc(100% - 2vw);z-index:10}.gallery-page__caption-inner{display:flex;flex-direction:column;padding-bottom:1.2rem}.gallery-page__fullscreen-image,.gallery-page__photos-icon-wrapper{display:none}.gallery-page__photo-credit,.gallery-page__slide-number{font-weight:700}.gallery-page__photo-title{margin-left:.5rem;opacity:.7}.gallery-page .current-slide,.gallery-page .next-slide,.gallery-page .prev-slide{display:block}.gallery-page .next-slide{left:calc(100% - 2vw)}.gallery-page .prev-slide{right:calc(100% - 2vw)}.gallery-page .current-slide{right:auto;left:auto}.gallery-page__title-camera{fill:#804f9b;height:2.8rem;width:2.8rem}.gallery-page__caption-photo-credit{font-size:1.4rem;position:relative;display:flex;align-items:center;border-top:.1rem solid #e3e3e3;padding-top:1.4rem;margin-right:1.5vw}.gallery-page__share-heading{font-size:2.1rem}.gallery-page__social-share{font-size:1.4rem}}.gallery-page--fs-active{position:fixed;top:0;left:0;height:100%;width:100%;z-index:30;margin-top:0;background-color:rgba(0,0,0,.7)}.gallery-page--fs-active.gallery-page:after,.gallery-page--fs-active.gallery-page:before{content:none}.gallery-page--fs-active .gallery-page__expand-message,.gallery-page--fs-active .gallery-page__header,.gallery-page--fs-active .gallery-page__load-more,.gallery-page--fs-active .gallery-page__share,.gallery-page--fs-active .gallery-page__top-banner{display:none}.gallery-page--fs-active .gallery-page__controls{display:block}.gallery-page--fs-active .gallery-page__nav--next{transform:translateY(-50%)}.gallery-page--fs-active .gallery-page__nav--prev{transform:scaleX(-1) translateY(-50%)}.gallery-page--fs-active .current-slide .gallery-page__fs-image{display:block;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw}.gallery-page--fs-active .current-slide .gallery-page__fs-image .picture-wrapper{text-align:center}.gallery-page--fs-active .current-slide .gallery-page__fs-image img{max-height:100vh;-o-object-fit:cover;object-fit:cover}.gallery-page--fs-active .gallery-page__gallery-photo-wrapper{display:none}.gallery-page--fs-active .gallery-page__caption{display:flex;justify-content:space-between;position:fixed;bottom:0;background-color:#e8308a;padding:0 6.4rem;color:#fff;height:5.6rem;width:100%;margin:initial;z-index:20}.gallery-page--fs-active .gallery-page__caption-inner,.gallery-page--fs-active .gallery-page__caption-photo-credit,.gallery-page--fs-active .gallery-page__photos-icon-wrapper{display:flex;align-items:center;flex-direction:row}.gallery-page--fs-active .gallery-page__photo-title.current-slide{padding-left:1.6rem;display:block;font-size:2.4rem}.gallery-page--fs-active .gallery-page__photo-summary.current-slide{padding-left:.8rem;padding-top:.4rem;display:block;font-size:1.8rem;opacity:.8}.gallery-page--fs-active .gallery-page__photos-icon-wrapper{padding-right:.8rem;border-right:.1rem solid #fff;font-size:2.4rem;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700}.gallery-page--fs-active .gallery-page__slide-number{padding-left:.8rem}.gallery-page--fs-active .gallery-page__caption-photo-credit{position:absolute;right:0;height:100%;width:30.2rem;justify-content:center;background-color:#804f9b;border-top:none;padding-top:0}.gallery-page--fs-active .gallery-page__caption-photo-credit:before{content:"";position:absolute;top:0;left:-4rem;border-top:5.6rem solid #e8308a;border-right:5.6rem solid #804f9b;width:0}.gallery-page--fs-active .gallery-page__photos-icon,.gallery-page--fs-active .gallery-page__title-camera{width:2.8rem;height:2.8rem;fill:#fff}@media (max-width:52.49em){.gallery-page--fs-active .gallery-page__close-fs{display:grid}.gallery-page--fs-active .gallery-page__caption,.gallery-page--fs-active .gallery-page__nav{display:none}}.photo-modal-sign-up{position:fixed;bottom:0;width:100%;height:87%;background:#804f9b;z-index:50;overflow:auto}.photo-modal-sign-up .icon{pointer-events:none}.photo-modal-sign-up__container{position:relative;width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;height:auto}.photo-modal-sign-up__caption{position:absolute;top:100%;left:0;width:100%;padding:2.4rem;text-align:left;background:#000;color:#fff}.photo-modal-sign-up__nav{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:90%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.photo-modal-sign-up__button{border:0;height:15rem;width:3.2rem;background:#e8308a;color:#fff}.photo-modal-sign-up__button:hover{background:#cf2b7b}.photo-modal-sign-up__button.disable{pointer-events:none;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default}.photo-modal-sign-up__button.disable:hover{background:#e8308a}.photo-modal-sign-up__close{background:transparent;border:0;padding:0;position:absolute;bottom:100%;right:.6rem;top:.6rem;z-index:1000;display:flex;justify-content:center;align-items:center;height:3.2rem;width:3.2rem;padding:1rem}.photo-modal-sign-up__close-icon{width:1.9rem;height:1.9rem}.photo-modal-sign-up__close-text{text-transform:uppercase;font-size:1.1rem}@media (max-width:39.99em){.photo-modal-sign-up{margin-top:9.5rem;background:#fff}.photo-modal-sign-up__close{top:-2.4rem}.photo-modal-sign-up__close-icon{width:1.3rem;height:1.3rem}}.photo-modal{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(67,67,67,.9);z-index:105;overflow:auto}.photo-modal .icon{pointer-events:none}.photo-modal__container{position:relative;width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.photo-modal__data{width:90%;position:relative;text-align:center;background:rgba(0,0,0,.25);margin-bottom:8.2rem}.photo-modal__caption{position:absolute;top:100%;left:0;width:100%;padding:2.4rem;text-align:left;background:#000;color:#fff}.photo-modal__nav{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:90%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.photo-modal__button{border:0;height:15rem;width:3.2rem;background:#e8308a;color:#fff}.photo-modal__button:hover{background:#cf2b7b}.photo-modal__button.disable{pointer-events:none;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default}.photo-modal__button.disable:hover{background:#e8308a}.photo-modal__close{background:transparent;border:0;padding:0;position:absolute;bottom:100%;right:1rem;z-index:10;top:0;display:flex;align-items:center;height:4rem}.photo-modal__close-icon{width:1rem;height:1rem;margin-right:.5rem}.photo-modal__close-text{text-transform:uppercase;font-size:1.1rem}.full-width-image{margin-left:-6.5rem;margin-right:-6.5rem;text-align:center}@media (max-width:52.49em){.full-width-image{margin-left:-1rem;margin-right:-1rem}}.promo-list-item{background-color:#fff;display:flex;flex:1 1 auto;align-items:stretch;flex-direction:column;width:100%;transition:transform .25s ease;position:relative}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.promo-list-item{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.promo-list-item__link{text-decoration:none;color:inherit;position:relative;display:flex;flex-direction:column;width:100%}.promo-list-item__header{position:relative;overflow:hidden;z-index:10}.promo-list-item__image-container{position:relative}.promo-list-item__image-container:after{content:"";padding-top:50%;display:block}.promo-list-item__content{padding:1.6rem}.promo-list-item__heading{margin-bottom:.8rem}.promo-list-item__description{margin-bottom:1.6rem;font-size:1.4rem;line-height:1.15;opacity:.6}.promo-list-item:focus{transform:translateY(-1rem)}.promo-list-item:focus .promo-list-item__description,.promo-list-item:focus .promo-list-item__heading{color:#804f9b}.promo-list-item:focus .promo-list-item__cta{padding-right:0;padding-left:7rem;color:#804f9b}.promo-list-item:focus .promo-list-item__cta:after,.promo-list-item:focus .promo-list-item__cta:before{background-color:#804f9b}.promo-list-item:focus .promo-list-item__cta:before{left:0;opacity:1}.promo-list-item:focus .promo-list-item__cta:after{right:-5rem;opacity:0}@media (min-width:52.5em){.promo-list-item:hover{transform:translateY(-1rem)}.promo-list-item:hover .promo-list-item__description,.promo-list-item:hover .promo-list-item__heading{color:#804f9b}.promo-list-item:hover .promo-list-item__cta{padding-right:0;padding-left:7rem;color:#804f9b}.promo-list-item:hover .promo-list-item__cta:after,.promo-list-item:hover .promo-list-item__cta:before{background-color:#804f9b}.promo-list-item:hover .promo-list-item__cta:before{left:0;opacity:1}.promo-list-item:hover .promo-list-item__cta:after{right:-5rem;opacity:0}}@media (prefers-reduced-motion){.promo-list-item:focus .promo-list-item__heading{text-decoration:underline}}@media (prefers-reduced-motion) and (min-width:52.5em){.promo-list-item:hover .promo-list-item__heading{text-decoration:underline}}.promo-list{justify-content:center}@media (min-width:40em) and (max-width:64.0525em){.promo-list.block-list-5 li:first-child,.promo-list.block-list-5 li:nth-child(2){width:50%}}@media (max-width:39.99em){.promo-list.block-list-3 li:first-child,.promo-list.block-list-5 li:first-child{width:100%}}.promo-single{width:100%}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.promo-single{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.promo-single__link{text-decoration:none;position:relative;display:flex;flex-direction:column;width:100%}.promo-single__link:focus{outline:3px solid #00e;outline-offset:-3px}.promo-single__link:focus .promo-single__image-wrapper+.promo-single__content-wrapper .promo-single__cta{background:#cf2b7b}.promo-single__link:focus .promo-single__cta{background-color:#cf2b7b;color:#fff}.promo-single__wrapper{display:flex;position:relative;z-index:-1}.promo-single__image-wrapper{flex-basis:41.73%;position:relative;z-index:10;max-height:34rem;margin-right:.2rem;overflow:hidden}.promo-single__image-wrapper+.promo-single__content-wrapper{height:34rem;padding:4rem}.promo-single__image-wrapper+.promo-single__content-wrapper .promo-single__content{flex-direction:column;justify-content:unset;align-items:unset;position:relative;left:-8rem;z-index:20;padding:4rem;margin-right:-8rem;color:#000;background-color:#fff}.promo-single__image-wrapper+.promo-single__content-wrapper .promo-single__description{margin-top:.8rem;opacity:.7;font-size:1.8rem;line-height:1.44;letter-spacing:-.045rem}.promo-single__image-wrapper+.promo-single__content-wrapper .promo-single__cta{position:unset;width:16.7rem;margin-top:2.4rem;margin-left:unset}.promo-single__image-wrapper+.promo-single__content-wrapper:after{content:none}.promo-single__image-container{position:relative;height:100%}.promo-single__image-container:after{content:"";padding-top:56.25%;display:block}.promo-single__content-wrapper{display:flex;flex-direction:column;justify-content:center;flex-grow:1;padding:3.2rem 8rem;background-color:#804f9b}.promo-single__content-wrapper:after{content:"";position:absolute;right:0;top:0;z-index:10;width:25.9rem;height:100%;background-color:#e8308a;-webkit-clip-path:polygon(7.2rem 0,100% 0,100% 100%,0 100%);clip-path:polygon(7.2rem 0,100% 0,100% 100%,0 100%)}.promo-single__content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;z-index:20;color:#fff}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.promo-single__content{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.promo-single__heading{font-size:4rem;line-height:1.05;letter-spacing:-.2rem}.promo-single__description{margin-top:1.4rem;font-size:1.6rem;line-height:1;letter-spacing:-.04rem}.promo-single__cta{flex-shrink:0;position:relative;left:-.5rem;margin-left:4rem}.promo-single__cta-icon{display:none}.promo-single:focus .promo-single__image-wrapper+.promo-single__content-wrapper .promo-single__cta{background:#cf2b7b}.promo-single:focus .promo-single__cta{background-color:#cf2b7b;color:#fff}@media (min-width:52.5em){.promo-single:hover .promo-single__image-wrapper+.promo-single__content-wrapper .promo-single__cta{background:#cf2b7b}.promo-single:hover .promo-single__cta{background-color:#cf2b7b;color:#fff}}@media (prefers-reduced-motion){.promo-single:focus .promo-single__heading{text-decoration:underline}}@media (prefers-reduced-motion) and (min-width:52.5em){.promo-single:hover .promo-single__heading{text-decoration:underline}}@media (max-width:52.49em){.promo-single__wrapper{flex-direction:column}.promo-single__image-wrapper{flex-basis:unset;max-height:unset;margin-right:unset;margin-bottom:.2rem}.promo-single__image-wrapper+.promo-single__content-wrapper{height:unset;padding:1.2rem}.promo-single__image-wrapper+.promo-single__content-wrapper .promo-single__content{flex-direction:row;justify-content:space-between;align-items:center;left:unset;top:-3.6rem;padding:1.6rem 0 2.4rem 1.6rem;margin-right:unset;margin-bottom:-3.6rem}.promo-single__image-wrapper+.promo-single__content-wrapper .promo-single__description{font-size:1.4rem;line-height:1.43;letter-spacing:-.032rem}.promo-single__image-wrapper+.promo-single__content-wrapper .promo-single__cta{display:none}.promo-single__image-wrapper+.promo-single__content-wrapper .promo-single__cta-icon{display:block}.promo-single__image-container:after{padding-top:75%}.promo-single__content-wrapper{height:unset;padding:2.4rem 2.4rem 3.2rem}.promo-single__content-wrapper:after{top:unset;bottom:0;width:100%;height:9.8rem;-webkit-clip-path:polygon(100% 0,100% 100%,0 100%,0 5.5rem);clip-path:polygon(100% 0,100% 100%,0 100%,0 5.5rem)}.promo-single__content{flex-direction:column;align-items:flex-start}.promo-single__heading{font-size:2.8rem;line-height:1.14;letter-spacing:-.082rem}.promo-single__description{margin-top:.8rem;font-size:1.8rem;line-height:1.44;letter-spacing:-.045rem}.promo-single__cta{position:unset;width:100%;margin-top:3.2rem;margin-left:unset}.promo-single__cta-icon{fill:#e8308a;width:2.4rem;height:2.4rem;padding:.6rem;margin:0 .8rem 0 1.6rem}}.t-ATH{background-color:#e8308a}.t-ATH.icon{background-color:initial;fill:#e8308a}.t-ATH .event-card__category:before{background-color:#e8308a}.t-ATH .sports-and-teams-ph__discipline-background,.t-ATH .sports-and-teams-ph__get-tickets{color:#e8308a}.t-ATH0201{background-color:#e8308a}.t-ATH0201.icon{background-color:initial;fill:#e8308a}.t-ATH0201 .event-card__category:before{background-color:#e8308a}.t-ATH0201 .sports-and-teams-ph__discipline-background,.t-ATH0201 .sports-and-teams-ph__get-tickets{color:#e8308a}.t-BDM{background-color:#e8308a}.t-BDM.icon{background-color:initial;fill:#e8308a}.t-BDM .event-card__category:before{background-color:#e8308a}.t-BDM .sports-and-teams-ph__discipline-background,.t-BDM .sports-and-teams-ph__get-tickets{color:#e8308a}.t-BOX{background-color:#804f9b}.t-BOX.icon{background-color:initial;fill:#804f9b}.t-BOX .event-card__category:before{background-color:#804f9b}.t-BOX .sports-and-teams-ph__discipline-background,.t-BOX .sports-and-teams-ph__get-tickets{color:#804f9b}.t-BB{background-color:#804f9b}.t-BB.icon{background-color:initial;fill:#804f9b}.t-BB .event-card__category:before{background-color:#804f9b}.t-BB .sports-and-teams-ph__discipline-background,.t-BB .sports-and-teams-ph__get-tickets{color:#804f9b}.t-BK3{background-color:#804f9b}.t-BK3.icon{background-color:initial;fill:#804f9b}.t-BK3 .event-card__category:before{background-color:#804f9b}.t-BK3 .sports-and-teams-ph__discipline-background,.t-BK3 .sports-and-teams-ph__get-tickets{color:#804f9b}.t-CKT{background-color:#e8308a}.t-CKT.icon{background-color:initial;fill:#e8308a}.t-CKT .event-card__category:before{background-color:#e8308a}.t-CKT .sports-and-teams-ph__discipline-background,.t-CKT .sports-and-teams-ph__get-tickets{color:#e8308a}.t-CRD{background-color:#eb7003}.t-CRD.icon{background-color:initial;fill:#eb7003}.t-CRD .event-card__category:before{background-color:#eb7003}.t-CRD .sports-and-teams-ph__discipline-background,.t-CRD .sports-and-teams-ph__get-tickets{color:#eb7003}.t-CRD0701{background-color:#eb7003}.t-CRD0701.icon{background-color:initial;fill:#eb7003}.t-CRD0701 .event-card__category:before{background-color:#eb7003}.t-CRD0701 .sports-and-teams-ph__discipline-background,.t-CRD0701 .sports-and-teams-ph__get-tickets{color:#eb7003}.t-CRD1002{background-color:#eb7003}.t-CRD1002.icon{background-color:initial;fill:#eb7003}.t-CRD1002 .event-card__category:before{background-color:#eb7003}.t-CRD1002 .sports-and-teams-ph__discipline-background,.t-CRD1002 .sports-and-teams-ph__get-tickets{color:#eb7003}.t-CTR{background-color:#eb7003}.t-CTR.icon{background-color:initial;fill:#eb7003}.t-CTR .event-card__category:before{background-color:#eb7003}.t-CTR .sports-and-teams-ph__discipline-background,.t-CTR .sports-and-teams-ph__get-tickets{color:#eb7003}.t-DIV{background-color:#804f9b}.t-DIV.icon{background-color:initial;fill:#804f9b}.t-DIV .event-card__category:before{background-color:#804f9b}.t-DIV .sports-and-teams-ph__discipline-background,.t-DIV .sports-and-teams-ph__get-tickets{color:#804f9b}.t-GAR{background-color:#eb7003}.t-GAR.icon{background-color:initial;fill:#eb7003}.t-GAR .event-card__category:before{background-color:#eb7003}.t-GAR .sports-and-teams-ph__discipline-background,.t-GAR .sports-and-teams-ph__get-tickets{color:#eb7003}.t-GRY{background-color:#eb7003}.t-GRY.icon{background-color:initial;fill:#eb7003}.t-GRY .event-card__category:before{background-color:#eb7003}.t-GRY .sports-and-teams-ph__discipline-background,.t-GRY .sports-and-teams-ph__get-tickets{color:#eb7003}.t-HOC{background-color:#804f9b}.t-HOC.icon{background-color:initial;fill:#804f9b}.t-HOC .event-card__category:before{background-color:#804f9b}.t-HOC .sports-and-teams-ph__discipline-background,.t-HOC .sports-and-teams-ph__get-tickets{color:#804f9b}.t-JUD{background-color:#eb7003}.t-JUD.icon{background-color:initial;fill:#eb7003}.t-JUD .event-card__category:before{background-color:#eb7003}.t-JUD .sports-and-teams-ph__discipline-background,.t-JUD .sports-and-teams-ph__get-tickets{color:#eb7003}.t-LBO{background-color:#e8308a}.t-LBO.icon{background-color:initial;fill:#e8308a}.t-LBO .event-card__category:before{background-color:#e8308a}.t-LBO .sports-and-teams-ph__discipline-background,.t-LBO .sports-and-teams-ph__get-tickets{color:#e8308a}.t-MBT{background-color:#e8308a}.t-MBT.icon{background-color:initial;fill:#e8308a}.t-MBT .event-card__category:before{background-color:#e8308a}.t-MBT .sports-and-teams-ph__discipline-background,.t-MBT .sports-and-teams-ph__get-tickets{color:#e8308a}.t-MTB{background-color:#e8308a}.t-MTB.icon{background-color:initial;fill:#e8308a}.t-MTB .event-card__category:before{background-color:#e8308a}.t-MTB .sports-and-teams-ph__discipline-background,.t-MTB .sports-and-teams-ph__get-tickets{color:#e8308a}.t-NBL{background-color:#eb7003}.t-NBL.icon{background-color:initial;fill:#eb7003}.t-NBL .event-card__category:before{background-color:#eb7003}.t-NBL .sports-and-teams-ph__discipline-background,.t-NBL .sports-and-teams-ph__get-tickets{color:#eb7003}.t-PWL{background-color:#eb7003}.t-PWL.icon{background-color:initial;fill:#eb7003}.t-PWL .event-card__category:before{background-color:#eb7003}.t-PWL .sports-and-teams-ph__discipline-background,.t-PWL .sports-and-teams-ph__get-tickets{color:#eb7003}.t-RUG{background-color:#e8308a}.t-RUG.icon{background-color:initial;fill:#e8308a}.t-RUG .event-card__category:before{background-color:#e8308a}.t-RUG .sports-and-teams-ph__discipline-background,.t-RUG .sports-and-teams-ph__get-tickets{color:#e8308a}.t-SQU{background-color:#eb7003}.t-SQU.icon{background-color:initial;fill:#eb7003}.t-SQU .event-card__category:before{background-color:#eb7003}.t-SQU .sports-and-teams-ph__discipline-background,.t-SQU .sports-and-teams-ph__get-tickets{color:#eb7003}.t-SWM{background-color:#804f9b}.t-SWM.icon{background-color:initial;fill:#804f9b}.t-SWM .event-card__category:before{background-color:#804f9b}.t-SWM .sports-and-teams-ph__discipline-background,.t-SWM .sports-and-teams-ph__get-tickets{color:#804f9b}.t-TRI{background-color:#e8308a}.t-TRI.icon{background-color:initial;fill:#e8308a}.t-TRI .event-card__category:before{background-color:#e8308a}.t-TRI .sports-and-teams-ph__discipline-background,.t-TRI .sports-and-teams-ph__get-tickets{color:#e8308a}.t-TTE{background-color:#804f9b}.t-TTE.icon{background-color:initial;fill:#804f9b}.t-TTE .event-card__category:before{background-color:#804f9b}.t-TTE .sports-and-teams-ph__discipline-background,.t-TTE .sports-and-teams-ph__get-tickets{color:#804f9b}.t-VBV{background-color:#eb7003}.t-VBV.icon{background-color:initial;fill:#eb7003}.t-VBV .event-card__category:before{background-color:#eb7003}.t-VBV .sports-and-teams-ph__discipline-background,.t-VBV .sports-and-teams-ph__get-tickets{color:#eb7003}.t-WB3{background-color:#804f9b}.t-WB3.icon{background-color:initial;fill:#804f9b}.t-WB3 .event-card__category:before{background-color:#804f9b}.t-WB3 .sports-and-teams-ph__discipline-background,.t-WB3 .sports-and-teams-ph__get-tickets{color:#804f9b}.t-WLF{background-color:#eb7003}.t-WLF.icon{background-color:initial;fill:#eb7003}.t-WLF .event-card__category:before{background-color:#eb7003}.t-WLF .sports-and-teams-ph__discipline-background,.t-WLF .sports-and-teams-ph__get-tickets{color:#eb7003}.t-WRE{background-color:#eb7003}.t-WRE.icon{background-color:initial;fill:#eb7003}.t-WRE .event-card__category:before{background-color:#eb7003}.t-WRE .sports-and-teams-ph__discipline-background,.t-WRE .sports-and-teams-ph__get-tickets{color:#eb7003}.event-modal{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:100}.event-modal__inner{position:fixed;top:1rem;right:1rem;bottom:1rem;width:53rem;height:calc(100vh - 2rem);max-height:98.4rem;background:#fff;box-shadow:0 .8rem 1.6rem 0 #434343;z-index:105;overflow:auto}.event-modal .icon{pointer-events:none}.event-modal__container{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.event-modal__close{padding:1.7rem;position:absolute;right:0;top:0;transform:scaleX(-1);z-index:1000}.event-modal__close:focus{outline:3px solid #00e;outline-offset:-3px}.event-modal__close:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0}.event-modal__close-icon.icon{width:1.4rem;height:1.4rem;margin:0}.event-modal__close-text{text-transform:uppercase;font-size:1.1rem}.event-modal__content{display:flex;flex-direction:column;text-align:center;height:100%;padding:2.4rem;padding-top:0}.event-modal__content--no-image{padding-top:4.8rem}.event-modal__image-container{margin-bottom:2.4rem;padding-top:56.25%;position:relative}.event-modal__sport{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:4rem;letter-spacing:-.2rem}.event-modal__category{display:flex;justify-content:center}.event-modal__category-icon{height:4.8rem;width:4.8rem}.event-modal__date{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:1.8rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.6rem}.event-modal__date-icon{margin-right:.5rem}.event-modal__venue{font-size:1.6rem;opacity:.6;margin-bottom:1.6rem}.event-modal__sponsor{display:flex;align-items:flex-start;justify-content:center;margin-bottom:2.4rem}.event-modal__sponsor-copy{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;opacity:.6;font-size:1.2rem;line-height:.92;letter-spacing:.24rem;text-transform:uppercase;margin-right:.8rem}.event-modal__sponsor-icon{width:7.9rem}.event-modal__events-title{color:#e8308a;font-size:3.2rem;margin-bottom:.8rem}.event-modal__events-list{margin:.8rem auto 2.4rem}.event-modal__events-list-item{font-size:1.8rem;line-height:1.75}.event-modal__event-terms{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-weight:500;font-size:1.4rem;opacity:.6;max-width:34rem;margin:0 auto}.event-modal__tickets{border-top:.1rem solid #e3e3e3;margin-top:auto;display:flex;justify-content:space-between;align-items:center;padding-top:1.7rem}.event-modal__ticket-info{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;text-align:left}.event-modal__ticket-prices{font-size:1.8rem;letter-spacing:-.053rem}.event-modal__ticket-prices--bold{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;padding:0 .5rem}.event-modal__ticket-limit{font-size:1.4rem;color:#e8308a}@media (max-width:39.99em){.event-modal__inner{width:auto;left:1rem;height:auto}.event-modal__content{padding:1.6rem;padding-top:0}.event-modal__content--no-image{padding-top:4.8rem}.event-modal__sport{font-size:3.2rem}.event-modal__events-title{font-size:2.4rem}.event-modal__events-list-item{line-height:1.5}}.schedule-date-list{display:flex;margin:0 auto;overflow-x:auto}.schedule-date-list__controls{background:transparent;border:0;padding:0}.schedule-date-list__controls[disabled]{pointer-events:none;opacity:.2}.schedule-date-list__controls-icon{fill:#e8308a;width:.74rem;height:1.2rem}.schedule-date-list__controls-icon--left{transform:rotate(180deg)}.date-list{display:flex;justify-content:space-between;width:100%;padding-top:2rem;overflow-x:auto;padding-bottom:2.6rem}.date-list::-webkit-scrollbar{height:.3rem;background:#e3e3e3}.date-list::-webkit-scrollbar-thumb{background:#e8308a}.date-list__item{position:relative;display:flex;flex-direction:column;align-items:center}.date-list__month{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;position:absolute;min-width:4.8rem;text-align:center;top:-2rem;left:1.2rem;font-size:1.2rem;text-transform:uppercase;color:#e8308a;letter-spacing:.24rem}.date-list__selector{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:4.8rem;min-height:4.8rem;border:.2rem solid #e3e3e3;border-radius:50%;background-color:#fff;margin-right:1.2rem;margin-left:1.2rem;padding:0}.date-list__selector--selected,.date-list__selector--today{border-radius:50%}.date-list__selector--selected{border:.2rem solid #e8308a;border-radius:50%;color:#e8308a}.date-list__selector:not(.date-list__selector--selected).date-list__selector--today{border:.1rem solid #e8308a;color:#000}.date-list__day{text-transform:uppercase;font-size:1.2rem;margin-top:.5rem;opacity:.5}.date-list__date,.date-list__day{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700}.date-list__date{font-size:2.4rem}@media (max-width:52.49em){.date-list{order:1;flex:0 0 100%;margin:1rem auto 0;padding-bottom:2rem}}@media (max-width:39.99em){.date-list__month{min-width:4.4rem}.date-list__selector{min-width:4.4rem;min-height:4.4rem}.date-list__date{font-size:2.1rem;line-height:2.1rem}}.schedule-filters-bar{position:relative;display:flex;min-height:7.2rem;align-items:center;border-bottom:.1rem solid #e3e3e3;margin-bottom:0}.schedule-filters-bar .qs-datepicker-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;box-shadow:none;border-radius:0;border:.1rem solid #e3e3e3}.schedule-filters-bar__wrapper{display:flex;position:absolute!important;right:0;top:12.8rem}.schedule-filters-bar__button{background:transparent;border:0;padding:0;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;padding-left:.7rem;color:#e8308a;font-size:1.6rem;line-height:1.5;letter-spacing:-.014rem;text-transform:unset;display:flex;align-items:center}.schedule-filters-bar__button--open .schedule-filters-bar__button-control{transform:rotate(180deg)}.schedule-filters-bar__button-icon{width:2rem;height:2rem;margin-right:.2rem;margin-top:-.2rem;fill:#e8308a;pointer-events:none}.schedule-filters-bar__button-control{width:2rem;height:2rem;margin-left:.4rem;fill:#e8308a;transition:transform .2s ease 0s;pointer-events:none}.schedule-filters-bar__button-container{position:relative;margin-right:1.2rem}.schedule-filters-bar__button-container .schedule-filters-bar__button-icon{margin-right:.7rem}.schedule-filters-bar__button-container:after{content:"";position:absolute;top:.4rem;right:-1.2rem;width:.1rem;height:1.6rem;background-color:rgba(232,48,138,.3)}.schedule-filters{padding-left:1rem}.schedule-filters--open .schedule-filters__outer-container{max-height:100rem;border:.1rem solid #e3e3e3}.schedule-filters--open .schedule-filters-bar__button-control{transform:rotate(180deg)}.schedule-filters__linebreak{margin-top:3rem}.schedule-filters__outer-container{position:absolute;transition:max-height .5s ease-in-out;max-height:0;overflow:hidden;right:0;top:4rem;background:#fff;box-shadow:none;width:100%;min-width:36.3rem;z-index:30}.schedule-filters__inner-container{padding:2.4rem}.schedule-filters__controls{display:flex;margin:0 -.4rem}.schedule-filters__controls .button{flex:1 1 auto;margin:0 .4rem}.schedule-filters__button .schedule-filters-bar__button-icon{margin-left:.4rem}.schedule-filter{margin-bottom:1.6rem}.schedule-filter__icon{fill:#e8308a;height:2.4rem;width:2.4rem}.schedule-filter__icon--open{display:block}.schedule-filter__icon--closed{display:none}.schedule-filter--open .schedule-filter__options{display:block}.schedule-filter--open .schedule-filter__icon--open{display:none}.schedule-filter--open .schedule-filter__icon--closed{display:block}.schedule-filter__showing{font-weight:400;margin-top:.7rem}.schedule-filter__selector,.schedule-filter__showing{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal}.schedule-filter__selector{background:transparent;border:0;padding:0;font-weight:500;color:#e8308a;cursor:pointer;font-size:2.4rem;border-bottom:1px solid #e3e3e3;width:100%;text-align:left;line-height:2.7rem;padding-bottom:.8rem;display:flex;align-items:center;justify-content:space-between}.schedule-filter__options{display:none;margin-top:1.5rem;max-height:26rem;overflow-y:auto}.schedule-filter__label{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;display:flex;cursor:pointer;height:4.8rem;align-items:center;border-bottom:.1rem solid #e3e3e3;position:relative}.schedule-filter__sport-icon{margin-right:.8rem;height:3.2rem;width:3.2rem}.schedule-filter__input{position:absolute;height:.1rem;width:.1rem;opacity:0;visibility:hidden}.schedule-filter__input:checked+.schedule-filter__title:after{background-color:#e8308a}.schedule-filter__title{position:relative;font-size:1.6rem;display:flex;width:100%}.schedule-filter__title:after{content:"";margin-left:auto;width:2.2rem;height:2.2rem;border-radius:50%;background-color:#d3d7d7;transition:opacity .25s ease}.schedule-filter__title:before{content:"";position:absolute;right:1.4rem;top:1rem;background:#fff;width:2px;height:2px;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;transform:rotate(45deg)}.filter-mobile{border-bottom:.1rem solid #e3e3e3;position:relative;padding:1rem 0;background:#fff;z-index:50}.filter-mobile__title{font-size:1.4rem;letter-spacing:.28rem;opacity:.5;text-transform:uppercase;text-align:center}.filter-mobile__close{background:transparent;border:0;padding:0;margin-left:auto;position:absolute;right:0;top:.2rem;z-index:1000;padding:1rem}@media (max-width:39.99em){.schedule-filters-bar{flex-flow:row wrap;border-bottom:none;margin-left:-1rem;margin-right:-1rem;padding-bottom:0}.schedule-filters-bar .qs-datepicker-container{left:0!important;width:100%}.schedule-filters-bar__wrapper{flex-basis:100%;position:unset!important;top:unset;right:unset}.schedule-filters-bar__button-container{order:2;flex:0 0 50%;border-right:.1rem solid #e3e3e3;margin-right:unset}.schedule-filters-bar__button-container:after{content:none}.schedule-filters-bar__button{padding:1rem;justify-content:center;border-top:.1rem solid #e3e3e3;border-bottom:.1rem solid #e3e3e3;width:100%}.schedule-filters-bar__button-control{display:none}.schedule-filters-bar__button-icon{width:2.5rem;height:2.5rem}.schedule-filters{order:3;flex:0 0 50%;padding-left:0;margin-left:unset}.schedule-filters--full{flex:0 0 100%}.schedule-filters--open:after{content:"";position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.7);z-index:30}.schedule-filters__button{width:100%}.schedule-filters__button .schedule-filters-bar__button-icon{order:-1}.schedule-filters__outer-container{position:fixed;bottom:0;top:auto;z-index:40}}.schedule-list-header{display:flex;justify-content:flex-end;align-items:flex-end;padding-bottom:2.4rem}.schedule-list-header .widget-header{flex-shrink:0;margin-right:auto;margin-bottom:0}.schedule-list-header .widget-header__title{flex-shrink:0}.schedule-list-header__showing{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;font-size:1.8rem;margin-bottom:2.4rem}@media (max-width:39.99em){.schedule-list-header{flex-wrap:wrap;padding-bottom:1.6rem;margin-left:-1rem;margin-right:-1rem;margin-top:-1rem}.schedule-list-header .widget-header{flex-shrink:1;order:4;flex-basis:100%;margin-top:3.2rem;margin-left:1.2rem}.schedule-list-header__showing{padding-left:1rem;margin-left:auto;margin-right:auto;margin-bottom:0}}@media (max-width:81.24em){.schedule-list-header__showing{margin-top:2.2rem}}.schedules-list{margin:0 auto}.schedules-list+.schedule-list-header{margin-top:4.8rem}.schedules-list__month-wrapper{margin-bottom:6.5rem}.schedules-list__month-heading{font-size:3.7rem;margin-bottom:2.4rem}.schedules-list__month-heading-year{color:#e3e3e3}@media (max-width:52.49em){.schedules-list{margin-left:-1rem;margin-right:-1rem}.schedules-list+.schedule-list-header{margin-top:0}.schedules-list__month-wrapper{margin-bottom:4rem}.schedules-list__month-heading{font-size:2.1rem}}.schedule-list__load-more{margin-top:4rem}.schedule-list__load-more-button{width:23.9rem;margin:auto}.schedule-list__load-more-button:focus{outline:3px solid #00e;outline-offset:-3px}.schedule-key{background-color:#fff;text-align:center;padding:2.4rem;max-width:41.4rem;max-height:9.4rem;display:grid;place-content:center;margin:0 auto;--notchSize:1rem;-webkit-clip-path:polygon(0 var(--notchSize),var(--notchSize) 0,100% 0,100% var(--notchSize),100% calc(100% - var(--notchSize)),calc(100% - var(--notchSize)) 100%,var(--notchSize) 100%,0 100%);clip-path:polygon(0 var(--notchSize),var(--notchSize) 0,100% 0,100% var(--notchSize),100% calc(100% - var(--notchSize)),calc(100% - var(--notchSize)) 100%,var(--notchSize) 100%,0 100%)}.schedule-key__title{font-size:1.4rem;line-height:1.4rem}.schedule-key__key-icons{display:flex;flex-direction:row;justify-content:center;margin-top:1rem}.schedule-key__key-icons .schedule-key__medal--ceremony{margin-right:.4rem}.schedule-key__key-icon{display:flex;flex-direction:row;font-size:1.8rem;margin:0 .8rem;align-items:center}.schedule-key__medal{width:3.2rem;height:3.2rem}.schedule-key__medal--ceremony{fill:#000}.schedule-key__medal--gold{fill:#f8c630}.schedule-key__medal--silver{fill:#e1dfe1}.schedule-key__medal--bronze{fill:#d6824c}@media (max-width:52.49em){.schedule-key{margin-left:-1rem;margin-right:-1rem;-webkit-clip-path:none;clip-path:none;max-width:none}}.schedules-loader{margin-top:4rem;min-height:11.2rem;width:100%}.schedules-loader-wrapper{display:flex;align-items:center;justify-content:center;font-size:2.4rem}.schedules-loader__bar{background-color:#e3e3e3;width:100%;height:13.6rem;display:block;margin-bottom:2rem;-webkit-animation:d 1.5s ease 0s infinite alternate;animation:d 1.5s ease 0s infinite alternate}.schedules-loader__bar:nth-child(2){-webkit-animation-delay:.5s;animation-delay:.5s}.schedules-loader__bar:nth-child(3){-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes d{0%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}to{opacity:.8;transform:scale(1)}}@keyframes d{0%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}to{opacity:.8;transform:scale(1)}}.schedule-navigation{padding:0 0 3.8rem}.schedule-navigation .linked-list{display:flex;align-items:center;width:-webkit-min-content;width:-moz-min-content;width:min-content;margin:-2.2rem auto 0;-webkit-clip-path:polygon(1rem 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%,0 1rem);clip-path:polygon(1rem 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%,0 1rem)}.schedule-navigation .linked-list .is-active:after,.schedule-navigation .linked-list:after,.schedule-navigation .linked-list:before{content:none}.schedule-navigation .linked-list__link{padding:1.3rem 2.4rem;color:rgba(0,0,0,.5);background:#fff;font-size:1.4rem;font-weight:700;line-height:1;letter-spacing:.28rem;white-space:nowrap;text-transform:uppercase;transition:color .2s cubic-bezier(0,.4,.5,1),padding .2s cubic-bezier(0,.4,.5,1)}.schedule-navigation .linked-list__link.is-active{padding:1.5rem 2.4rem;color:#f1f1f1;background:#e8308a}.schedule-navigation .linked-list__link.is-active:after{content:none}.schedule-navigation .linked-list__link:not(.is-active):focus{padding:1.5rem 2.4rem;color:#f1f1f1;background:#cf2b7b}@media (min-width:52.5em){.schedule-navigation .linked-list__link:not(.is-active):hover{padding:1.5rem 2.4rem;color:#f1f1f1;background:#cf2b7b}}@media (max-width:52.49em){.schedule-navigation{padding:0;border-bottom:.1rem solid #e3e3e3;margin-bottom:1.6rem}.schedule-navigation .linked-list{margin:0 auto;-webkit-clip-path:unset;clip-path:unset}.schedule-navigation .linked-list__link{padding:1.6rem .9rem;color:rgba(0,0,0,.6);background:none;font-weight:400}.schedule-navigation .linked-list__link.is-active{padding:1.6rem .9rem;color:#e8308a;background:none;font-weight:700}.schedule-navigation .linked-list__link.is-active:after{content:"";left:calc((100% - 4rem) / 2);bottom:-.1rem;width:4rem;background:#e8308a}.schedule-navigation .linked-list__link:not(.is-active):focus{padding:1.6rem .9rem;color:#e8308a;background:none;font-weight:700}.schedule-navigation .linked-list__link:not(.is-active):focus:after{content:"";left:calc((100% - 4rem) / 2);bottom:-.1rem;width:4rem;background:#e8308a}}@media (max-width:52.49em) and (min-width:52.5em){.schedule-navigation .linked-list__link:not(.is-active):hover{padding:1.6rem .9rem;color:#e8308a;background:none;font-weight:700}.schedule-navigation .linked-list__link:not(.is-active):hover:after{content:"";left:calc((100% - 4rem) / 2);bottom:-.1rem;width:4rem;background:#e8308a}}.schedule-overview-download{margin:3.2rem auto}.schedule-overview-download__list{display:flex;flex-direction:column;align-items:center;width:100%}.schedule-overview-download__item{margin-top:1.2rem}.schedule-overview-download__button{min-width:20rem}@media (max-width:52.49em){.schedule-overview-download{margin:2.4rem auto 0}.schedule-overview-download__list{flex-flow:row wrap;justify-content:center;margin-left:.8rem}.schedule-overview-download__item{margin-top:.8rem;margin-right:.8rem}}.schedule-overview{max-width:145rem;margin:0 auto}.schedule-overview__picture{display:flex;justify-content:center}.schedule-overview__image{width:145rem}.event-card{position:relative;display:flex;background:#fff;padding:0;border:none;border-radius:.4rem;box-shadow:0 .2rem 2rem 0 rgba(0,0,0,.05);overflow:hidden;transition:box-shadow .25s ease-in-out;min-height:13.6rem;-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1.7rem),calc(100% - 1.7rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1.7rem),calc(100% - 1.7rem) 100%,0 100%)}.event-card__buttons,.event-card__category,.event-card__content,.event-card__image{display:flex;flex-direction:column;justify-content:center}.event-card+.event-card{margin-top:.4rem}.event-card__content{border-left:.1rem solid #e3e3e3;padding:2rem 4rem;width:100%}.event-card__title{margin:.4rem 0}.event-card__subtitle{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;opacity:.6}.event-card__date-details{display:flex;font-size:1.4rem}.event-card__multiple{margin-right:.5rem;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;color:#e8308a}.event-card__start-end{opacity:.6}.event-card__category{width:15rem;text-align:center;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding-left:1.75rem}.event-card__category:before{content:"";position:absolute;height:90%;width:.75rem;background-color:#e8308a;left:1rem}.event-card__category-icon{height:5.6rem;width:5.6rem}.event-card__category-label{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:1.2rem;opacity:.5;letter-spacing:.24rem;text-transform:uppercase}.event-card__card-link{color:#000;text-decoration:none}.event-card__card-link:after{content:"";display:block;position:absolute;background:transparent;top:0;left:0;width:100%;height:100%;z-index:20}.event-card__location{opacity:.6;font-size:1.4rem}.event-card__ticket-details{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;background:#e3e3e3;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.5rem 1.5rem .5rem .5rem;text-transform:uppercase;position:relative;display:flex;align-items:center;font-size:1.2rem;letter-spacing:.24rem;line-height:1.1rem;margin-top:1.2rem}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.event-card__ticket-details{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.event-card__ticket-details p{opacity:.5;z-index:10}.event-card__ticket-details-inner{background:#fff;left:.1rem;right:.1rem;top:.1rem;bottom:.1rem;position:absolute}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.event-card__ticket-details-inner{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.event-card__details-svg{fill:#e8308a;z-index:10;margin-right:.5rem;height:1rem;width:1rem}.event-card__details-svg.postponed{fill:#25303d}.event-card__details-svg.cancelled{fill:#e63612}.event-card__details-svg.low-availability{fill:#ffd500}.event-card__image{position:relative;z-index:10;flex-basis:24.2rem;flex-shrink:0}.event-card__additional{display:flex;align-items:center;margin-right:3.2rem}.event-card__buttons{display:flex;justify-content:center;text-align:center;margin-left:auto;padding-right:3rem}.event-card__buttons .button{white-space:nowrap;display:flex;justify-content:center}.event-card__price{font-weight:400;color:#e8308a;font-size:1.8rem;margin-top:.8rem}.event-card__price,.event-card__price--bold{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal}.event-card__price--bold{font-weight:500}@media (max-width:64.0525em){.event-card__image{flex-basis:14.2rem}}@media (max-width:52.49em){.event-card{position:relative;-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}.event-card__category{padding-left:1rem;width:8.4rem}.event-card__category:before{width:.4rem}.event-card__category-icon{height:4rem;width:4rem}.event-card__content{padding:1.6rem;position:relative;padding-right:4rem}.event-card__title{font-size:1.8rem}.event-card__chevron-button-icon{fill:#e8308a;height:1.5rem;width:1.5rem}.event-card__buttons{padding-right:1.6rem}.event-card__additional{position:absolute;right:.4rem;top:.4rem;padding:0;margin:0}.event-card__additional .schedule-key__medal{width:4rem;height:4rem;margin-left:-1rem}}.schedules-empty{text-align:center;max-width:80rem;margin:0 auto 6.5rem;padding:2rem 0}.schedules-empty__heading{font-size:3.7rem;padding:0 0 2rem}@media (max-width:52.49em){.schedules-empty__heading{font-size:2.1rem;padding:0 0 1.6rem}.schedules-empty__content{font-size:1.3rem}}.page-header+.sub-navigation{margin-top:-6.5rem}@media (max-width:81.24em){.page-header+.sub-navigation{margin-top:-4rem}}@media (max-width:52.49em){.page-header+.sub-navigation{margin-top:-3.2rem}}.sub-navigation+.notification,.sub-navigation+.schedule,.sub-navigation+.sponsor-list{margin-top:3.96rem}@media (max-width:81.24em){.sub-navigation+.notification,.sub-navigation+.schedule,.sub-navigation+.sponsor-list{margin-top:2.64rem}}@media (max-width:52.49em){.sub-navigation+.notification,.sub-navigation+.schedule,.sub-navigation+.sponsor-list{margin-top:.8rem}}.sub-navigation{background-color:#804f9b;position:relative;z-index:20;margin-left:-6.5rem;margin-right:-6.5rem}.sub-navigation.theme-festival{background-color:#e8308a}@media (max-width:52.49em){.sub-navigation{margin-left:-1rem;margin-right:-1rem}}.section-navigation{display:flex;align-items:center;position:relative;padding-left:5rem}.section-navigation .more{display:none}.section-navigation .more .moreToggleDropdown{display:none;position:absolute;z-index:20;width:90%;left:1rem;top:100%;background-color:#804f9b;transition:background-color .2s ease-in-out}.theme-festival .section-navigation .more .moreToggleDropdown{background-color:#e8308a}.section-navigation .more .moreToggleDropdown .section-navigation__item{text-align:center;white-space:normal}.section-navigation .more .moreToggleDropdown .section-navigation__item:hover{background-color:#663f7c}.theme-festival .section-navigation .more .moreToggleDropdown .section-navigation__item:hover{background-color:#cf2b7b}.section-navigation .more.open>.moreToggleDropdown{display:block}.section-navigation .more.open .icn{transform:rotate(0deg);transition:rotate .2s ease-in-out}.section-navigation.showMoreEnabled .more{display:block;position:absolute;right:0;top:0;height:100%;background:#663f7c}.theme-festival .section-navigation.showMoreEnabled .more{background:#cf2b7b}.section-navigation .moreToggle,.section-navigation__item{font-size:1.6rem;line-height:1.13;transition:background-color .2s ease-in-out;cursor:pointer;color:#fff;white-space:nowrap;position:relative;text-transform:uppercase}.section-navigation .moreToggle:hover,.section-navigation__item:hover{background-color:#663f7c}.theme-festival .section-navigation .moreToggle:hover,.theme-festival .section-navigation__item:hover{background:#cf2b7b}.section-navigation .moreToggle.hide,.section-navigation__item.hide{display:none}.section-navigation .moreToggle{padding:2.3rem 4.6rem;display:flex}.section-navigation .moreToggle:before{content:"";position:absolute;height:6.4rem;top:0;left:-4rem;width:4rem;background:#663f7c;-webkit-clip-path:polygon(100% 0,100% 100%,0 100%,100% 0);clip-path:polygon(100% 0,100% 100%,0 100%,100% 0)}.theme-festival .section-navigation .moreToggle:before{background:#cf2b7b}.section-navigation .moreToggle .icn{background-image:url(../i/elements/chevron-right.svg);background-size:auto;transform:rotate(180deg);width:1.6rem;height:1.6rem;margin-left:.5rem}.section-navigation__link{display:block;padding:2.3rem 1.6rem}.section-navigation__ext-icon{display:none}.section-navigation__dropdown-icon{fill:#fff;transform:rotate(180deg);transition:transform .2s ease-in-out;margin-left:.5rem}@media (max-width:52.49em){.section-navigation{padding-left:0;height:5.2rem}.section-navigation .moreToggle,.section-navigation__item{font-size:1.4rem}.section-navigation__link{padding:1.8rem 1.6rem}.section-navigation .more .moreToggleDropdown{width:100%;left:0}.section-navigation .moreToggle{padding:1.8rem 1.6rem}.section-navigation .moreToggle:before{height:5.2rem;left:-4rem}}.sign-up-form{max-width:96.6rem;position:relative;margin-bottom:12rem;padding-bottom:2rem;display:flex}.sign-up-form iframe{border:none;width:100%}.sign-up-form--modal{background:#fff;text-align:center;padding-top:4rem;margin-top:6.4rem;position:relative;margin-bottom:6rem;width:61%;height:calc(100vh - 24.4rem)}.sign-up-form--modal .sign-up-form__heading{margin-bottom:1rem;color:#e8308a}.sign-up-form--modal:before{content:"";position:absolute;top:0;left:0;border-top:2rem solid #804f9b;border-right:2rem solid #fff;width:0}.sign-up-form--modal:after{content:"";position:absolute;bottom:0;right:0;border-bottom:2rem solid #804f9b;border-left:2rem solid #fff;width:0}@media (max-width:52.49em){.sign-up-form--modal{margin-top:2rem;margin-bottom:2rem;height:calc(100vh - 16rem);padding-top:5rem}}@media (max-width:39.99em){.sign-up-form{padding:0}.sign-up-form--modal{width:100%;margin-bottom:0;height:calc(100vh - 12rem)}.sign-up-form--modal:after,.sign-up-form--modal:before{display:none}}.footer-sign-up-form{margin-top:2rem}.footer-sign-up-form__heading{font-size:1.4rem;line-height:.79;letter-spacing:.28rem;color:#fff;text-transform:uppercase;margin:0 0 .6rem;font-weight:700}.footer-sign-up-form__text{margin-bottom:1.2rem;font-size:1.4rem;line-height:1.29;letter-spacing:-.032rem;color:#fff}@media (max-width:52.49em){.footer-sign-up-form{width:100%}.footer-sign-up-form__heading{text-align:center;font-size:1.8rem;margin:0 0 1rem}.footer-sign-up-form__text{text-align:center}}.footer-sign-up-button{margin:1.6rem 0 3.6rem}.footer-sign-up-button:after{border-right-color:#804f9b}@media (max-width:52.49em){.footer-sign-up-button{left:50%;transform:translateX(-50%)}}.sponsor-list-item{display:flex;justify-content:center;align-items:center;max-width:calc(16.6666666667% - 4.2rem);width:100%}.sponsor-list-item--tier-1 .sponsor-list-item__inner-container{max-width:16rem}.sponsor-list-item--tier-1 .sponsor-list-item__image img{max-height:7.4rem}.sponsor-list-item--tier-2{max-width:calc(16.6666666667% - 4.2rem)}.sponsor-list-item--tier-2 .sponsor-list-item__inner-container{max-width:10.6rem}.sponsor-list-item--tier-2 .sponsor-list-item__image img{max-height:5rem}.sponsor-list-item__image img{-o-object-fit:contain;object-fit:contain}.sponsor-list-item .is-loaded{position:relative}@media (max-width:1300px){.sponsor-list-item{max-width:calc(20% - 4rem)}.sponsor-list-item--tier-2{max-width:calc(16.6666666667% - 4.2rem)}}@media (max-width:1025px){.sponsor-list-item{max-width:calc(25% - 4rem)}.sponsor-list-item--tier-2{max-width:calc(16.6666666667% - 4.2rem)}}@media (max-width:840px){.sponsor-list-item{max-width:calc(50% - 1.6rem)}.sponsor-list-item--tier-1 .sponsor-list-item__inner-container{max-width:13.4rem}.sponsor-list-item--tier-1 .sponsor-list-item__image img{max-height:5rem}.sponsor-list-item--tier-2{max-width:calc(33.3333333333% - 2rem)}.sponsor-list-item--tier-2 .sponsor-list-item__inner-container{max-width:8rem}.sponsor-list-item--tier-2 .sponsor-list-item__image img{max-height:4.2rem}}.sponsor-list{text-align:center}.sponsor-list__tier--2{border-top:.1rem solid #e3e3e3;padding-top:4.8rem}.sponsor-list__tier-title{font-size:1.4rem;opacity:.5;color:#000;letter-spacing:.28rem;text-transform:uppercase;margin-bottom:3.2rem;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700}.sponsor-list__tier-title-additional{border-left:.1rem solid #e3e3e3;padding-left:1.6rem;margin-left:1.6rem}.sponsor-list__promos-wrapper{display:flex;flex-flow:row wrap;justify-content:center;gap:4rem 5rem;margin-bottom:3.2rem}.sponsor-list__title{color:#000;font-size:1.2rem;letter-spacing:.24rem;opacity:.5;text-transform:uppercase;margin-bottom:2rem}@media (max-width:840px){.sponsor-list__tier--2 .sponsor-list__promos-wrapper{gap:3.2rem 2.8rem}.sponsor-list__promos-wrapper{gap:3.2rem}}@media (max-width:640px){.sponsor-list__tier-title{margin-bottom:2.4rem;line-height:1;display:flex;justify-content:center}.sponsor-list__tier-title-additional{width:calc(50% + 1.6rem)}}.stats-playlist__list{display:flex;justify-content:center;flex-wrap:wrap}.stats-playlist__list--2 .stats-playlist__item{width:calc(50% - .2rem)}.stats-playlist__list--3 .stats-playlist__item{width:calc(33.3333333333% - .2rem)}.stats-playlist__list--4 .stats-playlist__item{width:calc(25% - .2rem)}.stats-playlist__list--5 .stats-playlist__item{width:calc(20% - .2rem)}.stats-playlist__list--6 .stats-playlist__item{width:calc(16.6666666667% - .2rem)}.stats-playlist__item{color:#fff;display:flex;flex-direction:column;align-items:center;margin-right:.2rem;padding:2.4rem;flex-shrink:0;width:100%}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.stats-playlist__item{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.stats-playlist__item:last-child{margin-right:0}.stats-playlist__label{font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:1.2rem;letter-spacing:2.4px;line-height:1.17;height:100%;margin-bottom:.4rem;text-align:center;text-transform:uppercase}.stats-playlist__stat{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:6rem;letter-spacing:-.44px;line-height:1.1}@media (max-width:840px){.stats-playlist__list--5 .stats-playlist__item,.stats-playlist__list--6 .stats-playlist__item{margin-bottom:.2rem;width:calc(33.3333333333% - .2rem)}.stats-playlist__list--5 .stats-playlist__item:nth-child(4),.stats-playlist__list--5 .stats-playlist__item:nth-child(5){width:calc(50% - .2rem)}.stats-playlist__list--4 .stats-playlist__item{margin-bottom:.2rem;width:calc(50% - .2rem)}}@media (max-width:640px){.stats-playlist__list--6 .stats-playlist__item{width:calc(50% - .2rem)}.stats-playlist__list--3 .stats-playlist__item,.stats-playlist__list--5 .stats-playlist__item{margin-bottom:.2rem;width:calc(50% - .2rem)}.stats-playlist__list--3 .stats-playlist__item:last-child,.stats-playlist__list--5 .stats-playlist__item:last-child{width:100%}.stats-playlist__stat{font-size:4.8rem;line-height:1.3;letter-spacing:-.29px}}.teams-list{margin:6.4rem auto}.teams-list__continent{margin-bottom:6.4rem}.teams-list__continent-title{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:4rem;letter-spacing:-1.2px;line-height:1;margin-bottom:2.4rem}.teams-list__countries-list{display:flex;flex-wrap:wrap}.teams-list__country{background-color:#fff;margin:0 .2rem .2rem 0;width:calc(25% - .2rem);transition:transform .25s ease}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1.6rem),calc(100% - 1.6rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1.6rem),calc(100% - 1.6rem) 100%,0 100%))){.teams-list__country{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1.6rem),calc(100% - 1.6rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1.6rem),calc(100% - 1.6rem) 100%,0 100%)}}.teams-list__country:focus{transform:translateY(-1rem)}.teams-list__country:focus .teams-list__country-name{color:#804f9b}.teams-list__country:focus .teams-list__cta{padding-right:0;padding-left:3.2rem;color:#804f9b}.teams-list__country:focus .teams-list__cta:after,.teams-list__country:focus .teams-list__cta:before{background-color:#804f9b}.teams-list__country:focus .teams-list__cta:before{left:0;opacity:1}.teams-list__country:focus .teams-list__cta:after{right:-2.4rem;opacity:0}@media (min-width:52.5em){.teams-list__country:hover{transform:translateY(-1rem)}.teams-list__country:hover .teams-list__country-name{color:#804f9b}.teams-list__country:hover .teams-list__cta{padding-right:0;padding-left:3.2rem;color:#804f9b}.teams-list__country:hover .teams-list__cta:after,.teams-list__country:hover .teams-list__cta:before{background-color:#804f9b}.teams-list__country:hover .teams-list__cta:before{left:0;opacity:1}.teams-list__country:hover .teams-list__cta:after{right:-2.4rem;opacity:0}}.teams-list__link{display:block}.teams-list__link:focus .teams-list__text-container{outline:3px solid #00e;outline-offset:-3px}.teams-list__image-container{padding-top:56.25%;position:relative;z-index:0}.teams-list__image{position:absolute;top:0;left:0;width:100%}.teams-list__text-container{display:flex;flex-direction:column;align-items:center;padding:3.9rem 1.6rem;position:relative}.teams-list__flag{border:.2rem solid #fff;border-radius:.4rem;position:absolute;top:0;transform:translateY(-50%);width:7.2rem}.teams-list__country-name{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700;font-size:3.2rem;letter-spacing:-.41px;line-height:1.13;margin-bottom:2.7rem;text-align:center;transition:color .25s ease}.teams-list__cta{transition:all .25s ease;padding-right:3.2rem}.teams-list__cta:after,.teams-list__cta:before{transition:all .25s ease;width:2.4rem}.teams-list__cta:focus{padding-left:3.2rem}@media (min-width:52.5em){.teams-list__cta:hover{padding-left:3.2rem}}@media (max-width:1025px){.teams-list__country{width:calc(33.3333333333% - .2rem)}}@media (max-width:640px){.teams-list{margin:3.2rem auto}.teams-list__continent{margin-bottom:3.2rem}.teams-list__continent-title{font-size:2.8rem;letter-spacing:-.8px;margin-bottom:1.6rem}.teams-list__country{width:calc(50% - .2rem)}.teams-list__text-container{padding:2rem 1.2rem}.teams-list__flag{height:2.4rem;width:3.6rem}.teams-list__country-name{font-size:2rem;margin-bottom:0}.teams-list__cta{display:none}}.video-player{display:flex}.video-player__video{width:100%;margin-right:.2rem}@media (min-width:52.5em) and (max-width:93.74em){.video-player__video{width:65%}}@media (min-width:93.75em){.video-player__video{width:70%}}.video-player__video-caption{margin-top:.2rem;padding:2.4rem 1.6rem 1.6rem;background:#fff}.video-player__title{margin-top:1.6rem;font-size:3.2rem;letter-spacing:-.41px}.video-player__description{margin-top:.8rem;padding-right:25%;opacity:.7;line-height:1.25;font-size:1.6rem;overflow:hidden;max-height:4rem;display:-webkit-box;-webkit-line-clamp:2;letter-spacing:-.37px}.video-player__social-share{margin:2rem auto 0 0}.video-player__social-share .social-share-expand__copy-message{right:unset;left:calc(100% + 1rem)}.video-player__social-share .social-share-expand__copy-message:before{right:unset;left:-.7rem;transform:rotate(.5turn)}@media (max-width:52.49em){.video-player{flex-direction:column;margin:-1rem}.video-player__video{margin-right:0;margin-bottom:.2rem}.video-player__video-caption{padding:1.6rem 1.2rem}.video-player__title{margin-top:.8rem;font-size:2.6rem;line-height:1.15;letter-spacing:-.34px}.video-player__description{padding-right:0;letter-spacing:-.32px;line-height:1.43;font-size:1.4rem;overflow:hidden;max-height:6.006rem;display:-webkit-box;-webkit-line-clamp:3}.video-player__social-share{margin-top:1.6rem}}.video-sidebar{flex-grow:1;margin-bottom:1rem}.video-sidebar__heading{background-color:#804f9b;color:#fff;height:6rem;display:flex;align-items:center;padding:1.2rem;font-size:2.6rem}@media (min-width:52.5em){.video-sidebar__heading{height:8rem;font-size:2.6rem}}.video-sidebar__related-item .media-thumbnail--horizontal-phablet .media-thumbnail__play-button{background-color:initial;border:none;right:50%;bottom:50%;transform:translate(50%,50%)}.video-sidebar__related-item .media-thumbnail--horizontal-phablet .media-thumbnail__pause-icon,.video-sidebar__related-item .media-thumbnail--horizontal-phablet .media-thumbnail__play-icon{width:4rem;height:4rem}.video-sidebar__related-item .media-thumbnail__link{flex-direction:row;height:unset}.video-sidebar__related-item .media-thumbnail__header{flex:40%;max-width:30rem}.video-sidebar__related-item .media-thumbnail__content{flex:60%;align-items:unset;padding:1rem 1rem 1rem 1.2rem}.video-sidebar__related-item .media-thumbnail__heading{margin-bottom:.4rem;line-height:1.15;font-size:1.8rem;overflow:hidden;max-height:4.14rem;display:-webkit-box;-webkit-line-clamp:2}.video-sidebar__related-item .media-thumbnail__meta-tag{bottom:1.2rem;left:1.2rem}.video-sidebar__related-item .media-thumbnail__cta{display:none}.video-sidebar__related-item .media-thumbnail:after{content:none}.video-sidebar__related-item .media-thumbnail__content,.video-sidebar__related-item .media-thumbnail__header{pointer-events:none}.video-sidebar__related-item .media-thumbnail__pause-icon{display:none}.video-sidebar__related-item .media-thumbnail__image-container{height:100%}.video-sidebar__related-item .media-thumbnail--video-play .media-thumbnail__pause-icon{display:block;width:2rem;height:2rem}.video-sidebar__related-item .media-thumbnail--video-play .media-thumbnail__play-icon{display:none}@media (min-width:52.5em){.video-sidebar__related-item:first-child .media-thumbnail__link{flex-direction:column}.video-sidebar__related-item:first-child .media-thumbnail__header{flex:unset;max-width:unset}.video-sidebar__related-item:first-child .media-thumbnail__content{display:flex;flex-direction:column;flex-grow:1;justify-content:center;align-items:flex-start;padding:1.6rem}.video-sidebar__related-item:first-child .media-thumbnail__heading{margin-bottom:1.6rem;line-height:1.15;font-size:2.8rem;overflow:hidden;max-height:9.66rem;display:-webkit-box;-webkit-line-clamp:3}.video-sidebar__related-item:first-child .media-thumbnail__cta{display:inherit}.video-sidebar__related-item:first-child .media-thumbnail__play-button{background-color:#e8308a;border:1px solid #fff;border-radius:100%;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;right:2.4rem;width:4.8rem;height:4.8rem;transform:translateY(50%)}}.video-sidebar__related-holder{position:relative;height:100%}@media (min-width:52.5em){.video-sidebar{overflow:hidden}.video-sidebar__related-list{position:absolute;top:0;left:0;bottom:0;right:0;height:100%;width:100%;overflow-y:auto;padding-bottom:10rem}}.video-hero{background-color:#fff;display:flex;margin:0 -6.5rem 4.8rem}.video-hero__text-container{margin-left:6.5rem;padding:9.2rem 0;position:relative;max-width:60rem;width:40%}.video-hero__text-container:after{content:"";background-color:#fff;position:absolute;top:0;bottom:0;right:-13.9rem;width:14rem;z-index:10}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 100%),calc(100% - 100%) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 100%),calc(100% - 100%) 100%,0 100%))){.video-hero__text-container:after{-webkit-clip-path:polygon(0 0,100% 0,100% 0,0 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 0,0 100%,0 100%)}}.video-hero__image-container{flex-grow:1;position:relative}.video-hero__meta-info{margin-bottom:1.6rem}.video-hero__meta-info .content-meta__tag{background-color:rgba(232,48,138,.2);border-color:#e8308a}.video-hero__meta-info .content-meta__date{font-weight:500}.video-hero__meta-info .content-meta__date,.video-hero__title{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal}.video-hero__title{font-weight:700;font-size:4.8rem;letter-spacing:-.44px;line-height:.92;margin-bottom:1.6rem}.video-hero__description{font-family:gineso-condensed,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;font-size:1.8rem;letter-spacing:-.45px;line-height:1.44;margin-bottom:2.4rem;opacity:.7}.video-hero__button{display:flex;align-items:center;padding:1rem 2.4rem;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.video-hero__button .icon{width:2.4rem;height:2.4rem}.video-hero__button:focus{outline:1px auto #00e;outline-offset:-1px}.video-hero__image{position:absolute;left:0;top:0;right:0;bottom:0}@media (max-width:840px){.video-hero{margin:0 -1rem 3.2rem}.video-hero__text-container{margin-left:1rem;padding:3.6rem 0}.video-hero__title{font-size:2.8rem}.video-hero__description{font-size:1.6rem}}@media (max-width:640px){.video-hero{flex-direction:column-reverse}.video-hero__text-container{margin-right:1rem;padding:1.6rem 0 2.4rem;max-width:100%;width:calc(100% - 2rem)}@supports ((-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)) or (clip-path: polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%))){.video-hero__text-container{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 1rem),calc(100% - 1rem) 100%,0 100%)}}.video-hero__text-container:after{content:none}.video-hero__image-container{height:37.5rem}.video-hero__meta-info,.video-hero__title{margin-bottom:.8rem}.video-hero__title{font-size:2.6rem;letter-spacing:-.34px;line-height:1.15}.video-hero__description{font-size:1.4rem;letter-spacing:-.32px;line-height:1.43;margin-bottom:1.6rem}}.inline-player{position:relative}.inline-player.is-active .inline-player__thumbnail{display:none}.inline-player__content{padding-top:56.25%;width:100%;height:0}.inline-player__thumbnail{cursor:pointer;position:absolute;left:0;top:0;right:0;bottom:0}.inline-player__duration-wrapper{display:flex;align-items:center;justify-content:center;gap:.8rem;z-index:20;width:9.8rem;height:5rem;font-size:1.4rem;background-color:#fff;color:#fff;font-family:gineso,Arial,Helvetica Neue,sans-serif;font-style:normal;font-weight:700}.inline-player__duration-wrapper,.inline-player__duration-wrapper:after{position:absolute;bottom:0;left:0;-webkit-clip-path:polygon(0 0,calc(100% - 1rem) 0,100% 1rem,100% 100%,0 100%);clip-path:polygon(0 0,calc(100% - 1rem) 0,100% 1rem,100% 100%,0 100%)}.inline-player__duration-wrapper:after{content:"";top:.2rem;right:.2rem;background-color:#e8308a}.inline-player__video-duration{z-index:10}.inline-player__play-icn{width:2.4rem;height:2.4rem;fill:#fff;z-index:10}.u-hide{display:none!important}.u-show{display:block!important}.u-visually-hidden{visibility:hidden}.u-observed{min-height:1px;min-width:1px}.u-screen-reader{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.u-no-font{font-size:0}.u-body-fixed{overflow-y:hidden;position:fixed}.u-text-upper{text-transform:uppercase!important}@media (max-width:52.49em){.u-flex-tablet{display:flex;flex-direction:column}}@media (max-width:81.24em){.u-hide-wide{display:none!important}}@media (max-width:64.0525em){.u-hide-desktop{display:none}}@media (min-width:64.0625em){.u-show-desktop{display:none}}@media (max-width:52.49em){.u-body-no-scroll{position:fixed}.u-hide-tablet{display:none!important}.u-display-tablet{display:inline-block!important}}@media (min-width:52.5em){.u-show-tablet{display:none!important}}@media (max-width:39.99em){.u-hide-phablet{display:none!important}}@media (min-width:40em){.u-show-phablet{display:none!important}}@media (max-width:64.0525em){.u-hide-desktop{display:none!important}}@media (min-width:25em){.u-show-mobile{display:none}}@media (max-width:24.99em){.u-hide-mobile{display:none}}