/*{literal}*/ .tw-cta-button-white{background-color:var(--white-02);border-color:var(--blue-04);color:var(--blue-04)}.tw-cta-button-white .tw-cta-icon{fill:var(--blue-04)}.tw-cta-button-blue{background-color:var(--blue-04);border-color:var(--blue-04);color:var(--white-01)}.tw-cta-button-blue .tw-cta-icon{fill:var(--white-01)}.tw-cta-button-black{background-color:#000;border-color:#000;color:var(--yellow-01)}.tw-cta-button-black .tw-cta-icon{fill:var(--yellow-01)}.tw-cta-button-yellow{background-color:var(--yellow-01);border-color:var(--yellow-01);color:#000}.tw-cta-button-yellow .tw-cta-icon{fill:#000}.tw-cta-button-red{background-color:var(--red-01);border-color:var(--red-01);color:var(--white-01)}.tw-cta-button-red .tw-cta-icon{fill:var(--white-01)}.tw-cta-button-aquamarine{background-color:#00ffbc;border-color:#00ffbc;color:#000}.tw-cta-button-aquamarine .tw-cta-icon{fill:#000}.tw-cta-button-purple{background-color:#d208d6;border-color:#d208d6;color:var(--white-01)}.tw-cta-button-purple .tw-cta-icon{fill:var(--white-01)}.tw-fragment-table{position:relative;width:100vw;margin-left:calc(var(--h-gap)*-1);margin-right:calc(var(--h-gap)*-1);padding:0 var(--h-gap);overflow-x:scroll}.tw-fragment-table table{margin:0;border:0;border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:.875rem;padding-right:var(--h-gap)}.tw-fragment-table table td,.tw-fragment-table table th{padding:15px 0 15px 10px;border-bottom:1px solid var(--white-03)}.tw-fragment-table table td{background-color:var(--white-01)}.tw-fragment-table table th{text-align:left;position:relative}.tw-fragment-table table th:first-child{position:sticky;left:0;z-index:2}.tw-fragment-table table th:first-child:before{content:"";display:block;position:absolute;top:0;left:calc(var(--h-gap)*-1);z-index:3;width:var(--h-gap);height:100%;background-color:var(--white-01)}.tw-fragment-table table th{position:sticky;left:0;background:#fff;z-index:1}.tw-icon-gallery-expand{position:absolute;fill:var(--white-01);background-color:rgba(34,45,102,.2);width:30px;height:30px;border-radius:100%;padding:6px;top:5px;left:5px;z-index:1}.tw-gallery-figure{line-height:0;border-radius:4px;overflow:hidden;position:relative}.tw-fragment-gallery .tw-gallery-figure{display:flex;align-items:center;justify-content:center}.tw-fragment-gallery .tw-gallery-figure:after{content:"";display:block;z-index:1;padding-bottom:56.25%;width:100%;opacity:0;background:rgba(34,45,102,.1);transition:opacity .15s ease-in-out}.tw-gallery-more:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(34,45,102,.7)}.tw-gallery-more:after{content:'+' attr(data-more);color:var(--white-01);top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;font-size:1.25rem;font-weight:700;margin-top:3px}.tw-gallery-more-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;fill:var(--white-01)}.tw-spoiler-input:checked~.tw-spoiler-title .tw-spoiler-button-svg{transform:rotate(270deg)}.tw-spoiler-input:checked~.tw-spoiler-title .tw-spoiler-button:before{content:'Chiudi'}.tw-spoiler-input:checked~.tw-spoiler-text,.tw-qa-input:checked~.tw-qa-text{max-height:9999px;opacity:1;margin-top:20px;transition:margin-top 0s linear 0s,max-height .3s ease-in-out,opacity .3s ease-in-out}.tw-qa-input:checked~.tw-qa-title .tw-icon .tw-qa-button-svg{transform:rotate(0deg)}.tw-spoiler-text ul,.tw-spoiler-text ol{display:inline-block}.tw-video-text{margin-top:15px}.tw-video-text-title{font-size:var(--title-list-size);line-height:var(--title-list-line-height);font-weight:700;color:var(--blue-01)}.tw-video-text-source{font-size:.625rem;line-height:15px;font-weight:600;color:var(--grey-04)}.tw-video-text-underline{text-decoration:underline}.tw-fragment-quote{background-color:var(--white-03);border-radius:5px;margin-left:0;margin-right:0;margin-top:0}.tw-fragment-text blockquote{background-color:var(--white-03);border-radius:5px;margin-left:0;margin-right:0;margin-top:0;position:relative;padding:var(--fixed-h-gap) var(--fixed-h-gap) var(--fixed-h-gap) calc(var(--fixed-h-gap)*2)}.tw-quote-text{position:relative;padding:var(--fixed-h-gap) var(--fixed-h-gap) var(--fixed-h-gap) calc(var(--fixed-h-gap)*2)}.tw-fragment-text blockquote:before,.tw-quote-text:before{content:"";display:block;position:absolute;top:calc(var(--fixed-h-gap) + 5px);left:var(--fixed-h-gap);height:calc(100% - (var(--fixed-h-gap) + 5px)*2);width:3px;background-color:var(--brand-color)}.tw-fragment-text blockquote:before{height:calc(100% - ((var(--fixed-h-gap) + 5px)*2) - 10px)}.tw-quote-cite{display:block;background-color:var(--white-03);padding:0 var(--fixed-h-gap) var(--fixed-h-gap) calc(var(--fixed-h-gap)*2);font-size:.625rem;color:var(--grey-02);font-weight:600;line-height:15px;font-style:normal}.tw-quote-text :last-child{margin-bottom:0}.tw-fragment-device-cont{background-color:var(--white-02);border-radius:5px;overflow:hidden}.tw-content-device{display:grid;grid-auto-flow:column;grid-template-columns:min-content 1fr;grid-template-areas:"image title" "image features" "image buttons";padding-top:15px;padding-bottom:15px;align-items:start}.tw-content-device-image{grid-area:image;display:none}.tw-content-device .tw-title-row{grid-area:title}.tw-content-device-features{grid-area:features;overflow-x:scroll;display:flex;width:100vw;margin-bottom:15px;margin-left:calc(var(--h-gap)*-1);margin-right:calc(var(--h-gap)*-1);padding:0 var(--h-gap)}.tw-content-device-features .tw-feature-label{margin-right:5px;background-color:var(--white-03);border:2px solid var(--white-03)}.tw-content-device-features .tw-feature-label:last-child{margin-right:0}.tw-content-device-features .tw-feature-label .tw-label,.tw-content-device-features .tw-feature-label .tw-value{white-space:nowrap}.tw-content-device-buttons{grid-area:buttons;line-height:20px}.tw-content-device-buttons .tw-common-device-button:last-child{margin-right:0}.tw-fragment-embed{display:flex;justify-content:center}.fb_iframe_widget iframe,.fb_iframe_widget span{width:100%;max-width:100%}.instagram-media{width:100%;max-width:550px}.tw-audio-embed,.tw-width-100,iframe[src^="https://open.spotify.com/"],#telco-widget-root{width:100%} /*# sourceMappingURL=fragments.min.css.map */ /*{/literal}*/