html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    margin: 0;
    padding: 0;
}

body {
    overflow-x: hidden;
    font-display: swap;
}

body, button, input, select, textarea {
    font-family: 'Inter', sans-serif !important;
    -webkit-font-smoothing: auto;
    font-weight: 400 !important;
    color: #000 !important;
    text-transform: none;
    font-size: 0.938rem !important;
    line-height: 1.75rem;
}

b, strong {
    font-weight: 600;
}

h1, h2, h3, h4 {
    font-family: 'PolySans Neutral'!important;
    font-weight: 500;
}

img {
    max-width: 100%;
    height: auto;
}
