/*reset css*/
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, 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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	overflow: hidden;
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	
}
img {
	border: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	width: 100%;
}
/*reset css - end*/
/*size-related and colors*/
body, .background {
	width: 300px;
	height: 250px;
	margin: 0px;
}
#mainContainer {
	position: absolute;
	width: 300px;
	height: 250px;
	overflow: hidden;
	background-color: #000;
}
.animObj {
	position: absolute;
}
.start-invisible {
	visibility: hidden;
}
.set-WH {
	width: 300px;
	height: 250px;
}
.soft-light {
	mix-blend-mode: soft-light;
}
/*size-related and colors - end*/
/*specific*/

#img1, #img2, #img3{
	transform-origin: left top;
}
#gradient_p2{
	mix-blend-mode: multiply
}
#links{
	position: absolute;
	top: 303px;
	left: 9px;
	width: 300px;
	height: 19px;
	overflow: hidden;
	font-family: "arial", sans-serif;
	font-optical-sizing: auto;
}
#legal{
	position: absolute;
	top: 179px;
	left: 6px;
	width: 288px;
	height: 71px;
	overflow-x: hidden;
	overflow-y: scroll;
	font-family: "arial", sans-serif;
	font-optical-sizing: auto;
}
#legal_content{		
	padding-right: 0px;
	padding-top:2px
}
#legal::-webkit-scrollbar {
	width: 6px
}
#legal::-webkit-scrollbar-track {
	background: rgba(255,255,255,0)/*#fff*/
}
#legal::-webkit-scrollbar-thumb {
	/*width: 2px;
	border-radius: 2px;*/
	background: #4d6d7f;
	
	border: 2px solid rgba(0, 0, 0, 0);
	background-clip: padding-box;
	border-radius: 9999px;
	
}
#legal::-webkit-scrollbar-thumb:hover {
	background: rgba(#4d6d7f, 1)
}
#links p {
	text-align: left;
	padding: 0px;
	font-size: 10.25px;
	line-height: 13px;
}
#legal p {
	padding:0px 0px 0px 7px;
}


#legal a {
	color:#587a8e;
	text-decoration: none
}
#legal a:hover {
	color:#5eb8b5;
}
.heading a{
	color:#5eb8b5!important;
	text-decoration: none	
}
.heading a:hover{
	color:#587a8e!important;
}

/*#legal a:visited, #links a:visited{
	color:#b1059d;
}*/
.dk-teal{
	color:#587a8e
}
.teal{
	color:#5eb8b5
}

.bg-yellow{
	background-color:rgba(251,223,26,.22);/*251,223,26,.22*/
}
.body-bold{
	text-align: left;
	font-weight: 700;
	font-size: 7px;
	line-height: 7.3px;
	letter-spacing: .1px;
}
.body .reg {
	font-size: 0.6em;
	vertical-align: super;
	margin-left: 0.1em;          
  }
.heading{
	text-align: left;
	font-weight: 700;
	font-style: normal;
	font-size: 7.3px;
	line-height: 7.9px;
	letter-spacing: -.2px;
}
.header{
	font-size: 14px;
}
.body{
	font-weight: 400;
	font-size: 7px;
	line-height: 7.1px;
	letter-spacing: .15px;
}
.body2{
	font-weight: 400;
	font-size: 7px;
	line-height: 7.5px;
	letter-spacing: .4px;
}
.body3{
	font-weight: 400;
	font-size: 7px;
	line-height: 7.1px;
	letter-spacing: .33px;
}
.body4{
	font-weight: 400;
	font-size: 7px;
	line-height: 7.1px;
	letter-spacing: .31px;
}
.border-bottom-normal {
  border-bottom: 1px solid #ffffff;
}
.border-bottom-centered{
	display: inline-block;
  position: relative;	
}
.border-bottom-centered:after {
  position: absolute;
	content: '';
	border-bottom: 1px solid #ffffff;
	width: 156px;
	transform: translateX(-50%);
	bottom: 1px;
	left: 50%;
}
.body-normal{
	text-align: left;
	font-weight: 400;
	font-style: normal;
	font-size: 10.5px;
	line-height: 12.25px;
}


.bold{
	font-weight: 700;
  font-style: normal;
}

.bolder{
	font-weight: 800;
  font-style: normal;
}

#box1{
	-webkit-filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
	filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
}

#txt_p2, #txt_p3{
	-webkit-filter:	drop-shadow(0px 0px 10px rgba(0, 0, 0, 1));	
	filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 1));	
}


.sup { 
	font-size: .75em;
	vertical-align: super; 
}
.spacer{
	padding-top:10px
}
.adj{
	text-align: left!important;
    padding-right: 0px!important;
}
ul{
	margin-left: 10px;
	font-weight: 400;
	font-style: normal;
	font-size: 10.5px;
	line-height: 12.25px;
	list-style-position: outside;
	list-style-type: disc;
	padding-inline-start: 15px;
	margin-block-start: .5em;
	margin-block-end: .25em;
}
li::marker {
	color:#cc0066
}
.sub{
	font-size:.65em
}
@-moz-document url-prefix() {
	#legal{
		scrollbar-width: thin;
		scrollbar-color: #587a8e #fff;
	}
	#legal_content{		

	}
	.will-change {
		/*transform: translate3d(0, 0, 0);
		-o-perspective: 1000;
		perspective: 1000;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		will-change: transform;
		transform: rotate(0.05deg);
		-moz-transform: rotate(0.05deg);*/
	}
}
      .st0, .st1 {
        fill: none;
      }

      .st2 {
        fill: #fde021;
      }

      .st3 {
        fill: #ffc878;
      }

      .st4 {
        fill: #fce021;
      }

      .st5 {
        fill: url(#Sfumatura_senza_nome_17);
      }

      .st6 {
        fill: url(#Sfumatura_senza_nome_25);
      }

      .st7 {
        clip-path: url(#clippath-1);
      }

      .st8 {
        clip-path: url(#clippath-3);
      }

      .st9 {
        clip-path: url(#clippath-4);
      }

      .st10 {
        clip-path: url(#clippath-2);
      }

      .st11 {
        clip-path: url(#clippath-7);
      }

      .st12 {
        clip-path: url(#clippath-6);
      }

      .st13 {
        clip-path: url(#clippath-8);
      }

      .st14 {
        clip-path: url(#clippath-5);
      }

      .st15 {
        fill: url(#linear-gradient);
        opacity: .39;
      }

      .st16, .st17 {
        fill: #fff;
      }

      .st17, .st18 {
        opacity: 0;
      }

      .st19 {
        fill: #4d6d7f;
      }

      .st18 {
        fill: #f1e99d;
      }

      .st20 {
        clip-path: url(#clippath);
      }

      .st21 {
        fill: #5b7f95;
      }

      .st22 {
        fill: #fff29a;
      }

      .st1 {
        stroke: #fcdf22;
				stroke-width:1;
        stroke-linecap: round;
        stroke-linejoin: round;
      }