@charset "UTF-8";@keyframes sw-banner-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-banner-module-pswp-clockwise .6s linear infinite}@keyframes sw-banner-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--banner-background:radial-gradient(at 30% 50%,var(--color-dark-mode-mine),var(--color-brand-secondary-500) 100%);--banner-offset:3rem;--banner-shadow:var(--drop-shadow-light-low-small);--banner-subtitle-color:var(--color-brand-primary-500);--banner-background-effect-color:var(--color-brand-primary-500)}@media print,screen and (min-width:40em){:root{--banner-background:radial-gradient(at 40% 50%,var(--color-dark-mode-mine),var(--color-brand-secondary-500) 100%);--banner-offset:3rem;--banner-shadow:var(--drop-shadow-light-low-big)}}.sw-banner-module-wrapper,.sw-banner-module-wrapperLight,.sw-banner-module-wrapperVrtmax{--text-color:var(--color-dark-mode-text);--title-color:var(--text-color);--caption-color:var(--text-color);--paragraph-color:var(--text-color);--title-margin-bottom:var(--spacing-8);--title-padding-horizontal:0;--link-color:var(--text-color);--link-color-hover:var(--text-color);--link-decoration:none;--button-font-size:var(--text-md);--button-primary-color:var(--color-brand-secondary-500);--button-primary-background:var(--color-brand-primary-500);--button-primary-icon-color:var(--button-primary-color);--image-aspect-ratio:auto;background:var(--banner-background);border-radius:var(--corner-radius);box-shadow:var(--banner-shadow);display:flex;flex-direction:column;font-size:1rem;margin:.8rem;min-height:16rem;overflow:hidden;position:relative}@media print,screen and (min-width:40em){.sw-banner-module-wrapper,.sw-banner-module-wrapperLight,.sw-banner-module-wrapperVrtmax{flex-direction:row;justify-content:space-between}}.sw-banner-module-wrapperLight{--text-color:var(--color-brand-secondary-500);--banner-subtitle-color:var(--color-brand-tertiary-500);--banner-background:var(--color-background-300);--banner-background-effect-color:var(--color-brand-tertiary-500);--button-primary-color:#fff;--button-primary-background:var(--color-brand-secondary-500);--button-primary-icon-color:var(--color-brand-primary-500)}.sw-banner-module-wrapperVrtmax{--text-color:var(--color-background-000);--banner-subtitle-color:var(--color-vrtmax-accent);--banner-background:radial-gradient(at 40% 50%,var(--color-vrtmax-background),var(--color-brand-secondary-500) 100%);--banner-background-effect-color:var(--color-vrtmax-accent);--button-primary-color:var(--color-background-000);--button-primary-background:var(--color-vrtmax-accent);--button-primary-background-hover:var(--color-vrtmax-accent);--button-primary-icon-color:var(--color-background-000)}.sw-banner-module-background{bottom:0;left:0;position:absolute;right:0;top:0}.sw-banner-module-background stop{stop-color:var(--banner-background-effect-color)}.sw-banner-module-background:before{background:var(--banner-background);bottom:0;content:"";left:0;opacity:.65;position:absolute;right:0;top:0}.sw-banner-module-backgroundMobile{bottom:0;position:absolute;right:0}@media print,screen and (min-width:40em){.sw-banner-module-backgroundMobile{display:none}}.sw-banner-module-backgroundLeft{display:none}@media print,screen and (min-width:40em){.sw-banner-module-backgroundLeft{display:block;left:30rem;position:absolute}}.sw-banner-module-backgroundRight{display:none}@media print,screen and (min-width:40em){.sw-banner-module-backgroundRight{bottom:auto;display:block;position:absolute;right:5rem;transform:none}}.sw-banner-module-background img{display:block}.sw-banner-module-image{--image-background-color:transparent;clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - var(--banner-offset)));margin-right:1em;overflow:hidden;position:relative;width:100%}@media print,screen and (min-width:40em){.sw-banner-module-image{--image-height:100%;clip-path:polygon(0 0,100% 0,calc(100% - var(--banner-offset)) 100%,0 100%);width:58rem}}.sw-banner-module-content{display:flex;flex-direction:column;font-size:var(--text-sm);padding:var(--spacing-24);position:relative;z-index:1}@media print,screen and (min-width:40em){.sw-banner-module-content{align-self:center;flex:0 1 100%;min-height:8.2rem;padding:var(--spacing-40)}}.sw-banner-module-contentTitleWithText{--title-margin-bottom:0}.sw-banner-module-contentSubTitleWithText{--title-color:var(--banner-subtitle-color);--title-margin-bottom:1.6rem}.sw-banner-module-cta{align-items:center;display:flex;padding:0 var(--spacing-24) var(--spacing-24)}@media print,screen and (min-width:40em){.sw-banner-module-cta{padding:var(--spacing-40)}}.sw-banner-module-cta button{cursor:pointer}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-link-list-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-link-list-module-pswp-clockwise .6s linear infinite}@keyframes sw-link-list-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--link-list-wrapper-margin:1rem;--link-list-border-bottom:1px solid var(--color-background-300);--link-list-grid-gap:0;--link-list-columns:1fr;--link-list-padding:0;--link-list-margin-bottom:0;--link-list-title-color:#000;--link-list-background:#fff;--link-list-border-radius:var(--corner-radius);--link-list-box-shadow:var(--drop-shadow-light-low-small)}@media print,screen and (min-width:40em){:root{--link-list-border-bottom:1px solid transparent}}.sw-link-list-module-linkList{grid-gap:var(--link-list-grid-gap);display:grid;grid-template-columns:var(--link-list-columns);margin-bottom:var(--link-list-margin-bottom);padding:var(--link-list-padding)}.sw-link-list-module-linkList>*{border-bottom:var(--link-list-border-bottom)}.sw-link-list-module-linkListHorizontal{--button-icon-font-size:1.4rem;--button-line-height:1.5;--button-medium-padding:1rem;--link-list-background:none;--link-list-box-shadow:none;--link-list-border-radius:none;--link-list-grid-gap:0;--link-list-padding:2rem 1rem;--link-list-margin-bottom:0;--link-list-columns:1fr}@media print,screen and (max-width:39.99875em){.sw-link-list-module-linkListHorizontal{--button-tertiary-background-color:#fff}}@media print,screen and (min-width:40em){.sw-link-list-module-linkListHorizontal{--link-list-columns:1fr 1fr 1fr;--link-list-margin-bottom:3rem;--link-list-grid-gap:1.7rem;--button-list-border-radius:var(--corner-radius-2)}}.sw-link-list-module-linkListWrapper{--button-large-font-size:var(--text-md);--title-medium-margin-bottom:0;background:var(--link-list-background);border-radius:var(--link-list-border-radius);box-shadow:var(--link-list-box-shadow);line-height:2.5em;margin:var(--link-list-wrapper-margin);overflow:hidden}.sw-link-list-module-linkListDark{--icon-color:var(--color-brand-primary-500);--button-list-color:#fff;--button-list-background-hover:none;--button-list-icon-background:none;--button-list-icon-background-hover:none;--button-list-decoration:underline;--link-color:#fff;--link-color-hover:var(--color-brand-primary-500);--link-list-border-bottom:none;--link-list-title-color:var(--color-brand-primary-500);background:#000 url(https://design-system.sporza.be/images/backgrounds/sporza-bg.jpeg) no-repeat 50%;box-shadow:var(--drop-shadow-dark-low-small)}.sw-link-list-module-title{color:var(--link-list-title-color);padding:var(--spacing-16) var(--spacing-12)}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-accordion-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-accordion-module-pswp-clockwise .6s linear infinite}@keyframes sw-accordion-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-accordion-module-accordion{--table-margin-bottom:0;--table-box-shadow:none;--table-row-background:var(--table-row-background-alt);background:var(--accordion-background);container-name:accordioncontainer;container-type:inline-size;padding-bottom:var(--accordion-padding-bottom);padding-top:var(--accordion-padding-top)}.vrt-content .sw-accordion-module-accordion{--accordion-padding-top:var(--aem-par-item-padding-vertical-desktop);--accordion-padding-bottom:var(--aem-par-item-padding-vertical-desktop);--table-margin-vertical:0}.vrt-aside .sw-accordion-module-accordion{--accordion-padding-top:var(--aem-par-item-padding-vertical);--accordion-padding-bottom:var(--aem-par-item-padding-vertical);--table-margin-vertical:0}.sw-accordion-module-items{--aem-par-item-padding-vertical:0;--aem-par-item-padding-vertical-desktop:0;grid-gap:1rem;border-radius:var(--corner-radius);box-shadow:var(--drop-shadow-light-low-small);display:flex;flex-direction:column}@supports (container-type:inline-size){@container accordioncontainer (min-width: 640px){.sw-accordion-module-items{border-radius:unset;box-shadow:none;flex-direction:row}.sw-accordion-module-items>*{border-radius:var(--corner-radius);box-shadow:var(--drop-shadow-light-low-big);flex:1;height:max-content;overflow:hidden}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-accordion-module-items{border-radius:unset;box-shadow:none;flex-direction:row}.sw-accordion-module-items>*{border-radius:var(--corner-radius);box-shadow:var(--drop-shadow-light-low-big);flex:1;height:max-content;overflow:hidden}}}.sw-embed-instagram-module-embedInstagram,.sw-embed-twitter-module-embedTwitter{display:block}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-footer-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-footer-module-pswp-clockwise .6s linear infinite}@keyframes sw-footer-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--footer-color:#fff;--footer-background:var(--color-brand-secondary-500);--footer-background-light:var(--color-background-300);--footer-padding:3em;--footer-title:var(--color-brand-secondary-500)}.sw-footer-module-footer{--button-font-size:1.8rem;--button-font-weight:200;--navigation-item-color-hover:var(--color-brand-primary-500);--navigation-item-background-hover:transparent;--navigation-grid-gap:0;--grid-gap:0;color:var(--footer-color);font-size:1rem;line-height:1.4}.sw-footer-module-bottom,.sw-footer-module-top{font-size:1.6em;margin-left:auto;margin-right:auto;max-width:1440px;padding:1rem 1.6rem;position:relative}.sw-footer-module-bottom:before,.sw-footer-module-top:before{background:var(--footer-background-light);bottom:0;box-shadow:none;content:"";left:calc(50% - 50vw);position:absolute;right:calc(50% - 50vw);top:0;width:100vw;z-index:-1}.sw-footer-module-bottom>*,.sw-footer-module-top>*{flex:0 0 24%;padding:3.2rem 0}.sw-footer-module-bottom>:first-child,.sw-footer-module-top>:first-child{padding-bottom:0}.sw-footer-module-bottom>:last-child,.sw-footer-module-top>:last-child{flex-shrink:1}.sw-footer-module-bottom>:not(:last-child),.sw-footer-module-top>:not(:last-child){margin-right:3rem;padding-right:1rem}.sw-footer-module-bottom>:not(:last-child):not(:first-child),.sw-footer-module-top>:not(:last-child):not(:first-child){border-bottom:1px solid var(--color-transparent-500)}@media print,screen and (min-width:40em){.sw-footer-module-bottom>:not(:last-child):not(:first-child),.sw-footer-module-top>:not(:last-child):not(:first-child){border-bottom:none;border-right:1px solid var(--color-transparent-500)}}.sw-footer-module-top{color:var(--color-brand-secondary-500);display:flex;flex-direction:column}@media print,screen and (min-width:40em){.sw-footer-module-top{flex-direction:row}}.sw-footer-module-bottom{--text-color:var(--color-brand-primary-500);--button-font-family:var(--font-secondary);--button-letter-spacing:normal;--button-medium-padding:var(--spacing-8);--button-primary-color:var(--color-brand-secondary-500);--button-primary-background:var(--color-brand-primary-500);--navigation-background-color:transparent;--footer-title:var(--color-brand-primary-500)}.sw-footer-module-bottom:before{background:linear-gradient(180deg,#84ff00 2px,#282828 0,#000)}.sw-footer-module-logo{display:block;font-size:3rem}.sw-footer-module-appLogo{border-radius:.2em;display:inline-block;float:left;font-size:2.3em;margin-bottom:1.3rem;margin-right:1rem;overflow:hidden}.sw-footer-module-title{--title-margin-bottom:2rem;--title-font-weight-override:bold;--title-padding-horizontal:0;--title-display:block;color:var(--footer-title)}.sw-footer-module-disclaimer{--navigation-flex-wrap:wrap;--navigation-item-color-hover:var(--color-ui-chateau);--navigation-grid-gap:1.5rem;--button-medium-padding:1rem;--button-medium-font-size:var(--spacing-16);--button-font-family:var(--font-secondary);--button-letter-spacing:normal;--button-tertiary-color:var(--color-ui-chateau);border-top:1px solid var(--color-transparent-500);margin-top:3rem;width:100%}@media print,screen and (min-width:40em){.sw-footer-module-disclaimer{--navigation-font-size:1.6rem;--button-padding:2rem}}.sw-footer-module-linksContainer{--button-padding:.5rem;--navigation-flex-wrap:wrap;display:flex;flex-direction:column;gap:4rem;justify-content:space-between}@media print,screen and (min-width:40em){.sw-footer-module-linksContainer{flex-direction:row}}.sw-footer-module-linksContainer .sw-footer-module-links{flex:0 0 24%}.sw-footer-module-linksContainer .sw-footer-module-linksPrimary{--button-font-family:var(--title-font-family);--button-font-weight:bold;--navigation-font-size:var(--spacing-24);--navigation-flex-direction:column;--navigation-flex-align-items:flex-start;flex:0 0 24%}@media print,screen and (min-width:40em){.sw-footer-module-linksContainer .sw-footer-module-linksPrimary{border-right:1px solid var(--color-transparent-500)}}.sw-footer-module-linksContainer .sw-footer-module-linksPrograms{flex:0 0 24%}.sw-footer-module-linksContainer .sw-footer-module-linksUseful{--navigation-flex-direction:column;--navigation-flex-align-items:flex-start}.sw-footer-module-inlineLink{text-decoration:underline;text-decoration-color:var(--link-decoration-color)}.sw-footer-module-programs{--navigation-item-flex:1 1 50%}.sw-footer-module-brands{--navigation-item-flex:1 1 33%}.sw-footer-module-colofonMiddleSocials{--button-medium-padding:1rem;--button-grid-gap:0;--button-tertiary-icon-color-hover:var(--color-brand-secondary-500);--navigation-button-tertiary-color-hover:var(--color-brand-secondary-500)}.sw-footer-module-footerLinks{align-items:center;display:flex;flex-direction:column;padding:2em 0}.sw-footer-module-footerLinks:before{border-top:1px solid #84ff00}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-matchday-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-matchday-module-pswp-clockwise .6s linear infinite}@keyframes sw-matchday-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--matchday-background-color:var(--color-background-000);--matchday-row-background-color:var(--color-background-300);--matchday-row-background-alt-color:var(--color-background-100)}.sw-matchday-module-matchday{--title-padding-horizontal:.5rem;border-radius:var(--corner-radius);overflow:hidden}.vrt-page .sw-matchday-module-matchday{padding-bottom:2rem}.sw-matchday-module-titleWrapper{display:flex;justify-content:space-between}.sw-matchday-module-actions{--icon-size:3rem;--button-medium-padding:1rem 0;white-space:nowrap}.sw-matchday-module-board{--score-background-color:transparent;--scoreboard-border-bottom:none}.sw-matchday-module-board:nth-child(odd){--scoreboard-background-color:var(--matchday-row-background-color)}.sw-matchday-module-board:nth-child(2n){--scoreboard-background-color:var(--matchday-row-background-alt-color)}.sw-matchday-module-error{--icon-color:red}.sw-matchday-module-dummy{display:inline-block;height:var(--icon-size);width:var(--icon-size)}:root{--mediaplayer-margin-bottom:0}.sw-mediaplayer-module-wrapper{--button-primary-background:var(--color-transparent-200);--button-primary-color:var(--color-brand-secondary-500);--button-width:100%;--button-justify-content:left;margin-bottom:var(--mediaplayer-margin-bottom);margin-top:var(--mediaplayer-margin-top);overflow:hidden;position:relative}.sw-mediaplayer-module-video{aspect-ratio:16/9;background:var(--color-ui-coal)}.sw-mediaplayer-module-simplePlayer{position:relative}.sw-mediaplayer-module-simplePlayer:hover .sw-mediaplayer-module-pauseButton{--icon-color:var(--color-brand-secondary-500)}.sw-mediaplayer-module-pauseButton{--icon-color:var(--color-ui-chateau);background:transparent;border:0;cursor:pointer;padding:.8rem;position:absolute;right:.5rem}.sw-mediaplayer-module-pauseIcon{font-size:1.5rem}.sw-mediaplayer-module-error{align-items:center;border-radius:var(--corner-radius);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;overflow:hidden;padding:3rem;position:absolute;right:0;top:0}.sw-mediaplayer-module-error:after{animation:sw-mediaplayer-module-animated-noise .4s step-end infinite;mix-blend-mode:overlay;z-index:91}.sw-mediaplayer-module-error:after,.sw-mediaplayer-module-error:before{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.sw-mediaplayer-module-error:before{background:radial-gradient(circle at 50% 50%,#4e5051,#181818);opacity:.8;z-index:90}.sw-mediaplayer-module-error a,.sw-mediaplayer-module-error a:hover{color:#fff}.sw-mediaplayer-module-errorThumb{--image-position:absolute;z-index:20}.sw-mediaplayer-module-errorTitle{color:var(--color-brand-primary-500);font-size:2rem;position:relative;z-index:93}.sw-mediaplayer-module-errorMessage{color:#fff;font-size:1.5rem;position:relative;z-index:93}@keyframes sw-mediaplayer-module-animated-noise{0%{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjEwMDAiIHZpZXdCb3g9IjAgMCA3MDAgNzAwIj48ZGVmcz48ZmlsdGVyIGlkPSJhIiB3aWR0aD0iMTQwJSIgaGVpZ2h0PSIxNDAlIiB4PSItMjAlIiB5PSItMjAlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9ImxpbmVhclJHQiIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBwcmltaXRpdmVVbml0cz0idXNlclNwYWNlT25Vc2UiPjxmZVR1cmJ1bGVuY2Ugd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBiYXNlRnJlcXVlbmN5PSIuNjUiIG51bU9jdGF2ZXM9IjMiIHJlc3VsdD0idHVyYnVsZW5jZSIgc2VlZD0iMTUiIHN0aXRjaFRpbGVzPSJzdGl0Y2giIHR5cGU9ImZyYWN0YWxOb2lzZSIvPjxmZVNwZWN1bGFyTGlnaHRpbmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBpbj0idHVyYnVsZW5jZSIgbGlnaHRpbmctY29sb3I9IiNmZmYiIHJlc3VsdD0ic3BlY3VsYXJMaWdodGluZyIgc3BlY3VsYXJDb25zdGFudD0iMyIgc3BlY3VsYXJFeHBvbmVudD0iMjAiIHN1cmZhY2VTY2FsZT0iMTIiPjxmZURpc3RhbnRMaWdodCBhemltdXRoPSIzIiBlbGV2YXRpb249IjMwIi8+PC9mZVNwZWN1bGFyTGlnaHRpbmc+PC9maWx0ZXI+PC9kZWZzPjxwYXRoIGZpbGw9InRyYW5zcGFyZW50IiBkPSJNMCAwaDcwMHY3MDBIMHoiLz48cGF0aCBkPSJNMCAwaDcwMHY3MDBIMHoiIGZpbHRlcj0idXJsKCNhKSIvPjwvc3ZnPg==);left:1px;top:10px}10%{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjEwMDAiIHZpZXdCb3g9IjAgMCA3MDAgNzAwIj48ZGVmcz48ZmlsdGVyIGlkPSJhIiB3aWR0aD0iMTQwJSIgaGVpZ2h0PSIxNDAlIiB4PSItMjAlIiB5PSItMjAlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9ImxpbmVhclJHQiIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBwcmltaXRpdmVVbml0cz0idXNlclNwYWNlT25Vc2UiPjxmZVR1cmJ1bGVuY2Ugd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBiYXNlRnJlcXVlbmN5PSIuNjUiIG51bU9jdGF2ZXM9IjMiIHJlc3VsdD0idHVyYnVsZW5jZSIgc2VlZD0iMTQiIHN0aXRjaFRpbGVzPSJzdGl0Y2giIHR5cGU9ImZyYWN0YWxOb2lzZSIvPjxmZVNwZWN1bGFyTGlnaHRpbmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBpbj0idHVyYnVsZW5jZSIgbGlnaHRpbmctY29sb3I9IiNmZmYiIHJlc3VsdD0ic3BlY3VsYXJMaWdodGluZyIgc3BlY3VsYXJDb25zdGFudD0iMyIgc3BlY3VsYXJFeHBvbmVudD0iMjAiIHN1cmZhY2VTY2FsZT0iMTIiPjxmZURpc3RhbnRMaWdodCBhemltdXRoPSIzIiBlbGV2YXRpb249IjMwIi8+PC9mZVNwZWN1bGFyTGlnaHRpbmc+PC9maWx0ZXI+PC9kZWZzPjxwYXRoIGZpbGw9InRyYW5zcGFyZW50IiBkPSJNMCAwaDcwMHY3MDBIMHoiLz48cGF0aCBkPSJNMCAwaDcwMHY3MDBIMHoiIGZpbHRlcj0idXJsKCNhKSIvPjwvc3ZnPg==);left:2px;top:0}20%{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjEwMDAiIHZpZXdCb3g9IjAgMCA3MDAgNzAwIj48ZGVmcz48ZmlsdGVyIGlkPSJhIiB3aWR0aD0iMTQwJSIgaGVpZ2h0PSIxNDAlIiB4PSItMjAlIiB5PSItMjAlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9ImxpbmVhclJHQiIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBwcmltaXRpdmVVbml0cz0idXNlclNwYWNlT25Vc2UiPjxmZVR1cmJ1bGVuY2Ugd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBiYXNlRnJlcXVlbmN5PSIuNjUiIG51bU9jdGF2ZXM9IjMiIHJlc3VsdD0idHVyYnVsZW5jZSIgc2VlZD0iMTUiIHN0aXRjaFRpbGVzPSJzdGl0Y2giIHR5cGU9ImZyYWN0YWxOb2lzZSIvPjxmZVNwZWN1bGFyTGlnaHRpbmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBpbj0idHVyYnVsZW5jZSIgbGlnaHRpbmctY29sb3I9IiNmZmYiIHJlc3VsdD0ic3BlY3VsYXJMaWdodGluZyIgc3BlY3VsYXJDb25zdGFudD0iMyIgc3BlY3VsYXJFeHBvbmVudD0iMjAiIHN1cmZhY2VTY2FsZT0iMTIiPjxmZURpc3RhbnRMaWdodCBhemltdXRoPSIzIiBlbGV2YXRpb249IjMwIi8+PC9mZVNwZWN1bGFyTGlnaHRpbmc+PC9maWx0ZXI+PC9kZWZzPjxwYXRoIGZpbGw9InRyYW5zcGFyZW50IiBkPSJNMCAwaDcwMHY3MDBIMHoiLz48cGF0aCBkPSJNMCAwaDcwMHY3MDBIMHoiIGZpbHRlcj0idXJsKCNhKSIvPjwvc3ZnPg==);left:5px;top:10px}30%{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjEwMDAiIHZpZXdCb3g9IjAgMCA3MDAgNzAwIj48ZGVmcz48ZmlsdGVyIGlkPSJhIiB3aWR0aD0iMTQwJSIgaGVpZ2h0PSIxNDAlIiB4PSItMjAlIiB5PSItMjAlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9ImxpbmVhclJHQiIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBwcmltaXRpdmVVbml0cz0idXNlclNwYWNlT25Vc2UiPjxmZVR1cmJ1bGVuY2Ugd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBiYXNlRnJlcXVlbmN5PSIuNjUiIG51bU9jdGF2ZXM9IjMiIHJlc3VsdD0idHVyYnVsZW5jZSIgc2VlZD0iMTUiIHN0aXRjaFRpbGVzPSJzdGl0Y2giIHR5cGU9ImZyYWN0YWxOb2lzZSIvPjxmZVNwZWN1bGFyTGlnaHRpbmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBpbj0idHVyYnVsZW5jZSIgbGlnaHRpbmctY29sb3I9IiNmZmYiIHJlc3VsdD0ic3BlY3VsYXJMaWdodGluZyIgc3BlY3VsYXJDb25zdGFudD0iMyIgc3BlY3VsYXJFeHBvbmVudD0iMjAiIHN1cmZhY2VTY2FsZT0iMTIiPjxmZURpc3RhbnRMaWdodCBhemltdXRoPSIzIiBlbGV2YXRpb249IjMwIi8+PC9mZVNwZWN1bGFyTGlnaHRpbmc+PC9maWx0ZXI+PC9kZWZzPjxwYXRoIGZpbGw9InRyYW5zcGFyZW50IiBkPSJNMCAwaDcwMHY3MDBIMHoiLz48cGF0aCBkPSJNMCAwaDcwMHY3MDBIMHoiIGZpbHRlcj0idXJsKCNhKSIvPjwvc3ZnPg==);left:-6px;top:-3px}40%{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjEwMDAiIHZpZXdCb3g9IjAgMCA3MDAgNzAwIj48ZGVmcz48ZmlsdGVyIGlkPSJhIiB3aWR0aD0iMTQwJSIgaGVpZ2h0PSIxNDAlIiB4PSItMjAlIiB5PSItMjAlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9ImxpbmVhclJHQiIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBwcmltaXRpdmVVbml0cz0idXNlclNwYWNlT25Vc2UiPjxmZVR1cmJ1bGVuY2Ugd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBiYXNlRnJlcXVlbmN5PSIuNjUiIG51bU9jdGF2ZXM9IjMiIHJlc3VsdD0idHVyYnVsZW5jZSIgc2VlZD0iMTUiIHN0aXRjaFRpbGVzPSJzdGl0Y2giIHR5cGU9ImZyYWN0YWxOb2lzZSIvPjxmZVNwZWN1bGFyTGlnaHRpbmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBpbj0idHVyYnVsZW5jZSIgbGlnaHRpbmctY29sb3I9IiNmZmYiIHJlc3VsdD0ic3BlY3VsYXJMaWdodGluZyIgc3BlY3VsYXJDb25zdGFudD0iMyIgc3BlY3VsYXJFeHBvbmVudD0iMjAiIHN1cmZhY2VTY2FsZT0iMTIiPjxmZURpc3RhbnRMaWdodCBhemltdXRoPSIzIiBlbGV2YXRpb249IjMwIi8+PC9mZVNwZWN1bGFyTGlnaHRpbmc+PC9maWx0ZXI+PC9kZWZzPjxwYXRoIGZpbGw9InRyYW5zcGFyZW50IiBkPSJNMCAwaDcwMHY3MDBIMHoiLz48cGF0aCBkPSJNMCAwaDcwMHY3MDBIMHoiIGZpbHRlcj0idXJsKCNhKSIvPjwvc3ZnPg==);left:8px;top:-7px}50%{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjEwMDAiIHZpZXdCb3g9IjAgMCA3MDAgNzAwIj48ZGVmcz48ZmlsdGVyIGlkPSJhIiB3aWR0aD0iMTQwJSIgaGVpZ2h0PSIxNDAlIiB4PSItMjAlIiB5PSItMjAlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9ImxpbmVhclJHQiIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBwcmltaXRpdmVVbml0cz0idXNlclNwYWNlT25Vc2UiPjxmZVR1cmJ1bGVuY2Ugd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBiYXNlRnJlcXVlbmN5PSIuNjUiIG51bU9jdGF2ZXM9IjMiIHJlc3VsdD0idHVyYnVsZW5jZSIgc2VlZD0iMTQiIHN0aXRjaFRpbGVzPSJzdGl0Y2giIHR5cGU9ImZyYWN0YWxOb2lzZSIvPjxmZVNwZWN1bGFyTGlnaHRpbmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBpbj0idHVyYnVsZW5jZSIgbGlnaHRpbmctY29sb3I9IiNmZmYiIHJlc3VsdD0ic3BlY3VsYXJMaWdodGluZyIgc3BlY3VsYXJDb25zdGFudD0iMyIgc3BlY3VsYXJFeHBvbmVudD0iMjAiIHN1cmZhY2VTY2FsZT0iMTIiPjxmZURpc3RhbnRMaWdodCBhemltdXRoPSIzIiBlbGV2YXRpb249IjMwIi8+PC9mZVNwZWN1bGFyTGlnaHRpbmc+PC9maWx0ZXI+PC9kZWZzPjxwYXRoIGZpbGw9InRyYW5zcGFyZW50IiBkPSJNMCAwaDcwMHY3MDBIMHoiLz48cGF0aCBkPSJNMCAwaDcwMHY3MDBIMHoiIGZpbHRlcj0idXJsKCNhKSIvPjwvc3ZnPg==);left:-20px;top:0}60%{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjEwMDAiIHZpZXdCb3g9IjAgMCA3MDAgNzAwIj48ZGVmcz48ZmlsdGVyIGlkPSJhIiB3aWR0aD0iMTQwJSIgaGVpZ2h0PSIxNDAlIiB4PSItMjAlIiB5PSItMjAlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9ImxpbmVhclJHQiIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBwcmltaXRpdmVVbml0cz0idXNlclNwYWNlT25Vc2UiPjxmZVR1cmJ1bGVuY2Ugd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBiYXNlRnJlcXVlbmN5PSIuNjUiIG51bU9jdGF2ZXM9IjMiIHJlc3VsdD0idHVyYnVsZW5jZSIgc2VlZD0iMTUiIHN0aXRjaFRpbGVzPSJzdGl0Y2giIHR5cGU9ImZyYWN0YWxOb2lzZSIvPjxmZVNwZWN1bGFyTGlnaHRpbmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBpbj0idHVyYnVsZW5jZSIgbGlnaHRpbmctY29sb3I9IiNmZmYiIHJlc3VsdD0ic3BlY3VsYXJMaWdodGluZyIgc3BlY3VsYXJDb25zdGFudD0iMyIgc3BlY3VsYXJFeHBvbmVudD0iMjAiIHN1cmZhY2VTY2FsZT0iMTIiPjxmZURpc3RhbnRMaWdodCBhemltdXRoPSIzIiBlbGV2YXRpb249IjMwIi8+PC9mZVNwZWN1bGFyTGlnaHRpbmc+PC9maWx0ZXI+PC9kZWZzPjxwYXRoIGZpbGw9InRyYW5zcGFyZW50IiBkPSJNMCAwaDcwMHY3MDBIMHoiLz48cGF0aCBkPSJNMCAwaDcwMHY3MDBIMHoiIGZpbHRlcj0idXJsKCNhKSIvPjwvc3ZnPg==);bottom:10px;left:0;top:-300px}70%{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjEwMDAiIHZpZXdCb3g9IjAgMCA3MDAgNzAwIj48ZGVmcz48ZmlsdGVyIGlkPSJhIiB3aWR0aD0iMTQwJSIgaGVpZ2h0PSIxNDAlIiB4PSItMjAlIiB5PSItMjAlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9ImxpbmVhclJHQiIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBwcmltaXRpdmVVbml0cz0idXNlclNwYWNlT25Vc2UiPjxmZVR1cmJ1bGVuY2Ugd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBiYXNlRnJlcXVlbmN5PSIuNjUiIG51bU9jdGF2ZXM9IjMiIHJlc3VsdD0idHVyYnVsZW5jZSIgc2VlZD0iMTQiIHN0aXRjaFRpbGVzPSJzdGl0Y2giIHR5cGU9ImZyYWN0YWxOb2lzZSIvPjxmZVNwZWN1bGFyTGlnaHRpbmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBpbj0idHVyYnVsZW5jZSIgbGlnaHRpbmctY29sb3I9IiNmZmYiIHJlc3VsdD0ic3BlY3VsYXJMaWdodGluZyIgc3BlY3VsYXJDb25zdGFudD0iMyIgc3BlY3VsYXJFeHBvbmVudD0iMjAiIHN1cmZhY2VTY2FsZT0iMTIiPjxmZURpc3RhbnRMaWdodCBhemltdXRoPSIzIiBlbGV2YXRpb249IjMwIi8+PC9mZVNwZWN1bGFyTGlnaHRpbmc+PC9maWx0ZXI+PC9kZWZzPjxwYXRoIGZpbGw9InRyYW5zcGFyZW50IiBkPSJNMCAwaDcwMHY3MDBIMHoiLz48cGF0aCBkPSJNMCAwaDcwMHY3MDBIMHoiIGZpbHRlcj0idXJsKCNhKSIvPjwvc3ZnPg==);left:0;top:20px}80%{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjEwMDAiIHZpZXdCb3g9IjAgMCA3MDAgNzAwIj48ZGVmcz48ZmlsdGVyIGlkPSJhIiB3aWR0aD0iMTQwJSIgaGVpZ2h0PSIxNDAlIiB4PSItMjAlIiB5PSItMjAlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9ImxpbmVhclJHQiIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBwcmltaXRpdmVVbml0cz0idXNlclNwYWNlT25Vc2UiPjxmZVR1cmJ1bGVuY2Ugd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBiYXNlRnJlcXVlbmN5PSIuNjUiIG51bU9jdGF2ZXM9IjMiIHJlc3VsdD0idHVyYnVsZW5jZSIgc2VlZD0iMTQiIHN0aXRjaFRpbGVzPSJzdGl0Y2giIHR5cGU9ImZyYWN0YWxOb2lzZSIvPjxmZVNwZWN1bGFyTGlnaHRpbmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBpbj0idHVyYnVsZW5jZSIgbGlnaHRpbmctY29sb3I9IiNmZmYiIHJlc3VsdD0ic3BlY3VsYXJMaWdodGluZyIgc3BlY3VsYXJDb25zdGFudD0iMyIgc3BlY3VsYXJFeHBvbmVudD0iMjAiIHN1cmZhY2VTY2FsZT0iMTIiPjxmZURpc3RhbnRMaWdodCBhemltdXRoPSIzIiBlbGV2YXRpb249IjMwIi8+PC9mZVNwZWN1bGFyTGlnaHRpbmc+PC9maWx0ZXI+PC9kZWZzPjxwYXRoIGZpbGw9InRyYW5zcGFyZW50IiBkPSJNMCAwaDcwMHY3MDBIMHoiLz48cGF0aCBkPSJNMCAwaDcwMHY3MDBIMHoiIGZpbHRlcj0idXJsKCNhKSIvPjwvc3ZnPg==);left:10px;top:10px}90%{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjEwMDAiIHZpZXdCb3g9IjAgMCA3MDAgNzAwIj48ZGVmcz48ZmlsdGVyIGlkPSJhIiB3aWR0aD0iMTQwJSIgaGVpZ2h0PSIxNDAlIiB4PSItMjAlIiB5PSItMjAlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9ImxpbmVhclJHQiIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBwcmltaXRpdmVVbml0cz0idXNlclNwYWNlT25Vc2UiPjxmZVR1cmJ1bGVuY2Ugd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBiYXNlRnJlcXVlbmN5PSIuNjUiIG51bU9jdGF2ZXM9IjMiIHJlc3VsdD0idHVyYnVsZW5jZSIgc2VlZD0iMTUiIHN0aXRjaFRpbGVzPSJzdGl0Y2giIHR5cGU9ImZyYWN0YWxOb2lzZSIvPjxmZVNwZWN1bGFyTGlnaHRpbmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBpbj0idHVyYnVsZW5jZSIgbGlnaHRpbmctY29sb3I9IiNmZmYiIHJlc3VsdD0ic3BlY3VsYXJMaWdodGluZyIgc3BlY3VsYXJDb25zdGFudD0iMyIgc3BlY3VsYXJFeHBvbmVudD0iMjAiIHN1cmZhY2VTY2FsZT0iMTIiPjxmZURpc3RhbnRMaWdodCBhemltdXRoPSIzIiBlbGV2YXRpb249IjMwIi8+PC9mZVNwZWN1bGFyTGlnaHRpbmc+PC9maWx0ZXI+PC9kZWZzPjxwYXRoIGZpbGw9InRyYW5zcGFyZW50IiBkPSJNMCAwaDcwMHY3MDBIMHoiLz48cGF0aCBkPSJNMCAwaDcwMHY3MDBIMHoiIGZpbHRlcj0idXJsKCNhKSIvPjwvc3ZnPg==);left:0;top:3px}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.sw-embed-qualifio-module-embedQualifio{display:block}@keyframes sw-spotlight-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-spotlight-module-pswp-clockwise .6s linear infinite}@keyframes sw-spotlight-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-spotlight-module-spotlight{--story-card-text-line-height:1.5}@media print,screen and (min-width:40em){.sw-spotlight-module-spotlight{--card-background-color-hover:transparent;--color-vrtnws-background-hover:transparent;--color-vrtnws-text-hover:currentcolor;--section-items-grid-gap:var(--spacing-40);--story-card-text-font-size:var(--text-sm);border-bottom:1px solid var(--spotlight-border-color);position:relative}}@media print,screen and (max-width:39.99875em){.sw-spotlight-module-spotlightSection{border-top:3px solid var(--link-decoration-color);padding-left:0;padding-right:0}}@media print,screen and (min-width:40em){.sw-spotlight-module-spotlightSection{--story-card-border-radius-vrtnws:0;--story-card-image-border-radius-vrtnws:0}}.sw-spotlight-module-sections{--section-padding-top:0;--section-padding-bottom:0;margin-bottom:0}@media print,screen and (min-width:40em){.sw-spotlight-module-sections{--section-padding-top:var(--spacing-8);--section-padding-bottom:var(--spacing-8)}}.sw-spotlight-module-title{--title-large-margin-bottom:var(--spacing-16)}@media print,screen and (max-width:39.99875em){.sw-spotlight-module-firstItem{--image-width:calc(100% + 16px);--image-margin:-8px -8px 0 -8px}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-timeline-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-timeline-module-pswp-clockwise .6s linear infinite}@keyframes sw-timeline-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--timeline-background:transparent;--timeline-events-gap:var(--spacing-16)}.sw-timeline-module-timeline{--title-display:block;background:var(--timeline-background);container-name:timelinecontainer;container-type:inline-size;max-width:640px}.sw-timeline-module-loader{--icon-margin:0 0 0 calc(3rem - var(--icon-size)/2);animation:sw-timeline-module-spin 2s linear infinite}@keyframes sw-timeline-module-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-timeline-module-events{--title-display:inline-flex;display:flex;flex-direction:column;gap:var(--spacing-16)}.sw-timeline-module-events:before{background:transparent;border-left:1px dashed #000;content:"";display:block;height:1em;margin:0 auto calc(var(--timeline-events-gap)*-1) 3rem;width:1px}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-raw-module-linkAnimation{0%{width:0}to{width:100%}}.sw-raw-module-customCellWithLink,.sw-raw-module-wrapper a{color:var(--link-color);cursor:pointer;text-decoration:var(--link-decoration);text-decoration-color:var(--link-decoration-color);text-decoration-thickness:.1rem;text-underline-offset:20%}.sw-raw-module-customCellWithLink:hover,.sw-raw-module-wrapper a:hover{color:var(--link-color-hover);text-decoration-color:var(--link-decoration-color-hover)}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-raw-module-pswp-clockwise .6s linear infinite}@keyframes sw-raw-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-raw-module-number{font-family:var(--font-primary);font-size:var(--cell-number-font-size)}.sw-raw-module-squircle{align-items:center;background-color:var(--table-cell-number-background);border-radius:var(--corner-radius);color:var(--table-cell-number-color);display:flex;height:2.2em;justify-content:center;width:2.2em}.sw-raw-module-image{--image-width:var(--table-cell-image-width);--image-aspect-ratio:3/2}.sw-raw-module-vertical{--table-cell-image-gap:.2rem;flex-direction:column}.sw-raw-module-reversed{flex-direction:row-reverse}.sw-raw-module-hideOnMobile{display:none}@supports (container-type:inline-size){@container (min-width: 640px){.sw-raw-module-hideOnMobile{display:block}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-raw-module-hideOnMobile{display:block}}}.sw-raw-module-hideOnDesktop{display:block}@supports (container-type:inline-size){@container (min-width: 640px){.sw-raw-module-hideOnDesktop{display:none}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-raw-module-hideOnDesktop{display:none}}}.sw-raw-module-customCell{align-items:center;display:flex}.sw-raw-module-customCellWithIcon{--icon-margin:0;gap:.6rem}.sw-raw-module-customCellWithImage{gap:var(--table-cell-image-gap)}.sw-raw-module-fontMedium{--table-cell-with-link-font-weight:500;font-weight:500}.sw-raw-module-withHighlightText{--link-decoration:none;display:flex}.sw-raw-module-withHighlightText .sw-raw-module-text,.sw-raw-module-withHighlightText .sw-raw-module-textHighlight{--caption-color:var(--table-cell-text-highlight-color);--title-color:var(--table-cell-text-highlight-color)}.sw-raw-module-withHighlightText .sw-raw-module-textHighlight{--title-padding-horizontal:0}.sw-raw-module-lineupItem{--button-medium-padding:0;display:flex;gap:1rem}.sw-raw-module-lineupItem .sw-raw-module-position{font-weight:700}.sw-raw-module-lineupItem .sw-raw-module-playerName{--button-medium-font-size:var(--playername-font-size);max-width:60%;white-space:normal}.sw-raw-module-tableContainer{--button-tertiary-decoration:underline;--button-tertiary-decoration-color:var(--color-brand-primary-500);container-name:tablecontainer;container-type:var(--table-container-type);margin-bottom:var(--table-margin-bottom)}.vrt-page .sw-raw-module-tableContainer{margin-bottom:var(--table-margin-vertical-override,var(--table-margin-vertical));margin-top:var(--table-margin-vertical-override,var(--table-margin-vertical))}.sw-raw-module-table,.sw-raw-module-wrapper table{border:0;border-collapse:collapse;color:var(--table-color);font-size:var(--table-font-size);width:100%}@supports (container-type:inline-size){@container tablecontainer (min-width: 640px){.sw-raw-module-table,.sw-raw-module-wrapper table{--table-cell-padding:var(--spacing-12);font-size:var(--paragraph-font-size)}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-raw-module-table,.sw-raw-module-wrapper table{--table-cell-padding:var(--spacing-12);font-size:var(--paragraph-font-size)}}}.sw-raw-module-table td:has(.sw-raw-module-icon),.sw-raw-module-wrapper table td:has(.sw-raw-module-icon){line-height:1}.sw-raw-module-tableWrapper,.sw-raw-module-wrapper{border-radius:var(--corner-radius);box-shadow:var(--table-box-shadow);display:block;overflow:auto}.sw-raw-module-tableDark{--table-color:var(--table-color-dark);--table-row-background:var(--table-row-background-dark);--table-row-background-alt:var(--table-row-background-dark);--table-row-background-hover:var(--table-row-background-hover-dark);--table-row-border-color:var(--table-row-border-color-dark);--link-color:var(--color-dark-mode-text);--link-color-hover:var(--color-brand-primary-500);--icon-color:var(--color-brand-primary-500)}.sw-raw-module-head,.sw-raw-module-wrapper table thead{display:var(--table-head-display)}.sw-raw-module-row:hover,.sw-raw-module-wrapper table tbody tr:hover{--table-row-background:var(--table-row-background-hover);--table-row-background-alt:var(--table-row-background-hover)}.sw-raw-module-rowMute{--table-cell-text-highlight-color:var(--color-brand-tertiary-500);--table-cell-number-background:var(--color-transparent-100);--table-cell-number-color:var(--color-brand-tertiary-500)}.sw-raw-module-rowLive{--table-scoreboard-cell-padding:.975rem 1.2rem;position:relative}@supports (container-type:inline-size){@container tablecontainer (min-width: 640px){.sw-raw-module-rowLive{--table-scoreboard-cell-padding-md:.8rem 1.2rem}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-raw-module-rowLive{--table-scoreboard-cell-padding-md:.8rem 1.2rem}}}.sw-raw-module-rowLive>:first-child:before{background:var(--color-ui-dandelion);content:"";height:100%;left:0;position:absolute;top:0;width:4px;z-index:1}.sw-raw-module-table:has(.sw-raw-module-customRow) .sw-raw-module-row,.sw-raw-module-table:has(.sw-raw-module-customRow) .sw-raw-module-wrapper table tbody tr,.sw-raw-module-wrapper table tbody .sw-raw-module-table:has(.sw-raw-module-customRow) tr,.sw-raw-module-wrapper table:has(.sw-raw-module-customRow) .sw-raw-module-row,.sw-raw-module-wrapper table:has(.sw-raw-module-customRow) tbody tr{--table-row-background:#fff;--table-row-background-alt:#fff}.sw-raw-module-table:has(.sw-raw-module-customRow) .sw-raw-module-row:hover,.sw-raw-module-table:has(.sw-raw-module-customRow) .sw-raw-module-wrapper table tbody tr:hover,.sw-raw-module-wrapper table tbody .sw-raw-module-table:has(.sw-raw-module-customRow) tr:hover,.sw-raw-module-wrapper table:has(.sw-raw-module-customRow) .sw-raw-module-row:hover,.sw-raw-module-wrapper table:has(.sw-raw-module-customRow) tbody tr:hover{--table-row-background:var(--table-row-background-hover);--table-row-background-alt:var(--table-row-background-hover)}.sw-raw-module-table:has(.sw-raw-module-customRow) .sw-raw-module-customRow,.sw-raw-module-wrapper table:has(.sw-raw-module-customRow) .sw-raw-module-customRow{--table-row-background:var(--color-background-300);--table-row-background-alt:var(--color-background-300)}.sw-raw-module-table:has(.sw-raw-module-customRow) .sw-raw-module-customRow:hover,.sw-raw-module-wrapper table:has(.sw-raw-module-customRow) .sw-raw-module-customRow:hover{--table-row-background:var(--color-background-300);--table-row-background-alt:var(--color-background-300)}.sw-raw-module-cell,.sw-raw-module-cellHead,.sw-raw-module-wrapper table tbody tr td,.sw-raw-module-wrapper table tbody tr th,.sw-raw-module-wrapper table thead td,.sw-raw-module-wrapper table thead th{padding:var(--table-cell-padding);position:relative;white-space:nowrap;z-index:0}.sw-raw-module-cellHead,.sw-raw-module-wrapper table tbody tr th,.sw-raw-module-wrapper table thead th{background:var(--table-head-background-color)!important;text-align:left}.sw-raw-module-cellWithLink{font-weight:var(--table-cell-with-link-font-weight)}.sw-raw-module-cellLeaderName{color:var(--color-brand-tertiary-500)}.sw-raw-module-cellTeamJersey{--table-cell-image-width:3.4rem}.sw-raw-module-cellAlignRight{text-align:right}.sw-raw-module-cellSticky{left:0;position:sticky;z-index:1}.sw-raw-module-cellHead,.sw-raw-module-head .sw-raw-module-cell,.sw-raw-module-head .sw-raw-module-wrapper table tbody tr td,.sw-raw-module-wrapper table tbody tr .sw-raw-module-head td,.sw-raw-module-wrapper table tbody tr th,.sw-raw-module-wrapper table tbody tr thead td,.sw-raw-module-wrapper table thead .sw-raw-module-cell,.sw-raw-module-wrapper table thead tbody tr td,.sw-raw-module-wrapper table thead td,.sw-raw-module-wrapper table thead th{--table-row-background:var(--table-head-background-color);background-color:var(--table-head-background-color);color:var(--table-head-color);font-size:var(--table-head-font-size);font-weight:400}@supports (container-type:inline-size){@container (min-width: 640px){.sw-raw-module-cellMobileOnly{display:none}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-raw-module-cellMobileOnly{display:none}}}.sw-raw-module-cellDesktopOnly{display:none}@supports (container-type:inline-size){@container (min-width: 640px){.sw-raw-module-cellDesktopOnly{display:table-cell}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-raw-module-cellDesktopOnly{display:table-cell}}}.sw-raw-module-row .sw-raw-module-cell,.sw-raw-module-row .sw-raw-module-cellHead,.sw-raw-module-row .sw-raw-module-wrapper table thead td,.sw-raw-module-row .sw-raw-module-wrapper table thead th,.sw-raw-module-wrapper table tbody tr .sw-raw-module-cell,.sw-raw-module-wrapper table tbody tr .sw-raw-module-cellHead,.sw-raw-module-wrapper table tbody tr td,.sw-raw-module-wrapper table tbody tr th,.sw-raw-module-wrapper table thead .sw-raw-module-row td,.sw-raw-module-wrapper table thead .sw-raw-module-row th{background:var(--table-row-background)}.sw-raw-module-row:nth-child(2n) .sw-raw-module-cell,.sw-raw-module-row:nth-child(2n) .sw-raw-module-cellHead,.sw-raw-module-row:nth-child(2n) .sw-raw-module-wrapper table tbody tr td,.sw-raw-module-row:nth-child(2n) .sw-raw-module-wrapper table tbody tr th,.sw-raw-module-row:nth-child(2n) .sw-raw-module-wrapper table thead td,.sw-raw-module-row:nth-child(2n) .sw-raw-module-wrapper table thead th,.sw-raw-module-wrapper table tbody tr .sw-raw-module-row:nth-child(2n) td,.sw-raw-module-wrapper table tbody tr .sw-raw-module-row:nth-child(2n) th,.sw-raw-module-wrapper table tbody tr:nth-child(2n) .sw-raw-module-cell,.sw-raw-module-wrapper table tbody tr:nth-child(2n) .sw-raw-module-cellHead,.sw-raw-module-wrapper table tbody tr:nth-child(2n) td,.sw-raw-module-wrapper table tbody tr:nth-child(2n) th,.sw-raw-module-wrapper table thead .sw-raw-module-row:nth-child(2n) td,.sw-raw-module-wrapper table thead .sw-raw-module-row:nth-child(2n) th{background:var(--table-row-background-alt)}.sw-raw-module-row:not(:last-child) .sw-raw-module-cell,.sw-raw-module-row:not(:last-child) .sw-raw-module-cellHead,.sw-raw-module-row:not(:last-child) .sw-raw-module-wrapper table tbody tr td,.sw-raw-module-row:not(:last-child) .sw-raw-module-wrapper table tbody tr th,.sw-raw-module-row:not(:last-child) .sw-raw-module-wrapper table thead td,.sw-raw-module-row:not(:last-child) .sw-raw-module-wrapper table thead th,.sw-raw-module-wrapper table tbody tr .sw-raw-module-row:not(:last-child) td,.sw-raw-module-wrapper table tbody tr .sw-raw-module-row:not(:last-child) th,.sw-raw-module-wrapper table tbody tr:not(:last-child) .sw-raw-module-cell,.sw-raw-module-wrapper table tbody tr:not(:last-child) .sw-raw-module-cellHead,.sw-raw-module-wrapper table tbody tr:not(:last-child) td,.sw-raw-module-wrapper table tbody tr:not(:last-child) th,.sw-raw-module-wrapper table thead .sw-raw-module-row:not(:last-child) td,.sw-raw-module-wrapper table thead .sw-raw-module-row:not(:last-child) th{border-bottom:1px solid var(--table-row-border-color)}.sw-raw-module-arrowDown{--icon-color:var(--table-cell-arrow-up)}.sw-raw-module-color{display:inline-flex;height:2.3rem;margin-right:.6rem;vertical-align:text-bottom;width:3px}.sw-raw-module-diffToPrevious{--icon-size:var(--table-cell-diff-icon-size);color:var(--table-cell-diff-color);font-size:var(--table-cell-diff-font-size)}.sw-raw-module-diffToPreviousDown{--icon-color:var(--table-cell-diff-icon-down-color)}.sw-raw-module-diffToPreviousUp{--icon-color:var(--table-cell-diff-icon-up-color)}.sw-raw-module-actionBar{--button-medium-icon-size:1.2rem;margin-top:var(--spacing-12);text-align:center;width:100%}.sw-raw-module-label{--title-medium-margin-bottom:var(--spacing-12)}.sw-raw-module-scoreboard .sw-raw-module-cell,.sw-raw-module-scoreboard .sw-raw-module-cellHead,.sw-raw-module-scoreboard .sw-raw-module-wrapper table tbody tr td,.sw-raw-module-scoreboard .sw-raw-module-wrapper table tbody tr th,.sw-raw-module-scoreboard .sw-raw-module-wrapper table thead td,.sw-raw-module-scoreboard .sw-raw-module-wrapper table thead th,.sw-raw-module-wrapper table tbody tr .sw-raw-module-scoreboard td,.sw-raw-module-wrapper table tbody tr .sw-raw-module-scoreboard th,.sw-raw-module-wrapper table thead .sw-raw-module-scoreboard td,.sw-raw-module-wrapper table thead .sw-raw-module-scoreboard th{font-size:1.5rem;padding:var(--table-scoreboard-cell-padding)}@supports (container-type:inline-size){@container tablecontainer (min-width: 640px){.sw-raw-module-scoreboard .sw-raw-module-cell,.sw-raw-module-scoreboard .sw-raw-module-cellHead,.sw-raw-module-scoreboard .sw-raw-module-wrapper table tbody tr td,.sw-raw-module-scoreboard .sw-raw-module-wrapper table tbody tr th,.sw-raw-module-scoreboard .sw-raw-module-wrapper table thead td,.sw-raw-module-scoreboard .sw-raw-module-wrapper table thead th,.sw-raw-module-wrapper table tbody tr .sw-raw-module-scoreboard td,.sw-raw-module-wrapper table tbody tr .sw-raw-module-scoreboard th,.sw-raw-module-wrapper table thead .sw-raw-module-scoreboard td,.sw-raw-module-wrapper table thead .sw-raw-module-scoreboard th{font-size:1.8rem;padding:var(--table-scoreboard-cell-padding-md)}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-raw-module-scoreboard .sw-raw-module-cell,.sw-raw-module-scoreboard .sw-raw-module-cellHead,.sw-raw-module-scoreboard .sw-raw-module-wrapper table tbody tr td,.sw-raw-module-scoreboard .sw-raw-module-wrapper table tbody tr th,.sw-raw-module-scoreboard .sw-raw-module-wrapper table thead td,.sw-raw-module-scoreboard .sw-raw-module-wrapper table thead th,.sw-raw-module-wrapper table tbody tr .sw-raw-module-scoreboard td,.sw-raw-module-wrapper table tbody tr .sw-raw-module-scoreboard th,.sw-raw-module-wrapper table thead .sw-raw-module-scoreboard td,.sw-raw-module-wrapper table thead .sw-raw-module-scoreboard th{font-size:1.8rem;padding:var(--table-scoreboard-cell-padding-md)}}}.sw-raw-module-scoreboard .sw-raw-module-cellHead,.sw-raw-module-scoreboard .sw-raw-module-wrapper table tbody tr th,.sw-raw-module-scoreboard .sw-raw-module-wrapper table thead th,.sw-raw-module-wrapper table tbody tr .sw-raw-module-scoreboard th,.sw-raw-module-wrapper table thead .sw-raw-module-scoreboard th{font-size:1.5rem;padding:.6rem 1.2rem}.sw-raw-module-scoreboard .sw-raw-module-customRow .sw-raw-module-cell,.sw-raw-module-scoreboard .sw-raw-module-customRow .sw-raw-module-cellHead,.sw-raw-module-scoreboard .sw-raw-module-customRow .sw-raw-module-wrapper table tbody tr td,.sw-raw-module-scoreboard .sw-raw-module-customRow .sw-raw-module-wrapper table tbody tr th,.sw-raw-module-scoreboard .sw-raw-module-customRow .sw-raw-module-wrapper table thead td,.sw-raw-module-scoreboard .sw-raw-module-customRow .sw-raw-module-wrapper table thead th,.sw-raw-module-wrapper table tbody tr .sw-raw-module-scoreboard .sw-raw-module-customRow td,.sw-raw-module-wrapper table tbody tr .sw-raw-module-scoreboard .sw-raw-module-customRow th,.sw-raw-module-wrapper table thead .sw-raw-module-scoreboard .sw-raw-module-customRow td,.sw-raw-module-wrapper table thead .sw-raw-module-scoreboard .sw-raw-module-customRow th{font-size:1.8rem;padding:.8rem}.sw-raw-module-footer{margin-top:1.2rem}.sw-raw-module-dark{--table-color:var(--table-color-dark);--table-row-background:var(--table-row-background-dark);--table-row-background-alt:var(--table-row-background-dark);--table-row-background-hover:var(--table-row-background-hover-dark);--table-row-border-color:var(--table-row-border-color-dark);--link-color:#fff;--link-color-hover:#fff}.sw-raw-module-wrapper{margin-bottom:var(--spacing-24);width:100%}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.sw-common-module-subtitle,.sw-common-module-text,.sw-common-module-title{--title-display:block;display:block}.sw-common-module-title{--title-font-size-lg:2.3rem}.medium .sw-common-module-title{--title-font-size-lg:2.6rem}.large .sw-common-module-title{--title-font-size-lg:3rem}.sw-common-module-subtitle{--title-color:var(--color-wielermanager-accent);--title-font-size-sm:1.6rem}.medium .sw-common-module-subtitle{--title-font-size-sm:1.8rem}.large .sw-common-module-subtitle{--title-font-size-sm:2.1rem}.sw-common-module-subtitle.sw-common-module-isLive{--title-color:var(--color-wielermanager-live)}.sw-common-module-paragraph{--paragraph-font-size:1.4rem;width:100%}.medium .sw-common-module-paragraph{--paragraph-font-size:1.8rem}.large .sw-common-module-paragraph{--paragraph-font-size:2.1rem}.sw-common-module-paragraph:not(:last-child){margin-bottom:var(--spacing-16)}.sw-common-module-link{--button-font-family:var(--font-secondary);--button-letter-spacing:normal;--button-font-weight:normal;--button-line-height:1.7;--button-display:none;--link-color-hover:#fff;--icon-size:var(--spacing-16)}.medium .sw-common-module-link{--button-display:flex;align-items:center;justify-content:end;margin-left:auto}.sw-common-module-centered{text-align:center}@keyframes sw-button-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-button-module-pswp-clockwise .6s linear infinite}@keyframes sw-button-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--button-cursor:pointer;--button-font-family:var(--font-primary);--button-font-weight:500;--button-letter-spacing:var(--font-primary-letter-spacing);--button-text-indent:0;--button-box-shadow:none;--button-align-items:center;--button-margin:0;--button-padding:var(--spacing-8) var(--spacing-16);--button-border:none;--button-border-color:var(--color-brand-tertiary-500);--button-border-bottom:none;--button-border-bottom-hover:none;--button-border-radius:2em;--button-disabled-background:var(--color-background-400);--button-disabled-color:var(--color-ui-chateau);--button-display:inline-flex;--button-grid-gap:.3em;--button-icon-font-size:.65em;--button-icon-after-transform:none;--button-icon-margin-top:0;--button-width:auto;--button-white-space:nowrap;--button-justify-content:space-between;--button-font-size:var(--text-sm);--button-meta-font-size:var(--meta-font-size);--button-meta-padding:var(--spacing-4) var(--spacing-8);--button-meta-icon-size:1.3em;--button-small-font-size:var(--caption-font-size);--button-small-padding:var(--spacing-8) var(--spacing-12);--button-medium-font-size:var(--title-font-size-xs);--button-medium-padding:var(--spacing-8) var(--spacing-16);--button-medium-icon-size:1.7em;--button-large-font-size:var(--title-font-size-sm);--button-large-padding:var(--spacing-8) var(--spacing-16);--button-large-grid-gap:var(--spacing-8);--button-large-icon-size:1.7em;--button-primary-color:#fff;--button-primary-color-hover:var(--color-brand-secondary-500);--button-primary-background:var(--color-brand-secondary-500);--button-primary-background-hover:var(--color-brand-primary-500);--button-primary-icon-color:var(--color-brand-primary-500);--button-primary-icon-color-hover:var(--color-brand-secondary-500);--button-secondary-color:var(--color-brand-secondary-500);--button-secondary-border-color:#000;--button-secondary-border-color-hover:var(--color-brand-primary-500);--button-secondary-border:1px solid var(--button-secondary-border-color);--button-secondary-background-color:inherit;--button-secondary-background-hover:var(--color-brand-primary-500);--button-secondary-icon-color-hover:#000;--button-secondary-color-hover:#000;--button-tertiary-background-hover:inherit;--button-tertiary-background-active:inherit;--button-tertiary-color-hover:inherit;--button-tertiary-color-active:inherit;--button-tertiary-color:currentcolor;--button-tertiary-focus-color:currentcolor;--button-tertiary-focus-background:transparent;--button-tertiary-decoration:none;--button-tertiary-icon-color:var(--color-brand-secondary-500);--button-tertiary-icon-color-hover:var(--color-brand-primary-500);--button-tertiary-icon-font-size:1rem;--button-tertiary-decoration-color:currentcolor;--button-tertiary-decoration-color-hover:var(--color-brand-primary-500);--button-tertiary-decoration-thickness:1px;--button-tertiary-underline-offset:.5rem;--button-tertiary-background-color:transparent;--button-tertiary-border:none;--button-tertiary-border-hover:none;--button-live-color:#000;--button-live-background:var(--color-ui-dandelion);--button-live-icon-before-size:3.3rem;--button-live-icon-before-color:#000;--button-live-icon-before-background:#e6d500;--button-live-icon-before-border-color:var(--color-ui-dandelion);--button-live-icon-after-size:3.3rem;--button-live-icon-after-color:#000;--button-live-icon-after-background:#e6d500;--button-live-icon-after-border-color:var(--color-ui-dandelion);--button-list-icon-background:var(--color-background-300);--button-list-icon-background-hover:#fff;--button-list-color:#000;--button-list-background-hover:var(--color-background-300);--button-list-decoration:none;--button-list-border-radius:0;--button-line-height:1.5;--button-inner-width:auto;--button-inner-display:inline;--button-inner-after-content:initial;--button-inner-after-color:initial;--button-inner-after-spacing:initial;--button-transition:.2s all var(--animation-cubic);--button-imagebefore-width:5.6rem;--button-imagebefore-background:var(--color-background-200);--button-imagebefore-border:1px solid var(--color-background-300)}.sw-button-module-button,.sw-button-module-buttonList,.sw-button-module-buttonLive,.sw-button-module-buttonPrimary,.sw-button-module-buttonSecondary,.sw-button-module-buttonTertiary{align-items:var(--button-align-items);background-color:transparent;border:var(--button-border);border-bottom:var(--button-border-bottom);border-radius:var(--button-border-radius);box-shadow:var(--button-box-shadow);cursor:var(--button-cursor);display:var(--button-display);font-family:var(--button-font-family);font-size:var(--button-font-size);font-weight:var(--button-font-weight);gap:var(--button-grid-gap);justify-content:var(--button-justify-content);letter-spacing:var(--button-letter-spacing);line-height:var(--button-line-height);margin:var(--button-margin);overflow:hidden;padding:var(--button-padding);position:relative;text-decoration:none;text-indent:var(--button-text-indent);transition:var(--button-transition);white-space:var(--button-white-space);width:var(--button-width)}.sw-button-module-buttonMeta{--icon-size:var(--button-meta-icon-size);font-size:var(--button-meta-font-size);padding:var(--button-meta-padding)}.sw-button-module-buttonSmall{font-size:var(--button-small-font-size);padding:var(--button-small-padding)}.sw-button-module-buttonSmall.sw-button-module-buttonList{--button-list-background-hover:none;--button-box-shadow:var(--drop-shadow-light-low-big);--button-list-icon-background:none;--button-list-icon-background-hover:none;--button-border-bottom:1px solid var(--color-transparent-200);--button-border-bottom-hover:1px solid var(--color-transparent-200)}.sw-button-module-buttonMedium{--icon-size:var(--button-medium-icon-size);font-size:var(--button-medium-font-size);padding:var(--button-medium-padding)}.sw-button-module-buttonMedium.sw-button-module-buttonList{--button-box-shadow:var(--drop-shadow-light-low-big);--button-border-bottom-hover:1px solid transparent;--button-list-icon-padding:.5rem 0;--button-list-background-hover:#fff;--button-list-icon-background:none;--button-list-icon-background-hover:none;background:#fff}@media print,screen and (max-width:39.99875em){.sw-button-module-buttonMedium.sw-button-module-buttonList{--button-border-bottom:1px solid var(--color-transparent-200);--button-border-bottom-hover:1px solid var(--color-transparent-200)}}.sw-button-module-buttonMedium.sw-button-module-buttonTertiary{padding:var(--button-tertiary-medium-padding,var(--button-medium-padding))}.sw-button-module-buttonLarge{--icon-size:var(--button-large-icon-size);font-size:var(--button-large-font-size);padding:var(--button-large-padding)}.sw-button-module-buttonLarge.sw-button-module-buttonList{--button-list-icon-padding:1rem}.sw-button-module-buttonImageBefore{--image-aspect-ratio:1/1;--image-border-radius:50%;--image-scale:1;--image-width:var(--button-imagebefore-width);background:var(--button-imagebefore-background);border:var(--button-imagebefore-border);display:inline-flex}.sw-button-module-buttonIconAfter{transform:var(--button-icon-after-transform);transition:transform .2s var(--animation-cubic)}.sw-button-module-buttonIconAfter,.sw-button-module-buttonIconBefore{display:inline-flex;font-size:var(--button-icon-font-size);margin-top:var(--button-icon-margin-top)}.sw-button-module-buttonTertiary .sw-button-module-buttonIconAfter,.sw-button-module-buttonTertiary .sw-button-module-buttonIconBefore{--button-icon-font-size:1rem;font-size:var(--button-tertiary-icon-font-size)}@media print,screen and (max-width:39.99875em){.sw-button-module-buttonTertiary .sw-button-module-buttonIconAfter,.sw-button-module-buttonTertiary .sw-button-module-buttonIconBefore{--icon-color:var(--button-tertiary-icon-color)}}.sw-button-module-buttonWithoutAction{--button-cursor:default}.sw-button-module-buttonActive,.sw-button-module-buttonWithHover:hover{border-bottom:var(--button-border-bottom-hover)}.sw-button-module-buttonActive.sw-button-module-buttonPrimary,.sw-button-module-buttonWithHover:hover.sw-button-module-buttonPrimary{--icon-color:var(--button-primary-icon-color-hover);background:var(--button-primary-background-hover);color:var(--button-primary-color-hover)}.sw-button-module-buttonActive.sw-button-module-buttonSecondary,.sw-button-module-buttonWithHover:hover.sw-button-module-buttonSecondary{background:var(--button-secondary-background-hover);border-color:var(--button-secondary-border-color-hover);border-bottom:1px solid var(--button-secondary-border-color-hover);color:var(--button-secondary-color-hover)}.sw-button-module-buttonActive.sw-button-module-buttonTertiary,.sw-button-module-buttonWithHover:hover.sw-button-module-buttonTertiary{--icon-color:var(--button-tertiary-icon-color-hover);color:var(--button-tertiary-color-hover);text-decoration-color:var(--button-tertiary-decoration-color-hover)}.sw-button-module-buttonActive.sw-button-module-buttonList,.sw-button-module-buttonWithHover:hover.sw-button-module-buttonList{--button-list-icon-background:var(--button-list-icon-background-hover);background:var(--button-list-background-hover)}.sw-button-module-buttonActive.sw-button-module-buttonList.sw-button-module-buttonDarkMode,.sw-button-module-buttonWithHover:hover.sw-button-module-buttonList.sw-button-module-buttonDarkMode{--button-border-bottom-hover:none}.sw-button-module-buttonActive.sw-button-module-buttonTertiary{background:var(--button-tertiary-background-active);color:var(--button-tertiary-color-active)}.sw-button-module-buttonInner{display:var(--button-inner-display);overflow:hidden;text-overflow:ellipsis;white-space:var(--button-inner-white-space,var(--button-white-space));width:var(--button-inner-width)}.sw-button-module-buttonInner>span:not(:last-child):after{color:var(--button-inner-after-color);content:var(--button-inner-after-content);margin:var(--button-inner-after-spacing)}.sw-button-module-buttonWithBorder{overflow:inherit;position:relative}.sw-button-module-buttonWithBorder:after{border:1px solid var(--button-border-color);border-radius:3rem;content:"";height:calc(100% + 4px);left:-3px;position:absolute;top:-3px;width:calc(100% + 4px)}.sw-button-module-buttonPrimary{--icon-color:var(--button-primary-icon-color);background:var(--button-primary-background);color:var(--button-primary-color)}.sw-button-module-buttonPrimary:disabled{cursor:not-allowed}.sw-button-module-buttonPrimary:disabled,.sw-button-module-buttonPrimary:disabled:hover{background:var(--button-disabled-background);color:var(--button-disabled-color)}.sw-button-module-buttonSecondary{background-color:var(--button-secondary-background-color);border:1px solid var(--button-secondary-border-color);color:var(--button-secondary-color)}.sw-button-module-buttonSecondary:disabled{border-color:var(--button-disabled-background);color:var(--button-disabled-color);cursor:not-allowed}.sw-button-module-buttonTertiary{--button-padding:var(--button-tertiary-padding);--button-border-radius:0;background-color:var(--button-tertiary-background-color);border-bottom:var(--button-tertiary-border);color:var(--button-tertiary-color);text-align:var(--button-tertiary-text-align);text-decoration:var(--button-tertiary-decoration);text-decoration-color:var(--button-tertiary-decoration-color);text-decoration-thickness:var(--button-tertiary-decoration-thickness);text-underline-offset:var(--button-tertiary-underline-offset)}.sw-button-module-buttonTertiary:hover{background-color:var(--button-tertiary-background-hover);border-bottom:var(--button-tertiary-border-hover);color:var(--button-tertiary-color-hover)}.sw-button-module-buttonTertiary:focus{background-color:var(--button-tertiary-focus-background);color:var(--button-tertiary-focus-color);outline:0}.sw-button-module-buttonDarkMode{--button-primary-background:var(--color-brand-primary-500);--button-primary-color:var(--color-brand-secondary-500);--button-primary-icon-color:var(--color-brand-secondary-500);--button-secondary-border-color:var(--color-background-000);--button-secondary-color:var(--color-background-000);--button-tertiary-color:var(--color-background-000);--button-tertiary-color-hover:var(--color-background-000)}.sw-button-module-buttonLive{--button-icon-font-size:.59em;background:var(--button-live-background);color:var(--button-live-color);position:relative}.sw-button-module-buttonLive.sw-button-module-buttonHasIconAfter{--icon-size:var(--button-live-icon-after-size);padding-right:calc(.5rem + var(--button-live-icon-before-size))}.sw-button-module-buttonLive.sw-button-module-buttonHasIconAfter.sw-button-module-buttonIsIconOnly{padding-right:0}.sw-button-module-buttonLive.sw-button-module-buttonHasIconBefore{--icon-size:var(--button-live-icon-before-size);padding-left:calc(.5rem + var(--button-live-icon-before-size))}.sw-button-module-buttonLive.sw-button-module-buttonHasIconBefore.sw-button-module-buttonIsIconOnly{padding-left:0}.sw-button-module-buttonLive .sw-button-module-buttonIconAfter{background:var(--button-live-icon-after-background);border:1px solid var(--button-live-icon-after-border-color);border-radius:50%;color:var(--button-live-icon-after-color);padding:.3em;position:absolute;right:.1em}.sw-button-module-buttonLive .sw-button-module-buttonIconBefore{background:var(--button-live-icon-before-background);border:1px solid var(--button-live-icon-before-border-color);border-radius:50%;color:var(--button-live-icon-before-color);left:.1em;padding:.3em;position:absolute}.sw-button-module-buttonList{--button-border-bottom:1px solid transparent;--button-border-bottom-hover:var(--button-border-bottom);border-radius:var(--button-list-border-radius);text-decoration:var(--button-list-decoration) .1rem;text-decoration-color:var(--color-brand-primary-500);width:100%}.sw-button-module-buttonList .sw-button-module-buttonIconBefore{--icon-size:2.2rem;background:var(--button-list-icon-background);border-radius:50%;box-sizing:content-box;flex-shrink:0;margin-right:var(--spacing-8);padding:var(--button-list-icon-padding)}.sw-button-module-buttonList .sw-button-module-buttonIconAfter{flex-shrink:0;margin-left:auto}@keyframes sw-card-module-linkAnimation{0%{width:0}to{width:100%}}.sw-card-module-dark.sw-card-module-withLink{color:var(--link-color);cursor:pointer;text-decoration:var(--link-decoration);text-decoration-color:var(--link-decoration-color);text-decoration-thickness:.1rem;text-underline-offset:20%}.sw-card-module-dark.sw-card-module-withLink:hover{color:var(--link-color-hover);text-decoration-color:var(--link-decoration-color-hover)}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-card-module-pswp-clockwise .6s linear infinite}@keyframes sw-card-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--card-padding:var(--spacing-8);--card-color:var(--text-color);--card-color-hover:var(--card-color);--card-box-shadow:none;--card-box-shadow-hover:none;--card-border-radius:none;--card-background-color:transparent;--card-background-color-hover:var(--color-brand-primary-500);--card-background-color-dark:transparent;--card-background-color-dark-hover:var(--color-dark-mode-heavy)}.sw-card-module-card{--link-decoration-color-hover:var(--card-color);background-color:var(--card-background-color);border-radius:var(--card-border-radius);box-shadow:var(--card-box-shadow);color:var(--card-color);padding:var(--card-padding)}.sw-card-module-dark{--card-color:var(--color-dark-mode-text);--card-background-color:var(--card-background-color-dark);--link-color:var(--card-color);--link-color-hover:var(--card-color)}.sw-card-module-highlight{--card-color:#000;--card-background-color:var(--color-background-200);--button-tertiary-medium-padding:0;--button-border-radius:0}.sw-card-module-withHover{transition:background-color .3s var(--animation-cubic),color .3s var(--animation-cubic),box-shadow .3s var(--animation-cubic)}.sw-card-module-withHover:hover{--tag-color-dark:var(--color-dark-mode-text);--image-scale:1.1;--scoreboard-simple-teamname-width:4rem}@media print,screen and (min-width:40em){.sw-card-module-withHover:hover{--card-background-color:var(--card-background-color-hover);--card-box-shadow:var(--card-box-shadow-hover);--tag-color:var(--card-color-hover)}.sw-card-module-withHover:hover.sw-card-module-withLink{--link-decoration-color-hover:var(--color-brand-secondary-500);cursor:pointer}.sw-card-module-withHover:hover.sw-card-module-dark{--card-color:var(--color-dark-mode-text);--card-background-color:var(--card-background-color-dark-hover);--link-color-hover:var(--card-color);--link-decoration-color-hover:var(--card-color);--tag-color-dark:var(--card-color)}}@keyframes sw-paragraph-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-paragraph-module-pswp-clockwise .6s linear infinite}@keyframes sw-paragraph-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--paragraph-color:var(--text-color);--paragraph-inset-background:var(--color-background-200);--paragraph-display:inline-block;--paragraph-padding:0}.sw-paragraph-module-paragraph{align-items:center;color:var(--paragraph-color,currentColor);display:var(--paragraph-display);font-family:var(--paragraph-font-family);font-size:var(--paragraph-font-size);line-height:var(--paragraph-line-height);padding:var(--paragraph-padding)}.sw-paragraph-module-paragraphDark{--paragraph-color:var(--color-dark-mode-text)}.sw-paragraph-module-paragraphMedium{font-weight:var(--paragraph-font-weight-medium)}.sw-paragraph-module-paragraphBold{font-weight:var(--paragraph-font-weight-bold)}.sw-paragraph-module-insetBox{background-color:var(--paragraph-inset-background);display:block;margin:2rem 0;padding:1rem 3.5rem}@media print,screen and (min-width:40em){.sw-paragraph-module-insetBox{margin:2rem -3.6rem}}@keyframes sw-title-module-linkAnimation{0%{width:0}to{width:100%}}.sw-title-module-hasLink{color:var(--link-color);cursor:pointer;text-decoration:var(--link-decoration);text-decoration-color:var(--link-decoration-color);text-decoration-thickness:.1rem;text-underline-offset:20%}.sw-title-module-hasLink:hover{color:var(--link-color-hover);text-decoration-color:var(--link-decoration-color-hover)}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-title-module-pswp-clockwise .6s linear infinite}@keyframes sw-title-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--title-padding-horizontal:var(--spacing-12);--title-margin-bottom:var(--spacing-8);--title-medium-margin-bottom:var(--spacing-16);--title-large-margin-bottom:var(--spacing-24);--title-gap:0;--title-x-large-margin-bottom:var(--spacing-24);--title-display:inline-flex;--title-align-items:baseline;--title-text-overflow:clip;--title-overflow:visible}.sw-title-module-title{align-items:var(--title-align-items);color:var(--title-color,currentColor);display:var(--title-display);flex-wrap:wrap;font-family:var(--title-font-family);font-size:var(--title-font-size);font-weight:var(--title-font-weight-override,var(--title-font-weight));gap:var(--title-gap);letter-spacing:var(--title-letter-spacing);line-height:var(--title-line-height);margin-bottom:var(--title-margin-bottom);overflow:var(--title-overflow);padding-left:var(--title-padding-horizontal);padding-right:var(--title-padding-horizontal);text-overflow:var(--title-text-overflow)}.sw-title-module-titleDark{--title-color:var(--color-dark-mode-text);--link-color:var(--title-color);--link-color-hover:var(--title-color)}.sw-title-module-titleXSmall{--title-font-size:var(--title-font-size-xs);--title-font-weight:bold}@media print,screen and (min-width:40em){.sw-title-module-titleXSmall{--title-font-weight:normal}}.sw-title-module-titleSmall{--title-font-size:var(--title-font-size-sm);--title-font-weight:bold}@media print,screen and (min-width:40em){.sw-title-module-titleSmall{--title-font-weight:normal}}.sw-title-module-titleMedium{--title-font-size:var(--title-font-size-md);--title-font-weight:bold;--subtitle-font-size:var(--title-font-size-sm)}@media print,screen and (min-width:40em){.sw-title-module-titleMedium{--title-margin-bottom:var(--title-medium-margin-bottom)}}.sw-title-module-titleLarge{--title-font-size:var(--title-font-size-lg);--title-margin-bottom:var(--title-medium-margin-bottom);--subtitle-font-size:var(--title-font-size-md)}@media print,screen and (min-width:40em){.sw-title-module-titleLarge{--title-font-weight:bold;--title-margin-bottom:var(--title-large-margin-bottom)}}.sw-title-module-titleXLarge{--title-font-size:var(--title-font-size-xl);--title-margin-bottom:var(--title-large-margin-bottom);--subtitle-font-size:var(--title-font-size-lg)}@media print,screen and (min-width:40em){.sw-title-module-titleXLarge{--title-font-weight:bold;--title-margin-bottom:var(--title-x-large-margin-bottom)}.sw-title-module-titleDesktopSmall{--title-font-size:var(--title-font-size-sm)}.sw-title-module-titleDesktopMedium{--title-font-size:var(--title-font-size-md);--title-font-weight:bold;--subtitle-font-size:var(--title-font-size-sm)}.sw-title-module-titleDesktopLarge{--title-font-size:var(--title-font-size-lg);--title-font-weight:bold;--subtitle-font-size:var(--title-font-size-md)}.sw-title-module-titleDesktopXLarge{--title-font-size:var(--title-font-size-xl);--title-font-weight:bold;--subtitle-font-size:var(--title-font-size-lg)}}.sw-title-module-subTitle{font-size:var(--subtitle-font-size);font-weight:400}.sw-title-module-anchor{--title-margin-bottom:0;border-left:2px solid var(--color-brand-primary-500);margin-left:1rem;text-decoration:none}@keyframes sw-image-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-image-module-pswp-clockwise .6s linear infinite}@keyframes sw-image-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--image-margin:0;--image-width:100%;--image-height:auto;--image-scale:1;--image-background-color:var(--color-background-200);--image-background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTciIGhlaWdodD0iNDAiPjxwYXRoIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTIwLjM5NyA4LjU1OGMtMi4xOTQtLjU5Mi01LjQyNy0xLjE4Ni04LjI4LTEuMTg2LTIuNjMyIDAtMy45NDkuMjE3LTMuOTQ5IDIuMzcyIDAgMS40NTUuNzY5IDEuODMzIDUuMSAyLjM3IDYuNTI3LjgwNyA5LjQzMyAyLjc0NyA5LjQzMyA4LjQwMyAwIDcuNDktNS40ODQgOS40ODMtMTIuNTU3IDkuNDgzLTMuMDE4IDAtNy40MDQtLjU5My05Ljk4LTEuNTFsMS42NDQtNi4yNDdjMi4wODMuNTkzIDUuMjEgMS4xMzIgNy45NTIgMS4xMzIgMy4yOSAwIDQuODI0LS4yNzEgNC44MjQtMi40MjYgMC0xLjUwOS0uOTMzLTIuMS01LjU5Mi0yLjUzMUMzLjEyNCAxNy44NzggMCAxNi4yMDggMCAxMC4zMzYgMCAyLjg0OSA1LjQyOC45MDkgMTIuNDQ2LjkwOWMzLjAxNyAwIDYuOTY2LjU5MyA5LjU5NyAxLjUwOWwtMS42NDYgNi4xNHpNMzQuNTA2IDIxLjUzYzAgMS4yNDIgMS45NCAyLjEwNiA0LjUwOCAyLjEwNiA0LjE2OCAwIDUuNDgtMS43MyA1LjQ4LTcuNTYzIDAtNi43MDItMS4zNjktNy44OTEtNS41MzUtNy44OTEtMS41NDMgMC0zLjQyNS4yNy00LjQ1My42NVYyMS41M3pNMjYuMzMzIDIuODdjMy0xLjE0NiA4LjI4OC0xLjk2IDEyLjY1LTEuOTYgOS40ODYgMCAxMy42ODQgMy4zMiAxMy42ODQgMTQuNyAwIDExLjI3LTQuOTA3IDE0LjctMTEuODMyIDE0LjctMi43MjUgMC00LjU4LS42LTYuMTA2LTEuMjUzVjQwaC04LjM5NlYyLjg3em0zNy4yMyAxMi41ODZjMCA3LjAzNiAxLjEyIDguMTggNC45NjggOC4xOCAzLjg5NyAwIDUuMDItMS4xNDQgNS4wMi04LjE4IDAtNy4zMS0xLjEyMy04LjE4My01LjAyLTguMTgzLTMuODQ3IDAtNC45NjguODczLTQuOTY4IDguMTgzbS04LjE3Mi0uMTYyQzU1LjM5IDQuMDM0IDYwLjAzOS45MDkgNjguOTU2LjkwOWM5LjA4IDAgMTMuNjc2IDMuMTI0IDEzLjY3NiAxNC4zODVDODIuNjMyIDI2LjYwNiA3OC4wOSAzMCA2OC45NTYgMzBjLTkuMDI2IDAtMTMuNTY1LTMuMzk0LTEzLjU2NS0xNC43MDZNODUuMzU2IDEuODE4aDguNDE5djIuODc2Yy45My0xLjU5OCAyLjczNC0yLjg3NiA2Ljc4LTIuODc2aDQuNzc4bC00LjQ3NSA3LjAzLTEuNDUxLjAxNWMtMy4wMDYgMC01LjYzMi45Ni01LjYzMiAyLjc2OHYxNy40NmgtOC40MTlWMS44MTh6bTQzLjU4NyAwdjEuMzNjLTMuNDI2IDUuNy05LjMxNCAxNC4zMy0xMi43NCAxOC45MTFoMTIuMDk4djcuMDMyaC0yNC43ODR2LTEuMzMyYzQuNDk2LTUuOTY2IDEwLjY1Mi0xNS4wMiAxMi44NDctMTguOTFoLTExLjAzbDQuMjkzLTcuMDNoMTkuMzE2em0xNC42NzIgMjIuNzI3YzEuNSAwIDMuMTU2LS4yNyA0LjM5Ni0uNzU1di01LjIzMWMtMS4xOS0uMzIzLTIuNjg5LS4zNzctNC4yOTMtLjM3Ny0yLjg0NiAwLTMuODc5LjMyNC0zLjg3OSAzLjA3NSAwIDIuODA0LjY3MiAzLjI4OCAzLjc3NiAzLjI4OHptMTIuNTY5IDQuMTQyYy0zLjY2MyAxLjM4OS04LjkxNiAyLjIyMi0xMi44OTUgMi4yMjItOC45NjggMC0xMS42MjItMi0xMS42MjItOS40NDUgMC04IDQuMTM5LTkuMjc4IDEwLjYxNC05LjI3OCAyLjAxNiAwIDQuMDg1LjI3OCA2LjE1NS43MjMgMC0zLjk0NS0uODUtNS4wNTYtNi4xNTUtNS4wNTYtMy4xMzEgMC02LjE1Ny42MTEtOC40MzggMS4zMzNsLTEuMjc1LTYuNzc1QzEzNS43IDEuNTc3IDE0MC4yMS45MDkgMTQ0LjI0My45MDljOC4xMTkgMCAxMS45NCAyLjYxIDExLjk0IDExLjA1NnYxNi43MjJ6Ii8+PC9zdmc+");--image-background-position:center center;--image-background-repeat:no-repeat;--image-background-size:30%;--image-caption-color:var(--color-ui-chateau);--image-caption-font-size:var(--caption-font-size);--image-caption-font-weight:var(--caption-font-weight-bold);--image-aspect-ratio:3/2;--image-border-radius:none;--image-icon-color:var(--color-brand-primary-500);--image-icon-filter:drop-shadow(var(--drop-shadow-light-low-big));--image-flex-shrink:0;--image-position:relative}@media print,screen and (min-width:40em){:root{--image-aspect-ratio:16/9}}.sw-image-module-imageContainer{aspect-ratio:var(--image-aspect-ratio);background-color:var(--image-background-color);background-image:var(--image-background-image);background-position:var(--image-background-position);background-repeat:var(--image-background-repeat);background-size:var(--image-background-size);border-radius:var(--image-border-radius);flex-shrink:var(--image-flex-shrink);height:var(--image-height);margin:var(--image-margin);overflow:hidden;position:var(--image-position);width:var(--image-width)}.sw-image-module-imageContainerInitialized{--image-background-color:transparent;--image-background-image:none}.sw-image-module-imageContainerClickable{cursor:pointer}.sw-image-module-imageContainerDark{--image-background-color:var(--color-ui-coal);--image-caption-color:var(--color-dark-mode-text)}.sw-image-module-square{--image-aspect-ratio:1/1;display:initial}.sw-image-module-image{aspect-ratio:var(--image-aspect-ratio);display:block;height:var(--image-height);max-width:var(--image-width);object-fit:cover;object-position:center;transform:scale(var(--image-scale));transition:transform .2s cubic-bezier(.66,.01,0,1);width:var(--image-width)}.sw-image-module-imageFocalPointTl{object-position:left top}.sw-image-module-imageFocalPointTm{object-position:center top}.sw-image-module-imageFocalPointTr{object-position:right top}.sw-image-module-imageFocalPointMl{object-position:left center}.sw-image-module-imageFocalPointMm{object-position:center}.sw-image-module-imageFocalPointMr{object-position:right center}.sw-image-module-imageFocalPointBl{object-position:left bottom}.sw-image-module-imageFocalPointBm{object-position:center bottom}.sw-image-module-imageFocalPointBr{object-position:right bottom}.sw-image-module-imageCaption{color:var(--image-caption-color);font-size:var(--image-caption-font-size);font-weight:var(--image-caption-font-weight)}.sw-image-module-icon{--icon-color:var(--image-icon-color);--icon-size:clamp(3rem,12%,7rem);--icon-size-height:100%;left:50%;position:absolute;text-align:center;top:0;transform:translateX(-50%)}.sw-image-module-icon svg{filter:var(--image-icon-filter)}@keyframes sw-app-cta-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-app-cta-module-pswp-clockwise .6s linear infinite}@keyframes sw-app-cta-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-app-cta-module-wrapper{--button-medium-padding:0;--button-border-radius:0;display:flex;gap:1rem}@media print,screen and (min-width:40em){.sw-app-cta-module-wrapper{align-items:end;flex-direction:column}}.sw-app-cta-module-wrapper svg{height:4rem;width:auto}@keyframes sw-logo-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-logo-module-pswp-clockwise .6s linear infinite}@keyframes sw-logo-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--logo-height:1.2em}@media print,screen and (min-width:40em){:root{--logo-height:1.6em}}.sw-logo-module-logo{fill:var(--logo-color,currentColor);height:var(--logo-height);width:auto}.sw-logo-module-logo svg{height:100%;width:auto}@keyframes sw-header-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-header-module-pswp-clockwise .6s linear infinite}@keyframes sw-header-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--header-color:#fff;--header-background:var(--navigation-background-color);--header-height:6.4rem;--header-total-height:11.3rem;--header-total-height-desktop:19rem}.sw-header-module-header{--button-font-family:var(--font-primary);--button-primary-icon-color:#fff;--button-primary-icon-color-hover:var(--color-brand-primary-500);--button-primary-color-hover:var(--color-brand-primary-500);--button-imagebefore-width:2.2rem;--button-imagebefore-background:none;--button-imagebefore-border:none;background:radial-gradient(at 50% 30%,var(--color-dark-mode-mine) 0,var(--color-brand-secondary-500) 90%);transition:transform .3s ease-in-out}@media print,screen and (min-width:40em){.sw-header-module-header{background:radial-gradient(at 50% 30%,var(--color-dark-mode-mine),var(--color-brand-secondary-500))}}@media print,screen and (max-width:39.99875em){.sw-header-module-header{--button-tertiary-color:#000;--button-tertiary-color-hover:#000;--button-tertiary-background-active:var(--color-transparent-300);--button-tertiary-background-hover:var(--color-brand-primary-500);--button-medium-padding:.6rem var(--spacing-12);--button-border-radius:.4rem;--navigation-background-color:#fff;left:0;position:fixed;right:0;top:0;z-index:999}}.sw-header-module-sticky .sw-header-module-header{left:0;position:fixed;right:0;top:0;z-index:999}@media print,screen and (min-width:40em){.sw-header-module-hide .sw-header-module-header{transform:translateY(calc(-100% - 6.6rem))}}.sw-header-module-headerWrapper{color:var(--header-color);font-size:1rem;position:relative}@media print,screen and (min-width:40em){.sw-header-module-headerWrapper{height:var(--header-total-height-desktop);margin-bottom:2.05rem}}.sw-header-module-topHeader{position:relative;z-index:999}@media print,screen and (min-width:40em){.sw-header-module-topHeader{--button-medium-font-size:1.6rem;--button-border-radius:.4rem;--header-height:6.6rem}}.sw-header-module-topHeaderInner{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid var(--color-transparent-400);box-sizing:border-box;display:flex;flex:1 0 100%;height:var(--header-height);justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1440px;padding-left:1rem;padding-right:1rem;position:relative;transition:height .2s var(--animation-cubic);width:100%;z-index:100}.sw-header-module-topNavigation{--button-font-family:var(--font-secondary);--button-letter-spacing:normal;--button-font-weight:200;--button-medium-padding:.35rem var(--spacing-16);--button-primary-background:var(--color-transparent-300);--button-primary-background-hover:var(--color-transparent-brand-tertiary-500);--button-primary-icon-color-hover:#fff;--button-tertiary-icon-font-size:3rem;--button-tertiary-medium-padding:0;--navigation-font-size:var(--caption-font-size);--navigation-grid-gap:var(--spacing-8);display:none}@media print,screen and (min-width:40em){.sw-header-module-topNavigation{display:inline-flex}}.sw-header-module-topNavigation ul{align-items:center;display:flex;justify-content:flex-end;list-style:none;padding-left:0}.sw-header-module-topNavigation ul li:has(i){display:flex;margin-right:var(--spacing-8)}@media print,screen and (min-width:40em){.sw-header-module-topNavigation ul li:has(i){margin-right:var(--spacing-4)}}.sw-header-module-topNavigation ul li:has(i) i{display:flex}.sw-header-module-topNavigationMobile{--button-border-radius:.4rem;--button-primary-background:var(--color-transparent-300);--button-medium-padding:1.01rem;--navigation-grid-gap:var(--spacing-4);display:inline-flex;position:relative}@media print,screen and (min-width:40em){.sw-header-module-topNavigationMobile{display:none}}.sw-header-module-mainNavigation{--button-tertiary-icon-color:var(--color-brand-primary-500);--button-tertiary-border:3px solid transparent;--button-tertiary-border-hover:3px solid var(--color-brand-primary-500);--button-medium-padding:var(--spacing-16) var(--spacing-12) var(--spacing-24) var(--spacing-12);--link-color-hover:var(--color-brand-primary-500);border-top:1px solid var(--color-transparent-400);margin-left:auto;margin-right:auto;max-width:1440px;padding-left:0;padding-right:0}@media print,screen and (max-width:39.99875em){.sw-header-module-mainNavigation:before{background:#fff;bottom:0;box-shadow:var(--drop-shadow-light-low-big);content:"";left:calc(50% - 50vw);position:absolute;right:calc(50% - 50vw);top:0;width:100vw;z-index:-1}}.sw-header-module-mainNavigationWrapper{--button-font-family:var(--font-primary);--button-font-size:var(--text-md);--navigation-background-color:transparent;--navigation-color:var(--color-brand-secondary-500);display:none}@media print,screen and (min-width:40em){.sw-header-module-mainNavigationWrapper{display:block}}.sw-header-module-mainNavigation .sw-header-module-mainNavigation{--link-color-hover:var(--color-brand-secondary-500);background:#fff;border-top:0;color:#000;left:0;opacity:0;position:absolute;top:140%;transition:all .2s ease-in-out;width:100%}.sw-header-module-mainNavigation .sw-header-module-mainNavigation:before{background:#fff;bottom:0;box-shadow:var(--drop-shadow-light-low-big);content:"";left:calc(50% - 50vw);position:absolute;right:calc(50% - 50vw);top:0;width:100vw;z-index:-1}.sw-header-module-mainNavigation .sw-header-module-mainNavigation.sw-header-module-ready{opacity:1;top:100%}nav.sw-header-module-megaNavigation nav.sw-header-module-megaNavigation{position:absolute;width:100%;z-index:99}nav.sw-header-module-megaNavigation nav.sw-header-module-megaNavigation>*{--button-tertiary-medium-padding:.6rem 1.2rem;--button-tertiary-border:none;--button-tertiary-border-hover:none}@media print,screen and (max-width:39.99875em){nav.sw-header-module-megaNavigation>*{--button-border-radius:var(--corner-radius-2-);--button-tertiary-background-hover:var(--color-brand-primary-500);--button-tertiary-background-active:var(--color-brand-primary-500);--button-tertiary-focus-background:var(--color-brand-primary-500);--button-tertiary-padding:.1rem;--button-tertiary-focus-color:#000;--button-tertiary-color-active:#000;--button-tertiary-color-hover:#000;--button-tertiary-color:#000;overflow:auto}nav.sw-header-module-megaNavigation>*>*{--button-tertiary-icon-color:#000;--button-tertiary-icon-color-hover:#000}}.sw-header-module-logo{display:block;font-size:2em;margin-top:var(--spacing-4);order:2;transition:font-size .2s var(--animation-cubic)}@media print,screen and (min-width:40em){.sw-header-module-logo{font-size:1.8em;order:1}}.sw-header-module-crossBrandLink{display:none}@media screen and (min-width:64em){.sw-header-module-crossBrandLink{display:inline-block;padding-left:0;padding-right:0}}.sw-header-module-crossBrandLogo{--logo-height:.5em;display:block}@media print,screen and (min-width:40em){.sw-header-module-crossBrandLogo{--logo-height:.7em}}.sw-header-module-mobileMenuWrapper:before{background:transparent;bottom:0;box-shadow:var(--drop-shadow-light-low-big);content:"";left:calc(50% - 50vw);position:absolute;right:calc(50% - 50vw);top:0;width:100vw;z-index:-1}@media print,screen and (min-width:40em){.sw-header-module-mobileMenuWrapper{display:none}}.sw-header-module-login{--SSObtn_height:2.9rem;--SSObtn:var(--color-transparent-300);--SSObtntxt:#fff;--SSObtn_hover:var(--color-transparent-brand-tertiary-500);--SSObtntxt_hover:var(--color-brand-primary-500);--SSOpanel:#fff;--SSOpaneltxt:var(--color-brand-secondary-500);--SSOpanel_hover:var(--color-transparent-primary-200);--SSOaanmeld:var(--color-brand-secondary-500);--SSOaanmeldtxt:#fff;--SSOaanmeld_hover:var(--color-brand-secondary-500);--SSOaanmeldtxt_hover:var(--color-brand-primary-500);display:none;font-size:1.1rem;position:absolute;right:5.7rem;top:1.3rem;width:3rem}@media print,screen and (min-width:40em){.sw-header-module-login{--SSObtn_height:1.85rem;display:block;height:2.25rem;margin-right:1rem;margin-top:.9rem;position:relative;right:auto;top:auto}}#toggle-checkbox-menu:checked~.headerTop .sw-header-module-login{display:block}.sw-header-module-accessibleMenu{height:1px;left:-9999px;overflow:hidden;position:absolute;width:1px}:root{--menu-toggle-color:var(--color-background-000);--menu-toggle-animation:var(--animation-cubic)}.sw-menu-toggle-module-menuToggle{background:var(--color-transparent-300);border-radius:.4rem;cursor:pointer;display:inline-block;font-size:1em;height:4em;overflow:hidden;padding:1.1em;position:relative;width:4em}.sw-menu-toggle-module-menuToggleContainer{font-size:1rem}.sw-menu-toggle-module-menuToggleLine,.sw-menu-toggle-module-menuToggleLineBottom,.sw-menu-toggle-module-menuToggleLineMiddle,.sw-menu-toggle-module-menuToggleLineTop{background:var(--menu-toggle-color);border-radius:2px;display:block;height:2px;position:absolute;width:1.8em}.sw-menu-toggle-module-menuToggleLineTop{top:1.3em;transform-origin:2px 4px;transition:transform .3s var(--menu-toggle-animation)}#toggle-checkbox-menu:checked~.headerTop .sw-menu-toggle-module-menuToggleLineTop{transform:rotate(45deg)}.sw-menu-toggle-module-menuToggleLineMiddle{top:calc(50% - .1em);transition:width .3s var(--menu-toggle-animation)}#toggle-checkbox-menu:checked~.headerTop .sw-menu-toggle-module-menuToggleLineMiddle{width:0}.sw-menu-toggle-module-menuToggleLineBottom{bottom:1.3em;transform-origin:2px -2px;transition:transform .3s var(--menu-toggle-animation)}#toggle-checkbox-menu:checked~.headerTop .sw-menu-toggle-module-menuToggleLineBottom{transform:rotate(-45deg)}@keyframes sw-mobile-menu-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-mobile-menu-module-pswp-clockwise .6s linear infinite}@keyframes sw-mobile-menu-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-mobile-menu-module-mobileMenu{--button-font-family:var(--font-primary);--grid-gap:var(--spacing-24);--title-color:var(--color-brand-secondary-500);background:var(--color-brand-secondary-500);color:var(--color-brand-tertiary-500);height:100%;left:110%;padding:1.2em;position:fixed;right:0;top:var(--header-height);transform:translateX(0);transition:transform .3s var(--animation-cubic);width:100%;will-change:transform;z-index:998}#toggle-checkbox-menu:checked~.mobileMenu .sw-mobile-menu-module-mobileMenu{transform:translateX(-110%)}@media print,screen and (min-width:40em){#toggle-checkbox-menu:checked~.mobileMenu .sw-mobile-menu-module-mobileMenu{transform:translateX(0)}}.sw-mobile-menu-module-mobileMenuTitle{align-items:center;display:flex;height:6rem;padding-left:var(--grid-gap);padding-right:var(--grid-gap)}.sw-mobile-menu-module-mobileMenuContent{--button-icon-font-size:var(--text-sm);--button-tertiary-focus-background:var(--color-brand-primary-500);--button-tertiary-background-hover:transparent;-webkit-overflow-scrolling-y:touch;display:flex;flex-direction:column;height:calc(100% - 6.4rem);height:calc(100% - 11.4rem);overflow-x:hidden;overflow-y:scroll}@media print,screen and (min-width:40em){.sw-mobile-menu-module-mobileMenuContent{--button-grid-gap:var(--spacing-16)}}.sw-mobile-menu-module-mobileMenuItems{--button-tertiary-border:1px solid var(--color-transparent-400);--button-tertiary-border-hover:1px solid var(--color-transparent-400);--button-border-radius:0;--button-medium-font-size:1.8rem;--button-justify-content:flex-start;flex:1 0 auto;overflow-x:hidden}.sw-mobile-menu-module-mobileMenuItems .sw-mobile-menu-module-navigationList{--button-tertiary-icon-color:red}.sw-mobile-menu-module-mobileMenuFooter{flex-shrink:0;margin-top:2rem;overflow:hidden}.sw-mobile-menu-module-mobileMenuFooterList{--button-tertiary-background-color:var(--color-transparent-300);--button-tertiary-icon-color:var(--color-brand-primary-500);--button-border-radius:.4rem;--button-medium-padding:1.3rem 0rem;--button-justify-content:center}.sw-mobile-menu-module-mobileMenuFooterLinks{--button-font-family:var(--font-secondary);--button-letter-spacing:normal;--button-primary-background-hover:#000;--button-tertiary-icon-font-size:3rem;--navigation-flex-direction:row-reverse;--navigation-flex-wrap:wrap-reverse;--navigation-flex-align-items:center;--navigation-flex-justify-content:space-evenly;--navigation-font-size:var(--caption-font-size)}.sw-mobile-menu-module-crossBrandLink{font-size:1rem;opacity:.9}.sw-mobile-menu-module-bottomItems,.sw-mobile-menu-module-crossBrandLink{--color-brand-tertiary-500:#7f8b9232;--button-tertiary-padding:var(--spacing-16) 0}.sw-mobile-menu-module-bottomItems li{margin:.4rem 0}.sw-mobile-menu-module-breadcrumb{--navigation-background-color:transparent;--navigation-item-background-hover:transparent;--button-font-family:var(--font-primary);--button-font-size:var(--text-md);--button-tertiary-padding:.4rem;--button-icon-font-size:.8rem;--icon-color:var(--color-brand-primary-500);color:var(--color-brand-secondary-500);padding:1rem}@keyframes sw-result-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-result-module-pswp-clockwise .6s linear infinite}@keyframes sw-result-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--result-background-color:var(--color-background-300)}.sw-result-module-result{--title-font-size-lg:var(--title-font-size-md);--table-box-shadow:none;--table-row-background:var(--color-background-100);--table-row-border-color:transparent;--matchday-row-background-color:#fff;--tab-section-padding-top:2rem;--tab-section-button-background-color:#fff;padding:3rem 0;position:relative}@media print,screen and (min-width:40em){.sw-result-module-result{--tab-section-padding-top:0}}.vrt-page .sw-result-module-result{--tab-section-padding-top-override:0;--table-margin-vertical-override:0}.sw-result-module-result:before{background:var(--result-background-color);bottom:0;box-shadow:none;content:"";left:calc(50% - 50vw);position:absolute;right:calc(50% - 50vw);top:0;width:100vw;z-index:-1}.sw-result-module-resultWrapper{position:relative;z-index:0}.sw-result-module-titleWrapper{display:flex;justify-content:space-between}.sw-result-module-filters{grid-gap:.5rem;display:flex}@keyframes sw-accordion-item-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-accordion-item-module-pswp-clockwise .6s linear infinite}@keyframes sw-accordion-item-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--accordion-background:#fff;--accordion-item-border-bottom:1px solid var(--table-row-border-color);--accordion-item-background-hover:var(--color-background-100)}.sw-accordion-item-module-contentIsActive{border-bottom:var(--accordion-item-border-bottom)}.sw-accordion-item-module-label{--button-tertiary-icon-color-hover:currentcolor;--button-border-radius:0;--button-tertiary-border:var(--accordion-item-border-bottom);--button-tertiary-border-hover:var(--button-tertiary-border);--button-width:100%}.sw-accordion-item-module-label:hover{--button-tertiary-background-hover:var(--accordion-item-background-hover)}.sw-accordion-item-module-label .sw-accordion-item-module-title{text-align:left;white-space:normal;width:100%}.sw-accordion-item-module-label>:nth-child(3){margin-left:auto}.sw-accordion-item-module-active{--button-icon-after-transform:rotate(-180deg)}@keyframes sw-event-module-linkAnimation{0%{width:0}to{width:100%}}.sw-event-module-title{--link-decoration:none;position:relative}.sw-event-module-title:before{background-color:var(--link-underline-color);content:"";height:2px;left:0;position:absolute;right:0;top:calc(100% + 2px);width:100%}.sw-event-module-title:hover{color:var(--link-color-hover);text-decoration:none}.sw-event-module-title:hover:before{animation:sw-event-module-linkAnimation .6s}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-event-module-pswp-clockwise .6s linear infinite}@keyframes sw-event-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-event-module-event{--card-padding:.8rem;--card-background-color:var(--color-background-000);--card-background-color-hover:var(--color-background-000);--card-background-color-dark:var(--color-ui-coal);--card-background-color-dark-hover:var(--color-brand-secondary-500);--story-card-display-horizontal:grid;--story-card-media-grid-position:1/6;--story-card-content-grid-position:6/13;--title-font-weight-override:bold;--title-gap:.6rem;--link-color-hover:var(--color-brand-secondary-500);--livedashboard-padding:1rem 0 5rem 0;--section-items-grid-gap:1rem;--section-padding-vertical:var(--spacing-40);--livedashboard-max-items:4;--image-background-color:transparent;--image-background-image:none;--category-display:none;--tab-padding:0;padding-bottom:var(--section-padding-vertical);padding-top:var(--section-padding-vertical);position:relative;z-index:0}@media print,screen and (max-width:39.99875em){.vrt-article__content .sw-event-module-event,.vrt-main .vrt-content>* .sw-event-module-event,.vrt-page-promo .vrt-page__par .sw-event-module-event,.vrt-page__par--aside .sw-event-module-event{margin-left:var(--global-component-margin-horizontal-reset);margin-right:var(--global-component-margin-horizontal-reset);width:var(--global-component-width-reset)}}.vrt-main .vrt-content>:first-child .sw-event-module-event{--section-padding-top:0}@media print,screen and (max-width:39.99875em){.sw-event-module-event{--image-aspect-ratio:9/6;--story-card-content-text-display:none;margin:0 0 2rem;width:100%}}@media print,screen and (min-width:40em){.sw-event-module-event{--section-items-grid-gap:2.6rem;--story-card-display-horizontal:grid;--story-card-media-grid-position:1/8;--story-card-content-grid-position:8/13;padding-bottom:var(--spacing-64);padding-top:var(--spacing-64)}}.sw-event-module-event div.swiper-container{padding-bottom:0}.sw-event-module-event.sw-event-module-darkMode{--link-color-hover:var(--color-background-000)}@media print,screen and (max-width:39.99875em){.sw-event-module-eventHeader{margin:0 1rem}}.sw-event-module-title{--title-margin-bottom:5rem;--title-padding-horizontal:0}.sw-event-module-titleIcon{--image-width:6rem;--image-height:2.3rem;--image-aspect-ratio:initial}@media print,screen and (min-width:40em){.sw-event-module-titleIcon{--image-width:7.5rem;--image-height:3rem}}.sw-event-module-subtitle{--title-display:flex;align-items:center}.sw-event-module-programButton{--button-font-size:var(--title-font-size-xs);--button-tertiary-decoration:underline;--button-tertiary-underline-offset:.4rem;--button-justify-content:end;flex:1;text-align:right}.sw-event-module-moreButton{margin-top:3rem}.sw-event-module-logo{--image-width:5rem;--image-aspect-ratio:initial;float:right}@media print,screen and (min-width:40em){.sw-event-module-logo{--image-width:6rem}}.sw-event-module-background{z-index:-2}.sw-event-module-background:after,.sw-event-module-background:before{bottom:0;content:"";left:calc(50% - 50vw);position:absolute;right:calc(50% - 50vw);top:0;width:100vw;z-index:-1}.sw-event-module-background:before{background:radial-gradient(circle at 50% 50%,#4e5051,#181818);filter:invert(1)}.sw-event-module-darkMode .sw-event-module-background:before{filter:invert(0)}.sw-event-module-background:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjEwMDAiIHZpZXdCb3g9IjAgMCA3MDAgNzAwIj48ZGVmcz48ZmlsdGVyIGlkPSJhIiB3aWR0aD0iMTQwJSIgaGVpZ2h0PSIxNDAlIiB4PSItMjAlIiB5PSItMjAlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9ImxpbmVhclJHQiIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBwcmltaXRpdmVVbml0cz0idXNlclNwYWNlT25Vc2UiPjxmZVR1cmJ1bGVuY2Ugd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBiYXNlRnJlcXVlbmN5PSIuNjUiIG51bU9jdGF2ZXM9IjMiIHJlc3VsdD0idHVyYnVsZW5jZSIgc2VlZD0iMTUiIHN0aXRjaFRpbGVzPSJzdGl0Y2giIHR5cGU9ImZyYWN0YWxOb2lzZSIvPjxmZVNwZWN1bGFyTGlnaHRpbmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgeD0iMCUiIHk9IjAlIiBpbj0idHVyYnVsZW5jZSIgbGlnaHRpbmctY29sb3I9IiNmZmYiIHJlc3VsdD0ic3BlY3VsYXJMaWdodGluZyIgc3BlY3VsYXJDb25zdGFudD0iMyIgc3BlY3VsYXJFeHBvbmVudD0iMjAiIHN1cmZhY2VTY2FsZT0iMTIiPjxmZURpc3RhbnRMaWdodCBhemltdXRoPSIzIiBlbGV2YXRpb249IjMwIi8+PC9mZVNwZWN1bGFyTGlnaHRpbmc+PC9maWx0ZXI+PC9kZWZzPjxwYXRoIGZpbGw9InRyYW5zcGFyZW50IiBkPSJNMCAwaDcwMHY3MDBIMHoiLz48cGF0aCBkPSJNMCAwaDcwMHY3MDBIMHoiIGZpbHRlcj0idXJsKCNhKSIvPjwvc3ZnPg==);mix-blend-mode:overlay;opacity:.8}.sw-event-module-backgroundLeft,.sw-event-module-backgroundRight{--image-width:46rem;--image-aspect-ratio:auto;--image-position:absolute;z-index:-1}@media print,screen and (min-width:40em){.sw-event-module-backgroundLeft,.sw-event-module-backgroundRight{--image-width:96rem}}.sw-event-module-backgrounds{bottom:0;left:0;overflow-y:clip;position:absolute;right:0;top:0}.sw-event-module-backgroundRight{bottom:0;right:-40%}.sw-event-module-backgroundLeft{left:-40%;top:0}@media print,screen and (min-width:40em){.sw-event-module-backgroundLeft{bottom:0}}@keyframes sw-cell-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-cell-module-pswp-clockwise .6s linear infinite}@keyframes sw-cell-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-cell-module-grid-container{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.sw-cell-module-grid-container{padding-left:.9375rem;padding-right:.9375rem}}.sw-cell-module-grid-container.sw-cell-module-fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.sw-cell-module-grid-container.sw-cell-module-fluid{padding-left:.9375rem;padding-right:.9375rem}}.sw-cell-module-grid-container.sw-cell-module-full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.sw-cell-module-grid-x{display:flex;flex-flow:row wrap}.sw-cell-module-cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.sw-cell-module-cell.sw-cell-module-auto{flex:1 1 0}.sw-cell-module-cell.sw-cell-module-shrink{flex:0 0 auto}.sw-cell-module-grid-x>.sw-cell-module-auto,.sw-cell-module-grid-x>.sw-cell-module-shrink{width:auto}.sw-cell-module-grid-x>.sw-cell-module-small-1,.sw-cell-module-grid-x>.sw-cell-module-small-10,.sw-cell-module-grid-x>.sw-cell-module-small-11,.sw-cell-module-grid-x>.sw-cell-module-small-12,.sw-cell-module-grid-x>.sw-cell-module-small-2,.sw-cell-module-grid-x>.sw-cell-module-small-3,.sw-cell-module-grid-x>.sw-cell-module-small-4,.sw-cell-module-grid-x>.sw-cell-module-small-5,.sw-cell-module-grid-x>.sw-cell-module-small-6,.sw-cell-module-grid-x>.sw-cell-module-small-7,.sw-cell-module-grid-x>.sw-cell-module-small-8,.sw-cell-module-grid-x>.sw-cell-module-small-9,.sw-cell-module-grid-x>.sw-cell-module-small-full,.sw-cell-module-grid-x>.sw-cell-module-small-shrink{flex-basis:auto}@media print,screen and (min-width:40em){.sw-cell-module-grid-x>.sw-cell-module-medium-1,.sw-cell-module-grid-x>.sw-cell-module-medium-10,.sw-cell-module-grid-x>.sw-cell-module-medium-11,.sw-cell-module-grid-x>.sw-cell-module-medium-12,.sw-cell-module-grid-x>.sw-cell-module-medium-2,.sw-cell-module-grid-x>.sw-cell-module-medium-3,.sw-cell-module-grid-x>.sw-cell-module-medium-4,.sw-cell-module-grid-x>.sw-cell-module-medium-5,.sw-cell-module-grid-x>.sw-cell-module-medium-6,.sw-cell-module-grid-x>.sw-cell-module-medium-7,.sw-cell-module-grid-x>.sw-cell-module-medium-8,.sw-cell-module-grid-x>.sw-cell-module-medium-9,.sw-cell-module-grid-x>.sw-cell-module-medium-full,.sw-cell-module-grid-x>.sw-cell-module-medium-shrink{flex-basis:auto}}@media print,screen and (min-width:48em){.sw-cell-module-grid-x>.sw-cell-module-large-1,.sw-cell-module-grid-x>.sw-cell-module-large-10,.sw-cell-module-grid-x>.sw-cell-module-large-11,.sw-cell-module-grid-x>.sw-cell-module-large-12,.sw-cell-module-grid-x>.sw-cell-module-large-2,.sw-cell-module-grid-x>.sw-cell-module-large-3,.sw-cell-module-grid-x>.sw-cell-module-large-4,.sw-cell-module-grid-x>.sw-cell-module-large-5,.sw-cell-module-grid-x>.sw-cell-module-large-6,.sw-cell-module-grid-x>.sw-cell-module-large-7,.sw-cell-module-grid-x>.sw-cell-module-large-8,.sw-cell-module-grid-x>.sw-cell-module-large-9,.sw-cell-module-grid-x>.sw-cell-module-large-full,.sw-cell-module-grid-x>.sw-cell-module-large-shrink{flex-basis:auto}}@media screen and (min-width:64em){.sw-cell-module-grid-x>.sw-cell-module-xlarge-1,.sw-cell-module-grid-x>.sw-cell-module-xlarge-10,.sw-cell-module-grid-x>.sw-cell-module-xlarge-11,.sw-cell-module-grid-x>.sw-cell-module-xlarge-12,.sw-cell-module-grid-x>.sw-cell-module-xlarge-2,.sw-cell-module-grid-x>.sw-cell-module-xlarge-3,.sw-cell-module-grid-x>.sw-cell-module-xlarge-4,.sw-cell-module-grid-x>.sw-cell-module-xlarge-5,.sw-cell-module-grid-x>.sw-cell-module-xlarge-6,.sw-cell-module-grid-x>.sw-cell-module-xlarge-7,.sw-cell-module-grid-x>.sw-cell-module-xlarge-8,.sw-cell-module-grid-x>.sw-cell-module-xlarge-9,.sw-cell-module-grid-x>.sw-cell-module-xlarge-full,.sw-cell-module-grid-x>.sw-cell-module-xlarge-shrink{flex-basis:auto}}@media screen and (min-width:90em){.sw-cell-module-grid-x>.sw-cell-module-xxlarge-1,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-10,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-11,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-12,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-2,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-3,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-4,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-5,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-6,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-7,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-8,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-9,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-full,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-shrink{flex-basis:auto}}.sw-cell-module-grid-x>.sw-cell-module-small-1,.sw-cell-module-grid-x>.sw-cell-module-small-10,.sw-cell-module-grid-x>.sw-cell-module-small-11,.sw-cell-module-grid-x>.sw-cell-module-small-12,.sw-cell-module-grid-x>.sw-cell-module-small-2,.sw-cell-module-grid-x>.sw-cell-module-small-3,.sw-cell-module-grid-x>.sw-cell-module-small-4,.sw-cell-module-grid-x>.sw-cell-module-small-5,.sw-cell-module-grid-x>.sw-cell-module-small-6,.sw-cell-module-grid-x>.sw-cell-module-small-7,.sw-cell-module-grid-x>.sw-cell-module-small-8,.sw-cell-module-grid-x>.sw-cell-module-small-9{flex:0 0 auto}.sw-cell-module-grid-x>.sw-cell-module-small-1{width:8.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-small-2{width:16.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-small-3{width:25%}.sw-cell-module-grid-x>.sw-cell-module-small-4{width:33.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-small-5{width:41.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-small-6{width:50%}.sw-cell-module-grid-x>.sw-cell-module-small-7{width:58.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-small-8{width:66.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-small-9{width:75%}.sw-cell-module-grid-x>.sw-cell-module-small-10{width:83.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-small-11{width:91.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-small-12{width:100%}@media print,screen and (min-width:40em){.sw-cell-module-grid-x>.sw-cell-module-medium-auto{flex:1 1 0;width:auto}.sw-cell-module-grid-x>.sw-cell-module-medium-1,.sw-cell-module-grid-x>.sw-cell-module-medium-10,.sw-cell-module-grid-x>.sw-cell-module-medium-11,.sw-cell-module-grid-x>.sw-cell-module-medium-12,.sw-cell-module-grid-x>.sw-cell-module-medium-2,.sw-cell-module-grid-x>.sw-cell-module-medium-3,.sw-cell-module-grid-x>.sw-cell-module-medium-4,.sw-cell-module-grid-x>.sw-cell-module-medium-5,.sw-cell-module-grid-x>.sw-cell-module-medium-6,.sw-cell-module-grid-x>.sw-cell-module-medium-7,.sw-cell-module-grid-x>.sw-cell-module-medium-8,.sw-cell-module-grid-x>.sw-cell-module-medium-9,.sw-cell-module-grid-x>.sw-cell-module-medium-shrink{flex:0 0 auto}.sw-cell-module-grid-x>.sw-cell-module-medium-shrink{width:auto}.sw-cell-module-grid-x>.sw-cell-module-medium-1{width:8.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-medium-2{width:16.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-medium-3{width:25%}.sw-cell-module-grid-x>.sw-cell-module-medium-4{width:33.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-medium-5{width:41.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-medium-6{width:50%}.sw-cell-module-grid-x>.sw-cell-module-medium-7{width:58.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-medium-8{width:66.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-medium-9{width:75%}.sw-cell-module-grid-x>.sw-cell-module-medium-10{width:83.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-medium-11{width:91.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-medium-12{width:100%}}@media print,screen and (min-width:48em){.sw-cell-module-grid-x>.sw-cell-module-large-auto{flex:1 1 0;width:auto}.sw-cell-module-grid-x>.sw-cell-module-large-1,.sw-cell-module-grid-x>.sw-cell-module-large-10,.sw-cell-module-grid-x>.sw-cell-module-large-11,.sw-cell-module-grid-x>.sw-cell-module-large-12,.sw-cell-module-grid-x>.sw-cell-module-large-2,.sw-cell-module-grid-x>.sw-cell-module-large-3,.sw-cell-module-grid-x>.sw-cell-module-large-4,.sw-cell-module-grid-x>.sw-cell-module-large-5,.sw-cell-module-grid-x>.sw-cell-module-large-6,.sw-cell-module-grid-x>.sw-cell-module-large-7,.sw-cell-module-grid-x>.sw-cell-module-large-8,.sw-cell-module-grid-x>.sw-cell-module-large-9,.sw-cell-module-grid-x>.sw-cell-module-large-shrink{flex:0 0 auto}.sw-cell-module-grid-x>.sw-cell-module-large-shrink{width:auto}.sw-cell-module-grid-x>.sw-cell-module-large-1{width:8.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-large-2{width:16.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-large-3{width:25%}.sw-cell-module-grid-x>.sw-cell-module-large-4{width:33.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-large-5{width:41.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-large-6{width:50%}.sw-cell-module-grid-x>.sw-cell-module-large-7{width:58.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-large-8{width:66.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-large-9{width:75%}.sw-cell-module-grid-x>.sw-cell-module-large-10{width:83.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-large-11{width:91.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-large-12{width:100%}}@media screen and (min-width:64em){.sw-cell-module-grid-x>.sw-cell-module-xlarge-auto{flex:1 1 0;width:auto}.sw-cell-module-grid-x>.sw-cell-module-xlarge-1,.sw-cell-module-grid-x>.sw-cell-module-xlarge-10,.sw-cell-module-grid-x>.sw-cell-module-xlarge-11,.sw-cell-module-grid-x>.sw-cell-module-xlarge-12,.sw-cell-module-grid-x>.sw-cell-module-xlarge-2,.sw-cell-module-grid-x>.sw-cell-module-xlarge-3,.sw-cell-module-grid-x>.sw-cell-module-xlarge-4,.sw-cell-module-grid-x>.sw-cell-module-xlarge-5,.sw-cell-module-grid-x>.sw-cell-module-xlarge-6,.sw-cell-module-grid-x>.sw-cell-module-xlarge-7,.sw-cell-module-grid-x>.sw-cell-module-xlarge-8,.sw-cell-module-grid-x>.sw-cell-module-xlarge-9,.sw-cell-module-grid-x>.sw-cell-module-xlarge-shrink{flex:0 0 auto}.sw-cell-module-grid-x>.sw-cell-module-xlarge-shrink{width:auto}.sw-cell-module-grid-x>.sw-cell-module-xlarge-1{width:8.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-xlarge-2{width:16.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-xlarge-3{width:25%}.sw-cell-module-grid-x>.sw-cell-module-xlarge-4{width:33.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-xlarge-5{width:41.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-xlarge-6{width:50%}.sw-cell-module-grid-x>.sw-cell-module-xlarge-7{width:58.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-xlarge-8{width:66.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-xlarge-9{width:75%}.sw-cell-module-grid-x>.sw-cell-module-xlarge-10{width:83.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-xlarge-11{width:91.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-xlarge-12{width:100%}}@media screen and (min-width:90em){.sw-cell-module-grid-x>.sw-cell-module-xxlarge-auto{flex:1 1 0;width:auto}.sw-cell-module-grid-x>.sw-cell-module-xxlarge-1,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-10,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-11,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-12,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-2,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-3,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-4,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-5,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-6,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-7,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-8,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-9,.sw-cell-module-grid-x>.sw-cell-module-xxlarge-shrink{flex:0 0 auto}.sw-cell-module-grid-x>.sw-cell-module-xxlarge-shrink{width:auto}.sw-cell-module-grid-x>.sw-cell-module-xxlarge-1{width:8.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-xxlarge-2{width:16.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-xxlarge-3{width:25%}.sw-cell-module-grid-x>.sw-cell-module-xxlarge-4{width:33.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-xxlarge-5{width:41.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-xxlarge-6{width:50%}.sw-cell-module-grid-x>.sw-cell-module-xxlarge-7{width:58.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-xxlarge-8{width:66.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-xxlarge-9{width:75%}.sw-cell-module-grid-x>.sw-cell-module-xxlarge-10{width:83.3333333333%}.sw-cell-module-grid-x>.sw-cell-module-xxlarge-11{width:91.6666666667%}.sw-cell-module-grid-x>.sw-cell-module-xxlarge-12{width:100%}}.sw-cell-module-grid-margin-x:not(.sw-cell-module-grid-x)>.sw-cell-module-cell{width:auto}.sw-cell-module-grid-margin-y:not(.sw-cell-module-grid-y)>.sw-cell-module-cell{height:auto}.sw-cell-module-grid-margin-x{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.sw-cell-module-grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem}}.sw-cell-module-grid-margin-x>.sw-cell-module-cell{margin-left:.625rem;margin-right:.625rem;width:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.sw-cell-module-grid-margin-x>.sw-cell-module-cell{margin-left:.9375rem;margin-right:.9375rem;width:calc(100% - 1.875rem)}}.sw-cell-module-grid-margin-x>.sw-cell-module-auto,.sw-cell-module-grid-margin-x>.sw-cell-module-shrink{width:auto}.sw-cell-module-grid-margin-x>.sw-cell-module-small-1{width:calc(8.33333% - 1.25rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-2{width:calc(16.66667% - 1.25rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-3{width:calc(25% - 1.25rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-4{width:calc(33.33333% - 1.25rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-5{width:calc(41.66667% - 1.25rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-6{width:calc(50% - 1.25rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-7{width:calc(58.33333% - 1.25rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-8{width:calc(66.66667% - 1.25rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-9{width:calc(75% - 1.25rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-10{width:calc(83.33333% - 1.25rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-11{width:calc(91.66667% - 1.25rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-12{width:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.sw-cell-module-grid-margin-x>.sw-cell-module-auto,.sw-cell-module-grid-margin-x>.sw-cell-module-shrink{width:auto}.sw-cell-module-grid-margin-x>.sw-cell-module-small-1{width:calc(8.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-2{width:calc(16.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-3{width:calc(25% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-4{width:calc(33.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-5{width:calc(41.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-6{width:calc(50% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-7{width:calc(58.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-8{width:calc(66.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-9{width:calc(75% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-10{width:calc(83.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-11{width:calc(91.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-small-12{width:calc(100% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-auto,.sw-cell-module-grid-margin-x>.sw-cell-module-medium-shrink{width:auto}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-1{width:calc(8.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-2{width:calc(16.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-3{width:calc(25% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-4{width:calc(33.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-5{width:calc(41.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-6{width:calc(50% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-7{width:calc(58.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-8{width:calc(66.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-9{width:calc(75% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-10{width:calc(83.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-11{width:calc(91.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-12{width:calc(100% - 1.875rem)}}@media print,screen and (min-width:48em){.sw-cell-module-grid-margin-x>.sw-cell-module-large-auto,.sw-cell-module-grid-margin-x>.sw-cell-module-large-shrink{width:auto}.sw-cell-module-grid-margin-x>.sw-cell-module-large-1{width:calc(8.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-large-2{width:calc(16.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-large-3{width:calc(25% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-large-4{width:calc(33.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-large-5{width:calc(41.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-large-6{width:calc(50% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-large-7{width:calc(58.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-large-8{width:calc(66.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-large-9{width:calc(75% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-large-10{width:calc(83.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-large-11{width:calc(91.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-large-12{width:calc(100% - 1.875rem)}}@media screen and (min-width:64em){.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-auto,.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-shrink{width:auto}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-1{width:calc(8.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-2{width:calc(16.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-3{width:calc(25% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-4{width:calc(33.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-5{width:calc(41.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-6{width:calc(50% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-7{width:calc(58.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-8{width:calc(66.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-9{width:calc(75% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-10{width:calc(83.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-11{width:calc(91.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-12{width:calc(100% - 1.875rem)}}@media screen and (min-width:90em){.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-auto,.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-shrink{width:auto}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-1{width:calc(8.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-2{width:calc(16.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-3{width:calc(25% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-4{width:calc(33.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-5{width:calc(41.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-6{width:calc(50% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-7{width:calc(58.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-8{width:calc(66.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-9{width:calc(75% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-10{width:calc(83.33333% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-11{width:calc(91.66667% - 1.875rem)}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-12{width:calc(100% - 1.875rem)}}.sw-cell-module-grid-padding-x .sw-cell-module-grid-padding-x{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.sw-cell-module-grid-padding-x .sw-cell-module-grid-padding-x{margin-left:-.9375rem;margin-right:-.9375rem}}.sw-cell-module-grid-container:not(.sw-cell-module-full)>.sw-cell-module-grid-padding-x{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.sw-cell-module-grid-container:not(.sw-cell-module-full)>.sw-cell-module-grid-padding-x{margin-left:-.9375rem;margin-right:-.9375rem}}.sw-cell-module-grid-padding-x>.sw-cell-module-cell{padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.sw-cell-module-grid-padding-x>.sw-cell-module-cell{padding-left:.9375rem;padding-right:.9375rem}}.sw-cell-module-small-up-1>.sw-cell-module-cell{width:100%}.sw-cell-module-small-up-2>.sw-cell-module-cell{width:50%}.sw-cell-module-small-up-3>.sw-cell-module-cell{width:33.3333333333%}.sw-cell-module-small-up-4>.sw-cell-module-cell{width:25%}.sw-cell-module-small-up-5>.sw-cell-module-cell{width:20%}.sw-cell-module-small-up-6>.sw-cell-module-cell{width:16.6666666667%}.sw-cell-module-small-up-7>.sw-cell-module-cell{width:14.2857142857%}.sw-cell-module-small-up-8>.sw-cell-module-cell{width:12.5%}@media print,screen and (min-width:40em){.sw-cell-module-medium-up-1>.sw-cell-module-cell{width:100%}.sw-cell-module-medium-up-2>.sw-cell-module-cell{width:50%}.sw-cell-module-medium-up-3>.sw-cell-module-cell{width:33.3333333333%}.sw-cell-module-medium-up-4>.sw-cell-module-cell{width:25%}.sw-cell-module-medium-up-5>.sw-cell-module-cell{width:20%}.sw-cell-module-medium-up-6>.sw-cell-module-cell{width:16.6666666667%}.sw-cell-module-medium-up-7>.sw-cell-module-cell{width:14.2857142857%}.sw-cell-module-medium-up-8>.sw-cell-module-cell{width:12.5%}}@media print,screen and (min-width:48em){.sw-cell-module-large-up-1>.sw-cell-module-cell{width:100%}.sw-cell-module-large-up-2>.sw-cell-module-cell{width:50%}.sw-cell-module-large-up-3>.sw-cell-module-cell{width:33.3333333333%}.sw-cell-module-large-up-4>.sw-cell-module-cell{width:25%}.sw-cell-module-large-up-5>.sw-cell-module-cell{width:20%}.sw-cell-module-large-up-6>.sw-cell-module-cell{width:16.6666666667%}.sw-cell-module-large-up-7>.sw-cell-module-cell{width:14.2857142857%}.sw-cell-module-large-up-8>.sw-cell-module-cell{width:12.5%}}@media screen and (min-width:64em){.sw-cell-module-xlarge-up-1>.sw-cell-module-cell{width:100%}.sw-cell-module-xlarge-up-2>.sw-cell-module-cell{width:50%}.sw-cell-module-xlarge-up-3>.sw-cell-module-cell{width:33.3333333333%}.sw-cell-module-xlarge-up-4>.sw-cell-module-cell{width:25%}.sw-cell-module-xlarge-up-5>.sw-cell-module-cell{width:20%}.sw-cell-module-xlarge-up-6>.sw-cell-module-cell{width:16.6666666667%}.sw-cell-module-xlarge-up-7>.sw-cell-module-cell{width:14.2857142857%}.sw-cell-module-xlarge-up-8>.sw-cell-module-cell{width:12.5%}}@media screen and (min-width:90em){.sw-cell-module-xxlarge-up-1>.sw-cell-module-cell{width:100%}.sw-cell-module-xxlarge-up-2>.sw-cell-module-cell{width:50%}.sw-cell-module-xxlarge-up-3>.sw-cell-module-cell{width:33.3333333333%}.sw-cell-module-xxlarge-up-4>.sw-cell-module-cell{width:25%}.sw-cell-module-xxlarge-up-5>.sw-cell-module-cell{width:20%}.sw-cell-module-xxlarge-up-6>.sw-cell-module-cell{width:16.6666666667%}.sw-cell-module-xxlarge-up-7>.sw-cell-module-cell{width:14.2857142857%}.sw-cell-module-xxlarge-up-8>.sw-cell-module-cell{width:12.5%}}.sw-cell-module-grid-margin-x.sw-cell-module-small-up-1>.sw-cell-module-cell{width:calc(100% - 1.25rem)}.sw-cell-module-grid-margin-x.sw-cell-module-small-up-2>.sw-cell-module-cell{width:calc(50% - 1.25rem)}.sw-cell-module-grid-margin-x.sw-cell-module-small-up-3>.sw-cell-module-cell{width:calc(33.33333% - 1.25rem)}.sw-cell-module-grid-margin-x.sw-cell-module-small-up-4>.sw-cell-module-cell{width:calc(25% - 1.25rem)}.sw-cell-module-grid-margin-x.sw-cell-module-small-up-5>.sw-cell-module-cell{width:calc(20% - 1.25rem)}.sw-cell-module-grid-margin-x.sw-cell-module-small-up-6>.sw-cell-module-cell{width:calc(16.66667% - 1.25rem)}.sw-cell-module-grid-margin-x.sw-cell-module-small-up-7>.sw-cell-module-cell{width:calc(14.28571% - 1.25rem)}.sw-cell-module-grid-margin-x.sw-cell-module-small-up-8>.sw-cell-module-cell{width:calc(12.5% - 1.25rem)}@media print,screen and (min-width:40em){.sw-cell-module-grid-margin-x.sw-cell-module-small-up-1>.sw-cell-module-cell{width:calc(100% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-small-up-2>.sw-cell-module-cell{width:calc(50% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-small-up-3>.sw-cell-module-cell{width:calc(33.33333% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-small-up-4>.sw-cell-module-cell{width:calc(25% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-small-up-5>.sw-cell-module-cell{width:calc(20% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-small-up-6>.sw-cell-module-cell{width:calc(16.66667% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-small-up-7>.sw-cell-module-cell{width:calc(14.28571% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-small-up-8>.sw-cell-module-cell{width:calc(12.5% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-medium-up-1>.sw-cell-module-cell{width:calc(100% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-medium-up-2>.sw-cell-module-cell{width:calc(50% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-medium-up-3>.sw-cell-module-cell{width:calc(33.33333% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-medium-up-4>.sw-cell-module-cell{width:calc(25% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-medium-up-5>.sw-cell-module-cell{width:calc(20% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-medium-up-6>.sw-cell-module-cell{width:calc(16.66667% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-medium-up-7>.sw-cell-module-cell{width:calc(14.28571% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-medium-up-8>.sw-cell-module-cell{width:calc(12.5% - 1.875rem)}}@media print,screen and (min-width:48em){.sw-cell-module-grid-margin-x.sw-cell-module-large-up-1>.sw-cell-module-cell{width:calc(100% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-large-up-2>.sw-cell-module-cell{width:calc(50% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-large-up-3>.sw-cell-module-cell{width:calc(33.33333% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-large-up-4>.sw-cell-module-cell{width:calc(25% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-large-up-5>.sw-cell-module-cell{width:calc(20% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-large-up-6>.sw-cell-module-cell{width:calc(16.66667% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-large-up-7>.sw-cell-module-cell{width:calc(14.28571% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-large-up-8>.sw-cell-module-cell{width:calc(12.5% - 1.875rem)}}@media screen and (min-width:64em){.sw-cell-module-grid-margin-x.sw-cell-module-xlarge-up-1>.sw-cell-module-cell{width:calc(100% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-xlarge-up-2>.sw-cell-module-cell{width:calc(50% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-xlarge-up-3>.sw-cell-module-cell{width:calc(33.33333% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-xlarge-up-4>.sw-cell-module-cell{width:calc(25% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-xlarge-up-5>.sw-cell-module-cell{width:calc(20% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-xlarge-up-6>.sw-cell-module-cell{width:calc(16.66667% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-xlarge-up-7>.sw-cell-module-cell{width:calc(14.28571% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-xlarge-up-8>.sw-cell-module-cell{width:calc(12.5% - 1.875rem)}}@media screen and (min-width:90em){.sw-cell-module-grid-margin-x.sw-cell-module-xxlarge-up-1>.sw-cell-module-cell{width:calc(100% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-xxlarge-up-2>.sw-cell-module-cell{width:calc(50% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-xxlarge-up-3>.sw-cell-module-cell{width:calc(33.33333% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-xxlarge-up-4>.sw-cell-module-cell{width:calc(25% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-xxlarge-up-5>.sw-cell-module-cell{width:calc(20% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-xxlarge-up-6>.sw-cell-module-cell{width:calc(16.66667% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-xxlarge-up-7>.sw-cell-module-cell{width:calc(14.28571% - 1.875rem)}.sw-cell-module-grid-margin-x.sw-cell-module-xxlarge-up-8>.sw-cell-module-cell{width:calc(12.5% - 1.875rem)}}.sw-cell-module-small-margin-collapse,.sw-cell-module-small-margin-collapse>.sw-cell-module-cell{margin-left:0;margin-right:0}.sw-cell-module-small-margin-collapse>.sw-cell-module-small-1{width:8.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-small-2{width:16.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-small-3{width:25%}.sw-cell-module-small-margin-collapse>.sw-cell-module-small-4{width:33.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-small-5{width:41.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-small-6{width:50%}.sw-cell-module-small-margin-collapse>.sw-cell-module-small-7{width:58.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-small-8{width:66.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-small-9{width:75%}.sw-cell-module-small-margin-collapse>.sw-cell-module-small-10{width:83.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-small-11{width:91.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-small-12{width:100%}@media print,screen and (min-width:40em){.sw-cell-module-small-margin-collapse>.sw-cell-module-medium-1{width:8.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-medium-2{width:16.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-medium-3{width:25%}.sw-cell-module-small-margin-collapse>.sw-cell-module-medium-4{width:33.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-medium-5{width:41.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-medium-6{width:50%}.sw-cell-module-small-margin-collapse>.sw-cell-module-medium-7{width:58.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-medium-8{width:66.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-medium-9{width:75%}.sw-cell-module-small-margin-collapse>.sw-cell-module-medium-10{width:83.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-medium-11{width:91.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-medium-12{width:100%}}@media print,screen and (min-width:48em){.sw-cell-module-small-margin-collapse>.sw-cell-module-large-1{width:8.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-large-2{width:16.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-large-3{width:25%}.sw-cell-module-small-margin-collapse>.sw-cell-module-large-4{width:33.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-large-5{width:41.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-large-6{width:50%}.sw-cell-module-small-margin-collapse>.sw-cell-module-large-7{width:58.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-large-8{width:66.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-large-9{width:75%}.sw-cell-module-small-margin-collapse>.sw-cell-module-large-10{width:83.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-large-11{width:91.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-large-12{width:100%}}@media screen and (min-width:64em){.sw-cell-module-small-margin-collapse>.sw-cell-module-xlarge-1{width:8.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xlarge-2{width:16.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xlarge-3{width:25%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xlarge-4{width:33.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xlarge-5{width:41.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xlarge-6{width:50%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xlarge-7{width:58.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xlarge-8{width:66.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xlarge-9{width:75%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xlarge-10{width:83.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xlarge-11{width:91.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xlarge-12{width:100%}}@media screen and (min-width:90em){.sw-cell-module-small-margin-collapse>.sw-cell-module-xxlarge-1{width:8.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xxlarge-2{width:16.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xxlarge-3{width:25%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xxlarge-4{width:33.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xxlarge-5{width:41.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xxlarge-6{width:50%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xxlarge-7{width:58.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xxlarge-8{width:66.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xxlarge-9{width:75%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xxlarge-10{width:83.3333333333%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xxlarge-11{width:91.6666666667%}.sw-cell-module-small-margin-collapse>.sw-cell-module-xxlarge-12{width:100%}}.sw-cell-module-small-padding-collapse{margin-left:0;margin-right:0}.sw-cell-module-small-padding-collapse>.sw-cell-module-cell{padding-left:0;padding-right:0}@media print,screen and (min-width:40em){.sw-cell-module-medium-margin-collapse,.sw-cell-module-medium-margin-collapse>.sw-cell-module-cell{margin-left:0;margin-right:0}.sw-cell-module-medium-margin-collapse>.sw-cell-module-small-1{width:8.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-small-2{width:16.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-small-3{width:25%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-small-4{width:33.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-small-5{width:41.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-small-6{width:50%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-small-7{width:58.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-small-8{width:66.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-small-9{width:75%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-small-10{width:83.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-small-11{width:91.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-small-12{width:100%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-medium-1{width:8.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-medium-2{width:16.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-medium-3{width:25%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-medium-4{width:33.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-medium-5{width:41.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-medium-6{width:50%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-medium-7{width:58.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-medium-8{width:66.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-medium-9{width:75%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-medium-10{width:83.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-medium-11{width:91.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-medium-12{width:100%}}@media print,screen and (min-width:48em){.sw-cell-module-medium-margin-collapse>.sw-cell-module-large-1{width:8.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-large-2{width:16.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-large-3{width:25%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-large-4{width:33.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-large-5{width:41.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-large-6{width:50%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-large-7{width:58.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-large-8{width:66.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-large-9{width:75%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-large-10{width:83.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-large-11{width:91.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-large-12{width:100%}}@media screen and (min-width:64em){.sw-cell-module-medium-margin-collapse>.sw-cell-module-xlarge-1{width:8.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xlarge-2{width:16.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xlarge-3{width:25%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xlarge-4{width:33.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xlarge-5{width:41.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xlarge-6{width:50%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xlarge-7{width:58.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xlarge-8{width:66.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xlarge-9{width:75%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xlarge-10{width:83.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xlarge-11{width:91.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xlarge-12{width:100%}}@media screen and (min-width:90em){.sw-cell-module-medium-margin-collapse>.sw-cell-module-xxlarge-1{width:8.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xxlarge-2{width:16.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xxlarge-3{width:25%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xxlarge-4{width:33.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xxlarge-5{width:41.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xxlarge-6{width:50%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xxlarge-7{width:58.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xxlarge-8{width:66.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xxlarge-9{width:75%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xxlarge-10{width:83.3333333333%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xxlarge-11{width:91.6666666667%}.sw-cell-module-medium-margin-collapse>.sw-cell-module-xxlarge-12{width:100%}}@media print,screen and (min-width:40em){.sw-cell-module-medium-padding-collapse{margin-left:0;margin-right:0}.sw-cell-module-medium-padding-collapse>.sw-cell-module-cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:48em){.sw-cell-module-large-margin-collapse,.sw-cell-module-large-margin-collapse>.sw-cell-module-cell{margin-left:0;margin-right:0}.sw-cell-module-large-margin-collapse>.sw-cell-module-small-1{width:8.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-small-2{width:16.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-small-3{width:25%}.sw-cell-module-large-margin-collapse>.sw-cell-module-small-4{width:33.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-small-5{width:41.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-small-6{width:50%}.sw-cell-module-large-margin-collapse>.sw-cell-module-small-7{width:58.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-small-8{width:66.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-small-9{width:75%}.sw-cell-module-large-margin-collapse>.sw-cell-module-small-10{width:83.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-small-11{width:91.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-small-12{width:100%}.sw-cell-module-large-margin-collapse>.sw-cell-module-medium-1{width:8.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-medium-2{width:16.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-medium-3{width:25%}.sw-cell-module-large-margin-collapse>.sw-cell-module-medium-4{width:33.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-medium-5{width:41.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-medium-6{width:50%}.sw-cell-module-large-margin-collapse>.sw-cell-module-medium-7{width:58.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-medium-8{width:66.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-medium-9{width:75%}.sw-cell-module-large-margin-collapse>.sw-cell-module-medium-10{width:83.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-medium-11{width:91.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-medium-12{width:100%}.sw-cell-module-large-margin-collapse>.sw-cell-module-large-1{width:8.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-large-2{width:16.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-large-3{width:25%}.sw-cell-module-large-margin-collapse>.sw-cell-module-large-4{width:33.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-large-5{width:41.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-large-6{width:50%}.sw-cell-module-large-margin-collapse>.sw-cell-module-large-7{width:58.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-large-8{width:66.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-large-9{width:75%}.sw-cell-module-large-margin-collapse>.sw-cell-module-large-10{width:83.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-large-11{width:91.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-large-12{width:100%}}@media screen and (min-width:64em){.sw-cell-module-large-margin-collapse>.sw-cell-module-xlarge-1{width:8.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xlarge-2{width:16.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xlarge-3{width:25%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xlarge-4{width:33.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xlarge-5{width:41.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xlarge-6{width:50%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xlarge-7{width:58.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xlarge-8{width:66.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xlarge-9{width:75%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xlarge-10{width:83.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xlarge-11{width:91.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xlarge-12{width:100%}}@media screen and (min-width:90em){.sw-cell-module-large-margin-collapse>.sw-cell-module-xxlarge-1{width:8.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xxlarge-2{width:16.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xxlarge-3{width:25%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xxlarge-4{width:33.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xxlarge-5{width:41.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xxlarge-6{width:50%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xxlarge-7{width:58.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xxlarge-8{width:66.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xxlarge-9{width:75%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xxlarge-10{width:83.3333333333%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xxlarge-11{width:91.6666666667%}.sw-cell-module-large-margin-collapse>.sw-cell-module-xxlarge-12{width:100%}}@media print,screen and (min-width:48em){.sw-cell-module-large-padding-collapse{margin-left:0;margin-right:0}.sw-cell-module-large-padding-collapse>.sw-cell-module-cell{padding-left:0;padding-right:0}}@media screen and (min-width:64em){.sw-cell-module-xlarge-margin-collapse,.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-cell{margin-left:0;margin-right:0}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-small-1{width:8.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-small-2{width:16.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-small-3{width:25%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-small-4{width:33.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-small-5{width:41.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-small-6{width:50%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-small-7{width:58.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-small-8{width:66.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-small-9{width:75%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-small-10{width:83.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-small-11{width:91.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-small-12{width:100%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-medium-1{width:8.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-medium-2{width:16.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-medium-3{width:25%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-medium-4{width:33.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-medium-5{width:41.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-medium-6{width:50%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-medium-7{width:58.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-medium-8{width:66.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-medium-9{width:75%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-medium-10{width:83.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-medium-11{width:91.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-medium-12{width:100%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-large-1{width:8.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-large-2{width:16.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-large-3{width:25%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-large-4{width:33.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-large-5{width:41.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-large-6{width:50%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-large-7{width:58.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-large-8{width:66.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-large-9{width:75%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-large-10{width:83.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-large-11{width:91.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-large-12{width:100%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xlarge-1{width:8.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xlarge-2{width:16.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xlarge-3{width:25%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xlarge-4{width:33.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xlarge-5{width:41.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xlarge-6{width:50%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xlarge-7{width:58.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xlarge-8{width:66.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xlarge-9{width:75%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xlarge-10{width:83.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xlarge-11{width:91.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xlarge-12{width:100%}}@media screen and (min-width:90em){.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xxlarge-1{width:8.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xxlarge-2{width:16.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xxlarge-3{width:25%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xxlarge-4{width:33.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xxlarge-5{width:41.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xxlarge-6{width:50%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xxlarge-7{width:58.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xxlarge-8{width:66.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xxlarge-9{width:75%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xxlarge-10{width:83.3333333333%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xxlarge-11{width:91.6666666667%}.sw-cell-module-xlarge-margin-collapse>.sw-cell-module-xxlarge-12{width:100%}}@media screen and (min-width:64em){.sw-cell-module-xlarge-padding-collapse{margin-left:0;margin-right:0}.sw-cell-module-xlarge-padding-collapse>.sw-cell-module-cell{padding-left:0;padding-right:0}}@media screen and (min-width:90em){.sw-cell-module-xxlarge-margin-collapse,.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-cell{margin-left:0;margin-right:0}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-small-1{width:8.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-small-2{width:16.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-small-3{width:25%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-small-4{width:33.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-small-5{width:41.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-small-6{width:50%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-small-7{width:58.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-small-8{width:66.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-small-9{width:75%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-small-10{width:83.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-small-11{width:91.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-small-12{width:100%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-medium-1{width:8.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-medium-2{width:16.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-medium-3{width:25%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-medium-4{width:33.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-medium-5{width:41.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-medium-6{width:50%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-medium-7{width:58.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-medium-8{width:66.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-medium-9{width:75%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-medium-10{width:83.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-medium-11{width:91.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-medium-12{width:100%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-large-1{width:8.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-large-2{width:16.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-large-3{width:25%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-large-4{width:33.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-large-5{width:41.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-large-6{width:50%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-large-7{width:58.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-large-8{width:66.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-large-9{width:75%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-large-10{width:83.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-large-11{width:91.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-large-12{width:100%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xlarge-1{width:8.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xlarge-2{width:16.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xlarge-3{width:25%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xlarge-4{width:33.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xlarge-5{width:41.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xlarge-6{width:50%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xlarge-7{width:58.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xlarge-8{width:66.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xlarge-9{width:75%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xlarge-10{width:83.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xlarge-11{width:91.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xlarge-12{width:100%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xxlarge-1{width:8.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xxlarge-2{width:16.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xxlarge-3{width:25%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xxlarge-4{width:33.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xxlarge-5{width:41.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xxlarge-6{width:50%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xxlarge-7{width:58.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xxlarge-8{width:66.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xxlarge-9{width:75%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xxlarge-10{width:83.3333333333%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xxlarge-11{width:91.6666666667%}.sw-cell-module-xxlarge-margin-collapse>.sw-cell-module-xxlarge-12{width:100%}.sw-cell-module-xxlarge-padding-collapse{margin-left:0;margin-right:0}.sw-cell-module-xxlarge-padding-collapse>.sw-cell-module-cell{padding-left:0;padding-right:0}}.sw-cell-module-small-offset-0{margin-left:0}.sw-cell-module-grid-margin-x>.sw-cell-module-small-offset-0{margin-left:.625rem}.sw-cell-module-small-offset-1{margin-left:8.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-small-offset-1{margin-left:calc(8.33333% + .625rem)}.sw-cell-module-small-offset-2{margin-left:16.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-small-offset-2{margin-left:calc(16.66667% + .625rem)}.sw-cell-module-small-offset-3{margin-left:25%}.sw-cell-module-grid-margin-x>.sw-cell-module-small-offset-3{margin-left:calc(25% + .625rem)}.sw-cell-module-small-offset-4{margin-left:33.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-small-offset-4{margin-left:calc(33.33333% + .625rem)}.sw-cell-module-small-offset-5{margin-left:41.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-small-offset-5{margin-left:calc(41.66667% + .625rem)}.sw-cell-module-small-offset-6{margin-left:50%}.sw-cell-module-grid-margin-x>.sw-cell-module-small-offset-6{margin-left:calc(50% + .625rem)}.sw-cell-module-small-offset-7{margin-left:58.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-small-offset-7{margin-left:calc(58.33333% + .625rem)}.sw-cell-module-small-offset-8{margin-left:66.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-small-offset-8{margin-left:calc(66.66667% + .625rem)}.sw-cell-module-small-offset-9{margin-left:75%}.sw-cell-module-grid-margin-x>.sw-cell-module-small-offset-9{margin-left:calc(75% + .625rem)}.sw-cell-module-small-offset-10{margin-left:83.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-small-offset-10{margin-left:calc(83.33333% + .625rem)}.sw-cell-module-small-offset-11{margin-left:91.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-small-offset-11{margin-left:calc(91.66667% + .625rem)}@media print,screen and (min-width:40em){.sw-cell-module-medium-offset-0{margin-left:0}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-offset-0{margin-left:.9375rem}.sw-cell-module-medium-offset-1{margin-left:8.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-offset-1{margin-left:calc(8.33333% + .9375rem)}.sw-cell-module-medium-offset-2{margin-left:16.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-offset-2{margin-left:calc(16.66667% + .9375rem)}.sw-cell-module-medium-offset-3{margin-left:25%}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-offset-3{margin-left:calc(25% + .9375rem)}.sw-cell-module-medium-offset-4{margin-left:33.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-offset-4{margin-left:calc(33.33333% + .9375rem)}.sw-cell-module-medium-offset-5{margin-left:41.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-offset-5{margin-left:calc(41.66667% + .9375rem)}.sw-cell-module-medium-offset-6{margin-left:50%}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-offset-6{margin-left:calc(50% + .9375rem)}.sw-cell-module-medium-offset-7{margin-left:58.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-offset-7{margin-left:calc(58.33333% + .9375rem)}.sw-cell-module-medium-offset-8{margin-left:66.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-offset-8{margin-left:calc(66.66667% + .9375rem)}.sw-cell-module-medium-offset-9{margin-left:75%}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-offset-9{margin-left:calc(75% + .9375rem)}.sw-cell-module-medium-offset-10{margin-left:83.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-offset-10{margin-left:calc(83.33333% + .9375rem)}.sw-cell-module-medium-offset-11{margin-left:91.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-medium-offset-11{margin-left:calc(91.66667% + .9375rem)}}@media print,screen and (min-width:48em){.sw-cell-module-large-offset-0{margin-left:0}.sw-cell-module-grid-margin-x>.sw-cell-module-large-offset-0{margin-left:.9375rem}.sw-cell-module-large-offset-1{margin-left:8.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-large-offset-1{margin-left:calc(8.33333% + .9375rem)}.sw-cell-module-large-offset-2{margin-left:16.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-large-offset-2{margin-left:calc(16.66667% + .9375rem)}.sw-cell-module-large-offset-3{margin-left:25%}.sw-cell-module-grid-margin-x>.sw-cell-module-large-offset-3{margin-left:calc(25% + .9375rem)}.sw-cell-module-large-offset-4{margin-left:33.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-large-offset-4{margin-left:calc(33.33333% + .9375rem)}.sw-cell-module-large-offset-5{margin-left:41.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-large-offset-5{margin-left:calc(41.66667% + .9375rem)}.sw-cell-module-large-offset-6{margin-left:50%}.sw-cell-module-grid-margin-x>.sw-cell-module-large-offset-6{margin-left:calc(50% + .9375rem)}.sw-cell-module-large-offset-7{margin-left:58.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-large-offset-7{margin-left:calc(58.33333% + .9375rem)}.sw-cell-module-large-offset-8{margin-left:66.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-large-offset-8{margin-left:calc(66.66667% + .9375rem)}.sw-cell-module-large-offset-9{margin-left:75%}.sw-cell-module-grid-margin-x>.sw-cell-module-large-offset-9{margin-left:calc(75% + .9375rem)}.sw-cell-module-large-offset-10{margin-left:83.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-large-offset-10{margin-left:calc(83.33333% + .9375rem)}.sw-cell-module-large-offset-11{margin-left:91.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-large-offset-11{margin-left:calc(91.66667% + .9375rem)}}@media screen and (min-width:64em){.sw-cell-module-xlarge-offset-0{margin-left:0}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-offset-0{margin-left:.9375rem}.sw-cell-module-xlarge-offset-1{margin-left:8.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-offset-1{margin-left:calc(8.33333% + .9375rem)}.sw-cell-module-xlarge-offset-2{margin-left:16.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-offset-2{margin-left:calc(16.66667% + .9375rem)}.sw-cell-module-xlarge-offset-3{margin-left:25%}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-offset-3{margin-left:calc(25% + .9375rem)}.sw-cell-module-xlarge-offset-4{margin-left:33.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-offset-4{margin-left:calc(33.33333% + .9375rem)}.sw-cell-module-xlarge-offset-5{margin-left:41.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-offset-5{margin-left:calc(41.66667% + .9375rem)}.sw-cell-module-xlarge-offset-6{margin-left:50%}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-offset-6{margin-left:calc(50% + .9375rem)}.sw-cell-module-xlarge-offset-7{margin-left:58.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-offset-7{margin-left:calc(58.33333% + .9375rem)}.sw-cell-module-xlarge-offset-8{margin-left:66.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-offset-8{margin-left:calc(66.66667% + .9375rem)}.sw-cell-module-xlarge-offset-9{margin-left:75%}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-offset-9{margin-left:calc(75% + .9375rem)}.sw-cell-module-xlarge-offset-10{margin-left:83.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-offset-10{margin-left:calc(83.33333% + .9375rem)}.sw-cell-module-xlarge-offset-11{margin-left:91.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-xlarge-offset-11{margin-left:calc(91.66667% + .9375rem)}}@media screen and (min-width:90em){.sw-cell-module-xxlarge-offset-0{margin-left:0}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-offset-0{margin-left:.9375rem}.sw-cell-module-xxlarge-offset-1{margin-left:8.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-offset-1{margin-left:calc(8.33333% + .9375rem)}.sw-cell-module-xxlarge-offset-2{margin-left:16.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-offset-2{margin-left:calc(16.66667% + .9375rem)}.sw-cell-module-xxlarge-offset-3{margin-left:25%}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-offset-3{margin-left:calc(25% + .9375rem)}.sw-cell-module-xxlarge-offset-4{margin-left:33.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-offset-4{margin-left:calc(33.33333% + .9375rem)}.sw-cell-module-xxlarge-offset-5{margin-left:41.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-offset-5{margin-left:calc(41.66667% + .9375rem)}.sw-cell-module-xxlarge-offset-6{margin-left:50%}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-offset-6{margin-left:calc(50% + .9375rem)}.sw-cell-module-xxlarge-offset-7{margin-left:58.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-offset-7{margin-left:calc(58.33333% + .9375rem)}.sw-cell-module-xxlarge-offset-8{margin-left:66.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-offset-8{margin-left:calc(66.66667% + .9375rem)}.sw-cell-module-xxlarge-offset-9{margin-left:75%}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-offset-9{margin-left:calc(75% + .9375rem)}.sw-cell-module-xxlarge-offset-10{margin-left:83.3333333333%}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-offset-10{margin-left:calc(83.33333% + .9375rem)}.sw-cell-module-xxlarge-offset-11{margin-left:91.6666666667%}.sw-cell-module-grid-margin-x>.sw-cell-module-xxlarge-offset-11{margin-left:calc(91.66667% + .9375rem)}}.sw-cell-module-grid-y{display:flex;flex-flow:column nowrap}.sw-cell-module-grid-y>.sw-cell-module-cell{height:auto;max-height:none}.sw-cell-module-grid-y>.sw-cell-module-auto,.sw-cell-module-grid-y>.sw-cell-module-shrink{height:auto}.sw-cell-module-grid-y>.sw-cell-module-small-1,.sw-cell-module-grid-y>.sw-cell-module-small-10,.sw-cell-module-grid-y>.sw-cell-module-small-11,.sw-cell-module-grid-y>.sw-cell-module-small-12,.sw-cell-module-grid-y>.sw-cell-module-small-2,.sw-cell-module-grid-y>.sw-cell-module-small-3,.sw-cell-module-grid-y>.sw-cell-module-small-4,.sw-cell-module-grid-y>.sw-cell-module-small-5,.sw-cell-module-grid-y>.sw-cell-module-small-6,.sw-cell-module-grid-y>.sw-cell-module-small-7,.sw-cell-module-grid-y>.sw-cell-module-small-8,.sw-cell-module-grid-y>.sw-cell-module-small-9,.sw-cell-module-grid-y>.sw-cell-module-small-full,.sw-cell-module-grid-y>.sw-cell-module-small-shrink{flex-basis:auto}@media print,screen and (min-width:40em){.sw-cell-module-grid-y>.sw-cell-module-medium-1,.sw-cell-module-grid-y>.sw-cell-module-medium-10,.sw-cell-module-grid-y>.sw-cell-module-medium-11,.sw-cell-module-grid-y>.sw-cell-module-medium-12,.sw-cell-module-grid-y>.sw-cell-module-medium-2,.sw-cell-module-grid-y>.sw-cell-module-medium-3,.sw-cell-module-grid-y>.sw-cell-module-medium-4,.sw-cell-module-grid-y>.sw-cell-module-medium-5,.sw-cell-module-grid-y>.sw-cell-module-medium-6,.sw-cell-module-grid-y>.sw-cell-module-medium-7,.sw-cell-module-grid-y>.sw-cell-module-medium-8,.sw-cell-module-grid-y>.sw-cell-module-medium-9,.sw-cell-module-grid-y>.sw-cell-module-medium-full,.sw-cell-module-grid-y>.sw-cell-module-medium-shrink{flex-basis:auto}}@media print,screen and (min-width:48em){.sw-cell-module-grid-y>.sw-cell-module-large-1,.sw-cell-module-grid-y>.sw-cell-module-large-10,.sw-cell-module-grid-y>.sw-cell-module-large-11,.sw-cell-module-grid-y>.sw-cell-module-large-12,.sw-cell-module-grid-y>.sw-cell-module-large-2,.sw-cell-module-grid-y>.sw-cell-module-large-3,.sw-cell-module-grid-y>.sw-cell-module-large-4,.sw-cell-module-grid-y>.sw-cell-module-large-5,.sw-cell-module-grid-y>.sw-cell-module-large-6,.sw-cell-module-grid-y>.sw-cell-module-large-7,.sw-cell-module-grid-y>.sw-cell-module-large-8,.sw-cell-module-grid-y>.sw-cell-module-large-9,.sw-cell-module-grid-y>.sw-cell-module-large-full,.sw-cell-module-grid-y>.sw-cell-module-large-shrink{flex-basis:auto}}@media screen and (min-width:64em){.sw-cell-module-grid-y>.sw-cell-module-xlarge-1,.sw-cell-module-grid-y>.sw-cell-module-xlarge-10,.sw-cell-module-grid-y>.sw-cell-module-xlarge-11,.sw-cell-module-grid-y>.sw-cell-module-xlarge-12,.sw-cell-module-grid-y>.sw-cell-module-xlarge-2,.sw-cell-module-grid-y>.sw-cell-module-xlarge-3,.sw-cell-module-grid-y>.sw-cell-module-xlarge-4,.sw-cell-module-grid-y>.sw-cell-module-xlarge-5,.sw-cell-module-grid-y>.sw-cell-module-xlarge-6,.sw-cell-module-grid-y>.sw-cell-module-xlarge-7,.sw-cell-module-grid-y>.sw-cell-module-xlarge-8,.sw-cell-module-grid-y>.sw-cell-module-xlarge-9,.sw-cell-module-grid-y>.sw-cell-module-xlarge-full,.sw-cell-module-grid-y>.sw-cell-module-xlarge-shrink{flex-basis:auto}}@media screen and (min-width:90em){.sw-cell-module-grid-y>.sw-cell-module-xxlarge-1,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-10,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-11,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-12,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-2,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-3,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-4,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-5,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-6,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-7,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-8,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-9,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-full,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-shrink{flex-basis:auto}}.sw-cell-module-grid-y>.sw-cell-module-small-1,.sw-cell-module-grid-y>.sw-cell-module-small-10,.sw-cell-module-grid-y>.sw-cell-module-small-11,.sw-cell-module-grid-y>.sw-cell-module-small-12,.sw-cell-module-grid-y>.sw-cell-module-small-2,.sw-cell-module-grid-y>.sw-cell-module-small-3,.sw-cell-module-grid-y>.sw-cell-module-small-4,.sw-cell-module-grid-y>.sw-cell-module-small-5,.sw-cell-module-grid-y>.sw-cell-module-small-6,.sw-cell-module-grid-y>.sw-cell-module-small-7,.sw-cell-module-grid-y>.sw-cell-module-small-8,.sw-cell-module-grid-y>.sw-cell-module-small-9{flex:0 0 auto}.sw-cell-module-grid-y>.sw-cell-module-small-1{height:8.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-small-2{height:16.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-small-3{height:25%}.sw-cell-module-grid-y>.sw-cell-module-small-4{height:33.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-small-5{height:41.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-small-6{height:50%}.sw-cell-module-grid-y>.sw-cell-module-small-7{height:58.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-small-8{height:66.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-small-9{height:75%}.sw-cell-module-grid-y>.sw-cell-module-small-10{height:83.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-small-11{height:91.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-small-12{height:100%}@media print,screen and (min-width:40em){.sw-cell-module-grid-y>.sw-cell-module-medium-auto{flex:1 1 0;height:auto}.sw-cell-module-grid-y>.sw-cell-module-medium-1,.sw-cell-module-grid-y>.sw-cell-module-medium-10,.sw-cell-module-grid-y>.sw-cell-module-medium-11,.sw-cell-module-grid-y>.sw-cell-module-medium-12,.sw-cell-module-grid-y>.sw-cell-module-medium-2,.sw-cell-module-grid-y>.sw-cell-module-medium-3,.sw-cell-module-grid-y>.sw-cell-module-medium-4,.sw-cell-module-grid-y>.sw-cell-module-medium-5,.sw-cell-module-grid-y>.sw-cell-module-medium-6,.sw-cell-module-grid-y>.sw-cell-module-medium-7,.sw-cell-module-grid-y>.sw-cell-module-medium-8,.sw-cell-module-grid-y>.sw-cell-module-medium-9,.sw-cell-module-grid-y>.sw-cell-module-medium-shrink{flex:0 0 auto}.sw-cell-module-grid-y>.sw-cell-module-medium-shrink{height:auto}.sw-cell-module-grid-y>.sw-cell-module-medium-1{height:8.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-medium-2{height:16.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-medium-3{height:25%}.sw-cell-module-grid-y>.sw-cell-module-medium-4{height:33.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-medium-5{height:41.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-medium-6{height:50%}.sw-cell-module-grid-y>.sw-cell-module-medium-7{height:58.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-medium-8{height:66.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-medium-9{height:75%}.sw-cell-module-grid-y>.sw-cell-module-medium-10{height:83.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-medium-11{height:91.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-medium-12{height:100%}}@media print,screen and (min-width:48em){.sw-cell-module-grid-y>.sw-cell-module-large-auto{flex:1 1 0;height:auto}.sw-cell-module-grid-y>.sw-cell-module-large-1,.sw-cell-module-grid-y>.sw-cell-module-large-10,.sw-cell-module-grid-y>.sw-cell-module-large-11,.sw-cell-module-grid-y>.sw-cell-module-large-12,.sw-cell-module-grid-y>.sw-cell-module-large-2,.sw-cell-module-grid-y>.sw-cell-module-large-3,.sw-cell-module-grid-y>.sw-cell-module-large-4,.sw-cell-module-grid-y>.sw-cell-module-large-5,.sw-cell-module-grid-y>.sw-cell-module-large-6,.sw-cell-module-grid-y>.sw-cell-module-large-7,.sw-cell-module-grid-y>.sw-cell-module-large-8,.sw-cell-module-grid-y>.sw-cell-module-large-9,.sw-cell-module-grid-y>.sw-cell-module-large-shrink{flex:0 0 auto}.sw-cell-module-grid-y>.sw-cell-module-large-shrink{height:auto}.sw-cell-module-grid-y>.sw-cell-module-large-1{height:8.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-large-2{height:16.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-large-3{height:25%}.sw-cell-module-grid-y>.sw-cell-module-large-4{height:33.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-large-5{height:41.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-large-6{height:50%}.sw-cell-module-grid-y>.sw-cell-module-large-7{height:58.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-large-8{height:66.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-large-9{height:75%}.sw-cell-module-grid-y>.sw-cell-module-large-10{height:83.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-large-11{height:91.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-large-12{height:100%}}@media screen and (min-width:64em){.sw-cell-module-grid-y>.sw-cell-module-xlarge-auto{flex:1 1 0;height:auto}.sw-cell-module-grid-y>.sw-cell-module-xlarge-1,.sw-cell-module-grid-y>.sw-cell-module-xlarge-10,.sw-cell-module-grid-y>.sw-cell-module-xlarge-11,.sw-cell-module-grid-y>.sw-cell-module-xlarge-12,.sw-cell-module-grid-y>.sw-cell-module-xlarge-2,.sw-cell-module-grid-y>.sw-cell-module-xlarge-3,.sw-cell-module-grid-y>.sw-cell-module-xlarge-4,.sw-cell-module-grid-y>.sw-cell-module-xlarge-5,.sw-cell-module-grid-y>.sw-cell-module-xlarge-6,.sw-cell-module-grid-y>.sw-cell-module-xlarge-7,.sw-cell-module-grid-y>.sw-cell-module-xlarge-8,.sw-cell-module-grid-y>.sw-cell-module-xlarge-9,.sw-cell-module-grid-y>.sw-cell-module-xlarge-shrink{flex:0 0 auto}.sw-cell-module-grid-y>.sw-cell-module-xlarge-shrink{height:auto}.sw-cell-module-grid-y>.sw-cell-module-xlarge-1{height:8.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-xlarge-2{height:16.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-xlarge-3{height:25%}.sw-cell-module-grid-y>.sw-cell-module-xlarge-4{height:33.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-xlarge-5{height:41.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-xlarge-6{height:50%}.sw-cell-module-grid-y>.sw-cell-module-xlarge-7{height:58.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-xlarge-8{height:66.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-xlarge-9{height:75%}.sw-cell-module-grid-y>.sw-cell-module-xlarge-10{height:83.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-xlarge-11{height:91.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-xlarge-12{height:100%}}@media screen and (min-width:90em){.sw-cell-module-grid-y>.sw-cell-module-xxlarge-auto{flex:1 1 0;height:auto}.sw-cell-module-grid-y>.sw-cell-module-xxlarge-1,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-10,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-11,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-12,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-2,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-3,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-4,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-5,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-6,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-7,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-8,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-9,.sw-cell-module-grid-y>.sw-cell-module-xxlarge-shrink{flex:0 0 auto}.sw-cell-module-grid-y>.sw-cell-module-xxlarge-shrink{height:auto}.sw-cell-module-grid-y>.sw-cell-module-xxlarge-1{height:8.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-xxlarge-2{height:16.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-xxlarge-3{height:25%}.sw-cell-module-grid-y>.sw-cell-module-xxlarge-4{height:33.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-xxlarge-5{height:41.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-xxlarge-6{height:50%}.sw-cell-module-grid-y>.sw-cell-module-xxlarge-7{height:58.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-xxlarge-8{height:66.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-xxlarge-9{height:75%}.sw-cell-module-grid-y>.sw-cell-module-xxlarge-10{height:83.3333333333%}.sw-cell-module-grid-y>.sw-cell-module-xxlarge-11{height:91.6666666667%}.sw-cell-module-grid-y>.sw-cell-module-xxlarge-12{height:100%}}.sw-cell-module-grid-padding-y .sw-cell-module-grid-padding-y{margin-bottom:-.625rem;margin-top:-.625rem}@media print,screen and (min-width:40em){.sw-cell-module-grid-padding-y .sw-cell-module-grid-padding-y{margin-bottom:-.9375rem;margin-top:-.9375rem}}.sw-cell-module-grid-padding-y>.sw-cell-module-cell{padding-bottom:.625rem;padding-top:.625rem}@media print,screen and (min-width:40em){.sw-cell-module-grid-padding-y>.sw-cell-module-cell{padding-bottom:.9375rem;padding-top:.9375rem}}.sw-cell-module-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.sw-cell-module-cell .sw-cell-module-grid-frame{width:100%}.sw-cell-module-cell-block{max-width:100%;overflow-x:auto}.sw-cell-module-cell-block,.sw-cell-module-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.sw-cell-module-cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.sw-cell-module-cell-block-container{display:flex;flex-direction:column;max-height:100%}.sw-cell-module-cell-block-container>.sw-cell-module-grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:40em){.sw-cell-module-medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.sw-cell-module-cell .sw-cell-module-medium-grid-frame{width:100%}.sw-cell-module-medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.sw-cell-module-medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.sw-cell-module-medium-cell-block-container>.sw-cell-module-grid-x{flex-wrap:nowrap;max-height:100%}.sw-cell-module-medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:48em){.sw-cell-module-large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.sw-cell-module-cell .sw-cell-module-large-grid-frame{width:100%}.sw-cell-module-large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.sw-cell-module-large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.sw-cell-module-large-cell-block-container>.sw-cell-module-grid-x{flex-wrap:nowrap;max-height:100%}.sw-cell-module-large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:64em){.sw-cell-module-xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.sw-cell-module-cell .sw-cell-module-xlarge-grid-frame{width:100%}.sw-cell-module-xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.sw-cell-module-xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.sw-cell-module-xlarge-cell-block-container>.sw-cell-module-grid-x{flex-wrap:nowrap;max-height:100%}.sw-cell-module-xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:90em){.sw-cell-module-xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.sw-cell-module-cell .sw-cell-module-xxlarge-grid-frame{width:100%}.sw-cell-module-xxlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.sw-cell-module-xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.sw-cell-module-xxlarge-cell-block-container>.sw-cell-module-grid-x{flex-wrap:nowrap;max-height:100%}.sw-cell-module-xxlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.sw-cell-module-grid-y.sw-cell-module-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:40em){.sw-cell-module-grid-y.sw-cell-module-medium-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:48em){.sw-cell-module-grid-y.sw-cell-module-large-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:64em){.sw-cell-module-grid-y.sw-cell-module-xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:90em){.sw-cell-module-grid-y.sw-cell-module-xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.sw-cell-module-cell .sw-cell-module-grid-y.sw-cell-module-grid-frame{height:100%}@media print,screen and (min-width:40em){.sw-cell-module-cell .sw-cell-module-grid-y.sw-cell-module-medium-grid-frame{height:100%}}@media print,screen and (min-width:48em){.sw-cell-module-cell .sw-cell-module-grid-y.sw-cell-module-large-grid-frame{height:100%}}@media screen and (min-width:64em){.sw-cell-module-cell .sw-cell-module-grid-y.sw-cell-module-xlarge-grid-frame{height:100%}}@media screen and (min-width:90em){.sw-cell-module-cell .sw-cell-module-grid-y.sw-cell-module-xxlarge-grid-frame{height:100%}}.sw-cell-module-grid-margin-y{margin-bottom:-.625rem;margin-top:-.625rem}@media print,screen and (min-width:40em){.sw-cell-module-grid-margin-y{margin-bottom:-.9375rem;margin-top:-.9375rem}}.sw-cell-module-grid-margin-y>.sw-cell-module-cell{height:calc(100% - 1.25rem);margin-bottom:.625rem;margin-top:.625rem}@media print,screen and (min-width:40em){.sw-cell-module-grid-margin-y>.sw-cell-module-cell{height:calc(100% - 1.875rem);margin-bottom:.9375rem;margin-top:.9375rem}}.sw-cell-module-grid-margin-y>.sw-cell-module-auto,.sw-cell-module-grid-margin-y>.sw-cell-module-shrink{height:auto}.sw-cell-module-grid-margin-y>.sw-cell-module-small-1{height:calc(8.33333% - 1.25rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-2{height:calc(16.66667% - 1.25rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-3{height:calc(25% - 1.25rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-4{height:calc(33.33333% - 1.25rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-5{height:calc(41.66667% - 1.25rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-6{height:calc(50% - 1.25rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-7{height:calc(58.33333% - 1.25rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-8{height:calc(66.66667% - 1.25rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-9{height:calc(75% - 1.25rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-10{height:calc(83.33333% - 1.25rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-11{height:calc(91.66667% - 1.25rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-12{height:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.sw-cell-module-grid-margin-y>.sw-cell-module-auto,.sw-cell-module-grid-margin-y>.sw-cell-module-shrink{height:auto}.sw-cell-module-grid-margin-y>.sw-cell-module-small-1{height:calc(8.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-2{height:calc(16.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-3{height:calc(25% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-4{height:calc(33.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-5{height:calc(41.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-6{height:calc(50% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-7{height:calc(58.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-8{height:calc(66.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-9{height:calc(75% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-10{height:calc(83.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-11{height:calc(91.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-small-12{height:calc(100% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-medium-auto,.sw-cell-module-grid-margin-y>.sw-cell-module-medium-shrink{height:auto}.sw-cell-module-grid-margin-y>.sw-cell-module-medium-1{height:calc(8.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-medium-2{height:calc(16.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-medium-3{height:calc(25% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-medium-4{height:calc(33.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-medium-5{height:calc(41.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-medium-6{height:calc(50% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-medium-7{height:calc(58.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-medium-8{height:calc(66.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-medium-9{height:calc(75% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-medium-10{height:calc(83.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-medium-11{height:calc(91.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-medium-12{height:calc(100% - 1.875rem)}}@media print,screen and (min-width:48em){.sw-cell-module-grid-margin-y>.sw-cell-module-large-auto,.sw-cell-module-grid-margin-y>.sw-cell-module-large-shrink{height:auto}.sw-cell-module-grid-margin-y>.sw-cell-module-large-1{height:calc(8.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-large-2{height:calc(16.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-large-3{height:calc(25% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-large-4{height:calc(33.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-large-5{height:calc(41.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-large-6{height:calc(50% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-large-7{height:calc(58.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-large-8{height:calc(66.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-large-9{height:calc(75% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-large-10{height:calc(83.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-large-11{height:calc(91.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-large-12{height:calc(100% - 1.875rem)}}@media screen and (min-width:64em){.sw-cell-module-grid-margin-y>.sw-cell-module-xlarge-auto,.sw-cell-module-grid-margin-y>.sw-cell-module-xlarge-shrink{height:auto}.sw-cell-module-grid-margin-y>.sw-cell-module-xlarge-1{height:calc(8.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xlarge-2{height:calc(16.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xlarge-3{height:calc(25% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xlarge-4{height:calc(33.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xlarge-5{height:calc(41.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xlarge-6{height:calc(50% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xlarge-7{height:calc(58.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xlarge-8{height:calc(66.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xlarge-9{height:calc(75% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xlarge-10{height:calc(83.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xlarge-11{height:calc(91.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xlarge-12{height:calc(100% - 1.875rem)}}@media screen and (min-width:90em){.sw-cell-module-grid-margin-y>.sw-cell-module-xxlarge-auto,.sw-cell-module-grid-margin-y>.sw-cell-module-xxlarge-shrink{height:auto}.sw-cell-module-grid-margin-y>.sw-cell-module-xxlarge-1{height:calc(8.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xxlarge-2{height:calc(16.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xxlarge-3{height:calc(25% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xxlarge-4{height:calc(33.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xxlarge-5{height:calc(41.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xxlarge-6{height:calc(50% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xxlarge-7{height:calc(58.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xxlarge-8{height:calc(66.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xxlarge-9{height:calc(75% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xxlarge-10{height:calc(83.33333% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xxlarge-11{height:calc(91.66667% - 1.875rem)}.sw-cell-module-grid-margin-y>.sw-cell-module-xxlarge-12{height:calc(100% - 1.875rem)}}.sw-cell-module-grid-frame.sw-cell-module-grid-margin-y{height:calc(100vh + 1.25rem)}@media print,screen and (min-width:40em){.sw-cell-module-grid-frame.sw-cell-module-grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:48em){.sw-cell-module-grid-frame.sw-cell-module-grid-margin-y{height:calc(100vh + 1.875rem)}}@media screen and (min-width:64em){.sw-cell-module-grid-frame.sw-cell-module-grid-margin-y{height:calc(100vh + 1.875rem)}}@media screen and (min-width:90em){.sw-cell-module-grid-frame.sw-cell-module-grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:40em){.sw-cell-module-grid-margin-y.sw-cell-module-medium-grid-frame{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:48em){.sw-cell-module-grid-margin-y.sw-cell-module-large-grid-frame{height:calc(100vh + 1.875rem)}}@media screen and (min-width:64em){.sw-cell-module-grid-margin-y.sw-cell-module-xlarge-grid-frame{height:calc(100vh + 1.875rem)}}@media screen and (min-width:90em){.sw-cell-module-grid-margin-y.sw-cell-module-xxlarge-grid-frame{height:calc(100vh + 1.875rem)}}.sw-cell-module-baseCell,.sw-cell-module-cell1,.sw-cell-module-cell15,.sw-cell-module-cell2,.sw-cell-module-cell25,.sw-cell-module-cell3,.sw-cell-module-cell4{flex:0 0 auto;margin-left:.625rem;margin-right:.625rem;min-height:0;min-width:0;width:calc(100% - 1.25rem)}@media print,screen and (max-width:39.99875em){.sw-cell-module-baseCell,.sw-cell-module-cell1,.sw-cell-module-cell15,.sw-cell-module-cell2,.sw-cell-module-cell25,.sw-cell-module-cell3,.sw-cell-module-cell4{margin-left:0;margin-right:0;width:100%}}@media print,screen and (min-width:40em){.sw-cell-module-cell3{width:calc(74.93755% - 1.875rem)}.sw-cell-module-cell2,.sw-cell-module-cell3{flex:0 0 auto;margin-left:.9375rem;margin-right:.9375rem}.sw-cell-module-cell2{width:calc(49.95837% - 1.875rem)}.sw-cell-module-cell1{width:calc(24.97918% - 1.875rem)}.sw-cell-module-cell1,.sw-cell-module-cell15{flex:0 0 auto;margin-left:.9375rem;margin-right:.9375rem}.sw-cell-module-cell15{width:calc(39.92016% - 1.875rem)}.sw-cell-module-cell25{flex:0 0 auto;margin-left:.9375rem;margin-right:.9375rem;width:calc(59.88024% - 1.875rem)}}.sw-cell-module-center{text-align:center}@keyframes sw-tab-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-tab-module-pswp-clockwise .6s linear infinite}@keyframes sw-tab-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--tab-padding:0 var(--spacing-8);--tab-list-margin:0 0 var(--spacing-32) 0;--tab-list-padding:0;--tab-background-color:transparent;--tab-container-background:transparent}.sw-tab-module-tabs{background:var(--tab-background-color)}.sw-tab-module-list{--caption-line-height:2.5;display:flex;list-style-type:none;margin:var(--tab-list-margin);overflow:auto;padding:var(--tab-list-padding)}.sw-tab-module-list.sw-tab-module-right{justify-content:flex-end}.sw-tab-module-list li{padding-right:1rem}:has(.sw-tab-module-title) .sw-tab-module-list li:first-child{margin-right:auto}.sw-tab-module-label{color:var(--color-brand-tertiary-500);margin-left:var(--spacing-8);margin-right:var(--spacing-12);text-transform:uppercase}@media print,screen and (max-width:39.99875em){.sw-tab-module-label{display:none}}.sw-tab-module-title{--text-color:#fff}.sw-tab-module-tab{opacity:0;padding:var(--tab-padding);transition:max-height .5s var(--animation-cubic),opacity .5s var(--animation-cubic);width:100%}.sw-tab-module-tab[data-tab-active=true]{opacity:1}.sw-tab-module-container{background:var(--tab-container-background);overflow:hidden;position:relative}.sw-tab-module-wrapper{display:flex;transition:transform .5s ease-in-out}@keyframes sw-tab-section-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-tab-section-module-pswp-clockwise .6s linear infinite}@keyframes sw-tab-section-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--tab-section-padding-top:0;--tab-section-padding-bottom:0;--tab-section-button-background-color:var(--color-background-300)}.sw-tab-section-module-tabSection{--tab-list-margin:0;--tab-list-padding:1rem;--button-font-size:1.6rem;--title-font-size:1.6rem;--button-icon-font-size:.8em;--button-line-height:normal;--button-meta-font-size:1.4rem;--button-meta-padding:var(--spacing-4) var(--spacing-12);--button-secondary-border-color:none;--button-secondary-background-color:var(--tab-section-button-background-color);--title-letter-spacing:.1px;--title-margin-bottom:1rem;--section-padding-top:var(--spacing-8);--section-padding-bottom:var(--spacing-8);--story-card-tags-margin-bottom:var(--story-card-text-margin-bottom);--story-card-grid-gap:2em;container-name:tabsectioncontainer;container-type:inline-size;padding-bottom:var(--tab-section-padding-bottom);padding-top:var(--tab-section-padding-top-override,var(--tab-section-padding-top));width:100%}.vrt-content .sw-tab-section-module-tabSection{--tab-section-padding-top:var(--aem-par-item-padding-vertical-desktop);--tab-section-padding-bottom:var(--aem-par-item-padding-vertical-desktop);--table-margin-vertical:var(--table-margin-bottom)}.vrt-aside .sw-tab-section-module-tabSection{--tab-section-padding-top:var(--aem-par-item-padding-vertical);--tab-section-padding-bottom:var(--aem-par-item-padding-vertical);--table-margin-vertical:var(--table-margin-bottom)}.sw-tab-section-module-tabSection :has(.sw-tab-section-module-bulletList){--tab-background-color:var(--color-background-200);--button-secondary-background-color:#fff}.sw-tab-section-module-section{--story-card-grid-gap:1em;--card-padding:0}@media print,screen and (max-width:39.99875em){.sw-tab-section-module-section{--story-card-content-text-display:none}}@supports (container-type:inline-size){@container tabsectioncontainer (min-width: 640px){.sw-tab-section-module-section{--story-card-grid-gap:2em;--card-padding:1em}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-tab-section-module-section{--story-card-grid-gap:2em;--card-padding:1em}}}.sw-tab-section-module-bulletList{--title-font-weight:inherit;--title-align-items:center;--title-padding-horizontal:0;list-style-type:none;margin-block-end:0;margin-block-start:0;padding:1.6rem}.sw-tab-section-module-bulletList .sw-tab-section-module-link{display:flex;margin-bottom:.6rem}.sw-tab-section-module-bulletList .sw-tab-section-module-linkTitle{--title-font-weight:700;--icon-size:1em;display:flex}@supports (container-type:inline-size){@container tabsectioncontainer (min-width: 640px){.sw-tab-section-module-bulletList .sw-tab-section-module-linkTitle{--title-font-weight:normal;--title-font-size:var(--title-font-size-sm)}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-tab-section-module-bulletList .sw-tab-section-module-linkTitle{--title-font-weight:normal;--title-font-size:var(--title-font-size-sm)}}}.sw-tab-section-module-bulletList .sw-tab-section-module-linkTitle .sw-tab-section-module-icon{fill:var(--color-brand-primary-500);align-self:start;background:var(--color-brand-secondary-500);flex-shrink:0;height:1.2em;margin-right:1rem;margin-top:.4rem;width:1.2em}.sw-tab-section-module-bulletList .sw-tab-section-module-time{--button-font-family:var(--font-secondary);--button-letter-spacing:normal;--button-font-weight:normal;align-items:end;line-height:1.8;margin-bottom:1rem;margin-right:1.2rem;position:relative}.sw-tab-section-module-bulletList .sw-tab-section-module-time:after{border-left:2px solid #000;bottom:-1.2rem;content:"";display:block;left:50%;position:absolute;top:3.2rem}.sw-tab-section-module-bulletList li:last-of-type .sw-tab-section-module-time:after{border-left-style:dashed}.sw-tab-section-module-label{--title-medium-margin-bottom:var(--spacing-12)}@supports (container-type:inline-size){@container tabsectioncontainer (min-width: 640px){.sw-tab-section-module-floatingLabel{float:left;margin-top:1.8rem;padding-right:.8rem}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-tab-section-module-floatingLabel{float:left;margin-top:1.8rem;padding-right:.8rem}}}.sw-tab-section-module-actionBar{margin-top:var(--spacing-12)}.sw-tab-section-module-liveButton{--button-medium-font-size:var(--text-sm);--button-margin:0 0 var(--spacing-12) var(--spacing-8)}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-live-dashboard-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-live-dashboard-module-pswp-clockwise .6s linear infinite}@keyframes sw-live-dashboard-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--livedashboard-text-color:#fff;--livedashboard-text-font-size:var(--title-font-size-sm);--livedashboard-text-padding-horizontal:var(--spacing-8);--livedashboard-items-grid-gap:var(--spacing-16);--livedashboard-padding:4.2rem 0;--livedashboard-max-items:5}.sw-live-dashboard-module-liveDashboard{--button-secondary-color:#fff;--button-secondary-border-color:#fff;--title-large-margin-bottom:0;--tab-list-margin:0 0 var(--spacing-16) 0;--button-secondary-border-color-hover:var(--color-ui-dandelion);--button-secondary-background-hover:var(--color-ui-dandelion);--button-live-icon-after-border-color:none;--button-live-color:#fff;--score-number-padding:var(--score-number-padding-md);color:var(--livedashboard-text-color);font-family:var(--paragraph-font-family);padding:var(--livedashboard-padding);position:relative;width:100%}.sw-live-dashboard-module-liveDashboard .sw-live-dashboard-module-matches{grid-gap:var(--livedashboard-items-grid-gap);align-items:end;display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}@media print,screen and (max-width:39.99875em){.sw-live-dashboard-module-liveDashboard .sw-live-dashboard-module-matches{--livedashboard-items-grid-gap:0;grid-template-columns:repeat(1,minmax(0,1fr))}.sw-live-dashboard-module-liveDashboard .sw-live-dashboard-module-matches>*{--scoreboard-radius-override:0}.sw-live-dashboard-module-liveDashboard .sw-live-dashboard-module-matches>:first-child{--scoreboard-radius-override:var(--corner-radius) var(--corner-radius) 0 0}.sw-live-dashboard-module-liveDashboard .sw-live-dashboard-module-matches>:last-child{--scoreboard-radius-override:0 0 var(--corner-radius) var(--corner-radius)}}@media print,screen and (min-width:40em) and (max-width:47.99875em){.sw-live-dashboard-module-liveDashboard .sw-live-dashboard-module-matches{grid-template-columns:repeat(3,minmax(0,1fr))}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.sw-live-dashboard-module-liveDashboard .sw-live-dashboard-module-matches{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:64em){.sw-live-dashboard-module-liveDashboard .sw-live-dashboard-module-matches{grid-template-columns:repeat(var(--livedashboard-max-items),minmax(0,1fr))}}.sw-live-dashboard-module-title{--text-color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.sw-live-dashboard-module-background:before,.sw-live-dashboard-module-backgroundBasketball:before,.sw-live-dashboard-module-backgroundCycling:before,.sw-live-dashboard-module-backgroundDefault:before,.sw-live-dashboard-module-backgroundSoccer:before{bottom:0;content:"";left:calc(50% - 50vw);opacity:.9;position:absolute;right:calc(50% - 50vw);top:0;width:100vw;z-index:-1}.sw-live-dashboard-module-backgroundDefault:before{background:#000 url(https://design-system.sporza.be/images/backgrounds/default.png) no-repeat;background-size:cover}.sw-live-dashboard-module-backgroundSoccer:before{background:#000 url(https://design-system.sporza.be/images/backgrounds/soccer.png) no-repeat;background-size:cover}.sw-live-dashboard-module-backgroundCycling:before{background:#000 url(https://design-system.sporza.be/images/backgrounds/cycling.png) no-repeat;background-size:cover}.sw-live-dashboard-module-backgroundBasketball:before{background:#000 url(https://design-system.sporza.be/images/backgrounds/basketball.png) no-repeat;background-size:cover}.sw-live-dashboard-module-dark{--title-color:var(--color-dark-mode-text);--link-color-hover:var(--color-dark-mode-text);--livedashboard-text-color:var(--color-dark-mode-text);--button-primary-background:var(--color-brand-primary-500);--button-primary-color:var(--color-brand-secondary-500);--button-primary-icon-color:var(--color-brand-secondary-500)}.sw-live-dashboard-module-header{background:transparent;color:#fff;display:flex;justify-content:space-between;padding-bottom:1em}.sw-live-dashboard-module-expandButton{--button-primary-background:#000;--button-primary-color:#fff;--button-primary-icon-color:var(--color-ui-dandelion);--button-primary-background-hover:var(--color-ui-dandelion);display:flex;justify-content:center;margin-top:1em}:root{--icon-display:inline-flex;--icon-size:1.6em;--icon-margin:0;--icon-flex:0 0 auto;--icon-vertical-align:baseline;--icon-background:var(--color-brand-primary-500);--icon-background-icon-size:var(--icon-size);--icon-background-padding:.3rem}.sw-icon-module-icon{fill:var(--icon-color,currentColor);display:var(--icon-display);flex:var(--icon-flex);height:var(--icon-size-height,var(--icon-size));margin:var(--icon-margin);vertical-align:var(--icon-vertical-align);width:var(--icon-size-width,var(--icon-size))}.sw-icon-module-icon svg{height:100%;vertical-align:middle;width:100%}.sw-icon-module-icon svg .fillElement{fill:var(--icon-color,currentColor)}.sw-icon-module-iconDark{--icon-color:var(--color-dark-mode-text)}.sw-icon-module-iconRotate{animation:sw-icon-module-rotation 1s linear infinite}.sw-icon-module-iconWithBackground{--icon-size:var(--icon-background-icon-size);background:var(--icon-background);border-radius:50%;padding:var(--icon-background-padding)}@keyframes sw-icon-module-rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.sw-bracket-navigation-module-navigation{background:#fff;margin-bottom:var(--spacing-16);margin-top:var(--spacing-8);padding:var(--spacing-4);text-align:center}.sw-bracket-navigation-module-label{font-size:var(--text-xs)}.sw-bracket-navigation-module-round{--button-border-radius:0;--button-medium-padding:var(--spacing-4);--button-primary-background:transparent;--button-medium-icon-size:5rem;--icon-size-height:6rem;display:inline-flex;flex-direction:column;padding:var(--spacing-4)}.sw-bracket-navigation-module-roundIsActive{--button-primary-background:var(--color-brand-primary-500)}.sw-bracket-navigation-module-roundIsActive svg path{fill:#000}.sw-bracket-navigation-module-roundWithSubRounds{--icon-size-height:3rem}.sw-bracket-navigation-module-separator{border:none;border-top:1px solid grey;margin:0}@keyframes sw-bracket-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-bracket-module-pswp-clockwise .6s linear infinite}@keyframes sw-bracket-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--matchday-bracket-background:var(--color-background-300)}.sw-bracket-module-resetList{list-style:none;margin:0;padding:0}.sw-bracket-module-bracket{--tab-container-background:var(--matchday-bracket-background);--tab-list-margin:0 0 var(--spacing-16);--title-margin-bottom:var(--spacing-8);--title-large-margin-bottom:var(--spacing-8);container-name:bracketcontainer;container-type:inline-size}.sw-bracket-module-hideOnMobile{display:none}@supports (container-type:inline-size){@container bracketcontainer (min-width: 640px){.sw-bracket-module-hideOnMobile{display:block}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-bracket-module-hideOnMobile{display:block}}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.sw-articles-module-spotlight{--story-card-text-line-height:1.5}@media print,screen and (min-width:40em){.sw-articles-module-spotlight{--card-background-color-hover:transparent;--color-vrtnws-background-hover:transparent;--color-vrtnws-text-hover:currentcolor;--section-items-grid-gap:var(--spacing-40);--story-card-text-font-size:var(--text-sm);border-bottom:1px solid var(--spotlight-border-color);position:relative}}@media print,screen and (max-width:39.99875em){.sw-articles-module-spotlightSection{border-top:3px solid var(--link-decoration-color);padding-left:0;padding-right:0}}@media print,screen and (min-width:40em){.sw-articles-module-spotlightSection{--story-card-border-radius-vrtnws:0;--story-card-image-border-radius-vrtnws:0}}.sw-articles-module-sections{--section-padding-top:0;--section-padding-bottom:0;margin-bottom:0}@media print,screen and (min-width:40em){.sw-articles-module-sections{--section-padding-top:var(--spacing-8);--section-padding-bottom:var(--spacing-8)}}.sw-articles-module-title{--title-large-margin-bottom:var(--spacing-16)}@media print,screen and (max-width:39.99875em){.sw-articles-module-firstItem{--image-width:calc(100% + 16px);--image-margin:-8px -8px 0 -8px}}.sw-articles-module-wrapper{--title-font-weight-override:bold;display:none}@media print,screen and (min-width:40em){.sw-articles-module-wrapper{background:var(--color-background-000);border-bottom:3px solid var(--spotlight-border-color);border-top:3px solid var(--spotlight-border-color);bottom:0;display:block;left:0;overflow:hidden;position:absolute;right:0;top:24rem;transition:transform .3s ease-in-out;width:33.36667%;z-index:1}.sw-articles-module-wrapper:after{background:linear-gradient(transparent,var(--color-background-000) 100%);bottom:0;content:"";display:block;height:4rem;left:0;position:absolute;right:0}.sw-articles-module-wrapper[data-active="0"]{transform:translateX(0)}.sw-articles-module-wrapper[data-active="1"]{transform:translateX(100%)}.sw-articles-module-wrapper[data-active="2"]{transform:translateX(200%)}.sw-articles-module-wrapper[data-active="3"]{transform:translateX(300%)}}@media screen and (min-width:64em){.sw-articles-module-wrapper{top:36rem}}.sw-articles-module-articles{--story-card-content-text-max-lines:none}@media print,screen and (min-width:40em){.sw-articles-module-articles{--card-padding:2rem;--story-card-grid-gap:0;--story-card-width:90%;--title-font-size:var(--title-font-size-lg);--title-font-weight-override:bold;display:grid;grid-auto-columns:1fr;grid-auto-flow:column;margin-bottom:var(--spacing-24);overflow:hidden;transition:transform .3s ease-in-out;width:330%}[data-active="0"] .sw-articles-module-articles{transform:translateX(0)}[data-active="1"] .sw-articles-module-articles{transform:translateX(-33.33333%)}[data-active="2"] .sw-articles-module-articles{transform:translateX(-66.66667%)}[data-active="3"] .sw-articles-module-articles{transform:translateX(-100%)}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-images-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-images-module-pswp-clockwise .6s linear infinite}@keyframes sw-images-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--spotlight-border-color:var(--color-brand-primary-500)}.sw-images-module-spotlight{--story-card-text-line-height:1.5}@media print,screen and (min-width:40em){.sw-images-module-spotlight{--card-background-color-hover:transparent;--color-vrtnws-background-hover:transparent;--color-vrtnws-text-hover:currentcolor;--section-items-grid-gap:var(--spacing-40);--story-card-text-font-size:var(--text-sm);border-bottom:1px solid var(--spotlight-border-color);position:relative}}@media print,screen and (max-width:39.99875em){.sw-images-module-spotlightSection{border-top:3px solid var(--link-decoration-color);padding-left:0;padding-right:0}}@media print,screen and (min-width:40em){.sw-images-module-spotlightSection{--story-card-border-radius-vrtnws:0;--story-card-image-border-radius-vrtnws:0}}.sw-images-module-sections{--section-padding-top:0;--section-padding-bottom:0;margin-bottom:0}@media print,screen and (min-width:40em){.sw-images-module-sections{--section-padding-top:var(--spacing-8);--section-padding-bottom:var(--spacing-8)}}.sw-images-module-title{--title-large-margin-bottom:var(--spacing-16)}@media print,screen and (max-width:39.99875em){.sw-images-module-firstItem{--image-width:calc(100% + 16px);--image-margin:-8px -8px 0 -8px}}.sw-images-module-wrapper{--image-aspect-ratio:16/6;display:none}@media print,screen and (min-width:40em){.sw-images-module-wrapper{display:block;margin-bottom:var(--spacing-32);overflow:hidden}.sw-images-module-images{--image-flex-shrink:1;border-top:4px solid var(--spotlight-border-color);display:flex;transition:transform .5s ease-in-out;width:300%}[data-active="0"] .sw-images-module-images{transform:translateX(0)}[data-active="1"] .sw-images-module-images{transform:translateX(-33.33333%)}[data-active="2"] .sw-images-module-images{transform:translateX(-66.66667%)}[data-active="3"] .sw-images-module-images{transform:translateX(-100%)}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-livestream-card-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-livestream-card-module-pswp-clockwise .6s linear infinite}@keyframes sw-livestream-card-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--livestream-card-background-color:var(--color-brand-secondary-500);--livestream-card-offset:4rem}.sw-livestream-card-module-livestreamCard{--card-padding:0;--card-border-radius:var(--corner-radius);--title-padding-horizontal:0;--title-margin-bottom:0;--button-tertiary-color:var(--color-background-000);--button-font-family:var(--font-secondary);--button-letter-spacing:normal;--icon-margin:var(--spacing-8);--caption-color:var(--color-background-000);--caption-display:inline-flex;box-shadow:var(--drop-shadow-light-high-small);display:flex;height:12rem;margin:var(--spacing-8);overflow:hidden;position:relative;text-decoration:none}@media print,screen and (min-width:40em){.sw-livestream-card-module-livestreamCard{height:20rem}}.sw-livestream-card-module-content{background:var(--livestream-card-background-color);clip-path:polygon(var(--livestream-card-offset) 0,100% 0,100% 100%,0 100%);display:flex;filter:drop-shadow(var(--drop-shadow-light-high-small));flex-direction:column;justify-content:space-between;margin-left:calc(var(--livestream-card-offset)*-1);padding:var(--spacing-4) var(--spacing-16) var(--spacing-16) var(--spacing-48);width:100%}@media print,screen and (min-width:40em){.sw-livestream-card-module-content{padding:var(--spacing-16) var(--spacing-32) var(--spacing-32) var(--spacing-56)}}.sw-livestream-card-module-top{align-items:center;display:flex;justify-content:space-between}.sw-livestream-card-module-titles{display:flex;flex-direction:column}.sw-livestream-card-module-image{background-color:var(--color-ui-coal);background-position:50%;background-size:cover;width:10rem}@media print,screen and (min-width:40em){.sw-livestream-card-module-image{width:7rem}}@media screen and (min-width:64em){.sw-livestream-card-module-image{width:20rem}}.sw-livestream-card-module-sporzaIcon{--icon-color:var(--color-brand-secondary-500);background:#fff;border-radius:50%;padding:.2rem}.sw-livestream-card-module-icon{--icon-size:17rem;--icon-color:var(--color-transparent-400);position:absolute;right:1rem;top:1rem;z-index:-1}@media print,screen and (min-width:40em){.sw-livestream-card-module-icon{--icon-size:28rem;right:0;top:2rem}}.sw-livestream-card-module-notStarted{--icon-size:1.6rem;--icon-margin:0 .5rem 0 0;--caption-background-color:var(--color-brand-primary-500);--caption-border-radius:4px;--caption-color:var(--text-color);--caption-padding:.6rem}@keyframes sw-story-card-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-story-card-module-pswp-clockwise .6s linear infinite}@keyframes sw-story-card-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--story-card-border-radius-vrtnws:var(--corner-radius);--story-card-border-top-color-hover:transparent;--story-card-border-top-color:transparent;--story-card-border-top-width:0;--story-card-brand-icon-display-hover:block;--story-card-brand-icon-display:block;--story-card-content-grid-gap:var(--spacing-8);--story-card-content-grid-position:6/13;--story-card-content-padding-bottom:0;--story-card-content-padding-bottom-has-brand:3rem;--story-card-content-padding:0;--story-card-content-text-display:-webkit-box;--story-card-content-text-max-lines:3;--story-card-display:flex;--story-card-grid-gap:var(--spacing-12);--story-card-grid-template-columns:repeat(12,1fr);--story-card-icon-after-grid-position:none;--story-card-icon-after-align-items:center;--story-card-icon-after-justify-content:center;--story-card-icon-after-margin-top:-4rem;--story-card-image-border-radius-vrtnws:calc(var(--corner-radius) - 2px);--story-card-justify-items:normal;--story-card-media-grid-position:1/6;--story-card-tags-margin-bottom:0;--story-card-tags-min-height:auto;--story-card-tags-padding:var(--list-padding);--story-card-text-font-size-medium:var(--text-md);--story-card-text-font-size:var(--text-sm);--story-card-text-line-height:var(--font-secondary-line-height);--story-card-text-margin-bottom:var(--spacing-8);--story-card-width:100%}.sw-story-card-module-storyCard{--image-position:relative;--link-decoration:none;--title-large-margin-bottom:var(--spacing-8);--title-padding-horizontal:0;--caption-color:var(--color-brand-tertiary-500);--caption-margin:0 0 var(--spacing-4);grid-gap:var(--story-card-grid-gap);display:var(--story-card-display);flex-direction:column;font-size:1rem;height:100%;position:relative;width:var(--story-card-width)}@media print,screen and (min-width:40em){.sw-story-card-module-storyCard{--story-card-text-font-size:var(--story-card-text-font-size-medium)}}.sw-story-card-module-storyCard:before{background:var(--story-card-border-top-color);content:"";display:block;height:var(--story-card-border-top-width);left:0;position:absolute;top:-.8rem;width:100%}.sw-story-card-module-storyCardMedia{container-name:storycardmedia;container-type:inline-size}.sw-story-card-module-storyCardContent{display:flex;flex-direction:column;height:100%;justify-content:var(--story-card-justify-items);padding-bottom:var(--story-card-content-padding-bottom)}.sw-story-card-module-storyCardContentText{-webkit-box-orient:vertical;-webkit-line-clamp:var(--story-card-content-text-max-lines);display:var(--story-card-content-text-display);font-size:var(--story-card-text-font-size);line-height:var(--story-card-text-line-height);margin-bottom:var(--story-card-text-margin-bottom);overflow:hidden}.sw-story-card-module-storyCardContentTags{--list-padding:var(--story-card-tags-padding);margin-bottom:var(--story-card-tags-margin-bottom);min-height:var(--story-card-tags-min-height)}.sw-story-card-module-storyCardContentBrand{bottom:var(--card-padding);font-size:2em;position:absolute;right:var(--card-padding)}@media print,screen and (min-width:40em){.sw-story-card-module-storyCardContentBrand{display:var(--story-card-brand-icon-display)}.sw-story-card-module-storyCard:hover .sw-story-card-module-storyCardContentBrand{display:var(--story-card-brand-icon-display-hover)}}.sw-story-card-module-storyCardTypePodcast{--title-font-weight:bold;--card-border-radius:var(--corner-radius)}@media print,screen and (max-width:39.99875em){.sw-story-card-module-storyCardLayoutHorizontal{display:var(--story-card-display-horizontal,grid);grid-template-columns:var(--story-card-grid-template-columns);position:relative}.sw-story-card-module-storyCardLayoutHorizontal .sw-story-card-module-storyCardMedia{grid-column:var(--story-card-media-grid-position)}.sw-story-card-module-storyCardLayoutHorizontal .sw-story-card-module-storyCardContent{grid-column:var(--story-card-content-grid-position)}}@media print,screen and (min-width:40em){.sw-story-card-module-storyCardDesktopLayoutHorizontal{display:var(--story-card-display-horizontal,grid);grid-template-columns:var(--story-card-grid-template-columns);position:relative}.sw-story-card-module-storyCardDesktopLayoutHorizontal .sw-story-card-module-storyCardMedia{grid-column:var(--story-card-media-grid-position)}.sw-story-card-module-storyCardDesktopLayoutHorizontal .sw-story-card-module-storyCardContent{grid-column:var(--story-card-content-grid-position)}}.sw-story-card-module-dark{--category-background-color:var(--color-ui-coal);--card-color:var(--color-dark-mode-text);--title-color:var(--color-dark-mode-text)}@media print,screen and (min-width:40em){.sw-story-card-module-withHover:hover.sw-story-card-module-vrtNws{--card-color:var(--color-vrtnws-text-hover);--card-background-color:var(--color-vrtnws-background-hover);--link-color-hover:var(--card-color);--link-decoration-color-hover:var(--card-color);--tag-color-dark:var(--card-color);--logo-color:#fff}.sw-story-card-module-withHover:hover.sw-story-card-module-vrtNws.sw-story-card-module-dark{--card-background-color:var(--color-vrtnws-background-dark-hover)}}.sw-story-card-module-vrtNws{--card-color:var(--color-vrtnws-text);--link-color:var(--color-dark-mode-text);--card-background-color:var(--color-vrtnws-background);--card-border-radius:var(--story-card-border-radius-vrtnws);--image-border-radius:var(--story-card-image-border-radius-vrtnws)}.sw-story-card-module-vrtNws.sw-story-card-module-dark{--card-background-color:var(--color-vrtnws-background-dark)}.sw-story-card-module-hasBrand{--story-card-content-padding-bottom:var(--story-card-content-padding-bottom-has-brand)}.sw-story-card-module-scoreboard{bottom:0;left:0;position:absolute;z-index:1}.sw-story-card-module-liveButton{left:.8em;position:absolute;top:.8em;z-index:9}@media print,screen and (min-width:40em){.sw-story-card-module-liveButton{left:1em;top:1em}}.sw-story-card-module-audioButton,.sw-story-card-module-videoButton{--pill-icon-font-size:1.3rem;--pill-icon-background-color:var(--color-brand-primary-500-override);--pill-font-size:1.4rem;--pill-background-color:var(--color-background-000);bottom:.3em;position:absolute;right:.3em;z-index:9}@media print,screen and (min-width:40em){.sw-story-card-module-audioButton,.sw-story-card-module-videoButton{--pill-icon-font-size:1.5rem;--pill-font-size:1.5rem;bottom:.7em;right:.7em}}.sw-story-card-module-liveTag{--pill-font-weight:300;--pill-font-size:var(--caption-font-size);--pill-color:var(--color-brand-tertiary-500);--pill-background-color:transparent;--pill-icon-font-size:.7rem;--pill-icon-color:#000;--pill-icon-background-color:var(--color-brand-primary-500-override)}.sw-story-card-module-storyCard:hover .sw-story-card-module-liveTag{--pill-color:var(--color-brand-secondary-500);--pill-icon-color:var(--color-brand-primary-500-override);--pill-icon-background-color:#000}.sw-story-card-module-dark.sw-story-card-module-storyCard:hover .sw-story-card-module-liveTag{--pill-color:var(--color-dark-mode-text);--pill-icon-color:#000;--pill-icon-background-color:var(--color-brand-primary-500-override)}.sw-story-card-module-reversedCategoryColors{--category-color:var(--color-brand-secondary-500);--category-background-color:var(--color-brand-primary-500)}:not(.sw-story-card-module-vrtNws).sw-story-card-module-storyCard:hover .sw-story-card-module-reversedCategoryColors{--category-color:var(--color-brand-primary-500);--category-background-color:var(--color-brand-secondary-500)}.sw-story-card-module-iconAfter{--icon-size:var(--story-card-icon-after-size,1.5rem);align-items:var(--story-card-icon-after-align-items);display:flex;grid-column:var(--story-card-icon-after-grid-position);justify-content:var(--story-card-icon-after-justify-content);margin-top:var(--story-card-icon-after-margin-top)}@media print,screen and (min-width:40em){.sw-story-card-module-iconAfter{margin-top:0}}@keyframes sw-statistics-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-statistics-module-pswp-clockwise .6s linear infinite}@keyframes sw-statistics-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-statistics-module-container{width:100%}.sw-statistics-module-content{grid-gap:var(--spacing-8);display:flex;flex-flow:row wrap}.sw-statistics-module-contentContainer{background:var(--color-dark-mode-mine);border-radius:var(--corner-radius);display:flex;flex:1 0 auto;flex-direction:column;font-family:var(--font-secondary);font-size:var(--text-md);justify-content:space-between;padding:var(--spacing-16)}.sw-statistics-module-list{list-style:none;margin:0;padding:0;text-align:left;width:max-content}.sw-statistics-module-listTitle{align-items:center;display:flex;flex-direction:row;font-size:1.2rem;gap:var(--spacing-8);margin-bottom:1rem;text-transform:uppercase}.medium .sw-statistics-module-listTitle{font-size:1.4rem}.sw-statistics-module-listItem{align-items:center;counter-increment:li;display:flex;font-size:1.6rem}.sw-statistics-module-listItem:before{color:var(--color-wielermanager-accent);content:counter(li);display:inline-block;font-family:var(--font-primary);font-size:var(--text-xl);font-weight:var(--font-primary-bold);margin-right:.35em;text-align:center;width:1em}.medium .sw-statistics-module-listItem{font-size:1.8rem}.sw-statistics-module-arrowCircleLeft{--icon-color:var(--color-wielermanager-arrow-up)}.sw-statistics-module-arrowCircleRight{--icon-color:var(--color-wielermanager-arrow-down)}@keyframes sw-podcast-program-card-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-podcast-program-card-module-pswp-clockwise .6s linear infinite}@keyframes sw-podcast-program-card-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--podcast-program-card-background-image:url(https://design-system.sporza.be/images/backgrounds/sound-wave.svg);--podcast-program-card-grid-template-columns:repeat(24,1fr)}.sw-podcast-program-card-module-podcastProgramCard{--card-padding:0;--card-border-radius:var(--corner-radius);--card-color:var(--color-brand-tertiary-500);--card-color-hover:var(--color-brand-tertiary-500);--title-padding-horizontal:0;--title-margin-bottom:0;--button-tertiary-color:var(--color-background-000);--button-font-family:var(--font-secondary);--button-letter-spacing:normal;--icon-margin:var(--spacing-8);--caption-color:var(--color-background-000);--caption-display:-webkit-box;--caption-text-max-lines:2;background:linear-gradient(207deg,#000 3.14%,#3c3c3c 96.29%),#000;box-shadow:var(--drop-shadow-light-high-small);display:grid;grid-template-columns:var(--podcast-program-card-grid-template-columns);margin:var(--spacing-8);overflow:hidden;padding:var(--spacing-24);position:relative;text-decoration:none}.sw-podcast-program-card-module-podcastProgramCard:before{background-image:var(--podcast-program-card-background-image);background-position:50%;background-repeat:no-repeat;background-size:60%;content:"";display:block;height:100%;left:50%;max-width:1400px;position:absolute;top:0;transform:translateX(-50%);width:100%}.sw-podcast-program-card-module-image{border:2px solid var(--color-brand-primary-500);border-radius:12px;box-shadow:0 0 32px 2px rgba(131,255,0,.3);display:block}.sw-podcast-program-card-module-imageContainer{align-items:center;align-self:center;display:flex;grid-column:1/7;position:relative}.sw-podcast-program-card-module-imageIcon{--icon-background-padding:.6rem;--icon-color:#000;position:absolute;right:0;top:0;transform:translate(50%,-50%);z-index:1}.sw-podcast-program-card-module-image img{border-radius:10px}.sw-podcast-program-card-module-content{display:flex;flex-direction:column;gap:var(--spacing-4);grid-column:8/-1;justify-content:center}.sw-podcast-program-card-module-text{margin-top:var(--spacing-8)}.sw-podcast-program-card-module-tags{--list-flex-wrap:wrap;--list-overflow:hidden;--list-height:1.8rem}@keyframes sw-countdown-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-countdown-module-pswp-clockwise .6s linear infinite}@keyframes sw-countdown-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-countdown-module-countdownCounter{margin-bottom:1.4rem}.medium .sw-countdown-module-countdownCounter{margin-bottom:3.4rem}.large .sw-countdown-module-countdownCounter{margin-bottom:3.8rem}.sw-countdown-module-live{--title-margin-bottom:0;--button-primary-background:var(--color-wielermanager-live-button-background,var(--color-wielermanager-live));--button-primary-background-hover:var(--color-wielermanager-live-button-background,var(--color-wielermanager-live));--button-primary-color:var(--color-wielermanager-button-color);--button-primary-color-hover:var(--color-wielermanager-button-color);--button-primary-icon-color:var(--color-wielermanager-button-color);--button-primary-icon-color-hover:var(--color-wielermanager-button-color)}.sw-countdown-module-live .sw-countdown-module-subtitle{--title-color:var(--color-wielermanager-live)}.sw-countdown-module-liveButton{display:none}.medium .sw-countdown-module-liveButton{display:flex}@keyframes sw-ranking-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-ranking-module-pswp-clockwise .6s linear infinite}@keyframes sw-ranking-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-ranking-module-container{width:100%}.sw-ranking-module-content{grid-gap:var(--spacing-8);display:flex;flex-flow:row wrap}.sw-ranking-module-contentContainer{background:var(--color-dark-mode-mine);border-radius:var(--corner-radius);display:flex;flex:1 1 14em;flex-direction:column;justify-content:space-between;max-width:100%;padding:var(--spacing-16)}.sw-ranking-module-list{list-style:none;margin:0;max-width:100%;padding:0;text-align:left;width:max-content}.sw-ranking-module-listTitle{align-items:center;display:flex;flex-direction:row;font-size:1.2rem;gap:var(--spacing-8);margin-bottom:1rem}.medium .sw-ranking-module-listTitle{font-size:1.4rem}.sw-ranking-module-listItem{align-items:center;counter-increment:li;display:flex;font-size:1.6rem;max-width:100%}.sw-ranking-module-listItem:before{color:var(--color-wielermanager-accent);content:counter(li);display:inline-block;flex:0 0 3rem;font-family:var(--font-primary);font-size:var(--text-xl);font-weight:var(--font-primary-bold);margin-right:.35em;text-align:center;width:1em}.medium .sw-ranking-module-listItem{font-size:1.8rem}.sw-ranking-module-title{display:flex}.sw-ranking-module-iconCompetition{--icon-color:var(--color-wielermanager-accent)}.sw-ranking-module-iconArrowDown{--icon-color:var(--color-ui-breaking)}.sw-ranking-module-iconArrowUp{--icon-color:var(--color-brand-primary-500)}.sw-ranking-module-rankScore{font-family:var(--title-font-family);font-size:3rem;font-weight:var(--title-font-weight)}.sw-ranking-module-rankScoreContainer{align-items:center;display:flex;line-height:1.5}.sw-ranking-module-delta{display:flex;font-size:var(--title-font-size-xs);margin-left:var(--spacing-12)}@keyframes sw-podcast-episode-card-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-podcast-episode-card-module-pswp-clockwise .6s linear infinite}@keyframes sw-podcast-episode-card-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--podcast-episode-card-grid-template-columns:repeat(24,1fr)}.sw-podcast-episode-card-module-podcastEpisodeCard{--card-padding:var(--spacing-8);--card-border-radius:var(--corner-radius);--card-background-color-hover:var(--card-background-color);--card-box-shadow:var(--drop-shadow-light-low-big);--card-box-shadow-hover:var(--drop-shadow-light-low-big);--card-color-hover:var(--color-brand-tertiary-500);--caption-display:-webkit-box;--caption-text-max-lines:2;--caption-color:var(--color-brand-tertiary-500);--link-decoration:none;--title-padding-horizontal:0;--title-margin-bottom:0;border:1px solid var(--color-background-300);display:grid;grid-template-columns:var(--podcast-episode-card-grid-template-columns);margin:0 var(--spacing-8) var(--spacing-16)}@media print,screen and (min-width:40em){.sw-podcast-episode-card-module-podcastEpisodeCard{--card-box-shadow:none;margin:0 0 var(--spacing-16)}}.sw-podcast-episode-card-module-image{display:block}.sw-podcast-episode-card-module-imageContainer{--image-border-radius:var(--corner-radius-2-);align-items:center;align-self:flex-start;display:flex;grid-column:1/8;position:relative}@media print,screen and (min-width:40em){.sw-podcast-episode-card-module-imageContainer{grid-column:1/7}}.sw-podcast-episode-card-module-top{display:flex;flex-direction:column;grid-column:9/-1;justify-content:flex-start;padding-top:var(--spacing-12)}@media print,screen and (min-width:40em){.sw-podcast-episode-card-module-top{grid-column:8/-1}}.sw-podcast-episode-card-module-bottom{display:flex;flex-direction:column;gap:var(--spacing-12);grid-column:1/-1;grid-row:2;padding-top:var(--spacing-12)}.sw-podcast-episode-card-module-footer{border-top:1px solid var(--color-background-300);display:flex;gap:var(--spacing-8);margin-top:auto;padding-top:var(--spacing-12);width:100%}.sw-podcast-episode-card-module-icon{--icon-background-icon-size:3.6rem;--icon-background-padding:.8rem}.sw-podcast-episode-card-module-brand{margin-left:auto}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-events-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-events-module-pswp-clockwise .6s linear infinite}@keyframes sw-events-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--timeline-event-background:transparent}.sw-events-module-event{--title-padding-horizontal:0;--pill-font-size:var(--text-sm);--pill-color:var(--color-brand-primary-500);--pill-background-color:#000;--pill-icon-font-size:1.5rem;--pill-icon-background-color:#000;--button-large-padding:.5rem;--button-tertiary-medium-padding:0;--button-icon-margin-top:0;--icon-vertical-align:middle;background:var(--timeline-event-background);display:flex;flex-direction:column;gap:var(--spacing-16);padding-bottom:var(--spacing-16)}@media print,screen and (min-width:40em){.sw-events-module-event{flex-direction:row}}.sw-events-module-eventAnchor{position:absolute}.sw-events-module-eventContent{--title-font-weight-override:700;--button-tertiary-decoration:underline;--button-tertiary-decoration-color:var(--color-brand-primary-500);width:100%}.sw-events-module-highlight{background:var(--color-background-200);padding:1rem}.sw-events-module-labelContainer{white-space:nowrap}.sw-events-module-labelContainer:after{background:#000;content:"";display:block;height:calc(100% - 3rem);margin:.5rem auto .5rem 3rem;width:1px}.sw-events-module-player{--button-border-radius:0;display:flex}.sw-events-module-playerContent{display:flex;flex-direction:column}.sw-events-module-fullScreenIcon{--icon-color:var(--color-brand-primary-500);background:#000;bottom:0;left:0;padding:.4rem;position:absolute;z-index:1}.sw-events-module-separator{--pill-color:#000;--pill-background-color:var(--color-brand-primary-500);--pill-icon-background-color:var(--color-brand-primary-500)}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-advertisement-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-advertisement-module-pswp-clockwise .6s linear infinite}@keyframes sw-advertisement-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media print,screen and (min-width:40em){.sw-advertisement-module-groupHorizontal{display:flex;flex-wrap:wrap;justify-content:space-around;padding:6rem 0}.sw-advertisement-module-groupHorizontal>*{flex-basis:23%}}.sw-advertisement-module-placeholder{text-align:center}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */:root{--scoreboard-simple-teamname-width:0;--scoreboard-simple-font-family:var(--font-primary);--scoreboard-simple-font-size:var(--title-font-size-xs)}@media print,screen and (min-width:40em){:root{--scoreboard-simple-font-size:var(--title-font-size-sm)}}.sw-simple-module-simple{--teamname-name-home-text-align:right;--teamname-name-away-text-align:left;--teamname-justify-content:center;--teamname-name-padding:0;border-radius:var(--scoreboard-radius);overflow:hidden}.sw-simple-module-wrapper{--teamname-flex:none;--teamname-font-size:var(--text-xs);--teamname-font-size-lg:var(--text-xs);--card-heading-secondary-background:var(--color-dark-mode-coal);--score-width:auto;--icon-color:currentcolor;--teamname-color:currentcolor;--score-color:currentcolor;--caption-color:currentcolor;--score-numbers-font-size:var(--scoreboard-simple-font-size);--score-big-number-font-size:var(--scoreboard-simple-font-size);--score-not-started-label-font-size:var(--scoreboard-simple-font-size);--icon-size:var(--scoreboard-simple-font-size);--score-sets-not-started-padding:0;--score-set-padding:0;--score-shootout-padding:0 var(--spacing-2);background:var(--scoreboard-background-color);display:flex;flex-direction:row;font-family:var(--scoreboard-simple-font-family);height:100%;justify-content:center;min-width:3.2rem;overflow:hidden;width:100%}.sw-simple-module-header{background:var(--color-ui-coal);color:#fff;font-size:var(--text-xs);padding:0 .2em;text-align:center}@media print,screen and (min-width:40em){.sw-simple-module-header{padding:.1em .5em}}.sw-simple-module-label{font-size:var(--caption-font-size);padding:.2em .6em}@media print,screen and (min-width:40em){.sw-simple-module-label{font-size:var(--paragraph-font-size)}}.sw-simple-module-teamLeft,.sw-simple-module-teamRight{--teamname-width:var(--scoreboard-simple-teamname-width);--teamname-padding:0;--teamname-padding-desktop:0;overflow:hidden}.sw-simple-module-finishIcon{margin:var(--spacing-4) 0}.sw-simple-module-live{background:var(--color-brand-secondary-500);color:var(--button-live-background)}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.sw-common-event-module-scoreboard{background:var(--color-background-200);padding:1rem}.sw-common-event-module-title{text-align:center;width:100%}.sw-common-event-module-score{--score-background-color:var(--color-background-200);--teamname-logo-width:9rem;--teamname-flex-align:center;--teamname-name-home-text-align:center;--teamname-name-away-text-align:center;--teamname-padding:1rem 0;--teamname-gap:1rem;--score-numbers-font-size:4.8rem;--score-numbers-font-weight:bold;--score-numbers-gap:var(--spacing-12);display:flex;flex-direction:row;justify-content:space-around}.sw-common-event-module-player{--playername-font-size:var(--text-md);--playername-padding:0;--caption-white-space:nowrap;align-items:center;border-top:1px solid #fff;column-gap:var(--spacing-8);display:grid;grid-template-columns:min-content min-content;grid-template-rows:min-content min-content;padding-top:1rem}.sw-common-event-module-playerName{grid-column:2/2;grid-row:1/1}.sw-common-event-module-playerTeam{grid-column:2/2;grid-row:2/2}.sw-common-event-module-playerIcon{--icon-size:2.5rem;--icon-color:#000;grid-column:1/1;grid-row:1/-1}.sw-common-event-module-player.sw-common-event-module-isAway{justify-content:flex-end;text-align:right}.sw-common-event-module-player.sw-common-event-module-isAway .sw-common-event-module-playerName{--playername-font-weight:var(--font-primary-bold);grid-column:1/1;grid-row:1/1}.sw-common-event-module-player.sw-common-event-module-isAway .sw-common-event-module-playerTeam{grid-column:1/1;grid-row:2/2}.sw-common-event-module-player.sw-common-event-module-isAway .sw-common-event-module-playerIcon{--icon-size:2.5rem;--icon-color:#000;grid-column:2/2;grid-row:1/-1}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-f1-lineup-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-f1-lineup-module-pswp-clockwise .6s linear infinite}@keyframes sw-f1-lineup-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--f1-lineup-color:currentcolor;--f1-lineup-mute-color:var(--color-brand-tertiary-500);--f1-lineup-team-color:#ebedee;--f1-lineup-position-height:auto;--f1-lineup-position-padding:.2rem .8rem}.sw-f1-lineup-module-f1Lineup{background-image:url(https://design-system.sporza.be/images/f1/lineup/f1-arrow-bg.svg);background-position:center 0;background-repeat:repeat-y;background-size:70%;margin:0 auto;max-width:600px}.sw-f1-lineup-module-f1LineupGroup{--title-margin-bottom:0;display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:3rem;row-gap:1rem}.sw-f1-lineup-module-f1LineupGroupLabel{--title-display:block;--title-align-items:center;color:var(--f1-lineup-mute-color);margin:var(--spacing-24) auto;text-align:center;width:100%}.sw-f1-lineup-module-f1LineupGroupLabel:after{border-bottom:3px solid #f2f3f4;content:"";display:block;position:relative;top:-50%;width:100%}.sw-f1-lineup-module-f1LineupGroupLabelInner{background:#fff;display:inline-block;padding:.6rem;position:relative;z-index:1}.sw-f1-lineup-module-f1LineupGroup.sw-f1-lineup-module-startGroup{flex-direction:column}.sw-f1-lineup-module-f1LineupItem{background:#fff;border:2px solid var(--color-background-400);border-bottom:none;border-radius:.9rem .9rem 0 0;box-shadow:var(--drop-shadow-light-low-big);color:var(--f1-lineup-color);display:flex;font-size:1.6rem;font-weight:400;gap:.8rem;justify-content:flex-start;overflow:hidden;padding:.5rem 1.2rem 0 .2rem;position:relative;text-overflow:ellipsis;white-space:nowrap;width:60%}.sw-f1-lineup-module-f1LineupItem:nth-child(2n){align-self:flex-end}.sw-f1-lineup-module-f1LineupItemMute{--f1-lineup-position-height:90%;--f1-lineup-position-padding:.8rem;--f1-lineup-color:var(--f1-lineup-mute-color);border:1px solid var(--color-background-400);border-radius:0;margin:0 auto 1rem;max-width:300px;width:100%}.sw-f1-lineup-module-f1LineupItemPosition{font-family:var(--font-primary)}.sw-f1-lineup-module-f1LineupItemPositionInner{border-right:1px dashed #7f8b92;height:var(--f1-lineup-position-height);padding:var(--f1-lineup-position-padding)}.sw-f1-lineup-module-f1LineupItemCar{--icon-size-height:4rem;--icon-color:var(--f1-lineup-team-color);align-items:flex-end;display:flex}.sw-f1-lineup-module-f1LineupItemContent{line-height:1.25}.sw-f1-lineup-module-f1LineupItemContent,.sw-f1-lineup-module-f1LineupItemContent>*{overflow:hidden;text-overflow:ellipsis}.sw-f1-lineup-module-f1LineupItemPlayer{font-weight:500;text-transform:uppercase}.sw-f1-lineup-module-f1LineupItemTeam{font-size:1.2rem}.sw-f1-lineup-module-f1LineupItemTeamColor{display:inline-block;height:.9rem;margin-right:.2rem;width:.2rem}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-scoreboard-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-scoreboard-module-pswp-clockwise .6s linear infinite}@keyframes sw-scoreboard-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--scoreboard-container-type:inline-size;--scoreboard-background-color:var(--color-background-000);--scoreboard-border-bottom:1px solid var(--color-background-400);--scoreboard-sets-players-margin:var(--spacing-16) 0;--scoreboard-sets-players-flex-align-items:center;--scoreboard-list-justify-content:left;--scoreboard-radius:0;--scoreboard-display:flex;--scoreboard-height:100%;--scoreboard-info-padding:0.2em 0.2em 0.2em 0.8rem}.sw-scoreboard-module-scoreboard{--icon-size:.95em;--icon-color:var(--color-brand-tertiary-500);--link-color-hover:#000;container-name:scoreboardcontainer;container-type:var(--scoreboard-container-type);display:var(--scoreboard-display);flex-direction:column;text-decoration:none}.sw-scoreboard-module-scoreboard:last-child{--scoreboard-border-bottom:none}.sw-scoreboard-module-scoreboardContent{background:var(--scoreboard-background-color);border-bottom:var(--scoreboard-border-bottom);border-radius:var(--scoreboard-radius-override,var(--scoreboard-radius));display:flex;flex-direction:row;height:var(--scoreboard-height);justify-content:space-between;overflow:hidden;padding:var(--scoreboard-padding);width:100%}.sw-scoreboard-module-setsPlayers{display:flex;flex-direction:column;justify-content:var(--scoreboard-sets-players-flex-align-items);margin:var(--scoreboard-sets-players-margin);overflow:hidden}.sw-scoreboard-module-setsPlayer{padding:var(--spacing-4) 0}.sw-scoreboard-module-info{--icon-margin:0 .4rem 0 0;--title-padding-horizontal:0;--caption-padding:.3rem 0;display:flex;flex-direction:column;justify-content:center;line-height:normal;overflow:auto;padding:var(--scoreboard-info-padding)}@supports (container-type:inline-size){@container (min-width: 640px){.sw-scoreboard-module-detailed .sw-scoreboard-module-info{--icon-size:2.5rem;--paragraph-padding:.5rem}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-scoreboard-module-detailed .sw-scoreboard-module-info{--icon-size:2.5rem;--paragraph-padding:.5rem}}}.sw-scoreboard-module-winner{display:flex}.sw-scoreboard-module-list{display:flex;flex-wrap:wrap;justify-content:var(--scoreboard-list-justify-content)}.sw-scoreboard-module-listItem{--paragraph-padding:.2rem .6rem .2rem 0;--caption-padding:.2rem .6rem .2rem 0;box-shadow:5px 0 0 -4px var(--color-brand-tertiary-500);margin-right:.6rem}.sw-scoreboard-module-listItem:last-child{box-shadow:none}@supports (container-type:inline-size){@container (min-width: 640px){.sw-scoreboard-module-detailed .sw-scoreboard-module-listItem{--paragraph-padding:.2rem 1.6rem .2rem 0;margin-right:1.6rem}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-scoreboard-module-detailed .sw-scoreboard-module-listItem{--paragraph-padding:.2rem 1.6rem .2rem 0;margin-right:1.6rem}}}.sw-scoreboard-module-compact{--card-heading-secondary-background:transparent;--card-heading-secondary-border:none;--card-heading-secondary-padding:0;--title-color:#fff;--caption-line-height:normal;--caption-font-size:var(--text-xs);--playername-font-size-lg:var(--text-xs);--playername-name-max-height:3em;--teamname-font-size-lg:var(--teamname-font-size);--teamname-flex-direction:column;--teamname-flex-align:initial;--teamname-logo-width:3rem;--teamname-padding:var(--spacing-4);--teamname-justify-content:center;--caption-white-space:nowrap;--score-number-padding-md:var(--spacing-4);--score-set-padding:var(--spacing-8) 0;--score-width:6.9rem;--scoreboard-radius:var(--corner-radius);--scoreboard-sets-players-margin:0;--scoreboard-sets-players-flex-align-items:space-evenly;--scoreboard-list-justify-content:start;--scoreboard-height:9rem;--score-sets-min-width:max-content;--caption-display:inline-flex;--image-aspect-ratio:3/2;--playername-logo-width:1.5em;--playername-align-items:center;--score-number-title-display:none;--score-tennis-label-display:none}@media print,screen and (min-width:40em){.sw-scoreboard-module-compact{--playername-padding:0;--scoreboard-border-bottom:0}}.sw-scoreboard-module-compact .sw-scoreboard-module-competitionHeading{--title-display:block;--title-text-overflow:ellipsis;--title-overflow:hidden}.sw-scoreboard-module-compact .sw-scoreboard-module-competitionHeading+.sw-scoreboard-module-scoreboardContent{border-top-left-radius:var(--corner-radius);border-top-right-radius:var(--corner-radius)}.sw-scoreboard-module-compact .sw-scoreboard-module-lastItem{--scoreboard-border-bottom:0;border-bottom-left-radius:var(--corner-radius);border-bottom-right-radius:var(--corner-radius)}.sw-scoreboard-module-simple{--scoreboard-container-type:normal;--teamname-container-type:normal;--score-container-type:normal;--scoreboard-background-color:#000;--scoreboard-border-bottom:none;--scoreboard-radius:0 var(--corner-radius) 0 0;--score-sets-background:var(--scoreboard-background-color);--score-label-background:var(--scoreboard-background-color);--score-sets-not-started-background:var(--scoreboard-background-color);--score-background-color:#000;--scoreboard-display:inline-block;--link-color-hover:var(--color-brand-primary-500);color:var(--color-brand-primary-500-override)}.sw-scoreboard-module-simple:hover{--scoreboard-simple-teamname-width:3.5rem}@media print,screen and (min-width:40em){.sw-scoreboard-module-simple:hover{--scoreboard-simple-teamname-width:3.5rem}}.sw-scoreboard-module-simple.sw-scoreboard-module-live{--scoreboard-background-color:var(--color-ui-dandelion);--teamname-color:#000;--score-color:#000;color:#000}.sw-scoreboard-module-detailed{--scoreboard-container-type:normal;--table-container-type:normal;--title-margin-bottom:.4rem;--scoreboard-background-color:var(--color-background-100);--score-sets-background:var(--color-background-100);--score-sets-not-started-background:var(--color-background-300);--scoreboard-radius:var(--corner-radius);--scoreboard-info-padding:1.5rem;--teamname-flex-align:center;--teamname-name-white-space:normal;--teamname-padding-desktop:2rem;--paragraph-display:flex;flex-wrap:nowrap}@supports (container-type:inline-size){@container (min-width: 640px){.sw-scoreboard-module-detailed{--title-margin-bottom:.8rem}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-scoreboard-module-detailed{--title-margin-bottom:.8rem}}}@media print,screen and (max-width:39.99875em){.sw-scoreboard-module-detailed{--paragraph-font-size:var(--caption-font-size)}}.sw-scoreboard-module-meta{--caption-margin:2rem 0;text-align:center}.sw-scoreboard-module-goals{--table-head-display:none;--icon-size:2.3rem;--table-margin-bottom:4rem;--table-margin-vertical-override:0}.sw-scoreboard-module-goals table{--cell-number-font-size:1.7rem;--table-cell-padding:.8rem;--table-font-size:1.5rem}.sw-scoreboard-module-relatedMatch{--caption-font-size:1.2rem;--teamname-flex-align:left;--scoreboard-radius:0 0 var(--corner-radius) var(--corner-radius);--scoreboard-background-color:var(--color-background-300);--score-background-color:var(--color-background-300);margin-top:-.6rem;padding:0 4rem;text-decoration:none}@supports (container-type:inline-size){@container (min-width: 640px){.sw-scoreboard-module-relatedMatch{padding:0 6rem}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-scoreboard-module-relatedMatch{padding:0 6rem}}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-filter-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-filter-module-pswp-clockwise .6s linear infinite}@keyframes sw-filter-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--filter-float:none}.sw-filter-module-filter{--button-transition:none;display:inline-block;float:var(--filter-float);margin-bottom:2rem;position:relative}.sw-filter-module-label{margin-right:.4em}.sw-filter-module-list{align-items:center;display:flex;list-style-type:none;margin:0;padding:0}.sw-filter-module-dropdownList{--button-width:100%;background:var(--button-primary-background);border-radius:0 0 2.2rem 2.2rem;height:0;list-style-type:none;margin:0;overflow:hidden;padding:0}.sw-filter-module-dropdownSubList{list-style-type:none;margin-left:2rem;padding-left:0}.sw-filter-module-dropdownButton{--button-width:100%;min-width:10rem}.sw-filter-module-activeButton{--button-border-radius:2rem 2rem 0 0;flex-shrink:0}.sw-filter-module-activeList{height:auto;left:0;overflow:visible;position:absolute;right:0;z-index:90}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.sw-embed-module-embed{display:block}@keyframes sw-description-list-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-description-list-module-pswp-clockwise .6s linear infinite}@keyframes sw-description-list-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--decription-list-name-flex-basis:8.5%;--decription-list-delimiter-spacing:var(--spacing-8)}.sw-description-list-module-descriptionList{grid-gap:0 var(--decription-list-delimiter-spacing);display:flex;flex-flow:row wrap;font-family:var(--font-primary);font-size:var(--text-sm)}.sw-description-list-module-name{flex-basis:var(--decription-list-name-flex-basis);font-weight:700;text-align:right}.sw-description-list-module-value{flex-basis:calc(100% - var(--decription-list-name-flex-basis) - var(--decription-list-delimiter-spacing));flex-grow:1}@keyframes sw-shortcut-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-shortcut-module-pswp-clockwise .6s linear infinite}@keyframes sw-shortcut-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-shortcut-module-shortcuts{grid-gap:.8rem;display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:1rem}@media screen and (min-width:64em){.sw-shortcut-module-shortcuts{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}.sw-shortcut-module-shortcutsWrapper{--title-color:var(--color-brand-tertiary-500);--title-margin-bottom:1.5rem;--title-padding-horizontal:0;padding:2.4rem}@media print,screen and (max-width:39.99875em){.sw-shortcut-module-shortcutsWrapper{display:none}}.sw-shortcut-module-letter{align-items:center;aspect-ratio:1/1;background:var(--color-background-200);border:none;border-radius:.2rem;cursor:default;display:flex;font-family:var(--font-primary);font-size:var(--title-font-size-sm);justify-content:center;padding:.5rem;text-align:center;text-decoration:none}.sw-shortcut-module-letter,.sw-shortcut-module-letter:hover{color:var(--color-background-400)}.sw-shortcut-module-letter[data-href]{color:#000}.sw-shortcut-module-letter[data-href]:hover{background-color:var(--color-brand-primary-500);cursor:pointer}@keyframes sw-grid-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-grid-module-pswp-clockwise .6s linear infinite}@keyframes sw-grid-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-grid-module-grid{display:flex;flex:0 0 auto;flex-flow:row wrap;margin-left:.625rem;margin-right:.625rem;min-height:0;min-width:0;width:calc(100% - 1.25rem)}@media print,screen and (max-width:39.99875em){.sw-grid-module-grid{margin-left:0;margin-right:0;width:100%}}.sw-grid-module-cell .sw-grid-module-cell,.sw-grid-module-collapse,.sw-grid-module-grid .sw-grid-module-grid{margin-left:0;margin-right:0;width:100%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-cell,.sw-grid-module-collapse>.sw-grid-module-cell,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-cell{margin-left:0;margin-right:0}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-small-1,.sw-grid-module-collapse>.sw-grid-module-small-1,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-small-1{width:8.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-small-2,.sw-grid-module-collapse>.sw-grid-module-small-2,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-small-2{width:16.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-small-3,.sw-grid-module-collapse>.sw-grid-module-small-3,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-small-3{width:25%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-small-4,.sw-grid-module-collapse>.sw-grid-module-small-4,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-small-4{width:33.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-small-5,.sw-grid-module-collapse>.sw-grid-module-small-5,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-small-5{width:41.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-small-6,.sw-grid-module-collapse>.sw-grid-module-small-6,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-small-6{width:50%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-small-7,.sw-grid-module-collapse>.sw-grid-module-small-7,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-small-7{width:58.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-small-8,.sw-grid-module-collapse>.sw-grid-module-small-8,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-small-8{width:66.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-small-9,.sw-grid-module-collapse>.sw-grid-module-small-9,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-small-9{width:75%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-small-10,.sw-grid-module-collapse>.sw-grid-module-small-10,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-small-10{width:83.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-small-11,.sw-grid-module-collapse>.sw-grid-module-small-11,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-small-11{width:91.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-small-12,.sw-grid-module-collapse>.sw-grid-module-small-12,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-small-12{width:100%}@media print,screen and (min-width:40em){.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-medium-1,.sw-grid-module-collapse>.sw-grid-module-medium-1,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-medium-1{width:8.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-medium-2,.sw-grid-module-collapse>.sw-grid-module-medium-2,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-medium-2{width:16.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-medium-3,.sw-grid-module-collapse>.sw-grid-module-medium-3,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-medium-3{width:25%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-medium-4,.sw-grid-module-collapse>.sw-grid-module-medium-4,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-medium-4{width:33.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-medium-5,.sw-grid-module-collapse>.sw-grid-module-medium-5,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-medium-5{width:41.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-medium-6,.sw-grid-module-collapse>.sw-grid-module-medium-6,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-medium-6{width:50%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-medium-7,.sw-grid-module-collapse>.sw-grid-module-medium-7,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-medium-7{width:58.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-medium-8,.sw-grid-module-collapse>.sw-grid-module-medium-8,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-medium-8{width:66.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-medium-9,.sw-grid-module-collapse>.sw-grid-module-medium-9,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-medium-9{width:75%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-medium-10,.sw-grid-module-collapse>.sw-grid-module-medium-10,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-medium-10{width:83.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-medium-11,.sw-grid-module-collapse>.sw-grid-module-medium-11,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-medium-11{width:91.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-medium-12,.sw-grid-module-collapse>.sw-grid-module-medium-12,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-medium-12{width:100%}}@media print,screen and (min-width:48em){.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-large-1,.sw-grid-module-collapse>.sw-grid-module-large-1,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-large-1{width:8.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-large-2,.sw-grid-module-collapse>.sw-grid-module-large-2,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-large-2{width:16.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-large-3,.sw-grid-module-collapse>.sw-grid-module-large-3,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-large-3{width:25%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-large-4,.sw-grid-module-collapse>.sw-grid-module-large-4,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-large-4{width:33.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-large-5,.sw-grid-module-collapse>.sw-grid-module-large-5,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-large-5{width:41.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-large-6,.sw-grid-module-collapse>.sw-grid-module-large-6,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-large-6{width:50%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-large-7,.sw-grid-module-collapse>.sw-grid-module-large-7,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-large-7{width:58.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-large-8,.sw-grid-module-collapse>.sw-grid-module-large-8,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-large-8{width:66.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-large-9,.sw-grid-module-collapse>.sw-grid-module-large-9,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-large-9{width:75%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-large-10,.sw-grid-module-collapse>.sw-grid-module-large-10,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-large-10{width:83.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-large-11,.sw-grid-module-collapse>.sw-grid-module-large-11,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-large-11{width:91.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-large-12,.sw-grid-module-collapse>.sw-grid-module-large-12,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-large-12{width:100%}}@media screen and (min-width:64em){.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xlarge-1,.sw-grid-module-collapse>.sw-grid-module-xlarge-1,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xlarge-1{width:8.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xlarge-2,.sw-grid-module-collapse>.sw-grid-module-xlarge-2,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xlarge-2{width:16.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xlarge-3,.sw-grid-module-collapse>.sw-grid-module-xlarge-3,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xlarge-3{width:25%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xlarge-4,.sw-grid-module-collapse>.sw-grid-module-xlarge-4,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xlarge-4{width:33.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xlarge-5,.sw-grid-module-collapse>.sw-grid-module-xlarge-5,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xlarge-5{width:41.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xlarge-6,.sw-grid-module-collapse>.sw-grid-module-xlarge-6,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xlarge-6{width:50%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xlarge-7,.sw-grid-module-collapse>.sw-grid-module-xlarge-7,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xlarge-7{width:58.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xlarge-8,.sw-grid-module-collapse>.sw-grid-module-xlarge-8,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xlarge-8{width:66.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xlarge-9,.sw-grid-module-collapse>.sw-grid-module-xlarge-9,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xlarge-9{width:75%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xlarge-10,.sw-grid-module-collapse>.sw-grid-module-xlarge-10,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xlarge-10{width:83.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xlarge-11,.sw-grid-module-collapse>.sw-grid-module-xlarge-11,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xlarge-11{width:91.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xlarge-12,.sw-grid-module-collapse>.sw-grid-module-xlarge-12,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xlarge-12{width:100%}}@media screen and (min-width:90em){.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xxlarge-1,.sw-grid-module-collapse>.sw-grid-module-xxlarge-1,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xxlarge-1{width:8.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xxlarge-2,.sw-grid-module-collapse>.sw-grid-module-xxlarge-2,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xxlarge-2{width:16.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xxlarge-3,.sw-grid-module-collapse>.sw-grid-module-xxlarge-3,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xxlarge-3{width:25%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xxlarge-4,.sw-grid-module-collapse>.sw-grid-module-xxlarge-4,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xxlarge-4{width:33.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xxlarge-5,.sw-grid-module-collapse>.sw-grid-module-xxlarge-5,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xxlarge-5{width:41.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xxlarge-6,.sw-grid-module-collapse>.sw-grid-module-xxlarge-6,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xxlarge-6{width:50%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xxlarge-7,.sw-grid-module-collapse>.sw-grid-module-xxlarge-7,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xxlarge-7{width:58.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xxlarge-8,.sw-grid-module-collapse>.sw-grid-module-xxlarge-8,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xxlarge-8{width:66.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xxlarge-9,.sw-grid-module-collapse>.sw-grid-module-xxlarge-9,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xxlarge-9{width:75%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xxlarge-10,.sw-grid-module-collapse>.sw-grid-module-xxlarge-10,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xxlarge-10{width:83.3333333333%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xxlarge-11,.sw-grid-module-collapse>.sw-grid-module-xxlarge-11,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xxlarge-11{width:91.6666666667%}.sw-grid-module-cell .sw-grid-module-cell>.sw-grid-module-xxlarge-12,.sw-grid-module-collapse>.sw-grid-module-xxlarge-12,.sw-grid-module-grid .sw-grid-module-grid>.sw-grid-module-xxlarge-12{width:100%}}.sw-grid-module-collapseX{margin-left:0;margin-right:0}@media print,screen and (min-width:40em){.sw-grid-module-collapseX{margin-left:0;margin-right:0}}@keyframes sw-caption-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-caption-module-pswp-clockwise .6s linear infinite}@keyframes sw-caption-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--caption-color:var(--text-color);--caption-display:inline;--caption-padding:0;--caption-margin:0;--caption-text-decoration:none;--caption-background-color:none;--caption-border-radius:none;--caption-white-space:normal}.sw-caption-module-caption{-webkit-box-orient:vertical;-webkit-line-clamp:var(--caption-text-max-lines);align-items:center;background:var(--caption-background-color);border-radius:var(--caption-border-radius);color:var(--caption-color,currentColor);display:var(--caption-display);font-family:var(--caption-font-family);font-size:var(--caption-font-size);gap:var(--spacing-4);line-height:var(--caption-line-height);margin:var(--caption-margin);overflow:hidden;padding:var(--caption-padding);text-decoration:var(--caption-text-decoration);white-space:var(--caption-white-space)}.sw-caption-module-captionDark{--caption-color:var(--color-dark-mode-text)}.sw-caption-module-captionMedium{font-weight:var(--caption-font-weight-medium)}.sw-caption-module-captionBold{font-weight:var(--caption-font-weight-bold)}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-bracket-phase-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-bracket-phase-module-pswp-clockwise .6s linear infinite}@keyframes sw-bracket-phase-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-bracket-phase-module-phase{display:grid;gap:2rem;grid-auto-flow:column;margin-bottom:var(--spacing-40);overflow:visible}@supports (container-type:inline-size){@container bracketcontainer (min-width: 640px){.sw-bracket-phase-module-phase{grid-template-columns:minmax(auto,50%);padding:.5rem}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-bracket-phase-module-phase{grid-template-columns:minmax(auto,50%);padding:.5rem}}}.sw-bracket-phase-module-roundRobin{--matchday-bracket-round-justify-content:start}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-pill-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-pill-module-pswp-clockwise .6s linear infinite}@keyframes sw-pill-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--pill-font-size:var(--meta-font-size);--pill-display:inline-flex;--pill-color:var(--color-brand-secondary-500);--pill-background-color:var(--color-ui-dandelion);--pill-icon-font-size:1rem;--pill-icon-color:currentcolor;--pill-icon-background-color:var(--color-ui-citrine);--pill-font-weight:500}.sw-pill-module-pill{align-items:center;background-color:var(--pill-background-color);border-radius:50rem;color:var(--pill-color);display:var(--pill-display);font-family:var(--font-secondary);font-size:var(--pill-font-size);font-weight:var(--pill-font-weight);padding:.2em .8em}.sw-pill-module-inner{margin-top:-.2em}.sw-pill-module-icon{--icon-size:.9em;--icon-margin:.35em .4em;--icon-color:var(--pill-icon-color);background:var(--pill-icon-background-color);border-radius:50rem;display:block;font-size:var(--pill-icon-font-size);height:1.6em;margin-left:-.6em;margin-right:.4em;width:1.6em}.sw-pill-module-mute{--pill-color:var(--color-brand-tertiary-500);--pill-background-color:var(--color-transparent-100)}@keyframes sw-section-grid-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-section-grid-module-pswp-clockwise .6s linear infinite}@keyframes sw-section-grid-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--grid-display:grid}.sw-section-grid-module-grid{grid-gap:var(--section-items-grid-gap);display:var(--grid-display);grid-auto-rows:max-content}@media print,screen and (min-width:40em){.sw-section-grid-module-grid .vrt-max-mono-bg{fill:#000}}.sw-section-grid-module-grid .vrt-max-mono-bg{fill:red}.sw-section-grid-module-gridNarrow{--section-items-grid-gap:var(--spacing-6)}@media print,screen and (min-width:40em){.sw-section-grid-module-gridGrid1ColumnOverflow{bottom:0;overflow-y:auto;overscroll-behavior:contain;position:absolute;top:0}.sw-section-grid-module-gridGrid1ColumnOverflow::-webkit-scrollbar{width:6px}.sw-section-grid-module-gridGrid1ColumnOverflow::-webkit-scrollbar-track{background:var(--color-brand-secondary-500)}.sw-section-grid-module-gridGrid1ColumnOverflow::-webkit-scrollbar-thumb{background:var(--color-ui-chateau);border-radius:99px}.sw-section-grid-module-gridGrid1ColumnOverflow::-webkit-scrollbar-thumb:hover{background:var(--color-background-000)}}.sw-section-grid-module-gridGrid1Column{--category-font-size:var(--text-xs);grid-template-columns:repeat(1,1fr)}.sw-section-grid-module-gridGrid2Column,.sw-section-grid-module-gridGrid2ColumnSquare{grid-template-columns:repeat(1,1fr)}@media print,screen and (min-width:40em){.sw-section-grid-module-gridGrid2Column,.sw-section-grid-module-gridGrid2ColumnSquare{grid-template-columns:repeat(2,1fr)}}.sw-section-grid-module-gridGrid2ColumnSquare{--section-numbered-font-size:max(10px,140cqi);--image-aspect-ratio:1/1}@media print,screen and (min-width:40em){.sw-section-grid-module-gridGrid2ColumnSquare{--section-numbered-font-size-md:max(10px,140cqi)}}.sw-section-grid-module-gridGrid3Column{grid-template-columns:repeat(1,1fr)}@media print,screen and (min-width:40em){.sw-section-grid-module-gridGrid3Column{grid-template-columns:repeat(3,1fr)}}.sw-section-grid-module-gridGrid3ColumnSlider .swiper-wrapper{grid-template-columns:repeat(auto-fit,95%)}@media print,screen and (min-width:40em){.sw-section-grid-module-gridGrid3ColumnSlider .swiper-wrapper{grid-template-columns:repeat(auto-fit,33.333%)}}.sw-section-grid-module-gridGrid4Column{--story-card-width:auto}@media print,screen and (min-width:40em){.sw-section-grid-module-gridGrid4Column{--story-card-display:flex;--story-card-width:auto;--story-card-display-horizontal:flex;display:grid;grid-template-columns:repeat(4,1fr)}}.sw-section-grid-module-gridGrid4Column>*{white-space:normal}.sw-section-grid-module-gridGrid4ColumnSlider .swiper-wrapper{--story-card-width:auto;grid-template-columns:repeat(auto-fit,100%);margin-bottom:0;white-space:nowrap}@media print,screen and (min-width:40em){.sw-section-grid-module-gridGrid4ColumnSlider .swiper-wrapper{--story-card-display:flex;--story-card-width:auto;--story-card-display-horizontal:flex;grid-template-columns:repeat(auto-fit,25%)}}.sw-section-grid-module-gridGrid4ColumnSlider .swiper-wrapper>*{white-space:normal}.sw-section-grid-module-gridGrid4ColumnSlider .swiper-wrapper .swiper-slide>div{height:100%}.sw-section-grid-module-gridGrid5Column,.sw-section-grid-module-gridGrid5ColumnSquare{--grid-display:block;--story-card-display:inline-flex;--story-card-width:45vw;display:block;overflow:auto;white-space:nowrap}@media print,screen and (min-width:40em){.sw-section-grid-module-gridGrid5Column,.sw-section-grid-module-gridGrid5ColumnSquare{--story-card-display:flex;--story-card-width:auto;display:grid;grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:64em){.sw-section-grid-module-gridGrid5Column,.sw-section-grid-module-gridGrid5ColumnSquare{grid-template-columns:repeat(5,1fr)}}.sw-section-grid-module-gridGrid5Column>*,.sw-section-grid-module-gridGrid5ColumnSquare>*{white-space:normal}.sw-section-grid-module-gridGrid5ColumnSquare{--image-aspect-ratio:1/1;--section-numbered-font-size:max(10px,140cqi)}@media print,screen and (min-width:40em){.sw-section-grid-module-gridGrid5ColumnSquare{--section-numbered-font-size-md:max(10px,140cqi)}}.sw-section-grid-module-gridGrid3X3Column,.sw-section-grid-module-gridGrid3X3ColumnAds{--story-card-display:grid;--story-card-width:auto;--grid-display:block}@media print,screen and (min-width:40em){.sw-section-grid-module-gridGrid3X3Column,.sw-section-grid-module-gridGrid3X3ColumnAds{--story-card-display:flex;--story-card-width:auto;--story-card-display-horizontal:flex;display:grid;grid-template-areas:"i11 i11 i12" "i11 i11 i13" "i21 i22 i23" "i31 i32 i33";grid-template-columns:repeat(3,1fr);grid-template-rows:auto}}.sw-section-grid-module-gridGrid3X3Column>*,.sw-section-grid-module-gridGrid3X3ColumnAds>*{white-space:normal}.sw-section-grid-module-gridGrid3X3Column>:first-child,.sw-section-grid-module-gridGrid3X3ColumnAds>:first-child{grid-area:i11}.sw-section-grid-module-gridGrid3X3Column>:nth-child(2),.sw-section-grid-module-gridGrid3X3ColumnAds>:nth-child(2){grid-area:i12}.sw-section-grid-module-gridGrid3X3Column>:nth-child(3),.sw-section-grid-module-gridGrid3X3ColumnAds>:nth-child(3){grid-area:i13}.sw-section-grid-module-gridGrid3X3Column>:nth-child(4),.sw-section-grid-module-gridGrid3X3ColumnAds>:nth-child(4){grid-area:i21}.sw-section-grid-module-gridGrid3X3Column>:nth-child(5),.sw-section-grid-module-gridGrid3X3ColumnAds>:nth-child(5){grid-area:i22}.sw-section-grid-module-gridGrid3X3Column>:nth-child(6),.sw-section-grid-module-gridGrid3X3ColumnAds>:nth-child(6){grid-area:i23}.sw-section-grid-module-gridGrid3X3Column>:nth-child(7),.sw-section-grid-module-gridGrid3X3ColumnAds>:nth-child(7){grid-area:i31}.sw-section-grid-module-gridGrid3X3Column>:nth-child(8),.sw-section-grid-module-gridGrid3X3ColumnAds>:nth-child(8){grid-area:i32}.sw-section-grid-module-gridGrid3X3Column>:nth-child(9),.sw-section-grid-module-gridGrid3X3ColumnAds>:nth-child(9){grid-area:i33}@media print,screen and (min-width:40em){.sw-section-grid-module-gridGrid3X3ColumnAds{grid-template-areas:"i11 i11 i11 i11 i11 i11 i11 i11 i12 i12 i12 i12" "i11 i11 i11 i11 i11 i11 i11 i11 i13 i13 i13 i13" "i21 i21 i21 i22 i22 i22 i23 i23 i23 i24 i24 i24" "i31 i31 i31 i32 i32 i32 i33 i33 i33 i24 i24 i24";grid-template-columns:repeat(12,1fr)}}.sw-section-grid-module-gridGrid3X3ColumnAds .sw-section-grid-module-ad{grid-area:i24}.sw-section-grid-module-gridGrid3X4Column{--story-card-display:grid;--story-card-width:auto;--grid-display:block}@media print,screen and (min-width:40em){.sw-section-grid-module-gridGrid3X4Column{--story-card-display:flex;--story-card-width:auto;--story-card-display-horizontal:flex;display:grid;grid-template-areas:"i11 i11 i11 i11 i12 i12 i12 i12 i13 i13 i13 i13" "i21 i21 i21 i22 i22 i22 i23 i23 i23 i24 i24 i24" "i31 i31 i31 i32 i32 i32 i33 i33 i33 i34 i34 i34" "i41 i41 i41 i42 i42 i42 i43 i43 i43 i44 i44 i44";grid-template-columns:repeat(12,1fr);grid-template-rows:auto}}.sw-section-grid-module-gridGrid3X4Column>*{white-space:normal}.sw-section-grid-module-gridGrid3X4Column>:first-child{grid-area:i11}.sw-section-grid-module-gridGrid3X4Column>:nth-child(2){grid-area:i12}.sw-section-grid-module-gridGrid3X4Column>:nth-child(3){grid-area:i13}.sw-section-grid-module-gridGrid3X4Column>:nth-child(4){grid-area:i21}.sw-section-grid-module-gridGrid3X4Column>:nth-child(5){grid-area:i22}.sw-section-grid-module-gridGrid3X4Column>:nth-child(6){grid-area:i23}.sw-section-grid-module-gridGrid3X4Column>:nth-child(7){grid-area:i24}.sw-section-grid-module-gridGrid3X4Column>:nth-child(8){grid-area:i31}.sw-section-grid-module-gridGrid3X4Column>:nth-child(9){grid-area:i32}.sw-section-grid-module-gridGrid3X4Column>:nth-child(10){grid-area:i33}.sw-section-grid-module-gridGrid3X4Column>:nth-child(11){grid-area:i34}.sw-section-grid-module-gridGrid3X4Column>:nth-child(12){grid-area:i41}.sw-section-grid-module-gridGrid3X4Column>:nth-child(13){grid-area:i42}.sw-section-grid-module-gridGrid3X4Column>:nth-child(14){grid-area:i43}.sw-section-grid-module-gridGrid3X4Column>:nth-child(15){grid-area:i44}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-custom-cell-module-linkAnimation{0%{width:0}to{width:100%}}.sw-custom-cell-module-customCellWithLink{color:var(--link-color);cursor:pointer;text-decoration:var(--link-decoration);text-decoration-color:var(--link-decoration-color);text-decoration-thickness:.1rem;text-underline-offset:20%}.sw-custom-cell-module-customCellWithLink:hover{color:var(--link-color-hover);text-decoration-color:var(--link-decoration-color-hover)}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-custom-cell-module-pswp-clockwise .6s linear infinite}@keyframes sw-custom-cell-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-custom-cell-module-number{font-family:var(--font-primary);font-size:var(--cell-number-font-size)}.sw-custom-cell-module-squircle{align-items:center;background-color:var(--table-cell-number-background);border-radius:var(--corner-radius);color:var(--table-cell-number-color);display:flex;height:2.2em;justify-content:center;width:2.2em}.sw-custom-cell-module-image{--image-width:var(--table-cell-image-width);--image-aspect-ratio:3/2}.sw-custom-cell-module-vertical{--table-cell-image-gap:.2rem;flex-direction:column}.sw-custom-cell-module-reversed{flex-direction:row-reverse}.sw-custom-cell-module-hideOnMobile{display:none}@supports (container-type:inline-size){@container (min-width: 640px){.sw-custom-cell-module-hideOnMobile{display:block}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-custom-cell-module-hideOnMobile{display:block}}}.sw-custom-cell-module-hideOnDesktop{display:block}@supports (container-type:inline-size){@container (min-width: 640px){.sw-custom-cell-module-hideOnDesktop{display:none}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-custom-cell-module-hideOnDesktop{display:none}}}.sw-custom-cell-module-customCell{align-items:center;display:flex}.sw-custom-cell-module-customCellWithIcon{--icon-margin:0;gap:.6rem}.sw-custom-cell-module-customCellWithImage{gap:var(--table-cell-image-gap)}.sw-custom-cell-module-fontMedium{--table-cell-with-link-font-weight:500;font-weight:500}.sw-custom-cell-module-withHighlightText{--link-decoration:none;display:flex}.sw-custom-cell-module-withHighlightText .sw-custom-cell-module-text,.sw-custom-cell-module-withHighlightText .sw-custom-cell-module-textHighlight{--caption-color:var(--table-cell-text-highlight-color);--title-color:var(--table-cell-text-highlight-color)}.sw-custom-cell-module-withHighlightText .sw-custom-cell-module-textHighlight{--title-padding-horizontal:0}.sw-custom-cell-module-lineupItem{--button-medium-padding:0;display:flex;gap:1rem}.sw-custom-cell-module-lineupItem .sw-custom-cell-module-position{font-weight:700}.sw-custom-cell-module-lineupItem .sw-custom-cell-module-playerName{--button-medium-font-size:var(--playername-font-size);max-width:60%;white-space:normal}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-category-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-category-module-pswp-clockwise .6s linear infinite}@keyframes sw-category-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--category-color:var(--color-brand-primary-500);--category-display:inline-block;--category-padding:.4rem;--category-margin-bottom:1rem;--category-background-color:var(--color-brand-secondary-500)}.sw-category-module-category{align-self:start;background:var(--category-background-color);color:var(--category-color,currentColor);display:var(--category-display);font-family:var(--category-font-family);font-size:var(--category-font-size);font-weight:var(--category-font-weight);line-height:var(--category-line-height);margin-bottom:var(--category-margin-bottom);overflow:hidden;padding:var(--category-padding);text-transform:uppercase}@keyframes sw-tag-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-tag-module-pswp-clockwise .6s linear infinite}@keyframes sw-tag-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--tag-display:inline-flex;--tag-color:var(--color-brand-tertiary-500);--tag-color-dark:var(--color-dark-mode-text)}.sw-tag-module-tag{--icon-size:.95em;grid-gap:.3em;align-items:center;color:var(--tag-color);display:var(--tag-display);font-family:var(--tag-font-family);font-size:var(--tag-font-size-sm);font-weight:var(--tag-font-weight);line-height:var(--tag-line-height);text-transform:var(--tag-text-transform)}.sw-tag-module-tagDark{--tag-color:var(--tag-color-dark)}.sw-tag-module-tagMedium{--tag-font-size-sm:var(--tag-font-size-md)}.sw-tag-module-mobileOnly{display:var(--tag-display)}@media screen and (min-width:64em){.sw-tag-module-mobileOnly{display:none}}.sw-tag-module-desktopOnly{display:none}@media screen and (min-width:64em){.sw-tag-module-desktopOnly{display:var(--tag-display)}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */:root{--list-delimiter-color:var(--tag-color);--list-delimiter-spacing:.7em;--list-flex-wrap:initial;--list-overflow:initial;--list-height:initial;--list-padding:initial}.sw-list-module-list{grid-gap:var(--list-delimiter-spacing);align-items:center;display:inline-flex;flex-wrap:var(--list-flex-wrap);height:var(--list-height);overflow:var(--list-overflow);padding:var(--list-padding)}.sw-list-module-listDark{--list-delimiter-color:var(--tag-color-dark)}.sw-list-module-listHorizontal>:not(.sw-list-module-firstChild){border-left:1px solid var(--list-delimiter-color);padding-left:var(--list-delimiter-spacing)}.sw-list-module-listVertical{align-items:flex-start;flex-direction:column}.sw-list-module-listAlignCenter{justify-content:center;width:100%}.sw-list-module-listAlignRight{justify-content:right;width:100%}@keyframes sw-meta-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-meta-module-pswp-clockwise .6s linear infinite}@keyframes sw-meta-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--meta-color:var(--text-color);--meta-display:inline-block}.sw-meta-module-meta{color:var(--meta-color,currentColor);display:var(--meta-display);font-family:var(--font-secondary);font-size:var(--meta-font-size);line-height:var(--meta-line-height)}.sw-meta-module-metaDark{--meta-color:var(--color-dark-mode-text)}.sw-meta-module-metaMedium{font-weight:var(--meta-font-weight-medium)}.sw-meta-module-metaBold{font-weight:var(--meta-font-weight-bold)}@keyframes sw-quote-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-quote-module-pswp-clockwise .6s linear infinite}@keyframes sw-quote-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-quote-module-quoteContainer:before{color:var(--color-brand-primary-500);content:"“";float:left;font-family:var(--font-primary);font-size:15rem;height:.5em;line-height:.9;margin-left:-.5rem}.sw-quote-module-content{padding-left:6rem}.sw-quote-module-quote{--title-font-weight-override:normal;display:block}.sw-quote-module-person{background:var(--color-brand-primary-500);display:inline-flex;padding:.3em .4em}@keyframes sw-playername-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-playername-module-pswp-clockwise .6s linear infinite}@keyframes sw-playername-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--playername-color:var(--color-brand-secondary-500);--playername-logo-width:1em;--playername-flex-direction:row;--playername-name-max-height:none;--playername-padding:0 var(--spacing-4);--playername-align-items:baseline;--playername-font-weight:initial}@media print,screen and (min-width:40em){:root{--playername-padding:0 var(--spacing-12)}}.sw-playername-module-playername{align-items:var(--playername-align-items);color:var(--playername-color);display:flex;flex-direction:var(--playername-flex-direction);font-size:var(--playername-font-size);font-weight:var(--playername-font-weight);padding:var(--playername-padding)}.sw-playername-module-playernameLarge{font-size:var(--playername-font-size-lg)}.sw-playername-module-name{max-height:var(--playername-name-max-height);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sw-playername-module-winner{font-weight:700}.sw-playername-module-seed{--icon-color:var(--color-ui-breaking);--icon-size:1em}.sw-playername-module-initiative{--icon-color:var(--color-ui-dandelion);--icon-size:.75em;--icon-margin:0 0 0 .5rem}.sw-playername-module-flag{--image-width:var(--playername-logo-width);--image-background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNjIiIGhlaWdodD0iMTcwIiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjN0Y4QjkyIiBkPSJNMTYyIDQyLjQyM0MxNjIgMTI2LjY4IDk4LjkyMSAxNzAgODAuNjk2IDE3MCA2My43NTQgMTcwIDAgMTI4LjAwNSAwIDQyLjQyM2MwLTYuNDMzIDMuOTQ5LTEyLjIyNyA5Ljk5My0xNC42NzdMNzQuNDkgMS4yMjZDNzYuMTQ1LjU1NSA3OC45MiAwIDgwLjcxMyAwYzEuNzgzIDAgNC41ODMuNTU0IDYuMjMgMS4yMjdsNjQuOCAyNi41MkMxNTguMDUxIDMwLjQ5IDE2MiAzNi4yOSAxNjIgNDIuNDIyWiIvPjwvc3ZnPg==");--image-background-size:80%;padding:0 var(--spacing-4)}.sw-playername-module-logoTop{--playername-flex-direction:column}.sw-playername-module-logoRight{--playername-flex-direction:row-reverse}.sw-substitution-module-substitution{--button-align-items:flex-start;--button-border-radius:0;--button-icon-margin-top:.5rem;--button-white-space:normal;--button-width:100%;--button-tertiary-text-align:left;--button-tertiary-medium-padding:0;--button-medium-icon-size:2.5rem;background:var(--color-background-200);padding:1rem}.sw-substitution-module-substitution .sw-substitution-module-header{text-align:center}.sw-substitution-module-substitution .sw-substitution-module-content{display:flex}.sw-substitution-module-substitution .sw-substitution-module-content .sw-substitution-module-inbound,.sw-substitution-module-substitution .sw-substitution-module-content .sw-substitution-module-outbound{flex:0 1 50%;margin:1rem 0;padding:.5rem 2rem}.sw-substitution-module-substitution .sw-substitution-module-content .sw-substitution-module-inbound{--button-tertiary-text-align:right;text-align:right}.sw-substitution-module-substitution .sw-substitution-module-content .sw-substitution-module-outbound{border-right:1px solid var(--color-brand-tertiary-500);text-align:left}.sw-substitution-module-substitution .sw-substitution-module-footer{border-top:1px solid #fff;font-size:var(--text-sm);padding-top:1rem}@keyframes sw-container-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-container-module-pswp-clockwise .6s linear infinite}@keyframes sw-container-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--wielermanager-cta-background:#000;--wielermanager-cta-color:#fff;--wielermanager-bg-front:url(https://design-system.sporza.be/images/wielermanager/bg-front.png) no-repeat center top;--wielermanager-bg-front-size:contain;--wielermanager-bg-front-size-medium:50%;--wielermanager-bg-front-position-medium:center -1.6rem;--wielermanager-bg-front-custom:url(https://design-system.sporza.be/images/wielermanager/bg-front.png) no-repeat center 10%;--wielermanager-bg-back:url(https://design-system.sporza.be/images/wielermanager/bg-back.jpg) no-repeat right;--wielermanager-bg-left:url(https://design-system.sporza.be/images/wielermanager/bg-left.svg) no-repeat;--wielermanager-bg-right:url(https://design-system.sporza.be/images/wielermanager/bg-small-right.svg) no-repeat;--wielermanager-bg-right-desktop:url(https://design-system.sporza.be/images/wielermanager/bg-right.svg) no-repeat;--wielermanager-sponsor-width:7.3rem;--wielermanager-sponsor-height:3rem;--wielermanager-sponsor-left:var(--spacing-12);--wielermanager-sponsor-right:auto;--wielermanager-margin:var(--spacing-8)}.sw-container-module-container{--title-margin-bottom:var(--spacing-12);--title-medium-margin-bottom:0;--title-large-margin-bottom:0;--paragraph-color:var(--color-wielermanager-text);--button-primary-background:var(--color-wielermanager-accent);--button-primary-background-hover:var(--color-wielermanager-accent);--button-primary-color:var(--color-wielermanager-button-color);--button-primary-icon-color:var(--color-wielermanager-button-color);--button-tertiary-icon-color:var(--color-wielermanager-text);--button-tertiary-icon-color-hover:currentcolor;--button-tertiary-decoration-color:var(--color-wielermanager-accent);--button-tertiary-decoration-color-hover:var(--color-wielermanager-accent);--button-font-size:var(--text-sm);--button-medium-font-size:var(--text-sm);--title-padding-horizontal:0;border-radius:var(--corner-radius);box-shadow:var(--drop-shadow-light-high-big);color:var(--color-wielermanager-text);container-name:wielermanagercontainer;container-type:inline-size;counter-increment:li;display:flex;flex-direction:column;font-size:1.6em;margin:var(--wielermanager-margin);overflow:hidden;width:calc(100% - var(--spacing-16))}.sw-container-module-container.medium{--title-medium-margin-bottom:var(--spacing-8);--title-large-margin-bottom:var(--spacing-8)}.sw-container-module-container.large{--title-margin-bottom:var(--spacing-24);flex-direction:row}.sw-container-module-container.large.sw-container-module-hasCta,.sw-container-module-container.large.sw-container-module-isLive{--wielermanager-sponsor-right:var(--spacing-80)}.vrt-page .sw-container-module-container{--wielermanager-margin:var(--section-padding-vertical) var(--spacing-8)}.sw-container-module-image{--button-medium-padding:var(--spacing-4) var(--spacing-8);min-height:230px;padding-bottom:3.2em;position:relative}.sw-container-module-image:before{background:var(--wielermanager-bg-front);background-size:var(--wielermanager-bg-front-size);content:"";height:100%;left:5%;position:absolute;top:0;width:90%;z-index:1}.medium .sw-container-module-image:before{background-position:var(--wielermanager-bg-front-position-medium);background-size:var(--wielermanager-bg-front-size-medium)}.large .sw-container-module-image:before{background-position-x:calc(50% - 1.6em);background-position-y:bottom;background-size:var(--wielermanager-bg-front-size-large,80%);left:0;width:100%}.sw-container-module-image:after{background:var(--wielermanager-bg-back);background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.large .sw-container-module-image{min-height:unset}.sw-container-module-imageBefore{background:var(--wielermanager-bg-front-custom);background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.large .sw-container-module-imageBefore{background-position-x:calc(50% - 1.6em);background-position-y:top}.large .sw-container-module-image{min-width:300px;padding-right:var(--spacing-32);width:35%}.sw-container-module-content{align-items:center;background:var(--color-wielermanager-background);clip-path:polygon(0 0,100% 10%,100% 100%,0 100%);display:flex;flex-basis:100%;flex-direction:column;gap:var(--spacing-16);justify-content:space-between;margin-top:-3.6em;padding:var(--spacing-40) var(--spacing-16) var(--spacing-16);position:relative;text-align:center;z-index:1}.large .sw-container-module-content:before{background:var(--wielermanager-bg-left);background-position-x:1em;background-position-y:-.5em;content:"";height:100%;left:0;position:absolute;top:0;width:230px;z-index:-1}.sw-container-module-content:after{background:var(--wielermanager-bg-right);background-position-x:-1em;background-position-y:2em;content:"";height:100%;position:absolute;right:0;top:0;width:270px;z-index:-1}.large .sw-container-module-content:after{background:var(--wielermanager-bg-right-desktop);background-position-x:150%;background-position-y:-.5em;width:230px}.medium .sw-container-module-content{flex-direction:row;gap:var(--spacing-32);padding:var(--spacing-40) var(--spacing-24);text-align:left}.large .sw-container-module-content{clip-path:polygon(4.125% 0,100% 0,100% 100%,0 100%);margin-left:-3.6em;margin-top:0;padding-left:var(--spacing-64);padding-top:var(--spacing-32)}.sw-container-module-content>:last-child:not(:first-child){text-align:right}.sw-container-module-callToAction{--button-primary-icon-color:var(--color-wielermanager-accent);--button-primary-background:var(--wielermanager-cta-background);--button-primary-color:var(--wielermanager-cta-color);--button-primary-icon-color-hover:var(--button-primary-icon-color);--button-primary-background-hover:var(--button-primary-background);--button-primary-color-hover:var(--button-primary-color);--button-padding:var(--spacing-4) var(--spacing-8);--button-font-size:var(--text-sm);left:var(--spacing-12);position:absolute;top:var(--spacing-12);z-index:2}.sw-container-module-isLive{--wielermanager-cta-background:var(--color-ui-dandelion);--wielermanager-cta-color:#000;--link-decoration:none;--link-color:#fff;--link-color-hover:#fff;--wielermanager-sponsor-left:auto;--wielermanager-sponsor-right:var(--spacing-12)}.sw-container-module-isLive:hover{color:var(--link-color-hover)}.sw-container-module-hasCta{--wielermanager-sponsor-left:auto;--wielermanager-sponsor-right:var(--spacing-12)}.sw-container-module-sponsor{background:var(--wielermanager-sporsor-bg);background-position:50%;background-size:auto 100%;height:var(--wielermanager-sponsor-height);left:var(--wielermanager-sponsor-left);position:absolute;right:var(--wielermanager-sponsor-right);top:var(--spacing-12);width:var(--wielermanager-sponsor-width);z-index:1}.sw-container-module-giro{--color-wielermanager-accent:var(--color-event-giro);--color-wielermanager-live:var(--color-wielermanager-accent);--color-wielermanager-button-color:#fff;--color-wielermanager-arrow-up:var(--color-brand-tertiary-500);--color-wielermanager-arrow-down:var(--color-brand-tertiary-500);--wielermanager-bg-front-size-medium:clamp(200px,60%,400px);--wielermanager-bg-front-position-medium:center 0;--wielermanager-bg-front:url(https://design-system.sporza.be/images/wielermanager/giro/bg-front.png) no-repeat center 35%;--wielermanager-bg-front-custom:url(https://design-system.sporza.be/images/wielermanager/giro/bg-front.png) no-repeat center 10%;--wielermanager-bg-back:url(https://design-system.sporza.be/images/wielermanager/giro/bg-back.jpg) no-repeat right;--wielermanager-bg-left:url(https://design-system.sporza.be/images/wielermanager/giro/bg-left.svg) no-repeat;--wielermanager-bg-right:url(https://design-system.sporza.be/images/wielermanager/giro/bg-small-right.svg) no-repeat;--wielermanager-bg-right-desktop:url(https://design-system.sporza.be/images/wielermanager/giro/bg-right.svg) no-repeat;--countdown-unit-color:var(--color-wielermanager-accent)}.sw-container-module-tour{--color-wielermanager-accent:var(--color-event-tour);--color-wielermanager-live:var(--color-wielermanager-accent);--color-wielermanager-live-button-background:#000;--button-primary-background:#000;--button-primary-background-hover:#000;--color-wielermanager-button-color:#fff;--color-wielermanager-arrow-up:var(--color-brand-tertiary-500);--color-wielermanager-arrow-down:var(--color-brand-tertiary-500);--button-primary-color:var(--color-wielermanager-button-color);--button-primary-color-hover:var(--color-wielermanager-button-color);--button-primary-icon-color:var(--color-wielermanager-button-color);--button-primary-icon-color-hover:var(--color-wielermanager-button-color);--button-border-color:var(--color-wielermanager-accent);--wielermanager-bg-front-size-large:auto calc(100% - 6rem);--wielermanager-bg-front-size-medium:clamp(200px,60%,400px);--wielermanager-bg-front-position-medium:center 0;--wielermanager-bg-front:url(https://design-system.sporza.be/images/wielermanager/tour/bg-front.png) no-repeat center 35%;--wielermanager-bg-front-custom:url(https://design-system.sporza.be/images/wielermanager/tour/bg-front.png) no-repeat center 10%;--wielermanager-bg-back:url(https://design-system.sporza.be/images/wielermanager/tour/bg-back.png) no-repeat left;--wielermanager-bg-left:url(https://design-system.sporza.be/images/wielermanager/tour/bg-left.svg) no-repeat;--wielermanager-bg-right:url(https://design-system.sporza.be/images/wielermanager/tour/bg-small-right.svg) no-repeat;--wielermanager-bg-right-desktop:url(https://design-system.sporza.be/images/wielermanager/tour/bg-right.svg) no-repeat;--wielermanager-sporsor-bg:url(https://design-system.sporza.be/images/wielermanager/tour/sponsor.svg) no-repeat;--countdown-unit-color:var(--color-wielermanager-accent)}@keyframes sw-field-timeline-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-field-timeline-module-pswp-clockwise .6s linear infinite}@keyframes sw-field-timeline-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-field-timeline-module-fieldTimeline{--field-timeline-height:3.4rem;grid-gap:1rem;display:flex;padding:4.7rem 1.2rem;position:relative}@supports (container-type:inline-size){@container (min-width: 640px){.sw-field-timeline-module-fieldTimeline{--field-timeline-height:4.8rem;padding:var(--spacing-64) 1.6rem}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-field-timeline-module-fieldTimeline{--field-timeline-height:4.8rem;padding:var(--spacing-64) 1.6rem}}}.sw-field-timeline-module-fieldTimeline:before{background:var(--color-brand-secondary-500);border-radius:99rem;bottom:var(--field-timeline-height);content:"";display:block;height:var(--field-timeline-height);left:0;position:absolute;right:0}.sw-field-timeline-module-live{--event-set-color:var(--color-ui-dandelion)}@keyframes sw-teamname-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-teamname-module-pswp-clockwise .6s linear infinite}@keyframes sw-teamname-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--teamname-container-type:inline-size;--teamname-color:var(--color-brand-secondary-500);--teamname-logo-width:3rem;--teamname-flex:1 1 auto;--teamname-flex-direction:column;--teamname-justify-content:normal;--teamname-font-weight:normal;--teamname-width:calc(50% - var(--score-width)/2);--teamname-padding:var(--spacing-4);--teamname-padding-desktop:var(--spacing-12);--teamname-name-away-text-align:end;--teamname-name-home-text-align:start;--teamname-name-overlow:hidden;--teamname-name-white-space:nowrap;--teamname-name-padding:0 var(--spacing-4) var(--spacing-4) var(--spacing-4);--teamname-gap:initial}.sw-teamname-module-teamname{--image-background-color:none;align-items:var(--teamname-flex-align);color:var(--teamname-color);container-type:var(--teamname-container-type);display:flex;flex:var(--teamname-flex);flex-direction:var(--teamname-flex-direction);font-family:var(--teamname-font-family);font-size:var(--teamname-font-size);font-weight:var(--teamname-font-weight);gap:var(--teamname-gap);justify-content:var(--teamname-justify-content);padding:var(--teamname-padding);transition:width .2s var(--animation-cubic);width:var(--teamname-width)}@supports (container-type:inline-size){@container (min-width: 640px){.sw-teamname-module-teamname{--teamname-flex-direction:row;--teamname-flex-align:center;--teamname-logo-width:4rem;--teamname-padding:var(--teamname-padding-desktop);--teamname-name-padding:var(--spacing-4)}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-teamname-module-teamname{--teamname-flex-direction:row;--teamname-flex-align:center;--teamname-logo-width:4rem;--teamname-padding:var(--teamname-padding-desktop);--teamname-name-padding:var(--spacing-4)}}}.sw-teamname-module-teamnameLarge{font-size:var(--teamname-font-size-lg)}.sw-teamname-module-teamnameXLarge{--teamname-font-weight:600;--teamname-font-family:var(--font-primary);--teamname-name-home-text-align:center;--teamname-name-away-text-align:center;--teamname-logo-width:8rem;font-size:var(--teamname-font-size-xl)}@media print,screen and (min-width:40em){.sw-teamname-module-teamnameXLarge{--teamname-logo-width:12rem}}.sw-teamname-module-name{overflow:var(--teamname-name-overlow);padding:var(--teamname-name-padding);text-overflow:ellipsis;white-space:var(--teamname-name-white-space);width:100%}.sw-teamname-module-winner{font-weight:700}.sw-teamname-module-logo{--image-width:var(--teamname-logo-width);--image-scale:1;padding:var(--spacing-4) var(--spacing-4) 0 var(--spacing-4)}@supports (container-type:inline-size){@container (min-width: 640px){.sw-teamname-module-logo{padding:var(--spacing-4)}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-teamname-module-logo{padding:var(--spacing-4)}}}.sw-teamname-module-logoRight,.sw-teamname-module-logoTop{--teamname-flex-direction:column}.sw-teamname-module-logoRight{--teamname-flex-align:end}@supports (container-type:inline-size){@container (min-width: 640px){.sw-teamname-module-logoRight{--teamname-flex-direction:row-reverse;--teamname-flex-align:center}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-teamname-module-logoRight{--teamname-flex-direction:row-reverse;--teamname-flex-align:center}}}.sw-teamname-module-home{align-items:var(--teamname-flex-align,flex-start);text-align:var(--teamname-name-home-text-align)}.sw-teamname-module-away{align-items:var(--teamname-flex-align,flex-end);text-align:var(--teamname-name-away-text-align)}@keyframes sw-heading-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-heading-module-pswp-clockwise .6s linear infinite}@keyframes sw-heading-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--card-heading-font-size:var(--title-font-size-sm);--card-heading-box-shadow:none;--card-heading-border:none;--card-heading-grid-gap:.3em;--card-heading-icon-font-size:.7em;--card-heading-border-radius:var(--corner-radius) var(--corner-radius) 0 0;--card-heading-padding:.5em .7em;--card-heading-primary-color:var(--color-background-000);--card-heading-primary-color-hover:var(--color-ui-coal);--card-heading-primary-background:var(--color-ui-coal);--card-heading-primary-background-hover:var(--color-brand-primary-500);--card-heading-primary-icon-color:var(--color-background-000);--card-heading-primary-icon-color-hover:var(--color-background-000);--card-heading-secondary-color:var(--color-brand-secondary-500);--card-heading-secondary-background:var(--color-background-300);--card-heading-secondary-icon-color:var(--color-ui-coal);--card-heading-secondary-border:1px;--card-heading-secondary-border-color:var(--color-background-400);--card-heading-secondary-border-color-hover:var(--color-brand-primary-500);--card-heading-secondary-padding:var(--spacing-8)}@media print,screen and (min-width:40em){:root{--card-heading-icon-font-size:1em}}.sw-heading-module-heading,.sw-heading-module-headingPrimary,.sw-heading-module-headingSecondary{--title-margin-bottom:0;--title-font-weight:400;--title-padding-horizontal:var(--spacing-4);align-items:center;background-color:transparent;border:var(--card-heading-border);border-radius:var(--card-heading-border-radius);box-shadow:var(--card-heading-box-shadow);cursor:pointer;display:flex;font-size:var(--card-heading-font-size);gap:var(--card-heading-grid-gap);justify-content:left;overflow:hidden;padding:var(--card-heading-padding);text-decoration:none;text-indent:var(--card-heading-text-indent);transition:font-size .2s var(--animation-cubic),text-indent .2s .2s var(--animation-cubic);white-space:nowrap}.sw-heading-module-headingIconAfter,.sw-heading-module-headingIconBefore{display:inline-flex;font-size:var(--card-heading-icon-font-size)}.sw-heading-module-headingAlignIconRight{justify-content:space-between}.sw-heading-module-headingAlignCenter{justify-content:center}.sw-heading-module-headingAlignRight{justify-content:end}.sw-heading-module-headingPrimary{--icon-color:var(--card-heading-primary-icon-color);background:var(--card-heading-primary-background);color:var(--card-heading-primary-color)}.sw-heading-module-headingSecondary{--icon-color:var(--card-heading-secondary-icon-color);--icon-size:var(--title-font-size-xs);--card-heading-border-radius:none;--card-heading-font-size:var(--title-font-size-xs);--card-heading-font-size-desktop:var(--title-font-size-xs);background:var(--card-heading-secondary-background);border-bottom:var(--card-heading-secondary-border) solid var(--card-heading-secondary-border-color);color:var(--card-heading-secondary-color);min-height:var(--spacing-40);padding:var(--card-heading-secondary-padding)}@keyframes sw-intermediates-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-intermediates-module-pswp-clockwise .6s linear infinite}@keyframes sw-intermediates-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-intermediates-module-intermediates{--table-head-display:none;--table-margin-vertical-override:0;list-style-type:none;padding:2rem 0 0}.sw-intermediates-module-intermediate{margin-bottom:4rem}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-groups-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-groups-module-pswp-clockwise .6s linear infinite}@keyframes sw-groups-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-groups-module-groups{--icon-size:3.5rem;grid-gap:3rem;align-items:flex-start;align-self:center;display:flex;flex-direction:row-reverse;justify-items:center;list-style-type:none;padding:0 1rem 0 0}.sw-groups-module-group{align-items:center;display:flex;flex-direction:column;justify-content:center}.sw-groups-module-members{display:flex;list-style-type:none;padding:0}.sw-groups-module-member{cursor:pointer;width:2.5rem}.sw-groups-module-member:nth-child(2n){margin-top:1.5rem}.sw-groups-module-hover{background:var(--color-brand-secondary-500);color:var(--color-background-000);display:none;font-size:var(--meta-font-size);padding:0 .5rem .2rem;position:absolute;white-space:nowrap}.sw-groups-module-active .sw-groups-module-hover{display:block}.sw-groups-module-tableGroups{padding:0}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-well-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-well-module-pswp-clockwise .6s linear infinite}@keyframes sw-well-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--well-box-shadow:var(--drop-shadow-light-low-big);--well-border-raduis:var(--corner-radius);--well-margin:0 var(--spacing-12) var(--spacing-32) var(--spacing-12)}.sw-well-module-well{border-radius:var(--well-border-raduis);box-shadow:var(--well-box-shadow);display:flex;flex-direction:column;margin:var(--well-margin);overflow:hidden}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */:root{--score-color:var(--color-brand-tertiary-500);--score-container-type:inline-size;--score-background-color:var(--color-background-100);--score-width:7.8rem;--score-sets-padding:0;--score-sets-not-started-padding:var(--spacing-32) var(--spacing-8) 0;--score-set-padding:var(--spacing-12) 0;--score-number-padding:var(--spacing-2) var(--spacing-8);--score-number-padding-md:var(--spacing-4) var(--spacing-8);--score-sets-background:var(--color-background-000);--score-sets-not-started-background:var(--color-background-200);--score-label-background:transparent;--score-separator-color:var(--color-dark-mode-mine);--score-shootout-font-size:var(--text-xs);--score-shootout-padding:0;--score-fouls-font-size:var(--text-xs);--score-big-number-font-size:var(--text-md);--score-big-number-margin-top:0;--score-tiebreak-font-size:var(--text-xs);--score-numbers-font-size:var(--number-font-size);--score-numbers-font-weight:normal;--score-numbers-gap:initial;--score-not-started-label-font-size:var(--text-sm);--score-sets-min-width:max-content;--score-tennis-label-display:flex;--score-number-title-display:flex;--score-distance-or-rounds-justify-content:center;--score-distance-or-rounds-justify-icon-size:2rem;--score-distance-or-rounds-padding:0;--score-distance-or-rounds-radius:0;--score-distance-or-rounds-font-size:inherit}.sw-score-module-score{align-items:center;background:var(--score-background-color);container-type:var(--score-container-type);display:flex;flex-direction:column;font-family:var(--font-primary);justify-content:center;text-align:center;width:var(--score-width)}@supports (container-type:inline-size){@container (min-width: 640px){.sw-score-module-score{--score-width:14rem}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-score-module-score{--score-width:14rem}}}.sw-score-module-score.sw-score-module-detailed{--caption-line-height:2.5;--score-numbers-font-size:var(--title-font-size-xl);--score-numbers-font-weight:bold;--meta-font-size:var(--title-font-size-md);--score-background-color:transparent}.sw-score-module-shootout{font-size:var(--score-shootout-font-size);padding:var(--score-shootout-padding)}.sw-score-module-sets{align-items:stretch;background:var(--score-sets-background);display:inline-flex;flex-direction:row;font-family:var(--font-primary);justify-content:end;min-width:var(--score-sets-min-width);padding:var(--score-sets-padding);text-align:center;width:var(--score-width)}.sw-score-module-sets.sw-score-module-detailed{--score-number-title-display:inline}.sw-score-module-setNumber{--title-margin-bottom:0;flex-wrap:nowrap}@media print,screen and (max-width:39.99875em){.sw-score-module-setNumber{font-weight:400}}.sw-score-module-sets.sw-score-module-notStarted{--score-sets-background:var(--score-sets-not-started-background)}.sw-score-module-set{align-items:center;background:var(--score-sets-background);border-left:1px solid var(--color-background-400);display:flex;flex-direction:column;justify-content:space-evenly;min-width:3.5rem;padding:var(--score-set-padding)}@supports (container-type:inline-size){@container (min-width: 640px){.sw-score-module-set{min-width:2.8rem}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-score-module-set{min-width:2.8rem}}}.sw-score-module-set:first-of-type{border-left:none}@supports (container-type:inline-size){@container (min-width: 640px){.sw-score-module-detailed .sw-score-module-set{min-width:5rem}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-score-module-detailed .sw-score-module-set{min-width:5rem}}}.sw-score-module-live .sw-score-module-setStyle{background:var(--color-ui-dandelion)}.sw-score-module-live .sw-score-module-setStyle:last-child .sw-score-module-number{color:var(--color-brand-secondary-500)}.sw-score-module-fouls{background:var(--color-background-200);font-size:var(--score-fouls-font-size)}.sw-score-module-number{--meta-color:var(--color-brand-tertiary-500);--meta-display:flex;color:var(--score-color);padding:var(--score-number-padding);white-space:nowrap}@media print,screen and (min-width:40em){.sw-score-module-number{font-weight:400;padding:var(--score-number-padding-md)}}.sw-score-module-number .sw-score-module-title{display:var(--score-number-title-display)}@media print,screen and (max-width:39.99875em){.sw-score-module-detailed .sw-score-module-number{font-size:1.2rem}}.sw-score-module-bigNumber{display:block;font-family:var(--font-primary);font-size:var(--score-big-number-font-size);font-weight:var(--score-big-number-font-weight);margin-top:var(--score-big-number-margin-top)}.sw-score-module-tiebreak{font-size:var(--score-tiebreak-font-size);margin-left:var(--spacing-2)}.sw-score-module-numbers{align-items:center;display:flex;font-size:var(--score-numbers-font-size);font-weight:var(--score-numbers-font-weight);gap:var(--score-numbers-gap)}.sw-score-module-dash{padding:0 .4em}.sw-score-module-detailed .sw-score-module-dash{padding:0 .7em}.sw-score-module-distanceOrRounds{--icon-color:var(--color-brand-secondary-500);--icon-size:var(--score-distance-or-rounds-justify-icon-size);--icon-margin:.6rem;align-items:center;background:var(--score-background-color);border-radius:var(--score-distance-or-rounds-radius);display:flex;font-size:var(--score-distance-or-rounds-font-size);justify-content:var(--score-distance-or-rounds-justify-content);min-width:var(--score-min-width);padding:var(--score-distance-or-rounds-padding);width:var(--score-width)}.sw-score-module-distanceOrRounds.sw-score-module-detailed{--score-width:auto;--score-min-width:7.8rem;--score-background-color:var(--color-background-300);--score-big-number-margin-top:.6rem}.sw-score-module-distanceOrRounds.sw-score-module-detailed.sw-score-module-live{--score-background-color:var(--color-ui-dandelion)}.sw-score-module-label{--meta-display:flex;align-items:center;background:var(--score-label-background);display:flex;flex-direction:column;margin:0 .7rem;white-space:pre;width:100%}.sw-score-module-detailed .sw-score-module-label{--caption-font-size:var(--paragraph-font-size)}@supports (container-type:inline-size){@container (min-width: 640px){.sw-score-module-detailed .sw-score-module-label{--caption-font-size:var(--paragraph-font-size);--caption-padding:.6rem;--score-big-number-font-size:var(--title-font-size-md);--score-big-number-font-weight:700}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-score-module-detailed .sw-score-module-label{--caption-font-size:var(--paragraph-font-size);--caption-padding:.6rem;--score-big-number-font-size:var(--title-font-size-md);--score-big-number-font-weight:700}}}.sw-score-module-tennisLabel{display:var(--score-tennis-label-display);flex-direction:column;justify-content:center;width:100%}.sw-score-module-live{--score-background-color:var(--color-ui-dandelion)}.sw-score-module-notStarted .sw-score-module-label{font-family:var(--font-primary);font-size:var(--score-not-started-label-font-size)}.sw-score-module-withSeparator{border-right:1px solid var(--score-separator-color)}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.sw-score-module-result{--score-background-color:none;--score-width:fit-content;--score-distance-or-rounds-radius:var(--corner-radius-2-);--link-decoration:none}.sw-score-module-result.sw-score-module-live{--score-background-color:var(--color-ui-dandelion);--icon-size-width:1.6rem;--icon-size-height:1.6rem;padding:.4rem .8rem}@keyframes sw-score-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-score-module-pswp-clockwise .6s linear infinite}@keyframes sw-score-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-score-module-simple{--score-big-number-font-size:var(--title-font-size-xs);--score-not-started-label-font-size:var(--text-md);--icon-size:var(--score-big-number-font-size);--score-sets-not-started-padding:0;--score-set-padding:0;--score-width:auto}@supports (container-type:inline-size){@container (min-width: 640px){.sw-score-module-simple{--score-width:auto}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-score-module-simple{--score-width:auto}}}.sw-score-module-simpleLabel{flex-direction:row;gap:var(--spacing-8);padding:var(--spacing-4) 0}@keyframes sw-calendar-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-calendar-module-pswp-clockwise .6s linear infinite}@keyframes sw-calendar-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-calendar-module-calendar{display:flex;width:100%}.sw-calendar-module-empty{--icon-size:4rem;background:var(--color-background-100);border:1px solid var(--color-background-300);border-radius:8px;display:flex;justify-content:start;margin:1rem;overflow:hidden;padding:1rem}@media print,screen and (min-width:40em){.sw-calendar-module-empty{--icon-size:8rem;padding:3.6rem 5.6rem}}.sw-calendar-module-emptyLogo{align-items:center;background:var(--color-background-000);border-radius:99rem;display:flex;flex-shrink:0;height:7rem;justify-content:center;margin-right:1rem;width:7rem}@media print,screen and (min-width:40em){.sw-calendar-module-emptyLogo{height:12rem;margin-right:4rem;width:12rem}}.sw-calendar-module-emptyText{--title-padding-horizontal:0;--title-margin-bottom:.5rem;--title-medium-margin-bottom:.5rem;--link-color:var(--color-brand-tertiary-500);--link-color-hover:var(--color-brand-tertiary-500);--link-decoration-color:var(--color-brand-tertiary-500);--link-decoration-color-hover:var(--color-brand-tertiary-500);--caption-color:var(--color-brand-tertiary-500);display:flex;flex-direction:column;justify-content:center}@keyframes sw-articles-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-articles-module-pswp-clockwise .6s linear infinite}@keyframes sw-articles-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-articles-module-hero{--story-card-justify-items:center;--story-card-content-padding:1rem 0 0 0}@media print,screen and (max-width:39.99875em){.sw-articles-module-hero{--story-card-display-horizontal:block;--image-margin:0 0 1rem 0;margin-bottom:1rem}}@media print,screen and (min-width:40em){.sw-articles-module-hero{--story-card-content-padding:3rem;margin-bottom:2.6rem}}.sw-articles-module-medium{--section-padding-top:0;--section-padding-bottom:0}@media print,screen and (max-width:39.99875em){.sw-articles-module-medium{display:none}}.sw-articles-module-small{--section-padding-top:0;--section-padding-bottom:0;grid-gap:.8rem}@media print,screen and (min-width:40em){.sw-articles-module-small{display:none}}.sw-articles-module-otherItems{--section-padding-top:0;--section-padding-bottom:0}@keyframes sw-slider-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-slider-module-pswp-clockwise .6s linear infinite}@keyframes sw-slider-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")}:root{--swiper-theme-color:#007aff}.swiper-container{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal>.swiper-container-css-mode{scroll-snap-type:x mandatory}.swiper-wrapper>.swiper-container-vertical{scroll-snap-type:y mandatory}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;border-radius:50%;display:inline-block;height:8px;opacity:.2;width:8px}button.swiper-pagination-bullet{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}:root{--slider-padding-bottom:var(--spacing-40)}.sw-slider-module-slider{--swiper-theme-color:var(--color-brand-primary-500);--swiper-pagination-bullet-inactive-color:var(--color-brand-tertiary-500);--swiper-pagination-bullet-inactive-opacity:1;width:100%}.sw-slider-module-slider .swiper-container{padding-bottom:var(--slider-padding-bottom)}.sw-slider-module-slider .swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color);opacity:1}.sw-slider-module-slider .swiper-pagination-bullet-active{background:var(--swiper-theme-color)}.sw-slider-module-slider .swiper-pagination-bullet-active-next,.sw-slider-module-slider .swiper-pagination-bullet-active-prev{transform:scale(.95)}.sw-slider-module-slider .swiper-pagination-bullet-active-next-next,.sw-slider-module-slider .swiper-pagination-bullet-active-prev-prev{transform:scale(.75)}.sw-slider-module-slider .swiper-wrapper{display:grid;grid-auto-columns:max-content;grid-auto-flow:column;margin-bottom:0}.sw-slider-module-bottom{--button-primary-background:var(--color-ui-coal);--button-padding:.6rem;--button-medium-padding:.6rem;--button-icon-font-size:1.5rem;--icon-color:var(--color-brand-primary-500);--button-margin:0 .4rem;align-items:center;display:flex;justify-content:space-between;margin-top:3rem}.sw-slider-module-scrollbar{background-color:transparent;background-image:radial-gradient(var(--color-transparent-700) 3px,transparent 2px);background-repeat:repeat-x;background-size:9px 5px;flex:1 1 auto;height:4px}.sw-slider-module-scrollbarDark{background-image:radial-gradient(var(--color-transparent-500) 3px,transparent 2px)}.swiper-scrollbar-drag{background:var(--color-brand-secondary-500);border-radius:2px;cursor:grab;height:100%}.sw-slider-module-scrollbarDark .swiper-scrollbar-drag{background:var(--color-background-000)}:root{--matchday-bracket-round-justify-content:space-around}.sw-bracket-round-module-round{display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:var(--matchday-bracket-round-justify-content);margin-bottom:3rem;overflow:hidden;width:100%}.sw-bracket-round-module-roundLabel{font-size:var(--title-font-size-xs);font-weight:var(--title-font-weight);margin-bottom:var(--spacing-12)}.sw-bracket-round-module-match{border-bottom:.4rem solid var(--color-brand-primary-500);border-top-left-radius:var(--corner-radius);border-top-right-radius:var(--corner-radius);overflow:hidden}.sw-bracket-round-module-matchDetailsButton{--button-border-radius:0;--button-tertiary-background-color:var(--color-background-400);--button-tertiary-background-hover:var(--color-background-400);--button-tertiary-focus-background:var(--color-background-400);--button-tertiary-icon-color-hover:currentcolor;--button-tertiary-decoration:none;width:100%}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-table-module-linkAnimation{0%{width:0}to{width:100%}}.sw-table-module-customCellWithLink{color:var(--link-color);cursor:pointer;text-decoration:var(--link-decoration);text-decoration-color:var(--link-decoration-color);text-decoration-thickness:.1rem;text-underline-offset:20%}.sw-table-module-customCellWithLink:hover{color:var(--link-color-hover);text-decoration-color:var(--link-decoration-color-hover)}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-table-module-pswp-clockwise .6s linear infinite}@keyframes sw-table-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--table-cell-number-color:currentcolor;--table-cell-number-background:var(--color-brand-primary-500);--table-cell-image-width:1.8rem;--table-cell-image-gap:.9rem;--table-cell-text-highlight-color:currentcolor}.sw-table-module-number{font-family:var(--font-primary);font-size:var(--cell-number-font-size)}.sw-table-module-squircle{align-items:center;background-color:var(--table-cell-number-background);border-radius:var(--corner-radius);color:var(--table-cell-number-color);display:flex;height:2.2em;justify-content:center;width:2.2em}.sw-table-module-image{--image-width:var(--table-cell-image-width);--image-aspect-ratio:3/2}.sw-table-module-vertical{--table-cell-image-gap:.2rem;flex-direction:column}.sw-table-module-reversed{flex-direction:row-reverse}.sw-table-module-hideOnMobile{display:none}@supports (container-type:inline-size){@container (min-width: 640px){.sw-table-module-hideOnMobile{display:block}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-table-module-hideOnMobile{display:block}}}.sw-table-module-hideOnDesktop{display:block}@supports (container-type:inline-size){@container (min-width: 640px){.sw-table-module-hideOnDesktop{display:none}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-table-module-hideOnDesktop{display:none}}}.sw-table-module-customCell{align-items:center;display:flex}.sw-table-module-customCellWithIcon{--icon-margin:0;gap:.6rem}.sw-table-module-customCellWithImage{gap:var(--table-cell-image-gap)}.sw-table-module-fontMedium{--table-cell-with-link-font-weight:500;font-weight:500}.sw-table-module-withHighlightText{--link-decoration:none;display:flex}.sw-table-module-withHighlightText .sw-table-module-text,.sw-table-module-withHighlightText .sw-table-module-textHighlight{--caption-color:var(--table-cell-text-highlight-color);--title-color:var(--table-cell-text-highlight-color)}.sw-table-module-withHighlightText .sw-table-module-textHighlight{--title-padding-horizontal:0}.sw-table-module-lineupItem{--button-medium-padding:0;display:flex;gap:1rem}.sw-table-module-lineupItem .sw-table-module-position{font-weight:700}.sw-table-module-lineupItem .sw-table-module-playerName{--button-medium-font-size:var(--playername-font-size);max-width:60%;white-space:normal}:root{--table-font-size:var(--caption-font-size);--table-color:var(--text-color);--table-box-shadow:var(--drop-shadow-light-low-small);--table-margin-bottom:var(--spacing-12);--table-margin-vertical:var(--section-padding-vertical);--table-head-display:table-header-group;--table-head-color:#fff;--table-head-background-color:var(--color-ui-coal);--table-head-font-size:var(--caption-font-size);--table-row-background:var(--color-background-100);--table-row-background-alt:#fff;--table-row-background-hover:var(--color-background-300);--table-row-border-color:var(--color-background-300);--table-cell-padding:var(--spacing-8);--table-cell-with-link-font-weight:normal;--table-color-dark:var(--color-dark-mode-text);--table-row-background-dark:var(--color-dark-mode-heavy);--table-row-background-hover-dark:var(--color-dark-mode-metal);--table-row-border-color-dark:var(--color-dark-mode-mine);--table-cell-arrow-up:var(--color-ui-breaking);--table-cell-diff-font-size:var(--text-xs);--table-cell-diff-icon-size:var(--text-xs);--table-cell-diff-color:var(--color-brand-tertiary-500);--table-cell-diff-icon-down-color:var(--color-ui-breaking);--table-cell-diff-icon-up-color:var(--color-brand-primary-500);--table-scoreboard-cell-padding:1.3rem;--table-scoreboard-cell-padding-md:1.2rem;--table-container-type:inline-size}.sw-table-module-tableContainer{--button-tertiary-decoration:underline;--button-tertiary-decoration-color:var(--color-brand-primary-500);container-name:tablecontainer;container-type:var(--table-container-type);margin-bottom:var(--table-margin-bottom)}.vrt-page .sw-table-module-tableContainer{margin-bottom:var(--table-margin-vertical-override,var(--table-margin-vertical));margin-top:var(--table-margin-vertical-override,var(--table-margin-vertical))}.sw-table-module-table{border:0;border-collapse:collapse;color:var(--table-color);font-size:var(--table-font-size);width:100%}@supports (container-type:inline-size){@container tablecontainer (min-width: 640px){.sw-table-module-table{--table-cell-padding:var(--spacing-12);font-size:var(--paragraph-font-size)}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-table-module-table{--table-cell-padding:var(--spacing-12);font-size:var(--paragraph-font-size)}}}.sw-table-module-table td:has(.sw-table-module-icon){line-height:1}.sw-table-module-tableWrapper{border-radius:var(--corner-radius);box-shadow:var(--table-box-shadow);display:block;overflow:auto}.sw-table-module-tableDark{--table-color:var(--table-color-dark);--table-row-background:var(--table-row-background-dark);--table-row-background-alt:var(--table-row-background-dark);--table-row-background-hover:var(--table-row-background-hover-dark);--table-row-border-color:var(--table-row-border-color-dark);--link-color:var(--color-dark-mode-text);--link-color-hover:var(--color-brand-primary-500);--icon-color:var(--color-brand-primary-500)}.sw-table-module-head{display:var(--table-head-display)}.sw-table-module-row:hover{--table-row-background:var(--table-row-background-hover);--table-row-background-alt:var(--table-row-background-hover)}.sw-table-module-rowMute{--table-cell-text-highlight-color:var(--color-brand-tertiary-500);--table-cell-number-background:var(--color-transparent-100);--table-cell-number-color:var(--color-brand-tertiary-500)}.sw-table-module-rowLive{--table-scoreboard-cell-padding:.975rem 1.2rem;position:relative}@supports (container-type:inline-size){@container tablecontainer (min-width: 640px){.sw-table-module-rowLive{--table-scoreboard-cell-padding-md:.8rem 1.2rem}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-table-module-rowLive{--table-scoreboard-cell-padding-md:.8rem 1.2rem}}}.sw-table-module-rowLive>:first-child:before{background:var(--color-ui-dandelion);content:"";height:100%;left:0;position:absolute;top:0;width:4px;z-index:1}.sw-table-module-table:has(.sw-table-module-customRow) .sw-table-module-row{--table-row-background:#fff;--table-row-background-alt:#fff}.sw-table-module-table:has(.sw-table-module-customRow) .sw-table-module-row:hover{--table-row-background:var(--table-row-background-hover);--table-row-background-alt:var(--table-row-background-hover)}.sw-table-module-table:has(.sw-table-module-customRow) .sw-table-module-customRow{--table-row-background:var(--color-background-300);--table-row-background-alt:var(--color-background-300)}.sw-table-module-table:has(.sw-table-module-customRow) .sw-table-module-customRow:hover{--table-row-background:var(--color-background-300);--table-row-background-alt:var(--color-background-300)}.sw-table-module-cell,.sw-table-module-cellHead{padding:var(--table-cell-padding);position:relative;white-space:nowrap;z-index:0}.sw-table-module-cellHead{background:var(--table-head-background-color)!important;text-align:left}.sw-table-module-cellWithLink{font-weight:var(--table-cell-with-link-font-weight)}.sw-table-module-cellLeaderName{color:var(--color-brand-tertiary-500)}.sw-table-module-cellTeamJersey{--table-cell-image-width:3.4rem}.sw-table-module-cellAlignRight{text-align:right}.sw-table-module-cellSticky{left:0;position:sticky;z-index:1}.sw-table-module-cellHead,.sw-table-module-head .sw-table-module-cell{--table-row-background:var(--table-head-background-color);background-color:var(--table-head-background-color);color:var(--table-head-color);font-size:var(--table-head-font-size);font-weight:400}@supports (container-type:inline-size){@container (min-width: 640px){.sw-table-module-cellMobileOnly{display:none}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-table-module-cellMobileOnly{display:none}}}.sw-table-module-cellDesktopOnly{display:none}@supports (container-type:inline-size){@container (min-width: 640px){.sw-table-module-cellDesktopOnly{display:table-cell}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-table-module-cellDesktopOnly{display:table-cell}}}.sw-table-module-row .sw-table-module-cell,.sw-table-module-row .sw-table-module-cellHead{background:var(--table-row-background)}.sw-table-module-row:nth-child(2n) .sw-table-module-cell,.sw-table-module-row:nth-child(2n) .sw-table-module-cellHead{background:var(--table-row-background-alt)}.sw-table-module-row:not(:last-child) .sw-table-module-cell,.sw-table-module-row:not(:last-child) .sw-table-module-cellHead{border-bottom:1px solid var(--table-row-border-color)}.sw-table-module-arrowDown{--icon-color:var(--table-cell-arrow-up)}.sw-table-module-color{display:inline-flex;height:2.3rem;margin-right:.6rem;vertical-align:text-bottom;width:3px}.sw-table-module-diffToPrevious{--icon-size:var(--table-cell-diff-icon-size);color:var(--table-cell-diff-color);font-size:var(--table-cell-diff-font-size)}.sw-table-module-diffToPreviousDown{--icon-color:var(--table-cell-diff-icon-down-color)}.sw-table-module-diffToPreviousUp{--icon-color:var(--table-cell-diff-icon-up-color)}.sw-table-module-actionBar{--button-medium-icon-size:1.2rem;margin-top:var(--spacing-12);text-align:center;width:100%}.sw-table-module-label{--title-medium-margin-bottom:var(--spacing-12)}.sw-table-module-scoreboard .sw-table-module-cell,.sw-table-module-scoreboard .sw-table-module-cellHead{font-size:1.5rem;padding:var(--table-scoreboard-cell-padding)}@supports (container-type:inline-size){@container tablecontainer (min-width: 640px){.sw-table-module-scoreboard .sw-table-module-cell,.sw-table-module-scoreboard .sw-table-module-cellHead{font-size:1.8rem;padding:var(--table-scoreboard-cell-padding-md)}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-table-module-scoreboard .sw-table-module-cell,.sw-table-module-scoreboard .sw-table-module-cellHead{font-size:1.8rem;padding:var(--table-scoreboard-cell-padding-md)}}}.sw-table-module-scoreboard .sw-table-module-cellHead{font-size:1.5rem;padding:.6rem 1.2rem}.sw-table-module-scoreboard .sw-table-module-customRow .sw-table-module-cell,.sw-table-module-scoreboard .sw-table-module-customRow .sw-table-module-cellHead{font-size:1.8rem;padding:.8rem}.sw-table-module-footer{margin-top:1.2rem}@keyframes sw-common-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-common-module-pswp-clockwise .6s linear infinite}@keyframes sw-common-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--section-text-color:var(--text-color);--section-text-font-size:var(--title-font-size-sm);--section-text-padding-horizontal:var(--title-padding-horizontal);--section-items-grid-gap:var(--spacing-12) var(--spacing-16);--section-padding-vertical:var(--spacing-32);--section-numbered-font-size:max(10px,95cqi);--section-numbered-font-size-md:max(10px,80cqi);--section-padding-top:var(--section-padding-vertical);--section-padding-bottom:var(--section-padding-vertical);--section-sort-button-icon-size:2.4rem;--section-border-bottom:initial;--section-margin-bottom:initial}@media print,screen and (min-width:40em){:root{--section-padding-vertical:var(--spacing-80)}}.sw-common-module-section{border-bottom:var(--section-border-bottom);color:var(--section-text-color);font-family:var(--paragraph-font-family);margin-bottom:var(--section-margin-bottom);padding-bottom:var(--section-padding-bottom);padding-top:var(--section-padding-top);position:relative;width:100%;z-index:0}.vrt-content>:first-child>:first-child .sw-common-module-section{padding-top:0}@media print,screen and (max-width:39.99875em){.vrt-article__content .vrt-most-trending .sw-common-module-section,.vrt-article__content .vrt-video-section .sw-common-module-section,.vrt-main .vrt-content>* .vrt-most-trending .sw-common-module-section,.vrt-main .vrt-content>* .vrt-video-section .sw-common-module-section,.vrt-page-promo .vrt-page__par .vrt-most-trending .sw-common-module-section,.vrt-page-promo .vrt-page__par .vrt-video-section .sw-common-module-section,.vrt-page__par--aside .vrt-most-trending .sw-common-module-section,.vrt-page__par--aside .vrt-video-section .sw-common-module-section{margin-left:var(--global-component-margin-horizontal-reset);margin-right:var(--global-component-margin-horizontal-reset);width:var(--global-component-width-reset)}}.vrt-main .vrt-content>:first-child .vrt-most-trending .sw-common-module-section,.vrt-main .vrt-content>:first-child .vrt-video-section .sw-common-module-section{--section-padding-top:0}.sw-common-module-background:before,.sw-common-module-backgroundDark:before,.sw-common-module-backgroundGradient:before,.sw-common-module-backgroundGrey:before{background:#fff;bottom:0;box-shadow:none;content:"";left:calc(50% - 50vw);position:absolute;right:calc(50% - 50vw);top:0;width:100vw;z-index:-1}.sw-common-module-backgroundDark:before{background:#000 url(https://design-system.sporza.be/images/backgrounds/sporza-bg.jpeg) no-repeat;background-size:cover}.sw-common-module-backgroundGrey:before{background:var(--color-background-300)}.sw-common-module-backgroundGradient:before{background:var(--color-gradient-light)}.sw-common-module-dark{--link-color:var(--color-dark-mode-text);--link-color-hover:var(--color-dark-mode-text);--section-text-color:var(--color-dark-mode-text);--button-primary-background:var(--color-brand-primary-500);--button-primary-color:var(--color-brand-secondary-500);--button-primary-icon-color:var(--color-brand-secondary-500)}.sw-common-module-actionBar{--button-font-size:var(--text-sm);margin-top:var(--spacing-16)}@media print,screen and (min-width:40em){.sw-common-module-actionBar{margin-top:var(--spacing-40)}}.sw-common-module-header{display:flex;justify-content:space-between}.sw-common-module-actions{--icon-size:2rem;--icon-margin:0 var(--spacing-4);--button-padding:0;--button-medium-padding:0;display:flex;gap:var(--spacing-24);justify-content:end;margin-bottom:var(--spacing-16);text-align:right}@media print,screen and (min-width:40em){.sw-common-module-actions{margin-bottom:var(--spacing-32)}}.sw-common-module-text{font-size:var(--section-text-font-size);padding-left:var(--section-text-padding-horizontal);padding-right:var(--section-text-padding-horizontal)}.sw-common-module-stretch{height:100%}.sw-common-module-numbered{color:var(--color-brand-primary-500);font-family:var(--font-primary);font-size:var(--section-numbered-font-size);font-style:normal;font-weight:700;position:absolute;right:-.1em;top:50%;transform:translateY(-48%);z-index:1}@media print,screen and (min-width:40em){.sw-common-module-numbered{font-size:var(--section-numbered-font-size-md)}}.sw-common-module-moreTile{align-items:center;background:#fff;display:flex;flex-direction:column;justify-content:center;position:relative}.sw-common-module-moreTile:after{border:2px solid;border-image-slice:1;border-image-source:linear-gradient(-45deg,transparent 60%,var(--color-brand-primary-500) 80%);box-shadow:-2.4rem -2.4rem 1.9rem -3.3rem var(--color-brand-primary-500);left:1.5rem;top:1.5rem}.sw-common-module-moreTile:after,.sw-common-module-moreTile:before{content:"";display:block;height:15rem;position:absolute;width:15rem}.sw-common-module-moreTile:before{border:2px solid;border-image-slice:1;border-image-source:linear-gradient(135deg,transparent 60%,var(--color-brand-primary-500) 80%);bottom:1.5rem;box-shadow:2.4rem 2.4rem 1.9rem -3.3rem var(--color-brand-primary-500);right:1.5rem}.sw-common-module-moreTile.sw-common-module-darkMode{background:var(--color-ui-coal)}.sw-common-module-logo{--image-width:7rem;--image-aspect-ratio:1/1;--image-margin:0 0 5rem 0}.sw-common-module-scrollableItems{display:inline-flex;height:100%}.sw-common-module-relatedArticle{--card-background-color:var(--color-background-100);--section-items-grid-gap:var(--spacing-4);--section-padding-top:0;--section-padding-bottom:0;--story-card-media-grid-position:1/7;--story-card-content-grid-position:7/17;--story-card-grid-gap:1.5em;--card-padding:1rem;--title-font-size-sm:var(--text-md);--title-large-margin-bottom:var(--spacing-8);--title-medium-margin-bottom:var(--spacing-8);--title-font-size-lg:2.4rem;--category-margin-bottom:var(--spacing-4);--category-font-weight:bold}@media print,screen and (min-width:40em){.sw-common-module-relatedArticle{--title-font-size-sm:var(--text-lg)}}.sw-common-module-sortButton{--button-tertiary-icon-color-hover:var(--button-tertiary-icon-color);--button-tertiary-decoration:underline;--button-inner-display:none;--button-medium-icon-size:var(--section-sort-button-icon-size);--button-tertiary-decoration-color:var(--color-brand-primary-500)}@media print,screen and (min-width:40em){.sw-common-module-sortButton{--button-inner-display:inline}}@keyframes sw-base-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-base-module-pswp-clockwise .6s linear infinite}@keyframes sw-base-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--countdown-background:transparent;--countdown-color:#fff;--countdown-font-family:var(--font-primary);--countdown-grid-gap:1.2em;--countdown-item-background:var(--color-ui-coal);--countdown-item-size:5.6rem;--countdown-item-border-color:var(--color-brand-tertiary-500);--countdown-item-border-radius:50%;--countdown-unit-color:var(--color-brand-primary-500);--countdown-unit-font-family:var(--font-secondary)}.sw-base-module-countdown{background:var(--countdown-background);color:var(--countdown-color);display:inline-flex;font-family:var(--countdown-font-family);font-size:1rem;gap:var(--countdown-grid-gap);padding:.25em}.large .sw-base-module-countdown{--countdown-item-size:7.2rem}.sw-base-module-timer{grid-gap:.2em;align-items:center;background:var(--countdown-item-background);border-radius:var(--countdown-item-border-radius);display:flex;flex-direction:column;height:var(--countdown-item-size);padding-right:.25em;padding-top:.75em;position:relative;width:var(--countdown-item-size);z-index:0}.sw-base-module-timer:after{border:1px solid var(--countdown-item-border-color);border-radius:var(--countdown-item-border-radius);content:"";height:calc(var(--countdown-item-size) + .4rem);left:-.3rem;position:absolute;top:-.3rem;width:calc(var(--countdown-item-size) + .4rem);z-index:-1}.sw-base-module-number{font-size:2.1em;line-height:1;margin-top:.2em}.large .sw-base-module-number{font-size:2.6em}.sw-base-module-unit{color:var(--countdown-unit-color);font-family:var(--countdown-unit-font-family);font-size:.9em;line-height:1}.large .sw-base-module-unit{font-size:1.2em}@keyframes sw-ruler-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-ruler-module-pswp-clockwise .6s linear infinite}@keyframes sw-ruler-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-ruler-module-ruler{left:0;margin:-4.7rem 1.2rem 1.2rem;position:absolute;right:0;top:100%}@supports (container-type:inline-size){@container (min-width: 640px){.sw-ruler-module-ruler{margin:-6.4rem 1.6rem 1.6rem}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-ruler-module-ruler{margin:-6.4rem 1.6rem 1.6rem}}}.sw-ruler-module-item{align-items:center;display:flex;flex-direction:column;position:absolute;transform:translateX(-50%)}.sw-ruler-module-icon{display:block;line-height:0;margin:.6rem 0}.sw-ruler-module-line{background:var(--color-brand-tertiary-500);display:block;height:1.5rem;width:.1rem}@supports (container-type:inline-size){@container (min-width: 640px){.sw-ruler-module-line{height:2.5rem;width:.2rem}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-ruler-module-line{height:2.5rem;width:.2rem}}}.sw-ruler-module-label{--caption-color:var(--color-brand-tertiary-500)}@keyframes sw-event-set-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-event-set-module-pswp-clockwise .6s linear infinite}@keyframes sw-event-set-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--event-set-color:var(--color-brand-primary-500)}.sw-event-set-module-eventSet{position:relative;width:100%}.sw-event-set-module-list{border-radius:99rem;height:.8rem;padding:0}@supports (container-type:inline-size){@container (min-width: 640px){.sw-event-set-module-list{height:1.6rem}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-event-set-module-list{height:1.6rem}}}.sw-event-set-module-extra{width:20%}.sw-event-set-module-item{--icon-size:1.6rem;--icon-color:var(--color-brand-secondary-500);align-items:center;display:flex;position:absolute;transform:translateX(-50%)}@supports (container-type:inline-size){@container (min-width: 640px){.sw-event-set-module-item{--icon-size:2.5rem}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-event-set-module-item{--icon-size:2.5rem}}}.sw-event-set-module-hover{cursor:pointer}.sw-event-set-module-hoverLabel{background:var(--color-brand-secondary-500);color:var(--color-background-000);display:none;font-size:var(--meta-font-size);left:100%;padding:0 .5rem .2rem;position:absolute;white-space:nowrap}.sw-event-set-module-active .sw-event-set-module-hoverLabel{display:block}.sw-event-set-module-active{z-index:999}.sw-event-set-module-icon{--icon-margin:.6rem 0;background:none;border:none;display:block;line-height:0;padding:0}.sw-event-set-module-line{background:var(--color-brand-tertiary-500);display:block;height:3.2rem;width:.1rem}@supports (container-type:inline-size){@container (min-width: 640px){.sw-event-set-module-line{height:4rem;width:.2rem}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-event-set-module-line{height:4rem;width:.2rem}}}.sw-event-set-module-home{bottom:0;flex-direction:column}.sw-event-set-module-away{flex-direction:column-reverse;top:0}.sw-event-set-module-end,.sw-event-set-module-start{bottom:0;flex-direction:column;height:100%;min-height:4rem}@supports (container-type:inline-size){@container (min-width: 640px){.sw-event-set-module-end,.sw-event-set-module-start{min-height:6rem}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-event-set-module-end,.sw-event-set-module-start{min-height:6rem}}}.sw-event-set-module-end .sw-event-set-module-icon,.sw-event-set-module-start .sw-event-set-module-icon{left:.1rem;position:absolute;top:-1rem}.sw-event-set-module-end .sw-event-set-module-line,.sw-event-set-module-start .sw-event-set-module-line{height:100%;min-height:4rem}.sw-event-set-module-end .sw-event-set-module-icon{left:auto;right:.1rem}.sw-event-set-module-image{--image-aspect-ratio:auto;margin-bottom:1.6rem}@keyframes sw-list-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-list-module-pswp-clockwise .6s linear infinite}@keyframes sw-list-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-list-module-moleculeWrapper{--button-font-family:var(--font-secondary);--button-font-weight:bold;border-top:2px solid var(--color-background-300);display:flex;flex-direction:column;margin-top:2rem;padding:1rem}.sw-list-module-moleculeWrapper .sw-list-module-button{--icon-margin:0 0 0 .8rem;align-self:center;display:block;margin-top:-2.3rem}.sw-list-module-moleculeWrapper .sw-list-module-list{list-style-type:none;padding:1rem 0 0}.sw-list-module-collapsed .sw-list-module-moleculeWrapper .sw-list-module-list{display:none}.sw-list-module-moleculeWrapper .sw-list-module-item{--icon-size:3rem;grid-gap:1rem;display:flex;flex-direction:row;padding:.3rem 0}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-navigation-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-navigation-module-pswp-clockwise .6s linear infinite}@keyframes sw-navigation-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--navigation-color:var(--color-dark-mode-text);--navigation-background-color:var(--color-background-300);--navigation-grid-gap:var(--spacing-4);--navigation-flex-direction:row;--navigation-flex-wrap:nowrap;--navigation-flex-align-items:center;--navigation-flex-justify-content:flex-start;--navigation-item-color-hover:var(--color-brand-primary-500);--navigation-item-flex:0 1 auto;--navigation-padding:0;--navigation-button-tertiary-color-hover:var(--color-brand-primary-500)}.sw-navigation-module-navigationList{--button-tertiary-color-hover:var(--navigation-button-tertiary-color-hover);--button-tertiary-color-active:var(--color-brand-primary-500);--button-tertiary-background-hover:transparent;--button-medium-font-size:var(--navigation-font-size);align-items:var(--navigation-flex-align-items);display:flex;flex-flow:var(--navigation-flex-direction) var(--navigation-flex-wrap);gap:var(--navigation-grid-gap);justify-content:var(--navigation-flex-justify-content);list-style:none;padding:var(--navigation-padding)}.sw-navigation-module-navigationList>*{flex:var(--navigation-item-flex)}.sw-navigation-module-navigationList .sw-navigation-module-navigationList{--navigation-item-color-hover:#000;--button-border-radius:.4rem;--button-border-bottom:2px solid transparent;--button-border-bottom-hover:2px solid transparent;--button-medium-font-size:var(--sub-navigation-font-size);--button-medium-padding:var(--spacing-12) var(--spacing-16);--button-tertiary-icon-color:var(--color-brand-primary-500);--button-tertiary-border:1px solid var(--color-transparent-400);--button-tertiary-border-hover:1px solid var(--color-transparent-400)}@media print,screen and (min-width:40em){.sw-navigation-module-navigationList .sw-navigation-module-navigationList{--navigation-padding:1rem;--button-tertiary-background-active:var(--color-brand-primary-500);--button-tertiary-color-hover:var(--color-brand-secondary-500);--button-tertiary-icon-color:var(--color-brand-secondary-500);--button-tertiary-border:none;--button-tertiary-border-hover:none;--button-medium-padding:.6rem var(--spacing-16);position:relative}}.sw-navigation-module-navigationList .sw-navigation-module-navigationList .sw-navigation-module-navigationList{--navigation-padding:0;--button-medium-padding:var(--spacing-12) var(--spacing-16)}.sw-navigation-module-navigationItemWithIcon{justify-content:unset}@media print,screen and (min-width:40em){.sw-navigation-module-navigationItemHideLabelOnTablet{--button-text-indent:-999px;--button-grid-gap:0}}@media screen and (min-width:64em){.sw-navigation-module-navigationItemHideLabelOnTablet{--button-text-indent:0;--button-grid-gap:.3rem}}.sw-navigation-module-navigationPillHorizontal{--button-tertiary-color:var(--color-brand-secondary-500);--button-tertiary-decoration:none}.sw-navigation-module-navigationPillHorizontal .sw-navigation-module-navigationList{align-items:center;display:inline-flex;flex-wrap:wrap;gap:1.6rem}.sw-navigation-module-navigationPillHorizontal .sw-navigation-module-navigationItem{--button-padding:1rem;background:#fff;border-radius:99rem}.sw-navigation-module-navigationVertical{--button-font-weight:200;--button-font-size:var(--text-sm);--button-tertiary-color:#fff;--button-tertiary-decoration:none;--button-tertiary-padding:var(--spacing-12) var(--grid-gap);--button-width:100%;--button-tertiary-focus-background:transparent;--button-tertiary-color-active:var(--color-brand-primary-500);--button-medium-padding:var(--spacing-12)}.sw-navigation-module-navigationVertical .sw-navigation-module-navigationVertical{display:none}@media print,screen and (min-width:40em){.sw-navigation-module-navigationVertical .sw-navigation-module-navigationVertical{bottom:6.6rem}}.sw-navigation-module-navigationVertical .sw-navigation-module-navigationTertiary{background-color:transparent;height:auto;overflow:hidden;padding:var(--spacing-16) 0}@media print,screen and (min-width:40em){.sw-navigation-module-navigationVertical .sw-navigation-module-navigationTertiary{padding:var(--spacing-32) var(--spacing-16) var(--spacing-12)}}.sw-navigation-module-navigationVertical .sw-navigation-module-navigationTertiary .sw-navigation-module-navigationList{--button-tertiary-color-hover:var(--color-brand-primary-500);--button-tertiary-background-hover:transparent}.sw-navigation-module-navigationVertical .sw-navigation-module-navigationList{grid-gap:0;align-items:inherit;display:flex;flex-direction:column;margin:0}.sw-navigation-module-navigationVertical .sw-navigation-module-navigationList .sw-navigation-module-navigationVertical .sw-navigation-module-navigationList{flex-direction:row}@media print,screen and (min-width:40em){.sw-navigation-module-navigationVertical .sw-navigation-module-navigationList .sw-navigation-module-navigationVertical .sw-navigation-module-navigationList{flex-direction:column}}.sw-navigation-module-navigationVertical .sw-navigation-module-navigationList .sw-navigation-module-tertiaryListButton i{--icon-color:#fff}.sw-navigation-module-navigationVertical .sw-navigation-module-navigationItem{--icon-size:1.4em}@media print,screen and (min-width:40em){.sw-navigation-module-navigationVertical .sw-navigation-module-navigationItem:hover{--button-tertiary-decoration:underline}}.sw-navigation-module-navigationTertiary{--button-tertiary-padding:var(--spacing-8);color:#000;display:flex;z-index:999}@media print,screen and (max-width:39.99875em){.sw-navigation-module-navigationTertiary{background-color:#fff;height:calc(100vh - 13rem);overflow:auto}}@media print,screen and (min-width:40em){.sw-navigation-module-navigationTertiary{--navigation-grid-gap:2rem;--button-inner-width:10rem}}@media screen and (min-width:64em){.sw-navigation-module-navigationTertiary{--navigation-grid-gap:4rem;--button-inner-width:auto}}.sw-navigation-module-navigationTertiary ul>li{height:100%;width:100%}.sw-navigation-module-navigationTertiary .sw-navigation-module-navigationItemWrapper{height:100%;padding:0 var(--spacing-8);position:relative}@media print,screen and (min-width:40em){.sw-navigation-module-navigationTertiary .sw-navigation-module-navigationItemWrapper{padding:var(--spacing-16) 0 var(--spacing-80) 0}}.sw-navigation-module-navigationTertiary .sw-navigation-module-navigationList{align-items:start;display:flex;list-style:none;width:100%}@media print,screen and (max-width:39.99875em){.sw-navigation-module-navigationTertiary .sw-navigation-module-navigationList{--navigation-flex-direction:column;--button-tertiary-color-hover:#000;--button-tertiary-decoration:none;--button-tertiary-background-hover:var(--color-background-300)}}.sw-navigation-module-navigationTertiary .sw-navigation-module-navigationItem{--button-tertiary-medium-padding:var(--spacing-12) var(--spacing-16);display:flex;flex-direction:column;list-style:none;padding-inline-start:.1em}@media print,screen and (min-width:40em){.sw-navigation-module-navigationTertiary .sw-navigation-module-navigationItem{--button-tertiary-padding:var(--spacing-8) var(--spacing-4);--button-tertiary-medium-padding:var(--spacing-4) var(--spacing-16);gap:1rem 0}.sw-navigation-module-navigationTertiary .sw-navigation-module-navigationItemFlexRow{display:grid;grid-auto-flow:column;grid-template-rows:repeat(5,1fr)}}.sw-navigation-module-navigationTertiary .sw-navigation-module-navigationItem a{gap:var(--spacing-16)}@media print,screen and (max-width:39.99875em){.sw-navigation-module-navigationTertiary .sw-navigation-module-navigationItem a{--button-tertiary-focus-color:var(--color-brand-primary-500)}}.sw-navigation-module-navigationTertiary .sw-navigation-module-navigationItem li{flex:0 1 0}@media print,screen and (min-width:40em){.sw-navigation-module-navigationTertiary .sw-navigation-module-navigationItem li{flex:0 1 auto;height:auto;width:auto}}.sw-navigation-module-navigationTertiary .sw-navigation-module-navigationListTitle{--link-decoration:none;clear:both;color:var(--color-brand-tertiary-500);display:block;font-family:var(--font-primary);font-size:var(--paragraph-font-size);padding:var(--spacing-32) var(--spacing-16) var(--spacing-12)}@media print,screen and (max-width:39.99875em){.sw-navigation-module-navigationTertiary .sw-navigation-module-navigationListTitle{padding:var(--spacing-16)}}@media print,screen and (min-width:40em){.sw-navigation-module-navigationTertiary .sw-navigation-module-navigationListTitle{padding:var(--spacing-16) var(--spacing-16) var(--spacing-24) var(--spacing-16)}}.sw-navigation-module-navigationMain{--button-border-radius:0;--button-tertiary-decoration:none;--button-tertiary-padding:var(--button-padding);background-color:var(--navigation-background-color);height:auto;left:0;position:relative;top:0}@media print,screen and (max-width:39.99875em){.sw-navigation-module-navigationMain{--navigation-padding:.5rem}}.sw-navigation-module-navigationMain .sw-navigation-module-navigationList{--button-tertiary-icon-color:#fff;--grid-gap:var(--navigation-grid-gap);margin:0}@media print,screen and (min-width:40em){.sw-navigation-module-navigationMain .sw-navigation-module-navigationListMobileOnly{grid-gap:0}.sw-navigation-module-navigationMain .sw-navigation-module-navigationList .sw-navigation-module-navigationList{--button-tertiary-icon-color:#000;--button-tertiary-icon-color-hover:#000;--button-tertiary-background-hover:var(--color-transparent-200);--button-medium-padding:.4rem 1rem}.sw-navigation-module-navigationItemMobileOnly{display:none}.sw-navigation-module-navigationTertiary .sw-navigation-module-navigationItem{--button-tertiary-background-hover:var(--color-transparent-200);--button-tertiary-background-active:var(--color-brand-primary-500)}}.sw-navigation-module-navigationItemActive{border-bottom:var(--button-tertiary-border-hover)}@media print,screen and (min-width:40em){.sw-navigation-module-navigationItemActive{--button-tertiary-color-active:var(--color-brand-primary-500)}}.sw-navigation-module-navigationMain .sw-navigation-module-navigationMain .sw-navigation-module-navigationItemActive{--button-tertiary-color-active:#000}@media print,screen and (min-width:40em){.sw-navigation-module-navigationTertiary .sw-navigation-module-navigationItemActive{--button-tertiary-background-color:var(--color-brand-primary-500)}}.sw-navigation-module-navigationTop{--button-primary-color-hover:var(--color-background-000)}.sw-navigation-module-visible{opacity:1;order:0;visibility:visible}.sw-navigation-module-inVisible{order:100;visibility:hidden}.sw-navigation-module-hide{display:none}.sw-navigation-module-wrapper{display:flex;position:relative}.sw-navigation-module-overflowMenu{--button-tertiary-padding:.4em .5em;--button-width:100%;bottom:0;display:none;order:99;position:absolute;right:0;top:0}.sw-navigation-module-opened{background-color:var(--navigation-background-color);display:block;right:0}.sw-navigation-module-closed{display:none}.sw-navigation-module-rightItem{--button-tertiary-icon-color:var(--button-tertiary-icon-color)}.sw-navigation-module-rightItem:not(.sw-navigation-module-rightItem~.sw-navigation-module-rightItem){margin-left:auto}.sw-navigation-module-rightItem i{color:var(--color-brand-primary-500)}.sw-navigation-module-navigationFooter{display:flex;position:relative}@media print,screen and (min-width:40em){.sw-navigation-module-navigationFooter{background-image:radial-gradient(var(--color-background-400) 1px,transparent 1px);background-size:6px 6px;height:2.5rem;justify-content:right;left:0;margin:4rem 6rem 2rem 0;position:absolute;right:0}}.sw-navigation-module-navigationFooter a.sw-navigation-module-navigationFooterLink{color:#fff;font-size:1.6rem;margin-top:0;padding:2rem;text-decoration:underline;text-decoration-color:var(--color-brand-primary-500)}@media print,screen and (min-width:40em){.sw-navigation-module-navigationFooter a.sw-navigation-module-navigationFooterLink{background:#fff;color:var(--color-brand-tertiary-500);font-size:1.5rem;font-weight:500;margin-top:0;padding:0 0 0 1rem}.sw-navigation-module-navigationFooter a.sw-navigation-module-navigationFooterLink:hover{color:var(--color-ui-coal)}.sw-navigation-module-navigationBackground{flex:1;padding-right:2rem;position:relative}.sw-navigation-module-navigationBackground:before{background-color:var(--color-transparent-100);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MzUiIGhlaWdodD0iMzkyIiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjRUJFREVFIiBkPSJNNDE2LjM0OSAzMjkuODk3YzAgMjAuODE5IDcuMDkxIDM4LjM3NyAyMS4yODIgNTIuNjY0QzQ1MS44MTIgMzk2Ljg1NiA0NjkuMzkxIDQwNCA0OTAuMzY5IDQwNGMyMC42NTggMCAzNy45MzYtNy4xNDQgNTEuODE0LTIxLjQzOUM1NTYuMDYxIDM2OC41OCA1NjMgMzUxLjAzMSA1NjMgMzI5Ljg5N2MwLTIxLjEyNC02LjkzOS0zOC42ODItMjAuODE3LTUyLjY2My0xMy44NzgtMTMuOTgxLTMxLjE1Ni0yMC45NzQtNTEuODE0LTIwLjk3NC0yMC42NjYgMC0zOC4yNDcgNi45OTMtNTIuNzM4IDIwLjk3NC0xNC4xOTEgMTQuMjkzLTIxLjI4MiAzMS44NTItMjEuMjgyIDUyLjY2M1pNNjIuMzk2IDI0Ny41NTIgMCAzMzUuMDg5QzU1LjkyNSAzODMuNTEyIDExOC4zMjEgNDA0IDE5NC41ODMgNDA0YzExMi4zMTMgMCAxODguNTc1LTUwLjI4NyAxODguNTc1LTE0NC4zNDIgMC03Ny43NTktNDYuNjgyLTEyNC43ODUtMTcxLjkzNi0xNDcuMTM1LTcwLjcxNi0xMi41NzEtODUuNTA3LTIyLjgxNS04NS41MDctNDYuMDk2IDAtMTYuMjk2IDE4LjQ4OS0yOS44IDY1LjE3LTI5LjggMzguMzYyIDAgNzQuODc3IDEzLjAzOCAxMTAuNDY1IDM4LjE4bDU5LjYyMy04NC4yNzZDMzEzLjM2Ni00OC41ODEgMjU1LjU5My03MCAxODkuNDk5LTcwIDg0LjU4MS03MCAxMi4wMTctMTUuMDU3IDEyLjAxNyA3NC44MDdjMCA4MS4wMTkgNTAuODQgMTIxLjA2MiAxNTYuNjgzIDEzNy44MjQgNzYuNzI0IDEyLjEwNiAxMDAuMjk2IDI1LjE0MiAxMDAuMjk2IDQ4Ljg5MSAwIDI1LjYwNy0yNy4yNyAzNS4zODYtNzEuNjQxIDM1LjM4Ni00Ny42MDQgMC05NS42NzMtMTguNjI2LTEzNC45Ni00OS4zNTZaIi8+PC9zdmc+);background-position:100% 0;background-repeat:no-repeat;bottom:-1rem;content:"";display:block;left:-999rem;position:absolute;right:0;top:-1rem}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */@keyframes sw-simple-module-linkAnimation{0%{width:0}to{width:100%}}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp__preloader .pswp__icn{animation:sw-simple-module-pswp-clockwise .6s linear infinite}@keyframes sw-simple-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-simple-module-simple{--score-big-number-font-size:var(--title-font-size-xs);--score-not-started-label-font-size:var(--text-md);--icon-size:var(--score-big-number-font-size);--score-sets-not-started-padding:0;--score-set-padding:0;--score-width:auto}@supports (container-type:inline-size){@container (min-width: 640px){.sw-simple-module-simple{--score-width:auto}}}@supports not (container-type:inline-size){@media print,screen and (min-width:40em){.sw-simple-module-simple{--score-width:auto}}}.sw-simple-module-simpleLabel{flex-direction:row;gap:var(--spacing-8);padding:var(--spacing-4) 0}.vrt-main{container-type:inline-size}:root{--animation-cubic:cubic-bezier(.66,.01,0,1);--color-brand-primary-500:#83ff00;--color-brand-primary-500-override:#83ff00;--color-brand-secondary-500:#000;--color-brand-tertiary-500:#7f8b92;--color-ui-dandelion:#ffed00;--color-ui-citrine:#e6d500;--color-ui-pacific:#00a4ff;--color-ui-breaking:#ff0024;--color-ui-coal:#282828;--color-ui-chateau:#9fa8ad;--color-background-400:#d7dbdd;--color-background-300:#ebedee;--color-background-200:#f2f4f4;--color-background-100:#f7f8f8;--color-background-000:#fff;--color-transparent-700:hsla(202,8%,54%,.96);--color-transparent-600:hsla(202,8%,54%,.8);--color-transparent-500:hsla(202,8%,54%,.56);--color-transparent-400:hsla(202,8%,54%,.32);--color-transparent-300:hsla(202,8%,54%,.16);--color-transparent-200:hsla(202,8%,54%,.12);--color-transparent-100:hsla(202,8%,54%,.08);--color-transparent-primary-200:rgba(131,255,0,.24);--color-transparent-brand-tertiary-500:hsla(202,8%,54%,.32);--color-dark-mode-heavy:#1e1f1d;--color-dark-mode-metal:#2e2f2d;--color-dark-mode-mine:#3c3c3c;--color-dark-mode-text:#ebedee;--color-functional-error:#cc001d;--color-functional-success:#428000;--color-functional-warning:#b36200;--color-functional-focus:#7f8b92;--color-competition-jupiler-pro-league:#e60028;--color-competition-croky-cup:#0046aa;--color-competition-europa-league:#ff8c00;--color-competition-rode-duivels:#c30000;--color-competition-champions-league:#002864;--color-competition-proximus-league:#641e96;--color-competition-premier-league:#3d195b;--color-event-os-2020-red:#eb0c1e;--color-event-os-2020-blue:#002063;--color-event-gold:#8c7850;--color-event-silver:#8c9191;--color-event-bronze:#a55f46;--color-event-os-2022-red:#d50032;--color-event-giro:#ff286e;--color-event-tour:#ff0;--color-wielermanager-accent:var(--color-brand-primary-500);--color-wielermanager-live:var(--color-ui-dandelion);--color-wielermanager-button-color:#000;--color-wielermanager-text:#fff;--color-wielermanager-background:radial-gradient(147.96% 56.69% at 29.8% 27.86%,var(--color-dark-mode-mine) 0%,#000 100%);--color-vrtnws-text:#15103a;--color-vrtnws-text-hover:#fff;--color-vrtnws-background:#efedfd;--color-vrtnws-background-hover:#4031ae;--color-vrtnws-background-dark:#2b2174;--color-vrtnws-background-dark-hover:#5541f0;--color-vrtmax-text:#fff;--color-vrtmax-background:#031037;--color-vrtmax-accent:#ff4944;--color-gradient-light:linear-gradient(0deg,var(--color-background-000) -0.4%,var(--color-background-200) -0.39%,var(--color-background-000) 100%);--corner-radius:8px;--corner-radius-2x:calc(var(--corner-radius)*2);--corner-radius-2-:calc(var(--corner-radius)/2);--drop-shadow-light-high-small:0 2px 16px rgba(0,0,0,.16),0 2px 8px rgba(0,0,0,.12);--drop-shadow-light-low-small:0 2px 12px rgba(0,0,0,.12),0 2px 4px rgb(0 0 0/8%);--drop-shadow-dark-high-small:0 2px 4px rgba(0,0,0,.4),0 2px 12px rgba(0,0,0,.4);--drop-shadow-dark-low-small:0 2px 12px rgba(0,0,0,.4),0 2px 4px rgba(0,0,0,.4);--drop-shadow-light-high-big:0 8px 32px rgba(0,0,0,.24),0 8px 16px rgba(0,0,0,.12);--drop-shadow-light-low-big:0 8px 16px rgb(0 0 0/5%);--grid-gap:var(--spacing-16);--spacing-2:.2rem;--spacing-4:.4rem;--spacing-8:.8rem;--spacing-12:1.2rem;--spacing-16:1.6rem;--spacing-24:2.4rem;--spacing-32:3.2rem;--spacing-40:4.0rem;--spacing-48:4.8rem;--spacing-56:5.6rem;--spacing-64:6.4rem;--spacing-80:8.0rem;--spacing-96:9.6rem;--font-primary:"F37Ginger","Helvetica Neue",helvetica,arial,sans-serif;--font-primary-line-height:1.25;--font-primary-bold:bold;--font-primary-letter-spacing:-.05rem;--font-secondary:"Forma DJR Micro","Helvetica Neue",helvetica,arial,sans-serif;--font-secondary-line-height:1.5;--font-secondary-medium:500;--font-secondary-bold:bold;--text-scale-ratio:1.175;--text-xs:1.2rem;--text-sm:1.5rem;--text-md:1.8rem;--text-lg:2.1rem;--text-xl:2.6rem;--text-xxl:3rem;--text-xxxl:3.6rem;--text-color:var(--color-brand-secondary-500);--link-color:var(--text-color);--link-color-hover:var(--text-color);--link-underline-color:var(--color-brand-primary-500);--title-font-family:var(--font-primary);--title-font-weight:var(--font-primary-bold);--title-letter-spacing:var(--font-primary-letter-spacing);--title-line-height:var(--font-primary-line-height);--title-font-size:var(--title-font-size-xs);--title-font-size-xs:1.6rem;--title-font-size-sm:1.9rem;--title-font-size-md:2.3rem;--title-font-size-lg:2.6rem;--title-font-size-xl:3.3rem;--subtitle-font-size:var(--title-font-size-xs);--paragraph-font-size:1.6rem;--paragraph-font-family:var(--font-secondary);--paragraph-line-height:var(--font-secondary-line-height);--paragraph-font-weight-medium:var(--font-secondary-medium);--paragraph-font-weight-bold:var(--font-secondary-bold);--caption-font-size:1.4rem;--caption-line-height:1.25;--caption-font-family:var(--font-secondary);--caption-font-weight-medium:var(--font-secondary-medium);--caption-font-weight-bold:var(--font-secondary-bold);--meta-font-size:1.1rem;--meta-line-height:1.25;--meta-font-weight-medium:var(--font-secondary-medium);--meta-font-weight-bold:var(--font-secondary-bold);--quote-font-size:2.6rem;--navigation-font-family:var(--font-primary);--navigation-font-size:1.8rem;--navigation-font-weight:400;--navigation-line-height:1;--sub-navigation-font-family:var(--font-primary);--sub-navigation-font-size:1.7rem;--sub-navigation-font-weight:400;--sub-navigation-line-height:1;--teamname-font-size-xl:1.6rem;--teamname-font-size-lg:1.4rem;--teamname-font-size:1.4rem;--teamname-line-height:1.25;--playername-font-size-lg:var(--teamname-font-size-lg);--playername-font-size:var(--teamname-font-size);--playername-line-height:1.25;--number-font-size:1.4rem;--number-line-height:1.25;--timestamp-font-size:var(--text-sm);--timestamp-line-height:1.25;--tag-font-family:var(--font-secondary);--tag-font-size-sm:var(--text-sm);--tag-font-size-md:var(--text-md);--tag-font-weight:500;--tag-line-height:1.25;--tag-text-transform:initial;--category-font-size:1.2rem;--category-font-weight:500;--category-line-height:100%;--link-decoration:underline;--link-decoration-color:var(--color-brand-primary-500);--link-decoration-color-hover:var(--link-decoration-color)}@media print,screen and (max-width:39.99875em){:root{--text-scale-ratio:1.2}}@media print,screen and (min-width:40em){:root{--title-font-size-xs:1.8rem;--title-font-size-sm:2.1rem;--title-font-size-md:2.6rem;--title-font-size-lg:3.0rem;--title-font-size-xl:3.6rem;--paragraph-font-size:1.8rem;--caption-font-size:1.5rem;--meta-font-size:1.2rem;--quote-font-size:3.2rem;--teamname-font-size-lg:1.7rem;--teamname-font-size-xl:1.8rem;--number-font-size:1.7rem;--category-font-size:1.1rem}}@keyframes sw-datepicker-module-linkAnimation{0%{width:0}to{width:100%}}.wm-countdown:not(:nth-child(2)){margin-bottom:5rem}.vrt-video-section{margin-bottom:10rem}@media print,screen and (max-width:39.99875em){.vrt-advertising__leaderboard-container{margin-top:var(--header-total-height)}}:root{--global-component-margin-horizontal-reset:-1rem;--global-component-width-reset:calc(100% + 2rem);--aem-par-item-padding-vertical:var(--spacing-32);--aem-par-item-padding-vertical-desktop:var(--spacing-32)}@media print,screen and (min-width:40em){body{--aem-par-item-padding-vertical-desktop:var(--spacing-80)}}body a:hover{color:var(--link-color-hover)}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,.4);--pswp-preloader-color-secondary:hsla(0,0%,100%,.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);-webkit-tap-highlight-color:rgba(0,0,0,0);contain:layout style size;display:none;height:100%;left:0;opacity:.003;position:fixed;top:0;touch-action:none;width:100%;z-index:var(--pswp-root-z-index)}.pswp,.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{background:var(--pswp-bg);opacity:.005}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__img,.pswp__zoom-wrap{height:auto;width:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{user-select:none}.pswp__item{overflow:hidden;z-index:1}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);font-size:1em;line-height:1;margin:auto}.pswp .pswp__hide-on-close{opacity:.005;pointer-events:none;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);will-change:opacity;z-index:10}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{-webkit-touch-callout:none;appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;height:60px;margin:0;opacity:.85;overflow:hidden;padding:0;position:relative;width:50px}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{background:none;border:0;box-shadow:none;opacity:1;padding:0;transition:none}.pswp__button:disabled{cursor:auto;opacity:.3}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);height:32px;left:9px;overflow:hidden;pointer-events:none;position:absolute;top:14px;width:32px}.pswp__icn-shadow{fill:none;stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width)}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{display:flex;flex-direction:row;height:60px;justify-content:flex-end;left:0;pointer-events:none!important;position:absolute;top:0;width:100%;z-index:10}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{height:100px;margin-top:-50px;position:absolute;top:0;top:50%;width:75px}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:none;border-radius:0;height:60px;margin-top:-30px;top:50%;width:60px}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{height:60px;margin-right:auto;overflow:hidden;position:relative;width:50px}.pswp__preloader .pswp__icn{animation:sw-datepicker-module-pswp-clockwise .6s linear infinite;opacity:0;transition:opacity .2s linear}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes sw-datepicker-module-pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pswp__counter{color:var(--pswp-icon-color);font-size:14px;height:30px;line-height:30px;margin-top:15px;margin-inline-start:20px;opacity:.85;text-shadow:1px 1px 3px var(--pswp-icon-color-secondary)}.pswp--one-slide .pswp__counter{display:none}:root{--datepicker-background-color:var(--color-brand-secondary-500);--datepicker-current-background-color:var(--color-background-300)}.sw-datepicker-module-datepicker{--button-font-size:var(--text-lg);--button-tertiary-background-color:var(--datepicker-background-color);background:var(--datepicker-background-color);color:var(--color-background-000);margin:0 calc(var(--spacing-12)*-1) var(--spacing-32) calc(var(--spacing-12)*-1);overflow:hidden;padding:var(--spacing-12);position:relative}@media print,screen and (min-width:40em){.sw-datepicker-module-datepicker{border-radius:var(--corner-radius);justify-content:space-between;margin:0 var(--spacing-12) var(--spacing-32) var(--spacing-12)}}.sw-datepicker-module-day{border-radius:var(--corner-radius);cursor:pointer;flex:0 1 100%;line-height:2.2rem;margin:0 .6rem;padding:.3em;text-align:center}@media print,screen and (min-width:40em){.sw-datepicker-module-day{min-width:14rem}}.sw-datepicker-module-day:hover{background:var(--color-ui-coal)}.sw-datepicker-module-days{display:flex;font-family:var(--font-primary);justify-content:center;list-style-type:none;margin:0;padding:0;position:relative}.sw-datepicker-module-navigationLeft,.sw-datepicker-module-navigationRight{--button-medium-icon-size:2.5rem;--icon-margin:2rem 0;--button-tertiary-focus-background:var(--button-tertiary-background-color);--button-tertiary-background-hover:var(--datepicker-background-color);bottom:0;display:flex;height:100%;position:absolute;top:0;z-index:1}@media print,screen and (max-width:39.99875em){.sw-datepicker-module-navigationLeft,.sw-datepicker-module-navigationRight{display:none}}.sw-datepicker-module-navigationLeft{--button-box-shadow:0 0 10px 10px var(--datepicker-background-color);left:0}.sw-datepicker-module-navigationRight{--button-box-shadow:-0 0 10px 10px var(--datepicker-background-color);right:0}.sw-datepicker-module-date{display:flex;flex-direction:column}@media print,screen and (min-width:40em){.sw-datepicker-module-today{background:var(--color-ui-coal)}}.sw-datepicker-module-active{color:var(--color-brand-primary-500)}@media print,screen and (min-width:40em){.sw-datepicker-module-active{color:var(--color-ui-coal);font-size:var(--title-font-size-sm);min-width:17rem}.sw-datepicker-module-active,.sw-datepicker-module-active:hover{background:var(--color-brand-primary-500)}}.sw-datepicker-module-dateFormat{font-size:var(--number-font-size)}.sw-datepicker-module-showMobile{display:none}@media print,screen and (max-width:39.99875em){.sw-datepicker-module-showMobile{display:block}}.sw-datepicker-module-showDesktop{display:none}@media print,screen and (min-width:40em){.sw-datepicker-module-showDesktop{display:block}}