.footer__logo .footer__logo-icon {
	width: 56px;
	height: 34px;
}

.svc-sec.svc-sec--center,
.usec-head.usec-head--center,
.usec-lead.usec-lead--center {
	text-align: center;
}

.container.container--center {
	display: flex;
	align-items: center;
	flex-direction: column;
}

.usec-head.usec-head--center {
	align-items: center;
}

.usec-lead.usec-lead--center {
	max-width: 640px;
	margin: 16px auto 0;
}

.cnav__title {
	display: block;
}

.ct-required {
	color: var(--accent);
}

.footer__logo .footer__logo-word {
	width: 155px;
	height: 22px;
}

.ctaband .ctaband__txt,
.ctaband .ctaband__btns {
	min-width: 0;
}

body.codeandpixel-case-akademia {
	overflow-x: hidden;
}

@media (max-width: 760px) {
	.ctaband-wrap .ctaband {
		padding-right: 24px;
		padding-left: 24px;
	}

	.ctaband .ctaband__btns {
		align-items: stretch;
		flex-direction: column;
	}

	.ctaband .ctaband__btns a {
		width: 100%;
	}
}
