@charset "UTF-8";
h1{display:block;margin:3rem 0 2.5rem 0;font-family:'Exo', sans-serif;font-size:3.5rem;font-weight:900;line-height:1.2;color:#15151f}h2{display:block;margin:2.5rem 0 2rem 0;font-family:'Exo', sans-serif;font-size:2.1rem;font-weight:600;line-height:1.2;color:#ce1010}h3{display:block;margin:2rem 0;font-family:'Exo', sans-serif;font-size:1.8rem;font-weight:600;line-height:1.2}h4{display:block;margin:2rem 0;font-family:'Exo', sans-serif;font-size:1.5rem;font-weight:600;line-height:1.2}ul,ol{margin:1rem 0;padding:0 0 0 1.5rem;font-family:'IBMPlexSans', sans-serif;font-size:1.4rem;line-height:1.6}ul li,ol li{margin:0.5rem 0}p{margin:1.5rem 0;font-family:'IBMPlexSans', sans-serif;font-size:1.4rem;line-height:1.6}ul a,ol,a,p a{color:inherit}a.button,button{display:inline-block;padding:0 2rem;border-radius:0.5rem;font-family:'Exo', sans-serif;font-size:1.5rem;font-weight:500;line-height:4rem;text-decoration:none;color:#FFF;background:#005188;transition:all 200ms ease}a.button:hover,button:hover{color:#005188;background:#FFF;box-shadow:inset 0 0 0 1px #005188, 0 10px 10px -10px rgba(0, 0, 0, 0.3)}a.button.cta,button.cta{background:#ce1010}a.button.cta:hover,button.cta:hover{color:#ce1010;background:#FFF;box-shadow:inset 0 0 0 1px #ce1010, 0 10px 10px -10px rgba(0, 0, 0, 0.3)}a.button.arrow,button.arrow{display:inline-block;width:4rem;height:4rem;padding:0;border-radius:0.5rem;line-height:4rem;text-align:center;color:#404040;background:#FFF;transition:all 200ms ease}a.button.arrow:hover,button.arrow:hover{color:#FFF;background:#ce1010;box-shadow:0 10px 10px -10px rgba(0, 0, 0, 0.3)}a.button.arrow i,button.arrow i{font-size:2rem;line-height:inherit}a.button.arrow+a.button.arrow,a.button.arrow+button.arrow,button.arrow+a.button.arrow,button.arrow+button.arrow{margin-left:1rem}.hidden{display:none}.popup{position:fixed;z-index:3;bottom:0;right:0;display:block;width:100%;max-width:500px;height:100%;max-height:500px;padding:0;margin:30px;box-shadow:0 5px 20px rgba(0, 0, 0, 0.3)}.popup>a{position:absolute;bottom:25px;right:25px;display:inline-block;vertical-align:middle;font-size:1.4rem;line-height:1;font-weight:700;text-decoration:none;color:#FFF}.popup>a span{vertical-align:middle;margin-left:5px;font-size:1.4rem;line-height:1}.popup>div{overflow:hidden;width:100%;height:100%}.popup>div>a img{display:block;width:100%;height:100%;object-fit:contain}@media (max-width:991px){.popup{max-width:400px;max-height:300px}}@media (max-width:575px){.popup{max-width:320px;max-height:240px}}body>header{position:fixed;left:0;top:0;width:100%;z-index:1981;background-image:-webkit-gradient(linear, left top, left bottom, from(#15151f), to(rgba(21, 21, 31, 0)));background-image:linear-gradient(180deg, #15151f, rgba(21, 21, 31, 0))}body>header ul,body>header ol{list-style:none;margin:0;padding:0}body>header ul li,body>header ol li{margin:0;padding:0}body>header nav>.nav-band{height:20rem;position:relative;z-index:2}body>header nav>.nav-band a{display:block;width:15rem;box-sizing:border-box}body>header nav>.nav-band a>img{width:100%;height:auto}body>header nav>.nav-band>i{color:#f6f7ef;font-size:3rem;cursor:pointer}body>header nav .menu{position:fixed;top:-100%;left:0;width:100%;height:100vh;color:#f6f7ef;background:#01010a;padding:0 4rem;font-size:2.5rem;font-weight:300;line-height:2.2;font-family:'Exo', sans-serif;filter:blur(5px);transition:top 0.5s, filter 0.3s;transition-timing-function:ease-in-out}body>header nav .menu>.box{margin-top:auto;width:100%;height:calc(100vh - 20rem - 4rem);margin-bottom:4rem;opacity:0;transition:opacity 0.2s;transition-timing-function:linear}body>header nav .menu>.box>.top{width:100%;overflow:hidden;max-height:calc(100% - 16rem);margin:0;box-shadow:inset 0 0 0 1px #f6f7ef}body>header nav .menu>.box>.top>ul{width:calc(100% / 2);list-style:none;padding:6rem;margin:0;font-size:inherit}body>header nav .menu>.box>.top>ul>li a{white-space:nowrap;cursor:pointer;color:#f6f7ef;text-decoration:none}body>header nav .menu>.box>.top>ul>li a:hover{text-decoration:underline;text-underline-offset:2px;color:#ffffff}body>header nav .menu>.box>.bottom{width:100%;margin:0;padding:0;box-shadow:inset 1px 0 0 0 #f6f7ef, inset -1px -1px 0 0 #f6f7ef;height:16rem;overflow:hidden}body>header nav .menu>.box>.bottom .col-6,body>header nav .menu>.box>.bottom .col-12{padding:0}body>header nav .menu>.box>.bottom .col-6:first-child{padding:0 4rem}body>header nav .menu>.box>.bottom a{height:100%;overflow:hidden;border-left:1px dotted #f6f7ef;color:#f6f7ef;text-decoration:none}body>header nav .menu>.box>.bottom a i{font-size:4rem}body>header nav .menu>.box>.bottom a.issuu:hover{color:#f26f61}body>header nav .menu>.box>.bottom a.facebook:hover{color:#3b5998}body>header nav .menu>.box>.bottom a.instagram:hover{background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}body>header nav .menu>.box>.bottom a.linkedin:hover{color:#0e76a8}body>header nav .menu>.box>.bottom a.youtube:hover{color:#FF0000}body>header nav .menu.open{top:0;filter:blur(0)}body>header nav .menu.open>.box{opacity:1}@media (max-width:767px){body>header nav .nav-band{height:calc(20rem / 2)}body>header nav .menu{line-height:2;font-size:1.8rem}body>header nav .menu>.box{height:calc(100vh - (20rem / 2) - 4rem)}body>header nav .menu>.box>.top{max-height:calc(100% - (16rem / 2))}body>header nav .menu>.box>.top ul{padding:2rem 3rem 0;height:auto;width:100%}body>header nav .menu>.box>.top ul+ul{padding-top:0}body>header nav .menu>.box>.top ul:last-child{padding-bottom:2rem}body>header nav .menu>.box>.bottom{height:calc(16rem / 2)}body>header nav .menu>.box>.bottom a i{font-size:2.5rem}}body>footer{position:relative;z-index:2;margin-top:-1.5rem;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;background:#15151f;color:#f6f7ef;padding:4rem 0}body>footer ul,body>footer ol{list-style:none;margin:0;padding:0}body>footer ul li,body>footer ol li{margin:0;padding:0}body>footer .row .logo{width:15rem;height:auto}body>footer .row p{color:rgba(246, 247, 239, 0.8);margin:0;margin-bottom:0.5rem}body>footer .row h4{margin-bottom:0}body>footer .row .copy{margin:3rem 0 0;font-size:14px;line-height:24px;font-weight:300;text-transform:uppercase;color:#f6f7ef}body>footer .row .policy li{display:inline-block}body>footer .row .policy li:not(:last-child):after{font-family:"Font Awesome 5 Pro";content:'';font-weight:900;font-style:normal;font-variant:normal;text-rendering:auto;font-size:0.3rem;-webkit-font-smoothing:antialiased;margin:0 0.5rem 0 1rem;vertical-align:middle}body>footer .row .policy li a{color:rgba(246, 247, 239, 0.8);font-size:14px;line-height:24px;font-weight:200;text-align:left;white-space:nowrap;text-decoration:none;transition:color 0.3s}body>footer .row .policy li a:hover{color:#fff}body>footer .row .contacts{margin:1rem 0 2rem;font-size:1.2rem;line-height:24px;font-weight:200;color:rgba(246, 247, 239, 0.8)}body>footer .row .contacts li:not(:last-child){margin-bottom:0.5rem}body>footer .row .contacts strong,body>footer .row .contacts i{color:#f6f7ef}body>footer .row .contacts i{margin-right:1rem}body>footer .row .contacts a{color:#f6f7ef}body>footer .row .menu li{display:block;margin-bottom:0.5rem;border-radius:0.5rem;background-color:rgba(246, 247, 239, 0.05);font-family:'Exo', sans-serif;font-size:1.2rem;line-height:1.2rem;font-weight:300;text-transform:uppercase;cursor:pointer;transition:background 0.3s, color 0.3s}body>footer .row .menu li a{display:block;padding:1rem;text-decoration:none;color:rgba(246, 247, 239, 0.6)}body>footer .row .menu li:hover{background-color:rgba(246, 247, 239, 0.2)}body>footer .row .menu li:hover a{color:#fff}body>footer .row .social li{display:inline-block}body>footer .row .social li a{text-decoration:none;color:rgba(246, 247, 239, 0.6);font-size:2.5rem}body>footer .row .social li a i{transition:all 0.3s}body>footer .row .social li a i.facebook:hover{color:#3b5998}body>footer .row .social li a i.instagram:hover{background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}body>footer .row .social li a i.issuu:hover{color:#f26f61}body>footer .row .social li a i.linkedin:hover{color:#0e76a8}body>footer .row .social li a i.youtube:hover{color:#FF0000}body>footer .row .social li:not(:last-child){margin-right:1rem}body>footer .row .mamoka{margin-top:3rem}body>footer .row .mamoka p{display:flex;margin-top:0;padding:0.8rem 3rem;font-weight:300;justify-content:flex-end;align-items:center;font-size:13.5;border-radius:2rem;background:linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2) 40%)}body>footer .row .mamoka p mamoka-credit{display:inline-block;margin-left:1rem;width:120px;height:30px}@media (min-width:992px){body>footer .row .contacts{margin:3rem 0 0}}body>footer .floater{position:fixed;right:0;bottom:0;left:0;display:flex;flex:0 0 1;justify-content:center;padding:1rem;background-image:-webkit-gradient(linear, left bottom, left top, from(#15151f, 0.5), to(rgba(21, 21, 31, 0)));background-image:linear-gradient(0deg, rgba(21, 21, 31, 0.5), rgba(21, 21, 31, 0))}body>footer .floater a{display:block;margin:0 0.5rem;border:1px solid #FFF;padding:1rem;font-family:'Exo', sans-serif;font-size:1rem;font-wight:500;text-decoration:none;text-shadow:0 0 5px rgba(21, 21, 31, 0.7);text-transform:uppercase;color:#FFF;background-color:rgba(21, 21, 31, 0.3);box-shadow:0 0 5px rgba(21, 21, 31, 0.5), inset 0 0 5px rgba(21, 21, 31, 0.5);transition:background-color 0.5s}body>footer .floater a:hover{text-shadow:none;box-shadow:none;color:#15151f;background-color:#FFF}@media (max-width:767px){body>footer .floater{display:none}}form.wpcf7-form .row{flex-direction:column}form.wpcf7-form .row .col-md-6 fieldset{position:relative;display:flex;flex-wrap:wrap;padding:0;border:none;margin:0;margin-bottom:15px}form.wpcf7-form .row .col-md-6 fieldset br{display:none}form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap{flex:1}form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap:not(:first-of-type):not(.newsletter){margin-left:15px}form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap input:not([type="checkbox"]),form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap textarea:not([type="checkbox"]),form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap select:not([type="checkbox"]){width:100%;padding:8px 12px;border:1px solid #e0e0e0;border-radius:3px;font-size:1.4rem;line-height:1.4;color:#15151f;background:#FFF;outline:none;resize:none}form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap input:not([type="checkbox"]) option,form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap textarea:not([type="checkbox"]) option,form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap select:not([type="checkbox"]) option{background-color:#FFF}form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap input:not([type="checkbox"]) option:not([value="Attività"]),form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap textarea:not([type="checkbox"]) option:not([value="Attività"]),form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap select:not([type="checkbox"]) option:not([value="Attività"]){color:#15151f}form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap input:not([type="checkbox"]):focus,form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap textarea:not([type="checkbox"]):focus,form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap select:not([type="checkbox"]):focus{border-color:#000}form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap select:not([type="checkbox"]){color:rgba(0, 0, 0, 0.7)}form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap textarea{max-height:107px;line-height:1.2}form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap span.wpcf7-form-control{display:block}form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap span.wpcf7-form-control span.wpcf7-list-item{margin:0}form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap span.wpcf7-form-control span.wpcf7-list-item label{display:flex;justify-content:flex-start;align-items:flex-start}form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap span.wpcf7-form-control span.wpcf7-list-item label input{margin-top:1px;margin-right:5px}form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap span.wpcf7-form-control span.wpcf7-list-item label .wpcf7-list-item-label{font-size:1.4rem;line-height:1;font-weight:600}form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap.newsletter span.wpcf7-form-control{margin-top:10px}form.wpcf7-form .row .col-md-6 fieldset>div{flex:1}form.wpcf7-form .row .col-md-6 fieldset>div+p{margin:0;margin-left:4px}form.wpcf7-form .row .col-md-6 fieldset input[type="submit"]{padding:0 2rem;border:none;border-radius:0.5rem;font-family:"Exo", sans-serif;font-size:1.5rem;line-height:4rem;font-weight:500;text-decoration:none;color:#f6f7ef;background:#ce1010;transition:all 0.3s;cursor:pointer}form.wpcf7-form .row .col-md-6 fieldset input[type="submit"]:hover{color:#ce1010;background:#FFF}form.wpcf7-form .row .col-md-6 fieldset .wpcf7-not-valid-tip{padding-left:2px;margin-top:2px;font-size:1.2rem}form.wpcf7-form .row .col-md-6 fieldset .wpcf7-spinner{position:absolute;bottom:20px;right:0;background-color:#ffffff}form.wpcf7-form .row .col-md-6 fieldset .wpcf7-spinner:before{background-color:#ce1010}@media (min-width:768px){form.wpcf7-form .row .col-md-6{width:100%}}form.wpcf7-form .wpcf7-response-output{padding:8px 12px;border:none;border-radius:3px;margin:0;font-size:1.4rem;text-align:center;color:#f6f7ef;transition:all 0.5s}form.wpcf7-form.submitting input[type="submit"]{display:none}form.wpcf7-form.invalid .wpcf7-response-output{background-color:#ce1010}form.wpcf7-form.sent .wpcf7-response-output{color:#FFF;background-color:#46B450}.home-slider{position:static;position:-webkit-sticky;position:sticky;top:0;z-index:0;margin:0;width:100%}.home-slider ul{margin:0;padding:0;width:100%;height:calc(100vh + 1.5rem)}.home-slider ul .home-slide{display:flex !important;flex-direction:column;justify-content:center;align-items:flex-end;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat}.home-slider ul .home-slide .container p{margin:0;line-height:1;font-size:5rem;font-weight:300;text-align:right;color:#FFF;text-shadow:0 0 20px black, 0 0 10px black}.home-slider ul .home-slide .container p strong{font-family:"Exo";font-weight:700}.home-slider ul .home-slide .container a.button{float:right;margin-top:30px}@media (max-width:576px){.home-slider ul .home-slide .container{text-align:center}.home-slider ul .home-slide .container p{text-align:center}.home-slider ul .home-slide .container a.button{float:none}}.post-articles-categories{list-style:none;display:flex;flex-wrap:wrap;padding:0;margin:0.5rem -0.5rem}.post-articles-categories li{flex:1;margin:0.5rem;text-align:center}.post-articles-categories li a{display:block;padding:1.5rem;width:100%;height:100%;font-family:'Exo', sans-serif;font-size:1.2rem;text-decoration:none;text-transform:uppercase;color:#ce1010;box-shadow:inset 0 0 0 1px #ce1010;transition:all 0.3s}.post-articles-categories li a:hover{color:#FFF;background-color:#ce1010}.post-articles-categories li.selected a{color:#FFF;background-color:#ce1010}.post-articles.slider{position:relative}.post-articles.slider:after{content:" ";position:absolute;top:0;right:-50px;bottom:0;z-index:2;width:50px;background:black;box-shadow:-10px 0 20px -20px black, -10px 0 20px -20px black}.post-articles.slider article.partner{max-width:250px}.post-articles.slider article.partner img{max-width:90% !important}@media (max-width:576px){.post-articles.slider article.partner{max-width:500px;padding:2rem}.post-articles.slider article.partner img{max-width:55% !important}}.post-articles.slider article.notizie{max-width:350px}.post-articles.slider article.video{max-width:450px}.post-articles.slider article.green{max-width:400px}.post-articles.slider article.card{display:flex;align-items:center;max-width:350px}.post-articles:not(.slider){display:flex;flex-wrap:wrap;margin:0 -0.5rem}.post-articles:not(.slider) article{margin:0.5rem;max-width:calc(100% - 1rem);transition:transform 0.5s, box-shadow 1s}@media (min-width:576px){.post-articles:not(.slider) article{max-width:calc(50% - 1rem)}}@media (min-width:992px){.post-articles:not(.slider) article{max-width:calc(33% - 1rem)}}@media (min-width:1200px){.post-articles:not(.slider) article{max-width:calc(25% - 1rem)}}.post-articles:not(.slider) article.notizie:hover{z-index:2;transform:scale(1.01);box-shadow:0 5px 20px -5px rgba(0, 0, 0, 0.7)}.post-articles article{flex:0 0 auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;border-radius:5px;overflow:hidden;background-color:#ffffff}.post-articles article .post-article-wrapper{position:relative}.post-articles article .post-article-media.video{position:relative;padding-bottom:56.25%;overflow:hidden;max-width:100%;height:auto}.post-articles article .post-article-media.video iframe,.post-articles article .post-article-media.video object,.post-articles article .post-article-media.video embed{position:absolute;top:0;left:0;width:100%;height:100%}.post-articles article .post-article-media img{display:block;margin:0 !important;width:100% !important;max-width:400px !important;height:auto !important}.post-articles article .post-article-content{padding:20px}.post-articles article .post-article-content p{margin:0 0 1rem;font-size:1.2rem;line-height:1.4;color:rgba(21, 21, 31, 0.7)}.post-articles article .post-article-content p.date{color:#ce1010}.post-articles article .post-article-content h4{margin:5px 0;overflow:hidden;font-family:Exo, sans-serif;font-weight:700;font-size:1.4rem;line-height:1.8rem;white-space:nowrap;text-overflow:ellipsis;color:#15151f !important}.post-articles article.card .post-article-content p{font-size:1.8rem;color:rgba(21, 21, 31, 0.7)}.post-articles article .post-article-link{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.post-articles article .post-article-link:hover{background-color:rgba(255, 255, 255, 0.2)}.post-articles-pagination{display:flex;justify-content:center;align-items:center;margin:1.5rem 0;text-align:center}.post-articles-pagination .page-numbers:not(.dots){display:block;min-width:28px;padding:0.5rem;border:1px solid;margin:0 0.25rem;text-decoration:none;color:#ce1010;background-color:#FFF;transition:all 0.3s}.post-articles-pagination .page-numbers:not(.dots).current,.post-articles-pagination .page-numbers:not(.dots):hover{color:#FFF;background-color:#ce1010}.post-articles-pagination .page-numbers.dots{align-self:flex-end;min-width:28px;line-height:1;color:#15151f}.home-section:last-of-type .post-articles.slider:after,.home-section:last-of-type .post-articles.slider:before{content:" ";position:absolute;top:0;z-index:2;width:50px;height:100%;background:black}.home-section:last-of-type .post-articles.slider:after{right:-50px;box-shadow:-10px 0 20px -20px black, -10px 0 20px -20px black}.home-section:last-of-type .post-articles.slider:before{left:-50px;box-shadow:10px 0 20px -20px black, 10px 0 20px -20px black}#particles{position:relative;z-index:2;height:20rem}@media (max-width:767px){#particles{height:calc(20rem / 2)}#particles canvas{display:none}}main.single-page{min-height:calc(100vh - 20rem)}main.single-page:before{content:" ";display:block;position:absolute;left:0;right:0;top:0;height:20rem;background-color:#15151f}@media (max-width:767px){main.single-page:before{height:calc(20rem / 2)}}main.single-page .back-img{display:none;position:fixed !important;top:0;right:0;bottom:0;z-index:-1;background-image:url('../images/page-background.jpg');background-repeat:no-repeat;background-size:cover;background-position:50% 50%}main.single-page .back-img.news{background-image:url('../images/news-background.jpg')}main.single-page>.container{position:relative;display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:flex-start}main.single-page>.container .top-page-menu{flex-grow:1;padding:4rem;border-bottom-right-radius:1.5rem;background:#f6f7ef;z-index:2}main.single-page>.container .top-page-menu ul,main.single-page>.container .top-page-menu ol{list-style:none;margin:0;padding:0}main.single-page>.container .top-page-menu ul li,main.single-page>.container .top-page-menu ol li{margin:0;padding:0}main.single-page>.container .top-page-menu .trigger{font-size:1.8rem;cursor:pointer}main.single-page>.container .top-page-menu h4{display:flex;justify-content:space-between;align-items:center}main.single-page>.container .top-page-menu h4>i{display:none}main.single-page>.container .top-page-menu .page-menu{margin:0}main.single-page>.container .top-page-menu .page-menu li{margin-bottom:calc(2.6rem * 0.15)}main.single-page>.container .top-page-menu .page-menu li>ul{margin-left:calc(2.6rem * 0.75);margin-top:calc(2.6rem * 0.15)}main.single-page>.container .top-page-menu .page-menu li a{display:flex;justify-content:flex-start;align-items:center;border-radius:1.15rem;padding-right:1.5rem;width:100%;min-height:2.6rem;line-height:2.6rem;color:#15151f;text-decoration:none;background:rgba(21, 21, 31, 0.08);transition:background 0.4s}main.single-page>.container .top-page-menu .page-menu li a:hover{background:rgba(21, 21, 31, 0.2)}main.single-page>.container .top-page-menu .page-menu li a:before{font-family:"Font Awesome 5 Pro";content:'';font-weight:900;display:flex;justify-content:center;align-items:center;flex-shrink:0;font-style:normal;font-variant:normal;text-rendering:auto;font-size:1.1rem;-webkit-font-smoothing:antialiased;background:#f6f7ef;border-radius:50%;height:calc(2.6rem * 0.75);width:calc(2.6rem * 0.75);margin-left:calc(2.6rem * 0.15);margin-right:1rem}main.single-page>.container .top-page-menu .contacts{display:none;margin-top:2rem}main.single-page>.container .top-page-menu .contacts ul{display:none}main.single-page>.container .top-page-menu .contacts ul li{display:flex;flex-grow:1;justify-content:center;align-items:center;border-right:1px dashed rgba(21, 21, 31, 0.2)}main.single-page>.container .top-page-menu .contacts ul li:last-child{border:none}main.single-page>.container .top-page-menu .contacts ul li a{text-decoration:none}main.single-page>.container .top-page-menu .contacts ul li a i{font-size:1.7rem;padding:0 1.2rem}main.single-page>.container .top-page-menu .contacts ul li a i.facebook{color:#3b5998}main.single-page>.container .top-page-menu .contacts ul li a i.instagram{background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}main.single-page>.container .top-page-menu .contacts ul li a i.linkedin{color:#0e76a8}main.single-page>.container .top-page-menu .contacts ul li a i.youtube{color:#FF0000}main.single-page>.container .top-page-menu .contacts ul li a i:hover{color:#15151f;-webkit-text-fill-color:unset}main.single-page>.container .top-page-menu .contacts ul li:first-child i{padding-left:0}main.single-page>.container .top-page-menu .contacts button{border:none;box-shadow:none;border-radius:0.5rem;margin-left:1rem;padding:0px 1.5rem;background-color:#005188;color:#f6f7ef;line-height:3.2rem;font-family:'Exo', sans-serif}main.single-page>.container .top-page-menu .contacts button a{text-decoration:none}main.single-page>.container .top-page-menu .contacts button:hover{background-color:#15151f}main.single-page>.container>.content{position:relative;flex-shrink:0;padding:0 4rem 4rem 0;width:calc((100% / 100) * 65);background:#f6f7ef;z-index:2}main.single-page>.container>.content.wide{padding:0 0 4rem;width:100%}main.single-page>.container>.content p.top-page-title{margin:0 auto 3rem 0;font-family:'Exo', sans-serif;font-size:2.1rem;font-weight:500;line-height:2.8rem;color:#ce1010}main.single-page>.container>.content .breadcrumbs{max-width:100%;background:#ce1010;margin-bottom:3rem;padding-left:1rem;border-bottom-left-radius:1rem;color:#f6f7ef;font-size:1.2rem;line-height:2.5rem;font-weight:400}main.single-page>.container>.content .breadcrumbs a{color:#f6f7ef;text-decoration:none}main.single-page>.container>.content img{margin:2rem 0 2rem;max-width:100%;height:auto;object-fit:cover}main.single-page>.container>.content p+img,main.single-page>.container>.content h2+img{margin-top:0}main.single-page>.container>.content ul.gallery{list-style:none;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;padding:0;margin:0}main.single-page>.container>.content ul.gallery li{position:relative;overflow:hidden;width:100px;height:100px;margin-right:10px}main.single-page>.container>.content ul.gallery li img{width:100%;height:100% !important;margin:0 !important;object-fit:cover;transition:all 0.5s ease}main.single-page>.container>.content ul.gallery li img.zoomed{transform:scale(1.2)}main.single-page>.container>.content ul.gallery li a{position:absolute;top:0;left:0;display:block;width:100%;height:100%}@media screen and (max-width:calc(992px - 1px)){main.single-page .container{flex-direction:column}main.single-page .container .top-page-menu{position:absolute;right:var(--bs-gutter-x, 0.75rem);top:5.5rem;z-index:3;padding:0}main.single-page .container .top-page-menu h4{line-height:1;margin:0;line-height:3.5rem;padding:0 2rem;border-radius:0.3rem;background-color:#fff;min-width:20rem}main.single-page .container .top-page-menu h4>i{display:block}main.single-page .container .top-page-menu .page-menu{overflow:hidden;position:absolute;top:3.7rem;right:0;padding:1rem 2rem;background-color:#fff;transform:scaleY(0);transform-origin:top;opacity:0;transition:transform 0.4s ease-in-out, opacity 0.5s ease-in-out}main.single-page .container .top-page-menu .page-menu>li{box-shadow:0 1px 0 0 rgba(21, 21, 31, 0.08)}main.single-page .container .top-page-menu .page-menu>li:last-child{box-shadow:none}main.single-page .container .top-page-menu .page-menu>li>a{border-radius:0;margin:0;padding:0 1rem;min-width:unset;width:100%;line-height:4rem;white-space:nowrap;opacity:0;background:transparent !important;transition:opacity 0.2s ease-in-out}main.single-page .container .top-page-menu .page-menu>li>a:hover{color:#ce1010}main.single-page .container .top-page-menu .page-menu>li>a:before{display:none}main.single-page .container .top-page-menu .page-menu.open{opacity:1;transform:scaleY(1)}main.single-page .container .top-page-menu .page-menu.open>li>a{opacity:1}main.single-page .container .content{padding-right:0;width:100%}main.single-page .container .content:after{display:none}}@media (max-width:calc(576px - 1px)){main.single-page .container .top-page-menu{top:2.5rem;left:var(--bs-gutter-x, 0.75rem)}main.single-page .container .top-page-menu>h4{width:100%}main.single-page .container .top-page-menu .page-menu.open{width:100%}main.single-page .container .content .breadcrumbs{margin-bottom:6rem;border-bottom-left-radius:0}}@media (min-width:992px){main.single-page .back-img{display:block}main.single-page .container .top-page-menu h4{display:block}main.single-page .container .top-page-menu .contacts{display:flex;justify-content:flex-end;align-items:center}}@media (min-width:1400px){main.single-page .container .top-page-menu .contacts{justify-content:space-between}main.single-page .container .top-page-menu .contacts ul{display:flex;align-items:center}}@media (min-width:576px){main.single-page .back-img{left:calc(50% + ((540px - var(--bs-gutter-x,.75rem)) * 0.15))}}@media (min-width:768px){main.single-page .back-img{left:calc(50% + ((720px - var(--bs-gutter-x,.75rem)) * 0.15))}}@media (min-width:992px){main.single-page .back-img{left:calc(50% + ((960px - var(--bs-gutter-x,.75rem)) * 0.15))}}@media (min-width:1200px){main.single-page .back-img{left:calc(50% + ((1140px - var(--bs-gutter-x,.75rem)) * 0.15))}}@media (min-width:1400px){main.single-page .back-img{left:calc(50% + ((1320px - var(--bs-gutter-x,.75rem)) * 0.15))}}@media (min-width:1600px){main.single-page .back-img{left:calc(50% + ((1520px - var(--bs-gutter-x,.75rem)) * 0.15))}}main.optimum{background-color:#f6f7ef;position:relative;z-index:2;overflow-x:hidden}main.optimum h1{font-size:5rem;margin:0 0 1rem 0}main.optimum h2{font-size:3.5rem;font-weight:900;color:#404040}main.optimum .txt-red{color:#ce1010}main.optimum .breadcrumbs{position:relative;z-index:1;margin-bottom:-3rem;max-width:100%;background:#ce1010;padding-left:1rem;border-bottom-left-radius:1rem;color:#f6f7ef;font-size:1.2rem;line-height:2.5rem;font-weight:400}main.optimum .breadcrumbs a{color:#f6f7ef;text-decoration:none}main.optimum section{padding:10rem 0}main.optimum section.light-green{background-color:#8bba9e}main.optimum section.bg-circle{position:relative}main.optimum section.bg-circle:before{content:" ";display:block;position:absolute;top:calc(50% - 25vh);left:calc(50% - 25vh);border-radius:50%;width:50vh;height:50vh;background-color:rgba(245, 190, 92, 0.15)}main.optimum section.bg-circle .container{position:relative}main.optimum section.home-section{min-height:35rem}main.optimum section.home-section:first-child{background-color:#f5be5c6b}main.optimum section.home-section .post-articles.slider .card{background-color:#f5be5c}main.optimum section.home-section .post-articles.slider .card .post-article-wrapper{display:flex;flex-direction:column;height:100%;justify-content:space-between}main.optimum section.home-section .post-articles.slider .card .post-article-wrapper .post-article-footer img{display:block;margin:2rem auto;height:50px}main.optimum section.home-section.bg-quaternary{padding:10rem 0 20rem}main.optimum section.home-section.bg-quaternary .card{background-color:#f6f7ef !important}main.optimum section.home-section.bg-quaternary .card .post-article-content{color:#404040 !important}main.optimum section.home-section.bg-quaternary .card .post-article-content strong{display:block;font-size:1.6rem}main.optimum section.first-section{border-top-left-radius:0;border-top-right-radius:0}main.optimum section.first-section h2,main.optimum section.first-section p{color:#15151F}main.optimum section .container.no-tab .container.tab{display:none}main.optimum .fix-padding .home-section{padding:10rem 0 !important}main.optimum .cami-img{width:100%;max-width:40rem}main.optimum .cami-img.cami-overflow{position:absolute;bottom:-176px;z-index:3}main.optimum .cami-img.large-cami{max-width:70rem}@media (max-width:768px){main.optimum .first-section .cami-img-col,main.optimum .first-section .row .cami-img-col{height:350px}}@media (min-width:768px){main.optimum .first-section .cami-img,main.optimum .first-section .row .cami-img{animation:translateCami 3s ease-in-out}@keyframes translateCami{0%{transform:translatex(900px)}100%{transform:translatex(0)}}}main.optimum a.button{height:fit-content}main.optimum section.landing-section ul li{flex:none;padding:1rem 1rem 1rem 4rem;width:100%;font-size:1.6rem;text-wrap:wrap}main.optimum section.landing-section ul li:before{margin-left:-3rem}main.optimum figure.bg-circle{position:relative;z-index:1;text-align:center}main.optimum figure.bg-circle:before{content:" ";display:block;position:absolute;z-index:-1;border-radius:50%;width:40vh;height:40vh;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#8bba9e99}.home-title{position:relative;margin-right:2.5rem;border-top-right-radius:2rem;overflow:hidden;background-color:#ce1010}.home-title:before{content:' ';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(21, 21, 31, 0.5)}.home-title h1{position:relative;z-index:2;margin:0;padding:1rem 0 2rem 2rem;color:#ffffff}#particles{position:relative;z-index:2;height:20rem}@media (max-width:767px){#particles{height:calc(20rem / 2)}#particles canvas{display:none}}main.landing-page:before{content:" ";display:block;position:absolute;left:0;right:0;top:0;height:20rem;background-color:#15151f}@media (max-width:767px){main.landing-page:before{height:calc(20rem / 2)}}main.landing-page .back-img{display:none;position:fixed !important;top:0;right:0;bottom:0;z-index:-1;background-image:url('../images/page-background.jpg');background-repeat:no-repeat;background-size:cover;background-position:50% 50%}main.landing-page>.container{position:relative;display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:flex-start}main.landing-page>.container .top-page-menu{flex-grow:1;padding:4rem;border-bottom-right-radius:1.5rem;background:#f6f7ef;z-index:2}main.landing-page>.container .top-page-menu ul,main.landing-page>.container .top-page-menu ol{list-style:none;margin:0;padding:0}main.landing-page>.container .top-page-menu ul li,main.landing-page>.container .top-page-menu ol li{margin:0;padding:0}main.landing-page>.container .top-page-menu .trigger{font-size:1.8rem;cursor:pointer}main.landing-page>.container .top-page-menu h4{display:flex;justify-content:space-between;align-items:center}main.landing-page>.container .top-page-menu h4>i{display:none}main.landing-page>.container .top-page-menu .page-menu{margin:0}main.landing-page>.container .top-page-menu .page-menu li{margin-bottom:calc(2.6rem * 0.15)}main.landing-page>.container .top-page-menu .page-menu li>ul{margin-left:calc(2.6rem * 0.75);margin-top:calc(2.6rem * 0.15)}main.landing-page>.container .top-page-menu .page-menu li a{display:flex;justify-content:flex-start;align-items:center;border-radius:1.15rem;padding-right:1.5rem;width:100%;min-height:2.6rem;line-height:2.6rem;color:#15151f;text-decoration:none;background:rgba(21, 21, 31, 0.08);transition:background 0.4s}main.landing-page>.container .top-page-menu .page-menu li a:hover{background:rgba(21, 21, 31, 0.2)}main.landing-page>.container .top-page-menu .page-menu li a:before{font-family:"Font Awesome 5 Pro";content:'';font-weight:900;display:flex;justify-content:center;align-items:center;flex-shrink:0;font-style:normal;font-variant:normal;text-rendering:auto;font-size:1.1rem;-webkit-font-smoothing:antialiased;background:#f6f7ef;border-radius:50%;height:calc(2.6rem * 0.75);width:calc(2.6rem * 0.75);margin-left:calc(2.6rem * 0.15);margin-right:1rem}main.landing-page>.container .top-page-menu .contacts{display:none;margin-top:2rem}main.landing-page>.container .top-page-menu .contacts ul{display:none}main.landing-page>.container .top-page-menu .contacts ul li{display:flex;flex-grow:1;justify-content:center;align-items:center;border-right:1px dashed rgba(21, 21, 31, 0.2)}main.landing-page>.container .top-page-menu .contacts ul li:last-child{border:none}main.landing-page>.container .top-page-menu .contacts ul li a{text-decoration:none}main.landing-page>.container .top-page-menu .contacts ul li a i{font-size:1.7rem;padding:0 1.2rem}main.landing-page>.container .top-page-menu .contacts ul li a i.facebook{color:#3b5998}main.landing-page>.container .top-page-menu .contacts ul li a i.instagram{background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}main.landing-page>.container .top-page-menu .contacts ul li a i.linkedin{color:#0e76a8}main.landing-page>.container .top-page-menu .contacts ul li a i.youtube{color:#FF0000}main.landing-page>.container .top-page-menu .contacts ul li a i:hover{color:#15151f;-webkit-text-fill-color:unset}main.landing-page>.container .top-page-menu .contacts ul li:first-child i{padding-left:0}main.landing-page>.container .top-page-menu .contacts button{border:none;box-shadow:none;border-radius:0.5rem;margin-left:1rem;padding:0px 1.5rem;background-color:#005188;color:#f6f7ef;line-height:3.2rem;font-family:'Exo', sans-serif}main.landing-page>.container .top-page-menu .contacts button a{text-decoration:none}main.landing-page>.container .top-page-menu .contacts button:hover{background-color:#15151f}main.landing-page>.container>.content{position:relative;flex-shrink:0;padding:0 4rem 4rem 0;width:calc((100% / 100) * 65);background:#f6f7ef;z-index:2}main.landing-page>.container>.content.wide{padding:0 0 4rem;width:100%}main.landing-page>.container>.content p.top-page-title{margin:0 auto 3rem 0;font-family:'Exo', sans-serif;font-size:2.1rem;font-weight:500;line-height:2.8rem;color:#ce1010}main.landing-page>.container>.content .breadcrumbs{max-width:100%;background:#ce1010;margin-bottom:3rem;padding-left:1rem;border-bottom-left-radius:1rem;color:#f6f7ef;font-size:1.2rem;line-height:2.5rem;font-weight:400}main.landing-page>.container>.content .breadcrumbs a{color:#f6f7ef;text-decoration:none}main.landing-page>.container>.content img{margin:2rem 0 2rem;max-width:100%;height:auto;object-fit:cover}main.landing-page>.container>.content p+img,main.landing-page>.container>.content h2+img{margin-top:0}main.landing-page>.container>.content ul.gallery{list-style:none;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;padding:0;margin:0}main.landing-page>.container>.content ul.gallery li{position:relative;overflow:hidden;width:100px;height:100px;margin-right:10px}main.landing-page>.container>.content ul.gallery li img{width:100%;height:100% !important;margin:0 !important;object-fit:cover;transition:all 0.5s ease}main.landing-page>.container>.content ul.gallery li img.zoomed{transform:scale(1.2)}main.landing-page>.container>.content ul.gallery li a{position:absolute;top:0;left:0;display:block;width:100%;height:100%}@media screen and (max-width:calc(992px - 1px)){main.landing-page .container{flex-direction:column}main.landing-page .container .top-page-menu{position:absolute;right:var(--bs-gutter-x, 0.75rem);top:5.5rem;z-index:3;padding:0}main.landing-page .container .top-page-menu h4{line-height:1;margin:0;line-height:3.5rem;padding:0 2rem;border-radius:0.3rem;background-color:#fff;min-width:20rem}main.landing-page .container .top-page-menu h4>i{display:block}main.landing-page .container .top-page-menu .page-menu{overflow:hidden;position:absolute;top:3.7rem;right:0;padding:1rem 2rem;background-color:#fff;transform:scaleY(0);transform-origin:top;opacity:0;transition:transform 0.4s ease-in-out, opacity 0.5s ease-in-out}main.landing-page .container .top-page-menu .page-menu>li{box-shadow:0 1px 0 0 rgba(21, 21, 31, 0.08)}main.landing-page .container .top-page-menu .page-menu>li:last-child{box-shadow:none}main.landing-page .container .top-page-menu .page-menu>li>a{border-radius:0;margin:0;padding:0 1rem;min-width:unset;width:100%;line-height:4rem;white-space:nowrap;opacity:0;background:transparent !important;transition:opacity 0.2s ease-in-out}main.landing-page .container .top-page-menu .page-menu>li>a:hover{color:#ce1010}main.landing-page .container .top-page-menu .page-menu>li>a:before{display:none}main.landing-page .container .top-page-menu .page-menu.open{opacity:1;transform:scaleY(1)}main.landing-page .container .top-page-menu .page-menu.open>li>a{opacity:1}main.landing-page .container .content{padding-right:0;width:100%}main.landing-page .container .content:after{display:none}}@media (max-width:calc(576px - 1px)){main.landing-page .container .top-page-menu{top:2.5rem;left:var(--bs-gutter-x, 0.75rem)}main.landing-page .container .top-page-menu>h4{width:100%}main.landing-page .container .top-page-menu .page-menu.open{width:100%}main.landing-page .container .content .breadcrumbs{margin-bottom:6rem;border-bottom-left-radius:0}}@media (min-width:992px){main.landing-page .back-img{display:block}main.landing-page .container .top-page-menu h4{display:block}main.landing-page .container .top-page-menu .contacts{display:flex;justify-content:flex-end;align-items:center}}@media (min-width:1400px){main.landing-page .container .top-page-menu .contacts{justify-content:space-between}main.landing-page .container .top-page-menu .contacts ul{display:flex;align-items:center}}@media (min-width:576px){main.landing-page .back-img{left:calc(50% + ((540px - var(--bs-gutter-x,.75rem)) * 0.15))}}@media (min-width:768px){main.landing-page .back-img{left:calc(50% + ((720px - var(--bs-gutter-x,.75rem)) * 0.15))}}@media (min-width:992px){main.landing-page .back-img{left:calc(50% + ((960px - var(--bs-gutter-x,.75rem)) * 0.15))}}@media (min-width:1200px){main.landing-page .back-img{left:calc(50% + ((1140px - var(--bs-gutter-x,.75rem)) * 0.15))}}@media (min-width:1400px){main.landing-page .back-img{left:calc(50% + ((1320px - var(--bs-gutter-x,.75rem)) * 0.15))}}@media (min-width:1600px){main.landing-page .back-img{left:calc(50% + ((1520px - var(--bs-gutter-x,.75rem)) * 0.15))}}main.associati-archive .content select{appearance:none;border:0;outline:0;font:inherit;width:100%;height:3em;padding:0 4em 0 1em;background:#ffffff;color:inherit;border-radius:0.25em;box-shadow:0 0 1em 0 rgba(0, 0, 0, 0.2);cursor:pointer}main.associati-archive .content select:focus{outline:none}main.associati-archive .content select::-ms-expand{display:none}main.associati-archive .content ul.associati{list-style:none;border-radius:3px;padding:1rem;background-color:#ffffff;opacity:0;transition:opacity 250ms ease;box-shadow:0 0 1em 0 rgba(0, 0, 0, 0.2)}main.associati-archive .content ul.associati.visible{opacity:1}main.associati-archive .content ul.associati li{margin:0;padding:0;line-height:1.2;font-size:1.2rem}main.associati-archive .content ul.associati li a{display:flex;flex:0 0 1;align-items:center;border-bottom:1px solid #e0e0e0;padding:1rem;text-decoration:none;transition:background-color 0.5s}main.associati-archive .content ul.associati li a:hover{background-color:#f0f0f0}main.associati-archive .content ul.associati li:last-of-type a{border-bottom:0}main.associati-archive .content ul.associati li .logo{margin-right:1rem;width:5rem;height:5rem}main.associati-archive .content ul.associati li .logo img{display:block;width:100%;height:100%;object-fit:contain;margin:0 !important}main.associati-archive .content ul.associati li strong{font-size:1.4rem}main.associati-archive .content #mappa-associati+ul{list-style:none;display:flex;flex-wrap:wrap;align-items:center;padding:0;margin:0}main.associati-archive .content #mappa-associati+ul li{margin:0;text-align:center}main.associati-archive .content #mappa-associati+ul li a{font-size:1.2rem;text-decoration:none;color:#000}main.associati-archive .content #mappa-associati+ul li:not(:last-of-type) a{padding-right:4px;border-right:1px solid #000;margin-right:4px}main.associati-single .content .logo{display:block;float:right}main.associati-single .content .logo img{margin:0 0 4rem 4rem !important;max-width:200px}@media (max-width:767px){main.associati-single .content .logo img{display:none}}main.associati-single .content .testo{margin-top:4rem}main.notizie-single .content img.notizie-cover{float:left;width:50%;margin:0 2rem 0 0 !important}main.notizie-single .content .notizie-data{color:#ce1010}main.realizzazioni-archive article.realizzazioni .post-article-content h4{text-align:center}section.home-section{position:relative;width:100%;min-height:60vh;margin-top:-1.5rem;padding:15rem 0;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}section.home-section:last-of-type{padding:5rem 0;min-height:max(35vh, 40rem)}section.home-section .tab{position:absolute;top:0;width:100%;height:5rem;font-family:'Exo', sans-serif;line-height:5rem;background:#ce1010;transition:top 1s ease}section.home-section .tab:before{content:'';position:absolute;height:100%;width:calc((100vw - 100% - var(--scrollbar-width)) / 2);background:inherit}section.home-section .tab.invisible{top:-5rem}section.home-section:nth-child(odd) .tab{left:50%;padding-right:2rem;border-bottom-right-radius:1.5rem;text-align:right;transform:translateX(-50%)}section.home-section:nth-child(odd) .tab:before{right:100%}section.home-section:nth-child(even) .tab{right:50%;border-bottom-left-radius:1.5rem;padding-left:2rem;transform:translateX(50%)}section.home-section:nth-child(even) .tab:before{left:100%}section.home-section h2,section.home-section h3,section.home-section h5,section.home-section p{line-height:1.2;font-family:'Exo', sans-serif;margin:0 0 1rem}section.home-section h2:last-child,section.home-section h3:last-child,section.home-section h5:last-child,section.home-section p:last-child{margin:0}section.home-section h2{font-size:2rem;font-weight:500;color:#ce1010}section.home-section h2 em{font-style:normal;color:#15151f}section.home-section h3{font-size:3.5rem;font-weight:900}section.home-section h5{font-size:1.6rem;font-weight:700}section.home-section p{line-height:1.6;color:rgba(21, 21, 31, 0.85);font-family:'IBMPlexSans', sans-serif}section.home-section ul:not(.services){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;list-style-type:none;margin-bottom:0px;padding-left:0px;width:100%}section.home-section ul:not(.services) li{flex:1 1 calc(50% - 0.5rem);margin:0 0.5rem 1rem 0;border-radius:15px;padding:0.5rem;overflow:hidden;color:#fff;font-size:1.2rem;line-height:1;white-space:nowrap;background-color:rgba(21, 21, 31, 0.3)}section.home-section ul:not(.services) li:before{content:"";margin-right:0.5rem;font-family:"Font Awesome 5 Pro";font-size:2rem;font-weight:900;color:#5ebe3c;vertical-align:middle}section.home-section>.container>.row div[class*="col"]+div[class*="col"] h3{font-size:1.7rem;font-weight:500}section.home-section>.container>.row div[class*="col"]:first-of-type h2,section.home-section>.container>.row div[class*="col"]:first-of-type h3,section.home-section>.container>.row div[class*="col"]:first-of-type h4,section.home-section>.container>.row div[class*="col"]:first-of-type p,section.home-section>.container>.row div[class*="col"]:first-of-type ul{transition:all 1s}section.home-section>.container>.row div[class*="col"]:first-of-type h2.invisible{transform:translateX(-50%);opacity:0}section.home-section>.container>.row div[class*="col"]:first-of-type h3.invisible,section.home-section>.container>.row div[class*="col"]:first-of-type h4.invisible,section.home-section>.container>.row div[class*="col"]:first-of-type p.invisible,section.home-section>.container>.row div[class*="col"]:first-of-type ul.invisible{opacity:0}@media (max-width:767px){section.home-section>.container>.row div[class*="col"]:last-of-type{margin-top:2rem}}section.home-section .buttons{display:flex;justify-content:space-between;height:4rem;margin-top:2rem}section.home-section.bg-light{color:#15151f}section.home-section.bg-dark,section.home-section.bg-primary,section.home-section.bg-secondary,section.home-section.bg-tertiary,section.home-section.bg-quaternary{color:#f6f7ef}section.home-section.bg-dark h2>em,section.home-section.bg-dark h3,section.home-section.bg-dark h4,section.home-section.bg-dark h5,section.home-section.bg-dark .tab,section.home-section.bg-primary h2>em,section.home-section.bg-primary h3,section.home-section.bg-primary h4,section.home-section.bg-primary h5,section.home-section.bg-primary .tab,section.home-section.bg-secondary h2>em,section.home-section.bg-secondary h3,section.home-section.bg-secondary h4,section.home-section.bg-secondary h5,section.home-section.bg-secondary .tab,section.home-section.bg-tertiary h2>em,section.home-section.bg-tertiary h3,section.home-section.bg-tertiary h4,section.home-section.bg-tertiary h5,section.home-section.bg-tertiary .tab,section.home-section.bg-quaternary h2>em,section.home-section.bg-quaternary h3,section.home-section.bg-quaternary h4,section.home-section.bg-quaternary h5,section.home-section.bg-quaternary .tab{color:#f6f7ef}section.home-section.bg-dark p,section.home-section.bg-primary p,section.home-section.bg-secondary p,section.home-section.bg-tertiary p,section.home-section.bg-quaternary p{color:rgba(246, 247, 239, 0.85)}section.home-section.bg-secondary h2,section.home-section.bg-tertiary h2{color:#f6f7ef}section.home-section.bg-dark{background:#15151f}section.home-section.bg-light{background:#f6f7ef}section.home-section.bg-primary{background:#ce1010}section.home-section.bg-secondary{background:#41a267}section.home-section.bg-tertiary{background:#005188}section.home-section.bg-quaternary{background:#f5be5c}section.home-section.bg-white{background:#fff}section.home-section.bg-dark+section.home-section.bg-light .tab{background:#15151f;color:#f6f7ef}section.home-section.bg-dark+section.home-section.bg-primary .tab{background:#15151f;color:#ce1010}section.home-section.bg-dark+section.home-section.bg-secondary .tab{background:#15151f;color:#41a267}section.home-section.bg-dark+section.home-section.bg-tertiary .tab{background:#15151f;color:#005188}section.home-section.bg-dark+section.home-section.bg-quaternary .tab{background:#15151f;color:#f5be5c}section.home-section.bg-light+section.home-section.bg-dark .tab{background:#f6f7ef;color:#15151f}section.home-section.bg-light+section.home-section.bg-primary .tab{background:#f6f7ef;color:#ce1010}section.home-section.bg-light+section.home-section.bg-secondary .tab{background:#f6f7ef;color:#41a267}section.home-section.bg-light+section.home-section.bg-tertiary .tab{background:#f6f7ef;color:#005188}section.home-section.bg-light+section.home-section.bg-quaternary .tab{background:#f6f7ef;color:#f5be5c}section.home-section.bg-primary+section.home-section.bg-dark .tab{background:#ce1010;color:#15151f}section.home-section.bg-primary+section.home-section.bg-light .tab{background:#ce1010;color:#f6f7ef}section.home-section.bg-primary+section.home-section.bg-secondary .tab{background:#ce1010;color:#41a267}section.home-section.bg-primary+section.home-section.bg-tertiary .tab{background:#ce1010;color:#005188}section.home-section.bg-primary+section.home-section.bg-quaternary .tab{background:#ce1010;color:#f5be5c}section.home-section.bg-secondary+section.home-section.bg-dark .tab{background:#41a267;color:#15151f}section.home-section.bg-secondary+section.home-section.bg-light .tab{background:#41a267;color:#f6f7ef}section.home-section.bg-secondary+section.home-section.bg-primary .tab{background:#41a267;color:#ce1010}section.home-section.bg-secondary+section.home-section.bg-tertiary .tab{background:#41a267;color:#005188}section.home-section.bg-secondary+section.home-section.bg-quaternary .tab{background:#41a267;color:#f5be5c}section.home-section.bg-secondary.light-green+section.home-section.bg-quaternary .tab{background:#8bba9e;color:#ce1010}section.home-section.bg-tertiary+section.home-section.bg-dark .tab{background:#005188;color:#15151f}section.home-section.bg-tertiary+section.home-section.bg-light .tab{background:#005188;color:#f6f7ef}section.home-section.bg-tertiary+section.home-section.bg-primary .tab{background:#005188;color:#ce1010}section.home-section.bg-tertiary+section.home-section.bg-secondary .tab{background:#005188;color:#41a267}section.home-section.bg-tertiary+section.home-section.bg-quaternary .tab{background:#005188;color:#f5be5c}section.home-section.bg-quaternary+section.home-section.bg-dark .tab{background:#f5be5c;color:#15151f}section.home-section.bg-quaternary+section.home-section.bg-light .tab{background:#f5be5c;color:#f6f7ef}section.home-section.bg-quaternary+section.home-section.bg-primary .tab{background:#f5be5c;color:#ce1010}section.home-section.bg-quaternary+section.home-section.bg-secondary .tab{background:#f5be5c;color:#41a267}section.home-section.bg-quaternary+section.home-section.bg-tertiary .tab{background:#f5be5c;color:#005188}section.home-section.bg-quaternary+section.home-section.bg-dark .tab{background:#f5be5c;color:#15151f}section.home-section.bg-quaternary+section.home-section.bg-light .tab{background:#f5be5c;color:#f6f7ef}section.home-section.bg-quaternary+section.home-section.bg-primary .tab{background:#f5be5c;color:#ce1010}section.home-section.bg-quaternary+section.home-section.bg-secondary .tab{background:#f5be5c;color:#41a267}section.home-section.bg-quaternary+section.home-section.bg-tertiary .tab{background:#f5be5c;color:#005188}section.home-section.bg-light+section.home-section.bg-white .tab{background:#f6f7ef;color:#15151f}.home-section-strengths{margin-top:4rem}.home-section-strengths>*[class*="col-"]:not(.services) .box{display:flex;height:100%;padding:4rem;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;border-radius:1.5rem;background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f6f7ef));background-image:linear-gradient(180deg, #fff, #f6f7ef)}.home-section-strengths>*[class*="col-"]:not(.services) .box>div[class^="icon-"]{width:15rem;height:15rem;position:relative;border-radius:50% 50% 50% 15%}.home-section-strengths>*[class*="col-"]:not(.services) .box>div[class^="icon-"].icon-left{background:#f5be5c}.home-section-strengths>*[class*="col-"]:not(.services) .box>div[class^="icon-"].icon-center{background:#41a267}.home-section-strengths>*[class*="col-"]:not(.services) .box>div[class^="icon-"].icon-right{background:#bf76df}.home-section-strengths>*[class*="col-"]:not(.services) .box>div[class^="icon-"]>i{position:absolute;top:51%;left:50%;transform:translate(-50%, -50%);font-size:6rem}.home-section-strengths>*[class*="col-"]:not(.services) .box>div[class^="icon-"]>i:before{color:#fff;opacity:1}.home-section-strengths>*[class*="col-"]:not(.services) .box>div[class^="icon-"]>i:after{color:rgba(255, 255, 255, 0.5);opacity:1}.home-section-strengths>*[class*="col-"]:not(.services) .box>h4{margin:4rem 0 2rem}.home-section-strengths>*[class*="col-"]:not(.services) .box>p{margin-bottom:1.5rem;line-height:1.8}.home-section-strengths>*[class*="col-"]:not(.services) .box>.buttons{margin-bottom:2rem}.home-section-strengths>*[class*="col-"].services{margin:0;list-style:none;display:flex;justify-content:space-between;flex-wrap:wrap}.home-section-strengths>*[class*="col-"].services li{flex-grow:1;margin:1rem}.home-section-strengths>*[class*="col-"].services li>a{display:flex;justify-content:center;flex-wrap:nowrap;align-items:center;height:5rem;width:100%;padding:0 4rem;border-radius:3rem;background:#fff;text-decoration:none;color:inherit;transition:all 0.4s}.home-section-strengths>*[class*="col-"].services li>a:before{content:"";display:block;margin-right:1rem;font-size:2.1rem;color:#41a267;font-family:"Font Awesome 5 Pro";font-weight:400;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased}.home-section-strengths>*[class*="col-"].services li>a:hover{background:#41a267;color:#000}.home-section-strengths>*[class*="col-"].services li>a:hover:before{color:#f6f7ef}.home-section-strengths>*[class*="col-"].services li:first-child>a{background:rgba(21, 21, 31, 0.08)}.home-section-strengths>*[class*="col-"].services li:first-child>a:before{content:'';color:#15151f;font-weight:900}.home-section-strengths>*[class*="col-"].services li:last-child>a{background:#005188;color:#f6f7ef}.home-section-strengths>*[class*="col-"].services li:last-child>a:before{content:'';color:#f6f7ef}.home-section-strengths>*[class*="col-"].services li:first-child>a:hover,.home-section-strengths>*[class*="col-"].services li:last-child>a:hover{background:#15151f;color:#f6f7ef}.home-section-strengths>*[class*="col-"].services li:first-child>a:hover:before,.home-section-strengths>*[class*="col-"].services li:last-child>a:hover:before{color:#f6f7ef}.home-section-reviews{margin-top:4rem}.home-section-reviews .box-wrapper{position:relative;width:auto;padding:3rem;border-radius:1.5rem;background:-webkit-gradient(linear, left top, left bottom, color-stop(15%, rgba(21, 21, 31, 0.05)), to(transparent));background:linear-gradient(180deg, rgba(21, 21, 31, 0.05) 15%, transparent);overflow:hidden}.home-section-reviews .box-wrapper p{font-size:1.3rem;margin:0}.home-section-reviews .box-wrapper p>em{color:#ce1010;font-size:1.4rem;font-style:normal}.home-section-reviews .box-wrapper p.author,.home-section-reviews .box-wrapper .buttons{margin:0}.home-section-reviews .box-wrapper .header,.home-section-reviews .box-wrapper .content,.home-section-reviews .box-wrapper .footer{display:flex;justify-content:space-between;align-items:center;position:relative}.home-section-reviews .box-wrapper .header{margin:0 0 min(4rem, 3vh)}.home-section-reviews .box-wrapper .header>svg{width:7rem;height:auto;fill:#f5be5c}.home-section-reviews .box-wrapper .header>i{position:absolute;left:calc(7rem / 2);top:53%;transform:translate(-50%, -50%);font-size:3rem;color:#f6f7ef}.home-section-reviews .box-wrapper .header .vote{position:relative;padding:0.7rem 1.5rem;border-radius:2rem;background:#f6f7ef;line-height:1.8rem}.home-section-reviews .box-wrapper .header .vote:before{content:"";position:relative;z-index:1;display:inline-block;margin-right:1.5rem;font-size:1.8rem;color:#15151f;font-family:"Font Awesome 5 Free";font-weight:400;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased}.home-section-reviews .box-wrapper .header .vote:after{position:absolute;top:45%;left:1.5rem;transform:translateY(-50%);content:"";display:block;font-size:1.8rem;color:rgba(21, 21, 31, 0.08);font-family:"Font Awesome 5 Free";font-weight:900;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased}.home-section-reviews .box-wrapper .content{flex-direction:column;height:calc(100% / 1.8)}.home-section-reviews .box-wrapper .content>.text{display:flex;flex-direction:column;justify-content:space-between}.home-section-reviews .box-wrapper .content>.text p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;transition:max-height 0.5s ease-in !important}.home-section-reviews .box-wrapper .content>.text .read-more{display:block;margin-top:1rem;text-align:right}.home-section-reviews .box-wrapper .content>.text .read-more>span{display:inline-block;padding:0.5rem 1rem;font-size:1.3rem;border-radius:3px;background:#15151f;color:#f6f7ef;cursor:pointer;box-shadow:0 3px 5px 0 rgba(0, 0, 0, 0.1)}.home-section-reviews .box-wrapper .content>.text:not(.open) p{max-height:8.5rem;-webkit-line-clamp:4}.home-section-reviews .box-wrapper .content>.text.open p{max-height:40rem;-webkit-line-clamp:40}.home-section-reviews .box-wrapper .content>.user{display:flex;align-items:center;margin:min(4rem, 3vh) 0 min(3rem, 2vh);width:100%}.home-section-reviews .box-wrapper .content>.user div.photo{width:8rem;height:8rem;overflow:hidden;flex-shrink:0;margin-right:2rem;border-radius:50%;background:rgba(21, 21, 31, 0.08)}.home-section-reviews .box-wrapper .content>.user div.photo img{width:100%;object-fit:cover}.home-section-reviews .box-wrapper .content>.user>div>p.author,.home-section-reviews .box-wrapper .content>.user>div>p.position{line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media only screen and (max-width:1399px){.home-section-reviews .box-wrapper .content>.user>div>p.author,.home-section-reviews .box-wrapper .content>.user>div>p.position{display:inherit;-webkit-box-orient:unset;-webkit-line-clamp:unset}}.home-section-reviews .box-wrapper .content>.user>div>p.author{font-family:'Exo', sans-serif;font-weight:700}.home-section-reviews .box-wrapper .content>.user>div>p.position{font-size:1.1rem}.home-section-reviews .box-wrapper p.date{align-self:flex-start;font-size:1.1rem}.home-section-reviews .box-wrapper p.date i{font-size:1.4rem;color:#005188}.home-section .contact-info{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;margin-top:30px;margin-bottom:30px}.home-section .contact-info p{flex:1;padding:12px;border-radius:3px;margin:0 10px !important;font-size:1.3rem;white-space:nowrap;color:#f6f7ef;background-color:#0D0D12}.home-section .contact-info p i{margin-right:1rem}.home-section .contact-info p a{color:#f6f7ef;text-decoration:none}@media (max-width:576px){.home-section .contact-info p{flex-basis:100%;white-space:normal}}.home-section form.wpcf7-form .row{flex-direction:row}.home-section form.wpcf7-form .row .col-md-6 fieldset{margin-bottom:15px}.home-section form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap input:not([type="checkbox"]),.home-section form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap textarea:not([type="checkbox"]),.home-section form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap select:not([type="checkbox"]){padding:8px 12px;border:1px solid #404040;line-height:2;color:#f6f7ef;background:none}.home-section form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap input:not([type="checkbox"]) option,.home-section form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap textarea:not([type="checkbox"]) option,.home-section form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap select:not([type="checkbox"]) option{background-color:#15151f}.home-section form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap input:not([type="checkbox"]) option:not([value="Attività"]),.home-section form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap textarea:not([type="checkbox"]) option:not([value="Attività"]),.home-section form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap select:not([type="checkbox"]) option:not([value="Attività"]){color:#f6f7ef}.home-section form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap input:not([type="checkbox"]) option:hover,.home-section form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap textarea:not([type="checkbox"]) option:hover,.home-section form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap select:not([type="checkbox"]) option:hover{background-color:#FFFFFF17}.home-section form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap input:not([type="checkbox"]):focus,.home-section form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap textarea:not([type="checkbox"]):focus,.home-section form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap select:not([type="checkbox"]):focus{border-color:#9F9F9F;background:#FFFFFF17}.home-section form.wpcf7-form .row .col-md-6 fieldset span.wpcf7-form-control-wrap select:not([type="checkbox"]){padding:12px !important;color:rgba(255, 255, 255, 0.35)}.home-section form.wpcf7-form .row .col-md-6 fieldset input[type="submit"]:hover{background:#f6f7ef}@media (min-width:768px){.home-section form.wpcf7-form .row .col-md-6{width:50%}}section.landing-section{position:relative;width:100%;margin-top:-1.5rem;padding:15rem 0}section.landing-section h2,section.landing-section h3,section.landing-section h5,section.landing-section p{line-height:1.2;font-family:'Exo', sans-serif;margin:0 0 1rem}section.landing-section h2:last-child,section.landing-section h3:last-child,section.landing-section h5:last-child,section.landing-section p:last-child{margin:0}section.landing-section h2{font-size:2rem;font-weight:500;color:#ce1010}section.landing-section h2 em{font-style:normal;color:#15151f}section.landing-section h3{font-size:3.5rem;font-weight:900}section.landing-section h5{font-size:1.6rem;font-weight:700}section.landing-section p{line-height:1.6;color:rgba(21, 21, 31, 0.85);font-family:'IBMPlexSans', sans-serif}section.landing-section ul:not(.services){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;list-style-type:none;margin-bottom:0px;padding-left:0px;width:100%}section.landing-section ul:not(.services) li{flex:1 1 calc(50% - 0.5rem);margin:0 0.5rem 1rem 0;border-radius:15px;padding:0.5rem;overflow:hidden;color:#fff;font-size:1.2rem;line-height:1;white-space:nowrap;background-color:rgba(21, 21, 31, 0.3)}section.landing-section ul:not(.services) li:before{content:"";margin-right:0.5rem;font-family:"Font Awesome 5 Pro";font-size:2rem;font-weight:900;color:#5ebe3c;vertical-align:middle}section.landing-section>.container>.row div[class*="col"]+div[class*="col"] h3{font-size:1.7rem;font-weight:500}section.landing-section>.container>.row div[class*="col"]:first-of-type h2,section.landing-section>.container>.row div[class*="col"]:first-of-type h3,section.landing-section>.container>.row div[class*="col"]:first-of-type h4,section.landing-section>.container>.row div[class*="col"]:first-of-type p,section.landing-section>.container>.row div[class*="col"]:first-of-type ul{transition:all 1s}section.landing-section>.container>.row div[class*="col"]:first-of-type h2.invisible{transform:translateX(-50%);opacity:0}section.landing-section>.container>.row div[class*="col"]:first-of-type h3.invisible,section.landing-section>.container>.row div[class*="col"]:first-of-type h4.invisible,section.landing-section>.container>.row div[class*="col"]:first-of-type p.invisible,section.landing-section>.container>.row div[class*="col"]:first-of-type ul.invisible{opacity:0}@media (max-width:767px){section.landing-section>.container>.row div[class*="col"]:last-of-type{margin-top:2rem}}section.landing-section .buttons{display:flex;justify-content:space-between;height:4rem;margin-top:2rem}section.landing-section.bg-light{color:#15151f}section.landing-section.bg-dark,section.landing-section.bg-primary,section.landing-section.bg-secondary,section.landing-section.bg-tertiary{color:#f6f7ef}section.landing-section.bg-dark h2>em,section.landing-section.bg-dark h3,section.landing-section.bg-dark h4,section.landing-section.bg-dark h5,section.landing-section.bg-dark .tab,section.landing-section.bg-primary h2>em,section.landing-section.bg-primary h3,section.landing-section.bg-primary h4,section.landing-section.bg-primary h5,section.landing-section.bg-primary .tab,section.landing-section.bg-secondary h2>em,section.landing-section.bg-secondary h3,section.landing-section.bg-secondary h4,section.landing-section.bg-secondary h5,section.landing-section.bg-secondary .tab,section.landing-section.bg-tertiary h2>em,section.landing-section.bg-tertiary h3,section.landing-section.bg-tertiary h4,section.landing-section.bg-tertiary h5,section.landing-section.bg-tertiary .tab{color:#f6f7ef}section.landing-section.bg-dark p,section.landing-section.bg-primary p,section.landing-section.bg-secondary p,section.landing-section.bg-tertiary p{color:rgba(246, 247, 239, 0.85)}section.landing-section.bg-primary h2,section.landing-section.bg-secondary h2,section.landing-section.bg-tertiary h2{color:#f6f7ef}section.landing-section.bg-quaternary{color:#15151f}section.landing-section.bg-quaternary h2>em,section.landing-section.bg-quaternary h3,section.landing-section.bg-quaternary h4,section.landing-section.bg-quaternary h5,section.landing-section.bg-quaternary .tab{color:#15151f}section.landing-section.bg-quaternary p{color:rgba(21, 21, 31, 0.85)}section.landing-section.bg-dark{background:#15151f}section.landing-section.bg-light{background:#f6f7ef}section.landing-section.bg-primary{background:#ce1010}section.landing-section.bg-secondary{background:#41a267}section.landing-section.bg-tertiary{background:#005188}section.landing-section.bg-quaternary{background:#f5be5c}section.landing-section.bg-dark+section.landing-section.bg-light .tab{background:#15151f;color:#f6f7ef}section.landing-section.bg-dark+section.landing-section.bg-primary .tab{background:#15151f;color:#ce1010}section.landing-section.bg-dark+section.landing-section.bg-secondary .tab{background:#15151f;color:#41a267}section.landing-section.bg-dark+section.landing-section.bg-tertiary .tab{background:#15151f;color:#005188}section.landing-section.bg-dark+section.landing-section.bg-quaternary .tab{background:#15151f;color:#f5be5c}section.landing-section.bg-light+section.landing-section.bg-dark .tab{background:#f6f7ef;color:#15151f}section.landing-section.bg-light+section.landing-section.bg-primary .tab{background:#f6f7ef;color:#ce1010}section.landing-section.bg-light+section.landing-section.bg-secondary .tab{background:#f6f7ef;color:#41a267}section.landing-section.bg-light+section.landing-section.bg-tertiary .tab{background:#f6f7ef;color:#005188}section.landing-section.bg-light+section.landing-section.bg-quaternary .tab{background:#f6f7ef;color:#f5be5c}section.landing-section.bg-primary+section.landing-section.bg-dark .tab{background:#ce1010;color:#15151f}section.landing-section.bg-primary+section.landing-section.bg-light .tab{background:#ce1010;color:#f6f7ef}section.landing-section.bg-primary+section.landing-section.bg-secondary .tab{background:#ce1010;color:#41a267}section.landing-section.bg-primary+section.landing-section.bg-tertiary .tab{background:#ce1010;color:#005188}section.landing-section.bg-primary+section.landing-section.bg-quaternary .tab{background:#ce1010;color:#f5be5c}section.landing-section.bg-secondary+section.landing-section.bg-dark .tab{background:#41a267;color:#15151f}section.landing-section.bg-secondary+section.landing-section.bg-light .tab{background:#41a267;color:#f6f7ef}section.landing-section.bg-secondary+section.landing-section.bg-primary .tab{background:#41a267;color:#ce1010}section.landing-section.bg-secondary+section.landing-section.bg-tertiary .tab{background:#41a267;color:#005188}section.landing-section.bg-secondary+section.landing-section.bg-quaternary .tab{background:#41a267;color:#f5be5c}section.landing-section.bg-tertiary+section.landing-section.bg-dark .tab{background:#005188;color:#15151f}section.landing-section.bg-tertiary+section.landing-section.bg-light .tab{background:#005188;color:#f6f7ef}section.landing-section.bg-tertiary+section.landing-section.bg-primary .tab{background:#005188;color:#ce1010}section.landing-section.bg-tertiary+section.landing-section.bg-secondary .tab{background:#005188;color:#41a267}section.landing-section.bg-tertiary+section.landing-section.bg-quaternary .tab{background:#005188;color:#f5be5c}section.landing-section.bg-quaternary+section.landing-section.bg-dark .tab{background:#f5be5c;color:#15151f}section.landing-section.bg-quaternary+section.landing-section.bg-light .tab{background:#f5be5c;color:#f6f7ef}section.landing-section.bg-quaternary+section.landing-section.bg-primary .tab{background:#f5be5c;color:#ce1010}section.landing-section.bg-quaternary+section.landing-section.bg-secondary .tab{background:#f5be5c;color:#41a267}section.landing-section.bg-quaternary+section.landing-section.bg-tertiary .tab{background:#f5be5c;color:#005188}@media (min-width:1600px){.container{max-width:1520px}}html{font-size:62.5%;background:#f6f7ef;scroll-behavior:smooth}html body{position:relative;width:100%;height:100%;padding:0;margin:0;font-family:'IBMPlexSans', sans-serif;font-size:1.5rem;color:#404040}:root{--wp--style--block-gap: 10px}.wp-block-columns{margin:0}.wp-block-columns .wp-block-column>figure{margin:0}.wp-block-columns .wp-block-column>figure img{margin:0 !important}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fassogi.it%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fwp-skeleton-theme%2Fassets%2Fstyles%2Fscss%2F.%2Fparts%2F_globals.scss%22%2C%22wp-content%2Fthemes%2Fwp-skeleton-theme%2Fassets%2Fstyles%2Fscss%2F.%2Fparts%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fwp-skeleton-theme%2Fassets%2Fstyles%2Fscss%2F.%2Fparts%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fwp-skeleton-theme%2Fassets%2Fstyles%2Fscss%2F.%2Fparts%2F_form.scss%22%2C%22wp-content%2Fthemes%2Fwp-skeleton-theme%2Fassets%2Fstyles%2Fscss%2F.%2Fparts%2F_home-slider.scss%22%2C%22wp-content%2Fthemes%2Fwp-skeleton-theme%2Fassets%2Fstyles%2Fscss%2F.%2Fparts%2F_post-articles.scss%22%2C%22wp-content%2Fthemes%2Fwp-skeleton-theme%2Fassets%2Fstyles%2Fscss%2F.%2Ftemplates%2F_single-page.scss%22%2C%22wp-content%2Fthemes%2Fwp-skeleton-theme%2Fassets%2Fstyles%2Fscss%2F.%2Ftemplates%2F_front-page.scss%22%2C%22wp-content%2Fthemes%2Fwp-skeleton-theme%2Fassets%2Fstyles%2Fscss%2F.%2Ftemplates%2F_landing-page.scss%22%2C%22wp-content%2Fthemes%2Fwp-skeleton-theme%2Fassets%2Fstyles%2Fscss%2F.%2Ftemplates%2F_associati.scss%22%2C%22wp-content%2Fthemes%2Fwp-skeleton-theme%2Fassets%2Fstyles%2Fscss%2F.%2Ftemplates%2F_notizie.scss%22%2C%22wp-content%2Fthemes%2Fwp-skeleton-theme%2Fassets%2Fstyles%2Fscss%2F.%2Ftemplates%2F_realizzazioni.scss%22%2C%22wp-content%2Fthemes%2Fwp-skeleton-theme%2Fassets%2Fstyles%2Fscss%2F.%2Fblocks%2F_home-section.scss%22%2C%22wp-content%2Fthemes%2Fwp-skeleton-theme%2Fassets%2Fstyles%2Fscss%2F.%2Fblocks%2F_home-section-strengths.scss%22%2C%22wp-content%2Fthemes%2Fwp-skeleton-theme%2Fassets%2Fstyles%2Fscss%2F.%2Fblocks%2F_home-section-reviews.scss%22%2C%22wp-content%2Fthemes%2Fwp-skeleton-theme%2Fassets%2Fstyles%2Fscss%2F.%2F_mixins.scss%22%2C%22wp-content%2Fthemes%2Fwp-skeleton-theme%2Fassets%2Fstyles%2Fscss%2F.%2Fblocks%2F_home-section-contacts.scss%22%2C%22wp-content%2Fthemes%2Fwp-skeleton-theme%2Fassets%2Fstyles%2Fscss%2F.%2Fblocks%2F_landing-section.scss%22%2C%22wp-content%2Fthemes%2Fwp-skeleton-theme%2Fassets%2Fstyles%2Fscss%2Fmain.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%2CGAAA%2CiIAAA%2CCASA%2CGAAA%2CiIAAA%2CCASA%2CGAAA%2C0GAAA%2CCAQA%2CGAAA%2C0GAAA%2CCASA%2CMAAA%2CyGAAA%2CCAMC%2CYAAA%2CeAAA%2CCAID%2CEAAA%2CsFAAA%2CCAMA%2CcAAA%2CaAAA%2CCAIA%2CgBAAA%2CqNAAA%2CCAYC%2C4BAAA%2CsGAAA%2CCAOD%2CwBAAA%2CkBAAA%2CCAEC%2CoCAAA%2CsGAAA%2CCAMD%2C4BAAA%2CqKAAA%2CCAWC%2CwCAAA%2C6EAAA%2CCAKA%2CgCAAA%2CkCAAA%2CCAIA%2CgHAAA%2CgBAAA%2CCAKD%2CQAAA%2CYAAA%2CCAGA%2COAAA%2C8KAAA%2CCAcC%2CSAAA%2CkKAAA%2CCAWC%2CcAAA%2CoEAAA%2CCAOD%2CWAAA%2CsCAAA%2CCAIC%2CiBAAA%2CuDAAA%2CCAOD%2CyBAAA%2COAAA%2CgCAAA%2CCAAA%2CCAIA%2CyBAAA%2COAAA%2CgCAAA%2CCAAA%2CCC3JD%2CYAAA%2CmOAAA%2CCASC%2C8BAAA%2CkCAAA%2CCAAkD%2CoCAAA%2CkBAAA%2CCAEjD%2C0BAAA%2CwCAAA%2CCAIC%2C4BAAA%2C%2BCAAA%2CCAIC%2CgCAAA%2CsBAAA%2CCAED%2C4BAAA%2C2CAAA%2CCAED%2CsBAAA%2C%2BQAAA%2CCAgBC%2C2BAAA%2CmJAAA%2CCAQC%2CgCAAA%2CoGAAA%2CCAMC%2CmCAAA%2C4EAAA%2CCAMC%2CwCAAA%2CoEAAA%2CCAKC%2C8CAAA%2CiEAAA%2CCAIH%2CmCAAA%2C0HAAA%2CCAOC%2CqFAAA%2CSAAA%2CCACA%2CsDAAA%2CcAAA%2CCACA%2CqCAAA%2C6FAAA%2CCAMC%2CuCAAA%2CcAAA%2CCACA%2CiDAAA%2CaAAA%2CCACA%2CoDAAA%2CaAAA%2CCACA%2CqDAAA%2C8KAAA%2CCAKA%2CoDAAA%2CaAAA%2CCACA%2CmDAAA%2CaAAA%2CCAIH%2C2BAAA%2CoBAAA%2CCAGC%2CgCAAA%2CSAAA%2CCAMH%2CyBAEE%2C0BAAA%2CsBAAA%2CCAGA%2CsBAAA%2C8BAAA%2CCAGC%2C2BAAA%2CuCAAA%2CCAEC%2CgCAAA%2CmCAAA%2CCAEC%2CmCAAA%2C0CAAA%2CCACA%2CsCAAA%2CaAAA%2CCACA%2C8CAAA%2CmBAAA%2CCAED%2CmCAAA%2CsBAAA%2CCAEC%2CuCAAA%2CgBAAA%2CCAAA%2CCC7HN%2CYAAA%2C2JAAA%2CCAUC%2C8BAAA%2CkCAAA%2CCAAkD%2CoCAAA%2CkBAAA%2CCAEjD%2CuBAAA%2CuBAAA%2CCAIA%2CmBAAA%2C4DAAA%2CCACA%2CoBAAA%2CeAAA%2CCACA%2CuBAAA%2CsGAAA%2CCASC%2C4BAAA%2CoBAAA%2CCAEC%2CmDAAA%2CyNAAA%2CCAYA%2C8BAAA%2C4JAAA%2CCASC%2CoCAAA%2CUAAA%2CCAIH%2C2BAAA%2CmGAAA%2CCAMC%2C%2BCAAA%2CoBAAA%2CCAGA%2C%2BDAAA%2CaAAA%2CCACA%2C6BAAA%2CiBAAA%2CCACA%2C6BAAA%2CaAAA%2CCAGA%2C0BAAA%2CmQAAA%2CCAYC%2C4BAAA%2C8EAAA%2CCAMA%2CgCAAA%2CyCAAA%2CCAEC%2CkCAAA%2CUAAA%2CCAKF%2C4BAAA%2CoBAAA%2CCAEC%2C8BAAA%2CoEAAA%2CCAIC%2CgCAAA%2CmBAAA%2CCACA%2C%2BCAAA%2CaAAA%2CCACA%2CgDAAA%2C8KAAA%2CCACA%2C4CAAA%2CaAAA%2CCACA%2C%2BCAAA%2CaAAA%2CCACA%2C8CAAA%2CaAAA%2CCAED%2C6CAAA%2CiBAAA%2CCAGF%2CyBAAA%2CeAAA%2CCAEC%2C2BAAA%2CqNAAA%2CCAUC%2CyCAAA%2C6DAAA%2CCASF%2CyBACC%2C2BAAA%2CeAAA%2CCAAA%2CCAGF%2CqBAAA%2CmSAAA%2CCASC%2CuBAAA%2CqXAAA%2CCAeC%2C6BAAA%2CoEAAA%2CCAQF%2CyBACC%2CqBAAA%2CYAAA%2CCAAA%2CCCtKD%2CqBAAA%2CqBAAA%2CCAGE%2CwCAAA%2C%2BFAAA%2CCAQC%2C2CAAA%2CYAAA%2CCAGA%2CqEAAA%2CMAAA%2CCAEC%2C0GAAA%2CgBAAA%2CCAMC%2C0SAAA%2C8JAAA%2CCAWC%2C%2BTAAA%2CqBAAA%2CCAEC%2C0YAAA%2CaAAA%2CCAMD%2C4TAAA%2CiBAAA%2CCAMD%2CmGAAA%2CwBAAA%2CCAID%2C8EAAA%2CgCAAA%2CCAIA%2C6FAAA%2CaAAA%2CCAEC%2CkHAAA%2CQAAA%2CCAEC%2CwHAAA%2C8DAAA%2CCAIC%2C8HAAA%2C%2BBAAA%2CCAIA%2C%2BIAAA%2C8CAAA%2CCASF%2CwGAAA%2CeAAA%2CCAKF%2C4CAAA%2CMAAA%2CCAEC%2C8CAAA%2CwBAAA%2CCAKD%2C6DAAA%2CwNAAA%2CCAaC%2CmEAAA%2C6BAAA%2CCAKD%2C6DAAA%2CgDAAA%2CCAKA%2CuDAAA%2C8DAAA%2CCAKC%2C8DAAA%2CwBAAA%2CCAMF%2CyBAAA%2C%2BBAAA%2CUAAA%2CCAAA%2CCAKF%2CuCAAA%2C4HAAA%2CCAYC%2CgDAAA%2CYAAA%2CCAKA%2C%2BCAAA%2CwBAAA%2CCAKA%2C4CAAA%2CmCAAA%2CCCtJF%2CaAAA%2C2FAAA%2CCAQC%2CgBAAA%2CyDAAA%2CCAKC%2C4BAAA%2C6LAAA%2CCAWE%2CyCAAA%2C4HAAA%2CCAQC%2CgDAAA%2CiCAAA%2CCAKD%2CgDAAA%2C2BAAA%2CCAKA%2CyBAAA%2CuCAAA%2CiBAAA%2CCAEC%2CyCAAA%2CiBAAA%2CCAGA%2CgDAAA%2CUAAA%2CCAAA%2CCC%2FCL%2C0BAAA%2C2EAAA%2CCAMC%2C6BAAA%2CsCAAA%2CCAIC%2C%2BBAAA%2CqNAAA%2CCAYC%2CqCAAA%2CmCAAA%2CCAKD%2CwCAAA%2CmCAAA%2CCAOD%2CsBAAA%2CiBAAA%2CCAEC%2C4BAAA%2C4JAAA%2CCAUC%2CsCAAA%2CeAAA%2CCAEC%2C0CAAA%2CwBAAA%2CCAGA%2CyBAAA%2CsCAAA%2C4BAAA%2CCAGC%2C0CAAA%2CwBAAA%2CCAAA%2CCAKF%2CsCAAA%2CeAAA%2CCAGA%2CoCAAA%2CeAAA%2CCAGA%2CoCAAA%2CeAAA%2CCAGA%2CmCAAA%2C%2BCAAA%2CCAOF%2C4BAAA%2C4CAAA%2CCAKC%2CoCAAA%2CkFAAA%2CCAKC%2CyBAAA%2CoCAAA%2C0BAAA%2CCAAA%2CCAGA%2CyBAAA%2CoCAAA%2C0BAAA%2CCAAA%2CCAGA%2C0BAAA%2CoCAAA%2C0BAAA%2CCAAA%2CCAGA%2CkDAAA%2C6EAAA%2CCAQF%2CuBAAA%2CmIAAA%2CCAQC%2C6CAAA%2CiBAAA%2CCAIC%2CiDAAA%2CkFAAA%2CCAMC%2CuKAAA%2CqDAAA%2CCAQD%2C%2BCAAA%2CyGAAA%2CCAQD%2C6CAAA%2CYAAA%2CCAEC%2C%2BCAAA%2C4EAAA%2CCAMA%2CoDAAA%2CaAAA%2CCAGA%2CgDAAA%2C%2BKAAA%2CCAaA%2CoDAAA%2C4CAAA%2CCAKD%2C0CAAA%2CuEAAA%2CCAKC%2CgDAAA%2CyCAAA%2CCAMH%2C0BAAA%2CwFAAA%2CCAOE%2CmDAAA%2C0JAAA%2CCAUC%2CoHAAA%2CmCAAA%2CCAMD%2C6CAAA%2C8DAAA%2CCAYA%2C%2BGAAA%2CqFAAA%2CCASA%2CuDAAA%2CyEAAA%2CCAIA%2CwDAAA%2CsEAAA%2CCChOF%2CWAAA%2CwCAAA%2CCAKA%2CyBACC%2CWAAA%2CsBAAA%2CCAEC%2CkBAAA%2CYAAA%2CCAAA%2CCAIF%2CiBAAA%2C8BAAA%2CCAOC%2CwBAAA%2CsGAAA%2CCAQA%2CyBACE%2CwBAAA%2CsBAAA%2CCAAA%2CCAKF%2C2BAAA%2C4MAAA%2CCAWC%2CgCAAA%2CqDAAA%2CCAKD%2C4BAAA%2CyGAAA%2CCAOC%2C2CAAA%2CuFAAA%2CCAQC%2C4FAAA%2CkCAAA%2CCAAkD%2CkGAAA%2CkBAAA%2CCAClD%2CoDAAA%2C%2BBAAA%2CCACA%2C8CAAA%2C6DAAA%2CCAIC%2CgDAAA%2CYAAA%2CCAED%2CsDAAA%2CQAAA%2CCAEC%2CyDAAA%2CiCAAA%2CCAEC%2C4DAAA%2C8DAAA%2CCAIA%2C2DAAA%2CqPAAA%2CCAcC%2CiEAAA%2CgCAAA%2CCACA%2CkEAAA%2C6XAAA%2CCAyBH%2CqDAAA%2C4BAAA%2CCAGC%2CwDAAA%2CYAAA%2CCAEC%2C2DAAA%2CgHAAA%2CCAMC%2CsEAAA%2CWAAA%2CCACA%2C6DAAA%2CoBAAA%2CCAEC%2C%2BDAAA%2CiCAAA%2CCAIC%2CwEAAA%2CaAAA%2CCACA%2CyEAAA%2C8KAAA%2CCACA%2CwEAAA%2CaAAA%2CCACA%2CuEAAA%2CaAAA%2CCACA%2CqEAAA%2C2CAAA%2CCAGF%2CyEAAA%2CcAAA%2CCAGF%2C4DAAA%2C4KAAA%2CCAUC%2C8DAAA%2CoBAAA%2CCAGA%2CkEAAA%2CwBAAA%2CCAMH%2CqCAAA%2CgHAAA%2CCAOC%2C0CAAA%2C2BAAA%2CCAIA%2CsDAAA%2CoHAAA%2CCAQA%2CkDAAA%2CuKAAA%2CCAUC%2CoDAAA%2CkCAAA%2CCAKD%2CyCAAA%2C8DAAA%2CCAMA%2CuFAAA%2CYAAA%2CCAEA%2CgDAAA%2C4GAAA%2CCAQC%2CmDAAA%2C4EAAA%2CCAMC%2CuDAAA%2C%2BFAAA%2CCAMC%2C8DAAA%2CoBAAA%2CCAID%2CqDAAA%2CmEAAA%2CCAaJ%2CgDACC%2C4BAAA%2CqBAAA%2CCAEC%2C2CAAA%2CkFAAA%2CCACC%2C8CAAA%2CmHAAA%2CCAQC%2CgDAAA%2CaAAA%2CCAOD%2CsDAAA%2C%2BMAAA%2CCAWC%2CyDAAA%2C2CAAA%2CCAEC%2CoEAAA%2CeAAA%2CCACA%2C2DAAA%2CsLAAA%2CCAWC%2CiEAAA%2CaAAA%2CCACA%2CkEAAA%2CYAAA%2CCAGF%2C2DAAA%2C6BAAA%2CCAGC%2CgEAAA%2CSAAA%2CCAIH%2CqCAAA%2C0BAAA%2CCAGC%2C2CAAA%2CYAAA%2CCAAA%2CCAKH%2CqCAEE%2C2CAAA%2C2CAAA%2CCAGC%2C8CAAA%2CUAAA%2CCACA%2C2DAAA%2CUAAA%2CCAGA%2CkDAAA%2C8CAAA%2CCAAA%2CCAUH%2CyBACC%2C2BAAA%2CaAAA%2CCAGE%2C8CAAA%2CaAAA%2CCACA%2CqDAAA%2CwDAAA%2CCAAA%2CCAQH%2C0BAGG%2CqDAAA%2C6BAAA%2CCAEC%2CwDAAA%2C%2BBAAA%2CCAAA%2CCAWJ%2CyBACC%2C2BAAA%2C6DAAA%2CCAAA%2CCAED%2CyBACC%2C2BAAA%2C6DAAA%2CCAAA%2CCAED%2CyBACC%2C2BAAA%2C6DAAA%2CCAAA%2CCAED%2C0BACC%2C2BAAA%2C8DAAA%2CCAAA%2CCAED%2C0BACC%2C2BAAA%2C8DAAA%2CCAAA%2CCAED%2C0BACC%2C2BAAA%2C8DAAA%2CCAAA%2CCAKF%2CaAAA%2CsEAAA%2CCAKC%2CgBAAA%2CgCAAA%2CCAIA%2CgBAAA%2C8CAAA%2CCAKA%2CsBAAA%2CaAAA%2CCACA%2C0BAAA%2CoMAAA%2CCAYC%2C4BAAA%2CkCAAA%2CCAKD%2CqBAAA%2CeAAA%2CCAEC%2CiCAAA%2CwBAAA%2CCAID%2C%2BBAAA%2CiBAAA%2CCAEC%2CsCAAA%2CyKAAA%2CCAWA%2C0CAAA%2CiBAAA%2CCAED%2CkCAAA%2CgBAAA%2CCAEC%2C8CAAA%2C0BAAA%2CCAIC%2C8DAAA%2CwBAAA%2CCAEC%2CoFAAA%2C4EAAA%2CCAME%2C6GAAA%2C0CAAA%2CCAUJ%2CgDAAA%2CqBAAA%2CCAEC%2CsDAAA%2CmCAAA%2CCAEE%2C4EAAA%2CwBAAA%2CCAEC%2CmFAAA%2C8BAAA%2CCAQL%2CmCAAA%2CkDAAA%2CCAGC%2C2EAAA%2CaAAA%2CCAED%2CsDAAA%2CYAAA%2CCAGA%2CwCAAA%2C0BAAA%2CCAGA%2CuBAAA%2C0BAAA%2CCAGC%2CqCAAA%2CyCAAA%2CCAKA%2CkCAAA%2CeAAA%2CCAMC%2CyBAAA%2CyFAAA%2CYAAA%2CCAAA%2CCAED%2CyBACC%2CiFAAA%2CsCAAA%2CCAEC%2CyBACC%2CGAAA%2C2BAAA%2CCACA%2CKAAA%2CuBAAA%2CCAAA%2CCAAA%2CCAKJ%2CsBAAA%2CkBAAA%2CCACA%2C2CAAA%2CgFAAA%2CCAMC%2CkDAAA%2CiBAAA%2CCAED%2C8BAAA%2C6CAAA%2CCAIC%2CqCAAA%2C2KAAA%2CCCvgBF%2CYAAA%2C2GAAA%2CCAMC%2CmBAAA%2CsHAAA%2CCAUA%2CeAAA%2C2EAAA%2CCChBD%2CWAAA%2CwCAAA%2CCAKA%2CyBACC%2CWAAA%2CsBAAA%2CCAEC%2CkBAAA%2CYAAA%2CCAAA%2CCAQD%2CyBAAA%2CsGAAA%2CCAQA%2CyBACE%2CyBAAA%2CsBAAA%2CCAAA%2CCAKF%2C4BAAA%2C4MAAA%2CCAaA%2C6BAAA%2CyGAAA%2CCAOC%2C4CAAA%2CuFAAA%2CCAQC%2C8FAAA%2CkCAAA%2CCAAkD%2CoGAAA%2CkBAAA%2CCAClD%2CqDAAA%2C%2BBAAA%2CCACA%2C%2BCAAA%2C6DAAA%2CCAIC%2CiDAAA%2CYAAA%2CCAED%2CuDAAA%2CQAAA%2CCAEC%2C0DAAA%2CiCAAA%2CCAEC%2C6DAAA%2C8DAAA%2CCAIA%2C4DAAA%2CqPAAA%2CCAcC%2CkEAAA%2CgCAAA%2CCACA%2CmEAAA%2C6XAAA%2CCAyBH%2CsDAAA%2C4BAAA%2CCAGC%2CyDAAA%2CYAAA%2CCAEC%2C4DAAA%2CgHAAA%2CCAMC%2CuEAAA%2CWAAA%2CCACA%2C8DAAA%2CoBAAA%2CCAEC%2CgEAAA%2CiCAAA%2CCAIC%2CyEAAA%2CaAAA%2CCACA%2C0EAAA%2C8KAAA%2CCACA%2CyEAAA%2CaAAA%2CCACA%2CwEAAA%2CaAAA%2CCACA%2CsEAAA%2C2CAAA%2CCAGF%2C0EAAA%2CcAAA%2CCAGF%2C6DAAA%2C4KAAA%2CCAUC%2C%2BDAAA%2CoBAAA%2CCAGA%2CmEAAA%2CwBAAA%2CCAMH%2CsCAAA%2CgHAAA%2CCAOC%2C2CAAA%2C2BAAA%2CCAIA%2CuDAAA%2CoHAAA%2CCAQA%2CmDAAA%2CuKAAA%2CCAUC%2CqDAAA%2CkCAAA%2CCAKD%2C0CAAA%2C8DAAA%2CCAMA%2CyFAAA%2CYAAA%2CCAEA%2CiDAAA%2C4GAAA%2CCAQC%2CoDAAA%2C4EAAA%2CCAMC%2CwDAAA%2C%2BFAAA%2CCAMC%2C%2BDAAA%2CoBAAA%2CCAID%2CsDAAA%2CmEAAA%2CCAaJ%2CgDACC%2C6BAAA%2CqBAAA%2CCAEC%2C4CAAA%2CkFAAA%2CCACC%2C%2BCAAA%2CmHAAA%2CCAQC%2CiDAAA%2CaAAA%2CCAOD%2CuDAAA%2C%2BMAAA%2CCAWC%2C0DAAA%2C2CAAA%2CCAEC%2CqEAAA%2CeAAA%2CCACA%2C4DAAA%2CsLAAA%2CCAWC%2CkEAAA%2CaAAA%2CCACA%2CmEAAA%2CYAAA%2CCAGF%2C4DAAA%2C6BAAA%2CCAGC%2CiEAAA%2CSAAA%2CCAIH%2CsCAAA%2C0BAAA%2CCAGC%2C4CAAA%2CYAAA%2CCAAA%2CCAKH%2CqCAEE%2C4CAAA%2C2CAAA%2CCAGC%2C%2BCAAA%2CUAAA%2CCACA%2C4DAAA%2CUAAA%2CCAGA%2CmDAAA%2C8CAAA%2CCAAA%2CCAUH%2CyBACC%2C4BAAA%2CaAAA%2CCAGE%2C%2BCAAA%2CaAAA%2CCACA%2CsDAAA%2CwDAAA%2CCAAA%2CCAQH%2C0BAGG%2CsDAAA%2C6BAAA%2CCAEC%2CyDAAA%2C%2BBAAA%2CCAAA%2CCAWJ%2CyBACC%2C4BAAA%2C6DAAA%2CCAAA%2CCAED%2CyBACC%2C4BAAA%2C6DAAA%2CCAAA%2CCAED%2CyBACC%2C4BAAA%2C6DAAA%2CCAAA%2CCAED%2C0BACC%2C4BAAA%2C8DAAA%2CCAAA%2CCAED%2C0BACC%2C4BAAA%2C8DAAA%2CCAAA%2CCAED%2C0BACC%2C4BAAA%2C8DAAA%2CCAAA%2CCC7WA%2CuCAAA%2CsMAAA%2CCAiBE%2C6CAAA%2CYAAA%2CCAIA%2CmDAAA%2CYAAA%2CCAIF%2C6CAAA%2CuJAAA%2CCAQC%2CqDAAA%2CSAAA%2CCAGA%2CgDAAA%2CmDAAA%2CCAKC%2CkDAAA%2C6IAAA%2CCAQC%2CwDAAA%2CwBAAA%2CCAID%2C%2BDAAA%2CeAAA%2CCACA%2CsDAAA%2CwCAAA%2CCAIC%2C0DAAA%2C2EAAA%2CCAQD%2CuDAAA%2CgBAAA%2CCAKF%2CoDAAA%2CiFAAA%2CCAOC%2CuDAAA%2C0BAAA%2CCAGC%2CyDAAA%2CgDAAA%2CCAMC%2C4EAAA%2C8DAAA%2CCAaH%2CqCAAA%2CyBAAA%2CCAGC%2CyCAAA%2C%2BCAAA%2CCAKD%2CyBACC%2CyCAAA%2CYAAA%2CCAAA%2CCAED%2CsCAAA%2CeAAA%2CCC%2FGA%2C%2BCAAA%2CiDAAA%2CCAKA%2C2CAAA%2CaAAA%2CCCJC%2C0EAAA%2CiBAAA%2CCCHH%2CqBAAA%2C4IAAA%2CCAUC%2CkCAAA%2C0CAAA%2CCAIA%2C0BAAA%2CuIAAA%2CCASC%2CiCAAA%2CmHAAA%2CCAOA%2CoCAAA%2CSAAA%2CCAED%2CyCAAA%2CyGAAA%2CCAMC%2CgDAAA%2CUAAA%2CCAID%2C0CAAA%2CsFAAA%2CCAKC%2CiDAAA%2CSAAA%2CCAKD%2C%2BFAAA%2C6DAAA%2CCACA%2C2IAAA%2CQAAA%2CCAEA%2CwBAAA%2C4CAAA%2CCAIC%2C2BAAA%2C%2BBAAA%2CCAGD%2CwBAAA%2CgCAAA%2CCAEA%2CwBAAA%2CgCAAA%2CCAEA%2CuBAAA%2CkFAAA%2CCAEA%2CuCAAA%2CwaAAA%2CCAqBC%2C0CAAA%2CwMAAA%2CCAWC%2CiDAAA%2CqIAAA%2CCAaD%2C4EAAA%2CgCAAA%2CCAGA%2CuWAAA%2CiBAAA%2CCAGA%2CkFAAA%2CoCAAA%2CCAKC%2CuUAAA%2CSAAA%2CCAKF%2CyBACC%2CoEAAA%2CeAAA%2CCAAA%2CCAKD%2C8BAAA%2CsEAAA%2CCAOA%2C8BAAA%2CaAAA%2CCACA%2CmKAAA%2CaAAA%2CCAEC%2Cm5BAAA%2CaAAA%2CCACA%2C6KAAA%2C%2BBAAA%2CCAGA%2CyEAAA%2CaAAA%2CCAGD%2C6BAAA%2CkBAAA%2CCAGA%2C8BAAA%2CkBAAA%2CCAGA%2CgCAAA%2CkBAAA%2CCAGA%2CkCAAA%2CkBAAA%2CCAGA%2CiCAAA%2CkBAAA%2CCAGA%2CmCAAA%2CkBAAA%2CCAGA%2C8BAAA%2CeAAA%2CCAMC%2CgEAAA%2CgCAAA%2CCAGA%2CkEAAA%2CgCAAA%2CCAGA%2CoEAAA%2CgCAAA%2CCAGA%2CmEAAA%2CgCAAA%2CCAGA%2CqEAAA%2CgCAAA%2CCAIA%2CgEAAA%2CgCAAA%2CCAGA%2CmEAAA%2CgCAAA%2CCAGA%2CqEAAA%2CgCAAA%2CCAGA%2CoEAAA%2CgCAAA%2CCAGA%2CsEAAA%2CgCAAA%2CCAIA%2CkEAAA%2CgCAAA%2CCAGA%2CmEAAA%2CgCAAA%2CCAGA%2CuEAAA%2CgCAAA%2CCAGA%2CsEAAA%2CgCAAA%2CCAGA%2CwEAAA%2CgCAAA%2CCAIA%2CoEAAA%2CgCAAA%2CCAGA%2CqEAAA%2CgCAAA%2CCAGA%2CuEAAA%2CgCAAA%2CCAGA%2CwEAAA%2CgCAAA%2CCAGA%2C0EAAA%2CgCAAA%2CCAGA%2CsFAAA%2CgCAAA%2CCAIA%2CmEAAA%2CgCAAA%2CCAGA%2CoEAAA%2CgCAAA%2CCAGA%2CsEAAA%2CgCAAA%2CCAGA%2CwEAAA%2CgCAAA%2CCAGA%2CyEAAA%2CgCAAA%2CCAIA%2CqEAAA%2CgCAAA%2CCAGA%2CsEAAA%2CgCAAA%2CCAGA%2CwEAAA%2CgCAAA%2CCAGA%2C0EAAA%2CgCAAA%2CCAGA%2CyEAAA%2CgCAAA%2CCAIA%2CqEAAA%2CgCAAA%2CCAGA%2CsEAAA%2CgCAAA%2CCAGA%2CwEAAA%2CgCAAA%2CCAGA%2C0EAAA%2CgCAAA%2CCAGA%2CyEAAA%2CgCAAA%2CCAIA%2CiEAAA%2CgCAAA%2CCCnSF%2CwBAAA%2CeAAA%2CCAIG%2C6DAAA%2CqSAAA%2CCAWC%2CiFAAA%2CwEAAA%2CCAKC%2C2FAAA%2CkBAAA%2CCACA%2C6FAAA%2CkBAAA%2CCACA%2C4FAAA%2CkBAAA%2CCACA%2CmFAAA%2CiFAAA%2CCAMC%2C0FAAA%2CoBAAA%2CCACA%2CyFAAA%2CwCAAA%2CCAGF%2CgEAAA%2CkBAAA%2CCACA%2C%2BDAAA%2CoCAAA%2CCACA%2CsEAAA%2CkBAAA%2CCAGF%2CkDAAA%2CkFAAA%2CCAMC%2CqDAAA%2CuBAAA%2CCAGC%2CuDAAA%2CuMAAA%2CCAaC%2C8DAAA%2C0NAAA%2CCAaA%2C6DAAA%2C6BAAA%2CCAGC%2CoEAAA%2CaAAA%2CCAKF%2CmEAAA%2CiCAAA%2CCAEC%2C0EAAA%2C2CAAA%2CCAMD%2CkEAAA%2CgCAAA%2CCAGC%2CyEAAA%2C2BAAA%2CCAKD%2CiJAAA%2CgCAAA%2CCAGC%2C%2BJAAA%2CaAAA%2CCCpGL%2CsBAAA%2CeAAA%2CCAEC%2CmCAAA%2C%2BQAAA%2CCAQC%2CqCAAA%2CyBAAA%2CCAGC%2CwCAAA%2CgDAAA%2CCAOD%2CwFAAA%2CQAAA%2CCACA%2CkIAAA%2C%2BEAAA%2CCAMA%2C2CAAA%2CyBAAA%2CCCfD%2C%2BCAAA%2CmCAAA%2CCAMC%2C6CAAA%2C0GAAA%2CCDYC%2CiDAAA%2CgGAAA%2CCAMC%2CwDAAA%2CgQAAA%2CCAeA%2CuDAAA%2CyRAAA%2CCAkBF%2C4CAAA%2C6CAAA%2CCAGC%2CkDAAA%2CgEAAA%2CCAIC%2CoDAAA%2C6GAAA%2CCAMA%2C6DAAA%2C8CAAA%2CCAIC%2CkEAAA%2CqKAAA%2CCAWD%2C%2BDAAA%2CsCAAA%2CCAIA%2CyDAAA%2CsCAAA%2CCAKD%2CkDAAA%2CiFAAA%2CCAKC%2C4DAAA%2C0HAAA%2CCAQC%2CgEAAA%2C2BAAA%2CCAKD%2CgIAAA%2CoGAAA%2CCAGC%2C0CAAA%2CgIAAA%2CiEAAA%2CCAAA%2CCAKD%2C%2BDAAA%2C6CAAA%2CCAIA%2CiEAAA%2CgBAAA%2CCAKF%2C0CAAA%2CsCAAA%2CCAGC%2C4CAAA%2C8BAAA%2CCE%2FIF%2C4BAAA%2CgHAAA%2CCAOC%2C8BAAA%2CyIAAA%2CCASC%2CgCAAA%2CiBAAA%2CCAGA%2CgCAAA%2CkCAAA%2CCAKA%2CyBAAA%2C8BAAA%2CkCAAA%2CCAAA%2CCAOD%2CmCAAA%2CkBAAA%2CCAGE%2CsDAAA%2CkBAAA%2CCAMG%2CoVAAA%2CqFAAA%2CCAMC%2CyWAAA%2CwBAAA%2CCAEC%2CobAAA%2CaAAA%2CCAGA%2C2XAAA%2C0BAAA%2CCAID%2CsWAAA%2CyCAAA%2CCAOD%2CiHAAA%2CuDAAA%2CCAOD%2CiFAAA%2CkBAAA%2CCAMF%2CyBAAA%2C6CAAA%2CSAAA%2CCAAA%2CCC5EJ%2CwBAAA%2C%2BDAAA%2CCAKC%2C2GAAA%2C6DAAA%2CCACA%2CuJAAA%2CQAAA%2CCAEA%2C2BAAA%2C4CAAA%2CCAIC%2C8BAAA%2C%2BBAAA%2CCAGD%2C2BAAA%2CgCAAA%2CCAEA%2C2BAAA%2CgCAAA%2CCAEA%2C0BAAA%2CkFAAA%2CCAEA%2C0CAAA%2CwaAAA%2CCAqBC%2C6CAAA%2CwMAAA%2CCAWC%2CoDAAA%2CqIAAA%2CCAaD%2C%2BEAAA%2CgCAAA%2CCAGA%2CsXAAA%2CiBAAA%2CCAGA%2CqFAAA%2CoCAAA%2CCAKC%2CmVAAA%2CSAAA%2CCAKF%2CyBACC%2CuEAAA%2CeAAA%2CCAAA%2CCAKD%2CiCAAA%2CsEAAA%2CCAOA%2CiCAAA%2CaAAA%2CCACA%2C4IAAA%2CaAAA%2CCAEC%2C4wBAAA%2CaAAA%2CCACA%2CoJAAA%2C%2BBAAA%2CCAGA%2CqHAAA%2CaAAA%2CCAED%2CsCAAA%2CaAAA%2CCAEC%2CkNAAA%2CaAAA%2CCACA%2CwCAAA%2C4BAAA%2CCAGD%2CgCAAA%2CkBAAA%2CCAGA%2CiCAAA%2CkBAAA%2CCAGA%2CmCAAA%2CkBAAA%2CCAGA%2CqCAAA%2CkBAAA%2CCAGA%2CoCAAA%2CkBAAA%2CCAGA%2CsCAAA%2CkBAAA%2CCAMC%2CsEAAA%2CgCAAA%2CCAGA%2CwEAAA%2CgCAAA%2CCAGA%2C0EAAA%2CgCAAA%2CCAGA%2CyEAAA%2CgCAAA%2CCAGA%2C2EAAA%2CgCAAA%2CCAIA%2CsEAAA%2CgCAAA%2CCAGA%2CyEAAA%2CgCAAA%2CCAGA%2C2EAAA%2CgCAAA%2CCAGA%2C0EAAA%2CgCAAA%2CCAGA%2C4EAAA%2CgCAAA%2CCAIA%2CwEAAA%2CgCAAA%2CCAGA%2CyEAAA%2CgCAAA%2CCAGA%2C6EAAA%2CgCAAA%2CCAGA%2C4EAAA%2CgCAAA%2CCAGA%2C8EAAA%2CgCAAA%2CCAIA%2C0EAAA%2CgCAAA%2CCAGA%2C2EAAA%2CgCAAA%2CCAGA%2C6EAAA%2CgCAAA%2CCAGA%2C8EAAA%2CgCAAA%2CCAGA%2CgFAAA%2CgCAAA%2CCAIA%2CyEAAA%2CgCAAA%2CCAGA%2C0EAAA%2CgCAAA%2CCAGA%2C4EAAA%2CgCAAA%2CCAGA%2C8EAAA%2CgCAAA%2CCAGA%2C%2BEAAA%2CgCAAA%2CCAIA%2C2EAAA%2CgCAAA%2CCAGA%2C4EAAA%2CgCAAA%2CCAGA%2C8EAAA%2CgCAAA%2CCAGA%2CgFAAA%2CgCAAA%2CCAGA%2C%2BEAAA%2CgCAAA%2CCCvMF%2C0BACC%2CWAAA%2CgBAAA%2CCAAA%2CCAKD%2CKAAA%2CyDAAA%2CCAII%2CUAAA%2CgIAAA%2CCAaJ%2CMAAA%2C4BAAA%2CCAGA%2CkBAAA%2CQAAA%2CCAGE%2C0CAAA%2CQAAA%2CCAEC%2C8CAAA%2CmBAAA%22%7D */