<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

/*******************************************************
Aldo: trypo© - http://www.trypo.com
Copyright © 2004 Ð 2007 trypo. All rights reserved.

SF Movie Poster: ©2000 ShyFonts Type Foundry -- http://www.shyfonts.com
*******************************************************/

/***************** html tag ******************/
body {
	background-color: #000000;
	color: #FFFFFF;
	cursor: default;
	font-family: Verdana, sans-serif;
	padding-top: 71px;
	position: relative;
}

a, a:hover {
	text-decoration: none;
}

a {
	color: #D3C67E;
}

a:hover, a:focus {
	color: #86815F;
}

::-webkit-input-placeholder { /* WebKit browsers */
   opacity:  0.5;
   color: #676141;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #676141;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #676141;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color: #676141;
}

/******************** font *******************/
@font-face {
    font-family: Aldo;
	font-weight: normal;
    src: url(../fonts/Aldo_PC.ttf);
}

@font-face {
    font-family: SfMP;
	font-weight: normal;
	font-stretch: condensed;
    src: url(../fonts/SF%20Movie%20Poster%20Condensed.ttf);
}

@font-face {
	font-family: "censors";
	src: url("../fonts/censors.eot?tn5wt5");
	src: url("../fonts/censors.eot?#iefixtn5wt5") format("embedded-opentype"),
		 url("../fonts/censors.ttf?tn5wt5") format("truetype"),
		 url("../fonts/censors.woff?tn5wt5") format("woff"),
		 url("../fonts/censors.svg?tn5wt5#censors") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: "censors";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-ytb:before {
	content: "\e900";
}
.icon-ch:before {
	content: "\e600";
}
.icon-cv:before {
	content: "\e601";
}
.icon-fb:before {
	content: "\e602";
}
.icon-ig:before {
	content: "\e603";
}
.icon-tw:before {
	content: "\e604";
}
.icon-yt:before {
	content: "\e605";
}
.icon-ci:before {
	content: "\e606";
}


/******************** override bootstrap *******************/
.row {
	margin: 0px;
}

#navbar {
	max-height: 360px;
}

/******************** cookie policy *******************/
#cookieLawBox {
	background: #181818;
	border: none;
	font-family: Aldo;
	font-size: 16px;
	padding: 15px;
}

#cookieLawBox a {
	color: #dbd5ad;
}

#cookieLawBox #okBtn {
	background: #d3c67e;
	border-radius: 5px;
}

#cookiePolicyBox a {
    color: #ab930d;
}

/******************** common *******************/
.brand {
    font-family: Aldo;
	font-size: 16px;
}
.brand-color {
	color: #d3c77f;
}

.chkLabel {
    font-family: Verdana, sans-serif;
    font-size: 14px;
    font-weight: normal;
	margin-left: 12px;
    vertical-align: top;
}

.offset {
	content: "";
	display: block;
	height: 71px;
	margin-top: -69px;
	visibility: hidden;
}

.section {
	min-height: 400px;
	
	padding-bottom: 71px;
	position: relative;
}

.sectionTitle {
	border-top: 1px solid #d8ca6e;
	color: #d3c77f;
    font-family: Aldo;
	font-size: 45px;
	line-height: 1em;
	margin-top: 281px;
	padding-top: 8px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

.sectionTitle &gt; span {
	font-size: 60px;
	left: 50%;
	margin-left: -30px;
	position: absolute;
	top: -60px;
}

.sectionContent {
	text-align: center;
}


/******************** icon award *******************/
.iconAward {
	max-width: 160px;
	position: absolute;
	right: 50px;
}

#iffMilanIcon {
	top: 5px;
	right: 250px;
}

#liftOffIcon {
	top: 130px;
}

#rwaIcon {
	top: 0px;
}

#rwfIcon {
	top: 130px;
	right: 250px;
}

/******************** site *******************/
.eventItemBox {
    border-bottom: 1px solid #F8EFC0;
	margin-bottom: 40px;
	min-height: 200px;
    padding-bottom: 40px;
}

.eventItemBox:last-child {
    border-bottom: none;
	margin-bottom: 0px;
    padding-bottom: 0px;
}

.triviaItemBox {
	border: 1px solid transparent;
	margin-bottom: 20px;
	padding: 15px;
}

.triviaItem_even {
	background: #F8EFC0;
	border-color: #A69F73;
	border-radius: 0px;
	color: #8a6d3b;
	text-align: left;
}

.triviaItem_odd {
	background: #A69F73;
	border-color: #f5e79e;
	border-radius: 0px;
	color: #F8EFC0;
	text-align: left;
}

