@font-face {
    font-family: 'Manrope';
	font-weight: 300;
    src: url('../fonts/Manrope300.ttf') format('truetype');
	font-display: swap;
}

@font-face {
    font-family: 'Manrope';
	font-weight: 400;
    src: url('../fonts/Manrope400.ttf') format('truetype');
	font-display: swap;
}

@font-face {
    font-family: 'Manrope';
	font-weight: 500;
    src: url('../fonts/Manrope500.ttf') format('truetype');
	font-display: swap;
}

@font-face {
    font-family: 'Manrope';
	font-weight: 600;
    src: url('../fonts/Manrope600.ttf') format('truetype');
	font-display: swap;
}

@font-face {
    font-family: 'Manrope';
	font-weight: 700;
    src: url('../fonts/Manrope700.ttf') format('truetype');
	font-display: swap;
}

@font-face {
    font-family: 'SFProDisplay';
	font-weight: 400;
    src: url('../fonts/SFProDisplay400.otf') format('truetype');
	font-display: swap;
}

@font-face {
    font-family: 'SFProDisplay';
	font-weight: 700;
    src: url('../fonts/SFProDisplay700.otf') format('truetype');
	font-display: swap;
}

.carlablTypeH1 {
	font-family: 'Manrope', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 60px;
	line-height: 91.34%;
	color: #1A1A1A;
}

.carlablTypeH2 {
	font-family: 'Manrope', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 40px;
	line-height: 120%;
	text-transform: uppercase;
	color: #1A1A1A;
}

.carlablTypeH3 {
	font-family: 'Manrope', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 30px;
	line-height: 41px;
	color: #1A1A1A;
}


@media (max-width: 991px) {
.carlablTypeH2 {
	font-family: 'SFProDisplay';
	font-style: normal;
	font-weight: 700;
	font-size: 29px;
	line-height: 35px;
	color: #1A1A1A;
}

.carlablTypeH3 {
	font-family: 'SFProDisplay';
	font-style: normal;
	font-weight: 400;
	font-size: 25px;
	line-height: 30px;
	color: #1A1A1A;
}
}

.carlablTypeH4 {
	font-family: 'Manrope', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 25px;
	line-height: 34px;
	color: #1A1A1A;
}

.carlablType18 {
	font-family: 'Manrope', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	color: #787878;
}

.carlablType18Semi {
	font-family: 'Manrope', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	color: #787878;
}

.carlablType16 {
	font-family: 'Manrope', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	color: #787878;
}

.carlablType16Light {
	font-family: 'Manrope', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	color: #787878;
}

.carlablType16Bold {
	font-family: 'Manrope', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 117%;
	color: #787878;
}

.carlablType16Medium {
	font-family: 'Manrope', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #787878;
}

.carlablType16Caps {
	font-family: 'Manrope', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-transform: uppercase;
	color: #787878;
}

.carlablType14 {
	font-family: 'Manrope', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	letter-spacing: 0.03em;
	color: #787878;
}

.carlablType14Caps {
	font-family: 'Manrope', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #787878;
}

.carlablType12 {
	font-family: 'Manrope', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 130%;
	letter-spacing: 0.03em;
	color: #787878;
}


.carlablTypeButton12 {
font-family: 'Manrope', sans-serif;
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 100%;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #787878;
}

.carlablTypeButton14 {
font-family: 'Manrope', sans-serif;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 100%;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #787878;
}

.carlablTypeLink {
font-family: 'SFProDisplay', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 23px;
text-decoration-line: underline;
color: #787878;
cursor: pointer
}

.carlablTypeLink:hover {
font-family: 'SFProDisplay', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 23px;
text-decoration-line: underline;
color: #1A1A1A;
}












