@charset "UTF-8";
        .display,
.display div p {
font-size: clamp(48px, 6vw, 64px) !important;
line-height: 110% !important;
margin: 0;
}
.subline,
.psmall,
a .btn-big,
a .btn-small,
.caption,
.overline { font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: 0;
}
.subline,
.subline p,
.subline div p {
font-size: 20px;
font-style: normal;
font-stretch: normal;
line-height: 28px;
letter-spacing: 0.2px;
margin: 0 0 1rem 0;
}
.psmall,
.psmall p,
p.psmall,
.psmall div p {
font-size: 14px;
font-style: normal;
font-stretch: normal;
line-height: 18px;
letter-spacing: 0.3px;
}
.caption,
.caption p {
font-size: 12px;
font-weight: 400;
font-style: normal;
font-stretch: normal;
line-height: 18px;
letter-spacing: 0.2px;
}
.overline,
.overline p {
font-size: 10px;
font-weight: 400;
font-style: normal;
font-stretch: normal;
line-height: 18px;
letter-spacing: 1.5px;
text-transform: uppercase;
} @media (max-width: 1170px) {}
@media (max-width: 1140px) {}
@media (max-width: 1024px) {}
@media (max-width: 999px) {}
@media (max-width: 768px) {}
@media (max-width: 730px) {}
@media (max-width: 479px) {}