@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";.menu{display:flex;gap:60px}.menu-link{color:#fff;text-decoration:none;padding:15px}.dropdown-menu{display:none;position:absolute;top:200%;width:200px;background:#fff;border-radius:5px;overflow:hidden;z-index:1001}@media (max-width: 900px){.menu_icon{display:block;width:30px}.menu{position:fixed;top:0;right:0;height:100%;width:250px;background:#212ea0;flex-direction:column;padding-top:80px;transform:translate(100%);gap:30px}.menu.open{transform:translate(0);transition:transform .3s ease-in-out}.menu span{width:100%}.menu-link{color:#fff;padding:15px 0;width:100%}.dropdown-menu{position:static;width:100%;margin:15px auto 0;background:#0033665d;display:none;border-radius:0}.dropdown-menu a{color:#eee}.dropdown-menu a:hover{color:#000}.menu span:last-child{background:none}}.hero{width:100%;min-height:100vh;background-position:center;background-size:cover;color:#fff;display:flex;align-items:center;justify-content:center;padding-top:10%}.hero-text{text-align:center;width:1000px;padding:0 20px}.hero-text h1{font-size:60px;font-weight:600}.hero-text p{max-width:700px;margin:10px auto 20px;line-height:1.4}@media (max-width: 850px){.hero-text h1{font-size:40px}}@media (max-width: 650px){.hero-text h1{font-size:30px;max-width:400px;margin:auto}.hero-text{font-size:14px;margin:15px auto 30px}.hero{min-height:80vh}}.title{text-align:center;color:#212ea0;font-size:15px;font-weight:600;text-transform:uppercase;margin:70px 0 30px}.title h2{font-size:32px;color:#001654;margin-top:5px;text-transform:none}.chi-siamo-container{display:flex;align-items:stretch;justify-content:space-between;width:90%;margin:50px auto 90px;height:auto;box-sizing:border-box;background-color:#f5f5f5;padding:0}.chi-siamo-carousel{flex-basis:44%;position:relative;overflow:hidden;border-radius:10px;box-shadow:0 0 16px #0003;background-color:#fff}.carousel-inner{display:flex;height:100%}.carousel-slide{min-width:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.carousel-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);background:none;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:background-color .3s ease,transform .3s ease;z-index:1;font-size:1.5rem}.carousel-button:active{transform:translateY(-50%) scale(1.1)}.prev{left:15px}.next{right:15px}.chi-siamo-text{flex-basis:54%;padding:20px 40px;border-radius:10px;box-shadow:0 0 20px #0000001a;margin-left:20px;display:flex;flex-direction:column;justify-content:center;transition:all .3s ease}.chi-siamo-text h1{margin-top:0;font-size:36px;color:#001654;margin-bottom:15px;transition:color .3s ease}.chi-siamo-text p{font-size:18px;color:#555;line-height:1.6;transition:color .3s ease}@media (max-width: 900px){.chi-siamo-container{flex-direction:column;height:auto}.chi-siamo-carousel,.chi-siamo-text{max-width:100%}.chi-siamo-text{width:100%;margin-left:0;margin-top:20px;text-align:center;padding:20px}.chi-siamo-text h1{font-size:32px}.chi-siamo-text p{font-size:16px;line-height:1.5}}.carousel{position:relative;width:100%;overflow:hidden}.carousel-inner{position:relative}.carousel-item{position:absolute;top:0;left:0;width:100%;transition:opacity .5s ease-in-out;opacity:0}.carousel-item.active{position:relative;opacity:1;z-index:10}.carousel-control-prev,.carousel-control-next{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;font-size:2rem;color:#fff;cursor:pointer;z-index:998}.carousel-control-prev{left:10px}.carousel-control-prev:active{zoom:1.05}.carousel-control-next{right:10px}.carousel-control-next:active{zoom:1.05}.carousel-indicators{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:5px;z-index:100}.carousel-indicator{width:10px;height:10px;background-color:#fff;border-radius:50%;cursor:pointer;opacity:.5}.carousel-indicator.active{opacity:1}.contact{margin:50px auto;max-width:90%;display:flex;align-content:center;justify-content:space-between}.contact-col{flex-basis:48%;color:#b1b1b1}.contact-col h3{color:#000f38;font-weight:500;font-size:25px;display:flex;align-items:center;margin-bottom:20px}.contact-col h3 img{width:35px;margin-left:10px}.contact-col p{max-width:450px;list-style:.3}.contact-col ul li{display:flex;align-items:center;margin:20px 0}.contact-col ul li img{width:25px;margin-right:10px}.contact-icon{font-size:25px;margin-right:10px}.contact form input,.contact form textarea{display:block;width:100%;background:#ebecfe;padding:15px;border:0;outline:0;margin-bottom:15px;margin-top:5px;resize:none;border-radius:5px}.contact-col span{display:block;margin:20px 0}.contact-col form span{display:block;margin:20px 0;color:#000}.consentCheckbox div{color:red}@media (max-width: 700px){.contact{display:block}.contact-col:first-child{margin-bottom:50px}}.footer{position:relative;padding:25px 10%;transition:background-color .5s ease,opacity .3s ease;background-color:#2d334e;margin:0 auto;color:#f0f8ff;font-size:small}.center{text-align:center;width:100%;margin:0;padding:0;display:inline-block}.right{position:absolute;text-align:center;right:10%;top:50%;transform:translateY(-50%)}@media (max-width: 600px){.footer{display:grid;justify-content:space-between}.right{text-align:right}}.maps{margin:50px auto 90px;max-width:90%;display:flex;align-content:center;justify-content:space-between}.maps-col{flex-basis:50%;color:#676767;box-shadow:0 0 15px #0000001a;padding-left:15px}.maps-col h3 img{width:35px;margin-left:10px}.maps-col p{max-width:450px;list-style:.3}.maps-col ul li{display:flex;margin:20px 0}.maps-col ul li img{width:25px;height:25px;margin-right:10px}.maps-col ul li img#work_icon{vertical-align:top}.maps-col span{display:block;margin:20px 0}.maps ul li table td{padding-right:20px}.maps-cart{flex-basis:50%}@media (max-width: 900px){.maps{display:block}.maps-col{padding:10px 10px 10px 20px}.maps-cart{height:350px;box-shadow:0 0 15px #0000001a}.maps-col ul li{font-size:12px}}.testimonials{padding:0 80px;position:relative}.next-btn,.back-btn{position:absolute;top:50%;right:0;transform:translateY(-50%);padding:15px;width:50px;border-radius:50%;cursor:pointer;background:#202ea0}.back-btn{right:auto;left:0}.back-btn:active,.next-btn:active{box-shadow:0 0 10px #0006}.slider{overflow:hidden}.slider ul{display:flex;width:200%;overflow-x:hidden;transition:.5s}.slider ul li{list-style:none;width:50%;padding:20px}.slide{box-shadow:0 0 20px #0000000d;padding:40px;min-height:300px;border-radius:10px;color:#676767;line-height:1.4}.slide img{width:65px;border-radius:50%;margin-right:10px;border:4px solid #ffffff}.user-info{display:flex;align-items:center;margin-bottom:20px;font-size:15px}.user-info{color:#202ea0}@media (max-width: 800px){.testimonials{padding:0 40px}.next-btn,.back-btn{padding:10px;width:35px}.testimonials ul li{padding:20px 10px}.slide{padding:10px;min-height:320px}.slide img{width:50px;border:3px solid #212ea0}}@media (max-width: 576px){.user-info{display:block;margin-bottom:10px;font-size:12px}.user-info h3{font-size:16px}.slider p{font-size:12px}.slide{padding:10px;min-height:280px}}@media (max-width: 400px){.slide{padding:10px;min-height:420px}}.prefooter-container{padding:30px 10%;background-color:#f9f9f9;font-family:Arial,sans-serif}.prefooter,.additional-section{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 0;background-color:#f9f9f9;border-bottom:1px solid #ddd}.prefooter:last-of-type{border-bottom:none}.additional-section{border-bottom:none;padding-bottom:0}.column{flex:1;margin:0 20px}.column h3{margin-bottom:15px;font-size:18px;font-weight:700;text-transform:uppercase;color:#333;position:relative}.column h3:after{content:"";display:block;width:100%;height:1px;background-color:#333;position:absolute;bottom:-5px;left:0}.column ul{list-style-type:none;padding:0;margin-top:10px}.column ul li{margin-bottom:8px}.column ul li a{color:#666;text-decoration:none;font-size:14px}.column ul li a:hover{color:#333;text-decoration:underline}.column p{margin-bottom:10px;font-size:14px;color:#666}.icon-list{display:flex;align-items:center;list-style-type:none;padding:0;margin-top:10px}.icon-list li{margin-right:15px}.icon-list li a{font-size:20px;color:#666;text-decoration:none}.icon-list li a:hover{color:#333}.prefooter ul li span{color:#3f3f3f}@media (max-width: 600px){.prefooter,.additional-section{display:block}.column{margin:20px}.column:first-child{margin-top:0}.column:last-child{margin-bottom:0}}.prefooterSocratis-container{padding-left:10%;padding-right:10%;transition:background-color .5s ease,opacity .3s ease;background-color:#f0f0f0;background-color:#e6e6e6}.PreFooterScratis{display:flex;justify-content:space-between;padding:10px}.prefooterSocratis-feature{padding:20px;text-align:center;flex-basis:24%}.prefooterSocratis-icon{font-size:40px;color:#e60000;margin-bottom:10px}.prefooterSocratis-title{font-size:18px;margin-bottom:10px;color:#333}.prefooterSocratis-text{font-size:14px;color:#666;line-height:1.6}.PreFooterScratis span{color:#a20000;font-weight:700;font-size:medium;line-height:30px}@media (max-width: 600px){.PreFooterScratis{display:block}}.home-component-container{margin:0 auto 20px;font-family:Arial,sans-serif;box-shadow:0 0 40px #0009;border-radius:10px;overflow:hidden;width:90%}.home-component-top-section{display:flex;background:linear-gradient(to right,#036,#6b92fd);padding:20px;flex-wrap:wrap}.home-component-content-box{flex:1;display:flex;flex-direction:column}.home-component-logo{height:60px;border-radius:10px}.home-component-title h1{font-size:28px;margin:0;text-align:left;line-height:1}.home-component-title h2{font-size:24px}.home-component-title{margin:20px 0 20px 3%}.home-component-features{list-style:none;padding:0;text-align:left;margin-left:3%}.home-component-features li{display:flex;align-items:center;margin-bottom:10px;font-size:18px}.home-component-features li:before{content:"🗹";margin-right:10px;color:#28a745}.home-component-features hr{border:0;border-top:1px solid #ffffff;margin:10px 0;opacity:.5}.home-component-bottom-section{background-color:#fff;padding:20px 30px;text-align:center;box-shadow:0 -10px 15px #0003}.home-component-cta{display:flex;justify-content:space-between;align-items:center;text-align:right}.home-component-cta-text{font-size:20px;font-weight:700;color:#2d334e;text-align:start;padding-right:10px}.home-component-image-box{display:grid;place-items:center;margin:auto 40px auto 60px}.home-component-image-box img{width:250px;border-radius:10px;transition:transform .5s ease}.home-component-image-box img:hover{transform:scale(1.05)}.home-component-logo-div img:hover{animation:oscillazione .5s ease}@keyframes oscillazione{0%{transform:rotate(0)}25%{transform:rotate(-2deg)}50%{transform:rotate(2deg)}75%{transform:rotate(-2deg)}to{transform:rotate(0)}}@media (max-width: 900px){.home-component-top-section{display:flex;flex-direction:column;align-items:center;padding:20px 20px 10px}.home-component-content-box{flex-direction:column;text-align:center;flex:1;width:100%}.home-component-features{margin-left:0}.home-component-cta{display:flex;justify-content:flex-end}.home-component-cta-text{display:none}.home-component-image-box{margin:20px auto;display:none}.home-component-title h1{font-size:24px;margin:0;text-align:center}.home-component-title h2{font-size:20px;margin:0;text-align:center}.home-component-logo-div{display:flex;justify-content:left;height:40px}.home-component-logo-div img{height:50px}.home-component-features li{display:flex;align-items:center;margin-bottom:0;font-size:14px}.home-component-bottom-section{background-color:#fff;padding:10px 30px;text-align:center;box-shadow:0 0 10px #0009}.home-component-features hr{margin:5px 0}}*{margin:0;padding:0;box-sizing:border-box;font-family:Ubuntu,sans-serif}body{background:#f5f5f5}a{text-decoration:none;color:inherit;cursor:pointer}.container{padding-left:10%;padding-right:10%;transition:background-color .5s ease,opacity .3s ease;opacity:1}.btn{background-color:#fff;color:#212121;padding:14px 25px;font-size:16px;border-radius:30px;cursor:pointer;border:0;outline:0;display:inline-flex;align-items:center;justify-content:center;transition:background-color .3s ease,color .3s ease,transform .3s ease}.btn:active{transform:scale(.95)}.btn img{width:20px;margin-left:10px}.dark-btn{background-color:#212ea0;color:#fff}.AppHomeComponent{margin:50px auto 80px}@media (max-width: 1300px){.container{padding-left:5%;padding-right:5%}.btn{padding:14px 22px}}nav{width:100%;color:#fff;padding:4px 0;position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:space-between;z-index:100000}.dark-nav{background-color:#212ea0;transition:background-color .3s ease,opacity .3s ease}.logo{height:70px}.logo2{height:70px;visibility:hidden}.menu_icon{display:none;z-index:1000}.menu{display:flex;gap:60px;align-items:center}.menu-link{color:#fff;text-decoration:none;padding:20px 0}.dropdown-navbar{position:relative}.dropdown-menu{display:none;position:absolute;top:200%;width:200px;background:#ebebeb;border-radius:5px;overflow:hidden;z-index:1001}.dropdown-menu a{color:#000;font-weight:lighter;padding:1rem}.dropdown-menu a:hover{background-color:#add8e6}.dropdown-menu.open,.dropdown-menu .menu-link{display:block}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999}@media (max-width: 1100px){.menu{gap:25px}.dropdown-menu{width:150px}}@media (max-width: 900px){.menu_icon{display:block;width:30px}.menu{position:fixed;top:0;right:0;height:100%;width:250px;background:#212ea0;flex-direction:column;text-align:center;padding-top:80px;transform:translate(100%);gap:30px}.menu.open{transform:translate(0);transition:transform .3s ease-in-out}.menu span{width:100%}.menu-link{color:#fff;padding:15px 0;width:100%}.dropdown-menu{position:static;width:100%;margin:15px auto 0;background:#0033665d;display:none;border-radius:0}.dropdown-menu a{color:#eee}.dropdown-menu a:hover{color:#000}.menu span:last-child{background:none}}.policy{max-width:80%;margin:80px auto 20px;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a}.policy h2{font-size:28px;margin-bottom:20px}.policy h3{font-size:24px;margin-top:30px;margin-bottom:15px}.policy p,.policy ul{margin-bottom:15px}.policy ul li{margin-bottom:5px}.policy a{color:#00f;text-decoration:none}.policy a:hover{color:#00008b}.policy strong{font-weight:700}.policy em{font-style:italic}.policy a:hover{text-decoration:underline}.terms{max-width:80%;margin:80px auto 20px;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a}.terms h2{font-size:28px;margin-bottom:20px}.terms h3{font-size:24px;margin-top:30px;margin-bottom:15px}.terms p{margin-bottom:15px}.terms ul{margin-bottom:15px;padding-left:20px}.terms ul li{margin-bottom:5px}.terms a{color:#007bff;text-decoration:none}.terms a:hover{text-decoration:underline}.terms strong{font-weight:700}.terms em{font-style:italic}.error-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f0f0f0}.error-content{text-align:center;padding:20px;width:100%}.error-heading{color:#212ea0;margin-bottom:10px;font-size:80px}.error-text{color:#666;margin-bottom:20px}.error-link{color:#007bff;text-decoration:none}.error-link:hover{text-decoration:underline}.FAQ{max-width:80%;margin:60px auto 20px;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a}.FAQ h2{font-size:28px;margin-bottom:20px}.FAQ h3{font-size:24px;margin-top:30px;margin-bottom:15px}.FAQ p,.FAQ ul{margin-bottom:15px}.FAQ ul li{margin-bottom:5px}.FAQ a{color:#00f;text-decoration:none}.FAQ a:hover{color:#00008b}.FAQ strong{font-weight:700}.FAQ em{font-style:italic}.FAQ a:hover{text-decoration:underline}.tablePolo-container{margin-top:120px}.polo128CdL-text{display:flex;flex-direction:column;justify-content:center;text-align:justify;width:90%;margin:0 auto}.polo128CdL-text p{font-size:18px;line-height:1.6;color:#333;margin:0 auto 30px}.Polo128CdL table{padding-left:10%;padding-right:10%;width:100%;border-collapse:collapse;margin:50px auto 90px;font-size:18px;text-align:left;border:none}.Polo128CdL table th,.Polo128CdL table td{padding:12px 15px;border:1px solid #dddddd}.Polo128CdL table thead th{background-color:#212ae0;color:#fff}.Polo128CdL table thead th:first-child{background-color:transparent;border:none}.Polo128CdL table tbody tr:nth-child(2n){background-color:#f2f2f2}.Polo128CdL table tbody tr:hover{background-color:#ddd}.Polo128CdL table tbody td{border:1px solid #dddddd}@media (max-width: 900px){.Polo128CdL table{font-size:14px;width:100%}.Polo128CdL table th,.Polo128CdL table td{padding:12px 8px;border:1px solid #dddddd}.Polo128CdL table thead th{font-size:12px}}.TablePolo128 table{width:100%;margin:20px auto;border-collapse:collapse;box-shadow:0 2px 5px #0000001a}.TablePolo128 th,.TablePolo128 td{padding:12px;text-align:left}.TablePolo128 th{background-color:#212ea0;color:#fff}.TablePolo128 td{background-color:#fff}.TablePolo128 ul{list-style-type:none;padding:0;margin:0}.TablePolo128 li{background-color:#e0e7ff;margin:5px 0;padding:10px;border-radius:4px}.TablePolo128 li:hover{background-color:#c3cffa}@media (max-width: 900px){.TablePolo128 td{font-size:14px}}.polo128-container{width:90%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:50px auto 90px;border-radius:10px}.sfondoNavber2 img{width:100%;height:auto;margin:80px auto 0;box-shadow:0 10px 20px #00000080}.polo128-image-container{flex:1;display:flex;align-items:center;justify-content:center;max-height:100%;margin-right:30px}.polo128-image{max-height:100%;max-width:100%;height:auto;width:auto;border-radius:10px}.polo128-text{display:flex;flex-direction:column;justify-content:center;text-align:justify}.polo128-text h2{margin-bottom:20px;color:#333;text-align:center}.polo128-text p{font-size:18px;line-height:1.6;color:#333;margin:0 auto 30px}.polo128-text p:last-child{margin:0 auto}.polo128-text .center-text{text-align:center;font-weight:700;margin-bottom:10px}.polo128-text ul{list-style-type:disc;padding-left:20px;margin:0}.polo128-text ul li{font-size:18px;margin-bottom:12px;color:#555}.polo128-text ul li span,.polo128-text ul li a{color:#007bff;cursor:pointer;text-decoration:underline}.polo128-text ul li span:hover,.polo128-text ul li a:hover{text-decoration:none}@media (max-width: 900px){.polo128-container{flex-direction:column}.polo128-image-container{display:none}.polo128-text{padding:0 20px}.polo128-text p{font-size:16px;text-align:center}.polo128-text ul li{font-size:16px}}.programs{margin:30px auto;width:90%;display:flex;align-items:center;justify-content:space-between}.programs.first{margin-top:50px}.program-column{flex-basis:48%}.caption{border-radius:10px;position:absolute;top:0;left:0;bottom:0;right:0;background:#000f984d;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;cursor:pointer;opacity:0;padding-top:70%;transition:.4s}.caption img{width:60px;margin-bottom:10px}.program-column h3{text-align:center;margin:10px auto;font-size:24px;color:#001f3d}.program-column h3:hover{text-decoration:underline;cursor:pointer}@media (max-width: 900px){.programs{display:flex;flex-direction:column;gap:30px}.program-column{width:100%}}.drop-component{width:90%;border-radius:4px;margin:50px auto 90px;transition:background-color .3s ease,opacity .3s ease}.drop2-item{border-bottom:1px solid #dee2e6}.drop2-item:last-child{border-bottom:none}.drop2-header{color:#666;padding:18px 12px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;border-radius:4px;transition:background .3s ease;font-size:18px;font-weight:600}.drop2-header:hover{background:#c4dce7}.drop2-header.active{background:#c3cffa}.drop2-content{padding:25px 80px;background:#fff;border-radius:0 0 4px 4px;animation:slideDown .3s ease;font-size:18px;line-height:1.6;color:#333}.arrow2{font-size:14px;transition:transform .3s ease}.drop2-header.active .arrow{transform:rotate(360deg)}.drop2-content table{width:100%;border-collapse:collapse;border-radius:4px;overflow:hidden}.drop2-content th,.drop2-content td{padding:10px;text-align:left}.drop2-content th:first-child,.drop2-content td:first-child{width:300px}.drop2-content th{background-color:#343a40;color:#fff;font-size:13px;font-weight:600}.drop2-content ul li{list-style:none;line-height:1.6}.drop2-content a{font-weight:700}.drop2-content a:hover{text-decoration:underline}.drop2-content td:nth-child(2){padding-left:20px}.drop2-content tr:nth-child(2n){background-color:#f8f9fa}.drop2-content th:first-child,.drop2-content td:first-child{border-top-left-radius:4px}.drop2-content th:last-child,.drop21-content td:last-child{border-top-right-radius:4px}@media (max-width: 900px){.drop2-header{font-size:18px;padding:14px;text-align:center}.drop2-content{padding:16px 25px}.drop2-content p{font-size:16px}}.container-corsiSingoli{width:90%;margin:120px auto 400px}.corsiSingoli h1{font-size:2em;color:#000f38;margin-bottom:20px}.corsiSingoli p{font-size:1.1em;line-height:1.6;color:#555;text-align:justify;margin-bottom:20px}.corsiSingoli h3{text-align:right;color:#333;font-size:medium}.corsiSingoli span{color:#0000ffe5}.corsiSingoli span:hover{color:#0000a1;text-decoration:underline}@media (max-width: 900px){.corsiSingoli p{font-size:18px}}.four-drop-component{padding-left:10%;padding-right:10%;border-radius:4px;margin:0 auto 60px;transition:background-color .3s ease,opacity .3s ease}.drop-item{border-bottom:1px solid #dee2e6}.drop-item:last-child{border-bottom:none}.drop-header{background:#343a40a9;color:#fff;padding:12px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;border-radius:4px;transition:background .3s ease;font-size:16px;font-weight:600}.drop-header:hover,.drop-header.active{background:#495057}.drop-content{padding:15px;background:#f8f9fa;color:#495057;border-radius:0 0 4px 4px;animation:slideDown .3s ease}.arrow{font-size:14px;transition:transform .3s ease}.drop-header.active .arrow{transform:rotate(360deg)}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.drop-content table{width:100%;border-collapse:collapse;border-radius:4px;overflow:hidden}.drop-content th,.drop-content td{padding:10px;text-align:left}.drop-content th:first-child,.drop-content td:first-child{width:300px}.drop-content th{background-color:#343a40;color:#fff;font-size:2px;font-weight:600}.ProgrammaCdL label{color:#444;font-weight:700;font-size:18px}.drop-content ul li{list-style:none;line-height:1.6}.drop-content a{text-decoration:underline;color:#00f}.drop-content a:hover{color:#00009e}.drop-content td:nth-child(2){padding-left:20px}.drop-content tr:nth-child(2n){background-color:#f8f9fa}.drop-content th:first-child,.drop-content td:first-child{border-top-left-radius:4px}.drop-content th:last-child,.drop-content td:last-child{border-top-right-radius:4px}.ProgrammaCdL{font-family:Arial,sans-serif;line-height:1.6;color:#333}.ProgrammaCdL h1,.ProgrammaCdL h2{font-size:1.5em;color:#444;border-bottom:1px solid #444444;padding-bottom:8px;margin-bottom:16px}.ProgrammaCdL h3{font-size:1.2em;color:#555;margin-bottom:12px}.ProgrammaCdL p{margin-bottom:16px;font-size:18px}.ProgrammaCdL ul{margin:10px 0;padding-left:20px}.ProgrammaCdL li{margin-bottom:8px}.ProgrammaCdL a{color:#1e90ff;text-decoration:none}.ProgrammaCdL a:hover{text-decoration:underline}.ProgrammaCdL .highlight{background-color:#f7f7f7;padding:10px;border-left:4px solid #1e90ff}@media (max-width: 900px){.ProgrammaCdL p{font-size:16px}}.TFA-container{display:flex;align-items:center;box-sizing:border-box}.sfondoNavber2 img{max-width:100%;height:auto;margin:80px auto 0;box-shadow:0 10px 20px #00000080}.TFA-image-container{flex:1;border-radius:10px;overflow:hidden}.TFA-image{margin:0 auto;max-width:800px;height:auto;display:block}.TFA-section p,.TFA-section li{font-size:18px;line-height:1.6;color:#333;margin:15px 0}.TFA-section ul li ul li{margin-left:15px}.case-study-container{width:90%;margin:50px auto 90px;padding:40px;background:linear-gradient(to right,#003e70,#0062d1d5);border-radius:8px;box-shadow:0 4px 12px #0000004d;color:#ecf0f1;box-sizing:border-box}.case-study-title{font-size:32px;color:#ecf0f1;margin-bottom:25px;text-align:center;font-weight:700}.case-study-content{font-size:18px;line-height:1.8;color:#ecf0f1;position:relative}.case-study-content p{margin-bottom:30px}.case-study-content img{position:absolute;top:-80px;right:-80px;width:140px}@media (max-width: 900px){.case-study-container{padding:20px 30px}.case-study-content p{font-size:16px;text-align:center}.case-study-content img{position:absolute;top:-70px;right:-70px;width:100px}}@media (max-width: 900px){.sfondoNavber2{display:none}.noSfondoNavbar2{margin-top:120px}.TFA-section p,.TFA-section li{font-size:14px;line-height:1.6;color:#333;margin:15px 0}}@media (max-width: 900px){.sfondoNavber2{display:none}.noSfondoNavbar2{margin-top:120px}}.cookie-link{color:#4caf50;text-decoration:underline;font-weight:700;margin-left:10px;transition:color .3s ease,text-shadow .3s ease}.cookie-link:hover{color:#009407;text-shadow:1px 1px 4px rgba(0,0,0,.2)}.CFU30-presentazione{margin-top:120px}.news-container{width:80%;margin:120px auto 50px}.news-heading{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:20px;text-transform:uppercase;letter-spacing:1px;text-align:center;border-bottom:3px solid #002864;padding-bottom:10px}.news-container h1:first-of-type{color:#002864;margin-top:40px}.news-container h1:nth-of-type(2){color:tomato;margin-top:40px}.news-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px}.news-item{display:flex;gap:20px;border:1px solid #ccc;padding:20px;background-color:#f9f9f9;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.news-item:hover{transform:translateY(-5px);box-shadow:0 4px 15px #0000001a;background-color:#f1f1f1}.news-item img{max-width:150px;height:auto;border-radius:8px}.news-content{display:flex;flex-direction:column;justify-content:space-between}.news-title{font-size:1.5rem;font-weight:700;margin-bottom:10px;color:#333;transition:color .3s ease}.news-title:hover{color:#007bff}.news-category{font-size:1rem;margin-bottom:10px;color:#777}.news-date{font-size:.875rem;color:#666;margin-bottom:30px}.news-link{color:#007bff;text-decoration:none;font-weight:700;transition:color .3s ease}.news-link:hover{color:tomato;text-decoration:underline}@media screen and (max-width: 1024px){.news-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.news-list{grid-template-columns:1fr}.news-heading{font-size:1.8rem;text-align:left}}
