
                                            #c63 .projectDetailView .projectLogo img {
                                                width: 70px;
                                            }
                                            @media (min-width: 768px) and (max-width: 992px) {
                                                #c63 .projectDetailView .projectLogo img {
                                                    width: 120px;
                                                }
                                            }
                                            @media (min-width: 992px) {
                                                #c63 .projectDetailView .projectLogo img {
                                                    width: 138px;
                                                }
                                            }
                                        


			/* fullscreen styles swiper-6368--------------------------------------------------*/

				#swiper-63686368:-moz-full-screen {
					height: 90%;
					width: 80%;
					margin: auto;
					background-color: #000;
				}
				#swiper-6368:-moz-full-screen  .swiper-slide img {
					object-fit: contain;
				}
				#swiper-6368:-moz-full-screen  .swiper-slide {
					width: 100%;
					background-color: #000;
				}
				#swiper-6368:-moz-full-screen  .zoatFSButton {
					position: fixed;
					top: 2rem;
					right: 3rem;
					opacity: 1;
				}

				/*-----------------------------------------------------------------------------------*/
				#swiper-6368:-webkit-full-screen  {
					height: 90%;
					width: 80%;
					margin: auto;
					background-color: #000;
				}
				#swiper-6368:-webkit-full-screen  .swiper-slide img {
					object-fit: contain;
				}
				#swiper-6368:-webkit-full-screen  .swiper-slide {
					width: 100%;
					background-color: #000;
				}
				#swiper-6368:-webkit-full-screen  .zoatFSButton {
					position: fixed;
					top: 2rem;
					right: 3rem;
					opacity: 1;
				}
				
				/*-----------------------------------------------------------------------------------*/
				#swiper-6368:fullscreen  {
					height: 90%;
					width: 80%;
					margin: auto;
					background-color: #000;
				}
				#swiper-6368:fullscreen  .swiper-slide img {
					object-fit: contain;
				}
				#swiper-6368:fullscreen  .swiper-slide {
					width: 100%;
					background-color: #000;
				}
				#swiper-6368:fullscreen  .zoatFSButton {
					position: fixed;
					top: 2rem;
					right: 3rem;
					opacity: 1;
				}

			/* fullscreen styles swiper-6368--------------------------------------------------*/
			


				/* styles for section BG image 6363-----------------------------------------------*/
	
					/*remove background color*/
					#section-6363 {
						background-color: transparent;
					}
					
					/*small mobile*/
					@media (max-width: 576px) {
						
						/*default display*/
						#section-6363 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-top.svg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-6363 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-top.svg);
								}
						}
					}

					/*mobile*/
					@media (min-width: 576px) and (max-width: 768px) {
						
						/*default display*/
						#section-6363 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-top.svg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-6363 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-top.svg);
								}
						}
					}
					
					/*tablet*/
					@media (min-width: 768px) and (max-width: 992px) {
						
						/*default display*/
						#section-6363 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-top.svg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-6363 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-top.svg);
								}
						}
					}

					/*desktop*/
					@media (min-width: 992px) and (max-width: 1200px) {
						
						/*default display*/
						#section-6363 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-top.svg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-6363 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-top.svg);
								}
						}
					}
					
					/*large desktop*/
					@media (min-width: 1200px) and (max-width: 1400px) {
						
						/*default display*/
						#section-6363 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-top.svg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-6363 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-top.svg);
								}
						}
					}

					/*very large desktop*/
					@media (min-width: 1400px) {
						
						/*default display*/
						#section-6363 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-top.svg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-6363 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-top.svg);
								}
						}
					}

				/* styles for section BG image 6363-----------------------------------------------*/
				


			/* fullscreen styles swiper-7028--------------------------------------------------*/

				#swiper-70287028:-moz-full-screen {
					height: 90%;
					width: 80%;
					margin: auto;
					background-color: #000;
				}
				#swiper-7028:-moz-full-screen  .swiper-slide img {
					object-fit: contain;
				}
				#swiper-7028:-moz-full-screen  .swiper-slide {
					width: 100%;
					background-color: #000;
				}
				#swiper-7028:-moz-full-screen  .zoatFSButton {
					position: fixed;
					top: 2rem;
					right: 3rem;
					opacity: 1;
				}

				/*-----------------------------------------------------------------------------------*/
				#swiper-7028:-webkit-full-screen  {
					height: 90%;
					width: 80%;
					margin: auto;
					background-color: #000;
				}
				#swiper-7028:-webkit-full-screen  .swiper-slide img {
					object-fit: contain;
				}
				#swiper-7028:-webkit-full-screen  .swiper-slide {
					width: 100%;
					background-color: #000;
				}
				#swiper-7028:-webkit-full-screen  .zoatFSButton {
					position: fixed;
					top: 2rem;
					right: 3rem;
					opacity: 1;
				}
				
				/*-----------------------------------------------------------------------------------*/
				#swiper-7028:fullscreen  {
					height: 90%;
					width: 80%;
					margin: auto;
					background-color: #000;
				}
				#swiper-7028:fullscreen  .swiper-slide img {
					object-fit: contain;
				}
				#swiper-7028:fullscreen  .swiper-slide {
					width: 100%;
					background-color: #000;
				}
				#swiper-7028:fullscreen  .zoatFSButton {
					position: fixed;
					top: 2rem;
					right: 3rem;
					opacity: 1;
				}

			/* fullscreen styles swiper-7028--------------------------------------------------*/
			


				/* styles for section BG image 6373-----------------------------------------------*/
	
					/*remove background color*/
					#section-6373 {
						background-color: transparent;
					}
					
					/*small mobile*/
					@media (max-width: 576px) {
						
						/*default display*/
						#section-6373 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-bottom.svg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-6373 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-bottom.svg);
								}
						}
					}

					/*mobile*/
					@media (min-width: 576px) and (max-width: 768px) {
						
						/*default display*/
						#section-6373 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-bottom.svg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-6373 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-bottom.svg);
								}
						}
					}
					
					/*tablet*/
					@media (min-width: 768px) and (max-width: 992px) {
						
						/*default display*/
						#section-6373 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-bottom.svg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-6373 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-bottom.svg);
								}
						}
					}

					/*desktop*/
					@media (min-width: 992px) and (max-width: 1200px) {
						
						/*default display*/
						#section-6373 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-bottom.svg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-6373 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-bottom.svg);
								}
						}
					}
					
					/*large desktop*/
					@media (min-width: 1200px) and (max-width: 1400px) {
						
						/*default display*/
						#section-6373 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-bottom.svg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-6373 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-bottom.svg);
								}
						}
					}

					/*very large desktop*/
					@media (min-width: 1400px) {
						
						/*default display*/
						#section-6373 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-bottom.svg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-6373 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-4-right-bottom.svg);
								}
						}
					}

				/* styles for section BG image 6373-----------------------------------------------*/
				


						/* styles for parallax header image 6395 -----------------------------------------------*/
							
							/*small mobile*/
							@media (max-width: 576px) {
								
								/*default display*/
								.para-6395 {
									
									
									
											background-image: url(/fileadmin/_processed_/e/8/csm_odlo-ss19-lookbook_488fe4c902.jpg);
										

								}
								
								/*retina*/
								@media
									only screen and (-webkit-min-device-pixel-ratio: 1.5),
									only screen and (min--moz-device-pixel-ratio: 1.5),
									only screen and (-o-min-device-pixel-ratio: 3/2),
									only screen and (min-device-pixel-ratio: 1.5),
									only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
									only screen and (min-resolution: 2dppx) { /*Standardized*/

										.para-6395 {

											
											
													background-image: url(/fileadmin/_processed_/e/8/csm_odlo-ss19-lookbook_b8518c8f77.jpg);
												

										}
								}
							}

							/*mobile*/
							@media (min-width: 576px) and (max-width: 768px) {
								
								/*default display*/
								.para-6395 {

									
									
											background-image: url(/fileadmin/_processed_/e/8/csm_odlo-ss19-lookbook_488fe4c902.jpg);
										

								}
								
								/*retina*/
								@media
									only screen and (-webkit-min-device-pixel-ratio: 1.5),
									only screen and (min--moz-device-pixel-ratio: 1.5),
									only screen and (-o-min-device-pixel-ratio: 3/2),
									only screen and (min-device-pixel-ratio: 1.5),
									only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
									only screen and (min-resolution: 2dppx) { /*Standardized*/

										.para-6395 {

											
											
													background-image: url(/fileadmin/_processed_/e/8/csm_odlo-ss19-lookbook_b8518c8f77.jpg);
												

										}
								}
							}
							
							/*tablet*/
							@media (min-width: 768px) and (max-width: 992px) {
								
								/*default display*/
								.para-6395 {

									
									
											background-image: url(/fileadmin/_processed_/e/8/csm_odlo-ss19-lookbook_be6b2ac804.jpg);
										

								}
								
								/*retina*/
								@media
									only screen and (-webkit-min-device-pixel-ratio: 1.5),
									only screen and (min--moz-device-pixel-ratio: 1.5),
									only screen and (-o-min-device-pixel-ratio: 3/2),
									only screen and (min-device-pixel-ratio: 1.5),
									only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
									only screen and (min-resolution: 2dppx) { /*Standardized*/

										.para-6395 {

											
											
													background-image: url(/fileadmin/_processed_/e/8/csm_odlo-ss19-lookbook_47d9f1df7d.jpg);
												
											
										}
								}
							}

							/*desktop*/
							@media (min-width: 992px) and (max-width: 1200px) {
								
								/*default display*/
								.para-6395{
									background-image: url(/fileadmin/_processed_/e/8/csm_odlo-ss19-lookbook_25658c48b9.jpg);
								}
								
								/*retina*/
								@media
									only screen and (-webkit-min-device-pixel-ratio: 1.5),
									only screen and (min--moz-device-pixel-ratio: 1.5),
									only screen and (-o-min-device-pixel-ratio: 3/2),
									only screen and (min-device-pixel-ratio: 1.5),
									only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
									only screen and (min-resolution: 2dppx) { /*Standardized*/

										.para-6395 {
											background-image: url(/fileadmin/_processed_/e/8/csm_odlo-ss19-lookbook_108473eeed.jpg);
										}
								}
							}
							
							/*large desktop*/
							@media (min-width: 1200px) and (max-width: 1400px) {
								
								/*default display*/
								.para-6395 {
									background-image: url(/fileadmin/_processed_/e/8/csm_odlo-ss19-lookbook_7a980facbe.jpg);
								}
								
								/*retina*/
								@media
									only screen and (-webkit-min-device-pixel-ratio: 1.5),
									only screen and (min--moz-device-pixel-ratio: 1.5),
									only screen and (-o-min-device-pixel-ratio: 3/2),
									only screen and (min-device-pixel-ratio: 1.5),
									only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
									only screen and (min-resolution: 2dppx) { /*Standardized*/

										.para-6395 {
											background-image: url(/fileadmin/_processed_/e/8/csm_odlo-ss19-lookbook_b7e1c57fe5.jpg);
										}
								}
							}

							/*very large desktop*/
							@media (min-width: 1400px) {
								
								/*default display*/
								.para-6395 {
									background-image: url(/fileadmin/_processed_/e/8/csm_odlo-ss19-lookbook_d5492f6f89.jpg);

								}
								
								/*retina*/
								@media
									only screen and (-webkit-min-device-pixel-ratio: 1.5),
									only screen and (min--moz-device-pixel-ratio: 1.5),
									only screen and (-o-min-device-pixel-ratio: 3/2),
									only screen and (min-device-pixel-ratio: 1.5),
									only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
									only screen and (min-resolution: 2dppx) { /*Standardized*/

										.para-6395 {
											background-image: url(/fileadmin/_processed_/e/8/csm_odlo-ss19-lookbook_9383c7a023.jpg);
										}
								}
							}

						/* styles for parallax header image 6395 -----------------------------------------------*/
						


				/* styles for section BG image 1558-----------------------------------------------*/
	
					/*remove background color*/
					#section-1558 {
						background-color: transparent;
					}
					
					/*small mobile*/
					@media (max-width: 576px) {
						
						/*default display*/
						#section-1558 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-1558 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
								}
						}
					}

					/*mobile*/
					@media (min-width: 576px) and (max-width: 768px) {
						
						/*default display*/
						#section-1558 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-1558 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
								}
						}
					}
					
					/*tablet*/
					@media (min-width: 768px) and (max-width: 992px) {
						
						/*default display*/
						#section-1558 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-1558 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
								}
						}
					}

					/*desktop*/
					@media (min-width: 992px) and (max-width: 1200px) {
						
						/*default display*/
						#section-1558 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-1558 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
								}
						}
					}
					
					/*large desktop*/
					@media (min-width: 1200px) and (max-width: 1400px) {
						
						/*default display*/
						#section-1558 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-1558 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
								}
						}
					}

					/*very large desktop*/
					@media (min-width: 1400px) {
						
						/*default display*/
						#section-1558 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-1558 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
								}
						}
					}

				/* styles for section BG image 1558-----------------------------------------------*/
				

