@font-face {
font-family: "Ubisoft";
src: url('https://static-webservicesops.akamaized.net/sitegen/PROD/FO/_assets/fonts/UbisoftSans/UbisoftSans-Regular.woff2') format('woff2'),
	url('https://static-webservicesops.akamaized.net/sitegen/PROD/FO/_assets/fonts/UbisoftSans/UbisoftSans-Regular.woff2') format('woff');
}


.sitegen-widget {
  /* font sizes */
  --title-font-size: 1.75rem!important;
  --subtitle-font-size: 1.5em!important;
  --main-font-size: 1rem!important;
  --cta-font-size: 1rem!important;
  --secondary-font-size: 1rem!important;
  /* font families */
  --main-font: Ubisoft, 'Arial', 'sans-serif'!important;
  --main-font-cyrillic: Ubisoft, 'Arial', 'sans-serif'!important;
  --main-font-asian: Ubisoft, 'Roboto', 'Arial', 'sans-serif'!important;

}

.sitegen-content-banner__title {
	font-family: Ubisoft!important;
	text-transform: uppercase!important;
}

.sitegen-freecontent-platform-selection__title{
	font-weight:normal!important;
}

.sitegen-success-page__message {
	font-family: Ubisoft!important;
	font-weight: 600;
}

.sitegen-button {
	width: min-content!important;
	margin-left: auto!important;
	margin-right: auto!important;
}

.sitegen-game-logo
{
	height: 18rem!important;
    width: 25rem!important;
	max-width:25rem!important;
}

.sitegen-sub-content{
	width: 140%!important;
}

.sitegen-content{
	width: 56.25em!important;

}
.sitegen-freecontent-platform-selection__title{
	font-size:large!important;
}

h3{
	font-size:medium!important;
	font-style:italic!important;
	font-weight:200!important;
}


@media only screen and (max-width: 768px){

.sitegen-content {
	padding: 0rem 0rem!important;
}

.sitegen-game-logo
{
	height: 18rem!important;
    width: 20rem!important;
	max-width: 22rem!important;
	margin: -4rem!important;
}

.sitegen-sub-content{
	width: 100%!important;
}

.sitegen-content-banner__title{
	font-size:x-large!important;
}
	
}

.sitegen-game-installer{
	max-width:none!important;
}


/**SUCESSFUL PAGE**/

.sitegen-success-page__content{
	min-height:40rem!important;
}

.sitegen-success-page__congrats-message{
	margin-top:-320px!important;
	margin-bottom:5.5em!important;
}

.custom-reward-top{
	font-size:large!important;
	margin-top:15px!important;
}

.sitegen-game-installer__buttons-container{
	margin-top:0.1em!important;
}

.custom-reward-store-text{
	margin-top:170px!important;
	margin-bottom:10px!important;
}

.sitegen-success-page__fw-game-asset{
	margin-top:-580px!important;
}

.sitegen-success-page__image{
	background-size:containt!important;
	width:12.25em!important;
	
}

	img.store-image{
	width:90%!important;
	}
	
.sitegen-success-page__info-block{
	padding-left:0!important!;
}
	
@media only screen and (min-width: 768px) {
	.sitegen-success-page__fw-game-asset{
	margin-top:-580px!important;
}

	img.store-image{
	width:100%!important;
	height:230px!important;
	width:650px!important;
	}

}
	
	
@media only screen and (max-width: 768px) {
	
	.sitegen-success-page__content{
	min-height:30rem!important;
}
	
	.sitegen-success-page__content{
	width:100%!important;
	padding:0!important;
	}
	
	.sitegen-success-page__congrats-message{
	margin-top:-450px!important;
	padding:0!important;
	max-width:100%!important;
	}
	
	.custom-container-success{
	width:100%!important;
	padding-top:24px!important;
	}
	
	.custom-reward-top{
	font-size:medium!important;
	margin-top:15px!important;
	}
	
	.custom-reward-store-text{
	margin-top:50px!important;
	margin-bottom:25px!important;
	font-size:large!important;
	}
	
	
	.sitegen-success-page__fw-game-asset{
		margin-top:-580px!important;
	}
	

.sitegen-success-page__image{
	width:115px!important;
	height:325px!important;
}

	.sitegen-sub-content{
	width: 100%!important;
}

	
}

@media only screen and (device-width: 768px) {

	.sitegen-success-page__fw-game-asset{
		margin-top:-690px!important;
	}

	.sitegen-success-page__congrats-message{
	margin-top:-550px!important;
	padding:0!important;
	max-width:100%!important;
	}


}

/* Tiles sizes small screens */
@media only screen and (max-width: 768px){

.sitegen-content {
	padding: 0rem 0rem!important;
}

.sitegen-game-logo
{
	height: 18rem!important;
    width: 18rem!important;
	margin: -4rem!important;
}

.sitegen-sub-content{
	width: 100%!important;
}

.sitegen-freecontent-platform-selection__platforms{
	width:100%!important;
}

}

/* Tiles sizes small screens with many platforms */
/*@media only screen and (max-width: 768px){
	.sitegen-platform-button__tile{
		width:7.25rem;
		height:5.75rem;
	}
	
	.sitegen-platform-button__icon{
		width:80%;
	}
	
	.sitegen-platform-button__info{
		width:7.25rem;
	}
}*/

/** Tiles order **/

.sitegen-platform-button.sitegen-icon-uplay{
	order:1;
}


.sitegen-platform-button.sitegen-icon-xbl{
	order:2;
}

.sitegen-platform-button.sitegen-icon-xsx{
	order:3;
}

.sitegen-platform-button.sitegen-icon-psn{
	order:4;
}

.sitegen-platform-button.sitegen-icon-ps5{
	order:5;
}

	