@media print,screen and (max-width:39.99875em){.destaque-trilho{padding:16px}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.destaque-trilho{padding-left:1.5rem;padding-right:1.5rem}}@media print,screen and (min-width:40em){.destaque-trilho{padding-top:32px;padding-bottom:32px}}.destaque-trilho .wrapper{-webkit-border-radius:12px;border-radius:12px;overflow:hidden;-webkit-backface-visibility:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);-moz-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}@media print,screen and (max-width:63.99875em){.destaque-trilho .wrapper{height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media print,screen and (min-width:64em){.destaque-trilho .wrapper{height:200px;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.destaque-trilho{font-family:globotipoweb,helvetica,arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-variation-settings:"ital" 0,"opsz" 10;font-feature-settings:"ss01" 0,"ss02" 0,"ss03" 1}.destaque-trilho .cta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:20px 16px;height:159px;position:relative;background-color:var(--theme);width:100%;margin-bottom:2px;cursor:default}@media print,screen and (min-width:40em){.destaque-trilho .cta{width:100%;padding:16px;height:126px}}@media print,screen and (min-width:64em){.destaque-trilho .cta{width:25%;margin-bottom:0;height:200px;margin-right:1px}}.destaque-trilho .cta__header{font-size:14px;line-height:21px;letter-spacing:-.015em;font-weight:600;cursor:default;color:#fff;margin-bottom:1.5rem;position:relative;margin:0}@media print,screen and (min-width:40em){.destaque-trilho .cta__header{margin-bottom:0}}.destaque-trilho .cta__content a{cursor:pointer}.destaque-trilho .cta__content--title{font-family:globotipoweb,helvetica,arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-variation-settings:"ital" 0,"opsz" 36;font-feature-settings:"ss01" 1,"ss02" 0,"ss03" 0;font-size:24px;line-height:29px;letter-spacing:-.035em;font-weight:700;color:#fff;margin-bottom:.5rem}.destaque-trilho .cta__content--title:hover+.destaque-trilho__chamada-link{opacity:1}.destaque-trilho .cta__content--link{font-size:12px;line-height:14px;letter-spacing:-.01em;font-weight:600;color:#fff;display:block;text-decoration:none}.destaque-trilho .posts{font-size:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}@media print,screen and (max-width:39.99875em){.destaque-trilho .posts{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media print,screen and (min-width:64em){.destaque-trilho .posts{width:75%}}.destaque-trilho .posts .post{margin:1px 0;width:100%;display:inline-block;position:relative;overflow:hidden;height:200px}@media print,screen and (min-width:40em) and (max-width:63.99875em){.destaque-trilho .posts .post{width:33.33333%}}@media print,screen and (min-width:40em){.destaque-trilho .posts .post{margin:0 1px}.destaque-trilho .posts .post:last-of-type{margin-right:0}}@media print,screen and (max-width:63.99875em){.destaque-trilho .posts .post:first-of-type{margin-left:0}}.destaque-trilho .posts .post:not(.has-source) .post__title{margin-bottom:16px}.destaque-trilho .posts .post:hover .post__image{-webkit-filter:brightness(90%);filter:brightness(90%)}.destaque-trilho .posts .post:hover .post__image--placeholder{opacity:1}.destaque-trilho .posts .post__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:100%;height:100%;white-space:normal;text-decoration:none}.destaque-trilho .posts .post__title{font-size:16px;line-height:19px;letter-spacing:-.02em;font-weight:700;max-width:90%;color:#fff;width:100%;z-index:2;padding:0 16px}.destaque-trilho .posts .post__source{color:#fff;font-size:12px;line-height:14px;letter-spacing:-.01em;margin-top:8px;margin-bottom:16px;z-index:2;font-weight:400;padding:0 16px}.destaque-trilho .posts .post__source--editorial+.post__source--product{position:relative;padding-left:6px;margin-left:2px}.destaque-trilho .posts .post__source--editorial+.post__source--product:before{content:"";width:2px;height:2px;-webkit-border-radius:100%;border-radius:100%;display:inline-block;top:7px;position:absolute;left:0;background-color:var(--theme)}.destaque-trilho .posts .post__image{margin:0;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;z-index:1;top:0;bottom:0;background-size:cover;width:100%;-webkit-filter:brightness(95%);filter:brightness(95%);will-change:transform;-webkit-transition:-webkit-filter .3s ease-in;transition:-webkit-filter .3s ease-in;transition:filter .3s ease-in;transition:filter .3s ease-in,-webkit-filter .3s ease-in}.destaque-trilho .posts .post__image--placeholder{height:100%;width:100%;position:absolute;z-index:99;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in;opacity:.8;background:linear-gradient(180deg,transparent 30%,#000)}
.glb-skeleton-box,.glb-skeleton-box--empty:empty{--skeleton-beam:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.7) 50%,hsla(0,0%,100%,0));width:var(--skeleton-width,100px);min-height:var(--skeleton-height,100px);background-color:#eee;background-image:var(--skeleton-beam);background-size:95% 100%;background-repeat:no-repeat;background-position:-2500% 0;-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite}@-webkit-keyframes a{to{background-position:2500% 0}}@keyframes a{to{background-position:2500% 0}}.area-colunas__container{font-family:globotipoweb,helvetica,arial,sans-serif;font-variation-settings:"ital" 0,"opsz" 10;font-feature-settings:"ss01" 0,"ss02" 0,"ss03" 1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:64em){.area-colunas__container{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.area-colunas__container .column-container-entretenimento,.area-colunas__container .column-container-esporte,.area-colunas__container .column-container-jornalismo{padding-top:24px;padding-bottom:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}@media print,screen and (min-width:64em){.area-colunas__container .column-container-entretenimento,.area-colunas__container .column-container-esporte,.area-colunas__container .column-container-jornalismo{width:-webkit-calc(33.33% - 24px);width:calc(33.33% - 24px);padding-bottom:60px;padding-top:32px}}@media print,screen and (max-width:63.99875em){.column-container-entretenimento .column-content,.column-container-esporte .column-content,.column-container-jornalismo .column-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.column-container-entretenimento .wrapper,.column-container-esporte .wrapper,.column-container-jornalismo .wrapper{margin:20px 0}@media print,screen and (max-width:39.99875em){.column-container-entretenimento .wrapper:last-child,.column-container-esporte .wrapper:last-child,.column-container-jornalismo .wrapper:last-child{margin-bottom:20px}}@media print,screen and (min-width:64em){.column-container-entretenimento .wrapper:last-child,.column-container-esporte .wrapper:last-child,.column-container-jornalismo .wrapper:last-child{margin-bottom:60px}}.column-container-entretenimento .inner-separator,.column-container-esporte .inner-separator,.column-container-jornalismo .inner-separator{border:none;height:1px;background-color:#ebedef;margin:0}.column-container-entretenimento .title-headline,.column-container-esporte .title-headline,.column-container-jornalismo .title-headline{margin-bottom:32px;border-bottom:1px solid #ebedef}.column-container-entretenimento .title-headline .title-headline--text,.column-container-esporte .title-headline .title-headline--text,.column-container-jornalismo .title-headline .title-headline--text{position:relative;vertical-align:baseline;border:0;display:table;padding-bottom:18px}@media print,screen and (min-width:64em){.column-container-entretenimento .title-headline .title-headline--text,.column-container-esporte .title-headline .title-headline--text,.column-container-jornalismo .title-headline .title-headline--text{padding-bottom:12px}}.column-container-entretenimento .title-headline .title-headline--text>span,.column-container-esporte .title-headline .title-headline--text>span,.column-container-jornalismo .title-headline .title-headline--text>span{font-family:globotipoweb,helvetica,arial,sans-serif;font-variation-settings:"ital" 0,"opsz" 36;font-feature-settings:"ss01" 1,"ss02" 0,"ss03" 0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:32px;line-height:38px;letter-spacing:-.04em;font-weight:700;color:var(--theme)}.column-container-entretenimento .title-headline .title-headline--text:after,.column-container-esporte .title-headline .title-headline--text:after,.column-container-jornalismo .title-headline .title-headline--text:after{content:"";display:block;position:absolute;background-color:var(--theme);width:100%;height:2px;bottom:-2px}.column-container-entretenimento .more-container,.column-container-esporte .more-container,.column-container-jornalismo .more-container{width:100%;-webkit-border-radius:8px;border-radius:8px;text-align:center;background-color:var(--theme);margin-top:20px}.column-container-entretenimento .more-container.glb-skeleton-box-button,.column-container-esporte .more-container.glb-skeleton-box-button,.column-container-jornalismo .more-container.glb-skeleton-box-button{min-height:48px}.column-container-entretenimento .more-container--secondary,.column-container-esporte .more-container--secondary,.column-container-jornalismo .more-container--secondary{background:#fff;border:1px solid var(--theme)}.column-container-entretenimento .more-container--secondary .more-container__link,.column-container-esporte .more-container--secondary .more-container__link,.column-container-jornalismo .more-container--secondary .more-container__link{color:var(--theme)}.column-container-entretenimento .more-container__link,.column-container-esporte .more-container__link,.column-container-jornalismo .more-container__link{display:block;padding:14.5px 12px;font-size:16px;line-height:19px;letter-spacing:-.02em;font-weight:700;color:#fff}.column-container-entretenimento .see-more--container,.column-container-esporte .see-more--container,.column-container-jornalismo .see-more--container{height:auto}@media print,screen and (max-width:63.99875em){.column-container-entretenimento .see-more--container,.column-container-esporte .see-more--container,.column-container-jornalismo .see-more--container{height:0;overflow:hidden}}.column-container-entretenimento .see-more--button,.column-container-esporte .see-more--button,.column-container-jornalismo .see-more--button{display:none}@media print,screen and (max-width:63.99875em){.column-container-entretenimento .see-more--button,.column-container-esporte .see-more--button,.column-container-jornalismo .see-more--button{font-family:globotipoweb,helvetica,arial,sans-serif;font-variation-settings:"ital" 0,"opsz" 10;font-feature-settings:"ss01" 0,"ss02" 0,"ss03" 1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;margin-top:20px;margin-bottom:20px;display:block;border:1px solid #ced1d7;background-color:#fff;padding:12px 0;-webkit-border-radius:6px;border-radius:6px;color:var(--theme);font-size:14px;line-height:15px;letter-spacing:-.015em;font-weight:700;width:100%}.column-container-entretenimento .see-more--button.see-more--button--secondary,.column-container-esporte .see-more--button.see-more--button--secondary,.column-container-jornalismo .see-more--button.see-more--button--secondary{text-transform:lowercase;background-color:var(--theme);color:#fff;border:none;width:-webkit-max-content;width:max-content;padding:13.5px 28px 13.5px 40px;line-height:17px;-webkit-border-radius:8px;border-radius:8px}.column-container-entretenimento .see-more--button.see-more--button--secondary:after,.column-container-esporte .see-more--button.see-more--button--secondary:after,.column-container-jornalismo .see-more--button.see-more--button--secondary:after{position:relative;top:-2px;content:"";display:inline-block;width:8px;height:8px;border-right:2px solid #fff;border-top:2px solid #fff;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);margin-right:10px;margin-left:10px}}.column-container-entretenimento.opened .see-more--container,.column-container-esporte.opened .see-more--container,.column-container-jornalismo.opened .see-more--container{height:auto}.column-container-entretenimento.opened .see-more--button,.column-container-esporte.opened .see-more--button,.column-container-jornalismo.opened .see-more--button{display:none}.area-colunas__container .outer-separator{margin:0 -16px}@media print,screen and (min-width:64em){.column-container-entretenimento .wrapper.simple,.column-container-esporte .wrapper.simple,.column-container-jornalismo .wrapper.simple{height:98px}}.column-container-entretenimento .wrapper.simple .container .post,.column-container-esporte .wrapper.simple .container .post,.column-container-jornalismo .wrapper.simple .container .post{color:#2f3134;width:100%}.column-container-entretenimento .wrapper.simple .container .post__video,.column-container-esporte .wrapper.simple .container .post__video,.column-container-jornalismo .wrapper.simple .container .post__video{display:none}.column-container-entretenimento .wrapper.simple .container .post__link,.column-container-esporte .wrapper.simple .container .post__link,.column-container-jornalismo .wrapper.simple .container .post__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:64em){.column-container-entretenimento .wrapper.simple .container .post__link,.column-container-esporte .wrapper.simple .container .post__link,.column-container-jornalismo .wrapper.simple .container .post__link{height:98px}}.column-container-entretenimento .wrapper.simple .container .post__hat,.column-container-esporte .wrapper.simple .container .post__hat,.column-container-jornalismo .wrapper.simple .container .post__hat{margin-bottom:4px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;color:var(--theme);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.column-container-entretenimento .wrapper.simple .container .post__hat--text,.column-container-esporte .wrapper.simple .container .post__hat--text,.column-container-jornalismo .wrapper.simple .container .post__hat--text{font-size:14px;line-height:15px;letter-spacing:-.015em;font-weight:600}.column-container-entretenimento .wrapper.simple .container .post__title,.column-container-esporte .wrapper.simple .container .post__title,.column-container-jornalismo .wrapper.simple .container .post__title{color:#2f3134;font-size:16px;line-height:19px;letter-spacing:-.02em;font-weight:700;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;width:100%;height:-webkit-fit-content;height:fit-content}@media print,screen and (min-width:64em){.column-container-entretenimento .wrapper.simple .container .post__title,.column-container-esporte .wrapper.simple .container .post__title,.column-container-jornalismo .wrapper.simple .container .post__title{height:57px;display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}}.column-container-entretenimento .wrapper.simple .container .post__title:hover,.column-container-esporte .wrapper.simple .container .post__title:hover,.column-container-jornalismo .wrapper.simple .container .post__title:hover{-webkit-transition:color .3s ease-in;transition:color .3s ease-in;color:#4f5257}.column-container-entretenimento .wrapper.simple .container .post__source,.column-container-esporte .wrapper.simple .container .post__source,.column-container-jornalismo .wrapper.simple .container .post__source{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;margin-top:8px}@media print,screen and (min-width:64em){.column-container-entretenimento .wrapper.simple .container .post__source,.column-container-esporte .wrapper.simple .container .post__source,.column-container-jornalismo .wrapper.simple .container .post__source{margin-top:4px}}.column-container-entretenimento .wrapper.simple .container .post__source--editorial,.column-container-esporte .wrapper.simple .container .post__source--editorial,.column-container-jornalismo .wrapper.simple .container .post__source--editorial{padding-right:2px}.column-container-entretenimento .wrapper.simple .container .post__source--editorial,.column-container-entretenimento .wrapper.simple .container .post__source--product,.column-container-esporte .wrapper.simple .container .post__source--editorial,.column-container-esporte .wrapper.simple .container .post__source--product,.column-container-jornalismo .wrapper.simple .container .post__source--editorial,.column-container-jornalismo .wrapper.simple .container .post__source--product{font-size:12px;line-height:14px;letter-spacing:-.01em;font-weight:400;color:#6e727a}.column-container-entretenimento .wrapper.simple .container .post__source--editorial+.post__source--product,.column-container-esporte .wrapper.simple .container .post__source--editorial+.post__source--product,.column-container-jornalismo .wrapper.simple .container .post__source--editorial+.post__source--product{position:relative;padding-left:6px}.column-container-entretenimento .wrapper.simple .container .post__source--editorial+.post__source--product:before,.column-container-esporte .wrapper.simple .container .post__source--editorial+.post__source--product:before,.column-container-jornalismo .wrapper.simple .container .post__source--editorial+.post__source--product:before{content:"";width:2px;height:2px;-webkit-border-radius:100%;border-radius:100%;display:inline-block;top:8px;position:absolute;left:0;background-color:var(--theme)}@media print,screen and (min-width:64em) and (max-width:74.99875em){.column-container-entretenimento .wrapper.has-image,.column-container-esporte .wrapper.has-image,.column-container-jornalismo .wrapper.has-image{height:246px}}@media screen and (min-width:75em){.column-container-entretenimento .wrapper.has-image,.column-container-esporte .wrapper.has-image,.column-container-jornalismo .wrapper.has-image{height:136px}}@media screen and (max-width:39.99875em) and (min-width:75em),screen and (min-width:75em) and (min-width:75em){.column-container-entretenimento .wrapper.has-image.mini,.column-container-esporte .wrapper.has-image.mini,.column-container-jornalismo .wrapper.has-image.mini{height:98px}}@media screen and (max-width:39.99875em) and (max-width:39.99875em),screen and (min-width:75em) and (max-width:39.99875em){.column-container-entretenimento .wrapper.has-image.mini,.column-container-esporte .wrapper.has-image.mini,.column-container-jornalismo .wrapper.has-image.mini{height:auto}}@media screen and (max-width:39.99875em) and (min-width:75em),screen and (min-width:75em) and (min-width:75em){.column-container-entretenimento .wrapper.has-image.mini .post__link,.column-container-esporte .wrapper.has-image.mini .post__link,.column-container-jornalismo .wrapper.has-image.mini .post__link{height:98px}}@media screen and (max-width:39.99875em) and (max-width:39.99875em),screen and (min-width:75em) and (max-width:39.99875em){.column-container-entretenimento .wrapper.has-image.mini .post__link,.column-container-esporte .wrapper.has-image.mini .post__link,.column-container-jornalismo .wrapper.has-image.mini .post__link{height:auto}}@media screen and (max-width:39.99875em) and (min-width:75em),screen and (min-width:75em) and (min-width:75em){.column-container-entretenimento .wrapper.has-image.mini .post__title,.column-container-esporte .wrapper.has-image.mini .post__title,.column-container-jornalismo .wrapper.has-image.mini .post__title{display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}}@media screen and (max-width:39.99875em),screen and (min-width:75em){.column-container-entretenimento .wrapper.has-image.mini .post__image,.column-container-esporte .wrapper.has-image.mini .post__image,.column-container-jornalismo .wrapper.has-image.mini .post__image{height:98px;width:130px}.column-container-entretenimento .wrapper.has-image.mini .post__source,.column-container-esporte .wrapper.has-image.mini .post__source,.column-container-jornalismo .wrapper.has-image.mini .post__source{margin-top:4px}}@media screen and (max-width:39.99875em),screen and (min-width:75em){.column-container-entretenimento .wrapper.has-image.has-image-highlight,.column-container-esporte .wrapper.has-image.has-image-highlight,.column-container-jornalismo .wrapper.has-image.has-image-highlight{height:262px}}@media screen and (max-width:39.99875em) and (max-width:39.99875em),screen and (min-width:75em) and (max-width:39.99875em){.column-container-entretenimento .wrapper.has-image.has-image-highlight,.column-container-esporte .wrapper.has-image.has-image-highlight,.column-container-jornalismo .wrapper.has-image.has-image-highlight{height:auto}}@media screen and (max-width:39.99875em),screen and (min-width:75em){.column-container-entretenimento .wrapper.has-image.has-image-highlight .post,.column-container-esporte .wrapper.has-image.has-image-highlight .post,.column-container-jornalismo .wrapper.has-image.has-image-highlight .post{color:#2f3134;width:100%}.column-container-entretenimento .wrapper.has-image.has-image-highlight .post__video,.column-container-esporte .wrapper.has-image.has-image-highlight .post__video,.column-container-jornalismo .wrapper.has-image.has-image-highlight .post__video{display:none}.column-container-entretenimento .wrapper.has-image.has-image-highlight .post__link,.column-container-esporte .wrapper.has-image.has-image-highlight .post__link,.column-container-jornalismo .wrapper.has-image.has-image-highlight .post__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:262px}}@media screen and (max-width:39.99875em) and (max-width:39.99875em),screen and (min-width:75em) and (max-width:39.99875em){.column-container-entretenimento .wrapper.has-image.has-image-highlight .post__link,.column-container-esporte .wrapper.has-image.has-image-highlight .post__link,.column-container-jornalismo .wrapper.has-image.has-image-highlight .post__link{height:auto}}@media screen and (max-width:39.99875em),screen and (min-width:75em){.column-container-entretenimento .wrapper.has-image.has-image-highlight .post__image,.column-container-esporte .wrapper.has-image.has-image-highlight .post__image,.column-container-jornalismo .wrapper.has-image.has-image-highlight .post__image{grid-area:a;height:169px;-webkit-transition:-webkit-filter .3s ease-in;transition:-webkit-filter .3s ease-in;transition:filter .3s ease-in;transition:filter .3s ease-in,-webkit-filter .3s ease-in;-webkit-filter:brightness(95%);filter:brightness(95%);margin-right:12px;width:100%;margin-bottom:12px}.column-container-entretenimento .wrapper.has-image.has-image-highlight .post__image img,.column-container-esporte .wrapper.has-image.has-image-highlight .post__image img,.column-container-jornalismo .wrapper.has-image.has-image-highlight .post__image img{-webkit-border-radius:12px;border-radius:12px}.column-container-entretenimento .wrapper.has-image.has-image-highlight .post__image:hover,.column-container-esporte .wrapper.has-image.has-image-highlight .post__image:hover,.column-container-jornalismo .wrapper.has-image.has-image-highlight .post__image:hover{-webkit-filter:brightness(90%);filter:brightness(90%)}.column-container-entretenimento .wrapper.has-image.has-image-highlight .post__hat,.column-container-esporte .wrapper.has-image.has-image-highlight .post__hat,.column-container-jornalismo .wrapper.has-image.has-image-highlight .post__hat{width:-webkit-fit-content;width:fit-content;margin-bottom:4px;color:var(--theme);height:-webkit-fit-content;height:fit-content}.column-container-entretenimento .wrapper.has-image.has-image-highlight .post__hat--text,.column-container-esporte .wrapper.has-image.has-image-highlight .post__hat--text,.column-container-jornalismo .wrapper.has-image.has-image-highlight .post__hat--text{font-size:14px;line-height:15px;letter-spacing:-.015em;font-weight:600}.column-container-entretenimento .wrapper.has-image.has-image-highlight .post__title,.column-container-esporte .wrapper.has-image.has-image-highlight .post__title,.column-container-jornalismo .wrapper.has-image.has-image-highlight .post__title{color:#2f3134;font-size:16px;line-height:19px;letter-spacing:-.02em;font-weight:700;width:100%;height:38px}}@media screen and (max-width:39.99875em) and (min-width:75em),screen and (min-width:75em) and (min-width:75em){.column-container-entretenimento .wrapper.has-image.has-image-highlight .post__title,.column-container-esporte .wrapper.has-image.has-image-highlight .post__title,.column-container-jornalismo .wrapper.has-image.has-image-highlight .post__title{display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media screen and (max-width:39.99875em) and (max-width:39.99875em),screen and (min-width:75em) and (max-width:39.99875em){.column-container-entretenimento .wrapper.has-image.has-image-highlight .post__title,.column-container-esporte .wrapper.has-image.has-image-highlight .post__title,.column-container-jornalismo .wrapper.has-image.has-image-highlight .post__title{height:auto}}@media screen and (max-width:39.99875em),screen and (min-width:75em){.column-container-entretenimento .wrapper.has-image.has-image-highlight .post__title:hover,.column-container-esporte .wrapper.has-image.has-image-highlight .post__title:hover,.column-container-jornalismo .wrapper.has-image.has-image-highlight .post__title:hover{-webkit-transition:color .3s ease-in;transition:color .3s ease-in;color:#4f5257}.column-container-entretenimento .wrapper.has-image.has-image-highlight .post__source,.column-container-esporte .wrapper.has-image.has-image-highlight .post__source,.column-container-jornalismo .wrapper.has-image.has-image-highlight .post__source{grid-area:b;-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;margin-top:8px;height:-webkit-fit-content;height:fit-content}.column-container-entretenimento .wrapper.has-image.has-image-highlight .post__source--editorial,.column-container-esporte .wrapper.has-image.has-image-highlight .post__source--editorial,.column-container-jornalismo .wrapper.has-image.has-image-highlight .post__source--editorial{padding-right:2px}.column-container-entretenimento .wrapper.has-image.has-image-highlight .post__source--editorial,.column-container-entretenimento .wrapper.has-image.has-image-highlight .post__source--product,.column-container-esporte .wrapper.has-image.has-image-highlight .post__source--editorial,.column-container-esporte .wrapper.has-image.has-image-highlight .post__source--product,.column-container-jornalismo .wrapper.has-image.has-image-highlight .post__source--editorial,.column-container-jornalismo .wrapper.has-image.has-image-highlight .post__source--product{font-size:12px;line-height:14px;letter-spacing:-.01em;font-weight:400;color:#6e727a}.column-container-entretenimento .wrapper.has-image.has-image-highlight .post__source--editorial+.post__source--product,.column-container-esporte .wrapper.has-image.has-image-highlight .post__source--editorial+.post__source--product,.column-container-jornalismo .wrapper.has-image.has-image-highlight .post__source--editorial+.post__source--product{position:relative;padding-left:6px}.column-container-entretenimento .wrapper.has-image.has-image-highlight .post__source--editorial+.post__source--product:before,.column-container-esporte .wrapper.has-image.has-image-highlight .post__source--editorial+.post__source--product:before,.column-container-jornalismo .wrapper.has-image.has-image-highlight .post__source--editorial+.post__source--product:before{content:"";width:2px;height:2px;-webkit-border-radius:100%;border-radius:100%;display:inline-block;top:8px;position:absolute;left:0;background-color:var(--theme)}}.column-container-entretenimento .wrapper.has-image .post,.column-container-esporte .wrapper.has-image .post,.column-container-jornalismo .wrapper.has-image .post{color:#2f3134;width:100%}.column-container-entretenimento .wrapper.has-image .post__video,.column-container-esporte .wrapper.has-image .post__video,.column-container-jornalismo .wrapper.has-image .post__video{display:none}.column-container-entretenimento .wrapper.has-image .post__link,.column-container-esporte .wrapper.has-image .post__link,.column-container-jornalismo .wrapper.has-image .post__link{display:-ms-grid;display:grid;grid-template-areas:"a c" "a d" "a b";-ms-grid-rows:minmax(0,max-content) max-content minmax(0,1fr);grid-template-rows:minmax(0,max-content) max-content minmax(0,1fr);-ms-grid-columns:(minmax(0,max-content))[2];grid-template-columns:repeat(2,minmax(0,max-content))}@media print,screen and (min-width:64em) and (max-width:74.99875em){.column-container-entretenimento .wrapper.has-image .post__link,.column-container-esporte .wrapper.has-image .post__link,.column-container-jornalismo .wrapper.has-image .post__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:246px}}@media screen and (min-width:75em){.column-container-entretenimento .wrapper.has-image .post__link,.column-container-esporte .wrapper.has-image .post__link,.column-container-jornalismo .wrapper.has-image .post__link{height:136px;-ms-grid-rows:minmax(0,max-content) minmax(0,max-content) minmax(0,1fr);grid-template-rows:minmax(0,max-content) minmax(0,max-content) minmax(0,1fr)}}.column-container-entretenimento .wrapper.has-image .post__image,.column-container-esporte .wrapper.has-image .post__image,.column-container-jornalismo .wrapper.has-image .post__image{grid-area:a;width:136px;height:136px;-webkit-transition:-webkit-filter .3s ease-in;transition:-webkit-filter .3s ease-in;transition:filter .3s ease-in;transition:filter .3s ease-in,-webkit-filter .3s ease-in;-webkit-filter:brightness(95%);filter:brightness(95%);margin-right:12px}@media print,screen and (max-width:39.99875em){.column-container-entretenimento .wrapper.has-image .post__image,.column-container-esporte .wrapper.has-image .post__image,.column-container-jornalismo .wrapper.has-image .post__image{width:116px;height:116px}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.column-container-entretenimento .wrapper.has-image .post__image,.column-container-esporte .wrapper.has-image .post__image,.column-container-jornalismo .wrapper.has-image .post__image{width:240px}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.column-container-entretenimento .wrapper.has-image .post__image,.column-container-esporte .wrapper.has-image .post__image,.column-container-jornalismo .wrapper.has-image .post__image{width:100%;margin-bottom:12px}}.column-container-entretenimento .wrapper.has-image .post__image img,.column-container-esporte .wrapper.has-image .post__image img,.column-container-jornalismo .wrapper.has-image .post__image img{-webkit-border-radius:12px;border-radius:12px}.column-container-entretenimento .wrapper.has-image .post__image:hover,.column-container-esporte .wrapper.has-image .post__image:hover,.column-container-jornalismo .wrapper.has-image .post__image:hover{-webkit-filter:brightness(90%);filter:brightness(90%)}.column-container-entretenimento .wrapper.has-image .post__hat,.column-container-esporte .wrapper.has-image .post__hat,.column-container-jornalismo .wrapper.has-image .post__hat{grid-area:c;width:-webkit-fit-content;width:fit-content;margin-bottom:4px;color:var(--theme);height:-webkit-fit-content;height:fit-content}.column-container-entretenimento .wrapper.has-image .post__hat--text,.column-container-esporte .wrapper.has-image .post__hat--text,.column-container-jornalismo .wrapper.has-image .post__hat--text{font-size:14px;line-height:15px;letter-spacing:-.015em;font-weight:600}.column-container-entretenimento .wrapper.has-image .post__title,.column-container-esporte .wrapper.has-image .post__title,.column-container-jornalismo .wrapper.has-image .post__title{grid-area:d;color:#2f3134;font-size:16px;line-height:19px;letter-spacing:-.02em;font-weight:700;width:100%;height:-webkit-fit-content;height:fit-content}@media print,screen and (min-width:64em) and (max-width:74.99875em){.column-container-entretenimento .wrapper.has-image .post__title,.column-container-esporte .wrapper.has-image .post__title,.column-container-jornalismo .wrapper.has-image .post__title{height:56px;display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}}@media screen and (min-width:75em){.column-container-entretenimento .wrapper.has-image .post__title,.column-container-esporte .wrapper.has-image .post__title,.column-container-jornalismo .wrapper.has-image .post__title{height:auto;display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5}}.column-container-entretenimento .wrapper.has-image .post__title:hover,.column-container-esporte .wrapper.has-image .post__title:hover,.column-container-jornalismo .wrapper.has-image .post__title:hover{-webkit-transition:color .3s ease-in;transition:color .3s ease-in;color:#4f5257}.column-container-entretenimento .wrapper.has-image .post__source,.column-container-esporte .wrapper.has-image .post__source,.column-container-jornalismo .wrapper.has-image .post__source{grid-area:b;-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;margin-top:8px;height:-webkit-fit-content;height:fit-content}.column-container-entretenimento .wrapper.has-image .post__source--editorial,.column-container-esporte .wrapper.has-image .post__source--editorial,.column-container-jornalismo .wrapper.has-image .post__source--editorial{padding-right:2px}.column-container-entretenimento .wrapper.has-image .post__source--editorial,.column-container-entretenimento .wrapper.has-image .post__source--product,.column-container-esporte .wrapper.has-image .post__source--editorial,.column-container-esporte .wrapper.has-image .post__source--product,.column-container-jornalismo .wrapper.has-image .post__source--editorial,.column-container-jornalismo .wrapper.has-image .post__source--product{font-size:12px;line-height:14px;letter-spacing:-.01em;font-weight:400;color:#6e727a}.column-container-entretenimento .wrapper.has-image .post__source--editorial+.post__source--product,.column-container-esporte .wrapper.has-image .post__source--editorial+.post__source--product,.column-container-jornalismo .wrapper.has-image .post__source--editorial+.post__source--product{position:relative;padding-left:6px}.column-container-entretenimento .wrapper.has-image .post__source--editorial+.post__source--product:before,.column-container-esporte .wrapper.has-image .post__source--editorial+.post__source--product:before,.column-container-jornalismo .wrapper.has-image .post__source--editorial+.post__source--product:before{content:"";width:2px;height:2px;-webkit-border-radius:100%;border-radius:100%;display:inline-block;top:8px;position:absolute;left:0;background-color:var(--theme)}.column-container-jornalismo .colored-background{background-color:#f9e8e7}.column-container-esporte .colored-background{background-color:#e6f7ed}.column-container-entretenimento .colored-background{background-color:#fdf2e6}.column-container-entretenimento .wrapper.colored-background,.column-container-esporte .wrapper.colored-background,.column-container-jornalismo .wrapper.colored-background{padding:16px;-webkit-border-radius:12px;border-radius:12px}@media print,screen and (min-width:64em) and (max-width:74.99875em){.column-container-entretenimento .wrapper.colored-background,.column-container-esporte .wrapper.colored-background,.column-container-jornalismo .wrapper.colored-background{height:151px}}@media screen and (min-width:75em){.column-container-entretenimento .wrapper.colored-background,.column-container-esporte .wrapper.colored-background,.column-container-jornalismo .wrapper.colored-background{height:132px}}.column-container-entretenimento .wrapper.colored-background .container .post__video,.column-container-esporte .wrapper.colored-background .container .post__video,.column-container-jornalismo .wrapper.colored-background .container .post__video{display:none}@media print,screen and (min-width:64em) and (max-width:74.99875em){.column-container-entretenimento .wrapper.colored-background .container .post__link,.column-container-esporte .wrapper.colored-background .container .post__link,.column-container-jornalismo .wrapper.colored-background .container .post__link{height:151px}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.column-container-entretenimento .wrapper.colored-background .container .post__title,.column-container-esporte .wrapper.colored-background .container .post__title,.column-container-jornalismo .wrapper.colored-background .container .post__title{height:76px;display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}}.column-container-entretenimento .wrapper.colored-background .container .post__title:hover,.column-container-esporte .wrapper.colored-background .container .post__title:hover,.column-container-jornalismo .wrapper.colored-background .container .post__title:hover{-webkit-transition:color .3s ease-in;transition:color .3s ease-in;color:#4f5257}.column-container-entretenimento .wrapper.has-image.first,.column-container-esporte .wrapper.has-image.first,.column-container-jornalismo .wrapper.has-image.first{margin-top:0}@media print,screen and (min-width:40em) and (max-width:63.99875em){.column-container-entretenimento .wrapper.has-image.first,.column-container-esporte .wrapper.has-image.first,.column-container-jornalismo .wrapper.has-image.first{height:220px}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.column-container-entretenimento .wrapper.has-image.first,.column-container-esporte .wrapper.has-image.first,.column-container-jornalismo .wrapper.has-image.first{height:338px}}@media screen and (min-width:75em){.column-container-entretenimento .wrapper.has-image.first,.column-container-esporte .wrapper.has-image.first,.column-container-jornalismo .wrapper.has-image.first{height:316px}}.column-container-entretenimento .wrapper.has-image.first .container .post__video,.column-container-esporte .wrapper.has-image.first .container .post__video,.column-container-jornalismo .wrapper.has-image.first .container .post__video{display:none}.column-container-entretenimento .wrapper.has-image.first .container .post__link,.column-container-esporte .wrapper.has-image.first .container .post__link,.column-container-jornalismo .wrapper.has-image.first .container .post__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;padding-bottom:16px;background-color:var(--theme);-webkit-border-top-left-radius:20px;border-top-left-radius:20px;-webkit-border-top-right-radius:20px;border-top-right-radius:20px;-webkit-border-bottom-left-radius:12px;border-bottom-left-radius:12px;-webkit-border-bottom-right-radius:12px;border-bottom-right-radius:12px}@media print,screen and (min-width:40em) and (max-width:63.99875em){.column-container-entretenimento .wrapper.has-image.first .container .post__link,.column-container-esporte .wrapper.has-image.first .container .post__link,.column-container-jornalismo .wrapper.has-image.first .container .post__link{padding-bottom:0;display:-ms-grid;display:grid;grid-template-areas:"a c" "a d" "a b";-ms-grid-rows:minmax(0,1fr) max-content minmax(0,1fr);grid-template-rows:minmax(0,1fr) max-content minmax(0,1fr);-ms-grid-columns:(minmax(0,max-content))[2];grid-template-columns:repeat(2,minmax(0,max-content));height:220px;-webkit-border-top-left-radius:20px;border-top-left-radius:20px;-webkit-border-bottom-left-radius:20px;border-bottom-left-radius:20px;-webkit-border-top-right-radius:12px;border-top-right-radius:12px;-webkit-border-bottom-right-radius:12px;border-bottom-right-radius:12px}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.column-container-entretenimento .wrapper.has-image.first .container .post__link,.column-container-esporte .wrapper.has-image.first .container .post__link,.column-container-jornalismo .wrapper.has-image.first .container .post__link{height:338px}}@media screen and (min-width:75em){.column-container-entretenimento .wrapper.has-image.first .container .post__link,.column-container-esporte .wrapper.has-image.first .container .post__link,.column-container-jornalismo .wrapper.has-image.first .container .post__link{height:316px}}.column-container-entretenimento .wrapper.has-image.first .container .post__link:hover .post__image,.column-container-esporte .wrapper.has-image.first .container .post__link:hover .post__image,.column-container-jornalismo .wrapper.has-image.first .container .post__link:hover .post__image{-webkit-filter:brightness(90%);filter:brightness(90%)}.column-container-entretenimento .wrapper.has-image.first .container .post__source,.column-container-entretenimento .wrapper.has-image.first .container .post__title,.column-container-esporte .wrapper.has-image.first .container .post__source,.column-container-esporte .wrapper.has-image.first .container .post__title,.column-container-jornalismo .wrapper.has-image.first .container .post__source,.column-container-jornalismo .wrapper.has-image.first .container .post__title{padding-left:16px;width:100%;color:#fff;z-index:2}.column-container-entretenimento .wrapper.has-image.first .container .post__hat,.column-container-esporte .wrapper.has-image.first .container .post__hat,.column-container-jornalismo .wrapper.has-image.first .container .post__hat{display:none}.column-container-entretenimento .wrapper.has-image.first .container .post__image,.column-container-esporte .wrapper.has-image.first .container .post__image,.column-container-jornalismo .wrapper.has-image.first .container .post__image{width:100%;height:190px;margin-bottom:16px;-webkit-filter:brightness(95%);filter:brightness(95%);-webkit-transition:-webkit-filter .3s ease-in;transition:-webkit-filter .3s ease-in;transition:filter .3s ease-in;transition:filter .3s ease-in,-webkit-filter .3s ease-in;margin-right:0}@media print,screen and (min-width:40em) and (max-width:63.99875em){.column-container-entretenimento .wrapper.has-image.first .container .post__image,.column-container-esporte .wrapper.has-image.first .container .post__image,.column-container-jornalismo .wrapper.has-image.first .container .post__image{height:100%;width:296px}}.column-container-entretenimento .wrapper.has-image.first .container .post__image img,.column-container-esporte .wrapper.has-image.first .container .post__image img,.column-container-jornalismo .wrapper.has-image.first .container .post__image img{-webkit-border-top-left-radius:12px;border-top-left-radius:12px;-webkit-border-top-right-radius:12px;border-top-right-radius:12px;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}@media print,screen and (min-width:40em) and (max-width:63.99875em){.column-container-entretenimento .wrapper.has-image.first .container .post__image img,.column-container-esporte .wrapper.has-image.first .container .post__image img,.column-container-jornalismo .wrapper.has-image.first .container .post__image img{-webkit-border-top-right-radius:0;border-top-right-radius:0;-webkit-border-bottom-left-radius:12px;border-bottom-left-radius:12px}}.column-container-entretenimento .wrapper.has-image.first .container .post__title,.column-container-esporte .wrapper.has-image.first .container .post__title,.column-container-jornalismo .wrapper.has-image.first .container .post__title{font-size:20px;line-height:24px;letter-spacing:-.02em;font-weight:700;padding-right:16px;height:-webkit-fit-content;height:fit-content}@media print,screen and (min-width:40em) and (max-width:63.99875em){.column-container-entretenimento .wrapper.has-image.first .container .post__title,.column-container-esporte .wrapper.has-image.first .container .post__title,.column-container-jornalismo .wrapper.has-image.first .container .post__title{padding-top:0}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.column-container-entretenimento .wrapper.has-image.first .container .post__title,.column-container-esporte .wrapper.has-image.first .container .post__title,.column-container-jornalismo .wrapper.has-image.first .container .post__title{height:88px;display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}}@media print,screen and (min-width:64em){.column-container-entretenimento .wrapper.has-image.first .container .post__title,.column-container-esporte .wrapper.has-image.first .container .post__title,.column-container-jornalismo .wrapper.has-image.first .container .post__title{font-size:18px;line-height:22px;letter-spacing:-.025em}}@media screen and (min-width:75em){.column-container-entretenimento .wrapper.has-image.first .container .post__title,.column-container-esporte .wrapper.has-image.first .container .post__title,.column-container-jornalismo .wrapper.has-image.first .container .post__title{height:66px;display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}}.column-container-entretenimento .wrapper.has-image.first .container .post__source,.column-container-esporte .wrapper.has-image.first .container .post__source,.column-container-jornalismo .wrapper.has-image.first .container .post__source{margin-top:8px;height:-webkit-fit-content;height:fit-content;z-index:2}.column-container-entretenimento .wrapper.has-image.first .container .post__source--editorial,.column-container-esporte .wrapper.has-image.first .container .post__source--editorial,.column-container-jornalismo .wrapper.has-image.first .container .post__source--editorial{padding-right:2px}.column-container-entretenimento .wrapper.has-image.first .container .post__source--editorial,.column-container-entretenimento .wrapper.has-image.first .container .post__source--product,.column-container-esporte .wrapper.has-image.first .container .post__source--editorial,.column-container-esporte .wrapper.has-image.first .container .post__source--product,.column-container-jornalismo .wrapper.has-image.first .container .post__source--editorial,.column-container-jornalismo .wrapper.has-image.first .container .post__source--product{font-size:12px;line-height:14px;letter-spacing:-.01em;font-weight:400;color:#fff}.column-container-entretenimento .wrapper.has-image.first .container .post__source--editorial+.post__source--product,.column-container-esporte .wrapper.has-image.first .container .post__source--editorial+.post__source--product,.column-container-jornalismo .wrapper.has-image.first .container .post__source--editorial+.post__source--product{position:relative;padding-left:6px}.column-container-entretenimento .wrapper.has-image.first .container .post__source--editorial+.post__source--product:before,.column-container-esporte .wrapper.has-image.first .container .post__source--editorial+.post__source--product:before,.column-container-jornalismo .wrapper.has-image.first .container .post__source--editorial+.post__source--product:before{content:"";width:2px;height:2px;-webkit-border-radius:100%;border-radius:100%;display:inline-block;top:8px;position:absolute;left:0;background-color:#fff;opacity:.4}@media print,screen and (min-width:40em) and (max-width:63.99875em){.column-container-entretenimento .wrapper.has-image.highlight,.column-container-esporte .wrapper.has-image.highlight,.column-container-jornalismo .wrapper.has-image.highlight{height:136px}.column-container-entretenimento .wrapper.has-image.highlight .container__video,.column-container-esporte .wrapper.has-image.highlight .container__video,.column-container-jornalismo .wrapper.has-image.highlight .container__video{height:36px;width:36px;-webkit-border-radius:100%;border-radius:100%;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;bottom:48px;left:12px;-webkit-filter:drop-shadow(0 4px 30px rgba(16,16,17,.5));filter:drop-shadow(0 4px 30px rgba(16,16,17,.5))}.column-container-entretenimento .wrapper.has-image.highlight .container__video svg,.column-container-esporte .wrapper.has-image.highlight .container__video svg,.column-container-jornalismo .wrapper.has-image.highlight .container__video svg{margin-left:3px}.column-container-entretenimento .wrapper.has-image.highlight .container__video svg path,.column-container-esporte .wrapper.has-image.highlight .container__video svg path,.column-container-jornalismo .wrapper.has-image.highlight .container__video svg path{fill:var(--theme)}.column-container-entretenimento .wrapper.has-image.highlight .post__video,.column-container-esporte .wrapper.has-image.highlight .post__video,.column-container-jornalismo .wrapper.has-image.highlight .post__video{display:none}.column-container-entretenimento .wrapper.has-image.highlight.first-highlight,.column-container-esporte .wrapper.has-image.highlight.first-highlight,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight{height:220px}.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container .post__link,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container .post__link,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container .post__link{margin-bottom:0;background-color:var(--theme);padding-bottom:0;display:-ms-grid;display:grid;grid-template-areas:"a c" "a d" "a b";-ms-grid-rows:minmax(0,1fr) max-content minmax(0,1fr);grid-template-rows:minmax(0,1fr) max-content minmax(0,1fr);-ms-grid-columns:(minmax(0,max-content))[2];grid-template-columns:repeat(2,minmax(0,max-content));height:220px;-webkit-border-top-left-radius:20px;border-top-left-radius:20px;-webkit-border-bottom-left-radius:20px;border-bottom-left-radius:20px;-webkit-border-top-right-radius:12px;border-top-right-radius:12px;-webkit-border-bottom-right-radius:12px;border-bottom-right-radius:12px}.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container .post__source,.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container .post__title,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container .post__source,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container .post__title,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container .post__source,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container .post__title{padding-left:16px;width:100%;color:#fff;z-index:2}.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container .post__hat,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container .post__hat,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container .post__hat{display:none}.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container .post__image,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container .post__image,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container .post__image{margin-bottom:16px;-webkit-filter:brightness(95%);filter:brightness(95%);-webkit-transition:-webkit-filter .3s ease-in;transition:-webkit-filter .3s ease-in;transition:filter .3s ease-in;transition:filter .3s ease-in,-webkit-filter .3s ease-in;margin-right:0;height:100%;width:296px}.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container .post__image img,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container .post__image img,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container .post__image img{-webkit-border-top-left-radius:12px;border-top-left-radius:12px;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0;-webkit-border-bottom-left-radius:12px;border-bottom-left-radius:12px}.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container .post__title,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container .post__title,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container .post__title{font-size:20px;line-height:24px;letter-spacing:-.02em;font-weight:700;padding-right:16px;height:-webkit-fit-content;height:fit-content;padding-top:0}.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container .post__source,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container .post__source,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container .post__source{margin-top:8px;height:-webkit-fit-content;height:fit-content;z-index:2}.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container .post__source--editorial,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container .post__source--editorial,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container .post__source--editorial{padding-right:2px}.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container .post__source--editorial,.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container .post__source--product,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container .post__source--editorial,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container .post__source--product,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container .post__source--editorial,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container .post__source--product{font-size:12px;line-height:14px;letter-spacing:-.01em;font-weight:400;color:#fff}.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container .post__source--editorial+.post__source--product,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container .post__source--editorial+.post__source--product,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container .post__source--editorial+.post__source--product{position:relative;padding-left:6px}.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container .post__source--editorial+.post__source--product:before,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container .post__source--editorial+.post__source--product:before,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container .post__source--editorial+.post__source--product:before{content:"";width:2px;height:2px;-webkit-border-radius:100%;border-radius:100%;display:inline-block;top:8px;position:absolute;left:0;background-color:#fff;opacity:.4}.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container .post__video,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container .post__video,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container .post__video{display:none}.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container .post__video+.post__source,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container .post__video+.post__source,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container .post__video+.post__source{margin-left:16px;padding:4px 0}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.column-container-entretenimento .wrapper.has-image.highlight,.column-container-esporte .wrapper.has-image.highlight,.column-container-jornalismo .wrapper.has-image.highlight{height:auto}.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container{height:220px}}@media screen and (max-width:39.99875em) and (max-width:39.99875em),screen and (min-width:64em) and (max-width:39.99875em){.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container .post__title,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container .post__title,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container .post__title{font-size:20px;line-height:24px;letter-spacing:-.03em}}@media screen and (max-width:39.99875em) and (min-width:64em),screen and (min-width:64em) and (min-width:64em){.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container .post__title,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container .post__title,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container .post__title{font-size:18px;line-height:22px;letter-spacing:-.025em}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container .post__video,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container .post__video,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container .post__video{display:none}.column-container-entretenimento .wrapper.has-image.highlight.first-highlight .container .post__video+.post__source,.column-container-esporte .wrapper.has-image.highlight.first-highlight .container .post__video+.post__source,.column-container-jornalismo .wrapper.has-image.highlight.first-highlight .container .post__video+.post__source{margin-left:16px;padding:4px 0}.column-container-entretenimento .wrapper.has-image.highlight .container,.column-container-esporte .wrapper.has-image.highlight .container,.column-container-jornalismo .wrapper.has-image.highlight .container{-webkit-border-top-left-radius:20px;border-top-left-radius:20px;-webkit-border-top-right-radius:20px;border-top-right-radius:20px;-webkit-border-bottom-left-radius:12px;border-bottom-left-radius:12px;-webkit-border-bottom-right-radius:12px;border-bottom-right-radius:12px;height:174px;background-color:var(--theme);padding-bottom:6px}}@media screen and (max-width:39.99875em) and (min-width:64em),screen and (min-width:64em) and (min-width:64em){.column-container-entretenimento .wrapper.has-image.highlight .container,.column-container-esporte .wrapper.has-image.highlight .container,.column-container-jornalismo .wrapper.has-image.highlight .container{height:220px}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.column-container-entretenimento .wrapper.has-image.highlight .container__video,.column-container-esporte .wrapper.has-image.highlight .container__video,.column-container-jornalismo .wrapper.has-image.highlight .container__video{display:none}.column-container-entretenimento .wrapper.has-image.highlight .post,.column-container-esporte .wrapper.has-image.highlight .post,.column-container-jornalismo .wrapper.has-image.highlight .post{width:100%;height:100%;-webkit-border-radius:12px;border-radius:12px}.column-container-entretenimento .wrapper.has-image.highlight .post__hat,.column-container-esporte .wrapper.has-image.highlight .post__hat,.column-container-jornalismo .wrapper.has-image.highlight .post__hat{display:none}.column-container-entretenimento .wrapper.has-image.highlight .post__link,.column-container-esporte .wrapper.has-image.highlight .post__link,.column-container-jornalismo .wrapper.has-image.highlight .post__link{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end;height:100%}.column-container-entretenimento .wrapper.has-image.highlight .post__link:hover .post__title,.column-container-esporte .wrapper.has-image.highlight .post__link:hover .post__title,.column-container-jornalismo .wrapper.has-image.highlight .post__link:hover .post__title{color:#fff}.column-container-entretenimento .wrapper.has-image.highlight .post__link:hover .post__image,.column-container-esporte .wrapper.has-image.highlight .post__link:hover .post__image,.column-container-jornalismo .wrapper.has-image.highlight .post__link:hover .post__image{-webkit-filter:brightness(90%);filter:brightness(90%)}.column-container-entretenimento .wrapper.has-image.highlight .post__image,.column-container-esporte .wrapper.has-image.highlight .post__image,.column-container-jornalismo .wrapper.has-image.highlight .post__image{position:absolute;width:100%;height:100%;z-index:1;-webkit-filter:brightness(95%);filter:brightness(95%);-webkit-transition:-webkit-filter .3s ease-in;transition:-webkit-filter .3s ease-in;transition:filter .3s ease-in;transition:filter .3s ease-in,-webkit-filter .3s ease-in;margin-bottom:0;margin-right:0}.column-container-entretenimento .wrapper.has-image.highlight .post__image--placeholder,.column-container-esporte .wrapper.has-image.highlight .post__image--placeholder,.column-container-jornalismo .wrapper.has-image.highlight .post__image--placeholder{height:100%;width:100%;position:absolute;z-index:99;-webkit-transition:.3s ease-in;transition:.3s ease-in;opacity:.8;-webkit-border-radius:12px;border-radius:12px;background:linear-gradient(180deg,transparent 30%,#000)}.column-container-entretenimento .wrapper.has-image.highlight .post__title,.column-container-esporte .wrapper.has-image.highlight .post__title,.column-container-jornalismo .wrapper.has-image.highlight .post__title{width:100%;font-size:16px;line-height:19px;letter-spacing:-.02em;font-weight:700;color:#fff;margin-bottom:4px;margin-right:16px;margin-left:16px;z-index:2;height:auto}}@media screen and (max-width:39.99875em) and (min-width:64em),screen and (min-width:64em) and (min-width:64em){.column-container-entretenimento .wrapper.has-image.highlight .post__title,.column-container-esporte .wrapper.has-image.highlight .post__title,.column-container-jornalismo .wrapper.has-image.highlight .post__title{font-size:18px;line-height:22px;letter-spacing:-.025em;display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:7}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.column-container-entretenimento .wrapper.has-image.highlight .post__video,.column-container-esporte .wrapper.has-image.highlight .post__video,.column-container-jornalismo .wrapper.has-image.highlight .post__video{z-index:2;height:20px;width:-webkit-max-content;width:max-content;margin-left:16px;margin-bottom:16px;padding:4px 8px;background-color:#fff;color:#000;-webkit-border-radius:4px;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.column-container-entretenimento .wrapper.has-image.highlight .post__video--duration,.column-container-esporte .wrapper.has-image.highlight .post__video--duration,.column-container-jornalismo .wrapper.has-image.highlight .post__video--duration{margin-left:4px;color:#101011;letter-spacing:-.01em;font-size:12px;line-height:normal;font-weight:600}.column-container-entretenimento .wrapper.has-image.highlight .post__video+.post__source,.column-container-esporte .wrapper.has-image.highlight .post__video+.post__source,.column-container-jornalismo .wrapper.has-image.highlight .post__video+.post__source{margin-left:8px;padding:4px 0}.column-container-entretenimento .wrapper.has-image.highlight .post__source,.column-container-esporte .wrapper.has-image.highlight .post__source,.column-container-jornalismo .wrapper.has-image.highlight .post__source{height:20px;margin-top:0;margin-bottom:16px;z-index:2;grid-area:b;margin-left:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:39.99875em) and (min-width:64em),screen and (min-width:64em) and (min-width:64em){.column-container-entretenimento .wrapper.has-image.highlight .post__source,.column-container-esporte .wrapper.has-image.highlight .post__source,.column-container-jornalismo .wrapper.has-image.highlight .post__source{letter-spacing:-.02em}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.column-container-entretenimento .wrapper.has-image.highlight .post__source--editorial,.column-container-entretenimento .wrapper.has-image.highlight .post__source--product,.column-container-esporte .wrapper.has-image.highlight .post__source--editorial,.column-container-esporte .wrapper.has-image.highlight .post__source--product,.column-container-jornalismo .wrapper.has-image.highlight .post__source--editorial,.column-container-jornalismo .wrapper.has-image.highlight .post__source--product{font-size:12px;line-height:normal;letter-spacing:-.01em;font-weight:400;color:#fff}.column-container-entretenimento .wrapper.has-image.highlight .post__source--editorial+.post__source--product,.column-container-esporte .wrapper.has-image.highlight .post__source--editorial+.post__source--product,.column-container-jornalismo .wrapper.has-image.highlight .post__source--editorial+.post__source--product{position:relative;padding-left:6px;margin-left:2px}.column-container-entretenimento .wrapper.has-image.highlight .post__source--editorial+.post__source--product:before,.column-container-esporte .wrapper.has-image.highlight .post__source--editorial+.post__source--product:before,.column-container-jornalismo .wrapper.has-image.highlight .post__source--editorial+.post__source--product:before{content:"";width:2px;height:2px;-webkit-border-radius:100%;border-radius:100%;display:inline-block;top:7px;position:absolute;left:0;background-color:var(--theme)}}.carousel{display:none}.carousel::-webkit-scrollbar{display:none}@media print,screen and (min-width:40em) and (max-width:63.99875em){.carousel{margin-left:-24px}.carousel .carousel__item:first-child{margin-left:24px}}@media print,screen and (max-width:39.99875em){.carousel{margin-left:-16px}.carousel .carousel__item:first-child{margin-left:16px}}@media print,screen and (max-width:63.99875em){.carousel{display:block;scrollbar-width:none;-ms-overflow-style:none;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;list-style:none;height:60px;margin-bottom:32px;width:100vw}.carousel__item{margin-right:12px;position:relative;display:inline-block;height:100%}}@media print,screen and (max-width:63.99875em) and (min-width:40em) and (max-width:63.99875em){.carousel__item:last-child{margin-right:24px}}@media print,screen and (max-width:63.99875em) and (max-width:39.99875em){.carousel__item:last-child{margin-right:16px}}@media print,screen and (max-width:63.99875em){.carousel__item__image{z-index:1;background-color:#ebedef;-webkit-border-radius:12px;border-radius:12px;-webkit-filter:brightness(.65);filter:brightness(.65)}.carousel__item__image .post__image{width:155px;height:60px;z-index:1}.carousel__item__image .post__image img{object-fit:cover;object-position:center center;-webkit-border-radius:12px;border-radius:12px}.carousel__item__title{z-index:2;font-size:14px;font-weight:700;color:#fff;line-height:15px;letter-spacing:-.015em;min-width:155px;text-shadow:0 0 10px rgba(0,0,0,.8);padding:0 8px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;word-break:break-all;white-space:normal}}.column-container-entretenimento .ad,.column-container-esporte .ad,.column-container-jornalismo .ad{margin:0 -16px;padding:20px 0}.column-container-entretenimento .ad--tablet,.column-container-esporte .ad--tablet,.column-container-jornalismo .ad--tablet{margin:0 -24px}.column-container-entretenimento .ad.wrapper,.column-container-esporte .ad.wrapper,.column-container-jornalismo .ad.wrapper{width:100vw;background:#f5f6f7}@media print,screen and (max-width:39.99875em){.column-container-entretenimento .ad.wrapper,.column-container-esporte .ad.wrapper,.column-container-jornalismo .ad.wrapper{margin-top:4px;margin-bottom:4px}}@media print,screen and (max-width:63.99875em){.tag-manager-publicidade-banner_home3_m--visivel .with-ads,.tag-manager-publicidade-banner_home3_t--visivel .with-ads,.tag-manager-publicidade-banner_home4_m--visivel .with-ads,.tag-manager-publicidade-banner_home4_t--visivel .with-ads,.tag-manager-publicidade-banner_home5_m--visivel .with-ads,.tag-manager-publicidade-banner_home5_t--visivel .with-ads{display:none}}
.economy-widget{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:20px;-webkit-box-shadow:0 0 20px #ebedef;box-shadow:0 0 20px #ebedef;-webkit-border-radius:12px;border-radius:12px;font-family:globotipoweb,helvetica,arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-variation-settings:"ital" 0,"opsz" 10;font-feature-settings:"ss01" 0,"ss02" 0,"ss03" 1}@media print,screen and (max-width:63.99875em){.economy-widget{height:322px}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.economy-widget{height:379px}}@media screen and (min-width:75em) and (max-width:82.49875em){.economy-widget{height:358px}}@media screen and (min-width:82.5em){.economy-widget{height:337px}}.economy-widget__main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.economy-widget__main__finance>a{color:inherit;text-decoration:none}.economy-widget__main__finance-header{font-size:16px;line-height:19px;letter-spacing:-.02em;color:#2f3134;font-weight:700;margin-bottom:4px}.economy-widget__main__finance-points{font-size:14px;line-height:21px;letter-spacing:-.015em;color:#6e727a;font-weight:400;margin-bottom:12px}.economy-widget__main__finance-value{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:40px;line-height:48px;letter-spacing:-.045em;font-weight:300;border-bottom:1px solid #ebedef;margin-top:12px}@media print,screen and (max-width:63.99875em){.economy-widget__main__finance-value{padding-bottom:33.5px}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.economy-widget__main__finance-value{padding-bottom:62px}}@media screen and (min-width:75em) and (max-width:82.49875em){.economy-widget__main__finance-value{padding-bottom:51.5px}}@media screen and (min-width:82.5em){.economy-widget__main__finance-value{padding-bottom:41.5px}}.economy-widget__main__finance-value .currency-up-down-icon{width:0;height:0;margin-right:12px;border-left:8px solid transparent;border-right:8px solid transparent}@media print,screen and (min-width:40em) and (max-width:63.99875em){.economy-widget__main__finance-value .currency-up-down-icon{font-size:.875rem;border-left:8px solid transparent;border-right:8px solid transparent}}.economy-widget__main__finance-value .currency-up-down-icon.arrow-up{border-bottom:12px solid #6ebf17}.economy-widget__main__finance-value .currency-up-down-icon.arrow-down{border-top:12px solid #ea0d0d}.economy-widget__main__finance-value .currency-pctchng.up{color:#6ebf17}.economy-widget__main__finance-value .currency-pctchng.down{color:#ea0d0d}.economy-widget__currencies{margin-top:20px;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.economy-widget__currencies,.economy-widget__currencies-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.economy-widget__currencies-header{margin-bottom:12.5px;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.economy-widget__currencies-header span{font-size:12px;line-height:14px;letter-spacing:-.01em;font-weight:600;color:#9da3ae}.economy-widget__currencies-header span:last-child{width:74px;text-align:center}.economy-widget__currencies-content--currency{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.economy-widget__currencies-content--currency span{font-size:16px;line-height:19px;letter-spacing:-.02em;font-weight:700;color:#2f3134;margin-bottom:8px}.economy-widget__currencies-content--currency span.economy-widget__currencies-content--currency-value{font-size:14px;line-height:15px;letter-spacing:-.015em;font-weight:600;padding:2.5px 8px;background-color:#f5f6f7;-webkit-border-radius:4px;border-radius:4px;width:-webkit-fit-content;width:fit-content}.economy-widget__footer__datetime{font-size:12px;line-height:14px;letter-spacing:-.01em;font-weight:400;color:#9da3ae}.economy-widget__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ebedef;margin-bottom:32px;padding-top:20px}@media print,screen and (min-width:64em){.economy-widget__title{padding-top:32px}}.economy-widget__title--text{font-family:globotipoweb,helvetica,arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-variation-settings:"ital" 0,"opsz" 10;font-feature-settings:"ss01" 0,"ss02" 0,"ss03" 1;font-size:24px;line-height:29px;letter-spacing:-.035em;font-weight:700;padding-bottom:15px;color:#c4170c;width:-webkit-fit-content;width:fit-content;position:relative}.economy-widget__title--text:after{content:"";display:block;position:absolute;background-color:#c4170c;width:100%;height:2px;bottom:-2px}
.championship-schedule{font-family:globotipoweb,helvetica,arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-variation-settings:"ital" 0,"opsz" 10;font-feature-settings:"ss01" 0,"ss02" 0,"ss03" 1;padding:20px;-webkit-box-shadow:0 0 20px #ebedef;box-shadow:0 0 20px #ebedef;-webkit-border-radius:12px;border-radius:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:337px}@media print,screen and (min-width:40em) and (max-width:63.99875em){.championship-schedule{height:348px}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.championship-schedule{height:379px}}@media screen and (min-width:75em) and (max-width:82.49875em){.championship-schedule{height:358px}}@media screen and (min-width:82.5em){.championship-schedule{height:337px}}@-webkit-keyframes a{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@keyframes a{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.championship-schedule-heading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ebedef;margin-bottom:32px;padding-top:20px}@media print,screen and (min-width:64em){.championship-schedule-heading{padding-top:32px}}.championship-schedule-heading--text{font-family:globotipoweb,helvetica,arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-variation-settings:"ital" 0,"opsz" 10;font-feature-settings:"ss01" 0,"ss02" 0,"ss03" 1;font-size:24px;line-height:29px;letter-spacing:-.035em;font-weight:700;padding-bottom:15px;color:#06aa48;width:-webkit-fit-content;width:fit-content;position:relative}.championship-schedule-heading--text:after{content:"";display:block;position:absolute;background-color:#06aa48;width:100%;height:2px;bottom:-2px}.championship-schedule__title{font-family:globotipoweb,helvetica,arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-variation-settings:"ital" 0,"opsz" 10;font-feature-settings:"ss01" 0,"ss02" 0,"ss03" 1;height:19px;font-size:16px;line-height:19px;letter-spacing:-.02em;color:#06aa48;font-weight:700;margin-bottom:16px}.championship-schedule__footer-cta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:-webkit-fit-content;height:fit-content;margin-top:17.5px}.championship-schedule__footer-cta--text{color:#06aa48;font-size:14px;line-height:21px;letter-spacing:-.015em;font-weight:700;margin-right:4px}.championship-schedule__footer-cta--img{padding:6px 8px}.championship-schedule__agenda,.championship-schedule__footer-cta--img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.championship-schedule__agenda{width:100%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (max-width:39.99875em){.championship-schedule__agenda{min-height:190px}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.championship-schedule__agenda{min-height:178px;margin-bottom:0}}.championship-schedule__agenda .__game__team--left,.championship-schedule__agenda .__game__team--right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.championship-schedule__agenda hr{width:100%;height:1px;background-color:#ebedef;border:0;margin:20px 0}.championship-schedule__agenda hr.with-3-games{margin:16.5px 0}.championship-schedule__agenda__game{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.championship-schedule__agenda__game.with-2-games{height:78px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.championship-schedule__agenda__game__championship-name{margin-bottom:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.championship-schedule__agenda__game__championship-name span{font-size:12px;letter-spacing:-.01em;color:#6e727a}.championship-schedule__agenda__game__container{width:100%}.championship-schedule__agenda__game__container,.championship-schedule__agenda__game__team--left,.championship-schedule__agenda__game__team--right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.championship-schedule__agenda__game__team--left,.championship-schedule__agenda__game__team--right{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.championship-schedule__agenda__game__team__shield{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:32px;height:32px}.championship-schedule__agenda__game__team__shield amp-img{width:100%;height:100%;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.championship-schedule__agenda__game__team__name{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;padding-top:2px;font-size:14px;letter-spacing:-.015em;text-transform:uppercase;min-width:36px;text-align:center}.championship-schedule__agenda__game__team--left .championship-schedule__agenda__game__team__name{margin-right:8px}.championship-schedule__agenda__game__team--right .championship-schedule__agenda__game__team__name{margin-left:8px}.championship-schedule__agenda__game__info{text-align:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.championship-schedule__agenda__game__info__time{font-weight:700;font-size:14px;letter-spacing:-.015em;padding-top:2px}.championship-schedule__agenda__game__info__score{font-weight:700;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.championship-schedule__agenda__game__info__score__number--left,.championship-schedule__agenda__game__info__score__number--right{padding-top:2px;font-size:24px;font-weight:700;letter-spacing:-.035em}.championship-schedule__agenda__game__info__score__number--separator{padding-top:2px;font-size:12px;letter-spacing:-.01em;color:#6e727a;font-weight:400;text-transform:uppercase}.championship-schedule__agenda__game__info__score__penalty--left,.championship-schedule__agenda__game__info__score__penalty--right{font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.02em;color:#6e727a}.championship-schedule__agenda__game__info__score__number--separator{margin:0 4px;width:15px;text-align:center}.championship-schedule__agenda__game__info__score__penalty--left{margin-left:4px}.championship-schedule__agenda__game__info__score__penalty--right{margin-right:4px}.championship-schedule__agenda__game__info__score+.championship-schedule__agenda__game__info__name{margin-top:0}.championship-schedule__agenda__game--real-time{background-color:#06aa48;padding:2px 8px;-webkit-border-radius:4px;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:8px}.championship-schedule__agenda__game--real-time span{padding-top:2px;font-size:12px;line-height:16px;letter-spacing:-.01em;font-weight:700;color:#fff;text-transform:uppercase;-webkit-animation:1.7s ease 0s infinite normal none running a;animation:1.7s ease 0s infinite normal none running a}.error-fallback{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.error-fallback--img{height:72px;width:82px}.error-fallback--text{text-align:center;margin-top:24px}.error-fallback--text h4{font-size:16px;line-height:19px;letter-spacing:-.02em;color:#2f3134;margin-bottom:4px;font-weight:700}.error-fallback--text span{font-size:14px;line-height:21px;letter-spacing:-.015em;font-weight:400;color:#6e727a}
.horoscope{padding:20px;-webkit-box-shadow:0 0 20px #ebedef;box-shadow:0 0 20px #ebedef;-webkit-border-radius:12px;border-radius:12px;font-family:globotipoweb,helvetica,arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-variation-settings:"ital" 0,"opsz" 10;font-feature-settings:"ss01" 0,"ss02" 0,"ss03" 1}@media print,screen and (max-width:39.99875em){.horoscope{height:358px}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.horoscope{height:316px}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.horoscope{height:379px}}@media screen and (min-width:75em) and (max-width:82.49875em){.horoscope{height:358px}}@media screen and (min-width:82.5em){.horoscope{height:337px}}.horoscope-content{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;border-bottom:1px solid #ebedef}.horoscope-content,.horoscope-content__text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.horoscope-content__text{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-left:20px}.horoscope-content__text__title{color:#ff6700;font-size:16px;line-height:19px;letter-spacing:-.02em;font-weight:700;margin-bottom:4px}.horoscope-content__text__date{color:#2f3134;font-size:14px;line-height:21px;letter-spacing:-.015em;font-weight:600;margin-bottom:8px}.horoscope-content__text__description{color:#6e727a;font-size:14px;line-height:21px;letter-spacing:-.015em;font-weight:400;margin-bottom:20px}@media print,screen and (max-width:39.99875em){.horoscope-content__text__description{display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.horoscope-content__text__description{display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.horoscope-content__text__description{display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5}}@media screen and (min-width:75em) and (max-width:82.49875em){.horoscope-content__text__description{display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}}@media screen and (min-width:82.5em){.horoscope-content__text__description{display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}}.horoscope-content__sign{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:88px;height:88px;background:linear-gradient(140.1deg,rgba(236,125,0,.1) 15.52%,rgba(224,36,160,.1) 82.61%);-webkit-border-radius:100px;border-radius:100px}.horoscope-content__sign>svg{height:40px;width:47px;fill:#ff6700}.horoscope__sign-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap}.horoscope__sign-list__wrapper{margin-right:8px;position:relative;cursor:pointer;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:-webkit-calc(16% - 8px);-ms-flex-preferred-size:calc(16% - 8px);flex-basis:calc(16% - 8px)}.horoscope__sign-list__wrapper:nth-child(6),.horoscope__sign-list__wrapper:nth-child(12){margin-right:0}.horoscope__sign-list__wrapper:nth-child(-n+6){margin-bottom:12px}.horoscope__sign-list{padding:16px 0 20px;border-bottom:1px solid #ebedef}.horoscope__sign-list__sign{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;margin:auto;width:-webkit-fit-content;width:fit-content}.horoscope__sign-list__sign__tooltip{font-size:12px;line-height:18px;text-align:center;display:none;padding:4px 10px;margin-bottom:8px;-webkit-border-radius:3px;border-radius:3px;position:absolute;bottom:32px;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);background-color:#fff;color:#555;-webkit-box-shadow:0 0 10px 3px rgba(0,0,0,.2);box-shadow:0 0 10px 3px rgba(0,0,0,.2)}.horoscope__sign-list__sign__tooltip:before{position:absolute;bottom:-6px;width:12px;height:12px;content:"";-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);background:#fff;border-bottom:0;border-right:0;left:-webkit-calc(50% - 6px);left:calc(50% - 6px);z-index:-1}.horoscope__sign-list__sign__tooltip:after{position:absolute;bottom:-6px;width:12px;height:12px;content:"";-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);background:#fff;border-bottom:0;border-right:0;left:-webkit-calc(50% - 6px);left:calc(50% - 6px)}.horoscope__sign-list__sign>svg{width:20px;height:19px;pointer-events:none;fill:#9da3ae;-webkit-transition:fill .15s linear;transition:fill .15s linear}.horoscope__sign-list__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:36px}.horoscope__sign-list__wrapper:hover{background:linear-gradient(140.1deg,rgba(236,125,0,.1) 15.52%,rgba(224,36,160,.1) 82.61%);-webkit-border-radius:20px;border-radius:20px}@media print,screen and (min-width:64em){.horoscope__sign-list__wrapper:hover .horoscope__sign-list__sign__tooltip{display:block}}.horoscope__sign-list__wrapper:hover svg{fill:#ff6700}.horoscope__sign-list__wrapper.active{background:linear-gradient(140.1deg,rgba(236,125,0,.1) 15.52%,rgba(224,36,160,.1) 82.61%);-webkit-border-radius:20px;border-radius:20px}.horoscope__sign-list__wrapper.active svg{fill:#ff6700}.horoscope__footer-cta{padding-top:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.horoscope__footer-cta--text{color:#ff6700;font-size:14px;line-height:21px;letter-spacing:-.015em;font-weight:700;margin-right:4px}.horoscope__footer-cta--img{padding:6px 8px}.horoscope__footer-cta--img,.horoscope__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.horoscope__title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ebedef;margin-bottom:32px;padding-top:20px}@media print,screen and (min-width:64em){.horoscope__title{padding-top:32px}}.horoscope__title--text{font-family:globotipoweb,helvetica,arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-variation-settings:"ital" 0,"opsz" 10;font-feature-settings:"ss01" 0,"ss02" 0,"ss03" 1;font-size:24px;line-height:29px;letter-spacing:-.035em;font-weight:700;padding-bottom:15px;color:#ff6700;width:-webkit-fit-content;width:fit-content;position:relative}.horoscope__title--text:after{content:"";display:block;position:absolute;background-color:#ff6700;width:100%;height:2px;bottom:-2px}
.video-grid__container{position:relative;display:block}.video-grid__container::-webkit-scrollbar{display:none}@media print,screen and (max-width:39.99875em){.video-grid__container{margin-left:-16px}.video-grid__container .post:first-child{margin-left:16px}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.video-grid__container{margin-left:-24px}.video-grid__container .post:first-child{margin-left:24px}}@media print,screen and (max-width:63.99875em){.video-grid__container{scrollbar-width:none;-ms-overflow-style:none;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;height:180px;width:100vw;font-size:0}}@media print,screen and (min-width:64em){.video-grid__container{display:-ms-grid;display:grid;grid-template-areas:"a b c" "a d e";-ms-grid-columns:2fr 1fr 1fr;grid-template-columns:2fr 1fr 1fr;-ms-grid-rows:(171px)[2];grid-template-rows:repeat(2,171px);grid-gap:4px;gap:4px}.video-grid__container .post:first-child{grid-area:a}.video-grid__container .post:nth-child(2){grid-area:b}.video-grid__container .post:nth-child(3){grid-area:c}.video-grid__container .post:nth-child(4){grid-area:d}.video-grid__container .post:nth-child(5){grid-area:e}}.video-grid__header{margin-bottom:32px;border-bottom:1px solid #eee}.video-grid__header__title{position:relative;vertical-align:baseline;border:0;display:table;padding-bottom:15px}@media print,screen and (min-width:64em){.video-grid__header__title{padding-bottom:14px}}.video-grid__header__title>span{color:var(--theme);font-size:24px;line-height:29px;letter-spacing:-.035em;font-weight:700}@media print,screen and (min-width:64em){.video-grid__header__title>span{font-size:32px;line-height:38px;letter-spacing:-.04em}}.video-grid__header__title:after{content:"";display:block;position:absolute;background-color:var(--theme);width:100%;height:2px;bottom:-2px}.glb-skeleton-box,.glb-skeleton-box--empty:empty{--skeleton-beam:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.7) 50%,hsla(0,0%,100%,0));width:var(--skeleton-width,100px);min-height:var(--skeleton-height,100px);background-color:#eee;background-image:var(--skeleton-beam);background-size:95% 100%;background-repeat:no-repeat;background-position:-2500% 0;-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite}@-webkit-keyframes a{to{background-position:2500% 0}}@keyframes a{to{background-position:2500% 0}}@media print,screen and (max-width:63.99875em){.video-grid{padding-top:20px;padding-bottom:46px}}@media print,screen and (min-width:64em){.video-grid{padding-top:32px;padding-bottom:60px}}.video-grid__header__title{font-family:globotipoweb,helvetica,arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-variation-settings:"ital" 0,"opsz" 36;font-feature-settings:"ss01" 1,"ss02" 0,"ss03" 0}.video-grid__container{font-family:globotipoweb,helvetica,arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-variation-settings:"ital" 0,"opsz" 10;font-feature-settings:"ss01" 0,"ss02" 0,"ss03" 1}.video-grid__container .post{border-radius:12px;width:100%;display:inline-block;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}@media print,screen and (max-width:63.99875em){.video-grid__container .post{width:308px;height:100%;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.video-grid__container .post:not(:last-child){margin-right:16px}}@media print,screen and (max-width:63.99875em) and (max-width:39.99875em){.video-grid__container .post:last-child{margin-right:16px}}@media print,screen and (max-width:63.99875em) and (min-width:40em) and (max-width:63.99875em){.video-grid__container .post:last-child{margin-right:24px}}.video-grid__container .post:hover .post__image{-webkit-filter:brightness(90%);filter:brightness(90%)}.video-grid__container .post:hover .post__image--placeholder{opacity:1}.video-grid__container .post:first-child .post__link{margin-bottom:16px}@media print,screen and (min-width:64em){.video-grid__container .post:first-child .post__title{font-size:20px;padding:0 60px 0 16px}}@media print,screen and (min-width:64em){.video-grid__container .post:first-child .post__video{margin:0 0 16px 16px}}@media print,screen and (min-width:64em){.video-grid__container .post:first-child .post__source{margin-bottom:16px;margin-left:16px;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}.video-grid__container .post:first-child .post__video+.post__source{margin-left:8px}@media print,screen and (min-width:64em){.video-grid__container .post:first-child .post__image--placeholder{background:linear-gradient(180deg,transparent 60%,#000)}}@media print,screen and (min-width:64em){.video-grid__container .post:not(:first-child) .post__title{line-height:19px}}.video-grid__container .post__link{width:100%;height:100%;white-space:normal;text-decoration:none}@media print,screen and (max-width:63.99875em){.video-grid__container .post__link{display:-ms-grid;display:grid;background-color:var(--theme);grid-template-areas:" f f " " g g" " h i" " j j ";-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;-ms-grid-rows:1fr min-content 20px 16px;grid-template-rows:1fr min-content 20px 16px}}@media print,screen and (min-width:64em){.video-grid__container .post__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.video-grid__container .post__title{grid-area:g;font-size:16px;line-height:19px;letter-spacing:-.02em;font-weight:700;color:#fff;width:100%;z-index:2;padding:0 16px;margin-bottom:4px;vertical-align:-webkit-baseline-middle;max-height:56px;display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media print,screen and (min-width:64em){.video-grid__container .post__title{font-size:16px;margin-bottom:8px;padding:0 12px;line-height:24px;letter-spacing:-.03em;max-height:74px}}.video-grid__container .post__video{grid-area:h;z-index:1;height:20px;min-width:60px;margin:0 0 20px 16px;padding:4px 8px;background-color:#fff;color:#000;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:64em){.video-grid__container .post__video{margin-left:12px;margin-bottom:12px;width:-webkit-max-content;width:max-content}}.video-grid__container .post__video--duration{margin-left:4px;color:#101011;letter-spacing:-.01em;font-size:12px;line-height:normal;font-weight:600}.video-grid__container .post__source{grid-area:i;color:#fff;font-size:12px;line-height:1;letter-spacing:-.01em;z-index:2;font-weight:400;margin:5px 0 0 16px;height:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media print,screen and (min-width:64em){.video-grid__container .post__source{margin:0 0 12px 12px;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;line-height:14px;letter-spacing:-.02em}}.video-grid__container .post__source--editorial+.post__source--product{position:relative;padding-left:6px;margin-left:2px}.video-grid__container .post__source--editorial+.post__source--product:before{content:"";width:2px;height:2px;border-radius:100%;display:inline-block;top:5px;position:absolute;left:1px;background-color:var(--theme)}.video-grid__container .post__video+.post__source{margin-left:8px}@media print,screen and (max-width:63.99875em){.video-grid__container .post figure.post__image{height:-webkit-calc(100% - 6px);height:calc(100% - 6px);border-radius:12px}}.video-grid__container .post__image{margin:0;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;z-index:1;top:0;bottom:0;background-size:cover;width:100%;-webkit-filter:brightness(95%);filter:brightness(95%);-webkit-transition:-webkit-filter .3s ease-in;transition:-webkit-filter .3s ease-in;transition:filter .3s ease-in;transition:filter .3s ease-in,-webkit-filter .3s ease-in}.video-grid__container .post__image--placeholder{height:100%;width:100%;position:absolute;z-index:99;-webkit-transition:.3s ease-in;transition:.3s ease-in;opacity:.8;background:linear-gradient(180deg,transparent 30%,#000)}.video-grid__outer-separator{border:0;height:12px;display:block;margin:0 -16px;background-color:#ebedef;-webkit-box-shadow:inset 0 2px 2px rgba(206,209,215,.4);box-shadow:inset 0 2px 2px rgba(206,209,215,.4)}@media print,screen and (min-width:40em){.video-grid__outer-separator{display:none}}.video-grid__outer-separator:last-of-type{display:none}
.vitrine-globoplay{display:flex;flex-direction:column;font-family:globotipoweb,helvetica,arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-variation-settings:"ital" 0,"opsz" 10;font-feature-settings:"ss01" 0,"ss02" 0,"ss03" 1}.vitrine-globoplay__header{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}@media print,screen and (min-width:64em){.vitrine-globoplay__header{margin-bottom:32px}}.vitrine-globoplay__header-container{display:block;width:100%}@media print,screen and (min-width:64em){.vitrine-globoplay__header-container{display:inline-flex;align-items:center}}.vitrine-globoplay__header-title{display:block;margin:0;margin-bottom:24px}@media print,screen and (min-width:64em){.vitrine-globoplay__header-title{display:inline-block;margin-bottom:0;height:40px}}.vitrine-globoplay__header-subtitle{display:inline-block;padding:0;color:#333;font-weight:600;font-size:15px;line-height:20px;letter-spacing:-.02em}@media print,screen and (min-width:64em){.vitrine-globoplay__header-subtitle{font-size:20px;line-height:24px;margin:0 auto}}.vitrine-globoplay__header-call-button{border-radius:6px;display:none;background-color:#fb0234;text-decoration:none;font-weight:700}@media print,screen and (min-width:64em){.vitrine-globoplay__header-call-button{border-radius:8px;display:flex;justify-content:center;align-items:center;width:190px;height:48px}}.vitrine-globoplay__header-call-button--mobile-only{display:flex;padding:14.5px 24px;margin-top:20px;justify-content:center}@media print,screen and (min-width:64em){.vitrine-globoplay__header-call-button--mobile-only{display:none}}.vitrine-globoplay__header-call-button__text{font-size:14px;line-height:15px;letter-spacing:-.015em;color:#fff}@media print,screen and (min-width:64em){.vitrine-globoplay__header-call-button__text{font-size:16px;line-height:19px;letter-spacing:-.02em}}.vitrine-globoplay__image{display:block;width:100%;height:100%;color:transparent}.vitrine-globoplay__image img{width:inherit;height:inherit;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.vitrine-globoplay__logo{display:block;width:148.57px;height:32px}@media print,screen and (min-width:40em){.vitrine-globoplay__logo{display:inline-block;width:186px;height:40px}}.vitrine-globoplay__container{overflow-x:scroll;overflow-y:hidden;white-space:nowrap;list-style:none;padding:0;scrollbar-width:none;-ms-overflow-style:none}@media print,screen and (max-width:63.99875em){.vitrine-globoplay__container{width:100vw}}@media print,screen and (max-width:39.99875em){.vitrine-globoplay__container{margin-left:-16px}.vitrine-globoplay__container .vitrine-globoplay__item:first-child{margin-left:16px}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.vitrine-globoplay__container{margin-left:-24px}.vitrine-globoplay__container .vitrine-globoplay__item:first-child{margin-left:24px}}@media print,screen and (min-width:64em){.vitrine-globoplay__container{display:flex;justify-content:space-between}}.vitrine-globoplay__container::-webkit-scrollbar{width:0;height:0}@media print,screen and (min-width:64em){.vitrine-globoplay__container{margin:0;overflow:visible}}.vitrine-globoplay__item{padding:0;margin-right:12px;width:112px;display:inline-block;box-sizing:border-box;vertical-align:top}@media print,screen and (min-width:40em){.vitrine-globoplay__item{width:148.67px}}@media print,screen and (min-width:64em){.vitrine-globoplay__item{width:16.6667%}}.vitrine-globoplay__item:last-child{margin-right:16px}@media print,screen and (min-width:40em){.vitrine-globoplay__item:last-child{margin-right:24px}}@media print,screen and (min-width:64em){.vitrine-globoplay__item:last-child{margin-right:0}}.vitrine-globoplay__item__title{font-size:12px;line-height:14px;letter-spacing:-.01em;margin-top:8px;white-space:normal;font-weight:400;color:#2f3134;text-align:center}@media print,screen and (min-width:64em){.vitrine-globoplay__item__title{display:none}}.vitrine-globoplay__item__picture{height:166px;max-height:295px;filter:brightness(95%)}@media print,screen and (min-width:40em){.vitrine-globoplay__item__picture{height:224px;display:block}.vitrine-globoplay__item__picture:after{height:100%}}@media print,screen and (min-width:64em){.vitrine-globoplay__item__picture{height:21vw}.vitrine-globoplay__item__picture:hover{text-decoration:none}.vitrine-globoplay__item__picture:hover:after{opacity:.2}}.vitrine-globoplay__item__picture:after{pointer-events:none;content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .35s;background-color:#000}.vitrine-globoplay__item__picture img{border-radius:4px}.vitrine-globoplay__item__photo{min-height:100%;height:100%;width:100%}.vitrine-globoplay--js-hidden{display:none}.vitrine-globoplay__play-wrapper{display:block;position:relative}.vitrine-globoplay{padding-top:20px;padding-bottom:32px}@media print,screen and (min-width:40em){.vitrine-globoplay{padding-top:24px;padding-bottom:40px}}@media print,screen and (min-width:64em){.vitrine-globoplay{padding-top:32px;padding-bottom:60px}}
.area-franjas__container{font-family:globotipoweb,helvetica,arial,sans-serif;font-variation-settings:"ital" 0,"opsz" 10;font-feature-settings:"ss01" 0,"ss02" 0,"ss03" 1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}@media print,screen and (min-width:64em){.area-franjas__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.area-franjas__container .franja-container{padding-top:24px}@media print,screen and (min-width:40em){.area-franjas__container .franja-container{padding-bottom:60px;padding-top:24px}}@media print,screen and (min-width:64em){.area-franjas__container .franja-container{padding-top:36px}}.area-franjas__container .franja-container.horizontal{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:40em){.area-franjas__container .franja-container.horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media print,screen and (min-width:64em){.area-franjas__container .franja-container.horizontal{-webkit-box-pack:normal;-webkit-justify-content:normal;-ms-flex-pack:normal;justify-content:normal}}@media print,screen and (min-width:64em){.area-franjas__container .franja-container.vertical{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-webkit-flex:0 1 -webkit-calc(50% - 24px);-ms-flex:0 1 calc(50% - 24px);flex:0 1 calc(50% - 24px)}}@media print,screen and (min-width:64em){.area-franjas__container .franja-container.vertical.direita{margin-left:48px}}@media screen and (max-width:39.99875em),screen and (min-width:64em) and (max-width:74.99875em){.area-franjas__container .franja-container.webstories{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:40em) and (max-width:63.99875em),screen and (min-width:75em){.area-franjas__container .franja-container.webstories{display:-ms-grid;display:grid;-ms-grid-rows:auto 1fr 1fr;grid-template-rows:auto 1fr 1fr}.area-franjas__container .franja-container.webstories .franja-headline{grid-area:a}.area-franjas__container .franja-container.webstories .franja-webstory{grid-area:b}.area-franjas__container .franja-container.webstories .franja-post-1{grid-area:c}.area-franjas__container .franja-container.webstories .franja-post-2{grid-area:d}}@media print,screen and (min-width:64em){.area-franjas__container .franja-container.webstories{width:-webkit-calc(50% - 24px);width:calc(50% - 24px)}}@media screen and (min-width:40em) and (max-width:63.99875em),screen and (min-width:75em){.area-franjas__container .franja-container.webstories.esquerda{-ms-grid-columns:1fr auto;grid-template-columns:1fr auto;grid-template-areas:"a a" "c b" "d b"}}@media screen and (min-width:40em) and (max-width:63.99875em),screen and (min-width:75em){.area-franjas__container .franja-container.webstories.direita{-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;grid-template-areas:"a a" "b c" "b d"}}@media print,screen and (min-width:64em){.area-franjas__container .franja-container.webstories.direita{margin-left:48px}}.franja-headline{width:100%;margin-bottom:32px;border-bottom:1px solid #ebedef}.franja-headline--text{position:relative;vertical-align:baseline;border:0;display:table;padding-bottom:15px}@media print,screen and (min-width:64em){.franja-headline--text{padding-bottom:14px}}.franja-headline--text>span{font-family:globotipoweb,helvetica,arial,sans-serif;font-variation-settings:"ital" 0,"opsz" 36;font-feature-settings:"ss01" 1,"ss02" 0,"ss03" 0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:24px;line-height:29px;letter-spacing:-.035em;font-weight:700;color:var(--theme)}@media print,screen and (min-width:64em){.franja-headline--text>span{font-size:32px;line-height:38px;letter-spacing:-.04em}}.franja-headline--text:after{content:"";display:block;position:absolute;background-color:var(--theme);width:100%;height:2px;bottom:-2px}.franja-container__content .post{color:#2f3134}.franja-container__content .post__image{-webkit-filter:brightness(95%);filter:brightness(95%);-webkit-transition:-webkit-filter .3s ease-in;transition:-webkit-filter .3s ease-in;transition:filter .3s ease-in;transition:filter .3s ease-in,-webkit-filter .3s ease-in}.franja-container__content .post__image img{-webkit-border-radius:12px;border-radius:12px}.franja-container__content .post__image:hover{-webkit-filter:brightness(90%);filter:brightness(90%)}.franja-container__content .post__hat{width:-webkit-fit-content;width:fit-content;margin-bottom:4px;color:var(--theme);height:-webkit-fit-content;height:fit-content}.franja-container__content .post__hat--text{font-size:14px;line-height:15px;letter-spacing:-.015em;font-weight:600}.franja-container__content .post__title{color:#2f3134;font-size:16px;line-height:19px;letter-spacing:-.02em;font-weight:700;height:-webkit-fit-content;height:fit-content}.franja-container__content .post__title:hover{-webkit-transition:color .3s ease-in;transition:color .3s ease-in;color:#4f5257}.franja-container__content .post__source{margin-top:8px;height:-webkit-fit-content;height:fit-content;-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.franja-container__content .post__source--editorial{padding-right:2px}.franja-container__content .post__source--editorial,.franja-container__content .post__source--product{font-size:12px;line-height:16px;letter-spacing:-.01em;font-weight:400;color:#6e727a}.franja-container__content .post__source--editorial+.post__source--product{position:relative;padding-left:6px}.franja-container__content .post__source--editorial+.post__source--product:before{content:"";width:2px;height:2px;-webkit-border-radius:100%;border-radius:100%;display:inline-block;top:8px;position:absolute;left:0;background-color:var(--theme)}.franja-container__outer-separator{border:none;height:12px;display:block;margin:32px -16px 0;background-color:#ebedef;-webkit-box-shadow:inset 0 2px 2px rgba(206,209,215,.4);box-shadow:inset 0 2px 2px rgba(206,209,215,.4)}@media print,screen and (min-width:40em){.franja-container__outer-separator{display:none}}@media print,screen and (max-width:39.99875em){.franja-container:last-child{margin-bottom:32px}.franja-container:last-child .franja-container__outer-separator{display:none}}.franja-container.horizontal{width:100%}.franja-container.horizontal .franja-container__inner-separator{display:none}@media print,screen and (max-width:39.99875em){.franja-container.horizontal .franja-container__inner-separator{display:block;border:none;height:1px;background-color:#ebedef;margin:20px 0}}.franja-container.horizontal .franja-container__medium-separator{display:none}@media print,screen and (min-width:40em) and (max-width:63.99875em){.franja-container.horizontal .franja-container__medium-separator{display:block;border-top:1px solid #ebedef;width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;height:1px;margin:20px 0}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.franja-container.horizontal .franja-container__content{width:-webkit-calc(50% - 12px);width:calc(50% - 12px)}}@media print,screen and (min-width:64em){.franja-container.horizontal .franja-container__content{width:-webkit-calc(25% - 18px);width:calc(25% - 18px)}.franja-container.horizontal .franja-container__content:not(:last-of-type){margin-right:24px}}.franja-container.horizontal .franja-container__content .post{width:100%}@media print,screen and (min-width:40em){.franja-container.horizontal .franja-container__content .post{height:100%}}.franja-container.horizontal .franja-container__content .post__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:40em){.franja-container.horizontal .franja-container__content .post__link{height:100%}}.franja-container.horizontal .franja-container__content .post__image{width:100%;height:136px;margin-bottom:12px}.franja-container.horizontal .franja-container__content .post__title{width:100%}.franja-container.vertical .franja-container__inner-separator{border:none;height:1px;background-color:#ebedef;margin:20px 0}.franja-container.vertical .franja-container__content .post{width:100%}.franja-container.vertical .franja-container__content .post__link{display:-ms-grid;display:grid;grid-template-areas:"e f" "e g" "e h";-webkit-column-gap:12px;column-gap:12px;-ms-grid-rows:minmax(0,max-content) max-content minmax(0,1fr);grid-template-rows:minmax(0,max-content) max-content minmax(0,1fr);-ms-grid-columns:max-content minmax(0,max-content);grid-template-columns:max-content minmax(0,max-content)}.franja-container.vertical .franja-container__content .post__image{grid-area:e;height:136px}@media print,screen and (max-width:39.99875em){.franja-container.vertical .franja-container__content .post__image{width:116px;height:116px}}@media print,screen and (min-width:40em){.franja-container.vertical .franja-container__content .post__image{width:240px}}.franja-container.vertical .franja-container__content .post__hat{grid-area:f;width:-webkit-fit-content;width:fit-content;height:-webkit-fit-content;height:fit-content}.franja-container.vertical .franja-container__content .post__title{grid-area:g;width:100%;height:-webkit-fit-content;height:fit-content}@media print,screen and (min-width:64em){.franja-container.vertical .franja-container__content .post__title{height:auto;display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5}}.franja-container.vertical .franja-container__content .post__source{grid-area:h}@media print,screen and (min-width:64em){.franja-container.vertical .franja-container__content .post__source{margin-top:8px}}@media screen and (min-width:40em) and (max-width:63.99875em),screen and (min-width:75em){.franja-container.vertical .franja-container__content .post__source--product{line-height:14px}}@media print,screen and (max-width:39.99875em){.franja-container.vertical .franja-container__content.first{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-border-radius:12px;border-radius:12px;height:220px;background-color:var(--theme);padding-bottom:6px}.franja-container.vertical .franja-container__content.first .post{height:100%}.franja-container.vertical .franja-container__content.first .post__link{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end;margin-bottom:4px;height:100%}.franja-container.vertical .franja-container__content.first .post__hat,.franja-container.vertical .franja-container__content.first .post__title{padding-left:16px;width:100%;color:#fff;z-index:2}.franja-container.vertical .franja-container__content.first .post__hat--text{line-height:21px}.franja-container.vertical .franja-container__content.first .post__image{position:absolute;width:100%;height:100%;z-index:1;margin-bottom:0;-webkit-filter:brightness(95%);filter:brightness(95%)}.franja-container.vertical .franja-container__content.first .post__image--placeholder{height:100%;width:100%;position:absolute;z-index:99;-webkit-border-radius:12px;border-radius:12px;-webkit-transition:.3s ease-in;transition:.3s ease-in;opacity:.8;background:linear-gradient(180deg,transparent 30%,#000)}.franja-container.vertical .franja-container__content.first .post__title{width:100%;font-size:20px;line-height:24px;letter-spacing:-.03em;padding-bottom:16px;padding-right:16px}.franja-container.vertical .franja-container__content.first .post__source{display:none}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.franja-container.webstories.esquerda .franja-container__content.franja-webstory{margin-left:32px}}@media screen and (min-width:75em){.franja-container.webstories.esquerda .franja-container__content.franja-webstory{margin-left:20px}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.franja-container.webstories.direita .franja-container__content.franja-webstory{margin-right:32px}}@media screen and (min-width:75em){.franja-container.webstories.direita .franja-container__content.franja-webstory{margin-right:20px}}.franja-container.webstories .franja-container__content.franja-webstory{position:relative}@media screen and (min-width:40em) and (max-width:63.99875em),screen and (min-width:75em){.franja-container.webstories .franja-container__content.franja-webstory{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.franja-container.webstories .franja-container__content.franja-webstory{width:176px}}@media screen and (min-width:75em){.franja-container.webstories .franja-container__content.franja-webstory{width:203px}}.franja-container.webstories .franja-container__content.franja-webstory .post{height:241px}@media print,screen and (max-width:39.99875em){.franja-container.webstories .franja-container__content.franja-webstory .post{height:206px}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.franja-container.webstories .franja-container__content.franja-webstory .post{height:313px}}@media screen and (min-width:75em){.franja-container.webstories .franja-container__content.franja-webstory .post{height:361px}}.franja-container.webstories .franja-container__content.franja-webstory .post__link{height:100%}@media screen and (min-width:40em) and (max-width:63.99875em),screen and (min-width:75em){.franja-container.webstories .franja-container__content.franja-webstory .post__link{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end}}@media screen and (min-width:40em) and (max-width:63.99875em),screen and (min-width:75em){.franja-container.webstories .franja-container__content.franja-webstory .post__hat{display:none}}@media screen and (min-width:40em) and (max-width:63.99875em),screen and (min-width:75em){.franja-container.webstories .franja-container__content.franja-webstory .post__hat,.franja-container.webstories .franja-container__content.franja-webstory .post__source,.franja-container.webstories .franja-container__content.franja-webstory .post__title{padding-left:16px;padding-right:16px;width:100%;color:#fff;z-index:2}}.franja-container.webstories .franja-container__content.franja-webstory .post__image{height:100%;-webkit-filter:brightness(95%);filter:brightness(95%);-webkit-transition:-webkit-filter .3s ease-in;transition:-webkit-filter .3s ease-in;transition:filter .3s ease-in;transition:filter .3s ease-in,-webkit-filter .3s ease-in}@media screen and (min-width:40em) and (max-width:63.99875em),screen and (min-width:75em){.franja-container.webstories .franja-container__content.franja-webstory .post__image{width:100%;position:absolute;z-index:1;margin-bottom:0}}.franja-container.webstories .franja-container__content.franja-webstory .post__image:hover{-webkit-filter:brightness(90%);filter:brightness(90%)}@media screen and (min-width:40em) and (max-width:63.99875em),screen and (min-width:75em){.franja-container.webstories .franja-container__content.franja-webstory .post__image--placeholder{height:100%;width:100%;position:absolute;z-index:99;-webkit-border-radius:12px;border-radius:12px;-webkit-transition:.3s ease-in;transition:.3s ease-in;opacity:.8;background:linear-gradient(180deg,transparent 30%,#000)}}@media screen and (min-width:40em) and (max-width:63.99875em),screen and (min-width:75em){.franja-container.webstories .franja-container__content.franja-webstory .post__source{padding-bottom:16px;padding-right:16px;margin-top:4px}}@media screen and (min-width:40em) and (max-width:63.99875em),screen and (min-width:75em){.franja-container.webstories .franja-container__content.franja-webstory .post__source--editorial,.franja-container.webstories .franja-container__content.franja-webstory .post__source--product{font-size:12px;line-height:14px;letter-spacing:-.01em;font-weight:400;color:#fff}}@media screen and (min-width:40em) and (max-width:63.99875em),screen and (min-width:75em){.franja-container.webstories .franja-container__content.franja-webstory .franja-container__inner-separator{display:none}}.franja-container.webstories .franja-container__content.franja-webstory .franja__container__content--webstory-icon{-webkit-filter:drop-shadow(0 0 10px rgba(16,16,17,.2));filter:drop-shadow(0 0 10px rgba(16,16,17,.2));position:absolute;height:28px;width:28px;left:76px;top:12px;z-index:1}@media print,screen and (min-width:40em) and (max-width:63.99875em){.franja-container.webstories .franja-container__content.franja-webstory .franja__container__content--webstory-icon{height:32px;width:32px;left:128px;top:16px}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.franja-container.webstories .franja-container__content.franja-webstory .franja__container__content--webstory-icon{height:28px;width:28px;left:96px;top:12px}}@media screen and (min-width:75em){.franja-container.webstories .franja-container__content.franja-webstory .franja__container__content--webstory-icon{height:32px;width:32px;left:155px;top:16px}}.franja-container.webstories .franja-container__content.franja-webstory .franja__container__content--webstory-icon svg path{fill:var(--theme)}.franja-container.webstories .franja-container__content .post{width:100%}.franja-container.webstories .franja-container__content .post__link{display:-ms-grid;display:grid;grid-template-areas:"e f" "e g" "e h";-webkit-column-gap:12px;column-gap:12px;-ms-grid-rows:minmax(0,max-content) max-content minmax(0,1fr);grid-template-rows:minmax(0,max-content) max-content minmax(0,1fr);-ms-grid-columns:max-content minmax(0,max-content);grid-template-columns:max-content minmax(0,max-content)}.franja-container.webstories .franja-container__content .post__image{grid-area:e;height:136px;width:136px}@media print,screen and (max-width:39.99875em){.franja-container.webstories .franja-container__content .post__image{width:116px;height:116px}}@media screen and (min-width:75em){.franja-container.webstories .franja-container__content .post__image{height:160px;width:160px}}.franja-container.webstories .franja-container__content .post__hat{grid-area:f;width:-webkit-fit-content;width:fit-content;height:-webkit-fit-content;height:fit-content}.franja-container.webstories .franja-container__content .post__title{grid-area:g;width:100%;height:-webkit-fit-content;height:fit-content}.franja-container.webstories .franja-container__content .post__source{grid-area:h}@media print,screen and (min-width:64em){.franja-container.webstories .franja-container__content .post__source{margin-top:4px}}@media screen and (min-width:40em) and (max-width:63.99875em),screen and (min-width:75em){.franja-container.webstories .franja-container__content.franja-post-2 .franja-container__inner-separator{display:none}}.franja-container.webstories .franja-container__inner-separator{border:none;height:1px;background-color:#ebedef;margin:20px 0}.area-franjas__container .ad{margin:0}@media print,screen and (max-width:39.99875em){.area-franjas__container .ad{padding:24px 0;margin:0 -16px}}.area-franjas__container .ad.wrapper{width:100vw;background:#f5f6f7}@media print,screen and (max-width:39.99875em){.area-franjas__container .ad.wrapper{margin-top:32px;margin-bottom:24px}}@media print,screen and (max-width:82.49875em){.area-franjas__container .ad.wrapper_banner_home4{margin-top:24px;margin-bottom:24px}}@media screen and (min-width:82.5em){.area-franjas__container .ad.wrapper_banner_home4{margin-top:20px;margin-bottom:20px}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.area-franjas__container .ad.wrapper_banner_home4{margin:24px -36px}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.area-franjas__container .ad.wrapper_banner_home6_t{margin-left:-24px}}@media print,screen and (max-width:39.99875em){.tag-manager-publicidade-banner_home6_m--visivel .with-ads{display:none}}
.globoplaycanais{padding-top:20px;padding-bottom:40px}@media print,screen and (min-width:64em){.globoplaycanais{padding-top:32px;padding-bottom:60px}}@media screen and (min-width:75em){.globoplaycanais{overflow:hidden}}.globoplaycanais__container{position:relative;scrollbar-width:none;-ms-overflow-style:none;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;width:100vw;font-size:0}@media print,screen and (max-width:39.99875em){.globoplaycanais__container{margin-left:-16px}.globoplaycanais__container .post:first-child{margin-left:16px}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.globoplaycanais__container{margin-left:-24px}.globoplaycanais__container .post:first-child{margin-left:24px}}@media print,screen and (min-width:64em){.globoplaycanais__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:-36px}.globoplaycanais__container .post:first-child{margin-left:36px}}.globoplaycanais__container::-webkit-scrollbar{display:none}.globoplaycanais__header{margin-bottom:24px}.globoplaycanais__header__logo>svg{width:182px;height:28px}@media print,screen and (min-width:64em){.globoplaycanais__header__logo>svg{width:260px;height:40px}}.globoplaycanais__header__title{width:100%;margin-bottom:32px;border-bottom:1px solid #ebedef}.globoplaycanais__header__title--text{font-family:globotipoweb,helvetica,arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-variation-settings:"ital" 0,"opsz" 36;font-feature-settings:"ss01" 1,"ss02" 0,"ss03" 0;position:relative;vertical-align:baseline;border:0;display:table;padding-bottom:15px}@media print,screen and (min-width:64em){.globoplaycanais__header__title--text{padding-bottom:14px}}.globoplaycanais__header__title--text>span{font-family:globotipoweb,helvetica,arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-variation-settings:"ital" 0,"opsz" 36;font-feature-settings:"ss01" 1,"ss02" 0,"ss03" 0;font-size:24px;line-height:29px;letter-spacing:-.035em;font-weight:700;color:var(--theme)}@media print,screen and (min-width:64em){.globoplaycanais__header__title--text>span{font-size:32px;line-height:38px;letter-spacing:-.04em}}.globoplaycanais__header__title--text:after{content:"";display:block;position:absolute;background-color:var(--theme);width:100%;height:2px;bottom:-2px}.globoplaycanais__container{font-family:globotipoweb,helvetica,arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-variation-settings:"ital" 0,"opsz" 10;font-feature-settings:"ss01" 0,"ss02" 0,"ss03" 1;height:174px}@media print,screen and (min-width:64em){.globoplaycanais__container{margin-left:0;padding-right:0;width:auto}}@media screen and (min-width:75em){.globoplaycanais__container{height:200px}}@media screen and (min-width:82.5em){.globoplaycanais__container{height:225px}}.globoplaycanais__container .post{-webkit-border-radius:12px;border-radius:12px;display:inline-block;position:relative;overflow:hidden;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:310px;height:100%;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}@media print,screen and (min-width:64em){.globoplaycanais__container .post{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.globoplaycanais__container .post:first-child{margin-left:0}.globoplaycanais__container .post:last-child{margin-right:0}}.globoplaycanais__container .post:last-child{margin-right:16px}@media print,screen and (min-width:40em){.globoplaycanais__container .post:last-child{margin-right:24px}}@media print,screen and (min-width:64em){.globoplaycanais__container .post:last-child{margin-right:0}}.globoplaycanais__container .post:not(:last-child){margin-right:12px}.globoplaycanais__container .post:hover .post__image{-webkit-filter:brightness(90%);filter:brightness(90%)}.globoplaycanais__container .post:hover .post__image--placeholder{opacity:1}.globoplaycanais__container .post__link{display:-ms-grid;display:grid;grid-template-areas:" a a " " b b" " c d" " e e ";-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;-ms-grid-rows:1fr min-content 20px 16px;grid-template-rows:1fr min-content 20px 16px;width:100%;height:100%;white-space:normal;text-decoration:none}.globoplaycanais__container .post__title{grid-area:b;font-size:16px;line-height:19px;letter-spacing:-.02em;font-weight:700;color:#fff;width:100%;z-index:2;padding:0 16px;margin-bottom:8px;vertical-align:-webkit-baseline-middle;display:box;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.globoplaycanais__container .post__video{z-index:1;height:20px;min-width:60px;width:-webkit-max-content;width:max-content;grid-area:c;margin-left:16px;padding:4px 8px;background-color:#fff;color:#000;-webkit-border-radius:4px;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.globoplaycanais__container .post__video--duration{margin-left:4px;color:#101011;letter-spacing:-.01em;font-size:12px;line-height:normal;font-weight:600}.globoplaycanais__container .post__source{grid-area:d;color:#fff;font-size:12px;line-height:16px;letter-spacing:-.01em;z-index:2;font-weight:400;margin-left:16px;height:16px;-webkit-align-self:end;-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end}.globoplaycanais__container .post__source--editorial+.post__source--product{position:relative;padding-left:6px;margin-left:2px}.globoplaycanais__container .post__source--editorial+.post__source--product:before{content:"";width:2px;height:2px;-webkit-border-radius:100%;border-radius:100%;display:inline-block;top:7px;position:absolute;left:0;background-color:var(--theme)}.globoplaycanais__container .post__video+.post__source{margin-left:8px}.globoplaycanais__container .post figure.post__image{height:100%;-webkit-border-radius:12px;border-radius:12px}.globoplaycanais__container .post__image{margin:0;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;z-index:1;top:0;bottom:0;background-size:cover;width:100%;-webkit-filter:brightness(.95);filter:brightness(.95);-webkit-transition:-webkit-filter .3s ease-in;transition:-webkit-filter .3s ease-in;transition:filter .3s ease-in;transition:filter .3s ease-in,-webkit-filter .3s ease-in}.globoplaycanais__container .post__image--placeholder{height:100%;width:100%;position:absolute;z-index:99;-webkit-transition:.3s ease-in;transition:.3s ease-in;opacity:.8;background:linear-gradient(180deg,transparent 30%,#000)}
.theme-entretenimento .topglobocom__ranking__content-item:before,.theme-entretenimento .topglobocom__ranking__title,.theme-esporte .topglobocom__ranking__content-item:before,.theme-esporte .topglobocom__ranking__title,.theme-jornalismo .topglobocom__ranking__content-item:before,.theme-jornalismo .topglobocom__ranking__title{color:var(--theme)}@media print,screen and (max-width:63.99875em){.area-top-globo{padding:0}}@media print,screen and (max-width:63.99875em){.topglobo__area{padding:24px 0 36px}}@media print,screen and (min-width:64em){.topglobo__area{padding:36px 0 60px}}.topglobocom{padding-bottom:60px;width:100%}.topglobocom__content{font-family:globotipoweb,helvetica,arial,sans-serif;font-variation-settings:"ital" 0,"opsz" 36;font-feature-settings:"ss01" 1,"ss02" 0,"ss03" 0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-weight:600}@media print,screen and (min-width:40em){.topglobocom__content .tns-transparent{display:none}}.topglobocom__content .tns-nav{height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (min-width:64em){.topglobocom__content .tns-nav{display:none}}.topglobocom__content .tns-nav button{-webkit-box-shadow:none;box-shadow:none;border:none;background:#ccc;padding:4px;font-size:0;line-height:0;display:block;width:6px;height:6px;cursor:pointer;outline:none;margin:0 4px;-webkit-border-radius:6px;border-radius:6px}.topglobocom__content .tns-nav button.tns-nav-active{background-color:#0031ff}.topglobocom__content .tns-nav button:focus,.topglobocom__content .tns-nav button:hover{outline:none}.topglobocom__header{font-family:globotipoweb,helvetica,arial,sans-serif;font-variation-settings:"ital" 0,"opsz" 36;font-feature-settings:"ss01" 1,"ss02" 0,"ss03" 0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-align:left;-webkit-box-shadow:0 1px 0 #eee;box-shadow:0 1px 0 #eee}@media print,screen and (max-width:39.99875em){.topglobocom__header{margin:0 16px}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.topglobocom__header{margin:0 24px}}.topglobocom__header--title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:max-content;margin-bottom:.75rem;padding-bottom:14px;-webkit-box-shadow:0 3px 0 -1px #0031ff;box-shadow:0 3px 0 -1px #0031ff;margin-bottom:0}.topglobocom__header--title .logo,.topglobocom__header--title .logo__mobile{width:-webkit-fit-content;width:fit-content;height:-webkit-fit-content;height:fit-content}.topglobocom__header--title .logo__mobile{display:block}@media print,screen and (min-width:64em){.topglobocom__header--title .logo__mobile{display:none}}.topglobocom__header--title .logo__desktop{display:none}@media print,screen and (min-width:64em){.topglobocom__header--title .logo__desktop{display:block;width:-webkit-fit-content;width:fit-content;height:-webkit-fit-content;height:fit-content}}.topglobocom__header--title .logo__text{color:#0031ff;text-transform:capitalize;font-size:1.5rem;line-height:1.813rem;letter-spacing:-.035em;font-weight:700;margin-left:8px}@media print,screen and (min-width:64em){.topglobocom__header--title .logo__text{font-size:2rem;line-height:2.375rem;letter-spacing:-.04em;margin-left:12px}}.topglobocom__header--title svg{display:inline-block;width:22px;height:22px;vertical-align:baseline}@media print,screen and (max-width:63.99875em){.topglobocom__header--title svg{background-size:100%}}@media print,screen and (min-width:64em){.topglobocom__header--title svg{height:29px;vertical-align:bottom;width:28px}}.topglobocom__ranking{outline:none;padding:32px 16px 28px;width:100%;z-index:2}@media print,screen and (min-width:40em) and (max-width:63.99875em){.topglobocom__ranking{padding:32px 24px 28px}}@media print,screen and (min-width:64em){.topglobocom__ranking{padding:32px 24px 0}}.topglobocom__ranking__container{-webkit-border-radius:12px;border-radius:12px;padding:20px;-webkit-box-shadow:0 0 20px #ebedef;box-shadow:0 0 20px #ebedef}@media print,screen and (min-width:64em){.topglobocom__ranking__container{-webkit-box-shadow:none;box-shadow:none;padding:0}}@media print,screen and (min-width:64em){.topglobocom__ranking__title{margin:32px 0 16px 36px;font-size:20px;line-height:30px;letter-spacing:-.03em;font-weight:600}}.topglobocom__ranking__content{counter-reset:a;display:inline-block}.topglobocom__ranking__content-item{font-family:globotipoweb,helvetica,arial,sans-serif;font-variation-settings:"ital" 0,"opsz" 10;font-feature-settings:"ss01" 0,"ss02" 0,"ss03" 1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:14px;line-height:21px;letter-spacing:-.015em;font-weight:600;border-bottom:1px solid #f5f6f7;margin-bottom:16px;padding-bottom:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}@media print,screen and (min-width:64em){.topglobocom__ranking__content-item{font-size:16px;line-height:19px;letter-spacing:-.02em;margin:20px 0;padding-bottom:20px}.topglobocom__ranking__content-item:last-child{padding-bottom:0}}.topglobocom__ranking__content-item:first-child{font-size:18px;line-height:22px;letter-spacing:-.025em;font-weight:700}@media print,screen and (min-width:64em){.topglobocom__ranking__content-item:first-child{font-size:20px;line-height:22px;letter-spacing:-.03em;margin-top:0}}.topglobocom__ranking__content-item:last-child{border-bottom:1px #fff;margin-bottom:0}@media print,screen and (max-width:63.99875em){.topglobocom__ranking__content-item:last-child{padding-bottom:0}}.topglobocom__ranking__content-item .post{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.topglobocom__ranking__content-item .post__link:hover .post__title{-webkit-transition:color .3s ease-in;transition:color .3s ease-in;color:#4f5257}.topglobocom__ranking__content-item:before{content:counter(a);counter-increment:a;font-size:15px;line-height:20px;letter-spacing:-.02em;font-weight:600;margin-right:1rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left;width:11px;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:64em){.topglobocom__ranking__content-item:before{font-size:24px;line-height:36px;letter-spacing:-.035em;margin-right:1.25rem;font-weight:400;width:20px;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}}.topglobocom__ranking__title{font-family:globotipoweb,helvetica,arial,sans-serif;font-variation-settings:"ital" 0,"opsz" 36;font-feature-settings:"ss01" 1,"ss02" 0,"ss03" 0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;margin-bottom:20px}@media print,screen and (min-width:64em){.topglobocom__ranking__title{margin:0 0 16px 40px;font-size:20px;line-height:30px;letter-spacing:-.03em}}.topglobocom__slick{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:inherit;-ms-flex-flow:inherit;flex-flow:inherit;overflow:hidden}@media print,screen and (min-width:64em){.topglobocom__slick{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.topglobocom__slick #tns1-item0{padding-left:0}.topglobocom__slick #tns1-item2{padding-right:0}}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-gallery,.tns-no-calc{position:relative;left:0}.tns-gallery{min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-webkit-transition:opacity 0s,-webkit-transform 0s;transition:opacity 0s,-webkit-transform 0s;transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s,-webkit-transform 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-fadeOut,.tns-normal{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.33333%;position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.42857%;height:10px;float:left}
.login-skeleton-box,.login-skeleton-box--empty:empty{--skeleton-beam:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.7) 50%,hsla(0,0%,100%,0));width:var(--skeleton-width,100px);min-height:var(--skeleton-height,100px);background-color:#eee;background-image:var(--skeleton-beam);background-size:95% 100%;background-repeat:no-repeat;background-position:-2500% 0;animation:a 1s linear infinite}@keyframes a{to{background-position:2500% 0}}.btn{height:32px;min-width:32px;padding:0 1rem;border-radius:.25rem;border:0;font-size:12px;text-align:center;letter-spacing:-.2px;text-decoration:none;text-transform:uppercase;white-space:nowrap;line-height:1;cursor:pointer}.btn:hover{background-color:#f5f5f5}.btn:visited{color:currentColor}.btn-primary{height:32px;min-width:32px;padding:0 1rem;border-radius:.25rem;border:0;font-size:12px;text-align:center;letter-spacing:-.2px;text-decoration:none;text-transform:uppercase;white-space:nowrap;line-height:1;cursor:pointer;color:#fff;background-color:#0669de}.btn-primary:hover{background-color:#f5f5f5}.btn-primary:visited{color:currentColor}.btn-primary:hover{background-color:#055dc5}.popover__wrapper .popover__content{position:fixed;height:100%;width:100vw;top:0;left:calc(100vw + 10px);box-shadow:-10px 0 10px 0 rgba(0,0,0,.15);background-color:#fff;border-top:.5rem solid #0031ff;z-index:99999;transition:left .5s,visibility .5s ease;visibility:hidden}.popover__wrapper .popover__content--active{visibility:visible;left:0}.popover__wrapper .popover__title svg{align-self:center;justify-self:center;height:15px;width:138px}.popover__wrapper .popover__header{height:4.25rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.popover__wrapper .popover__button-close{height:3rem;width:3rem;margin-left:1rem;cursor:pointer}@media print,screen and (min-width:40em){.popover__wrapper{position:relative}.popover__wrapper .popover__title svg{height:10px;width:98px}.popover__wrapper .popover__button-close{display:none}.popover__wrapper .popover__header{height:auto;display:block}.popover__wrapper .popover__content{display:flex;align-items:center;opacity:0;visibility:hidden;position:absolute;top:80px;left:unset;right:0;transform:translateY(10px);width:285px;min-height:176px;height:auto;border-radius:8px;box-shadow:0 10px 15px 0 rgba(0,0,0,.2);background-color:#fff;border-top:4px solid #0031ff;padding:1.5rem 1.25rem;animation:0;transition:visibility 0s .5s,opacity .5s,transform 0s linear .5s}.popover__wrapper:hover .popover__content{z-index:10;opacity:1;visibility:visible;transform:translateY(-32px);transition:all .5s cubic-bezier(.75,-.02,.2,.97)}}.loggedin{display:block}@media screen and (max-width:640px){.loggedin .popover__loggedin{display:flex;flex-direction:column;justify-content:space-between;height:100%}}.loggedin .popover__loggedin__footer{display:none}@media screen and (max-width:640px){.loggedin .popover__loggedin__footer{display:block;margin-bottom:1.75rem}}@media screen and (min-width:640px){.loggedin__content{display:flex;flex-direction:column;align-items:center}}.loggedin .user-data__name{font-size:24px;line-height:29px;font-weight:700;letter-spacing:-.03em;color:#2f3134}.loggedin .user-data__photo{height:6rem;width:6rem;margin-bottom:1rem;border-radius:50%}@media screen and (max-width:640px){.loggedin .user-actions .user-action-logout{display:none}}.loggedin__user-data{text-align:center;box-sizing:border-box}@media screen and (max-width:640px){.loggedin__user-data{margin:1.5rem 0 3.5rem}}.loggedin .user-action{font-family:globotipoweb,helvetica,arial,sans-serif;font-feature-settings:"pnum" on,"lnum" on,"ss03" on;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-weight:700;border-radius:12px;padding:8px 12px;font-size:18px;text-decoration:none;letter-spacing:-.02em;line-height:19px;color:#2f3134;display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}@media screen and (max-width:640px){.loggedin .user-action{box-shadow:0 0 20px #ebedef}}@media screen and (max-width:640px){.loggedin .user-action-content{display:flex;flex-direction:row;align-items:center}}.loggedin .user-action-minha-conta{margin:0 1rem;font-weight:600}@media screen and (max-width:640px){.loggedin .user-action-logout{display:flex;align-items:center;justify-content:center;padding:14.5px 12px;border-radius:8px;background-color:#0031ff;border-color:#0031ff;margin:0 1rem}.loggedin .user-action-logout p{font-family:globotipoweb,helvetica,arial,sans-serif;font-feature-settings:"pnum" on,"lnum" on,"ss03" on;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:#fff;font-weight:700;font-size:16px;line-height:19px;letter-spacing:-.02em}}.loggedin .user-action__icon{width:44px;height:44px;display:flex;justify-content:center;align-items:center;fill:#0669de}.loggedin .user-action__icon-minha-conta{background:#f5f6f7;border-radius:30px;margin-right:1rem}.loggedin .user-action__icon-prev{width:24px;height:24px}.loggedin .user-action:visited{color:currentColor}@media print,screen and (min-width:40em){.loggedin{height:176px;display:flex;flex-direction:column}.loggedin .user-data__name{font-size:20px;font-family:globotipoweb,helvetica,arial,sans-serif;font-feature-settings:"pnum" on,"lnum" on,"ss03" on;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;line-height:24px;font-weight:700;letter-spacing:-.03em}.loggedin .popover__header{text-align:start}.loggedin .user-actions{display:flex}.loggedin__user-data{flex-direction:column;height:auto;display:flex;align-items:center;flex-grow:1;margin-bottom:0;padding:16px 0 24px;text-align:start;box-shadow:unset}.loggedin .user-action{height:32px;min-width:32px;padding:0 1rem;border-radius:.25rem;border:0;font-size:12px;text-align:center;letter-spacing:-.2px;text-decoration:none;text-transform:uppercase;white-space:nowrap;line-height:1;cursor:pointer;height:30px;text-transform:none;margin-bottom:0;margin-right:.5rem}.loggedin .user-action:hover{background-color:#f5f5f5}.loggedin .user-action:visited{color:currentColor}.loggedin .user-action__icon{display:none}.loggedin .user-action-minha-conta{font-family:globotipoweb,helvetica,arial,sans-serif;font-feature-settings:"pnum" on,"lnum" on,"ss03" on;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;letter-spacing:-.01em;line-height:14px;font-weight:700;color:#fff;background-color:#0031ff;border-color:#0031ff;margin-right:12px}.loggedin .user-action-minha-conta:hover{background-color:#001d99;border-color:#001d99}.loggedin .user-action-minha-conta:visited,.loggedin .user-action-minha-conta p{color:#fff}.loggedin .user-action-logout{font-family:globotipoweb,helvetica,arial,sans-serif;font-feature-settings:"pnum" on,"lnum" on,"ss03" on;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;letter-spacing:-.01em;line-height:14px;font-weight:600;border:1px solid #ebedef;box-sizing:border-box;border-radius:6px}.loggedin .user-action-logout:hover{background-color:#ebedef}.loggedin .user-action-logout:hover p{color:#0031ff}}.loggedout{display:flex;flex-direction:column;text-align:center}.loggedout .popover__title{align-self:center}.loggedout .popover__buttons{text-align:center;margin-top:.875rem}.loggedout p{margin:.75rem 0;color:#777}.loggedout img{max-width:100%;height:auto}.loggedout .btn-login{font-family:globotipoweb,helvetica,arial,sans-serif;font-feature-settings:"pnum" on,"lnum" on,"ss03" on;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-weight:700;width:70px;height:30px;line-height:14px;text-transform:none;border-radius:6px;letter-spacing:-.01em;background-color:#0031ff}@font-face{font-family:proximanova-bold-limited-webfont;src:url(//s.glbimg.com/gl/ba/fonts/proximanova-bold-limited-webfont.eot);src:url(//s.glbimg.com/gl/ba/fonts/proximanova-bold-limited-webfont.eot#iefix) format("embedded-opentype"),url(//s.glbimg.com/gl/ba/fonts/proximanova-bold-limited-webfont.woff) format("woff"),url(//s.glbimg.com/gl/ba/fonts/proximanova-bold-limited-webfont.ttf) format("truetype"),url(//s.glbimg.com/gl/ba/fonts/proximanova-bold-limited-webfont.svg#proximanova-bold-limited-webfont) format("svg")}@font-face{font-family:opensans-bold-webfont;src:url(//s.glbimg.com/gl/ba/fonts/opensans-bold-webfont.eot);src:url(//s.glbimg.com/gl/ba/fonts/opensans-bold-webfont.eot#iefix) format("embedded-opentype"),url(//s.glbimg.com/gl/ba/fonts/opensans-bold-webfont.woff) format("woff"),url(//s.glbimg.com/gl/ba/fonts/opensans-bold-webfont.ttf) format("truetype"),url(//s.glbimg.com/gl/ba/fonts/opensans-bold-webfont.svg#opensans-bold-webfont) format("svg")}@font-face{font-family:opensans-regular-webfont;src:url(//s.glbimg.com/gl/ba/fonts/opensans-regular-webfont.eot);src:url(//s.glbimg.com/gl/ba/fonts/opensans-regular-webfont.eot#iefix) format("embedded-opentype"),url(//s.glbimg.com/gl/ba/fonts/opensans-regular-webfont.woff) format("woff"),url(//s.glbimg.com/gl/ba/fonts/opensans-regular-webfont.ttf) format("truetype"),url(//s.glbimg.com/gl/ba/fonts/opensans-regular-webfont.svg#opensans-regular-webfont) format("svg")}@font-face{font-family:opensans-light-webfont;src:url(//s.glbimg.com/gl/ba/fonts/opensans-light-webfont.eot);src:url(//s.glbimg.com/gl/ba/fonts/opensans-light-webfont.eot#iefix) format("embedded-opentype"),url(//s.glbimg.com/gl/ba/fonts/opensans-light-webfont.woff) format("woff"),url(//s.glbimg.com/gl/ba/fonts/opensans-light-webfont.ttf) format("truetype"),url(//s.glbimg.com/gl/ba/fonts/opensans-light-webfont.svg#opensans-light-webfont) format("svg")}.searchV2{width:100vw;height:100vh;position:fixed;z-index:100000;top:0;transform:translateX(100vw);background-color:#fff;will-change:transform}.searchV2__noscroll{overflow-y:hidden;position:fixed}.searchV2--animate{transition:transform .5s cubic-bezier(0,0,.3,1)}.searchV2--opened{transform:translateX(0)}.searchV2__icon-back{background:transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAA4CAYAAAC7UXvqAAAAAXNSR0IArs4c6QAAAW5JREFUaAXtmN1qg0AQhbs26PvkWdq7VgR/HiMXeQ31Llft87RP02qcQEJYXDA5syPCCQRxsjtzzvncBOLGcXx92fAr2bD2i3QaWJsgCZAAmAAfITBAeDsJwBGCDUgADBDeTgJwhGADEgADhLeTABwh2IAEwADh7VEItG17kDesbkEDp/2vhAifeh6cc/9Zlu3zPP9ZoOPpJaoE7sVPBj5jixfXagZ88VVVfT0d6wMbVQysJV6FwJrixQB0iK/iHyA+u7Rpmt3sBwuKKo/QgjnRlkAERNWVgnxtJknyUZbldzS1M41hAnVdHyfxR/k9GYbh1Pf9+8ycaCXYgCjzTXRd9xZNsddYxcCaJuAz4AVyOxNT/S9N031RFL/+Gs17dQMiTg62XOXRkmvMVxQDMQX7vdXOgN/Y6p4GrJIOzSGBUDJWdRKwSjo0hwRCyVjVScAq6dAcEgglY1UnAaukQ3NIIJSMVZ0ErJIOzdk8gTOEtoUZKzZuMwAAAABJRU5ErkJggg==") no-repeat 0 0;background-size:48px 56px;background-position:50%}.searchV2__suggest{padding:17px 0}.searchV2__header{background-color:#fafafa;display:flex;position:relative;box-shadow:0 1px 2px 0 rgba(0,0,0,.05),0 1px 0 0 rgba(0,0,0,.02)}.searchV2__header__btn-back{display:flex;align-items:center;justify-content:center;background-color:#fafafa;border:0;outline:0;padding:0;-webkit-user-select:none;user-select:none}.searchV2__header__btn-back,.searchV2__header__btn-back__icon{width:58px;height:56px;-webkit-tap-highlight-color:transparent}.searchV2__header__btn-back__icon{background-size:48px 56px}.searchV2__header__btn-reset{position:absolute;right:10px;top:50%;margin-top:-25px;width:35px;height:50px;background-color:#999;-webkit-tap-highlight-color:transparent;cursor:pointer;color:#fff;font-size:9px;border:0;outline:0;line-height:16px;text-align:center;background:transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAbVJREFUOBGtVD1Lw1AUzYvFKYtLEWtwV3+CWyluXYouWbqk/QGCP8J/kIRClyyWuIu4OXcUnRUpWVw6ldL0nOS+8FKjVfBC++6795xz39eNsr6xLMtUFEXHtm27hKxWqzff95+VUlkdRW0G4zjem8/n14j38dvfyM8wHzuOc+N53qeZqwgFQXCGZIJf0wTV+CliveFw+KRzpRBFsOxHbGlXJ38agV0A29ZiNsHcDobktyLkCDYRrpULyZlUtoOKD8AvSRJbSkzPOTaFa9lQ5vb6jGojATd0jtFDjGIU8STGAqb1qbHjuu4pHN6SaUfT6fRlMBjcdrvdV4jc0W+1WpfAXgGY70QIDrCTBiaHpoL4DRDiMAwtCjAGnyIxXHIqxrdmKleSf51Q/b2GlJ8JV8OVMC8+b+vLqvjqFRIK4A9gy1esDxstciFESw57gtg9Yh2j+AxFDmwA2DtjI8GqHSHo6vmZ1YiQNqZGfkbsHQT47EuTqubBUsxcCbGpcItrlAbsQXlRKm1xBNvTzVveGnsGFdusskWD6ZRY3WcMlE3LCe1fPiOFVPGPimo0Gp1glj/YbR+2NSFj3+g1K1ZnAAAAAElFTkSuQmCC") no-repeat 100%;background-position:50%}.searchV2__header__form{width:100%}.searchV2__header__term{width:inherit;color:#333;height:53px;background-color:#fafafa;font-size:20px;line-height:24px;font-weight:400;-webkit-tap-highlight-color:transparent;outline:0;border:0;flex:1;letter-spacing:-1px;padding:0;border-radius:0;font-family:opensans-light-webfont,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.searchV2__header__term::placeholder{color:#666;font-size:20px;line-height:normal;font-weight:400;letter-spacing:-1px}.searchV2__product-color--g1{color:#c4170c}.searchV2__product-color--ge{color:#3b9c00}.searchV2__product-color--gshow{color:#ec7d00}.searchV2__product-color--techtudo{color:#333}.searchV2__product-color--famosos{color:#ff7f00}.searchV2__product-color--home{color:#0669de}.searchV2__product-color--globoplay{color:#f89c1b}.searchV2__product-color--globosatplay{color:#4576a1}.searchV2__item{height:auto;overflow:hidden;padding:10px 20px;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.searchV2__item a{display:flex}.searchV2__item__block-title{font-family:opensans-bold-webfont,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-transform:lowercase;font-size:16px;line-height:20px;letter-spacing:-.8px;color:#333;padding:30px 0 14px 20px}.searchV2__item__block-title:first-of-type{padding-top:16px}.searchV2__item__block-title~.searchV2__item a .searchV2__item__info .searchV2__item__info__extra{display:none}.searchV2__item__icon{height:24px;width:24px}.searchV2__item__icon__eixo-icone-busca{width:22px;height:22px;fill:#999;transform:scale(.85)}.searchV2__item__icon svg{height:24px}.searchV2__item__info{margin-left:15px;flex:1}.searchV2__item__info__extra,.searchV2__item__info__title{display:block}.searchV2__item__info__title{font-family:opensans-light-webfont,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:auto;overflow:hidden;font-size:20px;line-height:24px;font-weight:300;color:#666;letter-spacing:-1.2px}.searchV2__item__info__title__highlighted{font-family:opensans-bold-webfont,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333}.searchV2__item__info__extra{font-family:ProximaNova-Regular,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#666;text-transform:uppercase;font-size:10px;font-weight:100;margin-top:8px}
.footer_links__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.footer_links{width:100%;box-sizing:border-box;-ms-overflow-style:scrollbar;font-family:globotipoweb;background-color:#f5f6f7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 auto}@media (max-width:1199px){.footer_links{display:none}}.footer_links__container{margin:0 auto;box-sizing:inherit}.footer_links__container__item{justify-content:center;box-sizing:inherit}.footer_links__container__item__list{box-sizing:inherit;list-style:none;border:0;min-height:0;min-width:0;margin:60px 0;border-left:1px solid #ebedef;padding:0 24px}.footer_links__container__item__list a{text-decoration:none;letter-spacing:-.5px}.footer_links__container__item__list a:hover{text-decoration:underline}.footer_links__container__item__list:first-child{border:none;padding-left:0}.footer_links__container__item__list:last-child{padding-right:0}.footer_links__container__item__list--subtitle,.footer_links__container__item__list--title{margin-bottom:15px;line-height:1.45rem}.footer_links__container__item__list--subtitle>a,.footer_links__container__item__list--title>a{color:#2f3134;font-size:18px;font-family:globotipoweb;font-weight:700;margin-bottom:15px;line-height:22px;letter-spacing:-.025em}.footer_links__container__item__list--subtitle{margin-top:30px}.footer_links__container__item__list--links>a{color:#6e727a;font-size:14px;font-family:globotipoweb;line-height:21px;font-weight:400;letter-spacing:-.015em}
.footer-container{background-color:#0031ff;width:100%;height:107px;padding-top:20px;padding-bottom:24px;font-family:globotipoweb;font-feature-settings:"pnum" on,"lnum" on,"ss03" on}@media print,screen and (min-width:40em) and (max-width:63.99875em){.footer-container{height:115px;padding-top:22px}}@media print,screen and (min-width:64em){.footer-container{height:164px}}.footer-container .footer-content{margin-bottom:24px;display:flex;flex-direction:row;justify-content:space-between}@media print,screen and (min-width:64em){.footer-container .footer-content{flex-direction:row;align-items:center;margin-bottom:52px}}.footer-container .footer-content--icon{display:block;height:20px;width:20px}@media print,screen and (min-width:40em) and (max-width:63.99875em){.footer-container .footer-content--icon{height:28px;width:28px}}@media print,screen and (min-width:64em){.footer-container .footer-content--icon{display:none}}.footer-container .footer-content--icon svg{height:20px;width:20px}@media print,screen and (min-width:40em) and (max-width:63.99875em){.footer-container .footer-content--icon svg{height:28px;width:28px}}.footer-container .logo-globocom svg{width:114px;height:24px}@media print,screen and (min-width:40em){.footer-container .logo-globocom svg{width:134px;height:28px}}.footer-container .footer-navegacao{display:none}@media print,screen and (min-width:64em){.footer-container .footer-navegacao{display:flex;margin-left:auto}.footer-container .footer-navegacao>a{text-decoration:none;font-size:14px;line-height:15px;letter-spacing:-.015em;font-weight:600;color:#fff;font-stretch:normal;font-style:normal}.footer-container .footer-navegacao a:not(:last-child){margin-right:32px}}.footer-container .footer-copyright__container{display:flex;align-items:center}.footer-container .footer-copyright__container--icon{display:none}@media print,screen and (min-width:64em){.footer-container .footer-copyright__container--icon{display:block;margin-right:12px;height:32px;width:32px}}@media print,screen and (min-width:64em){.footer-container .footer-copyright__container--icon svg{height:32px;width:32px}}.footer-container .footer-copyright__container--text{font-size:10px;line-height:15px;letter-spacing:.005em;color:#fff}@media print,screen and (min-width:64em){.footer-container .footer-copyright__container--text{font-size:12px;line-height:14px;letter-spacing:-.01em;margin-top:1px}}