body {
    margin: 0;
}

.layout {
    min-width: 320px;
    max-width: 660px;
    margin: auto;
    font: 500 17px / 1.5 "SF Pro Display";
    padding-top: 16px;
}

.title {
    font: 600 27px / normal "SF Pro Display" !important;
    text-align: center !important;
}

* {
    margin: 0;
    padding: 0;
    text-indent: 0;
}

.p, p {
    margin: 0pt;
    color: black;
    font-weight: normal;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
}

.s2 {
    color: black;
    font-weight: bold;
    font-size: 14pt;

    font-style: normal;
}

.s3 {
    color: black;
    font-weight: normal;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
}

h1 {
    color: black;
    font-weight: bold;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
}

a {
    color: #0068ff;
    font-weight: normal;
    font-size: 14pt;

    font-style: normal;
    text-decoration: underline;
}

.s4 {
    font-weight: normal;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
}

.s5 {
    color: black;
    font-weight: normal;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
}

.s6 {
    color: black;
    font-weight: normal;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
}

li {
    display: block;
}

#l1 {
    padding-left: 0pt;
    counter-reset: c1 1;
}

#l1 > li > *:first-child:before {
    color: black;
    font-weight: bold;
    font-size: 14pt;

    font-style: normal;
    content: counter(c1, decimal) ". ";
    counter-increment: c1;
}

#l1 > li:first-child > *:first-child:before {
    counter-increment: c1 0;
}

#l2 {
    padding-left: 0pt;
    counter-reset: c2 1;
}

#l2 > li > *:first-child:before {
    color: black;
    font-weight: bold;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
    content: counter(c1, decimal) "." counter(c2, decimal) ". ";
    counter-increment: c2;
}

#l2 > li:first-child > *:first-child:before {
    counter-increment: c2 0;
}

#l3 {
    padding-left: 0pt;
    counter-reset: c2 1;
}

#l3 > li > *:first-child:before {
    color: black;
    font-weight: bold;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
    content: counter(c1, decimal) "." counter(c2, decimal) ". ";
    counter-increment: c2;
}

#l3 > li:first-child > *:first-child:before {
    counter-increment: c2 0;
}

#l4 {
    padding-left: 0pt;
}

#l4 > li > *:first-child:before {
    color: black;
    font-weight: normal;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
    content: "- ";
}

#l5 {
    padding-left: 0pt;
    counter-reset: e1 2;
}

#l5 > li > *:first-child:before {
    color: black;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    content: counter(e1, decimal) " ";
    counter-increment: e1;
}

#l5 > li:first-child > *:first-child:before {
    counter-increment: e1 0;
}

#l6 {
    padding-left: 0pt;
    counter-reset: e2 1;
}

#l6 > li > *:first-child:before {
    color: black;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    content: counter(e1, decimal) "." counter(e2, decimal) " ";
    counter-increment: e2;
}

#l6 > li:first-child > *:first-child:before {
    counter-increment: e2 0;
}

#l7 {
    padding-left: 0pt;
    counter-reset: e3 1;
}

#l7 > li > *:first-child:before {
    color: black;
    font-weight: bold;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
    content: counter(e1, decimal) "." counter(e2, decimal) "." counter(e3, decimal) ". ";
    counter-increment: e3;
}

#l7 > li:first-child > *:first-child:before {
    counter-increment: e3 0;
}

#l8 {
    padding-left: 0pt;
    counter-reset: c2 1;
}

#l8 > li > *:first-child:before {
    color: black;
    font-weight: bold;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
    content: counter(c1, decimal) "." counter(c2, decimal) ". ";
    counter-increment: c2;
}

#l8 > li:first-child > *:first-child:before {
    counter-increment: c2 0;
}


#l9 {
    padding-left: 0pt;
    counter-reset: c2 1;
}

#l9 > li > *:first-child:before {
    color: black;
    font-weight: bold;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
    content: counter(c1, decimal) "." counter(c2, decimal) ". ";
    counter-increment: c2;
}

#l9 > li:first-child > *:first-child:before {
    counter-increment: c2 0;
}


#l10 {
    padding-left: 0pt;
    counter-reset: e1 4;
}

#l10 > li > *:first-child:before {
    color: black;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    content: counter(e1, decimal) " ";
    counter-increment: e1;
}

#l10 > li:first-child > *:first-child:before {
    counter-increment: e1 0;
}

#l11 {
    padding-left: 0pt;
    counter-reset: e2 1;
}

#l11 > li > *:first-child:before {
    color: black;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    content: counter(e1, decimal) "." counter(e2, decimal) " ";
    counter-increment: e2;
}

#l11 > li:first-child > *:first-child:before {
    counter-increment: e2 0;
}

#l12 {
    padding-left: 0pt;
    counter-reset: e3 1;
}

#l12 > li > *:first-child:before {
    color: black;
    font-weight: bold;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
    content: counter(e1, decimal) "." counter(e2, decimal) "." counter(e3, decimal) ". ";
    counter-increment: e3;
}

#l12 > li:first-child > *:first-child:before {
    counter-increment: e3 0;
}

#l13 {
    padding-left: 0pt;
    counter-reset: e1 4;
}

