/*! sanitize.css v7.0.1 | CC0 License | github.com/csstools/sanitize.css */*,:after,:before{background-repeat:no-repeat;box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}html{cursor:default;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Oxygen,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.15;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;word-break:break-word}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{height:0;overflow:visible}main{display:block}nav ol,nav ul{list-style:none}pre{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Oxygen Mono,Liberation Mono,monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Oxygen Mono,Liberation Mono,monospace;font-size:1em}small{font-size:80%}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg{fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse}button,input,select{margin:0}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}fieldset{padding:.35em .75em .625em}input{overflow:visible}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto;resize:vertical}[type=checkbox],[type=radio]{padding:0}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,dialog{display:block}dialog{background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}[tabindex],a,area,button,input,label,select,summary,textarea{touch-action:manipulation}[hidden]{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled],[disabled]{cursor:disabled}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);display:inherit;position:absolute}

/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}:root{--color-primary:var(--color-primary-theme,#fff);--color-primary-text:var(--color-primary-text-theme,#000);--color-secondary-text:var(--color-secondary-text-theme,#999);--color-text-inverse:var(--color-text-inverse-theme,#b5b5b5);--color-site-bg:var(--color-site-bg-theme,#fff);--color-border:var(--color-border-theme,#f8f8f8);--color-callout-bg:var(--color-callout-bg-theme,#f7f7f7);--color-others-editorial:var(--color-others-editorial-theme,#ff173e);--color-header-bg:var(--color-header-bg-theme,#fff);--color-header-secondary-bg:var(--color-header-secondary-bg-theme,#fff);--color-header-text:var(--color-header-text-theme,#000);--color-header-border:var(--color-header-border-theme,var(--color-border));--color-hat-bg:var(--color-hat-bg-theme,#1a1a1a);--color-hat-text:var(--color-hat-text-theme,#fff);--color-footer-bg:var(--color-footer-bg-theme,#fff);--color-footer-text:var(--color-footer-text-theme,#ff173e);--color-banner-bg:var(--color-banner-bg-theme,var(--color-primary));--color-banner-text:var(--color-banner-text-theme,#555);--color-link-text:var(--color-link-text-theme,#ff173e);--color-link-text-hover:var(--color-link-text-hover-theme,#b7b7b7);--color-button-bg:var(--color-button-bg-theme,#ff173e);--color-button-border:var(--color-button-border-theme,var(--color-button-bg));--color-button-text:var(--color-button-text-theme,#fff);--color-button-secondary-bg:var(--color-button-hover-bg-theme,#c2c2c2);--color-button-secondary-border:var(--color-button-hover-border-theme,var(--color-primary));--color-button-secondary-text:var(--color-button-hover-text-theme,var(--color-primary));--color-button-disabled:var(--color-button-disabled-theme,#e6e6e6);--color-list-title:var(--color-list-title-theme,#4b4545);--color-list-border:var(--color-list-border-theme,var(--color-border));--color-category-text:var(--color-category-text-theme,var(--color-primary));--color-sponsored-banner-bg:var(--color-sponsored-banner-bg-theme,var(--color-primary));--color-sponsored-banner-text:var(--color-sponsored-banner-text-theme,#fff)}[data-animate]{transition-duration:.75s;transition-property:opacity,transform;transition-timing-function:ease-out}[data-animate=fade][data-not-scrolled],[data-not-scrolled] [data-animate=fade]{opacity:0}[data-animate=fromBottom][data-not-scrolled],[data-not-scrolled] [data-animate=fromBottom]{opacity:0;transform:translateY(400px)}[data-animate=fromRight][data-not-scrolled],[data-not-scrolled] [data-animate=fromRight]{opacity:0;transform:translate(800px)}[data-animate=fromLeft][data-not-scrolled],[data-not-scrolled] [data-animate=fromLeft]{opacity:0;transform:translate(-800px)}[data-animate-on-scroll][data-scrolled] [data-animate=fromBottom],[data-animate-on-scroll][data-scrolled] [data-animate=fromLeft],[data-animate-on-scroll][data-scrolled] [data-animate=fromRight],[data-animate=fromBottom][data-animate-on-scroll][data-scrolled],[data-animate=fromLeft][data-animate-on-scroll][data-scrolled],[data-animate=fromRight][data-animate-on-scroll][data-scrolled]{opacity:1;transform:translate(0)}@media (prefers-reduced-motion){[data-animate]{transition-duration:0}[data-animate=fade],[data-animate=fromBottom],[data-animate=fromLeft],[data-animate=fromRight]{opacity:1!important;transform:translate(0)!important}}.Button,.LoadMore button,.SearchResultsModule-filters-apply button,.VideoPlaylistModule-playlistNavigation button,.VideoPlaylistModule-playlistToggle{font-family:var(--font-1);font-size:var(--label-3);font-weight:700;background:var(--color-button-bg);border:1px solid var(--color-button-border);border-radius:var(--button-border-radius);color:var(--color-button-text);cursor:pointer;display:inline-block;height:46px;line-height:46px;position:relative;text-align:center;transition:background .5s,border .5s,color .5s;padding:0 25px;white-space:nowrap}.Button[data-size=small],.LoadMore button[data-size=small],.SearchResultsModule-filters-apply button[data-size=small],.VideoPlaylistModule-playlistNavigation button[data-size=small],.VideoPlaylistModule-playlistToggle[data-size=small]{font-family:var(--font-1);font-size:var(--label-5);font-weight:700;height:30px;line-height:30px;padding:0 15px}.Button p,.LoadMore button p,.SearchResultsModule-filters-apply button p,.VideoPlaylistModule-playlistNavigation button p,.VideoPlaylistModule-playlistToggle p{display:inline;margin:0}.Button:hover,.LoadMore button:hover,.SearchResultsModule-filters-apply button:hover,.VideoPlaylistModule-playlistNavigation button:hover,.VideoPlaylistModule-playlistToggle:hover{background:var(--color-button-secondary-bg);border:1px solid var(--color-button-secondary-border);color:var(--color-button-secondary-text)}.Button:disabled,.LoadMore button:disabled,.SearchResultsModule-filters-apply button:disabled,.VideoPlaylistModule-playlistNavigation button:disabled,.VideoPlaylistModule-playlistToggle:disabled{background:var(--color-button-disabled);border:1px solid var(--color-button-disabled);color:#fff;cursor:default}.Button[data-theme=secondary],.LoadMore button[data-theme=secondary],.SearchResultsModule-filters-apply button[data-theme=secondary],.VideoPlaylistModule-playlistNavigation button[data-theme=secondary],.VideoPlaylistModule-playlistToggle[data-theme=secondary]{background:var(--color-button-secondary-bg);border:1px solid var(--color-button-secondary-border);color:var(--color-button-secondary-text)}.Button[data-theme=secondary]:hover,.LoadMore button[data-theme=secondary]:hover,.SearchResultsModule-filters-apply button[data-theme=secondary]:hover,.VideoPlaylistModule-playlistNavigation button[data-theme=secondary]:hover,.VideoPlaylistModule-playlistToggle[data-theme=secondary]:hover{background:var(--color-button-bg);border:1px solid var(--color-button-border);color:var(--color-button-text)}.Button[data-theme=secondary]:disabled,.LoadMore button[data-theme=secondary]:disabled,.SearchResultsModule-filters-apply button[data-theme=secondary]:disabled,.VideoPlaylistModule-playlistNavigation button[data-theme=secondary]:disabled,.VideoPlaylistModule-playlistToggle[data-theme=secondary]:disabled{background:#fff;border:1px solid var(--color-button-disabled);color:var(--color-button-disabled)}.NavigationItem-more button,.NotButton,.SearchFilter-seeAll-button,.SearchResultsModule-filters-close,.SearchResultsModule-filters-open{cursor:pointer;display:block;background:none;border:0;padding:0}.Arrow,.flickity-button{background:var(--color-button-bg);border:1px solid var(--color-button-border);border-radius:100%;width:30px;height:30px;transition:background .5s,border .5s}.Arrow .flickity-button-icon,.Arrow svg,.flickity-button .flickity-button-icon,.flickity-button svg{fill:var(--color-button-text);height:12px;left:0;position:relative;top:-1px;transition:fill .5s;width:12px}.Arrow:focus,.flickity-button:focus{box-shadow:none}.Arrow:disabled,.flickity-button:disabled{background:var(--color-button-disabled);border:1px solid var(--color-button-disabled)}.Arrow:disabled svg,.flickity-button:disabled svg{fill:#fff}.Arrow:hover,.flickity-button:hover{background:var(--color-button-secondary-bg);border:1px solid var(--color-button-secondary-border)}.Arrow:hover svg,.flickity-button:hover svg{fill:var(--color-button-secondary-text)}.Arrow[data-theme=secondary],.flickity-button[data-theme=secondary],[data-theme=secondary] .Arrow,[data-theme=secondary] .flickity-button{background:var(--color-button-secondary-bg);border:1px solid var(--color-button-secondary-border)}.Arrow[data-theme=secondary] svg,.flickity-button[data-theme=secondary] svg,[data-theme=secondary] .Arrow svg,[data-theme=secondary] .flickity-button svg{fill:var(--color-button-secondary-text)}.Arrow[data-theme=secondary]:hover,.flickity-button[data-theme=secondary]:hover,[data-theme=secondary] .Arrow:hover,[data-theme=secondary] .flickity-button:hover{background:var(--color-button-bg);border:1px solid var(--color-button-border)}.Arrow[data-theme=secondary]:hover svg,.flickity-button[data-theme=secondary]:hover svg,[data-theme=secondary] .Arrow:hover svg,[data-theme=secondary] .flickity-button:hover svg{fill:var(--color-button-text)}.Arrow[data-theme=secondary]:disabled,.flickity-button[data-theme=secondary]:disabled,[data-theme=secondary] .Arrow:disabled,[data-theme=secondary] .flickity-button:disabled{background:#fff;border:1px solid var(--color-button-disabled)}.Arrow[data-theme=secondary]:disabled svg,.flickity-button[data-theme=secondary]:disabled svg,[data-theme=secondary] .Arrow:disabled svg,[data-theme=secondary] .flickity-button:disabled svg{fill:var(--color-button-disabled)}.iconMinus,.iconPlus{border-radius:100%;cursor:pointer;height:20px;padding:3px;width:20px}.iconMinus:hover,.iconPlus:hover{background-color:var(--color-callout-bg)}.flickity-button{padding:0}.flickity-button:disabled{background:none;opacity:.5}.LoadMore{display:flex;justify-content:center}.LoadMore-loading{border-radius:50%;width:1.5em;height:1.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s ease-in-out infinite;animation:load7 1.8s ease-in-out infinite;color:#000;font-size:10px;position:relative;text-indent:-9999em;transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s;margin:0 0 30px}.LoadMore-loading:after,.LoadMore-loading:before{content:"";position:absolute;top:0;border-radius:50%;width:1.5em;height:1.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s ease-in-out infinite;animation:load7 1.8s ease-in-out infinite}.LoadMore-loading:before{left:-3.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.LoadMore-loading:after{left:3.5em}@-webkit-keyframes load7{0%,80%,to{box-shadow:0 1.5em 0 -1.3em}40%{box-shadow:0 1.5em 0 0}}.LoadMore:not([data-loading]) .LoadMore-loading,.LoadMore[data-loading] button{display:none}.LoadMore button{background-color:var(--color-primary);border:1px solid var(--color-primary)}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.undo-sr-only{clip:inherit;height:auto;margin:0;overflow:visible;position:relative;width:auto}.clearfix:after{content:" ";visibility:hidden;display:block;height:0;clear:both}.loading-icon{border-radius:50%;width:1.5em;height:1.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s ease-in-out infinite;animation:load7 1.8s ease-in-out infinite;color:#000;font-size:10px;margin:0 auto;position:relative;text-indent:-9999em;transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.loading-icon:after,.loading-icon:before{content:"";position:absolute;top:0;border-radius:50%;width:1.5em;height:1.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s ease-in-out infinite;animation:load7 1.8s ease-in-out infinite}.loading-icon:before{left:-3.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.loading-icon:after{left:3.5em}.layoutWidth,.LiveBlogPage-lede-content,.LiveBlogPage .Page-oneColumn,.PageListStandardJ .PageList-items,.SearchResultsModule-topContainer,.SearchResultsModule-wrapper{padding-left:20px;padding-right:20px}.layoutWidth[data-width=full-constrained],.LiveBlogPage-lede-content[data-width=full-constrained],.LiveBlogPage .Page-oneColumn[data-width=full-constrained],.PageListStandardJ .PageList-items[data-width=full-constrained],.SearchResultsModule-topContainer[data-width=full-constrained],.SearchResultsModule-wrapper[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.layoutWidth,.LiveBlogPage-lede-content,.LiveBlogPage .Page-oneColumn,.PageListStandardJ .PageList-items,.SearchResultsModule-topContainer,.SearchResultsModule-wrapper{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.layoutWidth,.LiveBlogPage-lede-content,.LiveBlogPage .Page-oneColumn,.PageListStandardJ .PageList-items,.SearchResultsModule-topContainer,.SearchResultsModule-wrapper{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.layoutWidth,.LiveBlogPage-lede-content,.LiveBlogPage .Page-oneColumn,.PageListStandardJ .PageList-items,.SearchResultsModule-topContainer,.SearchResultsModule-wrapper{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.layoutWidth[data-width=alternative],.LiveBlogPage-lede-content[data-width=alternative],.LiveBlogPage .Page-oneColumn[data-width=alternative],.PageListStandardJ .PageList-items[data-width=alternative],.SearchResultsModule-topContainer[data-width=alternative],.SearchResultsModule-wrapper[data-width=alternative]{padding-left:calc(50% - 512px);padding-right:calc(50% - 512px)}.layoutWidth[data-width=full-constrained],.LiveBlogPage-lede-content[data-width=full-constrained],.LiveBlogPage .Page-oneColumn[data-width=full-constrained],.PageListStandardJ .PageList-items[data-width=full-constrained],.SearchResultsModule-topContainer[data-width=full-constrained],.SearchResultsModule-wrapper[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}body:before{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;content:"mq-xs";visibility:hidden}@media only screen and (min-width:568px){body:before{content:"mq-sm"}}@media only screen and (min-width:768px){body:before{content:"mq-md"}}@media only screen and (min-width:1024px){body:before{content:"mq-lg"}}@media only screen and (min-width:1280px){body:before{content:"mq-hk"}}@media only screen and (min-width:1440px){body:before{content:"mq-xl"}}[data-module]{background-color:var(--color-module-background);border-color:var(--color-module-border)}[data-modulewell]>[data-module]{padding-left:20px;padding-right:20px;margin-bottom:40px;margin-top:40px}[data-modulewell]>[data-module][data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){[data-modulewell]>[data-module]{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){[data-modulewell]>[data-module]{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){[data-modulewell]>[data-module]{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}[data-modulewell]>[data-module][data-width=alternative]{padding-left:calc(50% - 512px);padding-right:calc(50% - 512px)}[data-modulewell]>[data-module][data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}[data-modulewell]>[data-module]:not([data-module-contained])[data-has-background]{margin-top:0;padding-top:40px;padding-bottom:40px;margin-bottom:0}[data-modulewell]>[data-module][data-padding=none]{margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}[data-modulewell]>[data-module][data-height=full]{padding-top:0!important;padding-bottom:0!important}[data-modulewell]>[data-module][data-width=full]{padding-left:0!important;padding-right:0!important}@media only screen and (min-width:1024px){[data-modulewell]>[data-module]:not([data-module-contained])[data-has-background]{padding-top:80px;padding-bottom:80px}[data-modulewell]>[data-module][data-padding=none]{margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}}.Page-twoColumn .Page-main [data-module],[data-modulewell] [data-modulewell] [data-module]{padding-left:0;padding-right:0;margin-bottom:40px;margin-top:0}.Page-twoColumn .Page-main [data-module]:last-child,[data-modulewell] [data-modulewell] [data-module]:last-child{margin-bottom:0}@media only screen and (min-width:1024px){.Page-twoColumn .Page-main [data-module]:last-child,[data-modulewell] [data-modulewell] [data-module]:last-child{margin-bottom:0}}.Pagination{align-items:center;display:flex;justify-content:center;width:100%}.Pagination-nextPage,.Pagination-previousPage{align-items:center;background-color:var(--color-primary);border:1px solid var(--color-primary);border-radius:50%;display:flex;height:30px;justify-content:center;padding:0;width:30px}.Pagination-nextPage:hover,.Pagination-previousPage:hover{background-color:var(--color-text-inverse)}.Pagination-nextPage:hover svg,.Pagination-previousPage:hover svg{fill:var(--color-primary)}.Pagination-nextPage:hover[data-inactive],.Pagination-previousPage:hover[data-inactive]{background-color:var(--color-primary)}.Pagination-nextPage:hover[data-inactive] svg,.Pagination-previousPage:hover[data-inactive] svg{fill:var(--color-text-inverse)}.Pagination-nextPage a,.Pagination-previousPage a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.Pagination-nextPage svg,.Pagination-previousPage svg{fill:#ff173f;height:16px;margin-left:10px}.Pagination-nextPage[data-inactive] svg,.Pagination-previousPage[data-inactive] svg{opacity:.5}.Pagination-pageCounts{margin:0 20px}.Pagination-previousPage svg{margin-left:0;margin-right:10px;transform:rotate(180deg)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-site-bg);color:var(--color-primary-text);font-family:var(--font-1),Arial,Helvetica,sans-serif;font-size:1.8rem;font-display:swap;line-height:1.2;letter-spacing:-.5px}h1,h2,h3,h4,h5{margin:0}:root{--page-title-1:2.8rem;--page-title-2:2.6rem;--list-title-1:2.6rem;--list-title-2:2.2rem;--list-title-3:1.8rem;--promo-title-1:2.6rem;--promo-title-2:2.2rem;--promo-title-3:1.8rem;--promo-title-4:1.8rem;--promo-title-5:1.8rem;--promo-title-6:1.4rem;--body-1:1.6rem;--subhead-1:1.8rem;--caption-1:1.3rem;--credit-1:1.3rem;--label-1:1.3rem;--label-2:1.6rem;--label-3:1.6rem;--label-4:1.6rem;--label-5:1.4rem;--label-6:1.2rem;--description-1:1.6rem;--description-2:1.4rem;--description-3:1.4rem;--byline-1:1.2rem;--byline-2:1.4rem;--quote-1:1.8rem;--quote-2:1.6rem;--stat-1:3.6rem;--stat-2:2.6rem}@media only screen and (min-width:768px){:root{--page-title-1:4.5rem;--page-title-2:3.6rem;--list-title-1:3.6rem;--list-title-2:2.4rem;--promo-title-1:3.6rem;--promo-title-2:2.4rem;--subhead-1:2.6rem;--description-1:1.8rem;--quote-1:2.8rem;--stat-1:4.8rem;--stat-2:3.6rem}}@media only screen and (min-width:1024px){:root{--page-title-1:6rem;--page-title-2:4.5rem;--list-title-1:4.5rem;--list-title-2:3.2rem;--list-title-3:2rem;--promo-title-1:4.5rem;--promo-title-2:3.2rem;--promo-title-3:2.6rem;--promo-title-4:2rem;--body-1:1.8rem;--subhead-1:3rem;--description-1:2rem;--description-2:1.6rem;--byline-2:1.6rem;--quote-1:3.6rem;--quote-2:1.8rem;--stat-1:8rem;--stat-2:6rem}}.AuthorPage-name,.Page-headline,.page-title-1,.PageHeading-title,.PersonPage-name,[data-page-heading-size="1"] .PageHeading-title{font-family:var(--font-page-titles);font-size:var(--page-title-1);font-weight:700;letter-spacing:-.5px}.ArticlePage .Page-headline,.LiveBlogPage .Page-headline,.page-title-2,.PodcastEpisodePage .Page-headline,.SearchResultsModule-pageHeading,[data-page-heading-size="2"] .PageHeading-title{font-family:var(--font-page-titles);font-size:var(--page-title-2);font-weight:700;letter-spacing:-.5px}.Container-title,.FaqModule-title,.Form-title,.list-title-1,.PageList-header-title,.VideoPlaylistModule-title,[data-list-title-size][data-list-title-size="1"] .PageList-header-title{font-family:var(--font-list-titles);font-size:var(--list-title-1);font-weight:700;letter-spacing:-.5px}.list-title-2,.Page-aside .ProductList .PageList-header-title,.PageListCarouselB .PageList-header-title,.PageListRightRailA .PageList-header-title,.PageListRightRailB .PageList-header-title,.PageListRightRailC .PageList-header-title,.PageListRightRailD .PageList-header-title,.RichTextBody .VideoPlaylistModule-title,.SoccerRankingModule-title,.SoccerSeasonModule-title,[data-list-title-size][data-list-title-size="2"] .PageList-header-title{font-family:var(--font-list-titles);font-size:var(--list-title-2);font-weight:700;letter-spacing:-.5px}.AuthorListA .PageList-header-title,.list-title-3,.PageListEnhacement .PageList-header-title,.PageListEnhancementA .PageList-header-title,.PageListEnhancementB .PageList-header-title,.PersonListEnhancement .PageList-header-title,.PersonListEnhancementA .PageList-header-title,.PersonListEnhancementB .PageList-header-title,.ProductListEnhancement .PageList-header-title,.QuoteListEnhancement .PageList-header-title,.SearchResultsModule-filters-title,[data-list-title-size][data-list-title-size="3"] .PageList-header-title{font-family:var(--font-list-titles);font-size:var(--list-title-3);font-weight:700}.ListicleItem-index,.PagePromoModuleB .PagePromo-title,.promo-title-1,.RichTextModule-title,.VideoModule-title,[data-promo-title-size][data-promo-title-size="1"] .PagePromo-title{font-family:var(--font-promo-titles);font-size:var(--promo-title-1);font-weight:700;letter-spacing:-.5px}.Author-name,.ListicleItem-title,.PageListStandardC .PageList-items-item:first-of-type .PagePromo-title,.PageListStandardI .PageList-items-item:first-of-type .PagePromoModuleA .PagePromo-title,.PageListStandardK .PageList-items-item:first-of-type .PagePromo-title,.PageListStandardL .PageList-items-item:first-of-type .PagePromo-title,.PagePromoModuleA .PagePromo-title,.PagePromoModuleC .PagePromo-title,.ProductPromoModule .PagePromo-title,.promo-title-2,[data-promo-title-size][data-promo-title-size="2"] .PagePromo-title{font-family:var(--font-promo-titles);font-size:var(--promo-title-2);font-weight:700;letter-spacing:-.5px}.AuthorListA .PagePromo-title,.LiveBlogPage-whatYouNeedToKnow-heading,.PageListCarouselA[data-column-count="2"] .PagePromo-title,.PageListStandardA .PageList-items-item:first-of-type .PagePromo-title,.PageListStandardB[data-column-count="2"] .PagePromo-title,.PageListStandardE .PageList-items-item .PagePromo-title,.PersonList .PagePromo-title,.ProductListCarousel[data-column-count="2"] .PagePromo-title,.promo-title-3,.SearchResultsModule .PagePromo-title,[data-promo-title-size][data-promo-title-size="3"] .PagePromo-title{font-family:var(--font-promo-titles);font-size:var(--promo-title-3);font-weight:700}.AuthorPage-jobTitle,.Banner-link,.Banner-title,.Banner .RichTextBreakingNewsBanner-items p,.DownloadPromo .PagePromo-title,.FormEnhancement .Form-title,.GalleryPageModalCarousel-title,.HTML5VideoPlayer-content,.LiveBlogFeed-date,.PageHeading-subHeading,.PageListAccordionA .PagePromo-title,.PageListCarouselA .PagePromo-title,.PageListCarouselE .PagePromoC .PagePromo-title,.PageListStandardB .PagePromo-title,.PageListStandardC .PageList-items-item:not(:first-of-type) .PagePromo-title,.PageListStandardI .PageList-items-item:not(:first-of-type) .PagePromo-title,.PersonPage-jobTitle,.promo-title-4,.SearchOverlay-search-input,[data-promo-title-size][data-promo-title-size="4"] .PagePromo-title{font-family:var(--font-promo-titles);font-size:var(--promo-title-4);font-weight:700}.AttachmentEnhancement-title,.AuthorPromo .PagePromo-title,.PageListCarouselA[data-column-count="4"] .PagePromo-title,.PageListCarouselA[data-column-count="5"] .PagePromo-title,.PageListCarouselA[data-column-count="6"] .PagePromo-title,.PageListCarouselB .PageList-items[data-column-count="5"] .PagePromo-title,.PageListCarouselB .PageList-items[data-column-count="6"] .PagePromo-title,.PageListStandardA .PageList-items-item .PagePromo-title,.PageListStandardB[data-column-count="4"] .PagePromo-title,.PageListStandardB[data-column-count="5"] .PagePromo-title,.PageListStandardB[data-column-count="6"] .PagePromo-title,.PagePromo-title,.PersonPromo .PagePromo-title,.PersonPromoEnhancement .PagePromo-title,.PersonPromoModule .PagePromo-title,.ProductListCarousel[data-column-count="4"] .PagePromo-title,.ProductListCarousel[data-column-count="5"] .PagePromo-title,.ProductListCarousel[data-column-count="6"] .PagePromo-title,.ProductPromo .PagePromo-title,.ProductPromoEnhancement .PagePromo-title,.promo-title-5,[data-column-count="4"].PageListStandardI .PageList-items-item:first-of-type .PagePromoModuleA .PagePromo-title,[data-column-count="5"].PageListStandardI .PageList-items-item:first-of-type .PagePromoModuleA .PagePromo-title,[data-column-count="6"].PageListStandardI .PageList-items-item:first-of-type .PagePromoModuleA .PagePromo-title,[data-promo-title-size][data-promo-title-size="5"] .PagePromo-title{font-family:var(--font-promo-titles);font-size:var(--promo-title-5);font-weight:700}.DownloadPromo-link,.PageListCarouselB .PagePromo-title,.PageListEnhacement .PagePromo-title,.PageListEnhancementA .PagePromo-title,.PageListEnhancementB .PagePromo-title,.PageListRightRailB .PageList-items .PagePromo-title,.PageListRightRailC .PageList-items-item .Link,.PageListStandardE .PageList-items-item>.Link:not(:first-child),.PageListStandardF .PagePromo-title,.PageListStandardG .PageList-items .PagePromo-title,.promo-title-6,.SearchResultsModule-count,.SearchResultsModule-count-desktop,.SearchResultsModule-count-mobile,.StatPromo-title,.VideoPlaylistItem-title,[data-align-left] .AttachmentEnhancement-title,[data-align-right] .AttachmentEnhancement-title,[data-promo-title-size][data-promo-title-size="6"] .PagePromo-title{font-family:var(--font-promo-titles);font-size:var(--promo-title-6);font-weight:700}.AttachmentEnhancement-link,.BlockQuote,.body-1{font-family:var(--font-1);font-size:var(--body-1);font-weight:300;line-height:1.8}.LiveBlogPost-headline,.Page-subHeadline,.SoccerRankingModule-directions-heading,.SoccerRankingModule-ingredients-heading,.SoccerSeasonModule-directions-heading,.SoccerSeasonModule-ingredients-heading,.subhead-1{font-family:var(--font-1);font-size:var(--subhead-1);font-weight:300;line-height:1.4}.caption-1,.CarouselSlide-caption,.CarouselSlide-credit,.CarouselSlide-info,.Figure-caption,.GalleryPageModalCarousel-caption,.GalleryPageModalCarousel-credit,.GalleryPageModalCarousel-title,.GallerySlide-caption,.GallerySlide-credit,.GallerySlideWaterfall-caption,.GallerySlideWaterfall-credit{font-family:var(--font-1);font-size:var(--caption-1);font-weight:500;color:rgba(0,0,0,.5)}.credit-1,.Figure-credit{font-family:var(--font-1);font-size:var(--credit-1);font-weight:500}.ActionLink-message,.CaptchaInput label>span,.EmailInput label>span,.Fieldset-title,.FileInput-input,.FileInput label>span,.Input label>span,.label-1,.LiveBlogNewPostLink a,.LiveBlogPage-liveStatus,.Page-actions-commentCount,.Page-breadcrumbs,.PageListStandardE .PageList-items-title,.PagePromo-category,.PasswordInput label>span,.PhoneNumberInput label>span,.PodcastPromoB .PagePromo-category,.SearchOverlay-search-form-clear,.Select label>span,.TextArea label>span,.TextInput label>span,.VideoPlaylistItem-duration{font-family:var(--font-1);font-size:var(--label-1);font-weight:700}.FooterNavigationItem .NavigationLink-text,.FooterNavigationItem a,.FooterNavigationItem span,.label-2,.LiveBlogFeed-post-headline,.LiveBlogFeed-post-time,.NavigationItem-text,.NavigationItem .NavigationLink,.Page-sponsoredBanner,.PageListAccordionA .PagePromo-ctaLink a,.SectionNavigationItem-text{font-family:var(--font-1);font-size:var(--label-2);font-weight:700}.HTML5AudioPlayerB-playPauseButton,.label-3,.PagePromo-ctaLink a,.PodcastPromoA .PagePromo-category,.SearchFilter-heading,.SearchResultsModule-filters-selected-filter,.SearchResultsModule-filters-selected-title,.SectionNavigation select{font-family:var(--font-1);font-size:var(--label-3);font-weight:700}.CaptchaInput-errors,.CaptchaInput-input,.CarouselSlide-count,.EmailInput-errors,.EmailInput-input,.FileInput-errors,.FileInput-input,.Input-errors,.Input-input,.label-4,.LanguagesMenu-items,.PasswordInput-errors,.PasswordInput-input,.PhoneNumberInput-errors,.PhoneNumberInput-input,.SearchFilterInput-count,.SearchModule-formInput,.SearchResultsModule-formInput,.Select-errors,.Select-input,.TextArea-errors,.TextArea-input,.TextInput-errors,.TextInput-input{font-family:var(--font-1);font-size:var(--label-4)}.CheckboxInput-label span,.label-5,.LanguagesMenu .LanguagesMenu-text,.Pagination-pageCounts,.PodcastProviderList-title,.PodcastProviderPromo,.RadioInput-label span,.SearchFilter-seeAll-button,.SearchResultsModule-filters-selected-reset,.SearchResultsModule-sorts select,.Select-input{font-family:var(--font-1);font-size:var(--label-5);font-weight:700}.label-6,.VideoPlaylistItem-playingText{font-family:var(--font-1);font-size:var(--label-6);font-weight:700}.Container-description,.description-1,.PageList-header-description,.PageListStandardA .PageList-items-item:first-of-type .PagePromo-description,.PageListStandardH .PageList-items-item:first-of-type .PagePromo-description,.PageListStandardK .PageList-items-item:first-of-type .PagePromo-description,.PageListStandardL .PageList-items-item:first-of-type .PagePromo-description,.PagePromoModuleB .PagePromo-description,.ProductPromoModule .ProductPromo-pricing,.VideoModule-description,.VideoPlaylistModule-description,[data-list-description-size][data-list-description-size="1"] .PageList-header-description,[data-page-sub-heading-size="1"] .PageHeading-subHeading,[data-promo-description-size][data-promo-description-size="1"] .PagePromo-description{font-family:var(--font-description);font-size:var(--description-1);font-weight:400;line-height:1.4}.AttachmentEnhancement-description,.description-2,.DownloadPromoModule .PagePromo-description,.Fieldset-description,.Form-description,.FormEnhancement .Form-description,.NavigationItem .NavigationLink-description,.Page-aside .ProductList .PageList-header-description,.PageListAccordionA .PagePromo-description,.PageListRightRailA .PageList-header-description,.PageListRightRailB .PageList-header-description,.PageListRightRailC .PageList-header-description,.PageListRightRailD .PageList-header-description,.PageListStandardB .PagePromo-description,.PageListStandardC .PageList-items-item:first-of-type .PagePromo-description,.PageListStandardD .PagePromo-description,.PageListStandardE .PageList-items-item .PagePromo-description,.PageListStandardF .PagePromo-description,.PageListStandardI .PageList-items-item:first-of-type .PagePromoModuleA .PagePromo-description,.PageListStandardI .PageList-items-item:not(:first-of-type) .PagePromo-description,.PagePromoFooter .PagePromo-description,.PagePromoModuleA .PagePromo-description,.PagePromoModuleC .PagePromo-description,.PersonListEnhancement .PageList-header-description,.PersonListEnhancementA .PageList-header-description,.PersonListEnhancementB .PageList-header-description,.PersonPromoEnhancement .PagePromo-description,.PersonPromoModule .PagePromo-description,.PodcastEpisodePage .Page-subHeadline,.PodcastPage .Page-subHeadline,.PodcastPromoA .PagePromo-description,.PodcastPromoB .PagePromo-description,.PodcastPromoC .PagePromo-description,.PodcastPromoD .PagePromo-description,.ProductListEnhancement .PageList-header-description,.ProductPromo-pricing,.ProductPromoEnhancement .ProductPromoModule-price,.ProductPromoModule .PagePromo-description,.QuoteListEnhancement .PageList-header-description,.RichTextBody .VideoPlaylistModule-description,.SearchResultsModule-description,.Select-description,.SoccerRankingModule-meta,.SoccerSeasonModule-meta,[data-list-description-size][data-list-description-size="2"] .PageList-header-description,[data-page-sub-heading-size="2"] .PageHeading-subHeading,[data-promo-description-size][data-promo-description-size="2"] .PagePromo-description{font-family:var(--font-description);font-size:var(--description-2);font-weight:400}.CaptchaInput-description,.description-3,.EmailInput-description,.FileInput-description,.FooterNavigationItem .NavigationLink-description,.Input-description,.PagePromo-description,.PasswordInput-description,.PersonPromo .PagePromo-label,.PersonPromoEnhancement .PagePromo-label,.PersonPromoModule .PagePromo-label,.PhoneNumberInput-description,.RichTextBreakingNewsBanner-items,.Select-description,.StatListEnhancement .StatPromo-description,.StatPromo-description,.Tabs-tab,.TextArea-description,.TextInput-description,[data-align-left] .AttachmentEnhancement-description,[data-align-right] .AttachmentEnhancement-description,[data-list-description-size][data-list-description-size="3"] .PageList-header-description,[data-page-sub-heading-size="3"] .PageHeading-subHeading,[data-promo-description-size][data-promo-description-size="3"] .PagePromo-description{font-family:var(--font-description);font-size:var(--description-3);font-weight:400}.BlockQuote-attribution,.byline-1,.PagePromo-author,.PagePromo-date,.PagePromo-sponsoredBy,.ProductPromo-options,.ProductPromoEnhancement .ProductPromoModule-options,.ProductPromoModule-options,.Quote-attribution{font-family:var(--font-1);font-size:var(--byline-1)}.byline-2,.LiveBlogPage-dates,.LiveBlogPost-byline,.Page-byline{font-family:var(--font-1);font-size:var(--byline-2)}.quote-1,.Quote blockquote{font-family:var(--font-quote);font-size:var(--quote-1);line-height:1.4}.quote-2{font-family:var(--font-quote);font-size:var(--quote-2);font-weight:300;line-height:1.8}.stat-1,.StatListA .StatPromo-title,.StatListA .StatPromo-value{font-family:var(--font-1);font-size:var(--stat-1);font-weight:700;letter-spacing:-.5px;line-height:1.2}.stat-2,.StatListEnhancement .StatPromo-title,.StatListEnhancement .StatPromo-value,.StatPromo-value{font-family:var(--font-1);font-size:var(--stat-2);font-weight:700;letter-spacing:-.5px;line-height:1.2}html{font-size:62.5%}body,html{min-height:100%}body{overflow-x:hidden}blockquote,figure,hr,ol,ul{margin:0}ol,ul{list-style:none;padding:0}a{color:var(--color-link-text);text-decoration:none}a:hover{color:var(--color-link-text-hover)}b{font-weight:700}img{display:block;height:auto;max-width:100%}.ActionBar{position:relative}.ActionBar-items{display:grid;grid-auto-flow:column;grid-gap:5px;grid-template-columns:repeat(auto-fit,30px);list-style:none}.ActionBar-items [data-social-service=facebook]{background:#4c67a1;border:none}.ActionBar-items [data-social-service=facebook] svg{height:12px;width:7px}.ActionBar-items [data-social-service=linkedin]{background:#0077b5;border:none}.ActionBar-items [data-social-service=linkedin] svg{height:12px;width:7px}.ActionBar-items [data-social-service=mailto] svg,.ActionBar-items [data-social-service=print] svg{width:18px}.ActionBar-items [data-social-service=pinterest]{border:none}.ActionBar-items [data-social-service=pinterest] svg{height:30px;width:30px}.ActionBar-items [data-social-service=twitter]{border:none;background:#000}.ActionBar-items [data-social-service=twitter] svg{height:30px;width:30px}.ActionBar-items [data-social-service=tumblr]{background:#35465c;border:none}.ActionBar-items [data-social-service=tumblr] svg{fill:#fff}.ActionBar-items [data-social-service=whatsapp]{border:none;background:#25d366}.ActionBar-items [data-social-service=google-news] svg{height:20px;width:20px}.ActionBar-items [data-social-service=google-news] svg:hover{filter:brightness(.7)}.ActionLink{align-items:center;border:1px solid #bbb;border-radius:50%;display:flex;height:30px;justify-content:center;position:relative;width:30px}.ActionLink svg{align-items:center;border:0;fill:var(--color-primary-text);height:17px;width:17px}.ActionLink-message{left:50%;opacity:0;pointer-events:none;position:absolute;padding:5px;top:0;transform:translate(-50%,-100%);transition:all .2s ease;white-space:nowrap}[data-success=true].ActionLink-message{opacity:1}.ActionLink span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ActionLink:hover{cursor:pointer}.ActionLink:hover:after{background-color:#000;border-radius:50%;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0}.ActionLink[data-social-service=linkedin] svg{height:14px;width:14px}.ArticlePage .PageList-footer,.PodcastEpisodePage .PageList-footer{display:none}.ArticlePage .banner-header-team,.PodcastEpisodePage .banner-header-team{display:block;color:var(--color-heading-text);background-size:cover;--color-link-text:--color-heading-text;--color-link-text-hover:--color-heading-text;position:relative;background-position:50%;height:70px;margin-top:0}.ArticlePage .HTML5VideoPlayer video,.PodcastEpisodePage .HTML5VideoPlayer video{-o-object-fit:cover;object-fit:cover}.ArticlePage .Page-actions-float,.PodcastEpisodePage .Page-actions-float{position:fixed;top:auto;bottom:20px;left:20px;z-index:2;background-color:#eee;padding:10px;border-radius:15px;margin:0 auto;display:none}.ArticlePage #fullpage,.PodcastEpisodePage #fullpage{display:none;position:fixed;z-index:9000;top:0;left:0;width:100%;height:100%;overflow-y:hidden;background-size:contain;background-repeat:no-repeat;background-position:50%;background-color:#000;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation:fadeIn .3s;animation:fadeIn .3s}.ArticlePage #fullpage .close,.PodcastEpisodePage #fullpage .close{border:none;color:#fff;font-size:18px;font-weight:800;background-color:transparent;position:absolute;z-index:9999;top:15px;right:15px;cursor:pointer}.ArticlePage #fullpage .close:hover,.PodcastEpisodePage #fullpage .close:hover{opacity:.8}.ArticlePage #fullpage .caption,.PodcastEpisodePage #fullpage .caption{position:absolute;bottom:15px;left:15px;z-index:9999;color:#fff;padding:10px;background-color:rgba(0,0,0,.5843137254901961)}.ArticlePage #fullpage .credits,.PodcastEpisodePage #fullpage .credits{position:absolute;font-size:11px;bottom:15px;right:15px;z-index:9999;color:#fff;padding:10px}.ArticlePage .Page-header,.PodcastEpisodePage .Page-header{top:var(--radioBarHeight)}.ArticlePage .Page-articleBody .RichTextBody ul li,.PodcastEpisodePage .Page-articleBody .RichTextBody ul li{padding:0!important}.ArticlePage .Page-articleBody .Page-subHeadline,.PodcastEpisodePage .Page-articleBody .Page-subHeadline{text-align:left}.ArticlePage .Page-articleBody .instagram-media,.ArticlePage .Page-articleBody .twitter-tweet,.PodcastEpisodePage .Page-articleBody .instagram-media,.PodcastEpisodePage .Page-articleBody .twitter-tweet{margin:0 auto!important}.ArticlePage .Page-articleBody .youtube-iframe-wrapper iframe,.PodcastEpisodePage .Page-articleBody .youtube-iframe-wrapper iframe{width:100%;height:438px}.ArticlePage .Page-main .LiveBlogPage-whatYouNeedToKnow,.PodcastEpisodePage .Page-main .LiveBlogPage-whatYouNeedToKnow{border-radius:10px;background-color:transparent;border:2px solid #e9e9e9;padding:25px}.ArticlePage .Page-main .LiveBlogPage-whatYouNeedToKnow-heading,.PodcastEpisodePage .Page-main .LiveBlogPage-whatYouNeedToKnow-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.ArticlePage .Page-main .LiveBlogPage-whatYouNeedToKnow .accordion[data-expanded] .RichTextBody,.PodcastEpisodePage .Page-main .LiveBlogPage-whatYouNeedToKnow .accordion[data-expanded] .RichTextBody{height:auto;opacity:1!important;visibility:visible;overflow:visible;margin-top:20px}.ArticlePage .Page-main .LiveBlogPage-whatYouNeedToKnow .accordion[data-expanded] .iconMinus,.PodcastEpisodePage .Page-main .LiveBlogPage-whatYouNeedToKnow .accordion[data-expanded] .iconMinus{display:block}.ArticlePage .Page-main .LiveBlogPage-whatYouNeedToKnow .accordion[data-expanded] .iconPlus,.PodcastEpisodePage .Page-main .LiveBlogPage-whatYouNeedToKnow .accordion[data-expanded] .iconPlus{display:none}.ArticlePage .Page-main .LiveBlogPage-whatYouNeedToKnow .iconPlus,.PodcastEpisodePage .Page-main .LiveBlogPage-whatYouNeedToKnow .iconPlus{display:block;margin-left:10px;width:23px}.ArticlePage .Page-main .LiveBlogPage-whatYouNeedToKnow .iconMinus,.PodcastEpisodePage .Page-main .LiveBlogPage-whatYouNeedToKnow .iconMinus{display:none;margin-left:10px;width:23px}.ArticlePage .Page-main .LiveBlogPage-whatYouNeedToKnow .RichTextBody,.PodcastEpisodePage .Page-main .LiveBlogPage-whatYouNeedToKnow .RichTextBody{height:0;opacity:0;visibility:hidden;transition:all .1s ease-in-out;margin-top:0}.ArticlePage .Page-breadcrumbs,.PodcastEpisodePage .Page-breadcrumbs{margin:20px 0}.ArticlePage .Page-breadcrumbs a,.PodcastEpisodePage .Page-breadcrumbs a{color:var(--color-category,var(--color-link-text));font-size:16px}@media only screen and (max-width:767px){.ArticlePage .Page-breadcrumbs a,.PodcastEpisodePage .Page-breadcrumbs a{padding:14px 0}}.ArticlePage .Page-byline,.ArticlePage .Page-headline,.ArticlePage .Page-lead,.ArticlePage .Page-subheadline,.PodcastEpisodePage .Page-byline,.PodcastEpisodePage .Page-headline,.PodcastEpisodePage .Page-lead,.PodcastEpisodePage .Page-subheadline{margin-bottom:20px}.ArticlePage .Page-content,.PodcastEpisodePage .Page-content{margin-bottom:40px}.ArticlePage .Page-content[data-gallery-style],.PodcastEpisodePage .Page-content[data-gallery-style]{display:block}.ArticlePage .Page-headline,.PodcastEpisodePage .Page-headline{width:100%;font-size:32px;font-weight:700;margin-top:10px;margin-bottom:30px;letter-spacing:-1px;line-height:1.15em}.ArticlePage .Page-lead,.PodcastEpisodePage .Page-lead{margin-bottom:20px}.ArticlePage .Page-sponsoredBanner,.PodcastEpisodePage .Page-sponsoredBanner{padding-left:20px;padding-right:20px}.ArticlePage .Page-sponsoredBanner[data-width=full-constrained],.PodcastEpisodePage .Page-sponsoredBanner[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.ArticlePage .Page-sponsoredBanner,.PodcastEpisodePage .Page-sponsoredBanner{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.ArticlePage .Page-sponsoredBanner,.PodcastEpisodePage .Page-sponsoredBanner{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.ArticlePage .Page-sponsoredBanner,.PodcastEpisodePage .Page-sponsoredBanner{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.ArticlePage .Page-sponsoredBanner[data-width=alternative],.PodcastEpisodePage .Page-sponsoredBanner[data-width=alternative]{padding-left:calc(50% - 512px);padding-right:calc(50% - 512px)}.ArticlePage .Page-sponsoredBanner[data-width=full-constrained],.PodcastEpisodePage .Page-sponsoredBanner[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.ArticlePage-actions-wrapper,.PodcastEpisodePage-actions-wrapper{position:relative}.ArticlePage-lede,.PodcastEpisodePage-lede{position:relative;padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.ArticlePage-lede-content,.PodcastEpisodePage-lede-content{padding-left:0!important;padding-right:0!important}.ArticlePage-lede-content .Page-breadcrumbs,.PodcastEpisodePage-lede-content .Page-breadcrumbs{padding-left:0;padding-right:0}.ArticlePage[data-no-aside] .ArticlePage-actions-wrapper,.PodcastEpisodePage[data-no-aside] .ArticlePage-actions-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.ArticlePage[data-no-aside] .Page-articleBody .RichTextBody ul li,.PodcastEpisodePage[data-no-aside] .Page-articleBody .RichTextBody ul li{padding:0!important}.ArticlePage[data-no-aside] .Page-articleBody .Page-subHeadline,.PodcastEpisodePage[data-no-aside] .Page-articleBody .Page-subHeadline{text-align:left}.ArticlePage[data-no-aside] .Page-actions,.PodcastEpisodePage[data-no-aside] .Page-actions{margin-left:auto;margin-right:auto}.ArticlePage[data-no-aside] .Page-byline,.PodcastEpisodePage[data-no-aside] .Page-byline{margin-bottom:20px}.ArticlePage[data-no-aside] .Page-breadcrumbs,.ArticlePage[data-no-aside] .Page-headline,.ArticlePage[data-no-aside] .Page-subHeadline,.PodcastEpisodePage[data-no-aside] .Page-breadcrumbs,.PodcastEpisodePage[data-no-aside] .Page-headline,.PodcastEpisodePage[data-no-aside] .Page-subHeadline{text-align:center}.ArticlePage[data-no-aside] .Page-lead,.ArticlePage[data-no-aside] .Page-main,.PodcastEpisodePage[data-no-aside] .Page-lead,.PodcastEpisodePage[data-no-aside] .Page-main{margin-left:auto;margin-right:auto}.ArticlePage[data-lead=full] .ArticlePage-actions-wrapper,.PodcastEpisodePage[data-lead=full] .PodcastEpisodePage-actions-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.ArticlePage[data-lead=full] .ArticlePage-lede,.PodcastEpisodePage[data-lead=full] .PodcastEpisodePage-lede{margin:0 auto}.ArticlePage[data-lead=full] .ArticlePage-lede .Figure img,.PodcastEpisodePage[data-lead=full] .PodcastEpisodePage-lede .Figure img{border-radius:0;max-height:720px;-o-object-fit:cover;object-fit:cover;width:100%}.ArticlePage[data-lead=full] .ArticlePage-lede .Figure-content,.PodcastEpisodePage[data-lead=full] .PodcastEpisodePage-lede .Figure-content{margin-left:auto;margin-right:auto;padding-left:20px}.ArticlePage[data-lead=full] .Page-actions,.PodcastEpisodePage[data-lead=full] .Page-actions{margin-left:auto;margin-right:auto}.ArticlePage[data-lead=full] .Page-breadcrumbs,.ArticlePage[data-lead=full] .Page-headline,.ArticlePage[data-lead=full] .Page-subHeadline,.PodcastEpisodePage[data-lead=full] .Page-breadcrumbs,.PodcastEpisodePage[data-lead=full] .Page-headline,.PodcastEpisodePage[data-lead=full] .Page-subHeadline{display:flex;justify-content:center;text-align:center}.ArticlePage[data-lead=full] .Page-lead,.PodcastEpisodePage[data-lead=full] .Page-lead{max-width:none}.ArticlePage[data-lead=large] .Page-lead,.PodcastEpisodePage[data-lead=large] .Page-lead{margin-left:auto;margin-right:auto;max-width:1440px}.ArticlePage[data-lead=large] .Figure-content,.PodcastEpisodePage[data-lead=large] .Figure-content{margin-left:20px}.ArticlePage[data-lead=nested] .ArticlePage-lede-content,.PodcastEpisodePage[data-lead=nested] .ArticlePage-lede-content{margin:0!important;padding:0}.ArticlePage[data-lead=overlay] .Banner,.PodcastEpisodePage[data-lead=overlay] .Banner{margin:0;padding:0!important;width:99vw}.ArticlePage[data-lead=overlay] .Banner-content,.PodcastEpisodePage[data-lead=overlay] .Banner-content{width:99vw}.ArticlePage[data-lead=overlay] .LiveBlogPage-whatYouNeedToKnow,.PodcastEpisodePage[data-lead=overlay] .LiveBlogPage-whatYouNeedToKnow{margin-left:calc(50% - 620px);margin-right:calc(50% - 620px)}.ArticlePage[data-lead=overlay] .ArticlePage-lede-content,.PodcastEpisodePage[data-lead=overlay] .ArticlePage-lede-content{padding-left:calc(50% - 620px)!important;padding-right:calc(50% - 620px)!important}.ArticlePage[data-lead=overlay] .Page-actions-bottom,.ArticlePage[data-lead=overlay] .Page-articleBody,.ArticlePage[data-lead=overlay] .Page-aside,.ArticlePage[data-lead=overlay] .Page-authorInfo,.ArticlePage[data-lead=overlay] .Page-tags,.PodcastEpisodePage[data-lead=overlay] .Page-actions-bottom,.PodcastEpisodePage[data-lead=overlay] .Page-articleBody,.PodcastEpisodePage[data-lead=overlay] .Page-aside,.PodcastEpisodePage[data-lead=overlay] .Page-authorInfo,.PodcastEpisodePage[data-lead=overlay] .Page-tags{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.ArticlePage[data-lead=overlay] .Page-breadcrumbs a,.PodcastEpisodePage[data-lead=overlay] .Page-breadcrumbs a{--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse);color:#fff}.ArticlePage[data-lead=overlay] .Page-breadcrumbs svg,.PodcastEpisodePage[data-lead=overlay] .Page-breadcrumbs svg{fill:#fff}.ArticlePage[data-lead=overlay] .Page-main,.PodcastEpisodePage[data-lead=overlay] .Page-main{width:100vw;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.ArticlePage[data-lead=overlay] .Page-twoColumn,.PodcastEpisodePage[data-lead=overlay] .Page-twoColumn{padding:0}.ArticlePage[data-lead=overlay] .Page-content,.PodcastEpisodePage[data-lead=overlay] .Page-content{margin-top:0}.ArticlePage[data-lead=overlay] .Page-headline,.PodcastEpisodePage[data-lead=overlay] .Page-headline{margin:0 auto 20px;max-width:1440px}.ArticlePage[data-lead=overlay] .Page-subHeadline,.PodcastEpisodePage[data-lead=overlay] .Page-subHeadline{margin:0 auto;max-width:1440px}.ArticlePage[data-lead=overlay] .Page-lead,.PodcastEpisodePage[data-lead=overlay] .Page-lead{max-width:none;position:relative}.ArticlePage[data-lead=overlay] .Page-lead:before,.PodcastEpisodePage[data-lead=overlay] .Page-lead:before{background:rgba(0,0,0,.4);content:"";height:100%;position:absolute;left:0;top:0;width:100%}.ArticlePage[data-lead=overlay] .Page-lead-content,.PodcastEpisodePage[data-lead=overlay] .Page-lead-content{display:flex;flex-direction:column;justify-content:center;height:100%;left:0;padding-left:20px;padding-right:20px;position:absolute;top:0;text-align:center;width:100vw;z-index:2;color:#fff}.ArticlePage[data-lead=overlay] .Page-lead-content>*,.PodcastEpisodePage[data-lead=overlay] .Page-lead-content>*{filter:drop-shadow(1px 4px 15px #000);color:#fff}.ArticlePage[data-lead=overlay] .ArticlePage-lede,.PodcastEpisodePage[data-lead=overlay] .ArticlePage-lede{margin:0 auto;padding:0}.ArticlePage[data-lead=overlay] .ArticlePage-lede-content,.PodcastEpisodePage[data-lead=overlay] .ArticlePage-lede-content{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.ArticlePage[data-lead=overlay] .ArticlePage-lede .Figure img,.PodcastEpisodePage[data-lead=overlay] .ArticlePage-lede .Figure img{max-height:700px;border-radius:0;-o-object-fit:cover;object-fit:cover;width:100%}.ArticlePage[data-lead=overlay] .ArticlePage-lede .Figure .containerImg,.PodcastEpisodePage[data-lead=overlay] .ArticlePage-lede .Figure .containerImg{width:100vw}.ArticlePage[data-lead=overlay] .ArticlePage-lede .Figure-content,.PodcastEpisodePage[data-lead=overlay] .ArticlePage-lede .Figure-content{display:none}@media only screen and (max-width:767px){.ArticlePage[data-lead=overlay] .LiveBlogPage-whatYouNeedToKnow,.PodcastEpisodePage[data-lead=overlay] .LiveBlogPage-whatYouNeedToKnow{margin-left:20px;margin-right:20px}.ArticlePage[data-lead=overlay] .ArticlePage-lede-content,.PodcastEpisodePage[data-lead=overlay] .ArticlePage-lede-content{padding-left:20px!important;padding-right:20px!important}.ArticlePage[data-lead=overlay] .Page-actions-bottom,.ArticlePage[data-lead=overlay] .Page-articleBody,.ArticlePage[data-lead=overlay] .Page-aside,.ArticlePage[data-lead=overlay] .Page-authorInfo,.ArticlePage[data-lead=overlay] .Page-tags,.PodcastEpisodePage[data-lead=overlay] .Page-actions-bottom,.PodcastEpisodePage[data-lead=overlay] .Page-articleBody,.PodcastEpisodePage[data-lead=overlay] .Page-aside,.PodcastEpisodePage[data-lead=overlay] .Page-authorInfo,.PodcastEpisodePage[data-lead=overlay] .Page-tags{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px){.ArticlePage .Page-actions-float,.PodcastEpisodePage .Page-actions-float{top:145px;left:50px;bottom:auto}.ArticlePage-lede-content,.PodcastEpisodePage-lede-content{max-width:900px;margin-right:auto}.ArticlePage .Page-content,.PodcastEpisodePage .Page-content{margin-bottom:40px}.ArticlePage .Page-main,.PodcastEpisodePage .Page-main{margin-left:auto;margin-right:auto;max-width:800px}.ArticlePage .Page-lead,.PodcastEpisodePage .Page-lead{max-width:800px}.ArticlePage .Page-oneColumn .Page-main,.PodcastEpisodePage .Page-oneColumn .Page-main{max-width:900px}.ArticlePage .Page-sponsoredBy,.PodcastEpisodePage .Page-sponsoredBy{margin-left:auto}.ArticlePage[data-sponsored=true] .ArticlePage-actions-wrapper,.PodcastEpisodePage[data-sponsored=true] .ArticlePage-actions-wrapper{display:grid;grid-template-columns:50% 50%}.ArticlePage[data-sponsored=true] .Page-actions,.PodcastEpisodePage[data-sponsored=true] .Page-actions{margin-left:0}.ArticlePage[data-no-aside][data-sponsored=true] .ArticlePage-actions-wrapper,.PodcastEpisodePage[data-no-aside][data-sponsored=true] .ArticlePage-actions-wrapper{display:flex}.ArticlePage[data-no-aside][data-sponsored=true] .Page-actions,.PodcastEpisodePage[data-no-aside][data-sponsored=true] .Page-actions{margin-left:auto}.ArticlePage[data-no-aside][data-sponsored=true] .Page-sponsoredBy,.PodcastEpisodePage[data-no-aside][data-sponsored=true] .Page-sponsoredBy{margin-right:auto}.ArticlePage[data-lead=overlay] .Page-lead-content,.PodcastEpisodePage[data-lead=overlay] .Page-lead-content{padding-left:50px;padding-right:50px}.ArticlePage[data-lead=overlay] .Page-lead-content>*,.PodcastEpisodePage[data-lead=overlay] .Page-lead-content>*{margin-left:auto;margin-right:auto;max-width:800px}}@media only screen and (min-width:1024px){.ArticlePage .banner-header-team,.PodcastEpisodePage .banner-header-team{margin-top:70px}.ArticlePage-lede-content,.PodcastEpisodePage-lede-content{margin-left:0;margin-right:0}.ArticlePage[data-lead=full] .ArticlePage-lede-content,.ArticlePage[data-no-aside] .ArticlePage-lede-content,.PodcastEpisodePage[data-lead=full] .ArticlePage-lede-content,.PodcastEpisodePage[data-no-aside] .ArticlePage-lede-content{margin-right:auto}.ArticlePage .Page-content,.PodcastEpisodePage .Page-content{margin-bottom:60px}.ArticlePage .Page-lead,.PodcastEpisodePage .Page-lead{margin-bottom:40px}.ArticlePage .Page-main,.PodcastEpisodePage .Page-main{margin-left:0;margin-right:0}.ArticlePage .Page-main h1,.PodcastEpisodePage .Page-main h1{font-size:3.6rem}.ArticlePage .Page-main h2,.PodcastEpisodePage .Page-main h2{font-size:3.2rem}.ArticlePage .Page-main h3,.PodcastEpisodePage .Page-main h3{font-size:2.6rem}.ArticlePage .Page-main h4,.PodcastEpisodePage .Page-main h4{font-size:2.4rem}.ArticlePage .Page-subHeadline,.PodcastEpisodePage .Page-subHeadline{margin-bottom:20px}}@media only screen and (min-width:1280px){.ArticlePage .Page-actions-float,.PodcastEpisodePage .Page-actions-float{top:247px;left:60px}.ArticlePage-lede-content,.PodcastEpisodePage-lede-content{max-width:920px}.ArticlePage .Page-lead,.PodcastEpisodePage .Page-lead{margin-bottom:60px}.ArticlePage .Page-oneColumn .Page-main,.PodcastEpisodePage .Page-oneColumn .Page-main{max-width:920px}}@media only screen and (min-width:1360px){.ArticlePage .Page-actions-float,.PodcastEpisodePage .Page-actions-float{left:calc(50% - 620px)}.ArticlePage-lede-content,.PodcastEpisodePage-lede-content{max-width:none}.ArticlePage[data-no-aside] .ArticlePage-lede-content,.PodcastEpisodePage[data-no-aside] .ArticlePage-lede-content{margin-left:220px;margin-right:220px}.ArticlePage .Page-oneColumn .Page-main,.PodcastEpisodePage .Page-oneColumn .Page-main{margin-left:220px;margin-right:220px;max-width:none}}@media only screen and (min-width:1440px){.ArticlePage-lede-content,.PodcastEpisodePage-lede-content{max-width:none}.ArticlePage .Page-actions-bottom .Page-actions,.PodcastEpisodePage .Page-actions-bottom .Page-actions{margin-top:60px}.ArticlePage .Page-tags,.PodcastEpisodePage .Page-tags{margin:40px 0 60px}}@media only screen and (min-width:1660px){.ArticlePage .Page-actions-float,.PodcastEpisodePage .Page-actions-float{left:calc(50% - 825px)}}.AttachmentEnhancement{background-color:var(--color-callout-bg);padding:20px}.AttachmentEnhancement:not(:first-child){margin-top:40px}.AttachmentEnhancement:not(:last-child){margin-bottom:40px}.AttachmentEnhancement-description:not(:first-child),.AttachmentEnhancement-title:not(:first-child){margin-top:10px}.AttachmentEnhancement-description:not(:last-child),.AttachmentEnhancement-title:not(:last-child){margin-bottom:10px}.AttachmentEnhancement-link{font-weight:400;display:grid;grid-template-columns:auto 1fr;gap:13px}.AttachmentEnhancement-link:not(:first-child){margin-top:30px}.AttachmentEnhancement-link:not(:last-child){margin-bottom:30px}.AttachmentEnhancement-link svg{position:relative;top:6px;width:22px;height:22px}.HTML5AudioPlayerB{display:flex;align-items:center}.HTML5AudioPlayerB-playPauseButton{background-color:var(--color-primary);color:var(--color-text-inverse);width:106px;height:40px;cursor:pointer;border:none;border-radius:20px}.HTML5AudioPlayerB-playPauseButton div{display:grid;gap:10px;align-items:center;justify-content:flex-start;grid-template-columns:30px auto}.HTML5AudioPlayerB-playPauseButton svg{width:30px;height:30px}.HTML5AudioPlayerB:not([playing]) [data-if-playing],.HTML5AudioPlayerB[playing] [data-not-playing]{display:none}.HTML5AudioPlayerB-duration{margin-left:14px}.HTML5AudioPlayerC{display:flex;align-items:center}.HTML5AudioPlayerC-playPauseButton{position:relative;background-color:#ff173e;border-radius:50%;display:flex;align-items:center;justify-content:center;width:36px;height:36px;cursor:pointer;border:none}.HTML5AudioPlayerC-playPauseButton .player-icon svg{height:12px}.HTML5AudioPlayerC-playPauseButton .player-icon[data-not-playing] svg{margin-right:-2px}.HTML5AudioPlayerC-playPauseButton svg{width:12px;fill:#fff}.HTML5AudioPlayerC:not([playing]) [data-if-playing],.HTML5AudioPlayerC[playing] [data-not-playing]{display:none}.HTML5AudioPlayerC-duration{margin-left:14px}.AudioPlayerModule{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:calc(50% - 620px);padding-right:calc(50% - 620px);margin:30px}.AudioPlayerModule .Page-headline{font-size:3.6rem;font-weight:700;margin-top:10px;margin-bottom:30px;letter-spacing:-1px;line-height:1.15em;font-family:var(--font-page-titles)}.AudioPlayerModule .Page-subHeadline{margin:15px 0;font-weight:400;font-family:var(--font-description);color:var(--color-tertiary-text);font-size:20px;line-height:1.2em}.AudioPlayerModule .HTML5AudioPlayerB-playPauseButton{background-color:#ff173e;color:#fff;width:106px;height:40px;cursor:pointer;border:none;border-radius:20px;font-family:var(--font-1);font-size:var(--label-3);font-weight:700}.AudioPlayerModule .HTML5AudioPlayerB-duration{display:none}.AudioPlayerModule .PodcastEpisodePage-intro{-moz-column-gap:60px;column-gap:60px}@media only screen and (max-width:767px){.AudioPlayerModule .Page-headline{margin-bottom:15px!important}.AudioPlayerModule .PodcastEpisodePage-image{width:250px;align-self:center}.AudioPlayerModule .PodcastEpisodePage-intro{display:flex;flex-direction:column;justify-content:center}.AudioPlayerModule .PodcastEpisodePage-introTopRow{align-self:center}}.AudioPlayerModule .toggleAutoplay{background-color:#1e3d8e;color:#fff;width:56px;height:40px;cursor:pointer;border:none;border-radius:20px;font-family:var(--font-1);font-size:var(--label-3);font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 .5rem;margin-left:1rem}.AudioPlayerModule .toggleAutoplay .hidden{display:none!important}.Author{background:var(--color-callout-bg);position:relative;display:grid;grid-gap:20px;grid-template-columns:80px 1fr;padding:30px}.Author-image img{border-radius:100%;flex-shrink:0;margin-bottom:20px;margin-right:20px;width:80px}.Author-image:hover{text-decoration:none}.Author-name{margin-bottom:10px}.Author-name a{--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary-text)}.Author-name a:hover{text-decoration:underline}@media only screen and (min-width:768px){.Author-name{margin-bottom:20px;position:relative;left:0;top:0}}.AuthorListA-items{display:grid;grid-gap:20px}.AuthorListA .PagePromo-media{margin-bottom:0}@media only screen and (min-width:768px){.TwoColumnContainer7030-column:first-of-type .AuthorListA-items{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr}}@media only screen and (min-width:1024px){.TwoColumnContainer3070-column:nth-of-type(2) .AuthorListA-items,.TwoColumnContainer7030-column:first-of-type .AuthorListA-items{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr}}.AuthorListB-items{width:calc(100% + 20px)}.AuthorListB-items-item{margin-right:0;width:50%}.AuthorListB .flickity-slider{width:120%}.AuthorListB .AuthorPromo{align-items:center;flex-direction:column;text-align:center}.AuthorListB .AuthorPromo .PagePromo-media{margin:0 0 10px;width:100px}.AuthorListB .AuthorPromo .PagePromo-media img{width:100px}@media only screen and (min-width:768px){.AuthorListB-items-item{margin-right:20px;width:calc(50% - 20px)}.AuthorListB .flickity-slider{width:100%}.AuthorListB .AuthorPromo-media{margin:0 0 20px;width:180px}.AuthorListB .AuthorPromo-media img{width:180px}}@media only screen and (min-width:1024px){.AuthorListB-items-item{width:calc(25% - 20px)}}@media only screen and (min-width:1440px){[data-column-count="5"] .AuthorListB-items-item{width:calc(20% - 20px)}}.AuthorPage-biography{border-bottom:1px solid var(--color-border);display:block;margin:30px 0;padding-bottom:30px}.AuthorPage-image{margin-bottom:10px}.AuthorPage-image .Image{border-radius:100%;height:150px;margin:0 auto;max-width:none;width:150px}.AuthorPage-info{display:flex;flex-direction:column;justify-content:center;text-align:center}.AuthorPage-intro{display:flex;flex-direction:column;margin-top:30px}.AuthorPage-jobTitle{color:#bbb;letter-spacing:1.5px;margin-top:10px;text-transform:uppercase}.AuthorPage-socialLinks{margin:5px 0 0}.AuthorPage .SocialBar-items{justify-content:center}@media only screen and (min-width:768px){.AuthorPage-biography{margin:30px 0 60px;padding-bottom:50px}.AuthorPage-image{margin:0 25px 0 0}.AuthorPage-image .Image{height:150px;width:150px}.AuthorPage-info{text-align:left}.AuthorPage-intro{flex-direction:row}.AuthorPage-socialLinks{margin-top:10px}.AuthorPage .SocialBar-items{justify-content:flex-start}}@media only screen and (min-width:1024px){.AuthorPage .Page-twoColumn .Page-aside{margin-top:30px}}.AuthorPromo{align-items:center;display:flex}.AuthorPromo-content{width:100%}.AuthorPromo-content .PagePromo-label a.Link,.AuthorPromo-content .PagePromo-title a.Link{color:#212121;font-weight:700}.AuthorPromo .PagePromo-media{flex-shrink:0;margin-right:20px;margin-bottom:0;width:80px}.AuthorPromo .PagePromo-media img{border-radius:100%;width:80px}.AuthorPromo .PagePromo-label .Link{color:#212121}.AuthorPromo .PagePromo-title{text-transform:uppercase;font-size:14px;padding-bottom:10px}.AuthorPromo .PagePromo-title .Link{color:#7f7f7f}.AuthorPromo .Link-icon,.Banner{display:none}.Banner{max-width:1320px;margin:40px auto .5em;border-radius:12px;position:relative;width:100%;padding:0 20px!important;padding-left:20px;padding-right:20px;--bannerTitle:1.6rem;--closeIconSize:24px;--closeRightOffset:0px}.Banner[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.Banner{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.Banner{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.Banner{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.Banner[data-width=alternative]{padding-left:calc(50% - 512px);padding-right:calc(50% - 512px)}.Banner[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}@media only screen and (min-width:1280px){.Banner{margin:112px auto .5em}.Banner+.Page-content{padding-top:0}}.Banner .Banner-content{display:flex;align-items:stretch;font-size:1.4rem;border-radius:12px}.Banner .Banner-content.esportes .Banner-title{filter:saturate(.5)}.Banner .Banner-content.esportes .Banner-link,.Banner .Banner-content.esportes .Banner-title{background-color:var(--color-sports-editorial-theme)}.Banner .Banner-content.política .Banner-title{filter:saturate(.5)}.Banner .Banner-content.política .Banner-link,.Banner .Banner-content.política .Banner-title{background-color:var(--color-politics-editorial-theme)}.Banner .Banner-content.cidades .Banner-title{filter:saturate(.5)}.Banner .Banner-content.cidades .Banner-link,.Banner .Banner-content.cidades .Banner-title{background-color:var(--color-cities-editorial-theme)}.Banner .Banner-content.entretenimento .Banner-title{filter:saturate(.5)}.Banner .Banner-content.entretenimento .Banner-link,.Banner .Banner-content.entretenimento .Banner-title{background-color:var(--color-entertainment-editorial-theme)}.Banner .Banner-content.noticias .Banner-title{filter:saturate(.5)}.Banner .Banner-content.noticias .Banner-link,.Banner .Banner-content.noticias .Banner-title{background-color:var(--color-news-editorial-theme)}.Banner .Banner-content.horóscopo .Banner-title{filter:saturate(.5)}.Banner .Banner-content.horóscopo .Banner-link,.Banner .Banner-content.horóscopo .Banner-title{background-color:var(--color-horoscope-editorial-theme)}.Banner .Banner-content.gastronomia .Banner-title{filter:saturate(.5)}.Banner .Banner-content.gastronomia .Banner-link,.Banner .Banner-content.gastronomia .Banner-title{background-color:var(--color-gastronomy-editorial-theme)}.Banner .Banner-content .Banner-title{display:none!important;justify-content:center;align-items:center;width:calc(20% + 40px);background-color:#ff173e;filter:saturate(.5);text-align:center;color:#fff!important;border-radius:10px 0 0 10px}.Banner .Banner-content .Banner-link,.Banner .Banner-content .RichTextBreakingNewsBanner-items{padding:.5em 1em;width:80%;background-color:#ff173e;height:100%;color:#fff!important;border-radius:0 10px 10px 0}@media mq-lg{.Banner .Banner-content .Banner-link,.Banner .Banner-content .RichTextBreakingNewsBanner-items{padding:.5em 4em}}.Banner .Banner-content .Banner-link{width:100%!important;color:#fff!important;border-radius:10px!important;text-align:center!important}.Banner-contentWrap{position:relative}@media only screen and (min-width:1024px){.Banner{--bannerTitle:1.8rem;--paddingVertical:20px;--closeIconSize:32px;--closeRightOffset:5px}}.Banner-close{display:none;align-items:center;background:none;border:0;cursor:pointer;top:calc(50% - 14px);position:absolute;width:30px;right:var(--closeRightOffset)}.Banner-close svg{fill:var(--color-primary);color:var(--color-primary);height:var(--closeIconSize);width:var(--closeIconSize)}.Banner-link{font-weight:400}.Banner a{--color-link-text:var(--color-banner-text);--color-link-text-hover:var(--color-banner-text)}.Banner-link,.Banner-title,.Banner .RichTextBreakingNewsBanner-items p{font-weight:700}.Banner-title{color:var(--color-primary);font-stretch:condensed;display:block;text-transform:uppercase}.Banner-link,.Banner .RichTextBreakingNewsBanner-items p{font-stretch:semi-condensed;text-decoration:none}.Banner[data-banner=show]{display:block}cx-bbb-poll .all-content .title-poll{color:#ffb114;font-size:42px;font-weight:700;margin-bottom:16px}@media only screen and (max-width:767px){cx-bbb-poll .all-content .title-poll{font-size:32px}}cx-bbb-poll .all-content .remaining-time{font-size:24px;margin-bottom:32px}@media only screen and (max-width:767px){cx-bbb-poll .all-content .remaining-time{font-size:16px}}cx-bbb-poll .all-content form{max-width:955px}cx-bbb-poll .all-content form .container-cards{display:flex;flex-wrap:wrap;gap:32px}cx-bbb-poll .all-content form .container-cards.poll-without-image{flex-direction:column;gap:8px;align-self:flex-start}@media only screen and (max-width:767px){cx-bbb-poll .all-content form .container-cards.poll-without-image{gap:0}}cx-bbb-poll .all-content form .container-cards .player-card{display:flex;flex-direction:column;overflow:hidden;max-width:calc(33.33% - 22px);min-width:200px}cx-bbb-poll .all-content form .container-cards .player-card.poll-without-image{max-width:none}@media only screen and (max-width:767px){cx-bbb-poll .all-content form .container-cards .player-card{flex:0 1 auto;width:calc(50% - 16px);min-width:130px;max-width:none}cx-bbb-poll .all-content form .container-cards .player-card.poll-without-image{max-width:none;width:100%}}cx-bbb-poll .all-content form .container-cards .player-card .image-label{position:relative;max-width:297px;max-height:297px}cx-bbb-poll .all-content form .container-cards .player-card .image-label.poll-without-image{display:none}cx-bbb-poll .all-content form .container-cards .player-card .image-label .overlay{position:absolute;width:100%;height:100%;border-radius:8px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.75));color:#fff;display:flex;justify-content:flex-start;align-items:flex-end;padding:16px;font-size:32px;font-weight:700}@media only screen and (max-width:767px){cx-bbb-poll .all-content form .container-cards .player-card .image-label .overlay{font-size:20px}}cx-bbb-poll .all-content form .container-cards .player-card .image-label img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;height:auto;border-radius:8px}cx-bbb-poll .all-content form .container-cards .player-card .image-label img:hover{cursor:pointer}cx-bbb-poll .all-content form .container-cards .player-card .container-radio{margin-top:16px;display:flex;align-items:center;gap:16px}cx-bbb-poll .all-content form .container-cards .player-card .container-radio input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;min-width:25px;height:25px;padding:2px;background-clip:content-box;border:1px solid red;background-color:#fff;border-radius:50%}cx-bbb-poll .all-content form .container-cards .player-card .container-radio input:checked{background-color:red}@media only screen and (max-width:767px){cx-bbb-poll .all-content form .container-cards .player-card .container-radio input{min-width:16px;height:16px}}cx-bbb-poll .all-content form .container-cards .player-card .container-radio label{font-size:24px;font-weight:500}cx-bbb-poll .all-content form .container-cards .player-card .container-radio label.selected{color:#ff153e}@media only screen and (max-width:767px){cx-bbb-poll .all-content form .container-cards .player-card .container-radio label{font-size:16px}}cx-bbb-poll .all-content form .container-cards .player-card .container-radio input:hover,cx-bbb-poll .all-content form .container-cards .player-card .container-radio label:hover{cursor:pointer}@media only screen and (max-width:767px){cx-bbb-poll .all-content form .container-cards .player-card .container-radio{gap:8px}}cx-bbb-poll .all-content form .container-buttons{display:flex;gap:32px;padding:0 55px;margin-top:64px}cx-bbb-poll .all-content form .container-buttons .btn{font-size:21px;text-transform:uppercase;width:50%;max-width:407px;height:60px;cursor:pointer}cx-bbb-poll .all-content form .container-buttons .btn.submit-poll{background-color:#ff153e;color:#fff;border-radius:100px}cx-bbb-poll .all-content form .container-buttons .btn.parcial-results{border:1px solid #000;border-radius:100px}cx-bbb-poll .all-content form .container-buttons .poll-closed{color:#ff153e}cx-bbb-poll .all-content form .container-buttons .poll-closed,cx-bbb-poll .all-content form .container-buttons .total-votes{display:flex;align-items:center;justify-content:center;font-size:21px;text-transform:uppercase;width:50%;max-width:407px;height:60px}@media only screen and (max-width:767px){cx-bbb-poll .all-content form .container-buttons{width:100%;padding:0;flex-direction:column;gap:8px}cx-bbb-poll .all-content form .container-buttons .btn,cx-bbb-poll .all-content form .container-buttons .poll-closed,cx-bbb-poll .all-content form .container-buttons .total-votes{font-size:16px;width:100%;max-width:none;height:37px}}cx-bbb-poll .all-content .modal-parcial-results{z-index:9999;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5019607843137255);padding:50px 180px;overflow:hidden;display:flex;justify-content:center;z-index:999999}cx-bbb-poll .all-content .modal-parcial-results .modal-content{background-color:#fff;padding:60px;border-radius:24px;width:100%;max-width:1064px;overflow:hidden}cx-bbb-poll .all-content .modal-parcial-results .modal-content .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:48px}cx-bbb-poll .all-content .modal-parcial-results .modal-content .modal-header .title{color:#ffb114;font-size:42px;font-weight:700}@media only screen and (max-width:767px){cx-bbb-poll .all-content .modal-parcial-results .modal-content .modal-header .title{font-size:32px}}cx-bbb-poll .all-content .modal-parcial-results .modal-content .modal-header .close-modal{cursor:pointer}cx-bbb-poll .all-content .modal-parcial-results .modal-content .modal-body{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:32px;overflow-y:auto;height:auto;max-height:calc(100% - 60px)}cx-bbb-poll .all-content .modal-parcial-results .modal-content .modal-body.poll-without-image{flex-direction:column;gap:0;height:auto;flex-wrap:nowrap}cx-bbb-poll .all-content .modal-parcial-results .modal-content .modal-body .player-card{display:flex;flex-direction:column;overflow:hidden;width:calc(50% - 16px);max-width:258px;min-width:130px}cx-bbb-poll .all-content .modal-parcial-results .modal-content .modal-body .player-card.poll-without-image{width:100%;max-width:none}cx-bbb-poll .all-content .modal-parcial-results .modal-content .modal-body .player-card .image-label{position:relative}cx-bbb-poll .all-content .modal-parcial-results .modal-content .modal-body .player-card .image-label.poll-without-image{display:none}cx-bbb-poll .all-content .modal-parcial-results .modal-content .modal-body .player-card .image-label .overlay{position:absolute;width:100%;height:100%;border-radius:8px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.75));color:#fff;display:flex;justify-content:flex-start;align-items:flex-end;padding:16px;font-size:32px;font-weight:700}@media only screen and (max-width:767px){cx-bbb-poll .all-content .modal-parcial-results .modal-content .modal-body .player-card .image-label .overlay{font-size:20px}}cx-bbb-poll .all-content .modal-parcial-results .modal-content .modal-body .player-card .image-label img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;max-width:297px;max-height:297px;height:auto;border-radius:8px}cx-bbb-poll .all-content .modal-parcial-results .modal-content .modal-body .player-card .image-label img:hover{cursor:pointer}cx-bbb-poll .all-content .modal-parcial-results .modal-content .modal-body .player-card .name{margin-top:16px;display:flex;align-items:center}@media only screen and (max-width:767px){cx-bbb-poll .all-content .modal-parcial-results .modal-content .modal-body{gap:16px;max-height:calc(100% - 90px)}}@media only screen and (max-width:767px){cx-bbb-poll .all-content .modal-parcial-results .modal-content{padding:20px}}@media only screen and (max-width:767px){cx-bbb-poll .all-content .modal-parcial-results{padding:10px}}.BlockQuote{border-left:3px solid var(--color-button-border);padding-left:20px}.BlockQuote[data-with-bg]{padding:20px}.BlockQuote[data-inverse-colors]{--color-primary-text:var(--color-text-inverse)}.BlockQuote-attribution{margin:15px auto 0}.BlogPage .Page-twoColumn{margin-bottom:40px;margin-top:40px}@media only screen and (min-width:1024px){.BlogPage .Page-twoColumn{margin-bottom:80px;margin-top:80px}}.BrightcoveVideoPlayer{display:block;position:relative;padding-bottom:56.25%;height:0;margin:0 auto}.BrightcoveVideoPlayer .hapyak-player:not(.hapyak-minimal-css),.BrightcoveVideoPlayer .video-js{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.BrightcoveVideoPlayer .hapyak-player:not(.hapyak-minimal-css) .vjs-big-play-button,.BrightcoveVideoPlayer .video-js .vjs-big-play-button{top:50%;left:50%}.Carousel,.GalleryPageModalCarousel{display:block;height:auto;position:relative}.Carousel #fullpage,.GalleryPageModalCarousel #fullpage{display:none;position:fixed;z-index:9000;top:0;left:0;width:100%;height:100%;overflow-y:hidden;background-size:contain;background-repeat:no-repeat;background-position:50%;background-color:#000;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation:fadeIn .3s;animation:fadeIn .3s}.Carousel #fullpage .close,.GalleryPageModalCarousel #fullpage .close{border:none;color:#fff;font-size:18px;font-weight:800;background-color:transparent;position:absolute;z-index:9999;top:15px;right:15px;cursor:pointer}.Carousel #fullpage .close:hover,.GalleryPageModalCarousel #fullpage .close:hover{opacity:.8}.Carousel #fullpage .caption,.GalleryPageModalCarousel #fullpage .caption{position:absolute;bottom:15px;left:15px;z-index:9999;color:#fff;padding:10px;background-color:rgba(0,0,0,.5843137254901961)}.Carousel #fullpage .credits,.GalleryPageModalCarousel #fullpage .credits{position:absolute;font-size:11px;bottom:15px;right:15px;z-index:9999;color:#fff;padding:10px}.Carousel .Carousel-slides,.GalleryPageModalCarousel .Carousel-slides{width:100%;max-width:970px}.Carousel .Carousel-slides-desktop,.GalleryPageModalCarousel .Carousel-slides-desktop{display:block!important}.Carousel .Carousel-slides-mobile,.GalleryPageModalCarousel .Carousel-slides-mobile{display:none!important}@media only screen and (max-width:767px){.Carousel .Carousel-slides-desktop,.GalleryPageModalCarousel .Carousel-slides-desktop{display:none!important}.Carousel .Carousel-slides-mobile,.GalleryPageModalCarousel .Carousel-slides-mobile{display:block!important}}.Carousel .flickity-viewport,.GalleryPageModalCarousel .flickity-viewport{height:507px!important}@media only screen and (max-width:767px){.Carousel .flickity-viewport,.GalleryPageModalCarousel .flickity-viewport{height:300px!important}}.Carousel .flickity-prev-next-button,.GalleryPageModalCarousel .flickity-prev-next-button{padding:0;transform:none}.Carousel-slide,.GalleryPageModalCarousel-slide{display:none;width:100%}.Carousel-slide:first-of-type,.flickity-enabled .Carousel-slide,.flickity-enabled .GalleryPageModalCarousel-slide,.GalleryPageModalCarousel-slide:first-of-type{display:block}.Carousel-slide img,.GalleryPageModalCarousel-slide img{max-width:100%;display:block;margin:auto}.Carousel-slide.vertical img,.GalleryPageModalCarousel-slide.vertical img{height:100%!important;width:auto!important}@media only screen and (max-width:767px){.Carousel-slide.vertical img,.GalleryPageModalCarousel-slide.vertical img{height:211px!important}}.Carousel-slide.vertical .CarouselSlide-media,.Carousel-slide.vertical .GallerySlide-media,.GalleryPageModalCarousel-slide.vertical .CarouselSlide-media,.GalleryPageModalCarousel-slide.vertical .GallerySlide-media{display:flex;justify-content:center;align-items:center}@media only screen and (max-width:767px){.Carousel-slide.vertical .CarouselSlide-media,.Carousel-slide.vertical .GallerySlide-media,.GalleryPageModalCarousel-slide.vertical .CarouselSlide-media,.GalleryPageModalCarousel-slide.vertical .GallerySlide-media{height:211px!important}}.Carousel-slide.horizontal img,.GalleryPageModalCarousel-slide.horizontal img{height:auto!important;width:auto!important;max-width:100%}@media only screen and (max-width:767px){.Carousel-slide.horizontal img,.GalleryPageModalCarousel-slide.horizontal img{height:auto!important;max-height:211px!important}}.Carousel-slide.horizontal .CarouselSlide-media,.Carousel-slide.horizontal .GallerySlide-media,.GalleryPageModalCarousel-slide.horizontal .CarouselSlide-media,.GalleryPageModalCarousel-slide.horizontal .GallerySlide-media{display:flex;justify-content:center;align-items:center}@media only screen and (max-width:767px){.Carousel-slide.horizontal .CarouselSlide-media,.Carousel-slide.horizontal .GallerySlide-media,.GalleryPageModalCarousel-slide.horizontal .CarouselSlide-media,.GalleryPageModalCarousel-slide.horizontal .GallerySlide-media{height:211px!important}}@media only screen and (min-width:1440px){.Carousel .flickity-prev-next-button svg,.GalleryPageModalCarousel .flickity-prev-next-button svg{top:-1px}}.CarouselB{display:block;justify-content:center;width:100%;height:auto;position:relative}.CarouselB-slide{display:none;width:100%}.CarouselB-slide:first-of-type{display:block}.CarouselB .Carousel-slides{width:100%;max-width:970px;height:250px}.CarouselB .Carousel-slides-desktop{display:block!important}.CarouselB .Carousel-slides-mobile{display:none!important}@media only screen and (max-width:767px){.CarouselB .Carousel-slides-desktop{display:none!important}.CarouselB .Carousel-slides-mobile{display:block!important}}.CarouselB .Carousel-slides .CarouselSlide picture img{width:100%;max-width:970px;height:250px;-o-object-fit:cover;object-fit:cover;border-radius:0}@media only screen and (max-width:767px){.CarouselB .Carousel-slides,.CarouselB .Carousel-slides .CarouselSlide picture img{max-width:320px}}@media only screen and (max-width:767px){.CarouselB .CarouselSlide img{height:212px;-o-object-fit:contain;object-fit:contain}}.CarouselSlide-media{background:#333}.CarouselSlide-media picture:after{content:"";position:absolute;display:flex;width:200%;height:450px;background:linear-gradient(0deg,#020024,transparent 10%);top:0}@media only screen and (max-width:767px){.CarouselSlide-media picture:after{height:212px;background:linear-gradient(0deg,#020024,transparent 15%)}}.CarouselSlide-count{margin-top:10px}.CarouselSlide-content{margin-top:5px}.CarouselSlide-caption p,.CarouselSlide-credit p{display:inline}.CarouselSlide-divider{margin:0 5px}.CarouselSlide-info{margin-top:10px}.CarouselSlide-infoAttribution p,.CarouselSlide-infoDescription p{display:inline}.CarouselSlide-infoAttribution{font-style:italic;position:absolute;top:420px;color:#fff;right:24px;padding:5px}.CarouselSlide-infoAttribution:before{content:"\00a0 "}@media only screen and (max-width:767px){.CarouselSlide-infoAttribution{top:185px}}.carousel-title{margin-bottom:10px}.Calendar{padding:36px 18px;box-shadow:0 2px 7.9px 0 rgba(0,0,0,.16862745098039217);border-radius:8px;margin:20px}@media only screen and (max-width:767px){.Calendar{padding:36px 14px}}.Calendar .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:52px}.Calendar .header .date{display:flex;gap:12px}@media only screen and (max-width:767px){.Calendar .header .date{gap:8px}}.Calendar .header .date .month{font-weight:600;font-size:32px;text-transform:capitalize}@media only screen and (max-width:767px){.Calendar .header .date .month{font-size:22px}}.Calendar .header .date .year{font-size:32px;font-weight:300}@media only screen and (max-width:767px){.Calendar .header .date .year{font-size:22px}}.Calendar .header .change-month-btn{background:none;border:none;cursor:pointer;margin:0 12px}@media only screen and (max-width:767px){.Calendar .header .change-month-btn{margin:0 2px}}.Calendar .header .change-month-btn svg{width:auto;height:22px}@media only screen and (max-width:767px){.Calendar .header .change-month-btn svg{height:20px}}.dates,.labels{display:flex;flex-wrap:wrap;justify-content:center;gap:4px;text-align:center}.dates>.day-container,.labels>.text{flex:1 1 calc(14.28571% - 4px);box-sizing:border-box}.labels .text{text-align:center;margin-bottom:2rem;color:#717171}@media only screen and (max-width:767px){.labels .text{font-size:16px}}.dates .day-container{height:140px;min-width:calc(14.28571% - 20px);margin-bottom:5px;display:flex;flex-direction:column}.dates .day-container .text{margin-bottom:8px}.dates .day-container .current-day{align-self:center;background-color:#ff173e;border-radius:50%;color:#fff;text-align:center;width:28px;height:28px;padding:5px;margin-top:-5px}.dates .day-container .event{height:14px;font-size:12px;line-height:10px;display:flex;align-items:center;padding:8px 6px;border-radius:2px;margin:1px 4px;white-space:nowrap;position:relative}.dates .day-container .event .title{overflow:hidden}.dates .day-container .event .tooltip-text{border-radius:5px;font-size:16px;font-weight:600;visibility:hidden;text-align:center;text-wrap:wrap;line-height:16px;position:absolute;top:110%;left:40%;transform:translateX(-50%);padding:10px 6px;max-width:180px;opacity:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;transition:opacity .3s;z-index:1}@media only screen and (max-width:767px){.dates .day-container .event .tooltip-text{font-size:14px;max-width:140px;left:-20%}}.dates .day-container .event:hover .tooltip-text{visibility:visible;opacity:1}.dates .day-container .see-more-btn{background:none;border:none;color:#ff173e;cursor:pointer;padding-left:8px;font-size:12px;margin:1px 4px;align-self:flex-end;white-space:nowrap;overflow:hidden;width:100%;text-align:end}@media only screen and (max-width:767px){.dates .day-container{height:100px}}@media only screen and (min-width:768px) and (max-width:1023px){.dates .day-container{height:120px}}@media only screen and (max-width:767px){.dates .day-container:first-child .event .tooltip-text,.dates .day-container:nth-child(8) .event .tooltip-text,.dates .day-container:nth-child(15) .event .tooltip-text,.dates .day-container:nth-child(22) .event .tooltip-text,.dates .day-container:nth-child(29) .event .tooltip-text{left:130%!important}}@media only screen and (min-width:768px) and (max-width:1023px){.dates .day-container:first-child .event .tooltip-text,.dates .day-container:nth-child(8) .event .tooltip-text,.dates .day-container:nth-child(15) .event .tooltip-text,.dates .day-container:nth-child(22) .event .tooltip-text,.dates .day-container:nth-child(29) .event .tooltip-text{left:70%!important}}.Container-title{border-bottom:1px solid #ccc;color:var(--color-list-title);font-size:37px;text-align:left;font-weight:700;display:block;margin-bottom:10px;position:relative;padding-bottom:10px;width:100%}.Container-description{margin-bottom:20px;color:var(--color-list-title)}[data-inverse-colors] .Container-description,[data-inverse-colors] .Container-title{color:var(--color-text-inverse)}.FourColumnContainer{background-color:var(--color-module-background)}.FourColumnContainer-column{margin-bottom:40px}.FourColumnContainer-column:last-of-type{margin-bottom:0}@media only screen and (min-width:768px){.FourColumnContainer-container{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr}.FourColumnContainer-column{margin-bottom:0}}@media only screen and (min-width:1024px){.FourColumnContainer-container{grid-template-columns:1fr 1fr 1fr 1fr}}.ThreeColumnContainer{background-color:var(--color-module-background)}.ThreeColumnContainer-column{margin-bottom:40px}.ThreeColumnContainer-column:last-of-type{margin-bottom:0}@media only screen and (min-width:768px){.ThreeColumnContainer-container{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr 1fr}.ThreeColumnContainer-column{margin-bottom:0}}.TwoColumnContainer3070{background-color:var(--color-module-background)}.TwoColumnContainer3070-column{margin-bottom:40px}.TwoColumnContainer3070-column:last-of-type{margin-bottom:0}@media only screen and (min-width:1024px){.TwoColumnContainer3070-container{display:grid;grid-gap:40px;grid-template-columns:320px 1fr}.TwoColumnContainer3070-column{margin-bottom:0}}@media only screen and (min-width:1280px){.TwoColumnContainer3070-container{grid-template-columns:320px 1fr}}.TwoColumnContainer5050{margin-bottom:20px}.TwoColumnContainer5050 .PageList-items-item{container-type:inline-size}.TwoColumnContainer5050 .PageList-items-item .Link,.TwoColumnContainer5050 .PageList-items-item .Link b{font-weight:500}.TwoColumnContainer5050-column{margin-bottom:40px}@media only screen and (min-width:1024px){.TwoColumnContainer5050-column{padding-right:20px;border-right:1px solid #f0f0f0}}.TwoColumnContainer5050-column:last-of-type{margin-bottom:0}.TwoColumnContainer5050-column:last-child{border-right:none}.TwoColumnContainer5050-column .flickity-button{background-color:#09602c;border-color:#09602c}.TwoColumnContainer5050-column .flickity-button:hover svg{fill:#fff}@media only screen and (min-width:1024px){.TwoColumnContainer5050-container{display:grid;grid-gap:40px;grid-template-columns:1fr 1fr}.TwoColumnContainer5050 .TwoColumnContainer5050-container{grid-gap:20px}.TwoColumnContainer5050-column{margin-bottom:0}}@container (min-width: 300px){.TwoColumnContainer5050 .PageList-items-item+.PageList-items:first-child .PagePromo-category .Link{font-size:unset}.TwoColumnContainer5050 .PageList-items-item+.PageList-items:first-child .Link{font-size:49px;line-height:1em}@media (max-width:768px){.TwoColumnContainer5050 .PageList-items-item+.PageList-items:first-child .Link{font-size:20px}}}.TwoColumnContainer7030{background-color:var(--color-module-background)}.TwoColumnContainer7030-column{margin-bottom:40px}.TwoColumnContainer7030-column:last-of-type{margin-bottom:0}@media only screen and (min-width:1024px){.TwoColumnContainer7030-container{display:grid;grid-gap:40px;grid-template-columns:70% minmax(0,30%)}.TwoColumnContainer7030-column{margin-bottom:0}}@media only screen and (min-width:1280px){.TwoColumnContainer7030-container{grid-template-columns:70% minmax(0,30%)}}ps-google-dfp-ad{display:block}.GoogleDfpAd{text-align:center}.DownloadList{display:block}.DownloadList[data-inverse-colors]{--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse);--color-primary-text:var(--color-text-inverse)}.DownloadList[data-inverse-colors] svg{fill:var(--color-text-inverse)}.DownloadList-items{display:grid;grid-gap:20px;row-gap:40px;grid-template-columns:1fr 1fr}@media only screen and (min-width:768px){.DownloadList-items{display:grid}}@media only screen and (min-width:1024px){.DownloadList-items{grid-template-columns:1fr 1fr 1fr 1fr}}.DownloadPromo{display:inline-block}.DownloadPromo .PagePromo-description{margin-top:0;padding-bottom:10px}.DownloadPromo .PagePromo-media{margin:0;padding-bottom:20px}.DownloadPromo .PagePromo-title{padding-bottom:10px}.DownloadPromo-link{cursor:pointer;display:grid;grid-template-columns:.08fr .92fr}.DownloadPromo-link svg{height:25px;width:30px}.DownloadPromo-link-text{margin-top:3px}.DownloadPromoModule{display:grid;grid-gap:20px}.DownloadPromoModule[data-inverse-colors]{--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse);--color-primary-text:var(--color-text-inverse)}.DownloadPromoModule[data-inverse-colors] svg{fill:var(--color-text-inverse)}.DownloadPromoModule .PagePromo-description{margin-top:0;padding-bottom:10px}.DownloadPromoModule .PagePromo-media{margin:0;padding-bottom:20px}.DownloadPromoModule .PagePromo-title{padding-bottom:10px}.DownloadPromoModule-link{cursor:pointer;display:grid;justify-content:center;grid-template-columns:.01fr .7fr}.DownloadPromoModule-link svg{height:25px;width:30px}.DownloadPromoModule-link-text{margin-top:3px}@media only screen and (max-width:767px){.DownloadPromoModule-link{justify-content:flex-start}}@media only screen and (min-width:768px){.DownloadPromoModule .PagePromo-content{text-align:center}}@media only screen and (min-width:1024px){.DownloadPromoModule{grid-template-columns:repeat(2,1fr);grid-gap:40px}.DownloadPromoModule[data-align-right][data-image-width="66"]{grid-template-columns:.34fr .66fr}.DownloadPromoModule[data-align-right] .PagePromo-media{order:2}.DownloadPromoModule[data-image-width="66"]{grid-template-columns:.66fr .34fr}.DownloadPromoModule-content{display:flex;flex-direction:column;justify-content:center;text-align:left;width:100%}.DownloadPromoModule .PagePromo-media{margin-bottom:0}.DownloadPromoModule-link{justify-content:flex-start}}@media only screen and (min-width:1440px){.DownloadPromoModule[data-image-width="66"]{grid-gap:50px}}.ResultsComingSoonContainer{margin-top:90px}@media (max-width:1280px){.ResultsComingSoonContainer{margin-top:40px}}.ResultsComingSoonComponent{display:flex;flex-direction:column;max-width:1280px;padding:40px;margin:auto}.ResultsComingSoonComponent .header .title{font-size:40px;color:#417f8a}@media only screen and (max-width:767px){.ResultsComingSoonComponent .header .title{font-size:24px;color:#6fb5d8}}.ResultsComingSoonComponent .divider{background-color:#e9e9e9;width:100%;height:4px;margin-top:.5rem;margin-bottom:2rem}.ResultsComingSoonComponent main{display:flex;align-items:center;gap:50px}@media only screen and (max-width:767px){.ResultsComingSoonComponent main{flex-direction:column}}.ResultsComingSoonComponent main .map-container{background-color:#f6f7f7;border-radius:5px;box-shadow:-4px 6px 6.8px -4px rgba(0,0,0,.16862745098039217);padding:25px;width:50%}@media only screen and (max-width:767px){.ResultsComingSoonComponent main .map-container{width:100%}}.ResultsComingSoonComponent main .message-container{display:flex;flex-direction:column;gap:40px;width:50%}@media only screen and (max-width:767px){.ResultsComingSoonComponent main .message-container{width:100%;gap:20px}}.ResultsComingSoonComponent main .message-container .text{font-size:32px;font-weight:700;line-height:42px}@media only screen and (max-width:767px){.ResultsComingSoonComponent main .message-container .text{font-size:20px;text-align:center;line-height:26px}}.ResultsComingSoonComponent main .message-container .candidates-link-btn{background-color:#417f8a;border-radius:5px;display:flex}.ResultsComingSoonComponent main .message-container .candidates-link-btn .text{color:#fff;font-size:1.8rem;margin:10px auto}@media only screen and (max-width:767px){.ResultsComingSoonComponent main .message-container .candidates-link-btn .text{font-size:1.6rem}}.mainContentCandidate{margin-top:100px}@media only screen and (max-width:767px){.mainContentCandidate{margin-top:0}}@media only screen and (min-width:768px) and (max-width:1023px){.mainContentCandidate{margin-top:0}}@media (max-width:800px){.page-title h1{color:#6fb5d8!important;font-size:24px!important;line-height:31.25px!important}.candidate-resume{flex-direction:column!important}.candidate-summary{width:100%!important;margin-top:3rem}.candidate-name{margin-top:1.5rem!important;height:80px!important;text-decoration:none!important}.candidate-name .text{font-size:18px!important;line-height:23.44px!important}.candidate-name .sub-text{font-size:10px!important}.candidate-infos{width:100%!important}.candidate-infos-basic{justify-content:space-between}.candidate-img{width:145px!important;height:147px!important;background-size:cover;background-position:50%}.political-party{width:165px!important}.infos-basic{margin-left:1rem!important;height:147px;justify-content:space-between!important}.infos-basic-text{margin-top:0!important;font-size:16px!important;font-weight:400!important;line-height:19.36px!important}.candidate-history p{font-size:18px!important}.candidate-goods-table td{font-size:12px!important;line-height:15.62px!important;background:transparent}.candidate-goods-table tbody tr{background-color:#f3f3f3;border:8px solid #fff}td:first-child{border-radius:20px 0 0 20px}td:last-child{border-radius:0 20px 20px 0}.all-content{width:100%;padding-left:20px!important;padding-right:20px!important}.all-content p{margin:0}.view-all{width:100%!important;height:50px!important;border-radius:10px;background-color:#417f8a;margin-top:2rem;justify-content:center}.view-all a,.view-all p{text-align:center;color:#e3e3e3!important;text-decoration:none!important}}@media (min-width:800px){.candidate-goods-table tbody tr:nth-child(2n){background-color:#f5fbfc;border-radius:15px}td:first-child{border-radius:10px 0 0 10px}td:last-child{border-radius:0 10px 10px 0}}.page-title{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}.page-title h1{color:#222;font-family:DM Sans;font-size:40px;font-weight:700;line-height:52.08px;text-align:left}.more-info,.view-all{display:flex;flex-direction:row;align-items:center;cursor:pointer}.more-info a,.more-info p,.view-all a,.view-all p{font-family:DM Sans;font-size:16px;font-weight:700;line-height:20.83px;text-align:right;color:#417f8a;text-decoration:underline}.more-info img{margin-right:.3rem}.follow-election-count-btn{background-color:#417f8a;border-radius:10px;color:#fff;cursor:pointer;font-size:1.4rem;font-weight:700;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:10px}.follow-election-count-btn .text{line-height:normal}.candidate-name{margin-top:3rem;width:100%;height:80px;border-radius:10px;border:2px solid #417f8a;display:flex;justify-content:center;align-items:center;flex-direction:column}.candidate-name .text{text-transform:uppercase;font-family:DM Sans;font-size:28px;font-weight:700;line-height:36.46px;text-align:center;color:#000}.candidate-name .sub-text{font-size:14px;color:#000;text-align:center}.candidate-resume{width:100%;display:flex;flex-direction:row;justify-content:space-between;margin-top:3rem}.candidate-infos{width:40%;display:flex;flex-direction:column}.candidate-summary{width:50%;display:flex;flex-direction:column}.candidate-summary .title{font-weight:700}.candidate-history p,.candidate-summary .title{font-family:DM Sans;font-size:20px;line-height:26.04px;text-align:left;color:#000}.candidate-history p{font-weight:400}.candidate-infos-basic{width:100%;display:flex;flex-direction:row}.infos-basic{display:flex;flex-direction:column;justify-content:flex-flex-end;margin-left:1rem}.infos-basic-text{font-family:DM Sans!important;font-size:20px;font-weight:400;line-height:24.2px;text-align:left;color:#040404;text-transform:uppercase;margin-top:1rem}.political-party{width:210px;height:54px;border-radius:5px;background:#2569ad;color:#fff;font-family:DM Sans;font-size:20px;font-weight:700;line-height:26.04px;text-align:center;margin-top:2rem;display:flex;justify-content:center;align-items:center}.candidate-img{width:210px;height:215px;border-radius:5px;background-size:cover}.profile-summary{margin-top:3rem}.profile-summary .title{font-family:DM Sans;font-size:20px;font-weight:700;line-height:26.04px;text-align:left;color:#000}.profile-item{width:100%;display:flex;flex-direction:row;justify-content:space-between;margin-top:1rem;margin-bottom:1rem;font-size:16px;font-weight:400;line-height:19.36px}.item-title{text-align:left;color:#959a9a}.item-text{text-align:right;color:#040404}.item-text-goods{font-weight:700;text-align:right;color:#417f8a}.details-goods{width:100%;display:flex;justify-content:flex-flex-end;flex-direction:row}.details-goods p{font-family:DM Sans;font-size:12px;font-weight:700;line-height:15.62px;text-align:right;color:#417f8a;cursor:pointer;text-decoration:underline}.asset-detailing-content{width:100%;margin-top:6.5rem}.asset-detailing-content.mobile-view{margin-top:0;margin-bottom:3rem}.asset-detailing-content h4{font-family:DM Sans;font-size:20px;font-weight:700;line-height:26.04px;text-align:left;color:#000}.amount-text{width:100%;display:flex;flex-direction:row}.amount-text,.text-value{font-family:DM Sans;font-size:20px;line-height:26.04px;text-align:left;color:#000}.text-value{width:150px;margin-right:.3rem}.amount-text{font-weight:700}.candidate-goods-table{width:100%;border-collapse:collapse;margin-top:2rem}.candidate-goods-table th{font-family:DM Sans;font-size:16px;font-weight:400;line-height:20.83px;text-align:left;color:#9c9c9c}.candidate-goods-table td{font-family:DM Sans;font-size:20px;font-weight:400;line-height:26.04px;text-align:left;color:#000;background:transparent}.candidate-goods-table tr{height:80px;border-radius:15px}.header-table{background:#fff!important}.mainContentCandidates{margin-top:70px}@media only screen and (max-width:767px){.mainContentCandidates{margin-top:0!important}}@media only screen and (min-width:768px) and (max-width:1023px){.mainContentCandidates{margin-top:0!important}}.all-content{width:100%;max-width:1280px;padding-left:50px;padding-right:50px;padding-top:20px;margin:20px auto auto}.all-content p{margin:0}@media (max-width:800px){.page-title{color:#6fb5d8!important;font-size:24px!important;line-height:31.25px!important}.type-candidate{font-size:16px!important;line-height:20.83px!important}.types-candidate{margin-top:1rem!important}.search-input-bar{display:flex!important;flex-direction:row!important;justify-content:center!important;width:100%!important;height:50px;border-radius:5px;box-shadow:-4px 6px 6.8px -4px rgba(0,0,0,.16862745098039217)}.all-content{width:100%;padding-left:20px!important;padding-right:20px!important}.all-content p{margin:0}.search-bar p{font-size:20px!important;font-weight:700!important;line-height:36.04px!important}.regions-content{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.region-container{width:48%!important;max-width:none!important}.region-box{width:100%!important;height:200px!important;margin-top:2rem}.region-box button{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.title-region{font-family:DM Sans;font-size:16px;font-weight:700;line-height:20.83px;text-align:left;margin-bottom:2rem}.box-img-regions{justify-content:center}.box-btn-states,.box-img-regions{width:100%;display:flex;align-items:center}.box-btn-states{flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin-top:3rem}.btn-estado{width:45%;height:45px;border-radius:5px;border:1px solid #417f8a;margin-bottom:1rem}.btn-estado p{color:#417f8a;font-size:14px;font-weight:500;line-height:16.94px;text-align:center}.btn-back{width:154px;height:43px;border-radius:5px;background-color:#417f8a;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:4rem}.btn-back p{margin-left:.5rem;font-size:16px;font-weight:500;line-height:19.36px;text-align:left;color:#fff}.btn-back img{width:23px;height:23px}.search-candidate-bar{flex-wrap:wrap;height:auto;width:100%;display:flex;flex-direction:column!important;justify-content:center!important;align-items:center!important;margin-top:1.5rem}form{display:flex;align-items:center;justify-content:center;flex-direction:column}.input-options,.search-input-modal{width:100%!important}.btn-back-mapa{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:38px;border-radius:10px;border:1px solid;margin-top:1.5rem}.btn-back-mapa p{font-size:14px!important;line-height:18.23px!important;text-decoration:none!important}.input-option{min-height:40px!important}}.page-title{margin-bottom:.5rem}.search-candidate-bar{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:2rem;height:auto}.search-input-bar{z-index:3}.search-btn-mobile{background:#417f8a;display:flex;justify-content:center;align-items:center;width:100%!important;height:50px;border-radius:5px;margin-top:2rem;cursor:pointer}.search-btn-mobile img{width:23px;height:23px}.search-btn-mobile p{font-size:16px;font-weight:500;line-height:19.36px;text-align:left;color:#fff;text-transform:uppercase;margin-left:.5rem}.search-btn-img{background:#417f8a;min-width:50px;height:50px;border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer}.assemblyman-h3{font-size:24px;font-weight:700;line-height:29.05px;text-align:left;color:#000;margin-top:3rem;margin-bottom:2rem}button,input,select{background:transparent;border:none}.researches-bar-regions{display:flex;flex-direction:row;justify-content:space-between}.regions-content,.search-bar{width:100%;display:flex;flex-direction:row;height:auto}.search-bar{justify-content:space-between!important;align-items:end;margin-top:2.5rem}.regions-content{justify-content:space-between;margin-top:4rem}.region-container{max-width:200px;flex-direction:column;gap:8px}.region-box,.region-container{width:100%;display:flex;align-items:center}.region-box{height:200px;border-radius:5px;box-shadow:-4px 6px 6.8px -4px rgba(0,0,0,.16862745098039217);background:#f6f7f7;justify-content:center;position:relative}.region-box img{width:65%;height:auto}@media (max-width:800px){.region-box img{width:auto}}.region-box-info{width:100%;height:200px;display:none;position:absolute;z-index:2;flex-direction:column;padding-top:.5rem;overflow-y:auto}.region-box:hover .region-box-info{display:block;width:200px;height:200px;position:absolute;z-index:2;background:rgba(246,247,247,.9)}.region-box-info p{font-family:DM Sans;font-size:12px;font-weight:700;line-height:15.63px;text-align:left;color:#000;margin-left:.6rem}.region-box-info div{width:100%;height:25px;display:flex;align-items:center}.region-box-info div:hover{background:#417f8a}.search-input-modal{display:flex;flex-direction:column;position:relative;width:295px}.input-options{background:#fff;padding-top:.5rem;padding-bottom:.5rem;position:absolute;z-index:4;width:295px;max-height:220px;border-radius:0 0 5px 5px;overflow-y:auto;top:50px;box-shadow:-4px 6px 6.8px -4px rgba(0,0,0,.16862745098039217)}.input-option{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:.5rem 0;padding-left:12px;min-height:31px;font-size:16px;font-weight:400;line-height:19.36px;text-align:left;cursor:pointer;transition:.2s;color:#000;text-decoration:none}.input-option:hover{background-color:#d9d9d9}.description-option{font-size:12px!important;line-height:14.52px!important;color:#959595!important}.description-option,.name-option{font-weight:400!important;text-align:left;margin:0}.name-option{font-size:14px!important;line-height:16.94px!important}.page-title-candidato{justify-content:space-between}.btn-back-mapa,.page-title-candidato{display:flex;flex-direction:row;align-items:center}.btn-back-mapa{cursor:pointer}.btn-back-mapa p{font-family:DM Sans;font-size:16px;font-weight:700;line-height:20.83px;text-align:right;color:#417f8a;text-decoration:underline}.all-content-mayor,.all-content-mayor-mobile{width:100%}.all-content-mayor-mobile p,.all-content-mayor p{margin:0}.all-content-mayor-mobile{display:flex;justify-content:center;flex-direction:column}@media (max-width:800px){.researches-bar{width:70%!important}.select-counties{margin-left:0!important}.page-title{color:#6fb5d8;font-size:24px;line-height:31.25px;margin-bottom:.5rem;font-family:DM Sans;text-align:left;font-weight:700}.line-divider{width:100%;height:4px;background:#e9e9e9}.types-candidate{width:100%;display:flex;flex-direction:row;margin-top:1rem}.type-candidate{width:50%;height:60px;font-family:DM Sans;font-weight:700;font-size:16px;line-height:20.83px;text-align:center}.search-input{width:100%;display:flex;flex-direction:row;align-items:center}.search-input input{width:100%;height:100%}.search-input input:focus{outline:none}.search-input img{width:30px;height:30px;margin-right:.5rem;margin-left:.8rem}.search-btn{background:#417f8a;width:50px;height:50px;border-radius:5px;align-items:center}.candidates,.search-btn{display:flex;justify-content:center}.candidates{width:100%;flex-direction:row;flex-wrap:wrap;margin-top:.5rem}.candidate{display:flex;flex-direction:column;min-height:960px}.candidate_img{width:140px;height:126px;border-radius:5px}.candidate-infos{display:flex;flex-direction:column;margin-top:.5rem}.candidate-name{font-size:16px;font-weight:700;line-height:20.83px;color:#417f8a;text-decoration:underline}.candidate-info,.candidate-name{font-family:DM Sans;text-align:left}.candidate-info{margin-top:.3rem;width:90px;font-size:12px;font-weight:500;line-height:15.8px;color:#656565}.candidate-more{width:140px;height:126px;display:none}.candidate_img:hover .candidate-more{display:flex;width:140px;height:126px;border-radius:5px;background:rgba(65,127,138,.9);justify-content:center;align-items:center}.candidate-more p{width:140px;font-family:DM Sans;font-size:14px;font-weight:700;line-height:17.83px;text-align:center;color:#fff;cursor:pointer}button,input,select{background:transparent;border:none}.candidates-mayor{justify-content:center!important}}.candidate{min-height:720px}.researches-bar{width:55%;display:flex;flex-direction:row;justify-content:space-between}.select-modal{min-width:210px;display:flex;flex-direction:column;margin-left:1.5rem;position:relative}.select-counties,.select-political-party{min-width:210px;height:50px;background:#f6f7f7;font-family:DM Sans;font-size:20px;line-height:26.04px;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:0 1rem;align-items:center}.select-counties,.select-counties-option,.select-political-party,.select-political-party-option{border-radius:5px;box-shadow:-4px 6px 6.8px -4px rgba(0,0,0,.16862745098039217);font-weight:400;text-align:left}.select-counties-option,.select-political-party-option{background:#fff;font-size:16px;line-height:22.04px;padding-top:.5rem;padding-bottom:.5rem;position:absolute;z-index:2;width:210px;height:220px;overflow-y:auto;top:50px}.option-political-party{width:100%;display:flex;flex-direction:row;align-items:center;margin:.5rem 0;padding-left:12px;font-size:14px;font-weight:600;cursor:pointer;transition:.2s}.option-political-party:hover{background-color:#e0e0e0}.candidates-mayor{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:4rem;margin-top:.5rem}.candidate-mayor{width:260px;display:flex;flex-direction:column;margin-top:2rem}.candidate_img-mayor{width:260px;height:215px;border-radius:5px}.candidate-infos-mayor{display:flex;flex-direction:column;margin-top:.5rem;text-decoration:none}.candidate-name-mayor{font-family:DM Sans;font-size:20px;font-weight:700;line-height:26.04px;text-align:left;color:#417f8a;text-decoration:underline}.candidate-info-mayor{font-family:DM Sans;font-size:14px;font-weight:500;line-height:18.23px;text-align:left;color:#656565}.candidate-more-mayor{width:260px;height:215px;display:none}.candidate_img-mayor:hover .candidate-more-mayor{display:flex;width:260px;height:215px;border-radius:5px;background:rgba(65,127,138,.9);justify-content:center;align-items:center}.candidate-more-mayor a,.candidate-more-mayor p{width:140px;font-family:DM Sans;font-size:16px;font-weight:700;line-height:20.83px;text-align:center;color:#fff;cursor:pointer}.candidates-assemblyman{width:100%;display:flex;flex-direction:column}.candidate-infos-assemblyman{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.candidate-infos-basic-assemblyman{width:100%;display:flex;flex-direction:column;align-items:left;justify-content:center;cursor:pointer}.candidate-name-assemblyman{font-size:20px;font-weight:400;line-height:24.2px;text-align:left;color:#000}.candidate-name-assemblyman a{text-decoration:none;color:#000}.candidate-political-party-assemblyman{font-size:16px;font-weight:400;line-height:19.36px;text-align:left;color:#959595}.line-divider-assemblyman{width:100%;height:1px;background:#e1e1e1;margin-top:.5rem;margin-bottom:.5rem}.all-content-assemblyman{width:100%}.all-content-assemblyman p{margin:0}@media (max-width:800px){.all-content-assemblyman{width:100%;display:flex;justify-content:center;flex-direction:column}.all-content-assemblyman p{margin:0}.candidates-assemblyman{justify-content:center}}.pagination{display:flex;justify-content:center;align-items:center}.pagination .next-btn,.pagination .previous-btn{color:#417f8a;text-decoration:underline;cursor:pointer;display:flex;align-items:center;gap:10px;padding:10px;white-space:nowrap}.pagination .next-btn.disabled,.pagination .previous-btn.disabled{color:grey;cursor:not-allowed}.pagination .page-btn{border-radius:2px;cursor:pointer;min-width:40px;height:30px;border-left:1px solid #e5e7eb}.pagination .page-btn:last-of-type{border-right:1px solid #e5e7eb}.pagination .page-btn:hover{filter:brightness(.85)}.pagination .page-btn.active{background-color:#417f8a;border:none;color:#f6f7f7}.pagination .separator-dots{border-left:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;width:30px;height:30px}.countMapBrasil p{margin:0}.party-box{width:100%;height:65px;border-radius:5px;background-color:#f6f7f7;justify-content:space-between;align-items:center;padding:0 1.5rem 0 1rem;margin-bottom:1rem}.party-box,.party-box-identification{display:flex;flex-direction:row}.party-color{width:45px;height:40px;border-radius:5px}.party-box-name{display:flex;flex-direction:column;margin-left:1rem}.party-title{font-size:20px;font-weight:400;line-height:24.2px;color:#000}.party-text{font-size:14px;font-weight:400;line-height:16.94px;color:#9c9c9c}.party-results{display:flex;flex-direction:column;text-align:end}.text-view-party{margin-top:2.5rem}.piechart-text{font-size:2rem!important}.piechart-title{font-size:1.4rem!important}.description-pieChart{margin-left:1rem!important}.content-chart-br-svg{margin-right:15px!important}.text-view-party{margin-left:0!important}.total-values p{width:40px!important}.chart-box{justify-content:center;align-items:center}.piechart-description-text{align-items:center!important}.countMapBrasil .mapchart-box-br-svg{width:100%;height:100%}.countMapBrasil .charts-elections{margin:0}.countMapBrasil .text-view-party{margin:20px 0}.countMapBrasil .title-map{margin-top:10px;margin-bottom:15px}.countMapBrasil .content-btn-party{margin-top:0;padding:2rem}.countMapBrasil .body{margin-top:0}.countMapBrasil .search-input-bar{right:10px;top:10px}.countMapBrasil .input-options{right:10px;top:58px;z-index:1}.countMapBrasil .zoom-buttons{display:block!important}.countMapBrasil .zoom-buttons button{padding-left:5px!important;padding-top:0!important}.cMapBrasil .Page-breadcrumbs{padding-left:calc(50% - 590px)!important}.cMapBrasil{margin-top:90px}.cMapBrasil.fullscreen-mode .countMapBrasil{display:flex;justify-content:center}.cMapBrasil.fullscreen-mode .body{width:100vw;max-width:none;padding:30px 40px 30px 30px;margin:0}.cMapBrasil.fullscreen-mode .charts-elections{justify-content:center}.cMapBrasil.fullscreen-mode .title-location{margin:10px 0 15px}.cMapBrasil.fullscreen-mode .party-data{width:55%!important}.cMapBrasil.fullscreen-mode .party-box{padding:1.5rem!important}.cMapBrasil.fullscreen-mode .content-chart-br-svg{flex-direction:row;gap:30px}@media (max-width:800px){.chart-box img{width:100px!important;height:100px!important}.description-pieChart{justify-content:center!important}.piechart-text,.piechart-title{font-weight:400!important;font-size:1.4rem!important}.box-chart-br{margin-top:4rem!important}.text-view-party{margin-top:20px!important}.title-map{margin:15px 0!important}.countMapBrasil .content-btn-party{justify-content:center!important;padding:1.3rem 0 .8rem!important}.countMapBrasil .btn-party{font-size:9px!important;margin:0!important;width:80px!important}.countMapBrasil .body{margin-top:0!important;padding-left:0!important;padding-right:0!important}.countMapBrasil .page-title{margin-bottom:0!important}.countMapBrasil .mapchart-box-br-svg{width:100%!important;height:100%!important}}.candidate-card{width:48%;height:65px;border-radius:5px;background-color:#f6f7f7;justify-content:space-between;align-items:center;padding:0 .5rem;margin-bottom:1rem}.candidate-card,.candidate-card-identification{display:flex;flex-direction:row}.candidate-color{width:45px;height:40px;border-radius:5px}.candidate-card-name{display:flex;flex-direction:column;margin-left:1rem}.candidate-title{font-size:20px;font-weight:400;line-height:24.2px;color:#000}.candidate-text{font-size:14px;font-weight:400;line-height:16.94px;color:#9c9c9c}.candidate-results{display:flex;flex-direction:column;text-align:end}.text-view-party{font-family:DM Sans;font-size:14px;font-weight:400;line-height:18.23px;text-align:left;color:#000;margin-top:1.5rem;margin-left:1rem}.candidates-box-state{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}@media (max-width:800px){.candidates-box-state{flex-direction:column!important;align-items:center;justify-content:center!important}.candidate-card{width:100%!important}}.countMapCity body{-ms-scroll-chaining:none!important;overscroll-behavior:none!important;touch-action:none;overflow-x:hidden}.countMapCity .body{max-width:none;padding-top:0;margin:0}@media only screen and (min-width:1280px){.countMapCity .body{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}}.countMapCity p{margin:0}.countMapCity .PageHeadingSimple-subHeading{margin-bottom:30px}.countMapCity .page-title{margin:20px 0}.countMapCity .description{margin-top:20px;margin-bottom:30px;color:rgba(0,0,0,.5);font-size:16px;font-weight:400}@media only screen and (max-width:767px){.countMapCity .description{margin-top:15px!important;margin-bottom:0!important}}.countMapCity .container-round-buttons{display:flex;gap:10px!important}.countMapCity .container-round-buttons .btn-election-round.unselected{background-color:#fff;border:1px solid #417f8a;color:#417f8a}.countMapCity .container-round-buttons .btn-election-round:disabled{background-color:#d8dfdf;color:#666;cursor:not-allowed}@media only screen and (max-width:767px){.countMapCity .container-round-buttons .btn-election-round{margin:0!important;width:calc(50% - 5px)!important}}.countMapCity table{border-collapse:separate;border-spacing:0;width:100%;max-width:600px;margin-bottom:48px;border:1px solid #959a9a;border-radius:10px;overflow:hidden}.countMapCity table .table-text{font-size:14px;font-weight:400}.countMapCity table .table-text.bold{font-weight:700}@media only screen and (max-width:767px){.countMapCity table .table-text{font-size:12px}}.countMapCity table th{padding:12px;text-align:center;border-bottom:1px solid #959a9a;color:#222}.countMapCity table th .counting-text{font-size:20px;font-weight:700}@media only screen and (max-width:767px){.countMapCity table th .counting-text{font-size:16px}}.countMapCity table .subheader td{padding:12px;text-align:center;background-color:#f6f7f7;border-radius:0!important}.countMapCity table tr td{padding:12px;text-align:left;border-right:1px solid #959a9a;background-color:#fff;text-align:center}.countMapCity table tr td:nth-child(3){border-right-width:4px}.countMapCity table tr td:last-child{border-right:none}.countMapCity table tr td:last-child:first-child{border-bottom-left-radius:10px}.countMapCity table tr td:last-child:last-child{border-bottom-right-radius:10px}@media only screen and (max-width:767px){.countMapCity table{margin-top:20px;margin-bottom:0}}.types-candidate{width:100%;display:flex;flex-direction:row;margin-top:2rem}.type-candidate{width:50%;height:60px;font-family:DM Sans;font-size:24px;font-weight:700;line-height:31.25px;text-align:center}.content-chart-br{width:50%}.charts-elections{justify-content:space-between}.piechart-text-city{font-size:2rem!important;line-height:24.2px!important;margin-left:1rem!important}.title-candidates{font-size:24px!important;font-weight:700!important;margin-top:0!important}.chart-box{margin-top:56px!important;margin-bottom:24px}.cMapCity .search-input-bar{background:#fff}.cMapCity .search-input input{font-size:16px}.cMapCity.fullscreen-mode .body{padding:30px}.cMapCity.fullscreen-mode .charts-elections{justify-content:space-around;margin-top:0}.cMapCity.fullscreen-mode .chart-box{margin-top:0}.cMapCity.fullscreen-mode .PageHeadingSimple-subHeading{margin-bottom:0}.cMapCity.fullscreen-mode .box-chart-br{margin-bottom:20px}.cMapCity.fullscreen-mode .page-title{margin-top:0}@media (max-width:1300px){.content-chart-br{width:auto!important}}@media (max-width:800px){.mainContentCandidates{padding:0 20px!important}.countMapCity .body{padding:0!important}.piechart-title{font-size:1.2rem!important;margin:0!important}.piechart-text-city{color:#656565!important;font-weight:700!important;line-height:16.94px!important;font-size:1.7rem!important;margin:0!important}.piechart-description-text{gap:10px!important}.search-btn-img{min-width:50px!important}.search-input img{margin-left:.8rem!important}.mobile-show{display:block!important}.page-title{margin-top:0!important;margin-bottom:2.5rem!important}.countMapCity .body{margin:0!important}.countMapCity .page-title{margin-top:15px!important;margin-bottom:2.5rem!important}.btn-election-map{width:100%!important;margin-bottom:10px!important;margin-left:0!important}.PageHeadingSimple-subHeading{margin-top:0!important;margin-bottom:0!important}.pieChart-box,.pieChart-box .chart-box{margin-bottom:0!important}.pieChart-box .chart-box{justify-content:flex-start!important;margin-top:24px!important}.pieChart-box .chart-box .pieChart{width:80px!important;height:80px!important}.pieChart-box .chart-box .description-pieChart{width:auto!important;justify-content:center!important}.pieChart-box .chart-box .description-pieChart .piechart-description-text{justify-content:flex-start!important}.types-candidate{margin-top:2rem!important}.candidates-box-progress{align-items:center;justify-content:center!important}.candidate-progress-box{height:67px!important}.candidate-progress-box-identification img{width:45px!important;height:45px!important}.candidate-progress-conteudo{padding:.5rem 1rem!important}.candidate-progress-text,.candidate-progress-title{line-height:14.52px!important;font-size:12px!important}.candidate-progress-text,.countMapCity .box-chart-br{margin-top:0!important}.countMapCity .box-all-candidates,.countMapCity .pagination{margin-bottom:3rem!important}.mapchart-box-br{padding:25px!important}.title-candidates{margin-top:3rem!important}.search-input-bar{margin-bottom:0!important}.pieChart-box-title{display:none!important}.page-btn{min-width:36px!important;padding:0 3px!important}}@media (max-width:380px){.search-input input{font-size:13px!important}}.candidates-box-progress{width:100%;display:flex;flex-direction:column;justify-content:space-between}.candidate-progress-box{width:100%;height:100px;border-radius:5px;background-color:#f6f7f7;margin-bottom:1rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.candidate-progress-conteudo{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 3.2rem;gap:25px}.candidate-progress{height:7px;border-radius:5px 5px}.candidate-progress-box-identification{display:flex;flex-direction:row;align-items:center}.candidate-progress-box-identification img{width:70px;height:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.candidate-progress-box-name{display:flex;flex-direction:column;margin-left:1rem}.candidate-progress-title{font-size:20px;font-weight:400;line-height:24.2px;color:#000}.candidate-progress-text{color:#9c9c9c;font-size:14px;font-weight:400;line-height:16.94px;margin-top:.5rem!important;display:flex;align-items:center;gap:10px}.candidate-progress-results{display:flex;flex-direction:column;text-align:end}.pieChart-box .pieChart{width:150px;height:150px}.pieChart-box .pieChart .text{font-size:14px;fill:#656565}.councilors{margin-top:0!important;display:flex;flex-direction:column;gap:25px!important}.councilors-header{display:flex;align-items:center;justify-content:space-between}.councilors-header h4{font-size:24px;font-weight:700;line-height:29.05px;text-align:left}.councilors-header .search-input-bar{margin:0}.search-bar{justify-content:start!important}.search-input-bar{position:relative!important}.search-candidate-bar,.search-input-bar{margin-top:0!important}.card-councilors{width:100%;height:65px;padding:10px;display:flex;align-items:center;justify-content:space-between;border-radius:5px;border-bottom:1px solid #e1e1e1}.card-councilors div:first-child{display:flex;flex-direction:column;align-items:flex-start;gap:10px;height:100%}.councilors ul{display:flex;flex-direction:column;justify-content:center;gap:10px}.card-councilors p{font-size:20px;font-weight:400;line-height:20px}.card-councilors span{font-size:16px;font-weight:400;line-height:19.36px;color:#959595;display:flex;align-items:center;gap:10px}.router-navigate{display:flex;align-items:center;justify-content:flex-end;gap:20px}.router-navigate-controll{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.005em;color:#9c9c9c;cursor:pointer}.router-navigate ul{display:flex;flex-direction:row;align-items:center}.router-navigate li{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.005em;cursor:pointer}.router-navigate-active{background-color:#417f8a;color:#fff}.router-navigate-controll-active{color:#000}.body{width:100%;max-width:1280px;padding-left:50px;padding-right:50px;padding-top:20px;margin:20px auto auto}@media (max-width:800px){.body{width:100%;padding-left:20px!important;padding-right:20px!important}.page-title{font-size:24px!important;line-height:31.25px!important;color:#6fb5d8!important}.election-count-title{font-family:DM Sans;font-size:16px;font-weight:500;line-height:20.83px;text-align:left}.pieChart{width:80px!important;height:80px!important}.pieChart-box{margin-top:2rem;margin-bottom:2rem}.pieChart-box-title{margin-left:1rem}.chart-box{align-items:center;justify-content:flex-start}.description-pieChart{display:flex;flex-direction:column;margin-left:1.5rem!important;justify-content:flex-start!important;height:75px!important;width:auto!important}.piechart-description-text{margin-bottom:.5rem;justify-content:flex-start!important}.piechart-text{font-size:14px!important;font-weight:400;line-height:16.94px!important;margin-left:.5rem!important}.piechart-text,.piechart-title{text-align:left!important;color:#656565!important}.btn-election-round{width:65px!important;height:34px!important;font-size:12px!important;line-height:15.62px!important}.bar-total-count{width:var(--bar-total-count-width)!important;min-width:var(--bar-total-count-width)!important}.box-chart-br{width:100%!important;height:329px!important;margin-top:2rem;display:flex;justify-content:center;align-items:center;background-color:transparent!important;box-shadow:none!important}.mapchart-box-br{width:400px!important;height:300px!important}.mapchart-box-br img{width:300px!important;height:300px!important}.search-input-bar{margin-top:0!important}.content-btn-party{width:100%!important;height:auto!important}.btn-party{width:90px!important;height:30px!important;margin-bottom:.5rem;font-size:10px!important}.btn-party.not-selected{background:#ddd!important}.content-chart-br,.content-chart-br-svg{width:100%!important;display:flex;flex-direction:column;align-items:center;justify-content:center}.box-chart-br-svg{display:flex!important;width:100%!important;height:95vw!important}.mapchart-box-br-svg{justify-content:flex-start!important;align-items:flex-start!important;height:auto!important}.box-chart-br-svg-br,.mapchart-box-br-svg-br{height:95vw!important;width:100%!important;min-height:0!important}}.box-chart-br-svg-br{min-width:100%}.page-title{font-size:40px;line-height:52.08px;color:#417f8a}.charts-elections{flex-wrap:wrap;margin-top:2.5rem;gap:2.5rem}.charts-elections,.content-total{width:100%;display:flex;flex-direction:row}.content-total{justify-content:space-between;align-items:center}.content-row-flexend{justify-content:flex-end;display:flex;flex-direction:row;align-items:flex-end}.btn-election-map,.btn-election-round{height:49px;border-radius:5px;background-color:#417f8a;box-shadow:-4px 6px 6.8px -4px rgba(0,0,0,.16862745098039217);font-family:DM Sans;text-align:center;color:#fff;margin-left:1rem;cursor:pointer}.btn-election-round{width:96px;font-size:20px;font-weight:400;line-height:26.04px}.btn-election-map{width:210px;font-size:16px;font-weight:700}.content-chart-br,.content-chart-br-svg,.party-data{display:flex;flex-direction:column;width:100%}@media screen and (max-width:800px){.content-chart-br,.content-chart-br-svg,.party-data{width:100%!important}}.box-chart-br{width:545px;height:590px}.box-chart-br,.box-chart-br-svg{background:#f6f7f7;border-radius:5px;box-shadow:-4px 6px 6.8px -4px rgba(0,0,0,.16862745098039217);position:relative}.box-chart-br-svg{width:720px;height:720px}.election-count-title{font-size:14px;color:#000}.election-count-text,.election-count-title{font-family:DM Sans;font-weight:500;line-height:18.23px;text-align:left}.election-count-text{font-size:10px;color:#656565}.bar-total-count{width:var(--bar-total-count-width);height:29px;background:#f6f7f7}.bar-value-count{height:29px;background:#417f8a}.total-values{margin-top:.5rem}.total-values p{margin-left:.5rem}.line-divider{height:4px;background:#e9e9e9}.mapchart-box-br{width:545px;height:590px;position:absolute;z-index:1;display:flex;justify-content:center;align-items:center;padding:50px}.mapchart-box-br svg{fill:#417f8a;width:auto;height:auto}.mapchart-box-br-svg{width:auto;height:680px;position:absolute;z-index:1;padding:10px}.mapchart-box-br-svg,.mapchart-box-br-svg-br{display:flex;justify-content:center;align-items:center}.mapchart-box-br-svg-br{min-width:100%;min-height:600px;background:#f6f7f7;box-shadow:-4px 6px 6.8px -4px rgba(0,0,0,.16862745098039217);overflow:auto}.search-bar{width:100%;justify-content:space-between}.search-bar,.search-bar-election-count{display:flex;flex-direction:row;align-items:center}.search-bar-election-count{z-index:2;justify-content:flex-end;margin:1rem}@media screen and (max-width:800px){.search-bar-election-count{display:none}}.mapchart-box-br img{width:500px;height:450px}.search-input-bar{width:100%;display:flex;flex-direction:row;justify-content:space-between;width:295px;height:50px;border-radius:5px;box-shadow:-4px 6px 6.8px -4px rgba(0,0,0,.16862745098039217);margin-top:1rem;margin-right:1rem}.search-input{width:100%;display:flex;flex-direction:row;align-items:center}.search-input input{width:100%;height:100%}.search-input input:focus{outline:none}.search-input img{width:30px;height:30px;margin-right:.5rem;margin-left:.8rem}.search-btn{background:#417f8a;width:50px;height:50px;border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer}.pieChart-box{width:100%}.pieChart-box-title{font-size:24px;font-weight:700;line-height:31.25px;text-align:left}.pieChart{width:150px;height:150px}.description-pieChart{display:flex;flex-direction:column;margin-left:6rem;width:300px;height:173px;justify-content:center}.piechart-description-text{width:100%;display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;margin-bottom:.5rem}.piechart-title{font-size:14px;line-height:16.94px}.piechart-text,.piechart-title{font-weight:400;text-align:right}.piechart-text{font-size:20px;line-height:24.2px;margin-left:1rem}.title-candidates{margin-top:3rem}.title-candidates,.title-map{font-family:DM Sans;font-size:20px;font-weight:500;line-height:26.04px;text-align:left}.title-map{margin-top:1.5rem;margin-bottom:1.5rem}.content-btn-party{width:720px;height:auto;border-radius:5px;background-color:#f6f7f7;margin-top:1rem;padding:1rem 0 1rem 1rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:1rem}.btn-party{width:118px;height:44px;border-radius:5px;font-family:DM Sans;font-size:14px;font-weight:500;line-height:18.23px;text-align:center;color:#fff;margin-right:.5rem;margin-left:.5rem;margin-bottom:.5rem;cursor:pointer}.btn-party.not-selected{background:#ddd!important}.zoom-buttons{position:absolute;z-index:3;width:40px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:1rem;box-shadow:0 2px 5px rgba(0,0,0,.2);overflow:hidden}.zoom-buttons .line-divider{margin:0!important}.zoom-buttons button{display:flex;align-items:center;justify-content:center;width:100%;height:45px;color:#417f8a;font-weight:700;font-size:20px;cursor:pointer;transition:all .1s linear;margin:0;background-color:#fff}.zoom-buttons button:hover{background:#eee}.zoom-buttons button:active{background:#ccc}.title-location{font-family:DM Sans;font-size:24px;font-weight:700;line-height:31.25px;text-align:left;margin-bottom:2rem}cx-election-zone-map .body{max-width:none;padding-top:0;margin:0}@media only screen and (min-width:1280px){cx-election-zone-map .body{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}}@media only screen and (max-width:767px){cx-election-zone-map .body{padding:0!important}}cx-election-zone-map p{margin:0}cx-election-zone-map .page-title{font-size:40px;line-height:52.08px;margin:20px 0!important}@media only screen and (max-width:767px){cx-election-zone-map .page-title{margin-top:15px!important;margin-bottom:25px!important}}.info-content{flex-direction:column;margin-top:30px}.graphic-box,.info-content{display:flex;gap:20px}.graphic-box .pieChart{width:80px!important;height:80px!important}.graphic-box .graphic-text{width:auto!important;justify-content:center!important}.determination-title{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px}.determination-title p{font-size:14px;font-weight:600;line-height:18.23px;text-align:left}.determination-title span{font-size:10px;font-weight:500;line-height:13.02px;text-align:left;color:#656565}.mobile-section-stutus{margin-top:25px}.determination-percentage{width:283px;height:29px;background-color:#f6f7f7}.determination-percentage div{background-color:#417f8a;height:100%}.determination-status{display:flex;align-items:center;gap:10px}.determination-status>div{display:flex;align-items:center;gap:15px}.candidates-zone{font-size:20px;font-weight:500;line-height:26.04px;text-align:left;display:flex;flex-direction:column;gap:30px}.candidates-zone ul{display:flex;flex-direction:column;gap:15px}.card-candidate{height:101px;width:100%;background-color:#f6f7f7;list-style:none;padding-inline:32px;border-radius:5px;position:relative;display:flex;align-items:center;justify-content:space-between;height:66.42px;padding-inline:20px}.box-elected{padding:1.5px 7px;font-size:8px;border-radius:2px;color:#fff;font-weight:700;line-height:14.52px;background-color:#05ab47}.elected{background-color:rgba(5,171,71,.1)}.elected span{color:#9c9c9c!important;font-weight:600!important}.second-round{background-color:#bdd2d6}.box-second-round{color:#fff;padding:1.5px 7px;font-size:8px;border-radius:2px;font-weight:700;line-height:14.52px;background-color:#417f8a}.second-round span{color:#222!important;font-weight:600!important}.card-candidate-info{display:flex;align-items:center;gap:12px}.card-candidate-info img{width:43.81px;height:46.69px;border-radius:5px}.card-candidate-info-text p{font-weight:600;font-size:12px;line-height:24.2px;text-align:left}.card-candidate-info-text span{font-weight:600;font-size:12px;line-height:16.94px;text-align:left;color:#9c9c9c}.card-candidate-votes p{font-size:15px;font-weight:600;line-height:24.2px;text-align:right}.card-candidate-votes span{font-size:12px;font-weight:600;line-height:16.94px;text-align:right;color:#9c9c9c}.card-candidate-status-votes{position:absolute;bottom:0;left:0;background-color:#4f9960;border-radius:0 5px 5px 5px;height:4px}.mobile-section-map{gap:30px;align-items:center;margin-top:70px}.mobile-section-map,.parties{display:flex;flex-direction:column}.parties{gap:10px}.parties p{font-size:14px;font-weight:500;line-height:18.23px}.parties ul{width:100%;padding:10px 12px;background-color:#f6f7f7;flex-wrap:wrap;gap:10px;list-style:none}.parties li,.parties ul{border-radius:5px;display:flex}.parties li{width:69.17px;height:26.01px;align-items:center;justify-content:center;font-family:DM Sans;font-size:14px;font-weight:400;line-height:18.23px;color:#fff;cursor:pointer}.mobile-section-map img{width:209px;height:317px}.mobile-section-select{margin-top:30px}.mobile-section-select>div{width:100%;display:flex;align-items:center;justify-content:space-between}.mobile-section-select button{width:65.28px;height:33.32px;background-color:#417f8a;color:#fff;border-radius:5px;font-size:12px;display:flex;align-items:center;justify-content:center}.mobile-section-select .inactive{background-color:#d8dfdf;color:#959a9a}.zones-container{display:flex;flex-wrap:wrap;gap:10px}.zones-container .option-btn{display:flex;justify-content:space-between;width:386px;cursor:pointer;box-shadow:-4px 6px 6.8px -4px rgba(0,0,0,.17);border-radius:5px;min-height:72.06px}.zones-container .option-btn .text{padding:10px;width:100%;height:100%;align-content:center}.zones-container .option-btn .chevron-btn{background-color:#417f8a;height:100%;min-width:50px;border-radius:5px;display:flex;align-items:center;justify-content:center}.cZoneMap.fullscreen-mode .candidates-zone{margin-bottom:150px!important}.cZoneMap.fullscreen-mode .body{margin-top:0!important;max-width:-webkit-fit-content!important;max-width:-moz-fit-content!important;max-width:fit-content!important}.cZoneMap.fullscreen-mode .zones-container{justify-content:center!important}.cZoneMap.fullscreen-mode .zones-container .option-btn{min-width:386px!important;max-width:500px!important;width:32%!important}.cZoneMap.fullscreen-mode .determination{margin-block:15px 15px!important;padding-inline:0!important}@media (max-width:800px){.cZoneMap.fullscreen-mode .candidates-zone{margin-bottom:180px}}@media (min-width:700px){.select-position{display:flex;align-items:center;padding-inline:16px;margin-top:22px}.select-position-button{width:50%;height:60px;background-color:#fff;border-bottom:6px solid #e9e9e9;font-weight:700;font-size:24px;line-height:31.25px;color:#b2b2b2;cursor:pointer}.active{background-color:#e9e9e9;border-bottom:6px solid #417f8a;color:#417f8a}.determination{display:flex;align-items:center;justify-content:space-between;padding-inline:16px;margin-block:35px 50px}.determination button{max-height:49px;min-width:78px;background-color:#417f8a;color:#fff;padding:15px 13px;border-radius:5px;font-size:16px;font-weight:700}.determination>div{display:flex;flex-direction:column;align-items:center;gap:15px}.determination-title{flex-direction:row;align-items:center;gap:15px}.determination-status{gap:62px}.vote-counting{display:grid;gap:30px;grid-template-columns:1fr 1fr}.vote-counting-box-primary{display:flex;flex-direction:column;gap:30px}.map{width:558px;height:574px;background-color:#f6f7f7;box-shadow:-4px 6px 6.8px -4px rgba(0,0,0,.17);border-radius:5px;padding-bottom:20px;display:flex;align-items:flex-end;justify-content:center;position:relative}.info-content{display:flex;flex-direction:column;gap:30px;margin-top:0}.graphic-box .chart-box{justify-content:flex-start!important}.graphic-box .chart-box .pieChart{width:80px!important;height:80px!important}.graphic-box .chart-box .description-pieChart{width:auto!important;justify-content:center!important}.graphic-box .chart-box .description-pieChart .piechart-description-text{justify-content:flex-start!important}.graphic-box{align-items:center}.graphic-box .pieChart{width:150px!important;height:150px!important}.graphic-box .pieChart .text{font-size:14px;fill:#656565}.graphic-box .graphic-text p{font-size:14px;font-weight:400;line-height:16.94px;color:#656565;justify-content:flex-start!important}.graphic-box .graphic-text p b{font-size:2rem;font-weight:400;line-height:24.2px;justify-content:flex-start!important}.graphic-text{width:100%;display:flex;flex-direction:column;text-align:end;gap:15px}.graphic-text p{color:#000}.graphic-text b{font-size:20px;font-weight:400;line-height:24.2px}.candidates-zone{font-size:20px;font-weight:500;line-height:26.04px;text-align:left;display:flex;flex-direction:column;gap:30px}.candidates-zone ul{display:flex;flex-direction:column;gap:15px}.card-candidate{height:101px;width:100%;background-color:#f6f7f7;list-style:none;padding-inline:32px;border-radius:5px;position:relative;display:flex;align-items:center;justify-content:space-between}.elected{background-color:rgba(5,171,71,.1)}.elected span{color:#9c9c9c!important;font-weight:600!important}.second-round{background-color:#bdd2d6}.second-round span{color:#222!important;font-weight:600!important}.card-candidate-info{gap:20px}.card-candidate-info img{width:74px;height:71px}.card-candidate-info-text p{font-size:20px;font-weight:500}.card-candidate-info-text span{font-size:14px;font-weight:500}.card-candidate-votes p{font-size:20px;font-weight:400}.card-candidate-votes span{font-size:14px;font-weight:400}.card-candidate-status-votes{height:7px}.box-elected,.box-second-round{padding:2.5px 6.5px;border-radius:5px;font-size:12px}.parties{gap:15px}.parties p{padding-left:20px}.parties ul{gap:15px;padding:22px 19px}.parties li{width:117px;height:44px}.councilors{margin-top:55px;display:flex;flex-direction:column;gap:55px}.councilors-header{display:flex;align-items:center;justify-content:space-between}.councilors-header h4{font-size:24px;font-weight:700;line-height:29.05px;text-align:left}.councilors-header .search-input-bar{margin:0}.card-councilors{width:100%;height:65px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e1e1e1}.card-councilors div:first-child{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;height:100%}.card-councilors div:last-child{display:grid;gap:10px}.councilors ul{display:flex;flex-direction:column;justify-content:center;gap:10px}.card-councilors p{font-size:20px;font-weight:400;line-height:20px;margin:0}.card-councilors span{font-size:16px;font-weight:400;line-height:19.36px;color:#959595;display:flex;align-items:center;gap:10px}.router-navigate{display:flex;align-items:center;justify-content:flex-end;gap:20px}.router-navigate-controll{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.005em;color:#9c9c9c;cursor:pointer}.router-navigate ul{display:flex;flex-direction:row;align-items:center}.router-navigate li{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.005em;cursor:pointer}.router-navigate-active{background-color:#417f8a;color:#fff}.router-navigate-controll-active{color:#000}}@media (max-width:1080px){.vote-counting,.vote-counting-box-primary{align-items:center}.vote-counting{grid-template-columns:1fr}.determination{align-items:flex-end;gap:10px;padding-inline:0}.determination-status{gap:30px}}@media (max-width:700px){.determination-status{gap:10px}}.fullscreen-page{-ms-overflow-style:none;scrollbar-width:none}.fullscreen-page ::-webkit-scrollbar{display:none}.fullscreen-page .fullscreenElection{position:fixed!important;top:0!important;width:100vw!important;background-color:#fff!important;z-index:999999999!important;height:100vh!important;margin:0!important;padding:30px}.fullscreen-page .fullscreenElection .btn-redirect-results,.fullscreen-page .fullscreenElection .PageHeadingSimple-subHeading,.fullscreen-page .fullscreenElection .title-bar{display:none}.fullscreen-page .fullscreenElection .carousel-container{margin-top:0}.fullscreen-page .fullscreenElection .candidates-carousel{margin-top:10px}.fullscreen-page .fullscreenElection .carouselCandidate,.fullscreen-page .fullscreenElection .carouselCandidatesMG{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin:0}.fullscreen-page .fullscreenElection .candidate,.fullscreen-page .fullscreenElection .candidateMG{height:74vh!important}.fullscreen-page .fullscreenElection .candidates-box{min-width:610px;max-width:750px;width:32%}.fullscreen-page .fullscreenElection .candidate-box,.fullscreen-page .fullscreenElection .elected-candidates{justify-content:center}@media (max-width:800px){.fullscreen-page .fullscreenElection .candidates-box{min-width:410px!important}}.fullscreen-mode{position:fixed!important;top:0!important;left:0!important;width:100vw!important;background-color:#fff!important;z-index:999999999!important;height:100vh!important;margin:0!important}cx-home-election-count .subtitle{position:absolute;display:flex;gap:1rem;padding:0 1rem 1rem;width:100%;justify-content:center}.rectangle{width:15.7rem;height:1.6rem;background:linear-gradient(90deg,rgba(131,195,200,0),#417f8a);display:flex;gap:1rem}.select-position{display:flex;align-items:center;margin-top:22px;padding-inline:0}.select-position-button{width:50%;height:60px;background-color:#fff;border-bottom:6px solid #e9e9e9;font-weight:700;font-size:24px;line-height:31.25px;color:#b2b2b2;cursor:pointer}.active{background-color:transparent;border-bottom:6px solid #417f8a;color:#417f8a}.title-elections{font-size:24px;font-weight:500;line-height:31.25px;text-align:left;color:#000}.bar-total{width:478px;height:29px;background:#f6f7f7}.bar-value{width:157px;height:29px;background:#417f8a}.total-values{margin-top:2rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.total-values p{font-weight:400;text-align:center}.total-values p,.update-date{font-size:14px;line-height:18.23px}.update-date{font-weight:500;text-align:left;color:#656565;margin-top:1rem}.text-update{width:100%;display:flex;flex-direction:row;align-items:center;height:25px}.piechart-text{font-size:1.4rem!important;margin-left:0}.title-text{font-size:14px;line-height:16.94px}.text-value,.title-text{font-weight:400;text-align:left;color:#222}.text-value{font-size:20px;line-height:24.2px;margin-left:.5rem}.chart-box{width:100%;display:flex;flex-direction:row;margin-top:2rem}.chart-box img{width:173px;height:173px}.color-item{width:20px;height:18px}.text-item{width:100%;display:flex;flex-direction:row;justify-content:space-between}.text-item p{font-size:20px;font-weight:400;line-height:24.2px;text-align:left}.title-content{justify-content:space-between}.btns-redirect,.title-content{display:flex;flex-direction:row;align-items:center}.btn-redirect-election{cursor:pointer}.page-title{font-size:40px!important;color:#222;line-height:52.08px!important}.btn-redirect-election{height:40px;width:auto;border-radius:10px;border:2px solid #417f8a;background:#417f8a;display:flex;justify-content:space-between;align-items:center;padding:.5rem}.btn-redirect-election p{font-size:14px;line-height:18.23px;font-family:DM Sans;font-weight:700;text-align:center;color:#fff}.page-title{font-family:DM Sans;font-size:24px;font-weight:700;line-height:31.25px;text-align:left}.homeElectionCount .search-input-bar{position:absolute!important;background-color:#fff!important;margin-top:10px!important}#svgContent{transition:transform .2s ease-in-out}.homeElectionCount .body{padding:50px}.homeElectionCount .body,.homeElectionCount .charts-elections{margin-top:0}.homeElectionCount .zoom-buttons{display:block}.homeElectionCount .zoom-buttons button{padding-left:5px;padding-top:0}.cHomeElection.fullscreen-mode .body{zoom:1.2;padding:25px 0 0}@media (max-width:800px){.homeElectionCount .mapchart-box-br-svg-br{height:100%!important;background:#f6f7f7!important;border-radius:5px!important;box-shadow:-4px 6px 6.8px -4px rgba(0,0,0,.16862745)!important;position:relative!important}.homeElectionCount .box-chart-br-svg-br{margin-top:25px!important}.modal-status-votes{margin-bottom:20px}#svgContent{height:100%!important}.homeElectionCount .search-input-bar{position:relative!important;margin-bottom:25px;background-color:#fff!important}.page-title{width:100%!important;color:#222!important;font-size:24px;line-height:31.25px;margin-bottom:1.5rem;font-family:DM Sans;text-align:left;font-weight:700}.line-divider-title{width:100%;height:4px!important;background:#e9e9e9}.title-elections{font-family:DM Sans;font-size:16px;font-weight:500;line-height:20.83px;text-align:left}.bar-total{width:100%!important;min-width:278px!important}.total-values{margin-top:0!important}.total-values p{width:4rem}.bar-value{width:157px}.text-update{align-items:center!important}.update-date{font-size:10px!important}.box-elected{margin-left:10px!important}.candidate-progress-title{margin-bottom:10px!important}.text-value,.title-text{font-size:14px!important;font-weight:400!important;line-height:14.52px!important;color:#656565!important}.box-chart{width:329px!important;height:329px!important;margin-top:2rem;display:flex;justify-content:center;align-items:center}.text-update{margin-top:1rem!important}.select-position-button{font-size:16px}.content-chart-br-svg{align-items:flex-start!important;justify-content:flex-start!important;margin-right:0!important}.mapchart-box-br-svg-br{box-shadow:none!important;height:100%!important}.subtitle{position:relative!important}.content-modal-status{bottom:0}}.modal-status-votes{min-width:124px;height:60px;border-radius:4px;margin:2rem;background-color:#fff;box-shadow:-4px 6px 6.8px -4px rgba(0,0,0,.17);padding:.5rem 2rem}.modal-content-percentage{min-width:110px;height:20px;border-radius:4px;margin-top:.5rem;margin-bottom:.5rem;background-color:#e1e1e1}.modal-content-percentage div{height:20px;background-color:#417f8a;border-radius:4px}.modal-status-name{text-align:left;margin:0!important}.modal-status-name,.modal-status-votes-name{font-size:14px;font-weight:400;line-height:13.02px}.modal-status-votes-name{text-align:center}.modal-status-text{font-size:7px;font-weight:400;line-height:8.47px;text-align:left;color:#959a9a}.content-modal-status{justify-content:flex-start}.content-modal-status,.round-buttons-container{z-index:2;position:absolute;align-items:center;display:flex;margin-bottom:6rem}.round-buttons-container{bottom:10px;right:10px}.round-buttons-container.mobile-view{position:static;width:100%}.round-buttons-container .button{border-radius:5px;background-color:transparent;box-shadow:-4px 6px 6.8px -4px rgba(0,0,0,.16862745098039217);border:1px solid #417f8a;font-family:DM Sans;font-size:14px;text-align:center;color:#417f8a;margin-right:1rem;padding:6px 10px;cursor:pointer}.round-buttons-container .button.selected{background-color:#417f8a;color:#fff}@media (max-width:800px){.round-buttons-container .button{margin-bottom:0;right:1rem;padding:8px;width:50%}}@media (max-width:800px){.round-buttons-container{margin-bottom:.8rem;right:.8rem}}cx-card-candidate-mg p,cx-card-candidate p{margin:0}.grid-second-turn-wrapper{width:100%;display:flex;justify-content:center;flex-direction:column}.grid-second-turn-wrapper p{margin:0}.grid-second-turn-wrapper .search-container{align-self:flex-end;display:flex;flex-direction:column;align-items:center;margin-right:20px!important}.grid-second-turn-wrapper .search-container .title-search{font-size:10px;font-weight:700;margin:10px 0!important}.grid-second-turn-wrapper .search-container .search-input-modal{margin:0!important}.grid-second-turn-wrapper .search-container .search-input-modal .search-input{padding:0 12px!important;font-size:14px}@media only screen and (max-width:767px){.grid-second-turn-wrapper .search-container{margin:0 auto!important;width:95%;align-items:center!important}}.grid-second-turn-wrapper .elected-candidates{justify-content:center}.grid-second-turn-wrapper .candidates-box{width:calc(32% - 10px)}.grid-second-turn-wrapper .candidates-box .candidates-line-box{gap:10px}.grid-second-turn-wrapper .candidates-box .candidates-line-box .candidate-box{width:50%}.grid-second-turn-wrapper .candidates-box .candidates-line-box .candidate-box .candidate-box-info{width:100%}.grid-second-turn-wrapper .candidates-box .candidates-line-box .candidate-box .candidate-box-info .candidate-infos-results{width:calc(100% - 40px)}.grid-second-turn-wrapper .candidates-box .candidates-line-box .candidate-box .candidate-box-info .candidate-infos-results .candidate-box-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%}.elected-candidates{width:100%;margin-top:2rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem}.candidate-box-name,.candidate-box-party p{color:#000!important}.fullscreen-mode .elected-candidates{margin-top:0;justify-content:center}.fullscreen-mode .candidates-box{min-width:600px;width:32%;max-width:750px}.fullscreen-mode .candidate-box{justify-content:center}@media (max-width:800px){.fullscreen-mode .candidates-box{min-width:410px!important}}@media (max-width:800px){.candidates-box{width:95%!important;height:75px!important;margin-right:auto;margin-left:auto;margin-bottom:.5rem}.candidates-line-box{padding:0 .5rem!important}.candidate-box,.candidate-infos-results{height:27px!important}.candidate-infos-results{gap:0!important}.candidate-box-img{width:29px!important;height:27px!important;border-radius:100px;background-position:50%;background-size:cover}.candidate-city{padding:0!important;font-size:10px!important;line-height:12.1px!important}.candidate-box-name{font-size:10px!important;line-height:14.52px!important}.candidate-header{width:100%;padding:.5rem .5rem 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.shift{width:36px!important;height:12px!important}.shift.anulado{width:auto!important;margin-left:60px!important}.shift p{font-size:6.5px!important;line-height:6.05px}.line-progress{height:5px!important}}.candidates-box{width:610px;height:140px;border-radius:5px;background:#f6f7f7;flex-direction:column;cursor:pointer;padding:0}.candidates-box,.candidates-line-box{display:flex;justify-content:space-between}.candidates-line-box{width:100%;flex-direction:row;gap:25px;padding:0 1rem}.candidate-box{width:50%;height:80px;align-items:center;display:flex}.candidate-box-info{width:auto;display:flex;justify-content:left;align-items:center;flex-direction:row}.candidate-infos-results{width:auto;display:flex;justify-content:space-around;align-items:baseline;flex-direction:column;gap:3px;margin-left:.5rem}.candidate-box-img{width:35px;height:35px;border-radius:100px;background-position:50%;background-size:cover}.candidate-box-img-wrapper{max-width:35px!important}.candidate-box-name{font-size:14px!important;font-weight:500;line-height:16.94px}@media only screen and (max-width:767px){.candidate-box-name{font-size:10px!important;line-height:14.52px!important}}.candidate-box-party{width:100%;display:flex;flex-direction:row;align-items:center}.candidate-box-party p{font-size:10px;font-weight:400;line-height:12.1px;text-align:left}.shift{width:49px;height:16px;margin-left:.5rem}.candidate-city{padding:1.5rem 0 0 1rem;font-size:14px;font-weight:700;line-height:16.94px;text-align:left;color:#222}.shift p{font-size:10px;line-height:12.1px;color:#fff!important;text-transform:uppercase}.carouselCandidate,.carouselCandidatesMG{width:100%;max-width:1240px;margin:auto}.carouselCandidate p,.carouselCandidatesMG p{margin:0}.carouselCandidate .shift,.carouselCandidatesMG .shift{width:55px;height:16px;border-radius:5px;background:#05ab47;display:flex;align-items:center;justify-content:center}.carouselCandidate .shift p,.carouselCandidatesMG .shift p{font-size:10px;font-weight:700;line-height:12.1px;text-align:left;color:#fff!important;text-transform:uppercase}.line-divider-title{width:100%;height:4px!important;background:#e9e9e9}.candidate-carousel-box-name,.candidate-carousel-box-party p{color:#000!important}.fullscreen-mode .carouselCandidate,.fullscreen-mode .carouselCandidatesMG{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}@media (max-width:800px){.line-divider-title{width:100%;height:4px!important;background:#e9e9e9}.candidates-carousel{width:100%!important;overflow-x:auto!important;scroll-behavior:smooth!important}.candidates-carousel-box{min-width:calc(100% - 10px)!important}.carousel-button{display:none!important}.candidates-carousel-line-box{padding-right:1rem!important}.candidates-carousel{margin-left:10px!important}}@media (max-width:380px){.btn-redirect-results p{font-size:10px!important}}.header-election{width:100%;justify-content:space-between}.header-election,.Updates{display:flex;flex-direction:row}.Updates{align-items:center}.election-title{font-size:14px;font-weight:500;line-height:16.94px;text-align:left;color:#656565}.last-update-title{font-size:10px;font-weight:500;line-height:13.02px;text-align:left;color:#b4b4b4;margin-left:1rem}.election-result{display:flex;flex-direction:row;align-items:center;cursor:pointer}.election-result p{font-size:14px;font-weight:500;line-height:16.94px;text-align:left;color:#417f8a;text-decoration:underline}.election-result img{width:15px;height:15px;margin-left:.5rem}.carousel-container{display:flex;align-items:center;width:100%;overflow:hidden;position:relative;margin-top:2rem}.candidates-carousel{overflow-x:clip;overflow-y:inherit;scroll-behavior:smooth;width:calc(100% - 44px);display:flex;flex-direction:row;margin-left:22px}.candidates-carousel-box{min-width:390px;width:360px;height:87px;border-radius:5px;background:#f6f7f7;flex-direction:column;display:flex;justify-content:space-between;margin-right:1rem;cursor:pointer;padding:0}.candidates-carousel-line-box{width:100%;flex-direction:row;display:flex;justify-content:space-between;padding:0 .8rem}.candidate-carousel-box{height:35px;width:50%}.candidate-carousel-box-info{width:auto;display:flex;justify-content:left;align-items:center;flex-direction:row}.candidate-carousel-infos{width:calc(100% - 40px);display:flex;justify-content:center;align-items:baseline;flex-direction:column;gap:3px;margin-left:.5rem}.candidate-carousel-box-img{width:35px;height:35px;border-radius:100px;background-position:50%;background-size:cover}.candidate-carousel-box-name{font-size:14px;font-weight:500;line-height:16.94px;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%}.candidate-carousel-box-party{width:100%;display:flex;flex-direction:row;align-items:center}.candidate-carousel-box-party p{font-size:10px;font-weight:400;line-height:12.1px;text-align:left}.candidate-carousel-city{padding:.8rem 0 0 .8rem;font-size:10px;font-weight:700;line-height:12.1px;text-align:left;color:#222}.line-progress{width:100%}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);background-color:transparent;font-family:DM Sans,sans-serif;color:#ff0838;font-size:24px;border:none;cursor:pointer;z-index:1;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.prev{left:0}.next{right:0}.page-title-blue{font-family:DM Sans;font-size:24px;font-weight:700;line-height:31.25px;text-align:left;color:#417f8a;margin-top:1.5rem}.title-bar{width:calc(100% - 24px);margin-left:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:10px}.title-election{font-size:14px;font-weight:500;line-height:16.94px;text-align:left}.btn-redirect-results{height:35px;width:auto;border-radius:10px;border:2px solid #417f8a;background:#417f8a;display:flex;justify-content:space-between;align-items:center;padding:.5rem;cursor:pointer}.btn-redirect-results p{font-size:12px;line-height:18.23px;font-family:DM Sans;font-weight:700;text-align:center;color:#fff}.btn-redirect-results img{width:15px;height:15px}.region-box-info div:hover p{color:#fff}.candidates-total{width:100%;display:flex;flex-direction:column}.candidate-box-infos{width:100%;flex-direction:row;align-items:center;justify-content:space-between}.candidate-box-infos-basic{width:100%;display:flex;flex-direction:column;align-items:left;justify-content:center}.candidate-box-name{font-size:20px;font-weight:400;line-height:24.2px;text-align:left;color:#000}.candidate-box-political-party{font-size:16px;font-weight:400;line-height:19.36px;text-align:left;color:#959595}.line-divider{margin-top:.5rem}.line-divider,.line-divider-candidates{width:100%;height:1px;background:#e1e1e1;margin-bottom:.5rem}.investigations-box{width:100%;margin-top:3rem;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:2rem 7.5rem}.line-progress{height:9px;border-radius:0 0 5px 5px;background:#417f8a}.candidate-box-city{padding:.5rem .5rem 1rem 1rem;font-family:Inter;font-size:16px;font-weight:700;line-height:19.36px;text-align:left;color:#222}.candidates-container{width:552px;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;height:215px;border-radius:5px;background:#f6f7f7;margin-bottom:1rem;flex:0 1 auto}.candidate-container{justify-content:space-between;height:auto;padding:0 1rem .5rem}.candidate-container,.candidate-container-info{width:100%;display:flex;align-items:center;flex-direction:row}.candidate-container-info{justify-content:left}.candidate-box-infos{width:120px;height:52px;display:flex;justify-content:space-around;align-items:baseline;flex-direction:column;margin-left:.5rem}.candidate-container-img{width:55px;height:52px;border-radius:100px;background-position:50%;background-size:cover}.candidate-container-name{font-size:20px;font-weight:500;line-height:24.2px;text-align:left}.candidate-container-party{width:100%;display:flex;flex-direction:row;justify-content:space-between}.candidate-container-party p{font-size:14px;font-weight:400;line-height:16.94px;text-align:left;color:#222}.shift{width:76px;height:20px;border-radius:5px;background:#05ab47;display:flex;align-items:center;justify-content:center}.shift p{font-size:12px;font-weight:700;line-height:14.52px;text-align:left;color:#fff}.percentage-wishes{font-size:16px;font-weight:700;line-height:19.36px;text-align:right;color:#222;width:100px}.search-bar-candidates{width:100%;justify-content:space-between;margin-top:2rem;height:auto}.election-shifts,.search-bar-candidates{display:flex;flex-direction:row;align-items:center}.election-shifts button{width:96px;height:50px;border-radius:5px;background-color:#f6f7f7;box-shadow:-4px 6px 6.8px -4px rgba(0,0,0,.16862745098039217);font-family:DM Sans;font-size:20px;font-weight:400;line-height:26.04px;text-align:center}.candidates-container{width:540px!important}.investigations-box{gap:2rem!important}.electionTotalCount .candidate-box-city{margin-bottom:0!important}.electionTotalCount .candidate-container-name{width:350px!important;margin:0!important}.electionTotalCount .candidate-container-party{align-items:center!important}@media (max-width:800px){.page-title{margin-top:25px}.candidate-box-party{justify-content:flex-start!important}.electionTotalCount .body,.electionTotalCount .candidate-box-name,.electionTotalCount .candidate-city{margin:0!important}.electionTotalCount .page-title{margin-top:25px!important}.header-mobile{width:100%;border:2px solid #417f8a}.btn-redirect-state,.header-mobile{cursor:pointer;height:40px;background:#417f8a;display:flex;justify-content:space-between;align-items:center;padding:.5rem;color:#fff}.btn-redirect-state{width:auto;border-radius:10px;border:2px solid #417f8a}.candidates-wrapper{max-height:300px;overflow-y:auto;padding-right:10px}}.Enhancement{clear:both;margin:30px 0;width:100%}.Enhancement iframe{width:100%;height:450px}@media only screen and (max-width:767px){.Enhancement iframe{height:270px}}.Enhancement:has(.PersonPromoEnhancement){margin-top:40px;margin-bottom:40px}.Enhancement .Carousel .flickity-button,.Enhancement .GalleryPageModalCarousel .flickity-button{margin-top:-10px}.Enhancement .Figure img{margin:0 auto}.Enhancement .FacebookEmbed,.Enhancement .FacebookUrl,.Enhancement .fb-post,.Enhancement .InstagramEmbed,.Enhancement .InstagramUrl,.Enhancement .TweetEmbed,.Enhancement .TweetUrl,.Enhancement .twitter-tweet,.Enhancement .YoutubeUrl{display:flex;justify-content:center;width:100%;overflow:hidden;text-align:center}.Enhancement .FacebookEmbed iframe,.Enhancement .FacebookUrl iframe,.Enhancement .fb-post iframe,.Enhancement .InstagramEmbed iframe,.Enhancement .InstagramUrl iframe,.Enhancement .TweetEmbed iframe,.Enhancement .TweetUrl iframe,.Enhancement .twitter-tweet iframe,.Enhancement .YoutubeUrl iframe{width:100%}.Enhancement .Quote blockquote:after,.Enhancement .Quote blockquote:before{content:none}.Enhancement .Quote-attribution{margin:20px auto 0}.Enhancement .twitter-tweet{margin-left:auto;margin-right:auto}.Enhancement[data-align-fullWidth] img{border-radius:0!important}.Enhancement[data-align-full-width] .Carousel,.Enhancement[data-align-full-width] .GalleryPageModalCarousel,.Enhancement[data-align-fullWidth] img{max-width:unset;margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}.Enhancement[data-align-full-width] .CarouselSlide-info{margin-left:20px}.Enhancement[data-align-full-width] img{width:calc(100% + 40px)}.Enhancement[data-align-portrait-left],.Enhancement[data-align-portrait-right]{max-width:330px;margin-left:auto;margin-right:auto}@media only screen and (min-width:768px){.Enhancement{margin:40px 0}.Enhancement:has(.PersonPromoEnhancement){margin-top:60px;margin-bottom:60px}.Enhancement .Quote,.Enhancement .Quote[data-with-bg]{padding:40px}.Enhancement[data-align-left]{float:left;margin-bottom:10px;margin-right:40px;margin-top:10px;max-width:360px;width:50%}.Enhancement[data-align-right]{float:right;margin-bottom:10px;margin-left:40px;margin-top:10px;max-width:360px;width:50%}.Enhancement[data-align-portrait-left]{float:left;max-width:330px;margin-right:40px;margin-top:10px;margin-bottom:10px}.Enhancement[data-align-portrait-right]{float:right;max-width:330px;margin-left:40px;margin-top:10px;margin-bottom:10px}.Enhancement[data-align-fullWidth] img{margin-left:-50px;margin-right:-50px;width:calc(100% + 100px)}.Enhancement[data-align-fullWidth] .Figure-content{margin-left:-30px}.Enhancement[data-align-full-width] .Carousel,.Enhancement[data-align-full-width] .GalleryPageModalCarousel{margin-left:-50px;margin-right:-50px;width:calc(100% + 100px)}.Enhancement[data-align-full-width] img{width:calc(100% + 100px)}}@media only screen and (min-width:1024px){.Enhancement .Carousel .flickity-button,.Enhancement .GalleryPageModalCarousel .flickity-button{margin-top:-15px}.Page-oneColumn .Enhancement[data-align-fullWidth] img{margin-left:-95px;margin-right:-95px;width:calc(100% + 190px)}.Page-twoColumn .Enhancement[data-align-fullWidth] img{margin-left:0;margin-right:0;width:100%}.Page-oneColumn .Enhancement[data-align-fullWidth] .Figure-content{margin-left:-75px}.Page-twoColumn .Enhancement[data-align-fullWidth] .Figure-content{margin-left:0}.Enhancement[data-align-left] .Fieldset[data-fieldset-lgcolumns]>.Fieldset-items,.Enhancement[data-align-right] .Fieldset[data-fieldset-lgcolumns]>.Fieldset-items{grid-template-columns:1fr}.Page-oneColumn .Enhancement[data-align-full-width] .Carousel,.Page-oneColumn .Enhancement[data-align-full-width] .GalleryPageModalCarousel{margin-left:-95px;margin-right:-95px;width:calc(100% + 190px)}.Page-twoColumn .Enhancement[data-align-full-width] .Carousel,.Page-twoColumn .Enhancement[data-align-full-width] .GalleryPageModalCarousel{margin-left:0;margin-right:0;width:100%}.Page-oneColumn .Enhancement[data-align-full-width] .Carousel img,.Page-oneColumn .Enhancement[data-align-full-width] .GalleryPageModalCarousel img{width:calc(100% + 190px)}.Page-twoColumn .Enhancement[data-align-full-width] .Carousel img,.Page-twoColumn .Enhancement[data-align-full-width] .GalleryPageModalCarousel img{margin-left:0;margin-right:0;width:100%}}@media only screen and (min-width:1280px){.Page-oneColumn .Enhancement[data-align-fullWidth] img{margin-left:-220px;margin-right:-220px;width:calc(100% + 440px)}.Page-oneColumn .Enhancement[data-align-fullWidth] .Figure-content{margin-left:-200px}.Page-oneColumn .Enhancement[data-align-full-width] .Carousel,.Page-oneColumn .Enhancement[data-align-full-width] .GalleryPageModalCarousel{margin-left:-220px;margin-right:-220px;width:calc(100% + 440px)}.Page-oneColumn .Enhancement[data-align-full-width] .Carousel img,.Page-oneColumn .Enhancement[data-align-full-width] .GalleryPageModalCarousel img{width:calc(100% + 440px)}}@media only screen and (min-width:1440px){.Page-oneColumn .Enhancement[data-align-fullWidth] img{margin-left:-300px;margin-right:-300px;width:calc(100% + 600px)}.Page-oneColumn .Enhancement[data-align-fullWidth] .Figure-content{margin-left:-280px}.Page-oneColumn .Enhancement[data-align-full-width] .Carousel,.Page-oneColumn .Enhancement[data-align-full-width] .GalleryPageModalCarousel{margin-left:-300px;margin-right:-300px;width:calc(100% + 600px)}.Page-oneColumn .Enhancement[data-align-full-width] .Carousel img,.Page-oneColumn .Enhancement[data-align-full-width] .GalleryPageModalCarousel img{width:calc(100% + 600px)}}.FaqModule{background-color:var(--color-module-background)}.FaqModule[data-inverse-colors]{--color-primary-text:var(--color-text-inverse)}.FaqModule-container{margin:0 auto;max-width:800px}.FaqModule-container[data-list-header-position=side]{max-width:none}.FaqModule-description{font-family:var(--font-description);font-size:var(--description-1);font-weight:400;line-height:1.4;color:var(--color-primary-text);margin-top:20px}.FaqModule-description ol{list-style:decimal;margin:10px 0;padding:0 0 0 40px;text-align:left}.FaqModule-description ul{list-style:disc;margin:10px 0;padding:0 0 0 40px;text-align:left}.FaqModule-header{color:var(--color-primary-text);margin-bottom:20px;text-align:center}[data-list-header-position=side] .FaqModule-header{text-align:left}@media only screen and (min-width:768px){.FaqModule-header{margin-bottom:42px}}.FaqModule-items>.FaqQuestion{border-top:2px solid rgba(0,0,0,.15);color:var(--color-primary-text)}.FaqModule-items>.FaqQuestion:last-of-type{border-bottom:2px solid rgba(0,0,0,.15)}.FaqModule-title{color:var(--color-primary-text)}.FaqQuestion{display:block}.FaqQuestion-answer{font-family:var(--font-description);font-size:var(--description-3);font-weight:400;cursor:default;height:0;opacity:0;overflow:hidden;transition:all .3s ease-in-out;transition-property:height,opacity}[data-expanded] .FaqQuestion-answer{height:auto;opacity:1;overflow:visible}.FaqQuestion-header{cursor:pointer;padding:20px 0}.FaqQuestion-title{font-size:24px!important;align-items:center;font-family:var(--font-description);font-size:var(--description-2);font-weight:400;display:flex;flex-direction:row;font-weight:700;justify-content:space-between}.FaqQuestion-title .icon{margin-left:20px;width:14px;height:8px;flex-shrink:0;transform:rotate(0deg);transition:transform .3s ease}[data-expanded] .FaqQuestion-title .icon{transform:rotate(180deg)}.Figure{position:relative}.Figure .containerImg{position:relative;border:none;background:none;margin:0;padding:0}.Figure .containerImg picture{position:relative}.Figure .containerImg picture img{border-radius:10px}.Figure .containerImg picture:after{content:"";position:absolute;display:flex;width:200%;height:100%;background:linear-gradient(0deg,#020024,transparent 10%);bottom:0;border-radius:10px}.Figure p{margin:0}.Figure-caption,.Figure-credit{margin-right:5px}@media (min-width:768px){.Figure-credit{right:15px;bottom:10px}}@media (max-width:767px){.Figure-credit{margin-left:5px;right:10px;bottom:5px;margin-bottom:0!important}.Figure-caption{margin-top:10px}.Figure .margin-large{margin-bottom:25px}.Figure .margin-small{margin-bottom:10px}}.Figure-caption p{color:#333}.Figure-content{margin-top:10px;text-align:left}.Figure-credit{position:absolute;color:#fff}.Form{background-size:cover;background-repeat:no-repeat;display:block;margin-left:auto;margin-right:auto;max-width:800px;--color-invalid:#d31141;--color-placeholder:#bbb}.Form-wrapper[data-has-bg-image] .Form{background-color:var(--color-form-background);padding:20px}.Form-description,.Form-items-item{margin-bottom:30px}.Form-items-item{color:var(--color-primary-text)}.Form-items-item input{font-size:var(--description-2)}.Form-items-item .Select-label .Select-input{color:var(--color-primary-text)}.Form-items-item .Select-label svg{fill:#000}.Form-title{margin-bottom:10px}.Form-wrapper{background:var(--color-form-background);color:var(--color-primary-text)}.Form-wrapper[data-inverse-colors]{--color-input-text:#333;--color-primary-text:var(--color-primary-text-inverse);--color-primary:var(--color-primary-text-inverse)}@media only screen and (min-width:768px){.Form-wrapper[data-has-bg-image] .Form{padding:40px}}.Fieldset{border:0;padding:0}.Fieldset-description,.Fieldset-title{padding-bottom:20px}.Fieldset-items{display:grid;grid-template-columns:1fr}.Fieldset-items-item{margin-bottom:15px}.Fieldset-items-item:last-child{margin-bottom:0}@media only screen and (min-width:1024px){.Fieldset[data-fieldset-lgcolumns="50-50"]>.Fieldset-items{grid-gap:10px;grid-template-columns:1fr 1fr}.Fieldset[data-fieldset-lgcolumns="33-33-33"]>.Fieldset-items{grid-gap:10px;grid-template-columns:1fr 1fr 1fr}.Fieldset[data-fieldset-lgcolumns="50-25-25"]>.Fieldset-items{grid-gap:10px;grid-template-columns:2fr 1fr 1fr}.Fieldset[data-fieldset-lgcolumns="25-25-50"]>.Fieldset-items{grid-gap:10px;grid-template-columns:1fr 1fr 2fr}.Fieldset[data-fieldset-lgcolumns="25-25-25-25"]>.Fieldset-items{grid-gap:10px;grid-template-columns:1fr 1fr 1fr 1fr}}.CaptchaInput-description,.EmailInput-description,.FileInput-description,.Input-description,.PasswordInput-description,.PhoneNumberInput-description,.Select-description,.TextArea-description,.TextInput-description{margin-top:10px}.CaptchaInput-input,.EmailInput-input,.FileInput-input,.Input-input,.PasswordInput-input,.PhoneNumberInput-input,.Select-input,.TextArea-input,.TextInput-input{background-color:#fff;border:1px solid var(--color-border);border-radius:5px;color:var(--color-input-text);height:50px;padding:15px;width:100%}.CaptchaInput-input::-moz-placeholder,.EmailInput-input::-moz-placeholder,.FileInput-input::-moz-placeholder,.Input-input::-moz-placeholder,.PasswordInput-input::-moz-placeholder,.PhoneNumberInput-input::-moz-placeholder,.Select-input::-moz-placeholder,.TextArea-input::-moz-placeholder,.TextInput-input::-moz-placeholder{color:var(--color-placeholder);opacity:1}.CaptchaInput-input:-ms-input-placeholder,.EmailInput-input:-ms-input-placeholder,.FileInput-input:-ms-input-placeholder,.Input-input:-ms-input-placeholder,.PasswordInput-input:-ms-input-placeholder,.PhoneNumberInput-input:-ms-input-placeholder,.Select-input:-ms-input-placeholder,.TextArea-input:-ms-input-placeholder,.TextInput-input:-ms-input-placeholder{color:var(--color-placeholder);opacity:1}.CaptchaInput-input::placeholder,.EmailInput-input::placeholder,.FileInput-input::placeholder,.Input-input::placeholder,.PasswordInput-input::placeholder,.PhoneNumberInput-input::placeholder,.Select-input::placeholder,.TextArea-input::placeholder,.TextInput-input::placeholder{color:var(--color-placeholder);opacity:1}[data-invalid] .CaptchaInput-input,[data-invalid] .EmailInput-input,[data-invalid] .FileInput-input,[data-invalid] .Input-input,[data-invalid] .PasswordInput-input,[data-invalid] .PhoneNumberInput-input,[data-invalid] .Select-input,[data-invalid] .TextArea-input,[data-invalid] .TextInput-input{border:1px solid var(--color-invalid);color:var(--color-invalid)}[data-invalid] .CaptchaInput-input~svg,[data-invalid] .EmailInput-input~svg,[data-invalid] .FileInput-input~svg,[data-invalid] .Input-input~svg,[data-invalid] .PasswordInput-input~svg,[data-invalid] .PhoneNumberInput-input~svg,[data-invalid] .Select-input~svg,[data-invalid] .TextArea-input~svg,[data-invalid] .TextInput-input~svg{fill:var(--color-invalid)}[data-invalid] .CaptchaInput-input:focus,[data-invalid] .EmailInput-input:focus,[data-invalid] .FileInput-input:focus,[data-invalid] .Input-input:focus,[data-invalid] .PasswordInput-input:focus,[data-invalid] .PhoneNumberInput-input:focus,[data-invalid] .Select-input:focus,[data-invalid] .TextArea-input:focus,[data-invalid] .TextInput-input:focus{border:1px solid var(--color-invalid)}.CaptchaInput-input:focus,.EmailInput-input:focus,.FileInput-input:focus,.Input-input:focus,.PasswordInput-input:focus,.PhoneNumberInput-input:focus,.Select-input:focus,.TextArea-input:focus,.TextInput-input:focus{border:1px solid var(--color-primary)}.CaptchaInput label>span,.EmailInput label>span,.FileInput label>span,.Input label>span,.PasswordInput label>span,.PhoneNumberInput label>span,.Select label>span,.TextArea label>span,.TextInput label>span{display:block;padding-bottom:10px;text-transform:none}.CaptchaInput-errors,.EmailInput-errors,.FileInput-errors,.Input-errors,.PasswordInput-errors,.PhoneNumberInput-errors,.Select-errors,.TextArea-errors,.TextInput-errors{display:none}[data-invalid] .CaptchaInput-errors,[data-invalid] .EmailInput-errors,[data-invalid] .FileInput-errors,[data-invalid] .Input-errors,[data-invalid] .PasswordInput-errors,[data-invalid] .PhoneNumberInput-errors,[data-invalid] .Select-errors,[data-invalid] .TextArea-errors,[data-invalid] .TextInput-errors{color:var(--color-invalid);display:block;margin-top:5px}.CaptchaInput-error{border:1px solid var(--color-invalid)}.CheckboxInput input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid var(--color-primary-text);border-radius:0;display:inline-block;padding:6px;position:relative;top:2px}.CheckboxInput input:active,.CheckboxInput input:checked{background:#fff}.CheckboxInput input:active:after,.CheckboxInput input:checked:after{border-bottom:1px solid #000;border-right:1px solid #000;content:"";height:10px;left:4px;position:absolute;top:0;transform:rotate(37deg);width:4px}.CheckboxInput input:disabled{background:var(--color-secondary-text);border:1px solid var(--color-border)}.CheckboxInput input:disabled:after{border:none}.CheckboxInput-label span{font-weight:400;margin-left:10px}.FileInput-input{font-size:var(--label-1)!important}.RadioInput{--color-disabled:#ddd}.RadioInput svg{color:var(--color-primary-text);flex-shrink:0;height:16px;width:16px}.RadioInput input{opacity:0;position:absolute;z-index:-1}.RadioInput input~.checked{display:none}.RadioInput input:checked~.checked,.RadioInput input~.unchecked{display:block}.RadioInput input:checked~.unchecked,.RadioInput input:disabled~.checked{display:none}.RadioInput input:disabled~.unchecked{color:var(--color-disabled);display:block}.RadioInput-label{display:flex}.RadioInput-label span{font-weight:400;margin-left:10px}.TextArea textarea{background-color:#fff;border:1px solid var(--color-border);border-radius:5px;color:var(--color-primary-text);min-height:130px;padding:15px;width:100%}.TextArea textarea::-moz-placeholder{color:var(--color-placeholder);opacity:1}.TextArea textarea:-ms-input-placeholder{color:var(--color-placeholder);opacity:1}.TextArea textarea::placeholder{color:var(--color-placeholder);opacity:1}.TextArea label>span{display:block;padding-bottom:5px}.TextArea-errors{display:none}[data-invalid] .TextArea-errors{color:var(--color-invalid);display:block;margin-top:5px}.Select-description{padding-bottom:20px}.Select-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid var(--color-border);border-radius:0;color:#bbb;cursor:pointer;font-weight:400;height:50px;padding:15px;text-transform:uppercase;width:100%}[data-invalid] .Select-input,[data-invalid] .Select-input:focus{border:1px solid var(--color-invalid)}.Select-input:disabled{background-color:var(--color-secondary-text);border:0;color:var(--color-disabled);cursor:not-allowed}.Select-wrapper{display:inline-block;position:relative;width:100%}.Select-wrapper svg{fill:var(--color-border);height:4px;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);width:8px}.Select label>span{display:block;padding-bottom:5px}.GoogleNewsButton{padding:10px 48px;background-color:#fff;border:1px solid #f0f0f0;border-radius:12px;margin:0 auto 40px;cursor:pointer}.GoogleNewsButton svg{width:240.77px;height:19px}.ChartPolls .tabs{display:flex;align-items:center;gap:10px;margin-bottom:10px}.ChartPolls .tab-link{border:none;background:transparent;color:#b2b2b2;cursor:pointer}.ChartPolls .tab-link.active{font-weight:700;color:#407e8a}.ChartPolls .tab-link:hover{font-weight:900}.ChartPolls .tab-pane{display:none}.ChartPolls .tab-pane.active{display:block}.ChartPolls .header h1{text-align:left}.ChartPolls .header .search-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.ChartPolls .header .search-container .turn-buttons{display:flex;gap:10px}.ChartPolls .header .search-container .turn-buttons .turn-button{padding:10px;border:none;background-color:#d8dfdf;color:#959999;border-radius:7px;cursor:pointer}.ChartPolls .header .search-container .turn-buttons .turn-button.active{background-color:#f6f6f6;color:#000;filter:drop-shadow(-4px 4px 3px #ccc)}.ChartPolls .contentBlock2{display:none}.JWVideoPlayer{display:block;position:relative;padding-bottom:56.25%;height:0;margin:0 auto}.JWVideoPlayer .jwplayer{position:absolute;top:0;left:0;width:100%;height:100%;border:0}bsp-language{display:block}.LanguagesMenu{border:1px solid var(--color-header-text);cursor:pointer;margin-left:22px;padding:3px 3px 2px;position:relative;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.LanguagesMenu-text-link{text-transform:uppercase}.LanguagesMenu a{--color-link-text:var(--color-header-text);--color-link-text-hover:var(--color-header-text)}.LanguagesMenu-items{background:#fff;bottom:30px;box-shadow:0 -10px 20px 0 rgba(0,0,0,.1);cursor:auto;left:0;padding:10px 15px;position:absolute;right:auto;visibility:hidden}.LanguagesMenu-items.is-active{visibility:visible}.LanguagesMenu-items-item{padding:10px}@media only screen and (min-width:1280px){.LanguagesMenu{margin:0}.LanguagesMenu-items{box-shadow:0 10px 20px 0 rgba(0,0,0,.1);bottom:auto;left:auto;right:0;top:35px}}.AnchorLink,.LanguagesMenuItem{display:block}.AnchorLink{position:absolute;pointer-events:none;visibility:hidden;height:0;scroll-margin-top:calc(var(--headerHeight) + var(--hatHeight) + 20px)}.ListicleItem-index{padding:30px 0;position:relative;z-index:1;text-align:center}.ListicleItem-index:before{border-top:1px solid var(--color-border);bottom:0;content:"";margin:0 auto;position:absolute;left:0;right:0;top:50%;width:100%;z-index:-1}.ListicleItem-index span{padding:0 20px;background:#fff}.ListicleItem-title{margin-bottom:30px}@media only screen and (min-width:768px){.ListicleItem-index{padding:40px 0}}.LiveBlogFeed{display:block;height:calc(100vh - var(--headerHeight) - var(--hatHeight));overflow:auto;padding:93px 20px 20px;position:-webkit-sticky;position:sticky}.LiveBlogFeed-date{align-items:center;display:flex;margin-bottom:20px}.LiveBlogFeed-date:not(:first-child){margin-top:40px}.LiveBlogFeed-date:after,.LiveBlogFeed-date:before{border-bottom:1px solid var(--color-border);content:"";display:block;flex-grow:1}.LiveBlogFeed-date:before{margin-right:20px}.LiveBlogFeed-date:after{margin-left:20px}.LiveBlogFeed-post{display:block;margin-left:4px;padding:0 0 20px 10px;position:relative}.LiveBlogFeed-post:not(:last-child){border-left:1px solid var(--color-border)}.LiveBlogFeed-post:before{background-color:var(--color-primary);border-radius:50%;content:"";display:block;height:9px;left:-5px;position:absolute;top:-1px;width:9px}.LiveBlogFeed-post-time{position:relative;top:-5px}.LiveBlogFeed-post-headline{--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary-text);font-weight:400}.LiveBlogFeed-post-toggle{align-items:center;background:none;border:0;cursor:pointer;display:flex;justify-content:center}.LiveBlogFeed-post-toggle svg{height:20px;pointer-events:none;width:20px}.LiveBlogNewPostLink{align-items:center;background-color:var(--color-button-bg);border-radius:17px;color:var(--color-button-text);display:flex;left:50%;overflow:hidden;position:fixed;top:calc(var(--headerHeight) + var(--hatHeight) + 10px);transform:translateX(-50%)}@media (max-width:767px){.LiveBlogNewPostLink .LiveBlogNewPostLink{border-radius:20px;top:136px;width:236px}}@media only screen and (min-width:1024px){.LiveBlogNewPostLink{left:calc(50% - 150px);left:calc(50% - 180px)}}.LiveBlogNewPostLink a{color:inherit;display:grid;grid-auto-flow:column;grid-gap:10px;height:34px;padding:0 15px;place-items:center}.LiveBlogNewPostLink a:hover{background-color:rgba(0,0,0,.1);color:inherit}.LiveBlogNewPostLink svg{height:10px;width:10px}.LiveBlogNewPostLink svg.icon-arrow-down{transform:rotate(180deg)}.LiveBlogPage .Page-content{display:grid;justify-content:center;margin-top:20px;margin-bottom:20px}.LiveBlogPage .Page-lead{margin-bottom:20px}.LiveBlogPage .loadMore-container{display:flex;justify-content:center}.LiveBlogPage .loadMore-container .loading:before{content:"";position:absolute;top:0;border-radius:50%;width:1.5em;height:1.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s ease-in-out infinite;animation:load7 1.8s ease-in-out infinite;left:-3.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.LiveBlogPage .loadMore-container .loading{border-radius:50%;width:1.5em;height:1.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s ease-in-out infinite;animation:load7 1.8s ease-in-out infinite;color:#000;font-size:10px;position:relative;text-indent:-9999em;transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s;display:none;margin:30px 0 0}.LiveBlogPage .loadMore-container .loading:after{content:"";position:absolute;top:0;border-radius:50%;width:1.5em;height:1.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s ease-in-out infinite;animation:load7 1.8s ease-in-out infinite;left:3.5em}.LiveBlogPage .loadMore-container #loadMoreButton{font-family:var(--font-1);font-size:var(--label-3);font-weight:700;background:var(--color-button-bg);border:1px solid var(--color-button-border);border-radius:var(--button-border-radius);color:var(--color-button-text);cursor:pointer;display:inline-block;height:46px;line-height:46px;position:relative;text-align:center;transition:background .5s,border .5s,color .5s;padding:0 25px;white-space:nowrap}.LiveBlogPage-dates{margin:20px 0}.LiveBlogPage-dates .Page-dateModified{margin-bottom:5px}.LiveBlogPage-lede{position:relative}.LiveBlogPage-currentPosts .LiveBlogPost:before,.LiveBlogPage-pinnedPosts .LiveBlogPost:before{border-bottom:1px solid var(--color-gray);content:"";display:block;margin:30px -20px}.LiveBlogPage-liveStatus{background-color:var(--color-primary);color:var(--color-text-inverse);border-radius:22px;display:inline-block;margin-bottom:15px;padding:4px 10px 3px;text-transform:uppercase}.LiveBlogPage-whatYouNeedToKnow{background-color:#f0f0f0;margin:30px 0;padding:20px}.LiveBlogPage-whatYouNeedToKnow-heading{margin-bottom:20px}@media only screen and (max-width:1023px){.LiveBlogPage-sideRail{display:none}}@media only screen and (min-width:768px){.LiveBlogPage-actions-wrapper{display:grid;grid-template-columns:50% 50%}.LiveBlogPage-dates{margin:0}.LiveBlogPage-currentPosts .LiveBlogPost:before,.LiveBlogPage-pinnedPosts .LiveBlogPost:before,.LiveBlogPage-whatYouNeedToKnow{margin:40px 0}.LiveBlogPage .Page-content{margin-bottom:40px;margin-top:40px}}@media only screen and (min-width:1024px){.LiveBlogPage-layoutWrapper{display:grid;grid-template-columns:auto 300px}.LiveBlogPage-lede,.LiveBlogPage .Page-oneColumn{max-width:800px}.LiveBlogPage-sideRail{border-left:1px solid var(--color-border)}.LiveBlogPage .Page-content{margin-bottom:50px;margin-top:50px}.LiveBlogPage .Page-lead{margin-bottom:40px}}@media only screen and (min-width:1280px){.LiveBlogPage .Page-content{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1440px){.LiveBlogPage-layoutWrapper{grid-template-columns:auto 360px}}.LiveBlogPost{position:relative}.LiveBlogPost[data-is-current-day] .LiveBlogPost-date{display:none}.LiveBlogPost-anchor{position:absolute;top:calc(var(--headerHeight)*-1 + var(--hatHeight)*-1)}.LiveBlogPost-body{margin:30px 0}.LiveBlogPost-byline{font-size:18px;margin:8px 20px 0 0}.LiveBlogPost-byline a{--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary-text);font-weight:700;color:#ff173e}.LiveBlogPost-byline a:hover{text-decoration:underline}.LiveBlogPost-date{margin-left:20px;position:relative}.LiveBlogPost-date:before{border-left:1px solid var(--color-border);content:"";display:block;height:20px;left:-12px;position:absolute;top:-1px}.LiveBlogPost-header{border-top:4px solid #eee;color:#555;margin-left:0;padding-top:40px;position:relative}.LiveBlogPost-header:before{background-color:var(--color-primary);border-radius:50%;content:"";display:inline-block;height:16px;left:-26px;margin-right:8px;position:absolute;top:1px;width:16px}.LiveBlogPost-headline{font-weight:700;line-height:1.25}.LiveBlogPost-headline,.LiveBlogPost-info{margin:20px 0 0}.LiveBlogPost .ActionBar{margin:20px 0}@media only screen and (min-width:768px){.LiveBlogPost-headline,.LiveBlogPost-info{margin:10px 0 0}.LiveBlogPost-info{margin:20px 0 0;align-items:center;display:grid;grid-template-columns:repeat(2,1fr)}.LiveBlogPost .ActionBar{margin:0 0 0 auto}}.LogoPromo{align-items:center;display:flex;justify-content:center;flex-direction:column;height:100%;text-align:center}.LogoPromo-content{width:100%}.LogoPromo .PagePromo-media{flex-shrink:0;margin-bottom:0;width:100%}.LogoPromo .PagePromo-media img{height:auto;width:100%}.LogoPromo .Link-icon{display:none}.LogoListA .LogoPromo .PagePromo-media img{height:auto;margin:0 auto;max-height:150px;width:auto}.LogoListA-items{height:150px;width:100%}.LogoListA-items-item{height:100%;margin-right:10px;width:40%}.LogoListA .flickity-prev-next-button{top:50%}@media only screen and (min-width:768px){.LogoListA-items{width:calc(100% + 20px)}.LogoListA-items-item{margin-right:20px;width:calc(33.333% - 20px)}}@media only screen and (min-width:1024px){.LogoListA-items-item{width:calc(25% - 20px)}}@media only screen and (min-width:1440px){.LogoListA-items-item{margin-right:30px;width:calc(20% - 20px)}.LogoListA .flickity-prev-next-button.next{right:-40px}}.LogoListB{display:block}.LogoListB-items{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.LogoListB-items-item{width:calc(50% - 10px)}.LogoListB .PageList-header{text-align:center}.LogoListB .PageList-header-description{margin:0 auto;max-width:800px}.LogoListB[data-list-header-position=side] .PageList-header{text-align:left}@media only screen and (min-width:768px){.LogoListB-items-item{width:calc(33.3333% - 14px)}.LogoListB[data-list-header-position=side] .PageList-cta{margin-bottom:50px}}@media only screen and (min-width:1024px){.LogoListB-items-item{width:calc(25% - 15px)}.LogoListB[data-list-header-position=side]{display:grid;grid-gap:40px;grid-template-columns:.32fr .68fr}.LogoListB[data-list-header-position=side] .PageList-header{margin-bottom:0}.LogoListB[data-list-header-position=side] .LogoListB-items-item{width:calc(33.3333% - 14px)}}@media only screen and (min-width:1440px){.LogoListB-items-item{width:calc(20% - 16px)}.LogoListB[data-list-header-position=side]{grid-gap:44px;grid-template-columns:.32fr .68fr}}.GalleryPageModalCarousel{background:#333;bottom:0;display:none;left:0;max-height:1440px;position:fixed;right:0;top:0;z-index:102}.GalleryPageModalCarousel[active]{display:block}.GalleryPageModalCarousel-actions{margin-top:20px}.GalleryPageModalCarousel-actions .ActionLink{background-color:#fff}.GalleryPageModalCarousel-closeButton{z-index:101}.GalleryPageModalCarousel-closeButton svg{fill:#fff;height:14px;width:14px}.GalleryPageModalCarousel-content{background:#333;color:var(--color-primary-text-inverse);padding:20px;width:100%}.GalleryPageModalCarousel-content .GalleryPageModalCarousel-slide{display:block}.GalleryPageModalCarousel-content .GalleryPageModalCarousel-slide:not([active]){display:none}.GalleryPageModalCarousel .flickity-viewport{max-height:100%;width:100%}.GalleryPageModalCarousel-title{margin-bottom:10px}.GalleryPageModalCarousel-slide{align-items:stretch;color:#fff;display:flex;flex-shrink:0;height:100%;justify-content:center;width:100%}.GalleryPageModalCarousel-slide .Image{max-height:100%;-o-object-fit:scale-down;object-fit:scale-down;-o-object-position:center;object-position:center;width:100%}.GalleryPageModalCarousel-slides{align-items:center;display:flex;flex-grow:1;justify-content:flex-start;min-height:0;overflow:hidden;width:100%}.GalleryPageModalCarousel-title{color:var(--color-primary-text-inverse)}.GalleryPageModalCarousel-topBar{align-items:center;border-bottom:1px solid var(--color-border);color:#fff;display:flex;justify-content:space-between;padding:15px}.GalleryPageModalCarousel-wrapper{display:flex;flex-direction:column;height:calc(100% - 51px)}@media only screen and (min-width:1024px){.GalleryPageModalCarousel-content{width:50%}.GalleryPageModalCarousel-content .GalleryPageModalCarousel-slides{border:none}.GalleryPageModalCarousel-slides{border-right:1px solid var(--color-border)}.GalleryPageModalCarousel-slides .is-selected{display:flex;align-items:center}.GalleryPageModalCarousel-wrapper{flex-direction:row}}.GallerySlide,.GallerySlideWaterfall{margin-top:20px;width:100%}.GallerySlide-caption,.GallerySlide-credit,.GallerySlideWaterfall-caption,.GallerySlideWaterfall-credit{margin-bottom:10px}.GallerySlide-content,.GallerySlideWaterfall-content{margin-top:5px}.GallerySlide-info,.GallerySlideWaterfall-info{margin-top:10px}.GallerySlide-media,.GallerySlideWaterfall-media{background:#333;display:block;margin:0 auto;position:relative}.GallerySlideWaterfall{margin:40px 0;position:relative}.GallerySlideWaterfall-media{height:auto;padding-bottom:0;background:#333;display:block;margin:0 auto;overflow:hidden;position:relative}.GallerySlideWaterfall-fullScreenButton svg{background:#000;border-radius:70%;height:15px;margin:10px 10px 0 0;position:absolute;right:0;width:15px;z-index:9}.GallerySlideWaterfall img{cursor:pointer;left:0;position:relative;top:0;transform:none}.GalleryCarousel .flickity-viewport{height:590px!important}@media only screen and (max-width:767px){.GalleryCarousel .flickity-viewport{height:375px!important}}.Navigation{background:var(--color-header-secondary-bg);--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary-text);display:none;width:100%}@media only screen and (max-width:1023px){.Navigation{max-height:calc(100vh - 210px);overflow-y:scroll;overflow-x:hidden}}[data-toggle-header=hamburger-menu] .Navigation{display:block}.Navigation-items{padding:0 20px;width:100%}.Navigation-items-item{border-bottom:1px solid var(--color-header-border)}.Navigation-items-item[data-social-nav-item]{border-bottom:none;display:inline-block;margin:20px 0;width:40px}.Navigation .SocialLink svg{fill:var(--color-header-text)}@media only screen and (min-width:1280px){.Navigation{align-items:center;background:inherit;display:flex;margin:0;padding-bottom:0}.Page-header-navigation .Navigation{height:var(--headerHeight)}.Page-header-navigation .Navigation .Navigation-items-item[data-item-click=true] .NavigationItem-items{position:absolute;top:100%}.Navigation-items{align-items:center;display:flex;height:100%;padding:0}.Navigation-items-item{align-items:center;border-bottom:0;display:flex}.Navigation-items-item[data-item-click=true] .NavigationItem-items{visibility:visible;padding:15px 0;height:auto}.Navigation-items-item[data-social-nav-item]{display:flex;margin:0 0 0 5px}.Navigation[data-nav-align=left]>.Navigation-items>.Navigation-items-item:first-child{margin-left:40px}.Navigation[data-nav-align=center]>.Navigation-items>.Navigation-items-item:first-child{margin-left:auto}.Navigation[data-nav-align=center]>.Navigation-items>.Navigation-items-item:last-child{margin-right:auto}.Navigation>.Navigation-items>.Navigation-items-item:first-child{margin-left:auto}}.NavigationItem{position:relative;flex-grow:1;flex-direction:column}.NavigationItem:before{content:"";width:6px;height:6px;border-radius:50%;background-color:var(--navigation-item-text-color);position:absolute;left:-16px;bottom:calc(50% - 3px);visibility:hidden}.NavigationItem-more{cursor:pointer;height:56px;position:absolute;right:0;top:0;width:100%}.NavigationItem-more button{height:100%;position:relative;width:100%}.NavigationItem-more svg{fill:var(--color-header-text);height:17px;position:absolute;right:0;top:20px;width:11px}.NavigationItem-items{display:none;padding:0 0 15px}[data-item-click=true] .NavigationItem-items{display:block}.NavigationItem-items-item [data-item-click=true] svg{transform:rotate(180deg)}.NavigationItem-text{position:relative;cursor:pointer;color:var(--color-header-text);--color-link-text:var(--color-header-text);--color-link-text-hover:var(--color-header-text);display:flex;justify-content:space-between;flex-grow:1}.NavigationItem-text:after{content:"";height:3px;width:0;background-color:var(--navigation-item-text-color);position:absolute;bottom:-5px;transition:all .5s;border-radius:3px 3px 0 0}.NavigationItem-text:hover:after{width:100%}.NavigationItem-text a,.NavigationItem-text span{display:block;padding:20px 0;width:100%;margin-bottom:-5px;border-bottom:5px solid transparent;transition:all .1s ease;word-break:keep-all}.NavigationItem-text span:hover{border-color:transparent!important}.NavigationItem-text a.Button,.NavigationItem-text a.LoadMore button,.NavigationItem-text a.SearchResultsModule-filters-apply button,.NavigationItem-text a.VideoPlaylistModule-playlistNavigation button,.NavigationItem-text a.VideoPlaylistModule-playlistToggle{--color-link-text:var(--color-button-text);border-bottom-width:1px;display:inline-block;padding:0 25px;margin:15px 0;width:auto}.NavigationItem .NavigationGroup>span.NavigationLink:hover{background:none}.NavigationItem .NavigationGroup-items{padding-left:10px}.NavigationItem .NavigationLink{--color-link-text:var(--color-header-text);--color-link-text-hover:var(--color-primary);display:block;padding:15px;width:100%}.NavigationItem .NavigationLink:hover{color:#000;background-color:#ff173e}.NavigationItem .NavigationLink-description{display:block;margin-top:5px}@media only screen and (min-width:1280px){.NavigationItem{display:flex;height:100%}.NavigationItem:before{visibility:visible}.NavigationItem-items{background:var(--color-header-secondary-bg);box-shadow:0 5px 20px 0 rgba(0,0,0,.1);border-top:0;left:-30px;padding:0;top:var(--headerHeight);min-width:300px;word-break:keep-all;visibility:hidden;z-index:51;width:100%;height:0}.NavigationItem-items[data-columns="2"]{grid-template-columns:1fr 1fr;width:520px}.NavigationItem-items[data-columns="3"]{grid-template-columns:1fr 1fr 1fr;width:780px}.NavigationItem-items[data-open-direction=left]{position:fixed;left:unset;right:20px}:root[data-header-hat=true] .NavigationItem-items[data-open-direction=left]{top:calc(var(--headerHeight) + var(--hatHeight))}.NavigationItem-items-item{padding:0 20px;position:relative}.NavigationItem-items-item .NavigationLink{--color-link-text-hover:var(--color-header-text);padding-left:20px;padding-right:20px}.NavigationItem-items-item .NavigationLink:hover{background:var(--color-header-secondary-bg)}.NavigationItem-more{border-left:0;height:100%;width:auto;right:15px}.NavigationItem-more svg{height:17px;left:7px;position:relative;top:0}.NavigationItem-text a,.NavigationItem-text span{margin-right:0;padding:10px 0}.has-menu .NavigationItem-text a,.has-menu .NavigationItem-text span{padding:10px 25px 10px 0}.NavigationItem-text a:hover,.NavigationItem-text span:hover,[data-item-hover] .NavigationItem-text a,[data-item-hover] .NavigationItem-text span{border-bottom:5px solid var(--color-primary)}.NavigationItem-text a:hover.Button,.NavigationItem-text a:hover.LoadMore button,.NavigationItem-text a:hover.SearchResultsModule-filters-apply button,.NavigationItem-text a:hover.VideoPlaylistModule-playlistNavigation button,.NavigationItem-text a:hover.VideoPlaylistModule-playlistToggle,.NavigationItem-text span:hover.Button,.NavigationItem-text span:hover.LoadMore button,.NavigationItem-text span:hover.SearchResultsModule-filters-apply button,.NavigationItem-text span:hover.VideoPlaylistModule-playlistNavigation button,.NavigationItem-text span:hover.VideoPlaylistModule-playlistToggle,[data-item-hover] .NavigationItem-text a.Button,[data-item-hover] .NavigationItem-text a.LoadMore button,[data-item-hover] .NavigationItem-text a.SearchResultsModule-filters-apply button,[data-item-hover] .NavigationItem-text a.VideoPlaylistModule-playlistNavigation button,[data-item-hover] .NavigationItem-text a.VideoPlaylistModule-playlistToggle,[data-item-hover] .NavigationItem-text span.Button,[data-item-hover] .NavigationItem-text span.LoadMore button,[data-item-hover] .NavigationItem-text span.SearchResultsModule-filters-apply button,[data-item-hover] .NavigationItem-text span.VideoPlaylistModule-playlistNavigation button,[data-item-hover] .NavigationItem-text span.VideoPlaylistModule-playlistToggle{border-bottom-width:1px}.Page-header-hamburger-menu-content .NavigationItem-text a,.Page-header-hamburger-menu-content .NavigationItem-text span{border-bottom:0;padding:20px}.NavigationItem-text a.Button,.NavigationItem-text a.LoadMore button,.NavigationItem-text a.SearchResultsModule-filters-apply button,.NavigationItem-text a.VideoPlaylistModule-playlistNavigation button,.NavigationItem-text a.VideoPlaylistModule-playlistToggle{margin-left:20px;margin-right:20px}.NavigationItem-text .NavigationItem-more{position:absolute!important;width:100%;margin:0}.NavigationItem-text .NavigationItem-more button{display:flex;align-items:center;justify-content:flex-end}}.FooterNavigationItem a,.FooterNavigationItem span{color:#000;display:block;margin-bottom:15px;word-break:keep-all}.FooterNavigationItem .NavigationLink-text{margin-bottom:0;color:#7f7f7f}.FooterNavigationItem-items-item .SocialLink{display:flex}.FooterNavigation-items{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px;grid-row-gap:20px;max-width:1280px;margin:0 auto}.FooterNavigation-items-item .NavigationLink span{font-weight:400;color:#555}@media only screen and (min-width:568px){.FooterNavigation-items{grid-template-columns:repeat(2,1fr);grid-row-gap:30px}}@media only screen and (min-width:568px){[data-no-content] .FooterNavigation-items{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1024px){.FooterNavigation-items{grid-template-columns:repeat(2,1fr)}[data-no-content] .FooterNavigation-items{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:1280px){[data-no-content] .FooterNavigation-items[data-column-count="5"]{grid-template-columns:repeat(5,1fr)}[data-no-content] .FooterNavigation-items{grid-template-columns:repeat(4,1fr)}.FooterNavigation-items{grid-template-columns:repeat(5,1fr);justify-items:center;grid-column-gap:10px}}@media only screen and (min-width:1440px){[data-no-content] .FooterNavigation-items{grid-template-columns:repeat(4,1fr)}}.SectionNavigation{display:block}.SectionNavigation,.SectionNavigation select{background:var(--color-section-nav-background,transparent);position:relative}.SectionNavigation select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;color:var(--color-section-nav-text,#000);padding:20px;width:100%}.SectionNavigation svg{fill:var(--color-primary-text);height:6px;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);width:10px}.SectionNavigation-items{display:none;flex-wrap:nowrap;align-items:center;justify-content:center;margin:0 auto;max-width:1240px;padding-left:0}.SectionNavigation-items-item{flex-shrink:0;border-bottom:0;margin-right:10px;padding-bottom:10px;padding-left:15px}.SectionNavigation-items-item:last-of-type{margin-right:0;border-bottom:0}@media only screen and (min-width:768px){.SectionNavigation select,.SectionNavigation svg{display:none}.SectionNavigation-items{display:flex}}.SectionNavigationItem-text{display:block;justify-content:space-between;width:100%}.SectionNavigationItem-text .Link{border-bottom:5px solid var(--color-callout-bg);color:var(--color-section-nav-text,#000);display:block;padding:15px 20px}.SectionNavigationItem-text .Link:hover{border-bottom:5px solid var(--color-primary);color:var(--color-section-nav-text-hover)}.flickity-slider .PagePromo-content{display:flex;flex-direction:column;justify-content:center}.flickity-enabled .PagePromo-content .PagePromo-title a.Link{color:#212121;font-size:16px}.PagePromo{color:var(--color-primary-text)}.PagePromo[data-align-bottom]{display:flex;flex-direction:column}.PagePromo[data-align-bottom] .PagePromo-media{margin:20px 0 0;order:2}.PagePromo[data-align-left]{display:flex}.PagePromo[data-align-left] .PagePromo-media{flex-shrink:0;margin:0 20px 0 0;width:90px}.PagePromo[data-align-right]{display:flex;justify-content:space-between;align-items:center}.PagePromo[data-align-right] .PagePromo-content{order:1}.PagePromo[data-align-right] .PagePromo-media{flex-shrink:0;margin:0 20px;order:2;width:90px}.PagePromo[data-inverse-colors],[data-inverse-colors] .PagePromo{--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse);--color-primary-text:var(--color-text-inverse)}.PagePromo-author{--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary-text)}[data-hide-authors=true] .PagePromo-author{display:none}.PagePromo-author a:hover{text-decoration:underline}.PagePromo-button{margin-top:20px}.PagePromo-byline{color:var(--color-primary-text);display:flex;margin-top:10px}.PagePromo-byline span.dot{height:12px;line-height:12px;position:relative;top:2px}[data-hide-authors=true] .PagePromo-byline span.dot,[data-hide-authors=true][data-hide-dates=true] .PagePromo-byline,[data-hide-dates=true] .PagePromo-byline span.dot{display:none}.PagePromo-category{display:flex;align-items:center;color:var(--color-category,var(--color-others-editorial));margin-bottom:5px;text-transform:uppercase}.PagePromo-category a.Link{font-size:14px;letter-spacing:0;padding:6px 0;font-weight:700}.PagePromo-category:before{content:"";width:6px;height:6px;background-color:var(--color-list-group,var(--color-category,var(--color-others-editorial)));border-radius:50%;margin-right:8px}[data-hide-categories=true] .PagePromo-category{display:none}.PagePromo-category a,.PagePromo-category span{color:var(--color-list-group,var(--color-category,var(--color-others-editorial)))}.PagePromo-category.esportes:before{background-color:var(--color-list-group,var(--color-sports-editorial-theme))}.PagePromo-category.esportes a,.PagePromo-category.esportes span{color:var(--color-list-group,var(--color-sports-editorial-theme))}.PagePromo-category.política:before{background-color:var(--color-list-group,var(--color-politics-editorial-theme))}.PagePromo-category.política a,.PagePromo-category.política span{color:var(--color-list-group,var(--color-politics-editorial-theme))}.PagePromo-category.cidades:before{background-color:var(--color-list-group,var(--color-cities-editorial-theme))}.PagePromo-category.cidades a,.PagePromo-category.cidades span{color:var(--color-list-group,var(--color-cities-editorial-theme))}.PagePromo-category.entretenimento:before{background-color:var(--color-list-group,var(--color-entertainment-editorial-theme))}.PagePromo-category.entretenimento a,.PagePromo-category.entretenimento span{color:var(--color-list-group,var(--color-entertainment-editorial-theme))}.PagePromo-category.noticias:before{background-color:var(--color-list-group,var(--color-news-editorial-theme))}.PagePromo-category.noticias a,.PagePromo-category.noticias span{color:var(--color-list-group,var(--color-news-editorial-theme))}.PagePromo-category.horóscopo:before{background-color:var(--color-list-group,var(--color-horoscope-editorial-theme))}.PagePromo-category.horóscopo a,.PagePromo-category.horóscopo span{color:var(--color-list-group,var(--color-horoscope-editorial-theme))}.PagePromo-category.gastronomia:before{background-color:var(--color-list-group,var(--color-gastronomy-editorial-theme))}.PagePromo-category.gastronomia a,.PagePromo-category.gastronomia span{color:var(--color-list-group,var(--color-gastronomy-editorial-theme))}.PagePromo-ctaLink{margin-top:10px}.PagePromo-ctaLink .ctaArrow{transition:transform .3s ease}.PagePromo-ctaLink a:hover .ctaArrow{transform:translateX(5px)}.PagePromo-ctaLink svg{height:9.5px;margin-left:2px;margin-bottom:2px;width:14.5px}.PagePromo-description{color:var(--color-primary-text);margin-top:10px}.PagePromo-description a{text-decoration:underline}.PagePromo-description a:hover{text-decoration:none}.PagePromo-description>ul,.PagePromo-description p>ul{list-style:disc;margin:10px}.PagePromo-description>ul li>ul,.PagePromo-description p>ul li>ul{list-style:circle;margin:10px -20px 20px 0}.PagePromo-description>ul li>ul li>ul,.PagePromo-description p>ul li>ul li>ul{list-style:square;margin:10px -20px 20px 0}.PagePromo-description>ul li>ol,.PagePromo-description p>ul li>ol{list-style:decimal;margin:10px -20px 20px 0}.PagePromo-description>ol,.PagePromo-description p>ol{list-style:decimal;margin:10px}.PagePromo-description>ol li>ol,.PagePromo-description p>ol li>ol{list-style:lower-alpha;margin:10px -20px 20px 0}.PagePromo-description>ol li>ol li>ol,.PagePromo-description p>ol li>ol li>ol{list-style:lower-roman;margin:10px -20px 20px 0}.PagePromo-description>ol li>ul,.PagePromo-description p>ol li>ul{list-style:disc;margin:10px -20px 20px 0}[data-hide-dates=true] .PagePromo-date,[data-hide-descriptions=true] .PagePromo-description{display:none}.PagePromo-media{margin-bottom:20px;position:relative}.PagePromo-media .Link{display:block}.PagePromo-media .Link-icon{bottom:10px;height:30px;left:10px;position:absolute;width:30px}.PagePromo-media .Link-icon svg{height:100%;fill:var(--color-text-inverse);left:0;position:absolute;top:0;width:100%}.PagePromo-sponsoredBy{align-items:center;display:flex;font-weight:700}.PagePromo-sponsoredBy-logo,.PagePromo-sponsoredBy-text{display:inline-block}.PagePromo-sponsoredBy-logo img{max-width:100px}.PagePromo-sponsoredBy-text{margin-right:5px}.PagePromo-title{color:var(--color-primary-text);--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary-text)}@media only screen and (min-width:768px){.PagePromo[data-align-left] .PagePromo-media,.PagePromo[data-align-right] .PagePromo-media{width:250px}}@media only screen and (min-width:1024px){.PagePromo-button{margin-top:30px}}@media only screen and (min-width:1280px){.PagePromo[data-align-left] .PagePromo-media,.PagePromo[data-align-right] .PagePromo-media{width:340px}}@media only screen and (min-width:1440px){.PagePromo[data-align-left] .PagePromo-media,.PagePromo[data-align-right] .PagePromo-media{width:400px}}@media only screen and (max-width:767px){.PagePromo[data-mobile-alt-layout=true]{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.PagePromo[data-mobile-alt-layout=true] .PagePromo-media{display:block;float:right;margin-left:20px;max-width:90px;min-width:90px;order:0}.PagePromo[data-mobile-alt-layout=true] .PagePromo-media .Link-icon{bottom:5px;height:18px;left:5px;width:18px}}:not(.AuthorPromo)>.PagePromo-media img.Image,:not(.AuthorPromo)>.PagePromo img.Image{border-radius:10px}.PagePromoEnhancement,.PagePromoEnhancementA,.PagePromoEnhancementB,.PagePromoEnhancementC{margin:30px 0}.PagePromoEnhancement .PagePromo-category,.PagePromoEnhancementA .PagePromo-category,.PagePromoEnhancementB .PagePromo-category,.PagePromoEnhancementC .PagePromo-category{margin-bottom:10px}.PagePromoEnhancement .PagePromo-title,.PagePromoEnhancementA .PagePromo-title,.PagePromoEnhancementB .PagePromo-title,.PagePromoEnhancementC .PagePromo-title{font-family:var(--font-promo-titles);font-size:var(--promo-title-6);font-weight:700}.PagePromoEnhancement .PagePromo-media img,.PagePromoEnhancementA .PagePromo-media img,.PagePromoEnhancementB .PagePromo-media img,.PagePromoEnhancementC .PagePromo-media img{width:auto}@media only screen and (min-width:768px){.PagePromoEnhancement,.PagePromoEnhancementA,.PagePromoEnhancementB,.PagePromoEnhancementC{margin:40px 0}.PagePromoEnhancement:not([data-align-right],[data-align-left]) .PagePromo-title,.PagePromoEnhancementA:not([data-align-right],[data-align-left]) .PagePromo-title,.PagePromoEnhancementB:not([data-align-right],[data-align-left]) .PagePromo-title,.PagePromoEnhancementC:not([data-align-right],[data-align-left]) .PagePromo-title{font-family:var(--font-promo-titles);font-size:var(--promo-title-5);font-weight:700}.PagePromoEnhancement:not([data-align-right],[data-align-left]) .PagePromo-description,.PagePromoEnhancementA:not([data-align-right],[data-align-left]) .PagePromo-description,.PagePromoEnhancementB:not([data-align-right],[data-align-left]) .PagePromo-description,.PagePromoEnhancementC:not([data-align-right],[data-align-left]) .PagePromo-description{font-family:var(--font-description);font-size:var(--description-2);font-weight:400}.PagePromoEnhancement[data-align-left],.PagePromoEnhancement[data-align-right],.PagePromoEnhancementA[data-align-left],.PagePromoEnhancementA[data-align-right],.PagePromoEnhancementB[data-align-left],.PagePromoEnhancementB[data-align-right],.PagePromoEnhancementC[data-align-left],.PagePromoEnhancementC[data-align-right]{margin:10px 0;max-width:360px;width:50%}.PagePromoEnhancement[data-align-left],.PagePromoEnhancementA[data-align-left],.PagePromoEnhancementB[data-align-left],.PagePromoEnhancementC[data-align-left]{float:left;margin-right:40px}.PagePromoEnhancement[data-align-right],.PagePromoEnhancementA[data-align-right],.PagePromoEnhancementB[data-align-right],.PagePromoEnhancementC[data-align-right]{float:right;margin-left:40px}}@media only screen and (min-width:768px){.PagePromoEnhancementA:not([data-align-left],[data-align-right]){display:flex;align-items:center}.PagePromoEnhancementA:not([data-align-left],[data-align-right]) .PagePromoEnhancementA-content{flex:2 2 auto}.PagePromoEnhancementA:not([data-align-left],[data-align-right]) .PagePromo-media{margin-right:22px;flex:1 1 253px}.PagePromoEnhancementA:not([data-align-left],[data-align-right]) .PagePromo-button{margin-left:65px;margin-top:unset}}@media only screen and (max-width:767px){.PagePromoEnhancementB .PagePromo-media{float:right;width:90px;margin-left:20px}}@media only screen and (min-width:768px){.PagePromoEnhancementB:not([data-align-left],[data-align-right]){display:flex;align-items:center;gap:22px}.PagePromoEnhancementB:not([data-align-left],[data-align-right]) .PagePromoEnhancementB-content{flex:1 1 auto}.PagePromoEnhancementB:not([data-align-left],[data-align-right]) .PagePromo-media{width:253px;flex-shrink:0}.PagePromoEnhancementB:not([data-align-left],[data-align-right]) .PagePromo-button{margin-left:45px}}.PagePromoEnhancementC .PagePromo-media img{width:100%}@media only screen and (max-width:767px){.PagePromoEnhancementC .PagePromo-media{float:right;width:90px;margin-left:20px}}@media only screen and (min-width:768px){.PagePromoEnhancementC:not([data-align-left],[data-align-right]){display:flex;align-items:center;gap:20px}.PagePromoEnhancementC:not([data-align-left],[data-align-right]) .PagePromo-media,.PagePromoEnhancementC:not([data-align-left],[data-align-right]) .PagePromoEnhancementC-content{flex:0 1 50%}}@media only screen and (min-width:1024px){.PagePromoEnhancementC:not([data-align-left],[data-align-right]){gap:40px}}.PagePromoFooter .PagePromo-cta{margin-top:20px}.PagePromoFooter .PagePromo-description,.PagePromoFooter .PagePromo-title{margin-bottom:15px}.PagePromoModuleA{display:grid}.PagePromoModuleA[data-inverse-colors],[data-inverse-colors] .PagePromoModuleA{--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse);--color-primary-text:var(--color-text-inverse)}.PagePromoModuleA[data-align-bottom] .PagePromo-media{margin-bottom:0;margin-top:20px;order:2}[data-text-align=left] .PagePromoModuleA-content{margin-right:auto;text-align:left}.PagePromoModuleA[data-text-align=left] .PagePromo-byline{justify-content:flex-start}[data-text-align=right] .PagePromoModuleA-content{margin-left:auto;text-align:right}.PagePromoModuleA[data-text-align=right] .PagePromo-byline{justify-content:flex-end}.PagePromoModuleA .PagePromo-byline{display:none;justify-content:center}[data-show-byline=true].PagePromoModuleA .PagePromo-byline{display:flex}.PagePromoModuleA .PagePromo-category{margin-bottom:5px}.PagePromoModuleA .PagePromo-description{margin-top:10px}.PagePromoModuleA .PagePromo-media{margin-left:auto;margin-right:auto}.PagePromoModuleA-content{text-align:center}@media only screen and (min-width:768px){.PagePromoModuleA[data-align-bottom] .PagePromo-media{margin-top:30px}.PagePromoModuleA .PagePromo-media{margin-bottom:30px}}.PagePromoModuleB{position:relative;--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse);--color-primary-text:var(--color-text-inverse)}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromoModuleB-content{grid-gap:10px}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromoModuleB-content-wrapper{padding:40px 20px}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromo-button{margin-top:10px}.PagePromoModuleB .PagePromo-button a{line-height:44px}.PagePromoModuleB .PagePromo-byline{display:none}[data-show-byline=true].PagePromoModuleB .PagePromo-byline{display:flex}.PagePromoModuleB .PagePromo-description{font-weight:400}.PagePromoModuleB .PagePromo-media{margin-bottom:0;position:relative}.PagePromoModuleB .PagePromo-media:after{background:linear-gradient(0deg,rgba(0,0,0,.75) 27%,transparent 71%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;border-radius:10px}.PagePromoModuleB .PagePromo-media img{-o-object-fit:cover;object-fit:cover;max-height:810px;width:100%}.PagePromoModuleB-content{text-align:left;width:100%}.PagePromoModuleB-content-wrapper{background:none;left:0;padding:62px 20px;position:absolute;top:50%;transform:translateY(-50%);width:100%}.PagePromoModuleB-content-wrapper[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.PagePromoModuleB-content-wrapper{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.PagePromoModuleB-content-wrapper{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.PagePromoModuleB-content-wrapper{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.PagePromoModuleB-content-wrapper[data-width=alternative]{padding-left:calc(50% - 512px);padding-right:calc(50% - 512px)}.PagePromoModuleB-content-wrapper[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}[data-text-align=right] .PagePromoModuleB-content{margin-left:auto;text-align:right}[data-text-align=center] .PagePromoModuleB-content{margin-left:auto;margin-right:auto;text-align:center}@media only screen and (min-width:768px){.PagePromoModuleB .PagePromo-button{margin-top:10px}.PagePromoModuleB[data-text-align=right] .PagePromo-media:after,[data-text-align=right] .PagePromoModuleB .PagePromo-media:after{background:linear-gradient(90deg,transparent 25%,rgba(0,0,0,.5) 50%)}.PagePromoModuleB[data-text-align=center] .PagePromo-media:after,[data-text-align=center] .PagePromoModuleB .PagePromo-media:after{background:rgba(0,0,0,.5) 50%;border-radius:10px}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromoModuleB-content{max-width:none}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromoModuleB-content-wrapper{padding-left:50px;padding-right:50px}.PagePromoModuleB:not([data-aspect-ratio=xl-4x1]) .PagePromoModuleB-content{max-width:420px}}@media only screen and (min-width:1024px){.OneColumnContainer-container .PagePromoModuleB[data-module],.ThreeColumnContainer .PagePromoModuleB[data-module],.TwoColumnContainer5050-container .PagePromoModuleB[data-module],.TwoColumnContainer7030-container .PagePromoModuleB[data-module]{margin-bottom:0}.PagePromoModuleB-content{max-width:544px}.PagePromoModuleB-content-wrapper{padding-bottom:88px;padding-top:88px}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromoModuleB-content-wrapper{background:none;left:0;padding-bottom:38px;padding-top:38px;position:absolute;top:50%;transform:translateY(-50%);width:100%}}@media only screen and (min-width:1280px){.PagePromoModuleB .PagePromo-media-button{margin-top:10px}.PagePromoModuleB-content{max-width:620px}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromoModuleB-content-wrapper{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.OneColumnContainer-container .PagePromoModuleB-content-wrapper,.TwoColumnContainer5050-container .PagePromoModuleB-content-wrapper,.TwoColumnContainer7030-container .PagePromoModuleB-content-wrapper{padding-left:60px;padding-right:60px}.ThreeColumnContainer .PagePromoModuleB-content-wrapper{padding-left:40px;padding-right:40px}[data-text-align=center] .PagePromoModuleB-content{max-width:none}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromoModuleB-content-wrapper{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}}@media only screen and (min-width:1440px){.PagePromoModuleB .PagePromo-button{margin-top:20px}.PagePromoModuleB .PagePromo-category{margin-bottom:5px}.PagePromoModuleB-content{grid-gap:10px}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromoModuleB-content-wrapper{padding-bottom:78px;padding-top:78px}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromo-button{margin-top:20px}.PagePromoModuleB[data-aspect-ratio=xl-4x1] .PagePromo-description{margin-top:5px}}.PagePromoModuleC{display:grid;grid-gap:20px}.PagePromoModuleC[data-inverse-colors]{--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse);--color-primary-text:var(--color-text-inverse)}.PagePromoModuleC .PagePromo-byline{display:none}[data-show-byline=true].PagePromoModuleC .PagePromo-byline{display:flex}.PagePromoModuleC .PagePromo-media{margin:0}@media only screen and (min-width:768px){.PagePromoModuleC .PagePromo-byline{justify-content:center}.PagePromoModuleC-content{text-align:center}}@media only screen and (min-width:1024px){.PagePromoModuleC{grid-template-columns:repeat(2,1fr);grid-gap:40px}.PagePromoModuleC[data-align-right][data-image-width="66"]{grid-template-columns:.34fr .66fr}.PagePromoModuleC[data-align-right] .PagePromo-media{order:2}.PagePromoModuleC[data-image-width="66"]{grid-template-columns:.66fr .34fr}.PagePromoModuleC-content{display:flex;flex-direction:column;justify-content:center;text-align:left;width:100%}[data-show-byline=true].PagePromoModuleC .PagePromo-byline{justify-content:flex-start}.PagePromoModuleC .PagePromo-button{margin-top:20px}.PagePromoModuleC .PagePromo-media{margin-bottom:0}}@media only screen and (min-width:1440px){.PagePromoModuleC[data-image-width="66"]{grid-gap:50px}}.Page-below .PageList-items-item .PagePromo-category a.Link{font-size:14px}.PageList-cta,.PageList-nextPage{display:flex;justify-content:center}.PageList-cta .Button,.PageList-cta .LoadMore button,.PageList-cta .SearchResultsModule-filters-apply button,.PageList-cta .VideoPlaylistModule-playlistNavigation button,.PageList-cta .VideoPlaylistModule-playlistToggle,.PageList-nextPage .Button,.PageList-nextPage .LoadMore button,.PageList-nextPage .SearchResultsModule-filters-apply button,.PageList-nextPage .VideoPlaylistModule-playlistNavigation button,.PageList-nextPage .VideoPlaylistModule-playlistToggle{margin:20px auto 0}.PageList-header{display:flex;align-items:center;gap:20px;margin-bottom:20px}.PageList-header .PageList-cta{display:block}.PageList-header .PageList-cta .Button,.PageList-header .PageList-cta .LoadMore button,.PageList-header .PageList-cta .SearchResultsModule-filters-apply button,.PageList-header .PageList-cta .VideoPlaylistModule-playlistNavigation button,.PageList-header .PageList-cta .VideoPlaylistModule-playlistToggle{margin:30px 0 0}.PageList-header-description{color:var(--color-primary-text)}[data-inverse-colors] .PageList-header-description{--color-primary-text:var(--color-text-inverse);--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse)}.PageList-header-title{color:var(--color-primary-text);margin:10px 0;border-bottom:1px solid #ccc;padding-bottom:10px}[data-inverse-colors] .PageList-header-title{--color-primary-text:var(--color-text-inverse)}.PageList-header-title a{color:#000}.PageList-items-first img.Image{border-radius:10px}.PageList-items[data-with-borders] .PageList-items-item{border-bottom:1px solid var(--color-list-border);margin-top:20px;padding-bottom:20px}.PageList-items[data-with-borders] .PageList-items-item:first-of-type{margin-top:0}.PageList-sponsoredBy{display:flex;align-items:center;margin:20px 0 10px}.PageList-sponsoredBy img{max-width:120px;max-height:60px}@media only screen and (min-width:568px){.PageList-sponsoredBy img{max-width:200px;max-height:100px}}.PageList-nextPage{display:none}.PageList-nextPage-loading{border-radius:50%;width:1.5em;height:1.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s ease-in-out infinite;animation:load7 1.8s ease-in-out infinite;color:#000;font-size:10px;position:relative;text-indent:-9999em;transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s;display:none;margin:30px 0 0}.PageList-nextPage-loading:after,.PageList-nextPage-loading:before{content:"";position:absolute;top:0;border-radius:50%;width:1.5em;height:1.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s ease-in-out infinite;animation:load7 1.8s ease-in-out infinite}.PageList-nextPage-loading:before{left:-3.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.PageList-nextPage-loading:after{left:3.5em}@keyframes load7{0%,80%,to{box-shadow:0 1.5em 0 -1.3em}40%{box-shadow:0 1.5em 0 0}}[data-list-loadmore=loading] .PageList-nextPage-loading{display:inline-block}[data-list-loadmore=loading] .PageList-nextPage .Button,[data-list-loadmore=loading] .PageList-nextPage .LoadMore button,[data-list-loadmore=loading] .PageList-nextPage .SearchResultsModule-filters-apply button,[data-list-loadmore=loading] .PageList-nextPage .VideoPlaylistModule-playlistNavigation button,[data-list-loadmore=loading] .PageList-nextPage .VideoPlaylistModule-playlistToggle{display:none}[data-show-loadmore] .PageList-nextPage{display:flex}@media only screen and (min-width:768px){.PageList-cta .Button,.PageList-cta .LoadMore button,.PageList-cta .SearchResultsModule-filters-apply button,.PageList-cta .VideoPlaylistModule-playlistNavigation button,.PageList-cta .VideoPlaylistModule-playlistToggle,.PageList-nextPage .Button,.PageList-nextPage .LoadMore button,.PageList-nextPage .SearchResultsModule-filters-apply button,.PageList-nextPage .VideoPlaylistModule-playlistNavigation button,.PageList-nextPage .VideoPlaylistModule-playlistToggle{margin:30px auto 0}.PageList-header-title{margin:15px 0}}@media only screen and (min-width:1024px){.PageList-header{margin-bottom:30px}.PageList-header-title{margin:20px 0}}[data-list-header-position=side] .PageList-footer{display:none}@media only screen and (min-width:1024px){[data-list-header-position=side]{display:grid;-moz-column-gap:40px;column-gap:40px;grid-template-columns:300px 1fr}[data-list-header-position=side] .PageList-footer{display:none}}@media only screen and (min-width:1440px){[data-list-header-position=side]{display:grid;-moz-column-gap:40px;column-gap:40px;grid-template-columns:320px 1fr}}.PageListStandardA .PageList-items{display:grid;gap:20px}.PageListStandardA .PageList-items-item{border-bottom:1px solid var(--color-list-border);padding-bottom:20px}.PageListStandardA .PageList-items-item:first-of-type{padding-bottom:30px}@media only screen and (min-width:768px){.PageListStandardA .PageList-items{grid-auto-flow:dense;grid-template-columns:repeat(2,1fr)}.PageListStandardA .PageList-items-item:first-of-type{grid-column:span 2;grid-row:span 1}.PageListStandardA .PageList-items-item:nth-of-type(n+2):nth-of-type(-n+5){grid-column:span 2}.PageListStandardA .PageList-items-item:nth-of-type(n+6){border-bottom:none;grid-column:span 1;padding-bottom:0;padding-top:10px}}@media only screen and (min-width:1024px){.PageListStandardA .PageList-items{grid-template-columns:repeat(12,1fr)}.PageListStandardA .PageList-items-item:first-of-type{border-bottom:none;grid-column:span 8;grid-row:span 4;padding-bottom:0}.PageListStandardA .PageList-items-item:nth-of-type(n+2):nth-of-type(-n+5){grid-column:span 4;padding-bottom:15px;margin-top:-5px}.PageListStandardA .PageList-items-item:nth-of-type(n+2):nth-of-type(-n+5) .PagePromo-byline{margin-top:5px}.PageListStandardA .PageList-items-item:nth-of-type(n+2):nth-of-type(-n+5) .PagePromo-category{margin-bottom:5px}.PageListStandardA .PageList-items-item:nth-of-type(n+6){grid-column:span 3;padding-top:20px}}@media only screen and (min-width:1280px){.PageListStandardA .PageList-items-item:nth-of-type(n+2):nth-of-type(-n+5){padding-bottom:20px;margin-top:0}.PageListStandardA .PageList-items-item:nth-of-type(n+2):nth-of-type(-n+5) .PagePromo-byline{margin-top:10px}.PageListStandardA .PageList-items-item:nth-of-type(n+2):nth-of-type(-n+5) .PagePromo-category{margin-bottom:5px}}@media only screen and (min-width:1440px){.PageListStandardA .PageList-items-item:first-of-type{margin-right:10px}}.PageListStandardB{display:grid}[data-column-count="2"].PageListStandardB .PageList-items-item{border-bottom:none}[data-column-count="2"].PageListStandardB .PageList-items-item:first-of-type{margin-top:0}.PageListStandardB .PageList-items-item{border-bottom:1px solid var(--color-list-border);margin-bottom:20px;margin-top:20px;padding-bottom:20px}.PageListStandardB .PageList-items-item:first-of-type{margin-top:10px}.PageListStandardB .PagePromo-title{font-size:20px}.PageListStandardB .PagePromo-title .Link,.PageListStandardB .PagePromo-title .Link b{font-weight:500}.PageListStandardB .PagePromo-category .Link{font-size:14px;padding:6px 0;font-weight:700}.PageListStandardB[data-column-count="2"] .PagePromo-title,.PageListStandardB[data-column-count="4"] .PagePromo-title,.PageListStandardB[data-column-count="5"] .PagePromo-title,.PageListStandardB[data-column-count="6"] .PagePromo-title{font-size:20px}@media only screen and (min-width:768px){.PageListStandardB .PageList-items{display:grid;grid-row-gap:40px;grid-column-gap:20px;grid-template-columns:1fr 1fr 1fr;padding:0}[data-column-count="2"].PageListStandardB .PageList-items,[data-column-count="4"].PageListStandardB .PageList-items{grid-template-columns:1fr 1fr}[data-column-count="5"].PageListStandardB .PageList-items,[data-column-count="6"].PageListStandardB .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr}.PageListStandardB .PageList-items-item{border-bottom:none;display:block;margin:0;max-width:none;padding-bottom:0;width:100%}.PageListStandardB .PageList-items-item:first-of-type{margin-top:0}}@media only screen and (min-width:1024px){[data-column-count="4"].PageListStandardB .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr}[data-column-count="5"].PageListStandardB .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr 1fr}[data-column-count="6"].PageListStandardB .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.TwoColumnContainer7030-column .PageListStandardB[data-column-count="4"] .PageList-items{grid-template-columns:1fr 1fr}}@media only screen and (min-width:1280px){.TwoColumnContainer7030-column .PageListStandardB[data-column-count="4"] .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr}}.PageListStandardC .PageList-items{display:grid;gap:40px}@media only screen and (min-width:768px){.PageListStandardC .PageList-items{grid-auto-flow:dense;grid-column-gap:20px;grid-row-gap:40px;grid-template-columns:repeat(2,1fr)}.PageListStandardC .PageList-items-item:first-of-type{grid-column:span 2;grid-row:span 1}.PageListStandardC .PageList-items-item:not(:first-of-type){grid-row:span 2}.PageListStandardC .PagePromo-byline{margin-top:15px}.PageListStandardC .PagePromo-media{margin-bottom:15px}}@media only screen and (min-width:1024px){.PageListStandardC .PageList-items{grid-row-gap:20px;grid-template-columns:repeat(12,1fr)}.PageListStandardC .PageList-items-item:first-of-type{border-bottom:none;grid-column:span 8;grid-row:span 4;padding-bottom:0}.PageListStandardC .PageList-items-item:first-of-type .PagePromo-description{margin-top:15px}.PageListStandardC .PageList-items-item:not(:first-of-type){grid-column:span 4}.PageListStandardC .PageList-items-item:not(:first-of-type) .PagePromo-byline,.PageListStandardC .PageList-items-item:not(:first-of-type) .PagePromo-description{margin-top:10px}}@media only screen and (min-width:1280px){.PageListStandardC .PageList-items{grid-row-gap:40px}.TwoColumnContainer7030 .PageListStandardC .PageList-items{grid-row-gap:20px}}@media only screen and (min-width:1440px){.PageListStandardC .PageList-items{grid-column-gap:40px}.TwoColumnContainer7030 .PageListStandardC .PageList-items{grid-column-gap:20px;grid-row-gap:40px}}.PageListStandardD{display:flex;flex-direction:column}.PageListStandardD .Page-byinline{display:flex;margin-top:10px}.PageListStandardD .PageList-header{margin-bottom:0}.PageListStandardD .PageList-items{display:grid;gap:0}.PageListStandardD .PageList-items-item{border-bottom:1px solid var(--color-list-border);padding-bottom:20px}.PageListStandardD .PageList-items-item:first-of-type{border-top:1px solid var(--color-list-border);padding-top:20px}.PageListStandardD .PagePromo{flex-direction:row;justify-content:left}.PageListStandardD .PagePromo-author,.PageListStandardD .PagePromo-date{font-size:1.6rem;color:grey}.PageListStandardD .PagePromo-author .Link{color:grey}.PageListStandardD .PagePromo-byline{flex-direction:column;gap:5px}.PageListStandardD .PagePromo-byline span.dot{display:none}.PageListStandardD .PagePromo-title{font-family:var(--font-promo-titles);font-size:18px}.PageListStandardD .PagePromo-media{max-width:120px;margin-left:0!important}.PageListStandardD .PagePromo-media img.Image{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.PageListStandardD .PagePromo-content{display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:768px){.PageListStandardD .PageList-items{gap:0}.PageListStandardD .PageList-items-item{padding-bottom:40px}.PageListStandardD .PageList-items-item:first-of-type{padding-top:30px}.PageListStandardD .PagePromo-author,.PageListStandardD .PagePromo-date{font-size:1.8rem}.PageListStandardD .PagePromo-byline{flex-direction:row;align-items:center;gap:0}.PageListStandardD .PagePromo-byline span.dot{display:block}.PageListStandardD .PagePromo-title{font-size:22px}.PageListStandardD .PagePromo-media{width:271px!important;max-width:100%!important}.PageListStandardD .PagePromo-media img.Image{aspect-ratio:16/9}}@media only screen and (min-width:1280px){.PageListStandardD .PageList-items-item{padding-bottom:30px}}.PageListStandardE .PagePromo-title .Link{color:#000!important}.PageListStandardE[data-inverse-colors] .PageList-items-item>.Link:not(:first-child){--color-link-text:#000;--color-link-text-hover:#000}.PageListStandardE .PageList-items{display:grid;gap:15px}.PageListStandardE .PageList-items-item>.Link:not(:first-child){--color-link-text:#000;--color-link-text-hover:#000;border-bottom:1px solid var(--color-list-border);display:grid;gap:20px;padding:15px 0}.PageListStandardE .PageList-items-title{border-bottom:1px solid var(--color-list-border);color:#000;padding:30px 0 10px}[data-inverse-colors] .PageListStandardE .PageList-items-title{color:var(--color-text-inverse)}@media only screen and (min-width:1024px){.PageListStandardE .PageList-items{gap:20px;grid-template-columns:.67fr .33fr}}.PageListStandardF .PageList-header{margin-bottom:0}.PageListStandardF .PageList-header-title{border-bottom:none;padding-bottom:0;margin-bottom:20px}.PageListStandardF .PageList-cta .Button,.PageListStandardF .PageList-cta .LoadMore button,.PageListStandardF .PageList-cta .SearchResultsModule-filters-apply button,.PageListStandardF .PageList-cta .VideoPlaylistModule-playlistNavigation button,.PageListStandardF .PageList-cta .VideoPlaylistModule-playlistToggle,.PageListStandardF .PageList-items{margin-top:20px}.PageListStandardF .PageList-items-item{border-top:2px solid var(--color-list-border);margin-bottom:20px;padding-top:20px;display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px}.PageListStandardF .PageList-items-item svg{width:10px;height:10px}.PageListStandardF .PagePromo-author,.PageListStandardF .PagePromo-date{font-size:1.2rem;color:grey}.PageListStandardF .PagePromo-author .Link,.PageListStandardF .PagePromo-date .Link{color:grey}.PageListStandardF .PagePromo-title .Link b{font-weight:500}@media only screen and (min-width:1024px){.PageListStandardF .PageList-items{margin-top:0}}.PageListStandardG{display:block}.PageListStandardG .PageList-items{display:grid;gap:20px}.PageListStandardG .PageList-items-item{border-bottom:1px solid var(--color-list-border);padding-bottom:20px}.PageListStandardG .PageList-items .PagePromo{display:grid;gap:15px;grid-template-columns:auto 1fr}.PageListStandardG .PageList-items .PagePromo-media img{max-width:100px}@media only screen and (min-width:768px){.PageListStandardG .PageList-items{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr}.TwoColumnContainer3070-column:first-of-type .PageListStandardG .PageList-items,.TwoColumnContainer7030-column:nth-of-type(2) .PageListStandardG .PageList-items{grid-template-columns:1fr}.PageListStandardG .PageList-items-item{margin-top:0}}.PageListStandardH .PageList-items{display:grid;grid-row-gap:20px}.PageListStandardH .PageList-items-item{padding-bottom:20px}.PageListStandardH .PageList-items-item:first-of-type{border-bottom:none}.PageListStandardH .PageList-items-item:first-of-type .PagePromo{flex-direction:column}.PageListStandardH .PageList-items-item:first-of-type .PagePromo-media{margin-left:0}.PageListStandardH .PageList-items-item:first-of-type .PagePromo-media img{max-width:387px;width:100%}.PageListStandardH .PageList-items-item:first-of-type .PagePromo-title{font-size:20px;letter-spacing:-1px;font-weight:700}.PageListStandardH .PageList-items-item .PagePromo{display:flex;-moz-column-gap:12px;column-gap:12px}.PageListStandardH .PageList-items-item .PagePromo-media{max-width:none;margin-left:0}.PageListStandardH .PageList-items-item .PagePromo-media img{max-width:none;width:173px}.PageListStandardH .PageList-items-item .PagePromo-title{font-size:16px;font-weight:400}.PageListStandardH .PageList-items-item .PagePromo-title .Link{font-weight:500}@media only screen and (max-width:330px){.PageListStandardH .PagePromo-media img{width:100px}}@media only screen and (max-width:767px){.PageListStandardH .PageList-items-item{border-bottom:1px solid var(--color-list-border);padding-bottom:20px}.PageListStandardH .PageList-items-item:first-of-type{border-bottom:none;padding-bottom:30px}}@media only screen and (max-width:767px){.PageListStandardH .PagePromo-media{min-width:auto!important}}@media only screen and (min-width:768px){.PageListStandardH .PageList-items{grid-column-gap:20px;grid-row-gap:40px;grid-template-columns:repeat(2,1fr)}.PageListStandardH .PageList-items-item{padding-bottom:0}.PageListStandardH .PageList-items-item:first-of-type{grid-column:span 2;grid-row:span 1}}@media only screen and (min-width:1024px){.PageListStandardH .PageList-items{grid-template-columns:repeat(12,1fr)}.PageListStandardH .PageList-items-item:first-of-type{border-bottom:none;grid-column:span 4;grid-row:span 2;padding-bottom:0}.PageListStandardH .PageList-items-item:nth-of-type(n+2):nth-of-type(-n+5){grid-column:span 4}}.PageListStandardI .PageList-items{display:grid;gap:20px}.PageListStandardI .PageList-items-item{border-bottom:1px solid var(--color-border);padding-bottom:20px}.PageListStandardI .PageList-items-item:first-of-type{border-bottom:none;padding-bottom:0}.PageListStandardI .PageList-items-item:first-of-type .PagePromoModuleA[data-align-top]{padding-bottom:10px}.PageListStandardI .PageList-items-item:first-of-type .PagePromoModuleA .PagePromo-content{text-align:center}@media only screen and (min-width:768px){.PageListStandardI .PageList-items-item{border-bottom:none;padding-bottom:0}.PageListStandardI .PageList-items-item:first-of-type{grid-column:span 12}.PageListStandardI .PageList-items-item:first-of-type .PagePromoModuleA[data-align-top]{padding-bottom:0}.PageListStandardI .PageList-items-item:not(:first-of-type){grid-column:span 4}[data-column-count="2"].PageListStandardI .PageList-items-item:first-of-type,[data-column-count="4"].PageListStandardI .PageList-items-item:first-of-type{grid-column:span 12}[data-column-count="2"].PageListStandardI .PageList-items-item:not(:first-of-type),[data-column-count="4"].PageListStandardI .PageList-items-item:not(:first-of-type){grid-column:span 6}}@media only screen and (min-width:1024px){[data-column-count="2"].PageListStandardI .PageList-items-item:not(:first-of-type){grid-column:span 6}[data-column-count="4"].PageListStandardI .PageList-items-item:not(:first-of-type){grid-column:span 3}.PageListStandardI .PageList-items-item:first-of-type .PagePromoModuleA[data-align-top]{padding-bottom:10px}}.PageListStandardJ{display:block}.PageListStandardJ .PageList-items{display:grid;grid-gap:20px;grid-template-columns:1fr;margin-top:20px}.PageListStandardJ .PageList-items-item{display:block;margin:0;max-width:none;width:100%}.PageListStandardJ .PagePromoModuleB .PagePromo-category a{color:var(--color-text-inverse)}@media only screen and (max-width:767px){.PageListStandardJ .PageList-items-item{border-bottom:1px solid var(--color-list-border);padding-bottom:20px}.PageListStandardJ .PageList-items-item:last-of-type{margin-bottom:0}}@media only screen and (min-width:768px){.PageListStandardJ .PageList-items{grid-template-columns:1fr 1fr}.PageListStandardJ .PagePromoModuleB-content-wrapper{padding-bottom:40px;padding-top:40px}}@media only screen and (min-width:1024px){.PageListStandardJ .PageList-items{grid-template-columns:1fr 1fr 1fr 1fr;margin-top:30px}}@media only screen and (min-width:1280px){.PageListStandardJ .PageList-items .OneColumnContainer,.TwoColumnContainer5050 .PageListStandardJ .PageList-items,.TwoColumnContainer7030 .PageListStandardJ .PageList-items{padding-left:0;padding-right:0}}.PageListStandardK .PageList-items{display:grid;gap:20px}.PageListStandardK .PageList-items-item{border-bottom:1px solid var(--color-list-border);padding-bottom:20px}.PageListStandardK .PageList-items-item:first-of-type{border-bottom:none}@media only screen and (min-width:768px){.PageListStandardK .PageList-items{grid-template-columns:repeat(2,1fr)}.PageListStandardK .PageList-items-item:first-of-type{grid-column:span 2;grid-row:span 1}.PageListStandardK .PageList-items-item:nth-of-type(2),.PageListStandardK .PageList-items-item:nth-of-type(3){border-bottom:none;grid-column:span 1;padding-bottom:0}.PageListStandardK .PageList-items-item:nth-of-type(4){border-top:1px solid var(--color-list-border);padding-top:20px}.PageListStandardK .PageList-items-item:nth-of-type(n+4){grid-column:span 2}}@media only screen and (min-width:1024px){.PageListStandardK .PageList-items{grid-template-columns:repeat(12,auto)}.PageListStandardK .PageList-items-item:first-of-type{border-bottom:none;grid-column:1/span 5;grid-row:1/span 4;padding-bottom:0}.PageListStandardK .PageList-items-item:nth-of-type(2){grid-column:6/span 3;grid-row:1/span 2}.PageListStandardK .PageList-items-item:nth-of-type(3){grid-column:6/span 3;grid-row:3/span 2}.PageListStandardK .PageList-items-item:nth-of-type(4){grid-column:9/span 3;grid-row:1/span 1}.PageListStandardK .PageList-items-item:nth-of-type(5){grid-column:9/span 3;grid-row:2/span 1}.PageListStandardK .PageList-items-item:nth-of-type(6){grid-column:9/span 3;grid-row:3/span 1}.PageListStandardK .PageList-items-item:nth-of-type(7){grid-column:9/span 3;grid-row:4/span 1}}.PageListStandardL .PageList-items{display:grid;gap:20px}.PageListStandardL .PageList-items-item{border-bottom:1px solid var(--color-list-border);padding-bottom:20px}@media only screen and (min-width:768px){.PageListStandardL .PageList-items{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);grid-auto-flow:dense}.PageListStandardL .PageList-items-item{grid-column:span 2}.PageListStandardL .PageList-items-item:first-of-type{grid-column:span 2;grid-row:span 1}}@media only screen and (min-width:1024px){.PageListStandardL[data-image-position=right] .PageListStandardL .PageList-items-item .PagePromo-content{padding-right:20px}.PageListStandardL[data-image-position=right] .PageListStandardL .PageList-items-item:first-of-type .PagePromo-content{padding-left:0;padding-right:30px}.PageListStandardL[data-image-position=right] .PageListStandardL .PageList-items-item:first-of-type .PagePromo-media{order:2}.PageListStandardL[data-image-position=right] .PageListStandardL .PageList-items-item:not(:first-of-type){grid-column:span 4}.PageListStandardL .PageList-items{grid-column-gap:34px;grid-row-gap:30px;grid-template-columns:repeat(12,1fr)}.PageListStandardL .PageList-items-item{border-bottom:none;border-right:1px solid var(--color-list-border);grid-column:span 3;margin-right:-17px;padding-bottom:0}.PageListStandardL .PageList-items-item:first-of-type{border-bottom:1px solid var(--color-list-border);border-right:none;grid-column:span 12;grid-row:span 4;margin-right:0;padding-bottom:30px}.PageListStandardL .PageList-items-item:first-of-type .PagePromo{display:grid;grid-template-columns:repeat(2,1fr)}.PageListStandardL .PageList-items-item:first-of-type .PagePromo-content{display:flex;flex-direction:column;justify-content:center;padding-left:30px}.PageListStandardL .PageList-items-item:first-of-type .PagePromo-media{margin-bottom:0}.PageListStandardL .PageList-items-item:not(:first-of-type){grid-column:span 4;padding-right:15px}.PageListStandardL .PageList-items-item:last-of-type{border-right:none}[data-column-count="2"].PageListStandardL .PageList-items-item:not(:first-of-type){grid-column:span 6}[data-column-count="4"].PageListStandardL .PageList-items-item:not(:first-of-type){grid-column:span 3}}bsp-listcarousel{display:block;height:auto;position:relative}bsp-listcarousel .flickity-prev-next-button{display:none;top:calc(50% - 20px)}bsp-listcarousel .flickity-prev-next-button.next{right:5px}bsp-listcarousel .flickity-prev-next-button.previous{left:5px}bsp-listcarousel .flickity-prev-next-button:disabled{background:none;opacity:.5}bsp-listcarousel [class$=-items-item]{display:none}bsp-listcarousel .flickity-enabled [class$=-items-item],bsp-listcarousel [class$=-items-item]:first-of-type{display:block}@media only screen and (min-width:768px){bsp-listcarousel .flickity-prev-next-button{display:block}bsp-listcarousel .flickity-prev-next-button.next{right:-20px}bsp-listcarousel .flickity-prev-next-button.previous{left:-40px}}.PageListCarouselA .PageList-items:after{content:"flickity";display:none}.PageListCarouselA .PageList-items-item{margin-right:20px;max-width:400px;width:80%}@media only screen and (min-width:768px){.PageListCarouselA .PageList-items{width:calc(100% + 20px)}.PageListCarouselA .PageList-items-item{margin-right:20px;max-width:none;width:calc(33.333% - 20px)}[data-column-count="2"].PageListCarouselA .PageList-items-item,[data-column-count="4"].PageListCarouselA .PageList-items-item{width:calc(50% - 20px)}[data-column-count="5"].PageListCarouselA .PageList-items-item,[data-column-count="6"].PageListCarouselA .PageList-items-item{width:calc(25% - 20px)}}@media only screen and (min-width:1024px){[data-column-count="4"].PageListCarouselA .PageList-items-item{width:calc(25% - 20px)}.TwoColumnContainer7030-column [data-column-count="4"].PageListCarouselA .PageList-items-item{width:calc(50% - 20px)}[data-column-count="5"].PageListCarouselA .PageList-items-item{width:calc(20% - 20px)}[data-column-count="6"].PageListCarouselA .PageList-items-item{width:calc(16.6667% - 20px)}}.PageListCarouselB .PageList-header{margin-bottom:10px}.PageListCarouselB .PageList-items:after{content:"flickity";display:none}.PageListCarouselB .PageList-items-item{margin-right:20px;max-width:140px;width:40%}.PageListCarouselB .flickity-button{height:20px;width:20px}.PageListCarouselB .flickity-button svg{height:10px;top:-4px;width:10px}.PageListCarouselB .flickity-slider{display:flex;align-items:center}.PageListCarouselB .flickity-viewport{height:295px;max-height:300px}.PageListCarouselB .flickity-prev-next-button{display:none}.PageListCarouselB .PagePromo-title{text-align:center;margin-top:10px}.PageListCarouselB .PagePromo[data-align-left]{display:flex;flex-direction:column;justify-content:center}.PageListCarouselB .PagePromo[data-align-left] .PagePromo-media{margin:0 15px 0 0;width:100%}@media only screen and (min-width:768px){.PageListCarouselB .flickity-prev-next-button{display:block;top:50%}.PageListCarouselB .PageList-items{width:calc(100% + 20px)}.PageListCarouselB .PageList-items-item{margin-right:20px;max-width:none}[data-column-count="5"].PageListCarouselB .PageList-items-item,[data-column-count="6"].PageListCarouselB .PageList-items-item{width:calc(25% - 20px)}}@media only screen and (min-width:1024px){[data-column-count="5"].PageListCarouselB .PageList-items-item{width:calc(20% - 20px)}[data-column-count="6"].PageListCarouselB .PageList-items-item{width:calc(16.6667% - 20px)}}@media only screen and (min-width:1280px){.PageListCarouselB .flickity-button{height:30px;top:35%;width:30px}.PageListCarouselB .flickity-button svg{height:12px;top:-1px;width:12px}.PageListCarouselB .flickity-prev-next-button.previous{left:-60px}}.PageListCarouselC{margin:0 auto}.PageListCarouselC .flickity-prev-next-button{display:block}.PageListCarouselC .PageList-items-item{width:100%}.flickity-viewport .PageListCarouselC .PageList-items-item.is-selected:has(.esportes)~.flickity-prev-next-button{background-color:var(--color-sports-editorial-theme)}.flickity-viewport .PageListCarouselC .PageList-items-item.is-selected:has(.política)~.flickity-prev-next-button{background-color:var(--color-politics-editorial-theme)}.PageListCarouselC .PagePromoModuleB-content{display:flex;flex-direction:column;justify-content:space-between;height:100%;line-height:1}.PageListCarouselC .PagePromoModuleB-content .PagePromo-category{padding:8px;align-self:flex-start;background-color:#ff173e;border-radius:4px}.PageListCarouselC .PagePromoModuleB-content .PagePromo-category a{color:#fff}.PageListCarouselC .PagePromoModuleB-content .PagePromo-category.política{background-color:var(--color-politics-editorial-theme)}.PageListCarouselC .PagePromoModuleB-content .PagePromo-category.esportes{background-color:var(--color-sports-editorial-theme)}.PageListCarouselC .PagePromoModuleB-content .PagePromo-category:before{content:none}.PageListCarouselC .PagePromoModuleB-content .PagePromo-title{font-size:32px;letter-spacing:-1px;line-height:120%}@media only screen and (max-width:767px){.PageListCarouselC .PagePromoModuleB-content .PagePromo-title{font-size:20px}}.PageListCarouselC .PagePromoModuleB-content .PagePromo-description{display:none}.PageListCarouselC .PagePromoModuleB-content-wrapper{padding:20px!important;height:100%;position:absolute}@media only screen and (max-width:767px){.PageListCarouselC .PagePromoModuleB-content-wrapper{padding:12px 12px 20px!important}}@media only screen and (min-width:768px){.PageListCarouselC .PagePromoModuleB:not([data-aspect-ratio=xl-4x1]) .PageListCarouselC .PagePromoModuleB .PagePromoModuleB-content{max-width:none}}@media only screen and (min-width:1024px){.PageListCarouselC .PagePromoModuleB-content{max-width:none}}@media only screen and (max-width:767px){.PageListCarouselC .flickity-prev-next-button{top:50%}.PageListCarouselC .flickity-prev-next-button.previous{left:18px}.PageListCarouselC .flickity-prev-next-button.next{right:18px}}@media only screen and (min-width:768px){.PageListCarouselC .flickity-prev-next-button{top:50%}.PageListCarouselC .flickity-prev-next-button.next{right:15px}.OneColumnContainer .PageListCarouselC .flickity-prev-next-button.next{right:-40px}.PageListCarouselC .flickity-prev-next-button.previous{left:15px}.OneColumnContainer .PageListCarouselC .flickity-prev-next-button.previous{left:-40px}.OneColumnContainer .PageListCarouselC .PagePromoModuleB-content{max-width:50%}.OneColumnContainer .PageListCarouselC .PagePromoModuleB-content-wrapper{padding:15px 40px}}@media only screen and (min-width:1360px){.PageListCarouselC .PageListCarouselC{padding-left:calc(50% - 620px)!important;padding-right:calc(50% - 620px)!important}}@media only screen and (min-width:1440px){.OneColumnContainer .PageListCarouselC .flickity-prev-next-button.next{right:-50px}.OneColumnContainer .PageListCarouselC .flickity-prev-next-button.previous{left:-50px}.OneColumnContainer .PageListCarouselC .PagePromoModuleB-content-wrapper{padding:15px 40px}}.PageListCarouselD .PageList-items:after{content:"flickity";display:none}.PageListCarouselD .PageList-items-item{margin-right:20px;max-width:140px;width:40%}.PageListCarouselD .PagePromo-title{text-align:center}@media only screen and (min-width:768px){.PageListCarouselD .PageList-items{width:calc(100% + 20px)}.PageListCarouselD .PageList-items-item{margin-right:20px;max-width:none;width:calc(25% - 20px)}}@media only screen and (min-width:1024px){.PageListCarouselD .PageList-items-item{width:calc(16.66667% - 20px)}[data-column-count="5"].PageListCarouselD .PageList-items-item{width:calc(20% - 20px)}}.PageListCarouselE{display:block}.PageListCarouselE .PageList-header{text-align:center}.PageListCarouselE-items{display:grid;grid-gap:30px}.PageListCarouselE-slides{display:grid}.PageListCarouselE-slides-item{grid-column:1;grid-row:1}.PageListCarouselE-slides-item:not([data-active]){opacity:0}.PageListCarouselE-navigation{display:grid;grid-gap:20px}.PageListCarouselE-progress{border-radius:2px;height:4px;overflow:hidden;position:relative;background-color:#f0f0f0;margin-top:-8px;margin-bottom:16px}.PageListCarouselE-progress:after{background-color:var(--color-primary);border-radius:inherit;content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);width:100%}.PageListCarouselE:not([data-carousel-auto-play]) .PageListCarouselE-progress{display:none}.PageListCarouselE-navigation-item[data-active] .PageListCarouselE-progress:after{-webkit-animation:fillHorizontal var(--carouselSpeed) linear 0s;animation:fillHorizontal var(--carouselSpeed) linear 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.PageListCarouselE[data-paused] .PageListCarouselE-progress:after{-webkit-animation-play-state:paused;animation-play-state:paused}@media only screen and (min-width:768px){.PageListCarouselE-navigation{grid-gap:30px}.PageListCarouselE:not([data-image-position]) .PageListCarouselE-navigation{grid-auto-flow:column}.PageListCarouselE[data-image-position=right] .PageListCarouselE-slides{grid-column:2}.PageListCarouselE[data-image-position] .PageListCarouselE-items{display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:column dense}.PageListCarouselE[data-image-position] .PageListCarouselE-navigation{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.PageListCarouselE[data-image-position] .PageListCarouselE-navigation-item{display:grid;grid-auto-flow:column;grid-gap:20px}.PageListCarouselE[data-image-position] .PageListCarouselE-progress{height:100%;width:4px}.PageListCarouselE[data-image-position] .PageListCarouselE-navigation-item[data-active] .PageListCarouselE-progress:after{-webkit-animation:fillVertical var(--carouselSpeed) linear 0s;animation:fillVertical var(--carouselSpeed) linear 0s;transform:translateY(-100%)}}@media only screen and (min-width:1024px){.PageListCarouselE[data-image-position] .PageListCarouselE-items{grid-template-columns:2fr 1fr}.PageListCarouselE[data-image-position=right] .PageListCarouselE-items{grid-template-columns:1fr 2fr}}@-webkit-keyframes fillVertical{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fillVertical{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@-webkit-keyframes fillHorizontal{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes fillHorizontal{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.PageListAccordionA{display:grid}.PageListAccordionA[data-list-header-position=side] .PageList-header{text-align:left}.PageListAccordionA .PageList-header{text-align:center}.PageListAccordionA .PageList-items{display:grid;grid-row-gap:20px}.PageListAccordionA .PageList-items-item{border-top:1px solid var(--color-border);padding-top:20px}.PageListAccordionA .PagePromo{display:block}.PageListAccordionA .PagePromo .iconMinus,.PageListAccordionA .PagePromo .iconPlus{display:none;margin-left:10px}.PageListAccordionA .PagePromo[data-expanded] .iconMinus{display:block}.PageListAccordionA .PagePromo[data-expanded] .iconPlus{display:none}.PageListAccordionA .PagePromo[data-expanded] .PagePromo-wrapper{height:auto;opacity:1;overflow:visible}.PageListAccordionA .PagePromo .iconPlus{display:block}.PageListAccordionA .PagePromo-wrapper{height:0;opacity:0;transition:all .3s ease-in-out;transition-property:height,opacity;visibility:hidden}.PageListAccordionA .PagePromo-title{align-items:center;cursor:pointer;display:grid;grid-template-columns:auto auto;justify-content:space-between;margin-bottom:10px}.PageListRightRailA .PageList-header{margin-bottom:30px}.PageListRightRailA .PageList-header-description,.PageListRightRailA .PageList-header-title{margin-bottom:10px}.PageListRightRailA .PageList-items{display:grid;grid-gap:20px}.PageListRightRailA .PageList-items[data-no-numbers] .PageList-items-item{grid-template-columns:auto}.PageListRightRailA .PageList-items[data-no-numbers] .PageList-items-item:before{display:none}.PageListRightRailA .PageList-items-item{align-items:center;border-bottom:1px solid var(--color-list-border);color:var(--color-primary-text);--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary-text);display:grid;grid-template-columns:30px auto;padding-bottom:4px}.PageListRightRailA .PageList-items-item svg{width:10px;height:10px;color:var(--color-category,var(--color-others-editorial))}.PageListRightRailA .PageList-items-item svg.esportes{color:var(--color-sports-editorial-theme)}.PageListRightRailA .PageList-items-item svg.política{color:var(--color-politics-editorial-theme)}.PageListRightRailA .PageList-items-item svg.entretenimento{color:var(--color-entertainment-editorial-theme)}.PageListRightRailA .PageList-items-item .PagePromo-category{display:none}.PageListRightRailA .PageList-items-item:first-of-type{margin-top:20px;display:initial}.PageListRightRailA .PageList-items-item:first-of-type .PagePromo-category{display:flex}.PageListRightRailA .PageList-items-item:first-of-type .PagePromo-category .Link{font-size:14px;padding:6px 0;font-weight:700}.PageListRightRailA .PageList-items-item:first-of-type svg{display:none}.PageListRightRailA .PageList-items-item:first-of-type>div>.Link{font-size:22px;font-weight:500}.PageListRightRailA .PageList-items-item .Link{font-family:var(--font-promo-titles);font-size:var(--promo-title-6);font-weight:500}.PageListRightRailA .PageList-items-item .Link b{font-weight:500}.PageListRightRailA .PageList-cta .Button,.PageListRightRailA .PageList-cta .LoadMore button,.PageListRightRailA .PageList-cta .SearchResultsModule-filters-apply button,.PageListRightRailA .PageList-cta .VideoPlaylistModule-playlistNavigation button,.PageListRightRailA .PageList-cta .VideoPlaylistModule-playlistToggle{margin-left:0}.PageListRightRailB[data-inverse-colors]{--color-primary-text:var(--color-text-inverse)}.PageListRightRailB .PageList-header{margin-bottom:30px}.PageListRightRailB .PageList-header-description,.PageListRightRailB .PageList-header-title{margin-bottom:10px}.PageListRightRailB .PageList-items{counter-reset:number;display:grid;grid-gap:20px}.PageListRightRailB .PageList-items-item{border-bottom:1px solid var(--color-list-border);display:grid;padding-bottom:20px}.PageListRightRailB .PageList-items .PagePromo-title .Link,.PageListRightRailB .PageList-items .PagePromo-title .Link b{font-weight:500}.PageListRightRailB .PageList-items[data-with-numbers] .PageList-items-item{grid-template-columns:20px auto}.PageListRightRailB .PageList-items[data-with-numbers] .PageList-items-item:before{color:var(--color-primary-text);counter-increment:number;content:counter(number) "\a0";font-weight:300;margin-right:10px;position:relative;top:-2px}.PageListRightRailB .PageList-cta .Button,.PageListRightRailB .PageList-cta .LoadMore button,.PageListRightRailB .PageList-cta .SearchResultsModule-filters-apply button,.PageListRightRailB .PageList-cta .VideoPlaylistModule-playlistNavigation button,.PageListRightRailB .PageList-cta .VideoPlaylistModule-playlistToggle{margin-left:0}.PageListRightRailB .PagePromo{justify-content:start}.PageListRightRailB .PagePromo-author,.PageListRightRailB .PagePromo-date{font-size:1.2rem;color:grey}.PageListRightRailB .PagePromo-author .Link,.PageListRightRailB .PagePromo-date .Link{color:grey}.PageListRightRailB .PagePromo-media img.Image,.PageListRightRailB .PagePromo img.Image{height:90px!important;-o-object-fit:cover!important;object-fit:cover!important}.PageListRightRailB .PagePromo[data-align-right] .PagePromo-media{width:90px}.PageListRightRailC .PageList-header{margin-bottom:30px}.PageListRightRailC .PageList-header-description,.PageListRightRailC .PageList-header-title{margin-bottom:10px}.PageListRightRailC .PageList-items{display:grid}.PageListRightRailC .PageList-items-item{display:flex;border-bottom:1px solid var(--color-list-border);color:var(--color-primary-text);--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary-text);padding-bottom:20px}.PageListRightRailC .PageList-items-item .PagePromo-media{display:none}.PageListRightRailC .PageList-items[data-with-numbers]{counter-reset:number}.PageListRightRailC .PageList-items[data-with-numbers] .PageList-items-item{grid-template-columns:20px auto}.PageListRightRailC .PageList-items[data-with-numbers] .PageList-items-item:before{color:var(--color-primary-text);counter-increment:number;content:counter(number) "\a0";font-weight:300;margin-right:10px;position:relative;top:-2px}.PageListRightRailC .PageList-cta .Button,.PageListRightRailC .PageList-cta .LoadMore button,.PageListRightRailC .PageList-cta .SearchResultsModule-filters-apply button,.PageListRightRailC .PageList-cta .VideoPlaylistModule-playlistNavigation button,.PageListRightRailC .PageList-cta .VideoPlaylistModule-playlistToggle{width:100%}.PageListRightRailD .PageList-header{margin-bottom:30px}.PageListRightRailD .PageList-header-description,.PageListRightRailD .PageList-header-title{margin-bottom:10px}.PageListRightRailD .PageList-items{display:grid;grid-gap:20px}.PageListRightRailD .PageList-cta .Button,.PageListRightRailD .PageList-cta .LoadMore button,.PageListRightRailD .PageList-cta .SearchResultsModule-filters-apply button,.PageListRightRailD .PageList-cta .VideoPlaylistModule-playlistNavigation button,.PageListRightRailD .PageList-cta .VideoPlaylistModule-playlistToggle{margin-left:0}@media only screen and (min-width:768px) and (max-width:1023px){.PageListRightRailD .PageList-items{grid-template-columns:repeat(2,1fr)}}.PageListEnhacement .PageList-header,.PageListEnhancementA .PageList-header,.PageListEnhancementB .PageList-header{margin-bottom:30px}.PageListEnhacement .PageList-header-title,.PageListEnhancementA .PageList-header-title,.PageListEnhancementB .PageList-header-title{margin-bottom:10px;color:var(--color-primary-text)}[data-inverse-colors] .PageListEnhacement .PageList-header-title,[data-inverse-colors] .PageListEnhancementA .PageList-header-title,[data-inverse-colors] .PageListEnhancementB .PageList-header-title{--color-primary-text:var(--color-text-inverse)}.PageListEnhacement .PageList-items-item:not(:last-child):after,.PageListEnhancementA .PageList-items-item:not(:last-child):after,.PageListEnhancementB .PageList-items-item:not(:last-child):after{content:"";display:block;margin:20px 0;border-bottom:1px solid var(--color-border)}[data-inverse-colors] .PageListEnhacement .PageList-items-item:not(:last-child):after,[data-inverse-colors] .PageListEnhancementA .PageList-items-item:not(:last-child):after,[data-inverse-colors] .PageListEnhancementB .PageList-items-item:not(:last-child):after{border-bottom-color:var(--color-text-inverse)}.PageListEnhacement .PagePromo,.PageListEnhancementA .PagePromo,.PageListEnhancementB .PagePromo{display:flex;gap:20px;align-items:flex-start}.PageListEnhacement .PagePromo-content,.PageListEnhancementA .PagePromo-content,.PageListEnhancementB .PagePromo-content{flex-grow:1}.PageListEnhacement .PagePromo-media,.PageListEnhancementA .PagePromo-media,.PageListEnhancementB .PagePromo-media{flex-shrink:0;margin-bottom:0}.PageListEnhacement .PagePromo-media img,.PageListEnhancementA .PagePromo-media img,.PageListEnhancementB .PagePromo-media img{width:90px;height:90px;-o-object-fit:cover;object-fit:cover}.PageListEnhacement .PagePromo-media .Link-icon,.PageListEnhancementA .PagePromo-media .Link-icon,.PageListEnhancementB .PagePromo-media .Link-icon{bottom:.5em;left:.5em;width:1em;height:1em}.PageListEnhacement[data-image-position=right] .PagePromo-media,.PageListEnhancementA[data-image-position=right] .PagePromo-media,.PageListEnhancementB[data-image-position=right] .PagePromo-media{order:1}@media only screen and (min-width:768px){.PageListEnhacement[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PagePromo,.PageListEnhancementA[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PagePromo,.PageListEnhancementB[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PagePromo{flex-direction:column}.PageListEnhacement[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PagePromo-media img,.PageListEnhancementA[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PagePromo-media img,.PageListEnhancementB[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PagePromo-media img{width:auto;height:auto}.PageListEnhacement[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PageList-items,.PageListEnhancementA[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PageList-items,.PageListEnhancementB[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PageList-items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;grid-row-gap:40px}.PageListEnhacement[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PageList-items-item:after,.PageListEnhancementA[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PageList-items-item:after,.PageListEnhancementB[data-desktop-layout=grid]:not([data-align-left],[data-align-right]) .PageList-items-item:after{content:none}.PageListEnhacement:not([data-align-left],[data-align-right]) .PagePromo-media img,.PageListEnhancementA:not([data-align-left],[data-align-right]) .PagePromo-media img,.PageListEnhancementB:not([data-align-left],[data-align-right]) .PagePromo-media img{width:160px}.PageListEnhacement:not([data-align-left],[data-align-right]) .PagePromo-category,.PageListEnhancementA:not([data-align-left],[data-align-right]) .PagePromo-category,.PageListEnhancementB:not([data-align-left],[data-align-right]) .PagePromo-category{margin-bottom:10px}.PageListEnhacement:not([data-desktop-layout=grid]):not([data-align-left],[data-align-right]) .PagePromo-media img,.PageListEnhancementA:not([data-desktop-layout=grid]):not([data-align-left],[data-align-right]) .PagePromo-media img,.PageListEnhancementB:not([data-desktop-layout=grid]):not([data-align-left],[data-align-right]) .PagePromo-media img{width:160px}.PageListEnhacement[data-align-left],.PageListEnhancementA[data-align-left],.PageListEnhancementB[data-align-left]{float:left;margin-bottom:10px;margin-right:40px;margin-top:10px;max-width:360px;width:50%}.PageListEnhacement[data-align-right],.PageListEnhancementA[data-align-right],.PageListEnhancementB[data-align-right]{float:right;margin-bottom:10px;margin-left:40px;margin-top:10px;max-width:360px;width:50%}}@media only screen and (min-width:1280px){.Page-content{padding-top:72px}}.Page-actions{display:flex;margin-left:auto;margin-bottom:40px}.Page-actions-commentCount{line-height:30px;margin-left:10px}.Page-actions-bottom .Page-actions{margin-bottom:30px;margin-top:30px}.Page-authors{display:inline-block}.Page-authors-image:hover{text-decoration:none}.Page-authorInfo{margin:20px 0;display:grid;grid-gap:20px}.Page-body,:root[data-header-hat=true] .Page-body{padding-top:calc(var(--headerHeight) + var(--radioBarHeight))}:root[data-header-hat=true] .Page-body .Page-header{top:var(--radioBarHeight)}:root[data-header-hat=true] .Page-body .Page-header-hat{position:fixed;height:var(--radioBarHeight);width:100%;top:0;z-index:100}.Page-body[data-toggle-header=hamburger-menu].Page-body:after{content:"";background:rgba(0,0,0,.5);position:fixed;top:0;left:0;right:0;bottom:0;z-index:25}.Page-breadcrumbs{margin:20px 0 0;padding-left:20px;padding-right:20px}.Page-breadcrumbs-after,.Page-breadcrumbs-before{min-height:16px;opacity:0;visibility:hidden}.Page-breadcrumbs-visible{opacity:1;visibility:visible}.Page-breadcrumbs a{color:var(--color-category,var(--color-link-text));font-size:16px}.Page-breadcrumbs a:hover{text-decoration:underline}@media only screen and (max-width:767px){.Page-breadcrumbs a{padding:14px 0}}.Page-breadcrumbs svg{fill:#000;height:8px;margin:0 2px 0 6px;position:relative;top:-1px;width:8px}.Page-byline{margin-bottom:20px}.Page-byline a{--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary-text)}.Page-byline a:hover{text-decoration:underline}.Page-byline img{border-radius:100%;display:inline-block;height:30px;margin-right:5px;width:30px}.Page-commenting{margin-top:20px}.Page-datePublished{display:inline-block}.Page-headline{margin-bottom:20px}.Page-main{min-height:300px}[data-full-screen-video=true] .Page-oneColumn{background-color:var(--color-site-bg);margin-top:calc(100vh - var(--hatHeight) - var(--headerHeight));padding-top:1px;position:relative;z-index:2}.Page-sponsoredBanner{background:var(--color-sponsored-banner-bg);color:var(--color-sponsored-banner-text);--color-link-text:var(--color-sponsored-banner-text);--color-link-text-hover:var(--color-sponsored-banner-text);display:flex;justify-content:space-between;margin-bottom:-20px;padding:15px 0}.Page-sponsoredBanner[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.Page-sponsoredBanner{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.Page-sponsoredBanner{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.Page-sponsoredBanner{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.Page-sponsoredBanner[data-width=alternative]{padding-left:calc(50% - 512px);padding-right:calc(50% - 512px)}.Page-sponsoredBanner[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.Page-sponsoredBy{font-family:var(--font-1);font-size:var(--byline-1);align-items:center;display:flex;font-weight:700;margin-bottom:20px}.Page-sponsoredBy-logo,.Page-sponsoredBy-text{display:inline-block}.Page-sponsoredBy-logo img{max-width:100px}.Page-sponsoredBy-text{margin-right:20px}.Page-subHeadline{font-size:20px!important;line-height:1.2em;margin-top:-10px;margin-bottom:30px;font-weight:400;color:#555}.Page-tags{display:flex;flex-wrap:wrap;row-gap:5px;margin:30px 0 40px}.Page-tags a{margin-right:10px}.Page-tags a:last-of-type{margin-right:0}.Page-twoColumn{padding-left:20px;padding-right:20px}.Page-twoColumn[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.Page-twoColumn{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.Page-twoColumn{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.Page-twoColumn{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.Page-twoColumn[data-width=alternative]{padding-left:calc(50% - 512px);padding-right:calc(50% - 512px)}.Page-twoColumn[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.Page-twoColumn .Page-aside{margin-top:30px}.Page-twoColumn .Page-aside [data-module]{margin-bottom:40px}.Page-twoColumn .Page-aside [data-module]:last-child{margin-bottom:0}@media only screen and (min-width:568px){.Page-breadcrumbs{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px){.Page-actions-bottom .Page-actions{margin-bottom:40px;margin-top:40px}.Page-breadcrumbs{padding-left:50px;padding-right:50px}.Page-authorInfo,.Page-commenting{margin-top:40px}.Page-headline{margin-bottom:30px}.Page-tags{margin:40px 0 50px}}@media only screen and (min-width:1024px){.Page-actions{margin-bottom:60px}.Page-body[data-toggle-header=hamburger-menu].Page-body:after{display:none}.Page-byline{margin-bottom:30px}.Page-headling{margin-bottom:40px}.Page-subHeadline{margin-bottom:30px}.Page-twoColumn{display:grid;grid-gap:40px;grid-template-columns:minmax(0,800px) 320px}.Page-twoColumn .Page-aside{margin-top:0}.Page-twoColumn .Page-aside [data-module]{margin-bottom:60px}.Page-twoColumn .Page-aside [data-module]:last-child{margin-bottom:0}}@media only screen and (min-width:1280px){.Page-actions-bottom .Page-actions{margin-bottom:40px;margin-top:40px}.Page-breadcrumbs{padding-left:60px;padding-right:60px}.Page-twoColumn{grid-gap:80px}}@media only screen and (min-width:1360px){.Page-breadcrumbs{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}}@media only screen and (min-width:1440px){.Page-twoColumn{grid-gap:120px}}.cnn-partners-header{position:fixed!important}bsp-author-page,bsp-blog-page,bsp-gallery-page,bsp-live-match-page,bsp-liveblog,bsp-page,bsp-person-page,bsp-podcast-page,bsp-search-results-page,bsp-section-page,bsp-tag-page{display:block}:root{--headerHeight:70px}@media only screen and (min-width:768px){:root{--headerHeight:70px}}@media only screen and (min-width:1280px){:root{--headerHeight:70px}}.teamsContainer{width:24px}.Page-header{display:block;position:fixed;top:0;z-index:50;width:100%}.Page-header-navigation{background:var(--color-header-secondary-bg)}.Page-header-authenticationNavigation,.Page-header-navigation{display:none}.Page-header-bar{background:var(--color-header-bg);align-items:center;box-shadow:0 5px 20px 0 rgba(0,0,0,.05);display:flex;height:var(--headerHeight);justify-content:space-between;position:relative}.Page-header-bar-logo img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;height:50px;width:var(--logoSizeDesktop,135px)}@media only screen and (max-width:767px){.Page-header-bar-logo img{width:var(--logoSizeMobile,135px)}}.Page-header-bar.esportes{background-color:var(--color-sports-editorial-theme)}.Page-header-bar.política{background-color:var(--color-politics-editorial-theme)}.Page-header-bar.cidades{background-color:var(--color-cities-editorial-theme)}.Page-header-bar.entretenimento{background-color:var(--color-entertainment-editorial-theme)}.Page-header-bar.noticias{background-color:var(--color-news-editorial-theme)}.Page-header-bar.horóscopo{background-color:var(--color-horoscope-editorial-theme)}.Page-header-bar.gastronomia{background-color:var(--color-gastronomy-editorial-theme)}.Page-header-bar.games-itatiaia{background-color:var(--color-games-editorial-theme)}.Page-header-bar.saúde{background-color:var(--color-health-editorial-theme)}.Page-header-bar.agro{background-color:var(--color-agro-editorial-theme)}.Page-header-bar .Page-header-languages{display:none}.Page-header-menus{align-items:center;display:flex;justify-content:flex-start;gap:20px}.Page-header-hamburger-menu{background:var(--color-header-secondary-bg);height:calc(100vh - 131px);left:0;max-width:568px;position:absolute;transition:transform .25s ease-in-out;top:var(--headerHeight);width:100%;z-index:25;transform:translate3d(-100%,0,0)!important;will-change:transform}@media only screen and (min-width:1024px){.Page-header-hamburger-menu{overflow-y:scroll;overflow-x:hidden;padding-bottom:45px}}.Page-header-hamburger-menu::-webkit-scrollbar{width:20px}.Page-header-hamburger-menu::-webkit-scrollbar-track{background-color:transparent}.Page-header-hamburger-menu::-webkit-scrollbar-thumb{background-color:#d6dee1;border-radius:20px;border:6px solid transparent;background-clip:content-box}[data-toggle-header=hamburger-menu] .Page-header-hamburger-menu{background:#fff;border-top:1px solid var(--color-border);transform:translateZ(0)!important}.Page-header-hamburger-menu .Page-header-languages{display:none}.Page-header-menu-trigger{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:40px;justify-content:center;flex-shrink:0;padding:0 20px;position:relative}@media only screen and (min-width:768px){.Page-header-menu-trigger{width:115px}}.Page-header-menu-trigger .burger-menu,.Page-header-menu-trigger .close-x{fill:var(--color-header-text)}.Page-header-menu-trigger .burger-menu{fill:none!important;height:13px;width:18px}[data-toggle-header=hamburger-menu] .Page-header-menu-trigger .burger-menu{display:none}.Page-header-menu-trigger .close-x{display:none;height:14px;position:relative;width:14px}[data-toggle-header=hamburger-menu] .Page-header-menu-trigger .close-x{display:block}.Page-header-menu-trigger .label{font-family:DM Sans;font-style:normal;line-height:11px;margin-left:4px;width:auto;font-size:.75em;text-transform:uppercase;font-weight:400;color:#212121}@media only screen and (max-width:767px){.Page-header-menu-trigger .label{display:none}}.Page-header-languages{background-color:var(--color-header-bg);padding:20px 0}@media only screen and (min-width:768px){.Page-header-bar{height:var(--headerHeight)}.Page-header-hamburger-menu{top:var(--headerHeight)}}@media only screen and (min-width:1024px){.Page-header-menu-trigger .label{font-size:14px;line-height:14px}}@media only screen and (min-width:1280px){.Page-header-authenticationNavigation{flex:1}.Page-header-bar{height:var(--headerHeight);padding:0 12px}.Page-header-bar-logo{margin-right:20px}.Page-header-bar .Page-header-languages{display:block}.Page-header-end{align-items:center;display:flex}.Page-header-authenticationNavigation,.Page-header-navigation{display:block;width:100%;z-index:24;border:1px solid #dcdcdc}.Page-header-authenticationNavigation .Navigation,.Page-header-navigation .Navigation{display:flex;max-width:1280px;margin-left:auto;margin-right:auto}.Page-header-authenticationNavigation .Navigation-items,.Page-header-navigation .Navigation-items{justify-content:space-evenly;width:100%}.Page-header-authenticationNavigation .Navigation-items-item:first-of-type,.Page-header-navigation .Navigation-items-item:first-of-type{margin-left:0!important}.Page-header-authenticationNavigation .Navigation-items-item:last-of-type,.Page-header-navigation .Navigation-items-item:last-of-type{margin-right:0!important}.Page-header-navigation{flex:100%}.Page-header-languages{background-color:unset;padding:0 0 0 20px}.Page-header-hamburger-menu .Navigation-items{display:block}.Page-header-hamburger-menu .Page-header-languages{display:none}}:root{--radioBarHeight:61px}:root[data-header-hat=true] .Page-body .Page-header{top:60px}.Page-radio-bar{background:var(--color-hat-bg);display:flex;align-items:center;position:relative;top:0;z-index:100;height:var(--radioBarHeight);width:100%;padding-left:40px;padding-right:40px}.Page-radio-bar .radio-information{margin-left:15px}.Page-radio-bar .radio-information p{color:#fff;white-space:nowrap;margin:0}.Page-radio-bar .radio-information p:first-child{font-size:16px;line-height:16px;font-weight:700;opacity:1}.Page-radio-bar .radio-information .currently-listening{font-size:16px;line-height:20px;font-weight:700;opacity:1}.Page-radio-bar .radio-controls{width:100%;display:flex;justify-content:flex-end;gap:9px}@media only screen and (min-width:1024px){.Page-radio-bar .radio-controls{align-items:center;justify-content:flex-start;gap:24px;padding-left:24px}}.Page-radio-bar .radio-controls .radio-location{display:flex;gap:4px;align-items:center;position:relative}.Page-radio-bar .radio-controls .radio-location #radio-selectClick{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Page-radio-bar .radio-controls .radio-location .radio-select{display:none;align-items:center;gap:4px;height:40px;background-color:transparent;cursor:pointer;text-transform:none;position:absolute;z-index:2;opacity:0;padding:0;margin:0}@media only screen and (min-width:1024px){.Page-radio-bar .radio-controls .radio-location .radio-select{display:flex;position:relative;opacity:1;min-width:115px;width:100%}}.Page-radio-bar .radio-controls .radio-location .radio-select input{max-width:110px;font-size:14px;font-weight:600;color:#fff;background-color:transparent;border:none;pointer-events:none;cursor:pointer}.Page-radio-bar .radio-controls .radio-location .radio-select svg{width:9px;height:6px;color:transparent;pointer-events:none}.Page-radio-bar .radio-controls .radio-location svg:first-child{opacity:1;min-width:20px;max-width:20px;margin-inline:10px;pointer-events:none}.Page-radio-bar .radio-controls .radio-location ul{position:absolute;top:40px;right:0;width:100%;min-width:146px;padding:10px 12px;border-radius:4px;background-color:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.15);display:none}.Page-radio-bar .radio-controls .radio-location ul li{display:flex;align-items:center;height:40px;border-radius:4px;padding-left:12px;font-size:14px;font-weight:600;cursor:pointer;transition:.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Page-radio-bar .radio-controls .radio-location ul li:hover{background-color:#e0e0e0}.Page-radio-bar .radio-controls .radio-location ul #radio-active{background-color:#c1c1c1}.Page-radio-bar .radio-controls .radio-location ul .radio-arrow{position:absolute;top:-4px;right:15px;width:8px;height:4px;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid #fff}@media only screen and (min-width:1024px){.Page-radio-bar .radio-controls .radio-location ul .radio-arrow{right:50%}}.Page-radio-bar .radio-controls .radio-scheduleLink{display:none}.Page-radio-bar .radio-controls .radio-scheduleLink a{font-size:16px;font-weight:600;line-height:24px;color:#fff;text-decoration:underline}@media only screen and (min-width:1024px){.Page-radio-bar .radio-controls .radio-scheduleLink{display:block}}.Page-radio-bar .radio-controls .radio-controls-divider{margin-left:20px;margin-right:20px}.Page-radio-bar .radio-controls .radio-volume{display:none}@media only screen and (min-width:1024px){.Page-radio-bar .radio-controls .radio-volume{display:flex;align-items:center}}.Page-radio-bar .radio-controls .radio-volume input[type=range]{margin-left:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:2px;background:hsla(0,0%,100%,.6);background-image:linear-gradient(#fff,#fff);background-size:50% 100%;background-repeat:no-repeat}.Page-radio-bar .radio-controls .radio-volume input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;appearance:none;box-shadow:none;border:none;background:transparent}.Page-radio-bar .radio-controls .radio-volume input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:12px;width:12px;border-radius:50%;background:#fff;cursor:ew-resize;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out}.Page-radio-bar .radio-controls .radio-volume svg{color:transparent}.SearchOverlay{display:block}.SearchOverlay-search-button{align-items:center;background:none;border:0;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0 20px;gap:10px}@media only screen and (max-width:767px){.SearchOverlay-search-button .label{display:none}}.SearchOverlay-search-button .icon-magnify{fill:none!important;height:20px;width:20px}[data-toggle-header=search-overlay] .SearchOverlay-search-button .icon-magnify{display:none}.SearchOverlay-search-button .close-x{display:none;fill:var(--color-header-text);height:15px;left:-3px;position:relative;width:15px}[data-toggle-header=search-overlay] .SearchOverlay-search-button .close-x{display:block}.SearchOverlay-search-button .sr-only{font-size:.75em;text-transform:uppercase;font-weight:400;color:#212121}@media only screen and (max-width:767px){.SearchOverlay-search-button .sr-only{display:none}}.SearchOverlay-search-form{background:var(--color-header-secondary-bg);display:flex;justify-content:center;padding:20px;margin-bottom:0}.SearchOverlay-search-form label{position:relative;width:100%}.SearchOverlay-search-form-clear{color:#aaa;position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:9}.SearchOverlay-search-input{background:var(--color-header-secondary-bg);border:3px solid #000;border-radius:25px;color:var(--color-header-text);padding:15px 60px 15px 30px;width:100%;height:50px}.SearchOverlay-search-input::-moz-placeholder{color:var(--color-header-text)}.SearchOverlay-search-input:-ms-input-placeholder{color:var(--color-header-text)}.SearchOverlay-search-input::placeholder{color:var(--color-header-text)}.SearchOverlay-search-overlay{background-color:var(--color-header-bg);border-bottom:1px solid var(--color-header-border);display:none;left:0;position:absolute;right:0;top:var(--headerHeight);width:100%;z-index:25}[data-toggle-header=search-overlay] .SearchOverlay-search-overlay{display:block}.SearchOverlay-search-submit{background:none;border:0;flex-shrink:0;padding:0;position:absolute;right:30px;top:50%;transform:translateY(-50%);width:20px}.SearchOverlay-search-submit svg{fill:var(--color-header-text);height:20px;width:20px}@media only screen and (min-width:768px){.SearchOverlay-search-button{padding:0 50px 0 20px}.SearchOverlay-search-form{padding:20px 50px}}@media only screen and (min-width:1024px){.SearchOverlay-search-form{padding:20px 54px}.SearchOverlay-search-button{margin-right:30px;padding:0 20px}}@media only screen and (min-width:1280px){.SearchOverlay-search-button{padding-right:0}.SearchOverlay-search-label{max-width:900px}}.Page-footer{--color-link-text:var(--color-footer-text);--color-primary-text:var(--color-footer-text);align-items:center;background:var(--color-footer-bg);color:var(--color-footer-text);display:flex;justify-content:space-between;padding-top:50px}.Page-footer-container{width:100%}.Page-footer-columns{display:flex;flex-direction:column;align-items:center;flex-wrap:wrap}.Page-footer-columns>div{flex:1}.Page-footer-columns>div:first-child{background-color:#fff;padding:25px 15px 10px;width:100%}.Page-footer-columns>div:nth-child(2){flex:100%;width:100%;display:flex;flex-direction:column}.Page-footer-columns>div:nth-child(2):after{font-size:1em;font-weight:300;line-height:1.5;color:#7f7f7f}.Page-footer-columns>div:nth-child(3){flex:100%;width:100%;padding:20px;background-color:#ff173e}.Page-footer-columns>div:nth-child(3) .Page-footer-content{display:flex;justify-content:space-around;gap:20px 0}@media only screen and (max-width:767px){.Page-footer-columns>div:nth-child(3) .Page-footer-content{flex-direction:column}}.Page-footer-columns>div:nth-child(3) .Page-footer-content .PagePromo-title{font-size:16px;font-weight:400}.Page-footer-columns>div .Page-footer-divider{height:12px;background-color:#f0f0f0;margin:0 auto;max-width:1240px;width:100%}.Page-footer-columns>div .SocialBar-title{margin:40px auto 0;text-transform:uppercase;font-size:14px;line-height:14px;color:#7f7f7f}.Page-footer-bottom{display:flex;flex-direction:column;justify-content:center;white-space:pre-wrap;margin-bottom:18px}.Page-footer-disclaimer{text-align:center;font-size:1em;font-weight:300;line-height:1.5;color:#7f7f7f}.Page-footer-logo img{height:auto;width:150px;margin:40px auto 30px}.Page-footer-logo img.Image{width:150px;height:34px}@media only screen and (min-width:768px){.Page-footer{flex-direction:row}.Page-footer-content{text-align:left}.Page-footer-disclaimer{margin-bottom:20px}.Page-footer-columns>div{flex:1}.Page-footer-columns>div:nth-child(2){flex:100%;width:100%;display:flex;justify-content:center}.Page-footer-columns>div:nth-child(3){flex:1}}@media only screen and (min-width:1024px){.Page-footer-bottom{flex-direction:row}.Page-footer-disclaimer{margin-bottom:0}}@media only screen and (min-width:1440px){.Page-footer-columns>div:nth-child(2){flex:1}}.Page-lead #fullpage{display:none;position:fixed;z-index:9000;top:0;left:0;width:100%;height:100%;overflow-y:hidden;background-size:contain;background-repeat:no-repeat;background-position:50%;background-color:#000;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation:fadeIn .3s;animation:fadeIn .3s}.Page-lead #fullpage .close{border:none;color:#fff;font-size:18px;font-weight:800;background-color:transparent;position:absolute;z-index:9999;top:15px;right:15px;cursor:pointer}.Page-lead #fullpage .close:hover{opacity:.8}.Page-lead #fullpage .caption{left:15px;background-color:rgba(0,0,0,.5843137254901961)}.Page-lead #fullpage .caption,.Page-lead #fullpage .credits{position:absolute;bottom:15px;z-index:9999;color:#fff;padding:10px}.Page-lead #fullpage .credits{font-size:11px;right:15px}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.PageHeading{color:var(--color-heading-text);background-size:cover;--color-link-text:--color-heading-text;--color-link-text-hover:--color-heading-text;position:relative;background-position:50%}.PageHeading[data-with-bg] .PageHeading-content-wrapper:after{background:#000;content:"";height:100%;left:0;opacity:1%;position:absolute;top:0;width:100%}.PageHeading-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:7vw 40px;position:relative;text-align:center;z-index:9}.PageHeading-ctaButton{margin-top:20px}.PageHeading-eyebrow{font-family:var(--font-1);font-size:var(--label-1);font-weight:700;margin-bottom:10px}.PageHeading-logo{margin-bottom:20px}.PageHeading-subHeading{font-weight:500;margin-top:20px}.PageHeading-subHeading a{text-decoration:underline}.PageHeading-subHeading ul{list-style:disc;margin:10px 0;padding:0 0 0 40px;text-align:left}.PageHeading-subHeading ol{list-style:decimal;margin:10px 0;padding:0 0 0 40px;text-align:left}.PageHeading .SocialBar{padding-bottom:10px;padding-top:20px}.PageHeading .SocialBar-items .SocialLink{border-color:var(--color-heading-text)}.PageHeading .SocialBar-items .SocialLink svg{fill:var(--color-heading-text)}.PageHeading .smallHeading{height:auto}@media only screen and (min-width:768px){.PageHeading:after{bottom:30px}.PageHeading-content{margin:0 auto;max-width:600px}.PageHeading .smallHeading{height:70px}}@media only screen and (min-width:1024px){.PageHeading-content{max-width:800px}.PageHeading-ctaButton,.PageHeading-subHeading{margin-top:30px}}@media only screen and (min-width:1440px){[data-text-align=left] .PageHeading-content{align-items:flex-start;margin-left:0;text-align:left}[data-text-align=left] .PageHeading-content-wrapper{margin:0 auto;width:1240px}[data-text-align=right] .PageHeading-content{align-items:flex-end;margin-right:0;text-align:right}[data-text-align=right] .PageHeading-content-wrapper{margin:0 auto;width:1240px}}.PageHeadingSimple{padding-left:20px;padding-right:20px}.PageHeadingSimple[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.PageHeadingSimple{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.PageHeadingSimple{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.PageHeadingSimple{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.PageHeadingSimple[data-width=alternative]{padding-left:calc(50% - 512px);padding-right:calc(50% - 512px)}.PageHeadingSimple[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.PageHeadingSimple-content{padding-top:20px}.PageHeadingSimple-title{border-bottom:1px solid #ccc}.PageHeadingSimple-title,.PageHeadingSimple-titleHidden{font-size:37px;font-weight:700;color:var(--color-heading-text,#000);padding-bottom:10px}.PageHeadingSimple-subHeading{color:rgba(0,0,0,.5);margin-bottom:60px;margin-top:20px;font-size:16px;font-weight:400}.smallHeading{height:auto}@media only screen and (min-width:768px){.smallHeading{height:70px}}:root{--hatHeight:0px}:root[data-header-hat=true]{--hatHeight:40px}.Hat{background-color:var(--color-hat-bg);color:var(--color-hat-text);--color-link-text:--color-hat-text;--color-link-text-hover:--color-hat-text;display:flex;align-items:center;height:var(--hatHeight);padding:0 20px;width:100%}.Hat .RichTextBody{font-family:var(--font-promo-titles);font-size:var(--promo-title-6);font-weight:700}.Hat .RichTextBody h2,.Hat .RichTextBody h3{font-family:var(--font-promo-titles);font-size:var(--promo-title-5);font-weight:700}@media only screen and (min-width:768px){.Hat{padding:0 50px}}.PageHeadingVideo{background-size:cover;color:var(--color-heading-text);display:block;--color-link-text:--color-heading-text;--color-link-text-hover:--color-heading-text;height:400px;position:relative}.PageHeadingVideo[data-full-screen-video]{height:calc(100vh - var(--hatHeight) - var(--headerHeight));left:0;padding-bottom:0;position:absolute;top:calc(var(--hatHeight) + var(--headerHeight));width:100vw}.PageHeadingVideo[data-full-screen-video] video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.PageHeadingVideo-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px 20px 50px;text-align:center}.PageHeadingVideo-content-wrapper{height:100%;position:relative;z-index:2}.PageHeadingVideo .SocialBar{padding-bottom:10px;padding-top:20px}.PageHeadingVideo .SocialBar-items .SocialLink{border-color:var(--color-heading-text)}.PageHeadingVideo .SocialBar-items .SocialLink svg{fill:var(--color-heading-text)}.PageHeadingVideo video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;padding-bottom:0;position:absolute;top:0;width:100%;z-index:1}@media only screen and (min-width:768px){.PageHeadingVideo{height:0;padding-bottom:56.25%}.PageHeadingVideo-content{margin:0 auto;max-width:600px;padding:80px 0 90px}.PageHeadingVideo-content-wrapper{border:0;height:100%;left:0;position:absolute;top:0;width:100%}}@media only screen and (min-width:1024px){.PageHeadingVideo-content{max-width:800px}[data-text-align=left] .PageHeadingVideo-content{align-items:flex-start;margin-left:0;padding-left:50px;text-align:left}[data-text-align=right] .PageHeadingVideo-content{align-items:flex-end;margin-right:0;padding-right:50px;text-align:right}}@media only screen and (min-width:1360px){[data-text-align=left] .PageHeadingVideo-content{padding-left:calc(50% - 620px);max-width:none;padding-right:calc(50% - 620px)}}.Radio-schedule{display:block}.Radio-schedule .TabItem-content{padding-top:20px!important}.Radio-schedule .Radio-schedule-title{margin:40px 0}.Radio-schedule .Radio-schedule-title h1{font-size:33px;color:#ff173e}@media only screen and (min-width:768px){.Radio-schedule .text-mobile{display:none}}.Radio-schedule .text-desktop{display:none}@media only screen and (min-width:768px){.Radio-schedule .text-desktop{display:inline}}.Radio-schedule .empty{height:14px}.Radio-schedule .Tabs-tabs{width:100%;grid-gap:0}.Radio-schedule .Tabs-tab:hover:after,.Radio-schedule .Tabs-tab[data-active]:after{background-color:#ff173e}.Radio-schedule .PageList-items{grid-row-gap:15px}.Radio-schedule .PageList-items .PageList-items-item{background-color:rgba(77,77,77,.050980392156862744);padding:15px 30px;border-radius:10px}.Radio-schedule .PageList-items .PageList-items-item .PagePromo{display:flex;flex-direction:column}@media only screen and (min-width:768px){.Radio-schedule .PageList-items .PageList-items-item .PagePromo[data-expanded]{padding-bottom:10px}}@media only screen and (min-width:768px){.Radio-schedule .PageList-items .PageList-items-item .PagePromo .PagePromo-header{display:flex;align-items:center}}.Radio-schedule .PageList-items .PageList-items-item .PagePromo .item-time{text-align:center;font-size:30px;font-weight:500;padding-bottom:10px}@media only screen and (min-width:768px){.Radio-schedule .PageList-items .PageList-items-item .PagePromo .item-time{padding:0 30px 0 0;white-space:nowrap}}@media only screen and (min-width:768px){.Radio-schedule .PageList-items .PageList-items-item .PagePromo .PagePromo-title{margin:0;width:100%}}.Radio-schedule .PageList-items .PageList-items-item .PagePromo .iconMinus,.Radio-schedule .PageList-items .PageList-items-item .PagePromo .iconPlus,.Radio-schedule .PageList-items .PageList-items-item .PagePromo .Link{color:#ff173e}.Radio-schedule .PageList-items .PageList-items-item .PagePromo .Link{font-size:16px}@media only screen and (min-width:768px){.Radio-schedule .PageList-items .PageList-items-item .PagePromo .Link{display:block}}.Radio-schedule .PageList-items .PageList-items-item .PagePromo .subtitle{font-size:14px;color:rgba(0,0,0,.5019607843137255);font-weight:400;margin:0 0 8px}@media only screen and (min-width:768px){.Radio-schedule .PageList-items .PageList-items-item .PagePromo .subtitle{display:inline-flex}}.Radio-schedule .PageList-items .PageList-items-item .PagePromo .item-host{margin:0;font-size:14px;color:rgba(0,0,0,.5019607843137255);font-weight:400}@media only screen and (min-width:768px){.Radio-schedule .PageList-items .PageList-items-item .PagePromo .item-host{display:inline-flex;align-items:center;margin:0}}.Radio-schedule .PageList-items .PageList-items-item .PagePromo .item-host .item-host-separator{display:inline;padding:1px;max-height:1px;border-radius:50%;background-color:#ff173e;margin-right:5px}@media only screen and (min-width:768px){.Radio-schedule .PageList-items .PageList-items-item .PagePromo .item-host .item-host-separator{display:none}}.Radio-schedule .PageList-items .PageList-items-item .PagePromo .item-host-dot{display:none}@media only screen and (min-width:768px){.Radio-schedule .PageList-items .PageList-items-item .PagePromo .item-host-dot{width:4px;height:4px;background-color:#ff173e;margin:0 10px;border-radius:50%;display:inline-block;padding:0;max-height:none;vertical-align:middle}}@media only screen and (min-width:768px){.Radio-schedule .PageList-items .PageList-items-item .PagePromo .PagePromo-wrapper{padding-left:154px}}.Radio-show-scheduled .PageList-items-item{background-color:transparent!important;padding:15px 30px;border-radius:0!important;border-bottom:2px solid var(--color-border);border-top:0!important}.Radio-show-scheduled .PageList-items-item .info-wrapper{cursor:pointer!important}.Radio-show-scheduled .PageList-items-item .PagePromo{display:grid!important;align-items:center!important;grid-template-columns:1fr 3.5fr!important;gap:20px!important}.Radio-show-scheduled .PageList-items-item .PagePromo .news-image{width:100%!important;min-width:150px!important;max-width:230px!important;justify-self:center!important}@media only screen and (min-width:768px){.Radio-show-scheduled .PageList-items-item .PagePromo[data-expanded]{padding-bottom:0!important}}@media only screen and (min-width:768px){.Radio-show-scheduled .PageList-items-item .PagePromo .PagePromo-header{display:flex;align-items:center}}.Radio-show-scheduled .PageList-items-item .PagePromo .item-time{text-align:left!important;font-size:30px;font-weight:500;padding-bottom:10px;padding-right:20px!important}@media only screen and (min-width:768px){.Radio-show-scheduled .PageList-items-item .PagePromo .item-time{white-space:nowrap}}@media only screen and (min-width:768px){.Radio-show-scheduled .PageList-items-item .PagePromo .PagePromo-title{margin:0;width:100%}}.Radio-show-scheduled .PageList-items-item .PagePromo .iconMinus,.Radio-show-scheduled .PageList-items-item .PagePromo .iconPlus,.Radio-show-scheduled .PageList-items-item .PagePromo .Link{color:#ff173e}.Radio-show-scheduled .PageList-items-item .PagePromo .Link{font-size:16px}@media only screen and (min-width:768px){.Radio-show-scheduled .PageList-items-item .PagePromo .Link{display:block}}.Radio-show-scheduled .PageList-items-item .PagePromo .subtitle{font-size:14px;color:rgba(0,0,0,.5019607843137255);font-weight:400;margin:0 0 8px}@media only screen and (min-width:768px){.Radio-show-scheduled .PageList-items-item .PagePromo .subtitle{display:inline-flex}}.Radio-show-scheduled .PageList-items-item .PagePromo .item-host{margin:0;font-size:14px;color:rgba(0,0,0,.5019607843137255);font-weight:400}@media only screen and (min-width:768px){.Radio-show-scheduled .PageList-items-item .PagePromo .item-host{display:inline-flex;align-items:center;margin:0}}.Radio-show-scheduled .PageList-items-item .PagePromo .item-host .item-host-separator{display:inline;padding:1px;max-height:1px;border-radius:50%;background-color:#ff173e;margin-right:5px}@media only screen and (min-width:768px){.Radio-show-scheduled .PageList-items-item .PagePromo .item-host .item-host-separator{display:none}}.Radio-show-scheduled .PageList-items-item .PagePromo .item-host-dot{display:none}@media only screen and (min-width:768px){.Radio-show-scheduled .PageList-items-item .PagePromo .item-host-dot{width:4px;height:4px;background-color:#ff173e;margin:0 10px;border-radius:50%;display:inline-block;padding:0;max-height:none;vertical-align:middle}}.Radio-show-scheduled .PageList-items-item .PagePromo .PagePromo-wrapper{height:auto!important}@media only screen and (min-width:768px){.Radio-show-scheduled .PageList-items-item .PagePromo .PagePromo-wrapper{padding-left:104px!important}}.PersonPromo{display:grid;grid-template-columns:80px auto;gap:10px 20px;align-items:center}.PersonPromo-content{width:100%}.PersonPromo .PagePromo-media{margin-bottom:0;align-self:flex-start}.PersonPromo .PagePromo-media img{border-radius:100%}.PersonPromo .PagePromo-title{padding-bottom:10px}.PersonPromo .PagePromo-label{margin-top:-5px}.PersonPromo .PagePromo-label .Link{color:var(--color-primary-text)}.PersonPromo .Link-icon{display:none}@media only screen and (max-width:767px){.PersonPromo-content{display:contents}.PersonPromo-contentBottom{grid-column:span 2}}@media only screen and (min-width:768px){.PersonPromo{grid-template-columns:120px 1fr}}.PersonList-items{display:grid;grid-gap:20px}.PersonList .PagePromo-media{margin-bottom:0}@media only screen and (min-width:768px){.PersonList-items{grid-template-columns:1fr 1fr}.TwoColumnContainer7030-column:first-of-type .PersonList-items{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr}}@media only screen and (min-width:1024px){.PersonList-items{grid-template-columns:1fr 1fr 1fr}.TwoColumnContainer3070-column:nth-of-type(2) .PersonList-items,.TwoColumnContainer7030-column:first-of-type .PersonList-items{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr}}@media only screen and (min-width:1440px){.PersonList-items{grid-template-columns:1fr 1fr 1fr 1fr}}.PersonListEnhancement .PagePromo-description,.PersonListEnhancementA .PagePromo-description,.PersonListEnhancementB .PagePromo-description{font-family:var(--font-description);font-size:var(--description-2);font-weight:400}@media only screen and (max-width:767px){.PersonListEnhancement .PersonPromo,.PersonListEnhancementA .PersonPromo,.PersonListEnhancementB .PersonPromo{grid-template-columns:80px 1fr}}@media only screen and (min-width:768px){.PersonListEnhancement:is([data-align-left],[data-align-right]) .PersonList-items,.PersonListEnhancementA:is([data-align-left],[data-align-right]) .PersonList-items,.PersonListEnhancementB:is([data-align-left],[data-align-right]) .PersonList-items{grid-template-columns:1fr}.PersonListEnhancement:is([data-align-left],[data-align-right]) .PersonPromo,.PersonListEnhancementA:is([data-align-left],[data-align-right]) .PersonPromo,.PersonListEnhancementB:is([data-align-left],[data-align-right]) .PersonPromo{grid-template-columns:80px 1fr}.PersonListEnhancement:is([data-align-left],[data-align-right]) .PersonPromo-content,.PersonListEnhancementA:is([data-align-left],[data-align-right]) .PersonPromo-content,.PersonListEnhancementB:is([data-align-left],[data-align-right]) .PersonPromo-content{display:contents}.PersonListEnhancement:is([data-align-left],[data-align-right]) .PersonPromo-contentBottom,.PersonListEnhancementA:is([data-align-left],[data-align-right]) .PersonPromo-contentBottom,.PersonListEnhancementB:is([data-align-left],[data-align-right]) .PersonPromo-contentBottom{grid-column:1/-1}.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-cta,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-nextPage,.PersonListEnhancementA:is([data-align-left],[data-align-right]) .PageList-cta,.PersonListEnhancementA:is([data-align-left],[data-align-right]) .PageList-nextPage,.PersonListEnhancementB:is([data-align-left],[data-align-right]) .PageList-cta,.PersonListEnhancementB:is([data-align-left],[data-align-right]) .PageList-nextPage{justify-content:flex-start}.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-cta .Button,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-cta .LoadMore button,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-cta .SearchResultsModule-filters-apply button,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-cta .VideoPlaylistModule-playlistNavigation button,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-cta .VideoPlaylistModule-playlistToggle,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-nextPage .Button,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-nextPage .LoadMore button,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-nextPage .SearchResultsModule-filters-apply button,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-nextPage .VideoPlaylistModule-playlistNavigation button,.PersonListEnhancement:is([data-align-left],[data-align-right]) .PageList-nextPage .VideoPlaylistModule-playlistToggle,.PersonListEnhancementA:is([data-align-left],[data-align-right]) .PageList-cta .Button,.PersonListEnhancementA:is([data-align-left],[data-align-right]) .PageList-nextPage .Button,.PersonListEnhancementB:is([data-align-left],[data-align-right]) .PageList-cta .Button,.PersonListEnhancementB:is([data-align-left],[data-align-right]) .PageList-nextPage .Button{margin-left:0}}@media only screen and (min-width:768px){.PersonListEnhancementA .PersonList-items{grid-template-columns:repeat(2,1fr);grid-gap:40px}}@media only screen and (min-width:768px){.PersonListEnhancementB:not([data-align-left]):not([data-align-right]){text-align:center}.PersonListEnhancementB:not([data-align-left]):not([data-align-right]) .PersonList-items{grid-template-columns:repeat(3,1fr)}.PersonListEnhancementB:not([data-align-left]):not([data-align-right]) .PersonPromo{grid-template-columns:1fr;justify-content:center;gap:20px}.PersonListEnhancementB:not([data-align-left]):not([data-align-right]) .PagePromo-media img{margin-left:auto;margin-right:auto}}.PersonPage-biography{border-bottom:1px solid var(--color-border);display:block;margin:30px 0;padding-bottom:30px}.PersonPage-image{margin-bottom:10px}.PersonPage-image .Image{border-radius:100%;height:150px;margin:0 auto;max-width:none;width:150px}.PersonPage-info{display:flex;flex-direction:column;justify-content:center;text-align:center}.PersonPage-intro{display:flex;flex-direction:column;margin-top:30px}.PersonPage-jobTitle{color:#bbb;letter-spacing:1.5px;margin-top:10px;text-transform:uppercase}.PersonPage-socialLinks{margin:5px 0 0}.PersonPage .SocialBar-items{justify-content:center}@media only screen and (min-width:768px){.PersonPage-biography{margin:30px 0 60px;padding-bottom:50px}.PersonPage-image{margin:0 25px 0 0}.PersonPage-image .Image{height:150px;width:150px}.PersonPage-info{text-align:left}.PersonPage-intro{flex-direction:row}.PersonPage-socialLinks{margin-top:10px}.PersonPage .SocialBar-items{justify-content:flex-start}}@media only screen and (min-width:1024px){.PersonPage .Page-twoColumn .Page-aside{margin-top:30px}}.PersonPromoEnhancement{display:grid;grid-template-columns:90px auto;gap:20px;align-items:center}.PersonPromoEnhancement-contentBottom,.PersonPromoEnhancement-contentTop{width:100%}.PersonPromoEnhancement-contentBottom{grid-column:span 2}.PersonPromoEnhancement .PagePromo-media{margin-bottom:0;margin-right:0}.PersonPromoEnhancement .PagePromo-media img{border-radius:50%}.PersonPromoEnhancement .PagePromo-title{margin-bottom:10px}.PersonPromoEnhancement .PagePromo-label{margin-top:-5px}.PersonPromoEnhancement .PagePromo-label .Link{color:var(--color-primary-text)}.PersonPromoEnhancement .PagePromo-description{margin-top:0}.PersonPromoEnhancement .PagePromo-ctaLink{margin-top:19px}.PersonPromoEnhancement .Link-icon{display:none}@media only screen and (min-width:768px){.PersonPromoEnhancement:not([data-align-right],[data-align-left]){grid-template-columns:120px auto;row-gap:10px}.PersonPromoEnhancement:not([data-align-right],[data-align-left]) .PagePromo-media{grid-row:span 2}.PersonPromoEnhancement:not([data-align-right],[data-align-left]) .PagePromo-media img{width:120px}.PersonPromoEnhancement:not([data-align-right],[data-align-left]) .PersonPromoEnhancement-contentBottom{grid-column:initial}}.PersonPromoModule{display:grid;grid-template-columns:90px auto;gap:10px 20px;align-items:center}.PersonPromoModule[data-inverse-colors],[data-inverse-colors] .PersonPromoModule{--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse);--color-primary-text:var(--color-text-inverse)}.PersonPromoModule-contentBottom,.PersonPromoModule-contentTop{width:100%}.PersonPromoModule .PagePromo-media{margin-bottom:0;margin-right:0;align-self:flex-start}.PersonPromoModule .PagePromo-media img{border-radius:50%}.PersonPromoModule .PagePromo-title{margin-bottom:10px}.PersonPromoModule .PagePromo-label{margin-top:-5px}.PersonPromoModule .PagePromo-label .Link{color:var(--color-primary-text)}.PersonPromoModule .PagePromo-description{margin-top:10px}.PersonPromoModule .Link-icon{display:none}@media only screen and (max-width:767px){.PersonPromoModule-content{display:contents}.PersonPromoModule-contentBottom{grid-column:span 2}}@media only screen and (min-width:768px){.PersonPromoModule{grid-template-columns:120px auto;row-gap:10px}.PersonPromoModule .PagePromo-media img{width:120px}.PersonPromoModule .PagePromo-description{margin-top:15px}}.ProductList .PageList-items{display:grid;gap:20px}.ProductList[data-item-inverse-colors] .ProductPromo{--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse);--color-primary-text:var(--color-text-inverse)}.ProductList[data-item-has-background-color] .ProductPromo,.ProductList[data-item-has-border-color] .ProductPromo{padding:20px}.ProductList[data-item-has-background-color] .ProductPromo{background-color:var(--color-item-background)}.ProductList[data-item-has-border-color] .ProductPromo{border:1px solid var(--color-item-border)}@media only screen and (max-width:767px){.ProductList .PageList-items-item{border-bottom:1px solid var(--color-list-border);padding-bottom:20px}.ProductList .PageList-items-item:first-of-type{padding-bottom:30px}.ProductList .ProductPromo .PagePromo-media{width:90px;float:right;margin-bottom:20px;margin-left:20px}.ProductList .ProductPromo .PagePromo-media img{width:90px;height:90px;-o-object-fit:cover;object-fit:cover}}@media only screen and (min-width:768px){.ProductList .PageList-items{grid-template-columns:repeat(2,1fr);row-gap:30px}[data-column-count="3"].ProductList .PageList-items{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1024px){.ProductList .PageList-items{grid-template-columns:repeat(4,1fr)}[data-column-count="2"].ProductList .PageList-items{grid-template-columns:repeat(2,1fr)}[data-column-count="3"].ProductList .PageList-items{grid-template-columns:repeat(3,1fr)}}.Page-aside .ProductList .PageList-items{grid-template-columns:1fr;row-gap:20px}.Page-aside .ProductList .PageList-items-item{border-bottom:1px solid var(--color-list-border);padding-bottom:20px}.Page-aside .ProductList .PageList-items-item:first-of-type{padding-bottom:30px}.Page-aside .ProductList .ProductPromo .PagePromo-media{width:90px;float:right;margin-bottom:20px;margin-left:20px}.Page-aside .ProductList .ProductPromo .PagePromo-media img{width:90px;height:90px;-o-object-fit:cover;object-fit:cover}.ProductListCarousel .PageList-items:after{content:"flickity";display:none}.ProductListCarousel .PageList-items-item{margin-right:20px;max-width:400px;width:80%}.ProductListCarousel[data-item-inverse-colors] .ProductPromo{--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse);--color-primary-text:var(--color-text-inverse)}.ProductListCarousel[data-item-has-background-color] .ProductPromo,.ProductListCarousel[data-item-has-border-color] .ProductPromo{padding:20px}.ProductListCarousel[data-item-has-background-color] .ProductPromo{background-color:var(--color-item-background)}.ProductListCarousel[data-item-has-border-color] .ProductPromo{border:1px solid var(--color-item-border)}@media only screen and (min-width:768px){.ProductListCarousel .PageList-items{width:calc(100% + 20px)}.ProductListCarousel .PageList-items-item{margin-right:20px;max-width:none;width:calc(33.333% - 20px)}[data-column-count="2"].ProductListCarousel .PageList-items-item,[data-column-count="4"].ProductListCarousel .PageList-items-item{width:calc(50% - 20px)}[data-column-count="5"].ProductListCarousel .PageList-items-item,[data-column-count="6"].ProductListCarousel .PageList-items-item{width:calc(25% - 20px)}}@media only screen and (min-width:1024px){[data-column-count="4"].ProductListCarousel .PageList-items-item{width:calc(25% - 20px)}.TwoColumnContainer7030-column [data-column-count="4"].ProductListCarousel .PageList-items-item{width:calc(50% - 20px)}[data-column-count="5"].ProductListCarousel .PageList-items-item{width:calc(20% - 20px)}[data-column-count="6"].ProductListCarousel .PageList-items-item{width:calc(16.6667% - 20px)}}@media only screen and (min-width:768px){.Enhancement:is([data-align-left],[data-align-right]) .ProductListEnhancement .PageList-items{grid-template-columns:1fr}}@media only screen and (min-width:1024px){.ProductListEnhancement .PageList-items{grid-template-columns:repeat(2,1fr)}}.ProductPromo-pricing{display:flex;flex-wrap:wrap;gap:10px;color:var(--color-primary-text)}[data-text-align=right] .ProductPromo-pricing{justify-content:flex-end}.ProductPromo-compareAtPrice{text-decoration:line-through}.ProductPromo-options{color:var(--color-primary-text);margin-top:10px}[data-has-cta] .ProductPromo-options{text-align:center}.ProductPromo .PagePromo-category,.ProductPromo .PagePromo-title{margin-bottom:10px}.ProductPromo .PagePromo-button .Button,.ProductPromo .PagePromo-button .LoadMore button,.ProductPromo .PagePromo-button .SearchResultsModule-filters-apply button,.ProductPromo .PagePromo-button .VideoPlaylistModule-playlistNavigation button,.ProductPromo .PagePromo-button .VideoPlaylistModule-playlistToggle{width:100%}@media only screen and (min-width:1024px){.ProductPromo .PagePromo-button{margin-top:20px}}.ProductPromoEnhancement .ProductPromoModule-options{margin-top:10px;text-align:center}.ProductPromoEnhancement .PagePromo-category,.ProductPromoEnhancement .PagePromo-title{margin-bottom:10px}.ProductPromoEnhancement .PagePromo-button .Button,.ProductPromoEnhancement .PagePromo-button .LoadMore button,.ProductPromoEnhancement .PagePromo-button .SearchResultsModule-filters-apply button,.ProductPromoEnhancement .PagePromo-button .VideoPlaylistModule-playlistNavigation button,.ProductPromoEnhancement .PagePromo-button .VideoPlaylistModule-playlistToggle{width:100%}@media only screen and (min-width:1024px){.ProductPromoEnhancement[data-align-left] .ProductPromoModule .ProductPromoModule-wrapper,.ProductPromoEnhancement[data-align-left] .ProductPromoModule[data-layout="7030"] .ProductPromoModule-wrapper,.ProductPromoEnhancement[data-align-right] .ProductPromoModule .ProductPromoModule-wrapper,.ProductPromoEnhancement[data-align-right] .ProductPromoModule[data-layout="7030"] .ProductPromoModule-wrapper{padding:20px;gap:20px;grid-template-columns:1fr}.ProductPromoEnhancement[data-align-left] .ProductPromoModule .PagePromo-media,.ProductPromoEnhancement[data-align-left] .ProductPromoModule .ProductPromoModule-content,.ProductPromoEnhancement[data-align-left] .ProductPromoModule[data-layout="7030"] .PagePromo-media,.ProductPromoEnhancement[data-align-left] .ProductPromoModule[data-layout="7030"] .ProductPromoModule-content,.ProductPromoEnhancement[data-align-right] .ProductPromoModule .PagePromo-media,.ProductPromoEnhancement[data-align-right] .ProductPromoModule .ProductPromoModule-content,.ProductPromoEnhancement[data-align-right] .ProductPromoModule[data-layout="7030"] .PagePromo-media,.ProductPromoEnhancement[data-align-right] .ProductPromoModule[data-layout="7030"] .ProductPromoModule-content{grid-column-start:auto}.ProductPromoEnhancement[data-align-left] .PagePromo-button,.ProductPromoEnhancement[data-align-right] .PagePromo-button{margin-top:20px}}.ProductPromoModule{background-color:unset;border-color:unset}.ProductPromoModule[data-inverse-colors],[data-inverse-colors] .ProductPromoModule{--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse);--color-primary-text:var(--color-text-inverse)}[data-text-align=right] .ProductPromoModule-content{text-align:right}.ProductPromoModule-wrapper{background-color:var(--color-module-background);display:grid;grid-auto-flow:dense;gap:20px;align-items:center}.ProductPromoModule[data-has-background] .ProductPromoModule-wrapper{padding:20px}.ProductPromoModule[data-has-border] .ProductPromoModule-wrapper{padding:20px;border:1px solid var(--color-module-border)}.ProductPromoModule-options{margin-top:10px;text-align:center}.ProductPromoModule .PagePromo-media{margin-bottom:0}.ProductPromoModule .PagePromo-category,.ProductPromoModule .PagePromo-title{margin-bottom:10px}.ProductPromoModule .PagePromo-button .Button,.ProductPromoModule .PagePromo-button .LoadMore button,.ProductPromoModule .PagePromo-button .SearchResultsModule-filters-apply button,.ProductPromoModule .PagePromo-button .VideoPlaylistModule-playlistNavigation button,.ProductPromoModule .PagePromo-button .VideoPlaylistModule-playlistToggle{width:100%}@media only screen and (min-width:1024px){.ProductPromoModule-wrapper{gap:40px;grid-template-columns:repeat(2,1fr)}.ProductPromoModule[data-layout="7030"] .ProductPromoModule-wrapper{grid-template-columns:7fr 3fr}.ProductPromoModule[data-layout="7030"][data-align-right] .ProductPromoModule-wrapper{grid-template-columns:3fr 7fr}.ProductPromoModule[data-has-background] .ProductPromoModule-wrapper{padding:40px}.ProductPromoModule .PagePromo-button{margin-top:20px}.ProductPromoModule-content{grid-column-start:2}.ProductPromoModule[data-align-right] .ProductPromoModule-content{grid-column-start:1}.ProductPromoModule[data-align-right] .PagePromo-media{grid-column-start:2}}.Quote{background-color:var(--color-quote-background);margin:0 auto;padding:20px;position:relative;width:100%}[data-item-inverse-colors] .Quote{--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse);--color-primary-text:var(--color-text-inverse)}[data-item-has-background-color] .Quote,[data-item-has-border-color] .Quote{padding:20px}[data-item-has-background-color] .Quote{background-color:var(--color-item-background)}[data-item-has-border-color] .Quote{border:1px solid var(--color-item-border)}.Quote[data-inverse-colors]{--color-primary-text:var(--color-text-inverse)}.Quote blockquote{color:var(--color-primary-text);text-align:center}.Quote blockquote:before{content:"\201C"}.Quote blockquote:after{content:"\201D"}.Quote-attribution{align-items:center;color:var(--color-primary-text);display:flex;justify-content:center;margin:15px auto 0;text-align:left}.Quote-attribution-image{flex-shrink:0;margin-right:10px}.Quote-attribution-image img{border-radius:100%;height:40px;width:40px}@media only screen and (min-width:768px){.Quote[data-with-bg],[data-item-has-background-color] .Quote,[data-item-has-border-color] .Quote{padding:30px}.Quote-attribution{margin:30px auto 0}}@media only screen and (min-width:1024px){.Quote[data-with-bg],[data-item-has-background-color] .Quote,[data-item-has-border-color] .Quote{padding:30px}}.QuoteListA .Quote{max-width:800px}.QuoteListA-items{width:100%}.QuoteListA-items-item{padding-right:20px;width:90%}.QuoteListA-items.flickity-enabled .QuoteListA-items-item{min-height:100%;display:flex;align-items:center}@media only screen and (min-width:768px){.QuoteListA-items-item{padding-right:20px;width:100%}}.QuoteListB .Quote{padding:20px;display:flex;align-items:center;justify-content:stretch}.QuoteListB-items-item{margin-bottom:20px;display:flex;align-items:stretch;justify-content:stretch}.QuoteListB-items-item:last-of-type{margin-bottom:0}@media only screen and (min-width:1024px){.QuoteListB .Quote{padding:30px}.QuoteListB .Quote blockquote{font-size:1.8rem}.QuoteListB .Quote-attribution{margin-top:20px}.QuoteListB-items{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr 1fr}.QuoteListB-items-item{margin:0}}@media only screen and (min-width:1024px){.Enhancement[data-align-left] .QuoteListEnhancement .QuoteListB-items,.Enhancement[data-align-right] .QuoteListEnhancement .QuoteListB-items{grid-template-columns:1fr}}.PodcastEpisodePage .Page-subHeadline{color:var(--color-tertiary-text)}.PodcastEpisodePage-player,.PodcastEpisodePage .Page-subHeadline{margin:15px 0}.PodcastEpisodePage-intro{display:grid;grid-template-columns:80px 1fr;-moz-column-gap:15px;column-gap:15px;align-items:center}.PodcastEpisodePage-introTopRow{grid-column-start:2}.PodcastEpisodePage-introBottomRow{grid-column-start:1;grid-column-end:3}.PodcastEpisodePage-image{align-self:start}.PodcastEpisodePage .Page-articleBody{display:block;margin:30px 0}.PodcastEpisodePage-podcast{margin:30px 0}@media only screen and (min-width:768px){.PodcastEpisodePage-podcast,.PodcastEpisodePage .Page-articleBody{margin:50px 0}.PodcastEpisodePage-intro{grid-template-columns:200px 1fr;align-items:start;-moz-column-gap:30px;column-gap:30px}.PodcastEpisodePage-introTopRow{align-self:end}.PodcastEpisodePage-introBottomRow{grid-column-start:2}.PodcastEpisodePage-image{grid-row:span 2}}@media only screen and (min-width:1024px){.PodcastEpisodePage-intro{grid-template-columns:300px 1fr}}.PodcastEpisodePromo .PagePromo-title{padding-bottom:10px}.PodcastPage .Page-articleBody{display:block;padding-bottom:30px;margin:30px 0;border-bottom:1px solid var(--color-border)}.PodcastPage .Page-subHeadline{color:var(--color-tertiary-text)}.Page-subHeadline .PodcastPage-player{margin:15px 0}.PodcastPage .Page-twoColumn{margin-bottom:40px;margin-top:40px}.PodcastPage-intro{display:grid;grid-template-columns:80px 1fr;-moz-column-gap:15px;column-gap:15px;align-items:center}.PodcastPage-introTopRow{grid-column-start:2}.PodcastPage-introBottomRow{grid-column-start:1;grid-column-end:3}.PodcastPage-image{align-self:start}.PodcastPage-player{margin:15px 0}@media only screen and (min-width:768px){.PodcastPage .Page-articleBody{padding-bottom:50px;margin:30px 0 60px}.PodcastPage .Page-twoColumn{margin-bottom:80px;margin-top:80px}.PodcastPage-intro{grid-template-columns:200px 1fr;align-items:start;-moz-column-gap:30px;column-gap:30px}.PodcastPage-introTopRow{align-self:end}.PodcastPage-introBottomRow{grid-column-start:2}.PodcastPage-image{grid-row:span 2}}@media only screen and (min-width:1024px){.PodcastPage-intro{grid-template-columns:300px 1fr}}.PodcastListA{display:block}.PodcastListA-items{display:grid;grid-gap:20px;grid-template-columns:1fr;margin:0}@media only screen and (min-width:568px){.PodcastListA-items{row-gap:40px;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:768px){.PodcastListA-items{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1024px){.PodcastListA-items{grid-template-columns:repeat(4,1fr)}}.PodcastListB{display:block}.PodcastListB-items{display:grid;grid-gap:20px;row-gap:40px;grid-template-columns:1fr;margin:0}.PodcastPromoA{display:grid;grid-gap:10px}.PodcastPromoA .PagePromo-media{margin-bottom:0}.PodcastPromoA .PagePromo-category{margin-bottom:0;text-transform:uppercase}.PodcastPromoA .PagePromo-description{margin-top:0}.PodcastPromoA .PagePromo-ctaLink{margin-top:20px}.PodcastPromoB{display:grid;grid-gap:20px;align-items:center}.PodcastPromoB .PagePromo-media{margin-bottom:0}.PodcastPromoB .PagePromo-category{text-transform:uppercase}.PodcastPromoB .PagePromo-title:not(:first-child){margin-top:10px}.PodcastPromoB .PagePromo-description:not(:first-child){margin-top:20px}@media only screen and (min-width:568px){.PodcastPromoB{grid-template-columns:150px 1fr}}@media only screen and (min-width:768px){.PodcastPromoB{grid-template-columns:300px 1fr;grid-gap:30px}}.PodcastPromoC{display:grid;grid-template-columns:80px 1fr;grid-gap:20px;align-items:center}.PodcastPromoC .PagePromo-description:not(:first-child){margin-top:10px}.PodcastPromoD{padding:30px 20px;background-color:#f9f9f9;display:grid;grid-gap:20px;grid-template-columns:80px 1fr;align-items:center}.PodcastPromoD .PagePromo-ctaLink{margin-top:20px}.PodcastPromoD-topRow{grid-column-start:2}.PodcastPromoD-bottomRow{grid-column-start:1;grid-column-end:3}.PodcastPromoD .PodcastProviderList{margin-top:20px}@media only screen and (min-width:768px){.PodcastPromoD{align-items:start;row-gap:10px}.PodcastPromoD-bottomRow{grid-column-start:2}.PodcastPromoD .PagePromo-media{grid-row:span 2}}.PodcastProviderList-title{text-transform:uppercase;margin-bottom:10px}.PodcastProviderList-items{display:flex;flex-wrap:wrap;margin-right:-10px;margin-bottom:-10px}.PodcastProviderList-items-item{margin-right:10px;margin-bottom:10px}.PodcastProviderPromo{display:inline-flex;padding:3px 10px;border:1px solid var(--color-border);align-items:center;background-color:#fff}.PodcastProviderPromo svg{margin-right:5px;width:20px;height:20px}[data-social-service=tunein].PodcastProviderPromo svg{width:30px}.SoccerSeasonModule-content{border:1px solid var(--color-border);padding:20px}.SoccerSeasonModule-image{margin:20px auto}.SoccerSeasonModule-meta span{font-weight:700}.SoccerSeasonModule-directions,.SoccerSeasonModule-ingredients{margin:20px auto}.SoccerSeasonModule-title{margin-bottom:20px}@media only screen and (min-width:768px){.SoccerSeasonModule{padding:30px}}.SoccerRankingModule-content{border:1px solid var(--color-border);padding:20px}.SoccerRankingModule-image{margin:20px auto}.SoccerRankingModule-meta span{font-weight:700}.SoccerRankingModule-directions,.SoccerRankingModule-ingredients{margin:20px auto}.SoccerRankingModule-title{margin-bottom:20px}@media only screen and (min-width:768px){.SoccerRankingModule{padding:30px}}.JourneySlider .container-journey,.JourneySlider .container-journey .container{display:flex;flex-direction:column;align-items:center}.JourneySlider .container-journey .container{width:100%;border-bottom:1px solid #f0f0f0}.JourneySlider .container-journey .date{font-weight:700;font-size:12px;margin-top:20px;margin-bottom:20px}.JourneySlider .container-journey .team{display:flex;font-weight:400;font-size:20px}.JourneySlider .container-journey .name{font-weight:400;font-size:12px;margin-top:15px;margin-bottom:20px}.JourneySlider .container-journey .img{width:24px;margin-left:16px;margin-right:16px;height:24px}.JourneySlider .container-journey .img2{width:22px;max-width:22px;margin-left:33px;margin-right:16px}.Page-above{margin-top:120px}@media only screen and (max-width:767px){.Page-above{margin-top:0}}@media only screen and (min-width:768px){.Page-above{margin-top:120px}}.MatchTableSlider{font-size:12px}.MatchTableSlider .PageList-items-item{max-width:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}.MatchTableSlider .title-container{border-bottom:2px solid #09602c}.MatchTableSlider .title-container .title-label{margin:0;background-color:#09602c;display:inline-block;padding:5px 10px 3px;color:#fff;text-transform:uppercase}.MatchTableSlider .container-matches{display:flex}.MatchTableSlider .matchList{display:flex;flex-direction:column;width:200px;border-right:1px solid #f6f6f6;margin-top:10px}.MatchTableSlider .matchList img{width:30px;height:30px;padding:3px}.MatchTableSlider .matchList .matchList-details{display:flex;justify-content:center;border-bottom:1px solid #f6f6f6;margin:0 5px}.MatchTableSlider .matchList .matchList-team{display:flex;align-items:center;justify-content:space-between;margin:0 5px}.MatchTableSlider .matchList .matchList-team .team-info{display:flex;align-items:center;text-transform:uppercase}.MatchTableSlider .matchList .matchList-team .team-goals{font-weight:600}.MatchTable{font-size:12px}.MatchTable .PageList-items-item{max-width:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}.MatchTable .title-container{border-bottom:2px solid #09602c}.MatchTable .title-container .title-label{margin:0;background-color:#09602c;display:inline-block;padding:5px 10px 3px;color:#fff;text-transform:uppercase}.MatchTable .container-matches{display:flex}.MatchTable .matchList{display:flex;flex-direction:column;width:200px;border-right:1px solid #f6f6f6;margin-top:10px}.MatchTable .matchList img{width:30px;height:30px;padding:3px}.MatchTable .matchList .matchList-details{display:flex;justify-content:center;border-bottom:1px solid #f6f6f6;margin:0 5px}.MatchTable .matchList .matchList-team{display:flex;align-items:center;justify-content:space-between;margin:0 5px}.MatchTable .matchList .matchList-team .team-info{display:flex;align-items:center;text-transform:uppercase}.MatchTable .matchList .matchList-team .team-goals{font-weight:600}.SoccerMatch{font-size:12px}.SoccerMatch .PageList-items-item{max-width:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}.SoccerMatch .title-container{border-bottom:2px solid #09602c}.SoccerMatch .title-container .title-label{margin:0;background-color:#09602c;display:inline-block;padding:5px 10px 3px;color:#fff;text-transform:uppercase}.SoccerMatch .container-matches{display:flex}.SoccerMatch .matchList{display:flex;flex-direction:column;width:200px;border-right:1px solid #f6f6f6;margin-top:10px}.SoccerMatch .matchList img{width:30px;height:30px;padding:3px}.SoccerMatch .matchList .matchList-details{display:flex;justify-content:center;border-bottom:1px solid #f6f6f6;margin:0 5px}.SoccerMatch .matchList .matchList-team{display:flex;align-items:center;justify-content:space-between;margin:0 5px}.SoccerMatch .matchList .matchList-team .team-info{display:flex;align-items:center;text-transform:uppercase}.SoccerMatch .matchList .matchList-team .team-goals{font-weight:600}.Table .main-container{display:flex;flex-direction:column;margin-top:40px;white-space:nowrap;padding:0 12px}.Table .table-container{flex:1;overflow:auto;margin-bottom:20px}.Table .table-container .SoccerGroupModule-title{margin-top:15px;margin-bottom:5px;display:none}.Table .table-container .caption{display:flex;align-items:center;text-transform:uppercase;-moz-column-gap:8px;column-gap:8px}.Table .table-container .color-captions,.Table .table-container .letter-captions{display:flex;align-items:center;color:#7f7f7f;font-size:10px;font-weight:400;margin:10px 0}.Table .table-container .color-captions{-moz-column-gap:40px;column-gap:40px}.Table .table-container .color-captions .caption{display:none}.Table .table-container .color-captions .caption:before{content:"";width:12px;height:12px;background-color:#09602c}.Table .table-container .letter-captions{-moz-column-gap:16px;column-gap:16px}.Table .table-container .letter-captions:before{font-weight:700}.Table .table-container .letter-captions .caption:before{content:"P"}.Table .table-container .letter-captions .caption:nth-of-type(2):before{content:"J"}.Table .table-container .letter-captions .caption:nth-of-type(3):before{content:"V"}.Table .table-container .letter-captions .caption:nth-of-type(4):before{content:"E"}.Table .table-container .letter-captions .caption:nth-of-type(5):before{content:"D"}.Table .table-container .letter-captions .caption:nth-of-type(6):before{content:"GP"}.Table .table-container .letter-captions .caption:nth-of-type(7):before{content:"GC"}.Table .table-container .letter-captions .caption:nth-of-type(8):before{content:"SG"}.Table .table-container[id="Brasileiro Série A - 2023"] .table-row:nth-of-type(6) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2023"] .table-row:nth-of-type(7) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2024"] .table-row:nth-of-type(6) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2024"] .table-row:nth-of-type(7) .table-row-list .team-container:before{background-color:#0c9}.Table .table-container[id="Brasileiro Série A - 2023"] .table-row:nth-of-type(8) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2023"] .table-row:nth-of-type(9) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2023"] .table-row:nth-of-type(10) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2023"] .table-row:nth-of-type(11) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2023"] .table-row:nth-of-type(12) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2023"] .table-row:nth-of-type(13) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2024"] .table-row:nth-of-type(8) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2024"] .table-row:nth-of-type(9) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2024"] .table-row:nth-of-type(10) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2024"] .table-row:nth-of-type(11) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2024"] .table-row:nth-of-type(12) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2024"] .table-row:nth-of-type(13) .table-row-list .team-container:before{background-color:#cca300}.Table .table-container[id="Brasileiro Série A - 2023"] .table-row:nth-of-type(14) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2023"] .table-row:nth-of-type(15) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2023"] .table-row:nth-of-type(16) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2023"] .table-row:nth-of-type(17) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2024"] .table-row:nth-of-type(14) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2024"] .table-row:nth-of-type(15) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2024"] .table-row:nth-of-type(16) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2024"] .table-row:nth-of-type(17) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Brasileiro Série A - 2023"] .table-row:nth-of-type(18) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2023"] .table-row:nth-of-type(19) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2023"] .table-row:nth-of-type(20) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2023"] .table-row:nth-of-type(21) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2024"] .table-row:nth-of-type(18) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2024"] .table-row:nth-of-type(19) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2024"] .table-row:nth-of-type(20) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série A - 2024"] .table-row:nth-of-type(21) .table-row-list .team-container:before{background-color:#d5150b}.Table .table-container[id="Brasileiro Série A - 2023"] .color-captions .caption:first-child,.Table .table-container[id="Brasileiro Série A - 2023"] .color-captions .caption:nth-child(2),.Table .table-container[id="Brasileiro Série A - 2023"] .color-captions .caption:nth-child(3),.Table .table-container[id="Brasileiro Série A - 2023"] .color-captions .caption:nth-child(4),.Table .table-container[id="Brasileiro Série A - 2024"] .color-captions .caption:first-child,.Table .table-container[id="Brasileiro Série A - 2024"] .color-captions .caption:nth-child(2),.Table .table-container[id="Brasileiro Série A - 2024"] .color-captions .caption:nth-child(3),.Table .table-container[id="Brasileiro Série A - 2024"] .color-captions .caption:nth-child(4){display:flex}.Table .table-container[id="Brasileiro Série A - 2023"] .color-captions .caption:first-child:after,.Table .table-container[id="Brasileiro Série A - 2024"] .color-captions .caption:first-child:after{content:"Libertadores"}.Table .table-container[id="Brasileiro Série A - 2023"] .color-captions .caption:nth-child(2):after,.Table .table-container[id="Brasileiro Série A - 2024"] .color-captions .caption:nth-child(2):after{content:"Pré-libertadores"}.Table .table-container[id="Brasileiro Série A - 2023"] .color-captions .caption:nth-child(3):after,.Table .table-container[id="Brasileiro Série A - 2024"] .color-captions .caption:nth-child(3):after{content:"Sul-americana"}.Table .table-container[id="Brasileiro Série A - 2023"] .color-captions .caption:nth-child(4):after,.Table .table-container[id="Brasileiro Série A - 2024"] .color-captions .caption:nth-child(4):after{content:"Rebaixados"}.Table .table-container[id="Brasileiro Série A - 2023"] .color-captions .caption:nth-child(2):before,.Table .table-container[id="Brasileiro Série A - 2024"] .color-captions .caption:nth-child(2):before{background-color:#0c9}.Table .table-container[id="Brasileiro Série A - 2023"] .color-captions .caption:nth-child(3):before,.Table .table-container[id="Brasileiro Série A - 2024"] .color-captions .caption:nth-child(3):before{background-color:#cca300}.Table .table-container[id="Brasileiro Série A - 2023"] .color-captions .caption:nth-child(4):before,.Table .table-container[id="Brasileiro Série A - 2024"] .color-captions .caption:nth-child(4):before{background-color:#d5150b}.Table .table-row{font-size:14px;height:100%;line-height:30px;text-align:center;border:0;display:flex;height:48px}.Table .table-row .bar{width:4px;height:38px;background:#09602c;margin-right:10}.Table .table-row .mobile-team-name{display:inline-flex;flex-grow:1}@media only screen and (min-width:1024px){.Table .table-row .mobile-team-name{display:none}}.Table .table-row .desktop-team-name{display:none}@media only screen and (min-width:1024px){.Table .table-row .desktop-team-name{display:inline-flex}}.Table .position{font-size:16px;margin-left:10px;margin-right:8px;color:#000;display:inline-block}.Table .img{width:30px;max-width:30px;position:relative;top:1px}.Table .category{font-size:14px;font-weight:500;color:#4d4d4d;opacity:.5;text-transform:uppercase;display:flex}.Table .first-category{display:inline-block;border-bottom:2px solid #f0f0f0;width:120px;margin-right:8px;padding-bottom:6px}.Table .first-category p{margin:0;width:120px}@media only screen and (min-width:1024px){.Table .first-category{width:240px;min-width:240px;margin-right:30px}}.Table .remain-categories{display:inline-grid;grid-auto-flow:column;grid-auto-columns:-webkit-min-content 60px 60px 60px 60px 60px 60px 60px 60px;grid-auto-columns:min-content 60px 60px 60px 60px 60px 60px 60px 60px;flex:1}.Table .remain-categories .title{margin-right:32px;text-align:left}@media only screen and (max-width:767px){.Table .remain-categories .title{margin-right:8px;width:130px}}@media only screen and (min-width:768px){.Table .remain-categories .title{width:232px}}.Table .remain-categories span{display:inline-block;text-align:center;border-bottom:2px solid #f0f0f0;padding-bottom:8px}.Table h3{font-size:26px;font-weight:700;margin-top:29px;margin-bottom:44px}.Table h3,.Table h6{text-transform:uppercase}.Table h6{font-size:18px;margin:0 0 24px}.Table .serie{font-size:22px;margin-left:5px;color:#04aa47}.Table .table-row-list{font-size:14px;height:100%;line-height:30px;text-align:center;border:0;height:48px;align-items:center;display:inline-grid;grid-auto-flow:column;grid-auto-columns:-webkit-min-content 60px 60px 60px 60px 60px 60px 60px 60px;grid-auto-columns:min-content 60px 60px 60px 60px 60px 60px 60px 60px;width:100%}.Table .table-row-list>span{font-weight:500;color:#000;display:inline-flex;justify-content:center;align-items:center;height:100%;border:1px solid #f0f0f0;border-top:.5px}.Table .table-row-list .team-container{height:100%;align-items:center;border:1px solid #f0f0f0;margin-right:32px;font-size:16px;width:232px}@media only screen and (max-width:767px){.Table .table-row-list .team-container{width:100px;margin-right:8px}}.Table .table-row-list .team-container:before{content:"";background-color:#09602c;width:4px;height:36px}.Table .table-row-list>span:nth-child(2n){background-color:#f0f0f0}.Table .green{color:#04aa47;font-weight:700}.Table .color-guide{display:flex;flex-wrap:wrap;margin-bottom:40px}.Table .color-guide>div{margin-right:40px}.Table .color-guide span{display:inline-flex}.Table .color-guide .color{width:12px;height:12px;background-color:#09602c}.Table .color-guide .name{color:#7f7f7f;font-size:12px;text-transform:uppercase}.Table .legend-guide{display:flex;flex-wrap:wrap}.Table .legend-guide>div{margin-right:16px}.Table .legend-guide span{display:inline-flex;color:#7f7f7f;font-size:12px}.Table .legend-guide .letter{font-weight:700}.Table .legend-guide .name{text-transform:uppercase}.Table .team-container{display:flex;min-width:130px}.Table .team-container .number{margin-left:9px;margin-right:7px}.Table .team-container .titleClub{margin-left:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Table .team-container .titleClub:after{content:attr(data-fullname) ""}@media only screen and (max-width:767px){.Table .team-container .titleClub:after{content:attr(data-tlaname) ""}}.Table .team-container picture{height:30px;width:30px;margin-right:5px}@media only screen and (min-width:768px){.Table .team-container .titleClub{text-transform:none;font-family:var(--fontFamily-sansSerif)}}@media only screen and (min-width:768px){.Table .team-container{min-width:214px}}.SportTableModule .table-container{width:100%}.SportTableModule .SportTableModule-title{font-size:2em;font-weight:700;text-transform:uppercase;border-bottom:2px solid green;margin-bottom:.3em;display:inline-block}.SportTableModule .green{background-color:#09602c;color:#fff;height:40px;font-size:14px;font-weight:700;text-align:left}.SportTableModule .row{font-size:16px;color:#212121;font-weight:400;height:40px}.SportTableModule .row td:nth-of-type(4){display:none}@media only screen and (min-width:568px){.SportTableModule .row td:nth-of-type(4){display:block}.SportTableModule .row td:nth-of-type(5){display:none}}.SportTableModule .table-container tr:nth-child(2n){background:#f0f0f0}.SportTableModule .table-container td{border-right:1px solid #fff;padding-left:20px}.SportTableModule .table-container th{padding-left:20px}.SportTableModule .position,.SportTableModule .score{min-width:80px;max-width:120px}.SportTableModule .function,.SportTableModule .player-name{min-width:200px}.SportTableModule .club{min-width:68px}@media only screen and (min-width:568px){.SportTableModule .club{min-width:200px}}@media only screen and (min-width:568px){.SportTableModule .table-container td:first-child,.SportTableModule .table-container th:first-child{display:table-cell;text-align:center}.SportTableModule .table-container td:nth-child(4),.SportTableModule .table-container td:nth-child(6),.SportTableModule .table-container th:nth-child(4),.SportTableModule .table-container th:nth-child(6){display:table-cell}}.SportTableModule .position,.SportTableModule td:first-child{display:none}.SoccerGameModule{font-size:12px}.SoccerGameModule .PageList-items-item{max-width:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}.SoccerGameModule .title-container{border-bottom:2px solid #09602c}.SoccerGameModule .title-container .title-label{margin:0;background-color:#09602c;display:inline-block;padding:5px 10px 3px;color:#fff;text-transform:uppercase}.SoccerGameModule .container-matches{display:flex}.SoccerGameModule .matchList{display:flex;flex-direction:column;width:200px;border-right:1px solid #f6f6f6;margin-top:10px}.SoccerGameModule .matchList img{width:30px;height:30px;padding:3px}.SoccerGameModule .matchList .matchList-details{display:flex;justify-content:center;border-bottom:1px solid #f6f6f6;margin:0 5px}.SoccerGameModule .matchList .matchList-team{display:flex;align-items:center;justify-content:space-between;margin:0 5px}.SoccerGameModule .matchList .matchList-team .team-info{display:flex;align-items:center;text-transform:uppercase}.SoccerGameModule .matchList .matchList-team .team-goals{font-weight:600}.TodaySoccerMatchesModule{display:flex;align-items:center;font-size:12px}.TodaySoccerMatchesModule .sponsor-container{border-bottom:2px solid #da0000;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:120px;width:135px;height:158px;padding:10px;margin-right:65px}@media only screen and (max-width:767px){.TodaySoccerMatchesModule .sponsor-container{font-size:9px}.TodaySoccerMatchesModule .sponsor-container p{margin-bottom:4px;display:block}}.TodaySoccerMatchesModule .PageList-items-wrapper{width:100%;max-width:calc(100% - 250px);position:relative}.TodaySoccerMatchesModule__btn{position:absolute;z-index:2;top:50%;margin-top:-15px;display:none;align-items:center;justify-content:center;padding:0;width:30px;height:30px;background:#09602c;border:none;border-radius:50%;cursor:pointer}.TodaySoccerMatchesModule__btn:hover{background:#033b19}@media only screen and (min-width:768px){.TodaySoccerMatchesModule__btn{display:flex}}.TodaySoccerMatchesModule__btn--prev{right:100%;margin-right:20px}.TodaySoccerMatchesModule__btn--next{left:100%}.TodaySoccerMatchesModule .PageList-items{max-width:calc(100vw - 160px);-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;display:flex;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.TodaySoccerMatchesModule .PageList-items::-webkit-scrollbar{display:none}.TodaySoccerMatchesModule .PageList-items-item{max-width:60vw;min-width:60vw;width:60vw;margin-right:0;scroll-snap-align:start}@media only screen and (min-width:768px){.TodaySoccerMatchesModule .PageList-items-item{max-width:25%;min-width:25%;width:25%}}@media only screen and (min-width:1280px){.TodaySoccerMatchesModule .PageList-items-item{max-width:20%;min-width:20%;width:20%}}.TodaySoccerMatchesModule .title-container{flex-direction:column;align-items:flex-start;justify-content:center;border-bottom:.5px solid #e6e6e6}.TodaySoccerMatchesModule .title-container .title-label{margin:0;color:#000;padding-top:6px}.TodaySoccerMatchesModule .title-container .match-status{padding:2px 4px;border-radius:2px;font-size:10px;font-weight:600;color:#fff}.TodaySoccerMatchesModule .title-container .match-status-closed{background-color:#ff153e}.TodaySoccerMatchesModule .title-container .match-status-next{background-color:#ffb114;color:#000}.TodaySoccerMatchesModule .title-container .match-status-live{background-color:#09602c}.TodaySoccerMatchesModule .container-matches{display:flex}.TodaySoccerMatchesModule .matchList{display:flex;flex-direction:column;width:100%;margin-right:20px;border-bottom:2px solid #09602c}.TodaySoccerMatchesModule .matchList .link-container{color:#000;width:100%;margin:0 auto}.TodaySoccerMatchesModule .matchList img{width:30px;height:30px;padding:3px}.TodaySoccerMatchesModule .matchList .matchList-details{display:flex;justify-content:space-between;margin:0 5px;padding:6px 0}.TodaySoccerMatchesModule .matchList .matchList-details .match-location{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:130px}.TodaySoccerMatchesModule .matchList .matchList-details .match-location,.TodaySoccerMatchesModule .matchList .matchList-details .match-time{background-color:#f2f2f2;padding:0 4px;border-radius:2px}.TodaySoccerMatchesModule .matchList .matchList-team{display:flex;align-items:center;justify-content:space-between;margin:0 5px;padding:6px 0;border-bottom:.5px solid #e6e6e6}.TodaySoccerMatchesModule .matchList .matchList-team .team-info{display:flex;align-items:center;text-transform:uppercase}.TodaySoccerMatchesModule .matchList .matchList-team .team-info .image{background-position:50%;background-size:22px;width:30px;height:30px}.TodaySoccerMatchesModule .matchList .matchList-team .team-goals,.TodaySoccerMatchesModule .matchList .matchList-team .team-info div{font-weight:700;font-size:14px}@media (max-width:768px){.TodaySoccerMatchesModule{padding-left:10px}.TodaySoccerMatchesModule .sponsor-container{min-width:100px;width:100px;margin-right:10px}.TodaySoccerMatchesModule .matchList{margin-right:10px}.TodaySoccerMatchesModule .PageList-items{max-width:calc(100vw - 135px)}.TodaySoccerMatchesModule .PageList-items-wrapper{max-width:100%}}.hide{display:none!important}.series-container{max-height:515px;overflow-y:scroll;padding-right:7px}.title-container{display:flex;cursor:pointer}.title-container img{margin-right:10px;transform:rotate(180deg)}.title-mobile,.title-mobile-small{font-size:22px;font-weight:700;margin:12px 0}.title-mobile-small{font-size:18px}.team-icon-container{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #dbdee7;display:flex;flex-wrap:wrap;gap:5px}.team-icon-container a img{width:40px;height:40px}.team-icon-container:last-of-type{margin-bottom:0;border-bottom:none}.select-teams{position:relative}.select-teams .teamsButton{height:40px;margin:8px 0;gap:8px;border-radius:6px;position:relative;display:flex;justify-content:space-evenly;align-items:center;cursor:pointer}.select-teams p{font-family:DM Sans;font-style:normal;line-height:11px;font-size:.75em;text-transform:uppercase;font-weight:400;color:#212121}@media only screen and (max-width:767px){.select-teams p{display:none}}@media only screen and (min-width:1024px){.select-teams p{font-size:14px;line-height:14px}}.minas-teams-title{margin:0}.select-teams .separator{width:1px;height:25px;background:rgba(0,0,0,.18)}.select-teams .arrow{width:14px;height:8px;cursor:pointer}.select-teams .menu-teams{width:300px;background:#fff;border:1px solid rgba(0,0,0,.13);box-shadow:0 2px 4px rgba(0,0,0,.05);border-radius:6px;position:absolute;top:40px;left:-20px;z-index:99;margin-left:8px}.select-teams .menu-teams .row-top{padding:16px;border-bottom:1px solid #d9d9d9}.select-teams .menu-teams .row-top .team-container{display:flex}.select-teams .menu-teams .row-top .team-container .team-icon{border-radius:50%;display:flex;justify-content:center;align-items:center;padding:2px;margin:10px 5px}.select-teams .menu-teams .row-top .team-container .team-icon.no_margin_left{margin-left:0}.select-teams .menu-teams .row-top .team-container .team-icon.cruzeiro svg{width:35px}.select-teams .menu-teams .row-top .team-container .team-icon svg{width:30px;height:auto;margin:2px 7px}.select-teams .menu-teams .row-top .team-container .team-icon:last-of-type{margin-right:0}.select-teams .menu-teams .row-buttons{padding:12px 16px;display:flex;justify-content:space-around}.select-teams .menu-teams .row-buttons button{height:30px;width:73px;font-weight:700;font-size:14px;line-height:18.23px;background-color:transparent;border:1px solid rgba(0,0,0,.12);border-radius:6px;cursor:pointer}.select-teams .menu-teams .row-buttons .active{background-color:#04aa47;border:none;color:#fff}.select-teams .menu-teams .row-teams{padding:4px 16px 16px;display:flex;flex-wrap:wrap;justify-content:space-evenly}.select-teams .menu-teams .row-teams a{width:55px}.select-teams .menu-teams .row-teams img{height:55px;margin:0 6px 12px auto;-o-object-fit:cover;object-fit:cover}.select-teams .menu-teams .row-teams img.europa{padding:6px}bsp-minute-to-minute .header .season{background-color:green;font-weight:700;text-align:center;padding:10px}bsp-minute-to-minute .header{font-weight:700;text-align:center;color:#fff}bsp-minute-to-minute .header .teams{display:flex;justify-content:center}bsp-minute-to-minute .header .teams .team-a,bsp-minute-to-minute .header .teams .team-b{justify-content:center}bsp-minute-to-minute .header .team-score{text-align:center}bsp-minute-to-minute .header .score{padding-top:80px;padding-bottom:70px;background:url('../../../../resource/00000189-c0de-d1fb-a1ed-e4deb4d20000/1211aa84eaaadc7cf5a4.6d268a5740d5fc75f17dd3d36c931280.avif');background-position:50%}bsp-minute-to-minute .header .teams .divider{content:"x"}bsp-minute-to-minute .header .teams .team-a,bsp-minute-to-minute .header .teams .team-b{display:flex;width:30%}bsp-minute-to-minute .header .teams .team-a .team-name{text-align:right}bsp-minute-to-minute .header .teams .team-b .team-name{text-align:left}bsp-minute-to-minute .header .teams .icon,bsp-minute-to-minute .header .teams .score{width:15%}bsp-minute-to-minute .header .teams .team-name{width:70%}bsp-minute-to-minute .comments .comment{background-color:#7f7f7f;color:#fff;padding:1em;border-radius:8px}bsp-minute-to-minute .data{display:flex;max-width:1280px;border-top:12px solid #04aa47;margin-right:auto;margin-left:auto;padding:20px}bsp-minute-to-minute .comments-section{width:60%;padding:20px}bsp-minute-to-minute .leftside-section{width:40%;padding:20px}bsp-minute-to-minute .teams{display:flex;padding:20px}bsp-minute-to-minute .team-header{margin:10px 0;font-weight:700}.leftside-section .team-a .team-header,.leftside-section .team-b .team-header{display:grid;grid-template-columns:1fr 1fr}.leftside-section .team-header{text-align:center}bsp-minute-to-minute .teams .team-a,bsp-minute-to-minute .teams .team-b{width:50%}bsp-minute-to-minute .teams .team-a{padding-right:10px}bsp-minute-to-minute .teams .team-b{padding-left:10px}bsp-minute-to-minute .teams .player{margin-bottom:10px}bsp-minute-to-minute .arbitragem .position,bsp-minute-to-minute .teams .player .position{display:block}bsp-minute-to-minute .teams .player .number{width:1.5em;display:inline-block}bsp-minute-to-minute .tecnico{margin-top:30px}bsp-minute-to-minute .arbitragem .arbitram{margin-bottom:10px}bsp-minute-to-minute .motivo>div{margin-top:10px}.Table .table-container[id="Brasileiro Série B - 2024"] .table-row:nth-of-type(6) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série B - 2024"] .table-row:nth-of-type(7) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série B - 2024"] .table-row:nth-of-type(8) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série B - 2024"] .table-row:nth-of-type(9) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série B - 2024"] .table-row:nth-of-type(10) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série B - 2024"] .table-row:nth-of-type(11) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série B - 2024"] .table-row:nth-of-type(12) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série B - 2024"] .table-row:nth-of-type(13) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série B - 2024"] .table-row:nth-of-type(14) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série B - 2024"] .table-row:nth-of-type(15) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série B - 2024"] .table-row:nth-of-type(16) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série B - 2024"] .table-row:nth-of-type(17) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Brasileiro Série B - 2024"] .table-row:nth-of-type(18) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série B - 2024"] .table-row:nth-of-type(19) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série B - 2024"] .table-row:nth-of-type(20) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série B - 2024"] .table-row:nth-of-type(21) .table-row-list .team-container:before{background-color:#d5150b}.Table .table-container[id="Brasileiro Série B - 2024"] .color-captions .caption:first-child,.Table .table-container[id="Brasileiro Série B - 2024"] .color-captions .caption:nth-child(2){display:flex}.Table .table-container[id="Brasileiro Série B - 2024"] .color-captions .caption:first-child:after{content:"Acesso à série A"}.Table .table-container[id="Brasileiro Série B - 2024"] .color-captions .caption:nth-child(2):after{content:"Rebaixados"}.Table .table-container[id="Brasileiro Série B - 2024"] .color-captions .caption:first-child:before{background-color:#09602c}.Table .table-container[id="Brasileiro Série B - 2024"] .color-captions .caption:nth-child(2):before{background-color:#d5150b}.Table .table-container[id="Brasileiro Série D - 2025"] .table-row:nth-of-type(6) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série D - 2025"] .table-row:nth-of-type(7) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série D - 2025"] .table-row:nth-of-type(8) .table-row-list .team-container:before,.Table .table-container[id="Brasileiro Série D - 2025"] .table-row:nth-of-type(9) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Brasileiro Série D - 2025"] .SoccerGroupModule-title{display:block}.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(10) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(11) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(12) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(13) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(14) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(15) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(16) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(17) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(18) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(19) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(20) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(21) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(22) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(23) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(24) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(25) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(10) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(11) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(12) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(13) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(14) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(15) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(16) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(17) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(18) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(19) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(20) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(21) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(22) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(23) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(24) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(25) .table-row-list .team-container:before{background-color:#0c9}.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(26) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(27) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(28) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(29) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(30) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(31) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(32) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(33) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(34) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(35) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(36) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2023/24"] .table-row:nth-of-type(37) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(26) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(27) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(28) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(29) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(30) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(31) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(32) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(33) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(34) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(35) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(36) .table-row-list .team-container:before,.Table .table-container[id="UEFA Champions League 2024/25"] .table-row:nth-of-type(37) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="UEFA Champions League 2023/24"] .SoccerGroupModule-title,.Table .table-container[id="UEFA Champions League 2024/25"] .SoccerGroupModule-title{display:block}.Table .table-container[id="Copa América 2024"] .table-row:nth-of-type(4) .table-row-list .team-container:before,.Table .table-container[id="Copa América 2024"] .table-row:nth-of-type(5) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Copa América 2024"] .SoccerGroupModule-title{display:block}.Table .table-container[id="UEFA Europa League 2023/24"] .table-row:nth-of-type(4) .table-row-list .team-container:before,.Table .table-container[id="UEFA Europa League 2023/24"] .table-row:nth-of-type(5) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="UEFA Europa League 2023/24"] .SoccerGroupModule-title{display:block}.Table .table-container[id="Eurocopa 2024"] .table-row:nth-of-type(4) .table-row-list .team-container:before,.Table .table-container[id="Eurocopa 2024"] .table-row:nth-of-type(5) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Eurocopa 2024"] .SoccerGroupModule-title{display:block}.Table .table-container[id="Eliminatórias da Copa do Mundo 2026"] .table-row:nth-of-type(8) .table-row-list .team-container:before{background-color:#0c9}.Table .table-container[id="Eliminatórias da Copa do Mundo 2026"] .table-row:nth-of-type(9) .table-row-list .team-container:before,.Table .table-container[id="Eliminatórias da Copa do Mundo 2026"] .table-row:nth-of-type(10) .table-row-list .team-container:before,.Table .table-container[id="Eliminatórias da Copa do Mundo 2026"] .table-row:nth-of-type(11) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Eliminatórias da Copa do Mundo 2026"] .color-captions .caption:first-child,.Table .table-container[id="Eliminatórias da Copa do Mundo 2026"] .color-captions .caption:nth-child(2){display:flex}.Table .table-container[id="Eliminatórias da Copa do Mundo 2026"] .color-captions .caption:first-child:after{content:"Copa do Mundo 2026"}.Table .table-container[id="Eliminatórias da Copa do Mundo 2026"] .color-captions .caption:nth-child(2):after{content:"Repescagem"}.Table .table-container[id="Eliminatórias da Copa do Mundo 2026"] .color-captions .caption:first-child:before{background-color:#09602c}.Table .table-container[id="Campeonato Inglês 2023/24"] .table-row:nth-of-type(6) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2024/25"] .table-row:nth-of-type(6) .table-row-list .team-container:before,.Table .table-container[id="Eliminatórias da Copa do Mundo 2026"] .color-captions .caption:nth-child(2):before{background-color:#0c9}.Table .table-container[id="Campeonato Inglês 2023/24"] .table-row:nth-of-type(7) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2023/24"] .table-row:nth-of-type(8) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2023/24"] .table-row:nth-of-type(9) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2023/24"] .table-row:nth-of-type(10) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2023/24"] .table-row:nth-of-type(11) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2023/24"] .table-row:nth-of-type(12) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2023/24"] .table-row:nth-of-type(13) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2023/24"] .table-row:nth-of-type(14) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2023/24"] .table-row:nth-of-type(15) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2023/24"] .table-row:nth-of-type(16) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2023/24"] .table-row:nth-of-type(17) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2023/24"] .table-row:nth-of-type(18) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2024/25"] .table-row:nth-of-type(7) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2024/25"] .table-row:nth-of-type(8) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2024/25"] .table-row:nth-of-type(9) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2024/25"] .table-row:nth-of-type(10) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2024/25"] .table-row:nth-of-type(11) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2024/25"] .table-row:nth-of-type(12) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2024/25"] .table-row:nth-of-type(13) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2024/25"] .table-row:nth-of-type(14) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2024/25"] .table-row:nth-of-type(15) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2024/25"] .table-row:nth-of-type(16) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2024/25"] .table-row:nth-of-type(17) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2024/25"] .table-row:nth-of-type(18) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Campeonato Inglês 2023/24"] .table-row:nth-of-type(19) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2023/24"] .table-row:nth-of-type(20) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2023/24"] .table-row:nth-of-type(21) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2024/25"] .table-row:nth-of-type(19) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2024/25"] .table-row:nth-of-type(20) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Inglês 2024/25"] .table-row:nth-of-type(21) .table-row-list .team-container:before{background-color:#d5150b}.Table .table-container[id="Campeonato Inglês 2023/24"] .color-captions .caption:first-child,.Table .table-container[id="Campeonato Inglês 2023/24"] .color-captions .caption:nth-child(2),.Table .table-container[id="Campeonato Inglês 2023/24"] .color-captions .caption:nth-child(3),.Table .table-container[id="Campeonato Inglês 2024/25"] .color-captions .caption:first-child,.Table .table-container[id="Campeonato Inglês 2024/25"] .color-captions .caption:nth-child(2),.Table .table-container[id="Campeonato Inglês 2024/25"] .color-captions .caption:nth-child(3){display:flex}.Table .table-container[id="Campeonato Inglês 2023/24"] .color-captions .caption:first-child:after,.Table .table-container[id="Campeonato Inglês 2024/25"] .color-captions .caption:first-child:after{content:"Liga dos Campeões"}.Table .table-container[id="Campeonato Inglês 2023/24"] .color-captions .caption:nth-child(2):after,.Table .table-container[id="Campeonato Inglês 2024/25"] .color-captions .caption:nth-child(2):after{content:"Liga Europa"}.Table .table-container[id="Campeonato Inglês 2023/24"] .color-captions .caption:nth-child(3):after,.Table .table-container[id="Campeonato Inglês 2024/25"] .color-captions .caption:nth-child(3):after{content:"Rebaixados"}.Table .table-container[id="Campeonato Inglês 2023/24"] .color-captions .caption:nth-child(2):before,.Table .table-container[id="Campeonato Inglês 2024/25"] .color-captions .caption:nth-child(2):before{background-color:#0c9}.Table .table-container[id="Campeonato Inglês 2023/24"] .color-captions .caption:nth-child(3):before,.Table .table-container[id="Campeonato Inglês 2024/25"] .color-captions .caption:nth-child(3):before{background-color:#d5150b}.Table .table-container[id="Campeonato Francês 2023/24"] .table-row:nth-of-type(6) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2024/25"] .table-row:nth-of-type(6) .table-row-list .team-container:before{background-color:#0c9}.Table .table-container[id="Campeonato Francês 2023/24"] .table-row:nth-of-type(7) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2024/25"] .table-row:nth-of-type(7) .table-row-list .team-container:before{background-color:#cca300}.Table .table-container[id="Campeonato Francês 2023/24"] .table-row:nth-of-type(8) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2023/24"] .table-row:nth-of-type(9) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2023/24"] .table-row:nth-of-type(10) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2023/24"] .table-row:nth-of-type(11) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2023/24"] .table-row:nth-of-type(12) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2023/24"] .table-row:nth-of-type(13) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2023/24"] .table-row:nth-of-type(14) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2023/24"] .table-row:nth-of-type(15) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2023/24"] .table-row:nth-of-type(16) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2024/25"] .table-row:nth-of-type(8) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2024/25"] .table-row:nth-of-type(9) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2024/25"] .table-row:nth-of-type(10) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2024/25"] .table-row:nth-of-type(11) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2024/25"] .table-row:nth-of-type(12) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2024/25"] .table-row:nth-of-type(13) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2024/25"] .table-row:nth-of-type(14) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2024/25"] .table-row:nth-of-type(15) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2024/25"] .table-row:nth-of-type(16) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Campeonato Francês 2023/24"] .table-row:nth-of-type(17) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2024/25"] .table-row:nth-of-type(17) .table-row-list .team-container:before{background-color:#ff5c00}.Table .table-container[id="Campeonato Francês 2023/24"] .table-row:nth-of-type(18) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2023/24"] .table-row:nth-of-type(19) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2024/25"] .table-row:nth-of-type(18) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Francês 2024/25"] .table-row:nth-of-type(19) .table-row-list .team-container:before{background-color:#d5150b}.Table .table-container[id="Campeonato Francês 2023/24"] .color-captions .caption:first-child,.Table .table-container[id="Campeonato Francês 2023/24"] .color-captions .caption:nth-child(2),.Table .table-container[id="Campeonato Francês 2023/24"] .color-captions .caption:nth-child(3),.Table .table-container[id="Campeonato Francês 2023/24"] .color-captions .caption:nth-child(4),.Table .table-container[id="Campeonato Francês 2023/24"] .color-captions .caption:nth-child(5),.Table .table-container[id="Campeonato Francês 2024/25"] .color-captions .caption:first-child,.Table .table-container[id="Campeonato Francês 2024/25"] .color-captions .caption:nth-child(2),.Table .table-container[id="Campeonato Francês 2024/25"] .color-captions .caption:nth-child(3),.Table .table-container[id="Campeonato Francês 2024/25"] .color-captions .caption:nth-child(4),.Table .table-container[id="Campeonato Francês 2024/25"] .color-captions .caption:nth-child(5){display:flex}.Table .table-container[id="Campeonato Francês 2023/24"] .color-captions .caption:first-child:after,.Table .table-container[id="Campeonato Francês 2024/25"] .color-captions .caption:first-child:after{content:"Liga dos Campeões"}.Table .table-container[id="Campeonato Francês 2023/24"] .color-captions .caption:nth-child(2):after,.Table .table-container[id="Campeonato Francês 2024/25"] .color-captions .caption:nth-child(2):after{content:"Liga Europa"}.Table .table-container[id="Campeonato Francês 2023/24"] .color-captions .caption:nth-child(3):after,.Table .table-container[id="Campeonato Francês 2024/25"] .color-captions .caption:nth-child(3):after{content:"Liga Conferência"}.Table .table-container[id="Campeonato Francês 2023/24"] .color-captions .caption:nth-child(4):after,.Table .table-container[id="Campeonato Francês 2024/25"] .color-captions .caption:nth-child(4):after{content:"Playoff do Rebaixamento"}.Table .table-container[id="Campeonato Francês 2023/24"] .color-captions .caption:nth-child(5):after,.Table .table-container[id="Campeonato Francês 2024/25"] .color-captions .caption:nth-child(5):after{content:"Rebaixados"}.Table .table-container[id="Campeonato Francês 2023/24"] .color-captions .caption:nth-child(2):before,.Table .table-container[id="Campeonato Francês 2024/25"] .color-captions .caption:nth-child(2):before{background-color:#0c9}.Table .table-container[id="Campeonato Francês 2023/24"] .color-captions .caption:nth-child(3):before,.Table .table-container[id="Campeonato Francês 2024/25"] .color-captions .caption:nth-child(3):before{background-color:#cca300}.Table .table-container[id="Campeonato Francês 2023/24"] .color-captions .caption:nth-child(4):before,.Table .table-container[id="Campeonato Francês 2024/25"] .color-captions .caption:nth-child(4):before{background-color:#ff5c00}.Table .table-container[id="Campeonato Francês 2023/24"] .color-captions .caption:nth-child(5):before,.Table .table-container[id="Campeonato Francês 2024/25"] .color-captions .caption:nth-child(5):before{background-color:#d5150b}.Table .table-container[id="Campeonato Alemão 2023/24"] .table-row:nth-of-type(6) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2024/25"] .table-row:nth-of-type(6) .table-row-list .team-container:before{background-color:#0c9}.Table .table-container[id="Campeonato Alemão 2023/24"] .table-row:nth-of-type(7) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2024/25"] .table-row:nth-of-type(7) .table-row-list .team-container:before{background-color:#cca300}.Table .table-container[id="Campeonato Alemão 2023/24"] .table-row:nth-of-type(8) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2023/24"] .table-row:nth-of-type(9) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2023/24"] .table-row:nth-of-type(10) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2023/24"] .table-row:nth-of-type(11) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2023/24"] .table-row:nth-of-type(12) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2023/24"] .table-row:nth-of-type(13) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2023/24"] .table-row:nth-of-type(14) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2023/24"] .table-row:nth-of-type(15) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2023/24"] .table-row:nth-of-type(16) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2024/25"] .table-row:nth-of-type(8) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2024/25"] .table-row:nth-of-type(9) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2024/25"] .table-row:nth-of-type(10) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2024/25"] .table-row:nth-of-type(11) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2024/25"] .table-row:nth-of-type(12) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2024/25"] .table-row:nth-of-type(13) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2024/25"] .table-row:nth-of-type(14) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2024/25"] .table-row:nth-of-type(15) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2024/25"] .table-row:nth-of-type(16) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Campeonato Alemão 2023/24"] .table-row:nth-of-type(17) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2024/25"] .table-row:nth-of-type(17) .table-row-list .team-container:before{background-color:#ff5c00}.Table .table-container[id="Campeonato Alemão 2023/24"] .table-row:nth-of-type(18) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2023/24"] .table-row:nth-of-type(19) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2024/25"] .table-row:nth-of-type(18) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Alemão 2024/25"] .table-row:nth-of-type(19) .table-row-list .team-container:before{background-color:#d5150b}.Table .table-container[id="Campeonato Alemão 2023/24"] .color-captions .caption:first-child,.Table .table-container[id="Campeonato Alemão 2023/24"] .color-captions .caption:nth-child(2),.Table .table-container[id="Campeonato Alemão 2023/24"] .color-captions .caption:nth-child(3),.Table .table-container[id="Campeonato Alemão 2023/24"] .color-captions .caption:nth-child(4),.Table .table-container[id="Campeonato Alemão 2023/24"] .color-captions .caption:nth-child(5),.Table .table-container[id="Campeonato Alemão 2024/25"] .color-captions .caption:first-child,.Table .table-container[id="Campeonato Alemão 2024/25"] .color-captions .caption:nth-child(2),.Table .table-container[id="Campeonato Alemão 2024/25"] .color-captions .caption:nth-child(3),.Table .table-container[id="Campeonato Alemão 2024/25"] .color-captions .caption:nth-child(4),.Table .table-container[id="Campeonato Alemão 2024/25"] .color-captions .caption:nth-child(5){display:flex}.Table .table-container[id="Campeonato Alemão 2023/24"] .color-captions .caption:first-child:after,.Table .table-container[id="Campeonato Alemão 2024/25"] .color-captions .caption:first-child:after{content:"Liga dos Campeões"}.Table .table-container[id="Campeonato Alemão 2023/24"] .color-captions .caption:nth-child(2):after,.Table .table-container[id="Campeonato Alemão 2024/25"] .color-captions .caption:nth-child(2):after{content:"Liga Europa"}.Table .table-container[id="Campeonato Alemão 2023/24"] .color-captions .caption:nth-child(3):after,.Table .table-container[id="Campeonato Alemão 2024/25"] .color-captions .caption:nth-child(3):after{content:"Liga Conferência"}.Table .table-container[id="Campeonato Alemão 2023/24"] .color-captions .caption:nth-child(4):after,.Table .table-container[id="Campeonato Alemão 2024/25"] .color-captions .caption:nth-child(4):after{content:"Playoff do Rebaixamento"}.Table .table-container[id="Campeonato Alemão 2023/24"] .color-captions .caption:nth-child(5):after,.Table .table-container[id="Campeonato Alemão 2024/25"] .color-captions .caption:nth-child(5):after{content:"Rebaixados"}.Table .table-container[id="Campeonato Alemão 2023/24"] .color-captions .caption:nth-child(2):before,.Table .table-container[id="Campeonato Alemão 2024/25"] .color-captions .caption:nth-child(2):before{background-color:#0c9}.Table .table-container[id="Campeonato Alemão 2023/24"] .color-captions .caption:nth-child(3):before,.Table .table-container[id="Campeonato Alemão 2024/25"] .color-captions .caption:nth-child(3):before{background-color:#cca300}.Table .table-container[id="Campeonato Alemão 2023/24"] .color-captions .caption:nth-child(4):before,.Table .table-container[id="Campeonato Alemão 2024/25"] .color-captions .caption:nth-child(4):before{background-color:#ff5c00}.Table .table-container[id="Campeonato Alemão 2023/24"] .color-captions .caption:nth-child(5):before,.Table .table-container[id="Campeonato Alemão 2024/25"] .color-captions .caption:nth-child(5):before{background-color:#d5150b}.Table .table-container[id="Campeonato Italiano 2023/24"] .table-row:nth-of-type(6) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2023/24"] .table-row:nth-of-type(7) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2024/25"] .table-row:nth-of-type(6) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2024/25"] .table-row:nth-of-type(7) .table-row-list .team-container:before{background-color:#0c9}.Table .table-container[id="Campeonato Italiano 2023/24"] .table-row:nth-of-type(8) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2024/25"] .table-row:nth-of-type(8) .table-row-list .team-container:before{background-color:#cca300}.Table .table-container[id="Campeonato Italiano 2023/24"] .table-row:nth-of-type(9) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2023/24"] .table-row:nth-of-type(10) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2023/24"] .table-row:nth-of-type(11) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2023/24"] .table-row:nth-of-type(12) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2023/24"] .table-row:nth-of-type(13) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2023/24"] .table-row:nth-of-type(14) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2023/24"] .table-row:nth-of-type(15) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2023/24"] .table-row:nth-of-type(16) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2023/24"] .table-row:nth-of-type(17) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2023/24"] .table-row:nth-of-type(18) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2024/25"] .table-row:nth-of-type(9) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2024/25"] .table-row:nth-of-type(10) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2024/25"] .table-row:nth-of-type(11) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2024/25"] .table-row:nth-of-type(12) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2024/25"] .table-row:nth-of-type(13) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2024/25"] .table-row:nth-of-type(14) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2024/25"] .table-row:nth-of-type(15) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2024/25"] .table-row:nth-of-type(16) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2024/25"] .table-row:nth-of-type(17) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2024/25"] .table-row:nth-of-type(18) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Campeonato Italiano 2023/24"] .table-row:nth-of-type(19) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2023/24"] .table-row:nth-of-type(20) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2023/24"] .table-row:nth-of-type(21) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2024/25"] .table-row:nth-of-type(19) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2024/25"] .table-row:nth-of-type(20) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Italiano 2024/25"] .table-row:nth-of-type(21) .table-row-list .team-container:before{background-color:#d5150b}.Table .table-container[id="Campeonato Italiano 2023/24"] .color-captions .caption:first-child,.Table .table-container[id="Campeonato Italiano 2023/24"] .color-captions .caption:nth-child(2),.Table .table-container[id="Campeonato Italiano 2023/24"] .color-captions .caption:nth-child(3),.Table .table-container[id="Campeonato Italiano 2023/24"] .color-captions .caption:nth-child(4),.Table .table-container[id="Campeonato Italiano 2024/25"] .color-captions .caption:first-child,.Table .table-container[id="Campeonato Italiano 2024/25"] .color-captions .caption:nth-child(2),.Table .table-container[id="Campeonato Italiano 2024/25"] .color-captions .caption:nth-child(3),.Table .table-container[id="Campeonato Italiano 2024/25"] .color-captions .caption:nth-child(4){display:flex}.Table .table-container[id="Campeonato Italiano 2023/24"] .color-captions .caption:first-child:after,.Table .table-container[id="Campeonato Italiano 2024/25"] .color-captions .caption:first-child:after{content:"Liga dos Campeões"}.Table .table-container[id="Campeonato Italiano 2023/24"] .color-captions .caption:nth-child(2):after,.Table .table-container[id="Campeonato Italiano 2024/25"] .color-captions .caption:nth-child(2):after{content:"Liga Europa"}.Table .table-container[id="Campeonato Italiano 2023/24"] .color-captions .caption:nth-child(3):after,.Table .table-container[id="Campeonato Italiano 2024/25"] .color-captions .caption:nth-child(3):after{content:"Liga Conferência"}.Table .table-container[id="Campeonato Italiano 2023/24"] .color-captions .caption:nth-child(4):after,.Table .table-container[id="Campeonato Italiano 2024/25"] .color-captions .caption:nth-child(4):after{content:"Rebaixados"}.Table .table-container[id="Campeonato Italiano 2023/24"] .color-captions .caption:nth-child(2):before,.Table .table-container[id="Campeonato Italiano 2024/25"] .color-captions .caption:nth-child(2):before{background-color:#0c9}.Table .table-container[id="Campeonato Italiano 2023/24"] .color-captions .caption:nth-child(3):before,.Table .table-container[id="Campeonato Italiano 2024/25"] .color-captions .caption:nth-child(3):before{background-color:#cca300}.Table .table-container[id="Campeonato Italiano 2023/24"] .color-captions .caption:nth-child(4):before,.Table .table-container[id="Campeonato Italiano 2024/25"] .color-captions .caption:nth-child(4):before{background-color:#d5150b}.Table .table-container[id="Copa Libertadores 2024"] .table-row:nth-of-type(4) .table-row-list .team-container:before,.Table .table-container[id="Copa Libertadores 2024"] .table-row:nth-of-type(5) .table-row-list .team-container:before,.Table .table-container[id="Copa Libertadores 2025"] .table-row:nth-of-type(4) .table-row-list .team-container:before,.Table .table-container[id="Copa Libertadores 2025"] .table-row:nth-of-type(5) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Copa Libertadores 2024"] .SoccerGroupModule-title,.Table .table-container[id="Copa Libertadores 2025"] .SoccerGroupModule-title{display:block}.Table .table-container[id="Campeonato Português 2023/24"] .table-row:nth-of-type(4) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2024/25"] .table-row:nth-of-type(4) .table-row-list .team-container:before{background-color:#0c9}.Table .table-container[id="Campeonato Português 2023/24"] .table-row:nth-of-type(5) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2024/25"] .table-row:nth-of-type(5) .table-row-list .team-container:before{background-color:#cca300}.Table .table-container[id="Campeonato Português 2023/24"] .table-row:nth-of-type(6) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2023/24"] .table-row:nth-of-type(7) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2023/24"] .table-row:nth-of-type(8) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2023/24"] .table-row:nth-of-type(9) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2023/24"] .table-row:nth-of-type(10) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2023/24"] .table-row:nth-of-type(11) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2023/24"] .table-row:nth-of-type(12) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2023/24"] .table-row:nth-of-type(13) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2023/24"] .table-row:nth-of-type(14) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2023/24"] .table-row:nth-of-type(15) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2023/24"] .table-row:nth-of-type(16) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2024/25"] .table-row:nth-of-type(6) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2024/25"] .table-row:nth-of-type(7) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2024/25"] .table-row:nth-of-type(8) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2024/25"] .table-row:nth-of-type(9) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2024/25"] .table-row:nth-of-type(10) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2024/25"] .table-row:nth-of-type(11) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2024/25"] .table-row:nth-of-type(12) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2024/25"] .table-row:nth-of-type(13) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2024/25"] .table-row:nth-of-type(14) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2024/25"] .table-row:nth-of-type(15) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2024/25"] .table-row:nth-of-type(16) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Campeonato Português 2023/24"] .table-row:nth-of-type(17) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2024/25"] .table-row:nth-of-type(17) .table-row-list .team-container:before{background-color:#ff5c00}.Table .table-container[id="Campeonato Português 2023/24"] .table-row:nth-of-type(18) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2023/24"] .table-row:nth-of-type(19) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2024/25"] .table-row:nth-of-type(18) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Português 2024/25"] .table-row:nth-of-type(19) .table-row-list .team-container:before{background-color:#d5150b}.Table .table-container[id="Campeonato Português 2023/24"] .color-captions .caption:first-child,.Table .table-container[id="Campeonato Português 2023/24"] .color-captions .caption:nth-child(2),.Table .table-container[id="Campeonato Português 2023/24"] .color-captions .caption:nth-child(3),.Table .table-container[id="Campeonato Português 2023/24"] .color-captions .caption:nth-child(4),.Table .table-container[id="Campeonato Português 2023/24"] .color-captions .caption:nth-child(5),.Table .table-container[id="Campeonato Português 2024/25"] .color-captions .caption:first-child,.Table .table-container[id="Campeonato Português 2024/25"] .color-captions .caption:nth-child(2),.Table .table-container[id="Campeonato Português 2024/25"] .color-captions .caption:nth-child(3),.Table .table-container[id="Campeonato Português 2024/25"] .color-captions .caption:nth-child(4),.Table .table-container[id="Campeonato Português 2024/25"] .color-captions .caption:nth-child(5){display:flex}.Table .table-container[id="Campeonato Português 2023/24"] .color-captions .caption:first-child:after,.Table .table-container[id="Campeonato Português 2024/25"] .color-captions .caption:first-child:after{content:"Liga dos Campeões"}.Table .table-container[id="Campeonato Português 2023/24"] .color-captions .caption:nth-child(2):after,.Table .table-container[id="Campeonato Português 2024/25"] .color-captions .caption:nth-child(2):after{content:"Liga Europa"}.Table .table-container[id="Campeonato Português 2023/24"] .color-captions .caption:nth-child(3):after,.Table .table-container[id="Campeonato Português 2024/25"] .color-captions .caption:nth-child(3):after{content:"Liga Conferência"}.Table .table-container[id="Campeonato Português 2023/24"] .color-captions .caption:nth-child(4):after,.Table .table-container[id="Campeonato Português 2024/25"] .color-captions .caption:nth-child(4):after{content:"Playoff do Rebaixamento"}.Table .table-container[id="Campeonato Português 2023/24"] .color-captions .caption:nth-child(5):after,.Table .table-container[id="Campeonato Português 2024/25"] .color-captions .caption:nth-child(5):after{content:"Rebaixados"}.Table .table-container[id="Campeonato Português 2023/24"] .color-captions .caption:nth-child(2):before,.Table .table-container[id="Campeonato Português 2024/25"] .color-captions .caption:nth-child(2):before{background-color:#0c9}.Table .table-container[id="Campeonato Português 2023/24"] .color-captions .caption:nth-child(3):before,.Table .table-container[id="Campeonato Português 2024/25"] .color-captions .caption:nth-child(3):before{background-color:#cca300}.Table .table-container[id="Campeonato Português 2023/24"] .color-captions .caption:nth-child(4):before,.Table .table-container[id="Campeonato Português 2024/25"] .color-captions .caption:nth-child(4):before{background-color:#ff5c00}.Table .table-container[id="Campeonato Português 2023/24"] .color-captions .caption:nth-child(5):before,.Table .table-container[id="Campeonato Português 2024/25"] .color-captions .caption:nth-child(5):before{background-color:#d5150b}.Table .table-container[id="Campeonato Saudita 2023/24"] .table-row:nth-of-type(4) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Saudita 2023/24"] .table-row:nth-of-type(5) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Saudita 2023/24"] .table-row:nth-of-type(6) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Saudita 2023/24"] .table-row:nth-of-type(7) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Saudita 2023/24"] .table-row:nth-of-type(8) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Saudita 2023/24"] .table-row:nth-of-type(9) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Saudita 2023/24"] .table-row:nth-of-type(10) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Saudita 2023/24"] .table-row:nth-of-type(11) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Saudita 2023/24"] .table-row:nth-of-type(12) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Saudita 2023/24"] .table-row:nth-of-type(13) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Saudita 2023/24"] .table-row:nth-of-type(14) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Saudita 2023/24"] .table-row:nth-of-type(15) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Saudita 2023/24"] .table-row:nth-of-type(16) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Campeonato Saudita 2023/24"] .table-row:nth-of-type(17) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Saudita 2023/24"] .table-row:nth-of-type(18) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Saudita 2023/24"] .table-row:nth-of-type(19) .table-row-list .team-container:before{background-color:#d5150b}.Table .table-container[id="Campeonato Saudita 2023/24"] .color-captions .caption:first-child,.Table .table-container[id="Campeonato Saudita 2023/24"] .color-captions .caption:nth-child(2){display:flex}.Table .table-container[id="Campeonato Saudita 2023/24"] .color-captions .caption:first-child:after{content:"Champions da Ásia"}.Table .table-container[id="Campeonato Saudita 2023/24"] .color-captions .caption:nth-child(2):after{content:"Rebaixados"}.Table .table-container[id="Campeonato Saudita 2023/24"] .color-captions .caption:nth-child(2):before{background-color:#d5150b}.Table .table-container[id="Campeonato Espanhol 2023/24"] .table-row:nth-of-type(6) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2023/24"] .table-row:nth-of-type(7) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2024/25"] .table-row:nth-of-type(6) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2024/25"] .table-row:nth-of-type(7) .table-row-list .team-container:before{background-color:#0c9}.Table .table-container[id="Campeonato Espanhol 2023/24"] .table-row:nth-of-type(8) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2024/25"] .table-row:nth-of-type(8) .table-row-list .team-container:before{background-color:#cca300}.Table .table-container[id="Campeonato Espanhol 2023/24"] .table-row:nth-of-type(9) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2023/24"] .table-row:nth-of-type(10) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2023/24"] .table-row:nth-of-type(11) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2023/24"] .table-row:nth-of-type(12) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2023/24"] .table-row:nth-of-type(13) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2023/24"] .table-row:nth-of-type(14) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2023/24"] .table-row:nth-of-type(15) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2023/24"] .table-row:nth-of-type(16) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2023/24"] .table-row:nth-of-type(17) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2023/24"] .table-row:nth-of-type(18) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2024/25"] .table-row:nth-of-type(9) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2024/25"] .table-row:nth-of-type(10) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2024/25"] .table-row:nth-of-type(11) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2024/25"] .table-row:nth-of-type(12) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2024/25"] .table-row:nth-of-type(13) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2024/25"] .table-row:nth-of-type(14) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2024/25"] .table-row:nth-of-type(15) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2024/25"] .table-row:nth-of-type(16) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2024/25"] .table-row:nth-of-type(17) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2024/25"] .table-row:nth-of-type(18) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Campeonato Espanhol 2023/24"] .table-row:nth-of-type(19) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2023/24"] .table-row:nth-of-type(20) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2023/24"] .table-row:nth-of-type(21) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2024/25"] .table-row:nth-of-type(19) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2024/25"] .table-row:nth-of-type(20) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Espanhol 2024/25"] .table-row:nth-of-type(21) .table-row-list .team-container:before{background-color:#d5150b}.Table .table-container[id="Campeonato Espanhol 2023/24"] .color-captions .caption:first-child,.Table .table-container[id="Campeonato Espanhol 2023/24"] .color-captions .caption:nth-child(2),.Table .table-container[id="Campeonato Espanhol 2023/24"] .color-captions .caption:nth-child(3),.Table .table-container[id="Campeonato Espanhol 2023/24"] .color-captions .caption:nth-child(4),.Table .table-container[id="Campeonato Espanhol 2024/25"] .color-captions .caption:first-child,.Table .table-container[id="Campeonato Espanhol 2024/25"] .color-captions .caption:nth-child(2),.Table .table-container[id="Campeonato Espanhol 2024/25"] .color-captions .caption:nth-child(3),.Table .table-container[id="Campeonato Espanhol 2024/25"] .color-captions .caption:nth-child(4){display:flex}.Table .table-container[id="Campeonato Espanhol 2023/24"] .color-captions .caption:first-child:after,.Table .table-container[id="Campeonato Espanhol 2024/25"] .color-captions .caption:first-child:after{content:"Liga dos Campeões"}.Table .table-container[id="Campeonato Espanhol 2023/24"] .color-captions .caption:nth-child(2):after,.Table .table-container[id="Campeonato Espanhol 2024/25"] .color-captions .caption:nth-child(2):after{content:"Liga Europa"}.Table .table-container[id="Campeonato Espanhol 2023/24"] .color-captions .caption:nth-child(3):after,.Table .table-container[id="Campeonato Espanhol 2024/25"] .color-captions .caption:nth-child(3):after{content:"Liga Conferência"}.Table .table-container[id="Campeonato Espanhol 2023/24"] .color-captions .caption:nth-child(4):after,.Table .table-container[id="Campeonato Espanhol 2024/25"] .color-captions .caption:nth-child(4):after{content:"Rebaixados"}.Table .table-container[id="Campeonato Espanhol 2023/24"] .color-captions .caption:nth-child(2):before,.Table .table-container[id="Campeonato Espanhol 2024/25"] .color-captions .caption:nth-child(2):before{background-color:#0c9}.Table .table-container[id="Campeonato Espanhol 2023/24"] .color-captions .caption:nth-child(3):before,.Table .table-container[id="Campeonato Espanhol 2024/25"] .color-captions .caption:nth-child(3):before{background-color:#cca300}.Table .table-container[id="Campeonato Espanhol 2023/24"] .color-captions .caption:nth-child(4):before,.Table .table-container[id="Campeonato Espanhol 2024/25"] .color-captions .caption:nth-child(4):before{background-color:#d5150b}.Table .table-container[id="Copa Sul-Americana 2024"] .table-row:nth-of-type(4) .table-row-list .team-container:before,.Table .table-container[id="Copa Sul-Americana 2024"] .table-row:nth-of-type(5) .table-row-list .team-container:before,.Table .table-container[id="Copa Sul-Americana 2025"] .table-row:nth-of-type(4) .table-row-list .team-container:before,.Table .table-container[id="Copa Sul-Americana 2025"] .table-row:nth-of-type(5) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Copa Sul-Americana 2024"] .SoccerGroupModule-title,.Table .table-container[id="Copa Sul-Americana 2025"] .SoccerGroupModule-title{display:block}.Table .table-container[id="Copa Itatiaia 2023/24 - BH"] .table-row:nth-of-type(4) .table-row-list .team-container:before,.Table .table-container[id="Copa Itatiaia 2023/24 - BH"] .table-row:nth-of-type(5) .table-row-list .team-container:before,.Table .table-container[id="Copa Itatiaia 2023/24 - Metropolitana"] .table-row:nth-of-type(4) .table-row-list .team-container:before,.Table .table-container[id="Copa Itatiaia 2023/24 - Metropolitana"] .table-row:nth-of-type(5) .table-row-list .team-container:before,.Table .table-container[id="Copa Itatiaia 2024/25 - BH"] .table-row:nth-of-type(4) .table-row-list .team-container:before,.Table .table-container[id="Copa Itatiaia 2024/25 - BH"] .table-row:nth-of-type(5) .table-row-list .team-container:before,.Table .table-container[id="Copa Itatiaia 2024/25 - Metropolitana"] .table-row:nth-of-type(4) .table-row-list .team-container:before,.Table .table-container[id="Copa Itatiaia 2024/25 - Metropolitana"] .table-row:nth-of-type(5) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Copa Itatiaia 2023/24 - BH"] .SoccerGroupModule-title,.Table .table-container[id="Copa Itatiaia 2023/24 - Metropolitana"] .SoccerGroupModule-title,.Table .table-container[id="Copa Itatiaia 2024/25 - BH"] .SoccerGroupModule-title,.Table .table-container[id="Copa Itatiaia 2024/25 - Metropolitana"] .SoccerGroupModule-title{display:block}.Table .table-container[id="Copa Itatiaia 2024/25 - Chave BH"] .table-row:nth-of-type(4) .table-row-list .team-container:before,.Table .table-container[id="Copa Itatiaia 2024/25 - Chave BH"] .table-row:nth-of-type(5) .table-row-list .team-container:before,.Table .table-container[id="Copa Itatiaia 2024/25 - Chave Metropolitana"] .table-row:nth-of-type(4) .table-row-list .team-container:before,.Table .table-container[id="Copa Itatiaia 2024/25 - Chave Metropolitana"] .table-row:nth-of-type(5) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Copa Itatiaia 2024/25 - Chave BH"] .SoccerGroupModule-title,.Table .table-container[id="Copa Itatiaia 2024/25 - Chave Metropolitana"] .SoccerGroupModule-title{display:block;color:transparent}.Table .table-container[id="Copa Itatiaia 2024/25 - Chave BH"] .SoccerGroupModule-title:after,.Table .table-container[id="Copa Itatiaia 2024/25 - Chave Metropolitana"] .SoccerGroupModule-title:after{position:relative;left:-77px;color:#000}.Table .table-container[id="Copa Itatiaia 2024/25 - Chave BH"] .SoccerGroupModule-content>.SoccerGroupModule-title:first-child:after,.Table .table-container[id="Copa Itatiaia 2024/25 - Chave Metropolitana"] .SoccerGroupModule-content>.SoccerGroupModule-title:first-child:after{content:"GRUPO 1"}.Table .table-container[id="Copa Itatiaia 2024/25 - Chave BH"] .SoccerGroupModule-content>.SoccerGroupModule-title:nth-child(3):after,.Table .table-container[id="Copa Itatiaia 2024/25 - Chave Metropolitana"] .SoccerGroupModule-content>.SoccerGroupModule-title:nth-child(3):after{content:"GRUPO 2"}.Table .table-container[id="Copa Itatiaia 2024/25 - Chave BH"] .SoccerGroupModule-content>.SoccerGroupModule-title:nth-child(5):after,.Table .table-container[id="Copa Itatiaia 2024/25 - Chave Metropolitana"] .SoccerGroupModule-content>.SoccerGroupModule-title:nth-child(5):after{content:"GRUPO 3"}.Table .table-container[id="Copa Itatiaia 2024/25 - Chave BH"] .SoccerGroupModule-content>.SoccerGroupModule-title:nth-child(7):after,.Table .table-container[id="Copa Itatiaia 2024/25 - Chave Metropolitana"] .SoccerGroupModule-content>.SoccerGroupModule-title:nth-child(7):after{content:"GRUPO 4"}.Table .table-container[id="Copa Itatiaia 2024/25 - Chave BH"] .SoccerGroupModule-content>.SoccerGroupModule-title:nth-child(9):after,.Table .table-container[id="Copa Itatiaia 2024/25 - Chave Metropolitana"] .SoccerGroupModule-content>.SoccerGroupModule-title:nth-child(9):after{content:"GRUPO 5"}.Table .table-container[id="Copa Itatiaia 2024/25 - Chave BH"] .SoccerGroupModule-content>.SoccerGroupModule-title:nth-child(11):after,.Table .table-container[id="Copa Itatiaia 2024/25 - Chave Metropolitana"] .SoccerGroupModule-content>.SoccerGroupModule-title:nth-child(11):after{content:"GRUPO 6"}.Table .table-container[id="Copa Itatiaia 2024/25 - Chave BH"] .SoccerGroupModule-content>.SoccerGroupModule-title:nth-child(13):after,.Table .table-container[id="Copa Itatiaia 2024/25 - Chave Metropolitana"] .SoccerGroupModule-content>.SoccerGroupModule-title:nth-child(13):after{content:"GRUPO 7"}.Table .table-container[id="Copa Itatiaia 2024/25 - Chave BH"] .SoccerGroupModule-content>.SoccerGroupModule-title:nth-child(15):after,.Table .table-container[id="Copa Itatiaia 2024/25 - Chave Metropolitana"] .SoccerGroupModule-content>.SoccerGroupModule-title:nth-child(15):after{content:"GRUPO 8"}.Table .table-container[id="Campeonato Mineiro 2025"] .table-row:nth-of-type(4) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Mineiro 2025"] .table-row:nth-of-type(5) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Campeonato Mineiro 2025"] .SoccerGroupModule-title{display:block}.Table .table-container[id="Campeonato Paulista 2025"] .table-row:nth-of-type(4) .table-row-list .team-container:before,.Table .table-container[id="Campeonato Paulista 2025"] .table-row:nth-of-type(5) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Campeonato Paulista 2025"] .SoccerGroupModule-title{display:block}.Table .table-container[id="Mundial de Clubes da FIFA 2025"] .table-row:nth-of-type(4) .table-row-list .team-container:before,.Table .table-container[id="Mundial de Clubes da FIFA 2025"] .table-row:nth-of-type(5) .table-row-list .team-container:before{background-color:#f0f0f0}.Table .table-container[id="Mundial de Clubes da FIFA 2025"] .SoccerGroupModule-title{display:block}.SearchResultsModule{display:block;padding-bottom:40px}.SearchResultsModule-count{font-weight:400;margin:30px 0 0}.SearchResultsModule-count-desktop{display:none;font-weight:400;margin:30px 0 0}.SearchResultsModule-count-mobile{border-bottom:1px solid var(--color-border);display:block;font-weight:400;margin:30px 0 0;padding-bottom:10px}.SearchResultsModule-description{text-align:center}.SearchResultsModule-formButton{background:#fff;border:1px solid var(--color-border);border-left:none;border-radius:0 25px 25px 0;cursor:pointer;height:50px;padding-right:15px}.SearchResultsModule-formButton svg{fill:var(--color-primary-text);height:20px;width:20px}.SearchResultsModule-formInput{border:1px solid var(--color-border);border-radius:25px 0 0 25px;border-right:none;color:var(--color-primary-text);font-weight:400;height:50px;padding-left:20px;width:100%}.SearchResultsModule-filters-open{border-bottom:1px solid var(--color-border);font-size:1.6rem;font-weight:700;padding:15px 0;position:relative;text-align:left;width:100%}.SearchResultsModule-filters-open svg{fill:var(--color-primary-text);height:14px;left:0;margin-left:55px;position:absolute;right:0;top:22px;transform:rotate(90deg);width:14px}[data-has-results=false] .SearchResultsModule-filters{display:none}@media only screen and (max-width:1023px){.SearchResultsModule-filters-overlay{background:#fff;bottom:0;display:none;left:0;overflow-y:scroll;padding:40px 20px;position:fixed;right:0;top:0;z-index:50}[data-filters-open=true] .SearchResultsModule-filters-overlay{display:block}}.SearchResultsModule-filters-close{position:absolute;right:20px;top:30px}.SearchResultsModule-filters-close svg{height:15px;width:15px}.SearchResultsModule-filters-apply{display:none;margin:20px auto 0}[data-filters-open=true] .SearchResultsModule-filters-apply{display:block}.SearchResultsModule-filters-title{letter-spacing:0;margin-bottom:20px}.SearchResultsModule-filters-title svg{display:none}.SearchResultsModule-filters-selected{border-radius:8px;height:0;overflow:hidden;padding:1px 0 0}.SearchResultsModule-filters-selected[data-showing]{background:var(--color-search-module-background);display:block;height:auto;margin-bottom:20px;padding:15px}.SearchResultsModule-filters-selected-content{padding:10px}.SearchResultsModule-filters-selected-filter,.SearchResultsModule-filters-selected-heading{display:grid;grid-template-columns:auto auto;justify-content:space-between}.SearchResultsModule-filters-selected-filter{font-weight:400;margin-bottom:20px}.SearchResultsModule-filters-selected-filter .close-x{fill:var(--color-primary-text);height:9px;width:9px}.SearchResultsModule-filters-selected-filter:last-of-type{margin-bottom:0}.SearchResultsModule-filters-selected-reset{color:var(--color-primary);text-transform:uppercase}.SearchResultsModule-filters-selected-title{margin-bottom:5px}.SearchResultsModule-noResults{margin:30px 0 0;text-align:center}.SearchResultsModule-pageAside{margin-top:30px}.SearchResultsModule-pageHeading{margin-bottom:10px;text-align:center}.SearchResultsModule-query{display:flex;justify-content:space-between;margin-top:20px}.SearchResultsModule-results,.SearchResultsModule-spotlights{list-style:none}.SearchResultsModule-results-item,.SearchResultsModule-spotlights-item{border-bottom:1px solid var(--color-border);margin-bottom:20px;padding-bottom:20px}.SearchResultsModule-results{margin-bottom:30px;width:100%}.SearchResultsModule-results-header{align-items:center;justify-content:space-between;margin-bottom:20px;position:relative}.SearchResultsModule-results-header-end{align-items:center;display:flex;position:absolute;right:0;bottom:0;margin-bottom:38px}.SearchResultsModule-sorts{font-size:1.1rem;font-weight:600;position:relative}.SearchResultsModule-sorts .Select-input{text-transform:none}.SearchResultsModule-sorts select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid var(--color-primary-text);border-radius:20px;color:var(--color-primary-text);cursor:pointer;height:32px;letter-spacing:1px;margin-left:10px;padding:7px 26px 7px 10px;width:120px}.SearchResultsModule-sorts svg{color:var(--color-primary-text);height:6px;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);width:10px}.SearchResultsModule-sorts label>span{display:inline-block;color:var(--color-primary-text)}.SearchResultsModule-topContainer{background:var(--color-search-module-background);margin-bottom:20px;padding-top:30px;padding-bottom:30px}.SearchResultsModule .PagePromo{display:grid;grid-column-gap:15px;grid-template-columns:auto auto;justify-content:flex-start}.SearchResultsModule .PagePromo[data-no-media]{display:block}.SearchResultsModule .PagePromo-media{order:2;width:90px}.SearchResultsModule .PagePromoModuleC{display:grid;grid-gap:15px;grid-template-columns:auto auto;justify-content:flex-start}@media only screen and (min-width:768px){.SearchResultsModule-formButton{padding-right:30px}.SearchResultsModule-results-header{margin-bottom:30px}.SearchResultsModule-results-item,.SearchResultsModule-spotlights-item{margin-bottom:30px;padding-bottom:30px}.SearchResultsModule-topContainer{margin-bottom:46px;padding-bottom:50px;padding-top:50px}.SearchResultsModule .PagePromo{align-items:center;grid-gap:20px}.SearchResultsModule .PagePromo-category{margin-bottom:5px}.SearchResultsModule .PagePromo-content{order:2}.SearchResultsModule .PagePromo-media{margin-left:0;order:1;width:250px}.SearchResultsModule .PagePromo-title{margin-bottom:10px}.SearchResultsModule .PagePromoModuleC{align-items:flex-start;grid-gap:20px}.SearchResultsModule .PagePromoModuleC-content{order:2}}@media only screen and (min-width:1024px){.SearchResultsModule{padding-bottom:50px}.SearchResultsModule-ajax{margin-top:70px}.SearchResultsModule-count-desktop{display:block;margin:20px 0 0}.SearchResultsModule-count-mobile{display:none;margin:20px 0 0}.SearchResultsModule-noResults{margin:20px 0 0}.SearchResultsModule-filters-apply,.SearchResultsModule-filters-close,.SearchResultsModule-filters-open,[data-filters-open=true] .SearchResultsModule-filters-apply,[data-filters-open=true] .SearchResultsModule-filters-close,[data-filters-open=true] .SearchResultsModule-filters-open{display:none}.SearchResultsModule-formButton{padding-right:30px}.SearchResultsModule-formInput{padding-left:30px}.SearchResultsModule-pageAside{margin-top:50px}.SearchResultsModule-results-header{border-bottom:1px solid var(--color-border);display:grid;grid-template-columns:auto auto;justify-content:space-between;padding-bottom:20px}.SearchResultsModule-results-header-end{margin:0;position:relative}.SearchResultsModule-results-item{margin-bottom:40px;padding-bottom:40px}.SearchResultsModule-sorts select{width:161px}.SearchResultsModule-spotlights-item{margin-bottom:40px;padding-bottom:40px}.SearchResultsModule-topContainer{margin-bottom:60px;padding-top:70px;padding-bottom:80px}.SearchResultsModule-wrapper{grid-column-gap:40px;display:grid}.SearchResultsModule-wrapper[data-has-filters]{grid-template-columns:300px auto}}@media only screen and (min-width:1280px){.SearchResultsModule-query{width:900px;margin-left:auto;margin-right:auto;margin-top:30px}.SearchResultsModule-wrapper[data-has-filters]{grid-template-columns:320px auto}.SearchResultsModule .PagePromo-media{width:340px}}.SearchModule-formButton{background:#fff;border:1px solid var(--color-border);border-left:none;border-radius:0 25px 25px 0;cursor:pointer;height:50px;padding-right:15px}.SearchModule-formButton svg{fill:var(--color-primary-text);height:20px;width:20px}.SearchModule-formInput{border:1px solid var(--color-border);border-radius:25px 0 0 25px;border-right:none;color:var(--color-primary-text);font-weight:400;height:50px;padding-left:20px;width:100%}.SearchModule-form{display:flex;justify-content:space-between}@media only screen and (min-width:768px){.SearchModule-formButton{padding-right:30px}}@media only screen and (min-width:1024px){.SearchModule-formButton{padding-right:30px}.SearchModule-formInput{padding-left:30px}}@media only screen and (min-width:1280px){.SearchModule-form{width:900px;margin:0 auto}}.SearchFilter{border-bottom:1px solid var(--color-border)}.SearchFilter:first-of-type{border-top:1px solid var(--color-border)}.SearchFilter:last-of-type{border-bottom:0}.SearchFilter-content{display:block;margin-bottom:20px}.SearchFilter-content[data-toggle-in=search-filter]{height:44px;overflow:hidden;margin-bottom:0}.SearchFilter-content[data-toggle-in=search-filter] .SearchFilter-heading svg{transform:rotate(0deg);top:20px}.SearchFilter-heading{cursor:pointer;padding:14px 0;position:relative}.SearchFilter-heading svg{fill:var(--color-primary-text);height:6px;position:absolute;top:20px;right:0;transform:rotate(180deg);width:10px}.SearchFilter-items{list-style:none}.SearchFilter-items-item{margin-bottom:10px;padding-left:3px}.SearchFilter-items-item:last-of-type{margin:0}[data-see-all] .SearchFilter-items-wrapper{height:100px;overflow:hidden}.SearchFilter-seeAll[data-toggle-in=see-all] .seeLessText{display:inline}.SearchFilter-seeAll[data-toggle-in=see-all] .seeAllText{display:none}.SearchFilter-seeAll[data-toggle-in=see-all] .SearchFilter-items-wrapper{height:auto;overflow:visible}.SearchFilter-seeAll-button{color:var(--color-primary);margin-top:20px;text-transform:uppercase;font-weight:700}.SearchFilter-seeAll .seeLessText{display:none}@media only screen and (min-width:1024px){.SearchFilter{padding:0}}.SearchFilterInput{align-items:baseline;display:flex}.SearchFilterInput .CheckboxInput-label{display:flex}.SearchFilterInput .CheckboxInput input{height:10px;width:10px}.SearchFilterInput-count{margin-left:5px;word-break:keep-all}.SectionPage .Page-twoColumn{margin-bottom:40px;margin-top:40px}.SectionPage .Page-breadcrumbs{margin:20px 0 0;padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.SectionPage .Page-breadcrumbs-after,.SectionPage .Page-breadcrumbs-before{min-height:16px;opacity:0;visibility:hidden}.SectionPage .Page-breadcrumbs-visible{opacity:1;visibility:visible}@media only screen and (min-width:1024px){.SectionPage .Page-twoColumn{margin-bottom:80px;margin-top:80px}}.SocialBar{margin:22px auto 40px}.SocialBar-items{display:grid;grid-gap:24px;grid-auto-flow:column;grid-template-columns:repeat(auto-fit,30px);list-style:none;filter:grayscale(1)}.SocialBar-items .SocialLink{border:initial}.SocialLink{align-items:center;border:1px solid var(--color-primary-text);border-radius:50%;display:flex;height:30px;justify-content:center;position:relative;width:30px}.SocialLink svg{align-items:center;border:0;fill:#000;height:24px;width:24px}.SocialLink span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.SocialLink:hover{cursor:pointer}.SocialLink:hover svg{fill:var(--color-link-text-hover)}.SocialLink[data-social-service=linkedin] svg{height:14px;width:14px}.TableMatchGroupModule{display:block;width:100%;margin:50px auto}.TableMatchGroupModule .header{padding:20px 0}.TableMatchGroupModule .header .title{text-align:center;font-size:20px;text-transform:uppercase;font-weight:700;margin-bottom:20px}.TableMatchGroupModule .header .controller{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;padding:10px 0;margin-bottom:10px}.TableMatchGroupModule .header .controller-round{flex:1;text-align:center;font-size:14px;text-transform:uppercase;font-weight:700}.TableMatchGroupModule .header .controller-btn{padding:5px;border:none;margin:0;background:none;cursor:pointer}.TableMatchGroupModule .header .controller-btn:disabled{opacity:.3;cursor:not-allowed}.TableMatchGroupModule .header .controller-btn svg{width:20px;fill:green}.TableMatchGroupModule .groups .header-group{font-weight:700;text-align:center}.TableMatchGroupModule .groups--hidden{display:none}.TableMatchGroupModule .groups .container{padding:10px 0;margin:10px 0;border:1px solid #f0f0f0}.TableMatchGroupModule .groups .container-journey,.TableMatchGroupModule .groups .container-matches{width:100%}.TableMatchGroupModule .groups .container .date{font-size:13px;text-transform:uppercase;font-weight:700;margin-top:0}.TableMatchGroupModule .groups .container .round-score,.TableMatchGroupModule .groups .container .round-score .team{display:flex;align-items:center}.TableMatchGroupModule .groups .container .round-score .team:first-child .team-name{text-align:right}.TableMatchGroupModule .groups .container .round-score .team-name{font-size:18px;margin:0 5px;min-width:120px;width:100%;white-space:pre;display:none}@media only screen and (min-width:768px){.TableMatchGroupModule .groups .container .round-score .team-name{display:none}}.TableMatchGroupModule .groups .container .round-score .team-acronym{font-size:18px;margin:0 5px;white-space:pre;display:block}@media only screen and (min-width:768px){.TableMatchGroupModule .groups .container .round-score .team-acronym{display:block}}.TableMatchGroupModule .groups .container .round-score .team-image{width:30px;height:30px;margin:0 5px;font-size:0}.TableMatchGroupModule .groups .container .round-score .score{display:flex;align-items:center;margin:0 20px}.TableMatchGroupModule .groups .container .round-score .score-goals{font-size:22px}.TableMatchGroupModule .groups .container .round-score .score .score-penalty-goals-left,.TableMatchGroupModule .groups .container .round-score .score .score-penalty-goals-right{font-size:12px;letter-spacing:2px}.TableMatchGroupModule .groups .container .round-score .score .score-penalty-goals-left{margin-left:10px;margin-right:-15px}.TableMatchGroupModule .groups .container .round-score .score .score-penalty-goals-right{margin-left:-13px;margin-right:10px}.TableMatchGroupModule .groups .container .round-score .score-separator{margin:0 20px;font-weight:300}.TableMatchGroupModule .groups .container .venue-name{font-size:13px;text-transform:uppercase;font-weight:700;margin-top:10px;display:flex;flex-direction:column;align-items:center}.TableMatchGroupModule .groups .container .venue-name a{background:#09602c;color:#fff;font-size:11px;font-weight:700;border-radius:20px;padding:5px 15px;text-decoration:none;transition:background .2s;margin-top:4px;letter-spacing:normal}.TableMatchGroupModule .groups .container .venue-name a:hover{background:#176b3a}.TableMatchGroupModule .rounds .round{display:flex;flex-direction:column;align-items:center;border:1px solid #ddd;padding:20px;border-radius:5px;margin:5px 0}.TableMatchGroupModule .rounds .round--hidden{display:none}.TableMatchGroupModule .rounds .round-time{font-size:13px;text-transform:uppercase;font-weight:700;margin-top:0}.TableMatchGroupModule .rounds .round .venue-name{font-size:13px;text-transform:uppercase;font-weight:700;margin-top:10px;display:flex;flex-direction:column;align-items:center}.TableMatchGroupModule .rounds .round .venue-name a{background:#09602c;color:#fff;font-size:11px;font-weight:700;border-radius:20px;padding:5px 15px;text-decoration:none;transition:background .2s;margin-top:4px;letter-spacing:normal}.TableMatchGroupModule .rounds .round .venue-name a:hover{background:#176b3a}.TableMatchGroupModule .rounds .round-score,.TableMatchGroupModule .rounds .round-score .team{display:flex;align-items:center}.TableMatchGroupModule .rounds .round-score .team .team-name{overflow:hidden;text-overflow:ellipsis}.TableMatchGroupModule .rounds .round-score .team:first-child .team-name{text-align:right}.TableMatchGroupModule .rounds .round-score .team-name{font-size:18px;margin:0 5px;width:100%;white-space:pre;display:none}@media only screen and (min-width:768px){.TableMatchGroupModule .rounds .round-score .team-name{display:none}}.TableMatchGroupModule .rounds .round-score .team-acronym{font-size:18px;margin:0 5px;white-space:pre;display:block}@media only screen and (min-width:768px){.TableMatchGroupModule .rounds .round-score .team-acronym{display:block}}.TableMatchGroupModule .rounds .round-score .team-image{width:30px;height:30px;margin:0 5px;font-size:0}.TableMatchGroupModule .rounds .round-score .score{display:flex;align-items:center;margin:0 20px;white-space:nowrap}.TableMatchGroupModule .rounds .round-score .score-goals{font-size:22px}.TableMatchGroupModule .rounds .round-score .score .score-penalty-goals-left,.TableMatchGroupModule .rounds .round-score .score .score-penalty-goals-right{font-size:12px;letter-spacing:2px}.TableMatchGroupModule .rounds .round-score .score .score-penalty-goals-left{margin-left:10px;margin-right:-15px}.TableMatchGroupModule .rounds .round-score .score .score-penalty-goals-right{margin-left:-13px;margin-right:10px}.TableMatchGroupModule .rounds .round-score .score-separator{margin:0 20px;font-weight:300}.PageListCarouselCTableMatchGroup{padding-top:0!important;margin-bottom:50px}.PageListCarouselCTableMatchGroup .PageList-items .flickity-prev-next-button{border:none;top:0;transform:none}.TableMatchLeagueModule .score{display:flex;align-items:center}.TableMatchLeagueModule .score-goals{font-size:22px}.TableMatchLeagueModule .score .score-penalty-goals-left,.TableMatchLeagueModule .score .score-penalty-goals-right{font-size:12px;letter-spacing:2px}.TableMatchLeagueModule .score .score-penalty-goals-left{margin-left:5px;margin-right:-17px}.TableMatchLeagueModule .score .score-penalty-goals-right{margin-left:-15px;margin-right:5px}.TableMatchLeagueModule .score-separator{margin:0 20px;font-weight:300}.TableMatchLeagueModule .venue-name{display:flex;flex-direction:column;align-items:center;margin-bottom:4px}.TableMatchLeagueModule .venue-name a{background:#09602c;color:#fff;font-size:11px;font-weight:700;border-radius:20px;padding:5px 15px;text-decoration:none;transition:background .2s;margin-top:4px;letter-spacing:normal}.TableMatchLeagueModule .venue-name a:hover{background:#176b3a}.PageListCarouselCTableLeague{max-width:280px;margin:0 auto}.PageListCarouselCTableLeague .PageList-items .flickity-prev-next-button{top:0;transform:none}.TableMatchRoundModule{display:block;width:100%;margin:50px auto}.TableMatchRoundModule .header{padding:20px 0}.TableMatchRoundModule .header .title{text-align:center;font-size:20px;text-transform:uppercase;font-weight:700;margin-bottom:20px}.TableMatchRoundModule .header .controller{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;padding:10px 0;margin-bottom:10px}.TableMatchRoundModule .header .controller-round{flex:1;text-align:center;font-size:14px;text-transform:uppercase;font-weight:700}.TableMatchRoundModule .header .controller-btn{padding:5px;border:none;margin:0;background:none;cursor:pointer}.TableMatchRoundModule .header .controller-btn:disabled{opacity:.3;cursor:not-allowed}.TableMatchRoundModule .header .controller-btn svg{width:20px;fill:green}.TableMatchRoundModule .rounds .round{display:flex;flex-direction:column;align-items:center;border:1px solid #ddd;padding:20px;border-radius:5px;margin:5px 0}.TableMatchRoundModule .rounds .round--hidden{display:none}.TableMatchRoundModule .rounds .round-time{font-size:13px;text-transform:uppercase;font-weight:700;margin-top:0}.TableMatchRoundModule .rounds .round .venue-name{font-size:13px;text-transform:uppercase;font-weight:700;margin-top:10px;display:flex;flex-direction:column;align-items:center}.TableMatchRoundModule .rounds .round .venue-name a{background:#09602c;color:#fff;font-size:11px;font-weight:700;border-radius:20px;padding:5px 15px;text-decoration:none;transition:background .2s;margin-top:4px;letter-spacing:normal}.TableMatchRoundModule .rounds .round .venue-name a:hover{background:#176b3a}.TableMatchRoundModule .rounds .round-score,.TableMatchRoundModule .rounds .round-score .team{display:flex;align-items:center}.TableMatchRoundModule .rounds .round-score .team:first-child .team-name{text-align:right}.TableMatchRoundModule .rounds .round-score .team-name{font-size:18px;margin:0 5px;width:200px;white-space:pre;display:none}@media only screen and (min-width:768px){.TableMatchRoundModule .rounds .round-score .team-name{display:block}}.TableMatchRoundModule .rounds .round-score .team-acronym{font-size:18px;margin:0 5px;white-space:pre;display:block}@media only screen and (min-width:768px){.TableMatchRoundModule .rounds .round-score .team-acronym{display:none}}.TableMatchRoundModule .rounds .round-score .team-image{width:30px;height:30px;margin:0 5px;font-size:0}.TableMatchRoundModule .rounds .round-score .score{display:flex;align-items:center;margin:0 20px}.TableMatchRoundModule .rounds .round-score .score-goals{font-size:22px}.TableMatchRoundModule .rounds .round-score .score .score-penalty-goals-left,.TableMatchRoundModule .rounds .round-score .score .score-penalty-goals-right{font-size:12px;letter-spacing:2px}.TableMatchRoundModule .rounds .round-score .score .score-penalty-goals-left{margin-left:10px;margin-right:-15px}.TableMatchRoundModule .rounds .round-score .score .score-penalty-goals-right{margin-left:-13px;margin-right:10px}.TableMatchRoundModule .rounds .round-score .score-separator{margin:0 20px;font-weight:300}.SoccerCalendar{margin:32px auto;padding:0 16px 32px;font-family:DM Sans;color:#212121}.SoccerCalendar .schedule-header .schedule-title-wrapper{border-bottom:1px solid #f0f0f0;margin-bottom:40px;width:100%}.SoccerCalendar .schedule-header .schedule-title-wrapper .schedule-title{border-bottom:1px solid #09602c;color:#212121;font-size:24px;font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SoccerCalendar .schedule-header .schedule-subtitle{font-size:16px;color:#212121;margin-bottom:40px}.SoccerCalendar .schedule-header .schedule-carousel{display:flex;align-items:center;justify-content:center;margin-bottom:24px;gap:8px}.SoccerCalendar .schedule-header .schedule-carousel .carousel-arrow{background:none;border:none;cursor:pointer;padding:0 8px;display:flex;align-items:center}.SoccerCalendar .schedule-header .schedule-carousel .carousel-arrow:disabled{opacity:.4;cursor:not-allowed}.SoccerCalendar .schedule-header .schedule-carousel .carousel-day{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:48px;height:64px;cursor:pointer;transition:background .2s,color .2s;background:#fff;color:#7f7f7f;font-size:10px;font-weight:700;position:relative}.SoccerCalendar .schedule-header .schedule-carousel .carousel-day.selected{color:#212121;background:#f0f0f0}.SoccerCalendar .schedule-header .schedule-carousel .carousel-day .carousel-weekday{background:#f0f0f0;font-size:10px;font-weight:700;padding:2px 0;width:inherit}.SoccerCalendar .schedule-header .schedule-carousel .carousel-day .carousel-weekday.selected{background:#09602c;color:#fff}.SoccerCalendar .schedule-header .schedule-carousel .carousel-day .carousel-daynum{font-size:20px;font-weight:700}.SoccerCalendar .schedule-header .schedule-carousel .carousel-day .carousel-month{font-size:16px;font-weight:400}.SoccerCalendar .game-card{border:1px solid #bebebe;margin-bottom:32px;padding:24px 16px 16px;display:flex;flex-direction:column;align-items:center}.SoccerCalendar .game-header{text-align:center;margin-bottom:12px;color:#212121;font-size:12px;font-weight:600;letter-spacing:.5px}.SoccerCalendar .game-header .game-time{font-weight:700;color:#212121;font-size:12px;margin-right:6px}.SoccerCalendar .game-header .game-motivo{color:#212121;font-size:12px;font-weight:400}.SoccerCalendar .game-main{margin-bottom:10px;width:100%}.SoccerCalendar .game-main,.SoccerCalendar .team{display:flex;align-items:center;justify-content:center}.SoccerCalendar .team{min-width:0;flex:1 1 0;gap:8px}.SoccerCalendar .team.team-a{justify-content:flex-end}.SoccerCalendar .team.team-b{justify-content:flex-start}.SoccerCalendar .team-logo{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.SoccerCalendar .team-name,.SoccerCalendar .team-sigla{font-size:16px;font-weight:400;text-align:center;color:#212121;margin:0 4px;white-space:nowrap}.SoccerCalendar .game-score{display:flex;align-items:center;justify-content:center;min-width:100px;width:100px;font-size:28px;font-weight:400;color:#212121;flex-shrink:0}.SoccerCalendar .game-score .penalty-score{font-size:14px;font-weight:700;color:#212121;margin:0 2px;letter-spacing:0;line-height:1}.SoccerCalendar .score-x{font-size:14px;font-weight:400;margin:0 8px}.SoccerCalendar .game-footer{margin-top:8px;text-align:center}.SoccerCalendar .game-footer .stadium{display:block;font-size:12px;color:#212121;margin-bottom:8px;font-weight:400}.SoccerCalendar .game-footer .game-action{display:inline-block;background:#09602c;color:#fff;font-size:10px;font-weight:700;border-radius:20px;padding:7px 18px;text-decoration:none;transition:background .2s;margin-top:2px}.SoccerCalendar .game-footer .game-action:hover{background:#176b3a}.SoccerCalendar .calendar-footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:8px}.SoccerCalendar .nav-btn{background:none;border:none;color:#212121;font-size:14px;font-weight:400;cursor:pointer;padding:8px 12px;border-radius:4px;transition:background .2s;display:flex;align-items:center}.SoccerCalendar .nav-btn span{display:flex;gap:6px}.SoccerCalendar .nav-btn span img{display:inline}.SoccerCalendar .nav-btn:disabled{color:#bbb;cursor:not-allowed;background:none}@media (max-width:600px){.SoccerCalendar .game-card{padding:14px 4px 10px}.SoccerCalendar .game-main{flex-direction:row;gap:8px}.SoccerCalendar .team{flex-direction:row;gap:6px;flex:1 1 0;min-width:0}.SoccerCalendar .team.team-a{justify-content:flex-end}.SoccerCalendar .team.team-b{justify-content:flex-start}.SoccerCalendar .game-score{font-size:20px;min-width:60px;width:60px}.SoccerCalendar .game-score .penalty-score{font-size:.6em}.SoccerCalendar .team-name{display:none}.SoccerCalendar .team-sigla{display:inline}}@media (min-width:601px){.SoccerCalendar .team-sigla{display:none}.SoccerCalendar .team-name{display:inline}}.LiveMatch{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:12px;overflow:hidden}.LiveMatch .YouTubeVideoPlayer{min-height:270px}@media only screen and (min-width:768px){.LiveMatch .YouTubeVideoPlayer{min-height:560px}}.LiveMatch .active{color:#000}.LiveMatch-sponsoredBy{margin-left:auto}.LiveMatch[data-no-aside][data-sponsored=true] .ArticlePage-actions-wrapper{display:flex}.LiveMatch[data-no-aside][data-sponsored=true] .Page-actions{margin-left:auto}.LiveMatch[data-no-aside][data-sponsored=true] .Page-sponsoredBy{margin-right:auto}.LiveMatch[data-sponsored=true] .ArticlePage-actions-wrapper{display:grid;grid-template-columns:50% 50%}.LiveMatch[data-sponsored=true] .Page-actions{margin-left:0}.LiveMatch .banner-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:190px}.LiveMatch .banner-container .banner-header{background-color:#09602c;color:#fff;font-size:20px;font-weight:700;display:flex;justify-content:center;align-items:center;text-align:center;height:40px;width:100%}.LiveMatch .banner-container .banner-header-text{font-size:20px;height:24px}.LiveMatch .banner-container .score-container{background:url('../../../../resource/00000189-c0de-d1fb-a1ed-e4deb4d20000/1211aa84eaaadc7cf5a4.6d268a5740d5fc75f17dd3d36c931280.avif');background-position:50%;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:150px;width:100vw}.LiveMatch .banner-container .score-container .score-container-background{width:100%;height:100%;background:rgba(0,0,0,.75);min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center}.LiveMatch .banner-container .score-container .score-container-background .match-status{font-size:12px;height:15px;margin-bottom:12px}.LiveMatch .banner-container .score-container .score-container-background .score-content{display:flex;gap:14px;height:29px}.LiveMatch .banner-container .score-container .score-container-background .score-content .team-container{display:flex;gap:8px;height:29px;font-size:24px;font-weight:700}.LiveMatch .banner-container .score-container .score-container-background .score-content .team-container .name-goals-container{height:29px}.LiveMatch .banner-container .score-container .score-container-background .score-content .team-container .name-goals-container.text-align-end{text-align:end;height:29px}.LiveMatch .banner-container .score-container .score-container-background .score-content .team-container .name-goals-container .full-name{display:none;height:29px}.LiveMatch .banner-container .score-container .score-container-background .score-content .team-container .name-goals-container .abbreviation{display:block;width:70px;height:29px}.LiveMatch .banner-container .score-container .score-container-background .score-content .team-container .name-goals-container .goals-text{display:none;font-size:14px;font-weight:400;width:240px;height:29px}.LiveMatch .banner-container .score-container .score-container-background .score-content .team-container .team-image{width:24px;height:24px;max-width:24px}.LiveMatch .banner-container .score-container .score-container-background .score-content .team-container .ps-text{align-self:flex-start;margin-top:5px;font-size:16px;width:18px;height:20px}.LiveMatch .banner-container .score-container .score-container-background .score-content .versus{align-self:flex-start;margin-top:4px;height:22px}.LiveMatch .banner-container .score-container .score-container-background .sponsor-container .text{height:12px}.LiveMatch .banner-container .score-container .score-container-background .sponsor-container #sponsor-component,.LiveMatch .banner-container .score-container .score-container-background .sponsor-container #sponsor-component .LiveMatch-sponsoredBy,.LiveMatch .banner-container .score-container .score-container-background .sponsor-container #sponsor-component .LiveMatch-sponsoredBy-logo,.LiveMatch .banner-container .score-container .score-container-background .sponsor-container #sponsor-component .LiveMatch-sponsoredBy-logo .Link,.LiveMatch .banner-container .score-container .score-container-background .sponsor-container #sponsor-component .LiveMatch-sponsoredBy-logo .Link picture,.LiveMatch .banner-container .score-container .score-container-background .sponsor-container #sponsor-component .LiveMatch-sponsoredBy-logo .Link picture img{height:35px}.LiveMatch .banner-container .score-container .score-container-background .sponsor-container{display:flex;flex-direction:column;align-items:center;width:90px;height:40px;margin-top:12px}.LiveMatch .banner-container .score-container .score-container-background .sponsor-container .text{font-size:10px}.LiveMatch .banner-container .score-container .score-container-background .sponsor-container #sponsor-component{display:block!important;width:70px}.LiveMatch .banner-divider{border-top:12px solid #05ab47;margin-bottom:24px;height:13px;width:100%}.LiveMatch #lead-container{display:flex;align-items:center;justify-content:center;margin-bottom:24px;width:100%;height:100%}.LiveMatch #lead-container #lead-component{display:block!important;width:100%;max-width:952px;height:100%}.LiveMatch .tabs{display:flex;width:100%}.LiveMatch .tabs .tab{margin-right:24px}.LiveMatch .tabs .tab:last-child{margin-right:0}.LiveMatch .tabs .tab:hover{cursor:pointer}.LiveMatch .tabs .tab.active{border-bottom:4px solid #05ab47;font-weight:700}.LiveMatch .tab-content{width:100%}.LiveMatch .tab-content-lg{display:none}.LiveMatch .tab-content-sm{display:block}.LiveMatch .tab-content-sm,.LiveMatch .tab-content-sm .content-tab{width:100%;min-height:650px}.LiveMatch .tab-content-sm .content-tab:not(.active){display:none}.LiveMatch .tab-content-sm .comments-container{min-height:650px}.LiveMatch .tab-content-sm .comments-container .header-text{display:none}.LiveMatch .tab-content-sm .comments-container .updating{font-size:16px;margin:32px 0}.LiveMatch .tab-content-sm .comments-container .comment-container{background-color:#f0f0f0;border-radius:0 12px 12px 12px;padding:12px 20px;width:100%;min-height:78px;margin-bottom:12px}.LiveMatch .tab-content-sm .comments-container .comment-container:last-child{margin-bottom:0}.LiveMatch .tab-content-sm .comments-container .comment-content,.LiveMatch .tab-content-sm .comments-container .comment-time{line-height:20px}.LiveMatch .tab-content-sm .comments-container .comment-time{font-size:14px;height:18px}.LiveMatch .tab-content-sm .comments-container .comment-time b{height:18px}.LiveMatch .tab-content-sm .comments-container .comment-content{font-size:16px;margin-top:12px;min-height:20px}.LiveMatch .tab-content-sm .comments-container .show-more{background-color:#09602c;border:none;border-radius:8px;color:#fff;font-weight:700;margin-top:12px;height:40px;width:100%}.LiveMatch .tab-content-sm .comments-container .show-more:hover{cursor:pointer}.LiveMatch .tab-content-sm .info-container{min-height:650px}.LiveMatch .tab-content-sm .info-container .header-text{display:none}.LiveMatch .tab-content-sm .info-container .header-list{font-size:16px;line-height:16px}.LiveMatch .tab-content-sm .info-container .row{display:flex;margin:24px 0;gap:24px}.LiveMatch .tab-content-sm .info-container .row .column{flex:50%}.LiveMatch .tab-content-sm .info-container .row .column .person-container{line-height:16px;margin-bottom:12px}.LiveMatch .tab-content-sm .info-container .row .column .person-container:last-child{margin-bottom:0}.LiveMatch .tab-content-sm .info-container .row .column .person-content{display:flex;align-items:center;font-size:16px;line-height:16px}.LiveMatch .tab-content-sm .info-container .row .column .person-content.substitution_text{color:#7f7f7f}.LiveMatch .tab-content-sm .info-container .row .column .person-content .booking-card{border-radius:2px;margin-left:6px;width:11px;height:16px}.LiveMatch .tab-content-sm .info-container .row .column .person-content .booking-card.YC{background-color:#f3c41f}.LiveMatch .tab-content-sm .info-container .row .column .person-content .booking-card.RC{background-color:#f31f1f}.LiveMatch .tab-content-sm .info-container .row .column .person-description{color:#7f7f7f;font-size:12px;line-height:16px;text-transform:uppercase}.LiveMatch .tab-content-sm .info-container .container-icons{margin:32px 0;height:24px}.LiveMatch .tab-content-sm .info-container .container-icons .column,.LiveMatch .tab-content-sm .info-container .container-icons .column .team-container,.LiveMatch .tab-content-sm .info-container .container-icons .column .team-container span{height:24px}.LiveMatch .tab-content-sm .info-container .container-icons .column .team-container span .team-image{width:24px;height:24px}.LiveMatch .tab-content-sm .info-container .container-icons .column .team-container span b{height:24px}.LiveMatch .tab-content-sm .info-container .header-list,.LiveMatch .tab-content-sm .info-container .header-list b{height:21px}.LiveMatch .tab-content-sm .info-container .team-container{display:flex;align-items:center;gap:12px;font-size:20px}.LiveMatch .tab-content-sm .statistics-container{display:flex;flex-direction:column}.LiveMatch .tab-content-sm .statistics-container .row{display:flex;margin:24px 0;gap:24px}.LiveMatch .tab-content-sm .statistics-container .row .column{flex:50%}.LiveMatch .tab-content-sm .statistics-container .row .column .team-container{display:flex;align-items:center;gap:12px;font-size:20px}.LiveMatch .tab-content-sm .statistics-container .row .column .team-container .team-image{width:24px;height:24px}.LiveMatch .tab-content-sm .statistics-container .statistic{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;font-size:16px;display:flex;justify-content:space-between;padding:22px}.LiveMatch .tab-content-sm .statistics-container .statistic-data{font-weight:700}.LiveMatch .divider{border-top:1px solid #f0f0f0}.LiveMatch .divider.mt{margin-top:24px}.LiveMatch .divider.mb{margin-bottom:24px}.LiveMatch .divider-header{border-top:1px solid #f0f0f0;width:100%}@media screen and (min-width:800px){.LiveMatch .banner-container{padding:0 12px;height:216px}.LiveMatch .banner-container .score-container,.LiveMatch .banner-container .score-container .score-container-background{height:176px}.LiveMatch .banner-container .score-container .score-container-background .score-content{height:29px}.LiveMatch .banner-container .score-container .score-container-background .score-content .team-container .name-goals-container .goals-text{display:block;height:29px}.LiveMatch .banner-container .score-container .score-container-background .score-content .team-container,.LiveMatch .banner-container .score-container .score-container-background .score-content .team-container .name-goals-container{height:29px}.LiveMatch .banner-container .score-container .score-container-background .score-content .team-container .name-goals-container .full-name{height:29px;display:block}.LiveMatch .banner-container .score-container .score-container-background .score-content .team-container .name-goals-container .abbreviation{height:29px;display:none}.LiveMatch .banner-container .score-container .score-container-background .score-content .team-container .team-image{width:24px;height:24px;max-width:24px}.LiveMatch .banner-container .score-container .score-container-background .sponsor-container{height:47px;margin-top:12px}.LiveMatch .banner-container .score-container .score-container-background .sponsor-container-text{height:12px}.LiveMatch .banner-container .score-container .score-container-background .sponsor-container #sponsor-component,.LiveMatch .banner-container .score-container .score-container-background .sponsor-container #sponsor-component .LiveMatch-sponsoredBy,.LiveMatch .banner-container .score-container .score-container-background .sponsor-container #sponsor-component .LiveMatch-sponsoredBy-logo,.LiveMatch .banner-container .score-container .score-container-background .sponsor-container #sponsor-component .LiveMatch-sponsoredBy-logo .Link,.LiveMatch .banner-container .score-container .score-container-background .sponsor-container #sponsor-component .LiveMatch-sponsoredBy-logo .Link picture,.LiveMatch .banner-container .score-container .score-container-background .sponsor-container #sponsor-component .LiveMatch-sponsoredBy-logo .Link picture img{height:35px}.LiveMatch .tabs{display:none}.LiveMatch .tab-content{display:flex;justify-content:center;gap:32px}.LiveMatch .tab-content .content-tab{display:block!important}.LiveMatch .tab-content .content-tab .comments-containers .header-text,.LiveMatch .tab-content .content-tab .teams-info-containers .header-text{display:block;font-size:20px}.LiveMatch .tab-content .content-tab .comment-container{width:100%;max-width:600px}.LiveMatch .divider-header{display:none}.LiveMatch .tabs_match_info_container{display:flex;flex-direction:column}.LiveMatch .tabs_match_info_container-tabs{display:flex;width:100%}.LiveMatch .tabs_match_info_container-tabs .tab{margin-right:24px}.LiveMatch .tabs_match_info_container-tabs .tab:last-child{margin-right:0}.LiveMatch .tabs_match_info_container-tabs .tab:hover{cursor:pointer}.LiveMatch .tabs_match_info_container-tabs .tab.active{border-bottom:4px solid #05ab47;font-weight:700}.LiveMatch .tab_match_info-content{width:100%}.LiveMatch .tab_match_info-content .content-tab{width:320px}.LiveMatch .tab_match_info-content .comments-container .header-text,.LiveMatch .tab_match_info-content .content-tab:not(.active){display:none}.LiveMatch .tab_match_info-content .comments-container .updating{font-size:16px;margin:32px 0}.LiveMatch .tab_match_info-content .comments-container .comment-container{background-color:#f0f0f0;border-radius:0 12px 12px 12px;padding:12px 20px;width:100%;margin-bottom:12px}.LiveMatch .tab_match_info-content .comments-container .comment-container:last-child{margin-bottom:0}.LiveMatch .tab_match_info-content .comments-container .comment-content,.LiveMatch .tab_match_info-content .comments-container .comment-time{line-height:20px}.LiveMatch .tab_match_info-content .comments-container .comment-time{font-size:14px}.LiveMatch .tab_match_info-content .comments-container .comment-content{font-size:16px;margin-top:12px}.LiveMatch .tab_match_info-content .comments-container .show-more{background-color:#09602c;border:none;border-radius:8px;color:#fff;font-weight:700;margin-top:12px;height:40px;width:100%}.LiveMatch .tab_match_info-content .comments-container .show-more:hover{cursor:pointer}.LiveMatch .tab_match_info-content .info-container .header-text{display:none}.LiveMatch .tab_match_info-content .info-container .header-list{font-size:16px;line-height:16px}.LiveMatch .tab_match_info-content .info-container .row{display:flex;margin:24px 0;gap:24px}.LiveMatch .tab_match_info-content .info-container .row .column{flex:50%}.LiveMatch .tab_match_info-content .info-container .row .column .person-container{line-height:16px;margin-bottom:12px}.LiveMatch .tab_match_info-content .info-container .row .column .person-container:last-child{margin-bottom:0}.LiveMatch .tab_match_info-content .info-container .row .column .person-content{display:flex;align-items:center;font-size:16px;line-height:16px}.LiveMatch .tab_match_info-content .info-container .row .column .person-content.substitution_text{color:#7f7f7f}.LiveMatch .tab_match_info-content .info-container .row .column .person-content .booking-card{border-radius:2px;margin-left:6px;width:11px;height:16px}.LiveMatch .tab_match_info-content .info-container .row .column .person-content .booking-card.YC{background-color:#f3c41f}.LiveMatch .tab_match_info-content .info-container .row .column .person-content .booking-card.RC{background-color:#f31f1f}.LiveMatch .tab_match_info-content .info-container .row .column .person-description{color:#7f7f7f;font-size:12px;line-height:16px;text-transform:uppercase}.LiveMatch .tab_match_info-content .info-container .container-icons{margin:32px 0}.LiveMatch .tab_match_info-content .info-container .container-icons .team-image{width:24px;height:24px}.LiveMatch .tab_match_info-content .info-container .team-container{display:flex;align-items:center;gap:12px;font-size:20px}.LiveMatch .tab_match_info-content .info-container .team-container .team-image{width:24px;height:24px}.LiveMatch .tab-content-lg{display:flex;justify-content:center;gap:32px;min-height:650px;min-width:410px;max-width:952px}.LiveMatch .tab-content-lg .comments-container{min-height:650px;width:600px}.LiveMatch .tab-content-lg .comments-container .header-text{display:block;height:22px}.LiveMatch .tab-content-lg .comments-container .header-text b{height:22px}.LiveMatch .tab-content-lg .comments-container .updating{font-size:16px;margin:32px 0}.LiveMatch .tab-content-lg .comments-container .comment-container{background-color:#f0f0f0;border-radius:0 12px 12px 12px;padding:12px 20px;width:100%;max-width:600px;min-height:78px;margin-bottom:12px}.LiveMatch .tab-content-lg .comments-container .comment-container:last-child{margin-bottom:0}.LiveMatch .tab-content-lg .comments-container .comment-content,.LiveMatch .tab-content-lg .comments-container .comment-time{line-height:20px}.LiveMatch .tab-content-lg .comments-container .comment-time{font-size:14px;height:18px}.LiveMatch .tab-content-lg .comments-container .comment-time b{height:18px}.LiveMatch .tab-content-lg .comments-container .comment-content{font-size:16px;margin-top:12px;min-height:20px}.LiveMatch .tab-content-lg .comments-container .show-more{background-color:#09602c;border:none;border-radius:8px;color:#fff;font-weight:700;margin-top:12px;height:40px;width:100%}.LiveMatch .tab-content-lg .comments-container .show-more:hover{cursor:pointer}.LiveMatch .tab-content-lg .tabs_match_info_container{min-height:900px}.LiveMatch .tab-content-lg .tabs_match_info_container .tabs_match_info_container-tabs,.LiveMatch .tab-content-lg .tabs_match_info_container .tabs_match_info_container-tabs div{height:26px}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content,.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab,.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .info-container{min-height:900px}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .info-container .info-match{height:90px}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .info-container .coachs-names{height:34px}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .info-container .main-players{min-height:510px}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .info-container .arbitrary-names{height:126px}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .info-container .divider{height:2px}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .info-container .container-icons{margin:32px 0;height:24px}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .info-container .container-icons .column,.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .info-container .container-icons .column .team-container,.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .info-container .container-icons .column .team-container span{height:24px}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .info-container .container-icons .column .team-container span .team-image{width:24px;height:24px}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .info-container .container-icons .column .team-container span b{height:24px}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .info-container .header-list,.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .info-container .header-list b{height:21px}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .statistics-container{display:flex;flex-direction:column}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .statistics-container .row{display:flex;margin:24px 0;gap:24px}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .statistics-container .row .column{flex:50%}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .statistics-container .row .column .team-container{display:flex;align-items:center;gap:12px;font-size:20px}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .statistics-container .container-icons{margin:32px 0;height:24px}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .statistics-container .container-icons .column,.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .statistics-container .container-icons .column .team-container,.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .statistics-container .container-icons .column .team-container span{height:24px}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .statistics-container .container-icons .column .team-container span .team-image{width:24px;height:24px}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .statistics-container .container-icons .column .team-container span b{height:24px}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .statistics-container .statistic{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;font-size:16px;display:flex;justify-content:space-between;padding:22px}.LiveMatch .tab-content-lg .tabs_match_info_container .tab_match_info-content .content-tab .statistics-container .statistic-data{font-weight:700}.LiveMatch .tab-content-sm{display:none}}.ConstrutorModule{width:100%}.ConstrutorModule .ConstrutorModule-content{width:100%;max-width:386px;font-size:16px;color:#212121}.ConstrutorModule .ConstrutorModule-content .table-title{text-transform:uppercase;font-size:16px}.ConstrutorModule .ConstrutorModule-content .table-container{width:100%;margin:20px 0;border-collapse:separate;border-spacing:4px 0}.ConstrutorModule .ConstrutorModule-content .table-container .head .data{border-bottom:2px solid #f0f0f0;text-transform:uppercase;font-size:12px;color:#7f7f7f;text-align:start;padding-bottom:6px}.ConstrutorModule .ConstrutorModule-content .table-container .body .row .data{border-bottom:1px solid #f0f0f0;border-radius:0}.ConstrutorModule .ConstrutorModule-content .table-container .body .row .data:first-child .content{border-left:4px solid #f0f0f0;display:flex;gap:8px;align-items:center;padding:6px 0;margin:6px 0}.ConstrutorModule .ConstrutorModule-content .table-container .body .row .data:first-child .content .number-text{font-size:14px;margin:0 10px}.ConstrutorModule .ConstrutorModule-content .table-container .body .row .data:first-child .content .pilot-img{width:36px;height:36px;border-radius:100%}.ConstrutorModule .ConstrutorModule-content .table-container .body .row .data:last-child{font-size:16px;font-weight:700;margin:2px;text-align:center;min-width:50px}.CircuitTableModule{width:100%}.CircuitTableModule .Circuit-content{width:100%;max-width:386px;font-size:14px}.CircuitTableModule .Circuit-content .table{border-spacing:10px}.CircuitTableModule .Circuit-content .table-title{text-transform:uppercase;font-size:16px}.CircuitTableModule .Circuit-content .table-container{width:100%;margin:20px 0;border-collapse:separate;border-spacing:4px 0}.CircuitTableModule .Circuit-content .table-container .head .data{border-bottom:2px solid #f0f0f0;text-transform:uppercase;font-size:12px;color:#7f7f7f;text-align:start;padding-bottom:6px}.CircuitTableModule .Circuit-content .table-container .body{font-size:14px}.CircuitTableModule .Circuit-content .table-container .body .row .data{border-bottom:1px solid #f0f0f0;padding:17px 0;border-radius:0}.CircuitTableModule .Circuit-content .table-container .body .row .data:first-child,.CircuitTableModule .Circuit-content .table-container .body .row .data:last-child{font-weight:700;margin:0 2px}.MundialPilotoModule{width:100%}.MundialPilotoModule .MundialPilotoModule-content{width:100%;max-width:386px;font-size:16px;color:#212121}.MundialPilotoModule .MundialPilotoModule-content .table-title{text-transform:uppercase;font-size:16px}.MundialPilotoModule .MundialPilotoModule-content .table-container{width:100%;margin:20px 0;border-collapse:separate;border-spacing:4px 0}.MundialPilotoModule .MundialPilotoModule-content .table-container .head .data{border-bottom:2px solid #f0f0f0;text-transform:uppercase;font-size:12px;color:#7f7f7f;text-align:start;padding-bottom:6px}.MundialPilotoModule .MundialPilotoModule-content .table-container .body .row .data{border-bottom:1px solid #f0f0f0;border-radius:0}.MundialPilotoModule .MundialPilotoModule-content .table-container .body .row .data:first-child .content{border-left:4px solid #f0f0f0;display:flex;gap:8px;align-items:center;padding:6px 0;margin:6px 0}.MundialPilotoModule .MundialPilotoModule-content .table-container .body .row .data:first-child .content .number-text{font-size:14px;margin:0 10px}.MundialPilotoModule .MundialPilotoModule-content .table-container .body .row .data:first-child .content .pilot-img{width:36px;height:36px;border-radius:100%}.MundialPilotoModule .MundialPilotoModule-content .table-container .body .row .data:first-child .content .pilot-wrapper-content{display:flex;flex-direction:column;gap:4px}.MundialPilotoModule .MundialPilotoModule-content .table-container .body .row .data:first-child .content .pilot-wrapper-content .name{font-size:16px;color:#212121;margin-right:8px}.MundialPilotoModule .MundialPilotoModule-content .table-container .body .row .data:first-child .content .pilot-wrapper-content .country{font-size:16px;font-weight:700;text-transform:uppercase;color:#7f7f7f}.MundialPilotoModule .MundialPilotoModule-content .table-container .body .row .data:first-child .content .pilot-wrapper-content .constructor{font-size:12px;color:#7f7f7f}.MundialPilotoModule .MundialPilotoModule-content .table-container .body .row .data:last-child{font-size:16px;font-weight:700;margin:2px;text-align:center;min-width:50px}.VolleyLeagueModule{width:100%}.VolleyLeagueModule .VolleyLeagueModule-content{width:100%;font-size:16px;color:#212121}.VolleyLeagueModule .VolleyLeagueModule-content .table-scroll{overflow-x:auto}.VolleyLeagueModule .VolleyLeagueModule-content .table-title{text-transform:uppercase;font-size:16px}.VolleyLeagueModule .VolleyLeagueModule-content .table-container{width:100%;margin:20px 0}.VolleyLeagueModule .VolleyLeagueModule-content .table-container .head .row .column-separate{width:30px;background-color:transparent!important;border:none!important;min-width:8px}.VolleyLeagueModule .VolleyLeagueModule-content .table-container .head .row .data{text-align:center;border-bottom:2px solid #f0f0f0;text-transform:uppercase;font-size:12px;color:#7f7f7f;padding-bottom:6px}.VolleyLeagueModule .VolleyLeagueModule-content .table-container .head .row .data:first-child{text-align:start}.VolleyLeagueModule .VolleyLeagueModule-content .table-container .body .row .column-separate{width:30px;background-color:transparent!important;border:none!important}.VolleyLeagueModule .VolleyLeagueModule-content .table-container .body .row .data{border-bottom:1px solid #f0f0f0;border-radius:0}.VolleyLeagueModule .VolleyLeagueModule-content .table-container .body .row .data:first-child{background-color:transparent!important}.VolleyLeagueModule .VolleyLeagueModule-content .table-container .body .row .data:first-child .content{border-left:4px solid #f0f0f0;display:flex;gap:8px;align-items:center;padding:6px 0;margin:6px 0;min-width:240px}@media only screen and (max-width:767px){.VolleyLeagueModule .VolleyLeagueModule-content .table-container .body .row .data:first-child .content{width:120px;min-width:0}}.VolleyLeagueModule .VolleyLeagueModule-content .table-container .body .row .data:first-child .content .number-text{font-size:14px;margin:0 10px}.VolleyLeagueModule .VolleyLeagueModule-content .table-container .body .row .data:nth-child(odd){background-color:#f0f0f0}.VolleyLeagueModule .VolleyLeagueModule-content .table-container .body .row .data .content{min-width:60px;text-align:center}.VolleyLeagueModule .VolleyLeagueModule-content .table-container .body .row .data .content .team-acronym{display:none}.VolleyLeagueModule .VolleyLeagueModule-content .table-container .body .row .data .content .team-name{display:block}@media only screen and (max-width:767px){.VolleyLeagueModule .VolleyLeagueModule-content .table-container .body .row .data .content .team-name{display:none}.VolleyLeagueModule .VolleyLeagueModule-content .table-container .body .row .data .content .team-acronym{display:block}}.VolleyLeagueModule .VolleyLeagueModule-content .table-captions{display:flex;flex-wrap:wrap}.VolleyLeagueModule .VolleyLeagueModule-content .table-captions .caption{text-transform:uppercase;font-size:10px;color:#7f7f7f;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin:5px 10px}.VolleyballRodadas{width:100%}.VolleyballRodadas .VolleyballRodadas-content{width:100%;font-size:16px;color:#212121}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds{max-width:387px;margin:0 auto}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .flickity-prev-next-button{top:0;transform:none;background:none;border:none}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .flickity-prev-next-button:disabled{background:none}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .flickity-prev-next-button:disabled .flickity-button-icon{fill:#f0f0f0}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .flickity-prev-next-button .flickity-button-icon{fill:#09602c}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .PageList-items-item .container-journey{display:flex;flex-direction:column;align-items:center}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .PageList-items-item .container-journey .round-text{display:flex;justify-content:center;align-items:center;width:100%;font-size:14px;font-weight:700;height:30px;border-bottom:2px solid #f0f0f0}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .PageList-items-item .container-journey .content{width:100%}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .PageList-items-item .container-journey .content .matchInfo .container{display:flex;width:100%;flex-direction:column;align-items:center;border-bottom:1px solid #f0f0f0}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .PageList-items-item .container-journey .content .matchInfo .container .date{font-weight:700;font-size:12px;text-transform:uppercase;margin:20px 0 12px}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .PageList-items-item .container-journey .content .matchInfo .container .team{display:flex;align-items:center;font-weight:400;font-size:20px}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .PageList-items-item .container-journey .content .matchInfo .container .team .teamAAcronym{font-size:16px;margin-right:16px}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .PageList-items-item .container-journey .content .matchInfo .container .team .teamBAcronym{font-size:16px;margin-left:16px}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .PageList-items-item .container-journey .content .matchInfo .container .team .score{display:flex;align-items:center}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .PageList-items-item .container-journey .content .matchInfo .container .team .score-goals{font-size:22px}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .PageList-items-item .container-journey .content .matchInfo .container .team .score-goals-teamA{margin-left:16px}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .PageList-items-item .container-journey .content .matchInfo .container .team .score-goals-teamB{margin-right:16px}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .PageList-items-item .container-journey .content .matchInfo .container .team .score-separator{margin:0 10px;font-weight:300}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .PageList-items-item .container-journey .content .matchInfo .container .venueName{margin:12px 0;font-size:12px;text-transform:uppercase}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .PageList-items-item .container-journey .content .matchInfo .container .partials{display:flex;flex-direction:row;gap:18px;border-top:1px solid #bebebe}.VolleyballRodadas .VolleyballRodadas-content .PageListCarouselCVolleyballRounds .PageList-items .PageList-items-item .container-journey .content .matchInfo .container .partials .partial{margin:12px 0 20px;font-size:12px}.NBBLeagueModule{width:100%}.NBBLeagueModule .NBBLeagueModule-content{width:100%;font-size:16px;color:#212121}.NBBLeagueModule .NBBLeagueModule-content .table-scroll{overflow-x:auto}.NBBLeagueModule .NBBLeagueModule-content .table-title{text-transform:uppercase;font-size:16px}.NBBLeagueModule .NBBLeagueModule-content .table-container{width:100%;margin:20px 0}.NBBLeagueModule .NBBLeagueModule-content .table-container .head .row .column-separate{width:30px;background-color:transparent!important;border:none!important;min-width:8px}.NBBLeagueModule .NBBLeagueModule-content .table-container .head .row .data{text-align:center;border-bottom:2px solid #f0f0f0;text-transform:uppercase;font-size:12px;color:#7f7f7f;padding-bottom:6px}.NBBLeagueModule .NBBLeagueModule-content .table-container .head .row .data:first-child{text-align:start}.NBBLeagueModule .NBBLeagueModule-content .table-container .body .row .column-separate{width:30px;background-color:transparent!important;border:none!important}.NBBLeagueModule .NBBLeagueModule-content .table-container .body .row .data{border-bottom:1px solid #f0f0f0;border-radius:0}.NBBLeagueModule .NBBLeagueModule-content .table-container .body .row .data:first-child{background-color:transparent!important}.NBBLeagueModule .NBBLeagueModule-content .table-container .body .row .data:first-child .content{border-left:4px solid #f0f0f0;display:flex;gap:8px;align-items:center;padding:6px 0;margin:6px 0;min-width:240px}@media only screen and (max-width:767px){.NBBLeagueModule .NBBLeagueModule-content .table-container .body .row .data:first-child .content{width:120px;min-width:0}}.NBBLeagueModule .NBBLeagueModule-content .table-container .body .row .data:first-child .content .number-text{font-size:14px;margin:0 10px;width:15px}.NBBLeagueModule .NBBLeagueModule-content .table-container .body .row .data:nth-child(odd){background-color:#f0f0f0}.NBBLeagueModule .NBBLeagueModule-content .table-container .body .row .data .content{min-width:60px;text-align:center}.NBBLeagueModule .NBBLeagueModule-content .table-container .body .row .data .content .team-acronym{display:none}.NBBLeagueModule .NBBLeagueModule-content .table-container .body .row .data .content .team-name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;width:190px}@media only screen and (max-width:767px){.NBBLeagueModule .NBBLeagueModule-content .table-container .body .row .data .content .team-name{display:none}.NBBLeagueModule .NBBLeagueModule-content .table-container .body .row .data .content .team-acronym{display:block;width:35px}}.NBBLeagueModule .NBBLeagueModule-content .table-container .body .row:nth-of-type(-n+16) .data:first-child .content{border-left:4px solid #0c9!important}.NBBLeagueModule .NBBLeagueModule-content .table-captions .container-colors{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:30px}.NBBLeagueModule .NBBLeagueModule-content .table-captions .container-colors .caption{display:flex;align-items:center;text-transform:uppercase;font-size:10px;color:#7f7f7f;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin:5px 10px}.NBBLeagueModule .NBBLeagueModule-content .table-captions .container-colors .caption:before{content:"";display:inline-block;width:16px;height:16px;background-color:#0c9;margin-right:4px}.NBBLeagueModule .NBBLeagueModule-content .table-captions .container-text{display:flex;flex-wrap:wrap}.NBBLeagueModule .NBBLeagueModule-content .table-captions .container-text .caption{text-transform:uppercase;font-size:10px;color:#7f7f7f;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin:5px 10px}.NBALeagueModule{width:100%}.NBALeagueModule .NBALeagueModule-content{width:100%;font-size:16px;color:#212121}.NBALeagueModule .NBALeagueModule-content .table-scroll{overflow-x:auto}.NBALeagueModule .NBALeagueModule-content .table-title{text-transform:uppercase;font-size:16px;margin-bottom:40px}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .tab-headers{border-bottom:1px solid #f0f0f0;color:#7f7f7f}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .tab-headers .tab-button{color:#7f7f7f}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .tab-headers .tab-button.active-tab-nba{color:#212121;font-weight:700;border-bottom:4px solid #09602c}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .tab-panel{display:none;margin:0;padding:0}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .tab-panel.active-tab-nba{display:block}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-scroll .table-container{width:100%;margin:20px 0}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-scroll .table-container .head .row .column-separate{width:30px;background-color:transparent!important;border:none!important;min-width:8px}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-scroll .table-container .head .row .data{text-align:center;border-bottom:2px solid #f0f0f0;text-transform:uppercase;font-size:12px;color:#7f7f7f;padding-bottom:6px}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-scroll .table-container .head .row .data:first-child{text-align:start}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-scroll .table-container .body .row .column-separate{width:30px;background-color:transparent!important;border:none!important}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-scroll .table-container .body .row .data{border-bottom:1px solid #f0f0f0;border-radius:0}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-scroll .table-container .body .row .data:first-child{background-color:transparent!important}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-scroll .table-container .body .row .data:first-child .content{border-left:4px solid #f0f0f0;display:flex;gap:8px;align-items:center;padding:6px 0;margin:6px 0;min-width:240px}@media only screen and (max-width:767px){.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-scroll .table-container .body .row .data:first-child .content{width:120px;min-width:0}}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-scroll .table-container .body .row .data:first-child .content .number-text{font-size:14px;margin:0 10px;width:19px}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-scroll .table-container .body .row .data:first-child .content .team-img{width:36px;height:36px;border-radius:100%}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-scroll .table-container .body .row .data:nth-child(odd){background-color:#f0f0f0}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-scroll .table-container .body .row .data .content{min-width:60px;text-align:center}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-scroll .table-container .body .row .data .content .team-acronym{display:none}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-scroll .table-container .body .row .data .content .team-name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;width:190px}@media only screen and (max-width:767px){.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-scroll .table-container .body .row .data .content .team-name{display:none}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-scroll .table-container .body .row .data .content .team-acronym{display:block;width:35px}}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-scroll .table-container .body .row:nth-of-type(-n+6) .data:first-child .content{border-left:4px solid #0c9}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-scroll .table-container .body .row:nth-of-type(n+7):nth-of-type(-n+10) .data:first-child .content{border-left:4px solid #cca300}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-captions .container-colors{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:30px}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-captions .container-colors .caption{display:flex;align-items:center;text-transform:uppercase;font-size:10px;color:#7f7f7f;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin:5px 10px}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-captions .container-colors .caption .box-color{width:16px;height:16px;margin-right:4px}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-captions .container-text{display:flex;flex-wrap:wrap}.NBALeagueModule .NBALeagueModule-content bsp-nba-tabs .table-captions .container-text .caption{text-transform:uppercase;font-size:10px;color:#7f7f7f;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin:5px 10px}.BasketballRodadas{width:100%}.BasketballRodadas .BasketballRodadas-content{width:100%;font-size:16px;color:#212121}.BasketballRodadas .BasketballRodadas-content .PageListCarouselCBacketballRounds{max-width:280px;margin:0 auto}.BasketballRodadas .BasketballRodadas-content .PageListCarouselCBacketballRounds .PageList-items .flickity-prev-next-button{top:0;transform:none;background:none;border:none}.BasketballRodadas .BasketballRodadas-content .PageListCarouselCBacketballRounds .PageList-items .flickity-prev-next-button:disabled{background:none}.BasketballRodadas .BasketballRodadas-content .PageListCarouselCBacketballRounds .PageList-items .flickity-prev-next-button:disabled .flickity-button-icon{fill:#f0f0f0}.BasketballRodadas .BasketballRodadas-content .PageListCarouselCBacketballRounds .PageList-items .flickity-prev-next-button .flickity-button-icon{fill:#09602c}.BasketballRodadas .BasketballRodadas-content .PageListCarouselCBacketballRounds .PageList-items .PageList-items-item .container-journey{display:flex;flex-direction:column;align-items:center}.BasketballRodadas .BasketballRodadas-content .PageListCarouselCBacketballRounds .PageList-items .PageList-items-item .container-journey .round-text{display:flex;justify-content:center;align-items:center;width:100%;font-size:14px;font-weight:700;height:30px;border-bottom:2px solid #f0f0f0}.BasketballRodadas .BasketballRodadas-content .PageListCarouselCBacketballRounds .PageList-items .PageList-items-item .container-journey .container{display:flex;width:100%;flex-direction:column;align-items:center;border-bottom:1px solid #f0f0f0}.BasketballRodadas .BasketballRodadas-content .PageListCarouselCBacketballRounds .PageList-items .PageList-items-item .container-journey .container .date{font-weight:700;font-size:12px;text-transform:uppercase;margin:12px 0}.BasketballRodadas .BasketballRodadas-content .PageListCarouselCBacketballRounds .PageList-items .PageList-items-item .container-journey .container .team{display:flex;align-items:center;font-weight:400;font-size:20px}.BasketballRodadas .BasketballRodadas-content .PageListCarouselCBacketballRounds .PageList-items .PageList-items-item .container-journey .container .team .teamAAcronym{font-size:16px;margin-right:16px}.BasketballRodadas .BasketballRodadas-content .PageListCarouselCBacketballRounds .PageList-items .PageList-items-item .container-journey .container .team .teamBAcronym{font-size:16px;margin-left:16px}.BasketballRodadas .BasketballRodadas-content .PageListCarouselCBacketballRounds .PageList-items .PageList-items-item .container-journey .container .team .score{display:flex;align-items:center}.BasketballRodadas .BasketballRodadas-content .PageListCarouselCBacketballRounds .PageList-items .PageList-items-item .container-journey .container .team .score-goals{font-size:22px}.BasketballRodadas .BasketballRodadas-content .PageListCarouselCBacketballRounds .PageList-items .PageList-items-item .container-journey .container .team .score-goals-teamA{margin-left:16px}.BasketballRodadas .BasketballRodadas-content .PageListCarouselCBacketballRounds .PageList-items .PageList-items-item .container-journey .container .team .score-goals-teamB{margin-right:16px}.BasketballRodadas .BasketballRodadas-content .PageListCarouselCBacketballRounds .PageList-items .PageList-items-item .container-journey .container .team .score-separator{margin:0 10px;font-weight:300}.BasketballRodadas .BasketballRodadas-content .PageListCarouselCBacketballRounds .PageList-items .PageList-items-item .container-journey .container .venueName{margin:12px 0;font-size:12px;text-transform:uppercase}.StatListA{display:block}.StatListA .StatList-items{display:grid;grid-gap:40px;grid-template-columns:1fr}.StatListA .StatPromo-title,.StatListA .StatPromo-value{display:inline-block}@media only screen and (min-width:768px){.StatListA .StatList-items{grid-gap:20px;grid-template-columns:auto auto auto auto}.StatListA .StatList-items[data-column-count="2"]{grid-template-columns:auto auto}.StatListA .StatList-items[data-column-count="3"],.StatListA .StatList-items[data-column-count="6"],.StatListA .StatList-items[data-column-count="9"]{grid-template-columns:auto auto auto}}.StatListB{display:block}.StatListB .StatList-items{display:grid;grid-gap:30px;grid-template-columns:auto}.StatListB .PageList-header{margin-bottom:30px;text-align:center}.StatListB .PageList-header-title{margin-bottom:20px}.StatListB[data-list-header-position=side] .PageList-header,.StatListB[data-list-header-position=side] .StatPromo,.StatListB[data-text-align=left] .PageList-header,.StatListB[data-text-align=left] .StatPromo{text-align:left}.StatListB[data-text-align=right] .PageList-header,.StatListB[data-text-align=right] .StatPromo{text-align:right}.StatListB .StatPromo-title{margin-bottom:5px}@media only screen and (min-width:768px){.StatListB .StatList-items{grid-template-columns:1fr 1fr 1fr}[data-list-header-position=side] .StatListB .StatList-items{grid-template-columns:auto}}@media only screen and (min-width:1024px){.StatListB[data-list-header-position=side]{display:grid;grid-gap:70px;grid-template-columns:.62fr .38fr}}@media only screen and (min-width:1280px){.StatListB[data-list-header-position=side]{grid-gap:90px;grid-template-columns:.64fr .36fr}.StatListB .PageList-header{margin-bottom:40px}}@media only screen and (min-width:1440px){.StatListB[data-list-header-position=side]{grid-gap:160px}}.StatListEnhancement .PageList-header{text-align:center}.StatListEnhancement .PageList-header-title{font-family:var(--font-list-titles);font-size:var(--list-title-3);font-weight:700}.StatListEnhancement .PageList-header-description{font-family:var(--font-description);font-size:var(--description-2);font-weight:400}@media only screen and (min-width:768px){[data-align-left] .StatListEnhancement .StatList-items,[data-align-right] .StatListEnhancement .StatList-items{grid-template-columns:1fr}}.StatPromo{display:grid;grid-gap:10px;text-align:center}.StatPromo-description{font-weight:700}[data-inverse-colors] .StatPromo-description{color:var(--color-text-inverse);--color-link-text:var(--color-text-inverse);--color-link-text-hover:var(--color-text-inverse)}[data-inverse-colors] .StatPromo-title,[data-inverse-colors] .StatPromo-value{color:var(--color-text-inverse)}@media only screen and (min-width:1024px){.StatPromo-value{font-size:45px}}.TagPage .Page-twoColumn{margin-bottom:40px;margin-top:40px}@media only screen and (min-width:1024px){.TagPage .Page-twoColumn{margin-bottom:80px;margin-top:80px}}.Tabs{display:block;overflow:hidden}.Tabs-content{width:100%}.Tabs-panel{display:none}.Tabs-panel[data-visible]{display:block}.Tabs-panel[data-visible] .flickity-slider>div{height:auto}.Tabs:after{z-index:-1}.Tabs-header{margin-bottom:20px}.Tabs-tab{color:rgba(77,77,77,.5);font-weight:700;font-size:16px}.Tabs-tabsRow{margin-bottom:-20px;overflow:hidden;text-align:center}.Tabs-tabs{display:inline-grid;max-width:100%;grid-auto-flow:column;grid-gap:25px;padding-bottom:20px;overflow-x:auto}.Tabs-tabs::-webkit-scrollbar{display:none}.Tabs-tabs>li{white-space:nowrap}.Tabs-tabs>li:hover .Tabs-tab{color:#ff173e}.Tabs-tabs>li:hover .Tabs-tab:after{background-color:var(--color-link-text-hover)}.Tabs-tab:after{background-color:#eee;border-radius:2px;content:"";display:block;height:4px;margin-top:9px}.Tabs-tab[data-active]{color:#ff173e}.Tabs-tab[data-active]:after{background-color:var(--color-link-text-hover)}.Tabs .TabItem-content{padding-top:40px;padding-bottom:20px}.cms-textAlign-left{text-align:left}.cms-textAlign-center{text-align:center}.cms-textAlign-right{text-align:right}.RichTextBody[data-size=small]{font-family:var(--font-description);font-size:var(--description-2);font-weight:400}.RichTextBody h2{font-family:var(--font-promo-titles);font-size:var(--promo-title-1);font-weight:700;letter-spacing:-.5px}.RichTextBody h3,[data-size=small] .RichTextBody h2{font-family:var(--font-promo-titles);font-size:var(--promo-title-2);font-weight:700;letter-spacing:-.5px}.RichTextBody h3{margin-top:20px}[data-size=small] .RichTextBody h3{font-family:var(--font-promo-titles);font-size:var(--promo-title-3);font-weight:700}.RichTextBody h4{font-size:25px;line-height:30px;font-weight:300;opacity:.5;margin-top:20px;margin-bottom:20px}.RichTextBody h5{font-size:20px;line-height:25px;font-weight:700;margin-top:50px;margin-bottom:20px}.RichTextBody:after{content:"";display:table;clear:both}.RichTextBody>ol,.RichTextBody>p,.RichTextBody>ul,.RichTextBody p>ol,.RichTextBody p>ul{font-family:var(--font-1);font-size:var(--body-1);font-weight:300;line-height:1.8;font-size:20px;font-weight:400}.RichTextBody .VideoPlaylistModule{margin:30px 0!important}@media only screen and (min-width:768px){.RichTextBody .VideoPlaylistModule{margin:40px 0!important}}@media only screen and (min-width:1024px){[data-module] .RichTextBody .VideoPlaylistModule{margin-bottom:0}.RichTextBody .VideoPlaylistModule-player{padding-right:0}.RichTextBody .VideoPlaylistModule-playlist{border-top:2px solid var(--color-border)}.RichTextBody .VideoPlaylistModule-playlist-items{display:flex;position:relative;width:100%}.RichTextBody .VideoPlaylistModule-playlist-items-item{border-bottom:none}.RichTextBody .VideoPlaylistModule-playlist-items-item:first-of-type{border-bottom:none;margin-top:0}}.PageList-header-description>ol a,.PageList-header-description>p a,.PageList-header-description>ul a,.PageList-header-description h2 a,.PageList-header-description h3 a,.PageList-header-description p>ol a,.PageList-header-description p>ul a,.PagePromo-description>ol a,.PagePromo-description>p a,.PagePromo-description>ul a,.PagePromo-description h2 a,.PagePromo-description h3 a,.PagePromo-description p>ol a,.PagePromo-description p>ul a,.RichTextBody>ol a,.RichTextBody>p a,.RichTextBody>ul a,.RichTextBody h2 a,.RichTextBody h3 a,.RichTextBody p>ol a,.RichTextBody p>ul a,.RichTextBreakingNewsBanner-items>ol a,.RichTextBreakingNewsBanner-items>p a,.RichTextBreakingNewsBanner-items>ul a,.RichTextBreakingNewsBanner-items h2 a,.RichTextBreakingNewsBanner-items h3 a,.RichTextBreakingNewsBanner-items p>ol a,.RichTextBreakingNewsBanner-items p>ul a{text-decoration:underline}.PageList-header-description>ol a.Button,.PageList-header-description>p a.Button,.PageList-header-description>ul a.Button,.PageList-header-description h2 a.Button,.PageList-header-description h3 a.Button,.PageList-header-description p>ol a.Button,.PageList-header-description p>ul a.Button,.PagePromo-description>ol a.Button,.PagePromo-description>p a.Button,.PagePromo-description>ul a.Button,.PagePromo-description h2 a.Button,.PagePromo-description h3 a.Button,.PagePromo-description p>ol a.Button,.PagePromo-description p>ul a.Button,.RichTextBody>ol a.Button,.RichTextBody>p a.Button,.RichTextBody>ul a.Button,.RichTextBody h2 a.Button,.RichTextBody h3 a.Button,.RichTextBody p>ol a.Button,.RichTextBody p>ul a.Button,.RichTextBreakingNewsBanner-items>ol a.Button,.RichTextBreakingNewsBanner-items>p a.Button,.RichTextBreakingNewsBanner-items>ul a.Button,.RichTextBreakingNewsBanner-items h2 a.Button,.RichTextBreakingNewsBanner-items h3 a.Button,.RichTextBreakingNewsBanner-items p>ol a.Button,.RichTextBreakingNewsBanner-items p>ul a.Button,.RichTextElements>ol a.LoadMore button,.RichTextElements>ol a.SearchResultsModule-filters-apply button,.RichTextElements>ol a.VideoPlaylistModule-playlistNavigation button,.RichTextElements>ol a.VideoPlaylistModule-playlistToggle,.RichTextElements>p a.LoadMore button,.RichTextElements>p a.SearchResultsModule-filters-apply button,.RichTextElements>p a.VideoPlaylistModule-playlistNavigation button,.RichTextElements>p a.VideoPlaylistModule-playlistToggle,.RichTextElements>ul a.LoadMore button,.RichTextElements>ul a.SearchResultsModule-filters-apply button,.RichTextElements>ul a.VideoPlaylistModule-playlistNavigation button,.RichTextElements>ul a.VideoPlaylistModule-playlistToggle,.RichTextElements h2 a.LoadMore button,.RichTextElements h2 a.SearchResultsModule-filters-apply button,.RichTextElements h2 a.VideoPlaylistModule-playlistNavigation button,.RichTextElements h2 a.VideoPlaylistModule-playlistToggle,.RichTextElements h3 a.LoadMore button,.RichTextElements h3 a.SearchResultsModule-filters-apply button,.RichTextElements h3 a.VideoPlaylistModule-playlistNavigation button,.RichTextElements h3 a.VideoPlaylistModule-playlistToggle,.RichTextElements p>ol a.LoadMore button,.RichTextElements p>ol a.SearchResultsModule-filters-apply button,.RichTextElements p>ol a.VideoPlaylistModule-playlistNavigation button,.RichTextElements p>ol a.VideoPlaylistModule-playlistToggle,.RichTextElements p>ul a.LoadMore button,.RichTextElements p>ul a.SearchResultsModule-filters-apply button,.RichTextElements p>ul a.VideoPlaylistModule-playlistNavigation button,.RichTextElements p>ul a.VideoPlaylistModule-playlistToggle{color:var(--color-button-text)}.PageList-header-description>ol a.Button :hover,.PageList-header-description>p a.Button :hover,.PageList-header-description>ul a.Button :hover,.PageList-header-description h2 a.Button :hover,.PageList-header-description h3 a.Button :hover,.PageList-header-description p>ol a.Button :hover,.PageList-header-description p>ul a.Button :hover,.PagePromo-description>ol a.Button :hover,.PagePromo-description>p a.Button :hover,.PagePromo-description>ul a.Button :hover,.PagePromo-description h2 a.Button :hover,.PagePromo-description h3 a.Button :hover,.PagePromo-description p>ol a.Button :hover,.PagePromo-description p>ul a.Button :hover,.RichTextBody>ol a.Button :hover,.RichTextBody>p a.Button :hover,.RichTextBody>ul a.Button :hover,.RichTextBody h2 a.Button :hover,.RichTextBody h3 a.Button :hover,.RichTextBody p>ol a.Button :hover,.RichTextBody p>ul a.Button :hover,.RichTextBreakingNewsBanner-items>ol a.Button :hover,.RichTextBreakingNewsBanner-items>p a.Button :hover,.RichTextBreakingNewsBanner-items>ul a.Button :hover,.RichTextBreakingNewsBanner-items h2 a.Button :hover,.RichTextBreakingNewsBanner-items h3 a.Button :hover,.RichTextBreakingNewsBanner-items p>ol a.Button :hover,.RichTextBreakingNewsBanner-items p>ul a.Button :hover,.RichTextElements>ol a.LoadMore button :hover,.RichTextElements>ol a.SearchResultsModule-filters-apply button :hover,.RichTextElements>ol a.VideoPlaylistModule-playlistNavigation button :hover,.RichTextElements>ol a.VideoPlaylistModule-playlistToggle :hover,.RichTextElements>p a.LoadMore button :hover,.RichTextElements>p a.SearchResultsModule-filters-apply button :hover,.RichTextElements>p a.VideoPlaylistModule-playlistNavigation button :hover,.RichTextElements>p a.VideoPlaylistModule-playlistToggle :hover,.RichTextElements>ul a.LoadMore button :hover,.RichTextElements>ul a.SearchResultsModule-filters-apply button :hover,.RichTextElements>ul a.VideoPlaylistModule-playlistNavigation button :hover,.RichTextElements>ul a.VideoPlaylistModule-playlistToggle :hover,.RichTextElements h2 a.LoadMore button :hover,.RichTextElements h2 a.SearchResultsModule-filters-apply button :hover,.RichTextElements h2 a.VideoPlaylistModule-playlistNavigation button :hover,.RichTextElements h2 a.VideoPlaylistModule-playlistToggle :hover,.RichTextElements h3 a.LoadMore button :hover,.RichTextElements h3 a.SearchResultsModule-filters-apply button :hover,.RichTextElements h3 a.VideoPlaylistModule-playlistNavigation button :hover,.RichTextElements h3 a.VideoPlaylistModule-playlistToggle :hover,.RichTextElements p>ol a.LoadMore button :hover,.RichTextElements p>ol a.SearchResultsModule-filters-apply button :hover,.RichTextElements p>ol a.VideoPlaylistModule-playlistNavigation button :hover,.RichTextElements p>ol a.VideoPlaylistModule-playlistToggle :hover,.RichTextElements p>ul a.LoadMore button :hover,.RichTextElements p>ul a.SearchResultsModule-filters-apply button :hover,.RichTextElements p>ul a.VideoPlaylistModule-playlistNavigation button :hover,.RichTextElements p>ul a.VideoPlaylistModule-playlistToggle :hover{color:var(--color-button-hover-text);text-decoration:none}.PageList-header-description>ol a:hover,.PageList-header-description>p a:hover,.PageList-header-description>ul a:hover,.PageList-header-description h2 a:hover,.PageList-header-description h3 a:hover,.PageList-header-description p>ol a:hover,.PageList-header-description p>ul a:hover,.PagePromo-description>ol a:hover,.PagePromo-description>p a:hover,.PagePromo-description>ul a:hover,.PagePromo-description h2 a:hover,.PagePromo-description h3 a:hover,.PagePromo-description p>ol a:hover,.PagePromo-description p>ul a:hover,.RichTextBody>ol a:hover,.RichTextBody>p a:hover,.RichTextBody>ul a:hover,.RichTextBody h2 a:hover,.RichTextBody h3 a:hover,.RichTextBody p>ol a:hover,.RichTextBody p>ul a:hover,.RichTextBreakingNewsBanner-items>ol a:hover,.RichTextBreakingNewsBanner-items>p a:hover,.RichTextBreakingNewsBanner-items>ul a:hover,.RichTextBreakingNewsBanner-items h2 a:hover,.RichTextBreakingNewsBanner-items h3 a:hover,.RichTextBreakingNewsBanner-items p>ol a:hover,.RichTextBreakingNewsBanner-items p>ul a:hover{text-decoration:none}.PageList-header-description .LinkEnhancement a:not(.Button),.PageList-header-description>a,.PagePromo-description .LinkEnhancement a:not(.Button),.PagePromo-description>a,.RichTextBody .LinkEnhancement a:not(.Button),.RichTextBody>a,.RichTextBreakingNewsBanner-items .LinkEnhancement a:not(.Button),.RichTextBreakingNewsBanner-items>a{text-decoration:underline;color:var(--color-category,var(--color-link-text))}.PageList-header-description .LinkEnhancement a:not(.Button):hover,.PageList-header-description>a:hover,.PagePromo-description .LinkEnhancement a:not(.Button):hover,.PagePromo-description>a:hover,.RichTextBody .LinkEnhancement a:not(.Button):hover,.RichTextBody>a:hover,.RichTextBreakingNewsBanner-items .LinkEnhancement a:not(.Button):hover,.RichTextBreakingNewsBanner-items>a:hover{text-decoration:none}.PageList-header-description>ul,.PageList-header-description p>ul,.PagePromo-description>ul,.PagePromo-description p>ul,.RichTextBody>ul,.RichTextBody p>ul,.RichTextBreakingNewsBanner-items>ul,.RichTextBreakingNewsBanner-items p>ul{list-style:disc;margin:20px 0;padding:0 0 0 20px}.PageList-header-description>ul li,.PageList-header-description p>ul li,.PagePromo-description>ul li,.PagePromo-description p>ul li,.RichTextBody>ul li,.RichTextBody p>ul li,.RichTextBreakingNewsBanner-items>ul li,.RichTextBreakingNewsBanner-items p>ul li{padding:0 0 20px 20px}.PageList-header-description>ul li>ul,.PageList-header-description p>ul li>ul,.PagePromo-description>ul li>ul,.PagePromo-description p>ul li>ul,.RichTextBody>ul li>ul,.RichTextBody p>ul li>ul,.RichTextBreakingNewsBanner-items>ul li>ul,.RichTextBreakingNewsBanner-items p>ul li>ul{list-style:circle;padding:20px 0 0 20px}.PageList-header-description>ul li>ul li:last-of-type,.PageList-header-description p>ul li>ul li:last-of-type,.PagePromo-description>ul li>ul li:last-of-type,.PagePromo-description p>ul li>ul li:last-of-type,.RichTextBody>ul li>ul li:last-of-type,.RichTextBody p>ul li>ul li:last-of-type,.RichTextBreakingNewsBanner-items>ul li>ul li:last-of-type,.RichTextBreakingNewsBanner-items p>ul li>ul li:last-of-type{padding:0 0 0 20px}.PageList-header-description>ul li>ul li>ul,.PageList-header-description p>ul li>ul li>ul,.PagePromo-description>ul li>ul li>ul,.PagePromo-description p>ul li>ul li>ul,.RichTextBody>ul li>ul li>ul,.RichTextBody p>ul li>ul li>ul,.RichTextBreakingNewsBanner-items>ul li>ul li>ul,.RichTextBreakingNewsBanner-items p>ul li>ul li>ul{list-style:square;padding:20px 0 0 20px}.PageList-header-description>ul li>ul li>ul li:last-of-type,.PageList-header-description p>ul li>ul li>ul li:last-of-type,.PagePromo-description>ul li>ul li>ul li:last-of-type,.PagePromo-description p>ul li>ul li>ul li:last-of-type,.RichTextBody>ul li>ul li>ul li:last-of-type,.RichTextBody p>ul li>ul li>ul li:last-of-type,.RichTextBreakingNewsBanner-items>ul li>ul li>ul li:last-of-type,.RichTextBreakingNewsBanner-items p>ul li>ul li>ul li:last-of-type{padding:0 0 0 20px}.PageList-header-description>ul li>ul li>ul li>ul,.PageList-header-description p>ul li>ul li>ul li>ul,.PagePromo-description>ul li>ul li>ul li>ul,.PagePromo-description p>ul li>ul li>ul li>ul,.RichTextBody>ul li>ul li>ul li>ul,.RichTextBody p>ul li>ul li>ul li>ul,.RichTextBreakingNewsBanner-items>ul li>ul li>ul li>ul,.RichTextBreakingNewsBanner-items p>ul li>ul li>ul li>ul{list-style:disc;padding:20px 0 0 20px}.PageList-header-description>ul li>ol,.PageList-header-description p>ul li>ol,.PagePromo-description>ul li>ol,.PagePromo-description p>ul li>ol,.RichTextBody>ul li>ol,.RichTextBody p>ul li>ol,.RichTextBreakingNewsBanner-items>ul li>ol,.RichTextBreakingNewsBanner-items p>ul li>ol{list-style:decimal;padding:20px 0 0 20px}.PageList-header-description>ol,.PageList-header-description p>ol,.PagePromo-description>ol,.PagePromo-description p>ol,.RichTextBody>ol,.RichTextBody p>ol,.RichTextBreakingNewsBanner-items>ol,.RichTextBreakingNewsBanner-items p>ol{list-style:decimal;margin:20px 0;padding:0 0 0 20px}.PageList-header-description>ol li,.PageList-header-description p>ol li,.PagePromo-description>ol li,.PagePromo-description p>ol li,.RichTextBody>ol li,.RichTextBody p>ol li,.RichTextBreakingNewsBanner-items>ol li,.RichTextBreakingNewsBanner-items p>ol li{padding:0 0 20px 20px}.PageList-header-description>ol li>ul,.PageList-header-description p>ol li>ul,.PagePromo-description>ol li>ul,.PagePromo-description p>ol li>ul,.RichTextBody>ol li>ul,.RichTextBody p>ol li>ul,.RichTextBreakingNewsBanner-items>ol li>ul,.RichTextBreakingNewsBanner-items p>ol li>ul{list-style:disc;padding:20px 0 0 20px}.PageList-header-description>ol li>ul li:last-of-type,.PageList-header-description p>ol li>ul li:last-of-type,.PagePromo-description>ol li>ul li:last-of-type,.PagePromo-description p>ol li>ul li:last-of-type,.RichTextBody>ol li>ul li:last-of-type,.RichTextBody p>ol li>ul li:last-of-type,.RichTextBreakingNewsBanner-items>ol li>ul li:last-of-type,.RichTextBreakingNewsBanner-items p>ol li>ul li:last-of-type{padding:0 0 0 20px}.PageList-header-description>ol li>ol,.PageList-header-description p>ol li>ol,.PagePromo-description>ol li>ol,.PagePromo-description p>ol li>ol,.RichTextBody>ol li>ol,.RichTextBody p>ol li>ol,.RichTextBreakingNewsBanner-items>ol li>ol,.RichTextBreakingNewsBanner-items p>ol li>ol{list-style:lower-alpha;padding:20px 0 0 20px}.PageList-header-description>ol li>ol li:last-of-type,.PageList-header-description p>ol li>ol li:last-of-type,.PagePromo-description>ol li>ol li:last-of-type,.PagePromo-description p>ol li>ol li:last-of-type,.RichTextBody>ol li>ol li:last-of-type,.RichTextBody p>ol li>ol li:last-of-type,.RichTextBreakingNewsBanner-items>ol li>ol li:last-of-type,.RichTextBreakingNewsBanner-items p>ol li>ol li:last-of-type{padding:0 0 0 20px}.PageList-header-description>ol li>ol li>ol,.PageList-header-description p>ol li>ol li>ol,.PagePromo-description>ol li>ol li>ol,.PagePromo-description p>ol li>ol li>ol,.RichTextBody>ol li>ol li>ol,.RichTextBody p>ol li>ol li>ol,.RichTextBreakingNewsBanner-items>ol li>ol li>ol,.RichTextBreakingNewsBanner-items p>ol li>ol li>ol{list-style:lower-roman;padding:20px 0 0 20px}.PageList-header-description>p,.PagePromo-description>p,.RichTextBody>p,.RichTextBreakingNewsBanner-items>p{margin:20px 0}.PageList-header-description>p:first-of-type,.PagePromo-description>p:first-of-type,.RichTextBody>p:first-of-type,.RichTextBreakingNewsBanner-items>p:first-of-type{margin-top:0}.PageList-header-description>p:last-of-type,.PagePromo-description>p:last-of-type,.RichTextBody>p:last-of-type,.RichTextBreakingNewsBanner-items>p:last-of-type{margin-bottom:0}.PageList-header-description table,.PagePromo-description table,.RichTextBody table,.RichTextBreakingNewsBanner-items table{width:100%;border:1px solid var(--color-border)}@media only screen and (max-width:1023px){.PageList-header-description table,.PagePromo-description table,.RichTextBody table,.RichTextBreakingNewsBanner-items table{min-width:940px}}.PageList-header-description table tbody tr,.PagePromo-description table tbody tr,.RichTextBody table tbody tr,.RichTextBreakingNewsBanner-items table tbody tr{margin-bottom:10px}.PageList-header-description table tbody tr:last-of-type td,.PagePromo-description table tbody tr:last-of-type td,.RichTextBody table tbody tr:last-of-type td,.RichTextBreakingNewsBanner-items table tbody tr:last-of-type td{padding-bottom:0}.PageList-header-description table tbody td,.PagePromo-description table tbody td,.RichTextBody table tbody td,.RichTextBreakingNewsBanner-items table tbody td{padding:0 15px;border:1px solid var(--color-border);background-clip:padding-box;min-height:50px;height:50px;position:relative}.PageList-header-description table tbody td:first-child,.PagePromo-description table tbody td:first-child,.RichTextBody table tbody td:first-child,.RichTextBreakingNewsBanner-items table tbody td:first-child{border-left:0}.PageList-header-description table tbody td:last-child,.PagePromo-description table tbody td:last-child,.RichTextBody table tbody td:last-child,.RichTextBreakingNewsBanner-items table tbody td:last-child{border-right:0}.RichTextModule-title{position:relative;font-size:24px;line-height:24px;overflow:hidden;margin-bottom:20px}.RichTextModule-title:after{display:block;position:absolute;content:"";width:100%;height:1px;bottom:0;z-index:-1;background-color:#f5f5f5}.RichTextModule-title-inner{padding-bottom:5px;position:relative;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;border-bottom:1px solid #04aa47}.HTML5VideoPlayer{display:block;height:0;margin:0 auto;padding-bottom:56.25%;position:relative}.HTML5VideoPlayer video{border:0;cursor:pointer;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.HTML5VideoPlayer-content{margin-top:10px}.HTML5VideoPlayer-playIcon{bottom:20px;cursor:pointer;height:40px;left:10px;position:absolute;width:40px}.HTML5VideoPlayer-playIcon svg{color:var(--color-primary);height:100%;left:2px;position:absolute;top:0;width:100%}@media only screen and (min-width:1024px){.HTML5VideoPlayer{padding-bottom:52.25%}.HTML5VideoPlayer-playIcon{bottom:20px;height:50px;left:20px;width:50px}}.VideoEnhancement{margin:30px 0}@media only screen and (min-width:768px){.VideoEnhancement{margin:40px 0}}.VideoModule-description{margin:-10px 0 20px}[data-inverse-colors] .VideoModule-description{color:var(--color-primary-text-inverse);--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse)}.VideoModule-description a,.VideoModule-description a:hover{text-decoration:underline}.VideoModule-header{text-align:center}.VideoModule-title{margin-bottom:20px}[data-inverse-colors] .VideoModule-title{color:var(--color-primary-text-inverse)}.VideoPlaylistModule{display:block}.VideoPlaylistModule-description{margin:-10px 0 20px}[data-inverse-colors] .VideoPlaylistModule-description{color:var(--color-primary-text-inverse);--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse)}.VideoPlaylistModule-description a,.VideoPlaylistModule-description a:hover{text-decoration:underline}.VideoPlaylistModule-header{text-align:center}.VideoPlaylistModule-body{margin-top:30px}.VideoPlaylistModule-player{padding-bottom:20px}.VideoPlaylistModule-playlist{position:relative;padding:0 40px}.VideoPlaylistModule-playlist-items::-webkit-scrollbar{display:none}.VideoPlaylistModule-playlist-items-item{border-bottom:2px solid var(--color-border)}.VideoPlaylistModule-playlist-items-item:first-of-type{border-top:2px solid var(--color-border)}.VideoPlaylistModule-playlistNavigation{display:flex;gap:10px}.VideoPlaylistModule-playlistNavigation button{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;padding:0}.VideoPlaylistModule-playlistNavigation button svg{width:50%;height:50%}.VideoPlaylistModule-playlistNavigation button[data-theme=secondary]{background-color:red}.VideoPlaylistModule-playlistNavigation button[data-scroll-backward] svg{transform:rotate(90deg)}.VideoPlaylistModule-playlistNavigation button[data-scroll-forward] svg{transform:rotate(-90deg)}.VideoPlaylistModule-playlistToggle{display:block;margin:20px auto 0}.VideoPlaylistModule-title{border-bottom:1px solid #ccc;color:var(--color-list-title);font-size:37px;text-align:left;font-weight:700;display:block;margin-bottom:10px;position:relative;padding-bottom:10px;width:100%}[data-inverse-colors] .VideoPlaylistModule-title{color:var(--color-primary-text-inverse)}.VideoPlaylistModule:not([data-clipped]) .VideoPlaylistModule-playlistToggle{display:none}@media only screen and (max-width:767px){.VideoPlaylistModule-playlistNavigation,.VideoPlaylistModule[data-clipped] .VideoPlaylistModule-playlist .VideoPlaylistModule-playlist-items-item:nth-of-type(n+4){display:none}}@media only screen and (max-width:1023px){.VideoPlaylistModule-playlistNavigation button{position:absolute;top:50%}.VideoPlaylistModule-playlistNavigation button[data-scroll-backward]{left:0}.VideoPlaylistModule-playlistNavigation button[data-scroll-forward]{right:0}}@media only screen and (min-width:768px){.VideoPlaylistModule-playlist{border-top:2px solid var(--color-border);padding:0 40px}.VideoPlaylistModule-playlist-items{display:flex;overflow:scroll}.VideoPlaylistModule-playlist-items-item{border:none;margin:0 auto}.VideoPlaylistModule-playlist-items-item:first-of-type{border:none}.VideoPlaylistModule-playlistToggle{display:none}}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-playlist{width:100%}@media only screen and (min-width:1024px){.VideoPlaylistModule{--playlistWidth:144px}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-body{padding-right:var(--playlistWidth);position:relative}.Page-articleBody .VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-body{padding-right:0}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-player{padding-right:20px}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-playlist{border-top:none;bottom:0;display:block;position:absolute;right:0;top:0;width:var(--playlistWidth);padding:0}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-playlist-items{overflow:auto}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-playlist-items-item{border-bottom:2px solid var(--color-border)}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-playlist-items-item:first-of-type{border-bottom:2px solid var(--color-border);margin-top:-20px}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-playlist{display:flex;flex-direction:column}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-playlist-items{margin-left:0;margin-right:0;margin-bottom:40px;flex-direction:column}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-playlistNavigation{place-content:center}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-playlistNavigation button[data-scroll-backward] svg{transform:rotate(180deg)}.VideoPlaylistModule:not([data-playlist-bottom]) .VideoPlaylistModule-playlistNavigation button[data-scroll-forward] svg{transform:rotate(0)}.VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-body,.VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-player{padding-right:0}.VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-playlist{border-top:2px solid var(--color-border)}.VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-playlist-items{display:flex;position:relative}.Page-articleBody .VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-playlist-items{height:400px;overflow:auto;position:relative;width:100%}.VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-playlist-items-item{border-bottom:none;margin:0 auto}.VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-playlist-items-item:first-of-type{border-bottom:none;margin-top:0}.VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-playlistNavigation button{position:absolute;top:50%}.VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-playlistNavigation button[data-scroll-backward]{left:0}.VideoPlaylistModule[data-playlist-bottom] .VideoPlaylistModule-playlistNavigation button[data-scroll-forward]{right:0}}@media only screen and (min-width:1440px){.VideoPlaylistModule{--playlistWidth:176px}}.VideoPlaylistItem{cursor:pointer;display:block;overflow:hidden;padding:20px 0}.VideoPlaylistItem[is-current]{cursor:auto}.VideoPlaylistItem[is-current] .VideoPlaylistItem-media .Image{filter:brightness(.5)}.VideoPlaylistItem:not([is-current]) .VideoPlaylistItem-playingText,.VideoPlaylistItem[is-current] .VideoPlaylistItem-playIcon{display:none}.VideoPlaylistItem-duration{font-weight:400}.VideoPlaylistItem-media{float:left;margin-right:15px;position:relative;width:112px}.VideoPlaylistItem-playIcon,.VideoPlaylistItem-playingText{position:absolute}.VideoPlaylistItem-playIcon{bottom:5px;left:5px}.VideoPlaylistItem-playIcon svg{background-color:var(--color-primary);border-radius:100%;color:var(--color-primary);height:20px;width:20px}.VideoPlaylistItem-playingText{bottom:0;color:var(--color-text-inverse);font-weight:700;left:0;padding:6px 9px;text-transform:uppercase;white-space:nowrap}.VideoPlaylistItem-title{margin-bottom:5px}[data-inverse-colors] .VideoPlaylistItem-title{color:var(--color-text-inverse)}@media only screen and (min-width:768px){.VideoPlaylistItem{padding:20px 20px 20px 0}.VideoPlaylistItem-media{float:none;margin-right:0;width:208px}.VideoPlaylistItem-title{margin-top:10px}}@media only screen and (min-width:1024px){.VideoPlaylistItem{padding-right:0}.VideoPlaylistItem-media{width:144px}[data-playlist-bottom] .VideoPlaylistItem-media{width:208px}}@media only screen and (min-width:1440px){.VideoPlaylistItem-media{width:176px}[data-playlist-bottom] .VideoPlaylistItem-media{width:208px}}.VimeoVideoPlayer{display:block;height:0;margin:0 auto;padding-bottom:56.25%;position:relative}.VimeoVideoPlayer iframe{border:0;left:0;height:100%;position:absolute;top:0;width:100%}.YouTubeVideoPlayer{display:block;height:0;margin:0 auto;padding-bottom:56.25%;position:relative}.YouTubeVideoPlayer iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%;border-radius:12px}.YouTubeVideoPlayer .lite-youtube{max-width:100%}@media only screen and (max-width:1023px){[data-device=desk]{display:none}}@media only screen and (min-width:1024px){[data-device=mob]{display:none}}
