body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}hr{color:#e4e4e4;border-width:2px;border-style:solid;margin-bottom:1.5rem}@media screen and (max-width:768px){hr{margin-left:-2rem;margin-right:-2rem;margin-bottom:1rem}}h1{font-size:2rem}h4{font-size:1.4rem}h3,p{color:#656565}p{font-size:18px;line-height:27px}label,p{font-weight:400}label{font-size:1.4rem;line-height:24px;color:#9b9b9b}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin-right:1rem;font-size:1.1rem;color:currentColor;width:1.15em;height:1.15em;border:.1em solid;border-radius:0;display:grid;place-content:center}input[type=checkbox]:before{content:"";width:.65em;height:.65em;transform:scale(0);transform-origin:bottom left;transition:transform 90ms ease-in-out;box-shadow:inset 1em 1em var(--form-control-color);background-color:CanvasText;-webkit-clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%)}input[type=checkbox]:checked:before{transform:scale(1)}.pagination{display:flex;justify-content:center;align-items:center;padding:0}.pagination li{list-style:none;padding:3px;margin:3px;font-size:1.8rem;cursor:pointer;color:#b4b4b4}.pagination li.next,.pagination li.previous{color:#000;font-size:1.6rem;font-weight:500}.pagination li.next{transform:rotate(90deg)}.pagination li.previous{transform:rotate(270deg)}.pagination li.selected{color:#000}.pagination-disabled{pointer-events:none;opacity:0}a{color:inherit;text-decoration:none}*{box-sizing:border-box}