
h1, .fs-1,
h2, .fs-2,
h3, .fs-3,
h4, .f3-4,
h5, .fs-5 {
	line-height: 1;
	margin-bottom: 0;
}

h1, 
h2, 
h3, 
h4, 
h5,
h6,
small,
.small,
.text-big,
blockquote {
	font-weight: 600;
}

h1,
.fs-1 {
	font-size: clamp(30px, 2.29vw, 58px)!important;	
	letter-spacing: -0.0086em;
}

h2,
.fs-2 {
	font-size: clamp(23px, 2.29vw, 58px)!important;	
	letter-spacing: -0.0086em;
}

h3 {
	font-size: clamp(17.5px, 1.25vw, 32px)!important;	
}

.fs-3 {
	font-size: clamp(12.5px, 1.25vw, 32px)!important;	
}

h4,
.fs-4 {
	font-size: 1.2727rem;
	line-height: 1.14;
	letter-spacing: -0.0042em;
}

h5,
.fs-5 {
	font-size: 1rem!important;
	line-height: 1.09;
}

.text-big,
blockquote {
	font-size: 1.09rem;
	line-height: 1.33;
	letter-spacing: -0.0045em;
}
h6,
small,
.small {
	font-size: 0.6363rem;
	line-height: 1.143;
	letter-spacing: 0.0628em;
}


@media (max-width: 1399.98px) {
	small,
	.small {
	font-size: 0.545454;
	}
}