header[data-astro-cid-nen7h5rs]{background:var(--bg-header);color:var(--text-header);padding:3vw var(--gutter);z-index:10;flex:none;position:relative}.header-inner[data-astro-cid-nen7h5rs]{width:100%;max-width:var(--max-width);z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;display:flex;position:relative}.brand[data-astro-cid-nen7h5rs]{font-family:var(--font-heading);font-weight:var(--font-weight-heading);font-size:var(--fs-site-title);color:var(--text-header);line-height:1.4;text-decoration:none}.header-nav[data-astro-cid-nen7h5rs]{flex-wrap:wrap;gap:1.4em;display:flex}.header-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--text-header);text-decoration:none}.header-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page],.header-menu-nav-item[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{background-image:linear-gradient(currentColor,currentColor);background-position:0 calc(100% - .1em);background-repeat:repeat-x;background-size:1px 1px}.header-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:focus-visible{text-decoration:underline}.header-burger[data-astro-cid-nen7h5rs]{justify-content:flex-end;align-items:center;display:none}.header-burger-btn[data-astro-cid-nen7h5rs]{cursor:pointer;color:inherit;background-color:#0000;border:none;padding:1px 6px;display:inline-block;position:relative}.burger-box[data-astro-cid-nen7h5rs]{justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:relative}.burger-inner[data-astro-cid-nen7h5rs]{width:100%;height:100%;display:block}.top-bun[data-astro-cid-nen7h5rs],.bottom-bun[data-astro-cid-nen7h5rs]{background-color:var(--text-header);width:100%;height:1px;margin:auto;transition:transform .25s cubic-bezier(.2,.6,.3,1),width .25s cubic-bezier(.2,.6,.3,1);display:block;position:absolute;top:0;bottom:0;left:0}.top-bun[data-astro-cid-nen7h5rs]{transform:translateY(-5.5px)}.bottom-bun[data-astro-cid-nen7h5rs]{transform:translateY(5.5px)}body.header--menu-open .top-bun[data-astro-cid-nen7h5rs]{width:28px;transform:translate(3.5px)rotate(-135deg)}body.header--menu-open .bottom-bun[data-astro-cid-nen7h5rs]{width:28px;transform:translate(3.5px)rotate(135deg)}body.header--menu-open .top-bun[data-astro-cid-nen7h5rs],body.header--menu-open .bottom-bun[data-astro-cid-nen7h5rs]{background-color:#000}.header-menu[data-astro-cid-nen7h5rs]{z-index:1;opacity:0;visibility:hidden;text-align:center;user-select:none;background:var(--bg);flex-direction:column;display:flex;position:fixed;inset:0}body.header--menu-open .header-menu[data-astro-cid-nen7h5rs]{opacity:1;visibility:visible}.header-menu-nav[data-astro-cid-nen7h5rs]{flex-direction:column;flex-grow:1;flex-shrink:0;display:flex;position:relative;overflow-y:auto}.header-menu-nav-list[data-astro-cid-nen7h5rs]{flex-direction:column;flex-grow:1;justify-content:center;width:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex;position:relative;transform:translateY(20px)}body.header--menu-open .header-menu-nav-list[data-astro-cid-nen7h5rs]{transform:translateY(0)}.header-menu-nav-item[data-astro-cid-nen7h5rs]{width:100%;padding-left:var(--gutter);padding-right:var(--gutter);line-height:1;position:relative}.header-menu-nav-item[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{font-family:var(--font);font-weight:var(--font-weight-body);letter-spacing:0;text-transform:none;color:#000;align-items:center;margin:3vw 5vw;font-size:8.5vmin;line-height:1;text-decoration:none;transition:opacity .25s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}@media screen and (width>=576px){.header-menu-nav-item[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{font-size:6.6vmin}}@media screen and (width>=768px){.header-menu-nav-item[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{font-size:6vmin}}@media (hover:hover){.header-menu-nav-item[data-astro-cid-nen7h5rs]:hover a[data-astro-cid-nen7h5rs]{opacity:.9}}body.header--menu-open header[data-astro-cid-nen7h5rs]{background:0 0;position:sticky;top:0}body.header--menu-open .brand[data-astro-cid-nen7h5rs]{color:#000}@media (width<=767px){header[data-astro-cid-nen7h5rs]{padding:var(--gutter-mobile)}}@media only screen and (pointer:coarse) and (width<=1024px),screen and (width<=799px){.header-nav[data-astro-cid-nen7h5rs]{display:none}.header-burger[data-astro-cid-nen7h5rs]{display:flex}.header-menu[data-astro-cid-nen7h5rs]{transition:visibility .6s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1)}}@media (prefers-reduced-motion:reduce){.top-bun[data-astro-cid-nen7h5rs],.bottom-bun[data-astro-cid-nen7h5rs],.header-menu[data-astro-cid-nen7h5rs],.header-menu-nav-list[data-astro-cid-nen7h5rs],.header-menu-nav-item[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{transition:none}}body.header--menu-open{overflow:hidden}footer[data-astro-cid-jo6i4kqk]{background:var(--bg-footer);color:var(--text-footer);padding:2vmax var(--gutter);flex:none;margin-top:4vmax}.footer-inner[data-astro-cid-jo6i4kqk]{width:100%;max-width:var(--max-width);grid-template-columns:1fr 1fr 1fr;align-items:center;gap:1rem;margin-inline:auto;display:grid}.copyright[data-astro-cid-jo6i4kqk]{justify-self:start;margin:0}.legal[data-astro-cid-jo6i4kqk]{text-align:right;justify-self:end;margin:0}.legal[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--footer-link);text-decoration:underline}.legal[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover,.legal[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:focus-visible{color:var(--footer-link-hover)}.social[data-astro-cid-jo6i4kqk]{justify-content:center;justify-self:center;column-gap:var(--icon-gap);row-gap:var(--icon-gap);flex-wrap:wrap;display:flex}.social[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{width:var(--icon-size);height:var(--icon-size);box-shadow:0 0 0 2px var(--icon-ring) inset;color:var(--icon-fill);background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:inline-flex}.social[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover,.social[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:focus-visible{background:var(--icon-hover-bg);color:var(--icon-hover-fill)}.social[data-astro-cid-jo6i4kqk] svg[data-astro-cid-jo6i4kqk]{fill:currentColor;width:55%;height:55%;display:block}@media (width<=767px){footer[data-astro-cid-jo6i4kqk]{padding:2vmax var(--gutter-mobile)}.footer-inner[data-astro-cid-jo6i4kqk]{text-align:center;grid-template-columns:1fr;justify-items:center;row-gap:1.25rem}.social[data-astro-cid-jo6i4kqk]{order:1;justify-self:center}.copyright[data-astro-cid-jo6i4kqk]{order:2;justify-self:center}.legal[data-astro-cid-jo6i4kqk]{text-align:center;order:3;justify-self:center}}@font-face{font-family:Nunito Sans;font-style:normal;font-display:swap;font-weight:200;src:url(/_astro/nunito-sans-latin-200-normal.Cmv-GqOZ.woff2)format("woff2"),url(/_astro/nunito-sans-latin-200-normal.BU2l0-3Q.woff)format("woff")}@font-face{font-family:Nunito Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/nunito-sans-latin-400-normal.AkRraKH2.woff2)format("woff2"),url(/_astro/nunito-sans-latin-400-normal.DY9yCUyQ.woff)format("woff")}@font-face{font-family:Nunito Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/nunito-sans-latin-500-normal.DlmaWqTx.woff2)format("woff2"),url(/_astro/nunito-sans-latin-500-normal.BkymD7ni.woff)format("woff")}@font-face{font-family:Nunito Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/nunito-sans-latin-700-normal.CICRJDmU.woff2)format("woff2"),url(/_astro/nunito-sans-latin-700-normal.CLVG92B9.woff)format("woff")}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/cormorant-garamond-latin-500-normal.BsRWmXhO.woff2)format("woff2"),url(/_astro/cormorant-garamond-latin-500-normal.zIXX3Q-H.woff)format("woff")}:root{--bg:#d1d6d5;--text:#646464;--heading-xl:#000;--heading-l:#000;--heading-m:#424242;--heading-s:#000;--bg-header:#1f2123;--text-header:#cdc9c6;--bg-footer:#313335;--text-footer:#9e9e9e;--footer-link:#a4a4a4;--footer-link-hover:#fff;--icon-fill:#fff;--icon-ring:#9e9e9e;--icon-hover-bg:#fff;--icon-hover-fill:#7d7d7d;--icon-size:36px;--icon-gap:10px;--button-bg:#676767;--button-text:#cdcdcd;--font:"Nunito Sans", ui-sans-serif, system-ui, sans-serif;--font-heading:"Cormorant Garamond", ui-serif, Georgia, serif;--font-weight-body:200;--font-weight-heading:500;--line-height-body:1.8;--max-width:1600px;--gutter:3vw;--gutter-mobile:6vw;--content-width:min(var(--max-width), 100% - 2 * var(--gutter));--gap-gallery:3.75vw;--max-width-prose:50rem;--max-width-prose-wide:75rem;--fs-h1:min(calc(3.6vw + 1rem), 73.6px);--fs-h2:min(calc(2.16vw + 1rem), 50.56px);--fs-h3:min(calc(1.44vw + 1rem), 39.04px);--fs-h4:min(calc(.72vw + 1rem), 27.52px);--fs-site-title:min(calc(1.2vw + 1rem), 35.2px);--fs-body:min(calc(.12vw + 1rem), 17.92px);--fs-caption:14px}@media screen and (width<=767px) and (orientation:portrait){:root{--fs-h1:calc(.036 * min(100vh, 900px) + 1rem);--fs-h2:calc(.0216 * min(100vh, 900px) + 1rem);--fs-h3:calc(.0144 * min(100vh, 900px) + 1rem);--fs-h4:calc(.0072 * min(100vh, 900px) + 1rem);--fs-site-title:calc(.012 * min(100vh, 900px) + 1rem);--fs-body:calc(.0012 * min(100vh, 900px) + 1rem)}}@media (width<=767px){:root{--content-width:min(var(--max-width), 100% - 2 * var(--gutter-mobile));--gap-gallery:3.75vw}}*{box-sizing:border-box}html{font-size:16px}body{background:var(--bg);min-height:100svh;color:var(--text);font-family:var(--font);font-weight:var(--font-weight-body);font-size:var(--fs-body);line-height:var(--line-height-body);letter-spacing:0;-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;display:flex}a{color:inherit}p a{overflow-wrap:anywhere}@media (width<=767px){h1,h2,h3,h4{overflow-wrap:break-word;hyphens:auto}}img{max-width:100%;height:auto;display:block}main{width:var(--content-width);flex:1 0 auto;margin-inline:auto;padding-block:3vmax 4vmax}main.wide{width:100%;max-width:none;padding-inline:var(--gutter)}.inset{max-width:var(--max-width);margin-inline:auto}@media (width<=767px){main.wide{padding-inline:var(--gutter-mobile)}}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:var(--font-weight-heading);letter-spacing:0;margin:0 0 .5em}h1{font-size:var(--fs-h1);color:var(--heading-xl);line-height:1.232}h2{font-size:var(--fs-h2);color:var(--heading-l);line-height:1.299}h3{font-size:var(--fs-h3);color:var(--heading-m);line-height:1.333}h4{font-size:var(--fs-h4);color:var(--heading-s);line-height:1.366}h1.page-title{font-size:var(--fs-h3);color:var(--heading-m);line-height:1.333}p{line-height:var(--line-height-body)}strong,b{font-weight:700}.button{background:var(--button-bg);min-width:16.7rem;min-height:4.3125rem;color:var(--button-text);letter-spacing:.02em;text-align:center;border:0;justify-content:center;align-items:center;padding:.5rem 2.338rem;font-size:1rem;font-weight:500;line-height:1.2;text-decoration:none;transition:opacity .15s;display:inline-flex}.button:hover,.button:focus-visible{opacity:.85}@media (width<=767px){.button{width:100%;min-width:0}}
