.ns_banner_text_cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.ns_banner_text_cta-text{color:white;font-weight:500;font-size:2.2em;margin:0;line-height:1.5em;text-align:left;-ms-flex-preferred-size:70%;flex-basis:70%}.ns_banner_text_cta-text.bianco{color:white}.ns_banner_text_cta-text.nero{color:var(--blue);font-weight:700}.ns_banner_text_cta-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;-ms-flex-preferred-size:30%;flex-basis:30%}@media(max-width:768px){.ns_banner_text_cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ns_banner_text_cta-text{font-size:1.7em;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}}@media(max-width:560px){.ns_banner_text_cta{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}