*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{margin:0;padding:0;list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;font-size:max(1.1rem,min(4vw,1.5rem));line-height:1.5}a:not([class]){-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto}img{object-fit:contain;max-width:100%;display:inline-block}img[width][height]{height:auto}img[src$=\.svg]{width:100%;max-width:none;height:auto}input,button,textarea,select{font:inherit}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--clr-primary:#34a6d3;--clr-black:#333023;--clr-white:#fffaed;--chpt-thumb-size:4rem;--chpt-border:.375rem solid var(--clr-highlight);--pg-width-sml:60ch;--pg-width-mid:70ch;--pg-width-lrg:90ch;--site-border:solid var(--clr-black).375rem}body{letter-spacing:-1px;grid-template-rows:auto auto 1fr;font-family:Arial,sans-serif;display:grid;overflow-x:clip}h1,h2,h3{text-wrap:balance;margin-bottom:.625em}h1{text-align:center;font-size:2.25em}h2{font-size:1.75em}h3{font-size:1.5em}.header{letter-spacing:-3px;-webkit-text-stroke:1.5px;margin:1em 0;display:block;transform:scaleX(1.25)}p,blockquote,.cta{margin-bottom:.5em}p{-webkit-text-stroke:.5px}a{color:var(--clr-primary)}a:hover{text-decoration:none}.rashons{-webkit-text-stroke:2px;word-spacing:-.5ch;font-style:italic}hr{width:min(80%,var(--pg-width-mid));border:none;border-top:var(--site-border);margin:1.75em auto}.socials{gap:.25rem;display:flex;margin:.3rem 0!important}.socials--center{justify-content:center}.socials--lrgMrgn{margin:1rem 0!important}.icon{width:2rem;fill:var(--clr-primary)}.icon--stroke{fill:none;stroke:var(--clr-primary)}.icon--medium{width:3.5rem}.icon--large{width:6rem}.block{max-width:var(--pg-width-sml);outline:var(--site-border);background-color:var(--clr-white);margin:0 auto 3rem;padding:1em}.block.block--lrg{max-width:var(--pg-width-lrg)}.hero{outline:var(--site-border);padding:max(2rem,min(8vw,4rem));position:relative}.hero:first-child{margin-top:0}.hero>div{max-width:var(--pg-width-mid);align-items:center;margin-left:auto;margin-right:auto;display:grid;position:relative}.hero p{-webkit-text-stroke:0;color:#fff;font-size:max(1.25em,min(4vw,1.5em));font-weight:700}.hero p:last-of-type:not(:last-child){margin-bottom:1.5em}.cta,.volume a{background-color:var(--clr-primary);color:#fff;text-transform:uppercase;max-width:-webkit-fit-content;max-width:fit-content;margin-left:auto;margin-right:auto;padding:.5em .9em;font-weight:700;text-decoration:none;display:inline-block}.skip{z-index:10;position:absolute;transform:translateY(-120%)}.skip:focus{transform:translateY(0)}header{margin-bottom:max(2rem,min(8vw,4rem))}header ul[role=list]{margin:0 0 1rem;justify-content:space-around;max-width:40rem;margin-left:auto;margin-right:auto;padding:0 .5rem;font-size:max(1em,min(8vw,1.15em));font-weight:700;display:flex}.logo{justify-content:center;display:flex}.logo img{max-height:8rem;margin:.75rem 0;margin-left:auto;margin-right:auto;padding:.25rem}footer{background-color:var(--clr-primary);border-top:var(--site-border);flex-grow:1;margin-top:4rem;padding:.625rem 1rem 3rem}footer>div{max-width:var(--pg-width-lrg);text-align:center;justify-content:center;justify-items:center;gap:1rem;margin-left:auto;margin-right:auto;display:grid}footer h3{color:var(--clr-link);margin-bottom:.5em;font-size:1.25em}footer a{color:#fff;fill:#fff;stroke:#fff}footer .icon{color:#fff;fill:#fff;stroke:#fff}.carbonbadge{display:grid;--b1:var(--clr-black)!important;--b2:#fff!important}@media screen and not (max-width:52em){footer>div{text-align:left;grid-template-columns:2fr 2fr 2fr 4fr}}