.Header-module-scss-module__uJvYVW__header{z-index:50;width:100%;max-width:calc(1400px + var(--space-md)*2);padding:0 var(--space-md);background-color:var(--background-page);margin-inline:auto;position:sticky;top:0}.Header-module-scss-module__uJvYVW__header__top-bar{justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-2xs) 10px;border-bottom:2px solid var(--border-default);display:flex}.Header-module-scss-module__uJvYVW__header__top-side{width:260px;color:var(--text-primary);align-items:center;display:flex}.Header-module-scss-module__uJvYVW__header__top-side--right{justify-content:flex-end}.Header-module-scss-module__uJvYVW__header__top-logo{flex-shrink:0;display:block}@media (min-width:1024px){.Header-module-scss-module__uJvYVW__header__top-logo{display:none}}.Header-module-scss-module__uJvYVW__header__top-side-text{font-family:var(--font-cinzel),serif;letter-spacing:.2em;text-transform:uppercase;color:var(--text-primary);font-size:12px;font-weight:400;line-height:1.4;display:none}@media (min-width:1024px){.Header-module-scss-module__uJvYVW__header__top-side-text{display:block}}.Header-module-scss-module__uJvYVW__header__wordmark{font-family:var(--font-cinzel),serif;letter-spacing:clamp(.12em,1.2vw,.3em);text-transform:uppercase;color:var(--text-primary);margin-right:calc(-1*clamp(.12em,1.2vw,.3em));font-size:clamp(18px,5.5vw,28px);font-weight:400}@media (min-width:1024px){.Header-module-scss-module__uJvYVW__header__wordmark{letter-spacing:.3em;margin-right:-.3em;font-size:32px}}.Header-module-scss-module__uJvYVW__header__nav-bar{padding:var(--space-2xs) 20px;border-bottom:2px solid var(--border-default);justify-content:center;align-items:center;display:flex}@media (min-width:1024px){.Header-module-scss-module__uJvYVW__header__nav-bar{justify-content:space-between}}.Header-module-scss-module__uJvYVW__header__links-left,.Header-module-scss-module__uJvYVW__header__links-right{justify-content:space-between;align-items:center;width:40%;max-width:800px;display:none}@media (min-width:1024px){.Header-module-scss-module__uJvYVW__header__links-left,.Header-module-scss-module__uJvYVW__header__links-right{display:flex}}.Header-module-scss-module__uJvYVW__header__links-right{justify-content:space-between}.Header-module-scss-module__uJvYVW__header__nav-item{position:relative}.Header-module-scss-module__uJvYVW__header__link{font-family:var(--font-cinzel),serif;letter-spacing:.2em;text-transform:uppercase;color:var(--text-primary);white-space:nowrap;font-size:14px;font-weight:400;line-height:1.4;transition:color .15s}.Header-module-scss-module__uJvYVW__header__link:hover{color:var(--border-medium)}.Header-module-scss-module__uJvYVW__header__link--btn{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;display:inline-flex}.Header-module-scss-module__uJvYVW__header__link--active{text-underline-offset:6px;text-decoration:underline}.Header-module-scss-module__uJvYVW__header__chevron{border-bottom:1.5px solid;border-right:1.5px solid;flex-shrink:0;width:5px;height:5px;transition:transform .15s;display:inline-block;transform:rotate(45deg)translate(-1px,-1px)}.Header-module-scss-module__uJvYVW__header__chevron--open{transform:rotate(225deg)translate(-1px,-1px)}.Header-module-scss-module__uJvYVW__header__dropdown{top:calc(100% + var(--space-lg));z-index:100;min-width:210px;padding:var(--space-xs) 0;background:var(--background-page);border:1px solid var(--border-default);border-top:2px solid var(--border-default);border-radius:var(--radius-sm);opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;position:absolute;left:0;transform:translateY(-6px)}.Header-module-scss-module__uJvYVW__header__dropdown--open{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module-scss-module__uJvYVW__header__dropdown--right{left:auto;right:0}.Header-module-scss-module__uJvYVW__header__dropdown--wide{grid-template-columns:1fr 1fr;min-width:380px;display:grid}.Header-module-scss-module__uJvYVW__header__dropdown-link{font-family:var(--font-cinzel),serif;letter-spacing:.2em;text-transform:uppercase;padding:var(--space-xs) var(--space-md);color:var(--text-primary);font-size:12px;font-weight:400;line-height:1.4;display:block}.Header-module-scss-module__uJvYVW__header__dropdown-link:hover{background-color:var(--border-subtle)}.Header-module-scss-module__uJvYVW__header__dropdown-link--active{text-underline-offset:4px;text-decoration:underline}.Header-module-scss-module__uJvYVW__header__logo{flex-shrink:0;display:inline-flex}.Header-module-scss-module__uJvYVW__header__logo--nav{display:none}@media (min-width:1024px){.Header-module-scss-module__uJvYVW__header__logo--nav{display:inline-flex}}.Header-module-scss-module__uJvYVW__header__menu-toggle{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}@media (min-width:1024px){.Header-module-scss-module__uJvYVW__header__menu-toggle{display:none}}.Header-module-scss-module__uJvYVW__header__toggle-icons{justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative}.Header-module-scss-module__uJvYVW__header__icon-menu,.Header-module-scss-module__uJvYVW__header__icon-close{color:var(--text-primary);position:absolute;top:0;left:0}.Header-module-scss-module__uJvYVW__header__icon-menu{transition:transform .15s .15s;transform:scale(1)}.Header-module-scss-module__uJvYVW__header__icon-close,.Header-module-scss-module__uJvYVW__header__menu-toggle--open .Header-module-scss-module__uJvYVW__header__icon-menu{transition:transform .15s;transform:scale(0)}.Header-module-scss-module__uJvYVW__header__menu-toggle--open .Header-module-scss-module__uJvYVW__header__icon-close{transition:transform .15s .15s;transform:scale(1)}.Header-module-scss-module__uJvYVW__header__menu{opacity:0;pointer-events:none;background-color:var(--background-page);flex-direction:column;max-height:0;transition:max-height .35s,opacity .25s;display:flex;overflow:hidden}@media (min-width:1024px){.Header-module-scss-module__uJvYVW__header__menu{display:none!important}}.Header-module-scss-module__uJvYVW__header__menu--open{opacity:1;pointer-events:auto;max-height:75vh}.Header-module-scss-module__uJvYVW__header__mobile-group{border-bottom:1px solid var(--border-subtle)}.Header-module-scss-module__uJvYVW__header__mobile-group:first-child{border-top:1px solid var(--border-subtle)}.Header-module-scss-module__uJvYVW__header__mobile-group:last-child{border-bottom:2px solid var(--border-default)}.Header-module-scss-module__uJvYVW__header__mobile-link{font-family:var(--font-cinzel),serif;letter-spacing:.2em;text-transform:uppercase;width:100%;padding:var(--space-md) var(--space-md);color:var(--text-primary);text-align:left;justify-content:space-between;align-items:center;font-size:14px;font-weight:400;line-height:1.4;display:flex}.Header-module-scss-module__uJvYVW__header__mobile-link--btn{cursor:pointer;background:0 0;border:none}.Header-module-scss-module__uJvYVW__header__mobile-link--active{text-underline-offset:6px;text-decoration:underline}.Header-module-scss-module__uJvYVW__header__mobile-children{gap:var(--space-2xs);opacity:0;flex-direction:column;max-height:0;transition:max-height .3s,opacity .2s;display:flex;overflow:hidden}.Header-module-scss-module__uJvYVW__header__mobile-children--open{opacity:1;max-height:400px;padding:0 var(--space-md) var(--space-sm) var(--space-xl)}.Header-module-scss-module__uJvYVW__header__mobile-child-link{font-family:var(--font-cinzel),serif;letter-spacing:.2em;text-transform:uppercase;padding:var(--space-xs) 0;color:var(--text-primary);font-size:12px;font-weight:400;line-height:1.4;display:block}.Header-module-scss-module__uJvYVW__header__mobile-child-link--active{text-underline-offset:4px;text-decoration:underline}
.Footer-module-scss-module__QPfkOW__footer{gap:var(--space-2xl);max-width:1400px;margin:var(--space-2xl) var(--space-md) var(--space-md);padding:var(--space-2xl) var(--space-md) 0;border-radius:var(--radius-base);border:1px solid #2f210f4d;flex-direction:column;display:flex;overflow:hidden}@media (min-width:768px){.Footer-module-scss-module__QPfkOW__footer{padding:var(--space-3xl) var(--space-3xl) 0}}@media (min-width:1460px){.Footer-module-scss-module__QPfkOW__footer{width:100%;margin-inline:auto}}.Footer-module-scss-module__QPfkOW__footer__main{gap:var(--space-2xl);flex-direction:column;display:flex}@media (min-width:1280px){.Footer-module-scss-module__QPfkOW__footer__main{flex-direction:row;justify-content:space-between;align-items:center}}.Footer-module-scss-module__QPfkOW__footer__identity{gap:var(--space-lg);flex-direction:column;max-width:508px;display:flex}.Footer-module-scss-module__QPfkOW__footer__logo-row{align-items:center;gap:21px;display:flex}.Footer-module-scss-module__QPfkOW__footer__logo{width:110px;height:auto}@media (min-width:768px){.Footer-module-scss-module__QPfkOW__footer__logo{width:190px}}.Footer-module-scss-module__QPfkOW__footer__name{color:var(--text-primary);white-space:nowrap;flex-direction:column;justify-content:center;display:flex}.Footer-module-scss-module__QPfkOW__footer__name-small{font-family:var(--font-cinzel),serif;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:400;line-height:1.4}@media (min-width:768px){.Footer-module-scss-module__QPfkOW__footer__name-small{font-size:16px}}.Footer-module-scss-module__QPfkOW__footer__name-large{font-family:var(--font-cinzel),serif;font-size:32px;font-weight:400;line-height:1.1}@media (min-width:768px){.Footer-module-scss-module__QPfkOW__footer__name-large{font-size:40px}}.Footer-module-scss-module__QPfkOW__footer__name-large{text-transform:uppercase}.Footer-module-scss-module__QPfkOW__footer__summary{font-family:var(--font-lora),serif;color:var(--text-primary);font-size:16px;font-style:italic;font-weight:400;line-height:1.6}.Footer-module-scss-module__QPfkOW__footer__link-groups{gap:var(--space-xl);flex-wrap:wrap;justify-content:space-between;display:flex}@media (min-width:1024px){.Footer-module-scss-module__QPfkOW__footer__link-groups{flex-wrap:nowrap;width:600px}}.Footer-module-scss-module__QPfkOW__footer__link-group{flex-direction:column;gap:10px;width:150px;display:flex}@media (min-width:768px){.Footer-module-scss-module__QPfkOW__footer__link-group{width:170px}}.Footer-module-scss-module__QPfkOW__footer__group-heading{font-family:var(--font-cinzel),serif;letter-spacing:.3em;text-transform:uppercase;color:var(--text-primary);font-size:20px;font-weight:400;line-height:1.4}.Footer-module-scss-module__QPfkOW__footer__link{font-family:var(--font-lora),serif;color:var(--text-primary);font-size:16px;font-style:italic;font-weight:400;line-height:1.6}.Footer-module-scss-module__QPfkOW__footer__link:hover{text-underline-offset:4px;text-decoration:underline}.Footer-module-scss-module__QPfkOW__footer__wordmark{margin-top:var(--space-lg)}.Footer-module-scss-module__QPfkOW__footer__wordmark-image{width:100%;height:auto}
.layout-module-scss-module__iZ4gNW__main{gap:var(--space-2xl);width:100%;max-width:1400px;padding:20px var(--space-md);flex-direction:column;margin-inline:auto;display:flex}@media (min-width:768px){.layout-module-scss-module__iZ4gNW__main{gap:var(--space-4xl);padding:20px var(--space-md)}}@media (min-width:1460px){.layout-module-scss-module__iZ4gNW__main{padding-inline:0}}
