* {
    margin: 0;
    padding: 0;
    text-indent: 0;
    background-color: #f1f3f5;
}
.s1 {
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    font-size: 40pt;
}
h1 {
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
/*    font-size: 40pt;*/
    font-size: clamp(15px, 4vw, 30px);
}
.p,
p {
    color: #00000099;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
    margin: 0pt;
    line-height: 1.3;
}
.a,
a {
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
li {
    display: block;
    padding-top: 10px;
}
#l1 {
    padding-left: 0pt;
    counter-reset: c1 1;
}
#l1 > li > *:first-child:before {
    counter-increment: c1;
    content: counter(c1, decimal) " ";
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
/*    font-size: 40pt;*/
    font-size: clamp(15px, 4vw, 30px);
}
#l1 > li:first-child > *:first-child:before {
    counter-increment: c1 0;
}
#l2 {
    padding-left: 0pt;
    counter-reset: c2 1;
}
#l2 > li > *:first-child:before {
    counter-increment: c2;
    content: counter(c1, decimal) "." counter(c2, decimal) ". ";
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l2 > li:first-child > *:first-child:before {
    counter-increment: c2 0;
}

#l3 {
    padding-left: 0pt;
    counter-reset: d1 2;
}
#l3 > li > *:first-child:before {
    counter-increment: d1;
    content: counter(d1, decimal) " ";
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l3 > li:first-child > *:first-child:before {
    counter-increment: d1 0;
}
#l4 {
    padding-left: 0pt;
    counter-reset: d2 1;
}
#l4 > li > *:first-child:before {
    counter-increment: d2;
    content: counter(d1, decimal) "." counter(d2, decimal) ". ";
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l4 > li:first-child > *:first-child:before {
    counter-increment: d2 0;
}

#l5 {
    padding-left: 0pt;
    counter-reset: e1 3;
}
#l5 > li > *:first-child:before {
    counter-increment: e1;
    content: counter(e1, decimal) " ";
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l5 > li:first-child > *:first-child:before {
    counter-increment: e1 0;
}
#l6 {
    padding-left: 0pt;
    counter-reset: e2 1;
}
#l6 > li > *:first-child:before {
    counter-increment: e2;
    content: counter(e1, decimal) "." counter(e2, decimal) ". ";
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l6 > li:first-child > *:first-child:before {
    counter-increment: e2 0;
}

#l7 {
    padding-left: 0pt;
    counter-reset: f1 4;
}
#l7 > li > *:first-child:before {
    counter-increment: f1;
    content: counter(f1, decimal) " ";
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l7 > li:first-child > *:first-child:before {
    counter-increment: f1 0;
}
#l8 {
    padding-left: 0pt;
    counter-reset: f2 1;
}
#l8 > li > *:first-child:before {
    counter-increment: f2;
    content: counter(f1, decimal) "." counter(f2, decimal) ". ";
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l8 > li:first-child > *:first-child:before {
    counter-increment: f2 0;
}

#l9 {
    padding-left: 0pt;
    counter-reset: g1 5;
}
#l9 > li > *:first-child:before {
    counter-increment: g1;
    content: counter(g1, decimal) " ";
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l9 > li:first-child > *:first-child:before {
    counter-increment: g1 0;
}
#l10 {
    padding-left: 0pt;
    counter-reset: g2 1;
}
#l10 > li > *:first-child:before {
    counter-increment: g2;
    content: counter(g1, decimal) "." counter(g2, decimal) ". ";
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l10 > li:first-child > *:first-child:before {
    counter-increment: g2 0;
}

#l11 {
    padding-left: 0pt;
    counter-reset: h1 6;
}
#l11 > li > *:first-child:before {
    counter-increment: h1;
    content: counter(h1, decimal) " ";
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l11 > li:first-child > *:first-child:before {
    counter-increment: h1 0;
}
#l12 {
    padding-left: 0pt;
    counter-reset: h2 1;
}
#l12 > li > *:first-child:before {
    counter-increment: h2;
    content: counter(h1, decimal) "." counter(h2, decimal) ". ";
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l12 > li:first-child > *:first-child:before {
    counter-increment: h2 0;
}