.videoLinkBox {
	background: #d3c67e;
	color: #000000;
	display: block;
    font-family: Aldo;
	font-size: 38px;
	line-height: 1em;
	padding: 8px 20px 5px;
	text-align: center;
	text-transform: uppercase;
	/*width: 100%;*/
	
	margin: 20px 20px 0px;
	min-width: 250px;
	position: absolute;
	top: 50%;
}

.videoLinkBox:hover {
    background: #181818;
    color: #D3C67E;/*#A7414D;*/
    text-decoration: none;
}

.videoLinkBox &gt; span.glyphicon {
	margin-right: 8px;
}

.videoLinkBox.trailer {
	margin-top: 200px;
}

.xsmall {
	font-size: 41%;
	line-height: 0.9em;
	text-align: right;
}

#aboutPage .sectionTitle {
    margin-top: 141px;
}

#aboutPage .sectionContent {
    margin: 0px 10%;
	/*text-align: left;*/
}

#carousel-premiere {
    margin: 60px auto 0px;
    width: 900px;
}

#carousel-premiere .item img {
    margin: 0px auto;
}

#carousel-premiere .item .carousel-caption {
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    line-height: 1.2em;
	min-height: 75px;
    padding-bottom: 20px;
}

#carousel-premiere .carousel-indicators {
    bottom: 0px;
    margin-bottom: 0px;
}

#colofonBox {
    background: #000000;
    font-family: SfMP; /*Arial Narrow*/
    font-size: 32px; /*18px*/
	font-stretch: condensed;
	font-weight: normal;
    line-height: 1em; /*1.2em*/
    text-align: center;
    letter-spacing: 1px; /*-1px*/
	
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 10px;
}

#colofonBox span {
    display: inline-block;
    vertical-align: baseline;
}

#comingSoon {
    color: #4545BF;
	font-size: 34px;
	margin: 0px 5px;
	text-shadow: 0px 0px 2px #5C5CFF;
}

#conferenceBtnTray {
	margin: 0px 15px;
    text-align: center;
}

#contactUsPage input, #contactUsPage textarea, #privacyBox {
    background-color: transparent;
    border: 1px solid #86815F;
    border-radius: 0px;
    color: #FFFBE6;
    font-family: Aldo;
    font-size: 22px;
    height: auto;
    padding: 10px 12px;
}

#contactUsPage textarea {
	resize: none;
}

#contactUsPage form {
	margin: 10px auto 0px;
    width: 900px;
}

#contactUsPage:before {
	background-image: url(../images/green_landscape.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	/*background-size: cover;*/
	content: "";
	filter: alpha(opacity=50);
	height: 141px;
	opacity: .5;
	position: absolute;
	width: 100%;
}

#countdownBox, #countdownBoxSm {
    height: 80px;
    margin-left: 5px;
    margin-top: 0px;
    position: relative;
	
	display: none;
}

#countdown, #countdownSm {
    color: #d3c67e;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 1), 0px 0px 2px rgba(0, 0, 0, 1), 0px 0px 2px rgba(0, 0, 0, 1), 0px 0px 2px rgba(0, 0, 0, 1), 0px 0px 32px rgba(0, 0, 0, 0.94), 4px 2px 29.44px rgba(0, 0, 0, 0.94);
    z-index: 10;
}

#countdownBox:before, #countdownBoxSm:before {
	color: transparent;
	content: "WORLD RELEASE COUNTDOWN";
	display: block;
	font-size: 21px;
	position: absolute;
	text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.94), 4px 2px 29.44px rgba(0, 0, 0, 0.94);
	top: 0px;
	z-index: 1;
}

#countdownBox:after, #countdownBoxSm:after {
	bottom: 0px;
	color: transparent;
	content: "00 d : 00 h : 00 m : 00 s";
	display: block;
	font-size: 26px;
	position: absolute;
	text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.94), 4px 2px 29.44px rgba(0, 0, 0, 0.94);
	z-index: 1;
}

#countdown, #countdownSm {
    font-family: Aldo;
    font-size: 40px;
    line-height: 1em;
	position: absolute;
}

.countdown {
    margin-left: 10px;
}

#countdownTxt, #countdownTxtSm {
    color: #d3c67e;
    font-family: Aldo;
    font-size: 34px;
    line-height: 1em;
    margin-bottom: 5px;
    position: relative;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 1), 0px 0px 2px rgba(0, 0, 0, 1), 0px 0px 2px rgba(0, 0, 0, 1), 0px 0px 2px rgba(0, 0, 0, 1), 0px 0px 32px rgba(0, 0, 0, 0.94), 4px 2px 29.44px rgba(0, 0, 0, 0.94);
    text-transform: uppercase;
    z-index: 10;
}

