:root{--transition:.3s;--white-rgb:255 255 255;--black-rgb:32 36 38;--white:rgb(var(--white-rgb));--black:rgb(var(--black-rgb));--grey-50:#f6f6f5;--grey-100:#e7e7e6;--grey-900:#3c3c3b;--bondi-blue-50:#f0f8fb;--bondi-blue-100:#d9eef4;--bondi-blue-400:#3f98bd;--bondi-blue-900:#264053;--primary:var(--bondi-blue-400)}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--grey-900);-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Agenda,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}:where(p,h1,h2,h3,h4,h5){word-wrap:break-word;text-wrap:pretty}:where(a){color:inherit;-webkit-text-decoration:none;text-decoration:none}:where(button){cursor:pointer;font:inherit}:where(img,iframe,picture,video){max-width:100%;height:auto;display:block}:where(svg){max-width:100%;display:block}:where(svg:not([fill])){fill:currentColor}:where(input,select,textarea){font:inherit}
