:root{--accent: #3C2E84;--accent-dark: #292A73;--accent-darkest: #0f1036;--accent-light: green;--contrast: rgb(15, 119, 57);--font-1: "ClashDisplay", sans-serif;--font-2: "Manrope", sans-serif;--font-3: "Montserrat", sans-serif;--text-color: #333;--text-dark: #0f1036}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[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{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box}html{min-width:320px;height:100%;font-size:62.5%;scroll-behavior:smooth}@media screen and (max-width: 1550px){html{font-size:60%}}@media screen and (max-width: 1400px){html{font-size:58%}}@media screen and (max-width: 1200px){html{font-size:50%}}body{position:relative;margin:0;font-family:var(--font-1);font-size:1.8rem;color:var(--text-color);background:white}body:after{content:"";position:absolute;top:0;left:50%;display:none;width:1px;height:100vh;z-index:10000000;background-color:green}.lock body{overflow:hidden;touch-action:none}*{min-width:0;min-height:0}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:inherit;font-weight:inherit}img{max-width:100%;height:auto;vertical-align:top}ul{margin:0;padding:0;list-style-type:none}p{margin:0;padding:0}.hidden{display:none}.container{margin:0 auto;width:100%;max-width:1310px;padding:0 15px}@media screen and (max-width: 576px){.container{padding:0 10px}}.lcontainer{margin:0 auto;width:100%;max-width:1730px;padding:0 3.2rem}@media screen and (max-width: 576px){.lcontainer{padding:0 10px}}.container-medium{margin:0 auto;width:100%;max-width:169.6rem;padding:0 1.6rem}.main-container{position:relative;margin:0 auto;width:100%;max-width:1920px}input[type=submit]:disabled{opacity:.6!important;cursor:not-allowed!important}input[type=submit]:disabled:hover{color:inherit!important;background-color:inherit!important}a{color:inherit;text-decoration:none}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}.wrapper{display:flex;width:100%;min-height:100%;overflow:hidden;flex-direction:column}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}.padding-top{padding-top:8.2rem}.title{font-size:6.4rem;font-weight:500;color:#0f1036;line-height:6.4rem}@media screen and (max-width: 992px){.title{font-size:5rem}}@media screen and (max-width: 576px){.title{font-size:4rem}}.section-title{font-family:var(--font-1);font-size:6.4rem;font-weight:500;color:#0f1036;font-style:normal;line-height:normal}@media (max-width: 1050px){.section-title{font-size:4.8rem}}@media (max-width: 550px){.section-title{font-size:3.2rem}}.gray-bg{padding:0 6.4rem;background:#fafafa}@media screen and (max-width: 992px){.gray-bg{padding:0 3.2rem}}@media screen and (max-width: 576px){.gray-bg{padding:0 1.6rem}}.btn{display:inline-flex;justify-content:center;align-items:center;padding:1.2rem 3rem 1.6rem 3.2rem;background:transparent;border-radius:64rem 0 100rem;transition:border .2s,background .6s;overflow:hidden;border-right:.8rem solid white;border-top:.1rem solid white;letter-spacing:-.08rem}.btn:hover{background:var(--accent-dark);border-right-color:var(--accent);border-top-color:var(--accent)}.btn--dark{font-weight:500;color:#0f1036;border-right-color:var(--accent);border-top-color:var(--accent)}.btn--dark:hover,.btn--landing{color:#fff}.btn--landing:hover{background-color:#ffffff1a}.form-group input[type=text],.form-group input[type=email],.form-group input[type=tel],.form-group textarea{width:100%;height:3.4rem;padding:0 1.6rem;font-family:var(--font-1);font-size:1.4rem;font-weight:400;color:#fff;background:transparent;border:none;border-radius:0;opacity:.8;transition:all .3s ease-out;border-bottom:.5px solid #4f5097;font-style:normal;margin-bottom:4rem;outline:none}.form-group input[type=text]:focus,.form-group input[type=email]:focus,.form-group input[type=tel]:focus,.form-group textarea:focus{color:#fff;border-bottom-color:#fff}.form-group input[type=text]::-moz-placeholder,.form-group input[type=email]::-moz-placeholder,.form-group input[type=tel]::-moz-placeholder,.form-group textarea::-moz-placeholder{color:#fffc}.form-group input[type=text]::placeholder,.form-group input[type=email]::placeholder,.form-group input[type=tel]::placeholder,.form-group textarea::placeholder{color:#fffc}.form-group input[type=text]:hover,.form-group input[type=email]:hover,.form-group input[type=tel]:hover,.form-group textarea:hover{border-bottom-color:#fff}.form-group input[type=text]:hover::-moz-placeholder,.form-group input[type=email]:hover::-moz-placeholder,.form-group input[type=tel]:hover::-moz-placeholder,.form-group textarea:hover::-moz-placeholder{color:#fff}.form-group input[type=text]:hover::placeholder,.form-group input[type=email]:hover::placeholder,.form-group input[type=tel]:hover::placeholder,.form-group textarea:hover::placeholder{color:#fff}.form-group textarea{height:3.4rem;overflow:hidden;resize:vertical}.form-footer{position:relative;margin-top:1.8rem}.form-footer input[type=submit]{color:#fff;border-bottom:none;border-left:none}.form-footer input[type=checkbox]{display:none}.form-footer input[type=checkbox]:checked+.wpcf7-list-item-label:after{opacity:1}.form-footer .privacy{font-size:1.4rem;line-height:130%;margin-bottom:4rem}.form-footer .privacy .wpcf7-list-item{margin:0!important}.form-footer .privacy .wpcf7-list-item-label{position:relative;display:block;cursor:pointer;padding-left:4.8rem}.form-footer .privacy .wpcf7-list-item-label:before{position:absolute;top:3px;left:0;width:32px;height:32px;border:1px solid #fff;border-radius:50%}.form-footer .privacy .wpcf7-list-item-label:after{position:absolute;top:9px;left:6px;width:20px;height:20px;background:#fff;border-radius:50%;opacity:0}.form-footer .privacy .wpcf7-list-item-label a{transition:all .3s ease-out}.form-footer .privacy .wpcf7-list-item-label a:hover{color:var(--accent)}.form .wpcf7-spinner{position:absolute;right:0;bottom:-4rem;margin:0;width:24px;height:24px}.form .wpcf7-not-valid-tip{font-size:1.2rem}*{scrollbar-color:#fff var(--accent-dark);scrollbar-width:thin}*::-webkit-scrollbar{width:12px;height:12px}*::-webkit-scrollbar-track{background:#fff}*::-webkit-scrollbar-thumb{border:3px solid #fff;border-radius:5px;background-color:var(--accent-dark)}.myscrollbar ::-webkit-scrollbar{width:13px;height:13px}.myscrollbar ::-webkit-scrollbar-thumb{background:linear-gradient(13deg,#f9d4ff 14%,#c7ceff 64%);border-radius:10px}.myscrollbar ::-webkit-scrollbar-thumb:hover{background:linear-gradient(13deg,#c7ceff 14%,#f9d4ff 64%)}.myscrollbar ::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 7px 10px 12px #f0f0f0}@keyframes headerFade{0%{opacity:0}to{opacity:1}}.main-header{position:absolute;top:0;left:0;width:100%;height:8.3rem;transition:background .4s;z-index:1000;border-bottom:1px solid rgba(255,255,255,.2)}.main-header--dark,.main-header--visible{background:var(--accent-dark);border-bottom:1px solid rgba(255,255,255,.2)}.main-header--landing{position:absolute!important;height:7.5rem;border-bottom:1px solid rgba(255,255,255,.5)}.main-header--landing .logo{left:initial!important;right:0}.main-header .logo{position:absolute;top:.8rem;left:0;display:block;width:12.8rem;height:12.8rem}.main-header .logo:hover .logo__text{transform:rotate(45deg)}.main-header .logo__text{position:absolute;top:0;left:0;width:100%;height:100%;transition:all .4s;z-index:2;transform-origin:center}.main-header .logo__lnd{position:absolute;top:.7rem;right:0;display:block;width:12.8rem;height:12.8rem}.main-header--no-menu{top:2.4rem}@media screen and (max-width: 992px){.main-header--no-menu{top:0}}.main-header--no-menu .main-menu,.main-header--no-menu .main-header__phone,.main-header--no-menu .main-header__socials,.main-header--no-menu .sandwitch-wrap{display:none}@media screen and (max-width: 576px){.main-header--no-menu .logo{width:5.8rem;height:5.8rem}}.main-header.active{position:fixed;background:var(--accent-dark);transition:all .4s;border-bottom:1px solid rgba(255,255,255,.2)}.main-header.active .logo{top:.6rem;width:7rem;height:7rem}.main-header.active .logo__lnd{position:relative;top:.3rem;width:7rem;height:7rem}.main-header__wrap{position:relative;display:flex;justify-content:flex-end;align-items:center}@media screen and (max-width: 992px){.main-header__wrap{padding-right:8rem}}.main-header__main-menu{position:relative}@media screen and (max-width: 992px){.main-header__main-menu{position:fixed;top:14rem;left:0;z-index:-1}}.main-header__main-menu.fixed{top:8.3rem;opacity:1;transform:scale(1);pointer-events:initial}.main-header__phone{display:block;margin:0 6.4rem 0 3.2rem;padding:3.3rem 0;font-size:1.4rem;font-weight:600;color:#fff;font-style:normal}@media screen and (max-width: 992px){.main-header__phone{margin:0 3.6rem 0 3.2rem}}@media screen and (max-width: 992px){.main-header__phone span{position:relative;top:.2rem}}.main-header__sandwich{display:none}@media screen and (max-width: 992px){.main-header__sandwich{position:absolute;top:1rem;right:0;display:inline-flex;justify-content:center;align-items:center}}.main-header.fixed-scroll.active{position:fixed;top:0;left:0;width:100%;height:6rem;z-index:1000;animation-duration:.6s;animation-fill-mode:forwards;animation-name:headerFade}.main-header.fixed-scroll.active .cart-icon{top:2rem}.main-header.fixed-scroll.active .sandwitch-wrap{top:0}.main-header__socials{display:flex;align-items:center}.main-header__socials a{display:block;width:19px;margin-left:1.6rem}.page-id-11370 .main-header--no-menu{border-bottom:0}.main-menu{display:flex;align-items:center;transition:all .3s}@media screen and (max-width: 992px){.main-menu{display:flex;justify-content:center;align-items:center;width:100%;padding:6.4rem 0;background:var(--accent-dark);opacity:0;flex-direction:column;pointer-events:none}}@media screen and (max-width: 992px){.main-menu li{width:100%}}.main-menu li.current-menu-item a{background:#3e3f81;border-bottom:solid 2px #fff}.main-menu a{position:relative;display:block;margin:0 .4rem;padding:1rem 1.6rem;font-size:1.4rem;font-weight:600;color:#fff;border-radius:4px;border-bottom:solid 2px transparent}@media screen and (max-width: 1600px){.main-menu a{margin:0}}@media screen and (max-width: 1200px){.main-menu a{padding:1rem .8rem}}@media screen and (max-width: 992px){.main-menu a{padding:1rem 1.6rem;font-size:2rem;border-bottom:1px solid rgba(255,255,255,.2)}}.main-menu a:hover{background:#3e3f81;border-bottom:solid 2px #fff}.sandwitch-wrap{padding:18px 10px;border-radius:3px;z-index:1001}.sandwitch{position:relative;display:block;width:23px;height:14px;cursor:pointer}.sandwitch--active .sandwitch__line--top{top:6px;transform:rotate(45deg)}.sandwitch--active .sandwitch__line--middle{opacity:0}.sandwitch--active .sandwitch__line--bottom{top:6px;transform:rotate(-45deg)}.sandwitch__line{position:absolute;left:0;display:block;width:100%;height:2px;transition:all linear .1s;background-color:#fff}.sandwitch__line--top{top:0}.sandwitch__line--middle{top:6px}.sandwitch__line--bottom{top:12px}.page-privacy{padding:12rem 0 8rem}@media screen and (max-width: 992px){.page-privacy .container{padding:6.4rem 3rem 3rem}}.page-privacy h1,.page-privacy h2,.page-privacy h3,.page-privacy h4,.page-privacy h5,.page-privacy h6{font-weight:700;margin-bottom:3rem;margin-top:6rem}.page-privacy h1{font-size:5.4rem}@media screen and (max-width: 992px){.page-privacy h1{font-size:4rem}}.page-privacy h2{font-size:4rem}@media screen and (max-width: 992px){.page-privacy h2{font-size:3rem}}.page-privacy h3{font-size:3rem}@media screen and (max-width: 992px){.page-privacy h3{font-size:2rem}}.page-privacy h4{font-size:2rem}.page-privacy .red{display:inline-block;color:red;border:1px solid red}.page-privacy a{font-weight:700;text-decoration:underline}.page-privacy ul li{list-style-type:circle;margin-bottom:1rem;padding-left:0}.page-privacy p{margin-bottom:3rem}.page-privacy table{border-collapse:collapse;margin-bottom:30px}.page-privacy th{color:#fff;background-color:#444}.page-privacy th,.page-privacy td{padding:1rem 2rem;border:1px solid #aaa}@media screen and (max-width: 750px){.page-privacy .overflow-inner{overflow-x:auto}.page-privacy table{width:750px}}.language{position:relative;top:6px;text-align:left}.language__current{padding:0 3.2rem;cursor:pointer;text-align:left}.language .widget_wpglobus{opacity:0;transition:all .4s;pointer-events:none}.language .widget_wpglobus.active{opacity:1;pointer-events:auto}.language .widget-title{display:none}.language .list{padding:3.2rem;background:var(--accent)}.language .list a{display:block;font-size:1.4rem;opacity:.8;transition:all .4s;text-transform:uppercase}.language .list a:not(:last-of-type){margin-bottom:3.2rem}.language .list a:hover{opacity:1}.language .list .code{display:none!important}.home-intro{position:relative}.home-intro__slider{position:relative;z-index:1}.home-intro__list{z-index:1}.home-intro__item{position:relative;height:100vh}.home-intro__item img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-o-object-fit:cover;object-fit:cover}.home-intro .container{padding-top:21.6%}.home-intro__content{position:relative;color:#fff;z-index:2}@media screen and (max-width: 1400px){.home-intro__content{padding:10% 8rem 0 2rem}}@media screen and (max-width: 992px){.home-intro__content{padding-top:20%}}@media screen and (max-width: 576px){.home-intro__content{padding-top:50%}}.home-intro__subtitle{font-size:1.6rem;font-weight:700;letter-spacing:.48rem;margin-bottom:3.2rem;text-transform:uppercase}@media screen and (max-width: 576px){.home-intro__subtitle{font-size:1.4rem}}.home-intro__title{font-size:6.4rem;font-weight:500;line-height:6.4rem;margin-bottom:3.2rem}@media screen and (max-width: 576px){.home-intro__title{font-size:4.8rem;line-height:4.8rem}}.home-intro__label{font-size:6.4rem;font-weight:400;line-height:6.4rem;margin-bottom:3.2rem}@media screen and (max-width: 576px){.home-intro__label{font-size:4.8rem;line-height:4.8rem}}.home-intro .slick-dots{position:absolute;top:40.5%;right:16.3%;display:flex;justify-content:center;align-items:center;width:auto;z-index:1000;flex-direction:column}@media screen and (max-width: 1400px){.home-intro .slick-dots{right:2rem}}.home-intro .slick-dots li{margin:.8rem 0;width:16px;height:16px}.home-intro .slick-dots li.slick-active button{background-color:#fff}.home-intro .slick-dots button{width:16px;height:16px;font-size:0;color:transparent;background:transparent;border:2px solid white;border-radius:50%;transition:all .4s;cursor:pointer;outline:none}.home-intro .slick-dots button.slick-active{background-color:#fff}.home-intro__down{position:absolute;left:50%;bottom:6.4rem;display:flex;justify-content:center;align-items:center;width:6.4rem;height:6.4rem;background:var(--accent);border-radius:50%;transform:translate(-50%);transition:all .4s;z-index:2;animation:myAnim 2.5s cubic-bezier(.68,-.6,.32,1.6) 0s infinite normal}.home-intro__down svg{animation:myline 2.5s ease-in-out 0s infinite normal both}.home-intro__down:hover{background:var(--accent-dark)}.home-intro__down.active{left:16.4%;transform:translate(0)}.home-intro__share{position:absolute;left:80%;bottom:6.4rem;opacity:0;transition:all .4s;z-index:2;pointer-events:none}.home-intro__share.active{left:50%;display:block;opacity:1;pointer-events:initial}.share__title{font-family:var(--font-2);font-size:1.6rem;font-weight:700;color:#fff;letter-spacing:-.08rem;margin-bottom:2.2rem}.share__list{display:flex;align-items:center}.share__link{position:relative;display:block;transition:all .4s;margin-right:3.2rem}.share__link:hover{transform:scale(.94)}.services__wrap{display:flex;justify-content:space-between;align-items:stretch}@media screen and (max-width: 992px){.services__wrap{display:block}}.services__list{position:relative;width:33.3%;z-index:2}@media screen and (max-width: 992px){.services__list{width:100%}}.services__list a{position:relative;font-size:1.6rem;font-weight:500;color:transparent;transition:all .4s;z-index:3;margin-left:auto;margin-right:3.2rem}.services__item{position:relative;display:flex;justify-content:space-between;align-items:center;margin:.4rem 0;padding:3.54rem 3.2rem;font-size:3.2rem;font-weight:500;color:#0f1036;background:linear-gradient(276deg,#f2f2f2 -.05%,rgba(255,255,255,0) 100%);transform:translate(0);transition:background .1s ease-in,transform .8s;cursor:pointer}@media screen and (max-width: 992px){.services__item{padding:2.4rem;font-size:2.4rem}}@media screen and (max-width: 576px){.services__item{padding:1.6rem}}.services__item:hover,.services__item.active{color:#fff;transform:translate(4px)}.services__item:hover:before,.services__item.active:before{opacity:1;transform:translate(0)}.services__item:hover a,.services__item.active a{color:#fff}.services__item:hover a:hover,.services__item.active a:hover{color:#0f1036}.services__item:before{content:"";position:absolute;top:-.4rem;left:0;display:block;width:100%;height:calc(100% + .8rem);background:var(--accent-dark);opacity:0;transform:translate(-50%);transition:all .6s;z-index:1}.services__item span{position:relative;z-index:2}.services__arrow{position:relative;display:flex;justify-content:center;align-items:center;height:3.2rem;border:1px solid #dedede;border-radius:50%;transition:all .4s;z-index:2;flex:0 0 3.2rem}.services__arrow.active{background:#000;border-color:#000}.services__arrow svg{fill:#dedede}.services__img{position:relative;width:66.7%;z-index:1}@media screen and (max-width: 992px){.services__img{width:100%;height:40rem}}.services__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;opacity:0;transition:all .4s;z-index:1;-o-object-fit:cover;object-fit:cover}.services__img img.active{opacity:1}.banner{position:relative;padding-bottom:50%}@media screen and (max-width: 992px){.banner{padding-bottom:61%}}@media screen and (max-width: 576px){.banner{padding-bottom:62%}}.banner img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.staff{min-width:0}.staff__wrap{display:flex;justify-content:space-between}@media screen and (max-width: 992px){.staff__wrap{display:block}}.staff__sidebar{padding:12.9rem 12.2rem 0;color:#fff;background:var(--accent);flex:0 0 63.3rem}@media screen and (max-width: 1300px){.staff__sidebar{padding:12.9rem 6.4rem 0;flex:0 0 50rem}}@media screen and (max-width: 992px){.staff__sidebar{padding:6.4rem}}@media screen and (max-width: 576px){.staff__sidebar{padding:6.4rem 2rem}}.staff__title{font-size:6.4rem;font-weight:500;line-height:1;margin-bottom:1.7rem}@media screen and (max-width: 1300px){.staff__title{font-size:5rem}}.staff__text{font-size:2rem;line-height:3.2rem;margin-bottom:1.7rem}@media screen and (max-width: 992px){.staff__text{margin-bottom:3.2rem}}.staff__main{padding:12.8rem 0 11.5rem 12.8rem;flex:1}@media screen and (max-width: 1500px){.staff__main{padding:12.8rem 0 11.5rem 6.4rem}}@media screen and (max-width: 576px){.staff__main{padding:6.4rem 2rem}}.staff__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:5rem;padding-right:11.8rem}@media screen and (max-width: 576px){.staff__header{padding-right:0}}.staff__subtitle{font-size:3.2rem;font-weight:600;color:#0f1036}.staff__slider{position:relative}.staff__slider .slick-list{padding:0 15% 0 0!important;overflow:hidden}@media screen and (max-width: 768px){.staff__slider .slick-list{padding:0!important}}.staff__item{margin:0 3.2rem;width:28rem}.staff__footer{display:flex;justify-content:space-between;align-items:center;margin-top:4.5rem;padding-right:12.8rem}@media screen and (max-width: 992px){.staff__footer{padding-right:6.4rem}}@media screen and (max-width: 576px){.staff__footer{padding-right:0}}.staff__arrow{cursor:pointer}.staff__arrow svg{transition:all .4s;fill:#73d4d0}.staff__arrow:hover svg{fill:#3c2e84}.staff__dots{position:relative;top:-3px;display:flex;justify-content:center;align-items:center;width:calc(100% - 12rem)}@media screen and (max-width: 576px){.staff__dots{top:-2px}}.staff__dots li{position:relative;height:3px;cursor:pointer;flex:1}.staff__dots li.active{height:3px;background:#292a73;border-radius:1rem}.staff__dots li.active:before{display:none}.staff__dots li:before{content:"";position:absolute;top:50%;left:0;display:block;width:100%;height:1px;background:#73d4d0;transform:translateY(-50%)}.item-staff{text-align:center}.item-staff:hover .item-staff__img{width:29rem;height:29rem;transition:.3s}.item-staff__img{position:relative;display:inline-block;width:28rem;height:28rem;border-radius:50%;transition:.3s;overflow:hidden;margin-bottom:3.2rem}@media screen and (max-width: 576px){.item-staff__img{margin:0 auto 3.2rem}}.item-staff__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.item-staff__title{font-size:2.4rem;font-weight:500;color:var(--text-dark);margin-bottom:1rem}.item-staff__text{font-size:1.6rem;font-weight:500;color:var(--accent)}.gallery__wrap{display:flex;justify-content:space-between}.gallery__left{width:66.8%}.gallery__left-big{position:relative;padding-bottom:100.6%}.gallery__left-bottom{display:flex;justify-content:space-between}.gallery__left-bottom-left,.gallery__left-bottom-right{position:relative;width:50%;padding-bottom:50.3%}.gallery__right{width:33.2%}.gallery__right-top{position:relative;padding-bottom:101.3%}.gallery__right-bottom{position:relative;padding-bottom:202.3%}.gallery__footer{display:flex;justify-content:space-between}.gallery__footer-left{position:relative;width:33.3%;padding-bottom:33.6%}.gallery__footer-right{position:relative;width:66.7%;padding-bottom:33.6%}.gallery img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.logos{display:flex;justify-content:space-between;align-items:center;padding:12.8rem}@media screen and (max-width: 1300px){.logos{padding:6.4rem 3.2rem}}@media screen and (max-width: 992px){.logos{justify-content:center;flex-wrap:wrap}}@media screen and (max-width: 576px){.logos{padding:3.2rem 2rem}}.logos__item{text-align:center}@media screen and (max-width: 992px){.logos__item{width:33.33%;margin-bottom:3.2rem}}@media screen and (max-width: 768px){.logos__item{width:50%}}@media screen and (max-width: 576px){.logos__item{padding:0 3.2rem}}.footer-top__wrap{display:flex;justify-content:space-between}@media screen and (max-width: 992px){.footer-top__wrap{flex-wrap:wrap}}@media screen and (max-width: 576px){.footer-top__wrap{display:block}}.footer-top__column{width:33.333333333%}@media screen and (max-width: 576px){.footer-top__column{width:auto!important}}@media screen and (max-width: 992px){.footer-top__column:first-of-type,.footer-top__column:last-of-type{width:50%}}@media screen and (max-width: 992px){.footer-top__column:first-of-type{order:1}}@media screen and (max-width: 992px){.footer-top__column:nth-of-type(2){width:100%;order:3}}@media screen and (max-width: 992px){.footer-top__column:last-of-type{order:2}}.footer-top__left{padding:12.8rem 12.2rem 8rem;color:#fff;background:var(--text-dark)}@media screen and (max-width: 1600px){.footer-top__left{padding:6.4rem 3.2rem}}.footer-contacts__header{display:flex;justify-content:space-between;align-items:center;color:#fff;margin-bottom:4.5rem}.footer-contacts__title{font-size:2.4rem;font-weight:500}.footer-contacts__social{display:flex;align-items:center}.footer-contacts__social li{flex:0 0 3.2rem;margin-left:1.6rem}.footer-contacts__social a{display:block;width:100%}.footer-contacts__social a img{width:100%;max-width:initial}.footer-contacts__list>li{padding:4.5rem 0;border-top:1px solid rgba(255,255,255,.1)}.footer-contacts__li{display:flex;align-items:center;font-size:1.6rem;font-weight:500}.footer-contacts__li:last-of-type{line-height:1.5}.footer-contacts__li svg{flex:0 0 2rem;margin-bottom:-.5rem;margin-right:1.6rem}.footer-contacts__li a:hover{text-decoration:underline}.footer-contacts__data li:not(:last-of-type){margin-bottom:3.2rem}.footer-contacts__hours li{display:flex;justify-content:space-between;align-items:center;font-size:1.6rem;font-weight:500}.footer-contacts__hours li:not(:last-of-type){margin-bottom:1.6rem}.footer-contacts__text{display:flex;justify-content:space-between;width:100%}.footer-contacts__label{font-size:12px;font-weight:500;color:#9f9faf;padding-bottom:8px}.footer-center{position:relative;height:100%;padding:12.8rem 5rem 0;text-align:center}@media screen and (max-width: 1600px){.footer-center{padding:6.4rem 3.2rem 0}}.footer-center__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1;-o-object-fit:cover;object-fit:cover}.footer-center__content{position:relative;display:flex;height:100%;z-index:2;flex-direction:column}.footer-center__title{font-size:6.4rem;font-weight:500;color:#fff;line-height:1;margin-bottom:3.2rem}@media screen and (max-width: 1600px){.footer-center__title{font-size:4rem}}.footer-center__list{display:flex;justify-content:center;align-items:center}@media screen and (max-width: 992px){.footer-center__list{margin-bottom:6.4rem}}.footer-center__list a{display:block;margin:0 1.6rem}.footer-center__img{margin-top:auto}.footer-form{height:100%;padding:12.8rem 12.8rem 10.3rem;color:#fff;background:var(--accent-dark)}@media screen and (max-width: 1600px){.footer-form{padding:6.4rem 3.2rem}}.footer-form__title{font-size:2.4rem;font-weight:500;margin-bottom:.8rem}.footer-form__subtitle{font-size:1.6rem;color:#6d6eaf;margin-bottom:4rem}.footer-bottom{padding:12.8rem 12.1rem}@media screen and (max-width: 1600px){.footer-bottom{padding:6.4rem 3.2rem}}.footer-bottom.footer-bottom--no-padding{padding:0 0 9.6rem}@media screen and (max-width: 992px){.footer-bottom.footer-bottom--no-padding{padding-bottom:3.2rem;text-align:center}}.footer-bottom__wrap{display:flex;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.05)}@media screen and (max-width: 576px){.footer-bottom__wrap{display:block}}.footer-bottom__column:nth-of-type(3){display:flex;justify-content:flex-end;align-items:center}.footer-bottom__menu li.current-menu-item a{color:#2d6438}.footer-bottom__menu a{display:block;font-size:1.6rem;font-weight:500;color:#0f1036;margin-bottom:3.4rem}.footer-bottom__up{display:flex;justify-content:center;align-items:center;width:6.4rem;height:6.4rem;background:var(--accent-dark);border:none;border-radius:50%;transition:all .4s;cursor:pointer}.footer-bottom__up:hover{background:var(--accent)}.footer-bottom__bottom{display:flex;justify-content:space-between;align-items:center;font-size:1.4rem;color:#0f103680;padding-top:3.2rem}@media screen and (max-width: 768px){.footer-bottom__bottom{display:block}}.footer-bottom__bottom img{position:relative;top:-1px}@media screen and (max-width: 768px){.footer-bottom__item{margin-bottom:2.4rem}}@keyframes toggleScale{0%{transform:scale(1)}50%{transform:scale(1.06)}to{transform:scale(1)}}.page-intro{position:relative}.page-intro__body{position:relative;height:80rem;overflow:hidden;z-index:1}@media screen and (max-width: 1630px){.page-intro__body{height:70rem}}@media screen and (max-width: 1330px){.page-intro__body{height:60rem}}@media screen and (max-width: 990px){.page-intro__body{height:50rem}}@media screen and (max-width: 800px){.page-intro__body{height:40rem}}.page-intro__body.page-intro__body-img img{-o-object-position:center top;object-position:center top}.page-intro__footer{position:absolute;left:0;bottom:0;width:100%;z-index:2}.page-intro__down{position:absolute;right:15px;bottom:-3.3rem;display:flex;justify-content:center;align-items:center;width:6.4rem;height:6.4rem;background:var(--accent);border-radius:50%;transition:all .4s;z-index:2;animation:myAnim 2.5s cubic-bezier(.68,-.6,.32,1.6) 0s infinite normal}.page-intro__down svg{animation:myline 2.5s ease-in-out 0s infinite normal both}.page-intro__down:hover{background:var(--accent-dark)}.page-intro img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;animation-direction:alternate;animation-duration:15s;animation-iteration-count:infinite;animation-name:toggleScale;-o-object-fit:cover;object-fit:cover}.page-intro .container{position:relative;display:flex;height:100%;z-index:2;flex-direction:column}.page-intro__content{margin-top:auto}.page-intro__title{font-size:12.8rem;font-weight:500;color:var(--Blue-Darkest, #0f1036);margin-bottom:6.8rem;text-shadow:0 .4rem 12.8rem #fff}@media screen and (max-width: 992px){.page-intro__title{font-size:6rem;margin-bottom:3rem;text-shadow:0 .4rem 3rem #fff}}@keyframes myAnim{0%{box-shadow:0 0 2px #fff0;transform:scale(1)}50%{box-shadow:0 0 40px #ffffff9e;transform:scale(.8)}to{box-shadow:0 0 2px #fff0;transform:scale(1)}}@keyframes myline{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-50px) scaleY(3)}75%{transform:translateY(15px) scale(.8)}to{transform:translateY(0) scale(1)}}.padel{padding:25.6rem 0}@media screen and (max-width: 1500px){.padel{padding:12.8rem 0}}@media screen and (max-width: 992px){.padel{padding:9.6rem 0}}.padel.padel--dark{background:#f5f6fd}.padel__header{margin-bottom:6.4rem}.padel__wrap{display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 992px){.padel__wrap{display:block}}@media screen and (max-width: 992px){.padel__title{margin-bottom:6.4rem}}@media screen and (max-width: 992px){.padel__title br{display:none}}.padel__subtitle{font-size:2.4rem;color:#a0a0a0;line-height:1.6;margin-top:.8rem}@media screen and (max-width: 992px){.padel__subtitle{margin-bottom:6.4rem;margin-top:3.2rem}}.padel__text{display:flex;justify-content:space-between;align-items:flex-start;font-size:2rem;gap:12.8rem;line-height:1.6}@media screen and (max-width: 992px){.padel__text{display:block;margin-bottom:6.4rem}}.padel__text p{flex:1;letter-spacing:-.1px}@media screen and (max-width: 992px){.padel__text p:not(:last-of-type){margin-bottom:3.2rem}}.padel__footer{display:flex;justify-content:flex-end;align-items:flex-start}@media screen and (max-width: 992px){.padel__footer{display:block}}.padel__footer img{position:relative;right:5.6vw}@media screen and (max-width: 1800px){.padel__footer img{right:7vw}}@media screen and (max-width: 1500px){.padel__footer img{right:8vw}}@media screen and (max-width: 1300px){.padel__footer img{right:0}}.la-struttura__wrap{display:flex;justify-content:space-between}@media screen and (max-width: 992px){.la-struttura__wrap{display:block}}.la-struttura__slider,.la-struttura__content{width:50%}@media screen and (max-width: 992px){.la-struttura__slider,.la-struttura__content{width:auto}}.la-struttura__item{position:relative;height:96rem}@media screen and (max-width: 1200px){.la-struttura__item{height:75rem}}@media screen and (max-width: 992px){.la-struttura__item{height:auto}}.la-struttura__item img{position:absolute;top:0;left:0;width:100%;height:100%;background:#292a73;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 992px){.la-struttura__item img{position:static}}.la-struttura__content{display:flex;justify-content:space-between;align-items:flex-start;padding:12.8rem;background:#F5F6FD;flex-direction:column}@media screen and (max-width: 1200px){.la-struttura__content{padding:6.4rem}}@media screen and (max-width: 576px){.la-struttura__content{padding:6.4rem 3.2rem}}.la-struttura__text p{font-size:2rem;line-height:1.6;margin-bottom:3.2rem}.la-struttura__text strong{font-weight:600}.la-struttura .slick-dots{position:absolute;left:0;bottom:6.4rem;display:flex;justify-content:center;align-items:center;width:100%;z-index:10}.la-struttura .slick-dots button{opacity:0}.la-struttura .slick-dots li{margin:0 8px;height:1.6rem;border:1px solid #fff;border-radius:50%;cursor:pointer;flex:0 0 1.6rem}.la-struttura .slick-dots li.slick-active{background:#fff}.staff-list{padding:12.8rem 0}.staff-list__term{font-size:3.2rem;font-weight:400;color:var(--Violet-Dark, #3c2e84);margin-bottom:4.8rem}.staff-list__wrap{display:flex;margin:0 -11rem;flex-wrap:wrap}@media screen and (max-width: 768px){.staff-list__wrap{display:block;margin:0}}.staff-list__item{margin:0 11rem 12.8rem;flex:0 0 calc(33.333% - 22rem)}@media screen and (max-width: 992px){.staff-list__item{flex:0 0 calc(50% - 22rem)}}@media screen and (max-width: 768px){.staff-list__item{margin:0 0 6.4rem}}.staff-list__title{font-size:3.2rem;font-weight:600;color:#0f1036;margin-bottom:12.8rem}@media screen and (max-width: 768px){.staff-list .item-staff__text{margin:0 auto;max-width:40rem}}.servizi__item{display:flex}@media screen and (max-width: 768px){.servizi__item{display:block}}.servizi__item.servizi__item--revers{flex-direction:row-reverse}.servizi__img{position:relative;width:67%;height:96rem}@media screen and (max-width: 1400px){.servizi__img{height:70rem}}@media screen and (max-width: 992px){.servizi__img{width:100%;height:auto}}.servizi__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 992px){.servizi__img img{position:static}}.servizi__content{display:flex;justify-content:space-between;align-items:flex-start;width:33%;padding:12.8rem;color:#0f1036;transition:.5s;flex-direction:column}.servizi__content:hover{width:60%;transition:.5s}@media screen and (max-width: 1400px){.servizi__content{padding:6.4rem 3.2rem}}@media screen and (max-width: 992px){.servizi__content{width:100%}}.servizi__content strong{font-weight:500;color:#3c2e84}.servizi__content.servizi__content--dark{color:#a7a8c0}.servizi__content.servizi__content--dark strong{font-weight:500;color:#fff}.servizi__title{font-size:6.4rem;font-weight:500;line-height:6.4rem}@media screen and (max-width: 992px){.servizi__title{margin-bottom:6.4rem}}.servizi__text{font-size:2.4rem;font-weight:500;line-height:3.2rem}@media screen and (max-width: 992px){.servizi__text{margin-bottom:6.4rem}}.page-amministrazione{padding:20rem 0 10rem}.page-amministrazione h3{margin:5rem 0 3rem;font-weight:700}.page-amministrazione ul{margin-top:2rem}.page-amministrazione li{line-height:1.5}.landing-intro{position:relative;display:flex;align-items:flex-end;height:100vh;min-height:800px}@media (max-width: 490px){.landing-intro{min-height:500px}}@media (max-width: 490px) and (max-height: 650px){.landing-intro .landing-intro__title{font-size:2.7rem}}.landing-intro__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.landing-intro__logo{position:absolute;top:50%;left:50%;width:256px;height:256px;border-radius:50%;transform:translate(-50%,-50%);z-index:1;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1400px){.landing-intro__logo{width:200px;height:200px}}@media screen and (max-width: 576px){.landing-intro__logo{width:140px;height:140px}}@media screen and (max-width: 350px){.landing-intro__logo{top:45%}}.landing-intro .lcontainer{position:relative;width:100%;z-index:1}.landing-intro__content{max-width:65.3rem;padding-bottom:9.3rem}.landing-intro__subtitle{max-width:48rem;font-family:var(--font-1);font-size:2.4rem;font-weight:700;color:#fff;font-style:normal;letter-spacing:.72rem;line-height:normal;margin-bottom:3.2rem;text-transform:uppercase}@media (max-width: 1050px){.landing-intro__subtitle{font-size:1.8rem}}@media (max-width: 450px){.landing-intro__subtitle{font-size:1.4rem;margin-bottom:2.4rem}}.landing-intro__title{font-family:var(--font-1);font-size:6.4rem;font-weight:500;color:#fff;font-style:normal;line-height:100%}@media screen and (max-width: 1400px){.landing-intro__title{font-size:5rem;line-height:normal}}@media (max-width: 1050px){.landing-intro__title{font-size:4.8rem}}@media (max-width: 450px){.landing-intro__title{font-size:3.6rem}}.divs__block{display:flex}.divs__block:nth-child(odd){flex-direction:row-reverse}.divs__block:nth-child(odd) .divs__item{background:#292a73}.divs__block:nth-child(odd) .divs__item-title,.divs__block:nth-child(odd) .divs__item-text{color:#fff}@media (max-width: 850px){.divs__block{flex-direction:column!important}}.divs__item{position:relative;display:flex;justify-content:center;min-height:70.5rem;padding:12.8rem;background-color:#fff;flex-basis:50%;flex-direction:column}@media (max-width: 1650px){.divs__item{padding:8rem 3.2rem}}@media (max-width: 850px){.divs__item{min-height:60vw;padding:6.4rem}.divs__item:nth-child(2n){min-height:0}}@media (max-width: 550px){.divs__item{padding:3.2rem}}.divs__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.divs__item-title{margin-bottom:3.2rem}@media (max-width: 1780px){.divs__item-title br{display:none}}@media (max-width: 550px){.divs__item-title{margin-bottom:1.6rem}}.divs__item-text{display:flex;font-family:var(--font-3);font-size:2rem;font-weight:400;color:#3c2e84;flex-direction:column;font-style:normal;gap:3.2rem;line-height:180%}.benefits{padding:12.8rem 0}@media (max-width: 850px){.benefits{padding:6.4rem 0}}.benefits__tile,.benefits__item-title{font-family:var(--font-1);font-size:3.2rem;font-weight:500;color:#0f1036;font-style:normal;line-height:normal;margin-bottom:6.4rem}@media (max-width: 550px){.benefits__tile,.benefits__item-title{margin-bottom:3.2rem}}@media (max-width: 450px){.benefits__tile,.benefits__item-title{font-size:2.4rem}}.benefits__grid{display:flex;margin:0 -1.6rem}@media (max-width: 850px){.benefits__grid{display:block}}.benefits__item{display:flex;margin:0 1.6rem;min-height:35.5rem;padding:6.4rem 6.4rem 3.2rem;background:#fafafa;flex:0 0 calc(33.333333% - 3.2rem);flex-direction:column}@media (max-width: 1050px){.benefits__item{padding:3.2rem}}@media (max-width: 850px){.benefits__item{min-height:0}}.benefits__item:nth-child(2){background:#3c2e84}.benefits__item:nth-child(2) .benefits__item-title,.benefits__item:nth-child(2) .benefits__item-text{color:#fff}.benefits__item-title{margin-bottom:3.2rem}.benefits__item-text{font-family:Montserrat;font-size:2rem;font-weight:400;color:#0f1036;font-style:normal;line-height:180%;margin-top:auto}.periodo{padding:8rem 0;background:#3c2e84}.periodo__title{font-family:var(--font-1);font-size:6.4rem;font-weight:500;color:#fff;font-style:normal;line-height:normal;margin-bottom:6.4rem;text-align:center}@media (max-width: 768px){.periodo__title{font-size:3.6rem}}.periodo__item{display:flex;justify-content:space-between;align-items:center;margin:0 auto;width:100%;max-width:86rem;padding:1.6rem 0;gap:1rem}@media screen and (max-width: 576px){.periodo__item{flex-direction:column;gap:2rem}}.periodo__item:not(:last-of-type){border-bottom:1px solid rgba(255,255,255,.2)}.periodo__week,.periodo__date{font-family:var(--font-3);font-size:2.2rem;color:#fff;font-style:normal}.hours{display:flex}@media (max-width: 992px){.hours{display:block}}.hours__block{padding:12.8rem;flex-basis:50%}@media (max-width: 1750px){.hours__block{padding:12.8rem 6.4rem}}@media (max-width: 1400px){.hours__block{padding:8rem 2rem}}@media screen and (max-width: 992px){.hours__block{padding:8rem 6.2rem}}@media (max-width: 550px){.hours__block{padding:6.4rem 3.2rem}}.hours__block:first-child{background:#292a73}.hours__block:first-child .hours__title,.hours__block:first-child .hours__content{color:#fff}.hours__block:last-child{background:#fafafa}.hours__block:last-child .hours__item{color:#0f1036;border-bottom:1px solid rgba(15,16,54,.2);line-height:normal;margin-bottom:3rem;padding-bottom:3rem}@media (max-width: 450px){.hours__block:last-child .hours__item{margin-bottom:2.55rem;padding-bottom:2.55rem}}.hours__block:last-child .hours__item:last-child{margin-bottom:0}@media (max-width: 450px){.hours__block:last-child .hours__item:last-child{border-bottom:none}}.hours__title{margin-bottom:6.4rem}@media (max-width: 1430px){.hours__title{font-size:4.8rem}}@media screen and (max-width: 576px){.hours__title{text-align:center}}@media (max-width: 450px){.hours__title{font-size:3.2rem;margin-bottom:3.2rem}}.hours__item{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-3);font-size:2rem;font-style:normal;gap:1rem;line-height:180%}@media screen and (max-width: 768px){.hours__item{font-size:2.2rem}}@media screen and (max-width: 576px){.hours__item{flex-direction:column;text-align:center}}@media (max-width: 450px){.hours__item{font-size:1.6rem}}.hours__item:not(:last-child){border-bottom:1px solid rgba(255,255,255,.2);margin-bottom:1rem;padding-bottom:1rem}.hours__label{font-weight:600}.hours__label span{font-family:var(--font-3);font-size:1.6rem;font-weight:600;color:#68698e;line-height:normal}.hours__value{font-weight:500}.excursions{padding:12.8rem 0}@media screen and (max-width: 576px){.excursions{padding:8rem 0}}.excursions__text{display:flex;font-family:var(--font-3);font-size:2rem;font-weight:400;color:var(--text-dark);flex-direction:column;gap:4.8rem;line-height:3.6rem;margin-bottom:3.2rem;text-align:center}.excursions__text a{display:inline-block;cursor:pointer;text-decoration:underline}.excursions__text a:hover{text-decoration:none}.excursions__title{font-size:3.2rem;font-weight:500;color:var(--text-dark);line-height:normal;margin-bottom:6.4rem;text-align:center}.excursions__wrap{display:flex;gap:3.2rem;margin-bottom:3.2rem}@media screen and (max-width: 1200px){.excursions__wrap{gap:2rem}}@media screen and (max-width: 768px){.excursions__wrap{flex-direction:column;gap:6.2rem;margin-bottom:6.2rem}}.excursions__item{padding:3.2rem;flex:1}@media screen and (max-width: 1200px){.excursions__item{padding:1.2rem}}@media screen and (max-width: 992px){.excursions__item{padding:0}}.excursions__image{position:relative;width:100%;height:30.8rem;overflow:hidden;margin-bottom:3.2rem}.excursions__image img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all .5s;-o-object-fit:cover;object-fit:cover}.excursions__image img:hover{transform:scale(1.2)}.excursions__name{font-size:3.2rem;font-weight:500;color:var(--text-dark);line-height:normal;text-align:center}.excursions__text-bottom{font-family:var(--font-3);font-size:2rem;font-weight:400;color:var(--text-dark);line-height:3.6rem;text-align:center}.excursions__text-bottom em{font-weight:500;font-style:italic}.iscrizione{padding:12.8rem 0;background:#292a73}@media (max-width: 550px){.iscrizione{padding:6.4rem 0}}.iscrizione__grid{display:flex}@media (max-width: 650px){.iscrizione__grid{display:block}}.iscrizione__item{flex-basis:50%}.iscrizione__item--auto .btn--landing{position:relative;top:4rem}@media (max-width: 750px){.iscrizione__item--auto .btn--landing{font-size:1.6rem}}@media (max-width: 650px){.iscrizione__item--auto .btn--landing{top:0;margin-bottom:3.2rem}}.iscrizione__title{color:#fff}@media (max-width: 650px){.iscrizione__title{margin-bottom:3.2rem}}.iscrizione__text{font-family:Montserrat;font-size:2rem;font-weight:400;color:#fff;font-style:normal;line-height:36px}.iscrizione__text p:not(:last-child){margin-bottom:3.2rem}.iscrizione__text a{font-weight:700}.iscrizione__text a:hover{text-decoration:underline}.iscrizione__text strong{font-weight:600}.quota{padding:12.8rem 0}@media (max-width: 550px){.quota{padding:6.4rem 0}}.quota__title{margin-bottom:6.4rem}@media (max-width: 550px){.quota__title{margin-bottom:3.2rem}}.quota__grid-outer{margin-bottom:6.4rem}@media (max-width: 550px){.quota__grid-outer{margin-bottom:3.2rem;overflow-x:auto}}.quota__grid{display:flex}@media (max-width: 550px){.quota__grid{width:800px}}.quota__column{border:1px solid #dcdcdf;flex:0 0 27.7rem}@media (max-width: 1700px){.quota__column{flex:1 1 27.7rem}}.quota__column:nth-child(odd) .quota__item:nth-child(2){background:#f0f0fb}.quota__column:nth-child(2n) .quota__item:nth-child(3){background:#f0f0fb}.quota__column:nth-child(odd) .quota__item:nth-child(4){background:#f0f0fb}.quota__column:not(:last-child){border-right:none}.quota__item{display:flex;justify-content:center;align-items:center;min-height:25.6rem;padding:2.8rem;font-family:var(--font-3);font-size:2rem;font-weight:500;color:#0f1036;background:#fafafa;flex-direction:column;letter-spacing:-.8px;line-height:180%;line-height:3.6rem;text-align:center}@media (max-width: 1700px){.quota__item{font-size:1.6rem}}@media (max-width: 1320px){.quota__item{font-size:1.4rem}}@media (max-width: 970px){.quota__item{padding:.8rem}}.quota__item p{height:4.8rem}@media (max-width: 950px){.quota__item p{height:3.2rem}}.quota__item:nth-child(1){min-height:13.6rem;background:#fff}@media screen and (max-width: 1400px){.quota__item:not(:first-of-type){min-height:10rem}}.quota__item span{display:block;font-weight:400;white-space:nowrap}.quota__footer{font-family:var(--font-3);font-size:2rem;font-weight:500;color:#0f1036;font-style:normal;line-height:180%}@media (max-width: 550px){.quota__footer{font-size:1.6rem}}.faq{padding:12.8rem 0}@media (max-width: 550px){.faq{padding:6.4rem 0}}.faq__item:not(:last-child){margin-bottom:4rem}.faq__title{color:#292a73;margin-bottom:3.2rem}@media (max-width: 550px){.faq__title{margin-bottom:2.4rem}}.faq__text{font-family:Montserrat;font-size:2rem;font-weight:400;color:#0f1036;font-style:normal;line-height:180%}.bform{padding:12.8rem 0 8rem}@media (max-width: 550px){.bform{padding:6.4rem 0}}.bform.bform--with-description .bform__titolo{margin-bottom:3.2rem}.bform.bform--dark{color:#fff;background:var(--Blue-Dark, #292a73);padding-top:9.8rem}.bform.bform--dark .bform__titolo{color:#fff}.bform.bform--dark .bform__form .form-group input[type=text],.bform.bform--dark .bform__form .form-group input[type=email],.bform.bform--dark .bform__form .form-group input[type=date],.bform.bform--dark .bform__form .form-group select,.bform.bform--dark .bform__form .form-group input[type=tel]{color:#fff;background:#292a73;border-bottom:1px solid white}.bform.bform--dark .bform__form .form-group select{border:none;border-bottom:1px solid white;cursor:pointer}.bform.bform--dark .bform__form .form-group input[type=date]{border-bottom:1px solid white}.bform.bform--dark .bform__form .form-descr,.bform.bform--dark .bform__form .form-row-label,.bform.bform--dark .bform__form .form-group-label,.bform.bform--dark .bform__form .form-span{color:#fff}.bform.bform--dark .bform__form .form-footer{justify-content:flex-end}.bform.bform--dark .bform__form .form-footer__padel{max-width:40.9rem;font-family:var(--font-3);font-size:1.4rem}.bform.bform--dark .bform__form .privacy{max-width:44rem;color:#fff}.bform.bform--dark .bform__form .privacy .wpcf7-list-item-label:before{border:1px solid white}.bform.bform--dark .bform__form .privacy .wpcf7-list-item-label:after{background:rgba(255,255,255,.7)}.bform.bform--dark .bform__form .privacy .wpcf7-list-item-label a:hover,.bform.bform--dark .bform__form .wpcf7-radio .wpcf7-list-item-label,.bform.bform--dark .bform__form .wpcf7-checkbox .wpcf7-list-item-label{color:#fff}.bform.bform--dark .bform__form .wpcf7-radio .wpcf7-list-item-label:before,.bform.bform--dark .bform__form .wpcf7-checkbox .wpcf7-list-item-label:before{border:1px solid white}.bform.bform--dark .bform__form .wpcf7-radio .wpcf7-list-item-label:after,.bform.bform--dark .bform__form .wpcf7-checkbox .wpcf7-list-item-label:after{background-color:#ffffffb3}.bform.bform--dark .bform__form input[type=submit]{padding:1.2rem 4.2rem 1.6rem 3.2rem;color:#fff;border-right-color:#fff;border-top-color:#fff}.bform.bform--dark .bform__form input[type=submit]:hover{color:#fff}.bform__header{text-align:center}.bform__titolo{font-family:var(--font-1);font-size:3.2rem;font-weight:500;color:#0f1036;font-style:normal;line-height:normal;margin-bottom:6.4rem}@media (max-width: 550px){.bform__titolo{font-size:2.4rem}}.bform__description{margin:0 auto 9.5rem;max-width:130rem;font-family:var(--font-3);font-size:2rem;font-weight:400;color:#292a73;font-style:normal;line-height:150%;text-align:center}@media (max-width: 550px){.bform__description{font-size:1.8rem;margin-bottom:4.8rem}}.bform__form .wpcf7-not-valid-tip{padding:.3rem .8rem;font-family:var(--font-3);font-size:1.4rem}.bform__form .form-row{display:flex;margin:0 -1.6rem}@media (max-width: 1050px){.bform__form .form-row{flex-wrap:wrap}}@media (max-width: 650px){.bform__form .form-row{display:block}}.bform__form .form-row--lg{margin-bottom:4.6rem}.bform__form .form-row--lg .wpcf7-not-valid-tip{padding-left:1.9rem}.bform__form .form-row .form-group{margin:0 1.6rem 4.8rem;flex:0 0 calc(25% - 3.2rem)}@media (max-width: 1050px){.bform__form .form-row .form-group{flex:1 1 calc(50% - 3.2rem)}}.bform__form .form-row .form-group.form-group--2{flex:0 0 calc(50% - 3.2rem)}.bform__form .wpcf7-form-control-wrap{width:100%}.bform__form .form-group input[type=text],.bform__form .form-group input[type=email],.bform__form .form-group input[type=date],.bform__form .form-group input[type=tel],.bform__form .form-group select{position:relative;width:100%;padding:.8rem;font-family:var(--font-3);font-size:1.4rem;font-weight:400;color:#292a73;border-bottom:1px solid #292a73;box-sizing:border-box;font-style:normal;line-height:normal;margin-bottom:0;outline:0}.bform__form .form-group select{margin-top:2rem}.bform__form .form-group input[type=date]{width:100%;padding:.1rem .8rem 1rem;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-bottom:1px solid #292a73;outline:none}.bform__form .form-descr{font-family:var(--font-3);font-size:1.4rem;font-weight:400;color:#0f1036;font-style:normal;line-height:normal;margin-top:.8rem}.bform__form .form-row-label,.bform__form .form-group-label{font-family:var(--font-3);font-size:1.4rem;font-weight:400;color:#848598;font-style:normal;line-height:normal;margin-bottom:.6rem}.bform__form .wpcf7-radio,.bform__form .wpcf7-checkbox{display:block;padding:1rem 0 0 1.4rem}.bform__form .wpcf7-radio .wpcf7-list-item,.bform__form .wpcf7-checkbox .wpcf7-list-item{position:relative;margin:0}.bform__form .wpcf7-radio .wpcf7-list-item:not(:last-child),.bform__form .wpcf7-checkbox .wpcf7-list-item:not(:last-child){margin-right:3.2rem}.bform__form .wpcf7-radio .wpcf7-list-item input,.bform__form .wpcf7-checkbox .wpcf7-list-item input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:1;cursor:pointer}.bform__form .wpcf7-radio .wpcf7-list-item input:checked+.wpcf7-list-item-label:after,.bform__form .wpcf7-checkbox .wpcf7-list-item input:checked+.wpcf7-list-item-label:after{opacity:1}.bform__form .wpcf7-radio .wpcf7-list-item-label,.bform__form .wpcf7-checkbox .wpcf7-list-item-label{position:relative;display:inline-flex;align-items:center;font-family:var(--font-3);font-size:1.4rem;font-weight:400;color:#292a73;cursor:pointer;flex-direction:row-reverse;font-style:normal;gap:1.6rem;line-height:normal}.bform__form .wpcf7-radio .wpcf7-list-item-label:before,.bform__form .wpcf7-checkbox .wpcf7-list-item-label:before{content:"";position:relative;display:inline-block;width:2.4rem;height:2.4rem;border:1px solid #292a73}.bform__form .wpcf7-radio .wpcf7-list-item-label:after,.bform__form .wpcf7-checkbox .wpcf7-list-item-label:after{content:"";position:absolute;top:.4rem;right:.4rem;width:1.6rem;height:1.6rem;opacity:0;transition:opacity .2s;background-color:#292a73b3}.bform__form .wpcf7-checkbox{padding:1rem 0 0}.bform__form .form-footer{position:relative;display:flex;align-items:center;margin:1.1rem 1.6rem 4.8rem 0;flex:1 1 calc(50% - 3.2rem);gap:4.1rem}@media (max-width: 550px){.bform__form .form-footer{margin:0 1.6rem 4.8rem;flex-direction:column}}.bform__form .form-footer .wpcf7-spinner{display:none}.bform__form .form-footer input[type=submit]{padding:1.2rem 13.2rem 1.6rem 3.2rem;font-family:var(--font-1);font-size:1.6rem;font-weight:500;color:#292a73;border-bottom:none;border-left:none;font-style:normal;letter-spacing:normal;line-height:normal}@media (max-width: 400px){.bform__form .form-footer input[type=submit]{padding-left:5rem;padding-right:5rem}}.bform__form .form-footer input[type=submit]:hover{color:#fff}.bform__form .form-footer input[type=checkbox]{display:none}.bform__form .form-footer input[type=checkbox]:checked+.wpcf7-list-item-label:after{opacity:1}.bform__form .form-footer .privacy{font-family:var(--font-3);font-size:1.4rem;font-weight:400;color:var(--Blue-Dark, #292a73);font-style:normal;line-height:normal;margin-bottom:0}.bform__form .form-footer .privacy .wpcf7-list-item{margin:0!important}.bform__form .form-footer .privacy .wpcf7-list-item-label{position:relative;display:block;cursor:pointer;padding-left:4rem}.bform__form .form-footer .privacy .wpcf7-list-item-label a{text-decoration:underline}.bform__form .form-footer .privacy .wpcf7-list-item-label:before{position:absolute;top:.5rem;left:.3rem;width:2.2rem;height:2.2rem;border:1px solid #292a73;border-radius:0}.bform__form .form-footer .privacy .wpcf7-list-item-label:after{position:absolute;top:.8rem;left:.6rem;width:1.6rem;height:1.6rem;background:rgba(41,42,115,.7);border-radius:0;opacity:0}.bform__form .form-footer .privacy .wpcf7-list-item-label a{transition:all .3s ease-out}.bform__form .form-footer .privacy .wpcf7-list-item-label a:hover{color:var(--accent)}.bform input[type=date]::-webkit-calendar-picker-indicator{position:absolute;inset:0;width:auto;height:auto;color:transparent;background:transparent;cursor:pointer}.bform .wpcf7-form-control-wrap[data-name=sesso]{position:relative;top:1.7rem}@media (max-width: 650px){.bform .wpcf7-form-control-wrap[data-name=sesso]{top:0}}.bform .form-span{position:relative;bottom:-2.5rem;font-family:var(--font-3);font-size:1.4rem;font-weight:400;color:#292a7380;transition:all .2s ease-out;z-index:1;font-style:normal;line-height:normal;padding-left:.8rem;pointer-events:none}.bform .form-group:has(input:not(:-moz-placeholder)) .form-span{bottom:0;font-size:1.2rem;color:#292a73cc}.bform .form-group:has(input:focus) .form-span,.bform .form-group:has(input:not(:placeholder-shown)) .form-span{bottom:0;font-size:1.2rem;color:#292a73cc}.bform__footer{margin:0 auto;max-width:95.6rem;color:#fff;padding-top:3.4rem;text-align:center}.bform__footer h3{font-size:3.2rem;font-weight:500;margin-bottom:2.1rem}.bform__footer p{font-size:2rem}.pdf-link{display:none}.avv__img{position:relative;height:96rem}@media (max-width: 1550px){.avv__img{height:50vw}}.avv__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.avv__content{padding:9.6rem 0;background:#3c2e84}@media (max-width: 500px){.avv__content{padding:6.4rem 0}}.avv__grid{display:flex;gap:25.6rem}@media (max-width: 1550px){.avv__grid{gap:12vw}}@media (max-width: 600px){.avv__grid{flex-direction:column;gap:3.2rem}}.avv__item{flex:1 1 50%}.avv__tilte{color:#fff;margin-bottom:3.2rem}@media (max-width: 1350px){.avv__tilte{font-size:3.2rem}}.avv__text{font-family:Montserrat;font-size:2rem;font-weight:400;color:#fff;font-style:normal;line-height:180%}.avv__cta{margin-top:3.2rem;text-align:center}.avv__btn{color:#fff}.avv__btn:hover{color:#3c2e84;background:white}.cnts__grid{display:flex}@media (max-width: 750px){.cnts__grid{display:block}}.cnts__item{display:flex;justify-content:center;min-height:78.8rem;padding:6.4rem 12.8rem;flex:1 1 50%;flex-direction:column}@media (max-width: 950px){.cnts__item{min-height:0;padding:6.4rem}}@media (max-width: 550px){.cnts__item{padding:6.4rem 3.2rem}}.cnts__item:first-child{background-color:#f5f6fd}.cnts__item:last-child{background:#292a73}.cnts__title{color:#0f1036;line-height:100%;margin-bottom:3.2rem}.cnts__text{font-size:2rem;font-weight:400;color:#515161;line-height:3.2rem}.cnts__form .privacy{margin-bottom:7rem}.cnts__form .privacy .wpcf7-list-item-label{color:#fff}.cnts__form .privacy .wpcf7-list-item-label a{text-decoration:underline}.cnts__form .privacy .wpcf7-list-item-label:before{top:-6px}.cnts__form .privacy .wpcf7-list-item-label:after{top:0}.cnts__form .form-group input[type=text],.cnts__form .form-group input[type=email],.cnts__form .form-group input[type=tel],.cnts__form .form-group textarea{margin-bottom:0}.cnts__form .form-group{margin-bottom:7rem}.cnts .wpcf7-response-output{color:#fff}.prtn{padding:12.8rem 0}@media (max-width: 550px){.prtn{padding:6.4rem 0}}.prtn__title{font-family:var(--font-1);font-size:3.2rem;font-weight:500;color:#0f1036;font-style:normal;line-height:normal;text-align:center}@media (max-width: 785px){.prtn__title{font-size:2.4rem}}.prtn__items{display:flex;justify-content:space-between;align-items:center;padding:9.6rem 0;border-bottom:1px solid rgba(0,0,0,.05)}@media (max-width: 785px){.prtn__items{padding:6.4rem 0}}@media (max-width: 600px){.prtn__items{flex-direction:column;gap:3.2rem}}.prtn__item{display:flex;justify-content:center;align-items:center}@media (max-width: 1650px){.prtn__item{padding:0 2.4rem}}@media (max-width: 600px){.prtn__img{max-height:6.4rem}}.prtn__bottom{display:flex;justify-content:space-between;align-items:center;font-family:Montserrat;font-size:1.4rem;font-weight:400;color:#0f103680;font-style:normal;line-height:normal;padding-top:3.2rem}@media (max-width: 785px){.prtn__bottom{flex-direction:column;gap:1.6rem;text-align:center}}.lnpopup{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;opacity:0;transition:all .3s ease-out;z-index:1000;pointer-events:none}.lnpopup.active{opacity:1;pointer-events:all}.lnpopup.active .lnpopup__content{opacity:1;transform:translateY(0)}.lnpopup__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.lnpopup__content{position:relative;width:80rem;max-width:98vw;padding:5rem 3rem;opacity:0;transform:translateY(30rem);transition:all .3s ease-out;z-index:1;backface-visibility:hidden;background-color:#fafafa;will-change:transform}.lnpopup__close{position:absolute;top:10px;right:10px}.lnpopup__close-btn{display:flex;justify-content:center;align-items:center;width:20px;height:20px}.lnpopup__close-btn:hover svg{transform:rotate(180deg)}.lnpopup__close-btn svg{width:100%;height:100%;transition:all .3s ease-out;backface-visibility:hidden;will-change:transform}.lnpopup__close-btn svg path{fill:var(--accent)}.lnpopup__inner-title{font-family:var(--font-1);font-size:3.2rem;font-weight:500;color:#0f1036;font-style:normal;line-height:normal;margin-bottom:6.4rem;padding-top:3rem;text-align:center}@media (max-width: 550px){.lnpopup__inner-title{margin-bottom:3.2rem}}@media (max-width: 450px){.lnpopup__inner-title{font-size:2.4rem}}.lnpopup__inner-text{font-family:Montserrat;font-size:2rem;font-weight:400;color:#0f1036;font-style:normal;line-height:180%;margin-top:auto}.logos-small{display:flex;justify-content:space-between;align-items:center;padding:0 12.8rem 12.8rem}@media screen and (max-width: 1300px){.logos-small{padding:0 6.4rem 3.2rem}}@media screen and (max-width: 992px){.logos-small{justify-content:center;flex-wrap:wrap}}@media screen and (max-width: 992px){.logos-small__item{width:33.33%;margin-bottom:6.4rem;text-align:center}}@media screen and (max-width: 768px){.logos-small__item{width:50%}}@media screen and (max-width: 576px){.logos-small__item{padding:0 3.2rem}}.padel-intro{position:relative;height:108rem;margin-bottom:12.75rem}@media screen and (max-width: 992px){.padel-intro{height:100rem;margin-bottom:8.6rem}}.padel-intro:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.2) 100%),linear-gradient(154deg,rgba(255,255,255,.9) -15.67%,rgba(255,255,255,0) 31.3%);z-index:2}@media screen and (max-width: 576px){.padel-intro:before{background:linear-gradient(0deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.2) 100%)}}.padel-intro__picture{position:absolute;top:0;left:0;display:flex;width:100%;height:100%;z-index:1;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 576px){.padel-intro__picture{display:block}}.padel-intro__img{position:relative;flex:0 0 50%}@media screen and (max-width: 576px){.padel-intro__img{height:50%}}.padel-intro__img:first-of-type img{-o-object-position:100% 50%;object-position:100% 50%}@media screen and (max-width: 576px){.padel-intro__img:first-of-type img{-o-object-position:100% 2%;object-position:100% 2%}}.padel-intro__img:last-of-type img{-o-object-position:80% 50%;object-position:80% 50%}@media screen and (max-width: 576px){.padel-intro__img:last-of-type img{-o-object-position:83% 17%;object-position:83% 17%}}.padel-intro__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.padel-intro__content{position:relative;height:100%;z-index:3;padding-bottom:3.2rem}.padel-intro__content .container{display:flex;justify-content:flex-start;align-items:flex-start;height:100%;color:#fff;flex-direction:column}.padel-intro__logo{margin-bottom:auto;margin-left:8.2vw;margin-top:1.9rem}@media screen and (max-width: 1500px){.padel-intro__logo{margin-left:16rem}}@media screen and (max-width: 1400px){.padel-intro__logo{margin-left:auto}}@media screen and (max-width: 992px){.padel-intro__logo{margin-top:0}}@media screen and (max-width: 576px){.padel-intro__logo{width:11rem;margin-left:auto}}.padel-intro__label{font-size:2.4rem;font-weight:700;letter-spacing:.72rem;line-height:normal;margin-bottom:3.2rem;text-shadow:0 .4rem .4rem rgba(0,0,0,.25);text-transform:uppercase}@media screen and (max-width: 576px){.padel-intro__label{font-size:1.8rem;margin-bottom:1.2rem}}.padel-intro__title{font-size:5.6rem;font-weight:600;line-height:5.6rem;margin-bottom:3.7rem;text-shadow:0 .4rem .4rem rgba(0,0,0,.25)}@media screen and (max-width: 576px){.padel-intro__title{font-size:3.2rem;line-height:1.2;margin-bottom:.7rem}}.padel-intro__subtitle{font-size:2.4rem;font-weight:500;line-height:normal}@media screen and (max-width: 576px){.padel-intro__subtitle{font-size:1.8rem}}.junior-padel{display:flex;flex-direction:row-reverse;margin-bottom:9.65rem}@media screen and (max-width: 992px){.junior-padel{display:block}}.junior-padel__content,.junior-padel__img{position:relative;flex:0 0 50%}.junior-padel__content{padding:12.8rem 6.4rem;color:#fff;background:#292a73}@media screen and (max-width: 992px){.junior-padel__content{padding:6.4rem}}@media screen and (max-width: 576px){.junior-padel__content{padding:3.2rem}}.junior-padel__title{font-size:6.4rem;font-weight:500;line-height:normal;margin-bottom:3.2rem}@media screen and (max-width: 576px){.junior-padel__title{font-size:3.2rem;margin-bottom:1.6rem}}.junior-padel__text p{font-family:var(--font-3);font-size:2rem;font-weight:500;line-height:3.6rem}.junior-padel__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 992px){.junior-padel__img img{position:static}}.school__title{font-size:4rem;font-weight:500;color:#0f1036;line-height:normal;margin-bottom:1.6rem;text-align:center}.school__tabs{margin:0 auto 10.7rem;max-width:1320px}.school__items{display:flex;margin:0 -1.6rem;flex-wrap:wrap}@media screen and (max-width: 576px){.school__items{display:block;margin:0}}.school__item{margin:0 1.6rem 2.7rem;padding:5rem 3.2rem 4.8rem;background:#f4f4f8;border:1px solid rgba(41,42,115,.3);flex:0 0 calc(25% - 3.2rem)}@media screen and (max-width: 1200px){.school__item{margin:0 1.6rem 3.2rem;flex:0 0 calc(50% - 3.2rem)}}@media screen and (max-width: 576px){.school__item{margin:0 0 3.2rem}}.school__title-small{min-height:8rem;font-size:3.2rem;font-weight:500;color:#0f1036;margin-bottom:.1rem;text-transform:uppercase}.school__subtitle{font-family:var(--font-3);font-size:2rem;font-weight:500;color:var(--Violet-Dark, #3c2e84);line-height:3.6rem;margin-bottom:1.2rem}.school__price{font-family:var(--font-3);font-size:3.2rem;font-weight:500;color:#0f1036}.lesson-duration{position:relative;height:53.7rem;padding:4rem 0 5.7rem;color:#fff;z-index:1;margin-bottom:-16.8rem}@media screen and (max-width: 1200px){.lesson-duration{height:auto;padding:3.2rem;background:#3c2e84;margin-bottom:3.2rem}}.lesson-duration.lesson-duration--full-width:before{width:100%}.lesson-duration.lesson-duration--full-width .lesson-duration__wrap{padding-left:0}.lesson-duration.lesson-duration--full-width .lesson-duration__wrap img{right:-.6rem}.lesson-duration:before{content:"";position:absolute;top:0;right:0;display:block;width:calc(100% - 6.2rem);height:100%;background:#3c2e84;z-index:1}@media screen and (max-width: 1200px){.lesson-duration:before{display:none;width:100%}}.lesson-duration .container-medium{position:relative;z-index:2}.lesson-duration__wrap{padding-left:7rem;padding-top:18.3rem}@media screen and (max-width: 1200px){.lesson-duration__wrap{padding-left:0;padding-top:6.4rem}}@media screen and (max-width: 576px){.lesson-duration__wrap{display:block}}@media screen and (max-width: 1500px){.lesson-duration__content{width:45%}}@media screen and (max-width: 1200px){.lesson-duration__content{width:100%}}.lesson-duration__title{position:relative;top:-6.4rem;font-size:3.2rem;font-weight:500;line-height:normal}@media screen and (max-width: 1200px){.lesson-duration__title{top:0}}.lesson-duration__subtitle{position:relative;top:-5.7rem;font-family:var(--font-3);font-size:2rem;font-weight:700;letter-spacing:.07rem;line-height:3.6rem;text-transform:uppercase}@media screen and (max-width: 1200px){.lesson-duration__subtitle{top:0}}.lesson-duration__img{position:absolute;top:-10.2rem;right:-7.2rem;display:block}@media screen and (max-width: 1200px){.lesson-duration__img{position:static;margin-bottom:6.4rem}}.payment{position:relative;z-index:2;padding-bottom:4.7rem}.payment.payment--landing{margin-bottom:.5rem;padding-bottom:0}.payment.payment--landing .payment__title{margin-bottom:6.3rem}.payment.payment--landing .payment__subtitle{letter-spacing:.1rem;margin-bottom:3.2rem}.payment.payment--landing .payment__body{padding-left:0;padding-right:0}.payment.payment--landing .payment__items{margin-bottom:2.3rem}.payment.payment--landing .payment__item:nth-of-type(3),.payment.payment--landing .payment__item:nth-of-type(4),.payment.payment--landing .payment__item:nth-of-type(5),.payment.payment--landing .payment__item:nth-of-type(6){align-items:center;padding:2.4rem 4.8rem;flex:0 0 calc(25% - .8rem)}@media screen and (max-width: 768px){.payment.payment--landing .payment__item:nth-of-type(3),.payment.payment--landing .payment__item:nth-of-type(4),.payment.payment--landing .payment__item:nth-of-type(5),.payment.payment--landing .payment__item:nth-of-type(6){align-items:flex-start}}.payment.payment--landing .payment__item:nth-of-type(3) h4,.payment.payment--landing .payment__item:nth-of-type(4) h4,.payment.payment--landing .payment__item:nth-of-type(5) h4,.payment.payment--landing .payment__item:nth-of-type(6) h4{margin-bottom:3rem}.payment.payment--landing .payment__item:nth-of-type(6){justify-content:space-between}.payment.payment--landing .payment__item:nth-of-type(6) h5{letter-spacing:-.04rem}.payment.payment--landing-2{margin-bottom:4rem;padding-bottom:0}.payment.payment--landing-2 .payment__subtitle{margin-bottom:3.2rem}.payment.payment--landing-2 .payment__body{padding-bottom:4.8rem;padding-left:0;padding-right:0}.payment.payment--landing-2 .payment__items{margin-bottom:2.3rem}.payment.payment--landing-2 .payment__item:first-of-type,.payment.payment--landing-2 .payment__item:nth-of-type(2){padding:5.7rem 4.8rem}.payment.payment--landing-2 .payment__item:first-of-type{flex:0 0 calc(70.6% - .8rem)}.payment.payment--landing-2 .payment__item:nth-of-type(2){display:flex;flex:0 0 calc(29.4% - .8rem);flex-direction:row-reverse;gap:2.6rem}.payment.payment--landing-2 .payment__item:nth-of-type(2) h5{margin:0;flex:0 0 10rem}.payment.payment--landing-2 .payment__item:nth-of-type(3){flex:0 0 calc(28.9% - .8rem)}.payment.payment--landing-2 .payment__item:nth-of-type(4),.payment.payment--landing-2 .payment__item:nth-of-type(5),.payment.payment--landing-2 .payment__item:nth-of-type(6),.payment.payment--landing-2 .payment__item:nth-of-type(7){justify-content:center;align-items:center;padding:2.4rem 4.8rem;flex:0 0 calc(17.7% - .8rem)}@media screen and (max-width: 768px){.payment.payment--landing-2 .payment__item:nth-of-type(4),.payment.payment--landing-2 .payment__item:nth-of-type(5),.payment.payment--landing-2 .payment__item:nth-of-type(6),.payment.payment--landing-2 .payment__item:nth-of-type(7){align-items:flex-start;background:#c2ddeb}}.payment.payment--landing-2 .payment__item:nth-of-type(4) h4,.payment.payment--landing-2 .payment__item:nth-of-type(5) h4,.payment.payment--landing-2 .payment__item:nth-of-type(6) h4,.payment.payment--landing-2 .payment__item:nth-of-type(7) h4{margin-bottom:0}.payment.payment--landing-2 .payment__item:nth-of-type(4) h5,.payment.payment--landing-2 .payment__item:nth-of-type(5) h5,.payment.payment--landing-2 .payment__item:nth-of-type(6) h5,.payment.payment--landing-2 .payment__item:nth-of-type(7) h5{margin:0;text-align:center}.payment.payment--pickleball{margin-bottom:4.4rem}.payment.payment--pickleball .payment__subtitle{color:#515161}.payment.payment--pickleball .payment__item:first-of-type{padding-top:8.4rem}.payment.payment--pickleball .payment__item:nth-of-type(2){padding:4.3rem 4.8rem 2.1rem}.payment.payment--pickleball .payment__item:nth-of-type(2) h4{margin-bottom:3.2rem}.payment.payment--pickleball .payment__item:nth-of-type(3){flex:0 0 calc(100% - .8rem);padding-bottom:7.4rem;padding-top:7.4rem}.payment.payment--pickleball .payment__item:nth-of-type(3) h3{font-size:2.4rem;font-weight:600;color:#0f1036;margin-bottom:1rem;text-transform:uppercase}.payment.payment--pickleball .payment__item:nth-of-type(3) p{font-size:2rem;font-weight:500;color:#0f1036;line-height:1.2}.payment.payment--pickleball .payment__item:nth-of-type(4) h3,.payment.payment--pickleball .payment__item:nth-of-type(7) h3{font-size:3.2rem;font-weight:500;color:var(--accent)}.payment.payment--pickleball .payment__item:nth-of-type(4),.payment.payment--pickleball .payment__item:nth-of-type(5),.payment.payment--pickleball .payment__item:nth-of-type(6){flex:0 0 calc(33.33% - .8rem)}@media screen and (max-width: 992px){.payment.payment--pickleball .payment__item:nth-of-type(4){flex:0 0 calc(100% - .8rem)}}@media screen and (max-width: 992px){.payment.payment--pickleball .payment__item:nth-of-type(5),.payment.payment--pickleball .payment__item:nth-of-type(6){flex:0 0 calc(50% - .8rem)}}.payment.payment--pickleball .payment__item:nth-of-type(7){justify-content:center;flex:0 0 calc(33.33% - .8rem);padding-bottom:0;padding-top:0}.payment.payment--pickleball .payment__item:nth-of-type(7) h3{margin:0}.payment.payment--pickleball .payment__item:nth-of-type(8),.payment.payment--pickleball .payment__item:nth-of-type(9),.payment.payment--pickleball .payment__item:nth-of-type(10){justify-content:center;padding:4.8rem 0;flex:0 0 calc(22.22% - .8rem);text-align:center}.payment.payment--pickleball .payment__item:nth-of-type(8) h4,.payment.payment--pickleball .payment__item:nth-of-type(9) h4,.payment.payment--pickleball .payment__item:nth-of-type(10) h4{margin-bottom:3.5rem}@media screen and (max-width: 992px){.payment.payment--pickleball .payment__item:nth-of-type(7){flex:0 0 calc(100% - .8rem)}}@media screen and (max-width: 992px){.payment.payment--pickleball .payment__item:nth-of-type(8),.payment.payment--pickleball .payment__item:nth-of-type(9),.payment.payment--pickleball .payment__item:nth-of-type(10){flex:0 0 calc(33.33% - .8rem)}}.payment.payment--pickleball .payment__text{padding:7rem 6.4rem 3.1rem}.payment.payment--pickleball .payment__text h3{margin-bottom:2.4rem}.payment.payment--pickleball .payment__text ul{margin-bottom:1.6rem}.payment.payment--pickleball .payment__text li{line-height:1.5;margin-bottom:1.4rem}.payment.payment--pickleball .payment__text p strong{font-size:2.4rem;font-weight:500}.payment.payment--pickleball .payment__text p a{font-weight:700;color:#3c2e84}.payment__body{padding:6.4rem 6.4rem 6.2rem;background:#fafafa}@media screen and (max-width: 1200px){.payment__body{padding:6.4rem 0;background:transparent}}.payment__title,.payment__subtitle{font-size:3.2rem;font-weight:500;color:var(--Blue-Darkest, #0f1036);font-style:normal;line-height:normal;margin-bottom:2.1rem;text-align:center;text-transform:uppercase}.payment__title strong,.payment__subtitle strong{font-weight:500;color:#515161}.payment__items{display:flex;margin:0 -.4rem;flex-wrap:wrap}@media screen and (max-width: 768px){.payment__items{display:block;margin:0}}.payment__item{margin:0 .4rem .8rem;padding:4.8rem;background:#d5f0ff;flex:0 0 calc(25% - .8rem)}@media screen and (max-width: 992px){.payment__item{padding:4.8rem 3.2rem!important}}@media screen and (max-width: 768px){.payment__item{margin:0 0 1.6rem}}.payment__item:first-of-type{padding:6.4rem 9rem 6.4rem 6.4rem;flex:0 0 calc(75% - .8rem)}@media screen and (max-width: 1200px){.payment__item:first-of-type{flex:0 0 calc(66.66% - .8rem)}}.payment__item:nth-of-type(3),.payment__item:nth-of-type(4),.payment__item:nth-of-type(5){flex:0 0 calc(33.33% - .8rem)}.payment__item:nth-of-type(2),.payment__item:nth-of-type(4),.payment__item:nth-of-type(5),.payment__item:nth-of-type(7),.payment__item:nth-of-type(8),.payment__item:nth-of-type(9){display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width: 768px){.payment__item:nth-of-type(2),.payment__item:nth-of-type(4),.payment__item:nth-of-type(5),.payment__item:nth-of-type(7),.payment__item:nth-of-type(8),.payment__item:nth-of-type(9){display:block;background:#c2ddeb}}@media screen and (max-width: 1200px){.payment__item:nth-of-type(2){flex:0 0 calc(33.33% - .8rem)}}.payment__item:nth-of-type(2) h5{margin-bottom:3.2rem}.payment__item:nth-of-type(3),.payment__item:nth-of-type(6){display:flex;justify-content:center;padding:4.8rem 6.4rem;flex:0 0 calc(29% - .8rem);flex-direction:column}.payment__item:nth-of-type(3) h5,.payment__item:nth-of-type(6) h5{margin-bottom:1.6rem}.payment__item:nth-of-type(4),.payment__item:nth-of-type(5){flex:0 0 calc(35.5% - .8rem)}.payment__item:nth-of-type(4) h4,.payment__item:nth-of-type(5) h4{margin-bottom:3.2rem}.payment__item:nth-of-type(7),.payment__item:nth-of-type(8),.payment__item:nth-of-type(9){justify-content:flex-end;flex:0 0 calc(23.66% - .8rem);padding-top:9.9rem}.payment__item:nth-of-type(7) h4,.payment__item:nth-of-type(8) h4,.payment__item:nth-of-type(9) h4{margin-bottom:-.9rem}.payment__item h2{font-size:2.4rem;font-weight:500;color:var(--Violet-Dark, #3c2e84);line-height:normal;margin-bottom:1.2rem;text-transform:uppercase}.payment__item h3{font-size:2rem;font-weight:500;color:#0f1036;font-style:normal;line-height:normal;margin-bottom:1.4rem}.payment__item h4{font-size:6.4rem;font-weight:600;color:var(--Violet-Dark, #3c2e84);font-style:normal;line-height:normal;text-transform:uppercase}.payment__item h5{font-size:2.4rem;font-weight:600;color:#0f1036;font-style:normal;line-height:normal;text-transform:uppercase}.payment__item p{font-family:var(--font-3);font-size:2rem;font-weight:400;color:var(--Violet-Dark, #3c2e84);font-style:normal;line-height:3.6rem}.payment__item p:not(:last-of-type){margin-bottom:3.6rem}.payment__text{position:relative;padding:6.4rem;border:1px solid #d4d4d4}@media screen and (max-width: 992px){.payment__text{padding:4.8rem 3.2rem!important}}.payment__text p{font-size:2rem;font-weight:500;color:#0f1036;font-style:normal;letter-spacing:.02rem;line-height:normal;margin-bottom:1.6rem}.payment__text h3{font-size:2.4rem;font-weight:500;color:var(--Violet-Dark, #3c2e84);font-style:normal;line-height:normal;margin-bottom:.8rem}.payment__text h3:last-of-type{margin-bottom:1.6rem}.payment__text h4{font-size:1.6rem;font-weight:500;color:var(--Blue-Gray, #515161);font-style:normal;line-height:normal;margin-bottom:1.8rem}.payment__text li{position:relative;font-family:var(--font-3);font-size:2rem;color:var(--Blue-Darkest, #0f1036);line-height:3.6rem;padding-left:2.4rem}.payment__text li:not(:last-of-type){margin-bottom:1.6rem}.payment__text li:before{content:"";position:absolute;top:1.4rem;left:1rem;display:block;width:4px;height:4px;background:#0f1036;border-radius:50%}.adult-course{display:flex;margin-bottom:6.4rem;margin-top:12.8rem}@media screen and (max-width: 992px){.adult-course{display:block}}@media screen and (max-width: 576px){.adult-course{margin:6.4rem 0}}.adult-course__content,.adult-course__img{position:relative;flex:0 0 50%}.adult-course__content{padding:12.8rem 5.5rem 12.8rem 6.4rem;color:#fff;background:#292a73}@media screen and (max-width: 992px){.adult-course__content{padding:6.4rem}}@media screen and (max-width: 576px){.adult-course__content{padding:3.2rem}}.adult-course__title{font-size:6.4rem;font-weight:500;line-height:normal;margin-bottom:3.2rem}@media screen and (max-width: 576px){.adult-course__title{font-size:3.2rem;margin-bottom:1.6rem}}.adult-course__text p{font-family:var(--font-3);font-size:2rem;font-weight:500;line-height:3.6rem}.adult-course__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 992px){.adult-course__img img{position:static}}.course-description{display:flex;justify-content:space-between;flex-direction:row-reverse}@media screen and (max-width: 992px){.course-description{display:block}}.course-description__text,.course-description__image{flex:0 0 50%}.course-description__text{padding:13.2rem 6.4rem 12.6rem}@media screen and (max-width: 1700px){.course-description__text{padding:9.6rem 4.8rem}}@media screen and (max-width: 992px){.course-description__text{padding:6.4rem 3.2rem}}.course-description__text p{font-family:var(--font-3);font-size:2rem;font-weight:500;color:var(--Blue-Dark, #292a73);font-style:normal;line-height:3.6rem}.course-description__text p:not(:last-of-type){margin-bottom:3.2rem}.course-description__image{position:relative;overflow:hidden}.course-description__image img{position:absolute;top:2.7rem;left:.5rem;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 992px){.course-description__image img{position:static}}.courses-tables{padding:12.8rem 3vw 13.4rem 10vw;background:#f4f4f8}@media screen and (max-width: 992px){.courses-tables{padding:8.4rem 3.2rem 6.4rem}}.courses-tables.courses-tables--no-padding{padding-left:0;padding-right:0;padding-top:12.5rem}.courses-tables.courses-tables--no-padding .courses-tables__table tbody tr td:first-of-type{padding:1.8rem 2.9rem;text-align:left}.courses-tables.courses-tables--no-padding .courses-tables__table tbody tr:not(:first-of-type) td:not(:first-of-type){padding:6.4rem 2.9rem}.courses-tables.courses-tables--no-padding .courses-tables__table tbody tr:first-of-type td{padding:1.8rem 1rem}.courses-tables.courses-tables--no-padding .courses-tables__table tbody tr:first-of-type td:first-of-type{text-align:left}.courses-tables.courses-tables--no-padding .courses-tables__table tbody tr:nth-of-type(5) td:first-of-type{text-align:center}.courses-tables.courses-tables--no-padding .courses-tables__table tbody tr:last-of-type td{text-align:center}.courses-tables__title{font-size:4rem;font-weight:500;color:#0f1036;font-style:normal;line-height:normal;margin-bottom:6.4rem;text-align:center;text-transform:capitalize}.courses-tables__table{margin-bottom:6.4rem}@media screen and (max-width: 992px){.courses-tables__table{overflow-x:auto}}@media screen and (max-width: 992px){.courses-tables__table table{width:992px!important}}.courses-tables__label{font-family:var(--font-3);font-size:3rem;font-weight:700;color:var(--Blue-Dark, #292a73);font-style:normal;line-height:3.6rem;text-align:center}.table-custom tr:first-of-type td{padding:1.7rem 4.8rem;font-size:2.4rem;font-weight:500;color:#fff;background:#292a73!important;border:1px solid rgba(255,255,255,.3);font-style:normal;line-height:normal;text-align:left;text-transform:uppercase}.table-custom tr:first-of-type td:not(:first-of-type){text-align:center}@media screen and (max-width: 992px){.table-custom tr:not(:first-of-type) td{padding:3.2rem}}.table-custom tr:nth-of-type(odd) td:nth-of-type(odd){background:#f4f4f8}.table-custom tr:nth-of-type(2n) td:nth-of-type(2n){background:#f4f4f8}.table-custom th,.table-custom td{padding:6.5rem 7.5rem;font-size:2.4rem;font-weight:500;color:#0f1036;background:#fff;border:1px solid rgba(41,42,115,.3);font-style:normal;letter-spacing:-.05rem;line-height:normal;text-align:center;text-transform:capitalize}.sign-up{display:flex;justify-content:space-between;flex-direction:row-reverse;margin-bottom:12.8rem}@media screen and (max-width: 992px){.sign-up{display:block;margin-bottom:6.4rem}}.sign-up.sign-up--no-bg{margin-bottom:3.8rem}.sign-up.sign-up--no-bg .sign-up__form{background:none}.sign-up.sign-up--no-bg .sign-up__footer{color:var(--text-color)}.sign-up__parent .sign-up{margin-bottom:0}.sign-up__form,.sign-up__content{flex:0 0 50%}.sign-up__content{padding:35.4rem 3vw 20rem 6.6vw}@media screen and (max-width: 1400px){.sign-up__content{padding:21.2rem 3vw 20rem}}@media screen and (max-width: 992px){.sign-up__content{padding:6.4rem 3.2rem}}.sign-up__content p{font-family:var(--font-3);font-size:2rem;font-weight:400;color:var(--Violet-Dark, #3c2e84);font-style:normal;line-height:3.6rem}.sign-up__content p:not(:last-of-type){margin-bottom:3.6rem}.sign-up__content p:last-of-type{border-bottom:1px solid #d4d4d4;margin-bottom:6.4rem;padding-bottom:4.3rem}.sign-up__content h2{font-size:3.2rem;font-weight:500;color:#0f1036;font-style:normal;line-height:normal;margin-bottom:3.2rem}.sign-up__content h3{font-size:2.4rem;font-weight:500;color:var(--Violet-Dark, #3c2e84);font-style:normal;line-height:normal;margin-bottom:.8rem}.sign-up__content h3:last-of-type{margin-bottom:1.6rem}.sign-up__content h4{font-size:1.6rem;font-weight:500;color:var(--Blue-Gray, #515161);font-style:normal;line-height:normal;margin-bottom:1.8rem}.sign-up__content li{position:relative;font-family:var(--font-3);font-size:2rem;color:var(--Blue-Darkest, #0f1036);line-height:3.6rem;padding-left:2.4rem}.sign-up__content li:not(:last-of-type){margin-bottom:1.6rem}.sign-up__content li:before{content:"";position:absolute;top:1.4rem;left:1rem;display:block;width:4px;height:4px;background:#0f1036;border-radius:50%}.sign-up__footer{margin:6rem 6vw 0;padding:2.6rem 0 7.6rem;color:#fff;border-top:1px solid #d4d4d4}@media screen and (max-width: 992px){.sign-up__footer{margin:6rem 3.2rem 0}}.sign-up__subtitle{font-size:3.2rem;font-weight:500;margin-bottom:2.4rem}.sign-up__info{font-size:2rem;font-weight:400;padding-right:3.2rem}.sign-up__info a{font-weight:500;color:#0f1036}.sign-up__info a:hover{text-decoration:underline}.sign-up .form-footer{display:block}.sign-up .form-footer__padel{max-width:initial!important;margin-bottom:2rem}.sign-up .form-footer .privacy{max-width:initial!important;margin-bottom:6.5rem}.sign-up .sign-up__form{background:var(--accent-dark)}.sign-up .sign-up__form .bform{padding-bottom:0}.sign-up .form-padel .bform.bform--dark .bform__form .form-group{margin-bottom:.6rem}.picker-list{margin-bottom:12.8rem}@media screen and (max-width: 576px){.picker-list{margin-bottom:6.4rem}}.picker-list.picker-list--pickerball{margin-bottom:-3.3rem}.picker-list.picker-list--pickerball .picker-list__item:first-of-type p{line-height:3.5rem}.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(2){flex-direction:row}.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(2) .picker-list__title{font-family:var(--font-3);font-size:3.2rem;font-weight:500;line-height:3.6rem;margin-bottom:9.2rem}.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(2) .picker-list__content{padding:12.4rem 6.4rem 12.2rem}.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3){flex-direction:row-reverse}.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3) .picker-list__title{font-size:3.2rem;font-weight:500;color:var(--accent-darkest);margin-bottom:-1rem}.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3) .picker-list__subtitle{display:none}.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3) .picker-list__content{padding:9.6rem 6.9rem 8.7rem 12.9rem}.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3) h3{font-size:3.2rem;font-weight:400;color:var(--accent-darkest);border-top:.1rem solid #bdbdbd;margin-bottom:2rem;padding-top:2.6rem}.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3) p{font-family:var(--font-1);font-size:2rem;font-weight:400;color:var(--accent-darkest);line-height:1.3}.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3) p a{font-size:2rem;font-weight:600;color:var(--accent-darkest)}@media screen and (max-width: 576px){.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3) p a{display:block}}.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3) p a:hover{text-decoration:underline}.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3) .bform{padding:0}.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3) .bform .form-group input[type=text],.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3) .bform .form-group input[type=email],.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3) .bform .form-group input[type=date],.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3) .bform .form-group input[type=tel]{margin-bottom:.2rem}.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3) .bform .form-group--sex{margin-bottom:-1.8rem}.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3) .bform .form-row-label{margin-bottom:-1.4rem;margin-top:2.2rem}.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3) .bform .form-row-label--second{margin-bottom:-.3rem}.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3) .bform .form-row .form-group{margin:0 1.6rem}.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3) .bform .form-footer{margin-bottom:3.1rem;margin-top:5rem}.picker-list.picker-list--pickerball .picker-list__item:nth-of-type(3) .bform .form-footer input[type=submit]{padding:1.2rem 1.7rem 1.6rem 3.2rem}.picker-list__item{display:flex}@media screen and (max-width: 992px){.picker-list__item{display:block;margin-bottom:6.4rem}}.picker-list__item:first-of-type .picker-list__content{color:#fff;background:#3c2e84}.picker-list__item:nth-of-type(2){flex-direction:row-reverse}.picker-list__item:nth-of-type(2) .picker-list__content{padding:13.4rem 6.4rem 10rem;color:#3c2e84}.picker-list__item:nth-of-type(2) .picker-list__content p:not(:last-of-type){margin-bottom:6rem}.picker-list__content,.picker-list__img{flex:0 0 50%}.picker-list__img{position:relative}.picker-list__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 992px){.picker-list__img img{position:static}}.picker-list__content{padding:10.4rem 6.4rem}@media screen and (max-width: 992px){.picker-list__content{padding:6.4rem 3.2rem!important}}@media screen and (max-width: 576px){.picker-list__content{padding:6.4rem 1.6rem!important}}.picker-list__title{font-size:6.4rem;font-weight:500;font-style:normal;line-height:normal;margin-bottom:-3rem}@media screen and (max-width: 992px){.picker-list__title{font-size:4.8rem}}@media screen and (max-width: 576px){.picker-list__title{font-size:3.2rem}}.picker-list__subtitle{font-family:var(--font-3);font-size:3.2rem;font-weight:500;color:var(--Violet-Dark, #3c2e84);font-style:normal;letter-spacing:.04rem;line-height:3.6rem;margin-bottom:6rem}.picker-list p{font-family:var(--font-3);font-size:2rem;font-style:normal;letter-spacing:.04rem;line-height:3.6rem}.picker-list p:not(:last-of-type){margin-bottom:3.2rem}.picker-list p strong{font-weight:700}.padel-form{display:flex;justify-content:space-between;align-items:flex-end;background:#292a73;margin-bottom:10rem}@media screen and (max-width: 992px){.padel-form{display:block;margin-bottom:6.4rem}}.padel-form__form,.padel-form__img{flex:0 0 50%}.padel-form__form.form-padel .bform{padding:9.4rem 4.7vw 3.8rem}.padel-form__footer{margin:5.3rem 6vw 0;padding:2.6rem 0 5rem;color:#fff;border-top:1px solid #d4d4d4}@media screen and (max-width: 992px){.padel-form__footer{margin:6rem 3.2rem 0}}.padel-form__subtitle{font-size:3.2rem;font-weight:500;margin-bottom:2.4rem}.padel-form__info{font-size:2rem;font-weight:400;padding-right:3.2rem}.padel-form .bform__header .bform__titolo{margin-bottom:3.2rem}.padel-form .padel-form__form.form-padel .bform{padding-bottom:0}.padel-form .form-padel .bform.bform--dark .bform__form .form-group{margin-bottom:.4rem}.form-padel .bform{padding:9.4rem 4.7vw 14.8rem}@media screen and (max-width: 1400px){.form-padel .bform{padding:9.4rem 3vw 14.8rem}}@media screen and (max-width: 1200px){.form-padel .bform{padding:9.4rem 2vw 14.8rem}}@media screen and (max-width: 992px){.form-padel .bform{padding:6.4rem 0}}.form-padel .bform__titolo{margin-bottom:4.7rem;text-align:left}.form-padel .bform.bform--dark .bform__form .form-span{font-family:var(--font-1)}.form-padel .bform.bform--dark .bform__form .form-row-label{font-family:var(--font-1);color:#7576bf;margin-bottom:-1rem;margin-top:2.4rem}.form-padel .bform.bform--dark .bform__form .form-row{margin:0;width:100%;gap:3.2rem}.form-padel .bform.bform--dark .bform__form .form-row .form-group{margin-left:0;margin-right:0}.form-padel .bform.bform--dark .bform__form .form-row .form-group.form-group--3{flex:0 0 calc(33.3333% - 2.4rem)}@media (max-width: 1050px){.form-padel .bform.bform--dark .bform__form .form-row .form-group.form-group--3{flex:1 1 calc(50% - 3.2rem)}}.form-padel .bform.bform--dark .bform__form .form-group{margin-bottom:1.1rem}.form-padel .bform.bform--dark .bform__form .form-group .wpcf7-form-control.wpcf7-radio{padding-left:.8rem;padding-top:0}.form-padel .bform.bform--dark .bform__form .form-group input[type=text],.form-padel .bform.bform--dark .bform__form .form-group input[type=email],.form-padel .bform.bform--dark .bform__form .form-group input[type=date],.form-padel .bform.bform--dark .bform__form .form-group select,.form-padel .bform.bform--dark .bform__form .form-group input[type=tel]{font-family:var(--font-1);border-bottom:1px solid #4b4ca3}.form-padel .bform.bform--dark .bform__form .form-footer{justify-content:flex-start;margin-top:4rem}.page-id-11370 .form-row--center{justify-content:flex-end}.partnership{border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:9.6rem;padding-top:12.8rem}.partnership .container{max-width:1695px!important}.partnership__title{font-size:2.4rem;font-weight:500;color:var(--Blue-Darkest, #0f1036);font-style:normal;line-height:normal;margin-bottom:9.6rem;text-align:center}.partnership__gallery{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 1500px){.partnership__gallery{gap:3.2rem}}@media screen and (max-width: 992px){.partnership__gallery{justify-content:center;flex-wrap:wrap}}@media screen and (max-width: 576px){.partnership__gallery{gap:6.4rem}}@media screen and (max-width: 992px){.partnership__gallery img{transform:scale(.8)}}@media screen and (max-width: 576px){.partnership__gallery img{transform:scale(1)}}.scropri-padel{padding:7.6rem 6.4rem 1.6rem;background:#f4f4f8;border:1px solid rgba(41,42,115,.3);margin-bottom:4rem}@media screen and (max-width: 576px){.scropri-padel{padding:6.4rem 1.6rem}}.scropri-padel__wrap{display:flex;justify-content:space-between;align-items:center;margin-bottom:8rem}@media screen and (max-width: 768px){.scropri-padel__wrap{display:block}}.scropri-padel__title{font-size:4rem;font-weight:500;flex:0 0 42.2%;font-style:normal;line-height:normal;text-align:center}@media screen and (max-width: 768px){.scropri-padel__title{margin-bottom:6.4rem}}.scropri-padel__text{flex:0 0 51.9%}@media screen and (max-width: 768px){.scropri-padel__text{text-align:center}}.scropri-padel__text p{font-size:2rem;font-weight:500;line-height:1.8}.scropri-padel__text p:not(:last-of-type){margin-bottom:3.4rem}.scropri-padel__text strong{font-weight:600}.scropri-padel__footer{font-size:2.6rem;letter-spacing:.07rem;line-height:1.5;text-align:center}.scropri-padel__footer strong{font-weight:600}.padel-bform{position:relative;background:transparent;padding-bottom:4.7rem}.padel-bform:before{content:"";position:absolute;top:0;right:0;display:block;width:calc(100% - 6.1rem);height:100%;background:var(--Blue-Dark, #292a73);z-index:1}@media screen and (max-width: 992px){.padel-bform:before{width:100%}}.padel-bform.padel-bform--no-bg:before{display:none}.padel-bform.padel-bform--no-bg .bform__footer{color:var(--text-color)}.padel-bform.padel-bform--pickleball .bform{padding-top:15.4rem}@media screen and (max-width: 576px){.padel-bform.padel-bform--pickleball .bform{padding-top:6.4rem}}.padel-bform.padel-bform--pickleball .bform .bform__titolo{margin-bottom:9.4rem}@media screen and (max-width: 576px){.padel-bform.padel-bform--pickleball .bform .bform__titolo{margin-bottom:3.2rem}}.padel-bform.padel-bform--pickleball .form-footer{justify-content:flex-end}.padel-bform.padel-bform--pickleball .form-footer>*{flex:0 0 23%}.padel-bform.padel-bform--pickleball .form-footer__padel{font-family:var(--font-3);font-size:1.4rem;font-weight:400;color:var(--accent-dark)}.padel-bform.padel-bform--pickleball .bform__info a{font-weight:500;color:#0f1036}.padel-bform.padel-bform--pickleball .bform__info a:hover{text-decoration:underline}.padel-bform__content{position:relative;z-index:2}.padel-bform .bform{background:transparent;padding-bottom:3.3rem}.padel-bform .lcontainer{position:relative;margin:0;max-width:initial;z-index:2;padding-left:9.9vw;padding-right:3vw}@media screen and (max-width: 992px){.padel-bform .lcontainer{padding-left:3.2rem;padding-right:3.2rem}}.padel-bform .bform__titolo{margin-bottom:4.3rem}.padel-bform .bform__form .form-row .form-group{margin-bottom:2.7rem}.padel-bform__text{margin:0 auto;max-width:95.6rem;color:#fff;padding-left:6.9vw;text-align:center}.padel-bform__text h3{font-size:3.2rem;font-weight:500;margin-bottom:2.1rem}.padel-bform__text p{font-size:2rem}.l-intro{position:relative;height:108rem;color:#fff}@media screen and (max-width: 992px){.l-intro{height:80rem}}.l-intro img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1;-o-object-fit:cover;object-fit:cover}.l-intro .lcontainer{position:relative;z-index:2;padding-top:61.3rem}@media screen and (max-width: 992px){.l-intro .lcontainer{padding-top:30rem}}.l-intro__label{font-size:2.4rem;font-weight:700;letter-spacing:.72rem;margin-bottom:3.2rem;text-transform:uppercase}@media screen and (max-width: 576px){.l-intro__label{font-size:2rem}}.l-intro__title{max-width:65rem;font-size:6.4rem;font-weight:500;line-height:6.4rem;margin-bottom:3.2rem}@media screen and (max-width: 576px){.l-intro__title{font-size:4rem;line-height:1.1}}.l-intro__text{max-width:65rem;font-size:2.4rem;font-weight:500;line-height:1.3}.l-header{position:absolute;top:0;left:0;width:100%;z-index:2;padding-left:8vw;padding-right:6.3vw;padding-top:1.6rem}.l-header--iscrizioni-corsi:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background:rgba(255,255,255,.5);transform:translateY(.8rem);z-index:1}@media (max-width: 992px){.l-header--iscrizioni-corsi:after{transform:translateY(0)}}@media screen and (max-width: 992px){.l-header{padding:1.6rem}}@media screen and (max-width: 576px){.l-header{padding:1.6rem 0}}.l-header__wrap{display:flex;justify-content:space-between;align-items:center;width:100%}@media screen and (max-width: 576px){.l-header img{transform:scale(.8)}}.l-description{padding:12.8rem 0;background:var(--accent-dark)}.l-description__text{margin:0 auto;max-width:108rem;font-family:var(--font-3);font-size:2.4rem;font-weight:600;color:#fff;line-height:4.2rem;text-align:center}.l-staff{padding:13.1rem 0 19rem}.l-staff__title{font-size:3.2rem;font-weight:600;margin-bottom:1.6rem}@media screen and (max-width: 576px){.l-staff__title{text-align:center}}.l-staff__text{font-family:var(--font-3);font-size:2rem;font-weight:400;color:var(--Violet-Dark, #3c2e84);line-height:3.6rem;margin-bottom:6.6rem}@media screen and (max-width: 576px){.l-staff__text{text-align:center}}.l-staff__subtitle{font-size:32px;font-weight:400;color:var(--Violet-Dark, #3c2e84);margin-bottom:6.4rem}@media screen and (max-width: 576px){.l-staff__subtitle{text-align:center}}.l-staff__wrap{display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width: 992px){.l-staff__wrap{display:block}}.l-staff__item{margin-bottom:3.2rem}.l-staff__item:nth-of-type(odd){flex:0 0 calc(54% - 9.6rem)}.l-staff__item:nth-of-type(2n){flex:0 0 46%}.l-staff .item-staff{display:flex;align-items:center;gap:3.2rem}@media screen and (max-width: 576px){.l-staff .item-staff{display:block}}.l-staff .item-staff__img{height:28rem;flex:0 0 28rem}.l-staff .item-staff__content{text-align:left}@media screen and (max-width: 576px){.l-staff .item-staff__content{text-align:center}}.l-tennis-school{border-top:1px solid rgba(0,0,0,.15);margin-bottom:3.2rem;padding-top:12.8rem}.l-tennis-school__header{margin:0 auto 6.4rem;max-width:108rem;text-align:center}.l-tennis-school__title{font-size:3.2rem;font-weight:500;line-height:1.2;margin-bottom:3.6rem}.l-tennis-school__text{font-family:var(--font-3);font-size:2.4rem;font-weight:600;color:var(--Violet-Dark, #3c2e84);font-style:normal;line-height:3.6rem}.l-tennis-school__text p:not(:last-of-type){margin-bottom:3.5rem}.l-tennis-school__info{padding:6.4rem 6.4rem 3.2rem;background:#fafafa}@media screen and (max-width: 992px){.l-tennis-school__info{padding:6.4rem 3.2rem}}.l-tennis-school__subtitle{font-size:3.2rem;font-weight:500;color:var(--Blue-Darkest, #0f1036);margin-bottom:1.6rem}.l-tennis-school__description{font-size:2rem;font-weight:400;color:var(--Blue-Darkest, #0f1036);letter-spacing:.08rem;line-height:3.6rem;margin-bottom:3.2rem}.l-school{margin-bottom:3.2rem}@media screen and (max-width: 992px){.l-school .lcontainer{padding:0}}.l-school__container{padding:6.4rem 6.4rem 1.1rem;background:#fafafa}@media screen and (max-width: 1200px){.l-school__container{padding:6.4rem 3.2rem}}.l-school__title{font-size:3.2rem;font-weight:500;color:var(--Blue-Darkest, #0f1036);font-style:normal;line-height:normal;margin-bottom:1.6rem}.l-school__text{font-family:var(--font-3);font-size:2rem;font-weight:400;color:var(--Blue-Darkest, #0f1036);font-style:normal;line-height:3.6rem;margin-bottom:6.4rem}.l-school__text--sp{font-size:3.2rem;line-height:3.6rem}.l-school__text--sp a{font-weight:600}.l-school__text--sp a:hover{text-decoration:underline}.l-school__tabs{margin-bottom:6.4rem}.l-school__cards{display:flex;margin:0 -.8rem;flex-wrap:wrap}@media screen and (max-width: 768px){.l-school__cards{display:block;margin:0}}.l-school__cards.l-school__cards--3 .l-school__card{flex:0 0 calc(33.3333% - 1.6rem)}@media screen and (max-width: 992px){.l-school__cards.l-school__cards--3 .l-school__card{flex:0 0 calc(50% - 1.6rem)}}.l-school__cards.l-school__cards--first .l-school__card{margin-bottom:1.6rem}.l-school__cards.l-school__cards--first .card-component__info{display:block}.l-school__card{margin:0 .8rem 6.4rem;flex:0 0 calc(50% - 1.6rem)}@media screen and (max-width: 768px){.l-school__card{margin:0 0 3.2rem}}.l-school__note{margin:1.8rem auto 6.4rem;max-width:96rem;font-family:var(--font-3);font-size:2.4rem;font-weight:600;color:var(--accent-darkest);line-height:36px;text-align:center}.l-school__note--sp{max-width:72rem;font-family:var(--font-1);font-size:3.2rem;font-weight:500;line-height:normal}.l-school__block{padding:7.3rem 6.4rem 12.8rem}@media screen and (max-width: 576px){.l-school__block{padding:3.2rem 1.6rem}}.l-school__extratitle{font-family:var(--font-1);font-size:3.2rem;font-weight:500;color:#3c2e84;line-height:normal;margin-bottom:1.6rem}.l-school__subtitle{font-size:3.2rem;font-weight:500;color:var(--accent-darkest);margin-bottom:1.6rem}.l-school__subtitle--futurtennis{text-transform:uppercase}.l-school__description{font-family:var(--font-3);font-size:2rem;font-weight:400;color:var(--accent-darkest);line-height:1.8}.summer-card{display:flex;min-height:29.6rem;padding:4.8rem 3.2rem 4.8rem 4.8rem;border:1px solid #ccc;border-radius:3.2rem;flex-direction:column}.summer-card__item{display:flex;flex-direction:column;flex-grow:1}.summer-card__title{font-family:var(--font-1);font-size:3.2rem;font-weight:500;color:#0f1036;line-height:normal;margin-bottom:3.2rem}@media (max-width: 1050px){.summer-card__title{font-size:2.8rem}}.summer-card__footer{margin-top:auto}.summer-card__period{font-family:var(--font-1);font-size:2.4rem;font-weight:500;color:#0f1036;line-height:normal}@media (max-width: 1050px){.summer-card__period{font-size:2rem}}.summer-card__period span{display:block;font-family:var(--font-3);font-size:2rem;font-weight:400;line-height:normal;margin-top:1.6rem}.summer-card__price{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.8rem}.summer-card__price+.summer-card__price{margin-top:3.2rem}.summer-card__price span{font-family:var(--font-3);font-size:3.2rem;color:#3c2e84;line-height:normal;white-space:nowrap}@media (max-width: 1600px){.summer-card__price span{font-size:2.8rem}}.summer-card__price span:last-child{font-weight:700;margin-left:auto}.summer-card--sm{min-height:29.6rem}.summer-card--sm .summer-card__price span{font-size:2.4rem}@media (max-width: 1600px){.summer-card--sm .summer-card__price span{font-size:2rem}}.summer-card--h{justify-content:space-between;min-height:49rem}.summer-card--h:nth-child(2) .summer-card__item,.summer-card--h:nth-child(3) .summer-card__item{flex-grow:0}.l-included{padding:6.4rem;border:1px solid #d4d4d4;margin-bottom:6.4rem}.l-included__title{font-family:var(--font-1);font-size:3.2rem;font-weight:500;color:#0f1036;line-height:normal;margin-bottom:3.2rem;text-align:center}.l-included__list ul{list-style-type:disc;padding-left:2.6rem}.l-included__list li{font-family:var(--font-3);font-size:2rem;color:#0f1036;line-height:180%}.l-included__list li:not(:last-child){margin-bottom:3.2rem}.l-spayment{margin-bottom:3.2rem}.l-spayment__header{text-align:center}.l-spayment__title,.l-spayment__subtitle{font-family:var(--font-1);font-size:3.2rem;font-weight:500;color:#0f1036;line-height:normal;margin-bottom:3.2rem}@media (max-width: 600px){.l-spayment__title,.l-spayment__subtitle{font-size:2.4rem}}.l-spayment__subtitle{display:flex;justify-content:center;align-items:center;gap:3.2rem}@media (max-width: 600px){.l-spayment__subtitle{gap:1.6rem}}@media (max-width: 450px){.l-spayment__subtitle{flex-direction:column}}.l-spayment__subtitle span:last-child{color:#515161}@media (max-width: 450px){.l-spayment__subtitle span:last-child{font-size:1.6rem}}.l-spayment__flex{display:flex;margin:0 -.4rem;flex-wrap:wrap}.l-spayment__item{margin:0 .4rem .8rem;background:#d5f0ff;flex:0 0 calc(50% - .8rem)}.l-spayment__item--large{padding:6.4rem;flex:0 0 calc(70% - .8rem)}@media (max-width: 550px){.l-spayment__item--large{padding:3.2rem}}.l-spayment__large-title{font-family:var(--font-1);font-size:2.4rem;font-weight:500;color:#3c2e84;line-height:normal;margin-bottom:1.2rem;text-transform:uppercase}@media (max-width: 650px){.l-spayment__large-title{font-size:2rem}}@media (max-width: 450px){.l-spayment__large-title{font-size:1.8rem}}.l-spayment__large-subtitle{font-family:var(--font-1);font-size:2rem;font-weight:500;color:#0f1036;line-height:normal}@media (max-width: 650px){.l-spayment__large-subtitle{font-size:1.8rem}}@media (max-width: 450px){.l-spayment__large-subtitle{font-size:1.6rem}}.l-spayment__item--top-sm{display:flex;justify-content:center;align-items:center;padding:1.6rem;flex:0 0 calc(30% - .8rem);gap:3.2rem}@media (max-width: 900px){.l-spayment__item--top-sm{flex-direction:column}}.l-spayment__percent{font-family:var(--font-1);font-size:6.4rem;font-weight:600;color:#3c2e84;line-height:normal;text-transform:uppercase}@media (max-width: 650px){.l-spayment__percent{font-size:4.8rem}}@media (max-width: 450px){.l-spayment__percent{font-size:3.4rem}}.l-spayment__desc{font-family:var(--font-1);font-size:2.4rem;font-weight:600;color:#0f1036;line-height:normal;text-transform:uppercase}@media (max-width: 650px){.l-spayment__desc{font-size:2rem}}@media (max-width: 450px){.l-spayment__desc{font-size:1.8rem}}.l-spayment__item--description{padding:4.8rem 6.4rem;flex:0 0 calc(29% - .8rem)}@media (max-width: 1300px){.l-spayment__item--description{padding:4.8rem 1.6rem}}@media (max-width: 900px){.l-spayment__item--description{padding:4.8rem 6.4rem;flex-basis:calc(100% - .8rem)}}@media (max-width: 550px){.l-spayment__item--description{padding:3.2rem}}.l-spayment__item-title{font-family:var(--font-1);font-size:2.4rem;font-weight:600;color:#0f1036;line-height:normal;margin-bottom:1.6rem;text-transform:uppercase}.l-spayment__text{font-family:var(--font-3);font-size:2rem;font-weight:400;color:#3c2e84;line-height:180%}.l-spayment__item--eq{display:flex;justify-content:space-between;align-items:center;padding:9.9rem 3.2rem 4.8rem;flex:0 0 calc(23.66666666% - .8rem);flex-direction:column;text-align:center}@media (max-width: 900px){.l-spayment__item--eq{flex:0 0 calc(33.3333333% - .8rem)}}@media (max-width: 550px){.l-spayment__item--eq{padding:3.2rem}}@media (max-width: 450px){.l-spayment__item--eq{flex-basis:calc(100% - .8rem)}}.l-sdata{padding:6.4rem;border:1px solid #d4d4d4;margin-bottom:10rem}@media (max-width: 768px){.l-sdata{margin-bottom:0}}@media (max-width: 550px){.l-sdata{padding:3.2rem}}.l-sdata__pre{font-family:var(--font-1);font-size:2rem;font-weight:500;color:#0f1036;line-height:normal;margin-bottom:1.6rem}.l-sdata__pre strong{font-weight:600}.l-sdata__title{font-family:var(--font-1);font-size:2.4rem;font-weight:500;color:#3c2e84;line-height:normal;margin-bottom:.8rem}.l-sdata__subtitle{font-family:var(--font-1);font-size:1.6rem;font-weight:500;color:#515161;font-style:normal;line-height:normal;margin-bottom:1.6rem}.l-sdata__iban{font-family:var(--font-1);font-size:2.4rem;font-weight:500;color:#3c2e84;line-height:normal;margin-bottom:1.6rem}.l-sdata__title2{margin:1.6rem 0;font-family:var(--font-1);font-size:2.4rem;font-weight:500;color:#3c2e84;line-height:normal}.l-sdata ul{list-style-type:disc;padding-left:2.6rem}.l-sdata ul li{font-family:var(--font-3);font-size:2rem;color:#0f1036;line-height:180%}.l-sdata ul li:not(:last-child){margin-bottom:1.6rem}.school-tabs-component__tabs{display:flex;justify-content:center;align-items:center;width:100%;gap:1.6rem;margin-bottom:6.4rem}@media screen and (max-width: 1200px){.school-tabs-component__tabs{gap:3.2rem}}@media screen and (max-width: 992px){.school-tabs-component__tabs{display:block}}.school-tabs-component__tab{padding:6.4rem;border:1px solid #d4d4d4;flex:0 0 calc(50% - 1.6rem)}@media screen and (max-width: 1200px){.school-tabs-component__tab{padding:6.4rem 3.2rem;flex:0 0 calc(50% - 1.6rem)}}@media screen and (max-width: 992px){.school-tabs-component__tab{margin-bottom:3.2rem}}.school-tabs-component__tab:last-of-type{padding-right:3.7rem}.school-tabs-component__label{font-size:3.2rem;font-weight:500;color:var(--Blue-Darkest, #0f1036);margin-bottom:1.6rem;text-align:center}.school-tabs-component__text ul{display:flex;align-items:center;gap:3.2rem}@media screen and (max-width: 992px){.school-tabs-component__text ul{justify-content:center}}@media screen and (max-width: 576px){.school-tabs-component__text ul{flex-direction:column}}.school-tabs-component__text li{position:relative;font-family:var(--font-3);font-size:2rem;color:var(--Blue-Darkest, #0f1036);line-height:3.6rem;padding-left:2.4rem}@media screen and (max-width: 576px){.school-tabs-component__text li{padding-left:3.2rem}}.school-tabs-component__text li:before{content:"";position:absolute;top:1.4rem;left:1rem;display:block;width:4px;height:4px;background:#0f1036;border-radius:50%}.card-component{padding:4.8rem 0 4.8rem 4.8rem;border-radius:3.2rem}.card-component.card-component--one-line .card-component__header{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 576px){.card-component.card-component--one-line .card-component__header{display:block}}.card-component.card-component--one-line .card-component__info{display:none}.card-component.card-component--dark .card-component__content{background-color:#292a73}.card-component.card-component--dark .card-component__subtitle{color:#fff}.card-component.card-component--dark .card-component__description{font-weight:400;color:#fff}.card-component__title{font-size:3.2rem;font-weight:500;color:var(--White, #fff);line-height:normal;margin-bottom:3.2rem;text-transform:uppercase}.card-component__title strong{font-size:2.4rem;font-weight:500;line-height:normal;text-transform:lowercase}@media screen and (max-width: 1500px){.card-component__title{font-size:2.4rem}}.card-component__banner{display:flex;justify-content:flex-end;margin-bottom:3.2rem}.card-component__wrap{display:flex;flex:0 0 23.8rem}.card-component__wrap svg{position:relative;left:2px;flex:0 0 4.4rem}@media screen and (max-width: 1400px){.card-component__wrap svg{flex:0 0 4.6rem}}@media screen and (max-width: 1200px){.card-component__wrap svg{flex:0 0 5.4rem}}.card-component__content{display:flex;justify-content:center;align-items:center;color:#fff;background-color:#0f1036}.card-component__number{margin:0 2rem 0 1.6rem;font-size:6.4rem;font-weight:500;line-height:normal}.card-component__label{font-family:var(--font-3);font-size:16px;font-weight:500;font-style:normal;line-height:normal}.card-component__body{padding:3.2rem;border-radius:1.2rem 0 0 1.2rem;border-bottom:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2);border-top:1px solid rgba(255,255,255,.2);margin-bottom:3.2rem}.card-component__subtitle{font-size:2.4rem;font-weight:500;color:var(--accent-darkest);margin-bottom:1.2rem}.card-component__description{font-family:var(--font-3);font-size:2rem;font-weight:600;color:var(--accent-darkest)}.card-component__description:has(strong){font-weight:400}.card-component__description strong{display:block;font-weight:600;color:var(--White, #fff);margin-top:1.2rem}.card-component__info{display:none;height:3rem;font-size:2.4rem;font-weight:500;color:#fff;margin-bottom:1.6rem}.card-component__price{font-family:var(--font-3);font-size:3.2rem;font-weight:700;color:#fff}.l-school__card--sp .card-component__title{margin-bottom:1.6rem}.title{font-size:3.2rem;font-weight:500;color:var(--accent-darkest)}.title.title--center{text-align:center}.text{font-family:var(--font-3);font-size:2rem;font-weight:400;color:var(--accent-darkest);line-height:1.8}.title-big{font-size:3.2rem;font-weight:500;color:var(--accent-darkest);text-align:center}.title-big strong{color:#515161}.agonistica{margin-bottom:.6rem}@media screen and (max-width: 992px){.agonistica__body{padding:6.4rem 3.2rem}}@media screen and (max-width: 576px){.agonistica__body{padding:3.2rem 0}}.agonistica__title{border-top:.1rem solid rgba(0,0,0,.15);margin-bottom:.3rem;padding-top:3.3rem}.agonistica__text{margin-bottom:6.8rem}.agonistica__subtitle{font-family:var(--font-3);font-size:3.2rem;font-weight:600;color:var(--accent);margin-bottom:1.2rem;text-align:center}.agonistica__description{font-size:2.4rem;font-weight:500;color:var(--accent-darkest);margin-bottom:3.2rem;text-align:center}.l-services .school-tabs-component__tabs{margin-bottom:0}.l-services .school-tabs-component__tab{flex:1}.l-services .school-tabs-component__label{margin-bottom:3.3rem}.l-services .school-tabs-component__text ul{align-items:flex-start;flex-flow:column wrap}@media screen and (max-width: 576px){.l-services .school-tabs-component__text ul{display:block}}.l-services .school-tabs-component__text ul li{flex:0 0 auto}@media screen and (max-width: 992px){.l-services .school-tabs-component__text ul li{flex:0 0 auto}}.l-services .school-tabs-component__text ul li:last-of-type{flex:0 0 auto}@media screen and (max-width: 992px){.l-services .school-tabs-component__text ul li:last-of-type{flex:0 0 auto}}.l-blocks{margin-top:1.6rem}.l-blocks__item{display:flex;justify-content:space-between}@media screen and (max-width: 768px){.l-blocks__item{display:block}}.l-blocks__item:nth-of-type(odd){flex-direction:row-reverse}.l-blocks__item:nth-of-type(2) .l-blocks__content{padding:18.8rem 13.1rem 18.3rem 12.5rem}.l-blocks__content,.l-blocks__img{flex:0 0 50%}.l-blocks__content{padding:13.1rem 13.1rem 12.8rem 12.1rem}@media screen and (max-width: 1400px){.l-blocks__content{padding:12.8rem 6.4rem!important}}@media screen and (max-width: 992px){.l-blocks__content{padding:6.4rem 3.2rem!important}}.l-blocks__title{font-size:6.4rem;font-weight:500;margin-bottom:4rem}@media screen and (max-width: 992px){.l-blocks__title{font-size:4.8rem;line-height:1.1}}@media screen and (max-width: 576px){.l-blocks__title{font-size:3.2rem;margin-bottom:3.2rem}}.l-blocks__text p{font-family:var(--font-3);font-size:2rem;font-weight:400;line-height:1.8}.l-blocks__text p:not(:last-of-type){margin-bottom:.1rem}.l-blocks__img{position:relative}.l-blocks__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.l-blocks__img img{position:static}}.join-us{padding:12.8rem 12.8rem 16.9rem;background:#f5f6fd}@media screen and (max-width: 992px){.join-us{padding:9.6rem 6.4rem}}@media screen and (max-width: 576px){.join-us{padding:6.4rem 3.2rem}}.join-us__title{font-size:6.4rem;font-weight:500;color:var(--accent-darkest);line-height:1;margin-bottom:3.2rem;text-align:center}@media screen and (max-width: 992px){.join-us__title{font-size:4.8rem}}@media screen and (max-width: 576px){.join-us__title{font-size:3.2rem}}.join-us__footer{display:flex;justify-content:center;align-items:center}.l-form .form-row--center{align-items:center}.l-form .form-row--center .form-group{margin-bottom:0}.l-form .form-row--center .form-group:not(:first-of-type){display:flex;justify-content:center;align-items:center}.l-form .form-row--center .form-group:nth-of-type(2){font-family:var(--font-3);font-size:1.4rem;font-weight:400;color:var(--accent-dark);margin-right:auto}.l-form .bform{padding-bottom:0}.l-form .bform .form-footer{margin-bottom:0}.l-form .bform__titolo{margin-bottom:7.3rem}.l-form .bform .bform__form .form-row .form-group{margin-bottom:2.8rem}.l-form__footer{padding:3.2rem 0 10.2rem;border-top:.1rem solid #d4d4d4}.l-form__subtitle{font-size:3.2rem;font-weight:500;color:var(--accent-darkest);margin-bottom:3.1rem;text-align:center}.l-form__info{margin:0 auto;max-width:91.2rem;font-family:var(--font-3);font-size:2.4rem;font-weight:400;color:var(--accent-dark);text-align:center}.corso-adulti__wrap{display:flex;justify-content:space-between}@media screen and (max-width: 992px){.corso-adulti__wrap{display:block}}.corso-adulti__img,.corso-adulti__content{flex:0 0 50%}.corso-adulti__img{position:relative}.corso-adulti__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 992px){.corso-adulti__img img{position:static}}.corso-adulti__content{padding:18.5rem 12.8rem 15.1rem;background:#f5f6fd}@media screen and (max-width: 1500px){.corso-adulti__content{padding:8.4rem 6.4rem}}@media screen and (max-width: 992px){.corso-adulti__content{padding:6.4rem 3.2rem 3.2rem}}.corso-adulti__text p:first-of-type{font-size:2.4rem;font-weight:500;color:var(--accent)}.corso-adulti__items{position:relative;display:flex;justify-content:space-between;padding:12.8rem 12.8rem 17.5rem 12.1rem;background:#f5f6fd}@media screen and (max-width: 1500px){.corso-adulti__items{padding:8.4rem 6.4rem}}@media screen and (max-width: 992px){.corso-adulti__items{display:block;padding:0 3.2rem 6.4rem}}.corso-adulti__items:before{content:"";position:absolute;left:50%;bottom:13rem;display:block;width:calc(100% - 25.6rem);height:1px;transform:translate(-50%);border-bottom:1px solid rgba(0,0,0,.15)}@media screen and (max-width: 992px){.corso-adulti__items:before{display:none}}.corso-adulti__item{padding:4.5rem 0;flex:0 0 47%}.corso-adulti__item:last-of-type{padding:6.4rem;border:1px solid #d4d4d4}@media screen and (max-width: 576px){.corso-adulti__item:last-of-type{padding:3.2rem!important}}.corso-adulti__item h3{font-size:3.2rem;font-weight:500;color:#0f1036;margin-bottom:3.2rem}.corso-adulti__item p{font-family:var(--font-3);font-size:2rem;font-weight:400;color:var(--accent);line-height:1.8}.corso-adulti__item p:nth-child(3){font-size:2.4rem;font-weight:500;line-height:150%}.corso-adulti__item p:not(:last-of-type){margin-bottom:3.6rem}.corso-adulti__item p:has(em){margin-bottom:.3rem!important}.corso-adulti__item p:has(strong){margin-bottom:1.6rem!important}.corso-adulti__item h4{font-size:2.4rem;font-weight:500;color:#0f1036}.corso-adulti__item em{font-size:1.6rem;font-weight:500;color:var(--Blue-Gray, #515161);font-style:normal}.corso-adulti__item strong{font-size:2.4rem;font-weight:500;color:var(--accent)}.corso-adulti__item li{position:relative;font-size:2rem;padding-left:3.2rem}.corso-adulti__item li:not(:last-of-type){margin-bottom:2.9rem}.corso-adulti__item li:before{content:"";position:absolute;top:.6rem;left:0;display:block;width:3px;height:3px;background:var(--text-color);border-radius:50%}.corso-adulti__title{font-size:6.4rem;font-weight:500;color:var(--accent-darkest);line-height:1;margin-bottom:3.2rem}.corso-adulti__text p{font-size:2rem;font-weight:400;color:var(--Blue-Gray, #515161);line-height:1.6;margin-bottom:3.2rem}.corso-adulti__text p:first-of-type{font-size:2.4rem;font-weight:500;color:var(--accent);line-height:1.28}.corso-adulti__text p em{font-weight:500;font-style:normal}.corso-adulti__text p strong{font-weight:500;color:#000}.cr-adulti{padding:12.8rem 0 6.4rem;background:#f5f6fd}.cr-adulti__container{margin:0 auto;max-width:180rem;padding:0 6.4rem}@media screen and (max-width: 1200px){.cr-adulti__container{padding:0 3.2rem}}.cr-adulti__header{margin-bottom:9.6rem;text-align:center}.cr-adulti__title{font-family:var(--font-1);font-size:6.4rem;font-weight:500;color:#0f1036;line-height:1;margin-bottom:3.2rem}.cr-adulti__subtitle{font-family:var(--font-1);font-size:2.4rem;font-weight:500;color:#3c2e84;line-height:normal}.cr-adulti .card-component--sp{border:1px solid #ccc}.cr-adulti .card-component--sp .card-component__title{color:#0f1036}.cr-adulti .card-component--sp .card-component__wrap{flex:0 0 34rem}.cr-adulti .card-component--sp .card-component__content{background:#292a73}.cr-adulti .card-component--sp .card-component__number{margin:0 4rem 0 1.5rem;font-size:6.4rem;font-weight:500;line-height:normal;white-space:nowrap}.cr-adulti .card-component--sp .card-component__description{font-size:2rem;font-weight:600;color:#3c2e84;line-height:normal}.cr-adulti .card-component--sp .card-component__ft{display:flex;justify-content:space-between;align-items:center}.cr-adulti .card-component--sp .card-component__info{display:block;font-family:var(--font-3);font-size:3.2rem;font-weight:400;color:#3c2e84;line-height:normal;margin-bottom:0}.cr-adulti .card-component--sp .card-component__price{color:#3c2e84;margin-left:auto;padding-right:3.2rem}.l-form-2{background:#fafafa}.l-form-2 .bform{margin-bottom:7.9rem;padding-top:9.8rem}.l-form-2 .bform__titolo{margin-bottom:6.4rem}.l-form-2 .l-form__footer{justify-content:space-between;padding-top:2.7rem}.l-form-2 .l-form__subtitle{margin-bottom:2.9rem}.corsi-intro{padding-top:8.3rem}.corsi-intro__img{position:relative;height:80rem}@media screen and (max-width: 992px){.corsi-intro__img{height:60rem}}@media screen and (max-width: 576px){.corsi-intro__img{height:40rem}}.corsi-intro__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1;-o-object-fit:cover;object-fit:cover}.corsi-intro .container{position:relative;z-index:2;padding-top:58.5rem}@media screen and (max-width: 992px){.corsi-intro .container{padding-top:42rem}}@media screen and (max-width: 576px){.corsi-intro .container{padding-top:28rem}}.corsi-intro__title{font-size:12.8rem;font-weight:500;color:var(--accent-darkest);text-shadow:0 .4rem 12.8rem #fff}@media screen and (max-width: 992px){.corsi-intro__title{font-size:9.6rem}}@media screen and (max-width: 576px){.corsi-intro__title{font-size:6.4rem}}.corsi-intro__content{padding:12.8rem 3.2rem;background:var(--accent-dark)}@media screen and (max-width: 576px){.corsi-intro__content{padding:8rem 2.4rem}}.corsi-intro__text{margin:0 auto;max-width:108rem;font-family:var(--font-3);font-size:2.4rem;font-weight:600;color:var(--White, #fff);line-height:1.75;text-align:center}.corsi-tabs{background:var(--accent);border-bottom:1px solid rgba(255,255,255,.2)}.corsi-tabs__wrap{display:flex;justify-content:space-between;align-items:center;margin:0 auto;max-width:1427px;padding:1.8rem 0;gap:3.2rem}@media screen and (max-width: 1400px){.corsi-tabs__wrap{padding:1.8rem;flex-wrap:wrap}}@media screen and (max-width: 576px){.corsi-tabs__wrap{display:block}}.corsi-tabs__item{display:flex;justify-content:center;align-items:center;font-size:2.4rem;font-weight:600;color:#fff}@media screen and (max-width: 1118px){.corsi-tabs__item:not(:last-of-type){margin-bottom:1.6rem}}.corsi-tabs a{display:block;padding:.8rem 1.6rem;border-radius:.4rem;transition:all .3s;border-bottom:2px solid transparent}.corsi-tabs a.active,.corsi-tabs a:hover{background:rgba(255,255,255,.1);border-bottom:2px solid #fff}.l-about{padding:18.4rem 0;background:#f5f6fd}@media (max-width: 550px){.l-about{padding:12.8rem 0}}.l-about__container{margin:0 auto;max-width:128rem}.l-about__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6.4rem}@media (max-width: 750px){.l-about__header{flex-direction:column-reverse;gap:4.8rem}}.l-about__title{font-family:var(--font-1);font-size:6.4rem;font-weight:500;color:#0f1036;line-height:1}@media (max-width: 950px){.l-about__title{font-size:4.8rem}}@media (max-width: 550px){.l-about__title{font-size:3.8rem}}.l-about__cols{display:flex;gap:12.8rem}@media (max-width: 950px){.l-about__cols{gap:8rem}}@media (max-width: 750px){.l-about__cols{display:block}}.l-about__col{flex:1 1 50%}.l-about__text,.l-about__subtitle{font-family:var(--font-1);font-size:20px;color:#515161;line-height:160%}@media (max-width: 550px){.l-about__text,.l-about__subtitle{font-size:16px}}.l-about__text strong,.l-about__subtitle strong{font-weight:600}@media (max-width: 750px){.l-about__text{margin-bottom:3.2rem}}.l-about__subtitle{margin-bottom:3.2rem}.l-about__image{max-width:458.874px}.l-about .btn{padding:12px 36px 16px 32px;font-family:var(--font-1);font-size:16px;font-weight:500;border-radius:32px 0 100px;border-right:8px solid #3c2e84;border-top:1px solid #3c2e84;line-height:normal}@media (max-width: 750px){.l-about .btn{align-self:flex-end}}.l-staff--sp{background:#fff;border-bottom:1px solid rgba(0,0,0,.15)}.staff-content{display:flex;justify-content:space-between;margin:0 -3.2rem;padding:0 3rem;flex-wrap:wrap}.staff-content__group{display:flex;flex-basis:100%;flex-wrap:wrap;gap:6.4rem;margin-bottom:6.4rem}.staff-content__group:nth-child(3),.staff-content__group:nth-child(4){flex-basis:calc(50% - 3.2rem)}@media (max-width: 900px){.staff-content__group:nth-child(3),.staff-content__group:nth-child(4){flex-basis:100%}}.staff-content__group:nth-child(3) .staff-content__item,.staff-content__group:nth-child(4) .staff-content__item{flex-basis:100%}.staff-content__group-title{font-family:var(--font-1);font-size:3.2rem;font-weight:400;color:#3c2e84;flex-basis:100%;line-height:normal;text-transform:uppercase}@media (max-width: 500px){.staff-content__group-title{text-align:center}}.staff-content__item{display:flex;align-items:center;flex-basis:calc(50% - 3.2rem);gap:3.2rem}@media (max-width: 900px){.staff-content__item{flex-basis:100%}}@media (max-width: 500px){.staff-content__item{display:block;text-align:center}}.staff-content__item:hover .staff-content__item-img img{transform:scale(1.5)}.staff-content__item-img{position:relative;width:28rem;height:28rem;border-radius:50%;overflow:hidden;flex:0 0 28rem}.staff-content__item-img img{width:100%;height:100%;transition:all 8s ease-out;backface-visibility:hidden;-o-object-fit:cover;object-fit:cover;will-change:transform}@media (max-width: 500px){.staff-content__item-img{margin:0 auto 3.2rem}}.staff-content__item-title,.staff-content__item-subtitle{font-family:var(--font-1);font-weight:500;color:#0f1036;line-height:normal}.staff-content__item-title+div,.staff-content__item-subtitle+div{margin-top:.8rem}.staff-content__item-title{font-size:2.4rem}.staff-content__item-subtitle{font-size:1.6rem}.staff-content__item-description{font-family:var(--font-1);font-size:1.6rem;font-weight:500;color:#3c2e84;line-height:normal}@media print{.page-id-11370 .l-intro{height:970px}.page-id-11370 .l-intro__title{color:#fff!important}.page-id-11370 .l-intro__text,.page-id-11370 .scroll-to-footer{display:none}.page-id-11370 .l-about{padding:200px 0}.page-id-11370 .l-about__image{margin:50px auto 0;text-align:center}.page-id-11370 .l-about__image img{margin:0 auto}.page-id-11370 .staff-content{margin:0;padding:0;-moz-column-break-before:page;break-before:page;page-break-before:always}.page-id-11370 .staff-content__group-title{margin:40px 0 30px}.page-id-11370 .staff-content__group{display:block}.page-id-11370 .staff-content__item{margin-bottom:20px}.page-id-11370 .school-tabs-component__tabs{display:block;-moz-column-break-before:page;break-before:page;page-break-before:always}.page-id-11370 .l-school__container{padding:0;background-color:#fff}.page-id-11370 .school-tabs-component__tab{margin-bottom:20px}.page-id-11370 .l-school__cards{display:block!important;-moz-column-break-before:page;break-before:page;page-break-before:always}.page-id-11370 .card-component{border:1px solid #d4d4d4}.page-id-11370 .l-included{margin-top:30px}.page-id-11370 .l-spayment__flex{display:block!important}.page-id-11370 .scropri-padel__wrap,.page-id-11370 .l-blocks__item,.page-id-11370 .corso-adulti__wrap,.page-id-11370 .corso-adulti__items{display:block}.page-id-11370 .join-us__title{font-size:3.2rem}.page-id-11370 .corso-adulti__content{padding:3.2rem}.page-id-11370 .corso-adulti__title,.page-id-11370 .cr-adulti__title{font-size:3.2rem}}.lp-team{margin:0 auto 6.8rem;max-width:131.2rem;padding:0 1.6rem}.lp-team__header{display:flex;justify-content:space-between;gap:3.2rem;margin-bottom:6.4rem}@media screen and (max-width: 992px){.lp-team__header{display:block}}.lp-team__title{font-size:3.2rem;font-weight:600;color:var(--accent-darkest);margin-bottom:1.6rem}.lp-team__text{font-family:var(--font-3);font-size:2rem;font-weight:400;color:var(--accent);line-height:3.6rem}@media screen and (max-width: 992px){.lp-team__text{margin-bottom:3.2rem}}.lp-team__content{max-width:75rem}.lp-team__label{font-size:3.2rem;font-weight:400;color:var(--accent);margin-bottom:6.4rem}.lp-team__wrap{display:flex;justify-content:space-between;gap:6.4rem}@media screen and (max-width: 992px){.lp-team__wrap{display:block}}.lp-team__item:not(:last-of-type){margin-bottom:6.4rem}.lp-team__topic{font-size:3.2rem;font-weight:400;color:var(--accent);margin-bottom:6.4rem;text-transform:uppercase}.lp-team__row{display:flex;align-items:center;gap:3.2rem}@media screen and (max-width: 576px){.lp-team__row{display:block}}.lp-team__img{position:relative;height:28rem;border-radius:50%;overflow:hidden;flex:0 0 28rem}@media screen and (max-width: 576px){.lp-team__img{width:28rem;margin-bottom:3.2rem}}.lp-team__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lp-team__name{font-size:2.4rem;font-weight:500;color:var(--accent-darkest);margin-bottom:.8rem;text-transform:uppercase}.lp-team__job{font-size:1.6rem;font-weight:500;color:var(--accent-darkest)}.lp-cards{margin-bottom:13.8rem}.lp-cards__wrap{display:grid;gap:1.6rem;grid-template-columns:repeat(2,1fr)}@media screen and (max-width: 992px){.lp-cards__wrap{display:block}}@media screen and (max-width: 992px){.lp-cards__item{margin-bottom:1.6rem}}
