.article{position:relative}@media (min-width:64em){.article{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-left:-4rem}}.article__side{margin-bottom:2.4rem;position:relative}@media (min-width:64em){.article__side{flex-basis:calc(30% - 4rem);margin-left:0;margin-right:4rem;max-width:calc(30% - 4rem);order:1}.article__body{flex-basis:calc(70% - 4rem);margin-left:4rem;max-width:calc(70% - 4rem);order:3}}.article__text{margin-bottom:2.4rem}.article__text:last-child{margin-bottom:0}@media (min-width:64em){.article__text{margin-bottom:4rem}.article__text blockquote,.article__text ol,.article__text ul{padding-right:14.2857142857%}}.article__related{margin-top:4rem}@media (min-width:48em){.article__related{display:flex;margin-left:-9.5rem}}@media (max-width:47.999em){.article__related-item{margin-top:4rem}.article__related-item:first-child{margin-top:0}}@media (min-width:48em){.article__related-item{padding-left:9.5rem;width:50%}}.article__side-decorations{position:relative}.article__decoration{position:absolute;z-index:-1}.article__decoration--left{display:none}@media (min-width:64em){.article__decoration--left{display:block;left:-8rem;max-width:none;top:19.4rem;width:92%}}@media (min-width:75em){.article__decoration--left{left:-8rem}}.article__decoration--right{right:-8rem;top:1.2rem;transform:rotate(40deg);width:15.4rem}@media (min-width:48em){.article__decoration--right{right:-13rem}}@media (min-width:64em){.article__decoration--right{display:none}}.article__categories{margin-bottom:1.6rem}@media (max-width:47.999em){.article__categories{padding-right:6rem}}.article__fixtures{margin-top:4rem}@media (min-width:64em){.article__fixtures{flex-basis:calc(100% - 4rem);margin-left:4rem;max-width:calc(100% - 4rem);order:4}}.badge{background:#000050;border-radius:1.8rem;color:#fff;display:inline-block;font-size:1.4rem;line-height:1;padding:1.1rem 1.5rem;vertical-align:middle}@media print{.badge{background:#000!important;color:#fff!important}}.badge--primary-blue{background:#000050}.badge--primary-grey{background:#d2d7d7}.badge--primary-teal{background:#0aa}.badge--primary-white{background:#fff;color:#000050}.badge--secondary-red{background:#c80019}.badge--secondary-yellow{background:#e1b400}.badge--secondary-purple{background:#6400cd}.badge--secondary-blue{background:#0096ff}.badge--secondary-green{background:#7dd200}.badge--secondary-orange{background:#ffa000}.badge--secondary-cream{background:#eee7d2}.badge--secondary-charcoal{background:#423e33}.badge--match-blue{background:#0000a0}.badge--small{font-size:1.1rem;padding:.8rem 1rem}.card{display:flex;flex-direction:column;position:relative}.card--primary-blue{color:#000050}.card--primary-grey{color:#d2d7d7}.card--primary-teal{color:#0aa}.card--primary-white{color:#fff}.card--secondary-red{color:#c80019}.card--secondary-yellow{color:#e1b400}.card--secondary-purple{color:#6400cd}.card--secondary-blue{color:#0096ff}.card--secondary-green{color:#7dd200}.card--secondary-orange{color:#ffa000}.card--secondary-cream{color:#eee7d2}.card--secondary-charcoal{color:#423e33}.card--match-blue{color:#0000a0}@media (max-width:47.999em){.card--badge{padding-left:2.6rem}}.card--centered{align-items:center;text-align:center}.card__media{display:flex;margin-bottom:1.2rem;position:relative;width:100%}.card--large .card__media{margin-bottom:2.4rem}.card__media:focus .play,.card__media:hover .play{background:#000050}.card__media:focus .play svg,.card__media:hover .play svg{fill:#0aa}.card__media-icon{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.card__image{overflow:hidden;pointer-events:none;position:relative;z-index:1}.card__image:focus .card__image-element,.card__image:hover .card__image-element{transform:scale(1.1)}.card__image-element{transition:2s}.card__badge{left:0;position:absolute;top:0;transform:translateY(-50%);z-index:2}@media (min-width:48em){.card__badge{left:-2.6rem}}.card__meta{bottom:0;bottom:-.3rem;line-height:1;position:absolute;right:0}.card__title{margin-bottom:2.4rem;max-width:29rem}.card--centered .card__title{max-width:none}.tab-nav{margin-bottom:2.4rem}.tab-nav__inner{position:relative}.tab-nav__list{align-items:center;display:flex;flex-wrap:wrap}.tab-nav--center .tab-nav__list{justify-content:center}@media (max-width:47.999em){.tab-nav__list--scrollable{-ms-overflow-style:none;flex-wrap:nowrap;margin:0 -3rem;overflow-x:scroll;padding:0 3rem;scrollbar-width:none}.tab-nav__list--scrollable::-webkit-scrollbar{display:none}.tab-nav--center .tab-nav__list--scrollable{justify-content:flex-start}}.tab-nav__item{margin:0 1.6rem 2.4rem .5rem}.tab-nav__item:last-child{margin-right:.5rem}.tab-nav--center .tab-nav__item{margin-left:.8rem;margin-right:.8rem}.cms-content .tab-nav__item{margin-bottom:0}.cms-content .tab-nav__item:before{content:none}.tab-nav__link{align-items:center;color:#000050;display:inline-flex;font-size:1.4rem;font-weight:700;letter-spacing:.12em;line-height:1.8rem;padding:1.1rem 4rem;position:relative;text-transform:uppercase;vertical-align:middle;white-space:nowrap}.tab-nav__link:before{background:#d2d7d7;content:"";display:block;height:100%;left:0;position:absolute;top:0;transform:skew(-10deg);transition:all .3s cubic-bezier(.87,0,.13,1);width:100%;z-index:-1}.tab-nav__link:focus,.tab-nav__link:hover{color:#fff}.tab-nav__link:focus:before,.tab-nav__link:hover:before{background:#000050}.tab-nav__link:focus .tab-nav__link-icon svg,.tab-nav__link:hover .tab-nav__link-icon svg{fill:#fff}.cms-content .tab-nav__link{margin-bottom:2.4rem}.tab-nav__link--primary-white{color:#000050}.tab-nav__link--primary-white:before{background:#fff}.tab-nav__link--current,.tab-nav__link.is-active{color:#fff}.tab-nav__link--current:before,.tab-nav__link.is-active:before{background:#000050}.tab-nav__link--current .tab-nav__link-icon svg,.tab-nav__link.is-active .tab-nav__link-icon svg{fill:#fff}.tab-nav__link-icon{display:flex;font-size:1.8rem;margin-left:.8rem;pointer-events:none}.tab-nav__link-icon svg{fill:#000050}.tab-nav__filters{margin-bottom:2.4rem;margin-left:.5rem}.tab-nav__cta{color:#0aa;display:inline-flex;font-weight:600;line-height:1;position:relative;vertical-align:middle}.tab-nav__cta:after{background:#0aa;content:"";display:block;height:.2rem;left:0;position:absolute;top:100%;width:calc(100% - 2rem)}@media (min-width:64em){.tab-nav__cta{position:absolute;right:0;top:1.6rem}}.tab-nav__cta-icon{display:flex;font-size:1.2rem;margin-left:.8rem;margin-top:.3em;pointer-events:none}.tab-nav__cta-icon svg{fill:#0aa}.tab-panel{transition:all .3s cubic-bezier(.87,0,.13,1)}.tab-panel.is-hidden{opacity:0;transform:translateY(1rem)}.tab-panel .tab-nav:first-child{margin-top:-2.4rem}.cms-content .tabs{margin:4rem 0}@media (min-width:64em){.cms-content .tabs{margin:7.2rem 0}}.cms-content .tab-panel{background-color:hsla(180,6%,83%,.2);border-left:1rem solid #000050;padding:4rem}@media (min-width:64em){.cms-content .tab-panel{padding:3.8rem 8.7rem 5rem 7.3rem}}