/* Local overrides */
@media only screen and (min-width: 1069px) {
	.section-worth-it .headline {
		max-width: 640px;
	}
}

.section-ways-to-save .card-small-headline {
	max-width: 15ch;
}

.section-ways-to-save .card-small-business .card-small-headline {
	max-width: 16ch;
}

@media (max-width: 734px) {
	.section-ways-to-save .headline {
		max-width: 10.5ch;
	}
}

@media (max-width: 734px) {
	.section-worth-it .section-content .typography-subsection-headline {
		font-size: 36px;
	}
}

@media (max-width: 340px) {
	.section-worth-it .section-content .typography-subsection-headline {
		font-size: 34px;
	}
}

/* Hero an */

@media (max-width: 734px) {
	.section-welcome .hero-container .headline-container .suffix-container {
		margin-inline-start: 0;
	}
}

/* Hero - BOC AI */
.section-welcome .scroll-gallery li#apple-intelligence .hero-card-back {
	padding: 60px;
}

/* modal */

.hero-card .hero-card-front {
	display: flex;
}

.hero-card .hero-card-back {
	display: flex;
	align-items: flex-start;
	text-align: left;
}

@media (pointer: fine) {
	.section-welcome .hero-card:has(.hero-card-back):hover *,
	.section-welcome
		.hero-card:has(.hero-card-back)[data-focus-method="key"]
		* {
		pointer-events: all;
	}

	.section-welcome .hero-card:has(.hero-card-back):hover .hero-card-front,
	.section-welcome
		.hero-card:has(.hero-card-back)[data-focus-method="key"]
		.hero-card-front {
		opacity: 1;
	}

	.section-welcome .hero-card:has(.hero-card-back):hover .hero-card-back,
	.section-welcome
		.hero-card:has(.hero-card-back)[data-focus-method="key"]
		.hero-card-back {
		opacity: 0;
	}

	.section-welcome .hero-card:has(.hero-card-back):hover .hero-card-back *,
	.section-welcome
		.hero-card:has(.hero-card-back)[data-focus-method="key"]
		.hero-card-back
		* {
		pointer-events: all;
	}
}

.hero-card-switch {
	display: none;
}

.hero-card-switch-label {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	border-radius: 30px;
	appearance: none;
	border: none;
	outline: none;
}

.hero-card
	.hero-card-switch:checked
	+ .hero-card-switch-label
	+ .hero-card-front {
	opacity: 0;
}

.hero-card
	.hero-card-switch:checked
	+ .hero-card-switch-label
	+ .hero-card-front
	+ .hero-card-back {
	opacity: 1;
}

.boc-plus {
	fill: grey;
	--bg: grey;
}

.hero-card-front .hero-card-icon,
.hero-card-back .hero-card-icon,
.hero-card-front .hero-card-icon svg,
.hero-card-back .hero-card-icon svg {
	width: 41px;
	height: 42px;
	color: grey;
}

.hero-card-back .hero-card-icon {
	transform: rotate(45deg);
	right: 21px;
	bottom: 21px;
}

@media only screen and (max-width: 1068px) {
	.hero-card-back .hero-card-icon {
		transform: rotate(45deg);
		right: 21px;
		bottom: 21px;
	}
}

@media only screen and (max-width: 734px) {
	.hero-card-back .hero-card-icon {
		transform: rotate(45deg);
		right: 17px;
		bottom: 15px;
	}
}

/* Dynamic Pricing */
.sosumi-link-follows,
.sosumi-link-follows + .footnote {
	display: none;
}
.sosumi-link-follows[data-pricing-loaded],
.sosumi-link-follows[data-pricing-loaded] + .footnote {
	display: inline;
}

.section-ways-to-save {
	padding-block: 100px;
	padding-top: 150px;
}

.section-even-more {
	padding-block: 0px;
	padding-bottom: 200px;
}

@media only screen and (max-width: 1068px) {
	.section-even-more {
		padding-bottom: 150px;
	}
}

@media only screen and (max-width: 734px) {
	.section-even-more {
		padding-bottom: 100px;
	}
}

p.product-tile-price {
	max-width: 228px;
}

/* FOC */

@media only screen and (max-width: 734px) {
	.card-big-setup .card-big-headline {
		max-width: 12ch;
	}
}

.hero-card-apps .hero-card-headline {
	max-width: 10ch;
}

@media only screen and (max-width: 1068px) {
	.hero-card-apps .hero-card-headline {
		max-width: 9ch;
	}
}

@media only screen and (max-width: 1068px) {
	.section-welcome .hero-card-mac-with-iphone .hero-card-front {
		padding-right: 40px;
	}
}

@media only screen and (max-width: 734px) {
	.section-welcome .hero-card-mac-with-iphone .hero-card-front {
		padding-right: 25px;
	}
}

/* Financing card */

.card-big-financing .card-big-copy,
.card-big-financing .card-big-headline {
	max-width: 550px;
}

@media (max-width: 1068px) {
	.card-big-financing .card-big-copy,
	.card-big-financing .card-big-headline {
		max-width: 465px;
	}
}

@media (max-width: 734px) {
	.card-big-financing .card-big-copy,
	.card-big-financing .card-big-headline {
		max-width: 180px;
	}
}

/* Card - Mac + iPhone */
@media (min-width: 735px) {
	.card-big-mac-and-iphone .card-big-headline {
		max-width: 15ch;
	}
}

/* Card - Setup */
@media (max-width: 734px) {
	.card-big-setup .typography-card-big-headline .new-line {
		font-size: 25px;
		line-height: 1.28;
	}
}

/* Compare Section */
@media only screen and (min-width: 735px) {
	.product-tile-product-macpro
		.product-tile-positioning.product-tile-padding {
		width: 310px;
	}
}

.select-gallery-container
	.galleries-container
	> div
	.paddlenav
	ul
	li
	button:after {
	display: none;
}

@media only screen and (max-width: 734px) {
	.section-select .gallery-gallery-1 .product-tile-positioning,
	.product-tile-product-macpro
		.product-tile-positioning.product-tile-padding {
		width: 260px;
	}
}

/* Section Home */
@media only screen and (max-width: 734px) {
	#setup > div > p > span.green-indicator.custom {
		min-width: 260px;
		left: -17px;
	}
}

/* Section Worth it */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.card-big-headline.selectable.typography-card-big-headline.custom-position {
		right: 15px;
	}
}

/*  */

@media (min-width: 1069px) {
	.section-welcome .hero-card-transfer .hero-card-front {
		padding-right: 53px;
	}
}
