/* Minimizzazione non riuscita. Verrà restituito il contenuto non minimizzato.
(2,1): run-time error CSS1019: Unexpected token, found '@import'
(2,9): run-time error CSS1019: Unexpected token, found 'url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap")'
(2,102): run-time error CSS1019: Unexpected token, found '@import'
(2,109): run-time error CSS1019: Unexpected token, found '"main.min.css"'
(3,18): run-time error CSS1019: Unexpected token, found '@import'
(3,26): run-time error CSS1019: Unexpected token, found 'url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap")'
(3,119): run-time error CSS1019: Unexpected token, found '@import'
(3,126): run-time error CSS1019: Unexpected token, found '"main.min.css"'
(3,23260): run-time error CSS1019: Unexpected token, found '@keyframes'
(3,23287): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3,23451): run-time error CSS1019: Unexpected token, found '@keyframes'
(3,23478): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
(3,28606): run-time error CSS1019: Unexpected token, found '@keyframes'
(3,28633): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3,28797): run-time error CSS1019: Unexpected token, found '@keyframes'
(3,28824): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
(3,31760): run-time error CSS1019: Unexpected token, found '@keyframes'
(3,31787): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3,31915): run-time error CSS1019: Unexpected token, found '@keyframes'
(3,31943): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
 */
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap");html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}html{box-sizing:border-box;}*,*::before,*::after{box-sizing:border-box;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after{content:"";content:none;}q:before,q:after{content:"";content:none;}table{border-collapse:collapse;border-spacing:0;}#pnlDebug{position:fixed;top:10px;left:10px;height:auto;z-index:9999;color:#ffa500;background-color:#2a2a2a;border-radius:5px;padding:5px;}.debugContainerGrid{position:fixed;background-color:transparent;width:100%;max-width:1280px;height:100%;pointer-events:none;z-index:800;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}.debugContainerGrid .debugGrid{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;}.debugContainerGrid .debugGrid .item{width:100%;height:100%;position:relative;}.debugContainerGrid .debugGrid .item:after{content:"";background-color:#a0a0a0;opacity:.25;width:1px;height:100%;position:absolute;right:0;top:0;}.debugContainerGrid .debugGrid .item--1:before{content:"";background-color:#a0a0a0;opacity:.15;width:1px;height:100%;position:absolute;left:0;top:0;}.debugContainerGrid .debugGrid .item--1:before{background-color:#00fffc;}.debugContainerGrid .debugGrid .item--6:after{background-color:#00fffc;}.debugContainerGrid .debugGrid .item--12:after{background-color:#00fffc;}*{-webkit-tap-highlight-color:transparent;color:#fff;}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent;cursor:pointer;font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:1rem;line-height:1;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}a:hover{-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}p{font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:1rem;line-height:1;}.hidden{display:none!important;}.uppercase{text-transform:uppercase;}.capitalize{text-transform:capitalize;}.italic{font-style:italic;}strong{font-weight:500;}.clear{clear:both;}.flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;height:100%;}@media only screen and (min-width:1023px) and (max-width:1280px){.flex{display:block;}}@media only screen and (max-width:1023px){.flex{display:block;}}html,body{background-color:#fff;color:#fff;}.containerPop{width:100%;height:100%;position:fixed;left:0;top:0;background-color:rgba(0,0,0,.596);display:flex;align-items:center;z-index:1000;min-height:100vh;}.show{display:flex!important;}.hide{display:none!important;}.containerPop .cross{position:absolute;top:20px;right:20px;color:#000;font-size:30px;cursor:pointer;}.containerPop .message{width:50%;height:auto;margin:50px;z-index:1000;background-color:#fff;position:absolute;padding:100px 5%;text-align:center;margin:0 25% 0;color:#000;}.containerPop .message strong{color:#000;}@media only screen and (max-width:1023px){.containerPop .message{padding:100px 2%;width:100%;margin:0;}}.containerPop .message h1{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:30px;line-height:1;line-height:27px;color:#000;margin-bottom:50px;}.containerPop .message p{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:18px;line-height:1;line-height:27px;color:#000;}html{scroll-behavior:smooth;}body{width:100%;height:100%;}form{width:100%;height:100%;min-height:100vh;}header{background-color:#54565a;width:100%;height:auto;z-index:400;position:fixed;top:0;left:0;transition:all .1s ease-in;}header *{transition:none!important;}header.fixed{background-color:#616468;}header .container{height:67px;width:100%;max-width:1280px;margin:0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;}@media only screen and (max-width:1023px){header .container{padding:0 20px;}}@media screen and (max-width:320px){header .container{padding:0 8px;}}@media only screen and (min-width:1023px) and (max-width:1280px){header .container{padding:0 20px;}}header .container .wrap-logo,header .container .transform-menu,header .container .wrap-menu,header .container .wrap-mobile-menu,header .container .wrap-info,header .container .wrap-internet-b,header .container .wrap-logo-Credem{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;padding:10px 20px;margin-right:70px;}header .container .wrap-logo{height:100%;z-index:3;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;margin:0;}@media only screen and (max-width:1023px){header .container .wrap-logo{padding:12px 0;max-width:60%;}}@media screen and (max-width:320px){header .container .wrap-logo{width:100%;}header .container .wrap-logo>a{width:100%;height:100%;}}header .container .wrap-logo>a{width:100%;height:100%;}header .container .wrap-logo img{height:100%;}header .container .wrap-logo-Credem{height:100%;z-index:3;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end;margin:0;}@media only screen and (max-width:1023px){header .container .wrap-logo-Credem{padding:12px 0;}}header .container .wrap-logo-Credem>a{width:100%;height:100%;}header .container .wrap-logo-Credem>a:nth-child(2){width:10%;}header .container .wrap-logo-Credem .logo-2{max-width:100%;height:100%;display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end;}header .container .wrap-logo-Credem .logo-2 a{width:100%;height:100%;}header .container .wrap-logo-Credem .logo-2 img{height:100%;}header .container .wrap-logo-Credem .logo-2 .logoBanca{width:95px;height:100%;background-color:#e7e7e7;border-radius:5px;display:flex;flex-direction:row;align-items:center;}@media screen and (max-width:1024px){header .container .wrap-logo-Credem .logo-2 .logoBanca{width:85px;}}header .container .wrap-logo-Credem .logo-2 .logoBanca a{display:flex;justify-content:center;align-items:center;align-content:center;margin:0 auto;}header .container .wrap-logo-Credem .logo-2 .logoBanca span{color:#54565a;font-family:"Roboto",sans-serif;font-weight:800;font-style:normal;font-size:11px;line-height:1;font-style:italic;margin:10px 0;}header .container .wrap-logo-Credem img{height:100%;}header .container .transform-menu{padding:0 20px;padding-right:0;}@media only screen and (max-width:1023px){header .container .transform-menu{position:absolute;left:0;width:100%;background-color:#54565a;z-index:1;height:0;overflow:hidden;top:66px;padding:0;}}@media only screen and (min-width:1023px) and (max-width:1280px){header .container .transform-menu{position:absolute;left:0;width:100%;background-color:#54565a;z-index:1;height:0;overflow:hidden;top:66px;padding:0;}}header .container .transform-menu .transform-container{position:relative;height:auto;}@media only screen and (min-width:1281px){header .container .transform-menu .transform-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%;}}@media only screen and (max-width:1023px){header .container .transform-menu .transform-container{width:100%;padding-top:20px;padding-bottom:40px;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}header .container .transform-menu .transform-container .wrap-menu{padding:0;}header .container .transform-menu .transform-container .wrap-menu .nav{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%;}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-menu .nav{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:80%;}}header .container .transform-menu .transform-container .wrap-menu .nav>li{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-menu .nav>li{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}}header .container .transform-menu .transform-container .wrap-menu .nav>li>a,header .container .transform-menu .transform-container .wrap-menu .nav>li>button{color:#fefeff;font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:1;letter-spacing:.02rem;padding:20px;position:relative;cursor:default;background:none;border:0;text-align:left;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;}@media only screen and (max-width:1023px){header .container .transform-menu .transform-container .wrap-menu .nav>li>a,header .container .transform-menu .transform-container .wrap-menu .nav>li>button{width:100%;}}@media only screen and (min-width:1281px){header .container .transform-menu .transform-container .wrap-menu .nav>li>a:after,header .container .transform-menu .transform-container .wrap-menu .nav>li>button:after{content:"";position:absolute;bottom:0;left:0;height:0;width:100%;background-color:#fefeff;-moz-transition:all .1s cubic-bezier(.32,0,.29,.99);-o-transition:all .1s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .1s cubic-bezier(.32,0,.29,.99);transition:all .1s cubic-bezier(.32,0,.29,.99);}}@media only screen and (min-width:1281px){header .container .transform-menu .transform-container .wrap-menu .nav>li>a:hover:after,header .container .transform-menu .transform-container .wrap-menu .nav>li>button:hover:after{height:4px;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-menu .nav>li .Accordion-trigger:after{content:"";border:solid hsl(0deg,0%,62%);border-width:0 2px 2px 0;height:.5rem;pointer-events:none;position:absolute;right:2em;top:50%;transform:translateY(-50%) rotate(45deg);width:.5rem;-moz-transition:all .1s cubic-bezier(.32,0,.29,.99);-o-transition:all .1s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .1s cubic-bezier(.32,0,.29,.99);transition:all .1s cubic-bezier(.32,0,.29,.99);}}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-menu .nav>li .Accordion-trigger[aria-expanded=true]:after{transform:translateY(-50%) rotate(-135deg);-moz-transition:all .1s cubic-bezier(.32,0,.29,.99);-o-transition:all .1s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .1s cubic-bezier(.32,0,.29,.99);transition:all .1s cubic-bezier(.32,0,.29,.99);}}header .container .transform-menu .transform-container .wrap-menu .nav>li .sub-menu{position:absolute;top:100%;left:0;min-width:170px;background-color:#54565a;height:0;overflow:hidden;}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-menu .nav>li .sub-menu{position:relative;width:100%;top:0;}}header .container .transform-menu .transform-container .wrap-menu .nav>li .sub-menu ul{padding:10px 20px 10px 30px;}header .container .transform-menu .transform-container .wrap-menu .nav>li .sub-menu ul li{position:relative;display:block;padding:3px 0;margin-bottom:5px;}header .container .transform-menu .transform-container .wrap-menu .nav>li .sub-menu ul li::after{content:"";position:absolute;width:0%;height:1px;background-color:#e7e7e7;left:0;bottom:0;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}header .container .transform-menu .transform-container .wrap-menu .nav>li .sub-menu ul li:hover:after{width:100%;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}header .container .transform-menu .transform-container .wrap-menu .nav>li .sub-menu ul li a{color:#fefeff;font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:16px;line-height:1;margin:5px 0;display:block;position:relative;}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-menu .nav>li .sub-menu ul li a{padding:5px 0;}}header .container .transform-menu .transform-container .wrap-info{position:relative;}@media only screen and (max-width:1023px){header .container .transform-menu .transform-container .wrap-info{margin-bottom:20px;}}header .container .transform-menu .transform-container .wrap-info .divide{margin:0 20px;height:40px;width:1px;background-color:#fefefe;opacity:.5;}header .container .transform-menu .transform-container .wrap-info a{color:#fff;}header .container .transform-menu .transform-container .wrap-info a.tab-lang{text-transform:uppercase;}header .container .transform-menu .transform-container .wrap-info a .img{height:25px;}header .container .transform-menu .transform-container .wrap-info a .img svg{height:100%;width:25px;-moz-transition:all .1s cubic-bezier(.32,0,.29,.99);-o-transition:all .1s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .1s cubic-bezier(.32,0,.29,.99);transition:all .1s cubic-bezier(.32,0,.29,.99);}header .container .transform-menu .transform-container .wrap-info a .img svg *{fill:#fefefe;stroke:#fefefe;}header .container .transform-menu .transform-container .wrap-info a:hover svg{opacity:.7;}header .container .transform-menu .transform-container .wrap-info .lngMobile{display:none;}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-info .lngMobile{display:block;}header .container .transform-menu .transform-container .wrap-info .lngMobile a{font-weight:bold;}}header .container .transform-menu .transform-container .wrap-info .mainVoice{display:block;}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-info .mainVoice{display:none;}}header .container .transform-menu .transform-container .wrap-info .mainVoice>button.Accordion-trigger{color:#fefeff;font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:1;letter-spacing:.02rem;padding:25px 10px;position:relative;cursor:pointer;background:none;border:0;text-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;}@media only screen and (max-width:1023px){header .container .transform-menu .transform-container .wrap-info .mainVoice>button.Accordion-trigger{width:100%;}}@media only screen and (min-width:1281px){header .container .transform-menu .transform-container .wrap-info .mainVoice>button.Accordion-trigger:after{content:"";position:absolute;bottom:0;left:0;height:0;width:100%;background-color:#fefeff;-moz-transition:all .1s cubic-bezier(.32,0,.29,.99);-o-transition:all .1s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .1s cubic-bezier(.32,0,.29,.99);transition:all .1s cubic-bezier(.32,0,.29,.99);}}@media only screen and (min-width:1281px){header .container .transform-menu .transform-container .wrap-info .mainVoice>button.Accordion-trigger:hover:after{height:4px;}}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-info .Accordion-trigger:after{content:"";border:solid hsl(0deg,0%,62%);border-width:0 2px 2px 0;height:.5rem;pointer-events:none;position:absolute;right:2em;top:50%;transform:translateY(-50%) rotate(45deg);width:.5rem;-moz-transition:all .1s cubic-bezier(.32,0,.29,.99);-o-transition:all .1s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .1s cubic-bezier(.32,0,.29,.99);transition:all .1s cubic-bezier(.32,0,.29,.99);}}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-info .Accordion-trigger[aria-expanded=true]:after{transform:translateY(-50%) rotate(-135deg);-moz-transition:all .1s cubic-bezier(.32,0,.29,.99);-o-transition:all .1s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .1s cubic-bezier(.32,0,.29,.99);transition:all .1s cubic-bezier(.32,0,.29,.99);}}header .container .transform-menu .transform-container .wrap-info .sub-menu{position:absolute;top:100%;left:5px;min-width:76px;background-color:#54565a;height:0;overflow:hidden;}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-info .sub-menu{position:relative;width:100%;top:0;}}header .container .transform-menu .transform-container .wrap-info .sub-menu ul{padding:10px 20px 10px 20px;}header .container .transform-menu .transform-container .wrap-info .sub-menu ul li{position:relative;display:block;padding:3px 0;margin-bottom:5px;}header .container .transform-menu .transform-container .wrap-info .sub-menu ul li::after{content:"";position:absolute;width:0%;height:1px;background-color:#e7e7e7;left:0;bottom:0;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}header .container .transform-menu .transform-container .wrap-info .sub-menu ul li:hover:after{width:100%;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}header .container .transform-menu .transform-container .wrap-info .sub-menu ul li a{color:#fefeff;font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:16px;line-height:1;margin:5px 0;display:block;position:relative;}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-info .sub-menu ul li a{padding:5px 0;}}header .container .transform-menu .transform-container .wrap-internet-b{padding:0;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end;}@media only screen and (max-width:1023px){header .container .transform-menu .transform-container .wrap-internet-b{display:none;}}@media only screen and (min-width:1023px) and (max-width:1280px){header .container .transform-menu .transform-container .wrap-internet-b{display:none;}}header .container .transform-menu .transform-container .wrap-internet-b>a{background-color:#fefeff;padding:20px;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}header .container .transform-menu .transform-container .wrap-internet-b>a:hover{background-color:rgba(254,254,255,.8);-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}@media only screen and (max-width:1023px){header .container .transform-menu .transform-container .wrap-internet-b>a{width:100%;}}@media only screen and (min-width:1023px) and (max-width:1280px){header .container .transform-menu .transform-container .wrap-internet-b>a{width:100%;}}header .container .transform-menu .transform-container .wrap-internet-b .cont-ib{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:1;color:#071a3a;}header .container .transform-menu .transform-container .wrap-internet-b .cont-ib .locker-ib{margin-right:10px;color:#54565a;}header .container .transform-menu .transform-container .wrap-internet-b .cont-ib .locker-ib svg{height:22px!important;width:22px!important;}header .container .hamburger{display:none;z-index:2;}@media only screen and (max-width:1023px){header .container .hamburger{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;}}@media only screen and (min-width:1023px) and (max-width:1280px){header .container .hamburger{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:baseline;-moz-align-items:baseline;-ms-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;display:block;}}@media(max-width:876px){header .container .hamburger{flex:0;gap:10px;}}@media screen and (max-width:425px){header .container .hamburger{flex:0;position:relative;right:0;gap:20px;}}header .container .hamburger .wrap{width:50px;height:50px;position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;}@media only screen and (max-width:1023px){header .container .hamburger .wrap{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end;bottom:3%;}}@media only screen and (min-width:1023px) and (max-width:1280px){header .container .hamburger .wrap{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end;left:89%;bottom:-13%;}}header .container .hamburger .wrap svg{-webkit-perspective:800px;color:#fff;height:100%;width:100%;cursor:pointer;}@media only screen and (max-width:1023px){header .container .hamburger .wrap svg{width:50px;height:50px;}}header .container .hamburger .wrap svg path{fill:#fff;}header .container .hamburger .accedi{width:20px;height:20px;position:absolute;right:100px;top:22px;z-index:9999;}@media only screen and (min-width:1023px) and (max-width:1280px){header .container .hamburger .accedi{display:flex;justify-content:center;text-align:center;}}@media only screen and (max-width:1023px){header .container .hamburger .accedi{display:flex;justify-content:center;text-align:center;}}@media screen and (max-width:425px){header .container .hamburger .accedi{position:relative;right:0;z-index:9999;top:-3px;margin:0 auto;width:30px;display:flex;justify-content:center;}}@media(max-width:320px){header .container .hamburger .accedi{right:0!important;}}header .container .hamburger .accedi svg{height:18px!important;width:45px!important;}header .container .hamburger .accedi .clsLocker-1{fill:#fff!important;}header .container .hamburger .accedi h4{font-size:10px;}header .container .hamburger .accedi a .cont-ib{text-align:center;}main{position:relative;width:100%;height:100%;padding-top:65px;}main section{position:relative;width:100%;height:100%;}main section .container{max-width:1280px;width:100%;margin:0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:stretch;-moz-justify-content:stretch;-ms-justify-content:stretch;justify-content:stretch;-ms-flex-pack:stretch;}main section.open-banner{position:relative;width:100%;height:100%;padding-top:56.25%;overflow:hidden;}@media only screen and (max-width:1023px){main section.open-banner{padding-top:80vh;}}main section.open-banner .btn-more{position:absolute;top:72%;left:50%;transform:translateX(-49.3%);display:inline-flex;z-index:2;max-width:1280px;width:100%;text-transform:uppercase;align-items:center;transition:transform linear;}@media only screen and (min-width:1023px) and (max-width:1280px){main section.open-banner .btn-more{top:68%;left:51%;transform:translateX(-50%);}}@media screen and (max-width:876px){main section.open-banner .btn-more{top:60vh;left:51%;transform:translate(-49%,-60%);}}main section.open-banner .btn-more a{color:#fff;font-size:14px;background-color:rgba(84,86,90,.7);padding:0 16px 10px;font-weight:400;}main section.open-banner .btn-more a:hover{background-color:#e7e7e7;color:#54565a;}main section.open-banner .btn-more a:hover .clsLINK-3{stroke:#54565a;}main section.open-banner .btn-more a .clsLINK-3{stroke:#fff;}main section.open-banner .btn-more a svg{position:relative;top:6px;height:22px;padding-right:7px;}main section.open-banner .item{width:100%;position:relative;padding-top:56.25%;}@media only screen and (max-width:1023px){main section.open-banner .item{padding-top:80vh;}}main section.open-banner .item .open-image{width:100%;height:100%;position:absolute;object-fit:cover;bottom:0;left:0;}main section.open-banner .item .opening-container{height:80%;max-width:1280px;width:100%;position:absolute;top:0;left:50%;padding:70px 0 45px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-moz-align-content:center;-ms-align-content:center;align-content:center;}@media only screen and (max-width:1023px){main section.open-banner .item .opening-container{height:100%;}}@media only screen and (min-width:1023px) and (max-width:1280px){main section.open-banner .item .opening-container{height:100%;}}@media screen and (max-width:876px){main section.open-banner .item .opening-container{top:-60px;}}main section.open-banner .item .opening-container .wrap{width:66.6666666667%;padding:0 20px;}@media only screen and (max-width:1023px){main section.open-banner .item .opening-container .wrap{width:100%;}}@media only screen and (min-width:1023px) and (max-width:1280px){main section.open-banner .item .opening-container .wrap{width:100%;}}main section.open-banner .item .opening-container .wrap pre{color:#fff;font-family:"Roboto",sans-serif;font-weight:500;font-style:normal;font-size:1.2rem;line-height:1;line-height:1;margin-bottom:25px;}@media only screen and (max-width:1023px){main section.open-banner .item .opening-container .wrap pre{margin-bottom:20px;}}@media only screen and (min-width:1023px) and (max-width:1280px){main section.open-banner .item .opening-container .wrap pre{margin-bottom:20px;}}main section.open-banner .item .opening-container .wrap h2{color:#fff;font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:4rem;line-height:1;margin-bottom:25px;}@media only screen and (max-width:1023px){main section.open-banner .item .opening-container .wrap h2{font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:2rem;line-height:1;margin-bottom:20px;}}@media only screen and (min-width:1023px) and (max-width:1280px){main section.open-banner .item .opening-container .wrap h2{font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:2.4rem;line-height:1;margin-bottom:20px;}}main section.open-banner .item .opening-container .wrap p{color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;font-size:1.1rem;line-height:1;line-height:1.4!important;}@media only screen and (max-width:1023px){main section.open-banner .item .opening-container .wrap p{font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;font-size:1rem;line-height:1;}}main section .open-slider{width:100%;overflow:hidden;position:absolute;top:0;left:0;}footer{position:relative;background-color:#54565a;width:100%;height:auto;z-index:200;}footer .container{height:auto;padding:135px 20px;width:100%;max-width:1280px;margin:0 auto;}@media only screen and (max-width:1023px){footer .container{padding:75px 20px;}}footer .container .wrap-up{border-bottom:1px solid #fff;padding-bottom:80px;}@media only screen and (max-width:1023px){footer .container .wrap-up{padding-bottom:50px;}}footer .container .wrap-up img{height:100px;width:auto;margin-right:100px;}@media only screen and (max-width:1023px){footer .container .wrap-up img{margin-right:50px;height:70px;}}footer .container .wrap-bottom{border-bottom:1px solid #fff;padding:50px 0 25px;}footer .container .wrap-bottom .foo-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;margin-bottom:70px;}@media only screen and (max-width:1023px){footer .container .wrap-bottom .foo-flex{display:block;}}footer .container .wrap-bottom .foo-flex .foo-sede{width:28%;}@media only screen and (max-width:1023px){footer .container .wrap-bottom .foo-flex .foo-sede{width:100%;margin-bottom:40px;}}footer .container .wrap-bottom .foo-flex .foo-sede p{color:#fff;font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:16px;line-height:1;line-height:1.2rem;}footer .container .wrap-bottom .foo-flex .foo-sede p strong{font-weight:400;margin-bottom:30px;}footer .container .wrap-bottom .foo-flex .foo-menu{width:72%;font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:16px;line-height:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-align-content:flex-start;-moz-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;}footer .container .wrap-bottom .foo-flex .foo-menu .foo-col{padding:0 10px;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:flex-start;-moz-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}footer .container .wrap-bottom .foo-flex .foo-menu .foo-col .voice{width:33.3333333333%;padding:3px 0;min-height:30px;}@media only screen and (max-width:1023px){footer .container .wrap-bottom .foo-flex .foo-menu .foo-col .voice{min-height:0;padding:0;width:100%;}}@media only screen and (min-width:1023px) and (max-width:1280px){footer .container .wrap-bottom .foo-flex .foo-menu .foo-col .voice{width:50%;}}footer .container .wrap-bottom .foo-flex .foo-menu .foo-col .voice a{color:#fff;line-height:1.4rem;position:relative;padding-left:35px;display:block;}@media only screen and (max-width:1280px){footer .container .wrap-bottom .foo-flex .foo-menu .foo-col .voice a{margin:3px 0;padding:5px 4px 5px 35px;}}footer .container .wrap-bottom .foo-flex .foo-menu .foo-col .voice a:hover .arrow{left:13px;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}footer .container .wrap-bottom .foo-flex .foo-menu .foo-col .voice .arrow{height:15px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}footer .container .wrap-bottom .foo-copy{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;}footer .container .wrap-bottom .foo-copy .copy-left p,footer .container .wrap-bottom .foo-copy .copy-left a{display:inline-block;color:#fff;font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:1rem;line-height:1;line-height:1.3rem;}footer .container .wrap-bottom .foo-copy .copy-left a{-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}footer .container .wrap-bottom .foo-copy .copy-left a:hover{text-decoration:underline;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}footer .btn-accessibility{position:fixed;max-width:1280px;margin:0 auto;width:100%;padding:0 20px;bottom:30px;text-align:right;left:50%;pointer-events:none;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}@media only screen and (max-width:1280px){footer .btn-accessibility{bottom:15px;}}footer .btn-accessibility a{pointer-events:all;}footer .btn-accessibility a svg{width:60px;height:60px;}.Accordion .Accordion-panel{overflow:hidden;padding:0;margin:0;}.glightbox-open{overflow:auto!important;}.glightbox-open .gnext,.glightbox-open .gprev{display:none!important;}.ginner-container{max-width:90vw!important;}.sec-RSS{padding:30px;}.sec-RSS h4{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:18px;line-height:1;line-height:27px;margin-bottom:30px;color:#000;}.sec-RSS h2{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:28px;line-height:1;line-height:36px;margin-bottom:40px;color:#000;}.sec-RSS p{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:18px;line-height:1;line-height:27px;color:#000;}.sec-RSS pre{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:18px;line-height:1;line-height:27px;color:#000;}
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap");@import"main.min.css";#pnlDebug{position:fixed;top:10px;left:10px;height:auto;z-index:9999;color:#ffa500;background-color:#2a2a2a;border-radius:5px;padding:5px;}.debugContainerGrid{position:fixed;background-color:transparent;width:100%;max-width:1280px;height:100%;pointer-events:none;z-index:800;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}.debugContainerGrid .debugGrid{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;}.debugContainerGrid .debugGrid .item{width:100%;height:100%;position:relative;}.debugContainerGrid .debugGrid .item:after{content:"";background-color:#a0a0a0;opacity:.25;width:1px;height:100%;position:absolute;right:0;top:0;}.debugContainerGrid .debugGrid .item--1:before{content:"";background-color:#a0a0a0;opacity:.15;width:1px;height:100%;position:absolute;left:0;top:0;}.debugContainerGrid .debugGrid .item--1:before{background-color:#00fffc;}.debugContainerGrid .debugGrid .item--6:after{background-color:#00fffc;}.debugContainerGrid .debugGrid .item--12:after{background-color:#00fffc;}.open-banner-page{height:640px!important;padding-top:0!important;}@media only screen and (max-width:1023px){.open-banner-page{height:70vh!important;padding-top:0!important;}}.open-banner-page .opening-container{height:640px!important;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;}@media only screen and (max-width:1023px){.open-banner-page .opening-container{height:70vh!important;}}.open-banner-page .opening-container .wrap{width:100%;max-width:425px;padding:0 20px;z-index:1;padding:60px 20px!important;}@media only screen and (min-width:1023px) and (max-width:1280px){.open-banner-page .opening-container .wrap{padding:60px 20px!important;}}@media only screen and (max-width:360px){.open-banner-page .opening-container .wrap{width:100%;max-width:320px;padding:60px 10px!important;}}.open-banner-page .opening-container .wrap pre{color:#fff;font-family:"Roboto",sans-serif;font-weight:500;font-style:normal;font-size:1.2rem;line-height:1;line-height:1;margin-bottom:25px;}.open-banner-page .opening-container .wrap h2{color:#fff;font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:4rem;line-height:1;margin:30px 0;}@media only screen and (max-width:1023px){.open-banner-page .opening-container .wrap h2{font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:2rem;line-height:1;}}.open-banner-page .opening-container .wrap p{color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;font-size:1.1rem;line-height:1;line-height:1.4!important;}@media only screen and (max-width:1023px){.open-banner-page .opening-container .wrap p{font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;font-size:1rem;line-height:1;}}@media screen and (max-width:375px){.open-banner-page .opening-container .wrap p{padding:0 65px 0 0;}}.open-banner-page .open-slider{height:640px!important;}@media only screen and (max-width:1023px){.open-banner-page .open-slider{height:100vh!important;}}.open-banner-page .open-slider .item{height:640px!important;padding-top:0;}@media only screen and (max-width:1023px){.open-banner-page .open-slider .item{height:100vh!important;}}.open-banner-page .slick-dots{top:500px!important;padding:0 20px!important;}.breadcrumbs{position:relative;top:0;left:0;margin-top:-38px;}@media only screen and (min-width:1281px) and (max-width:1920px){.breadcrumbs{padding:0 20px;}}@media only screen and (min-width:1023px) and (max-width:1280px){.breadcrumbs{padding:0 20px;margin-top:-36px;}}@media only screen and (max-width:1023px){.breadcrumbs{padding:0 0;margin-top:-35px;}}.breadcrumbs .container nav{background-color:#e7e7e7;display:inline-block;padding:10px;width:100%;margin-bottom:60px;}@media only screen and (max-width:1023px){.breadcrumbs .container nav{margin-bottom:30px;}}.breadcrumbs .container nav .bread{opacity:1;font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;font-size:18px;line-height:1;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);color:#54565a;}@media only screen and (max-width:1023px){.breadcrumbs .container nav .bread{font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;font-size:13px;line-height:1;}}.breadcrumbs .container nav .bread:hover{opacity:.8;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.breadcrumbs .container nav .bread.active{opacity:1;}.breadcrumbs .container nav span.bread{opacity:1;color:#000;}.breadcrumbs .container nav span:not(.bread){color:#000;}.featured_card{display:block;margin:40px 0;}.featured_card aside{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;}@media only screen and (min-width:1023px) and (max-width:1280px){.featured_card aside{-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}}@media only screen and (max-width:1023px){.featured_card aside{-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}}.featured_card aside .copy{padding:30px 60px 30px 30px;background-color:#54565a;width:41.6666666667%;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}@media only screen and (min-width:1023px) and (max-width:1280px){.featured_card aside .copy{width:100%;padding:30px 30px;}}@media only screen and (max-width:1023px){.featured_card aside .copy{width:100%;padding:30px 30px;}}.featured_card aside .copy .date{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;}.featured_card aside .copy .date .loghi{width:24px;text-align:center;}.featured_card aside .copy .date img{height:100%;width:19px;}.featured_card aside .copy .date:first-child img{height:100%;width:24px;}.featured_card aside .copy .date p{margin-left:10px;font-family:"Roboto",sans-serif;font-weight:500;font-style:normal;font-size:20px;line-height:1;}@media only screen and (min-width:1023px) and (max-width:1280px){.featured_card aside .copy .date p{font-family:"Roboto",sans-serif;font-weight:500;font-style:normal;font-size:18px;line-height:1;}}@media only screen and (max-width:1023px){.featured_card aside .copy .date p{font-family:"Roboto",sans-serif;font-weight:500;font-style:normal;font-size:18px;line-height:1;}}.featured_card aside .copy hr{background-color:#54565a;margin:15px 0;margin:20px 0;display:inline-block;width:100%;border-style:inset;border-bottom:1px;border-right:1px;}.featured_card aside .copy_bottom{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;height:calc(100% - 90px);}.featured_card aside .copy_bottom .text h1,.featured_card aside .copy_bottom .text h3{font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:38px;line-height:1;line-height:1.2;margin-bottom:10px;}@media only screen and (min-width:1281px) and (max-width:1920px){.featured_card aside .copy_bottom .text h1,.featured_card aside .copy_bottom .text h3{font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:34px;line-height:1;line-height:1.4;}}@media only screen and (min-width:1023px) and (max-width:1280px){.featured_card aside .copy_bottom .text h1,.featured_card aside .copy_bottom .text h3{font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:24px;line-height:1;line-height:1.4;}}@media only screen and (max-width:1023px){.featured_card aside .copy_bottom .text h1,.featured_card aside .copy_bottom .text h3{font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:24px;line-height:1;line-height:1.4;}}.featured_card aside .copy_bottom .text p{font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;font-size:18px;line-height:1;line-height:1.4;}@media only screen and (max-width:1023px){.featured_card aside .copy_bottom .text p{font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:1;line-height:1.4;}}.featured_card aside .copy_bottom .arrow{text-align:right;margin-top:40px;}.featured_card aside .copy_bottom .arrow img{width:15px;height:100%;}.featured_card .arrow img{-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.featured_card:hover .copy{background-color:#63666a;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.featured_card:hover .arrow img{transform:translateX(10px);-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.featured_card:hover .thumbnail{opacity:.6;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.featured_card .thumbnail{width:58.3333333333%;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);height:auto;align-self:center;}@media only screen and (min-width:1023px) and (max-width:1280px){.featured_card .thumbnail{width:100%;}}@media only screen and (max-width:1023px){.featured_card .thumbnail{width:100%;}}.featured_card_single aside:hover .copy{background-color:#63666a;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.featured_card_single aside:hover .thumbnail{opacity:1;}.wrapper_cards{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;padding-top:50px;}@media only screen and (max-width:1023px){.wrapper_cards{padding-top:20px;}}.wrapper_cards .single_card{box-sizing:border-box;margin:15px 0;}.wrapper_cards .single_card .thumbnail{width:100%;height:auto;}@media only screen and (max-width:1023px){.wrapper_cards .single_card{margin:5px 0;}}.wrapper_cards .single_card .copy{padding:30px;background-color:#e7e7e7;width:100%;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.wrapper_cards .single_card .copy .date{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;}.wrapper_cards .single_card .copy .date .loghi{width:30px;text-align:center;}.wrapper_cards .single_card .copy .date img{height:100%;width:19px;}.wrapper_cards .single_card .copy .date:first-child img{height:100%;width:30px;}.wrapper_cards .single_card .copy .date p{margin-left:10px;font-family:"Roboto",sans-serif;font-weight:500;font-style:normal;font-size:15px;line-height:1;color:#000;}.wrapper_cards .single_card .copy hr{margin:10px 0;display:inline-block;width:100%;background-color:#54565a;border-style:inset;border-bottom:1px;border-right:1px;}.wrapper_cards .single_card .copy .text{min-height:240px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;}@media only screen and (min-width:1023px) and (max-width:1280px){.wrapper_cards .single_card .copy .text{min-height:200px;}}@media only screen and (max-width:1023px){.wrapper_cards .single_card .copy .text{min-height:200px;}}.wrapper_cards .single_card .copy .text h3{font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;font-size:22px;line-height:1;line-height:1.4;color:#000;}.wrapper_cards .single_card .copy .text p{font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:18px;line-height:1;line-height:1.4;color:#000;}.wrapper_cards .single_card:hover .copy{background-color:#cbcccd;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.wrapper_cards .single_card:hover .thumbnail{opacity:.6;}.wrapper_btn{padding:0 0 60px;text-align:center;}.wrapper_btn .btn_showmore{display:inline-block;color:#071a3a;background:#fff;border:0;padding:15px 60px;text-align:center;text-decoration:none;display:inline-block;font-family:"Roboto",sans-serif;font-weight:500;font-style:normal;font-size:15px;line-height:1;cursor:pointer;}.wrapper_btn .btn_showmore:hover{background:rgba(255,255,255,.8);}@media only screen and (min-width:1281px) and (max-width:1920px){.section_news{padding:0 20px;}}@media only screen and (min-width:1023px) and (max-width:1280px){.section_news{padding:0 20px;}}@media only screen and (max-width:1023px){.section_news{padding:0 10px;}}.section_news .container{display:block;}.section_news .container hr{margin:20px 0;display:inline-block;width:100%;border-style:inset;border-bottom:1px;border-right:1px;}.section_news .container .wrapper_cards{margin:0 -20px;}.section_news .container .wrapper_cards .single_card{width:25%;padding:0 20px;}@media only screen and (min-width:1281px) and (max-width:1920px){.section_news .container .wrapper_cards .single_card{width:33.33%;}}@media only screen and (min-width:1023px) and (max-width:1280px){.section_news .container .wrapper_cards .single_card{width:50%;}}@media only screen and (max-width:1023px){.section_news .container .wrapper_cards .single_card{width:100%;}}@media only screen and (min-width:1281px) and (max-width:1920px){.section_events{padding:0 20px;}}@media only screen and (min-width:1023px) and (max-width:1280px){.section_events{padding:0 20px;}}@media only screen and (max-width:1023px){.section_events{padding:0 20px;}}.section_events .news-single{margin:100px auto;}@media only screen and (min-width:1023px) and (max-width:1280px){.section_events .news-single{margin:0;}}@media only screen and (max-width:1023px){.section_events .news-single{margin:0;}}.section_events .container{display:block;}.section_events .container hr{margin:20px 0;display:inline-block;width:100%;border-style:inset;border-bottom:1px;border-right:1px;}.section_events .container .featured_card .copy_bottom{height:calc(100% - 80px);}.section_events .container .featured_card .copy_bottom h3{margin-top:30px;}.section_events .container .featured_card.f_news .copy_bottom h3{margin-top:0;}.section_events .container .wrapper_cards{margin:0 -20px 60px;}.section_events .container .wrapper_cards .single_card{width:25%;padding:0 20px;}.section_events .container .wrapper_cards .single_card .text{min-height:200px;}.section_events .container .wrapper_cards .single_card .text h3{margin-top:30px;}@media only screen and (min-width:1281px) and (max-width:1920px){.section_events .container .wrapper_cards .single_card{width:33.33%;}}@media only screen and (min-width:1023px) and (max-width:1280px){.section_events .container .wrapper_cards .single_card{width:50%;}}@media only screen and (max-width:1023px){.section_events .container .wrapper_cards .single_card{width:100%;}}@media only screen and (min-width:1281px) and (max-width:1920px){.section_videos{padding:0 20px;}}@media only screen and (min-width:1023px) and (max-width:1280px){.section_videos{padding:0 20px;}}@media only screen and (max-width:1023px){.section_videos{padding:0 20px;}}.section_videos .news-single{margin:100px auto 0;}.section_videos .container{display:block;}.section_videos .container hr{margin:20px 0;display:inline-block;width:100%;border-style:inset;border-bottom:1px;border-right:1px;}.section_videos .container .wrapper_cards{margin:0 -20px;}.section_videos .container .wrapper_cards .single_card{width:33.33%;padding:0 20px;height:auto;}.section_videos .container .wrapper_cards .single_card a{display:block;height:100%;overflow:hidden;}.section_videos .container .wrapper_cards .single_card article{height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:flex-start;-moz-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;}.section_videos .container .wrapper_cards .single_card .copy{height:100%;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:flex-start;-moz-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;}.section_videos .container .wrapper_cards .single_card .copy .date{gap:10px;}.section_videos .container .wrapper_cards .single_card .copy .date .loghi{height:35px;}.section_videos .container .wrapper_cards .single_card .copy .date .loghi img{width:35px!important;height:35px;}.section_videos .container .wrapper_cards .single_card .wrap_thumbnail{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;}.section_videos .container .wrapper_cards .single_card .wrap_thumbnail .play_button{width:70px;position:absolute;opacity:0;z-index:1;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.section_videos .container .wrapper_cards .single_card:hover .play_button{opacity:1;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.section_videos .container .wrapper_cards .single_card .text{min-height:auto;color:#000;}@media only screen and (min-width:1023px) and (max-width:1280px){.section_videos .container .wrapper_cards .single_card{width:50%;}}@media only screen and (max-width:1023px){.section_videos .container .wrapper_cards .single_card{width:100%;}}.section_videos .container .featured_card aside .copy .date{gap:20px;}.section_videos .container .featured_card aside .copy .date .loghi{height:35px;}.section_videos .container .featured_card aside .copy .date .loghi img{width:35px!important;height:35px;}@media only screen and (min-width:1281px) and (max-width:1920px){.section_podcast{padding:0 20px;}}@media only screen and (min-width:1023px) and (max-width:1280px){.section_podcast{padding:0 20px;}}@media only screen and (max-width:1023px){.section_podcast{padding:0 20px;}}.section_podcast .news-single{margin:100px auto 0;}.section_podcast .container{display:block;}@media only screen and (min-width:1281px) and (max-width:1920px){.section_podcast .container .featured_card aside{-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}}@media only screen and (min-width:1281px) and (max-width:1920px){.section_podcast .container .featured_card aside .thumbnail{width:100%;}}@media only screen and (min-width:1281px) and (max-width:1920px){.section_podcast .container .featured_card aside .copy{width:100%;}}.section_podcast .container .featured_card aside .copy .copy_bottom{height:auto;}.section_podcast .container .featured_card aside .copy .copy_bottom object{margin-top:25px;}.section_podcast .container hr{margin:20px 0 60px 0;display:inline-block;width:100%;border-style:inset;border-bottom:1px;border-right:1px;}.section_podcast .container .wrapper_podcasts{position:relative;display:inline-block;width:100%;}.section_podcast .container .wrapper_podcasts .single_podcast{display:block;margin-top:40px;}.section_podcast .container .wrapper_podcasts .single_podcast article{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;}@media only screen and (min-width:1023px) and (max-width:1280px){.section_podcast .container .wrapper_podcasts .single_podcast article{-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}}@media only screen and (max-width:1023px){.section_podcast .container .wrapper_podcasts .single_podcast article{-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}}.section_podcast .container .wrapper_podcasts .single_podcast article .copy{width:33.3333333333%;}@media only screen and (min-width:1023px) and (max-width:1280px){.section_podcast .container .wrapper_podcasts .single_podcast article .copy{width:100%;}}@media only screen and (max-width:1023px){.section_podcast .container .wrapper_podcasts .single_podcast article .copy{width:100%;}}.section_podcast .container .wrapper_podcasts .single_podcast article .copy a{margin-bottom:25px;display:inline-block;}.section_podcast .container .wrapper_podcasts .single_podcast article .copy a:hover h3{color:#a0a0a0;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.section_podcast .container .wrapper_podcasts .single_podcast article .copy a h3{font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:30px;line-height:1;line-height:1.3;display:inline-block;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);color:#000;}.section_podcast .container .wrapper_podcasts .single_podcast article .copy p{font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:18px;line-height:1;line-height:1.3;display:block;color:#000;}.section_podcast .container .wrapper_podcasts .single_podcast article .player_podcast{width:58.3333333333%;height:190px;}@media only screen and (min-width:1023px) and (max-width:1280px){.section_podcast .container .wrapper_podcasts .single_podcast article .player_podcast{width:100%;margin-bottom:20px;}}@media only screen and (max-width:1023px){.section_podcast .container .wrapper_podcasts .single_podcast article .player_podcast{width:100%;margin-bottom:20px;height:150px;}}.section_podcast .container .wrapper_podcasts .single_podcast hr{margin:25px 0 60px 0;display:inline-block;width:100%;border-style:inset;border-bottom:1px;border-right:1px;}.section_podcast .container .wrapper_share{margin:30px 0 50px;}.section_podcast .container .wrapper_share .btn_share{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-align-items:baseline;-moz-align-items:baseline;-ms-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;}.section_podcast .container .wrapper_share .btn_share p{font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:1;margin-right:20px;color:#54565a;}.section_podcast .container .wrapper_share .btn_share a img{width:22px;height:22px;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.section_podcast .container .wrapper_share .btn_share a:hover img{opacity:.7;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.section_podcast .container .wrapper_share hr{margin:20px 0;display:inline-block;width:100%;border-style:inset;border-bottom:1px;border-right:1px;}.single_podcast{position:relative;width:100%;height:auto;}.section_singola_event .event-data .date{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;}.section_singola_event .event-data .date .loghi{width:24px;text-align:center;}.section_singola_event .event-data .date img{height:100%;width:19px;}.section_singola_event .event-data .date:first-child img{height:100%;width:24px;}.section_singola_event .event-data .date p{margin-left:10px;margin-bottom:0!important;line-height:1;font-family:"Roboto",sans-serif;font-weight:500;font-style:normal;font-size:20px;line-height:1;}@media only screen and (min-width:1023px) and (max-width:1280px){.section_singola_event .event-data .date p{font-family:"Roboto",sans-serif;font-weight:500;font-style:normal;font-size:18px;line-height:1;}}@media only screen and (max-width:1023px){.section_singola_event .event-data .date p{font-family:"Roboto",sans-serif;font-weight:500;font-style:normal;font-size:18px;line-height:1;}}.cover{height:449px;overflow:hidden;}@media only screen and (min-width:1023px) and (max-width:1280px){.cover{height:355px;}}@media only screen and (max-width:1023px){.cover{height:355px;}}.cover img{object-fit:cover;position:absolute;width:100%;top:50%;transform:translateY(-50%);height:100%;}@media only screen and (min-width:1281px) and (max-width:1920px){.wrapper_back{padding:0 20px;}}@media only screen and (min-width:1023px) and (max-width:1280px){.wrapper_back{padding:0 20px;}}@media only screen and (max-width:1023px){.wrapper_back{padding:0 20px;}}.wrapper_back .btn_back{display:block;}.wrapper_back .btn_back img{width:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.wrapper_back .btn_back span{font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:1;margin-left:35px;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);color:#000!important;}.wrapper_back .btn_back:hover span{margin-left:25px;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);opacity:.7;}.container_singlepage{transform:translateY(-236px);margin-bottom:-236px;}@media only screen and (min-width:1023px) and (max-width:1280px){.container_singlepage{transform:translateY(-180px);margin-bottom:-180px;}}@media only screen and (max-width:1023px){.container_singlepage{transform:translateY(-180px);margin-bottom:-180px;}}.container_singlepage .title_cover{margin-bottom:172px;}@media only screen and (min-width:1281px) and (max-width:1920px){.container_singlepage .title_cover{padding:0 20px;}}@media only screen and (min-width:1023px) and (max-width:1280px){.container_singlepage .title_cover{padding:0 20px;margin-bottom:150px;}}@media only screen and (max-width:1023px){.container_singlepage .title_cover{padding:0 20px;margin-bottom:150px;}}.container_singlepage .title_cover h2{font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:4rem;line-height:1;}@media only screen and (max-width:1023px){.container_singlepage .title_cover h2{font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:2rem;line-height:1;}}.container_singlepage .featured_card{margin-bottom:0;}.container_singlepage .featured_card:hover .copy{background-color:#63666a;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.container_singlepage .featured_card:hover .copy h3{margin-bottom:30px;}.container_singlepage .featured_card:hover .thumbnail{opacity:initial;}.container_singlepage .featured_card hr{margin:30px 0!important;display:inline-block;width:100%;border-style:inset;border-bottom:1px;border-right:1px;}.container_singlepage.container_podcast .title-event .container h2{color:#fff!important;}.container_singlepage.container_podcast .wrapper_back .container span{color:#000;}.container_singlepage.container_podcast .wrapper_back .container.events span{color:#fff;}@media only screen and (min-width:1023px) and (max-width:1280px){.container_singlepage.container_podcast .wrapper_back .container.events span{color:#000;}}@media only screen and (max-width:1023px){.container_singlepage.container_podcast .wrapper_back .container.events span{color:#000;}}.container_singlepage.container_podcast .wrapper_back .news-alpha span{color:#fff;}@media only screen and (min-width:1023px) and (max-width:1280px){.container_singlepage.container_podcast .wrapper_back .news-alpha span{color:#000;}}@media only screen and (max-width:1023px){.container_singlepage.container_podcast .wrapper_back .news-alpha span{color:#000;}}.container_singlepage.container_podcast .title_cover .container h2{color:#fff;}.container_singlepage.container_podcast .title_cover .news-alpha h2{color:#fff;}.container_singlepage.container_video .section_podcast .news-single{margin:66px auto 0;}@media only screen and (min-width:1023px) and (max-width:1280px){.container_singlepage.container_video .section_podcast .news-single{margin:0;}}.container_video .featured_card{margin:10px 0 40px;}.container_video .featured_card aside{-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}.container_video .featured_card aside .copy{width:100%;padding:50px;}@media only screen and (max-width:1023px){.container_video .featured_card aside .copy{padding:30px 20px;}}.container_video .featured_card aside .copy .title,.container_video .featured_card aside .copy .title p{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:38px;line-height:1;line-height:1.1;margin-bottom:20px;}.container_video .featured_card aside .copy p.excerpt{margin-bottom:20px;}.container_video .featured_card aside .copy .date{gap:20px;}.container_video .featured_card aside .copy .date .loghi{height:35px;}.container_video .featured_card aside .copy .date .loghi img{width:35px!important;height:35px;}.container_video .featured_card aside .wrapper_video{width:100%;position:relative;margin-top:30px;padding-bottom:56.25%;height:0;overflow:hidden;cursor:pointer;background-color:#0e131c;}.container_video .featured_card aside .wrapper_video .play_button{width:150px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}@media only screen and (min-width:1023px) and (max-width:1280px){.container_video .featured_card aside .wrapper_video .play_button{width:80px;}}@media only screen and (max-width:1023px){.container_video .featured_card aside .wrapper_video .play_button{width:80px;}}.container_video .featured_card aside .wrapper_video .img-responsive{width:100%;height:auto;z-index:2;opacity:.85;}.container_video .featured_card aside .wrapper_video iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.container_video .featured_card aside .wrapper_video:hover .play_button{width:175px;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}
@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap");@import"main.min.css";#pnlDebug{position:fixed;top:10px;left:10px;height:auto;z-index:9999;color:#ffa500;background-color:#2a2a2a;border-radius:5px;padding:5px;}.debugContainerGrid{position:fixed;background-color:transparent;width:100%;max-width:1280px;height:100%;pointer-events:none;z-index:800;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}.debugContainerGrid .debugGrid{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;}.debugContainerGrid .debugGrid .item{width:100%;height:100%;position:relative;}.debugContainerGrid .debugGrid .item:after{content:"";background-color:#a0a0a0;opacity:.25;width:1px;height:100%;position:absolute;right:0;top:0;}.debugContainerGrid .debugGrid .item--1:before{content:"";background-color:#a0a0a0;opacity:.15;width:1px;height:100%;position:absolute;left:0;top:0;}.debugContainerGrid .debugGrid .item--1:before{background-color:#00fffc;}.debugContainerGrid .debugGrid .item--6:after{background-color:#00fffc;}.debugContainerGrid .debugGrid .item--12:after{background-color:#00fffc;}.modulo_style{width:100%;margin:50px auto!important;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:stretch;-moz-justify-content:stretch;-ms-justify-content:stretch;justify-content:stretch;-ms-flex-pack:stretch;}@media only screen and (max-width:1023px){.modulo_style{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_style{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.modulo_style .xhidden{display:none;}.modulo_style .xvisible{display:block;}.modulo_style .col-left{width:41.6666666667%;}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_style .col-left{height:auto;}}@media only screen and (max-width:1023px){.modulo_style .col-left{display:block;width:100%;height:auto;}}.modulo_style .col-left .optional-title{width:60%;}@media only screen and (max-width:1023px){.modulo_style .col-left .optional-title{width:100%;padding:0 30px;margin-bottom:60px;}}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_style .col-left .optional-title{width:100%;padding:0 30px;margin-bottom:60px;}}.modulo_style .col-left .optional-title h3{font-family:"Roboto",sans-serif;font-weight:bold;font-style:normal;font-size:5.3rem;line-height:1;color:#98989a;margin-bottom:10px;opacity:.9;}.modulo_style .col-left .optional-title h4{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:2.3rem;line-height:1;color:#000;}.modulo_style .col-left .optional-text{width:80%;}@media only screen and (max-width:1023px){.modulo_style .col-left .optional-text{width:100%;padding:0 30px;margin-bottom:60px;}}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_style .col-left .optional-text{width:100%;padding:0 30px;margin-bottom:60px;}}.modulo_style .col-left .optional-text h4.little-title{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:30px;line-height:1;line-height:1.1;color:#000;}.modulo_style .col-right{width:58.3333333333%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-moz-align-content:center;-ms-align-content:center;align-content:center;}@media only screen and (max-width:1023px){.modulo_style .col-right{display:block;width:100%;padding:0 30px;}}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_style .col-right{padding:0 30px;}}.modulo_style ol{counter-reset:custom-counter;list-style:none;padding-left:0;}.modulo_style ol li{counter-increment:custom-counter;margin-bottom:.5rem;position:relative;padding-left:1.4rem;line-height:1.4;}.modulo_style ol li::before{content:counter(custom-counter) ". ";position:absolute;left:0;font-weight:normal;color:#000;}.modulo_style ol li:hover{color:#000;}.modulo_style p,.modulo_style a,.modulo_style li{color:#000;font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;}.modulo_6 .col-right .img{width:100%;height:auto;}@media only screen and (max-width:1023px){.modulo_11{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_11{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.modulo_11 .col-left{width:41.6666666667%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;}@media only screen and (max-width:1023px){.modulo_11 .col-left{display:block;width:100%;}}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_11 .col-left{display:block;width:100%;}}.modulo_11 .col-left .dv-testo{background-color:#54565a;padding:40px 40px 40px 30px;width:100%;height:354px;}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_11 .col-left .dv-testo{height:auto;}}@media only screen and (max-width:1023px){.modulo_11 .col-left .dv-testo{height:auto;}}.modulo_11 .col-left .dv-testo h3{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:30px;line-height:1;color:#fff;margin-bottom:22px;}.modulo_11 .col-left .dv-testo h4{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:1.3rem;line-height:1;line-height:1.2;color:#a0a0a0;}.modulo_11 .col-left .dv-testo p{color:#fff;font-weight:normal;font-style:normal;font-size:1.1rem;line-height:1;line-height:1.4em;position:relative;top:15px;}@media only screen and (max-width:1023px){.modulo_11 .col-left .dv-testo p{margin:50px 0;}}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_11 .col-left .dv-testo p{margin:50px 0;}}.modulo_11 .col-right{width:58.3333333333%;}@media only screen and (max-width:1023px){.modulo_11 .col-right{width:100%;padding:0;}}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_11 .col-right{width:100%;padding:0;}}.modulo_11 .col-right .mod-slider{width:100%;overflow:hidden;position:relative;top:0;left:0;}.modulo_11 .col-right .mod-slider .slick-arrow.slick-prev,.modulo_11 .col-right .mod-slider .slick-arrow.slick-next{height:58px;width:30px;}@media only screen and (max-width:1023px){.modulo_11 .col-right .mod-slider .slick-arrow.slick-prev,.modulo_11 .col-right .mod-slider .slick-arrow.slick-next{height:43px;width:23px;}}.modulo_11 .col-right .mod-slider .slick-arrow.slick-prev .slick-next-icon,.modulo_11 .col-right .mod-slider .slick-arrow.slick-prev .slick-prev-icon,.modulo_11 .col-right .mod-slider .slick-arrow.slick-next .slick-next-icon,.modulo_11 .col-right .mod-slider .slick-arrow.slick-next .slick-prev-icon{opacity:.5;}.modulo_11 .col-right .mod-slider .slick-arrow.slick-prev:hover .slick-next-icon,.modulo_11 .col-right .mod-slider .slick-arrow.slick-prev:hover .slick-prev-icon,.modulo_11 .col-right .mod-slider .slick-arrow.slick-next:hover .slick-next-icon,.modulo_11 .col-right .mod-slider .slick-arrow.slick-next:hover .slick-prev-icon{opacity:1;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}@media only screen and (max-width:1023px){.modulo_11 .col-right .mod-slider .slick-arrow.slick-prev{left:10px;}}.modulo_11 .col-right .mod-slider .slick-arrow.slick-prev .slick-prev-icon:before{display:none!important;}@media only screen and (max-width:1023px){.modulo_11 .col-right .mod-slider .slick-arrow.slick-next{right:10px;}}.modulo_11 .col-right .mod-slider .slick-arrow.slick-next .slick-next-icon:before{display:none!important;}.modulo_11 .col-right .slick-slide img{display:block;width:100%;}.modulo_16 .col-left .optional-title h4{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:30px;line-height:1;line-height:1.2;}.modulo_16 .col-right .cont h4,.modulo_16 .col-right .cont .title-red{font-family:"Roboto",sans-serif;font-weight:bold;font-style:normal;font-size:1.3rem;line-height:1;line-height:1.3;color:#54565a;margin-bottom:25px;}.modulo_16 .col-right .cont strong,.modulo_16 .col-right .cont i{color:#000;}.modulo_16 .col-right .cont p{color:#000;font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:1.1rem;line-height:1;line-height:1.4;}.modulo_16 .col-right .cont p a{text-decoration:underline;}.modulo_16 .col-right .cont p i{color:#000;}.modulo_16 .col-right .cont ul li{display:block;padding-left:20px;position:relative;font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:1.1rem;line-height:1;line-height:1.4;color:#000;}.modulo_16 .col-right .cont ul li:before{content:"•";position:absolute;left:2px;}.modulo_16 .col-right .cont .btn_general{background-color:#54565a;padding:10px 16px;font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:14px;line-height:1;text-transform:uppercase;color:#fff;position:relative;margin:28px 0 8px;display:inline-block;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.modulo_16 .col-right .cont .btn_general svg#Livello_1{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;height:22px;}.modulo_16 .col-right .cont .btn_general svg#Livello_1 .clsVD-1{stroke:#fff;}.modulo_16 .col-right .cont .btn_general svg#Livello_1 .clsLINK-3{stroke:#fff;}.modulo_16 .col-right .cont .btn_general .btnSpan{padding-left:30px;position:relative;}.modulo_16 .col-right .cont .btn_general .btnSpan span{margin:0 10px;color:#fff;}.modulo_16 .col-right .cont .btn_general:hover{background-color:#e7e7e7;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.modulo_16 .col-right .cont .btn_general:hover svg#Livello_1 .clsVD-1{stroke:#000;}.modulo_16 .col-right .cont .btn_general:hover svg#Livello_1 .clsLINK-3{stroke:#000;}.modulo_16 .col-right .cont .btn_general:hover .btnSpan span{color:#000;}.modulo_20 .col-right .btn_general{background-color:#54565a;padding:10px 16px;font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:14px;line-height:1;text-transform:uppercase;color:#fff;position:relative;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.modulo_20 .col-right .btn_general svg#Livello_1{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;height:22px;}.modulo_20 .col-right .btn_general svg#Livello_1 .clsLINK-3{stroke:#fff;}.modulo_20 .col-right .btn_general svg#Livello_1 .clsVD-1{stroke:#fff;}.modulo_20 .col-right .btn_general .btnSpan{padding-left:30px;position:relative;}.modulo_20 .col-right .btn_general .btnSpan span{margin:0 10px;color:#fff;}.modulo_20 .col-right .btn_general:hover{background-color:#e7e7e7;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.modulo_20 .col-right .btn_general:hover svg#Livello_1 .clsLINK-3{stroke:#000;}.modulo_20 .col-right .btn_general:hover svg#Livello_1 .clsVD-1{stroke:#000;}.modulo_20 .col-right .btn_general:hover .btnSpan span{color:#000;}.modulo_21 .col-right .btn_general{background-color:#54565a;padding:10px 16px;font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:14px;line-height:1;text-transform:uppercase;color:#fff;position:relative;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);display:block;}.modulo_21 .col-right .btn_general svg#Livello_1{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;height:22px;}.modulo_21 .col-right .btn_general svg#Livello_1 .clsDW-3{stroke:#fff;}.modulo_21 .col-right .btn_general .btnSpan{padding-left:30px;position:relative;}.modulo_21 .col-right .btn_general .btnSpan span{margin:0 10px;color:#fff;}.modulo_21 .col-right .btn_general:hover{background-color:#e7e7e7;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);color:#000;}.modulo_21 .col-right .btn_general:hover svg#Livello_1 .clsDW-3{stroke:#000;}.modulo_21 .col-right .btn_general:hover .btnSpan span{color:#000;}.modulo_28 .col-right .video{width:100%;height:auto;}.modulo_28 .col-right .video .wrapper_video{width:100%;position:relative;margin-top:30px;padding-bottom:56.25%;height:0;overflow:hidden;cursor:pointer;background-color:#54565a;}.modulo_28 .col-right .video .wrapper_video .play_button{width:150px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_28 .col-right .video .wrapper_video .play_button{width:80px;}}@media only screen and (max-width:1023px){.modulo_28 .col-right .video .wrapper_video .play_button{width:80px;}}.modulo_28 .col-right .video .wrapper_video .img-responsive{width:100%;height:auto;z-index:2;opacity:.85;}.modulo_28 .col-right .video .wrapper_video iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.modulo_28 .col-right .video .wrapper_video:hover .play_button{width:175px;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.modulo_32 .col-right .undercore.accordion{margin:0;padding:0;width:100%;}.modulo_32 .col-right .undercore.accordion .accordion-title{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:26px;line-height:1;display:block;padding:14px 15% 14px 95px;width:100%;background-color:#54565a;cursor:pointer;position:relative;border-style:none;color:#fff;display:block;margin:0;text-align:left;outline:0;border-top:2px solid #e7e7e7;-moz-transition:all .3s cubic-bezier(.32,0,.29,.99);-o-transition:all .3s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .3s cubic-bezier(.32,0,.29,.99);transition:all .3s cubic-bezier(.32,0,.29,.99);}.modulo_32 .col-right .undercore.accordion .accordion-title:first-child{border-top:0;}.modulo_32 .col-right .undercore.accordion .accordion-title:before{content:"+";position:absolute;left:24px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:34px;line-height:1;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.modulo_32 .col-right .undercore.accordion .accordion-title:focus{background-color:#54565a;color:#fff;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.modulo_32 .col-right .undercore.accordion .accordion-title:focus h3{color:#fff;}.modulo_32 .col-right .undercore.accordion .accordion-title:hover{background-color:#54565a;color:#fff;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);opacity:.9;}.modulo_32 .col-right .undercore.accordion .accordion-title:hover h3{color:#fff;}.modulo_32 .col-right .undercore.accordion .accordion-title::-moz-focus-inner{border:0;}.modulo_32 .col-right .undercore.accordion .accordion-title h3{margin:0;font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:26px;line-height:1;}.modulo_32 .col-right .undercore.accordion .accordion-title .accordion-icon{border:solid #fff;border-width:0 1px 1px 0;height:6px;pointer-events:none;position:absolute;right:25px;top:50%;transform:translateY(-60%) rotate(45deg);width:6px;}.modulo_32 .col-right .undercore.accordion .accordion-title[aria-expanded=true]:before{transform:translateY(-50%) rotate(46deg);-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}.modulo_32 .col-right .undercore.accordion .accordion-title.active{background-color:#54565a!important;}.modulo_32 .col-right .undercore.accordion .accordion-title.active h3{color:#fff;}.modulo_32 .col-right .undercore.accordion .accordion-content{margin:0;background-color:#54565a;color:#fff;padding:10px 15% 40px 95px;}.modulo_32 .col-right .undercore.accordion .accordion-content p{margin:0;color:#fff;font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:16px;line-height:1;line-height:1.3;}.modulo_32 .col-right .undercore.accordion .accordion-content[hidden]{display:none;}.modulo_36{padding:20px 0;}.modulo_36 .line{width:100%;height:2px;background-color:#54565a;}.modulo_40{height:639px!important;padding-top:0!important;}@media only screen and (max-width:1023px){.modulo_40{height:600px!important;padding-top:0!important;}}.modulo_40 .opening-container{height:640px!important;display:flex;align-items:center;}@media only screen and (max-width:1023px){.modulo_40 .opening-container{height:600px!important;}}.modulo_40 .opening-container .wrap{max-width:450px;padding:0 20px;z-index:1;width:100%;}@media only screen and (max-width:1023px){.modulo_40 .opening-container .wrap{max-width:100%;}}.modulo_40 .opening-container .wrap pre{color:#d4d7d9;font-family:"Roboto",sans-serif;font-weight:500;font-style:normal;font-size:1.25rem;line-height:1;line-height:1;margin-bottom:25px;}.modulo_40 .opening-container .wrap h2{color:#a0a0a0;font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:2.5rem;line-height:1;margin-bottom:25px;}@media only screen and (max-width:1023px){.modulo_40 .opening-container .wrap h2{font-family:"Roboto",sans-serif;font-weight:300;font-style:normal;font-size:1.8rem;line-height:1;}}.modulo_40 .opening-container .wrap p{color:#fff;font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;font-size:1.15rem;line-height:1;line-height:1.4!important;}@media only screen and (max-width:1023px){.modulo_40 .opening-container .wrap p{font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;font-size:1rem;line-height:1;}}.modulo_40 .open-slider{height:640px!important;}@media only screen and (max-width:1023px){.modulo_40 .open-slider{height:600px!important;}}.modulo_40 .open-slider .item{height:640px!important;padding-top:0%!important;}@media only screen and (max-width:1023px){.modulo_40 .open-slider .item{height:600px!important;}}.modulo_40 .slick-dots{top:500px!important;padding:0 20px!important;}.modulo_43{height:auto;}@media only screen and (max-width:1023px){.modulo_43{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;}}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_43{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;}}.modulo_43 .col-left{width:41.6666666667%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;}@media only screen and (max-width:1023px){.modulo_43 .col-left{display:block;width:100%;}}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_43 .col-left{display:block;width:100%;}}.modulo_43 .col-left .dv-testo{background-color:#54565a;padding:40px 40px 40px 30px;width:100%;height:350px;}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_43 .col-left .dv-testo{height:auto;}}@media only screen and (max-width:1023px){.modulo_43 .col-left .dv-testo{height:auto;}}.modulo_43 .col-left .dv-testo h3{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:30px;line-height:1;color:#fff;margin-bottom:22px;}.modulo_43 .col-left .dv-testo h4{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:1.3rem;line-height:1;line-height:1.2;color:#a0a0a0;}.modulo_43 .col-left .dv-testo p{color:#fff;font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:1.1rem;line-height:1.5em;margin:20px 0 0;}.modulo_43 .col-left .dv-testo p i{font-style:italic;}@media only screen and (max-width:1023px){.modulo_43 .col-left .dv-testo p{margin:15px 0 0;}}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_43 .col-left .dv-testo p{margin:15px 0 0;}}.modulo_43 .col-left .dv-testo .xvisible{animation:fadeInAnimation ease .5s;animation-iteration-count:1;animation-fill-mode:forwards;}.modulo_43 .col-left .dv-testo .xvisible p{color:#fff;font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:1.1rem;line-height:1.5em;margin:0!important;}.modulo_43 .col-left .dv-testo .xvisible p::before{display:none;content:open-quote;color:#fff;font-size:20px;}.modulo_43 .col-left .dv-testo .xvisible p::after{display:none;content:close-quote;color:#fff;font-size:20px;}.modulo_43 .col-left .dv-testo .xvisible ul{list-style:disc!important;padding:0 15px 0 20px;}.modulo_43 .col-left .dv-testo .xvisible ul::after{content:" ";display:inline-block;position:relative;}.modulo_43 .col-left .dv-testo .xvisible ul::before{content:" ";display:inline-block;position:relative;}.modulo_43 .col-left .dv-testo .xvisible ul li{color:#fff;font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:1.1rem;line-height:1;line-height:1.5em;}@keyframes fadeInAnimation{0%{opacity:0;}100%{opacity:1;}}.modulo_43 .col-left .dv-testo .xhidden{animation:fadeInAnimation ease .5s;animation-iteration-count:1;animation-fill-mode:forwards;}@keyframes fadeInAnimation{100%{opacity:1;}0%{opacity:0;}}.modulo_43 .col-right{width:58.3333333333%;}@media only screen and (max-width:1023px){.modulo_43 .col-right{width:100%;padding:0;}}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_43 .col-right{width:100%;padding:0;}}.modulo_43 .col-right .mod-slider{width:100%;overflow:hidden;position:relative;top:0;left:0;}.modulo_43 .col-right .mod-slider .slick-arrow.slick-prev,.modulo_43 .col-right .mod-slider .slick-arrow.slick-next{height:58px;width:30px;}@media only screen and (max-width:1023px){.modulo_43 .col-right .mod-slider .slick-arrow.slick-prev,.modulo_43 .col-right .mod-slider .slick-arrow.slick-next{height:43px;width:23px;}}.modulo_43 .col-right .mod-slider .slick-arrow.slick-prev .slick-next-icon,.modulo_43 .col-right .mod-slider .slick-arrow.slick-prev .slick-prev-icon,.modulo_43 .col-right .mod-slider .slick-arrow.slick-next .slick-next-icon,.modulo_43 .col-right .mod-slider .slick-arrow.slick-next .slick-prev-icon{opacity:.5;}.modulo_43 .col-right .mod-slider .slick-arrow.slick-prev:hover .slick-next-icon,.modulo_43 .col-right .mod-slider .slick-arrow.slick-prev:hover .slick-prev-icon,.modulo_43 .col-right .mod-slider .slick-arrow.slick-next:hover .slick-next-icon,.modulo_43 .col-right .mod-slider .slick-arrow.slick-next:hover .slick-prev-icon{opacity:1;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}@media only screen and (max-width:1023px){.modulo_43 .col-right .mod-slider .slick-arrow.slick-prev{left:10px;}}.modulo_43 .col-right .mod-slider .slick-arrow.slick-prev .slick-prev-icon:before{display:none!important;}@media only screen and (max-width:1023px){.modulo_43 .col-right .mod-slider .slick-arrow.slick-next{right:10px;}}.modulo_43 .col-right .mod-slider .slick-arrow.slick-next .slick-next-icon:before{display:none!important;}.modulo_43 .col-right .slick-slide img{display:block;width:100%;height:350px;object-fit:cover;}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_43 .col-right .slick-slide img{height:100%;}}@media only screen and (max-width:1023px){.modulo_43 .col-right .slick-slide img{height:100%;}}.modulo_45{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;}@media only screen and (max-width:1023px){.modulo_45{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_45{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.modulo_45 .col-left{width:41.6666666667%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;position:relative;}@media only screen and (max-width:1023px){.modulo_45 .col-left{display:block;width:100%;}}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_45 .col-left{display:block;width:100%;}}.modulo_45 .col-left .dv-testo{background-color:#54565a;padding:40px 40px 40px 30px;width:100%;height:350px;}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_45 .col-left .dv-testo{height:auto;}}@media only screen and (max-width:1023px){.modulo_45 .col-left .dv-testo{height:auto;}}.modulo_45 .col-left .dv-testo h3{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:30px;line-height:1;color:#fff;margin-bottom:22px;}.modulo_45 .col-left .dv-testo h4{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:1.3rem;line-height:1;line-height:1.2;color:#a0a0a0;}.modulo_45 .col-left .dv-testo p{color:#fff;font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:1.1rem;line-height:1.5em;margin:20px 0 0;}.modulo_45 .col-left .dv-testo p i{font-style:italic;}@media only screen and (max-width:1023px){.modulo_45 .col-left .dv-testo p{margin:15px 0 0;}}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_45 .col-left .dv-testo p{margin:15px 0 0;}}.modulo_45 .col-left .dv-testo .xvisible{animation:fadeInAnimation ease .5s;animation-iteration-count:1;animation-fill-mode:forwards;}.modulo_45 .col-left .dv-testo .xvisible p{color:#fff;font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:1.1rem;line-height:1.5em;margin:0!important;}.modulo_45 .col-left .dv-testo .xvisible p::before{display:none;content:open-quote;color:#fff;font-size:20px;}.modulo_45 .col-left .dv-testo .xvisible p::after{display:none;content:close-quote;color:#fff;font-size:20px;}.modulo_45 .col-left .dv-testo .xvisible ul{list-style:disc!important;padding:0 15px 0 20px;}.modulo_45 .col-left .dv-testo .xvisible ul::after{content:" ";display:inline-block;position:relative;}.modulo_45 .col-left .dv-testo .xvisible ul::before{content:" ";display:inline-block;position:relative;}.modulo_45 .col-left .dv-testo .xvisible ul li{color:#fff;font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;font-size:1.1rem;line-height:1;line-height:1.5em;}@keyframes fadeInAnimation{0%{opacity:0;}100%{opacity:1;}}.modulo_45 .col-left .dv-testo .xhidden{animation:fadeInAnimation ease .5s;animation-iteration-count:1;animation-fill-mode:forwards;}@keyframes fadeInAnimation{100%{opacity:1;}0%{opacity:0;}}.modulo_45 .col-right{width:58.3333333333%;position:relative;}@media only screen and (max-width:1023px){.modulo_45 .col-right{width:100%;padding:0;}}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_45 .col-right{width:100%;padding:0;}}.modulo_45 .col-right .mod-slider{width:100%;overflow:hidden;position:relative;top:0;left:0;}.modulo_45 .col-right .mod-slider .slick-arrow.slick-prev,.modulo_45 .col-right .mod-slider .slick-arrow.slick-next{height:58px;width:30px;}@media only screen and (max-width:1023px){.modulo_45 .col-right .mod-slider .slick-arrow.slick-prev,.modulo_45 .col-right .mod-slider .slick-arrow.slick-next{height:43px;width:23px;}}.modulo_45 .col-right .mod-slider .slick-arrow.slick-prev .slick-next-icon,.modulo_45 .col-right .mod-slider .slick-arrow.slick-prev .slick-prev-icon,.modulo_45 .col-right .mod-slider .slick-arrow.slick-next .slick-next-icon,.modulo_45 .col-right .mod-slider .slick-arrow.slick-next .slick-prev-icon{opacity:.5;}.modulo_45 .col-right .mod-slider .slick-arrow.slick-prev:hover .slick-next-icon,.modulo_45 .col-right .mod-slider .slick-arrow.slick-prev:hover .slick-prev-icon,.modulo_45 .col-right .mod-slider .slick-arrow.slick-next:hover .slick-next-icon,.modulo_45 .col-right .mod-slider .slick-arrow.slick-next:hover .slick-prev-icon{opacity:1;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}@media only screen and (max-width:1023px){.modulo_45 .col-right .mod-slider .slick-arrow.slick-prev{left:10px;}}.modulo_45 .col-right .mod-slider .slick-arrow.slick-prev .slick-prev-icon:before{display:none!important;}@media only screen and (max-width:1023px){.modulo_45 .col-right .mod-slider .slick-arrow.slick-next{right:10px;}}.modulo_45 .col-right .mod-slider .slick-arrow.slick-next .slick-next-icon:before{display:none!important;}.modulo_45 .col-right .slick-slide img{display:block;object-fit:cover;}.modulo_45 .col-right .slick-slide img.hover{cursor:pointer;}.modulo_45 .col-right .slick-slide img.isLoading{width:30px;height:30px;margin:0 auto;}.modulo_45 .col-right .slick-slide img.isLoaded{width:100%;height:350px;}@media only screen and (min-width:1023px) and (max-width:1280px){.modulo_45 .col-right .slick-slide img{height:100%;}}@media only screen and (max-width:1023px){.modulo_45 .col-right .slick-slide img{height:100%;}}.modulo_45 .col-right .xvisible div,.modulo_45 .col-right .xhidden div{display:flex;align-items:center;gap:40px;justify-content:flex-start;}.modulo_45 .col-right .xvisible div p,.modulo_45 .col-right .xhidden div p{margin:0!important;}.modulo_45 .row-bottom{width:100%;padding:12px 30px;background-color:#e7e7e7;position:relative;top:-3px;}.modulo_45 .row-bottom .xvisible{animation:fadeInAnimation ease .5s;animation-iteration-count:1;}@keyframes fadeInAnimation{0%{opacity:0;}100%{opacity:1;}}.modulo_45 .row-bottom .xhidden{animation:fadeOutAnimation ease .5s;animation-iteration-count:1;}@keyframes fadeOutAnimation{100%{opacity:1;}0%{opacity:0;}}.modulo_45 .row-bottom .xvisible div{display:flex;align-items:center;gap:40px;justify-content:flex-start;}.modulo_45 .row-bottom .xvisible div p{margin:0!important;}.modulo_45 .row-bottom a{color:#fff;font-size:14px;background-color:#55565a;padding:3px 16px;font-weight:400;display:flex;align-items:center;gap:10px;}@media screen and (min-width:768px){.modulo_45 .row-bottom a:hover{background-color:#e7e7e7;color:#54565a;}.modulo_45 .row-bottom a:hover .clsLINK-3{stroke:#54565a;}.modulo_45 .row-bottom a:hover::before{content:url(../../App_Images/Common/be-link-black.svg);position:relative;width:26px;height:26px;display:inline-block;}}.modulo_45 .row-bottom a::before{content:url(../../App_Images/Common/be-link.svg);position:relative;width:26px;height:26px;display:inline-block;}.modulo_45 .row-bottom a .clsLINK-3{stroke:#fff;}.modulo_45 .row-bottom a svg{position:relative;top:6px;height:22px;padding-right:7px;}
