/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.h1{font-size:fluid(36px,48px,375,1440);}.h2{font-size:fluid(30px,40px,375,1440);}.h3{font-size:fluid(24px,32px,375,1440);}.h4{font-size:fluid(21px,28px,375,1440);}.h5{font-size:fluid(18px,24px,375,1440);}.h6{font-size:fluid(15px,20px,375,1440);}:root{--primary-color:#19A1E3;--grey:#F4F3F6;--text:#626262;--orange:#F3410E;--font-family-title:Fredoka,sans-serif;--font-family-base:Roboto,sans-serif;}div{box-sizing:content-box;}@media (max-width:767px){div{box-sizing:border-box;}}.user-login-form{display:flex;row-gap:1.875rem;flex-direction:column;align-items:center;margin:6.25rem 0;}.user-login-form input{height:2.5rem;}.user-login-form .js-form-item{display:flex;flex-direction:column;row-gap:0.25rem;}:root{--root-font-size:16px;}@media (min-width:576px){:root{--root-font-size:clamp(0.875rem,1.3136288998vw,1rem);}}img{width:100%;height:auto;}.hide{display:none;}html{font-family:"Roboto",sans-serif;-webkit-font-smoothing:antialiased;font-size:var(--root-font-size);user-select:none;cursor:default;}body{margin:0;padding:0;}body.no-scroll{overflow:hidden;}p{margin:0 auto;}a{text-decoration:none;color:inherit;}.container{max-width:1230px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;width:100%;}@media (max-width:767px){.paragraphs{padding-top:68px;}}.paragraphs > div:last-child{margin-bottom:0;}.tfa-entry-form{text-align:center;margin:auto;font-size:1.125rem;line-height:2.3125rem;color:var(--text);padding:3.75rem 0;}.tfa-entry-form .js-form-item label{display:block;margin-bottom:1.5625rem;}.tfa-entry-form .js-form-item input{width:30%;border:1px solid var(--text);border-radius:2px;font-size:1.125rem;padding:0.625rem;color:var(--primary-color);margin-bottom:1.5625rem;text-align:center;}@media (max-width:767px){.tfa-entry-form .js-form-item input{width:80%;}}.tfa-entry-form input[type=submit]{border:none;background-color:var(--primary-color);padding:10px 20px;font-size:20px;border-radius:2px;font-weight:bold;color:#FFF;margin-top:1.5625rem;}
.h1{font-size:fluid(36px,48px,375,1440);}.h2{font-size:fluid(30px,40px,375,1440);}.h3{font-size:fluid(24px,32px,375,1440);}.h4{font-size:fluid(21px,28px,375,1440);}.h5{font-size:fluid(18px,24px,375,1440);}.h6{font-size:fluid(15px,20px,375,1440);}:root{--primary-color:#19A1E3;--grey:#F4F3F6;--text:#626262;--orange:#F3410E;--font-family-title:Fredoka,sans-serif;--font-family-base:Roboto,sans-serif;}@media (max-width:767px){.header{height:68px;position:fixed;z-index:11;background-color:#FFF;width:100%;}}.header #block-main-theme-site-branding{max-width:33.375rem;}@media (max-width:767px){.header #block-main-theme-site-branding{width:238px;}}.header #block-main-theme-main-menu{width:calc(100% - 33.375rem);display:block;padding-left:40px;box-sizing:border-box;}@media (max-width:767px){.header #block-main-theme-main-menu{width:100%;padding-left:0;}}.header .container{max-width:80.75rem;}@media (max-width:767px){.header .container{max-width:100%;}}.header--content{display:flex;align-items:center;justify-content:space-between;}.header #menu-toggle{display:none;}.header{}.header .menu-icon{display:none;}@media (max-width:767px){.header .menu-icon{display:block;}}.header .menu-icon span{display:block;height:0.1875rem;width:1.875rem;background-color:#19A1E3;margin:0.3125rem 0;border-radius:3px;transition:all 0.3s ease-in-out;}.header .menu-icon span:nth-child(1){transform-origin:40%;}.header .menu-icon span:nth-child(3){transform-origin:31%;}.header #menu-toggle:checked + .menu-icon span:nth-child(1){transform:rotate(45deg) translate(5px,4px);}.header #menu-toggle:checked + .menu-icon span:nth-child(2){opacity:0;transform:scale(0);}.header #menu-toggle:checked + .menu-icon span:nth-child(3){transform:rotate(-45deg) translate(4px,0);}@media (max-width:767px){.header .menu-main{position:fixed;width:100%;height:100%;background-color:rgba(255,255,255,0.98);color:white;transform:translateX(100%);transition:transform 0.5s cubic-bezier(0.77,0,0.175,1);right:0;top:68px;z-index:11;}}@media (max-width:767px){.header .menu-main.is-open{transform:translateX(0);}}.header .menu-main ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;}@media (max-width:767px){.header .menu-main ul{flex-direction:column;margin-top:50px;}}.header .menu-main ul li{flex:auto;text-align:center;margin:0 0.3125rem;}@media (max-width:767px){.header .menu-main ul li{margin:10px 0;}}.header .menu-main ul li a{font-family:"Roboto",sans-serif;color:#19A1E3;font-size:1.125rem;font-weight:bold;text-decoration:none;text-transform:uppercase;}@media (max-width:767px){.header .menu-main ul li a{font-size:20px;}}footer{background-color:var(--orange);color:#FFF;padding:3.125rem 0;}footer .header--content{display:flex;}footer .header--content .menu-main ul{display:flex;list-style:none;margin:0;padding:0;}@media (max-width:767px){footer .header--content .menu-main ul{flex-direction:column;justify-content:center;align-items:center;}}footer .header--content .menu-main ul li{font-size:1.125rem;font-weight:bold;text-transform:uppercase;margin-right:1.875rem;}@media (max-width:767px){footer .header--content .menu-main ul li{margin-right:0;margin-bottom:15px;}}footer .header--content-left{width:calc(100% - 10.5625rem);}@media (max-width:767px){footer .header--content-left{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;}}footer .header--content-right{width:10.5625rem;}@media (max-width:767px){footer .header--content-right{display:none;}}footer .header--content .btn-trofeo{width:10.5625rem;height:10.4375rem;background-image:url(/themes/main_theme/assets/dist/ico-footer-trofeo-tennis.svg);background-repeat:no-repeat;background-size:contain;display:flex;justify-content:center;align-items:flex-end;}@media (max-width:767px){footer .header--content .btn-trofeo{display:none;}}footer .header--content .btn-trofeo.mobile{display:none;}@media (max-width:767px){footer .header--content .btn-trofeo.mobile{display:flex;}}footer .header--content .btn-trofeo span{text-decoration:underline;padding-bottom:24%;display:block;font-size:1.125rem;}@media (max-width:767px){footer .header--content .btn-trofeo span{font-size:18px;}}footer .menu-footer__items{list-style:none;margin:0;padding:0;margin-top:2.4375rem;display:flex;}footer .menu-footer__item{font-size:1.125rem;margin:0 10px;}footer .copy{margin-top:4.5625rem;}
.h1{font-size:fluid(36px,48px,375,1440);}.h2{font-size:fluid(30px,40px,375,1440);}.h3{font-size:fluid(24px,32px,375,1440);}.h4{font-size:fluid(21px,28px,375,1440);}.h5{font-size:fluid(18px,24px,375,1440);}.h6{font-size:fluid(15px,20px,375,1440);}:root{--primary-color:#19A1E3;--grey:#F4F3F6;--text:#626262;--orange:#F3410E;--font-family-title:Fredoka,sans-serif;--font-family-base:Roboto,sans-serif;}.p-title-text{position:relative;padding:5.0625rem 0 0;}@media (max-width:767px){.p-title-text{padding-top:0;}}.p-title-text .title{font-family:var(--font-family-title);font-weight:600;line-height:3rem;color:var(--primary-color);margin-bottom:1rem;font-size:2.5rem;text-align:center;}@media (max-width:767px){.p-title-text .title{font-size:30px;line-height:36px;}}.p-title-text .title{margin-bottom:0.875rem;}.n-cookie-full .p-title-text .title{text-align:left;}.p-title-text .text{font-size:1.75rem;line-height:2.3125rem;color:var(--text);text-align:center;}.n-cookie-full .p-title-text .text{text-align:left;font-size:1.25rem;line-height:1.4;}@media (max-width:767px){.p-title-text .text{font-size:20px;line-height:30px;}}