#followUsPage:before {
	background-image: url(../images/red_landscape.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	/*background-size: cover;*/
	content: "";
	filter: alpha(opacity=50);
	height: 141px;
	opacity: .5;
	position: absolute;
	width: 100%;
}

#footer {
	padding: 10px 0px;
	text-align: center;
}

#footer .socialLinkBox a {
    color: #D3C77F;
    display: inline-block;
    font-size: 60px;
    padding: 20px 10px;
}

#home.offset {
	margin-top: -71px;
}

#homePage {
	background-image: url(../images/poster.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 0px;
}

#infoMsgBox {
	color: #CD0000;
	height: 40px;
	margin-top: 20px;
	text-align: center;
}

#logoBig {
	color: #d3c67e;
	font-size: 340px;
	/*margin: 180px 0px 10px;*/
	margin-top: -210px;
	position: absolute;
	text-align: center;
	/*text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.94);*/
	text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.94), 4px 2px 29.44px rgba(0, 0, 0, 0.94);
	top: 50%;
}

#luccaCGBox {
    max-width: 330px;
}

#luccaCGLogo {
	background-image: url(../images/luccaCGLogo.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
	height: 150px;
	margin-top: 110px;
}

#luccaCGLogoSmall, #rwfLogo, #rwaLogo, #liftOffLogo, #iffMilanLogo {
	float: left;
	max-width: 220px;
}

#luccaCGLogoSmall {
	margin: 15px 30px 20px 15px;
}

#luccaCGTxt {
    color: #d3c67e;
    font-family: Aldo;
    font-size: 22px;
    line-height: 1em;
    margin-top: 10px;
    position: relative;
	text-align: center;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 1), 0px 0px 2px rgba(0, 0, 0, 1), 0px 0px 2px rgba(0, 0, 0, 1), 0px 0px 2px rgba(0, 0, 0, 1), 0px 0px 32px rgba(0, 0, 0, 0.94), 4px 2px 29.44px rgba(0, 0, 0, 0.94);
    text-transform: uppercase;
    z-index: 10;
}

#mediaPage:before {
	background-image: url(../images/green_landscape.jpg);
	background-position: center;
	background-repeat: no-repeat;
	/*background-size: cover;*/
	content: "";
	filter: alpha(opacity=50);
	height: 141px;
	opacity: .5;
	position: absolute;
	width: 100%;
}

#eventsPage:before {
	background-image: url(../images/red_landscape.jpg);
	background-position: center;
	background-repeat: no-repeat;
	/*background-size: cover;*/
	content: "";
	filter: alpha(opacity=50);
	height: 141px;
	opacity: .5;
	position: absolute;
	width: 100%;
}

#pressCoveragePage:before {
	background-image: url(../images/red_landscape.jpg);
	background-position: center;
	background-repeat: no-repeat;
	/*background-size: cover;*/
	content: "";
	filter: alpha(opacity=50);
	height: 141px;
	opacity: .5;
	position: absolute;
	width: 100%;
	
	display: none;
}

#pressCoveragePage .sectionTitle {
	margin-top: 71px;
}

#pressCoveragePage .sectionContent, #eventsPage .sectionContent, #triviaPage .sectionContent {
	margin: 60px auto 0px;
	text-align: left;
	max-width: 900px;
}

#pressCoveragePage .thumbnail {
	background: black;
	border-color: #D8CA6E;
	border-radius: 0px;
	min-height: 265px;
}

#pressCoveragePage .thumbnail &gt; img {
	border-bottom: 1px solid #D8CA6E;
	padding-bottom: 4px;
	width: 100%;
}

#pressCoveragePage .thumbnail &gt; .caption {
	color: #FFFFFF;
}

#pressCoveragePage .thumbnail &gt; .caption &gt; h5 {
	margin-top: 0px;
	min-height: 90px;
}

#pressCoveragePage .thumbnail &gt; .caption &gt; p {
	margin-bottom: 0px;
}

#pressDownloadBtn, #pressArchiveBtn, #pressVideoBtn {
	background: #d3c67e;
	border-radius: 0px;
	color: #000000;
    display: block;
    font-family: Aldo;
	font-size: 26px;
	margin: 0px auto;
	padding: 8px 15px 3px;
	text-align: center;
	width: 355px;
}

#pressArchiveBtn {
    margin-top: 20px;
}

#pressDownloadBtn, #pressVideoBtn {
    display: inline-block;
	margin: 10px 15px;
}

