html{font-size:18px;height:100%}body{height:100%;color:var(--color_gray);background-color:#fff;font-family:"Plus Jakarta Sans",sans-serif;font-weight:400;line-height:1.5}.textwidget>p>span>span{font-size:.75em}p{margin:0 0 1.5em}a{color:var(--color_gray);text-decoration:underline}hr{margin:1em 0;padding:0;border:none;border-top:1px solid rgba(0,0,0,.15)}cite{font-style:italic}b,strong{font-weight:600}.textwidget ul,.textwidget ol,.entry-content ul,.entry-content ol{margin-bottom:1em;padding-left:2em}.textwidget ul li,.entry-content ul li{list-style:disc outside;margin:.5em 0}.textwidget ol li,.entry-content ol li{list-style:decimal outside;margin:.5em 0}h1,h2,h3,h4,h6{font-family:"Plus Jakarta Sans",sans-serif;font-weight:800}h5{font-family:"Plus Jakarta Sans",sans-serif;font-weight:700}h1{margin:0 0 .25em;font-size:3.3em;line-height:1.1;color:var(--color_gray)}h2{margin:1em 0 .5em;font-size:2.5em;line-height:1.2;color:var(--color_gray)}h3{margin:1em 0 .5em;font-size:1.8em;line-height:1.2;color:var(--color_gray)}h4{font-family:"Plus Jakarta Sans",sans-serif;margin:.5em 0 1em;font-weight:700;font-size:1.1em;color:var(--color_gray)}h5{margin:1em 0 .5em;font-size:1.1em;line-height:1.2;color:var(--color_gray)}h6{margin:1em 0 0;font-size:1em;color:var(--color_gray)}.textwidget:first-child h2:first-child,.textwidget:first-child h3:first-child,.textwidget:first-child h4:first-child,.textwidget:first-child h5:first-child{margin-top:0}.textwidget:last-child h2:last-child,.textwidget:last-child h3:last-child,.textwidget:last-child h4:last-child,.textwidget:last-child h5:last-child{margin-bottom:0}input,select,textarea,button{width:100%;padding:.5em 1em;color:var(--color_gray);border:1px solid rgba(0,0,0,.15);border-radius:5px;font-family:inherit;font-size:inherit;font-weight:400;line-height:inherit;transition:all .2s ease-out}input[type=color]:hover,input[type=color]:hover,input[type=date]:hover,input[type=datetime]:hover,input[type=email]:hover,input[type=file]:hover,input[type=month]:hover,input[type=number]:hover,input[type=password]:hover,input[type=range]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=text]:hover,input[type=time]:hover,input[type=url]:hover,input[type=week]:hover,select:hover,textarea:hover,input[type=color]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=file]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{background-color:#f4f4f4}input[type=checkbox],input[type=radio]{width:auto;padding:0;border-color:transparent}input[type=submit],button{cursor:pointer;-webkit-appearance:none}textarea{overflow:hidden;resize:none}table{width:100%}th,td{padding:.5em 1em;font-size:.875em;overflow:hidden;text-align:left;vertical-align:top}th{font-weight:800}tr>td:first-child:nth-last-child(1){width:100%}tr>td:first-child:nth-last-child(2),tr>td:first-child:nth-last-child(2)~td{width:50%}tr>td:first-child:nth-last-child(3),tr>td:first-child:nth-last-child(3)~td{width:33.33333%}tr>td:first-child:nth-last-child(4),tr>td:first-child:nth-last-child(4)~td{width:25%}tr>td:first-child:nth-last-child(5),tr>td:first-child:nth-last-child(5)~td{width:20%}tr>td:first-child:nth-last-child(6),tr>td:first-child:nth-last-child(6)~td{width:16.66666%}