#l13 > li > *:first-child:before {
    color: black;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    content: counter(e1, decimal) " ";
    counter-increment: e1;
}

#l13 > li:first-child > *:first-child:before {
    counter-increment: e1 0;
}

#l14 {
    padding-left: 0pt;
    counter-reset: e2 8;
}

#l14 > li > *:first-child:before {
    color: black;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    content: counter(e1, decimal) "." counter(e2, decimal) " ";
    counter-increment: e2;
}

#l14 > li:first-child > *:first-child:before {
    counter-increment: e2 0;
}

#l15 {
    padding-left: 0pt;
    counter-reset: e3 1;
}

#l15 > li > *:first-child:before {
    color: black;
    font-weight: bold;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
    content: counter(e1, decimal) "." counter(e2, decimal) "." counter(e3, decimal) ". ";
    counter-increment: e3;
}

#l15 > li:first-child > *:first-child:before {
    counter-increment: e3 0;
}


#l16 {
    padding-left: 0pt;
    counter-reset: c2 1;
}

#l16 > li > *:first-child:before {
    color: black;
    font-weight: bold;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
    content: counter(c1, decimal) "." counter(c2, decimal) ". ";
    counter-increment: c2;
}

#l16 > li:first-child > *:first-child:before {
    counter-increment: c2 0;
}

#l17 {
    padding-left: 0pt;
    counter-reset: c2 1;
}

#l17 > li > *:first-child:before {
    color: black;
    font-weight: bold;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
    content: counter(c1, decimal) "." counter(c2, decimal) ". ";
    counter-increment: c2;
}

#l17 > li:first-child > *:first-child:before {
    counter-increment: c2 0;
}



#l18 {
    padding-left: 0pt;
    counter-reset: c1 7;
}

#l18 > li > *:first-child:before {
    color: black;
    font-weight: bold;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
    content: counter(c1, decimal) ".";
    counter-increment: c1;
}

#l18 > li:first-child > *:first-child:before {
    counter-increment: c1 0;
}

#l19 {
    padding-left: 0pt;
    counter-reset: c2 1;
}

#l19 > li > *:first-child:before {
    color: black;
    font-weight: bold;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
    content: counter(c1, decimal) "." counter(c2, decimal) ". ";
    counter-increment: c2;
}

#l19 > li:first-child > *:first-child:before {
    counter-increment: c2 0;
}

#l20 {
    padding-left: 0pt;
    counter-reset: e1 7;
}

#l20 > li > *:first-child:before {
    color: black;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    content: counter(e1, decimal) " ";
    counter-increment: e1;
}

#l20 > li:first-child > *:first-child:before {
    counter-increment: e1 0;
}

#l21 {
    padding-left: 0pt;
    counter-reset: e2 5;
}

#l21 > li > *:first-child:before {
    color: black;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    content: counter(e1, decimal) "." counter(e2, decimal) " ";
    counter-increment: e2;
}

#l21 > li:first-child > *:first-child:before {
    counter-increment: e2 0;
}

#l22 {
    padding-left: 0pt;
    counter-reset: e3 1;
}

#l22 > li > *:first-child:before {
    color: black;
    font-weight: bold;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
    content: counter(e1, decimal) "." counter(e2, decimal) "." counter(e3, decimal) ". ";
    counter-increment: e3;
}

#l22 > li:first-child > *:first-child:before {
    counter-increment: e3 0;
}

#l23 {
    padding-left: 0pt;
    counter-reset: e1 7;
}

#l23 > li > *:first-child:before {
    color: black;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    content: counter(e1, decimal) " ";
    counter-increment: e1;
}

#l23 > li:first-child > *:first-child:before {
    counter-increment: e1 0;
}

#l24 {
    padding-left: 0pt;
    counter-reset: e2 8;
}

#l24 > li > *:first-child:before {
    color: black;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    content: counter(e1, decimal) "." counter(e2, decimal) " ";
    counter-increment: e2;
}

#l24 > li:first-child > *:first-child:before {
    counter-increment: e2 0;
}

#l25 {
    padding-left: 0pt;
    counter-reset: e3 1;
}

#l25 > li > *:first-child:before {
    color: black;
    font-weight: bold;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
    content: counter(e1, decimal) "." counter(e2, decimal) "." counter(e3, decimal) ". ";
    counter-increment: e3;
}

#l25 > li:first-child > *:first-child:before {
    counter-increment: e3 0;
}

#l26 {
    padding-left: 0pt;
    counter-reset: c1 8;
}

#l26 > li > *:first-child:before {
    color: black;
    font-weight: bold;
    font-size: 14pt;

    font-style: normal;
    content: counter(c1, decimal) ". ";
    counter-increment: c1;
}

#l26 > li:first-child > *:first-child:before {
    counter-increment: c1 0;
}

#l27 {
    padding-left: 0pt;
    counter-reset: c2 1;
}

#l27 > li > *:first-child:before {
    color: black;
    font-weight: bold;
    font-size: 14pt;

    font-style: normal;
    text-decoration: none;
    content: counter(c1, decimal) "." counter(c2, decimal) ". ";
    counter-increment: c2;
}

#l27 > li:first-child > *:first-child:before {
    counter-increment: c2 0;
}

table, tbody {
    overflow: visible;
    vertical-align: top;
}