h1,h2,h3,h4,h5,h6{font-family:var(--wd-font-heading);font-weight:700;color:var(--wd-color-title)}h1{font-size:2rem;line-height:1.3125;font-weight:900;letter-spacing:-.64px}@media(min-width:768px){h1{font-size:4.5rem;line-height:1;letter-spacing:-1.44px}}h2{font-size:1.75rem;line-height:1.2857142857;letter-spacing:-.56px}@media(min-width:768px){h2{font-size:3.375rem;line-height:1.1;letter-spacing:-1.08px}}h3{font-size:1.75rem;line-height:1.2857142857;letter-spacing:-.64px}@media(min-width:375px){h3{font-size:2rem;line-height:1.375}}@media(min-width:768px){h3{font-size:2.25rem;line-height:1.1;letter-spacing:-.72px}}h4{font-size:1.75rem;line-height:1.5714285714;letter-spacing:-.56px}@media(min-width:768px){h4{font-size:1.625rem;line-height:1.3076923077;letter-spacing:-.52px}}*{margin:0;padding:0}*,:after,:before{box-sizing:border-box}:focus-visible{outline:none}:focus-visible:not([tabindex="-1"]){box-shadow:0 0 0 2px #ef462f}:disabled{cursor:not-allowed}html{scroll-behavior:smooth;scroll-padding-block-start:60px;font-family:var(--wd-font);line-height:1.5;color:var(--wd-color-text)}body{overflow-y:scroll;display:flex;flex-direction:column;inline-size:100%;min-block-size:100vh}body::-webkit-scrollbar{background:var(--wd-color-scrollbar)}body::-webkit-scrollbar:vertical{inline-size:10px}body::-webkit-scrollbar:horizontal{block-size:10px}body::-webkit-scrollbar-thumb{background:var(--wd-color-scrollbar-thumb)}@supports not selector(&::-webkit-scrollbar){body{scrollbar-color:var(--wd-color-scrollbar-thumb) var(--wd-color-scrollbar);scrollbar-width:thin}}@supports(min-block-size:100svh){body{min-block-size:100svh}}a{color:inherit;text-decoration:none;overflow-wrap:anywhere;border-radius:2px}img{max-inline-size:100%;block-size:auto}img,svg{vertical-align:middle}button,input,textarea{font-family:inherit;color:inherit;background:none;border:none}button,input[type=submit]{cursor:pointer}button:disabled,input[type=submit]:disabled{cursor:not-allowed}