#eventsPage .lcgEvent {
	float: left;
	margin: 5px 10px 0px 0px;
	max-width: 300px;
}

#eventsPage .ph1 {
	display: table-cell;
	padding: 35px 0px;
}

#eventsPage .ph2 {
	display: table-cell;
	padding: 0px;
}

#eventsPage .pressArchiveLink {
    color: #D3C67E;
    display: block;
    font-family: Aldo;
    font-size: 21px;
    margin: 0px auto;
    padding: 8px 0px 3px;
    text-align: center;
    white-space: normal;
	max-width: 355px;
}

#privacyBox {
    font-size: 12px;
    font-family: Verdana, sans-serif;
    height: 100px;
    margin-bottom: 5px;
    overflow: auto;
}

#sendMsg {
	background: #d3c67e;
	border-radius: 0px;
	color: #000000;
    font-family: Aldo;
	font-size: 28px;
}

#sendMsg:hover {
    background: #181818;
	border: 1px solid #d3c67e;
    color: #d8ca6e;
}

#topMenu .navbar-toggle {
	border-color: #D8CA6E;
	margin-top: 24px;
}

#topMenu .navbar-toggle .icon-bar {
	background-color: #F8EFC0;
}

#topMenu .socialLinkBox a {
    display: inline-block;
    font-size: 30px;
    padding: 20px 5px;
}

#topMenu .socialLinkBox a.fb:hover, #footer .socialLinkBox a.fb:hover {
	/*background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
	background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
	background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
	box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);*/
	color: #3b5998;
}

#topMenu .socialLinkBox a.tw:hover, #footer .socialLinkBox a.tw:hover {
	color: #00aced;
}

#topMenu .socialLinkBox a.yt:hover, #footer .socialLinkBox a.yt:hover {
	color: #bb0000;
}

#topMenu .socialLinkBox a.ig:hover, #footer .socialLinkBox a.ig:hover {
	color: #517fa4;
}

#topMenu {
	background: #181818;
	border-color: #181818;
	margin-bottom: 0px;
}

#topMenu a {
	color: #dbd5ad;
	font-size: 16px;
	padding: 25px 15px;
}

#topMenu a:hover {
	color: #dbd5ad;
}

#topMenu .navbar-brand &gt; span {
    color: #d3c67e;
    display: inline-block;
    font-size: 170px;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    vertical-align: middle;
}

#topMenu .navbar-brand {
	height: 70px;
    padding: 0px 15px;
}

#topMenu a#luccaCGLogoMenu {
    padding: 16px 15px;
}

#luccaCGLogoMenu &gt; img {
    max-height: 40px;
}

#triviaPage:before, #infoPage:before {
	background-image: url(../images/factory.jpg);
	background-position: center;
	background-repeat: no-repeat;
	/*background-size: cover;*/
	content: "";
	filter: alpha(opacity=50);
	height: 141px;
	opacity: .5;
	position: absolute;
	width: 100%;
}

#triviaPage .sectionContent a {
    color: #5C5737;
}
#triviaPage .sectionContent a:hover {
    color: #FFF3A2;
}

