.header--lp .button {
	--buttonInnerGap: 21px 32px 20px;
	font-size: 16px;
}
.radiology {
	color: #060c40;
}
/*HERO*/
.radiology__hero {
	background: linear-gradient(90deg, #007fff 0.06%, #001ddb 100%);
	padding-top: 125px;
	color: #fff;
	padding-bottom: 46px;
}
.radiology__hero .container {
	display: flex;
	gap: 31px;
}
.radiology__hero-text h1 {
	font-family: Rubik;
	font-weight: 500;
	font-size: 52px;
	line-height: 100%;
	margin-bottom: 22px;
}
.radiology__hero-text h2 {
	font-family: Rubik;
	font-weight: 500;
	font-size: 27px;
	line-height: 100%;
	margin-bottom: 22px;
}
.radiology__hero-text p {
	font-family: Rubik;
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
}
.radiology__hero-text p small {
	font-size: 12px;
}
.radiology__hero-text {
	padding-top: 93px;
	padding-bottom: 24px;
	display: flex;
	flex-direction: column;
}
.radiology__hero-text p:last-child {
	margin-top: auto;
}
.radiology__hero-form {
	min-width: 541px;
}
.radiology__hero-form .hbspt-form .hs-form .hs-form-field label {
	font-size: 14px;
	text-transform: none;
	letter-spacing: normal;
}
.radiology__hero-form .hbspt-form .hs-form .hs-form-field .hs-input {
	height: 45px;
	font-size: 14px;

	padding: 11px 16px;
}
.radiology__hero-form .hbspt-form {
	padding: 26px 35px 40px;
}
.radiology__hero-form .hbspt-form .hs-form fieldset > div {
	padding: 0;
}
.radiology__hero-form
	.hbspt-form
	.hs-form
	.hs-form-field
	.hs-input.hs-fieldtype-textarea {
	min-height: 70px;
}
.radiology__hero-form
	.hbspt-form
	.hs-form
	.legal-consent-container
	.hs-richtext {
	font-size: 11px;
	line-height: 140%;
	margin-top: 3px;
}
.radiology__hero-form
	.hbspt-form
	.hs-form
	.hs-form-field
	label.hs-form-booleancheckbox-display {
	font-size: 13px;
	display: flex;
	align-items: center;
	margin-top: 16px;
}
.radiology__hero-form
	.hbspt-form
	.hs-form
	.hs-form-field
	.inputs-list
	label
	span:not(.hs-form-required)
	p {
	font-size: 13px;
	line-height: 128%;
	width: 100%;
}
.radiology__hero-form
	.hbspt-form
	.hs-form
	.hs-form-field
	.inputs-list
	label
	span:not(.hs-form-required) {
	line-height: 128%;
	margin: 0;
	display: flex;
	align-items: center;
	padding: 0;
	gap: 7px;
}
.radiology__hero-form .hbspt-form .hs-form .hs-form-field .inputs-list {
	margin-left: 0;
}
.radiology__hero-form .hbspt-form .hs-form fieldset.form-columns-1 > div {
	padding: 0;
}
.radiology__hero-form
	.hbspt-form
	.hs-form
	.hs-form-field
	.inputs-list
	label
	span:not(.hs-form-required)::before {
	position: inherit;
	top: 0;
}
.radiology__hero-form
	.hbspt-form
	.hs-form
	.hs-form-field
	.inputs-list
	label
	span:not(.hs-form-required)::after {
	top: 0;
}
.radiology__hero-form .hbspt-form .hs-form fieldset.form-columns-2 {
	display: flex;
	gap: 22px;
}
.radiology__hero-form .hbspt-form .hs-form .actions {
	margin: 0 !important;
	min-width: 188px;
}
.radiology__hero-form .hbspt-form .hs-form > div.hs_submit.hs-submit {
	padding: 0;
	width: 100%;
}
.radiology__hero-form .hbspt-form .hs-form fieldset {
	margin: 0 !important;
}
.radiology__hero-form .hbspt-form .hs-form .actions .hs-button {
	padding: 19px;
	font-size: 18px;
}
.radiology__hero-form
	.hbspt-form
	.hs-form
	.hs-form-field
	.inputs-list
	label.hs-form-booleancheckbox-display
	span:not(.hs-form-required)::before,
.radiology__hero-form
	.hbspt-form
	.hs-form
	.hs-form-field
	.inputs-list
	label.hs-form-booleancheckbox-display
	span:not(.hs-form-required)::after {
	flex: 0 0 auto;
}
/*BENEFITS*/
.radiology__benefits {
	padding: 55px 0;
	text-align: center;
}
.radiology__benefits-title {
	font-family: Rubik;
	font-weight: 600;
	font-size: 32px;
	line-height: 100%;
	margin-bottom: 40px;
}
.radiology__benefits-list {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.radiology__benefit {
	box-shadow: 4px 4px 6px 0px #00000014;
	background: #fafafa;
	padding: 36px;
	width: calc(100% / 3 - 30px);
}
.radiology__benefit-title {
	font-family: Rubik;
	font-weight: 600;
	font-size: 20px;
	line-height: 26px;
	color: #007fff;
}
.radiology__benefit-text {
	font-family: Rubik;
	font-size: 14px;
	line-height: 100%;
}
.radiology .button:not(.avia-color-text) {
	--buttonInnerGap: 20px 32px 18px;
	font-size: 18px;
	display: inline-block;
	min-width: 210px;
}
/*NUMBERS*/
.radiology__numbers {
	background: #060c400d;
	padding: 62px 0;
	text-align: center;
}
.radiology__numbers-title {
	font-family: Rubik;
	font-weight: 600;
	font-size: 32px;
	line-height: 100%;
	margin-bottom: 35px;
}
.radiology__numbers-list {
	display: flex;
	justify-content: space-between;
}
.radiology__number {
	width: calc(100% / 4 - 40px);
}
.radiology__number-title {
	font-family: Rubik;
	font-weight: 400;
	font-size: 20px;
	line-height: 100%;
	margin-bottom: 7px;
}
.radiology__number-circle {
	position: relative;
	width: 222px;
	height: 222px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto 12px;
}
.radiology__number-svg {
	transform: rotate(-90deg);
	width: 222px;
	height: 222px;
}
.radiology__number-bg {
	fill: #e6e7e8;
	stroke: #d4e8ff;
	stroke-width: 6;
}
.radiology__number-progress {
	fill: none;
	stroke-width: 6;
	stroke-linecap: round;
	stroke-dasharray: 339.292; /* 2*PI*54 */
	stroke-dashoffset: 339.292;
	transition: stroke-dashoffset 1.5s ease;
}
.radiology__number-wrap {
	position: absolute;
	color: #ff6324;
	font-family: Rubik;
	font-weight: 600;
	font-size: 55px;
	line-height: 50px;
	text-align: center;
}
.radiology__number-text {
	font-family: Rubik;
	font-size: 20px;
	line-height: 100%;
}
/*VOICES*/
.radiology__voices {
	background: linear-gradient(90deg, #007fff 0.06%, #001ddb 100%);
	text-align: center;
	color: #fff;
	padding: 55px 0 71px;
}
.radiology__voices-title {
	font-family: Rubik;
	font-weight: 600;
	font-size: 32px;
	line-height: 100%;
	margin-bottom: 44px;
}
.radiology__voices-video {
	position: relative;
	width: 100%;
	max-width: 867px;
	aspect-ratio: 16/9;
	cursor: pointer;
	border-radius: 12px;
	overflow: hidden;
	margin: 0 auto 36px;
}
.radiology__voices-poster {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.radiology__voices-play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 3rem;
	color: #fff;
	border: none;
	border-radius: 50%;
	width: 94px;
	height: 94px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	background: #ffffff85;
}
.radiology__voices-video iframe {
	width: 100%;
	height: 100%;
}
/*CTA*/

.radiology__cta {
	padding-top: 55px;
	text-align: center;
}
.radiology__cta .container {
	background: #fafafa;
	box-shadow: 4px 4px 6px 0px #00000014;
	padding: 36px;
}
.radiology__cta-title {
	font-family: Rubik;
	font-weight: 600;
	font-size: 28px;
	line-height: 100%;
	margin-bottom: 16px;
}
p.radiology__cta-text {
	font-family: Rubik;
	font-size: 20px;
	line-height: 100%;
	margin-bottom: 36px;
}
/*FOOTER*/
.footer-text {
	text-align: center;
	padding: 40px 0;
	font-family: Rubik;
	font-size: 14px;
	line-height: 100%;
}
.footer-lp {
	padding: 48px 0 98px;
	background: linear-gradient(180deg, #ffffff 0%, #d3e8ff 51.23%);
	text-align: center;
}

@media (max-width: 768px) {
	html .header.header--lp .header-inner .header-logo {
		position: inherit;
		left: inherit;
		top: inherit;
		transform: none;
		max-width: 70px;
	}
	.header--lp a.button {
		--buttonInnerGap: 10px 18px;
		max-width: 170px;
	}
	html .header.header--lp .header-inner {
		justify-content: space-between;
		height: 79px;
	}
	.radiology__hero {
		padding-top: 75px;
	}
	.radiology__hero .container {
		flex-direction: column;
	}
	.radiology__hero-text {
		padding-top: 20px;
		padding-bottom: 0;
	}
	.radiology__hero-text h1 {
		font-size: 30px;
	}
	.radiology__hero-text h2 {
		font-size: 16px;
	}
	.radiology__hero-text p {
		font-size: 14px;
	}
	.radiology__hero-form {
		min-width: 100%;
	}
	.radiology__hero-form
		.hbspt-form
		.hs-form
		.hs-form-field
		.inputs-list
		label
		span:not(.hs-form-required) {
		align-items: flex-start;
	}
	.radiology__benefits {
		padding: 40px 0;
	}
	.radiology__benefits-title {
		font-size: 24px;
		margin-bottom: 30px;
	}
	.radiology__benefit-title {
		font-size: 18px;
		line-height: 21px;
		margin-bottom: 15px;
	}
	.radiology__benefit {
		padding: 20px;
	}
	.radiology__benefits-list {
		margin-bottom: 0;
	}
	.radiology__benefits .swiper-container {
		padding-bottom: 30px;
	}
	.swiper-horizontal
		> .swiper-pagination-bullets.radiology__benefits-pagination {
		position: inherit;
		margin-top: 30px;
		bottom: inherit;
		top: inherit;
	}
	.swiper-horizontal
		> .swiper-pagination-bullets.radiology__benefits-pagination
		.swiper-pagination-bullet {
		width: 12px;
		height: 12px;
		background: #060c400d;
		opacity: 1;
	}
	.swiper-horizontal
		> .swiper-pagination-bullets.radiology__benefits-pagination
		.swiper-pagination-bullet.swiper-pagination-bullet-active {
		background: linear-gradient(90deg, #007fff 0.06%, #001ddb 100%);
	}
	.radiology__hero-form .hbspt-form .hs-form .actions {
		margin: 0 auto !important;
	}
	.radiology__numbers {
		padding: 40px 0 50px;
	}
	.radiology__numbers-title {
		font-size: 24px;
		margin-bottom: 25px;
	}
	.radiology__numbers-list {
		flex-wrap: wrap;
		gap: 30px;
	}
	.radiology__number {
		width: calc(100% / 2 - 20px);
	}
	.radiology__number-title {
		font-size: 16px;
	}
	.radiology__number-circle {
		width: 125px;
		height: 125px;
	}
	.radiology__number-svg {
		width: 125px;
		height: 125px;
	}
	.radiology__number-wrap {
		font-size: 30px;
		line-height: 1;
	}
	.radiology__number-text {
		font-size: 16px;
	}

	.radiology__numbers {
		padding: 40px 0 50px;
	}
	.radiology__numbers-title {
		font-size: 24px;
		margin-bottom: 25px;
	}
	.radiology__numbers-list {
		flex-wrap: wrap;
		gap: 30px;
	}
	.radiology__number {
		width: calc(100% / 2 - 20px);
	}
	.radiology__number-title {
		font-size: 16px;
	}
	.radiology__number-circle {
		width: 125px;
		height: 125px;
	}
	.radiology__number-svg {
		width: 125px;
		height: 125px;
	}
	.radiology__number-wrap {
		font-size: 30px;
		line-height: 1;
	}
	.radiology__number-text {
		font-size: 16px;
	}
	.radiology__voices {
		padding: 35px 0;
	}
	.radiology__voices-title {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.radiology__voices-play {
		width: 40px;
		height: 40px;
		font-size: 20px;
	}
	.radiology__voices-video {
		margin-bottom: 20px;
	}
	.radiology .button:not(.avia-color-text) {
		max-width: 189px;
	}
	.radiology__cta {
		padding-top: 30px;
	}
	.radiology__cta-title {
		font-size: 24px;
	}
	p.radiology__cta-text {
		font-size: 16px;
		margin-bottom: 16px;
	}
	.footer-text {
		padding: 30px 0;
	}
	.footer-lp {
		padding: 47px 0 55px;
	}
}
