/*------------------------------------*\
	 [SECTION BLACK UNITY] CSS
\*------------------------------------*/

@media only screen and (max-width:1068px) {
	.banner-card .banner-card-copy-column {
		--width: 525px;
	}
}

@media only screen and (max-width:734px) {
	.banner-card .banner-card-copy-column {
		--width: 480px;
	}
}

/*------------------------------------*\
	 END [SECTION BLACK UNITY] CSS
\*------------------------------------*/

/*------------------------------------*\
   [SECTION CONSIDER] CSS
\*------------------------------------*/


/* [APPLE WATCH ULTRA 2] */
/* SCREENS */
/* LOCAL FIXES */

@media only screen and (max-width:734px) {
	#feature-card-7 .feature-card-content .feature-card-image-container.image-bottom-center {
		bottom: -25px;
	}
}

@media only screen and (max-width:734px) {
	#gallery-item-adventure-ready-7 .feature-card-content .feature-card-image-container.image-bottom-center {
		bottom: -25px;
	}
}
/* END [APPLE WATCH ULTRA 2] */



/*------------------------------------*\
   END [SECTION CONSIDER] CSS
\*------------------------------------*/ 
/*------------------------------------*\
   [SECTION COMPARE] CSS
\*------------------------------------*/


/* SCREENS */
/* LOCAL FIXES */

@media only screen and (max-width:1068px) {
	.section-select .product-tile-ctas .button+a, .section-select .product-tile-ctas .product-tile-current+a, .section-select .product-tile-ctas a+a, .section-select .product-tile-ctas button+a {
		margin-inline-start: 13px;
	}
}


/*------------------------------------*\
   END [SECTION COMPARE] CSS
\*------------------------------------*/ 
/*------------------------------------*\
   [SECTION WHY APPLE] CSS
\*------------------------------------*/


/* SCREENS */
/* LOCAL FIXES */

.section-incentive .card .tile-button-wrapper .tile-icon {
	transform: translatey(25%);
	inset-inline-start: 25%;
}


/*------------------------------------*\
   END [SECTION WHY APPLE] CSS
\*------------------------------------*/ 