.header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border-bottom:1px solid #0000;position:sticky;top:0}.header .headerUpper{display:none}.header .headerInner{justify-content:space-between;align-items:center;min-height:72px;display:flex;position:relative}.header .brand{font-family:var(--font-sedan),serif;letter-spacing:.04em;font-size:1.75rem}.header .menuButton{cursor:pointer;background:0 0;border:0;place-content:center;gap:6px;width:44px;height:44px;display:grid}.header .menuButton span{background:#25455e;width:24px;height:1px;display:block}.header .nav{background:#fff6ef;border-bottom:1px solid #25455e29;flex-direction:column;gap:18px;padding:20px 0 28px;display:none;position:absolute;top:72px;left:0;right:0}.header .nav.navOpen{display:flex}.header .nav a{font-size:1rem}.header .nav .navCta{border:1px solid #25455e;border-radius:999px;width:fit-content;padding:11px 18px}@media (min-width:900px){.header .headerInner{min-height:86px}.header .headerUpper{box-sizing:border-box;background-color:#fff6ef;flex-direction:row;justify-content:space-around;align-items:center;width:100%;margin-bottom:10px;padding:10px;font-size:small;display:flex}.header .contactBlock{flex-direction:row;justify-content:center;align-items:center;gap:20px;display:flex}.header .mailBlock,.header .phoneBlock{flex-direction:row;justify-content:center;align-items:center;gap:3px;display:flex}.header .mailIcon img,.header .phoneIcon img{width:15px;height:15px;display:block}.header .menuButton{display:none}.header .nav{background:0 0;border:0;flex-direction:row;align-items:center;gap:28px;padding:0;display:flex;position:static}}
.footer{color:#fff6ef;background:#25455e;padding:56px 0 28px}.footer .footerInner{gap:34px;display:grid}.footer .footerBrand{font-family:var(--font-sedan),serif;font-size:2.4rem}.footer .footerInner p{color:#fff6efa6;margin:8px 0 0}.footer .footerLinks{flex-direction:column;gap:13px;display:flex}.footer .footerBottom{color:#fff6ef80;border-top:1px solid #ffffff24;justify-content:space-between;gap:16px;margin-top:42px;padding-top:20px;font-size:.78rem;display:flex}@media (min-width:768px){.footer{padding-top:72px}.footer .footerInner{grid-template-columns:1fr 1fr}.footer .footerLinks{align-items:flex-end}}
