.main{padding:1rem 1.5rem;text-align:justify}.logo{margin:auto;text-align:center;margin-inline:auto;display:block}@media only screen and (min-width:1024px){.main{padding:2rem}}@media only screen and (min-width:1920px){.main{padding:2rem}}.main h1,.main h3{margin:2rem 0 1rem;color:var(--primaryColor)}.main h4{margin:1rem 0}.main p{margin-bottom:1rem}.logo{display:flex;justify-content:center;width:100%;margin-bottom:2rem}.logo img{height:100%;max-height:200px;width:auto}.main ol,.main ul{margin-bottom:1rem}.main ul li{list-style-type:disc;margin-left:1rem;line-height:1.5rem}.main ul.secondLevelUnorderList{margin-bottom:0}.main ul.secondLevelUnorderList li{margin-left:2rem}.main ol li{list-style-type:decimal;margin-left:1rem;line-height:1.5rem}.textHighlighted{font-weight:700;color:var(--primaryColor)}.link{text-decoration:none}.link:hover{color:var(--primaryColor)}.main table{margin-bottom:1rem}.main table caption{text-align:center}.main table caption,.main table td,.main table th{padding:1rem 2rem;vertical-align:middle;border:1px solid var(--mainText)}.main table td,.main table th{text-align:justify}@media only screen and (min-width:1024px){.main table.type1 td:first-child,.main table.type1 th:first-child{width:25%}.main table.type1 td[colspan="2"]:first-child,.main table.type1 th[colspan="2"]:first-child{width:50%}}.main table th{background-color:var(--buttonBackground);color:var(--surfaceText)}