/*------------------------------------*\
		LOCAL SCREENS
\*------------------------------------*/

.ventura.fp-tile-full .promo-image {
	width: 873px;
	height: 510px;
	background-size: 873px 510px;
	background-repeat: no-repeat;
	background-image: url("/euro/mac/home/q/screens_alt/images/overview/ventura/macos_ventura__muyk5ifz9wqm_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ventura.fp-tile-full .promo-image {
  	background-image: url("/euro/mac/home/q/screens_alt/images/overview/ventura/macos_ventura__muyk5ifz9wqm_large_2x.jpg");
  }
}
@media only screen and (max-width: 1068px) {
  .ventura.fp-tile-full .promo-image {
  	width: 434px;
  	height: 400px;
  	background-size: 434px 400px;
  	background-repeat: no-repeat;
  	background-image: url("/euro/mac/home/q/screens_alt/images/overview/ventura/macos_ventura__muyk5ifz9wqm_medium.jpg");
  }
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .ventura.fp-tile-full .promo-image {
  	background-image: url("/euro/mac/home/q/screens_alt/images/overview/ventura/macos_ventura__muyk5ifz9wqm_medium_2x.jpg");
  }
}
@media only screen and (max-width: 734px) {
  .ventura.fp-tile-full .promo-image {
  	width: 557px;
  	height: 349px;
  	background-size: 557px 349px;
  	background-repeat: no-repeat;
  	background-image: url("/euro/mac/home/q/screens_alt/images/overview/ventura/macos_ventura__muyk5ifz9wqm_small.jpg");
		width: 100%;
		background-position: center;
  }
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .ventura.fp-tile-full .promo-image {
  	background-image: url("/euro/mac/home/q/screens_alt/images/overview/ventura/macos_ventura__muyk5ifz9wqm_small_2x.jpg");
  }
}

.ventura.fp-tile-2 .promo-image {
	width: 675px;
	height: 443px;
	background-size: 675px 443px;
	background-repeat: no-repeat;
	background-position-x: center;
	background-image: url("/euro/mac/home/q/screens_alt/images/overview/ventura/half_width/macos_ventura__muyk5ifz9wqm_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ventura.fp-tile-2 .promo-image {
  	background-image: url("/euro/mac/home/q/screens_alt/images/overview/ventura/half_width/macos_ventura__muyk5ifz9wqm_large_2x.jpg");
  }
}
@media only screen and (max-width: 1068px) {
  .ventura.fp-tile-2 .promo-image {
  	width: 359px;
  	height: 355px;
  	background-size: 359px 355px;
  	background-repeat: no-repeat;
  	background-image: url("/euro/mac/home/q/screens_alt/images/overview/ventura/half_width/macos_ventura__muyk5ifz9wqm_medium.jpg");
  }
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .ventura.fp-tile-2 .promo-image {
  	background-image: url("/euro/mac/home/q/screens_alt/images/overview/ventura/half_width/macos_ventura__muyk5ifz9wqm_medium_2x.jpg");
  }
}
@media only screen and (max-width: 734px) {
  .ventura.fp-tile-2 .promo-image {
  	width: 557px;
  	height: 349px;
  	background-size: 557px 349px;
  	background-repeat: no-repeat;
  	background-image: url("/euro/mac/home/q/screens_alt/images/overview/ventura/half_width/macos_ventura__muyk5ifz9wqm_small.jpg");
		width: 100%;
		background-position: center;
  }
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .ventura.fp-tile-2 .promo-image {
  	background-image: url("/euro/mac/home/q/screens_alt/images/overview/ventura/half_width/macos_ventura__muyk5ifz9wqm_small_2x.jpg");
  }
}






/*------------------------------------*\
		END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
		LOCAL FIXES
\*------------------------------------*/

.ventura.promo-tile {
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	height: 510px;
}

@media only screen and (max-width: 1068px) {
	.ventura.promo-tile {
		height: 400px;
	}
}

@media only screen and (max-width: 734px) {
	.ventura.promo-tile {
		flex-direction: column;
		height: unset;
	}
}

html.text-zoom .ventura.promo-tile {
	min-height: 510px;
}

@media only screen and (max-width: 1068px) {
	html.text-zoom .ventura.promo-tile {
		min-height: 400px;
	}
}

@media only screen and (max-width: 734px) {
	html.text-zoom .ventura.promo-tile {
		min-height: 349px;
	}
}

.ventura.promo-tile.fp-tile-2 {
	display: block;
	height: 610px;
}
@media only screen and (max-width: 1068px) {
	.ventura.promo-tile.fp-tile-2 {
		height: 540px;
	}
}
@media only screen and (max-width: 734px) {
	.ventura.promo-tile.fp-tile-2 {
		height: 520px;
	}
}
html.text-zoom .ventura.promo-tile.fp-tile-2 {
	min-height: 610px;
}

@media only screen and (max-width: 1068px) {
	html.text-zoom .ventura.promo-tile.fp-tile-2 {
		min-height: 540px;
	}
}

@media only screen and (max-width: 734px) {
	html.text-zoom .ventura.promo-tile.fp-tile-2 {
		min-height: 520px;
	}
}



.ventura.promo-tile .promo-copy-container {
	position: relative;
	z-index: 1;
	padding-top: 0;
}

@media only screen and (max-width: 734px) {
	.ventura.promo-tile .promo-copy-container {
		padding-top: 45px;
		padding-bottom: 289px;
	}
}

.ventura.promo-tile.fp-tile-2 .promo-copy-container {
	padding-top: 60px;
}
@media only screen and (max-width: 734px) {
	.ventura.promo-tile.fp-tile-2 .promo-copy-container {
		padding-top: 45px;
	}
}

.ventura.promo-tile .promo-copy-wrapper {
	width: 40vw;
	max-width: 660px;
}

@media only screen and (max-width: 1068px) {
	.ventura.promo-tile .promo-copy-wrapper {
		width: 48.6vw;
		max-width: 377px;
	}
}

@media only screen and (max-width: 734px) {
	.ventura.promo-tile .promo-copy-wrapper {
		width: unset;
	}
}
.ventura.promo-tile.fp-tile-2 .promo-copy-wrapper {
	width: unset;
	max-width: unset;
}

.ventura.promo-tile .figure-wrapper {
	display: flex;
	justify-content: space-between;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: 0;
}

@media only screen and (max-width: 734px) {
	.ventura.promo-tile .figure-wrapper {
		justify-content: center;
	}
}

.ventura.promo-tile .figure-wrapper:before {
	content: "";
	display: block;
	width: 38.8vw;
	max-width: 507px;
}

@media only screen and (max-width: 1068px) {
	.ventura.promo-tile .figure-wrapper:before {
		max-width: 302px;
	}
}

@media only screen and (max-width: 734px) {
	.ventura.promo-tile .figure-wrapper:before {
		display: none;
		content: unset;
	}
}
.ventura.promo-tile.fp-tile-2 .figure-wrapper:before {
	width: unset;
	max-width: unset;
}






/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/
