*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent;transition:all .2s ease;-webkit-font-smoothing:antialiased;overflow-y:scroll}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-size:1rem;font-weight:normal;line-height:1.5;color:#212529;text-align:left;background-color:#fff;min-height:100%}[tabindex="-1"]:focus{outline:none !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:bold}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}a:focus{outline:none}pre,code,kbd,samp{font-family:monospace, monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:top;border-style:none;max-width:100%}svg:not(:root){overflow:hidden}a,area,button,[role="button"],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:0.75rem;padding-bottom:0.75rem;color:#868e96;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none !important}a{color:inherit}a:hover{text-decoration:none;color:inherit}.justify-fix{font-size:0;height:0;overflow:hidden;display:inline-block;width:100%;margin:0}.group:before,.group:after{content:"";display:table}.group:after{clear:both}.group{*zoom:1}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0)}90%{transform:translate3d(0, -4px, 0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0)}90%{transform:translate3d(0, -4px, 0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{transform:scale3d(1, 1, 1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scale3d(1, 1, 1)}}@keyframes pulse{from{transform:scale3d(1, 1, 1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scale3d(1, 1, 1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{transform:scale3d(1, 1, 1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scale3d(1, 1, 1)}}@keyframes rubberBand{from{transform:scale3d(1, 1, 1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scale3d(1, 1, 1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}@keyframes shake{from,to{transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate3d(0, 0, 1, 15deg)}40%{transform:rotate3d(0, 0, 1, -10deg)}60%{transform:rotate3d(0, 0, 1, 5deg)}80%{transform:rotate3d(0, 0, 1, -5deg)}to{transform:rotate3d(0, 0, 1, 0deg)}}@keyframes swing{20%{transform:rotate3d(0, 0, 1, 15deg)}40%{transform:rotate3d(0, 0, 1, -10deg)}60%{transform:rotate3d(0, 0, 1, 5deg)}80%{transform:rotate3d(0, 0, 1, -5deg)}to{transform:rotate3d(0, 0, 1, 0deg)}}.swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{transform:scale3d(1, 1, 1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{transform:scale3d(1, 1, 1)}}@keyframes tada{from{transform:scale3d(1, 1, 1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{transform:scale3d(1, 1, 1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{transform:translate3d(0, 0, 0)}15%{transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{transform:translate3d(0, 0, 0)}}@keyframes wobble{from{transform:translate3d(0, 0, 0)}15%{transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{transform:translate3d(0, 0, 0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{transform:translate3d(0, 0, 0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.39063deg) skewY(0.39063deg)}88.8%{transform:skewX(-0.19531deg) skewY(-0.19531deg)}}@keyframes jello{from,11.1%,to{transform:translate3d(0, 0, 0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.39063deg) skewY(0.39063deg)}88.8%{transform:skewX(-0.19531deg) skewY(-0.19531deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scale3d(1, 1, 1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scale3d(1, 1, 1)}}.bounceIn{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0)}60%{opacity:1;transform:translate3d(0, 25px, 0)}75%{transform:translate3d(0, -10px, 0)}90%{transform:translate3d(0, 5px, 0)}to{transform:translate3d(0, 0, 0)}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0)}60%{opacity:1;transform:translate3d(0, 25px, 0)}75%{transform:translate3d(0, -10px, 0)}90%{transform:translate3d(0, 5px, 0)}to{transform:translate3d(0, 0, 0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0)}60%{opacity:1;transform:translate3d(25px, 0, 0)}75%{transform:translate3d(-10px, 0, 0)}90%{transform:translate3d(5px, 0, 0)}to{transform:translate3d(0, 0, 0)}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0)}60%{opacity:1;transform:translate3d(25px, 0, 0)}75%{transform:translate3d(-10px, 0, 0)}90%{transform:translate3d(5px, 0, 0)}to{transform:translate3d(0, 0, 0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(3000px, 0, 0)}60%{opacity:1;transform:translate3d(-25px, 0, 0)}75%{transform:translate3d(10px, 0, 0)}90%{transform:translate3d(-5px, 0, 0)}to{transform:translate3d(0, 0, 0)}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(3000px, 0, 0)}60%{opacity:1;transform:translate3d(-25px, 0, 0)}75%{transform:translate3d(10px, 0, 0)}90%{transform:translate3d(-5px, 0, 0)}to{transform:translate3d(0, 0, 0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(0, 3000px, 0)}60%{opacity:1;transform:translate3d(0, -20px, 0)}75%{transform:translate3d(0, 10px, 0)}90%{transform:translate3d(0, -5px, 0)}to{transform:translate3d(0, 0, 0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(0, 3000px, 0)}60%{opacity:1;transform:translate3d(0, -20px, 0)}75%{transform:translate3d(0, 10px, 0)}90%{transform:translate3d(0, -5px, 0)}to{transform:translate3d(0, 0, 0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.bounceOut{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0)}to{opacity:0;transform:translate3d(0, 2000px, 0)}}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0)}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0)}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0)}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0)}to{opacity:0;transform:translate3d(2000px, 0, 0)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0)}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0)}to{opacity:0;transform:translate3d(0, -2000px, 0)}}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0)}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 15%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 15%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{transform:perspective(400px)}}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}to{transform:perspective(400px)}}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.flipOutX{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1}to{transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1}to{transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}}.flipOutY{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:translate3d(0, 0, 0);opacity:1}}@keyframes lightSpeedIn{from{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:translate3d(0, 0, 0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0, 0, 1, -200deg);opacity:0}to{transform-origin:center;transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0, 0, 1, -200deg);opacity:0}to{transform-origin:center;transform:translate3d(0, 0, 0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0, 0, 0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0, 0, 0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0, 0, 0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, -90deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0, 0, 0);opacity:1}}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, -90deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0, 0, 0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0, 0, 1, 200deg);opacity:0}}@keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0, 0, 1, 200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0, 0, 1, 90deg);opacity:0}}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0, 0, 1, 90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0, 0, 1, 80deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0, 0, 1, 60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0, 0, 1, 80deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0, 0, 1, 60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity:1;transform:translate3d(0, 0, 0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0);transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0);transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0);transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0);transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes slideInDown{from{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes slideInLeft{from{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes slideInRight{from{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes slideInUp{from{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}*,*:before,*:after{box-sizing:border-box;transition:all .2s ease;-webkit-font-smoothing:antialiased}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-family:"Barlow",sans-serif;font-size:18px;line-height:1.55;color:#2E2A1E;background-color:#CBCAC7;font-weight:400;margin-top:46px}body.contains-gallery{margin:0}strong{font-weight:700}mark{background-color:#FFE8AB}h1{font-size:24px;letter-spacing:-.2px;line-height:1.2;font-family:"Barlow",sans-serif;margin:0;font-weight:700}div.h2,h2{font-size:21px;letter-spacing:-.2px;line-height:1.15;font-family:"Barlow",sans-serif;margin:0;font-weight:700}div.h3,h3{font-size:16px;letter-spacing:0;line-height:1.16;font-family:"Barlow",sans-serif;margin:0;font-weight:700}div.h6,h6{font-size:11px;letter-spacing:.2px;line-height:1.1;font-family:"Barlow",sans-serif;margin:0;font-weight:700;text-transform:uppercase;color:#E01B2F}p{font-size:18px;font-family:"Merriweather",serif;line-height:1.55;margin-bottom:20px;font-weight:300}input:not([type='checkbox']):not([type='radio']),textarea,select{font-family:"Merriweather",serif;font-size:18px;line-height:1.55;color:#2E2A1E;background-color:#fff;font-weight:400;border-radius:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #CBCAC7;outline:none;width:100%;margin:0 0 15px;padding:12px 15px 10px}input:not([type='checkbox']):not([type='radio']).half,textarea.half,select.half{width:calc((100% - 15px) / 2)}input:not([type='checkbox']):not([type='radio']):focus,textarea:focus,select:focus{border:1px solid rgba(224,27,47,0.5)}input[type='checkbox']{margin:20px 10px 0 0;display:inline-block;vertical-align:top}input[type='checkbox']+label{margin:15px 0 5px;vertical-align:top;width:calc(100% - 40px)}select{background-image:url(/images/dropdown-arrow.svg);background-repeat:no-repeat;background-position:calc(100% - 14px) center}button,input[type=submit]{display:inline-block;background-color:#E01B2F;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;color:#fff;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:1px;border-radius:10px;padding:13px 35px 14px;margin-top:15px;cursor:pointer}button:hover,button:focus,input[type=submit]:hover,input[type=submit]:focus{outline:none;background-color:#2E2A1E}.spacer.x10{height:10px}.spacer.x15{height:15px}.spacer.x20{height:20px}.spacer.x25{height:25px}.spacer.x30{height:30px}.more{display:block;font-size:11px;font-weight:700;letter-spacing:1px;color:#E01B2F;background-color:#F5F5F3;border:1px solid #F5F5F3;text-transform:uppercase;text-align:center;padding:12px;border-radius:5px}@media (hover: hover){.more:hover{border:1px solid #E01B2F;color:#E01B2F}}.main-container{margin:0 auto;max-width:450px;background-color:#fff;display:flex;flex-wrap:wrap;justify-content:center}.main-container>*{width:100%}.main-container.gallery-container{height:100vh;max-width:none;flex-direction:column;overflow:hidden}.controller{margin:0 auto;max-width:1236px}.banner{background-color:#DEDED8;text-align:center;width:100%}.banner.branding{display:none;margin-bottom:12px;background-color:transparent}.banner.stick-to-top{margin-top:-12px}.banner.x970x250{display:none}.banner.mobile-only{padding:20px 0}.banner.article-top{padding:14px 0}.banner.article-top .x728x90{display:none}.banner.article-top .x970x250{display:none}.news-item{display:flex;position:relative;flex-wrap:wrap;background-color:#fff}.news-item .comments-no{position:absolute;font-size:11px;line-height:1.1;right:0;top:0;color:#fff;padding:8px 8px 7px 24px;background-color:rgba(0,0,0,0.5);background-image:url(/images/comment-w.svg);background-repeat:no-repeat;background-size:10px 10px;background-position:10px 10px;border-radius:0 0 0 10px;opacity:.75}.news-item .comments-no.partner-icon{background-color:#fff;opacity:1;background-image:none;padding:4px 10px 7px}.news-item .comments-no.partner-icon img{max-height:20px;max-width:150px}.thumb{background-color:#00326A;background-image:linear-gradient(to left, #005F6A 0%, #00326A 100%);display:block;width:100%;height:0;padding-bottom:66.66%;position:relative;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white, black)}.thumb>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;transition:all .8s ease}.thumb .breaking-news{background-color:rgba(255,182,0,0.85);position:absolute;bottom:0;right:0;color:#2E2A1E;height:24px;width:100%;text-align:right;padding:6px 15px 0 0}.thumb .video-icon{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center}.thumb .video-icon img{width:58px;height:58px;position:static;border-radius:200px;border:3px solid #fff}.marcaj{display:inline-block;background:#FFB600;text-transform:uppercase;padding:2px 8px 3px;font-size:15px;vertical-align:top;margin:3px 8px 0 0;border-radius:2px;font-weight:700;color:#2E2A1E}.gallery-link{display:block;position:absolute;left:15px;bottom:41px;color:#fff;font-size:16px;height:39px;line-height:1.1;font-weight:700;border-radius:10px;background-color:rgba(0,0,0,0.5);padding:10px 9px 0 46px;background-image:url(/images/icon-gallery.svg);background-repeat:no-repeat;background-position:9px 6px;text-transform:uppercase}.gallery-link span{color:#FFB600}@media (hover: hover){.gallery-link:hover{background-color:rgba(0,0,0,0.75);color:#fff}}@media (hover: hover){.news-item:hover .thumb>img{transform:scale(1.04)}.C1 .news-item:hover .thumb img{transform:scale(1.06)}.photo-of-the-day .C2:hover .thumb img{transform:scale(1.03)}}.text-container{display:flex;flex-wrap:wrap;width:100%}.text-container div.h6,.text-container h6{position:relative;padding:16px 0 0 16px;display:block;width:auto;vertical-align:top;margin:-24px 0 0;max-width:calc(100% - 88px)}.text-container div.h6::before,.text-container h6::before{position:absolute;content:'';height:85px;background-image:linear-gradient(to top, rgba(255,255,255,0) 0%, #fff 71%);top:0;left:0;width:calc(100% - 51px)}.text-container div.h6::after,.text-container h6::after{position:absolute;content:'';width:219px;height:85px;background-image:url(/images/h6shape-white.svg);background-repeat:repeat-x;background-size:219px 85px;top:0;left:calc(100% - 52px)}.text-container div.h6 span,.text-container h6 span{position:relative;z-index:1}.text-container div.h6.no-shape,.text-container h6.no-shape{margin-top:-5px;padding-top:21px}.text-container div.h6.no-shape::before,.text-container div.h6.no-shape::after,.text-container h6.no-shape::before,.text-container h6.no-shape::after{display:none}.text-container div.h2,.text-container h2{padding:8px 15px 17px;position:relative;width:100%}.header{position:fixed;z-index:100000;top:0;left:0;width:100%;display:flex;justify-content:space-between;pointer-events:none}.header .logo-container{position:relative;height:65px;display:flex}.header .logo-container .gradient-left{background-image:linear-gradient(to right, #EB003C 0%, #F1202B 100%);width:110px;height:65px;box-shadow:1px 0 0 #F1202B}.header .logo-container .shape-under-logo{background-image:url(/images/shape-under-logo-optimised.svg);background-repeat:no-repeat;background-size:cover;width:85px;height:65px;position:relative}.header .logo-container .shape-under-logo .dummy{position:absolute;top:0;left:0;width:100%;height:46px;pointer-events:auto}.header .logo-container .logo{height:46px;width:125px;background-image:url(/images/logo-gsp.svg);background-size:cover;background-repeat:no-repeat;position:absolute;top:9px;left:16px;display:block;pointer-events:auto}.header .logo-container .logo.video-gsp{background-image:url(/images/gsp-video-logo.png);background-size:contain;background-position:center;top:11px;left:15px}.header .menu-container{flex:1;pointer-events:auto;height:46px;display:flex;justify-content:flex-end;align-items:center;background-image:linear-gradient(to right, #F6391D 0%, #FF6C00 200%);box-shadow:-1px 0 0 #F6391D}.header .menu-container ul{list-style-type:none;padding:0;margin:0;display:flex;height:46px}.header .menu-container ul a{height:46px;display:block;color:#fff;font-size:14px;text-transform:uppercase;font-weight:700;letter-spacing:1px}.header .menu-container ul.main-menu{display:none}.header .menu-container ul.main-menu a{height:52px;display:block;padding:15px 18px 0}.header .menu-container ul.icons-menu{margin-left:-15px}.header .menu-container ul.icons-menu a{display:flex;justify-content:center;align-items:center}.header .menu-container ul.icons-menu a span{padding:0 6px 1px;margin-left:-12px}.header.of-the-gallery{height:50px;background-color:#000;position:static;box-shadow:inset 0 -1px 0 rgba(255,255,255,0.15)}.nomiddlebanner .header.of-the-gallery{position:static !important}.header.of-the-gallery .logo-container{display:none}.header.of-the-gallery .banner{background-color:transparent;overflow:hidden}.header.of-the-gallery .banner.x320x50{display:block}.header.of-the-gallery .banner.x728x90{display:none}.header.of-the-gallery .menu-container{display:none}.sub-header{list-style-type:none;display:flex;justify-content:flex-end;background-color:#fff;border-bottom:1px solid #DEDED8;padding:0;margin:0;order:-10}.sub-header a{font-size:11px;color:#E01B2F;letter-spacing:1px;font-weight:700;text-transform:uppercase;display:block;height:45px;padding:14px 11px 0;border-right:1px solid #DEDED8}@media (hover: hover){.sub-header a:hover{background-color:#F5F5F3}}.sub-header li:last-child a{border-right:none}.hero{display:flex;flex-wrap:wrap}.hero .controller{display:flex;flex-wrap:wrap}.hero .C1{order:3}.hero .C1 .text-container div.h2 .marcaj,.hero .C1 .text-container h2 .marcaj{font-size:13px;padding:2px 7px;margin:3.5px 7px 0 0}.hero .C2{order:1}.hero .C2 .news-item{background-image:linear-gradient(270deg, #005F6A 0%, #00326A 100%)}@media (hover: hover){.hero .C2 .news-item:hover .text-container h2{color:#FFB600}}.hero .C2 .text-container div.h6,.hero .C2 .text-container h6{color:#FFB600}.hero .C2 .text-container div.h6::before,.hero .C2 .text-container h6::before{background-image:linear-gradient(to top, rgba(0,50,106,0) 0%, #00326A 71%)}.hero .C2 .text-container div.h6::after,.hero .C2 .text-container h6::after{background-image:url(/images/h6shape-blue.svg)}.hero .C2 .text-container h2{color:#fff}.hero .C3{order:2;width:100%}.hero .C3 .x300x250{min-height:250px;padding:20px 0}.hero .C3 .x300x600{display:none}.hero .C3 .x728x90{display:none}.teams{display:flex;flex-wrap:nowrap;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;background-color:#F5F5F3}.teams .controller{flex-wrap:nowrap;width:auto}.teams .controller .shadow-maker{display:flex;flex-wrap:nowrap;width:auto;overflow-y:hidden}.teams .controller a{display:block;width:50px;height:50px;padding:8px}.teams .controller a img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.news-block .controller{display:flex;flex-wrap:wrap}.news-block .C1{order:2}.news-block .C1 .text-container h2 .marcaj{font-size:13px;padding:2px 7px;margin:3.5px 7px 0 0}.news-block .C2{order:1}.news-block .C3{display:none}.news-block .C3.visible-on-mobile{display:block}.news-block .C3 .banner{padding:0}@media (hover: hover){.news-block .news-item:hover h2{color:#E01B2F}}.blogsport{position:relative;padding-bottom:17px;overflow:hidden}.blogsport::before{content:'';position:absolute;height:10px;width:100%;left:0;top:-10px;box-shadow:0 2px 10px 0 rgba(0,0,0,0.1)}.blogsport .logo-blogsport{padding:18px 15px 8px;display:block}.blogsport .logo-blogsport img{width:150px}.blogsport .prev-next{display:none}.blogsport .blogsport-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:flex;flex-wrap:nowrap}.blogsport .blogsport-container{display:flex;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding-right:15px}.blogsport .news-item{width:275px;height:206px;overflow:hidden;margin-left:10px;border-radius:10px;-webkit-mask-image:-webkit-radial-gradient(white, black)}.blogsport .news-item:first-child{margin-left:15px}@media (hover: hover){.blogsport .news-item:hover h2{color:#FFB600}}.blogsport .thumb{padding-bottom:206px;background-image:linear-gradient(to left, #005F6A 0%, #00326A 100%)}@-webkit-keyframes fadeInHalf{from{opacity:0}to{opacity:.5}}@keyframes fadeInHalf{from{opacity:0}to{opacity:.5}}.blogsport .thumb>img{opacity:.5;mix-blend-mode:overlay}.blogsport .thumb>img.fadeIn{-webkit-animation-name:fadeInHalf;animation-name:fadeInHalf}.blogsport .thumb .author{width:64px;height:64px;position:absolute;top:16px;left:15px;border-radius:200px;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white, black)}.blogsport .text-container{position:absolute;bottom:0;left:0}.blogsport .text-container h6{color:#FFB600}.blogsport .text-container h6::before,.blogsport .text-container h6::after{display:none}.blogsport .text-container h2{font-size:20px;letter-spacing:-.1px;color:#fff;padding:0;margin:8px 15px 17px;max-height:72px;overflow:hidden}.gazeta-digitala{display:block}@media (hover: hover){.gazeta-digitala:hover h2{color:#2E2A1E !important}}.gazeta-digitala .logo{width:180px;margin:5px 0 8px 2px}.gazeta-digitala .cover{background-image:url(/images/bg-gazeta-digitala.png);width:276px;height:240px;background-size:contain;text-align:center}.gazeta-digitala .cover img{vertical-align:top;height:240px}.gazeta-digitala h2{padding:13px 3px 14px;border-bottom:1px solid #DEDED8}.gazeta-digitala h2:last-child{padding-bottom:5px;border-bottom:none}@media (hover: hover){.gazeta-digitala h2:hover{color:#E01B2F !important}}.statistics,.agenda{position:relative}.statistics table,.agenda table{width:100%;font-size:16px}.statistics table th,.statistics table td,.agenda table th,.agenda table td{text-align:center;padding:0 12px;border-bottom:1px solid #DEDED8}.statistics table th.no,.statistics table td.no,.agenda table th.no,.agenda table td.no{padding:0;border-bottom:1px solid #fff !important}.statistics table th.no span,.statistics table td.no span,.agenda table th.no span,.agenda table td.no span{height:35px;width:35px;background-color:#F5F5F3;background-image:url(/images/mask-no.svg);background-size:contain;display:block;font-size:11px;font-weight:700;padding:13px 12px 0 0}.statistics table th.no span.ch-league,.statistics table td.no span.ch-league,.agenda table th.no span.ch-league,.agenda table td.no span.ch-league{background-color:#DFF4C7}.statistics table th.no span.eu-league,.statistics table td.no span.eu-league,.agenda table th.no span.eu-league,.agenda table td.no span.eu-league{background-color:#FFE8AB}.statistics table th.no span.relegated,.statistics table td.no span.relegated,.agenda table th.no span.relegated,.agenda table td.no span.relegated{background-color:#FBDDE0}.statistics table th.team-logo,.statistics table td.team-logo,.agenda table th.team-logo,.agenda table td.team-logo{padding:0 5px 0 0;border-bottom:1px solid #fff !important}.statistics table th.team-logo span,.statistics table td.team-logo span,.agenda table th.team-logo span,.agenda table td.team-logo span{height:35px;width:35px;padding:3px;display:block}.statistics table th.team-logo span img,.statistics table td.team-logo span img,.agenda table th.team-logo span img,.agenda table td.team-logo span img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.statistics table th.team-name,.statistics table td.team-name,.agenda table th.team-name,.agenda table td.team-name{text-align:left;width:100%;font-weight:700;padding-left:0}.statistics table th.matches,.statistics table th.wins,.statistics table th.draws,.statistics table th.losses,.statistics table th.goals,.statistics table td.matches,.statistics table td.wins,.statistics table td.draws,.statistics table td.losses,.statistics table td.goals,.agenda table th.matches,.agenda table th.wins,.agenda table th.draws,.agenda table th.losses,.agenda table th.goals,.agenda table td.matches,.agenda table td.wins,.agenda table td.draws,.agenda table td.losses,.agenda table td.goals{display:none}.statistics table th.points,.statistics table td.points,.agenda table th.points,.agenda table td.points{text-align:right;padding-right:0}.statistics table th,.agenda table th{font-size:11px;color:rgba(46,42,30,0.5);text-transform:uppercase;letter-spacing:1px;font-weight:700;padding-top:8px;padding-bottom:8px}@media (hover: hover){.statistics table tbody tr:hover td,.agenda table tbody tr:hover td{border-bottom:1px solid #2E2A1E}}.statistics .results,.agenda .results{display:none}.statistics .results>*,.agenda .results>*{border-bottom:1px solid #DEDED8}.statistics .results .matchday select,.agenda .results .matchday select{border:none;padding:8px 30px 8px 0;margin:0;font-family:"Barlow",sans-serif;font-size:11px;font-weight:700;color:rgba(46,42,30,0.5);text-transform:uppercase;letter-spacing:1px;width:auto;background-image:url(/images/dropdown-arrow-gray.svg)}.statistics .results .matchday ul,.agenda .results .matchday ul{list-style-type:none;margin:0;padding:0;font-size:11px;font-weight:700;color:rgba(46,42,30,0.5);text-transform:uppercase;display:none;justify-content:center;align-items:center;letter-spacing:1px}.statistics .results .matchday ul li:first-child,.agenda .results .matchday ul li:first-child{padding:8px 4px}.statistics .results .matchday ul a,.agenda .results .matchday ul a{display:block;width:100%;padding:8px 4px}.statistics .results .matchday ul a.played,.agenda .results .matchday ul a.played{color:#2E2A1E}.statistics .results .matchday ul a.current,.agenda .results .matchday ul a.current{color:#E01B2F}@media (hover: hover){.statistics .results .matchday ul a:hover,.agenda .results .matchday ul a:hover{background-color:#F5F5F3}}.statistics .results .match,.agenda .results .match{display:flex;align-items:center;font-size:16px;line-height:1.4375;flex-direction:column;position:relative;padding-left:35px}@media (hover: hover){.statistics .results .match:hover,.agenda .results .match:hover{border-bottom:1px solid #2E2A1E}}.statistics .results .match .team-wrapper,.agenda .results .match .team-wrapper{width:100%;display:flex;flex:1;align-items:flex-end}.statistics .results .match .team-wrapper:last-child,.agenda .results .match .team-wrapper:last-child{align-items:flex-start}.statistics .results .match .team-wrapper:last-child .scorers .wrapper div,.agenda .results .match .team-wrapper:last-child .scorers .wrapper div{bottom:auto;top:0;padding-bottom:0;padding-top:3px}.statistics .results .match .team-wrapper:last-child .team-logos div,.agenda .results .match .team-wrapper:last-child .team-logos div{padding:1px 3px 5px}.statistics .results .match .team-wrapper:last-child .score,.agenda .results .match .team-wrapper:last-child .score{border-radius:0 0 3px 3px;padding:0 0 3px}.statistics .results .match .date-time,.agenda .results .match .date-time{width:35px;font-size:11px;line-height:1.18;position:absolute;top:17px;left:0}.statistics .results .match .date-time.links,.agenda .results .match .date-time.links{display:none}.statistics .results .match .team-logos,.agenda .results .match .team-logos{width:35px;display:flex;flex-direction:column}.statistics .results .match .team-logos div,.agenda .results .match .team-logos div{height:35px;width:35px;padding:5px 3px 1px}.statistics .results .match .team-logos img,.agenda .results .match .team-logos img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.statistics .results .match .team-names,.agenda .results .match .team-names{font-weight:700;padding:0 5px;flex:1}.statistics .results .match .scorers,.agenda .results .match .scorers{flex:1;text-align:right;font-size:10px;line-height:1.18;display:none;flex-direction:column;padding-right:7px;overflow:hidden}.statistics .results .match .scorers .wrapper,.agenda .results .match .scorers .wrapper{position:relative;height:35px}.statistics .results .match .scorers .wrapper div,.agenda .results .match .scorers .wrapper div{position:absolute;right:0;padding-bottom:3px;bottom:0}.statistics .results .match .scorers .wrapper div span,.agenda .results .match .scorers .wrapper div span{display:inline-block;margin-left:5px}.statistics .results .match .score,.agenda .results .match .score{width:27px;background-color:#F5F5F3;border-radius:3px 3px 0 0;text-align:center;font-weight:700;padding:3px 0 0}.statistics .results .match.in-progress .score,.agenda .results .match.in-progress .score{background-color:#FFB600}.statistics .results .general-info,.agenda .results .general-info{padding:15px 0 7px;border-bottom:none}.statistics .results .general-info span,.agenda .results .general-info span{font-size:11px;display:block}.statistics .results .general-info span a,.agenda .results .general-info span a{color:#E01B2F}@media (hover: hover){.statistics .results .general-info span a:hover,.agenda .results .general-info span a:hover{text-decoration:underline}}#statistics,#agenda{position:absolute;height:0;width:0;top:-65px}#standings{width:100%}.box-header{display:flex;align-items:center;width:100%;flex-wrap:wrap}.box-header::after{content:'';display:block;width:100%;height:5px;background-image:url(/images/diagonal-lines.svg);background-size:contain}.box-header div.h2,.box-header h2{margin-bottom:10px}.box-header .competition-selector{margin:1px 0 10px 10px;width:21px;height:21px;border:1px solid #2E2A1E;border-radius:100px;background-image:url(/images/dropdown-arrow.svg);background-repeat:no-repeat;background-position:center 5px}.box-header .competition-selector select{padding:0;width:19px;height:19px;border:none;margin:0;opacity:0}.box-header .tabs{list-style-type:none;margin:1px 0 10px;padding:0;display:flex;flex:1;justify-content:flex-end;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.box-header .tabs li{margin-left:4px}.box-header .tabs li a{display:block;padding:1px 9px;border:1px solid #E01B2F;border-radius:100px;color:#E01B2F;text-align:center}@media (hover: hover){.box-header .tabs li a:hover{background-color:#FFB600;border:1px solid #FFB600;color:#2E2A1E}}.box-header .tabs li a.selected{background-color:#E01B2F;color:#fff;border:1px solid #E01B2F}.C3 .statistics .matches,.C3 .statistics .wins,.C3 .statistics .draws,.C3 .statistics .losses,.C3 .statistics .goals{display:none}.C3 .statistics .table-stats{min-height:720px}.agenda .tabs li{margin-left:2px}.agenda .tabs li a{padding:1px 0;width:28px;letter-spacing:0}.agenda .overflower{margin-bottom:15px}.agenda table th,.agenda table td{text-align:left;padding-top:8px;padding-bottom:7px}.agenda table th:first-child,.agenda table td:first-child{padding-left:0;width:62px}.agenda table th:nth-child(2),.agenda table td:nth-child(2){font-weight:700;padding-left:0;padding-right:0}.agenda table th .h3,.agenda table th h3,.agenda table td .h3,.agenda table td h3{margin:2px 0 3px}.agenda table th span,.agenda table td span{text-transform:uppercase;font-size:11px;display:block;margin-bottom:0;font-weight:400}.agenda table tr:nth-child(n+7){display:none}.poll-container{margin-top:-25px;border-radius:0 0 10px 10px !important}.poll{background-color:#F5F5F3;padding:12px;border-radius:5px;display:flex;flex-wrap:wrap;align-items:center;width:100%}.poll img{width:28px;height:25px;margin-right:10px;margin-bottom:8px}.poll h3{flex:1;margin-bottom:8px;padding-right:10px}.poll .poll-option{display:flex;width:100%;min-height:38px;background-color:#fff;margin-top:4px;border-radius:3px;font-size:16px;align-items:center;position:relative;overflow:hidden}.poll .poll-option .check{width:38px;text-align:center;color:rgba(46,42,30,0.25);font-size:20px;margin-top:1px;position:relative}.poll .poll-option .option{line-height:1.16;flex:1;padding:5px 10px 5px 0;position:relative}.poll .poll-option .option span{font-size:11px;display:block;margin:2px 0}.poll .poll-option .progress{position:absolute;left:0;top:0;bottom:0;background-color:#FFB600}.poll .poll-option.voted .check{color:#2E2A1E}.poll .poll-option.voted .option{font-weight:700}.poll .poll-option.not-voted .check{opacity:0}@media (hover: hover){.poll .poll-option:hover{background-color:#FFE8AB}.poll .poll-option:hover.voted,.poll .poll-option:hover.not-voted{background-color:#fff;cursor:auto}}.poll .total{font-size:11px;font-weight:700;padding:10px 10px 0 38px}.partners{display:none;padding:30px 0}.partners .controller{display:flex;justify-content:space-between}.partners .news-item{width:calc((100% - 36px) / 4);overflow:visible;border-radius:0;display:block}.partners .news-item .thumb{margin-bottom:12px;border-radius:10px}.partners .news-item div.h6,.partners .news-item h6{padding:0 1px;margin-bottom:12px}.partners .news-item .h2,.partners .news-item h2{font-size:16px;padding:0}@media (hover: hover){.partners .news-item:hover .h2,.partners .news-item:hover h2{color:#E01B2F}}.partners .partner-wrapper{width:calc((100% - 36px) / 4)}.partners .partner-wrapper .news-item{width:100%;border-bottom:1px solid #DEDED8;padding:15px 0}.partners .partner-wrapper .news-item:first-child{border-bottom:none;padding:0}.partners .partner-wrapper .news-item:nth-child(2){padding-top:0}.partners .partner-wrapper .news-item:last-child{border-bottom:none}.partners.mobile-only{display:block;padding:17px 0;background-color:#F5F5F3}.partners.mobile-only .news-item{width:150px;margin-left:10px;background-color:transparent}.partners.mobile-only .news-item::before{display:none}.partners.mobile-only .news-item:first-child{margin-left:15px}.partners.mobile-only .news-item .h2,.partners.mobile-only .news-item h2{padding:0 5px 0 0;font-size:16px}.partners.mobile-only .news-item div.h6,.partners.mobile-only .news-item h6{padding:0 0 0 1px;margin-bottom:10px}.partners.mobile-only .news-item .thumb{margin-bottom:10px}.partners-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:flex;flex-wrap:nowrap}.partners-container{display:flex;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding-right:15px}.best-of-today .box-header{margin-bottom:20px}.best-of-today .box-header .tabs{justify-content:space-between}.best-of-today .box-header .tabs li{margin-left:0}.best-of-today .news-item{border-bottom:1px solid #DEDED8}.best-of-today .news-item:last-child{border-bottom:none;margin-bottom:0}.best-of-today .thumb{margin-bottom:12px}.best-of-today .text-container .no{width:35px;height:35px;background-color:#FFB600;background-image:url(/images/mask-no.svg);font-size:11px;font-weight:700;padding:13px 12px 0 0;text-align:center}.best-of-today .text-container .h2,.best-of-today .text-container h2{width:auto;flex:1;padding:0 0 10px 10px !important}.news-block .best-of-today .news-item{padding:0;box-shadow:none;border-radius:0}.news-block .best-of-today .thumb{border-radius:5px}.news-block .C3 .box-header .h2,.news-block .C3 .box-header h2{font-size:24px !important;letter-spacing:-.2px !important;width:100%}.photo-of-the-day{display:none;background-color:#F5F5F3;padding:40px 0}.photo-of-the-day .controller{display:flex;flex-direction:column}.photo-of-the-day .C1{display:flex;width:100%;flex-direction:column;order:1}.photo-of-the-day .C1 .text-wrapper{margin-bottom:12px;display:block;flex-wrap:wrap;flex-direction:row}.photo-of-the-day .C1 .text-wrapper .h2,.photo-of-the-day .C1 .text-wrapper h2{padding:6px 15px 12px 50px}@media (hover: hover){.photo-of-the-day .C1 .text-wrapper:hover .h2,.photo-of-the-day .C1 .text-wrapper:hover h2{color:#E01B2F}}.photo-of-the-day .C2{flex:1;margin:0 0 20px 0;padding:12px;background-color:#fff;border-radius:10px;box-shadow:0 2px 6px 0 rgba(0,0,0,0.1)}.photo-of-the-day .C2 .thumb{border-radius:5px}.photo-of-the-day .x300x250{display:none}.icon-header{display:flex;align-items:center}.icon-header img{height:36px;width:36px;margin:0 14px 0 0}.icon-header h3{font-weight:400;font-size:24px;text-transform:uppercase}.share-it-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:flex;flex-wrap:nowrap}.share-it-container{display:flex;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding-right:15px;padding-top:10px;padding-bottom:25px}.share-it-item{background-color:#00326A;background-image:linear-gradient(to left, #005F6A 0%, #00326A 100%);width:275px;margin-left:10px;border-radius:10px;color:#fff;padding:20px 20px 36px;position:relative;font-family:"Merriweather",serif;font-style:italic;font-size:16px;line-height:1.375}.share-it-item::before{content:'';display:block;position:absolute;top:-10px;right:15px;width:34px;height:26px;background-image:url(/images/icon-quote.svg);background-size:cover}.share-it-item:first-child{margin-left:15px}.share-it-item .signature{font-family:"Barlow",sans-serif;font-size:11px;font-weight:700;color:#FFB600;font-style:normal;text-transform:uppercase;display:block;width:100%;line-height:1.8;margin-top:8px;letter-spacing:.2px}.share-it-item .share-buttons-wrapper{position:absolute;bottom:-25px;right:15px;display:flex}.share-it-item .share-buttons-wrapper>*{margin-left:3px}.share-button{width:84px;height:50px;display:flex;border-radius:10px;padding:11px 28px;align-items:center}.share-button.facebook{background-color:#3A559F}.share-button.whatsapp{background-color:#4CAF50}.share-button.comments-no{background-color:#FFB600}.share-button.comments-no span{color:#2E2A1E}@media (hover: hover){.share-button img{opacity:.8}.share-button:hover img{opacity:1}}.share-button img{height:28px;width:28px}.share-button span{margin-left:12px;display:inline-block;color:#fff;font-weight:700;text-transform:uppercase;font-size:14px;margin-top:-2px}.share-container{display:flex;margin:0 15px 30px;flex-wrap:wrap}.share-container .share-button{width:auto;margin-right:5px;margin-bottom:5px;padding:11px 19px 11px 17px}.debate{display:flex;flex-direction:column}.debate .icon-header{margin-bottom:20px;order:-1}footer{display:none;text-align:center;padding:55px 50px 50px}footer p{font-family:"Barlow",sans-serif;font-size:16px}footer p a{color:#E01B2F}@media (hover: hover){footer p a:hover{text-decoration:underline;color:#E01B2F}}.article .controller{max-width:1058px}.article p,.article h1,.article h2,.article ul,.article ol,.article table{margin-left:15px;margin-right:15px}.article p a,.article h1 a,.article h2 a,.article ul a,.article ol a,.article table a{color:#E01B2F;border-bottom:1px dotted rgba(224,27,47,0)}@media (hover: hover){.article p a:hover,.article h1 a:hover,.article h2 a:hover,.article ul a:hover,.article ol a:hover,.article table a:hover{border-bottom:1px dotted #E01B2F}}.article p a.externalLink,.article h1 a.externalLink,.article h2 a.externalLink,.article ul a.externalLink,.article ol a.externalLink,.article table a.externalLink{color:black !important}@media (hover: hover){.article p a.externalLink:hover,.article h1 a.externalLink:hover,.article h2 a.externalLink:hover,.article ul a.externalLink:hover,.article ol a.externalLink:hover,.article table a.externalLink:hover{border-bottom:1px dotted black}}.article p .highlighted,.article h1 .highlighted,.article h2 .highlighted,.article ul .highlighted,.article ol .highlighted,.article table .highlighted{background-color:#FFE8AB}.article ul,.article ol{font-size:18px;font-family:"Merriweather",serif;line-height:1.55;margin-bottom:20px;font-weight:300}.article ul li,.article ol li{margin-bottom:10px}.article ul{list-style-type:circle}.article .poll{margin-left:15px;margin-right:15px;width:calc(100% - 30px);margin-bottom:22px}.article .data-autor{font-family:"Barlow",sans-serif;font-size:14px}.article h1{margin-bottom:20px}.article h1 .back-from-comments{display:block;background-color:#F5F5F3;border-radius:10px;font-size:11px;color:#E01B2F;letter-spacing:1px;text-transform:uppercase;text-align:center;padding:13px 35px 14px;margin-top:15px;line-height:1.55}.article h1 a{color:#2E2A1E}@media (hover: hover){.article h1 a:hover{color:#E01B2F}}.article .h2,.article h2{margin-top:30px}.article .h2::after,.article h2::after{content:'';display:block;width:100%;height:5px;background-image:url(/images/diagonal-lines.svg);background-size:contain;margin-bottom:20px;margin-top:7px;opacity:.75}.article .h2.no-underline,.article h2.no-underline{margin-bottom:20px;font-size:20px}.article .h2.no-underline::after,.article h2.no-underline::after{display:none}.article .cifra{background-color:#F5F5F3;border-radius:10px;padding:12px 15px 18px 50px;font-family:"Barlow",sans-serif;background-image:url(/images/icon-number.svg);background-repeat:no-repeat;background-position:13px 18px}.article .cifra .numar{font-size:32px;font-weight:700;line-height:1.1;display:block;margin-bottom:4px}.article .cifra .descriere-numar{font-size:20px;line-height:1.15;display:block}.article .poll h3{font-size:20px}.article .poll .poll-option{font-size:20px}.article blockquote{background-image:url(/images/icon-quote.svg);background-repeat:no-repeat;background-position:15px 5px;padding:0 15px 0 50px;font-style:italic}.article blockquote u,.article blockquote .semnatura{text-decoration:none;display:block;font-family:"Barlow",sans-serif;font-size:16px;font-style:normal;font-weight:700;margin-top:12px}.article table{margin:0 15px 20px;line-height:1.15;width:calc(100% - 30px)}.article table thead{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:rgba(46,42,30,0.5)}.article table th,.article table td{border-bottom:1px solid #DEDED8;padding:10px 5px}.article table th:first-child,.article table td:first-child{padding-left:0}.article table th:last-child,.article table td:last-child{padding-left:0;text-align:right}.article table tr:last-child td{border-bottom:none}.article .photo-in-article{position:relative}.article .photo-in-article img{width:100%}.article .photo-in-article .gallery-link{bottom:17px}.article .read-more{list-style-type:none;font-family:"Barlow",sans-serif;font-size:20px;font-weight:700;line-height:1.15;padding-left:50px;margin-bottom:40px}.article .read-more li{margin-bottom:20px}.article .read-more li a{position:relative}@media (hover: hover){.article .read-more li a:hover{border-bottom:1px dotted #E01B2F}}.article .read-more li a::before{content:'';display:block;width:36px;height:36px;background-repeat:no-repeat;background-size:cover;position:absolute;left:-50px;top:3px}.article .read-more li a.more-video::before{background-image:url(/images/icon-video.svg)}.article .read-more li a.more-link::before{background-image:url(/images/icon-link.svg)}.article .read-more li a.more-photo::before{background-image:url(/images/icon-photo.svg)}.article .icon-link{font-family:"Barlow",sans-serif;font-size:20px;font-weight:700;line-height:1.15;padding-left:40px;margin-bottom:24px;margin-top:29px;display:block;position:relative;min-height:32px}@media (hover: hover){.article .icon-link:hover{border-bottom:1px dotted transparent;color:#2E2A1E}.article .icon-link:hover::before{border:2px solid #2E2A1E}}.article .icon-link::before{content:'';display:block;width:30px;height:30px;background-repeat:no-repeat;background-size:cover;position:absolute;left:0;top:-2px;border-radius:200px;border:2px solid #FFB600}.article .icon-link.video-link::before{background-image:url(/images/icon-video.svg)}.article .icon-link.normal-link::before{background-image:url(/images/icon-link.svg)}.article .icon-link.photo-link::before{background-image:url(/images/icon-photo.svg)}.article-hero,.article-body{display:flex;justify-content:flex-end;position:relative}.article-body div.h6,.article-body h6{font-size:14px;border-bottom:1px solid #DEDED8;padding-bottom:10px;margin-top:40px;margin-bottom:20px !important}.article-body div.h6::before,.article-body div.h6::after,.article-body h6::before,.article-body h6::after{display:none}.banner-container{width:300px;position:absolute;left:0;top:0;bottom:0;display:none;flex-wrap:wrap}.banner-container .banner{position:relative;background-color:transparent}.banner-container .banner .sticker{position:sticky;position:-webkit-sticky;top:90px;padding-bottom:35px}.article-container{width:100%}.article-container .banner{margin-bottom:22px}.article-container>h3{text-transform:uppercase;font-size:18px;margin:30px 15px 20px}.info{position:absolute;right:12px;bottom:12px}.info .icon{border-radius:200px;width:26px;height:26px;background-color:rgba(0,0,0,0.5);background-image:url(/images/icon-info.svg);background-repeat:no-repeat;background-position:center;border:1px solid #fff}.info .tooltip{display:none;position:absolute;bottom:40px;right:0;background-color:rgba(0,0,0,0.75);color:#fff;width:200px;font-size:14px;line-height:1.2;padding:12px 15px 13px;border-radius:10px}.info .tooltip::after{position:absolute;content:'';width:0;height:0;bottom:-12px;right:12px;border-left:12px solid transparent;border-right:0 solid transparent;border-top:12px solid rgba(0,0,0,0.75)}.info:hover .icon{background-color:rgba(0,0,0,0.75)}.info:hover .tooltip{display:block}.related{padding-top:20px;padding-bottom:20px}.related>h3{display:none}.related>div.h3{display:none}.related .controller{width:100%}.related .related-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:flex;flex-wrap:nowrap}.related .related-container{display:flex;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding-right:15px}.related .news-item{width:300px;margin-left:12px;flex-direction:column}.related .news-item:first-child{margin-left:15px}.related .news-item .h2,.related .news-item h2{font-size:18px}.related-big{display:none}.tablet-and-desktop-only{display:none}.stiri-nebune{background-color:#ff910c;background-image:url(/images/stiri-nebune-hp.png);background-repeat:no-repeat;background-position:top center;padding-top:75px !important}.stiri-nebune .news-item{background-color:#ff910c}.partners.stiri-nebune-mici{padding-top:0;margin-top:-10px;background-color:#ff910c}.comments{padding-top:20px;padding-bottom:30px}.comments .controller{max-width:1058px}.comments .article-container{margin:0 15px}.comments .article-container .banner.x300x250{margin:0 -15px 22px;padding:20px 0;width:100vw}.comments .article-container .banner.x728x90{display:none}.comments .box-header{margin-bottom:20px}.comments .comment{display:flex;flex-wrap:wrap;align-items:center;padding-bottom:5px;position:relative}.comments .thumb{width:40px;padding-bottom:40px;border-radius:200px;margin-right:10px;margin-bottom:16px}.comments .thumb.team-logo{display:none;width:65px;padding-bottom:63px;background:#fff;border:1px solid #DEDED8}.comments .thumb.team-logo img{-o-object-fit:contain;object-fit:contain;height:49px;width:49px;top:7px;right:7px;bottom:7px;left:7px;-o-object-position:center;object-position:center}.comments .name-and-date{font-size:16px;flex:1;line-height:1.1;margin-bottom:16px}.comments .comment-actions{width:100%;display:flex;justify-content:space-between;margin-bottom:17px}.comments .comment-actions a{text-align:center;display:block;background-color:#F5F5F3;width:calc((100% - 9px) / 4);padding:9px 0 7px;border-radius:10px;position:relative}.comments .comment-actions a span{display:block;width:100%;font-size:8px;text-transform:uppercase;font-weight:700;margin-top:-3px;letter-spacing:.5px}.comments .comment-actions a .actions-no{position:absolute;bottom:4px;right:4px;background-color:#E01B2F;color:#fff;font-weight:700;font-size:11px;padding:2px 4px 0;height:14px;min-width:14px;text-align:center;line-height:1;border-radius:100px}@media (hover: hover){.comments .comment-actions a:hover{background-color:#DEDED8}}.comments p{font-size:16px;margin-bottom:16px;width:100%}.comments p.moderated{font-family:"Barlow",sans-serif;font-size:14px;color:rgba(46,42,30,0.5);line-height:1.285;margin-top:-4px}.comments blockquote{background-image:url(/images/icon-quote-comment.svg);background-repeat:no-repeat;background-position:0 7px;padding:5px 0 0 48px;margin-bottom:0;width:100%}.comments blockquote .name-and-date{font-size:14px;margin-bottom:5px;color:rgba(46,42,30,0.5)}.comments blockquote p{font-size:14px}.comments .more{margin-top:5px;margin-bottom:26px}.comments .login{font-family:"Barlow",sans-serif;line-height:1.25;margin-top:-5px;margin-bottom:20px}.comments .login a{text-decoration:underline}@media (hover: hover){.comments .login a:hover{color:#E01B2F}}.comments form textarea{font-size:16px;height:180px;margin-bottom:-7px;background-color:transparent}.comments form button{width:100%}.comments form label{font-size:16px}.comments form label a{text-decoration:underline}@media (hover: hover){.comments form label a:hover{color:#E01B2F}}.comments form label.ch-count{text-align:right;width:100%;padding:5px 15px;background-color:#fff;margin-top:-40px;margin-bottom:9px;display:block;color:rgba(46,42,30,0.3);font-size:14px}.tags{margin:0 15px 20px;font-size:12px;line-height:1.8}.tags .tag{display:inline;margin:0 0 5px 0;vertical-align:middle;text-transform:lowercase;background-color:#F5F5F3;padding:2px 8px 3px;border-radius:100px}.tags .tag::before{content:'';display:inline-block;width:10px;height:10px;background-image:url(/images/icon-tag.svg);background-size:contain;vertical-align:middle;margin:0 3px 0 0}@media (hover: hover){.tags .tag:hover{background-color:#FFB600}}.pagination{display:flex;list-style-type:none;padding:0;margin:15px 0 40px;width:100%}.pagination li{display:none;margin-right:5px}.pagination li:last-child{margin-right:0}.pagination li.mobile{display:block}.pagination li.page-selector{flex:1;display:block}.pagination a,.pagination div{width:46px;height:46px;display:flex;justify-content:center;align-items:center;background-color:#F5F5F3;font-weight:700;font-size:14px;border-radius:10px}.pagination a{color:#E01B2F;border:1px solid #F5F5F3}@media (hover: hover){.pagination a:hover{border:1px solid #FFB600;background-color:#FFB600}.pagination a:hover span{color:#2E2A1E}}.pagination a.selected{background-color:#E01B2F;border:1px solid #E01B2F;color:#fff}.pagination a.selected:hover span{color:#fff}.pagination div{background-color:transparent;font-weight:400}.pagination select{height:46px;padding-top:10px;margin:0 5px 0 0;width:100%;background-color:#F5F5F3;border:1px solid #F5F5F3;font-family:"Barlow",sans-serif;text-transform:uppercase;font-size:14px;font-weight:700;letter-spacing:1px}.pagination select:focus{border:1px solid #E01B2F}.menu-modal{position:fixed;width:320px;right:-320px;top:0;bottom:0;background-color:#fff;z-index:100001}.menu-modal div.h1{text-transform:uppercase;color:#E01B2F;margin-bottom:8px}.menu-modal div.h1 a{border-bottom:1px solid rgba(224,27,47,0)}@media (hover: hover){.menu-modal div.h1 a:hover{border-bottom:1px solid #E01B2F}}.menu-modal .close{top:0;right:0;position:absolute;height:46px;width:46px;display:flex;justify-content:center;align-items:center;background-color:#E01B2F}@media (hover: hover){.menu-modal .close:hover{background-color:#FF6C00}}.menu-modal .modal-item{margin:16px 0 20px}.menu-modal .modal-item.loose{margin:26px 0}.menu-modal .box-header{margin-bottom:5px}.menu-modal .box-header .h2,.menu-modal .box-header h2{font-size:20px;margin-bottom:8px}@media (hover: hover){.menu-modal .box-header .h2 a:hover,.menu-modal .box-header h2 a:hover{color:#E01B2F}}.menu-modal .all-the-news{color:#E01B2F;font-size:11px;text-transform:uppercase;font-weight:700;letter-spacing:1px;flex:1;text-align:right}@media (hover: hover){.menu-modal .all-the-news:hover{text-decoration:underline}}.menu-modal .menu-modal-wrapper{overflow-y:scroll;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;padding:70px 20px 20px}.menu-modal .menu-modal-wrapper img{width:100%}.menu-modal .sports-menu{list-style-type:none;padding:0;margin:0 0 20px;line-height:1.2}.menu-modal .sports-menu li{display:inline-block;margin-right:10px}.menu-modal .sports-menu li a{display:block;padding:4px 0 0;margin-bottom:3px;font-size:16px;font-weight:700}@media (hover: hover){.menu-modal .sports-menu li a:hover{color:#E01B2F}}.menu-modal .sports-menu.secondary li a{font-weight:400;text-transform:uppercase;font-weight:400;font-size:18px;color:#E01B2F;border-bottom:1px solid rgba(224,27,47,0)}@media (hover: hover){.menu-modal .sports-menu.secondary li a:hover{border-bottom:1px solid #E01B2F}}.menu-modal .competition-container{display:flex;align-items:flex-start;width:100%;padding:1px 0 5px}.menu-modal .competition-logo{width:28px;height:28px;margin-right:10px}.menu-modal .competition-logo img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%}.menu-modal .competition-wrapper{display:flex;flex-wrap:wrap;flex:1;border-bottom:1px solid #DEDED8;padding-bottom:5px}.menu-modal .competition-wrapper div.h3,.menu-modal .competition-wrapper h3{width:calc(100% - 28px);height:28px;padding-top:5px}@media (hover: hover){.menu-modal .competition-wrapper div.h3 a:hover,.menu-modal .competition-wrapper h3 a:hover{color:#E01B2F}}.menu-modal .competition-wrapper ul{display:none;list-style-type:none;padding:0;margin:0 0 5px;width:100%}.menu-modal .competition-wrapper ul li{display:inline-block}.menu-modal .competition-wrapper ul li::after{content:'/';display:inline;font-size:11px;color:#E01B2F;margin:0 5px}.menu-modal .competition-wrapper ul li:last-child::after{display:none}.menu-modal .competition-wrapper ul li a{padding:0;height:auto;color:#E01B2F;text-transform:none;font-size:14px;letter-spacing:0;display:inline;font-weight:700}@media (hover: hover){.menu-modal .competition-wrapper ul li:hover a{background-color:#fff;text-decoration:underline}}.menu-modal .competition-wrapper label{background-image:url(/images/icon-expand.svg);width:28px;height:28px;background-repeat:no-repeat;background-position:center;cursor:pointer;margin:0}.menu-modal .competition-wrapper input[type=checkbox]{display:none}.menu-modal .competition-wrapper input[type=checkbox]:checked+label{background-image:url(/images/icon-expanded.svg)}.menu-modal .competition-wrapper input[type=checkbox]:checked+label+ul{display:block}.menu-shadow{display:none;position:fixed;width:100vw;right:0;top:0;height:100vh;background-color:rgba(0,0,0,0.75);z-index:100000;cursor:default}.search{margin-right:46px;position:relative;z-index:10000000}.search input[type=search]{height:46px;margin:0;border:none;padding:0 10px 0 50px;font-size:16px;border-radius:0;font-family:"Barlow",sans-serif;line-height:1;background-color:#DEDED8;background-image:url(/images/search.svg);background-repeat:no-repeat;background-size:23px;background-position:16px 13px}.search input[type=search]:focus{background-color:#F5F5F3;border:none;box-shadow:inset 0 -1px 0 #E01B2F}.category-title{background-color:#00326A;background-image:linear-gradient(to left, #005F6A 0%, #00326A 100%)}.category-title .controller{padding:20px 15px}@media all and (min-width: 768px){.category-title .controller{padding:20px 12px}}@media all and (min-width: 1280px){.category-title .controller{padding:30px 12px}}.category-title .h1-container{font-size:30px;text-transform:uppercase;color:#fff;line-height:1.1;margin-bottom:10px;font-weight:700}@media all and (min-width: 1280px){.category-title .h1-container{font-size:36px}}.category-title .h1-container a{display:inline-block}@media (hover: hover){.category-title .h1-container a:hover{color:#FFB600}}.category-title h1{font-size:30px;text-transform:uppercase;line-height:1.1;display:inline}@media all and (min-width: 1280px){.category-title h1{font-size:36px}}.category-title p{color:rgba(255,255,255,0.8);font-size:16px;font-family:"Barlow",sans-serif;line-height:1.4;margin-top:16px}.category-title ul{list-style-type:none;padding:0;margin:5px 0;font-size:16px;color:rgba(255,255,255,0.5)}.category-title ul li{display:inline-block;margin-right:10px}.category-title ul li.title{display:block}.category-title ul li a{color:#FFB600}@media (hover: hover){.category-title ul li a:hover{border-bottom:1px dotted #FFB600}}.category-title ul input[type=radio]{margin:0 8px 3px 0;vertical-align:middle}.category-title ul label{color:#FFB600;border-bottom:1px dotted transparent;margin-bottom:0}@media (hover: hover){.category-title ul label:hover{border-bottom:1px dotted #FFB600;cursor:pointer}.category-title ul input[type=radio]:hover{cursor:pointer}.category-title ul input[type=radio]:hover+label{border-bottom:1px dotted #FFB600}}@media all and (min-width: 768px){.category-title.tv-title{text-align:center}}.category-pagination{padding:25px 15px 0}.tv-programmes{background-color:#F5F5F3;display:flex;padding:0;justify-content:center;flex-wrap:wrap}.tv-day-wrapper{margin:0;padding:15px;background-color:#fff;width:100%}.tv-day{width:100%;font-size:16px;line-height:1.2}.tv-day td{padding:8px 0 9px;border-bottom:1px solid #DEDED8}.tv-day tr td:first-child{width:62px}.tv-day tr:last-child td{border-bottom:none}.tv-day thead td{color:#E01B2F;font-weight:700;text-transform:uppercase;font-size:11px;letter-spacing:1px;padding:8px 0 12px}@media (hover: hover){.tv-day tr:hover td{border-bottom:1px solid #2E2A1E}.tv-day thead tr:hover td{border-bottom:1px solid #DEDED8}}.search-results .C1 .text-container h6 .date{color:rgba(46,42,30,0.5)}.search-results .C1 .text-container p{display:none}.search-results .C1 .pagination{margin:10px 0}.search-results .C1 .news-item .text-container div.h6,.search-results .C1 .news-item .text-container h6{padding-right:0}.search-results .C2 .wrapper{background-color:#F5F5F3;padding:25px 15px;border-bottom:1px solid #DEDED8}.search-results .C2 .box-header{margin-bottom:20px}.search-results .C2 form{display:flex;flex-wrap:wrap;justify-content:space-between}.search-results .C2 label{font-size:16px;width:100%}.search-results .C2 input[type=text],.search-results .C2 select{font-family:"Barlow",sans-serif;font-size:16px}.search-results .C2 input[type=text].zi,.search-results .C2 select.zi{width:25%}.search-results .C2 input[type=text].luna,.search-results .C2 select.luna{width:45%}.search-results .C2 input[type=text].an,.search-results .C2 select.an{width:25%}.search-results .C2 span{font-size:14px;display:block;margin-bottom:20px}.search-results .C2 h6{margin-bottom:12px}.search-results .C2 ul{font-size:16px;padding-left:18px;margin-bottom:24px}@media (hover: hover){.search-results .C2 ul a:hover{text-decoration:underline}}.gallery{height:calc(100vh - 90px);flex:1;display:flex;flex-direction:row}.gallery .photos-container{width:100%;display:flex;flex-direction:column;position:relative}.gallery .close-share-container{display:flex;background-color:#000;align-items:center;justify-content:space-between;flex-direction:row-reverse;pointer-events:none}.gallery .close-share-container .back-to-article{display:flex;align-items:center;color:#fff;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;background-color:rgba(255,255,255,0.25);margin:10px;border-radius:10px;padding:0 20px 0;height:50px;pointer-events:auto}.gallery .close-share-container .back-to-article .back-to{display:none}.gallery .close-share-container .back-to-article .close-to{display:block;font-size:36px;font-weight:400;margin-top:-5px}.gallery .close-share-container .share-container{margin:10px;pointer-events:auto}.gallery .close-share-container .share-container .share-button{margin-bottom:0;padding:11px 17px}.gallery .main-photo{flex:1;position:relative;display:flex;justify-content:center;align-items:center;background:#2E2A1E}.gallery .main-photo .thumb{padding-bottom:0;height:100%;background:#2E2A1E}.gallery .main-photo .thumb img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.gallery .main-photo .photo-gallery-banner{margin:auto;position:relative}.gallery .main-photo.banner-interstitial .prev-photo,.gallery .main-photo.banner-interstitial .next-photo{width:calc((100% - 300px) / 2);min-width:40px}.gallery .photo-caption{position:absolute;bottom:0;width:100%;z-index:1;color:rgba(255,255,255,0.8);font-size:14px;text-align:center;background:linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);box-shadow:inset 0 -1px 0 rgba(255,255,255,0.1)}.gallery .photo-caption span{display:inline-block;padding:80px 30px 15px;max-width:728px}.gallery .prev-photo,.gallery .next-photo{position:absolute;z-index:5;display:flex;align-items:center;top:0;bottom:0}.gallery .prev-photo img,.gallery .next-photo img{margin:10px;transform:scale(0.65)}@media (hover: hover){.gallery .prev-photo img,.gallery .next-photo img{display:none}}.gallery .prev-photo{left:0;width:25%;cursor:url(/images/prev-photo.png),w-resize}.gallery .next-photo{right:0;width:75%;cursor:url(/images/next-photo.png),e-resize;justify-content:flex-end}.gallery .all-photos{height:90px;width:100%;background-color:#000;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:flex;flex-wrap:nowrap}.gallery .all-photos-container{display:flex;align-items:center;height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:0 5px}.gallery .all-photos-container .thumb{width:90px;padding-bottom:57px;border:5px solid #000;border-radius:10px}.gallery .all-photos-container .thumb.selected{border:5px solid #FFB600}@media (hover: hover){.gallery .all-photos-container .thumb:hover{border:5px solid #48483d}}.gallery .banner{display:none}.load-more{background-color:#fff;padding:20px 15px}.load-more .controller{display:block;text-align:center;border-radius:10px;background-color:#FFB600;font-size:14px;letter-spacing:1px;text-transform:uppercase;font-weight:700;padding:20px}@media (hover: hover){.load-more .controller:hover{background-color:#E01B2F;color:#fff}}.cookieInfo,.cookieInfoFooter{display:block;background-color:#00326A;background-image:linear-gradient(to left, #005F6A 0%, #00326A 100%);color:#fff;font-size:16px;height:auto;line-height:1.2;margin-left:auto;margin-right:auto;text-align:center;width:100%;border-radius:0}.cookieInfo.footer{border-radius:0;width:100%;font-size:16px;height:auto;padding:18px 10px 20px}.cookieInfo.footer a{color:#FFB600}@media (hover: hover){.cookieInfo.footer a:hover{text-decoration:underline}}.top-championships{display:flex;flex-wrap:wrap;margin-top:15px;box-shadow:inset 0 0 0 1px #fff;position:relative}.top-championships::after{content:'';position:absolute;z-index:1;width:100%;height:1px;background-color:#fff;bottom:0;left:0}.top-championships .championship{width:50%;height:120px;padding:20px;border-bottom:1px solid #DEDED8;border-right:1px solid #DEDED8;display:block}.top-championships .championship img{-o-object-fit:contain;object-fit:contain;height:100%;width:100%;mix-blend-mode:multiply}.top-championships .championship:nth-child(even){border-right:none}@media (hover: hover){.top-championships .championship:hover{background-color:#F5F5F3}}.cross{display:flex;flex-wrap:wrap;background-color:#F5F5F3;border-radius:10px;margin:0 15px 30px;padding:12px}@media all and (min-width: 768px){.cross{margin:0 30px 30px;flex-wrap:nowrap}}@media all and (min-width: 1024px){.cross{margin:30px 0 40px}}.cross::before{display:none}.cross .thumb{border-radius:5px}@media all and (min-width: 768px){.cross .thumb{width:193px;padding-bottom:128px}}.cross .cross-title{display:flex;flex-direction:column-reverse}@media all and (min-width: 768px){.cross .cross-title{flex:1;flex-direction:column;padding-left:18px;padding-right:18px}}.cross div.h2,.cross h2{font-size:20px;margin:8px 0 0;padding:0;line-height:1.15}@media all and (min-width: 768px){.cross div.h2,.cross h2{margin-top:6px;flex:1}}.cross div.h2::after,.cross h2::after{display:none}.cross div.h6,.cross h6{border:none;font-size:11px}@media (hover: hover){.cross:hover div.h2,.cross:hover h2{color:#E01B2F}}.article-body .cross div.h6,.article-body .cross h6{margin:12px 0 0 !important;padding:0}@media all and (min-width: 768px){.article-body .cross div.h6,.article-body .cross h6{margin:12px 0 8px !important}}@media all and (min-width: 768px){.article .cross div.h2,.article .cross h2{font-size:20px;margin-left:0;margin-right:0}}.C3special{overflow:hidden;order:3}@media all and (min-width: 768px){.C3special{overflow:visible}}@media all and (min-width: 1280px){.C3special{width:300px;margin-left:12px}}.C3special .banner{display:none}@media all and (min-width: 1280px){.C3special .banner{display:block}}@media all and (max-width: 767px){.C3special .text-container div.h6,.C3special .text-container h6{margin-top:2px;max-width:100%}}@media all and (max-width: 767px){.C3special .text-container div.h6::before,.C3special .text-container div.h6::after,.C3special .text-container h6::before,.C3special .text-container h6::after{display:none}}@media all and (min-width: 768px){.C3special .partners-wrapper{overflow:visible}}@media all and (min-width: 768px){.C3special .partners-container{padding-right:0;display:flex;justify-content:space-between}}@media all and (min-width: 1280px){.C3special .partners-container{display:block}}.C3special .partners.mobile-only{display:block}@media all and (min-width: 1280px){.C3special .partners.mobile-only{padding:0}}.C3special .partners.mobile-only .news-item{overflow:hidden}@media all and (min-width: 768px){.C3special .partners.mobile-only .news-item{width:calc((100% - 24px) / 3);margin-left:0;background-color:#fff;border-radius:10px}}@media all and (min-width: 1280px){.C3special .partners.mobile-only .news-item{width:100%}}@media all and (min-width: 768px){.C3special .partners.mobile-only .news-item:first-child{margin-left:0}}@media all and (max-width: 767px){.C3special .partners.mobile-only .news-item div.h6,.C3special .partners.mobile-only .news-item h6{margin-bottom:6px}}@media all and (min-width: 768px){.C3special .partners.mobile-only .news-item div.h6,.C3special .partners.mobile-only .news-item h6{margin-top:-34px;padding:16px 0 0 1px}}@media all and (min-width: 1024px){.C3special .partners.mobile-only .news-item div.h6,.C3special .partners.mobile-only .news-item h6{padding:16px 0 0 4px;margin-bottom:0}}@media all and (min-width: 1024px){.C3special .partners.mobile-only .news-item div.h2,.C3special .partners.mobile-only .news-item h2{font-size:18px;padding:6px 3px 3px;margin-top:-5px}}@media all and (min-width: 768px){.C3special .partners.mobile-only .news-item .thumb{border-radius:5px 5px 0 0}}@media all and (min-width: 768px){.C3special .partners .controller{width:100%}}.widget-team-list .entry{align-items:center}.col-minus-sidebar-1{width:calc(100% - 312px)}.grid:not(.no-gutters)>*{padding-left:0;padding-right:0}.form-select select{margin-bottom:0;font-family:"Barlow",sans-serif}.widget-carousel-matches p{font-family:"Barlow",sans-serif}.col-1{margin-bottom:12px}.widget-livescore-list .entry{margin-bottom:0;border-bottom:1px solid #DEDED8}.widget-livescore-list .widget-odds{margin-bottom:0;border-bottom:none}.widget-livescore-list .section-header .flag{margin-bottom:8px}.widget-view-more-load .label{font-family:"Barlow",sans-serif}.datepicker{font-family:"Barlow",sans-serif !important}.widget-carousel-livescore-dates .arrows button{margin-top:0}.widget-carousel-matches .arrows button{margin-top:0}.widget-odds .odds-provider{border-radius:3px;overflow:hidden}.widget-odds .bet-odds{border-radius:3px;border:none;background-color:#DEDED8}.widget-odds .match-bet li:first-child .bet-odds{border-top-left-radius:3px}.widget-odds .match-bet li:last-child .bet-odds{border-top-right-radius:3px}.heading-tabs{align-items:flex-end;margin-bottom:0;margin-top:0}.widget-heading-small{align-items:center}.widget-team-vote .vote-action .btn-generic{color:#E01B2F}.widget-team-vote .vote-action .btn-generic:hover{color:#fff !important}.widget-news-article-share .share-media{margin-bottom:0}.widget-team-ranking .team-ranking-players .player-name{margin-bottom:0}.widget-news-article-share .share-count{color:#2E2A1E}.wrap-width{max-width:1226px}.widget-livescore-list .section-header .name{margin-bottom:0}.table-foot{padding:0}.widget-carousel-matches .match-finished h6,.widget-carousel-matches .match-live h6{color:#fff}.widget-heading-small+.box-generic,.widget-heading-large+.box-generic{margin-top:20px}.widget-team-vote .vote-count{font-family:"Barlow",sans-serif}.widget-header-breadcrumb{padding-top:0;padding-bottom:30px}.ls-header{background-color:#fff !important}.widget-carousel-livescore-dates{background-color:#fff !important}.wrap-width{width:100%}.heading-tabs .calendar-trigger{background-color:#fff;border:none}.widget-team-accordion .section-header{padding-top:0}.widget-team-accordion .section-header .name{margin-bottom:0}.calendar-trigger{padding:0}.widget-carousel-livescore-dates .day{margin-bottom:0;margin-top:8px}.widget-livescore-list .section-header{padding-top:0}.widget-livescore-list .section-header .flag{margin-bottom:0}.widget-livescore-list .section-header h5{margin-bottom:0}.widget-header-mobile-breadcrumb{width:100%;background-image:linear-gradient(to left, #005F6A 0%, #00326A 100%);box-shadow:none}.widget-header-mobile-breadcrumb h5{margin-bottom:0}.widget-heading-mobile-league{width:100%;background-color:#F5F5F3}.widget-category-dropdown{margin-bottom:0;padding-bottom:20px}.widget-tabs-lined .tab-nav{margin-bottom:0;align-items:flex-end}.widget-category-dropdown{width:100%}.widget-header-mobile-breadcrumb .toggle-switch .toggle-switch-label{margin:0}.widget-header-mobile-breadcrumb .toggle-switch-label::before{border:none}.widget-header-mobile-breadcrumb .toggle-switch .toggle-switch-label::after{top:0;left:0}.widget-category-nav{background-color:#F5F5F3;align-items:center;padding-bottom:10px;margin-top:-10px}.widget-category-nav .content{background-color:transparent}.widget-category-nav .content h5{margin-bottom:0}.widget-livescore-list .widget-odds{margin:10px 0 0 0}.widget-tabs-lined-mobile{width:100%}.widget-heading-generic{margin-top:0;background-color:#fff}.widget-standings-list .st-table-foot{display:block;padding:0}.widget-carousel-livescore-dates{background-color:#F5F5F3;box-shadow:0 -20px 0 #F5F5F3}.calendar-trigger{background-color:#F5F5F3}.widget-carousel-livescore-dates+.calendar-trigger{margin-top:-10px}.toggle-switch .toggle-switch-label{margin:0}.widget{width:100%}.widget-team-vote .vote-action button{color:#2E2A1E;margin-top:0}.bar-wrap ul{margin-bottom:0}.widget-prediction-poll-mobile{margin:0;padding:0}.widget-prediction-poll-mobile .widget-odds{margin:0;padding-bottom:20px}.widget-team-squad .squad-list .player-name{margin-bottom:0}.widget-team-squad .squad-list .player{padding:15px 10px}.widget-team-squad .squad-list .player-image{margin-bottom:5px}.widget-team-squad .squad-list .player-rank{font-size:12px}.widget-header-mobile-breadcrumb .watch-live .label{color:#FFB600;font-size:10px;vertical-align:middle}.widget-header-mobile-breadcrumb .watch-live .icon.icon-event-livetv-small{background-image:url(/src/image/icon/i_event_livetv_small-yellow.png)}.widget-livescore-list .team-name,.widget-livescore-list .dashboard-result{font-size:15px;display:inline-block}.widget-livescore-list .widget-odds .bet-odds,.widget-livescore-list .widget-odds .bet-label{font-size:12px}.widget-tabs-lined .tab-nav a{font-size:15px}.widget-league-scorer .sc-table,.widget-league-standings .st-table{font-size:15px}.widget-team-list-vertical .name{font-size:15px}.match-timeline-list h6,.prediction-content h6,.match-goals h6,.match-teams-generic h6{font-size:15px !important;text-transform:none;color:#2E2A1E}.widget-match-inline-mobile .timeline-event{align-items:center}.widget-match-inline-mobile .timeline-event-text{padding-bottom:0}.widget-match-inline-mobile .timeline-event-text span{font-size:13px;display:block;margin-top:3px}.widget-match-topscorers .player-name{font-size:15px;margin-bottom:0}.widget-match-topscorers .match-people-left .player-text .player-position{font-size:12px}.match-compare-generic .team-league .name{font-size:15px;margin-bottom:0}.match-compare-generic.footer .link{font-size:12px}.match-season-text{font-size:15px}.player-table{font-size:15px}.player-table .name{font-size:15px}.player-table .cell{font-size:12px}.widget-odds-main-container{position:relative !important}.widget-odds-main-container .odds-container{background-color:transparent !important;padding:0 15px;margin-bottom:30px}@media all and (min-width: 768px){.widget-odds-main-container .odds-container{padding:0 30px}}@media all and (min-width: 1024px){.widget-odds-main-container .odds-container{padding:0}}.widget-odds-main-container .odds-view{align-items:center !important;border:none !important;margin-bottom:8px !important}.widget-odds-main-container .odds-view .odd-brand{width:125px !important;height:36px !important;display:block !important;padding:0 !important;border-radius:3px !important;background-color:#00326A !important}.widget-odds-main-container .odds-view .odd-brand .brand-image-container{width:125px !important;height:36px !important}@media (max-width: 768px){.widget-odds-main-container .odds-view .odd-brand .brand-image-container{width:248px !important;margin-top:19px !important;border-radius:3px !important}}.widget-odds-main-container .odds-view .odd-brand img{-o-object-fit:contain !important;object-fit:contain !important;-o-object-position:center;object-position:center;height:100% !important;width:100% !important}@media (max-width: 768px){.widget-odds-main-container .odds-view .odd-brand{width:248px !important}}.widget-odds-main-container .odds-view .team-logo{width:62px !important;height:62px !important;padding:0 !important;flex:1 !important;background-image:url(/images/bg-odds.svg) !important;background-repeat:repeat-x;background-position:center;margin:0 4px !important}.widget-odds-main-container .odds-view .team-logo img{-o-object-fit:contain !important;object-fit:contain !important;width:100% !important;height:100% !important;position:relative !important;top:auto;right:auto;bottom:auto;left:auto}.widget-odds-main-container .odds-view .odds-coefficient .odd-1,.widget-odds-main-container .odds-view .odds-coefficient .odd-x,.widget-odds-main-container .odds-view .odds-coefficient .odd-2{position:relative !important;width:60px !important;height:36px !important;background-color:#EBEBE7 !important;border-radius:3px !important;margin:0 2px !important;border:none !important}.widget-odds-main-container .odds-view .odds-coefficient .odd-1 .odd-label,.widget-odds-main-container .odds-view .odds-coefficient .odd-x .odd-label,.widget-odds-main-container .odds-view .odds-coefficient .odd-2 .odd-label{position:absolute !important;width:100% !important;top:-15px !important;font-size:11px !important;font-weight:700 !important}.widget-odds-main-container .odds-view .odds-coefficient .odd-1 span:last-child,.widget-odds-main-container .odds-view .odds-coefficient .odd-x span:last-child,.widget-odds-main-container .odds-view .odds-coefficient .odd-2 span:last-child{border:none !important;font-size:20px !important;font-weight:700 !important;background-color:transparent !important;padding-top:2px !important}@media (max-width: 768px){.widget-odds-main-container .odds-view .odds-coefficient .odd-1,.widget-odds-main-container .odds-view .odds-coefficient .odd-x,.widget-odds-main-container .odds-view .odds-coefficient .odd-2{padding-top:5px !important;height:45px !important}}@media (max-width: 768px){.widget-odds-main-container .odds-view .odds-coefficient{border:none !important}}.widget-odds-main-container .odds-view .odds-link{width:125px !important;height:36px !important;border-radius:3px !important;background-color:#EBEBE7 !important;margin:0 !important;text-align:center !important;display:flex !important;align-items:center !important;justify-content:center !important}.widget-odds-main-container .odds-view .odds-link>a{display:block !important;width:100%;color:#E01B2F !important;text-transform:uppercase !important;font-size:11px !important;letter-spacing:1px !important;margin:0 !important}.widget-odds-main-container .odds-view .odds-link>a::after{display:none}@media (max-width: 768px){.widget-odds-main-container .odds-view .odds-link{display:none !important}}.widget-odds-main-container .odds-view.theme-pinnaclesports .odd-brand{background-color:#101928 !important}.widget-odds-main-container .odds-view.theme-betfair .odd-brand{background-color:#fec101 !important}.widget-odds-main-container .odds-view.theme-bet365 .odd-brand{background-color:#027B5B !important}.widget-odds-main-container .odds-view.theme-bwin .odd-brand{background-color:#000 !important}.widget-odds-main-container .odds-view.theme-skybet .odd-brand{background-color:#fff !important}.widget-odds-main-container .odds-view.theme-willhill .odd-brand{background-color:#022E49 !important}.widget-odds-main-container .odds-view.theme-marathonbet .odd-brand{background-color:#CB2129 !important}.widget-odds-main-container .odds-view.theme-efbet .odd-brand{background-color:#000 !important}.widget-odds-main-container .odds-view:first-child{margin-bottom:2px !important}div[data-widgetId='widget-match-header'] .widget-match-header{background:#F5F5F3 !important;border-radius:10px !important;padding:20px 20px 1px !important;font-family:"Barlow",sans-serif !important}div[data-widgetId='widget-match-header'] .widget-match-header .championshipName{color:#E01B2F !important;margin-bottom:10px !important;text-transform:uppercase !important;font-weight:400 !important;font-size:14px !important}div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo{font-size:28px;line-height:1.1;letter-spacing:-.2px}div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .goalInfo{width:90px !important;margin-left:15px !important;margin-right:15px !important;font-size:28px !important}div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .goalInfo .goals{background-color:#FFB600;border-radius:3px;padding:7px 3px 8px}div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .homeTeam,div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .awayTeam{width:auto !important;flex:1}div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .homeTeam .homeTeamName,div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .awayTeam .homeTeamName{text-align:right;flex:1;margin-right:0 !important}@media (max-width: 768px){div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .homeTeam .homeTeamName,div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .awayTeam .homeTeamName{font-size:16px}}div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .homeTeam .awayTeamName,div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .awayTeam .awayTeamName{flex:1;text-align:left;margin-left:0 !important}@media (max-width: 768px){div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .homeTeam .awayTeamName,div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .awayTeam .awayTeamName{font-size:16px}}div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .homeTeam .homeTeamLogo,div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .homeTeam .awayTeamLogo,div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .awayTeam .homeTeamLogo,div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .awayTeam .awayTeamLogo{width:62px !important;height:62px !important}div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .homeTeam .homeTeamLogo img,div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .homeTeam .awayTeamLogo img,div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .awayTeam .homeTeamLogo img,div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .awayTeam .awayTeamLogo img{-o-object-fit:contain !important;object-fit:contain !important;width:100% !important;height:100% !important}@media (max-width: 768px){div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .homeTeam .homeTeamLogo,div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .homeTeam .awayTeamLogo,div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .awayTeam .homeTeamLogo,div[data-widgetId='widget-match-header'] .widget-match-header .teamsInfo .awayTeam .awayTeamLogo{width:35px !important;height:35px !important}}div[data-widgetId='widget-match-header'] .widget-match-header .widget-odds-main-container .odds-view .odds-coefficient .odd-1,div[data-widgetId='widget-match-header'] .widget-match-header .widget-odds-main-container .odds-view .odds-coefficient .odd-x,div[data-widgetId='widget-match-header'] .widget-match-header .widget-odds-main-container .odds-view .odds-coefficient .odd-2{background-color:#fff !important}div[data-widgetId='widget-match-header'] .widget-match-header .widget-odds-main-container .odds-view .odds-coefficient .odd-1 span:last-child,div[data-widgetId='widget-match-header'] .widget-match-header .widget-odds-main-container .odds-view .odds-coefficient .odd-x span:last-child,div[data-widgetId='widget-match-header'] .widget-match-header .widget-odds-main-container .odds-view .odds-coefficient .odd-2 span:last-child{background-color:#fff !important;border-radius:3px !important}div[data-widgetId='widget-match-header'] .widget-match-header .widget-odds-main-container .odds-view .team-logo{display:block !important}div[data-widgetId='widget-match-header'] .widget-match-header .widget-odds-main-container .odds-view .team-logo img{display:none !important}div[data-widgetId='widget-match-header'] .widget-match-header .widget-odds-main-container .odds-view .odds-link{background-color:#fff !important}.news-item .thumb div[data-widgetId='odds-listing']{background-image:linear-gradient(-180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%);position:absolute !important;bottom:0 !important;padding:100px 0 10px;width:100%}.news-item .thumb .widget-odds-main-container{width:100%}.news-item .thumb .widget-odds-main-container .odds-container{margin-bottom:0}.news-item .thumb .widget-odds-main-container .odds-view{padding:0 12px}.news-item .thumb .widget-odds-main-container .odds-view .odd-brand img{position:relative !important;top:auto;right:auto;bottom:auto;left:auto}@media (max-width: 768px){.news-item .thumb .widget-odds-main-container .odds-view .odd-brand .brand-image-container{margin-top:0 !important;position:relative;z-index:1}}.news-item .thumb .widget-odds-main-container .odds-view .odds-coefficient .odd-1,.news-item .thumb .widget-odds-main-container .odds-view .odds-coefficient .odd-x,.news-item .thumb .widget-odds-main-container .odds-view .odds-coefficient .odd-2{background-color:#fff !important}.news-item .thumb .widget-odds-main-container .odds-view .odds-coefficient .odd-1 .odd-label,.news-item .thumb .widget-odds-main-container .odds-view .odds-coefficient .odd-x .odd-label,.news-item .thumb .widget-odds-main-container .odds-view .odds-coefficient .odd-2 .odd-label{color:#fff !important}.news-item .thumb .widget-odds-main-container .odds-view .odds-coefficient .odd-1 span:last-child,.news-item .thumb .widget-odds-main-container .odds-view .odds-coefficient .odd-x span:last-child,.news-item .thumb .widget-odds-main-container .odds-view .odds-coefficient .odd-2 span:last-child{background-color:#fff !important;border-radius:3px !important}.news-item .thumb .widget-odds-main-container .odds-view .team-logo{display:block !important}.news-item .thumb .widget-odds-main-container .odds-view .odds-link{background-color:#fff !important}.news-item:hover .thumb .widget-odds-main-container .odds-view .odd-brand img{transform:none !important}.news-item:hover .thumb .widget-odds-main-container .odds-view .team-logo img{transform:none !important}.standings-container{border:none !important}.standings-container>.table-container ul li.goal-difference{width:100px !important;max-width:100px !important}.standings-container>.table-container ul li.logo{width:32px !important;max-width:32px !important;text-align:center !important;border-bottom:none !important}.standings-container>.table-container ul li.id{width:35px !important;height:35px !important;border-bottom:none !important}@media (max-width: 768px){.standings-container>.table-container ul li.id{max-width:35px !important}}.standings-container>.table-container ul li.id span{background-image:url(/images/mask-no.svg) !important;background-size:contain !important;background-color:#F5F5F3 !important;width:35px !important;height:35px !important;font-size:11px !important;font-weight:700 !important;padding:5px 12px 0 0 !important;margin-top:-3px !important}@media (max-width: 768px){.standings-container>.table-container ul li.id span{text-align:center !important}}.standings-container>.table-container ul li.id span.championsleague{background-color:#DFF4C7 !important}.standings-container>.table-container ul li.id span.uefacup{background-color:#FFE8AB !important}.standings-container>.table-container ul li.id span.relegation{background-color:#FBDDE0 !important}.standings-container>.table-container ul li.team{width:auto !important;flex:1;font-weight:700}.standings-container>.table-container ul li.matches-played,.standings-container>.table-container ul li.wins,.standings-container>.table-container ul li.draws,.standings-container>.table-container ul li.loses,.standings-container>.table-container ul li.points{width:33px !important;max-width:33px !important}.standings-container>.table-container ul li.points{text-align:right !important}.standings-container .table-header{padding-right:0 !important;border-bottom:none !important;margin-bottom:0 !important;height:34px !important}.standings-container .table-row{padding:0 !important;height:auto !important}.standings-container .table-row:nth-child(2n+1){background-color:#fff !important}.standings-container ul{display:flex !important;align-items:flex-end !important}.standings-container ul>li{font-size:16px !important;color:#2E2A1E !important;border-bottom:1px solid #DEDED8 !important;background-color:unset !important;padding-top:2px !important;padding-bottom:6px !important}.standings-container ul.tb-head>li{padding:8px 0 0 !important;color:rgba(46,42,30,0.5) !important;font-size:11px !important;text-transform:uppercase !important;letter-spacing:1px;font-weight:700 !important}.standings-container ul.tb-head>li.id{font-size:0 !important}.standings-container a{color:#2E2A1E !important}.statistics .results div[data-widgetId='odds-listing']{background-color:#fff !important;box-shadow:0 -5px 0 #fff !important;position:relative;margin-top:-6px}@media (max-width: 768px){.statistics .results div[data-widgetId='odds-listing']{margin-top:11px !important;box-shadow:0 -13px 0 #fff !important}}.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-container{margin-bottom:0 !important}@media (max-width: 768px){.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-container{padding:0 !important}}@media (max-width: 768px){.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-view{padding-bottom:30px !important;max-height:64px !important}}.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-view .team-logo{height:25px !important}.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-view .team-logo img{display:none !important}.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-view .odd-brand{width:115px !important;height:25px !important}.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-view .odd-brand .brand-image-container{width:115px !important;height:25px !important}.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-view .odds-link{width:115px !important;height:25px !important}.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-view .odds-coefficient .odd-1,.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-view .odds-coefficient .odd-x,.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-view .odds-coefficient .odd-2{height:25px !important;width:47px !important}@media (max-width: 768px){.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-view .odds-coefficient .odd-1,.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-view .odds-coefficient .odd-x,.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-view .odds-coefficient .odd-2{padding-top:0 !important}}.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-view .odds-coefficient .odd-1 .odd-label,.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-view .odds-coefficient .odd-x .odd-label,.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-view .odds-coefficient .odd-2 .odd-label{font-size:9px !important;opacity:.5 !important}.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-view .odds-coefficient .odd-1 span:last-child,.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-view .odds-coefficient .odd-x span:last-child,.statistics .results div[data-widgetId='odds-listing'] .widget-odds-main-container .odds-view .odds-coefficient .odd-2 span:last-child{font-size:16px !important;font-weight:400 !important;display:block !important;padding-top:0 !important;margin-top:-4px !important}.stat-item{width:100%;text-align:center;margin-bottom:20px}.stat-info{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:18px;padding:5px 0}.stat-info span:first-child{width:50px;-moz-text-align-last:left;text-align-last:left}.stat-info span:last-child{width:50px;-moz-text-align-last:right;text-align-last:right}.stat-bar-chart{box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);display:flex}.stat-bar-chart *{display:flex;width:50%;height:5px}.stat-bar-chart .host-stat{justify-content:flex-end}.stat-bar-chart .host-stat div{background-color:#004A9C}.stat-bar-chart .guest-stat{justify-content:flex-start}.stat-bar-chart .guest-stat div{background-color:#E01B2F}.possession-chart-wrapper{display:flex;width:100%;justify-content:center;align-items:center;margin:15px 0}.possession-chart-wrapper .possession-percentage:first-child{text-align:right}.possession-chart{display:flex;justify-content:center;align-items:center;position:relative;width:130px;height:130px;margin:0 10px}.possession-chart h2{text-align:center;letter-spacing:normal;font-size:18px}.possession-chart .stats-donut-chart{position:absolute;top:0;left:0;width:100%;height:100%}.possession-percentage{font-size:18px;width:50px;text-align:left}.stats-donut-chart{transform:rotate(-90deg)}.stats-donut-chart circle{stroke:#004A9C;stroke-width:10;stroke-dasharray:286%}.stats-donut-chart circle.circle-guests{stroke:#E01B2F}div[data-widgetId="odds-listing"] a,div[data-widgetId="odds-listing"] abbr,div[data-widgetId="odds-listing"] acronym,div[data-widgetId="odds-listing"] address,div[data-widgetId="odds-listing"] applet,div[data-widgetId="odds-listing"] article,div[data-widgetId="odds-listing"] aside,div[data-widgetId="odds-listing"] audio,div[data-widgetId="odds-listing"] b,div[data-widgetId="odds-listing"] big,div[data-widgetId="odds-listing"] blockquote,div[data-widgetId="odds-listing"] canvas,div[data-widgetId="odds-listing"] caption,div[data-widgetId="odds-listing"] center,div[data-widgetId="odds-listing"] cite,div[data-widgetId="odds-listing"] code,div[data-widgetId="odds-listing"] dd,div[data-widgetId="odds-listing"] del,div[data-widgetId="odds-listing"] details,div[data-widgetId="odds-listing"] dfn,div[data-widgetId="odds-listing"] div,div[data-widgetId="odds-listing"] dl,div[data-widgetId="odds-listing"] dt,div[data-widgetId="odds-listing"] em,div[data-widgetId="odds-listing"] embed,div[data-widgetId="odds-listing"] fieldset,div[data-widgetId="odds-listing"] figcaption,div[data-widgetId="odds-listing"] figure,div[data-widgetId="odds-listing"] footer,div[data-widgetId="odds-listing"] form,div[data-widgetId="odds-listing"] h1,div[data-widgetId="odds-listing"] h2,div[data-widgetId="odds-listing"] h3,div[data-widgetId="odds-listing"] h4,div[data-widgetId="odds-listing"] h5,div[data-widgetId="odds-listing"] h6,div[data-widgetId="odds-listing"] header,div[data-widgetId="odds-listing"] hgroup,div[data-widgetId="odds-listing"] i,div[data-widgetId="odds-listing"] iframe,div[data-widgetId="odds-listing"] img,div[data-widgetId="odds-listing"] ins,div[data-widgetId="odds-listing"] kbd,div[data-widgetId="odds-listing"] label,div[data-widgetId="odds-listing"] legend,div[data-widgetId="odds-listing"] li,div[data-widgetId="odds-listing"] mark,div[data-widgetId="odds-listing"] menu,div[data-widgetId="odds-listing"] nav,div[data-widgetId="odds-listing"] object,div[data-widgetId="odds-listing"] ol,div[data-widgetId="odds-listing"] output,div[data-widgetId="odds-listing"] p,div[data-widgetId="odds-listing"] pre,div[data-widgetId="odds-listing"] q,div[data-widgetId="odds-listing"] ruby,div[data-widgetId="odds-listing"] s,div[data-widgetId="odds-listing"] samp,div[data-widgetId="odds-listing"] section,div[data-widgetId="odds-listing"] small,div[data-widgetId="odds-listing"] span,div[data-widgetId="odds-listing"] strike,div[data-widgetId="odds-listing"] strong,div[data-widgetId="odds-listing"] sub,div[data-widgetId="odds-listing"] summary,div[data-widgetId="odds-listing"] sup,div[data-widgetId="odds-listing"] table,div[data-widgetId="odds-listing"] tbody,div[data-widgetId="odds-listing"] td,div[data-widgetId="odds-listing"] tfoot,div[data-widgetId="odds-listing"] th,div[data-widgetId="odds-listing"] thead,div[data-widgetId="odds-listing"] time,div[data-widgetId="odds-listing"] tr,div[data-widgetId="odds-listing"] tt,div[data-widgetId="odds-listing"] u,div[data-widgetId="odds-listing"] ul,div[data-widgetId="odds-listing"] var,div[data-widgetId="odds-listing"] video{font-family:"Barlow",sans-serif !important}div[data-widgetId="odds-listing"] .box-generic{border:none !important}div[data-widgetId="odds-listing"] .widget-news-article .widget-odds{border:none !important;display:flex !important;align-items:center !important;background-image:url(/images/bg-odds-re.svg) !important;background-repeat:repeat-x;background-position:center}div[data-widgetId="odds-listing"] a img{height:30px;width:150px}div[data-widgetId="odds-listing"] .widget-odds .widget-view-more{margin-top:0 !important;margin-bottom:0 !important;background-color:#EBEBE7;height:30px !important;text-align:center !important;text-transform:uppercase !important;color:#E01B2F !important;font-size:11px !important;letter-spacing:1px;border-radius:3px !important}div[data-widgetId="odds-listing"] .widget-view-more .icon{display:none !important}div[data-widgetId="odds-listing"] .widget-view-more .label::after{content:"\00bb";margin-left:4px}div[data-widgetId="odds-listing"] .widget-odds .match-bet-wrap{align-items:center !important;justify-content:space-around !important;padding:0 2% !important}div[data-widgetId="odds-listing"] .widget-odds .bet-label{position:absolute !important;top:-25px !important;width:100% !important;text-align:center !important;font-size:11px !important}div[data-widgetId="odds-listing"] .widget-odds .match-bet li{position:relative !important;margin:0 2px !important}div[data-widgetId="odds-listing"] .widget-odds .match-bet li a{display:block}div[data-widgetId="odds-listing"] .widget-odds .bet-odds{border:none !important;border-radius:3px !important;height:30px !important;font-size:20px !important;font-weight:700 !important;padding:0 !important;background-color:#EBEBE7 !important;box-shadow:0 0 0 2px #fff;width:70px !important;text-align:center !important;line-height:1.4 !important}div[data-widgetId="odds-listing"] .widget-news-article .match-bet{padding:0 !important}div[data-widgetId="odds-listing"] .widget-odds .team-logo{width:auto !important;margin:0 !important;max-width:none !important;flex:1;text-align:center !important}div[data-widgetId="odds-listing"].prediction-widget .widget-prediction-poll{background-color:#F5F5F3 !important;padding:20px !important;border-radius:10px !important}div[data-widgetId="odds-listing"].prediction-widget .widget-prediction-poll .match-league,div[data-widgetId="odds-listing"].prediction-widget .widget-prediction-poll .match-week{text-transform:uppercase !important;font-size:14px !important;margin-top:0 !important}div[data-widgetId="odds-listing"].prediction-widget .widget-odds .match-bet li .bet-odds{box-shadow:0 0 0 2px #F5F5F3;background-color:#fff !important}div[data-widgetId="odds-listing"].prediction-widget .widget-odds .widget-view-more{background-color:#fff !important}div[data-widgetId="odds-listing"].prediction-widget .widget-prediction-poll .prediction-content{padding:5px 0 25px !important}div[data-widgetId="odds-listing"] .widget-prediction-poll .match-status{width:auto !important;background-color:#fff;padding:9px 12px 5px;border-radius:3px;margin:0}div[data-widgetId="odds-listing"] .widget-prediction-poll .team-logo{max-width:60px !important;max-height:60px !important}div[data-widgetId="odds-listing"] .widget-prediction-poll .match-team{width:auto !important;flex:1 !important;align-items:center !important}div[data-widgetId="odds-listing"] .widget-prediction-poll .match-team img{margin:0 15px !important}div[data-widgetId="odds-listing"] .widget-prediction-poll .match-team h6{margin:0 0 3px !important;padding:0 !important;font-size:28px !important;letter-spacing:-.25px !important;line-height:1.1}div[data-widgetId="odds-listing"] .widget-prediction-poll .match-team:last-child h6{text-align:left !important}div[data-widgetId="odds-listing"] .widget-prediction-poll .match-team:first-child h6{text-align:right !important}.news-item div[data-widgetId="odds-listing"]{width:100%;margin:15px 0 !important}.news-item div[data-widgetId="odds-listing"] .widget-odds .widget-view-more{width:30px !important;padding:0 !important}.news-item div[data-widgetId="odds-listing"] .widget-view-more .label{font-size:0 !important}.news-item div[data-widgetId="odds-listing"] .widget-view-more .label::after{font-size:12px !important;position:absolute;top:13px;margin:-17px 0 0 -8px !important}.news-item .thumb div[data-widgetId="odds-listing"] .box-generic,.news-item .thumb div[data-widgetId="odds-listing"] .widget-prediction-poll{background-color:transparent !important}.news-item .thumb div[data-widgetId="odds-listing"] .widget-news-article .widget-odds{background-image:none !important;align-items:flex-end !important;margin-bottom:5px !important}.news-item .thumb div[data-widgetId="odds-listing"] .widget-odds .match-bet li .bet-odds{box-shadow:none !important}.news-item .thumb div[data-widgetId="odds-listing"] .widget-odds .bet-label{color:#fff !important;top:-20px !important}.news-item .thumb div[data-widgetId="odds-listing"] .widget-odds .odds-provider{margin-left:10px !important}.news-item .thumb div[data-widgetId="odds-listing"] .widget-odds .widget-view-more{margin-right:10px !important}.news-item .thumb div[data-widgetId="odds-listing"] .widget-odds .match-bet-wrap{align-items:flex-end !important}.statistics div[data-widgetId="odds-listing"] .widget-odds .team-logo img{display:none !important}div[data-widgetId="odds-listing"] .widget-prediction-poll .prediction-content+div{text-align:center}div[data-widgetId="odds-listing"] .widget-prediction-poll .prediction-content+div .the-dropdown{margin:0 5px 30px !important}div[data-widgetId="odds-listing"] .widget-prediction-poll .prediction-content+div .the-dropdown #dropdown__selected,div[data-widgetId="odds-listing"] .widget-prediction-poll .prediction-content+div .the-dropdown .dropdown__list-item{padding:10px 15px !important}div[data-widgetId="odds-listing"] .widget-prediction-poll .prediction-content+div .the-dropdown .dropdown__arrow{top:45% !important}div[data-widgetid="team"] .widget-container{background-color:transparent !important}div[data-widgetid="team"] .team-profile-container{background-color:rgba(222,222,216,0.25);padding:0 !important}@media all and (max-width: 767px){div[data-widgetid="team"] .team-profile-container{background-color:#fff;padding-bottom:15px !important}}div[data-widgetid="team"] .widget-container .team-name,div[data-widgetid="team"] .team-profile-container,div[data-widgetid="team"] .statistics-container,div[data-widgetid="team"] .widget-container .odds,div[data-widgetid="player"] .widget-container .player-name,div[data-widgetid="player"] .player-profile-container,div[data-widgetid="player"] .teams-info-container,div[data-widgetid="player"] .statistics-container,div[data-widgetid="player"] .widget-container .container-label,.smp-standings-widget *,.tournament-wrapper,.fixture-match-component-wrapper{font-family:"Barlow",sans-serif !important}div[data-widgetid="team"] .widget-container .team-name .team-name-title{font-weight:700}div[data-widgetid="team"] .statistics-container .statistics-container-label,div[data-widgetid="team"] .widget-container .odds .odds-label{font-weight:700;background-color:transparent !important;padding:25px 12px 12px !important}div[data-widgetid="team"] .widget-container .team-name{background-color:transparent !important}div[data-widgetid="team"] .statistics-container .statistics-items-container .statistic .statistics-info-container .stats-label{margin-top:12px !important;line-height:1.2 !important;text-align:left !important}@media all and (max-width: 767px){div[data-widgetid="team"] .statistics-container .statistics-items-container .statistic .statistics-info-container .stats-label{margin-top:-6px !important}}div[data-widgetid="team"] .statistics-container .statistics-items-container .statistic .statistics-info-container .stats-value{text-align:left !important}div[data-widgetid="team"] .statistics-container .statistics-items-container{display:flex !important;flex-wrap:wrap;background-color:transparent !important}div[data-widgetid="team"] .statistics-container .statistics-items-container .statistic{width:20% !important;padding-left:12px}@media all and (max-width: 767px){div[data-widgetid="team"] .statistics-container .statistics-items-container .statistic{width:33% !important;padding-top:2px !important}}div[data-widgetid="team"] .statistics-container .statistics-items-container .statistic .statistics-info-container{border-left:none !important;border-right:none !important}div[data-widgetId="odds-listing"] .widget-odds .match-bet li a:hover{border-bottom:none !important}div[data-widgetid="team"] .statistics-container+div[data-widgetid="team"] .border-separator{display:none}div[data-widgetid="team"] .widget-container .odds div[data-widgetId="odds-listing"] .widget-news-article .widget-odds{padding-top:0 !important;margin:20px 0 0 !important}div[data-widgetid="player"] .widget-container{max-width:100% !important;background-color:transparent !important}div[data-widgetid="player"] .widget-container .border-separator{max-width:100% !important}div[data-widgetid="player"] .widget-container .player-name{background-color:transparent !important;font-weight:700 !important;padding-left:12px !important}div[data-widgetid="player"] .player-profile-container{background-color:rgba(222,222,216,0.25)}@media all and (max-width: 767px){div[data-widgetid="player"] .player-profile-container{background-color:#fff}}div[data-widgetid="player"] .player-profile-container .player-profile-info .player-info-table .player-info-row{margin-bottom:3px !important}@media all and (max-width: 767px){div[data-widgetid="player"] .player-profile-container .player-profile-info .player-info-table .player-info-row{margin-bottom:-3px !important}}div[data-widgetid="player"] .teams-info-container .teams-info-current-teams,div[data-widgetid="player"] .statistics-container .statistics-container-label,div[data-widgetid="player"] .widget-container .container-label{font-weight:700;padding:25px 12px 12px !important}div[data-widgetid="player"] .statistics-container .statistics-items-container .statistic .statistics-info-container .stats-value{text-align:left !important}div[data-widgetid="player"] .statistics-container .statistics-items-container .statistic .statistics-info-container .stats-label{text-align:left !important;margin-top:12px !important;line-height:1.2 !important}@media all and (max-width: 767px){div[data-widgetid="player"] .statistics-container .statistics-items-container .statistic .statistics-info-container .stats-label{margin-top:-6px !important}}div[data-widgetid="player"] .statistics-container .statistics-items-container{display:flex !important;flex-wrap:wrap;border-bottom:1px solid #ccc;padding-bottom:10px;background-color:transparent !important}div[data-widgetid="player"] .statistics-container .statistics-items-container .statistic{width:20% !important;padding-left:12px}@media all and (max-width: 767px){div[data-widgetid="player"] .statistics-container .statistics-items-container .statistic{width:33% !important;padding-top:0 !important}}div[data-widgetid="player"] .statistics-container .statistics-items-container .statistic .statistics-info-container{border-right:none !important}div[data-widgetid="player"] .statistics-container .statistics-items-container .statistic:nth-child(4),div[data-widgetid="player"] .statistics-container .statistics-items-container .statistic:nth-child(7){display:none !important}div[data-widgetid="player"] .widget-container .container-label{border-bottom:1px solid #ccc}div[data-widgetid="player"] div[data-widgetId="odds-listing"] .widget-news-article .widget-odds:first-child{margin-bottom:-15px}div[data-widgetid="team"],div[data-widgetid="player"],div[data-widgetid="widget-match"],div[data-widgetid="fixtures-widget"]{border:1px solid #CBCAC7;border-radius:12px;overflow:hidden}@media all and (max-width: 767px){div[data-widgetid="team"],div[data-widgetid="player"],div[data-widgetid="widget-match"],div[data-widgetid="fixtures-widget"]{border:none;border-radius:0;background-color:#F5F5F3;padding-left:15px !important;padding-right:15px !important}}div[data-widgetid="team"]{padding:4px 24px 20px}@media all and (max-width: 767px){div[data-widgetid="team"]{padding-bottom:0 !important}}div[data-widgetid="player"]{padding:8px 24px 12px}div[data-widgetid="widget-match"]{padding:8px 24px 12px}div[data-widgetid="fixtures-widget"]{padding:12px 24px 16px}div[data-widgetid="widget-match"] ul,div[data-widgetid="widget-match"] ol{font-family:"Barlow",sans-serif !important}div[data-widgetid="widget-match"] ul li,div[data-widgetid="widget-match"] ol li{margin-bottom:0 !important}div[data-widgetid="widget-match"] .smp-match-widget .widget-tabs-lined .tab-content{background-color:transparent !important}div[data-widgetid="widget-match"] .smp-match-widget .widget-tabs-lined .tab-nav a{height:auto !important;padding:10px 0 !important;line-height:1.1 !important;background-color:#F5F5F3}div[data-widgetid="widget-match"] .smp-match-widget .widget-tabs-lined .tab-nav .active a{background-color:#fff !important}div[data-widgetid="widget-match"] .smp-standings-widget>.table-container ul li.team a{color:#2E2A1E !important;font-weight:700}div[data-widgetid="widget-match"] .smp-standings-widget>.table-container ul li.team a:hover{border-color:#2E2A1E}div[data-widgetid="widget-match"] .smp-standings-widget .table-row{height:auto !important;padding:4px 3px 5px !important}div[data-widgetid="widget-match"] .smp-standings-widget .table-row.selected{background-color:#F5F5F3 !important}div[data-widgetId="odds-listing"] .widget-prediction-poll .match-league,div[data-widgetId="odds-listing"] .widget-prediction-poll .match-week{text-transform:uppercase !important;font-size:14px !important}div[data-widgetId="odds-listing"] .widget-prediction-poll .match-week{margin:0 0 25px !important}.smp-standings-widget .table-row[data-rule-type="promotion"]:before{background-color:#DFF4C7 !important}.smp-standings-widget .table-row[data-rule-type="tiertwo"]:before{background-color:#FFE8AB !important}.smp-standings-widget .table-row[data-rule-type="relegation"]:before{background-color:#FBDDE0 !important}div[data-widgetid="fixtures-widget"] .tournament-wrapper .tournament-name{font-size:24px !important;margin-bottom:20px !important}div[data-widgetid="fixtures-widget"] .tournament-wrapper .tournament-name img{width:28px;margin:2px 10px 0 0 !important}@media all and (max-width: 767px){div[data-widgetid="fixtures-widget"] .tournament-wrapper .tournament-name img{margin-top:10px !important}}div[data-widgetid="fixtures-widget"] .fixture-match-component-wrapper .start-date{top:20px !important;left:12px !important}@media all and (max-width: 767px){div[data-widgetid="fixtures-widget"] .fixture-match-component-wrapper .start-date{position:static !important;text-align:center !important;border-bottom:1px solid #ccc;font-size:12px !important}}div[data-widgetid="widget-match"] div[data-widgetId="odds-listing"] .widget-news-article .widget-odds:first-child{margin-bottom:15px !important}div[data-widgetId="odds-listing"] .widget-news-article .widget-odds:first-child{margin-bottom:-15px !important}.prediction-widgetdiv[data-widgetId="odds-listing"] .widget-news-article .widget-odds:first-child{margin-bottom:-15px !important}div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile .match-league,div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile .match-week{text-transform:uppercase !important}div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile .prediction-content+div{text-align:center}div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile .prediction-content+div .the-dropdown{margin-left:0 5px !important}div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile .prediction-content+div .the-dropdown:last-child{margin-bottom:20px !important}div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile .prediction-content+div .the-dropdown #dropdown__selected,div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile .prediction-content+div .the-dropdown .dropdown__list-item{padding:10px 15px !important}div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile .widget-odds{padding-bottom:0 !important}div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile .widget-odds:last-child{padding-bottom:20px !important}div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile{background-color:#F5F5F3 !important;padding:10px 0}div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile .prediction-content{background-color:transparent !important}div[data-widgetid="team"] .force-mobile .widget-container .team-info .team-profile-container .team-profile-info .team-info-row .team-info-label{font-size:14px !important;width:30% !important}div[data-widgetid="team"] .force-mobile .widget-container .team-info .team-profile-container .team-profile-info .team-info-row .team-info-value{font-size:14px !important}div[data-widgetid="team"] .force-mobile .widget-container .team-info .team-profile-container .team-profile-info .team-info-row .team-info-separator{padding-right:10px !important}div[data-widgetid="player"] .force-mobile .widget-container .player-club .teams-info-container .teams-info-teams{background-color:transparent !important}div[data-widgetid="player"] .force-mobile .widget-container .player-info .player-profile-container .player-profile-info .player-info-row .player-info-label,div[data-widgetid="player"] .force-mobile .widget-container .player-info .player-profile-container .player-profile-info .player-info-row .player-info-value{font-size:14px !important}div[data-widgetid="fixtures-widget"] .force-mobile .fixture-team-wrapper .team-name{font-size:16px !important;line-height:1.1 !important}div[data-widgetid="fixtures-widget"] .fixture-match-component-wrapper{padding-left:0 !important;padding-right:0 !important}@media all and (max-width: 767px){div[data-widgetid="fixtures-widget"] .fixture-match-component-wrapper{background-color:transparent !important}}div[data-widgetid="fixtures-widget"] .force-mobile .fixture-match-component-wrapper .time-score-wrapper .time-score{font-size:16px !important}.main-video-container{background-image:linear-gradient(270deg, #005F6A 0%, #00326A 100%)}.main-video-container .controller{display:flex;flex-wrap:wrap}@media all and (min-width: 768px){.main-video-container .controller{width:100%}}@media all and (min-width: 1280px){.main-video-container .controller{flex-wrap:nowrap;align-items:flex-start;padding-top:30px}}.main-video-container .article-top{background-color:transparent}@media all and (min-width: 1280px){.main-video-container .article-top{display:none}}.main-video-container .x300x600{display:none}@media all and (min-width: 1280px){.main-video-container .x300x600{display:block;width:300px;margin-left:12px}}.main-video-container .share-container{margin:15px}@media all and (min-width: 768px){.main-video-container .share-container{margin:18px 2.6vw 2.6vw}}@media all and (min-width: 1280px){.main-video-container .share-container{margin:23px 0 25px}}.video-column{width:100%}@media all and (min-width: 1280px){.video-column{flex:1}}.video-column div.h6,.video-column h6{color:#FFB600;margin:20px 15px 0}@media all and (min-width: 768px){.video-column div.h6,.video-column h6{margin:3.25vw 2.6vw 0}}@media all and (min-width: 1280px){.video-column div.h6,.video-column h6{margin:25px 0 0}}.video-column h1{color:#fff;margin:8px 15px 0;max-width:924px}@media all and (min-width: 768px){.video-column h1{font-size:30px;margin:8px 2.6vw 0}}@media all and (min-width: 768px){.video-column h1 span.marcaj{font-size:24px}}@media all and (min-width: 1280px){.video-column h1{margin:8px 0 0}}.video-container{width:100%;height:0;overflow:hidden;padding-bottom:calc(56.25% - 1px);background-color:rgba(0,0,0,0.25)}.news-block.video-listing .controller{align-items:flex-start}.news-block.video-listing .C1{flex:1;width:auto;display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:stretch}@media all and (min-width: 768px){.news-block.video-listing .C1 .news-item{margin-right:12px;width:calc((100% - 24px) / 2)}}@media all and (min-width: 1024px){.news-block.video-listing .C1 .news-item{width:calc((100% - 36px) / 3)}}@media all and (min-width: 1280px){.news-block.video-listing .C1 .news-item{width:300px}}@media all and (min-width: 768px){.news-block.video-listing .C1 .news-item{display:block}}.news-block.video-listing .C1 .news-item .comments-no{background-image:url(/images/time.svg);background-size:11px 11px;background-position:10px 16px}@media all and (min-width: 768px){.news-block.video-listing .C1 .news-item .comments-no{background-image:url(/images/time-w.svg);background-position:10px 8px}}@media all and (min-width: 768px){.news-block.video-listing .C1 .thumb{padding-bottom:56.25%}}.news-block.video-listing .C1 .thumb .video-icon img{width:36px;height:36px}@media all and (min-width: 768px){.news-block.video-listing .C1 .thumb .video-icon img{width:48px;height:48px}}.news-block.video-listing .C1 .text-container{align-items:flex-start}.news-block.video-listing .C1 .text-container h6{margin:0}.news-block.video-listing .C1 .text-container h6::before,.news-block.video-listing .C1 .text-container h6::after{display:none}.news-block.video-listing .C3{margin-left:0}@media all and (max-width: 767px){.news-item{overflow:hidden}.news-item::before{content:'';position:absolute;height:10px;width:100%;left:0;top:-10px;box-shadow:0 2px 10px 0 rgba(0,0,0,0.1)}.news-item.poll-container{margin-top:-5px;padding-top:0 !important}.news-item.poll-container::before{display:none}.C1{width:100%}.C1 .news-item{padding:17px 15px;flex-wrap:nowrap}.C1 .news-item .thumb{width:77px;padding-bottom:77px;border-radius:10px}.C1 .news-item .text-container{flex:1;padding-left:15px;flex-direction:column}.C1 .news-item .text-container div.h6,.C1 .news-item .text-container h6{padding:0;margin:-1px 0 6px;max-width:100%;padding-right:40px}.C1 .news-item .text-container div.h6::before,.C1 .news-item .text-container div.h6::after,.C1 .news-item .text-container h6::before,.C1 .news-item .text-container h6::after{display:none}.C1 .news-item .text-container div.h2,.C1 .news-item .text-container h2{padding:0;font-size:18px;letter-spacing:-.1px}.C1 .news-item .comments-no{color:#2E2A1E;background-color:transparent;background-image:url(/images/comment.svg);padding:16px 15px 6px 24px;background-position:10px 18px}.C3{width:100%}.C3 .news-item:not(:first-of-type){padding:17px 15px !important;flex-wrap:nowrap !important}.C3 .news-item:not(:first-of-type) .thumb{width:77px;padding-bottom:77px;border-radius:10px}.C3 .news-item:not(:first-of-type) .text-container{flex:1;padding-left:15px;flex-direction:column}.C3 .news-item:not(:first-of-type) .text-container div.h6,.C3 .news-item:not(:first-of-type) .text-container h6{padding:0;margin:-1px 0 6px;max-width:100%;padding-right:40px}.C3 .news-item:not(:first-of-type) .text-container div.h6::before,.C3 .news-item:not(:first-of-type) .text-container div.h6::after,.C3 .news-item:not(:first-of-type) .text-container h6::before,.C3 .news-item:not(:first-of-type) .text-container h6::after{display:none}.C3 .news-item:not(:first-of-type) .text-container .h2,.C3 .news-item:not(:first-of-type) .text-container h2{padding:0;font-size:18px;letter-spacing:-.1px}.C3 .news-item:not(:first-of-type) .comments-no{color:#2E2A1E;background-color:transparent;background-image:url(/images/comment.svg);padding:16px 15px 6px 24px;background-position:10px 18px}.C2{width:100%}.C2 .news-item:nth-child(n+2){padding:17px 15px;flex-wrap:nowrap}.C2 .news-item:nth-child(n+2) .thumb{width:77px;padding-bottom:77px;border-radius:10px}.C2 .news-item:nth-child(n+2) .text-container{flex:1;padding-left:15px;flex-direction:column}.C2 .news-item:nth-child(n+2) .text-container h6{padding:0 40px 0 0;margin:-1px 0 6px;max-width:100%}.C2 .news-item:nth-child(n+2) .text-container h6::before,.C2 .news-item:nth-child(n+2) .text-container h6::after{display:none}.C2 .news-item:nth-child(n+2) .text-container .h2,.C2 .news-item:nth-child(n+2) .text-container h2{padding:0;font-size:18px;letter-spacing:-.1px}.C2 .news-item:nth-child(n+2) .text-container .h2 .marcaj,.C2 .news-item:nth-child(n+2) .text-container h2 .marcaj{font-size:13px;padding:2px 7px;margin:3.5px 7px 0 0}.C2 .news-item:nth-child(n+2) .comments-no{color:#2E2A1E;background-color:transparent;background-image:url(/images/comment.svg);padding:16px 15px 6px 24px;background-position:10px 18px}.hero .C1 .news-item:nth-child(1)::before{display:none}.hero .C2 .news-item .comments-no{padding:9px 15px 8px 31px;background-position:17px 11px;border-radius:0 0 0 5px}.news-block.branded{background-color:#fff !important}.news-block .C2 .news-item:first-child .comments-no{padding:9px 15px 8px 31px;background-position:17px 11px;border-radius:0 0 0 5px}.statistics,.agenda,.share-it,.debate{overflow:hidden;position:relative;padding:17px 15px}.statistics::before,.agenda::before,.share-it::before,.debate::before{content:'';position:absolute;height:10px;width:100%;left:0;top:-10px;box-shadow:0 2px 10px 0 rgba(0,0,0,0.1)}.related,.comments,.tv-day-wrapper{overflow:hidden;position:relative}.related::before,.comments::before,.tv-day-wrapper::before{content:'';position:absolute;height:10px;width:100%;left:0;top:-10px;box-shadow:0 2px 10px 0 rgba(0,0,0,0.1)}.share-it{padding:17px 0}.share-it .icon-header{margin:5px 15px}.debate{padding:17px 0 0}.debate .icon-header{margin:5px 15px 20px}.debate .news-item::before{display:none}.article h6{position:relative;padding:16px 0 0 16px;display:block;width:auto;vertical-align:top;margin:-24px 0 8px;max-width:calc(100% - 88px);z-index:1}.article h6::before{position:absolute;content:'';height:85px;background-image:linear-gradient(to top, rgba(255,255,255,0) 0%, #fff 71%);top:0;left:0;width:calc(100% - 51px)}.article h6::after{position:absolute;content:'';width:219px;height:85px;background-image:url(/images/h6shape-white.svg);background-repeat:repeat-x;background-size:219px 85px;top:0;left:calc(100% - 51px);pointer-events:none}.article h6 span{position:relative;z-index:1}.article h1{position:relative;z-index:2}.article.comments-hero h6{margin-top:0}.article-hero .article-container{display:flex;flex-wrap:wrap}.article-hero .thumb{order:-1}.article-body div.h6,.article-body h6{max-width:none;margin:30px 15px 20px;padding:0 0 10px}.article-container{width:100%;overflow-x:hidden}.related .news-item{width:150px;margin-left:10px;flex-direction:column;position:relative}.related .news-item::after{position:absolute;background:rgba(255,255,255,0);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(90%, #fff), color-stop(100%, #fff));background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 90%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);height:30px;bottom:0;left:0;width:100%;content:''}.related .news-item .h2,.related .news-item h2{padding:4px 0 0;font-size:16px;max-height:82px;overflow:hidden}.related .news-item .text-container h6{margin-top:10px;padding:0;max-width:none}.related .news-item .text-container h6::before,.related .news-item .text-container h6::after{display:none}.related .thumb{border-radius:10px;margin-bottom:5px}.related .thumb .video-icon img{width:29px;height:29px;border:1.5px solid #fff}.related .comments-no{border-radius:0 10px}.related-big{display:block}.related-big .thumb{margin-bottom:5px}.related-big .text-container .h2,.related-big .text-container h2{font-size:16px}.related-big+.related .news-item:first-child{display:none}.related-big+.related .news-item:nth-child(2){margin-left:15px}.partners.stiri-nebune{display:block;background-size:calc(100% - 30px);background-position:center 8px;padding-top:65px !important}.partners.stiri-nebune .news-item{width:calc(100% - 30px);margin-left:15px;display:none}.partners.stiri-nebune .news-item:first-child{display:block}.share-container{flex-wrap:nowrap}.share-container .share-button{padding:11px}.share-container .share-button span{flex:1;text-align:center}.share-container .share-button.facebook span{display:none}.share-container .share-button.whatsapp span{display:none}.share-container .share-button.comments-no{margin-right:0;flex:1}.share-container .share-button.comments-no span{line-height:1.1;margin-left:5px}.icon-header{padding:15px}.news-block .C3.visible-on-mobile{order:3}.C3 .news-item .comments-no.partner-icon{background-image:none}.widget-livescore-list .section-header h5{margin-bottom:0}.widget-livescore-list .section-header .flag{margin-bottom:0}.widget-category-dropdown{background-color:#F5F5F3}div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile .widget-odds{margin-left:0 !important;margin-right:0 !important;background-color:#F5F5F3 !important;padding-top:22px !important}div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile{margin-left:0 !important;margin-right:0 !important}div[data-widgetId="odds-listing"] .widget-odds-mobile .bet-label{font-size:9px !important;top:-20px !important}div[data-widgetId="odds-listing"] .widget-odds-mobile .match-bet-wrap{border:none !important}div[data-widgetId="odds-listing"] .widget-odds-mobile .match-bet li .bet-odds{box-shadow:none !important;background-color:#fff !important}div[data-widgetId="odds-listing"] .widget-odds-mobile .match-bet{padding:0 !important}div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile .team-logo img{transform:scale(1.3) translateY(10px) translateX(10px)}div[data-widgetId="odds-listing"] .widget-odds-mobile .odds-provider img{border-radius:3px !important;overflow:hidden !important}div[data-widgetId="odds-listing"] .odd-provider-name{width:150px !important;height:30px !important;background-color:#E01B2F !important}div[data-widgetId="odds-listing"].prediction-widget .widget-prediction-poll-mobile{background-color:#F5F5F3 !important;padding:5px 0 20px !important}div[data-widgetId="odds-listing"].prediction-widget .widget-prediction-poll-mobile .prediction-content{background-color:#F5F5F3 !important}div[data-widgetId="odds-listing"].prediction-widget .widget-prediction-poll-mobile .widget-odds{padding:5px 0 10px !important}div[data-widgetId="odds-listing"].prediction-widget .widget-prediction-poll-mobile .odds-provider{margin-top:5px !important}div[data-widgetId="odds-listing"].prediction-widget .widget-prediction-poll-mobile .prediction-content .match-league,div[data-widgetId="odds-listing"].prediction-widget .widget-prediction-poll-mobile .prediction-content .match-week{text-transform:uppercase;font-size:12px !important}div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile .team-name{font-size:18px !important;line-height:1.1}div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile .match-status{margin:0 10px !important}div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile .match-result{font-size:22px !important;background-color:#fff !important;padding:8px 10px 10px !important;border-radius:3px}div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile .match-team{width:auto !important;flex:1}.news-item div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile .widget-odds{background-color:#fff !important;margin:-5px 0 -15px !important}.news-item div[data-widgetId="odds-listing"] .widget-odds-mobile .match-bet li .bet-odds{background-color:#EBEBE7 !important}.news-item .thumb div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile .widget-odds{background-color:transparent !important;padding-bottom:10px !important}.news-item .thumb div[data-widgetId="odds-listing"] .widget-prediction-poll-mobile{background-color:transparent !important}.news-item .thumb div[data-widgetId="odds-listing"] .widget-odds .odds-provider{margin-left:0 !important;margin-top:4px !important}}@media all and (min-width: 375px){.h2,h2{font-size:24px;line-height:1.2}.header .menu-container ul.icons-menu{margin-left:0}.header .menu-container ul.icons-menu a{padding:0 3px}.header .menu-container ul.icons-menu a span{margin-left:-3px;margin-right:0;padding:0 15px 1px 0}.sub-header a{padding:14px 23px 0}.statistics table th.wins,.statistics table th.draws,.statistics table th.losses,.statistics table td.wins,.statistics table td.draws,.statistics table td.losses{display:table-cell}.statistics .results .match .team-names{flex:none}.statistics .results .match .scorers{display:flex}.gallery{margin-top:0 !important}.gallery .main-photo.banner-interstitial .prev-photo{width:25%}.gallery .main-photo.banner-interstitial .next-photo{width:75%}.gallery .main-photo .photo-gallery-banner{z-index:15}}@media all and (min-width: 375px) and (max-width: 767px){.C1 .news-item .thumb{width:87px;padding-bottom:87px}.C1 .news-item .text-container .h2,.C1 .news-item .text-container h2{font-size:20px}.C3 .news-item:not(:first-of-type) .thumb{width:87px;padding-bottom:87px}.C3 .news-item:not(:first-of-type) .text-container div.h2,.C3 .news-item:not(:first-of-type) .text-container h2{font-size:20px}.C2 .news-item:nth-child(n+2) .thumb{width:87px;padding-bottom:87px}.C2 .news-item:nth-child(n+2) .text-container .h2,.C2 .news-item:nth-child(n+2) .text-container h2{font-size:20px}}@media all and (max-width: 767px) and (orientation: landscape){body{margin-top:0 !important}.header{position:static;margin-bottom:-19px;order:-11}}@media all and (min-width: 768px) and (max-width: 1023px) and (orientation: landscape){body{margin-top:0 !important}.header{position:static;margin-bottom:-22px;order:-11}}@media all and (min-width: 768px){body{margin-top:52px}body.contains-gallery{margin:0}.main-container{margin:0 auto;max-width:100%}.controller{width:calc(100% - 60px)}.banner.branding{display:block}.banner.mobile-only{display:none}.banner.article-top{padding:20px 0}.banner.article-top .x320x50{display:none}.banner.article-top .x728x90{display:block}.news-item{box-shadow:none;border-radius:10px;overflow:hidden}.header .logo-container{height:74px}.header .logo-container .gradient-left{width:270px;height:74px}.header .logo-container .gradient-left.video-gsp{width:164px}.header .logo-container .shape-under-logo{width:97px;height:74px;background-image:url(/images/shape-under-logo-.svg)}.header .logo-container .logo{width:264px;height:47px;top:14px;left:20px}.header .logo-container .logo.video-gsp{width:176px;height:52px;left:14px;top:12px}.header .menu-container{height:52px}.header .menu-container ul{height:52px}.header .menu-container ul.icons-menu a{height:52px}.header.of-the-gallery{height:90px}.header.of-the-gallery .banner.x320x50{display:none}.header.of-the-gallery .banner.x728x90{display:block;height:90px}.hero .controller{padding:30px 0}.hero .thumb{height:auto;padding-bottom:0}.hero .news-item{-webkit-mask-image:-webkit-radial-gradient(white, black)}.hero .news-item .comments-no{border-radius:0 10px}.hero .C1 .news-item{background-image:linear-gradient(270deg, #005F6A 0%, #00326A 100%);height:294px;display:flex;flex-direction:column}.hero .C1 .news-item .thumb{flex:1}.hero .C1 .news-item:first-child{margin-bottom:12px}}@media all and (min-width: 768px) and (hover: hover){.hero .C1 .news-item:hover .text-container .h2,.hero .C1 .news-item:hover .text-container h2{color:#FFB600}}@media all and (min-width: 768px){.hero .C1 .text-container h6{color:#FFB600}.hero .C1 .text-container h6::before{background-image:linear-gradient(to top, rgba(0,50,106,0) 0%, #00326A 71%)}.hero .C1 .text-container h6::after{background-image:url(/images/h6shape-blue.svg)}.hero .C1 .text-container .h2,.hero .C1 .text-container h2{color:#fff;padding:6px 15px 15px}.hero .C1 .text-container .h2 .marcaj,.hero .C1 .text-container h2 .marcaj{font-size:11px;margin:2px 7px 0 0;padding:1px 7px 2px}.hero .C2.has-breaking-news{margin-left:0}.hero .C2 .news-item{height:600px;display:flex;flex-direction:column}.hero .C2 .news-item .thumb{flex:1}.hero .C2 .text-container .h2,.hero .C2 .text-container h2{font-size:30px;line-height:1.1;padding:9px 20px 22px}.hero .C2 .text-container .h2 .marcaj,.hero .C2 .text-container h2 .marcaj{font-size:19px;padding:3px 9px;margin:4px 9px 0 0}.hero .C2 .text-container h6{padding:21px 0 0 21px}.hero .C3{order:3;margin-top:30px}.hero .C3 .x300x250{display:none}.hero .C3 .x728x90{display:block;padding:0;background-color:transparent}.hero .C1,.news-block .C1{order:1;width:300px}.hero .C1 .h2,.hero .C1 h2,.news-block .C1 .h2,.news-block .C1 h2{font-size:18px;letter-spacing:0}.hero .C1 .agenda .h2,.hero .C1 .agenda h2,.news-block .C1 .agenda .h2,.news-block .C1 .agenda h2{font-size:24px;letter-spacing:-.2px}.hero .C2,.news-block .C2{order:2;flex:1;margin-left:12px}.hero .C3.visible-on-mobile,.news-block .C3.visible-on-mobile{display:none}.news-block{padding:30px 0 18px;background-color:#F5F5F3}.news-block .news-item{box-shadow:0 2px 6px 0 rgba(0,0,0,0.1);margin-bottom:12px;padding:12px}.news-block .news-item .comments-no{top:12px;right:12px;border-radius:0 5px 0 10px}.news-block .thumb{border-radius:5px 5px 0 0;-webkit-mask-image:-webkit-radial-gradient(white, black)}.news-block .text-container .h2,.news-block .text-container h2{padding:6px 3px 3px}.news-block .text-container div.h6,.news-block .text-container h6{padding:16px 0 0 4px}.news-block .C1 .text-container .h2 .marcaj,.news-block .C1 .text-container h2 .marcaj{font-size:11px;margin:2px 7px 0 0;padding:1px 7px 2px}.news-block .C2 .thumb{padding-bottom:80%}.news-block .C2 .text-container .h2,.news-block .C2 .text-container h2{padding:9px 7px 10px}.news-block .C2 .text-container div.h6,.news-block .C2 .text-container h6{padding:21px 0 0 8px}.news-block .C2 .text-container div.h6.no-shape,.news-block .C2 .text-container h6.no-shape{margin-top:-5px}.news-block .C2 .text-container div.h6.no-shape::before,.news-block .C2 .text-container div.h6.no-shape::after,.news-block .C2 .text-container h6.no-shape::before,.news-block .C2 .text-container h6.no-shape::after{display:none}.news-block+.news-block,.news-block+.mobile-only+.news-block,.news-block+.banner+.news-block{padding-top:0}.news-block.branded+.news-block,.news-block.branded+.mobile-only+.news-block{padding-top:30px}.news-block+.news-block.branded,.news-block+.mobile-only+.news-block.branded,.news-block.related-big+.news-block{padding-top:30px}.blogsport{padding-bottom:30px}.blogsport .controller{width:100%}.blogsport .logo-blogsport{padding:20px 30px 14px}.blogsport .blogsport-container{padding-right:30px}.blogsport .news-item{width:300px;height:225px;margin-left:12px}.blogsport .news-item:first-child{margin-left:30px}.blogsport .news-item .h2,.blogsport .news-item h2{font-size:24px;letter-spacing:-.2px;max-height:84px}.blogsport .thumb{padding-bottom:225px}.teams .controller a{height:58px;width:58px;padding:10px}.statistics,.agenda{border-radius:10px;box-shadow:0 2px 6px 0 rgba(0,0,0,0.1);margin-bottom:12px;background-color:#fff;padding:15px}#statistics,#agenda{top:-82px}.agenda .overflower{overflow-y:scroll;overflow-x:auto;max-height:440px}.agenda .tabs li a{width:23.5px}.agenda table tr:nth-child(n+7){display:table-row}.partners{display:block;height:auto;padding:30px 0;opacity:1}.partners+.news-block,.partners+.photo-of-the-day{padding-top:30px}.partners.mobile-only{display:none}.photo-of-the-day{display:block}.photo-of-the-day+.news-block{padding-top:0}.share-it .icon-header{margin-bottom:10px}.share-it-wrapper{flex-wrap:wrap}.share-it-container{flex-wrap:wrap;padding-right:0}.share-it-item{margin-left:0;margin-bottom:55px;width:100%}.share-it-item:first-child{margin-left:0}.article{padding-top:30px}.article p,.article h1,.article h2,.article h6,.article ul,.article ol{margin-left:30px;margin-right:30px}.article p,.article ul,.article ol{line-height:1.6;margin-bottom:24px;font-size:20px}.article .controller{width:100%}.article h1{font-size:34px;margin-bottom:30px;line-height:1.1;letter-spacing:-.3px}.article h2{font-size:28px}.article h2::after{margin-bottom:24px}.article h6{margin-bottom:10px}.article .data-autor{margin-bottom:14px}.article .cifra{padding:24px 30px 32px 85px;background-position:23px 28px;background-size:40px 40px;margin-bottom:30px}.article .cifra .numar{font-size:40px;margin-bottom:10px}.article .cifra .descriere-numar{font-size:22px;line-height:1.27}.article .poll{margin-left:30px;margin-right:30px;width:calc(100% - 60px);border-radius:10px;padding:26px 20px 25px}.article .poll img{width:42px;height:40px;margin-left:3px;margin-right:20px;margin-bottom:23px}.article .poll h3{font-size:22px;margin-bottom:23px}.article .poll .poll-option{font-size:22px}.article .poll .poll-option .option{padding:9px 10px 11px 0}.article .poll .poll-option .check{font-size:24px;width:65px;padding-right:5px}.article .poll .total{padding:10px 10px 0 66px}.article blockquote{margin-left:30px;margin-right:30px;padding:0 0 0 85px;background-size:53px 40px;background-position:0 5px}.article blockquote p{font-size:22px;line-height:1.45;margin-left:0;margin-right:15px}.article blockquote u,.article blockquote .semnatura{font-size:18px}.article table{width:calc(100% - 60px);margin-left:30px;margin-right:30px;font-size:22px}.article .photo-in-article .gallery-link{bottom:20px}.article-hero .thumb{margin-bottom:25px}.article-container>h3{margin:30px 30px 24px;font-size:20px}.article-container .banner{margin-bottom:30px;background-color:transparent}.related>h3{display:block;text-transform:uppercase;color:#E01B2F;width:100%;text-align:center;margin:-5px 0 17px}.related>div.h3{display:block;text-transform:uppercase;color:#E01B2F;width:100%;text-align:center;margin:-5px 0 17px}.gallery-link{left:20px;bottom:20px}.info{right:27px;bottom:27px}.info .tooltip{width:400px}.related .related-container{padding-right:30px}.related .news-item:first-child{margin-left:30px}.related .text-container .h2,.related .text-container h2{padding-top:10px}.tablet-and-desktop-only{display:inline-block}.comments{padding-top:35px;padding-bottom:40px}.comments .article-container{width:calc(100% - 170px);margin-right:85px}.comments .article-container .banner.x728x90{display:block;width:100vw;margin-left:-115px;padding:20px 0;background-color:#DEDED8}.comments .article-container .banner.x300x250{display:none}.comments .thumb{width:65px;padding-bottom:65px;position:absolute;top:-3px;left:-85px;margin:0}.comments .thumb.team-logo{display:block;left:auto;right:-85px}.comments .box-header{margin-bottom:33px}.comments .box-header .h2,.comments .box-header h2{font-size:28px}.comments .comment{padding-bottom:18px}.comments .login{margin-top:-15px}.comments .comment-actions a .actions-no{padding-top:1px}footer{display:block}.share-container{margin:0 30px 40px}.tags{margin:0 30px 20px}.tags .tag{display:inline-block}.menu-modal .menu-modal-wrapper{padding-top:75px}.menu-modal .close{width:52px;height:52px;z-index:10000000}.menu-modal .close img{width:52px;height:52px}.search{position:relative;z-index:10000000;margin-right:52px}.search input[type=search]{background-position:16px 16px;height:52px}.category-title.tv-title{text-align:center}.category-title .controller{padding:20px 12px}.category-pagination{padding:25px 0 0}.tv-programmes{padding:30px 30px 20px}.tv-day-wrapper{width:290px;margin:0 6px 12px;border-radius:10px;box-shadow:0 2px 6px 0 rgba(0,0,0,0.1);padding:8px 15px 18px}.tv-day td{padding:8px 0 9px}.tv-day tr:last-child td{border-bottom:1px solid #DEDED8}}@media all and (min-width: 768px) and (hover: hover){.tv-day tr:hover td{border-bottom:1px solid #2E2A1E}}@media all and (min-width: 768px){.tv-day thead td{padding:8px 0 12px}.search-results{padding:50px 0}.search-results .C1{width:auto;flex:1;margin-right:30px}.search-results .C1 .news-item{border-radius:0;margin-bottom:50px;justify-content:space-between;align-items:flex-start}.search-results .C1 .thumb{width:120px;padding-bottom:120px;border-radius:10px}.search-results .C1 .text-container{width:calc(100% - 130px)}.search-results .C1 .text-container div.h6,.search-results .C1 .text-container h6{margin-top:0;padding-top:0}.search-results .C1 .text-container div.h6::before,.search-results .C1 .text-container div.h6::after,.search-results .C1 .text-container h6::before,.search-results .C1 .text-container h6::after{display:none}.search-results .C1 .text-container .h2,.search-results .C1 .text-container h2{padding-bottom:10px}.search-results .C1 .text-container p{padding:0 15px;display:block;font-size:14px;margin-bottom:0}.search-results .C2{display:flex;justify-content:space-between;margin-top:25px}.search-results .C2 .wrapper{width:48.5%;padding:25px;border-bottom:none;border-radius:10px}.gallery{margin-top:0 !important}.gallery .close-share-container{position:absolute;z-index:10;width:100%;flex-direction:row;background-color:transparent;padding:10px 10px 0}.gallery .close-share-container .back-to-article{background-color:rgba(0,0,0,0.9)}.gallery .close-share-container .back-to-article .back-to{display:block}.gallery .close-share-container .back-to-article .close-to{display:none}.load-more{background-color:#F5F5F3;border-top:1px solid #DEDED8;padding:40px 0}div[data-widgetId="odds-listing"]{margin-left:30px !important;margin-right:30px !important}}@media all and (min-width: 1024px){.header.of-the-gallery .logo-container{display:flex;align-items:center;justify-content:center;height:90px;padding:0 20px}.header.of-the-gallery .logo-container .logo{position:static;width:123px}.header.of-the-gallery .menu-container{display:flex;height:90px;align-items:center;background:transparent;box-shadow:none}.header.of-the-gallery .menu-container ul{height:90px}.header.of-the-gallery .menu-container ul a{height:90px;width:120px}.news-block .C2 .thumb{padding-bottom:66.66%}.statistics table th.matches,.statistics table th.goals,.statistics table td.matches,.statistics table td.goals{display:table-cell}.article .controller{width:calc(100% - 60px)}.article p,.article h1,.article h2,.article h6,.article ul,.article ol,.article blockquote{margin-left:0;margin-right:0}.article .poll,.article table{margin-left:0;margin-right:0;width:100%}.banner-container{display:flex}.article-container{width:calc(100% - 330px);min-height:920px}.article-container>h3{margin:30px 0 24px}.article-hero .article-container{min-height:635px}.comments-hero .article-container{min-height:0}.comments-hero .article-container h1{margin-bottom:0}.comments .article-container{width:calc(100% - 500px);min-height:0}.comments .article-container .banner.x728x90{width:auto;margin-left:-85px;margin-right:-85px;padding:0;background-color:transparent}.comments .article-body{min-height:600px}.comments form textarea{height:220px}.share-container{margin:0 0 40px}.tags{margin:0 0 20px}.statistics .results .match{padding:0 65px;flex-direction:row;align-items:flex-start}.statistics .results .match .team-wrapper{flex-direction:row-reverse;flex-wrap:wrap;align-items:center;padding-top:10px}.statistics .results .match .team-wrapper:last-child{flex-direction:row;align-items:center}.statistics .results .match .team-wrapper:last-child .team-logos div{padding:3px}.statistics .results .match .team-wrapper:last-child .team-names{text-align:left}.statistics .results .match .team-wrapper:last-child .scorers{text-align:left;padding-right:0;padding-left:44px}.statistics .results .match .team-wrapper:last-child .scorers .wrapper div{right:auto;left:0;padding-top:0;padding-bottom:10px}.statistics .results .match .team-wrapper:last-child .scorers .wrapper div span{margin-left:0;margin-right:5px}.statistics .results .match .team-wrapper:last-child .score{margin-left:1px;margin-right:8px;padding:3px 0;border-radius:3px}.statistics .results .match .date-time{width:60px}.statistics .results .match .date-time.links{left:auto;right:0;text-align:right;display:block}.statistics .results .match .date-time a{color:#E01B2F}.statistics .results .match .date-time a:hover{text-decoration:underline}.statistics .results .match .team-logos div{padding:3px}.statistics .results .match .team-names{flex:1;text-align:right}.statistics .results .match .scorers{width:100%;order:10;flex:none;padding-right:44px}.statistics .results .match .scorers .wrapper{height:auto}.statistics .results .match .scorers .wrapper div{bottom:auto;top:0;position:static;padding-top:0;padding-bottom:10px}.statistics .results .match .score{order:-1;margin-right:1px;margin-left:8px;padding:3px 0;border-radius:3px}.statistics .results .general-info{text-align:center}.search-results .controller{display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:flex-start}}@media all and (min-width: 1024px) and (hover: hover){.search-results .C1 .news-item:hover h2{color:#E01B2F}}@media all and (min-width: 1024px){.search-results .C2{width:300px;margin-top:0;flex-wrap:wrap}.search-results .C2 .wrapper{width:100%;margin-bottom:30px}.gallery{margin-top:0 !important}.gallery .photos-container{width:calc(100% - 300px)}}@media all and (min-width: 1024px) and (hover: hover){.gallery .close-share-container .back-to-article:hover .back-to{color:#FFB600}}@media all and (min-width: 1024px){.gallery .banner{display:block;width:300px}div[data-widgetId="odds-listing"]{margin-left:0 !important;margin-right:0 !important}}@media all and (min-width: 1280px){.header .menu-container ul.main-menu{display:flex}.header .menu-container ul.main-menu li{position:relative}}@media all and (min-width: 1280px) and (hover: hover){.header .menu-container ul.main-menu li:hover>a{background-color:#E01B2F}.header .menu-container ul.main-menu li:hover>ul{height:auto;opacity:1;padding:10px 0}.header .menu-container ul.main-menu li:hover .mega-menu{height:auto;opacity:1;padding:15px 0 4px 20px}}@media all and (min-width: 1280px){.header .menu-container ul.main-menu li>ul{position:absolute;width:180px;background-color:#fff;flex-wrap:wrap;height:0;overflow:hidden;opacity:0;box-shadow:0 2px 10px rgba(0,0,0,0.1);z-index:-1;padding:0}.header .menu-container ul.main-menu li>ul li{display:block;width:100%}.header .menu-container ul.main-menu li>ul li a{height:40px;padding:8px 20px 0;color:#2E2A1E;font-weight:700;text-transform:none;letter-spacing:0;font-size:16px}}@media all and (min-width: 1280px) and (hover: hover){.header .menu-container ul.main-menu li>ul li:hover>a{background-color:#F5F5F3;color:#E01B2F}}@media all and (min-width: 1280px){.header .menu-container ul.main-menu li>ul.two-cols{width:300px}.header .menu-container ul.main-menu li>ul.two-cols li{width:50%}.header .menu-container ul.main-menu li .mega-menu{height:0;opacity:0;padding:0 0 0 20px;display:flex;position:absolute;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,0.1);z-index:-1;background-color:#fff;width:710px;flex-wrap:wrap}.header .menu-container ul.main-menu li .other-mega-items{width:100%;display:flex;border-top:1px solid #DEDED8;margin:5px 20px 0 0;padding-top:16px}.header .menu-container ul.main-menu li .mega-item{margin-right:20px;width:210px}.header .menu-container ul.main-menu li .mega-item .box-header{margin-bottom:21px}.header .menu-container ul.main-menu li .mega-item .box-header div.h2,.header .menu-container ul.main-menu li .mega-item .box-header h2{margin-bottom:8px}.header .menu-container ul.main-menu li .mega-item .box-header div.h2 a,.header .menu-container ul.main-menu li .mega-item .box-header h2 a{padding:0;color:#2E2A1E;height:auto;font-size:24px;line-height:1.2;letter-spacing:-.2px;text-transform:none}}@media all and (min-width: 1280px) and (hover: hover){.header .menu-container ul.main-menu li .mega-item .box-header div.h2 a:hover,.header .menu-container ul.main-menu li .mega-item .box-header h2 a:hover{color:#E01B2F}}@media all and (min-width: 1280px){.header .menu-container ul.main-menu li .competition-container{display:flex;align-items:center;margin-bottom:20px}.header .menu-container ul.main-menu li .competition-logo{width:40px;height:40px;margin-right:10px;padding:0}.header .menu-container ul.main-menu li .competition-logo img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%}.header .menu-container ul.main-menu li .competition-wrapper div.h3 a,.header .menu-container ul.main-menu li .competition-wrapper h3 a{height:auto;color:#2E2A1E;text-transform:none;font-size:16px;letter-spacing:0;padding:0;margin:0;line-height:1;display:inline}}@media all and (min-width: 1280px) and (hover: hover){.header .menu-container ul.main-menu li .competition-wrapper div.h3 a:hover,.header .menu-container ul.main-menu li .competition-wrapper h3 a:hover{color:#E01B2F}}@media all and (min-width: 1280px){.header .menu-container ul.main-menu li .competition-wrapper ul{height:auto;margin-top:-6px}.header .menu-container ul.main-menu li .competition-wrapper ul li{display:inline}.header .menu-container ul.main-menu li .competition-wrapper ul li::after{content:'/';display:inline;font-size:11px;color:#E01B2F;margin:0 5px}.header .menu-container ul.main-menu li .competition-wrapper ul li:last-child::after{display:none}.header .menu-container ul.main-menu li .competition-wrapper ul li a{padding:0;height:auto;color:#E01B2F;text-transform:none;font-size:11px;letter-spacing:0;display:inline}}@media all and (min-width: 1280px) and (hover: hover){.header .menu-container ul.main-menu li .competition-wrapper ul li:hover a{background-color:#fff;text-decoration:underline}}@media all and (min-width: 1280px){.header .menu-container ul.main-menu li .all-the-news{padding:15px 0;color:#E01B2F;font-size:11px;border-top:1px solid #DEDED8}}@media all and (min-width: 1280px) and (hover: hover){.header .menu-container ul.main-menu li .all-the-news:hover{text-decoration:underline}}@media all and (min-width: 1280px) and (hover: hover){.header .menu-container ul.icons-menu li:hover>a{background-color:#E01B2F}}@media all and (min-width: 1280px){.sub-header{background-color:#F5F5F3}}@media all and (min-width: 1280px) and (hover: hover){.sub-header a:hover{background-color:#DEDED8}}@media all and (min-width: 1280px){.teams{background-color:#fff}.teams .controller{padding:0}.teams .controller .shadow-maker{position:relative}.teams .controller .shadow-maker::before{content:'';position:absolute;height:10px;width:100%;left:0;top:-10px;box-shadow:0 2px 10px 0 rgba(0,0,0,0.1)}.teams .controller a{height:84px;width:84px;padding:18px}.hero{order:-1}.hero .C3{width:300px;margin:0 0 0 12px}.hero .C3 .x728x90{display:none}.hero .C3 .x300x600{display:block;padding:0;height:600px}.news-block .C3{display:block;order:3;margin-left:12px;width:300px}.news-block .C3>*{margin-bottom:12px}.news-block .C3.visible-on-mobile{display:block}.news-block .C3 div.h2,.news-block .C3 h2{font-size:18px;letter-spacing:0}.news-block .C3 .statistics{padding:12px}.news-block .C3 .statistics .more{margin-top:15px}.news-block .C3.video-of-the-day .icon-header{margin-bottom:20px}.news-block+.banner+.news-block{padding-top:30px}.blogsport::before{display:none}.blogsport .controller{width:1236px;display:flex;flex-wrap:wrap;justify-content:space-between}.blogsport .prev-next{display:flex;border-radius:40px;height:42px;width:42px;justify-content:center;align-items:center;box-shadow:0 3px 10px rgba(46,42,30,0.25);transform:translate(0, 157px);background-color:#fff;position:relative;z-index:10;margin-right:-21px}.blogsport .prev-next:first-child{margin-right:0;margin-left:-21px}.blogsport .prev-next img{width:14px;height:14px}}@media all and (min-width: 1280px) and (hover: hover){.blogsport .prev-next:hover{background-color:#FFB600}}@media all and (min-width: 1280px){.blogsport .blogsport-wrapper{overflow:hidden}.blogsport .blogsport-container{padding-right:0}.blogsport .news-item:first-child{margin-left:0}.banner.x970x250{display:block;padding:30px 0}.banner.article-top{padding:30px 0}.banner.article-top .x728x90{display:none}.banner.article-top .x970x250{display:block;height:250px}}@media all and (min-width: 1280px) and (hover: hover){.news-item:hover .comments-no{opacity:1;background-color:#2E2A1E}.news-item:hover .comments-no.partner-icon{background-color:#fff}}@media all and (min-width: 1280px){.teams{position:relative}.teams::before{content:'';position:absolute;height:10px;width:100%;left:0;top:-10px;box-shadow:0 2px 10px 0 rgba(0,0,0,0.1)}.teams .controller{max-width:100%;width:100%;justify-content:center}.teams .controller .shadow-maker{width:100%;justify-content:center}.teams .controller .shadow-maker::before{display:none}.teams .controller a{width:calc(1236px / 17);padding:15px}}@media all and (min-width: 1280px) and (hover: hover){.teams .controller a:hover{background-color:rgba(46,42,30,0.1)}}@media all and (min-width: 1280px){.statistics .results .matchday select,.agenda .results .matchday select{display:none}.statistics .results .matchday ul,.agenda .results .matchday ul{display:flex;flex-wrap:wrap}.photo-of-the-day{display:block}.photo-of-the-day .x300x250{display:block}.photo-of-the-day .x728x90{display:none}.photo-of-the-day .controller{flex-direction:row}.photo-of-the-day .C1{order:1;width:300px}.photo-of-the-day .C1 .text-wrapper{min-height:362px}.photo-of-the-day .C1 .text-wrapper div.h2,.photo-of-the-day .C1 .text-wrapper h2{padding:12px 15px 5px 50px}.photo-of-the-day .C2{order:2;margin:0 0 0 12px}.partners .news-item div.h6,.partners .news-item h6{padding:0 15px;margin-bottom:12px}.partners .news-item .h2,.partners .news-item h2{font-size:18px;padding:0 15px}.related .related-wrapper{width:100%}.related .related-container{width:100%;justify-content:space-between;padding-right:0}.related .news-item{margin-left:0}.related .news-item:first-child{margin-left:0}.best-of-today-container{padding:30px 0 10px !important;background-color:#fff}.best-of-today-container .best-of-today{box-shadow:none;display:flex;flex-wrap:wrap;justify-content:space-between}.best-of-today-container .best-of-today .news-item{width:calc((100% - 48px) / 5);border-bottom:none;flex-direction:column}.best-of-today-container .C3{width:100%;margin-left:0}.best-of-today-container .C3 .statistics{padding:0}.best-of-today-container .C3 .box-header{justify-content:space-between;margin-bottom:25px}.best-of-today-container .C3 .box-header .h2,.best-of-today-container .C3 .box-header h2{width:auto}.best-of-today-container .C3 .box-header .tabs{width:auto;justify-content:flex-end}.best-of-today-container .C3 .box-header .tabs li{margin-left:4px}.pagination li{display:block}.pagination li.page-selector{display:none}.category-title .controller{padding:30px 12px}.category-title h1{font-size:36px}.search-results .C2{width:360px}.search-results .C2 .wrapper{padding:30px}.article .controller{max-width:1088px}.article-container{width:calc(100% - 360px)}.comments .controller{max-width:1088px}.comments .article-container{width:calc(100% - 530px)}.news-item .comments-no.partner-icon{padding:2px 5px 7px 10px}}@media all and (min-width: 1440px){.blogsport .prev-next{margin-right:-60px}.blogsport .prev-next:first-child{margin-left:-60px}}.story{z-index:2147483641 !important;display:none;position:fixed;background-color:#fff;top:0;left:0;height:100vh;overflow:hidden;transition:none}@media all and (min-width: 768px){.story{display:none}}.story.slide1{left:0}.story.slide2{left:-100vw}.story.slide3{left:-200vw}.story.slide4{left:-300vw}.story.slide5{left:-400vw}.story.slide6{left:-500vw}.story.slide7{left:-600vw}.story.slide8{left:-700vw}.story.slide9{left:-800vw}.story.slide10{left:-900vw}.story.slide11{left:-1000vw}.story.slide12{left:-1100vw}.story.slide13{left:-1200vw}.story.slide14{left:-1300vw}.story.slide15{left:-1400vw}.story-slide{width:100vw;height:100vh;padding:17px 15px 15px;position:relative;display:flex;flex-direction:column}.story-slide .close{position:absolute;top:28px;right:0;display:block;z-index:2;height:50px;width:50px;background-image:url(/images/icon-close-.svg);background-repeat:no-repeat;background-position:center}.story-slide h6{margin-right:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.story-steps{list-style-type:none;display:flex;justify-content:space-between;padding:0;margin-bottom:27px}.story-steps li{background-color:rgba(0,0,0,0.15);height:3px;width:calc((100% - 30px) / 7);position:relative}.story-steps li::before{width:0;transition:width 20s;background-color:#E01B2F}.story-steps li.active::before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%}.story-text{margin-top:26px;margin-bottom:20px;overflow:hidden;flex:1}.story-text h2{margin:0 25px 30px}.story-text p{font-size:22px;line-height:1.45}.story-text p a{color:#E01B2F;z-index:2;position:relative}.story-text .share-container{flex-wrap:wrap;margin:0 25px;position:relative;z-index:2}.story-text .share-container .share-button{width:100%;margin-right:0}.story-text .share-container .share-button.facebook span,.story-text .share-container .share-button.whatsapp span{display:block}.story-text .story-signature{margin:10px 0 30px;text-align:center}.story-text .story-signature img{max-height:30vh}.story-footer{display:flex;height:21px;width:100%;justify-content:space-between;align-items:center}.story-footer .prev,.story-footer .current,.story-footer .next{width:21px;height:21px;border:1px solid #E01B2F;text-align:center;color:#E01B2F;font-weight:700;font-size:11px;border-radius:50%;line-height:1;padding-top:3.5px;background-color:#fff}.story-footer .current{background-color:#E01B2F;color:#fff}.story-footer .story-arrow{display:flex;align-items:center;flex:1;margin:0 10px;height:7px}.story-footer .story-arrow .arrow{height:7px;width:7px;background-repeat:no-repeat;background-size:contain}.story-footer .story-arrow .line{flex:1;height:7px;background-repeat:repeat-x;background-image:url(/images/story-arrow-line.svg)}.story-footer .story-arrow.left .arrow{background-image:url(/images/story-arrow-left.svg)}.story-footer .story-arrow.right .arrow{background-image:url(/images/story-arrow-right.svg)}.story-footer .empty{opacity:0}.story-nav{display:block;position:absolute;height:100vh;width:50vw;top:0;z-index:1}.story-nav.prev{left:0}.story-nav.next{right:0}.story-nav.next.full{width:100vw}.story-photo{position:absolute;width:100vw;height:100vh;top:0;left:0;z-index:-2;background-color:#00326A;background-image:linear-gradient(to left, #005F6A 0%, #00326A 100%)}.story-photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.photo-slide .h6{display:none}.photo-slide .story-steps li{background-color:rgba(255,255,255,0.25)}.photo-slide .story-steps li.active{background-color:#fff}.photo-slide .close{background-image:url(/images/icon-close.svg)}.photo-slide .story-footer .prev,.photo-slide .story-footer .current,.photo-slide .story-footer .next{border-color:rgba(255,255,255,0.5);color:#fff;background-color:rgba(0,0,0,0.25)}.photo-slide .story-footer .current{background-color:#fff;color:#000}.photo-slide .story-footer .story-arrow .line{background-image:url(/images/story-arrow-line-light.svg)}.photo-slide .story-footer .story-arrow.left .arrow{background-image:url(/images/story-arrow-left-light.svg)}.photo-slide .story-footer .story-arrow.right .arrow{background-image:url(/images/story-arrow-right-light.svg)}.photo-slide::before,.photo-slide::after{content:'';display:block;position:absolute;height:100px;width:100%;left:0;z-index:-1}.photo-slide::before{background-image:linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);top:0}.photo-slide::after{background-image:linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);bottom:0}.story-item{background-image:linear-gradient(180deg, #E01B2F 0%, #FF3A00 100%);padding-bottom:25px;display:flex;flex-wrap:wrap;position:relative}@media all and (min-width: 768px){.story-item{display:none}}.story-item .thumb{width:235px;padding-bottom:235px;border-radius:1000px;margin:auto}.story-item .thumb-wrapper{border:8px solid rgba(255,255,255,0.5);width:270px;height:270px;border-radius:1000px;margin:0 auto;display:flex}.story-item .text-container div.h6,.story-item .text-container h6{color:#fff !important;margin-top:0}.story-item .text-container div.h6::before,.story-item .text-container div.h6::after,.story-item .text-container h6::before,.story-item .text-container h6::after{display:none}.story-item .text-container h2{color:#fff}.story-item .comments-no{left:5px;bottom:10px;position:absolute;font-size:11px;line-height:1.1;color:#fff;padding:8px 8px 7px 24px;background-image:url(/images/comment-w.svg);background-repeat:no-repeat;background-size:10px 10px;background-position:10px 10px}.story-item .story-steps{width:100%;margin:17px 15px 28px}.story-item .story-steps li{background-color:#fff}.story-item-hidden-on-mobile{display:none}@media all and (min-width: 768px){.story-item-hidden-on-mobile{display:flex}}.C1 .story-item{flex-wrap:nowrap;align-items:flex-start;padding:0}.C1 .story-item .thumb{width:71px;padding-bottom:71px;background:none;background-color:transparent}.C1 .story-item .thumb-wrapper{border:4px solid rgba(255,255,255,0.5);width:87px;height:87px;margin:15px 0 15px 15px}.C1 .story-item .story-steps{display:none}.C1 .story-item .text-container{width:auto;flex:1}.C1 .story-item .text-container h2{font-size:20px}.C1 .story-item .comments-no{left:auto;bottom:auto;right:6px;top:8px}.smp-match-widget .match-goals .match-inline-heading{font-family:"Barlow",sans-serif !important}div[data-widgetId="widget-match"]{background-color:#F5F5F3 !important;padding:20px !important;border-radius:10px !important}div[data-widgetId="widget-match"] .widget .widget-news-article .box-generic,div[data-widgetId="widget-match"] .widget .widget-prediction-poll{background-color:#F5F5F3 !important}div[data-widgetId="odds-listing"] .widget-prediction-poll .prediction-content{background-color:#F5F5F3 !important;padding:10px 20px !important}.smp-match-widget .widget-tabs-lined{background-color:#fff !important;margin-top:20px !important}.smp-match-widget .widget-tabs-lined .tab-content{background-color:transparent !important;padding:20px 10px 10px !important}.smp-match-widget .widget-tabs-lined .tab-nav a{font-family:"Barlow",sans-serif;padding:10px 0 8px;height:auto !important;font-weight:700}.smp-match-widget .widget-tabs-lined .tab-nav{border-top:none !important;border-bottom:1px solid #CBCAC7}.smp-match-widget .widget-tabs-lined .tab-nav li{margin-bottom:0}.smp-match-widget .match-overview .match-inline-meta{font-family:"Barlow",sans-serif;margin-bottom:0;font-size:14px;line-height:1.2}.smp-match-widget .match-overview .match-system{font-family:"Barlow",sans-serif !important}.smp-match-widget .match-overview .match-coaches{justify-content:center !important;margin-top:15px !important}.smp-match-widget .match-overview .match-coach{flex-direction:row-reverse !important;width:50%}.smp-match-widget .match-overview .match-coach:last-child{justify-content:flex-end}.smp-match-widget .match-overview .match-coach .name{color:#2E2A1E;margin:10px !important;text-transform:none;font-size:15px}.smp-match-widget .match-overview .match-coach .photo{max-height:40px;max-width:40px;height:40px;width:40px;margin:0 5px}.smp-match-widget .match-overview .match-lineups{margin-bottom:20px !important}.smp-match-widget .match-live-commentary .match-commentaries-list{border-bottom:1px solid #e8e8e8}.smp-match-widget .match-live-commentary .match-commentaries-list .commentary-item{margin-bottom:0}.smp-match-widget .match-live-commentary .match-commentaries-list .commentary-item .minute{font-family:"Barlow",sans-serif}.match-live-commentary{display:block !important;padding:10px 0 !important}.smp-match-widget .match-goals{padding:10px !important;background-color:#fff !important}.smp-match-widget .match-goals .match-inline-heading{background-color:#fff !important}.smp-match-widget .match-goals .match-goals-list .match-goals-item{margin-bottom:0}.smp-match-widget .match-goals .match-goals-list .match-goals-item .goal-player{margin-bottom:0 !important;border-bottom:1px solid #e8e8e8}.smp-match-widget .match-goals .match-goals-list .match-goals-item .goal-result{border-bottom:1px solid #dbdbdb;font-family:"Barlow",sans-serif}.smp-match-widget .match-goals .match-goals-list .match-goals-item .goal-player .goal-data .name{margin-bottom:0 !important}.smp-match-widget .match-goals .match-goals-list .match-goals-item .goal-player .goal-data .minute{color:#2E2A1E !important;font-family:"Barlow",sans-serif}.smp-match-widget .match-details .match-details-items{font-family:"Barlow",sans-serif}.smp-match-widget .player .player-text .primary{margin-bottom:0 !important;color:#2E2A1E}.smp-match-widget .player .player-text .secondary{font-family:"Barlow",sans-serif}.smp-match-widget .player .player-text{padding-bottom:0 !important}.smp-match-widget .player .player-image .photo{max-width:40px !important;max-height:40px !important;height:40px !important;width:40px !important}.smp-match-widget .player .shirt-number{font-family:"Barlow",sans-serif;font-weight:700;height:20px !important;width:20px !important;line-height:20px !important;font-size:10px !important}.smp-match-widget .player .player-image .icon{bottom:-5px !important}.smp-match-widget .player:first-child .icon{right:-5px !important}.smp-match-widget .player:last-child .icon{left:-5px !important}.smp-match-widget .match-statistics{margin-top:-15px;padding:0 0 10px !important;font-family:"Barlow",sans-serif}.smp-match-widget .match-statistics .stats-list .single-stat .stat-data{padding-bottom:3px !important}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}@media only screen and (max-width: 767px){.only_desktop{display:none !important}.only_tablet{display:none !important}.only_mobile{display:block !important}}@media only screen and (min-width: 768px) and (max-width: 1024px){.only_desktop{display:none !important}.only_tablet{display:block !important}.only_mobile{display:none !important}}@media only screen and (min-width: 1025px){.only_desktop{display:block !important}.only_tablet{display:none !important}.only_mobile{display:none !important}.not_desktop{display:none !important}}@media only screen and (max-width: 767px){.article-container .avatar{display:none}}.paddingTop30{padding-top:30px !important}.article-container .thumb .prev-photo{position:absolute;top:0;left:0;bottom:0;right:75%;z-index:50;cursor:url(/assets/old/images/prev-photo.png),w-resize;background:linear-gradient(to right, transparent 0%, transparent 100%)}.article-container .thumb .next-photo{position:absolute;top:0;left:25%;bottom:0;right:0;z-index:50;cursor:url(/assets/old/images/next-photo.png),e-resize;background:linear-gradient(to left, transparent 0%, transparent 40%)}@media all and (max-width: 767px){.paddingTop20Mobile{padding-top:20px}}@media only screen and (min-width: 768px){.agenda .overflower{max-height:185px;overflow-y:scroll}}@media all and (max-width: 767px){.teams .shadow-maker{width:850px !important}}@media (max-width: 767px){.related .news-item h2{max-height:105px}}.no-flexboxtweener iframe[name='__cmpLocator']{height:1px;width:1px}.comment-form{display:block !important}.pagina-statica{margin-top:-30px;line-height:1.6}.pagina-statica .inside{width:90%;max-width:930px;padding:1px 0 30px}.pagina-statica h1{font-weight:300;line-height:1.1;font-size:36px}.pagina-statica h2{text-transform:uppercase;font-size:18px;margin-top:30px;margin-bottom:20px;line-height:1.1;font-weight:700}.pagina-statica p{margin-bottom:20px;font-size:18px}.pagina-statica p a{color:#E01B2F}.pagina-statica p a:hover{border-bottom:1px dotted #E01B2F}.pagina-statica ul{font-size:18px;margin-bottom:20px;list-style-position:outside;padding-left:20px}.pagina-statica ul li{margin-bottom:15px;padding-left:8px}.inside{width:1236px;margin:0 auto}.hide-next-prev .prev-next{visibility:hidden}.comment.valoros{background-color:rgba(252,207,92,0.25);box-shadow:-20px 0 0 rgba(252,207,92,0.25),20px 0 0 rgba(252,207,92,0.25);padding:20px 0}.tags .tag{display:inline-block}.article-container p.data-autor img.logo-jurnalisport{height:22px;margin:2px 2px 0 2px}.semnatura-jurnalisport{background-color:#ffeb3b;color:#2c3e50;font-weight:500;padding:0 5px;border-radius:2px;box-shadow:0 2px 0 #f1c40f}.agenda table tr:nth-child(n+7){display:table-row}@media all and (max-width: 767px){.agenda table tr,.agenda table tr:nth-child(n+7){display:none}.agenda table tr.show_mobile{display:table-row !important}}.campionate-link{position:absolute;width:100%;height:100%;left:0;z-index:10}section.category-title .controller .autor img{border-radius:50%;width:100px;height:100px;vertical-align:middle;margin-right:20px;float:left;margin-top:-5px}.stage-title{font-size:16px;font-weight:600;border:none !important}@media only screen and (min-width: 769px){.forcePadding{padding-top:15px !important}}.parteneri{background-color:#f5f5f3;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.parteneri .nume-parteneri{text-align:left;font-size:0;margin-bottom:20px}.parteneri .nume-parteneri p{margin:0;display:inline-block;text-align:center;vertical-align:bottom;text-transform:uppercase;padding:20px 0 10px;border-bottom:1px dashed #bbb;color:#E01B2F;font-weight:300;font-size:20px;margin-right:12px}.parteneri .nume-parteneri p:nth-last-child(2){margin-right:0}.parteneri .nume-parteneri p.banner{border-bottom:1px dashed rgba(0,0,0,0)}.parteneri .nume-parteneri p.span1{width:300px}.parteneri .nume-parteneri p.span2{width:612px}.parteneri .nume-parteneri p.span3{width:924px}.parteneri .nume-parteneri p.span4{width:1236px}.parteneri .boxuri-parteneri{text-align:justify;margin-top:-20px}.parteneri .boxuri-parteneri .box-partener{display:inline-block;width:300px;vertical-align:top;font-size:18px;font-weight:bold;line-height:1.1}.parteneri .boxuri-parteneri .box-partener a{padding:15px 0 15px;display:block;text-align:center;border-bottom:1px solid #ddd}.parteneri .boxuri-parteneri .box-partener a:last-child{border-bottom:none;padding-bottom:10px}.parteneri .boxuri-parteneri .box-partener a:hover{color:#E01B2F}.parteneri .boxuri-parteneri .box-partener a img{width:100%;margin-bottom:12px;height:195px}.parteneri .boxuri-parteneri .box-partener a:hover img{box-shadow:0 3px 0 #e01b2f}.parteneri .boxuri-parteneri .box-partener a p{padding:0 10px}.video-container{position:relative;height:0;overflow:hidden;padding-bottom:56.25%}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.video-container-wrapper{padding-bottom:20px}#gdpr-close button.close{margin:0;padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}#gdpr-close .close{margin-right:5px;font-size:31px;float:right;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.article-body .article-container .text-articol .srw-container .article table th:last-child,.article-body .article-container .text-articol .srw-container .article table td:last-child .sr-widgets-matchinfo .sr-content{min-height:100px;overflow:hidden}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .owl-carousel{position:absolute;top:20px;bottom:0;display:block}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .owl-wrapper-outer,.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .owl-wrapper,.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .owl-item{height:100%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .owl-controls{padding:5px;float:right}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .owl-page{display:inline-block}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .owl-page span{display:block;width:12px;height:12px;margin:0 2px;opacity:.3;border-radius:20px;background-color:#fff}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .owl-page.active span,.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .owl-page:hover span{opacity:.7}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-matchinfo-header,.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-matchinfo-footer{position:absolute;left:0;right:0;height:20px;line-height:20px;padding-left:.5em;padding-right:.5em;font-size:13px;font-weight:400}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-matchinfo-header{top:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-matchinfo-footer{bottom:0;border-top:1px solid rgba(0,0,0,0.1);display:none}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-info--has-footer .sr-matchinfo-footer{display:block}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-info--has-footer .owl-carousel{bottom:21px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-footer-text{height:100%;position:relative}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-footer-text-1,.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-footer-text-2{transition:opacity 500ms ease-in-out}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-footer-text-1{transition-delay:400ms}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-footer-text-2{position:absolute;top:0;left:0;bottom:0;opacity:0}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-footer-text:hover .sr-footer-text-1{opacity:0;transition-delay:800ms}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-footer-text:hover .sr-footer-text-2{opacity:1;transition-delay:1200ms}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .owl-carousel{position:absolute;top:15px;bottom:0}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .owl-controls{margin-top:-13px;padding:0;text-align:center;position:absolute;width:100%;float:none}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .owl-page span{width:8px;height:8px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-matchinfo-header{height:15px;line-height:15px;font-size:11px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-info--has-footer .sr-matchinfo-footer{display:none}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-lmts-info-secondary-text{opacity:.6}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main{width:100%;height:100%;position:relative}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-banner-sponsor img{width:auto;height:auto;max-width:75%;max-height:75%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-team-left-wrapper,.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-team-right-wrapper{width:30%;position:absolute;margin:auto;top:0;left:1%;right:auto;bottom:0;text-align:center}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-team-right-wrapper{left:auto;right:1%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-team-home,.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-team-away{width:100%;height:100%;flex-direction:column;justify-content:center;display:flex}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-teamforms .sr-team-home,.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-teamforms .sr-team-away{height:80%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-crest-img{width:70px;height:70px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-team-name{font-size:14px;line-height:15px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-abbr{display:none}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-double-name .sr-team-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-double-name .sr-crest-img{width:60px;height:60px;margin:2%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-info-center{position:absolute;margin:auto;top:0;left:0;right:0;bottom:0;width:34%;text-align:center;font-size:13px;line-height:15px;display:inline-block;flex-direction:column;justify-content:center;display:flex}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-stadium{min-height:20%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-stadium-image{position:absolute;margin:auto;top:0;left:0;right:0;bottom:0;width:80%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-time{font-size:24px;line-height:24px;padding:2px 0;font-weight:500}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-date{min-height:20%;text-transform:uppercase}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-result{font-size:28px;line-height:normal;width:100%;margin:2px auto;display:table;border-radius:3px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-result-entry{display:table-cell}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-result-separator{width:1%;text-align:center;padding:0 2px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-result-left{width:49.5%;text-align:right}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-result-right{width:49.5%;text-align:left}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-info-top{font-weight:500;min-height:30%;padding-bottom:1px;margin-left:-20%;margin-right:-20%;flex-direction:column;justify-content:flex-end;display:flex}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-status-inner,.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-status-string{display:inline-block;text-transform:capitalize}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-clock-live-ot{display:none}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-clock-live-ot.hasCountdown{display:inline-block}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-clock-live-ot.sr-clock-inactive{display:none}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-clock-hide,.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-clock-hide ~ .sr-status-inner{display:none}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-date-post{padding:2% 0 5% 0}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-info-bot{padding-top:1px;min-height:30%;text-transform:uppercase;font-weight:500}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-teamform{position:absolute;left:0;right:0}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-teamform-list{display:inline-block;text-align:center;transform:translateY(200%)}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-teamform-listitem{float:left;margin:0 2px;font-size:15px;height:22px;width:22px;line-height:22px;transition:opacity 700ms, transform 500ms;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:1;box-shadow:0 1px 0 0 rgba(0,0,0,0.3);border-radius:2px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-teamform-listitem:nth-child(1){transition-delay:590ms}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-teamform-listitem:nth-child(2){transition-delay:680ms}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-teamform-listitem:nth-child(3){transition-delay:770ms}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-teamform-listitem:nth-child(4){transition-delay:860ms}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-teamform-listitem:nth-child(5){transition-delay:950ms}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-ticker-splash-intro .sr-teamform-listitem{opacity:1;transform:translateY(-200%)}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-teamform-label-W{background-color:#039e1e}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-teamform-label-D{background-color:#f5a623}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-main .sr-teamform-label-L{background-color:#f32f2e}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-main .sr-info-center{font-size:10px;line-height:10px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-main .sr-time{font-size:16px;font-weight:400}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-main .sr-result{font-size:20px;line-height:24px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-main .sr-full{display:none}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-main .sr-abbr{display:block}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-main .sr-status-string{display:block}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-main .sr-clock-separator{display:none}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-main .sr-teamform-listitem{width:13px;height:13px;margin:0 1px;font-size:10px;line-height:13px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-main .sr-teamforms .sr-team-home,.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-main .sr-teamforms .sr-team-away{height:78%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-main .sr-crest-img{width:35px;height:35px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-main .sr-double-name .sr-crest-img{width:30px;height:30px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small.sr-sid-22 .sr-infoslide-main .sr-teamforms .sr-team-home,.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small.sr-sid-22 .sr-infoslide-main .sr-teamforms .sr-team-away{height:55%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small.sr-sid-22 .sr-infoslide-main .sr-team-home,.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small.sr-sid-22 .sr-infoslide-main .sr-team-away{height:55%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small.sr-sid-22 .sr-infoslide-main .sr-crest-wrapper{height:64%;top:13%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small.sr-sid-22 .sr-info--has-footer .sr-matchinfo-footer{display:block;font-size:11px;line-height:15px;height:15px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-medium .sr-infoslide-main .sr-info-center{font-size:12px;line-height:12px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-medium .sr-infoslide-main .sr-result{line-height:34px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-medium .sr-infoslide-main .sr-teamform-listitem{width:16px;height:16px;font-size:11px;line-height:16px;margin:0 1px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-medium .sr-infoslide-main .sr-crest-img{width:50px;height:50px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-medium .sr-infoslide-main .sr-double-name .sr-crest-img{width:45px;height:45px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-crest-img{border-radius:2px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-infoslide-main.sr-match-live .sr-teamform{display:none}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-infoslide-main.sr-match-live .sr-status{display:none}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-infoslide-main.sr-match-post .sr-info-bot{display:none}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-infoslide-main.sr-match-pre .sr-info-center{min-height:20%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-infoslide-main .sr-info-bot{position:absolute;bottom:11%;width:100%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-infoslide-main .sr-crest-wrapper{position:relative}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-infoslide-main .sr-team-name{padding-top:10%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-infoslide-main .sr-team-name .sr-full{min-height:18px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-infoslide-main .sr-crest-img{width:50%;height:auto}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-infoslide-main .sr-team-right-wrapper,.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-infoslide-main .sr-team-left-wrapper{width:50%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-infoslide-main .sr-crest-wrapper{top:8px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-infoslide-main .sr-info-center{top:auto;width:100%;bottom:12%;min-height:40%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-infoslide-main .sr-date-post{display:none}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-infoslide-main .sr-info-top{display:block;position:absolute;bottom:0;left:0;right:0;font-size:12px;min-height:auto}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-infoslide-main .sr-result{position:absolute;width:50%;left:25%;bottom:0;top:25%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-infoslide-main .sr-info-bot{min-height:auto}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-infoslide-main .sr-teamforms .sr-crest-wrapper{top:10%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-sid-22 .sr-infoslide-main .sr-team-name.sr-full{min-height:15px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-wrapper{position:relative;height:100%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-list-slide{width:85%;height:127px;font-size:12px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-list-slide .sr-list-slide-item{position:relative;width:50%;display:inline;float:left;margin:4px 0;padding-left:5px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-list-slide .sr-infoslide-icon{position:absolute;left:0;width:36px;height:36px;font-size:30px;padding:2px;border:1px solid;border-radius:50%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-list-slide .sr-infoslide-text{margin-left:40px;padding:3px 0}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-list-slide .sr-infoslide-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-transform:uppercase}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-list-slide .sr-infoslide-info{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:1.2em}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-list-slide .sr-infoslide-abbr{display:none}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-medium .sr-list-slide{height:100px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-medium .sr-list-slide .sr-list-slide-item{margin:0}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-medium .sr-list-slide .sr-infoslide-icon{width:30px;height:30px;font-size:24px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-medium .sr-list-slide .sr-infoslide-text{margin-left:37px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-list-slide{width:92%;height:82%;font-size:9px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-list-slide .sr-list-slide-item{margin:0 0 1% 0}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-list-slide .sr-infoslide-icon{width:21px;height:21px;font-size:19px;padding:0;margin:1px 0}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-list-slide .sr-infoslide-text{margin-left:20px;line-height:12px;padding:0}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-icon{font-size:22px;background-repeat:no-repeat;background-position:center center}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers{width:100%;height:100%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-infoslide-scorers-wrapper{padding:10px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-timeline{position:relative;padding-top:6px;padding-bottom:3px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-caption{text-align:center;text-transform:uppercase;font-size:14px;font-weight:500}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-item{position:relative;height:18px;line-height:18px;font-size:13px;margin-bottom:4px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-vline{position:absolute;top:0;bottom:0;left:0;right:0;width:2px;margin:auto}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-indicator{width:130px;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-time{width:30%;position:relative;display:inline-block;height:100%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-placeholder,.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-player{position:absolute;top:0;bottom:0;width:50%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-placeholder .sr-player-name,.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-player .sr-player-name{height:100%;padding:0 6px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-team-left .sr-time{float:left;text-align:right}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-team-left .sr-icon{float:left;margin-left:-10px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-team-left .sr-placeholder{right:0}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-team-left .sr-placeholder .sr-player-name{margin-left:75px;text-align:left}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-team-left .sr-player{left:0}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-team-left .sr-player .sr-player-name{margin-right:75px;text-align:right}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-team-right .sr-time{float:right;text-align:left}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-team-right .sr-icon{float:right;margin-right:-10px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-team-right .sr-placeholder{left:0}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-team-right .sr-placeholder .sr-player-name{margin-right:75px;text-align:right}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-team-right .sr-player{right:0}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo .sr-infoslide-scorers .sr-team-right .sr-player .sr-player-name{margin-left:75px;text-align:left}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-scorers{height:87%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-scorers .sr-caption{font-size:12px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-scorers .sr-item{height:14px;line-height:14px;font-size:11px;margin-bottom:2px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-scorers .sr-player-name{padding:0}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-scorers .sr-indicator{width:110px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-scorers .sr-icon{display:none}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-scorers .sr-time{width:50%}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-scorers .sr-team-left .sr-placeholder .sr-player-name{margin-left:40px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-scorers .sr-team-left .sr-player .sr-player-name{margin-right:40px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-scorers .sr-team-left .sr-time{margin-left:-5px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-scorers .sr-team-right .sr-placeholder .sr-player-name{margin-right:40px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-scorers .sr-team-right .sr-player .sr-player-name{margin-left:40px}.article-body .article-container .text-articol .srw-container .sr-widgets-matchinfo.sr-small .sr-infoslide-scorers .sr-team-right .sr-time{margin-right:-5px}.article-body .articol.new-art .text-articol section .srw-container .sr-widget{font-size:11px}.article-body .articol.new-art .text-articol section .srw-container table td{font-size:11px;line-height:1;margin-bottom:0;border-top:0;padding:0}.article-body .articol.new-art .text-articol section .srw-container .sr-commentlist{color:black}.article-body .articol.new-art .text-articol section .srw-container p{font-size:11px;line-height:1;color:black;margin-bottom:0px}.article-body .articol.new-art .text-articol section .srw-container ol li,.article-body .articol.new-art .text-articol section .srw-container ul li{font-size:11px;line-height:1}.article-body .srl-header.srl-header,.article-body .sr-widget .sr-header.sr-header,.article-body .sr-widget .sr-header-4.sr-header-4,.article-body .srl-tabs-wrapper .srl-tabs .srl-tabs-header.srl-tabs-header,.article-body .sr-widget .sr-team-header-home.sr-team-header-home,.article-body .sr-widget .sr-team-header-away.sr-team-header-away,.article-body .srl-content .srl-tabs-wrapper .srl-tabs .sr-subheader-1,.article-body .sr-widget .sr-highlight-solid-trans.sr-highlight-solid-trans,.article-body .sr-widget.sr-large .sr-matclineups-teams .sr-tab .sr-lineups-header-home.sr-lineups-header-home,.article-body .sr-widget.sr-large .sr-matclineups-teams .sr-tab .sr-lineups-header-away.sr-lineups-header-away,.article-body .sr-content .sr-tabs .sr-tabs-header .sr-tab.sr-tab,.article-body .sr-widget .sr-header-3.sr-header-3,.article-body .srl-content .srl-tabs-wrapper .srl-tabs .sr-filter .sr-active{background-color:#e01b2f}.article-body .srl-matchcommentary{background-image:url(https://cs.betradar.com/ls/widgets/assets/gazetasporturilorlspc/widgets/images/background.jpg);background-size:contain}.article-body section .srw-container .sr-widget{font-size:11px}.article-body section .srw-container table td{font-size:11px;line-height:1;margin-bottom:0;border-top:0;padding:0}.article-body section .srw-container .sr-commentlist{color:black}.article-body section .srw-container p{font-size:11px;line-height:1;color:black;margin-bottom:0px}.article-body section .srw-container ol li,.article-body section .srw-container ul li{font-size:11px;line-height:1}.article-body .srl-header.srl-header,.article-body .sr-widget .sr-header.sr-header,.article-body .sr-widget .sr-header-4.sr-header-4,.article-body .srl-tabs-wrapper .srl-tabs .srl-tabs-header.srl-tabs-header,.article-body .sr-widget .sr-team-header-home.sr-team-header-home,.article-body .sr-widget .sr-team-header-away.sr-team-header-away,.article-body .srl-content .srl-tabs-wrapper .srl-tabs .sr-subheader-1,.article-body .sr-widget .sr-highlight-solid-trans.sr-highlight-solid-trans,.article-body .sr-widget.sr-large .sr-matclineups-teams .sr-tab .sr-lineups-header-home.sr-lineups-header-home,.article-body .sr-widget.sr-large .sr-matclineups-teams .sr-tab .sr-lineups-header-away.sr-lineups-header-away,.article-body .sr-content .sr-tabs .sr-tabs-header .sr-tab.sr-tab,.article-body .sr-widget .sr-header-3.sr-header-3,.article-body .srl-content .srl-tabs-wrapper .srl-tabs .sr-filter .sr-active{background-color:#e01b2f}.article-body .srl-matchcommentary{background-image:url(https://cs.betradar.com/ls/widgets/assets/gazetasporturilorlspc/widgets/images/background.jpg);background-size:contain}.article .srw-container table th:last-child,.article .srw-container table td:last-child{text-align:inherit}.hide_on_beta{display:none !important}mark{background-color:#FFE8AB}.widget-poll{background-color:#F5F5F3;padding:12px;border-radius:5px;display:flex;flex-wrap:wrap;align-items:center;width:100%;margin-left:30px;margin-right:30px}.widget-poll .widget-poll-image{display:none}.widget-poll .widget-poll-name{font-weight:700;font-family:"Barlow", sans-serif;box-sizing:border-box;color:#2e2a1e;display:block;letter-spacing:normal;line-height:25.52px;min-height:25px;height:auto}.widget-poll input.submit-button{padding:0}.widget-poll .radio-button-option{min-height:38px;background-color:#FFF;margin-top:4px;border-radius:3px}.widget-poll .radio-button-option label{padding-left:10px;line-height:35px}.widget-poll .radio-button-option:hover{background-color:#FFE8AB}.article .widget-poll{margin-left:15px;margin-right:15px;width:calc(100% - 30px);margin-bottom:22px}@media all and (max-width: 767px){.widget-poll{margin-left:30px;margin-right:30px;width:calc(100% - 60px);border-radius:10px;padding:26px 20px 25px}}.widget.widget-odds a.odds-provider>img{max-width:100% !important}@media all and (max-width: 767px){.widget.widget-odds a.odds-provider>img{max-width:none !important}}.cv-auto{content-visibility:auto}.hide_banners .height290{display:none}.hide_banners height200{display:none}.hide_banners .banner{display:none !important}@media screen and (max-width: 600px){.article .article-hero .thumb img{height:auto}.height290{height:290px !important}.height330{height:330px !important}.x320x50{height:100px !important}.x320x130{height:130px !important}}@media screen and (min-width: 1200px){.x600x300{height:600px !important}.x300x250{height:300px !important}.article .article-hero .thumb img{width:100%;height:auto}.blogsport-wrapper{width:100%;max-height:225px}.banner.leaderboard.only_desktop.x970x250.banner{height:310px}.height200{min-height:200px}.height310{min-height:310px}.height150{min-height:150px !important}.owl-carousel.owl-drag .owl-item{margin-right:10px}}.C2 .banner{max-width:579px}.C2 .banner{max-width:630px}.C2 .banner612{max-width:630px;width:612px}.C2 .banner.timisoreanaWidget{max-width:none !important}#article-aside-banner-container .banner-container .banner{text-align:initial}.height118{min-height:118px}.height290{min-height:290px !important}#menu-modal{-webkit-overflow-scrolling:touch}.info{z-index:1000}.other{display:block}.gallery-link{font-size:20px;line-height:0.9;z-index:1000}.center{text-align:center}.before-hero{order:-2}.enableBranding section.blogsport,.enableBranding section.partners{background:#fff}@media all and (min-width: 1280px){.enableBranding .firstBranding.hero .marcaj{background-color:#333;color:#fede00}.enableBranding .firstBranding.hero .C2 .text-container h2{color:white}.enableBranding .firstBranding.hero .C2 .text-container h6{color:#ffdb03}.enableBranding .firstBranding.hero .C1 .news-item,.enableBranding .firstBranding.hero .C2 .news-item{background:none;background-color:#FFF}.enableBranding .firstBranding.hero .C1 .news-item .text-container h6,.enableBranding .firstBranding.hero .C2 .news-item .text-container h6{color:#E01B2F}.enableBranding .firstBranding.hero .C1 .news-item .text-container h6::before,.enableBranding .firstBranding.hero .C2 .news-item .text-container h6::before{background:#fff}.enableBranding .firstBranding.hero .C1 .news-item .text-container h6::after,.enableBranding .firstBranding.hero .C2 .news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.enableBranding .firstBranding.hero .C1 .news-item .text-container h2,.enableBranding .firstBranding.hero .C2 .news-item .text-container h2{background:#fff;color:#333}.enableBranding .firstBranding.hero .C3 .banner{background:transparent}.enableBranding .main-container{background:url(/plugins/brandings/bg-fortuna-2020112.jpg) no-repeat center 45px !important}}@media all and (max-width: 767px){.enableBranding .banner.fortuna{background-color:#ffdb03}.enableBranding .firstBranding{background-color:#ffdb01}.enableBranding .firstBranding.hero .C2 .text-container h2{color:#000000}.enableBranding .firstBranding.hero .C2 .text-container h6{color:#E01B2F}.enableBranding .firstBranding.hero .C2 .news-item{background-image:linear-gradient(270deg, #ffdb01 0%, #ffdb01 100%)}.enableBranding .firstBranding.hero .C2 .text-container h6::before{background-image:linear-gradient(to top, rgba(255,219,1,0) 0%, #ffdb01 71%)}.enableBranding .firstBranding.hero .C2 .text-container h6::after{background-image:url(/images/h6shape-branding.svg)}}.enableBranding .paddingTop20{padding-top:20px;background-color:transparent}@media (min-width: 100px){section .C2 .banner.fortunaWidget{background-color:#ffdb01;order:-1}section .C2 .banner.fortunaWidget .dfpslot{max-width:612px;overflow:hidden}section a.news-item.fortunaWidget{border-top-left-radius:0 !important;border-top-right-radius:0 !important;background-color:#ffdb01}section a.news-item.fortunaWidget .text-container h6{color:#e01b2f}section a.news-item.fortunaWidget .text-container h6::before{background:#ffdb01}section a.news-item.fortunaWidget .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ffdb01' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ffdb01'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section a.news-item.fortunaWidget .text-container h2{background:#ffdb01;color:#333}}.banner.fortunaWidget .dfpslot{max-width:612px !important}section .C2 .banner.timisoreanaWidget{background-image:linear-gradient(115deg, #6cb3d7 0%, #6cb3d7 70%, #1b2f7c 100%);order:-1}section .C2 .banner.timisoreanaWidget .dfpslot{max-width:612px;overflow:hidden}section a.news-item.timisoreanaWidget{border-top-left-radius:0 !important;border-top-right-radius:0 !important;background-image:linear-gradient(115deg, #6cb3d7 0%, #6cb3d7 70%, #1b2f7c 100%)}section a.news-item.timisoreanaWidget .text-container h6::before{background-image:linear-gradient(to top, #6cb3d7 0%, #6cb3d7 71%)}section a.news-item.timisoreanaWidget .text-container h6::after{background-image:url(/images/h6shape-brandingtimisoreana.svg)}.banner.timisoreanaWidget .dfpslot{max-width:612px !important}@media all and (min-width: 1280px){section.calupFortuna{background:#ffdb01 url(/plugins/brandings/bg-calup-fortuna-2020-11-17.jpg) no-repeat center 0 !important}section.calupFortuna .controller{margin-top:30px}section.calupFortuna .C3 .banner{background:transparent !important}.banner.calupFortuna{background-color:#ffdb01}}@media all and (max-width: 767px){section.calupFortuna .C1 .banner{background-color:#fff}section.calupFortuna .C2 .banner{background-color:#ffdb01;order:-1}section.calupFortuna .C2 a.news-item:first-child{background-color:#ffdb01}section.calupFortuna .C2 a.news-item:first-child .text-container h6{color:#fe0c09}section.calupFortuna .C2 a.news-item:first-child .text-container h6::before{background:#ffdb01}section.calupFortuna .C2 a.news-item:first-child .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ffdb01' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ffdb01'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section.calupFortuna .C2 a.news-item:first-child .text-container h2{background:#ffdb01;color:#333}section.calupFortuna .C2 a.news-item h2{color:#333}section.calupFortuna .C2 a.news-item h6{background-color:#fff;color:#333}section.calupFortuna.marginBottom20{margin-bottom:17px}}@media all and (min-width: 1280px){section.calupPenny{background:transparent url(/plugins/brandings/penny/bg-penny.jpg) no-repeat center 0 !important}section.calupPenny .controller{margin-top:30px}section.calupPenny .C3 .banner{background:transparent !important}.banner.calupPenny{background-color:transparent}}@media all and (max-width: 767px){section.calupPenny .C1 .banner{background-color:transparent;padding-bottom:5px}section.calupPenny .C2 .banner{background-color:transparent;order:-1}section.calupPenny .C2 a.news-item:first-child{background-color:#ec1d25}section.calupPenny .C2 a.news-item:first-child .text-container h6{color:#ffe07b}section.calupPenny .C2 a.news-item:first-child .text-container h6::before{background:#ec1d25}section.calupPenny .C2 a.news-item:first-child .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ec1d25' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ec1d25'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section.calupPenny .C2 a.news-item:first-child .text-container h2{background:#ec1d25;color:#fff}section.calupPenny .C2 a.news-item h2{color:#333}section.calupPenny .C1 a.news-item h2{color:#333}section.calupPenny.marginBottom20{margin-bottom:17px}}.deschiderePhilips section.blogsport,.deschiderePhilips section.partners{background:#fff}@media all and (min-width: 1280px){.deschiderePhilips .firstBranding.hero .C2 .text-container h2{color:white}.deschiderePhilips .firstBranding.hero .C2 .text-container h6{color:transparent}.deschiderePhilips .firstBranding.hero .C1 .news-item,.deschiderePhilips .firstBranding.hero .C2 .news-item{background-image:linear-gradient(270deg, #fff 0%, #fff 100%)}.deschiderePhilips .firstBranding.hero .C1 .text-container h6,.deschiderePhilips .firstBranding.hero .C2 .text-container h6{color:#751169}.deschiderePhilips .firstBranding.hero .C1 .text-container h6::before,.deschiderePhilips .firstBranding.hero .C2 .text-container h6::before{background:#fff}.deschiderePhilips .firstBranding.hero .C1 .text-container h6::after,.deschiderePhilips .firstBranding.hero .C2 .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.deschiderePhilips .firstBranding.hero .C1 .text-container h2,.deschiderePhilips .firstBranding.hero .C2 .text-container h2{background:#fff;color:#333}.deschiderePhilips .firstBranding.hero .C3 .banner{background:transparent}.deschiderePhilips .main-container{background:url(/plugins/brandings/philips/bg-philips-deschidere.jpg) no-repeat center 45px}}@media all and (max-width: 767px){.deschiderePhilips .banner.timisoreana{background:linear-gradient(90deg, #261b44 0%, #751169 100%)}.deschiderePhilips .firstBranding{background:linear-gradient(90deg, #261b44 0%, #751169 100%)}.deschiderePhilips .firstBranding.hero .C2 h2 span.marcaj{background-color:#0079c2;color:#ffffff}.deschiderePhilips .firstBranding.hero .C2 .news-item{background:linear-gradient(90deg, #261b44 0%, #751169 100%)}.deschiderePhilips .firstBranding.hero .C2 .text-container h2{background:transparent !important}.deschiderePhilips .firstBranding.hero .C2 .text-container h6{color:#0079c2}.deschiderePhilips .firstBranding.hero .C2 .text-container h6::before{background:#261b44}.deschiderePhilips .firstBranding.hero .C2 .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23261b44' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23261b44'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.deschiderePhilips .firstBranding.hero .C2 .text-container h2{background:#261b44;color:#fff}.deschiderePhilips .firstBranding.hero .C3 .banner{background:#ffffff}}.deschiderePhilips .paddingTop20{padding-top:20px;background-color:transparent}section .C2 .banner.fantasticaWidget{background-image:none;background-color:#ffee00;order:-1}section .C2 .banner.fantasticaWidget .dfpslot{max-width:612px;overflow:hidden}section a.news-item.fantasticaWidget{border-top-left-radius:0 !important;border-top-right-radius:0 !important;background-image:none;background-color:#ffee00}section a.news-item.fantasticaWidget .text-container h6{color:#ec1f27}section a.news-item.fantasticaWidget .text-container h6::before{background:#fe0}section a.news-item.fantasticaWidget .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fe0' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fe0'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section a.news-item.fantasticaWidget .text-container h2{background:#fe0;color:#333}.banner.fantasticaWidget .dfpslot{max-width:612px !important}.fantasticaWidget{background-color:#ffee00}section .C2 .banner.dornaWidget{background-image:none;background-color:#c7e6f6;order:-1;max-width:612px !important}section .C2 .banner.dornaWidget .dfpslot{max-width:612px !important;overflow:hidden}section a.news-item.dornaWidget{border-top-left-radius:0 !important;border-top-right-radius:0 !important;background-image:none;background-color:#c7e6f6}section a.news-item.dornaWidget .marcaj{background-color:#003d7f;color:#c7e6f6}section a.news-item.dornaWidget .text-container h6{color:#eb003b}section a.news-item.dornaWidget .text-container h6::before{background:#c7e6f6}section a.news-item.dornaWidget .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23c7e6f6' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23c7e6f6'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section a.news-item.dornaWidget .text-container h2{background:#c7e6f6;color:#003d7f}.banner.dornaWidget{max-width:612px !important;order:-1;background-color:#c7e6f6}.banner.dornaWidget .dfpslot{max-width:612px !important}@media all and (min-width: 1280px){section.calupDurex{background:transparent url(/plugins/brandings/durex-calup.png) no-repeat center 0 !important;background-position:right bottom !important}section.calupDurex .controller{margin-top:30px}section.calupDurex a.news-item:first-child{background-color:#ffffff}section.calupDurex .C3 .banner{background:transparent !important}.banner.calupDurex{background-color:transparent}}@media all and (max-width: 767px){section.calupDurex{background-size:cover;background:url(/plugins/brandings/durex-bg-mobile.png) center bottom !important}section.calupDurex .C1 .banner{background:transparent !important;padding-bottom:5px}section.calupDurex .C2 .banner{order:-1}section.calupDurex.marginBottom20{margin-bottom:17px}}section .C2 .banner.campionateWidget{background-image:none;background-color:#333;order:-1;max-width:612px !important}section .C2 .banner.campionateWidget .dfpslot{max-width:612px !important;overflow:hidden}section .statistics .casapariurilor-logo{margin:1px 0 10px 10px;width:94px;height:32px;background-image:url(/images/logo-cp-clasament.png);background-repeat:no-repeat;background-position:center}section .statistics .box-header h2{min-width:63px}section .statistics .box-header .competition-selector{background-image:url(/images/dropdown-arrow-white.svg);background-color:#333;margin:1px 0 10px 8px}section .statistics .box-header .tabs li a{color:#FFF;background-color:#EC1F27}section .statistics .box-header .tabs li a.selected{background-color:#FFEE00;color:#EC1F27;border:1px solid #FFEE00}section .statistics .box-header .tabs li a:hover{background-color:#FFEE00;color:#EC1F27;border:1px solid #FFEE00}section .statistics .results .match .score{background-color:#FFEE00 !important}.banner.campionateWidget{max-width:612px !important;order:-1;background-color:#c7e6f6}.banner.campionateWidget .dfpslot{max-width:612px !important}@media all and (min-width: 1280px){.betfair24august section.firstBranding{background:transparent !important}.betfair24august .hero .marcaj{background-color:#feb80b;color:#333}.betfair24august .hero .news-item:hover .text-container h2,.betfair24august .hero h2:hover{color:#162c53 !important}.betfair24august .hero .banner{background:transparent}.betfair24august .hero a.news-item{background-image:none;background-color:#fff !important}.betfair24august .hero .text-container h6{color:#feb80b}.betfair24august .hero .text-container h6::before{background:#fff}.betfair24august .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betfair24august .hero .text-container h2{background:#fff;color:#333}.betfair24august .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.betfair24august .main-container{background:#fff url(/plugins/brandings/betfair-bg-pentru-18.jpg) no-repeat center 45px !important}.betfair24august section.blogsport,.betfair24august section.partners{background:#fff}.betfair24august footer{background:#ffffff}}@media all and (max-width: 767px){.betfair24august .firstBranding{background-color:#000 !important}.betfair24august .hero .C2 .marcaj{background-color:#333;color:#fff}.betfair24august .hero .C2 a.news-item{background-image:none;background-color:#FFF !important}.betfair24august .hero .C2 a.news-item:first-child{background-color:#feb80b !important}.betfair24august .hero .C2 a.news-item:first-child .text-container h6{color:#fff}.betfair24august .hero .C2 a.news-item:first-child .text-container h6::before{background:#feb80b}.betfair24august .hero .C2 a.news-item:first-child .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23feb80b' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23feb80b'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betfair24august .hero .C2 a.news-item:first-child .text-container h2{background:#feb80b;color:#333}}section .C2 .banner.fortunaWidgetAugust{background-image:none;background-color:#ffee00;order:-1}section .C2 .banner.fortunaWidgetAugust .dfpslot{max-width:612px;overflow:hidden}section a.news-item.fortunaWidgetAugust{border-top-left-radius:0 !important;border-top-right-radius:0 !important;background-image:none;background-color:#ffee00}section a.news-item.fortunaWidgetAugust .text-container h6{color:#eb003b}section a.news-item.fortunaWidgetAugust .text-container h6::before{background:#ffdb03}section a.news-item.fortunaWidgetAugust .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ffdb03' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ffdb03'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section a.news-item.fortunaWidgetAugust .text-container h2{background:#ffdb03;color:#333}@media all and (max-width: 767px){.fortunaWidgetAugust{order:-1;text-align:center;background:#ffdb01}}.banner.fortunaWidgetAugust .dfpslot{max-width:612px !important}section .C2 .banner.retro{background-image:none;background-color:#eae5dc;order:-1;max-width:612px !important}section .C2 .banner.retro .dfpslot{max-width:612px !important;overflow:hidden}section a.news-item.retro{border-top-left-radius:0 !important;border-top-right-radius:0 !important;background-image:none;background-color:#eae5dc}section a.news-item.retro .logo-article{display:block !important;position:absolute;right:10px;background-color:#eae5dc;border-bottom-left-radius:10px;padding-left:10px}section a.news-item.retro .comments-no{display:none !important}section a.news-item.retro .marcaj{background-color:#003d7f;color:#eae5dc}section a.news-item.retro .text-container h6{color:#ca2d2e}section a.news-item.retro .text-container h6::before{background:#eae5dc}section a.news-item.retro .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23eae5dc' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23eae5dc'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section a.news-item.retro .text-container h2{background:#eae5dc;color:#333}@media all and (max-width: 767px){.retro .logo-article{right:0 !important;padding-right:10px;background:none;max-height:14px}}.banner.retro{max-width:612px !important;order:-1;background-color:#eae5dc}.banner.retro .dfpslot{max-width:612px !important}@media all and (min-width: 1280px){.vodafone section.firstBranding{background:transparent !important}.vodafone .hero .marcaj{background-color:#e60000;color:#fff}.vodafone .hero .news-item:hover .text-container h2,.vodafone .hero h2:hover{color:#162c53 !important}.vodafone .hero .banner{background:transparent}.vodafone .hero a.news-item{background-image:none;background-color:#fff !important}.vodafone .hero .text-container h6{color:#e60000}.vodafone .hero .text-container h6::before{background:#fff}.vodafone .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.vodafone .hero .text-container h2{background:#fff;color:#333}.vodafone .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.vodafone .main-container{background:#fff url(/plugins/brandings/gsp-vodafone-background-1920x1080.jpg) no-repeat center 45px !important}.vodafone section.blogsport,.vodafone section.partners{background:#fff}.vodafone footer{background:#ffffff}}@media all and (max-width: 767px){.vodafone .firstBranding{background-color:#e60000 !important}.vodafone .hero .C2 .marcaj{background-color:#00b0ca;color:#fff}.vodafone .hero .C2 a.news-item{background-image:none;background-color:#FFF !important}.vodafone .hero .C2 a.news-item:first-child{background-color:#e60000 !important}.vodafone .hero .C2 a.news-item:first-child .text-container h6{color:#000}.vodafone .hero .C2 a.news-item:first-child .text-container h6::before{background:#e60000}.vodafone .hero .C2 a.news-item:first-child .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23e60000' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23e60000'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.vodafone .hero .C2 a.news-item:first-child .text-container h2{background:#e60000;color:#fff}}@media all and (min-width: 1280px){.emag .hero .marcaj{background-color:#E01B2F;color:#fff}.emag .hero .news-item:hover .text-container h2,.emag .hero h2:hover{color:#162c53 !important}.emag .hero .banner{background:transparent}.emag .hero a.news-item{background-image:none}.emag .hero a.news-item .text-container h6{color:#E01B2F}.emag .hero a.news-item .text-container h6::before{background:#fff}.emag .hero a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.emag .hero a.news-item .text-container h2{background:#fff;color:#000}.emag .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.emag .main-container{background:#000 url(/plugins/brandings/bg-cu-text.jpg) no-repeat center 45px !important}.emag section.blogsport,.emag section.partners{background:#fff}.emag footer{background:#ffffff}}@media all and (max-width: 767px){.emag .firstBranding{background-color:#000}.emag .hero .C2 .marcaj{background-color:#E01B2F;color:#fff}.emag .hero .C2 a.news-item{background:linear-gradient(90deg, #a6a6a6 0%, #deded8 100%) !important}.emag .hero .C2 a.news-item:first-child .text-container h6{color:#E01B2F}.emag .hero .C2 a.news-item:first-child .text-container h6::before{background:#a6a6a6}.emag .hero .C2 a.news-item:first-child .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23a6a6a6' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23a6a6a6'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.emag .hero .C2 a.news-item:first-child .text-container h2{background:#a6a6a6;color:#000}.emag .hero .C2 .text-container h2{background:transparent !important}.emag .hero .C3 .x300x250{background:#deded8}}@media all and (min-width: 1280px){.betano section.firstBranding{background:transparent !important}.betano .hero .marcaj{background-color:#000;color:#fff}.betano .hero .news-item:hover .text-container h2,.betano .hero h2:hover{color:#162c53 !important}.betano .hero .banner{background:transparent}.betano .hero a.news-item{background-image:none;background-color:#ff5800 !important}.betano .hero .text-container h6{color:#000}.betano .hero .text-container h6::before{background:#ff5800}.betano .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ff5800' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ff5800'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betano .hero .text-container h2{background:#ff5800;color:#fff}.betano .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.betano .main-container{background:#fff url(/plugins/brandings/bg-new-betano-20201113.jpg) no-repeat center 45px !important}.betano section.blogsport,.betano section.partners{background:#fff}.betano footer{background:#ffffff}}@media all and (max-width: 767px){.betano .firstBranding{background-color:#ff5800}.betano .hero .C2 .marcaj{background-color:#fff;color:#333}.betano .hero .C2 a.news-item{background-image:none;background-color:#ff5800 !important}.betano .hero .C2 a.news-item .text-container h6{color:#000}.betano .hero .C2 a.news-item .text-container h6::before{background:#ff5800}.betano .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ff5800' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ff5800'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betano .hero .C2 a.news-item .text-container h2{background:#ff5800;color:#fff}}@media all and (min-width: 1280px){section.calupClear{background:#f5f5f3 url(/plugins/brandings/bg-desktop-clear.jpg) no-repeat center 0 !important}section.calupClear .more{text-align:left;background:url(/plugins/brandings/logo-la-liga.png) black;background-repeat:no-repeat;background-position:right 10px center}section.calupClear .controller{margin-top:30px}section.calupClear .C3 .banner{background:transparent !important}.banner.calupClear{background-color:transparent}}@media all and (max-width: 767px){section.calupClear .dfpslot{background-color:#000}section.calupClear .C1 .banner{background-color:#000;padding-bottom:5px}section.calupClear .C2 .banner{background-color:transparent;order:-1}section.calupClear.marginBottom20{margin-bottom:17px}}@media all and (min-width: 1280px){section.calupHeineken{background:#b7cbd6 url(/plugins/brandings/bg-heineken-branding-sus.jpg) no-repeat center 0 !important}section.calupHeineken .controller{margin-top:30px}section.calupHeineken a.news-item{background:linear-gradient(90deg, #b7cbd6 0%, #e4ecf0 100%) !important}section.calupHeineken a.news-item .text-container h6::before{background:linear-gradient(90deg, #b7cbd6 0%, #b7cbd6 100%) !important}section.calupHeineken a.news-item .text-container h2{background:transparent !important}section.calupHeineken .text-container h6{color:#e3000f}section.calupHeineken .text-container h6::before{background:#b7cbd6}section.calupHeineken .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23b7cbd6' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23b7cbd6'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section.calupHeineken .text-container h2{background:#b7cbd6;color:#003d78}section.calupHeineken .C3 .banner{background:transparent !important}.banner.calupHeineken{background-color:transparent}}@media all and (max-width: 767px){section.calupHeineken .dfpslot{background-color:#b7cbd6}section.calupHeineken .C1 .banner{background-color:#b7cbd6;padding-bottom:5px}section.calupHeineken .C1 h2{color:#003d78 !important}section.calupHeineken .C2 .banner{background-color:transparent;order:-1}section.calupHeineken .C2 a.news-item .text-container h6{color:#b7cbd6}section.calupHeineken .C2 a.news-item .text-container h6::before{background:#003d78}section.calupHeineken .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23003d78' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23003d78'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section.calupHeineken .C2 a.news-item .text-container h2{background:#003d78;color:#fff}section.calupHeineken .C2 .text-container{background-color:#003d78}section.calupHeineken.marginBottom20{margin-bottom:17px}}@media all and (min-width: 1280px){.heineken section.firstBranding{background:transparent !important}.heineken .hero .marcaj{background-color:#e3000f;color:#fff}.heineken .hero .news-item:hover .text-container h2,.heineken .hero h2:hover{color:#162c53 !important}.heineken .hero .banner{background:transparent}.heineken .hero a.news-item{background:linear-gradient(90deg, #b7cbd6 0%, #e4ecf0 100%) !important}.heineken .hero a.news-item .text-container h6::before{background:linear-gradient(90deg, #b7cbd6 0%, #b7cbd6 100%) !important}.heineken .hero a.news-item .text-container h2{background:transparent !important}.heineken .hero .text-container h6{color:#e3000f}.heineken .hero .text-container h6::before{background:#b7cbd6}.heineken .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23b7cbd6' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23b7cbd6'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.heineken .hero .text-container h2{background:#b7cbd6;color:#003d78}.heineken .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.heineken .main-container{background:#b7cbd6 url(/plugins/brandings/bg-heineken-branding-sus.jpg) no-repeat center 45px !important}.heineken section.blogsport,.heineken section.partners{background:#fff}.heineken footer{background:#ffffff}}@media all and (max-width: 767px){.heineken .firstBranding{background-color:#b7cbd6 !important}.heineken .hero .C2 .marcaj{background-color:#fff;color:#333}.heineken .hero .C2 a.news-item{background-image:none;background-color:#FFF !important}.heineken .hero .C2 a.news-item .text-container h6{color:#b7cbd6}.heineken .hero .C2 a.news-item .text-container h6::before{background:#003d78}.heineken .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23003d78' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23003d78'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.heineken .hero .C2 a.news-item .text-container h2{background:#003d78;color:#fff}}@media all and (min-width: 1280px){.rexona section.firstBranding{background:transparent !important}.rexona .hero .marcaj{background-color:#333;color:#ffffff}.rexona .hero .news-item:hover .text-container h2,.rexona .hero h2:hover{color:#e70e32 !important}.rexona .hero .banner{background:transparent}.rexona .hero .thumb{background-image:linear-gradient(to left, #fff 0%, #fff 100%)}.rexona .hero .news-item{background-image:none}.rexona .hero .text-container h6{color:#5b95cf}.rexona .hero .text-container h6::before{background:#fff}.rexona .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.rexona .hero .text-container h2{background:#fff;color:#000}.rexona .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.rexona .main-container{background:#5b95cf url(/plugins/brandings/bg-desktop-rexona.jpg) no-repeat center 45px !important}.rexona section.blogsport,.rexona section.partners{background:#fff}.rexona footer{background:#ffffff}section.calupRexona{background:#5b95cf url(/plugins/brandings/bg-desktop-rexona.jpg) no-repeat center 0 !important}section.calupRexona .C3 .banner{background:transparent !important}}@media all and (max-width: 767px){.rexona .firstBranding{background-color:#5b95cf !important}.rexona .hero .marcaj{background-color:#000;color:#FFF}.rexona .hero .C2 .news-item{background:#5b95cf linear-gradient(270deg, #5b95cf 0%, #5b95cf 100%)}.rexona .hero .C2 .text-container h6{color:#fff}.rexona .hero .C2 .text-container h6::before{background:#5b95cf}.rexona .hero .C2 .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%235b95cf' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%235b95cf'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.rexona .hero .C2 .text-container h2{background:#5b95cf;color:#fff}.rexona .hero .C3 .x300x250{background:#ffffff}section.calupRexona .dfpslot{background-color:#5b95cf}section.calupRexona .C1 .banner{background-color:#5b95cf}section.calupRexona .C2 .banner{background-color:#5b95cf;order:-1}section.calupRexona .C2 a.news-item:first-child{background-color:#5b95cf}section.calupRexona .C2 a.news-item:first-child .text-container h6{color:#fe0c09}section.calupRexona .C2 a.news-item:first-child .text-container h6::before{background:#5b95cf}section.calupRexona .C2 a.news-item:first-child .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%235b95cf' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%235b95cf'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section.calupRexona .C2 a.news-item:first-child .text-container h2{background:#5b95cf;color:#fff}section.calupRexona .C2 a.news-item h2{color:#29509f}section.calupRexona .C1 a.news-item h2{color:#29509f}section.calupRexona.marginBottom20{margin-bottom:17px}section.calupRexona .C1 .banner{margin-bottom:17px}}.deschidereEmag2 section.blogsport,.deschidereEmag2 section.partners{background:#fff}@media all and (min-width: 1280px){.deschidereEmag2 .firstBranding.hero .marcaj{background-color:#751169;color:#fff}.deschidereEmag2 .firstBranding.hero .C2 .text-container h2{color:white}.deschidereEmag2 .firstBranding.hero .C2 .text-container h6{color:transparent}.deschidereEmag2 .firstBranding.hero .C1 .news-item,.deschidereEmag2 .firstBranding.hero .C2 .news-item{background-image:linear-gradient(270deg, #fff 0%, #fff 100%)}.deschidereEmag2 .firstBranding.hero .C1 .text-container h6,.deschidereEmag2 .firstBranding.hero .C2 .text-container h6{color:#751169}.deschidereEmag2 .firstBranding.hero .C1 .text-container h6::before,.deschidereEmag2 .firstBranding.hero .C2 .text-container h6::before{background:#fff}.deschidereEmag2 .firstBranding.hero .C1 .text-container h6::after,.deschidereEmag2 .firstBranding.hero .C2 .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.deschidereEmag2 .firstBranding.hero .C1 .text-container h2,.deschidereEmag2 .firstBranding.hero .C2 .text-container h2{background:#fff;color:#333}.deschidereEmag2 .firstBranding.hero .C3 .banner{background:transparent}.deschidereEmag2 .main-container{background:url(/plugins/brandings/1920x1080-bg-oferta.jpg) no-repeat center 45px !important}}@media all and (max-width: 767px){.deschidereEmag2 .banner.timisoreana{background:linear-gradient(90deg, #261b44 0%, #751169 100%)}.deschidereEmag2 .firstBranding{background:linear-gradient(90deg, #261b44 0%, #751169 100%)}.deschidereEmag2 .firstBranding.hero .C2 h2 span.marcaj{background-color:#0079c2;color:#ffffff}.deschidereEmag2 .firstBranding.hero .C2 .news-item{background:linear-gradient(90deg, #261b44 0%, #751169 100%)}.deschidereEmag2 .firstBranding.hero .C2 .text-container h2{background:transparent !important}.deschidereEmag2 .firstBranding.hero .C2 .text-container h6{color:#0079c2}.deschidereEmag2 .firstBranding.hero .C2 .text-container h6::before{background:#261b44}.deschidereEmag2 .firstBranding.hero .C2 .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23261b44' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23261b44'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.deschidereEmag2 .firstBranding.hero .C2 .text-container h2{background:#261b44;color:#fff}.deschidereEmag2 .firstBranding.hero .C3 .banner{background:#ffffff}}.deschidereEmag2 .paddingTop20{padding-top:20px;background-color:transparent}.efbet section.blogsport,.efbet section.partners{background:#fff}@media all and (min-width: 1280px){.efbet .firstBranding.hero .marcaj{background-color:#333;color:#fede00}.efbet .firstBranding.hero .C2 .text-container h2{color:white}.efbet .firstBranding.hero .C2 .text-container h6{color:#ffdb03}.efbet .firstBranding.hero .C1 .news-item,.efbet .firstBranding.hero .C2 .news-item{background:none;background-color:#FFF}.efbet .firstBranding.hero .C1 .news-item .text-container h6,.efbet .firstBranding.hero .C2 .news-item .text-container h6{color:#E01B2F}.efbet .firstBranding.hero .C1 .news-item .text-container h6::before,.efbet .firstBranding.hero .C2 .news-item .text-container h6::before{background:#fff}.efbet .firstBranding.hero .C1 .news-item .text-container h6::after,.efbet .firstBranding.hero .C2 .news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.efbet .firstBranding.hero .C1 .news-item .text-container h2,.efbet .firstBranding.hero .C2 .news-item .text-container h2{background:#fff;color:#333}.efbet .firstBranding.hero .C3 .banner{background:transparent}.efbet .main-container{background:url(/plugins/brandings/bg-efbet-ady.jpg) no-repeat center 45px !important}}@media all and (max-width: 767px){.efbet .banner.fortuna{background-color:#ffdb03}.efbet .firstBranding{background-color:#ffdb01}.efbet .firstBranding.hero .C2 .text-container h2{color:#000000}.efbet .firstBranding.hero .C2 .text-container h6{color:#E01B2F}.efbet .firstBranding.hero .C2 .news-item{background-image:linear-gradient(270deg, #ffdb01 0%, #ffdb01 100%)}.efbet .firstBranding.hero .C2 .text-container h6::before{background-image:linear-gradient(to top, rgba(255,219,1,0) 0%, #ffdb01 71%)}.efbet .firstBranding.hero .C2 .text-container h6::after{background-image:url(/images/h6shape-branding.svg)}}.efbet .paddingTop20{padding-top:20px;background-color:transparent}@media all and (min-width: 1280px){.netflix .main_branding_background{background-color:transparent !important}.netflix section.firstBranding{background:transparent !important}.netflix .hero .marcaj{background-color:#E9071B;color:#FFF}.netflix .hero .news-item:hover .text-container h2,.netflix .hero h2:hover{color:#162C53 !important}.netflix .hero .banner{background:transparent}.netflix .hero a.news-item{background-image:none;background-color:#FFF !important}.netflix .hero .text-container h6{color:#E9071B}.netflix .hero .text-container h6::before{background:#fff}.netflix .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.netflix .hero .text-container h2{background:#fff;color:#333}.netflix .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.netflix .main-container{background:#fff url(/plugins/brandings/RO_CASA4_takeover_1920x1080.jpg) no-repeat center 45px !important}.netflix section.blogsport,.netflix section.partners{background:#FFF}.netflix footer{background:#FFF}}@media all and (max-width: 767px){.netflix .firstBranding{background-color:#000 !important}.netflix .hero .C2 .marcaj{background-color:#FFF;color:#000}.netflix .hero .C2 a.news-item{background-image:none;background-color:#FFF !important}.netflix .hero .C2 a.news-item:first-child{background-color:#E9071B !important}.netflix .hero .C2 a.news-item:first-child .text-container h6{color:#000}.netflix .hero .C2 a.news-item:first-child .text-container h6::before{background:#E9071B}.netflix .hero .C2 a.news-item:first-child .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23E9071B' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23E9071B'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.netflix .hero .C2 a.news-item:first-child .text-container h2{background:#E9071B;color:#fff}}@media all and (min-width: 1280px){section.calupKaufland{background:#b7cbd6 url(/plugins/brandings/kaufland_1920x1080.png) no-repeat center 0 !important}section.calupKaufland .controller{margin-top:30px}section.calupKaufland a.news-item .text-container h2{background:transparent !important}section.calupKaufland .C3 .banner{background:transparent !important}.banner.calupKaufland{background-color:transparent}}@media all and (max-width: 767px){section.calupKaufland .dfpslot{background-color:#ed1c24}section.calupKaufland .C1 .banner{background-color:#ed1c24;padding-bottom:5px;margin-bottom:10px}section.calupKaufland .C1 h2{color:#2e2a1e !important}section.calupKaufland .C2 .banner{background-color:transparent;order:-1}section.calupKaufland .C2 a.news-item .text-container h6{color:#000}section.calupKaufland .C2 a.news-item .text-container h6::before{background:#ed1c24}section.calupKaufland .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ed1c24' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ed1c24'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section.calupKaufland .C2 a.news-item .text-container h2{background:#ed1c24;color:#fff}section.calupKaufland .C2 .text-container{background-color:#ed1c24}section.calupKaufland.marginBottom20{margin-bottom:17px}}@media all and (min-width: 1280px){.deschidereBT section.firstBranding{background:transparent !important}.deschidereBT .hero .marcaj{background-color:#f6a61a;color:#333}.deschidereBT .hero .news-item:hover .text-container h2,.deschidereBT .hero h2:hover{color:#162c53 !important}.deschidereBT .hero .banner{background:transparent}.deschidereBT .hero a.news-item{background-image:none;background-color:#fff !important}.deschidereBT .hero .text-container h6{color:#eb003b}.deschidereBT .hero .text-container h6::before{background:#fff}.deschidereBT .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.deschidereBT .hero .text-container h2{background:#fff;color:#333}.deschidereBT .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.deschidereBT .main-container{background:#fff url(/plugins/brandings/GSP_Banner_1920x1080_BG.png) no-repeat center 45px !important}.deschidereBT section.blogsport,.deschidereBT section.partners{background:#fff}.deschidereBT footer{background:#ffffff}}@media all and (max-width: 767px){.deschidereBT .firstBranding{background-color:#f6a61a !important}.deschidereBT .hero .C2 .marcaj{background-color:#fff;color:#333}.deschidereBT .hero .C2 a.news-item{background-image:none;background-color:#FFF !important}.deschidereBT .hero .C2 a.news-item .text-container h6{color:#333}.deschidereBT .hero .C2 a.news-item .text-container h6::before{background:#f6a61a}.deschidereBT .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23f6a61a' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23f6a61a'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.deschidereBT .hero .C2 a.news-item .text-container h2{background:#f6a61a;color:#fff}}section .C2 .banner.galagsp{background-image:none;order:-1}section .C2 .banner.galagsp .dfpslot{max-width:612px;overflow:hidden}section a.news-item.galagsp{background-image:linear-gradient(to left, #e3040c 0%, #600000 100%) !important}section a.news-item.galagsp .text-container h6{color:#f5cd95}section a.news-item.galagsp .text-container h6::before{background:#600000}section a.news-item.galagsp .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23600000' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23600000'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section a.news-item.galagsp .text-container h2{background:#600000;color:#fff}section a.news-item.galagsp .text-container h2{background:none}section a.news-item.galagsp h2{color:#fff}section a.news-item.galagsp h6{color:#f5cd95}section a.news-item.galagsp .marcaj{background-color:#f5cd95;color:#333}@media all and (max-width: 767px){.galagsp.banner{order:-1;text-align:center;background-image:linear-gradient(to left, #e3040c 0%, #600000 100%) !important}}.BannerWideHD{padding-bottom:10px}.banner.galagsp .dfpslot{max-width:612px !important}@media all and (min-width: 1280px){.unibet div.firstBranding{background:transparent !important}.unibet .hero .marcaj{background-color:#3eab38;color:#fff}.unibet .hero .news-item:hover .text-container h2,.unibet .hero h2:hover{color:#162c53 !important}.unibet .hero .banner{background:transparent}.unibet .hero a.news-item{background-image:none;background-color:#fff !important}.unibet .hero .text-container h6{color:#3eab38}.unibet .hero .text-container h6::before{background:#fff}.unibet .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.unibet .hero .text-container h2{background:#fff;color:#111}.unibet .leaderBoard{z-index:11000;height:200px;background:transparent}.unibet .main-container{background:#000 url(/plugins/brandings/unibet-bg-2020-28-20.jpg) no-repeat center 45px !important}.unibet section.blogsport,.unibet section.partners{background:#fff}.unibet footer{background:#ffffff}}@media all and (max-width: 767px){.unibet .firstBranding{background-color:#111 !important}.unibet .hero .C2 .marcaj{background-color:#fff;color:#333}.unibet .hero .C2 a.news-item{background-image:none;background-color:#3eab38 !important}.unibet .hero .C2 a.news-item .text-container h6{color:#111}.unibet .hero .C2 a.news-item .text-container h6::before{background:#3eab38}.unibet .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%233eab38' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%233eab38'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.unibet .hero .C2 a.news-item .text-container h2{background:#3eab38;color:#fff}}@media all and (min-width: 1280px){.unibet-dec div.firstBranding{background:transparent !important}.unibet-dec .hero .marcaj{background-color:#3eab38;color:#fff}.unibet-dec .hero .news-item:hover .text-container h2,.unibet-dec .hero h2:hover{color:#162c53 !important}.unibet-dec .hero .banner{background:transparent}.unibet-dec .hero a.news-item{background-image:none;background-color:#fff !important}.unibet-dec .hero .text-container h6{color:#3eab38}.unibet-dec .hero .text-container h6::before{background:#fff}.unibet-dec .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.unibet-dec .hero .text-container h2{background:#fff;color:#111}.unibet-dec .leaderBoard{z-index:11000;height:200px;background:transparent}.unibet-dec .main-container{background:#000 url(/plugins/brandings/unibet-bg-dec.jpg) no-repeat center 45px !important}.unibet-dec section.blogsport,.unibet-dec section.partners{background:#fff}.unibet-dec footer{background:#ffffff}}@media all and (max-width: 767px){.unibet-dec .firstBranding{background-color:#111 !important}.unibet-dec .hero .C2 .marcaj{background-color:#fff;color:#333}.unibet-dec .hero .C2 a.news-item{background-image:none;background-color:#3eab38 !important}.unibet-dec .hero .C2 a.news-item .text-container h6{color:#111}.unibet-dec .hero .C2 a.news-item .text-container h6::before{background:#3eab38}.unibet-dec .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%233eab38' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%233eab38'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.unibet-dec .hero .C2 a.news-item .text-container h2{background:#3eab38;color:#fff}}@media all and (min-width: 1280px){.gala .hero .marcaj{background-color:#eb003b;color:#fff}.gala .hero .news-item:hover .text-container h2,.gala .hero h2:hover{color:#162c53 !important}.gala .hero .banner{background:transparent}.gala .hero a.news-item{background-image:none;background-color:#fff !important}.gala .hero .text-container h6{color:#eb003b}.gala .hero .text-container h6::before{background:#fff}.gala .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.gala .hero .text-container h2{background:#fff;color:#333}.gala .leaderBoard{z-index:11000;height:200px;background:transparent}.gala .main-container{background:#fff url(/plugins/brandings/bg-desktop-gala.jpg) no-repeat center 45px !important}.gala section.blogsport,.gala section.partners{background:#fff !important}.gala footer{background:#ffffff}}@media all and (max-width: 767px){.gala .firstBranding{background-color:#111 !important}.gala .hero .C2 .marcaj{background-color:#fff;color:#333}.gala .hero .C2 a.news-item{background-image:none;background-color:#0a152e !important}.gala .hero .C2 a.news-item .text-container h6{color:#eb003b}.gala .hero .C2 a.news-item .text-container h6::before{background:#0a152e}.gala .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%230a152e' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%230a152e'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.gala .hero .C2 a.news-item .text-container h2{background:#0a152e;color:#fff}}@media all and (min-width: 1280px){.zarea div.firstBranding{background:transparent !important}.zarea .hero .marcaj{background-color:#000;color:#fff}.zarea .hero .news-item:hover .text-container h2,.zarea .hero h2:hover{color:#162c53 !important}.zarea .hero .banner{background:transparent}.zarea .hero a.news-item{background-image:none;background-color:#cf9c51 !important}.zarea .hero .text-container h6{color:#000}.zarea .hero .text-container h6::before{background:#cf9c51}.zarea .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23cf9c51' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23cf9c51'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.zarea .hero .text-container h2{background:#cf9c51;color:#fff}.zarea .leaderBoard{z-index:11000;height:200px;background:transparent}.zarea .main-container{background:#000 url(/plugins/brandings/bg-zarea.jpg) no-repeat center 45px !important}.zarea section.blogsport,.zarea section.partners{background:#fff}.zarea footer{background:#ffffff}}@media all and (max-width: 767px){.zarea .firstBranding{background-color:#000 !important}.zarea .hero .C2 .marcaj{background-color:#fff;color:#333}.zarea .hero .C2 a.news-item{background-image:none;background-color:#cf9c51 !important}.zarea .hero .C2 a.news-item .text-container h6{color:#000}.zarea .hero .C2 a.news-item .text-container h6::before{background:#cf9c51}.zarea .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23cf9c51' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23cf9c51'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.zarea .hero .C2 a.news-item .text-container h2{background:#cf9c51;color:#fff}}@media all and (min-width: 1280px){.betfairgeneral section.firstBranding{background:transparent !important}.betfairgeneral .hero .marcaj{background-color:#feb80b;color:#333}.betfairgeneral .hero .news-item:hover .text-container h2,.betfairgeneral .hero h2:hover{color:#162c53 !important}.betfairgeneral .hero .banner{background:transparent}.betfairgeneral .hero a.news-item{background-image:none;background-color:#fff !important}.betfairgeneral .hero .text-container h6{color:#feb80b}.betfairgeneral .hero .text-container h6::before{background:#fff}.betfairgeneral .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betfairgeneral .hero .text-container h2{background:#fff;color:#333}.betfairgeneral .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.betfairgeneral .main-container{background:#fff url(/plugins/brandings/bg-betfair-liga.jpg) no-repeat center 45px !important}.betfairgeneral section.blogsport,.betfairgeneral section.partners{background:#fff}.betfairgeneral footer{background:#ffffff}}@media all and (max-width: 767px){.betfairgeneral .firstBranding{background-color:#000 !important}.betfairgeneral .hero .C2 .marcaj{background-color:#333;color:#fff}.betfairgeneral .hero .C2 a.news-item{background-image:none;background-color:#FFF !important}.betfairgeneral .hero .C2 a.news-item:first-child{background-color:#feb80b !important}.betfairgeneral .hero .C2 a.news-item:first-child .text-container h6{color:#fff}.betfairgeneral .hero .C2 a.news-item:first-child .text-container h6::before{background:#feb80b}.betfairgeneral .hero .C2 a.news-item:first-child .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23feb80b' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23feb80b'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betfairgeneral .hero .C2 a.news-item:first-child .text-container h2{background:#feb80b;color:#333}}@media all and (min-width: 1280px){.betfairexchange section.firstBranding{background:transparent !important}.betfairexchange .hero .marcaj{background-color:#feb80b;color:#333}.betfairexchange .hero .news-item:hover .text-container h2,.betfairexchange .hero h2:hover{color:#162c53 !important}.betfairexchange .hero .banner{background:transparent}.betfairexchange .hero a.news-item{background-image:none;background-color:#fff !important}.betfairexchange .hero .text-container h6{color:#feb80b}.betfairexchange .hero .text-container h6::before{background:#fff}.betfairexchange .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betfairexchange .hero .text-container h2{background:#fff;color:#333}.betfairexchange .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.betfairexchange .main-container{background:#fff url(/plugins/brandings/DESIGNS-71096_GSP_Global_VI_Background_IMG_1920x1080_RO-2.jpg) no-repeat center 45px !important}.betfairexchange section.blogsport,.betfairexchange section.partners{background:#fff}.betfairexchange footer{background:#ffffff}}@media all and (max-width: 767px){.betfairexchange .firstBranding{background-color:#000 !important}.betfairexchange .hero .C2 .marcaj{background-color:#333;color:#fff}.betfairexchange .hero .C2 a.news-item{background-image:none;background-color:#FFF !important}.betfairexchange .hero .C2 a.news-item:first-child{background-color:#feb80b !important}.betfairexchange .hero .C2 a.news-item:first-child .text-container h6{color:#fff}.betfairexchange .hero .C2 a.news-item:first-child .text-container h6::before{background:#feb80b}.betfairexchange .hero .C2 a.news-item:first-child .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23feb80b' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23feb80b'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betfairexchange .hero .C2 a.news-item:first-child .text-container h2{background:#feb80b;color:#333}}@media all and (min-width: 1280px){.betanogeneral section.firstBranding{background:transparent !important}.betanogeneral .hero .marcaj{background-color:#000;color:#fff}.betanogeneral .hero .news-item:hover .text-container h2,.betanogeneral .hero h2:hover{color:#162c53 !important}.betanogeneral .hero .banner{background:transparent}.betanogeneral .hero a.news-item{background-image:none;background-color:#fff !important}.betanogeneral .hero .text-container h6{color:#000}.betanogeneral .hero .text-container h6::before{background:#fff}.betanogeneral .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betanogeneral .hero .text-container h2{background:#fff;color:#ff5800}.betanogeneral .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.betanogeneral .main-container{background:#fff url(/plugins/brandings/bg-betano-general_trim.jpg) no-repeat center 45px !important}.betanogeneral section.blogsport,.betanogeneral section.partners{background:#fff}.betanogeneral footer{background:#ffffff}}@media all and (max-width: 767px){.betanogeneral .firstBranding{background-color:#ff5800}.betanogeneral .hero .C2 .marcaj{background-color:#fff;color:#333}.betanogeneral .hero .C2 a.news-item{background-image:none;background-color:#ff5800 !important}.betanogeneral .hero .C2 a.news-item .text-container h6{color:#000}.betanogeneral .hero .C2 a.news-item .text-container h6::before{background:#ff5800}.betanogeneral .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ff5800' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ff5800'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betanogeneral .hero .C2 a.news-item .text-container h2{background:#ff5800;color:#fff}}@media all and (min-width: 1280px){.betfairtenis section.firstBranding{background:transparent !important}.betfairtenis .hero .marcaj{background-color:#feb80b;color:#333}.betfairtenis .hero .news-item:hover .text-container h2,.betfairtenis .hero h2:hover{color:#162c53 !important}.betfairtenis .hero .banner{background:transparent}.betfairtenis .hero a.news-item{background-image:none;background-color:#fff !important}.betfairtenis .hero .text-container h6{color:#feb80b}.betfairtenis .hero .text-container h6::before{background:#fff}.betfairtenis .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betfairtenis .hero .text-container h2{background:#fff;color:#333}.betfairtenis .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.betfairtenis .main-container{background:#fff url(/plugins/brandings/bg-tenis-betfair-20201001.jpg) no-repeat center 45px !important}.betfairtenis section.blogsport,.betfairtenis section.partners{background:#fff}.betfairtenis footer{background:#ffffff}}@media all and (max-width: 767px){.betfairtenis .firstBranding{background-color:#000 !important}.betfairtenis .hero .C2 .marcaj{background-color:#333;color:#fff}.betfairtenis .hero .C2 a.news-item{background-image:none;background-color:#FFF !important}.betfairtenis .hero .C2 a.news-item:first-child{background-color:#feb80b !important}.betfairtenis .hero .C2 a.news-item:first-child .text-container h6{color:#fff}.betfairtenis .hero .C2 a.news-item:first-child .text-container h6::before{background:#feb80b}.betfairtenis .hero .C2 a.news-item:first-child .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23feb80b' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23feb80b'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betfairtenis .hero .C2 a.news-item:first-child .text-container h2{background:#feb80b;color:#333}}@media all and (min-width: 1280px){section.calupEfbet{background:#ffde00 url(/plugins/brandings/2020_bg-efbet-ady.jpg) no-repeat center 0 !important}section.calupEfbet .controller{margin-top:30px}section.calupEfbet .C3 .banner{background:transparent !important}.banner.calupEfbet{background-color:transparent}}@media all and (max-width: 767px){section.calupEfbet .dfpslot{background-color:#ffde00}section.calupEfbet .C1 .banner{background-color:#ffde00;padding-bottom:5px;margin-bottom:10px}section.calupEfbet .C1 h2{color:#2e2a1e !important}section.calupEfbet .C2 .banner{background-color:transparent;order:-1}section.calupEfbet .C2 a.news-item:first-child .text-container h6{color:#E01B2F}section.calupEfbet .C2 a.news-item:first-child .text-container h6::before{background:#ffde00}section.calupEfbet .C2 a.news-item:first-child .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ffde00' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ffde00'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section.calupEfbet .C2 a.news-item:first-child .text-container h2{background:#ffde00;color:#333}section.calupEfbet .C2 .text-container{background-color:transparent}section.calupEfbet.marginBottom20{margin-bottom:17px}}@media all and (min-width: 1280px){.betfaireuropa section.firstBranding{background:transparent !important}.betfaireuropa .hero .marcaj{background-color:#feb80b;color:#333}.betfaireuropa .hero .news-item:hover .text-container h2,.betfaireuropa .hero h2:hover{color:#162c53 !important}.betfaireuropa .hero .banner{background:transparent}.betfaireuropa .hero a.news-item{background-image:none;background-color:#fff !important}.betfaireuropa .hero .text-container h6{color:#feb80b}.betfaireuropa .hero .text-container h6::before{background:#fff}.betfaireuropa .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betfaireuropa .hero .text-container h2{background:#fff;color:#333}.betfaireuropa .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.betfaireuropa .main-container{background:#fff url(/plugins/brandings/bg-2020-11-20.jpg) no-repeat center 45px !important}.betfaireuropa section.blogsport,.betfaireuropa section.partners{background:#fff}.betfaireuropa footer{background:#ffffff}}@media all and (max-width: 767px){.betfaireuropa .firstBranding{background-color:#000 !important}.betfaireuropa .hero .C2 .marcaj{background-color:#333;color:#fff}.betfaireuropa .hero .C2 a.news-item{background-image:none;background-color:#FFF !important}.betfaireuropa .hero .C2 a.news-item:first-child{background-color:#feb80b !important}.betfaireuropa .hero .C2 a.news-item:first-child .text-container h6{color:#fff}.betfaireuropa .hero .C2 a.news-item:first-child .text-container h6::before{background:#feb80b}.betfaireuropa .hero .C2 a.news-item:first-child .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23feb80b' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23feb80b'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betfaireuropa .hero .C2 a.news-item:first-child .text-container h2{background:#feb80b;color:#333}}@media all and (min-width: 1280px){.superbet section.firstBranding{background:transparent !important}.superbet .hero .marcaj{background-color:#ff0404;color:#fff}.superbet .hero .news-item:hover .text-container h2,.superbet .hero h2:hover{color:#162c53 !important}.superbet .hero .banner{background:transparent}.superbet .hero a.news-item{background-image:none;background-color:#fff !important}.superbet .hero .text-container h6{color:#ff0404}.superbet .hero .text-container h6::before{background:#fff}.superbet .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.superbet .hero .text-container h2{background:#fff;color:#000}.superbet .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.superbet .main-container{background:#fff url(/plugins/brandings/bg-superbet-2020.jpg) no-repeat center 45px !important}.superbet section.blogsport,.superbet section.partners{background:#fff}.superbet footer{background:#ffffff}}@media all and (max-width: 767px){.superbet .firstBranding{background-color:#ff0404}.superbet .firstBranding{background-color:#ff0404}.superbet .hero .C2 .marcaj{background-color:#fff;color:#333}.superbet .hero .C2 a.news-item{background-image:none;background-color:#ff0404 !important}.superbet .hero .C2 a.news-item .text-container h6{color:#000}.superbet .hero .C2 a.news-item .text-container h6::before{background:#ff0404}.superbet .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ff0404' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ff0404'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.superbet .hero .C2 a.news-item .text-container h2{background:#ff0404;color:#fff}}@media all and (min-width: 1280px){.libertatea section.firstBranding{background:transparent !important}.libertatea .hero .marcaj{background-color:#000;color:#fff}.libertatea .hero .news-item:hover .text-container h2,.libertatea .hero h2:hover{color:#162c53 !important}.libertatea .hero .banner{background:transparent}.libertatea .hero a.news-item{background-image:none;background-color:#ed1c24 !important}.libertatea .hero .text-container h6{color:#000}.libertatea .hero .text-container h6::before{background:#ed1c24}.libertatea .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ed1c24' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ed1c24'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.libertatea .hero .text-container h2{background:#ed1c24;color:#fff}.libertatea .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.libertatea .main-container{background:#fff url(/plugins/brandings/bg-libertatea.jpg) no-repeat center 45px !important}.libertatea section.blogsport,.libertatea section.partners{background:#fff}.libertatea footer{background:#ffffff}}@media all and (max-width: 767px){.libertatea .firstBranding{background-color:#fff !important}.libertatea .firstBranding{background-color:#ff0404}.libertatea .hero .C2 .marcaj{background-color:#fff;color:#333}.libertatea .hero .C2 a.news-item{background-image:none;background-color:#ff0404 !important}.libertatea .hero .C2 a.news-item .text-container h6{color:#000}.libertatea .hero .C2 a.news-item .text-container h6::before{background:#ff0404}.libertatea .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ff0404' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ff0404'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.libertatea .hero .C2 a.news-item .text-container h2{background:#ff0404;color:#fff}}.efbetcazinou section.blogsport,.efbetcazinou section.partners{background:#fff}@media all and (min-width: 1280px){.efbetcazinou .firstBranding.hero .marcaj{background-color:#333;color:#fede00}.efbetcazinou .firstBranding.hero .C2 .text-container h2{color:white}.efbetcazinou .firstBranding.hero .C2 .text-container h6{color:#ffdb03}.efbetcazinou .firstBranding.hero .C1 .news-item,.efbetcazinou .firstBranding.hero .C2 .news-item{background:none;background-color:#FFF}.efbetcazinou .firstBranding.hero .C1 .news-item .text-container h6,.efbetcazinou .firstBranding.hero .C2 .news-item .text-container h6{color:#E01B2F}.efbetcazinou .firstBranding.hero .C1 .news-item .text-container h6::before,.efbetcazinou .firstBranding.hero .C2 .news-item .text-container h6::before{background:#fff}.efbetcazinou .firstBranding.hero .C1 .news-item .text-container h6::after,.efbetcazinou .firstBranding.hero .C2 .news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.efbetcazinou .firstBranding.hero .C1 .news-item .text-container h2,.efbetcazinou .firstBranding.hero .C2 .news-item .text-container h2{background:#fff;color:#333}.efbetcazinou .firstBranding.hero .C3 .banner{background:transparent}.efbetcazinou .main-container{background:url(/plugins/brandings/cazinou-bg.jpg) no-repeat center 45px !important}}@media all and (max-width: 767px){.efbetcazinou .banner.fortuna{background-color:#ffdb03}.efbetcazinou .firstBranding{background-color:#000}.efbetcazinou .firstBranding.hero .marcaj{background-color:#000;color:#fff}.efbetcazinou .firstBranding.hero .C2 .text-container h2{color:#000}.efbetcazinou .firstBranding.hero .C2 .text-container h6{color:#E01B2F}.efbetcazinou .firstBranding.hero .C2 .news-item{background-image:linear-gradient(270deg, #f5db0e 0%, #ffbd00 100%)}.efbetcazinou .firstBranding.hero .C2 .text-container h6::before{background-image:linear-gradient(to top, rgba(255,219,1,0) 0%, #ffdb01 71%)}.efbetcazinou .firstBranding.hero .C2 .text-container h6::after{background-image:url(/images/h6shape-branding.svg)}}.efbetcazinou .paddingTop20{padding-top:20px;background-color:transparent}@media all and (min-width: 1280px){.superbet-ilie section.firstBranding{background:transparent !important}.superbet-ilie .hero .marcaj{background-color:#fa0001;color:#fff}.superbet-ilie .hero .news-item:hover .text-container h2,.superbet-ilie .hero h2:hover{color:#162c53 !important}.superbet-ilie .hero .banner{background:transparent}.superbet-ilie .hero a.news-item{background-image:none;background-color:#fff !important}.superbet-ilie .hero .text-container h6{color:#fa0001}.superbet-ilie .hero .text-container h6::before{background:#fff}.superbet-ilie .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.superbet-ilie .hero .text-container h2{background:#fff;color:#000}.superbet-ilie .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.superbet-ilie .main-container{background:#fff url(/plugins/brandings/ilie_bg.jpg) no-repeat center 45px !important}.superbet-ilie section.blogsport,.superbet-ilie section.partners{background:#fff}.superbet-ilie footer{background:#ffffff}}@media all and (max-width: 767px){.superbet-ilie .firstBranding{background-color:#ff0404}.superbet-ilie .firstBranding{background-color:#ff0404}.superbet-ilie .hero .C2 .marcaj{background-color:#fff;color:#333}.superbet-ilie .hero .C2 a.news-item{background-image:none;background-color:#ff0404 !important}.superbet-ilie .hero .C2 a.news-item .text-container h6{color:#000}.superbet-ilie .hero .C2 a.news-item .text-container h6::before{background:#ff0404}.superbet-ilie .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ff0404' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ff0404'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.superbet-ilie .hero .C2 a.news-item .text-container h2{background:#ff0404;color:#fff}}@media all and (min-width: 1280px){.superbet-morosanu section.firstBranding{background:transparent !important}.superbet-morosanu .hero .marcaj{background-color:#fa0001;color:#fff}.superbet-morosanu .hero .news-item:hover .text-container h2,.superbet-morosanu .hero h2:hover{color:#162c53 !important}.superbet-morosanu .hero .banner{background:transparent}.superbet-morosanu .hero a.news-item{background-image:none;background-color:#fff !important}.superbet-morosanu .hero .text-container h6{color:#fa0001}.superbet-morosanu .hero .text-container h6::before{background:#fff}.superbet-morosanu .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.superbet-morosanu .hero .text-container h2{background:#fff;color:#000}.superbet-morosanu .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.superbet-morosanu .main-container{background:#fff url(/plugins/brandings/bg-superbet-nou-m.jpg) no-repeat center 45px !important}.superbet-morosanu section.blogsport,.superbet-morosanu section.partners{background:#fff}.superbet-morosanu footer{background:#ffffff}}@media all and (max-width: 767px){.superbet-morosanu .firstBranding{background-color:#ff0404}.superbet-morosanu .firstBranding{background-color:#ff0404}.superbet-morosanu .hero .C2 .marcaj{background-color:#fff;color:#333}.superbet-morosanu .hero .C2 a.news-item{background-image:none;background-color:#ff0404 !important}.superbet-morosanu .hero .C2 a.news-item .text-container h6{color:#000}.superbet-morosanu .hero .C2 a.news-item .text-container h6::before{background:#ff0404}.superbet-morosanu .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ff0404' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ff0404'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.superbet-morosanu .hero .C2 a.news-item .text-container h2{background:#ff0404;color:#fff}}@media all and (min-width: 1280px){.superbet-leu section.firstBranding{background:transparent !important}.superbet-leu .hero .marcaj{background-color:#fa0001;color:#fff}.superbet-leu .hero .news-item:hover .text-container h2,.superbet-leu .hero h2:hover{color:#162c53 !important}.superbet-leu .hero .banner{background:transparent}.superbet-leu .hero a.news-item{background-image:none;background-color:#fff !important}.superbet-leu .hero .text-container h6{color:#fa0001}.superbet-leu .hero .text-container h6::before{background:#fff}.superbet-leu .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.superbet-leu .hero .text-container h2{background:#fff;color:#000}.superbet-leu .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.superbet-leu .main-container{background:#fff url(/plugins/brandings/bg-superbet-nou-bun.jpg) no-repeat center 45px !important}.superbet-leu section.blogsport,.superbet-leu section.partners{background:#fff}.superbet-leu footer{background:#ffffff}}@media all and (max-width: 767px){.superbet-leu .firstBranding{background-color:#ff0404}.superbet-leu .firstBranding{background-color:#ff0404}.superbet-leu .hero .C2 .marcaj{background-color:#fff;color:#333}.superbet-leu .hero .C2 a.news-item{background-image:none;background-color:#ff0404 !important}.superbet-leu .hero .C2 a.news-item .text-container h6{color:#000}.superbet-leu .hero .C2 a.news-item .text-container h6::before{background:#ff0404}.superbet-leu .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ff0404' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ff0404'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.superbet-leu .hero .C2 a.news-item .text-container h2{background:#ff0404;color:#fff}}.betfaircasino section.blogsport,.betfaircasino section.partners{background:#fff}@media all and (min-width: 1280px){.betfaircasino .firstBranding.hero .marcaj{background-color:#aa8e5d;color:#fff}.betfaircasino .firstBranding.hero .C2 .text-container h2{color:#1e1e1e}.betfaircasino .firstBranding.hero .C2 .text-container h6{color:#aa8e5d}.betfaircasino .firstBranding.hero .C1 .news-item,.betfaircasino .firstBranding.hero .C2 .news-item{background-image:linear-gradient(to right, #f2f2f2 0%, #f2f2f2 30%, #fff 70%) !important;background-color:transparent !important}.betfaircasino .firstBranding.hero .C1 .news-item .text-container h6,.betfaircasino .firstBranding.hero .C2 .news-item .text-container h6{color:#aa8e5d}.betfaircasino .firstBranding.hero .C1 .news-item .text-container h6::before,.betfaircasino .firstBranding.hero .C2 .news-item .text-container h6::before{background:#f2f2f2}.betfaircasino .firstBranding.hero .C1 .news-item .text-container h6::after,.betfaircasino .firstBranding.hero .C2 .news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23f2f2f2' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23f2f2f2'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betfaircasino .firstBranding.hero .C1 .news-item .text-container h2,.betfaircasino .firstBranding.hero .C2 .news-item .text-container h2{background:#f2f2f2;color:#1e1e1e}.betfaircasino .firstBranding.hero .C1 .text-container h2,.betfaircasino .firstBranding.hero .C2 .text-container h2{background-color:transparent !important;background-image:linear-gradient(to right, #f2f2f2 0%, #f2f2f2 30%, #fff 70%) !important}.betfaircasino .firstBranding.hero .C3 .banner{background:transparent}.betfaircasino .main-container{background:url(/plugins/brandings/fundal-betfair-casino.jpg) no-repeat center 45px !important}}@media all and (max-width: 767px){.betfaircasino .banner.fortuna{background-color:#ffdb03}.betfaircasino .firstBranding{background-color:#1e1e1e}.betfaircasino .firstBranding.hero .marcaj{background-color:#1e1e1e;color:#fff}.betfaircasino .firstBranding.hero .C2 .text-container h2{color:#1e1e1e}.betfaircasino .firstBranding.hero .C2 .text-container h6{color:#fff}.betfaircasino .firstBranding.hero .C2 .news-item{background-image:linear-gradient(270deg, #e0c580 0%, #c4a469 100%)}.betfaircasino .firstBranding.hero .C2 .text-container h6::before{background-image:linear-gradient(to top, rgba(255,219,1,0) 0%, #c4a469 71%)}.betfaircasino .firstBranding.hero .C2 .text-container h6::after{background-image:url(/images/h6shape-branding_casino.svg)}}.betfaircasino .paddingTop20{padding-top:20px;background-color:transparent}.efbetcasino section.blogsport,.efbetcasino section.partners{background:#fff}@media all and (min-width: 1280px){.efbetcasino .firstBranding.hero .marcaj{background-color:#ffdb00;color:#000}.efbetcasino .firstBranding.hero .C2 .text-container h2{color:white}.efbetcasino .firstBranding.hero .C2 .text-container h6{color:#ffdb03}.efbetcasino .firstBranding.hero .C1 .news-item,.efbetcasino .firstBranding.hero .C2 .news-item{background:none;background-color:#000 !important}.efbetcasino .firstBranding.hero .C1 .news-item .text-container h6,.efbetcasino .firstBranding.hero .C2 .news-item .text-container h6{color:#ffdb00}.efbetcasino .firstBranding.hero .C1 .news-item .text-container h6::before,.efbetcasino .firstBranding.hero .C2 .news-item .text-container h6::before{background:#000}.efbetcasino .firstBranding.hero .C1 .news-item .text-container h6::after,.efbetcasino .firstBranding.hero .C2 .news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23000' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23000'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.efbetcasino .firstBranding.hero .C1 .news-item .text-container h2,.efbetcasino .firstBranding.hero .C2 .news-item .text-container h2{background:#000;color:#fff}.efbetcasino .firstBranding.hero .C3 .banner{background:transparent}.efbetcasino .main-container{background:url(/plugins/brandings/efbetcasino.jpg) no-repeat center 45px !important}}@media all and (max-width: 767px){.efbetcasino .firstBranding{background-color:#b9b9ba !important}.efbetcasino .hero .C2 .marcaj{background-color:#fff;color:#333}.efbetcasino .hero .C2 a.news-item{background-image:none;background-color:#ffdb00 !important}.efbetcasino .hero .C2 a.news-item .text-container h6{color:#eb003b}.efbetcasino .hero .C2 a.news-item .text-container h6::before{background:#ffdb00}.efbetcasino .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ffdb00' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ffdb00'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.efbetcasino .hero .C2 a.news-item .text-container h2{background:#ffdb00;color:#000}.efbetcasino .hero .C3 .x300x250{background:#b9b9ba}}.efbetcasino .paddingTop20{padding-top:20px;background-color:transparent}section .C1 .banner.adv_superbet_c1{background:linear-gradient(0deg, #da0000 0%, #ff0404 100%) !important}section a.news-item.adv_superbet_c1{background-image:none;background-color:#ff0404}section a.news-item.adv_superbet_c1 .text-container h6 span{color:#000}section a.news-item.adv_superbet_c1 h2 span{color:#000;background-color:#FFF}section a.news-item.adv_superbet_c1 .text-container h6{color:#ec1f27}section a.news-item.adv_superbet_c1 .text-container h6::before{background:#ff0404}section a.news-item.adv_superbet_c1 .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ff0404' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ff0404'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section a.news-item.adv_superbet_c1 .text-container h2{background:#ff0404;color:#fff}@media all and (max-width: 767px){.adv_superbet_c1.banner{background:linear-gradient(0deg, #da0000 0%, #ff0404 100%);min-height:20px}}.fortunaCasino section.blogsport,.fortunaCasino section.partners{background:#fff}@media all and (min-width: 1280px){.fortunaCasino .firstBranding.hero .marcaj{background-color:#fff;color:#000}.fortunaCasino .firstBranding.hero .C2 .text-container h2{color:white}.fortunaCasino .firstBranding.hero .C2 .text-container h6{color:#ffdb03}.fortunaCasino .firstBranding.hero .C1 .news-item,.fortunaCasino .firstBranding.hero .C2 .news-item{background-color:#ffdb01 !important}.fortunaCasino .firstBranding.hero .C1 .news-item .text-container h6,.fortunaCasino .firstBranding.hero .C2 .news-item .text-container h6{color:#E01B2F}.fortunaCasino .firstBranding.hero .C1 .news-item .text-container h6::before,.fortunaCasino .firstBranding.hero .C2 .news-item .text-container h6::before{background:#ffdb01}.fortunaCasino .firstBranding.hero .C1 .news-item .text-container h6::after,.fortunaCasino .firstBranding.hero .C2 .news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ffdb01' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ffdb01'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.fortunaCasino .firstBranding.hero .C1 .news-item .text-container h2,.fortunaCasino .firstBranding.hero .C2 .news-item .text-container h2{background:#ffdb01;color:#000}.fortunaCasino .firstBranding.hero .C1 .text-container,.fortunaCasino .firstBranding.hero .C2 .text-container{background-color:#ffdb01 !important}.fortunaCasino .firstBranding.hero .C3 .banner{background:transparent}.fortunaCasino .main-container{background:url(/plugins/brandings/bg-casino-fortuna.jpg) no-repeat center 45px !important}}@media all and (max-width: 767px){.fortunaCasino .banner.fortuna{background-color:#ffdb03}.fortunaCasino .firstBranding{background-color:#ffdb01}.fortunaCasino .firstBranding.hero .C2 .text-container h2{color:#000000}.fortunaCasino .firstBranding.hero .C2 .text-container h6{color:#E01B2F}.fortunaCasino .firstBranding.hero .C2 .news-item{background-image:linear-gradient(270deg, #ffdb01 0%, #ffdb01 100%)}.fortunaCasino .firstBranding.hero .C2 .text-container h6::before{background-image:linear-gradient(to top, rgba(255,219,1,0) 0%, #ffdb01 71%)}.fortunaCasino .firstBranding.hero .C2 .text-container h6::after{background-image:url(/images/h6shape-branding.svg)}}.fortunaCasino .paddingTop20{padding-top:20px;background-color:transparent}@media all and (min-width: 1280px){.betano-donatie section.firstBranding{background:transparent !important}.betano-donatie .hero .marcaj{background-color:#000;color:#fff}.betano-donatie .hero .news-item:hover .text-container h2,.betano-donatie .hero h2:hover{color:#162c53 !important}.betano-donatie .hero .banner{background:transparent}.betano-donatie .hero a.news-item{background-image:none;background-color:#fff !important}.betano-donatie .hero .text-container h6{color:#000}.betano-donatie .hero .text-container h6::before{background:#fff}.betano-donatie .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betano-donatie .hero .text-container h2{background:#fff;color:#ff5800}.betano-donatie .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.betano-donatie .main-container{background:#fff url(/plugins/brandings/bg-betano-bundesliga.jpg) no-repeat center 45px !important}.betano-donatie section.blogsport,.betano-donatie section.partners{background:#fff}.betano-donatie footer{background:#ffffff}}@media all and (max-width: 767px){.betano-donatie .firstBranding{background-color:#ff5800}.betano-donatie .hero .C2 .marcaj{background-color:#fff;color:#333}.betano-donatie .hero .C2 a.news-item{background-image:none;background-color:#ff5800 !important}.betano-donatie .hero .C2 a.news-item .text-container h6{color:#000}.betano-donatie .hero .C2 a.news-item .text-container h6::before{background:#ff5800}.betano-donatie .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ff5800' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ff5800'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betano-donatie .hero .C2 a.news-item .text-container h2{background:#ff5800;color:#fff}}.fortuna section.blogsport,.fortuna section.partners{background:#fff}@media all and (min-width: 1280px){.fortuna .firstBranding.hero .marcaj{background-color:#333;color:#fede00}.fortuna .firstBranding.hero .C2 .text-container h2{color:white}.fortuna .firstBranding.hero .C2 .text-container h6{color:#ffdb03}.fortuna .firstBranding.hero .C1 .news-item,.fortuna .firstBranding.hero .C2 .news-item{background:none;background-color:#FFF}.fortuna .firstBranding.hero .C1 .news-item .text-container h6,.fortuna .firstBranding.hero .C2 .news-item .text-container h6{color:#E01B2F}.fortuna .firstBranding.hero .C1 .news-item .text-container h6::before,.fortuna .firstBranding.hero .C2 .news-item .text-container h6::before{background:#fff}.fortuna .firstBranding.hero .C1 .news-item .text-container h6::after,.fortuna .firstBranding.hero .C2 .news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.fortuna .firstBranding.hero .C1 .news-item .text-container h2,.fortuna .firstBranding.hero .C2 .news-item .text-container h2{background:#fff;color:#333}.fortuna .firstBranding.hero .C3 .banner{background:transparent}.fortuna .main-container{background:url(/plugins/brandings/bg-fortuna-2020-08-25.jpg) no-repeat center 45px !important}}@media all and (max-width: 767px){.fortuna .banner.fortuna{background-color:#ffdb03}.fortuna .firstBranding{background-color:#ffdb01}.fortuna .firstBranding.hero .C2 .text-container h2{color:#000000}.fortuna .firstBranding.hero .C2 .text-container h6{color:#E01B2F}.fortuna .firstBranding.hero .C2 .news-item{background-image:linear-gradient(270deg, #ffdb01 0%, #ffdb01 100%)}.fortuna .firstBranding.hero .C2 .text-container h6::before{background-image:linear-gradient(to top, rgba(255,219,1,0) 0%, #ffdb01 71%)}.fortuna .firstBranding.hero .C2 .text-container h6::after{background-image:url(/images/h6shape-branding.svg)}}.fortuna .paddingTop20{padding-top:20px;background-color:transparent}@media all and (min-width: 1280px){.casapariurilor section.firstBranding{background:transparent !important}.casapariurilor .hero .marcaj{background-color:#ec1f27;color:#fde900}.casapariurilor .hero .news-item:hover .text-container h2,.casapariurilor .hero h2:hover{color:#162c53 !important}.casapariurilor .hero .banner{background:transparent}.casapariurilor .hero a.news-item{background-image:none;background-color:#fff !important}.casapariurilor .hero .text-container h6{color:#ec1f27}.casapariurilor .hero .text-container h6::before{background:#fff}.casapariurilor .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.casapariurilor .hero .text-container h2{background:#fff;color:#000}.casapariurilor .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.casapariurilor .main-container{background:#fff url(/plugins/brandings/bg-casa-pariurilor.jpg) no-repeat center 45px !important}.casapariurilor section.blogsport,.casapariurilor section.partners{background:#fff}.casapariurilor footer{background:#ffffff}}@media all and (max-width: 767px){.casapariurilor .firstBranding{background-color:#fde900}.casapariurilor .hero .C2 .marcaj{background-color:#fff;color:#333}.casapariurilor .hero .C2 a.news-item{background-image:none;background-color:#fde900 !important}.casapariurilor .hero .C2 a.news-item .text-container h6{color:#ec1f27}.casapariurilor .hero .C2 a.news-item .text-container h6::before{background:#fde900}.casapariurilor .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fde900' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fde900'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.casapariurilor .hero .C2 a.news-item .text-container h2{background:#fde900;color:#000}}section .C2 .banner.amsh{background-image:none;order:-1}section .C2 .banner.amsh .dfpslot{max-width:612px;overflow:hidden}section a.news-item.amsh{border-top-left-radius:0 !important;border-top-right-radius:0 !important;background-image:none;background-color:#0a9ad7}section a.news-item.amsh span.marcaj{color:white !important;background-color:black}section a.news-item.amsh .text-container h6{color:#fff}section a.news-item.amsh .text-container h6::before{background:#0a9ad7}section a.news-item.amsh .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%230a9ad7' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%230a9ad7'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section a.news-item.amsh .text-container h2{background:#0a9ad7;color:#fff}@media all and (max-width: 767px){.amsh.banner{order:-1;text-align:center;background:#000}}.banner.amsh .dfpslot{max-width:612px !important}.article-600226 .video-container-wrapper.first-video-container{background-image:url(/plugins/brandings/talks-logo.svg);background-repeat:no-repeat;background-position:18px 6px;background-color:#F5F5F3 !important;padding:40px 20px 20px 20px !important;border-radius:13px !important;position:relative}.article-600226 .video-container-wrapper.first-video-container:before{background-image:url(/plugins/brandings/logo-bt.svg);background-repeat:no-repeat;background-position:top right;width:78px;height:30px;content:" ";right:26px;position:absolute;top:3px}.article-600226 .video-container-wrapper.first-video-container .video-container{padding-bottom:13%}@media all and (max-width: 767px){.article-600226 .video-container-wrapper.first-video-container .video-container{padding-bottom:27% !important}}@media all and (min-width: 1280px){.casino section.firstBranding{background:transparent !important}.casino .hero .marcaj{background-color:#fe3500;color:#fff}.casino .hero .news-item:hover .text-container h2,.casino .hero h2:hover{color:#fe3500 !important}.casino .hero .banner{background:transparent}.casino .hero a.news-item{background-image:none;background-color:#030303 !important}.casino .hero .text-container h6{color:#fe3500}.casino .hero .text-container h6::before{background:#030303}.casino .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23030303' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23030303'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.casino .hero .text-container h2{background:#030303;color:#fff}.casino .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.casino .main-container{background:#fff url(/plugins/brandings/bg-desktop-casino.jpg) no-repeat center 45px !important}.casino section.blogsport,.casino section.partners{background:#fff}.casino footer{background:#ffffff}}@media all and (max-width: 767px){.casino .firstBranding{background-color:#fe3500}.casino .hero .C2 .marcaj{background-color:#fff;color:#333}.casino .hero .C2 a.news-item{background-image:none;background-color:#fe3500 !important}.casino .hero .C2 a.news-item .text-container h6{color:#030303}.casino .hero .C2 a.news-item .text-container h6::before{background:#fe3500}.casino .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fe3500' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fe3500'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.casino .hero .C2 a.news-item .text-container h2{background:#fe3500;color:#fff}}@media all and (min-width: 1280px){.betano-restart section.firstBranding{background:transparent !important}.betano-restart .hero .marcaj{background-color:#000;color:#fff}.betano-restart .hero .news-item:hover .text-container h2,.betano-restart .hero h2:hover{color:#162c53 !important}.betano-restart .hero .banner{background:transparent}.betano-restart .hero a.news-item{background-image:none;background-color:#fff !important}.betano-restart .hero .text-container h6{color:#000}.betano-restart .hero .text-container h6::before{background:#fff}.betano-restart .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betano-restart .hero .text-container h2{background:#fff;color:#ff5800}.betano-restart .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.betano-restart .main-container{background:#fff url(/plugins/brandings/Bet-RO_Restart_GSP_Desktop_1920x1080.jpg) no-repeat center 45px !important}.betano-restart section.blogsport,.betano-restart section.partners{background:#fff}.betano-restart footer{background:#ffffff}}@media all and (max-width: 767px){.betano-restart .firstBranding{background-color:#ff5800}.betano-restart .hero .C2 .marcaj{background-color:#fff;color:#333}.betano-restart .hero .C2 a.news-item{background-image:none;background-color:#ff5800 !important}.betano-restart .hero .C2 a.news-item .text-container h6{color:#000}.betano-restart .hero .C2 a.news-item .text-container h6::before{background:#ff5800}.betano-restart .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ff5800' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ff5800'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betano-restart .hero .C2 a.news-item .text-container h2{background:#ff5800;color:#fff}}@media all and (min-width: 1280px){.casaspecial section.firstBranding{background:transparent !important}.casaspecial .hero .marcaj{background-color:#ec1f27;color:#fde900}.casaspecial .hero .news-item:hover .text-container h2,.casaspecial .hero h2:hover{color:#162c53 !important}.casaspecial .hero .banner{background:transparent}.casaspecial .hero a.news-item{background-image:none;background-color:#fff !important}.casaspecial .hero .text-container h6{color:#ec1f27}.casaspecial .hero .text-container h6::before{background:#fff}.casaspecial .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.casaspecial .hero .text-container h2{background:#fff;color:#000}.casaspecial .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.casaspecial .main-container{background:#fff url(/plugins/brandings/bg-gsp-casa-20200806.jpg) no-repeat center 45px !important}.casaspecial section.blogsport,.casaspecial section.partners{background:#fff}.casaspecial footer{background:#ffffff}}@media all and (max-width: 767px){.casaspecial .firstBranding{background-color:#fde900}.casaspecial .hero .C2 .marcaj{background-color:#fff;color:#333}.casaspecial .hero .C2 a.news-item{background-image:none;background-color:#fde900 !important}.casaspecial .hero .C2 a.news-item .text-container h6{color:#ec1f27}.casaspecial .hero .C2 a.news-item .text-container h6::before{background:#fde900}.casaspecial .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fde900' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fde900'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.casaspecial .hero .C2 a.news-item .text-container h2{background:#fde900;color:#000}}@media all and (min-width: 1280px){.penny section.firstBranding{background:transparent !important}.penny .hero .marcaj{background-color:#FFD200;color:#333}.penny .hero .news-item:hover .text-container h2,.penny .hero h2:hover{color:#162c53 !important}.penny .hero .banner{background:transparent}.penny .hero a.news-item{background-image:none;background-color:#D1222A !important}.penny .hero .text-container h6{color:#FFD200}.penny .hero .text-container h6::before{background:#D1222A}.penny .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23D1222A' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23D1222A'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.penny .hero .text-container h2{background:#D1222A;color:#fff}.penny .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.penny .main-container{background:#fff url(/plugins/brandings/penny/bg-gsp-penny-20200607-v2.jpg) no-repeat center 45px !important}.penny section.blogsport,.penny section.partners{background:#fff}.penny footer{background:#ffffff}}@media all and (max-width: 767px){.penny .firstBranding{background-color:#D1222A}.penny .hero .C2 .marcaj{background-color:#fff;color:#333}.penny .hero .C2 a.news-item{background-image:none;background-color:#D1222A !important}.penny .hero .C2 a.news-item .text-container h6{color:#FFD200}.penny .hero .C2 a.news-item .text-container h6::before{background:#D1222A}.penny .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23D1222A' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23D1222A'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.penny .hero .C2 a.news-item .text-container h2{background:#D1222A;color:#fff}.penny .hero .C3 .banner{background-color:#D1222A}}@media all and (min-width: 1280px){.casacupa section.firstBranding{background:transparent !important}.casacupa .hero .marcaj{background-color:#ec1f27;color:#fde900}.casacupa .hero .news-item:hover .text-container h2,.casacupa .hero h2:hover{color:#162c53 !important}.casacupa .hero .banner{background:transparent}.casacupa .hero a.news-item{background-image:none;background-color:#fff !important}.casacupa .hero .text-container h6{color:#ec1f27}.casacupa .hero .text-container h6::before{background:#fff}.casacupa .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.casacupa .hero .text-container h2{background:#fff;color:#000}.casacupa .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.casacupa .main-container{background:#fff url(/plugins/brandings/bg-casa.jpg) no-repeat center 45px !important}.casacupa section.blogsport,.casacupa section.partners{background:#fff}.casacupa footer{background:#ffffff}}@media all and (max-width: 767px){.casacupa .firstBranding{background-color:#fde900}.casacupa .hero .C2 .marcaj{background-color:#fff;color:#333}.casacupa .hero .C2 a.news-item{background-image:none;background-color:#fde900 !important}.casacupa .hero .C2 a.news-item .text-container h6{color:#ec1f27}.casacupa .hero .C2 a.news-item .text-container h6::before{background:#fde900}.casacupa .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fde900' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fde900'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.casacupa .hero .C2 a.news-item .text-container h2{background:#fde900;color:#000}}@media all and (min-width: 1280px){.baumit section.firstBranding{background:transparent !important}.baumit .hero .marcaj{background-color:#000;color:#fff}.baumit .hero .news-item:hover .text-container h2,.baumit .hero h2:hover{color:#162c53 !important}.baumit .hero .banner{background:transparent}.baumit .hero a.news-item{background-image:none;background-color:#ee1c25 !important}.baumit .hero .text-container h6{color:#000}.baumit .hero .text-container h6::before{background:#ee1c25}.baumit .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ee1c25' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ee1c25'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.baumit .hero .text-container h2{background:#ee1c25;color:#fff}.baumit .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.baumit .main-container{background:#fff url(/plugins/brandings/1920x1080_gri_dirt_baumit.jpg) no-repeat center 45px !important}.baumit section.blogsport,.baumit section.partners{background:#fff}.baumit footer{background:#ffffff}}@media all and (max-width: 767px){.baumit .firstBranding{background-color:#ee1c25 !important}.baumit .hero .C2 .marcaj{background-color:#fff;color:#333}.baumit .hero .C2 a.news-item{background-image:none;background-color:#ee1c25 !important}.baumit .hero .C2 a.news-item .text-container h6{color:#000}.baumit .hero .C2 a.news-item .text-container h6::before{background:#ee1c25}.baumit .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ee1c25' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ee1c25'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.baumit .hero .C2 a.news-item .text-container h2{background:#ee1c25;color:#fff}}@media all and (min-width: 1280px){.kaufland section.firstBranding{background:transparent !important}.kaufland .hero .marcaj{background-color:#000;color:#fff}.kaufland .hero .news-item:hover .text-container h2,.kaufland .hero h2:hover{color:#162c53 !important}.kaufland .hero .banner{background:transparent}.kaufland .hero a.news-item{background-image:none;background-color:#e10915 !important}.kaufland .hero .text-container h6{color:#000}.kaufland .hero .text-container h6::before{background:#e10915}.kaufland .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23e10915' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23e10915'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.kaufland .hero .text-container h2{background:#e10915;color:#fff}.kaufland .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.kaufland .main-container{background:#fff url(/plugins/brandings/bg-kaufland-202007.jpg) no-repeat center 45px !important}.kaufland section.blogsport,.kaufland section.partners{background:#fff}.kaufland footer{background:#ffffff}}@media all and (max-width: 767px){.kaufland .firstBranding{background-color:#fde900}.kaufland .hero .C2 .marcaj{background-color:#fff;color:#333}.kaufland .hero .C2 a.news-item{background-image:none;background-color:#e10915 !important}.kaufland .hero .C2 a.news-item .text-container h6{color:#000}.kaufland .hero .C2 a.news-item .text-container h6::before{background:#e10915}.kaufland .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23e10915' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23e10915'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.kaufland .hero .C2 a.news-item .text-container h2{background:#e10915;color:#fff}}section .C1 .banner.adv_kaufland_c1{background:linear-gradient(0deg, #da0000 0%, #ff0404 100%) !important}section a.news-item.adv_kaufland_c1{background-image:none;background-color:#ff0404}section a.news-item.adv_kaufland_c1 .comments-no{display:none}section a.news-item.adv_kaufland_c1 .text-container h6 span{color:#000}section a.news-item.adv_kaufland_c1 h2 span{color:#000;background-color:#FFF}section a.news-item.adv_kaufland_c1 .text-container h6{color:#ec1f27}section a.news-item.adv_kaufland_c1 .text-container h6::before{background:#ff0404}section a.news-item.adv_kaufland_c1 .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ff0404' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ff0404'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section a.news-item.adv_kaufland_c1 .text-container h2{background:#ff0404;color:#fff}@media all and (max-width: 767px){.adv_kaufland_c1.banner{background:linear-gradient(0deg, #da0000 0%, #ff0404 100%);min-height:20px}}@media all and (min-width: 1280px){.betfairexchangeiulie section.firstBranding{background:transparent !important}.betfairexchangeiulie .hero .marcaj{background-color:#feb80b;color:#333}.betfairexchangeiulie .hero .news-item:hover .text-container h2,.betfairexchangeiulie .hero h2:hover{color:#162c53 !important}.betfairexchangeiulie .hero .banner{background:transparent}.betfairexchangeiulie .hero a.news-item{background-image:none;background-color:#fff !important}.betfairexchangeiulie .hero .text-container h6{color:#feb80b}.betfairexchangeiulie .hero .text-container h6::before{background:#fff}.betfairexchangeiulie .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betfairexchangeiulie .hero .text-container h2{background:#fff;color:#333}.betfairexchangeiulie .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.betfairexchangeiulie .main-container{background:#fff url(/plugins/brandings/bg-3-i.jpg) no-repeat center 45px !important}.betfairexchangeiulie section.blogsport,.betfairexchangeiulie section.partners{background:#fff}.betfairexchangeiulie footer{background:#ffffff}}@media all and (max-width: 767px){.betfairexchangeiulie .firstBranding{background-color:#000 !important}.betfairexchangeiulie .hero .C2 .marcaj{background-color:#333;color:#fff}.betfairexchangeiulie .hero .C2 a.news-item{background-image:none;background-color:#FFF !important}.betfairexchangeiulie .hero .C2 a.news-item:first-child{background-color:#feb80b !important}.betfairexchangeiulie .hero .C2 a.news-item:first-child .text-container h6{color:#fff}.betfairexchangeiulie .hero .C2 a.news-item:first-child .text-container h6::before{background:#feb80b}.betfairexchangeiulie .hero .C2 a.news-item:first-child .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23feb80b' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23feb80b'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.betfairexchangeiulie .hero .C2 a.news-item:first-child .text-container h2{background:#feb80b;color:#333}}@media all and (min-width: 1280px){.superbet-ucl section.firstBranding{background:transparent !important}.superbet-ucl .hero .marcaj{background-color:#ff0404;color:#fff}.superbet-ucl .hero .news-item:hover .text-container h2,.superbet-ucl .hero h2:hover{color:#fff !important}.superbet-ucl .hero .banner{background:transparent}.superbet-ucl .hero a.news-item{background-image:none;background-color:#000 !important}.superbet-ucl .hero .text-container h6{color:#ff0404}.superbet-ucl .hero .text-container h6::before{background:#000}.superbet-ucl .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23000' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23000'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.superbet-ucl .hero .text-container h2{background:#000;color:#fff}.superbet-ucl .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.superbet-ucl .main-container{background:#ff0000}.superbet-ucl section.blogsport,.superbet-ucl section.partners{background:#fff}.superbet-ucl footer{background:#ffffff}}@media all and (max-width: 767px){.superbet-ucl .firstBranding{background-color:#ff0404}.superbet-ucl .firstBranding{background-color:#ff0404}.superbet-ucl .hero .C2 .marcaj{background-color:#fff;color:#333}.superbet-ucl .hero .C2 a.news-item{background-image:none;background-color:#ff0404 !important}.superbet-ucl .hero .C2 a.news-item .text-container h6{color:#000}.superbet-ucl .hero .C2 a.news-item .text-container h6::before{background:#ff0404}.superbet-ucl .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ff0404' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ff0404'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.superbet-ucl .hero .C2 a.news-item .text-container h2{background:#ff0404;color:#fff}}@media all and (min-width: 1280px){.superbet-uel section.firstBranding{background:transparent !important}.superbet-uel .hero .marcaj{background-color:#ff0404;color:#fff}.superbet-uel .hero .news-item:hover .text-container h2,.superbet-uel .hero h2:hover{color:white !important}.superbet-uel .hero .banner{background:transparent}.superbet-uel .hero a.news-item{background-image:none;background-color:#000 !important}.superbet-uel .hero .text-container h6{color:#ff0404}.superbet-uel .hero .text-container h6::before{background:#000}.superbet-uel .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23000' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23000'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.superbet-uel .hero .text-container h2{background:#000;color:#fff}.superbet-uel .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.superbet-uel .main-container{background:#fff url(/plugins/brandings/bg-uel-20_08_2020.jpg) no-repeat center 45px !important}.superbet-uel section.blogsport,.superbet-uel section.partners{background:#fff}.superbet-uel footer{background:#ffffff}}@media all and (max-width: 767px){.superbet-uel .firstBranding{background-color:#ff0404}.superbet-uel .firstBranding{background-color:#ff0404}.superbet-uel .hero .C2 .marcaj{background-color:#fff;color:#333}.superbet-uel .hero .C2 a.news-item{background-image:none;background-color:#ff0404 !important}.superbet-uel .hero .C2 a.news-item .text-container h6{color:#000}.superbet-uel .hero .C2 a.news-item .text-container h6::before{background:#ff0404}.superbet-uel .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ff0404' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ff0404'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.superbet-uel .hero .C2 a.news-item .text-container h2{background:#ff0404;color:#fff}}.fortuna-campionate section.blogsport,.fortuna-campionate section.partners{background:#fff}@media all and (min-width: 1280px){.fortuna-campionate .firstBranding.hero .marcaj{background-color:#333;color:#fede00}.fortuna-campionate .firstBranding.hero .C2 .text-container h2{color:white}.fortuna-campionate .firstBranding.hero .C2 .text-container h6{color:#ffdb03}.fortuna-campionate .firstBranding.hero .C1 .news-item,.fortuna-campionate .firstBranding.hero .C2 .news-item{background:none;background-color:#FFF}.fortuna-campionate .firstBranding.hero .C1 .news-item .text-container h6,.fortuna-campionate .firstBranding.hero .C2 .news-item .text-container h6{color:#E01B2F}.fortuna-campionate .firstBranding.hero .C1 .news-item .text-container h6::before,.fortuna-campionate .firstBranding.hero .C2 .news-item .text-container h6::before{background:#fff}.fortuna-campionate .firstBranding.hero .C1 .news-item .text-container h6::after,.fortuna-campionate .firstBranding.hero .C2 .news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.fortuna-campionate .firstBranding.hero .C1 .news-item .text-container h2,.fortuna-campionate .firstBranding.hero .C2 .news-item .text-container h2{background:#fff;color:#333}.fortuna-campionate .firstBranding.hero .C3 .banner{background:transparent}.fortuna-campionate .main-container{background:url(/plugins/brandings/bg-fortuna-campionate.jpg) no-repeat center 45px !important}}@media all and (max-width: 767px){.fortuna-campionate .banner.fortuna{background-color:#ffdb03}.fortuna-campionate .firstBranding{background-color:#ffdb01}.fortuna-campionate .firstBranding.hero .C2 .text-container h2{color:#000000}.fortuna-campionate .firstBranding.hero .C2 .text-container h6{color:#E01B2F}.fortuna-campionate .firstBranding.hero .C2 .news-item{background-image:linear-gradient(270deg, #ffdb01 0%, #ffdb01 100%)}.fortuna-campionate .firstBranding.hero .C2 .text-container h6::before{background-image:linear-gradient(to top, rgba(255,219,1,0) 0%, #ffdb01 71%)}.fortuna-campionate .firstBranding.hero .C2 .text-container h6::after{background-image:url(/images/h6shape-branding.svg)}}.fortuna-campionate .paddingTop20{padding-top:20px;background-color:transparent}section .C2 .banner.oppo{background-image:none;order:-1}section .C2 .banner.oppo .dfpslot{max-width:612px;overflow:hidden}section a.news-item.oppo{border-top-left-radius:0 !important;border-top-right-radius:0 !important;background-image:none;background-color:#000}section a.news-item.oppo span.marcaj{color:white !important;background-color:#066b38}section a.news-item.oppo .text-container h6{color:#e35a05}section a.news-item.oppo .text-container h6::before{background:#000}section a.news-item.oppo .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23000' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23000'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section a.news-item.oppo .text-container h2{background:#000;color:#fff}@media all and (max-width: 767px){.oppo.banner{order:-1;text-align:center;background:#000}}.banner.oppo .dfpslot{max-width:612px !important}@media all and (min-width: 1280px){section.calupOppo{background:#fff url(/plugins/brandings/bg-sectiune-oppo.jpg) no-repeat center 0 !important}section.calupOppo .controller{margin-top:30px}section.calupOppo a.news-item{background-color:#fff !important}section.calupOppo a.news-item .text-container h2{background:transparent !important}section.calupOppo a.news-item .marcaj{background-color:#066b38;color:#fff}section.calupOppo .text-container h6{color:#e35a05}section.calupOppo .text-container h6::before{background:#fff}section.calupOppo .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section.calupOppo .text-container h2{background:#fff;color:#000}section.calupOppo .C3 .banner{background:transparent !important}.banner.calupOppo{background-color:transparent}}@media all and (max-width: 767px){section.calupOppo .dfpslot{background-color:#fff}section.calupOppo .C1 .banner{background-color:#fff;padding-bottom:5px;margin-bottom:10px}section.calupOppo .C1 h6{color:#e35a05}section.calupOppo .C1 h2{color:#2e2a1e !important}section.calupOppo .C2 .banner{background-color:transparent;order:-1}section.calupOppo .C2 a.news-item{background-color:#000 !important}section.calupOppo .C2 a.news-item:first-child .text-container h6{color:#e35a05}section.calupOppo .C2 a.news-item:first-child .text-container h6::before{background:#000}section.calupOppo .C2 a.news-item:first-child .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23000' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23000'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section.calupOppo .C2 a.news-item:first-child .text-container h2{background:#000;color:#fff}section.calupOppo .C2 .marcaj{background-color:#066b38;color:#fff}section.calupOppo .C2 .text-container{background-color:transparent}section.calupOppo.marginBottom20{margin-bottom:17px}}.fortunabonus section.blogsport,.fortunabonus section.partners{background:#fff}@media all and (min-width: 1280px){.fortunabonus .firstBranding.hero .marcaj{background-color:#333;color:#fede00}.fortunabonus .firstBranding.hero .C2 .text-container h2{color:white}.fortunabonus .firstBranding.hero .C2 .text-container h6{color:#ffdb03}.fortunabonus .firstBranding.hero .C1 .news-item,.fortunabonus .firstBranding.hero .C2 .news-item{background:none;background-color:#FFF}.fortunabonus .firstBranding.hero .C1 .news-item .text-container h6,.fortunabonus .firstBranding.hero .C2 .news-item .text-container h6{color:#E01B2F}.fortunabonus .firstBranding.hero .C1 .news-item .text-container h6::before,.fortunabonus .firstBranding.hero .C2 .news-item .text-container h6::before{background:#fff}.fortunabonus .firstBranding.hero .C1 .news-item .text-container h6::after,.fortunabonus .firstBranding.hero .C2 .news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.fortunabonus .firstBranding.hero .C1 .news-item .text-container h2,.fortunabonus .firstBranding.hero .C2 .news-item .text-container h2{background:#fff;color:#333}.fortunabonus .firstBranding.hero .C3 .banner{background:transparent}.fortunabonus .main-container{background:url(/plugins/brandings/bg-fortuna-lucky.jpg) no-repeat center 45px !important}}@media all and (max-width: 767px){.fortunabonus .banner.fortunabonus{background-color:#ffdb03}.fortunabonus .firstBranding{background-color:#ffdb01}.fortunabonus .firstBranding.hero .C2 .text-container h2{color:#000000}.fortunabonus .firstBranding.hero .C2 .text-container h6{color:#E01B2F}.fortunabonus .firstBranding.hero .C2 .news-item{background-image:linear-gradient(270deg, #ffdb01 0%, #ffdb01 100%)}.fortunabonus .firstBranding.hero .C2 .text-container h6::before{background-image:linear-gradient(to top, rgba(255,219,1,0) 0%, #ffdb01 71%)}.fortunabonus .firstBranding.hero .C2 .text-container h6::after{background-image:url(/images/h6shape-branding.svg)}}.fortunabonus .paddingTop20{padding-top:20px;background-color:transparent}section .C2 .banner.maraton{background-image:none;background-color:#ffed00;order:-1}section .C2 .banner.maraton .dfpslot{max-width:612px;overflow:hidden}section a.news-item.maraton{border-top-left-radius:0 !important;border-top-right-radius:0 !important;background-image:none;background-color:#ffed00}section a.news-item.maraton span.marcaj{color:white !important;background-color:#333}section a.news-item.maraton .text-container h6{color:#eb023a}section a.news-item.maraton .text-container h6::before{background:#ffed00}section a.news-item.maraton .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23ffed00' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23ffed00'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}section a.news-item.maraton .text-container h2{background:#ffed00;color:#333}@media all and (max-width: 767px){.maraton.banner{order:-1;text-align:center;background:#000}}.banner.maraton .dfpslot{max-width:612px !important}@media all and (min-width: 1280px){.oppo section.firstBranding{background:transparent !important}.oppo .hero .marcaj{background-color:#066b38;color:#fff}.oppo .hero .news-item:hover .text-container h2,.oppo .hero h2:hover{color:white !important}.oppo .hero .banner{background:transparent}.oppo .hero a.news-item{background-image:none;background-color:#fff !important}.oppo .hero .text-container h6{color:#e35a05}.oppo .hero .text-container h6::before{background:#fff}.oppo .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.oppo .hero .text-container h2{background:#fff;color:#000}.oppo .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.oppo .main-container{background:#fff url(/plugins/brandings/bg-sectiune-oppo.jpg) no-repeat center 45px !important}.oppo section.blogsport,.oppo section.partners{background:#fff}.oppo footer{background:#ffffff}}@media all and (max-width: 767px){.oppo .firstBranding{background-color:#ff0404}.oppo .firstBranding{background-color:#ff0404}.oppo .hero .C2 .marcaj{background-color:#fff;color:#333}.oppo .hero .C2 a.news-item{background-image:none;background-color:#000 !important}.oppo .hero .C2 a.news-item .text-container h6{color:#000}.oppo .hero .C2 a.news-item .text-container h6::before{background:#000}.oppo .hero .C2 a.news-item .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23000' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23000'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.oppo .hero .C2 a.news-item .text-container h2{background:#000;color:#fff}}@media all and (min-width: 1280px){.vladcazino section.firstBranding{background:transparent !important}.vladcazino .hero .marcaj{background-color:#650a65;color:#fff}.vladcazino .hero .news-item:hover .text-container h2,.vladcazino .hero h2:hover{color:#333 !important}.vladcazino .hero .banner{background:transparent}.vladcazino .hero a.news-item{background-image:none;background-color:#fff !important}.vladcazino .hero .text-container h6{color:#650a65}.vladcazino .hero .text-container h6::before{background:#fff}.vladcazino .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.vladcazino .hero .text-container h2{background:#fff;color:#333}.vladcazino .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.vladcazino .main-container{background:#fff url(/plugins/brandings/bg-vladcazino.jpg) no-repeat center 45px !important}.vladcazino section.blogsport,.vladcazino section.partners{background:#fff}.vladcazino footer{background:#ffffff}}@media all and (max-width: 767px){.vladcazino .firstBranding{background-color:#33154d !important}.vladcazino .firstBranding{background-color:#ff0404}.vladcazino .hero .C2 .marcaj{background-color:#fff;color:#333}.vladcazino .hero .C2 a.news-item{background-color:#220f44 !important;background-image:linear-gradient(to left, #220f44 0%, #5f2364 100%) !important;background-image:none}.vladcazino .hero .C2 .thumb{background-color:#220f44 !important;background-image:linear-gradient(to left, #220f44 0%, #5f2364 100%) !important}.vladcazino .hero .C2 .text-container h6::before{background:#5f2364}.vladcazino .hero .C2 .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a%3Cg id='Rectangle 2 Copy'%3E\a%3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a%3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a%3C/mask%3E\a%3Cg mask='url(%23mask0)'%3E\a%3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a%3C/g%3E\a%3C/g%3E\a%3Cdefs%3E\a%3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a%3Cstop stop-opacity='0.01'/%3E\a%3Cstop offset='1'/%3E\a%3C/linearGradient%3E\a%3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a%3Cstop stop-color='%235f2364' stop-opacity='0.01'/%3E\a%3Cstop offset='1' stop-color='%235f2364'/%3E\a%3C/linearGradient%3E\a%3C/defs%3E\a%3C/svg%3E\a")}}@media all and (min-width: 1280px){.emagbf section.firstBranding{background:transparent !important}.emagbf .hero .marcaj{background-color:#fff;color:#000}.emagbf .hero .news-item h6::after{background-image:url(/images/h6shape-emag.svg)}.emagbf .hero .news-item:hover .text-container h2,.emagbf .hero h2:hover{color:#000 !important}.emagbf .hero .banner{background:transparent}.emagbf .hero a.news-item{background-image:none;background-color:#fff !important}.emagbf .hero .text-container h6{color:#fff}.emagbf .hero .text-container h6::before{background:#fff}.emagbf .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.emagbf .hero .text-container h2{background:#fff;color:#000}.emagbf .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.emagbf section.blogsport,.emagbf section.partners{background:#fff}.emagbf .main-container{background:#fff url(/plugins/brandings/emag-bg-o.jpg) no-repeat center 45px !important}.emagbf .hero a.news-item{background-color:#77f7f8 !important;background-image:linear-gradient(to left, #77f7f8 0%, #69c3c6 100%) !important;background-image:none}.emagbf .hero .thumb{background-color:#77f7f8 !important;background-image:linear-gradient(to left, #77f7f8 0%, #69c3c6 100%) !important}.emagbf .hero .text-container h2{background:none !important}.emagbf .hero .text-container h6::before{background:#69c3c6 !important}.emagbf .hero .text-container h6::after{background-image:url(/images/h6shape-emag.svg) !important}.emagbf footer{background:#ffffff}}@media all and (max-width: 767px){.emagbf .firstBranding{background-color:#77f7f8 !important}.emagbf .firstBranding{background-color:#ff0404}.emagbf .main-container h6{color:#000 !important}.emagbf .hero .C2 .marcaj{background-color:#fff;color:#333}.emagbf .hero .C2 a.news-item{background-color:#77f7f8 !important;background-image:linear-gradient(to left, #77f7f8 0%, #69c3c6 100%) !important;background-image:none}.emagbf .hero .C2 a.news-item h2{color:#000}.emagbf .hero .C2 .thumb{background-color:#77f7f8 !important;background-image:linear-gradient(to left, #77f7f8 0%, #69c3c6 100%) !important}.emagbf .hero .C2 .text-container h6{color:#fff !important}.emagbf .hero .C2 .text-container h6::before{background:#69c3c6}.emagbf .hero .C2 .text-container h6::after{background-image:url(/images/h6shape-emag.svg)}}section .C2 .banner.engieWidget{background-image:linear-gradient(115deg, #04bff5 0%, #04bff5 10%, #23d2b5 100%);order:-1}section .C2 .banner.engieWidget .dfpslot{max-width:612px;overflow:hidden}section a.news-item.engieWidget{border-top-left-radius:0 !important;border-top-right-radius:0 !important;background-image:linear-gradient(115deg, #04bff5 0%, #04bff5 10%, #23d2b5 100%)}section a.news-item.engieWidget h6 span{color:#fff !important}section a.news-item.engieWidget h2{color:#FFF !important}section a.news-item.engieWidget h2 .marcaj{background-color:#FFF;color:#333}section a.news-item.engieWidget .text-container h6::before{background-image:linear-gradient(to top, #04bff5 0%, #04bff5 71%)}section a.news-item.engieWidget .text-container h6::after{background-image:url(/images/h6shape-engie.svg)}.banner.engieWidget .dfpslot{max-width:612px !important}@media all and (min-width: 1280px){.aboutyou section.firstBranding{background:transparent !important}.aboutyou .hero .marcaj{background-color:#eb003b;color:#fff}.aboutyou .hero .news-item:hover .text-container h2,.aboutyou .hero h2:hover{color:#333 !important}.aboutyou .hero .banner{background:transparent}.aboutyou .hero a.news-item{background-image:none;background-color:#fff !important}.aboutyou .hero .text-container h6{color:#eb003b}.aboutyou .hero .text-container h6::before{background:#fff}.aboutyou .hero .text-container h6::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='219' height='85' viewBox='0 0 219 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E\a     %3Cg id='Rectangle 2 Copy'%3E\a         %3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='219' height='85'%3E\a             %3Crect id='Mask' width='219' height='85' fill='url(%23paint0_linear)'/%3E\a         %3C/mask%3E\a         %3Cg mask='url(%23mask0)'%3E\a             %3Cpath id='Rectangle 2 Copy_2' fill-rule='evenodd' clip-rule='evenodd' d='M0 85V0H39.228C80.3581 0 70.6831 24.1243 116.018 24C117.483 23.996 219 24 219 24V85H0Z' fill='url(%23paint1_linear)'/%3E\a         %3C/g%3E\a     %3C/g%3E\a     %3Cdefs%3E\a         %3ClinearGradient id='paint0_linear' x1='219' y1='25.5185' x2='92.16' y2='25.5185' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-opacity='0.01'/%3E\a             %3Cstop offset='1'/%3E\a         %3C/linearGradient%3E\a         %3ClinearGradient id='paint1_linear' x1='172.972' y1='85' x2='172.972' y2='24.7591' gradientUnits='userSpaceOnUse'%3E\a             %3Cstop stop-color='%23fff' stop-opacity='0.01'/%3E\a             %3Cstop offset='1' stop-color='%23fff'/%3E\a         %3C/linearGradient%3E\a     %3C/defs%3E\a%3C/svg%3E\a")}.aboutyou .hero .text-container h2{background:#fff;color:#333}.aboutyou .leaderBoard{margin-top:30px;z-index:11000;height:200px;background:transparent}.aboutyou section.blogsport,.aboutyou section.partners{background:#fff}.aboutyou .main-container{background:#fff url(/plugins/brandings/bg-ay.jpg) no-repeat center 45px !important}.aboutyou footer{background:#ffffff}}@media all and (max-width: 767px){.aboutyou .firstBranding{background-color:#6a344c !important}.aboutyou .firstBranding{background-color:#ff0404}.aboutyou .main-container .hero .C2 h6{color:#fff !important}.aboutyou .hero .C2 .marcaj{background-color:#fff;color:#333}.aboutyou .hero .C2 a.news-item{background-color:#6a344c !important;background-image:linear-gradient(to left, #6a344c 0%, #38172a 100%) !important;background-image:none}.aboutyou .hero .C2 a.news-item h2{color:#fff}.aboutyou .hero .C2 .thumb{background-color:#6a344c !important;background-image:linear-gradient(to left, #6a344c 0%, #38172a 100%) !important}.aboutyou .hero .C2 .text-container h6{color:#eb003b !important}.aboutyou .hero .C2 .text-container h6::before{background:#38172a}.aboutyou .hero .C2 .text-container h6::after{background-image:url(/images/h6shape-aboutyou.svg)}}section.esports{background:white}@media (min-width: 767px){.icon-header.esports-header{padding-top:20px}}@media (max-width: 767px){.esports-header{position:relative}.esports-header::before{content:'';position:absolute;height:10px;width:100%;left:0;top:-10px;box-shadow:0 2px 10px 0 rgba(0,0,0,0.1)}section.esports .banner{background:white !important;position:relative;padding:20px 0}section.esports .banner::before{content:'';position:absolute;height:10px;width:100%;left:0;top:-10px;box-shadow:0 2px 10px 0 rgba(0,0,0,0.1)}}.parent449 .category-title,.cat449 .category-title{background-image:linear-gradient(90deg, #da0000 0%, #ff0404 100%)}@media (max-width: 767px){.parent449 .category-title .controller,.cat449 .category-title .controller{padding:0}.parent449 .category-title .controller .inner-controller,.cat449 .category-title .controller .inner-controller{padding:20px 15px}.parent449 .category-title .controller p,.cat449 .category-title .controller p{color:#C3C3C3}.parent449 .category-title .controller ul li a,.cat449 .category-title .controller ul li a{color:black}}@media (min-width: 767px){.parent449 .category-title .controller,.cat449 .category-title .controller{background-image:url(/assets/esports/cobra.svg);background-repeat:no-repeat;padding-top:0;background-position:left 0;padding-left:80px;background-size:auto 100%;display:flex}.parent449 .category-title .controller .inner-controller,.cat449 .category-title .controller .inner-controller{flex:1;padding-top:20px}.parent449 .category-title .controller .poweredby,.cat449 .category-title .controller .poweredby{display:flex;flex-direction:column}.parent449 .category-title .controller .poweredby .padding-powered,.cat449 .category-title .controller .poweredby .padding-powered{padding-bottom:10px}.parent449 .category-title .controller .poweredby .space,.cat449 .category-title .controller .poweredby .space{flex:1}.parent449 .category-title .controller p,.cat449 .category-title .controller p{color:#DEDED8}.parent449 .category-title .controller ul li a,.cat449 .category-title .controller ul li a{color:black}}.tag60496 .category-title{background-image:linear-gradient(90deg, #da0000 0%, #ff0404 100%)}@media (max-width: 767px){.tag60496 .category-title .controller{padding:0}.tag60496 .category-title .controller .inner-controller{padding:20px 15px}.tag60496 .category-title .controller p{color:#C3C3C3}.tag60496 .category-title .controller ul li a{color:black}}@media (min-width: 767px){.tag60496 .category-title .controller{background-image:url(/assets/esports/cobra.svg);background-repeat:no-repeat;padding-top:0;background-position:left 0;padding-left:80px;background-size:auto 100%;display:flex}.tag60496 .category-title .controller .inner-controller{flex:1;padding-top:20px}.tag60496 .category-title .controller .poweredby{display:flex;flex-direction:column}.tag60496 .category-title .controller .poweredby .padding-powered{padding-bottom:10px}.tag60496 .category-title .controller .poweredby .space{flex:1}.tag60496 .category-title .controller p{color:#DEDED8}.tag60496 .category-title .controller ul li a{color:black}}.brandingAgenda .agenda h2{font-weight:300;color:#F37A1F}.brandingAgenda .agenda .subtitle{color:black}.brandingAgenda .agenda h3{color:#F37A1F;font-weight:300}.brandingAgenda .agenda .box-header .tabs li a.selected{color:#fff;background-color:#F37A1F}.brandingAgenda .agenda .box-header .tabs li a{color:#F37A1F;border-color:#F37A1F}.brandingAgenda .agenda .more{background:#F37A1F;color:#FFF;font-weight:300;text-align:left;background-image:url(/plugins/brandings/stihl.png);background-repeat:no-repeat;background-position:center right 10px}.no-strip-thumb .thumb{padding-bottom:57.66% !important;background:none}.no-strip-thumb .comments-no{display:none}.no-strip-thumb{flex-wrap:wrap !important}.no-strip-thumb .thumb{border-radius:0 !important;width:100% !important}.no-strip-thumb .text-container{flex-direction:row !important}div#div-gpt-ad-6473050-4{background:#FFEE00}.partners.mobile-only .news-item h2::after{background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #F5F5F3 90%, #F5F5F3 100%);height:30px;bottom:0;left:0;width:100%;content:'';position:absolute}.partners.stiri-nebune-mici.mobile-only .news-item h2::after{background:none;height:0}.partners.advertoriale.mobile-only .news-item h2::after{background:none;height:0}.hidden{display:none}.main-menu .mega-item{margin-right:0 !important}.search form input.submit{position:absolute;left:12px;width:26px;background:transparent;border:none;margin-bottom:0}.search form input.submit:hover,.search form input.submit:active,.search form input.submit:focus{border-width:0;outline:0;-webkit-appearance:none;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.search input[type=search]{margin:0;border:none;padding:0 10px 0 50px;font-size:16px;border-radius:0;font-family:"Barlow", sans-serif;line-height:1;background-color:#DEDED8;background-image:url(https://statistics.gsp.ro/dist/images/search.svg);background-repeat:no-repeat;background-size:23px;background-position:16px 16px;max-height:46px}@media (max-width: 767px) and (min-width: 375px){.C2 .news-item:nth-child(n+2) .thumb .video-icon img,.C1 .video-icon img{width:37px !important;height:37px !important}}@media (min-width: 768px){.menu-modal .close{width:52px;height:46px}}article.article .thumb{background:none}.header-logo-hidden-span{display:none}.h6-categorii{font-size:11px;letter-spacing:.2px;line-height:1.1;font-family:"Barlow", sans-serif;margin:0;font-weight:700;text-transform:uppercase;color:#E01B2F}@media (min-width: 768px){.h6-categorii{margin-bottom:10px}}@media (min-width: 1024px){.h6-categorii{margin-left:0;margin-right:0}}@media (max-width: 767px){.h6-categorii{position:relative;padding:16px 0 0 16px;display:block;width:auto;vertical-align:top;margin:-24px 0 8px;max-width:calc(100% - 88px);z-index:1}.h6-categorii::before{position:absolute;content:'';height:85px;background-image:linear-gradient(to top, rgba(255,255,255,0) 0%, #fff 71%);top:0;left:0;width:calc(100% - 51px)}.h6-categorii::after{position:absolute;content:'';width:219px;height:85px;background-image:url(/images/h6shape-white.svg);background-repeat:repeat-x;background-size:219px 85px;top:0;left:calc(100% - 51px);pointer-events:none}.h6-categorii span{position:relative;z-index:1}}.comments p{word-wrap:break-word}.relegation_playoff{background-color:#FCE9EB !important}.promotion_playoff{background-color:#DFF4C7 !important}.tiertwo_playoff{background-color:#FFEDBF !important}.relegation{background-color:#F7C6CB !important}.promotion{background-color:#BEE890 !important}.tiertwo{background-color:#FFDA7F !important}@media (min-width: 768px){.gallery .main-photo .thumb img{margin-top:90px}}.hide-all{display:none}.disable-scroll-on-modal{position:fixed}.C2 .banner.max100{width:inherit !important}.bannerWideHC a img{width:100% !important;height:auto}@media (max-width: 767px){.C3.visible-on-mobile .news-item{flex-wrap:wrap;padding:0}}.maxbet .statistici .rez-prog .scor-gazde a,.maxbet .statistici .rez-prog .scor-oaspeti a{background-color:#019721;color:white}.maxbet .statistici .rez-prog .nejucat .scor-gazde a,.maxbet .statistici .rez-prog .nejucat .scor-oaspeti a{background:#b2e0bc;color:white}
