:root{--black:#000;--white:#fff;--gazzetta-primary:#ad00ff;--gazzetta-secondary:#063e72;--euroleague-primary:#ff5200;--euroleague-secondary:#221010;--plus-primary:#12eec6;--plus-secondary:#002329;--gbet-primary:#063e72;--gbet-secondary:#081b15;--tennis-primary:#5bc267;--tennis-secondary:#1e323c;--tennis-green:#00616a;--tennis-lime:#d2e742;--gmotion-primary:#ba23e7;--gmotion-secondary:#b322d8}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (min-width:1024px){#news_feed_flow{display:flex;width:100%}}.flow{display:flex;flex-direction:column;width:100%}@media screen and (max-width:1023px){.flow{height:70vh}}@media screen and (min-width:1024px){.flow .pb-0-desktop{padding-bottom:0!important}}.flow__list{flex:auto;overflow-y:auto}@media screen and (max-width:1023px){.flow__list{flex:0 1 auto}}.flow__list::-webkit-scrollbar{background-color:#f5f5f5;border-radius:6px;width:6px}.flow__list::-webkit-scrollbar-thumb{background-image:-webkit-gradient(linear,left bottom,left top,from(var(--gazzetta-secondary)),to(var(--gazzetta-primary)));border-radius:6px}.flow--tennis .flow__list::-webkit-scrollbar-thumb{background-image:-webkit-gradient(linear,left bottom,left top,from(var(--tennis-green)),to(var(--tennis-lime)))}.flow--plus .flow__list::-webkit-scrollbar-thumb{background-image:-webkit-gradient(linear,left bottom,left top,from(var(--plus-secondary)),to(var(--plus-primary)))}.flow--gbet .flow__list::-webkit-scrollbar-thumb{background-image:-webkit-gradient(linear,left bottom,left top,from(var(--gbet-secondary)),to(var(--gbet-primary)))}.flow--gmotion .flow__list::-webkit-scrollbar-thumb{background-image:-webkit-gradient(linear,left bottom,left top,from(var(--gmotion-secondary)),to(var(--gmotion-primary)))}.flow--euroleague .flow__list::-webkit-scrollbar-thumb{background-image:-webkit-gradient(linear,left bottom,left top,from(var(--euroleague-secondary)),to(var(--euroleague-primary)))}.flow__list::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:6px}.flow__list li{max-width:calc(100% - 14px)}.flow__list li article{border-bottom:1px solid rgba(205,216,227,.8);padding-bottom:0;position:relative}.flow__list li article time{color:var(--gazzetta-primary);font-weight:800;margin-right:8px}.flow--tennis .flow__list li article time{color:var(--tennis-green)}.flow--gbet .flow__list li article time{color:var(--gbet-primary)}.flow--euroleague .flow__list li article time{color:var(--euroleague-primary)}.flow--plus .flow__list li article time{color:var(--plus-primary)}.flow--gmotion .flow__list li article time{color:var(--gmotion-primary)}.has-background-gray-8 .flow__list li article time,.is-dark .flow__list li article time{color:var(--white)}.flow__list li:not(last-child){margin-bottom:16px}.flow__list li:last-child article{border:none;margin-bottom:0;padding-bottom:0}.flow__list li:last-child article a{margin-bottom:0!important}.flow__button{background-color:var(--gazzetta-primary);border-color:var(--gazzetta-primary);border-width:1px;cursor:pointer;font-weight:700;justify-content:center;margin-top:16px;padding:calc(.5em - 1px) 1em;text-align:center;white-space:nowrap}.flow__button,.flow__button:hover{color:var(--white)}.flow--gbet .flow__button,.flow--plus .flow__button,.flow--tennis .flow__button{background-color:var(--black);border-color:var(--black)}.flow--euroleague .flow__button{background-color:var(--euroleague-primary);border-color:var(--euroleague-primary)}.flow--gmotion .flow__button{background-color:var(--gmotion-secondary);border-color:var(--gmotion-primary)}.is-dark .flow__button{color:var(--white)}.flow__underlined{border-bottom:1px solid var(--gazzetta-primary);margin-bottom:48px}.flow--tennis .flow__underlined{border-bottom:1px solid var(--tennis-lime)}.flow--gbet .flow__underlined{border-bottom:1px solid var(--gbet-primary)}.flow--plus .flow__underlined{border-bottom:1px solid var(--plus-primary)}.flow--gmotion .flow__underlined{border-bottom:1px solid var(--gmotion-primary)}.flow--euroleague .flow__underlined{border-bottom:1px solid var(--euroleague-primary)}.flow__underlined__title{display:inline-block;font-size:max(1.8rem,min(2.2vw,2rem));font-weight:800;line-height:1.2;padding:8px 8px 16px;position:relative}.flow__underlined__title:after{background:linear-gradient(90deg,var(--gazzetta-secondary),var(--gazzetta-primary));bottom:-1px;content:"";display:block;height:7px;left:0;margin-top:8px;position:absolute;width:100%}.flow--tennis .flow__underlined__title:after{background:linear-gradient(90deg,var(--tennis-secondary) 0,var(--tennis-green) 33%,var(--tennis-primary) 66%,var(--tennis-lime) 100%)}.flow--gbet .flow__underlined__title:after{background:linear-gradient(90deg,var(--gbet-secondary),var(--gbet-primary))}.flow--plus .flow__underlined__title:after{background:linear-gradient(90deg,var(--plus-secondary),var(--plus-primary))}.flow--gmotion .flow__underlined__title:after{background:linear-gradient(90deg,var(--gmotion-secondary),var(--gmotion-primary))}.flow--euroleague .flow__underlined__title:after{background:linear-gradient(90deg,var(--euroleague-secondary),var(--euroleague-primary))}.flow__loader-content{display:block;height:280px;margin:0 auto;position:relative}.flow__loader-content__loader{animation:spin 1s linear infinite;border:7px solid var(--gazzetta-primary);border-radius:50%;border-top:7px solid #f9f9f9;height:40px;left:0;margin:0 auto;position:absolute;right:0;text-align:center;top:40%;width:40px}.flow--plus .flow__loader-content__loader{border:7px solid var(--plus-primary);border-top:7px solid #f9f9f9}.flow--tennis .flow__loader-content__loader{border-top:7px solid var(--tennis-green);border:7px solid var(--tennis-green);border-top-color:var(--tennis-lime)}.flow--euroleague .flow__loader-content__loader{border:7px solid var(--euroleague-primary);border-top:7px solid #f9f9f9}.flow--gbet .flow__loader-content__loader{border:7px solid var(--gbet-primary);border-top:7px solid #f9f9f9}.flow--gmotion .flow__loader-content__loader{border:7px solid var(--gmotion-primary);border-top:7px solid #f9f9f9}.has-background-gray-8 .flow a,.is-dark .flow a{color:var(--white)}.has-background-gray-8 .flow .is-category-light,.has-background-gray-8 .flow .is-category-light:not(.flow--euroleague .flow .is-category-light),.is-dark .flow .is-category-light,.is-dark .flow .is-category-light:not(.flow--euroleague .flow .is-category-light){color:var(--gazzetta-primary)}.has-background-gray-8 .flow.flow--euroleague .is-category-light,.is-dark .flow.flow--euroleague .is-category-light{color:var(--euroleague-primary)!important}