#l13 {
    padding-left: 0pt;
    counter-reset: i1 7;
}
#l13 > li > *:first-child:before {
    counter-increment: i1;
    content: counter(i1, decimal) " ";
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l13 > li:first-child > *:first-child:before {
    counter-increment: i1 0;
}
#l14 {
    padding-left: 0pt;
    counter-reset: i2 1;
}
#l14 > li > *:first-child:before {
    counter-increment: i2;
    content: counter(i1, decimal) "." counter(i2, decimal) ". ";
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l14 > li:first-child > *:first-child:before {
    counter-increment: i2 0;
}

#l15 {
    padding-left: 0pt;
    counter-reset: j1 8;
}
#l15 > li > *:first-child:before {
    counter-increment: j1;
    content: counter(j1, decimal) " ";
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l15 > li:first-child > *:first-child:before {
    counter-increment: j1 0;
}
#l16 {
    padding-left: 0pt;
    counter-reset: j2 1;
}
#l16 > li > *:first-child:before {
    counter-increment: j2;
    content: counter(j1, decimal) "." counter(j2, decimal) ". ";
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l16 > li:first-child > *:first-child:before {
    counter-increment: j2 0;
}

#l17 {
    padding-left: 0pt;
    counter-reset: k1 9;
}
#l17 > li > *:first-child:before {
    counter-increment: k1;
    content: counter(k1, decimal) " ";
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l17 > li:first-child > *:first-child:before {
    counter-increment: k1 0;
}
#l18 {
    padding-left: 0pt;
    counter-reset: k2 1;
}
#l18 > li > *:first-child:before {
    counter-increment: k2;
    content: counter(k1, decimal) "." counter(k2, decimal) ". ";
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l18 > li:first-child > *:first-child:before {
    counter-increment: k2 0;
}

#l19 {
    padding-left: 0pt;
    counter-reset: l1 10;
}
#l19 > li > *:first-child:before {
    counter-increment: l1;
    content: counter(l1, decimal) " ";
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l19 > li:first-child > *:first-child:before {
    counter-increment: l1 0;
}
#l20 {
    padding-left: 0pt;
    counter-reset: l2 1;
}
#l20 > li > *:first-child:before {
    counter-increment: l2;
    content: counter(l1, decimal) "." counter(l2, decimal) ". ";
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l20 > li:first-child > *:first-child:before {
    counter-increment: l2 0;
}
#l21 {
    padding-left: 0pt;
}
#l21 > li > *:first-child:before {
    content: "- ";
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}

#l22 {
    padding-left: 0pt;
    counter-reset: m1 12;
}
#l22 > li > *:first-child:before {
    counter-increment: m1;
    content: counter(m1, decimal) " ";
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l22 > li:first-child > *:first-child:before {
    counter-increment: m1 0;
}
#l23 {
    padding-left: 0pt;
    counter-reset: m2 1;
}
#l23 > li > *:first-child:before {
    counter-increment: m2;
    content: counter(m1, decimal) "." counter(m2, decimal) ". ";
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l23 > li:first-child > *:first-child:before {
    counter-increment: m2 0;
}

#l24 {
    padding-left: 0pt;
    counter-reset: n1 13;
}
#l24 > li > *:first-child:before {
    counter-increment: n1;
    content: counter(n1, decimal) " ";
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l24 > li:first-child > *:first-child:before {
    counter-increment: n1 0;
}
#l25 {
    padding-left: 0pt;
    counter-reset: n2 1;
}
#l25 > li > *:first-child:before {
    counter-increment: n2;
    content: counter(n1, decimal) "." counter(n2, decimal) ". ";
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
/*    font-size: 30pt;*/
    font-size: clamp(10px, 4vw, 20px);
}
#l25 > li:first-child > *:first-child:before {
    counter-increment: n2 0;
}
