.tf-hide{display:none !important}.tf-hidden{visibility:hidden !important}.tf-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.processing{text-align:center;font-size:16px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;z-index:10}.processing img{width:auto;height:50px}.processing-text{width:100%;font-size:16px;font-weight:bold}@keyframes opacityLoop{0%{opacity:1}50%{opacity:.2}100%{opacity:1}}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;transition:transform 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp__bg{will-change:opacity;transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100% !important;height:auto !important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;transition:opacity .2s;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/images/photoswipe/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media(-webkit-min-device-pixel-ratio: 1.1),(min-resolution: 105dpi),(min-resolution: 1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/images/photoswipe/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px rgba(0,0,0,.25);transform:translateY(6px);transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid rgba(0,0,0,0);border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/images/photoswipe/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width: 1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@keyframes clockwise{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}100%{transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none !important}.pswp--minimal--dark .pswp__top-bar{background:none}.article__body div[data-embed24=Images]{margin-bottom:12px}.article__body div[data-embed24=Images] .slide{position:relative}.article__body div[data-embed24=Images] .slide img{min-width:100%;display:block}.article__body div[data-embed24=Images] .slide .caption{position:relative;width:100%;display:block;font-size:12px;color:#fff;background-color:#000;padding:16px 12px}.article__body div[data-embed24=Images] .toggle-fullscreen{background-color:#000;background-image:url("/images/nova/icons/icon-expand.svg");width:26px;height:26px;overflow:hidden;border-radius:2px}.article__body div[data-embed24=Images]~.swiper-button-prev,.article__body div[data-embed24=Images]~.swiper-button-next{width:24px;height:24px;border:none;background-image:url("/images/nova/icons/icon-direction.svg");background-position:center;background-size:auto 24px;background-repeat:no-repeat;background-color:#000;border-radius:0 8px 8px 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:opacity .2s ease,transform .2s ease;-moz-transition:opacity .2s ease,transform .2s ease;-o-transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease}.article__body div[data-embed24=Images]~.swiper-button-prev{left:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.article__body div[data-embed24=Images]~.swiper-button-prev:hover{-webkit-transform:rotate(0deg) scale(1.1);-ms-transform:rotate(0deg) scale(1.1);transform:rotate(0deg) scale(1.1)}.article__body div[data-embed24=Images]~.swiper-button-next{right:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.article__body div[data-embed24=Images]~.swiper-button-next:hover{-webkit-transform:rotate(180deg) scale(1.1);-ms-transform:rotate(180deg) scale(1.1);transform:rotate(180deg) scale(1.1)}.article__body .img_accreditation{width:100%;font-weight:bold;font-size:12px;color:#fff;line-height:0;background-color:#000;padding:0 12px;display:flex}.article__body .img_accreditation .source{display:block !important;margin:16px 12px 16px 0;line-height:12px}.article__body .img_accreditation .source:empty{display:none !important}.article__body .img_accreditation .photographer{display:block !important;line-height:12px;margin:16px 12px 16px 0}.article__body .img_accreditation .photographer:empty{display:none !important}.article .live-header{justify-content:space-between;flex-wrap:wrap;display:flex;margin:0 0 24px;position:relative}.article .live-header__updated{font-size:16px;font-weight:bold;color:#212121;width:100%;display:flex;flex-direction:column;border-bottom:1px solid #e9e9e9;margin-bottom:24px;padding-bottom:24px}@media(min-width: 300px)and (max-width: 1024px){.article .live-header__updated--button{margin-bottom:58px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}}.article .live-header__updated span{font-size:10px;color:#212121;display:inline-flex;align-items:center;margin:0;margin-top:8px}.article .live-header__updated span:before{content:"";width:15px;height:15px;display:block;margin-right:6px;background-image:url("/images/icons/icon-time-black.svg");background-repeat:no-repeat;background-size:15px;background-position:50%}.article .live-header__updated.is-active{margin-bottom:80px}.article .live-header__title{display:inline-flex;align-items:center;font-size:10px;font-weight:bold;line-height:16px;margin-right:8px;color:#e64620;text-transform:uppercase}.article .live-header__title:before{content:"";width:12px;height:12px;display:inline-block;margin-right:4px;background-color:#e64620;animation:opacityLoop 2s infinite;overflow:hidden;border-radius:100%}.article .live-footer{display:flex;justify-content:flex-end;margin:40px 0}.article .button{height:auto}.article .button--container{position:absolute;top:34px;left:50%;width:160px;margin-left:-80px}.article .button__more{margin:0 auto;z-index:10;display:block;position:absolute;font-size:12px;color:#212121;background-color:#fff;outline:0;padding:4px 12px;border:1px solid #212121;cursor:pointer;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:background-color .2s ease,color .2s ease,border-color .2s ease;-moz-transition:background-color .2s ease,color .2s ease,border-color .2s ease;-o-transition:background-color .2s ease,color .2s ease,border-color .2s ease;transition:background-color .2s ease,color .2s ease,border-color .2s ease;display:inline-block;width:auto;overflow:hidden;border-radius:100px;height:24px;font-weight:bold}.article .button__more:hover,.article .button__more:focus,.article .button__more:active{outline:0;color:#1a1a1a;color:#dedede;background-color:#212121;-webkit-tap-highlight-color:rgba(0,0,0,0)}.article .button__more[disabled],.article .button__more:disabled{border-color:#909090;color:#909090;cursor:not-allowed;pointer-events:none}@media(min-width: 300px)and (max-width: 1024px){.article .button__more{position:relative}}.article .button__more:hover,.article .button__more:focus{border-width:1px}.article .button__more.is-sticky{position:fixed;top:100px;box-shadow:none}.article .button__more.hide{display:none}.article .button__bottom,.article .button__top{font-size:12px;color:#212121;background-color:#fff;outline:0;padding:4px 12px;border:1px solid #212121;cursor:pointer;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:background-color .2s ease,color .2s ease,border-color .2s ease;-moz-transition:background-color .2s ease,color .2s ease,border-color .2s ease;-o-transition:background-color .2s ease,color .2s ease,border-color .2s ease;transition:background-color .2s ease,color .2s ease,border-color .2s ease;display:inline-block;width:auto;overflow:hidden;border-radius:100px;font-weight:bold;cursor:pointer;display:flex;align-items:center;height:24px}.article .button__bottom:hover,.article .button__bottom:focus,.article .button__bottom:active,.article .button__top:hover,.article .button__top:focus,.article .button__top:active{outline:0;color:#1a1a1a;color:#dedede;background-color:#212121;-webkit-tap-highlight-color:rgba(0,0,0,0)}.article .button__bottom[disabled],.article .button__bottom:disabled,.article .button__top[disabled],.article .button__top:disabled{border-color:#909090;color:#909090;cursor:not-allowed;pointer-events:none}.article .button__bottom:hover,.article .button__bottom:focus,.article .button__top:hover,.article .button__top:focus{border-width:1px}.article__live{margin:24px 0 12px;position:relative}@media(min-width: 300px)and (max-width: 1024px){.article__live{margin:32px 0 16px}}.article__live-title{display:inline-flex;align-items:center;font-size:10px;font-weight:bold;line-height:16px;margin-right:8px;color:#e64620;text-transform:uppercase}.article__live-title:before{content:"";width:12px;height:12px;display:inline-block;margin-right:4px;background-color:#e64620;animation:opacityLoop 2s infinite;overflow:hidden;border-radius:100%}.article__live .button-wrapper{width:200px;position:absolute;top:-40px;left:50%;margin-left:-100px}.article__live .live--feed{margin-left:3px;padding:0 16px;border-left:2px solid #e9e9e9;display:flex;flex-direction:column}.article__live .live--feed div[data-embed24=Instagram] iframe{max-width:460px !important;margin-bottom:12px !important;width:100% !important;min-width:0 !important;height:100%}.article__live .live--feed div[data-embed24=Youtube] iframe{position:absolute;top:0;left:0;width:100%;height:100%}.article__live .live--feed div[data-embed24=Facebook] iframe{max-width:460px !important;margin-bottom:12px !important;width:100% !important;min-width:0 !important}.article__live .live--feed div[data-embed24=Twitter] iframe{max-width:460px !important;margin-bottom:12px !important;width:100% !important}.article__live .live--feed div[data-embed24=Custom] iframe{position:absolute;top:0;left:0;width:100%;height:100%}.article__live .live__date{font-size:10px;color:#212121;display:inline-flex;align-items:center;margin:0;position:absolute;top:-23px;left:0;font-weight:bold}.article__live .live__date:before{content:"";width:15px;height:15px;display:block;margin-right:6px;background-image:url("/images/icons/icon-time-black.svg");background-repeat:no-repeat;background-size:15px;background-position:50%}.article__live .live__lap{font-weight:bold;font-size:12px;color:#212121;letter-spacing:.3px;margin:0;position:absolute;top:-20px;left:24px}.article__live .live__related-link{font-size:12px;color:#fff;background-color:#dd1f26;outline:0;padding:0 12px;border:1px solid #dd1f26;cursor:pointer;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:background-color .2s ease;-moz-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease;display:inline-block;width:auto;overflow:hidden;border-radius:6px;margin-top:16px;display:inline-block}.article__live .live__related-link:hover,.article__live .live__related-link:focus{outline:0;background-color:#b0191e}.article__live .live__related-link[disabled],.article__live .live__related-link:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.article__live .live__post{display:block;margin:24px 16px 24px 0px;padding:16px;position:relative}.article__live .live__post:last-child{border-left:2px solid #fff}.article__live .live__post:before{content:"";position:absolute;top:-26px;left:-25px;width:16px;height:28px;background-color:#fff}.article__live .live__post:after{content:"";overflow:hidden;border-radius:100%;width:12px;height:12px;top:-18px;left:-23px;position:absolute;display:block;z-index:1;background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:#212121}.article__live .live--{box-shadow:0 2px 2px 2px rgba(0,0,0,.02)}.article__live .live--:before{top:-26px;left:-25px}.article__live .live--:after{top:-18px;left:-23px}.article__live .live-- .live__date{top:-23px;left:0}.article__live .live__text{font-size:16px;line-height:21px;color:#212121;word-break:break-word}.article__live .live__text p{margin:0 0 16px}.article__live .live__text a{color:#1a3471}.article__live .live__text iframe{max-width:100%}@media(min-width: 300px)and (max-width: 1024px){.article__live .live__text iframe{width:auto;height:auto}}.article__live .live__text .post-title{display:block;font-size:16px;margin-bottom:16px}.article__live .live__img{margin:12px 0;padding-left:16px;border-left:3px solid #dd1f26}.article__live .live--none:after{overflow:hidden;border-radius:100%;background-color:#212121;width:10px;height:10px;top:3px;left:-5px}.article__live .live--facebook .live__embed iframe{max-width:460px !important;margin-bottom:12px !important;width:100% !important;min-width:0 !important}.article__live .live--facebook:after{background-image:url("/images/icons/live/facebook.svg");border-radius:0;background-color:rgba(0,0,0,0);width:16px;height:23px;top:-26px;left:-25px}.article__live .live--twitter .live__embed iframe{max-width:460px !important;margin-bottom:12px !important;width:100% !important}.article__live .live--twitter:after{background-image:url("/images/icons/live/twitter.svg");border-radius:0;background-color:rgba(0,0,0,0);width:16px;height:23px;top:-26px;left:-25px}.article__live .live--instagram .live__embed iframe{max-width:460px !important;margin-bottom:12px !important;width:100% !important;min-width:0 !important}.article__live .live--instagram:after{background-image:url("/images/icons/live/instagram.svg");border-radius:0;background-color:rgba(0,0,0,0);width:16px;height:23px;top:-26px;left:-25px}.article__live .live--youtube:after{background-image:url("/images/icons/live/youtube.svg");border-radius:0;background-color:rgba(0,0,0,0);width:16px;height:23px;top:-26px;left:-25px}.article__live .live--youtube .live__embed{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;margin-bottom:12px;font-size:0}.article__live .live--youtube .live__embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.article__live .live--vimeo:after{background-image:url("/images/icons/live/vimeo.svg");border-radius:0;background-color:rgba(0,0,0,0);width:16px;height:23px;top:-26px;left:-25px}.article__live .live--vimeo .live__embed{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;margin-bottom:12px;font-size:0}.article__live .live--vimeo .live__embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.article__live .live--soundcloud:after{background-image:url("/images/icons/live/soundcloud.svg");border-radius:0;background-color:rgba(0,0,0,0);width:16px;height:23px;top:-26px;left:-25px}.article__live .live--sport_4:after{background-image:url("/images/icons/livesport/icon-sport-4.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sport_6:after{background-image:url("/images/icons/livesport/icon-sport-6.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sport_50:after{background-image:url("/images/icons/livesport/icon-sport-50.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sport_100:after{background-image:url("/images/icons/livesport/icon-sport-100.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportallout:after{background-image:url("/images/icons/livesport/icon-sport-all-out.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportconversionrugby:after{background-image:url("/images/icons/livesport/icon-sport-conversion-drop-goal.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportcloudy:after{background-image:url("/images/icons/livesport/icon-sport-cloudy.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportcornerkick:after{background-image:url("/images/icons/livesport/icon-sport-corner.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportdeclared:after{background-image:url("/images/icons/livesport/icon-sport-declared.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportduck:after{background-image:url("/images/icons/livesport/icon-sport-duck.svg");border-radius:0;background-color:rgba(0,0,0,0);width:20px;height:27px;top:-26px;left:-25px}.article__live .live--sportextratimefirsthalfstart:after{background-image:url("/images/icons/livesport/icon-sport-first-half-extra.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportextratimesecondhalfstart:after{background-image:url("/images/icons/livesport/icon-sport-second-half-extra.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportfirsthalfstart:after{background-image:url("/images/icons/livesport/icon-sport-first-half.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportfreekick:after{background-image:url("/images/icons/livesport/icon-sport-freekick.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportfulltime:after{background-image:url("/images/icons/livesport/icon-sport-full-time.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportgoal:after{background-image:url("/images/icons/livesport/icon-sport-goal.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportgoalscorer:after{background-image:url("/images/icons/livesport/icon-sport-goal-scorer.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sporthalftime:after{background-image:url("/images/icons/livesport/icon-sport-half-time.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportlunchbreak:after{background-image:url("/images/icons/livesport/icon-sport-lunch.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportnewbatman:after{background-image:url("/images/icons/livesport/icon-sport-news-batsman.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportoffsidesoccer:after{background-image:url("/images/icons/livesport/icon-sport-offside.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportoffsiderugby:after{background-image:url("/images/icons/livesport/icon-sport-offside.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportpenaltymissed:after{background-image:url("/images/icons/livesport/icon-sport-penalty-missed.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportpenaltyscored:after{background-image:url("/images/icons/livesport/icon-sport-penalty-scorer.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportpenaltyshootout:after{background-image:url("/images/icons/livesport/icon-sport-penalty-shootout.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportpenaltysoccer:after{background-image:url("/images/icons/livesport/icon-sport-penalty.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportpenaltyrugby:after{background-image:url("/images/icons/livesport/icon-sport-penalty.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportraininterruption:after{background-image:url("/images/icons/livesport/icon-sport-rainy.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportredcard:after{background-image:url("/images/icons/livesport/icon-sport-red-card.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportsecondhalfstart:after{background-image:url("/images/icons/livesport/icon-sport-second-half.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportstoppagetime:after{background-image:url("/images/icons/livesport/icon-sport-stoppage-time.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportsubstitution:after{background-image:url("/images/icons/livesport/icon-sport-subs.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportsun:after{background-image:url("/images/icons/livesport/icon-sport-sunny.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportteabreak:after{background-image:url("/images/icons/livesport/icon-sport-tea-break.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sporttry:after{background-image:url("/images/icons/livesport/icon-sport-try.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sporttryscorer:after{background-image:url("/images/icons/livesport/icon-sport-try-scorer.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportwaterbreak:after{background-image:url("/images/icons/livesport/icon-sport-water-break.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportwicket:after{background-image:url("/images/icons/livesport/icon-sport-wicket.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live .live--sportyellowcard:after{background-image:url("/images/icons/livesport/icon-sport-yellow-card.svg");border-radius:0;background-color:rgba(0,0,0,0);top:-26px;left:-25px;width:20px;height:27px}.article__live--laps{padding:12px;margin:0}.article__commentary{padding:0px 22px}.article__commentary-list{border-left:solid 1px #ddd;margin-top:24px}.article__commentary-list-none{border-left:none}.article__commentary-item{padding:0 16px 24px 24px;position:relative}.article__commentary-item:before{content:"";position:absolute;top:-1px;left:-8px;width:16px;height:23px;background-color:#fff}.article__commentary-item:after{content:"";overflow:hidden;border-radius:100%;width:10px;height:10px;top:5px;left:-5px;position:absolute;display:block;z-index:1;background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:#212121}@media(min-width: 300px)and (max-width: 1024px){.article__commentary-item:after{width:8px;height:8px;top:6px;left:-4px;background-size:14px}}.article__commentary-time{left:24px;color:#4a4a4a;font-weight:bold;font-size:16px;margin-bottom:16px}.article__commentary-content{font-size:16px;line-height:24px;color:#4a4a4a}.article__commentary-title{text-align:center;font-size:20px;font-weight:bold;margin:24px auto}.recipe__info{display:flex;flex-wrap:wrap;justify-content:space-around;margin:0 -16px;height:40px;background:#000;align-items:center;border-top:1px solid #909090}@media(min-width: 300px)and (max-width: 1024px){.recipe__info{height:48px}}.recipe__info .item{color:#fff;flex:1;text-align:center;line-height:18px;font-size:12px;border-right:1px solid #909090;min-height:100%;align-items:center;display:flex;justify-content:center}.recipe__info .item--element{display:flex;flex-direction:column;justify-content:center;height:100%;font-weight:500}.recipe__info .item--element span{font-weight:bold}.recipe__info .item:last-child{border-right:none}.recipe__title{margin:24px 0}.recipe__title span{font-size:16px;font-weight:bold}.recipe__list{padding:0}.recipe__list--ingredients li{list-style:none;padding:0 !important;line-height:21px;font-size:16px;font-weight:500;margin-bottom:8px}.recipe__list--ingredients li:before{display:none}.recipe__list--ingredients li:last-child{margin-bottom:0}.recipe .article__synopsis{margin-top:24px}.article__body .recipe__list--method{display:flex;flex-direction:column;margin:0 0 24px;padding:0;font-weight:500}.article__body .recipe__list--method .item{margin-bottom:16px}.article__body .recipe__list--method li:nth-of-type(1){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(1):before{content:"1";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(1):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(2){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(2):before{content:"2";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(2):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(3){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(3):before{content:"3";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(3):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(4){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(4):before{content:"4";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(4):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(5){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(5):before{content:"5";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(5):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(6){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(6):before{content:"6";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(6):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(7){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(7):before{content:"7";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(7):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(8){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(8):before{content:"8";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(8):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(9){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(9):before{content:"9";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(9):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(10){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(10):before{content:"10";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(10):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(11){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(11):before{content:"11";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(11):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(12){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(12):before{content:"12";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(12):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(13){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(13):before{content:"13";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(13):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(14){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(14):before{content:"14";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(14):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(15){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(15):before{content:"15";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(15):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(16){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(16):before{content:"16";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(16):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(17){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(17):before{content:"17";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(17):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(18){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(18):before{content:"18";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(18):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(19){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(19):before{content:"19";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(19):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(20){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(20):before{content:"20";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(20):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(21){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(21):before{content:"21";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(21):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(22){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(22):before{content:"22";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(22):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(23){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(23):before{content:"23";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(23):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(24){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(24):before{content:"24";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(24):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(25){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(25):before{content:"25";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(25):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(26){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(26):before{content:"26";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(26):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(27){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(27):before{content:"27";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(27):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(28){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(28):before{content:"28";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(28):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(29){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(29):before{content:"29";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(29):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(30){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(30):before{content:"30";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(30):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(31){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(31):before{content:"31";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(31):last-child{margin-bottom:0}.article__body .recipe__list--method li:nth-of-type(32){position:relative;padding-left:26px;margin-bottom:12px;list-style:none}.article__body .recipe__list--method li:nth-of-type(32):before{content:"32";border-radius:100%;width:20px;height:20px;font-weight:bold;font-size:12px;line-height:20px;flex:0 0 auto;border:none;outline:0;background-color:#212121;position:absolute;color:#fff;top:0;left:0;text-align:center}.article__body .recipe__list--method li:nth-of-type(32):last-child{margin-bottom:0}.article-locked{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.article-locked .article__body--locked{display:none}.article-locked--container{padding-top:24px}.article-locked__image{width:68px;height:auto;flex:0 0 auto;margin:0 auto 12px;overflow:hidden;position:relative}.article-locked__image img{width:100%;height:auto}.article-locked__title{font-weight:bold;font-size:24px;line-height:30px;text-align:center;margin:0 auto 16px;max-width:328px}.article-locked__blurb{font-size:16px;text-align:center;margin:0 auto 24px;max-width:328px}.article-locked .button{color:#fff;background-color:#dd1f26;outline:0;padding:12px 12px;border:1px solid #dd1f26;cursor:pointer;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:background-color .2s ease;-moz-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease;display:block;width:100%;overflow:hidden;border-radius:100px;max-width:328px;margin:0 auto 16px;font-weight:bold;height:48px}.article-locked .button:hover,.article-locked .button:focus{outline:0;background-color:#b0191e}.article-locked .button[disabled],.article-locked .button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.article-locked__footer{font-size:12px;text-align:center;margin-bottom:16px}.article-locked__footer a{color:#212121;border-bottom:1px solid #909090;font-weight:bold}.article-locked__footer a:hover{border-bottom:1px solid #212121}.next-article{position:fixed;bottom:60px;right:0;width:385px;padding:16px;background-color:#212121;z-index:10;display:flex;flex-wrap:wrap;opacity:0;visibility:hidden;border-radius:2px;transform:translate(100%, 0);-webkit-transition:opacity .2s ease,visibility .2s ease,background .4s ease,transform .2s ease;-moz-transition:opacity .2s ease,visibility .2s ease,background .4s ease,transform .2s ease;-o-transition:opacity .2s ease,visibility .2s ease,background .4s ease,transform .2s ease;transition:opacity .2s ease,visibility .2s ease,background .4s ease,transform .2s ease}.next-article--active{opacity:1;visibility:visible;transform:translate(0, 0)}.next-article__title{font-size:18px;line-height:27px;font-weight:bold;color:#fff;width:310px;display:block}.next-article__title span{text-transform:capitalize}.next-article__info{display:flex;width:310px}.next-article__synopsis{margin:4px 12px 0 0;position:relative}.next-article__blurb{color:#fff;font-size:14px;line-height:20px;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.next-article__image{width:85px;height:85px;flex:0 0 auto;display:block;margin:4px 0 0 12px;overflow:hidden;position:relative;margin-left:auto;overflow:hidden;border-radius:6px}.next-article__image img{font-size:0;object-fit:cover;min-height:100%;min-width:100%}.next-article__next-url{display:block;position:absolute;top:50%;right:16px;transform:translate(0, -50%);width:24px;height:24px;cursor:pointer;-webkit-transition:right .2s ease;-moz-transition:right .2s ease;-o-transition:right .2s ease;transition:right .2s ease;background-image:url("/images/nova/assets/basic-arrow-right.svg");background-position:center;background-size:contain;background-repeat:no-repeat}.next-article__date .article-item__date{font-size:10px;color:#fff;display:inline-flex;align-items:center;margin:0}.next-article__date .article-item__date:before{content:"";width:18px;height:18px;display:block;margin-right:6px;background-image:url("/images/icons/icon-time-black.svg");background-repeat:no-repeat;background-size:18px;background-position:50%}.next-article__date .article-item__date:before{background-image:url("/images/nova/assets/basic-clock-white.svg")}.next-article .close-btn{display:block;position:absolute;top:6px;right:6px;width:42px;height:42px;z-index:10;-webkit-transition:transform .1s ease;-moz-transition:transform .1s ease;-o-transition:transform .1s ease;transition:transform .1s ease;background-image:url("/images/nova/assets/basic-close-white.svg");background-position:center;background-size:26px;background-repeat:no-repeat}.next-article .close-btn:hover{transform:scale(1.3)}.next-article:hover{background-color:#141414}.next-article:hover .next-article__next-url{right:12px}.related-tags{margin-bottom:16px;text-align:left}.related-tags__header{font-size:12px;font-weight:bold;text-transform:uppercase;color:#909090;margin:12px 0}.related-tags a{display:inline-block;margin:0 4px 0 0;font-weight:bold;font-size:10px;text-transform:uppercase;padding:4px 12px;color:#fff;background-color:#212121;overflow:hidden;border-radius:100px;-webkit-transition:background .2s ease;-moz-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease}.related-tags a:hover{background-color:#3b3b3b}:root{--box-height: 38px;--box-width: 38px;--currentColor: #dd1f26;--color-black: $on-surface-300}.audio-article-container{margin:0 -16px;box-shadow:0 -2px 2px 1px rgba(0,0,0,.04)}.audio-article-container audio{display:none}.audio-article-container .sk-button-reset{color:#e64620}.audio-article-container .sk-app-progress-bar{margin-left:17px;padding-right:43px;padding-bottom:11px;position:relative}.audio-article-container .sk-app-progress-bar .sk-cell:nth-child(1){justify-content:flex-end}.audio-article-container .sk-app-progress-bar .sk-cell:nth-child(1) .sk-message{font-size:12px;color:rgba(33,33,33,.5);position:relative}.audio-article-container .sk-app-progress-bar .sk-cell:nth-child(1) .with-ad-link{justify-content:flex-end}.audio-article-container .sk-app-progress-bar .sk-cell:nth-child(1) .child-el{display:none}.audio-article-container .sk-app-progress-bar .sk-cell:nth-child(3) .sk-message{position:absolute;top:13px;right:0;color:#212121;font-size:12px}.audio-article-container .sk-app-progress-bar .sk-cell:nth-child(3) .child-el{display:none}.audio-article-container .played-bar{position:relative;background-color:#212121}.audio-article-container .played-bar:after{content:"";width:16px;height:16px;display:block;background-color:#212121;position:absolute;top:50%;right:-8px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden;border-radius:100%}.audio-article-container .plyr{width:100%;padding:10px 22px;background-color:#fff;display:flex;align-items:center}.audio-article-container .plyr input[type=range]{width:100%;height:3px;background:#e9e9e9;border:none;display:flex;-webkit-appearance:none !important}.audio-article-container .plyr input[type=range]::-webkit-slider-thumb{-webkit-appearance:none !important;background:#212121;height:16px;width:16px;cursor:pointer;border-radius:100%}.audio-article-container .plyr__time{font-size:10px;min-width:32px;font-weight:bold;text-align:right;color:#212121}.audio-article-container .plyr__progress__container{flex:1;margin-right:8px;position:relative}.audio-article-container .plyr__progress__container:after{margin-left:5px;color:#212121;font-size:10px;position:absolute;right:-40px;top:-20px}.audio-article-container .plyr--playing .plyr__progress__container:after{content:"Now playing"}.audio-article-container .plyr--paused .plyr__progress__container:after{content:"Listen to this article"}.audio-article-container .plyr:focus{outline:none}.audio-article-container .plyr__tooltip{display:none}.audio-article-container .plyr__progress__buffer{display:none}.audio-article-container .plyr__controls{display:flex;align-items:center;width:100%}.audio-article-container .plyr__controls [data-plyr=play]{background:rgba(0,0,0,0);box-shadow:0px 0px 0px rgba(0,0,0,0);border:0px solid rgba(0,0,0,0);text-shadow:0px 0px 0px rgba(0,0,0,0);width:38px;height:38px;padding:0;margin:0 16px 0 0}.audio-article-container .plyr__controls [data-plyr=play]:before{content:"";width:38px;height:38px;display:block;overflow:hidden;border-radius:100%;background-image:url("/images/nova/icons/icon-play.svg");background-position:center;background-repeat:no-repeat;background-size:contain;background-color:#e64620}.audio-article-container .plyr__controls [data-plyr=play]:hover{background:rgba(0,0,0,0);box-shadow:0px 0px 0px rgba(0,0,0,0);border:0px solid rgba(0,0,0,0);text-shadow:0px 0px 0px rgba(0,0,0,0)}.audio-article-container .plyr__controls [data-plyr=play]:active{outline:none;border:none}.audio-article-container .plyr__controls [data-plyr=play]:focus{outline:0}.audio-article-container .plyr__controls [data-plyr=play].plyr__control--pressed:before{background-color:rgba(0,0,0,0) !important}.audio-article-container .plyr__controls [data-plyr=airplay]{display:none}.audio-article-container .plyr__sr-only{display:none}.audio-article-container .plyr__control--pressed:before{background-image:url("/images/icons/icon-button-pause.svg") !important;background-color:#fff}.audio-article-container .plyr__control .icon--pressed{display:none}.audio-article-container .plyr__control .icon--not-pressed{display:none}.audio-article-container .plyr__control--overlaid{display:none}.audio-article-container .plyr__volume{display:none}.audio-article-container .plyr [data-plyr|=captions],.audio-article-container .plyr [data-plyr|=settings],.audio-article-container .plyr [data-plyr|=pip],.audio-article-container .plyr [data-plyr|=fullscreen]{display:none}.audio-player-locked{width:100%;background-color:#fff;display:flex;flex-direction:column}.audio-player__controls{display:flex;align-items:center;width:100%;padding:10px 22px}.audio-player__controls-play{background:rgba(0,0,0,0);box-shadow:0px 0px 0px rgba(0,0,0,0);border:0px solid rgba(0,0,0,0);text-shadow:0px 0px 0px rgba(0,0,0,0);width:38px;height:38px;padding:0;margin:0 16px 0 0}.audio-player__controls-play:before{content:"";width:38px;height:38px;display:block;overflow:hidden;border-radius:100%;background-image:url("/images/nova/icons/icon-play.svg");background-position:center;background-repeat:no-repeat;background-size:contain;background-color:#ffede9}.audio-player__controls-play:hover{background:rgba(0,0,0,0);box-shadow:0px 0px 0px rgba(0,0,0,0);border:0px solid rgba(0,0,0,0);text-shadow:0px 0px 0px rgba(0,0,0,0)}.audio-player__controls-play:active{outline:none;border:none}.audio-player__controls-play:focus{outline:0}.audio-player__controls-range{width:100%;height:3px;background:#e9e9e9;flex:1;margin-right:8px;position:relative}.audio-player__controls-range:before{content:"";width:15px;height:15px;display:block;background-color:#212121;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden;border-radius:100%}.audio-player__controls-range:after{margin-left:5px;color:#212121;font-size:10px;position:absolute;top:-22px;right:-33px;content:"Listen to this article"}.audio-player__controls-time{font-size:12px;text-align:right;color:#212121}.audio-subscribe{padding:4px 0;display:flex;justify-content:center;align-items:center;font-size:0;background-color:#dd1f26}.audio-subscribe-text{color:#fff;font-weight:bold;font-size:10px;text-transform:uppercase}.audio-subscribe img{height:16px;margin-right:8px;display:block;filter:invert(1)}.social-sharing{display:flex;align-items:center}.social-sharing ul{margin:0;padding:0;list-style:none;display:flex}.social-sharing ul li{width:24px;height:24px;margin-right:8px;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}@media(min-width: 300px)and (max-width: 1024px){.social-sharing ul li{width:34px;height:34px}}.social-sharing ul li img{width:100%;height:auto}.social-sharing ul li:last-child{margin-right:0}.social-sharing ul li:hover{opacity:.5}.social-sharing ul#social-native{width:34px;height:34px;border:1px solid #e9e9e9;justify-content:center;align-items:center;padding:8px;font-size:0;overflow:hidden;border-radius:100%}.social-sharing ul#social-native li{width:auto;height:auto}.cta-username--container{border:1px solid #909090;padding:16px 20px;margin:20px 0;text-align:center;background-color:#e9e9e9;overflow:hidden;border-radius:2px;display:none}.cta-username--container.active{display:block}.cta-username__header{font-weight:bold;font-size:16px;display:block;margin-bottom:16px;color:#212121}@media(min-width: 300px)and (max-width: 1024px){.cta-username__header{font-size:12px;margin-bottom:8px}}.cta-username__description{font-size:16px;color:#212121}@media(min-width: 300px)and (max-width: 1024px){.cta-username__description{font-size:12px}}.cta-username__btn{font-size:16px;color:#fff;background-color:#dd1f26;outline:0;padding:12px 12px;border:1px solid #dd1f26;cursor:pointer;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:background-color .2s ease;-moz-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease;display:inline-block;width:auto;overflow:hidden;border-radius:100px;height:48px;font-weight:bold;text-align:center;margin-top:16px;max-width:283px;width:100%}.cta-username__btn:hover,.cta-username__btn:focus{outline:0;background-color:#b0191e}.cta-username__btn[disabled],.cta-username__btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(min-width: 300px)and (max-width: 1024px){.cta-username__btn{margin-top:8px}}.related-links{margin:0 0 16px 0}@media(min-width: 300px)and (max-width: 1024px){.related-links{margin:0;max-width:90vw}}.related-links__header{font-size:12px;font-weight:bold;text-transform:uppercase;color:#909090;margin:12px 0}.related-links--container{display:flex;flex-flow:row wrap}@media(min-width: 1024px){.related-links--container{margin:0 -4px}}@media(min-width: 300px)and (max-width: 1024px){.related-links--container{padding:0 100px 24px 2px !important}}@media(min-width: 1024px){.related-links__item{flex-basis:33.33333%;max-width:33.33333%}}.related-links--url{display:flex;position:relative;margin-right:16px;border-left:4px solid #dd1f26;padding:12px;height:100%;font-size:12px;min-height:73px;box-shadow:0 2px 2px 2px rgba(0,0,0,.06);font-weight:bold;-webkit-transition:box-shadow .2s ease;-moz-transition:box-shadow .2s ease;-o-transition:box-shadow .2s ease;transition:box-shadow .2s ease}.related-links--url:hover{box-shadow:0 2px 3px 2px rgba(0,0,0,.09)}.related-links__img{width:48px;height:48px;display:inline-flex;flex:0 0 auto;margin-right:12px}.related-links__img img{object-fit:cover;min-height:100%;min-width:100%}.related-links__blurb{font-size:12px;color:#212121;line-height:normal}.related-links__date{font-size:10px;color:#212121;display:inline-flex;align-items:center;margin:0;position:relative}.related-links__date:before{content:"";width:18px;height:18px;display:block;margin-right:6px;background-image:url("/images/icons/icon-time-black.svg");background-repeat:no-repeat;background-size:18px;background-position:50%}.related-links .swiper-button-prev,.related-links .swiper-button-next,.related-links .swiper-pagination{display:none}.newsletter-signup--group .newsletter-signup{background-color:#fff;box-shadow:0 2px 2px 2px rgba(0,0,0,.06);overflow:hidden;border-radius:2px;-webkit-transition:box-shadow .2s ease;-moz-transition:box-shadow .2s ease;-o-transition:box-shadow .2s ease;transition:box-shadow .2s ease;padding:16px;display:flex;flex-direction:column;margin:0 auto 16px;position:relative}.newsletter-signup--group .newsletter-signup--title{font-size:20px;color:#212121;font-weight:bold;margin-bottom:16px}.newsletter-signup--group .newsletter-signup-items{display:flex;margin-bottom:8px}.newsletter-signup--group .newsletter-signup-items__prime{margin-right:8px;width:fit-content;height:18px;line-height:18px;min-height:18px;overflow:hidden;align-items:center;justify-content:center;background-color:#dd1f26;color:#fff;font-size:10px;text-transform:uppercase;font-weight:bold;padding:0 8px;white-space:nowrap;overflow:hidden;border-radius:2px;display:flex}.newsletter-signup--group .newsletter-signup-items__prime:before{content:"Primary Tag"}.newsletter-signup--group .newsletter-signup-items__freq{font-size:10px;line-height:16px;text-transform:uppercase}.newsletter-signup--group .newsletter-signup-item__title{font-size:16px;color:#212121;font-weight:bold;line-height:21px;margin-bottom:4px}.newsletter-signup--group .newsletter-signup-item__desc{font-size:16px;color:#212121;margin-bottom:16px}.newsletter-signup--group .newsletter-signup a.button{font-size:16px;background-color:#212121;outline:0;padding:12px 12px;border:1px solid #212121;cursor:pointer;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:background-color .2s ease;-moz-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease;display:inline-block;width:auto;overflow:hidden;border-radius:100px;height:48px;font-weight:bold;text-align:center;display:block;margin-bottom:8px;min-width:328px}.newsletter-signup--group .newsletter-signup a.button:hover,.newsletter-signup--group .newsletter-signup a.button:focus{outline:0;background-color:#080808}.newsletter-signup--group .newsletter-signup a.button[disabled],.newsletter-signup--group .newsletter-signup a.button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(min-width: 300px)and (max-width: 1024px){.newsletter-signup--group .newsletter-signup a.button{width:100%;min-width:100%}}.newsletter-signup--group .newsletter-signup--elections .newsletter-signup{background-color:#dd1f26;box-shadow:0 0 5px 3px rgba(0,0,0,.08)}.newsletter-signup--group .newsletter-signup--elections .newsletter-signup--title{font-size:0;background-color:#fff;height:64px;margin:-16px -16px 16px;padding:16px}.newsletter-signup--group .newsletter-signup--elections .newsletter-signup--title:before{content:"";display:block;width:128px;height:30px;background-image:"/images/nova/tenant/nova//news24-elections-logo.svg";background-repeat:no-repeat;background-size:contain}.newsletter-signup--group .newsletter-signup--elections .newsletter-signup-item__desc{color:#fff}.newsletter-signup--group .newsletter-signup--elections .newsletter-signup-item__title{display:none}.newsletter-signup--group .newsletter-signup--elections .newsletter-signup-items{display:none}.newsletter-signup--group .newsletter-signup--elections .newsletter-signup a.button{font-size:16px;background-color:#212121;outline:0;padding:12px 12px;border:1px solid #212121;cursor:pointer;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:background-color .2s ease;-moz-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease;display:inline-block;width:auto;overflow:hidden;border-radius:100px;height:48px;font-weight:bold;text-align:center;display:block;margin-bottom:8px;min-width:328px}.newsletter-signup--group .newsletter-signup--elections .newsletter-signup a.button:hover,.newsletter-signup--group .newsletter-signup--elections .newsletter-signup a.button:focus{outline:0;background-color:#080808}.newsletter-signup--group .newsletter-signup--elections .newsletter-signup a.button[disabled],.newsletter-signup--group .newsletter-signup--elections .newsletter-signup a.button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(min-width: 300px)and (max-width: 1024px){.newsletter-signup--group .newsletter-signup--elections .newsletter-signup a.button{width:100%}}.newsletter-signup--group .newsletter-signup--elections .newsletter-signup a.button:hover{color:#fff}.competition{background-color:#f5f5f5;padding:16px;margin:16px 0 16px}.competition__heading{display:none}.competition__label{display:flex}.competition__label label{font-size:12px;color:#000;display:block;margin-bottom:4px;text-align:left}.competition input[type=text],.competition input[type=email],.competition input[type=password],.competition input[type=number],.competition select,.competition textarea{font-size:16px;color:#212121;margin-bottom:8px;padding:0 12px;height:48px;width:100%;border:1px solid #909090;background-color:#fff;transition:.2s ease-in border,.2s ease-in outline;overflow:hidden;border-radius:100px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.competition input[type=text]:focus,.competition input[type=email]:focus,.competition input[type=password]:focus,.competition input[type=number]:focus,.competition select:focus,.competition textarea:focus{outline:1px solid #000;border-color:#000}.competition input[type=text]::-webkit-input-placeholder,.competition input[type=text]:-ms-input-placeholder,.competition input[type=text]::placeholder,.competition input[type=email]::-webkit-input-placeholder,.competition input[type=email]:-ms-input-placeholder,.competition input[type=email]::placeholder,.competition input[type=password]::-webkit-input-placeholder,.competition input[type=password]:-ms-input-placeholder,.competition input[type=password]::placeholder,.competition input[type=number]::-webkit-input-placeholder,.competition input[type=number]:-ms-input-placeholder,.competition input[type=number]::placeholder,.competition select::-webkit-input-placeholder,.competition select:-ms-input-placeholder,.competition select::placeholder,.competition textarea::-webkit-input-placeholder,.competition textarea:-ms-input-placeholder,.competition textarea::placeholder{color:#3b3b3b}.competition input[type=text]:disabled,.competition input[type=email]:disabled,.competition input[type=password]:disabled,.competition input[type=number]:disabled,.competition select:disabled,.competition textarea:disabled{background-color:#e9e9e9;color:#909090}.competition textarea{height:180px;padding:12px;overflow:hidden;border-radius:6px}.competition input[type=password]::-ms-reveal,.competition input[type=password]::-ms-clear{display:none}.competition input[type=file]{display:block}.competition input[type=range]{display:block;width:100%}.competition select{background-image:url("/images/nova/icons/icon-arrow-black-down.svg");background-repeat:no-repeat;background-position:right 16px bottom 16px;background-size:25px}.competition button{color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;-webkit-transition:background-color .2s ease,color .2s ease;-moz-transition:background-color .2s ease,color .2s ease;-o-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease}.competition input[type=checkbox]{display:none}.competition input[type=checkbox]+label{display:flex;align-items:center;position:relative;padding-left:32px;cursor:pointer}.competition input[type=checkbox]+label:before{content:"";width:24px;height:24px;display:inline-block;position:absolute;left:0;top:0;padding:0;background-image:url("/images/nova/assets/basic-tickbox-empty.svg");background-size:24px;background-repeat:no-repeat;background-position:center}.competition input[type=checkbox]+label:after{content:"";width:24px;height:24px;display:block;position:absolute;top:1px;left:0;opacity:0;background-image:url("/images/nova/assets/basic-tickbox.svg");background-size:24px;background-repeat:no-repeat;background-position:center;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.competition input[type=checkbox]:checked+label:after,.competition input[type=checkbox]:hover+label:after,.competition input[type=checkbox]:focus+label:after{opacity:1}.competition input[type=checkbox]:disabled+label{color:#fff;cursor:auto}.competition input[type=checkbox]:disabled+label:before{background-color:#fff}.competition input[type=radio]{display:none}.competition input[type=radio]+label{display:flex;align-items:center;font-size:14px;line-height:20px;cursor:pointer;position:relative;padding-left:32px}.competition input[type=radio]+label:before{content:"";width:20px;height:20px;padding:0;display:inline-block;vertical-align:text-top;background-color:#fff;border:1px solid #000;position:absolute;left:3px;top:1px;overflow:hidden;border-radius:100%}.competition input[type=radio]+label:after{content:"";width:8px;height:8px;opacity:0;display:block;position:absolute;top:7px;left:9px;background-color:#000;overflow:hidden;border-radius:100%;-webkit-transition:opacity .2s ease,transform .1s ease-in-out;-moz-transition:opacity .2s ease,transform .1s ease-in-out;-o-transition:opacity .2s ease,transform .1s ease-in-out;transition:opacity .2s ease,transform .1s ease-in-out}.competition input[type=radio]:checked+label:after,.competition input[type=radio]:hover+label:after,.competition input[type=radio]:focus+label:after{opacity:1}.competition input[type=radio]:disabled+label{color:#fff;cursor:auto}.competition input[type=radio]:disabled+label:before{background-color:#fff}.competition input[type=radio].alert+label:before{border:1px solid #e64620}.competition input[type=radio].alert+label:after{background-color:#e64620}.competition input[type=radio]+label{margin-bottom:12px}.competition a{text-decoration:underline;color:#212121}.competition .js-validate-error-label{font-weight:bold;color:#e64620;font-size:12px}.competition__error{overflow:hidden;border-radius:2px;color:#e64620;font-size:18px;padding:16px;background-color:#ffede9;margin-bottom:12px;text-align:left;display:none}.competition__error.show{display:block}.competition__success{overflow:hidden;border-radius:2px;color:#29b85d;font-size:18px;padding:16px;background-color:#eafaf0;margin:12px 0;text-align:left}.competition .js-required a{text-decoration:underline;color:#21418d}.competition .js-required ::placeholder{color:#ff9ea5;opacity:1}.competition .js-required :-ms-input-placeholder{color:#ff9ea5}.competition .js-required ::-ms-input-placeholder{color:#ff9ea5}.competition .js-required label{color:#21418d}.competition .js-required .js-validate-error-label{font-weight:bold;color:#e64620 !important;font-size:12px;text-align:left}.competition .js-required span.show-hide-password{color:#e64620 !important}.competition__question{margin:16px 0}.competition__item{margin-bottom:16px}.competition__item .js-validate-error-label{margin:12px 0 0 0}.competition__image-upload .secondary-button{font-size:16px;color:#212121;background-color:rgba(0,0,0,0);outline:0;padding:12px;border:1px solid #212121;cursor:pointer;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:background-color .2s ease,color .2s ease,border-color .2s ease;-moz-transition:background-color .2s ease,color .2s ease,border-color .2s ease;-o-transition:background-color .2s ease,color .2s ease,border-color .2s ease;transition:background-color .2s ease,color .2s ease,border-color .2s ease;display:inline-block;width:auto}.competition__image-upload .secondary-button:hover,.competition__image-upload .secondary-button:focus,.competition__image-upload .secondary-button:active{outline:0;color:#1a1a1a;color:#dedede;background-color:#212121;-webkit-tap-highlight-color:rgba(0,0,0,0)}.competition__image-upload .secondary-button[disabled],.competition__image-upload .secondary-button:disabled{border-color:#909090;color:#909090;cursor:not-allowed;pointer-events:none}.competition__submit{display:flex}.competition__submit input[type=submit]{font-size:16px;color:#fff;background-color:#dd1f26;outline:0;padding:12px 12px;border:1px solid #dd1f26;cursor:pointer;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:background-color .2s ease;-moz-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease;display:inline-block;width:auto;overflow:hidden;max-width:328px;width:100%;font-weight:bold;margin:16px auto}.competition__submit input[type=submit]:hover,.competition__submit input[type=submit]:focus{outline:0;background-color:#b0191e}.competition__submit input[type=submit][disabled],.competition__submit input[type=submit]:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.competition .required{color:#e64620}.competition .entrant{margin-bottom:16px}.competition__startendtime{overflow:hidden;border-radius:2px;color:#909090;font-size:24px;padding:16px;background-color:#e9e9e9;margin-bottom:12px;font-weight:bold;text-align:center}.competition__info{overflow:hidden;border-radius:2px;color:#212121;margin-top:16px}.competition__info-header{color:#212121;font-size:18px;font-weight:bold}.special-bar{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0 0 8px;padding:16px;min-height:40px;box-shadow:0 2px 2px 2px rgba(0,0,0,.06);overflow:hidden;border-radius:2px}@media(min-width: 300px)and (max-width: 1024px){.special-bar{overflow:hidden;border-radius:0;padding:16px 8px;width:auto;margin:0;box-shadow:none}}@media(min-width: 300px)and (max-width: 1024px){.special-bar--text{min-height:0px}.special-bar--text .special-bar__sponsor{display:none}.special-bar--text .special-bar__title{padding-right:0}}.special-bar--article{margin-bottom:8px}.special-bar__title{font-size:16px;font-weight:bold;color:#fff}.special-bar__sponsor{display:inline-flex;align-items:center;text-align:right;flex-wrap:wrap}@media(min-width: 300px)and (max-width: 1024px){.special-bar__sponsor{width:45%;justify-content:flex-end}}.special-bar__sponsor .sponsor-item--left{display:flex;flex-direction:column;margin-right:8px;justify-content:space-between}.special-bar__sponsor .sponsor-item--left div:nth-child(2){margin-top:8px}@media(min-width: 300px)and (max-width: 1024px){.special-bar__sponsor .sponsor-item--left{margin-right:0}}.special-bar__sponsor .sponsor-item__text{color:#fff;font-size:12px}.special-bar__sponsor .sponsor-item__image{display:flex;width:auto;height:20px;max-height:20px;text-align:right}.special-bar__sponsor .sponsor-item__image img{width:auto;height:20px;max-height:20px}@media(min-width: 300px)and (max-width: 1024px){.special-bar__sponsor .sponsor-item__image{width:auto;height:20px;margin-left:8px}.special-bar__sponsor .sponsor-item__image img{width:auto;height:20px;max-height:20px}}.special-bar__sponsor .sponsor-item__description{font-size:16px;color:#fff;font-weight:bold}@media(min-width: 300px)and (max-width: 1024px){.special-bar__sponsor .sponsor-item__description{display:none}}.article{background-color:#fff;position:relative;padding:16px;overflow:hidden;border-radius:2px}@media(min-width: 300px)and (max-width: 1024px){.article{width:100vw}}.article .adslot-container{background-color:rgba(0,0,0,0)}.article--top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}@media(min-width: 300px)and (max-width: 1024px){.article--top{justify-content:flex-start;flex-direction:column;align-items:flex-start;margin-top:12px}}.article--top-bar{display:flex;align-items:center}.article--top-bar-right{margin-left:auto;display:flex;align-items:center}.article--top-bar-right span{font-size:12px;line-height:12px;color:#212121;margin-right:8px}.article__prime,.article__prime-trial{display:none;margin:0 8px 0 0}.article__prime:empty,.article__prime-trial:empty{margin:0}.article__details{display:flex;flex-direction:column-reverse}@media(min-width: 300px)and (max-width: 1024px){.article__details{flex-direction:column;margin-top:8px;justify-content:space-between;width:100%;flex-wrap:wrap}}.article__details div{margin-right:8px}.article__details--group{display:flex;align-items:center}.article__edition{display:inline-flex;align-items:center;font-size:10px;padding-left:8px;border-left:1px solid #212121}.article__edition>span{font-weight:bold;margin-right:4px}.article__edition img{width:18px;height:18px;margin-right:4px}.article__author{font-size:12px}.article__accreditation{font-size:10px;margin-top:8px}.article__accreditation img{height:16px;display:block}.article__accreditation.article-item-accreditation--empty{display:none}.article__title{font-size:32px;color:#212121;line-height:36px;font-weight:bold;margin-top:16px;margin-bottom:16px}@media(min-width: 300px)and (max-width: 1024px){.article__title{font-size:24px;line-height:30px;margin-top:12px;margin-bottom:12px}}.article__synopsis{padding:24px 0;border-bottom:1px solid #e9e9e9;margin-bottom:16px;font-weight:bold}.article__synopsis:empty{margin-bottom:0;padding:0;border:none}.article__body a{font-weight:bold;color:#1a3471;text-decoration:none}.article__body ul{padding:0}.article__body ul li{list-style:none;padding:0 0 0 24px;position:relative;line-height:21px;margin-bottom:16px}.article__body ul li:last-child{margin-bottom:0}.article__body ul li:before{content:"";width:4px;height:4px;background-color:#212121;position:absolute;top:8px;left:10px;overflow:hidden;border-radius:100%}.article__featured-image{position:relative;margin:0 -16px 16px}.article__featured-image img{min-width:100%}.article__featured-image.RecipeArticle{margin-bottom:0}.article__featured-image .caption{position:relative;width:100%;display:block;text-align:left;font-size:12px;line-height:18px;color:#fff;background-color:#000;padding:8px 16px}.article__featured-image .caption:empty{display:none !important}.article__photographer{position:relative;width:100%;display:block;text-align:left}.article__photographer .photographer{font-size:12px;line-height:18px;color:#fff;background-color:#000;padding:8px 16px;font-weight:bold}.article__photographer .photographer:empty{display:none !important}.article__date{font-size:10px;color:#212121;display:inline-flex;align-items:center;margin:0}.article__date:before{content:"";width:15px;height:15px;display:block;margin-right:6px;background-image:url("/images/icons/icon-time-black.svg");background-repeat:no-repeat;background-size:15px;background-position:50%}.article__content{font-size:16px;line-height:24px}@media(min-width: 300px)and (max-width: 1024px){.article__content{font-size:18px}}.article__content hr{border:0;border-top:1px solid #909090}.article__content h2{line-height:normal}.article .swiper{margin:0 0 12px}.article .swiper--container{margin:0 -16px}@media(min-width: 300px)and (max-width: 1024px){.article .swiper--container{margin:0}}.article .swiper-button-next,.article .swiper-button-prev{width:24px;height:24px;background-size:6px;background-color:#212121;overflow:hidden}.article div[data-embed24=Blockquote]{padding:16px 34px;position:relative}.article div[data-embed24=Blockquote]:before,.article div[data-embed24=Blockquote]:after{content:"";position:absolute;width:31px;height:24px;background-repeat:no-repeat;background-size:cover;background-position:center}.article div[data-embed24=Blockquote]:before{top:0;left:0;background-image:url("/images/nova/assets/quote-top-icon-news.svg")}.article div[data-embed24=Blockquote]:after{bottom:0;right:0;background-image:url("/images/nova/assets/quote-bottom-icon-news.svg")}.article div[data-embed24=Blockquote] .text{font-size:24px;line-height:30px;font-weight:bold}.article div[data-embed24=Blockquote] .citation{font-size:16px;margin-top:16px}.article div[data-embed24=InfoBlock]{margin-bottom:16px;padding:16px;border-left:4px solid #dd1f26;box-shadow:0 2px 2px 2px rgba(0,0,0,.06);overflow:hidden;border-radius:2px}.article div[data-embed24=InfoBlock] .heading{font-size:20px;font-weight:bold;margin:0 0 16px}.article div[data-embed24=InfoBlock] .text{font-size:16px;line-height:21px}.article div[data-embed24=InfoBlock] .text ul{margin-bottom:0}.article div[data-embed24=InfoBlock] .text ul li{padding-left:20px;font-weight:bold}.article div[data-embed24=YouTube]{position:relative;padding-bottom:56.25%;height:0;margin-bottom:8px}.article div[data-embed24=YouTube] iframe{position:absolute;top:0;left:0;width:100%;height:100%}.article div[data-embed24=Brightcove]{position:relative;padding-bottom:56.25% !important;height:0;margin-bottom:8px}.article div[data-embed24=Brightcove] iframe{position:absolute;top:0;left:0;width:100%;height:100%}.article div[data-embed24=Brightcove].playlist{padding-bottom:74% !important}@media(min-width: 300px)and (max-width: 1024px){.article div[data-embed24=Brightcove].playlist{padding-bottom:84% !important}}.article div[data-embed24=Brightcove].vertical{padding-bottom:67.778% !important}@media(min-width: 300px)and (max-width: 1024px){.article div[data-embed24=Brightcove].vertical{padding-bottom:177.778% !important}}.article div[data-embed24=Brightcove].vertical.playlist{padding-bottom:99% !important}@media(min-width: 300px)and (max-width: 1024px){.article div[data-embed24=Brightcove].vertical.playlist{padding-bottom:230% !important}}.article div[data-embed24=Brightcove].vertical .vjs-poster,.article div[data-embed24=Brightcove].vertical .vjs-tech{background:#fff}.article div[data-embed24=Brightcove].vertical .vjs-fluid{padding-top:67.778% !important}@media(min-width: 300px)and (max-width: 1024px){.article div[data-embed24=Brightcove].vertical .vjs-fluid{padding-top:177.778% !important}}.article div[data-embed24=Facebook] div,.article div[data-embed24=Facebook] iframe,.article div[data-embed24=Facebook] span{width:100% !important}.article div[data-embed24=Twitter],.article div[data-embed24=Custom]{text-align:center;margin-bottom:8px}.article div[data-embed24=Twitter]>div,.article div[data-embed24=Custom]>div{display:inline-block}.article div[data-embed24=Custom]>div{width:100%}.article .embed.image img{max-width:100% !important}.article-subs-footer{background:#e9ecf4;text-align:center;padding:16px 24px}.article-subs-footer__header{color:#21418d;font-size:20px;margin-bottom:8px;font-weight:bold}.article-subs-footer__desc{margin-bottom:32px;padding:0 16px;color:#000}.article-subs-footer__button{font-size:16px;color:#fff;background-color:#dd1f26;outline:0;padding:12px 12px;border:1px solid #dd1f26;cursor:pointer;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:background-color .2s ease;-moz-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease;display:inline-block;width:auto;overflow:hidden;border-radius:100px;height:48px;font-weight:bold;text-align:center;display:block;margin:16px auto 0;width:100%;max-width:328px}.article-subs-footer__button:hover,.article-subs-footer__button:focus{outline:0;background-color:#b0191e}.article-subs-footer__button[disabled],.article-subs-footer__button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(min-width: 300px)and (max-width: 1024px){.article-subs-footer__button{max-width:100%}}.article-subs-footer__button a{color:#fff}.article .bookmark{font-size:0;padding-right:0}.article .bookmark img{height:18px}.article .bookmark--add{display:none;cursor:pointer}.article .bookmark--add.show{display:block}.article .bookmark--delete{display:none;cursor:pointer}.article .bookmark--delete.show{display:block}.article .bookmark--loader{display:none}.article .bookmark--loader.show{display:block}.article__social-share{display:flex;justify-content:left;align-items:center}@media(min-width: 300px)and (max-width: 1024px){.article__social-share{margin-top:16px}}.article__social-share .bookmark{flex:0 0 auto}.article__social-share .bookmark--add,.article__social-share .bookmark--delete,.article__social-share .bookmark--loader,.article__social-share .bookmark .button__icon{border:1px solid #e9e9e9;align-items:center;height:34px;justify-content:space-evenly;padding:0 16px;font-size:12px;line-height:30px;color:#212121;border-radius:25px;-webkit-transition:background-color .2s ease;-moz-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}.article__social-share .bookmark--add:hover,.article__social-share .bookmark--add:focus,.article__social-share .bookmark--delete:hover,.article__social-share .bookmark--delete:focus,.article__social-share .bookmark--loader:hover,.article__social-share .bookmark--loader:focus,.article__social-share .bookmark .button__icon:hover,.article__social-share .bookmark .button__icon:focus{background-color:#e9e9e9}.article__social-share .bookmark--add img,.article__social-share .bookmark--delete img,.article__social-share .bookmark--loader img,.article__social-share .bookmark .button__icon img{margin-right:4px}.article__social-share .bookmark--add.show,.article__social-share .bookmark--delete.show,.article__social-share .bookmark--loader.show,.article__social-share .bookmark .button__icon.show{display:flex}@media(min-width: 300px)and (max-width: 1024px){.article__social-share .bookmark--add,.article__social-share .bookmark--delete,.article__social-share .bookmark--loader,.article__social-share .bookmark .button__icon{padding:0 8px;line-height:32px}.article__social-share .bookmark--add img,.article__social-share .bookmark--delete img,.article__social-share .bookmark--loader img,.article__social-share .bookmark .button__icon img{margin-right:0}.article__social-share .bookmark--add span,.article__social-share .bookmark--delete span,.article__social-share .bookmark--loader span,.article__social-share .bookmark .button__icon span{display:none}}.article__social-share .button__icon{border:1px solid #e9e9e9;display:flex;align-items:center;height:34px;justify-content:space-evenly;padding:0 16px;font-size:12px;line-height:30px;color:#212121;margin-right:12px;border-radius:25px;cursor:pointer;-webkit-transition:background-color .2s ease;-moz-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}@media(min-width: 300px)and (max-width: 1024px){.article__social-share .button__icon{margin-right:8px}}.article__social-share .button__icon:last-child{margin-right:0}.article__social-share .button__icon:hover,.article__social-share .button__icon:focus{background-color:#e9e9e9}@media(min-width: 300px)and (max-width: 1024px){.article__social-share .button__icon{padding:0 16px;line-height:32px;white-space:nowrap}}.article__social-share .button__icon img{height:18px;width:auto;margin-right:4px}.article__social-share span{font-size:12px;margin-right:4px}.article__social-share--footer{display:flex;justify-content:flex-end;margin:24px 0}.show-all-comments{font-size:16px;color:#fff;background-color:#dd1f26;outline:0;padding:12px 12px;border:1px solid #dd1f26;cursor:pointer;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:background-color .2s ease;-moz-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease;display:inline-block;width:auto;overflow:hidden;border-radius:100px;height:48px;font-weight:bold;text-align:center;display:block;margin:16px auto;max-width:328px}.show-all-comments:hover,.show-all-comments:focus{outline:0;background-color:#b0191e}.show-all-comments[disabled],.show-all-comments:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(min-width: 300px)and (max-width: 1024px){.show-all-comments{max-width:100%}}.show-all-comments.hidden{display:none}.coral-thread--container{font-size:0}.coral-thread--container.inactive{display:none}.coral-thread--container.commentContainer{max-height:600px;overflow:hidden;margin-bottom:2em;position:relative}.coral-thread--container.commentContainer::after{content:"";width:100%;height:150px;position:absolute;left:0;bottom:0;background:linear-gradient(0deg, rgb(255, 255, 255) 35%, rgba(255, 255, 255, 0) 100%)}.coral-thread--container:first-child div{position:relative;z-index:-1}.coral-thread--link{position:relative;z-index:1}@media(min-width: 300px)and (max-width: 1024px){.processing{position:fixed !important;background:rgba(255,255,255,.8) !important;width:100%;height:100%;top:0;left:0}}@media(min-width: 300px)and (max-width: 1024px){#main-content{overflow:hidden}}
