﻿*,*::before,*::after{box-sizing:border-box;}html{height:100%;}body{-webkit-font-smoothing:antialiased;}img,video,canvas,svg{display:block;max-width:100%;height:auto;}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;}h1,h2,h3,h4,h5,h6{line-height:1.2;}p{line-height:1;margin:0;}figure{margin:0;}a{text-decoration:none;color:inherit;}a:hover,a:focus{text-decoration:underline;}ul{list-style:none;margin:0;padding:0;}dialog{background:none;border:0;}:root{--warn:40,94%,52%;--danger:350,98%,65%;--info:195,100%,45%;--success:96,70%,46%;--primary:217,93%,52%;--alternative:275,100%,65%;--default:var(--surface-medium);--dark:229,26%,24%;--secondary:19,95%,64%;--siteWidth:1040px;--radius:10px;--shadow-0:none;--shadow-1:0 2px 2px hsla(var(--dark),.2);--shadow-2:0 2px 5px hsla(var(--dark),.4);--shadow-3:0 2px 10px hsla(var(--dark),.4);--font:"Inter",Arial,system-ui,ui-sans-serif,sans-serif;--font-impact:"Anton",impact,sans-serif;--font-serif:"PT Serif",serif;--ani-quick:.15s ease-in-out;--ani-calm:.35s ease-in-out;--background-light:255,100%,100%;--background-dark:229,26%,16%;--surface-xlight:215,43%,95%;--surface-light:217,32%,86%;--surface-medium:218,19%,63%;--surface-dark:222,12%,45%;--surface-xdark:224,18%,12%;--surface-text:255,100%,0%;--primary-soft:220,100%,95%;--primary-xlight:220,100%,90%;--primary-light:220,100%,65%;--primary-medium:220,79%,54%;--primary-dark:220,82%,44%;--primary-xdark:220,72%,34%;--secondary-soft:19,100%,93%;--secondary-xlight:19,100%,83%;--secondary-light:19,100%,70%;--secondary-medium:19,95%,64%;--secondary-dark:19,80%,51%;--secondary-xdark:19,75%,40%;--danger-light:0,97%,69%;--danger-medium:350,98%,65%;--text:255,100%,0%;--h1-size:96px;--h2-size:60px;--h3-size:48px;--h4-size:40px;--h5-size:20px;--h6-size:16px;--h1-weight:normal;--h2-weight:normal;--h3-weight:normal;--h4-weight:600;--h5-weight:600;--h6-weight:600;--p-weight:300;--semibold:500;--h1-line-height:1.2;--h2-line-height:1.2;--h3-line-height:1.2;--h4-line-height:1.2;--h5-line-height:1.2;--h6-line-height:1.4;--p-line-height:1.6;--paragraph:18px;--body:16px;--hero:60px;--subtitle:14px;--serif:40px;--signature:34px;--font-article-size:var(--paragraph);--font-body-size:var(--body);--font-subtitle-size:var(--subtitle);--font-hero-size:var(--hero);--font-serif-size:var(--serif);--font-serif-small-size:var(--signature);--xs:320px;--sm:480px;--md:768px;--lg:1024px;--xl:1200px;--xxl:1600px;--z-background:0;--z-page:100;--z-page-contents:110;--z-page-sticky:150;--z-page-top-menu:200;--z-page-menu:190;--z-page-dropdowns:180;--z-dialogs:400;--z-modals:1000;--z-alerts:1500;--role-gk:40,94%,52%;--role-def:96,70%,46%;--role-mid:217,93%,52%;--role-wing:273,100%,61%;--role-atk:351,89%,53%;--grad-primary-start:220,79%,54%;--grad-primary-end:195,100%,45%;--grad-alternative-start:261,79%,54%;--grad-alternative-end:277,72%,60%;--grad-danger-start:0,73%,47%;--grad-danger-end:23,100%,68%;}[data-theme=dark],.theme-dark,.dark{--surface-xlight:229,31%,71%;--surface-light:230,28%,59%;--surface-medium:229,27%,40%;--surface-dark:229,26%,24%;--surface-xdark:229,26%,16%;--surface-text:255,100%,100%;--text:255,100%,100%;--default:var(--surface-medium);}[data-theme=light],.theme-light,.light{--surface-xlight:215,43%,95%;--surface-light:217,32%,86%;--surface-medium:218,19%,63%;--surface-dark:222,12%,45%;--surface-xdark:224,18%,12%;--surface-text:255,100%,0%;--text:255,100%,0%;}.burn{--success:115,67%,57%;--danger:346,89%,56%;--warn:46,100%,50%;--secondary:20,98%,61%;--alternative:257,76%,55%;--info:189,100%,55%;}html{background-color:var(--background);}html body{--top-bar-height:25px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;margin:0;padding:0;padding-top:var(--top-bar-height);font-family:var(--font);}html body footer#main-footer{--offset:10px;--pad:20px;--line:2px solid hsl(var(--surface-light));margin:calc(var(--offset)*-1) auto auto auto;width:100%;display:flex;flex-flow:column wrap;background-image:url("https://content.fantacalcio.it/fantacalcio/images/patterns/fc-pattern-web-04.png");background-size:cover;color:hsl(var(--background-light));}html body footer#main-footer ul,html body footer#main-footer li{list-style:none;}html body footer#main-footer ul::marker,html body footer#main-footer li::marker{content:none;display:none;}html body footer#main-footer .content{--p:calc(var(--pad)*2);--pt:calc(var(--p) + var(--offset));margin:auto auto auto auto;width:100%;max-width:min(100vw,var(--siteWidth));padding:var(--pt) var(--p) var(--p) var(--p);display:flex;flex-flow:column wrap;gap:var(--p);}html body footer#main-footer .content>.title img{margin:auto;}html body footer#main-footer .content .nav{display:flex;flex-flow:column wrap;gap:var(--pad);}@media(min-width:480px){html body footer#main-footer .content .nav{display:flex;flex-flow:row wrap;}html body footer#main-footer .content .nav>div{flex:1;}}@media(min-width:480px) and (max-width:768px){html body footer#main-footer .content .nav>div:last-child{flex:0 0 100%;display:flex;flex-flow:row wrap;margin-top:var(--pad);padding-top:calc(var(--pad)*2);border-top:var(--line);}html body footer#main-footer .content .nav>div:last-child .list{flex:1;}html body footer#main-footer .content .nav>div:last-child .list:last-child{flex:0 0 100%;margin-top:var(--pad);display:flex;flex-flow:row wrap;gap:var(--pad);justify-content:space-between;padding-top:calc(var(--pad)*2);border-top:var(--line);}html body footer#main-footer .content .nav>div:last-child .list:last-child h5{height:fit-content;align-self:center;}html body footer#main-footer .content .nav>div:last-child .list:last-child ul{margin:0;}}html body footer#main-footer .content .nav>div{display:flex;flex-flow:column wrap;gap:var(--pad);}html body footer#main-footer .content .nav>div .list{--gap:calc(var(--pad)*.5);}html body footer#main-footer .content .nav>div .list ul{margin-top:var(--gap);display:flex;flex-flow:column wrap;gap:var(--gap);}html body footer#main-footer .content .nav>div .list ul li{color:hsl(var(--surface-light));}html body footer#main-footer .content .nav>div .list ul li button{color:inherit;background-color:inherit;font-size:inherit;margin:0;padding:0;border:0;text-align:left;cursor:pointer;}html body footer#main-footer .content .nav>div .list ul li button:hover{text-decoration:underline;}html body footer#main-footer .content .nav>div .list ul li img{height:40px;width:auto;}html body footer#main-footer .content .nav>div .list ul li img+span{height:fit-content;flex:1;align-self:center;}html body footer#main-footer .content .social{--p:calc(var(--pad)*2);justify-content:space-between;padding-top:var(--p);border-top:var(--line);}html body footer#main-footer .content .social>span{align-self:center;}html body footer#main-footer .content .social ul{align-items:center;}html body footer#main-footer .strip{background-color:hsl(var(--surface-dark));padding:var(--pad);}html body #main-container{--gap:10px;--sidebar-width:320px;display:flex;width:100%;flex-wrap:nowrap;padding:0;padding-top:calc(var(--gap)*3);z-index:var(--z-page-contents);position:relative;}html body #main-container #content{--page-pad:calc(var(--gap)*3);padding-left:var(--page-pad);padding-right:var(--page-pad);flex:1;max-width:calc(100% - var(--sidebar-width));min-height:500px;box-sizing:border-box;border-right:2px solid hsl(var(--surface-xlight));margin-bottom:var(--page-pad);}@media(max-width:1024px){html body #main-container #content{--page-pad:calc(var(--gap)*2);max-width:100%;border:0;}}html body #main-container #sidebar{padding-left:var(--gap);padding-right:var(--gap);padding-bottom:var(--gap);width:var(--sidebar-width);flex-basis:var(--sidebar-width);flex-grow:0;flex-shrink:0;box-sizing:border-box;}@media(max-width:1024px){html body #main-container #sidebar{display:none;}}html body #main-container #sidebar>.sticky-top{display:flex;flex-direction:column;gap:10px;}.form-control{position:relative;}.form-control.with-icon.with-icon input{padding-right:38px;}.form-control.with-icon.with-icon .icon{position:absolute;right:10px;}.form-control input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;height:16px;width:16px;-webkit-mask-image:url("https://content.fantacalcio.it/fantacalcio/images/icons/blacks/xmark-solid.svg");-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:12px;background-color:var(--text-color);}.sticky-top{position:sticky;top:10px;z-index:var(--z-page-sticky);box-shadow:0 2px 10px var(--background-color,rgba(0,0,0,0));}.sticky-header{transform:translateY(0);transition:transform .3s ease;box-shadow:0 1px 25px rgba(0,0,0,.1);}.sticky-header.hide{transform:translateY(-105%);}:root{--warn:40,94%,52%;--danger:350,98%,65%;--info:195,100%,45%;--success:96,70%,46%;--primary:217,93%,52%;--alternative:275,100%,65%;--default:var(--surface-medium);--dark:229,26%,24%;--secondary:19,95%,64%;--siteWidth:1040px;--radius:10px;--shadow-0:none;--shadow-1:0 2px 2px hsla(var(--dark),.2);--shadow-2:0 2px 5px hsla(var(--dark),.4);--shadow-3:0 2px 10px hsla(var(--dark),.4);--font:"Inter",Arial,system-ui,ui-sans-serif,sans-serif;--font-impact:"Anton",impact,sans-serif;--font-serif:"PT Serif",serif;--ani-quick:.15s ease-in-out;--ani-calm:.35s ease-in-out;--background-light:255,100%,100%;--background-dark:229,26%,16%;--surface-xlight:215,43%,95%;--surface-light:217,32%,86%;--surface-medium:218,19%,63%;--surface-dark:222,12%,45%;--surface-xdark:224,18%,12%;--surface-text:255,100%,0%;--primary-soft:220,100%,95%;--primary-xlight:220,100%,90%;--primary-light:220,100%,65%;--primary-medium:220,79%,54%;--primary-dark:220,82%,44%;--primary-xdark:220,72%,34%;--secondary-soft:19,100%,93%;--secondary-xlight:19,100%,83%;--secondary-light:19,100%,70%;--secondary-medium:19,95%,64%;--secondary-dark:19,80%,51%;--secondary-xdark:19,75%,40%;--danger-light:0,97%,69%;--danger-medium:350,98%,65%;--text:255,100%,0%;--h1-size:96px;--h2-size:60px;--h3-size:48px;--h4-size:40px;--h5-size:20px;--h6-size:16px;--h1-weight:normal;--h2-weight:normal;--h3-weight:normal;--h4-weight:600;--h5-weight:600;--h6-weight:600;--p-weight:300;--semibold:500;--h1-line-height:1.2;--h2-line-height:1.2;--h3-line-height:1.2;--h4-line-height:1.2;--h5-line-height:1.2;--h6-line-height:1.4;--p-line-height:1.6;--paragraph:18px;--body:16px;--hero:60px;--subtitle:14px;--serif:40px;--signature:34px;--font-article-size:var(--paragraph);--font-body-size:var(--body);--font-subtitle-size:var(--subtitle);--font-hero-size:var(--hero);--font-serif-size:var(--serif);--font-serif-small-size:var(--signature);--xs:320px;--sm:480px;--md:768px;--lg:1024px;--xl:1200px;--xxl:1600px;--z-background:0;--z-page:100;--z-page-contents:110;--z-page-sticky:150;--z-page-top-menu:200;--z-page-menu:190;--z-page-dropdowns:180;--z-dialogs:400;--z-modals:1000;--z-alerts:1500;--role-gk:40,94%,52%;--role-def:96,70%,46%;--role-mid:217,93%,52%;--role-wing:273,100%,61%;--role-atk:351,89%,53%;--grad-primary-start:220,79%,54%;--grad-primary-end:195,100%,45%;--grad-alternative-start:261,79%,54%;--grad-alternative-end:277,72%,60%;--grad-danger-start:0,73%,47%;--grad-danger-end:23,100%,68%;}[data-theme=dark],.theme-dark,.dark{--surface-xlight:229,31%,71%;--surface-light:230,28%,59%;--surface-medium:229,27%,40%;--surface-dark:229,26%,24%;--surface-xdark:229,26%,16%;--surface-text:255,100%,100%;--text:255,100%,100%;--default:var(--surface-medium);}[data-theme=light],.theme-light,.light{--surface-xlight:215,43%,95%;--surface-light:217,32%,86%;--surface-medium:218,19%,63%;--surface-dark:222,12%,45%;--surface-xdark:224,18%,12%;--surface-text:255,100%,0%;--text:255,100%,0%;}.burn{--success:115,67%,57%;--danger:346,89%,56%;--warn:46,100%,50%;--secondary:20,98%,61%;--alternative:257,76%,55%;--info:189,100%,55%;}:root{--warn:40,94%,52%;--danger:350,98%,65%;--info:195,100%,45%;--success:96,70%,46%;--primary:217,93%,52%;--alternative:275,100%,65%;--default:var(--surface-medium);--dark:229,26%,24%;--secondary:19,95%,64%;--siteWidth:1040px;--radius:10px;--shadow-0:none;--shadow-1:0 2px 2px hsla(var(--dark),.2);--shadow-2:0 2px 5px hsla(var(--dark),.4);--shadow-3:0 2px 10px hsla(var(--dark),.4);--font:"Inter",Arial,system-ui,ui-sans-serif,sans-serif;--font-impact:"Anton",impact,sans-serif;--font-serif:"PT Serif",serif;--ani-quick:.15s ease-in-out;--ani-calm:.35s ease-in-out;--background-light:255,100%,100%;--background-dark:229,26%,16%;--surface-xlight:215,43%,95%;--surface-light:217,32%,86%;--surface-medium:218,19%,63%;--surface-dark:222,12%,45%;--surface-xdark:224,18%,12%;--surface-text:255,100%,0%;--primary-soft:220,100%,95%;--primary-xlight:220,100%,90%;--primary-light:220,100%,65%;--primary-medium:220,79%,54%;--primary-dark:220,82%,44%;--primary-xdark:220,72%,34%;--secondary-soft:19,100%,93%;--secondary-xlight:19,100%,83%;--secondary-light:19,100%,70%;--secondary-medium:19,95%,64%;--secondary-dark:19,80%,51%;--secondary-xdark:19,75%,40%;--danger-light:0,97%,69%;--danger-medium:350,98%,65%;--text:255,100%,0%;--h1-size:96px;--h2-size:60px;--h3-size:48px;--h4-size:40px;--h5-size:20px;--h6-size:16px;--h1-weight:normal;--h2-weight:normal;--h3-weight:normal;--h4-weight:600;--h5-weight:600;--h6-weight:600;--p-weight:300;--semibold:500;--h1-line-height:1.2;--h2-line-height:1.2;--h3-line-height:1.2;--h4-line-height:1.2;--h5-line-height:1.2;--h6-line-height:1.4;--p-line-height:1.6;--paragraph:18px;--body:16px;--hero:60px;--subtitle:14px;--serif:40px;--signature:34px;--font-article-size:var(--paragraph);--font-body-size:var(--body);--font-subtitle-size:var(--subtitle);--font-hero-size:var(--hero);--font-serif-size:var(--serif);--font-serif-small-size:var(--signature);--xs:320px;--sm:480px;--md:768px;--lg:1024px;--xl:1200px;--xxl:1600px;--z-background:0;--z-page:100;--z-page-contents:110;--z-page-sticky:150;--z-page-top-menu:200;--z-page-menu:190;--z-page-dropdowns:180;--z-dialogs:400;--z-modals:1000;--z-alerts:1500;--role-gk:40,94%,52%;--role-def:96,70%,46%;--role-mid:217,93%,52%;--role-wing:273,100%,61%;--role-atk:351,89%,53%;--grad-primary-start:220,79%,54%;--grad-primary-end:195,100%,45%;--grad-alternative-start:261,79%,54%;--grad-alternative-end:277,72%,60%;--grad-danger-start:0,73%,47%;--grad-danger-end:23,100%,68%;}[data-theme=dark],.theme-dark,.dark{--surface-xlight:229,31%,71%;--surface-light:230,28%,59%;--surface-medium:229,27%,40%;--surface-dark:229,26%,24%;--surface-xdark:229,26%,16%;--surface-text:255,100%,100%;--text:255,100%,100%;--default:var(--surface-medium);}[data-theme=light],.theme-light,.light{--surface-xlight:215,43%,95%;--surface-light:217,32%,86%;--surface-medium:218,19%,63%;--surface-dark:222,12%,45%;--surface-xdark:224,18%,12%;--surface-text:255,100%,0%;--text:255,100%,0%;}.burn{--success:115,67%,57%;--danger:346,89%,56%;--warn:46,100%,50%;--secondary:20,98%,61%;--alternative:257,76%,55%;--info:189,100%,55%;}@keyframes dropdown-open{0%{height:0;padding-top:0;padding-bottom:0;}100%{max-height:initial;height:300px;}}@keyframes dropdown-close{0%{max-height:initial;height:300px;}100%{padding-top:0;padding-bottom:0;height:0;}}@media(min-width:769px){nav.dropdown-nav{--background-color:hsl(var(--background-light));--hover-color:hsla(var(--surface-medium),.05);--text-color:hsl(var(--surface-xdark));--submenu-bg-color:hsl(var(--surface-xlight));--submenu-text-color:hsl(var(--surface-dark));--submenu-text-hover:hsl(var(--surface-xdark));--submenu-shadow:none;--submenu-font-size:var(--font-subtitle-size);--font-size:16px;height:50px;max-width:100%;position:relative;color:var(--text-color);z-index:var(--z-page-sticky);}nav.dropdown-nav.dark{--submenu-bg-color:hsl(var(--surface-medium));--submenu-text-color:hsl(var(--surface-xlight));--submenu-text-hover:hsl(var(--surface-xlight));--hover-color:hsla(var(--surface-xlight),.1);}nav.dropdown-nav .nav-check{display:none;}}@media(min-width:769px) and (min-width:1024px){nav.dropdown-nav>ul{filter:drop-shadow(0 2px 2px rgba(0,0,0,.1));}}@media(min-width:769px){nav.dropdown-nav ul{padding:0;margin:0;display:flex;list-style:none;min-height:100%;}}@media(min-width:769px) and (max-width:500px){nav.dropdown-nav ul{max-width:100%;overflow-x:scroll;overflow-y:hidden;}}@media(min-width:769px){nav.dropdown-nav ul::-webkit-scrollbar{height:.3125rem;width:.3125rem;}nav.dropdown-nav ul::-webkit-scrollbar-track{background:rgba(0,0,0,.2);}nav.dropdown-nav ul::-webkit-scrollbar-thumb{box-shadow:inset 0 0 10px rgba(0,0,0,.5);border-radius:.15625rem;}nav.dropdown-nav ul::-webkit-scrollbar-thumb:hover{box-shadow:inset 0 0 10px rgba(0,0,0,.8);}nav.dropdown-nav ul::-webkit-scrollbar-corner{background:rgba(0,0,0,.2);}nav.dropdown-nav ul::-webkit-resizer{background:transparent;}nav.dropdown-nav ul li{padding:0;display:flex;position:relative;}nav.dropdown-nav ul li [data-user=email]{font-size:var(--subtitle);color:hsl(var(--surface-dark));padding:5px 10px;}nav.dropdown-nav ul li.megamenu{--pad:20px;--gap:20px;--rad:10px;position:static;}nav.dropdown-nav ul li.megamenu>button:hover{position:relative;}nav.dropdown-nav ul li.megamenu>ul{position:absolute;overflow-x:auto;left:0;bottom:0;width:100%;height:300px;margin-top:0;margin-left:0;margin-right:0;background-color:var(--submenu-bg-color);display:flex;flex-direction:column;flex-wrap:wrap;transition:height .2s ease-in-out,opacity .2s ease-in-out,padding .1s ease-in-out;opacity:1;gap:10px;column-gap:5px;padding:var(--pad);border-radius:0 0 var(--rad) var(--rad);}nav.dropdown-nav ul li.megamenu>ul>li{padding:0!important;background:none;display:flex;flex-direction:column;}nav.dropdown-nav ul li.megamenu>ul>li>button,nav.dropdown-nav ul li.megamenu>ul>li>a{font-size:var(--font-body-size);color:hsl(var(--background-light));padding:0;}nav.dropdown-nav ul li.megamenu>ul>li>button.focus,nav.dropdown-nav ul li.megamenu>ul>li>button:hover,nav.dropdown-nav ul li.megamenu>ul>li>a.focus,nav.dropdown-nav ul li.megamenu>ul>li>a:hover{color:inherit;text-decoration:underline;}nav.dropdown-nav ul li.megamenu>ul>li>button::before,nav.dropdown-nav ul li.megamenu>ul>li>a::before{background-color:transparent;}nav.dropdown-nav ul li.megamenu>ul>li>button::after,nav.dropdown-nav ul li.megamenu>ul>li>a::after{content:unset!important;}nav.dropdown-nav ul li.megamenu>ul>li ul{pointer-events:all!important;max-width:100%;gap:5px;padding:0;margin:0;position:static;}nav.dropdown-nav ul li.megamenu>ul>li ul a{white-space:normal;line-height:1;padding:0;min-width:max-content;}nav.dropdown-nav ul li.megamenu>ul .divider{flex-basis:100%;width:0!important;max-width:0!important;}nav.dropdown-nav ul li.megamenu>ul .banner{margin-left:auto;border-radius:var(--rad);width:33.3333333333%;min-width:150px;height:80px;display:flex;align-items:center;justify-content:center;padding:0;outline:2px solid hsl(var(--surface-medium));outline-offset:-1px;}nav.dropdown-nav ul li.megamenu>ul .banner.visual-tips-large{height:auto;}nav.dropdown-nav ul li.megamenu>ul .banner.visual-tips-hero{width:66.6666666667%;height:160px;}nav.dropdown-nav ul li.megamenu>ul .banner.visual-tips-hero a{width:auto;margin-left:auto;}nav.dropdown-nav ul li.megamenu>ul .banner a{z-index:0;}nav.dropdown-nav ul li.megamenu>ul .footer{position:absolute;bottom:0;left:0;width:100%;border-top:2px solid hsl(var(--surface-light));}nav.dropdown-nav ul li.megamenu>ul .footer>ul{position:static;flex-direction:row;width:100%;margin:0;padding:var(--pad);}nav.dropdown-nav ul li.megamenu>ul .footer>ul>li{flex:1;padding:0;}nav.dropdown-nav ul li.megamenu>ul .footer>ul>li a{text-align:center;justify-content:center;}nav.dropdown-nav ul li.megamenu:not(.open):not(.focus-within) ul{height:0;padding-top:0;padding-bottom:0;opacity:0;}nav.dropdown-nav ul li button,nav.dropdown-nav ul li label,nav.dropdown-nav ul li a{padding:10px 20px;color:var(--text-color);white-space:nowrap;font-size:var(--font-size);font-weight:bold;font-family:var(--font);cursor:pointer;display:flex;align-items:center;text-decoration:none;width:100%;border:0;background-color:transparent;}nav.dropdown-nav ul li button::before,nav.dropdown-nav ul li label::before,nav.dropdown-nav ul li a::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;display:block;pointer-events:none;background-color:transparent;transition:background-color .15s ease-in-out;z-index:0;}nav.dropdown-nav ul li button:hover,nav.dropdown-nav ul li label:hover,nav.dropdown-nav ul li a:hover{z-index:calc(var(--z-page-sticky) + 100);}nav.dropdown-nav ul li button:hover::before,nav.dropdown-nav ul li label:hover::before,nav.dropdown-nav ul li a:hover::before{background-color:var(--hover-color);}nav.dropdown-nav ul li:not(.open):not(.focus-within)>ul{pointer-events:none;}nav.dropdown-nav ul li>ul{padding:0;list-style:none;position:absolute;top:100%;left:0;display:flex;flex-direction:column;overflow:hidden;z-index:10;padding:5px;margin:-5px;}nav.dropdown-nav ul li>ul li{--pad:10px;--rad:10px;transition:0s ease-in-out transform;transform:translateY(-100vh);background-color:var(--submenu-bg-color,var(--background-color));box-shadow:var(--submenu-shadow);}nav.dropdown-nav ul li>ul li a{color:var(--submenu-text-color);font-size:var(--submenu-font-size);padding:0 var(--pad);}nav.dropdown-nav ul li>ul li a:hover,nav.dropdown-nav ul li>ul li a.focus{color:var(--submenu-text-hover);}nav.dropdown-nav ul li>ul li a:hover:before,nav.dropdown-nav ul li>ul li a.focus:before{display:none;}nav.dropdown-nav ul li>ul li.only-mobile+*:not(.only-mobile),nav.dropdown-nav ul li>ul li:first-child{padding-top:var(--pad);}nav.dropdown-nav ul li>ul li:last-child{padding-bottom:var(--pad);border-radius:0 0 var(--rad) var(--rad);}nav.dropdown-nav ul li.open,nav.dropdown-nav ul li.megamenu.focus-within,nav.dropdown-nav ul li.dropdown.focus-within{background-image:linear-gradient(0deg,var(--submenu-bg-color),transparent);}nav.dropdown-nav ul li.open>button:not(:first-child:last-child):after,nav.dropdown-nav ul li.megamenu.focus-within>button:not(:first-child:last-child):after,nav.dropdown-nav ul li.dropdown.focus-within>button:not(:first-child:last-child):after{transform:rotate(-180deg);}nav.dropdown-nav ul li.open>button::before,nav.dropdown-nav ul li.megamenu.focus-within>button::before,nav.dropdown-nav ul li.dropdown.focus-within>button::before{content:unset;}nav.dropdown-nav ul li.open>button:not(:active),nav.dropdown-nav ul li.megamenu.focus-within>button:not(:active),nav.dropdown-nav ul li.dropdown.focus-within>button:not(:active){pointer-events:none;}nav.dropdown-nav ul li.open>button:not(:active)~ul li,nav.dropdown-nav ul li.megamenu.focus-within>button:not(:active)~ul li,nav.dropdown-nav ul li.dropdown.focus-within>button:not(:active)~ul li{transform:translateY(0%);}nav.dropdown-nav ul li.dropdown button:not(:first-child:last-child):after{content:"";background-color:var(--text-color);-webkit-mask-image:url("https://content.fantacalcio.it/fantacalcio/images/icons/whites/ico-chevron-down.svg");-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:12px;line-height:20px;height:18px;display:inline-flex;justify-content:center;align-items:center;position:relative;transition:.2s ease-in-out transform;transform:rotate(0deg);transform-origin:50% 50%;width:25px;}nav.dropdown-nav ul li.dropdown.dropdown-end>ul{left:initial;right:0;min-width:150px;}nav.dropdown-nav ul li.dropdown.dropdown-end>ul li{text-align:left;}nav.dropdown-nav ul li.dropdown.dropdown-end>ul li a{justify-content:center;}nav.dropdown-nav ul li:not(.dropdown):not(.megamenu)>a:hover{text-decoration:underline;}.menu-toggle{display:none;}.only-mobile{display:none!important;}}@media(max-width:768px){.hidden-sm{display:none;}.nav-focus-test,.nav-focus,.menu-open{overflow:hidden;contain:paint;}.nav-focus-test main,.nav-focus main,.menu-open main{contain:none!important;height:100%;min-height:unset;}.menu-toggle+.brand{max-width:calc(100% - 48px);height:80px;}.megamenu [data-header]::after{content:"";position:absolute;left:-100vw;width:100vw;top:0;display:flex;height:60px;pointer-events:all;}.megamenu,.menu{--background-color:hsl(var(--surface-xlight));--text-color:hsl(var(--surface-xdark));--soft-text-color:hsl(var(--surface-medium));--line-color:hsl(var(--surface-light));--font-size:16px;--font:hsl(var(--font));--ani-delay:.2s;position:fixed;top:80px;left:0;transition:transform var(--ani-quick);transform:translateX(-100%);background-color:var(--background-color);z-index:1000;width:100%;height:100%!important;overflow:hidden;}.dark .megamenu,.dark .menu{--text-color:hsl(var(--background-light));}.menu-open .megamenu.menu,.menu-open .menu.menu{transform:translateX(0);height:calc(100% - 80px)!important;top:80px!important;overflow-y:auto;}.megamenu ul,.menu ul{display:flex;flex-direction:column;pointer-events:none;background-color:var(--background-color);width:100%;animation:none!important;overflow:visible;}.megamenu ul a,.megamenu ul button,.menu ul a,.menu ul button{pointer-events:all;font-family:var(--font);z-index:100;}.megamenu ul:not(.slide-locked).focus-within>li,.menu ul:not(.slide-locked).focus-within>li{transition:transform var(--ani-quick);transform:translateX(calc(-100% + 60px));}.megamenu ul:not(.slide-locked).focus-within>li::after,.menu ul:not(.slide-locked).focus-within>li::after{border-color:transparent!important;}.megamenu ul:not(.slide-locked).focus-within>li:not(.focus-within)>a,.megamenu ul:not(.slide-locked).focus-within>li:not(.focus-within)>button,.menu ul:not(.slide-locked).focus-within>li:not(.focus-within)>a,.menu ul:not(.slide-locked).focus-within>li:not(.focus-within)>button{transition:height var(--ani-quick) var(--ani-delay),opacity var(--ani-quick) var(--ani-delay);height:0;opacity:0;}.megamenu ul:not(.slide-locked).focus-within>li.focus-within>ul,.menu ul:not(.slide-locked).focus-within>li.focus-within>ul{height:calc(100vh - 140px);border-left:2px solid var(--line-color);}.megamenu ul:not(.slide-locked).focus-within>li.visual-tips,.menu ul:not(.slide-locked).focus-within>li.visual-tips{opacity:0;transform:translateX(-100%) scale(0);}.megamenu ul:not(.slide-locked).focus-within>li>a.focus,.megamenu ul:not(.slide-locked).focus-within>li>button.focus,.menu ul:not(.slide-locked).focus-within>li>a.focus,.menu ul:not(.slide-locked).focus-within>li>button.focus{pointer-events:none;}.megamenu ul:not(.slide-locked).focus-within>li>a.focus::after,.megamenu ul:not(.slide-locked).focus-within>li>button.focus::after,.menu ul:not(.slide-locked).focus-within>li>a.focus::after,.menu ul:not(.slide-locked).focus-within>li>button.focus::after{transform:rotate(90deg);right:-10px;}.megamenu ul:not(.slide-locked).focus-within>li>a.focus+ul,.megamenu ul:not(.slide-locked).focus-within>li>button.focus+ul,.menu ul:not(.slide-locked).focus-within>li>a.focus+ul,.menu ul:not(.slide-locked).focus-within>li>button.focus+ul{transition:opacity var(--ani-quick);opacity:1;}.megamenu ul:not(.slide-locked).focus-within ul.focus-within,.menu ul:not(.slide-locked).focus-within ul.focus-within{margin-left:-60px;}.megamenu ul li,.menu ul li{order:30;position:relative;transition:transform var(--ani-quick) var(--ani-delay);transform:translateX(0);}.megamenu ul li.dropdown>a:after,.megamenu ul li.dropdown>button:after,.menu ul li.dropdown>a:after,.menu ul li.dropdown>button:after{content:"";background-color:var(--text-color);-webkit-mask-image:url("https://content.fantacalcio.it/fantacalcio/images/icons/whites/ico-chevron-down.svg");-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:12px;-webkit-mask-size:18px!important;line-height:20px;height:18px;display:inline-flex;justify-content:center;align-items:center;position:relative;transition:transform var(--ani-quick);transform:rotate(-90deg);transform-origin:50% 50%;width:40px;margin-left:auto;}.megamenu ul li.dropdown>a.focus+ul>li>a,.megamenu ul li.dropdown>button.focus+ul>li>a,.menu ul li.dropdown>a.focus+ul>li>a,.menu ul li.dropdown>button.focus+ul>li>a{pointer-events:auto!important;}.megamenu ul li:not(:last-child):after,.menu ul li:not(:last-child):after{content:"";position:absolute;left:20px;width:calc(100% - 40px);bottom:0;border-bottom:2px solid var(--line-color);}.megamenu ul li>a,.megamenu ul li>button,.menu ul li>a,.menu ul li>button{--pad:20px;height:60px;opacity:1;width:100%;display:flex;align-items:center;border:0;padding:0 var(--pad);transition:height var(--ani-quick),opacity var(--ani-quick);overflow:hidden;font-size:var(--font-size);font-weight:bold;color:var(--text-color);background-color:transparent;}.megamenu ul li>a.btn-fab,.megamenu ul li>button.btn-fab,.menu ul li>a.btn-fab,.menu ul li>button.btn-fab{margin-right:0;}.megamenu ul li>ul,.menu ul li>ul{position:absolute;top:0;left:100%;width:calc(100% - 60px);}.megamenu ul li>ul[data-header]::before,.menu ul li>ul[data-header]::before{content:attr(data-header);color:var(--text-color);display:flex;font-weight:bold;height:20px;padding:20px;box-sizing:content-box;align-items:center;}.megamenu ul li>ul li a,.menu ul li>ul li a{color:var(--soft-text-color);}.megamenu ul li ul:not(.focus-within),.menu ul li ul:not(.focus-within){transition:opacity var(--ani-quick) var(--ani-delay);opacity:0;}.megamenu ul li ul:not(.focus-within) *,.menu ul li ul:not(.focus-within) *{pointer-events:none!important;}.dropdown-nav:not(.menu){--submenu-bg-color:hsl(var(--surface-medium));transform:none;}.dropdown-nav:not(.menu).focus-within{overflow:visible!important;}.dropdown-nav:not(.menu)>ul{display:flex;flex-direction:row;width:fit-content;align-items:flex-end;min-width:100%;}.dropdown-nav:not(.menu)>ul>li{text-align:center;min-width:100px;width:auto;position:relative;top:0;transform:none;background-color:transparent;position:static;}.dropdown-nav:not(.menu)>ul>li>a,.dropdown-nav:not(.menu)>ul>li>button{display:flex;border:0;background-color:transparent;color:var(--text-color);font-size:var(--font-size);font-weight:bold;text-align:center;padding:10px;line-height:20px;width:100%;text-align:center;justify-content:center;white-space:nowrap;z-index:10;position:relative;min-height:60px;align-items:center;}.dropdown-nav:not(.menu)>ul>li>a::before,.dropdown-nav:not(.menu)>ul>li>button::before{content:"";background-image:linear-gradient(0deg,var(--submenu-bg-color),transparent);z-index:-1;opacity:0;transition:opacity var(--ani-quick);position:absolute;top:0;left:0;width:100%;height:100%;}.dropdown-nav:not(.menu)>ul>li>a.focus::before,.dropdown-nav:not(.menu)>ul>li>button.focus::before{opacity:1;}.dropdown-nav:not(.menu)>ul>li.focus-within>ul{transform:translateX(0);pointer-events:auto;}.dropdown-nav:not(.menu)>ul>li.focus-within>a.focus,.dropdown-nav:not(.menu)>ul>li.focus-within>button.focus{pointer-events:none;}.dropdown-nav:not(.menu)>ul>li.focus-within>a::before,.dropdown-nav:not(.menu)>ul>li.focus-within>button::before{opacity:1;}.dropdown-nav:not(.menu)>ul>li.focus-within>a::after,.dropdown-nav:not(.menu)>ul>li.focus-within>button::after{content:"";position:fixed;margin-top:120px;top:auto;left:0;background-color:transparent;height:60px;width:60px;z-index:var(--z-dialogs);display:block;}.dropdown-nav:not(.menu)>ul>li>ul{display:block;position:absolute;left:0;height:calc(100% - 140px);overflow-x:hidden;overflow-y:auto;background-color:var(--submenu-bg-color);transform:translateX(-100%);transition:transform var(--ani-quick);}.dropdown-nav:not(.menu)>ul>li>ul::after{content:"";position:absolute;left:0;top:0;width:100vw;height:100vh;display:flex;background-color:var(--submenu-bg-color);z-index:-1;}.dropdown-nav:not(.menu)>ul>li>ul li{--background-color:hsl(var(--surface-medium));--soft-text-color:hsl(var(--surface-xlight));}}@media(max-width:768px) and (max-width:480px){.search-control,.user-control{order:10!important;padding:20px;max-height:80px;opacity:1;transition:opacity var(--ani-quick),max-height var(--ani-quick),padding var(--ani-quick),margin var(--ani-quick),transform var(--ani-quick) var(--ani-delay)!important;overflow:hidden;}ul:not(.slide-locked).focus-within .search-control:not(.focus-within),ul:not(.slide-locked).focus-within .user-control:not(.focus-within){opacity:0;max-height:0!important;padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important;transition:opacity var(--ani-quick),max-height var(--ani-quick),padding var(--ani-quick),margin var(--ani-quick),transform var(--ani-quick)!important;}.search-control .btn.btn-fab{--status-color:var(--surface-medium);}.user-control.focus-within{overflow:visible;}.user-control.focus-within>button{right:-10px;position:relative;}.visual-tips a{height:auto!important;padding-top:10px!important;padding-bottom:10px!important;}.visual-tips a img{border-radius:var(--rad);}.visual-tips-hero{display:flex;width:calc(100% - 40px);min-height:100px;background-color:hsl(var(--surface-light));margin:20px;border-radius:10px;opacity:1;transform:translateX(0) scale(1);transition:opacity var(--ani-quick),transform var(--ani-quick);}.visual-tips-hero a{padding:0!important;}.search-control{margin-bottom:-80px;width:calc(100% - 70px);}.search-control::after{border:0!important;}.search-control .search-box{max-width:unset!important;}.search-control .search-box>input{pointer-events:auto;}.search-control .search-box .icon{filter:none!important;}}main>header{display:flex;flex-wrap:wrap;}main>header .menu-toggle{width:48px;min-height:48px;height:100%;border:0;background-color:transparent;transform:scale(1);transition:transform var(--ani-quick);position:relative;margin:auto 0;}main>header .menu-toggle img{object-fit:scale-down;position:absolute;height:100%;width:100%;top:0;left:0;opacity:1;transition:opacity var(--ani-quick);}body.menu-open main>header .menu-toggle img.open{opacity:0;animation:zoomOut .5s ease;animation-fill-mode:forwards;}body:not(.menu-open) main>header .menu-toggle img.close{opacity:0;animation:fadeOut .5s ease;animation-fill-mode:forwards;}main>header .menu-toggle:active{transform:scale(.9);}body:not(.user-logged) main>header .user-control>.btn{--status-color:var(--surface-medium)!important;}main>header .username{display:flex;align-items:center;font-size:12px;white-space:nowrap;margin-left:auto;margin-right:10px;}main>header .brand{margin:0;padding:10px 20px;display:flex;align-items:center;}@media(max-width:480px){main>header .brand{margin-left:auto!important;margin-right:auto!important;}}main>header .brand figure{margin:0;}main>header .top-nav{--text-color:hsl(var(--surface-xdark))!important;flex:1;height:auto;z-index:var(--z-page-top-menu);}main>header .secondary-nav{flex-basis:100%;z-index:var(--z-page-menu);}@media(max-width:768px){main>header .secondary-nav{overflow:hidden;overflow-x:auto;}}main>header .secondary-nav .secondary-menu{--background-color:hsl(var(--dark));--text-color:hsl(var(--background-light));background-color:var(--background-color);color:var(--text-color);background-image:url("https://content.fantacalcio.it/fantacalcio/images/elem-1.svg");background-repeat:no-repeat;background-position:right;background-size:auto 100%;padding-right:20px;}main>header .secondary-nav .secondary-menu a:hover::before{background-color:rgba(255,255,255,.1);}hr{width:100%;}hr.dashed{border-style:dashed;border-width:1px;}.divider{margin:auto;}.search-control{align-items:center;}.search-control .search-box{position:relative;height:40px;max-width:40px;transition:max-width var(--ani-quick);}.search-control .search-box>input{border:0;border-radius:100px;background-color:hsl(var(--surface-light));color:hsl(var(--surface-dark));height:100%;width:100%;padding:0 20px;overflow:hidden;cursor:pointer;transition:padding var(--ani-quick);}.search-control .search-box>input:valid+button{pointer-events:auto;}.search-control .search-box>button{position:absolute;right:0;bottom:0;pointer-events:none;}.search-control .search-box>button .icon{filter:brightness(.5);}.search-control .search-box:focus-within{max-width:200px;}.search-control .search-box:focus-within>input{cursor:text;outline:0;padding-right:50px;}.btn-fab.btn-fab{--status-color:var(--surface-xlight);--text-color:var(-\2dsurface-xdark);margin:auto;width:40px;height:40px;aspect-ratio:1;border-radius:50%;padding:0;background-color:hsl(var(--status-color));display:flex;align-items:center;justify-content:center;transform:scale(1);transition:transform var(--ani-quick);border:0;}.btn-fab.btn-fab .icon{pointer-events:none;}.btn-fab.btn-fab::after{content:unset!important;}.btn-fab.btn-fab::before{content:unset;}.btn-fab.btn-fab.btn-primary{--status-color:var(--primary);}.btn-fab.btn-fab:focus,.btn-fab.btn-fab:hover{transform:scale(1.05);}.btn-fab.btn-fab:active{transform:scale(.95);}@keyframes fadeOut{from{transform:rotate(0);}to{transform:rotate(90deg);}}@keyframes zoomOut{from{opacity:1;}to{opacity:0;}}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}.row{--inner-gap:var(--gap,15px);display:flex;flex-wrap:wrap;gap:var(--inner-gap);}@media(max-width:768px){.row.row-responsive{flex-direction:column;}}.row .col{flex:1;}[class|=col]{padding-right:var(--inner-gap);padding-left:var(--inner-gap);}.collapse{display:none;}.collapse.in{display:block;}@media(max-width:767px){.hidden-xs{display:none!important;}}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none!important;}}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none!important;}}@media(min-width:1200px){.hidden-lg{display:none!important;}}@media(min-width:0){.col-xs-1{width:8.3333333333%;}.col-xs-2{width:16.6666666667%;}.col-xs-3{width:25%;}.col-xs-4{width:33.3333333333%;}.col-xs-5{width:41.6666666667%;}.col-xs-6{width:50%;}.col-xs-7{width:58.3333333333%;}.col-xs-8{width:66.6666666667%;}.col-xs-9{width:75%;}.col-xs-10{width:83.3333333333%;}.col-xs-11{width:91.6666666667%;}.col-xs-12{width:100%;}}@media(min-width:768px){.col-sm-1{width:8.3333333333%;}.col-sm-2{width:16.6666666667%;}.col-sm-3{width:25%;}.col-sm-4{width:33.3333333333%;}.col-sm-5{width:41.6666666667%;}.col-sm-6{width:50%;}.col-sm-7{width:58.3333333333%;}.col-sm-8{width:66.6666666667%;}.col-sm-9{width:75%;}.col-sm-10{width:83.3333333333%;}.col-sm-11{width:91.6666666667%;}.col-sm-12{width:100%;}}@media(min-width:992px){.col-md-1{width:8.3333333333%;}.col-md-2{width:16.6666666667%;}.col-md-3{width:25%;}.col-md-4{width:33.3333333333%;}.col-md-5{width:41.6666666667%;}.col-md-6{width:50%;}.col-md-7{width:58.3333333333%;}.col-md-8{width:66.6666666667%;}.col-md-9{width:75%;}.col-md-10{width:83.3333333333%;}.col-md-11{width:91.6666666667%;}.col-md-12{width:100%;}}@media(min-width:1200px){.col-lg-1{width:8.3333333333%;}.col-lg-2{width:16.6666666667%;}.col-lg-3{width:25%;}.col-lg-4{width:33.3333333333%;}.col-lg-5{width:41.6666666667%;}.col-lg-6{width:50%;}.col-lg-7{width:58.3333333333%;}.col-lg-8{width:66.6666666667%;}.col-lg-9{width:75%;}.col-lg-10{width:83.3333333333%;}.col-lg-11{width:91.6666666667%;}.col-lg-12{width:100%;}}@media(max-width:540px){.col-xxs-12{width:100%;}}.maxw-200{max-width:200px;}.invisible{visibility:hidden;}.d-contents{display:contents;}.d-flex,.flex{display:flex;}.d-flex.justify-content-space-between,.flex.justify-content-space-between{justify-content:space-between;}.d-flex.justify-content-center,.flex.justify-content-center{justify-content:center;}.d-flex.align-items-center,.flex.align-items-center{align-items:center;}.d-flex.flex-col,.flex.flex-col{flex-direction:column;}.flex-row{display:flex;flex-direction:row;flex-wrap:wrap;margin:-10px;width:calc(100% + 20px);}.flex-row>*{flex:1;margin:10px;}.flex-flow{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;}html[lang][lang]>body .m-0{margin:0;}html[lang][lang]>body .m-1{margin:5px;}html[lang][lang]>body .m-2{margin:10px;}html[lang][lang]>body .m-3{margin:15px;}html[lang][lang]>body .m-4{margin:20px;}html[lang][lang]>body .m-5{margin:25px;}html[lang][lang]>body .m-6{margin:30px;}html[lang][lang]>body .m-7{margin:35px;}html[lang][lang]>body .m-8{margin:40px;}html[lang][lang]>body .mt-0{margin-top:0;}html[lang][lang]>body .mt-1{margin-top:5px;}html[lang][lang]>body .mt-2{margin-top:10px;}html[lang][lang]>body .mt-3{margin-top:15px;}html[lang][lang]>body .mt-4{margin-top:20px;}html[lang][lang]>body .mt-5{margin-top:25px;}html[lang][lang]>body .mt-6{margin-top:30px;}html[lang][lang]>body .mt-7{margin-top:35px;}html[lang][lang]>body .mt-8{margin-top:40px;}html[lang][lang]>body .mt-auto{margin-top:auto;}html[lang][lang]>body .mb-0{margin-bottom:0;}html[lang][lang]>body .mb-1{margin-bottom:5px;}html[lang][lang]>body .mb-2{margin-bottom:10px;}html[lang][lang]>body .mb-3{margin-bottom:15px;}html[lang][lang]>body .mb-4{margin-bottom:20px;}html[lang][lang]>body .mb-5{margin-bottom:25px;}html[lang][lang]>body .mb-6{margin-bottom:30px;}html[lang][lang]>body .mb-7{margin-bottom:35px;}html[lang][lang]>body .mb-8{margin-bottom:40px;}html[lang][lang]>body .mb-auto{margin-bottom:auto;}html[lang][lang]>body .ml-0{margin-left:0;}html[lang][lang]>body .ml-1{margin-left:5px;}html[lang][lang]>body .ml-2{margin-left:10px;}html[lang][lang]>body .ml-3{margin-left:15px;}html[lang][lang]>body .ml-4{margin-left:20px;}html[lang][lang]>body .ml-5{margin-left:25px;}html[lang][lang]>body .ml-6{margin-left:30px;}html[lang][lang]>body .ml-7{margin-left:35px;}html[lang][lang]>body .ml-8{margin-left:40px;}html[lang][lang]>body .ml-auto{margin-left:auto;}html[lang][lang]>body .mr-0{margin-right:0;}html[lang][lang]>body .mr-1{margin-right:5px;}html[lang][lang]>body .mr-2{margin-right:10px;}html[lang][lang]>body .mr-3{margin-right:15px;}html[lang][lang]>body .mr-4{margin-right:20px;}html[lang][lang]>body .mr-5{margin-right:25px;}html[lang][lang]>body .mr-6{margin-right:30px;}html[lang][lang]>body .mr-7{margin-right:35px;}html[lang][lang]>body .mr-8{margin-right:40px;}html[lang][lang]>body .mr-auto{margin-right:auto;}html[lang][lang]>body .m-0\!{margin:0!important;}html[lang][lang]>body .m-1\!{margin:5px!important;}html[lang][lang]>body .m-2\!{margin:10px!important;}html[lang][lang]>body .m-3\!{margin:15px!important;}html[lang][lang]>body .m-4\!{margin:20px!important;}html[lang][lang]>body .m-5\!{margin:25px!important;}html[lang][lang]>body .m-6\!{margin:30px!important;}html[lang][lang]>body .m-7\!{margin:35px!important;}html[lang][lang]>body .m-8\!{margin:40px!important;}html[lang][lang]>body .mt-0\!{margin-top:0!important;}html[lang][lang]>body .mt-1\!{margin-top:5px!important;}html[lang][lang]>body .mt-2\!{margin-top:10px!important;}html[lang][lang]>body .mt-3\!{margin-top:15px!important;}html[lang][lang]>body .mt-4\!{margin-top:20px!important;}html[lang][lang]>body .mt-5\!{margin-top:25px!important;}html[lang][lang]>body .mt-6\!{margin-top:30px!important;}html[lang][lang]>body .mt-7\!{margin-top:35px!important;}html[lang][lang]>body .mt-8\!{margin-top:40px!important;}html[lang][lang]>body .mt-auto\!{margin-top:auto!important;}html[lang][lang]>body .mb-0\!{margin-bottom:0!important;}html[lang][lang]>body .mb-1\!{margin-bottom:5px!important;}html[lang][lang]>body .mb-2\!{margin-bottom:10px!important;}html[lang][lang]>body .mb-3\!{margin-bottom:15px!important;}html[lang][lang]>body .mb-4\!{margin-bottom:20px!important;}html[lang][lang]>body .mb-5\!{margin-bottom:25px!important;}html[lang][lang]>body .mb-6\!{margin-bottom:30px!important;}html[lang][lang]>body .mb-7\!{margin-bottom:35px!important;}html[lang][lang]>body .mb-8\!{margin-bottom:40px!important;}html[lang][lang]>body .mb-auto\!{margin-bottom:auto!important;}html[lang][lang]>body .ml-0\!{margin-left:0!important;}html[lang][lang]>body .ml-1\!{margin-left:5px!important;}html[lang][lang]>body .ml-2\!{margin-left:10px!important;}html[lang][lang]>body .ml-3\!{margin-left:15px!important;}html[lang][lang]>body .ml-4\!{margin-left:20px!important;}html[lang][lang]>body .ml-5\!{margin-left:25px!important;}html[lang][lang]>body .ml-6\!{margin-left:30px!important;}html[lang][lang]>body .ml-7\!{margin-left:35px!important;}html[lang][lang]>body .ml-8\!{margin-left:40px!important;}html[lang][lang]>body .ml-auto\!{margin-left:auto!important;}html[lang][lang]>body .mr-0\!{margin-right:0!important;}html[lang][lang]>body .mr-1\!{margin-right:5px!important;}html[lang][lang]>body .mr-2\!{margin-right:10px!important;}html[lang][lang]>body .mr-3\!{margin-right:15px!important;}html[lang][lang]>body .mr-4\!{margin-right:20px!important;}html[lang][lang]>body .mr-5\!{margin-right:25px!important;}html[lang][lang]>body .mr-6\!{margin-right:30px!important;}html[lang][lang]>body .mr-7\!{margin-right:35px!important;}html[lang][lang]>body .mr-8\!{margin-right:40px!important;}html[lang][lang]>body .mr-auto\!{margin-right:auto!important;}html[lang][lang]>body .my-0{margin-top:0;margin-bottom:0;}html[lang][lang]>body .mx-0{margin-left:0;margin-right:0;}html[lang][lang]>body .my-1{margin-top:5px;margin-bottom:5px;}html[lang][lang]>body .mx-1{margin-left:5px;margin-right:5px;}html[lang][lang]>body .my-2{margin-top:10px;margin-bottom:10px;}html[lang][lang]>body .mx-2{margin-left:10px;margin-right:10px;}html[lang][lang]>body .my-3{margin-top:15px;margin-bottom:15px;}html[lang][lang]>body .mx-3{margin-left:15px;margin-right:15px;}html[lang][lang]>body .my-4{margin-top:20px;margin-bottom:20px;}html[lang][lang]>body .mx-4{margin-left:20px;margin-right:20px;}html[lang][lang]>body .my-5{margin-top:25px;margin-bottom:25px;}html[lang][lang]>body .mx-5{margin-left:25px;margin-right:25px;}html[lang][lang]>body .my-6{margin-top:30px;margin-bottom:30px;}html[lang][lang]>body .mx-6{margin-left:30px;margin-right:30px;}html[lang][lang]>body .my-7{margin-top:35px;margin-bottom:35px;}html[lang][lang]>body .mx-7{margin-left:35px;margin-right:35px;}html[lang][lang]>body .my-8{margin-top:40px;margin-bottom:40px;}html[lang][lang]>body .mx-8{margin-left:40px;margin-right:40px;}html[lang][lang]>body .my-auto{margin-top:auto;margin-bottom:auto;}html[lang][lang]>body .mx-auto{margin-left:auto;margin-right:auto;}html[lang][lang]>body .p-0{padding:0;}html[lang][lang]>body .p-1{padding:5px;}html[lang][lang]>body .p-2{padding:10px;}html[lang][lang]>body .p-3{padding:15px;}html[lang][lang]>body .p-4{padding:20px;}html[lang][lang]>body .p-5{padding:25px;}html[lang][lang]>body .p-6{padding:30px;}html[lang][lang]>body .p-7{padding:35px;}html[lang][lang]>body .p-8{padding:40px;}html[lang][lang]>body .pt-0{padding-top:0;}html[lang][lang]>body .pt-1{padding-top:5px;}html[lang][lang]>body .pt-2{padding-top:10px;}html[lang][lang]>body .pt-3{padding-top:15px;}html[lang][lang]>body .pt-4{padding-top:20px;}html[lang][lang]>body .pt-5{padding-top:25px;}html[lang][lang]>body .pt-6{padding-top:30px;}html[lang][lang]>body .pt-7{padding-top:35px;}html[lang][lang]>body .pt-8{padding-top:40px;}html[lang][lang]>body .pt-auto{padding-top:auto;}html[lang][lang]>body .pb-0{padding-bottom:0;}html[lang][lang]>body .pb-1{padding-bottom:5px;}html[lang][lang]>body .pb-2{padding-bottom:10px;}html[lang][lang]>body .pb-3{padding-bottom:15px;}html[lang][lang]>body .pb-4{padding-bottom:20px;}html[lang][lang]>body .pb-5{padding-bottom:25px;}html[lang][lang]>body .pb-6{padding-bottom:30px;}html[lang][lang]>body .pb-7{padding-bottom:35px;}html[lang][lang]>body .pb-8{padding-bottom:40px;}html[lang][lang]>body .pb-auto{padding-bottom:auto;}html[lang][lang]>body .pl-0{padding-left:0;}html[lang][lang]>body .pl-1{padding-left:5px;}html[lang][lang]>body .pl-2{padding-left:10px;}html[lang][lang]>body .pl-3{padding-left:15px;}html[lang][lang]>body .pl-4{padding-left:20px;}html[lang][lang]>body .pl-5{padding-left:25px;}html[lang][lang]>body .pl-6{padding-left:30px;}html[lang][lang]>body .pl-7{padding-left:35px;}html[lang][lang]>body .pl-8{padding-left:40px;}html[lang][lang]>body .pl-auto{padding-left:auto;}html[lang][lang]>body .pr-0{padding-right:0;}html[lang][lang]>body .pr-1{padding-right:5px;}html[lang][lang]>body .pr-2{padding-right:10px;}html[lang][lang]>body .pr-3{padding-right:15px;}html[lang][lang]>body .pr-4{padding-right:20px;}html[lang][lang]>body .pr-5{padding-right:25px;}html[lang][lang]>body .pr-6{padding-right:30px;}html[lang][lang]>body .pr-7{padding-right:35px;}html[lang][lang]>body .pr-8{padding-right:40px;}html[lang][lang]>body .pr-auto{padding-right:auto;}html[lang][lang]>body .p-0\!{padding:0!important;}html[lang][lang]>body .p-1\!{padding:5px!important;}html[lang][lang]>body .p-2\!{padding:10px!important;}html[lang][lang]>body .p-3\!{padding:15px!important;}html[lang][lang]>body .p-4\!{padding:20px!important;}html[lang][lang]>body .p-5\!{padding:25px!important;}html[lang][lang]>body .p-6\!{padding:30px!important;}html[lang][lang]>body .p-7\!{padding:35px!important;}html[lang][lang]>body .p-8\!{padding:40px!important;}html[lang][lang]>body .pt-0\!{padding-top:0!important;}html[lang][lang]>body .pt-1\!{padding-top:5px!important;}html[lang][lang]>body .pt-2\!{padding-top:10px!important;}html[lang][lang]>body .pt-3\!{padding-top:15px!important;}html[lang][lang]>body .pt-4\!{padding-top:20px!important;}html[lang][lang]>body .pt-5\!{padding-top:25px!important;}html[lang][lang]>body .pt-6\!{padding-top:30px!important;}html[lang][lang]>body .pt-7\!{padding-top:35px!important;}html[lang][lang]>body .pt-8\!{padding-top:40px!important;}html[lang][lang]>body .pt-auto\!{padding-top:auto!important;}html[lang][lang]>body .pb-0\!{padding-bottom:0!important;}html[lang][lang]>body .pb-1\!{padding-bottom:5px!important;}html[lang][lang]>body .pb-2\!{padding-bottom:10px!important;}html[lang][lang]>body .pb-3\!{padding-bottom:15px!important;}html[lang][lang]>body .pb-4\!{padding-bottom:20px!important;}html[lang][lang]>body .pb-5\!{padding-bottom:25px!important;}html[lang][lang]>body .pb-6\!{padding-bottom:30px!important;}html[lang][lang]>body .pb-7\!{padding-bottom:35px!important;}html[lang][lang]>body .pb-8\!{padding-bottom:40px!important;}html[lang][lang]>body .pb-auto\!{padding-bottom:auto!important;}html[lang][lang]>body .pl-0\!{padding-left:0!important;}html[lang][lang]>body .pl-1\!{padding-left:5px!important;}html[lang][lang]>body .pl-2\!{padding-left:10px!important;}html[lang][lang]>body .pl-3\!{padding-left:15px!important;}html[lang][lang]>body .pl-4\!{padding-left:20px!important;}html[lang][lang]>body .pl-5\!{padding-left:25px!important;}html[lang][lang]>body .pl-6\!{padding-left:30px!important;}html[lang][lang]>body .pl-7\!{padding-left:35px!important;}html[lang][lang]>body .pl-8\!{padding-left:40px!important;}html[lang][lang]>body .pl-auto\!{padding-left:auto!important;}html[lang][lang]>body .pr-0\!{padding-right:0!important;}html[lang][lang]>body .pr-1\!{padding-right:5px!important;}html[lang][lang]>body .pr-2\!{padding-right:10px!important;}html[lang][lang]>body .pr-3\!{padding-right:15px!important;}html[lang][lang]>body .pr-4\!{padding-right:20px!important;}html[lang][lang]>body .pr-5\!{padding-right:25px!important;}html[lang][lang]>body .pr-6\!{padding-right:30px!important;}html[lang][lang]>body .pr-7\!{padding-right:35px!important;}html[lang][lang]>body .pr-8\!{padding-right:40px!important;}html[lang][lang]>body .pr-auto\!{padding-right:auto!important;}html[lang][lang]>body .py-0{padding-top:0;padding-bottom:0;}html[lang][lang]>body .px-0{padding-left:0;padding-right:0;}html[lang][lang]>body .py-1{padding-top:5px;padding-bottom:5px;}html[lang][lang]>body .px-1{padding-left:5px;padding-right:5px;}html[lang][lang]>body .py-2{padding-top:10px;padding-bottom:10px;}html[lang][lang]>body .px-2{padding-left:10px;padding-right:10px;}html[lang][lang]>body .py-3{padding-top:15px;padding-bottom:15px;}html[lang][lang]>body .px-3{padding-left:15px;padding-right:15px;}html[lang][lang]>body .py-4{padding-top:20px;padding-bottom:20px;}html[lang][lang]>body .px-4{padding-left:20px;padding-right:20px;}html[lang][lang]>body .py-5{padding-top:25px;padding-bottom:25px;}html[lang][lang]>body .px-5{padding-left:25px;padding-right:25px;}html[lang][lang]>body .py-6{padding-top:30px;padding-bottom:30px;}html[lang][lang]>body .px-6{padding-left:30px;padding-right:30px;}html[lang][lang]>body .py-7{padding-top:35px;padding-bottom:35px;}html[lang][lang]>body .px-7{padding-left:35px;padding-right:35px;}html[lang][lang]>body .py-8{padding-top:40px;padding-bottom:40px;}html[lang][lang]>body .px-8{padding-left:40px;padding-right:40px;}html[lang][lang]>body .py-auto{padding-top:auto;padding-bottom:auto;}html[lang][lang]>body .px-auto{padding-left:auto;padding-right:auto;}html[lang][lang]>body .z-0{z-index:0;}html[lang][lang]>body .z-1{z-index:10;}html[lang][lang]>body .z-2{z-index:20;}html[lang][lang]>body .z-3{z-index:30;}html[lang][lang]>body .z-4{z-index:40;}html[lang][lang]>body .z-5{z-index:50;}html[lang][lang]>body .z-6{z-index:60;}html[lang][lang]>body .z-7{z-index:70;}html[lang][lang]>body .z-8{z-index:80;}html[lang][lang]>body .z-9{z-index:90;}html[lang][lang]>body .z-10{z-index:100;}html[lang][lang]>body .gap-0{gap:0;}html[lang][lang]>body .col-gap-0{column-gap:0;}html[lang][lang]>body .row-gap-0{row-gap:0;}html[lang][lang]>body .gap-1{gap:5px;}html[lang][lang]>body .col-gap-1{column-gap:5px;}html[lang][lang]>body .row-gap-1{row-gap:5px;}html[lang][lang]>body .gap-2{gap:10px;}html[lang][lang]>body .col-gap-2{column-gap:10px;}html[lang][lang]>body .row-gap-2{row-gap:10px;}html[lang][lang]>body .gap-3{gap:15px;}html[lang][lang]>body .col-gap-3{column-gap:15px;}html[lang][lang]>body .row-gap-3{row-gap:15px;}html[lang][lang]>body .gap-4{gap:20px;}html[lang][lang]>body .col-gap-4{column-gap:20px;}html[lang][lang]>body .row-gap-4{row-gap:20px;}html[lang][lang]>body .gap-5{gap:25px;}html[lang][lang]>body .col-gap-5{column-gap:25px;}html[lang][lang]>body .row-gap-5{row-gap:25px;}html[lang][lang]>body .gap-6{gap:30px;}html[lang][lang]>body .col-gap-6{column-gap:30px;}html[lang][lang]>body .row-gap-6{row-gap:30px;}html[lang][lang]>body .gap-7{gap:35px;}html[lang][lang]>body .col-gap-7{column-gap:35px;}html[lang][lang]>body .row-gap-7{row-gap:35px;}html[lang][lang]>body .gap-8{gap:40px;}html[lang][lang]>body .col-gap-8{column-gap:40px;}html[lang][lang]>body .row-gap-8{row-gap:40px;}html[lang][lang]>body .gap-9{gap:45px;}html[lang][lang]>body .col-gap-9{column-gap:45px;}html[lang][lang]>body .row-gap-9{row-gap:45px;}html[lang][lang]>body .gap-10{gap:50px;}html[lang][lang]>body .col-gap-10{column-gap:50px;}html[lang][lang]>body .row-gap-10{row-gap:50px;}html[lang][lang]>body .hidden{display:none;}.g-1{margin:-5px;}.g-1>*{margin:5px;}.g-2{margin:-10px;}.g-2>*{margin:10px;}.w-0{width:0%;}.w-25{width:25%;}.w-50{width:50%;}.w-75{width:75%;}.w-100{width:100%;}body .text-center{text-align:center;}body .content-start{justify-content:flex-start;}body .content-center{justify-content:center;}body .content-end{justify-content:flex-end;}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.ani-link{position:relative;width:fit-content;text-decoration:none!important;cursor:pointer;}.ani-link::after{content:"";position:absolute;bottom:-1px;display:block;background-color:currentColor;transition:width .3s;width:0%;border-radius:2px;height:2px;left:50%;transform:translateX(-50%);}.ani-link:focus::after,.ani-link:hover::after{width:100%;}.ani-link:active::after{transition:width .1s;width:95%;}img.auto{aspect-ratio:1024/512;}@media(max-width:256px){img.auto{aspect-ratio:1;}}.flex-col{display:flex;flex-direction:column;}.icon-xlarge{font-size:36px;}.aa-box{display:flex;align-items:center;flex-direction:column;overflow:hidden;}.dark .aa-box.masthead{background-color:hsl(var(--surface-xdark));}@media(max-width:768px){.aa-box .aa-desktop{display:none;}}@media(min-width:768px){.aa-box .aa-mobile{display:none;}}.aa-box>.fluid{width:100%;}.aa{position:relative;display:flex;align-items:center;justify-content:center;font-size:0;}.aa.fit-content{max-width:fit-content;}.aa.aa-640x100{width:640px;min-height:100px;--min-h:100px;}@media(max-width:640px){.aa.aa-640x100{width:320px;}}.aa.aa-300x250{width:300px;min-height:250px;--min-h:250px;}@media(max-width:300px){.aa.aa-300x250{display:none;}}.aa.aa-350x250{width:350px;min-height:250px;--min-h:250px;}@media(max-width:350px){.aa.aa-350x250{display:none;}}.aa.aa-970x120{width:970px;min-height:120px;--min-h:120px;}@media(max-width:970px){.aa.aa-970x120.aa-mobile-w320{min-width:320px;min-height:50px;width:fit-content;}}@media(max-width:320px){.aa.aa-970x120.aa-mobile-w320{display:none;}}.aa.aa-728x90{width:728px;min-height:90px;--min-h:90px;}@media(max-width:728px){.aa.aa-728x90{display:none;}}.aa.aa-580x400{width:580px;height:400px;--min-h:400px;}@media(max-width:580px){.aa.aa-580x400{display:none;}}.aa[class*=aa-]{background-color:hsl(var(--surface-xlight));border-radius:var(--radius);background-image:url("https://content.fantacalcio.it/fantacalcio/images/patterns/fc-pattern-web-02.png");background-size:cover;display:flex;flex-direction:column;}.dark .aa[class*=aa-]{background-color:hsl(var(--surface-dark));background-image:url("https://content.fantacalcio.it/fantacalcio/images/patterns/fc-pattern-web-04.png");}.aa>*{z-index:100;width:100%;text-align:center;}:root{--warn:40,94%,52%;--danger:350,98%,65%;--info:195,100%,45%;--success:96,70%,46%;--primary:217,93%,52%;--alternative:275,100%,65%;--default:var(--surface-medium);--dark:229,26%,24%;--secondary:19,95%,64%;--siteWidth:1040px;--radius:10px;--shadow-0:none;--shadow-1:0 2px 2px hsla(var(--dark),.2);--shadow-2:0 2px 5px hsla(var(--dark),.4);--shadow-3:0 2px 10px hsla(var(--dark),.4);--font:"Inter",Arial,system-ui,ui-sans-serif,sans-serif;--font-impact:"Anton",impact,sans-serif;--font-serif:"PT Serif",serif;--ani-quick:.15s ease-in-out;--ani-calm:.35s ease-in-out;--background-light:255,100%,100%;--background-dark:229,26%,16%;--surface-xlight:215,43%,95%;--surface-light:217,32%,86%;--surface-medium:218,19%,63%;--surface-dark:222,12%,45%;--surface-xdark:224,18%,12%;--surface-text:255,100%,0%;--primary-soft:220,100%,95%;--primary-xlight:220,100%,90%;--primary-light:220,100%,65%;--primary-medium:220,79%,54%;--primary-dark:220,82%,44%;--primary-xdark:220,72%,34%;--secondary-soft:19,100%,93%;--secondary-xlight:19,100%,83%;--secondary-light:19,100%,70%;--secondary-medium:19,95%,64%;--secondary-dark:19,80%,51%;--secondary-xdark:19,75%,40%;--danger-light:0,97%,69%;--danger-medium:350,98%,65%;--text:255,100%,0%;--h1-size:96px;--h2-size:60px;--h3-size:48px;--h4-size:40px;--h5-size:20px;--h6-size:16px;--h1-weight:normal;--h2-weight:normal;--h3-weight:normal;--h4-weight:600;--h5-weight:600;--h6-weight:600;--p-weight:300;--semibold:500;--h1-line-height:1.2;--h2-line-height:1.2;--h3-line-height:1.2;--h4-line-height:1.2;--h5-line-height:1.2;--h6-line-height:1.4;--p-line-height:1.6;--paragraph:18px;--body:16px;--hero:60px;--subtitle:14px;--serif:40px;--signature:34px;--font-article-size:var(--paragraph);--font-body-size:var(--body);--font-subtitle-size:var(--subtitle);--font-hero-size:var(--hero);--font-serif-size:var(--serif);--font-serif-small-size:var(--signature);--xs:320px;--sm:480px;--md:768px;--lg:1024px;--xl:1200px;--xxl:1600px;--z-background:0;--z-page:100;--z-page-contents:110;--z-page-sticky:150;--z-page-top-menu:200;--z-page-menu:190;--z-page-dropdowns:180;--z-dialogs:400;--z-modals:1000;--z-alerts:1500;--role-gk:40,94%,52%;--role-def:96,70%,46%;--role-mid:217,93%,52%;--role-wing:273,100%,61%;--role-atk:351,89%,53%;--grad-primary-start:220,79%,54%;--grad-primary-end:195,100%,45%;--grad-alternative-start:261,79%,54%;--grad-alternative-end:277,72%,60%;--grad-danger-start:0,73%,47%;--grad-danger-end:23,100%,68%;}[data-theme=dark],.theme-dark,.dark{--surface-xlight:229,31%,71%;--surface-light:230,28%,59%;--surface-medium:229,27%,40%;--surface-dark:229,26%,24%;--surface-xdark:229,26%,16%;--surface-text:255,100%,100%;--text:255,100%,100%;--default:var(--surface-medium);}[data-theme=light],.theme-light,.light{--surface-xlight:215,43%,95%;--surface-light:217,32%,86%;--surface-medium:218,19%,63%;--surface-dark:222,12%,45%;--surface-xdark:224,18%,12%;--surface-text:255,100%,0%;--text:255,100%,0%;}.burn{--success:115,67%,57%;--danger:346,89%,56%;--warn:46,100%,50%;--secondary:20,98%,61%;--alternative:257,76%,55%;--info:189,100%,55%;}.alert{--text-color:hsl(var(--surface-text));--status-color:var(--surface-light);--pad:10px;--gap:10px;padding:var(--pad) calc(var(--pad)*2);color:var(--text-color);background-color:hsla(var(--status-color),.8);border-radius:var(--radius);font-size:var(--font-subtitle-size);display:flex;flex-direction:column;gap:var(--gap);justify-content:flex-start;align-items:center;z-index:var(--z-alerts);box-shadow:var(--shadow-2);}.alert.alert-fixed-top{position:fixed;top:var(--pad);right:var(--pad);}.alert.alert-default{--status-color:var(--default);}.alert.alert-primary{--status-color:var(--primary);}.alert.alert-secondary{--status-color:var(--secondary);}.alert.alert-alternative{--status-color:var(--alternative);}.alert.alert-danger{--status-color:var(--danger);}.alert.alert-warn{--status-color:var(--warn);}.alert.alert-dark{--status-color:var(--dark);}.alert.alert-success{--status-color:var(--success);}.alert.alert-info{--status-color:var(--info);}.alert.text-light,.alert.alert-dark{--text-color:hsl(var(--background-light));}.alert.alert-outline{border:2px solid hsl(var(--status-color));background-color:hsl(var(--background-light));}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.2;}h1,.h1{font-family:var(--font);font-size:var(--h1-size);font-weight:var(--h1-weight);line-height:var(--h1-line-height);}h2,.h2{font-family:var(--font);font-size:var(--h2-size);font-weight:var(--h2-weight);line-height:var(--h2-line-height);}h3,.h3{font-family:var(--font);font-size:var(--h3-size);font-weight:var(--h3-weight);line-height:var(--h3-line-height);}h4,.h4{font-family:var(--font);font-size:var(--h4-size);font-weight:var(--h4-weight);line-height:var(--h4-line-height);}h5,.h5{font-family:var(--font);font-size:var(--h5-size);font-weight:var(--h5-weight);line-height:var(--h5-line-height);}h6,.h6{font-family:var(--font);font-size:var(--h6-size);font-weight:var(--h6-weight);line-height:var(--h6-line-height);}.paragraph,p{font-size:var(--paragraph);line-height:var(--p-line-height);font-weight:var(--p-weight);}.body{font-size:var(--body);}.impact{font-size:var(--hero);font-family:var(--font-impact);text-transform:uppercase;}.subtitle{font-size:var(--subtitle);}.serif{font-size:var(--serif);font-family:var(--font-serif);}.signature{font-size:var(--signature);font-family:var(--font-serif);font-style:italic;}a.unstyled{color:inherit;text-decoration:none;}ol.unstyled,ul.unstyled{list-style:none;padding:unset;margin:unset;}.player-link,.team-link{color:var(--text-color);}.player-link:not(:focus):not(:hover),.team-link:not(:focus):not(:hover){text-decoration:none;}.code{white-space:pre-line;word-break:break-word;}.smooth-resizer{transition:height .2s ease-out .2s;}.smooth-resizer .smooth-resizer-belly{display:grid!important;align-items:center;justify-content:center;}.smooth-resizer .smooth-resizer-belly::after{content:"";min-height:var(--min-h);grid-column:1/-1;grid-row:1/-1;}.smooth-resizer .smooth-resizer-belly>*{grid-column:1/-1;grid-row:1/-1;}.breadcrumbs{--gap:5px;--text-color:hsl(var(--surface-medium));font-size:var(--subtitle);padding:0;margin:0;display:flex;list-style:none;gap:var(--gap);font-weight:bold;color:var(--text-color);margin-bottom:20px;}.dark .breadcrumbs{--text-color:hsl(var(--surface-xlight));}.breadcrumbs li{display:flex;}.breadcrumbs li a{display:contents;}.breadcrumbs li a:hover span,.breadcrumbs li a:focus span{text-decoration:underline;}.breadcrumbs li span{text-transform:capitalize;}.breadcrumbs li+li::before{content:"/";margin-right:var(--gap);}#top-bar{position:fixed;top:0;left:0;width:100%;height:25px;background-color:hsl(var(--primary-medium));z-index:10;display:flex;align-items:center;justify-content:flex-start;}#top-bar a{max-width:var(--siteWidth);margin-left:auto;margin-right:auto;width:100%;display:flex;align-items:center;justify-content:flex-start;}.top-menu .dropdown li a{font-size:var(--font-body-size);padding:5px 20px;}@media(max-width:480px){body{padding-top:0!important;}body main{margin-top:0;border-radius:0;overflow-x:clip;}}body{--canvas:hsl(var(--surface-xlight));--scrollbar-color:hsla(var(--surface-xlight),.9);overflow-y:overlay;background-color:var(--canvas);overflow-x:hidden;}body::-webkit-scrollbar{height:10px;width:10px;}body::-webkit-scrollbar-track{background:rgba(0,0,0,.1);}body::-webkit-scrollbar-thumb{box-shadow:inset 0 0 100px var(--scrollbar-color);border-radius:10px;border:2px solid transparent;}body::-webkit-scrollbar-corner{background:rgba(0,0,0,.2);}body::-webkit-resizer{background:transparent;}body:hover::-webkit-scrollbar-track{background:rgba(0,0,0,.15);}body:hover::-webkit-scrollbar-thumb{box-shadow:inset 0 0 100px var(--scrollbar-color);border:2px solid transparent;}.dark body{--scrollbar-color:hsla(var(--surface-medium),.9);}main{--pad:20px;--surface:hsl(var(--background-light));width:100%;max-width:min(100vw,var(--siteWidth));background-color:var(--surface);z-index:100;border-radius:var(--radius);min-height:1000px;box-shadow:var(--shadow-2);margin-top:85px;padding-bottom:var(--pad);position:relative;}main::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:250px;background-image:url("https://content.fantacalcio.it/fantacalcio/images/patterns/fc-pattern-web-02.png");background-size:100% auto;background-position:bottom;z-index:-1;mask-image:linear-gradient(transparent,black);border-radius:inherit;}main>section{padding:0 var(--pad);}main .page-section>header{display:flex;align-items:baseline;}main .section-name{margin-bottom:20px;}main section+section>.section-name{margin-top:30px;}.seo-info.tipography p,.description.subtitle p{font-size:inherit;}body:not(.user-logged) .on-user-logged{display:none;}body.user-logged .off-user-logged{display:none;}.only-for-logged{position:relative;overflow:visible!important;transition:outline var(--ani-quick);}.only-for-logged::after{content:attr(title);position:absolute;top:calc(100% + 4px);right:0;z-index:1000;background-color:hsl(var(--danger));border-radius:inherit;height:auto;min-width:150px;padding:10px;font-size:14px;pointer-events:none;opacity:0;transform:translateY(-50px);transition:transform var(--ani-quick),opacuty var(--ani-quick);}body:not(.user-logged) .only-for-logged{opacity:.8;cursor:not-allowed;user-select:none;transform:none!important;}body:not(.user-logged) .only-for-logged:focus{z-index:1000;outline:2px solid hsl(var(--danger));}body:not(.user-logged) .only-for-logged:focus::after{opacity:1;transform:translateY(0);}.card{--pad:20px;--gap:10px;--box-color:hsl(var(--surface-xlight));--background-color:var(--box-color);--text-color:hsl(var(--text));--line-color:hsl(var(--surface-light));padding:var(--pad,--gap,10px);border-radius:var(--radius,20px);background-color:var(--box-color,hsl(var(--surface-xlight)));font-size:var(--font-body-size);}.dark .card{--box-color:hsl(var(--surface-dark));--line-color:hsl(var(--surface-medium));}.card.card-dashed{outline:4px dashed var(--box-color);background-color:hsl(var(--background-light));}.card.card-default{--box-color:hsl(var(--surface-xlight));}.card>hr{margin-left:calc(var(--pad)*-1);margin-right:calc(var(--pad)*-1);width:calc(100% + var(--pad)*2);box-sizing:border-box;border-width:2px;border-bottom:0;border-left:0;border-right:0;}.card>.row{margin-left:calc(var(--gap)*-.5);margin-right:calc(var(--gap)*-.5);width:calc(100% + var(--gap));}.card>.row>.col{padding-left:calc(var(--gap)*.5);padding-right:calc(var(--gap)*.5);max-width:calc(100% - var(--gap));}.card hr{border-style:solid;border-color:var(--line-color);margin-top:var(--gap,10px);margin-bottom:var(--gap,10px);}.card header{font-size:var(--font-body-size);}.card .card-header{display:flex;align-items:center;border-bottom:2px solid var(--line-color);margin-top:calc(var(--pad)*-1);margin-left:calc(var(--pad)*-1);margin-right:calc(var(--pad)*-1);padding:var(--pad);color:hsl(var(--text-color));border-radius:var(--radius) var(--radius) 0 0;}.card .card-header small{display:block;margin-top:5px;font-size:70%;}.card .card-header.status-default{--status-color:var(--default);background-color:hsl(var(--status-color));color:hsl(var(--background-light));border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;}.card .card-header.status-primary{--status-color:var(--primary);background-color:hsl(var(--status-color));color:hsl(var(--background-light));border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;}.card .card-header.status-secondary{--status-color:var(--secondary);background-color:hsl(var(--status-color));color:hsl(var(--background-light));border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;}.card .card-header.status-alternative{--status-color:var(--alternative);background-color:hsl(var(--status-color));color:hsl(var(--background-light));border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;}.card .card-header.status-danger{--status-color:var(--danger);background-color:hsl(var(--status-color));color:hsl(var(--background-light));border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;}.card .card-header.status-warn{--status-color:var(--warn);background-color:hsl(var(--status-color));color:hsl(var(--background-light));border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;}.card .card-header.status-dark{--status-color:var(--dark);background-color:hsl(var(--status-color));color:hsl(var(--background-light));border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;}.card .card-header.status-success{--status-color:var(--success);background-color:hsl(var(--status-color));color:hsl(var(--background-light));border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;}.card .card-header.status-info{--status-color:var(--info);background-color:hsl(var(--status-color));color:hsl(var(--background-light));border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;}.card .card-footer{display:flex;align-items:center;border-top:2px solid var(--line-color);margin-bottom:calc(var(--pad)*-1);margin-left:calc(var(--pad)*-1);margin-right:calc(var(--pad)*-1);padding:var(--pad);border-radius:0 0 var(--radius,20px) var(--radius,20px);color:hsl(var(--text-color));}.card.tipography h1{font-size:var(--h4-size);font-weight:var(--h4-weight);}.card.tipography h2{font-size:var(--h5-size);font-weight:var(--h5-weight);}.card.tipography h3{font-size:var(--h6-size);font-weight:var(--h6-weight);}.card.tipography h1,.card.tipography h2,.card.tipography h3{margin-bottom:var(--gap);}.card.tipography h1:not(:first-child),.card.tipography h2:not(:first-child),.card.tipography h3:not(:first-child){margin-top:calc(var(--gap)*2);}