.diwali-module-wrapper {
	position: relative;
	flex-direction: column;
	padding-top: 0px;
	color: #f0e3ca;
	text-align: center;
}

.diwali-module-wrapper .unit-image-wrapper {
	z-index: 1;
	overflow: visible;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.diwali-module-wrapper.tile-diwali .copy-wrapper {
	margin-top: 360px;
}
.diwali-module-wrapper {
	width: 100%;
	max-width: 100%;
	margin-left: 0;
	margin-right: 0;
	/*width: 1380px;*/
	height: 700px;
	background-size: 2477px 700px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url("/in/iphone/diwali-campaign/images/diwali_campaign__dvsxv8smkkgi_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) {
	.diwali-module-wrapper {
		background-image: url("/in/iphone/diwali-campaign/images/diwali_campaign__dvsxv8smkkgi_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.diwali-module-wrapper {
		width: 1068px;
		max-width: 100%;
		height: 700px;
		background-size: 1068px 700px;
		background-repeat: no-repeat;
		background-image: url("/in/iphone/diwali-campaign/images/diwali_campaign__dvsxv8smkkgi_medium.jpg");
	}
	.diwali-module-wrapper.tile-diwali .copy-wrapper {
		margin-top: 360px;
	}
}
@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) {
	.diwali-module-wrapper {
		background-image: url("/in/iphone/diwali-campaign/images/diwali_campaign__dvsxv8smkkgi_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.diwali-module-wrapper {
		width: 734px;
		height: 686px;
		background-size: 734px 686px;
		background-repeat: no-repeat;
		background-image: url("/in/iphone/diwali-campaign/images/diwali_campaign__dvsxv8smkkgi_small.jpg");
	}
	.diwali-module-wrapper.tile-diwali .copy-wrapper {
		margin-top: 380px;
	}
	.diwali-module-wrapper.tile-diwali .copy-wrapper .hero-headline {
		max-width: 90%;
    	margin: 0 auto;
	}
}
@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) {
	.diwali-module-wrapper {
		background-image: url("/in/iphone/diwali-campaign/images/diwali_campaign__dvsxv8smkkgi_small_2x.jpg");
	}
}

.cta-link a.gradient-border {
	font-size:17px;
	color: #f0e3ca;
	display: inline-block;
	position: relative;
	z-index: 0;
}
.cta-link a.gradient-border:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 2px;
	border-radius: 30px;
	border: 1px solid #FF9025;
}
.section-wrapper-diwali .cta-link a:hover {
	background: #0f1428;
	text-decoration: underline;
}

.button-diwali {
	background: none; 
}
@media only screen and (max-width: 734px) {
	.button-diwali {
		padding: 8px 18px;
	}
}
.button-diwali-base {
	padding: 8px 18px;
}
@media only screen and (max-width: 734px) {
	.button-diwali-base {
		padding: 8px 18px;
	}
}

.section-wrapper-diwali ol+*, .section-wrapper-diwali p+*, .section-wrapper-diwali ul+* {
    margin-top: 10px;
}
.section-wrapper-diwali ul{
	margin-top: 20px;
}
.section-wrapper-diwali .links-stacked li{
	margin: 0;
    display: block;
    padding-top: 10px;
}
.section-wrapper-diwali .hero-headline{
	font-size: 56px;
	line-height: 1.0834933333;
    font-weight: 600;
    letter-spacing: -0.003em;
}
.section-wrapper-diwali .typography-hero-copy{
	font-size:24px;
	letter-spacing:0;
	font-family: SF Pro Display,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;
	line-height: 35px;

}

@media only screen and (max-width: 1068px) {
.section-wrapper-diwali .hero-headline{
	font-size: 56px;
}
.section-wrapper-diwali .typography-hero-copy{
	font-size:24px;
}
}


@media only screen and (max-width: 734px) {
	.section-wrapper-diwali .hero-headline{
		font-size: 40px;
	}
	.section-wrapper-diwali .typography-hero-copy{
		font-size:21px;
		line-height:25px;
	}
	.cta-link a.gradient-border {
		font-size:21px;
	}
	.tile-diwali .section-content{
		width: 88%;
	}
	}