:root{--font-heading: "Satoshi", sans-serif;--font-body: "Literata", serif;--font-test: "TeX Gyre", sans-serif;--color-border: #000;--text-color: #1b1a1a;--color-bg: #ffffff;--color-accent: #ffd700;--color-higxhlight-text: #000000}@font-face{font-family:TeX Gyre;src:url(../../../fonts/TeXGyreHerosCondensed-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}::selection{background-color:var(--color-accent);color:var(--color-highlight-text)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.heading{font-family:var(--font-heading);letter-spacing:-.05em;color:var(--text-color);font-weight:700;font-size:clamp(3rem,11vw,9rem);line-height:.9;-webkit-hyphens:manual;hyphens:manual;word-break:normal;overflow-wrap:break-word;width:100%;background-color:var(--color-bg)}.subheading{font-family:var(--font-body);color:var(--text-color);font-weight:350;font-size:clamp(1.25rem,5vw,2.25rem);line-height:1.15;background-color:var(--color-bg)}.body-text{font-family:var(--font-test);color:var(--text-color);font-size:clamp(.5rem,5vw,1.5rem);line-height:1.15;text-align:justify;hyphens:auto;-webkit-hyphens:auto}.name{font-family:var(--font-test);color:var(--text-color);font-size:clamp(1rem,3vw,1.5rem);line-height:1;text-decoration:none;background-color:var(--color-bg)}.layout-grid{display:flex;flex-wrap:wrap;row-gap:5rem;column-gap:2rem;max-width:100%}.box{padding:0rem;min-height:100px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.image-box{padding:0;overflow:hidden}.image-box img{border-radius:5rem;width:100%;height:auto;object-fit:cover;display:block}.bordered{border-radius:3rem;border-style:dashed;background-color:#f2f2f2;padding:2rem}.full-width{width:100%}.subheader-box{width:100%;margin-left:auto;margin-right:auto}.half-width{width:calc(50% - 1rem)}.vertical-group{display:flex;flex-direction:column;gap:1rem}@media(max-width:768px){.heading{font-size:14vw}.half-width{width:100%}.image-box img{border-radius:1.5rem}}