/******************** mediaQuery *******************/
@media (max-width: 767px) {
	.iconAward {
		max-width: 90px;
		right: 0px;
	}
	
	#iffMilanIcon, #rwfIcon {
		left: 0px;
		right: auto;
	}
	
	#rwaIcon {
		top: 0px;
	}
	
	#liftOffIcon, #rwfIcon {
		top: 70px;
	}
	
	#carousel-premiere {
		width: auto;
	}

	#footer .socialLinkBox a {
		font-size: 65px;
		padding: 20px 25px;
	}
	
	.sectionTitle {
		margin-top: 161px;
	}

	.socialLinkBox {
		text-align: center;
	}

	.videoLinkBox {
		bottom: 10px;
		font-size: 25px;
		left: 35px;
		min-width: 140px;
		position: absolute;
		right: 35px;
		top: auto;
		width: auto;
	}

	#contactUsPage form {
		width: auto;
	}

	#countdownBoxSm {
		height: 60px;
		margin: 20px auto 0px;
		width: 280px;
	}

	#countdownSm {
		font-size: 32px;
	}
	
	#countdownBoxSm:after {
		font-size: 22px;
	}
	
	#countdownBoxSm:before {
		font-size: 17px;
	}
	
	#countdownTxtSm {
		font-size: 28px;
	}

	#homePage {
		background-size: cover;
	}
	
	#luccaCGBox {
		bottom: 55px;
		left: 65px;
		position: absolute;
		right: 65px;
		top: auto;
		width: auto;
	}

	#luccaCGLogoSmall, #rwfLogo, #rwaLogo, #liftOffLogo, #iffMilanLogo {
		float: none;
		margin: 0px auto 20px;
		max-width: 200px;
	}

	#pressCoveragePage:before, #eventsPage:before, #contactUsPage:before, #triviaPage:before {
		background-position: left;
		height: 71px;
	}

	#pressCoveragePage .sectionContent, #eventsPage .sectionContent, #triviaPage .sectionContent {
		text-align: center;
		width: auto;
	}

	#pressDownloadBtn, #pressVideoBtn {
		line-height: 1em;
		width: auto;
	}

	#eventsPage .lcgEvent {
		float: none;
		margin: 5px auto 10px auto;
	    max-width: 100%;
		width: auto;
	}
	
	#topMenu a {
		padding: 15px 10px;
	}
	
	#topMenu .navbar-nav {
		margin: 0px -15px;
	}

	#topMenu .socialLinkBox a {
		font-size: 35px;
		padding: 5px 10px 15px;
	}

}
@media (min-width: 768px) and (max-width: 991px) {
	.iconAward {
		right: 0px;
	}
	
	.videoLinkBox {
		/*font-size: 42px;*/
		position: absolute;
		bottom: 15px;
		left: 75px;
		right: 75px;
		top: auto;
		width: auto;
	}

	#carousel-premiere {
		width: 600px;
	}

	#contactUsPage form {
		width: auto;
	}

	#countdownBoxSm {
		height: 85px;
		margin: 60px auto 0px;
		width: 380px;
	}
	
	#countdownSm {
		font-size: 46px;
	}
	
	#countdownBoxSm:after {
		font-size: 29px;
	}
	
	#countdownBoxSm:before {
		font-size: 23px;
	}
	
	#countdownTxtSm {
		font-size: 38px;
	}
	
	#iffMilanIcon, #rwfIcon {
		left: 0px;
		right: auto;
	}
	
	#luccaCGBox {
		bottom: 115px;
		left: 105px;
		position: absolute;
		right: 105px;
		top: auto;
		width: auto;
	}
	
	/*#luccaCGLogoSmall {
		margin: 25px 20px 20px 0px;
	}*/

	#pressCoveragePage .sectionContent, #eventsPage .sectionContent, #triviaPage .sectionContent {
		width: auto;
	}

	#eventsPage .ph1, #eventsPage .ph2 {
		padding: 5px 0px;
	}

	#topMenu a {
		font-size: 15px;
		padding: 25px 8px;
	}
	
	#topMenu .navbar-brand &gt; span {
		font-size: 100px;
	}
	
	#topMenu .navbar-brand {
		padding: 0px;
	}

	#topMenu .socialLinkBox a {
		font-size: 30px;
		padding: 20px 5px;
	}

}
@media (min-width: 992px) and (max-width: 1199px) {
	.iconAward {
		right: 0px;
	}
	
	.videoLinkBox {
		font-size: 24px;
		margin: 0px 10px 0px;
		min-width: 200px;
	}

	#carousel-premiere {
		width: 700px;
	}
	
	#colofonBox {
		font-size: 28px;
	}

	#contactUsPage form {
		width: auto;
	}
	
	#countdown {
		font-size: 34px;
	}
	
	#countdownBox {
		height: 65px;
	}
	
	#countdownBox:after {
		font-size: 23px;
	}
	
	#countdownBox:before {
		font-size: 18px;
	}

	#countdownTxt {
		font-size: 30px;
	}
	
	#iffMilanIcon, #rwfIcon {
		right: 170px;
	}

	#logoBig {
		font-size: 280px;
		margin-top: -200px;
		position: absolute;
		top: 50%;
		width: auto;
	}
	
	/*#luccaCGLogoSmall, #rwaLogo, #liftOffLogo {
		margin: 20px 20px 25px 0px;
	}*/

	#luccaCGLogo {
		margin-top: 30px;
	}
	
	/*#luccaCGLogoSmall {
		margin: 25px 20px 20px 0px;
	}*/
	
	#luccaCGTxt {
		font-size: 24px;
		margin-top: 0px;
		text-align: center;
	}

	#pressCoveragePage .sectionContent, #eventsPage .sectionContent, #triviaPage .sectionContent {
		width: auto;
	}

	#eventsPage .ph1 {
		padding: 15px 0px;
	}

	#topMenu a {
		font-size: 16px;
		padding: 25px 12px;
	}

	#topMenu .navbar-brand {
		padding: 0px 15px 0px 0px;
	}

	#topMenu .socialLinkBox a {
		font-size: 33px;
		padding: 18px 6px;
	}
}











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