<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table.tg {
    font-family: "Varela Round", Helvetica, Arial, sans-serif;
}

/* COLORI LIVELLI SPONSORSHIP */

.level-platinum {
    background-color: #a01b1a;
}
.level-night {
    background-color: #753884;
}
.level-gold {
	background-color: #7f468b;
}
.level-silver-premier {
	background-color: #95659f;
}
.level-silver {
	background-color: #ab87b5;
}
.level-bronze {
	background-color: #c0a7c7;
}


/* ########################################## */

/* TABELLA LIVELLI SPONSORSHIP */

.sponsorship-levels-table .tg .tg-title {
    font-weight: bold;
    background-color: #a01b1a;
    color: #ffffff;
    vertical-align: top;
}
.sponsorship-levels-table table.tg img {
	width: 20%;
}
.sponsorship-levels-table table.tg {
    table-layout: fixed;
    width: 904px;
    width: 100%;
    /* min-width: 750px; */
    min-width: 500px;
    border-bottom: 3px solid #a01b1a;
    border-top: 3px solid #a01b1a;
}
.sponsorship-levels-table .tg {
    border-collapse: collapse;
    border-spacing: 0;
}
.sponsorship-levels-table .tg td {
    /* font-size: 14px; */
    font-size: 0.8em;
    padding: 10px 15px;
    border-style: solid;
    border-width: 1px;
	border-width: 0px;
    overflow: hidden;
    word-break: normal;
}
.sponsorship-levels-table .tg th {
    /* font-size: 14px; */
    font-size: 0.9em;
    font-weight: normal;
    padding: 10px 15px;
    border-style: solid;
    border-width: 1px;
	border-width: 0px;
    overflow: hidden;
    word-break: normal;
}
.sponsorship-levels-table .tg .tg-level-desc {
    font-weight: bold;
    background-color: #FFF;
    text-align: left;
    vertical-align: top;
    vertical-align: middle;
	border-bottom: 2px solid #939598;
}
.sponsorship-levels-table .tg .tg-level-name {
    font-weight: bold;
    color: #FFF;
    text-align: left;
    vertical-align: top;
    vertical-align: middle;
}

@media only screen and (max-width: 767px) {
	.sponsorship-levels-table .level-label {
		width: 100px;
		width: 70px;
		font-size: 0.9em;
		padding: 13px 2px;
	}
}
@media only screen and (max-width: 767px) {
	.sponsorship-levels-table .tg {
		padding: 5px 5px;
		font-size: 0.9em;
	}
	.sponsorship-levels-table .tg td, .sponsorship-levels-table .tg th {
		padding: 5px 5px;
	}
}





/* ########################################## */

/* TABELLA SPONSORSHIP PACCHETTI */

.sponsorship-table table.tg img {
	width: 20%;
}
.sponsorship-table table.tg {
    table-layout: fixed;
    width: 904px;
    width: 100%;
    min-width: 600px;
}
.sponsorship-table .tg {
    border-collapse: collapse;
    border-spacing: 0;
}
.sponsorship-table .tg td {
    font-size: 0.9em;
    padding: 10px 15px;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    word-break: normal;
}
.sponsorship-table .tg th {
    font-size: 0.9em;
    font-weight: normal;
    padding: 10px 15px;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    word-break: normal;
}
.sponsorship-table .tg .tg-level { /* .sponsorship-table .tg .tg-kbhy { */
    font-weight: bold;
    /* background-color: #a01b1a; */
    color: #ffffff;
    text-align: center;
    vertical-align: top;
	text-transform: uppercase;
}
.sponsorship-table .tg .tg-cell-odd {
    font-weight: bold;
    background-color: #e6e6e6;
    text-align: center;
    vertical-align: top;
    vertical-align: middle;
}
.sponsorship-table .tg .tg-title {
    font-weight: bold;
    /* background-color: #a01b1a; */
    vertical-align: top;
	background: none;
	color: #a01b1a;
	font-size: 1.5em;
	vertical-align:baseline;
	padding-top: 3%;
	border: none;
}
.sponsorship-table .tg .tg-description {
    font-weight: bold;
    vertical-align: top
}
.sponsorship-table .tg .tg-cell-even {
    font-weight: bold;
    background-color: #FFF;
    text-align: center;
    vertical-align: top;
    vertical-align: middle;
}

.sponsorship-table .tg .tg-section {
    font-weight: bold;
    background-color: #939598;
    color: #fff;
    font-size: 1em;
    text-transform: uppercase;
    vertical-align: top;
    font-size: 0.9em;
}

@media only screen and (max-width: 767px) {
	.sponsorship-table .tg {
		padding: 5px 5px;
		font-size: 0.9em;
	}
	.sponsorship-table .tg td, .sponsorship-table .tg th {
		padding: 5px 5px;
	}
}



.sponsorship-table .tg  tr:first-child {
    border-bottom: 3px solid #a01b1a;
}

.sponsorship-table .tg  {
    border-bottom: 3px solid #a01b1a;
}





/* ########################################## */

/* ELENCO PUNTI */

div.elenco-punti .elenco-punto-num {
    background-color: #a01b1a;
    color: #fff;
    padding: 0.2em;
	padding: 8px;
    border-radius: 50%;
    float: left;
    width: 1.5em;
    height: 1.5em;
    text-align: center;
    vertical-align: middle;
    font-weight: 700;
    font-size: 1.3em;
    margin-right: 10px;
    margin-bottom: 10px;
    /* margin-top: 5px; */
    /* margin: 10px; */
    /* clear: left; */
    /* clear: right; */
    margin-bottom: 1.2em;
}

div.elenco-punti .elenco-punto-text {
    text-align: justify;
    /* float: right; */
    font-size: 1em;
    margin-bottom: 1.2em;
}
div.elenco-punti .one_half {
	clear: right;
}
div.elenco-punti .one_half + p {
    padding: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 0;
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
	div.elenco-punti .one_half {
		clear: right;
		clear: both;
	}
}

/* Sold Out */

.sold_out_label {
    color: red;
    background-color: #e6e6e6;
    padding: 3px;
    padding-right: 5px;
    border: solid 1px #939598;
    margin: 5px;
    display: inline-block;
}</pre></body></html>