<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.svgspr,
hr {
    height: 0;
}
hr,
input[type="search"] {
    box-sizing: content-box;
}
img,
legend {
    border: 0;
}
legend,
td,
th {
    padding: 0;
}
iframe,
svg:not(:root) {
    overflow: hidden;
}
a,
a:visited,
mark {
    color: #000;
}
.frm__file .wrap:before,
.frm__sel:after,
.logincircle:after,
.pagetitle:before {
    content: "";
}
.svgspr {
    left: -9999px;
    position: absolute;
    top: -9999px;
    width: 0;
}
.svg,
sub,
sup {
    position: relative;
}
.notxt,
.svg {
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
}
.svg {
    display: block;
}
.svg.with-text {
    font-size: inherit;
    line-height: inherit;
    text-indent: inherit;
}
svg {
    fill: currentColor;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
i.svg {
    display: inline-block;
    font-size: inherit;
}
.box__icon-news,
.box__icon-picture,
.box__icon-video,
.holder__play {
    background-color: #000;
}
.box__icon-video,
.holder__play {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg\ width='8'\ height='12'\ xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EPlay%3C/title%3E%3Cpath\ d='M.353.06A.61.61\ 0\ 0\ 0\ 0\ .61v10.78c0\ .235.137.45.353.55a.627.627\ 0\ 0\ 0\ .656-.076l6.761-5.39a.607.607\ 0\ 0\ 0\ 0-.948L1.01.136A.627.627\ 0\ 0\ 0\ .352.059z'\ fill='%23FFF'\ fill-rule='evenodd'/%3E%3C/svg%3E")
        50% 50% no-repeat;
    background-size: 8px 9pt;
}
.box__icon-picture {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg\ width='12'\ height='10'\ xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EFotogallery%3C/title%3E%3Cpath\ d='M3.63\ 1.429H.546A.542.542\ 0\ 0\ 0\ 0\ 1.965v7.499A.54.54\ 0\ 0\ 0\ .547\ 10h10.906c.302\ 0\ .547-.24.547-.536v-7.5a.54.54\ 0\ 0\ 0-.547-.535H8.371L8.124.507A.718.718\ 0\ 0\ 0\ 7.47\ 0H4.532a.722.722\ 0\ 0\ 0-.656.507l-.247.922zM6\ 8.286c-1.356\ 0-2.455-1.152-2.455-2.572\ 0-1.42\ 1.1-2.571\ 2.455-2.571\ 1.356\ 0\ 2.455\ 1.151\ 2.455\ 2.571\ 0\ 1.42-1.1\ 2.572-2.455\ 2.572zM9.682\ 4.57C9.305\ 4.57\ 9\ 4.25\ 9\ 3.856c0-.394.305-.714.682-.714.376\ 0\ .682.32.682.714\ 0\ .395-.306.714-.682.714z'\ fill='%23FFF'/%3E%3C/svg%3E")
        50% 50% no-repeat;
    background-size: 9pt 10px;
}
body {
    margin: 0;
    background: #ececec;
    padding-top: 60px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
.ad,
.logo {
    display: block;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
#tm,
.pagetitle:before {
    position: absolute;
    top: 0;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
figure {
    margin: 1em 40px;
}
pre,
textarea {
    overflow: auto;
}
button,
input,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.frm__fld span,
h1,
h2,
h3 {
    font-weight: 700;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
.frm__file .wrap:after,
.frm__fld span,
.pagetitle {
    text-transform: uppercase;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.frm input[type="reset"],
.frm input[type="submit"],
.frm__file .wrap:after,
b,
h1,
h2,
strong {
    font-size: 9.3pt;
    font-weight: 700;
    letter-spacing: -0.5px;
}
.frm__fld span {
    font-size: 14.5px;
    letter-spacing: -0.6px;
}
h2,
h3 {
    font-size: 1.1pc;
    letter-spacing: -0.7px;
}
h1 {
    margin: 0.67em 0;
    font-size: 18.6px;
    letter-spacing: -0.8px;
    line-height: 22px;
}
.frm__file .wrap:before,
html {
    letter-spacing: 0;
    font-weight: 300;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 9pt;
}
.frm__file .wrap:before {
    font-size: 14px;
}
.frm .wrap,
.frm input,
.frm select,
.frm textarea {
    font-size: 1pc;
    font-weight: 300;
    letter-spacing: 0;
}
.fl .frm__fld span,
.fl h1,
.fl h2,
.fl h3,
.frm__fld .fl span {
    font-weight: 700;
    font-family: Montserrat;
    letter-spacing: 0;
}
.fl .frm input[type="reset"],
.fl .frm input[type="submit"],
.fl .frm__file .wrap:after,
.fl b,
.fl h1,
.fl h2,
.fl strong,
.frm .fl input[type="reset"],
.frm .fl input[type="submit"],
.frm__file .fl .wrap:after {
    font-family: Montserrat;
    font-size: 9pt;
    font-weight: 700;
    letter-spacing: 0;
}
.fl .frm__fld span,
.frm__fld .fl span {
    font-size: 14px;
}
.fl h2,
.fl h3 {
    font-size: 17px;
}
.fl h1 {
    font-size: 18px;
}
.fl html {
    font-family: Montserrat;
    font-size: 9pt;
    font-weight: 300;
    letter-spacing: 0;
}
.fl .frm__file .wrap:before,
.frm__file .fl .wrap:before {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
}
.fl .frm .wrap,
.fl .frm input,
.fl .frm select,
.fl .frm textarea,
.frm .fl .wrap,
.frm .fl input,
.frm .fl select,
.frm .fl textarea {
    font-family: Montserrat;
    font-size: 1pc;
    font-weight: 300;
    letter-spacing: 0;
}
html {
    font-family: Arial, sans-serif;
}
#page {
    background: #fff;
    padding-top: 1px;
}
#tm {
    background: 0 0;
    left: 0;
}
.pagetitle:before {
    border-top: 4px solid #000;
    display: block;
    left: 15px;
    width: 75pt;
}
.pagetitle {
    box-sizing: border-box;
    margin: 25px 0 21px;
    padding: 25px 15px 0;
    position: relative;
    width: 100%;
}
.cont {
    margin: 0 auto;
    max-width: 996px;
    width: 100%;
}
.ad {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 auto 15px;
}
.ad-char,
.ad-pages {
    margin: 30px auto;
}
.ad-news {
    margin: 15px auto 30px;
}
.ad-search {
    margin: 30px auto 45px;
}
.ad-300 {
    width: 300px;
}
.ad-masthead {
    margin: 0 auto 15px;
}
.mh-cont {
    text-align: center;
}
.logo {
    height: 4pc;
    width: 67px;
}
.mainmenu .social,
ul.social {
    -ms-flex-pack: distribute;
    display: flex;
    justify-content: space-around;
}
.mainmenu .social,
.mainmenu .social li,
ul.social,
ul.social li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.mainmenu .social li,
ul.social li {
    -ms-flex: 0 0 33px;
    display: block;
    flex: 0 0 33px;
}
.mainmenu .social a,
ul.social a {
    height: 33px;
}
.amp-carousel-button-next,
.amp-carousel-button-prev {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg\ xmlns='http://www.w3.org/2000/svg'\ width='30'\ height='30'%3E%3Cpath\ d='M11.6\ 19.6L13\ 21l6-6-6-6-1.4\ 1.4\ 4.6\ 4.6z'\ fill='%23fff'/%3E%3C/svg%3E");
    background-size: 30px 30px;
    height: 30px;
    width: 30px;
}
.amp-carousel-button-prev {
    margin-top: -15px;
    transform: rotate(180deg);
}
.logincircle:after {
    background: #d0021b;
    border-radius: 9pt;
    bottom: -3px;
    display: block;
    height: 9pt;
    position: absolute;
    right: -4px;
    width: 9pt;
}
@media all and (min-width: 970px) {
    .ad-masthead {
        margin: 15px auto;
    }
}
@media all and (min-width: 691px) {
    body {
        padding-top: 5pc;
    }
    .ad-mostviewed {
        margin: 0 15px 15px;
    }
    .ad-gallery {
        margin: 0 15px 30px;
    }
    .ad-single-gallery {
        margin-bottom: 2 padding;
    }
    .ad-news,
    .ad-pages,
    .ad-single-news {
        margin-top: 0;
    }
    .ad-search {
        margin: 0 15px;
    }
    .ad-char {
        margin-bottom: 45px;
        margin-top: 0;
    }
    .stand-news {
        padding-left: 15px;
    }
}
body.frm {
    background: #fff;
    padding-top: 0;
}
.frm fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
.frm legend {
    display: none;
}
.frm__fset {
    -ms-flex-flow: row wrap;
    display: flex;
    flex-flow: row wrap;
    padding: 0 7.5px;
}
.frm__fld {
    -ms-flex: 1 1 100%;
    box-sizing: border-box;
    flex: 1 1 100%;
    padding: 0 7.5px 25px;
    position: relative;
}
.frm__fld-m1 {
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
}
.frm__fld-m2 {
    -ms-flex: 2 2 50%;
    flex: 2 2 50%;
}
.frm__fld-m3 {
    -ms-flex: 3 3 75%;
    flex: 3 3 75%;
}
.frm__fld-m4 {
    -ms-flex: 4 4 100%;
    flex: 4 4 100%;
}
.frm__fld span {
    height: 25px;
    line-height: 25px;
}
.frm .wrap,
.frm input,
.frm select,
.frm textarea {
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #b9b9b9;
    border-radius: 0;
    border-width: 0 0 1px;
    box-sizing: border-box;
    display: block;
    height: 37px;
    line-height: 23px;
    margin: 0;
    padding: 5px;
    width: 100%;
}
.frm .wrap:focus,
.frm input:focus,
.frm select:focus,
.frm textarea:focus {
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.13),
        0 10px 24px 0 rgba(0, 0, 0, 0.06);
    outline: 0;
}
.frm textarea {
    border-width: 1px;
    height: 129px;
}
.frm .wrap {
    display: flex;
    padding: 0;
    position: relative;
}
.frm .wrap input {
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
}
.frm input[type="reset"],
.frm input[type="submit"],
.frm__file .wrap:after {
    border: 2px solid #7f7f7f;
    box-sizing: border-box;
    height: 29px;
    line-height: 15px;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase;
}
.frm__file .wrap:before,
.frm__sel:after {
    display: block;
    pointer-events: none;
}
.frm__file .wrap:after {
    -ms-flex: 0 1 auto;
    content: "Seleziona";
    flex: 0 1 auto;
    text-align: center;
}
.frm__file .wrap:before {
    height: 33px;
    line-height: 33px;
    padding: 0 9pt 0 0;
    -ms-flex: 1 1 auto;
    color: #999;
    content: "Nessun file selezionato";
    flex: 1 1 auto;
}
.frm__file .wrap[filevalue]:before {
    color: #000;
    content: attr(filevalue);
}
.frm__sel:after {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg\ width='16'\ height='10'\ xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Emostra\ di\ pi�%3C/title%3E%3Cpath\ d='M13.86.01l1.83\ 1.83-7.85\ 7.85-7.85-7.85L1.823.01l6.019\ 6.018z'/%3E%3C/svg%3E")
        0 50% no-repeat #fff;
    background-size: 1pc 10px;
    bottom: 27px;
    height: 33px;
    position: absolute;
    right: 9.5px;
    width: 30px;
}
input[type="checkbox"] {
    display: inline-block;
    width: unset;
    height: unset;
    font-size: 12px;
    padding: 0;
    border: none;
    border-radius: unset;
    -webkit-appearance: checkbox;
}
@media all and (min-width: em-calc(500px)) {
    .frm__fld,
    .frm__fld-1 {
        -ms-flex: 1 1 25%;
        flex: 1 1 25%;
    }
    .frm__fld-2 {
        -ms-flex: 2 2 50%;
        flex: 2 2 50%;
    }
    .frm__fld-3 {
        -ms-flex: 3 3 75%;
        flex: 3 3 75%;
    }
    .frm__fld-4 {
        -ms-flex: 4 4 100%;
        flex: 4 4 100%;
    }
}
@media all and (max-width: 690px) {
    .show-desk:not(.show-mobile),
    .show-tab:not(.show-mobile) {
        display: none;
    }
}
@media all and (min-width: 691px) and (max-width: 860px) {
    .show-desk:not(.show-tab),
    .show-mobile:not(.show-tab) {
        display: none;
    }
}
@media all and (min-width: 861px) {
    .show-mobile:not(.show-desk),
    .show-tab:not(.show-desk) {
        display: none;
    }
}

.privacy_lab {
  margin-left: 10px;
  padding: 0 15px 25px;
  position:relative;
}
.pr_text {
  text-decoration: underline;
  font-weight: bolder;
}
.privacy_lab input {
    height: 1px;
    width: 1px;
    margin-left: -10px;
    margin-right: 10px;
}
.privacy_lab .privacy_checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 7px;
  width:7px;
  outline: 2px solid black;
  border: 2px solid white;
  background-color: white;
}
.privacy_lab input:checked ~ .privacy_checkmark {
  background-color:black;
}
.privacy_lab span:not(.pr_text) {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 13px;
}
.privacy_span {
  background-color: green;
}
@media screen and (max-width: 861px) {
.privacy_lab span:not(.pr_text) {
  font-size: 12px;
}

}
</pre></body></html>