<style>
	/* GLOBAL - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	/*#lookbook_fw20{
		margin:0 auto;
	}
	#lookbook_fw20 *{
		box-sizing: border-box;
		color:#302e2f;
		font-family: 'Heebo',Helvetica,Arial,sans-serif;
		text-transform: none;
		font-size: 16px;
		font-weight: lighter;
	}*/
	#lookbook_fw20 .small,
	#lookbook_fw20 .small a{
		font-size: 10px;
		letter-spacing: 0;
		text-transform: uppercase;
		font-weight: normal;
		line-height: 14px !important;
	}
	#lookbook_fw20 h1,
	#lookbook_fw20 h1 *{
		font-family: Antique Olive,Helvetica,Heebo,Arial,sans-serif;
		font-weight: lighter;
		position: initial !important;
		float: initial !important;
		font-size: calc( 24px + (56 - 24) * (100vw - 320px) / (1920 - 320)) !important; /* min font size + (max font size + min font size) * (100vw - min screen size) / (max screen size - min screen size)) */
		line-height: 1.125;
		letter-spacing: -1px;
	}
	#lookbook_fw20 h2{
		margin-bottom: 0;
	}
	#lookbook_fw20 h2,
	#lookbook_fw20 h2 *{
		font-size: calc( 24px + (56 - 24) * (100vw - 320px) / (1920 - 320)) !important; /* min font size + (max font size + min font size) * (100vw - min screen size) / (max screen size - min screen size)) */
		font-weight: lighter;
		font-family: Antique Olive,Helvetica,Heebo,Arial,sans-serif;
		line-height: 1.125;
		letter-spacing: -1px;
	}
	#lookbook_fw20 h3,
	#lookbook_fw20 h3 *{
		font-size: 15px;
		font-weight: lighter;
		font-family: Antique Olive,Helvetica,Heebo,Arial,sans-serif;
	}
	/*#lookbook_fw20 a{
		text-decoration: none;
		display: inline;
		max-width: 100%;
	}*/
	#lookbook_fw20 img{
		max-width: 100%;
		min-width: 100%;
		text-align: center;
	}
	#lookbook_fw20 .spacer{
		margin-top: calc(5vw + 5vh + 5vmin);
		float: left;
		width: 100%
	}
	#lookbook_fw20 .half-spacer{
		margin-top: calc(2.5vw + 2.5vh + 2.5vmin);
		float: left;
		width: 100%
	}
	#lookbook_fw20 .quarter-spacer{
		margin-top: calc(1.25vw + 1.25vh + 1.25vmin);
		float: left;
		width: 100%
	}
	/*#lookbook_fw20 .row {
		clear: both;
		float: left;
		width: 100%;
		display: block;
	}*/
	#lookbook_fw20 .span12{
		width:100%;
		float: left;
	}
	#lookbook_fw20 .span11{
		width:calc((100% * 11 / 12));
		float: left;
	}
	#lookbook_fw20 .span10{
		width:calc((100% * 10 / 12));
		float: left;
	}
	#lookbook_fw20 .span9{
		width:calc((100% * 9 / 12));
		float: left;
	}
	#lookbook_fw20 .span8{
		width:calc((100% * 8 / 12));
		float: left;
	}
	#lookbook_fw20 .span7{
		width:calc((100% * 7 / 12));
		float: left;
	}
	#lookbook_fw20 .span6{
		width:calc((100% * 6 / 12));
		float: left;
	}
	#lookbook_fw20 .span5{
		width:calc((100% * 5 / 12));
		float: left;
	}
	#lookbook_fw20 .span4{
		width:calc((100% * 4 / 12));
		float: left;
	}
	#lookbook_fw20 .span3{
		width:calc((100% * 3 / 12));
		float: left;
	}
	#lookbook_fw20 .span2{
		width:calc((100% * 2 / 12));
		float: left;
	}
	#lookbook_fw20 .span1{
		width:calc((100% * 1 / 12));
		float: left;
	}
	#lookbook_fw20 .span12,
	#lookbook_fw20 .span11,
	#lookbook_fw20 .span10,
	#lookbook_fw20 .span9,
	#lookbook_fw20 .span8,
	#lookbook_fw20 .span7,
	#lookbook_fw20 .span6,
	#lookbook_fw20 .span5,
	#lookbook_fw20 .span4,
	#lookbook_fw20 .span3,
	#lookbook_fw20 .span2,
	#lookbook_fw20 .span1{
		min-height: 1px;
		position: relative;
		border-top:1px solid white;
	}

	#lookbook_fw20 .video{
		width: 100%;
	}

	#lookbook_fw20 .video > div{
		margin:auto;
		max-width: 100%;
		position: relative;
		width: 100%;
		height: 0;
		padding-bottom: 56.25%;
	}

	#lookbook_fw20 .video > div iframe {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0; top: 0;
	}

	@media screen AND (min-width: 1920px){
		#lookbook_fw20 h1,
		#lookbook_fw20 h1 *{
			font-size: 56px !important;
		}
		#lookbook_fw20 h2,
		#lookbook_fw20 h2 *{
			font-size: 56px !important;
		}
	}

	@media screen AND (max-width: 991px){
		#lookbook_fw20 div:not(.no-responsive) > .span11,
		#lookbook_fw20 div:not(.no-responsive) > .span10,
		#lookbook_fw20 div:not(.no-responsive) > .span9,
		#lookbook_fw20 div:not(.no-responsive) > .span8,
		#lookbook_fw20 div:not(.no-responsive) > .span7,
		#lookbook_fw20 div:not(.no-responsive) > .span6,
		#lookbook_fw20 div:not(.no-responsive) > .span5,
		#lookbook_fw20 div:not(.no-responsive) > .span4,
		#lookbook_fw20 div:not(.no-responsive) > .span3,
		#lookbook_fw20 div:not(.no-responsive) > .span2,
		#lookbook_fw20 div:not(.no-responsive) > .span1{
			width:100%;
			padding: 0 !important;
		}
		/*#lookbook_fw20 .row{
			clear: both;
			margin-bottom: 0;
			float: left;
			display: initial;
		}*/
	}
	/* END GLOBAL - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	#lookbook_fw20 a:hover, #lookbook_fw20 a:focus,
	#lookbook_fw20 .legende a:hover, #lookbook_fw20 .legende a:focus {
		color: #d2d2d2;
	}

	#lookbook_fw20 .text{
		margin: 0;
		line-height: 1.4;
		text-align: left;
		font-size: calc( 16px + (16 - 16) * (100vw - 320px) / (1920 - 320)) !important; /* min font size + (max font size + min font size) * (100vw - min screen size) / (max screen size - min screen size)) */
		letter-spacing: -0.6px;
		/* font-weight: normal; */
	}
	#lookbook_fw20 .legende,
	#lookbook_fw20 .legende a,
	#lookbook_fw20 .legende br{
		line-height: 1.2;
		text-align: center;
		font-size: calc( 9px + (10 - 9) * (100vw - 320px) / (1920 - 320)) !important; /* min font size + (max font size + min font size) * (100vw - min screen size) / (max screen size - min screen size)) */
		letter-spacing: 0;
		font-weight: normal;
		text-transform: uppercase;
	}
	#lookbook_fw20 .text .big{
		font-size: 125%;
	}
	@media screen AND (min-width: 1920px){
		#lookbook_fw20 .text{
			font-size: 16px !important;
		}
		#lookbook_fw20 .legende,
		#lookbook_fw20 .legende a{
			font-size: 10px !important;
		}
	}
	#lookbook_fw20 .hideondesktop{
		display:none;
	}
	#lookbook_fw20 .hideonmobile{
		display:block;
	}
	@media screen AND (min-width: 992px){
		.pr-desk{
			padding-right: 20px;
		}
		.pl-desk{
			padding-left: 20px;
		}
		#lookbook_fw20 #titre1 img{
			/*padding-right: 110px;*/
		}

		#lookbook_fw20 #titre2 img{
			padding-left: 30px;
		}

		#lookbook_fw20  .centered{
			display: flex;
		}
		#lookbook_fw20  .centered > div{
			display: flex;
			flex-direction:column;
		}
		#lookbook_fw20  .centered > div > div:not(.legende),
		#lookbook_fw20  .centered > .titre > *{
			margin:auto 0;
		}
		#lookbook_fw20 .flex{
			display:flex;
		}
		#lookbook_fw20 .flex .align-bottom{
			align-self: flex-end;
		}
		#lookbook_fw20 .legende{
			margin-top: 20px;
			/*position: absolute;
			top: 100%;*/
		}
		#lookbook_fw20 .mobile-spacer{
			display: none !important;
		}
		#lookbook_fw20 .titre img{
			max-width: 100%;
			min-width: auto;
			text-align: center;
			width: auto;
		}
		#lookbook_fw20 .img50l{
			margin-right:4px;
			min-width:calc(50% - 4px);
			max-width:calc(50% - 4px);
		}

		#lookbook_fw20 .img50r{
			margin-left:4px;
			min-width:calc(50% - 4px);
			max-width:calc(50% - 4px);
		}
		#lookbook_fw20 .nomarginonmobile{
			margin-left: 4px;
		}
	}
	@media screen AND (max-width: 991px){
		#lookbook_fw20 {
			margin:0 !important;
		}
		#lookbook_fw20 .hideondesktop{
			display:block  !important;
		}
		#lookbook_fw20 .hideonmobile{
			display:none !important;
		}
		#lookbook_fw20 div.image a{
			width: 100%;
		}
		#lookbook_fw20 .row div.image{
			position: relative;
			padding : 0 ;
			/*margin-bottom: 10vw !important;*/
		}
		#lookbook_fw20 .row div.no-margin{
			margin-bottom: 0;
		}
		#lookbook_fw20 .row > div.titre{
			margin-top: 90px;
			margin-bottom: 100px;
			display: flex;
		}
		#lookbook_fw20 .row > div.titre > *{
			margin: 0 auto;
		}
		#lookbook_fw20 .mobileinverted {
			display: flex;
			flex-direction: column-reverse;
		}
		#lookbook_fw20 .titre{
			padding:0 0 !important;
		}
		#lookbook_fw20  .centered{
			display: block;
		}
		#lookbook_fw20  .centered > div{
			display: block;
		}
		#lookbook_fw20 .legende{
			margin-top: 25px;
			margin-bottom: 25px;
		}
		#lookbook_fw20 .legende br{
			display: :none !important;
		}
		#lookbook_fw20 .spacer,
		#lookbook_fw20 .half-spacer,
		#lookbook_fw20 .quarter-spacer{
			display:none !important;
		}
		#lookbook_fw20 .mobile-spacer{
			margin-top: calc(5vw + 5vh + 5vmin);
			float: left;
			width: 100%
		}
		#lookbook_fw20 .titre h1,
		#lookbook_fw20 .titre h2{
			text-align: center !important;
		}
		#lookbook_fw20 .titre img{
			/*max-width: 50%;*/
			min-width: auto;
			text-align: center;
		}
		#lookbook_fw20 .img50l{
			margin-right:1px;
			min-width:calc(50% - 1px);
			max-width:calc(50% - 1px);
		}
		#lookbook_fw20 .img50r{
			margin-left:1px;
			min-width:calc(50% - 1px);
			max-width:calc(50% - 1px);
		}
		#lookbook_fw20 .nomarginonmobile{
			margin-top: 0;
		}
		#lookbook_fw20 div:not(.no-responsive) > .span9.minipaddingbottomonmobile{
			padding-bottom: 1px !important;
		}
	}
</style>