﻿body {
}

.terms h1 {
    padding-top: 96px;
    font-family: Helvetica;
    font-style: normal;
    font-weight: bold;
    font-size: 80px;
    color: #212353;
}

.terms h3 {
    padding-top: 56px;
    font-family: Helvetica;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    color: #212353;
}

.terms ul {
    list-style: lower-alpha;
    padding-top: 24px;
    padding-left: 88px;
    font-size: 18px;
}

::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}

.terms h2 {
    padding-top: 56px;
    font-family: Helvetica;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    color: #212353;
}

.terms p {
    padding-top: 24px;
    font-size: 18px;
    line-height: 160%;
}

.terms .last-update {
    padding-bottom: 96px;
    font-size: 14px;
}