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






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




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

.section-welcome .hero-container .headline-container .headline {
	display: inline;
}
html.no-static .section-welcome .hero-container .headline-container.engaged .suffix-container {
	white-space: wrap;
}
.section-welcome .hero-container .headline-container .suffix-container {
	display: inline-flex;
}
.section-welcome .hero-container .overview-welcome-hero-logo {
	margin: 0 -9px 9px 0;
}
@media (max-width:1068px) {
	.section-welcome .hero-container .overview-welcome-hero-logo {
		margin: 0 -4px 0 0;
	}
}
@media (max-width:734px) {
	.section-welcome .hero-container .headline-container .suffix-container {
		margin-inline-start: 0em;
	}
}

.section-welcome .hero-card {
	text-align: left;
}
.section-welcome .hero-card-back {
	text-align: left;
}
.typography-hero-card-boc-headline {
	font-size: 48px;
}
@media (max-width:1068px) {
	.typography-hero-card-boc-headline {
		font-size: 40px;
	}
}
@media (max-width:734px)and (max-width:734px) {
	.typography-hero-card-boc-headline {
		font-size: 28px;
	}
}

@media (max-width:1068px) {
	.card-big-reliable .icon {
		top: 10px;
	}
}
@media (max-width:734px) {
	.card-big-reliable .icon {
		top: 2px;
	}
}

@media (max-width:734px) {
	.section-get-more .tabnav-items li:nth-child(4) {
		font-size: 12px;
	}
}

.paddlenav.scroll-gallery-paddles.paddles-hide {
	display: flex!important;
	visibility: hidden;
}

.apple-intelligence-disclaimer {
	color: var(--sk-glyph-gray-secondary);
	margin-top: var(--sk-paragraph-plus-element-margin,0.8em);
	font-weight: normal;
	font-size: 17px;
}


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